@pipe0/ops 0.0.2 → 0.0.3

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 (53) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/fields/field-catalog.d.ts +776 -56
  3. package/dist/fields/json-meta/fields/companyenrich_match.d.ts +63 -0
  4. package/dist/fields/json-meta/fields/logodev-describe-match.d.ts +31 -0
  5. package/dist/fields/json-meta/fields/million-verifier-validation-match.d.ts +2 -2
  6. package/dist/fields/json-meta/fields/role-finder-match.d.ts +9 -0
  7. package/dist/form-generation/fields.d.ts +33 -7
  8. package/dist/index.d.ts +1 -0
  9. package/dist/index.js +3930 -3277
  10. package/dist/pipes/catalog/entries/company-identity-2.d.ts +4 -4
  11. package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +213 -0
  12. package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +244 -0
  13. package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +3 -3
  14. package/dist/pipes/catalog/entries/company-overview-2.d.ts +7 -7
  15. package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +7 -7
  16. package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +3 -3
  17. package/dist/pipes/catalog/entries/deprecated/company-identity-1.d.ts +3 -3
  18. package/dist/pipes/catalog/entries/deprecated/company-overview-1.d.ts +6 -6
  19. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-professional-profile-waterfall-1.d.ts +6 -6
  20. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-work-email-waterfall-1.d.ts +6 -6
  21. package/dist/pipes/catalog/entries/deprecated/people-professionalprofile-waterfall-1.d.ts +3 -3
  22. package/dist/pipes/catalog/entries/deprecated/people-professionalprofileurl-email-waterfall-1.d.ts +6 -6
  23. package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +4 -4
  24. package/dist/pipes/catalog/entries/people-email-validate-zerobounce-2.d.ts +1 -1
  25. package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +225 -0
  26. package/dist/pipes/catalog/entries/people-name-join-1.d.ts +7 -7
  27. package/dist/pipes/catalog/entries/people-name-split-1.d.ts +4 -4
  28. package/dist/pipes/catalog/entries/people-personalemail-profile-waterfall-1.d.ts +6 -6
  29. package/dist/pipes/catalog/entries/people-phone-profile-waterfall-1.d.ts +6 -6
  30. package/dist/pipes/catalog/entries/people-phone-workemail-waterfall-1.d.ts +6 -6
  31. package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +4 -4
  32. package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +7 -7
  33. package/dist/pipes/catalog/entries/website-extract-firecrawl-1.d.ts +1 -1
  34. package/dist/pipes/catalog/pipe.d.ts +347 -31
  35. package/dist/pipes/catalog/pipes-catalog.d.ts +1325 -259
  36. package/dist/pipes/catalog/types.d.ts +1 -1
  37. package/dist/pipes/catalog/utils/get-pipe-hash-key.d.ts +1 -1
  38. package/dist/pipes/catalog/utils/get-pipe-instances.d.ts +2 -2
  39. package/dist/pipes/catalog/utils/index.d.ts +34 -34
  40. package/dist/pipes/pipes-validator/get-output-field-info-from-dev.d.ts +18 -0
  41. package/dist/pipes/pipes-validator/pipes-validator.d.ts +2 -2
  42. package/dist/pipes/providers/provider-catalog.d.ts +24 -0
  43. package/dist/pipes/providers/provider-utils.d.ts +43 -19
  44. package/dist/pipes/utils/pipes-utils.d.ts +30 -30
  45. package/dist/pipes/utils/schemas-primitives.d.ts +78 -17
  46. package/dist/searches/catalog/entries/companies-profiles-icypeas-1.d.ts +4 -8
  47. package/dist/searches/catalog/searches-catalog.d.ts +198 -12
  48. package/dist/searches/index.d.ts +4 -8
  49. package/dist/utils/connection-id.d.ts +1 -1
  50. package/dist/utils/index.d.ts +4 -1
  51. package/dist/utils/schemas.d.ts +9 -2
  52. package/package.json +2 -3
  53. /package/dist/pipes/catalog/entries/{people-email-validate-million-1.d.ts → people-email-validate-millionverifier-1.d.ts} +0 -0
@@ -43,14 +43,14 @@ export declare abstract class Pipe<Payload extends {
43
43
  resolveFormat?: (_lazyContext: LazyResolveContext) => RecordFieldFormat;
44
44
  receivesMovementWidgets?: boolean;
45
45
  }): {
46
- name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
46
+ name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
47
47
  enabled: boolean;
48
48
  type: "string" | "number" | "boolean" | "json" | "unknown" | ((_lazyContext: LazyResolveContext) => RecordFieldType);
49
49
  format: "email" | "address_line_1" | "zip_code" | "profile_url" | "phone" | "website_url" | "int" | "json_object" | "json_list" | "json_list_string" | "url" | "currency" | "markdown" | "text" | "percent" | ((_lazyContext: LazyResolveContext) => RecordFieldFormat) | null;
50
50
  resolvedName: any;
51
- description: "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "ID of sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
51
+ description: "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "ID of sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
52
52
  jsonMeta: {
53
- readonly schema: z.ZodArray<z.ZodObject<{
53
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
54
54
  url: z.ZodURL;
55
55
  title: z.ZodNullable<z.ZodString>;
56
56
  description: z.ZodNullable<z.ZodString>;
@@ -61,7 +61,7 @@ export declare abstract class Pipe<Payload extends {
61
61
  description: string | null;
62
62
  }[];
63
63
  } | {
64
- readonly schema: z.ZodArray<z.ZodObject<{
64
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
65
65
  markdown: z.ZodNullable<z.ZodString>;
66
66
  html: z.ZodNullable<z.ZodString>;
67
67
  links: z.ZodNullable<z.ZodArray<z.ZodString>>;
@@ -80,13 +80,13 @@ export declare abstract class Pipe<Payload extends {
80
80
  } | null;
81
81
  }[];
82
82
  } | {
83
- readonly schema: z.ZodArray<z.ZodString>;
83
+ readonly zodSchema: z.ZodArray<z.ZodString>;
84
84
  readonly exampleValue: readonly ["https://pipe0.com", "https://pipe0.com/resources/documentation"];
85
85
  } | {
86
- readonly schema: z.ZodArray<z.ZodString>;
86
+ readonly zodSchema: z.ZodArray<z.ZodString>;
87
87
  readonly exampleValue: readonly ["https://pipe0.com", "https://pipe0.com/resources/documentation"];
88
88
  } | {
89
- readonly schema: z.ZodObject<{
89
+ readonly zodSchema: z.ZodObject<{
90
90
  profile: z.ZodOptional<z.ZodNullable<z.ZodObject<{
91
91
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
92
92
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -359,7 +359,7 @@ export declare abstract class Pipe<Payload extends {
359
359
  } | null | undefined;
360
360
  };
361
361
  } | {
362
- readonly schema: z.ZodArray<z.ZodObject<{
362
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
363
363
  company_name: z.ZodNullable<z.ZodString>;
364
364
  revenue: z.ZodNullable<z.ZodString>;
365
365
  headquarters_region: z.ZodNullable<z.ZodString>;
@@ -380,7 +380,7 @@ export declare abstract class Pipe<Payload extends {
380
380
  company_description: string;
381
381
  source_url: string | null;
382
382
  }[];
383
- readonly schema: z.ZodArray<z.ZodObject<{
383
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
384
384
  company_name: z.ZodNullable<z.ZodString>;
385
385
  date: z.ZodNullable<z.ZodString>;
386
386
  company_description: z.ZodString;
@@ -392,13 +392,13 @@ export declare abstract class Pipe<Payload extends {
392
392
  outlet_name: string | null;
393
393
  date: string | null;
394
394
  }[];
395
- readonly schema: z.ZodArray<z.ZodObject<{
395
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
396
396
  title: z.ZodNullable<z.ZodString>;
397
397
  outlet_name: z.ZodNullable<z.ZodString>;
398
398
  date: z.ZodNullable<z.ZodString>;
399
399
  }, z.z.core.$strip>>;
400
400
  } | {
401
- readonly schema: z.ZodArray<z.ZodObject<{
401
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
402
402
  round: z.ZodNullable<z.ZodString>;
403
403
  date: z.ZodNullable<z.ZodString>;
404
404
  amount: z.ZodNullable<z.ZodString>;
@@ -415,10 +415,10 @@ export declare abstract class Pipe<Payload extends {
415
415
  }[] | null;
416
416
  }[];
417
417
  } | {
418
- readonly schema: z.ZodArray<z.ZodString>;
418
+ readonly zodSchema: z.ZodArray<z.ZodString>;
419
419
  readonly exampleValue: string[];
420
420
  } | {
421
- readonly schema: z.ZodObject<{
421
+ readonly zodSchema: z.ZodObject<{
422
422
  spend_history: z.ZodArray<z.ZodObject<{
423
423
  date: z.ZodString;
424
424
  spend_usd: z.ZodNumber;
@@ -437,10 +437,10 @@ export declare abstract class Pipe<Payload extends {
437
437
  technologies_by_tag: Record<string, string[]>;
438
438
  };
439
439
  } | {
440
- readonly schema: z.ZodArray<z.ZodString>;
440
+ readonly zodSchema: z.ZodArray<z.ZodString>;
441
441
  readonly exampleValue: readonly ["john@pipe0.com", "jane@pipe0.com"];
442
442
  } | {
443
- readonly schema: z.ZodObject<{
443
+ readonly zodSchema: z.ZodObject<{
444
444
  profile: z.ZodOptional<z.ZodNullable<z.ZodObject<{
445
445
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
446
446
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -713,7 +713,7 @@ export declare abstract class Pipe<Payload extends {
713
713
  } | null | undefined;
714
714
  };
715
715
  } | {
716
- readonly schema: z.ZodObject<{
716
+ readonly zodSchema: z.ZodObject<{
717
717
  profile: z.ZodObject<{
718
718
  id: z.ZodNullable<z.ZodString>;
719
719
  name: z.ZodNullable<z.ZodString>;
@@ -1351,7 +1351,7 @@ export declare abstract class Pipe<Payload extends {
1351
1351
  };
1352
1352
  };
1353
1353
  } | {
1354
- readonly schema: z.ZodObject<{
1354
+ readonly zodSchema: z.ZodObject<{
1355
1355
  firstname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1356
1356
  lastname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1357
1357
  headline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -1390,7 +1390,7 @@ export declare abstract class Pipe<Payload extends {
1390
1390
  lastCompanyAddress?: string | null | undefined;
1391
1391
  };
1392
1392
  } | {
1393
- readonly schema: z.ZodObject<{
1393
+ readonly zodSchema: z.ZodObject<{
1394
1394
  name: z.ZodString;
1395
1395
  lid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1396
1396
  urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -1419,7 +1419,7 @@ export declare abstract class Pipe<Payload extends {
1419
1419
  employeeGrowth: never[];
1420
1420
  };
1421
1421
  } | {
1422
- readonly schema: z.ZodObject<{
1422
+ readonly zodSchema: z.ZodObject<{
1423
1423
  object: z.ZodLiteral<"linkedin_profile">;
1424
1424
  name: z.ZodNullable<z.ZodString>;
1425
1425
  headline: z.ZodNullable<z.ZodString>;
@@ -1574,7 +1574,7 @@ export declare abstract class Pipe<Payload extends {
1574
1574
  }[];
1575
1575
  };
1576
1576
  } | {
1577
- readonly schema: z.ZodArray<z.ZodObject<{
1577
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
1578
1578
  text: z.ZodString;
1579
1579
  url: z.ZodURL;
1580
1580
  created_at: z.ZodNullable<z.z.ZodISODateTime>;
@@ -1591,7 +1591,7 @@ export declare abstract class Pipe<Payload extends {
1591
1591
  urn: string;
1592
1592
  };
1593
1593
  } | {
1594
- readonly schema: z.ZodObject<{
1594
+ readonly zodSchema: z.ZodObject<{
1595
1595
  email: z.ZodString;
1596
1596
  quality: z.ZodEnum<{
1597
1597
  "": "";
@@ -1601,11 +1601,11 @@ export declare abstract class Pipe<Payload extends {
1601
1601
  }>;
1602
1602
  result: z.ZodEnum<{
1603
1603
  error: "error";
1604
- invalid: "invalid";
1605
- disposable: "disposable";
1606
1604
  ok: "ok";
1607
1605
  catch_all: "catch_all";
1608
1606
  unkown: "unkown";
1607
+ disposable: "disposable";
1608
+ invalid: "invalid";
1609
1609
  }>;
1610
1610
  resultcode: z.ZodInt;
1611
1611
  subresult: z.ZodString;
@@ -1617,7 +1617,7 @@ export declare abstract class Pipe<Payload extends {
1617
1617
  readonly exampleValue: {
1618
1618
  email: string;
1619
1619
  quality: "" | "good" | "bod" | "risky";
1620
- result: "error" | "invalid" | "disposable" | "ok" | "catch_all" | "unkown";
1620
+ result: "error" | "ok" | "catch_all" | "unkown" | "disposable" | "invalid";
1621
1621
  resultcode: number;
1622
1622
  subresult: string;
1623
1623
  free: boolean;
@@ -1626,7 +1626,7 @@ export declare abstract class Pipe<Payload extends {
1626
1626
  error?: string | null | undefined;
1627
1627
  };
1628
1628
  } | {
1629
- readonly schema: z.ZodObject<{
1629
+ readonly zodSchema: z.ZodObject<{
1630
1630
  address: z.ZodEmail;
1631
1631
  status: z.ZodUnion<readonly [z.ZodLiteral<"valid">, z.ZodLiteral<"invalid">, z.ZodLiteral<"catch-all">, z.ZodLiteral<"unknown">, z.ZodLiteral<"spamtrap">, z.ZodLiteral<"abuse">, z.ZodLiteral<"do_not_mail">]>;
1632
1632
  sub_status: z.ZodUnion<readonly [z.ZodLiteral<"alternate">, z.ZodLiteral<"antispam_system">, z.ZodLiteral<"greylisted">, z.ZodLiteral<"mail_server_temporary_error">, z.ZodLiteral<"forcible_disconnect">, z.ZodLiteral<"mail_server_did_not_respond">, z.ZodLiteral<"timeout_exceeded">, z.ZodLiteral<"failed_smtp_connection">, z.ZodLiteral<"mailbox_quota_exceeded">, z.ZodLiteral<"exception_occurred">, z.ZodLiteral<"possible_trap">, z.ZodLiteral<"role_based">, z.ZodLiteral<"global_suppression">, z.ZodLiteral<"mailbox_not_found">, z.ZodLiteral<"no_dns_entries">, z.ZodLiteral<"failed_syntax_check">, z.ZodLiteral<"possible_typo">, z.ZodLiteral<"unroutable_ip_address">, z.ZodLiteral<"leading_period_removed">, z.ZodLiteral<"does_not_accept_mail">, z.ZodLiteral<"alias_address">, z.ZodLiteral<"role_based_catch_all">, z.ZodLiteral<"disposable">, z.ZodLiteral<"toxic">, z.ZodLiteral<"accept_all">, z.ZodLiteral<"">]>;
@@ -1653,8 +1653,8 @@ export declare abstract class Pipe<Payload extends {
1653
1653
  }, z.z.core.$strip>;
1654
1654
  readonly exampleValue: {
1655
1655
  address: string;
1656
- status: "unknown" | "valid" | "invalid" | "catch-all" | "spamtrap" | "abuse" | "do_not_mail";
1657
- sub_status: "" | "alternate" | "antispam_system" | "greylisted" | "mail_server_temporary_error" | "forcible_disconnect" | "mail_server_did_not_respond" | "timeout_exceeded" | "failed_smtp_connection" | "mailbox_quota_exceeded" | "exception_occurred" | "possible_trap" | "role_based" | "global_suppression" | "mailbox_not_found" | "no_dns_entries" | "failed_syntax_check" | "possible_typo" | "unroutable_ip_address" | "leading_period_removed" | "does_not_accept_mail" | "alias_address" | "role_based_catch_all" | "disposable" | "toxic" | "accept_all";
1656
+ status: "unknown" | "invalid" | "valid" | "catch-all" | "spamtrap" | "abuse" | "do_not_mail";
1657
+ sub_status: "" | "disposable" | "alternate" | "antispam_system" | "greylisted" | "mail_server_temporary_error" | "forcible_disconnect" | "mail_server_did_not_respond" | "timeout_exceeded" | "failed_smtp_connection" | "mailbox_quota_exceeded" | "exception_occurred" | "possible_trap" | "role_based" | "global_suppression" | "mailbox_not_found" | "no_dns_entries" | "failed_syntax_check" | "possible_typo" | "unroutable_ip_address" | "leading_period_removed" | "does_not_accept_mail" | "alias_address" | "role_based_catch_all" | "toxic" | "accept_all";
1658
1658
  account: string;
1659
1659
  domain: string;
1660
1660
  did_you_mean: string | null;
@@ -1674,7 +1674,7 @@ export declare abstract class Pipe<Payload extends {
1674
1674
  active_in_days?: "" | "30" | "60" | "90" | "180" | "365" | "365+" | null | undefined;
1675
1675
  };
1676
1676
  } | {
1677
- readonly schema: z.ZodObject<{
1677
+ readonly zodSchema: z.ZodObject<{
1678
1678
  criterion: z.ZodString;
1679
1679
  reasoning: z.ZodString;
1680
1680
  satisfied: z.ZodEnum<{
@@ -1699,7 +1699,323 @@ export declare abstract class Pipe<Payload extends {
1699
1699
  }[];
1700
1700
  };
1701
1701
  } | {
1702
- readonly schema: z.ZodObject<{
1702
+ readonly zodSchema: z.ZodObject<{
1703
+ id: z.ZodString;
1704
+ name: z.ZodNullable<z.ZodString>;
1705
+ domain: z.ZodNullable<z.ZodString>;
1706
+ website: z.ZodNullable<z.ZodString>;
1707
+ type: z.ZodNullable<z.ZodString>;
1708
+ industry: z.ZodNullable<z.ZodString>;
1709
+ industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
1710
+ categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
1711
+ employees: z.ZodNullable<z.ZodNumber>;
1712
+ revenue: z.ZodNullable<z.ZodString>;
1713
+ description: z.ZodNullable<z.ZodString>;
1714
+ keywords: z.ZodNullable<z.ZodArray<z.ZodString>>;
1715
+ technologies: z.ZodNullable<z.ZodArray<z.ZodString>>;
1716
+ subsidiaries: z.ZodNullable<z.ZodArray<z.ZodString>>;
1717
+ founded_year: z.ZodNullable<z.ZodNumber>;
1718
+ naics_codes: z.ZodNullable<z.ZodArray<z.ZodString>>;
1719
+ location: z.ZodNullable<z.ZodObject<{
1720
+ country: z.ZodNullable<z.ZodObject<{
1721
+ code: z.ZodNullable<z.ZodString>;
1722
+ name: z.ZodNullable<z.ZodString>;
1723
+ latitude: z.ZodNullable<z.ZodNumber>;
1724
+ longitude: z.ZodNullable<z.ZodNumber>;
1725
+ }, z.z.core.$strip>>;
1726
+ state: z.ZodNullable<z.ZodObject<{
1727
+ id: z.ZodNullable<z.ZodNumber>;
1728
+ name: z.ZodNullable<z.ZodString>;
1729
+ code: z.ZodNullable<z.ZodString>;
1730
+ latitude: z.ZodNullable<z.ZodNumber>;
1731
+ longitude: z.ZodNullable<z.ZodNumber>;
1732
+ }, z.z.core.$strip>>;
1733
+ city: z.ZodNullable<z.ZodString>;
1734
+ address: z.ZodNullable<z.ZodString>;
1735
+ postal_code: z.ZodNullable<z.ZodString>;
1736
+ phone: z.ZodNullable<z.ZodString>;
1737
+ }, z.z.core.$strip>>;
1738
+ financial: z.ZodNullable<z.ZodObject<{
1739
+ stock_symbol: z.ZodNullable<z.ZodString>;
1740
+ stock_exchange: z.ZodNullable<z.ZodString>;
1741
+ total_funding: z.ZodNullable<z.ZodString>;
1742
+ funding_stage: z.ZodNullable<z.ZodString>;
1743
+ funding_date: z.ZodNullable<z.ZodString>;
1744
+ funding: z.ZodNullable<z.ZodString>;
1745
+ }, z.z.core.$strip>>;
1746
+ socials: z.ZodNullable<z.ZodObject<{
1747
+ linkedin_url: z.ZodNullable<z.ZodString>;
1748
+ linkedin_id: z.ZodNullable<z.ZodString>;
1749
+ twitter_url: z.ZodNullable<z.ZodString>;
1750
+ facebook_url: z.ZodNullable<z.ZodString>;
1751
+ instagram_url: z.ZodNullable<z.ZodString>;
1752
+ angellist_url: z.ZodNullable<z.ZodString>;
1753
+ crunchbase_url: z.ZodNullable<z.ZodString>;
1754
+ youtube_url: z.ZodNullable<z.ZodString>;
1755
+ g2_url: z.ZodNullable<z.ZodString>;
1756
+ }, z.z.core.$strip>>;
1757
+ page_rank: z.ZodNullable<z.ZodNumber>;
1758
+ logo_url: z.ZodNullable<z.ZodString>;
1759
+ seo_description: z.ZodNullable<z.ZodString>;
1760
+ updated_at: z.ZodNullable<z.ZodString>;
1761
+ }, z.z.core.$strip>;
1762
+ readonly exampleValue: {
1763
+ id: string;
1764
+ name: string | null;
1765
+ domain: string | null;
1766
+ website: string | null;
1767
+ type: string | null;
1768
+ industry: string | null;
1769
+ industries: string[] | null;
1770
+ categories: string[] | null;
1771
+ employees: number | null;
1772
+ revenue: string | null;
1773
+ description: string | null;
1774
+ keywords: string[] | null;
1775
+ technologies: string[] | null;
1776
+ subsidiaries: string[] | null;
1777
+ founded_year: number | null;
1778
+ naics_codes: string[] | null;
1779
+ location: {
1780
+ country: {
1781
+ code: string | null;
1782
+ name: string | null;
1783
+ latitude: number | null;
1784
+ longitude: number | null;
1785
+ } | null;
1786
+ state: {
1787
+ id: number | null;
1788
+ name: string | null;
1789
+ code: string | null;
1790
+ latitude: number | null;
1791
+ longitude: number | null;
1792
+ } | null;
1793
+ city: string | null;
1794
+ address: string | null;
1795
+ postal_code: string | null;
1796
+ phone: string | null;
1797
+ } | null;
1798
+ financial: {
1799
+ stock_symbol: string | null;
1800
+ stock_exchange: string | null;
1801
+ total_funding: string | null;
1802
+ funding_stage: string | null;
1803
+ funding_date: string | null;
1804
+ funding: string | null;
1805
+ } | null;
1806
+ socials: {
1807
+ linkedin_url: string | null;
1808
+ linkedin_id: string | null;
1809
+ twitter_url: string | null;
1810
+ facebook_url: string | null;
1811
+ instagram_url: string | null;
1812
+ angellist_url: string | null;
1813
+ crunchbase_url: string | null;
1814
+ youtube_url: string | null;
1815
+ g2_url: string | null;
1816
+ } | null;
1817
+ page_rank: number | null;
1818
+ logo_url: string | null;
1819
+ seo_description: string | null;
1820
+ updated_at: string | null;
1821
+ };
1822
+ } | {
1823
+ readonly zodSchema: z.ZodObject<{
1824
+ name: z.ZodNullable<z.ZodString>;
1825
+ profile_url: z.ZodNullable<z.ZodString>;
1826
+ company_name: z.ZodNullable<z.ZodString>;
1827
+ company_website_url: z.ZodNullable<z.ZodString>;
1828
+ job_title: z.ZodNullable<z.ZodString>;
1829
+ }, z.z.core.$strip>;
1830
+ readonly exampleValue: {
1831
+ name: string | null;
1832
+ profile_url: string | null;
1833
+ company_name: string | null;
1834
+ company_website_url: string | null;
1835
+ job_title: string | null;
1836
+ };
1837
+ } | {
1838
+ readonly zodSchema: z.ZodArray<z.ZodObject<{
1839
+ id: z.ZodString;
1840
+ name: z.ZodNullable<z.ZodString>;
1841
+ domain: z.ZodNullable<z.ZodString>;
1842
+ website: z.ZodNullable<z.ZodString>;
1843
+ type: z.ZodNullable<z.ZodString>;
1844
+ industry: z.ZodNullable<z.ZodString>;
1845
+ industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
1846
+ categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
1847
+ employees: z.ZodNullable<z.ZodNumber>;
1848
+ revenue: z.ZodNullable<z.ZodString>;
1849
+ description: z.ZodNullable<z.ZodString>;
1850
+ keywords: z.ZodNullable<z.ZodArray<z.ZodString>>;
1851
+ technologies: z.ZodNullable<z.ZodArray<z.ZodString>>;
1852
+ subsidiaries: z.ZodNullable<z.ZodArray<z.ZodString>>;
1853
+ founded_year: z.ZodNullable<z.ZodNumber>;
1854
+ naics_codes: z.ZodNullable<z.ZodArray<z.ZodString>>;
1855
+ location: z.ZodNullable<z.ZodObject<{
1856
+ country: z.ZodNullable<z.ZodObject<{
1857
+ code: z.ZodNullable<z.ZodString>;
1858
+ name: z.ZodNullable<z.ZodString>;
1859
+ latitude: z.ZodNullable<z.ZodNumber>;
1860
+ longitude: z.ZodNullable<z.ZodNumber>;
1861
+ }, z.z.core.$strip>>;
1862
+ state: z.ZodNullable<z.ZodObject<{
1863
+ id: z.ZodNullable<z.ZodNumber>;
1864
+ name: z.ZodNullable<z.ZodString>;
1865
+ code: z.ZodNullable<z.ZodString>;
1866
+ latitude: z.ZodNullable<z.ZodNumber>;
1867
+ longitude: z.ZodNullable<z.ZodNumber>;
1868
+ }, z.z.core.$strip>>;
1869
+ city: z.ZodNullable<z.ZodString>;
1870
+ address: z.ZodNullable<z.ZodString>;
1871
+ postal_code: z.ZodNullable<z.ZodString>;
1872
+ phone: z.ZodNullable<z.ZodString>;
1873
+ }, z.z.core.$strip>>;
1874
+ financial: z.ZodNullable<z.ZodObject<{
1875
+ stock_symbol: z.ZodNullable<z.ZodString>;
1876
+ stock_exchange: z.ZodNullable<z.ZodString>;
1877
+ total_funding: z.ZodNullable<z.ZodString>;
1878
+ funding_stage: z.ZodNullable<z.ZodString>;
1879
+ funding_date: z.ZodNullable<z.ZodString>;
1880
+ funding: z.ZodNullable<z.ZodString>;
1881
+ }, z.z.core.$strip>>;
1882
+ socials: z.ZodNullable<z.ZodObject<{
1883
+ linkedin_url: z.ZodNullable<z.ZodString>;
1884
+ linkedin_id: z.ZodNullable<z.ZodString>;
1885
+ twitter_url: z.ZodNullable<z.ZodString>;
1886
+ facebook_url: z.ZodNullable<z.ZodString>;
1887
+ instagram_url: z.ZodNullable<z.ZodString>;
1888
+ angellist_url: z.ZodNullable<z.ZodString>;
1889
+ crunchbase_url: z.ZodNullable<z.ZodString>;
1890
+ youtube_url: z.ZodNullable<z.ZodString>;
1891
+ g2_url: z.ZodNullable<z.ZodString>;
1892
+ }, z.z.core.$strip>>;
1893
+ page_rank: z.ZodNullable<z.ZodNumber>;
1894
+ logo_url: z.ZodNullable<z.ZodString>;
1895
+ seo_description: z.ZodNullable<z.ZodString>;
1896
+ updated_at: z.ZodNullable<z.ZodString>;
1897
+ }, z.z.core.$strip>>;
1898
+ readonly exampleValue: {
1899
+ id: string;
1900
+ name: string | null;
1901
+ domain: string | null;
1902
+ website: string | null;
1903
+ type: string | null;
1904
+ industry: string | null;
1905
+ industries: string[] | null;
1906
+ categories: string[] | null;
1907
+ employees: number | null;
1908
+ revenue: string | null;
1909
+ description: string | null;
1910
+ keywords: string[] | null;
1911
+ technologies: string[] | null;
1912
+ subsidiaries: string[] | null;
1913
+ founded_year: number | null;
1914
+ naics_codes: string[] | null;
1915
+ location: {
1916
+ country: {
1917
+ code: string | null;
1918
+ name: string | null;
1919
+ latitude: number | null;
1920
+ longitude: number | null;
1921
+ } | null;
1922
+ state: {
1923
+ id: number | null;
1924
+ name: string | null;
1925
+ code: string | null;
1926
+ latitude: number | null;
1927
+ longitude: number | null;
1928
+ } | null;
1929
+ city: string | null;
1930
+ address: string | null;
1931
+ postal_code: string | null;
1932
+ phone: string | null;
1933
+ } | null;
1934
+ financial: {
1935
+ stock_symbol: string | null;
1936
+ stock_exchange: string | null;
1937
+ total_funding: string | null;
1938
+ funding_stage: string | null;
1939
+ funding_date: string | null;
1940
+ funding: string | null;
1941
+ } | null;
1942
+ socials: {
1943
+ linkedin_url: string | null;
1944
+ linkedin_id: string | null;
1945
+ twitter_url: string | null;
1946
+ facebook_url: string | null;
1947
+ instagram_url: string | null;
1948
+ angellist_url: string | null;
1949
+ crunchbase_url: string | null;
1950
+ youtube_url: string | null;
1951
+ g2_url: string | null;
1952
+ } | null;
1953
+ page_rank: number | null;
1954
+ logo_url: string | null;
1955
+ seo_description: string | null;
1956
+ updated_at: string | null;
1957
+ }[];
1958
+ } | {
1959
+ readonly exampleValue: {
1960
+ name: string;
1961
+ domain: string;
1962
+ description: string;
1963
+ indexed_at: string;
1964
+ logo: string;
1965
+ blurhash: string;
1966
+ colors: {
1967
+ r: number;
1968
+ g: number;
1969
+ b: number;
1970
+ hex: string;
1971
+ }[];
1972
+ socials?: {
1973
+ facebook?: string | undefined;
1974
+ github?: string | undefined;
1975
+ instagram?: string | undefined;
1976
+ linkedin?: string | undefined;
1977
+ pinterest?: string | undefined;
1978
+ reddit?: string | undefined;
1979
+ snapchat?: string | undefined;
1980
+ telegram?: string | undefined;
1981
+ tumblr?: string | undefined;
1982
+ twitter?: string | undefined;
1983
+ wechat?: string | undefined;
1984
+ whatsapp?: string | undefined;
1985
+ youtube?: string | undefined;
1986
+ } | undefined;
1987
+ };
1988
+ readonly zodSchema: z.ZodObject<{
1989
+ name: z.ZodString;
1990
+ domain: z.ZodString;
1991
+ description: z.ZodString;
1992
+ indexed_at: z.z.ZodISODateTime;
1993
+ socials: z.ZodOptional<z.ZodObject<{
1994
+ facebook: z.ZodOptional<z.ZodURL>;
1995
+ github: z.ZodOptional<z.ZodURL>;
1996
+ instagram: z.ZodOptional<z.ZodURL>;
1997
+ linkedin: z.ZodOptional<z.ZodURL>;
1998
+ pinterest: z.ZodOptional<z.ZodURL>;
1999
+ reddit: z.ZodOptional<z.ZodURL>;
2000
+ snapchat: z.ZodOptional<z.ZodURL>;
2001
+ telegram: z.ZodOptional<z.ZodURL>;
2002
+ tumblr: z.ZodOptional<z.ZodURL>;
2003
+ twitter: z.ZodOptional<z.ZodURL>;
2004
+ wechat: z.ZodOptional<z.ZodURL>;
2005
+ whatsapp: z.ZodOptional<z.ZodURL>;
2006
+ youtube: z.ZodOptional<z.ZodURL>;
2007
+ }, z.z.core.$strip>>;
2008
+ logo: z.ZodURL;
2009
+ blurhash: z.ZodString;
2010
+ colors: z.ZodArray<z.ZodObject<{
2011
+ r: z.ZodNumber;
2012
+ g: z.ZodNumber;
2013
+ b: z.ZodNumber;
2014
+ hex: z.ZodString;
2015
+ }, z.z.core.$strip>>;
2016
+ }, z.z.core.$strip>;
2017
+ } | {
2018
+ readonly zodSchema: z.ZodObject<{
1703
2019
  object: z.ZodLiteral<"linkedin_profile">;
1704
2020
  name: z.ZodNullable<z.ZodString>;
1705
2021
  headline: z.ZodNullable<z.ZodString>;
@@ -1854,13 +2170,13 @@ export declare abstract class Pipe<Payload extends {
1854
2170
  }[];
1855
2171
  };
1856
2172
  } | null;
1857
- label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "Founding year" | "Technology list" | "Spending Trend" | "Builtwith technology response" | "Follower count" | "Mobile" | "Phone" | "Landline" | "Job description" | "Email address" | "Personal email" | "Alternate personal email" | "Latest news" | "Work email" | "Headcount" | "Clado person match" | "Icypeas person match" | "Icypeas company match" | "First name" | "Addressee name" | "Avatar URL" | "Address line 1" | "Address line 2" | "Address city" | "Address country" | "State" | "Zip code" | "Last name" | "Estimated salary" | "Skills" | "Is work email result" | "IP address" | "Email validation" | "Professional profile" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
2173
+ label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "Founding year" | "Technology list" | "Spending Trend" | "Builtwith technology response" | "Follower count" | "Mobile" | "Phone" | "Landline" | "Job description" | "Email address" | "Personal email" | "Alternate personal email" | "Latest news" | "Work email" | "Headcount" | "Clado person match" | "Icypeas person match" | "Icypeas company match" | "First name" | "Addressee name" | "Avatar URL" | "Address line 1" | "Address line 2" | "Address city" | "Address country" | "State" | "Zip code" | "Last name" | "Estimated salary" | "Skills" | "Is work email result" | "IP address" | "Email validation" | "Professional profile" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
1858
2174
  isCatalogFIeld: boolean;
1859
2175
  receivesMovementWidgets: boolean;
1860
2176
  };
1861
2177
  getOutputFields(): Record<string, PipeOutputField>;
1862
2178
  get inputFields(): Record<FieldName, PipeInputField>;
1863
2179
  getConfigHashKey(): string;
1864
- getInputHashKey(record: PipesRecord): string;
2180
+ getInputHashKey(record: PipesRecord): string | null;
1865
2181
  }
1866
2182
  export {};