@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.
Files changed (155) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.editor.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/AppInstanceEditingJourney.d.ts +5 -5
  4. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditEnterprisePropertiesBlade.d.ts +5 -5
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditProperiesBlade.d.ts +5 -5
  6. package/internal-do-not-import-from-here/ux/editor/use/index.d.ts +1 -0
  7. package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome_testSetup.d.ts +18 -18
  8. package/internal-do-not-import-from-here/ux/editorchrome/buttons/ToolbarButton.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/editorchrome/hooks/useRenderActions.d.ts +2 -7
  10. package/internal-do-not-import-from-here/ux/editorchrome/stores/EditorChromeStoreV2.d.ts +8 -8
  11. package/internal-do-not-import-from-here/ux/iconpicker/Icons.d.ts +1 -0
  12. package/internal-do-not-import-from-here/ux/iconpicker/fontAwesomeIcons.d.ts +1 -0
  13. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/DefineLayoutEditorCanvas.d.ts +136 -0
  14. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.stylex.d.ts +3 -0
  16. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{blockplaceholder → _old/blockplaceholder}/BlockPlaceholder.d.ts +4 -4
  17. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{canvastoolbar → _old/canvastoolbar}/CanvasToolbar.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{devicepreviewer → _old/devicepreviewer}/DevicePreviewer.css.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{devicepreviewer → _old/devicepreviewer}/DevicePreviewer.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons2.css.d.ts +8 -0
  21. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons3.css.d.ts +8 -0
  22. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons4.css.d.ts +8 -0
  23. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/icons/Icons5.css.d.ts +8 -0
  24. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/OneColumnIcon.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnHeroIcon.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnIcon.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/ThreeColumnPageIcon.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/TwoColumnIcon.d.ts +1 -1
  29. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutSectionStepper.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutStep.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitems → _old/layoutitems}/LayoutTab.css.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutSectionEditorHooks.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/ILayoutTemplateSelector.d.ts +2 -2
  34. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/LayoutTemplateSelector.d.ts +3 -3
  35. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/ColorSettings.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/TabsSettingsStylePanel.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitle.css.d.ts +2 -2
  38. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/settings/breakpoints/BreakPointBlockSettingsComponent.d.ts +6 -0
  39. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/settings/breakpoints/BreakPointSectionSettingsComponent.d.ts +6 -0
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsComponent.css.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsComponent.d.ts +4 -4
  42. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/AccordionListingSettingsPanel.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/ColumnListingSettingsPanel.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/SectionItemListing.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/StepListingSettingsPanel.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/TabListingSettingsPanel.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/developertools/DeveloperTools.d.ts +4 -19
  48. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/LayoutManager.d.ts +2 -2
  49. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsProvider.d.ts +15 -0
  50. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsReader.d.ts +3 -0
  51. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BlockSettingsWriter.d.ts +3 -0
  52. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/BreakPointManager.d.ts +8 -0
  53. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutClipboardManager.d.ts +8 -0
  54. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutEditorThemingManager.d.ts +13 -0
  55. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutManager.d.ts +40 -0
  56. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutRenditionManager.d.ts +8 -0
  57. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/ObjectMergerTemp.d.ts +1 -0
  58. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/ThemingRenditionManager.d.ts +17 -0
  59. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/index.d.ts +10 -0
  60. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelection.d.ts +88 -0
  61. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
  62. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelector.d.ts +116 -0
  63. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelector.stylex.d.ts +18 -0
  64. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/index.d.ts +5 -0
  65. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/LayoutDefinitionBuilder.d.ts +9 -0
  66. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/LayoutItemSettingsDefinitions.d.ts +186 -0
  67. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutdefinitionsettings/index.d.ts +2 -0
  68. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsdesigner/StepperSectionDesigner.d.ts +11 -0
  69. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsdesigner/index.d.ts +3 -0
  70. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/ColumnResizer.d.ts +23 -0
  71. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutBlockRenderer.css.d.ts +6 -0
  72. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutBlockRenderer.d.ts +99 -0
  73. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutColumnRenderer.css.d.ts +7 -0
  74. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutColumnRenderer.d.ts +38 -0
  75. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionRenderer.css.d.ts +12 -0
  76. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionRenderer.d.ts +82 -0
  77. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionSliderRenderer.d.ts +31 -0
  78. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionStepperRenderer.d.ts +21 -0
  79. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionTabRenderer.css.d.ts +7 -0
  80. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionTabRenderer.d.ts +9 -0
  81. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutStepRenderer.d.ts +81 -0
  82. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/index.d.ts +3 -0
  83. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/LayerIndex.d.ts +7 -0
  84. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/LayoutSectionContainerHelper.d.ts +9 -0
  85. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/SharedRendererStyles.css.d.ts +0 -0
  86. package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/styles/index.d.ts +2 -0
  87. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasEditorStore.d.ts +59 -0
  88. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +129 -3
  89. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStoreV2.d.ts +134 -0
  90. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/index.d.ts +1 -0
  91. package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -1
  94. package/internal-do-not-import-from-here/wctypings.d.ts +56 -56
  95. package/package.json +2 -2
  96. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/breakpoints/BreakPointBlockSettingsComponent.d.ts +0 -6
  97. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/breakpoints/BreakPointSectionSettingsComponent.d.ts +0 -6
  98. /package/internal-do-not-import-from-here/ux/{layoutcanvas/editor → editorchrome}/sizecontainer/SizeContainer.css.d.ts +0 -0
  99. /package/internal-do-not-import-from-here/ux/{layoutcanvas/editor → editorchrome}/sizecontainer/SizeContainer.d.ts +0 -0
  100. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{blockplaceholder → _old/blockplaceholder}/BlockPlaceholder.css.d.ts +0 -0
  101. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{canvastoolbar → _old/canvastoolbar}/CanvasToolbar.css.d.ts +0 -0
  102. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{icons → _old/icons}/Icons.css.d.ts +0 -0
  103. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitemactiontoolbar → _old/layoutitemactiontoolbar}/LayoutItemActionToolbar.d.ts +0 -0
  104. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutitemactiontoolbar → _old/layoutitemactiontoolbar}/LayoutItemActionToolbarStyles.css.d.ts +0 -0
  105. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutBlock.css.d.ts +0 -0
  106. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutBlockEditorHooks.d.ts +0 -0
  107. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutColumn.css.d.ts +0 -0
  108. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutColumnEditorHooks.d.ts +0 -0
  109. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/LayoutSection.css.d.ts +0 -0
  110. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layoutrenderinghooks → _old/layoutrenderinghooks}/index.d.ts +0 -0
  111. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/LayoutTemplateSelector.css.d.ts +0 -0
  112. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{layouttemplates → _old/layouttemplates}/loc/localize.d.ts +0 -0
  113. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/BlockSettingsPanel.d.ts +0 -0
  114. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/LayoutStructure.d.ts +0 -0
  115. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/SettingsPanel.d.ts +0 -0
  116. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/TemplatePreview.d.ts +0 -0
  117. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/backgroundsettings/BackgroundSettings.d.ts +0 -0
  118. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Css.d.ts +0 -0
  119. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Header.d.ts +0 -0
  120. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Spacing.d.ts +0 -0
  121. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Style.d.ts +0 -0
  122. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/block/Targeting.d.ts +0 -0
  123. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitle.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitleSettings.css.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle/BlockTitleSettings.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitle.css.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitle.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitleSettings.css.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/blocktitle_old/BlockTitleSettings.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/breakpoints/BreakPointSettingsstyles.css.d.ts +0 -0
  131. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/canvas/Spacing.d.ts +0 -0
  132. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/imagebackgroundsettings/ImageBackgroundSettings.d.ts +0 -0
  133. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/journey/JourneyBlockSettings.d.ts +0 -0
  134. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/journey/JourneyMenuItemSettings.d.ts +0 -0
  135. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/BlockHeader.d.ts +0 -0
  136. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/GlobalHeaderStyling.d.ts +0 -0
  137. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/LayoutTheming.d.ts +0 -0
  138. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layout/Style.d.ts +0 -0
  139. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layoutclipboard/LayoutClipboard.css.d.ts +0 -0
  140. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/layoutclipboard/LayoutClipboard.d.ts +0 -0
  141. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/lock/Lock.d.ts +0 -0
  142. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Columns.d.ts +0 -0
  143. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Css.d.ts +0 -0
  144. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/General.d.ts +0 -0
  145. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Header.d.ts +0 -0
  146. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Spacing.d.ts +0 -0
  147. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Style.d.ts +0 -0
  148. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/Targeting.d.ts +0 -0
  149. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings/block → _old/settings/section}/Theming.d.ts +0 -0
  150. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/section/items/ColumnListingSettingsPanel.css.d.ts +0 -0
  151. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/settingstabs/TabBlockSettings.d.ts +0 -0
  152. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{settings → _old/settings}/settingstabs/TabLayoutSettings.d.ts +0 -0
  153. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{targetselector → _old/targetselector}/TargetSelector.css.d.ts +0 -0
  154. /package/internal-do-not-import-from-here/ux/layoutcanvas/editor/{targetselector → _old/targetselector}/TargetSelector.d.ts +0 -0
  155. /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,8 @@
1
+ export declare const IconStyles: {
2
+ container: string;
3
+ column: (backgroundColor: string) => string;
4
+ multipleColumn: {
5
+ largecolumn: string;
6
+ herocolumn: string;
7
+ };
8
+ };
@@ -0,0 +1,8 @@
1
+ export declare const IconStyles: {
2
+ container: string;
3
+ column: (backgroundColor: string) => string;
4
+ multipleColumn: {
5
+ largecolumn: string;
6
+ herocolumn: string;
7
+ };
8
+ };
@@ -1,4 +1,4 @@
1
- import { IWebComponentInstance } from "../../../..";
1
+ import { IWebComponentInstance } from "../../../../..";
2
2
  import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export declare class OneColumnIconComponent extends VueComponentBase implements IWebComponentInstance {
4
4
  private colorSchemaStore;
@@ -1,4 +1,4 @@
1
- import { IWebComponentInstance } from "../../../..";
1
+ import { IWebComponentInstance } from "../../../../..";
2
2
  import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export declare class ThreeColumnHeroIconComponent extends VueComponentBase implements IWebComponentInstance {
4
4
  private colorSchemaStore;
@@ -1,4 +1,4 @@
1
- import { IWebComponentInstance } from "../../../..";
1
+ import { IWebComponentInstance } from "../../../../..";
2
2
  import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export declare class ThreeColumnIconComponent extends VueComponentBase implements IWebComponentInstance {
4
4
  private colorSchemaStore;
@@ -1,4 +1,4 @@
1
- import { IWebComponentInstance } from "../../../..";
1
+ import { IWebComponentInstance } from "../../../../..";
2
2
  import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export declare class ThreeColumnPageIconComponent extends VueComponentBase implements IWebComponentInstance {
4
4
  private colorSchemaStore;
@@ -1,4 +1,4 @@
1
- import { IWebComponentInstance } from "../../../..";
1
+ import { IWebComponentInstance } from "../../../../..";
2
2
  import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export declare class TwoColumnIconComponent extends VueComponentBase implements IWebComponentInstance {
4
4
  private colorSchemaStore;
@@ -1,4 +1,4 @@
1
- import { Section, StepperSectionSettings } from "../../../../models";
1
+ import { Section, StepperSectionSettings } from "../../../../../models";
2
2
  export interface LayoutSectionStepperProps {
3
3
  section: Section;
4
4
  layoutId: string;
@@ -1,4 +1,4 @@
1
- import { SectionSettings, SectionItem, SteppedSectionItemSettings } from "../../../../models";
1
+ import { SectionSettings, SectionItem, SteppedSectionItemSettings } from "../../../../../models";
2
2
  export interface StepProps {
3
3
  step: SectionItem<SteppedSectionItemSettings>;
4
4
  settings: SectionSettings;
@@ -1,4 +1,4 @@
1
- import { SectionSettings } from "../../../../models";
1
+ import { SectionSettings } from "../../../../../models";
2
2
  /**
3
3
  * Styles for the LayoutColumnStyles component
4
4
  */
@@ -1,5 +1,5 @@
1
1
  import { LayoutEngineRenderContext, LayoutItemSettings } from "@omnia/fx/models";
2
- import { Section } from "../../../../models";
2
+ import { Section } from "../../../../../models";
3
3
  export declare function useLayoutSectionEditorHooks(rendererContext: LayoutEngineRenderContext<Section, LayoutItemSettings>): {
4
4
  renderSelectors: () => import("vue/jsx-runtime").JSX.Element;
5
5
  onSectionSelected: (e: Event) => void;
@@ -1,5 +1,5 @@
1
- import { TsxAllowUnknowProperties } from "../../..";
2
- import { LayoutTemplateRegistration } from "../../../../models";
1
+ import { TsxAllowUnknowProperties } from "../../../..";
2
+ import { LayoutTemplateRegistration } from "../../../../../models";
3
3
  export interface ILayoutTemplateSelector {
4
4
  onTemplateSelected: (registration: LayoutTemplateRegistration) => void;
5
5
  searchText?: string;
@@ -1,7 +1,7 @@
1
- import { VueComponentBase, LayoutTemplateStore } from "../../..";
2
- import { SubscriptionHandler } from "../../../..";
1
+ import { VueComponentBase, LayoutTemplateStore } from "../../../..";
2
+ import { SubscriptionHandler } from "../../../../..";
3
3
  import { ILayoutTemplateSelector } from "./ILayoutTemplateSelector";
4
- import { LayoutTemplateRegistration } from "../../../../models";
4
+ import { LayoutTemplateRegistration } from "../../../../../models";
5
5
  export declare class LayoutTemplateSelectorComponent extends VueComponentBase implements ILayoutTemplateSelector {
6
6
  subscriptionHandler: SubscriptionHandler;
7
7
  layoutTemplateStore: LayoutTemplateStore;
@@ -1,4 +1,4 @@
1
- import { FillDefinition } from "../../../../../fx/models";
1
+ import { FillDefinition } from "../../../../../../fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  "onUpdate:modelValue": {
@@ -1,4 +1,4 @@
1
- import { Section } from "../../../../models";
1
+ import { Section } from "../../../../../models";
2
2
  export interface TabsSettingsProps {
3
3
  section: Section;
4
4
  }
@@ -1,5 +1,5 @@
1
- import { BlockTitleIconSettings, BlockTitleSettings, TextAlignment, IconSizes } from "../../../../../models";
2
- import { useColorSchemaStore } from "../../../..";
1
+ import { BlockTitleIconSettings, BlockTitleSettings, TextAlignment, IconSizes } from "../../../../../../models";
2
+ import { useColorSchemaStore } from "../../../../..";
3
3
  export declare const BlockTitleStyles: {
4
4
  safeGetSpacingPixels(value: any, spacing: any): string;
5
5
  getIconOffset(iconSize: IconSizes): -10 | -15 | -25 | -30;
@@ -0,0 +1,6 @@
1
+ declare const _default: (props: import("../../../../..").ExtractProps<Record<string, any>> & {} & {
2
+ "v-slots"?: {} & Omit<{
3
+ default?: import("vue").Slot;
4
+ }, never>;
5
+ } & {} & Omit<import("../../../../..").VueComponentBaseProps, string> & import("../../../../..").VNodeEvents) => any;
6
+ export default _default;
@@ -0,0 +1,6 @@
1
+ declare const _default: (props: import("../../../../..").ExtractProps<Record<string, any>> & {} & {
2
+ "v-slots"?: {} & Omit<{
3
+ default?: import("vue").Slot;
4
+ }, never>;
5
+ } & {} & Omit<import("../../../../..").VueComponentBaseProps, string> & import("../../../../..").VNodeEvents) => any;
6
+ export default _default;
@@ -1,5 +1,5 @@
1
- import { ITheming } from "../../../..";
2
- import { Color } from "../../../../../models";
1
+ import { ITheming } from "../../../../..";
2
+ import { Color } from "../../../../../../models";
3
3
  /**
4
4
  * Styles for the LayoutColumnStyles component
5
5
  */
@@ -1,6 +1,6 @@
1
- import { LayoutItem } from "../../../../../models";
2
- import { VueComponentBaseProps } from "../../../..";
3
- declare const _default: (props: import("../../../..").ExtractProps<{
1
+ import { LayoutItem } from "../../../../../../models";
2
+ import { VueComponentBaseProps } from "../../../../..";
3
+ declare const _default: (props: import("../../../../..").ExtractProps<{
4
4
  secondarycolor?: boolean;
5
5
  } & {
6
6
  item?: LayoutItem;
@@ -8,5 +8,5 @@ declare const _default: (props: import("../../../..").ExtractProps<{
8
8
  "v-slots"?: {} & Omit<{
9
9
  default?: import("vue").Slot;
10
10
  }, never>;
11
- } & {} & Omit<VueComponentBaseProps, "item" | "secondarycolor"> & import("../../../..").VNodeEvents) => any;
11
+ } & {} & Omit<VueComponentBaseProps, "item" | "secondarycolor"> & import("../../../../..").VNodeEvents) => any;
12
12
  export default _default;
@@ -1,4 +1,4 @@
1
- import { AccordionedSectionSettings, Section } from "../../../../../../models";
1
+ import { AccordionedSectionSettings, Section } from "../../../../../../../models";
2
2
  export interface AccordionListingSettingsPanelProps {
3
3
  section: Section<AccordionedSectionSettings>;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { Section, ColumnedSectionSettings } from "../../../../../../models";
1
+ import { Section, ColumnedSectionSettings } from "../../../../../../../models";
2
2
  export interface ColumnListingSettingsPanelProps {
3
3
  section: Section<ColumnedSectionSettings>;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { Section, SectionItem, SectionItemSettings } from "../../../../../../models";
1
+ import { Section, SectionItem, SectionItemSettings } from "../../../../../../../models";
2
2
  export interface SectionItemListingComponentProps {
3
3
  section: Section;
4
4
  label: string;
@@ -1,4 +1,4 @@
1
- import { Section, StepperSectionSettings } from "../../../../../../models";
1
+ import { Section, StepperSectionSettings } from "../../../../../../../models";
2
2
  export interface StepListingSettingsPanelProps {
3
3
  section: Section<StepperSectionSettings>;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { Section, TabbedSectionSettings } from "../../../../../../models";
1
+ import { Section, TabbedSectionSettings } from "../../../../../../../models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  section: {
@@ -1,31 +1,16 @@
1
- import { LayoutCanvasStore } from "../../";
2
1
  declare const _default: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- layoutCanvasStore: {
5
- type: import("vue").PropType<LayoutCanvasStore>;
6
- };
7
- }>>, () => 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, {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
8
3
  P: {};
9
4
  B: {};
10
5
  D: {};
11
6
  C: {};
12
7
  M: {};
13
8
  Defaults: {};
14
- }, Readonly<import("vue").ExtractPropTypes<{
15
- layoutCanvasStore: {
16
- type: import("vue").PropType<LayoutCanvasStore>;
17
- };
18
- }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
19
10
  __isFragment?: never;
20
11
  __isTeleport?: never;
21
12
  __isSuspense?: never;
22
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
23
- layoutCanvasStore: {
24
- type: import("vue").PropType<LayoutCanvasStore>;
25
- };
26
- }>>, () => 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 & {
27
- propsDefinition: Omit<Readonly<{} & {
28
- layoutCanvasStore?: LayoutCanvasStore;
29
- }>, never>;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, 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 & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
30
15
  };
31
16
  export default _default;
@@ -1,6 +1,6 @@
1
1
  import { ImportLayoutResult, Block } from "../../../models";
2
2
  import { guid, Layout, LayoutItem } from "@omnia/fx-models";
3
- import { LayoutCanvasStore } from "..";
3
+ import { useLayoutCanvasStore } from "..";
4
4
  /**
5
5
  * Manager to handle the layout
6
6
  */
@@ -18,7 +18,7 @@ export declare class LayoutManager {
18
18
  * Imports a layout and applies all the ids from the current page layout
19
19
  * @param pageLayoutDataString to import
20
20
  */
21
- static importLayoutFromJsonString(layoutCanvasStore: LayoutCanvasStore, pageLayoutDataString: string): ImportLayoutResult;
21
+ static importLayoutFromJsonString(layoutCanvasStore: ReturnType<typeof useLayoutCanvasStore>, pageLayoutDataString: string): ImportLayoutResult;
22
22
  /**
23
23
  * Updates the ownerLayoutId for all layout items and its siblings
24
24
  * @param layoutItem to update
@@ -0,0 +1,15 @@
1
+ import { LayoutCanvasStore } from "../stores";
2
+ import { ISettingsKeyProvider, SettingsService } from "../../../services";
3
+ export interface BlockSettingsProviderConstructor {
4
+ layoutCanvasStore: LayoutCanvasStore;
5
+ }
6
+ export declare class BlockSettingsProvider implements ISettingsKeyProvider {
7
+ private layoutCanvasStore;
8
+ settingsService: SettingsService<any>;
9
+ constructor(layoutCanvasStore: LayoutCanvasStore);
10
+ protectKeyWithSecurityRole: (securityRoleId: string) => void;
11
+ getValue: (key: string) => Promise<any>;
12
+ canSetValue: (key: string) => Promise<boolean>;
13
+ setValue: (key: string, value: any) => Promise<any>;
14
+ private makeBackwardCompat;
15
+ }
@@ -0,0 +1,3 @@
1
+ import { BlockSettingsReaderOptions } from "../../../models";
2
+ export declare function BlockSettingsReader<T>(options: BlockSettingsReaderOptions<T>): any;
3
+ export declare function useBlockSettingsReaderOld<T>(options: BlockSettingsReaderOptions<T>): T;
@@ -0,0 +1,3 @@
1
+ import { BlockSettingsWriterOptions, IBlockSettingsWriter } from "../../../models";
2
+ export declare function BlockSettingsWriterOld<T>(options: BlockSettingsWriterOptions<T>): any;
3
+ export declare function useBlockSettingsWriterOld<T>(options: BlockSettingsWriterOptions<T>): IBlockSettingsWriter<T>;
@@ -0,0 +1,8 @@
1
+ import { LayoutItemSettings, DisplayBreakPoint, DisplayBreakPointSetting } from "../../../models";
2
+ export declare class BreakPointManager {
3
+ private static breakPointArray;
4
+ private static localizationStore;
5
+ static createSettingsForDeviceBreakPoint(settings: LayoutItemSettings, breakPoint: DisplayBreakPoint): LayoutItemSettings;
6
+ static createSettingsFromBreakPointSettings(settings: LayoutItemSettings, breakPointSettings: Array<DisplayBreakPointSetting>): LayoutItemSettings;
7
+ static breakPoints(): Array<DisplayBreakPoint>;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { ClipboardLayoutItem } from "../../../models";
2
+ import { Layout, LayoutItem } from "@omnia/fx-models";
3
+ export declare class LayoutClipboardManager {
4
+ private static extractBlockSettings;
5
+ private static getTitleForClipboardItem;
6
+ private static formatTime;
7
+ static createClipboardFromLayoutItem(container: LayoutItem, layout: Layout): ClipboardLayoutItem;
8
+ }
@@ -0,0 +1,13 @@
1
+ import { LayoutCanvasStore } from "../stores";
2
+ import { ThemeStore } from "../../theming";
3
+ import { LegacyThemeDefinition } from "../../../models";
4
+ export declare class LayoutEditorThemingManager {
5
+ private editorStore;
6
+ private themeStore;
7
+ constructor(editorStore: LayoutCanvasStore, themeStore: ThemeStore);
8
+ private fallBackThemeTemplatePage;
9
+ private fallBackThemeTemplateBlock;
10
+ getDefaultPageThemeForBlockEditingWithFallback(byRefIfCustomTheme: boolean): LegacyThemeDefinition;
11
+ copyDefinition(themeDefinition: LegacyThemeDefinition): any;
12
+ getDefaultPageThemeForPageEditingWithFallback(): LegacyThemeDefinition;
13
+ }
@@ -0,0 +1,40 @@
1
+ import { ImportLayoutResult, Block } from "../../../models";
2
+ import { guid, Layout, LayoutItem } from "@omnia/fx-models";
3
+ import { LayoutCanvasStore } from "..";
4
+ /**
5
+ * Manager to handle the layout
6
+ */
7
+ export declare class LayoutManager {
8
+ /**
9
+ * Copies an layout and generates new ids
10
+ * @param layoutItem to copy
11
+ * @param ownerLayoutId is the new ownerLayoutId to set
12
+ */
13
+ static copyLayout(layout: Layout, layoutId?: guid): Layout;
14
+ private static MigrateOldSettingsOnImport;
15
+ private static RemoveLayoutBackgroundImage;
16
+ private static MigrateBlockSettings;
17
+ /**
18
+ * Imports a layout and applies all the ids from the current page layout
19
+ * @param pageLayoutDataString to import
20
+ */
21
+ static importLayoutFromJsonString(layoutCanvasStore: LayoutCanvasStore, pageLayoutDataString: string): ImportLayoutResult;
22
+ /**
23
+ * Updates the ownerLayoutId for all layout items and its siblings
24
+ * @param layoutItem to update
25
+ * @param ownerLayoutId is the new ownerLayoutId to set
26
+ */
27
+ private static updateOwnerLayoutId;
28
+ /**
29
+ * Updates the theming id to ensure a guid
30
+ * @param layoutItem
31
+ */
32
+ private static updateThemingId;
33
+ private static ensureRemoveDeletedBlockSettings;
34
+ static getBlocksInLayoutByType(layoutItem: LayoutItem, elementName: any): Array<Block>;
35
+ /**
36
+ * Get a block by name
37
+ * @param blockName the name of the block
38
+ */
39
+ static getBlockByName(container: LayoutItem, elementName: string): LayoutItem;
40
+ }
@@ -0,0 +1,8 @@
1
+ import { LayoutDefinition, LayoutItem } from "../../../models";
2
+ import { BlockTitleSettingsStore } from "../../../stores";
3
+ import { useThemeStore } from "../../aurora";
4
+ import { useColorSchemaSetup } from "../../use";
5
+ export declare class LayoutRenditionManager {
6
+ static getColorSchemaTypeForContainer(store: ReturnType<typeof useColorSchemaSetup> | ReturnType<typeof useThemeStore>, item: LayoutItem): "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
7
+ static setBlockTitleSettingsForLayout(layoutDefinition: LayoutDefinition, blockTitleSettingsStore: BlockTitleSettingsStore): void;
8
+ }
@@ -0,0 +1 @@
1
+ export declare function mergeObjects<T extends object = object>(target: T, nullOrUndefinedValueCustomHandler: (missingPropertyName: string, parent: object, defaultValue: object) => object, emptyStringValueCustomHandler: (propertyName: string, parent: object, defaultValue: object) => object, emptyArrayValueCustomHandler: (propertyName: string, parent: object, defaultValue: object) => object, ...sources: T[]): T;
@@ -0,0 +1,17 @@
1
+ import { Block, LayoutSettings, SectionSettings, Section, ThemeStyling, LegacyThemeDefinition, guid } from "../../../models";
2
+ import { ThemeStore, ITheming } from "../../theming";
3
+ export declare class ThemingRenditionManager {
4
+ private themeReferences;
5
+ getThemeTargetIdBlock(block: Block, layoutSettings: LayoutSettings, parentSettings: SectionSettings, inheritedThemeTargetId: string, blockThemeDefinition: LegacyThemeDefinition): string;
6
+ getThemeTargetIdSection(section: Section, blockThemeDefinition: LegacyThemeDefinition): string;
7
+ getThemeTargetIdLayout(layoutSettings: LayoutSettings, layoutThemeDefinition: LegacyThemeDefinition): string;
8
+ getBackgroundThemeStylingForBlock(themeStore: ThemeStore, block: Block, parentSettings: SectionSettings, layoutSettings: LayoutSettings, layoutSettingsParent: LayoutSettings, blockThemeDefinitionId: string): ThemeStyling;
9
+ getBackgroundThemeStylingForLayout(componentTheme: ITheming, layoutSettings: LayoutSettings, layoutSettingsParent: LayoutSettings): ThemeStyling;
10
+ garbagecollectNonLayoutThemes(themeStore: ThemeStore, currentLayoutId: guid): void;
11
+ registerSectionTheme(themeStore: ThemeStore, section: Section, layoutId: guid): void;
12
+ registerBlockTheme(themeStore: ThemeStore, block: Block, layoutId: guid): void;
13
+ private registerCustomTheme;
14
+ private registerThemeDefinition;
15
+ registerLayoutTheme(themeStore: ThemeStore, layoutSettings: LayoutSettings, layoutId: guid, layoutThemeDefinition: LegacyThemeDefinition, blockThemeDefinition: LegacyThemeDefinition): void;
16
+ private addThemingReference;
17
+ }
@@ -0,0 +1,10 @@
1
+ export * from "./BlockSettingsProvider";
2
+ export * from "./BlockSettingsReader";
3
+ export * from "./BlockSettingsWriter";
4
+ export * from "./layoutdefinitionsettings";
5
+ export * from "./LayoutEditorThemingManager";
6
+ export * from "./ThemingRenditionManager";
7
+ export * from "./BreakPointManager";
8
+ export * from "./LayoutManager";
9
+ export * from "./styles";
10
+ export * from "./ObjectMergerTemp";
@@ -0,0 +1,88 @@
1
+ import { LayoutItemRegistration } from "@omnia/fx-models";
2
+ declare const _default: {
3
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
+ item: {
5
+ type: import("vue").PropType<LayoutItemRegistration>;
6
+ };
7
+ colorSchemaType: {
8
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
9
+ required: boolean;
10
+ };
11
+ container: {
12
+ type: BooleanConstructor;
13
+ required: boolean;
14
+ };
15
+ colors: {
16
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
17
+ required: boolean;
18
+ };
19
+ }>> & {
20
+ onClick?: () => any;
21
+ }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
+ click: () => true;
23
+ }, import("vue").PublicProps, {
24
+ container: boolean;
25
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
26
+ P: {};
27
+ B: {};
28
+ D: {};
29
+ C: {};
30
+ M: {};
31
+ Defaults: {};
32
+ }, Readonly<import("vue").ExtractPropTypes<{
33
+ item: {
34
+ type: import("vue").PropType<LayoutItemRegistration>;
35
+ };
36
+ colorSchemaType: {
37
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
38
+ required: boolean;
39
+ };
40
+ container: {
41
+ type: BooleanConstructor;
42
+ required: boolean;
43
+ };
44
+ colors: {
45
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
46
+ required: boolean;
47
+ };
48
+ }>> & {
49
+ onClick?: () => any;
50
+ }, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
51
+ container: boolean;
52
+ }>;
53
+ __isFragment?: never;
54
+ __isTeleport?: never;
55
+ __isSuspense?: never;
56
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
57
+ item: {
58
+ type: import("vue").PropType<LayoutItemRegistration>;
59
+ };
60
+ colorSchemaType: {
61
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
62
+ required: boolean;
63
+ };
64
+ container: {
65
+ type: BooleanConstructor;
66
+ required: boolean;
67
+ };
68
+ colors: {
69
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
70
+ required: boolean;
71
+ };
72
+ }>> & {
73
+ onClick?: () => any;
74
+ }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
75
+ click: () => true;
76
+ }, string, {
77
+ container: boolean;
78
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
79
+ propsDefinition: Omit<Readonly<{} & {
80
+ container?: boolean;
81
+ item?: LayoutItemRegistration;
82
+ 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";
83
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
84
+ }>, "onClick"> & {
85
+ onClick?: () => any;
86
+ };
87
+ };
88
+ export default _default;
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Styles for the LayoutEditorStyles component
3
+ */
4
+ export declare const LayoutItemStyles: {
5
+ container: import("@omnia/fx/ux").StylexValue;
6
+ wrapper: (backgroundColor: string) => Readonly<import("@omnia/fx/ux").StylexValue>;
7
+ };