@hiver/connector-agent 4.6.0 → 4.6.1-cfApps-beta.1

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": "@hiver/connector-agent",
3
- "version": "4.6.0",
3
+ "version": "4.6.1-cfApps-beta.1",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",
@@ -0,0 +1,2 @@
1
+ export declare const handlers: import('msw').HttpHandler[];
2
+ //# sourceMappingURL=customer-identity-mapping.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"customer-identity-mapping.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/customer-identity-mapping.ts"],"names":[],"mappings":"AAyDA,eAAO,MAAM,QAAQ,6BAAkD,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { ICardTypes, IListItemFieldData } from '../../../types/cards';
2
+ export declare const MOCK_CARD_IDS: string[];
2
3
  export declare const getSpecificConnector: (id: string, count?: number, isPreview?: boolean) => {
3
4
  cardTitle?: string | undefined;
4
5
  logoUrl?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-cards.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/fetch-cards.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAgCpE,eAAO,MAAM,oBAAoB,OAAQ,MAAM,UAAS,MAAM,cAAiB,OAAO;;;;cAqDjC,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiB9D,CAAC;AAaF,eAAO,MAAM,QAAQ,6BAAkD,CAAC"}
1
+ {"version":3,"file":"fetch-cards.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/fetch-cards.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAcpE,eAAO,MAAM,aAAa,UAAuD,CAAC;AAkBlF,eAAO,MAAM,oBAAoB,OAAQ,MAAM,UAAS,MAAM,cAAiB,OAAO;;;;cAqDjC,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiB9D,CAAC;AAaF,eAAO,MAAM,QAAQ,6BAAkD,CAAC"}
@@ -1,2 +1,3 @@
1
+ export declare const MOCK_CONNECTOR_IDS: string[];
1
2
  export declare const handlers: import('msw').HttpHandler[];
2
3
  //# sourceMappingURL=write-capability.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"write-capability.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/write-capability.ts"],"names":[],"mappings":"AAuuBA,eAAO,MAAM,QAAQ,6BASpB,CAAC"}
1
+ {"version":3,"file":"write-capability.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/write-capability.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,kBAAkB,UAA0E,CAAC;AA4tB1G,eAAO,MAAM,QAAQ,6BASpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../src/testing/mocks/handlers.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,QAAQ,6BAQpB,CAAC"}
1
+ {"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../src/testing/mocks/handlers.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,QAAQ,6BASpB,CAAC"}