@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
@@ -9,3 +9,7 @@ export declare const SwiperClass: {
9
9
  readonly buttonPrev: "swiper-button-prev";
10
10
  readonly scrollbarDrag: "swiper-scrollbar-drag";
11
11
  };
12
+ export declare const customNavigationClass: {
13
+ readonly next: "swiper-button-next-omnia";
14
+ readonly prev: "swiper-button-prev-omnia";
15
+ };
@@ -1 +1,2 @@
1
1
  export * from "./store";
2
+ export * from "./constants";
@@ -16,7 +16,7 @@ export declare const useSlidePanelStore: () => {
16
16
  slideTo: {
17
17
  subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
18
  };
19
- slideChange: {
19
+ onSlideChange: {
20
20
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
21
  };
22
22
  autoplay: {
@@ -36,7 +36,7 @@ export declare const useSlidePanelStore: () => {
36
36
  slideTo: {
37
37
  subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
38
  };
39
- slideChange: {
39
+ onSlideChange: {
40
40
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
41
  };
42
42
  autoplay: {
@@ -56,7 +56,7 @@ export declare const useSlidePanelStore: () => {
56
56
  slideTo: {
57
57
  subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
58
  };
59
- slideChange: {
59
+ onSlideChange: {
60
60
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
61
  };
62
62
  autoplay: {
@@ -68,7 +68,7 @@ export declare const useSlidePanelStore: () => {
68
68
  nextSlide: () => void;
69
69
  prevSlide: () => void;
70
70
  slideTo: (index: number) => void;
71
- slideChange: () => void;
71
+ onSlideChange: () => void;
72
72
  autoplay: {
73
73
  start: () => void;
74
74
  stop: () => void;
@@ -285,9 +285,9 @@ declare const _default: {
285
285
  colorSchemaType?: any;
286
286
  colors?: any;
287
287
  } & {
288
+ disabled?: boolean;
288
289
  label?: string;
289
290
  class?: String | String[];
290
- disabled?: boolean;
291
291
  "v-model"?: boolean;
292
292
  "onUpdate:modelValue"?: (value: boolean) => any;
293
293
  modelValue?: boolean;
@@ -237,8 +237,8 @@ declare const _default: {
237
237
  } & {
238
238
  title?: string;
239
239
  icon?: TabIconModel;
240
- class?: String | String[];
241
240
  disabled?: boolean;
241
+ class?: String | String[];
242
242
  "v-model"?: boolean;
243
243
  "onUpdate:modelValue"?: (value: boolean) => any;
244
244
  modelValue?: boolean;
@@ -500,9 +500,9 @@ declare const _default: {
500
500
  colors?: any;
501
501
  } & {
502
502
  color?: ColorValue;
503
+ disabled?: boolean;
503
504
  label?: string;
504
505
  class?: String | String[];
505
- disabled?: boolean;
506
506
  errorMessages?: string | string[];
507
507
  rows?: number;
508
508
  placeholder?: string;
@@ -558,9 +558,9 @@ declare const _default: {
558
558
  } & {
559
559
  type?: "number" | "text" | "password";
560
560
  color?: ColorValue;
561
+ disabled?: boolean;
561
562
  label?: string;
562
563
  class?: String | String[];
563
- disabled?: boolean;
564
564
  errorMessages?: string | string[];
565
565
  placeholder?: string;
566
566
  readonly?: boolean;
@@ -274,8 +274,8 @@ declare const _default: {
274
274
  };
275
275
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
276
276
  propsDefinition: Omit<Readonly<{} & {
277
- serviceId?: GuidValue;
278
277
  disabled?: boolean;
278
+ serviceId?: GuidValue;
279
279
  settings?: PermissionInputSettings;
280
280
  getApi?: (api: IPermissionInputApi) => void;
281
281
  "get-api"?: (api: IPermissionInputApi) => void;
@@ -285,13 +285,13 @@ declare const _default: {
285
285
  "context-params"?: {
286
286
  [key: string]: string | number;
287
287
  };
288
- "service-id"?: GuidValue;
289
288
  onValueUpdated?: (rolePermissionSetting: Array<RolePermissionSetting>) => Promise<void>;
290
289
  "on-value-updated"?: (rolePermissionSetting: Array<RolePermissionSetting>) => Promise<void>;
291
290
  onValueUpdating?: () => Promise<void>;
292
291
  "on-value-updating"?: () => Promise<void>;
293
292
  hideSaveButton?: boolean;
294
293
  "hide-save-button"?: boolean;
294
+ "service-id"?: GuidValue;
295
295
  dataSource?: {
296
296
  [roleId: string]: PermissionBinding[];
297
297
  };
@@ -254,8 +254,8 @@ declare const _default: {
254
254
  };
255
255
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
256
256
  propsDefinition: Omit<Readonly<{} & {
257
- serviceId?: GuidValue;
258
257
  disabled?: boolean;
258
+ serviceId?: GuidValue;
259
259
  getApi?: (api: IPermissionInputApi) => void;
260
260
  "get-api"?: (api: IPermissionInputApi) => void;
261
261
  contextParams?: {
@@ -264,13 +264,13 @@ declare const _default: {
264
264
  "context-params"?: {
265
265
  [key: string]: string | number;
266
266
  };
267
- "service-id"?: GuidValue;
268
267
  onValueUpdated?: (rolePermissionSetting: Array<RolePermissionSetting>) => Promise<void>;
269
268
  "on-value-updated"?: (rolePermissionSetting: Array<RolePermissionSetting>) => Promise<void>;
270
269
  onValueUpdating?: () => Promise<void>;
271
270
  "on-value-updating"?: () => Promise<void>;
272
271
  hideSaveButton?: boolean;
273
272
  "hide-save-button"?: boolean;
273
+ "service-id"?: GuidValue;
274
274
  dataSource?: {
275
275
  [roleId: string]: PermissionBinding[];
276
276
  };
@@ -1,19 +1,19 @@
1
- import { PostStyle, TsxAllowUnknowProperties } from "..";
1
+ import { PostStyle } from "..";
2
2
  import { GuidValue, OmitProperties, ThemeDefinition, IPostBaseWithContext, IPostBaseContext, IPersistedPost, ResolvedUserIdentity, ReactionType } from "../../models";
3
3
  import { IRichTextEditor } from "../richtexteditor";
4
4
  export interface IPostCustomSlots {
5
5
  /**
6
6
  * Should render both the author name and custom part, if not passed will render default author name
7
7
  * */
8
- renderTitle?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, targetThemeId?: GuidValue) => JSX.Element | JSX.Element[];
8
+ renderTitle?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => JSX.Element | JSX.Element[];
9
9
  /**
10
10
  * Render additional content next to the Post/Save button
11
11
  * */
12
- renderActionButtons?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, targetThemeId?: GuidValue) => JSX.Element | JSX.Element[];
12
+ renderActionButtons?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => JSX.Element | JSX.Element[];
13
13
  /**
14
14
  * Render promote post actions, next to Reply
15
15
  * */
16
- promotePostAction?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, targetThemeId?: GuidValue) => JSX.Element | JSX.Element[];
16
+ promotePostAction?: (post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => JSX.Element | JSX.Element[];
17
17
  }
18
18
  export interface PostPermission {
19
19
  contributor: boolean;
@@ -55,14 +55,3 @@ export interface IPostComponent {
55
55
  [topicId: string]: PostPermission;
56
56
  };
57
57
  }
58
- declare global {
59
- namespace JSX {
60
- interface Element {
61
- }
62
- interface ElementClass {
63
- }
64
- interface IntrinsicElements {
65
- "omfx-post-component": TsxAllowUnknowProperties<IPostComponent>;
66
- }
67
- }
68
- }
@@ -1,83 +1,149 @@
1
- import { VueComponentBase } from "..";
2
- import { IWebComponentInstance } from "../..";
3
- import { OmniaContext } from "../../contexts";
4
- import { GuidValue, IPersistedPost, IPostBaseContext, IPostBaseWithContext, OmitProperties, ResolvedUserIdentity, ThemeDefinition } from "../../models";
5
- import { PostStyle } from "../models";
1
+ import { GuidValue, IPostBaseContext, IPostBaseWithContext, OmitProperties, ResolvedUserIdentity, ThemeDefinition } from "../../models";
6
2
  import { IRichTextEditor } from "../richtexteditor";
7
- import { IPostComponent, IPostCustomSlots, PostPermission, PostProvider } from "./IPost";
8
- import { PostLocalization } from "./loc/localize";
3
+ import { IPostCustomSlots, PostPermission, PostProvider } from "./IPost";
9
4
  import "./Post.css";
10
- import { UserIdentityStore } from "@omnia/fx/stores";
11
- export default class PostComponent extends VueComponentBase implements IWebComponentInstance, IPostComponent {
12
- omniaContext: OmniaContext;
13
- userIdentityStore: UserIdentityStore;
14
- private featureStore;
15
- postLoc: PostLocalization.locInterface;
16
- provider: PostProvider;
17
- editContentOnTop?: boolean;
18
- omniaServiceId: GuidValue;
19
- postTypeId: GuidValue;
20
- showMoreSize: number;
5
+ declare const _default: <TItem extends readonly any[], TModel extends unknown>(props: {
21
6
  richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
22
- styles?: typeof PostStyle;
7
+ } & {
8
+ provider?: PostProvider<IPostBaseContext, IPostBaseWithContext<IPostBaseContext>>;
9
+ } & {
10
+ editContentOnTop?: boolean;
11
+ } & {
12
+ omniaServiceId?: GuidValue;
13
+ } & {
14
+ postTypeId?: GuidValue;
15
+ } & {
16
+ showMoreSize?: number;
17
+ } & {
18
+ styles?: {
19
+ postWrapper?: import("typestyle/lib/types").NestedCSSProperties;
20
+ postWrapperDialog?: import("typestyle/lib/types").NestedCSSProperties;
21
+ replyWrapper?: import("typestyle/lib/types").NestedCSSProperties;
22
+ showMoreExtraSpacingReply?: import("typestyle/lib/types").NestedCSSProperties;
23
+ showMoreExtraSpacing?: import("typestyle/lib/types").NestedCSSProperties;
24
+ topPostAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
25
+ replyAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
26
+ showMoreActionWrapper?: () => import("typestyle/lib/types").NestedCSSProperties;
27
+ slimSpacing?: import("typestyle/lib/types").NestedCSSProperties;
28
+ postAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
29
+ };
30
+ } & {
23
31
  cardStyle?: ThemeDefinition;
32
+ } & {
24
33
  allowLikes?: boolean;
34
+ } & {
25
35
  enableMention?: boolean;
36
+ } & {
26
37
  customSlots?: IPostCustomSlots;
38
+ } & {
27
39
  hideEditOption?: boolean;
28
- getTopPostIds: () => {
40
+ } & {
41
+ getTopPostIds?: () => {
29
42
  [commentId: string]: string;
30
43
  };
31
- getUserHash: () => {
44
+ } & {
45
+ getUserHash?: () => {
32
46
  [principalName: string]: ResolvedUserIdentity;
33
47
  };
34
- topicPermissionDictionary: {
48
+ } & {
49
+ topicPermissionDictionary?: {
35
50
  [topicId: string]: PostPermission;
36
51
  };
37
- isLoading: boolean;
38
- currentUser: ResolvedUserIdentity;
39
- showOnlyPromotedPost: boolean;
40
- canCreateNewPost: boolean;
41
- postAddingHashKey: string;
42
- postsReplyingHashKey: {
43
- [id: string]: string;
52
+ } & Omit<{}, "omniaServiceId" | "styles" | "provider" | "cardStyle" | "richTextSettings" | "enableMention" | "editContentOnTop" | "postTypeId" | "showMoreSize" | "allowLikes" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary"> & {
53
+ "v-slots"?: {
54
+ default?: import("vue").Slot;
44
55
  };
45
- postsHashKey: {
46
- [id: string]: string;
56
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "omniaServiceId" | "styles" | "provider" | "cardStyle" | "richTextSettings" | "enableMention" | "editContentOnTop" | "postTypeId" | "showMoreSize" | "allowLikes" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary">) => {
57
+ $: import("vue").ComponentInternalInstance;
58
+ $data: {};
59
+ $props: {};
60
+ $attrs: {
61
+ [x: string]: unknown;
47
62
  };
48
- postAdding: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
49
- postsReplying: {
50
- [id: string]: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
63
+ $refs: {
64
+ [x: string]: unknown;
51
65
  };
52
- postsBeingEdited: Array<IPersistedPost<IPostBaseWithContext<IPostBaseContext>>>;
53
- currentShowMoreSize: {
54
- [id: string]: number;
66
+ $slots: Readonly<{
67
+ [name: string]: import("vue").Slot<any>;
68
+ }>;
69
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
70
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
71
+ $emit: (event: string, ...args: any[]) => void;
72
+ $el: any;
73
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
74
+ beforeCreate?: (() => void) | (() => void)[];
75
+ created?: (() => void) | (() => void)[];
76
+ beforeMount?: (() => void) | (() => void)[];
77
+ mounted?: (() => void) | (() => void)[];
78
+ beforeUpdate?: (() => void) | (() => void)[];
79
+ updated?: (() => void) | (() => void)[];
80
+ activated?: (() => void) | (() => void)[];
81
+ deactivated?: (() => void) | (() => void)[];
82
+ beforeDestroy?: (() => void) | (() => void)[];
83
+ beforeUnmount?: (() => void) | (() => void)[];
84
+ destroyed?: (() => void) | (() => void)[];
85
+ unmounted?: (() => void) | (() => void)[];
86
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
87
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
88
+ 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)[];
55
89
  };
56
- private postClasses;
57
- private minIndexToShow;
58
- private topMostId;
59
- private topPosts;
60
- private postTemplate;
61
- private enableTeamsPresence;
62
- onPromotedPostChange(newValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, oldValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
63
- onPostsChange(newValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>[], oldValue: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>[]): void;
64
- created(): void;
65
- mounted(): void;
66
- updateCreatePostPermission(): void;
67
- initPostAdding(): void;
68
- extendCurrentShowMoreSize(id: string, size?: number): void;
69
- handlePostAdding: (addedPost: boolean, postId: string, parentPost?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>) => void;
70
- onCancelReply(persistedParentPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
71
- onOpenReply(persistedPostToReplyOn: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
72
- openEditPost(post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
73
- cancelEditPost(post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): void;
74
- isElementInViewport(el: any): boolean;
75
- getPostsCountLabel(postsCount: number): string;
76
- renderPosts(): JSX.Element;
77
- renderShowMoreOption(id: string): JSX.Element;
78
- renderShowAllOption(id: string): JSX.Element;
79
- renderMainPostComponent(post: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>, slimSpacing: boolean): JSX.Element;
80
- renderPostsWithReplies(parentPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>): JSX.Element;
81
- renderPromotedPost(): JSX.Element | JSX.Element[];
82
- render(): JSX.Element;
83
- }
90
+ $forceUpdate: () => void;
91
+ $nextTick: typeof import("vue").nextTick;
92
+ $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;
93
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
94
+ propsDefinition: {
95
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
96
+ } & {
97
+ provider?: PostProvider<IPostBaseContext, IPostBaseWithContext<IPostBaseContext>>;
98
+ } & {
99
+ editContentOnTop?: boolean;
100
+ } & {
101
+ omniaServiceId?: GuidValue;
102
+ } & {
103
+ postTypeId?: GuidValue;
104
+ } & {
105
+ showMoreSize?: number;
106
+ } & {
107
+ styles?: {
108
+ postWrapper?: import("typestyle/lib/types").NestedCSSProperties;
109
+ postWrapperDialog?: import("typestyle/lib/types").NestedCSSProperties;
110
+ replyWrapper?: import("typestyle/lib/types").NestedCSSProperties;
111
+ showMoreExtraSpacingReply?: import("typestyle/lib/types").NestedCSSProperties;
112
+ showMoreExtraSpacing?: import("typestyle/lib/types").NestedCSSProperties;
113
+ topPostAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
114
+ replyAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
115
+ showMoreActionWrapper?: () => import("typestyle/lib/types").NestedCSSProperties;
116
+ slimSpacing?: import("typestyle/lib/types").NestedCSSProperties;
117
+ postAvatarWrapper?: import("typestyle/lib/types").NestedCSSProperties;
118
+ };
119
+ } & {
120
+ cardStyle?: ThemeDefinition;
121
+ } & {
122
+ allowLikes?: boolean;
123
+ } & {
124
+ enableMention?: boolean;
125
+ } & {
126
+ customSlots?: IPostCustomSlots;
127
+ } & {
128
+ hideEditOption?: boolean;
129
+ } & {
130
+ getTopPostIds?: () => {
131
+ [commentId: string]: string;
132
+ };
133
+ } & {
134
+ getUserHash?: () => {
135
+ [principalName: string]: ResolvedUserIdentity;
136
+ };
137
+ } & {
138
+ topicPermissionDictionary?: {
139
+ [topicId: string]: PostPermission;
140
+ };
141
+ } & {
142
+ "v-slots"?: {
143
+ default?: import("vue").Slot;
144
+ };
145
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "omniaServiceId" | "styles" | "provider" | "cardStyle" | "richTextSettings" | "enableMention" | "editContentOnTop" | "postTypeId" | "showMoreSize" | "allowLikes" | "customSlots" | "hideEditOption" | "getTopPostIds" | "getUserHash" | "topicPermissionDictionary">;
146
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
147
+ [key: string]: any;
148
+ }>;
149
+ export default _default;
@@ -1,35 +1,93 @@
1
1
  import { PostPermission } from "../IPost";
2
2
  import { type IPersistedPost, IPostBaseContext, IPostBaseWithContext, ResolvedUserIdentity } from "@omnia/fx-models";
3
- import { VueComponentBase, VueComponentBaseProps, ITheming } from "@omnia/fx/ux";
4
- interface PostCardDisplayProps {
5
- renderTitleInfo: (isDialog: boolean, cardTheming?: ITheming) => JSX.Element;
6
- renderEditOptions: (targetTheme: ITheming) => JSX.Element;
7
- topicPermissionDictionary: {
3
+ declare const _default: (props: {
4
+ renderTitleInfo?: (isDialog: boolean) => JSX.Element;
5
+ } & {
6
+ renderEditOptions?: () => JSX.Element;
7
+ } & {
8
+ topicPermissionDictionary?: {
8
9
  [topicId: string]: PostPermission;
9
10
  };
10
- getUserHash: () => {
11
+ } & {
12
+ getUserHash?: () => {
11
13
  [principalName: string]: ResolvedUserIdentity;
12
14
  };
13
- persistedPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
14
- isDeleted: boolean;
15
- dateFormat: string;
16
- language: string;
17
- }
18
- export declare class PostCardDisplay extends VueComponentBase<PostCardDisplayProps & VueComponentBaseProps> {
19
- renderTitleInfo: (isDialog: boolean, cardTheming?: ITheming) => JSX.Element;
20
- renderEditOptions: (cardTheming: ITheming) => JSX.Element;
21
- topicPermissionDictionary: {
22
- [topicId: string]: PostPermission;
15
+ } & {
16
+ persistedPost?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
17
+ } & {
18
+ isDeleted?: boolean;
19
+ } & {
20
+ dateFormat?: string;
21
+ } & {
22
+ language?: string;
23
+ } & Omit<{}, "dateFormat" | "language" | "isDeleted" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "renderTitleInfo" | "renderEditOptions"> & {
24
+ "v-slots"?: {
25
+ default?: import("vue").Slot;
23
26
  };
24
- getUserHash: () => {
25
- [principalName: string]: ResolvedUserIdentity;
27
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "dateFormat" | "language" | "isDeleted" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "renderTitleInfo" | "renderEditOptions">) => {
28
+ $: import("vue").ComponentInternalInstance;
29
+ $data: {};
30
+ $props: {};
31
+ $attrs: {
32
+ [x: string]: unknown;
33
+ };
34
+ $refs: {
35
+ [x: string]: unknown;
36
+ };
37
+ $slots: Readonly<{
38
+ [name: string]: import("vue").Slot<any>;
39
+ }>;
40
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
41
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
42
+ $emit: (event: string, ...args: any[]) => void;
43
+ $el: any;
44
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
45
+ beforeCreate?: (() => void) | (() => void)[];
46
+ created?: (() => void) | (() => void)[];
47
+ beforeMount?: (() => void) | (() => void)[];
48
+ mounted?: (() => void) | (() => void)[];
49
+ beforeUpdate?: (() => void) | (() => void)[];
50
+ updated?: (() => void) | (() => void)[];
51
+ activated?: (() => void) | (() => void)[];
52
+ deactivated?: (() => void) | (() => void)[];
53
+ beforeDestroy?: (() => void) | (() => void)[];
54
+ beforeUnmount?: (() => void) | (() => void)[];
55
+ destroyed?: (() => void) | (() => void)[];
56
+ unmounted?: (() => void) | (() => void)[];
57
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
58
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
59
+ 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)[];
26
60
  };
27
- persistedPost: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
28
- isDeleted: boolean;
29
- dateFormat: string;
30
- language: string;
31
- private postLoc;
32
- created(): void;
33
- render(): JSX.Element;
34
- }
35
- export {};
61
+ $forceUpdate: () => void;
62
+ $nextTick: typeof import("vue").nextTick;
63
+ $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;
64
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
65
+ propsDefinition: {
66
+ renderTitleInfo?: (isDialog: boolean) => JSX.Element;
67
+ } & {
68
+ renderEditOptions?: () => JSX.Element;
69
+ } & {
70
+ topicPermissionDictionary?: {
71
+ [topicId: string]: PostPermission;
72
+ };
73
+ } & {
74
+ getUserHash?: () => {
75
+ [principalName: string]: ResolvedUserIdentity;
76
+ };
77
+ } & {
78
+ persistedPost?: IPersistedPost<IPostBaseWithContext<IPostBaseContext>>;
79
+ } & {
80
+ isDeleted?: boolean;
81
+ } & {
82
+ dateFormat?: string;
83
+ } & {
84
+ language?: string;
85
+ } & {
86
+ "v-slots"?: {
87
+ default?: import("vue").Slot;
88
+ };
89
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "dateFormat" | "language" | "isDeleted" | "getUserHash" | "topicPermissionDictionary" | "persistedPost" | "renderTitleInfo" | "renderEditOptions">;
90
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
91
+ [key: string]: any;
92
+ }>;
93
+ export default _default;
@@ -1,30 +1,13 @@
1
- import { ITheming } from "../../theming";
2
1
  export declare const PostTemplateStyles: {
3
2
  dialogWidth: string;
4
- wrapper: (theming: ITheming) => string;
5
3
  likeAvatar: string;
6
4
  editedCaption: string;
7
- contentWrapper: (theming: ITheming) => string;
8
- postCardDefaultStyling: (theming: ITheming) => string;
5
+ postCardDefaultStyling: () => string;
9
6
  titleWrapper: string;
10
7
  noticeReply: string;
11
- editContentFooter: string;
12
- footerWrapper: (theming: ITheming) => string;
13
- title: (theming: ITheming) => string;
8
+ footerWrapper: () => string;
14
9
  dateInfo: string;
15
- editOptionsMenu: string;
16
10
  removeReplyUserAction: string;
17
11
  underlineWhenHover: string;
18
- bestReply: string;
19
- buttonOutline: {
20
- $nest: {
21
- "&:focus": {
22
- outline: string;
23
- };
24
- };
25
- };
26
- personWrapper: (theming: ITheming) => string;
27
- resemblePostCard: (theming: ITheming) => string;
28
- reactiveThemeTextColor: (theming: ITheming) => string;
29
- reactiveThemeTextFgColor: (theming: ITheming) => string;
12
+ personWrapper: () => string;
30
13
  };