@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,68 +1,73 @@
1
- import { BackgroundDefinition, ContainerBlueprint } from "@omnia/fx-models";
1
+ import { BackgroundDefinition, EditorLocation } from "@omnia/fx-models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
+ location: {
5
+ type: import("vue").PropType<EditorLocation>;
6
+ } & {
7
+ type: import("vue").PropType<EditorLocation>;
8
+ };
4
9
  "onUpdate:modelValue": {
5
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
10
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
6
11
  };
7
12
  "v-model": {
8
- type: import("vue").PropType<ContainerBlueprint>;
13
+ type: import("vue").PropType<BackgroundDefinition>;
9
14
  required: false;
10
15
  };
11
16
  modelValue: {
12
- type: import("vue").PropType<ContainerBlueprint>;
17
+ type: import("vue").PropType<BackgroundDefinition>;
13
18
  required: false;
14
19
  };
15
20
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
16
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
21
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
17
22
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
18
- type: import("vue").PropType<ContainerBlueprint>;
23
+ type: import("vue").PropType<BackgroundDefinition>;
19
24
  required: false;
20
25
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
21
- type: import("vue").PropType<ContainerBlueprint>;
26
+ type: import("vue").PropType<BackgroundDefinition>;
22
27
  required: false;
23
28
  }; } & {
24
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerBlueprint, {
29
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BackgroundDefinition, {
25
30
  "onUpdate:modelValue": {
26
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
31
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
27
32
  };
28
33
  } & {
29
34
  "v-model": {
30
- type: import("vue").PropType<ContainerBlueprint>;
35
+ type: import("vue").PropType<BackgroundDefinition>;
31
36
  required: false;
32
37
  };
33
38
  } & {
34
39
  modelValue: {
35
- type: import("vue").PropType<ContainerBlueprint>;
40
+ type: import("vue").PropType<BackgroundDefinition>;
36
41
  required: false;
37
42
  };
38
43
  }>;
39
- defaultValue(value?: ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerBlueprint, {
44
+ defaultValue(value?: BackgroundDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BackgroundDefinition, {
40
45
  "onUpdate:modelValue": {
41
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
46
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
42
47
  };
43
48
  } & {
44
49
  "v-model": {
45
- type: import("vue").PropType<ContainerBlueprint>;
50
+ type: import("vue").PropType<BackgroundDefinition>;
46
51
  required: false;
47
52
  };
48
53
  } & {
49
54
  modelValue: {
50
- type: import("vue").PropType<ContainerBlueprint>;
55
+ type: import("vue").PropType<BackgroundDefinition>;
51
56
  required: false;
52
57
  };
53
58
  }, false>;
54
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerBlueprint, {
59
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BackgroundDefinition, {
55
60
  "onUpdate:modelValue": {
56
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
61
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
57
62
  };
58
63
  } & {
59
64
  "v-model": {
60
- type: import("vue").PropType<ContainerBlueprint>;
65
+ type: import("vue").PropType<BackgroundDefinition>;
61
66
  required: false;
62
67
  };
63
68
  } & {
64
69
  modelValue: {
65
- type: import("vue").PropType<ContainerBlueprint>;
70
+ type: import("vue").PropType<BackgroundDefinition>;
66
71
  required: false;
67
72
  };
68
73
  }>;
@@ -72,68 +77,73 @@ declare const _default: {
72
77
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
73
78
  "update:modelValue": (value: BackgroundDefinition) => true;
74
79
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
80
+ location: {
81
+ type: import("vue").PropType<EditorLocation>;
82
+ } & {
83
+ type: import("vue").PropType<EditorLocation>;
84
+ };
75
85
  "onUpdate:modelValue": {
76
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
86
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
77
87
  };
78
88
  "v-model": {
79
- type: import("vue").PropType<ContainerBlueprint>;
89
+ type: import("vue").PropType<BackgroundDefinition>;
80
90
  required: false;
81
91
  };
82
92
  modelValue: {
83
- type: import("vue").PropType<ContainerBlueprint>;
93
+ type: import("vue").PropType<BackgroundDefinition>;
84
94
  required: false;
85
95
  };
86
96
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
87
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
97
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
88
98
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
89
- type: import("vue").PropType<ContainerBlueprint>;
99
+ type: import("vue").PropType<BackgroundDefinition>;
90
100
  required: false;
91
101
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
92
- type: import("vue").PropType<ContainerBlueprint>;
102
+ type: import("vue").PropType<BackgroundDefinition>;
93
103
  required: false;
94
104
  }; } & {
95
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerBlueprint, {
105
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BackgroundDefinition, {
96
106
  "onUpdate:modelValue": {
97
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
107
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
98
108
  };
99
109
  } & {
100
110
  "v-model": {
101
- type: import("vue").PropType<ContainerBlueprint>;
111
+ type: import("vue").PropType<BackgroundDefinition>;
102
112
  required: false;
103
113
  };
104
114
  } & {
105
115
  modelValue: {
106
- type: import("vue").PropType<ContainerBlueprint>;
116
+ type: import("vue").PropType<BackgroundDefinition>;
107
117
  required: false;
108
118
  };
109
119
  }>;
110
- defaultValue(value?: ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerBlueprint, {
120
+ defaultValue(value?: BackgroundDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BackgroundDefinition, {
111
121
  "onUpdate:modelValue": {
112
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
122
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
113
123
  };
114
124
  } & {
115
125
  "v-model": {
116
- type: import("vue").PropType<ContainerBlueprint>;
126
+ type: import("vue").PropType<BackgroundDefinition>;
117
127
  required: false;
118
128
  };
119
129
  } & {
120
130
  modelValue: {
121
- type: import("vue").PropType<ContainerBlueprint>;
131
+ type: import("vue").PropType<BackgroundDefinition>;
122
132
  required: false;
123
133
  };
124
134
  }, false>;
125
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerBlueprint, {
135
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BackgroundDefinition, {
126
136
  "onUpdate:modelValue": {
127
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
137
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
128
138
  };
129
139
  } & {
130
140
  "v-model": {
131
- type: import("vue").PropType<ContainerBlueprint>;
141
+ type: import("vue").PropType<BackgroundDefinition>;
132
142
  required: false;
133
143
  };
134
144
  } & {
135
145
  modelValue: {
136
- type: import("vue").PropType<ContainerBlueprint>;
146
+ type: import("vue").PropType<BackgroundDefinition>;
137
147
  required: false;
138
148
  };
139
149
  }>;
@@ -148,68 +158,73 @@ declare const _default: {
148
158
  M: {};
149
159
  Defaults: {};
150
160
  }, Readonly<import("vue").ExtractPropTypes<{
161
+ location: {
162
+ type: import("vue").PropType<EditorLocation>;
163
+ } & {
164
+ type: import("vue").PropType<EditorLocation>;
165
+ };
151
166
  "onUpdate:modelValue": {
152
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
167
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
153
168
  };
154
169
  "v-model": {
155
- type: import("vue").PropType<ContainerBlueprint>;
170
+ type: import("vue").PropType<BackgroundDefinition>;
156
171
  required: false;
157
172
  };
158
173
  modelValue: {
159
- type: import("vue").PropType<ContainerBlueprint>;
174
+ type: import("vue").PropType<BackgroundDefinition>;
160
175
  required: false;
161
176
  };
162
177
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
163
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
178
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
164
179
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
165
- type: import("vue").PropType<ContainerBlueprint>;
180
+ type: import("vue").PropType<BackgroundDefinition>;
166
181
  required: false;
167
182
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
168
- type: import("vue").PropType<ContainerBlueprint>;
183
+ type: import("vue").PropType<BackgroundDefinition>;
169
184
  required: false;
170
185
  }; } & {
171
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerBlueprint, {
186
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BackgroundDefinition, {
172
187
  "onUpdate:modelValue": {
173
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
188
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
174
189
  };
175
190
  } & {
176
191
  "v-model": {
177
- type: import("vue").PropType<ContainerBlueprint>;
192
+ type: import("vue").PropType<BackgroundDefinition>;
178
193
  required: false;
179
194
  };
180
195
  } & {
181
196
  modelValue: {
182
- type: import("vue").PropType<ContainerBlueprint>;
197
+ type: import("vue").PropType<BackgroundDefinition>;
183
198
  required: false;
184
199
  };
185
200
  }>;
186
- defaultValue(value?: ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerBlueprint, {
201
+ defaultValue(value?: BackgroundDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BackgroundDefinition, {
187
202
  "onUpdate:modelValue": {
188
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
203
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
189
204
  };
190
205
  } & {
191
206
  "v-model": {
192
- type: import("vue").PropType<ContainerBlueprint>;
207
+ type: import("vue").PropType<BackgroundDefinition>;
193
208
  required: false;
194
209
  };
195
210
  } & {
196
211
  modelValue: {
197
- type: import("vue").PropType<ContainerBlueprint>;
212
+ type: import("vue").PropType<BackgroundDefinition>;
198
213
  required: false;
199
214
  };
200
215
  }, false>;
201
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerBlueprint, {
216
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BackgroundDefinition, {
202
217
  "onUpdate:modelValue": {
203
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
218
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
204
219
  };
205
220
  } & {
206
221
  "v-model": {
207
- type: import("vue").PropType<ContainerBlueprint>;
222
+ type: import("vue").PropType<BackgroundDefinition>;
208
223
  required: false;
209
224
  };
210
225
  } & {
211
226
  modelValue: {
212
- type: import("vue").PropType<ContainerBlueprint>;
227
+ type: import("vue").PropType<BackgroundDefinition>;
213
228
  required: false;
214
229
  };
215
230
  }>;
@@ -221,68 +236,73 @@ declare const _default: {
221
236
  __isTeleport?: never;
222
237
  __isSuspense?: never;
223
238
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
239
+ location: {
240
+ type: import("vue").PropType<EditorLocation>;
241
+ } & {
242
+ type: import("vue").PropType<EditorLocation>;
243
+ };
224
244
  "onUpdate:modelValue": {
225
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
245
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
226
246
  };
227
247
  "v-model": {
228
- type: import("vue").PropType<ContainerBlueprint>;
248
+ type: import("vue").PropType<BackgroundDefinition>;
229
249
  required: false;
230
250
  };
231
251
  modelValue: {
232
- type: import("vue").PropType<ContainerBlueprint>;
252
+ type: import("vue").PropType<BackgroundDefinition>;
233
253
  required: false;
234
254
  };
235
255
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
236
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
256
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
237
257
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
238
- type: import("vue").PropType<ContainerBlueprint>;
258
+ type: import("vue").PropType<BackgroundDefinition>;
239
259
  required: false;
240
260
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
241
- type: import("vue").PropType<ContainerBlueprint>;
261
+ type: import("vue").PropType<BackgroundDefinition>;
242
262
  required: false;
243
263
  }; } & {
244
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ContainerBlueprint, {
264
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BackgroundDefinition, {
245
265
  "onUpdate:modelValue": {
246
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
266
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
247
267
  };
248
268
  } & {
249
269
  "v-model": {
250
- type: import("vue").PropType<ContainerBlueprint>;
270
+ type: import("vue").PropType<BackgroundDefinition>;
251
271
  required: false;
252
272
  };
253
273
  } & {
254
274
  modelValue: {
255
- type: import("vue").PropType<ContainerBlueprint>;
275
+ type: import("vue").PropType<BackgroundDefinition>;
256
276
  required: false;
257
277
  };
258
278
  }>;
259
- defaultValue(value?: ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ContainerBlueprint, {
279
+ defaultValue(value?: BackgroundDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BackgroundDefinition, {
260
280
  "onUpdate:modelValue": {
261
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
281
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
262
282
  };
263
283
  } & {
264
284
  "v-model": {
265
- type: import("vue").PropType<ContainerBlueprint>;
285
+ type: import("vue").PropType<BackgroundDefinition>;
266
286
  required: false;
267
287
  };
268
288
  } & {
269
289
  modelValue: {
270
- type: import("vue").PropType<ContainerBlueprint>;
290
+ type: import("vue").PropType<BackgroundDefinition>;
271
291
  required: false;
272
292
  };
273
293
  }, false>;
274
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ContainerBlueprint, {
294
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BackgroundDefinition, {
275
295
  "onUpdate:modelValue": {
276
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
296
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
277
297
  };
278
298
  } & {
279
299
  "v-model": {
280
- type: import("vue").PropType<ContainerBlueprint>;
300
+ type: import("vue").PropType<BackgroundDefinition>;
281
301
  required: false;
282
302
  };
283
303
  } & {
284
304
  modelValue: {
285
- type: import("vue").PropType<ContainerBlueprint>;
305
+ type: import("vue").PropType<BackgroundDefinition>;
286
306
  required: false;
287
307
  };
288
308
  }>;
@@ -295,68 +315,69 @@ declare const _default: {
295
315
  propsDefinition: Omit<Readonly<{} & {
296
316
  name?: {
297
317
  [x: `onUpdate:${string}`]: {
298
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
318
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
299
319
  };
300
320
  } & {
301
321
  [x: `v-model:${string}`]: {
302
- type: import("vue").PropType<ContainerBlueprint>;
322
+ type: import("vue").PropType<BackgroundDefinition>;
303
323
  required: false;
304
324
  };
305
325
  } & {
306
326
  [x: string]: {
307
- type: import("vue").PropType<ContainerBlueprint>;
327
+ type: import("vue").PropType<BackgroundDefinition>;
308
328
  required: false;
309
329
  };
310
330
  } & {
311
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ContainerBlueprint, {
331
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, BackgroundDefinition, {
312
332
  "onUpdate:modelValue": {
313
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
333
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
314
334
  };
315
335
  } & {
316
336
  "v-model": {
317
- type: import("vue").PropType<ContainerBlueprint>;
337
+ type: import("vue").PropType<BackgroundDefinition>;
318
338
  required: false;
319
339
  };
320
340
  } & {
321
341
  modelValue: {
322
- type: import("vue").PropType<ContainerBlueprint>;
342
+ type: import("vue").PropType<BackgroundDefinition>;
323
343
  required: false;
324
344
  };
325
345
  }>;
326
- defaultValue(value?: ContainerBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ContainerBlueprint, {
346
+ defaultValue(value?: BackgroundDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, BackgroundDefinition, {
327
347
  "onUpdate:modelValue": {
328
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
348
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
329
349
  };
330
350
  } & {
331
351
  "v-model": {
332
- type: import("vue").PropType<ContainerBlueprint>;
352
+ type: import("vue").PropType<BackgroundDefinition>;
333
353
  required: false;
334
354
  };
335
355
  } & {
336
356
  modelValue: {
337
- type: import("vue").PropType<ContainerBlueprint>;
357
+ type: import("vue").PropType<BackgroundDefinition>;
338
358
  required: false;
339
359
  };
340
360
  }, false>;
341
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ContainerBlueprint, {
361
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, BackgroundDefinition, {
342
362
  "onUpdate:modelValue": {
343
- type: import("vue").PropType<(value: ContainerBlueprint) => any>;
363
+ type: import("vue").PropType<(value: BackgroundDefinition) => any>;
344
364
  };
345
365
  } & {
346
366
  "v-model": {
347
- type: import("vue").PropType<ContainerBlueprint>;
367
+ type: import("vue").PropType<BackgroundDefinition>;
348
368
  required: false;
349
369
  };
350
370
  } & {
351
371
  modelValue: {
352
- type: import("vue").PropType<ContainerBlueprint>;
372
+ type: import("vue").PropType<BackgroundDefinition>;
353
373
  required: false;
354
374
  };
355
375
  }>;
356
376
  };
357
- "v-model"?: ContainerBlueprint;
358
- "onUpdate:modelValue"?: (value: ContainerBlueprint) => any;
359
- modelValue?: ContainerBlueprint;
377
+ "v-model"?: BackgroundDefinition;
378
+ "onUpdate:modelValue"?: (value: BackgroundDefinition) => any;
379
+ modelValue?: BackgroundDefinition;
380
+ location?: EditorLocation;
360
381
  }>, "onUpdate:modelValue"> & {
361
382
  "onUpdate:modelValue"?: (value: BackgroundDefinition) => any;
362
383
  };