@omnia/fx 8.0.256-dev → 8.0.258-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/secrets/SecretsJourneyConstants.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +1 -20
- package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +6 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +44 -43
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/use/UseMounted.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +42 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +5 -5
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +0 -826
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -30,7 +30,7 @@ declare const _default: {
|
|
30
30
|
required: boolean;
|
31
31
|
};
|
32
32
|
colorSchemaType: {
|
33
|
-
type: import("vue").PropType<
|
33
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
34
34
|
required: boolean;
|
35
35
|
};
|
36
36
|
container: {
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
required: boolean;
|
72
72
|
};
|
73
73
|
colorSchemaType: {
|
74
|
-
type: import("vue").PropType<
|
74
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
75
75
|
required: boolean;
|
76
76
|
};
|
77
77
|
container: {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
required: boolean;
|
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: {
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
required: boolean;
|
169
169
|
};
|
170
170
|
colorSchemaType: {
|
171
|
-
type: import("vue").PropType<
|
171
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
172
172
|
required: boolean;
|
173
173
|
};
|
174
174
|
container: {
|
@@ -6,6 +6,6 @@ export interface IListItem<T> {
|
|
6
6
|
index: number;
|
7
7
|
Item: typeof o.list.item;
|
8
8
|
}
|
9
|
-
export type OListProps<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", T[], false, null,
|
9
|
+
export type OListProps<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", T[], false, null, false, "An array of strings or objects used for automatically generating children components."> & DefineProp<"lines", OListLineTypes, false, null, "Designates a minimum-height for all the children o.list.item components. THis props uses line-clamp."> & DefineProp<"nav", boolean, false, false, "An alternative styling that reduces o.list.item width and rounds the corners. Typically used with o.navigation.drawer."> & DefineProp<"toned", boolean, false, false> & DefineProp<"divider", boolean, false, false, "If true, each item will have a bottom divider"> & DefineProp<"variant", OListTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"drag", boolean, false, false, "Enable draggable row."> & DefineProp<"navigation", boolean | ((item: T) => boolean), false, false, "The row navigation."> & DefineProp<"remove", boolean | ((item: T) => boolean), false, false, "Enable removable row."> & DefineProp<"itemValue", ItemValueType<T>, false, null, "Property on supplied items that contains its value."> & DefineSlot<"item", (item: IListItem<T>) => VNodeChild>;
|
10
10
|
declare const _default: <T extends unknown>(props: import("@omnia/fx/ux").ConstructComponentProps<OListProps<T>>) => any;
|
11
11
|
export default _default;
|
@@ -10,7 +10,7 @@ declare const _default: {
|
|
10
10
|
type: import("vue").PropType<string>;
|
11
11
|
};
|
12
12
|
colorSchemaType: {
|
13
|
-
type: import("vue").PropType<
|
13
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
14
14
|
required: boolean;
|
15
15
|
};
|
16
16
|
container: {
|
@@ -36,7 +36,7 @@ declare const _default: {
|
|
36
36
|
type: import("vue").PropType<string>;
|
37
37
|
};
|
38
38
|
colorSchemaType: {
|
39
|
-
type: import("vue").PropType<
|
39
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
40
40
|
required: boolean;
|
41
41
|
};
|
42
42
|
container: {
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
type: import("vue").PropType<string>;
|
72
72
|
};
|
73
73
|
colorSchemaType: {
|
74
|
-
type: import("vue").PropType<
|
74
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
75
75
|
required: boolean;
|
76
76
|
};
|
77
77
|
container: {
|
@@ -103,7 +103,7 @@ declare const _default: {
|
|
103
103
|
type: import("vue").PropType<string>;
|
104
104
|
};
|
105
105
|
colorSchemaType: {
|
106
|
-
type: import("vue").PropType<
|
106
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
107
107
|
required: boolean;
|
108
108
|
};
|
109
109
|
container: {
|
@@ -2,7 +2,7 @@ import { VNodeChild } from "vue";
|
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
"v-slots": import("vue").Prop<{
|
5
|
-
default?: import("../../DefineVueTypings").Slot
|
5
|
+
default?: import("../../DefineVueTypings").Slot;
|
6
6
|
} & {
|
7
7
|
activator?: () => VNodeChild;
|
8
8
|
}>;
|
@@ -45,7 +45,7 @@ declare const _default: {
|
|
45
45
|
type: import("vue").PropType<string>;
|
46
46
|
};
|
47
47
|
"onUpdate:modelValue": {
|
48
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
48
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
49
49
|
};
|
50
50
|
"v-model": {
|
51
51
|
type: import("vue").PropType<boolean>;
|
@@ -60,7 +60,7 @@ declare const _default: {
|
|
60
60
|
required: boolean;
|
61
61
|
};
|
62
62
|
colorSchemaType: {
|
63
|
-
type: import("vue").PropType<
|
63
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
64
64
|
required: boolean;
|
65
65
|
};
|
66
66
|
container: {
|
@@ -81,7 +81,7 @@ declare const _default: {
|
|
81
81
|
};
|
82
82
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
83
83
|
"v-slots": import("vue").Prop<{
|
84
|
-
default?: import("../../DefineVueTypings").Slot
|
84
|
+
default?: import("../../DefineVueTypings").Slot;
|
85
85
|
} & {
|
86
86
|
activator?: () => VNodeChild;
|
87
87
|
}>;
|
@@ -124,7 +124,7 @@ declare const _default: {
|
|
124
124
|
type: import("vue").PropType<string>;
|
125
125
|
};
|
126
126
|
"onUpdate:modelValue": {
|
127
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
127
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
128
128
|
};
|
129
129
|
"v-model": {
|
130
130
|
type: import("vue").PropType<boolean>;
|
@@ -139,7 +139,7 @@ declare const _default: {
|
|
139
139
|
required: boolean;
|
140
140
|
};
|
141
141
|
colorSchemaType: {
|
142
|
-
type: import("vue").PropType<
|
142
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
143
143
|
required: boolean;
|
144
144
|
};
|
145
145
|
container: {
|
@@ -164,7 +164,7 @@ declare const _default: {
|
|
164
164
|
Defaults: {};
|
165
165
|
}, Readonly<import("vue").ExtractPropTypes<{
|
166
166
|
"v-slots": import("vue").Prop<{
|
167
|
-
default?: import("../../DefineVueTypings").Slot
|
167
|
+
default?: import("../../DefineVueTypings").Slot;
|
168
168
|
} & {
|
169
169
|
activator?: () => VNodeChild;
|
170
170
|
}>;
|
@@ -207,7 +207,7 @@ declare const _default: {
|
|
207
207
|
type: import("vue").PropType<string>;
|
208
208
|
};
|
209
209
|
"onUpdate:modelValue": {
|
210
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
210
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
211
211
|
};
|
212
212
|
"v-model": {
|
213
213
|
type: import("vue").PropType<boolean>;
|
@@ -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: {
|
@@ -244,7 +244,7 @@ declare const _default: {
|
|
244
244
|
__isSuspense?: never;
|
245
245
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
246
246
|
"v-slots": import("vue").Prop<{
|
247
|
-
default?: import("../../DefineVueTypings").Slot
|
247
|
+
default?: import("../../DefineVueTypings").Slot;
|
248
248
|
} & {
|
249
249
|
activator?: () => VNodeChild;
|
250
250
|
}>;
|
@@ -287,7 +287,7 @@ declare const _default: {
|
|
287
287
|
type: import("vue").PropType<string>;
|
288
288
|
};
|
289
289
|
"onUpdate:modelValue": {
|
290
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
290
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
291
291
|
};
|
292
292
|
"v-model": {
|
293
293
|
type: import("vue").PropType<boolean>;
|
@@ -302,7 +302,7 @@ declare const _default: {
|
|
302
302
|
required: boolean;
|
303
303
|
};
|
304
304
|
colorSchemaType: {
|
305
|
-
type: import("vue").PropType<
|
305
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
306
306
|
required: boolean;
|
307
307
|
};
|
308
308
|
container: {
|
@@ -336,10 +336,10 @@ declare const _default: {
|
|
336
336
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
337
337
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
338
338
|
"v-model"?: boolean;
|
339
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
339
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
340
340
|
modelValue?: boolean;
|
341
341
|
"v-slots"?: {
|
342
|
-
default?: import("../../DefineVueTypings").Slot
|
342
|
+
default?: import("../../DefineVueTypings").Slot;
|
343
343
|
} & {
|
344
344
|
activator?: () => VNodeChild;
|
345
345
|
};
|
@@ -17,7 +17,7 @@ declare const _default: {
|
|
17
17
|
type: import("vue").PropType<"left" | "right" | "top" | "start" | "end" | "bottom">;
|
18
18
|
};
|
19
19
|
"onUpdate:modelValue": {
|
20
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
20
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
21
21
|
};
|
22
22
|
"v-model": {
|
23
23
|
type: import("vue").PropType<boolean>;
|
@@ -32,7 +32,7 @@ declare const _default: {
|
|
32
32
|
required: boolean;
|
33
33
|
};
|
34
34
|
colorSchemaType: {
|
35
|
-
type: import("vue").PropType<
|
35
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
36
36
|
required: boolean;
|
37
37
|
};
|
38
38
|
container: {
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
type: import("vue").PropType<"left" | "right" | "top" | "start" | "end" | "bottom">;
|
62
62
|
};
|
63
63
|
"onUpdate:modelValue": {
|
64
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
64
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
65
65
|
};
|
66
66
|
"v-model": {
|
67
67
|
type: import("vue").PropType<boolean>;
|
@@ -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: {
|
@@ -114,7 +114,7 @@ declare const _default: {
|
|
114
114
|
type: import("vue").PropType<"left" | "right" | "top" | "start" | "end" | "bottom">;
|
115
115
|
};
|
116
116
|
"onUpdate:modelValue": {
|
117
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
117
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
118
118
|
};
|
119
119
|
"v-model": {
|
120
120
|
type: import("vue").PropType<boolean>;
|
@@ -129,7 +129,7 @@ declare const _default: {
|
|
129
129
|
required: boolean;
|
130
130
|
};
|
131
131
|
colorSchemaType: {
|
132
|
-
type: import("vue").PropType<
|
132
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
133
133
|
required: boolean;
|
134
134
|
};
|
135
135
|
container: {
|
@@ -164,7 +164,7 @@ declare const _default: {
|
|
164
164
|
type: import("vue").PropType<"left" | "right" | "top" | "start" | "end" | "bottom">;
|
165
165
|
};
|
166
166
|
"onUpdate:modelValue": {
|
167
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
167
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
168
168
|
};
|
169
169
|
"v-model": {
|
170
170
|
type: import("vue").PropType<boolean>;
|
@@ -179,7 +179,7 @@ declare const _default: {
|
|
179
179
|
required: boolean;
|
180
180
|
};
|
181
181
|
colorSchemaType: {
|
182
|
-
type: import("vue").PropType<
|
182
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
183
183
|
required: boolean;
|
184
184
|
};
|
185
185
|
container: {
|
@@ -200,7 +200,7 @@ declare const _default: {
|
|
200
200
|
toned?: boolean;
|
201
201
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
202
202
|
"v-model"?: boolean;
|
203
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
203
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
204
204
|
modelValue?: boolean;
|
205
205
|
variant?: "default" | "dialog" | "editor" | "app";
|
206
206
|
overrides?: object;
|
@@ -3,7 +3,7 @@ import { VNodeChild } from "vue";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
prependAvatar?: Func<[VNodeChild]>;
|
9
9
|
appendAvatar?: Func<[VNodeChild]>;
|
@@ -18,7 +18,7 @@ declare const _default: {
|
|
18
18
|
type: import("vue").PropType<boolean>;
|
19
19
|
};
|
20
20
|
colorSchemaType: {
|
21
|
-
type: import("vue").PropType<
|
21
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
24
|
container: {
|
@@ -35,7 +35,7 @@ declare const _default: {
|
|
35
35
|
"click:close": (e: MouseEvent) => true;
|
36
36
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
37
37
|
"v-slots": import("vue").Prop<{
|
38
|
-
default?: import("../../DefineVueTypings").Slot
|
38
|
+
default?: import("../../DefineVueTypings").Slot;
|
39
39
|
} & {
|
40
40
|
prependAvatar?: Func<[VNodeChild]>;
|
41
41
|
appendAvatar?: Func<[VNodeChild]>;
|
@@ -50,7 +50,7 @@ declare const _default: {
|
|
50
50
|
type: import("vue").PropType<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: {
|
@@ -74,7 +74,7 @@ declare const _default: {
|
|
74
74
|
Defaults: {};
|
75
75
|
}, Readonly<import("vue").ExtractPropTypes<{
|
76
76
|
"v-slots": import("vue").Prop<{
|
77
|
-
default?: import("../../DefineVueTypings").Slot
|
77
|
+
default?: import("../../DefineVueTypings").Slot;
|
78
78
|
} & {
|
79
79
|
prependAvatar?: Func<[VNodeChild]>;
|
80
80
|
appendAvatar?: Func<[VNodeChild]>;
|
@@ -89,7 +89,7 @@ declare const _default: {
|
|
89
89
|
type: import("vue").PropType<boolean>;
|
90
90
|
};
|
91
91
|
colorSchemaType: {
|
92
|
-
type: import("vue").PropType<
|
92
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
93
93
|
required: boolean;
|
94
94
|
};
|
95
95
|
container: {
|
@@ -110,7 +110,7 @@ declare const _default: {
|
|
110
110
|
__isSuspense?: never;
|
111
111
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
112
112
|
"v-slots": import("vue").Prop<{
|
113
|
-
default?: import("../../DefineVueTypings").Slot
|
113
|
+
default?: import("../../DefineVueTypings").Slot;
|
114
114
|
} & {
|
115
115
|
prependAvatar?: Func<[VNodeChild]>;
|
116
116
|
appendAvatar?: Func<[VNodeChild]>;
|
@@ -125,7 +125,7 @@ declare const _default: {
|
|
125
125
|
type: import("vue").PropType<boolean>;
|
126
126
|
};
|
127
127
|
colorSchemaType: {
|
128
|
-
type: import("vue").PropType<
|
128
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
129
129
|
required: boolean;
|
130
130
|
};
|
131
131
|
container: {
|
@@ -151,7 +151,7 @@ declare const _default: {
|
|
151
151
|
toned?: boolean;
|
152
152
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
153
153
|
"v-slots"?: {
|
154
|
-
default?: import("../../DefineVueTypings").Slot
|
154
|
+
default?: import("../../DefineVueTypings").Slot;
|
155
155
|
} & {
|
156
156
|
prependAvatar?: Func<[VNodeChild]>;
|
157
157
|
appendAvatar?: Func<[VNodeChild]>;
|
@@ -14,7 +14,7 @@ declare const _default: {
|
|
14
14
|
required: false;
|
15
15
|
};
|
16
16
|
"onUpdate:modelValue": {
|
17
|
-
type: import("vue").PropType<(value: number) => any>;
|
17
|
+
type: import("vue").PropType<(value: number) => any | void>;
|
18
18
|
};
|
19
19
|
"v-model": {
|
20
20
|
type: import("vue").PropType<number>;
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
37
37
|
required: boolean;
|
38
38
|
};
|
39
39
|
colorSchemaType: {
|
40
|
-
type: import("vue").PropType<
|
40
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
41
41
|
required: boolean;
|
42
42
|
};
|
43
43
|
container: {
|
@@ -62,7 +62,7 @@ declare const _default: {
|
|
62
62
|
required: false;
|
63
63
|
};
|
64
64
|
"onUpdate:modelValue": {
|
65
|
-
type: import("vue").PropType<(value: number) => any>;
|
65
|
+
type: import("vue").PropType<(value: number) => any | void>;
|
66
66
|
};
|
67
67
|
"v-model": {
|
68
68
|
type: import("vue").PropType<number>;
|
@@ -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: {
|
@@ -119,7 +119,7 @@ declare const _default: {
|
|
119
119
|
required: false;
|
120
120
|
};
|
121
121
|
"onUpdate:modelValue": {
|
122
|
-
type: import("vue").PropType<(value: number) => any>;
|
122
|
+
type: import("vue").PropType<(value: number) => any | void>;
|
123
123
|
};
|
124
124
|
"v-model": {
|
125
125
|
type: import("vue").PropType<number>;
|
@@ -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: {
|
@@ -173,7 +173,7 @@ declare const _default: {
|
|
173
173
|
required: false;
|
174
174
|
};
|
175
175
|
"onUpdate:modelValue": {
|
176
|
-
type: import("vue").PropType<(value: number) => any>;
|
176
|
+
type: import("vue").PropType<(value: number) => any | void>;
|
177
177
|
};
|
178
178
|
"v-model": {
|
179
179
|
type: import("vue").PropType<number>;
|
@@ -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: {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
219
219
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
220
220
|
"v-model"?: number;
|
221
|
-
"onUpdate:modelValue"?: (value: number) => any;
|
221
|
+
"onUpdate:modelValue"?: (value: number) => any | void;
|
222
222
|
modelValue?: number;
|
223
223
|
prevIcon?: string | FunctionalComponent<{}, {}, any, {}>;
|
224
224
|
nextIcon?: string | FunctionalComponent<{}, {}, any, {}>;
|
@@ -40,7 +40,7 @@ declare const _default: {
|
|
40
40
|
required: boolean;
|
41
41
|
};
|
42
42
|
colorSchemaType: {
|
43
|
-
type: import("vue").PropType<
|
43
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
44
44
|
required: boolean;
|
45
45
|
};
|
46
46
|
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: {
|
@@ -149,7 +149,7 @@ declare const _default: {
|
|
149
149
|
required: boolean;
|
150
150
|
};
|
151
151
|
colorSchemaType: {
|
152
|
-
type: import("vue").PropType<
|
152
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
153
153
|
required: boolean;
|
154
154
|
};
|
155
155
|
container: {
|
@@ -205,7 +205,7 @@ declare const _default: {
|
|
205
205
|
required: boolean;
|
206
206
|
};
|
207
207
|
colorSchemaType: {
|
208
|
-
type: import("vue").PropType<
|
208
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
209
209
|
required: boolean;
|
210
210
|
};
|
211
211
|
container: {
|
@@ -235,6 +235,6 @@ declare const _default: {
|
|
235
235
|
grouped?: boolean;
|
236
236
|
spacelessTop?: boolean;
|
237
237
|
spacelessBottom?: boolean;
|
238
|
-
}>, never>;
|
238
|
+
}>, never>;
|
239
239
|
};
|
240
240
|
export default _default;
|
@@ -6,7 +6,7 @@ export interface ORadioSlots {
|
|
6
6
|
declare const _default: {
|
7
7
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
8
8
|
"v-slots": import("vue").Prop<{
|
9
|
-
default?: import("../../DefineVueTypings").Slot
|
9
|
+
default?: import("../../DefineVueTypings").Slot;
|
10
10
|
} & ORadioSlots>;
|
11
11
|
value: {
|
12
12
|
type: import("vue").PropType<any>;
|
@@ -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: {
|
@@ -32,7 +32,7 @@ declare const _default: {
|
|
32
32
|
};
|
33
33
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
34
34
|
"v-slots": import("vue").Prop<{
|
35
|
-
default?: import("../../DefineVueTypings").Slot
|
35
|
+
default?: import("../../DefineVueTypings").Slot;
|
36
36
|
} & ORadioSlots>;
|
37
37
|
value: {
|
38
38
|
type: import("vue").PropType<any>;
|
@@ -45,7 +45,7 @@ declare const _default: {
|
|
45
45
|
required: boolean;
|
46
46
|
};
|
47
47
|
colorSchemaType: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
49
49
|
required: boolean;
|
50
50
|
};
|
51
51
|
container: {
|
@@ -67,7 +67,7 @@ declare const _default: {
|
|
67
67
|
Defaults: {};
|
68
68
|
}, Readonly<import("vue").ExtractPropTypes<{
|
69
69
|
"v-slots": import("vue").Prop<{
|
70
|
-
default?: import("../../DefineVueTypings").Slot
|
70
|
+
default?: import("../../DefineVueTypings").Slot;
|
71
71
|
} & ORadioSlots>;
|
72
72
|
value: {
|
73
73
|
type: import("vue").PropType<any>;
|
@@ -80,7 +80,7 @@ declare const _default: {
|
|
80
80
|
required: boolean;
|
81
81
|
};
|
82
82
|
colorSchemaType: {
|
83
|
-
type: import("vue").PropType<
|
83
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
84
84
|
required: boolean;
|
85
85
|
};
|
86
86
|
container: {
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
99
99
|
__isSuspense?: never;
|
100
100
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
101
101
|
"v-slots": import("vue").Prop<{
|
102
|
-
default?: import("../../DefineVueTypings").Slot
|
102
|
+
default?: import("../../DefineVueTypings").Slot;
|
103
103
|
} & ORadioSlots>;
|
104
104
|
value: {
|
105
105
|
type: import("vue").PropType<any>;
|
@@ -112,7 +112,7 @@ declare const _default: {
|
|
112
112
|
required: boolean;
|
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: {
|
@@ -134,7 +134,7 @@ declare const _default: {
|
|
134
134
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
135
135
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
136
136
|
"v-slots"?: {
|
137
|
-
default?: import("../../DefineVueTypings").Slot
|
137
|
+
default?: import("../../DefineVueTypings").Slot;
|
138
138
|
} & ORadioSlots;
|
139
139
|
}>, never>;
|
140
140
|
};
|