@salesforce/lds-worker-api 1.131.5 → 1.132.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.
@@ -761,4 +761,4 @@ if (process.env.NODE_ENV !== 'production') {
761
761
  }
762
762
 
763
763
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
764
- // version: 1.131.5-85e8eb5ad
764
+ // version: 1.132.0-bbccbac3a
@@ -3776,7 +3776,7 @@ function withDefaultLuvio(callback) {
3776
3776
  }
3777
3777
  callbacks.push(callback);
3778
3778
  }
3779
- // version: 1.131.5-85e8eb5ad
3779
+ // version: 1.132.0-bbccbac3a
3780
3780
 
3781
3781
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3782
3782
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15200,7 +15200,7 @@ function parseAndVisit(source) {
15200
15200
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15201
15201
  return luvioDocumentNode;
15202
15202
  }
15203
- // version: 1.131.5-85e8eb5ad
15203
+ // version: 1.132.0-bbccbac3a
15204
15204
 
15205
15205
  function unwrap(data) {
15206
15206
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16113,7 +16113,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16113
16113
  const { apiFamily, name } = metadata;
16114
16114
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16115
16115
  }
16116
- // version: 1.131.5-85e8eb5ad
16116
+ // version: 1.132.0-bbccbac3a
16117
16117
 
16118
16118
  /**
16119
16119
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44413,7 +44413,7 @@ withDefaultLuvio((luvio) => {
44413
44413
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44414
44414
  });
44415
44415
  });
44416
- // version: 1.131.5-4a677353b
44416
+ // version: 1.132.0-82978d015
44417
44417
 
44418
44418
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44419
44419
 
@@ -60042,7 +60042,7 @@ register({
60042
60042
  id: '@salesforce/lds-network-adapter',
60043
60043
  instrument: instrument$1,
60044
60044
  });
60045
- // version: 1.131.5-85e8eb5ad
60045
+ // version: 1.132.0-bbccbac3a
60046
60046
 
60047
60047
  const { create: create$2, keys: keys$2 } = Object;
60048
60048
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74350,7 +74350,7 @@ register({
74350
74350
  configuration: { ...configurationForGraphQLAdapters },
74351
74351
  instrument,
74352
74352
  });
74353
- // version: 1.131.5-4a677353b
74353
+ // version: 1.132.0-82978d015
74354
74354
 
74355
74355
  // On core the unstable adapters are re-exported with different names,
74356
74356
 
@@ -76479,7 +76479,7 @@ withDefaultLuvio((luvio) => {
76479
76479
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76480
76480
  graphQLImperative = ldsAdapter;
76481
76481
  });
76482
- // version: 1.131.5-4a677353b
76482
+ // version: 1.132.0-82978d015
76483
76483
 
76484
76484
  var gqlApi = /*#__PURE__*/Object.freeze({
76485
76485
  __proto__: null,
@@ -77171,4 +77171,4 @@ const { luvio } = getRuntime();
77171
77171
  setDefaultLuvio({ luvio });
77172
77172
 
77173
77173
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
77174
- // version: 1.131.5-85e8eb5ad
77174
+ // version: 1.132.0-bbccbac3a
@@ -3782,7 +3782,7 @@
3782
3782
  }
3783
3783
  callbacks.push(callback);
3784
3784
  }
3785
- // version: 1.131.5-85e8eb5ad
3785
+ // version: 1.132.0-bbccbac3a
3786
3786
 
3787
3787
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3788
3788
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15206,7 +15206,7 @@
15206
15206
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15207
15207
  return luvioDocumentNode;
15208
15208
  }
15209
- // version: 1.131.5-85e8eb5ad
15209
+ // version: 1.132.0-bbccbac3a
15210
15210
 
15211
15211
  function unwrap(data) {
15212
15212
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16119,7 +16119,7 @@
16119
16119
  const { apiFamily, name } = metadata;
16120
16120
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16121
16121
  }
16122
- // version: 1.131.5-85e8eb5ad
16122
+ // version: 1.132.0-bbccbac3a
16123
16123
 
16124
16124
  /**
16125
16125
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44419,7 +44419,7 @@
44419
44419
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44420
44420
  });
44421
44421
  });
44422
- // version: 1.131.5-4a677353b
44422
+ // version: 1.132.0-82978d015
44423
44423
 
44424
44424
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44425
44425
 
@@ -60048,7 +60048,7 @@
60048
60048
  id: '@salesforce/lds-network-adapter',
60049
60049
  instrument: instrument$1,
60050
60050
  });
60051
- // version: 1.131.5-85e8eb5ad
60051
+ // version: 1.132.0-bbccbac3a
60052
60052
 
60053
60053
  const { create: create$2, keys: keys$2 } = Object;
60054
60054
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74356,7 +74356,7 @@
74356
74356
  configuration: { ...configurationForGraphQLAdapters },
74357
74357
  instrument,
74358
74358
  });
74359
- // version: 1.131.5-4a677353b
74359
+ // version: 1.132.0-82978d015
74360
74360
 
74361
74361
  // On core the unstable adapters are re-exported with different names,
74362
74362
 
@@ -76485,7 +76485,7 @@
76485
76485
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76486
76486
  graphQLImperative = ldsAdapter;
76487
76487
  });
76488
- // version: 1.131.5-4a677353b
76488
+ // version: 1.132.0-82978d015
76489
76489
 
76490
76490
  var gqlApi = /*#__PURE__*/Object.freeze({
76491
76491
  __proto__: null,
@@ -77194,4 +77194,4 @@
77194
77194
  Object.defineProperty(exports, '__esModule', { value: true });
77195
77195
 
77196
77196
  }));
77197
- // version: 1.131.5-85e8eb5ad
77197
+ // version: 1.132.0-bbccbac3a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.131.5",
3
+ "version": "1.132.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",
@@ -1,18 +0,0 @@
1
- import type { IdleDetector, Activity } from 'o11y/dist/modules/o11y/client/interfaces';
2
- export declare const idleDetector: IdleDetector;
3
- export declare const activity: Partial<Activity>;
4
- type MetricsTags = Record<string, number | string | boolean>;
5
- declare function startActivity(_name: string): Activity;
6
- export declare const mockInstrumentation: {
7
- startActivity: typeof startActivity;
8
- error: () => void;
9
- trackValue: (_operation: string, _value: number, _hasError?: boolean, _tags?: MetricsTags) => void;
10
- incrementCounter: (_operation: string, _increment?: number, _hasError?: boolean, _tags?: MetricsTags) => void;
11
- };
12
- export declare const getInstrumentation: () => {
13
- startActivity: typeof startActivity;
14
- error: () => void;
15
- trackValue: (_operation: string, _value: number, _hasError?: boolean, _tags?: MetricsTags) => void;
16
- incrementCounter: (_operation: string, _increment?: number, _hasError?: boolean, _tags?: MetricsTags) => void;
17
- };
18
- export {};
@@ -1,18 +0,0 @@
1
- import type { IdleDetector, Activity } from 'o11y/dist/modules/o11y/client/interfaces';
2
- export declare const idleDetector: IdleDetector;
3
- export declare const activity: Partial<Activity>;
4
- type MetricsTags = Record<string, number | string | boolean>;
5
- declare function startActivity(_name: string): Activity;
6
- export declare const mockInstrumentation: {
7
- startActivity: typeof startActivity;
8
- error: () => void;
9
- trackValue: (_operation: string, _value: number, _hasError?: boolean, _tags?: MetricsTags) => void;
10
- incrementCounter: (_operation: string, _increment?: number, _hasError?: boolean, _tags?: MetricsTags) => void;
11
- };
12
- export declare const getInstrumentation: () => {
13
- startActivity: typeof startActivity;
14
- error: () => void;
15
- trackValue: (_operation: string, _value: number, _hasError?: boolean, _tags?: MetricsTags) => void;
16
- incrementCounter: (_operation: string, _increment?: number, _hasError?: boolean, _tags?: MetricsTags) => void;
17
- };
18
- export {};