@salesforce/lds-adapters-industries-actionablelist 1.227.2 → 1.228.1

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.
@@ -168,7 +168,7 @@ function createLink(ref) {
168
168
  }
169
169
 
170
170
  const VERSION$f = "bf02e6b522639f3bb93ec16ccee16087";
171
- function validate$k(obj, path = 'ALDDatasetColumnOutputRepresentation') {
171
+ function validate$l(obj, path = 'ALDDatasetColumnOutputRepresentation') {
172
172
  const v_error = (() => {
173
173
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
174
174
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -421,7 +421,7 @@ function equals$f(existing, incoming) {
421
421
  }
422
422
 
423
423
  const VERSION$e = "9d133a939d3bf9e4f6209870e525ff9f";
424
- function validate$j(obj, path = 'ALDMemberStatusOutputRepresentation') {
424
+ function validate$k(obj, path = 'ALDMemberStatusOutputRepresentation') {
425
425
  const v_error = (() => {
426
426
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
427
427
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -485,7 +485,7 @@ function equals$e(existing, incoming) {
485
485
  }
486
486
 
487
487
  const VERSION$d = "63348e0d2a5e8d3cf7f7ddc110bf6cf4";
488
- function validate$i(obj, path = 'ActionableListDefinitionOutputRepresentation') {
488
+ function validate$j(obj, path = 'ActionableListDefinitionOutputRepresentation') {
489
489
  const v_error = (() => {
490
490
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
491
491
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -498,7 +498,7 @@ function validate$i(obj, path = 'ActionableListDefinitionOutputRepresentation')
498
498
  for (let i = 0; i < obj_aldDatasetColumnOutputRepresentation.length; i++) {
499
499
  const obj_aldDatasetColumnOutputRepresentation_item = obj_aldDatasetColumnOutputRepresentation[i];
500
500
  const path_aldDatasetColumnOutputRepresentation_item = path_aldDatasetColumnOutputRepresentation + '[' + i + ']';
501
- const referencepath_aldDatasetColumnOutputRepresentation_itemValidationError = validate$k(obj_aldDatasetColumnOutputRepresentation_item, path_aldDatasetColumnOutputRepresentation_item);
501
+ const referencepath_aldDatasetColumnOutputRepresentation_itemValidationError = validate$l(obj_aldDatasetColumnOutputRepresentation_item, path_aldDatasetColumnOutputRepresentation_item);
502
502
  if (referencepath_aldDatasetColumnOutputRepresentation_itemValidationError !== null) {
503
503
  let message = 'Object doesn\'t match ALDDatasetColumnOutputRepresentation (at "' + path_aldDatasetColumnOutputRepresentation_item + '")\n';
504
504
  message += referencepath_aldDatasetColumnOutputRepresentation_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -513,7 +513,7 @@ function validate$i(obj, path = 'ActionableListDefinitionOutputRepresentation')
513
513
  for (let i = 0; i < obj_aldMemberStatusOutputRepresentation.length; i++) {
514
514
  const obj_aldMemberStatusOutputRepresentation_item = obj_aldMemberStatusOutputRepresentation[i];
515
515
  const path_aldMemberStatusOutputRepresentation_item = path_aldMemberStatusOutputRepresentation + '[' + i + ']';
516
- const referencepath_aldMemberStatusOutputRepresentation_itemValidationError = validate$j(obj_aldMemberStatusOutputRepresentation_item, path_aldMemberStatusOutputRepresentation_item);
516
+ const referencepath_aldMemberStatusOutputRepresentation_itemValidationError = validate$k(obj_aldMemberStatusOutputRepresentation_item, path_aldMemberStatusOutputRepresentation_item);
517
517
  if (referencepath_aldMemberStatusOutputRepresentation_itemValidationError !== null) {
518
518
  let message = 'Object doesn\'t match ALDMemberStatusOutputRepresentation (at "' + path_aldMemberStatusOutputRepresentation_item + '")\n';
519
519
  message += referencepath_aldMemberStatusOutputRepresentation_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -726,7 +726,7 @@ function equals$d(existing, incoming) {
726
726
 
727
727
  const TTL$6 = 100;
728
728
  const VERSION$c = "4c1ba3bd226b3670b78af4e7ea159854";
729
- function validate$h(obj, path = 'ActionableListDefinitionGetAllOutputRepresentation') {
729
+ function validate$i(obj, path = 'ActionableListDefinitionGetAllOutputRepresentation') {
730
730
  const v_error = (() => {
731
731
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
732
732
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -739,7 +739,7 @@ function validate$h(obj, path = 'ActionableListDefinitionGetAllOutputRepresentat
739
739
  for (let i = 0; i < obj_aldList.length; i++) {
740
740
  const obj_aldList_item = obj_aldList[i];
741
741
  const path_aldList_item = path_aldList + '[' + i + ']';
742
- const referencepath_aldList_itemValidationError = validate$i(obj_aldList_item, path_aldList_item);
742
+ const referencepath_aldList_itemValidationError = validate$j(obj_aldList_item, path_aldList_item);
743
743
  if (referencepath_aldList_itemValidationError !== null) {
744
744
  let message = 'Object doesn\'t match ActionableListDefinitionOutputRepresentation (at "' + path_aldList_item + '")\n';
745
745
  message += referencepath_aldList_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -784,7 +784,7 @@ function equals$c(existing, incoming) {
784
784
  }
785
785
  const ingest$6 = function ActionableListDefinitionGetAllOutputRepresentationIngest(input, path, luvio, store, timestamp) {
786
786
  if (process.env.NODE_ENV !== 'production') {
787
- const validateError = validate$h(input);
787
+ const validateError = validate$i(input);
788
788
  if (validateError !== null) {
789
789
  throw validateError;
790
790
  }
@@ -945,7 +945,7 @@ const getActionableListDefinitionsAdapterFactory = (luvio) => function actionabl
945
945
  buildCachedSnapshotCachePolicy$2, buildNetworkSnapshotCachePolicy$2);
946
946
  };
947
947
 
948
- function validate$g(obj, path = 'ActionableListDefinitionCreateInputRepresentation') {
948
+ function validate$h(obj, path = 'ActionableListDefinitionCreateInputRepresentation') {
949
949
  const v_error = (() => {
950
950
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
951
951
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -970,7 +970,7 @@ function validate$g(obj, path = 'ActionableListDefinitionCreateInputRepresentati
970
970
  }
971
971
 
972
972
  const VERSION$b = "c011e92d9100cd54f4f75b6951999c39";
973
- function validate$f(obj, path = 'ActionableListDefinitionStatusOutputRepresentation') {
973
+ function validate$g(obj, path = 'ActionableListDefinitionStatusOutputRepresentation') {
974
974
  const v_error = (() => {
975
975
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
976
976
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1021,14 +1021,14 @@ function equals$b(existing, incoming) {
1021
1021
 
1022
1022
  const TTL$5 = 100;
1023
1023
  const VERSION$a = "7f7f8555df2466c8cbc7878266c1decd";
1024
- function validate$e(obj, path = 'ActionableListDefinitionCreateOutputRepresentation') {
1024
+ function validate$f(obj, path = 'ActionableListDefinitionCreateOutputRepresentation') {
1025
1025
  const v_error = (() => {
1026
1026
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1027
1027
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
1028
1028
  }
1029
1029
  const obj_actionableListDefinition = obj.actionableListDefinition;
1030
1030
  const path_actionableListDefinition = path + '.actionableListDefinition';
1031
- const referencepath_actionableListDefinitionValidationError = validate$i(obj_actionableListDefinition, path_actionableListDefinition);
1031
+ const referencepath_actionableListDefinitionValidationError = validate$j(obj_actionableListDefinition, path_actionableListDefinition);
1032
1032
  if (referencepath_actionableListDefinitionValidationError !== null) {
1033
1033
  let message = 'Object doesn\'t match ActionableListDefinitionOutputRepresentation (at "' + path_actionableListDefinition + '")\n';
1034
1034
  message += referencepath_actionableListDefinitionValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1036,7 +1036,7 @@ function validate$e(obj, path = 'ActionableListDefinitionCreateOutputRepresentat
1036
1036
  }
1037
1037
  const obj_status = obj.status;
1038
1038
  const path_status = path + '.status';
1039
- const referencepath_statusValidationError = validate$f(obj_status, path_status);
1039
+ const referencepath_statusValidationError = validate$g(obj_status, path_status);
1040
1040
  if (referencepath_statusValidationError !== null) {
1041
1041
  let message = 'Object doesn\'t match ActionableListDefinitionStatusOutputRepresentation (at "' + path_status + '")\n';
1042
1042
  message += referencepath_statusValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1094,7 +1094,7 @@ function equals$a(existing, incoming) {
1094
1094
  }
1095
1095
  const ingest$5 = function ActionableListDefinitionCreateOutputRepresentationIngest(input, path, luvio, store, timestamp) {
1096
1096
  if (process.env.NODE_ENV !== 'production') {
1097
- const validateError = validate$e(input);
1097
+ const validateError = validate$f(input);
1098
1098
  if (validateError !== null) {
1099
1099
  throw validateError;
1100
1100
  }
@@ -1160,7 +1160,7 @@ const createResourceParams$5 = /*#__PURE__*/ createResourceParams$7(createAction
1160
1160
  function typeCheckConfig$5(untrustedConfig) {
1161
1161
  const config = {};
1162
1162
  const untrustedConfig_actionableListDefinitionCreateInput = untrustedConfig.actionableListDefinitionCreateInput;
1163
- const referenceActionableListDefinitionCreateInputRepresentationValidationError = validate$g(untrustedConfig_actionableListDefinitionCreateInput);
1163
+ const referenceActionableListDefinitionCreateInputRepresentationValidationError = validate$h(untrustedConfig_actionableListDefinitionCreateInput);
1164
1164
  if (referenceActionableListDefinitionCreateInputRepresentationValidationError === null) {
1165
1165
  config.actionableListDefinitionCreateInput = untrustedConfig_actionableListDefinitionCreateInput;
1166
1166
  }
@@ -1208,7 +1208,7 @@ const createActionableListDefinitionAdapterFactory = (luvio) => {
1208
1208
  };
1209
1209
  };
1210
1210
 
1211
- function validate$d(obj, path = 'ActionableListColumnUserInputRepresentation') {
1211
+ function validate$e(obj, path = 'ActionableListColumnUserInputRepresentation') {
1212
1212
  const v_error = (() => {
1213
1213
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1214
1214
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1255,7 +1255,7 @@ function validate$d(obj, path = 'ActionableListColumnUserInputRepresentation') {
1255
1255
  return v_error === undefined ? null : v_error;
1256
1256
  }
1257
1257
 
1258
- function validate$c(obj, path = 'ActionableListColumnsUserUpsertInputRepresentation') {
1258
+ function validate$d(obj, path = 'ActionableListColumnsUserUpsertInputRepresentation') {
1259
1259
  const v_error = (() => {
1260
1260
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1261
1261
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1268,7 +1268,7 @@ function validate$c(obj, path = 'ActionableListColumnsUserUpsertInputRepresentat
1268
1268
  for (let i = 0; i < obj_actionableListDatasetColumnUserPrefList.length; i++) {
1269
1269
  const obj_actionableListDatasetColumnUserPrefList_item = obj_actionableListDatasetColumnUserPrefList[i];
1270
1270
  const path_actionableListDatasetColumnUserPrefList_item = path_actionableListDatasetColumnUserPrefList + '[' + i + ']';
1271
- const referencepath_actionableListDatasetColumnUserPrefList_itemValidationError = validate$d(obj_actionableListDatasetColumnUserPrefList_item, path_actionableListDatasetColumnUserPrefList_item);
1271
+ const referencepath_actionableListDatasetColumnUserPrefList_itemValidationError = validate$e(obj_actionableListDatasetColumnUserPrefList_item, path_actionableListDatasetColumnUserPrefList_item);
1272
1272
  if (referencepath_actionableListDatasetColumnUserPrefList_itemValidationError !== null) {
1273
1273
  let message = 'Object doesn\'t match ActionableListColumnUserInputRepresentation (at "' + path_actionableListDatasetColumnUserPrefList_item + '")\n';
1274
1274
  message += referencepath_actionableListDatasetColumnUserPrefList_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1281,7 +1281,7 @@ function validate$c(obj, path = 'ActionableListColumnsUserUpsertInputRepresentat
1281
1281
 
1282
1282
  const TTL$4 = 5000;
1283
1283
  const VERSION$9 = "9a39093642c984addcbd6425bb594898";
1284
- function validate$b(obj, path = 'ActionableListColumnsUserOutputRepresentation') {
1284
+ function validate$c(obj, path = 'ActionableListColumnsUserOutputRepresentation') {
1285
1285
  const v_error = (() => {
1286
1286
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1287
1287
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1421,7 +1421,7 @@ function equals$9(existing, incoming) {
1421
1421
  }
1422
1422
  const ingest$4 = function ActionableListColumnsUserOutputRepresentationIngest(input, path, luvio, store, timestamp) {
1423
1423
  if (process.env.NODE_ENV !== 'production') {
1424
- const validateError = validate$b(input);
1424
+ const validateError = validate$c(input);
1425
1425
  if (validateError !== null) {
1426
1426
  throw validateError;
1427
1427
  }
@@ -1487,7 +1487,7 @@ const createResourceParams$4 = /*#__PURE__*/ createResourceParams$7(upsertAction
1487
1487
  function typeCheckConfig$4(untrustedConfig) {
1488
1488
  const config = {};
1489
1489
  const untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput = untrustedConfig.actionableListDatasetColumnUserPreferencesUpsertInput;
1490
- const referenceActionableListColumnsUserUpsertInputRepresentationValidationError = validate$c(untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput);
1490
+ const referenceActionableListColumnsUserUpsertInputRepresentationValidationError = validate$d(untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput);
1491
1491
  if (referenceActionableListColumnsUserUpsertInputRepresentationValidationError === null) {
1492
1492
  config.actionableListDatasetColumnUserPreferencesUpsertInput = untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput;
1493
1493
  }
@@ -1535,6 +1535,25 @@ const upsertActionableListDatasetColumnUserAdapterFactory = (luvio) => {
1535
1535
  };
1536
1536
  };
1537
1537
 
1538
+ function validate$b(obj, path = 'ActionableListRefreshInputRepresentation') {
1539
+ const v_error = (() => {
1540
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1541
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
1542
+ }
1543
+ const obj_actionableListDefinitionId = obj.actionableListDefinitionId;
1544
+ const path_actionableListDefinitionId = path + '.actionableListDefinitionId';
1545
+ if (typeof obj_actionableListDefinitionId !== 'string') {
1546
+ return new TypeError('Expected "string" but received "' + typeof obj_actionableListDefinitionId + '" (at "' + path_actionableListDefinitionId + '")');
1547
+ }
1548
+ const obj_actionableListId = obj.actionableListId;
1549
+ const path_actionableListId = path + '.actionableListId';
1550
+ if (typeof obj_actionableListId !== 'string') {
1551
+ return new TypeError('Expected "string" but received "' + typeof obj_actionableListId + '" (at "' + path_actionableListId + '")');
1552
+ }
1553
+ })();
1554
+ return v_error === undefined ? null : v_error;
1555
+ }
1556
+
1538
1557
  const VERSION$8 = "bad75ff1a6600988b043c5bd86a36316";
1539
1558
  function validate$a(obj, path = 'ActionableListRefreshFilterConditionOutputRepresentation') {
1540
1559
  const v_error = (() => {
@@ -2196,14 +2215,17 @@ function createResourceRequest$3(config) {
2196
2215
 
2197
2216
  const adapterName$3 = 'upsertActionableListRefreshFilter';
2198
2217
  const upsertActionableListRefreshFilter_ConfigPropertyMetadata = [
2199
- generateParamConfigMetadata('actionableListDefinitionId', true, 2 /* Body */, 0 /* String */),
2200
- generateParamConfigMetadata('actionableListId', true, 2 /* Body */, 0 /* String */),
2218
+ generateParamConfigMetadata('actionableListRefreshInput', true, 2 /* Body */, 4 /* Unsupported */),
2201
2219
  ];
2202
2220
  const upsertActionableListRefreshFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$3, upsertActionableListRefreshFilter_ConfigPropertyMetadata);
2203
2221
  const createResourceParams$3 = /*#__PURE__*/ createResourceParams$7(upsertActionableListRefreshFilter_ConfigPropertyMetadata);
2204
2222
  function typeCheckConfig$3(untrustedConfig) {
2205
2223
  const config = {};
2206
- typeCheckConfig$7(untrustedConfig, config, upsertActionableListRefreshFilter_ConfigPropertyMetadata);
2224
+ const untrustedConfig_actionableListRefreshInput = untrustedConfig.actionableListRefreshInput;
2225
+ const referenceActionableListRefreshInputRepresentationValidationError = validate$b(untrustedConfig_actionableListRefreshInput);
2226
+ if (referenceActionableListRefreshInputRepresentationValidationError === null) {
2227
+ config.actionableListRefreshInput = untrustedConfig_actionableListRefreshInput;
2228
+ }
2207
2229
  return config;
2208
2230
  }
2209
2231
  function validateAdapterConfig$3(untrustedConfig, configPropertyNames) {
@@ -1,13 +1,13 @@
1
1
  import { AdapterConfigMetadata as $64$luvio_engine_AdapterConfigMetadata, Luvio as $64$luvio_engine_Luvio, DispatchResourceRequestContext as $64$luvio_engine_DispatchResourceRequestContext, AdapterFactory as $64$luvio_engine_AdapterFactory } from '@luvio/engine';
2
2
  import { Untrusted as adapter$45$utils_Untrusted, AdapterValidationConfig as adapter$45$utils_AdapterValidationConfig } from './adapter-utils';
3
+ import { ActionableListRefreshInputRepresentation as types_ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation } from '../types/ActionableListRefreshInputRepresentation';
3
4
  import { ResourceRequestConfig as resources_postConnectActionableListRefreshCount_ResourceRequestConfig } from '../resources/postConnectActionableListRefreshCount';
4
5
  import { ActionableListRefreshOutputRepresentation as types_ActionableListRefreshOutputRepresentation_ActionableListRefreshOutputRepresentation } from '../types/ActionableListRefreshOutputRepresentation';
5
6
  export declare const adapterName = "upsertActionableListRefreshFilter";
6
7
  export declare const upsertActionableListRefreshFilter_ConfigPropertyMetadata: $64$luvio_engine_AdapterConfigMetadata[];
7
8
  export declare const upsertActionableListRefreshFilter_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
8
9
  export interface UpsertActionableListRefreshFilterConfig {
9
- actionableListDefinitionId: string;
10
- actionableListId: string;
10
+ actionableListRefreshInput: types_ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation;
11
11
  }
12
12
  export declare const createResourceParams: (config: UpsertActionableListRefreshFilterConfig) => resources_postConnectActionableListRefreshCount_ResourceRequestConfig;
13
13
  export declare function typeCheckConfig(untrustedConfig: adapter$45$utils_Untrusted<UpsertActionableListRefreshFilterConfig>): adapter$45$utils_Untrusted<UpsertActionableListRefreshFilterConfig>;
@@ -1,9 +1,9 @@
1
+ import { ActionableListRefreshInputRepresentation as types_ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation } from '../types/ActionableListRefreshInputRepresentation';
1
2
  import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
2
3
  import { ActionableListRefreshOutputRepresentation as types_ActionableListRefreshOutputRepresentation_ActionableListRefreshOutputRepresentation } from '../types/ActionableListRefreshOutputRepresentation';
3
4
  export interface ResourceRequestConfig {
4
5
  body: {
5
- actionableListDefinitionId: string;
6
- actionableListId: string;
6
+ actionableListRefreshInput: types_ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation;
7
7
  };
8
8
  }
9
9
  export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
@@ -0,0 +1,29 @@
1
+ import { ActionableListRefreshInputRepresentation as ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation } from './ActionableListRefreshInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "9460b9826902472eb2aeedf1ab9d25bf";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ActionableListRefreshWrapperInputRepresentation, existing: ActionableListRefreshWrapperInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ActionableListRefreshWrapperInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ActionableListRefreshWrapperInputRepresentationNormalized, incoming: ActionableListRefreshWrapperInputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ActionableListRefreshWrapperInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * wrapper of ActionableListRefreshInputRepresentation
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ActionableListRefreshWrapperInputRepresentationNormalized {
18
+ /** Input representation for ActionableListRefreshInputRepresentation */
19
+ actionableListRefreshInput: ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation;
20
+ }
21
+ /**
22
+ * wrapper of ActionableListRefreshInputRepresentation
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface ActionableListRefreshWrapperInputRepresentation {
28
+ actionableListRefreshInput: ActionableListRefreshInputRepresentation_ActionableListRefreshInputRepresentation;
29
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-actionablelist",
3
- "version": "1.227.2",
3
+ "version": "1.228.1",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapter for actionable list connect APIs",
6
6
  "main": "dist/es/es2018/industries-actionablelist.js",
package/sfdc/index.js CHANGED
@@ -177,7 +177,7 @@ function createLink(ref) {
177
177
  };
178
178
  }
179
179
 
180
- function validate$k(obj, path = 'ActionableListDefinitionCreateInputRepresentation') {
180
+ function validate$l(obj, path = 'ActionableListDefinitionCreateInputRepresentation') {
181
181
  const v_error = (() => {
182
182
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
183
183
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -202,7 +202,7 @@ function validate$k(obj, path = 'ActionableListDefinitionCreateInputRepresentati
202
202
  }
203
203
 
204
204
  const VERSION$f = "bf02e6b522639f3bb93ec16ccee16087";
205
- function validate$j(obj, path = 'ALDDatasetColumnOutputRepresentation') {
205
+ function validate$k(obj, path = 'ALDDatasetColumnOutputRepresentation') {
206
206
  const v_error = (() => {
207
207
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
208
208
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -455,7 +455,7 @@ function equals$f(existing, incoming) {
455
455
  }
456
456
 
457
457
  const VERSION$e = "9d133a939d3bf9e4f6209870e525ff9f";
458
- function validate$i(obj, path = 'ALDMemberStatusOutputRepresentation') {
458
+ function validate$j(obj, path = 'ALDMemberStatusOutputRepresentation') {
459
459
  const v_error = (() => {
460
460
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
461
461
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -519,7 +519,7 @@ function equals$e(existing, incoming) {
519
519
  }
520
520
 
521
521
  const VERSION$d = "63348e0d2a5e8d3cf7f7ddc110bf6cf4";
522
- function validate$h(obj, path = 'ActionableListDefinitionOutputRepresentation') {
522
+ function validate$i(obj, path = 'ActionableListDefinitionOutputRepresentation') {
523
523
  const v_error = (() => {
524
524
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
525
525
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -532,7 +532,7 @@ function validate$h(obj, path = 'ActionableListDefinitionOutputRepresentation')
532
532
  for (let i = 0; i < obj_aldDatasetColumnOutputRepresentation.length; i++) {
533
533
  const obj_aldDatasetColumnOutputRepresentation_item = obj_aldDatasetColumnOutputRepresentation[i];
534
534
  const path_aldDatasetColumnOutputRepresentation_item = path_aldDatasetColumnOutputRepresentation + '[' + i + ']';
535
- const referencepath_aldDatasetColumnOutputRepresentation_itemValidationError = validate$j(obj_aldDatasetColumnOutputRepresentation_item, path_aldDatasetColumnOutputRepresentation_item);
535
+ const referencepath_aldDatasetColumnOutputRepresentation_itemValidationError = validate$k(obj_aldDatasetColumnOutputRepresentation_item, path_aldDatasetColumnOutputRepresentation_item);
536
536
  if (referencepath_aldDatasetColumnOutputRepresentation_itemValidationError !== null) {
537
537
  let message = 'Object doesn\'t match ALDDatasetColumnOutputRepresentation (at "' + path_aldDatasetColumnOutputRepresentation_item + '")\n';
538
538
  message += referencepath_aldDatasetColumnOutputRepresentation_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -547,7 +547,7 @@ function validate$h(obj, path = 'ActionableListDefinitionOutputRepresentation')
547
547
  for (let i = 0; i < obj_aldMemberStatusOutputRepresentation.length; i++) {
548
548
  const obj_aldMemberStatusOutputRepresentation_item = obj_aldMemberStatusOutputRepresentation[i];
549
549
  const path_aldMemberStatusOutputRepresentation_item = path_aldMemberStatusOutputRepresentation + '[' + i + ']';
550
- const referencepath_aldMemberStatusOutputRepresentation_itemValidationError = validate$i(obj_aldMemberStatusOutputRepresentation_item, path_aldMemberStatusOutputRepresentation_item);
550
+ const referencepath_aldMemberStatusOutputRepresentation_itemValidationError = validate$j(obj_aldMemberStatusOutputRepresentation_item, path_aldMemberStatusOutputRepresentation_item);
551
551
  if (referencepath_aldMemberStatusOutputRepresentation_itemValidationError !== null) {
552
552
  let message = 'Object doesn\'t match ALDMemberStatusOutputRepresentation (at "' + path_aldMemberStatusOutputRepresentation_item + '")\n';
553
553
  message += referencepath_aldMemberStatusOutputRepresentation_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -759,7 +759,7 @@ function equals$d(existing, incoming) {
759
759
  }
760
760
 
761
761
  const VERSION$c = "c011e92d9100cd54f4f75b6951999c39";
762
- function validate$g(obj, path = 'ActionableListDefinitionStatusOutputRepresentation') {
762
+ function validate$h(obj, path = 'ActionableListDefinitionStatusOutputRepresentation') {
763
763
  const v_error = (() => {
764
764
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
765
765
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -810,14 +810,14 @@ function equals$c(existing, incoming) {
810
810
 
811
811
  const TTL$6 = 100;
812
812
  const VERSION$b = "7f7f8555df2466c8cbc7878266c1decd";
813
- function validate$f(obj, path = 'ActionableListDefinitionCreateOutputRepresentation') {
813
+ function validate$g(obj, path = 'ActionableListDefinitionCreateOutputRepresentation') {
814
814
  const v_error = (() => {
815
815
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
816
816
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
817
817
  }
818
818
  const obj_actionableListDefinition = obj.actionableListDefinition;
819
819
  const path_actionableListDefinition = path + '.actionableListDefinition';
820
- const referencepath_actionableListDefinitionValidationError = validate$h(obj_actionableListDefinition, path_actionableListDefinition);
820
+ const referencepath_actionableListDefinitionValidationError = validate$i(obj_actionableListDefinition, path_actionableListDefinition);
821
821
  if (referencepath_actionableListDefinitionValidationError !== null) {
822
822
  let message = 'Object doesn\'t match ActionableListDefinitionOutputRepresentation (at "' + path_actionableListDefinition + '")\n';
823
823
  message += referencepath_actionableListDefinitionValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -825,7 +825,7 @@ function validate$f(obj, path = 'ActionableListDefinitionCreateOutputRepresentat
825
825
  }
826
826
  const obj_status = obj.status;
827
827
  const path_status = path + '.status';
828
- const referencepath_statusValidationError = validate$g(obj_status, path_status);
828
+ const referencepath_statusValidationError = validate$h(obj_status, path_status);
829
829
  if (referencepath_statusValidationError !== null) {
830
830
  let message = 'Object doesn\'t match ActionableListDefinitionStatusOutputRepresentation (at "' + path_status + '")\n';
831
831
  message += referencepath_statusValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -883,7 +883,7 @@ function equals$b(existing, incoming) {
883
883
  }
884
884
  const ingest$6 = function ActionableListDefinitionCreateOutputRepresentationIngest(input, path, luvio, store, timestamp) {
885
885
  if (process.env.NODE_ENV !== 'production') {
886
- const validateError = validate$f(input);
886
+ const validateError = validate$g(input);
887
887
  if (validateError !== null) {
888
888
  throw validateError;
889
889
  }
@@ -949,7 +949,7 @@ const createResourceParams$6 = /*#__PURE__*/ createResourceParams$7(createAction
949
949
  function typeCheckConfig$6(untrustedConfig) {
950
950
  const config = {};
951
951
  const untrustedConfig_actionableListDefinitionCreateInput = untrustedConfig.actionableListDefinitionCreateInput;
952
- const referenceActionableListDefinitionCreateInputRepresentationValidationError = validate$k(untrustedConfig_actionableListDefinitionCreateInput);
952
+ const referenceActionableListDefinitionCreateInputRepresentationValidationError = validate$l(untrustedConfig_actionableListDefinitionCreateInput);
953
953
  if (referenceActionableListDefinitionCreateInputRepresentationValidationError === null) {
954
954
  config.actionableListDefinitionCreateInput = untrustedConfig_actionableListDefinitionCreateInput;
955
955
  }
@@ -997,7 +997,7 @@ const createActionableListDefinitionAdapterFactory = (luvio) => {
997
997
  };
998
998
  };
999
999
 
1000
- function validate$e(obj, path = 'ActionableListDatasetInputRepresentation') {
1000
+ function validate$f(obj, path = 'ActionableListDatasetInputRepresentation') {
1001
1001
  const v_error = (() => {
1002
1002
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1003
1003
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1196,7 +1196,7 @@ function validate$e(obj, path = 'ActionableListDatasetInputRepresentation') {
1196
1196
  }
1197
1197
 
1198
1198
  const VERSION$a = "aa13263ff52ac5e13b0a607ce970a4e0";
1199
- function validate$d(obj, path = 'ActionableListDatasetColumnRepresentation') {
1199
+ function validate$e(obj, path = 'ActionableListDatasetColumnRepresentation') {
1200
1200
  const v_error = (() => {
1201
1201
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1202
1202
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1477,7 +1477,7 @@ function equals$a(existing, incoming) {
1477
1477
  }
1478
1478
 
1479
1479
  const VERSION$9 = "ad799b06e079ea81d47ce361336c5282";
1480
- function validate$c(obj, path = 'ActionableListDatasetRowRepresentation') {
1480
+ function validate$d(obj, path = 'ActionableListDatasetRowRepresentation') {
1481
1481
  const v_error = (() => {
1482
1482
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1483
1483
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1528,7 +1528,7 @@ function equals$9(existing, incoming) {
1528
1528
  }
1529
1529
 
1530
1530
  const VERSION$8 = "4ddcc2754150af16fd09c10d9fdabfbc";
1531
- function validate$b(obj, path = 'ActionableListMemberStatusRepresentation') {
1531
+ function validate$c(obj, path = 'ActionableListMemberStatusRepresentation') {
1532
1532
  const v_error = (() => {
1533
1533
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1534
1534
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1656,7 +1656,7 @@ function equals$8(existing, incoming) {
1656
1656
 
1657
1657
  const TTL$5 = 100;
1658
1658
  const VERSION$7 = "dc69507b2503baa62caf5e85fd7545b8";
1659
- function validate$a(obj, path = 'ActionableListDatasetByDefinitionRepresentation') {
1659
+ function validate$b(obj, path = 'ActionableListDatasetByDefinitionRepresentation') {
1660
1660
  const v_error = (() => {
1661
1661
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1662
1662
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1721,7 +1721,7 @@ function validate$a(obj, path = 'ActionableListDatasetByDefinitionRepresentation
1721
1721
  for (let i = 0; i < obj_datasetColumns.length; i++) {
1722
1722
  const obj_datasetColumns_item = obj_datasetColumns[i];
1723
1723
  const path_datasetColumns_item = path_datasetColumns + '[' + i + ']';
1724
- const referencepath_datasetColumns_itemValidationError = validate$d(obj_datasetColumns_item, path_datasetColumns_item);
1724
+ const referencepath_datasetColumns_itemValidationError = validate$e(obj_datasetColumns_item, path_datasetColumns_item);
1725
1725
  if (referencepath_datasetColumns_itemValidationError !== null) {
1726
1726
  let message = 'Object doesn\'t match ActionableListDatasetColumnRepresentation (at "' + path_datasetColumns_item + '")\n';
1727
1727
  message += referencepath_datasetColumns_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1736,7 +1736,7 @@ function validate$a(obj, path = 'ActionableListDatasetByDefinitionRepresentation
1736
1736
  for (let i = 0; i < obj_datasetRows.length; i++) {
1737
1737
  const obj_datasetRows_item = obj_datasetRows[i];
1738
1738
  const path_datasetRows_item = path_datasetRows + '[' + i + ']';
1739
- const referencepath_datasetRows_itemValidationError = validate$c(obj_datasetRows_item, path_datasetRows_item);
1739
+ const referencepath_datasetRows_itemValidationError = validate$d(obj_datasetRows_item, path_datasetRows_item);
1740
1740
  if (referencepath_datasetRows_itemValidationError !== null) {
1741
1741
  let message = 'Object doesn\'t match ActionableListDatasetRowRepresentation (at "' + path_datasetRows_item + '")\n';
1742
1742
  message += referencepath_datasetRows_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1751,7 +1751,7 @@ function validate$a(obj, path = 'ActionableListDatasetByDefinitionRepresentation
1751
1751
  for (let i = 0; i < obj_memberStatuses.length; i++) {
1752
1752
  const obj_memberStatuses_item = obj_memberStatuses[i];
1753
1753
  const path_memberStatuses_item = path_memberStatuses + '[' + i + ']';
1754
- const referencepath_memberStatuses_itemValidationError = validate$b(obj_memberStatuses_item, path_memberStatuses_item);
1754
+ const referencepath_memberStatuses_itemValidationError = validate$c(obj_memberStatuses_item, path_memberStatuses_item);
1755
1755
  if (referencepath_memberStatuses_itemValidationError !== null) {
1756
1756
  let message = 'Object doesn\'t match ActionableListMemberStatusRepresentation (at "' + path_memberStatuses_item + '")\n';
1757
1757
  message += referencepath_memberStatuses_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1862,7 +1862,7 @@ function equals$7(existing, incoming) {
1862
1862
  }
1863
1863
  const ingest$5 = function ActionableListDatasetByDefinitionRepresentationIngest(input, path, luvio, store, timestamp) {
1864
1864
  if (process.env.NODE_ENV !== 'production') {
1865
- const validateError = validate$a(input);
1865
+ const validateError = validate$b(input);
1866
1866
  if (validateError !== null) {
1867
1867
  throw validateError;
1868
1868
  }
@@ -1947,7 +1947,7 @@ function keyBuilder$7(luvio, config) {
1947
1947
  function typeCheckConfig$5(untrustedConfig) {
1948
1948
  const config = {};
1949
1949
  const untrustedConfig_actionableListDataset = untrustedConfig.actionableListDataset;
1950
- const referenceActionableListDatasetInputRepresentationValidationError = validate$e(untrustedConfig_actionableListDataset);
1950
+ const referenceActionableListDatasetInputRepresentationValidationError = validate$f(untrustedConfig_actionableListDataset);
1951
1951
  if (referenceActionableListDatasetInputRepresentationValidationError === null) {
1952
1952
  config.actionableListDataset = untrustedConfig_actionableListDataset;
1953
1953
  }
@@ -2026,7 +2026,7 @@ const getActionableListDatasetInfoAdapterFactory = (luvio) => function actionabl
2026
2026
 
2027
2027
  const TTL$4 = 100;
2028
2028
  const VERSION$6 = "4c1ba3bd226b3670b78af4e7ea159854";
2029
- function validate$9(obj, path = 'ActionableListDefinitionGetAllOutputRepresentation') {
2029
+ function validate$a(obj, path = 'ActionableListDefinitionGetAllOutputRepresentation') {
2030
2030
  const v_error = (() => {
2031
2031
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2032
2032
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2039,7 +2039,7 @@ function validate$9(obj, path = 'ActionableListDefinitionGetAllOutputRepresentat
2039
2039
  for (let i = 0; i < obj_aldList.length; i++) {
2040
2040
  const obj_aldList_item = obj_aldList[i];
2041
2041
  const path_aldList_item = path_aldList + '[' + i + ']';
2042
- const referencepath_aldList_itemValidationError = validate$h(obj_aldList_item, path_aldList_item);
2042
+ const referencepath_aldList_itemValidationError = validate$i(obj_aldList_item, path_aldList_item);
2043
2043
  if (referencepath_aldList_itemValidationError !== null) {
2044
2044
  let message = 'Object doesn\'t match ActionableListDefinitionOutputRepresentation (at "' + path_aldList_item + '")\n';
2045
2045
  message += referencepath_aldList_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -2084,7 +2084,7 @@ function equals$6(existing, incoming) {
2084
2084
  }
2085
2085
  const ingest$4 = function ActionableListDefinitionGetAllOutputRepresentationIngest(input, path, luvio, store, timestamp) {
2086
2086
  if (process.env.NODE_ENV !== 'production') {
2087
- const validateError = validate$9(input);
2087
+ const validateError = validate$a(input);
2088
2088
  if (validateError !== null) {
2089
2089
  throw validateError;
2090
2090
  }
@@ -2247,7 +2247,7 @@ const getActionableListDefinitionsAdapterFactory = (luvio) => function actionabl
2247
2247
 
2248
2248
  const TTL$3 = 100;
2249
2249
  const VERSION$5 = "6ddedf71126866b776255aa167159b36";
2250
- function validate$8(obj, path = 'ActionableListMembersOutputRepresentation') {
2250
+ function validate$9(obj, path = 'ActionableListMembersOutputRepresentation') {
2251
2251
  const v_error = (() => {
2252
2252
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2253
2253
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2300,7 +2300,7 @@ function equals$5(existing, incoming) {
2300
2300
  }
2301
2301
  const ingest$3 = function ActionableListMembersOutputRepresentationIngest(input, path, luvio, store, timestamp) {
2302
2302
  if (process.env.NODE_ENV !== 'production') {
2303
- const validateError = validate$8(input);
2303
+ const validateError = validate$9(input);
2304
2304
  if (validateError !== null) {
2305
2305
  throw validateError;
2306
2306
  }
@@ -2458,7 +2458,7 @@ const getActionableListMembersAdapterFactory = (luvio) => function actionablelis
2458
2458
  buildCachedSnapshotCachePolicy, buildNetworkSnapshotCachePolicy);
2459
2459
  };
2460
2460
 
2461
- function validate$7(obj, path = 'ActionableListUpsertInputRepresentation') {
2461
+ function validate$8(obj, path = 'ActionableListUpsertInputRepresentation') {
2462
2462
  const v_error = (() => {
2463
2463
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2464
2464
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2686,7 +2686,7 @@ function validate$7(obj, path = 'ActionableListUpsertInputRepresentation') {
2686
2686
 
2687
2687
  const TTL$2 = 100;
2688
2688
  const VERSION$4 = "e644bfad74e67f4d67a107b89ef51c01";
2689
- function validate$6(obj, path = 'ActionableListUpsertOutputRepresentation') {
2689
+ function validate$7(obj, path = 'ActionableListUpsertOutputRepresentation') {
2690
2690
  const v_error = (() => {
2691
2691
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2692
2692
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2826,7 +2826,7 @@ function equals$4(existing, incoming) {
2826
2826
  }
2827
2827
  const ingest$2 = function ActionableListUpsertOutputRepresentationIngest(input, path, luvio, store, timestamp) {
2828
2828
  if (process.env.NODE_ENV !== 'production') {
2829
- const validateError = validate$6(input);
2829
+ const validateError = validate$7(input);
2830
2830
  if (validateError !== null) {
2831
2831
  throw validateError;
2832
2832
  }
@@ -2892,7 +2892,7 @@ const createResourceParams$2 = /*#__PURE__*/ createResourceParams$7(upsertAction
2892
2892
  function typeCheckConfig$2(untrustedConfig) {
2893
2893
  const config = {};
2894
2894
  const untrustedConfig_actionableListUpsertInput = untrustedConfig.actionableListUpsertInput;
2895
- const referenceActionableListUpsertInputRepresentationValidationError = validate$7(untrustedConfig_actionableListUpsertInput);
2895
+ const referenceActionableListUpsertInputRepresentationValidationError = validate$8(untrustedConfig_actionableListUpsertInput);
2896
2896
  if (referenceActionableListUpsertInputRepresentationValidationError === null) {
2897
2897
  config.actionableListUpsertInput = untrustedConfig_actionableListUpsertInput;
2898
2898
  }
@@ -2940,7 +2940,7 @@ const upsertActionableListAdapterFactory = (luvio) => {
2940
2940
  };
2941
2941
  };
2942
2942
 
2943
- function validate$5(obj, path = 'ActionableListColumnUserInputRepresentation') {
2943
+ function validate$6(obj, path = 'ActionableListColumnUserInputRepresentation') {
2944
2944
  const v_error = (() => {
2945
2945
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2946
2946
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2987,7 +2987,7 @@ function validate$5(obj, path = 'ActionableListColumnUserInputRepresentation') {
2987
2987
  return v_error === undefined ? null : v_error;
2988
2988
  }
2989
2989
 
2990
- function validate$4(obj, path = 'ActionableListColumnsUserUpsertInputRepresentation') {
2990
+ function validate$5(obj, path = 'ActionableListColumnsUserUpsertInputRepresentation') {
2991
2991
  const v_error = (() => {
2992
2992
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2993
2993
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3000,7 +3000,7 @@ function validate$4(obj, path = 'ActionableListColumnsUserUpsertInputRepresentat
3000
3000
  for (let i = 0; i < obj_actionableListDatasetColumnUserPrefList.length; i++) {
3001
3001
  const obj_actionableListDatasetColumnUserPrefList_item = obj_actionableListDatasetColumnUserPrefList[i];
3002
3002
  const path_actionableListDatasetColumnUserPrefList_item = path_actionableListDatasetColumnUserPrefList + '[' + i + ']';
3003
- const referencepath_actionableListDatasetColumnUserPrefList_itemValidationError = validate$5(obj_actionableListDatasetColumnUserPrefList_item, path_actionableListDatasetColumnUserPrefList_item);
3003
+ const referencepath_actionableListDatasetColumnUserPrefList_itemValidationError = validate$6(obj_actionableListDatasetColumnUserPrefList_item, path_actionableListDatasetColumnUserPrefList_item);
3004
3004
  if (referencepath_actionableListDatasetColumnUserPrefList_itemValidationError !== null) {
3005
3005
  let message = 'Object doesn\'t match ActionableListColumnUserInputRepresentation (at "' + path_actionableListDatasetColumnUserPrefList_item + '")\n';
3006
3006
  message += referencepath_actionableListDatasetColumnUserPrefList_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3013,7 +3013,7 @@ function validate$4(obj, path = 'ActionableListColumnsUserUpsertInputRepresentat
3013
3013
 
3014
3014
  const TTL$1 = 5000;
3015
3015
  const VERSION$3 = "9a39093642c984addcbd6425bb594898";
3016
- function validate$3(obj, path = 'ActionableListColumnsUserOutputRepresentation') {
3016
+ function validate$4(obj, path = 'ActionableListColumnsUserOutputRepresentation') {
3017
3017
  const v_error = (() => {
3018
3018
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3019
3019
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3153,7 +3153,7 @@ function equals$3(existing, incoming) {
3153
3153
  }
3154
3154
  const ingest$1 = function ActionableListColumnsUserOutputRepresentationIngest(input, path, luvio, store, timestamp) {
3155
3155
  if (process.env.NODE_ENV !== 'production') {
3156
- const validateError = validate$3(input);
3156
+ const validateError = validate$4(input);
3157
3157
  if (validateError !== null) {
3158
3158
  throw validateError;
3159
3159
  }
@@ -3219,7 +3219,7 @@ const createResourceParams$1 = /*#__PURE__*/ createResourceParams$7(upsertAction
3219
3219
  function typeCheckConfig$1(untrustedConfig) {
3220
3220
  const config = {};
3221
3221
  const untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput = untrustedConfig.actionableListDatasetColumnUserPreferencesUpsertInput;
3222
- const referenceActionableListColumnsUserUpsertInputRepresentationValidationError = validate$4(untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput);
3222
+ const referenceActionableListColumnsUserUpsertInputRepresentationValidationError = validate$5(untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput);
3223
3223
  if (referenceActionableListColumnsUserUpsertInputRepresentationValidationError === null) {
3224
3224
  config.actionableListDatasetColumnUserPreferencesUpsertInput = untrustedConfig_actionableListDatasetColumnUserPreferencesUpsertInput;
3225
3225
  }
@@ -3267,6 +3267,25 @@ const upsertActionableListDatasetColumnUserAdapterFactory = (luvio) => {
3267
3267
  };
3268
3268
  };
3269
3269
 
3270
+ function validate$3(obj, path = 'ActionableListRefreshInputRepresentation') {
3271
+ const v_error = (() => {
3272
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3273
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
3274
+ }
3275
+ const obj_actionableListDefinitionId = obj.actionableListDefinitionId;
3276
+ const path_actionableListDefinitionId = path + '.actionableListDefinitionId';
3277
+ if (typeof obj_actionableListDefinitionId !== 'string') {
3278
+ return new TypeError('Expected "string" but received "' + typeof obj_actionableListDefinitionId + '" (at "' + path_actionableListDefinitionId + '")');
3279
+ }
3280
+ const obj_actionableListId = obj.actionableListId;
3281
+ const path_actionableListId = path + '.actionableListId';
3282
+ if (typeof obj_actionableListId !== 'string') {
3283
+ return new TypeError('Expected "string" but received "' + typeof obj_actionableListId + '" (at "' + path_actionableListId + '")');
3284
+ }
3285
+ })();
3286
+ return v_error === undefined ? null : v_error;
3287
+ }
3288
+
3270
3289
  const VERSION$2 = "bad75ff1a6600988b043c5bd86a36316";
3271
3290
  function validate$2(obj, path = 'ActionableListRefreshFilterConditionOutputRepresentation') {
3272
3291
  const v_error = (() => {
@@ -3928,14 +3947,17 @@ function createResourceRequest(config) {
3928
3947
 
3929
3948
  const adapterName = 'upsertActionableListRefreshFilter';
3930
3949
  const upsertActionableListRefreshFilter_ConfigPropertyMetadata = [
3931
- generateParamConfigMetadata('actionableListDefinitionId', true, 2 /* Body */, 0 /* String */),
3932
- generateParamConfigMetadata('actionableListId', true, 2 /* Body */, 0 /* String */),
3950
+ generateParamConfigMetadata('actionableListRefreshInput', true, 2 /* Body */, 4 /* Unsupported */),
3933
3951
  ];
3934
3952
  const upsertActionableListRefreshFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName, upsertActionableListRefreshFilter_ConfigPropertyMetadata);
3935
3953
  const createResourceParams = /*#__PURE__*/ createResourceParams$7(upsertActionableListRefreshFilter_ConfigPropertyMetadata);
3936
3954
  function typeCheckConfig(untrustedConfig) {
3937
3955
  const config = {};
3938
- typeCheckConfig$7(untrustedConfig, config, upsertActionableListRefreshFilter_ConfigPropertyMetadata);
3956
+ const untrustedConfig_actionableListRefreshInput = untrustedConfig.actionableListRefreshInput;
3957
+ const referenceActionableListRefreshInputRepresentationValidationError = validate$3(untrustedConfig_actionableListRefreshInput);
3958
+ if (referenceActionableListRefreshInputRepresentationValidationError === null) {
3959
+ config.actionableListRefreshInput = untrustedConfig_actionableListRefreshInput;
3960
+ }
3939
3961
  return config;
3940
3962
  }
3941
3963
  function validateAdapterConfig(untrustedConfig, configPropertyNames) {
@@ -4033,4 +4055,4 @@ withDefaultLuvio((luvio) => {
4033
4055
  });
4034
4056
 
4035
4057
  export { createActionableListDefinition, getActionableListDatasetInfo, getActionableListDatasetInfo_imperative, getActionableListDefinitions, getActionableListDefinitions_imperative, getActionableListMembers, getActionableListMembers_imperative, upsertActionableList, upsertActionableListDatasetColumnUser, upsertActionableListRefreshFilter };
4036
- // version: 1.227.2-e5b78df09
4058
+ // version: 1.228.1-0cb6f94f1
package/src/raml/api.raml CHANGED
@@ -528,6 +528,14 @@ types:
528
528
  actionableListDatasetColumnUserPreferencesUpsertInput:
529
529
  description: Input representation for ActionableListColumnsUserUpsertInputRepresentation
530
530
  type: ActionableListColumnsUserUpsertInputRepresentation
531
+ # TODO Hand-rolled W-11954472: ActionableListRefreshWrapperInputRepresentation added manually
532
+ ActionableListRefreshWrapperInputRepresentation:
533
+ description: wrapper of ActionableListRefreshInputRepresentation
534
+ type: object
535
+ properties:
536
+ actionableListRefreshInput:
537
+ description: Input representation for ActionableListRefreshInputRepresentation
538
+ type: ActionableListRefreshInputRepresentation
531
539
  /connect:
532
540
  /actionable-list-definition:
533
541
  get:
@@ -592,7 +600,7 @@ types:
592
600
  type: ActionableListRefreshOutputRepresentation
593
601
  body:
594
602
  application/json:
595
- type: ActionableListRefreshInputRepresentation
603
+ type: ActionableListRefreshWrapperInputRepresentation
596
604
  (oas-body-name): actionableListRefreshInput
597
605
  /actionable-list/{id}/members:
598
606
  get: