@salesforce/lds-adapters-uiapi 1.448.0 → 1.449.0

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"];
@@ -36544,7 +36544,7 @@ function getInContextFragmentType$1K(fragment, fragmentMap) {
36544
36544
  }
36545
36545
 
36546
36546
  const name$1k = 'Analytics__SemanticModel';
36547
- const VERSION$1D = 'f1919b0768e93d3885cd5b983e61a194';
36547
+ const VERSION$1D = '0c41256ae05a32ed1af0deea45e4906e';
36548
36548
  function keyBuilder$1y(luvio, path, data) {
36549
36549
  return keyPrefix + '::uiapi::' + name$1k + '::' + data.Id; // We're missing idNodeName in the actual key here...
36550
36550
  }
@@ -36860,6 +36860,12 @@ function getFieldType$1J(field) {
36860
36860
  typename: 'Boolean'
36861
36861
  };
36862
36862
  }
36863
+ case 'ReusedAssetStatus': {
36864
+ return {
36865
+ isArray: false,
36866
+ typename: 'String'
36867
+ };
36868
+ }
36863
36869
  default:
36864
36870
  return undefined;
36865
36871
  }
@@ -36926,7 +36932,7 @@ function getInContextFragmentType$1J(fragment, fragmentMap) {
36926
36932
  }
36927
36933
 
36928
36934
  const name$1j = 'Analytics__SemanticDefinition';
36929
- const VERSION$1C = 'f2f3d7655e13edcb6330eee2b54a7c3e';
36935
+ const VERSION$1C = 'df1ed427fbc57558390ff0e3537f2290';
36930
36936
  function keyBuilder$1x(luvio, path, data) {
36931
36937
  return keyPrefix + '::uiapi::' + name$1j + '::' + data.Id; // We're missing idNodeName in the actual key here...
36932
36938
  }
@@ -37268,6 +37274,12 @@ function getFieldType$1I(field) {
37268
37274
  typename: 'Boolean'
37269
37275
  };
37270
37276
  }
37277
+ case 'ReusedAssetStatus': {
37278
+ return {
37279
+ isArray: false,
37280
+ typename: 'String'
37281
+ };
37282
+ }
37271
37283
  default:
37272
37284
  return undefined;
37273
37285
  }
@@ -37339,7 +37351,7 @@ function getInContextFragmentType$1I(fragment, fragmentMap) {
37339
37351
  }
37340
37352
 
37341
37353
  const name$1i = 'Analytics__DominoTemplate';
37342
- const VERSION$1B = 'c253660a6d3fad6b0556236ab107b5f6';
37354
+ const VERSION$1B = 'fda433601cadf10ecc8a0de3d54052ee';
37343
37355
  function keyBuilder$1w(luvio, path, data) {
37344
37356
  return keyPrefix + '::uiapi::' + name$1i + '::' + data.Id; // We're missing idNodeName in the actual key here...
37345
37357
  }
@@ -37662,6 +37674,12 @@ function getFieldType$1H(field) {
37662
37674
  typename: 'Boolean'
37663
37675
  };
37664
37676
  }
37677
+ case 'ReusedAssetStatus': {
37678
+ return {
37679
+ isArray: false,
37680
+ typename: 'String'
37681
+ };
37682
+ }
37665
37683
  default:
37666
37684
  return undefined;
37667
37685
  }
@@ -37723,7 +37741,7 @@ function getInContextFragmentType$1H(fragment, fragmentMap) {
37723
37741
  }
37724
37742
 
37725
37743
  const name$1h = 'Analytics__AnalyticsRepresentation';
37726
- const VERSION$1A = 'ac72d1c80cd40da609e0deb08f7aa498';
37744
+ const VERSION$1A = 'b299cf324d3e10f682533db156b3db05';
37727
37745
  function keyBuilder$1v(luvio, path, data) {
37728
37746
  return keyPrefix + '::uiapi::' + name$1h + '::' + data.Id; // We're missing idNodeName in the actual key here...
37729
37747
  }
@@ -38024,6 +38042,12 @@ function getFieldType$1G(field) {
38024
38042
  typename: 'Boolean'
38025
38043
  };
38026
38044
  }
38045
+ case 'ReusedAssetStatus': {
38046
+ return {
38047
+ isArray: false,
38048
+ typename: 'String'
38049
+ };
38050
+ }
38027
38051
  default:
38028
38052
  return undefined;
38029
38053
  }
@@ -38085,7 +38109,7 @@ function getInContextFragmentType$1G(fragment, fragmentMap) {
38085
38109
  }
38086
38110
 
38087
38111
  const name$1g = 'Analytics__MktDataConnector';
38088
- const VERSION$1z = 'a8c9731c67bcbcde83c6e5bacb3299b4';
38112
+ const VERSION$1z = 'b0f45c68439021ded5640b5e3920ee2f';
38089
38113
  function keyBuilder$1u(luvio, path, data) {
38090
38114
  return keyPrefix + '::uiapi::' + name$1g + '::' + data.Id; // We're missing idNodeName in the actual key here...
38091
38115
  }
@@ -38397,6 +38421,12 @@ function getFieldType$1F(field) {
38397
38421
  typename: 'Boolean'
38398
38422
  };
38399
38423
  }
38424
+ case 'ReusedAssetStatus': {
38425
+ return {
38426
+ isArray: false,
38427
+ typename: 'String'
38428
+ };
38429
+ }
38400
38430
  default:
38401
38431
  return undefined;
38402
38432
  }
@@ -38634,6 +38664,12 @@ function getFieldType$1E(field) {
38634
38664
  typename: 'Boolean'
38635
38665
  };
38636
38666
  }
38667
+ case 'ReusedAssetStatus': {
38668
+ return {
38669
+ isArray: false,
38670
+ typename: 'String'
38671
+ };
38672
+ }
38637
38673
  default:
38638
38674
  return undefined;
38639
38675
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-uiapi",
3
- "version": "1.448.0",
3
+ "version": "1.449.0",
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.161.0",
71
- "@salesforce/lds-bindings": "^1.448.0",
72
- "@salesforce/lds-default-luvio": "^1.448.0"
71
+ "@salesforce/lds-bindings": "^1.449.0",
72
+ "@salesforce/lds-default-luvio": "^1.449.0"
73
73
  },
74
74
  "devDependencies": {
75
- "@salesforce/lds-adapters-onestore-graphql": "^1.448.0",
76
- "@salesforce/lds-compiler-plugins": "^1.448.0",
77
- "@salesforce/lds-jest": "^1.448.0",
78
- "@salesforce/lds-store-binary": "^1.448.0"
75
+ "@salesforce/lds-adapters-onestore-graphql": "^1.449.0",
76
+ "@salesforce/lds-compiler-plugins": "^1.449.0",
77
+ "@salesforce/lds-jest": "^1.449.0",
78
+ "@salesforce/lds-store-binary": "^1.449.0"
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
  }
@@ -28809,4 +28845,4 @@ register({
28809
28845
  });
28810
28846
 
28811
28847
  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 };
28812
- // version: 1.448.0-8bacde725a
28848
+ // version: 1.449.0-7b415dc950
package/sfdc/index.js CHANGED
@@ -37606,4 +37606,4 @@ withDefaultLuvio((luvio) => {
37606
37606
  });
37607
37607
 
37608
37608
  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, 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 };
37609
- // version: 1.448.0-8bacde725a
37609
+ // version: 1.449.0-7b415dc950
@@ -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
  # ============================================================