@omnia/workplace 7.7.30-preview → 7.7.31-preview

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.
@@ -119,8 +119,8 @@ class ResourceManifests {
119
119
  static get UserProfileCardEditingHandlerRegistration() { return new fx_models_1.Guid("2411590a-62da-4203-af50-9f514089c126"); }
120
120
  static get ActionButtonSignOffRequestHandler() { return new fx_models_1.Guid("2675e44e-dd92-4784-a5bc-2b4c8d060589"); }
121
121
  static get ActionButtonSignOffRequestHandlerRegistration() { return new fx_models_1.Guid("735da897-1665-42e6-9b30-60e978198ef8"); }
122
- static get StrengthenProfileHandler() { return new fx_models_1.Guid("2675e44e-dd92-4784-a5bc-2b4c8d060589"); }
123
- static get StrengthenProfileHandlerRegistration() { return new fx_models_1.Guid("735da897-1665-42e6-9b30-60e978198ef8"); }
122
+ static get StrengthenProfileHandler() { return new fx_models_1.Guid("0b4781b5-1298-461d-b5ac-666a4f82f25a"); }
123
+ static get StrengthenProfileHandlerRegistration() { return new fx_models_1.Guid("f43d0e4a-f3ca-43bb-8e1b-36390c99d695"); }
124
124
  static get ProgressionBlock() { return new fx_models_1.Guid("b4c382c3-9272-4d94-9bd5-babc21fc7951"); }
125
125
  static get SetupWizardCommon() { return new fx_models_1.Guid("a491ba6f-29e7-4ef8-9cc7-c8ca5915f3af"); }
126
126
  static get TeamworkAppTemplateWizardStore() { return new fx_models_1.Guid("1f1b347e-2057-4435-97c6-e802f9680221"); }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/workplace",
3
3
  "license": "MIT",
4
- "version": "7.7.30-preview",
4
+ "version": "7.7.31-preview",
5
5
  "description": "Omnia Workplace.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"