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