@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
@@ -7,6 +7,14 @@ type SlotNavigationType = (apis: {
7
7
  }) => VNodeChild;
8
8
  declare const _default: {
9
9
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
10
+ contentWrapperClass: {
11
+ type: import("vue").PropType<string>;
12
+ required: false;
13
+ };
14
+ "content-wrapper-class": {
15
+ type: import("vue").PropType<string>;
16
+ required: false;
17
+ };
10
18
  "horizontal-scroll": {
11
19
  type: import("vue").PropType<boolean>;
12
20
  };
@@ -20,17 +28,19 @@ declare const _default: {
20
28
  type: import("vue").PropType<boolean>;
21
29
  };
22
30
  contentHeight: {
23
- type: import("vue").PropType<"static" | "dynamic">;
31
+ type: import("vue").PropType<"dynamic" | "static">;
24
32
  required: false;
25
33
  };
26
34
  "content-height": {
27
- type: import("vue").PropType<"static" | "dynamic">;
35
+ type: import("vue").PropType<"dynamic" | "static">;
28
36
  required: false;
29
37
  };
30
38
  variant: {
31
39
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
40
+ required: false;
32
41
  } & {
33
42
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
43
+ required: false;
34
44
  };
35
45
  size: {
36
46
  type: import("vue").PropType<"small" | "medium" | "large" | "x-small" | "full">;
@@ -107,6 +117,14 @@ declare const _default: {
107
117
  "click:cancel": () => true;
108
118
  "click:confirm": () => true;
109
119
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
120
+ contentWrapperClass: {
121
+ type: import("vue").PropType<string>;
122
+ required: false;
123
+ };
124
+ "content-wrapper-class": {
125
+ type: import("vue").PropType<string>;
126
+ required: false;
127
+ };
110
128
  "horizontal-scroll": {
111
129
  type: import("vue").PropType<boolean>;
112
130
  };
@@ -120,17 +138,19 @@ declare const _default: {
120
138
  type: import("vue").PropType<boolean>;
121
139
  };
122
140
  contentHeight: {
123
- type: import("vue").PropType<"static" | "dynamic">;
141
+ type: import("vue").PropType<"dynamic" | "static">;
124
142
  required: false;
125
143
  };
126
144
  "content-height": {
127
- type: import("vue").PropType<"static" | "dynamic">;
145
+ type: import("vue").PropType<"dynamic" | "static">;
128
146
  required: false;
129
147
  };
130
148
  variant: {
131
149
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
150
+ required: false;
132
151
  } & {
133
152
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
153
+ required: false;
134
154
  };
135
155
  size: {
136
156
  type: import("vue").PropType<"small" | "medium" | "large" | "x-small" | "full">;
@@ -213,6 +233,14 @@ declare const _default: {
213
233
  M: {};
214
234
  Defaults: {};
215
235
  }, Readonly<import("vue").ExtractPropTypes<{
236
+ contentWrapperClass: {
237
+ type: import("vue").PropType<string>;
238
+ required: false;
239
+ };
240
+ "content-wrapper-class": {
241
+ type: import("vue").PropType<string>;
242
+ required: false;
243
+ };
216
244
  "horizontal-scroll": {
217
245
  type: import("vue").PropType<boolean>;
218
246
  };
@@ -226,17 +254,19 @@ declare const _default: {
226
254
  type: import("vue").PropType<boolean>;
227
255
  };
228
256
  contentHeight: {
229
- type: import("vue").PropType<"static" | "dynamic">;
257
+ type: import("vue").PropType<"dynamic" | "static">;
230
258
  required: false;
231
259
  };
232
260
  "content-height": {
233
- type: import("vue").PropType<"static" | "dynamic">;
261
+ type: import("vue").PropType<"dynamic" | "static">;
234
262
  required: false;
235
263
  };
236
264
  variant: {
237
265
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
266
+ required: false;
238
267
  } & {
239
268
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
269
+ required: false;
240
270
  };
241
271
  size: {
242
272
  type: import("vue").PropType<"small" | "medium" | "large" | "x-small" | "full">;
@@ -316,6 +346,14 @@ declare const _default: {
316
346
  __isTeleport?: never;
317
347
  __isSuspense?: never;
318
348
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
349
+ contentWrapperClass: {
350
+ type: import("vue").PropType<string>;
351
+ required: false;
352
+ };
353
+ "content-wrapper-class": {
354
+ type: import("vue").PropType<string>;
355
+ required: false;
356
+ };
319
357
  "horizontal-scroll": {
320
358
  type: import("vue").PropType<boolean>;
321
359
  };
@@ -329,17 +367,19 @@ declare const _default: {
329
367
  type: import("vue").PropType<boolean>;
330
368
  };
331
369
  contentHeight: {
332
- type: import("vue").PropType<"static" | "dynamic">;
370
+ type: import("vue").PropType<"dynamic" | "static">;
333
371
  required: false;
334
372
  };
335
373
  "content-height": {
336
- type: import("vue").PropType<"static" | "dynamic">;
374
+ type: import("vue").PropType<"dynamic" | "static">;
337
375
  required: false;
338
376
  };
339
377
  variant: {
340
378
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
379
+ required: false;
341
380
  } & {
342
381
  type: import("vue").PropType<"default" | "confirm" | "app" | "save-cancel" | "ok-cancel" | "retry">;
382
+ required: false;
343
383
  };
344
384
  size: {
345
385
  type: import("vue").PropType<"small" | "medium" | "large" | "x-small" | "full">;
@@ -448,12 +488,14 @@ declare const _default: {
448
488
  "sub-title"?: string;
449
489
  hiddenCloseButton?: boolean;
450
490
  "hidden-close-button"?: boolean;
451
- contentHeight?: "static" | "dynamic";
452
- "content-height"?: "static" | "dynamic";
491
+ contentHeight?: "dynamic" | "static";
492
+ "content-height"?: "dynamic" | "static";
453
493
  customScrolling?: boolean;
454
494
  "custom-scrolling"?: boolean;
455
495
  horizontalScroll?: boolean;
456
496
  "horizontal-scroll"?: boolean;
497
+ contentWrapperClass?: string;
498
+ "content-wrapper-class"?: string;
457
499
  }>, "onUpdate:modelValue" | "onClick:close" | "onClick:cancel" | "onClick:confirm"> & {
458
500
  "onUpdate:modelValue"?: (value: boolean) => any;
459
501
  "onClick:close"?: () => any;
@@ -0,0 +1,51 @@
1
+ declare const _default: (props: Omit<{}, never> & {
2
+ "v-slots"?: {
3
+ default?: import("vue").Slot;
4
+ };
5
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, never>) => {
6
+ $: import("vue").ComponentInternalInstance;
7
+ $data: {};
8
+ $props: {};
9
+ $attrs: {
10
+ [x: string]: unknown;
11
+ };
12
+ $refs: {
13
+ [x: string]: unknown;
14
+ };
15
+ $slots: Readonly<{
16
+ [name: string]: import("vue").Slot<any>;
17
+ }>;
18
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
19
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
20
+ $emit: (event: string, ...args: any[]) => void;
21
+ $el: any;
22
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
23
+ beforeCreate?: (() => void) | (() => void)[];
24
+ created?: (() => void) | (() => void)[];
25
+ beforeMount?: (() => void) | (() => void)[];
26
+ mounted?: (() => void) | (() => void)[];
27
+ beforeUpdate?: (() => void) | (() => void)[];
28
+ updated?: (() => void) | (() => void)[];
29
+ activated?: (() => void) | (() => void)[];
30
+ deactivated?: (() => void) | (() => void)[];
31
+ beforeDestroy?: (() => void) | (() => void)[];
32
+ beforeUnmount?: (() => void) | (() => void)[];
33
+ destroyed?: (() => void) | (() => void)[];
34
+ unmounted?: (() => void) | (() => void)[];
35
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
36
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
37
+ 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)[];
38
+ };
39
+ $forceUpdate: () => void;
40
+ $nextTick: typeof import("vue").nextTick;
41
+ $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;
42
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
43
+ propsDefinition: {
44
+ "v-slots"?: {
45
+ default?: import("vue").Slot;
46
+ };
47
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, never>;
48
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
+ [key: string]: any;
50
+ }>;
51
+ export default _default;
@@ -258,10 +258,10 @@ declare const _default: {
258
258
  colors?: any;
259
259
  } & {
260
260
  icon?: IIcon;
261
+ disabled?: boolean;
261
262
  class?: String | String[];
262
263
  size?: "small" | "default" | "large" | "x-large" | "x-small";
263
264
  animation?: "flip" | "spin" | "beat" | "bounce";
264
- disabled?: boolean;
265
265
  blueprint?: IconBlueprint;
266
266
  variant?: "background" | "default";
267
267
  toned?: boolean;
@@ -1,21 +1,32 @@
1
1
  declare const _default: {
2
2
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
3
+ "v-slots": import("vue").Prop<{
4
+ default?: import("../../DefineVueTypings").Slot<any[]>;
5
+ } & {
6
+ placeholder: () => JSX.Element;
7
+ }>;
8
+ "lazy-src": {
9
+ type: import("vue").PropType<string>;
10
+ };
11
+ lazySrc: {
12
+ type: import("vue").PropType<string>;
13
+ };
3
14
  placeholder: {
4
15
  type: import("vue").PropType<string>;
5
16
  } & {
6
17
  type: import("vue").PropType<string>;
7
18
  };
8
19
  "max-height": {
9
- type: import("vue").PropType<number>;
20
+ type: import("vue").PropType<string | number>;
10
21
  };
11
22
  maxHeight: {
12
- type: import("vue").PropType<number>;
23
+ type: import("vue").PropType<string | number>;
13
24
  };
14
25
  "max-width": {
15
- type: import("vue").PropType<number>;
26
+ type: import("vue").PropType<string | number>;
16
27
  };
17
28
  maxWidth: {
18
- type: import("vue").PropType<number>;
29
+ type: import("vue").PropType<string | number>;
19
30
  };
20
31
  alt: {
21
32
  type: import("vue").PropType<string>;
@@ -32,14 +43,14 @@ declare const _default: {
32
43
  required: false;
33
44
  };
34
45
  width: {
35
- type: import("vue").PropType<number>;
46
+ type: import("vue").PropType<string | number>;
36
47
  } & {
37
- type: import("vue").PropType<number>;
48
+ type: import("vue").PropType<string | number>;
38
49
  };
39
50
  height: {
40
- type: import("vue").PropType<number>;
51
+ type: import("vue").PropType<string | number>;
41
52
  } & {
42
- type: import("vue").PropType<number>;
53
+ type: import("vue").PropType<string | number>;
43
54
  };
44
55
  src: {
45
56
  type: import("vue").PropType<string>;
@@ -47,10 +58,10 @@ declare const _default: {
47
58
  type: import("vue").PropType<string>;
48
59
  };
49
60
  "aspect-ratio": {
50
- type: import("vue").PropType<"default" | "landscape">;
61
+ type: import("vue").PropType<string | number>;
51
62
  };
52
63
  aspectRatio: {
53
- type: import("vue").PropType<"default" | "landscape">;
64
+ type: import("vue").PropType<string | number>;
54
65
  };
55
66
  class: {
56
67
  type: import("vue").PropType<String | String[]>;
@@ -59,23 +70,42 @@ declare const _default: {
59
70
  colorSchemaType?: any;
60
71
  container?: any;
61
72
  colors?: any;
62
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
73
+ }>> & {
74
+ onLoad?: () => any;
75
+ onDoc$?: (description?: string) => any;
76
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
77
+ load: () => void;
78
+ doc$(description?: string): {
79
+ load: () => void;
80
+ };
81
+ }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
82
+ "v-slots": import("vue").Prop<{
83
+ default?: import("../../DefineVueTypings").Slot<any[]>;
84
+ } & {
85
+ placeholder: () => JSX.Element;
86
+ }>;
87
+ "lazy-src": {
88
+ type: import("vue").PropType<string>;
89
+ };
90
+ lazySrc: {
91
+ type: import("vue").PropType<string>;
92
+ };
63
93
  placeholder: {
64
94
  type: import("vue").PropType<string>;
65
95
  } & {
66
96
  type: import("vue").PropType<string>;
67
97
  };
68
98
  "max-height": {
69
- type: import("vue").PropType<number>;
99
+ type: import("vue").PropType<string | number>;
70
100
  };
71
101
  maxHeight: {
72
- type: import("vue").PropType<number>;
102
+ type: import("vue").PropType<string | number>;
73
103
  };
74
104
  "max-width": {
75
- type: import("vue").PropType<number>;
105
+ type: import("vue").PropType<string | number>;
76
106
  };
77
107
  maxWidth: {
78
- type: import("vue").PropType<number>;
108
+ type: import("vue").PropType<string | number>;
79
109
  };
80
110
  alt: {
81
111
  type: import("vue").PropType<string>;
@@ -92,14 +122,14 @@ declare const _default: {
92
122
  required: false;
93
123
  };
94
124
  width: {
95
- type: import("vue").PropType<number>;
125
+ type: import("vue").PropType<string | number>;
96
126
  } & {
97
- type: import("vue").PropType<number>;
127
+ type: import("vue").PropType<string | number>;
98
128
  };
99
129
  height: {
100
- type: import("vue").PropType<number>;
130
+ type: import("vue").PropType<string | number>;
101
131
  } & {
102
- type: import("vue").PropType<number>;
132
+ type: import("vue").PropType<string | number>;
103
133
  };
104
134
  src: {
105
135
  type: import("vue").PropType<string>;
@@ -107,10 +137,10 @@ declare const _default: {
107
137
  type: import("vue").PropType<string>;
108
138
  };
109
139
  "aspect-ratio": {
110
- type: import("vue").PropType<"default" | "landscape">;
140
+ type: import("vue").PropType<string | number>;
111
141
  };
112
142
  aspectRatio: {
113
- type: import("vue").PropType<"default" | "landscape">;
143
+ type: import("vue").PropType<string | number>;
114
144
  };
115
145
  class: {
116
146
  type: import("vue").PropType<String | String[]>;
@@ -119,7 +149,10 @@ declare const _default: {
119
149
  colorSchemaType?: any;
120
150
  container?: any;
121
151
  colors?: any;
122
- }>>, {
152
+ }>> & {
153
+ onLoad?: () => any;
154
+ onDoc$?: (description?: string) => any;
155
+ }, {
123
156
  container?: any;
124
157
  colorSchemaType?: any;
125
158
  colors?: any;
@@ -131,22 +164,33 @@ declare const _default: {
131
164
  M: {};
132
165
  Defaults: {};
133
166
  }, Readonly<import("vue").ExtractPropTypes<{
167
+ "v-slots": import("vue").Prop<{
168
+ default?: import("../../DefineVueTypings").Slot<any[]>;
169
+ } & {
170
+ placeholder: () => JSX.Element;
171
+ }>;
172
+ "lazy-src": {
173
+ type: import("vue").PropType<string>;
174
+ };
175
+ lazySrc: {
176
+ type: import("vue").PropType<string>;
177
+ };
134
178
  placeholder: {
135
179
  type: import("vue").PropType<string>;
136
180
  } & {
137
181
  type: import("vue").PropType<string>;
138
182
  };
139
183
  "max-height": {
140
- type: import("vue").PropType<number>;
184
+ type: import("vue").PropType<string | number>;
141
185
  };
142
186
  maxHeight: {
143
- type: import("vue").PropType<number>;
187
+ type: import("vue").PropType<string | number>;
144
188
  };
145
189
  "max-width": {
146
- type: import("vue").PropType<number>;
190
+ type: import("vue").PropType<string | number>;
147
191
  };
148
192
  maxWidth: {
149
- type: import("vue").PropType<number>;
193
+ type: import("vue").PropType<string | number>;
150
194
  };
151
195
  alt: {
152
196
  type: import("vue").PropType<string>;
@@ -163,14 +207,14 @@ declare const _default: {
163
207
  required: false;
164
208
  };
165
209
  width: {
166
- type: import("vue").PropType<number>;
210
+ type: import("vue").PropType<string | number>;
167
211
  } & {
168
- type: import("vue").PropType<number>;
212
+ type: import("vue").PropType<string | number>;
169
213
  };
170
214
  height: {
171
- type: import("vue").PropType<number>;
215
+ type: import("vue").PropType<string | number>;
172
216
  } & {
173
- type: import("vue").PropType<number>;
217
+ type: import("vue").PropType<string | number>;
174
218
  };
175
219
  src: {
176
220
  type: import("vue").PropType<string>;
@@ -178,10 +222,10 @@ declare const _default: {
178
222
  type: import("vue").PropType<string>;
179
223
  };
180
224
  "aspect-ratio": {
181
- type: import("vue").PropType<"default" | "landscape">;
225
+ type: import("vue").PropType<string | number>;
182
226
  };
183
227
  aspectRatio: {
184
- type: import("vue").PropType<"default" | "landscape">;
228
+ type: import("vue").PropType<string | number>;
185
229
  };
186
230
  class: {
187
231
  type: import("vue").PropType<String | String[]>;
@@ -190,7 +234,10 @@ declare const _default: {
190
234
  colorSchemaType?: any;
191
235
  container?: any;
192
236
  colors?: any;
193
- }>>, () => JSX.Element, {}, {}, {}, {
237
+ }>> & {
238
+ onLoad?: () => any;
239
+ onDoc$?: (description?: string) => any;
240
+ }, () => JSX.Element, {}, {}, {}, {
194
241
  container?: any;
195
242
  colorSchemaType?: any;
196
243
  colors?: any;
@@ -199,22 +246,33 @@ declare const _default: {
199
246
  __isTeleport?: never;
200
247
  __isSuspense?: never;
201
248
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
249
+ "v-slots": import("vue").Prop<{
250
+ default?: import("../../DefineVueTypings").Slot<any[]>;
251
+ } & {
252
+ placeholder: () => JSX.Element;
253
+ }>;
254
+ "lazy-src": {
255
+ type: import("vue").PropType<string>;
256
+ };
257
+ lazySrc: {
258
+ type: import("vue").PropType<string>;
259
+ };
202
260
  placeholder: {
203
261
  type: import("vue").PropType<string>;
204
262
  } & {
205
263
  type: import("vue").PropType<string>;
206
264
  };
207
265
  "max-height": {
208
- type: import("vue").PropType<number>;
266
+ type: import("vue").PropType<string | number>;
209
267
  };
210
268
  maxHeight: {
211
- type: import("vue").PropType<number>;
269
+ type: import("vue").PropType<string | number>;
212
270
  };
213
271
  "max-width": {
214
- type: import("vue").PropType<number>;
272
+ type: import("vue").PropType<string | number>;
215
273
  };
216
274
  maxWidth: {
217
- type: import("vue").PropType<number>;
275
+ type: import("vue").PropType<string | number>;
218
276
  };
219
277
  alt: {
220
278
  type: import("vue").PropType<string>;
@@ -231,14 +289,14 @@ declare const _default: {
231
289
  required: false;
232
290
  };
233
291
  width: {
234
- type: import("vue").PropType<number>;
292
+ type: import("vue").PropType<string | number>;
235
293
  } & {
236
- type: import("vue").PropType<number>;
294
+ type: import("vue").PropType<string | number>;
237
295
  };
238
296
  height: {
239
- type: import("vue").PropType<number>;
297
+ type: import("vue").PropType<string | number>;
240
298
  } & {
241
- type: import("vue").PropType<number>;
299
+ type: import("vue").PropType<string | number>;
242
300
  };
243
301
  src: {
244
302
  type: import("vue").PropType<string>;
@@ -246,10 +304,10 @@ declare const _default: {
246
304
  type: import("vue").PropType<string>;
247
305
  };
248
306
  "aspect-ratio": {
249
- type: import("vue").PropType<"default" | "landscape">;
307
+ type: import("vue").PropType<string | number>;
250
308
  };
251
309
  aspectRatio: {
252
- type: import("vue").PropType<"default" | "landscape">;
310
+ type: import("vue").PropType<string | number>;
253
311
  };
254
312
  class: {
255
313
  type: import("vue").PropType<String | String[]>;
@@ -258,7 +316,15 @@ declare const _default: {
258
316
  colorSchemaType?: any;
259
317
  container?: any;
260
318
  colors?: any;
261
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
319
+ }>> & {
320
+ onLoad?: () => any;
321
+ onDoc$?: (description?: string) => any;
322
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
323
+ load: () => void;
324
+ doc$(description?: string): {
325
+ load: () => void;
326
+ };
327
+ }, string, {
262
328
  container?: any;
263
329
  colorSchemaType?: any;
264
330
  colors?: any;
@@ -269,18 +335,28 @@ declare const _default: {
269
335
  colors?: any;
270
336
  } & {
271
337
  class?: String | String[];
272
- aspectRatio?: "default" | "landscape";
273
- height?: number;
274
- maxHeight?: number;
275
- maxWidth?: number;
276
- width?: number;
338
+ aspectRatio?: string | number;
339
+ height?: string | number;
340
+ maxHeight?: string | number;
341
+ maxWidth?: string | number;
342
+ width?: string | number;
277
343
  cover?: boolean;
278
344
  placeholder?: string;
279
345
  src?: string;
346
+ "v-slots"?: {
347
+ default?: import("../../DefineVueTypings").Slot<any[]>;
348
+ } & {
349
+ placeholder: () => JSX.Element;
350
+ };
280
351
  alt?: string;
281
- "max-width"?: number;
282
- "max-height"?: number;
283
- "aspect-ratio"?: "default" | "landscape";
284
- }>, never>;
352
+ "max-width"?: string | number;
353
+ "max-height"?: string | number;
354
+ "aspect-ratio"?: string | number;
355
+ lazySrc?: string;
356
+ "lazy-src"?: string;
357
+ }>, "onLoad" | "onDoc$"> & {
358
+ onLoad?: () => any;
359
+ onDoc$?: (description?: string) => any;
360
+ };
285
361
  };
286
362
  export default _default;
@@ -215,9 +215,9 @@ declare const _default: {
215
215
  } & {
216
216
  title?: VNodeChild;
217
217
  icon?: ButtonIconOptions;
218
+ disabled?: boolean;
218
219
  class?: String | String[];
219
220
  active?: boolean;
220
- disabled?: boolean;
221
221
  "v-slots"?: {
222
222
  default?: import("../../DefineVueTypings").Slot<any[]>;
223
223
  } & VListItemSlots;
@@ -258,8 +258,8 @@ declare const _default: {
258
258
  colors?: any;
259
259
  } & {
260
260
  length?: number;
261
- class?: String | String[];
262
261
  disabled?: boolean;
262
+ class?: String | String[];
263
263
  "v-model"?: number;
264
264
  "onUpdate:modelValue"?: (value: number) => any;
265
265
  modelValue?: number;
@@ -241,10 +241,10 @@ declare const _default: {
241
241
  colorSchemaType?: any;
242
242
  colors?: any;
243
243
  } & {
244
+ disabled?: boolean;
244
245
  label?: string;
245
246
  class?: String | String[];
246
247
  inline?: boolean;
247
- disabled?: boolean;
248
248
  readonly?: boolean;
249
249
  "v-model"?: any;
250
250
  "onUpdate:modelValue"?: (value: any) => any;
@@ -306,9 +306,9 @@ declare const _default: {
306
306
  colors?: any;
307
307
  } & {
308
308
  length?: 5 | 10 | "5" | "10";
309
+ disabled?: boolean;
309
310
  class?: String | String[];
310
311
  size?: "small" | "default" | "large" | "x-large" | "x-small";
311
- disabled?: boolean;
312
312
  readonly?: boolean;
313
313
  "v-model"?: string | number;
314
314
  "onUpdate:modelValue"?: (value: string | number) => any;