@salesforce/lds-adapters-uiapi 1.450.0 → 1.451.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-uiapi",
3
- "version": "1.450.0",
3
+ "version": "1.451.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for record related UI API endpoints",
6
6
  "type": "module",
@@ -28,18 +28,13 @@
28
28
  }
29
29
  },
30
30
  "scripts": {
31
- "clean": "rm -rf dist sfdc src/generated karma/dist src/__performance__/data/*/",
31
+ "clean": "rm -rf dist sfdc src/generated src/__performance__/data/*/",
32
32
  "build": "yarn build:services",
33
- "build:karma": "rollup --bundleConfigAsCjs --config rollup.config.karma.js",
34
33
  "build:raml": "luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.cjs'",
35
34
  "build:services": "rollup --bundleConfigAsCjs --config rollup.config.js --no-makeAbsoluteExternalsRelative",
36
35
  "build:raml:debug": "node --inspect-brk ../../node_modules/.bin/luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.cjs'",
37
36
  "build:supported-entities": "node ./scripts/generate-supported-entities.cjs",
38
- "start": "nx build:karma && karma start",
39
- "start:tracked-fields-config": "nx build:karma && karma start karma-tracked-fields.conf.cjs",
40
37
  "test:perf": "best",
41
- "test": "nx build:karma && karma start karma-tracked-fields.conf.cjs --single-run && karma start karma.conf.cjs --single-run",
42
- "test:headless": "nx build:karma && karma start karma-tracked-fields.conf.js --single-run --browsers ChromeHeadless && karma start --single-run --browsers ChromeHeadless",
43
38
  "test:unit": "jest --config=./jest.config.cjs",
44
39
  "test:priming:perf": "jest --config=./priming.jest.config.cjs",
45
40
  "test:unit:debug": "node --inspect-brk ../../node_modules/.bin/jest --runInBand",
@@ -68,14 +63,14 @@
68
63
  },
69
64
  "dependencies": {
70
65
  "@luvio/graphql-parser": "0.161.0",
71
- "@salesforce/lds-bindings": "^1.450.0",
72
- "@salesforce/lds-default-luvio": "^1.450.0"
66
+ "@salesforce/lds-bindings": "^1.451.0",
67
+ "@salesforce/lds-default-luvio": "^1.451.0"
73
68
  },
74
69
  "devDependencies": {
75
- "@salesforce/lds-adapters-onestore-graphql": "^1.450.0",
76
- "@salesforce/lds-compiler-plugins": "^1.450.0",
77
- "@salesforce/lds-jest": "^1.450.0",
78
- "@salesforce/lds-store-binary": "^1.450.0"
70
+ "@salesforce/lds-adapters-onestore-graphql": "^1.451.0",
71
+ "@salesforce/lds-compiler-plugins": "^1.451.0",
72
+ "@salesforce/lds-jest": "^1.451.0",
73
+ "@salesforce/lds-store-binary": "^1.451.0"
79
74
  },
80
75
  "luvioBundlesize": [
81
76
  {
@@ -119,11 +114,6 @@
119
114
  "outputs": [
120
115
  "{projectRoot}/src/generated"
121
116
  ]
122
- },
123
- "build:karma": {
124
- "outputs": [
125
- "{projectRoot}/karma/dist"
126
- ]
127
117
  }
128
118
  }
129
119
  },
@@ -28845,4 +28845,4 @@ register({
28845
28845
  });
28846
28846
 
28847
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 };
28848
- // version: 1.450.0-b7557fd74b
28848
+ // version: 1.451.0-231643dd9a
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.450.0-b7557fd74b
37609
+ // version: 1.451.0-231643dd9a
package/src/raml/api.raml CHANGED
@@ -585,7 +585,7 @@ types:
585
585
  label:
586
586
  description: Label
587
587
  type: string
588
- # TODO: W-16501527 causes testing error in karma, needs to be handled before un-commenting.
588
+ # TODO: W-16501527 causes a testing error, needs to be handled before un-commenting.
589
589
  # DirectAnswerResultRepresentation:
590
590
  # description: Direct Answer Result Response
591
591
  # type: object
@@ -1344,7 +1344,7 @@ types:
1344
1344
  description: Keyword Search Results Response
1345
1345
  type: object
1346
1346
  properties:
1347
- # TODO: W-16501527 causes testing error in karma, needs to be handled before un-commenting.
1347
+ # TODO: W-16501527 causes a testing error, needs to be handled before un-commenting.
1348
1348
  # hasNoResult:
1349
1349
  # description: Indicates that no results were found
1350
1350
  # type: boolean | nil
@@ -4542,7 +4542,7 @@ types:
4542
4542
  type: array
4543
4543
  items:
4544
4544
  type: AppliedSearchFilterOutputRepresentation
4545
- # TODO: W-16501527 causes testing error in karma, needs to be handled before un-commenting.
4545
+ # TODO: W-16501527 causes a testing error, needs to be handled before un-commenting.
4546
4546
  # hasNoResult:
4547
4547
  # description: Indicates that no results were found
4548
4548
  # type: boolean | nil
@@ -4895,7 +4895,7 @@ types:
4895
4895
  items:
4896
4896
  type: string
4897
4897
  enum:
4898
- # - DirectAnswerResult # TODO: W-16501527 causes testing error in karma, needs to be handled before un-commenting.
4898
+ # - DirectAnswerResult # TODO: W-16501527 causes a testing error, needs to be handled before un-commenting.
4899
4899
  - KeywordSearchResults
4900
4900
  - NlsResults
4901
4901
  - QnAResult
@@ -4979,7 +4979,7 @@ types:
4979
4979
  configurationName:
4980
4980
  description: Configuration Name to be applied
4981
4981
  type: string | nil
4982
- # TODO: W-16501527 causes testing error in karma, needs to be handled before un-commenting.
4982
+ # TODO: W-16501527 causes a testing error, needs to be handled before un-commenting.
4983
4983
  # directAnswerResult:
4984
4984
  # description: Direct Answer Response
4985
4985
  # type: DirectAnswerResultRepresentation | nil