@salesforce/lds-adapters-experience-model 1.319.0 → 1.320.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.
@@ -1754,6 +1754,13 @@ function validate$8(obj, path = 'ExperienceModelDesignConfigInputRepresentation'
1754
1754
  return new TypeError('Expected "boolean" but received "' + typeof obj_actionConfig + '" (at "' + path_actionConfig + '")');
1755
1755
  }
1756
1756
  }
1757
+ if (obj.maxViewDepth !== undefined) {
1758
+ const obj_maxViewDepth = obj.maxViewDepth;
1759
+ const path_maxViewDepth = path + '.maxViewDepth';
1760
+ if (typeof obj_maxViewDepth !== 'number' || (typeof obj_maxViewDepth === 'number' && Math.floor(obj_maxViewDepth) !== obj_maxViewDepth)) {
1761
+ return new TypeError('Expected "integer" but received "' + typeof obj_maxViewDepth + '" (at "' + path_maxViewDepth + '")');
1762
+ }
1763
+ }
1757
1764
  if (obj.subViewDefinitions !== undefined) {
1758
1765
  const obj_subViewDefinitions = obj.subViewDefinitions;
1759
1766
  const path_subViewDefinitions = path + '.subViewDefinitions';
@@ -1784,6 +1791,13 @@ function validate$7(obj, path = 'ExperienceModelRenditionConfigInputRepresentati
1784
1791
  return new TypeError('Expected "boolean" but received "' + typeof obj_actionConfig + '" (at "' + path_actionConfig + '")');
1785
1792
  }
1786
1793
  }
1794
+ if (obj.maxViewDepth !== undefined) {
1795
+ const obj_maxViewDepth = obj.maxViewDepth;
1796
+ const path_maxViewDepth = path + '.maxViewDepth';
1797
+ if (typeof obj_maxViewDepth !== 'number' || (typeof obj_maxViewDepth === 'number' && Math.floor(obj_maxViewDepth) !== obj_maxViewDepth)) {
1798
+ return new TypeError('Expected "integer" but received "' + typeof obj_maxViewDepth + '" (at "' + path_maxViewDepth + '")');
1799
+ }
1800
+ }
1787
1801
  if (obj.subViewDefinitions !== undefined) {
1788
1802
  const obj_subViewDefinitions = obj.subViewDefinitions;
1789
1803
  const path_subViewDefinitions = path + '.subViewDefinitions';
@@ -2102,7 +2116,7 @@ function select(luvio, params) {
2102
2116
  return select$1();
2103
2117
  }
2104
2118
  function keyBuilder$1(luvio, params) {
2105
- return keyPrefix + '::ExperienceModelTypesCollectionRepresentation:(' + 'language:' + params.body.language + '::' + '[' + params.body.typeConfigs.map(element => { var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; return 'typeConfigs.descriptor:' + element.descriptor + '::' + (((_a = element.designConfig) === null || _a === void 0 ? void 0 : _a.target) === undefined ? 'typeConfigs.designConfig.target' : 'typeConfigs.designConfig.target:' + ((_b = element.designConfig) === null || _b === void 0 ? void 0 : _b.target)) + '::' + (((_c = element.designConfig) === null || _c === void 0 ? void 0 : _c.subViewDefinitions) === undefined ? 'typeConfigs.designConfig.subViewDefinitions' : 'typeConfigs.designConfig.subViewDefinitions:' + ((_d = element.designConfig) === null || _d === void 0 ? void 0 : _d.subViewDefinitions)) + '::' + (((_e = element.designConfig) === null || _e === void 0 ? void 0 : _e.actionConfig) === undefined ? 'typeConfigs.designConfig.actionConfig' : 'typeConfigs.designConfig.actionConfig:' + ((_f = element.designConfig) === null || _f === void 0 ? void 0 : _f.actionConfig)) + '::' + (((_g = element.renditionConfig) === null || _g === void 0 ? void 0 : _g.target) === undefined ? 'typeConfigs.renditionConfig.target' : 'typeConfigs.renditionConfig.target:' + ((_h = element.renditionConfig) === null || _h === void 0 ? void 0 : _h.target)) + '::' + (((_j = element.renditionConfig) === null || _j === void 0 ? void 0 : _j.subViewDefinitions) === undefined ? 'typeConfigs.renditionConfig.subViewDefinitions' : 'typeConfigs.renditionConfig.subViewDefinitions:' + ((_k = element.renditionConfig) === null || _k === void 0 ? void 0 : _k.subViewDefinitions)) + '::' + (((_l = element.renditionConfig) === null || _l === void 0 ? void 0 : _l.actionConfig) === undefined ? 'typeConfigs.renditionConfig.actionConfig' : 'typeConfigs.renditionConfig.actionConfig:' + ((_m = element.renditionConfig) === null || _m === void 0 ? void 0 : _m.actionConfig)) + '::' + (((_p = (_o = element.schemaConfig) === null || _o === void 0 ? void 0 : _o.filterConfig) === null || _p === void 0 ? void 0 : _p.propertyNames) === undefined ? 'typeConfigs.schemaConfig.filterConfig.propertyNames' : 'typeConfigs.schemaConfig.filterConfig.propertyNames:' + ((_r = (_q = element.schemaConfig) === null || _q === void 0 ? void 0 : _q.filterConfig) === null || _r === void 0 ? void 0 : _r.propertyNames)) + '::' + (((_s = element.schemaConfig) === null || _s === void 0 ? void 0 : _s.subSchemaDefinitions) === undefined ? 'typeConfigs.schemaConfig.subSchemaDefinitions' : 'typeConfigs.schemaConfig.subSchemaDefinitions:' + ((_t = element.schemaConfig) === null || _t === void 0 ? void 0 : _t.subSchemaDefinitions)) + '::' + (((_u = element.sourceDescriptor) === null || _u === void 0 ? void 0 : _u.descriptor) === undefined ? 'typeConfigs.sourceDescriptor.descriptor' : 'typeConfigs.sourceDescriptor.descriptor:' + ((_v = element.sourceDescriptor) === null || _v === void 0 ? void 0 : _v.descriptor)) + '::' + (((_w = element.sourceDescriptor) === null || _w === void 0 ? void 0 : _w.propertyName) === undefined ? 'typeConfigs.sourceDescriptor.propertyName' : 'typeConfigs.sourceDescriptor.propertyName:' + ((_x = element.sourceDescriptor) === null || _x === void 0 ? void 0 : _x.propertyName)); }).join(',') + ']' + ')';
2119
+ return keyPrefix + '::ExperienceModelTypesCollectionRepresentation:(' + 'language:' + params.body.language + '::' + '[' + params.body.typeConfigs.map(element => { var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1; return 'typeConfigs.descriptor:' + element.descriptor + '::' + (((_a = element.designConfig) === null || _a === void 0 ? void 0 : _a.target) === undefined ? 'typeConfigs.designConfig.target' : 'typeConfigs.designConfig.target:' + ((_b = element.designConfig) === null || _b === void 0 ? void 0 : _b.target)) + '::' + (((_c = element.designConfig) === null || _c === void 0 ? void 0 : _c.subViewDefinitions) === undefined ? 'typeConfigs.designConfig.subViewDefinitions' : 'typeConfigs.designConfig.subViewDefinitions:' + ((_d = element.designConfig) === null || _d === void 0 ? void 0 : _d.subViewDefinitions)) + '::' + (((_e = element.designConfig) === null || _e === void 0 ? void 0 : _e.maxViewDepth) === undefined ? 'typeConfigs.designConfig.maxViewDepth' : 'typeConfigs.designConfig.maxViewDepth:' + ((_f = element.designConfig) === null || _f === void 0 ? void 0 : _f.maxViewDepth)) + '::' + (((_g = element.designConfig) === null || _g === void 0 ? void 0 : _g.actionConfig) === undefined ? 'typeConfigs.designConfig.actionConfig' : 'typeConfigs.designConfig.actionConfig:' + ((_h = element.designConfig) === null || _h === void 0 ? void 0 : _h.actionConfig)) + '::' + (((_j = element.renditionConfig) === null || _j === void 0 ? void 0 : _j.target) === undefined ? 'typeConfigs.renditionConfig.target' : 'typeConfigs.renditionConfig.target:' + ((_k = element.renditionConfig) === null || _k === void 0 ? void 0 : _k.target)) + '::' + (((_l = element.renditionConfig) === null || _l === void 0 ? void 0 : _l.subViewDefinitions) === undefined ? 'typeConfigs.renditionConfig.subViewDefinitions' : 'typeConfigs.renditionConfig.subViewDefinitions:' + ((_m = element.renditionConfig) === null || _m === void 0 ? void 0 : _m.subViewDefinitions)) + '::' + (((_o = element.renditionConfig) === null || _o === void 0 ? void 0 : _o.maxViewDepth) === undefined ? 'typeConfigs.renditionConfig.maxViewDepth' : 'typeConfigs.renditionConfig.maxViewDepth:' + ((_p = element.renditionConfig) === null || _p === void 0 ? void 0 : _p.maxViewDepth)) + '::' + (((_q = element.renditionConfig) === null || _q === void 0 ? void 0 : _q.actionConfig) === undefined ? 'typeConfigs.renditionConfig.actionConfig' : 'typeConfigs.renditionConfig.actionConfig:' + ((_r = element.renditionConfig) === null || _r === void 0 ? void 0 : _r.actionConfig)) + '::' + (((_t = (_s = element.schemaConfig) === null || _s === void 0 ? void 0 : _s.filterConfig) === null || _t === void 0 ? void 0 : _t.propertyNames) === undefined ? 'typeConfigs.schemaConfig.filterConfig.propertyNames' : 'typeConfigs.schemaConfig.filterConfig.propertyNames:' + ((_v = (_u = element.schemaConfig) === null || _u === void 0 ? void 0 : _u.filterConfig) === null || _v === void 0 ? void 0 : _v.propertyNames)) + '::' + (((_w = element.schemaConfig) === null || _w === void 0 ? void 0 : _w.subSchemaDefinitions) === undefined ? 'typeConfigs.schemaConfig.subSchemaDefinitions' : 'typeConfigs.schemaConfig.subSchemaDefinitions:' + ((_x = element.schemaConfig) === null || _x === void 0 ? void 0 : _x.subSchemaDefinitions)) + '::' + (((_y = element.sourceDescriptor) === null || _y === void 0 ? void 0 : _y.descriptor) === undefined ? 'typeConfigs.sourceDescriptor.descriptor' : 'typeConfigs.sourceDescriptor.descriptor:' + ((_z = element.sourceDescriptor) === null || _z === void 0 ? void 0 : _z.descriptor)) + '::' + (((_0 = element.sourceDescriptor) === null || _0 === void 0 ? void 0 : _0.propertyName) === undefined ? 'typeConfigs.sourceDescriptor.propertyName' : 'typeConfigs.sourceDescriptor.propertyName:' + ((_1 = element.sourceDescriptor) === null || _1 === void 0 ? void 0 : _1.propertyName)); }).join(',') + ']' + ')';
2106
2120
  }
2107
2121
  function getResponseCacheKeys(storeKeyMap, luvio, resourceParams, response) {
2108
2122
  getTypeCacheKeys(storeKeyMap, luvio, response, () => keyBuilder$1(luvio, resourceParams));
@@ -1,5 +1,5 @@
1
1
  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';
2
- export declare const VERSION = "b06b940a80cf705e86ca75578fc8a68e";
2
+ export declare const VERSION = "f00abcf1321238645a2e99d5b472c406";
3
3
  export declare function validate(obj: any, path?: string): TypeError | null;
4
4
  export declare const RepresentationType: string;
5
5
  export declare function normalize(input: ExperienceModelDesignConfigInputRepresentation, existing: ExperienceModelDesignConfigInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelDesignConfigInputRepresentationNormalized;
@@ -16,6 +16,8 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
16
  export interface ExperienceModelDesignConfigInputRepresentationNormalized {
17
17
  /** Boolean property if actions should be included */
18
18
  actionConfig?: boolean;
19
+ /** Integer property for specifying maximum depth of sub-view definition decomposition */
20
+ maxViewDepth?: number;
19
21
  /** Boolean property if sub-view should be included */
20
22
  subViewDefinitions?: boolean;
21
23
  /** A design configuration target. To fetch all the types that have the design configuration for a particular target. */
@@ -29,6 +31,7 @@ export interface ExperienceModelDesignConfigInputRepresentationNormalized {
29
31
  */
30
32
  export interface ExperienceModelDesignConfigInputRepresentation {
31
33
  actionConfig?: boolean;
34
+ maxViewDepth?: number;
32
35
  subViewDefinitions?: boolean;
33
36
  target?: string;
34
37
  }
@@ -1,5 +1,5 @@
1
1
  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';
2
- export declare const VERSION = "fe3c78556dcc7b668013491f2bbdd651";
2
+ export declare const VERSION = "d428f4655afa7749e5d6c65264fd8bd7";
3
3
  export declare function validate(obj: any, path?: string): TypeError | null;
4
4
  export declare const RepresentationType: string;
5
5
  export declare function normalize(input: ExperienceModelRenditionConfigInputRepresentation, existing: ExperienceModelRenditionConfigInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ExperienceModelRenditionConfigInputRepresentationNormalized;
@@ -16,6 +16,8 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
16
  export interface ExperienceModelRenditionConfigInputRepresentationNormalized {
17
17
  /** Boolean property if actions should be included */
18
18
  actionConfig?: boolean;
19
+ /** Integer property for specifying maximum depth of sub-view definition decomposition */
20
+ maxViewDepth?: number;
19
21
  /** Boolean property if sub-view should be included */
20
22
  subViewDefinitions?: boolean;
21
23
  /** A rendition configuration target. To fetch all the types that have the rendition configuration for a particular target. */
@@ -29,6 +31,7 @@ export interface ExperienceModelRenditionConfigInputRepresentationNormalized {
29
31
  */
30
32
  export interface ExperienceModelRenditionConfigInputRepresentation {
31
33
  actionConfig?: boolean;
34
+ maxViewDepth?: number;
32
35
  subViewDefinitions?: boolean;
33
36
  target?: string;
34
37
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-experience-model",
3
- "version": "1.319.0",
3
+ "version": "1.320.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "APIs to read and query all the 'types' in the Unified Experience Model",
6
6
  "main": "dist/es/es2018/experience-model.js",
@@ -44,11 +44,11 @@
44
44
  "test:unit": "jest"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.319.0"
47
+ "@salesforce/lds-bindings": "^1.320.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@salesforce/lds-compiler-plugins": "^1.319.0",
51
- "@salesforce/lds-karma": "^1.319.0"
50
+ "@salesforce/lds-compiler-plugins": "^1.320.0",
51
+ "@salesforce/lds-karma": "^1.320.0"
52
52
  },
53
53
  "nx": {
54
54
  "targets": {
package/sfdc/index.js CHANGED
@@ -1764,6 +1764,13 @@ function validate$8(obj, path = 'ExperienceModelDesignConfigInputRepresentation'
1764
1764
  return new TypeError('Expected "boolean" but received "' + typeof obj_actionConfig + '" (at "' + path_actionConfig + '")');
1765
1765
  }
1766
1766
  }
1767
+ if (obj.maxViewDepth !== undefined) {
1768
+ const obj_maxViewDepth = obj.maxViewDepth;
1769
+ const path_maxViewDepth = path + '.maxViewDepth';
1770
+ if (typeof obj_maxViewDepth !== 'number' || (typeof obj_maxViewDepth === 'number' && Math.floor(obj_maxViewDepth) !== obj_maxViewDepth)) {
1771
+ return new TypeError('Expected "integer" but received "' + typeof obj_maxViewDepth + '" (at "' + path_maxViewDepth + '")');
1772
+ }
1773
+ }
1767
1774
  if (obj.subViewDefinitions !== undefined) {
1768
1775
  const obj_subViewDefinitions = obj.subViewDefinitions;
1769
1776
  const path_subViewDefinitions = path + '.subViewDefinitions';
@@ -1794,6 +1801,13 @@ function validate$7(obj, path = 'ExperienceModelRenditionConfigInputRepresentati
1794
1801
  return new TypeError('Expected "boolean" but received "' + typeof obj_actionConfig + '" (at "' + path_actionConfig + '")');
1795
1802
  }
1796
1803
  }
1804
+ if (obj.maxViewDepth !== undefined) {
1805
+ const obj_maxViewDepth = obj.maxViewDepth;
1806
+ const path_maxViewDepth = path + '.maxViewDepth';
1807
+ if (typeof obj_maxViewDepth !== 'number' || (typeof obj_maxViewDepth === 'number' && Math.floor(obj_maxViewDepth) !== obj_maxViewDepth)) {
1808
+ return new TypeError('Expected "integer" but received "' + typeof obj_maxViewDepth + '" (at "' + path_maxViewDepth + '")');
1809
+ }
1810
+ }
1797
1811
  if (obj.subViewDefinitions !== undefined) {
1798
1812
  const obj_subViewDefinitions = obj.subViewDefinitions;
1799
1813
  const path_subViewDefinitions = path + '.subViewDefinitions';
@@ -2112,7 +2126,7 @@ function select(luvio, params) {
2112
2126
  return select$1();
2113
2127
  }
2114
2128
  function keyBuilder$1(luvio, params) {
2115
- return keyPrefix + '::ExperienceModelTypesCollectionRepresentation:(' + 'language:' + params.body.language + '::' + '[' + params.body.typeConfigs.map(element => { var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; return 'typeConfigs.descriptor:' + element.descriptor + '::' + (((_a = element.designConfig) === null || _a === void 0 ? void 0 : _a.target) === undefined ? 'typeConfigs.designConfig.target' : 'typeConfigs.designConfig.target:' + ((_b = element.designConfig) === null || _b === void 0 ? void 0 : _b.target)) + '::' + (((_c = element.designConfig) === null || _c === void 0 ? void 0 : _c.subViewDefinitions) === undefined ? 'typeConfigs.designConfig.subViewDefinitions' : 'typeConfigs.designConfig.subViewDefinitions:' + ((_d = element.designConfig) === null || _d === void 0 ? void 0 : _d.subViewDefinitions)) + '::' + (((_e = element.designConfig) === null || _e === void 0 ? void 0 : _e.actionConfig) === undefined ? 'typeConfigs.designConfig.actionConfig' : 'typeConfigs.designConfig.actionConfig:' + ((_f = element.designConfig) === null || _f === void 0 ? void 0 : _f.actionConfig)) + '::' + (((_g = element.renditionConfig) === null || _g === void 0 ? void 0 : _g.target) === undefined ? 'typeConfigs.renditionConfig.target' : 'typeConfigs.renditionConfig.target:' + ((_h = element.renditionConfig) === null || _h === void 0 ? void 0 : _h.target)) + '::' + (((_j = element.renditionConfig) === null || _j === void 0 ? void 0 : _j.subViewDefinitions) === undefined ? 'typeConfigs.renditionConfig.subViewDefinitions' : 'typeConfigs.renditionConfig.subViewDefinitions:' + ((_k = element.renditionConfig) === null || _k === void 0 ? void 0 : _k.subViewDefinitions)) + '::' + (((_l = element.renditionConfig) === null || _l === void 0 ? void 0 : _l.actionConfig) === undefined ? 'typeConfigs.renditionConfig.actionConfig' : 'typeConfigs.renditionConfig.actionConfig:' + ((_m = element.renditionConfig) === null || _m === void 0 ? void 0 : _m.actionConfig)) + '::' + (((_p = (_o = element.schemaConfig) === null || _o === void 0 ? void 0 : _o.filterConfig) === null || _p === void 0 ? void 0 : _p.propertyNames) === undefined ? 'typeConfigs.schemaConfig.filterConfig.propertyNames' : 'typeConfigs.schemaConfig.filterConfig.propertyNames:' + ((_r = (_q = element.schemaConfig) === null || _q === void 0 ? void 0 : _q.filterConfig) === null || _r === void 0 ? void 0 : _r.propertyNames)) + '::' + (((_s = element.schemaConfig) === null || _s === void 0 ? void 0 : _s.subSchemaDefinitions) === undefined ? 'typeConfigs.schemaConfig.subSchemaDefinitions' : 'typeConfigs.schemaConfig.subSchemaDefinitions:' + ((_t = element.schemaConfig) === null || _t === void 0 ? void 0 : _t.subSchemaDefinitions)) + '::' + (((_u = element.sourceDescriptor) === null || _u === void 0 ? void 0 : _u.descriptor) === undefined ? 'typeConfigs.sourceDescriptor.descriptor' : 'typeConfigs.sourceDescriptor.descriptor:' + ((_v = element.sourceDescriptor) === null || _v === void 0 ? void 0 : _v.descriptor)) + '::' + (((_w = element.sourceDescriptor) === null || _w === void 0 ? void 0 : _w.propertyName) === undefined ? 'typeConfigs.sourceDescriptor.propertyName' : 'typeConfigs.sourceDescriptor.propertyName:' + ((_x = element.sourceDescriptor) === null || _x === void 0 ? void 0 : _x.propertyName)); }).join(',') + ']' + ')';
2129
+ return keyPrefix + '::ExperienceModelTypesCollectionRepresentation:(' + 'language:' + params.body.language + '::' + '[' + params.body.typeConfigs.map(element => { var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1; return 'typeConfigs.descriptor:' + element.descriptor + '::' + (((_a = element.designConfig) === null || _a === void 0 ? void 0 : _a.target) === undefined ? 'typeConfigs.designConfig.target' : 'typeConfigs.designConfig.target:' + ((_b = element.designConfig) === null || _b === void 0 ? void 0 : _b.target)) + '::' + (((_c = element.designConfig) === null || _c === void 0 ? void 0 : _c.subViewDefinitions) === undefined ? 'typeConfigs.designConfig.subViewDefinitions' : 'typeConfigs.designConfig.subViewDefinitions:' + ((_d = element.designConfig) === null || _d === void 0 ? void 0 : _d.subViewDefinitions)) + '::' + (((_e = element.designConfig) === null || _e === void 0 ? void 0 : _e.maxViewDepth) === undefined ? 'typeConfigs.designConfig.maxViewDepth' : 'typeConfigs.designConfig.maxViewDepth:' + ((_f = element.designConfig) === null || _f === void 0 ? void 0 : _f.maxViewDepth)) + '::' + (((_g = element.designConfig) === null || _g === void 0 ? void 0 : _g.actionConfig) === undefined ? 'typeConfigs.designConfig.actionConfig' : 'typeConfigs.designConfig.actionConfig:' + ((_h = element.designConfig) === null || _h === void 0 ? void 0 : _h.actionConfig)) + '::' + (((_j = element.renditionConfig) === null || _j === void 0 ? void 0 : _j.target) === undefined ? 'typeConfigs.renditionConfig.target' : 'typeConfigs.renditionConfig.target:' + ((_k = element.renditionConfig) === null || _k === void 0 ? void 0 : _k.target)) + '::' + (((_l = element.renditionConfig) === null || _l === void 0 ? void 0 : _l.subViewDefinitions) === undefined ? 'typeConfigs.renditionConfig.subViewDefinitions' : 'typeConfigs.renditionConfig.subViewDefinitions:' + ((_m = element.renditionConfig) === null || _m === void 0 ? void 0 : _m.subViewDefinitions)) + '::' + (((_o = element.renditionConfig) === null || _o === void 0 ? void 0 : _o.maxViewDepth) === undefined ? 'typeConfigs.renditionConfig.maxViewDepth' : 'typeConfigs.renditionConfig.maxViewDepth:' + ((_p = element.renditionConfig) === null || _p === void 0 ? void 0 : _p.maxViewDepth)) + '::' + (((_q = element.renditionConfig) === null || _q === void 0 ? void 0 : _q.actionConfig) === undefined ? 'typeConfigs.renditionConfig.actionConfig' : 'typeConfigs.renditionConfig.actionConfig:' + ((_r = element.renditionConfig) === null || _r === void 0 ? void 0 : _r.actionConfig)) + '::' + (((_t = (_s = element.schemaConfig) === null || _s === void 0 ? void 0 : _s.filterConfig) === null || _t === void 0 ? void 0 : _t.propertyNames) === undefined ? 'typeConfigs.schemaConfig.filterConfig.propertyNames' : 'typeConfigs.schemaConfig.filterConfig.propertyNames:' + ((_v = (_u = element.schemaConfig) === null || _u === void 0 ? void 0 : _u.filterConfig) === null || _v === void 0 ? void 0 : _v.propertyNames)) + '::' + (((_w = element.schemaConfig) === null || _w === void 0 ? void 0 : _w.subSchemaDefinitions) === undefined ? 'typeConfigs.schemaConfig.subSchemaDefinitions' : 'typeConfigs.schemaConfig.subSchemaDefinitions:' + ((_x = element.schemaConfig) === null || _x === void 0 ? void 0 : _x.subSchemaDefinitions)) + '::' + (((_y = element.sourceDescriptor) === null || _y === void 0 ? void 0 : _y.descriptor) === undefined ? 'typeConfigs.sourceDescriptor.descriptor' : 'typeConfigs.sourceDescriptor.descriptor:' + ((_z = element.sourceDescriptor) === null || _z === void 0 ? void 0 : _z.descriptor)) + '::' + (((_0 = element.sourceDescriptor) === null || _0 === void 0 ? void 0 : _0.propertyName) === undefined ? 'typeConfigs.sourceDescriptor.propertyName' : 'typeConfigs.sourceDescriptor.propertyName:' + ((_1 = element.sourceDescriptor) === null || _1 === void 0 ? void 0 : _1.propertyName)); }).join(',') + ']' + ')';
2116
2130
  }
2117
2131
  function getResponseCacheKeys(storeKeyMap, luvio, resourceParams, response) {
2118
2132
  getTypeCacheKeys(storeKeyMap, luvio, response, () => keyBuilder$1(luvio, resourceParams));
@@ -2347,4 +2361,4 @@ withDefaultLuvio((luvio) => {
2347
2361
  });
2348
2362
 
2349
2363
  export { getBlockType, getBlockType_imperative, getBlockTypes, getBlockTypes_imperative, getContentType, getContentType_imperative, getContentTypes, getContentTypes_imperative, getPropertyType, getPropertyType_imperative, getPropertyTypes, getPropertyTypes_imperative, getTypes, getTypes_imperative };
2350
- // version: 1.319.0-73ecdbd0ce
2364
+ // version: 1.320.0-e3e5f3d984
package/src/raml/api.raml CHANGED
@@ -474,6 +474,10 @@ types:
474
474
  description: Boolean property if sub-view should be included
475
475
  type: boolean
476
476
  required: false # TODO waiting on W-8253396
477
+ maxViewDepth:
478
+ description: Integer property for specifying maximum depth of sub-view definition decomposition
479
+ type: integer
480
+ required: false
477
481
  actionConfig:
478
482
  description: Boolean property if actions should be included
479
483
  type: boolean
@@ -500,6 +504,10 @@ types:
500
504
  description: Boolean property if sub-view should be included
501
505
  type: boolean
502
506
  required: false # TODO waiting on W-8253396
507
+ maxViewDepth:
508
+ description: Integer property for specifying maximum depth of sub-view definition decomposition
509
+ type: integer
510
+ required: false
503
511
  actionConfig:
504
512
  description: Boolean property if actions should be included
505
513
  type: boolean