@omnia/fx-models 8.0.323-dev → 8.0.324-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.
- package/Enums.tooling.d.ts +1 -1
- package/Enums.tooling.js +1 -0
- package/Exposes.d.ts +1 -0
- package/Exposes.js +1 -0
- package/FilterEngineStyles.d.ts +0 -1
- package/command-palette/CommandDefinition.d.ts +9 -0
- package/command-palette/CommandPaletteCustomComponentOptions.d.ts +8 -0
- package/command-palette/CommandPaletteInputBox.d.ts +5 -0
- package/command-palette/CommandPaletteListPickItem.d.ts +6 -0
- package/command-palette/CommandPaletteMessage.d.ts +4 -0
- package/command-palette/FuzzySearchable.d.ts +3 -0
- package/command-palette/FuzzySearchable.js +2 -0
- package/command-palette/index.d.ts +6 -0
- package/command-palette/index.js +9 -0
- package/internal-do-not-import-from-here/shared/models/OmniaHub.d.ts +5 -0
- package/internal-do-not-import-from-here/shared/models/{hub/activities/ActivityHubServiceId.js → OmniaHub.js} +3 -1
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/Realtime.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/models/Realtime.js +0 -17
- package/internal-do-not-import-from-here/shared/models/index.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/index.js +1 -1
- package/internal-do-not-import-from-here/shared/models/theme/Blueprints.d.ts +9 -8
- package/internal-do-not-import-from-here/shared/models/theme/SharedBlueprintMethods.d.ts +3 -1
- package/internal-do-not-import-from-here/shared/models/theme/SharedBlueprintMethods.js +38 -34
- package/internal-do-not-import-from-here/shared/models/theme/ThemeDefinition.d.ts +4 -3
- package/internal-do-not-import-from-here/shared/models/theme/Typography.d.ts +1 -2
- package/internal-do-not-import-from-here/shared/services/index.d.ts +0 -3
- package/package.json +1 -1
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.d.ts +0 -13
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.js +0 -20
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +0 -75
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.js +0 -13
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.d.ts +0 -7
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.js +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts +0 -14
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.js +0 -15
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +0 -31
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityHubServiceId.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.js +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.d.ts +0 -8
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +0 -16
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +0 -48
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +0 -17
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +0 -9
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +0 -12
- package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +0 -21
- package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.js +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.js +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +0 -7
- package/internal-do-not-import-from-here/shared/models/hub/index.js +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/social/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/social/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +0 -19
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +0 -8
- package/internal-do-not-import-from-here/shared/models/hub/targeting/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/models/hub/targeting/index.js +0 -4
- package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +0 -27
- package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/services/RealtimeService.d.ts +0 -8
- /package/{internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.js → command-palette/CommandDefinition.js} +0 -0
- /package/{internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.js → command-palette/CommandPaletteCustomComponentOptions.js} +0 -0
- /package/{internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.js → command-palette/CommandPaletteInputBox.js} +0 -0
- /package/{internal-do-not-import-from-here/shared/models/hub/social/HubComment.js → command-palette/CommandPaletteListPickItem.js} +0 -0
- /package/{internal-do-not-import-from-here/shared/models/hub/social/HubReaction.js → command-palette/CommandPaletteMessage.js} +0 -0
package/Enums.tooling.d.ts
CHANGED
@@ -3,7 +3,7 @@ declare const mimeTypes: Record<"c" | "x" | "map" | "s" | "z" | "rgb" | "js" | "
|
|
3
3
|
declare const languageTags: Record<"ArSa" | "BgBg" | "CaEs" | "ZhTw" | "CsCz" | "DaDk" | "DeDe" | "ElGr" | "EnUs" | "FiFi" | "FrFr" | "HeIl" | "HuHu" | "IsIs" | "ItIt" | "JaJp" | "KoKr" | "NlNl" | "NbNo" | "PlPl" | "PtBr" | "RoRo" | "RuRu" | "HrHr" | "SkSk" | "SqAl" | "SvSe" | "ThTh" | "TrTr" | "UrPk" | "IdId" | "UkUa" | "BeBy" | "SlSi" | "EtEe" | "LvLv" | "LtLt" | "FaIr" | "ViVn" | "HyAm" | "EuEs" | "MkMk" | "AfZa" | "KaGe" | "FoFo" | "HiIn" | "MsMy" | "KkKz" | "KyKg" | "SwKe" | "TtRu" | "PaIn" | "GuIn" | "TaIn" | "TeIn" | "KnIn" | "MrIn" | "SaIn" | "MnMn" | "GlEs" | "DvMv" | "ArIq" | "ZhCn" | "DeCh" | "EnGb" | "EsMx" | "FrBe" | "ItCh" | "NlBe" | "NnNo" | "PtPt" | "SvFi" | "MsBn" | "ArEg" | "ZhHk" | "DeAt" | "EnAu" | "EnEs" | "FrCa" | "ArLy" | "ZhSg" | "DeLu" | "EnCa" | "EsGt" | "FrCh" | "ArDz" | "ZhMo" | "DeLi" | "EnNz" | "EsCr" | "FrLu" | "ArMa" | "EnIe" | "EsPa" | "FrMc" | "ArTn" | "EnZa" | "EsDo" | "ArOm" | "EnJm" | "EsVe" | "ArYe" | "EsCo" | "ArSy" | "EnBz" | "EsPe" | "ArJo" | "EnTt" | "EsAr" | "ArLb" | "EnZw" | "EsEc" | "EsEs" | "ArKw" | "EnPh" | "EsCl" | "ArAe" | "EsUy" | "ArBh" | "EsPy" | "ArQa" | "EsBo" | "EsSv" | "EsHn" | "EsPr" | "ZuZa" | "XhZa" | "FyNl" | "TnZa" | "SeSe" | "SeFi" | "CyGb" | "HrBa" | "MiNz" | "GaIe" | "RmCh" | "LbLu" | "NsZa" | "SeNo" | "MtMt", LanguageTags>;
|
4
4
|
declare const omniaGroupManifests: Record<"FxUxBootstrapper" | "Fx" | "FxConsole" | "FxUxCommonComponents" | "FxUxRichTextEditor" | "Header" | "ChromeGroup" | "LayoutCanvasGroup", guid>;
|
5
5
|
declare const omniaResourceManifests: Record<"AppCore" | "VelcronCore" | "VelcronSetup" | "FxServiceWorker" | "SplitPaneLib" | "ProsemirrorPackage" | "AuthSetupCore" | "LayoutCanvasShared" | "AwesomeProFont" | "FxUxBootstrapper" | "FxUxVuetifyCore" | "DynamicPlaceholderApis" | "AppPlaceHolderApis" | "FxUxMonacoEditor" | "FxUxAutocomplete" | "ClientBoot" | "FxUxVuetifyBottomnav" | "ConsoleCommands" | "FxUxVRating" | "FxUxVuetifyStepper" | "FxUxVuetifyColorPicker" | "FxUxVuetifyCombobox" | "FxUxVuetifySlider" | "FxUxVuetifyDatatable" | "FxUxVuetifyDatePicker" | "FxUxVuetifyTimePicker" | "FxUxVuetifySnackbar" | "FxUxVuetifyPagination" | "FxUxVuetifyTimeline" | "FxUxVuetifyFooter" | "FxUxVuetifyCalendar" | "FxUxVuetifyVList" | "FxUxVuetifyNavigation" | "FxUxVuetifyAlert" | "FxUxVuetifyCard" | "FxUxVuetifyTab" | "FxUxVuetifyExpansionPanel" | "FxUxVuetifyCarousel" | "FxContexts" | "FxCoreBoot" | "FxCore" | "FxShared" | "FxWorkersBootstrapper" | "OmniaHubWorker" | "FxWorkers" | "Fx" | "FxSpContexts" | "FxUxVuetifyTextinput" | "FxUxVuetifyNumberinput" | "FxUxVuetifySelect" | "FxUxVuetifyTextarea" | "LocalhostingCommands" | "FxUxVuetifyBreadcrumbs" | "FxUxVuetifySelection" | "FxSp" | "FxSpfx" | "SpfxCustomizer" | "SpfxWebpart" | "FxUxVuetifySwitch" | "FxUx" | "FxUxEditor" | "FxUxAdmin" | "FxUxAdminTokenRouter" | "FxUxLibs" | "FxUxVDialog" | "FxUxVTreeView" | "Vendor" | "PhoneNumberLib" | "FxTenantLanguage" | "FxUxAppProvisioningShared" | "FxUxRichTextEditorExtension" | "MicrosoftTeamsSDK" | "MicrosoftTeamsSDKLoader" | "TeamsSSOScript" | "MediaPickerProviderRegistration" | "FxUxRichTextEditorCore" | "ActionApi" | "ActionHandlerEvents" | "LikeTopicIdProviderRegistration" | "LinkHandlerRegistration" | "EnterpriseGlossaryRegistrationApi" | "AppProvisioningValidatorApi" | "SidePanelRegistrationApi" | "GraphClientRegistrationApi" | "SharepointClientRegistrationApi" | "FilterEngineRegistrationApi" | "TaxonomyFilterEngineRegistrationApi" | "EnterpriseKeywordsFilterEngineRegistrationApi" | "ExtendedTaxonomyFilterEngineRegistrationApi" | "PersonFilterEngineRegistrationApi" | "TagsFilterEngineRegistrationApi" | "BooleanFilterEngineRegistrationApi" | "TextFilterEngineRegistrationApi" | "NumberFilterEngineRegistrationApi" | "DateTimeFilterEngineRegistrationApi" | "ExtendedIdentityFilterEngineRegistrationApi" | "ExtendedBooleanFilterEngineRegistrationApi" | "ExtendedTextFilterEngineRegistrationApi" | "ExtendedIntegerFilterEngineRegistrationApi" | "ExtendedDateTimeFilterEngineRegistrationApi" | "ExtendedDateFilterEngineRegistrationApi" | "ExtendedEmailFilterEngineRegistrationApi" | "ExtendedHtmlFilterEngineRegistrationApi" | "ExtendedLinkFilterEngineRegistrationApi" | "ExtendedMultilineTextFilterEngineRegistrationApi" | "ExtendedMultilingualTextFilterEngineRegistrationApi" | "ExtendedPhoneNumberFilterEngineRegistrationApi" | "ExtendedBirthdayFilterEngineRegistrationApi" | "AppInstanceRollupViewRegistrationApi" | "AppInstanceRollupViewBase" | "UserProfileActionHandlerApi" | "AppInstanceTokenProvider" | "AppPropertiesProvider" | "FxUxEnterprisePropertiesDataSourceApi" | "FxUxPropertiesProviderApi" | "UserPropertiesProvider" | "UserPropertiesByMicrosoftGraphProvider" | "UserPropertiesBySharePointProvider" | "FxUxPropertyDataSourceApi" | "IdentityPropertyApi" | "BuiltinExtendedPropertiesRegistration" | "FxUxCommentDialog" | "FeaturesActivation" | "FxUxFilterEngineCore" | "FxUxBooleanFilterEngineCore" | "FxUxDateFilterEngineCore" | "FxUxNumberFilterEngineCore" | "FxUxPersonFilterEngineCore" | "FxUxTextFilterEngineCore" | "FxUxTaxonomyFilterEngineCore" | "IdentitySyncProviderApi" | "BuiltinSyncProvidersRegistration" | "SharePointIntegrationExternalMapping" | "TextCompletionTenantFeature" | "DallESecretComponent" | "DallESecretRegistrations" | "DallELocalization" | "DallETenantFeature" | "DallEMediaProviderFeature" | "DefaultNotFoundLayout" | "DefaultUnauthorizedLayout" | "StatusCodeLayoutRegistration" | "BuiltinPropertyBindingProviders" | "ExtendedEnterprisePropertyBindingProvider" | "BusinessProfilePropertyBindingProvider" | "UserPropertyBindingProvider" | "MagicLinkCore" | "AdminSystemCore" | "ScopedPermissionApi" | "SecretsCore" | "BusinessProfilesCore" | "BusinessProfileAdminLanguage" | "TenantAdminMediaPickerRegistrations" | "TenantGeneralSettingsRegistration" | "TenantRegionalRegistrations" | "TenantAdminSettingsCore" | "SystemLayoutRegistration" | "SystemLayoutResource" | "BusinessProfileApi" | "AppSettingsCore" | "UserManagementApi", guid>;
|
6
|
-
declare const omniaWebComponentManifests: Record<"Header" | "Chrome" | "JourneyBladeComponent" | "AuthSetup" | "AuthenticationBlock" | "AuthenticationCore" | "LoginOmniaView" | "LoginOmniaRenderer" | "LoginIdentityCreationRequestRenderer" | "Logout" | "MagicLinkLogin" | "MagicLinkSuccess" | "MagicLinkFailure" | "LayoutRendererCanvas" | "VersionedLayoutBladeBuilder" | "VersionedLayoutCreationBlade" | "VersionedLayoutListBladeBuilder" | "VersionedLayoutCheckedOutByOtherMessage" | "VersionedLayoutRenderer" | "VersionedLayoutEditor" | "VersionHistory" | "VersionHistoryPanel" | "UserTypeLayoutRenderer" | "VersionedLayoutController" | "VersionedLayoutEditorChrome" | "BladeHeader" | "OAppBar" | "OAlert" | "OSwiper" | "OSlide" | "OInfiniteScroll" | "OAvatar" | "OLazy" | "OBadge" | "OBreadcrumbs" | "OHover" | "OBtn" | "OBtnGroup" | "OCard" | "OChart" | "OCheckBox" | "OChip" | "ONotification" | "OColumn" | "OColumnGrid" | "ORow" | "ODataTable" | "ODataTableServer" | "ODialog" | "ODivider" | "ODraggable" | "ODatePicker" | "OExpansionpanels" | "OExpansionpanel" | "OForm" | "OHostProvider" | "OIcon" | "OImage" | "OLayout" | "OList" | "OListItem" | "OMain" | "OMenu" | "ONavigationDrawer" | "OPanel" | "OFlex" | "OScrollContainer" | "OStickyContainer" | "OProgress" | "ORadio" | "ORadioGroup" | "ORating" | "OSplitpane" | "OSplitpaneItem" | "OSelect" | "OSkeletonLoader" | "OSlider" | "ORangeSlider" | "OSnackbar" | "OSpeedial" | "OSpacer" | "OStepper" | "OStepperStep" | "OSwitch" | "OTable" | "OTab" | "OTabs" | "OText" | "OLink" | "OTextArea" | "OTextField" | "OToolbar" | "OColorPicker" | "OTooltip" | "OTreeView" | "OValidation" | "OPagination" | "OMotion" | "Admin" | "AdminShortcut" | "Bladestest" | "Welcome" | "AuthenticationChecker" | "FxUxColorpicker" | "FxUxIframe" | "FxUxDateTimePicker" | "FxSizeContainer" | "Console" | "DevSocketMessage" | "FxUxDialog" | "FxUxConfirmDialog" | "FxUxDocumenticon" | "FxUxStatusMessageOverlay" | "FxUxHeading" | "FxUxSelection" | "FxUxInputToken" | "FxUxIconpicker" | "FxUxJourney" | "FxUxMenuBlade" | "FxUxWizard" | "FxUxPeoplePicker" | "FxUxIcon" | "FxUxButton" | "FxUxDatatable" | "FxUxShapeDivider" | "FxUxShapeDividerSettings" | "FxUxEnterprisePropertiesRichTextFieldDisplay" | "FxUxEnterprisePropertiesTextFieldDisplay" | "FxUxEnterprisePropertiesDateTimeFieldDisplay" | "FxUxEnterprisePropertiesUserFieldDisplay" | "FxUxEnterprisePropertiesBooleanFieldDisplay" | "FxUxEnterprisePropertiesNumberFieldDisplay" | "FxUxEnterprisePropertiesTaxonomyFieldDisplay" | "FxUxEnterprisePropertiesLanguageFieldDisplay" | "FxUxEnterprisePropertiesTagsPropertyDisplay" | "FxUxEnterprisePropertyPicker" | "FxUxEnterprisePropertySetPicker" | "FxUxEnterprisePropertyDataTypeProviderDisplay" | "FxUxSharePointTermItem" | "FxUxLimitedLabel" | "FxSpTermGlossaryMapping" | "FxSpfxWpSetting" | "FxSpfxWp" | "FxUxSettingspane" | "FxUxRollupEmpty" | "FxUxRollupFilter" | "FxUxRollupFilterPicker" | "Signout" | "FxUxTermpicker" | "FxUxTemplatePicker" | "FxUxMediapicker" | "FxUxMediapickerImage" | "FxUxMediapickerVideo" | "FxUxImageGrid" | "FxUxPexelProvider" | "FxUxUnsplashProvider" | "FxUxMediaflowProvider" | "FxUxMediaflowProviderVideoPlayer" | "FxUxMyComputerProvider" | "FxUxFileUploader" | "FxUxBingProvider" | "FxUxCentralImageLocationProvider" | "FxUxSharePointVideoSettings" | "FxUxMicrosoftStreamProvider" | "FxUxYoutubeProvider" | "FxUxVimeoProvider" | "FxUxDallEProvider" | "FxUxImageTransformer" | "FxUxThemeDefinitionEditor" | "FxUxImageEditor" | "FxUxImageTransformEditor" | "SharepointVideoComponent" | "FxUxFieldValidation" | "FxUxLetterAvatar" | "FxUxLanguagePicker" | "FxUxContextLanguagePicker" | "FxUxTimeZonePicker" | "FxUxSiteLogoIcon" | "FxUxTimePeriodPicker" | "FxUxDateTimeZonePicker" | "FxUxDateTimeZoneRenderer" | "FxUxDateTimeFilterQuery" | "FxUxAppProvisioningRenderer" | "FxUxAppProvisioningValidatorWrapper" | "FxUxAppRouteInput" | "FxUxAppTitleInput" | "FxUxAppDescriptionInput" | "FxUxAppShowInPublicListingsInput" | "FxUxAppImageInput" | "FxUxAppPropertiesInput" | "SpUxAppWithSharePointAliasInput" | "FxUxAppPropertyNamingPolicyInput" | "FxUxVersionedLayoutUrlInput" | "FxUxAppInstanceEditingJourney" | "FxUxAppInstancePermissionBlade" | "FxUxAppInstanceRoutePathBlade" | "FxUxAppInstanceDeleteBlade" | "FxUxAppProvisioningWizard" | "FxUxAppInstanceInformationStep" | "FxUxAppInstanceUsersStep" | "FxUxAppInstanceEnterpriseStep" | "FxUxAppInstanceProvisioningSummaryStep" | "FxUxAppInstanceProgressBlade" | "FxUxAppInstanceRollup" | "FxUxAppInstanceRollupSettings" | "FxUxAppInstanceRollupListView" | "FxUxAppInstanceRollupRenderer" | "FxUxAppInstanceRollupMetricDetail" | "FxUxAppInstanceRollupListViewSettings" | "FxUxAppInstanceRollupCardView" | "FxUxAppInstanceRollupCardViewSettings" | "FxUxQueryablePropertiesJourney" | "FxUxDateTimeFieldEdit" | "FxUxPersonFieldEdit" | "FxUxBooleanFieldEdit" | "FxUxTextFieldEdit" | "FxUxRichTextFieldEdit" | "FxUxRichTextEditorSettingsComponent" | "FxUxRichTextEditorComponent" | "FxUxRichTextEditorRendererCore" | "FxUxRichTextEditorRendererComponent" | "FxUxNumberFieldEdit" | "FxUxLanguageFieldEdit" | "FxUxTagsPropertyEdit" | "FxUxDataFieldEdit" | "FxUxPersonFieldValueDefinition" | "FxUxRichTextFieldValueDefinition" | "FxUxBooleanFieldValueDefinition" | "FxUxDataFieldValueDefinition" | "FxUxDateTimeFieldValueDefinition" | "FxUxMediaFieldValueDefinition" | "FxUxNumberFieldValueDefinition" | "FxUxTextFieldValueDefinition" | "FxUxLanguageFieldValueDefinition" | "FxUxTagsPropertyValueDefinition" | "FxUxTestFeaturesComponent" | "FxUxCommentComponent" | "FxUxPeopleTaggingComponent" | "FxUxCommentLikeTemplate" | "FxUxContentDialog" | "FxUxLikeComponent" | "FxUxReactionStyle" | "FxUxReactionsComponent" | "FxUxReactionsStyle" | "FxUxLikeListingTemplate" | "FxUxPostLikeListingTemplate" | "FxUxPermissionInput" | "FxUxTenantAdminPermissionInput" | "FxUxSecurityTrimmer" | "FxUxSpacingPicker" | "FxUxFilterPicker" | "FxUxPickerWrapper" | "FxUxFilterEngineSettings" | "FxUxFilterEngineDialogContent" | "FxUxFilterEnginePersonPropertySettings" | "FxUxFilterEngineTagsPropertySettings" | "FxUxFilterEnginePersonPropertyDefaultValueInput" | "FxUxFilterEngineTagsPropertyDefaultValueInput" | "FxUxFilterEngineBooleanPropertySettings" | "FxUxFilterEngineBooleanPropertyDefaultValueInput" | "FxUxFilterEngineTextPropertySettings" | "FxUxFilterEngineTextPropertyDefaultValueInput" | "FxUxFilterEngineDateTimePropertySettings" | "FxUxFilterEngineDateTimePropertyDefaultValueInput" | "FxUxFilterEngineTaxonomyPropertySettings" | "FxUxFilterEngineTaxonomyPropertyDefaultValueInput" | "FxUxFilterEngineExtendedTaxonomyPropertyDefaultValueInput" | "FxUxFilterEngineNumberPropertySettings" | "FxUxFilterEngineNumberPropertyDefaultValueInput" | "FxUxFilterEngineRenderer" | "FxUxTaxonomyFilterEngineRenderer" | "FxUxPersonFilterEngineRenderer" | "FxUxTagsFilterEngineRenderer" | "FxUxTextFilterEngineRenderer" | "FxUxBooleanFilterEngineRenderer" | "FxUxDateFilterEngineRenderer" | "FxUxDateFilterEnginePeriodSlider" | "FxUxNumberFilterEngineRenderer" | "FxUxFilterEngineSelectionsArea" | "FxUxFilterEngineSelectionsAreaTaxonomyProperty" | "FxUxFilterEngineSelectionsAreaPersonProperty" | "FxUxFilterEngineSelectionsAreaTagsProperty" | "FxUxFilterEngineSelectionsAreaBooleanProperty" | "FxUxFilterEngineSelectionsAreaTextProperty" | "FxUxFilterEngineSelectionsAreaDateTimeProperty" | "FxUxFilterEngineSelectionsAreaNumberProperty" | "FxUxFilterEnginePropertyDropdown" | "FxUxFilterEnginePropertyList" | "SpTermSetPicker" | "SpTermPicker" | "SpTermPickerTree" | "SpTermPickerSearch" | "SpTaxonomyFieldEdit" | "SpTaxonomyFieldSettings" | "SpTaxonomyFieldValueDefinition" | "SpEnterprisekeywordsFieldEdit" | "SpEnterpriseKeywordsFieldValueDefinition" | "SpEnterpriseKeywordsFieldSettings" | "SpEnterpriseKeywordsFieldDisplay" | "SpQueryFilterBuilder" | "TargetingFilter" | "FxUxCommentDialogComponent" | "FxUxMultilingualInput" | "FxUxMultiTextInput" | "FxUxTextTranslator" | "FxUxErrorMessage" | "FxUxInputLanguagePicker" | "FxUxDashboardNumericIndicator" | "FxUxDashboardBarChartIndicator" | "FeaturesJourney" | "FeaturesJourneyTenant" | "FeaturesJourneyAppInstance" | "FeaturesJourneyApp" | "MentionComponent" | "EmoticonComponent" | "UrlInputComponent" | "FxUxProfileCardRenderer" | "FxUxProfileCardComponent" | "FxUxProfileCardDialogComponent" | "FxUxProfileCardCore" | "FxUxProfileAboutUser" | "FxUxProfilePersona" | "FxUxReportees" | "FxUxOrganizationTree" | "FxUxEditorChrome" | "LikeActionHandler" | "LikeActionRegistration" | "LikeActionSettings" | "FxUxEnterpriseGlossaryPicker" | "FxUxEnterprisePropertiesDataSourcePicker" | "FxUxPropertyPicker" | "FxUxPropertyRenderer" | "FxUxPropertyDefintionRenderer" | "FxUxPropertyDefintionConfiguration" | "FxUxPropertyConfigurationBaseRenderer" | "FxUxLabelOptionsRenderer" | "FxUxPropertyLocking" | "UserPropertyConfigurationRenderer" | "FxUxPropertyDatasourceRenderer" | "FxUxPropertyInput" | "FxUxPostTemplate" | "FxUxPostComponent" | "AppManagement" | "TabsManagement" | "AppManagementInstanceTab" | "AppManagementTemplateTab" | "AppManagementLayoutTab" | "AppManagementNamingPolicyTab" | "TermPropertyDisplay" | "TermPropertyEditor" | "TermPropertyConfiguration" | "FxUxFileUploaderMyComputerProvider" | "LinkHandlerDeepLinkDialog" | "PreSetupWizard" | "LanguagePropertyDisplay" | "LanguagePropertyEditor" | "IdentityPropertyDisplay" | "IdentityPropertyEditor" | "SPFxUxLanguagePicker" | "FxUxUserPropertyEditorRenderer" | "FxUxGroupPropertyEditorRenderer" | "FxUxDynamicGroupPropertyEditorRenderer" | "HashTagList" | "BuiltinUserPropertyProviderDisplay" | "BuiltinUserPropertyProviderEditor" | "MSGraphUserPropertyProviderDisplay" | "MSGraphUserPropertyProviderEditor" | "SharePointUserPropertyProviderDisplay" | "SharePointUserPropertyProviderEditor" | "FxUxConnectedTenantPicker" | "FxUxSidePanel" | "FeaturesJourneyProperties" | "FxPhotoWallProvider" | "FxSliderDialogProvider" | "FxUxStatusCodeRenderer" | "DateTimePropertyDisplay" | "DateTimePropertyEditor" | "DateTimePropertyConfiguration" | "BirthdayPropertyConfiguration" | "AdminSystemJourney" | "CustomEmailJourney" | "AuthenticationScreenBlade" | "AuthenticationScreenChrome" | "TenantUserManagementJourney" | "BusinessProfileUserManagementJourney" | "UserManagementCore" | "UserManagementUserTypeListingBlade" | "UserManagementSyncProviderListingBlade" | "UserManagementUserJourney" | "UserManagementUserPropertiesJourney" | "UserManagementUserActiveJourney" | "UserManagementIdentityCreationRequestPendingApprovalListing" | "BusinessProfileAuthenticationBlade" | "UserManagementDeletedUserListing" | "UserManagementGroupListingBlade" | "UserManagementActiveGroupListing" | "UserManagementDeletedGroupListing" | "UserManagementUserTypeCreateDialog" | "UserManagementUserTypeDetailBlade" | "UserManagementActiveUserListing" | "UserManagementUserDetailBlade" | "UserManagementUserAuthenticationBlade" | "UserManagementGroupDetailBlade" | "UserManagementGroupMembershipListing" | "UserManagementAuthenticationSettingsBlade" | "UserManagementDynamicGroupListingBlade" | "UserManagementUserPropertyListingBlade" | "UserManagementUserPropertyDetailBlade" | "UserManagementUserDetailBladeAuthenticationTab" | "UserManagementUserDetailBladePropertiesTab" | "UserManagementBulkImportBlade" | "UserManagementLoginLogBlade" | "UserManagementSelfService" | "UserManagementIdentityCreationRequestUserTypeBlade" | "UserManagementIdentityCreationRequestUserTypePropertyBlade" | "TenantAdministratorPermissionJourney" | "BusinessProfileAdministratorPermissionJourney" | "TenantSecretsJourney" | "BusinessProfileSecretsJourney" | "SystemAccountForm" | "BusinessProfileJourney" | "BusinessProfileSettings" | "BusinessProfileLanguage" | "TenantMediaPickerCore" | "TenantMediaPicker" | "MediaPickerCropRatios" | "MediaPickerFileSizeLimitSettings" | "MediaPickerScalingSettingsListing" | "TenantGeneralSettings" | "TenantRegional" | "TenantAdminSetting" | "SystemLayoutJourney" | "OmniaSearchUserLogsBlade" | "AppSettingsEditAppInstanceBlade" | "AppSettingsEditAppInstanceBladeRegistration" | "AppSettingsSwitchingTemplateJourney" | "AppSettingsSwitchingTemplateJourneyRegistration" | "AppSettingsJourney" | "AppSettingsSwitchingTemplateBlade", guid>;
|
6
|
+
declare const omniaWebComponentManifests: Record<"Header" | "Chrome" | "JourneyBladeComponent" | "AuthSetup" | "AuthenticationBlock" | "AuthenticationCore" | "LoginOmniaView" | "LoginOmniaRenderer" | "LoginIdentityCreationRequestRenderer" | "Logout" | "MagicLinkLogin" | "MagicLinkSuccess" | "MagicLinkFailure" | "LayoutRendererCanvas" | "VersionedLayoutBladeBuilder" | "VersionedLayoutCreationBlade" | "VersionedLayoutListBladeBuilder" | "VersionedLayoutCheckedOutByOtherMessage" | "VersionedLayoutRenderer" | "VersionedLayoutEditor" | "VersionHistory" | "VersionHistoryPanel" | "UserTypeLayoutRenderer" | "VersionedLayoutController" | "VersionedLayoutEditorChrome" | "BladeHeader" | "OAppBar" | "OAlert" | "OSwiper" | "OSlide" | "OInfiniteScroll" | "OAvatar" | "OLazy" | "OBadge" | "OBreadcrumbs" | "OHover" | "OBtn" | "OBtnGroup" | "OCard" | "OChart" | "OCheckBox" | "OChip" | "ONotification" | "OColumn" | "OColumnGrid" | "ORow" | "ODataTable" | "ODataTableServer" | "ODialog" | "ODivider" | "ODraggable" | "ODatePicker" | "OExpansionpanels" | "OExpansionpanel" | "OForm" | "OHostProvider" | "OIcon" | "OImage" | "OLayout" | "OList" | "OListItem" | "OMain" | "OMenu" | "ONavigationDrawer" | "OPanel" | "OFlex" | "OScrollContainer" | "OStickyContainer" | "OProgress" | "ORadio" | "ORadioGroup" | "ORating" | "OSplitpane" | "OSplitpaneItem" | "OSelect" | "OSkeletonLoader" | "OSlider" | "ORangeSlider" | "OSnackbar" | "OSpeedial" | "OSpacer" | "OStepper" | "OStepperStep" | "OSwitch" | "OTable" | "OTab" | "OTabs" | "OTabsResources" | "OText" | "OLink" | "OTextArea" | "OTextField" | "OToolbar" | "OColorPicker" | "OTooltip" | "OTreeView" | "OValidation" | "OPagination" | "OMotion" | "Admin" | "AdminShortcut" | "Bladestest" | "Welcome" | "AuthenticationChecker" | "FxUxColorpicker" | "FxUxIframe" | "FxUxDateTimePicker" | "FxSizeContainer" | "Console" | "DevSocketMessage" | "FxUxDialog" | "FxUxConfirmDialog" | "FxUxDocumenticon" | "FxUxStatusMessageOverlay" | "FxUxHeading" | "FxUxSelection" | "FxUxInputToken" | "FxUxIconpicker" | "FxUxJourney" | "FxUxMenuBlade" | "FxUxWizard" | "FxUxPeoplePicker" | "FxUxIcon" | "FxUxButton" | "FxUxDatatable" | "FxUxShapeDivider" | "FxUxShapeDividerSettings" | "FxUxEnterprisePropertiesRichTextFieldDisplay" | "FxUxEnterprisePropertiesTextFieldDisplay" | "FxUxEnterprisePropertiesDateTimeFieldDisplay" | "FxUxEnterprisePropertiesUserFieldDisplay" | "FxUxEnterprisePropertiesBooleanFieldDisplay" | "FxUxEnterprisePropertiesNumberFieldDisplay" | "FxUxEnterprisePropertiesTaxonomyFieldDisplay" | "FxUxEnterprisePropertiesLanguageFieldDisplay" | "FxUxEnterprisePropertiesTagsPropertyDisplay" | "FxUxEnterprisePropertyPicker" | "FxUxEnterprisePropertySetPicker" | "FxUxEnterprisePropertyDataTypeProviderDisplay" | "FxUxSharePointTermItem" | "FxUxLimitedLabel" | "FxSpTermGlossaryMapping" | "FxSpfxWpSetting" | "FxSpfxWp" | "FxUxSettingspane" | "FxUxRollupEmpty" | "FxUxRollupFilter" | "FxUxRollupFilterPicker" | "Signout" | "FxUxTermpicker" | "FxUxTemplatePicker" | "FxUxMediapicker" | "FxUxMediapickerImage" | "FxUxMediapickerVideo" | "FxUxImageGrid" | "FxUxPexelProvider" | "FxUxUnsplashProvider" | "FxUxMediaflowProvider" | "FxUxMediaflowProviderVideoPlayer" | "FxUxMyComputerProvider" | "FxUxFileUploader" | "FxUxBingProvider" | "FxUxCentralImageLocationProvider" | "FxUxSharePointVideoSettings" | "FxUxMicrosoftStreamProvider" | "FxUxYoutubeProvider" | "FxUxVimeoProvider" | "FxUxDallEProvider" | "FxUxImageTransformer" | "FxUxThemeDefinitionEditor" | "FxUxImageEditor" | "FxUxImageTransformEditor" | "SharepointVideoComponent" | "FxUxFieldValidation" | "FxUxLetterAvatar" | "FxUxLanguagePicker" | "FxUxContextLanguagePicker" | "FxUxTimeZonePicker" | "FxUxSiteLogoIcon" | "FxUxTimePeriodPicker" | "FxUxDateTimeZonePicker" | "FxUxDateTimeZoneRenderer" | "FxUxDateTimeFilterQuery" | "FxUxAppProvisioningRenderer" | "FxUxAppProvisioningValidatorWrapper" | "FxUxAppRouteInput" | "FxUxAppTitleInput" | "FxUxAppDescriptionInput" | "FxUxAppShowInPublicListingsInput" | "FxUxAppImageInput" | "FxUxAppPropertiesInput" | "SpUxAppWithSharePointAliasInput" | "FxUxAppPropertyNamingPolicyInput" | "FxUxVersionedLayoutUrlInput" | "FxUxAppInstanceEditingJourney" | "FxUxAppInstancePermissionBlade" | "FxUxAppInstanceRoutePathBlade" | "FxUxAppInstanceDeleteBlade" | "FxUxAppProvisioningWizard" | "FxUxAppInstanceInformationStep" | "FxUxAppInstanceUsersStep" | "FxUxAppInstanceEnterpriseStep" | "FxUxAppInstanceProvisioningSummaryStep" | "FxUxAppInstanceProgressBlade" | "FxUxAppInstanceRollup" | "FxUxAppInstanceRollupSettings" | "FxUxAppInstanceRollupListView" | "FxUxAppInstanceRollupRenderer" | "FxUxAppInstanceRollupMetricDetail" | "FxUxAppInstanceRollupListViewSettings" | "FxUxAppInstanceRollupCardView" | "FxUxAppInstanceRollupCardViewSettings" | "FxUxQueryablePropertiesJourney" | "FxUxDateTimeFieldEdit" | "FxUxPersonFieldEdit" | "FxUxBooleanFieldEdit" | "FxUxTextFieldEdit" | "FxUxRichTextFieldEdit" | "FxUxRichTextEditorSettingsComponent" | "FxUxRichTextEditorComponent" | "FxUxRichTextEditorRendererCore" | "FxUxRichTextEditorRendererComponent" | "FxUxNumberFieldEdit" | "FxUxLanguageFieldEdit" | "FxUxTagsPropertyEdit" | "FxUxDataFieldEdit" | "FxUxPersonFieldValueDefinition" | "FxUxRichTextFieldValueDefinition" | "FxUxBooleanFieldValueDefinition" | "FxUxDataFieldValueDefinition" | "FxUxDateTimeFieldValueDefinition" | "FxUxMediaFieldValueDefinition" | "FxUxNumberFieldValueDefinition" | "FxUxTextFieldValueDefinition" | "FxUxLanguageFieldValueDefinition" | "FxUxTagsPropertyValueDefinition" | "FxUxTestFeaturesComponent" | "FxUxCommentComponent" | "FxUxPeopleTaggingComponent" | "FxUxCommentLikeTemplate" | "FxUxContentDialog" | "FxUxLikeComponent" | "FxUxReactionStyle" | "FxUxReactionsComponent" | "FxUxReactionsStyle" | "FxUxLikeListingTemplate" | "FxUxPostLikeListingTemplate" | "FxUxPermissionInput" | "FxUxTenantAdminPermissionInput" | "FxUxSecurityTrimmer" | "FxUxSpacingPicker" | "FxUxFilterPicker" | "FxUxPickerWrapper" | "FxUxFilterEngineSettings" | "FxUxFilterEngineDialogContent" | "FxUxFilterEnginePersonPropertySettings" | "FxUxFilterEngineTagsPropertySettings" | "FxUxFilterEnginePersonPropertyDefaultValueInput" | "FxUxFilterEngineTagsPropertyDefaultValueInput" | "FxUxFilterEngineBooleanPropertySettings" | "FxUxFilterEngineBooleanPropertyDefaultValueInput" | "FxUxFilterEngineTextPropertySettings" | "FxUxFilterEngineTextPropertyDefaultValueInput" | "FxUxFilterEngineDateTimePropertySettings" | "FxUxFilterEngineDateTimePropertyDefaultValueInput" | "FxUxFilterEngineTaxonomyPropertySettings" | "FxUxFilterEngineTaxonomyPropertyDefaultValueInput" | "FxUxFilterEngineExtendedTaxonomyPropertyDefaultValueInput" | "FxUxFilterEngineNumberPropertySettings" | "FxUxFilterEngineNumberPropertyDefaultValueInput" | "FxUxFilterEngineRenderer" | "FxUxTaxonomyFilterEngineRenderer" | "FxUxPersonFilterEngineRenderer" | "FxUxTagsFilterEngineRenderer" | "FxUxTextFilterEngineRenderer" | "FxUxBooleanFilterEngineRenderer" | "FxUxDateFilterEngineRenderer" | "FxUxDateFilterEnginePeriodSlider" | "FxUxNumberFilterEngineRenderer" | "FxUxFilterEngineSelectionsArea" | "FxUxFilterEngineSelectionsAreaTaxonomyProperty" | "FxUxFilterEngineSelectionsAreaPersonProperty" | "FxUxFilterEngineSelectionsAreaTagsProperty" | "FxUxFilterEngineSelectionsAreaBooleanProperty" | "FxUxFilterEngineSelectionsAreaTextProperty" | "FxUxFilterEngineSelectionsAreaDateTimeProperty" | "FxUxFilterEngineSelectionsAreaNumberProperty" | "FxUxFilterEnginePropertyDropdown" | "FxUxFilterEnginePropertyList" | "SpTermSetPicker" | "SpTermPicker" | "SpTermPickerTree" | "SpTermPickerSearch" | "SpTaxonomyFieldEdit" | "SpTaxonomyFieldSettings" | "SpTaxonomyFieldValueDefinition" | "SpEnterprisekeywordsFieldEdit" | "SpEnterpriseKeywordsFieldValueDefinition" | "SpEnterpriseKeywordsFieldSettings" | "SpEnterpriseKeywordsFieldDisplay" | "SpQueryFilterBuilder" | "TargetingFilter" | "FxUxCommentDialogComponent" | "FxUxMultilingualInput" | "FxUxMultiTextInput" | "FxUxTextTranslator" | "FxUxErrorMessage" | "FxUxInputLanguagePicker" | "FxUxDashboardNumericIndicator" | "FxUxDashboardBarChartIndicator" | "FeaturesJourney" | "FeaturesJourneyTenant" | "FeaturesJourneyAppInstance" | "FeaturesJourneyApp" | "MentionComponent" | "EmoticonComponent" | "UrlInputComponent" | "FxUxProfileCardRenderer" | "FxUxProfileCardComponent" | "FxUxProfileCardDialogComponent" | "FxUxProfileCardCore" | "FxUxProfileAboutUser" | "FxUxProfilePersona" | "FxUxReportees" | "FxUxOrganizationTree" | "FxUxEditorChrome" | "LikeActionHandler" | "LikeActionRegistration" | "LikeActionSettings" | "FxUxEnterpriseGlossaryPicker" | "FxUxEnterprisePropertiesDataSourcePicker" | "FxUxPropertyPicker" | "FxUxPropertyRenderer" | "FxUxPropertyDefintionRenderer" | "FxUxPropertyDefintionConfiguration" | "FxUxPropertyConfigurationBaseRenderer" | "FxUxLabelOptionsRenderer" | "FxUxPropertyLocking" | "UserPropertyConfigurationRenderer" | "FxUxPropertyDatasourceRenderer" | "FxUxPropertyInput" | "FxUxPostTemplate" | "FxUxPostComponent" | "AppManagement" | "TabsManagement" | "AppManagementInstanceTab" | "AppManagementTemplateTab" | "AppManagementLayoutTab" | "AppManagementNamingPolicyTab" | "TermPropertyDisplay" | "TermPropertyEditor" | "TermPropertyConfiguration" | "FxUxFileUploaderMyComputerProvider" | "LinkHandlerDeepLinkDialog" | "PreSetupWizard" | "LanguagePropertyDisplay" | "LanguagePropertyEditor" | "IdentityPropertyDisplay" | "IdentityPropertyEditor" | "SPFxUxLanguagePicker" | "FxUxUserPropertyEditorRenderer" | "FxUxGroupPropertyEditorRenderer" | "FxUxDynamicGroupPropertyEditorRenderer" | "HashTagList" | "BuiltinUserPropertyProviderDisplay" | "BuiltinUserPropertyProviderEditor" | "MSGraphUserPropertyProviderDisplay" | "MSGraphUserPropertyProviderEditor" | "SharePointUserPropertyProviderDisplay" | "SharePointUserPropertyProviderEditor" | "FxUxConnectedTenantPicker" | "FxUxSidePanel" | "FeaturesJourneyProperties" | "FxPhotoWallProvider" | "FxSliderDialogProvider" | "FxUxStatusCodeRenderer" | "DateTimePropertyDisplay" | "DateTimePropertyEditor" | "DateTimePropertyConfiguration" | "BirthdayPropertyConfiguration" | "AdminSystemJourney" | "CustomEmailJourney" | "AuthenticationScreenBlade" | "AuthenticationScreenChrome" | "TenantUserManagementJourney" | "BusinessProfileUserManagementJourney" | "UserManagementCore" | "UserManagementUserTypeListingBlade" | "UserManagementSyncProviderListingBlade" | "UserManagementUserJourney" | "UserManagementUserPropertiesJourney" | "UserManagementUserActiveJourney" | "UserManagementIdentityCreationRequestPendingApprovalListing" | "BusinessProfileAuthenticationBlade" | "UserManagementDeletedUserListing" | "UserManagementGroupListingBlade" | "UserManagementActiveGroupListing" | "UserManagementDeletedGroupListing" | "UserManagementUserTypeCreateDialog" | "UserManagementUserTypeDetailBlade" | "UserManagementActiveUserListing" | "UserManagementUserDetailBlade" | "UserManagementUserAuthenticationBlade" | "UserManagementGroupDetailBlade" | "UserManagementGroupMembershipListing" | "UserManagementAuthenticationSettingsBlade" | "UserManagementDynamicGroupListingBlade" | "UserManagementUserPropertyListingBlade" | "UserManagementUserPropertyDetailBlade" | "UserManagementUserDetailBladeAuthenticationTab" | "UserManagementUserDetailBladePropertiesTab" | "UserManagementBulkImportBlade" | "UserManagementLoginLogBlade" | "UserManagementSelfService" | "UserManagementIdentityCreationRequestUserTypeBlade" | "UserManagementIdentityCreationRequestUserTypePropertyBlade" | "TenantAdministratorPermissionJourney" | "BusinessProfileAdministratorPermissionJourney" | "TenantSecretsJourney" | "BusinessProfileSecretsJourney" | "SystemAccountForm" | "BusinessProfileJourney" | "BusinessProfileSettings" | "BusinessProfileLanguage" | "TenantMediaPickerCore" | "TenantMediaPicker" | "MediaPickerCropRatios" | "MediaPickerFileSizeLimitSettings" | "MediaPickerScalingSettingsListing" | "TenantGeneralSettings" | "TenantRegional" | "TenantAdminSetting" | "SystemLayoutJourney" | "OmniaSearchUserLogsBlade" | "AppSettingsEditAppInstanceBlade" | "AppSettingsEditAppInstanceBladeRegistration" | "AppSettingsSwitchingTemplateJourney" | "AppSettingsSwitchingTemplateJourneyRegistration" | "AppSettingsJourney" | "AppSettingsSwitchingTemplateBlade", guid>;
|
7
7
|
declare module "./Tooling" {
|
8
8
|
interface IEnums$ {
|
9
9
|
omniaResourceManifests: typeof omniaResourceManifests;
|
package/Enums.tooling.js
CHANGED
@@ -977,6 +977,7 @@ const omniaWebComponentManifests = enum$("omniaWebComponentManifests").value({
|
|
977
977
|
OTable: (0, fx_models_1.guid)("9ae46ba0-5370-4a32-9be2-91bf111c2a85"),
|
978
978
|
OTab: (0, fx_models_1.guid)("8669930d-609c-497e-8cde-0c554621db88"),
|
979
979
|
OTabs: (0, fx_models_1.guid)("7345c491-927b-4343-8d9f-5e14f51fbfad"),
|
980
|
+
OTabsResources: (0, fx_models_1.guid)("eb434b2c-36df-4bd3-a7f3-0b0cd913168f"),
|
980
981
|
OText: (0, fx_models_1.guid)("b5a11307-4f70-4ba8-9e1e-e4102ea95536"),
|
981
982
|
OLink: (0, fx_models_1.guid)("75cd9309-9dd1-4646-9e0c-e6b5b1cac14d"),
|
982
983
|
OTextArea: (0, fx_models_1.guid)("1e7db8a9-8533-485d-97b4-359f64601ff0"),
|
package/Exposes.d.ts
CHANGED
@@ -143,6 +143,7 @@ export * from "./ScopedPermissionRegistraion";
|
|
143
143
|
export * from "./action-btn";
|
144
144
|
export * from "./typography";
|
145
145
|
export * from "./redirect";
|
146
|
+
export * from "./command-palette";
|
146
147
|
export * from "./FileIdentifier";
|
147
148
|
export * from "./FilePicker";
|
148
149
|
export * from "./LoginLogFilter";
|
package/Exposes.js
CHANGED
@@ -155,6 +155,7 @@ tslib_1.__exportStar(require("./ScopedPermissionRegistraion"), exports);
|
|
155
155
|
tslib_1.__exportStar(require("./action-btn"), exports);
|
156
156
|
tslib_1.__exportStar(require("./typography"), exports);
|
157
157
|
tslib_1.__exportStar(require("./redirect"), exports);
|
158
|
+
tslib_1.__exportStar(require("./command-palette"), exports);
|
158
159
|
//************************************************************************************ */
|
159
160
|
// End of folder exports
|
160
161
|
//************************************************************************************ */
|
package/FilterEngineStyles.d.ts
CHANGED
@@ -14,7 +14,6 @@ export declare const FilterEngineStyles: {
|
|
14
14
|
avatarOptionStyle: types.NestedCSSProperties;
|
15
15
|
searchBoxDefaultStyle: types.NestedCSSProperties;
|
16
16
|
searchValueBoxDefaultStyle: types.NestedCSSProperties;
|
17
|
-
searchTextColor: types.NestedCSSProperties;
|
18
17
|
treeNodeText: (isSelected: boolean) => types.NestedCSSProperties;
|
19
18
|
treeNodeResultCount: (isSelected: boolean) => types.NestedCSSProperties;
|
20
19
|
dialogContent: types.NestedCSSProperties;
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { Future, guid, IIcon } from "@omnia/fx-models";
|
2
|
+
import { FuzzySearchable } from "./FuzzySearchable";
|
3
|
+
export interface CommandDefinition extends FuzzySearchable {
|
4
|
+
id: guid;
|
5
|
+
icon: IIcon;
|
6
|
+
onExecute: () => Future<void>;
|
7
|
+
}
|
8
|
+
export interface ICommandStore {
|
9
|
+
}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
const tslib_1 = require("tslib");
|
4
|
+
tslib_1.__exportStar(require("./CommandDefinition"), exports);
|
5
|
+
tslib_1.__exportStar(require("./CommandPaletteInputBox"), exports);
|
6
|
+
tslib_1.__exportStar(require("./CommandPaletteMessage"), exports);
|
7
|
+
tslib_1.__exportStar(require("./CommandPaletteListPickItem"), exports);
|
8
|
+
tslib_1.__exportStar(require("./FuzzySearchable"), exports);
|
9
|
+
tslib_1.__exportStar(require("./CommandPaletteCustomComponentOptions"), exports);
|
@@ -1,5 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ActivityHubServiceId = void 0;
|
4
|
-
|
4
|
+
exports.ActorId = ActorId;
|
5
|
+
const Guid_1 = require("./Guid");
|
6
|
+
function ActorId(id) { return id; }
|
5
7
|
exports.ActivityHubServiceId = (0, Guid_1.guid)("92fab26a-90c4-45e2-9b5e-9bdf0e26ea14");
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { OmniaToken } from "./Tokens";
|
2
2
|
import { guid } from "./Guid";
|
3
3
|
import { TenantIdentifier } from "./Tenant";
|
4
|
-
import { ActorId } from "./
|
4
|
+
import { ActorId } from "./OmniaHub";
|
5
5
|
export interface OmniaSharedBootstrapData {
|
6
6
|
uiThreadId: guid;
|
7
7
|
workerThreadId: guid;
|
@@ -1,19 +1,4 @@
|
|
1
1
|
import { guid } from "./Guid";
|
2
|
-
export declare abstract class RealtimeChannel {
|
3
|
-
/**
|
4
|
-
* Construct a unique channel id that can be targeted to users who are set to be in that channel on the client
|
5
|
-
* @returns id
|
6
|
-
*/
|
7
|
-
abstract getId(): string;
|
8
|
-
}
|
9
|
-
export declare abstract class RealtimeData<TRealtimeChannel extends RealtimeChannel, TRealtimeData> {
|
10
|
-
private _channel;
|
11
|
-
private _value;
|
12
|
-
get channel(): TRealtimeChannel;
|
13
|
-
get value(): TRealtimeData;
|
14
|
-
abstract getId(): guid;
|
15
|
-
constructor(channel: TRealtimeChannel, value?: TRealtimeData);
|
16
|
-
}
|
17
2
|
export type RealtimeChannelUpdateTypes = "activate" | "deactivate";
|
18
3
|
export interface RealtimeChannelUpdateMessage extends RealtimChannelMessage {
|
19
4
|
threadId: guid;
|
@@ -1,19 +1,2 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.RealtimeData = exports.RealtimeChannel = void 0;
|
4
|
-
class RealtimeChannel {
|
5
|
-
}
|
6
|
-
exports.RealtimeChannel = RealtimeChannel;
|
7
|
-
class RealtimeData {
|
8
|
-
get channel() {
|
9
|
-
return this._channel;
|
10
|
-
}
|
11
|
-
get value() {
|
12
|
-
return this._value;
|
13
|
-
}
|
14
|
-
constructor(channel, value) {
|
15
|
-
this._channel = channel;
|
16
|
-
this._value = value;
|
17
|
-
}
|
18
|
-
}
|
19
|
-
exports.RealtimeData = RealtimeData;
|
@@ -15,9 +15,9 @@ export * from "./StringExtensions";
|
|
15
15
|
export * from "./DynamicState";
|
16
16
|
export * from "./Id";
|
17
17
|
export * from "./theme";
|
18
|
-
export * from "./hub";
|
19
18
|
export * from "./velcron";
|
20
19
|
export * from "./DependencyInjection";
|
21
20
|
export * from "./Messaging";
|
22
21
|
export * from "./EventHook";
|
23
22
|
export * from "./ShortId";
|
23
|
+
export * from "./OmniaHub";
|
@@ -19,9 +19,9 @@ tslib_1.__exportStar(require("./StringExtensions"), exports);
|
|
19
19
|
tslib_1.__exportStar(require("./DynamicState"), exports);
|
20
20
|
tslib_1.__exportStar(require("./Id"), exports);
|
21
21
|
tslib_1.__exportStar(require("./theme"), exports);
|
22
|
-
tslib_1.__exportStar(require("./hub"), exports);
|
23
22
|
tslib_1.__exportStar(require("./velcron"), exports);
|
24
23
|
tslib_1.__exportStar(require("./DependencyInjection"), exports);
|
25
24
|
tslib_1.__exportStar(require("./Messaging"), exports);
|
26
25
|
tslib_1.__exportStar(require("./EventHook"), exports);
|
27
26
|
tslib_1.__exportStar(require("./ShortId"), exports);
|
27
|
+
tslib_1.__exportStar(require("./OmniaHub"), exports);
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import { BackgroundDefinition, BlueprintsReference, ColorValue, FillDefinitionValue } from "./ThemeDefinition";
|
2
2
|
import { SpacingDefinition, Spacing } from "./Spacing";
|
3
3
|
import { TypographyFontDefinition, TypographyValue } from "./Typography";
|
4
|
-
import { TypographyBlueprint } from "./Typography";
|
5
4
|
import { ThemeBase } from "./ThemeBase";
|
6
5
|
import { VelcronRendererResolverReference } from "../velcron";
|
7
6
|
export interface BlueprintStrategy {
|
@@ -43,15 +42,9 @@ export interface ContainerFillBlueprint extends Blueprints, BlueprintsReference
|
|
43
42
|
name?: string;
|
44
43
|
background?: BackgroundDefinition;
|
45
44
|
}
|
46
|
-
export interface TypographyBlueprints extends ThemeBase {
|
47
|
-
primary: TypographyBlueprint;
|
48
|
-
}
|
49
45
|
export interface IFontBlueprints extends Blueprints, BlueprintsReference {
|
50
46
|
fonts: Array<TypographyFontDefinition>;
|
51
47
|
}
|
52
|
-
export interface SpacingBlueprints extends ThemeBase {
|
53
|
-
primary: SpacingBlueprint;
|
54
|
-
}
|
55
48
|
export interface ComponentBlueprints extends ThemeBase {
|
56
49
|
strategy?: "MD2" | "MD3";
|
57
50
|
buttons?: ButtonBlueprints;
|
@@ -60,8 +53,9 @@ export interface ComponentBlueprints extends ThemeBase {
|
|
60
53
|
chips?: ChipBlueprint;
|
61
54
|
fills?: ContainerFillBlueprints;
|
62
55
|
headers?: HeaderBlueprints;
|
56
|
+
inputs?: InputBlueprints;
|
63
57
|
}
|
64
|
-
export interface SpacingBlueprint {
|
58
|
+
export interface SpacingBlueprint extends ThemeBase {
|
65
59
|
l?: SpacingDefinition;
|
66
60
|
s?: SpacingDefinition;
|
67
61
|
}
|
@@ -120,6 +114,13 @@ export interface ButtonBlueprints extends Blueprints {
|
|
120
114
|
close?: ButtonBlueprint;
|
121
115
|
} & VariantBlueprints<ButtonBlueprint>;
|
122
116
|
}
|
117
|
+
export interface InputBlueprints extends Blueprints, VariantBlueprints<InputBlueprint> {
|
118
|
+
primary?: InputBlueprint;
|
119
|
+
}
|
120
|
+
export interface InputBlueprint extends Blueprint {
|
121
|
+
variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
|
122
|
+
density?: "large" | "comfortable" | "compact";
|
123
|
+
}
|
123
124
|
export interface TabsBlueprints extends Blueprints, VariantBlueprints<TabsBlueprint> {
|
124
125
|
primary?: TabsBlueprint;
|
125
126
|
}
|
@@ -1,3 +1,5 @@
|
|
1
1
|
import { SpacingBlueprint } from "./Blueprints";
|
2
2
|
import { SpacingScale } from "./Spacing";
|
3
|
-
export declare
|
3
|
+
export declare namespace SpacingMethods {
|
4
|
+
function getSpacingValueFromBlueprint(spacingValue: any, blueprint: SpacingBlueprint, scale?: SpacingScale): number;
|
5
|
+
}
|
@@ -1,44 +1,48 @@
|
|
1
1
|
"use strict";
|
2
2
|
// import { SpacingDefinition, SpacingTypes } from "@omnia/fx-models";
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
exports.
|
4
|
+
exports.SpacingMethods = void 0;
|
5
5
|
const Spacing_1 = require("./Spacing");
|
6
6
|
const useSpacingScaling_1 = require("./useSpacingScaling");
|
7
7
|
const spacingScaling = (0, useSpacingScaling_1.useSpacingScaling)();
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
scale = spacingScaling.get.scale(spacingValue);
|
14
|
-
}
|
15
|
-
const definition = scale === "l" ? blueprint.l : blueprint.s;
|
16
|
-
let negative = false;
|
17
|
-
let result = spacingValue;
|
18
|
-
if (isNaN(spacingValue)) {
|
19
|
-
let strippedValue = spacingScaling.get.valueWithoutScale(spacingValue);
|
20
|
-
if (strippedValue.startsWith("-")) {
|
21
|
-
negative = true;
|
22
|
-
}
|
23
|
-
strippedValue = strippedValue.replace("-", "");
|
24
|
-
if (strippedValue === Spacing_1.SpacingTypes.xs) {
|
25
|
-
result = definition.xs;
|
26
|
-
}
|
27
|
-
else if (strippedValue === Spacing_1.SpacingTypes.s) {
|
28
|
-
result = definition.s;
|
29
|
-
}
|
30
|
-
else if (strippedValue === Spacing_1.SpacingTypes.m) {
|
31
|
-
result = definition.m;
|
32
|
-
}
|
33
|
-
else if (strippedValue === Spacing_1.SpacingTypes.l) {
|
34
|
-
result = definition.l;
|
8
|
+
var SpacingMethods;
|
9
|
+
(function (SpacingMethods) {
|
10
|
+
function getSpacingValueFromBlueprint(spacingValue, blueprint, scale) {
|
11
|
+
if (!spacingValue) {
|
12
|
+
return 0;
|
35
13
|
}
|
36
|
-
|
37
|
-
|
14
|
+
if (!scale) {
|
15
|
+
scale = spacingScaling.get.scale(spacingValue);
|
38
16
|
}
|
39
|
-
|
40
|
-
|
17
|
+
const definition = scale === "l" ? blueprint.l : blueprint.s;
|
18
|
+
let negative = false;
|
19
|
+
let result = spacingValue;
|
20
|
+
if (isNaN(spacingValue)) {
|
21
|
+
let strippedValue = spacingScaling.get.valueWithoutScale(spacingValue);
|
22
|
+
if (strippedValue.startsWith("-")) {
|
23
|
+
negative = true;
|
24
|
+
}
|
25
|
+
strippedValue = strippedValue.replace("-", "");
|
26
|
+
if (strippedValue === Spacing_1.SpacingTypes.xs) {
|
27
|
+
result = definition.xs;
|
28
|
+
}
|
29
|
+
else if (strippedValue === Spacing_1.SpacingTypes.s) {
|
30
|
+
result = definition.s;
|
31
|
+
}
|
32
|
+
else if (strippedValue === Spacing_1.SpacingTypes.m) {
|
33
|
+
result = definition.m;
|
34
|
+
}
|
35
|
+
else if (strippedValue === Spacing_1.SpacingTypes.l) {
|
36
|
+
result = definition.l;
|
37
|
+
}
|
38
|
+
else if (strippedValue === Spacing_1.SpacingTypes.xl) {
|
39
|
+
result = definition.xl;
|
40
|
+
}
|
41
|
+
else {
|
42
|
+
result = 0;
|
43
|
+
}
|
41
44
|
}
|
45
|
+
return negative ? -result : result;
|
42
46
|
}
|
43
|
-
|
44
|
-
}
|
47
|
+
SpacingMethods.getSpacingValueFromBlueprint = getSpacingValueFromBlueprint;
|
48
|
+
})(SpacingMethods || (exports.SpacingMethods = SpacingMethods = {}));
|
@@ -1,9 +1,10 @@
|
|
1
1
|
import { guid } from "../Guid";
|
2
2
|
import { Id } from "../Id";
|
3
|
-
import { BlueprintVariant, BoxDimensions, ButtonBlueprint, ComponentBlueprints,
|
3
|
+
import { BlueprintVariant, BoxDimensions, ButtonBlueprint, ComponentBlueprints, SpacingBlueprint } from "./Blueprints";
|
4
4
|
import { Color } from "./Color";
|
5
5
|
import { LegacyBorderDefinition, LegacyThemeDefinition } from "./LegacyThemeDefinition";
|
6
6
|
import { ThemeBase } from "./ThemeBase";
|
7
|
+
import { TypographyBlueprint } from "./Typography";
|
7
8
|
export type ThemeContextType = "default" | "admin" | "preview" | "color-context" | "designer";
|
8
9
|
export interface ColorTypeResult<resultType> {
|
9
10
|
base: resultType;
|
@@ -73,8 +74,8 @@ export interface ThemeDefinitionReference {
|
|
73
74
|
}
|
74
75
|
export interface ResolvedThemeDefinition extends ThemeBase {
|
75
76
|
colors?: ColorSchemas;
|
76
|
-
typography?:
|
77
|
-
spacing?:
|
77
|
+
typography?: TypographyBlueprint;
|
78
|
+
spacing?: SpacingBlueprint;
|
78
79
|
components?: ComponentBlueprints;
|
79
80
|
}
|
80
81
|
export interface ThemeSelection {
|
@@ -7,8 +7,7 @@ export interface TypographyFontDefinition extends ThemeBase {
|
|
7
7
|
cdn?: string;
|
8
8
|
manifestId?: guid;
|
9
9
|
}
|
10
|
-
export interface TypographyBlueprint {
|
11
|
-
name: string;
|
10
|
+
export interface TypographyBlueprint extends ThemeBase {
|
12
11
|
font?: TypographyFontRef;
|
13
12
|
fills?: VariantBlueprints<FillDefinition>;
|
14
13
|
variants?: VariantBlueprints<TypographyDefinition>;
|
package/package.json
CHANGED
@@ -1,13 +0,0 @@
|
|
1
|
-
import { guid } from "../Guid";
|
2
|
-
import { RealtimeChannel, RealtimeData } from "../Realtime";
|
3
|
-
export declare class SocialRealtimeChannel extends RealtimeChannel {
|
4
|
-
getId(): string;
|
5
|
-
}
|
6
|
-
export interface SocialRealtimeMessage {
|
7
|
-
reactionCount: number;
|
8
|
-
commentCount: number;
|
9
|
-
}
|
10
|
-
export declare class SocialRealtimeData extends RealtimeData<SocialRealtimeChannel, SocialRealtimeMessage> {
|
11
|
-
constructor(channel: SocialRealtimeChannel);
|
12
|
-
getId(): guid;
|
13
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.SocialRealtimeData = exports.SocialRealtimeChannel = void 0;
|
4
|
-
const Guid_1 = require("../Guid");
|
5
|
-
const Realtime_1 = require("../Realtime");
|
6
|
-
class SocialRealtimeChannel extends Realtime_1.RealtimeChannel {
|
7
|
-
getId() {
|
8
|
-
return "social";
|
9
|
-
}
|
10
|
-
}
|
11
|
-
exports.SocialRealtimeChannel = SocialRealtimeChannel;
|
12
|
-
class SocialRealtimeData extends Realtime_1.RealtimeData {
|
13
|
-
constructor(channel) {
|
14
|
-
super(channel);
|
15
|
-
}
|
16
|
-
getId() {
|
17
|
-
return (0, Guid_1.guid)("445350a8-4565-4a94-ba01-a05dd2cccca6");
|
18
|
-
}
|
19
|
-
}
|
20
|
-
exports.SocialRealtimeData = SocialRealtimeData;
|
@@ -1,75 +0,0 @@
|
|
1
|
-
import { ChannelId } from "./ActivityChannel";
|
2
|
-
import { ActivityRenderer, ActivityRendererReference } from "./ActivityRenderer";
|
3
|
-
import { Id } from "../../Id";
|
4
|
-
import { DynamicState } from "../../DynamicState";
|
5
|
-
import { ActorActivityCategory } from "./ActorActivity";
|
6
|
-
import { TemporaryFileId } from "../fileupload";
|
7
|
-
import { ActorId } from "../actors";
|
8
|
-
import { guid } from "../../Guid";
|
9
|
-
export type ActivityId = Id<number, "ActivityId">;
|
10
|
-
export declare function ActivityId(id: number): ActivityId;
|
11
|
-
export type ActivityTypeId = Id<guid, "ActivityTypeId">;
|
12
|
-
export declare function ActivityTypeId(id: guid): ActivityTypeId;
|
13
|
-
export interface Activity<TRenderState = DynamicState> extends ActivityBase {
|
14
|
-
id: ActivityId;
|
15
|
-
state: TRenderState;
|
16
|
-
renderer: ActivityRenderer | ActivityRendererReference;
|
17
|
-
createdBy: ActorId;
|
18
|
-
}
|
19
|
-
export interface ActivityWithJson extends ActivityBase {
|
20
|
-
id: ActivityId;
|
21
|
-
createdBy: ActorId;
|
22
|
-
stateJson: string;
|
23
|
-
rendererJson: string;
|
24
|
-
}
|
25
|
-
export interface ActivityBase {
|
26
|
-
channelId: ChannelId;
|
27
|
-
activityTypeId: ActivityTypeId;
|
28
|
-
targeting: Array<Array<SourceRelatedHubProperty>>;
|
29
|
-
notificationTeaser: NotificationTeaser;
|
30
|
-
expires?: Date;
|
31
|
-
createdAt: Date;
|
32
|
-
reactionCount?: number;
|
33
|
-
commentCount?: number;
|
34
|
-
}
|
35
|
-
export interface ActivityRenderState<TActivityState = DynamicState, TIdentityState = DynamicState> {
|
36
|
-
activity: TActivityState;
|
37
|
-
identity: TIdentityState;
|
38
|
-
}
|
39
|
-
export interface SourceRelatedHubProperty extends HubProperty {
|
40
|
-
propertySourceId: guid;
|
41
|
-
}
|
42
|
-
export interface HubProperty {
|
43
|
-
name: string;
|
44
|
-
values: Array<string>;
|
45
|
-
}
|
46
|
-
export interface NotificationTeaser {
|
47
|
-
title: string;
|
48
|
-
description: string;
|
49
|
-
url: string;
|
50
|
-
}
|
51
|
-
export declare enum PrivacyLevel {
|
52
|
-
Private = 0,
|
53
|
-
Public = 1,
|
54
|
-
Followers = 2
|
55
|
-
}
|
56
|
-
export interface CreateActivityRequest {
|
57
|
-
channelId: ChannelId;
|
58
|
-
activityTypeId: ActivityTypeId;
|
59
|
-
createdBy: ActorId;
|
60
|
-
stateJson: string;
|
61
|
-
rendererJson: string;
|
62
|
-
notificationTeaser: NotificationTeaser;
|
63
|
-
targeting: Array<Array<SourceRelatedHubProperty>>;
|
64
|
-
addToActors?: {
|
65
|
-
[actorId: ActorId]: PrivacyLevel;
|
66
|
-
};
|
67
|
-
category: ActorActivityCategory;
|
68
|
-
activityIdPlaceHolder?: TemporaryFileId;
|
69
|
-
expires?: Date;
|
70
|
-
createdAt?: Date;
|
71
|
-
}
|
72
|
-
export interface CreateActivityResult {
|
73
|
-
id: ActivityId;
|
74
|
-
createdAt: Date;
|
75
|
-
}
|
@@ -1,13 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.PrivacyLevel = void 0;
|
4
|
-
exports.ActivityId = ActivityId;
|
5
|
-
exports.ActivityTypeId = ActivityTypeId;
|
6
|
-
function ActivityId(id) { return id; }
|
7
|
-
function ActivityTypeId(id) { return id; }
|
8
|
-
var PrivacyLevel;
|
9
|
-
(function (PrivacyLevel) {
|
10
|
-
PrivacyLevel[PrivacyLevel["Private"] = 0] = "Private";
|
11
|
-
PrivacyLevel[PrivacyLevel["Public"] = 1] = "Public";
|
12
|
-
PrivacyLevel[PrivacyLevel["Followers"] = 2] = "Followers";
|
13
|
-
})(PrivacyLevel || (exports.PrivacyLevel = PrivacyLevel = {}));
|
package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
import { DynamicState } from "../../DynamicState";
|
2
|
-
import { ActivityTypeId } from "./Activity";
|
3
|
-
import { ActivityRenderer, ActivityRendererReference } from "./ActivityRenderer";
|
4
|
-
export declare abstract class FeedActivityDefinition<TFeedItemState> implements ActivityDefinition<TFeedItemState> {
|
5
|
-
state: TFeedItemState;
|
6
|
-
renderer: ActivityRenderer | ActivityRendererReference;
|
7
|
-
activityTypeId: ActivityTypeId;
|
8
|
-
constructor(state: TFeedItemState, renderer: ActivityRenderer | ActivityRendererReference, activityTypeId: ActivityTypeId);
|
9
|
-
}
|
10
|
-
export declare abstract class ActivityDefinition<TRenderState = DynamicState> {
|
11
|
-
state: TRenderState;
|
12
|
-
renderer: ActivityRenderer | ActivityRendererReference;
|
13
|
-
abstract activityTypeId: ActivityTypeId;
|
14
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ActivityDefinition = exports.FeedActivityDefinition = void 0;
|
4
|
-
class FeedActivityDefinition {
|
5
|
-
constructor(state, renderer, activityTypeId) {
|
6
|
-
this.state = state;
|
7
|
-
this.renderer = renderer;
|
8
|
-
this.activityTypeId = activityTypeId;
|
9
|
-
this.activityTypeId = activityTypeId;
|
10
|
-
}
|
11
|
-
}
|
12
|
-
exports.FeedActivityDefinition = FeedActivityDefinition;
|
13
|
-
class ActivityDefinition {
|
14
|
-
}
|
15
|
-
exports.ActivityDefinition = ActivityDefinition;
|
@@ -1,31 +0,0 @@
|
|
1
|
-
import { ActorId } from "../actors";
|
2
|
-
import { Activity, ActivityId, ActivityWithJson } from "./Activity";
|
3
|
-
import { ActivityRenderer, ActivityRendererId } from "./ActivityRenderer";
|
4
|
-
import { ActivityCategoryCount, ActorActivity, ActorActivityCategory, ActorActivityWithJson, NewActivitiesByCreatorBase } from "./ActorActivity";
|
5
|
-
export interface ActivityFeed extends ActivityFeedBase {
|
6
|
-
renderers: {
|
7
|
-
[key: ActivityRendererId]: Array<ActivityRenderer>;
|
8
|
-
};
|
9
|
-
actorActivities: Array<ActorActivity<object, object>>;
|
10
|
-
activities: Array<Activity>;
|
11
|
-
}
|
12
|
-
export interface ActivityFeedResult extends ActivityFeedBase {
|
13
|
-
actorActivities: Array<ActorActivityWithJson>;
|
14
|
-
activities: Array<ActivityWithJson>;
|
15
|
-
loadStateHash: string;
|
16
|
-
}
|
17
|
-
export interface ActivityFeedBase {
|
18
|
-
newActivities: Array<NewActivitiesByCreatorBase>;
|
19
|
-
nextStartingFromId: ActivityId;
|
20
|
-
recentCreators: Array<ActorId>;
|
21
|
-
categories: Array<ActivityCategoryCount>;
|
22
|
-
}
|
23
|
-
export interface FeedQuery {
|
24
|
-
forActorId?: ActorId;
|
25
|
-
newerThenId?: ActivityId;
|
26
|
-
olderThenId?: ActivityId;
|
27
|
-
filterByCreator?: ActorId;
|
28
|
-
filterByCategory?: ActorActivityCategory;
|
29
|
-
includeRecentCreators?: number;
|
30
|
-
includeCategories?: boolean;
|
31
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { guid } from "../../Guid";
|
2
|
-
import { Id } from "../../Id";
|
3
|
-
import { VelcronAppDefinition } from "../../velcron";
|
4
|
-
export type ActivityRendererId = Id<guid, "ActivityRendererId">;
|
5
|
-
export declare function ActivityRendererId(id: guid): ActivityRendererId;
|
6
|
-
export interface ActivityRendererReference {
|
7
|
-
id: ActivityRendererId;
|
8
|
-
version: string;
|
9
|
-
}
|
10
|
-
export interface ActivityRendererWithJson extends ActivityRendererReference {
|
11
|
-
definition: string;
|
12
|
-
}
|
13
|
-
export interface ActivityRenderer extends ActivityRendererReference {
|
14
|
-
definition: VelcronAppDefinition;
|
15
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { ActivityRendererReference } from "./ActivityRenderer";
|
2
|
-
export interface ActivityRendererLoadReference extends ActivityRendererReference {
|
3
|
-
versionHash: string;
|
4
|
-
}
|
5
|
-
export interface ActivityRendererLoadingReferences {
|
6
|
-
stateHash: string;
|
7
|
-
loadReferences: Array<ActivityRendererLoadReference>;
|
8
|
-
}
|
package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
import { Id } from "../../Id";
|
2
|
-
import { ActorId } from "../actors";
|
3
|
-
export type SubscriptionId = Id<string, "SubscriptionId">;
|
4
|
-
export declare function SubscriptionId(id: string): SubscriptionId;
|
5
|
-
export interface SubscriptionInformation extends ActorSubscription {
|
6
|
-
title: Record<string, string>;
|
7
|
-
description: Record<string, string>;
|
8
|
-
clientId: string;
|
9
|
-
}
|
10
|
-
export interface ActorSubscription {
|
11
|
-
id: SubscriptionId;
|
12
|
-
subscriptionOwner: ActorId;
|
13
|
-
}
|
14
|
-
export interface Subscription extends ActorSubscription {
|
15
|
-
subscriber: ActorId;
|
16
|
-
}
|
@@ -1,48 +0,0 @@
|
|
1
|
-
import { DynamicState } from "../../DynamicState";
|
2
|
-
import { Actor, ActorId } from "../actors";
|
3
|
-
import { Activity, ActivityId } from "./Activity";
|
4
|
-
import { ChannelId } from "./ActivityChannel";
|
5
|
-
export declare enum ActorActivityStatus {
|
6
|
-
new = 0,
|
7
|
-
read = 1,
|
8
|
-
completed = 2
|
9
|
-
}
|
10
|
-
export declare enum ActorActivityCategory {
|
11
|
-
none = 0,
|
12
|
-
important = 1,
|
13
|
-
todo = 2,
|
14
|
-
snoozed = 3,
|
15
|
-
bookmarked = 4
|
16
|
-
}
|
17
|
-
export interface ActivitySettings {
|
18
|
-
category: ActorActivityCategory;
|
19
|
-
social: ActivitySocialSettings;
|
20
|
-
}
|
21
|
-
export interface ActivitySocialSettings {
|
22
|
-
comments: boolean;
|
23
|
-
reactions: boolean;
|
24
|
-
}
|
25
|
-
export interface ActorActivityBase {
|
26
|
-
activityId: ActivityId;
|
27
|
-
status: ActorActivityStatus;
|
28
|
-
category: ActorActivityCategory;
|
29
|
-
}
|
30
|
-
export interface ActorActivity<TRenderState extends DynamicState, TState extends DynamicState> extends ActorActivityBase {
|
31
|
-
activity: Activity<TRenderState>;
|
32
|
-
state?: TState;
|
33
|
-
}
|
34
|
-
export interface ActorActivityWithJson extends ActorActivityBase {
|
35
|
-
stateJson: string;
|
36
|
-
}
|
37
|
-
export interface NewActivitiesByCreatorBase {
|
38
|
-
count: number;
|
39
|
-
creator: ActorId;
|
40
|
-
}
|
41
|
-
export interface NewActivitiesByActor extends NewActivitiesByCreatorBase {
|
42
|
-
actor: Actor;
|
43
|
-
channelId: ChannelId;
|
44
|
-
}
|
45
|
-
export interface ActivityCategoryCount {
|
46
|
-
category: ActorActivityCategory;
|
47
|
-
count: number;
|
48
|
-
}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ActorActivityCategory = exports.ActorActivityStatus = void 0;
|
4
|
-
var ActorActivityStatus;
|
5
|
-
(function (ActorActivityStatus) {
|
6
|
-
ActorActivityStatus[ActorActivityStatus["new"] = 0] = "new";
|
7
|
-
ActorActivityStatus[ActorActivityStatus["read"] = 1] = "read";
|
8
|
-
ActorActivityStatus[ActorActivityStatus["completed"] = 2] = "completed";
|
9
|
-
})(ActorActivityStatus || (exports.ActorActivityStatus = ActorActivityStatus = {}));
|
10
|
-
var ActorActivityCategory;
|
11
|
-
(function (ActorActivityCategory) {
|
12
|
-
ActorActivityCategory[ActorActivityCategory["none"] = 0] = "none";
|
13
|
-
ActorActivityCategory[ActorActivityCategory["important"] = 1] = "important";
|
14
|
-
ActorActivityCategory[ActorActivityCategory["todo"] = 2] = "todo";
|
15
|
-
ActorActivityCategory[ActorActivityCategory["snoozed"] = 3] = "snoozed";
|
16
|
-
ActorActivityCategory[ActorActivityCategory["bookmarked"] = 4] = "bookmarked";
|
17
|
-
})(ActorActivityCategory || (exports.ActorActivityCategory = ActorActivityCategory = {}));
|
@@ -1,9 +0,0 @@
|
|
1
|
-
export * from "./Activity";
|
2
|
-
export * from "./ActorActivity";
|
3
|
-
export * from "./ActivityRenderer";
|
4
|
-
export * from "./ActivityChannel";
|
5
|
-
export * from "./ActivityFeed";
|
6
|
-
export * from "./ActivityDefinition";
|
7
|
-
export * from "./ActivityRendererLoadingReferences";
|
8
|
-
export * from "./ActivitySubscription";
|
9
|
-
export * from "./ActivityHubServiceId";
|
@@ -1,12 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./Activity"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ActorActivity"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ActivityRenderer"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ActivityChannel"), exports);
|
8
|
-
tslib_1.__exportStar(require("./ActivityFeed"), exports);
|
9
|
-
tslib_1.__exportStar(require("./ActivityDefinition"), exports);
|
10
|
-
tslib_1.__exportStar(require("./ActivityRendererLoadingReferences"), exports);
|
11
|
-
tslib_1.__exportStar(require("./ActivitySubscription"), exports);
|
12
|
-
tslib_1.__exportStar(require("./ActivityHubServiceId"), exports);
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { Id } from "../../Id";
|
2
|
-
import { ExternalActorId } from "./ExternalActorId";
|
3
|
-
export type ActorId = Id<number, "ActorId">;
|
4
|
-
export declare function ActorId(id: number): ActorId;
|
5
|
-
export interface ActorWithBag<TBag> extends Actor {
|
6
|
-
bag: TBag;
|
7
|
-
}
|
8
|
-
export interface Actor extends ActorBase {
|
9
|
-
imageUrl: string;
|
10
|
-
name: Record<string, string>;
|
11
|
-
description: Record<string, string>;
|
12
|
-
type: ActorTypes;
|
13
|
-
}
|
14
|
-
export interface ActorBase {
|
15
|
-
id: ActorId;
|
16
|
-
externalId: ExternalActorId;
|
17
|
-
}
|
18
|
-
export declare enum ActorTypes {
|
19
|
-
user = 0,
|
20
|
-
app = 1
|
21
|
-
}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ActorTypes = void 0;
|
4
|
-
exports.ActorId = ActorId;
|
5
|
-
function ActorId(id) { return id; }
|
6
|
-
var ActorTypes;
|
7
|
-
(function (ActorTypes) {
|
8
|
-
ActorTypes[ActorTypes["user"] = 0] = "user";
|
9
|
-
ActorTypes[ActorTypes["app"] = 1] = "app";
|
10
|
-
})(ActorTypes || (exports.ActorTypes = ActorTypes = {}));
|
@@ -1,10 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./activities"), exports);
|
5
|
-
tslib_1.__exportStar(require("./social"), exports);
|
6
|
-
tslib_1.__exportStar(require("./actors/ExternalActorId"), exports);
|
7
|
-
tslib_1.__exportStar(require("./fileupload"), exports);
|
8
|
-
tslib_1.__exportStar(require("./TempSocialReactions"), exports);
|
9
|
-
tslib_1.__exportStar(require("./targeting"), exports);
|
10
|
-
tslib_1.__exportStar(require("./actors"), exports);
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { ExternalActorId } from "../actors/ExternalActorId";
|
2
|
-
import { HubReaction } from "./HubReaction";
|
3
|
-
export interface HubComment {
|
4
|
-
createdBy: ExternalActorId;
|
5
|
-
id: number;
|
6
|
-
inReplyToId: number | null;
|
7
|
-
rendererJson: string;
|
8
|
-
mentions: ExternalActorId[];
|
9
|
-
reactions: HubReaction[];
|
10
|
-
}
|
package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
import { guid } from "../../Guid";
|
2
|
-
import { ExternalActorId } from "../actors/ExternalActorId";
|
3
|
-
import { SourceRelatedHubProperty } from "../activities";
|
4
|
-
export declare class HubExternalIdentityProperty implements SourceRelatedHubProperty {
|
5
|
-
private externalIdentityId;
|
6
|
-
constructor(externalIdentityId: ExternalActorId);
|
7
|
-
get propertySourceId(): guid;
|
8
|
-
get name(): string;
|
9
|
-
get values(): string[];
|
10
|
-
}
|
package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.HubExternalIdentityProperty = void 0;
|
4
|
-
const HubSource_1 = require("./HubSource");
|
5
|
-
class HubExternalIdentityProperty {
|
6
|
-
constructor(externalIdentityId) {
|
7
|
-
this.externalIdentityId = externalIdentityId;
|
8
|
-
}
|
9
|
-
get propertySourceId() {
|
10
|
-
return HubSource_1.HubSource.Id;
|
11
|
-
}
|
12
|
-
get name() {
|
13
|
-
return "identity";
|
14
|
-
}
|
15
|
-
get values() {
|
16
|
-
return [this.externalIdentityId.toString()];
|
17
|
-
}
|
18
|
-
}
|
19
|
-
exports.HubExternalIdentityProperty = HubExternalIdentityProperty;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.HubSource = void 0;
|
4
|
-
const Guid_1 = require("../../Guid");
|
5
|
-
class HubSource {
|
6
|
-
static { this.Id = (0, Guid_1.guid)("eb4fde5f-4f3e-4c70-9893-3d9e048fda0c"); }
|
7
|
-
}
|
8
|
-
exports.HubSource = HubSource;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from "./ExternalIdentityProperty";
|
@@ -1,27 +0,0 @@
|
|
1
|
-
import { FileOwnerId, ChannelId, ActivityFeed, FeedActivityDefinition, SourceRelatedHubProperty, NotificationTeaser, FeedQuery, TemporaryFileId, ActorActivityBase, ActivityCategoryCount, ActorActivityCategory, ActivityRendererLoadingReferences, ActivityRendererLoadReference, ActivityRenderer, HubReaction, HubComment, ExternalActorId, ActivityId, ActorId, Actor } from "../models";
|
2
|
-
export declare const activityService: () => {
|
3
|
-
getFeed: (channelId: ChannelId, options?: FeedQuery) => Promise<ActivityFeed>;
|
4
|
-
createActivity: <TRenderState>(channelId: ChannelId, createdBy: ActorId, activityDefinition: FeedActivityDefinition<TRenderState>, targeting: Array<Array<SourceRelatedHubProperty>>, notification: NotificationTeaser, category?: ActorActivityCategory, expires?: Date, createdAt?: Date, activityIdPlaceHolder?: TemporaryFileId) => Promise<void>;
|
5
|
-
getActors: (actorIds: Array<ActorId>) => Promise<Actor[]>;
|
6
|
-
getActorsByExternalIds: (externalIds: Array<ExternalActorId>) => Promise<{
|
7
|
-
actorId: ActorId;
|
8
|
-
externalId: string;
|
9
|
-
}[]>;
|
10
|
-
dismissNotificationsByActorIds: (channelId: ChannelId, actorIds: Array<ActorId>) => Promise<boolean>;
|
11
|
-
updateActorActivity: (channelId: ChannelId, actorActivity: ActorActivityBase) => Promise<ActivityCategoryCount[]>;
|
12
|
-
tempDelete: (channelId: ChannelId) => Promise<boolean>;
|
13
|
-
tempActorActivitiesDelete: (channelId: ChannelId) => Promise<boolean>;
|
14
|
-
getActivityRenderersLoadReferences: (currentLoadStateHash?: string) => Promise<ActivityRendererLoadingReferences>;
|
15
|
-
getActivityRenderer: (toLoad: ActivityRendererLoadReference) => Promise<ActivityRenderer>;
|
16
|
-
addCommentAsync: (activityId: ActivityId, rendererJson: string, mentions: ExternalActorId[], inReplyToCommentId?: number) => Promise<HubComment>;
|
17
|
-
getCommentsAsync: (activityId: ActivityId, offSet?: HubComment | null, limt?: number) => Promise<HubComment[]>;
|
18
|
-
updateCommentAsync: (activityId: ActivityId, comment: HubComment) => Promise<HubComment>;
|
19
|
-
deleteCommentAsync: (activityId: ActivityId, toDelete: HubComment) => Promise<number[]>;
|
20
|
-
addReactionAsync: (activityId: ActivityId, reactionType: string) => Promise<HubReaction[]>;
|
21
|
-
deleteReactionAsync: (activityId: ActivityId, toDelete: HubReaction) => Promise<HubReaction[]>;
|
22
|
-
getReactionsAsync: (activityId: ActivityId) => Promise<HubReaction[]>;
|
23
|
-
getFiles: (fileOwnerId: FileOwnerId, startPath: string[]) => Promise<string[]>;
|
24
|
-
getTempFiles: (tempFilesId: TemporaryFileId, startPath: string[]) => Promise<string[]>;
|
25
|
-
takeOwnership: (tempFilesId: TemporaryFileId, subPath: string[]) => Promise<void>;
|
26
|
-
upload: (uniqueguid: TemporaryFileId, files: File[]) => Promise<TemporaryFileId>;
|
27
|
-
};
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { SubscriptionInformation, Subscription, ActorSubscription, ActorId, SubscriptionId } from "../models";
|
2
|
-
export declare const activitySubscriptionService: () => {
|
3
|
-
upsertSubscription: (subscriptionOwner: ActorId, id: SubscriptionId, title: Record<string, string>, description: Record<string, string>) => Promise<SubscriptionInformation>;
|
4
|
-
removeSubscription: (actorSubscription: ActorSubscription) => Promise<SubscriptionInformation>;
|
5
|
-
get: (actorSubscription: ActorSubscription) => Promise<SubscriptionInformation>;
|
6
|
-
getByActorId: (subscriptionOwner: ActorId) => Promise<SubscriptionInformation[]>;
|
7
|
-
getAll: () => Promise<SubscriptionInformation[]>;
|
8
|
-
addActorAsSubscriber: (actorSubscription: ActorSubscription, newSubscriber: ActorId) => Promise<SubscriptionId>;
|
9
|
-
removeActorAsSubscriber: (actorSubscription: ActorSubscription, actorToRemove: ActorId) => Promise<SubscriptionId>;
|
10
|
-
getActorSubscriptions: (actorToGetFor: ActorId) => Promise<SubscriptionInformation[]>;
|
11
|
-
getSubscribers: (subscriptionOwner: ActorId, ownerSubscriptions: SubscriptionId[]) => Promise<Subscription[]>;
|
12
|
-
addFollowingSubscription: (actorToFollow: ActorId) => Promise<void>;
|
13
|
-
isFollowingSubscription: (actorToFollow: ActorId) => Promise<boolean>;
|
14
|
-
removeFollowingSubscription: (actorToFollow: ActorId) => Promise<SubscriptionId>;
|
15
|
-
};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { Future, RealtimeChannel, RealtimeData } from "../models";
|
2
|
-
export declare const useRealtimeService: () => {
|
3
|
-
activateChannel: (channel: RealtimeChannel) => void;
|
4
|
-
deactivateChannel: (channel: RealtimeChannel) => void;
|
5
|
-
send: <TRealtimeChannel extends RealtimeChannel, TRealtimeData extends RealtimeData<TRealtimeChannel, any>>(data: TRealtimeData, value: TRealtimeData["value"]) => void;
|
6
|
-
getUsersInChannel: (channel: RealtimeChannel) => Future<Array<number>>;
|
7
|
-
onMessage: <TRealtimeChannel extends RealtimeChannel, TRealtimeData extends RealtimeData<TRealtimeChannel, any>>(data: TRealtimeData, callback: (value: TRealtimeData["value"]) => void) => void;
|
8
|
-
};
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|