@omnia/fx 8.0.256-dev → 8.0.258-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/secrets/SecretsJourneyConstants.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +1 -20
- package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +6 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +44 -43
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/use/UseMounted.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +42 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +5 -5
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +0 -826
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -15,7 +15,7 @@ declare const _default: {
|
|
15
15
|
}>;
|
16
16
|
};
|
17
17
|
"onUpdate:modelValue": {
|
18
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
18
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
19
19
|
};
|
20
20
|
"v-model": {
|
21
21
|
type: import("vue").PropType<UserIdentity>;
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
26
26
|
required: false;
|
27
27
|
};
|
28
28
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
29
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
29
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
30
30
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
31
31
|
type: import("vue").PropType<UserIdentity>;
|
32
32
|
required: false;
|
@@ -36,7 +36,7 @@ declare const _default: {
|
|
36
36
|
}; } & {
|
37
37
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, UserIdentity, {
|
38
38
|
"onUpdate:modelValue": {
|
39
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
39
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
40
40
|
};
|
41
41
|
} & {
|
42
42
|
"v-model": {
|
@@ -51,7 +51,7 @@ declare const _default: {
|
|
51
51
|
}>;
|
52
52
|
defaultValue(value?: UserIdentity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, UserIdentity, {
|
53
53
|
"onUpdate:modelValue": {
|
54
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
54
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
55
55
|
};
|
56
56
|
} & {
|
57
57
|
"v-model": {
|
@@ -66,7 +66,7 @@ declare const _default: {
|
|
66
66
|
}, false>;
|
67
67
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, UserIdentity, {
|
68
68
|
"onUpdate:modelValue": {
|
69
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
69
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
70
70
|
};
|
71
71
|
} & {
|
72
72
|
"v-model": {
|
@@ -95,7 +95,7 @@ declare const _default: {
|
|
95
95
|
}>;
|
96
96
|
};
|
97
97
|
"onUpdate:modelValue": {
|
98
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
98
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
99
99
|
};
|
100
100
|
"v-model": {
|
101
101
|
type: import("vue").PropType<UserIdentity>;
|
@@ -106,7 +106,7 @@ declare const _default: {
|
|
106
106
|
required: false;
|
107
107
|
};
|
108
108
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
109
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
109
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
110
110
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
111
111
|
type: import("vue").PropType<UserIdentity>;
|
112
112
|
required: false;
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
}; } & {
|
117
117
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, UserIdentity, {
|
118
118
|
"onUpdate:modelValue": {
|
119
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
119
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
120
120
|
};
|
121
121
|
} & {
|
122
122
|
"v-model": {
|
@@ -131,7 +131,7 @@ declare const _default: {
|
|
131
131
|
}>;
|
132
132
|
defaultValue(value?: UserIdentity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, UserIdentity, {
|
133
133
|
"onUpdate:modelValue": {
|
134
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
134
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
135
135
|
};
|
136
136
|
} & {
|
137
137
|
"v-model": {
|
@@ -146,7 +146,7 @@ declare const _default: {
|
|
146
146
|
}, false>;
|
147
147
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, UserIdentity, {
|
148
148
|
"onUpdate:modelValue": {
|
149
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
149
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
150
150
|
};
|
151
151
|
} & {
|
152
152
|
"v-model": {
|
@@ -182,7 +182,7 @@ declare const _default: {
|
|
182
182
|
}>;
|
183
183
|
};
|
184
184
|
"onUpdate:modelValue": {
|
185
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
185
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
186
186
|
};
|
187
187
|
"v-model": {
|
188
188
|
type: import("vue").PropType<UserIdentity>;
|
@@ -193,7 +193,7 @@ declare const _default: {
|
|
193
193
|
required: false;
|
194
194
|
};
|
195
195
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
196
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
196
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
197
197
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
198
198
|
type: import("vue").PropType<UserIdentity>;
|
199
199
|
required: false;
|
@@ -203,7 +203,7 @@ declare const _default: {
|
|
203
203
|
}; } & {
|
204
204
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, UserIdentity, {
|
205
205
|
"onUpdate:modelValue": {
|
206
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
206
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
207
207
|
};
|
208
208
|
} & {
|
209
209
|
"v-model": {
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
}>;
|
219
219
|
defaultValue(value?: UserIdentity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, UserIdentity, {
|
220
220
|
"onUpdate:modelValue": {
|
221
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
221
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
222
222
|
};
|
223
223
|
} & {
|
224
224
|
"v-model": {
|
@@ -233,7 +233,7 @@ declare const _default: {
|
|
233
233
|
}, false>;
|
234
234
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, UserIdentity, {
|
235
235
|
"onUpdate:modelValue": {
|
236
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
236
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
237
237
|
};
|
238
238
|
} & {
|
239
239
|
"v-model": {
|
@@ -266,7 +266,7 @@ declare const _default: {
|
|
266
266
|
}>;
|
267
267
|
};
|
268
268
|
"onUpdate:modelValue": {
|
269
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
269
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
270
270
|
};
|
271
271
|
"v-model": {
|
272
272
|
type: import("vue").PropType<UserIdentity>;
|
@@ -277,7 +277,7 @@ declare const _default: {
|
|
277
277
|
required: false;
|
278
278
|
};
|
279
279
|
name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
280
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
280
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
281
281
|
}; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
282
282
|
type: import("vue").PropType<UserIdentity>;
|
283
283
|
required: false;
|
@@ -287,7 +287,7 @@ declare const _default: {
|
|
287
287
|
}; } & {
|
288
288
|
require(): import("../DefineVueTypings").DefinePropModelRequire<TName, UserIdentity, {
|
289
289
|
"onUpdate:modelValue": {
|
290
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
290
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
291
291
|
};
|
292
292
|
} & {
|
293
293
|
"v-model": {
|
@@ -302,7 +302,7 @@ declare const _default: {
|
|
302
302
|
}>;
|
303
303
|
defaultValue(value?: UserIdentity): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, UserIdentity, {
|
304
304
|
"onUpdate:modelValue": {
|
305
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
305
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
306
306
|
};
|
307
307
|
} & {
|
308
308
|
"v-model": {
|
@@ -317,7 +317,7 @@ declare const _default: {
|
|
317
317
|
}, false>;
|
318
318
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, UserIdentity, {
|
319
319
|
"onUpdate:modelValue": {
|
320
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
320
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
321
321
|
};
|
322
322
|
} & {
|
323
323
|
"v-model": {
|
@@ -335,7 +335,7 @@ declare const _default: {
|
|
335
335
|
propsDefinition: Omit<Readonly<{} & {
|
336
336
|
name?: {
|
337
337
|
[x: `onUpdate:${string}`]: {
|
338
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
338
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
339
339
|
};
|
340
340
|
} & {
|
341
341
|
[x: `v-model:${string}`]: {
|
@@ -350,7 +350,7 @@ declare const _default: {
|
|
350
350
|
} & {
|
351
351
|
require(): import("../DefineVueTypings").DefinePropModelRequire<string, UserIdentity, {
|
352
352
|
"onUpdate:modelValue": {
|
353
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
353
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
354
354
|
};
|
355
355
|
} & {
|
356
356
|
"v-model": {
|
@@ -365,7 +365,7 @@ declare const _default: {
|
|
365
365
|
}>;
|
366
366
|
defaultValue(value?: UserIdentity): import("../DefineVueTypings").DefinePropModelDefaultValue<string, UserIdentity, {
|
367
367
|
"onUpdate:modelValue": {
|
368
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
368
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
369
369
|
};
|
370
370
|
} & {
|
371
371
|
"v-model": {
|
@@ -380,7 +380,7 @@ declare const _default: {
|
|
380
380
|
}, false>;
|
381
381
|
doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, UserIdentity, {
|
382
382
|
"onUpdate:modelValue": {
|
383
|
-
type: import("vue").PropType<(value: UserIdentity) => any>;
|
383
|
+
type: import("vue").PropType<(value: UserIdentity) => any | void>;
|
384
384
|
};
|
385
385
|
} & {
|
386
386
|
"v-model": {
|
@@ -398,7 +398,7 @@ declare const _default: {
|
|
398
398
|
container?: import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
399
399
|
};
|
400
400
|
"v-model"?: UserIdentity;
|
401
|
-
"onUpdate:modelValue"?: (value: UserIdentity) => any;
|
401
|
+
"onUpdate:modelValue"?: (value: UserIdentity) => any | void;
|
402
402
|
modelValue?: UserIdentity;
|
403
403
|
offsetX?: number;
|
404
404
|
offsetY?: number;
|
package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts
CHANGED
@@ -17,7 +17,7 @@ export declare function useVelcronStateManager(): {
|
|
17
17
|
alignY?: string;
|
18
18
|
colorSchemaType?: string;
|
19
19
|
spacing?: import("../../core").VelcronSpacing;
|
20
|
-
blueprint?: import("../../core").
|
20
|
+
blueprint?: import("../../core").ContainerBlueprint | import("../../core").ContainerVariant;
|
21
21
|
background?: import("../../core").BackgroundDefinition;
|
22
22
|
};
|
23
23
|
grid?: import("../../core").VelcronGridState;
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
content: () => VelcronAppDefinition<object>[];
|
23
23
|
};
|
24
24
|
state: {
|
25
|
-
definitions: ThisIsWrongVelcronContentInstance
|
25
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
26
26
|
placeHolderText: string;
|
27
27
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
28
28
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -176,7 +176,7 @@ declare const _default: {
|
|
176
176
|
} & {
|
177
177
|
resetStore(): void;
|
178
178
|
ensureLastTextDefinition(): void;
|
179
|
-
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration
|
179
|
+
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration): void;
|
180
180
|
setActiveDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
181
181
|
removeActiveDefinition(): void;
|
182
182
|
setSelectedDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
@@ -186,7 +186,7 @@ declare const _default: {
|
|
186
186
|
toggleColorSchemaPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, colorSchemaType: string): void;
|
187
187
|
toggleDefinitionPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid): void;
|
188
188
|
changeDefinition(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid, toggle?: boolean): void;
|
189
|
-
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition
|
189
|
+
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
|
190
190
|
};
|
191
191
|
} & {
|
192
192
|
dispose?: () => void;
|
@@ -210,7 +210,7 @@ declare const _default: {
|
|
210
210
|
content: () => VelcronAppDefinition<object>[];
|
211
211
|
};
|
212
212
|
state: {
|
213
|
-
definitions: ThisIsWrongVelcronContentInstance
|
213
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
214
214
|
placeHolderText: string;
|
215
215
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
216
216
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -364,7 +364,7 @@ declare const _default: {
|
|
364
364
|
} & {
|
365
365
|
resetStore(): void;
|
366
366
|
ensureLastTextDefinition(): void;
|
367
|
-
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration
|
367
|
+
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration): void;
|
368
368
|
setActiveDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
369
369
|
removeActiveDefinition(): void;
|
370
370
|
setSelectedDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
@@ -374,7 +374,7 @@ declare const _default: {
|
|
374
374
|
toggleColorSchemaPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, colorSchemaType: string): void;
|
375
375
|
toggleDefinitionPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid): void;
|
376
376
|
changeDefinition(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid, toggle?: boolean): void;
|
377
|
-
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition
|
377
|
+
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
|
378
378
|
};
|
379
379
|
} & {
|
380
380
|
dispose?: () => void;
|
@@ -401,7 +401,7 @@ declare const _default: {
|
|
401
401
|
content: () => VelcronAppDefinition<object>[];
|
402
402
|
};
|
403
403
|
state: {
|
404
|
-
definitions: ThisIsWrongVelcronContentInstance
|
404
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
405
405
|
placeHolderText: string;
|
406
406
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
407
407
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -555,7 +555,7 @@ declare const _default: {
|
|
555
555
|
} & {
|
556
556
|
resetStore(): void;
|
557
557
|
ensureLastTextDefinition(): void;
|
558
|
-
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration
|
558
|
+
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration): void;
|
559
559
|
setActiveDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
560
560
|
removeActiveDefinition(): void;
|
561
561
|
setSelectedDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
@@ -565,7 +565,7 @@ declare const _default: {
|
|
565
565
|
toggleColorSchemaPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, colorSchemaType: string): void;
|
566
566
|
toggleDefinitionPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid): void;
|
567
567
|
changeDefinition(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid, toggle?: boolean): void;
|
568
|
-
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition
|
568
|
+
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
|
569
569
|
};
|
570
570
|
} & {
|
571
571
|
dispose?: () => void;
|
@@ -589,7 +589,7 @@ declare const _default: {
|
|
589
589
|
content: () => VelcronAppDefinition<object>[];
|
590
590
|
};
|
591
591
|
state: {
|
592
|
-
definitions: ThisIsWrongVelcronContentInstance
|
592
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
593
593
|
placeHolderText: string;
|
594
594
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
595
595
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -743,7 +743,7 @@ declare const _default: {
|
|
743
743
|
} & {
|
744
744
|
resetStore(): void;
|
745
745
|
ensureLastTextDefinition(): void;
|
746
|
-
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration
|
746
|
+
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration): void;
|
747
747
|
setActiveDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
748
748
|
removeActiveDefinition(): void;
|
749
749
|
setSelectedDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
@@ -753,7 +753,7 @@ declare const _default: {
|
|
753
753
|
toggleColorSchemaPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, colorSchemaType: string): void;
|
754
754
|
toggleDefinitionPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid): void;
|
755
755
|
changeDefinition(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid, toggle?: boolean): void;
|
756
|
-
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition
|
756
|
+
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
|
757
757
|
};
|
758
758
|
} & {
|
759
759
|
dispose?: () => void;
|
@@ -774,7 +774,7 @@ declare const _default: {
|
|
774
774
|
content: () => VelcronAppDefinition<object>[];
|
775
775
|
};
|
776
776
|
state: {
|
777
|
-
definitions: ThisIsWrongVelcronContentInstance
|
777
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
778
778
|
placeHolderText: string;
|
779
779
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
780
780
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -928,7 +928,7 @@ declare const _default: {
|
|
928
928
|
} & {
|
929
929
|
resetStore(): void;
|
930
930
|
ensureLastTextDefinition(): void;
|
931
|
-
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration
|
931
|
+
addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration): void;
|
932
932
|
setActiveDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
933
933
|
removeActiveDefinition(): void;
|
934
934
|
setSelectedDefinition(definition: ThisIsWrongVelcronContentInstance): void;
|
@@ -938,7 +938,7 @@ declare const _default: {
|
|
938
938
|
toggleColorSchemaPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, colorSchemaType: string): void;
|
939
939
|
toggleDefinitionPreview(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid): void;
|
940
940
|
changeDefinition(definitionRegistration: ThisIsWrongVelcronContentInstance, newDefinitionId: guid, toggle?: boolean): void;
|
941
|
-
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition
|
941
|
+
updateDefinition(definition: ThisIsWrongVelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
|
942
942
|
};
|
943
943
|
} & {
|
944
944
|
dispose?: () => void;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const ContentImage: VelcronDefinitionRegistration
|
2
|
+
export declare const ContentImage: VelcronDefinitionRegistration;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const ContentTextImageLeft: VelcronDefinitionRegistration
|
3
|
-
export declare const ContentTextImageRight: VelcronDefinitionRegistration
|
2
|
+
export declare const ContentTextImageLeft: VelcronDefinitionRegistration;
|
3
|
+
export declare const ContentTextImageRight: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const ContentQuote: VelcronDefinitionRegistration
|
2
|
+
export declare const ContentQuote: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const ContentText: VelcronDefinitionRegistration
|
2
|
+
export declare const ContentText: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const SocialImage: VelcronDefinitionRegistration
|
2
|
+
export declare const SocialImage: VelcronDefinitionRegistration;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const MicroBlog: VelcronDefinitionRegistration
|
3
|
-
export declare const MicroBlog2: VelcronDefinitionRegistration
|
2
|
+
export declare const MicroBlog: VelcronDefinitionRegistration;
|
3
|
+
export declare const MicroBlog2: VelcronDefinitionRegistration;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const MicroBlog3: VelcronDefinitionRegistration
|
3
|
-
export declare const MicroBlog4: VelcronDefinitionRegistration
|
2
|
+
export declare const MicroBlog3: VelcronDefinitionRegistration;
|
3
|
+
export declare const MicroBlog4: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const socialPraise: VelcronDefinitionRegistration
|
2
|
+
export declare const socialPraise: VelcronDefinitionRegistration;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { VelcronDefinitionRegistration } from "@omnia/fx-models";
|
2
|
-
export declare const SocialContentText: VelcronDefinitionRegistration
|
2
|
+
export declare const SocialContentText: VelcronDefinitionRegistration;
|
@@ -9,7 +9,7 @@ export declare const useVelcronContentEditorStore: () => {
|
|
9
9
|
content: () => VelcronAppDefinition<object>[];
|
10
10
|
};
|
11
11
|
state: {
|
12
|
-
definitions: ThisIsWrongVelcronContentInstance
|
12
|
+
definitions: Array<ThisIsWrongVelcronContentInstance>;
|
13
13
|
placeHolderText: string;
|
14
14
|
activeDefinition: ThisIsWrongVelcronContentInstance;
|
15
15
|
selectedDefinition: ThisIsWrongVelcronContentInstance;
|
@@ -17,7 +17,7 @@ export declare const useVelcronContentEditorStore: () => {
|
|
17
17
|
};
|
18
18
|
};
|
19
19
|
state: {
|
20
|
-
definitions: VelcronSectionInstance
|
20
|
+
definitions: Array<VelcronSectionInstance>;
|
21
21
|
activeDefinition: VelcronSectionInstance;
|
22
22
|
definitionInFocus: boolean;
|
23
23
|
fixedContentWidth: string;
|