@salesforce/lds-adapters-uiapi 1.428.0-dev19 → 1.428.0-dev20

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.
@@ -8,7 +8,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
8
8
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
9
9
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap, GetMinimumSelectionsFunction as $64$luvio_graphql_GetMinimumSelectionsFunction } from '@luvio/graphql';
10
10
  export declare const name = "Analytics__AnalyticsRepresentation";
11
- export declare const VERSION = "ac72d1c80cd40da609e0deb08f7aa498";
11
+ export declare const VERSION = "b299cf324d3e10f682533db156b3db05";
12
12
  export interface Interface {
13
13
  MasterLabel: StringValue_Interface | undefined;
14
14
  DeveloperName: StringValue_Interface | undefined;
@@ -25,6 +25,7 @@ export interface Interface {
25
25
  Dataspaces: Analytics__DataspaceRepresentation_Interface[] | undefined;
26
26
  AssetApiName: string | undefined;
27
27
  DloActiveStatus: boolean | undefined;
28
+ ReusedAssetStatus: string | undefined;
28
29
  }
29
30
  export interface MinimumInterface {
30
31
  Id: Interface["Id"];
@@ -24,6 +24,7 @@ export interface Interface {
24
24
  RecordOperations: string[] | null;
25
25
  AssetApiName: string | null;
26
26
  DloActiveStatus: boolean | null;
27
+ ReusedAssetStatus: string | null;
27
28
  }
28
29
  export interface MinimumInterface {
29
30
  Id: Interface["Id"];
@@ -8,7 +8,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
8
8
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
9
9
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap, GetMinimumSelectionsFunction as $64$luvio_graphql_GetMinimumSelectionsFunction } from '@luvio/graphql';
10
10
  export declare const name = "Analytics__DominoTemplate";
11
- export declare const VERSION = "c253660a6d3fad6b0556236ab107b5f6";
11
+ export declare const VERSION = "fda433601cadf10ecc8a0de3d54052ee";
12
12
  export interface Interface {
13
13
  MasterLabel: StringValue_Interface | undefined;
14
14
  DeveloperName: StringValue_Interface | undefined;
@@ -27,6 +27,7 @@ export interface Interface {
27
27
  RecordOperations: string[] | undefined;
28
28
  AssetApiName: string | undefined;
29
29
  DloActiveStatus: boolean | undefined;
30
+ ReusedAssetStatus: string | undefined;
30
31
  }
31
32
  export interface MinimumInterface {
32
33
  Id: Interface["Id"];
@@ -8,7 +8,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
8
8
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
9
9
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap, GetMinimumSelectionsFunction as $64$luvio_graphql_GetMinimumSelectionsFunction } from '@luvio/graphql';
10
10
  export declare const name = "Analytics__MktDataConnector";
11
- export declare const VERSION = "a8c9731c67bcbcde83c6e5bacb3299b4";
11
+ export declare const VERSION = "b0f45c68439021ded5640b5e3920ee2f";
12
12
  export interface Interface {
13
13
  MasterLabel: StringValue_Interface | undefined;
14
14
  DeveloperName: StringValue_Interface | undefined;
@@ -26,6 +26,7 @@ export interface Interface {
26
26
  DataConnectorType: StringValue_Interface | undefined;
27
27
  AssetApiName: string | undefined;
28
28
  DloActiveStatus: boolean | undefined;
29
+ ReusedAssetStatus: string | undefined;
29
30
  }
30
31
  export interface MinimumInterface {
31
32
  Id: Interface["Id"];
@@ -10,7 +10,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
10
10
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
11
11
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap, GetMinimumSelectionsFunction as $64$luvio_graphql_GetMinimumSelectionsFunction } from '@luvio/graphql';
12
12
  export declare const name = "Analytics__SemanticDefinition";
13
- export declare const VERSION = "f2f3d7655e13edcb6330eee2b54a7c3e";
13
+ export declare const VERSION = "df1ed427fbc57558390ff0e3537f2290";
14
14
  export interface Interface {
15
15
  MasterLabel: StringValue_Interface | undefined;
16
16
  DeveloperName: StringValue_Interface | undefined;
@@ -30,6 +30,7 @@ export interface Interface {
30
30
  RecordOperations: string[] | undefined;
31
31
  AssetApiName: string | undefined;
32
32
  DloActiveStatus: boolean | undefined;
33
+ ReusedAssetStatus: string | undefined;
33
34
  }
34
35
  export interface MinimumInterface {
35
36
  Id: Interface["Id"];
@@ -9,7 +9,7 @@ import { NormalizedGraphQL as type$45$util_NormalizedGraphQL, GraphQLIngestState
9
9
  import { FieldNode as $64$luvio_graphql$45$parser_FieldNode, OperationDefinitionNode as $64$luvio_graphql$45$parser_OperationDefinitionNode, SelectionNode as $64$luvio_graphql$45$parser_SelectionNode, FragmentDefinitionNode as $64$luvio_graphql$45$parser_FragmentDefinitionNode, InlineFragmentNode as $64$luvio_graphql$45$parser_InlineFragmentNode, FragmentSpreadNode as $64$luvio_graphql$45$parser_FragmentSpreadNode } from '@luvio/graphql-parser';
10
10
  import { GraphQLVariables as $64$luvio_graphql_GraphQLVariables, GraphQLFragmentMap as $64$luvio_graphql_GraphQLFragmentMap, GetMinimumSelectionsFunction as $64$luvio_graphql_GetMinimumSelectionsFunction } from '@luvio/graphql';
11
11
  export declare const name = "Analytics__SemanticModel";
12
- export declare const VERSION = "f1919b0768e93d3885cd5b983e61a194";
12
+ export declare const VERSION = "0c41256ae05a32ed1af0deea45e4906e";
13
13
  export interface Interface {
14
14
  MasterLabel: StringValue_Interface | undefined;
15
15
  DeveloperName: StringValue_Interface | undefined;
@@ -27,6 +27,7 @@ export interface Interface {
27
27
  RecordOperations: string[] | undefined;
28
28
  AssetApiName: string | undefined;
29
29
  DloActiveStatus: boolean | undefined;
30
+ ReusedAssetStatus: string | undefined;
30
31
  }
31
32
  export interface MinimumInterface {
32
33
  Id: Interface["Id"];
@@ -36499,7 +36499,7 @@ function getInContextFragmentType$1K(fragment, fragmentMap) {
36499
36499
  }
36500
36500
 
36501
36501
  const name$1k = 'Analytics__SemanticModel';
36502
- const VERSION$1D = 'f1919b0768e93d3885cd5b983e61a194';
36502
+ const VERSION$1D = '0c41256ae05a32ed1af0deea45e4906e';
36503
36503
  function keyBuilder$1y(luvio, path, data) {
36504
36504
  return keyPrefix + '::uiapi::' + name$1k + '::' + data.Id; // We're missing idNodeName in the actual key here...
36505
36505
  }
@@ -36815,6 +36815,12 @@ function getFieldType$1J(field) {
36815
36815
  typename: 'Boolean'
36816
36816
  };
36817
36817
  }
36818
+ case 'ReusedAssetStatus': {
36819
+ return {
36820
+ isArray: false,
36821
+ typename: 'String'
36822
+ };
36823
+ }
36818
36824
  default:
36819
36825
  return undefined;
36820
36826
  }
@@ -36881,7 +36887,7 @@ function getInContextFragmentType$1J(fragment, fragmentMap) {
36881
36887
  }
36882
36888
 
36883
36889
  const name$1j = 'Analytics__SemanticDefinition';
36884
- const VERSION$1C = 'f2f3d7655e13edcb6330eee2b54a7c3e';
36890
+ const VERSION$1C = 'df1ed427fbc57558390ff0e3537f2290';
36885
36891
  function keyBuilder$1x(luvio, path, data) {
36886
36892
  return keyPrefix + '::uiapi::' + name$1j + '::' + data.Id; // We're missing idNodeName in the actual key here...
36887
36893
  }
@@ -37223,6 +37229,12 @@ function getFieldType$1I(field) {
37223
37229
  typename: 'Boolean'
37224
37230
  };
37225
37231
  }
37232
+ case 'ReusedAssetStatus': {
37233
+ return {
37234
+ isArray: false,
37235
+ typename: 'String'
37236
+ };
37237
+ }
37226
37238
  default:
37227
37239
  return undefined;
37228
37240
  }
@@ -37294,7 +37306,7 @@ function getInContextFragmentType$1I(fragment, fragmentMap) {
37294
37306
  }
37295
37307
 
37296
37308
  const name$1i = 'Analytics__DominoTemplate';
37297
- const VERSION$1B = 'c253660a6d3fad6b0556236ab107b5f6';
37309
+ const VERSION$1B = 'fda433601cadf10ecc8a0de3d54052ee';
37298
37310
  function keyBuilder$1w(luvio, path, data) {
37299
37311
  return keyPrefix + '::uiapi::' + name$1i + '::' + data.Id; // We're missing idNodeName in the actual key here...
37300
37312
  }
@@ -37617,6 +37629,12 @@ function getFieldType$1H(field) {
37617
37629
  typename: 'Boolean'
37618
37630
  };
37619
37631
  }
37632
+ case 'ReusedAssetStatus': {
37633
+ return {
37634
+ isArray: false,
37635
+ typename: 'String'
37636
+ };
37637
+ }
37620
37638
  default:
37621
37639
  return undefined;
37622
37640
  }
@@ -37678,7 +37696,7 @@ function getInContextFragmentType$1H(fragment, fragmentMap) {
37678
37696
  }
37679
37697
 
37680
37698
  const name$1h = 'Analytics__AnalyticsRepresentation';
37681
- const VERSION$1A = 'ac72d1c80cd40da609e0deb08f7aa498';
37699
+ const VERSION$1A = 'b299cf324d3e10f682533db156b3db05';
37682
37700
  function keyBuilder$1v(luvio, path, data) {
37683
37701
  return keyPrefix + '::uiapi::' + name$1h + '::' + data.Id; // We're missing idNodeName in the actual key here...
37684
37702
  }
@@ -37979,6 +37997,12 @@ function getFieldType$1G(field) {
37979
37997
  typename: 'Boolean'
37980
37998
  };
37981
37999
  }
38000
+ case 'ReusedAssetStatus': {
38001
+ return {
38002
+ isArray: false,
38003
+ typename: 'String'
38004
+ };
38005
+ }
37982
38006
  default:
37983
38007
  return undefined;
37984
38008
  }
@@ -38040,7 +38064,7 @@ function getInContextFragmentType$1G(fragment, fragmentMap) {
38040
38064
  }
38041
38065
 
38042
38066
  const name$1g = 'Analytics__MktDataConnector';
38043
- const VERSION$1z = 'a8c9731c67bcbcde83c6e5bacb3299b4';
38067
+ const VERSION$1z = 'b0f45c68439021ded5640b5e3920ee2f';
38044
38068
  function keyBuilder$1u(luvio, path, data) {
38045
38069
  return keyPrefix + '::uiapi::' + name$1g + '::' + data.Id; // We're missing idNodeName in the actual key here...
38046
38070
  }
@@ -38352,6 +38376,12 @@ function getFieldType$1F(field) {
38352
38376
  typename: 'Boolean'
38353
38377
  };
38354
38378
  }
38379
+ case 'ReusedAssetStatus': {
38380
+ return {
38381
+ isArray: false,
38382
+ typename: 'String'
38383
+ };
38384
+ }
38355
38385
  default:
38356
38386
  return undefined;
38357
38387
  }
@@ -38589,6 +38619,12 @@ function getFieldType$1E(field) {
38589
38619
  typename: 'Boolean'
38590
38620
  };
38591
38621
  }
38622
+ case 'ReusedAssetStatus': {
38623
+ return {
38624
+ isArray: false,
38625
+ typename: 'String'
38626
+ };
38627
+ }
38592
38628
  default:
38593
38629
  return undefined;
38594
38630
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-uiapi",
3
- "version": "1.428.0-dev19",
3
+ "version": "1.428.0-dev20",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for record related UI API endpoints",
6
6
  "type": "module",
@@ -68,14 +68,14 @@
68
68
  },
69
69
  "dependencies": {
70
70
  "@luvio/graphql-parser": "0.160.4-dev1",
71
- "@salesforce/lds-adapters-onestore-graphql": "^1.428.0-dev19",
72
- "@salesforce/lds-bindings": "^1.428.0-dev19",
73
- "@salesforce/lds-default-luvio": "^1.428.0-dev19"
71
+ "@salesforce/lds-adapters-onestore-graphql": "^1.428.0-dev20",
72
+ "@salesforce/lds-bindings": "^1.428.0-dev20",
73
+ "@salesforce/lds-default-luvio": "^1.428.0-dev20"
74
74
  },
75
75
  "devDependencies": {
76
- "@salesforce/lds-compiler-plugins": "^1.428.0-dev19",
77
- "@salesforce/lds-jest": "^1.428.0-dev19",
78
- "@salesforce/lds-store-binary": "^1.428.0-dev19"
76
+ "@salesforce/lds-compiler-plugins": "^1.428.0-dev20",
77
+ "@salesforce/lds-jest": "^1.428.0-dev20",
78
+ "@salesforce/lds-store-binary": "^1.428.0-dev20"
79
79
  },
80
80
  "luvioBundlesize": [
81
81
  {
@@ -3587,7 +3587,7 @@ function getInContextFragmentType$1K(fragment, fragmentMap) {
3587
3587
  }
3588
3588
 
3589
3589
  const name$1k = 'Analytics__SemanticModel';
3590
- const VERSION$1B = 'f1919b0768e93d3885cd5b983e61a194';
3590
+ const VERSION$1B = '0c41256ae05a32ed1af0deea45e4906e';
3591
3591
  function keyBuilder$1p(luvio, path, data) {
3592
3592
  return keyPrefix + '::uiapi::' + name$1k + '::' + data.Id; // We're missing idNodeName in the actual key here...
3593
3593
  }
@@ -3903,6 +3903,12 @@ function getFieldType$1J(field) {
3903
3903
  typename: 'Boolean'
3904
3904
  };
3905
3905
  }
3906
+ case 'ReusedAssetStatus': {
3907
+ return {
3908
+ isArray: false,
3909
+ typename: 'String'
3910
+ };
3911
+ }
3906
3912
  default:
3907
3913
  return undefined;
3908
3914
  }
@@ -3969,7 +3975,7 @@ function getInContextFragmentType$1J(fragment, fragmentMap) {
3969
3975
  }
3970
3976
 
3971
3977
  const name$1j = 'Analytics__SemanticDefinition';
3972
- const VERSION$1A = 'f2f3d7655e13edcb6330eee2b54a7c3e';
3978
+ const VERSION$1A = 'df1ed427fbc57558390ff0e3537f2290';
3973
3979
  function keyBuilder$1o(luvio, path, data) {
3974
3980
  return keyPrefix + '::uiapi::' + name$1j + '::' + data.Id; // We're missing idNodeName in the actual key here...
3975
3981
  }
@@ -4311,6 +4317,12 @@ function getFieldType$1I(field) {
4311
4317
  typename: 'Boolean'
4312
4318
  };
4313
4319
  }
4320
+ case 'ReusedAssetStatus': {
4321
+ return {
4322
+ isArray: false,
4323
+ typename: 'String'
4324
+ };
4325
+ }
4314
4326
  default:
4315
4327
  return undefined;
4316
4328
  }
@@ -4382,7 +4394,7 @@ function getInContextFragmentType$1I(fragment, fragmentMap) {
4382
4394
  }
4383
4395
 
4384
4396
  const name$1i = 'Analytics__DominoTemplate';
4385
- const VERSION$1z = 'c253660a6d3fad6b0556236ab107b5f6';
4397
+ const VERSION$1z = 'fda433601cadf10ecc8a0de3d54052ee';
4386
4398
  function keyBuilder$1n(luvio, path, data) {
4387
4399
  return keyPrefix + '::uiapi::' + name$1i + '::' + data.Id; // We're missing idNodeName in the actual key here...
4388
4400
  }
@@ -4705,6 +4717,12 @@ function getFieldType$1H(field) {
4705
4717
  typename: 'Boolean'
4706
4718
  };
4707
4719
  }
4720
+ case 'ReusedAssetStatus': {
4721
+ return {
4722
+ isArray: false,
4723
+ typename: 'String'
4724
+ };
4725
+ }
4708
4726
  default:
4709
4727
  return undefined;
4710
4728
  }
@@ -4766,7 +4784,7 @@ function getInContextFragmentType$1H(fragment, fragmentMap) {
4766
4784
  }
4767
4785
 
4768
4786
  const name$1h = 'Analytics__AnalyticsRepresentation';
4769
- const VERSION$1y = 'ac72d1c80cd40da609e0deb08f7aa498';
4787
+ const VERSION$1y = 'b299cf324d3e10f682533db156b3db05';
4770
4788
  function keyBuilder$1m(luvio, path, data) {
4771
4789
  return keyPrefix + '::uiapi::' + name$1h + '::' + data.Id; // We're missing idNodeName in the actual key here...
4772
4790
  }
@@ -5067,6 +5085,12 @@ function getFieldType$1G(field) {
5067
5085
  typename: 'Boolean'
5068
5086
  };
5069
5087
  }
5088
+ case 'ReusedAssetStatus': {
5089
+ return {
5090
+ isArray: false,
5091
+ typename: 'String'
5092
+ };
5093
+ }
5070
5094
  default:
5071
5095
  return undefined;
5072
5096
  }
@@ -5128,7 +5152,7 @@ function getInContextFragmentType$1G(fragment, fragmentMap) {
5128
5152
  }
5129
5153
 
5130
5154
  const name$1g = 'Analytics__MktDataConnector';
5131
- const VERSION$1x = 'a8c9731c67bcbcde83c6e5bacb3299b4';
5155
+ const VERSION$1x = 'b0f45c68439021ded5640b5e3920ee2f';
5132
5156
  function keyBuilder$1l(luvio, path, data) {
5133
5157
  return keyPrefix + '::uiapi::' + name$1g + '::' + data.Id; // We're missing idNodeName in the actual key here...
5134
5158
  }
@@ -5440,6 +5464,12 @@ function getFieldType$1F(field) {
5440
5464
  typename: 'Boolean'
5441
5465
  };
5442
5466
  }
5467
+ case 'ReusedAssetStatus': {
5468
+ return {
5469
+ isArray: false,
5470
+ typename: 'String'
5471
+ };
5472
+ }
5443
5473
  default:
5444
5474
  return undefined;
5445
5475
  }
@@ -5677,6 +5707,12 @@ function getFieldType$1E(field) {
5677
5707
  typename: 'Boolean'
5678
5708
  };
5679
5709
  }
5710
+ case 'ReusedAssetStatus': {
5711
+ return {
5712
+ isArray: false,
5713
+ typename: 'String'
5714
+ };
5715
+ }
5680
5716
  default:
5681
5717
  return undefined;
5682
5718
  }
@@ -28839,4 +28875,4 @@ register({
28839
28875
  });
28840
28876
 
28841
28877
  export { configurationForGraphQLAdapters as configuration, graphql, factory$1 as graphqlAdapterFactory, graphqlBatch, graphqlBatch_imperative, graphql_deprecated, graphql_imperative, graphql_imperative_deprecated, graphql_imperative_onestore, graphql_onestore, graphql_state_manager, refreshGraphQL, refreshGraphQL_deprecated };
28842
- // version: 1.428.0-dev19-76dfabcdd5
28878
+ // version: 1.428.0-dev20-d72ac06681
package/sfdc/index.js CHANGED
@@ -37537,4 +37537,4 @@ withDefaultLuvio((luvio) => {
37537
37537
  });
37538
37538
 
37539
37539
  export { API_NAMESPACE, VERSION$1i as FieldValueRepresentationVersion, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$J as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$O as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$V as RecordRepresentationRepresentationType, TTL$z as RecordRepresentationTTL, RepresentationType$V as RecordRepresentationType, VERSION$1g as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, getFieldApiNamesArray as coerceFieldIdArray, coerceLayoutModeArray, getLayoutTypeArray as coerceLayoutTypeArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, createRelatedListAdapterWithPrediction, createRelatedListPlusAdapterWithPrediction, deleteListInfo, deleteRecord, executeBatchRecordOperations, extractRecordIdFromStoreKey, getActionOverrides, getActionOverrides_imperative, getAllApps, getAllApps_imperative, getAppDetails, getAppDetails_imperative, getDuplicateConfiguration, getDuplicateConfiguration_imperative, getDuplicates, getDuplicates_imperative, getFlexipageFormulaOverrides, getFlexipageFormulaOverrides_imperative, getGlobalActions, getGlobalActions_imperative, getKeywordSearchResults, getKeywordSearchResults_imperative, getLayout, getLayoutUserState, getLayoutUserState_imperative, getLayout_imperative, getListInfoByName, getListInfoByNameAdapterFactory, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListInfosByObjectName, getListInfosByObjectNameAdapterFactory, getListInfosByObjectName_imperative, getListObjectInfo, getListObjectInfoAdapterFactory, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, factory$a as getListRecordsByNameAdapterFactory, getListRecordsByName_imperative, getListUi, getListUi_imperative, getLookupActions, getLookupActions_imperative, getLookupMetadata, getLookupMetadata_imperative, getLookupRecords, getLookupRecords_imperative, getNavItems, getNavItems_imperative, getObjectCreateActions, getObjectCreateActions_imperative, getObjectInfo, getObjectInfoAdapterFactory, getObjectInfoDirectoryAdapterFactory, getObjectInfo_imperative, getObjectInfos, getObjectInfosAdapterFactory, getObjectInfos_imperative, getPathLayout, getPathLayout_imperative, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_imperative, getQuickActionInfo, getQuickActionInfo_imperative, getQuickActionLayout, getQuickActionLayout_imperative, getRecord, getRecordActions, getRecordActionsAdapterFactory, getRecordActions_imperative, factory$f as getRecordAdapterFactory, getRecordAvatars, getRecordAvatarsAdapterFactory, getRecordAvatars_imperative, getRecordCreateDefaults, getRecordCreateDefaults_imperative, getRecordEditActions, getRecordEditActions_imperative, getRecordId18, getRecordId18Array, getRecordIngestionOverride, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActionsAdapterFactory, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, getRelatedListInfoAdapterFactory, getRelatedListInfoBatch, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatch, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActionsAdapterFactory, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfoAdapterFactory, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$X as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$H as ingestObjectInfo, ingest$B as ingestQuickActionExecutionRepresentation, ingest$O as ingestRecord, instrument, isStoreKeyRecordViewEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$E as keyBuilderFromTypeRecordRepresentation, keyBuilder$1Y as keyBuilderObjectInfo, keyBuilder$1R as keyBuilderQuickActionExecutionRepresentation, keyBuilder$29 as keyBuilderRecord, notifyAllListInfoSummaryUpdateAvailable, notifyAllListRecordUpdateAvailable, notifyListInfoSummaryUpdateAvailable, notifyListInfoUpdateAvailable, notifyListRecordCollectionUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
37540
- // version: 1.428.0-dev19-76dfabcdd5
37540
+ // version: 1.428.0-dev20-d72ac06681
@@ -71,6 +71,7 @@ interface Analytics__AnalyticsRepresentationInterface @team(name: "TUA-Admin-Hom
71
71
  RecordOperations: [String]
72
72
  AssetApiName: String
73
73
  DloActiveStatus: Boolean
74
+ ReusedAssetStatus: String
74
75
  }
75
76
 
76
77
  type Analytics__AnalyticsBrowse @team(name: "TUA-Admin-Home-Search") {
@@ -110,6 +111,7 @@ type Analytics__SemanticDefinition implements Analytics__AnalyticsRepresentation
110
111
  RecordOperations: [String]
111
112
  AssetApiName: String
112
113
  DloActiveStatus: Boolean
114
+ ReusedAssetStatus: String
113
115
  }
114
116
 
115
117
  type Analytics__DominoTemplate implements Analytics__AnalyticsRepresentationInterface @team(name: "TUA Intel MarketPlace") {
@@ -130,6 +132,7 @@ type Analytics__DominoTemplate implements Analytics__AnalyticsRepresentationInte
130
132
  RecordOperations: [String]
131
133
  AssetApiName: String
132
134
  DloActiveStatus: Boolean
135
+ ReusedAssetStatus: String
133
136
  }
134
137
 
135
138
  type Analytics__AnalyticsEdge @team(name: "TUA-Admin-Home-Search") {
@@ -188,6 +191,7 @@ type Analytics__AnalyticsRepresentation implements Analytics__AnalyticsRepresent
188
191
  Dataspaces: [Analytics__DataspaceRepresentation]
189
192
  AssetApiName: String
190
193
  DloActiveStatus: Boolean
194
+ ReusedAssetStatus: String
191
195
  }
192
196
 
193
197
  type Analytics__SemanticModelRelatedModelConnection @team(name: "TUA-Admin-Home-Search") {
@@ -226,6 +230,7 @@ type Analytics__SemanticModel implements Analytics__AnalyticsRepresentationInter
226
230
  RecordOperations: [String]
227
231
  AssetApiName: String
228
232
  DloActiveStatus: Boolean
233
+ ReusedAssetStatus: String
229
234
  }
230
235
 
231
236
  # assetTypes: AnalyticsAssetType - empty enum is invalid GraphQL so replace with String
@@ -267,6 +272,7 @@ type Analytics__MktDataConnector implements Analytics__AnalyticsRepresentationIn
267
272
  DataConnectorType: StringValue
268
273
  AssetApiName: String
269
274
  DloActiveStatus: Boolean
275
+ ReusedAssetStatus: String
270
276
  }
271
277
 
272
278
  # ============================================================