@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
@@ -1,16 +1,55 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
1
|
+
declare const _default: (props: {
|
2
|
+
[x: string]: any;
|
3
|
+
} & Omit<{}, string | number> & {
|
4
|
+
"v-slots"?: {
|
5
|
+
default?: import("vue").Slot;
|
6
|
+
} & {};
|
7
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string>) => {
|
8
|
+
$: import("vue").ComponentInternalInstance;
|
9
|
+
$data: {};
|
10
|
+
$props: {};
|
11
|
+
$attrs: {
|
12
|
+
[x: string]: unknown;
|
13
|
+
};
|
14
|
+
$refs: {
|
15
|
+
[x: string]: unknown;
|
16
|
+
};
|
17
|
+
$slots: Readonly<{
|
18
|
+
[name: string]: import("vue").Slot<any>;
|
19
|
+
}>;
|
20
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
21
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
22
|
+
$emit: (event: string, ...args: any[]) => void;
|
23
|
+
$el: any;
|
24
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
25
|
+
beforeCreate?: (() => void) | (() => void)[];
|
26
|
+
created?: (() => void) | (() => void)[];
|
27
|
+
beforeMount?: (() => void) | (() => void)[];
|
28
|
+
mounted?: (() => void) | (() => void)[];
|
29
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
30
|
+
updated?: (() => void) | (() => void)[];
|
31
|
+
activated?: (() => void) | (() => void)[];
|
32
|
+
deactivated?: (() => void) | (() => void)[];
|
33
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
34
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
35
|
+
destroyed?: (() => void) | (() => void)[];
|
36
|
+
unmounted?: (() => void) | (() => void)[];
|
37
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
38
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
39
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
40
|
+
};
|
41
|
+
$forceUpdate: () => void;
|
42
|
+
$nextTick: typeof import("vue").nextTick;
|
43
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
44
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
45
|
+
propsDefinition: {
|
46
|
+
[x: string]: any;
|
47
|
+
} & {
|
48
|
+
"v-slots"?: {
|
49
|
+
default?: import("vue").Slot;
|
50
|
+
} & {};
|
51
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string | number>;
|
52
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
53
|
+
[key: string]: any;
|
54
|
+
}>;
|
16
55
|
export default _default;
|
@@ -1,16 +1,55 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
1
|
+
declare const _default: (props: {
|
2
|
+
[x: string]: any;
|
3
|
+
} & Omit<{}, string | number> & {
|
4
|
+
"v-slots"?: {
|
5
|
+
default?: import("vue").Slot;
|
6
|
+
} & {};
|
7
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string>) => {
|
8
|
+
$: import("vue").ComponentInternalInstance;
|
9
|
+
$data: {};
|
10
|
+
$props: {};
|
11
|
+
$attrs: {
|
12
|
+
[x: string]: unknown;
|
13
|
+
};
|
14
|
+
$refs: {
|
15
|
+
[x: string]: unknown;
|
16
|
+
};
|
17
|
+
$slots: Readonly<{
|
18
|
+
[name: string]: import("vue").Slot<any>;
|
19
|
+
}>;
|
20
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
21
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
22
|
+
$emit: (event: string, ...args: any[]) => void;
|
23
|
+
$el: any;
|
24
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
25
|
+
beforeCreate?: (() => void) | (() => void)[];
|
26
|
+
created?: (() => void) | (() => void)[];
|
27
|
+
beforeMount?: (() => void) | (() => void)[];
|
28
|
+
mounted?: (() => void) | (() => void)[];
|
29
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
30
|
+
updated?: (() => void) | (() => void)[];
|
31
|
+
activated?: (() => void) | (() => void)[];
|
32
|
+
deactivated?: (() => void) | (() => void)[];
|
33
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
34
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
35
|
+
destroyed?: (() => void) | (() => void)[];
|
36
|
+
unmounted?: (() => void) | (() => void)[];
|
37
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
38
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
39
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
40
|
+
};
|
41
|
+
$forceUpdate: () => void;
|
42
|
+
$nextTick: typeof import("vue").nextTick;
|
43
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
44
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
45
|
+
propsDefinition: {
|
46
|
+
[x: string]: any;
|
47
|
+
} & {
|
48
|
+
"v-slots"?: {
|
49
|
+
default?: import("vue").Slot;
|
50
|
+
} & {};
|
51
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string | number>;
|
52
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
53
|
+
[key: string]: any;
|
54
|
+
}>;
|
16
55
|
export default _default;
|
@@ -1,16 +1,55 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
1
|
+
declare const _default: (props: {
|
2
|
+
[x: string]: any;
|
3
|
+
} & Omit<{}, string | number> & {
|
4
|
+
"v-slots"?: {
|
5
|
+
default?: import("vue").Slot;
|
6
|
+
} & {};
|
7
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string>) => {
|
8
|
+
$: import("vue").ComponentInternalInstance;
|
9
|
+
$data: {};
|
10
|
+
$props: {};
|
11
|
+
$attrs: {
|
12
|
+
[x: string]: unknown;
|
13
|
+
};
|
14
|
+
$refs: {
|
15
|
+
[x: string]: unknown;
|
16
|
+
};
|
17
|
+
$slots: Readonly<{
|
18
|
+
[name: string]: import("vue").Slot<any>;
|
19
|
+
}>;
|
20
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
21
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
22
|
+
$emit: (event: string, ...args: any[]) => void;
|
23
|
+
$el: any;
|
24
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
25
|
+
beforeCreate?: (() => void) | (() => void)[];
|
26
|
+
created?: (() => void) | (() => void)[];
|
27
|
+
beforeMount?: (() => void) | (() => void)[];
|
28
|
+
mounted?: (() => void) | (() => void)[];
|
29
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
30
|
+
updated?: (() => void) | (() => void)[];
|
31
|
+
activated?: (() => void) | (() => void)[];
|
32
|
+
deactivated?: (() => void) | (() => void)[];
|
33
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
34
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
35
|
+
destroyed?: (() => void) | (() => void)[];
|
36
|
+
unmounted?: (() => void) | (() => void)[];
|
37
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
38
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
39
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
40
|
+
};
|
41
|
+
$forceUpdate: () => void;
|
42
|
+
$nextTick: typeof import("vue").nextTick;
|
43
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
44
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
45
|
+
propsDefinition: {
|
46
|
+
[x: string]: any;
|
47
|
+
} & {
|
48
|
+
"v-slots"?: {
|
49
|
+
default?: import("vue").Slot;
|
50
|
+
} & {};
|
51
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string | number>;
|
52
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
53
|
+
[key: string]: any;
|
54
|
+
}>;
|
16
55
|
export default _default;
|
@@ -1,12 +1,13 @@
|
|
1
1
|
import { LayoutEditorCanvasApi } from "@omnia/fx-models";
|
2
|
+
import { LayoutCanvasStore } from "@omnia/fx/ux";
|
2
3
|
import "./LayoutEditorCanvas.css";
|
3
4
|
declare const _default: {
|
4
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
6
|
"get-api": {
|
6
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
7
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
7
8
|
};
|
8
9
|
getApi: {
|
9
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
10
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
10
11
|
};
|
11
12
|
styles: {
|
12
13
|
type: import("vue").PropType<Partial<{
|
@@ -62,10 +63,10 @@ declare const _default: {
|
|
62
63
|
};
|
63
64
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
64
65
|
"get-api": {
|
65
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
66
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
66
67
|
};
|
67
68
|
getApi: {
|
68
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
69
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
69
70
|
};
|
70
71
|
styles: {
|
71
72
|
type: import("vue").PropType<Partial<{
|
@@ -128,10 +129,10 @@ declare const _default: {
|
|
128
129
|
Defaults: {};
|
129
130
|
}, Readonly<import("vue").ExtractPropTypes<{
|
130
131
|
"get-api": {
|
131
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
132
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
132
133
|
};
|
133
134
|
getApi: {
|
134
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
135
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
135
136
|
};
|
136
137
|
styles: {
|
137
138
|
type: import("vue").PropType<Partial<{
|
@@ -191,10 +192,10 @@ declare const _default: {
|
|
191
192
|
__isSuspense?: never;
|
192
193
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
193
194
|
"get-api": {
|
194
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
195
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
195
196
|
};
|
196
197
|
getApi: {
|
197
|
-
type: import("vue").PropType<(inst: LayoutEditorCanvasApi) => void>;
|
198
|
+
type: import("vue").PropType<(inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
198
199
|
};
|
199
200
|
styles: {
|
200
201
|
type: import("vue").PropType<Partial<{
|
@@ -271,8 +272,8 @@ declare const _default: {
|
|
271
272
|
rightResizer: (backgroundColor: string) => import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
272
273
|
}>;
|
273
274
|
provider?: string;
|
274
|
-
getApi?: (inst: LayoutEditorCanvasApi) => void;
|
275
|
-
"get-api"?: (inst: LayoutEditorCanvasApi) => void;
|
275
|
+
getApi?: (inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void;
|
276
|
+
"get-api"?: (inst: LayoutEditorCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void;
|
276
277
|
"auth-disabled"?: boolean;
|
277
278
|
}>, never>;
|
278
279
|
};
|
package/internal-do-not-import-from-here/ux/layoutcanvas/factories/EditorLayoutItemFactory.d.ts
CHANGED
@@ -1,11 +1,10 @@
|
|
1
|
-
import { LayoutItemRegistration, BlockRegistration, Section, LayoutItem, Block, LoadedLayout, GuidValue, SectionItem, ColumnedSectionItemSettings, TabbedSectionItemSettings, SectionTypes, AccordionedSectionItemSettings, SteppedSectionItemSettings
|
1
|
+
import { LayoutItemRegistration, BlockRegistration, Section, LayoutItem, Block, LoadedLayout, GuidValue, SectionItem, ColumnedSectionItemSettings, TabbedSectionItemSettings, SectionTypes, AccordionedSectionItemSettings, SteppedSectionItemSettings } from "../../../models";
|
2
2
|
/**
|
3
3
|
* Factory for Layout items
|
4
4
|
* */
|
5
5
|
export declare class EditorLayoutItemFactory {
|
6
6
|
static createSection(layout: LoadedLayout, type: SectionTypes): Section;
|
7
7
|
static createColumn(layout: LoadedLayout): SectionItem<ColumnedSectionItemSettings>;
|
8
|
-
static createPlaceHolder(layout: LoadedLayout): SectionItem<PlaceHolderSectionItemSettings>;
|
9
8
|
static createTab(layout: LoadedLayout): SectionItem<TabbedSectionItemSettings>;
|
10
9
|
static createAccordion(layout: LoadedLayout): SectionItem<AccordionedSectionItemSettings>;
|
11
10
|
static createStep(layout: LoadedLayout): SectionItem<SteppedSectionItemSettings>;
|
@@ -21,5 +20,4 @@ export declare class EditorLayoutItemFactory {
|
|
21
20
|
static createOneTabSectionArray(layout: LoadedLayout): Array<Section>;
|
22
21
|
static createAccordionSectionArray(layout: LoadedLayout): Array<Section>;
|
23
22
|
static createStepperSectionArray(layout: LoadedLayout): Array<Section>;
|
24
|
-
static createPlaceHolderSectionArray(layout: LoadedLayout): Array<Section>;
|
25
23
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { LayoutDefinition, Section, Block, LayoutSettings, BlockLayoutSettings, ImageBackground, GuidValue, ColumnedSectionItemSettings, SectionItem, TabbedSectionItemSettings, SectionSettings, SectionTypes, AccordionedSectionItemSettings, SteppedSectionItemSettings, IBlockInstance, LoadedLayout, MultilingualString, BlockLockSettings
|
1
|
+
import { LayoutDefinition, Section, Block, LayoutSettings, BlockLayoutSettings, ImageBackground, GuidValue, ColumnedSectionItemSettings, SectionItem, TabbedSectionItemSettings, SectionSettings, SectionTypes, AccordionedSectionItemSettings, SteppedSectionItemSettings, IBlockInstance, LoadedLayout, MultilingualString, BlockLockSettings } from "../../../models";
|
2
2
|
import { MultilingualStore } from "../../../stores";
|
3
3
|
/**
|
4
4
|
* Factory for Layout items
|
@@ -8,7 +8,6 @@ export declare class LayoutItemFactory {
|
|
8
8
|
static createLayout(parentLayoutId?: string): LayoutDefinition;
|
9
9
|
static createSection(type: SectionTypes): Section;
|
10
10
|
static createColumn(): SectionItem<ColumnedSectionItemSettings>;
|
11
|
-
static createPlaceHolder(): SectionItem<PlaceHolderSectionItemSettings>;
|
12
11
|
static createTab(): SectionItem<TabbedSectionItemSettings>;
|
13
12
|
static createAccordion(): SectionItem<AccordionedSectionItemSettings>;
|
14
13
|
static createStep(): SectionItem<SteppedSectionItemSettings>;
|
@@ -17,7 +16,6 @@ export declare class LayoutItemFactory {
|
|
17
16
|
static getDefaultLayoutSettings(): LayoutSettings;
|
18
17
|
static getDefaultSectionSettings(type: SectionTypes): SectionSettings;
|
19
18
|
static getDefaultColumnSettings(): ColumnedSectionItemSettings;
|
20
|
-
static getDefaultPlaceHolderSettings(): PlaceHolderSectionItemSettings;
|
21
19
|
static getDefaultTabSettings(): TabbedSectionItemSettings;
|
22
20
|
static getDefaultAccordionSettings(): AccordionedSectionItemSettings;
|
23
21
|
static getDefaultStepSettings(): SteppedSectionItemSettings;
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import { LayoutRendererCanvasApi } from "@omnia/fx/models";
|
2
|
+
import { LayoutCanvasStore } from "../";
|
2
3
|
import "./LayoutRendererCanvas.css";
|
3
4
|
declare const _default: {
|
4
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
@@ -14,10 +15,10 @@ declare const _default: {
|
|
14
15
|
type: import("vue").PropType<string>;
|
15
16
|
};
|
16
17
|
"get-api": {
|
17
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
18
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
18
19
|
};
|
19
20
|
getApi: {
|
20
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
21
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
21
22
|
};
|
22
23
|
styles: {
|
23
24
|
type: import("vue").PropType<Partial<{
|
@@ -49,10 +50,10 @@ declare const _default: {
|
|
49
50
|
type: import("vue").PropType<string>;
|
50
51
|
};
|
51
52
|
"get-api": {
|
52
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
53
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
53
54
|
};
|
54
55
|
getApi: {
|
55
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
56
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
56
57
|
};
|
57
58
|
styles: {
|
58
59
|
type: import("vue").PropType<Partial<{
|
@@ -91,10 +92,10 @@ declare const _default: {
|
|
91
92
|
type: import("vue").PropType<string>;
|
92
93
|
};
|
93
94
|
"get-api": {
|
94
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
95
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
95
96
|
};
|
96
97
|
getApi: {
|
97
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
98
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
98
99
|
};
|
99
100
|
styles: {
|
100
101
|
type: import("vue").PropType<Partial<{
|
@@ -130,10 +131,10 @@ declare const _default: {
|
|
130
131
|
type: import("vue").PropType<string>;
|
131
132
|
};
|
132
133
|
"get-api": {
|
133
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
134
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
134
135
|
};
|
135
136
|
getApi: {
|
136
|
-
type: import("vue").PropType<(inst: LayoutRendererCanvasApi) => void>;
|
137
|
+
type: import("vue").PropType<(inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void>;
|
137
138
|
};
|
138
139
|
styles: {
|
139
140
|
type: import("vue").PropType<Partial<{
|
@@ -159,8 +160,8 @@ declare const _default: {
|
|
159
160
|
containerVerticalAlign: (isAlignVertical: boolean) => import("@omnia/fx-models").NestedCSSPropertiesExtends;
|
160
161
|
}>;
|
161
162
|
provider?: string;
|
162
|
-
getApi?: (inst: LayoutRendererCanvasApi) => void;
|
163
|
-
"get-api"?: (inst: LayoutRendererCanvasApi) => void;
|
163
|
+
getApi?: (inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void;
|
164
|
+
"get-api"?: (inst: LayoutRendererCanvasApi, layoutCanvasStore: LayoutCanvasStore) => void;
|
164
165
|
designRender?: boolean;
|
165
166
|
"design-render"?: boolean;
|
166
167
|
disableScrollCompensation?: boolean;
|
@@ -20,7 +20,7 @@ export declare class BlockCatalogStore extends Store {
|
|
20
20
|
filterBlockRegistrationOnFeatureDependency(blockRegistration: BlockRegistration): boolean;
|
21
21
|
filterBlockRegistrationByBackendRuntimes(blockRegistration: BlockRegistration): boolean;
|
22
22
|
filterBlockRegistrationByClientRuntimes(blockRegistration: BlockRegistration): boolean;
|
23
|
-
filterBlockRegistrationOnLayoutDependency(blockRegistration: BlockRegistration, provider: string): boolean;
|
23
|
+
filterBlockRegistrationOnLayoutDependency(blockRegistration: BlockRegistration, provider: string, layoutDependencyProviders: string[]): boolean;
|
24
24
|
filterBlockRegistrationByDisableAuth(blockRegistration: BlockRegistration): boolean;
|
25
25
|
/**
|
26
26
|
* Implementation of mutations
|
@@ -217,6 +217,7 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
|
|
217
217
|
layout: StoreState<LoadedLayout>;
|
218
218
|
previewUrl: StoreState<string>;
|
219
219
|
provider: StoreState<string>;
|
220
|
+
dependencyProviders: StoreState<string[]>;
|
220
221
|
elementId: StoreState<string>;
|
221
222
|
canvasMode: StoreState<LayoutCanvasModes>;
|
222
223
|
editorMode: StoreState<LayoutEditorModes>;
|
@@ -9,9 +9,9 @@ declare const _default: {
|
|
9
9
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
10
10
|
};
|
11
11
|
typography: {
|
12
|
-
type: import("vue").PropType<"
|
12
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
13
13
|
} & {
|
14
|
-
type: import("vue").PropType<"
|
14
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
15
15
|
};
|
16
16
|
placeholder: {
|
17
17
|
type: import("vue").PropType<string>;
|
@@ -102,9 +102,9 @@ declare const _default: {
|
|
102
102
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
103
103
|
};
|
104
104
|
typography: {
|
105
|
-
type: import("vue").PropType<"
|
105
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
106
106
|
} & {
|
107
|
-
type: import("vue").PropType<"
|
107
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
108
108
|
};
|
109
109
|
placeholder: {
|
110
110
|
type: import("vue").PropType<string>;
|
@@ -202,9 +202,9 @@ declare const _default: {
|
|
202
202
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
203
203
|
};
|
204
204
|
typography: {
|
205
|
-
type: import("vue").PropType<"
|
205
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
206
206
|
} & {
|
207
|
-
type: import("vue").PropType<"
|
207
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
208
208
|
};
|
209
209
|
placeholder: {
|
210
210
|
type: import("vue").PropType<string>;
|
@@ -299,9 +299,9 @@ declare const _default: {
|
|
299
299
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
300
300
|
};
|
301
301
|
typography: {
|
302
|
-
type: import("vue").PropType<"
|
302
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
303
303
|
} & {
|
304
|
-
type: import("vue").PropType<"
|
304
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
305
305
|
};
|
306
306
|
placeholder: {
|
307
307
|
type: import("vue").PropType<string>;
|
@@ -448,7 +448,7 @@ declare const _default: {
|
|
448
448
|
};
|
449
449
|
}>;
|
450
450
|
};
|
451
|
-
typography?: "
|
451
|
+
typography?: "text" | "title" | "navigation" | TypographyTypes;
|
452
452
|
size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
453
453
|
placeholder?: string;
|
454
454
|
toned?: boolean;
|
@@ -7,9 +7,9 @@ declare const _default: {
|
|
7
7
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
8
8
|
};
|
9
9
|
typography: {
|
10
|
-
type: import("vue").PropType<"
|
10
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
11
11
|
} & {
|
12
|
-
type: import("vue").PropType<"
|
12
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
13
13
|
};
|
14
14
|
toned: {
|
15
15
|
type: import("vue").PropType<boolean>;
|
@@ -27,9 +27,9 @@ declare const _default: {
|
|
27
27
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
28
28
|
};
|
29
29
|
typography: {
|
30
|
-
type: import("vue").PropType<"
|
30
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
31
31
|
} & {
|
32
|
-
type: import("vue").PropType<"
|
32
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
33
33
|
};
|
34
34
|
toned: {
|
35
35
|
type: import("vue").PropType<boolean>;
|
@@ -54,9 +54,9 @@ declare const _default: {
|
|
54
54
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
55
55
|
};
|
56
56
|
typography: {
|
57
|
-
type: import("vue").PropType<"
|
57
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
58
58
|
} & {
|
59
|
-
type: import("vue").PropType<"
|
59
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
60
60
|
};
|
61
61
|
toned: {
|
62
62
|
type: import("vue").PropType<boolean>;
|
@@ -78,9 +78,9 @@ declare const _default: {
|
|
78
78
|
type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
|
79
79
|
};
|
80
80
|
typography: {
|
81
|
-
type: import("vue").PropType<"
|
81
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
82
82
|
} & {
|
83
|
-
type: import("vue").PropType<"
|
83
|
+
type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
|
84
84
|
};
|
85
85
|
toned: {
|
86
86
|
type: import("vue").PropType<boolean>;
|
@@ -95,7 +95,7 @@ declare const _default: {
|
|
95
95
|
propsDefinition: Omit<Readonly<{
|
96
96
|
value: string;
|
97
97
|
} & {
|
98
|
-
typography?: "
|
98
|
+
typography?: "text" | "title" | "navigation" | TypographyTypes;
|
99
99
|
size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
|
100
100
|
toned?: boolean;
|
101
101
|
}>, never>;
|
@@ -93,8 +93,8 @@ declare const _default: {
|
|
93
93
|
onKeyup?: (event: any) => any;
|
94
94
|
onScroll?: (event: any) => any;
|
95
95
|
"onUpdate:modelValue"?: (value: string) => any;
|
96
|
-
onConfiguration?: (event: any) => any;
|
97
96
|
onLayout?: (event: any) => any;
|
97
|
+
onConfiguration?: (event: any) => any;
|
98
98
|
onPosition?: (event: any) => any;
|
99
99
|
onSelection?: (event: any) => any;
|
100
100
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -227,8 +227,8 @@ declare const _default: {
|
|
227
227
|
onKeyup?: (event: any) => any;
|
228
228
|
onScroll?: (event: any) => any;
|
229
229
|
"onUpdate:modelValue"?: (value: string) => any;
|
230
|
-
onConfiguration?: (event: any) => any;
|
231
230
|
onLayout?: (event: any) => any;
|
231
|
+
onConfiguration?: (event: any) => any;
|
232
232
|
onPosition?: (event: any) => any;
|
233
233
|
onSelection?: (event: any) => any;
|
234
234
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -343,8 +343,8 @@ declare const _default: {
|
|
343
343
|
onKeyup?: (event: any) => any;
|
344
344
|
onScroll?: (event: any) => any;
|
345
345
|
"onUpdate:modelValue"?: (value: string) => any;
|
346
|
-
onConfiguration?: (event: any) => any;
|
347
346
|
onLayout?: (event: any) => any;
|
347
|
+
onConfiguration?: (event: any) => any;
|
348
348
|
onPosition?: (event: any) => any;
|
349
349
|
onSelection?: (event: any) => any;
|
350
350
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -456,8 +456,8 @@ declare const _default: {
|
|
456
456
|
onKeyup?: (event: any) => any;
|
457
457
|
onScroll?: (event: any) => any;
|
458
458
|
"onUpdate:modelValue"?: (value: string) => any;
|
459
|
-
onConfiguration?: (event: any) => any;
|
460
459
|
onLayout?: (event: any) => any;
|
460
|
+
onConfiguration?: (event: any) => any;
|
461
461
|
onPosition?: (event: any) => any;
|
462
462
|
onSelection?: (event: any) => any;
|
463
463
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|
@@ -566,7 +566,7 @@ declare const _default: {
|
|
566
566
|
"onUpdate:modelValue"?: (value: string) => any;
|
567
567
|
modelValue?: string;
|
568
568
|
language?: string;
|
569
|
-
}>, "onError" | "onBlur" | "onChange" | "onFocus" | "onKeydown" | "onKeyup" | "onScroll" | "onUpdate:modelValue" | "
|
569
|
+
}>, "onError" | "onBlur" | "onChange" | "onFocus" | "onKeydown" | "onKeyup" | "onScroll" | "onUpdate:modelValue" | "onLayout" | "onConfiguration" | "onPosition" | "onSelection" | "onEditorDidMount" | "onContextMenu" | "onBlurText" | "onModelDecorations" | "onModelLanguage" | "onModelOptions" | "onAfterDispose" | "onFocusText" | "onMouseDown" | "onMouseLeave" | "onMouseMove" | "onMouseUp"> & {
|
570
570
|
onError?: (err: string) => any;
|
571
571
|
onBlur?: () => any;
|
572
572
|
onChange?: (value: string, event: any) => any;
|
@@ -575,8 +575,8 @@ declare const _default: {
|
|
575
575
|
onKeyup?: (event: any) => any;
|
576
576
|
onScroll?: (event: any) => any;
|
577
577
|
"onUpdate:modelValue"?: (value: string) => any;
|
578
|
-
onConfiguration?: (event: any) => any;
|
579
578
|
onLayout?: (event: any) => any;
|
579
|
+
onConfiguration?: (event: any) => any;
|
580
580
|
onPosition?: (event: any) => any;
|
581
581
|
onSelection?: (event: any) => any;
|
582
582
|
onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
|