@omnia/fx 8.0.408-dev → 8.0.410-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 (305) hide show
  1. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -1
  2. package/internal-do-not-import-from-here/services/identities/UserIdentityService.d.ts +1 -1
  3. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +3 -0
  4. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageCreation.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/admin/recaptcha/ReCaptcha.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/admin/recurrence/RecurrenceSetting.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageCreation.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/EditLocalizationBlade.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupAddMemberBlade.d.ts +13 -0
  10. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +15 -1
  11. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupItemDetailBlade.d.ts +20 -0
  12. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupMembershipListingJourney.d.ts +26 -0
  13. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +6 -0
  14. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/chrome/tabs/LayoutSettingsComponent.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/UserTypeDeleteDialog.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeAuthentication.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeProfileCompletion.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBladeProperties.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/UserTypeLayoutBlade.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/app/appinstance/settings/AppInstanceRollupSettings.d.ts +1 -1
  23. package/internal-do-not-import-from-here/ux/app/appinstance/view/card/CardViewSettings.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/app/appinstance/view/listing/ListViewSettings.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/appprovisioning/apptitledescription/AppDescriptionInput.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/blades/BlueprintPreview.d.ts +0 -16
  29. package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/blades/ButtonSelectSizeBlade.d.ts +16 -0
  30. package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/store/ButtonsEditorStore.d.ts +2 -0
  31. package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/store/ComponentEditorStore.d.ts +3 -2
  32. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/ThemeDesigner.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +3 -0
  34. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/components/FontPicker.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/store/TypographyEditorStore.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +2 -2
  39. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/aurora/components/chromepicker/ChromePicker.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  44. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +2 -2
  46. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +5 -5
  47. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +4 -4
  48. package/internal-do-not-import-from-here/ux/aurora/components/componentblueprints/ComponentBlueprintsViewer.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +3 -3
  51. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconBlueprintsViewer.d.ts +2 -2
  58. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/aurora/components/input/InputStyleEditor.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/aurora/components/input/InputStylePicker.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStylePicker.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ComponentPreview.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ComponentPreview_bak.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ThemePreview.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/aurora/components/typography/TextStyleEditor.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/contextlanguagepicker/ContextLanguagePicker.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +2 -2
  85. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/docs/omfx/components/docs/VModel.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/documenticon/DocumentIcon.d.ts +1 -0
  88. package/internal-do-not-import-from-here/ux/draggable/DraggableComponent.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/enterpriseglossary/EnterpriseGlossaryPicker.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datetimefield/DatetimeFieldDisplay.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
  93. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/tagsproperty/TagsPropertyDisplay.d.ts +2 -2
  94. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/personfield/PersonFieldEdit.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/tagsproperty/TagsPropertyEdit.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyListingPicker.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker_old.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +2 -2
  103. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyRenderer.d.ts +7 -7
  104. package/internal-do-not-import-from-here/ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/enterprisepropertysets/Picker.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/fieldcontainer/FieldContainer.d.ts +7 -7
  107. package/internal-do-not-import-from-here/ux/filterengine/FilterEngineSettings.d.ts +1 -1
  108. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  109. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/filterengine/components/settings/PropertyList.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  119. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  120. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  123. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/flow/editor/FlowEditor.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +6 -6
  127. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncAddCondition.d.ts +2 -4
  128. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncAddValueCondition.d.ts +1 -3
  129. package/internal-do-not-import-from-here/ux/identities/loc/Localize.d.ts +1 -0
  130. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  131. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
  132. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  133. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  134. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +7 -7
  135. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/inputtoken/InputToken.d.ts +1 -1
  137. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
  138. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +2 -2
  139. package/internal-do-not-import-from-here/ux/journey/SettingsJourneyMenu.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +0 -1
  142. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +1 -1
  143. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  144. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +1 -1
  145. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  146. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/links/LinkPicker.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/links/LinkRenderer.d.ts +1 -1
  151. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +6 -6
  152. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +6 -6
  153. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditorCanvas.d.ts +5 -5
  154. package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +27 -1
  155. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +1 -1
  156. package/internal-do-not-import-from-here/ux/mediapickerproviders/sharepointvideosettings/SharePointVideoSettings.d.ts +1 -1
  157. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +3 -3
  158. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  159. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
  160. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  161. package/internal-do-not-import-from-here/ux/organizationtree/OrganizationTree.d.ts +1 -1
  162. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  163. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +1 -1
  164. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
  165. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +1 -1
  166. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  167. package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +1 -1
  168. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  169. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +1 -1
  170. package/internal-do-not-import-from-here/ux/oxide/calendar/Calendar.d.ts +2 -2
  171. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +1 -1
  172. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  173. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  174. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  175. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
  176. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
  177. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
  178. package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +1 -1
  179. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
  180. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +2 -2
  181. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +1 -1
  182. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  183. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +1 -1
  184. package/internal-do-not-import-from-here/ux/oxide/fab/FloatingActionButton..d.ts +1 -1
  185. package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +1 -1
  186. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +1 -1
  187. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +1 -1
  188. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +1 -1
  189. package/internal-do-not-import-from-here/ux/oxide/hover/Hover.d.ts +1 -1
  190. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
  194. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +1 -1
  195. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
  196. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  197. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +1 -1
  198. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +2 -2
  199. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  200. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  201. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.stylex.d.ts +1 -1
  202. package/internal-do-not-import-from-here/ux/oxide/picker/PickerSelection.d.ts +2 -2
  203. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +4 -4
  204. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +4 -4
  205. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  206. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  208. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +1 -1
  209. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +1 -1
  210. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanelSettings.d.ts +1 -1
  211. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  212. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +1 -1
  213. package/internal-do-not-import-from-here/ux/oxide/speeddial/SpeedDial.d.ts +1 -1
  214. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
  215. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  216. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  217. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +1 -1
  218. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +1 -1
  219. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +1 -1
  220. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  221. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +1 -1
  222. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  223. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
  224. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  225. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  226. package/internal-do-not-import-from-here/ux/post/Post.d.ts +1 -1
  227. package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +1 -1
  228. package/internal-do-not-import-from-here/ux/profilecard/ProfileCardDialog.d.ts +1 -1
  229. package/internal-do-not-import-from-here/ux/profilecard/ProfileCardRenderer.d.ts +1 -1
  230. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  231. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  232. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +2 -2
  233. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  234. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  235. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeDisplay.d.ts +1 -1
  236. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +2 -2
  237. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +2 -2
  238. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +2 -2
  239. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityDisplay.d.ts +1 -1
  240. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +2 -2
  241. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  242. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +2 -2
  243. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +2 -2
  244. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  245. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +2 -2
  246. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  247. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  248. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsDisplay.d.ts +1 -1
  249. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +3 -3
  250. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +2 -2
  251. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  252. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  253. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +4 -4
  254. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +4 -4
  255. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyValueRenderer.d.ts +1 -1
  256. package/internal-do-not-import-from-here/ux/richtexteditor/EditorMenuBar.d.ts +1 -1
  257. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +3 -3
  258. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  259. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagEditorExtension.d.ts +1 -1
  260. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HashTag/HashTagToolbar.d.ts +1 -1
  261. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +1 -1
  262. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilterPicker.d.ts +1 -1
  263. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -1
  264. package/internal-do-not-import-from-here/ux/selection/SelectionComponent.d.ts +1 -1
  265. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +3 -3
  266. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  267. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +11 -11
  268. package/internal-do-not-import-from-here/ux/templatepicker/TemplatePicker.d.ts +1 -1
  269. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  270. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +4 -4
  271. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +2 -2
  272. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +3 -3
  273. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +2 -2
  274. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +2 -2
  275. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronStatePropertiesEditor.d.ts +1 -1
  276. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +1 -9
  277. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +2 -2
  278. package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditor.d.ts +1 -1
  279. package/internal-do-not-import-from-here/ux/velcron/editor/components/AppExplorer.d.ts +1 -1
  280. package/internal-do-not-import-from-here/ux/velcron/editor/components/ContextMenu.d.ts +1 -1
  281. package/internal-do-not-import-from-here/ux/velcron/editor/components/StateTree.d.ts +1 -1
  282. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  283. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  284. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +2 -2
  285. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +2 -2
  286. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  287. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +2 -2
  288. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +2 -2
  289. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  290. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  291. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +2 -2
  292. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/LinkResolverEditor.d.ts +1 -1
  293. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +2 -2
  294. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +3 -3
  295. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyResolverEditor.d.ts +1 -1
  296. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ReferenceEditor.d.ts +1 -1
  297. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +2 -2
  298. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +2 -2
  299. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +2 -2
  300. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +2 -2
  301. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +2 -2
  302. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +2 -2
  303. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +1 -1
  304. package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutRenameForm.d.ts +1 -1
  305. package/package.json +3 -3
@@ -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;
@@ -9,7 +9,7 @@ export declare const useFillPickerStore: () => {
9
9
  internalModel: FillDefinition;
10
10
  selection: {
11
11
  colorValue: ColorGradientValue;
12
- gradient: any[];
12
+ gradient: ColorMode;
13
13
  index: number;
14
14
  isEditMode: boolean;
15
15
  };
@@ -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;
@@ -24,5 +24,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
24
24
  } & Omit<{
25
25
  default?: import("vue").Slot;
26
26
  }, "activator">;
27
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback"> & import("@omnia/fx/ux").VNodeEvents) => any;
27
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "emit:click:confirm" | "toolbarCallback"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
28
  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;
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
32
32
  } & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, "activator">;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
32
32
  } & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, "activator">;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "customTyping" | "enableDynamicColor" | "defaultColorSchemaType" | "singleColor"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -42,5 +42,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
42
42
  } & Omit<{
43
43
  default?: import("vue").Slot;
44
44
  }, "activator">;
45
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "type" | "variant" | "modelValue" | "v-model" | "toned" | "placeholder" | "emit:update:modelValue" | "themeType" | "slot:activator" | "textBlueprint" | "customTyping" | "viewType" | "typographyBlueprint" | "breakpoint" | "sampleText"> & import("@omnia/fx/ux").VNodeEvents) => any;
45
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "type" | "variant" | "placeholder" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "slot:activator" | "textBlueprint" | "customTyping" | "viewType" | "typographyBlueprint" | "breakpoint" | "sampleText"> & import("@omnia/fx/ux").VNodeEvents) => any;
46
46
  export default _default;
@@ -27,5 +27,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
27
27
  } & Omit<{
28
28
  default?: import("vue").Slot;
29
29
  }, "activator">;
30
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "label" | "variant" | "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "slot:activator" | "enableClear" | "emit:item:selected"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "label" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "slot:activator" | "enableClear" | "emit:item:selected"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
31
  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, "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  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, "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  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, "modelValue" | "v-model" | "toned" | "emit:update:modelValue" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "themeType" | "hideColorSchemas"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  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, "blueprint" | "variant" | "modelValue" | "v-model" | "emit:update:modelValue" | "slot:activator" | "breakpoint" | "sampleText" | "toolbarCallback" | "textStyleType" | "textStyleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "variant" | "emit:update:modelValue" | "modelValue" | "v-model" | "slot:activator" | "breakpoint" | "sampleText" | "toolbarCallback" | "textStyleType" | "textStyleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
34
  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;
@@ -29,5 +29,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
29
29
  "v-slots"?: {} & Omit<{
30
30
  default?: import("vue").Slot;
31
31
  }, never>;
32
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "variant" | "editable" | "toned" | "themeType" | "emit:click:select" | "breakpoint" | "sampleText" | "showActivationStatus" | "activeScale" | "viewtype" | "emit:click:selectScale"> & import("@omnia/fx/ux").VNodeEvents) => any;
32
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "variant" | "toned" | "themeType" | "emit:click:select" | "editable" | "breakpoint" | "sampleText" | "showActivationStatus" | "activeScale" | "viewtype" | "emit:click:selectScale"> & import("@omnia/fx/ux").VNodeEvents) => any;
33
33
  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" | "state" | "modelValue" | "v-model" | "emit:update:modelValue" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "state" | "emit:update:modelValue" | "modelValue" | "v-model" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ContextLangu
6
6
  "v-slots"?: {} & Omit<{
7
7
  default?: import("vue").Slot;
8
8
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "disabled" | "modelValue" | "v-model" | "emit:update:modelValue" | "hideDisplayFlag" | "hideDisplayName"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "disabled" | "emit:update:modelValue" | "modelValue" | "v-model" | "hideDisplayFlag" | "hideDisplayName"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
10
  export default _default;
@@ -37,5 +37,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
37
37
  "v-slots"?: {} & Omit<{
38
38
  default?: import("vue").Slot;
39
39
  }, never>;
40
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "disabled" | "tooltip" | "scrollable" | "modelValue" | "v-model" | "emit:update:modelValue" | "description" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
40
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "disabled" | "tooltip" | "scrollable" | "description" | "emit:update:modelValue" | "modelValue" | "v-model" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
41
41
  export default _default;
@@ -31,5 +31,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
31
31
  "v-slots"?: {} & Omit<{
32
32
  default?: import("vue").Slot;
33
33
  }, never>;
34
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "disabled" | "modelValue" | "locale" | "v-model" | "emit:update:modelValue" | "showMenu" | "dateFormat" | "singleLine" | "isError" | "minuteSkip" | "firstDayOfWeek"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "disabled" | "emit:update:modelValue" | "modelValue" | "v-model" | "locale" | "showMenu" | "dateFormat" | "singleLine" | "isError" | "minuteSkip" | "firstDayOfWeek"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
35
  export default _default;
@@ -108,10 +108,10 @@ declare const dialogComponent: {
108
108
  position?: DialogPositions;
109
109
  width?: string | number;
110
110
  lazy?: boolean;
111
- onClose?: () => void;
112
111
  light?: boolean;
113
112
  dark?: boolean;
114
113
  disabled?: boolean;
114
+ onClose?: () => void;
115
115
  valueBind?: DialogModel;
116
116
  onClickOutside?: (closeDialog: (prompt: boolean, title?: string) => void, event?: Event) => void;
117
117
  headerClass?: string;
@@ -122,13 +122,13 @@ declare const dialogComponent: {
122
122
  hideCloseButton?: boolean;
123
123
  noClickAnimation?: boolean;
124
124
  eager?: boolean;
125
- attach?: string;
126
125
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
127
126
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
128
127
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
129
128
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
130
129
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
131
130
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
131
+ attach?: string;
132
132
  customZIndex?: boolean;
133
133
  retainFocus?: boolean;
134
134
  renderBody?: () => JSX.Element;
@@ -148,12 +148,12 @@ declare const _default: {
148
148
  };
149
149
  };
150
150
  };
151
+ description?: string;
151
152
  emit?: {
152
153
  name<TName extends string>(n: TName): { [K in TName]: unknown; } & {
153
154
  doc$(description?: string): { [K_1 in TName]: unknown; };
154
155
  };
155
156
  };
156
- description?: string;
157
157
  }>, never>;
158
158
  };
159
159
  export default _default;
@@ -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;
@@ -1,4 +1,5 @@
1
1
  import { ImageSources, IconSizes } from "../../models";
2
+ import "./DocumentIconBase64.css";
2
3
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
4
  color?: string;
4
5
  } & {
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DraggableCom
8
8
  "v-slots"?: {} & Omit<{
9
9
  default?: import("vue").Slot;
10
10
  }, never>;
11
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "containerRef" | "countItems" | "emit:sort:end"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "emit:update:modelValue" | "modelValue" | "v-model" | "containerRef" | "countItems" | "emit:sort:end"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
12
  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;
@@ -52,8 +52,8 @@ declare const _default: {
52
52
  };
53
53
  }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
54
54
  propsDefinition: Omit<Readonly<{} & {
55
- providerId?: guid;
56
55
  valueBind?: any;
56
+ providerId?: guid;
57
57
  property?: EnterprisePropertyDefinition;
58
58
  wrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => JSX.Element;
59
59
  }>, never>;
@@ -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, "settings" | "modelValue" | "v-model" | "property" | "emit:update:modelValue" | "wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "property" | "settings" | "emit:update:modelValue" | "modelValue" | "v-model" | "wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -21,8 +21,8 @@ declare const _default: {
21
21
  required: false;
22
22
  };
23
23
  }>> & {
24
- "onUpdate:modelValue"?: (value: Identity[]) => any;
25
24
  onDoc$?: (description?: string) => any;
25
+ "onUpdate:modelValue"?: (value: Identity[]) => any;
26
26
  onWrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => any;
27
27
  }, () => true | void | import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
28
28
  "update:modelValue": (value: Identity[]) => true;
@@ -56,8 +56,8 @@ declare const _default: {
56
56
  required: false;
57
57
  };
58
58
  }>> & {
59
- "onUpdate:modelValue"?: (value: Identity[]) => any;
60
59
  onDoc$?: (description?: string) => any;
60
+ "onUpdate:modelValue"?: (value: Identity[]) => any;
61
61
  onWrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => any;
62
62
  }, () => true | void | import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
63
63
  __isFragment?: never;
@@ -82,8 +82,8 @@ declare const _default: {
82
82
  required: false;
83
83
  };
84
84
  }>> & {
85
- "onUpdate:modelValue"?: (value: Identity[]) => any;
86
85
  onDoc$?: (description?: string) => any;
86
+ "onUpdate:modelValue"?: (value: Identity[]) => any;
87
87
  onWrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => any;
88
88
  }, () => true | void | import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
89
89
  "update:modelValue": (value: Identity[]) => true;
@@ -93,11 +93,11 @@ declare const _default: {
93
93
  };
94
94
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
95
95
  propsDefinition: Omit<Readonly<{} & {
96
+ property?: EnterprisePropertyDefinition;
96
97
  settings?: EnterprisePropertiesPersonDisplaySettings;
97
98
  modelValue?: Identity[];
98
- "onUpdate:modelValue"?: (value: Identity[]) => any | void;
99
99
  "v-model"?: Identity[];
100
- property?: EnterprisePropertyDefinition;
100
+ "onUpdate:modelValue"?: (value: Identity[]) => any | void;
101
101
  }>, "onUpdate:modelValue" | "onDoc$" | "onWrapWithParentContent"> & {
102
102
  "onUpdate:modelValue"?: (value: Identity[]) => any;
103
103
  onDoc$?: (description?: string) => any;
@@ -48,6 +48,6 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
48
48
  appendedElement?: () => JSX.Element;
49
49
  } & Omit<{
50
50
  default?: import("vue").Slot;
51
- }, "wrapWithParentContent" | "appendedElement">;
52
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "required" | "multiple" | "disabled" | "styles" | "settings" | "modelValue" | "v-model" | "property" | "emit:update:modelValue" | "onTagClicked" | "hideSelected" | "clickableIcon" | "appendedTagContents" | "slot:appendedElement" | "slot:wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
51
+ }, "appendedElement" | "wrapWithParentContent">;
52
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "multiple" | "disabled" | "styles" | "required" | "property" | "settings" | "emit:update:modelValue" | "modelValue" | "v-model" | "onTagClicked" | "hideSelected" | "clickableIcon" | "appendedTagContents" | "slot:appendedElement" | "slot:wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
53
53
  export default _default;
@@ -75,8 +75,8 @@ declare const _default: {
75
75
  valueBind?: {
76
76
  [propertyInternalName: string]: any;
77
77
  };
78
- settings?: EnterprisePropertyDataItemSettings;
79
78
  property?: EnterprisePropertyDefinition;
79
+ settings?: EnterprisePropertyDataItemSettings;
80
80
  }>, never>;
81
81
  };
82
82
  export default _default;