@readyfor/api-client-pigeon 1.25.3-pr1309.03db1a2 → 1.25.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 (33) hide show
  1. package/dist/{campaigns-yDw8-cXZ.d.ts → campaigns-DZNsI5kN.d.ts} +1 -1
  2. package/dist/{campaignsCampaignIdImagesId-C6QRcxjf.d.ts → campaignsCampaignIdImagesId-BzoZ_38r.d.ts} +1 -1
  3. package/dist/{campaignsId-BO1uXISL.d.ts → campaignsId-qIqhKTZn.d.ts} +1 -1
  4. package/dist/{campaignsIdDeliveryJob-CFxX58Qs.d.ts → campaignsIdDeliveryJob--2Nogu0k.d.ts} +1 -1
  5. package/dist/{campaignsIdImages-CzsDK-F5.d.ts → campaignsIdImages-DMSAp5-N.d.ts} +1 -1
  6. package/dist/{campaignsIdPreview-BNTeNQZi.d.ts → campaignsIdPreview-C10ENt3B.d.ts} +1 -1
  7. package/dist/{campaignsIdPreviewDeliveryEmail-DDXg4wNV.d.ts → campaignsIdPreviewDeliveryEmail-BxkiUV8X.d.ts} +1 -1
  8. package/dist/fetch/campaigns.d.ts +1 -1
  9. package/dist/fetch/campaignsCampaignIdImagesId.d.ts +1 -1
  10. package/dist/fetch/campaignsId.d.ts +1 -1
  11. package/dist/fetch/campaignsIdDeliveryJob.d.ts +1 -1
  12. package/dist/fetch/campaignsIdImages.d.ts +1 -1
  13. package/dist/fetch/campaignsIdPreview.d.ts +1 -1
  14. package/dist/fetch/campaignsIdPreviewDeliveryEmail.d.ts +1 -1
  15. package/dist/fetch/projectsProjectIdOrKeyword.d.ts +1 -1
  16. package/dist/fetch/segmentsBehaviorSegments.d.ts +1 -1
  17. package/dist/fetch/segmentsProfileSegments.d.ts +1 -1
  18. package/dist/fetch/segmentsTargetUsersCount.d.ts +1 -1
  19. package/dist/hooks/useCampaigns.d.ts +2 -2
  20. package/dist/hooks/useCampaignsId.d.ts +2 -2
  21. package/dist/hooks/useCampaignsIdPreview.d.ts +1 -1
  22. package/dist/hooks/useProjectsProjectIdOrKeyword.d.ts +2 -2
  23. package/dist/hooks/useSegmentsBehaviorSegments.d.ts +2 -2
  24. package/dist/hooks/useSegmentsProfileSegments.d.ts +2 -2
  25. package/dist/hooks/useSegmentsTargetUsersCount.d.ts +1 -1
  26. package/dist/index.d.ts +13 -13
  27. package/dist/{projectsProjectIdOrKeyword-C84JJgJX.d.ts → projectsProjectIdOrKeyword-Cayu4ZMd.d.ts} +1 -1
  28. package/dist/{schemaType-BW_7DtM1.d.ts → schemaType-DcWvaCEH.d.ts} +187 -430
  29. package/dist/schemaType.d.ts +2 -2
  30. package/dist/{segmentsBehaviorSegments-DqY-PPyZ.d.ts → segmentsBehaviorSegments-B6cq3XGV.d.ts} +1 -1
  31. package/dist/{segmentsProfileSegments-Xl2rqUr2.d.ts → segmentsProfileSegments-CMzmpqMd.d.ts} +1 -1
  32. package/dist/{segmentsTargetUsersCount-CzLau-Nh.d.ts → segmentsTargetUsersCount-CjScWKqF.d.ts} +1 -1
  33. package/package.json +3 -3
@@ -1,2 +1,2 @@
1
- import { a as webhooks, i as paths, n as components, r as operations, t as $defs } from "./schemaType-BW_7DtM1.js";
2
- export { $defs, components, operations, paths, webhooks };
1
+ import { a as paths, i as operations, n as components, o as webhooks, r as external, t as $defs } from "./schemaType-DcWvaCEH.js";
2
+ export { $defs, components, external, operations, paths, webhooks };
@@ -1,4 +1,4 @@
1
- import { i as paths } from "./schemaType-BW_7DtM1.js";
1
+ import { a as paths } from "./schemaType-DcWvaCEH.js";
2
2
 
3
3
  //#region src/fetch/segmentsBehaviorSegments.d.ts
4
4
  type SegmentsBehaviorSegmentsGetOperation = paths["/api/segments/behavior_segments"]["get"];
@@ -1,4 +1,4 @@
1
- import { i as paths } from "./schemaType-BW_7DtM1.js";
1
+ import { a as paths } from "./schemaType-DcWvaCEH.js";
2
2
 
3
3
  //#region src/fetch/segmentsProfileSegments.d.ts
4
4
  type SegmentsProfileSegmentsGetOperation = paths["/api/segments/profile_segments"]["get"];
@@ -1,4 +1,4 @@
1
- import { i as paths } from "./schemaType-BW_7DtM1.js";
1
+ import { a as paths } from "./schemaType-DcWvaCEH.js";
2
2
  import { ForceDig } from "@readyfor/api-client-base";
3
3
 
4
4
  //#region src/fetch/segmentsTargetUsersCount.d.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readyfor/api-client-pigeon",
3
- "version": "1.25.3-pr1309.03db1a2",
3
+ "version": "1.25.3",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -36,7 +36,7 @@
36
36
  "swr": "2.4.1",
37
37
  "use-sync-external-store": "1.6.0",
38
38
  "zod": "^4.3.6",
39
- "@readyfor/api-client-base": "1.25.3-pr1309.03db1a2"
39
+ "@readyfor/api-client-base": "1.25.3"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "qs": "^6",
@@ -44,7 +44,7 @@
44
44
  "swr": "^2.3.3",
45
45
  "use-sync-external-store": "^1.2.2",
46
46
  "zod": "^4",
47
- "@readyfor/api-client-base": "1.25.3-pr1309.03db1a2"
47
+ "@readyfor/api-client-base": "1.25.3"
48
48
  },
49
49
  "peerDependenciesMeta": {
50
50
  "react": {