@salesforce/lds-worker-api 1.137.0 → 1.138.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/dist/sfdc/es/ldsWorkerApi.js +1 -1
- package/dist/standalone/es/lds-worker-api.js +8758 -8709
- package/dist/standalone/umd/lds-worker-api.js +8758 -8709
- package/package.json +2 -1
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/currency.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortDateFormat.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortDateTimeFormat.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortTimeFormat.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/locale.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/timeZone.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/@salesforce/user/Id.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/lightning/i18nCldrOptions.d.ts +0 -2
- package/dist/standalone/es/lds-runtime-mobile/src/__mocks__/lightning/i18nService.d.ts +0 -10
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/currency.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortDateFormat.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortDateTimeFormat.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/dateTime.shortTimeFormat.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/locale.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/i18n/timeZone.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/@salesforce/user/Id.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/lightning/i18nCldrOptions.d.ts +0 -2
- package/dist/standalone/umd/lds-runtime-mobile/src/__mocks__/lightning/i18nService.d.ts +0 -10
- package/dist/standalone/umd/lds-worker-api/src/standalone-stubs/instrumentation.d.ts +0 -21
- package/dist/standalone/umd/standalone-stubs/instrumentation.d.ts +0 -21
- /package/dist/sfdc/es/{draftQueueImplementation.d.ts → types/draftQueueImplementation.d.ts} +0 -0
- /package/dist/sfdc/es/{executeAdapter.d.ts → types/executeAdapter.d.ts} +0 -0
- /package/dist/sfdc/es/{language.d.ts → types/language.d.ts} +0 -0
- /package/dist/sfdc/es/{lightningAdapterApi.d.ts → types/lightningAdapterApi.d.ts} +0 -0
- /package/dist/sfdc/es/{main.d.ts → types/main.d.ts} +0 -0
- /package/dist/sfdc/es/{nimbusDraftQueue.d.ts → types/nimbusDraftQueue.d.ts} +0 -0
- /package/dist/sfdc/es/{primingApi.d.ts → types/primingApi.d.ts} +0 -0
- /package/dist/sfdc/es/{responses.d.ts → types/responses.d.ts} +0 -0
- /package/dist/sfdc/es/{standalone-stubs → types/standalone-stubs}/instrumentation.d.ts +0 -0
- /package/dist/sfdc/es/{standalone-stubs → types/standalone-stubs}/o11y.d.ts +0 -0
- /package/dist/sfdc/es/{standalone-stubs → types/standalone-stubs}/unwrap.d.ts +0 -0
- /package/dist/sfdc/es/{standalone.d.ts → types/standalone.d.ts} +0 -0
- /package/dist/sfdc/es/{ttl.d.ts → types/ttl.d.ts} +0 -0
- /package/dist/standalone/es/{draftQueueImplementation.d.ts → types/draftQueueImplementation.d.ts} +0 -0
- /package/dist/standalone/es/{executeAdapter.d.ts → types/executeAdapter.d.ts} +0 -0
- /package/dist/standalone/es/{language.d.ts → types/language.d.ts} +0 -0
- /package/dist/standalone/es/{lightningAdapterApi.d.ts → types/lightningAdapterApi.d.ts} +0 -0
- /package/dist/standalone/es/{main.d.ts → types/main.d.ts} +0 -0
- /package/dist/standalone/es/{nimbusDraftQueue.d.ts → types/nimbusDraftQueue.d.ts} +0 -0
- /package/dist/standalone/es/{primingApi.d.ts → types/primingApi.d.ts} +0 -0
- /package/dist/standalone/es/{responses.d.ts → types/responses.d.ts} +0 -0
- /package/dist/standalone/es/{lds-worker-api/src → types}/standalone-stubs/instrumentation.d.ts +0 -0
- /package/dist/standalone/es/{lds-worker-api/src → types}/standalone-stubs/o11y.d.ts +0 -0
- /package/dist/standalone/es/{lds-worker-api/src → types}/standalone-stubs/unwrap.d.ts +0 -0
- /package/dist/standalone/es/{standalone.d.ts → types/standalone.d.ts} +0 -0
- /package/dist/standalone/es/{ttl.d.ts → types/ttl.d.ts} +0 -0
- /package/dist/standalone/umd/{draftQueueImplementation.d.ts → types/draftQueueImplementation.d.ts} +0 -0
- /package/dist/standalone/umd/{executeAdapter.d.ts → types/executeAdapter.d.ts} +0 -0
- /package/dist/standalone/umd/{language.d.ts → types/language.d.ts} +0 -0
- /package/dist/standalone/umd/{lightningAdapterApi.d.ts → types/lightningAdapterApi.d.ts} +0 -0
- /package/dist/standalone/umd/{main.d.ts → types/main.d.ts} +0 -0
- /package/dist/standalone/umd/{nimbusDraftQueue.d.ts → types/nimbusDraftQueue.d.ts} +0 -0
- /package/dist/standalone/umd/{primingApi.d.ts → types/primingApi.d.ts} +0 -0
- /package/dist/standalone/umd/{responses.d.ts → types/responses.d.ts} +0 -0
- /package/dist/standalone/{es → umd/types}/standalone-stubs/instrumentation.d.ts +0 -0
- /package/dist/standalone/umd/{lds-worker-api/src → types}/standalone-stubs/o11y.d.ts +0 -0
- /package/dist/standalone/umd/{lds-worker-api/src → types}/standalone-stubs/unwrap.d.ts +0 -0
- /package/dist/standalone/umd/{standalone.d.ts → types/standalone.d.ts} +0 -0
- /package/dist/standalone/umd/{ttl.d.ts → types/ttl.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.138.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "dist/standalone/es/lds-worker-api.js",
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
"prepare": "yarn build",
|
|
29
29
|
"build": "rollup --config rollup.config.js",
|
|
30
30
|
"test:unit": "NODE_ENV=production jest",
|
|
31
|
+
"test:debug": "node --inspect-brk ../../node_modules/.bin/jest --runInBand",
|
|
31
32
|
"test:size": "luvioBundlesize",
|
|
32
33
|
"clean": "rm -rf dist",
|
|
33
34
|
"release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-worker-api"
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare function getNumberFormat(): {
|
|
2
|
-
format: () => string;
|
|
3
|
-
};
|
|
4
|
-
declare function getDateTimeFormat(): {
|
|
5
|
-
format: (date: number) => string;
|
|
6
|
-
};
|
|
7
|
-
declare function getDateTimeISO8601Parser(): {
|
|
8
|
-
parse: (input: string) => number | Date;
|
|
9
|
-
};
|
|
10
|
-
export { getNumberFormat, getDateTimeFormat, getDateTimeISO8601Parser };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare function getNumberFormat(): {
|
|
2
|
-
format: () => string;
|
|
3
|
-
};
|
|
4
|
-
declare function getDateTimeFormat(): {
|
|
5
|
-
format: (date: number) => string;
|
|
6
|
-
};
|
|
7
|
-
declare function getDateTimeISO8601Parser(): {
|
|
8
|
-
parse: (input: string) => number | Date;
|
|
9
|
-
};
|
|
10
|
-
export { getNumberFormat, getDateTimeFormat, getDateTimeISO8601Parser };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export declare const instrumentation: {
|
|
2
|
-
instrumentAdapter(createFunction: Function, _metadata: any): Function;
|
|
3
|
-
};
|
|
4
|
-
export declare function instrumentAdapter(createFunction: Function, _metadata: any): Function;
|
|
5
|
-
export declare function incrementGetRecordNotifyChangeAllowCount(): void;
|
|
6
|
-
export declare function incrementGetRecordNotifyChangeDropCount(): void;
|
|
7
|
-
export declare function incrementNotifyRecordUpdateAvailableAllowCount(): void;
|
|
8
|
-
export declare function incrementNotifyRecordUpdateAvailableDropCount(): void;
|
|
9
|
-
export declare function refreshApiEvent(): void;
|
|
10
|
-
export declare function instrumentGraphqlAdapter(createFunction: Function, _metadata: any): Function;
|
|
11
|
-
export declare function setLdsAdaptersUiapiInstrumentation(_uiapiRegistration: any): void;
|
|
12
|
-
export declare function setLdsNetworkAdapterInstrumentation(_networkAdapterRegistration: any): void;
|
|
13
|
-
export declare function setupInstrumentation(_luvio: any, _store: any): void;
|
|
14
|
-
export declare function instrumentLuvio(_context: unknown): void;
|
|
15
|
-
export declare const REFRESH_UIAPI_KEY = "refreshUiApi";
|
|
16
|
-
export declare const METRIC_KEYS: {};
|
|
17
|
-
export declare const O11Y_NAMESPACE_LDS_MOBILE = "lds-mobile";
|
|
18
|
-
export declare const withInstrumentation: () => undefined;
|
|
19
|
-
export declare class MetricsReporter {
|
|
20
|
-
reportGraphqlQueryParseError(): void;
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export declare const instrumentation: {
|
|
2
|
-
instrumentAdapter(createFunction: Function, _metadata: any): Function;
|
|
3
|
-
};
|
|
4
|
-
export declare function instrumentAdapter(createFunction: Function, _metadata: any): Function;
|
|
5
|
-
export declare function incrementGetRecordNotifyChangeAllowCount(): void;
|
|
6
|
-
export declare function incrementGetRecordNotifyChangeDropCount(): void;
|
|
7
|
-
export declare function incrementNotifyRecordUpdateAvailableAllowCount(): void;
|
|
8
|
-
export declare function incrementNotifyRecordUpdateAvailableDropCount(): void;
|
|
9
|
-
export declare function refreshApiEvent(): void;
|
|
10
|
-
export declare function instrumentGraphqlAdapter(createFunction: Function, _metadata: any): Function;
|
|
11
|
-
export declare function setLdsAdaptersUiapiInstrumentation(_uiapiRegistration: any): void;
|
|
12
|
-
export declare function setLdsNetworkAdapterInstrumentation(_networkAdapterRegistration: any): void;
|
|
13
|
-
export declare function setupInstrumentation(_luvio: any, _store: any): void;
|
|
14
|
-
export declare function instrumentLuvio(_context: unknown): void;
|
|
15
|
-
export declare const REFRESH_UIAPI_KEY = "refreshUiApi";
|
|
16
|
-
export declare const METRIC_KEYS: {};
|
|
17
|
-
export declare const O11Y_NAMESPACE_LDS_MOBILE = "lds-mobile";
|
|
18
|
-
export declare const withInstrumentation: () => undefined;
|
|
19
|
-
export declare class MetricsReporter {
|
|
20
|
-
reportGraphqlQueryParseError(): void;
|
|
21
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/standalone/es/{draftQueueImplementation.d.ts → types/draftQueueImplementation.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/standalone/es/{lds-worker-api/src → types}/standalone-stubs/instrumentation.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/standalone/umd/{draftQueueImplementation.d.ts → types/draftQueueImplementation.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|