@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
@@ -6,7 +6,7 @@ export declare class UserPresenceStatus {
6
6
  constructor(availability: string, activity: string);
7
7
  get name(): string;
8
8
  get icon(): FontAwesomeIcon;
9
- get color(): "#92c353" | "#fdb913" | "#c4314b" | "#c84cb9" | "#808285" | "#ffffff";
9
+ get color(): "#ffffff" | "#92c353" | "#fdb913" | "#c4314b" | "#c84cb9" | "#808285";
10
10
  }
11
11
  export declare class UserIdentityService {
12
12
  private httpClient;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
11
11
  "v-slots"?: {} & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, never>;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -17,5 +17,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
17
17
  "v-slots"?: {} & Omit<{
18
18
  default?: import("vue").Slot;
19
19
  }, never>;
20
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "profileId" | "modelValue" | "v-model" | "emit:update:modelValue" | "getApi" | "bladeId"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "profileId" | "emit:update:modelValue" | "modelValue" | "v-model" | "getApi" | "bladeId"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  "v-slots"?: {} & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, never>;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
11
11
  "v-slots"?: {} & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, never>;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  "v-slots"?: {} & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, never>;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  "v-slots"?: {} & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, never>;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "isCheckedOutToMe"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "isCheckedOutToMe"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  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, "modelValue" | "v-model" | "emit:update:modelValue" | "userType" | "emit:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "userType" | "emit:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
19
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  "v-slots"?: {} & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, never>;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "errorMsg"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "errorMsg"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
11
11
  "v-slots"?: {} & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, never>;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
11
11
  "v-slots"?: {} & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, never>;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -12,5 +12,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
12
12
  "v-slots"?: {} & Omit<{
13
13
  default?: import("vue").Slot;
14
14
  }, never>;
15
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "haveLayout"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "haveLayout"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
16
  export default _default;
@@ -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, "label" | "vertical" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "vertical" | "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("../..").ExtractProps<MetricProps> & {
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("../..").VueComponentBaseProps, "title" | "icon" | "iconColor" | "description" | "metricInfo" | "emit:click"> & import("../..").VNodeEvents) => any;
10
+ } & {} & Omit<import("../..").VueComponentBaseProps, "title" | "icon" | "description" | "iconColor" | "metricInfo" | "emit:click"> & import("../..").VNodeEvents) => any;
11
11
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AppInstanceR
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appDefinitionId" | "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appDefinitionId" | "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ListViewSett
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "selectableProperties"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "selectableProperties"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ListViewSett
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "selectableProperties"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "selectableProperties"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -334,8 +334,8 @@ declare const _default: {
334
334
  };
335
335
  icon?: IconPickerModel;
336
336
  modelValue?: number;
337
- "onUpdate:modelValue"?: (value: number) => any | void;
338
337
  "v-model"?: number;
338
+ "onUpdate:modelValue"?: (value: number) => any | void;
339
339
  optionValue?: string;
340
340
  optionText?: string;
341
341
  }>, never>;
@@ -10,5 +10,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
10
10
  "v-slots"?: {} & Omit<{
11
11
  default?: import("vue").Slot;
12
12
  }, never>;
13
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
14
  export default _default;
@@ -285,8 +285,8 @@ declare const _default: {
285
285
  };
286
286
  disabled?: boolean;
287
287
  modelValue?: string;
288
- "onUpdate:modelValue"?: (value: string) => any | void;
289
288
  "v-model"?: string;
289
+ "onUpdate:modelValue"?: (value: string) => any | void;
290
290
  }>, never>;
291
291
  };
292
292
  export default _default;
@@ -15,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
15
15
  } & Omit<{
16
16
  default?: import("vue").Slot;
17
17
  }, "activator">;
18
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "slot:activator" | "emit:click:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "slot:activator" | "emit:click:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
19
  export default _default;
@@ -306,13 +306,13 @@ declare const _default: {
306
306
  }>;
307
307
  };
308
308
  modelValue?: string;
309
+ "v-model"?: string;
310
+ "onUpdate:modelValue"?: (value: string) => any | void;
309
311
  "v-slots"?: {
310
312
  default?: import("../../../../../DefineVueTypings").Slot;
311
313
  } & {
312
314
  activator?: () => VNodeChild;
313
315
  };
314
- "onUpdate:modelValue"?: (value: string) => any | void;
315
- "v-model"?: string;
316
316
  }>, "onFont:selected"> & {
317
317
  "onFont:selected"?: (selectedFont: TypographyFontDefinition) => any;
318
318
  };
@@ -43,5 +43,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
43
43
  } & Omit<{
44
44
  default?: import("vue").Slot;
45
45
  }, "activator">;
46
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "variant" | "modelValue" | "elevation" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
46
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "elevation" | "themeType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
47
47
  export default _default;
@@ -34,5 +34,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
34
34
  } & Omit<{
35
35
  default?: import("vue").Slot;
36
36
  }, "activator">;
37
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic"> & import("@omnia/fx/ux").VNodeEvents) => any;
37
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic"> & import("@omnia/fx/ux").VNodeEvents) => any;
38
38
  export default _default;
@@ -102,10 +102,10 @@ declare const _default: {
102
102
  propsDefinition: Omit<Readonly<{} & {
103
103
  container?: boolean;
104
104
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
105
- modelValue?: BorderStylingDefinition;
106
- "onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
107
105
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
106
+ modelValue?: BorderStylingDefinition;
108
107
  "v-model"?: BorderStylingDefinition;
108
+ "onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
109
109
  backgroundFill?: string;
110
110
  }>, never>;
111
111
  };
@@ -25,5 +25,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
25
25
  "v-slots"?: {} & Omit<{
26
26
  default?: import("vue").Slot;
27
27
  }, never>;
28
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:add" | "emit:click:select" | "editable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
29
29
  export default _default;
@@ -30,5 +30,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
30
30
  } & Omit<{
31
31
  default?: import("vue").Slot;
32
32
  }, "activator" | "definitionButton">;
33
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback" | "buttonLabel" | "iconButton" | "slot:definitionButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback" | "buttonLabel" | "iconButton" | "slot:definitionButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
34
  export default _default;
@@ -25,5 +25,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
25
25
  "v-slots"?: {} & Omit<{
26
26
  default?: import("vue").Slot;
27
27
  }, never>;
28
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "themeType" | "sampleText" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "placeholder" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "sampleText" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
29
29
  export default _default;
@@ -17,5 +17,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
17
17
  "v-slots"?: {} & Omit<{
18
18
  default?: import("vue").Slot;
19
19
  }, never>;
20
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "emit:selection"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "emit:update:modelValue" | "modelValue" | "v-model" | "emit:selection"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  export default _default;
@@ -480,16 +480,16 @@ declare const _default: {
480
480
  variant?: "inline" | "button" | "dropdown" | "journey";
481
481
  disabled?: boolean;
482
482
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
483
+ toned?: boolean;
484
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
483
485
  modelValue?: ColorValue;
486
+ "v-model"?: ColorValue;
487
+ "onUpdate:modelValue"?: (value: ColorValue) => any | void;
484
488
  "v-slots"?: {
485
489
  default?: import("../../../DefineVueTypings").Slot;
486
490
  } & {
487
491
  activator?: () => VNodeChild;
488
492
  };
489
- "onUpdate:modelValue"?: (value: ColorValue) => any | void;
490
- colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
491
- "v-model"?: ColorValue;
492
- toned?: boolean;
493
493
  themeType?: ThemeContextType;
494
494
  disableColorToggle?: boolean;
495
495
  dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
@@ -29,5 +29,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
29
29
  } & Omit<{
30
30
  default?: import("vue").Slot;
31
31
  }, "activator">;
32
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "items" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "slot:activator" | "fallbackColorType" | "selectionLabel"> & import("@omnia/fx/ux").VNodeEvents) => any;
32
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "placeholder" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "items" | "slot:activator" | "fallbackColorType" | "selectionLabel"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
33
  export default _default;
@@ -322,13 +322,13 @@ declare const _default: {
322
322
  };
323
323
  variant?: ColorSchemaEditorVariant;
324
324
  modelValue?: ColorSchema;
325
+ "v-model"?: ColorSchema;
326
+ "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
325
327
  "v-slots"?: {
326
328
  default?: import("../../../DefineVueTypings").Slot;
327
329
  } & {
328
330
  activator?: () => VNodeChild;
329
331
  };
330
- "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
331
- "v-model"?: ColorSchema;
332
332
  toolbarCallback?: (value: () => VNodeChild) => void;
333
333
  }>, "onClick:confirm"> & {
334
334
  "onClick:confirm"?: (model: ColorSchema) => any;
@@ -474,19 +474,19 @@ declare const _default: {
474
474
  variant?: Variant;
475
475
  class?: String | String[];
476
476
  disabled?: boolean;
477
+ placeholder?: string;
477
478
  colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
479
+ toned?: boolean;
480
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
478
481
  modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
482
+ "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
483
+ "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
479
484
  "v-slots"?: {
480
485
  default?: import("../../../DefineVueTypings").Slot;
481
486
  } & {
482
487
  activator?: () => VNodeChild;
483
488
  };
484
- "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
485
489
  themeDefinition?: ResolvedThemeDefinition;
486
- colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
487
- "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
488
- toned?: boolean;
489
- placeholder?: string;
490
490
  enableDynamicColor?: boolean;
491
491
  defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
492
492
  customSchema?: boolean;
@@ -404,13 +404,13 @@ declare const _default: {
404
404
  width?: string;
405
405
  variant?: Variant;
406
406
  class?: string;
407
+ placeholder?: boolean;
407
408
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
408
- modelValue?: ColorSchema;
409
- closeIcon?: boolean;
410
- "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
411
409
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
410
+ modelValue?: ColorSchema;
412
411
  "v-model"?: ColorSchema;
413
- placeholder?: boolean;
412
+ "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
413
+ closeIcon?: boolean;
414
414
  selected?: boolean;
415
415
  }>, "onClick:close" | "onClick:select"> & {
416
416
  "onClick:close"?: () => any;
@@ -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, "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
19
  export default _default;
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
20
20
  "v-slots"?: {} & Omit<{
21
21
  default?: import("vue").Slot;
22
22
  }, never>;
23
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -382,15 +382,15 @@ declare const _default: {
382
382
  }>;
383
383
  };
384
384
  variant?: Variant;
385
+ toned?: boolean;
385
386
  modelValue?: ContainerFillValue;
387
+ "v-model"?: ContainerFillValue;
388
+ "onUpdate:modelValue"?: (value: ContainerFillValue) => any | void;
386
389
  "v-slots"?: {
387
390
  default?: import("../../../DefineVueTypings").Slot;
388
391
  } & {
389
392
  activator?: () => VNodeChild;
390
393
  };
391
- "onUpdate:modelValue"?: (value: ContainerFillValue) => any | void;
392
- "v-model"?: ContainerFillValue;
393
- toned?: boolean;
394
394
  individualRadiusSelection?: boolean;
395
395
  individualBorderWidthSelection?: boolean;
396
396
  dynamicColorSchema?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
@@ -21,5 +21,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
21
21
  } & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, "activator">;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:add" | "emit:click:select" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "emit:click:add" | "emit:click:select" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -39,5 +39,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
39
39
  } & Omit<{
40
40
  default?: import("vue").Slot;
41
41
  }, "activator">;
42
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "variant" | "modelValue" | "v-model" | "toned" | "colorType" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "singleColor" | "createNewColorDynamic"> & import("@omnia/fx/ux").VNodeEvents) => any;
42
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "variant" | "colorType" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "singleColor" | "createNewColorDynamic"> & import("@omnia/fx/ux").VNodeEvents) => any;
43
43
  export default _default;
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
20
20
  "v-slots"?: {} & Omit<{
21
21
  default?: import("vue").Slot;
22
22
  }, never>;
23
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "allowCustom" | "allowStateEdit"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "allowCustom" | "allowStateEdit"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  "v-slots"?: {} & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, never>;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "themeType"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -22,5 +22,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
22
22
  "v-slots"?: {} & Omit<{
23
23
  default?: import("vue").Slot;
24
24
  }, never>;
25
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "editable"> & import("@omnia/fx/ux").VNodeEvents) => any;
26
26
  export default _default;
@@ -16,10 +16,10 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
16
16
  themeType?: ThemeContextType;
17
17
  } & DefineEmit<"click:select", (size: OIconSizes) => true>> & {
18
18
  "onUpdate:modelValue"?: (value: IconBlueprints) => any;
19
- "onClick:select"?: (size: "small" | "default" | "x-large" | "x-small" | "large") => any;
19
+ "onClick:select"?: (size: "small" | "default" | "x-small" | "large" | "x-large") => any;
20
20
  } & {
21
21
  "v-slots"?: {} & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, never>;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -34,5 +34,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
34
34
  } & Omit<{
35
35
  default?: import("vue").Slot;
36
36
  }, "activator">;
37
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "simpleMode"> & import("@omnia/fx/ux").VNodeEvents) => any;
37
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "simpleMode"> & import("@omnia/fx/ux").VNodeEvents) => any;
38
38
  export default _default;
@@ -30,5 +30,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
30
30
  } & Omit<{
31
31
  default?: import("vue").Slot;
32
32
  }, "activator">;
33
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
34
  export default _default;
@@ -24,5 +24,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
24
24
  "v-slots"?: {} & Omit<{
25
25
  default?: import("vue").Slot;
26
26
  }, never>;
27
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
27
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "editable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
28
  export default _default;
@@ -21,5 +21,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
21
21
  "v-slots"?: {} & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, never>;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:click:confirm" | "toolbarCallback" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:confirm" | "toolbarCallback" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -19,5 +19,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
19
19
  "v-slots"?: {} & Omit<{
20
20
  default?: import("vue").Slot;
21
21
  }, never>;
22
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
22
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
23
  export default _default;
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
20
20
  "v-slots"?: {} & Omit<{
21
21
  default?: import("vue").Slot;
22
22
  }, never>;
23
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -286,8 +286,8 @@ declare const _default: {
286
286
  }>;
287
287
  };
288
288
  modelValue?: SpacingDefinition;
289
- "onUpdate:modelValue"?: (value: SpacingDefinition) => any | void;
290
289
  "v-model"?: SpacingDefinition;
290
+ "onUpdate:modelValue"?: (value: SpacingDefinition) => any | void;
291
291
  }>, "onUpdate:modelValue"> & {
292
292
  "onUpdate:modelValue"?: (value: SpacingScale) => any;
293
293
  };
@@ -153,12 +153,12 @@ declare const _default: {
153
153
  variant?: EditorVariant;
154
154
  class?: String | String[];
155
155
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
156
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
156
157
  "v-slots"?: {
157
158
  default?: import("../../../DefineVueTypings").Slot;
158
159
  } & {
159
160
  activator?: () => VNodeChild;
160
161
  };
161
- colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
162
162
  themeType?: ThemeContextType;
163
163
  colorSchemaTypePreview?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
164
164
  }>, "onSelected:fillStyle" | "onSelected:borderStyle" | "onSelected:buttonStyle" | "onSelected:tabsStyle" | "onSelected:headerStyle" | "onSelected:iconBlueprints"> & {
@@ -24,5 +24,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
24
24
  "v-slots"?: {} & Omit<{
25
25
  default?: import("vue").Slot;
26
26
  }, never>;
27
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "editable" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
27
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "emit:click:add" | "emit:click:select" | "selectable" | "editable" | "blueprintStrategy"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
28
  export default _default;