@omnia/fx 8.0.151-dev → 8.0.152-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/manifests/omnia.fx.core.manifest.json +1 -1
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/docs/AlignmentPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/summary/InformationStepSummary.d.ts +56 -18
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillBladeEdit.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillsBlade.d.ts +16 -0
- 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 +53 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/FillsEditorStore.d.ts +50 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyFillBlade.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +46 -6
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/docs/BorderPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/docs/FillPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/docs/SampleComponent.d.ts +54 -15
- 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/stylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +8 -5
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/FillStyleDefinitions.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts +31 -1
- package/internal-do-not-import-from-here/ux/aurora/store/ChromeBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +531 -313
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +72 -60
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/DateTimeZonePickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholder.d.ts +56 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholderSettings.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/loc/localize.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/models/DynamicPlaceholderSettings.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/filterpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/docs/SampleButtons.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponentMenu.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/jsonexportimport/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/EditorLayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/LayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/BlockCatalogStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/alert/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/appbar/docs/AppbarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/avatar/docs/AvatarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/badge/docs/BadgeExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btngroup/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/card/docs/CardSample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chart/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/checkbox/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chip/docs/ChipExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
- package/internal-do-not-import-from-here/ux/oxide/column/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/datatable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithAppNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithFixedContent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithLeftBar.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithTabs.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +8 -4
- package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/divider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/draggable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/oxide/flex/docs/BasicFlexTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/form/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/icon/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/image/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/layout/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/link/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/main/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/menu/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/notification/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/BasicPanelTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/progress/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/radio/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/select/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent2.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent3.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/snackbar/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/spacer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/switch/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/tab/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/table/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +10 -36
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleGradients.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/textfield/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/toolbar/docs/ToolbarIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tooltip/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/treeview/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/AdvanceExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/SimpleExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
- package/internal-do-not-import-from-here/ux/social/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +27 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +15 -3
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +18 -42
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronConstants.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +2 -2
- 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/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/components/EditEditorsPane.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-editors/EditEditorsPanel.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentDescriptors.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +6 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/EventDescriptors.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +10 -7
- package/internal-do-not-import-from-here/ux/velcron/editor/models/StateDescriptors.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +26 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronEditorDescriptors.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/index.d.ts +5 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +78 -23
- package/internal-do-not-import-from-here/ux/velcron/editor/templates/ContentTemplates.d.ts +8 -0
- 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/components/SlidePanel.d.ts +32 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +21 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/LayoutEditorTabRenderer.d.ts +26 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItemFactory.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +70 -58
- package/internal-do-not-import-from-here/wctypings.d.ts +131 -86
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/tmpUseIndexDb.d.ts +0 -69
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/PlaceHolderListingSettingsPanel.d.ts +0 -43
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/placeholders/PlaceHolderRegistrationApis.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.css.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.d.ts +0 -31
- package/internal-do-not-import-from-here/ux/velcron/editor/models/BuiltInDescriptors.d.ts +0 -38
- /package/internal-do-not-import-from-here/ux/app/{AppLayoutPlaceHolderRegistration.d.ts → AppDynamicPlaceHolderRegistration.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/{layoutcanvas/apis/PlaceHolderApis.d.ts → dynamicplaceholder/DynamicPlaceholderApis.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/{store → stores}/ContentEditorStore.d.ts +0 -0
package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronEditorDescriptors.d.ts
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
import { BuiltInPropertyEditorType } from "@omnia/fx-models";
|
2
|
+
import { VelcronEditorDescriptor, VelcronEditorsDescriptor } from "./VelcronDescriptors";
|
3
|
+
export declare const VelcronEditorsRootDescriptor: VelcronEditorsDescriptor;
|
4
|
+
export declare const VelcronSliderEditorDescriptor: VelcronEditorDescriptor;
|
5
|
+
export declare const VelcronTextEditorDescriptor: VelcronEditorDescriptor;
|
6
|
+
export declare const VelcronEnterpriseEditorDescriptor: VelcronEditorDescriptor;
|
7
|
+
export declare const VelcronTypographyEditorDescriptor: VelcronEditorDescriptor;
|
8
|
+
export declare const VelcronSwitchEditorDescriptor: VelcronEditorDescriptor;
|
9
|
+
export declare const VelcronAlignmentEditorDescriptor: VelcronEditorDescriptor;
|
10
|
+
export declare const VelcronColorEditorDescriptor: VelcronEditorDescriptor;
|
11
|
+
export declare const VelcronColorSchemaEditorDescriptor: VelcronEditorDescriptor;
|
12
|
+
export declare const VelcronIconEditorDescriptor: VelcronEditorDescriptor;
|
13
|
+
export declare const VelcronMarkdownEditorDescriptor: VelcronEditorDescriptor;
|
14
|
+
export declare const VelcronImageEditorDescriptor: VelcronEditorDescriptor;
|
15
|
+
export declare const VelcronSpacingEditorDescriptor: VelcronEditorDescriptor;
|
16
|
+
export declare const VelcronReferenceEditorDescriptor: VelcronEditorDescriptor;
|
17
|
+
type BuiltInPropertyEditorDescriptorMap = {
|
18
|
+
[key in BuiltInPropertyEditorType]: typeof VelcronTextEditorDescriptor | typeof VelcronSliderEditorDescriptor | typeof VelcronSwitchEditorDescriptor | typeof VelcronAlignmentEditorDescriptor | typeof VelcronColorEditorDescriptor | typeof VelcronMarkdownEditorDescriptor | typeof VelcronIconEditorDescriptor | typeof VelcronImageEditorDescriptor | typeof VelcronTypographyEditorDescriptor | typeof VelcronSpacingEditorDescriptor | typeof VelcronColorSchemaEditorDescriptor | typeof VelcronReferenceEditorDescriptor;
|
19
|
+
};
|
20
|
+
export declare const builtInPropertyEditorDescriptorMap: BuiltInPropertyEditorDescriptorMap;
|
21
|
+
export {};
|
@@ -1,5 +1,9 @@
|
|
1
1
|
export * from "./CodeEditor";
|
2
2
|
export * from "./Shared";
|
3
3
|
export * from "./Enums";
|
4
|
-
export * from "./BuiltInDescriptors";
|
5
4
|
export * from "./VelcronDescriptors";
|
5
|
+
export * from "./VelcronDescriptors";
|
6
|
+
export * from "./VelcronEditorDescriptors";
|
7
|
+
export * from "./ComponentDescriptors";
|
8
|
+
export * from "./EventDescriptors";
|
9
|
+
export * from "./StateDescriptors";
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { VelcronComponentDescriptor, VelcronComponentTemplateDescriptor } from "../models";
|
2
|
+
export declare const useVelcronComponentStore: () => {
|
3
|
+
get: {};
|
4
|
+
state: {
|
5
|
+
builtInComponentDescriptions: {
|
6
|
+
[name: string]: VelcronComponentDescriptor;
|
7
|
+
};
|
8
|
+
componentTemplates: VelcronComponentTemplateDescriptor[];
|
9
|
+
};
|
10
|
+
actions: {
|
11
|
+
onDispatching: {};
|
12
|
+
onDispatched: {};
|
13
|
+
onFailure: {};
|
14
|
+
};
|
15
|
+
events: {
|
16
|
+
onMutatedBuiltInComponentDescriptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
17
|
+
[name: string]: VelcronComponentDescriptor;
|
18
|
+
}>;
|
19
|
+
onMutatedComponentTemplates: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronComponentTemplateDescriptor[]>;
|
20
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
21
|
+
};
|
@@ -1,11 +1,32 @@
|
|
1
1
|
import { TreeViewItem, VelcronAppDefinition, VelcronDefinition } from "@omnia/fx-models";
|
2
|
-
import { AppTreeItem, AppValidationState, editorModes } from "../models/Shared";
|
2
|
+
import { AppTreeItem, AppValidationState, EditorAppTreeItem, StatePropertyAppTreeItem, editorModes } from "../models/Shared";
|
3
3
|
import { CodeEditorState, VelcronComponentDescriptor, codeEditorTabs, AddVelcronComponentMode } from "../models";
|
4
|
-
import { ThemeDefinitionV2, VelcronRenderContext } from "../../core";
|
4
|
+
import { ThemeDefinitionV2, VelcronRenderContext, VelcronStateEditor } from "../../core";
|
5
5
|
type canvasMode = "split-spacing" | "design";
|
6
6
|
export declare const useVelcronEditorStore: () => {
|
7
7
|
get: {
|
8
|
+
componentStore: {
|
9
|
+
get: {};
|
10
|
+
state: {
|
11
|
+
builtInComponentDescriptions: {
|
12
|
+
[name: string]: VelcronComponentDescriptor;
|
13
|
+
};
|
14
|
+
componentTemplates: import("../models").VelcronComponentTemplateDescriptor[];
|
15
|
+
};
|
16
|
+
actions: {
|
17
|
+
onDispatching: {};
|
18
|
+
onDispatched: {};
|
19
|
+
onFailure: {};
|
20
|
+
};
|
21
|
+
events: {
|
22
|
+
onMutatedBuiltInComponentDescriptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
23
|
+
[name: string]: VelcronComponentDescriptor;
|
24
|
+
}>;
|
25
|
+
onMutatedComponentTemplates: import("@omnia/fx").MessageBusExposeOnlySubscription<import("../models").VelcronComponentTemplateDescriptor[]>;
|
26
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
27
|
+
};
|
8
28
|
getBodyTreeviewItem(): TreeViewItem<any>;
|
29
|
+
getStatePropertyPath(from: TreeViewItem<StatePropertyAppTreeItem>): string;
|
9
30
|
};
|
10
31
|
state: {
|
11
32
|
previewTheme: ThemeDefinitionV2;
|
@@ -29,9 +50,6 @@ export declare const useVelcronEditorStore: () => {
|
|
29
50
|
showShare: boolean;
|
30
51
|
codeEditor: CodeEditorState;
|
31
52
|
validation: AppValidationState;
|
32
|
-
builtInComponentDescriptions: {
|
33
|
-
[name: string]: VelcronComponentDescriptor;
|
34
|
-
};
|
35
53
|
};
|
36
54
|
actions: {
|
37
55
|
onDispatching: {
|
@@ -44,8 +62,11 @@ export declare const useVelcronEditorStore: () => {
|
|
44
62
|
setAppDefinitionFromJson: {
|
45
63
|
subscribe(fn: (newState: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
46
64
|
};
|
47
|
-
|
48
|
-
subscribe(fn: (
|
65
|
+
mergeInSubState: {
|
66
|
+
subscribe(fn: (toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
67
|
+
};
|
68
|
+
addEditors: {
|
69
|
+
subscribe(fn: (editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
49
70
|
};
|
50
71
|
setAppValidation: {
|
51
72
|
subscribe(fn: (newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -87,10 +108,16 @@ export declare const useVelcronEditorStore: () => {
|
|
87
108
|
subscribe(fn: (target: TreeViewItem<AppTreeItem>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
88
109
|
};
|
89
110
|
renameDataMember: {
|
90
|
-
subscribe(fn: (target: TreeViewItem<
|
111
|
+
subscribe(fn: (target: TreeViewItem<StatePropertyAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
91
112
|
};
|
92
113
|
updateDataMemberValue: {
|
93
|
-
subscribe(fn: (target: TreeViewItem<
|
114
|
+
subscribe(fn: (target: TreeViewItem<StatePropertyAppTreeItem>, newValue: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
115
|
+
};
|
116
|
+
renameEditor: {
|
117
|
+
subscribe(fn: (target: TreeViewItem<EditorAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
118
|
+
};
|
119
|
+
renameComponent: {
|
120
|
+
subscribe(fn: (target: TreeViewItem<AppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
94
121
|
};
|
95
122
|
setActiveAppTreeItem: {
|
96
123
|
subscribe(fn: (key: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -104,6 +131,9 @@ export declare const useVelcronEditorStore: () => {
|
|
104
131
|
reloadApp: {
|
105
132
|
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
106
133
|
};
|
134
|
+
rebuildTree: {
|
135
|
+
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
136
|
+
};
|
107
137
|
updateHistory: {
|
108
138
|
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
109
139
|
};
|
@@ -118,8 +148,11 @@ export declare const useVelcronEditorStore: () => {
|
|
118
148
|
setAppDefinitionFromJson: {
|
119
149
|
subscribe(fn: (result: void, newState: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
120
150
|
};
|
121
|
-
|
122
|
-
subscribe(fn: (result: void,
|
151
|
+
mergeInSubState: {
|
152
|
+
subscribe(fn: (result: void, toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
153
|
+
};
|
154
|
+
addEditors: {
|
155
|
+
subscribe(fn: (result: void, editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
123
156
|
};
|
124
157
|
setAppValidation: {
|
125
158
|
subscribe(fn: (result: void, newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -161,10 +194,16 @@ export declare const useVelcronEditorStore: () => {
|
|
161
194
|
subscribe(fn: (result: void, target: TreeViewItem<AppTreeItem>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
162
195
|
};
|
163
196
|
renameDataMember: {
|
164
|
-
subscribe(fn: (result: void, target: TreeViewItem<
|
197
|
+
subscribe(fn: (result: void, target: TreeViewItem<StatePropertyAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
165
198
|
};
|
166
199
|
updateDataMemberValue: {
|
167
|
-
subscribe(fn: (result: void, target: TreeViewItem<
|
200
|
+
subscribe(fn: (result: void, target: TreeViewItem<StatePropertyAppTreeItem>, newValue: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
201
|
+
};
|
202
|
+
renameEditor: {
|
203
|
+
subscribe(fn: (result: void, target: TreeViewItem<EditorAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
204
|
+
};
|
205
|
+
renameComponent: {
|
206
|
+
subscribe(fn: (result: void, target: TreeViewItem<AppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
168
207
|
};
|
169
208
|
setActiveAppTreeItem: {
|
170
209
|
subscribe(fn: (result: void, key: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -178,6 +217,9 @@ export declare const useVelcronEditorStore: () => {
|
|
178
217
|
reloadApp: {
|
179
218
|
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
180
219
|
};
|
220
|
+
rebuildTree: {
|
221
|
+
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
222
|
+
};
|
181
223
|
updateHistory: {
|
182
224
|
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
183
225
|
};
|
@@ -192,8 +234,11 @@ export declare const useVelcronEditorStore: () => {
|
|
192
234
|
setAppDefinitionFromJson: {
|
193
235
|
subscribe(fn: (failureReason: any, newState: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
194
236
|
};
|
195
|
-
|
196
|
-
subscribe(fn: (failureReason: any,
|
237
|
+
mergeInSubState: {
|
238
|
+
subscribe(fn: (failureReason: any, toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
239
|
+
};
|
240
|
+
addEditors: {
|
241
|
+
subscribe(fn: (failureReason: any, editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
197
242
|
};
|
198
243
|
setAppValidation: {
|
199
244
|
subscribe(fn: (failureReason: any, newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -235,10 +280,16 @@ export declare const useVelcronEditorStore: () => {
|
|
235
280
|
subscribe(fn: (failureReason: any, target: TreeViewItem<AppTreeItem>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
236
281
|
};
|
237
282
|
renameDataMember: {
|
238
|
-
subscribe(fn: (failureReason: any, target: TreeViewItem<
|
283
|
+
subscribe(fn: (failureReason: any, target: TreeViewItem<StatePropertyAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
239
284
|
};
|
240
285
|
updateDataMemberValue: {
|
241
|
-
subscribe(fn: (failureReason: any, target: TreeViewItem<
|
286
|
+
subscribe(fn: (failureReason: any, target: TreeViewItem<StatePropertyAppTreeItem>, newValue: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
287
|
+
};
|
288
|
+
renameEditor: {
|
289
|
+
subscribe(fn: (failureReason: any, target: TreeViewItem<EditorAppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
290
|
+
};
|
291
|
+
renameComponent: {
|
292
|
+
subscribe(fn: (failureReason: any, target: TreeViewItem<AppTreeItem>, newName: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
242
293
|
};
|
243
294
|
setActiveAppTreeItem: {
|
244
295
|
subscribe(fn: (failureReason: any, key: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -252,6 +303,9 @@ export declare const useVelcronEditorStore: () => {
|
|
252
303
|
reloadApp: {
|
253
304
|
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
254
305
|
};
|
306
|
+
rebuildTree: {
|
307
|
+
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
308
|
+
};
|
255
309
|
updateHistory: {
|
256
310
|
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
257
311
|
};
|
@@ -260,7 +314,8 @@ export declare const useVelcronEditorStore: () => {
|
|
260
314
|
setAppTree(tree: Array<TreeViewItem<AppTreeItem>>): void;
|
261
315
|
setAppDefinition(newDefinition: VelcronAppDefinition): void;
|
262
316
|
setAppDefinitionFromJson(newState: string): void;
|
263
|
-
|
317
|
+
mergeInSubState(toMerge: object): void;
|
318
|
+
addEditors(editors: Array<VelcronStateEditor>): void;
|
264
319
|
setAppValidation(newState: AppValidationState): void;
|
265
320
|
setCodeEditorTab(newState: codeEditorTabs): void;
|
266
321
|
setEditorMode(newState: editorModes): void;
|
@@ -276,12 +331,15 @@ export declare const useVelcronEditorStore: () => {
|
|
276
331
|
deleteComponent(target: TreeViewItem<AppTreeItem>): void;
|
277
332
|
addDataMember(target: TreeViewItem<AppTreeItem>, propertyName: string, value: any): TreeViewItem<AppTreeItem>;
|
278
333
|
deleteDataMember(target: TreeViewItem<AppTreeItem>): void;
|
279
|
-
renameDataMember(target: TreeViewItem<
|
280
|
-
updateDataMemberValue(target: TreeViewItem<
|
334
|
+
renameDataMember(target: TreeViewItem<StatePropertyAppTreeItem>, newName: string): void;
|
335
|
+
updateDataMemberValue(target: TreeViewItem<StatePropertyAppTreeItem>, newValue: any): void;
|
336
|
+
renameEditor(target: TreeViewItem<EditorAppTreeItem>, newName: string): void;
|
337
|
+
renameComponent(target: TreeViewItem<AppTreeItem>, newName: string): void;
|
281
338
|
setActiveAppTreeItem(key: string): void;
|
282
339
|
copyComponent(): void;
|
283
340
|
pasteComponent(): void;
|
284
341
|
reloadApp(): void;
|
342
|
+
rebuildTree(): void;
|
285
343
|
updateHistory(): void;
|
286
344
|
};
|
287
345
|
events: {
|
@@ -306,9 +364,6 @@ export declare const useVelcronEditorStore: () => {
|
|
306
364
|
onMutatedShowShare: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
307
365
|
onMutatedCodeEditor: import("@omnia/fx").MessageBusExposeOnlySubscription<CodeEditorState>;
|
308
366
|
onMutatedValidation: import("@omnia/fx").MessageBusExposeOnlySubscription<AppValidationState>;
|
309
|
-
onMutatedBuiltInComponentDescriptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
310
|
-
[name: string]: VelcronComponentDescriptor;
|
311
|
-
}>;
|
312
367
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
313
368
|
};
|
314
369
|
export {};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { VelcronComponentTemplateDescriptor } from "../models";
|
2
|
+
export declare const VelcronContentComponentTemplates: {
|
3
|
+
TitleTemplate: VelcronComponentTemplateDescriptor;
|
4
|
+
CaptionTemplate: VelcronComponentTemplateDescriptor;
|
5
|
+
SummaryTemplate: VelcronComponentTemplateDescriptor;
|
6
|
+
TextTemplate: VelcronComponentTemplateDescriptor;
|
7
|
+
SectionTemplate: VelcronComponentTemplateDescriptor;
|
8
|
+
};
|
@@ -12,7 +12,7 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<boolean>;
|
13
13
|
};
|
14
14
|
"color-schema-type": {
|
15
|
-
type: import("vue").PropType<"
|
15
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
16
16
|
};
|
17
17
|
"theme-definition": {
|
18
18
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -52,7 +52,7 @@ declare const _default: {
|
|
52
52
|
type: import("vue").PropType<boolean>;
|
53
53
|
};
|
54
54
|
"color-schema-type": {
|
55
|
-
type: import("vue").PropType<"
|
55
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
56
56
|
};
|
57
57
|
"theme-definition": {
|
58
58
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -100,7 +100,7 @@ declare const _default: {
|
|
100
100
|
type: import("vue").PropType<boolean>;
|
101
101
|
};
|
102
102
|
"color-schema-type": {
|
103
|
-
type: import("vue").PropType<"
|
103
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
104
104
|
};
|
105
105
|
"theme-definition": {
|
106
106
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -145,7 +145,7 @@ declare const _default: {
|
|
145
145
|
type: import("vue").PropType<boolean>;
|
146
146
|
};
|
147
147
|
"color-schema-type": {
|
148
|
-
type: import("vue").PropType<"
|
148
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
149
149
|
};
|
150
150
|
"theme-definition": {
|
151
151
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -185,7 +185,7 @@ declare const _default: {
|
|
185
185
|
colorSchemaType: any;
|
186
186
|
colors?: any;
|
187
187
|
} & {
|
188
|
-
"color-schema-type"?: "
|
188
|
+
"color-schema-type"?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
189
189
|
themeDefinition?: ThemeDefinitionV2;
|
190
190
|
"theme-definition"?: ThemeDefinitionV2;
|
191
191
|
context?: VelcronRenderContext;
|
@@ -0,0 +1,32 @@
|
|
1
|
+
import { VelcronRenderContext, VelcronSlidePanelDefinition } from "../../core";
|
2
|
+
declare const _default: {
|
3
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
|
+
definition: import("vue").Prop<VelcronSlidePanelDefinition, VelcronSlidePanelDefinition>;
|
5
|
+
renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
|
6
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
7
|
+
definition: import("vue").Prop<VelcronSlidePanelDefinition, VelcronSlidePanelDefinition>;
|
8
|
+
renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
|
9
|
+
}>>, {}, true, {}, {}, {
|
10
|
+
P: {};
|
11
|
+
B: {};
|
12
|
+
D: {};
|
13
|
+
C: {};
|
14
|
+
M: {};
|
15
|
+
Defaults: {};
|
16
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
17
|
+
definition: import("vue").Prop<VelcronSlidePanelDefinition, VelcronSlidePanelDefinition>;
|
18
|
+
renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
|
19
|
+
}>>, {}, {}, {}, {}, {}>;
|
20
|
+
__isFragment?: never;
|
21
|
+
__isTeleport?: never;
|
22
|
+
__isSuspense?: never;
|
23
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
24
|
+
definition: import("vue").Prop<VelcronSlidePanelDefinition, VelcronSlidePanelDefinition>;
|
25
|
+
renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
|
26
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
27
|
+
propsDefinition: Omit<Readonly<{} & {
|
28
|
+
definition?: VelcronSlidePanelDefinition;
|
29
|
+
renderContext?: VelcronRenderContext;
|
30
|
+
}>, never>;
|
31
|
+
};
|
32
|
+
export default _default;
|