@omnia/fx 8.0.163-dev → 8.0.165-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (330) hide show
  1. package/internal-do-not-import-from-here/console/components/Console.d.ts +2 -6
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +12 -12
  4. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +16 -0
  5. package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +2 -2
  6. package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +31 -16
  8. package/internal-do-not-import-from-here/ux/alignmentpicker/docs/AlignmentPickerExample.d.ts +2 -6
  9. package/internal-do-not-import-from-here/ux/appprovisioning/summary/InformationStepSummary.d.ts +6 -4
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  12. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/ThemeDesigner.d.ts +9 -4
  14. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +33 -6
  15. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +55 -26
  16. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/docs/SampleComponent.d.ts +2 -6
  17. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +27 -6
  18. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +55 -26
  19. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/docs/BorderPickerExample.d.ts +2 -6
  20. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +13 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +17 -4
  22. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +12 -4
  23. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/docs/SampleComponent.d.ts +2 -6
  24. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +16 -5
  25. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  26. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +55 -26
  27. package/internal-do-not-import-from-here/ux/aurora/components/chrome/docs/SampleComponent.d.ts +2 -6
  28. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +113 -84
  29. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/docs/SampleComponent.d.ts +2 -6
  30. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +155 -126
  31. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +55 -26
  32. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/docs/SampleComponent.d.ts +2 -6
  33. package/internal-do-not-import-from-here/ux/aurora/components/componentblueprints/ComponentBlueprintsViewer.d.ts +12 -4
  34. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +16 -5
  35. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +51 -11
  36. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/docs/SampleComponent.d.ts +2 -6
  37. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +29 -6
  38. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +55 -26
  39. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/docs/FillPickerExample.d.ts +2 -6
  40. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconBlueprintsViewer.d.ts +18 -5
  41. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +27 -6
  42. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +23 -6
  43. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/docs/SampleComponent.d.ts +2 -6
  44. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +55 -26
  45. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/docs/SampleComponent.d.ts +2 -6
  46. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +65 -36
  47. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/docs/SampleComponent.d.ts +2 -6
  48. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +15 -4
  49. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +13 -4
  50. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStylePicker.d.ts +14 -4
  51. package/internal-do-not-import-from-here/ux/aurora/components/tabs/docs/SampleComponent.d.ts +2 -6
  52. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +23 -6
  53. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/docs/SampleComponent.d.ts +2 -6
  54. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +13 -4
  55. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +55 -26
  56. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeViewer.d.ts +14 -4
  57. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +14 -5
  58. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +22 -4
  59. package/internal-do-not-import-from-here/ux/aurora/components/typography/docs/SampleComponent.d.ts +2 -6
  60. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +52 -6075
  61. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +756 -756
  62. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +72 -72
  63. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +756 -756
  64. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +15 -2
  65. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  66. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +0 -1
  67. package/internal-do-not-import-from-here/ux/datetimepicker/docs/DateTimePickerExample.d.ts +2 -6
  68. package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/DateTimeZonePickerExample.d.ts +2 -6
  69. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +70 -5
  70. package/internal-do-not-import-from-here/ux/docs/omfx/components/docs/Properties.d.ts +2 -6
  71. package/internal-do-not-import-from-here/ux/docs/omfx/components/docs/VModel.d.ts +8 -4
  72. package/internal-do-not-import-from-here/ux/docs/omfx/directives/docs/UseClickInSide.d.ts +2 -6
  73. package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholder.d.ts +2 -6
  74. package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholderSettings.d.ts +2 -6
  75. package/internal-do-not-import-from-here/ux/dynamicplaceholder/loc/localize.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/enterpriseglossary/EnterpriseGlossaryPicker.d.ts +8 -4
  77. package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +19 -4
  78. package/internal-do-not-import-from-here/ux/enterprisepropertysets/picker/EnterprisePropertySetPicker.d.ts +23 -4
  79. package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +7 -4
  80. package/internal-do-not-import-from-here/ux/features/FeaturesJourney.d.ts +6 -4
  81. package/internal-do-not-import-from-here/ux/features/FeaturesJourneyAppInstance.d.ts +2 -6
  82. package/internal-do-not-import-from-here/ux/features/blades/ConsentUrlBlade.d.ts +2 -2
  83. package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +7 -4
  84. package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade.d.ts +3 -2
  85. package/internal-do-not-import-from-here/ux/features/blades/ViewConsentBlade.d.ts +2 -2
  86. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +54 -24
  87. package/internal-do-not-import-from-here/ux/filterpicker/docs/SampleComponent.d.ts +2 -6
  88. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +55 -26
  90. package/internal-do-not-import-from-here/ux/inputlanguagepicker/InputLanguagePicker.d.ts +6 -4
  91. package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +4 -4
  92. package/internal-do-not-import-from-here/ux/journey/docs/SampleButtons.d.ts +2 -6
  93. package/internal-do-not-import-from-here/ux/journey/docs/SampleComponent.d.ts +2 -6
  94. package/internal-do-not-import-from-here/ux/journey/docs/SampleComponentMenu.d.ts +2 -6
  95. package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +2 -6
  96. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +11 -4
  97. package/internal-do-not-import-from-here/ux/jsonexportimport/docs/SampleComponent.d.ts +2 -6
  98. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +55 -26
  99. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +55 -26
  100. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/BlockSettingsPanel.d.ts +2 -6
  101. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/SettingsPanel.d.ts +2 -6
  102. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +56 -26
  103. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +55 -26
  104. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +55 -26
  105. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +55 -26
  106. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +55 -26
  107. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +55 -26
  108. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +55 -26
  109. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +55 -26
  110. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +12 -4
  113. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.d.ts +13 -4
  114. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.d.ts +17 -4
  115. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollage.d.ts +2 -2
  116. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoGrid.d.ts +3 -2
  117. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoRow.d.ts +4 -4
  118. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoThumb.d.ts +4 -4
  119. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.d.ts +6 -4
  120. package/internal-do-not-import-from-here/ux/mediagallery/view/PhotoWallWithSliderDisplayRenderer.d.ts +10 -4
  121. package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +206 -135
  122. package/internal-do-not-import-from-here/ux/mediapickerproviders/Vimeo/VimeoProvider.d.ts +48 -0
  123. package/internal-do-not-import-from-here/ux/mediapickerproviders/Vimeo/loc/localize.d.ts +30 -0
  124. package/internal-do-not-import-from-here/ux/mediapickerproviders/shareds/providers/VimeoProvider.d.ts +12 -0
  125. package/internal-do-not-import-from-here/ux/mediapickerproviders/shareds/providers/index.d.ts +1 -0
  126. package/internal-do-not-import-from-here/ux/mediapickervideo/MediaPickerVideo.d.ts +18 -4
  127. package/internal-do-not-import-from-here/ux/models/DateTimePickerStyles.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/models/LegacyVideo.d.ts +2 -0
  129. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +31 -4
  130. package/internal-do-not-import-from-here/ux/organizationtree/OrganizationTree.d.ts +9 -4
  131. package/internal-do-not-import-from-here/ux/organizationtree/reportees/Reportees.d.ts +7 -4
  132. package/internal-do-not-import-from-here/ux/oxide/alert/docs/SampleComponent.d.ts +2 -6
  133. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +55 -26
  134. package/internal-do-not-import-from-here/ux/oxide/appbar/docs/AppbarExample.d.ts +2 -6
  135. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +65 -36
  136. package/internal-do-not-import-from-here/ux/oxide/avatar/docs/AvatarExample.d.ts +2 -6
  137. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/oxide/badge/docs/BadgeExample.d.ts +2 -6
  139. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +65 -36
  140. package/internal-do-not-import-from-here/ux/oxide/btn/docs/ButtonIntro.d.ts +2 -6
  141. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +55 -26
  142. package/internal-do-not-import-from-here/ux/oxide/btngroup/docs/ButtonIntro.d.ts +2 -6
  143. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +55 -55
  144. package/internal-do-not-import-from-here/ux/oxide/card/docs/CardSample.d.ts +2 -6
  145. package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +54 -24
  146. package/internal-do-not-import-from-here/ux/oxide/chart/docs/SampleComponent.d.ts +2 -6
  147. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +55 -26
  148. package/internal-do-not-import-from-here/ux/oxide/checkbox/docs/SampleComponent.d.ts +2 -6
  149. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +55 -26
  150. package/internal-do-not-import-from-here/ux/oxide/chip/docs/ChipExample.d.ts +2 -6
  151. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +55 -26
  152. package/internal-do-not-import-from-here/ux/oxide/colorpicker/docs/SampleComponent.d.ts +2 -6
  153. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +55 -26
  154. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -35
  155. package/internal-do-not-import-from-here/ux/oxide/column/docs/SampleComponent.d.ts +2 -6
  156. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +1 -6191
  157. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +46 -12392
  158. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +55 -26
  159. package/internal-do-not-import-from-here/ux/oxide/datatable/docs/SampleComponent.d.ts +2 -6
  160. package/internal-do-not-import-from-here/ux/oxide/datepicker/docs/SampleComponent.d.ts +2 -6
  161. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +81 -26
  162. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithAppNavigation.d.ts +2 -6
  163. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithFixedContent.d.ts +2 -6
  164. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithLeftBar.d.ts +2 -6
  165. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithNavigation.d.ts +2 -6
  166. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithTabs.d.ts +2 -6
  167. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +2 -6
  168. package/internal-do-not-import-from-here/ux/oxide/divider/docs/SampleComponent.d.ts +2 -6
  169. package/internal-do-not-import-from-here/ux/oxide/draggable/docs/SampleComponent.d.ts +2 -6
  170. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +55 -26
  171. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +55 -26
  172. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/docs/SampleComponent.d.ts +2 -6
  173. package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.d.ts +55 -26
  174. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +55 -26
  175. package/internal-do-not-import-from-here/ux/oxide/flex/docs/BasicFlexTypes.d.ts +2 -6
  176. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +55 -26
  177. package/internal-do-not-import-from-here/ux/oxide/form/docs/SampleComponent.d.ts +2 -6
  178. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +19 -19
  179. package/internal-do-not-import-from-here/ux/oxide/hostprovider/docs/SampleComponent.d.ts +2 -6
  180. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +66 -37
  181. package/internal-do-not-import-from-here/ux/oxide/icon/docs/SampleComponent.d.ts +2 -6
  182. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +55 -26
  183. package/internal-do-not-import-from-here/ux/oxide/image/docs/SampleComponent.d.ts +2 -6
  184. package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/docs/SampleComponent.d.ts +2 -6
  185. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.css.d.ts +6 -0
  186. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +572 -0
  187. package/internal-do-not-import-from-here/ux/oxide/{textfield → inputfield}/docs/SampleComponent.d.ts +2 -6
  188. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +55 -26
  189. package/internal-do-not-import-from-here/ux/oxide/layout/docs/SampleComponent.d.ts +2 -6
  190. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +66 -37
  191. package/internal-do-not-import-from-here/ux/oxide/link/docs/SampleComponent.d.ts +2 -6
  192. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +55 -26
  193. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +55 -26
  194. package/internal-do-not-import-from-here/ux/oxide/list/docs/SampleComponent.d.ts +2 -6
  195. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +55 -26
  196. package/internal-do-not-import-from-here/ux/oxide/main/docs/SampleComponent.d.ts +2 -6
  197. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +55 -26
  198. package/internal-do-not-import-from-here/ux/oxide/menu/docs/SampleComponent.d.ts +2 -6
  199. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +55 -26
  200. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/docs/SampleComponent.d.ts +2 -6
  201. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +55 -26
  202. package/internal-do-not-import-from-here/ux/oxide/notification/docs/SampleComponent.d.ts +2 -6
  203. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +55 -26
  204. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +2 -6
  205. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +100 -71
  206. package/internal-do-not-import-from-here/ux/oxide/panel/docs/BasicPanelTypes.d.ts +2 -6
  207. package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +2 -6
  208. package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +2 -6
  209. package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +2 -6
  210. package/internal-do-not-import-from-here/ux/oxide/progress/docs/SampleComponent.d.ts +2 -6
  211. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +55 -26
  212. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +56 -27
  213. package/internal-do-not-import-from-here/ux/oxide/radio/docs/SampleComponent.d.ts +2 -6
  214. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +55 -26
  215. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +2 -6
  216. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +55 -26
  217. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +55 -26
  218. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/docs/SampleComponent.d.ts +2 -6
  219. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +59 -12389
  220. package/internal-do-not-import-from-here/ux/oxide/select/docs/SampleComponent.d.ts +2 -6
  221. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +55 -26
  222. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/docs/SampleComponent.d.ts +2 -6
  223. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +55 -26
  224. package/internal-do-not-import-from-here/ux/oxide/slidepanel/docs/SampleComponent.d.ts +2 -6
  225. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +55 -26
  226. package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent.d.ts +2 -6
  227. package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent2.d.ts +2 -6
  228. package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent3.d.ts +2 -6
  229. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +55 -26
  230. package/internal-do-not-import-from-here/ux/oxide/snackbar/docs/SampleComponent.d.ts +2 -6
  231. package/internal-do-not-import-from-here/ux/oxide/spacer/docs/SampleComponent.d.ts +2 -6
  232. package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +55 -26
  233. package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +55 -26
  234. package/internal-do-not-import-from-here/ux/oxide/stepper/docs/SampleComponent.d.ts +2 -6
  235. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +55 -26
  236. package/internal-do-not-import-from-here/ux/oxide/switch/docs/SampleComponent.d.ts +2 -6
  237. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +64 -35
  238. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +65 -36
  239. package/internal-do-not-import-from-here/ux/oxide/tab/docs/SampleComponent.d.ts +2 -6
  240. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +55 -26
  241. package/internal-do-not-import-from-here/ux/oxide/table/docs/SampleComponent.d.ts +2 -6
  242. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +66 -37
  243. package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleComponent.d.ts +2 -6
  244. package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleGradients.d.ts +2 -6
  245. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +55 -26
  246. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +55 -26
  247. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +14 -4
  248. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/SampleComponent.d.ts +2 -6
  249. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +64 -35
  250. package/internal-do-not-import-from-here/ux/oxide/toolbar/docs/ToolbarIntro.d.ts +2 -6
  251. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +55 -26
  252. package/internal-do-not-import-from-here/ux/oxide/tooltip/docs/SampleComponent.d.ts +2 -6
  253. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +55 -26
  254. package/internal-do-not-import-from-here/ux/oxide/treeview/docs/SampleComponent.d.ts +2 -6
  255. package/internal-do-not-import-from-here/ux/oxide/validation/docs/AdvanceExample.d.ts +2 -6
  256. package/internal-do-not-import-from-here/ux/oxide/validation/docs/SimpleExample.d.ts +2 -6
  257. package/internal-do-not-import-from-here/ux/persona/Persona.d.ts +11 -4
  258. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +2 -6
  259. package/internal-do-not-import-from-here/ux/post/Post.d.ts +32 -4
  260. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +18 -4
  261. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +41 -4
  262. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextColor/TextColorNode.d.ts +2 -1
  263. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +55 -26
  264. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +54 -24
  265. package/internal-do-not-import-from-here/ux/social/docs/SampleComponent.d.ts +2 -6
  266. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +1 -6191
  267. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  268. package/internal-do-not-import-from-here/ux/use/UseJourney.d.ts +3 -0
  269. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +56 -26
  270. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +56 -26
  271. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +7 -1
  272. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +0 -1
  273. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +140 -80
  274. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/ActionMenu.d.ts +8 -4
  275. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/BorderSelector.d.ts +8 -4
  276. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.d.ts +8 -4
  277. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +1 -1
  278. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +2 -0
  279. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +29 -17
  280. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +55 -26
  281. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +55 -26
  282. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +63 -2
  283. package/internal-do-not-import-from-here/ux/velcron/core/models/Enums.d.ts +3 -16
  284. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +5 -6
  285. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +15 -3
  286. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +32 -47
  287. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +2 -1
  288. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  289. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/VelcronEditorBuilder.d.ts +3 -0
  290. package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditor.d.ts +11 -4
  291. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddApp.d.ts +2 -2
  292. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddItem.d.ts +4 -4
  293. package/internal-do-not-import-from-here/ux/velcron/editor/components/AppExplorer.d.ts +11 -4
  294. package/internal-do-not-import-from-here/ux/velcron/editor/components/ContextMenu.d.ts +11 -4
  295. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditComponentPane.d.ts +4 -4
  296. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditDataPane.d.ts +4 -4
  297. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditDefinitionPropertiesPane.d.ts +4 -4
  298. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditEditorsPane.d.ts +4 -4
  299. package/internal-do-not-import-from-here/ux/velcron/editor/components/EditorCanvas.d.ts +2 -2
  300. package/internal-do-not-import-from-here/ux/velcron/editor/components/StateTree.d.ts +13 -4
  301. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +1 -0
  302. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronEditorDescriptors.d.ts +4 -1
  303. package/internal-do-not-import-from-here/ux/velcron/editor/templates/ContentTemplates.d.ts +1 -0
  304. package/internal-do-not-import-from-here/ux/velcron/editor/templates/EditorTemplates.d.ts +2 -0
  305. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +59 -29
  306. package/internal-do-not-import-from-here/ux/velcron/renderer/components/ComponentCreator.d.ts +11 -4
  307. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +98 -98
  308. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/{ContainerEditor.d.ts → BackgroundEditor.d.ts} +112 -91
  309. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +446 -0
  310. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +132 -97
  311. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.css.d.ts +5 -0
  312. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +350 -0
  313. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +63 -2
  314. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ReferenceEditor.d.ts +10 -4
  315. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +22 -1
  316. package/internal-do-not-import-from-here/ux/velcron/stores/index.d.ts +1 -0
  317. package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +19 -0
  318. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +23 -5
  319. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutCreationBlade.d.ts +7 -5
  320. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutListBladeBuilder.d.ts +6 -4
  321. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsComponent.d.ts +6 -4
  322. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
  323. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +13 -4
  324. package/internal-do-not-import-from-here/ux/versionedlayout/editor/panels/Panels.d.ts +2 -6
  325. package/internal-do-not-import-from-here/ux/versionedlayout/editor/panels/versionhistory/VersionHistory.d.ts +2 -6
  326. package/internal-do-not-import-from-here/wctypings.d.ts +39 -15
  327. package/package.json +4 -4
  328. /package/internal-do-not-import-from-here/ux/oxide/{textfield → inputfield}/docs/ExampleComponents.d.ts +0 -0
  329. /package/internal-do-not-import-from-here/ux/oxide/{textfield → inputfield}/docs/index.d.ts +0 -0
  330. /package/internal-do-not-import-from-here/ux/{datetimepicker/DateTimePicker.css.d.ts → vuetify/input/VNumber.bundle.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { GuidValue, VelcronAppDefinition, VelcronDefinition, VelcronDefinitionRegistration } from "@omnia/fx-models";
1
+ import { GuidValue, VelcronAppDefinition, VelcronDefinition, VelcronDefinitionRegistration, ContainerBlueprint, ContainerVariant } from "@omnia/fx-models";
2
2
  import { VelcronContentInstance } from "../models";
3
3
  type insertMode = "add" | "change";
4
4
  export declare const useVelcronContentEditorStore: () => {
@@ -12,9 +12,10 @@ export declare const useVelcronContentEditorStore: () => {
12
12
  showEditorToolbar: boolean;
13
13
  selectedDefinition: VelcronContentInstance;
14
14
  toggleColorSchemaPreview: string;
15
+ toggleContainerBlueprintPreview: ContainerVariant | ContainerBlueprint;
15
16
  toggleDefinitionPreview: VelcronDefinition;
16
17
  showOverlay: boolean;
17
- allowColorSchemaPreview: boolean;
18
+ allowPreviewToggle: boolean;
18
19
  onGoingDragging: boolean;
19
20
  socialMode: boolean;
20
21
  showLoading: boolean;
@@ -32,9 +33,10 @@ export declare const useVelcronContentEditorStore: () => {
32
33
  onMutatedShowEditorToolbar: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
33
34
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
34
35
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
36
+ onMutatedToggleContainerBlueprintPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerVariant | ContainerBlueprint>;
35
37
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronDefinition>;
36
38
  onMutatedShowOverlay: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
37
- onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
39
+ onMutatedAllowPreviewToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
38
40
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
39
41
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
40
42
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -77,11 +79,14 @@ export declare const useVelcronContentEditorStore: () => {
77
79
  updateColorSchema: {
78
80
  subscribe(fn: (definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
81
  };
80
- toggleColorSchemaPreview: {
81
- subscribe(fn: (definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
+ previewContainerBlueprint: {
83
+ subscribe(fn: (definitionRegistration: VelcronContentInstance, containerVariant: ContainerVariant | ContainerBlueprint, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
84
+ };
85
+ previewColorSchema: {
86
+ subscribe(fn: (definitionRegistration: VelcronContentInstance, colorSchemaType: string, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
87
  };
83
- toggleDefinitionPreview: {
84
- subscribe(fn: (definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
88
+ previewDefinition: {
89
+ subscribe(fn: (definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
85
90
  };
86
91
  changeDefinition: {
87
92
  subscribe(fn: (definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, toggle?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -121,11 +126,14 @@ export declare const useVelcronContentEditorStore: () => {
121
126
  updateColorSchema: {
122
127
  subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
123
128
  };
124
- toggleColorSchemaPreview: {
125
- subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
129
+ previewContainerBlueprint: {
130
+ subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, containerVariant: ContainerVariant | ContainerBlueprint, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
126
131
  };
127
- toggleDefinitionPreview: {
128
- subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
132
+ previewColorSchema: {
133
+ subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, colorSchemaType: string, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
134
+ };
135
+ previewDefinition: {
136
+ subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
129
137
  };
130
138
  changeDefinition: {
131
139
  subscribe(fn: (result: void, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, toggle?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -165,11 +173,14 @@ export declare const useVelcronContentEditorStore: () => {
165
173
  updateColorSchema: {
166
174
  subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
167
175
  };
168
- toggleColorSchemaPreview: {
169
- subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, colorSchemaType: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
176
+ previewContainerBlueprint: {
177
+ subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, containerVariant: ContainerVariant | ContainerBlueprint, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
178
+ };
179
+ previewColorSchema: {
180
+ subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, colorSchemaType: string, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
170
181
  };
171
- toggleDefinitionPreview: {
172
- subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
182
+ previewDefinition: {
183
+ subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, cancelPreview: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
173
184
  };
174
185
  changeDefinition: {
175
186
  subscribe(fn: (failureReason: any, definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, toggle?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -189,8 +200,9 @@ export declare const useVelcronContentEditorStore: () => {
189
200
  removeSelectedDefinition(): void;
190
201
  setDragDropState(onGoingDragging: boolean): void;
191
202
  updateColorSchema(definitionRegistration: VelcronContentInstance, colorSchemaType: string): void;
192
- toggleColorSchemaPreview(definitionRegistration: VelcronContentInstance, colorSchemaType: string): void;
193
- toggleDefinitionPreview(definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue): void;
203
+ previewContainerBlueprint: (definitionRegistration: VelcronContentInstance, containerVariant: ContainerBlueprint | ContainerVariant, cancelPreview: boolean) => void;
204
+ previewColorSchema: (definitionRegistration: VelcronContentInstance, colorSchemaType: string, cancelPreview: boolean) => void;
205
+ previewDefinition: (definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, cancelPreview: boolean) => void;
194
206
  changeDefinition(definitionRegistration: VelcronContentInstance, newDefinitionId: GuidValue, toggle?: boolean): void;
195
207
  updateDefinition(definition: VelcronContentInstance, velcronDefinition: VelcronAppDefinition): void;
196
208
  };
@@ -117,9 +117,18 @@ declare const _default: {
117
117
  } & {
118
118
  type: import("vue").PropType<IIcon>;
119
119
  };
120
- colorSchemaType?: any;
121
- container?: any;
122
- colors?: any;
120
+ colorSchemaType: {
121
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
122
+ required: boolean;
123
+ };
124
+ container: {
125
+ type: BooleanConstructor;
126
+ required: boolean;
127
+ };
128
+ colors: {
129
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
130
+ required: boolean;
131
+ };
123
132
  }>> & {
124
133
  "onUpdate:modelValue"?: (value: boolean) => any;
125
134
  onAdd?: () => any;
@@ -247,9 +256,18 @@ declare const _default: {
247
256
  } & {
248
257
  type: import("vue").PropType<IIcon>;
249
258
  };
250
- colorSchemaType?: any;
251
- container?: any;
252
- colors?: any;
259
+ colorSchemaType: {
260
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
261
+ required: boolean;
262
+ };
263
+ container: {
264
+ type: BooleanConstructor;
265
+ required: boolean;
266
+ };
267
+ colors: {
268
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
269
+ required: boolean;
270
+ };
253
271
  }>> & {
254
272
  "onUpdate:modelValue"?: (value: boolean) => any;
255
273
  onAdd?: () => any;
@@ -257,9 +275,7 @@ declare const _default: {
257
275
  "onDefinition:enter"?: (id: GuidValue) => any;
258
276
  "onDefinition:leave"?: (id: GuidValue) => any;
259
277
  }, {
260
- container?: any;
261
- colorSchemaType?: any;
262
- colors?: any;
278
+ container: boolean;
263
279
  }, true, {}, {}, {
264
280
  P: {};
265
281
  B: {};
@@ -382,9 +398,18 @@ declare const _default: {
382
398
  } & {
383
399
  type: import("vue").PropType<IIcon>;
384
400
  };
385
- colorSchemaType?: any;
386
- container?: any;
387
- colors?: any;
401
+ colorSchemaType: {
402
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
403
+ required: boolean;
404
+ };
405
+ container: {
406
+ type: BooleanConstructor;
407
+ required: boolean;
408
+ };
409
+ colors: {
410
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
411
+ required: boolean;
412
+ };
388
413
  }>> & {
389
414
  "onUpdate:modelValue"?: (value: boolean) => any;
390
415
  onAdd?: () => any;
@@ -392,9 +417,7 @@ declare const _default: {
392
417
  "onDefinition:enter"?: (id: GuidValue) => any;
393
418
  "onDefinition:leave"?: (id: GuidValue) => any;
394
419
  }, () => JSX.Element, {}, {}, {}, {
395
- container?: any;
396
- colorSchemaType?: any;
397
- colors?: any;
420
+ container: boolean;
398
421
  }>;
399
422
  __isFragment?: never;
400
423
  __isTeleport?: never;
@@ -514,9 +537,18 @@ declare const _default: {
514
537
  } & {
515
538
  type: import("vue").PropType<IIcon>;
516
539
  };
517
- colorSchemaType?: any;
518
- container?: any;
519
- colors?: any;
540
+ colorSchemaType: {
541
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
542
+ required: boolean;
543
+ };
544
+ container: {
545
+ type: BooleanConstructor;
546
+ required: boolean;
547
+ };
548
+ colors: {
549
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
550
+ required: boolean;
551
+ };
520
552
  }>> & {
521
553
  "onUpdate:modelValue"?: (value: boolean) => any;
522
554
  onAdd?: () => any;
@@ -530,15 +562,9 @@ declare const _default: {
530
562
  "definition:enter": (id: GuidValue) => any;
531
563
  "definition:leave": (id: GuidValue) => any;
532
564
  }, string, {
533
- container?: any;
534
- colorSchemaType?: any;
535
- colors?: any;
565
+ container: boolean;
536
566
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
537
- propsDefinition: Omit<Readonly<{
538
- container?: any;
539
- colorSchemaType?: any;
540
- colors?: any;
541
- } & {
567
+ propsDefinition: Omit<Readonly<{} & {
542
568
  name?: {
543
569
  [x: `onUpdate:${string}`]: {
544
570
  type: import("vue").PropType<(value: boolean) => any>;
@@ -602,7 +628,10 @@ declare const _default: {
602
628
  };
603
629
  icon?: IIcon;
604
630
  title?: string;
631
+ container?: boolean;
605
632
  filters?: string[];
633
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
634
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
606
635
  "v-model"?: boolean;
607
636
  "onUpdate:modelValue"?: (value: boolean) => any;
608
637
  modelValue?: boolean;
@@ -85,9 +85,18 @@ declare const _default: {
85
85
  };
86
86
  }>;
87
87
  };
88
- colorSchemaType?: any;
89
- container?: any;
90
- colors?: any;
88
+ colorSchemaType: {
89
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
90
+ required: boolean;
91
+ };
92
+ container: {
93
+ type: BooleanConstructor;
94
+ required: boolean;
95
+ };
96
+ colors: {
97
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
98
+ required: boolean;
99
+ };
91
100
  }>> & {
92
101
  "onUpdate:modelValue"?: (value: boolean) => any;
93
102
  onSelected?: (id: GuidValue) => any;
@@ -183,18 +192,25 @@ declare const _default: {
183
192
  };
184
193
  }>;
185
194
  };
186
- colorSchemaType?: any;
187
- container?: any;
188
- colors?: any;
195
+ colorSchemaType: {
196
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
197
+ required: boolean;
198
+ };
199
+ container: {
200
+ type: BooleanConstructor;
201
+ required: boolean;
202
+ };
203
+ colors: {
204
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
205
+ required: boolean;
206
+ };
189
207
  }>> & {
190
208
  "onUpdate:modelValue"?: (value: boolean) => any;
191
209
  onSelected?: (id: GuidValue) => any;
192
210
  "onDefinition:enter"?: (id: GuidValue) => any;
193
211
  "onDefinition:leave"?: (id: GuidValue) => any;
194
212
  }, {
195
- container?: any;
196
- colorSchemaType?: any;
197
- colors?: any;
213
+ container: boolean;
198
214
  }, true, {}, {}, {
199
215
  P: {};
200
216
  B: {};
@@ -287,18 +303,25 @@ declare const _default: {
287
303
  };
288
304
  }>;
289
305
  };
290
- colorSchemaType?: any;
291
- container?: any;
292
- colors?: any;
306
+ colorSchemaType: {
307
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
308
+ required: boolean;
309
+ };
310
+ container: {
311
+ type: BooleanConstructor;
312
+ required: boolean;
313
+ };
314
+ colors: {
315
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
316
+ required: boolean;
317
+ };
293
318
  }>> & {
294
319
  "onUpdate:modelValue"?: (value: boolean) => any;
295
320
  onSelected?: (id: GuidValue) => any;
296
321
  "onDefinition:enter"?: (id: GuidValue) => any;
297
322
  "onDefinition:leave"?: (id: GuidValue) => any;
298
323
  }, () => JSX.Element, {}, {}, {}, {
299
- container?: any;
300
- colorSchemaType?: any;
301
- colors?: any;
324
+ container: boolean;
302
325
  }>;
303
326
  __isFragment?: never;
304
327
  __isTeleport?: never;
@@ -388,9 +411,18 @@ declare const _default: {
388
411
  };
389
412
  }>;
390
413
  };
391
- colorSchemaType?: any;
392
- container?: any;
393
- colors?: any;
414
+ colorSchemaType: {
415
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
416
+ required: boolean;
417
+ };
418
+ container: {
419
+ type: BooleanConstructor;
420
+ required: boolean;
421
+ };
422
+ colors: {
423
+ type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
424
+ required: boolean;
425
+ };
394
426
  }>> & {
395
427
  "onUpdate:modelValue"?: (value: boolean) => any;
396
428
  onSelected?: (id: GuidValue) => any;
@@ -402,15 +434,9 @@ declare const _default: {
402
434
  "definition:enter": (id: GuidValue) => any;
403
435
  "definition:leave": (id: GuidValue) => any;
404
436
  }, string, {
405
- container?: any;
406
- colorSchemaType?: any;
407
- colors?: any;
437
+ container: boolean;
408
438
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
409
- propsDefinition: Omit<Readonly<{
410
- container?: any;
411
- colorSchemaType?: any;
412
- colors?: any;
413
- } & {
439
+ propsDefinition: Omit<Readonly<{} & {
414
440
  name?: {
415
441
  [x: `onUpdate:${string}`]: {
416
442
  type: import("vue").PropType<(value: VelcronDefinitionRegistration<object>) => any>;
@@ -472,6 +498,9 @@ declare const _default: {
472
498
  };
473
499
  }>;
474
500
  };
501
+ container?: boolean;
502
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
503
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
475
504
  "v-model"?: VelcronDefinitionRegistration<object>;
476
505
  "onUpdate:modelValue"?: (value: VelcronDefinitionRegistration<object>) => any;
477
506
  modelValue?: VelcronDefinitionRegistration<object>;
@@ -1,7 +1,18 @@
1
1
  import { VelcronAppDefinition } from "@omnia/fx-models";
2
- import { VelcronEditor } from "../../core";
2
+ import { EditorLocation, VelcronEditor } from "../../core";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
+ "preview-color-schema-type": {
6
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
7
+ };
8
+ previewColorSchemaType: {
9
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
10
+ };
11
+ location: {
12
+ type: import("vue").PropType<EditorLocation>;
13
+ } & {
14
+ type: import("vue").PropType<EditorLocation>;
15
+ };
5
16
  "hide-property-mapped": {
6
17
  type: import("vue").PropType<boolean>;
7
18
  };
@@ -82,9 +93,24 @@ declare const _default: {
82
93
  };
83
94
  }>> & {
84
95
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
96
+ "onValue:enter"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
97
+ "onValue:leave"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
85
98
  }, () => JSX.Element[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
86
99
  "update:modelValue": (value: VelcronAppDefinition) => true;
100
+ "value:enter": (propertyEditorMapping: VelcronEditor, value: any) => true;
101
+ "value:leave": (propertyEditorMapping: VelcronEditor, value: any) => true;
87
102
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
103
+ "preview-color-schema-type": {
104
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
105
+ };
106
+ previewColorSchemaType: {
107
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
108
+ };
109
+ location: {
110
+ type: import("vue").PropType<EditorLocation>;
111
+ } & {
112
+ type: import("vue").PropType<EditorLocation>;
113
+ };
88
114
  "hide-property-mapped": {
89
115
  type: import("vue").PropType<boolean>;
90
116
  };
@@ -165,6 +191,8 @@ declare const _default: {
165
191
  };
166
192
  }>> & {
167
193
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
194
+ "onValue:enter"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
195
+ "onValue:leave"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
168
196
  }, {}, true, {}, {}, {
169
197
  P: {};
170
198
  B: {};
@@ -173,6 +201,17 @@ declare const _default: {
173
201
  M: {};
174
202
  Defaults: {};
175
203
  }, Readonly<import("vue").ExtractPropTypes<{
204
+ "preview-color-schema-type": {
205
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
206
+ };
207
+ previewColorSchemaType: {
208
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
209
+ };
210
+ location: {
211
+ type: import("vue").PropType<EditorLocation>;
212
+ } & {
213
+ type: import("vue").PropType<EditorLocation>;
214
+ };
176
215
  "hide-property-mapped": {
177
216
  type: import("vue").PropType<boolean>;
178
217
  };
@@ -253,11 +292,24 @@ declare const _default: {
253
292
  };
254
293
  }>> & {
255
294
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
295
+ "onValue:enter"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
296
+ "onValue:leave"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
256
297
  }, () => JSX.Element[], {}, {}, {}, {}>;
257
298
  __isFragment?: never;
258
299
  __isTeleport?: never;
259
300
  __isSuspense?: never;
260
301
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
302
+ "preview-color-schema-type": {
303
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
304
+ };
305
+ previewColorSchemaType: {
306
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
307
+ };
308
+ location: {
309
+ type: import("vue").PropType<EditorLocation>;
310
+ } & {
311
+ type: import("vue").PropType<EditorLocation>;
312
+ };
261
313
  "hide-property-mapped": {
262
314
  type: import("vue").PropType<boolean>;
263
315
  };
@@ -338,8 +390,12 @@ declare const _default: {
338
390
  };
339
391
  }>> & {
340
392
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
393
+ "onValue:enter"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
394
+ "onValue:leave"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
341
395
  }, () => JSX.Element[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
342
396
  "update:modelValue": (value: VelcronAppDefinition) => true;
397
+ "value:enter": (propertyEditorMapping: VelcronEditor, value: any) => true;
398
+ "value:leave": (propertyEditorMapping: VelcronEditor, value: any) => true;
343
399
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
344
400
  propsDefinition: Omit<Readonly<{} & {
345
401
  name?: {
@@ -406,12 +462,17 @@ declare const _default: {
406
462
  "v-model"?: VelcronAppDefinition<object>;
407
463
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
408
464
  modelValue?: VelcronAppDefinition<object>;
465
+ location?: EditorLocation;
466
+ previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
467
+ "preview-color-schema-type"?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
409
468
  propertyEditors?: VelcronEditor<any>[];
410
469
  "property-editors"?: VelcronEditor<any>[];
411
470
  hidePropertyMapped?: boolean;
412
471
  "hide-property-mapped"?: boolean;
413
- }>, "onUpdate:modelValue"> & {
472
+ }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
414
473
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any;
474
+ "onValue:enter"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
475
+ "onValue:leave"?: (propertyEditorMapping: VelcronEditor<any>, value: any) => any;
415
476
  };
416
477
  };
417
478
  export default _default;
@@ -16,22 +16,9 @@ export declare enum VelcronActionTypes {
16
16
  export declare enum VelcronIconTypes {
17
17
  fontAwesome = "fa"
18
18
  }
19
- export declare enum VelcronViewDirections {
20
- row = "row",
21
- column = "column",
22
- rowReverse = "row-reverse",
23
- columnRevers = "column-reverse"
24
- }
25
- export declare enum VelcronHorizontalAlignments {
26
- left = "left",
27
- center = "center",
28
- right = "right"
29
- }
30
- export declare enum VelcronVerticalAlignments {
31
- top = "top",
32
- center = "center",
33
- bottom = "bottom"
34
- }
19
+ export type VelcronViewDirections = "row" | "column" | "row-reverse" | "column-reverse";
20
+ export type VelcronHorizontalAlignments = "left" | "center" | "right";
21
+ export type VelcronVerticalAlignments = "top" | "center" | "bottom";
35
22
  export declare enum VelcronDataTypes {
36
23
  unknown = "unknown",
37
24
  object = "object",
@@ -1,4 +1,4 @@
1
- import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, ContainerBlueprint, BackgroundDefinition, VelcronEditor } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
+ import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerBlueprint, BackgroundDefinition, ContainerVariant } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
2
  import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
3
3
  import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
4
4
  import { DynamicState, VelcronDefinition, useVelcronThemingStore } from "..";
@@ -85,11 +85,11 @@ export interface VelcronRenderContextEventHandlersInstance extends VelcronRender
85
85
  }
86
86
  export interface VelcronRenderContextHooks {
87
87
  dialogVisibilityChanged?: ((visible: boolean) => void);
88
- onItemSelected?: ((item: VelcronDefinition) => void);
88
+ onItemSelected?: ((item: VelcronDefinition, renderContext: VelcronRenderContext) => void);
89
89
  wrapperStyleExtensions?: ((item: VelcronDefinition, renderContext: VelcronRenderContext) => string);
90
- renderExtensions?: <TNodeType>(item: VelcronDefinition) => TNodeType;
90
+ renderExtensions?: <TNodeType>(item: VelcronDefinition, renderContext: VelcronRenderContext) => TNodeType;
91
91
  appStyleExtension?: (() => string);
92
- onItemCreatedProps?: ((item: VelcronDefinition) => object);
92
+ onItemCreatedProps?: ((item: VelcronDefinition, renderContext: VelcronRenderContext) => object);
93
93
  }
94
94
  export interface VelcronContainerRenderer {
95
95
  definition: VelcronDefinition;
@@ -161,7 +161,7 @@ export interface VelcronFlexRowDefinition extends VelcronDefinition, VelcronColo
161
161
  events?: VelcronOnPressEvent;
162
162
  direction?: VelcronBindableProp<"row" | "row-reverse">;
163
163
  absolute?: VelcronSpacing;
164
- blueprint?: ContainerBlueprint;
164
+ blueprint?: ContainerBlueprint | ContainerVariant;
165
165
  background?: BackgroundDefinition;
166
166
  hideOverflow?: boolean;
167
167
  wrap?: boolean;
@@ -194,7 +194,6 @@ export interface VelcronTextDefinition extends VelcronDefinition, VelcronColorSt
194
194
  type: "text";
195
195
  value?: VelcronBindableProp;
196
196
  placeholder?: VelcronBindableProp;
197
- editLabel?: VelcronBindableProp;
198
197
  lineClamp?: VelcronBindableProp<number>;
199
198
  noWrap?: VelcronBindableProp<boolean>;
200
199
  wordBreak?: VelcronBindableProp<"none">;
@@ -23,6 +23,12 @@ export interface VelcronTextEditorSettings {
23
23
  type: TypographyType;
24
24
  placeholder: string;
25
25
  }
26
+ export interface VelcronBlueprintEditorSettings {
27
+ type: "container" | "";
28
+ }
29
+ export interface VelcronBackgroundEditorSettings {
30
+ type: "image" | "video";
31
+ }
26
32
  export interface VelcronSliderPropertyEditor extends VelcronEditor<VelcronSliderPropertyEditorSettings> {
27
33
  type: "slider";
28
34
  }
@@ -35,9 +41,6 @@ export interface VelcronEnterprisePropertyEditor extends VelcronEditor<any> {
35
41
  export interface VelcronTypographyPropertyEditor extends VelcronEditor<VelcronTypographyEditorSettings> {
36
42
  type: "typography";
37
43
  }
38
- export interface VelcronContainerPropertyEditor extends VelcronEditor<any> {
39
- type: "container";
40
- }
41
44
  export interface VelcronSwitchPropertyEditor extends VelcronEditor<any> {
42
45
  type: "switch";
43
46
  }
@@ -65,3 +68,12 @@ export interface VelcronSpacingPropertyEditor extends VelcronEditor<VelcronSpaci
65
68
  export interface VelcronReferencePropertyEditor extends VelcronEditor<any> {
66
69
  type: "reference";
67
70
  }
71
+ export interface VelcronBlueprintEditor extends VelcronEditor<VelcronBlueprintEditorSettings> {
72
+ type: "blueprint";
73
+ }
74
+ export interface VelcronBackgroundEditor extends VelcronEditor<VelcronBackgroundEditorSettings> {
75
+ type: "background";
76
+ }
77
+ export interface VelcronGridEditor extends VelcronEditor<any> {
78
+ type: "grid";
79
+ }