@omnia/fx 8.0.257-dev → 8.0.258-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
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;
|