@adtrackify/at-tracking-event-types 3.0.62 → 3.0.64

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.
Files changed (160) hide show
  1. package/README.md +12 -12
  2. package/dist/cjs/index.d.ts +1 -1
  3. package/dist/cjs/index.js +17 -17
  4. package/dist/cjs/types/api/account.d.ts +61 -61
  5. package/dist/cjs/types/api/account.js +22 -22
  6. package/dist/cjs/types/api/contact-acquisition.d.ts +37 -37
  7. package/dist/cjs/types/api/contact-acquisition.js +16 -16
  8. package/dist/cjs/types/api/destination-tracked-events.d.ts +11 -11
  9. package/dist/cjs/types/api/destination-tracked-events.js +3 -3
  10. package/dist/cjs/types/api/destinations/destination-catalog.d.ts +30 -30
  11. package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
  12. package/dist/cjs/types/api/destinations/destinations.d.ts +79 -79
  13. package/dist/cjs/types/api/destinations/destinations.js +35 -35
  14. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +8 -8
  15. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
  16. package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +97 -97
  17. package/dist/cjs/types/api/destinations/third-party-destination-configs.js +9 -9
  18. package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +7 -7
  19. package/dist/cjs/types/api/destinations/third-party-integration-configs.js +2 -2
  20. package/dist/cjs/types/api/event-last-seen.d.ts +6 -6
  21. package/dist/cjs/types/api/event-last-seen.js +2 -2
  22. package/dist/cjs/types/api/event-status.d.ts +18 -18
  23. package/dist/cjs/types/api/event-status.js +9 -9
  24. package/dist/cjs/types/api/index.d.ts +17 -17
  25. package/dist/cjs/types/api/index.js +33 -33
  26. package/dist/cjs/types/api/log-events.d.ts +16 -16
  27. package/dist/cjs/types/api/log-events.js +2 -2
  28. package/dist/cjs/types/api/pixel-setup-health.d.ts +19 -19
  29. package/dist/cjs/types/api/pixel-setup-health.js +2 -2
  30. package/dist/cjs/types/api/query.d.ts +160 -160
  31. package/dist/cjs/types/api/query.js +110 -110
  32. package/dist/cjs/types/api/shopify-app-install.d.ts +38 -38
  33. package/dist/cjs/types/api/shopify-app-install.js +13 -13
  34. package/dist/cjs/types/api/subscription.d.ts +125 -125
  35. package/dist/cjs/types/api/subscription.js +36 -36
  36. package/dist/cjs/types/api/tracking-events.d.ts +14 -14
  37. package/dist/cjs/types/api/tracking-events.js +2 -2
  38. package/dist/cjs/types/api/user.d.ts +13 -13
  39. package/dist/cjs/types/api/user.js +2 -2
  40. package/dist/cjs/types/common/address.d.ts +15 -15
  41. package/dist/cjs/types/common/address.js +2 -2
  42. package/dist/cjs/types/common/currency.d.ts +1 -1
  43. package/dist/cjs/types/common/currency.js +63 -63
  44. package/dist/cjs/types/common/index.d.ts +2 -2
  45. package/dist/cjs/types/common/index.js +18 -18
  46. package/dist/cjs/types/event/base/event-name-enum.d.ts +55 -54
  47. package/dist/cjs/types/event/base/event-name-enum.js +61 -60
  48. package/dist/cjs/types/event/base/event-name-enum.js.map +1 -1
  49. package/dist/cjs/types/event/base/event.d.ts +20 -20
  50. package/dist/cjs/types/event/base/event.js +10 -10
  51. package/dist/cjs/types/event/base/index.d.ts +2 -2
  52. package/dist/cjs/types/event/base/index.js +18 -18
  53. package/dist/cjs/types/event/context/event-context-identity.d.ts +17 -17
  54. package/dist/cjs/types/event/context/event-context-identity.js +2 -2
  55. package/dist/cjs/types/event/context/event-context.d.ts +159 -159
  56. package/dist/cjs/types/event/context/event-context.js +2 -2
  57. package/dist/cjs/types/event/context/index.d.ts +2 -2
  58. package/dist/cjs/types/event/context/index.js +18 -18
  59. package/dist/cjs/types/event/index.d.ts +5 -5
  60. package/dist/cjs/types/event/index.js +21 -21
  61. package/dist/cjs/types/event/log-event.d.ts +35 -35
  62. package/dist/cjs/types/event/log-event.js +22 -22
  63. package/dist/cjs/types/event/metric-event.d.ts +13 -13
  64. package/dist/cjs/types/event/metric-event.js +2 -2
  65. package/dist/cjs/types/event/tracking-event.d.ts +62 -62
  66. package/dist/cjs/types/event/tracking-event.js +2 -2
  67. package/dist/cjs/types/event-bus-event.d.ts +25 -25
  68. package/dist/cjs/types/event-bus-event.js +2 -2
  69. package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
  70. package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
  71. package/dist/cjs/types/fingerprint/index.d.ts +6 -6
  72. package/dist/cjs/types/fingerprint/index.js +18 -18
  73. package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
  74. package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
  75. package/dist/cjs/types/index.d.ts +7 -7
  76. package/dist/cjs/types/index.js +23 -23
  77. package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
  78. package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
  79. package/dist/cjs/types/tracking-event-ingest-message.d.ts +10 -10
  80. package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
  81. package/dist/esm/index.d.ts +1 -1
  82. package/dist/esm/index.js +1 -1
  83. package/dist/esm/types/api/account.d.ts +61 -61
  84. package/dist/esm/types/api/account.js +19 -19
  85. package/dist/esm/types/api/contact-acquisition.d.ts +37 -37
  86. package/dist/esm/types/api/contact-acquisition.js +13 -13
  87. package/dist/esm/types/api/destination-tracked-events.d.ts +11 -11
  88. package/dist/esm/types/api/destination-tracked-events.js +1 -1
  89. package/dist/esm/types/api/destinations/destination-catalog.d.ts +30 -30
  90. package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
  91. package/dist/esm/types/api/destinations/destinations.d.ts +79 -79
  92. package/dist/esm/types/api/destinations/destinations.js +32 -32
  93. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +8 -8
  94. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
  95. package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +97 -97
  96. package/dist/esm/types/api/destinations/third-party-destination-configs.js +6 -6
  97. package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +7 -7
  98. package/dist/esm/types/api/destinations/third-party-integration-configs.js +1 -1
  99. package/dist/esm/types/api/event-last-seen.d.ts +6 -6
  100. package/dist/esm/types/api/event-last-seen.js +1 -1
  101. package/dist/esm/types/api/event-status.d.ts +18 -18
  102. package/dist/esm/types/api/event-status.js +6 -6
  103. package/dist/esm/types/api/index.d.ts +17 -17
  104. package/dist/esm/types/api/index.js +17 -17
  105. package/dist/esm/types/api/log-events.d.ts +16 -16
  106. package/dist/esm/types/api/log-events.js +1 -1
  107. package/dist/esm/types/api/pixel-setup-health.d.ts +19 -19
  108. package/dist/esm/types/api/pixel-setup-health.js +1 -1
  109. package/dist/esm/types/api/query.d.ts +160 -160
  110. package/dist/esm/types/api/query.js +107 -107
  111. package/dist/esm/types/api/shopify-app-install.d.ts +38 -38
  112. package/dist/esm/types/api/shopify-app-install.js +10 -10
  113. package/dist/esm/types/api/subscription.d.ts +125 -125
  114. package/dist/esm/types/api/subscription.js +33 -33
  115. package/dist/esm/types/api/tracking-events.d.ts +14 -14
  116. package/dist/esm/types/api/tracking-events.js +1 -1
  117. package/dist/esm/types/api/user.d.ts +13 -13
  118. package/dist/esm/types/api/user.js +1 -1
  119. package/dist/esm/types/common/address.d.ts +15 -15
  120. package/dist/esm/types/common/address.js +1 -1
  121. package/dist/esm/types/common/currency.d.ts +1 -1
  122. package/dist/esm/types/common/currency.js +60 -60
  123. package/dist/esm/types/common/index.d.ts +2 -2
  124. package/dist/esm/types/common/index.js +2 -2
  125. package/dist/esm/types/event/base/event-name-enum.d.ts +55 -54
  126. package/dist/esm/types/event/base/event-name-enum.js +58 -57
  127. package/dist/esm/types/event/base/event-name-enum.js.map +1 -1
  128. package/dist/esm/types/event/base/event.d.ts +20 -20
  129. package/dist/esm/types/event/base/event.js +7 -7
  130. package/dist/esm/types/event/base/index.d.ts +2 -2
  131. package/dist/esm/types/event/base/index.js +2 -2
  132. package/dist/esm/types/event/context/event-context-identity.d.ts +17 -17
  133. package/dist/esm/types/event/context/event-context-identity.js +1 -1
  134. package/dist/esm/types/event/context/event-context.d.ts +159 -159
  135. package/dist/esm/types/event/context/event-context.js +1 -1
  136. package/dist/esm/types/event/context/index.d.ts +2 -2
  137. package/dist/esm/types/event/context/index.js +2 -2
  138. package/dist/esm/types/event/index.d.ts +5 -5
  139. package/dist/esm/types/event/index.js +5 -5
  140. package/dist/esm/types/event/log-event.d.ts +35 -35
  141. package/dist/esm/types/event/log-event.js +19 -19
  142. package/dist/esm/types/event/metric-event.d.ts +13 -13
  143. package/dist/esm/types/event/metric-event.js +1 -1
  144. package/dist/esm/types/event/tracking-event.d.ts +62 -62
  145. package/dist/esm/types/event/tracking-event.js +1 -1
  146. package/dist/esm/types/event-bus-event.d.ts +25 -25
  147. package/dist/esm/types/event-bus-event.js +1 -1
  148. package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
  149. package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
  150. package/dist/esm/types/fingerprint/index.d.ts +6 -6
  151. package/dist/esm/types/fingerprint/index.js +2 -2
  152. package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
  153. package/dist/esm/types/fingerprint/server-attributes.js +1 -1
  154. package/dist/esm/types/index.d.ts +7 -7
  155. package/dist/esm/types/index.js +7 -7
  156. package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
  157. package/dist/esm/types/third-party-event-configuration-types.js +1 -1
  158. package/dist/esm/types/tracking-event-ingest-message.d.ts +10 -10
  159. package/dist/esm/types/tracking-event-ingest-message.js +1 -1
  160. package/package.json +83 -83
@@ -1,25 +1,25 @@
1
- import { LogEvent, MetricEvent, TrackingEvent } from './event';
2
- export interface EventBusEvent {
3
- eventId: string;
4
- eventType: string;
5
- eventTime: string;
6
- eventData?: object;
7
- }
8
- export interface EventBusTrackingEvent extends EventBusEvent {
9
- eventData: {
10
- trackingEvent: TrackingEvent;
11
- pixelId: string;
12
- };
13
- }
14
- export interface EventBusMetricEvent extends EventBusEvent {
15
- eventData: {
16
- metricEvent: MetricEvent;
17
- pixelId: string;
18
- };
19
- }
20
- export interface EventBusLogEvent extends EventBusEvent {
21
- eventData: {
22
- logEvent: LogEvent;
23
- pixelId: string;
24
- };
25
- }
1
+ import { LogEvent, MetricEvent, TrackingEvent } from './event';
2
+ export interface EventBusEvent {
3
+ eventId: string;
4
+ eventType: string;
5
+ eventTime: string;
6
+ eventData?: object;
7
+ }
8
+ export interface EventBusTrackingEvent extends EventBusEvent {
9
+ eventData: {
10
+ trackingEvent: TrackingEvent;
11
+ pixelId: string;
12
+ };
13
+ }
14
+ export interface EventBusMetricEvent extends EventBusEvent {
15
+ eventData: {
16
+ metricEvent: MetricEvent;
17
+ pixelId: string;
18
+ };
19
+ }
20
+ export interface EventBusLogEvent extends EventBusEvent {
21
+ eventData: {
22
+ logEvent: LogEvent;
23
+ pixelId: string;
24
+ };
25
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=event-bus-event.js.map
@@ -1,60 +1,60 @@
1
- export interface BrowserFingerprintAttributes {
2
- ad_blocker?: boolean;
3
- architecture?: number;
4
- audio_analyser?: string;
5
- audio_formats?: string;
6
- browser_locationbar?: boolean;
7
- browser_menubar?: boolean;
8
- browser_personalbar?: boolean;
9
- browser_statusbar?: boolean;
10
- browser_toolbar?: boolean;
11
- canvas_geometry_hash?: string;
12
- canvas_winding?: boolean;
13
- color_depth?: number;
14
- color_gamut?: string;
15
- cookie_enabled?: boolean;
16
- device_timezone?: string;
17
- fonts?: string;
18
- forced_colors?: boolean;
19
- hdr?: boolean;
20
- indexed_db?: boolean;
21
- inverted_colors?: boolean;
22
- local_storage?: boolean;
23
- motion_reduced?: boolean;
24
- navigator_build_id?: string;
25
- navigator_cpu_class?: string;
26
- navigator_device_memory?: number;
27
- navigator_do_not_track?: string;
28
- navigator_hardware_concurrency?: number;
29
- navigator_java_enabled?: boolean;
30
- navigator_language?: string;
31
- navigator_languages?: string;
32
- navigator_media_devices?: string;
33
- navigator_os_cpu?: string;
34
- navigator_pdf_viewer_enabled?: boolean;
35
- navigator_permissions?: string;
36
- navigator_platform?: string;
37
- navigator_plugins?: string;
38
- navigator_product?: string;
39
- navigator_product_sub?: string;
40
- navigator_properties?: string;
41
- navigator_user_agent?: string;
42
- navigator_vendor?: string;
43
- navigator_vendor_sub?: string;
44
- open_database?: boolean;
45
- screen_resolution?: string;
46
- session_storage?: boolean;
47
- video_card?: string;
48
- video_formats?: string;
49
- web_gl_extensions?: string;
50
- web_gl_img_bytes_hash?: string;
51
- web_gl_img_hash?: string;
52
- web_gl_renderer?: string;
53
- web_gl_renderer_unmasked?: string;
54
- web_gl_shader_precisions?: string;
55
- web_gl_shading_language_version?: string;
56
- web_gl_status?: string;
57
- web_gl_vendor?: string;
58
- web_gl_vendor_unmasked?: string;
59
- web_gl_version?: string;
60
- }
1
+ export interface BrowserFingerprintAttributes {
2
+ ad_blocker?: boolean;
3
+ architecture?: number;
4
+ audio_analyser?: string;
5
+ audio_formats?: string;
6
+ browser_locationbar?: boolean;
7
+ browser_menubar?: boolean;
8
+ browser_personalbar?: boolean;
9
+ browser_statusbar?: boolean;
10
+ browser_toolbar?: boolean;
11
+ canvas_geometry_hash?: string;
12
+ canvas_winding?: boolean;
13
+ color_depth?: number;
14
+ color_gamut?: string;
15
+ cookie_enabled?: boolean;
16
+ device_timezone?: string;
17
+ fonts?: string;
18
+ forced_colors?: boolean;
19
+ hdr?: boolean;
20
+ indexed_db?: boolean;
21
+ inverted_colors?: boolean;
22
+ local_storage?: boolean;
23
+ motion_reduced?: boolean;
24
+ navigator_build_id?: string;
25
+ navigator_cpu_class?: string;
26
+ navigator_device_memory?: number;
27
+ navigator_do_not_track?: string;
28
+ navigator_hardware_concurrency?: number;
29
+ navigator_java_enabled?: boolean;
30
+ navigator_language?: string;
31
+ navigator_languages?: string;
32
+ navigator_media_devices?: string;
33
+ navigator_os_cpu?: string;
34
+ navigator_pdf_viewer_enabled?: boolean;
35
+ navigator_permissions?: string;
36
+ navigator_platform?: string;
37
+ navigator_plugins?: string;
38
+ navigator_product?: string;
39
+ navigator_product_sub?: string;
40
+ navigator_properties?: string;
41
+ navigator_user_agent?: string;
42
+ navigator_vendor?: string;
43
+ navigator_vendor_sub?: string;
44
+ open_database?: boolean;
45
+ screen_resolution?: string;
46
+ session_storage?: boolean;
47
+ video_card?: string;
48
+ video_formats?: string;
49
+ web_gl_extensions?: string;
50
+ web_gl_img_bytes_hash?: string;
51
+ web_gl_img_hash?: string;
52
+ web_gl_renderer?: string;
53
+ web_gl_renderer_unmasked?: string;
54
+ web_gl_shader_precisions?: string;
55
+ web_gl_shading_language_version?: string;
56
+ web_gl_status?: string;
57
+ web_gl_vendor?: string;
58
+ web_gl_vendor_unmasked?: string;
59
+ web_gl_version?: string;
60
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=browser-attributes.js.map
@@ -1,6 +1,6 @@
1
- import { BrowserFingerprintAttributes } from './browser-attributes';
2
- import { ServerFingerprintAttributes } from './server-attributes';
3
- export interface FingerprintAttributes extends BrowserFingerprintAttributes, ServerFingerprintAttributes {
4
- }
5
- export * from './browser-attributes';
6
- export * from './server-attributes';
1
+ import { BrowserFingerprintAttributes } from './browser-attributes';
2
+ import { ServerFingerprintAttributes } from './server-attributes';
3
+ export interface FingerprintAttributes extends BrowserFingerprintAttributes, ServerFingerprintAttributes {
4
+ }
5
+ export * from './browser-attributes';
6
+ export * from './server-attributes';
@@ -1,3 +1,3 @@
1
- export * from './browser-attributes';
2
- export * from './server-attributes';
1
+ export * from './browser-attributes';
2
+ export * from './server-attributes';
3
3
  //# sourceMappingURL=index.js.map
@@ -1,50 +1,50 @@
1
- export interface ServerFingerprintAttributes {
2
- ip_address?: string;
3
- is_wireless_carrier?: boolean;
4
- ip_geo_city?: string;
5
- ip_geo_region?: string;
6
- ip_geo_region_code?: string;
7
- ip_geo_region_type?: string;
8
- ip_geo_postal_code?: string;
9
- ip_geo_country_name?: string;
10
- ip_geo_country_code?: string;
11
- ip_geo_continent_name?: string;
12
- ip_geo_continent_code?: string;
13
- ip_longitude?: number;
14
- ip_latitude?: number;
15
- ip_asn_name?: string;
16
- ip_asn_type?: string;
17
- ip_company_name?: string;
18
- ip_company_type?: string;
19
- is_tor?: boolean;
20
- is_vpn?: boolean;
21
- is_icloud_relay?: boolean;
22
- is_proxy?: boolean;
23
- is_datacenter?: boolean;
24
- is_anonymous?: boolean;
25
- is_known_attacker?: boolean;
26
- is_known_abuser?: boolean;
27
- is_threat?: boolean;
28
- is_bogon?: boolean;
29
- vpn_score?: number;
30
- proxy_score?: number;
31
- threat_score?: number;
32
- trust_score?: number;
33
- browser_name?: string;
34
- browser_major_version?: string;
35
- browser_version?: string;
36
- browser_engine?: string;
37
- browser_engine_version?: string;
38
- browser_os_name?: string;
39
- browser_os_version?: string;
40
- browser_device_model?: string;
41
- browser_device_type?: string;
42
- browser_device_vendor?: string;
43
- browser_cpu?: string;
44
- user_agent_header?: string;
45
- accept_header?: string;
46
- accept_encoding_header?: string;
47
- accept_language_header?: string;
48
- mobile_header?: string;
49
- platform_header?: string;
50
- }
1
+ export interface ServerFingerprintAttributes {
2
+ ip_address?: string;
3
+ is_wireless_carrier?: boolean;
4
+ ip_geo_city?: string;
5
+ ip_geo_region?: string;
6
+ ip_geo_region_code?: string;
7
+ ip_geo_region_type?: string;
8
+ ip_geo_postal_code?: string;
9
+ ip_geo_country_name?: string;
10
+ ip_geo_country_code?: string;
11
+ ip_geo_continent_name?: string;
12
+ ip_geo_continent_code?: string;
13
+ ip_longitude?: number;
14
+ ip_latitude?: number;
15
+ ip_asn_name?: string;
16
+ ip_asn_type?: string;
17
+ ip_company_name?: string;
18
+ ip_company_type?: string;
19
+ is_tor?: boolean;
20
+ is_vpn?: boolean;
21
+ is_icloud_relay?: boolean;
22
+ is_proxy?: boolean;
23
+ is_datacenter?: boolean;
24
+ is_anonymous?: boolean;
25
+ is_known_attacker?: boolean;
26
+ is_known_abuser?: boolean;
27
+ is_threat?: boolean;
28
+ is_bogon?: boolean;
29
+ vpn_score?: number;
30
+ proxy_score?: number;
31
+ threat_score?: number;
32
+ trust_score?: number;
33
+ browser_name?: string;
34
+ browser_major_version?: string;
35
+ browser_version?: string;
36
+ browser_engine?: string;
37
+ browser_engine_version?: string;
38
+ browser_os_name?: string;
39
+ browser_os_version?: string;
40
+ browser_device_model?: string;
41
+ browser_device_type?: string;
42
+ browser_device_vendor?: string;
43
+ browser_cpu?: string;
44
+ user_agent_header?: string;
45
+ accept_header?: string;
46
+ accept_encoding_header?: string;
47
+ accept_language_header?: string;
48
+ mobile_header?: string;
49
+ platform_header?: string;
50
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=server-attributes.js.map
@@ -1,7 +1,7 @@
1
- export * from './api';
2
- export * from './common';
3
- export * from './event';
4
- export * from './event-bus-event';
5
- export * from './third-party-event-configuration-types';
6
- export * from './fingerprint';
7
- export * from './tracking-event-ingest-message';
1
+ export * from './api';
2
+ export * from './common';
3
+ export * from './event';
4
+ export * from './event-bus-event';
5
+ export * from './third-party-event-configuration-types';
6
+ export * from './fingerprint';
7
+ export * from './tracking-event-ingest-message';
@@ -1,8 +1,8 @@
1
- export * from './api';
2
- export * from './common';
3
- export * from './event';
4
- export * from './event-bus-event';
5
- export * from './third-party-event-configuration-types';
6
- export * from './fingerprint';
7
- export * from './tracking-event-ingest-message';
1
+ export * from './api';
2
+ export * from './common';
3
+ export * from './event';
4
+ export * from './event-bus-event';
5
+ export * from './third-party-event-configuration-types';
6
+ export * from './fingerprint';
7
+ export * from './tracking-event-ingest-message';
8
8
  //# sourceMappingURL=index.js.map
@@ -1,10 +1,10 @@
1
- export interface DestinationConfiguration {
2
- eventConfigurations: DestinationEventSpecificConfiguration[];
3
- allowCustomEvents?: boolean;
4
- }
5
- export interface DestinationEventSpecificConfiguration {
6
- enabled: boolean;
7
- sourceEventName: string;
8
- destinationEventName?: string;
9
- excludeEvent?: boolean;
10
- }
1
+ export interface DestinationConfiguration {
2
+ eventConfigurations: DestinationEventSpecificConfiguration[];
3
+ allowCustomEvents?: boolean;
4
+ }
5
+ export interface DestinationEventSpecificConfiguration {
6
+ enabled: boolean;
7
+ sourceEventName: string;
8
+ destinationEventName?: string;
9
+ excludeEvent?: boolean;
10
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=third-party-event-configuration-types.js.map
@@ -1,10 +1,10 @@
1
- import { Enrichment, EventIdentity, TrackingEvent } from './event';
2
- export interface TrackingEventIngestMessage {
3
- trackingEvent: TrackingEvent;
4
- env: string;
5
- identity?: EventIdentity;
6
- enrichment?: Enrichment;
7
- order?: any;
8
- batchId?: string;
9
- batchProcessedAt?: string;
10
- }
1
+ import { Enrichment, EventIdentity, TrackingEvent } from './event';
2
+ export interface TrackingEventIngestMessage {
3
+ trackingEvent: TrackingEvent;
4
+ env: string;
5
+ identity?: EventIdentity;
6
+ enrichment?: Enrichment;
7
+ order?: any;
8
+ batchId?: string;
9
+ batchProcessedAt?: string;
10
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=tracking-event-ingest-message.js.map
package/package.json CHANGED
@@ -1,84 +1,84 @@
1
- {
2
- "name": "@adtrackify/at-tracking-event-types",
3
- "version": "3.0.62",
4
- "description": "",
5
- "files": [
6
- "dist/*"
7
- ],
8
- "main": "./dist/cjs/index.js",
9
- "module": "./dist/esm/index.js",
10
- "engines": {
11
- "npm": ">=8.0.0 <10.4.0",
12
- "node": ">=16.0.0 <20.11.0"
13
- },
14
- "scripts": {
15
- "clean": "rimraf dist",
16
- "build": "npm run clean && npm run verify && cross-env NODE_ENV=production stage=dev APP_ENV=dev npm run tsc",
17
- "elint": "eslint --ignore-path .gitignore .",
18
- "format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
19
- "lint": "tslint -p tsconfig.json",
20
- "lint:fix": "eslint --ignore-path .gitignore . --fix",
21
- "coverage": "npm run test:all -- --coverage --group=unit",
22
- "test": "jest --group=unit --coverage",
23
- "test:all": "cross-env AWS_REGION=us-east-2 NODE_ENV=test jest --group=unit --coverage",
24
- "test:unit": "cross-env AWS_REGION=us-east-2 NODE_ENV=test jest --group=unit --coverage",
25
- "verify": "npm run clean && npm run type-check && npm run lint:fix",
26
- "version": "npm run format && git add -A src",
27
- "postversion": "git push && git push --tags",
28
- "push": "npm install && npm run build && npm publish",
29
- "type-check": "tsc --noEmit",
30
- "prepare": "husky install",
31
- "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
32
- "prepublishOnly": "npm run tsc"
33
- },
34
- "dependencies": {
35
- "@types/luxon": "^3.0.1",
36
- "@types/ua-parser-js": "^0.7.36"
37
- },
38
- "devDependencies": {
39
- "@babel/cli": "^7.13.16",
40
- "@babel/core": "^7.18.13",
41
- "@babel/plugin-proposal-optional-chaining": "^7.13.8",
42
- "@babel/plugin-transform-runtime": "^7.10.3",
43
- "@babel/preset-env": "^7.16.8",
44
- "@babel/preset-typescript": "^7.16.7",
45
- "@babel/runtime-corejs3": "^7.13.17",
46
- "@types/node": "^17.0.8",
47
- "@typescript-eslint/eslint-plugin": "^5.36.1",
48
- "@typescript-eslint/parser": "^5.36.1",
49
- "babel-eslint": "^10.1.0",
50
- "babel-jest": "^26.6.3",
51
- "babel-loader": "^8.2.2",
52
- "babel-polyfill": "^6.26.0",
53
- "core-js": "^3.25.0",
54
- "cross-env": "^7.0.3",
55
- "esbuild": "^0.14.54",
56
- "eslint": "^8.23.0",
57
- "eslint-config-standard": "^17.0.0",
58
- "eslint-plugin-babel": "^5.3.1",
59
- "eslint-plugin-import": "^2.26.0",
60
- "eslint-plugin-n": "^15.2.5",
61
- "eslint-plugin-promise": "^6.0.1",
62
- "eslint-webpack-plugin": "^3.1.1",
63
- "glob": "^8.0.3",
64
- "husky": "^6.0.0",
65
- "jest": "^27.5.1",
66
- "jest-cucumber": "3.0.1",
67
- "jest-junit": "13.0.0",
68
- "jest-runner-groups": "2.1.0",
69
- "npm-dts": "^1.3.12",
70
- "npm-run-all": "^4.1.5",
71
- "npm-scripts-info": "^0.1.0",
72
- "regenerator-runtime": "^0.13.9",
73
- "rimraf": "^3.0.2",
74
- "typescript": "4.7.4",
75
- "ua-parser-js": "^1.0.2"
76
- },
77
- "repository": {
78
- "type": "git",
79
- "url": "git+ssh://git@bitbucket.org/eacap/at-tracking-event-types.git"
80
- },
81
- "author": "",
82
- "license": "ISC",
83
- "homepage": "https://bitbucket.org/eacap/at-tracking-event-types#readme"
1
+ {
2
+ "name": "@adtrackify/at-tracking-event-types",
3
+ "version": "3.0.64",
4
+ "description": "",
5
+ "files": [
6
+ "dist/*"
7
+ ],
8
+ "main": "./dist/cjs/index.js",
9
+ "module": "./dist/esm/index.js",
10
+ "engines": {
11
+ "npm": ">=8.0.0 <10.4.0",
12
+ "node": ">=16.0.0 <20.11.0"
13
+ },
14
+ "scripts": {
15
+ "clean": "rimraf dist",
16
+ "build": "npm run clean && npm run verify && cross-env NODE_ENV=production stage=dev APP_ENV=dev npm run tsc",
17
+ "elint": "eslint --ignore-path .gitignore .",
18
+ "format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
19
+ "lint": "tslint -p tsconfig.json",
20
+ "lint:fix": "eslint --ignore-path .gitignore . --fix",
21
+ "coverage": "npm run test:all -- --coverage --group=unit",
22
+ "test": "jest --group=unit --coverage",
23
+ "test:all": "cross-env AWS_REGION=us-east-2 NODE_ENV=test jest --group=unit --coverage",
24
+ "test:unit": "cross-env AWS_REGION=us-east-2 NODE_ENV=test jest --group=unit --coverage",
25
+ "verify": "npm run clean && npm run type-check && npm run lint:fix",
26
+ "version": "npm run format && git add -A src",
27
+ "postversion": "git push && git push --tags",
28
+ "push": "npm install && npm run build && npm publish",
29
+ "type-check": "tsc --noEmit",
30
+ "prepare": "husky install",
31
+ "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
32
+ "prepublishOnly": "npm run tsc"
33
+ },
34
+ "dependencies": {
35
+ "@types/luxon": "^3.0.1",
36
+ "@types/ua-parser-js": "^0.7.36"
37
+ },
38
+ "devDependencies": {
39
+ "@babel/cli": "^7.13.16",
40
+ "@babel/core": "^7.18.13",
41
+ "@babel/plugin-proposal-optional-chaining": "^7.13.8",
42
+ "@babel/plugin-transform-runtime": "^7.10.3",
43
+ "@babel/preset-env": "^7.16.8",
44
+ "@babel/preset-typescript": "^7.16.7",
45
+ "@babel/runtime-corejs3": "^7.13.17",
46
+ "@types/node": "^17.0.8",
47
+ "@typescript-eslint/eslint-plugin": "^5.36.1",
48
+ "@typescript-eslint/parser": "^5.36.1",
49
+ "babel-eslint": "^10.1.0",
50
+ "babel-jest": "^26.6.3",
51
+ "babel-loader": "^8.2.2",
52
+ "babel-polyfill": "^6.26.0",
53
+ "core-js": "^3.25.0",
54
+ "cross-env": "^7.0.3",
55
+ "esbuild": "^0.14.54",
56
+ "eslint": "^8.23.0",
57
+ "eslint-config-standard": "^17.0.0",
58
+ "eslint-plugin-babel": "^5.3.1",
59
+ "eslint-plugin-import": "^2.26.0",
60
+ "eslint-plugin-n": "^15.2.5",
61
+ "eslint-plugin-promise": "^6.0.1",
62
+ "eslint-webpack-plugin": "^3.1.1",
63
+ "glob": "^8.0.3",
64
+ "husky": "^6.0.0",
65
+ "jest": "^27.5.1",
66
+ "jest-cucumber": "3.0.1",
67
+ "jest-junit": "13.0.0",
68
+ "jest-runner-groups": "2.1.0",
69
+ "npm-dts": "^1.3.12",
70
+ "npm-run-all": "^4.1.5",
71
+ "npm-scripts-info": "^0.1.0",
72
+ "regenerator-runtime": "^0.13.9",
73
+ "rimraf": "^3.0.2",
74
+ "typescript": "4.7.4",
75
+ "ua-parser-js": "^1.0.2"
76
+ },
77
+ "repository": {
78
+ "type": "git",
79
+ "url": "git+ssh://git@bitbucket.org/eacap/at-tracking-event-types.git"
80
+ },
81
+ "author": "",
82
+ "license": "ISC",
83
+ "homepage": "https://bitbucket.org/eacap/at-tracking-event-types#readme"
84
84
  }