@omnia/workplace 8.0.2-dev → 8.0.3-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +1 -1
  2. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  3. package/internal-do-not-import-from-here/core/loc/powerappLocalize.d.ts +1 -1
  4. package/internal-do-not-import-from-here/models/Constants.d.ts +1 -0
  5. package/internal-do-not-import-from-here/models/Constants.js +10 -9
  6. package/internal-do-not-import-from-here/models/Enums.d.ts +3 -3
  7. package/internal-do-not-import-from-here/models/Enums.js +1 -1
  8. package/internal-do-not-import-from-here/models/FooterSettings.js +2 -2
  9. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +4 -0
  10. package/internal-do-not-import-from-here/models/ManifestIds.js +4 -0
  11. package/internal-do-not-import-from-here/models/NotificationPanel.js +4 -4
  12. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +1 -1
  13. package/internal-do-not-import-from-here/models/SearchCategory.js +1 -1
  14. package/internal-do-not-import-from-here/models/Workspace.js +1 -1
  15. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +1 -1
  16. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +1 -1
  17. package/internal-do-not-import-from-here/models/apps/Enums.js +1 -1
  18. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +1 -1
  19. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +1 -1
  20. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +4 -4
  21. package/internal-do-not-import-from-here/models/components/PostsFeedBlock.js +2 -2
  22. package/internal-do-not-import-from-here/models/forms/Form.d.ts +3 -3
  23. package/internal-do-not-import-from-here/models/forms/Form.js +5 -5
  24. package/internal-do-not-import-from-here/models/forms/Statistic.js +1 -1
  25. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +1 -1
  26. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +1 -1
  27. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +1 -1
  28. package/internal-do-not-import-from-here/models/qrcode.js +1 -1
  29. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.d.ts +3 -3
  30. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +1 -1
  31. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.js +1 -1
  32. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.d.ts +1 -1
  33. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +1 -1
  34. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.js +2 -2
  35. package/internal-do-not-import-from-here/models/sites/Enums.d.ts +1 -1
  36. package/internal-do-not-import-from-here/models/sites/Enums.js +1 -1
  37. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  38. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +2 -2
  39. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +3 -3
  40. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +1 -1
  41. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.d.ts +1 -2
  42. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -6
  43. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +2 -2
  44. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +1 -1
  45. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +1 -1
  46. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.d.ts +1 -0
  47. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +1 -1
  48. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +5 -5
  49. package/internal-do-not-import-from-here/tooling.output.json +1 -1
  50. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +9 -4
  51. package/internal-do-not-import-from-here/ux/DialogHelper.d.ts +1 -1
  52. package/internal-do-not-import-from-here/wctypings.d.ts +266 -8
  53. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- export declare module FormsLocalization {
1
+ export declare namespace FormsLocalization {
2
2
  const namespace = "OmniaWorkplace.Forms";
3
3
  interface locInterface {
4
4
  Form: string;
@@ -1,4 +1,4 @@
1
- export declare module TeamCoreLocalization {
1
+ export declare namespace TeamCoreLocalization {
2
2
  const namespace = "OmniaTeamCollaboration.Core";
3
3
  interface locInterface {
4
4
  SiteProperties: {
@@ -1,4 +1,4 @@
1
- export declare module PowerAppLocalization {
1
+ export declare namespace PowerAppLocalization {
2
2
  const namespace = "OmniaWorkplace.PowerApp";
3
3
  interface locInterface {
4
4
  PowerApp: string;
@@ -24,6 +24,7 @@ export declare const Constants: {
24
24
  sharepointUserProfilesSync: string;
25
25
  analyticsCore: string;
26
26
  analyticsBusinessProfile: string;
27
+ msTeamsPushNotification: string;
27
28
  };
28
29
  themingNavigationNodeKey: string;
29
30
  themeIds: {
@@ -5,7 +5,7 @@ const fx_models_1 = require("@omnia/fx-models");
5
5
  const ManifestIds_1 = require("./ManifestIds");
6
6
  exports.Constants = {
7
7
  featureIds: {
8
- ShowBusinessProfileHeader: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
8
+ ShowBusinessProfileHeader: "fd86ca16-e6fd-42ed-b11e-5e8267cda628", //deprecated, remove this in next major version
9
9
  showNavigationBar: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
10
10
  mobilelogin: "36a8ce49-a2a4-4905-88cd-694cc8e0bfad",
11
11
  rulesLinkHandler: "ddca589b-9478-4267-b5bf-d557b4494dae",
@@ -27,7 +27,8 @@ exports.Constants = {
27
27
  facebookWorkplace: "8D243613-9966-4D10-AE7D-CD3938DA47AF",
28
28
  sharepointUserProfilesSync: "cfd49770-2275-4f72-a164-355f51e5dcb4",
29
29
  analyticsCore: "29ce6dcb-da60-44d7-a6ec-5da9fb5bc658",
30
- analyticsBusinessProfile: "9c76c51c-e3a7-44b3-9c10-c12914834b2c"
30
+ analyticsBusinessProfile: "9c76c51c-e3a7-44b3-9c10-c12914834b2c",
31
+ msTeamsPushNotification: "d2542bf4-942f-4732-b9fc-0bfc6472180b"
31
32
  },
32
33
  themingNavigationNodeKey: "50c83e32-8a25-4c48-8f94-ef250236f755",
33
34
  themeIds: {
@@ -96,6 +97,7 @@ exports.AppInstanceDescriptionProperties = {
96
97
  };
97
98
  class TeamCollaborationAppEnterpriseProperties {
98
99
  }
100
+ exports.TeamCollaborationAppEnterpriseProperties = TeamCollaborationAppEnterpriseProperties;
99
101
  TeamCollaborationAppEnterpriseProperties.LastVisited = {
100
102
  internalName: "LastVisited25a11219-15f2-435f-9007-4ce746c83726"
101
103
  };
@@ -114,11 +116,10 @@ TeamCollaborationAppEnterpriseProperties.Facebook = {
114
116
  id: new fx_models_1.Guid("85a80bf9-7d51-47da-a574-24ea9b6b7034"),
115
117
  internalName: "otc_facebook_url"
116
118
  };
117
- exports.TeamCollaborationAppEnterpriseProperties = TeamCollaborationAppEnterpriseProperties;
118
119
  class TeamCollaborationAppDefinitionInfo {
119
120
  }
120
- TeamCollaborationAppDefinitionInfo.id = new fx_models_1.Guid("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac");
121
121
  exports.TeamCollaborationAppDefinitionInfo = TeamCollaborationAppDefinitionInfo;
122
+ TeamCollaborationAppDefinitionInfo.id = new fx_models_1.Guid("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac");
122
123
  exports.WorkplaceAppRoutePrefix = {
123
124
  teamwork: "_t",
124
125
  workspace: "_wp"
@@ -138,7 +139,7 @@ var WorkspaceApp;
138
139
  }
139
140
  ux.navBarVListColorClass = "wp-navbar-v-list";
140
141
  WorkspaceApp.ux = ux;
141
- })(WorkspaceApp = exports.WorkspaceApp || (exports.WorkspaceApp = {}));
142
+ })(WorkspaceApp || (exports.WorkspaceApp = WorkspaceApp = {}));
142
143
  exports.GovernanceDashboard = {
143
144
  scopeTeamworkId: new fx_models_1.Guid("967c36df-84b6-4d01-bf8f-75956fef65a9"),
144
145
  Filters: {
@@ -173,22 +174,22 @@ exports.StatusCodeDisplay = {
173
174
  };
174
175
  class TeamWorkInfo {
175
176
  }
176
- TeamWorkInfo.createTeamworkProfileSettings = new fx_models_1.Guid("43354ac8-ca0f-498d-83f6-0d61d5ea788b");
177
177
  exports.TeamWorkInfo = TeamWorkInfo;
178
+ TeamWorkInfo.createTeamworkProfileSettings = new fx_models_1.Guid("43354ac8-ca0f-498d-83f6-0d61d5ea788b");
178
179
  class MembersStep {
179
180
  }
180
- MembersStep.id = new fx_models_1.Guid("829eab83-b85b-4635-839e-485b16ad2408");
181
181
  exports.MembersStep = MembersStep;
182
+ MembersStep.id = new fx_models_1.Guid("829eab83-b85b-4635-839e-485b16ad2408");
182
183
  class MSTeamTemplateStep {
183
184
  }
184
- MSTeamTemplateStep.id = new fx_models_1.Guid("157aded3-dd6f-44c2-8aaf-b7c4b5913782");
185
185
  exports.MSTeamTemplateStep = MSTeamTemplateStep;
186
+ MSTeamTemplateStep.id = new fx_models_1.Guid("157aded3-dd6f-44c2-8aaf-b7c4b5913782");
186
187
  var HeaderSettingsMode;
187
188
  (function (HeaderSettingsMode) {
188
189
  HeaderSettingsMode[HeaderSettingsMode["Tenant"] = 0] = "Tenant";
189
190
  HeaderSettingsMode[HeaderSettingsMode["ClassicProfileOverride"] = 1] = "ClassicProfileOverride";
190
191
  HeaderSettingsMode[HeaderSettingsMode["ModernProfileOverride"] = 2] = "ModernProfileOverride";
191
- })(HeaderSettingsMode = exports.HeaderSettingsMode || (exports.HeaderSettingsMode = {}));
192
+ })(HeaderSettingsMode || (exports.HeaderSettingsMode = HeaderSettingsMode = {}));
192
193
  exports.SettingsKeys = {
193
194
  workspaceFullKey: (workspaceAppId, partialKey) => `workspace_${workspaceAppId}_${partialKey}`.toLowerCase(),
194
195
  header: {
@@ -1,4 +1,4 @@
1
- export declare module Enums {
1
+ export declare namespace Enums {
2
2
  enum DocumentTypes {
3
3
  None = 0,
4
4
  Folder = 1,
@@ -37,7 +37,7 @@ export declare module Enums {
37
37
  MicrosoftSearch = 1,
38
38
  SharedLink = 2
39
39
  }
40
- module UserProfileCompletionEnums {
40
+ namespace UserProfileCompletionEnums {
41
41
  enum PropertySourceEnum {
42
42
  SPUserProfile = 1,
43
43
  AzureAD = 2,
@@ -65,7 +65,7 @@ export declare module Enums {
65
65
  Text = 1
66
66
  }
67
67
  }
68
- module PeopleRollupEnums {
68
+ namespace PeopleRollupEnums {
69
69
  enum PagingType {
70
70
  NoPaging = 1,
71
71
  Classic = 2,
@@ -156,4 +156,4 @@ var Enums;
156
156
  Alignment[Alignment["Center"] = 2] = "Center";
157
157
  Alignment[Alignment["Right"] = 3] = "Right";
158
158
  })(Alignment = Enums.Alignment || (Enums.Alignment = {}));
159
- })(Enums = exports.Enums || (exports.Enums = {}));
159
+ })(Enums || (exports.Enums = Enums = {}));
@@ -5,9 +5,9 @@ var EditModes;
5
5
  (function (EditModes) {
6
6
  EditModes[EditModes["Script"] = 0] = "Script";
7
7
  EditModes[EditModes["RTF"] = 1] = "RTF";
8
- })(EditModes = exports.EditModes || (exports.EditModes = {}));
8
+ })(EditModes || (exports.EditModes = EditModes = {}));
9
9
  var FooterPositions;
10
10
  (function (FooterPositions) {
11
11
  FooterPositions[FooterPositions["Fixed"] = 0] = "Fixed";
12
12
  FooterPositions[FooterPositions["Absolute"] = 1] = "Absolute";
13
- })(FooterPositions = exports.FooterPositions || (exports.FooterPositions = {}));
13
+ })(FooterPositions || (exports.FooterPositions = FooterPositions = {}));
@@ -143,6 +143,7 @@ export declare class WebComponentManifests {
143
143
  static get SharedLinkSimpleListingSearchTemplate(): Guid;
144
144
  static get SharedLinkAppIconSearchTemplate(): Guid;
145
145
  static get SearchConfig(): Guid;
146
+ static get SearchConfigAddOrEditBlade(): Guid;
146
147
  static get PromotedSearchResultJourney(): Guid;
147
148
  static get SearchFeedbackJourney(): Guid;
148
149
  static get SearchStatisticsJourney(): Guid;
@@ -431,7 +432,10 @@ export declare class WebComponentManifests {
431
432
  static get WorkspaceHomeChrome(): Guid;
432
433
  static get WorkspaceHomeStatistic(): Guid;
433
434
  static get WorkspaceJourney(): Guid;
435
+ static get WorkspaceHeader(): Guid;
436
+ static get WorkspaceChromeBlade(): Guid;
434
437
  static get AdminSystemJourney(): Guid;
438
+ static get DesignerJourney(): Guid;
435
439
  static get PropertiesBlockGroup(): Guid;
436
440
  static get PropertiesBlockCore(): Guid;
437
441
  static get PropertiesBlockSettings(): Guid;
@@ -152,6 +152,7 @@ class WebComponentManifests {
152
152
  static get SharedLinkSimpleListingSearchTemplate() { return new fx_models_1.Guid("14a49fd1-2712-4e65-a300-3ae78feb7326"); }
153
153
  static get SharedLinkAppIconSearchTemplate() { return new fx_models_1.Guid("86909328-1987-45b3-bf20-01680c6ff884"); }
154
154
  static get SearchConfig() { return new fx_models_1.Guid("64fb9421-2dba-4861-a949-4fafa2599b4e"); }
155
+ static get SearchConfigAddOrEditBlade() { return new fx_models_1.Guid("6d218ec0-bf28-47e2-ab6d-1ebdf759c80f"); }
155
156
  static get PromotedSearchResultJourney() { return new fx_models_1.Guid("14bd1089-d501-412f-a569-ca915308e541"); }
156
157
  static get SearchFeedbackJourney() { return new fx_models_1.Guid("b4672f4f-76c5-4ec8-b0d8-5142e4698446"); }
157
158
  static get SearchStatisticsJourney() { return new fx_models_1.Guid("6b0a110e-478a-4c3d-875b-d89da7296c43"); }
@@ -440,7 +441,10 @@ class WebComponentManifests {
440
441
  static get WorkspaceHomeChrome() { return new fx_models_1.Guid("76d4d02a-f920-4e79-93ab-f92ee938b103"); }
441
442
  static get WorkspaceHomeStatistic() { return new fx_models_1.Guid("c2bfdf01-6dcb-461b-82ac-678550b6abb7"); }
442
443
  static get WorkspaceJourney() { return new fx_models_1.Guid("4f54f8c5-ab26-4bff-8b9f-eb27b4f08221"); }
444
+ static get WorkspaceHeader() { return new fx_models_1.Guid("08d22274-4320-4e34-a477-3c3497392e13"); }
445
+ static get WorkspaceChromeBlade() { return new fx_models_1.Guid("c184e6e9-7a14-457b-b2ec-658b0889db74"); }
443
446
  static get AdminSystemJourney() { return new fx_models_1.Guid("8d451f6c-bcf4-42c3-a4a0-7d3ad5de09a3"); }
447
+ static get DesignerJourney() { return new fx_models_1.Guid("b8a88ec9-091d-44f6-b5b7-ee8562525d42"); }
444
448
  static get PropertiesBlockGroup() { return new fx_models_1.Guid("7c1b8998-62b9-4ea9-b118-0dedc6209ebb"); }
445
449
  static get PropertiesBlockCore() { return new fx_models_1.Guid("9bcebc94-e59e-4a24-a88d-282ac92bcca9"); }
446
450
  static get PropertiesBlockSettings() { return new fx_models_1.Guid("29559185-3df2-4049-93e5-d8326ec94982"); }
@@ -6,22 +6,22 @@ var NotificationPanelDisplayModes;
6
6
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Responsive"] = 0] = "Responsive";
7
7
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Horizontal"] = 1] = "Horizontal";
8
8
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Vertical"] = 2] = "Vertical";
9
- })(NotificationPanelDisplayModes = exports.NotificationPanelDisplayModes || (exports.NotificationPanelDisplayModes = {}));
9
+ })(NotificationPanelDisplayModes || (exports.NotificationPanelDisplayModes = NotificationPanelDisplayModes = {}));
10
10
  var NotificationPanelTabAligments;
11
11
  (function (NotificationPanelTabAligments) {
12
12
  NotificationPanelTabAligments[NotificationPanelTabAligments["Left"] = 0] = "Left";
13
13
  NotificationPanelTabAligments[NotificationPanelTabAligments["Center"] = 1] = "Center";
14
14
  NotificationPanelTabAligments[NotificationPanelTabAligments["Right"] = 2] = "Right";
15
- })(NotificationPanelTabAligments = exports.NotificationPanelTabAligments || (exports.NotificationPanelTabAligments = {}));
15
+ })(NotificationPanelTabAligments || (exports.NotificationPanelTabAligments = NotificationPanelTabAligments = {}));
16
16
  var NotificationPanelIconPosition;
17
17
  (function (NotificationPanelIconPosition) {
18
18
  NotificationPanelIconPosition[NotificationPanelIconPosition["Left"] = 0] = "Left";
19
19
  NotificationPanelIconPosition[NotificationPanelIconPosition["Top"] = 1] = "Top";
20
20
  NotificationPanelIconPosition[NotificationPanelIconPosition["Right"] = 2] = "Right";
21
- })(NotificationPanelIconPosition = exports.NotificationPanelIconPosition || (exports.NotificationPanelIconPosition = {}));
21
+ })(NotificationPanelIconPosition || (exports.NotificationPanelIconPosition = NotificationPanelIconPosition = {}));
22
22
  var NotificationTypes;
23
23
  (function (NotificationTypes) {
24
24
  NotificationTypes[NotificationTypes["Automatic"] = 0] = "Automatic";
25
25
  NotificationTypes[NotificationTypes["Custom"] = 1] = "Custom";
26
- })(NotificationTypes = exports.NotificationTypes || (exports.NotificationTypes = {}));
26
+ })(NotificationTypes || (exports.NotificationTypes = NotificationTypes = {}));
27
27
  exports.notificationPanelLayoutProvider = "notificationpanel";
@@ -23,7 +23,7 @@ export interface SharePointSearchCategory extends SearchCategoryBase {
23
23
  }
24
24
  export interface MicrosoftSearchCategory extends SearchCategoryBase {
25
25
  resultSource: string;
26
- contentSources?: Array<string>;
26
+ contentSources?: string | Array<string>;
27
27
  sortBy?: string;
28
28
  sortDirection?: Enums.SortDirection;
29
29
  listTemplatePropertiesMapping?: {
@@ -5,4 +5,4 @@ var SharedLinkSortByTypes;
5
5
  (function (SharedLinkSortByTypes) {
6
6
  SharedLinkSortByTypes[SharedLinkSortByTypes["AlphabeticByTitle"] = 1] = "AlphabeticByTitle";
7
7
  SharedLinkSortByTypes[SharedLinkSortByTypes["LastVisited"] = 2] = "LastVisited";
8
- })(SharedLinkSortByTypes = exports.SharedLinkSortByTypes || (exports.SharedLinkSortByTypes = {}));
8
+ })(SharedLinkSortByTypes || (exports.SharedLinkSortByTypes = SharedLinkSortByTypes = {}));
@@ -45,7 +45,7 @@ var WorkspaceMegaMenuItemTypes;
45
45
  (function (WorkspaceMegaMenuItemTypes) {
46
46
  WorkspaceMegaMenuItemTypes[WorkspaceMegaMenuItemTypes["Link"] = 0] = "Link";
47
47
  WorkspaceMegaMenuItemTypes[WorkspaceMegaMenuItemTypes["Layout"] = 1] = "Layout";
48
- })(WorkspaceMegaMenuItemTypes = exports.WorkspaceMegaMenuItemTypes || (exports.WorkspaceMegaMenuItemTypes = {}));
48
+ })(WorkspaceMegaMenuItemTypes || (exports.WorkspaceMegaMenuItemTypes = WorkspaceMegaMenuItemTypes = {}));
49
49
  class WorkspaceMegaMenuMapping extends fx_models_1.AppRoutePropertyBagModel {
50
50
  constructor() {
51
51
  super(ManifestIds_1.ServiceDefinition.Id, "workspacemegamenumapping");
@@ -5,4 +5,4 @@ var AnalyticsDimensionScopes;
5
5
  (function (AnalyticsDimensionScopes) {
6
6
  AnalyticsDimensionScopes[AnalyticsDimensionScopes["visit"] = 0] = "visit";
7
7
  AnalyticsDimensionScopes[AnalyticsDimensionScopes["action"] = 1] = "action";
8
- })(AnalyticsDimensionScopes = exports.AnalyticsDimensionScopes || (exports.AnalyticsDimensionScopes = {}));
8
+ })(AnalyticsDimensionScopes || (exports.AnalyticsDimensionScopes = AnalyticsDimensionScopes = {}));
@@ -1,4 +1,4 @@
1
- export declare module AppEnums {
1
+ export declare namespace AppEnums {
2
2
  enum TeamworkResourceTypeIds {
3
3
  SharePointTeamSite = "3e87bfb4-705a-4590-8c5f-599a0e58c3ac",
4
4
  M365Group = "071484a2-6727-454a-9e7c-e103f5da0c84",
@@ -59,4 +59,4 @@ var AppEnums;
59
59
  ResourceUrlType[ResourceUrlType["MSTeams"] = 2] = "MSTeams";
60
60
  ResourceUrlType[ResourceUrlType["YammerGroup"] = 3] = "YammerGroup";
61
61
  })(ResourceUrlType = AppEnums.ResourceUrlType || (AppEnums.ResourceUrlType = {}));
62
- })(AppEnums = exports.AppEnums || (exports.AppEnums = {}));
62
+ })(AppEnums || (exports.AppEnums = AppEnums = {}));
@@ -5,4 +5,4 @@ var MSTeamChannelFeedSorting;
5
5
  (function (MSTeamChannelFeedSorting) {
6
6
  MSTeamChannelFeedSorting[MSTeamChannelFeedSorting["OldestTop"] = 0] = "OldestTop";
7
7
  MSTeamChannelFeedSorting[MSTeamChannelFeedSorting["NewestTop"] = 1] = "NewestTop";
8
- })(MSTeamChannelFeedSorting = exports.MSTeamChannelFeedSorting || (exports.MSTeamChannelFeedSorting = {}));
8
+ })(MSTeamChannelFeedSorting || (exports.MSTeamChannelFeedSorting = MSTeamChannelFeedSorting = {}));
@@ -4,4 +4,4 @@ exports.TabCustomUrlType = void 0;
4
4
  var TabCustomUrlType;
5
5
  (function (TabCustomUrlType) {
6
6
  TabCustomUrlType[TabCustomUrlType["Layout"] = 1] = "Layout";
7
- })(TabCustomUrlType = exports.TabCustomUrlType || (exports.TabCustomUrlType = {}));
7
+ })(TabCustomUrlType || (exports.TabCustomUrlType = TabCustomUrlType = {}));
@@ -1,10 +1,10 @@
1
1
  import { AppEnums } from "./Enums";
2
- import { AppTemplateProperties, GuidValue } from "@omnia/fx-models";
2
+ import { AppTemplateProperties, GuidValue, Identity } from "@omnia/fx-models";
3
3
  import { MicrosoftTeamCreationInformation } from ".";
4
4
  export interface PermissionIdentities {
5
- defaultAdministrator?: string[];
6
- secondAdministrator?: string[];
7
- visitors?: string[];
5
+ defaultAdministrator?: Identity[];
6
+ secondAdministrator?: Identity[];
7
+ visitors?: Identity[];
8
8
  }
9
9
  export interface InformationProtectionLabel {
10
10
  id: GuidValue;
@@ -5,8 +5,8 @@ var PostsFeedScopeOption;
5
5
  (function (PostsFeedScopeOption) {
6
6
  PostsFeedScopeOption[PostsFeedScopeOption["CurrentApp"] = 1] = "CurrentApp";
7
7
  PostsFeedScopeOption[PostsFeedScopeOption["CustomScope"] = 2] = "CustomScope";
8
- })(PostsFeedScopeOption = exports.PostsFeedScopeOption || (exports.PostsFeedScopeOption = {}));
8
+ })(PostsFeedScopeOption || (exports.PostsFeedScopeOption = PostsFeedScopeOption = {}));
9
9
  var PostsFeedSortMode;
10
10
  (function (PostsFeedSortMode) {
11
11
  PostsFeedSortMode[PostsFeedSortMode["LastActivity"] = 1] = "LastActivity";
12
- })(PostsFeedSortMode = exports.PostsFeedSortMode || (exports.PostsFeedSortMode = {}));
12
+ })(PostsFeedSortMode || (exports.PostsFeedSortMode = PostsFeedSortMode = {}));
@@ -1,4 +1,4 @@
1
- import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from "@omnia/fx/models";
1
+ import { BusinessProfileProperty, ColorSchemaTypes, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from "@omnia/fx/models";
2
2
  export interface Form {
3
3
  id?: number;
4
4
  definition: FormDefinition;
@@ -156,6 +156,6 @@ export declare class FormGenericSetting extends BusinessProfileProperty {
156
156
  constructor();
157
157
  }
158
158
  export declare class ChartColor {
159
- color: string;
160
- textColor: string;
159
+ color: ColorSchemaTypes;
160
+ textColor: ColorSchemaTypes;
161
161
  }
@@ -8,31 +8,31 @@ var FormTypes;
8
8
  FormTypes[FormTypes["Poll"] = 1] = "Poll";
9
9
  FormTypes[FormTypes["Survey"] = 2] = "Survey";
10
10
  FormTypes[FormTypes["Checkup"] = 3] = "Checkup";
11
- })(FormTypes = exports.FormTypes || (exports.FormTypes = {}));
11
+ })(FormTypes || (exports.FormTypes = FormTypes = {}));
12
12
  var QuestionTypes;
13
13
  (function (QuestionTypes) {
14
14
  QuestionTypes[QuestionTypes["Text"] = 1] = "Text";
15
15
  QuestionTypes[QuestionTypes["Choice"] = 2] = "Choice";
16
16
  QuestionTypes[QuestionTypes["MultipleChoice"] = 3] = "MultipleChoice";
17
- })(QuestionTypes = exports.QuestionTypes || (exports.QuestionTypes = {}));
17
+ })(QuestionTypes || (exports.QuestionTypes = QuestionTypes = {}));
18
18
  var OptionTypes;
19
19
  (function (OptionTypes) {
20
20
  OptionTypes[OptionTypes["FormDefined"] = 1] = "FormDefined";
21
21
  OptionTypes[OptionTypes["UserDefined"] = 2] = "UserDefined";
22
- })(OptionTypes = exports.OptionTypes || (exports.OptionTypes = {}));
22
+ })(OptionTypes || (exports.OptionTypes = OptionTypes = {}));
23
23
  var LegendAlignment;
24
24
  (function (LegendAlignment) {
25
25
  LegendAlignment["Start"] = "start";
26
26
  LegendAlignment["Center"] = "center";
27
27
  LegendAlignment["End"] = "end";
28
- })(LegendAlignment = exports.LegendAlignment || (exports.LegendAlignment = {}));
28
+ })(LegendAlignment || (exports.LegendAlignment = LegendAlignment = {}));
29
29
  var LegendPosition;
30
30
  (function (LegendPosition) {
31
31
  LegendPosition["Top"] = "top";
32
32
  LegendPosition["Bottom"] = "bottom";
33
33
  LegendPosition["Left"] = "left";
34
34
  LegendPosition["Right"] = "right";
35
- })(LegendPosition = exports.LegendPosition || (exports.LegendPosition = {}));
35
+ })(LegendPosition || (exports.LegendPosition = LegendPosition = {}));
36
36
  class FormGenericSetting extends models_1.BusinessProfileProperty {
37
37
  constructor() {
38
38
  super(ManifestIds_1.ServiceDefinition.Id, "formgenericsetting");
@@ -5,4 +5,4 @@ var StatisticViewMode;
5
5
  (function (StatisticViewMode) {
6
6
  StatisticViewMode[StatisticViewMode["LayoutView"] = 1] = "LayoutView";
7
7
  StatisticViewMode[StatisticViewMode["QuestionByQuestionView"] = 2] = "QuestionByQuestionView";
8
- })(StatisticViewMode = exports.StatisticViewMode || (exports.StatisticViewMode = {}));
8
+ })(StatisticViewMode || (exports.StatisticViewMode = StatisticViewMode = {}));
@@ -14,7 +14,7 @@ var NewTeamworksTimeType;
14
14
  NewTeamworksTimeType[NewTeamworksTimeType["TwoWeeks"] = 1] = "TwoWeeks";
15
15
  NewTeamworksTimeType[NewTeamworksTimeType["OneMonth"] = 2] = "OneMonth";
16
16
  NewTeamworksTimeType[NewTeamworksTimeType["Custom"] = 3] = "Custom";
17
- })(NewTeamworksTimeType = exports.NewTeamworksTimeType || (exports.NewTeamworksTimeType = {}));
17
+ })(NewTeamworksTimeType || (exports.NewTeamworksTimeType = NewTeamworksTimeType = {}));
18
18
  class TeamworkTemplateFilterValue extends GovernanceDashboards_1.FilterValue {
19
19
  constructor() {
20
20
  super(...arguments);
@@ -3,13 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TeamCollabrationApp = exports.TeamCollabrationAppResource = exports.TeamCollabrationQuery = exports.ItemQueryResult = exports.TeamCollabrationTypes = void 0;
4
4
  class TeamCollabrationTypes {
5
5
  }
6
+ exports.TeamCollabrationTypes = TeamCollabrationTypes;
6
7
  TeamCollabrationTypes.Undefined = -1;
7
8
  TeamCollabrationTypes.Sharepoint = 1;
8
9
  TeamCollabrationTypes.Group = 2;
9
10
  TeamCollabrationTypes.Teams = 4;
10
11
  TeamCollabrationTypes.Yammer = 8;
11
12
  TeamCollabrationTypes.Facebook = 16;
12
- exports.TeamCollabrationTypes = TeamCollabrationTypes;
13
13
  class ItemQueryResult {
14
14
  }
15
15
  exports.ItemQueryResult = ItemQueryResult;
@@ -6,4 +6,4 @@ var PromotedSearchResultStatus;
6
6
  PromotedSearchResultStatus[PromotedSearchResultStatus["OnHold"] = 0] = "OnHold";
7
7
  PromotedSearchResultStatus[PromotedSearchResultStatus["Active"] = 1] = "Active";
8
8
  //Pending - This may be used in future for suggestion item
9
- })(PromotedSearchResultStatus = exports.PromotedSearchResultStatus || (exports.PromotedSearchResultStatus = {}));
9
+ })(PromotedSearchResultStatus || (exports.PromotedSearchResultStatus = PromotedSearchResultStatus = {}));
@@ -5,4 +5,4 @@ var LinkUrlTypeOption;
5
5
  (function (LinkUrlTypeOption) {
6
6
  LinkUrlTypeOption[LinkUrlTypeOption["CurrentUrl"] = 1] = "CurrentUrl";
7
7
  LinkUrlTypeOption[LinkUrlTypeOption["CustomUrl"] = 2] = "CustomUrl";
8
- })(LinkUrlTypeOption = exports.LinkUrlTypeOption || (exports.LinkUrlTypeOption = {}));
8
+ })(LinkUrlTypeOption || (exports.LinkUrlTypeOption = LinkUrlTypeOption = {}));
@@ -1,6 +1,6 @@
1
1
  import { Guid, GuidValue } from "@omnia/fx/models";
2
- export declare module SearchStatistics {
3
- module Constants {
2
+ export declare namespace SearchStatistics {
3
+ namespace Constants {
4
4
  const SearchLocations: {
5
5
  Header: string;
6
6
  ActionMenu: string;
@@ -8,7 +8,7 @@ export declare module SearchStatistics {
8
8
  Workspace: string;
9
9
  };
10
10
  }
11
- module Enums {
11
+ namespace Enums {
12
12
  enum InteractionType {
13
13
  Category = 1,
14
14
  Refinement = 2,
@@ -44,4 +44,4 @@ var SearchStatistics;
44
44
  scope: new models_1.Guid("b27d3933-9eab-4561-b3a6-e2ac24a12767")
45
45
  }
46
46
  };
47
- })(SearchStatistics = exports.SearchStatistics || (exports.SearchStatistics = {}));
47
+ })(SearchStatistics || (exports.SearchStatistics = SearchStatistics = {}));
@@ -5,4 +5,4 @@ var SetupWizardScope;
5
5
  (function (SetupWizardScope) {
6
6
  SetupWizardScope[SetupWizardScope["Tenant"] = 1] = "Tenant";
7
7
  SetupWizardScope[SetupWizardScope["BusinessProfile"] = 2] = "BusinessProfile";
8
- })(SetupWizardScope = exports.SetupWizardScope || (exports.SetupWizardScope = {}));
8
+ })(SetupWizardScope || (exports.SetupWizardScope = SetupWizardScope = {}));
@@ -1,4 +1,4 @@
1
- export declare module SignOffRequestEnums {
1
+ export declare namespace SignOffRequestEnums {
2
2
  enum SignOffRequestStatus {
3
3
  Pending = 0,
4
4
  Open = 1,
@@ -27,4 +27,4 @@ var SignOffRequestEnums;
27
27
  SignOffType[SignOffType["Individual"] = 0] = "Individual";
28
28
  SignOffType[SignOffType["Group"] = 1] = "Group";
29
29
  })(SignOffType = SignOffRequestEnums.SignOffType || (SignOffRequestEnums.SignOffType = {}));
30
- })(SignOffRequestEnums = exports.SignOffRequestEnums || (exports.SignOffRequestEnums = {}));
30
+ })(SignOffRequestEnums || (exports.SignOffRequestEnums = SignOffRequestEnums = {}));
@@ -6,9 +6,10 @@ var SignOffRequestScopedQueryTypes;
6
6
  SignOffRequestScopedQueryTypes[SignOffRequestScopedQueryTypes["AllRequests"] = 1] = "AllRequests";
7
7
  SignOffRequestScopedQueryTypes[SignOffRequestScopedQueryTypes["RequestedByMe"] = 2] = "RequestedByMe";
8
8
  SignOffRequestScopedQueryTypes[SignOffRequestScopedQueryTypes["TargetedToMe"] = 3] = "TargetedToMe";
9
- })(SignOffRequestScopedQueryTypes = exports.SignOffRequestScopedQueryTypes || (exports.SignOffRequestScopedQueryTypes = {}));
9
+ })(SignOffRequestScopedQueryTypes || (exports.SignOffRequestScopedQueryTypes = SignOffRequestScopedQueryTypes = {}));
10
10
  class SignOffRequestRollupConstants {
11
11
  }
12
+ exports.SignOffRequestRollupConstants = SignOffRequestRollupConstants;
12
13
  SignOffRequestRollupConstants.SignOffRequestProperties = {
13
14
  TitleAndLink: "titleandlink_c9f99889-87e4-4e02-b7e1-b7ffdb802ff6",
14
15
  Description: "description_6b639a3e-622a-44bf-8e2d-7355fe7f8317",
@@ -22,4 +23,3 @@ SignOffRequestRollupConstants.SignOffRequestProperties = {
22
23
  TotalNoOfRequests: "totalnoofrequests_95f47b9c-9a38-4db2-b7a8-1899e6cac359",
23
24
  Type: "type_54830454-80c5-4be5-8fd7-d08c94367eb7",
24
25
  };
25
- exports.SignOffRequestRollupConstants = SignOffRequestRollupConstants;
@@ -1,4 +1,4 @@
1
- export declare module MySitesEnums {
1
+ export declare namespace MySitesEnums {
2
2
  enum ViewModes {
3
3
  Followed = 0,
4
4
  Members = 1,
@@ -21,4 +21,4 @@ var MySitesEnums;
21
21
  ListingQueryType[ListingQueryType["LastVisited"] = 0] = "LastVisited";
22
22
  ListingQueryType[ListingQueryType["Following"] = 1] = "Following";
23
23
  })(ListingQueryType = MySitesEnums.ListingQueryType || (MySitesEnums.ListingQueryType = {}));
24
- })(MySitesEnums = exports.MySitesEnums || (exports.MySitesEnums = {}));
24
+ })(MySitesEnums || (exports.MySitesEnums = MySitesEnums = {}));
@@ -3,7 +3,7 @@ export declare const DefaultSearchTemplateStyles: {
3
3
  container?: types.NestedCSSProperties;
4
4
  contentWapper?: types.NestedCSSProperties;
5
5
  icon?: (iconSize: string) => types.NestedCSSProperties;
6
- propertiesBlock?: (iconSize: number) => types.NestedCSSProperties;
6
+ propertiesBlock?: (iconSize: number | string) => types.NestedCSSProperties;
7
7
  trimTextBox?: types.NestedCSSProperties;
8
8
  title?: (textColor: string) => types.NestedCSSProperties;
9
9
  };
@@ -70,13 +70,13 @@ export declare const AppLaunchStyles: {
70
70
  export declare const SimpleListingSearchTemplateStyles: {
71
71
  itemWrapper?: types.NestedCSSProperties;
72
72
  linkAvatar?: types.NestedCSSProperties;
73
- noneBgIconContainer?: (iconSize: string) => types.NestedCSSProperties;
73
+ noneBgIconContainer?: (iconSize: string | number) => types.NestedCSSProperties;
74
74
  title?: types.NestedCSSProperties;
75
75
  };
76
76
  export declare const AppIconSearchTemplateStyles: {
77
77
  itemWrapper?: types.NestedCSSProperties;
78
78
  itemInner?: types.NestedCSSProperties;
79
79
  linkAvatar?: types.NestedCSSProperties;
80
- noneBgIconContainer?: (iconSize: string) => types.NestedCSSProperties;
80
+ noneBgIconContainer?: (iconSize: string | number) => types.NestedCSSProperties;
81
81
  link?: types.NestedCSSProperties;
82
82
  };
@@ -1,10 +1,10 @@
1
1
  import { types } from "typestyle";
2
2
  import { SpacingSettings } from "@omnia/fx-models";
3
- import { Theming } from "@omnia/fx/ux";
3
+ import { ITheming } from "@omnia/fx/ux";
4
4
  import { NotificationPanelCustomColorModel, NoficationPanelDisplaySettings } from "../NotificationPanel";
5
5
  export declare const NotificationPanelStyles: {
6
6
  component?: types.NestedCSSProperties;
7
- getblockheaderstyle?: (showtitle: boolean, color: string, bgcolor: string, padding: SpacingSettings, margin: SpacingSettings) => types.NestedCSSProperties;
7
+ getblockheaderstyle?: (showtitle: boolean, color?: string, bgcolor?: string, padding?: SpacingSettings, margin?: SpacingSettings) => types.NestedCSSProperties;
8
8
  setColor?: (color: any) => types.NestedCSSProperties;
9
9
  setTabIconColor?: (color: string) => types.NestedCSSProperties;
10
10
  setCustomColor?: (customColors: NotificationPanelCustomColorModel) => types.NestedCSSProperties;
@@ -14,7 +14,7 @@ export declare const NotificationPanelStyles: {
14
14
  tabItem?: types.NestedCSSProperties;
15
15
  setCategoryTabWidth?: (categoriesPerRow: number) => types.NestedCSSProperties;
16
16
  buttonOutline?: types.NestedCSSProperties;
17
- createColorSchemaForTabs: (customColors: NotificationPanelCustomColorModel, theming: Theming) => types.NestedCSSProperties;
17
+ createColorSchemaForTabs: (customColors: NotificationPanelCustomColorModel, theming: ITheming) => types.NestedCSSProperties;
18
18
  createTabItemStyling: (displaySettings: NoficationPanelDisplaySettings, index: number, items: number, isAccessibilityMode: boolean) => types.NestedCSSProperties;
19
19
  createTabItemMediaQuery?: () => types.MediaQuery;
20
20
  centerText?: types.NestedCSSProperties;
@@ -62,7 +62,7 @@ export declare const AdvancedSearchStyles: {
62
62
  searchResultBlock?: (dialogMode: boolean, containerMaxHeight: number) => types.NestedCSSProperties;
63
63
  searchResultContainer?: types.NestedCSSProperties;
64
64
  searchResultItems?: types.NestedCSSProperties;
65
- resultRow?: (theme: OmniaTheming, smallLayout: boolean) => types.NestedCSSProperties;
65
+ resultRow?: (theme: OmniaTheming, smallLayout?: boolean) => types.NestedCSSProperties;
66
66
  tabStyling?: (color: string) => types.NestedCSSProperties;
67
67
  positionSearchBlock?: types.NestedCSSProperties;
68
68
  linkSeeLess?: types.NestedCSSProperties;
@@ -1,10 +1,9 @@
1
1
  import { NestedCSSPropertiesExtends, SpacingSettings } from "@omnia/fx/models";
2
- import { OmniaTheming } from "@omnia/fx/ux";
3
2
  export declare const TaxonomyNavigationStyles: {
4
3
  childrensBox?: (lineColor: string) => NestedCSSPropertiesExtends;
5
4
  dividerRight?: (lineColor: string) => NestedCSSPropertiesExtends;
6
5
  dividerLeft?: (lineColor: string) => NestedCSSPropertiesExtends;
7
- cardWrapper?: (largeImage: boolean, highlight: boolean, omniaTheming: OmniaTheming) => NestedCSSPropertiesExtends;
6
+ cardWrapper?: () => NestedCSSPropertiesExtends;
8
7
  setColumnWidth: (cols: number) => NestedCSSPropertiesExtends;
9
8
  getMargin: (spacing: SpacingSettings) => NestedCSSPropertiesExtends;
10
9
  };
@@ -1,4 +1,4 @@
1
- import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString, MediaPickerImage, FilterEngineSettings, RollupMetricSettings } from "@omnia/fx-models";
1
+ import { SpacingSettings, GuidValue, RollupFilter, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, TexSearchestPropFilterValue, MultilingualString, MediaPickerImage, FilterEngineSettings, RollupMetricSettings, DatePeriodPropFilterValue } from "@omnia/fx-models";
2
2
  import { TeamCollaborationRollupScopeTypes } from ".";
3
3
  import { AppEnums } from "../apps";
4
4
  export declare const TeamCollaborationConstants: {
@@ -55,10 +55,7 @@ export interface TeamCollaborationRollupViewSettings {
55
55
  * */
56
56
  export interface UIFilter extends RollupFilter {
57
57
  }
58
- export interface UIDatePeriodsFilterValue extends DatePropFilterValue {
59
- value: RollupEnums.DatePeriods;
60
- fromDateStr?: string;
61
- toDateStr?: string;
58
+ export interface UIDatePeriodsFilterValue extends DatePeriodPropFilterValue {
62
59
  }
63
60
  export interface UIBooleanPropFilterValue extends BooleanPropFilterValue {
64
61
  }
@@ -112,7 +109,7 @@ export interface TeamCollaborationRollupBlockSettings extends TeamCollaborationR
112
109
  noResultText?: MultilingualString;
113
110
  filterEngine: FilterEngineSettings;
114
111
  }
115
- export declare module TeamCollaborationRollupEnums {
112
+ export declare namespace TeamCollaborationRollupEnums {
116
113
  enum PagingType {
117
114
  NoPaging = 1,
118
115
  Classic = 2,
@@ -16,7 +16,7 @@ var TeamCollaborationRollupLinkBehavior;
16
16
  (function (TeamCollaborationRollupLinkBehavior) {
17
17
  TeamCollaborationRollupLinkBehavior[TeamCollaborationRollupLinkBehavior["OpenTeamwork"] = 0] = "OpenTeamwork";
18
18
  TeamCollaborationRollupLinkBehavior[TeamCollaborationRollupLinkBehavior["OpenLayout"] = 1] = "OpenLayout";
19
- })(TeamCollaborationRollupLinkBehavior = exports.TeamCollaborationRollupLinkBehavior || (exports.TeamCollaborationRollupLinkBehavior = {}));
19
+ })(TeamCollaborationRollupLinkBehavior || (exports.TeamCollaborationRollupLinkBehavior = TeamCollaborationRollupLinkBehavior = {}));
20
20
  var TeamCollaborationRollupEnums;
21
21
  (function (TeamCollaborationRollupEnums) {
22
22
  let PagingType;
@@ -36,4 +36,4 @@ var TeamCollaborationRollupEnums;
36
36
  IconModes[IconModes["TemplateIcon"] = 1] = "TemplateIcon";
37
37
  IconModes[IconModes["AppImage"] = 2] = "AppImage";
38
38
  })(IconModes = TeamCollaborationRollupEnums.IconModes || (TeamCollaborationRollupEnums.IconModes = {}));
39
- })(TeamCollaborationRollupEnums = exports.TeamCollaborationRollupEnums || (exports.TeamCollaborationRollupEnums = {}));
39
+ })(TeamCollaborationRollupEnums || (exports.TeamCollaborationRollupEnums = TeamCollaborationRollupEnums = {}));