@omnia/fx 8.0.479-dev → 8.0.481-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.ux.editor.manifest.json +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/AppInstanceEditingJourney.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditEnterprisePropertiesBlade.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditProperiesBlade.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/editor/use/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome_testSetup.d.ts +18 -18
- package/internal-do-not-import-from-here/ux/editorchrome/buttons/ToolbarButton.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/editorchrome/hooks/useRenderActions.d.ts +2 -7
- package/internal-do-not-import-from-here/ux/editorchrome/stores/EditorChromeStoreV2.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/iconpicker/Icons.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/iconpicker/fontAwesomeIcons.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/DefineLayoutEditorCanvas.d.ts +136 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.stylex.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{blockplaceholder → _old/blockplaceholder}/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{canvastoolbar → _old/canvastoolbar}/CanvasToolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{devicepreviewer → _old/devicepreviewer}/DevicePreviewer.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{devicepreviewer → _old/devicepreviewer}/DevicePreviewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons2.css.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons3.css.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons4.css.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons5.css.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/OneColumnIcon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnHeroIcon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnIcon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnPageIcon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/TwoColumnIcon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutSectionStepper.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutStep.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutTab.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutSectionEditorHooks.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/ILayoutTemplateSelector.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/LayoutTemplateSelector.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/ColorSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/TabsSettingsStylePanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitle.css.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/settings/breakpoints/BreakPointBlockSettingsComponent.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/settings/breakpoints/BreakPointSectionSettingsComponent.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsComponent.css.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsComponent.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/AccordionListingSettingsPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/ColumnListingSettingsPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/SectionItemListing.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/StepListingSettingsPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/TabListingSettingsPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/developertools/DeveloperTools.d.ts +4 -19
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/LayoutManager.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsProvider.d.ts +15 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsReader.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsWriter.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BreakPointManager.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutClipboardManager.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutEditorThemingManager.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutManager.d.ts +40 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutRenditionManager.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/ObjectMergerTemp.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/ThemingRenditionManager.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/index.d.ts +10 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelection.d.ts +88 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelector.d.ts +116 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelector.stylex.d.ts +18 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/index.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/LayoutDefinitionBuilder.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/LayoutItemSettingsDefinitions.d.ts +186 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/index.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsdesigner/StepperSectionDesigner.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsdesigner/index.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/ColumnResizer.d.ts +23 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutBlockRenderer.css.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutBlockRenderer.d.ts +99 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutColumnRenderer.css.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutColumnRenderer.d.ts +38 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionRenderer.css.d.ts +12 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionRenderer.d.ts +82 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionSliderRenderer.d.ts +31 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionStepperRenderer.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionTabRenderer.css.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionTabRenderer.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutStepRenderer.d.ts +81 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/index.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/LayerIndex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/LayoutSectionContainerHelper.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/SharedRendererStyles.css.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/index.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasEditorStore.d.ts +59 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +129 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStoreV2.d.ts +134 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +56 -56
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/breakpoints/BreakPointBlockSettingsComponent.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/breakpoints/BreakPointSectionSettingsComponent.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/{layoutcanvas/editor → editorchrome}/sizecontainer/SizeContainer.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{layoutcanvas/editor → editorchrome}/sizecontainer/SizeContainer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{blockplaceholder → _old/blockplaceholder}/BlockPlaceholder.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{canvastoolbar → _old/canvastoolbar}/CanvasToolbar.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/Icons.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitemactiontoolbar → _old/layoutitemactiontoolbar}/LayoutItemActionToolbar.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitemactiontoolbar → _old/layoutitemactiontoolbar}/LayoutItemActionToolbarStyles.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutBlock.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutBlockEditorHooks.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutColumn.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutColumnEditorHooks.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutSection.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/LayoutTemplateSelector.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/loc/localize.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/BlockSettingsPanel.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/LayoutStructure.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/SettingsPanel.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/TemplatePreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/backgroundsettings/BackgroundSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Header.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Spacing.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Style.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Targeting.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitle.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitleSettings.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitleSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitle.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitle.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitleSettings.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitleSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsstyles.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/canvas/Spacing.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/imagebackgroundsettings/ImageBackgroundSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/journey/JourneyBlockSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/journey/JourneyMenuItemSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/BlockHeader.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/GlobalHeaderStyling.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/LayoutTheming.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/Style.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layoutclipboard/LayoutClipboard.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layoutclipboard/LayoutClipboard.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/lock/Lock.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Columns.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/General.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Header.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Spacing.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Style.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Targeting.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings/block → _old/settings/section}/Theming.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/ColumnListingSettingsPanel.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/settingstabs/TabBlockSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/settingstabs/TabLayoutSettings.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{targetselector → _old/targetselector}/TargetSelector.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{targetselector → _old/targetselector}/TargetSelector.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/layoutcanvas/{editor/settings/section/Theming.d.ts → shared_old/styles/SharedRendererFunctions.d.ts} +0 -0
@@ -0,0 +1,116 @@
|
|
1
|
+
import { LayoutItem } from "@omnia/fx-models";
|
2
|
+
declare const _default: {
|
3
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
4
|
+
toned: {
|
5
|
+
type: import("vue").PropType<boolean>;
|
6
|
+
};
|
7
|
+
small: {
|
8
|
+
type: import("vue").PropType<boolean>;
|
9
|
+
};
|
10
|
+
postInsert: {
|
11
|
+
type: import("vue").PropType<boolean>;
|
12
|
+
};
|
13
|
+
siblingId: {
|
14
|
+
type: import("vue").PropType<string>;
|
15
|
+
};
|
16
|
+
parentContainer: {
|
17
|
+
type: import("vue").PropType<LayoutItem>;
|
18
|
+
};
|
19
|
+
colorSchemaType: {
|
20
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
21
|
+
required: boolean;
|
22
|
+
};
|
23
|
+
container: {
|
24
|
+
type: BooleanConstructor;
|
25
|
+
required: boolean;
|
26
|
+
};
|
27
|
+
colors: {
|
28
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
29
|
+
required: boolean;
|
30
|
+
};
|
31
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
32
|
+
container: boolean;
|
33
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
34
|
+
P: {};
|
35
|
+
B: {};
|
36
|
+
D: {};
|
37
|
+
C: {};
|
38
|
+
M: {};
|
39
|
+
Defaults: {};
|
40
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
41
|
+
toned: {
|
42
|
+
type: import("vue").PropType<boolean>;
|
43
|
+
};
|
44
|
+
small: {
|
45
|
+
type: import("vue").PropType<boolean>;
|
46
|
+
};
|
47
|
+
postInsert: {
|
48
|
+
type: import("vue").PropType<boolean>;
|
49
|
+
};
|
50
|
+
siblingId: {
|
51
|
+
type: import("vue").PropType<string>;
|
52
|
+
};
|
53
|
+
parentContainer: {
|
54
|
+
type: import("vue").PropType<LayoutItem>;
|
55
|
+
};
|
56
|
+
colorSchemaType: {
|
57
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
58
|
+
required: boolean;
|
59
|
+
};
|
60
|
+
container: {
|
61
|
+
type: BooleanConstructor;
|
62
|
+
required: boolean;
|
63
|
+
};
|
64
|
+
colors: {
|
65
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
66
|
+
required: boolean;
|
67
|
+
};
|
68
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
69
|
+
container: boolean;
|
70
|
+
}>;
|
71
|
+
__isFragment?: never;
|
72
|
+
__isTeleport?: never;
|
73
|
+
__isSuspense?: never;
|
74
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
75
|
+
toned: {
|
76
|
+
type: import("vue").PropType<boolean>;
|
77
|
+
};
|
78
|
+
small: {
|
79
|
+
type: import("vue").PropType<boolean>;
|
80
|
+
};
|
81
|
+
postInsert: {
|
82
|
+
type: import("vue").PropType<boolean>;
|
83
|
+
};
|
84
|
+
siblingId: {
|
85
|
+
type: import("vue").PropType<string>;
|
86
|
+
};
|
87
|
+
parentContainer: {
|
88
|
+
type: import("vue").PropType<LayoutItem>;
|
89
|
+
};
|
90
|
+
colorSchemaType: {
|
91
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
92
|
+
required: boolean;
|
93
|
+
};
|
94
|
+
container: {
|
95
|
+
type: BooleanConstructor;
|
96
|
+
required: boolean;
|
97
|
+
};
|
98
|
+
colors: {
|
99
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
100
|
+
required: boolean;
|
101
|
+
};
|
102
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
103
|
+
container: boolean;
|
104
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
105
|
+
propsDefinition: Omit<Readonly<{} & {
|
106
|
+
small?: boolean;
|
107
|
+
container?: boolean;
|
108
|
+
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
109
|
+
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
110
|
+
toned?: boolean;
|
111
|
+
parentContainer?: LayoutItem;
|
112
|
+
siblingId?: string;
|
113
|
+
postInsert?: boolean;
|
114
|
+
}>, never>;
|
115
|
+
};
|
116
|
+
export default _default;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
import { Color } from "../../../../models";
|
2
|
+
/**
|
3
|
+
* Styles for the LayoutEditorStyles component
|
4
|
+
*/
|
5
|
+
export declare const LayoutItemSelectorStyles: {
|
6
|
+
notScrollOutside: Readonly<import("@omnia/fx/ux").StylexValue>;
|
7
|
+
selectorWrapper: Readonly<import("@omnia/fx/ux").StylexValue>;
|
8
|
+
gridfillColumn: Readonly<import("@omnia/fx/ux").StylexValue>;
|
9
|
+
contentWrapper: (background: Color) => Readonly<import("@omnia/fx/ux").StylexValue>;
|
10
|
+
closeButton: Readonly<import("@omnia/fx/ux").StylexValue>;
|
11
|
+
dialogHeader: (textColor: string) => import("@omnia/fx/ux").StylexValue;
|
12
|
+
footerWrapper: import("@omnia/fx/ux").StylexValue;
|
13
|
+
searchResult: {
|
14
|
+
noBlockWrapper: Readonly<import("@omnia/fx/ux").StylexValue>;
|
15
|
+
blockWrapper: import("@omnia/fx/ux").StylexValue;
|
16
|
+
};
|
17
|
+
expansionPanel: Readonly<import("@omnia/fx/ux").StylexValue>;
|
18
|
+
};
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { ILayoutCanvasDefinitionBuilder, ILayoutCanvasSettingsPanel } from "@omnia/fx/models";
|
2
|
+
import { LocalizationService } from "@omnia/fx/services";
|
3
|
+
export declare class LayoutDefinitionBuilder implements ILayoutCanvasDefinitionBuilder {
|
4
|
+
localizationService: LocalizationService;
|
5
|
+
private _settingsPanel;
|
6
|
+
private _definitions;
|
7
|
+
constructor();
|
8
|
+
panels(): ILayoutCanvasSettingsPanel;
|
9
|
+
}
|
@@ -0,0 +1,186 @@
|
|
1
|
+
import { MessageBusExposeOnlySubscription } from "@omnia/fx";
|
2
|
+
import { Block, guid, ILayoutCanvasExpansionItemDefinition, ILayoutCanvasExpansionItemDefinitionSlots, ILayoutCanvasExpansionItemInstance, ILayoutCanvasJourneyDefinition, ILayoutCanvasJourneyInstance, ILayoutCanvasJourneyMenuItemDefinition, ILayoutCanvasTabDefinition, ILayoutCanvasTabInstance, LoadedLayout } from "@omnia/fx/models";
|
3
|
+
export declare class TabsLayoutSettings implements ILayoutCanvasTabDefinition {
|
4
|
+
static tabId: guid;
|
5
|
+
private static messageBeforeCreate;
|
6
|
+
private static messageCreated;
|
7
|
+
id: guid;
|
8
|
+
items: ILayoutCanvasExpansionItemDefinition[];
|
9
|
+
weight: number;
|
10
|
+
hooks: {
|
11
|
+
beforeCreate: MessageBusExposeOnlySubscription<ILayoutCanvasTabDefinition>;
|
12
|
+
created: MessageBusExposeOnlySubscription<ILayoutCanvasTabInstance>;
|
13
|
+
};
|
14
|
+
createInstance(layout: LoadedLayout): Promise<ILayoutCanvasTabInstance>;
|
15
|
+
}
|
16
|
+
export declare class LayoutBlockHeaderSettings implements ILayoutCanvasExpansionItemDefinition {
|
17
|
+
static expansionItemId: guid;
|
18
|
+
id: guid;
|
19
|
+
weight: number;
|
20
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
21
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
22
|
+
}
|
23
|
+
export declare class LayoutGlobalHeaderSettings implements ILayoutCanvasExpansionItemDefinition {
|
24
|
+
static expansionItemId: guid;
|
25
|
+
id: guid;
|
26
|
+
weight: number;
|
27
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
28
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
29
|
+
}
|
30
|
+
export declare class LayoutStyleSettings implements ILayoutCanvasExpansionItemDefinition {
|
31
|
+
static expansionItemId: guid;
|
32
|
+
id: guid;
|
33
|
+
weight: number;
|
34
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
35
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
36
|
+
}
|
37
|
+
export declare class TabSectionLayoutSettings implements ILayoutCanvasTabDefinition {
|
38
|
+
static tabId: guid;
|
39
|
+
private static messageBeforeCreate;
|
40
|
+
private static messageCreated;
|
41
|
+
id: guid;
|
42
|
+
items: ILayoutCanvasExpansionItemDefinition[];
|
43
|
+
weight: number;
|
44
|
+
hooks: {
|
45
|
+
beforeCreate: MessageBusExposeOnlySubscription<ILayoutCanvasTabDefinition>;
|
46
|
+
created: MessageBusExposeOnlySubscription<ILayoutCanvasTabInstance>;
|
47
|
+
};
|
48
|
+
createInstance(layout: LoadedLayout): Promise<ILayoutCanvasTabInstance>;
|
49
|
+
}
|
50
|
+
export declare class GeneralSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
51
|
+
static expansionItemId: guid;
|
52
|
+
id: guid;
|
53
|
+
weight: number;
|
54
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
55
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
56
|
+
}
|
57
|
+
export declare class ColumnsSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
58
|
+
static expansionItemId: guid;
|
59
|
+
id: guid;
|
60
|
+
weight: number;
|
61
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
62
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
63
|
+
}
|
64
|
+
export declare class HeaderSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
65
|
+
static expansionItemId: guid;
|
66
|
+
id: guid;
|
67
|
+
weight: number;
|
68
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
69
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
70
|
+
}
|
71
|
+
export declare class SpacingSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
72
|
+
static expansionItemId: guid;
|
73
|
+
id: guid;
|
74
|
+
weight: number;
|
75
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
76
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
77
|
+
}
|
78
|
+
export declare class StyleSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
79
|
+
static expansionItemId: guid;
|
80
|
+
id: guid;
|
81
|
+
weight: number;
|
82
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
83
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
84
|
+
}
|
85
|
+
export declare class CssSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
86
|
+
static expansionItemId: guid;
|
87
|
+
id: guid;
|
88
|
+
weight: number;
|
89
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
90
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
91
|
+
}
|
92
|
+
export declare class TargetingSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
93
|
+
static expansionItemId: guid;
|
94
|
+
id: guid;
|
95
|
+
weight: number;
|
96
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
97
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
98
|
+
}
|
99
|
+
export declare class ThemingSectionSettings implements ILayoutCanvasExpansionItemDefinition {
|
100
|
+
static expansionItemId: guid;
|
101
|
+
id: guid;
|
102
|
+
weight: number;
|
103
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
104
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
105
|
+
}
|
106
|
+
export declare class JourneyBlockSettings implements ILayoutCanvasJourneyDefinition {
|
107
|
+
static tabId: guid;
|
108
|
+
private static messageBeforeCreate;
|
109
|
+
private static messageCreated;
|
110
|
+
id: guid;
|
111
|
+
items: ILayoutCanvasJourneyMenuItemDefinition[];
|
112
|
+
weight: number;
|
113
|
+
hooks: {
|
114
|
+
beforeCreate: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyDefinition>;
|
115
|
+
created: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyInstance>;
|
116
|
+
};
|
117
|
+
createInstance(layout: LoadedLayout, block?: Block): Promise<ILayoutCanvasJourneyInstance>;
|
118
|
+
}
|
119
|
+
export declare class JourneyBlockAdvancedSettings implements ILayoutCanvasJourneyDefinition {
|
120
|
+
static tabId: guid;
|
121
|
+
private static messageBeforeCreate;
|
122
|
+
private static messageCreated;
|
123
|
+
id: guid;
|
124
|
+
items: ILayoutCanvasJourneyMenuItemDefinition[];
|
125
|
+
weight: number;
|
126
|
+
hooks: {
|
127
|
+
beforeCreate: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyDefinition>;
|
128
|
+
created: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyInstance>;
|
129
|
+
};
|
130
|
+
createInstance(layout: LoadedLayout): Promise<ILayoutCanvasJourneyInstance>;
|
131
|
+
}
|
132
|
+
export declare class JourneyBlockStylesSettings implements ILayoutCanvasJourneyDefinition {
|
133
|
+
static tabId: guid;
|
134
|
+
private static messageBeforeCreate;
|
135
|
+
private static messageCreated;
|
136
|
+
id: guid;
|
137
|
+
items: ILayoutCanvasJourneyMenuItemDefinition[];
|
138
|
+
weight: number;
|
139
|
+
hooks: {
|
140
|
+
beforeCreate: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyDefinition>;
|
141
|
+
created: MessageBusExposeOnlySubscription<ILayoutCanvasJourneyInstance>;
|
142
|
+
};
|
143
|
+
createInstance(layout: LoadedLayout): Promise<ILayoutCanvasJourneyInstance>;
|
144
|
+
}
|
145
|
+
export declare class HeaderBlockSettings implements ILayoutCanvasExpansionItemDefinition {
|
146
|
+
static expansionItemId: guid;
|
147
|
+
id: guid;
|
148
|
+
weight: number;
|
149
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
150
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
151
|
+
}
|
152
|
+
export declare class SpacingBlockSettings implements ILayoutCanvasExpansionItemDefinition {
|
153
|
+
static expansionItemId: guid;
|
154
|
+
id: guid;
|
155
|
+
weight: number;
|
156
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
157
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
158
|
+
}
|
159
|
+
export declare class StyleBlockSettings implements ILayoutCanvasExpansionItemDefinition {
|
160
|
+
static expansionItemId: guid;
|
161
|
+
id: guid;
|
162
|
+
weight: number;
|
163
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
164
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
165
|
+
}
|
166
|
+
export declare class CssBlockSettings implements ILayoutCanvasExpansionItemDefinition {
|
167
|
+
static expansionItemId: guid;
|
168
|
+
id: guid;
|
169
|
+
weight: number;
|
170
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
171
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
172
|
+
}
|
173
|
+
export declare class TargetingBlockSettings implements ILayoutCanvasExpansionItemDefinition {
|
174
|
+
static expansionItemId: guid;
|
175
|
+
id: guid;
|
176
|
+
weight: number;
|
177
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
178
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
179
|
+
}
|
180
|
+
export declare class LayoutLockExpansionItemDefinition implements ILayoutCanvasExpansionItemDefinition {
|
181
|
+
static expansionItemId: guid;
|
182
|
+
id: guid;
|
183
|
+
weight: number;
|
184
|
+
slots: ILayoutCanvasExpansionItemDefinitionSlots;
|
185
|
+
createInstance(): Promise<ILayoutCanvasExpansionItemInstance>;
|
186
|
+
}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import { Section, SectionItem, SteppedSectionItemSettings, StepperSectionSettings } from "@omnia/fx/models";
|
2
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
3
|
+
section?: Section<StepperSectionSettings>;
|
4
|
+
} & {
|
5
|
+
renderSectionItem?: (sectionItem: SectionItem<SteppedSectionItemSettings>) => JSX.Element | Array<JSX.Element>;
|
6
|
+
}> & {} & {
|
7
|
+
"v-slots"?: {} & Omit<{
|
8
|
+
default?: import("vue").Slot;
|
9
|
+
}, never>;
|
10
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "section" | "renderSectionItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
11
|
+
export default _default;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
import { ColumnedSectionItemSettings, Section, SectionItem } from "@omnia/fx-models";
|
2
|
+
export declare class ColumnResizer {
|
3
|
+
private section;
|
4
|
+
constructor(section: Section);
|
5
|
+
/**
|
6
|
+
* Resize the column
|
7
|
+
* @param item
|
8
|
+
* @param resizeValue
|
9
|
+
*/
|
10
|
+
resizeColumn(item: SectionItem<ColumnedSectionItemSettings>, resizeValue: number): boolean;
|
11
|
+
/**
|
12
|
+
* Checks if the column can be resized
|
13
|
+
* @param column
|
14
|
+
* @param resizeValue controls how much the column grows or shrinks
|
15
|
+
*/
|
16
|
+
canColumnBeResized(column: SectionItem<ColumnedSectionItemSettings>, resizeValue: number): boolean;
|
17
|
+
/**
|
18
|
+
* Checks if it is the last index of the column
|
19
|
+
* @param index
|
20
|
+
* @param length
|
21
|
+
*/
|
22
|
+
private isLastItem;
|
23
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import { BlockLayoutSettings, DisplayBreakPoint, SectionSettings } from "@omnia/fx-models";
|
2
|
+
export declare const LayoutBlockRendererStyles: {
|
3
|
+
createMediaBreakPointForDevice: (blockSettings: BlockLayoutSettings, deviceBreakPoint: DisplayBreakPoint) => import("typestyle/lib/types").NestedCSSProperties;
|
4
|
+
clickProtectionOverlay: string;
|
5
|
+
blockContainer: (sectionSettings: SectionSettings, blockSettings: BlockLayoutSettings) => string;
|
6
|
+
};
|
@@ -0,0 +1,99 @@
|
|
1
|
+
import { Block, LayoutEngineRenderContext, SectionSettings } from "@omnia/fx-models";
|
2
|
+
export declare const LayoutBlockRenderer: {
|
3
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
4
|
+
colorSchemaType: {
|
5
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
6
|
+
required: boolean;
|
7
|
+
};
|
8
|
+
container: {
|
9
|
+
type: BooleanConstructor;
|
10
|
+
required: boolean;
|
11
|
+
};
|
12
|
+
colors: {
|
13
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
14
|
+
required: boolean;
|
15
|
+
};
|
16
|
+
renderContext: {
|
17
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
18
|
+
};
|
19
|
+
}>> & {
|
20
|
+
onGetBlock?: (ref: any) => any;
|
21
|
+
onBlockInstanceCreated?: (blockInstance: any) => any;
|
22
|
+
onBlockInstanceCacheKeyUpdated?: (blockInstance: any) => any;
|
23
|
+
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
24
|
+
getBlock: (ref: any) => any;
|
25
|
+
blockInstanceCreated: (blockInstance: any) => any;
|
26
|
+
blockInstanceCacheKeyUpdated: (blockInstance: any) => any;
|
27
|
+
}, import("vue").PublicProps, {
|
28
|
+
container: boolean;
|
29
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
30
|
+
P: {};
|
31
|
+
B: {};
|
32
|
+
D: {};
|
33
|
+
C: {};
|
34
|
+
M: {};
|
35
|
+
Defaults: {};
|
36
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
37
|
+
colorSchemaType: {
|
38
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
39
|
+
required: boolean;
|
40
|
+
};
|
41
|
+
container: {
|
42
|
+
type: BooleanConstructor;
|
43
|
+
required: boolean;
|
44
|
+
};
|
45
|
+
colors: {
|
46
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
47
|
+
required: boolean;
|
48
|
+
};
|
49
|
+
renderContext: {
|
50
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
51
|
+
};
|
52
|
+
}>> & {
|
53
|
+
onGetBlock?: (ref: any) => any;
|
54
|
+
onBlockInstanceCreated?: (blockInstance: any) => any;
|
55
|
+
onBlockInstanceCacheKeyUpdated?: (blockInstance: any) => any;
|
56
|
+
}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
57
|
+
container: boolean;
|
58
|
+
}>;
|
59
|
+
__isFragment?: never;
|
60
|
+
__isTeleport?: never;
|
61
|
+
__isSuspense?: never;
|
62
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
63
|
+
colorSchemaType: {
|
64
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
65
|
+
required: boolean;
|
66
|
+
};
|
67
|
+
container: {
|
68
|
+
type: BooleanConstructor;
|
69
|
+
required: boolean;
|
70
|
+
};
|
71
|
+
colors: {
|
72
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
73
|
+
required: boolean;
|
74
|
+
};
|
75
|
+
renderContext: {
|
76
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
77
|
+
};
|
78
|
+
}>> & {
|
79
|
+
onGetBlock?: (ref: any) => any;
|
80
|
+
onBlockInstanceCreated?: (blockInstance: any) => any;
|
81
|
+
onBlockInstanceCacheKeyUpdated?: (blockInstance: any) => any;
|
82
|
+
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
83
|
+
getBlock: (ref: any) => any;
|
84
|
+
blockInstanceCreated: (blockInstance: any) => any;
|
85
|
+
blockInstanceCacheKeyUpdated: (blockInstance: any) => any;
|
86
|
+
}, string, {
|
87
|
+
container: boolean;
|
88
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
89
|
+
propsDefinition: Omit<Readonly<{} & {
|
90
|
+
container?: boolean;
|
91
|
+
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
92
|
+
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
93
|
+
renderContext?: LayoutEngineRenderContext<Block, SectionSettings>;
|
94
|
+
}>, "onBlockInstanceCreated" | "onGetBlock" | "onBlockInstanceCacheKeyUpdated"> & {
|
95
|
+
onBlockInstanceCreated?: (blockInstance: any) => any;
|
96
|
+
onGetBlock?: (ref: any) => any;
|
97
|
+
onBlockInstanceCacheKeyUpdated?: (blockInstance: any) => any;
|
98
|
+
};
|
99
|
+
};
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { ColumnedSectionItemSettings, LayoutItem, SectionSettings } from "@omnia/fx-models";
|
2
|
+
export declare const LayoutColumnRendererStyles: {
|
3
|
+
triggerHideContainer: (isEditMode: boolean, isHidden: boolean) => string;
|
4
|
+
hideContainer: (items: Array<LayoutItem>, isEditMode: boolean) => string;
|
5
|
+
placeholderWrapper: string;
|
6
|
+
columnWrapper: (columnSettings: ColumnedSectionItemSettings, sectionSettings: SectionSettings, parentMinWidth: number) => string;
|
7
|
+
};
|
@@ -0,0 +1,38 @@
|
|
1
|
+
import { ColumnedSectionItemSettings, SectionSettings, SectionItem, LayoutEngineRenderContext } from "../../../../models";
|
2
|
+
import { VueComponentBaseProps } from "../../../VueComponentBase";
|
3
|
+
export interface ColumnRendererProps extends VueComponentBaseProps {
|
4
|
+
column: SectionItem<ColumnedSectionItemSettings>;
|
5
|
+
settings: SectionSettings;
|
6
|
+
layoutId: string;
|
7
|
+
useScrollMargingFix: boolean;
|
8
|
+
}
|
9
|
+
declare const _default: {
|
10
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
11
|
+
renderContext: {
|
12
|
+
type: import("vue").PropType<LayoutEngineRenderContext<SectionItem<ColumnedSectionItemSettings>, SectionSettings>>;
|
13
|
+
};
|
14
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
15
|
+
P: {};
|
16
|
+
B: {};
|
17
|
+
D: {};
|
18
|
+
C: {};
|
19
|
+
M: {};
|
20
|
+
Defaults: {};
|
21
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
22
|
+
renderContext: {
|
23
|
+
type: import("vue").PropType<LayoutEngineRenderContext<SectionItem<ColumnedSectionItemSettings>, SectionSettings>>;
|
24
|
+
};
|
25
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
|
26
|
+
__isFragment?: never;
|
27
|
+
__isTeleport?: never;
|
28
|
+
__isSuspense?: never;
|
29
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
30
|
+
renderContext: {
|
31
|
+
type: import("vue").PropType<LayoutEngineRenderContext<SectionItem<ColumnedSectionItemSettings>, SectionSettings>>;
|
32
|
+
};
|
33
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
34
|
+
propsDefinition: Omit<Readonly<{} & {
|
35
|
+
renderContext?: LayoutEngineRenderContext<SectionItem<ColumnedSectionItemSettings>, SectionSettings>;
|
36
|
+
}>, never>;
|
37
|
+
};
|
38
|
+
export default _default;
|
@@ -0,0 +1,12 @@
|
|
1
|
+
import { BackgroundSettings, DisplayBreakPointSetting, SectionSettings } from "@omnia/fx-models";
|
2
|
+
import { useColorSchemaStore } from "@omnia/fx/ux";
|
3
|
+
export declare function displayBreakpoints(breakPoints: Array<DisplayBreakPointSetting>): string;
|
4
|
+
export declare const LayoutSectionBackgroundStyling: {
|
5
|
+
styling: (settings: BackgroundSettings, backgroundUrl: string, colorSchema: ReturnType<typeof useColorSchemaStore>) => string;
|
6
|
+
};
|
7
|
+
export declare const LayoutSectionStyles: {
|
8
|
+
getAlignmentSettings: (sectionSettings: SectionSettings) => any;
|
9
|
+
sectionWrapper: (sectionSettings: SectionSettings) => string;
|
10
|
+
sectionContent: (settings: SectionSettings, useScrollMargingFix: boolean) => string;
|
11
|
+
headerWrapper: (settings: SectionSettings) => string;
|
12
|
+
};
|
@@ -0,0 +1,82 @@
|
|
1
|
+
import { LayoutItem, Section, SectionSettings, LayoutEngineRenderContext } from "../../../../models";
|
2
|
+
import { VueComponentBaseProps } from "../../../VueComponentBase";
|
3
|
+
export interface LayoutSectionRendererProps extends VueComponentBaseProps {
|
4
|
+
parentContainer: LayoutItem;
|
5
|
+
section: Section;
|
6
|
+
layoutId: string;
|
7
|
+
useScrollMargingFix: boolean;
|
8
|
+
}
|
9
|
+
export declare const LayoutSectionRenderer: {
|
10
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
11
|
+
renderContext: {
|
12
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
13
|
+
};
|
14
|
+
colorSchemaType: {
|
15
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
16
|
+
required: boolean;
|
17
|
+
};
|
18
|
+
container: {
|
19
|
+
type: BooleanConstructor;
|
20
|
+
required: boolean;
|
21
|
+
};
|
22
|
+
colors: {
|
23
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
24
|
+
required: boolean;
|
25
|
+
};
|
26
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
27
|
+
container: boolean;
|
28
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
29
|
+
P: {};
|
30
|
+
B: {};
|
31
|
+
D: {};
|
32
|
+
C: {};
|
33
|
+
M: {};
|
34
|
+
Defaults: {};
|
35
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
36
|
+
renderContext: {
|
37
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
38
|
+
};
|
39
|
+
colorSchemaType: {
|
40
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
41
|
+
required: boolean;
|
42
|
+
};
|
43
|
+
container: {
|
44
|
+
type: BooleanConstructor;
|
45
|
+
required: boolean;
|
46
|
+
};
|
47
|
+
colors: {
|
48
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
49
|
+
required: boolean;
|
50
|
+
};
|
51
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
52
|
+
container: boolean;
|
53
|
+
}>;
|
54
|
+
__isFragment?: never;
|
55
|
+
__isTeleport?: never;
|
56
|
+
__isSuspense?: never;
|
57
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
58
|
+
renderContext: {
|
59
|
+
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
60
|
+
};
|
61
|
+
colorSchemaType: {
|
62
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
63
|
+
required: boolean;
|
64
|
+
};
|
65
|
+
container: {
|
66
|
+
type: BooleanConstructor;
|
67
|
+
required: boolean;
|
68
|
+
};
|
69
|
+
colors: {
|
70
|
+
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
71
|
+
required: boolean;
|
72
|
+
};
|
73
|
+
}>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
74
|
+
container: boolean;
|
75
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
76
|
+
propsDefinition: Omit<Readonly<{} & {
|
77
|
+
container?: boolean;
|
78
|
+
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
79
|
+
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
80
|
+
renderContext?: LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>;
|
81
|
+
}>, never>;
|
82
|
+
};
|