@omnia/workplace 7.6.57-preview → 7.6.59-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.
@@ -192,6 +192,8 @@ export declare module FormsLocalization {
192
192
  StartDate: string;
193
193
  EndDate: string;
194
194
  Status: string;
195
+ BusinessProfile: string;
196
+ AppInstance: string;
195
197
  };
196
198
  };
197
199
  Status: string;
@@ -269,7 +269,8 @@ export declare const PeopleRollupFilterEngineContextPropertyTypes: {
269
269
  userType: Guid;
270
270
  };
271
271
  export declare const FormRollupFilterEngineContextPropertyTypes: {
272
- formScope: Guid;
272
+ appInstance: Guid;
273
+ businessProfile: Guid;
273
274
  startDate: Guid;
274
275
  endDate: Guid;
275
276
  status: Guid;
@@ -292,7 +292,8 @@ exports.PeopleRollupFilterEngineContextPropertyTypes = {
292
292
  userType: new fx_models_1.Guid("dffba819-f884-4c18-a212-bd6895224356")
293
293
  };
294
294
  exports.FormRollupFilterEngineContextPropertyTypes = {
295
- formScope: new fx_models_1.Guid("6661706c-4cdf-40f2-80cb-591e040f666e"),
295
+ appInstance: new fx_models_1.Guid("6661706c-4cdf-40f2-80cb-591e040f666e"),
296
+ businessProfile: new fx_models_1.Guid("6dbbb9e7-ca84-4c2e-8f6e-d7aec0ff5260"),
296
297
  startDate: new fx_models_1.Guid("ec38c16c-ee3e-4a1a-8c5c-8b9784c18672"),
297
298
  endDate: new fx_models_1.Guid("0d757e39-478c-4eeb-830b-7edb970b92d9"),
298
299
  status: new fx_models_1.Guid("2740dbe0-cd74-4d73-b2bb-0c6ad20fc0a8")
@@ -133,7 +133,10 @@ export declare class ResourceManifests {
133
133
  static get SignOffRequestFilterEngineStatus(): Guid;
134
134
  static get SignOffRequestFilterEngineType(): Guid;
135
135
  static get FormRollupCore(): Guid;
136
- static get FormRollupFilterEngineFormScope(): Guid;
136
+ static get FormRollupFilterEngineScope(): Guid;
137
+ static get FormRollupFilterEngineAppInstance(): Guid;
138
+ static get FormRollupFilterEngineBusinessProfile(): Guid;
139
+ static get FormRollupFilterEngineFormStatus(): Guid;
137
140
  static get FormRollupFilterEngineContextProperties(): Guid;
138
141
  static get FormSharedComponentCore(): Guid;
139
142
  static get HttpCodeLayoutResource(): Guid;
@@ -582,11 +585,14 @@ export declare class WebComponentManifests {
582
585
  static get RecurrenceSettingEditBlade(): Guid;
583
586
  static get RecurrenceSettingMenuBlade(): Guid;
584
587
  static get ResourceSelectorBlade(): Guid;
585
- static get FormScopeTypeFilterEngineRenderer(): Guid;
586
- static get FormScopeFilterEngineRenderer(): Guid;
587
- static get FormScopeFilterEngineSettings(): Guid;
588
- static get FormScopeFilterEngineDefaultValueInput(): Guid;
589
- static get FormScopeFilterEngineSelectionsArea(): Guid;
588
+ static get BusinessProfileFilterEngineRenderer(): Guid;
589
+ static get BusinessProfileFilterEngineSettings(): Guid;
590
+ static get BusinessProfileFilterEngineDefaultValueInput(): Guid;
591
+ static get BusinessProfileFilterEngineSelectionsArea(): Guid;
592
+ static get AppInstanceFilterEngineRenderer(): Guid;
593
+ static get AppInstanceFilterEngineSettings(): Guid;
594
+ static get AppInstanceFilterEngineDefaultValueInput(): Guid;
595
+ static get AppInstanceFilterEngineSelectionsArea(): Guid;
590
596
  static get FormViewItem(): Guid;
591
597
  static get FormStatusFilterEngineRenderer(): Guid;
592
598
  static get FormStatusFilterEngineSettings(): Guid;
@@ -141,7 +141,10 @@ class ResourceManifests {
141
141
  static get SignOffRequestFilterEngineStatus() { return new fx_models_1.Guid("e8a10f86-2be1-4f84-8cc6-f54480057c00"); }
142
142
  static get SignOffRequestFilterEngineType() { return new fx_models_1.Guid("b6094948-9445-416d-9d27-22abce66ffa1"); }
143
143
  static get FormRollupCore() { return new fx_models_1.Guid("ce661fe3-ada7-4db9-ae46-a928035298e9"); }
144
- static get FormRollupFilterEngineFormScope() { return new fx_models_1.Guid("c37302df-8ee3-4d49-8a6c-11f3df4ae4d5"); }
144
+ static get FormRollupFilterEngineScope() { return new fx_models_1.Guid("206132c6-b536-4a68-8291-412f6721fdf4"); }
145
+ static get FormRollupFilterEngineAppInstance() { return new fx_models_1.Guid("c37302df-8ee3-4d49-8a6c-11f3df4ae4d5"); }
146
+ static get FormRollupFilterEngineBusinessProfile() { return new fx_models_1.Guid("f5d62c41-ec48-4484-8ea1-e162e106cd96"); }
147
+ static get FormRollupFilterEngineFormStatus() { return new fx_models_1.Guid("dc7f43b8-55bb-479b-9975-64ef69f87e40"); }
145
148
  static get FormRollupFilterEngineContextProperties() { return new fx_models_1.Guid("87c0c090-5a82-43ad-aadd-41e8d8309f29"); }
146
149
  static get FormSharedComponentCore() { return new fx_models_1.Guid("417ae783-51d1-42e8-9088-da74e5c38f0e"); }
147
150
  static get HttpCodeLayoutResource() { return new fx_models_1.Guid("b6785187-5ac7-4fa1-a36e-08298f778cad"); }
@@ -591,11 +594,14 @@ class WebComponentManifests {
591
594
  static get RecurrenceSettingEditBlade() { return new fx_models_1.Guid("5e42f28c-a69d-4706-aa55-a03d90d89526"); }
592
595
  static get RecurrenceSettingMenuBlade() { return new fx_models_1.Guid("9d21164d-8d7a-4d4c-a1f2-548501daf508"); }
593
596
  static get ResourceSelectorBlade() { return new fx_models_1.Guid("180375fe-7804-46f5-ab75-8717c7b8b73e"); }
594
- static get FormScopeTypeFilterEngineRenderer() { return new fx_models_1.Guid("c1ad40dd-abc3-4757-a816-abde75f5d433"); }
595
- static get FormScopeFilterEngineRenderer() { return new fx_models_1.Guid("86a1dbac-87bf-4d10-8d59-003a8b0cf06f"); }
596
- static get FormScopeFilterEngineSettings() { return new fx_models_1.Guid("2689637e-d336-4224-b91d-85c6a5f625b0"); }
597
- static get FormScopeFilterEngineDefaultValueInput() { return new fx_models_1.Guid("c7352795-fe4f-44da-b6ce-5334200f437e"); }
598
- static get FormScopeFilterEngineSelectionsArea() { return new fx_models_1.Guid("5808d4d8-db56-424b-ace7-a84501e0350e"); }
597
+ static get BusinessProfileFilterEngineRenderer() { return new fx_models_1.Guid("b6efdd67-b783-429b-817c-4fbcaf26eb70"); }
598
+ static get BusinessProfileFilterEngineSettings() { return new fx_models_1.Guid("7e649af3-81c8-4ec3-9405-249a5018b871"); }
599
+ static get BusinessProfileFilterEngineDefaultValueInput() { return new fx_models_1.Guid("bc5692b5-0d54-40c2-8777-e0f4d4810ddc"); }
600
+ static get BusinessProfileFilterEngineSelectionsArea() { return new fx_models_1.Guid("c78151cb-edc2-4d61-9897-ad269d939f89"); }
601
+ static get AppInstanceFilterEngineRenderer() { return new fx_models_1.Guid("86a1dbac-87bf-4d10-8d59-003a8b0cf06f"); }
602
+ static get AppInstanceFilterEngineSettings() { return new fx_models_1.Guid("2689637e-d336-4224-b91d-85c6a5f625b0"); }
603
+ static get AppInstanceFilterEngineDefaultValueInput() { return new fx_models_1.Guid("c7352795-fe4f-44da-b6ce-5334200f437e"); }
604
+ static get AppInstanceFilterEngineSelectionsArea() { return new fx_models_1.Guid("5808d4d8-db56-424b-ace7-a84501e0350e"); }
599
605
  static get FormViewItem() { return new fx_models_1.Guid("ea2e21ff-d752-4d0d-84bb-51810a53521e"); }
600
606
  static get FormStatusFilterEngineRenderer() { return new fx_models_1.Guid("2638caca-7acf-49b1-be9e-924327a2ad1a"); }
601
607
  static get FormStatusFilterEngineSettings() { return new fx_models_1.Guid("fea6b108-c9cc-4ffd-9044-89e9e632ba42"); }
@@ -5,7 +5,6 @@ export interface FormActionHandlerSettings extends FormBuilderSettings {
5
5
  selectedTypeId: number;
6
6
  scopeType: FormScopeTypes;
7
7
  scopeId: GuidValue;
8
- businessProfileId: GuidValue;
9
8
  }
10
9
  export interface FormBuilderSettings {
11
10
  isEditing?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { BaseFilterEngineProperty, FilterEngineSettings, GuidValue, MultilingualString, OrderBy, PropertyIndexedType, RollupEnums, RollupFilter, RollupFilterValue, RollupOtherTypes, SpacingSettings, TypedFilterEnginePropertyOutput } from "@omnia/fx-models";
2
- import { FormScopeTypes, FormStatus } from "../Form";
2
+ import { FormStatus } from "../Form";
3
3
  import { FormRollupViewComponentSettings } from "./FormRollupBlockViewSettings";
4
4
  export declare enum FormQueryScopes {
5
5
  Tenant = 1,
@@ -58,16 +58,13 @@ export interface FormScopeFilterEngineProperty extends BaseFilterEngineProperty
58
58
  value: Array<GuidValue>;
59
59
  type: PropertyIndexedType.Text;
60
60
  showSearchValueBox: boolean;
61
- scopeType?: FormScopeTypes;
62
61
  }
63
62
  export interface FormScopeFilterEnginePropertyOutput extends TypedFilterEnginePropertyOutput {
64
63
  value: Array<GuidValue>;
65
- scopeType?: FormScopeTypes;
66
64
  type: PropertyIndexedType.Text;
67
65
  }
68
66
  export interface FormScopePropFilterValue extends RollupFilterValue {
69
67
  value: Array<GuidValue>;
70
- scopeType: FormScopeTypes;
71
68
  }
72
69
  export interface FormTypePropFilterValue extends RollupFilterValue {
73
70
  value: Array<number>;
@@ -5,6 +5,8 @@ export declare class FormRollupConstants {
5
5
  StartDate: string;
6
6
  EndDate: string;
7
7
  Type: string;
8
+ BusinessProfileScope: string;
9
+ AppInstanceScope: string;
8
10
  };
9
11
  static ViewRegistration: {
10
12
  listView: string;
@@ -10,6 +10,8 @@ FormRollupConstants.CustomProperties = {
10
10
  StartDate: "startdate_469895bb-54b4-434e-b96a-90a0dd7eaa10",
11
11
  EndDate: "enddate_44a47f32-6248-4025-9b8c-0df518ec8550",
12
12
  Type: "type_63b3e788-f544-4563-bc7a-0793ae5b9d21",
13
+ BusinessProfileScope: "scope_a44b6b5a-534b-4b84-9998-28b227e57ea5",
14
+ AppInstanceScope: "scope_64ef1fa5-c495-44e2-b608-677c5f1a99b1",
13
15
  };
14
16
  FormRollupConstants.ViewRegistration = {
15
17
  listView: "d91762c6-f646-408a-b628-7ef4f2bb2e17",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/workplace",
3
3
  "license": "MIT",
4
- "version": "7.6.57-preview",
4
+ "version": "7.6.59-preview",
5
5
  "description": "Omnia Workplace.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"