@bubblelab/bubble-core 0.1.201 → 0.1.203

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 (199) hide show
  1. package/dist/bubble-bundle.d.ts +171 -150
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  6. package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/agi-inc.js +4 -6
  8. package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  10. package/dist/bubbles/service-bubble/ai-agent.js +3 -3
  11. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  12. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  13. package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
  14. package/dist/bubbles/service-bubble/airtable.js +8 -13
  15. package/dist/bubbles/service-bubble/airtable.js.map +1 -1
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/apify/apify.js +10 -11
  29. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  30. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
  33. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  34. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  36. package/dist/bubbles/service-bubble/attio/attio.js +11 -12
  37. package/dist/bubbles/service-bubble/attio/attio.js.map +1 -1
  38. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  39. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  40. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  41. package/dist/bubbles/service-bubble/browserbase/browserbase.js +3 -8
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  45. package/dist/bubbles/service-bubble/confluence/confluence.d.ts.map +1 -1
  46. package/dist/bubbles/service-bubble/confluence/confluence.js +4 -6
  47. package/dist/bubbles/service-bubble/confluence/confluence.js.map +1 -1
  48. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  49. package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
  50. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  51. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  52. package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
  53. package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
  54. package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
  55. package/dist/bubbles/service-bubble/firecrawl.d.ts +304 -304
  56. package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
  57. package/dist/bubbles/service-bubble/firecrawl.js +3 -12
  58. package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
  59. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  60. package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/followupboss.js +12 -13
  62. package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
  63. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
  66. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
  67. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  68. package/dist/bubbles/service-bubble/github.d.ts.map +1 -1
  69. package/dist/bubbles/service-bubble/github.js +14 -17
  70. package/dist/bubbles/service-bubble/github.js.map +1 -1
  71. package/dist/bubbles/service-bubble/gmail.d.ts +332 -332
  72. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  73. package/dist/bubbles/service-bubble/gmail.js +10 -12
  74. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  75. package/dist/bubbles/service-bubble/google-calendar.d.ts +136 -136
  76. package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
  77. package/dist/bubbles/service-bubble/google-calendar.js +10 -11
  78. package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
  79. package/dist/bubbles/service-bubble/google-drive.d.ts +116 -110
  80. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  81. package/dist/bubbles/service-bubble/google-drive.js +19 -13
  82. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  83. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  84. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  85. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js +6 -8
  86. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  87. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  88. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  89. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  90. package/dist/bubbles/service-bubble/hubspot/hubspot.js +9 -10
  91. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  92. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  93. package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
  94. package/dist/bubbles/service-bubble/insforge-db.js +24 -26
  95. package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
  96. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  97. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  98. package/dist/bubbles/service-bubble/jira/jira.js +5 -7
  99. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  100. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  101. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  102. package/dist/bubbles/service-bubble/linear/linear.d.ts.map +1 -1
  103. package/dist/bubbles/service-bubble/linear/linear.js +5 -7
  104. package/dist/bubbles/service-bubble/linear/linear.js.map +1 -1
  105. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  106. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  107. package/dist/bubbles/service-bubble/notion/notion.js +5 -11
  108. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  109. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  110. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  111. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  112. package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
  113. package/dist/bubbles/service-bubble/posthog/posthog.js +17 -18
  114. package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
  115. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  116. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  117. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  118. package/dist/bubbles/service-bubble/resend.js +8 -13
  119. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  120. package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
  121. package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
  122. package/dist/bubbles/service-bubble/s3/index.js +4 -0
  123. package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
  124. package/dist/bubbles/service-bubble/s3/s3.d.ts +306 -0
  125. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
  126. package/dist/bubbles/service-bubble/s3/s3.js +369 -0
  127. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
  128. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +265 -0
  129. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
  130. package/dist/bubbles/service-bubble/s3/s3.schema.js +213 -0
  131. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
  132. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
  133. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
  134. package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
  135. package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
  136. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  137. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -1
  138. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +4 -9
  139. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -1
  140. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  141. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  142. package/dist/bubbles/service-bubble/slack/slack.js +4 -3
  143. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  144. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  145. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  146. package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
  147. package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
  148. package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
  149. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  150. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  151. package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
  152. package/dist/bubbles/service-bubble/telegram.js +3 -3
  153. package/dist/bubbles/service-bubble/telegram.js.map +1 -1
  154. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  155. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  156. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  157. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  158. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  159. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  160. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  161. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  162. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  163. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  164. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  165. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  166. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  167. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  168. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  169. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  170. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  171. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  172. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  173. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  174. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  175. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  176. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  177. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  178. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  179. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  180. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  181. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  182. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  183. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  184. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  185. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  186. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  187. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  188. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  189. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  190. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  191. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  192. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  193. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  194. package/dist/bubbles.json +493 -3
  195. package/dist/index.d.ts +1 -0
  196. package/dist/index.d.ts.map +1 -1
  197. package/dist/index.js +1 -0
  198. package/dist/index.js.map +1 -1
  199. package/package.json +2 -2
@@ -113,9 +113,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
113
113
  }>>>;
114
114
  }, "strip", import("zod").ZodTypeAny, {
115
115
  type?: string | undefined;
116
- id?: string | undefined;
117
116
  url?: string | undefined;
118
117
  images?: string[] | undefined;
118
+ id?: string | undefined;
119
119
  timestamp?: string | undefined;
120
120
  caption?: string | undefined;
121
121
  location?: {
@@ -147,9 +147,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
147
147
  isCommentsDisabled?: boolean | undefined;
148
148
  }, {
149
149
  type?: string | undefined;
150
- id?: string | undefined;
151
150
  url?: string | undefined;
152
151
  images?: string[] | undefined;
152
+ id?: string | undefined;
153
153
  timestamp?: string | undefined;
154
154
  caption?: string | undefined;
155
155
  location?: {
@@ -210,8 +210,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
210
210
  itemsCount?: number | undefined;
211
211
  }>, "many">>;
212
212
  }, "strip", import("zod").ZodTypeAny, {
213
- id?: string | undefined;
214
213
  url?: string | undefined;
214
+ id?: string | undefined;
215
215
  username?: string | undefined;
216
216
  private?: boolean | undefined;
217
217
  verified?: boolean | undefined;
@@ -241,9 +241,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
241
241
  relatedProfiles?: unknown[] | undefined;
242
242
  latestPosts?: {
243
243
  type?: string | undefined;
244
- id?: string | undefined;
245
244
  url?: string | undefined;
246
245
  images?: string[] | undefined;
246
+ id?: string | undefined;
247
247
  timestamp?: string | undefined;
248
248
  caption?: string | undefined;
249
249
  location?: {
@@ -286,8 +286,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
286
286
  itemsCount?: number | undefined;
287
287
  }[] | undefined;
288
288
  }, {
289
- id?: string | undefined;
290
289
  url?: string | undefined;
290
+ id?: string | undefined;
291
291
  username?: string | undefined;
292
292
  private?: boolean | undefined;
293
293
  verified?: boolean | undefined;
@@ -317,9 +317,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
317
317
  relatedProfiles?: unknown[] | undefined;
318
318
  latestPosts?: {
319
319
  type?: string | undefined;
320
- id?: string | undefined;
321
320
  url?: string | undefined;
322
321
  images?: string[] | undefined;
322
+ id?: string | undefined;
323
323
  timestamp?: string | undefined;
324
324
  caption?: string | undefined;
325
325
  location?: {
@@ -943,9 +943,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
943
943
  }>>;
944
944
  }, "strip", import("zod").ZodTypeAny, {
945
945
  type?: string | undefined;
946
- id?: string | undefined;
947
946
  url?: string | undefined;
948
947
  images?: string[] | undefined;
948
+ id?: string | undefined;
949
949
  timestamp?: string | undefined;
950
950
  caption?: string | undefined;
951
951
  location?: {
@@ -1057,9 +1057,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1057
1057
  } | undefined;
1058
1058
  }, {
1059
1059
  type?: string | undefined;
1060
- id?: string | undefined;
1061
1060
  url?: string | undefined;
1062
1061
  images?: string[] | undefined;
1062
+ id?: string | undefined;
1063
1063
  timestamp?: string | undefined;
1064
1064
  caption?: string | undefined;
1065
1065
  location?: {
@@ -1343,19 +1343,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1343
1343
  reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
1344
1344
  pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
1345
1345
  }, "strip", import("zod").ZodTypeAny, {
1346
- stats?: {
1347
- total_reactions?: number | undefined;
1348
- like?: number | undefined;
1349
- support?: number | undefined;
1350
- love?: number | undefined;
1351
- insight?: number | undefined;
1352
- celebrate?: number | undefined;
1353
- funny?: number | undefined;
1354
- comments?: number | undefined;
1355
- reposts?: number | undefined;
1356
- } | undefined;
1357
- text?: string | undefined;
1358
1346
  url?: string | undefined;
1347
+ text?: string | undefined;
1359
1348
  document?: {
1360
1349
  title?: string | undefined;
1361
1350
  url?: string | undefined;
@@ -1367,6 +1356,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1367
1356
  share_urn?: string | null | undefined;
1368
1357
  ugcPost_urn?: string | null | undefined;
1369
1358
  } | undefined;
1359
+ full_urn?: string | undefined;
1370
1360
  posted_at?: {
1371
1361
  date?: string | undefined;
1372
1362
  relative?: string | undefined;
@@ -1381,6 +1371,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1381
1371
  profile_url?: string | undefined;
1382
1372
  profile_picture?: string | undefined;
1383
1373
  } | undefined;
1374
+ stats?: {
1375
+ total_reactions?: number | undefined;
1376
+ like?: number | undefined;
1377
+ support?: number | undefined;
1378
+ love?: number | undefined;
1379
+ insight?: number | undefined;
1380
+ celebrate?: number | undefined;
1381
+ funny?: number | undefined;
1382
+ comments?: number | undefined;
1383
+ reposts?: number | undefined;
1384
+ } | undefined;
1384
1385
  media?: {
1385
1386
  type?: string | undefined;
1386
1387
  url?: string | undefined;
@@ -1391,7 +1392,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1391
1392
  }[] | undefined;
1392
1393
  thumbnail?: string | undefined;
1393
1394
  } | undefined;
1394
- full_urn?: string | undefined;
1395
1395
  article?: {
1396
1396
  title?: string | undefined;
1397
1397
  url?: string | undefined;
@@ -1401,19 +1401,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1401
1401
  reshared_post?: any;
1402
1402
  pagination_token?: string | undefined;
1403
1403
  }, {
1404
- stats?: {
1405
- total_reactions?: number | undefined;
1406
- like?: number | undefined;
1407
- support?: number | undefined;
1408
- love?: number | undefined;
1409
- insight?: number | undefined;
1410
- celebrate?: number | undefined;
1411
- funny?: number | undefined;
1412
- comments?: number | undefined;
1413
- reposts?: number | undefined;
1414
- } | undefined;
1415
- text?: string | undefined;
1416
1404
  url?: string | undefined;
1405
+ text?: string | undefined;
1417
1406
  document?: {
1418
1407
  title?: string | undefined;
1419
1408
  url?: string | undefined;
@@ -1425,6 +1414,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1425
1414
  share_urn?: string | null | undefined;
1426
1415
  ugcPost_urn?: string | null | undefined;
1427
1416
  } | undefined;
1417
+ full_urn?: string | undefined;
1428
1418
  posted_at?: {
1429
1419
  date?: string | undefined;
1430
1420
  relative?: string | undefined;
@@ -1439,6 +1429,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1439
1429
  profile_url?: string | undefined;
1440
1430
  profile_picture?: string | undefined;
1441
1431
  } | undefined;
1432
+ stats?: {
1433
+ total_reactions?: number | undefined;
1434
+ like?: number | undefined;
1435
+ support?: number | undefined;
1436
+ love?: number | undefined;
1437
+ insight?: number | undefined;
1438
+ celebrate?: number | undefined;
1439
+ funny?: number | undefined;
1440
+ comments?: number | undefined;
1441
+ reposts?: number | undefined;
1442
+ } | undefined;
1442
1443
  media?: {
1443
1444
  type?: string | undefined;
1444
1445
  url?: string | undefined;
@@ -1449,7 +1450,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1449
1450
  }[] | undefined;
1450
1451
  thumbnail?: string | undefined;
1451
1452
  } | undefined;
1452
- full_urn?: string | undefined;
1453
1453
  article?: {
1454
1454
  title?: string | undefined;
1455
1455
  url?: string | undefined;
@@ -1589,13 +1589,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1589
1589
  }>, "many">>;
1590
1590
  }, "strip", import("zod").ZodTypeAny, {
1591
1591
  type?: string | undefined;
1592
- text?: string | undefined;
1593
1592
  url?: string | undefined;
1594
1593
  images?: {
1595
1594
  url?: string | undefined;
1596
1595
  width?: number | undefined;
1597
1596
  height?: number | undefined;
1598
1597
  }[] | undefined;
1598
+ text?: string | undefined;
1599
1599
  article?: {
1600
1600
  title?: string | null | undefined;
1601
1601
  url?: string | null | undefined;
@@ -1606,13 +1606,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1606
1606
  duration_ms?: number | undefined;
1607
1607
  }, {
1608
1608
  type?: string | undefined;
1609
- text?: string | undefined;
1610
1609
  url?: string | undefined;
1611
1610
  images?: {
1612
1611
  url?: string | undefined;
1613
1612
  width?: number | undefined;
1614
1613
  height?: number | undefined;
1615
1614
  }[] | undefined;
1615
+ text?: string | undefined;
1616
1616
  article?: {
1617
1617
  title?: string | null | undefined;
1618
1618
  url?: string | null | undefined;
@@ -1650,24 +1650,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1650
1650
  }>>;
1651
1651
  search_input: import("zod").ZodOptional<import("zod").ZodString>;
1652
1652
  }, "strip", import("zod").ZodTypeAny, {
1653
- stats?: {
1654
- reactions?: {
1655
- type?: string | undefined;
1656
- count?: number | undefined;
1657
- }[] | undefined;
1658
- shares?: number | undefined;
1659
- total_reactions?: number | undefined;
1660
- comments?: number | undefined;
1661
- } | undefined;
1662
1653
  content?: {
1663
1654
  type?: string | undefined;
1664
- text?: string | undefined;
1665
1655
  url?: string | undefined;
1666
1656
  images?: {
1667
1657
  url?: string | undefined;
1668
1658
  width?: number | undefined;
1669
1659
  height?: number | undefined;
1670
1660
  }[] | undefined;
1661
+ text?: string | undefined;
1671
1662
  article?: {
1672
1663
  title?: string | null | undefined;
1673
1664
  url?: string | null | undefined;
@@ -1677,7 +1668,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1677
1668
  thumbnail_url?: string | undefined;
1678
1669
  duration_ms?: number | undefined;
1679
1670
  } | undefined;
1680
- text?: string | undefined;
1681
1671
  metadata?: {
1682
1672
  count?: number | undefined;
1683
1673
  total_count?: number | undefined;
@@ -1687,7 +1677,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1687
1677
  has_next_page?: boolean | undefined;
1688
1678
  has_prev_page?: boolean | undefined;
1689
1679
  } | undefined;
1680
+ text?: string | undefined;
1690
1681
  hashtags?: string[] | undefined;
1682
+ full_urn?: string | undefined;
1691
1683
  posted_at?: {
1692
1684
  date?: string | undefined;
1693
1685
  timestamp?: number | undefined;
@@ -1700,12 +1692,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1700
1692
  profile_url?: string | undefined;
1701
1693
  profile_id?: string | undefined;
1702
1694
  } | undefined;
1703
- full_urn?: string | undefined;
1704
- activity_id?: string | undefined;
1705
- post_url?: string | undefined;
1706
- is_reshare?: boolean | undefined;
1707
- search_input?: string | undefined;
1708
- }, {
1709
1695
  stats?: {
1710
1696
  reactions?: {
1711
1697
  type?: string | undefined;
@@ -1715,15 +1701,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1715
1701
  total_reactions?: number | undefined;
1716
1702
  comments?: number | undefined;
1717
1703
  } | undefined;
1704
+ activity_id?: string | undefined;
1705
+ post_url?: string | undefined;
1706
+ is_reshare?: boolean | undefined;
1707
+ search_input?: string | undefined;
1708
+ }, {
1718
1709
  content?: {
1719
1710
  type?: string | undefined;
1720
- text?: string | undefined;
1721
1711
  url?: string | undefined;
1722
1712
  images?: {
1723
1713
  url?: string | undefined;
1724
1714
  width?: number | undefined;
1725
1715
  height?: number | undefined;
1726
1716
  }[] | undefined;
1717
+ text?: string | undefined;
1727
1718
  article?: {
1728
1719
  title?: string | null | undefined;
1729
1720
  url?: string | null | undefined;
@@ -1733,7 +1724,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1733
1724
  thumbnail_url?: string | undefined;
1734
1725
  duration_ms?: number | undefined;
1735
1726
  } | undefined;
1736
- text?: string | undefined;
1737
1727
  metadata?: {
1738
1728
  count?: number | undefined;
1739
1729
  total_count?: number | undefined;
@@ -1743,7 +1733,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1743
1733
  has_next_page?: boolean | undefined;
1744
1734
  has_prev_page?: boolean | undefined;
1745
1735
  } | undefined;
1736
+ text?: string | undefined;
1746
1737
  hashtags?: string[] | undefined;
1738
+ full_urn?: string | undefined;
1747
1739
  posted_at?: {
1748
1740
  date?: string | undefined;
1749
1741
  timestamp?: number | undefined;
@@ -1756,7 +1748,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1756
1748
  profile_url?: string | undefined;
1757
1749
  profile_id?: string | undefined;
1758
1750
  } | undefined;
1759
- full_urn?: string | undefined;
1751
+ stats?: {
1752
+ reactions?: {
1753
+ type?: string | undefined;
1754
+ count?: number | undefined;
1755
+ }[] | undefined;
1756
+ shares?: number | undefined;
1757
+ total_reactions?: number | undefined;
1758
+ comments?: number | undefined;
1759
+ } | undefined;
1760
1760
  activity_id?: string | undefined;
1761
1761
  post_url?: string | undefined;
1762
1762
  is_reshare?: boolean | undefined;
@@ -1888,23 +1888,23 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1888
1888
  url: import("zod").ZodOptional<import("zod").ZodString>;
1889
1889
  text: import("zod").ZodOptional<import("zod").ZodString>;
1890
1890
  }, "strip", import("zod").ZodTypeAny, {
1891
- text?: string | undefined;
1892
1891
  url?: string | undefined;
1892
+ text?: string | undefined;
1893
1893
  language?: string | undefined;
1894
1894
  }, {
1895
- text?: string | undefined;
1896
1895
  url?: string | undefined;
1896
+ text?: string | undefined;
1897
1897
  language?: string | undefined;
1898
1898
  }>, "many">>;
1899
1899
  }, "strip", import("zod").ZodTypeAny, {
1900
- duration?: string | undefined;
1901
1900
  description?: string | undefined;
1902
1901
  title?: string | undefined;
1903
1902
  date?: string | undefined;
1904
- text?: string | undefined;
1905
- tags?: string[] | undefined;
1906
- id?: string | undefined;
1907
1903
  url?: string | undefined;
1904
+ duration?: string | undefined;
1905
+ id?: string | undefined;
1906
+ tags?: string[] | undefined;
1907
+ text?: string | undefined;
1908
1908
  thumbnail?: string | undefined;
1909
1909
  commentsCount?: number | undefined;
1910
1910
  comments?: number | undefined;
@@ -1918,19 +1918,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1918
1918
  thumbnailUrl?: string | undefined;
1919
1919
  category?: string | undefined;
1920
1920
  subtitles?: {
1921
- text?: string | undefined;
1922
1921
  url?: string | undefined;
1922
+ text?: string | undefined;
1923
1923
  language?: string | undefined;
1924
1924
  }[] | undefined;
1925
1925
  }, {
1926
- duration?: string | undefined;
1927
1926
  description?: string | undefined;
1928
1927
  title?: string | undefined;
1929
1928
  date?: string | undefined;
1930
- text?: string | undefined;
1931
- tags?: string[] | undefined;
1932
- id?: string | undefined;
1933
1929
  url?: string | undefined;
1930
+ duration?: string | undefined;
1931
+ id?: string | undefined;
1932
+ tags?: string[] | undefined;
1933
+ text?: string | undefined;
1934
1934
  thumbnail?: string | undefined;
1935
1935
  commentsCount?: number | undefined;
1936
1936
  comments?: number | undefined;
@@ -1944,8 +1944,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1944
1944
  thumbnailUrl?: string | undefined;
1945
1945
  category?: string | undefined;
1946
1946
  subtitles?: {
1947
- text?: string | undefined;
1948
1947
  url?: string | undefined;
1948
+ text?: string | undefined;
1949
1949
  language?: string | undefined;
1950
1950
  }[] | undefined;
1951
1951
  }>;
@@ -2060,8 +2060,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2060
2060
  companyEmployeesCount: import("zod").ZodOptional<import("zod").ZodNumber>;
2061
2061
  }, "strip", import("zod").ZodTypeAny, {
2062
2062
  title?: string | undefined;
2063
- link?: string | undefined;
2064
2063
  id?: string | undefined;
2064
+ link?: string | undefined;
2065
2065
  location?: string | undefined;
2066
2066
  inputUrl?: string | undefined;
2067
2067
  trackingId?: string | undefined;
@@ -2095,8 +2095,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2095
2095
  companyEmployeesCount?: number | undefined;
2096
2096
  }, {
2097
2097
  title?: string | undefined;
2098
- link?: string | undefined;
2099
2098
  id?: string | undefined;
2099
+ link?: string | undefined;
2100
2100
  location?: string | undefined;
2101
2101
  inputUrl?: string | undefined;
2102
2102
  trackingId?: string | undefined;
@@ -2261,8 +2261,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2261
2261
  month?: string | undefined;
2262
2262
  }>>;
2263
2263
  }, "strip", import("zod").ZodTypeAny, {
2264
- duration?: string | undefined;
2265
2264
  description?: string | undefined;
2265
+ duration?: string | undefined;
2266
2266
  location?: string | undefined;
2267
2267
  companyName?: string | undefined;
2268
2268
  companyLinkedinUrl?: string | undefined;
@@ -2283,8 +2283,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2283
2283
  month?: string | undefined;
2284
2284
  } | undefined;
2285
2285
  }, {
2286
- duration?: string | undefined;
2287
2286
  description?: string | undefined;
2287
+ duration?: string | undefined;
2288
2288
  location?: string | undefined;
2289
2289
  companyName?: string | undefined;
2290
2290
  companyLinkedinUrl?: string | undefined;
@@ -2420,9 +2420,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2420
2420
  month?: string | undefined;
2421
2421
  }>>;
2422
2422
  }, "strip", import("zod").ZodTypeAny, {
2423
- duration?: string | undefined;
2424
2423
  description?: string | undefined;
2425
2424
  title?: string | undefined;
2425
+ duration?: string | undefined;
2426
2426
  startDate?: {
2427
2427
  text?: string | undefined;
2428
2428
  year?: number | undefined;
@@ -2434,9 +2434,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2434
2434
  month?: string | undefined;
2435
2435
  } | undefined;
2436
2436
  }, {
2437
- duration?: string | undefined;
2438
2437
  description?: string | undefined;
2439
2438
  title?: string | undefined;
2439
+ duration?: string | undefined;
2440
2440
  startDate?: {
2441
2441
  text?: string | undefined;
2442
2442
  year?: number | undefined;
@@ -2481,7 +2481,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2481
2481
  organizationLinkedinUrl: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
2482
2482
  cause: import("zod").ZodOptional<import("zod").ZodString>;
2483
2483
  }, "strip", import("zod").ZodTypeAny, {
2484
- cause?: string | undefined;
2485
2484
  duration?: string | undefined;
2486
2485
  role?: string | undefined;
2487
2486
  startDate?: {
@@ -2496,8 +2495,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2496
2495
  } | undefined;
2497
2496
  organizationName?: string | undefined;
2498
2497
  organizationLinkedinUrl?: string | null | undefined;
2499
- }, {
2500
2498
  cause?: string | undefined;
2499
+ }, {
2501
2500
  duration?: string | undefined;
2502
2501
  role?: string | undefined;
2503
2502
  startDate?: {
@@ -2512,6 +2511,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2512
2511
  } | undefined;
2513
2512
  organizationName?: string | undefined;
2514
2513
  organizationLinkedinUrl?: string | null | undefined;
2514
+ cause?: string | undefined;
2515
2515
  }>, "many">>;
2516
2516
  skills: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2517
2517
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2595,18 +2595,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2595
2595
  linkedinUrl: import("zod").ZodOptional<import("zod").ZodString>;
2596
2596
  }, "strip", import("zod").ZodTypeAny, {
2597
2597
  id?: string | undefined;
2598
- position?: string | undefined;
2599
- firstName?: string | undefined;
2600
- lastName?: string | undefined;
2601
2598
  publicIdentifier?: string | undefined;
2602
2599
  linkedinUrl?: string | undefined;
2603
- }, {
2604
- id?: string | undefined;
2605
- position?: string | undefined;
2606
2600
  firstName?: string | undefined;
2607
2601
  lastName?: string | undefined;
2602
+ position?: string | undefined;
2603
+ }, {
2604
+ id?: string | undefined;
2608
2605
  publicIdentifier?: string | undefined;
2609
2606
  linkedinUrl?: string | undefined;
2607
+ firstName?: string | undefined;
2608
+ lastName?: string | undefined;
2609
+ position?: string | undefined;
2610
2610
  }>, "many">>;
2611
2611
  query: import("zod").ZodOptional<import("zod").ZodObject<{
2612
2612
  publicIdentifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2644,15 +2644,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2644
2644
  } | undefined;
2645
2645
  } | undefined;
2646
2646
  headline?: string | undefined;
2647
- skills?: {
2648
- name?: string | undefined;
2649
- positions?: string[] | undefined;
2650
- endorsements?: string | undefined;
2651
- }[] | undefined;
2652
- firstName?: string | undefined;
2653
- lastName?: string | undefined;
2654
2647
  publicIdentifier?: string | undefined;
2655
2648
  linkedinUrl?: string | undefined;
2649
+ firstName?: string | undefined;
2650
+ lastName?: string | undefined;
2656
2651
  about?: string | undefined;
2657
2652
  openToWork?: boolean | undefined;
2658
2653
  hiring?: boolean | undefined;
@@ -2665,9 +2660,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2665
2660
  currentPosition?: {
2666
2661
  companyName?: string | undefined;
2667
2662
  }[] | undefined;
2663
+ skills?: {
2664
+ name?: string | undefined;
2665
+ positions?: string[] | undefined;
2666
+ endorsements?: string | undefined;
2667
+ }[] | undefined;
2668
2668
  experience?: {
2669
- duration?: string | undefined;
2670
2669
  description?: string | undefined;
2670
+ duration?: string | undefined;
2671
2671
  location?: string | undefined;
2672
2672
  companyName?: string | undefined;
2673
2673
  companyLinkedinUrl?: string | undefined;
@@ -2713,9 +2713,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2713
2713
  issuedByLink?: string | undefined;
2714
2714
  }[] | undefined;
2715
2715
  projects?: {
2716
- duration?: string | undefined;
2717
2716
  description?: string | undefined;
2718
2717
  title?: string | undefined;
2718
+ duration?: string | undefined;
2719
2719
  startDate?: {
2720
2720
  text?: string | undefined;
2721
2721
  year?: number | undefined;
@@ -2728,7 +2728,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2728
2728
  } | undefined;
2729
2729
  }[] | undefined;
2730
2730
  volunteering?: {
2731
- cause?: string | undefined;
2732
2731
  duration?: string | undefined;
2733
2732
  role?: string | undefined;
2734
2733
  startDate?: {
@@ -2743,6 +2742,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2743
2742
  } | undefined;
2744
2743
  organizationName?: string | undefined;
2745
2744
  organizationLinkedinUrl?: string | null | undefined;
2745
+ cause?: string | undefined;
2746
2746
  }[] | undefined;
2747
2747
  courses?: {
2748
2748
  title?: string | undefined;
@@ -2770,11 +2770,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2770
2770
  featured?: any;
2771
2771
  moreProfiles?: {
2772
2772
  id?: string | undefined;
2773
- position?: string | undefined;
2774
- firstName?: string | undefined;
2775
- lastName?: string | undefined;
2776
2773
  publicIdentifier?: string | undefined;
2777
2774
  linkedinUrl?: string | undefined;
2775
+ firstName?: string | undefined;
2776
+ lastName?: string | undefined;
2777
+ position?: string | undefined;
2778
2778
  }[] | undefined;
2779
2779
  entityId?: string | undefined;
2780
2780
  requestId?: string | undefined;
@@ -2801,15 +2801,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2801
2801
  } | undefined;
2802
2802
  } | undefined;
2803
2803
  headline?: string | undefined;
2804
- skills?: {
2805
- name?: string | undefined;
2806
- positions?: string[] | undefined;
2807
- endorsements?: string | undefined;
2808
- }[] | undefined;
2809
- firstName?: string | undefined;
2810
- lastName?: string | undefined;
2811
2804
  publicIdentifier?: string | undefined;
2812
2805
  linkedinUrl?: string | undefined;
2806
+ firstName?: string | undefined;
2807
+ lastName?: string | undefined;
2813
2808
  about?: string | undefined;
2814
2809
  openToWork?: boolean | undefined;
2815
2810
  hiring?: boolean | undefined;
@@ -2822,9 +2817,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2822
2817
  currentPosition?: {
2823
2818
  companyName?: string | undefined;
2824
2819
  }[] | undefined;
2820
+ skills?: {
2821
+ name?: string | undefined;
2822
+ positions?: string[] | undefined;
2823
+ endorsements?: string | undefined;
2824
+ }[] | undefined;
2825
2825
  experience?: {
2826
- duration?: string | undefined;
2827
2826
  description?: string | undefined;
2827
+ duration?: string | undefined;
2828
2828
  location?: string | undefined;
2829
2829
  companyName?: string | undefined;
2830
2830
  companyLinkedinUrl?: string | undefined;
@@ -2870,9 +2870,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2870
2870
  issuedByLink?: string | undefined;
2871
2871
  }[] | undefined;
2872
2872
  projects?: {
2873
- duration?: string | undefined;
2874
2873
  description?: string | undefined;
2875
2874
  title?: string | undefined;
2875
+ duration?: string | undefined;
2876
2876
  startDate?: {
2877
2877
  text?: string | undefined;
2878
2878
  year?: number | undefined;
@@ -2885,7 +2885,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2885
2885
  } | undefined;
2886
2886
  }[] | undefined;
2887
2887
  volunteering?: {
2888
- cause?: string | undefined;
2889
2888
  duration?: string | undefined;
2890
2889
  role?: string | undefined;
2891
2890
  startDate?: {
@@ -2900,6 +2899,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2900
2899
  } | undefined;
2901
2900
  organizationName?: string | undefined;
2902
2901
  organizationLinkedinUrl?: string | null | undefined;
2902
+ cause?: string | undefined;
2903
2903
  }[] | undefined;
2904
2904
  courses?: {
2905
2905
  title?: string | undefined;
@@ -2927,11 +2927,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2927
2927
  featured?: any;
2928
2928
  moreProfiles?: {
2929
2929
  id?: string | undefined;
2930
- position?: string | undefined;
2931
- firstName?: string | undefined;
2932
- lastName?: string | undefined;
2933
2930
  publicIdentifier?: string | undefined;
2934
2931
  linkedinUrl?: string | undefined;
2932
+ firstName?: string | undefined;
2933
+ lastName?: string | undefined;
2934
+ position?: string | undefined;
2935
2935
  }[] | undefined;
2936
2936
  entityId?: string | undefined;
2937
2937
  requestId?: string | undefined;
@@ -3219,8 +3219,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3219
3219
  }>, "many">>;
3220
3220
  width: import("zod").ZodOptional<import("zod").ZodNumber>;
3221
3221
  }, "strip", import("zod").ZodTypeAny, {
3222
- duration?: number | undefined;
3223
3222
  format?: string | undefined;
3223
+ duration?: number | undefined;
3224
3224
  width?: number | undefined;
3225
3225
  height?: number | undefined;
3226
3226
  coverUrl?: string | undefined;
@@ -3235,8 +3235,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3235
3235
  sourceUnabbreviated?: string | undefined;
3236
3236
  }[] | undefined;
3237
3237
  }, {
3238
- duration?: number | undefined;
3239
3238
  format?: string | undefined;
3239
+ duration?: number | undefined;
3240
3240
  width?: number | undefined;
3241
3241
  height?: number | undefined;
3242
3242
  coverUrl?: string | undefined;
@@ -3253,9 +3253,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3253
3253
  }>>;
3254
3254
  webVideoUrl: import("zod").ZodOptional<import("zod").ZodString>;
3255
3255
  }, "strip", import("zod").ZodTypeAny, {
3256
- text?: string | undefined;
3257
3256
  id?: string | undefined;
3258
3257
  input?: string | undefined;
3258
+ text?: string | undefined;
3259
3259
  hashtags?: {
3260
3260
  name?: string | undefined;
3261
3261
  }[] | undefined;
@@ -3321,8 +3321,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3321
3321
  shareCount?: number | undefined;
3322
3322
  textLanguage?: string | undefined;
3323
3323
  videoMeta?: {
3324
- duration?: number | undefined;
3325
3324
  format?: string | undefined;
3325
+ duration?: number | undefined;
3326
3326
  width?: number | undefined;
3327
3327
  height?: number | undefined;
3328
3328
  coverUrl?: string | undefined;
@@ -3339,9 +3339,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3339
3339
  } | undefined;
3340
3340
  webVideoUrl?: string | undefined;
3341
3341
  }, {
3342
- text?: string | undefined;
3343
3342
  id?: string | undefined;
3344
3343
  input?: string | undefined;
3344
+ text?: string | undefined;
3345
3345
  hashtags?: {
3346
3346
  name?: string | undefined;
3347
3347
  }[] | undefined;
@@ -3407,8 +3407,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3407
3407
  shareCount?: number | undefined;
3408
3408
  textLanguage?: string | undefined;
3409
3409
  videoMeta?: {
3410
- duration?: number | undefined;
3411
3410
  format?: string | undefined;
3411
+ duration?: number | undefined;
3412
3412
  width?: number | undefined;
3413
3413
  height?: number | undefined;
3414
3414
  coverUrl?: string | undefined;
@@ -3475,8 +3475,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3475
3475
  }, "strip", import("zod").ZodTypeAny, {
3476
3476
  description?: string | undefined;
3477
3477
  name?: string | undefined;
3478
- id?: string | undefined;
3479
3478
  url?: string | undefined;
3479
+ id?: string | undefined;
3480
3480
  following?: number | undefined;
3481
3481
  userName?: string | undefined;
3482
3482
  isVerified?: boolean | undefined;
@@ -3488,8 +3488,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3488
3488
  }, {
3489
3489
  description?: string | undefined;
3490
3490
  name?: string | undefined;
3491
- id?: string | undefined;
3492
3491
  url?: string | undefined;
3492
+ id?: string | undefined;
3493
3493
  following?: number | undefined;
3494
3494
  userName?: string | undefined;
3495
3495
  isVerified?: boolean | undefined;
@@ -3514,15 +3514,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3514
3514
  height: import("zod").ZodOptional<import("zod").ZodNumber>;
3515
3515
  duration: import("zod").ZodOptional<import("zod").ZodNumber>;
3516
3516
  }, "strip", import("zod").ZodTypeAny, {
3517
- duration?: number | undefined;
3518
3517
  type?: "photo" | "video" | "animated_gif" | undefined;
3519
3518
  url?: string | undefined;
3519
+ duration?: number | undefined;
3520
3520
  width?: number | undefined;
3521
3521
  height?: number | undefined;
3522
3522
  }, {
3523
- duration?: number | undefined;
3524
3523
  type?: "photo" | "video" | "animated_gif" | undefined;
3525
3524
  url?: string | undefined;
3525
+ duration?: number | undefined;
3526
3526
  width?: number | undefined;
3527
3527
  height?: number | undefined;
3528
3528
  }>]>, "many">>;
@@ -3588,9 +3588,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3588
3588
  isQuote: import("zod").ZodOptional<import("zod").ZodBoolean>;
3589
3589
  isReply: import("zod").ZodOptional<import("zod").ZodBoolean>;
3590
3590
  }, "strip", import("zod").ZodTypeAny, {
3591
- text?: string | undefined;
3592
- id?: string | undefined;
3593
3591
  url?: string | undefined;
3592
+ id?: string | undefined;
3593
+ text?: string | undefined;
3594
3594
  entities?: {
3595
3595
  hashtags?: {
3596
3596
  text?: string | undefined;
@@ -3608,8 +3608,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3608
3608
  author?: {
3609
3609
  description?: string | undefined;
3610
3610
  name?: string | undefined;
3611
- id?: string | undefined;
3612
3611
  url?: string | undefined;
3612
+ id?: string | undefined;
3613
3613
  following?: number | undefined;
3614
3614
  userName?: string | undefined;
3615
3615
  isVerified?: boolean | undefined;
@@ -3620,9 +3620,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3620
3620
  createdAt?: string | undefined;
3621
3621
  } | undefined;
3622
3622
  media?: (string | {
3623
- duration?: number | undefined;
3624
3623
  type?: "photo" | "video" | "animated_gif" | undefined;
3625
3624
  url?: string | undefined;
3625
+ duration?: number | undefined;
3626
3626
  width?: number | undefined;
3627
3627
  height?: number | undefined;
3628
3628
  })[] | undefined;
@@ -3638,9 +3638,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3638
3638
  isQuote?: boolean | undefined;
3639
3639
  isReply?: boolean | undefined;
3640
3640
  }, {
3641
- text?: string | undefined;
3642
- id?: string | undefined;
3643
3641
  url?: string | undefined;
3642
+ id?: string | undefined;
3643
+ text?: string | undefined;
3644
3644
  entities?: {
3645
3645
  hashtags?: {
3646
3646
  text?: string | undefined;
@@ -3658,8 +3658,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3658
3658
  author?: {
3659
3659
  description?: string | undefined;
3660
3660
  name?: string | undefined;
3661
- id?: string | undefined;
3662
3661
  url?: string | undefined;
3662
+ id?: string | undefined;
3663
3663
  following?: number | undefined;
3664
3664
  userName?: string | undefined;
3665
3665
  isVerified?: boolean | undefined;
@@ -3670,9 +3670,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3670
3670
  createdAt?: string | undefined;
3671
3671
  } | undefined;
3672
3672
  media?: (string | {
3673
- duration?: number | undefined;
3674
3673
  type?: "photo" | "video" | "animated_gif" | undefined;
3675
3674
  url?: string | undefined;
3675
+ duration?: number | undefined;
3676
3676
  width?: number | undefined;
3677
3677
  height?: number | undefined;
3678
3678
  })[] | undefined;