@omnia/fx 8.0.409-dev → 8.0.411-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (287) hide show
  1. package/internal-do-not-import-from-here/services/identities/UserIdentityService.d.ts +1 -1
  2. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageCreation.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/admin/recaptcha/ReCaptcha.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/admin/recurrence/RecurrenceSetting.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageCreation.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/EditLocalizationBlade.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/chrome/tabs/LayoutSettingsComponent.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/UserTypeDeleteDialog.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeAuthentication.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeProfileCompletion.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeProperties.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/UserTypeLayoutBlade.d.ts +1 -1
  13. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +1 -1
  14. package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/app/appinstance/settings/AppInstanceRollupSettings.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/app/appinstance/view/card/CardViewSettings.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/app/appinstance/view/listing/ListViewSettings.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/appprovisioning/apptitledescription/AppDescriptionInput.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/ThemeDesigner.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/components/FontPicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +2 -2
  26. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +1 -1
  29. package/internal-do-not-import-from-here/ux/aurora/components/chromepicker/ChromePicker.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  31. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +2 -2
  33. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +5 -5
  34. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +4 -4
  35. package/internal-do-not-import-from-here/ux/aurora/components/componentblueprints/ComponentBlueprintsViewer.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +3 -3
  38. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconBlueprintsViewer.d.ts +2 -2
  44. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/aurora/components/input/InputStyleEditor.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/aurora/components/input/InputStylePicker.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStylePicker.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ComponentPreview.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ComponentPreview_bak.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ThemePreview.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/aurora/components/typography/TextStyleEditor.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/contextlanguagepicker/ContextLanguagePicker.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +2 -2
  71. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/docs/omfx/components/docs/VModel.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/draggable/DraggableComponent.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/enterpriseglossary/EnterpriseGlossaryPicker.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datetimefield/DatetimeFieldDisplay.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
  78. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/tagsproperty/TagsPropertyDisplay.d.ts +2 -2
  79. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/personfield/PersonFieldEdit.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/tagsproperty/TagsPropertyEdit.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyListingPicker.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker_old.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +2 -2
  88. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyRenderer.d.ts +7 -7
  89. package/internal-do-not-import-from-here/ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/enterprisepropertysets/Picker.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/fieldcontainer/FieldContainer.d.ts +7 -7
  92. package/internal-do-not-import-from-here/ux/filterengine/FilterEngineSettings.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/filterengine/components/settings/PropertyList.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  108. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  109. package/internal-do-not-import-from-here/ux/flow/editor/FlowEditor.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +6 -6
  112. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncAddCondition.d.ts +2 -4
  113. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncAddValueCondition.d.ts +1 -3
  114. package/internal-do-not-import-from-here/ux/identities/loc/Localize.d.ts +1 -0
  115. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  116. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  119. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +7 -7
  120. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/inputtoken/InputToken.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
  123. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +2 -2
  124. package/internal-do-not-import-from-here/ux/journey/SettingsJourneyMenu.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  130. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  131. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  132. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +1 -1
  133. package/internal-do-not-import-from-here/ux/links/LinkPicker.d.ts +1 -1
  134. package/internal-do-not-import-from-here/ux/links/LinkRenderer.d.ts +1 -1
  135. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +6 -6
  136. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +6 -6
  137. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditorCanvas.d.ts +5 -5
  138. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/mediapickerproviders/sharepointvideosettings/SharePointVideoSettings.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +3 -3
  141. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  142. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
  143. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  144. package/internal-do-not-import-from-here/ux/organizationtree/OrganizationTree.d.ts +1 -1
  145. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  146. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +1 -1
  151. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  152. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +1 -1
  153. package/internal-do-not-import-from-here/ux/oxide/calendar/Calendar.d.ts +2 -2
  154. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +1 -1
  155. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  156. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  157. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  158. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
  159. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
  160. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
  161. package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +1 -1
  162. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
  163. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +2 -2
  164. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +1 -1
  165. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  166. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +1 -1
  167. package/internal-do-not-import-from-here/ux/oxide/fab/FloatingActionButton..d.ts +1 -1
  168. package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +1 -1
  169. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +1 -1
  170. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +1 -1
  171. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +1 -1
  172. package/internal-do-not-import-from-here/ux/oxide/hover/Hover.d.ts +1 -1
  173. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  174. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +1 -1
  175. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +1 -1
  176. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
  177. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +1 -1
  178. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
  179. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  180. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +1 -1
  181. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +2 -2
  182. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  183. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  184. package/internal-do-not-import-from-here/ux/oxide/picker/PickerSelection.d.ts +1 -1
  185. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +4 -4
  186. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +4 -4
  187. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  188. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
  189. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  190. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanelSettings.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  194. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +1 -1
  195. package/internal-do-not-import-from-here/ux/oxide/speeddial/SpeedDial.d.ts +1 -1
  196. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
  197. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  198. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  199. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +1 -1
  200. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +1 -1
  201. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +1 -1
  202. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  203. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +1 -1
  204. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  205. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
  206. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  208. package/internal-do-not-import-from-here/ux/post/Post.d.ts +1 -1
  209. package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +1 -1
  210. package/internal-do-not-import-from-here/ux/profilecard/ProfileCardDialog.d.ts +1 -1
  211. package/internal-do-not-import-from-here/ux/profilecard/ProfileCardRenderer.d.ts +1 -1
  212. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  213. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  214. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +2 -2
  215. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  216. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  217. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeDisplay.d.ts +1 -1
  218. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +2 -2
  219. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +2 -2
  220. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +2 -2
  221. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityDisplay.d.ts +1 -1
  222. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +2 -2
  223. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  224. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +2 -2
  225. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +2 -2
  226. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  227. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +2 -2
  228. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  229. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  230. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsDisplay.d.ts +1 -1
  231. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +3 -3
  232. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +2 -2
  233. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  234. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  235. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +4 -4
  236. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +4 -4
  237. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyValueRenderer.d.ts +1 -1
  238. package/internal-do-not-import-from-here/ux/richtexteditor/EditorMenuBar.d.ts +1 -1
  239. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +3 -3
  240. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  241. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagEditorExtension.d.ts +1 -1
  242. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagToolbar.d.ts +1 -1
  243. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +1 -1
  244. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilterPicker.d.ts +1 -1
  245. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -1
  246. package/internal-do-not-import-from-here/ux/selection/SelectionComponent.d.ts +1 -1
  247. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +3 -3
  248. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  249. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +11 -11
  250. package/internal-do-not-import-from-here/ux/templatepicker/TemplatePicker.d.ts +1 -1
  251. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  252. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +4 -4
  253. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +2 -2
  254. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +3 -3
  255. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +2 -2
  256. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +2 -2
  257. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronStatePropertiesEditor.d.ts +1 -1
  258. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +1 -9
  259. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +2 -2
  260. package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditor.d.ts +1 -1
  261. package/internal-do-not-import-from-here/ux/velcron/editor/components/AppExplorer.d.ts +1 -1
  262. package/internal-do-not-import-from-here/ux/velcron/editor/components/ContextMenu.d.ts +1 -1
  263. package/internal-do-not-import-from-here/ux/velcron/editor/components/StateTree.d.ts +1 -1
  264. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  265. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  266. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +2 -2
  267. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +2 -2
  268. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  269. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +2 -2
  270. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +2 -2
  271. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  272. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  273. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +2 -2
  274. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/LinkResolverEditor.d.ts +1 -1
  275. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +2 -2
  276. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +3 -3
  277. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyResolverEditor.d.ts +1 -1
  278. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ReferenceEditor.d.ts +1 -1
  279. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +2 -2
  280. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +2 -2
  281. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +2 -2
  282. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +2 -2
  283. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +2 -2
  284. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +2 -2
  285. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +1 -1
  286. package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutRenameForm.d.ts +1 -1
  287. package/package.json +2 -2
@@ -136,8 +136,8 @@ declare const _default: {
136
136
  container?: boolean;
137
137
  active?: boolean;
138
138
  colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
139
- themeDefinition?: ResolvedThemeDefinition;
140
139
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
140
+ themeDefinition?: ResolvedThemeDefinition;
141
141
  context?: VelcronRenderContext;
142
142
  editMode?: boolean;
143
143
  eventHandlers?: VelcronRenderContextEventHandlers;
@@ -299,8 +299,8 @@ declare const _default: {
299
299
  };
300
300
  settings?: VelcronAlignmentPropertyEditorSettings;
301
301
  modelValue?: "bottom" | "left" | "right" | "top" | "center";
302
- "onUpdate:modelValue"?: (value: "bottom" | "left" | "right" | "top" | "center") => any | void;
303
302
  "v-model"?: "bottom" | "left" | "right" | "top" | "center";
303
+ "onUpdate:modelValue"?: (value: "bottom" | "left" | "right" | "top" | "center") => any | void;
304
304
  }>, "onUpdate:modelValue"> & {
305
305
  "onUpdate:modelValue"?: (value: "bottom" | "left" | "right" | "top" | "center") => any;
306
306
  };
@@ -294,10 +294,10 @@ declare const _default: {
294
294
  };
295
295
  }>;
296
296
  };
297
- location?: EditorLocation;
298
297
  modelValue?: BackgroundDefinition;
299
- "onUpdate:modelValue"?: (value: BackgroundDefinition) => any | void;
300
298
  "v-model"?: BackgroundDefinition;
299
+ "onUpdate:modelValue"?: (value: BackgroundDefinition) => any | void;
300
+ location?: EditorLocation;
301
301
  }>, "onUpdate:modelValue"> & {
302
302
  "onUpdate:modelValue"?: (value: BackgroundDefinition) => any;
303
303
  };
@@ -323,10 +323,10 @@ declare const _default: {
323
323
  }>;
324
324
  };
325
325
  settings?: VelcronBlueprintEditorSettings;
326
- location?: EditorLocation;
327
326
  modelValue?: any;
328
- "onUpdate:modelValue"?: (value: any) => any | void;
329
327
  "v-model"?: any;
328
+ "onUpdate:modelValue"?: (value: any) => any | void;
329
+ location?: EditorLocation;
330
330
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
331
331
  }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
332
332
  "onUpdate:modelValue"?: (value: any) => any;
@@ -286,8 +286,8 @@ declare const _default: {
286
286
  }>;
287
287
  };
288
288
  modelValue?: VelcronColorStyling;
289
- "onUpdate:modelValue"?: (value: VelcronColorStyling) => any | void;
290
289
  "v-model"?: VelcronColorStyling;
290
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any | void;
291
291
  }>, "onUpdate:modelValue"> & {
292
292
  "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
293
293
  };
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  };
305
305
  }>;
306
306
  };
307
- location?: EditorLocation;
308
307
  modelValue?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
309
- "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic") => any | void;
310
308
  "v-model"?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
309
+ "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic") => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
312
312
  "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic") => any;
313
313
  "onValue:enter"?: (value: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic") => any;
@@ -305,10 +305,10 @@ declare const _default: {
305
305
  }>;
306
306
  };
307
307
  settings?: VelcronFlowEditorSettings;
308
- location?: EditorLocation;
309
308
  modelValue?: string | FlowContent;
310
- "onUpdate:modelValue"?: (value: string | FlowContent) => any | void;
311
309
  "v-model"?: string | FlowContent;
310
+ "onUpdate:modelValue"?: (value: string | FlowContent) => any | void;
311
+ location?: EditorLocation;
312
312
  }>, "onUpdate:modelValue"> & {
313
313
  "onUpdate:modelValue"?: (value: string) => any;
314
314
  };
@@ -276,8 +276,8 @@ declare const _default: {
276
276
  }>;
277
277
  };
278
278
  modelValue?: VelcronGridState;
279
- "onUpdate:modelValue"?: (value: VelcronGridState) => any | void;
280
279
  "v-model"?: VelcronGridState;
280
+ "onUpdate:modelValue"?: (value: VelcronGridState) => any | void;
281
281
  }>, never>;
282
282
  };
283
283
  export default _default;
@@ -306,8 +306,8 @@ declare const _default: {
306
306
  };
307
307
  settings?: VelcronTextEditorSettings;
308
308
  modelValue?: string;
309
- "onUpdate:modelValue"?: (value: string) => any | void;
310
309
  "v-model"?: string;
310
+ "onUpdate:modelValue"?: (value: string) => any | void;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (value: string) => any;
313
313
  };
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  }>;
305
305
  };
306
306
  settings?: any;
307
- location?: EditorLocation;
308
307
  modelValue?: any;
309
- "onUpdate:modelValue"?: (value: any) => any | void;
310
308
  "v-model"?: any;
309
+ "onUpdate:modelValue"?: (value: any) => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (value: any) => any;
313
313
  };
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<LinkEditorPr
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "location" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "emit:update:modelValue" | "modelValue" | "v-model" | "location"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -314,10 +314,10 @@ declare const _default: {
314
314
  }>;
315
315
  };
316
316
  settings?: VelcronNumberEditorSettings;
317
- location?: EditorLocation;
318
317
  modelValue?: number;
319
- "onUpdate:modelValue"?: (value: number) => any | void;
320
318
  "v-model"?: number;
319
+ "onUpdate:modelValue"?: (value: number) => any | void;
320
+ location?: EditorLocation;
321
321
  }>, "onUpdate:modelValue"> & {
322
322
  "onUpdate:modelValue"?: (value: string) => any;
323
323
  };
@@ -332,11 +332,11 @@ declare const _default: {
332
332
  };
333
333
  }>;
334
334
  };
335
- editor?: VelcronEditor<any>;
336
- location?: EditorLocation;
337
335
  modelValue?: any;
338
- "onUpdate:modelValue"?: (value: any) => any | void;
339
336
  "v-model"?: any;
337
+ "onUpdate:modelValue"?: (value: any) => any | void;
338
+ location?: EditorLocation;
339
+ editor?: VelcronEditor<any>;
340
340
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
341
341
  }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
342
342
  "onUpdate:modelValue"?: (value: any) => any;
@@ -16,5 +16,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
16
16
  "v-slots"?: {} & Omit<{
17
17
  default?: import("vue").Slot;
18
18
  }, never>;
19
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "location" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "emit:update:modelValue" | "modelValue" | "v-model" | "location"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -15,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
15
15
  "v-slots"?: {} & Omit<{
16
16
  default?: import("vue").Slot;
17
17
  }, never>;
18
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "settings" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "settings" | "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
19
  export default _default;
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  }>;
305
305
  };
306
306
  settings?: VelcronSelectEditorSettings;
307
- location?: EditorLocation;
308
307
  modelValue?: string;
309
- "onUpdate:modelValue"?: (value: string) => any | void;
310
308
  "v-model"?: string;
309
+ "onUpdate:modelValue"?: (value: string) => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (settings: Spacing) => any;
313
313
  };
@@ -307,10 +307,10 @@ declare const _default: {
307
307
  }>;
308
308
  };
309
309
  settings?: VelcronSliderPropertyEditorSettings;
310
- location?: EditorLocation;
311
310
  modelValue?: number;
312
- "onUpdate:modelValue"?: (value: number) => any | void;
313
311
  "v-model"?: number;
312
+ "onUpdate:modelValue"?: (value: number) => any | void;
313
+ location?: EditorLocation;
314
314
  }>, "onUpdate:modelValue"> & {
315
315
  "onUpdate:modelValue"?: (value: number) => any;
316
316
  };
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  }>;
305
305
  };
306
306
  settings?: VelcronSpacingEditorSettings;
307
- location?: EditorLocation;
308
307
  modelValue?: SpacingValue | VelcronSpacing | VelcronPosition;
309
- "onUpdate:modelValue"?: (value: SpacingValue | VelcronSpacing | VelcronPosition) => any | void;
310
308
  "v-model"?: SpacingValue | VelcronSpacing | VelcronPosition;
309
+ "onUpdate:modelValue"?: (value: SpacingValue | VelcronSpacing | VelcronPosition) => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (value: SpacingValue | VelcronSpacing | VelcronPosition) => any;
313
313
  };
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  };
305
305
  }>;
306
306
  };
307
- location?: EditorLocation;
308
307
  modelValue?: boolean;
309
- "onUpdate:modelValue"?: (value: boolean) => any | void;
310
308
  "v-model"?: boolean;
309
+ "onUpdate:modelValue"?: (value: boolean) => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (value: boolean) => any;
313
313
  };
@@ -314,10 +314,10 @@ declare const _default: {
314
314
  }>;
315
315
  };
316
316
  settings?: VelcronTextEditorSettings;
317
- location?: EditorLocation;
318
317
  modelValue?: string;
319
- "onUpdate:modelValue"?: (value: string) => any | void;
320
318
  "v-model"?: string;
319
+ "onUpdate:modelValue"?: (value: string) => any | void;
320
+ location?: EditorLocation;
321
321
  }>, "onUpdate:modelValue"> & {
322
322
  "onUpdate:modelValue"?: (value: string) => any;
323
323
  };
@@ -304,10 +304,10 @@ declare const _default: {
304
304
  }>;
305
305
  };
306
306
  settings?: VelcronTypographyEditorSettings;
307
- location?: EditorLocation;
308
307
  modelValue?: TextBlueprint;
309
- "onUpdate:modelValue"?: (value: TextBlueprint) => any | void;
310
308
  "v-model"?: TextBlueprint;
309
+ "onUpdate:modelValue"?: (value: TextBlueprint) => any | void;
310
+ location?: EditorLocation;
311
311
  }>, "onUpdate:modelValue"> & {
312
312
  "onUpdate:modelValue"?: (value: TextBlueprint) => any;
313
313
  };
@@ -34,5 +34,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
34
34
  } & Omit<{
35
35
  default?: import("vue").Slot;
36
36
  }, "navigation" | "bottomNavigationDrawer" | "prependNavigation" | "rightPanel">;
37
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "sort" | "title" | "icon" | "provider" | "settings" | "modelValue" | "v-model" | "emit:update:modelValue" | "subTitle" | "slot:navigation" | "emit:close" | "selectedLayout" | "hideNavigation" | "slot:bottomNavigationDrawer" | "slot:prependNavigation" | "slot:rightPanel"> & import("@omnia/fx/ux").VNodeEvents) => any;
37
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "sort" | "title" | "icon" | "provider" | "settings" | "emit:update:modelValue" | "modelValue" | "v-model" | "subTitle" | "slot:navigation" | "emit:close" | "selectedLayout" | "hideNavigation" | "slot:bottomNavigationDrawer" | "slot:prependNavigation" | "slot:rightPanel"> & import("@omnia/fx/ux").VNodeEvents) => any;
38
38
  export default _default;
@@ -64,8 +64,8 @@ declare const _default: {
64
64
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
65
65
  propsDefinition: Omit<Readonly<{} & {
66
66
  versionedLayout?: VersionedLayout;
67
- versionedLayoutStore?: VersionedLayoutStore;
68
67
  versionedAlternateLayout?: VersionedAlternateLayout;
68
+ versionedLayoutStore?: VersionedLayoutStore;
69
69
  }>, "onDoc$" | "onClosed"> & {
70
70
  onDoc$?: (description?: string) => any;
71
71
  onClosed?: (renamed?: boolean) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx",
3
3
  "license": "MIT",
4
- "version": "8.0.409-dev",
4
+ "version": "8.0.411-dev",
5
5
  "description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "author": "Omnia Digital Workplace AB",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.409-dev",
23
+ "@omnia/fx-models": "8.0.411-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",