@salesforce/lds-adapters-uiapi 1.416.1 → 1.418.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,10 +1,9 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-uiapi",
3
- "version": "1.416.1",
3
+ "version": "1.418.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for record related UI API endpoints",
6
- "main": "dist/es/es2018/uiapi-records-service.js",
7
- "module": "dist/es/es2018/uiapi-records-service.js",
6
+ "type": "module",
8
7
  "types": "dist/es/es2018/types/src/main.d.ts",
9
8
  "files": [
10
9
  "dist",
@@ -32,17 +31,17 @@
32
31
  "clean": "rm -rf dist sfdc src/generated karma/dist src/__performance__/data/*/",
33
32
  "build": "yarn build:services",
34
33
  "build:karma": "rollup --bundleConfigAsCjs --config rollup.config.karma.js",
35
- "build:raml": "luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.js'",
34
+ "build:raml": "luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.cjs'",
36
35
  "build:services": "rollup --bundleConfigAsCjs --config rollup.config.js --no-makeAbsoluteExternalsRelative",
37
- "build:raml:debug": "node --inspect-brk ../../node_modules/.bin/luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.js'",
38
- "build:supported-entities": "node ./scripts/generate-supported-entities.js",
36
+ "build:raml:debug": "node --inspect-brk ../../node_modules/.bin/luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-uiapi-plugin.cjs'",
37
+ "build:supported-entities": "node ./scripts/generate-supported-entities.cjs",
39
38
  "start": "nx build:karma && karma start",
40
- "start:tracked-fields-config": "nx build:karma && karma start karma-tracked-fields.conf.js",
39
+ "start:tracked-fields-config": "nx build:karma && karma start karma-tracked-fields.conf.cjs",
41
40
  "test:perf": "best",
42
- "test": "nx build:karma && karma start karma-tracked-fields.conf.js --single-run && karma start --single-run",
41
+ "test": "nx build:karma && karma start karma-tracked-fields.conf.cjs --single-run && karma start karma.conf.cjs --single-run",
43
42
  "test:headless": "nx build:karma && karma start karma-tracked-fields.conf.js --single-run --browsers ChromeHeadless && karma start --single-run --browsers ChromeHeadless",
44
- "test:unit": "jest --config=./jest.config.js",
45
- "test:priming:perf": "jest --config=./priming.jest.config.js",
43
+ "test:unit": "jest --config=./jest.config.cjs",
44
+ "test:priming:perf": "jest --config=./priming.jest.config.cjs",
46
45
  "test:unit:debug": "node --inspect-brk ../../node_modules/.bin/jest --runInBand",
47
46
  "test:size": "luvioBundlesize",
48
47
  "test:memory": "rollup --bundleConfigAsCjs -c ./scripts/memory/rollup.config.js && node --expose-gc ./scripts/memory/build/test.js",
@@ -68,15 +67,15 @@
68
67
  }
69
68
  },
70
69
  "dependencies": {
71
- "@luvio/graphql-parser": "0.159.0",
72
- "@salesforce/lds-adapters-onestore-graphql": "^1.416.1",
73
- "@salesforce/lds-bindings": "^1.416.1",
74
- "@salesforce/lds-default-luvio": "^1.416.1"
70
+ "@luvio/graphql-parser": "0.160.1",
71
+ "@salesforce/lds-adapters-onestore-graphql": "^1.418.0",
72
+ "@salesforce/lds-bindings": "^1.418.0",
73
+ "@salesforce/lds-default-luvio": "^1.418.0"
75
74
  },
76
75
  "devDependencies": {
77
- "@salesforce/lds-compiler-plugins": "^1.416.1",
78
- "@salesforce/lds-jest": "^1.416.1",
79
- "@salesforce/lds-store-binary": "^1.416.1"
76
+ "@salesforce/lds-compiler-plugins": "^1.418.0",
77
+ "@salesforce/lds-jest": "^1.418.0",
78
+ "@salesforce/lds-store-binary": "^1.418.0"
80
79
  },
81
80
  "luvioBundlesize": [
82
81
  {
@@ -28827,4 +28827,4 @@ register({
28827
28827
  });
28828
28828
 
28829
28829
  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 };
28830
- // version: 1.416.1-c10be671f4
28830
+ // version: 1.418.0-68f5961c99
package/sfdc/index.js CHANGED
@@ -40411,4 +40411,4 @@ withDefaultLuvio((luvio) => {
40411
40411
  });
40412
40412
 
40413
40413
  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, createRelatedListAdapterWithPrediction, createRelatedListPlusAdapterWithPrediction, 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, isSupportedEntity, 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 };
40414
- // version: 1.416.1-c10be671f4
40414
+ // version: 1.418.0-68f5961c99
@@ -95,7 +95,7 @@ var TypeCheckShapes;
95
95
  TypeCheckShapes[TypeCheckShapes["Integer"] = 3] = "Integer";
96
96
  TypeCheckShapes[TypeCheckShapes["Unsupported"] = 4] = "Unsupported";
97
97
  })(TypeCheckShapes || (TypeCheckShapes = {}));
98
- // engine version: 0.159.0-6e2a1824
98
+ // engine version: 0.160.1-e075b880
99
99
 
100
100
  const { keys: ObjectKeys, create: ObjectCreate } = Object;
101
101