@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
@@ -70,6 +70,7 @@ import wcd836de74ad894f4999e21046b1ba2cab from './ux/magiclink/MagicLinkFailure'
70
70
  import wc744b3f31e00c4815b63ecaf638ad7a7a from './ux/markdown/MarkdownEditor';
71
71
  import wcc8b990d01ddc45ab930b4409fc406435 from './ux/markdown/MarkdownRenderer';
72
72
  import wce9bb3179713943d787e139cedf749838 from './ux/mediapickerimage/MediaPickerImage';
73
+ import wc4b2648ed8b124e62a09b21b099b43399 from './ux/mediapickervideo/MediaPickerVideo';
73
74
  import wc2e8004b49c8d44dd8edb56ce884c2b57 from './ux/monaco/MonacoEditor';
74
75
  import wce95c4611a45548a79e4c3984d8e5228d from './ux/multilingualinput/MultilingualInput';
75
76
  import wccdadf45bd7774609a713c4e1d6862783 from './ux/multitextinput/MultiTextInput';
@@ -78,6 +79,7 @@ import wc02e199d7f0af45508837fccb8a041f58 from './ux/organizationtree/Organizati
78
79
  import wcfb67bd4d1cc24073ab123c822d78ea17 from './ux/permissioninput/PermissionInput';
79
80
  import wcd4adc78e79ad4c2c889e52755e2bbede from './ux/permissioninput/TenantAdminPermissionInput';
80
81
  import wc73919d3e5df64b92aded98d7bc04d6f7 from './ux/persona/Persona';
82
+ import wcffa71f76ab46494a9180e1f55885ce4d from './ux/post/Post';
81
83
  import wc1a58948a606a42078da3fb919cc4f7e6 from './ux/presetupwizard/PreSetupWizard';
82
84
  import wc6489472fd8d24a1b9413537fde528566 from './ux/profilecard/ProfileCard';
83
85
  import wc6d1d84cb210643c59ca8437fc36c75a1 from './ux/profilecard/ProfileCardRenderer';
@@ -158,9 +160,13 @@ import wc7222a47525f54724a8e9f7f2cfc39354 from './ux/blueprintpickers/buttonstyl
158
160
  import wc44e2dd896269442f800da69000d4c2f1 from './ux/blueprintpickers/chromepicker/ChromePicker';
159
161
  import wcb059e461e6c048fe830c6d32722e5cdc from './ux/blueprintpickers/chromepicker/ChromeViewer';
160
162
  import wc4d52057f17b94cfeb504176f24ac5ab5 from './ux/blueprintpickers/chromepicker/ChromeEditor';
163
+ import wce0656baa027f49c495e4e00310a78760 from './ux/blueprintpickers/chromepicker/ChromeBlueprintsViewer';
161
164
  import wc73b0b5416b9348849ecb9a1cd8358e70 from './ux/blueprintpickers/componentblueprints/ComponentBlueprintsViewer';
162
165
  import wc5542a25df57c464897a59a336eee0e56 from './ux/blueprintpickers/iconstylepicker/IconStylePicker';
163
166
  import wc564bced7081c496483e8df717f600ff3 from './ux/blueprintpickers/spacingpicker/SpacingPicker3';
167
+ import wc0ed52c601528428e935d110b3018a0bc from './ux/blueprintpickers/spacingpicker/SpacingPreview';
168
+ import wc3f61b080ed9d4a2bad922be8f5ae0794 from './ux/blueprintpickers/spacingpicker/SpacingEditor';
169
+ import wcb4ddcf67388c4aa494cad4fa07ff8937 from './ux/blueprintpickers/stylepicker/StylePicker';
164
170
  import wce35c6b2d296345329c39928b82b1ec77 from './ux/blueprintpickers/tabstylepicker/TabStylePicker';
165
171
  import wcb2429c572d6c41809c621c408bbba855 from './ux/blueprintpickers/tabstylepicker/TabStyleEditor';
166
172
  import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/blueprintpickers/tabstylepicker/TabBlueprintsViewer';
@@ -259,6 +265,7 @@ import wc575bd9ad6c0d4fc9ab53fbd1b93786c4 from './ux/oxide/toolbar/Toolbar';
259
265
  import wc19adb19938604f41b10f3a00eb3eb534 from './ux/oxide/tooltip/Tooltip';
260
266
  import wcc617a9d7e25249929c41becb55905973 from './ux/oxide/treeview/Treeview';
261
267
  import wc1e7fa637f4914cbeb9ceb6d577fec150 from './ux/oxide/validation/Validation';
268
+ import wc87d2f5f7fa15440ba71dbb642b0dcf38 from './ux/post/templates/PostTemplate';
262
269
  import wc8270a3e368484538870b0bc4a6654234 from './ux/properties/block/PropertyBlock';
263
270
  import wcab2cfe16632d45b5bab39e05612982a3 from './ux/properties/block/PropertyBlockSettings';
264
271
  import wc58330f37503947799af05363e58bda3c from './ux/richtexteditor/Emoticon/EmoticonComponent';
@@ -276,6 +283,7 @@ import wc3dd4d94bcc254f9fac2100a3ff84dc7e from './ux/velcron/renderer/VelcronRen
276
283
  import wc64567c1ccfb84d1380725db72ad01eeb from './ux/velcron/renderer/components/ComponentCreator';
277
284
  import wcdcf9c3e24a774e4dae784a3eac29d488 from './ux/velcron/renderer/components/App';
278
285
  import wc35ec8e8c3b6e45858afd0b1832eef250 from './ux/versionedlayout/blade/VersionedLayoutBladeBuilder';
286
+ import wce40dc8c1d503429696cefd8cccadc744 from './ux/versionedlayout/blade/VersionedLayoutCreationBlade';
279
287
  import wccd42d83eed234adaaea7498795c701ee from './ux/versionedlayout/blade/VersionedLayoutListBladeBuilder';
280
288
  import wc7332138e1e7845d1a5e62597a27e44a4 from '../../fx-sp/internal-do-not-import-from-here/ux/properties/term-set/TermSetDisplay';
281
289
  import wc83dee8a1eea84537ad9544e8b9fc4cb1 from '../../fx-sp/internal-do-not-import-from-here/ux/properties/term-set/TermSetEditor';
@@ -626,6 +634,9 @@ declare global {
626
634
  "omfx-media-picker-image": typeof wce9bb3179713943d787e139cedf749838 extends {
627
635
  propsDefinition: infer TProp;
628
636
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce9bb3179713943d787e139cedf749838 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce9bb3179713943d787e139cedf749838>, "propsDefinition">> : never;
637
+ "omfx-media-picker-video": typeof wc4b2648ed8b124e62a09b21b099b43399 extends {
638
+ propsDefinition: infer TProp;
639
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4b2648ed8b124e62a09b21b099b43399 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4b2648ed8b124e62a09b21b099b43399>, "propsDefinition">> : never;
629
640
  "monaco-editor": typeof wc2e8004b49c8d44dd8edb56ce884c2b57 extends {
630
641
  propsDefinition: infer TProp;
631
642
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc2e8004b49c8d44dd8edb56ce884c2b57 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc2e8004b49c8d44dd8edb56ce884c2b57>, "propsDefinition">> : never;
@@ -650,6 +661,9 @@ declare global {
650
661
  "omfx-persona": typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends {
651
662
  propsDefinition: infer TProp;
652
663
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73919d3e5df64b92aded98d7bc04d6f7>, "propsDefinition">> : never;
664
+ "omfx-post-component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
665
+ propsDefinition: infer TProp;
666
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcffa71f76ab46494a9180e1f55885ce4d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcffa71f76ab46494a9180e1f55885ce4d>, "propsDefinition">> : never;
653
667
  "omfx-presetup-wizard": typeof wc1a58948a606a42078da3fb919cc4f7e6 extends {
654
668
  propsDefinition: infer TProp;
655
669
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1a58948a606a42078da3fb919cc4f7e6 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1a58948a606a42078da3fb919cc4f7e6>, "propsDefinition">> : never;
@@ -890,6 +904,9 @@ declare global {
890
904
  "omfx-chrome-editor": typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends {
891
905
  propsDefinition: infer TProp;
892
906
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4d52057f17b94cfeb504176f24ac5ab5>, "propsDefinition">> : never;
907
+ "omfx-chrome-blueprints-viewer": typeof wce0656baa027f49c495e4e00310a78760 extends {
908
+ propsDefinition: infer TProp;
909
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce0656baa027f49c495e4e00310a78760 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce0656baa027f49c495e4e00310a78760>, "propsDefinition">> : never;
893
910
  "omfx-component-blueprints-viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
894
911
  propsDefinition: infer TProp;
895
912
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73b0b5416b9348849ecb9a1cd8358e70>, "propsDefinition">> : never;
@@ -899,6 +916,15 @@ declare global {
899
916
  "omfx-spacing-picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
900
917
  propsDefinition: infer TProp;
901
918
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc564bced7081c496483e8df717f600ff3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc564bced7081c496483e8df717f600ff3>, "propsDefinition">> : never;
919
+ "omfx-spacing-preview": typeof wc0ed52c601528428e935d110b3018a0bc extends {
920
+ propsDefinition: infer TProp;
921
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ed52c601528428e935d110b3018a0bc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ed52c601528428e935d110b3018a0bc>, "propsDefinition">> : never;
922
+ "omfx-spacing-editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
923
+ propsDefinition: infer TProp;
924
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3f61b080ed9d4a2bad922be8f5ae0794>, "propsDefinition">> : never;
925
+ "omfx-style-picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
926
+ propsDefinition: infer TProp;
927
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb4ddcf67388c4aa494cad4fa07ff8937>, "propsDefinition">> : never;
902
928
  "omfx-tab-style-picker": typeof wce35c6b2d296345329c39928b82b1ec77 extends {
903
929
  propsDefinition: infer TProp;
904
930
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce35c6b2d296345329c39928b82b1ec77 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce35c6b2d296345329c39928b82b1ec77>, "propsDefinition">> : never;
@@ -1193,6 +1219,9 @@ declare global {
1193
1219
  "o-validation": typeof wc1e7fa637f4914cbeb9ceb6d577fec150 extends {
1194
1220
  propsDefinition: infer TProp;
1195
1221
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1e7fa637f4914cbeb9ceb6d577fec150 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1e7fa637f4914cbeb9ceb6d577fec150>, "propsDefinition">> : never;
1222
+ "omfx-post-template": typeof wc87d2f5f7fa15440ba71dbb642b0dcf38 extends {
1223
+ propsDefinition: infer TProp;
1224
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc87d2f5f7fa15440ba71dbb642b0dcf38 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc87d2f5f7fa15440ba71dbb642b0dcf38>, "propsDefinition">> : never;
1196
1225
  "omfx-property-block-v2": typeof wc8270a3e368484538870b0bc4a6654234 extends {
1197
1226
  propsDefinition: infer TProp;
1198
1227
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc8270a3e368484538870b0bc4a6654234 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc8270a3e368484538870b0bc4a6654234>, "propsDefinition">> : never;
@@ -1244,6 +1273,9 @@ declare global {
1244
1273
  "omfx-versioned-layout-blade-builder": typeof wc35ec8e8c3b6e45858afd0b1832eef250 extends {
1245
1274
  propsDefinition: infer TProp;
1246
1275
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc35ec8e8c3b6e45858afd0b1832eef250 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc35ec8e8c3b6e45858afd0b1832eef250>, "propsDefinition">> : never;
1276
+ "omfx-versioned-layout-creation-blade": typeof wce40dc8c1d503429696cefd8cccadc744 extends {
1277
+ propsDefinition: infer TProp;
1278
+ } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce40dc8c1d503429696cefd8cccadc744 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce40dc8c1d503429696cefd8cccadc744>, "propsDefinition">> : never;
1247
1279
  "omfx-versioned-layout-list-blade-builder": typeof wccd42d83eed234adaaea7498795c701ee extends {
1248
1280
  propsDefinition: infer TProp;
1249
1281
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wccd42d83eed234adaaea7498795c701ee extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wccd42d83eed234adaaea7498795c701ee>, "propsDefinition">> : never;
@@ -1319,10 +1351,10 @@ declare global {
1319
1351
  "omfx-size-container": typeof wc1beebdd70f174f3fb54e443f3ae13a5c extends {
1320
1352
  propsDefinition: infer TProp;
1321
1353
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1beebdd70f174f3fb54e443f3ae13a5c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1beebdd70f174f3fb54e443f3ae13a5c>, "propsDefinition">> : never;
1322
- "omniafx-media-gallery-dialog-slider": typeof wcac5f615df97543cf97b3ae930ba113d0 extends {
1354
+ "omfx-media-gallery-dialog-slider": typeof wcac5f615df97543cf97b3ae930ba113d0 extends {
1323
1355
  propsDefinition: infer TProp;
1324
1356
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcac5f615df97543cf97b3ae930ba113d0 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcac5f615df97543cf97b3ae930ba113d0>, "propsDefinition">> : never;
1325
- "omniafx-media-gallery-display-photowall": typeof wc12d1bca1d50b4186acd50014584389c9 extends {
1357
+ "omfx-media-gallery-display-photowall": typeof wc12d1bca1d50b4186acd50014584389c9 extends {
1326
1358
  propsDefinition: infer TProp;
1327
1359
  } ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc12d1bca1d50b4186acd50014584389c9 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc12d1bca1d50b4186acd50014584389c9>, "propsDefinition">> : never;
1328
1360
  "omfx-media-gallery-selector": typeof wc97a809187ad54028a26f31428c844710 extends {
@@ -1789,6 +1821,15 @@ declare global {
1789
1821
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1790
1822
  };
1791
1823
  } : typeof wc4d52057f17b94cfeb504176f24ac5ab5;
1824
+ "blueprints": {
1825
+ "viewer": typeof wce0656baa027f49c495e4e00310a78760 extends {
1826
+ propsDefinition: infer TProp;
1827
+ } ? {
1828
+ new (...args: any[]): {
1829
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1830
+ };
1831
+ } : typeof wce0656baa027f49c495e4e00310a78760;
1832
+ };
1792
1833
  };
1793
1834
  "color": {
1794
1835
  "pickerV2": typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends {
@@ -2538,6 +2579,13 @@ declare global {
2538
2579
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2539
2580
  };
2540
2581
  } : typeof wce9bb3179713943d787e139cedf749838;
2582
+ "video": typeof wc4b2648ed8b124e62a09b21b099b43399 extends {
2583
+ propsDefinition: infer TProp;
2584
+ } ? {
2585
+ new (...args: any[]): {
2586
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2587
+ };
2588
+ } : typeof wc4b2648ed8b124e62a09b21b099b43399;
2541
2589
  "v2": typeof wc29f45ded4fb4479fab6fd6fd79505642 extends {
2542
2590
  propsDefinition: infer TProp;
2543
2591
  } ? {
@@ -2619,6 +2667,24 @@ declare global {
2619
2667
  };
2620
2668
  } : typeof wce559eebf085841a3a89804dc09e78c30;
2621
2669
  "gallery": {
2670
+ "dialog": {
2671
+ "slider": typeof wcac5f615df97543cf97b3ae930ba113d0 extends {
2672
+ propsDefinition: infer TProp;
2673
+ } ? {
2674
+ new (...args: any[]): {
2675
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2676
+ };
2677
+ } : typeof wcac5f615df97543cf97b3ae930ba113d0;
2678
+ };
2679
+ "display": {
2680
+ "photowall": typeof wc12d1bca1d50b4186acd50014584389c9 extends {
2681
+ propsDefinition: infer TProp;
2682
+ } ? {
2683
+ new (...args: any[]): {
2684
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2685
+ };
2686
+ } : typeof wc12d1bca1d50b4186acd50014584389c9;
2687
+ };
2622
2688
  "selector": typeof wc97a809187ad54028a26f31428c844710 extends {
2623
2689
  propsDefinition: infer TProp;
2624
2690
  } ? {
@@ -2702,6 +2768,22 @@ declare global {
2702
2768
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2703
2769
  };
2704
2770
  } : typeof wc73919d3e5df64b92aded98d7bc04d6f7;
2771
+ "post": {
2772
+ "component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
2773
+ propsDefinition: infer TProp;
2774
+ } ? {
2775
+ new (...args: any[]): {
2776
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2777
+ };
2778
+ } : typeof wcffa71f76ab46494a9180e1f55885ce4d;
2779
+ "template": typeof wc87d2f5f7fa15440ba71dbb642b0dcf38 extends {
2780
+ propsDefinition: infer TProp;
2781
+ } ? {
2782
+ new (...args: any[]): {
2783
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2784
+ };
2785
+ } : typeof wc87d2f5f7fa15440ba71dbb642b0dcf38;
2786
+ };
2705
2787
  "presetup": {
2706
2788
  "wizard": typeof wc1a58948a606a42078da3fb919cc4f7e6 extends {
2707
2789
  propsDefinition: infer TProp;
@@ -3088,6 +3170,15 @@ declare global {
3088
3170
  };
3089
3171
  } : typeof wc35ec8e8c3b6e45858afd0b1832eef250;
3090
3172
  };
3173
+ "creation": {
3174
+ "blade": typeof wce40dc8c1d503429696cefd8cccadc744 extends {
3175
+ propsDefinition: infer TProp;
3176
+ } ? {
3177
+ new (...args: any[]): {
3178
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3179
+ };
3180
+ } : typeof wce40dc8c1d503429696cefd8cccadc744;
3181
+ };
3091
3182
  "list": {
3092
3183
  "blade": {
3093
3184
  "builder": typeof wccd42d83eed234adaaea7498795c701ee extends {
@@ -3445,6 +3536,29 @@ declare global {
3445
3536
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3446
3537
  };
3447
3538
  } : typeof wc564bced7081c496483e8df717f600ff3;
3539
+ "preview": typeof wc0ed52c601528428e935d110b3018a0bc extends {
3540
+ propsDefinition: infer TProp;
3541
+ } ? {
3542
+ new (...args: any[]): {
3543
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3544
+ };
3545
+ } : typeof wc0ed52c601528428e935d110b3018a0bc;
3546
+ "editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
3547
+ propsDefinition: infer TProp;
3548
+ } ? {
3549
+ new (...args: any[]): {
3550
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3551
+ };
3552
+ } : typeof wc3f61b080ed9d4a2bad922be8f5ae0794;
3553
+ };
3554
+ "style": {
3555
+ "picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
3556
+ propsDefinition: infer TProp;
3557
+ } ? {
3558
+ new (...args: any[]): {
3559
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3560
+ };
3561
+ } : typeof wcb4ddcf67388c4aa494cad4fa07ff8937;
3448
3562
  };
3449
3563
  "typography": {
3450
3564
  "picker": {
@@ -4418,30 +4532,6 @@ declare global {
4418
4532
  };
4419
4533
  } : typeof wc1beebdd70f174f3fb54e443f3ae13a5c;
4420
4534
  };
4421
- "omniafx": {
4422
- "media": {
4423
- "gallery": {
4424
- "dialog": {
4425
- "slider": typeof wcac5f615df97543cf97b3ae930ba113d0 extends {
4426
- propsDefinition: infer TProp;
4427
- } ? {
4428
- new (...args: any[]): {
4429
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4430
- };
4431
- } : typeof wcac5f615df97543cf97b3ae930ba113d0;
4432
- };
4433
- "display": {
4434
- "photowall": typeof wc12d1bca1d50b4186acd50014584389c9 extends {
4435
- propsDefinition: infer TProp;
4436
- } ? {
4437
- new (...args: any[]): {
4438
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4439
- };
4440
- } : typeof wc12d1bca1d50b4186acd50014584389c9;
4441
- };
4442
- };
4443
- };
4444
- };
4445
4535
  "slidepanel": {
4446
4536
  "block": typeof wcca498a9d23e947afa4c5695f01ba7959 extends {
4447
4537
  propsDefinition: infer TProp;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx",
3
3
  "license": "MIT",
4
- "version": "8.0.126-dev",
4
+ "version": "8.0.127-dev",
5
5
  "description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "author": "Precio Fishbone",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.126-dev",
23
+ "@omnia/fx-models": "8.0.127-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",
@@ -1,2 +0,0 @@
1
- import { StronglyTypedId } from "../StronglyTypedId";
2
- export type ExternalIdentityId = StronglyTypedId<string, "ExternalIdentityId">;
@@ -1,16 +0,0 @@
1
- import { StronglyTypedId } from "../../StronglyTypedId";
2
- export type ActivitySenderId = StronglyTypedId<number, "ActivitySenderId">;
3
- export declare function ActivitySenderId(id: number): ActivitySenderId;
4
- export interface ActivitySenderWithBag<TBag> extends ActivitySender {
5
- bag: TBag;
6
- }
7
- export interface ActivitySender extends ActivitySenderBase {
8
- id: ActivitySenderId;
9
- imageUrl: string;
10
- identityId: number;
11
- }
12
- export interface ActivitySenderBase {
13
- name: Record<string, string>;
14
- description: Record<string, string>;
15
- externalId: string;
16
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ActivitySenderId = void 0;
4
- function ActivitySenderId(id) { return id; }
5
- exports.ActivitySenderId = ActivitySenderId;
@@ -1,40 +0,0 @@
1
- import { DynamicState } from "../../DynamicState";
2
- import { Activity, ActivityId } from "./Activity";
3
- import { ChannelId } from "./ActivityChannel";
4
- import { ActivitySender, ActivitySenderId } from "./ActivitySender";
5
- export declare enum IdentityActivityStatus {
6
- new = 0,
7
- read = 1,
8
- completed = 2
9
- }
10
- export declare enum IdentityActivityCategory {
11
- none = 0,
12
- important = 1,
13
- todo = 2,
14
- snoozed = 3,
15
- bookmarked = 4
16
- }
17
- export interface IdentityActivityBase {
18
- activityId: ActivityId;
19
- status: IdentityActivityStatus;
20
- category: IdentityActivityCategory;
21
- }
22
- export interface IdentityActivity<TRenderState extends DynamicState, TState extends DynamicState> extends IdentityActivityBase {
23
- activity: Activity<TRenderState>;
24
- state?: TState;
25
- }
26
- export interface IdentityActivityWithJson extends IdentityActivityBase {
27
- stateJson: string;
28
- }
29
- export interface NewActivitiesBySenderBase {
30
- count: number;
31
- senderId: ActivitySenderId;
32
- }
33
- export interface NewActivitiesBySender extends NewActivitiesBySenderBase {
34
- sender: ActivitySender;
35
- channelId: ChannelId;
36
- }
37
- export interface ActivityCategoryCount {
38
- category: IdentityActivityCategory;
39
- count: number;
40
- }
@@ -1,39 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IdentityActivityCategory = exports.IdentityActivityStatus = void 0;
4
- var IdentityActivityStatus;
5
- (function (IdentityActivityStatus) {
6
- IdentityActivityStatus[IdentityActivityStatus["new"] = 0] = "new";
7
- IdentityActivityStatus[IdentityActivityStatus["read"] = 1] = "read";
8
- IdentityActivityStatus[IdentityActivityStatus["completed"] = 2] = "completed";
9
- })(IdentityActivityStatus || (exports.IdentityActivityStatus = IdentityActivityStatus = {}));
10
- var IdentityActivityCategory;
11
- (function (IdentityActivityCategory) {
12
- IdentityActivityCategory[IdentityActivityCategory["none"] = 0] = "none";
13
- IdentityActivityCategory[IdentityActivityCategory["important"] = 1] = "important";
14
- IdentityActivityCategory[IdentityActivityCategory["todo"] = 2] = "todo";
15
- IdentityActivityCategory[IdentityActivityCategory["snoozed"] = 3] = "snoozed";
16
- IdentityActivityCategory[IdentityActivityCategory["bookmarked"] = 4] = "bookmarked";
17
- })(IdentityActivityCategory || (exports.IdentityActivityCategory = IdentityActivityCategory = {}));
18
- // Usage
19
- // const activity1: IdentityActivity<SomeRenderState> = {
20
- // activity: {
21
- // // Initialize your Activity here
22
- // },
23
- // state: {
24
- // // Initialize your State here
25
- // },
26
- // };
27
- // const activity2: IdentityActivity<SomeRenderState, SomeState> = {
28
- // activity: {
29
- // // Initialize your Activity here
30
- // },
31
- // state: {
32
- // // Initialize your State here
33
- // },
34
- // };
35
- // const activity3: IdentityActivityWithJson = {
36
- // activityId: 22,
37
- // status: IdentityActivityStatus.unRead,
38
- // stateJson: "someJson",
39
- // };
@@ -1,28 +0,0 @@
1
- import { TsxAllowUnknowProperties } from "../";
2
- import { MediaPickerVideo } from "../../models";
3
- export interface IMediaPickerVideo {
4
- /** The video to render*/
5
- video: MediaPickerVideo;
6
- videoStyle?: string | object | object[];
7
- /**
8
- * This is set when saved in html, i.e. the attribute. Should be json of MediaPickerVideo
9
- * */
10
- videodata?: string;
11
- dark?: boolean;
12
- containerClass?: string;
13
- thumbnailOnly?: boolean;
14
- showCaption?: boolean;
15
- }
16
- declare global {
17
- namespace JSX {
18
- interface Element {
19
- }
20
- interface ElementClass {
21
- }
22
- interface ElementAttributesProperty {
23
- }
24
- interface IntrinsicElements {
25
- "omfx-media-picker-video": TsxAllowUnknowProperties<IMediaPickerVideo>;
26
- }
27
- }
28
- }
@@ -1 +0,0 @@
1
- export * from "./IMediaPickerVideo";
@@ -1,29 +0,0 @@
1
- import { ChromeBlueprint } from "@omnia/fx-models";
2
- export declare const useChromeDefinitionStore: () => {
3
- state: {
4
- chromeDefinitions: ChromeBlueprint[];
5
- };
6
- events: {
7
- onMutatedChromeDefinitions: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprint[]>;
8
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
9
- actions: {
10
- onDispatching: {
11
- addChromeDefinition: {
12
- subscribe(fn: (typography: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- };
15
- onDispatched: {
16
- addChromeDefinition: {
17
- subscribe(fn: (result: void, typography: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onFailure: {
21
- addChromeDefinition: {
22
- subscribe(fn: (failureReason: any, typography: ChromeBlueprint) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- };
25
- } & {
26
- addChromeDefinition(typography: ChromeBlueprint): void;
27
- };
28
- get: {};
29
- };
@@ -1,29 +0,0 @@
1
- import { Blueprints } from "@omnia/fx-models";
2
- export declare const useComponentDefinitionStore: () => {
3
- state: {
4
- blueprints: Blueprints[];
5
- };
6
- events: {
7
- onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<Blueprints[]>;
8
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
9
- actions: {
10
- onDispatching: {
11
- addBluprint: {
12
- subscribe(fn: (blueprint: Blueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- };
15
- onDispatched: {
16
- addBluprint: {
17
- subscribe(fn: (result: void, blueprint: Blueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onFailure: {
21
- addBluprint: {
22
- subscribe(fn: (failureReason: any, blueprint: Blueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- };
25
- } & {
26
- addBluprint(blueprint: Blueprints): void;
27
- };
28
- get: {};
29
- };
@@ -1,29 +0,0 @@
1
- import { SpacingDefinition } from "@omnia/fx-models";
2
- export declare const useSpacingDefinitionStore: () => {
3
- state: {
4
- spacingDefinitions: SpacingDefinition[];
5
- };
6
- events: {
7
- onMutatedSpacingDefinitions: import("@omnia/fx").MessageBusExposeOnlySubscription<SpacingDefinition[]>;
8
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
9
- actions: {
10
- onDispatching: {
11
- addSpacingDefinition: {
12
- subscribe(fn: (spacingDefinition: SpacingDefinition) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- };
15
- onDispatched: {
16
- addSpacingDefinition: {
17
- subscribe(fn: (result: void, spacingDefinition: SpacingDefinition) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onFailure: {
21
- addSpacingDefinition: {
22
- subscribe(fn: (failureReason: any, spacingDefinition: SpacingDefinition) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- };
25
- } & {
26
- addSpacingDefinition(spacingDefinition: SpacingDefinition): void;
27
- };
28
- get: {};
29
- };