@zealicsolutions/web-ui 1.0.112 → 1.0.113

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.
@@ -1081,7 +1081,7 @@ export declare const appointmentBookingOrganismConfig: {
1081
1081
  id: string;
1082
1082
  name: string;
1083
1083
  type: string;
1084
- linkedDataModelFieldId: string;
1084
+ dataModelFieldId: string;
1085
1085
  config: {
1086
1086
  wide: {
1087
1087
  containerProps: {};
@@ -1207,7 +1207,7 @@ export declare const appointmentBookingOrganismConfig: {
1207
1207
  triggerable: boolean;
1208
1208
  moleculeLibraryId: string;
1209
1209
  organismLibraryMoleculeId: string;
1210
- linkedDataModelFieldId?: undefined;
1210
+ dataModelFieldId?: undefined;
1211
1211
  pmiObjectId?: undefined;
1212
1212
  containerLibraryId?: undefined;
1213
1213
  organismLibraryContainerId?: undefined;
@@ -1216,7 +1216,7 @@ export declare const appointmentBookingOrganismConfig: {
1216
1216
  id: string;
1217
1217
  name: string;
1218
1218
  type: string;
1219
- linkedDataModelFieldId: string;
1219
+ dataModelFieldId: string;
1220
1220
  config: {
1221
1221
  wide: {
1222
1222
  containerProps: {};
@@ -357,7 +357,7 @@ export declare const organismWithNestedReplicators: {
357
357
  id: string;
358
358
  name: string;
359
359
  type: string;
360
- linkedDataModelFieldId: string;
360
+ dataModelFieldId: string;
361
361
  config: {
362
362
  wide: {
363
363
  containerProps: {};
@@ -495,7 +495,7 @@ export declare const organismWithNestedReplicators: {
495
495
  referenceName: null;
496
496
  moleculeLibraryId: string;
497
497
  organismLibraryMoleculeId: string;
498
- linkedDataModelFieldId?: undefined;
498
+ dataModelFieldId?: undefined;
499
499
  pmiObjectId?: undefined;
500
500
  containerLibraryId?: undefined;
501
501
  containerLibraryName?: undefined;
@@ -505,7 +505,7 @@ export declare const organismWithNestedReplicators: {
505
505
  id: string;
506
506
  name: string;
507
507
  type: string;
508
- linkedDataModelFieldId: string;
508
+ dataModelFieldId: string;
509
509
  config: {
510
510
  wide: {
511
511
  containerProps: {};
@@ -1436,7 +1436,7 @@ export declare const studyWithVisitSchedulesOrganismConfig: {
1436
1436
  id: string;
1437
1437
  name: string;
1438
1438
  type: string;
1439
- linkedDataModelFieldId: string;
1439
+ dataModelFieldId: string;
1440
1440
  config: {
1441
1441
  wide: {
1442
1442
  containerProps: {};
@@ -1657,7 +1657,7 @@ export declare const studyWithVisitSchedulesOrganismConfig: {
1657
1657
  referenceName: null;
1658
1658
  moleculeLibraryId: string;
1659
1659
  organismLibraryMoleculeId: string;
1660
- linkedDataModelFieldId?: undefined;
1660
+ dataModelFieldId?: undefined;
1661
1661
  pmiObjectId?: undefined;
1662
1662
  containerLibraryId?: undefined;
1663
1663
  containerLibraryName?: undefined;
@@ -1667,7 +1667,7 @@ export declare const studyWithVisitSchedulesOrganismConfig: {
1667
1667
  id: string;
1668
1668
  name: string;
1669
1669
  type: string;
1670
- linkedDataModelFieldId: string;
1670
+ dataModelFieldId: string;
1671
1671
  config: {
1672
1672
  wide: {
1673
1673
  containerProps: {};