@omnia/fx 8.0.257-dev → 8.0.259-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -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
|
title?: Func<[VNodeChild]>;
|
9
9
|
customButtons?: Func<[VNodeChild]>;
|
@@ -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: {
|
@@ -56,7 +56,7 @@ declare const _default: {
|
|
56
56
|
"click:back": () => true;
|
57
57
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
58
58
|
"v-slots": import("vue").Prop<{
|
59
|
-
default?: import("../../DefineVueTypings").Slot
|
59
|
+
default?: import("../../DefineVueTypings").Slot;
|
60
60
|
} & {
|
61
61
|
title?: Func<[VNodeChild]>;
|
62
62
|
customButtons?: Func<[VNodeChild]>;
|
@@ -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: {
|
@@ -115,7 +115,7 @@ declare const _default: {
|
|
115
115
|
Defaults: {};
|
116
116
|
}, Readonly<import("vue").ExtractPropTypes<{
|
117
117
|
"v-slots": import("vue").Prop<{
|
118
|
-
default?: import("../../DefineVueTypings").Slot
|
118
|
+
default?: import("../../DefineVueTypings").Slot;
|
119
119
|
} & {
|
120
120
|
title?: Func<[VNodeChild]>;
|
121
121
|
customButtons?: Func<[VNodeChild]>;
|
@@ -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: {
|
@@ -171,7 +171,7 @@ declare const _default: {
|
|
171
171
|
__isSuspense?: never;
|
172
172
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
173
173
|
"v-slots": import("vue").Prop<{
|
174
|
-
default?: import("../../DefineVueTypings").Slot
|
174
|
+
default?: import("../../DefineVueTypings").Slot;
|
175
175
|
} & {
|
176
176
|
title?: Func<[VNodeChild]>;
|
177
177
|
customButtons?: Func<[VNodeChild]>;
|
@@ -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: {
|
@@ -234,7 +234,7 @@ declare const _default: {
|
|
234
234
|
toned?: boolean;
|
235
235
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
236
236
|
"v-slots"?: {
|
237
|
-
default?: import("../../DefineVueTypings").Slot
|
237
|
+
default?: import("../../DefineVueTypings").Slot;
|
238
238
|
} & {
|
239
239
|
title?: Func<[VNodeChild]>;
|
240
240
|
customButtons?: Func<[VNodeChild]>;
|
@@ -3,7 +3,7 @@ import { VNodeChild } from "vue";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
activator?: () => VNodeChild;
|
9
9
|
}>;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
required: boolean;
|
30
30
|
};
|
31
31
|
colorSchemaType: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
33
33
|
required: boolean;
|
34
34
|
};
|
35
35
|
container: {
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
};
|
43
43
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
44
44
|
"v-slots": import("vue").Prop<{
|
45
|
-
default?: import("../../DefineVueTypings").Slot
|
45
|
+
default?: import("../../DefineVueTypings").Slot;
|
46
46
|
} & {
|
47
47
|
activator?: () => VNodeChild;
|
48
48
|
}>;
|
@@ -68,7 +68,7 @@ declare const _default: {
|
|
68
68
|
required: boolean;
|
69
69
|
};
|
70
70
|
colorSchemaType: {
|
71
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
72
72
|
required: boolean;
|
73
73
|
};
|
74
74
|
container: {
|
@@ -90,7 +90,7 @@ declare const _default: {
|
|
90
90
|
Defaults: {};
|
91
91
|
}, Readonly<import("vue").ExtractPropTypes<{
|
92
92
|
"v-slots": import("vue").Prop<{
|
93
|
-
default?: import("../../DefineVueTypings").Slot
|
93
|
+
default?: import("../../DefineVueTypings").Slot;
|
94
94
|
} & {
|
95
95
|
activator?: () => VNodeChild;
|
96
96
|
}>;
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
required: boolean;
|
117
117
|
};
|
118
118
|
colorSchemaType: {
|
119
|
-
type: import("vue").PropType<
|
119
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
120
120
|
required: boolean;
|
121
121
|
};
|
122
122
|
container: {
|
@@ -135,7 +135,7 @@ declare const _default: {
|
|
135
135
|
__isSuspense?: never;
|
136
136
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
137
137
|
"v-slots": import("vue").Prop<{
|
138
|
-
default?: import("../../DefineVueTypings").Slot
|
138
|
+
default?: import("../../DefineVueTypings").Slot;
|
139
139
|
} & {
|
140
140
|
activator?: () => VNodeChild;
|
141
141
|
}>;
|
@@ -161,7 +161,7 @@ declare const _default: {
|
|
161
161
|
required: boolean;
|
162
162
|
};
|
163
163
|
colorSchemaType: {
|
164
|
-
type: import("vue").PropType<
|
164
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
165
165
|
required: boolean;
|
166
166
|
};
|
167
167
|
container: {
|
@@ -182,7 +182,7 @@ declare const _default: {
|
|
182
182
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
183
183
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
184
184
|
"v-slots"?: {
|
185
|
-
default?: import("../../DefineVueTypings").Slot
|
185
|
+
default?: import("../../DefineVueTypings").Slot;
|
186
186
|
} & {
|
187
187
|
activator?: () => VNodeChild;
|
188
188
|
};
|
@@ -12,7 +12,7 @@ export interface TreeViewPagingModel {
|
|
12
12
|
declare const _default: {
|
13
13
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
14
14
|
"v-slots": import("vue").Prop<{
|
15
|
-
default?: import("../../DefineVueTypings").Slot
|
15
|
+
default?: import("../../DefineVueTypings").Slot;
|
16
16
|
} & {
|
17
17
|
appendInnerItem?: (item: any, index: Number) => VNodeChild;
|
18
18
|
itemToolTip?: (item: any) => VNodeChild;
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
65
65
|
type: import("vue").PropType<any[]>;
|
66
66
|
};
|
67
67
|
"onUpdate:modelValue": {
|
68
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
68
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
69
69
|
};
|
70
70
|
"v-model": {
|
71
71
|
type: import("vue").PropType<any[]>;
|
@@ -76,7 +76,7 @@ declare const _default: {
|
|
76
76
|
required: false;
|
77
77
|
};
|
78
78
|
"onUpdate:expanded": {
|
79
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
79
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
80
80
|
};
|
81
81
|
"v-model:expanded": {
|
82
82
|
type: import("vue").PropType<any[]>;
|
@@ -87,7 +87,7 @@ declare const _default: {
|
|
87
87
|
required: false;
|
88
88
|
};
|
89
89
|
colorSchemaType: {
|
90
|
-
type: import("vue").PropType<
|
90
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
91
91
|
required: boolean;
|
92
92
|
};
|
93
93
|
container: {
|
@@ -104,7 +104,7 @@ declare const _default: {
|
|
104
104
|
"update:active": (items: Array<any>) => true;
|
105
105
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
106
106
|
"v-slots": import("vue").Prop<{
|
107
|
-
default?: import("../../DefineVueTypings").Slot
|
107
|
+
default?: import("../../DefineVueTypings").Slot;
|
108
108
|
} & {
|
109
109
|
appendInnerItem?: (item: any, index: Number) => VNodeChild;
|
110
110
|
itemToolTip?: (item: any) => VNodeChild;
|
@@ -157,7 +157,7 @@ declare const _default: {
|
|
157
157
|
type: import("vue").PropType<any[]>;
|
158
158
|
};
|
159
159
|
"onUpdate:modelValue": {
|
160
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
160
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
161
161
|
};
|
162
162
|
"v-model": {
|
163
163
|
type: import("vue").PropType<any[]>;
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
required: false;
|
169
169
|
};
|
170
170
|
"onUpdate:expanded": {
|
171
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
171
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
172
172
|
};
|
173
173
|
"v-model:expanded": {
|
174
174
|
type: import("vue").PropType<any[]>;
|
@@ -179,7 +179,7 @@ declare const _default: {
|
|
179
179
|
required: false;
|
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: {
|
@@ -203,7 +203,7 @@ declare const _default: {
|
|
203
203
|
Defaults: {};
|
204
204
|
}, Readonly<import("vue").ExtractPropTypes<{
|
205
205
|
"v-slots": import("vue").Prop<{
|
206
|
-
default?: import("../../DefineVueTypings").Slot
|
206
|
+
default?: import("../../DefineVueTypings").Slot;
|
207
207
|
} & {
|
208
208
|
appendInnerItem?: (item: any, index: Number) => VNodeChild;
|
209
209
|
itemToolTip?: (item: any) => VNodeChild;
|
@@ -256,7 +256,7 @@ declare const _default: {
|
|
256
256
|
type: import("vue").PropType<any[]>;
|
257
257
|
};
|
258
258
|
"onUpdate:modelValue": {
|
259
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
259
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
260
260
|
};
|
261
261
|
"v-model": {
|
262
262
|
type: import("vue").PropType<any[]>;
|
@@ -267,7 +267,7 @@ declare const _default: {
|
|
267
267
|
required: false;
|
268
268
|
};
|
269
269
|
"onUpdate:expanded": {
|
270
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
270
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
271
271
|
};
|
272
272
|
"v-model:expanded": {
|
273
273
|
type: import("vue").PropType<any[]>;
|
@@ -278,7 +278,7 @@ declare const _default: {
|
|
278
278
|
required: false;
|
279
279
|
};
|
280
280
|
colorSchemaType: {
|
281
|
-
type: import("vue").PropType<
|
281
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
282
282
|
required: boolean;
|
283
283
|
};
|
284
284
|
container: {
|
@@ -299,7 +299,7 @@ declare const _default: {
|
|
299
299
|
__isSuspense?: never;
|
300
300
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
301
301
|
"v-slots": import("vue").Prop<{
|
302
|
-
default?: import("../../DefineVueTypings").Slot
|
302
|
+
default?: import("../../DefineVueTypings").Slot;
|
303
303
|
} & {
|
304
304
|
appendInnerItem?: (item: any, index: Number) => VNodeChild;
|
305
305
|
itemToolTip?: (item: any) => VNodeChild;
|
@@ -352,7 +352,7 @@ declare const _default: {
|
|
352
352
|
type: import("vue").PropType<any[]>;
|
353
353
|
};
|
354
354
|
"onUpdate:modelValue": {
|
355
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
355
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
356
356
|
};
|
357
357
|
"v-model": {
|
358
358
|
type: import("vue").PropType<any[]>;
|
@@ -363,7 +363,7 @@ declare const _default: {
|
|
363
363
|
required: false;
|
364
364
|
};
|
365
365
|
"onUpdate:expanded": {
|
366
|
-
type: import("vue").PropType<(value: any[]) => any>;
|
366
|
+
type: import("vue").PropType<(value: any[]) => any | void>;
|
367
367
|
};
|
368
368
|
"v-model:expanded": {
|
369
369
|
type: import("vue").PropType<any[]>;
|
@@ -374,7 +374,7 @@ declare const _default: {
|
|
374
374
|
required: false;
|
375
375
|
};
|
376
376
|
colorSchemaType: {
|
377
|
-
type: import("vue").PropType<
|
377
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
378
378
|
required: boolean;
|
379
379
|
};
|
380
380
|
container: {
|
@@ -401,17 +401,17 @@ declare const _default: {
|
|
401
401
|
items?: any[];
|
402
402
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
403
403
|
"v-model"?: any[];
|
404
|
-
"onUpdate:modelValue"?: (value: any[]) => any;
|
404
|
+
"onUpdate:modelValue"?: (value: any[]) => any | void;
|
405
405
|
modelValue?: any[];
|
406
406
|
"v-slots"?: {
|
407
|
-
default?: import("../../DefineVueTypings").Slot
|
407
|
+
default?: import("../../DefineVueTypings").Slot;
|
408
408
|
} & {
|
409
409
|
appendInnerItem?: (item: any, index: Number) => VNodeChild;
|
410
410
|
itemToolTip?: (item: any) => VNodeChild;
|
411
411
|
};
|
412
412
|
itemValue?: string;
|
413
413
|
"v-model:expanded"?: any[];
|
414
|
-
"onUpdate:expanded"?: (value: any[]) => any;
|
414
|
+
"onUpdate:expanded"?: (value: any[]) => any | void;
|
415
415
|
itemTitle?: string | ((item: any) => string);
|
416
416
|
itemChildren?: string;
|
417
417
|
expandOnSelection?: boolean;
|
package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts
CHANGED
@@ -6,7 +6,7 @@ export interface PropertySettingsItem {
|
|
6
6
|
declare const _default: {
|
7
7
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
8
8
|
"onUpdate:modelValue": {
|
9
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
9
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
10
10
|
};
|
11
11
|
"v-model": {
|
12
12
|
type: import("vue").PropType<VelcronEditor<any>>;
|
@@ -17,7 +17,7 @@ declare const _default: {
|
|
17
17
|
required: false;
|
18
18
|
};
|
19
19
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
20
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
20
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
21
21
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
22
22
|
type: import("vue").PropType<VelcronEditor<any>>;
|
23
23
|
required: false;
|
@@ -27,7 +27,7 @@ declare const _default: {
|
|
27
27
|
}; } & {
|
28
28
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronEditor<any>, {
|
29
29
|
"onUpdate:modelValue": {
|
30
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
30
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
31
31
|
};
|
32
32
|
} & {
|
33
33
|
"v-model": {
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
}>;
|
43
43
|
defaultValue(value?: VelcronEditor<any>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronEditor<any>, {
|
44
44
|
"onUpdate:modelValue": {
|
45
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
45
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
46
46
|
};
|
47
47
|
} & {
|
48
48
|
"v-model": {
|
@@ -57,7 +57,7 @@ declare const _default: {
|
|
57
57
|
}, false>;
|
58
58
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronEditor<any>, {
|
59
59
|
"onUpdate:modelValue": {
|
60
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
60
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
61
61
|
};
|
62
62
|
} & {
|
63
63
|
"v-model": {
|
@@ -73,7 +73,7 @@ declare const _default: {
|
|
73
73
|
};
|
74
74
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
75
75
|
"onUpdate:modelValue": {
|
76
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
76
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
77
77
|
};
|
78
78
|
"v-model": {
|
79
79
|
type: import("vue").PropType<VelcronEditor<any>>;
|
@@ -84,7 +84,7 @@ declare const _default: {
|
|
84
84
|
required: false;
|
85
85
|
};
|
86
86
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
87
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
87
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
88
88
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
89
89
|
type: import("vue").PropType<VelcronEditor<any>>;
|
90
90
|
required: false;
|
@@ -94,7 +94,7 @@ declare const _default: {
|
|
94
94
|
}; } & {
|
95
95
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronEditor<any>, {
|
96
96
|
"onUpdate:modelValue": {
|
97
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
97
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
98
98
|
};
|
99
99
|
} & {
|
100
100
|
"v-model": {
|
@@ -109,7 +109,7 @@ declare const _default: {
|
|
109
109
|
}>;
|
110
110
|
defaultValue(value?: VelcronEditor<any>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronEditor<any>, {
|
111
111
|
"onUpdate:modelValue": {
|
112
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
112
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
113
113
|
};
|
114
114
|
} & {
|
115
115
|
"v-model": {
|
@@ -124,7 +124,7 @@ declare const _default: {
|
|
124
124
|
}, false>;
|
125
125
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronEditor<any>, {
|
126
126
|
"onUpdate:modelValue": {
|
127
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
127
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
128
128
|
};
|
129
129
|
} & {
|
130
130
|
"v-model": {
|
@@ -147,7 +147,7 @@ declare const _default: {
|
|
147
147
|
Defaults: {};
|
148
148
|
}, Readonly<import("vue").ExtractPropTypes<{
|
149
149
|
"onUpdate:modelValue": {
|
150
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
150
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
151
151
|
};
|
152
152
|
"v-model": {
|
153
153
|
type: import("vue").PropType<VelcronEditor<any>>;
|
@@ -158,7 +158,7 @@ declare const _default: {
|
|
158
158
|
required: false;
|
159
159
|
};
|
160
160
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
161
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
161
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
162
162
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
163
163
|
type: import("vue").PropType<VelcronEditor<any>>;
|
164
164
|
required: false;
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
}; } & {
|
169
169
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronEditor<any>, {
|
170
170
|
"onUpdate:modelValue": {
|
171
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
171
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
172
172
|
};
|
173
173
|
} & {
|
174
174
|
"v-model": {
|
@@ -183,7 +183,7 @@ declare const _default: {
|
|
183
183
|
}>;
|
184
184
|
defaultValue(value?: VelcronEditor<any>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronEditor<any>, {
|
185
185
|
"onUpdate:modelValue": {
|
186
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
186
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
187
187
|
};
|
188
188
|
} & {
|
189
189
|
"v-model": {
|
@@ -198,7 +198,7 @@ declare const _default: {
|
|
198
198
|
}, false>;
|
199
199
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronEditor<any>, {
|
200
200
|
"onUpdate:modelValue": {
|
201
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
201
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
202
202
|
};
|
203
203
|
} & {
|
204
204
|
"v-model": {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
__isSuspense?: never;
|
219
219
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
220
220
|
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
221
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
222
222
|
};
|
223
223
|
"v-model": {
|
224
224
|
type: import("vue").PropType<VelcronEditor<any>>;
|
@@ -229,7 +229,7 @@ declare const _default: {
|
|
229
229
|
required: false;
|
230
230
|
};
|
231
231
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
232
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
232
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
233
233
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
234
234
|
type: import("vue").PropType<VelcronEditor<any>>;
|
235
235
|
required: false;
|
@@ -239,7 +239,7 @@ declare const _default: {
|
|
239
239
|
}; } & {
|
240
240
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronEditor<any>, {
|
241
241
|
"onUpdate:modelValue": {
|
242
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
242
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
243
243
|
};
|
244
244
|
} & {
|
245
245
|
"v-model": {
|
@@ -254,7 +254,7 @@ declare const _default: {
|
|
254
254
|
}>;
|
255
255
|
defaultValue(value?: VelcronEditor<any>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronEditor<any>, {
|
256
256
|
"onUpdate:modelValue": {
|
257
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
257
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
258
258
|
};
|
259
259
|
} & {
|
260
260
|
"v-model": {
|
@@ -269,7 +269,7 @@ declare const _default: {
|
|
269
269
|
}, false>;
|
270
270
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronEditor<any>, {
|
271
271
|
"onUpdate:modelValue": {
|
272
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
272
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
273
273
|
};
|
274
274
|
} & {
|
275
275
|
"v-model": {
|
@@ -287,7 +287,7 @@ declare const _default: {
|
|
287
287
|
propsDefinition: Omit<Readonly<{} & {
|
288
288
|
name?: {
|
289
289
|
[x: `onUpdate:${string}`]: {
|
290
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
290
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
291
291
|
};
|
292
292
|
} & {
|
293
293
|
[x: `v-model:${string}`]: {
|
@@ -302,7 +302,7 @@ declare const _default: {
|
|
302
302
|
} & {
|
303
303
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, VelcronEditor<any>, {
|
304
304
|
"onUpdate:modelValue": {
|
305
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
305
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
306
306
|
};
|
307
307
|
} & {
|
308
308
|
"v-model": {
|
@@ -317,7 +317,7 @@ declare const _default: {
|
|
317
317
|
}>;
|
318
318
|
defaultValue(value?: VelcronEditor<any>): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, VelcronEditor<any>, {
|
319
319
|
"onUpdate:modelValue": {
|
320
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
320
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
321
321
|
};
|
322
322
|
} & {
|
323
323
|
"v-model": {
|
@@ -332,7 +332,7 @@ declare const _default: {
|
|
332
332
|
}, false>;
|
333
333
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, VelcronEditor<any>, {
|
334
334
|
"onUpdate:modelValue": {
|
335
|
-
type: import("vue").PropType<(value: VelcronEditor<any>) => any>;
|
335
|
+
type: import("vue").PropType<(value: VelcronEditor<any>) => any | void>;
|
336
336
|
};
|
337
337
|
} & {
|
338
338
|
"v-model": {
|
@@ -347,7 +347,7 @@ declare const _default: {
|
|
347
347
|
}>;
|
348
348
|
};
|
349
349
|
"v-model"?: VelcronEditor<any>;
|
350
|
-
"onUpdate:modelValue"?: (value: VelcronEditor<any>) => any;
|
350
|
+
"onUpdate:modelValue"?: (value: VelcronEditor<any>) => any | void;
|
351
351
|
modelValue?: VelcronEditor<any>;
|
352
352
|
}>, never>;
|
353
353
|
};
|
package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts
CHANGED
@@ -68,9 +68,7 @@ declare const _default: {
|
|
68
68
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
69
69
|
propsDefinition: Omit<Readonly<{} & {
|
70
70
|
disabled?: boolean;
|
71
|
-
styles?:
|
72
|
-
container: import("typestyle/lib/types").NestedCSSProperties;
|
73
|
-
};
|
71
|
+
styles?: typeof BirthdayEditorStyles;
|
74
72
|
"v-model"?: BirthdayPropertyValue;
|
75
73
|
modelValue?: BirthdayPropertyValue;
|
76
74
|
displaySettings?: BirthdayDisplaySettings;
|
@@ -45,7 +45,7 @@ declare const _default: {
|
|
45
45
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
46
46
|
propsDefinition: Omit<Readonly<{} & {
|
47
47
|
disabled?: boolean;
|
48
|
-
"v-model"?:
|
48
|
+
"v-model"?: PropertyValueType<BusinessProfilePropertyDefinition>;
|
49
49
|
modelValue?: BusinessProfilePropertyValue;
|
50
50
|
displaySettings?: import("@omnia/fx-models").BusinessProfileDisplaySettings;
|
51
51
|
setupSettings?: never;
|
@@ -68,9 +68,7 @@ declare const _default: {
|
|
68
68
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
69
69
|
propsDefinition: Omit<Readonly<{} & {
|
70
70
|
disabled?: boolean;
|
71
|
-
styles?:
|
72
|
-
container: import("typestyle/lib/types").NestedCSSProperties;
|
73
|
-
};
|
71
|
+
styles?: typeof DateEditorStyles;
|
74
72
|
"v-model"?: DatePropertyValue;
|
75
73
|
modelValue?: DatePropertyValue;
|
76
74
|
displaySettings?: DateDisplaySettings;
|
package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts
CHANGED
@@ -68,9 +68,7 @@ declare const _default: {
|
|
68
68
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
69
69
|
propsDefinition: Omit<Readonly<{} & {
|
70
70
|
disabled?: boolean;
|
71
|
-
styles?:
|
72
|
-
container: import("typestyle/lib/types").NestedCSSProperties;
|
73
|
-
};
|
71
|
+
styles?: typeof DateTimeEditorStyles;
|
74
72
|
"v-model"?: DateTimePropertyValue;
|
75
73
|
modelValue?: DateTimePropertyValue;
|
76
74
|
displaySettings?: DateTimeDisplaySettings;
|
package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts
CHANGED
@@ -73,9 +73,7 @@ declare const _default: {
|
|
73
73
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
74
74
|
propsDefinition: Omit<Readonly<{} & {
|
75
75
|
disabled?: boolean;
|
76
|
-
styles?:
|
77
|
-
container: import("typestyle/lib/types").NestedCSSProperties;
|
78
|
-
};
|
76
|
+
styles?: typeof IdentityEditorStyles;
|
79
77
|
"v-model"?: IdentityPropertyValue;
|
80
78
|
"onUpdate:modelValue"?: (value: IdentityPropertyValue) => void;
|
81
79
|
modelValue?: IdentityPropertyValue;
|