@omnia/fx 7.10.0-preview.x → 7.11.0-preview.x
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/internal-do-not-import-from-here/core/http/HttpClient.d.ts +2 -2
- package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterprisePropertyService.d.ts +2 -0
- package/internal-do-not-import-from-here/services/index.d.ts +1 -0
- package/internal-do-not-import-from-here/stores/BlockTitleSettingsStore.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesAddBlade.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesHomeBlade.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesJourney.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesSettingsBlade.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/blockgallery/store/BlockGalleryStore.d.ts +10 -4
- package/internal-do-not-import-from-here/ux/editorchrome/action_toolbar/ActionToolbar.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/EnterprisePropertyComponentProps.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/booleanfield/BooleanFieldEdit.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/numberfield/NumberFieldEdit.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/richtextfield/RichTextFieldEdit.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/tagsproperty/TagsPropertyEdit.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/loc/localize.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/filterengine/handler/FilterEngineHandler.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/headingconfigurations/HeadingConfigurationFactory.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/identities/loc/localize.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/identitypicker/loc/Localize.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/block/Header.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +6 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/IBlockTitle.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/BlockCatalogStore.d.ts +13 -1
- package/internal-do-not-import-from-here/ux/letteravatar/LetterAvatar.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaproviderbase/GridViewMediaProviderComponent.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/mediapickervideo/MediaPickerVideo.css.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/models/enterpriseproperties/PersonFieldDisplayStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/organizationtree/OrganizationTree.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/sitelogoicon/SiteLogoIcon.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/social/templates/CommentLikeTemplate.css.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/Context.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/manifestIds.d.ts +18 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangDa.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangDe.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangEn.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangEnUS.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangEs.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangEt.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangFi.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangFr.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangLt.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangLv.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangNb.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangNl.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangPl.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/wcag/pagechecker/context/registerLanguage/Sa11yLangSv.d.ts +1 -0
- package/package.json +2 -2
|
@@ -143,7 +143,7 @@ export declare class HttpClient {
|
|
|
143
143
|
*
|
|
144
144
|
* }
|
|
145
145
|
*/
|
|
146
|
-
static createOmniaServiceRequestConfig: (serviceId?: GuidValue) => Promise<AxiosRequestConfig>;
|
|
146
|
+
static createOmniaServiceRequestConfig: (serviceId?: GuidValue, skipDomainReplacement?: boolean) => Promise<AxiosRequestConfig>;
|
|
147
147
|
static createMS365ServiceRequestConfig(): Promise<AxiosRequestConfig<any>>;
|
|
148
148
|
static createSPServiceRequestConfig(authorityUrl: string): Promise<AxiosRequestConfig<any>>;
|
|
149
149
|
/**
|
|
@@ -169,7 +169,7 @@ export declare class HttpClient {
|
|
|
169
169
|
*
|
|
170
170
|
* }
|
|
171
171
|
*/
|
|
172
|
-
static createContextAwareRequestConfig: (baseUrl: string, acceptHeader?: string) => Promise<AxiosRequestConfig>;
|
|
172
|
+
static createContextAwareRequestConfig: (baseUrl: string, acceptHeader?: string, skipDomainReplacement?: boolean) => Promise<AxiosRequestConfig>;
|
|
173
173
|
private static getDomainRegex;
|
|
174
174
|
private static createMSServiceContextAwareRequestConfig;
|
|
175
175
|
private static get omniaBootstrapData();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a5a89056-b5f5-475d-8518-a1f55090379d']","content":{"./node_modules/@omnia/fx/Bootstrapper.js":{"id":"./node_modules/@omnia/fx/bootstrapper.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/index.js":{"id":"14a8d443-2e58-450b-a462-258bdaf69b49","buildMeta":{"exportsType":"namespace"},"expo.js":["ApiHelper","AppRoutePropertyBagFactory","AuthenticationSessionService","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","ContextProviderCollection","Cookies","DisplayRules","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","ImageProxyService","Inject","Injectable","LocalStorage","Localize","MD5Util","ManifestResourceLoader","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","OmniaContext","OmniaContextProvider","OmniaPropertyBagBase","Provide","ReplaceToken","Require","ScrollPagingUtils","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","UserTypeStore","Utils","VueWebComponentSlot","WebComponentBootstrapper","WebUtils","extendApi","install","isInjectable","omniaScriptApi","propertyPath","propertyPathValue","registerApi","setCurrentManifest","useInject","useLocalize","useOmniaClient","useProvide","useRequestAborter","vueCustomElement"]},"./node_modules/@omnia/fx/stores/index.js":{"id":"5e618f4d-d014-414e-a681-89e34cbeda0f","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsStore","AppNamingPolicyStore","AppStore","ArchivedIdentityStore","AuditLogStore","AzureAdUserStore","BlockTitleGlobalSettingsStore","BlockTitleSettingsStore","BusinessProfileStore","ClipboardStore","CommentLikeStore","ConnectedTenantStore","DirectionRuleStore","DynamicGroupStore","EnterpriseGlossaryStore","EnterprisePropertyCategoryStore","EnterprisePropertySetStore","EnterprisePropertyStore","ExtensionStore","FeatureStore","FileUploaderStore","FocusStore","GroupIdentityStore","IdentityStore","IdentitySyncProviderStore","LinkReferencesStore","LocalizationStore","MSTeamsStore","MediaPickerStore","MultilingualStore","OrganizationTreeStore","PostStore","ProfileCardHandlerStore","ProfileCardStore","PromotedTagStore","SiteStore","Store","StoreAction","StoreLogTypes","StoreLogger","StoreMutation","StoreState","SystemLogStore","TargetingPropertyStore","TimeZoneStore","TokenStatus","TokenStore","UserIdentityStore","UserTargetingStore","UserTypeIdentityPickerStore","UserTypeIdentityStore","UserTypeStore","VersionedLayoutStore","defineStore","defineStore2"]},"./node_modules/@omnia/fx/vue/index.js":{"id":"c041fe9f-1e14-443d-9407-5aa8829fbc21","buildMeta":{"exportsType":"namespace"},"expo.js":["Localize","VueWebComponentSlot","install","useLocalize","vueCustomElement"]},"./node_modules/@omnia/fx/services/index.js":{"id":"e25b9dd8-6dd7-4437-8ddd-0b9fadba73ac","buildMeta":{"exportsType":"namespace"},"expo.js":["AIEngineSetupService","AiSettingsService","AppNamingPolicyService","AppRouteService","AppService","AuditLogService","AzureAdGroupService","AzureAdUserService","AzureOpenAIService","BusinessProfilePropertyBindingProvider","BusinessProfileService","ConnectedTenantService","DataSourcePropertiesService","DataSourcePropertyDefinitionHandler","DynamicGroupService","DynamicPropertyDataSource","EnterpriseGlossaryService","EnterprisePropertiesProvider","EnterprisePropertyCategoryService","EnterprisePropertySetService","ExtendedEnterprisePropertiesPropertyBindingProvider","ExtensionsService","FeatureService","FileStorageService","GroupIdentityService","GroupService","IdentityAuthenticationService","IdentityCreationRequestService","IdentityPropertyBindingProvider","IdentitySelfServiceService","IdentityService","IdentitySyncProviderService","ImageProxyService","LinkStatusService","LocalizationService","LoginLogService","ManifestService","MediaPickerService","MicrosoftStreamService","OmniaSearchService","OmniaSearchUserService","OrganizationTreeService","PermissionNode","PermissionService","PostService","ProfileCardService","PropertyBindingService","PropertyDataSourceBase","QueryablePropertiesService","QueueService","RealtimeService","ReindexOmniaSearchUserService","SecretsService","SecurityRoles","SecurityService","SemanticSearchService","SettingsService","SiteService","TagsService","TargetingPropertyService","TenantContactService","TenantPreSetupService","TestDataSourcePropertiesService","TimeZoneService","TranslationService","UserIdentityService","UserPresenceStatus","UserPropertyBindingProvider","UserService","UserTypeService","VersionedDataService","VersionedLayoutService","WebImageService","WriteBackStatus"]}}}
|
|
1
|
+
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a5a89056-b5f5-475d-8518-a1f55090379d']","content":{"./node_modules/@omnia/fx/Bootstrapper.js":{"id":"./node_modules/@omnia/fx/bootstrapper.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/index.js":{"id":"14a8d443-2e58-450b-a462-258bdaf69b49","buildMeta":{"exportsType":"namespace"},"expo.js":["ApiHelper","AppRoutePropertyBagFactory","AuthenticationSessionService","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","ContextProviderCollection","Cookies","DisplayRules","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","ImageProxyService","Inject","Injectable","LocalStorage","Localize","MD5Util","ManifestResourceLoader","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","OmniaContext","OmniaContextProvider","OmniaPropertyBagBase","Provide","ReplaceToken","Require","ScrollPagingUtils","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","UserTypeStore","Utils","VueWebComponentSlot","WebComponentBootstrapper","WebUtils","extendApi","install","isInjectable","omniaScriptApi","propertyPath","propertyPathValue","registerApi","setCurrentManifest","useInject","useLocalize","useOmniaClient","useProvide","useRequestAborter","vueCustomElement"]},"./node_modules/@omnia/fx/stores/index.js":{"id":"5e618f4d-d014-414e-a681-89e34cbeda0f","buildMeta":{"exportsType":"namespace"},"expo.js":["AiSettingsStore","AppNamingPolicyStore","AppStore","ArchivedIdentityStore","AuditLogStore","AzureAdUserStore","BlockTitleGlobalSettingsStore","BlockTitleSettingsStore","BusinessProfileStore","ClipboardStore","CommentLikeStore","ConnectedTenantStore","DirectionRuleStore","DynamicGroupStore","EnterpriseGlossaryStore","EnterprisePropertyCategoryStore","EnterprisePropertySetStore","EnterprisePropertyStore","ExtensionStore","FeatureStore","FileUploaderStore","FocusStore","GroupIdentityStore","IdentityStore","IdentitySyncProviderStore","LinkReferencesStore","LocalizationStore","MSTeamsStore","MediaPickerStore","MultilingualStore","OrganizationTreeStore","PostStore","ProfileCardHandlerStore","ProfileCardStore","PromotedTagStore","SiteStore","Store","StoreAction","StoreLogTypes","StoreLogger","StoreMutation","StoreState","SystemLogStore","TargetingPropertyStore","TimeZoneStore","TokenStatus","TokenStore","UserIdentityStore","UserTargetingStore","UserTypeIdentityPickerStore","UserTypeIdentityStore","UserTypeStore","VersionedLayoutStore","defineStore","defineStore2"]},"./node_modules/@omnia/fx/vue/index.js":{"id":"c041fe9f-1e14-443d-9407-5aa8829fbc21","buildMeta":{"exportsType":"namespace"},"expo.js":["Localize","VueWebComponentSlot","install","useLocalize","vueCustomElement"]},"./node_modules/@omnia/fx/services/index.js":{"id":"e25b9dd8-6dd7-4437-8ddd-0b9fadba73ac","buildMeta":{"exportsType":"namespace"},"expo.js":["AIEngineSetupService","AiSettingsService","AppNamingPolicyService","AppRouteService","AppService","AuditLogService","AzureAdGroupService","AzureAdUserService","AzureOpenAIService","BusinessProfilePropertyBindingProvider","BusinessProfileService","ConnectedTenantService","DataSourcePropertiesService","DataSourcePropertyDefinitionHandler","DynamicGroupService","DynamicPropertyDataSource","EnterpriseGlossaryService","EnterprisePropertiesProvider","EnterprisePropertyCategoryService","EnterprisePropertyService","EnterprisePropertySetService","ExtendedEnterprisePropertiesPropertyBindingProvider","ExtensionsService","FeatureService","FileStorageService","GroupIdentityService","GroupService","IdentityAuthenticationService","IdentityCreationRequestService","IdentityPropertyBindingProvider","IdentitySelfServiceService","IdentityService","IdentitySyncProviderService","ImageProxyService","LinkStatusService","LocalizationService","LoginLogService","ManifestService","MediaPickerService","MicrosoftStreamService","OmniaSearchService","OmniaSearchUserService","OrganizationTreeService","PermissionNode","PermissionService","PostService","ProfileCardService","PropertyBindingService","PropertyDataSourceBase","QueryablePropertiesService","QueueService","RealtimeService","ReindexOmniaSearchUserService","SecretsService","SecurityRoles","SecurityService","SemanticSearchService","SettingsService","SiteService","TagsService","TargetingPropertyService","TenantContactService","TenantPreSetupService","TestDataSourcePropertiesService","TimeZoneService","TranslationService","UserIdentityService","UserPresenceStatus","UserPropertyBindingProvider","UserService","UserTypeService","VersionedDataService","VersionedLayoutService","WebImageService","WriteBackStatus"]}}}
|
|
@@ -11,4 +11,6 @@ export declare class EnterprisePropertyService {
|
|
|
11
11
|
restoreEnterprisePropertyDefinition: (enterprisePropertyDefinition: GuidValue) => Promise<EnterprisePropertyDefinition>;
|
|
12
12
|
getAllArchiveEnterprisePropertyDefinition: () => Promise<Array<PropertyArchive>>;
|
|
13
13
|
getExtendedEnterprisePropertyDefinitions: () => Promise<Array<EnterprisePropertyDefinition>>;
|
|
14
|
+
getInternalNameWithoutAzFilteringName: (name: string) => string;
|
|
15
|
+
isAzFilteringProperty: (internalName: string) => boolean;
|
|
14
16
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Store } from "./Store";
|
|
2
|
-
import { IIcon, BlockTitleSettings } from "../models";
|
|
2
|
+
import { IIcon, BlockTitleSettings, GuidValue } from "../models";
|
|
3
3
|
import { BlockTitleGlobalSettingsStore } from "./BlockTitleGlobalSettingsStore";
|
|
4
4
|
import { DirectionRuleStore } from "./DirectionRuleStore";
|
|
5
5
|
export interface SettingsValue {
|
|
@@ -7,6 +7,7 @@ export interface SettingsValue {
|
|
|
7
7
|
blockTitleSettings: BlockTitleSettings;
|
|
8
8
|
icon: IIcon;
|
|
9
9
|
customSettings: boolean;
|
|
10
|
+
headerLevel?: GuidValue;
|
|
10
11
|
}
|
|
11
12
|
export declare class BlockTitleSettingsStore extends Store {
|
|
12
13
|
blockTitleGlobalSettingsStore: BlockTitleGlobalSettingsStore;
|
|
@@ -36,8 +37,9 @@ export declare class BlockTitleSettingsStore extends Store {
|
|
|
36
37
|
setLayoutInheritage: (key: any) => void;
|
|
37
38
|
setComponentIcon: (key: any, icon: IIcon) => void;
|
|
38
39
|
removeComponentIcon: (key: any) => void;
|
|
39
|
-
setComponentSettings: (key: any, blockTitleSettings: BlockTitleSettings, icon?: IIcon) => void;
|
|
40
|
+
setComponentSettings: (key: any, blockTitleSettings: BlockTitleSettings, icon?: IIcon, headerLevel?: GuidValue) => void;
|
|
40
41
|
revertComponentToGlobalSettings: (key: any) => void;
|
|
42
|
+
setComponentTitleHeaderLevel: (key: any, headerLevel: GuidValue) => void;
|
|
41
43
|
};
|
|
42
44
|
/**
|
|
43
45
|
* Implementation of actions
|
|
@@ -32,6 +32,7 @@ export interface OmniaUxLocalization {
|
|
|
32
32
|
ShowDetails: string;
|
|
33
33
|
ShowMore: string;
|
|
34
34
|
Clear: string;
|
|
35
|
+
Selected: string;
|
|
35
36
|
};
|
|
36
37
|
Yes: string;
|
|
37
38
|
No: string;
|
|
@@ -723,6 +724,12 @@ export interface OmniaUxLocalization {
|
|
|
723
724
|
Title: string;
|
|
724
725
|
};
|
|
725
726
|
};
|
|
727
|
+
ExtraIDAdditionalUserProperties: {
|
|
728
|
+
Category: string;
|
|
729
|
+
Description: string;
|
|
730
|
+
Title: string;
|
|
731
|
+
ConsentInformation: string;
|
|
732
|
+
};
|
|
726
733
|
};
|
|
727
734
|
AuditLog: {
|
|
728
735
|
Title: string;
|
|
@@ -967,6 +974,7 @@ export interface OmniaUxLocalization {
|
|
|
967
974
|
AnchorName: string;
|
|
968
975
|
CustomAnchorName: string;
|
|
969
976
|
ScrollIntoView: string;
|
|
977
|
+
HeaderLevel: string;
|
|
970
978
|
};
|
|
971
979
|
Buttons: {
|
|
972
980
|
AddColor: string;
|
|
@@ -1313,6 +1321,7 @@ export interface OmniaUxLocalization {
|
|
|
1313
1321
|
DeleteConfirmation: string;
|
|
1314
1322
|
Property: string;
|
|
1315
1323
|
AZFiltering: string;
|
|
1324
|
+
AZText: string;
|
|
1316
1325
|
Messages: {
|
|
1317
1326
|
HasError: string;
|
|
1318
1327
|
};
|
|
@@ -8,6 +8,7 @@ export interface AddProperiesBladeProps {
|
|
|
8
8
|
saveProperties: (properties: EnterprisePropertyDefinition[], options: OptionQueryableProperties[]) => Promise<void>;
|
|
9
9
|
additionalBuiltInProperties?: Array<GuidValue>;
|
|
10
10
|
tableName?: string;
|
|
11
|
+
showAZFilteringOption?: boolean;
|
|
11
12
|
}
|
|
12
13
|
export declare class AddBlade extends VueComponentBase<AddProperiesBladeProps> {
|
|
13
14
|
serviceId: GuidValue;
|
|
@@ -15,6 +16,7 @@ export declare class AddBlade extends VueComponentBase<AddProperiesBladeProps> {
|
|
|
15
16
|
saveProperties: (properties: EnterprisePropertyDefinition[], options: OptionQueryableProperties[]) => Promise<void>;
|
|
16
17
|
additionalBuiltInProperties?: Array<GuidValue>;
|
|
17
18
|
tableName?: string;
|
|
19
|
+
showAZFilteringOption?: boolean;
|
|
18
20
|
private omniaTheming;
|
|
19
21
|
multilingualStore: MultilingualStore;
|
|
20
22
|
private localizationService;
|
|
@@ -8,6 +8,7 @@ export interface EditProperiesBladeProps {
|
|
|
8
8
|
additionalBuiltInProperties?: Array<GuidValue>;
|
|
9
9
|
additionalTitle?: string;
|
|
10
10
|
tableName?: string;
|
|
11
|
+
showAZFilteringOption?: boolean;
|
|
11
12
|
}
|
|
12
13
|
export interface OptionQueryableProperties {
|
|
13
14
|
enterprisePropertyId: GuidValue;
|
|
@@ -25,6 +26,7 @@ export declare class HomeBlade extends VueComponentBase<EditProperiesBladeProps>
|
|
|
25
26
|
additionalBuiltInProperties?: Array<GuidValue>;
|
|
26
27
|
additionalTitle?: string;
|
|
27
28
|
tableName?: string;
|
|
29
|
+
showAZFilteringOption?: boolean;
|
|
28
30
|
private omniaTheming;
|
|
29
31
|
private enterprisePropertyStore;
|
|
30
32
|
multilingualStore: MultilingualStore;
|
|
@@ -6,6 +6,7 @@ export declare class QueryablePropertiesJourneyComponent extends VueComponentBas
|
|
|
6
6
|
additionalBuiltInProperties?: Array<GuidValue>;
|
|
7
7
|
additionalTitle?: string;
|
|
8
8
|
tableName?: string;
|
|
9
|
+
showAZFilteringOption?: boolean;
|
|
9
10
|
private omniaTheming;
|
|
10
11
|
private omniaUxLoc;
|
|
11
12
|
private journey;
|
|
@@ -5,10 +5,12 @@ export interface SettingPropertyBladeProps {
|
|
|
5
5
|
properties: EnterprisePropertyDefinitionViewModel[];
|
|
6
6
|
journeyInstance: JourneyInstance;
|
|
7
7
|
saveProperties: (properties: EnterprisePropertyDefinitionViewModel[]) => Promise<void>;
|
|
8
|
+
showAZFilteringOption?: boolean;
|
|
8
9
|
}
|
|
9
10
|
export declare class SettingBlade extends VueComponentBase<SettingPropertyBladeProps> {
|
|
10
11
|
properties?: EnterprisePropertyDefinitionViewModel[];
|
|
11
12
|
journeyInstance: JourneyInstance;
|
|
13
|
+
showAZFilteringOption?: boolean;
|
|
12
14
|
saveProperties: (properties: EnterprisePropertyDefinitionViewModel[]) => Promise<void>;
|
|
13
15
|
private omniaTheming;
|
|
14
16
|
private localizationService;
|
|
@@ -16,6 +18,7 @@ export declare class SettingBlade extends VueComponentBase<SettingPropertyBladeP
|
|
|
16
18
|
isSaving: boolean;
|
|
17
19
|
private queryablePropertiesClasses;
|
|
18
20
|
private headers;
|
|
21
|
+
created(): void;
|
|
19
22
|
onSave(): void;
|
|
20
23
|
onTravelBack(): void;
|
|
21
24
|
render(): VueTsxSupport.JSX.Element;
|
|
@@ -6,6 +6,8 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
6
6
|
icon: IIcon;
|
|
7
7
|
iconColor: string;
|
|
8
8
|
onClickCallBack: () => void;
|
|
9
|
+
backgroundColor: string;
|
|
10
|
+
textColor: string;
|
|
9
11
|
}, never>, any, any, any>> & {
|
|
10
12
|
propsDefinition: import("vue-tsx-support").PropsForOutside<{
|
|
11
13
|
title: string;
|
|
@@ -14,6 +16,8 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
14
16
|
icon: IIcon;
|
|
15
17
|
iconColor: string;
|
|
16
18
|
onClickCallBack: () => void;
|
|
19
|
+
backgroundColor: string;
|
|
20
|
+
textColor: string;
|
|
17
21
|
}, never>;
|
|
18
22
|
}) | (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd") & import("vue").ShallowUnwrapRef<() => VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{
|
|
19
23
|
title: string;
|
|
@@ -22,6 +26,8 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
22
26
|
icon: IIcon;
|
|
23
27
|
iconColor: string;
|
|
24
28
|
onClickCallBack: () => void;
|
|
29
|
+
backgroundColor: string;
|
|
30
|
+
textColor: string;
|
|
25
31
|
}, never>, any, any, any>> & {
|
|
26
32
|
propsDefinition: import("vue-tsx-support").PropsForOutside<{
|
|
27
33
|
title: string;
|
|
@@ -30,6 +36,8 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
30
36
|
icon: IIcon;
|
|
31
37
|
iconColor: string;
|
|
32
38
|
onClickCallBack: () => void;
|
|
39
|
+
backgroundColor: string;
|
|
40
|
+
textColor: string;
|
|
33
41
|
}, never>;
|
|
34
42
|
});
|
|
35
43
|
export default _default;
|
|
@@ -3,6 +3,8 @@ import { LocalizationService, SettingsService } from "@omnia/fx/services";
|
|
|
3
3
|
import { MultilingualStore, Store } from "@omnia/fx/stores";
|
|
4
4
|
import { OmniaUxLocalization } from "../../UxModels";
|
|
5
5
|
import { BlockCatalogStore } from "../../layoutcanvas";
|
|
6
|
+
import * as _ from "lodash";
|
|
7
|
+
export { _ };
|
|
6
8
|
export declare class BlockGalleryStore extends Store {
|
|
7
9
|
blockCatalogStore: BlockCatalogStore;
|
|
8
10
|
multilingualStore: MultilingualStore;
|
|
@@ -28,7 +30,7 @@ export declare class BlockGalleryStore extends Store {
|
|
|
28
30
|
private initSpfxDictionary;
|
|
29
31
|
private layoutBlockSettingForRender;
|
|
30
32
|
private dialogLayouts;
|
|
31
|
-
private
|
|
33
|
+
private registeredDialogLayoutProviders;
|
|
32
34
|
protected onActivated(): Promise<void>;
|
|
33
35
|
getters: {
|
|
34
36
|
blocks: () => {
|
|
@@ -70,15 +72,19 @@ export declare class BlockGalleryStore extends Store {
|
|
|
70
72
|
actions: {
|
|
71
73
|
ensureLoadAllBlocksForAdminView: import("@omnia/fx/stores").StoreAction<unknown, (forceReload?: boolean) => void, (result: void, forceReload?: boolean) => void, (failureReason: any, forceReload?: boolean) => void, (forceReload?: boolean) => Promise<void>>;
|
|
72
74
|
ensureLoadAllBlocksForRender: import("@omnia/fx/stores").StoreAction<unknown, (layoutType: string) => void, (result: void, layoutType: string) => void, (failureReason: any, layoutType: string) => void, (layoutType: string) => Promise<void>>;
|
|
73
|
-
getOmniaBlocks: import("@omnia/fx/stores").StoreAction<unknown, () => void, (result: void) => void, (failureReason: any) => void, () => Promise<void>>;
|
|
74
|
-
getBlockDialogSettings: import("@omnia/fx/stores").StoreAction<unknown, (layoutType: string) => void, (result: void, layoutType: string) => void, (failureReason: any, layoutType: string) => void, (layoutType: string) => Promise<void>>;
|
|
75
75
|
updateBlockDialogSettings: import("@omnia/fx/stores").StoreAction<unknown, () => void, (result: void) => void, (failureReason: any) => void, () => Promise<void>>;
|
|
76
76
|
addOrUpdateBlockTemplate: import("@omnia/fx/stores").StoreAction<unknown, (blockTemplate: BlockTemplate, isEdit: boolean) => void, (result: void, blockTemplate: BlockTemplate, isEdit: boolean) => void, (failureReason: any, blockTemplate: BlockTemplate, isEdit: boolean) => void, (blockTemplate: BlockTemplate, isEdit: boolean) => Promise<void>>;
|
|
77
77
|
removeBlockTemplate: import("@omnia/fx/stores").StoreAction<unknown, (blockTemplateId: number) => void, (result: boolean, blockTemplateId: number) => void, (failureReason: any, blockTemplateId: number) => void, (blockTemplateId: number) => Promise<boolean>>;
|
|
78
78
|
ensureGeneralSetting: import("@omnia/fx/stores").StoreAction<unknown, () => void, (result: BlockGalleryGeneralSetting) => void, (failureReason: any) => void, () => Promise<BlockGalleryGeneralSetting>>;
|
|
79
79
|
};
|
|
80
|
+
private ensureOmniaBlocks;
|
|
81
|
+
private loadBlockDialogSettings;
|
|
82
|
+
private ensureDefaultBlocksIfDialogLayoutIsEmpty;
|
|
83
|
+
private getIdOfLayoutItemRegistrationBlock;
|
|
84
|
+
private insertDefaultHeader;
|
|
85
|
+
private insertDefaultBlocks;
|
|
80
86
|
private ensureSpfxBlockDictionary;
|
|
81
|
-
private
|
|
87
|
+
private loadBlockTemplateViews;
|
|
82
88
|
private getLayoutBlockSettingKey;
|
|
83
89
|
private loadConfiguredBlockTemplates;
|
|
84
90
|
private getBlockTemplateIdFromGalleryItem;
|
|
@@ -23,6 +23,7 @@ export declare class ActionToolbar extends VueComponentBase<IActionToolbar> {
|
|
|
23
23
|
private onActionButtonClick;
|
|
24
24
|
private createActionButtons;
|
|
25
25
|
private createButton;
|
|
26
|
+
private createButtonWithSecurityTrimer;
|
|
26
27
|
private createDefaultButton;
|
|
27
28
|
private createGroupButtons;
|
|
28
29
|
private createButtonGroup;
|
|
@@ -5,6 +5,7 @@ export interface EnterprisePropertyComponentProps {
|
|
|
5
5
|
}
|
|
6
6
|
export interface EnterprisePropertyEditProps<TSettings extends EnterprisePropertyItemSettings = EnterprisePropertyItemSettings> extends EnterprisePropertyComponentProps {
|
|
7
7
|
disabled: boolean;
|
|
8
|
+
disableAutofocus?: boolean;
|
|
8
9
|
hideDetails?: boolean;
|
|
9
10
|
dark?: boolean;
|
|
10
11
|
required?: boolean;
|
|
@@ -4,6 +4,7 @@ import { EnterprisePropertyDefinition, EnterprisePropertyBooleanItemSettings } f
|
|
|
4
4
|
import { VueComponentBase } from "../../../VueComponentBase";
|
|
5
5
|
import { MultilingualStore } from "../../../../stores";
|
|
6
6
|
export declare class BooleanFieldEdit extends VueComponentBase implements IWebComponentInstance, IBooleanFieldEdit {
|
|
7
|
+
private loc;
|
|
7
8
|
valueBind: {
|
|
8
9
|
[propertyInternalName: string]: boolean;
|
|
9
10
|
};
|
|
@@ -4,6 +4,7 @@ import { EnterprisePropertyDefinition, EnterprisePropertyDateTimeItemSettings }
|
|
|
4
4
|
import { VueComponentBase } from "../../../VueComponentBase";
|
|
5
5
|
import { MultilingualStore } from "../../../../stores";
|
|
6
6
|
export declare class DateTimeFieldEdit extends VueComponentBase implements IWebComponentInstance, IDateTimeFieldEdit {
|
|
7
|
+
private loc;
|
|
7
8
|
valueBind: {
|
|
8
9
|
[propertyInternalName: string]: string;
|
|
9
10
|
};
|
|
@@ -14,6 +14,7 @@ export declare class NumberFieldEdit extends VueComponentBase implements IWebCom
|
|
|
14
14
|
settings: EnterprisePropertyNumberItemSettings;
|
|
15
15
|
isRequired: boolean;
|
|
16
16
|
multilingualStore: MultilingualStore;
|
|
17
|
+
private loc;
|
|
17
18
|
mounted(): void;
|
|
18
19
|
created(): void;
|
|
19
20
|
beforeDestroy(): void;
|
|
@@ -15,7 +15,9 @@ export declare class RichTextFieldEdit extends VueComponentBase implements IWebC
|
|
|
15
15
|
box?: boolean;
|
|
16
16
|
settings: EnterprisePropertyRichTextItemSettings;
|
|
17
17
|
queryable?: boolean;
|
|
18
|
+
disableAutofocus?: boolean;
|
|
18
19
|
private loc;
|
|
20
|
+
private pickerLoc;
|
|
19
21
|
private mediaPickerService;
|
|
20
22
|
multilingualStore: MultilingualStore;
|
|
21
23
|
isRequired: boolean;
|
|
@@ -17,6 +17,7 @@ export declare class TagsPropertyEditComponent extends VueComponentBase implemen
|
|
|
17
17
|
multilingualStore: MultilingualStore;
|
|
18
18
|
promotedTagStore: PromotedTagStore;
|
|
19
19
|
private uxLoc;
|
|
20
|
+
private loc;
|
|
20
21
|
tags: Tag[];
|
|
21
22
|
selectedItem: Array<Tag> | Tag;
|
|
22
23
|
isSearching: boolean;
|
package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ export declare class TextFieldEdit extends VueComponentBase<{
|
|
|
16
16
|
filled?: boolean;
|
|
17
17
|
settings: EnterprisePropertyTextItemSettings;
|
|
18
18
|
multilingualStore: MultilingualStore;
|
|
19
|
+
private loc;
|
|
19
20
|
isRequired: boolean;
|
|
20
21
|
errorMessages: Array<string>;
|
|
21
22
|
isError: boolean;
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
export declare module EnterprisePropertiesPickerLocalization {
|
|
2
2
|
const namespace = "Omnia.Ux.EnterprisePropertiesPicker";
|
|
3
3
|
interface locInterface {
|
|
4
|
+
Picker: {
|
|
5
|
+
DateTimeFieldPicker: string;
|
|
6
|
+
TagsFieldPicker: string;
|
|
7
|
+
BooleanFieldPicker: string;
|
|
8
|
+
TextFieldPicker: string;
|
|
9
|
+
RichTextFieldPicker: string;
|
|
10
|
+
NumberFieldPicker: string;
|
|
11
|
+
};
|
|
4
12
|
}
|
|
5
13
|
}
|
|
@@ -6,6 +6,7 @@ export declare class FilterEngineHandler extends Store {
|
|
|
6
6
|
private sidePanelContext;
|
|
7
7
|
private enterprisePropertyStore;
|
|
8
8
|
private serviceContainerContext;
|
|
9
|
+
private enterprisePropertyService;
|
|
9
10
|
private multilingualStore;
|
|
10
11
|
private localizationService;
|
|
11
12
|
private uxLoc;
|
package/internal-do-not-import-from-here/ux/headingconfigurations/HeadingConfigurationFactory.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { HeadingConfiguration, HeadingStyleConfiguration } from "@omnia/fx-models";
|
|
1
|
+
import { HeadingConfiguration, HeadingStyleConfiguration, HeaderLevel } from "@omnia/fx-models";
|
|
2
2
|
export declare const HeadingConfigurationFactory: {
|
|
3
3
|
create(): Array<HeadingConfiguration>;
|
|
4
4
|
createInitial(): HeadingConfiguration;
|
|
5
5
|
createDefaultHeadingStyle(): HeadingStyleConfiguration;
|
|
6
6
|
getHeadingStyle(heading: HeadingConfiguration, useImportant?: boolean): any;
|
|
7
|
+
getHeaderLevels(): Array<HeaderLevel>;
|
|
7
8
|
};
|
|
@@ -16,6 +16,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
16
16
|
hideGroupTypeSelection: boolean;
|
|
17
17
|
hideUserTypeSelection: boolean;
|
|
18
18
|
hideDynamicGroupSelection: boolean;
|
|
19
|
+
showExtensionSelection: boolean;
|
|
19
20
|
isKeepMenuOpen: (value: Boolean) => void;
|
|
20
21
|
showSelectedIdentities: boolean;
|
|
21
22
|
displayIdentityType: boolean;
|
|
@@ -44,6 +45,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
44
45
|
hideGroupTypeSelection: boolean;
|
|
45
46
|
hideUserTypeSelection: boolean;
|
|
46
47
|
hideDynamicGroupSelection: boolean;
|
|
48
|
+
showExtensionSelection: boolean;
|
|
47
49
|
isKeepMenuOpen: (value: Boolean) => void;
|
|
48
50
|
showSelectedIdentities: boolean;
|
|
49
51
|
displayIdentityType: boolean;
|
|
@@ -72,6 +74,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
72
74
|
hideGroupTypeSelection: boolean;
|
|
73
75
|
hideUserTypeSelection: boolean;
|
|
74
76
|
hideDynamicGroupSelection: boolean;
|
|
77
|
+
showExtensionSelection: boolean;
|
|
75
78
|
isKeepMenuOpen: (value: Boolean) => void;
|
|
76
79
|
showSelectedIdentities: boolean;
|
|
77
80
|
displayIdentityType: boolean;
|
|
@@ -100,6 +103,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
100
103
|
hideGroupTypeSelection: boolean;
|
|
101
104
|
hideUserTypeSelection: boolean;
|
|
102
105
|
hideDynamicGroupSelection: boolean;
|
|
106
|
+
showExtensionSelection: boolean;
|
|
103
107
|
isKeepMenuOpen: (value: Boolean) => void;
|
|
104
108
|
showSelectedIdentities: boolean;
|
|
105
109
|
displayIdentityType: boolean;
|
|
@@ -17,6 +17,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
17
17
|
hideGroupTypeSelection: boolean;
|
|
18
18
|
hideUserTypeSelection: boolean;
|
|
19
19
|
hideDynamicGroupSelection: boolean;
|
|
20
|
+
showExtensionSelection: boolean;
|
|
20
21
|
identityStore: IIdentityPickerStore;
|
|
21
22
|
emailEnabled: BoolFilter;
|
|
22
23
|
permissionEnabled: BoolFilter;
|
|
@@ -40,6 +41,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
40
41
|
hideGroupTypeSelection: boolean;
|
|
41
42
|
hideUserTypeSelection: boolean;
|
|
42
43
|
hideDynamicGroupSelection: boolean;
|
|
44
|
+
showExtensionSelection: boolean;
|
|
43
45
|
identityStore: IIdentityPickerStore;
|
|
44
46
|
emailEnabled: BoolFilter;
|
|
45
47
|
permissionEnabled: BoolFilter;
|
|
@@ -63,6 +65,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
63
65
|
hideGroupTypeSelection: boolean;
|
|
64
66
|
hideUserTypeSelection: boolean;
|
|
65
67
|
hideDynamicGroupSelection: boolean;
|
|
68
|
+
showExtensionSelection: boolean;
|
|
66
69
|
identityStore: IIdentityPickerStore;
|
|
67
70
|
emailEnabled: BoolFilter;
|
|
68
71
|
permissionEnabled: BoolFilter;
|
|
@@ -86,6 +89,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
86
89
|
hideGroupTypeSelection: boolean;
|
|
87
90
|
hideUserTypeSelection: boolean;
|
|
88
91
|
hideDynamicGroupSelection: boolean;
|
|
92
|
+
showExtensionSelection: boolean;
|
|
89
93
|
identityStore: IIdentityPickerStore;
|
|
90
94
|
emailEnabled: BoolFilter;
|
|
91
95
|
permissionEnabled: BoolFilter;
|
|
@@ -27,6 +27,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
27
27
|
hideGroupTypeSelection: boolean;
|
|
28
28
|
hideUserTypeSelection: boolean;
|
|
29
29
|
hideDynamicGroupSelection: boolean;
|
|
30
|
+
showExtensionSelection: boolean;
|
|
30
31
|
identityStore: IIdentityPickerStore;
|
|
31
32
|
emailEnabled: BoolFilter;
|
|
32
33
|
permissionEnabled: BoolFilter;
|
|
@@ -60,6 +61,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
60
61
|
hideGroupTypeSelection: boolean;
|
|
61
62
|
hideUserTypeSelection: boolean;
|
|
62
63
|
hideDynamicGroupSelection: boolean;
|
|
64
|
+
showExtensionSelection: boolean;
|
|
63
65
|
identityStore: IIdentityPickerStore;
|
|
64
66
|
emailEnabled: BoolFilter;
|
|
65
67
|
permissionEnabled: BoolFilter;
|
|
@@ -93,6 +95,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
93
95
|
hideGroupTypeSelection: boolean;
|
|
94
96
|
hideUserTypeSelection: boolean;
|
|
95
97
|
hideDynamicGroupSelection: boolean;
|
|
98
|
+
showExtensionSelection: boolean;
|
|
96
99
|
identityStore: IIdentityPickerStore;
|
|
97
100
|
emailEnabled: BoolFilter;
|
|
98
101
|
permissionEnabled: BoolFilter;
|
|
@@ -126,6 +129,7 @@ declare const _default: (import("vue").VueConstructor<import("vue-tsx-support").
|
|
|
126
129
|
hideGroupTypeSelection: boolean;
|
|
127
130
|
hideUserTypeSelection: boolean;
|
|
128
131
|
hideDynamicGroupSelection: boolean;
|
|
132
|
+
showExtensionSelection: boolean;
|
|
129
133
|
identityStore: IIdentityPickerStore;
|
|
130
134
|
emailEnabled: BoolFilter;
|
|
131
135
|
permissionEnabled: BoolFilter;
|
|
@@ -9,13 +9,16 @@ export default class HeaderItem extends VueComponentBase {
|
|
|
9
9
|
blockInstance: BlockInstance;
|
|
10
10
|
private omniaUxLoc;
|
|
11
11
|
spfxSettingsService: OmniaSpfxSettingsProvider;
|
|
12
|
+
private localizationService;
|
|
12
13
|
private item;
|
|
13
14
|
private settings;
|
|
14
15
|
private model;
|
|
16
|
+
private headerLevels;
|
|
15
17
|
mounted(): void;
|
|
16
18
|
created(): void;
|
|
17
19
|
private headerValueChanged;
|
|
18
20
|
private onIconValueChanged;
|
|
21
|
+
private onHeaderLevelValueChanged;
|
|
19
22
|
private updateSpfxSettings;
|
|
20
23
|
render(): VueTsxSupport.JSX.Element;
|
|
21
24
|
}
|
|
@@ -7,4 +7,5 @@ export declare const BlockTitleStyles: {
|
|
|
7
7
|
iconWrapperButton: (settings: BlockTitleIconSettings) => string;
|
|
8
8
|
iconInButton: (settings: BlockTitleIconSettings, theming: ITheming) => string;
|
|
9
9
|
wrapper: (settings: BlockTitleSettings, textAlignment: TextAlignment, theming: ITheming) => string;
|
|
10
|
+
headingWrapper: (theming: ITheming, settings: BlockTitleSettings) => string;
|
|
10
11
|
};
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VueComponentBase } from "../../../..";
|
|
2
2
|
import { IWebComponentInstance, OmniaContext } from "../../../../..";
|
|
3
|
-
import { MultilingualString, TextAlignment } from "../../../../../models";
|
|
3
|
+
import { HeaderLevel, MultilingualString, TextAlignment } from "../../../../../models";
|
|
4
4
|
import { BlockTitleSettingsStore, DirectionRuleStore, MultilingualStore } from "../../../../../stores";
|
|
5
5
|
import { IBlockTitleComponent } from "./IBlockTitle";
|
|
6
6
|
import { BlockInstance } from "../../../../BlockInstance";
|
|
@@ -9,6 +9,7 @@ export declare class BlockTitleComponent extends VueComponentBase implements IWe
|
|
|
9
9
|
multilingualtitle: string | MultilingualString;
|
|
10
10
|
settingsKey: any;
|
|
11
11
|
alternativeContent?: JSX.Element;
|
|
12
|
+
wrapWithHeaderLevel?: (headerElement: JSX.Element) => JSX.Element;
|
|
12
13
|
multilingualStore: MultilingualStore;
|
|
13
14
|
blockTitleSettingsStore: BlockTitleSettingsStore;
|
|
14
15
|
blockInstance: BlockInstance;
|
|
@@ -16,11 +17,15 @@ export declare class BlockTitleComponent extends VueComponentBase implements IWe
|
|
|
16
17
|
omniaContext: OmniaContext;
|
|
17
18
|
private model;
|
|
18
19
|
private useAccessibilityFeature;
|
|
20
|
+
private textStylesSettings;
|
|
21
|
+
private headerLevels;
|
|
19
22
|
mounted(): void;
|
|
20
23
|
onSectionUpdated(): void;
|
|
21
24
|
getFormatedTitleStringValue(title: string): string;
|
|
22
25
|
getFormattedTitleString(): string;
|
|
23
26
|
getTextAlignment(): TextAlignment;
|
|
24
27
|
renderBlockIcon(title: string): VueTsxSupport.JSX.Element;
|
|
28
|
+
renderTitle(title: string): VueTsxSupport.JSX.Element;
|
|
29
|
+
renderTitleWithHeaderLevel(heading: HeaderLevel, title: string): import("vue").VNode;
|
|
25
30
|
render(): VueTsxSupport.JSX.Element;
|
|
26
31
|
}
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/IBlockTitle.d.ts
CHANGED
|
@@ -4,7 +4,11 @@ export interface IBlockTitleComponent {
|
|
|
4
4
|
title?: string;
|
|
5
5
|
multilingualtitle?: MultilingualString | string;
|
|
6
6
|
settingsKey: any;
|
|
7
|
+
/**
|
|
8
|
+
* @deprecated Use wrapWithHeaderLevel instead.
|
|
9
|
+
*/
|
|
7
10
|
alternativeContent?: JSX.Element;
|
|
11
|
+
wrapWithHeaderLevel?: (headerElement: JSX.Element) => JSX.Element;
|
|
8
12
|
}
|
|
9
13
|
declare global {
|
|
10
14
|
namespace VueTsxSupport.JSX {
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts
CHANGED
|
@@ -4,11 +4,13 @@ import { VueComponentBase } from "@omnia/fx/ux";
|
|
|
4
4
|
export default class HeaderSectionItem extends VueComponentBase {
|
|
5
5
|
editorStore: LayoutCanvasStore;
|
|
6
6
|
private subscriptionHandler;
|
|
7
|
-
|
|
7
|
+
multilingualStore: MultilingualStore;
|
|
8
8
|
blockTitleSettingsStore: BlockTitleSettingsStore;
|
|
9
|
+
private localizationService;
|
|
9
10
|
private omniaUxLoc;
|
|
10
11
|
private section;
|
|
11
12
|
private model;
|
|
13
|
+
private headerLevels;
|
|
12
14
|
mounted(): void;
|
|
13
15
|
created(): void;
|
|
14
16
|
/**
|
|
@@ -16,6 +18,7 @@ export default class HeaderSectionItem extends VueComponentBase {
|
|
|
16
18
|
* */
|
|
17
19
|
private onSectionChange;
|
|
18
20
|
private onIconValueChanged;
|
|
21
|
+
private onHeaderLevelValueChanged;
|
|
19
22
|
private onHeaderValueChanged;
|
|
20
23
|
render(): VueTsxSupport.JSX.Element;
|
|
21
24
|
}
|
|
@@ -22,7 +22,19 @@ export declare class BlockCatalogStore extends Store {
|
|
|
22
22
|
filterBlockRegistrationOnFeatureDependency(blockRegistration: BlockRegistration): boolean;
|
|
23
23
|
filterBlockRegistrationByBackendRuntimes(blockRegistration: BlockRegistration): boolean;
|
|
24
24
|
filterBlockRegistrationByClientRuntimes(blockRegistration: BlockRegistration): boolean;
|
|
25
|
-
|
|
25
|
+
/**
|
|
26
|
+
* Validate if block is valid for layout provider.
|
|
27
|
+
* @param blockRegistration
|
|
28
|
+
* @param layoutProvider
|
|
29
|
+
* @returns
|
|
30
|
+
*/
|
|
31
|
+
filterBlockRegistrationOnLayoutDependency(blockRegistration: BlockRegistration, layoutProvider: string): boolean;
|
|
32
|
+
/**
|
|
33
|
+
* Validate if block is valid for current environment (backend/client runtime) and feature dependencies.
|
|
34
|
+
* @param block
|
|
35
|
+
* @returns
|
|
36
|
+
*/
|
|
37
|
+
isBlockValidForEnvironment(block: BlockRegistration): boolean;
|
|
26
38
|
filterBlockRegistrationByDisableAuth(blockRegistration: BlockRegistration): boolean;
|
|
27
39
|
/**
|
|
28
40
|
* Implementation of mutations
|
|
@@ -47,6 +47,7 @@ export declare abstract class GridViewMediaProviderComponent extends MultiSelect
|
|
|
47
47
|
private noMoreResult;
|
|
48
48
|
private gridViewStyles;
|
|
49
49
|
private isLoadingMore;
|
|
50
|
+
private isAppendingMoreItems;
|
|
50
51
|
constructor();
|
|
51
52
|
protected selectGridItem(mediaItem: ImageItem | VideoItem): void;
|
|
52
53
|
protected setAllItems(mediaItems: Array<ImageItem | VideoItem>): void;
|
|
@@ -59,6 +60,7 @@ export declare abstract class GridViewMediaProviderComponent extends MultiSelect
|
|
|
59
60
|
private onGridViewSearch;
|
|
60
61
|
private appendGridItems;
|
|
61
62
|
private onGridViewScroll;
|
|
63
|
+
private hasUnrenderedItems;
|
|
62
64
|
private renderRetryGetImageInfoDialog;
|
|
63
65
|
private renderGridViewItemSelection;
|
|
64
66
|
private closeRetryGetImageInfoDialog;
|
|
@@ -3,6 +3,7 @@ export declare const PersonFieldDisplayStyles: {
|
|
|
3
3
|
wrapper?: types.NestedCSSProperties;
|
|
4
4
|
userList?: types.NestedCSSProperties;
|
|
5
5
|
user?: types.NestedCSSProperties;
|
|
6
|
+
userItem?: types.NestedCSSProperties;
|
|
6
7
|
linkItem?: (textColor: string, fontSize?: string, disableHoverStyle?: boolean) => types.NestedCSSProperties;
|
|
7
8
|
smallBadge?: types.NestedCSSProperties;
|
|
8
9
|
};
|
|
@@ -23,7 +23,7 @@ export declare class OrganizationTreeComponent extends VueComponentBase<IOrganiz
|
|
|
23
23
|
beforeDestroy(): void;
|
|
24
24
|
mounted(): void;
|
|
25
25
|
needToBeRemoved(user: OrgTreeUser): boolean;
|
|
26
|
-
|
|
26
|
+
filterAccordingToSettings(tree: OrgTree): OrgTree;
|
|
27
27
|
reInitComponent(user: OrgTreeUser): void;
|
|
28
28
|
initComponent(): void;
|
|
29
29
|
camelize(str: any): string;
|
|
@@ -36,6 +36,7 @@ export declare class ProfileCardComponent extends VueComponentBase<IProfileCard>
|
|
|
36
36
|
created(): void;
|
|
37
37
|
beforeDestroy(): void;
|
|
38
38
|
hasSlot(): boolean;
|
|
39
|
+
ensureUserObject(): void;
|
|
39
40
|
mounted(): void;
|
|
40
41
|
private isUseTheExistingProfileCard;
|
|
41
42
|
onOpenDialog(): void;
|
|
@@ -6,6 +6,8 @@ export declare class SiteLogoIcon extends Vue implements IWebComponentInstance,
|
|
|
6
6
|
forceLetterAvatar?: boolean;
|
|
7
7
|
siteUrl?: string;
|
|
8
8
|
size?: number;
|
|
9
|
+
rounded?: boolean;
|
|
10
|
+
enableCustomStyle?: boolean;
|
|
9
11
|
siteStore: SiteStore;
|
|
10
12
|
private siteLogo;
|
|
11
13
|
mounted(): void;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Guid } from "@omnia/fx-models";
|
|
2
|
+
export declare const languageManifestIds: {
|
|
3
|
+
en: Guid;
|
|
4
|
+
enus: Guid;
|
|
5
|
+
da: Guid;
|
|
6
|
+
de: Guid;
|
|
7
|
+
es: Guid;
|
|
8
|
+
et: Guid;
|
|
9
|
+
fi: Guid;
|
|
10
|
+
fr: Guid;
|
|
11
|
+
lt: Guid;
|
|
12
|
+
lv: Guid;
|
|
13
|
+
nb: Guid;
|
|
14
|
+
nl: Guid;
|
|
15
|
+
pl: Guid;
|
|
16
|
+
sv: Guid;
|
|
17
|
+
};
|
|
18
|
+
export declare const sa11yCssManifestId: Guid;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omnia/fx",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.11.0-preview.x",
|
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
],
|
|
21
21
|
"author": "Omnia Digital Workplace AB",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@omnia/fx-models": "7.
|
|
23
|
+
"@omnia/fx-models": "7.11.0-preview.x",
|
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
|
25
25
|
"broadcast-channel": "4.8.0",
|
|
26
26
|
"dayjs": "1.10.7",
|