@omnia/fx 8.0.126-dev → 8.0.127-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 (243) hide show
  1. package/internal-do-not-import-from-here/contexts/InternalAppContext.d.ts +6 -0
  2. package/internal-do-not-import-from-here/index.d.ts +1 -24
  3. package/internal-do-not-import-from-here/libs/swiper/Swiper.d.ts +1 -0
  4. package/internal-do-not-import-from-here/manifests/omnia.fx.context.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  6. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +2 -1
  7. package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +8 -8
  8. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +10 -9
  9. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +9 -9
  10. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +3 -3
  11. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +40 -0
  12. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +17 -0
  13. package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +1 -2
  14. package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +1 -2
  15. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +21 -0
  16. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +10 -0
  17. package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +2 -0
  18. package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +2 -0
  19. package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +5 -0
  20. package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +2 -1
  21. package/internal-do-not-import-from-here/shared/models/hub/index.js +2 -1
  22. package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +3 -3
  23. package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +2 -2
  24. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +2 -2
  25. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +14 -19
  26. package/internal-do-not-import-from-here/shared/models/theming/Chrome.d.ts +3 -3
  27. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +2 -1
  28. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +1 -0
  29. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +3 -3
  30. package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +2 -2
  31. package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.d.ts +3 -0
  32. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +11 -6
  33. package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +13 -13
  34. package/internal-do-not-import-from-here/stores/UserIdentityStore.d.ts +3 -1
  35. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/rotate.d.ts +13 -0
  37. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +8 -2
  38. package/internal-do-not-import-from-here/ux/Exposes.d.ts +0 -1
  39. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesHomeBlade.d.ts +2 -2
  40. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesJourney.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/app/AppContextProvider.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/CustomSteps.d.ts +3 -3
  43. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/Features.d.ts +3 -3
  44. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +3 -3
  45. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PoliciesTab.d.ts +5 -5
  46. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PropertiesTab.d.ts +3 -3
  47. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningwizard/AppProvisioningWizard.d.ts +18 -18
  49. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +6 -6
  51. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/BackgroundStyleEditor.d.ts +23 -3
  52. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/ExampleComponents.d.ts +1 -0
  53. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/index.d.ts +1 -0
  54. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstylepicker/ButtonBlueprintsViewer.d.ts +3 -3
  55. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeBlueprintsViewer.d.ts +76 -0
  56. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeEditor.d.ts +8 -1
  57. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromePicker.d.ts +10 -10
  58. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeViewer.d.ts +6 -6
  59. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +11 -3
  60. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingEditor.d.ts +364 -0
  61. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPreview.d.ts +364 -0
  62. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/StylePicker.d.ts +183 -0
  63. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/ExampleComponents.d.ts +1 -0
  64. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/index.d.ts +1 -0
  65. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +11 -3
  66. package/internal-do-not-import-from-here/ux/blueprintpickers/typographypicker/TypographyEditor.d.ts +8 -1
  67. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +15 -3
  68. package/internal-do-not-import-from-here/ux/borderpicker/BorderPreview.d.ts +58 -4
  69. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +44 -18
  70. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaEditor.d.ts +8 -1
  71. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +169 -95
  72. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.css.d.ts +2 -2
  73. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.d.ts +54 -4
  74. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +2 -2
  75. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +2 -2
  76. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
  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/picker/EnterprisePropertyPicker.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +15 -3
  83. package/internal-do-not-import-from-here/ux/fillpicker/FillPreview.d.ts +32 -4
  84. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/hub/feed/components/{SenderItem.d.ts → ActorItem.d.ts} +14 -14
  86. package/internal-do-not-import-from-here/ux/hub/feed/components/FeedItem.d.ts +10 -10
  87. package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +10 -10
  88. package/internal-do-not-import-from-here/ux/hub/feed/components/StoryComponent.d.ts +2 -2
  89. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +57 -57
  90. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  92. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleBlade.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +2 -2
  94. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
  95. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +2 -2
  96. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.css.d.ts +4 -0
  103. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +237 -39
  104. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.css.d.ts +8 -7
  105. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.d.ts +72 -43
  106. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.css.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.d.ts +78 -56
  108. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollage.d.ts +50 -94
  109. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollageWrapper.d.ts +4 -55
  110. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoGrid.d.ts +52 -46
  111. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoMask.d.ts +4 -17
  112. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoRow.d.ts +54 -46
  113. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoThumb.d.ts +53 -33
  114. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.css.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.d.ts +58 -81
  116. package/internal-do-not-import-from-here/ux/mediagallery/view/MediaDisplayRenderer.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/mediagallery/view/PhotoWallWithSliderDisplayRenderer.d.ts +62 -48
  118. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +63 -0
  119. package/internal-do-not-import-from-here/ux/mediagallery/view/store/index.d.ts +1 -0
  120. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/loc/localize.d.ts +1 -0
  121. package/internal-do-not-import-from-here/ux/mediapickervideo/MediaPickerVideo.d.ts +78 -21
  122. package/internal-do-not-import-from-here/ux/models/PostStyles.d.ts +1 -4
  123. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +3 -3
  125. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +31 -31
  130. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +67 -67
  131. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +4 -4
  132. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +14 -14
  133. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +52 -10
  134. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +51 -0
  135. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +129 -53
  137. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +77 -68
  142. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +36 -6
  143. package/internal-do-not-import-from-here/ux/oxide/slidepanel/constants.d.ts +4 -0
  144. package/internal-do-not-import-from-here/ux/oxide/slidepanel/index.d.ts +1 -0
  145. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +4 -4
  146. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +2 -2
  151. package/internal-do-not-import-from-here/ux/permissioninput/TenantAdminPermissionInput.d.ts +2 -2
  152. package/internal-do-not-import-from-here/ux/post/IPost.d.ts +4 -15
  153. package/internal-do-not-import-from-here/ux/post/Post.d.ts +131 -65
  154. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +85 -27
  155. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.css.d.ts +3 -20
  156. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +140 -84
  157. package/internal-do-not-import-from-here/ux/profilecard/aboutuser/AboutUser.d.ts +1 -0
  158. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +3 -3
  159. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyPicker.d.ts +1 -1
  160. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  161. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -1
  162. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  163. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  164. package/internal-do-not-import-from-here/ux/theming/components/ThemeDefinitionEditor.d.ts +1 -1
  165. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/ChromeBlueprintsBlade.d.ts +16 -0
  166. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/EditChromeBlueprintBlade.d.ts +16 -0
  167. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/store/ChromeEditorStore.d.ts +39 -26
  168. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +19 -7
  169. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +16 -0
  170. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/SpacingBlueprintBlade.d.ts +16 -0
  171. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +36 -11
  172. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +24 -12
  173. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BlueprintsTemplates.d.ts +71 -0
  174. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BorderStyleDefinitions.d.ts +4 -0
  175. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ButtonStyleBlueprints.d.ts +7 -0
  176. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ChromeStyleBlueprints.d.ts +6 -0
  177. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/DefinitionsChrome.d.ts +0 -10
  178. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/FillStyleDefinitions.d.ts +5 -0
  179. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/SpacingBlueprint.d.ts +25 -0
  180. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/TabsStyleBlueprints.d.ts +9 -0
  181. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/index.d.ts +7 -0
  182. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsChrome.d.ts +4 -3
  183. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsSpacing.d.ts +2 -2
  184. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsTypography.d.ts +4 -4
  185. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/DefinitionsTypography.d.ts +51 -51
  186. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsChrome.d.ts +1 -1
  187. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsSpacing.d.ts +1 -1
  188. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsTypography.d.ts +1 -1
  189. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/DefinitionsTypography.d.ts +12 -12
  190. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsChrome.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsSpacing.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsTypography.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/DefinitionsTypography.d.ts +20 -20
  194. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +125 -0
  195. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +20 -20
  196. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +25 -25
  197. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +20 -20
  198. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +20 -20
  199. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +45 -45
  200. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +20 -20
  201. package/internal-do-not-import-from-here/ux/theming-v2/store/index.d.ts +1 -3
  202. package/internal-do-not-import-from-here/ux/theming-v2/styling/UseStyling.d.ts +298 -298
  203. package/internal-do-not-import-from-here/ux/theming-v2/styling/styles/General.d.ts +4 -1
  204. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +10 -10
  205. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  206. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +0 -3
  208. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +31 -31
  209. package/internal-do-not-import-from-here/ux/use/UseInternatlStateMirroring.d.ts +9 -0
  210. package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
  211. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  212. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronActions.d.ts +4 -2
  213. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +6 -6
  214. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  215. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
  216. package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -6
  217. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +76 -118
  218. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutCreationBlade.d.ts +56 -39
  219. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutListBladeBuilder.d.ts +53 -62
  220. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsComponent.d.ts +54 -66
  221. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsTabRenderer.d.ts +5 -0
  222. package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
  223. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +2 -2
  224. package/internal-do-not-import-from-here/ux/wizard/WizardComponent.d.ts +5 -5
  225. package/internal-do-not-import-from-here/wctypings.d.ts +116 -26
  226. package/package.json +2 -2
  227. package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.d.ts +0 -2
  228. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.d.ts +0 -16
  229. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.js +0 -5
  230. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.d.ts +0 -40
  231. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.js +0 -39
  232. package/internal-do-not-import-from-here/ux/mediapickervideo/IMediaPickerVideo.d.ts +0 -28
  233. package/internal-do-not-import-from-here/ux/mediapickervideo/index.d.ts +0 -1
  234. package/internal-do-not-import-from-here/ux/social/IComment.d.ts +0 -0
  235. package/internal-do-not-import-from-here/ux/social/ILike.d.ts +0 -0
  236. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/TypographyBlade.d.ts +0 -0
  237. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeDefinitionStore.d.ts +0 -29
  238. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentDefinitionStore.d.ts +0 -29
  239. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingDefinitionStore.d.ts +0 -29
  240. /package/internal-do-not-import-from-here/shared/models/hub/{ExternalIdentityId.js → actors/ExternalActorId.js} +0 -0
  241. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/chrome/blades/ChromeDefinitionBlade.d.ts → blueprintpickers/backgroundstylepicker/docs/SampleComponent.d.ts} +0 -0
  242. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/spacing/blades/SpacingDefinitionBlade.d.ts → blueprintpickers/stylepicker/docs/SampleComponent.d.ts} +0 -0
  243. /package/internal-do-not-import-from-here/ux/hub/feed/components/{SendersList.d.ts → ActorsList.d.ts} +0 -0
@@ -1,98 +1,154 @@
1
- import { type IPostCustomSlots, PostPermission, ThemeStore, Theming, VueComponentBase } from "../..";
2
- import { IWebComponentInstance, OmniaContext } from "../../..";
1
+ import { type IPostCustomSlots, PostPermission } from "../..";
3
2
  import { type IPersistedPost, IPostBaseContext, IPostBaseWithContext, type OmitProperties, ReactionType, ResolvedUserIdentity, type ThemeDefinition } from "../../../models";
4
3
  import { IRichTextEditor } from "../../richtexteditor";
5
- import { ILikeService, UserIdentityStore } from "@omnia/fx/stores";
6
- export declare class PostTemplate extends VueComponentBase<{}, {}, {}> implements IWebComponentInstance {
7
- persistedPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
8
- persistedPosts: Array<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
9
- richTextSettings: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
10
- currentUser: ResolvedUserIdentity;
4
+ declare const _default: <TItem extends readonly any[], TModel extends unknown>(props: {
11
5
  canShowEditDialogOnLoad?: boolean;
12
- canLike?: boolean;
6
+ } & {
7
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
8
+ } & {
9
+ currentUser?: ResolvedUserIdentity;
10
+ } & {
11
+ canLike?: () => boolean;
12
+ } & {
13
+ persistedPost?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
14
+ } & {
15
+ persistedPosts?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>[];
16
+ } & {
13
17
  enableMention?: boolean;
14
- openReply: (postToReplyOn: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => void;
15
- cancelReply: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => void;
16
- openEdit: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => void;
17
- closeEdit: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => void;
18
- refresh: (addedPost: boolean) => void;
18
+ } & {
19
19
  cardStyle?: ThemeDefinition;
20
+ } & {
20
21
  hideEdit?: boolean;
21
- handleAddingPost: (addingPost: IPostBaseWithContext<IPostBaseContext>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
22
- handleUpdatingPost: (updatingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
23
- handleDeletingPost: (deletingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
24
- handleTogglingLike: (togglingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
25
- handleSocialReacts: (postToReact: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, isReacts: boolean, reactionType: ReactionType) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
22
+ } & {
23
+ handleAddingPost?: (addingPost: IPostBaseWithContext<IPostBaseContext>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
24
+ } & {
25
+ handleUpdatingPost?: (updatingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
26
+ } & {
27
+ handleDeletingPost?: (deletingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
28
+ } & {
29
+ handleTogglingLike?: (togglingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
30
+ } & {
31
+ handleSocialReacts?: (postToReact: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, isReacts: boolean, reactionType: ReactionType) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
32
+ } & {
26
33
  customSlots?: IPostCustomSlots;
34
+ } & {
27
35
  hideEditOption?: boolean;
28
- getTopPostIds: () => {
36
+ } & {
37
+ getTopPostIds?: () => {
29
38
  [commentId: string]: string;
30
39
  };
31
- getUserHash: () => {
40
+ } & {
41
+ getUserHash?: () => {
32
42
  [principalName: string]: ResolvedUserIdentity;
33
43
  };
34
- topicPermissionDictionary: {
44
+ } & {
45
+ topicPermissionDictionary?: {
35
46
  [topicId: string]: PostPermission;
36
47
  };
37
- private omniaUxLocalization;
38
- private postLoc;
39
- userIdentityStore: UserIdentityStore;
40
- omniaCtx: OmniaContext;
41
- themeStore: ThemeStore;
42
- dialogTheme: Theming;
43
- private dateFormat;
44
- private isAdd;
45
- private isEdit;
46
- private isReply;
47
- private isAddingOrUpdatingPost;
48
- private isDeleting;
49
- private draftContent;
50
- private language;
51
- private resetContent;
52
- private isRTEPlaceholderClicked;
53
- private isLoadingRTE;
54
- private isRenderRTE;
55
- private draftMentionUsers;
56
- private customCardThemeId;
57
- private childTargetThemeId;
58
- private dialogModel;
59
- private deleteDialogModel;
60
- onPostChange(newValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, oldValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
61
- created(): void;
62
- mounted(): void;
63
- beforeUnmount(): void;
64
- private migrateData;
65
- private getReactions;
66
- private ensureCustomThemeRegistered;
67
- private ensureCustomThemeUnregistered;
68
- getReplyToPost(): IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
69
- ensureContentOnSave(content: string): string;
70
- getContentInsideTag(content: string): string;
71
- onClickReply(): void;
72
- onReact(topicId: string, commentId: string, isReacts: boolean, reactionType: ReactionType): Promise<void>;
73
- onClickRemoveReplyToPost(): void;
74
- onClickDelete(): void;
75
- onSave(): void;
76
- onContentUpdate(content: string): void;
77
- onMentionUpdate(mentionUsers: Array<ResolvedUserIdentity>): void;
78
- onEditPostClicked(): void;
79
- getCommentLikeService(): ILikeService;
80
- private renderUserLink;
81
- /**
82
- * Render title for post
83
- * @param isDialog
84
- * @param cardTheming Nested theming for everything inside the post card
85
- */
86
- private renderTitleInfo;
87
- private renderEditDialog;
88
- private renderEdit;
89
- private renderEditContentBody;
90
- private renderEditButton;
91
- private renderDeleteButton;
92
- private renderDeleteDialog;
93
- private renderEditOptionsBase;
94
- private renderEditOptions;
95
- private renderDisplay;
96
- private renderDeletedMessage;
97
- render(): JSX.Element;
98
- }
48
+ } & Omit<{
49
+ onOpenReply?: (postToReplyOn: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
50
+ onCancelReply?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
51
+ onRefresh?: (addedPost: boolean) => any;
52
+ onOpenEdit?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
53
+ onCloseEdit?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
54
+ }, "currentUser" | "canShowEditDialogOnLoad" | "canLike" | "cardStyle" | "hideEdit" | "richTextSettings" | "enableMention" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "persistedPosts" | "handleAddingPost" | "handleUpdatingPost" | "handleDeletingPost" | "handleTogglingLike" | "handleSocialReacts"> & {
55
+ "v-slots"?: {
56
+ default?: import("vue").Slot;
57
+ };
58
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "currentUser" | "canShowEditDialogOnLoad" | "canLike" | "cardStyle" | "hideEdit" | "richTextSettings" | "enableMention" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "persistedPosts" | "handleAddingPost" | "handleUpdatingPost" | "handleDeletingPost" | "handleTogglingLike" | "handleSocialReacts">) => {
59
+ $: import("vue").ComponentInternalInstance;
60
+ $data: {};
61
+ $props: {};
62
+ $attrs: {
63
+ [x: string]: unknown;
64
+ };
65
+ $refs: {
66
+ [x: string]: unknown;
67
+ };
68
+ $slots: Readonly<{
69
+ [name: string]: import("vue").Slot<any>;
70
+ }>;
71
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
72
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
73
+ $emit: (event: string, ...args: any[]) => void;
74
+ $el: any;
75
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
76
+ beforeCreate?: (() => void) | (() => void)[];
77
+ created?: (() => void) | (() => void)[];
78
+ beforeMount?: (() => void) | (() => void)[];
79
+ mounted?: (() => void) | (() => void)[];
80
+ beforeUpdate?: (() => void) | (() => void)[];
81
+ updated?: (() => void) | (() => void)[];
82
+ activated?: (() => void) | (() => void)[];
83
+ deactivated?: (() => void) | (() => void)[];
84
+ beforeDestroy?: (() => void) | (() => void)[];
85
+ beforeUnmount?: (() => void) | (() => void)[];
86
+ destroyed?: (() => void) | (() => void)[];
87
+ unmounted?: (() => void) | (() => void)[];
88
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
89
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
90
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
91
+ };
92
+ $forceUpdate: () => void;
93
+ $nextTick: typeof import("vue").nextTick;
94
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
95
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
96
+ propsDefinition: {
97
+ canShowEditDialogOnLoad?: boolean;
98
+ } & {
99
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
100
+ } & {
101
+ currentUser?: ResolvedUserIdentity;
102
+ } & {
103
+ canLike?: () => boolean;
104
+ } & {
105
+ persistedPost?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
106
+ } & {
107
+ persistedPosts?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>[];
108
+ } & {
109
+ enableMention?: boolean;
110
+ } & {
111
+ cardStyle?: ThemeDefinition;
112
+ } & {
113
+ hideEdit?: boolean;
114
+ } & {
115
+ handleAddingPost?: (addingPost: IPostBaseWithContext<IPostBaseContext>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
116
+ } & {
117
+ handleUpdatingPost?: (updatingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
118
+ } & {
119
+ handleDeletingPost?: (deletingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
120
+ } & {
121
+ handleTogglingLike?: (togglingPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
122
+ } & {
123
+ handleSocialReacts?: (postToReact: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, isReacts: boolean, reactionType: ReactionType) => Promise<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
124
+ } & {
125
+ customSlots?: IPostCustomSlots;
126
+ } & {
127
+ hideEditOption?: boolean;
128
+ } & {
129
+ getTopPostIds?: () => {
130
+ [commentId: string]: string;
131
+ };
132
+ } & {
133
+ getUserHash?: () => {
134
+ [principalName: string]: ResolvedUserIdentity;
135
+ };
136
+ } & {
137
+ topicPermissionDictionary?: {
138
+ [topicId: string]: PostPermission;
139
+ };
140
+ } & {
141
+ "v-slots"?: {
142
+ default?: import("vue").Slot;
143
+ };
144
+ } & {
145
+ onOpenReply?: (postToReplyOn: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
146
+ onCancelReply?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
147
+ onRefresh?: (addedPost: boolean) => any;
148
+ onOpenEdit?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
149
+ onCloseEdit?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => any;
150
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "currentUser" | "canShowEditDialogOnLoad" | "canLike" | "cardStyle" | "hideEdit" | "richTextSettings" | "enableMention" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "persistedPosts" | "handleAddingPost" | "handleUpdatingPost" | "handleDeletingPost" | "handleTogglingLike" | "handleSocialReacts">;
151
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
152
+ [key: string]: any;
153
+ }>;
154
+ export default _default;
@@ -16,6 +16,7 @@ export declare class AboutUserComponent extends VueComponentBase implements IWeb
16
16
  private currentUserBirthday;
17
17
  private isLoading;
18
18
  private userInternal;
19
+ private currentResolvedUserIdentity;
19
20
  loginWatch(val: any): void;
20
21
  created(): void;
21
22
  beforeDestroy(): void;
@@ -581,8 +581,8 @@ declare const _default: {
581
581
  };
582
582
  }>;
583
583
  };
584
- multiple?: boolean;
585
584
  disabled?: boolean;
585
+ multiple?: boolean;
586
586
  "v-model"?: PropertyRegistration;
587
587
  "onUpdate:modelValue"?: (value: PropertyRegistration) => any;
588
588
  modelValue?: PropertyRegistration;
@@ -590,11 +590,11 @@ declare const _default: {
590
590
  "hide-details"?: boolean;
591
591
  hideConfiguration?: boolean;
592
592
  "hide-configuration"?: boolean;
593
+ loadingProperties?: boolean;
594
+ propertyCreator?: IDataSourcePropertyCreator;
593
595
  propertyRegistrations?: PropertyRegistration[];
594
596
  "property-registrations"?: PropertyRegistration[];
595
- loadingProperties?: boolean;
596
597
  "loading-properties"?: boolean;
597
- propertyCreator?: IDataSourcePropertyCreator;
598
598
  "property-creator"?: IDataSourcePropertyCreator;
599
599
  }>, "onUpdate:modelValue" | "onDoc$"> & {
600
600
  "onUpdate:modelValue"?: (model: PropertyRegistration) => any;
@@ -318,9 +318,9 @@ declare const _default: {
318
318
  };
319
319
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
320
320
  propsDefinition: Omit<Readonly<{} & {
321
+ disabled?: boolean;
321
322
  filled?: boolean;
322
323
  multiple?: boolean;
323
- disabled?: boolean;
324
324
  hideDetails?: boolean;
325
325
  "hide-details"?: boolean;
326
326
  hideConfiguration?: boolean;
@@ -548,8 +548,8 @@ declare const _default: {
548
548
  onContentChange: (content: string) => void;
549
549
  } & {
550
550
  mode?: RichTextModes;
551
- outlined?: boolean;
552
551
  disabled?: boolean;
552
+ outlined?: boolean;
553
553
  styles?: {
554
554
  menubar?: import("typestyle/lib/types").NestedCSSProperties;
555
555
  menubarDark?: import("typestyle/lib/types").NestedCSSProperties;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  back?: () => void;
41
- authFlows?: AuthenticationOption[][];
42
41
  uniqueName?: string;
42
+ authFlows?: AuthenticationOption[][];
43
43
  onProviderSelected?: (authOption: AuthenticationMetaData) => void;
44
44
  memorizedProvider?: AuthenticationMetaData;
45
45
  }>, never>;
@@ -639,10 +639,10 @@ declare const _default: {
639
639
  enableMention?: boolean;
640
640
  "enable-mention"?: boolean;
641
641
  "topic-id"?: string;
642
- comments?: Comment[];
643
642
  showMoreSize?: number;
644
643
  allowLikes?: boolean;
645
644
  "show-more-size"?: number;
645
+ comments?: Comment[];
646
646
  enableBestReply?: boolean;
647
647
  "enable-best-reply"?: boolean;
648
648
  canMarkBestReply?: boolean;
@@ -188,8 +188,8 @@ declare const _default: {
188
188
  contentChanged: (content: string) => void;
189
189
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
190
190
  propsDefinition: Omit<Readonly<{} & {
191
- content?: string;
192
191
  disabled?: boolean;
192
+ content?: string;
193
193
  autoFocus?: boolean;
194
194
  resetContetnRte?: boolean;
195
195
  "reset-contetn-rte"?: boolean;
@@ -453,13 +453,13 @@ declare const _default: {
453
453
  "v-model"?: ThemeDefinition;
454
454
  "onUpdate:modelValue"?: (value: ThemeDefinition) => any;
455
455
  modelValue?: ThemeDefinition;
456
- attachedToParent?: boolean;
457
456
  hideBodySettings?: boolean;
458
457
  "hide-body-settings"?: boolean;
459
458
  hideChromeSettings?: boolean;
460
459
  "hide-chrome-settings"?: boolean;
461
460
  hideBorderSettings?: boolean;
462
461
  "hide-border-settings"?: boolean;
462
+ attachedToParent?: boolean;
463
463
  "attached-to-parent"?: boolean;
464
464
  }>, "onUpdate:modelValue"> & {
465
465
  "onUpdate:modelValue"?: (value: ThemeDefinition) => any;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -1,29 +1,34 @@
1
- import { ChromeBlueprint, Guid, VelcronAppDefinition, ColorValue } from "@omnia/fx-models";
1
+ import { ChromeBlueprint, Guid, VelcronAppDefinition, ColorValue, ChromeBlueprints, BlueprintVariant } from "@omnia/fx-models";
2
2
  export declare const useChromeEditorStore: () => {
3
3
  state: {
4
4
  editMode: boolean;
5
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background";
5
+ previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
6
6
  backgroundOpacity: number;
7
7
  backgroundColor: ColorValue;
8
- chromeDefinition: ChromeBlueprint;
8
+ chromeBlueprint: ChromeBlueprint;
9
+ chromeBlueprints: ChromeBlueprints;
9
10
  };
10
11
  events: {
11
12
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
12
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background">;
13
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
13
14
  onMutatedBackgroundOpacity: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
14
15
  onMutatedBackgroundColor: import("@omnia/fx").MessageBusExposeOnlySubscription<ColorValue>;
15
- onMutatedChromeDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprint>;
16
+ onMutatedChromeBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprint>;
17
+ onMutatedChromeBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprints>;
16
18
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
17
19
  actions: {
18
20
  onDispatching: {
19
- editChromeDefinition: {
20
- subscribe(fn: (definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
+ editChromeBlueprints: {
22
+ subscribe(fn: (blueprints: ChromeBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
+ };
24
+ editChromeBlueprint: {
25
+ subscribe(fn: (variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
26
  };
22
- addChromeDefinition: {
23
- subscribe(fn: (definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
+ addChromeBlueprint: {
28
+ subscribe(fn: (blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
29
  };
25
- copyChromeDefinition: {
26
- subscribe(fn: (definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
+ copyChromeBlueprint: {
31
+ subscribe(fn: (blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
32
  };
28
33
  updateHeaderDefinition: {
29
34
  subscribe(fn: (definition: VelcronAppDefinition<any>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -33,14 +38,17 @@ export declare const useChromeEditorStore: () => {
33
38
  };
34
39
  };
35
40
  onDispatched: {
36
- editChromeDefinition: {
37
- subscribe(fn: (result: void, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
+ editChromeBlueprints: {
42
+ subscribe(fn: (result: void, blueprints: ChromeBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
43
  };
39
- addChromeDefinition: {
40
- subscribe(fn: (result: void, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
+ editChromeBlueprint: {
45
+ subscribe(fn: (result: void, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
46
  };
42
- copyChromeDefinition: {
43
- subscribe(fn: (result: void, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
+ addChromeBlueprint: {
48
+ subscribe(fn: (result: void, blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
+ };
50
+ copyChromeBlueprint: {
51
+ subscribe(fn: (result: void, blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
52
  };
45
53
  updateHeaderDefinition: {
46
54
  subscribe(fn: (result: void, definition: VelcronAppDefinition<any>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -50,14 +58,17 @@ export declare const useChromeEditorStore: () => {
50
58
  };
51
59
  };
52
60
  onFailure: {
53
- editChromeDefinition: {
54
- subscribe(fn: (failureReason: any, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
+ editChromeBlueprints: {
62
+ subscribe(fn: (failureReason: any, blueprints: ChromeBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
+ };
64
+ editChromeBlueprint: {
65
+ subscribe(fn: (failureReason: any, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
66
  };
56
- addChromeDefinition: {
57
- subscribe(fn: (failureReason: any, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
67
+ addChromeBlueprint: {
68
+ subscribe(fn: (failureReason: any, blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
69
  };
59
- copyChromeDefinition: {
60
- subscribe(fn: (failureReason: any, definition: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
+ copyChromeBlueprint: {
71
+ subscribe(fn: (failureReason: any, blueprint: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
72
  };
62
73
  updateHeaderDefinition: {
63
74
  subscribe(fn: (failureReason: any, definition: VelcronAppDefinition<any>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -67,15 +78,17 @@ export declare const useChromeEditorStore: () => {
67
78
  };
68
79
  };
69
80
  } & {
70
- editChromeDefinition(definition: ChromeBlueprint): void;
71
- addChromeDefinition(definition: ChromeBlueprint): void;
72
- copyChromeDefinition(definition: ChromeBlueprint): void;
81
+ editChromeBlueprints(blueprints: ChromeBlueprints): void;
82
+ editChromeBlueprint(variant: BlueprintVariant): void;
83
+ addChromeBlueprint(blueprint: ChromeBlueprint): void;
84
+ copyChromeBlueprint(blueprint: ChromeBlueprint): void;
73
85
  updateHeaderDefinition(definition: VelcronAppDefinition<any>): void;
74
86
  save(): void;
75
87
  };
76
88
  get: {};
77
89
  bladeId: {
78
90
  chromeEditBlade: Guid;
91
+ chromeBlueprintsBlade: Guid;
79
92
  chromesBladeId: Guid;
80
93
  chromeDefinition: ChromeBlueprint;
81
94
  };
@@ -1,11 +1,12 @@
1
- import { BlueprintVariant, ButtonBlueprint, ButtonBlueprintType, ComponentBlueprints, Guid, TabsBlueprint } from "@omnia/fx-models";
1
+ import { BlueprintVariant, ButtonBlueprint, ButtonBlueprintType, ButtonTypes, ComponentBlueprints, Guid, TabsBlueprint } from "@omnia/fx-models";
2
2
  export declare const useComponentsEditorStore: () => {
3
3
  state: {
4
4
  blueprint: ComponentBlueprints;
5
5
  editingButtonBlueprint: ButtonBlueprint;
6
6
  editingTabBlueprint: TabsBlueprint;
7
7
  editingVariant: BlueprintVariant;
8
- editingButtonType: ButtonBlueprintType;
8
+ editingButtonType: ButtonTypes;
9
+ editingButtonBlueprintType: ButtonBlueprintType;
9
10
  editMode: boolean;
10
11
  };
11
12
  events: {
@@ -13,7 +14,8 @@ export declare const useComponentsEditorStore: () => {
13
14
  onMutatedEditingButtonBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprint>;
14
15
  onMutatedEditingTabBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<TabsBlueprint>;
15
16
  onMutatedEditingVariant: import("@omnia/fx").MessageBusExposeOnlySubscription<BlueprintVariant>;
16
- onMutatedEditingButtonType: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprintType>;
17
+ onMutatedEditingButtonType: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonTypes>;
18
+ onMutatedEditingButtonBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprintType>;
17
19
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
18
20
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
19
21
  actions: {
@@ -25,11 +27,14 @@ export declare const useComponentsEditorStore: () => {
25
27
  subscribe(fn: (variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
28
  };
27
29
  setButtonEditingBlueprint: {
28
- subscribe(fn: (type: ButtonBlueprintType, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
+ subscribe(fn: (type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
31
  };
30
32
  updateEditingButtonBlueprint: {
31
33
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
34
  };
35
+ updateEditingTabBlueprint: {
36
+ subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
+ };
33
38
  save: {
34
39
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
40
  };
@@ -42,11 +47,14 @@ export declare const useComponentsEditorStore: () => {
42
47
  subscribe(fn: (result: void, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
48
  };
44
49
  setButtonEditingBlueprint: {
45
- subscribe(fn: (result: void, type: ButtonBlueprintType, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
+ subscribe(fn: (result: void, type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
51
  };
47
52
  updateEditingButtonBlueprint: {
48
53
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
54
  };
55
+ updateEditingTabBlueprint: {
56
+ subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
57
+ };
50
58
  save: {
51
59
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
60
  };
@@ -59,11 +67,14 @@ export declare const useComponentsEditorStore: () => {
59
67
  subscribe(fn: (failureReason: any, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
60
68
  };
61
69
  setButtonEditingBlueprint: {
62
- subscribe(fn: (failureReason: any, type: ButtonBlueprintType, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
+ subscribe(fn: (failureReason: any, type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
71
  };
64
72
  updateEditingButtonBlueprint: {
65
73
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
66
74
  };
75
+ updateEditingTabBlueprint: {
76
+ subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
77
+ };
67
78
  save: {
68
79
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
80
  };
@@ -71,8 +82,9 @@ export declare const useComponentsEditorStore: () => {
71
82
  } & {
72
83
  setBlueprint(blueprint: ComponentBlueprints): void;
73
84
  setTabEditingBlueprint(variant: BlueprintVariant): void;
74
- setButtonEditingBlueprint(type: ButtonBlueprintType, variant: BlueprintVariant): void;
85
+ setButtonEditingBlueprint(type: ButtonBlueprintType, buttonType: ButtonTypes): void;
75
86
  updateEditingButtonBlueprint(): void;
87
+ updateEditingTabBlueprint(): void;
76
88
  save(): void;
77
89
  };
78
90
  get: {};
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;