@omnia/fx 8.0.292-dev → 8.0.295-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (544) hide show
  1. package/internal-do-not-import-from-here/apis/ApiHelper.d.ts +2 -2
  2. package/internal-do-not-import-from-here/console/components/MessageBusSubscriptionsViewer.d.ts +4 -14
  3. package/internal-do-not-import-from-here/console/components/SocketComponent.d.ts +1 -1
  4. package/internal-do-not-import-from-here/console/components/StoreLogviewer.d.ts +4 -8
  5. package/internal-do-not-import-from-here/core/Extend.d.ts +1 -0
  6. package/internal-do-not-import-from-here/core/messaging/BuiltInTopics.d.ts +9 -4
  7. package/internal-do-not-import-from-here/core/messaging/InternalTopics.d.ts +26 -20
  8. package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
  9. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  10. package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
  11. package/internal-do-not-import-from-here/spfx/components/OmniaWPContainer.d.ts +6 -38
  12. package/internal-do-not-import-from-here/spfx/components/OmniaWPContainerSettings.d.ts +6 -29
  13. package/internal-do-not-import-from-here/stores/Store.d.ts +1 -0
  14. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +5 -5
  15. package/internal-do-not-import-from-here/ux/VueComponentBase.d.ts +1 -3
  16. package/internal-do-not-import-from-here/ux/admin/chrome/AdminChromeWrapper.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesJourney.d.ts +1 -15
  18. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/OmniaRedirect.d.ts +2 -0
  19. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/RedirectDetails.d.ts +2 -0
  20. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/loc/localize.d.ts +19 -0
  21. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/store/OmniaRedirectService.d.ts +7 -0
  22. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/store/OmniaRedirectStore.d.ts +93 -0
  23. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/TenantRegional.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/app/Router.d.ts +7 -0
  25. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/AppInstanceRollup.d.ts +1 -7
  26. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/AppInstanceRollupRenderer.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/metric/MetricDetailsDialogRenderer.d.ts +1 -4
  28. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/metric/MetricRenderer.d.ts +1 -3
  29. package/internal-do-not-import-from-here/ux/app/appinstance/settings/components/MetricTab.d.ts +1 -5
  30. package/internal-do-not-import-from-here/ux/app/index.d.ts +0 -1
  31. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -83
  32. package/internal-do-not-import-from-here/ux/app/management/tabs/instance/EditPermissionDialog.d.ts +1 -4
  33. package/internal-do-not-import-from-here/ux/app/management/tabs/instance/ItemAdmin.d.ts +1 -3
  34. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +1 -18
  35. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/AppInstanceEditingJourney.d.ts +1 -15
  36. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditEnterprisePropertiesBlade.d.ts +1 -18
  37. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditProperiesBlade.d.ts +1 -21
  38. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -20
  39. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +1 -11
  40. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningsteps/appinstanceenterprisepropertiesstep/AppInstanceEnterprisePropertiesStep.d.ts +1 -20
  41. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningsteps/appinstanceinformationstep/AppInstanceInformationStep.d.ts +1 -20
  42. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningsteps/appinstancesummarystep/AppInstanceSummaryStep.d.ts +1 -20
  43. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningsteps/appinstanceusersstep/AppInstanceUsersStep.d.ts +1 -20
  44. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningwizard/AppProvisioningWizard.d.ts +1 -87
  45. package/internal-do-not-import-from-here/ux/appprovisioning/approuteinput/AppRouteInput.d.ts +1 -26
  46. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -71
  47. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -25
  48. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +1 -19
  49. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceFeatureVueComponent.d.ts +1 -23
  50. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceInformationVueComponent.d.ts +1 -5
  51. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +1 -44
  52. package/internal-do-not-import-from-here/ux/appprovisioning/renderer/Renderer.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/aurora/actionhandler/ThemeDesignerAction.d.ts +1 -8
  54. package/internal-do-not-import-from-here/ux/aurora/actionhandler/ThemeSelectorAction.d.ts +1 -8
  55. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/ComponentsJourney.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/BlockBlade.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/BlockBladeEdit.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ButtonBladeEdit.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ButtonsBlade.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ContainersBlade.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ContainersBladeEdit.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/EditBlueprints.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/IconsBlade.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/IconsBladeEdit.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/TabBlade.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/TabBladeEdit.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/SpacingJourney.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/blades/EditSpacingBlueprintBlade.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/TypographyJourney.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyBlueprintBlade.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyDefinitionBlade.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyFillBlade.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +1 -75
  76. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +13 -3
  77. package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/ColorSchemasJourney.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/blades/ColorSchemaDefinitionBlade.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/TemplatesJourney.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/ButtonTemplateEdit.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/ButtonTemplates.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/ChromeTemplateEdit.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/ChromeTemplates.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/TabTemplateEdit.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/blades/TabTemplates.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/PreviewJourney.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/blades/EditThemeBlade.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/blades/ViewThemeBlade.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +1 -17
  90. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +1 -73
  91. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -28
  92. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +1 -85
  93. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +1 -83
  94. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +1 -23
  95. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +2 -119
  96. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +2 -81
  97. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +1 -79
  98. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -118
  99. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -99
  100. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +1 -96
  101. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -25
  102. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -70
  103. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -70
  104. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -39
  105. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +1 -85
  106. package/internal-do-not-import-from-here/ux/aurora/designkits/documentation/themes/BlueprintsTypography.d.ts +13 -1
  107. package/internal-do-not-import-from-here/ux/aurora/designkits/editor/themes/BlueprintsTypography.d.ts +12 -1
  108. package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts +46 -1
  109. package/internal-do-not-import-from-here/ux/aurora/index.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/aurora/store/FontStore.d.ts +16 -13
  112. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +713 -76
  113. package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +6 -8
  114. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +133 -85
  115. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +13 -8
  116. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +713 -76
  117. package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
  118. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Typography.d.ts +12 -0
  119. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +1 -18
  120. package/internal-do-not-import-from-here/ux/aurora/themingV3/index.d.ts +3 -0
  121. package/internal-do-not-import-from-here/ux/aurora/themingV3/model/ThemingBoot.d.ts +7 -0
  122. package/internal-do-not-import-from-here/ux/aurora/themingV3/model/index.d.ts +1 -0
  123. package/internal-do-not-import-from-here/ux/aurora/themingV3/service/ThemingService.d.ts +9 -0
  124. package/internal-do-not-import-from-here/ux/aurora/themingV3/service/index.d.ts +1 -0
  125. package/internal-do-not-import-from-here/ux/aurora/themingV3/store/ThemingStore.d.ts +67 -0
  126. package/internal-do-not-import-from-here/ux/aurora/themingV3/store/index.d.ts +1 -0
  127. package/internal-do-not-import-from-here/ux/authsetup/steps/EmailVerify.d.ts +1 -3
  128. package/internal-do-not-import-from-here/ux/authsetup/steps/OTP.d.ts +1 -3
  129. package/internal-do-not-import-from-here/ux/authsetup/steps/Password.d.ts +1 -3
  130. package/internal-do-not-import-from-here/ux/chrome/ChromeRenderer.d.ts +1 -1
  131. package/internal-do-not-import-from-here/ux/commandpalette/CommandPalette.d.ts +1 -1
  132. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +1 -53
  133. package/internal-do-not-import-from-here/ux/datetimefilterquery/DateTimeFilterQuery.d.ts +1 -8
  134. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -116
  135. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -51
  136. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +5 -29
  137. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +2 -26
  138. package/internal-do-not-import-from-here/ux/docs/chrome/DocsChrome.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/docs/chrome/SampleViewer.d.ts +1 -14
  140. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +1 -38
  141. package/internal-do-not-import-from-here/ux/documenticon/DocumentIcon.d.ts +1 -0
  142. package/internal-do-not-import-from-here/ux/draggable/DraggableComponent.d.ts +5 -0
  143. package/internal-do-not-import-from-here/ux/editorchrome/action_toolbar/ActionToolbar.d.ts +1 -28
  144. package/internal-do-not-import-from-here/ux/editorchrome/action_toolbar/DisplaySettingsToolbar.d.ts +1 -21
  145. package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +1 -25
  146. package/internal-do-not-import-from-here/ux/editorchrome/panel_tabs/TabsPanel.d.ts +1 -8
  147. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -14
  148. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +2 -24
  149. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +2 -21
  150. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -33
  151. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +1 -77
  152. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +2 -130
  153. package/internal-do-not-import-from-here/ux/features/FeaturesJourneyTenant.d.ts +1 -1
  154. package/internal-do-not-import-from-here/ux/filepickerprovider/mycomputerprovider/loc/localize.d.ts +1 -1
  155. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +1 -31
  156. package/internal-do-not-import-from-here/ux/filterengine/FilterEngineSettings.d.ts +1 -14
  157. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/boolean/BooleanPropertyRenderer.d.ts +1 -3
  158. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DatePropertyRenderer.d.ts +1 -3
  159. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -75
  160. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/dialog/DialogContent.d.ts +1 -6
  161. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/number/NumberPropertyRenderer.d.ts +1 -3
  162. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -43
  163. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChips.d.ts +1 -6
  164. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyItemRenderer.d.ts +1 -22
  165. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyList.d.ts +1 -9
  166. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyRenderer.d.ts +1 -4
  167. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/tags/TagsPropertyChips.d.ts +1 -6
  168. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/tags/TagsPropertyRenderer.d.ts +1 -3
  169. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/text/TextPropertyRefinementList.d.ts +1 -6
  170. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/text/TextPropertyRefinementSelection.d.ts +1 -22
  171. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/text/TextPropertyRenderer.d.ts +1 -3
  172. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/boolean/SelectionsAreaBooleanRenderer.d.ts +1 -4
  173. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/date/SelectionsAreaDateRenderer.d.ts +1 -4
  174. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/number/SelectionsAreaNumberRenderer.d.ts +1 -4
  175. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/person/SelectionsAreaPersonRenderer.d.ts +1 -4
  176. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/tags/SelectionsAreaTagsRenderer.d.ts +1 -4
  177. package/internal-do-not-import-from-here/ux/filterengine/components/selectionsarea/text/SelectionsAreaTextRenderer.d.ts +1 -4
  178. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -10
  179. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -11
  180. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -10
  181. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -11
  182. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -10
  183. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -11
  184. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -11
  185. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -11
  186. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -10
  187. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -11
  188. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -10
  189. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -11
  190. package/internal-do-not-import-from-here/ux/flow/editor/FlowEditor.css.d.ts +2 -2
  191. package/internal-do-not-import-from-here/ux/flow/editor/FlowEditorToolbar.css.d.ts +1 -0
  192. package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +4 -0
  193. package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +4 -0
  194. package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +4 -0
  195. package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +4 -0
  196. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +5 -1
  197. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +20 -0
  198. package/internal-do-not-import-from-here/ux/flow/renderer/FlowRenderer.css.d.ts +2 -2
  199. package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +13 -9
  200. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +1 -44
  201. package/internal-do-not-import-from-here/ux/grecaptcha/GRecaptcha.d.ts +1 -11
  202. package/internal-do-not-import-from-here/ux/helptext/HelpText.d.ts +1 -9
  203. package/internal-do-not-import-from-here/ux/html/HtmlRenderer.d.ts +1 -1
  204. package/internal-do-not-import-from-here/ux/hub/chat/HubChat.d.ts +1 -1
  205. package/internal-do-not-import-from-here/ux/hub/feed/HubFeed.d.ts +1 -6
  206. package/internal-do-not-import-from-here/ux/hub/feed/HubFeedChrome.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/hub/feed/HubFeedSettings.d.ts +1 -1
  208. package/internal-do-not-import-from-here/ux/hub/feed/PageHeader.d.ts +1 -1
  209. package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +2 -17
  210. package/internal-do-not-import-from-here/ux/hub/feed/components/ActorsList.d.ts +1 -6
  211. package/internal-do-not-import-from-here/ux/hub/feed/components/CategoryItem.d.ts +1 -5
  212. package/internal-do-not-import-from-here/ux/hub/feed/components/FeedItem.d.ts +1 -10
  213. package/internal-do-not-import-from-here/ux/hub/feed/components/FindMenu.d.ts +1 -1
  214. package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +1 -15
  215. package/internal-do-not-import-from-here/ux/hub/feed/components/MeMenu.d.ts +1 -1
  216. package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +1 -18
  217. package/internal-do-not-import-from-here/ux/hub/feed/components/Social.d.ts +1 -6
  218. package/internal-do-not-import-from-here/ux/hub/feed/components/StoryComponent.d.ts +1 -6
  219. package/internal-do-not-import-from-here/ux/hub/feed/tabs/FeedTab.d.ts +1 -1
  220. package/internal-do-not-import-from-here/ux/hub/feed/tabs/FindTab.d.ts +1 -1
  221. package/internal-do-not-import-from-here/ux/hub/feed/tabs/MeTab.d.ts +1 -1
  222. package/internal-do-not-import-from-here/ux/hub/feed/tabs/fakeviews/MyContentTable.d.ts +1 -1
  223. package/internal-do-not-import-from-here/ux/hub/feed/tabs/fakeviews/MyProfile.d.ts +1 -1
  224. package/internal-do-not-import-from-here/ux/hub/feed/tabs/fakeviews/MySubscriptions.d.ts +1 -1
  225. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -83
  226. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +2 -94
  227. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -89
  228. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +3 -159
  229. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -123
  230. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -116
  231. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -94
  232. package/internal-do-not-import-from-here/ux/journey/Journey.d.ts +1 -11
  233. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -102
  234. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +1 -32
  235. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -26
  236. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/canvastoolbar/CanvasToolbar.d.ts +1 -14
  237. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/developertools/DeveloperTools.d.ts +1 -5
  238. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/devicepreviewer/DevicePreviewer.d.ts +1 -10
  239. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -15
  240. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/LayoutStructure.d.ts +1 -1
  241. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TabsSettingsStylePanel.d.ts +1 -5
  242. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +1 -14
  243. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/backgroundsettings/BackgroundSettings.d.ts +1 -20
  244. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Css.d.ts +1 -1
  245. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Header.d.ts +1 -1
  246. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Spacing.d.ts +1 -1
  247. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Style.d.ts +1 -1
  248. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Targeting.d.ts +1 -1
  249. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
  250. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +1 -26
  251. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitleSettings.d.ts +1 -20
  252. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/canvas/Spacing.d.ts +1 -5
  253. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/imagebackgroundsettings/ImageBackgroundSettings.d.ts +1 -8
  254. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +1 -82
  255. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +1 -82
  256. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +1 -82
  257. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layoutclipboard/LayoutClipboard.d.ts +1 -1
  258. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +1 -82
  259. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +1 -82
  260. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +1 -82
  261. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +1 -82
  262. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +1 -82
  263. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/AccordionListingSettingsPanel.d.ts +1 -5
  264. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/ColumnListingSettingsPanel.d.ts +1 -5
  265. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/SectionItemListing.d.ts +1 -17
  266. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/StepListingSettingsPanel.d.ts +1 -5
  267. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/TabListingSettingsPanel.d.ts +1 -5
  268. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/settingstabs/TabBlockSettings.d.ts +1 -5
  269. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +2 -28
  270. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +1 -26
  271. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutactionhandler/LayoutAction.stylex.d.ts +5 -0
  272. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutblock/LayoutBlock.d.ts +1 -1
  273. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutblock/LayoutBlockSettings.d.ts +1 -1
  274. package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutBlockRendererHelper.d.ts +3 -37
  275. package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -20
  276. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +1 -19
  277. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +2 -30
  278. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsdesigner/StepperSectionDesigner.d.ts +1 -8
  279. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -24
  280. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutColumnRenderer.d.ts +1 -5
  281. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +2 -18
  282. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionSliderRenderer.d.ts +1 -5
  283. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionStepperRenderer.d.ts +1 -14
  284. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +1 -20
  285. package/internal-do-not-import-from-here/ux/limited-label/LimitedLabel.d.ts +1 -5
  286. package/internal-do-not-import-from-here/ux/{linkpicker → links}/LinkPicker.d.ts +4 -6
  287. package/internal-do-not-import-from-here/ux/{linkpicker → links}/LinkRenderer.d.ts +2 -2
  288. package/internal-do-not-import-from-here/ux/links/apis/InternalLinkProviderRegistrationApi.d.ts +5 -0
  289. package/internal-do-not-import-from-here/ux/links/apis/Registration.d.ts +1 -0
  290. package/internal-do-not-import-from-here/ux/{linkpicker → links}/store/LinkPickerStore.d.ts +16 -7
  291. package/internal-do-not-import-from-here/ux/magiclink/MagicLinkFailure.d.ts +1 -1
  292. package/internal-do-not-import-from-here/ux/magiclink/MagicLinkLogin.d.ts +1 -1
  293. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +12 -121
  294. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -26
  295. package/internal-do-not-import-from-here/ux/markdown/plugins/CodeComponent.d.ts +1 -5
  296. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/NumberOfRemaining.d.ts +1 -1
  297. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollageWrapper.d.ts +1 -1
  298. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoMask.d.ts +1 -1
  299. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/ViewMore.d.ts +1 -1
  300. package/internal-do-not-import-from-here/ux/mediagallery/view/MediaDisplayRenderer.d.ts +1 -8
  301. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +4 -115
  302. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/components/MediaGallerySelector.d.ts +1 -3
  303. package/internal-do-not-import-from-here/ux/mediapickerV2/docs/MediaProviderExample.d.ts +1 -1
  304. package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +1 -14
  305. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/cropper/ImageCropMenu.d.ts +1 -1
  306. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/cropper/ImageCropper.d.ts +1 -1
  307. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditor.d.ts +1 -5
  308. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditorCanvas.d.ts +1 -22
  309. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/filters/ImageFilters.d.ts +1 -5
  310. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/flipper/ImageFlipper.d.ts +1 -5
  311. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/settings/ImageSettings.d.ts +1 -1
  312. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/ImageTransformer.d.ts +1 -1
  313. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +1 -46
  314. package/internal-do-not-import-from-here/ux/mediapickerproviders/Vimeo/VimeoProvider.d.ts +1 -5
  315. package/internal-do-not-import-from-here/ux/mediapickerproviders/Youtube/YouTubeProvider.d.ts +1 -5
  316. package/internal-do-not-import-from-here/ux/mediapickerproviders/bingprovider-v2/BingProvider.d.ts +1 -1
  317. package/internal-do-not-import-from-here/ux/mediapickerproviders/mycomputerprovider/MyComputerProvider.d.ts +1 -1
  318. package/internal-do-not-import-from-here/ux/mediapickerproviders/pexelsprovider-V2/PexelProvider.d.ts +1 -1
  319. package/internal-do-not-import-from-here/ux/mediapickerproviders/unsplash/UnsplashProvider.d.ts +1 -1
  320. package/internal-do-not-import-from-here/ux/models/linkpicker/LinkPickerRegistration.d.ts +5 -12
  321. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -103
  322. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -11
  323. package/internal-do-not-import-from-here/ux/oxide/btn/docs/Presets.d.ts +1 -1
  324. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -1
  325. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +2 -1
  326. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/SampleDialog.d.ts +1 -1
  327. package/internal-do-not-import-from-here/ux/oxide/icon/docs/SystemIcons.d.ts +1 -1
  328. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +2 -2
  329. package/internal-do-not-import-from-here/ux/oxide/link/link.stylex.d.ts +3 -0
  330. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +7 -51
  331. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +2 -50
  332. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -49
  333. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -68
  334. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +10 -1
  335. package/internal-do-not-import-from-here/ux/oxide/slidepanel/block/SlidePanelBlock.d.ts +1 -1
  336. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +1 -1
  337. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +2 -2
  338. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +2 -92
  339. package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +1 -8
  340. package/internal-do-not-import-from-here/ux/presetupwizard/PreSetupWizard.d.ts +1 -1
  341. package/internal-do-not-import-from-here/ux/properties/block/PropertyBlock.d.ts +1 -1
  342. package/internal-do-not-import-from-here/ux/properties/block/PropertyBlockSettings.d.ts +1 -1
  343. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -68
  344. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayConfiguration.d.ts +1 -8
  345. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -13
  346. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -9
  347. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -8
  348. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -13
  349. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeConfiguration.d.ts +1 -8
  350. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -13
  351. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -9
  352. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlConfiguration.d.ts +1 -8
  353. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -10
  354. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -9
  355. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -14
  356. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -9
  357. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -8
  358. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -9
  359. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -9
  360. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -9
  361. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -8
  362. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -9
  363. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -8
  364. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -8
  365. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -10
  366. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -9
  367. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -13
  368. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -9
  369. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -9
  370. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyLocking.d.ts +1 -13
  371. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -99
  372. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyPicker.d.ts +1 -49
  373. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -79
  374. package/internal-do-not-import-from-here/ux/richtexteditor/EditorMenuBar.d.ts +1 -14
  375. package/internal-do-not-import-from-here/ux/richtexteditor/Emoticon/EmoticonComponent.d.ts +1 -5
  376. package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +1 -19
  377. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +2 -75
  378. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -72
  379. package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +1 -13
  380. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/Alignment.d.ts +1 -1
  381. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Alignment/AlignmentToolbar.d.ts +1 -1
  382. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLink.d.ts +1 -1
  383. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnchorLink/AnchorLinkMenu.d.ts +1 -1
  384. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGifMenu.d.ts +1 -5
  385. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGifToolbar.d.ts +1 -1
  386. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/Blockquote.d.ts +1 -1
  387. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Blockquote/BlockquoteToolbar.d.ts +1 -1
  388. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Bold/BoldToolbar.d.ts +1 -1
  389. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/BulletList/BulletListToolbar.d.ts +1 -1
  390. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Code/Code.d.ts +1 -1
  391. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Code/CodeToolbar.d.ts +1 -1
  392. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlock.d.ts +1 -1
  393. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/CodeBlock/CodeBlockToolbar.d.ts +1 -1
  394. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EmoticonPicker/EmoticonPicker.d.ts +1 -1
  395. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EmoticonPicker/EmoticonPickerToolbar.d.ts +1 -1
  396. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/EnterpriseGlossaryLink/components/SuggestionComponent.d.ts +1 -6
  397. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingToolbar.d.ts +1 -1
  398. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/History/History.d.ts +1 -1
  399. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/History/HistoryToolbar.d.ts +1 -1
  400. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HorizontalRule/HorizontalRule.d.ts +1 -1
  401. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/HorizontalRule/HorizontalRuleToolbar.d.ts +1 -1
  402. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Html/Html.d.ts +1 -5
  403. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Html/HtmlToolbar.d.ts +1 -5
  404. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Italic/ItalicToolbar.d.ts +1 -1
  405. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/LanguagePicker/LanguagePicker.d.ts +1 -5
  406. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/LanguagePicker/LanguagePickerToolbar.d.ts +1 -5
  407. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +1 -22
  408. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/Mention.d.ts +1 -14
  409. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionToolbar.d.ts +1 -14
  410. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/OrderedList/OrderedListToolbar.d.ts +1 -1
  411. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/RemoveFormatting/RemoveFormatting.d.ts +2 -2
  412. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/RemoveFormatting/RemoveFormattingMenu.d.ts +1 -1
  413. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Strike/Strike.d.ts +1 -1
  414. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Strike/StrikeToolbar.d.ts +1 -1
  415. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/Table.d.ts +2 -2
  416. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/TableSubToolbar.d.ts +1 -1
  417. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Table/TableToolbar.d.ts +1 -1
  418. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextColor/TextColor.d.ts +1 -1
  419. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextColor/TextColorToolbar.d.ts +1 -1
  420. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextCompletion/TextCompletionMenu.d.ts +1 -6
  421. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextTranslator/TextTranslator.d.ts +1 -1
  422. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextTranslator/TextTranslatorToolbar.d.ts +1 -1
  423. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Underline/UnderlineToolbar.d.ts +1 -1
  424. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +1 -20
  425. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -35
  426. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -44
  427. package/internal-do-not-import-from-here/ux/signin/AuthenticationBlock.d.ts +1 -1
  428. package/internal-do-not-import-from-here/ux/signin/AuthenticationPage.d.ts +1 -1
  429. package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/ConfirmEmailView.d.ts +1 -3
  430. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -8
  431. package/internal-do-not-import-from-here/ux/signin/omnia/providers/MagicLinkProvider.d.ts +1 -4
  432. package/internal-do-not-import-from-here/ux/signin/omnia/providers/OtpProvider.d.ts +1 -4
  433. package/internal-do-not-import-from-here/ux/signin/omnia/providers/PostProcessingProvider.d.ts +1 -4
  434. package/internal-do-not-import-from-here/ux/signout/Logout.d.ts +1 -1
  435. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -76
  436. package/internal-do-not-import-from-here/ux/social/CommentDialog.d.ts +1 -1
  437. package/internal-do-not-import-from-here/ux/social/Like.d.ts +1 -48
  438. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -25
  439. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +1 -31
  440. package/internal-do-not-import-from-here/ux/social/likehandler/LikeActionSettings.d.ts +1 -8
  441. package/internal-do-not-import-from-here/ux/social/templates/CommentLikeTemplate.d.ts +1 -38
  442. package/internal-do-not-import-from-here/ux/social/templates/LikeListingTemplate.d.ts +1 -15
  443. package/internal-do-not-import-from-here/ux/statuscoderenderer/StatusCodeRenderer.d.ts +1 -3
  444. package/internal-do-not-import-from-here/ux/statusmessageoverlay/LayoutEngineTest.d.ts +1 -1
  445. package/internal-do-not-import-from-here/ux/statusmessageoverlay/StatusMessageOverlay.d.ts +1 -14
  446. package/internal-do-not-import-from-here/ux/texttranslator/TextTranslator.d.ts +1 -18
  447. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -82
  448. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -89
  449. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +3 -5
  450. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -81
  451. package/internal-do-not-import-from-here/ux/validation/FieldValidation.d.ts +1 -9
  452. package/internal-do-not-import-from-here/ux/velcron/blocks/demo/DemoBlock.d.ts +1 -1
  453. package/internal-do-not-import-from-here/ux/velcron/blocks/demo/DemoBlockSettings.d.ts +1 -1
  454. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.d.ts +1 -1
  455. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.d.ts +1 -1
  456. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +4 -123
  457. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -94
  458. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -84
  459. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +34 -2
  460. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronTypes.d.ts +7 -0
  461. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronActions.d.ts +0 -2
  462. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +2 -1
  463. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronDataBinder.d.ts +13 -0
  464. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +1 -1
  465. package/internal-do-not-import-from-here/ux/velcron/core/parser/index.d.ts +1 -0
  466. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +4 -4
  467. package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditorAction.d.ts +1 -8
  468. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddDataObject.d.ts +1 -1
  469. package/internal-do-not-import-from-here/ux/velcron/editor/components/CodeEditor.d.ts +1 -1
  470. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-component/ConditionalStatements.d.ts +1 -1
  471. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-component/EventsPanel.d.ts +1 -1
  472. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-component/StylingPanel.d.ts +1 -1
  473. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-data/EditDataMemberPanel.d.ts +1 -1
  474. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-editors/EditEditorsPanel.d.ts +1 -1
  475. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -36
  476. package/internal-do-not-import-from-here/ux/velcron/renderer/components/App.d.ts +1 -16
  477. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Button.d.ts +1 -4
  478. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Card.d.ts +1 -4
  479. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Checkbox.d.ts +1 -4
  480. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Chip.d.ts +1 -4
  481. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Custom.d.ts +1 -4
  482. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Dialog.d.ts +1 -4
  483. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +1 -4
  484. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Flex.d.ts +1 -4
  485. package/internal-do-not-import-from-here/ux/velcron/renderer/components/FlexColumn.d.ts +1 -4
  486. package/internal-do-not-import-from-here/ux/velcron/renderer/components/FlexRow.d.ts +1 -4
  487. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Flow.d.ts +1 -4
  488. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Grid.d.ts +1 -4
  489. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Icon.d.ts +1 -4
  490. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Image.d.ts +1 -4
  491. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Link.d.ts +1 -4
  492. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Lottie.d.ts +0 -32
  493. package/internal-do-not-import-from-here/ux/velcron/renderer/components/ProgressCircle.d.ts +1 -4
  494. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Property.d.ts +1 -4
  495. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Radio.d.ts +1 -4
  496. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Reference.d.ts +1 -4
  497. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Rive.d.ts +0 -32
  498. package/internal-do-not-import-from-here/ux/velcron/renderer/components/SlidePanel.d.ts +1 -4
  499. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Slot.d.ts +1 -4
  500. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Text.d.ts +1 -4
  501. package/internal-do-not-import-from-here/ux/velcron/renderer/components/TextInput.d.ts +1 -4
  502. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Video.d.ts +1 -4
  503. package/internal-do-not-import-from-here/ux/velcron/renderer/components/WebView.d.ts +1 -4
  504. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -73
  505. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -73
  506. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -81
  507. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -70
  508. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -75
  509. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -76
  510. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -68
  511. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -76
  512. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -76
  513. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/LinkResolverEditor.d.ts +1 -1
  514. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -79
  515. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +2 -85
  516. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -76
  517. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -77
  518. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -76
  519. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -76
  520. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -79
  521. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -76
  522. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +3 -3
  523. package/internal-do-not-import-from-here/ux/versionedlayout/blade/LayoutAliasBlade.d.ts +1 -5
  524. package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -17
  525. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -23
  526. package/internal-do-not-import-from-here/ux/versionedlayout/editor/LayoutEditorTabRenderer.d.ts +1 -29
  527. package/internal-do-not-import-from-here/ux/versionedlayout/editor/LayoutEditorTabRendererSizeMonitor.d.ts +1 -11
  528. package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutCreationForm.d.ts +1 -11
  529. package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutMappingAction.d.ts +1 -17
  530. package/internal-do-not-import-from-here/ux/versionedlayout/editor/alternatelayout/AlternateLayoutRenameForm.d.ts +1 -14
  531. package/internal-do-not-import-from-here/ux/versionedlayout/editor/displaybreakpoint/DisplayBreakpointAction.d.ts +1 -5
  532. package/internal-do-not-import-from-here/ux/versionedlayout/layoutbackgroundimage/LayoutBackgroundImage.d.ts +1 -14
  533. package/internal-do-not-import-from-here/ux/versionedlayout/renderer/InternalVersionedLayoutRenderer.d.ts +1 -29
  534. package/internal-do-not-import-from-here/ux/versionedlayout/renderer/VersionedLayoutRenderer.d.ts +1 -38
  535. package/internal-do-not-import-from-here/ux/wizard/WizardComponent.d.ts +1 -39
  536. package/internal-do-not-import-from-here/wctypings.d.ts +44 -2
  537. package/package.json +3 -3
  538. package/internal-do-not-import-from-here/spfx/components/IOmniaWPContainerSettings.d.ts +0 -18
  539. package/internal-do-not-import-from-here/ux/linkpicker/apis/InternalLinkProviderRegistrationApi.d.ts +0 -5
  540. /package/internal-do-not-import-from-here/ux/{linkpicker/LinkPicker.css.d.ts → admin/settings/blades/redirect/ComponentRegistration.d.ts} +0 -0
  541. /package/internal-do-not-import-from-here/ux/{linkpicker/apis/Registration.d.ts → links/LinkPicker.css.d.ts} +0 -0
  542. /package/internal-do-not-import-from-here/ux/{linkpicker → links}/LinkRenderer.css.d.ts +0 -0
  543. /package/internal-do-not-import-from-here/ux/{linkpicker → links}/apis/InternalLinkHandlerRegistrationApi.d.ts +0 -0
  544. /package/internal-do-not-import-from-here/ux/{linkpicker → links}/factory/LinkItemFactory.d.ts +0 -0
@@ -1,6 +1,8 @@
1
1
  import { VueComponentBaseProps } from "./ux/index";
2
2
  import wcf3d75940db51447dbf6719251f5465b0 from './console/components/Console';
3
3
  import wce6b88bd8d41949c8af6fed268ae64430 from './console/components/SocketComponent';
4
+ import wc5057354b14bb430e854a22e21d9ab7af from './spfx/components/OmniaWPContainerSettings';
5
+ import wca7105d996040472b8d55819f99a434db from './spfx/components/OmniaWPContainer';
4
6
  import wc8e3534c9960c46b090f442e563d71265 from './ux/alignmentpicker/AlignmentPicker';
5
7
  import wce4889269c6ad440da65f3acdf5bb6152 from './ux/authsetup/AuthSetup';
6
8
  import wc057bef6897bb4ba4a089d01c2da1322e from './ux/chrome/ChromeRenderer';
@@ -12,6 +14,7 @@ import wc90e26d3a6e3e4bf9bd1ce81c6735eda2 from './ux/datetimezonepicker/DateTime
12
14
  import wcd3d05fa7bb114ecab1c16f714641b678 from './ux/datetimezonerenderer/DateTimeZoneRenderer';
13
15
  import wc3ff00f2d8a4c48a4ae0cff23fc0127ac from './ux/dialog/Dialog';
14
16
  import wc3c8a3f4a373c4d7bb02bbeccc49b8d79 from './ux/documenticon/DocumentIcon';
17
+ import wc109f737cdec14061b134c74ab16b0ad9 from './ux/draggable/DraggableComponent';
15
18
  import wc60feadd89e4d4c2eb095cee9f104ee96 from './ux/dynamicplaceholder/DynamicPlaceholder';
16
19
  import wcac8a9be60cfb47f288f602ececa6687f from './ux/dynamicplaceholder/DynamicPlaceholderSettings';
17
20
  import wc41a6d1b1b02e4b368aac19ded6b391a1 from './ux/enterpriseglossary/EnterpriseGlossaryPicker';
@@ -61,8 +64,8 @@ import wcd91fa8e10e3b4350bb158f9cbeace0e8 from './ux/journey/SettingsJourneyMenu
61
64
  import wc3392707566c844e39f57097aade4e81c from './ux/jsonexportimport/ExportImport';
62
65
  import wc20b4e8166fb44f2b8b240724eb5f2db2 from './ux/languagepicker/LanguagePicker';
63
66
  import wc6c2ac8bf4da44a2b8e544eaf5b42099f from './ux/limited-label/LimitedLabel';
64
- import wc9e7b4a48efba4dc390986eeb638b34cd from './ux/linkpicker/LinkPicker';
65
- import wc4892102894624a4ca84e67df764cbe93 from './ux/linkpicker/LinkRenderer';
67
+ import wc9e7b4a48efba4dc390986eeb638b34cd from './ux/links/LinkPicker';
68
+ import wc4892102894624a4ca84e67df764cbe93 from './ux/links/LinkRenderer';
66
69
  import wc106dba3f206e4ad7bbb28e574e3da49e from './ux/magiclink/MagicLinkLogin';
67
70
  import wc168b37eb8cbc4e46944cbf9a6a5e9063 from './ux/magiclink/MagicLinkSuccess';
68
71
  import wcd836de74ad894f4999e21046b1ba2cab from './ux/magiclink/MagicLinkFailure';
@@ -476,6 +479,7 @@ import wc37329e5d5cf74ff1ba633ce14b88e51c from './ux/admin/settings/blades/media
476
479
  import wca49a79f59f1e471d813f12926f411f9c from './ux/admin/settings/blades/mediapicker/components/cropratios/CropRatiosJourney';
477
480
  import wcab1f3fecab21479198cc3a4934b6625d from './ux/admin/settings/blades/mediapicker/components/filesize/FileSizeLimitSettingsJourney';
478
481
  import wc19b22417acb641c196f947ea4d60f4b2 from './ux/admin/settings/blades/mediapicker/components/scalingsettings/ScalingSettingsJourney';
482
+ import wc69af1046393b4f49975f7800f0e825a0 from './ux/admin/settings/blades/redirect/OmniaRedirect';
479
483
  import wc62529631696b457bbc0418c888fc940f from './ux/admin/settings/blades/tenantgeneralsettings/TenantGeneralSettings';
480
484
  import wcfcf7035a4e22428fbcdd47843d4882ba from './ux/admin/settings/blades/tenantregional/TenantRegional';
481
485
  import wc05be354b04b344449edd7269f762a43c from './ux/admin/system/submenu/auditlogs/AuditLogsJourney';
@@ -549,6 +553,17 @@ declare global {
549
553
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
550
554
  };
551
555
  } : typeof wcf3d75940db51447dbf6719251f5465b0;
556
+ "fx": {
557
+ "spfx": {
558
+ "wp": typeof wca7105d996040472b8d55819f99a434db extends {
559
+ propsDefinition: infer TProp;
560
+ } ? {
561
+ new (...args: any[]): {
562
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
563
+ };
564
+ } : typeof wca7105d996040472b8d55819f99a434db;
565
+ };
566
+ };
552
567
  "admin": {
553
568
  "renderer": typeof wc253e469ef68e4cb5b526343736c2ff11 extends {
554
569
  propsDefinition: infer TProp;
@@ -750,6 +765,17 @@ declare global {
750
765
  };
751
766
  } : typeof wce6b88bd8d41949c8af6fed268ae64430;
752
767
  };
768
+ "spfx": {
769
+ "wp": {
770
+ "settings": typeof wc5057354b14bb430e854a22e21d9ab7af extends {
771
+ propsDefinition: infer TProp;
772
+ } ? {
773
+ new (...args: any[]): {
774
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
775
+ };
776
+ } : typeof wc5057354b14bb430e854a22e21d9ab7af;
777
+ };
778
+ };
753
779
  "alignment": {
754
780
  "picker": typeof wc8e3534c9960c46b090f442e563d71265 extends {
755
781
  propsDefinition: infer TProp;
@@ -893,6 +919,13 @@ declare global {
893
919
  };
894
920
  } : typeof wc3c8a3f4a373c4d7bb02bbeccc49b8d79;
895
921
  };
922
+ "draggable": typeof wc109f737cdec14061b134c74ab16b0ad9 extends {
923
+ propsDefinition: infer TProp;
924
+ } ? {
925
+ new (...args: any[]): {
926
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
927
+ };
928
+ } : typeof wc109f737cdec14061b134c74ab16b0ad9;
896
929
  "dynamic": {
897
930
  "placeholder": {
898
931
  "settings": typeof wcac8a9be60cfb47f288f602ececa6687f extends {
@@ -3977,6 +4010,15 @@ declare global {
3977
4010
  };
3978
4011
  };
3979
4012
  "oa": {
4013
+ "redirect": {
4014
+ "manager": typeof wc69af1046393b4f49975f7800f0e825a0 extends {
4015
+ propsDefinition: infer TProp;
4016
+ } ? {
4017
+ new (...args: any[]): {
4018
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4019
+ };
4020
+ } : typeof wc69af1046393b4f49975f7800f0e825a0;
4021
+ };
3980
4022
  "appsettings": {
3981
4023
  "admin": {
3982
4024
  "journey": typeof wc4cd5054dab4a44dfb4f0cd4be9d1ee50 extends {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx",
3
3
  "license": "MIT",
4
- "version": "8.0.292-dev",
4
+ "version": "8.0.295-dev",
5
5
  "description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -20,12 +20,12 @@
20
20
  ],
21
21
  "author": "Precio Fishbone",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.292-dev",
23
+ "@omnia/fx-models": "8.0.295-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",
27
27
  "splitpanes": "3.1.5",
28
- "vue": "3.5.8",
28
+ "vue": "3.5.11",
29
29
  "vuetify": "3.7.2",
30
30
  "tslib": "2.6.2",
31
31
  "typescript": "5.6.2",
@@ -1,18 +0,0 @@
1
- import { TsxAllowUnknowProperties } from "@omnia/fx/ux";
2
- import { guid } from "../../models";
3
- export interface IOmniaWPContainerSettings {
4
- [name: string]: any;
5
- onClosed?: () => void;
6
- onChange?: (blockManifestId: guid, elementName: string) => void;
7
- }
8
- declare global {
9
- namespace JSX {
10
- interface Element {
11
- }
12
- interface ElementClass {
13
- }
14
- interface IntrinsicElements {
15
- "omnia-fx-spfx-wp-settings": TsxAllowUnknowProperties<IOmniaWPContainerSettings>;
16
- }
17
- }
18
- }
@@ -1,5 +0,0 @@
1
- import { ILinkProviderRegistrationApi } from "@omnia/fx-models";
2
- import { LinkPickerRegistration } from "@omnia/fx/ux";
3
- export interface ILinkProviderRegistrationApiInternal extends ILinkProviderRegistrationApi {
4
- getAllLinkProviders: () => LinkPickerRegistration[];
5
- }