@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
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ComponentBlueprints, guid, ITemplateRegistration } from "@omnia/fx-models";
|
2
2
|
export declare const useComponentsEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
blueprints: ITemplateRegistration<ComponentBlueprints
|
4
|
+
blueprints: ITemplateRegistration<ComponentBlueprints>;
|
5
5
|
editMode: boolean;
|
6
6
|
};
|
7
7
|
events: {
|
@@ -131,7 +131,7 @@ export declare const useComponentsEditorStore: () => {
|
|
131
131
|
blockEditorStore: {
|
132
132
|
state: {
|
133
133
|
editMode: boolean;
|
134
|
-
previewColorSchema: "
|
134
|
+
previewColorSchema: import("@omnia/fx-models").ColorSchemaType;
|
135
135
|
backgroundOpacity: number;
|
136
136
|
backgroundColor: import("@omnia/fx-models").ColorValue;
|
137
137
|
editingBlueprint: import("@omnia/fx-models").ChromeBlueprint;
|
@@ -332,7 +332,7 @@ export declare const useComponentsEditorStore: () => {
|
|
332
332
|
state: {
|
333
333
|
blueprints: import("@omnia/fx-models").IconBlueprints;
|
334
334
|
editingBlueprint: import("@omnia/fx-models").IconBlueprint;
|
335
|
-
editingiconSize: "
|
335
|
+
editingiconSize: import("@omnia/fx-models").OIconSizes;
|
336
336
|
};
|
337
337
|
events: {
|
338
338
|
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").IconBlueprints>;
|
@@ -375,7 +375,7 @@ export declare const useComponentsEditorStore: () => {
|
|
375
375
|
};
|
376
376
|
} & {
|
377
377
|
setEditingBlueprints(blueprints: import("@omnia/fx-models").IconBlueprints): void;
|
378
|
-
setEditingBlueprint(size: "
|
378
|
+
setEditingBlueprint(size: import("@omnia/fx-models").OIconSizes): void;
|
379
379
|
applyChanges(): void;
|
380
380
|
};
|
381
381
|
} & {
|
@@ -384,7 +384,7 @@ export declare const useComponentsEditorStore: () => {
|
|
384
384
|
containersEditorStore: {
|
385
385
|
state: {
|
386
386
|
editMode: boolean;
|
387
|
-
previewColorSchema: "
|
387
|
+
previewColorSchema: import("@omnia/fx-models").ColorSchemaType;
|
388
388
|
editingBlueprint: import("@omnia/fx-models").ContainerBlueprint;
|
389
389
|
editingBlueprintType: import("@omnia/fx-models").ContainerVariant;
|
390
390
|
containerBlueprints: import("@omnia/fx-models").ContainerBlueprints;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ContainerBlueprint, ContainerBlueprints, ContainerVariant } from "@omnia/fx-models";
|
1
|
+
import { ColorSchemaType, ContainerBlueprint, ContainerBlueprints, ContainerVariant } from "@omnia/fx-models";
|
2
2
|
export declare const useContainersEditorStore: () => {
|
3
3
|
state: {
|
4
4
|
editMode: boolean;
|
5
|
-
previewColorSchema:
|
5
|
+
previewColorSchema: ColorSchemaType;
|
6
6
|
editingBlueprint: ContainerBlueprint;
|
7
7
|
editingBlueprintType: ContainerVariant;
|
8
8
|
containerBlueprints: ContainerBlueprints;
|
@@ -3,7 +3,7 @@ export declare const useIconsEditorStore: () => {
|
|
3
3
|
state: {
|
4
4
|
blueprints: IconBlueprints;
|
5
5
|
editingBlueprint: IconBlueprint;
|
6
|
-
editingiconSize:
|
6
|
+
editingiconSize: OIconSizes;
|
7
7
|
};
|
8
8
|
events: {
|
9
9
|
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<IconBlueprints>;
|
@@ -2,7 +2,7 @@ import { guid, ITemplateRegistration, SpacingBlueprintTypes, SpacingBlueprints,
|
|
2
2
|
export declare const useSpacingEditorStore: () => {
|
3
3
|
state: {
|
4
4
|
definition: SpacingDefinition;
|
5
|
-
blueprints: ITemplateRegistration<SpacingBlueprints
|
5
|
+
blueprints: ITemplateRegistration<SpacingBlueprints>;
|
6
6
|
editMode: boolean;
|
7
7
|
editType: SpacingBlueprintTypes;
|
8
8
|
};
|
@@ -3,12 +3,12 @@ import { FontRegistration } from "./FontPicker.css";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../../../../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../../../../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
activator?: () => VNodeChild;
|
9
9
|
}>;
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value: string) => any>;
|
11
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
14
|
type: import("vue").PropType<string>;
|
@@ -19,7 +19,7 @@ declare const _default: {
|
|
19
19
|
required: false;
|
20
20
|
};
|
21
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
|
-
type: import("vue").PropType<(value: string) => any>;
|
22
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
23
23
|
}; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<string>;
|
25
25
|
required: false;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
}; } & {
|
30
30
|
require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value: string) => any>;
|
32
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
@@ -44,7 +44,7 @@ declare const _default: {
|
|
44
44
|
}>;
|
45
45
|
defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value: string) => any>;
|
47
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
48
48
|
};
|
49
49
|
} & {
|
50
50
|
"v-model": {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
}, false>;
|
60
60
|
doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: string) => any>;
|
62
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
@@ -79,12 +79,12 @@ declare const _default: {
|
|
79
79
|
"font:selected": (selectedFont: FontRegistration) => any;
|
80
80
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
81
81
|
"v-slots": import("vue").Prop<{
|
82
|
-
default?: import("../../../../../../DefineVueTypings").Slot
|
82
|
+
default?: import("../../../../../../DefineVueTypings").Slot;
|
83
83
|
} & {
|
84
84
|
activator?: () => VNodeChild;
|
85
85
|
}>;
|
86
86
|
"onUpdate:modelValue": {
|
87
|
-
type: import("vue").PropType<(value: string) => any>;
|
87
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
88
88
|
};
|
89
89
|
"v-model": {
|
90
90
|
type: import("vue").PropType<string>;
|
@@ -95,7 +95,7 @@ declare const _default: {
|
|
95
95
|
required: false;
|
96
96
|
};
|
97
97
|
name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
98
|
-
type: import("vue").PropType<(value: string) => any>;
|
98
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
99
99
|
}; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
100
100
|
type: import("vue").PropType<string>;
|
101
101
|
required: false;
|
@@ -105,7 +105,7 @@ declare const _default: {
|
|
105
105
|
}; } & {
|
106
106
|
require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
107
107
|
"onUpdate:modelValue": {
|
108
|
-
type: import("vue").PropType<(value: string) => any>;
|
108
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
109
109
|
};
|
110
110
|
} & {
|
111
111
|
"v-model": {
|
@@ -120,7 +120,7 @@ declare const _default: {
|
|
120
120
|
}>;
|
121
121
|
defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
122
122
|
"onUpdate:modelValue": {
|
123
|
-
type: import("vue").PropType<(value: string) => any>;
|
123
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
124
124
|
};
|
125
125
|
} & {
|
126
126
|
"v-model": {
|
@@ -135,7 +135,7 @@ declare const _default: {
|
|
135
135
|
}, false>;
|
136
136
|
doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
137
137
|
"onUpdate:modelValue": {
|
138
|
-
type: import("vue").PropType<(value: string) => any>;
|
138
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
139
139
|
};
|
140
140
|
} & {
|
141
141
|
"v-model": {
|
@@ -160,12 +160,12 @@ declare const _default: {
|
|
160
160
|
Defaults: {};
|
161
161
|
}, Readonly<import("vue").ExtractPropTypes<{
|
162
162
|
"v-slots": import("vue").Prop<{
|
163
|
-
default?: import("../../../../../../DefineVueTypings").Slot
|
163
|
+
default?: import("../../../../../../DefineVueTypings").Slot;
|
164
164
|
} & {
|
165
165
|
activator?: () => VNodeChild;
|
166
166
|
}>;
|
167
167
|
"onUpdate:modelValue": {
|
168
|
-
type: import("vue").PropType<(value: string) => any>;
|
168
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
169
169
|
};
|
170
170
|
"v-model": {
|
171
171
|
type: import("vue").PropType<string>;
|
@@ -176,7 +176,7 @@ declare const _default: {
|
|
176
176
|
required: false;
|
177
177
|
};
|
178
178
|
name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
179
|
-
type: import("vue").PropType<(value: string) => any>;
|
179
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
180
180
|
}; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
181
181
|
type: import("vue").PropType<string>;
|
182
182
|
required: false;
|
@@ -186,7 +186,7 @@ declare const _default: {
|
|
186
186
|
}; } & {
|
187
187
|
require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
188
188
|
"onUpdate:modelValue": {
|
189
|
-
type: import("vue").PropType<(value: string) => any>;
|
189
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
190
190
|
};
|
191
191
|
} & {
|
192
192
|
"v-model": {
|
@@ -201,7 +201,7 @@ declare const _default: {
|
|
201
201
|
}>;
|
202
202
|
defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
203
203
|
"onUpdate:modelValue": {
|
204
|
-
type: import("vue").PropType<(value: string) => any>;
|
204
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
205
205
|
};
|
206
206
|
} & {
|
207
207
|
"v-model": {
|
@@ -216,7 +216,7 @@ declare const _default: {
|
|
216
216
|
}, false>;
|
217
217
|
doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
218
218
|
"onUpdate:modelValue": {
|
219
|
-
type: import("vue").PropType<(value: string) => any>;
|
219
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
220
220
|
};
|
221
221
|
} & {
|
222
222
|
"v-model": {
|
@@ -238,12 +238,12 @@ declare const _default: {
|
|
238
238
|
__isSuspense?: never;
|
239
239
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
240
240
|
"v-slots": import("vue").Prop<{
|
241
|
-
default?: import("../../../../../../DefineVueTypings").Slot
|
241
|
+
default?: import("../../../../../../DefineVueTypings").Slot;
|
242
242
|
} & {
|
243
243
|
activator?: () => VNodeChild;
|
244
244
|
}>;
|
245
245
|
"onUpdate:modelValue": {
|
246
|
-
type: import("vue").PropType<(value: string) => any>;
|
246
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
247
247
|
};
|
248
248
|
"v-model": {
|
249
249
|
type: import("vue").PropType<string>;
|
@@ -254,7 +254,7 @@ declare const _default: {
|
|
254
254
|
required: false;
|
255
255
|
};
|
256
256
|
name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
257
|
-
type: import("vue").PropType<(value: string) => any>;
|
257
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
258
258
|
}; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
259
259
|
type: import("vue").PropType<string>;
|
260
260
|
required: false;
|
@@ -264,7 +264,7 @@ declare const _default: {
|
|
264
264
|
}; } & {
|
265
265
|
require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
|
266
266
|
"onUpdate:modelValue": {
|
267
|
-
type: import("vue").PropType<(value: string) => any>;
|
267
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
268
268
|
};
|
269
269
|
} & {
|
270
270
|
"v-model": {
|
@@ -279,7 +279,7 @@ declare const _default: {
|
|
279
279
|
}>;
|
280
280
|
defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
|
281
281
|
"onUpdate:modelValue": {
|
282
|
-
type: import("vue").PropType<(value: string) => any>;
|
282
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
283
283
|
};
|
284
284
|
} & {
|
285
285
|
"v-model": {
|
@@ -294,7 +294,7 @@ declare const _default: {
|
|
294
294
|
}, false>;
|
295
295
|
doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
|
296
296
|
"onUpdate:modelValue": {
|
297
|
-
type: import("vue").PropType<(value: string) => any>;
|
297
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
298
298
|
};
|
299
299
|
} & {
|
300
300
|
"v-model": {
|
@@ -316,7 +316,7 @@ declare const _default: {
|
|
316
316
|
propsDefinition: Omit<Readonly<{} & {
|
317
317
|
name?: {
|
318
318
|
[x: `onUpdate:${string}`]: {
|
319
|
-
type: import("vue").PropType<(value: string) => any>;
|
319
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
320
320
|
};
|
321
321
|
} & {
|
322
322
|
[x: `v-model:${string}`]: {
|
@@ -331,7 +331,7 @@ declare const _default: {
|
|
331
331
|
} & {
|
332
332
|
require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<string, string, {
|
333
333
|
"onUpdate:modelValue": {
|
334
|
-
type: import("vue").PropType<(value: string) => any>;
|
334
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
335
335
|
};
|
336
336
|
} & {
|
337
337
|
"v-model": {
|
@@ -346,7 +346,7 @@ declare const _default: {
|
|
346
346
|
}>;
|
347
347
|
defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<string, string, {
|
348
348
|
"onUpdate:modelValue": {
|
349
|
-
type: import("vue").PropType<(value: string) => any>;
|
349
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
350
350
|
};
|
351
351
|
} & {
|
352
352
|
"v-model": {
|
@@ -361,7 +361,7 @@ declare const _default: {
|
|
361
361
|
}, false>;
|
362
362
|
doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<string, string, {
|
363
363
|
"onUpdate:modelValue": {
|
364
|
-
type: import("vue").PropType<(value: string) => any>;
|
364
|
+
type: import("vue").PropType<(value: string) => any | void>;
|
365
365
|
};
|
366
366
|
} & {
|
367
367
|
"v-model": {
|
@@ -376,10 +376,10 @@ declare const _default: {
|
|
376
376
|
}>;
|
377
377
|
};
|
378
378
|
"v-model"?: string;
|
379
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
379
|
+
"onUpdate:modelValue"?: (value: string) => any | void;
|
380
380
|
modelValue?: string;
|
381
381
|
"v-slots"?: {
|
382
|
-
default?: import("../../../../../../DefineVueTypings").Slot
|
382
|
+
default?: import("../../../../../../DefineVueTypings").Slot;
|
383
383
|
} & {
|
384
384
|
activator?: () => VNodeChild;
|
385
385
|
};
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { FillDefinition, FillVariant, guid, ITemplateRegistration, TypographyBlueprint, TypographyBlueprints, TypographyDefinition, TypographySizes, TypographyType } from "@omnia/fx-models";
|
2
2
|
export declare const useTypographyEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
blueprints: ITemplateRegistration<TypographyBlueprints
|
4
|
+
blueprints: ITemplateRegistration<TypographyBlueprints>;
|
5
5
|
blueprint: TypographyBlueprint;
|
6
6
|
editMode: boolean;
|
7
7
|
selectedTypography: {
|
8
|
-
type:
|
8
|
+
type: TypographyType;
|
9
9
|
size: TypographySizes;
|
10
10
|
definition: TypographyDefinition;
|
11
11
|
};
|
@@ -17,7 +17,7 @@ export declare const useTypographyEditorStore: () => {
|
|
17
17
|
onMutatedBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<TypographyBlueprint>;
|
18
18
|
onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
19
19
|
onMutatedSelectedTypography: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
20
|
-
type:
|
20
|
+
type: TypographyType;
|
21
21
|
size: TypographySizes;
|
22
22
|
definition: TypographyDefinition;
|
23
23
|
}>;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ColorSchema, guid, ITemplateRegistration } from "@omnia/fx-models";
|
2
2
|
export declare const useColorschemaEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
colorSchema: ITemplateRegistration<ColorSchema
|
4
|
+
colorSchema: ITemplateRegistration<ColorSchema>;
|
5
5
|
editMode: boolean;
|
6
6
|
};
|
7
7
|
events: {
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { ButtonBlueprint, ChromeBlueprint, guid, ITemplateRegistration, TabsBlueprint } from "@omnia/fx-models";
|
2
2
|
export declare const useTemplateEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
editingButton: ITemplateRegistration<ButtonBlueprint
|
5
|
-
editingTabs: ITemplateRegistration<TabsBlueprint
|
6
|
-
editingChrome: ITemplateRegistration<ChromeBlueprint
|
4
|
+
editingButton: ITemplateRegistration<ButtonBlueprint>;
|
5
|
+
editingTabs: ITemplateRegistration<TabsBlueprint>;
|
6
|
+
editingChrome: ITemplateRegistration<ChromeBlueprint>;
|
7
7
|
editMode: boolean;
|
8
8
|
};
|
9
9
|
events: {
|
package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { guid, ITemplateRegistration, ThemeDefinitionV2 } from "@omnia/fx-models";
|
2
2
|
export declare const useThemeEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
definition: ITemplateRegistration<ThemeDefinitionV2
|
4
|
+
definition: ITemplateRegistration<ThemeDefinitionV2>;
|
5
5
|
editMode: boolean;
|
6
6
|
};
|
7
7
|
events: {
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
5
5
|
type: import("vue").PropType<BackgroundDefinition>;
|
6
6
|
};
|
7
7
|
colorSchemaType: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
9
9
|
required: boolean;
|
10
10
|
};
|
11
11
|
container: {
|
@@ -21,7 +21,7 @@ declare const _default: {
|
|
21
21
|
type: import("vue").PropType<BackgroundDefinition>;
|
22
22
|
};
|
23
23
|
colorSchemaType: {
|
24
|
-
type: import("vue").PropType<
|
24
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
25
25
|
required: boolean;
|
26
26
|
};
|
27
27
|
container: {
|
@@ -46,7 +46,7 @@ declare const _default: {
|
|
46
46
|
type: import("vue").PropType<BackgroundDefinition>;
|
47
47
|
};
|
48
48
|
colorSchemaType: {
|
49
|
-
type: import("vue").PropType<
|
49
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
50
50
|
required: boolean;
|
51
51
|
};
|
52
52
|
container: {
|
@@ -68,7 +68,7 @@ declare const _default: {
|
|
68
68
|
type: import("vue").PropType<BackgroundDefinition>;
|
69
69
|
};
|
70
70
|
colorSchemaType: {
|
71
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
72
72
|
required: boolean;
|
73
73
|
};
|
74
74
|
container: {
|
@@ -6,7 +6,7 @@ declare const _default: {
|
|
6
6
|
type: import("vue").PropType<variant>;
|
7
7
|
};
|
8
8
|
"onUpdate:modelValue": {
|
9
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
9
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
10
10
|
};
|
11
11
|
"v-model": {
|
12
12
|
type: import("vue").PropType<Blueprints>;
|
@@ -17,7 +17,7 @@ declare const _default: {
|
|
17
17
|
required: false;
|
18
18
|
};
|
19
19
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
20
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
20
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
21
21
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
22
22
|
type: import("vue").PropType<Blueprints>;
|
23
23
|
required: false;
|
@@ -27,7 +27,7 @@ declare const _default: {
|
|
27
27
|
}; } & {
|
28
28
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
29
29
|
"onUpdate:modelValue": {
|
30
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
30
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
31
31
|
};
|
32
32
|
} & {
|
33
33
|
"v-model": {
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
}>;
|
43
43
|
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
44
44
|
"onUpdate:modelValue": {
|
45
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
45
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
46
46
|
};
|
47
47
|
} & {
|
48
48
|
"v-model": {
|
@@ -57,7 +57,7 @@ declare const _default: {
|
|
57
57
|
}, false>;
|
58
58
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
59
59
|
"onUpdate:modelValue": {
|
60
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
60
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
61
61
|
};
|
62
62
|
} & {
|
63
63
|
"v-model": {
|
@@ -80,7 +80,7 @@ declare const _default: {
|
|
80
80
|
type: import("vue").PropType<variant>;
|
81
81
|
};
|
82
82
|
"onUpdate:modelValue": {
|
83
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
83
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
84
84
|
};
|
85
85
|
"v-model": {
|
86
86
|
type: import("vue").PropType<Blueprints>;
|
@@ -91,7 +91,7 @@ declare const _default: {
|
|
91
91
|
required: false;
|
92
92
|
};
|
93
93
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
94
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
94
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
95
95
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
96
96
|
type: import("vue").PropType<Blueprints>;
|
97
97
|
required: false;
|
@@ -101,7 +101,7 @@ declare const _default: {
|
|
101
101
|
}; } & {
|
102
102
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
103
103
|
"onUpdate:modelValue": {
|
104
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
104
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
105
105
|
};
|
106
106
|
} & {
|
107
107
|
"v-model": {
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
}>;
|
117
117
|
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
118
118
|
"onUpdate:modelValue": {
|
119
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
119
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
120
120
|
};
|
121
121
|
} & {
|
122
122
|
"v-model": {
|
@@ -131,7 +131,7 @@ declare const _default: {
|
|
131
131
|
}, false>;
|
132
132
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
133
133
|
"onUpdate:modelValue": {
|
134
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
134
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
135
135
|
};
|
136
136
|
} & {
|
137
137
|
"v-model": {
|
@@ -159,7 +159,7 @@ declare const _default: {
|
|
159
159
|
type: import("vue").PropType<variant>;
|
160
160
|
};
|
161
161
|
"onUpdate:modelValue": {
|
162
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
162
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
163
163
|
};
|
164
164
|
"v-model": {
|
165
165
|
type: import("vue").PropType<Blueprints>;
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: false;
|
171
171
|
};
|
172
172
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
173
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
173
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
174
174
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
175
175
|
type: import("vue").PropType<Blueprints>;
|
176
176
|
required: false;
|
@@ -180,7 +180,7 @@ declare const _default: {
|
|
180
180
|
}; } & {
|
181
181
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
182
182
|
"onUpdate:modelValue": {
|
183
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
183
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
184
184
|
};
|
185
185
|
} & {
|
186
186
|
"v-model": {
|
@@ -195,7 +195,7 @@ declare const _default: {
|
|
195
195
|
}>;
|
196
196
|
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
197
197
|
"onUpdate:modelValue": {
|
198
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
198
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
199
199
|
};
|
200
200
|
} & {
|
201
201
|
"v-model": {
|
@@ -210,7 +210,7 @@ declare const _default: {
|
|
210
210
|
}, false>;
|
211
211
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
212
212
|
"onUpdate:modelValue": {
|
213
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
213
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
214
214
|
};
|
215
215
|
} & {
|
216
216
|
"v-model": {
|
@@ -235,7 +235,7 @@ declare const _default: {
|
|
235
235
|
type: import("vue").PropType<variant>;
|
236
236
|
};
|
237
237
|
"onUpdate:modelValue": {
|
238
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
238
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
239
239
|
};
|
240
240
|
"v-model": {
|
241
241
|
type: import("vue").PropType<Blueprints>;
|
@@ -246,7 +246,7 @@ declare const _default: {
|
|
246
246
|
required: false;
|
247
247
|
};
|
248
248
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
249
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
249
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
250
250
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
251
251
|
type: import("vue").PropType<Blueprints>;
|
252
252
|
required: false;
|
@@ -256,7 +256,7 @@ declare const _default: {
|
|
256
256
|
}; } & {
|
257
257
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
258
258
|
"onUpdate:modelValue": {
|
259
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
259
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
260
260
|
};
|
261
261
|
} & {
|
262
262
|
"v-model": {
|
@@ -271,7 +271,7 @@ declare const _default: {
|
|
271
271
|
}>;
|
272
272
|
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
273
273
|
"onUpdate:modelValue": {
|
274
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
274
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
275
275
|
};
|
276
276
|
} & {
|
277
277
|
"v-model": {
|
@@ -286,7 +286,7 @@ declare const _default: {
|
|
286
286
|
}, false>;
|
287
287
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
288
288
|
"onUpdate:modelValue": {
|
289
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
289
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
290
290
|
};
|
291
291
|
} & {
|
292
292
|
"v-model": {
|
@@ -308,7 +308,7 @@ declare const _default: {
|
|
308
308
|
propsDefinition: Omit<Readonly<{} & {
|
309
309
|
name?: {
|
310
310
|
[x: `onUpdate:${string}`]: {
|
311
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
311
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
312
312
|
};
|
313
313
|
} & {
|
314
314
|
[x: `v-model:${string}`]: {
|
@@ -323,7 +323,7 @@ declare const _default: {
|
|
323
323
|
} & {
|
324
324
|
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, Blueprints, {
|
325
325
|
"onUpdate:modelValue": {
|
326
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
326
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
327
327
|
};
|
328
328
|
} & {
|
329
329
|
"v-model": {
|
@@ -338,7 +338,7 @@ declare const _default: {
|
|
338
338
|
}>;
|
339
339
|
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, Blueprints, {
|
340
340
|
"onUpdate:modelValue": {
|
341
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
341
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
342
342
|
};
|
343
343
|
} & {
|
344
344
|
"v-model": {
|
@@ -353,7 +353,7 @@ declare const _default: {
|
|
353
353
|
}, false>;
|
354
354
|
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, Blueprints, {
|
355
355
|
"onUpdate:modelValue": {
|
356
|
-
type: import("vue").PropType<(value: Blueprints) => any>;
|
356
|
+
type: import("vue").PropType<(value: Blueprints) => any | void>;
|
357
357
|
};
|
358
358
|
} & {
|
359
359
|
"v-model": {
|
@@ -368,7 +368,7 @@ declare const _default: {
|
|
368
368
|
}>;
|
369
369
|
};
|
370
370
|
"v-model"?: Blueprints;
|
371
|
-
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
371
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any | void;
|
372
372
|
modelValue?: Blueprints;
|
373
373
|
variant?: variant;
|
374
374
|
}>, "onUpdate:modelValue"> & {
|