@omnia/fx 8.0.126-dev → 8.0.127-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (243) hide show
  1. package/internal-do-not-import-from-here/contexts/InternalAppContext.d.ts +6 -0
  2. package/internal-do-not-import-from-here/index.d.ts +1 -24
  3. package/internal-do-not-import-from-here/libs/swiper/Swiper.d.ts +1 -0
  4. package/internal-do-not-import-from-here/manifests/omnia.fx.context.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  6. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +2 -1
  7. package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +8 -8
  8. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +10 -9
  9. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +9 -9
  10. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +3 -3
  11. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +40 -0
  12. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +17 -0
  13. package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +1 -2
  14. package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +1 -2
  15. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +21 -0
  16. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +10 -0
  17. package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +2 -0
  18. package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +2 -0
  19. package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +5 -0
  20. package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +2 -1
  21. package/internal-do-not-import-from-here/shared/models/hub/index.js +2 -1
  22. package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +3 -3
  23. package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +2 -2
  24. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +2 -2
  25. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +14 -19
  26. package/internal-do-not-import-from-here/shared/models/theming/Chrome.d.ts +3 -3
  27. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +2 -1
  28. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +1 -0
  29. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +3 -3
  30. package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +2 -2
  31. package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.d.ts +3 -0
  32. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +11 -6
  33. package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +13 -13
  34. package/internal-do-not-import-from-here/stores/UserIdentityStore.d.ts +3 -1
  35. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/rotate.d.ts +13 -0
  37. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +8 -2
  38. package/internal-do-not-import-from-here/ux/Exposes.d.ts +0 -1
  39. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesHomeBlade.d.ts +2 -2
  40. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesJourney.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/app/AppContextProvider.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/CustomSteps.d.ts +3 -3
  43. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/Features.d.ts +3 -3
  44. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +3 -3
  45. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PoliciesTab.d.ts +5 -5
  46. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PropertiesTab.d.ts +3 -3
  47. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningwizard/AppProvisioningWizard.d.ts +18 -18
  49. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +6 -6
  51. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/BackgroundStyleEditor.d.ts +23 -3
  52. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/ExampleComponents.d.ts +1 -0
  53. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/index.d.ts +1 -0
  54. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstylepicker/ButtonBlueprintsViewer.d.ts +3 -3
  55. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeBlueprintsViewer.d.ts +76 -0
  56. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeEditor.d.ts +8 -1
  57. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromePicker.d.ts +10 -10
  58. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeViewer.d.ts +6 -6
  59. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +11 -3
  60. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingEditor.d.ts +364 -0
  61. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPreview.d.ts +364 -0
  62. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/StylePicker.d.ts +183 -0
  63. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/ExampleComponents.d.ts +1 -0
  64. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/index.d.ts +1 -0
  65. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +11 -3
  66. package/internal-do-not-import-from-here/ux/blueprintpickers/typographypicker/TypographyEditor.d.ts +8 -1
  67. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +15 -3
  68. package/internal-do-not-import-from-here/ux/borderpicker/BorderPreview.d.ts +58 -4
  69. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +44 -18
  70. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaEditor.d.ts +8 -1
  71. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +169 -95
  72. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.css.d.ts +2 -2
  73. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.d.ts +54 -4
  74. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +2 -2
  75. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +2 -2
  76. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +15 -3
  83. package/internal-do-not-import-from-here/ux/fillpicker/FillPreview.d.ts +32 -4
  84. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/hub/feed/components/{SenderItem.d.ts → ActorItem.d.ts} +14 -14
  86. package/internal-do-not-import-from-here/ux/hub/feed/components/FeedItem.d.ts +10 -10
  87. package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +10 -10
  88. package/internal-do-not-import-from-here/ux/hub/feed/components/StoryComponent.d.ts +2 -2
  89. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +57 -57
  90. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  92. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleBlade.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +2 -2
  94. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
  95. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +2 -2
  96. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.css.d.ts +4 -0
  103. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +237 -39
  104. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.css.d.ts +8 -7
  105. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.d.ts +72 -43
  106. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.css.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.d.ts +78 -56
  108. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollage.d.ts +50 -94
  109. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollageWrapper.d.ts +4 -55
  110. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoGrid.d.ts +52 -46
  111. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoMask.d.ts +4 -17
  112. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoRow.d.ts +54 -46
  113. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoThumb.d.ts +53 -33
  114. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.css.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.d.ts +58 -81
  116. package/internal-do-not-import-from-here/ux/mediagallery/view/MediaDisplayRenderer.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/mediagallery/view/PhotoWallWithSliderDisplayRenderer.d.ts +62 -48
  118. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +63 -0
  119. package/internal-do-not-import-from-here/ux/mediagallery/view/store/index.d.ts +1 -0
  120. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/loc/localize.d.ts +1 -0
  121. package/internal-do-not-import-from-here/ux/mediapickervideo/MediaPickerVideo.d.ts +78 -21
  122. package/internal-do-not-import-from-here/ux/models/PostStyles.d.ts +1 -4
  123. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +3 -3
  125. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +31 -31
  130. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +67 -67
  131. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +4 -4
  132. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +14 -14
  133. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +52 -10
  134. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +51 -0
  135. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +129 -53
  137. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +77 -68
  142. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +36 -6
  143. package/internal-do-not-import-from-here/ux/oxide/slidepanel/constants.d.ts +4 -0
  144. package/internal-do-not-import-from-here/ux/oxide/slidepanel/index.d.ts +1 -0
  145. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +4 -4
  146. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +2 -2
  151. package/internal-do-not-import-from-here/ux/permissioninput/TenantAdminPermissionInput.d.ts +2 -2
  152. package/internal-do-not-import-from-here/ux/post/IPost.d.ts +4 -15
  153. package/internal-do-not-import-from-here/ux/post/Post.d.ts +131 -65
  154. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +85 -27
  155. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.css.d.ts +3 -20
  156. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +140 -84
  157. package/internal-do-not-import-from-here/ux/profilecard/aboutuser/AboutUser.d.ts +1 -0
  158. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +3 -3
  159. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyPicker.d.ts +1 -1
  160. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  161. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -1
  162. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  163. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  164. package/internal-do-not-import-from-here/ux/theming/components/ThemeDefinitionEditor.d.ts +1 -1
  165. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/ChromeBlueprintsBlade.d.ts +16 -0
  166. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/EditChromeBlueprintBlade.d.ts +16 -0
  167. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/store/ChromeEditorStore.d.ts +39 -26
  168. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +19 -7
  169. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +16 -0
  170. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/SpacingBlueprintBlade.d.ts +16 -0
  171. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +36 -11
  172. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +24 -12
  173. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BlueprintsTemplates.d.ts +71 -0
  174. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BorderStyleDefinitions.d.ts +4 -0
  175. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ButtonStyleBlueprints.d.ts +7 -0
  176. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ChromeStyleBlueprints.d.ts +6 -0
  177. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/DefinitionsChrome.d.ts +0 -10
  178. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/FillStyleDefinitions.d.ts +5 -0
  179. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/SpacingBlueprint.d.ts +25 -0
  180. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/TabsStyleBlueprints.d.ts +9 -0
  181. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/index.d.ts +7 -0
  182. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsChrome.d.ts +4 -3
  183. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsSpacing.d.ts +2 -2
  184. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsTypography.d.ts +4 -4
  185. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/DefinitionsTypography.d.ts +51 -51
  186. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsChrome.d.ts +1 -1
  187. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsSpacing.d.ts +1 -1
  188. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsTypography.d.ts +1 -1
  189. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/DefinitionsTypography.d.ts +12 -12
  190. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsChrome.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsSpacing.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsTypography.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/DefinitionsTypography.d.ts +20 -20
  194. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +125 -0
  195. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +20 -20
  196. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +25 -25
  197. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +20 -20
  198. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +20 -20
  199. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +45 -45
  200. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +20 -20
  201. package/internal-do-not-import-from-here/ux/theming-v2/store/index.d.ts +1 -3
  202. package/internal-do-not-import-from-here/ux/theming-v2/styling/UseStyling.d.ts +298 -298
  203. package/internal-do-not-import-from-here/ux/theming-v2/styling/styles/General.d.ts +4 -1
  204. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +10 -10
  205. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  206. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +0 -3
  208. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +31 -31
  209. package/internal-do-not-import-from-here/ux/use/UseInternatlStateMirroring.d.ts +9 -0
  210. package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
  211. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  212. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronActions.d.ts +4 -2
  213. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +6 -6
  214. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  215. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
  216. package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -6
  217. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +76 -118
  218. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutCreationBlade.d.ts +56 -39
  219. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutListBladeBuilder.d.ts +53 -62
  220. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsComponent.d.ts +54 -66
  221. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsTabRenderer.d.ts +5 -0
  222. package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
  223. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +2 -2
  224. package/internal-do-not-import-from-here/ux/wizard/WizardComponent.d.ts +5 -5
  225. package/internal-do-not-import-from-here/wctypings.d.ts +116 -26
  226. package/package.json +2 -2
  227. package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.d.ts +0 -2
  228. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.d.ts +0 -16
  229. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.js +0 -5
  230. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.d.ts +0 -40
  231. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.js +0 -39
  232. package/internal-do-not-import-from-here/ux/mediapickervideo/IMediaPickerVideo.d.ts +0 -28
  233. package/internal-do-not-import-from-here/ux/mediapickervideo/index.d.ts +0 -1
  234. package/internal-do-not-import-from-here/ux/social/IComment.d.ts +0 -0
  235. package/internal-do-not-import-from-here/ux/social/ILike.d.ts +0 -0
  236. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/TypographyBlade.d.ts +0 -0
  237. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeDefinitionStore.d.ts +0 -29
  238. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentDefinitionStore.d.ts +0 -29
  239. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingDefinitionStore.d.ts +0 -29
  240. /package/internal-do-not-import-from-here/shared/models/hub/{ExternalIdentityId.js → actors/ExternalActorId.js} +0 -0
  241. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/chrome/blades/ChromeDefinitionBlade.d.ts → blueprintpickers/backgroundstylepicker/docs/SampleComponent.d.ts} +0 -0
  242. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/spacing/blades/SpacingDefinitionBlade.d.ts → blueprintpickers/stylepicker/docs/SampleComponent.d.ts} +0 -0
  243. /package/internal-do-not-import-from-here/ux/hub/feed/components/{SendersList.d.ts → ActorsList.d.ts} +0 -0
@@ -1,84 +1,61 @@
1
- import { CollageMetadata } from "./CollageMetadata";
2
- import { PhotoWallDirection, PhotoWallMediaWithId } from "@omnia/fx-models";
1
+ import { PhotoWallMediaWithId } from "@omnia/fx-models";
3
2
  import "./RowPhotos.css";
4
- export interface RowPhotos extends CollageMetadata {
5
- height: string;
6
- photos: Array<PhotoWallMediaWithId>;
7
- layoutNum: number;
8
- remainingNum: number;
9
- showNumOfRemainingPhotos: boolean;
10
- photoGap: string;
11
- isSingleView: boolean;
12
- onItemClick?: (a: any, b: any) => void;
13
- }
14
- declare const _default: {
15
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
16
- height: import("vue").Prop<string, string>;
17
- photos: import("vue").Prop<PhotoWallMediaWithId[], PhotoWallMediaWithId[]>;
18
- layoutNum: import("vue").Prop<number, number>;
19
- remainingNum: import("vue").Prop<number, number>;
20
- showNumOfRemainingPhotos: import("vue").Prop<boolean, boolean>;
21
- photoGap: import("vue").Prop<string, string>;
22
- isSingleView: import("vue").Prop<boolean, boolean>;
23
- onItemClick?: import("vue").Prop<(a: any, b: any) => void, (a: any, b: any) => void>;
24
- borderRadius: import("vue").Prop<string, string>;
25
- direction: import("vue").Prop<PhotoWallDirection, PhotoWallDirection>;
26
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
27
- height: import("vue").Prop<string, string>;
28
- photos: import("vue").Prop<PhotoWallMediaWithId[], PhotoWallMediaWithId[]>;
29
- layoutNum: import("vue").Prop<number, number>;
30
- remainingNum: import("vue").Prop<number, number>;
31
- showNumOfRemainingPhotos: import("vue").Prop<boolean, boolean>;
32
- photoGap: import("vue").Prop<string, string>;
33
- isSingleView: import("vue").Prop<boolean, boolean>;
34
- onItemClick?: import("vue").Prop<(a: any, b: any) => void, (a: any, b: any) => void>;
35
- borderRadius: import("vue").Prop<string, string>;
36
- direction: import("vue").Prop<PhotoWallDirection, PhotoWallDirection>;
37
- }>>, {}, true, {}, {}, {
38
- P: {};
39
- B: {};
40
- D: {};
41
- C: {};
42
- M: {};
43
- Defaults: {};
44
- }, Readonly<import("vue").ExtractPropTypes<{
45
- height: import("vue").Prop<string, string>;
46
- photos: import("vue").Prop<PhotoWallMediaWithId[], PhotoWallMediaWithId[]>;
47
- layoutNum: import("vue").Prop<number, number>;
48
- remainingNum: import("vue").Prop<number, number>;
49
- showNumOfRemainingPhotos: import("vue").Prop<boolean, boolean>;
50
- photoGap: import("vue").Prop<string, string>;
51
- isSingleView: import("vue").Prop<boolean, boolean>;
52
- onItemClick?: import("vue").Prop<(a: any, b: any) => void, (a: any, b: any) => void>;
53
- borderRadius: import("vue").Prop<string, string>;
54
- direction: import("vue").Prop<PhotoWallDirection, PhotoWallDirection>;
55
- }>>, {}, {}, {}, {}, {}>;
56
- __isFragment?: never;
57
- __isTeleport?: never;
58
- __isSuspense?: never;
59
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
60
- height: import("vue").Prop<string, string>;
61
- photos: import("vue").Prop<PhotoWallMediaWithId[], PhotoWallMediaWithId[]>;
62
- layoutNum: import("vue").Prop<number, number>;
63
- remainingNum: import("vue").Prop<number, number>;
64
- showNumOfRemainingPhotos: import("vue").Prop<boolean, boolean>;
65
- photoGap: import("vue").Prop<string, string>;
66
- isSingleView: import("vue").Prop<boolean, boolean>;
67
- onItemClick?: import("vue").Prop<(a: any, b: any) => void, (a: any, b: any) => void>;
68
- borderRadius: import("vue").Prop<string, string>;
69
- direction: import("vue").Prop<PhotoWallDirection, PhotoWallDirection>;
70
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
71
- propsDefinition: Omit<Readonly<{} & {
72
- direction?: PhotoWallDirection;
73
- height?: string;
74
- borderRadius?: string;
3
+ declare const _default: (props: {
4
+ photos?: PhotoWallMediaWithId[];
5
+ } & {
6
+ height?: string;
7
+ } & Omit<{}, "height" | "photos"> & {
8
+ "v-slots"?: {
9
+ default?: import("vue").Slot;
10
+ };
11
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "photos">) => {
12
+ $: import("vue").ComponentInternalInstance;
13
+ $data: {};
14
+ $props: {};
15
+ $attrs: {
16
+ [x: string]: unknown;
17
+ };
18
+ $refs: {
19
+ [x: string]: unknown;
20
+ };
21
+ $slots: Readonly<{
22
+ [name: string]: import("vue").Slot<any>;
23
+ }>;
24
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
25
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
26
+ $emit: (event: string, ...args: any[]) => void;
27
+ $el: any;
28
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
29
+ beforeCreate?: (() => void) | (() => void)[];
30
+ created?: (() => void) | (() => void)[];
31
+ beforeMount?: (() => void) | (() => void)[];
32
+ mounted?: (() => void) | (() => void)[];
33
+ beforeUpdate?: (() => void) | (() => void)[];
34
+ updated?: (() => void) | (() => void)[];
35
+ activated?: (() => void) | (() => void)[];
36
+ deactivated?: (() => void) | (() => void)[];
37
+ beforeDestroy?: (() => void) | (() => void)[];
38
+ beforeUnmount?: (() => void) | (() => void)[];
39
+ destroyed?: (() => void) | (() => void)[];
40
+ unmounted?: (() => void) | (() => void)[];
41
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
42
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
43
+ 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)[];
44
+ };
45
+ $forceUpdate: () => void;
46
+ $nextTick: typeof import("vue").nextTick;
47
+ $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;
48
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
49
+ propsDefinition: {
75
50
  photos?: PhotoWallMediaWithId[];
76
- layoutNum?: number;
77
- remainingNum?: number;
78
- showNumOfRemainingPhotos?: boolean;
79
- photoGap?: string;
80
- isSingleView?: boolean;
81
- onItemClick?: (a: any, b: any) => void;
82
- }>, never>;
83
- };
51
+ } & {
52
+ height?: string;
53
+ } & {
54
+ "v-slots"?: {
55
+ default?: import("vue").Slot;
56
+ };
57
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "photos">;
58
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
59
+ [key: string]: any;
60
+ }>;
84
61
  export default _default;
@@ -52,9 +52,9 @@ declare const _default: {
52
52
  media?: MediaPickerMedia | MediaPickerMedia[];
53
53
  showCaption?: boolean;
54
54
  imageRatioId?: number;
55
+ thumbnailOnly?: boolean;
55
56
  mediaClass?: string;
56
57
  mediaStyle?: string | object | object[];
57
- thumbnailOnly?: boolean;
58
58
  }>, never>;
59
59
  };
60
60
  export default _default;
@@ -1,54 +1,68 @@
1
1
  import { MediaPickerMedia } from "@omnia/fx-models";
2
- export interface PhotoWallWithSliderDisplayRenderer {
3
- media: Array<MediaPickerMedia>;
4
- mediaData: string;
5
- defaultVSlot: JSX.Element;
6
- imageStyle: string;
2
+ declare const _default: (props: {
3
+ media?: MediaPickerMedia[];
4
+ } & {
5
+ mediaData?: string;
6
+ } & {
7
+ imageStyle?: string;
8
+ } & {
7
9
  disableDialog?: boolean;
8
- }
9
- declare const _default: {
10
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
11
- media: import("vue").Prop<MediaPickerMedia[], MediaPickerMedia[]>;
12
- mediaData: import("vue").Prop<string, string>;
13
- defaultVSlot: import("vue").Prop<JSX.Element, JSX.Element>;
14
- imageStyle: import("vue").Prop<string, string>;
15
- disableDialog?: import("vue").Prop<boolean, boolean>;
16
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
17
- media: import("vue").Prop<MediaPickerMedia[], MediaPickerMedia[]>;
18
- mediaData: import("vue").Prop<string, string>;
19
- defaultVSlot: import("vue").Prop<JSX.Element, JSX.Element>;
20
- imageStyle: import("vue").Prop<string, string>;
21
- disableDialog?: import("vue").Prop<boolean, boolean>;
22
- }>>, {}, true, {}, {}, {
23
- P: {};
24
- B: {};
25
- D: {};
26
- C: {};
27
- M: {};
28
- Defaults: {};
29
- }, Readonly<import("vue").ExtractPropTypes<{
30
- media: import("vue").Prop<MediaPickerMedia[], MediaPickerMedia[]>;
31
- mediaData: import("vue").Prop<string, string>;
32
- defaultVSlot: import("vue").Prop<JSX.Element, JSX.Element>;
33
- imageStyle: import("vue").Prop<string, string>;
34
- disableDialog?: import("vue").Prop<boolean, boolean>;
35
- }>>, {}, {}, {}, {}, {}>;
36
- __isFragment?: never;
37
- __isTeleport?: never;
38
- __isSuspense?: never;
39
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
40
- media: import("vue").Prop<MediaPickerMedia[], MediaPickerMedia[]>;
41
- mediaData: import("vue").Prop<string, string>;
42
- defaultVSlot: import("vue").Prop<JSX.Element, JSX.Element>;
43
- imageStyle: import("vue").Prop<string, string>;
44
- disableDialog?: import("vue").Prop<boolean, boolean>;
45
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
46
- propsDefinition: Omit<Readonly<{} & {
10
+ } & Omit<{}, "media" | "imageStyle" | "disableDialog" | "mediaData"> & {
11
+ "v-slots"?: {
12
+ default?: import("vue").Slot;
13
+ };
14
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "media" | "imageStyle" | "disableDialog" | "mediaData">) => {
15
+ $: import("vue").ComponentInternalInstance;
16
+ $data: {};
17
+ $props: {};
18
+ $attrs: {
19
+ [x: string]: unknown;
20
+ };
21
+ $refs: {
22
+ [x: string]: unknown;
23
+ };
24
+ $slots: Readonly<{
25
+ [name: string]: import("vue").Slot<any>;
26
+ }>;
27
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
28
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
29
+ $emit: (event: string, ...args: any[]) => void;
30
+ $el: any;
31
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
32
+ beforeCreate?: (() => void) | (() => void)[];
33
+ created?: (() => void) | (() => void)[];
34
+ beforeMount?: (() => void) | (() => void)[];
35
+ mounted?: (() => void) | (() => void)[];
36
+ beforeUpdate?: (() => void) | (() => void)[];
37
+ updated?: (() => void) | (() => void)[];
38
+ activated?: (() => void) | (() => void)[];
39
+ deactivated?: (() => void) | (() => void)[];
40
+ beforeDestroy?: (() => void) | (() => void)[];
41
+ beforeUnmount?: (() => void) | (() => void)[];
42
+ destroyed?: (() => void) | (() => void)[];
43
+ unmounted?: (() => void) | (() => void)[];
44
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
45
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
46
+ 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)[];
47
+ };
48
+ $forceUpdate: () => void;
49
+ $nextTick: typeof import("vue").nextTick;
50
+ $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;
51
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
52
+ propsDefinition: {
47
53
  media?: MediaPickerMedia[];
54
+ } & {
55
+ mediaData?: string;
56
+ } & {
48
57
  imageStyle?: string;
58
+ } & {
49
59
  disableDialog?: boolean;
50
- mediaData?: string;
51
- defaultVSlot?: JSX.Element;
52
- }>, never>;
53
- };
60
+ } & {
61
+ "v-slots"?: {
62
+ default?: import("vue").Slot;
63
+ };
64
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "media" | "imageStyle" | "disableDialog" | "mediaData">;
65
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
66
+ [key: string]: any;
67
+ }>;
54
68
  export default _default;
@@ -0,0 +1,63 @@
1
+ import { LayoutPhotoMap, MediaPickerMedia, PhotoWallDirection, PhotoWallMedia } from "@omnia/fx-models";
2
+ export declare const PhotoWallStore: () => {
3
+ state: {
4
+ activeIndex: number;
5
+ displayDialog: boolean;
6
+ rounedBorder: boolean;
7
+ gapSize: string;
8
+ borderRadius: string;
9
+ width: string;
10
+ height: string[];
11
+ layout: number[];
12
+ direction: PhotoWallDirection;
13
+ photos: PhotoWallMedia[];
14
+ showNumOfRemainingPhotos: boolean;
15
+ media: MediaPickerMedia[];
16
+ clickMedia: (index: number) => void;
17
+ };
18
+ actions: {
19
+ onDispatching: {
20
+ clickMedia: {
21
+ subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
+ };
23
+ closeDialog: {
24
+ subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
+ };
26
+ setBorderRadius: {
27
+ subscribe(fn: (roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
+ };
29
+ };
30
+ onDispatched: {
31
+ clickMedia: {
32
+ subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
+ };
34
+ closeDialog: {
35
+ subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
+ };
37
+ setBorderRadius: {
38
+ subscribe(fn: (result: void, roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
+ };
40
+ };
41
+ onFailure: {
42
+ clickMedia: {
43
+ subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
+ };
45
+ closeDialog: {
46
+ subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
+ };
48
+ setBorderRadius: {
49
+ subscribe(fn: (failureReason: any, roundBorder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
+ };
51
+ };
52
+ } & {
53
+ clickMedia: (index: number) => void;
54
+ closeDialog: () => void;
55
+ setBorderRadius(roundBorder?: boolean): void;
56
+ };
57
+ get: {
58
+ layoutNumber(): number;
59
+ remainingPhotos(): number;
60
+ layoutPhotosMap(): LayoutPhotoMap;
61
+ getGridImageHeight(): string[];
62
+ };
63
+ };
@@ -0,0 +1 @@
1
+ export * from "./PhotoWallStore";
@@ -44,5 +44,6 @@ export declare namespace ImageTransformerLocalization {
44
44
  InvalidCropzoneMessage: string;
45
45
  };
46
46
  AdditionRenditions: string;
47
+ Rotate: string;
47
48
  }
48
49
  }
@@ -1,27 +1,84 @@
1
- import { VueComponentBase } from "..";
2
- import { IWebComponentInstance } from "../..";
3
1
  import { MediaPickerVideo } from "../../models";
4
- import { MediaPickerService } from "../../services";
5
- import { IMediaPickerVideo } from "./IMediaPickerVideo";
6
- export declare class MediaPickerVideoComponent extends VueComponentBase<IMediaPickerVideo> implements IWebComponentInstance, IMediaPickerVideo {
7
- video: MediaPickerVideo;
2
+ declare const _default: (props: {
8
3
  videodata?: string;
4
+ } & {
9
5
  videoStyle?: string | object | object[];
10
- mediaPickerService: MediaPickerService;
11
- dark: boolean;
12
- displayVSlot: boolean;
6
+ } & {
7
+ "v-model:video"?: MediaPickerVideo;
8
+ } & {
9
+ "onUpdate:video"?: (value: MediaPickerVideo) => void;
10
+ } & {
11
+ video?: MediaPickerVideo;
12
+ } & {
13
13
  containerClass?: string;
14
+ } & {
14
15
  thumbnailOnly?: boolean;
16
+ } & {
15
17
  showCaption?: boolean;
16
- private isYoutubeSrc;
17
- private iframeVideo;
18
- created(): void;
19
- mounted(): void;
20
- onVideodataChanged(videojson: string): void;
21
- pauseYoutubeVideo(iframeVideo: HTMLIFrameElement): void;
22
- pauseVideoWhenOutOfSight(): void;
23
- isYoutubeVideo(url: string): boolean;
24
- private getVideoWrapper;
25
- renderThumbnailOnly(): JSX.Element;
26
- render(): JSX.Element;
27
- }
18
+ } & Omit<{}, "video" | "videoStyle" | "videodata" | "showCaption" | "containerClass" | "v-model:video" | "onUpdate:video" | "thumbnailOnly"> & {
19
+ "v-slots"?: {
20
+ default?: import("vue").Slot;
21
+ };
22
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "video" | "videoStyle" | "videodata" | "showCaption" | "containerClass" | "v-model:video" | "onUpdate:video" | "thumbnailOnly">) => {
23
+ $: import("vue").ComponentInternalInstance;
24
+ $data: {};
25
+ $props: {};
26
+ $attrs: {
27
+ [x: string]: unknown;
28
+ };
29
+ $refs: {
30
+ [x: string]: unknown;
31
+ };
32
+ $slots: Readonly<{
33
+ [name: string]: import("vue").Slot<any>;
34
+ }>;
35
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
36
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
37
+ $emit: (event: string, ...args: any[]) => void;
38
+ $el: any;
39
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
40
+ beforeCreate?: (() => void) | (() => void)[];
41
+ created?: (() => void) | (() => void)[];
42
+ beforeMount?: (() => void) | (() => void)[];
43
+ mounted?: (() => void) | (() => void)[];
44
+ beforeUpdate?: (() => void) | (() => void)[];
45
+ updated?: (() => void) | (() => void)[];
46
+ activated?: (() => void) | (() => void)[];
47
+ deactivated?: (() => void) | (() => void)[];
48
+ beforeDestroy?: (() => void) | (() => void)[];
49
+ beforeUnmount?: (() => void) | (() => void)[];
50
+ destroyed?: (() => void) | (() => void)[];
51
+ unmounted?: (() => void) | (() => void)[];
52
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
53
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
54
+ 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
+ };
56
+ $forceUpdate: () => void;
57
+ $nextTick: typeof import("vue").nextTick;
58
+ $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;
59
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
60
+ propsDefinition: {
61
+ videodata?: string;
62
+ } & {
63
+ videoStyle?: string | object | object[];
64
+ } & {
65
+ "v-model:video"?: MediaPickerVideo;
66
+ } & {
67
+ "onUpdate:video"?: (value: MediaPickerVideo) => void;
68
+ } & {
69
+ video?: MediaPickerVideo;
70
+ } & {
71
+ containerClass?: string;
72
+ } & {
73
+ thumbnailOnly?: boolean;
74
+ } & {
75
+ showCaption?: boolean;
76
+ } & {
77
+ "v-slots"?: {
78
+ default?: import("vue").Slot;
79
+ };
80
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "video" | "videoStyle" | "videodata" | "showCaption" | "containerClass" | "v-model:video" | "onUpdate:video" | "thumbnailOnly">;
81
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
82
+ [key: string]: any;
83
+ }>;
84
+ export default _default;
@@ -1,16 +1,13 @@
1
1
  import { types } from "typestyle";
2
- import { ITheming } from "../theming";
3
2
  export declare const PostStyle: {
4
3
  postWrapper?: types.NestedCSSProperties;
5
4
  postWrapperDialog?: types.NestedCSSProperties;
6
- postCountWrapper?: (theming: ITheming) => types.NestedCSSProperties;
7
5
  replyWrapper?: types.NestedCSSProperties;
8
6
  showMoreExtraSpacingReply?: types.NestedCSSProperties;
9
7
  showMoreExtraSpacing?: types.NestedCSSProperties;
10
8
  topPostAvatarWrapper?: types.NestedCSSProperties;
11
9
  replyAvatarWrapper?: types.NestedCSSProperties;
12
- connectLine?: types.NestedCSSProperties;
13
- showMoreActionWrapper?: (theming: ITheming) => types.NestedCSSProperties;
10
+ showMoreActionWrapper?: () => types.NestedCSSProperties;
14
11
  slimSpacing?: types.NestedCSSProperties;
15
12
  postAvatarWrapper?: types.NestedCSSProperties;
16
13
  };
@@ -685,9 +685,9 @@ declare const _default: {
685
685
  };
686
686
  }>;
687
687
  };
688
+ disabled?: boolean;
688
689
  label?: string;
689
690
  filled?: boolean;
690
- disabled?: boolean;
691
691
  styles?: Partial<{
692
692
  flag: import("typestyle/lib/types").NestedCSSProperties;
693
693
  multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
@@ -30,11 +30,11 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: {
30
30
  } & Omit<{
31
31
  "onUpdate:modelValue"?: (value: MultiTextInputItem<T1>) => any;
32
32
  onSelectItem?: (item: MultiTextInputItem<T2>, index: number) => any;
33
- }, "mode" | "label" | "disabled" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon"> & {
33
+ }, "mode" | "disabled" | "label" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon"> & {
34
34
  "v-slots"?: {
35
35
  default?: import("vue").Slot;
36
36
  };
37
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "label" | "disabled" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon">) => {
37
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "disabled" | "label" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon">) => {
38
38
  $: import("vue").ComponentInternalInstance;
39
39
  $data: {};
40
40
  $props: {};
@@ -107,7 +107,7 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: {
107
107
  } & {
108
108
  "onUpdate:modelValue"?: (value: MultiTextInputItem<T1>) => any;
109
109
  onSelectItem?: (item: MultiTextInputItem<T2>, index: number) => any;
110
- } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "label" | "disabled" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon">;
110
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "disabled" | "label" | "items" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "rules" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon">;
111
111
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
112
112
  [key: string]: any;
113
113
  }>;
@@ -58,9 +58,9 @@ declare const _default: {
58
58
  onValueChanged?: (value: any[]) => void;
59
59
  required?: boolean;
60
60
  hideDetails?: boolean;
61
+ multipleChoice?: boolean;
61
62
  optionValue?: string;
62
63
  optionText?: string;
63
- multipleChoice?: boolean;
64
64
  }>, never>;
65
65
  };
66
66
  export default _default;
@@ -489,6 +489,7 @@ declare const _default: {
489
489
  block?: boolean;
490
490
  text?: string;
491
491
  icon?: ButtonIconOptions;
492
+ disabled?: boolean;
492
493
  class?: String | String[];
493
494
  target?: "_blank" | "_self" | "_parent" | "_top" | "framename";
494
495
  href?: string;
@@ -496,7 +497,6 @@ declare const _default: {
496
497
  animation?: "flip" | "spin" | "beat" | "bounce";
497
498
  tooltip?: ButtonTooltipOptions;
498
499
  active?: boolean;
499
- disabled?: boolean;
500
500
  blueprint?: ButtonBlueprint;
501
501
  variant?: "default" | "menu" | "opacity" | "toolbar" | "prominent" | "dial" | "slim";
502
502
  grouped?: boolean;
@@ -267,10 +267,10 @@ declare const _default: {
267
267
  colorSchemaType?: any;
268
268
  colors?: any;
269
269
  } & {
270
+ disabled?: boolean;
270
271
  value?: any;
271
272
  label?: string;
272
273
  class?: String | String[];
273
- disabled?: boolean;
274
274
  "v-model"?: string[] | MaybeComputedRef<boolean>;
275
275
  "onUpdate:modelValue"?: (value: string[] | MaybeComputedRef<boolean>) => any;
276
276
  modelValue?: string[] | MaybeComputedRef<boolean>;
@@ -260,9 +260,9 @@ declare const _default: {
260
260
  } & {
261
261
  text?: string;
262
262
  color?: string;
263
+ disabled?: boolean;
263
264
  label?: boolean;
264
265
  size?: "small" | "default" | "large" | "x-large" | "x-small";
265
- disabled?: boolean;
266
266
  gradient?: boolean;
267
267
  "v-slots"?: {
268
268
  default?: import("../../DefineVueTypings").Slot<any[]>;