@agent-native/scheduling 0.1.41 → 0.1.42

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/actions/accept-team-invite.js +1 -1
  2. package/dist/actions/accept-team-invite.js.map +1 -1
  3. package/dist/actions/add-booking-attendee.js +1 -1
  4. package/dist/actions/add-booking-attendee.js.map +1 -1
  5. package/dist/actions/add-booking-note.js +1 -1
  6. package/dist/actions/add-booking-note.js.map +1 -1
  7. package/dist/actions/add-date-override.js +1 -1
  8. package/dist/actions/add-date-override.js.map +1 -1
  9. package/dist/actions/add-private-link.js +1 -1
  10. package/dist/actions/add-private-link.js.map +1 -1
  11. package/dist/actions/assign-round-robin-host.js +1 -1
  12. package/dist/actions/assign-round-robin-host.js.map +1 -1
  13. package/dist/actions/cancel-booking.js +1 -1
  14. package/dist/actions/cancel-booking.js.map +1 -1
  15. package/dist/actions/check-availability.js +1 -1
  16. package/dist/actions/check-availability.js.map +1 -1
  17. package/dist/actions/confirm-booking.js +1 -1
  18. package/dist/actions/confirm-booking.js.map +1 -1
  19. package/dist/actions/connect-calendar.js +1 -1
  20. package/dist/actions/connect-calendar.js.map +1 -1
  21. package/dist/actions/connect-video.js +1 -1
  22. package/dist/actions/connect-video.js.map +1 -1
  23. package/dist/actions/create-booking.js +1 -1
  24. package/dist/actions/create-booking.js.map +1 -1
  25. package/dist/actions/create-event-type.js +1 -1
  26. package/dist/actions/create-event-type.js.map +1 -1
  27. package/dist/actions/create-host-group.js +1 -1
  28. package/dist/actions/create-host-group.js.map +1 -1
  29. package/dist/actions/create-routing-form.js +1 -1
  30. package/dist/actions/create-routing-form.js.map +1 -1
  31. package/dist/actions/create-schedule.js +1 -1
  32. package/dist/actions/create-schedule.js.map +1 -1
  33. package/dist/actions/create-team.js +1 -1
  34. package/dist/actions/create-team.js.map +1 -1
  35. package/dist/actions/create-workflow.js +1 -1
  36. package/dist/actions/create-workflow.js.map +1 -1
  37. package/dist/actions/delete-event-type.js +1 -1
  38. package/dist/actions/delete-event-type.js.map +1 -1
  39. package/dist/actions/delete-routing-form.js +1 -1
  40. package/dist/actions/delete-routing-form.js.map +1 -1
  41. package/dist/actions/delete-schedule.js +1 -1
  42. package/dist/actions/delete-schedule.js.map +1 -1
  43. package/dist/actions/delete-workflow.js +1 -1
  44. package/dist/actions/delete-workflow.js.map +1 -1
  45. package/dist/actions/disconnect-calendar.js +1 -1
  46. package/dist/actions/disconnect-calendar.js.map +1 -1
  47. package/dist/actions/duplicate-event-type.js +1 -1
  48. package/dist/actions/duplicate-event-type.js.map +1 -1
  49. package/dist/actions/export-bookings-csv.js +1 -1
  50. package/dist/actions/export-bookings-csv.js.map +1 -1
  51. package/dist/actions/find-available-slot.js +1 -1
  52. package/dist/actions/find-available-slot.js.map +1 -1
  53. package/dist/actions/get-availability.js +1 -1
  54. package/dist/actions/get-availability.js.map +1 -1
  55. package/dist/actions/get-booking.js +1 -1
  56. package/dist/actions/get-booking.js.map +1 -1
  57. package/dist/actions/get-event-type.js +1 -1
  58. package/dist/actions/get-event-type.js.map +1 -1
  59. package/dist/actions/install-conferencing-app.js +1 -1
  60. package/dist/actions/install-conferencing-app.js.map +1 -1
  61. package/dist/actions/invite-team-member.js +1 -1
  62. package/dist/actions/invite-team-member.js.map +1 -1
  63. package/dist/actions/list-bookings.js +1 -1
  64. package/dist/actions/list-bookings.js.map +1 -1
  65. package/dist/actions/list-calendar-integrations.js +1 -1
  66. package/dist/actions/list-calendar-integrations.js.map +1 -1
  67. package/dist/actions/list-event-types.js +1 -1
  68. package/dist/actions/list-event-types.js.map +1 -1
  69. package/dist/actions/list-routing-form-responses.js +1 -1
  70. package/dist/actions/list-routing-form-responses.js.map +1 -1
  71. package/dist/actions/list-routing-forms.js +1 -1
  72. package/dist/actions/list-routing-forms.js.map +1 -1
  73. package/dist/actions/list-schedules.js +1 -1
  74. package/dist/actions/list-schedules.js.map +1 -1
  75. package/dist/actions/list-selected-calendars.js +1 -1
  76. package/dist/actions/list-selected-calendars.js.map +1 -1
  77. package/dist/actions/list-workflows.js +1 -1
  78. package/dist/actions/list-workflows.js.map +1 -1
  79. package/dist/actions/mark-no-show.js +1 -1
  80. package/dist/actions/mark-no-show.js.map +1 -1
  81. package/dist/actions/refresh-busy-times.js +1 -1
  82. package/dist/actions/refresh-busy-times.js.map +1 -1
  83. package/dist/actions/remove-booking-attendee.js +1 -1
  84. package/dist/actions/remove-booking-attendee.js.map +1 -1
  85. package/dist/actions/remove-date-override.js +1 -1
  86. package/dist/actions/remove-date-override.js.map +1 -1
  87. package/dist/actions/remove-team-member.js +1 -1
  88. package/dist/actions/remove-team-member.js.map +1 -1
  89. package/dist/actions/reorder-event-types.js +1 -1
  90. package/dist/actions/reorder-event-types.js.map +1 -1
  91. package/dist/actions/reschedule-booking.js +1 -1
  92. package/dist/actions/reschedule-booking.js.map +1 -1
  93. package/dist/actions/revoke-private-link.js +1 -1
  94. package/dist/actions/revoke-private-link.js.map +1 -1
  95. package/dist/actions/send-reschedule-link.js +1 -1
  96. package/dist/actions/send-reschedule-link.js.map +1 -1
  97. package/dist/actions/set-appearance.js +1 -1
  98. package/dist/actions/set-appearance.js.map +1 -1
  99. package/dist/actions/set-default-conferencing-app.js +1 -1
  100. package/dist/actions/set-default-conferencing-app.js.map +1 -1
  101. package/dist/actions/set-default-schedule.js +1 -1
  102. package/dist/actions/set-default-schedule.js.map +1 -1
  103. package/dist/actions/set-destination-calendar.js +1 -1
  104. package/dist/actions/set-destination-calendar.js.map +1 -1
  105. package/dist/actions/set-event-type-hosts.js +1 -1
  106. package/dist/actions/set-event-type-hosts.js.map +1 -1
  107. package/dist/actions/set-event-type-location.js +1 -1
  108. package/dist/actions/set-event-type-location.js.map +1 -1
  109. package/dist/actions/set-host-availability-override.js +1 -1
  110. package/dist/actions/set-host-availability-override.js.map +1 -1
  111. package/dist/actions/set-team-branding.js +1 -1
  112. package/dist/actions/set-team-branding.js.map +1 -1
  113. package/dist/actions/submit-routing-form-response.js +1 -1
  114. package/dist/actions/submit-routing-form-response.js.map +1 -1
  115. package/dist/actions/toggle-event-type-hidden.js +1 -1
  116. package/dist/actions/toggle-event-type-hidden.js.map +1 -1
  117. package/dist/actions/toggle-selected-calendar.js +1 -1
  118. package/dist/actions/toggle-selected-calendar.js.map +1 -1
  119. package/dist/actions/toggle-workflow.js +1 -1
  120. package/dist/actions/toggle-workflow.js.map +1 -1
  121. package/dist/actions/update-event-type.js +1 -1
  122. package/dist/actions/update-event-type.js.map +1 -1
  123. package/dist/actions/update-member-role.js +1 -1
  124. package/dist/actions/update-member-role.js.map +1 -1
  125. package/dist/actions/update-profile.js +1 -1
  126. package/dist/actions/update-profile.js.map +1 -1
  127. package/dist/actions/update-routing-form.js +1 -1
  128. package/dist/actions/update-routing-form.js.map +1 -1
  129. package/dist/actions/update-schedule.js +1 -1
  130. package/dist/actions/update-schedule.js.map +1 -1
  131. package/dist/actions/update-workflow.js +1 -1
  132. package/dist/actions/update-workflow.js.map +1 -1
  133. package/package.json +3 -3
  134. package/src/actions/accept-team-invite.ts +1 -1
  135. package/src/actions/add-booking-attendee.ts +1 -1
  136. package/src/actions/add-booking-note.ts +1 -1
  137. package/src/actions/add-date-override.ts +1 -1
  138. package/src/actions/add-private-link.ts +1 -1
  139. package/src/actions/assign-round-robin-host.ts +1 -1
  140. package/src/actions/cancel-booking.ts +1 -1
  141. package/src/actions/check-availability.ts +1 -1
  142. package/src/actions/confirm-booking.ts +1 -1
  143. package/src/actions/connect-calendar.ts +1 -1
  144. package/src/actions/connect-video.ts +1 -1
  145. package/src/actions/create-booking.ts +1 -1
  146. package/src/actions/create-event-type.ts +1 -1
  147. package/src/actions/create-host-group.ts +1 -1
  148. package/src/actions/create-routing-form.ts +1 -1
  149. package/src/actions/create-schedule.ts +1 -1
  150. package/src/actions/create-team.ts +1 -1
  151. package/src/actions/create-workflow.ts +1 -1
  152. package/src/actions/delete-event-type.ts +1 -1
  153. package/src/actions/delete-routing-form.ts +1 -1
  154. package/src/actions/delete-schedule.ts +1 -1
  155. package/src/actions/delete-workflow.ts +1 -1
  156. package/src/actions/disconnect-calendar.ts +1 -1
  157. package/src/actions/duplicate-event-type.ts +1 -1
  158. package/src/actions/export-bookings-csv.ts +1 -1
  159. package/src/actions/find-available-slot.ts +1 -1
  160. package/src/actions/get-availability.ts +1 -1
  161. package/src/actions/get-booking.ts +1 -1
  162. package/src/actions/get-event-type.ts +1 -1
  163. package/src/actions/install-conferencing-app.ts +1 -1
  164. package/src/actions/invite-team-member.ts +1 -1
  165. package/src/actions/list-bookings.ts +1 -1
  166. package/src/actions/list-calendar-integrations.ts +1 -1
  167. package/src/actions/list-event-types.ts +1 -1
  168. package/src/actions/list-routing-form-responses.ts +1 -1
  169. package/src/actions/list-routing-forms.ts +1 -1
  170. package/src/actions/list-schedules.ts +1 -1
  171. package/src/actions/list-selected-calendars.ts +1 -1
  172. package/src/actions/list-workflows.ts +1 -1
  173. package/src/actions/mark-no-show.ts +1 -1
  174. package/src/actions/refresh-busy-times.ts +1 -1
  175. package/src/actions/remove-booking-attendee.ts +1 -1
  176. package/src/actions/remove-date-override.ts +1 -1
  177. package/src/actions/remove-team-member.ts +1 -1
  178. package/src/actions/reorder-event-types.ts +1 -1
  179. package/src/actions/reschedule-booking.ts +1 -1
  180. package/src/actions/revoke-private-link.ts +1 -1
  181. package/src/actions/send-reschedule-link.ts +1 -1
  182. package/src/actions/set-appearance.ts +1 -1
  183. package/src/actions/set-default-conferencing-app.ts +1 -1
  184. package/src/actions/set-default-schedule.ts +1 -1
  185. package/src/actions/set-destination-calendar.ts +1 -1
  186. package/src/actions/set-event-type-hosts.ts +1 -1
  187. package/src/actions/set-event-type-location.ts +1 -1
  188. package/src/actions/set-host-availability-override.ts +1 -1
  189. package/src/actions/set-team-branding.ts +1 -1
  190. package/src/actions/submit-routing-form-response.ts +1 -1
  191. package/src/actions/toggle-event-type-hidden.ts +1 -1
  192. package/src/actions/toggle-selected-calendar.ts +1 -1
  193. package/src/actions/toggle-workflow.ts +1 -1
  194. package/src/actions/update-event-type.ts +1 -1
  195. package/src/actions/update-member-role.ts +1 -1
  196. package/src/actions/update-profile.ts +1 -1
  197. package/src/actions/update-routing-form.ts +1 -1
  198. package/src/actions/update-schedule.ts +1 -1
  199. package/src/actions/update-workflow.ts +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"update-workflow.js","sourceRoot":"","sources":["../../src/actions/update-workflow.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"update-workflow.js","sourceRoot":"","sources":["../../src/actions/update-workflow.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-native/scheduling",
3
- "version": "0.1.41",
3
+ "version": "0.1.42",
4
4
  "description": "Scheduling primitives for agent-native apps — event types, availability, bookings, team scheduling, workflows, and routing forms.",
5
5
  "homepage": "https://github.com/BuilderIO/agent-native#readme",
6
6
  "bugs": {
@@ -56,7 +56,7 @@
56
56
  "nanoid": "^5.1.9",
57
57
  "rrule": "^2.8.1",
58
58
  "zod": "^4.3.6",
59
- "@agent-native/toolkit": "^0.16.12"
59
+ "@agent-native/toolkit": "^0.16.13"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@libsql/client": "^0.15.8",
@@ -67,7 +67,7 @@
67
67
  "react": "^19.2.5",
68
68
  "typescript-7": "npm:typescript@^7.0.2",
69
69
  "vitest": "^4.1.5",
70
- "@agent-native/core": "0.173.0"
70
+ "@agent-native/core": "0.173.1"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "@agent-native/core": ">=0.8.0",
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { upsertDateOverride } from "../server/schedules-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { nanoid } from "nanoid";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { cancelBooking } from "../server/booking-service.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { getAvailableSlots } from "../server/availability-engine.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import {
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -15,7 +15,7 @@
15
15
  * Google Calendar credential) do not expose `startOAuth` and should be
16
16
  * installed via `install-conferencing-app` instead.
17
17
  */
18
- import { defineAction } from "@agent-native/core";
18
+ import { defineAction } from "@agent-native/core/action";
19
19
  import { getRequestUserEmail } from "@agent-native/core/server/request-context";
20
20
  import { z } from "zod";
21
21
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { createBooking } from "../server/booking-service.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { createEventType } from "../server/event-types-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { createSchedule } from "../server/schedules-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { listBookings } from "../server/bookings-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { getAvailableSlots } from "../server/availability-engine.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { aggregateBusy } from "../server/availability-engine.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { getBookingByUid } from "../server/bookings-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import {
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { nanoid } from "nanoid";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { listBookings } from "../server/bookings-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { listEventTypes } from "../server/event-types-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq, desc } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { accessFilter } from "@agent-native/core/sharing";
3
3
  import { and, eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { listSchedules } from "../server/schedules-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { accessFilter } from "@agent-native/core/sharing";
3
3
  import { and, eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { markNoShow } from "../server/booking-service.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { and, eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { removeDateOverride } from "../server/schedules-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { and, eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { rescheduleBooking } from "../server/booking-service.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { getBookingByUid } from "../server/bookings-repo.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  export default defineAction({
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { nanoid } from "nanoid";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { and, eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { eq } from "drizzle-orm";
3
3
  import { nanoid } from "nanoid";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { and, eq } from "drizzle-orm";
3
3
  import { nanoid } from "nanoid";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { and, eq } from "drizzle-orm";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { z } from "zod";
3
3
 
4
4
  import { currentUserEmail } from "./_helpers.js";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { eq } from "drizzle-orm";
4
4
  import { z } from "zod";
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { z } from "zod";
4
4
 
@@ -1,4 +1,4 @@
1
- import { defineAction } from "@agent-native/core";
1
+ import { defineAction } from "@agent-native/core/action";
2
2
  import { assertAccess } from "@agent-native/core/sharing";
3
3
  import { isBlockedToolUrl } from "@agent-native/core/tools/url-safety";
4
4
  import { eq } from "drizzle-orm";