@hiver/connector-agent 4.6.1-cfApps-beta.0 → 4.6.1-cfApps-beta.2

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.
@@ -1 +1 @@
1
- {"version":3,"file":"connector-cards.d.ts","sourceRoot":"","sources":["../../src/app/connector-cards.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAkF,MAAM,OAAO,CAAC;AAwF3G,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,SAAS,CAmexC,CAAC"}
1
+ {"version":3,"file":"connector-cards.d.ts","sourceRoot":"","sources":["../../src/app/connector-cards.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAkF,MAAM,OAAO,CAAC;AA6F3G,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,SAAS,CA0hBxC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"email-selection.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/email-selection.tsx"],"names":[],"mappings":"AAuBA,UAAU,MAAM;IACd,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,cAAc,GAAG,IAAI,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,gBAAgB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,SAAS,EAAE,OAAO,CAAC;CACpB;AA+GD,eAAO,MAAM,cAAc,uEAAwE,MAAM,4CAkDxG,CAAC"}
1
+ {"version":3,"file":"email-selection.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/email-selection.tsx"],"names":[],"mappings":"AAwBA,UAAU,MAAM;IACd,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,cAAc,GAAG,IAAI,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,gBAAgB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,SAAS,EAAE,OAAO,CAAC;CACpB;AA4HD,eAAO,MAAM,cAAc,uEAAwE,MAAM,4CAmDxG,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ConnectorLookupData } from '../types';
2
+ export declare const fetchBulkLookupConfigs: (connectorIds: string[]) => Promise<{
3
+ connectors: ConnectorLookupData[];
4
+ }>;
5
+ export declare const saveBulkLookupConfigs: (entries: {
6
+ connector_id: string;
7
+ hiver_param: string;
8
+ }[]) => Promise<unknown>;
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/customer-identity-mapping/api/index.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEpD,eAAO,MAAM,sBAAsB,iBACnB,MAAM,EAAE,KACrB,OAAO,CAAC;IAAE,UAAU,EAAE,mBAAmB,EAAE,CAAA;CAAE,CAc/C,CAAC;AAEF,eAAO,MAAM,qBAAqB,YACvB;IAAE,YAAY,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,EAAE,KACvD,OAAO,CAAC,OAAO,CAQjB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ConnectorLookupData } from '../types';
2
+ interface IProps {
3
+ open: boolean;
4
+ onClose: () => void;
5
+ connectors: ConnectorLookupData[];
6
+ }
7
+ export declare const CustomerIdentityMappingModal: import('react').NamedExoticComponent<IProps>;
8
+ export {};
9
+ //# sourceMappingURL=CustomerIdentityMappingModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CustomerIdentityMappingModal.d.ts","sourceRoot":"","sources":["../../../../src/features/customer-identity-mapping/components/CustomerIdentityMappingModal.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,mBAAmB,EAAe,MAAM,UAAU,CAAC;AAEjE,UAAU,MAAM;IACd,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,mBAAmB,EAAE,CAAC;CACnC;AAsID,eAAO,MAAM,4BAA4B,8CAmFvC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export declare const BULK_LOOKUP_API = "/v1/api/connectors/lookup/bulk";
2
+ export declare const BULK_LOOKUP_UPDATE_API = "/v1/api/connectors/lookup/bulk";
3
+ //# sourceMappingURL=api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/customer-identity-mapping/constants/api.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,mCAAmC,CAAC;AAChE,eAAO,MAAM,sBAAsB,mCAAmC,CAAC"}
@@ -0,0 +1,14 @@
1
+ export type LookupPreset = {
2
+ hiverParam: string;
3
+ label: string;
4
+ objectParamLabel: string;
5
+ };
6
+ export type ConnectorLookupData = {
7
+ connectorId: string;
8
+ connectorName: string;
9
+ logo: string;
10
+ hiverParam: string;
11
+ presets: LookupPreset[];
12
+ };
13
+ export type RowStateMap = Record<string, string>;
14
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/features/customer-identity-mapping/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAGF,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC"}