@salesforce/lds-adapters-platform-content-taxonomy 1.304.0 → 1.306.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.
@@ -677,7 +677,7 @@ function select$3(luvio, params) {
677
677
  return select$5();
678
678
  }
679
679
  function keyBuilder$4(luvio, params) {
680
- return keyPrefix + '::ContentTaxonomyTermCollectionRepresentation:(' + 'includeHierarchyWithDepth:' + params.queryParams.includeHierarchyWithDepth + ',' + 'includeMetadata:' + params.queryParams.includeMetadata + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ',' + 'queryText:' + params.queryParams.queryText + ',' + 'taxonomyIds:' + params.queryParams.taxonomyIds + ')';
680
+ return keyPrefix + '::ContentTaxonomyTermCollectionRepresentation:(' + 'includeMetadata:' + params.queryParams.includeMetadata + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ',' + 'queryText:' + params.queryParams.queryText + ',' + 'taxonomyIds:' + params.queryParams.taxonomyIds + ')';
681
681
  }
682
682
  function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
683
683
  getTypeCacheKeys(storeKeyMap, luvio, response, () => keyBuilder$4(luvio, resourceParams));
@@ -727,7 +727,6 @@ function createResourceRequest$4(config) {
727
727
 
728
728
  const adapterName$4 = 'searchTerms';
729
729
  const searchTerms_ConfigPropertyMetadata = [
730
- generateParamConfigMetadata('includeHierarchyWithDepth', false, 1 /* QueryParameter */, 3 /* Integer */),
731
730
  generateParamConfigMetadata('includeMetadata', false, 1 /* QueryParameter */, 1 /* Boolean */),
732
731
  generateParamConfigMetadata('page', false, 1 /* QueryParameter */, 3 /* Integer */),
733
732
  generateParamConfigMetadata('pageSize', false, 1 /* QueryParameter */, 3 /* Integer */),
@@ -6,7 +6,6 @@ export declare const adapterName = "searchTerms";
6
6
  export declare const searchTerms_ConfigPropertyMetadata: $64$luvio_engine_AdapterConfigMetadata[];
7
7
  export declare const searchTerms_ConfigPropertyNames: adapter$45$utils_AdapterValidationConfig;
8
8
  export interface SearchTermsConfig {
9
- includeHierarchyWithDepth?: number;
10
9
  includeMetadata?: boolean;
11
10
  page?: number;
12
11
  pageSize?: number;
@@ -2,7 +2,6 @@ import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment,
2
2
  import { ContentTaxonomyTermCollectionRepresentation as types_ContentTaxonomyTermCollectionRepresentation_ContentTaxonomyTermCollectionRepresentation } from '../types/ContentTaxonomyTermCollectionRepresentation';
3
3
  export interface ResourceRequestConfig {
4
4
  queryParams: {
5
- includeHierarchyWithDepth?: number;
6
5
  includeMetadata?: boolean;
7
6
  page?: number;
8
7
  pageSize?: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-platform-content-taxonomy",
3
- "version": "1.304.0",
3
+ "version": "1.306.0",
4
4
  "description": "Wire adapters for content taxonomy APIs",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/platform-content-taxonomy.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.304.0"
43
+ "@salesforce/lds-bindings": "^1.306.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.304.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.306.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -1063,7 +1063,7 @@ function select$1(luvio, params) {
1063
1063
  return select$3();
1064
1064
  }
1065
1065
  function keyBuilder$1(luvio, params) {
1066
- return keyPrefix + '::ContentTaxonomyTermCollectionRepresentation:(' + 'includeHierarchyWithDepth:' + params.queryParams.includeHierarchyWithDepth + ',' + 'includeMetadata:' + params.queryParams.includeMetadata + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ',' + 'queryText:' + params.queryParams.queryText + ',' + 'taxonomyIds:' + params.queryParams.taxonomyIds + ')';
1066
+ return keyPrefix + '::ContentTaxonomyTermCollectionRepresentation:(' + 'includeMetadata:' + params.queryParams.includeMetadata + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ',' + 'queryText:' + params.queryParams.queryText + ',' + 'taxonomyIds:' + params.queryParams.taxonomyIds + ')';
1067
1067
  }
1068
1068
  function getResponseCacheKeys$1(storeKeyMap, luvio, resourceParams, response) {
1069
1069
  getTypeCacheKeys(storeKeyMap, luvio, response, () => keyBuilder$1(luvio, resourceParams));
@@ -1113,7 +1113,6 @@ function createResourceRequest$1(config) {
1113
1113
 
1114
1114
  const adapterName$1 = 'searchTerms';
1115
1115
  const searchTerms_ConfigPropertyMetadata = [
1116
- generateParamConfigMetadata('includeHierarchyWithDepth', false, 1 /* QueryParameter */, 3 /* Integer */),
1117
1116
  generateParamConfigMetadata('includeMetadata', false, 1 /* QueryParameter */, 1 /* Boolean */),
1118
1117
  generateParamConfigMetadata('page', false, 1 /* QueryParameter */, 3 /* Integer */),
1119
1118
  generateParamConfigMetadata('pageSize', false, 1 /* QueryParameter */, 3 /* Integer */),
@@ -1365,4 +1364,4 @@ withDefaultLuvio((luvio) => {
1365
1364
  });
1366
1365
 
1367
1366
  export { createTerm, deleteTerm, getTerm, getTermNotifyChange, getTerm_imperative, getTerms, getTerms_imperative, searchTerms, searchTerms_imperative, updateTerm };
1368
- // version: 1.304.0-d87b57badb
1367
+ // version: 1.306.0-c047984840
package/src/raml/api.raml CHANGED
@@ -184,9 +184,6 @@ types:
184
184
  application/json:
185
185
  type: ContentTaxonomyTermCollectionRepresentation
186
186
  queryParameters:
187
- includeHierarchyWithDepth:
188
- type: integer
189
- required: false
190
187
  includeMetadata:
191
188
  type: boolean
192
189
  required: false