@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
@@ -2,7 +2,7 @@ import { ChannelId, ActorActivity } from "@omnia/fx-models";
|
|
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
|
categoryRenderer: () => JSX.Element;
|
8
8
|
}>;
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
16
16
|
};
|
17
17
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
18
18
|
"v-slots": import("vue").Prop<{
|
19
|
-
default?: import("../../../DefineVueTypings").Slot
|
19
|
+
default?: import("../../../DefineVueTypings").Slot;
|
20
20
|
} & {
|
21
21
|
categoryRenderer: () => JSX.Element;
|
22
22
|
}>;
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
37
37
|
Defaults: {};
|
38
38
|
}, Readonly<import("vue").ExtractPropTypes<{
|
39
39
|
"v-slots": import("vue").Prop<{
|
40
|
-
default?: import("../../../DefineVueTypings").Slot
|
40
|
+
default?: import("../../../DefineVueTypings").Slot;
|
41
41
|
} & {
|
42
42
|
categoryRenderer: () => JSX.Element;
|
43
43
|
}>;
|
@@ -55,7 +55,7 @@ declare const _default: {
|
|
55
55
|
__isSuspense?: never;
|
56
56
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
57
57
|
"v-slots": import("vue").Prop<{
|
58
|
-
default?: import("../../../DefineVueTypings").Slot
|
58
|
+
default?: import("../../../DefineVueTypings").Slot;
|
59
59
|
} & {
|
60
60
|
categoryRenderer: () => JSX.Element;
|
61
61
|
}>;
|
@@ -73,7 +73,7 @@ declare const _default: {
|
|
73
73
|
actorActivity: ActorActivity<object, object>;
|
74
74
|
} & {
|
75
75
|
"v-slots"?: {
|
76
|
-
default?: import("../../../DefineVueTypings").Slot
|
76
|
+
default?: import("../../../DefineVueTypings").Slot;
|
77
77
|
} & {
|
78
78
|
categoryRenderer: () => JSX.Element;
|
79
79
|
};
|
@@ -1,7 +1,7 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
3
3
|
"v-slots": import("vue").Prop<{
|
4
|
-
default?: import("../../../DefineVueTypings").Slot
|
4
|
+
default?: import("../../../DefineVueTypings").Slot;
|
5
5
|
} & {
|
6
6
|
avatar?: () => JSX.Element;
|
7
7
|
}>;
|
@@ -20,7 +20,7 @@ declare const _default: {
|
|
20
20
|
"item:selected": () => true;
|
21
21
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
22
22
|
"v-slots": import("vue").Prop<{
|
23
|
-
default?: import("../../../DefineVueTypings").Slot
|
23
|
+
default?: import("../../../DefineVueTypings").Slot;
|
24
24
|
} & {
|
25
25
|
avatar?: () => JSX.Element;
|
26
26
|
}>;
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
Defaults: {};
|
45
45
|
}, Readonly<import("vue").ExtractPropTypes<{
|
46
46
|
"v-slots": import("vue").Prop<{
|
47
|
-
default?: import("../../../DefineVueTypings").Slot
|
47
|
+
default?: import("../../../DefineVueTypings").Slot;
|
48
48
|
} & {
|
49
49
|
avatar?: () => JSX.Element;
|
50
50
|
}>;
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
65
65
|
__isSuspense?: never;
|
66
66
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
67
67
|
"v-slots": import("vue").Prop<{
|
68
|
-
default?: import("../../../DefineVueTypings").Slot
|
68
|
+
default?: import("../../../DefineVueTypings").Slot;
|
69
69
|
} & {
|
70
70
|
avatar?: () => JSX.Element;
|
71
71
|
}>;
|
@@ -86,7 +86,7 @@ declare const _default: {
|
|
86
86
|
propsDefinition: Omit<Readonly<{} & {
|
87
87
|
title?: string;
|
88
88
|
"v-slots"?: {
|
89
|
-
default?: import("../../../DefineVueTypings").Slot
|
89
|
+
default?: import("../../../DefineVueTypings").Slot;
|
90
90
|
} & {
|
91
91
|
avatar?: () => JSX.Element;
|
92
92
|
};
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const CommunityUpdate: VelcronDefinitionRegistration
|
2
|
+
export declare const CommunityUpdate: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const DocumentReview: VelcronDefinitionRegistration
|
2
|
+
export declare const DocumentReview: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const NewsArticleTemplate: VelcronDefinitionRegistration
|
2
|
+
export declare const NewsArticleTemplate: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const QuickPoll: VelcronDefinitionRegistration
|
2
|
+
export declare const QuickPoll: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const Reach: VelcronDefinitionRegistration
|
2
|
+
export declare const Reach: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronAppDefinition } from "@omnia/fx-models";
|
2
|
-
export declare const storyDefinition: VelcronAppDefinition
|
2
|
+
export declare const storyDefinition: VelcronAppDefinition;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const UpdatedProcess: VelcronDefinitionRegistration
|
2
|
+
export declare const UpdatedProcess: VelcronDefinitionRegistration;
|
@@ -1,33 +1,33 @@
|
|
1
1
|
import { Activity, ActivityId, ActivityRenderer, ActivityRendererId, Actor, ActorId, ChannelId, FeedActivityDefinition, ActorActivity, NewActivitiesByActor, NotificationTeaser, RealtimeChannel, RealtimeData, SourceRelatedHubProperty, TemporaryFileId, FeedQuery, ActorActivityBase, ActivityCategoryCount, ActorActivityCategory, guid } from "@omnia/fx-models";
|
2
2
|
export declare const useActivityFeedStore: () => {
|
3
3
|
state: {
|
4
|
-
selectedActivity: Activity
|
4
|
+
selectedActivity: Activity;
|
5
5
|
activities: {
|
6
|
-
[key: ChannelId]: ActorActivity<object, object
|
6
|
+
[key: ChannelId]: Array<ActorActivity<object, object>>;
|
7
7
|
};
|
8
8
|
activitiesByActors: {
|
9
|
-
[key: ActorId]: ActorActivity<object, object
|
9
|
+
[key: ActorId]: Array<ActorActivity<object, object>>;
|
10
10
|
};
|
11
11
|
activitiesByCategory: {
|
12
|
-
[key: number]: ActorActivity<object, object
|
12
|
+
[key: number]: Array<ActorActivity<object, object>>;
|
13
13
|
};
|
14
14
|
actorFilter: Actor;
|
15
15
|
categoryFilter: ActivityCategoryCount;
|
16
|
-
categories: ActivityCategoryCount
|
16
|
+
categories: Array<ActivityCategoryCount>;
|
17
17
|
renderers: {
|
18
|
-
[key: ActivityRendererId]: ActivityRenderer
|
18
|
+
[key: ActivityRendererId]: Array<ActivityRenderer>;
|
19
19
|
};
|
20
20
|
newlyPushed: {
|
21
|
-
[key: ChannelId]: Activity
|
21
|
+
[key: ChannelId]: Array<Activity>;
|
22
22
|
};
|
23
23
|
actors: {
|
24
24
|
[key: ActorId]: Actor;
|
25
25
|
};
|
26
26
|
newByActor: {
|
27
|
-
[key: ChannelId]: NewActivitiesByActor
|
27
|
+
[key: ChannelId]: Array<NewActivitiesByActor>;
|
28
28
|
};
|
29
29
|
recentActors: {
|
30
|
-
[key: ChannelId]: Actor
|
30
|
+
[key: ChannelId]: Array<Actor>;
|
31
31
|
};
|
32
32
|
};
|
33
33
|
events: {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const IconClasses: {
|
2
2
|
container?: import("typestyle/lib/types").NestedCSSProperties;
|
3
3
|
img?: import("typestyle/lib/types").NestedCSSProperties;
|
4
|
-
imgSize?: (size:
|
4
|
+
imgSize?: (size: number | string) => import("typestyle/lib/types").NestedCSSProperties;
|
5
5
|
i?: import("typestyle/lib/types").NestedCSSProperties;
|
6
6
|
};
|
@@ -21,7 +21,7 @@ declare const _default: {
|
|
21
21
|
type: import("vue").PropType<string[]>;
|
22
22
|
};
|
23
23
|
"onUpdate:modelValue": {
|
24
|
-
type: import("vue").PropType<(value: IconPickerModel) => any>;
|
24
|
+
type: import("vue").PropType<(value: IconPickerModel) => any | void>;
|
25
25
|
};
|
26
26
|
"v-model": {
|
27
27
|
type: import("vue").PropType<IconPickerModel>;
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
type: import("vue").PropType<string[]>;
|
72
72
|
};
|
73
73
|
"onUpdate:modelValue": {
|
74
|
-
type: import("vue").PropType<(value: IconPickerModel) => any>;
|
74
|
+
type: import("vue").PropType<(value: IconPickerModel) => any | void>;
|
75
75
|
};
|
76
76
|
"v-model": {
|
77
77
|
type: import("vue").PropType<IconPickerModel>;
|
@@ -123,7 +123,7 @@ declare const _default: {
|
|
123
123
|
type: import("vue").PropType<string[]>;
|
124
124
|
};
|
125
125
|
"onUpdate:modelValue": {
|
126
|
-
type: import("vue").PropType<(value: IconPickerModel) => any>;
|
126
|
+
type: import("vue").PropType<(value: IconPickerModel) => any | void>;
|
127
127
|
};
|
128
128
|
"v-model": {
|
129
129
|
type: import("vue").PropType<IconPickerModel>;
|
@@ -172,7 +172,7 @@ declare const _default: {
|
|
172
172
|
type: import("vue").PropType<string[]>;
|
173
173
|
};
|
174
174
|
"onUpdate:modelValue": {
|
175
|
-
type: import("vue").PropType<(value: IconPickerModel) => any>;
|
175
|
+
type: import("vue").PropType<(value: IconPickerModel) => any | void>;
|
176
176
|
};
|
177
177
|
"v-model": {
|
178
178
|
type: import("vue").PropType<IconPickerModel>;
|
@@ -208,7 +208,7 @@ declare const _default: {
|
|
208
208
|
providerContext?: MediaPickerStorageProviderContext;
|
209
209
|
disabled?: boolean;
|
210
210
|
"v-model"?: IconPickerModel;
|
211
|
-
"onUpdate:modelValue"?: (value: IconPickerModel) => any;
|
211
|
+
"onUpdate:modelValue"?: (value: IconPickerModel) => any | void;
|
212
212
|
modelValue?: IconPickerModel;
|
213
213
|
hideDetails?: boolean;
|
214
214
|
errorMessages?: string[];
|
@@ -26,7 +26,7 @@ export declare const identityRendererStyles: {
|
|
26
26
|
declare const _default: {
|
27
27
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
28
28
|
"v-slots": import("vue").Prop<{
|
29
|
-
default?: import("../DefineVueTypings").Slot
|
29
|
+
default?: import("../DefineVueTypings").Slot;
|
30
30
|
} & {
|
31
31
|
left?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
32
32
|
right?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
@@ -96,7 +96,7 @@ declare const _default: {
|
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
"onUpdate:modelValue": {
|
99
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
99
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
100
100
|
};
|
101
101
|
"v-model": {
|
102
102
|
type: import("vue").PropType<Identity[]>;
|
@@ -108,7 +108,7 @@ declare const _default: {
|
|
108
108
|
};
|
109
109
|
}>>, () => VNodeChild, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
110
110
|
"v-slots": import("vue").Prop<{
|
111
|
-
default?: import("../DefineVueTypings").Slot
|
111
|
+
default?: import("../DefineVueTypings").Slot;
|
112
112
|
} & {
|
113
113
|
left?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
114
114
|
right?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
@@ -178,7 +178,7 @@ declare const _default: {
|
|
178
178
|
required: false;
|
179
179
|
};
|
180
180
|
"onUpdate:modelValue": {
|
181
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
181
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
182
182
|
};
|
183
183
|
"v-model": {
|
184
184
|
type: import("vue").PropType<Identity[]>;
|
@@ -197,7 +197,7 @@ declare const _default: {
|
|
197
197
|
Defaults: {};
|
198
198
|
}, Readonly<import("vue").ExtractPropTypes<{
|
199
199
|
"v-slots": import("vue").Prop<{
|
200
|
-
default?: import("../DefineVueTypings").Slot
|
200
|
+
default?: import("../DefineVueTypings").Slot;
|
201
201
|
} & {
|
202
202
|
left?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
203
203
|
right?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
required: false;
|
268
268
|
};
|
269
269
|
"onUpdate:modelValue": {
|
270
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
270
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
271
271
|
};
|
272
272
|
"v-model": {
|
273
273
|
type: import("vue").PropType<Identity[]>;
|
@@ -283,7 +283,7 @@ declare const _default: {
|
|
283
283
|
__isSuspense?: never;
|
284
284
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
285
285
|
"v-slots": import("vue").Prop<{
|
286
|
-
default?: import("../DefineVueTypings").Slot
|
286
|
+
default?: import("../DefineVueTypings").Slot;
|
287
287
|
} & {
|
288
288
|
left?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
289
289
|
right?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
@@ -353,7 +353,7 @@ declare const _default: {
|
|
353
353
|
required: false;
|
354
354
|
};
|
355
355
|
"onUpdate:modelValue": {
|
356
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
356
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
357
357
|
};
|
358
358
|
"v-model": {
|
359
359
|
type: import("vue").PropType<Identity[]>;
|
@@ -391,10 +391,10 @@ declare const _default: {
|
|
391
391
|
};
|
392
392
|
};
|
393
393
|
"v-model"?: Identity[];
|
394
|
-
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
394
|
+
"onUpdate:modelValue"?: (value: Identity[]) => any | void;
|
395
395
|
modelValue?: Identity[];
|
396
396
|
"v-slots"?: {
|
397
|
-
default?: import("../DefineVueTypings").Slot
|
397
|
+
default?: import("../DefineVueTypings").Slot;
|
398
398
|
} & {
|
399
399
|
left?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
400
400
|
right?: (resolvedIdentity: IResolvedIdentity) => VNodeChild;
|
@@ -78,7 +78,7 @@ declare const _default: {
|
|
78
78
|
type: import("vue").PropType<PrincipalTypes>;
|
79
79
|
};
|
80
80
|
"onUpdate:modelValue": {
|
81
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
81
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
82
82
|
};
|
83
83
|
"v-model": {
|
84
84
|
type: import("vue").PropType<Identity[]>;
|
@@ -177,7 +177,7 @@ declare const _default: {
|
|
177
177
|
type: import("vue").PropType<PrincipalTypes>;
|
178
178
|
};
|
179
179
|
"onUpdate:modelValue": {
|
180
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
180
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
181
181
|
};
|
182
182
|
"v-model": {
|
183
183
|
type: import("vue").PropType<Identity[]>;
|
@@ -276,7 +276,7 @@ declare const _default: {
|
|
276
276
|
type: import("vue").PropType<PrincipalTypes>;
|
277
277
|
};
|
278
278
|
"onUpdate:modelValue": {
|
279
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
279
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
280
280
|
};
|
281
281
|
"v-model": {
|
282
282
|
type: import("vue").PropType<Identity[]>;
|
@@ -372,7 +372,7 @@ declare const _default: {
|
|
372
372
|
type: import("vue").PropType<PrincipalTypes>;
|
373
373
|
};
|
374
374
|
"onUpdate:modelValue": {
|
375
|
-
type: import("vue").PropType<(value: Identity[]) => any>;
|
375
|
+
type: import("vue").PropType<(value: Identity[]) => any | void>;
|
376
376
|
};
|
377
377
|
"v-model": {
|
378
378
|
type: import("vue").PropType<Identity[]>;
|
@@ -403,7 +403,7 @@ declare const _default: {
|
|
403
403
|
disabled?: Boolean;
|
404
404
|
businessProfileId?: string;
|
405
405
|
"v-model"?: Identity[];
|
406
|
-
"onUpdate:modelValue"?: (value: Identity[]) => any;
|
406
|
+
"onUpdate:modelValue"?: (value: Identity[]) => any | void;
|
407
407
|
modelValue?: Identity[];
|
408
408
|
providerIds?: guid[];
|
409
409
|
emailEnabled?: BoolFilter;
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
type: import("vue").PropType<(values: boolean) => void>;
|
52
52
|
};
|
53
53
|
"onUpdate:modelValue": {
|
54
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
54
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
55
55
|
};
|
56
56
|
"v-model": {
|
57
57
|
type: import("vue").PropType<boolean>;
|
@@ -62,7 +62,7 @@ declare const _default: {
|
|
62
62
|
required: false;
|
63
63
|
};
|
64
64
|
"onUpdate:showMenu": {
|
65
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
65
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
66
66
|
};
|
67
67
|
"v-model:showMenu": {
|
68
68
|
type: import("vue").PropType<boolean>;
|
@@ -96,7 +96,7 @@ declare const _default: {
|
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
99
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
99
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
100
100
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
101
101
|
type: import("vue").PropType<Identity>;
|
102
102
|
required: false;
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
}; } & {
|
107
107
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, Identity, {
|
108
108
|
"onUpdate:modelValue": {
|
109
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
109
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
110
110
|
};
|
111
111
|
} & {
|
112
112
|
"v-model": {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
}>;
|
122
122
|
defaultValue(value?: Identity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, Identity, {
|
123
123
|
"onUpdate:modelValue": {
|
124
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
124
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
125
125
|
};
|
126
126
|
} & {
|
127
127
|
"v-model": {
|
@@ -136,7 +136,7 @@ declare const _default: {
|
|
136
136
|
}, false>;
|
137
137
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, Identity, {
|
138
138
|
"onUpdate:modelValue": {
|
139
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
139
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
140
140
|
};
|
141
141
|
} & {
|
142
142
|
"v-model": {
|
@@ -212,7 +212,7 @@ declare const _default: {
|
|
212
212
|
type: import("vue").PropType<(values: boolean) => void>;
|
213
213
|
};
|
214
214
|
"onUpdate:modelValue": {
|
215
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
215
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
216
216
|
};
|
217
217
|
"v-model": {
|
218
218
|
type: import("vue").PropType<boolean>;
|
@@ -223,7 +223,7 @@ declare const _default: {
|
|
223
223
|
required: false;
|
224
224
|
};
|
225
225
|
"onUpdate:showMenu": {
|
226
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
226
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
227
227
|
};
|
228
228
|
"v-model:showMenu": {
|
229
229
|
type: import("vue").PropType<boolean>;
|
@@ -257,7 +257,7 @@ declare const _default: {
|
|
257
257
|
required: false;
|
258
258
|
};
|
259
259
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
260
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
260
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
261
261
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
262
262
|
type: import("vue").PropType<Identity>;
|
263
263
|
required: false;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
}; } & {
|
268
268
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, Identity, {
|
269
269
|
"onUpdate:modelValue": {
|
270
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
270
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
271
271
|
};
|
272
272
|
} & {
|
273
273
|
"v-model": {
|
@@ -282,7 +282,7 @@ declare const _default: {
|
|
282
282
|
}>;
|
283
283
|
defaultValue(value?: Identity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, Identity, {
|
284
284
|
"onUpdate:modelValue": {
|
285
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
285
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
286
286
|
};
|
287
287
|
} & {
|
288
288
|
"v-model": {
|
@@ -297,7 +297,7 @@ declare const _default: {
|
|
297
297
|
}, false>;
|
298
298
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, Identity, {
|
299
299
|
"onUpdate:modelValue": {
|
300
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
300
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
301
301
|
};
|
302
302
|
} & {
|
303
303
|
"v-model": {
|
@@ -375,7 +375,7 @@ declare const _default: {
|
|
375
375
|
type: import("vue").PropType<(values: boolean) => void>;
|
376
376
|
};
|
377
377
|
"onUpdate:modelValue": {
|
378
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
378
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
379
379
|
};
|
380
380
|
"v-model": {
|
381
381
|
type: import("vue").PropType<boolean>;
|
@@ -386,7 +386,7 @@ declare const _default: {
|
|
386
386
|
required: false;
|
387
387
|
};
|
388
388
|
"onUpdate:showMenu": {
|
389
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
389
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
390
390
|
};
|
391
391
|
"v-model:showMenu": {
|
392
392
|
type: import("vue").PropType<boolean>;
|
@@ -420,7 +420,7 @@ declare const _default: {
|
|
420
420
|
required: false;
|
421
421
|
};
|
422
422
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
423
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
423
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
424
424
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
425
425
|
type: import("vue").PropType<Identity>;
|
426
426
|
required: false;
|
@@ -430,7 +430,7 @@ declare const _default: {
|
|
430
430
|
}; } & {
|
431
431
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, Identity, {
|
432
432
|
"onUpdate:modelValue": {
|
433
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
433
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
434
434
|
};
|
435
435
|
} & {
|
436
436
|
"v-model": {
|
@@ -445,7 +445,7 @@ declare const _default: {
|
|
445
445
|
}>;
|
446
446
|
defaultValue(value?: Identity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, Identity, {
|
447
447
|
"onUpdate:modelValue": {
|
448
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
448
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
449
449
|
};
|
450
450
|
} & {
|
451
451
|
"v-model": {
|
@@ -460,7 +460,7 @@ declare const _default: {
|
|
460
460
|
}, false>;
|
461
461
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, Identity, {
|
462
462
|
"onUpdate:modelValue": {
|
463
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
463
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
464
464
|
};
|
465
465
|
} & {
|
466
466
|
"v-model": {
|
@@ -535,7 +535,7 @@ declare const _default: {
|
|
535
535
|
type: import("vue").PropType<(values: boolean) => void>;
|
536
536
|
};
|
537
537
|
"onUpdate:modelValue": {
|
538
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
538
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
539
539
|
};
|
540
540
|
"v-model": {
|
541
541
|
type: import("vue").PropType<boolean>;
|
@@ -546,7 +546,7 @@ declare const _default: {
|
|
546
546
|
required: false;
|
547
547
|
};
|
548
548
|
"onUpdate:showMenu": {
|
549
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
549
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
550
550
|
};
|
551
551
|
"v-model:showMenu": {
|
552
552
|
type: import("vue").PropType<boolean>;
|
@@ -580,7 +580,7 @@ declare const _default: {
|
|
580
580
|
required: false;
|
581
581
|
};
|
582
582
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
583
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
583
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
584
584
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
585
585
|
type: import("vue").PropType<Identity>;
|
586
586
|
required: false;
|
@@ -590,7 +590,7 @@ declare const _default: {
|
|
590
590
|
}; } & {
|
591
591
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, Identity, {
|
592
592
|
"onUpdate:modelValue": {
|
593
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
593
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
594
594
|
};
|
595
595
|
} & {
|
596
596
|
"v-model": {
|
@@ -605,7 +605,7 @@ declare const _default: {
|
|
605
605
|
}>;
|
606
606
|
defaultValue(value?: Identity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, Identity, {
|
607
607
|
"onUpdate:modelValue": {
|
608
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
608
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
609
609
|
};
|
610
610
|
} & {
|
611
611
|
"v-model": {
|
@@ -620,7 +620,7 @@ declare const _default: {
|
|
620
620
|
}, false>;
|
621
621
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, Identity, {
|
622
622
|
"onUpdate:modelValue": {
|
623
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
623
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
624
624
|
};
|
625
625
|
} & {
|
626
626
|
"v-model": {
|
@@ -652,7 +652,7 @@ declare const _default: {
|
|
652
652
|
type?: PrincipalTypes;
|
653
653
|
name?: {
|
654
654
|
[x: `onUpdate:${string}`]: {
|
655
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
655
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
656
656
|
};
|
657
657
|
} & {
|
658
658
|
[x: `v-model:${string}`]: {
|
@@ -667,7 +667,7 @@ declare const _default: {
|
|
667
667
|
} & {
|
668
668
|
require(): import("../DefineVueTypings").DefinePropModelRequire<string, Identity, {
|
669
669
|
"onUpdate:modelValue": {
|
670
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
670
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
671
671
|
};
|
672
672
|
} & {
|
673
673
|
"v-model": {
|
@@ -682,7 +682,7 @@ declare const _default: {
|
|
682
682
|
}>;
|
683
683
|
defaultValue(value?: Identity): import("../DefineVueTypings").DefinePropModelDefaultValue<string, Identity, {
|
684
684
|
"onUpdate:modelValue": {
|
685
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
685
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
686
686
|
};
|
687
687
|
} & {
|
688
688
|
"v-model": {
|
@@ -697,7 +697,7 @@ declare const _default: {
|
|
697
697
|
}, false>;
|
698
698
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, Identity, {
|
699
699
|
"onUpdate:modelValue": {
|
700
|
-
type: import("vue").PropType<(value: Identity) => any>;
|
700
|
+
type: import("vue").PropType<(value: Identity) => any | void>;
|
701
701
|
};
|
702
702
|
} & {
|
703
703
|
"v-model": {
|
@@ -716,7 +716,7 @@ declare const _default: {
|
|
716
716
|
disabled?: boolean;
|
717
717
|
businessProfileId?: string;
|
718
718
|
"v-model"?: boolean;
|
719
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
719
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
720
720
|
modelValue?: boolean;
|
721
721
|
showMenu?: boolean;
|
722
722
|
location?: "left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
|
@@ -733,7 +733,7 @@ declare const _default: {
|
|
733
733
|
hideDynamicGroupSelection?: boolean;
|
734
734
|
enableSpecialUser?: ISpecialUserConfiguration;
|
735
735
|
attachToParent?: boolean;
|
736
|
-
"onUpdate:showMenu"?: (value: boolean) => any;
|
736
|
+
"onUpdate:showMenu"?: (value: boolean) => any | void;
|
737
737
|
"v-model:showMenu"?: boolean;
|
738
738
|
}>, "onUpdate:modelValue" | "onDoc$"> & {
|
739
739
|
"onUpdate:modelValue"?: (value: Identity) => any;
|