@getcommunity/gc-validators 0.0.271-alpha.28 → 0.0.271-alpha.29

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 (772) hide show
  1. package/dist/base/index.d.cts +3 -1
  2. package/dist/base/index.d.mts +5 -3
  3. package/dist/components/blocks/index.d.cts +1 -1
  4. package/dist/components/brand/index.d.cts +1 -1
  5. package/dist/components/shared/index.d.cts +1 -1
  6. package/dist/components/shared/index.d.mts +1 -1
  7. package/dist/components/utm/index.d.cts +1 -1
  8. package/dist/constants/index.d.cts +2 -2
  9. package/dist/constants/index.d.mts +2 -2
  10. package/dist/{document-CxCEXgLG.cjs → document-B-vL7OEu.cjs} +28 -334
  11. package/dist/document-B4XXhINT.d.mts +3653 -0
  12. package/dist/document-BaRvba1n.mjs +67 -0
  13. package/dist/document-BtdeKgES.d.cts +55 -0
  14. package/dist/document-CHBScA2R.d.cts +3653 -0
  15. package/dist/document-CbRiGZIl.d.mts +55 -0
  16. package/dist/{document-CCIFcvUz.mjs → document-CtZJmuhD.mjs} +24 -186
  17. package/dist/document-DAnLwUum.d.mts +248 -0
  18. package/dist/document-DZUDtwkX.cjs +92 -0
  19. package/dist/{document-3h6g5Qqr.d.cts → document-DeHWmViz.d.cts} +1 -1
  20. package/dist/document-Dk5LcN6P.d.cts +248 -0
  21. package/dist/{document-DqE9ISOk.d.mts → document-e9e67Lic.d.mts} +2 -2
  22. package/dist/entities/audit-log/constants.cjs +35 -0
  23. package/dist/entities/audit-log/constants.d.cts +6 -0
  24. package/dist/entities/audit-log/constants.d.mts +6 -0
  25. package/dist/entities/audit-log/constants.mjs +32 -0
  26. package/dist/entities/audit-log/document.cjs +13 -0
  27. package/dist/entities/audit-log/document.d.cts +32 -0
  28. package/dist/entities/audit-log/document.d.mts +32 -0
  29. package/dist/entities/audit-log/document.mjs +10 -0
  30. package/dist/entities/audit-log/fields.cjs +12 -0
  31. package/dist/entities/audit-log/fields.d.cts +10 -0
  32. package/dist/entities/audit-log/fields.d.mts +10 -0
  33. package/dist/entities/audit-log/fields.mjs +8 -0
  34. package/dist/entities/audit-log/{index.cjs → mutation.cjs} +3 -75
  35. package/dist/entities/audit-log/{index.d.cts → mutation.d.cts} +1 -64
  36. package/dist/entities/audit-log/{index.d.mts → mutation.d.mts} +2 -65
  37. package/dist/entities/audit-log/{index.mjs → mutation.mjs} +2 -67
  38. package/dist/entities/audit-log/query.cjs +32 -0
  39. package/dist/entities/audit-log/query.d.cts +27 -0
  40. package/dist/entities/audit-log/query.d.mts +27 -0
  41. package/dist/entities/audit-log/query.mjs +29 -0
  42. package/dist/entities/blog-page/{index.d.cts → document.d.cts} +1 -1
  43. package/dist/entities/blog-page/{index.d.mts → document.d.mts} +1 -1
  44. package/dist/entities/blog-post/constants.cjs +21 -0
  45. package/dist/entities/blog-post/constants.d.cts +7 -0
  46. package/dist/entities/blog-post/constants.d.mts +7 -0
  47. package/dist/entities/blog-post/constants.mjs +17 -0
  48. package/dist/entities/blog-post/document.cjs +3 -0
  49. package/dist/entities/blog-post/document.d.cts +2 -0
  50. package/dist/entities/blog-post/document.d.mts +2 -0
  51. package/dist/entities/blog-post/document.mjs +2 -0
  52. package/dist/entities/blog-post/fields.cjs +30 -0
  53. package/dist/entities/blog-post/fields.d.cts +2 -0
  54. package/dist/entities/blog-post/fields.d.mts +2 -0
  55. package/dist/entities/blog-post/fields.mjs +25 -0
  56. package/dist/entities/blog-post/{index.cjs → query.cjs} +4 -11
  57. package/dist/entities/blog-post/query.d.cts +22 -0
  58. package/dist/entities/blog-post/query.d.mts +22 -0
  59. package/dist/entities/blog-post/{index.mjs → query.mjs} +3 -2
  60. package/dist/entities/careers-page/{index.d.cts → document.d.cts} +1 -1
  61. package/dist/entities/careers-page/{index.d.mts → document.d.mts} +1 -1
  62. package/dist/entities/category/constants.cjs +15 -0
  63. package/dist/entities/category/constants.d.cts +6 -0
  64. package/dist/entities/category/constants.d.mts +6 -0
  65. package/dist/entities/category/constants.mjs +12 -0
  66. package/dist/entities/category/document.cjs +3 -0
  67. package/dist/entities/category/document.d.cts +2 -0
  68. package/dist/entities/category/document.d.mts +2 -0
  69. package/dist/entities/category/document.mjs +2 -0
  70. package/dist/entities/category/fields.cjs +7 -0
  71. package/dist/entities/category/fields.d.cts +8 -0
  72. package/dist/entities/category/fields.d.mts +8 -0
  73. package/dist/entities/category/fields.mjs +6 -0
  74. package/dist/entities/category/mutation.cjs +24 -0
  75. package/dist/entities/category/{index.d.mts → mutation.d.cts} +1 -22
  76. package/dist/entities/category/{index.d.cts → mutation.d.mts} +1 -22
  77. package/dist/entities/category/mutation.mjs +19 -0
  78. package/dist/entities/category/query.cjs +18 -0
  79. package/dist/entities/category/query.d.cts +14 -0
  80. package/dist/entities/category/query.d.mts +14 -0
  81. package/dist/entities/category/query.mjs +15 -0
  82. package/dist/entities/client/constants.cjs +25 -0
  83. package/dist/entities/client/constants.d.cts +7 -0
  84. package/dist/entities/client/constants.d.mts +7 -0
  85. package/dist/entities/client/constants.mjs +21 -0
  86. package/dist/entities/client/document.cjs +3 -0
  87. package/dist/entities/client/document.d.cts +2 -0
  88. package/dist/entities/client/document.d.mts +2 -0
  89. package/dist/entities/client/document.mjs +2 -0
  90. package/dist/entities/client/fields.cjs +12 -0
  91. package/dist/entities/client/fields.d.cts +9 -0
  92. package/dist/entities/client/fields.d.mts +9 -0
  93. package/dist/entities/client/fields.mjs +8 -0
  94. package/dist/entities/client/mutation.cjs +44 -0
  95. package/dist/entities/client/mutation.d.cts +53 -0
  96. package/dist/entities/client/mutation.d.mts +53 -0
  97. package/dist/entities/client/mutation.mjs +39 -0
  98. package/dist/entities/client/query.cjs +28 -0
  99. package/dist/entities/client/query.d.cts +24 -0
  100. package/dist/entities/client/query.d.mts +24 -0
  101. package/dist/entities/client/query.mjs +25 -0
  102. package/dist/entities/client-content-pillar/constants.cjs +16 -0
  103. package/dist/entities/client-content-pillar/constants.d.cts +6 -0
  104. package/dist/entities/client-content-pillar/constants.d.mts +6 -0
  105. package/dist/entities/client-content-pillar/constants.mjs +13 -0
  106. package/dist/entities/client-content-pillar/document.cjs +3 -0
  107. package/dist/entities/client-content-pillar/document.d.cts +2 -0
  108. package/dist/entities/client-content-pillar/document.d.mts +2 -0
  109. package/dist/entities/client-content-pillar/document.mjs +2 -0
  110. package/dist/entities/client-content-pillar/fields.cjs +7 -0
  111. package/dist/entities/client-content-pillar/fields.d.cts +8 -0
  112. package/dist/entities/client-content-pillar/fields.d.mts +8 -0
  113. package/dist/entities/client-content-pillar/fields.mjs +6 -0
  114. package/dist/entities/client-content-pillar/mutation.cjs +24 -0
  115. package/dist/entities/client-content-pillar/mutation.d.cts +26 -0
  116. package/dist/entities/client-content-pillar/mutation.d.mts +26 -0
  117. package/dist/entities/client-content-pillar/mutation.mjs +19 -0
  118. package/dist/entities/client-content-pillar/query.cjs +22 -0
  119. package/dist/entities/client-content-pillar/query.d.cts +17 -0
  120. package/dist/entities/client-content-pillar/query.d.mts +17 -0
  121. package/dist/entities/client-content-pillar/query.mjs +19 -0
  122. package/dist/entities/client-media-platform/constants.cjs +20 -0
  123. package/dist/entities/client-media-platform/constants.d.cts +6 -0
  124. package/dist/entities/client-media-platform/constants.d.mts +6 -0
  125. package/dist/entities/client-media-platform/constants.mjs +17 -0
  126. package/dist/entities/client-media-platform/document.cjs +3 -0
  127. package/dist/entities/client-media-platform/document.d.cts +2 -0
  128. package/dist/entities/client-media-platform/document.d.mts +2 -0
  129. package/dist/entities/client-media-platform/document.mjs +2 -0
  130. package/dist/entities/client-media-platform/fields.cjs +7 -0
  131. package/dist/entities/client-media-platform/fields.d.cts +8 -0
  132. package/dist/entities/client-media-platform/fields.d.mts +8 -0
  133. package/dist/entities/client-media-platform/fields.mjs +6 -0
  134. package/dist/entities/client-media-platform/mutation.cjs +28 -0
  135. package/dist/entities/client-media-platform/mutation.d.cts +29 -0
  136. package/dist/entities/client-media-platform/mutation.d.mts +29 -0
  137. package/dist/entities/client-media-platform/mutation.mjs +23 -0
  138. package/dist/entities/client-media-platform/query.cjs +24 -0
  139. package/dist/entities/client-media-platform/query.d.cts +18 -0
  140. package/dist/entities/client-media-platform/query.d.mts +18 -0
  141. package/dist/entities/client-media-platform/query.mjs +21 -0
  142. package/dist/entities/client-project/constants.cjs +85 -0
  143. package/dist/entities/client-project/constants.d.cts +37 -0
  144. package/dist/entities/client-project/constants.d.mts +37 -0
  145. package/dist/entities/client-project/constants.mjs +79 -0
  146. package/dist/entities/client-project/document.cjs +3 -0
  147. package/dist/entities/client-project/document.d.cts +2 -0
  148. package/dist/entities/client-project/document.d.mts +2 -0
  149. package/dist/entities/client-project/document.mjs +2 -0
  150. package/dist/entities/client-project/fields.cjs +14 -0
  151. package/dist/entities/client-project/fields.d.cts +2 -0
  152. package/dist/entities/client-project/fields.d.mts +2 -0
  153. package/dist/entities/client-project/fields.mjs +9 -0
  154. package/dist/entities/client-project/{index.cjs → mutation.cjs} +6 -42
  155. package/dist/entities/client-project/mutation.d.cts +76 -0
  156. package/dist/entities/client-project/mutation.d.mts +76 -0
  157. package/dist/entities/client-project/{index.mjs → mutation.mjs} +5 -30
  158. package/dist/entities/client-project/query.cjs +39 -0
  159. package/dist/entities/client-project/query.d.cts +30 -0
  160. package/dist/entities/client-project/query.d.mts +30 -0
  161. package/dist/entities/client-project/query.mjs +36 -0
  162. package/dist/entities/client-report/constants.cjs +17 -0
  163. package/dist/entities/client-report/constants.d.cts +6 -0
  164. package/dist/entities/client-report/constants.d.mts +6 -0
  165. package/dist/entities/client-report/constants.mjs +14 -0
  166. package/dist/entities/client-report/document.cjs +3 -0
  167. package/dist/entities/client-report/document.d.cts +2 -0
  168. package/dist/entities/client-report/document.d.mts +2 -0
  169. package/dist/entities/client-report/document.mjs +2 -0
  170. package/dist/entities/client-report/fields.cjs +7 -0
  171. package/dist/entities/client-report/fields.d.cts +8 -0
  172. package/dist/entities/client-report/fields.d.mts +8 -0
  173. package/dist/entities/client-report/fields.mjs +6 -0
  174. package/dist/entities/client-report/{index.cjs → mutation.cjs} +0 -39
  175. package/dist/entities/client-report/mutation.d.cts +38 -0
  176. package/dist/entities/client-report/mutation.d.mts +38 -0
  177. package/dist/entities/client-report/mutation.mjs +29 -0
  178. package/dist/entities/client-report/query.cjs +24 -0
  179. package/dist/entities/client-report/query.d.cts +19 -0
  180. package/dist/entities/client-report/query.d.mts +19 -0
  181. package/dist/entities/client-report/query.mjs +21 -0
  182. package/dist/entities/client-styleguide/constants.cjs +14 -0
  183. package/dist/entities/client-styleguide/constants.d.cts +6 -0
  184. package/dist/entities/client-styleguide/constants.d.mts +6 -0
  185. package/dist/entities/client-styleguide/constants.mjs +11 -0
  186. package/dist/entities/client-styleguide/document.cjs +3 -0
  187. package/dist/entities/client-styleguide/document.d.cts +2 -0
  188. package/dist/entities/client-styleguide/document.d.mts +2 -0
  189. package/dist/entities/client-styleguide/document.mjs +2 -0
  190. package/dist/entities/client-styleguide/fields.cjs +7 -0
  191. package/dist/entities/client-styleguide/fields.d.cts +8 -0
  192. package/dist/entities/client-styleguide/fields.d.mts +8 -0
  193. package/dist/entities/client-styleguide/fields.mjs +6 -0
  194. package/dist/entities/client-styleguide/mutation.cjs +25 -0
  195. package/dist/entities/client-styleguide/mutation.d.cts +26 -0
  196. package/dist/entities/client-styleguide/mutation.d.mts +26 -0
  197. package/dist/entities/client-styleguide/mutation.mjs +20 -0
  198. package/dist/entities/client-styleguide/query.cjs +21 -0
  199. package/dist/entities/client-styleguide/query.d.cts +16 -0
  200. package/dist/entities/client-styleguide/query.d.mts +16 -0
  201. package/dist/entities/client-styleguide/query.mjs +18 -0
  202. package/dist/entities/client-user/constants.cjs +24 -0
  203. package/dist/entities/client-user/constants.d.cts +6 -0
  204. package/dist/entities/client-user/constants.d.mts +6 -0
  205. package/dist/entities/client-user/constants.mjs +21 -0
  206. package/dist/entities/client-user/document.cjs +4 -0
  207. package/dist/entities/client-user/document.d.cts +2 -0
  208. package/dist/entities/client-user/document.d.mts +2 -0
  209. package/dist/entities/client-user/document.mjs +2 -0
  210. package/dist/entities/client-user/fields.cjs +13 -0
  211. package/dist/entities/client-user/fields.d.cts +2 -0
  212. package/dist/entities/client-user/fields.d.mts +2 -0
  213. package/dist/entities/client-user/fields.mjs +9 -0
  214. package/dist/entities/client-user/{index.cjs → mutation.cjs} +3 -19
  215. package/dist/entities/client-user/mutation.d.cts +28 -0
  216. package/dist/entities/client-user/mutation.d.mts +28 -0
  217. package/dist/entities/client-user/mutation.mjs +20 -0
  218. package/dist/entities/client-user/query.cjs +15 -0
  219. package/dist/entities/client-user/query.d.cts +11 -0
  220. package/dist/entities/client-user/query.d.mts +11 -0
  221. package/dist/entities/client-user/query.mjs +12 -0
  222. package/dist/entities/comment/constants.cjs +29 -0
  223. package/dist/entities/comment/constants.d.cts +16 -0
  224. package/dist/entities/comment/constants.d.mts +16 -0
  225. package/dist/entities/comment/constants.mjs +24 -0
  226. package/dist/entities/comment/document.cjs +38 -0
  227. package/dist/entities/comment/document.d.cts +2 -0
  228. package/dist/entities/comment/document.d.mts +2 -0
  229. package/dist/entities/comment/document.mjs +32 -0
  230. package/dist/entities/comment/fields.cjs +14 -0
  231. package/dist/entities/comment/fields.d.cts +2 -0
  232. package/dist/entities/comment/fields.d.mts +2 -0
  233. package/dist/entities/comment/fields.mjs +9 -0
  234. package/dist/entities/comment/mutation.cjs +39 -0
  235. package/dist/entities/comment/mutation.d.cts +39 -0
  236. package/dist/entities/comment/mutation.d.mts +39 -0
  237. package/dist/entities/comment/mutation.mjs +33 -0
  238. package/dist/entities/comment/query.cjs +39 -0
  239. package/dist/entities/comment/query.d.cts +91 -0
  240. package/dist/entities/comment/query.d.mts +91 -0
  241. package/dist/entities/comment/query.mjs +34 -0
  242. package/dist/entities/content-pillar/constants.cjs +15 -0
  243. package/dist/entities/content-pillar/constants.d.cts +6 -0
  244. package/dist/entities/content-pillar/constants.d.mts +6 -0
  245. package/dist/entities/content-pillar/constants.mjs +12 -0
  246. package/dist/entities/content-pillar/document.cjs +3 -0
  247. package/dist/entities/content-pillar/document.d.cts +2 -0
  248. package/dist/entities/content-pillar/document.d.mts +2 -0
  249. package/dist/entities/content-pillar/document.mjs +2 -0
  250. package/dist/entities/content-pillar/fields.cjs +7 -0
  251. package/dist/entities/content-pillar/fields.d.cts +8 -0
  252. package/dist/entities/content-pillar/fields.d.mts +8 -0
  253. package/dist/entities/content-pillar/fields.mjs +6 -0
  254. package/dist/entities/content-pillar/mutation.cjs +28 -0
  255. package/dist/entities/content-pillar/mutation.d.cts +29 -0
  256. package/dist/entities/content-pillar/mutation.d.mts +29 -0
  257. package/dist/entities/content-pillar/mutation.mjs +23 -0
  258. package/dist/entities/content-pillar/query.cjs +19 -0
  259. package/dist/entities/content-pillar/query.d.cts +15 -0
  260. package/dist/entities/content-pillar/query.d.mts +15 -0
  261. package/dist/entities/content-pillar/query.mjs +16 -0
  262. package/dist/entities/faq-page/{index.d.cts → document.d.cts} +2 -2
  263. package/dist/entities/faq-page/{index.d.mts → document.d.mts} +2 -2
  264. package/dist/entities/formatter/constants.cjs +52 -0
  265. package/dist/entities/formatter/constants.d.cts +37 -0
  266. package/dist/entities/formatter/constants.d.mts +37 -0
  267. package/dist/entities/formatter/constants.mjs +47 -0
  268. package/dist/entities/gcflytour/constants.cjs +17 -0
  269. package/dist/entities/gcflytour/constants.d.cts +6 -0
  270. package/dist/entities/gcflytour/constants.d.mts +6 -0
  271. package/dist/entities/gcflytour/constants.mjs +14 -0
  272. package/dist/entities/gcflytour/document.cjs +3 -0
  273. package/dist/entities/gcflytour/document.d.cts +2 -0
  274. package/dist/entities/gcflytour/document.d.mts +2 -0
  275. package/dist/entities/gcflytour/document.mjs +2 -0
  276. package/dist/entities/gcflytour/fields.cjs +7 -0
  277. package/dist/entities/gcflytour/fields.d.cts +8 -0
  278. package/dist/entities/gcflytour/fields.d.mts +8 -0
  279. package/dist/entities/gcflytour/fields.mjs +6 -0
  280. package/dist/entities/gcflytour/{index.cjs → mutation.cjs} +0 -37
  281. package/dist/entities/gcflytour/mutation.d.cts +38 -0
  282. package/dist/entities/gcflytour/mutation.d.mts +38 -0
  283. package/dist/entities/gcflytour/mutation.mjs +29 -0
  284. package/dist/entities/gcflytour/query.cjs +22 -0
  285. package/dist/entities/gcflytour/query.d.cts +17 -0
  286. package/dist/entities/gcflytour/query.d.mts +17 -0
  287. package/dist/entities/gcflytour/query.mjs +19 -0
  288. package/dist/entities/gcflytour-snap/constants.cjs +17 -0
  289. package/dist/entities/gcflytour-snap/constants.d.cts +6 -0
  290. package/dist/entities/gcflytour-snap/constants.d.mts +6 -0
  291. package/dist/entities/gcflytour-snap/constants.mjs +14 -0
  292. package/dist/entities/gcflytour-snap/document.cjs +3 -0
  293. package/dist/entities/gcflytour-snap/document.d.cts +2 -0
  294. package/dist/entities/gcflytour-snap/document.d.mts +2 -0
  295. package/dist/entities/gcflytour-snap/document.mjs +2 -0
  296. package/dist/entities/gcflytour-snap/fields.cjs +7 -0
  297. package/dist/entities/gcflytour-snap/fields.d.cts +8 -0
  298. package/dist/entities/gcflytour-snap/fields.d.mts +8 -0
  299. package/dist/entities/gcflytour-snap/fields.mjs +6 -0
  300. package/dist/entities/gcflytour-snap/mutation.cjs +32 -0
  301. package/dist/entities/gcflytour-snap/mutation.d.cts +35 -0
  302. package/dist/entities/gcflytour-snap/mutation.d.mts +35 -0
  303. package/dist/entities/gcflytour-snap/mutation.mjs +27 -0
  304. package/dist/entities/gcflytour-snap/query.cjs +23 -0
  305. package/dist/entities/gcflytour-snap/query.d.cts +18 -0
  306. package/dist/entities/gcflytour-snap/query.d.mts +18 -0
  307. package/dist/entities/gcflytour-snap/query.mjs +20 -0
  308. package/dist/entities/landing-page/{index.d.cts → document.d.cts} +2 -2
  309. package/dist/entities/landing-page/{index.d.mts → document.d.mts} +2 -2
  310. package/dist/entities/lead/document.cjs +23 -0
  311. package/dist/entities/lead/document.d.cts +25 -0
  312. package/dist/entities/lead/document.d.mts +25 -0
  313. package/dist/entities/lead/document.mjs +20 -0
  314. package/dist/entities/lead/{index.cjs → mutation.cjs} +0 -19
  315. package/dist/entities/lead/{index.d.cts → mutation.d.cts} +1 -23
  316. package/dist/entities/lead/{index.d.mts → mutation.d.mts} +1 -23
  317. package/dist/entities/lead/{index.mjs → mutation.mjs} +1 -19
  318. package/dist/entities/media-content-type/constants.cjs +31 -0
  319. package/dist/entities/media-content-type/constants.d.cts +6 -0
  320. package/dist/entities/media-content-type/constants.d.mts +6 -0
  321. package/dist/entities/media-content-type/constants.mjs +28 -0
  322. package/dist/entities/media-content-type/document.cjs +3 -0
  323. package/dist/entities/media-content-type/document.d.cts +2 -0
  324. package/dist/entities/media-content-type/document.d.mts +2 -0
  325. package/dist/entities/media-content-type/document.mjs +2 -0
  326. package/dist/entities/media-content-type/fields.cjs +7 -0
  327. package/dist/entities/media-content-type/fields.d.cts +8 -0
  328. package/dist/entities/media-content-type/fields.d.mts +8 -0
  329. package/dist/entities/media-content-type/fields.mjs +6 -0
  330. package/dist/entities/media-content-type/mutation.cjs +36 -0
  331. package/dist/entities/media-content-type/{index.d.cts → mutation.d.cts} +1 -27
  332. package/dist/entities/media-content-type/{index.d.mts → mutation.d.mts} +1 -27
  333. package/dist/entities/media-content-type/mutation.mjs +31 -0
  334. package/dist/entities/media-content-type/query.cjs +24 -0
  335. package/dist/entities/media-content-type/query.d.cts +19 -0
  336. package/dist/entities/media-content-type/query.d.mts +19 -0
  337. package/dist/entities/media-content-type/query.mjs +21 -0
  338. package/dist/entities/media-creative-format/constants.cjs +23 -0
  339. package/dist/entities/media-creative-format/constants.d.cts +6 -0
  340. package/dist/entities/media-creative-format/constants.d.mts +6 -0
  341. package/dist/entities/media-creative-format/constants.mjs +20 -0
  342. package/dist/entities/media-creative-format/document.cjs +3 -0
  343. package/dist/entities/media-creative-format/document.d.cts +2 -0
  344. package/dist/entities/media-creative-format/document.d.mts +2 -0
  345. package/dist/entities/media-creative-format/document.mjs +2 -0
  346. package/dist/entities/media-creative-format/fields.cjs +7 -0
  347. package/dist/entities/media-creative-format/fields.d.cts +8 -0
  348. package/dist/entities/media-creative-format/fields.d.mts +8 -0
  349. package/dist/entities/media-creative-format/fields.mjs +6 -0
  350. package/dist/entities/media-creative-format/mutation.cjs +30 -0
  351. package/dist/entities/media-creative-format/{index.d.cts → mutation.d.cts} +1 -24
  352. package/dist/entities/media-creative-format/{index.d.mts → mutation.d.mts} +1 -24
  353. package/dist/entities/media-creative-format/mutation.mjs +25 -0
  354. package/dist/entities/media-creative-format/query.cjs +21 -0
  355. package/dist/entities/media-creative-format/query.d.cts +16 -0
  356. package/dist/entities/media-creative-format/query.d.mts +16 -0
  357. package/dist/entities/media-creative-format/query.mjs +18 -0
  358. package/dist/entities/media-medium/constants.cjs +26 -0
  359. package/dist/entities/media-medium/constants.d.cts +6 -0
  360. package/dist/entities/media-medium/constants.d.mts +6 -0
  361. package/dist/entities/media-medium/constants.mjs +23 -0
  362. package/dist/entities/media-medium/document.cjs +3 -0
  363. package/dist/entities/media-medium/document.d.cts +2 -0
  364. package/dist/entities/media-medium/document.d.mts +2 -0
  365. package/dist/entities/media-medium/document.mjs +2 -0
  366. package/dist/entities/media-medium/fields.cjs +7 -0
  367. package/dist/entities/media-medium/fields.d.cts +8 -0
  368. package/dist/entities/media-medium/fields.d.mts +8 -0
  369. package/dist/entities/media-medium/fields.mjs +6 -0
  370. package/dist/entities/media-medium/mutation.cjs +34 -0
  371. package/dist/entities/media-medium/{index.d.cts → mutation.d.cts} +1 -26
  372. package/dist/entities/media-medium/{index.d.mts → mutation.d.mts} +1 -26
  373. package/dist/entities/media-medium/mutation.mjs +29 -0
  374. package/dist/entities/media-medium/query.cjs +23 -0
  375. package/dist/entities/media-medium/query.d.cts +18 -0
  376. package/dist/entities/media-medium/query.d.mts +18 -0
  377. package/dist/entities/media-medium/query.mjs +20 -0
  378. package/dist/entities/media-platform/constants.cjs +40 -0
  379. package/dist/entities/media-platform/constants.d.cts +6 -0
  380. package/dist/entities/media-platform/constants.d.mts +6 -0
  381. package/dist/entities/media-platform/constants.mjs +37 -0
  382. package/dist/entities/media-platform/document.cjs +3 -0
  383. package/dist/entities/media-platform/document.d.cts +2 -0
  384. package/dist/entities/media-platform/document.d.mts +2 -0
  385. package/dist/entities/media-platform/document.mjs +2 -0
  386. package/dist/entities/media-platform/fields.cjs +7 -0
  387. package/dist/entities/media-platform/fields.d.cts +8 -0
  388. package/dist/entities/media-platform/fields.d.mts +8 -0
  389. package/dist/entities/media-platform/fields.mjs +6 -0
  390. package/dist/entities/media-platform/mutation.cjs +41 -0
  391. package/dist/entities/media-platform/mutation.d.cts +47 -0
  392. package/dist/entities/media-platform/mutation.d.mts +47 -0
  393. package/dist/entities/media-platform/mutation.mjs +36 -0
  394. package/dist/entities/media-platform/query.cjs +27 -0
  395. package/dist/entities/media-platform/query.d.cts +21 -0
  396. package/dist/entities/media-platform/query.d.mts +21 -0
  397. package/dist/entities/media-platform/query.mjs +24 -0
  398. package/dist/entities/monday-workspace/constants.cjs +17 -0
  399. package/dist/entities/monday-workspace/constants.d.cts +6 -0
  400. package/dist/entities/monday-workspace/constants.d.mts +6 -0
  401. package/dist/entities/monday-workspace/constants.mjs +14 -0
  402. package/dist/entities/monday-workspace/document.cjs +3 -0
  403. package/dist/entities/monday-workspace/document.d.cts +2 -0
  404. package/dist/entities/monday-workspace/document.d.mts +2 -0
  405. package/dist/entities/monday-workspace/document.mjs +2 -0
  406. package/dist/entities/monday-workspace/fields.cjs +7 -0
  407. package/dist/entities/monday-workspace/fields.d.cts +8 -0
  408. package/dist/entities/monday-workspace/fields.d.mts +8 -0
  409. package/dist/entities/monday-workspace/fields.mjs +6 -0
  410. package/dist/entities/monday-workspace/mutation.cjs +26 -0
  411. package/dist/entities/monday-workspace/mutation.d.cts +26 -0
  412. package/dist/entities/monday-workspace/mutation.d.mts +26 -0
  413. package/dist/entities/monday-workspace/mutation.mjs +21 -0
  414. package/dist/entities/monday-workspace/query.cjs +20 -0
  415. package/dist/entities/monday-workspace/query.d.cts +15 -0
  416. package/dist/entities/monday-workspace/query.d.mts +15 -0
  417. package/dist/entities/monday-workspace/query.mjs +17 -0
  418. package/dist/entities/newsletter-signup/document.cjs +20 -0
  419. package/dist/entities/newsletter-signup/document.d.cts +22 -0
  420. package/dist/entities/newsletter-signup/document.d.mts +22 -0
  421. package/dist/entities/newsletter-signup/document.mjs +17 -0
  422. package/dist/entities/newsletter-signup/{index.cjs → mutation.cjs} +0 -16
  423. package/dist/entities/newsletter-signup/{index.d.cts → mutation.d.cts} +1 -20
  424. package/dist/entities/newsletter-signup/{index.d.mts → mutation.d.mts} +1 -20
  425. package/dist/entities/newsletter-signup/{index.mjs → mutation.mjs} +1 -16
  426. package/dist/entities/policy-page/{index.d.cts → document.d.cts} +1 -1
  427. package/dist/entities/policy-page/{index.d.mts → document.d.mts} +2 -2
  428. package/dist/entities/product/{index.cjs → constants.cjs} +0 -2
  429. package/dist/entities/product/{index.d.mts → constants.d.cts} +1 -3
  430. package/dist/entities/product/{index.d.cts → constants.d.mts} +1 -3
  431. package/dist/entities/product/{index.mjs → constants.mjs} +1 -2
  432. package/dist/{document-DJJFS5o8.cjs → entities/product/document.cjs} +7 -11
  433. package/dist/entities/product/document.d.cts +2 -0
  434. package/dist/entities/product/document.d.mts +2 -0
  435. package/dist/{document-DRyRy2Mw.mjs → entities/product/document.mjs} +5 -5
  436. package/dist/entities/product-highlight/{index.cjs → constants.cjs} +0 -2
  437. package/dist/entities/product-highlight/constants.d.cts +5 -0
  438. package/dist/entities/product-highlight/constants.d.mts +5 -0
  439. package/dist/entities/product-highlight/{index.mjs → constants.mjs} +1 -2
  440. package/dist/entities/product-highlight/document.cjs +3 -0
  441. package/dist/entities/product-highlight/document.d.cts +2 -0
  442. package/dist/entities/product-highlight/document.d.mts +2 -0
  443. package/dist/entities/product-highlight/document.mjs +2 -0
  444. package/dist/entities/resume/document.cjs +23 -0
  445. package/dist/entities/resume/document.d.cts +93 -0
  446. package/dist/entities/resume/document.d.mts +93 -0
  447. package/dist/entities/resume/document.mjs +20 -0
  448. package/dist/entities/resume/{index.cjs → mutation.cjs} +0 -19
  449. package/dist/entities/resume/{index.d.cts → mutation.d.cts} +1 -91
  450. package/dist/entities/resume/{index.d.mts → mutation.d.mts} +1 -91
  451. package/dist/entities/resume/{index.mjs → mutation.mjs} +1 -19
  452. package/dist/entities/tag/constants.cjs +15 -0
  453. package/dist/entities/tag/constants.d.cts +6 -0
  454. package/dist/entities/tag/constants.d.mts +6 -0
  455. package/dist/entities/tag/constants.mjs +12 -0
  456. package/dist/{document-B4FY2KXQ.cjs → entities/tag/document.cjs} +4 -8
  457. package/dist/entities/tag/document.d.cts +2 -0
  458. package/dist/entities/tag/document.d.mts +2 -0
  459. package/dist/{document-De-prPhc.mjs → entities/tag/document.mjs} +2 -2
  460. package/dist/entities/tag/fields.cjs +7 -0
  461. package/dist/entities/tag/fields.d.cts +8 -0
  462. package/dist/entities/tag/fields.d.mts +8 -0
  463. package/dist/entities/tag/fields.mjs +6 -0
  464. package/dist/entities/tag/mutation.cjs +24 -0
  465. package/dist/entities/tag/{index.d.cts → mutation.d.cts} +1 -22
  466. package/dist/entities/tag/{index.d.mts → mutation.d.mts} +1 -22
  467. package/dist/entities/tag/mutation.mjs +19 -0
  468. package/dist/entities/tag/query.cjs +18 -0
  469. package/dist/entities/tag/query.d.cts +14 -0
  470. package/dist/entities/tag/query.d.mts +14 -0
  471. package/dist/entities/tag/query.mjs +15 -0
  472. package/dist/entities/team-member/constants.cjs +30 -0
  473. package/dist/entities/team-member/constants.d.cts +8 -0
  474. package/dist/entities/team-member/constants.d.mts +8 -0
  475. package/dist/entities/team-member/constants.mjs +25 -0
  476. package/dist/entities/team-member/document.cjs +3 -0
  477. package/dist/entities/team-member/document.d.cts +2 -0
  478. package/dist/entities/team-member/document.d.mts +2 -0
  479. package/dist/entities/team-member/document.mjs +2 -0
  480. package/dist/entities/team-member/fields.cjs +14 -0
  481. package/dist/entities/team-member/fields.d.cts +2 -0
  482. package/dist/entities/team-member/fields.d.mts +2 -0
  483. package/dist/entities/team-member/fields.mjs +9 -0
  484. package/dist/entities/team-member/query.cjs +24 -0
  485. package/dist/entities/team-member/query.d.cts +19 -0
  486. package/dist/entities/team-member/query.d.mts +19 -0
  487. package/dist/entities/team-member/query.mjs +21 -0
  488. package/dist/entities/team-page/{index.d.cts → document.d.cts} +1 -1
  489. package/dist/entities/team-page/{index.d.mts → document.d.mts} +1 -1
  490. package/dist/entities/teamwork/constants.cjs +44 -0
  491. package/dist/entities/teamwork/constants.d.cts +35 -0
  492. package/dist/entities/teamwork/constants.d.mts +35 -0
  493. package/dist/entities/teamwork/constants.mjs +42 -0
  494. package/dist/entities/teamwork/fields.cjs +12 -0
  495. package/dist/entities/teamwork/fields.d.cts +10 -0
  496. package/dist/entities/teamwork/fields.d.mts +10 -0
  497. package/dist/entities/teamwork/fields.mjs +9 -0
  498. package/dist/entities/teamwork/query.cjs +27 -0
  499. package/dist/entities/teamwork/query.d.cts +23 -0
  500. package/dist/entities/teamwork/query.d.mts +23 -0
  501. package/dist/entities/teamwork/query.mjs +24 -0
  502. package/dist/entities/teamwork/types/index.cjs +0 -0
  503. package/dist/entities/teamwork/{index.d.cts → types/index.d.cts} +2 -64
  504. package/dist/entities/teamwork/{index.d.mts → types/index.d.mts} +2 -64
  505. package/dist/entities/teamwork/types/index.mjs +1 -0
  506. package/dist/entities/trend/constants.cjs +7 -0
  507. package/dist/entities/trend/constants.d.cts +5 -0
  508. package/dist/entities/trend/constants.d.mts +5 -0
  509. package/dist/entities/trend/constants.mjs +5 -0
  510. package/dist/entities/trend/document.cjs +3 -0
  511. package/dist/entities/trend/document.d.cts +2 -0
  512. package/dist/entities/trend/document.d.mts +2 -0
  513. package/dist/entities/trend/document.mjs +2 -0
  514. package/dist/entities/trend/{index.cjs → mutation.cjs} +0 -8
  515. package/dist/entities/trend/{index.d.mts → mutation.d.cts} +1 -6
  516. package/dist/entities/trend/{index.d.cts → mutation.d.mts} +1 -6
  517. package/dist/entities/trend/mutation.mjs +9 -0
  518. package/dist/entities/up-auth/{index.cjs → mutation.cjs} +2 -2
  519. package/dist/entities/up-auth/mutation.d.cts +86 -0
  520. package/dist/entities/up-auth/mutation.d.mts +86 -0
  521. package/dist/entities/up-auth/{index.mjs → mutation.mjs} +1 -1
  522. package/dist/entities/up-permission/{index.cjs → document.cjs} +1 -1
  523. package/dist/entities/up-permission/document.d.cts +2 -0
  524. package/dist/entities/up-permission/document.d.mts +2 -0
  525. package/dist/entities/up-permission/document.mjs +2 -0
  526. package/dist/entities/up-role/constants.cjs +11 -0
  527. package/dist/entities/up-role/{index.d.cts → constants.d.cts} +1 -3
  528. package/dist/entities/up-role/{index.d.mts → constants.d.mts} +1 -3
  529. package/dist/entities/up-role/constants.mjs +10 -0
  530. package/dist/entities/up-role/document.cjs +3 -0
  531. package/dist/entities/up-role/document.d.cts +2 -0
  532. package/dist/entities/up-role/document.d.mts +2 -0
  533. package/dist/entities/up-role/document.mjs +2 -0
  534. package/dist/entities/up-role/fields.cjs +9 -0
  535. package/dist/entities/up-role/fields.d.cts +2 -0
  536. package/dist/entities/up-role/fields.d.mts +2 -0
  537. package/dist/entities/up-role/fields.mjs +6 -0
  538. package/dist/entities/up-user/constants.cjs +17 -0
  539. package/dist/entities/up-user/constants.d.cts +6 -0
  540. package/dist/entities/up-user/constants.d.mts +6 -0
  541. package/dist/entities/up-user/constants.mjs +14 -0
  542. package/dist/entities/up-user/document.cjs +3 -0
  543. package/dist/entities/up-user/document.d.cts +2 -0
  544. package/dist/entities/up-user/document.d.mts +2 -0
  545. package/dist/entities/up-user/document.mjs +2 -0
  546. package/dist/entities/up-user/fields.cjs +12 -0
  547. package/dist/entities/up-user/fields.d.cts +10 -0
  548. package/dist/entities/up-user/fields.d.mts +10 -0
  549. package/dist/entities/up-user/fields.mjs +10 -0
  550. package/dist/entities/up-user/mutation.cjs +19 -0
  551. package/dist/entities/up-user/mutation.d.cts +14 -0
  552. package/dist/entities/up-user/mutation.d.mts +14 -0
  553. package/dist/entities/up-user/mutation.mjs +16 -0
  554. package/dist/entities/up-user/query.cjs +22 -0
  555. package/dist/entities/up-user/query.d.cts +18 -0
  556. package/dist/entities/up-user/query.d.mts +18 -0
  557. package/dist/entities/up-user/query.mjs +18 -0
  558. package/dist/entities/upload/fields.cjs +8 -0
  559. package/dist/entities/upload/fields.d.cts +6 -0
  560. package/dist/entities/upload/fields.d.mts +6 -0
  561. package/dist/entities/upload/fields.mjs +5 -0
  562. package/dist/entities/upload/{index.cjs → mutation.cjs} +3 -6
  563. package/dist/entities/upload/{index.d.cts → mutation.d.cts} +1 -4
  564. package/dist/entities/upload/{index.d.mts → mutation.d.mts} +1 -4
  565. package/dist/entities/upload/{index.mjs → mutation.mjs} +2 -4
  566. package/dist/entities/url-redirect/constants.cjs +32 -0
  567. package/dist/entities/url-redirect/constants.d.cts +8 -0
  568. package/dist/entities/url-redirect/constants.d.mts +8 -0
  569. package/dist/entities/url-redirect/constants.mjs +27 -0
  570. package/dist/entities/url-redirect/document.cjs +17 -0
  571. package/dist/entities/url-redirect/document.d.cts +18 -0
  572. package/dist/entities/url-redirect/document.d.mts +18 -0
  573. package/dist/entities/url-redirect/document.mjs +14 -0
  574. package/dist/entities/url-redirect/fields.cjs +14 -0
  575. package/dist/entities/url-redirect/fields.d.cts +12 -0
  576. package/dist/entities/url-redirect/fields.d.mts +12 -0
  577. package/dist/entities/url-redirect/fields.mjs +9 -0
  578. package/dist/entities/url-redirect/query.cjs +18 -0
  579. package/dist/entities/url-redirect/query.d.cts +16 -0
  580. package/dist/entities/url-redirect/query.d.mts +16 -0
  581. package/dist/entities/url-redirect/query.mjs +14 -0
  582. package/dist/entities/user-account/document.cjs +3 -0
  583. package/dist/entities/user-account/document.d.cts +2 -0
  584. package/dist/entities/user-account/document.d.mts +2 -0
  585. package/dist/entities/user-account/document.mjs +2 -0
  586. package/dist/entities/user-account/{index.cjs → mutation.cjs} +0 -9
  587. package/dist/entities/user-account/{index.d.cts → mutation.d.cts} +1 -13
  588. package/dist/entities/user-account/{index.d.mts → mutation.d.mts} +1 -13
  589. package/dist/entities/user-account/{index.mjs → mutation.mjs} +1 -7
  590. package/dist/entities/user-account/query.cjs +8 -0
  591. package/dist/entities/user-account/query.d.cts +14 -0
  592. package/dist/entities/user-account/query.d.mts +14 -0
  593. package/dist/entities/user-account/query.mjs +6 -0
  594. package/dist/entities/utm-link-builder/constants.cjs +11 -0
  595. package/dist/entities/utm-link-builder/constants.d.cts +4 -0
  596. package/dist/entities/utm-link-builder/constants.d.mts +4 -0
  597. package/dist/entities/utm-link-builder/constants.mjs +10 -0
  598. package/dist/entities/utm-link-builder/fields.cjs +9 -0
  599. package/dist/entities/utm-link-builder/fields.d.cts +7 -0
  600. package/dist/entities/utm-link-builder/fields.d.mts +7 -0
  601. package/dist/entities/utm-link-builder/fields.mjs +6 -0
  602. package/dist/entities/utm-link-builder/{index.cjs → mutation.cjs} +2 -14
  603. package/dist/entities/utm-link-builder/{index.d.cts → mutation.d.cts} +2 -4
  604. package/dist/entities/utm-link-builder/{index.d.mts → mutation.d.mts} +2 -4
  605. package/dist/entities/utm-link-builder/{index.mjs → mutation.mjs} +2 -13
  606. package/dist/entities/utm-tracking-link/constants.cjs +30 -0
  607. package/dist/entities/utm-tracking-link/constants.d.cts +6 -0
  608. package/dist/entities/utm-tracking-link/constants.d.mts +6 -0
  609. package/dist/entities/utm-tracking-link/constants.mjs +27 -0
  610. package/dist/entities/utm-tracking-link/document.cjs +3 -0
  611. package/dist/entities/utm-tracking-link/document.d.cts +2 -0
  612. package/dist/entities/utm-tracking-link/document.d.mts +2 -0
  613. package/dist/entities/utm-tracking-link/document.mjs +2 -0
  614. package/dist/entities/utm-tracking-link/fields.cjs +22 -0
  615. package/dist/entities/utm-tracking-link/fields.d.cts +20 -0
  616. package/dist/entities/utm-tracking-link/fields.d.mts +20 -0
  617. package/dist/entities/utm-tracking-link/fields.mjs +15 -0
  618. package/dist/entities/utm-tracking-link/{index.cjs → mutation.cjs} +14 -92
  619. package/dist/entities/utm-tracking-link/mutation.d.cts +172 -0
  620. package/dist/entities/utm-tracking-link/mutation.d.mts +172 -0
  621. package/dist/entities/utm-tracking-link/mutation.mjs +97 -0
  622. package/dist/entities/utm-tracking-link/query.cjs +38 -0
  623. package/dist/entities/utm-tracking-link/query.d.cts +32 -0
  624. package/dist/entities/utm-tracking-link/query.d.mts +32 -0
  625. package/dist/entities/utm-tracking-link/query.mjs +35 -0
  626. package/dist/fields-6yrZo7iR.d.cts +7 -0
  627. package/dist/fields-BB6Rnm2x.d.mts +37 -0
  628. package/dist/fields-BNPZU6Gp.d.mts +12 -0
  629. package/dist/fields-BmQJMVWd.d.mts +12 -0
  630. package/dist/{index-DSCV3ifg.d.mts → fields-Bsv50wnV.d.mts} +3 -302
  631. package/dist/fields-Bv0zqexk.d.mts +7 -0
  632. package/dist/fields-CTfsBi5c.d.cts +12 -0
  633. package/dist/{index-KxCfd05r.d.cts → fields-CYFbYk8t.d.cts} +3 -302
  634. package/dist/fields-C_h0liCI.d.mts +12 -0
  635. package/dist/fields-DlXUyYib.d.cts +12 -0
  636. package/dist/fields-Dze87buK.d.cts +12 -0
  637. package/dist/fields-HW1czqjR.d.cts +37 -0
  638. package/dist/{index-BSYaAtme.d.mts → index-CV7T00Qq.d.mts} +2 -2
  639. package/dist/{index-CxuLg4Y8.d.mts → index-DHkpV702.d.mts} +10 -56
  640. package/dist/{index-BhOJmpYi.d.cts → index-LS8utbTg.d.cts} +9 -55
  641. package/dist/permissions/index.d.cts +2 -1
  642. package/dist/permissions/index.d.mts +2 -1
  643. package/dist/query-Br0zLHlB.d.cts +42 -0
  644. package/dist/query-Do-NCMdA.d.mts +42 -0
  645. package/dist/sort-CGhEoZGd.d.mts +12 -0
  646. package/dist/sort-D9B3xl2d.d.cts +12 -0
  647. package/dist/utilities/index.d.cts +3 -2
  648. package/dist/utilities/index.d.mts +3 -2
  649. package/package.json +61 -8
  650. package/dist/document-DESBxiaO.mjs +0 -129
  651. package/dist/document-vI8pMwjv.cjs +0 -238
  652. package/dist/entities/blog-post/index.d.cts +0 -2
  653. package/dist/entities/blog-post/index.d.mts +0 -2
  654. package/dist/entities/category/index.cjs +0 -56
  655. package/dist/entities/category/index.mjs +0 -45
  656. package/dist/entities/client/index.cjs +0 -97
  657. package/dist/entities/client/index.d.cts +0 -2
  658. package/dist/entities/client/index.d.mts +0 -2
  659. package/dist/entities/client/index.mjs +0 -84
  660. package/dist/entities/client-content-pillar/index.cjs +0 -61
  661. package/dist/entities/client-content-pillar/index.d.cts +0 -2
  662. package/dist/entities/client-content-pillar/index.d.mts +0 -2
  663. package/dist/entities/client-content-pillar/index.mjs +0 -50
  664. package/dist/entities/client-media-platform/index.cjs +0 -69
  665. package/dist/entities/client-media-platform/index.d.cts +0 -2
  666. package/dist/entities/client-media-platform/index.d.mts +0 -2
  667. package/dist/entities/client-media-platform/index.mjs +0 -58
  668. package/dist/entities/client-project/index.d.cts +0 -2
  669. package/dist/entities/client-project/index.d.mts +0 -2
  670. package/dist/entities/client-report/index.d.cts +0 -2
  671. package/dist/entities/client-report/index.d.mts +0 -2
  672. package/dist/entities/client-report/index.mjs +0 -62
  673. package/dist/entities/client-styleguide/index.cjs +0 -58
  674. package/dist/entities/client-styleguide/index.d.cts +0 -2
  675. package/dist/entities/client-styleguide/index.d.mts +0 -2
  676. package/dist/entities/client-styleguide/index.mjs +0 -47
  677. package/dist/entities/client-user/index.d.cts +0 -2
  678. package/dist/entities/client-user/index.d.mts +0 -2
  679. package/dist/entities/client-user/index.mjs +0 -28
  680. package/dist/entities/comment/index.cjs +0 -139
  681. package/dist/entities/comment/index.d.cts +0 -2
  682. package/dist/entities/comment/index.d.mts +0 -2
  683. package/dist/entities/comment/index.mjs +0 -118
  684. package/dist/entities/content-pillar/index.cjs +0 -61
  685. package/dist/entities/content-pillar/index.d.cts +0 -2
  686. package/dist/entities/content-pillar/index.d.mts +0 -2
  687. package/dist/entities/content-pillar/index.mjs +0 -50
  688. package/dist/entities/formatter/index.cjs +0 -258
  689. package/dist/entities/formatter/index.d.cts +0 -121
  690. package/dist/entities/formatter/index.d.mts +0 -121
  691. package/dist/entities/formatter/index.mjs +0 -233
  692. package/dist/entities/gcflytour/index.d.cts +0 -2
  693. package/dist/entities/gcflytour/index.d.mts +0 -2
  694. package/dist/entities/gcflytour/index.mjs +0 -60
  695. package/dist/entities/gcflytour-snap/index.cjs +0 -70
  696. package/dist/entities/gcflytour-snap/index.d.cts +0 -2
  697. package/dist/entities/gcflytour-snap/index.d.mts +0 -2
  698. package/dist/entities/gcflytour-snap/index.mjs +0 -59
  699. package/dist/entities/media-content-type/index.cjs +0 -89
  700. package/dist/entities/media-content-type/index.mjs +0 -78
  701. package/dist/entities/media-creative-format/index.cjs +0 -72
  702. package/dist/entities/media-creative-format/index.mjs +0 -61
  703. package/dist/entities/media-medium/index.cjs +0 -81
  704. package/dist/entities/media-medium/index.mjs +0 -70
  705. package/dist/entities/media-platform/index.cjs +0 -105
  706. package/dist/entities/media-platform/index.d.cts +0 -2
  707. package/dist/entities/media-platform/index.d.mts +0 -2
  708. package/dist/entities/media-platform/index.mjs +0 -94
  709. package/dist/entities/monday-workspace/index.cjs +0 -61
  710. package/dist/entities/monday-workspace/index.d.cts +0 -2
  711. package/dist/entities/monday-workspace/index.d.mts +0 -2
  712. package/dist/entities/monday-workspace/index.mjs +0 -50
  713. package/dist/entities/product-highlight/index.d.cts +0 -2
  714. package/dist/entities/product-highlight/index.d.mts +0 -2
  715. package/dist/entities/tag/index.cjs +0 -56
  716. package/dist/entities/tag/index.mjs +0 -45
  717. package/dist/entities/team-member/index.cjs +0 -36
  718. package/dist/entities/team-member/index.d.cts +0 -2
  719. package/dist/entities/team-member/index.d.mts +0 -2
  720. package/dist/entities/team-member/index.mjs +0 -24
  721. package/dist/entities/teamwork/index.cjs +0 -75
  722. package/dist/entities/teamwork/index.mjs +0 -69
  723. package/dist/entities/trend/index.mjs +0 -14
  724. package/dist/entities/up-auth/index.d.cts +0 -2
  725. package/dist/entities/up-auth/index.d.mts +0 -2
  726. package/dist/entities/up-permission/index.d.cts +0 -2
  727. package/dist/entities/up-permission/index.d.mts +0 -2
  728. package/dist/entities/up-permission/index.mjs +0 -2
  729. package/dist/entities/up-role/index.cjs +0 -5
  730. package/dist/entities/up-role/index.mjs +0 -2
  731. package/dist/entities/up-user/index.cjs +0 -11
  732. package/dist/entities/up-user/index.d.cts +0 -2
  733. package/dist/entities/up-user/index.d.mts +0 -2
  734. package/dist/entities/up-user/index.mjs +0 -2
  735. package/dist/entities/url-redirect/index.cjs +0 -68
  736. package/dist/entities/url-redirect/index.d.cts +0 -46
  737. package/dist/entities/url-redirect/index.d.mts +0 -46
  738. package/dist/entities/url-redirect/index.mjs +0 -55
  739. package/dist/entities/utm-tracking-link/index.d.cts +0 -2
  740. package/dist/entities/utm-tracking-link/index.d.mts +0 -2
  741. package/dist/entities/utm-tracking-link/index.mjs +0 -163
  742. package/dist/index-9S5fRfl_.d.mts +0 -201
  743. package/dist/index-BQ-q8Rqt.d.cts +0 -201
  744. package/dist/index-CKbtwmVl.d.cts +0 -4761
  745. package/dist/index-Ceb7nLSG.d.mts +0 -4761
  746. /package/dist/{document-i-h3Orv7.d.cts → document-IA5g9kSc.d.cts} +0 -0
  747. /package/dist/entities/blog-page/{index.cjs → document.cjs} +0 -0
  748. /package/dist/entities/blog-page/{index.mjs → document.mjs} +0 -0
  749. /package/dist/entities/careers-page/{index.cjs → document.cjs} +0 -0
  750. /package/dist/entities/careers-page/{index.mjs → document.mjs} +0 -0
  751. /package/dist/entities/faq-page/{index.cjs → document.cjs} +0 -0
  752. /package/dist/entities/faq-page/{index.mjs → document.mjs} +0 -0
  753. /package/dist/entities/landing-page/{index.cjs → document.cjs} +0 -0
  754. /package/dist/entities/landing-page/{index.mjs → document.mjs} +0 -0
  755. /package/dist/entities/policy-page/{index.cjs → document.cjs} +0 -0
  756. /package/dist/entities/policy-page/{index.mjs → document.mjs} +0 -0
  757. /package/dist/entities/sharpspring/{index.cjs → mutation.cjs} +0 -0
  758. /package/dist/entities/sharpspring/{index.d.cts → mutation.d.cts} +0 -0
  759. /package/dist/entities/sharpspring/{index.d.mts → mutation.d.mts} +0 -0
  760. /package/dist/entities/sharpspring/{index.mjs → mutation.mjs} +0 -0
  761. /package/dist/entities/team-page/{index.cjs → document.cjs} +0 -0
  762. /package/dist/entities/team-page/{index.mjs → document.mjs} +0 -0
  763. /package/dist/entities/utm-meta/{index.cjs → document.cjs} +0 -0
  764. /package/dist/entities/utm-meta/{index.d.cts → document.d.cts} +0 -0
  765. /package/dist/entities/utm-meta/{index.d.mts → document.d.mts} +0 -0
  766. /package/dist/entities/utm-meta/{index.mjs → document.mjs} +0 -0
  767. /package/dist/{index-DG_Lwaa7.d.cts → index-BwLZjlo3.d.cts} +0 -0
  768. /package/dist/{index-D11tQdCv.d.cts → index-CtcVMald.d.cts} +0 -0
  769. /package/dist/{index-BOxQLeAK.d.cts → index-ie_YU9zh.d.cts} +0 -0
  770. /package/dist/{index-COpLbpQC.d.cts → index-zowAUXa0.d.cts} +0 -0
  771. /package/dist/{json--oetJLQY.d.mts → json-Dk27QL29.d.mts} +0 -0
  772. /package/dist/{media-upload-DBG7YyU4.d.mts → media-upload-DSURwJZR.d.mts} +0 -0
@@ -0,0 +1,3653 @@
1
+ import { r as MediaUploadDocument } from "./media-upload-D-nP8FR1.cjs";
2
+ import { D as BlockBrandLogos, p as BlockFullscreenContent } from "./index-BwLZjlo3.cjs";
3
+ import { i as ComponentBrandStyleguideColor, n as ComponentBrandStyleguideFont } from "./index-ie_YU9zh.cjs";
4
+ import { l as RichTextBlock } from "./index-zowAUXa0.cjs";
5
+ import { n as UtmClassificationKey } from "./index-CtcVMald.cjs";
6
+ import { t as TagDocument } from "./document-IA5g9kSc.cjs";
7
+ import { n as ClientProjectStatus, t as ClientProjectPhase } from "./fields-Dze87buK.cjs";
8
+ import { t as RoleType } from "./fields-6yrZo7iR.cjs";
9
+ import { c as ClientEntityScope, i as CLIENT_ENTITY_PERMISSIONS, t as ClientUserScopes } from "./fields-HW1czqjR.cjs";
10
+ import { t as CommentApprovalStatus } from "./fields-CTfsBi5c.cjs";
11
+ import { i as CommentThread, n as CommentDocument, t as CommentAuthor } from "./document-BtdeKgES.cjs";
12
+ import { t as ProductDocument } from "./document-DeHWmViz.cjs";
13
+ import * as v from "valibot";
14
+
15
+ //#region src/entities/media-creative-format/document.d.ts
16
+ declare const MediaCreativeFormatDocument: v.GenericSchema<{
17
+ id: number;
18
+ documentId: string;
19
+ publishedAt?: string;
20
+ createdAt: string;
21
+ updatedAt: string;
22
+ title: string;
23
+ slug: string;
24
+ is_active: boolean;
25
+ description: string | null;
26
+ media_content_types?: MediaContentTypeDocument[] | null;
27
+ }>;
28
+ type MediaCreativeFormatDocument = v.InferOutput<typeof MediaCreativeFormatDocument>;
29
+ //#endregion
30
+ //#region src/entities/media-content-type/document.d.ts
31
+ declare const MediaContentTypeDocument: v.GenericSchema<{
32
+ id: number;
33
+ documentId: string;
34
+ publishedAt?: string;
35
+ createdAt: string;
36
+ updatedAt: string;
37
+ title: string;
38
+ slug: string;
39
+ is_active: boolean;
40
+ is_organic_social: boolean;
41
+ is_paid_media: boolean;
42
+ description: string | null;
43
+ information: RichTextBlock[] | null;
44
+ media_platforms?: MediaPlatformDocument[] | null;
45
+ media_creative_formats?: MediaCreativeFormatDocument[] | null;
46
+ }>;
47
+ type MediaContentTypeDocument = v.InferOutput<typeof MediaContentTypeDocument>;
48
+ //#endregion
49
+ //#region src/entities/media-medium/document.d.ts
50
+ declare const MediaMediumDocument: v.GenericSchema<{
51
+ id: number;
52
+ documentId: string;
53
+ publishedAt?: string;
54
+ createdAt: string;
55
+ updatedAt: string;
56
+ title: string;
57
+ slug: string;
58
+ is_active: boolean;
59
+ is_organic_social: boolean;
60
+ is_paid_media: boolean;
61
+ description: string | null;
62
+ media_platforms?: MediaPlatformDocument[] | null;
63
+ }>;
64
+ type MediaMediumDocument = v.InferOutput<typeof MediaMediumDocument>;
65
+ //#endregion
66
+ //#region src/entities/media-platform/document.d.ts
67
+ declare const MediaPlatformDocument: v.GenericSchema<{
68
+ id: number;
69
+ documentId: string;
70
+ publishedAt?: string;
71
+ createdAt: string;
72
+ updatedAt: string;
73
+ title: string;
74
+ slug: string;
75
+ utm_key: string;
76
+ is_active: boolean;
77
+ is_organic_social: boolean;
78
+ is_paid_media: boolean;
79
+ logos?: BlockBrandLogos | null;
80
+ description: string | null;
81
+ information: RichTextBlock[] | null;
82
+ clients?: ClientMediaPlatformDocument[] | null;
83
+ media_content_types?: MediaContentTypeDocument[] | null;
84
+ media_mediums?: MediaMediumDocument[] | null;
85
+ }>;
86
+ type MediaPlatformDocument = v.InferOutput<typeof MediaPlatformDocument>;
87
+ //#endregion
88
+ //#region src/entities/client-media-platform/document.d.ts
89
+ declare const ClientMediaPlatformDocument: v.GenericSchema<{
90
+ id: number;
91
+ documentId: string;
92
+ publishedAt?: string;
93
+ createdAt: string;
94
+ updatedAt: string;
95
+ url: string | null;
96
+ is_active: boolean;
97
+ client?: ClientDocument | null;
98
+ media_platform?: MediaPlatformDocument | null;
99
+ }>;
100
+ type ClientMediaPlatformDocument = v.InferOutput<typeof ClientMediaPlatformDocument>;
101
+ //#endregion
102
+ //#region src/entities/client-project/document.d.ts
103
+ declare const ClientProjectDocument: v.GenericSchema<{
104
+ id: number;
105
+ documentId: string;
106
+ publishedAt?: string;
107
+ createdAt: string;
108
+ updatedAt: string;
109
+ title: string;
110
+ slug: string;
111
+ featured_image?: MediaUploadDocument | null;
112
+ is_active: boolean;
113
+ is_hidden: boolean;
114
+ project_status: ClientProjectStatus[];
115
+ project_phase: ClientProjectPhase;
116
+ project_url: string | null;
117
+ project_type: string | null;
118
+ project_pricing: string | null;
119
+ project_address: string | null;
120
+ phone_number: string | null;
121
+ num_of_models: number | null;
122
+ num_of_units_remain: number | null;
123
+ buyer_profile: string | null;
124
+ social_organic_start_date: string | null;
125
+ paid_media_start_date: string | null;
126
+ go_date: string | null;
127
+ clients?: ClientDocument[] | null;
128
+ }>;
129
+ type ClientProjectDocument = v.InferOutput<typeof ClientProjectDocument>;
130
+ //#endregion
131
+ //#region src/entities/client-report/document.d.ts
132
+ declare const ClientReportDocument: v.GenericSchema<{
133
+ id: number;
134
+ documentId: string;
135
+ publishedAt?: string;
136
+ createdAt: string;
137
+ updatedAt: string;
138
+ title: string;
139
+ report_id: string;
140
+ is_active: boolean;
141
+ is_external: boolean;
142
+ is_hidden: boolean;
143
+ scopes: string[];
144
+ clients?: ClientDocument[] | null;
145
+ }>;
146
+ type ClientReportDocument = v.InferOutput<typeof ClientReportDocument>;
147
+ //#endregion
148
+ //#region src/entities/client-styleguide/document.d.ts
149
+ declare const ClientStyleguideDocument: v.GenericSchema<{
150
+ id: number;
151
+ documentId: string;
152
+ publishedAt?: string;
153
+ createdAt: string;
154
+ updatedAt: string;
155
+ title: string;
156
+ is_active: boolean;
157
+ introduction: RichTextBlock[];
158
+ voice: RichTextBlock[];
159
+ communication: RichTextBlock[];
160
+ brand_elements: RichTextBlock[];
161
+ brand_intention: RichTextBlock[];
162
+ mood?: MediaUploadDocument | null;
163
+ logos?: MediaUploadDocument | null;
164
+ brand_colors?: ComponentBrandStyleguideColor[];
165
+ brand_fonts?: ComponentBrandStyleguideFont[];
166
+ brand_application?: MediaUploadDocument[];
167
+ client?: ClientDocument | null;
168
+ }>;
169
+ type ClientStyleguideDocument = v.InferOutput<typeof ClientStyleguideDocument>;
170
+ //#endregion
171
+ //#region src/entities/up-permission/document.d.ts
172
+ declare const PermissionDocument: v.GenericSchema<{
173
+ id: number;
174
+ documentId: string;
175
+ publishedAt?: string;
176
+ createdAt: string;
177
+ updatedAt: string;
178
+ action: string;
179
+ role?: RoleDocument | null;
180
+ }>;
181
+ type PermissionDocument = v.InferOutput<typeof PermissionDocument>;
182
+ //#endregion
183
+ //#region src/entities/user-account/document.d.ts
184
+ declare const UserAccountDocument: v.GenericSchema<{
185
+ id: number;
186
+ documentId: string;
187
+ publishedAt?: string;
188
+ createdAt: string;
189
+ updatedAt: string;
190
+ preferred_name: string | null;
191
+ first_name: string;
192
+ last_name: string;
193
+ user?: UserDocument | null;
194
+ }>;
195
+ type UserAccountDocument = v.InferOutput<typeof UserAccountDocument>;
196
+ //#endregion
197
+ //#region src/entities/utm-tracking-link/document.d.ts
198
+ declare const UtmTrackingLinkDocument: v.GenericSchema<{
199
+ id: number;
200
+ documentId: string;
201
+ publishedAt?: string;
202
+ createdAt: string;
203
+ updatedAt: string;
204
+ url_destination: string;
205
+ utm_medium: string;
206
+ utm_source: string;
207
+ utm_campaign: string;
208
+ utm_content: string | null;
209
+ utm_creative_format: string | null;
210
+ utm_id: string | null;
211
+ campaign_phase: string;
212
+ campaign_product: string | null;
213
+ campaign_targeting: string | null;
214
+ campaign_key: string | null;
215
+ creative_format: string | null;
216
+ creative_format_variants: string | null;
217
+ url: string;
218
+ is_active: boolean;
219
+ notes: string | null;
220
+ creator?: UserDocument | null;
221
+ client?: ClientDocument | null;
222
+ }>;
223
+ type UtmTrackingLinkDocument = v.InferOutput<typeof UtmTrackingLinkDocument>;
224
+ //#endregion
225
+ //#region src/entities/up-user/document.d.ts
226
+ declare const UserDocument: v.GenericSchema<{
227
+ id: number;
228
+ documentId: string;
229
+ publishedAt?: string;
230
+ createdAt: string;
231
+ updatedAt: string;
232
+ username: string;
233
+ email: string;
234
+ provider: string;
235
+ confirmed: boolean;
236
+ blocked: boolean;
237
+ clerk_user_id: string | null;
238
+ role?: RoleDocument | null;
239
+ account?: UserAccountDocument | null;
240
+ clients?: ClientUserDocument[] | null;
241
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
242
+ }>;
243
+ type UserDocument = v.InferOutput<typeof UserDocument>;
244
+ //#endregion
245
+ //#region src/entities/up-role/document.d.ts
246
+ declare const RoleDocument: v.GenericSchema<{
247
+ id: number;
248
+ documentId: string;
249
+ publishedAt?: string;
250
+ createdAt: string;
251
+ updatedAt: string;
252
+ type: RoleType;
253
+ name: string;
254
+ description: string | null;
255
+ permissions?: PermissionDocument[] | null;
256
+ users?: UserDocument[] | null;
257
+ }>;
258
+ type RoleDocument = v.InferOutput<typeof RoleDocument>;
259
+ //#endregion
260
+ //#region src/entities/up-auth/types.d.ts
261
+ type AuthorizedUserDocument = Omit<UserDocument, "role" | "account" | "clients" | "utm_tracking_links"> & {
262
+ account: Omit<UserAccountDocument, "user">;
263
+ role: Omit<RoleDocument, "users" | "permissions">;
264
+ };
265
+ //#endregion
266
+ //#region src/entities/product-highlight/document.d.ts
267
+ declare const ProductHighlightDocument: v.GenericSchema<{
268
+ id: number;
269
+ documentId: string;
270
+ publishedAt?: string;
271
+ createdAt: string;
272
+ updatedAt: string;
273
+ title: string;
274
+ title_line_1: string;
275
+ title_line_2: string;
276
+ introduction: string;
277
+ highlight?: BlockFullscreenContent;
278
+ featured_image?: MediaUploadDocument | null;
279
+ background_color: string;
280
+ order: number;
281
+ text_invert: boolean;
282
+ products?: ProductDocument[] | null;
283
+ clients?: ClientDocument[] | null;
284
+ tags?: TagDocument[] | null;
285
+ }>;
286
+ type ProductHighlightDocument = v.InferOutput<typeof ProductHighlightDocument>;
287
+ //#endregion
288
+ //#region src/entities/monday-workspace/document.d.ts
289
+ declare const MondayWorkspaceDocument: v.GenericSchema<{
290
+ id: number;
291
+ documentId: string;
292
+ publishedAt?: string;
293
+ createdAt: string;
294
+ updatedAt: string;
295
+ title: string;
296
+ workspace_id: string;
297
+ clients?: ClientDocument[] | null;
298
+ }>;
299
+ type MondayWorkspaceDocument = v.InferOutput<typeof MondayWorkspaceDocument>;
300
+ //#endregion
301
+ //#region src/entities/gcflytour-snap/document.d.ts
302
+ declare const GCFlyTourSnapDocument: v.GenericSchema<{
303
+ id: number;
304
+ documentId: string;
305
+ publishedAt?: string;
306
+ createdAt: string;
307
+ updatedAt: string;
308
+ title: string;
309
+ slug: string;
310
+ description: string | null;
311
+ is_active: boolean;
312
+ is_hidden: boolean;
313
+ gcflytour?: GCFlyTourDocument | null;
314
+ }>;
315
+ type GCFlyTourSnapDocument = v.InferOutput<typeof GCFlyTourSnapDocument>;
316
+ //#endregion
317
+ //#region src/entities/gcflytour/document.d.ts
318
+ declare const GCFlyTourDocument: v.GenericSchema<{
319
+ id: number;
320
+ documentId: string;
321
+ publishedAt?: string;
322
+ createdAt: string;
323
+ updatedAt: string;
324
+ title: string;
325
+ slug: string;
326
+ description: string | null;
327
+ is_active: boolean;
328
+ is_hidden: boolean;
329
+ clients?: ClientDocument[] | null;
330
+ gcflytour_snaps?: GCFlyTourSnapDocument[] | null;
331
+ }>;
332
+ type GCFlyTourDocument = v.InferOutput<typeof GCFlyTourDocument>;
333
+ //#endregion
334
+ //#region src/entities/content-pillar/document.d.ts
335
+ declare const ContentPillarDocument: v.GenericSchema<{
336
+ id: number;
337
+ documentId: string;
338
+ publishedAt?: string;
339
+ createdAt: string;
340
+ updatedAt: string;
341
+ title: string;
342
+ slug: string;
343
+ description: string | null;
344
+ information: RichTextBlock[] | null;
345
+ clients?: ClientContentPillarDocument[] | null;
346
+ }>;
347
+ type ContentPillarDocument = v.InferOutput<typeof ContentPillarDocument>;
348
+ //#endregion
349
+ //#region src/permissions/abac.d.ts
350
+ /**
351
+ * Attribute-based access control (ABAC) permissions
352
+ *
353
+ * @reference https://github.com/WebDevSimplified/permission-system/blob/main/auth-abac.ts
354
+ */
355
+ declare const ROLE_PERMISSIONS: {
356
+ readonly authenticated: {
357
+ readonly "user-account": {
358
+ readonly list: false;
359
+ readonly create: false;
360
+ readonly read: false;
361
+ readonly update: false;
362
+ readonly delete: false;
363
+ };
364
+ readonly comment: {
365
+ readonly list: true;
366
+ readonly create: true;
367
+ readonly update: (u: AuthorizedUserDocument, p: {
368
+ verified: boolean;
369
+ clientUser: {
370
+ id: number;
371
+ documentId: string;
372
+ publishedAt?: string;
373
+ createdAt: string;
374
+ updatedAt: string;
375
+ scopes: ClientUserScopes;
376
+ client?: ClientDocument | null;
377
+ user?: UserDocument | null;
378
+ } | null;
379
+ scopes: ClientEntityScope[];
380
+ }, d: {
381
+ id: string;
382
+ documentId: string;
383
+ createdAt: string;
384
+ updatedAt: string;
385
+ content: string;
386
+ blocked: boolean | null;
387
+ blockedThread: boolean | null;
388
+ removed: boolean | null;
389
+ approvalStatus: CommentApprovalStatus | null;
390
+ author: CommentAuthor | null;
391
+ threadOf: CommentThread | null;
392
+ children: CommentDocument[] | null;
393
+ } | undefined) => boolean;
394
+ readonly delete: (u: AuthorizedUserDocument, p: {
395
+ verified: boolean;
396
+ clientUser: {
397
+ id: number;
398
+ documentId: string;
399
+ publishedAt?: string;
400
+ createdAt: string;
401
+ updatedAt: string;
402
+ scopes: ClientUserScopes;
403
+ client?: ClientDocument | null;
404
+ user?: UserDocument | null;
405
+ } | null;
406
+ scopes: ClientEntityScope[];
407
+ }, d: {
408
+ id: string;
409
+ documentId: string;
410
+ createdAt: string;
411
+ updatedAt: string;
412
+ content: string;
413
+ blocked: boolean | null;
414
+ blockedThread: boolean | null;
415
+ removed: boolean | null;
416
+ approvalStatus: CommentApprovalStatus | null;
417
+ author: CommentAuthor | null;
418
+ threadOf: CommentThread | null;
419
+ children: CommentDocument[] | null;
420
+ } | undefined) => boolean;
421
+ readonly report: true;
422
+ };
423
+ readonly client: {
424
+ readonly access: false;
425
+ readonly billing: false;
426
+ readonly owner: false;
427
+ readonly manager: false;
428
+ readonly admin: false;
429
+ readonly list: false;
430
+ readonly create: false;
431
+ readonly read: false;
432
+ readonly update: false;
433
+ readonly delete: false;
434
+ };
435
+ readonly "client-user": {
436
+ readonly list: false;
437
+ readonly create: false;
438
+ readonly read: false;
439
+ readonly update: false;
440
+ readonly delete: false;
441
+ };
442
+ readonly "client-content-pillar": {
443
+ readonly list: false;
444
+ readonly create: false;
445
+ readonly read: false;
446
+ readonly update: false;
447
+ readonly delete: false;
448
+ };
449
+ readonly "client-media-platform": {
450
+ readonly list: false;
451
+ readonly create: false;
452
+ readonly read: false;
453
+ readonly update: false;
454
+ readonly delete: false;
455
+ };
456
+ readonly "client-project": {
457
+ readonly list: false;
458
+ readonly create: false;
459
+ readonly read: false;
460
+ readonly update: false;
461
+ readonly delete: false;
462
+ readonly assign: false;
463
+ };
464
+ readonly "client-report": {
465
+ readonly list: false;
466
+ readonly create: false;
467
+ readonly read: false;
468
+ readonly update: false;
469
+ readonly delete: false;
470
+ };
471
+ readonly "client-styleguide": {
472
+ readonly list: false;
473
+ readonly create: false;
474
+ readonly read: false;
475
+ readonly update: false;
476
+ readonly delete: false;
477
+ };
478
+ readonly "content-pillar": {
479
+ readonly list: false;
480
+ readonly create: false;
481
+ readonly read: false;
482
+ readonly update: false;
483
+ readonly delete: false;
484
+ };
485
+ readonly "media-platform": {
486
+ readonly list: false;
487
+ readonly create: false;
488
+ readonly read: false;
489
+ readonly update: false;
490
+ readonly delete: false;
491
+ };
492
+ readonly "media-content-type": {
493
+ readonly list: false;
494
+ readonly create: false;
495
+ readonly read: false;
496
+ readonly update: false;
497
+ readonly delete: false;
498
+ };
499
+ readonly "media-creative-format": {
500
+ readonly list: false;
501
+ readonly create: false;
502
+ readonly read: false;
503
+ readonly update: false;
504
+ readonly delete: false;
505
+ };
506
+ readonly "monday-workspace": {
507
+ readonly list: false;
508
+ readonly create: false;
509
+ readonly read: false;
510
+ readonly update: false;
511
+ readonly delete: false;
512
+ };
513
+ readonly "utm-tracking-link": {
514
+ readonly list: false;
515
+ readonly create: false;
516
+ readonly read: false;
517
+ readonly update: false;
518
+ readonly delete: false;
519
+ };
520
+ readonly gcflytour: {
521
+ readonly list: true;
522
+ readonly create: false;
523
+ readonly read: true;
524
+ readonly update: false;
525
+ readonly delete: false;
526
+ };
527
+ readonly "gcflytour-snap": {
528
+ readonly list: true;
529
+ readonly create: false;
530
+ readonly read: true;
531
+ readonly update: false;
532
+ readonly delete: false;
533
+ };
534
+ };
535
+ readonly public: {
536
+ readonly "user-account": {
537
+ readonly list: false;
538
+ readonly create: false;
539
+ readonly read: false;
540
+ readonly update: false;
541
+ readonly delete: false;
542
+ };
543
+ readonly comment: {
544
+ readonly list: true;
545
+ readonly create: false;
546
+ readonly update: false;
547
+ readonly delete: false;
548
+ readonly report: false;
549
+ };
550
+ readonly client: {
551
+ readonly access: false;
552
+ readonly billing: false;
553
+ readonly owner: false;
554
+ readonly manager: false;
555
+ readonly admin: false;
556
+ readonly list: false;
557
+ readonly create: false;
558
+ readonly read: false;
559
+ readonly update: false;
560
+ readonly delete: false;
561
+ };
562
+ readonly "client-user": {
563
+ readonly list: false;
564
+ readonly create: false;
565
+ readonly read: false;
566
+ readonly update: false;
567
+ readonly delete: false;
568
+ };
569
+ readonly "client-content-pillar": {
570
+ readonly list: false;
571
+ readonly create: false;
572
+ readonly read: false;
573
+ readonly update: false;
574
+ readonly delete: false;
575
+ };
576
+ readonly "client-media-platform": {
577
+ readonly list: false;
578
+ readonly create: false;
579
+ readonly read: false;
580
+ readonly update: false;
581
+ readonly delete: false;
582
+ };
583
+ readonly "client-project": {
584
+ readonly list: false;
585
+ readonly create: false;
586
+ readonly read: false;
587
+ readonly update: false;
588
+ readonly delete: false;
589
+ readonly assign: false;
590
+ };
591
+ readonly "client-report": {
592
+ readonly list: false;
593
+ readonly create: false;
594
+ readonly read: false;
595
+ readonly update: false;
596
+ readonly delete: false;
597
+ };
598
+ readonly "client-styleguide": {
599
+ readonly list: false;
600
+ readonly create: false;
601
+ readonly read: false;
602
+ readonly update: false;
603
+ readonly delete: false;
604
+ };
605
+ readonly "content-pillar": {
606
+ readonly list: false;
607
+ readonly create: false;
608
+ readonly read: false;
609
+ readonly update: false;
610
+ readonly delete: false;
611
+ };
612
+ readonly "media-platform": {
613
+ readonly list: false;
614
+ readonly create: false;
615
+ readonly read: false;
616
+ readonly update: false;
617
+ readonly delete: false;
618
+ };
619
+ readonly "media-content-type": {
620
+ readonly list: false;
621
+ readonly create: false;
622
+ readonly read: false;
623
+ readonly update: false;
624
+ readonly delete: false;
625
+ };
626
+ readonly "media-creative-format": {
627
+ readonly list: false;
628
+ readonly create: false;
629
+ readonly read: false;
630
+ readonly update: false;
631
+ readonly delete: false;
632
+ };
633
+ readonly "monday-workspace": {
634
+ readonly list: false;
635
+ readonly create: false;
636
+ readonly read: false;
637
+ readonly update: false;
638
+ readonly delete: false;
639
+ };
640
+ readonly "utm-tracking-link": {
641
+ readonly list: false;
642
+ readonly create: false;
643
+ readonly read: false;
644
+ readonly update: false;
645
+ readonly delete: false;
646
+ };
647
+ readonly gcflytour: {
648
+ readonly list: true;
649
+ readonly create: false;
650
+ readonly read: true;
651
+ readonly update: false;
652
+ readonly delete: false;
653
+ };
654
+ readonly "gcflytour-snap": {
655
+ readonly list: true;
656
+ readonly create: false;
657
+ readonly read: true;
658
+ readonly update: false;
659
+ readonly delete: false;
660
+ };
661
+ };
662
+ readonly employee: {
663
+ readonly "user-account": {
664
+ readonly list: true;
665
+ readonly create: false;
666
+ readonly read: true;
667
+ readonly update: (u: AuthorizedUserDocument, p: {
668
+ verified: boolean;
669
+ clientUser: {
670
+ id: number;
671
+ documentId: string;
672
+ publishedAt?: string;
673
+ createdAt: string;
674
+ updatedAt: string;
675
+ scopes: ClientUserScopes;
676
+ client?: ClientDocument | null;
677
+ user?: UserDocument | null;
678
+ } | null;
679
+ scopes: ClientEntityScope[];
680
+ }, d: {
681
+ id: number;
682
+ documentId: string;
683
+ publishedAt?: string;
684
+ createdAt: string;
685
+ updatedAt: string;
686
+ preferred_name: string | null;
687
+ first_name: string;
688
+ last_name: string;
689
+ user?: UserDocument | null;
690
+ } | undefined) => boolean;
691
+ readonly delete: false;
692
+ };
693
+ readonly comment: {
694
+ readonly list: true;
695
+ readonly create: true;
696
+ readonly update: (u: AuthorizedUserDocument, p: {
697
+ verified: boolean;
698
+ clientUser: {
699
+ id: number;
700
+ documentId: string;
701
+ publishedAt?: string;
702
+ createdAt: string;
703
+ updatedAt: string;
704
+ scopes: ClientUserScopes;
705
+ client?: ClientDocument | null;
706
+ user?: UserDocument | null;
707
+ } | null;
708
+ scopes: ClientEntityScope[];
709
+ }, d: {
710
+ id: string;
711
+ documentId: string;
712
+ createdAt: string;
713
+ updatedAt: string;
714
+ content: string;
715
+ blocked: boolean | null;
716
+ blockedThread: boolean | null;
717
+ removed: boolean | null;
718
+ approvalStatus: CommentApprovalStatus | null;
719
+ author: CommentAuthor | null;
720
+ threadOf: CommentThread | null;
721
+ children: CommentDocument[] | null;
722
+ } | undefined) => boolean;
723
+ readonly delete: (u: AuthorizedUserDocument, p: {
724
+ verified: boolean;
725
+ clientUser: {
726
+ id: number;
727
+ documentId: string;
728
+ publishedAt?: string;
729
+ createdAt: string;
730
+ updatedAt: string;
731
+ scopes: ClientUserScopes;
732
+ client?: ClientDocument | null;
733
+ user?: UserDocument | null;
734
+ } | null;
735
+ scopes: ClientEntityScope[];
736
+ }, d: {
737
+ id: string;
738
+ documentId: string;
739
+ createdAt: string;
740
+ updatedAt: string;
741
+ content: string;
742
+ blocked: boolean | null;
743
+ blockedThread: boolean | null;
744
+ removed: boolean | null;
745
+ approvalStatus: CommentApprovalStatus | null;
746
+ author: CommentAuthor | null;
747
+ threadOf: CommentThread | null;
748
+ children: CommentDocument[] | null;
749
+ } | undefined) => boolean;
750
+ readonly report: true;
751
+ };
752
+ readonly client: {
753
+ readonly access: (u: AuthorizedUserDocument, p: {
754
+ verified: boolean;
755
+ clientUser: {
756
+ id: number;
757
+ documentId: string;
758
+ publishedAt?: string;
759
+ createdAt: string;
760
+ updatedAt: string;
761
+ scopes: ClientUserScopes;
762
+ client?: ClientDocument | null;
763
+ user?: UserDocument | null;
764
+ } | null;
765
+ scopes: ClientEntityScope[];
766
+ }, d: {
767
+ id: number;
768
+ documentId: string;
769
+ publishedAt?: string;
770
+ createdAt: string;
771
+ updatedAt: string;
772
+ title: string;
773
+ is_featured: boolean;
774
+ logos?: BlockBrandLogos | null;
775
+ teamwork_id: string;
776
+ teamwork_name: string;
777
+ gainapp_id: string | null;
778
+ utm_sheet_id: string;
779
+ allow_create_utm_link: boolean;
780
+ is_organic_social: boolean;
781
+ is_paid_media: boolean;
782
+ is_active: boolean;
783
+ is_hidden: boolean;
784
+ classification: UtmClassificationKey[];
785
+ users?: ClientUserDocument[] | null;
786
+ product_highlights?: ProductHighlightDocument[] | null;
787
+ client_projects?: ClientProjectDocument[] | null;
788
+ client_reports?: ClientReportDocument[] | null;
789
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
790
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
791
+ styleguides?: ClientStyleguideDocument[] | null;
792
+ media_platforms?: ClientMediaPlatformDocument[] | null;
793
+ content_pillars?: ClientContentPillarDocument[] | null;
794
+ gcflytours?: GCFlyTourDocument[] | null;
795
+ } | undefined) => boolean;
796
+ readonly billing: (u: AuthorizedUserDocument, p: {
797
+ verified: boolean;
798
+ clientUser: {
799
+ id: number;
800
+ documentId: string;
801
+ publishedAt?: string;
802
+ createdAt: string;
803
+ updatedAt: string;
804
+ scopes: ClientUserScopes;
805
+ client?: ClientDocument | null;
806
+ user?: UserDocument | null;
807
+ } | null;
808
+ scopes: ClientEntityScope[];
809
+ }, d: {
810
+ id: number;
811
+ documentId: string;
812
+ publishedAt?: string;
813
+ createdAt: string;
814
+ updatedAt: string;
815
+ title: string;
816
+ is_featured: boolean;
817
+ logos?: BlockBrandLogos | null;
818
+ teamwork_id: string;
819
+ teamwork_name: string;
820
+ gainapp_id: string | null;
821
+ utm_sheet_id: string;
822
+ allow_create_utm_link: boolean;
823
+ is_organic_social: boolean;
824
+ is_paid_media: boolean;
825
+ is_active: boolean;
826
+ is_hidden: boolean;
827
+ classification: UtmClassificationKey[];
828
+ users?: ClientUserDocument[] | null;
829
+ product_highlights?: ProductHighlightDocument[] | null;
830
+ client_projects?: ClientProjectDocument[] | null;
831
+ client_reports?: ClientReportDocument[] | null;
832
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
833
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
834
+ styleguides?: ClientStyleguideDocument[] | null;
835
+ media_platforms?: ClientMediaPlatformDocument[] | null;
836
+ content_pillars?: ClientContentPillarDocument[] | null;
837
+ gcflytours?: GCFlyTourDocument[] | null;
838
+ } | undefined) => boolean;
839
+ readonly owner: (u: AuthorizedUserDocument, p: {
840
+ verified: boolean;
841
+ clientUser: {
842
+ id: number;
843
+ documentId: string;
844
+ publishedAt?: string;
845
+ createdAt: string;
846
+ updatedAt: string;
847
+ scopes: ClientUserScopes;
848
+ client?: ClientDocument | null;
849
+ user?: UserDocument | null;
850
+ } | null;
851
+ scopes: ClientEntityScope[];
852
+ }, d: {
853
+ id: number;
854
+ documentId: string;
855
+ publishedAt?: string;
856
+ createdAt: string;
857
+ updatedAt: string;
858
+ title: string;
859
+ is_featured: boolean;
860
+ logos?: BlockBrandLogos | null;
861
+ teamwork_id: string;
862
+ teamwork_name: string;
863
+ gainapp_id: string | null;
864
+ utm_sheet_id: string;
865
+ allow_create_utm_link: boolean;
866
+ is_organic_social: boolean;
867
+ is_paid_media: boolean;
868
+ is_active: boolean;
869
+ is_hidden: boolean;
870
+ classification: UtmClassificationKey[];
871
+ users?: ClientUserDocument[] | null;
872
+ product_highlights?: ProductHighlightDocument[] | null;
873
+ client_projects?: ClientProjectDocument[] | null;
874
+ client_reports?: ClientReportDocument[] | null;
875
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
876
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
877
+ styleguides?: ClientStyleguideDocument[] | null;
878
+ media_platforms?: ClientMediaPlatformDocument[] | null;
879
+ content_pillars?: ClientContentPillarDocument[] | null;
880
+ gcflytours?: GCFlyTourDocument[] | null;
881
+ } | undefined) => boolean;
882
+ readonly manager: (u: AuthorizedUserDocument, p: {
883
+ verified: boolean;
884
+ clientUser: {
885
+ id: number;
886
+ documentId: string;
887
+ publishedAt?: string;
888
+ createdAt: string;
889
+ updatedAt: string;
890
+ scopes: ClientUserScopes;
891
+ client?: ClientDocument | null;
892
+ user?: UserDocument | null;
893
+ } | null;
894
+ scopes: ClientEntityScope[];
895
+ }, d: {
896
+ id: number;
897
+ documentId: string;
898
+ publishedAt?: string;
899
+ createdAt: string;
900
+ updatedAt: string;
901
+ title: string;
902
+ is_featured: boolean;
903
+ logos?: BlockBrandLogos | null;
904
+ teamwork_id: string;
905
+ teamwork_name: string;
906
+ gainapp_id: string | null;
907
+ utm_sheet_id: string;
908
+ allow_create_utm_link: boolean;
909
+ is_organic_social: boolean;
910
+ is_paid_media: boolean;
911
+ is_active: boolean;
912
+ is_hidden: boolean;
913
+ classification: UtmClassificationKey[];
914
+ users?: ClientUserDocument[] | null;
915
+ product_highlights?: ProductHighlightDocument[] | null;
916
+ client_projects?: ClientProjectDocument[] | null;
917
+ client_reports?: ClientReportDocument[] | null;
918
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
919
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
920
+ styleguides?: ClientStyleguideDocument[] | null;
921
+ media_platforms?: ClientMediaPlatformDocument[] | null;
922
+ content_pillars?: ClientContentPillarDocument[] | null;
923
+ gcflytours?: GCFlyTourDocument[] | null;
924
+ } | undefined) => boolean;
925
+ readonly admin: (u: AuthorizedUserDocument, p: {
926
+ verified: boolean;
927
+ clientUser: {
928
+ id: number;
929
+ documentId: string;
930
+ publishedAt?: string;
931
+ createdAt: string;
932
+ updatedAt: string;
933
+ scopes: ClientUserScopes;
934
+ client?: ClientDocument | null;
935
+ user?: UserDocument | null;
936
+ } | null;
937
+ scopes: ClientEntityScope[];
938
+ }, d: {
939
+ id: number;
940
+ documentId: string;
941
+ publishedAt?: string;
942
+ createdAt: string;
943
+ updatedAt: string;
944
+ title: string;
945
+ is_featured: boolean;
946
+ logos?: BlockBrandLogos | null;
947
+ teamwork_id: string;
948
+ teamwork_name: string;
949
+ gainapp_id: string | null;
950
+ utm_sheet_id: string;
951
+ allow_create_utm_link: boolean;
952
+ is_organic_social: boolean;
953
+ is_paid_media: boolean;
954
+ is_active: boolean;
955
+ is_hidden: boolean;
956
+ classification: UtmClassificationKey[];
957
+ users?: ClientUserDocument[] | null;
958
+ product_highlights?: ProductHighlightDocument[] | null;
959
+ client_projects?: ClientProjectDocument[] | null;
960
+ client_reports?: ClientReportDocument[] | null;
961
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
962
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
963
+ styleguides?: ClientStyleguideDocument[] | null;
964
+ media_platforms?: ClientMediaPlatformDocument[] | null;
965
+ content_pillars?: ClientContentPillarDocument[] | null;
966
+ gcflytours?: GCFlyTourDocument[] | null;
967
+ } | undefined) => boolean;
968
+ readonly list: (u: AuthorizedUserDocument, p: {
969
+ verified: boolean;
970
+ clientUser: {
971
+ id: number;
972
+ documentId: string;
973
+ publishedAt?: string;
974
+ createdAt: string;
975
+ updatedAt: string;
976
+ scopes: ClientUserScopes;
977
+ client?: ClientDocument | null;
978
+ user?: UserDocument | null;
979
+ } | null;
980
+ scopes: ClientEntityScope[];
981
+ }, d: {
982
+ id: number;
983
+ documentId: string;
984
+ publishedAt?: string;
985
+ createdAt: string;
986
+ updatedAt: string;
987
+ title: string;
988
+ is_featured: boolean;
989
+ logos?: BlockBrandLogos | null;
990
+ teamwork_id: string;
991
+ teamwork_name: string;
992
+ gainapp_id: string | null;
993
+ utm_sheet_id: string;
994
+ allow_create_utm_link: boolean;
995
+ is_organic_social: boolean;
996
+ is_paid_media: boolean;
997
+ is_active: boolean;
998
+ is_hidden: boolean;
999
+ classification: UtmClassificationKey[];
1000
+ users?: ClientUserDocument[] | null;
1001
+ product_highlights?: ProductHighlightDocument[] | null;
1002
+ client_projects?: ClientProjectDocument[] | null;
1003
+ client_reports?: ClientReportDocument[] | null;
1004
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
1005
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
1006
+ styleguides?: ClientStyleguideDocument[] | null;
1007
+ media_platforms?: ClientMediaPlatformDocument[] | null;
1008
+ content_pillars?: ClientContentPillarDocument[] | null;
1009
+ gcflytours?: GCFlyTourDocument[] | null;
1010
+ } | undefined) => boolean;
1011
+ readonly create: false;
1012
+ readonly read: (u: AuthorizedUserDocument, p: {
1013
+ verified: boolean;
1014
+ clientUser: {
1015
+ id: number;
1016
+ documentId: string;
1017
+ publishedAt?: string;
1018
+ createdAt: string;
1019
+ updatedAt: string;
1020
+ scopes: ClientUserScopes;
1021
+ client?: ClientDocument | null;
1022
+ user?: UserDocument | null;
1023
+ } | null;
1024
+ scopes: ClientEntityScope[];
1025
+ }, d: {
1026
+ id: number;
1027
+ documentId: string;
1028
+ publishedAt?: string;
1029
+ createdAt: string;
1030
+ updatedAt: string;
1031
+ title: string;
1032
+ is_featured: boolean;
1033
+ logos?: BlockBrandLogos | null;
1034
+ teamwork_id: string;
1035
+ teamwork_name: string;
1036
+ gainapp_id: string | null;
1037
+ utm_sheet_id: string;
1038
+ allow_create_utm_link: boolean;
1039
+ is_organic_social: boolean;
1040
+ is_paid_media: boolean;
1041
+ is_active: boolean;
1042
+ is_hidden: boolean;
1043
+ classification: UtmClassificationKey[];
1044
+ users?: ClientUserDocument[] | null;
1045
+ product_highlights?: ProductHighlightDocument[] | null;
1046
+ client_projects?: ClientProjectDocument[] | null;
1047
+ client_reports?: ClientReportDocument[] | null;
1048
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
1049
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
1050
+ styleguides?: ClientStyleguideDocument[] | null;
1051
+ media_platforms?: ClientMediaPlatformDocument[] | null;
1052
+ content_pillars?: ClientContentPillarDocument[] | null;
1053
+ gcflytours?: GCFlyTourDocument[] | null;
1054
+ } | undefined) => boolean;
1055
+ readonly update: (u: AuthorizedUserDocument, p: {
1056
+ verified: boolean;
1057
+ clientUser: {
1058
+ id: number;
1059
+ documentId: string;
1060
+ publishedAt?: string;
1061
+ createdAt: string;
1062
+ updatedAt: string;
1063
+ scopes: ClientUserScopes;
1064
+ client?: ClientDocument | null;
1065
+ user?: UserDocument | null;
1066
+ } | null;
1067
+ scopes: ClientEntityScope[];
1068
+ }, d: {
1069
+ id: number;
1070
+ documentId: string;
1071
+ publishedAt?: string;
1072
+ createdAt: string;
1073
+ updatedAt: string;
1074
+ title: string;
1075
+ is_featured: boolean;
1076
+ logos?: BlockBrandLogos | null;
1077
+ teamwork_id: string;
1078
+ teamwork_name: string;
1079
+ gainapp_id: string | null;
1080
+ utm_sheet_id: string;
1081
+ allow_create_utm_link: boolean;
1082
+ is_organic_social: boolean;
1083
+ is_paid_media: boolean;
1084
+ is_active: boolean;
1085
+ is_hidden: boolean;
1086
+ classification: UtmClassificationKey[];
1087
+ users?: ClientUserDocument[] | null;
1088
+ product_highlights?: ProductHighlightDocument[] | null;
1089
+ client_projects?: ClientProjectDocument[] | null;
1090
+ client_reports?: ClientReportDocument[] | null;
1091
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
1092
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
1093
+ styleguides?: ClientStyleguideDocument[] | null;
1094
+ media_platforms?: ClientMediaPlatformDocument[] | null;
1095
+ content_pillars?: ClientContentPillarDocument[] | null;
1096
+ gcflytours?: GCFlyTourDocument[] | null;
1097
+ } | undefined) => boolean;
1098
+ readonly delete: false;
1099
+ };
1100
+ readonly "client-user": {
1101
+ readonly list: true;
1102
+ readonly create: false;
1103
+ readonly read: true;
1104
+ readonly update: false;
1105
+ readonly delete: false;
1106
+ readonly verify: true;
1107
+ };
1108
+ readonly "client-content-pillar": {
1109
+ readonly list: (u: AuthorizedUserDocument, p: {
1110
+ verified: boolean;
1111
+ clientUser: {
1112
+ id: number;
1113
+ documentId: string;
1114
+ publishedAt?: string;
1115
+ createdAt: string;
1116
+ updatedAt: string;
1117
+ scopes: ClientUserScopes;
1118
+ client?: ClientDocument | null;
1119
+ user?: UserDocument | null;
1120
+ } | null;
1121
+ scopes: ClientEntityScope[];
1122
+ }, d: {
1123
+ id: number;
1124
+ documentId: string;
1125
+ publishedAt?: string;
1126
+ createdAt: string;
1127
+ updatedAt: string;
1128
+ is_active: boolean;
1129
+ client?: ClientDocument | null;
1130
+ content_pillar?: ContentPillarDocument | null;
1131
+ } | undefined) => boolean;
1132
+ readonly create: (u: AuthorizedUserDocument, p: {
1133
+ verified: boolean;
1134
+ clientUser: {
1135
+ id: number;
1136
+ documentId: string;
1137
+ publishedAt?: string;
1138
+ createdAt: string;
1139
+ updatedAt: string;
1140
+ scopes: ClientUserScopes;
1141
+ client?: ClientDocument | null;
1142
+ user?: UserDocument | null;
1143
+ } | null;
1144
+ scopes: ClientEntityScope[];
1145
+ }) => boolean;
1146
+ readonly read: (u: AuthorizedUserDocument, p: {
1147
+ verified: boolean;
1148
+ clientUser: {
1149
+ id: number;
1150
+ documentId: string;
1151
+ publishedAt?: string;
1152
+ createdAt: string;
1153
+ updatedAt: string;
1154
+ scopes: ClientUserScopes;
1155
+ client?: ClientDocument | null;
1156
+ user?: UserDocument | null;
1157
+ } | null;
1158
+ scopes: ClientEntityScope[];
1159
+ }, d: {
1160
+ id: number;
1161
+ documentId: string;
1162
+ publishedAt?: string;
1163
+ createdAt: string;
1164
+ updatedAt: string;
1165
+ is_active: boolean;
1166
+ client?: ClientDocument | null;
1167
+ content_pillar?: ContentPillarDocument | null;
1168
+ } | undefined) => boolean;
1169
+ readonly update: (u: AuthorizedUserDocument, p: {
1170
+ verified: boolean;
1171
+ clientUser: {
1172
+ id: number;
1173
+ documentId: string;
1174
+ publishedAt?: string;
1175
+ createdAt: string;
1176
+ updatedAt: string;
1177
+ scopes: ClientUserScopes;
1178
+ client?: ClientDocument | null;
1179
+ user?: UserDocument | null;
1180
+ } | null;
1181
+ scopes: ClientEntityScope[];
1182
+ }, d: {
1183
+ id: number;
1184
+ documentId: string;
1185
+ publishedAt?: string;
1186
+ createdAt: string;
1187
+ updatedAt: string;
1188
+ is_active: boolean;
1189
+ client?: ClientDocument | null;
1190
+ content_pillar?: ContentPillarDocument | null;
1191
+ } | undefined) => boolean;
1192
+ readonly delete: false;
1193
+ };
1194
+ readonly "client-media-platform": {
1195
+ readonly list: (u: AuthorizedUserDocument, p: {
1196
+ verified: boolean;
1197
+ clientUser: {
1198
+ id: number;
1199
+ documentId: string;
1200
+ publishedAt?: string;
1201
+ createdAt: string;
1202
+ updatedAt: string;
1203
+ scopes: ClientUserScopes;
1204
+ client?: ClientDocument | null;
1205
+ user?: UserDocument | null;
1206
+ } | null;
1207
+ scopes: ClientEntityScope[];
1208
+ }, d: {
1209
+ id: number;
1210
+ documentId: string;
1211
+ publishedAt?: string;
1212
+ createdAt: string;
1213
+ updatedAt: string;
1214
+ url: string | null;
1215
+ is_active: boolean;
1216
+ client?: ClientDocument | null;
1217
+ media_platform?: MediaPlatformDocument | null;
1218
+ } | undefined) => boolean;
1219
+ readonly create: (u: AuthorizedUserDocument, p: {
1220
+ verified: boolean;
1221
+ clientUser: {
1222
+ id: number;
1223
+ documentId: string;
1224
+ publishedAt?: string;
1225
+ createdAt: string;
1226
+ updatedAt: string;
1227
+ scopes: ClientUserScopes;
1228
+ client?: ClientDocument | null;
1229
+ user?: UserDocument | null;
1230
+ } | null;
1231
+ scopes: ClientEntityScope[];
1232
+ }) => boolean;
1233
+ readonly read: (u: AuthorizedUserDocument, p: {
1234
+ verified: boolean;
1235
+ clientUser: {
1236
+ id: number;
1237
+ documentId: string;
1238
+ publishedAt?: string;
1239
+ createdAt: string;
1240
+ updatedAt: string;
1241
+ scopes: ClientUserScopes;
1242
+ client?: ClientDocument | null;
1243
+ user?: UserDocument | null;
1244
+ } | null;
1245
+ scopes: ClientEntityScope[];
1246
+ }, d: {
1247
+ id: number;
1248
+ documentId: string;
1249
+ publishedAt?: string;
1250
+ createdAt: string;
1251
+ updatedAt: string;
1252
+ url: string | null;
1253
+ is_active: boolean;
1254
+ client?: ClientDocument | null;
1255
+ media_platform?: MediaPlatformDocument | null;
1256
+ } | undefined) => boolean;
1257
+ readonly update: (u: AuthorizedUserDocument, p: {
1258
+ verified: boolean;
1259
+ clientUser: {
1260
+ id: number;
1261
+ documentId: string;
1262
+ publishedAt?: string;
1263
+ createdAt: string;
1264
+ updatedAt: string;
1265
+ scopes: ClientUserScopes;
1266
+ client?: ClientDocument | null;
1267
+ user?: UserDocument | null;
1268
+ } | null;
1269
+ scopes: ClientEntityScope[];
1270
+ }, d: {
1271
+ id: number;
1272
+ documentId: string;
1273
+ publishedAt?: string;
1274
+ createdAt: string;
1275
+ updatedAt: string;
1276
+ url: string | null;
1277
+ is_active: boolean;
1278
+ client?: ClientDocument | null;
1279
+ media_platform?: MediaPlatformDocument | null;
1280
+ } | undefined) => boolean;
1281
+ readonly delete: false;
1282
+ };
1283
+ readonly "client-project": {
1284
+ readonly list: (u: AuthorizedUserDocument, p: {
1285
+ verified: boolean;
1286
+ clientUser: {
1287
+ id: number;
1288
+ documentId: string;
1289
+ publishedAt?: string;
1290
+ createdAt: string;
1291
+ updatedAt: string;
1292
+ scopes: ClientUserScopes;
1293
+ client?: ClientDocument | null;
1294
+ user?: UserDocument | null;
1295
+ } | null;
1296
+ scopes: ClientEntityScope[];
1297
+ }, d: {
1298
+ id: number;
1299
+ documentId: string;
1300
+ publishedAt?: string;
1301
+ createdAt: string;
1302
+ updatedAt: string;
1303
+ title: string;
1304
+ slug: string;
1305
+ featured_image?: MediaUploadDocument | null;
1306
+ is_active: boolean;
1307
+ is_hidden: boolean;
1308
+ project_status: ClientProjectStatus[];
1309
+ project_phase: ClientProjectPhase;
1310
+ project_url: string | null;
1311
+ project_type: string | null;
1312
+ project_pricing: string | null;
1313
+ project_address: string | null;
1314
+ phone_number: string | null;
1315
+ num_of_models: number | null;
1316
+ num_of_units_remain: number | null;
1317
+ buyer_profile: string | null;
1318
+ social_organic_start_date: string | null;
1319
+ paid_media_start_date: string | null;
1320
+ go_date: string | null;
1321
+ clients?: ClientDocument[] | null;
1322
+ } | undefined) => boolean;
1323
+ readonly create: (u: AuthorizedUserDocument, p: {
1324
+ verified: boolean;
1325
+ clientUser: {
1326
+ id: number;
1327
+ documentId: string;
1328
+ publishedAt?: string;
1329
+ createdAt: string;
1330
+ updatedAt: string;
1331
+ scopes: ClientUserScopes;
1332
+ client?: ClientDocument | null;
1333
+ user?: UserDocument | null;
1334
+ } | null;
1335
+ scopes: ClientEntityScope[];
1336
+ }) => boolean;
1337
+ readonly read: (u: AuthorizedUserDocument, p: {
1338
+ verified: boolean;
1339
+ clientUser: {
1340
+ id: number;
1341
+ documentId: string;
1342
+ publishedAt?: string;
1343
+ createdAt: string;
1344
+ updatedAt: string;
1345
+ scopes: ClientUserScopes;
1346
+ client?: ClientDocument | null;
1347
+ user?: UserDocument | null;
1348
+ } | null;
1349
+ scopes: ClientEntityScope[];
1350
+ }, d: {
1351
+ id: number;
1352
+ documentId: string;
1353
+ publishedAt?: string;
1354
+ createdAt: string;
1355
+ updatedAt: string;
1356
+ title: string;
1357
+ slug: string;
1358
+ featured_image?: MediaUploadDocument | null;
1359
+ is_active: boolean;
1360
+ is_hidden: boolean;
1361
+ project_status: ClientProjectStatus[];
1362
+ project_phase: ClientProjectPhase;
1363
+ project_url: string | null;
1364
+ project_type: string | null;
1365
+ project_pricing: string | null;
1366
+ project_address: string | null;
1367
+ phone_number: string | null;
1368
+ num_of_models: number | null;
1369
+ num_of_units_remain: number | null;
1370
+ buyer_profile: string | null;
1371
+ social_organic_start_date: string | null;
1372
+ paid_media_start_date: string | null;
1373
+ go_date: string | null;
1374
+ clients?: ClientDocument[] | null;
1375
+ } | undefined) => boolean;
1376
+ readonly update: (u: AuthorizedUserDocument, p: {
1377
+ verified: boolean;
1378
+ clientUser: {
1379
+ id: number;
1380
+ documentId: string;
1381
+ publishedAt?: string;
1382
+ createdAt: string;
1383
+ updatedAt: string;
1384
+ scopes: ClientUserScopes;
1385
+ client?: ClientDocument | null;
1386
+ user?: UserDocument | null;
1387
+ } | null;
1388
+ scopes: ClientEntityScope[];
1389
+ }, d: {
1390
+ id: number;
1391
+ documentId: string;
1392
+ publishedAt?: string;
1393
+ createdAt: string;
1394
+ updatedAt: string;
1395
+ title: string;
1396
+ slug: string;
1397
+ featured_image?: MediaUploadDocument | null;
1398
+ is_active: boolean;
1399
+ is_hidden: boolean;
1400
+ project_status: ClientProjectStatus[];
1401
+ project_phase: ClientProjectPhase;
1402
+ project_url: string | null;
1403
+ project_type: string | null;
1404
+ project_pricing: string | null;
1405
+ project_address: string | null;
1406
+ phone_number: string | null;
1407
+ num_of_models: number | null;
1408
+ num_of_units_remain: number | null;
1409
+ buyer_profile: string | null;
1410
+ social_organic_start_date: string | null;
1411
+ paid_media_start_date: string | null;
1412
+ go_date: string | null;
1413
+ clients?: ClientDocument[] | null;
1414
+ } | undefined) => boolean;
1415
+ readonly delete: false;
1416
+ readonly assign: (u: AuthorizedUserDocument, p: {
1417
+ verified: boolean;
1418
+ clientUser: {
1419
+ id: number;
1420
+ documentId: string;
1421
+ publishedAt?: string;
1422
+ createdAt: string;
1423
+ updatedAt: string;
1424
+ scopes: ClientUserScopes;
1425
+ client?: ClientDocument | null;
1426
+ user?: UserDocument | null;
1427
+ } | null;
1428
+ scopes: ClientEntityScope[];
1429
+ }, d: {
1430
+ id: number;
1431
+ documentId: string;
1432
+ publishedAt?: string;
1433
+ createdAt: string;
1434
+ updatedAt: string;
1435
+ title: string;
1436
+ slug: string;
1437
+ featured_image?: MediaUploadDocument | null;
1438
+ is_active: boolean;
1439
+ is_hidden: boolean;
1440
+ project_status: ClientProjectStatus[];
1441
+ project_phase: ClientProjectPhase;
1442
+ project_url: string | null;
1443
+ project_type: string | null;
1444
+ project_pricing: string | null;
1445
+ project_address: string | null;
1446
+ phone_number: string | null;
1447
+ num_of_models: number | null;
1448
+ num_of_units_remain: number | null;
1449
+ buyer_profile: string | null;
1450
+ social_organic_start_date: string | null;
1451
+ paid_media_start_date: string | null;
1452
+ go_date: string | null;
1453
+ clients?: ClientDocument[] | null;
1454
+ } | undefined) => boolean;
1455
+ };
1456
+ readonly "client-report": {
1457
+ readonly list: (u: AuthorizedUserDocument, p: {
1458
+ verified: boolean;
1459
+ clientUser: {
1460
+ id: number;
1461
+ documentId: string;
1462
+ publishedAt?: string;
1463
+ createdAt: string;
1464
+ updatedAt: string;
1465
+ scopes: ClientUserScopes;
1466
+ client?: ClientDocument | null;
1467
+ user?: UserDocument | null;
1468
+ } | null;
1469
+ scopes: ClientEntityScope[];
1470
+ }, d: {
1471
+ id: number;
1472
+ documentId: string;
1473
+ publishedAt?: string;
1474
+ createdAt: string;
1475
+ updatedAt: string;
1476
+ title: string;
1477
+ report_id: string;
1478
+ is_active: boolean;
1479
+ is_external: boolean;
1480
+ is_hidden: boolean;
1481
+ scopes: string[];
1482
+ clients?: ClientDocument[] | null;
1483
+ } | undefined) => boolean;
1484
+ readonly create: (u: AuthorizedUserDocument, p: {
1485
+ verified: boolean;
1486
+ clientUser: {
1487
+ id: number;
1488
+ documentId: string;
1489
+ publishedAt?: string;
1490
+ createdAt: string;
1491
+ updatedAt: string;
1492
+ scopes: ClientUserScopes;
1493
+ client?: ClientDocument | null;
1494
+ user?: UserDocument | null;
1495
+ } | null;
1496
+ scopes: ClientEntityScope[];
1497
+ }) => boolean;
1498
+ readonly read: (u: AuthorizedUserDocument, p: {
1499
+ verified: boolean;
1500
+ clientUser: {
1501
+ id: number;
1502
+ documentId: string;
1503
+ publishedAt?: string;
1504
+ createdAt: string;
1505
+ updatedAt: string;
1506
+ scopes: ClientUserScopes;
1507
+ client?: ClientDocument | null;
1508
+ user?: UserDocument | null;
1509
+ } | null;
1510
+ scopes: ClientEntityScope[];
1511
+ }, d: {
1512
+ id: number;
1513
+ documentId: string;
1514
+ publishedAt?: string;
1515
+ createdAt: string;
1516
+ updatedAt: string;
1517
+ title: string;
1518
+ report_id: string;
1519
+ is_active: boolean;
1520
+ is_external: boolean;
1521
+ is_hidden: boolean;
1522
+ scopes: string[];
1523
+ clients?: ClientDocument[] | null;
1524
+ } | undefined) => boolean;
1525
+ readonly update: (u: AuthorizedUserDocument, p: {
1526
+ verified: boolean;
1527
+ clientUser: {
1528
+ id: number;
1529
+ documentId: string;
1530
+ publishedAt?: string;
1531
+ createdAt: string;
1532
+ updatedAt: string;
1533
+ scopes: ClientUserScopes;
1534
+ client?: ClientDocument | null;
1535
+ user?: UserDocument | null;
1536
+ } | null;
1537
+ scopes: ClientEntityScope[];
1538
+ }, d: {
1539
+ id: number;
1540
+ documentId: string;
1541
+ publishedAt?: string;
1542
+ createdAt: string;
1543
+ updatedAt: string;
1544
+ title: string;
1545
+ report_id: string;
1546
+ is_active: boolean;
1547
+ is_external: boolean;
1548
+ is_hidden: boolean;
1549
+ scopes: string[];
1550
+ clients?: ClientDocument[] | null;
1551
+ } | undefined) => boolean;
1552
+ readonly delete: false;
1553
+ };
1554
+ readonly "client-styleguide": {
1555
+ readonly list: (u: AuthorizedUserDocument, p: {
1556
+ verified: boolean;
1557
+ clientUser: {
1558
+ id: number;
1559
+ documentId: string;
1560
+ publishedAt?: string;
1561
+ createdAt: string;
1562
+ updatedAt: string;
1563
+ scopes: ClientUserScopes;
1564
+ client?: ClientDocument | null;
1565
+ user?: UserDocument | null;
1566
+ } | null;
1567
+ scopes: ClientEntityScope[];
1568
+ }, d: {
1569
+ id: number;
1570
+ documentId: string;
1571
+ publishedAt?: string;
1572
+ createdAt: string;
1573
+ updatedAt: string;
1574
+ title: string;
1575
+ is_active: boolean;
1576
+ introduction: RichTextBlock[];
1577
+ voice: RichTextBlock[];
1578
+ communication: RichTextBlock[];
1579
+ brand_elements: RichTextBlock[];
1580
+ brand_intention: RichTextBlock[];
1581
+ mood?: MediaUploadDocument | null;
1582
+ logos?: MediaUploadDocument | null;
1583
+ brand_colors?: ComponentBrandStyleguideColor[];
1584
+ brand_fonts?: ComponentBrandStyleguideFont[];
1585
+ brand_application?: MediaUploadDocument[];
1586
+ client?: ClientDocument | null;
1587
+ } | undefined) => boolean;
1588
+ readonly create: false;
1589
+ readonly read: (u: AuthorizedUserDocument, p: {
1590
+ verified: boolean;
1591
+ clientUser: {
1592
+ id: number;
1593
+ documentId: string;
1594
+ publishedAt?: string;
1595
+ createdAt: string;
1596
+ updatedAt: string;
1597
+ scopes: ClientUserScopes;
1598
+ client?: ClientDocument | null;
1599
+ user?: UserDocument | null;
1600
+ } | null;
1601
+ scopes: ClientEntityScope[];
1602
+ }, d: {
1603
+ id: number;
1604
+ documentId: string;
1605
+ publishedAt?: string;
1606
+ createdAt: string;
1607
+ updatedAt: string;
1608
+ title: string;
1609
+ is_active: boolean;
1610
+ introduction: RichTextBlock[];
1611
+ voice: RichTextBlock[];
1612
+ communication: RichTextBlock[];
1613
+ brand_elements: RichTextBlock[];
1614
+ brand_intention: RichTextBlock[];
1615
+ mood?: MediaUploadDocument | null;
1616
+ logos?: MediaUploadDocument | null;
1617
+ brand_colors?: ComponentBrandStyleguideColor[];
1618
+ brand_fonts?: ComponentBrandStyleguideFont[];
1619
+ brand_application?: MediaUploadDocument[];
1620
+ client?: ClientDocument | null;
1621
+ } | undefined) => boolean;
1622
+ readonly update: false;
1623
+ readonly delete: false;
1624
+ };
1625
+ readonly "content-pillar": {
1626
+ readonly list: true;
1627
+ readonly create: false;
1628
+ readonly read: true;
1629
+ readonly update: false;
1630
+ readonly delete: false;
1631
+ };
1632
+ readonly "media-platform": {
1633
+ readonly list: true;
1634
+ readonly create: false;
1635
+ readonly read: true;
1636
+ readonly update: false;
1637
+ readonly delete: false;
1638
+ };
1639
+ readonly "media-content-type": {
1640
+ readonly list: true;
1641
+ readonly create: false;
1642
+ readonly read: true;
1643
+ readonly update: false;
1644
+ readonly delete: false;
1645
+ };
1646
+ readonly "media-creative-format": {
1647
+ readonly list: true;
1648
+ readonly create: false;
1649
+ readonly read: true;
1650
+ readonly update: false;
1651
+ readonly delete: false;
1652
+ };
1653
+ readonly "monday-workspace": {
1654
+ readonly list: (u: AuthorizedUserDocument, p: {
1655
+ verified: boolean;
1656
+ clientUser: {
1657
+ id: number;
1658
+ documentId: string;
1659
+ publishedAt?: string;
1660
+ createdAt: string;
1661
+ updatedAt: string;
1662
+ scopes: ClientUserScopes;
1663
+ client?: ClientDocument | null;
1664
+ user?: UserDocument | null;
1665
+ } | null;
1666
+ scopes: ClientEntityScope[];
1667
+ }, d: {
1668
+ id: number;
1669
+ documentId: string;
1670
+ publishedAt?: string;
1671
+ createdAt: string;
1672
+ updatedAt: string;
1673
+ title: string;
1674
+ workspace_id: string;
1675
+ clients?: ClientDocument[] | null;
1676
+ } | undefined) => boolean;
1677
+ readonly create: (u: AuthorizedUserDocument, p: {
1678
+ verified: boolean;
1679
+ clientUser: {
1680
+ id: number;
1681
+ documentId: string;
1682
+ publishedAt?: string;
1683
+ createdAt: string;
1684
+ updatedAt: string;
1685
+ scopes: ClientUserScopes;
1686
+ client?: ClientDocument | null;
1687
+ user?: UserDocument | null;
1688
+ } | null;
1689
+ scopes: ClientEntityScope[];
1690
+ }) => boolean;
1691
+ readonly read: (u: AuthorizedUserDocument, p: {
1692
+ verified: boolean;
1693
+ clientUser: {
1694
+ id: number;
1695
+ documentId: string;
1696
+ publishedAt?: string;
1697
+ createdAt: string;
1698
+ updatedAt: string;
1699
+ scopes: ClientUserScopes;
1700
+ client?: ClientDocument | null;
1701
+ user?: UserDocument | null;
1702
+ } | null;
1703
+ scopes: ClientEntityScope[];
1704
+ }, d: {
1705
+ id: number;
1706
+ documentId: string;
1707
+ publishedAt?: string;
1708
+ createdAt: string;
1709
+ updatedAt: string;
1710
+ title: string;
1711
+ workspace_id: string;
1712
+ clients?: ClientDocument[] | null;
1713
+ } | undefined) => boolean;
1714
+ readonly update: (u: AuthorizedUserDocument, p: {
1715
+ verified: boolean;
1716
+ clientUser: {
1717
+ id: number;
1718
+ documentId: string;
1719
+ publishedAt?: string;
1720
+ createdAt: string;
1721
+ updatedAt: string;
1722
+ scopes: ClientUserScopes;
1723
+ client?: ClientDocument | null;
1724
+ user?: UserDocument | null;
1725
+ } | null;
1726
+ scopes: ClientEntityScope[];
1727
+ }, d: {
1728
+ id: number;
1729
+ documentId: string;
1730
+ publishedAt?: string;
1731
+ createdAt: string;
1732
+ updatedAt: string;
1733
+ title: string;
1734
+ workspace_id: string;
1735
+ clients?: ClientDocument[] | null;
1736
+ } | undefined) => boolean;
1737
+ readonly delete: (u: AuthorizedUserDocument, p: {
1738
+ verified: boolean;
1739
+ clientUser: {
1740
+ id: number;
1741
+ documentId: string;
1742
+ publishedAt?: string;
1743
+ createdAt: string;
1744
+ updatedAt: string;
1745
+ scopes: ClientUserScopes;
1746
+ client?: ClientDocument | null;
1747
+ user?: UserDocument | null;
1748
+ } | null;
1749
+ scopes: ClientEntityScope[];
1750
+ }, d: {
1751
+ id: number;
1752
+ documentId: string;
1753
+ publishedAt?: string;
1754
+ createdAt: string;
1755
+ updatedAt: string;
1756
+ title: string;
1757
+ workspace_id: string;
1758
+ clients?: ClientDocument[] | null;
1759
+ } | undefined) => boolean;
1760
+ };
1761
+ readonly "utm-tracking-link": {
1762
+ readonly list: (u: AuthorizedUserDocument, p: {
1763
+ verified: boolean;
1764
+ clientUser: {
1765
+ id: number;
1766
+ documentId: string;
1767
+ publishedAt?: string;
1768
+ createdAt: string;
1769
+ updatedAt: string;
1770
+ scopes: ClientUserScopes;
1771
+ client?: ClientDocument | null;
1772
+ user?: UserDocument | null;
1773
+ } | null;
1774
+ scopes: ClientEntityScope[];
1775
+ }, d: {
1776
+ id: number;
1777
+ documentId: string;
1778
+ publishedAt?: string;
1779
+ createdAt: string;
1780
+ updatedAt: string;
1781
+ url_destination: string;
1782
+ utm_medium: string;
1783
+ utm_source: string;
1784
+ utm_campaign: string;
1785
+ utm_content: string | null;
1786
+ utm_creative_format: string | null;
1787
+ utm_id: string | null;
1788
+ campaign_phase: string;
1789
+ campaign_product: string | null;
1790
+ campaign_targeting: string | null;
1791
+ campaign_key: string | null;
1792
+ creative_format: string | null;
1793
+ creative_format_variants: string | null;
1794
+ url: string;
1795
+ is_active: boolean;
1796
+ notes: string | null;
1797
+ creator?: UserDocument | null;
1798
+ client?: ClientDocument | null;
1799
+ } | undefined) => boolean;
1800
+ readonly create: (u: AuthorizedUserDocument, p: {
1801
+ verified: boolean;
1802
+ clientUser: {
1803
+ id: number;
1804
+ documentId: string;
1805
+ publishedAt?: string;
1806
+ createdAt: string;
1807
+ updatedAt: string;
1808
+ scopes: ClientUserScopes;
1809
+ client?: ClientDocument | null;
1810
+ user?: UserDocument | null;
1811
+ } | null;
1812
+ scopes: ClientEntityScope[];
1813
+ }) => boolean;
1814
+ readonly read: (u: AuthorizedUserDocument, p: {
1815
+ verified: boolean;
1816
+ clientUser: {
1817
+ id: number;
1818
+ documentId: string;
1819
+ publishedAt?: string;
1820
+ createdAt: string;
1821
+ updatedAt: string;
1822
+ scopes: ClientUserScopes;
1823
+ client?: ClientDocument | null;
1824
+ user?: UserDocument | null;
1825
+ } | null;
1826
+ scopes: ClientEntityScope[];
1827
+ }, d: {
1828
+ id: number;
1829
+ documentId: string;
1830
+ publishedAt?: string;
1831
+ createdAt: string;
1832
+ updatedAt: string;
1833
+ url_destination: string;
1834
+ utm_medium: string;
1835
+ utm_source: string;
1836
+ utm_campaign: string;
1837
+ utm_content: string | null;
1838
+ utm_creative_format: string | null;
1839
+ utm_id: string | null;
1840
+ campaign_phase: string;
1841
+ campaign_product: string | null;
1842
+ campaign_targeting: string | null;
1843
+ campaign_key: string | null;
1844
+ creative_format: string | null;
1845
+ creative_format_variants: string | null;
1846
+ url: string;
1847
+ is_active: boolean;
1848
+ notes: string | null;
1849
+ creator?: UserDocument | null;
1850
+ client?: ClientDocument | null;
1851
+ } | undefined) => boolean;
1852
+ readonly update: (u: AuthorizedUserDocument, p: {
1853
+ verified: boolean;
1854
+ clientUser: {
1855
+ id: number;
1856
+ documentId: string;
1857
+ publishedAt?: string;
1858
+ createdAt: string;
1859
+ updatedAt: string;
1860
+ scopes: ClientUserScopes;
1861
+ client?: ClientDocument | null;
1862
+ user?: UserDocument | null;
1863
+ } | null;
1864
+ scopes: ClientEntityScope[];
1865
+ }, d: {
1866
+ id: number;
1867
+ documentId: string;
1868
+ publishedAt?: string;
1869
+ createdAt: string;
1870
+ updatedAt: string;
1871
+ url_destination: string;
1872
+ utm_medium: string;
1873
+ utm_source: string;
1874
+ utm_campaign: string;
1875
+ utm_content: string | null;
1876
+ utm_creative_format: string | null;
1877
+ utm_id: string | null;
1878
+ campaign_phase: string;
1879
+ campaign_product: string | null;
1880
+ campaign_targeting: string | null;
1881
+ campaign_key: string | null;
1882
+ creative_format: string | null;
1883
+ creative_format_variants: string | null;
1884
+ url: string;
1885
+ is_active: boolean;
1886
+ notes: string | null;
1887
+ creator?: UserDocument | null;
1888
+ client?: ClientDocument | null;
1889
+ } | undefined) => boolean;
1890
+ readonly delete: (u: AuthorizedUserDocument, p: {
1891
+ verified: boolean;
1892
+ clientUser: {
1893
+ id: number;
1894
+ documentId: string;
1895
+ publishedAt?: string;
1896
+ createdAt: string;
1897
+ updatedAt: string;
1898
+ scopes: ClientUserScopes;
1899
+ client?: ClientDocument | null;
1900
+ user?: UserDocument | null;
1901
+ } | null;
1902
+ scopes: ClientEntityScope[];
1903
+ }, d: {
1904
+ id: number;
1905
+ documentId: string;
1906
+ publishedAt?: string;
1907
+ createdAt: string;
1908
+ updatedAt: string;
1909
+ url_destination: string;
1910
+ utm_medium: string;
1911
+ utm_source: string;
1912
+ utm_campaign: string;
1913
+ utm_content: string | null;
1914
+ utm_creative_format: string | null;
1915
+ utm_id: string | null;
1916
+ campaign_phase: string;
1917
+ campaign_product: string | null;
1918
+ campaign_targeting: string | null;
1919
+ campaign_key: string | null;
1920
+ creative_format: string | null;
1921
+ creative_format_variants: string | null;
1922
+ url: string;
1923
+ is_active: boolean;
1924
+ notes: string | null;
1925
+ creator?: UserDocument | null;
1926
+ client?: ClientDocument | null;
1927
+ } | undefined) => boolean;
1928
+ };
1929
+ readonly gcflytour: {
1930
+ readonly list: true;
1931
+ readonly create: (u: AuthorizedUserDocument, p: {
1932
+ verified: boolean;
1933
+ clientUser: {
1934
+ id: number;
1935
+ documentId: string;
1936
+ publishedAt?: string;
1937
+ createdAt: string;
1938
+ updatedAt: string;
1939
+ scopes: ClientUserScopes;
1940
+ client?: ClientDocument | null;
1941
+ user?: UserDocument | null;
1942
+ } | null;
1943
+ scopes: ClientEntityScope[];
1944
+ }) => boolean;
1945
+ readonly read: true;
1946
+ readonly update: (u: AuthorizedUserDocument, p: {
1947
+ verified: boolean;
1948
+ clientUser: {
1949
+ id: number;
1950
+ documentId: string;
1951
+ publishedAt?: string;
1952
+ createdAt: string;
1953
+ updatedAt: string;
1954
+ scopes: ClientUserScopes;
1955
+ client?: ClientDocument | null;
1956
+ user?: UserDocument | null;
1957
+ } | null;
1958
+ scopes: ClientEntityScope[];
1959
+ }, d: {
1960
+ id: number;
1961
+ documentId: string;
1962
+ publishedAt?: string;
1963
+ createdAt: string;
1964
+ updatedAt: string;
1965
+ title: string;
1966
+ slug: string;
1967
+ description: string | null;
1968
+ is_active: boolean;
1969
+ is_hidden: boolean;
1970
+ clients?: ClientDocument[] | null;
1971
+ gcflytour_snaps?: GCFlyTourSnapDocument[] | null;
1972
+ } | undefined) => boolean;
1973
+ readonly delete: (u: AuthorizedUserDocument, p: {
1974
+ verified: boolean;
1975
+ clientUser: {
1976
+ id: number;
1977
+ documentId: string;
1978
+ publishedAt?: string;
1979
+ createdAt: string;
1980
+ updatedAt: string;
1981
+ scopes: ClientUserScopes;
1982
+ client?: ClientDocument | null;
1983
+ user?: UserDocument | null;
1984
+ } | null;
1985
+ scopes: ClientEntityScope[];
1986
+ }, d: {
1987
+ id: number;
1988
+ documentId: string;
1989
+ publishedAt?: string;
1990
+ createdAt: string;
1991
+ updatedAt: string;
1992
+ title: string;
1993
+ slug: string;
1994
+ description: string | null;
1995
+ is_active: boolean;
1996
+ is_hidden: boolean;
1997
+ clients?: ClientDocument[] | null;
1998
+ gcflytour_snaps?: GCFlyTourSnapDocument[] | null;
1999
+ } | undefined) => boolean;
2000
+ };
2001
+ readonly "gcflytour-snap": {
2002
+ readonly list: true;
2003
+ readonly create: (u: AuthorizedUserDocument, p: {
2004
+ verified: boolean;
2005
+ clientUser: {
2006
+ id: number;
2007
+ documentId: string;
2008
+ publishedAt?: string;
2009
+ createdAt: string;
2010
+ updatedAt: string;
2011
+ scopes: ClientUserScopes;
2012
+ client?: ClientDocument | null;
2013
+ user?: UserDocument | null;
2014
+ } | null;
2015
+ scopes: ClientEntityScope[];
2016
+ }) => boolean;
2017
+ readonly read: true;
2018
+ readonly update: (u: AuthorizedUserDocument, p: {
2019
+ verified: boolean;
2020
+ clientUser: {
2021
+ id: number;
2022
+ documentId: string;
2023
+ publishedAt?: string;
2024
+ createdAt: string;
2025
+ updatedAt: string;
2026
+ scopes: ClientUserScopes;
2027
+ client?: ClientDocument | null;
2028
+ user?: UserDocument | null;
2029
+ } | null;
2030
+ scopes: ClientEntityScope[];
2031
+ }, d: {
2032
+ id: number;
2033
+ documentId: string;
2034
+ publishedAt?: string;
2035
+ createdAt: string;
2036
+ updatedAt: string;
2037
+ title: string;
2038
+ slug: string;
2039
+ description: string | null;
2040
+ is_active: boolean;
2041
+ is_hidden: boolean;
2042
+ gcflytour?: GCFlyTourDocument | null;
2043
+ } | undefined) => boolean;
2044
+ readonly delete: (u: AuthorizedUserDocument, p: {
2045
+ verified: boolean;
2046
+ clientUser: {
2047
+ id: number;
2048
+ documentId: string;
2049
+ publishedAt?: string;
2050
+ createdAt: string;
2051
+ updatedAt: string;
2052
+ scopes: ClientUserScopes;
2053
+ client?: ClientDocument | null;
2054
+ user?: UserDocument | null;
2055
+ } | null;
2056
+ scopes: ClientEntityScope[];
2057
+ }, d: {
2058
+ id: number;
2059
+ documentId: string;
2060
+ publishedAt?: string;
2061
+ createdAt: string;
2062
+ updatedAt: string;
2063
+ title: string;
2064
+ slug: string;
2065
+ description: string | null;
2066
+ is_active: boolean;
2067
+ is_hidden: boolean;
2068
+ gcflytour?: GCFlyTourDocument | null;
2069
+ } | undefined) => boolean;
2070
+ };
2071
+ };
2072
+ readonly manager: {
2073
+ readonly "user-account": {
2074
+ readonly list: true;
2075
+ readonly create: false;
2076
+ readonly read: true;
2077
+ readonly update: (u: AuthorizedUserDocument, p: {
2078
+ verified: boolean;
2079
+ clientUser: {
2080
+ id: number;
2081
+ documentId: string;
2082
+ publishedAt?: string;
2083
+ createdAt: string;
2084
+ updatedAt: string;
2085
+ scopes: ClientUserScopes;
2086
+ client?: ClientDocument | null;
2087
+ user?: UserDocument | null;
2088
+ } | null;
2089
+ scopes: ClientEntityScope[];
2090
+ }, d: {
2091
+ id: number;
2092
+ documentId: string;
2093
+ publishedAt?: string;
2094
+ createdAt: string;
2095
+ updatedAt: string;
2096
+ preferred_name: string | null;
2097
+ first_name: string;
2098
+ last_name: string;
2099
+ user?: UserDocument | null;
2100
+ } | undefined) => boolean;
2101
+ readonly delete: false;
2102
+ };
2103
+ readonly comment: {
2104
+ readonly list: true;
2105
+ readonly create: true;
2106
+ readonly update: (u: AuthorizedUserDocument, p: {
2107
+ verified: boolean;
2108
+ clientUser: {
2109
+ id: number;
2110
+ documentId: string;
2111
+ publishedAt?: string;
2112
+ createdAt: string;
2113
+ updatedAt: string;
2114
+ scopes: ClientUserScopes;
2115
+ client?: ClientDocument | null;
2116
+ user?: UserDocument | null;
2117
+ } | null;
2118
+ scopes: ClientEntityScope[];
2119
+ }, d: {
2120
+ id: string;
2121
+ documentId: string;
2122
+ createdAt: string;
2123
+ updatedAt: string;
2124
+ content: string;
2125
+ blocked: boolean | null;
2126
+ blockedThread: boolean | null;
2127
+ removed: boolean | null;
2128
+ approvalStatus: CommentApprovalStatus | null;
2129
+ author: CommentAuthor | null;
2130
+ threadOf: CommentThread | null;
2131
+ children: CommentDocument[] | null;
2132
+ } | undefined) => boolean;
2133
+ readonly delete: (u: AuthorizedUserDocument, p: {
2134
+ verified: boolean;
2135
+ clientUser: {
2136
+ id: number;
2137
+ documentId: string;
2138
+ publishedAt?: string;
2139
+ createdAt: string;
2140
+ updatedAt: string;
2141
+ scopes: ClientUserScopes;
2142
+ client?: ClientDocument | null;
2143
+ user?: UserDocument | null;
2144
+ } | null;
2145
+ scopes: ClientEntityScope[];
2146
+ }, d: {
2147
+ id: string;
2148
+ documentId: string;
2149
+ createdAt: string;
2150
+ updatedAt: string;
2151
+ content: string;
2152
+ blocked: boolean | null;
2153
+ blockedThread: boolean | null;
2154
+ removed: boolean | null;
2155
+ approvalStatus: CommentApprovalStatus | null;
2156
+ author: CommentAuthor | null;
2157
+ threadOf: CommentThread | null;
2158
+ children: CommentDocument[] | null;
2159
+ } | undefined) => boolean;
2160
+ readonly report: true;
2161
+ };
2162
+ readonly client: {
2163
+ readonly access: true;
2164
+ readonly billing: true;
2165
+ readonly owner: true;
2166
+ readonly manager: true;
2167
+ readonly admin: true;
2168
+ readonly list: true;
2169
+ readonly create: true;
2170
+ readonly read: true;
2171
+ readonly update: true;
2172
+ readonly delete: false;
2173
+ };
2174
+ readonly "client-user": {
2175
+ readonly list: true;
2176
+ readonly create: true;
2177
+ readonly read: true;
2178
+ readonly update: true;
2179
+ readonly delete: true;
2180
+ readonly verify: true;
2181
+ };
2182
+ readonly "client-content-pillar": {
2183
+ readonly list: true;
2184
+ readonly create: true;
2185
+ readonly read: true;
2186
+ readonly update: true;
2187
+ readonly delete: true;
2188
+ };
2189
+ readonly "client-media-platform": {
2190
+ readonly list: true;
2191
+ readonly create: true;
2192
+ readonly read: true;
2193
+ readonly update: true;
2194
+ readonly delete: true;
2195
+ };
2196
+ readonly "client-project": {
2197
+ readonly list: true;
2198
+ readonly create: true;
2199
+ readonly read: true;
2200
+ readonly update: true;
2201
+ readonly delete: true;
2202
+ readonly assign: true;
2203
+ };
2204
+ readonly "client-report": {
2205
+ readonly list: true;
2206
+ readonly create: true;
2207
+ readonly read: true;
2208
+ readonly update: true;
2209
+ readonly delete: true;
2210
+ };
2211
+ readonly "client-styleguide": {
2212
+ readonly list: true;
2213
+ readonly create: true;
2214
+ readonly read: true;
2215
+ readonly update: true;
2216
+ readonly delete: true;
2217
+ };
2218
+ readonly "content-pillar": {
2219
+ readonly list: true;
2220
+ readonly create: true;
2221
+ readonly read: true;
2222
+ readonly update: true;
2223
+ readonly delete: true;
2224
+ };
2225
+ readonly "media-platform": {
2226
+ readonly list: true;
2227
+ readonly create: true;
2228
+ readonly read: true;
2229
+ readonly update: true;
2230
+ readonly delete: true;
2231
+ };
2232
+ readonly "media-content-type": {
2233
+ readonly list: true;
2234
+ readonly create: true;
2235
+ readonly read: true;
2236
+ readonly update: true;
2237
+ readonly delete: true;
2238
+ };
2239
+ readonly "media-creative-format": {
2240
+ readonly list: true;
2241
+ readonly create: true;
2242
+ readonly read: true;
2243
+ readonly update: true;
2244
+ readonly delete: true;
2245
+ };
2246
+ readonly "monday-workspace": {
2247
+ readonly list: true;
2248
+ readonly create: true;
2249
+ readonly read: true;
2250
+ readonly update: true;
2251
+ readonly delete: true;
2252
+ };
2253
+ readonly "utm-tracking-link": {
2254
+ readonly list: true;
2255
+ readonly create: true;
2256
+ readonly read: true;
2257
+ readonly update: true;
2258
+ readonly delete: true;
2259
+ };
2260
+ readonly gcflytour: {
2261
+ readonly list: true;
2262
+ readonly create: true;
2263
+ readonly read: true;
2264
+ readonly update: true;
2265
+ readonly delete: true;
2266
+ };
2267
+ readonly "gcflytour-snap": {
2268
+ readonly list: true;
2269
+ readonly create: true;
2270
+ readonly read: true;
2271
+ readonly update: true;
2272
+ readonly delete: true;
2273
+ };
2274
+ };
2275
+ readonly client: {
2276
+ readonly "user-account": {
2277
+ readonly list: true;
2278
+ readonly create: false;
2279
+ readonly read: true;
2280
+ readonly update: (u: AuthorizedUserDocument, p: {
2281
+ verified: boolean;
2282
+ clientUser: {
2283
+ id: number;
2284
+ documentId: string;
2285
+ publishedAt?: string;
2286
+ createdAt: string;
2287
+ updatedAt: string;
2288
+ scopes: ClientUserScopes;
2289
+ client?: ClientDocument | null;
2290
+ user?: UserDocument | null;
2291
+ } | null;
2292
+ scopes: ClientEntityScope[];
2293
+ }, d: {
2294
+ id: number;
2295
+ documentId: string;
2296
+ publishedAt?: string;
2297
+ createdAt: string;
2298
+ updatedAt: string;
2299
+ preferred_name: string | null;
2300
+ first_name: string;
2301
+ last_name: string;
2302
+ user?: UserDocument | null;
2303
+ } | undefined) => boolean;
2304
+ readonly delete: false;
2305
+ };
2306
+ readonly comment: {
2307
+ readonly list: true;
2308
+ readonly create: true;
2309
+ readonly update: (u: AuthorizedUserDocument, p: {
2310
+ verified: boolean;
2311
+ clientUser: {
2312
+ id: number;
2313
+ documentId: string;
2314
+ publishedAt?: string;
2315
+ createdAt: string;
2316
+ updatedAt: string;
2317
+ scopes: ClientUserScopes;
2318
+ client?: ClientDocument | null;
2319
+ user?: UserDocument | null;
2320
+ } | null;
2321
+ scopes: ClientEntityScope[];
2322
+ }, d: {
2323
+ id: string;
2324
+ documentId: string;
2325
+ createdAt: string;
2326
+ updatedAt: string;
2327
+ content: string;
2328
+ blocked: boolean | null;
2329
+ blockedThread: boolean | null;
2330
+ removed: boolean | null;
2331
+ approvalStatus: CommentApprovalStatus | null;
2332
+ author: CommentAuthor | null;
2333
+ threadOf: CommentThread | null;
2334
+ children: CommentDocument[] | null;
2335
+ } | undefined) => boolean;
2336
+ readonly delete: (u: AuthorizedUserDocument, p: {
2337
+ verified: boolean;
2338
+ clientUser: {
2339
+ id: number;
2340
+ documentId: string;
2341
+ publishedAt?: string;
2342
+ createdAt: string;
2343
+ updatedAt: string;
2344
+ scopes: ClientUserScopes;
2345
+ client?: ClientDocument | null;
2346
+ user?: UserDocument | null;
2347
+ } | null;
2348
+ scopes: ClientEntityScope[];
2349
+ }, d: {
2350
+ id: string;
2351
+ documentId: string;
2352
+ createdAt: string;
2353
+ updatedAt: string;
2354
+ content: string;
2355
+ blocked: boolean | null;
2356
+ blockedThread: boolean | null;
2357
+ removed: boolean | null;
2358
+ approvalStatus: CommentApprovalStatus | null;
2359
+ author: CommentAuthor | null;
2360
+ threadOf: CommentThread | null;
2361
+ children: CommentDocument[] | null;
2362
+ } | undefined) => boolean;
2363
+ readonly report: true;
2364
+ };
2365
+ readonly client: {
2366
+ readonly access: (u: AuthorizedUserDocument, p: {
2367
+ verified: boolean;
2368
+ clientUser: {
2369
+ id: number;
2370
+ documentId: string;
2371
+ publishedAt?: string;
2372
+ createdAt: string;
2373
+ updatedAt: string;
2374
+ scopes: ClientUserScopes;
2375
+ client?: ClientDocument | null;
2376
+ user?: UserDocument | null;
2377
+ } | null;
2378
+ scopes: ClientEntityScope[];
2379
+ }, d: {
2380
+ id: number;
2381
+ documentId: string;
2382
+ publishedAt?: string;
2383
+ createdAt: string;
2384
+ updatedAt: string;
2385
+ title: string;
2386
+ is_featured: boolean;
2387
+ logos?: BlockBrandLogos | null;
2388
+ teamwork_id: string;
2389
+ teamwork_name: string;
2390
+ gainapp_id: string | null;
2391
+ utm_sheet_id: string;
2392
+ allow_create_utm_link: boolean;
2393
+ is_organic_social: boolean;
2394
+ is_paid_media: boolean;
2395
+ is_active: boolean;
2396
+ is_hidden: boolean;
2397
+ classification: UtmClassificationKey[];
2398
+ users?: ClientUserDocument[] | null;
2399
+ product_highlights?: ProductHighlightDocument[] | null;
2400
+ client_projects?: ClientProjectDocument[] | null;
2401
+ client_reports?: ClientReportDocument[] | null;
2402
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2403
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2404
+ styleguides?: ClientStyleguideDocument[] | null;
2405
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2406
+ content_pillars?: ClientContentPillarDocument[] | null;
2407
+ gcflytours?: GCFlyTourDocument[] | null;
2408
+ } | undefined) => boolean;
2409
+ readonly billing: (u: AuthorizedUserDocument, p: {
2410
+ verified: boolean;
2411
+ clientUser: {
2412
+ id: number;
2413
+ documentId: string;
2414
+ publishedAt?: string;
2415
+ createdAt: string;
2416
+ updatedAt: string;
2417
+ scopes: ClientUserScopes;
2418
+ client?: ClientDocument | null;
2419
+ user?: UserDocument | null;
2420
+ } | null;
2421
+ scopes: ClientEntityScope[];
2422
+ }, d: {
2423
+ id: number;
2424
+ documentId: string;
2425
+ publishedAt?: string;
2426
+ createdAt: string;
2427
+ updatedAt: string;
2428
+ title: string;
2429
+ is_featured: boolean;
2430
+ logos?: BlockBrandLogos | null;
2431
+ teamwork_id: string;
2432
+ teamwork_name: string;
2433
+ gainapp_id: string | null;
2434
+ utm_sheet_id: string;
2435
+ allow_create_utm_link: boolean;
2436
+ is_organic_social: boolean;
2437
+ is_paid_media: boolean;
2438
+ is_active: boolean;
2439
+ is_hidden: boolean;
2440
+ classification: UtmClassificationKey[];
2441
+ users?: ClientUserDocument[] | null;
2442
+ product_highlights?: ProductHighlightDocument[] | null;
2443
+ client_projects?: ClientProjectDocument[] | null;
2444
+ client_reports?: ClientReportDocument[] | null;
2445
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2446
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2447
+ styleguides?: ClientStyleguideDocument[] | null;
2448
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2449
+ content_pillars?: ClientContentPillarDocument[] | null;
2450
+ gcflytours?: GCFlyTourDocument[] | null;
2451
+ } | undefined) => boolean;
2452
+ readonly owner: (u: AuthorizedUserDocument, p: {
2453
+ verified: boolean;
2454
+ clientUser: {
2455
+ id: number;
2456
+ documentId: string;
2457
+ publishedAt?: string;
2458
+ createdAt: string;
2459
+ updatedAt: string;
2460
+ scopes: ClientUserScopes;
2461
+ client?: ClientDocument | null;
2462
+ user?: UserDocument | null;
2463
+ } | null;
2464
+ scopes: ClientEntityScope[];
2465
+ }, d: {
2466
+ id: number;
2467
+ documentId: string;
2468
+ publishedAt?: string;
2469
+ createdAt: string;
2470
+ updatedAt: string;
2471
+ title: string;
2472
+ is_featured: boolean;
2473
+ logos?: BlockBrandLogos | null;
2474
+ teamwork_id: string;
2475
+ teamwork_name: string;
2476
+ gainapp_id: string | null;
2477
+ utm_sheet_id: string;
2478
+ allow_create_utm_link: boolean;
2479
+ is_organic_social: boolean;
2480
+ is_paid_media: boolean;
2481
+ is_active: boolean;
2482
+ is_hidden: boolean;
2483
+ classification: UtmClassificationKey[];
2484
+ users?: ClientUserDocument[] | null;
2485
+ product_highlights?: ProductHighlightDocument[] | null;
2486
+ client_projects?: ClientProjectDocument[] | null;
2487
+ client_reports?: ClientReportDocument[] | null;
2488
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2489
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2490
+ styleguides?: ClientStyleguideDocument[] | null;
2491
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2492
+ content_pillars?: ClientContentPillarDocument[] | null;
2493
+ gcflytours?: GCFlyTourDocument[] | null;
2494
+ } | undefined) => boolean;
2495
+ readonly manager: (u: AuthorizedUserDocument, p: {
2496
+ verified: boolean;
2497
+ clientUser: {
2498
+ id: number;
2499
+ documentId: string;
2500
+ publishedAt?: string;
2501
+ createdAt: string;
2502
+ updatedAt: string;
2503
+ scopes: ClientUserScopes;
2504
+ client?: ClientDocument | null;
2505
+ user?: UserDocument | null;
2506
+ } | null;
2507
+ scopes: ClientEntityScope[];
2508
+ }, d: {
2509
+ id: number;
2510
+ documentId: string;
2511
+ publishedAt?: string;
2512
+ createdAt: string;
2513
+ updatedAt: string;
2514
+ title: string;
2515
+ is_featured: boolean;
2516
+ logos?: BlockBrandLogos | null;
2517
+ teamwork_id: string;
2518
+ teamwork_name: string;
2519
+ gainapp_id: string | null;
2520
+ utm_sheet_id: string;
2521
+ allow_create_utm_link: boolean;
2522
+ is_organic_social: boolean;
2523
+ is_paid_media: boolean;
2524
+ is_active: boolean;
2525
+ is_hidden: boolean;
2526
+ classification: UtmClassificationKey[];
2527
+ users?: ClientUserDocument[] | null;
2528
+ product_highlights?: ProductHighlightDocument[] | null;
2529
+ client_projects?: ClientProjectDocument[] | null;
2530
+ client_reports?: ClientReportDocument[] | null;
2531
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2532
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2533
+ styleguides?: ClientStyleguideDocument[] | null;
2534
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2535
+ content_pillars?: ClientContentPillarDocument[] | null;
2536
+ gcflytours?: GCFlyTourDocument[] | null;
2537
+ } | undefined) => boolean;
2538
+ readonly admin: (u: AuthorizedUserDocument, p: {
2539
+ verified: boolean;
2540
+ clientUser: {
2541
+ id: number;
2542
+ documentId: string;
2543
+ publishedAt?: string;
2544
+ createdAt: string;
2545
+ updatedAt: string;
2546
+ scopes: ClientUserScopes;
2547
+ client?: ClientDocument | null;
2548
+ user?: UserDocument | null;
2549
+ } | null;
2550
+ scopes: ClientEntityScope[];
2551
+ }, d: {
2552
+ id: number;
2553
+ documentId: string;
2554
+ publishedAt?: string;
2555
+ createdAt: string;
2556
+ updatedAt: string;
2557
+ title: string;
2558
+ is_featured: boolean;
2559
+ logos?: BlockBrandLogos | null;
2560
+ teamwork_id: string;
2561
+ teamwork_name: string;
2562
+ gainapp_id: string | null;
2563
+ utm_sheet_id: string;
2564
+ allow_create_utm_link: boolean;
2565
+ is_organic_social: boolean;
2566
+ is_paid_media: boolean;
2567
+ is_active: boolean;
2568
+ is_hidden: boolean;
2569
+ classification: UtmClassificationKey[];
2570
+ users?: ClientUserDocument[] | null;
2571
+ product_highlights?: ProductHighlightDocument[] | null;
2572
+ client_projects?: ClientProjectDocument[] | null;
2573
+ client_reports?: ClientReportDocument[] | null;
2574
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2575
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2576
+ styleguides?: ClientStyleguideDocument[] | null;
2577
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2578
+ content_pillars?: ClientContentPillarDocument[] | null;
2579
+ gcflytours?: GCFlyTourDocument[] | null;
2580
+ } | undefined) => boolean;
2581
+ readonly list: (u: AuthorizedUserDocument, p: {
2582
+ verified: boolean;
2583
+ clientUser: {
2584
+ id: number;
2585
+ documentId: string;
2586
+ publishedAt?: string;
2587
+ createdAt: string;
2588
+ updatedAt: string;
2589
+ scopes: ClientUserScopes;
2590
+ client?: ClientDocument | null;
2591
+ user?: UserDocument | null;
2592
+ } | null;
2593
+ scopes: ClientEntityScope[];
2594
+ }, d: {
2595
+ id: number;
2596
+ documentId: string;
2597
+ publishedAt?: string;
2598
+ createdAt: string;
2599
+ updatedAt: string;
2600
+ title: string;
2601
+ is_featured: boolean;
2602
+ logos?: BlockBrandLogos | null;
2603
+ teamwork_id: string;
2604
+ teamwork_name: string;
2605
+ gainapp_id: string | null;
2606
+ utm_sheet_id: string;
2607
+ allow_create_utm_link: boolean;
2608
+ is_organic_social: boolean;
2609
+ is_paid_media: boolean;
2610
+ is_active: boolean;
2611
+ is_hidden: boolean;
2612
+ classification: UtmClassificationKey[];
2613
+ users?: ClientUserDocument[] | null;
2614
+ product_highlights?: ProductHighlightDocument[] | null;
2615
+ client_projects?: ClientProjectDocument[] | null;
2616
+ client_reports?: ClientReportDocument[] | null;
2617
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2618
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2619
+ styleguides?: ClientStyleguideDocument[] | null;
2620
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2621
+ content_pillars?: ClientContentPillarDocument[] | null;
2622
+ gcflytours?: GCFlyTourDocument[] | null;
2623
+ } | undefined) => boolean;
2624
+ readonly create: false;
2625
+ readonly read: (u: AuthorizedUserDocument, p: {
2626
+ verified: boolean;
2627
+ clientUser: {
2628
+ id: number;
2629
+ documentId: string;
2630
+ publishedAt?: string;
2631
+ createdAt: string;
2632
+ updatedAt: string;
2633
+ scopes: ClientUserScopes;
2634
+ client?: ClientDocument | null;
2635
+ user?: UserDocument | null;
2636
+ } | null;
2637
+ scopes: ClientEntityScope[];
2638
+ }, d: {
2639
+ id: number;
2640
+ documentId: string;
2641
+ publishedAt?: string;
2642
+ createdAt: string;
2643
+ updatedAt: string;
2644
+ title: string;
2645
+ is_featured: boolean;
2646
+ logos?: BlockBrandLogos | null;
2647
+ teamwork_id: string;
2648
+ teamwork_name: string;
2649
+ gainapp_id: string | null;
2650
+ utm_sheet_id: string;
2651
+ allow_create_utm_link: boolean;
2652
+ is_organic_social: boolean;
2653
+ is_paid_media: boolean;
2654
+ is_active: boolean;
2655
+ is_hidden: boolean;
2656
+ classification: UtmClassificationKey[];
2657
+ users?: ClientUserDocument[] | null;
2658
+ product_highlights?: ProductHighlightDocument[] | null;
2659
+ client_projects?: ClientProjectDocument[] | null;
2660
+ client_reports?: ClientReportDocument[] | null;
2661
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2662
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2663
+ styleguides?: ClientStyleguideDocument[] | null;
2664
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2665
+ content_pillars?: ClientContentPillarDocument[] | null;
2666
+ gcflytours?: GCFlyTourDocument[] | null;
2667
+ } | undefined) => boolean;
2668
+ readonly update: (u: AuthorizedUserDocument, p: {
2669
+ verified: boolean;
2670
+ clientUser: {
2671
+ id: number;
2672
+ documentId: string;
2673
+ publishedAt?: string;
2674
+ createdAt: string;
2675
+ updatedAt: string;
2676
+ scopes: ClientUserScopes;
2677
+ client?: ClientDocument | null;
2678
+ user?: UserDocument | null;
2679
+ } | null;
2680
+ scopes: ClientEntityScope[];
2681
+ }, d: {
2682
+ id: number;
2683
+ documentId: string;
2684
+ publishedAt?: string;
2685
+ createdAt: string;
2686
+ updatedAt: string;
2687
+ title: string;
2688
+ is_featured: boolean;
2689
+ logos?: BlockBrandLogos | null;
2690
+ teamwork_id: string;
2691
+ teamwork_name: string;
2692
+ gainapp_id: string | null;
2693
+ utm_sheet_id: string;
2694
+ allow_create_utm_link: boolean;
2695
+ is_organic_social: boolean;
2696
+ is_paid_media: boolean;
2697
+ is_active: boolean;
2698
+ is_hidden: boolean;
2699
+ classification: UtmClassificationKey[];
2700
+ users?: ClientUserDocument[] | null;
2701
+ product_highlights?: ProductHighlightDocument[] | null;
2702
+ client_projects?: ClientProjectDocument[] | null;
2703
+ client_reports?: ClientReportDocument[] | null;
2704
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
2705
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
2706
+ styleguides?: ClientStyleguideDocument[] | null;
2707
+ media_platforms?: ClientMediaPlatformDocument[] | null;
2708
+ content_pillars?: ClientContentPillarDocument[] | null;
2709
+ gcflytours?: GCFlyTourDocument[] | null;
2710
+ } | undefined) => boolean;
2711
+ readonly delete: false;
2712
+ };
2713
+ readonly "client-user": {
2714
+ readonly list: true;
2715
+ readonly create: false;
2716
+ readonly read: true;
2717
+ readonly update: false;
2718
+ readonly delete: false;
2719
+ readonly verify: true;
2720
+ };
2721
+ readonly "client-content-pillar": {
2722
+ readonly list: (u: AuthorizedUserDocument, p: {
2723
+ verified: boolean;
2724
+ clientUser: {
2725
+ id: number;
2726
+ documentId: string;
2727
+ publishedAt?: string;
2728
+ createdAt: string;
2729
+ updatedAt: string;
2730
+ scopes: ClientUserScopes;
2731
+ client?: ClientDocument | null;
2732
+ user?: UserDocument | null;
2733
+ } | null;
2734
+ scopes: ClientEntityScope[];
2735
+ }, d: {
2736
+ id: number;
2737
+ documentId: string;
2738
+ publishedAt?: string;
2739
+ createdAt: string;
2740
+ updatedAt: string;
2741
+ is_active: boolean;
2742
+ client?: ClientDocument | null;
2743
+ content_pillar?: ContentPillarDocument | null;
2744
+ } | undefined) => boolean;
2745
+ readonly create: (u: AuthorizedUserDocument, p: {
2746
+ verified: boolean;
2747
+ clientUser: {
2748
+ id: number;
2749
+ documentId: string;
2750
+ publishedAt?: string;
2751
+ createdAt: string;
2752
+ updatedAt: string;
2753
+ scopes: ClientUserScopes;
2754
+ client?: ClientDocument | null;
2755
+ user?: UserDocument | null;
2756
+ } | null;
2757
+ scopes: ClientEntityScope[];
2758
+ }) => boolean;
2759
+ readonly read: (u: AuthorizedUserDocument, p: {
2760
+ verified: boolean;
2761
+ clientUser: {
2762
+ id: number;
2763
+ documentId: string;
2764
+ publishedAt?: string;
2765
+ createdAt: string;
2766
+ updatedAt: string;
2767
+ scopes: ClientUserScopes;
2768
+ client?: ClientDocument | null;
2769
+ user?: UserDocument | null;
2770
+ } | null;
2771
+ scopes: ClientEntityScope[];
2772
+ }, d: {
2773
+ id: number;
2774
+ documentId: string;
2775
+ publishedAt?: string;
2776
+ createdAt: string;
2777
+ updatedAt: string;
2778
+ is_active: boolean;
2779
+ client?: ClientDocument | null;
2780
+ content_pillar?: ContentPillarDocument | null;
2781
+ } | undefined) => boolean;
2782
+ readonly update: (u: AuthorizedUserDocument, p: {
2783
+ verified: boolean;
2784
+ clientUser: {
2785
+ id: number;
2786
+ documentId: string;
2787
+ publishedAt?: string;
2788
+ createdAt: string;
2789
+ updatedAt: string;
2790
+ scopes: ClientUserScopes;
2791
+ client?: ClientDocument | null;
2792
+ user?: UserDocument | null;
2793
+ } | null;
2794
+ scopes: ClientEntityScope[];
2795
+ }, d: {
2796
+ id: number;
2797
+ documentId: string;
2798
+ publishedAt?: string;
2799
+ createdAt: string;
2800
+ updatedAt: string;
2801
+ is_active: boolean;
2802
+ client?: ClientDocument | null;
2803
+ content_pillar?: ContentPillarDocument | null;
2804
+ } | undefined) => boolean;
2805
+ readonly delete: false;
2806
+ };
2807
+ readonly "client-media-platform": {
2808
+ readonly list: (u: AuthorizedUserDocument, p: {
2809
+ verified: boolean;
2810
+ clientUser: {
2811
+ id: number;
2812
+ documentId: string;
2813
+ publishedAt?: string;
2814
+ createdAt: string;
2815
+ updatedAt: string;
2816
+ scopes: ClientUserScopes;
2817
+ client?: ClientDocument | null;
2818
+ user?: UserDocument | null;
2819
+ } | null;
2820
+ scopes: ClientEntityScope[];
2821
+ }, d: {
2822
+ id: number;
2823
+ documentId: string;
2824
+ publishedAt?: string;
2825
+ createdAt: string;
2826
+ updatedAt: string;
2827
+ url: string | null;
2828
+ is_active: boolean;
2829
+ client?: ClientDocument | null;
2830
+ media_platform?: MediaPlatformDocument | null;
2831
+ } | undefined) => boolean;
2832
+ readonly create: (u: AuthorizedUserDocument, p: {
2833
+ verified: boolean;
2834
+ clientUser: {
2835
+ id: number;
2836
+ documentId: string;
2837
+ publishedAt?: string;
2838
+ createdAt: string;
2839
+ updatedAt: string;
2840
+ scopes: ClientUserScopes;
2841
+ client?: ClientDocument | null;
2842
+ user?: UserDocument | null;
2843
+ } | null;
2844
+ scopes: ClientEntityScope[];
2845
+ }) => boolean;
2846
+ readonly read: (u: AuthorizedUserDocument, p: {
2847
+ verified: boolean;
2848
+ clientUser: {
2849
+ id: number;
2850
+ documentId: string;
2851
+ publishedAt?: string;
2852
+ createdAt: string;
2853
+ updatedAt: string;
2854
+ scopes: ClientUserScopes;
2855
+ client?: ClientDocument | null;
2856
+ user?: UserDocument | null;
2857
+ } | null;
2858
+ scopes: ClientEntityScope[];
2859
+ }, d: {
2860
+ id: number;
2861
+ documentId: string;
2862
+ publishedAt?: string;
2863
+ createdAt: string;
2864
+ updatedAt: string;
2865
+ url: string | null;
2866
+ is_active: boolean;
2867
+ client?: ClientDocument | null;
2868
+ media_platform?: MediaPlatformDocument | null;
2869
+ } | undefined) => boolean;
2870
+ readonly update: (u: AuthorizedUserDocument, p: {
2871
+ verified: boolean;
2872
+ clientUser: {
2873
+ id: number;
2874
+ documentId: string;
2875
+ publishedAt?: string;
2876
+ createdAt: string;
2877
+ updatedAt: string;
2878
+ scopes: ClientUserScopes;
2879
+ client?: ClientDocument | null;
2880
+ user?: UserDocument | null;
2881
+ } | null;
2882
+ scopes: ClientEntityScope[];
2883
+ }, d: {
2884
+ id: number;
2885
+ documentId: string;
2886
+ publishedAt?: string;
2887
+ createdAt: string;
2888
+ updatedAt: string;
2889
+ url: string | null;
2890
+ is_active: boolean;
2891
+ client?: ClientDocument | null;
2892
+ media_platform?: MediaPlatformDocument | null;
2893
+ } | undefined) => boolean;
2894
+ readonly delete: false;
2895
+ };
2896
+ readonly "client-project": {
2897
+ readonly list: (u: AuthorizedUserDocument, p: {
2898
+ verified: boolean;
2899
+ clientUser: {
2900
+ id: number;
2901
+ documentId: string;
2902
+ publishedAt?: string;
2903
+ createdAt: string;
2904
+ updatedAt: string;
2905
+ scopes: ClientUserScopes;
2906
+ client?: ClientDocument | null;
2907
+ user?: UserDocument | null;
2908
+ } | null;
2909
+ scopes: ClientEntityScope[];
2910
+ }, d: {
2911
+ id: number;
2912
+ documentId: string;
2913
+ publishedAt?: string;
2914
+ createdAt: string;
2915
+ updatedAt: string;
2916
+ title: string;
2917
+ slug: string;
2918
+ featured_image?: MediaUploadDocument | null;
2919
+ is_active: boolean;
2920
+ is_hidden: boolean;
2921
+ project_status: ClientProjectStatus[];
2922
+ project_phase: ClientProjectPhase;
2923
+ project_url: string | null;
2924
+ project_type: string | null;
2925
+ project_pricing: string | null;
2926
+ project_address: string | null;
2927
+ phone_number: string | null;
2928
+ num_of_models: number | null;
2929
+ num_of_units_remain: number | null;
2930
+ buyer_profile: string | null;
2931
+ social_organic_start_date: string | null;
2932
+ paid_media_start_date: string | null;
2933
+ go_date: string | null;
2934
+ clients?: ClientDocument[] | null;
2935
+ } | undefined) => boolean;
2936
+ readonly create: (u: AuthorizedUserDocument, p: {
2937
+ verified: boolean;
2938
+ clientUser: {
2939
+ id: number;
2940
+ documentId: string;
2941
+ publishedAt?: string;
2942
+ createdAt: string;
2943
+ updatedAt: string;
2944
+ scopes: ClientUserScopes;
2945
+ client?: ClientDocument | null;
2946
+ user?: UserDocument | null;
2947
+ } | null;
2948
+ scopes: ClientEntityScope[];
2949
+ }) => boolean;
2950
+ readonly read: (u: AuthorizedUserDocument, p: {
2951
+ verified: boolean;
2952
+ clientUser: {
2953
+ id: number;
2954
+ documentId: string;
2955
+ publishedAt?: string;
2956
+ createdAt: string;
2957
+ updatedAt: string;
2958
+ scopes: ClientUserScopes;
2959
+ client?: ClientDocument | null;
2960
+ user?: UserDocument | null;
2961
+ } | null;
2962
+ scopes: ClientEntityScope[];
2963
+ }, d: {
2964
+ id: number;
2965
+ documentId: string;
2966
+ publishedAt?: string;
2967
+ createdAt: string;
2968
+ updatedAt: string;
2969
+ title: string;
2970
+ slug: string;
2971
+ featured_image?: MediaUploadDocument | null;
2972
+ is_active: boolean;
2973
+ is_hidden: boolean;
2974
+ project_status: ClientProjectStatus[];
2975
+ project_phase: ClientProjectPhase;
2976
+ project_url: string | null;
2977
+ project_type: string | null;
2978
+ project_pricing: string | null;
2979
+ project_address: string | null;
2980
+ phone_number: string | null;
2981
+ num_of_models: number | null;
2982
+ num_of_units_remain: number | null;
2983
+ buyer_profile: string | null;
2984
+ social_organic_start_date: string | null;
2985
+ paid_media_start_date: string | null;
2986
+ go_date: string | null;
2987
+ clients?: ClientDocument[] | null;
2988
+ } | undefined) => boolean;
2989
+ readonly update: (u: AuthorizedUserDocument, p: {
2990
+ verified: boolean;
2991
+ clientUser: {
2992
+ id: number;
2993
+ documentId: string;
2994
+ publishedAt?: string;
2995
+ createdAt: string;
2996
+ updatedAt: string;
2997
+ scopes: ClientUserScopes;
2998
+ client?: ClientDocument | null;
2999
+ user?: UserDocument | null;
3000
+ } | null;
3001
+ scopes: ClientEntityScope[];
3002
+ }, d: {
3003
+ id: number;
3004
+ documentId: string;
3005
+ publishedAt?: string;
3006
+ createdAt: string;
3007
+ updatedAt: string;
3008
+ title: string;
3009
+ slug: string;
3010
+ featured_image?: MediaUploadDocument | null;
3011
+ is_active: boolean;
3012
+ is_hidden: boolean;
3013
+ project_status: ClientProjectStatus[];
3014
+ project_phase: ClientProjectPhase;
3015
+ project_url: string | null;
3016
+ project_type: string | null;
3017
+ project_pricing: string | null;
3018
+ project_address: string | null;
3019
+ phone_number: string | null;
3020
+ num_of_models: number | null;
3021
+ num_of_units_remain: number | null;
3022
+ buyer_profile: string | null;
3023
+ social_organic_start_date: string | null;
3024
+ paid_media_start_date: string | null;
3025
+ go_date: string | null;
3026
+ clients?: ClientDocument[] | null;
3027
+ } | undefined) => boolean;
3028
+ readonly delete: false;
3029
+ readonly assign: (u: AuthorizedUserDocument, p: {
3030
+ verified: boolean;
3031
+ clientUser: {
3032
+ id: number;
3033
+ documentId: string;
3034
+ publishedAt?: string;
3035
+ createdAt: string;
3036
+ updatedAt: string;
3037
+ scopes: ClientUserScopes;
3038
+ client?: ClientDocument | null;
3039
+ user?: UserDocument | null;
3040
+ } | null;
3041
+ scopes: ClientEntityScope[];
3042
+ }, d: {
3043
+ id: number;
3044
+ documentId: string;
3045
+ publishedAt?: string;
3046
+ createdAt: string;
3047
+ updatedAt: string;
3048
+ title: string;
3049
+ slug: string;
3050
+ featured_image?: MediaUploadDocument | null;
3051
+ is_active: boolean;
3052
+ is_hidden: boolean;
3053
+ project_status: ClientProjectStatus[];
3054
+ project_phase: ClientProjectPhase;
3055
+ project_url: string | null;
3056
+ project_type: string | null;
3057
+ project_pricing: string | null;
3058
+ project_address: string | null;
3059
+ phone_number: string | null;
3060
+ num_of_models: number | null;
3061
+ num_of_units_remain: number | null;
3062
+ buyer_profile: string | null;
3063
+ social_organic_start_date: string | null;
3064
+ paid_media_start_date: string | null;
3065
+ go_date: string | null;
3066
+ clients?: ClientDocument[] | null;
3067
+ } | undefined) => boolean;
3068
+ };
3069
+ readonly "client-report": {
3070
+ readonly list: (u: AuthorizedUserDocument, p: {
3071
+ verified: boolean;
3072
+ clientUser: {
3073
+ id: number;
3074
+ documentId: string;
3075
+ publishedAt?: string;
3076
+ createdAt: string;
3077
+ updatedAt: string;
3078
+ scopes: ClientUserScopes;
3079
+ client?: ClientDocument | null;
3080
+ user?: UserDocument | null;
3081
+ } | null;
3082
+ scopes: ClientEntityScope[];
3083
+ }, d: {
3084
+ id: number;
3085
+ documentId: string;
3086
+ publishedAt?: string;
3087
+ createdAt: string;
3088
+ updatedAt: string;
3089
+ title: string;
3090
+ report_id: string;
3091
+ is_active: boolean;
3092
+ is_external: boolean;
3093
+ is_hidden: boolean;
3094
+ scopes: string[];
3095
+ clients?: ClientDocument[] | null;
3096
+ } | undefined) => boolean;
3097
+ readonly create: (u: AuthorizedUserDocument, p: {
3098
+ verified: boolean;
3099
+ clientUser: {
3100
+ id: number;
3101
+ documentId: string;
3102
+ publishedAt?: string;
3103
+ createdAt: string;
3104
+ updatedAt: string;
3105
+ scopes: ClientUserScopes;
3106
+ client?: ClientDocument | null;
3107
+ user?: UserDocument | null;
3108
+ } | null;
3109
+ scopes: ClientEntityScope[];
3110
+ }) => boolean;
3111
+ readonly read: (u: AuthorizedUserDocument, p: {
3112
+ verified: boolean;
3113
+ clientUser: {
3114
+ id: number;
3115
+ documentId: string;
3116
+ publishedAt?: string;
3117
+ createdAt: string;
3118
+ updatedAt: string;
3119
+ scopes: ClientUserScopes;
3120
+ client?: ClientDocument | null;
3121
+ user?: UserDocument | null;
3122
+ } | null;
3123
+ scopes: ClientEntityScope[];
3124
+ }, d: {
3125
+ id: number;
3126
+ documentId: string;
3127
+ publishedAt?: string;
3128
+ createdAt: string;
3129
+ updatedAt: string;
3130
+ title: string;
3131
+ report_id: string;
3132
+ is_active: boolean;
3133
+ is_external: boolean;
3134
+ is_hidden: boolean;
3135
+ scopes: string[];
3136
+ clients?: ClientDocument[] | null;
3137
+ } | undefined) => boolean;
3138
+ readonly update: (u: AuthorizedUserDocument, p: {
3139
+ verified: boolean;
3140
+ clientUser: {
3141
+ id: number;
3142
+ documentId: string;
3143
+ publishedAt?: string;
3144
+ createdAt: string;
3145
+ updatedAt: string;
3146
+ scopes: ClientUserScopes;
3147
+ client?: ClientDocument | null;
3148
+ user?: UserDocument | null;
3149
+ } | null;
3150
+ scopes: ClientEntityScope[];
3151
+ }, d: {
3152
+ id: number;
3153
+ documentId: string;
3154
+ publishedAt?: string;
3155
+ createdAt: string;
3156
+ updatedAt: string;
3157
+ title: string;
3158
+ report_id: string;
3159
+ is_active: boolean;
3160
+ is_external: boolean;
3161
+ is_hidden: boolean;
3162
+ scopes: string[];
3163
+ clients?: ClientDocument[] | null;
3164
+ } | undefined) => boolean;
3165
+ readonly delete: false;
3166
+ };
3167
+ readonly "client-styleguide": {
3168
+ readonly list: (u: AuthorizedUserDocument, p: {
3169
+ verified: boolean;
3170
+ clientUser: {
3171
+ id: number;
3172
+ documentId: string;
3173
+ publishedAt?: string;
3174
+ createdAt: string;
3175
+ updatedAt: string;
3176
+ scopes: ClientUserScopes;
3177
+ client?: ClientDocument | null;
3178
+ user?: UserDocument | null;
3179
+ } | null;
3180
+ scopes: ClientEntityScope[];
3181
+ }, d: {
3182
+ id: number;
3183
+ documentId: string;
3184
+ publishedAt?: string;
3185
+ createdAt: string;
3186
+ updatedAt: string;
3187
+ title: string;
3188
+ is_active: boolean;
3189
+ introduction: RichTextBlock[];
3190
+ voice: RichTextBlock[];
3191
+ communication: RichTextBlock[];
3192
+ brand_elements: RichTextBlock[];
3193
+ brand_intention: RichTextBlock[];
3194
+ mood?: MediaUploadDocument | null;
3195
+ logos?: MediaUploadDocument | null;
3196
+ brand_colors?: ComponentBrandStyleguideColor[];
3197
+ brand_fonts?: ComponentBrandStyleguideFont[];
3198
+ brand_application?: MediaUploadDocument[];
3199
+ client?: ClientDocument | null;
3200
+ } | undefined) => boolean;
3201
+ readonly create: false;
3202
+ readonly read: (u: AuthorizedUserDocument, p: {
3203
+ verified: boolean;
3204
+ clientUser: {
3205
+ id: number;
3206
+ documentId: string;
3207
+ publishedAt?: string;
3208
+ createdAt: string;
3209
+ updatedAt: string;
3210
+ scopes: ClientUserScopes;
3211
+ client?: ClientDocument | null;
3212
+ user?: UserDocument | null;
3213
+ } | null;
3214
+ scopes: ClientEntityScope[];
3215
+ }, d: {
3216
+ id: number;
3217
+ documentId: string;
3218
+ publishedAt?: string;
3219
+ createdAt: string;
3220
+ updatedAt: string;
3221
+ title: string;
3222
+ is_active: boolean;
3223
+ introduction: RichTextBlock[];
3224
+ voice: RichTextBlock[];
3225
+ communication: RichTextBlock[];
3226
+ brand_elements: RichTextBlock[];
3227
+ brand_intention: RichTextBlock[];
3228
+ mood?: MediaUploadDocument | null;
3229
+ logos?: MediaUploadDocument | null;
3230
+ brand_colors?: ComponentBrandStyleguideColor[];
3231
+ brand_fonts?: ComponentBrandStyleguideFont[];
3232
+ brand_application?: MediaUploadDocument[];
3233
+ client?: ClientDocument | null;
3234
+ } | undefined) => boolean;
3235
+ readonly update: false;
3236
+ readonly delete: false;
3237
+ };
3238
+ readonly "content-pillar": {
3239
+ readonly list: true;
3240
+ readonly create: false;
3241
+ readonly read: true;
3242
+ readonly update: false;
3243
+ readonly delete: false;
3244
+ };
3245
+ readonly "media-platform": {
3246
+ readonly list: true;
3247
+ readonly create: false;
3248
+ readonly read: true;
3249
+ readonly update: false;
3250
+ readonly delete: false;
3251
+ };
3252
+ readonly "media-content-type": {
3253
+ readonly list: true;
3254
+ readonly create: false;
3255
+ readonly read: true;
3256
+ readonly update: false;
3257
+ readonly delete: false;
3258
+ };
3259
+ readonly "media-creative-format": {
3260
+ readonly list: true;
3261
+ readonly create: false;
3262
+ readonly read: true;
3263
+ readonly update: false;
3264
+ readonly delete: false;
3265
+ };
3266
+ readonly "monday-workspace": {
3267
+ readonly list: (u: AuthorizedUserDocument, p: {
3268
+ verified: boolean;
3269
+ clientUser: {
3270
+ id: number;
3271
+ documentId: string;
3272
+ publishedAt?: string;
3273
+ createdAt: string;
3274
+ updatedAt: string;
3275
+ scopes: ClientUserScopes;
3276
+ client?: ClientDocument | null;
3277
+ user?: UserDocument | null;
3278
+ } | null;
3279
+ scopes: ClientEntityScope[];
3280
+ }, d: {
3281
+ id: number;
3282
+ documentId: string;
3283
+ publishedAt?: string;
3284
+ createdAt: string;
3285
+ updatedAt: string;
3286
+ title: string;
3287
+ workspace_id: string;
3288
+ clients?: ClientDocument[] | null;
3289
+ } | undefined) => boolean;
3290
+ readonly create: false;
3291
+ readonly read: (u: AuthorizedUserDocument, p: {
3292
+ verified: boolean;
3293
+ clientUser: {
3294
+ id: number;
3295
+ documentId: string;
3296
+ publishedAt?: string;
3297
+ createdAt: string;
3298
+ updatedAt: string;
3299
+ scopes: ClientUserScopes;
3300
+ client?: ClientDocument | null;
3301
+ user?: UserDocument | null;
3302
+ } | null;
3303
+ scopes: ClientEntityScope[];
3304
+ }, d: {
3305
+ id: number;
3306
+ documentId: string;
3307
+ publishedAt?: string;
3308
+ createdAt: string;
3309
+ updatedAt: string;
3310
+ title: string;
3311
+ workspace_id: string;
3312
+ clients?: ClientDocument[] | null;
3313
+ } | undefined) => boolean;
3314
+ readonly update: false;
3315
+ readonly delete: false;
3316
+ };
3317
+ readonly "utm-tracking-link": {
3318
+ readonly list: (u: AuthorizedUserDocument, p: {
3319
+ verified: boolean;
3320
+ clientUser: {
3321
+ id: number;
3322
+ documentId: string;
3323
+ publishedAt?: string;
3324
+ createdAt: string;
3325
+ updatedAt: string;
3326
+ scopes: ClientUserScopes;
3327
+ client?: ClientDocument | null;
3328
+ user?: UserDocument | null;
3329
+ } | null;
3330
+ scopes: ClientEntityScope[];
3331
+ }, d: {
3332
+ id: number;
3333
+ documentId: string;
3334
+ publishedAt?: string;
3335
+ createdAt: string;
3336
+ updatedAt: string;
3337
+ url_destination: string;
3338
+ utm_medium: string;
3339
+ utm_source: string;
3340
+ utm_campaign: string;
3341
+ utm_content: string | null;
3342
+ utm_creative_format: string | null;
3343
+ utm_id: string | null;
3344
+ campaign_phase: string;
3345
+ campaign_product: string | null;
3346
+ campaign_targeting: string | null;
3347
+ campaign_key: string | null;
3348
+ creative_format: string | null;
3349
+ creative_format_variants: string | null;
3350
+ url: string;
3351
+ is_active: boolean;
3352
+ notes: string | null;
3353
+ creator?: UserDocument | null;
3354
+ client?: ClientDocument | null;
3355
+ } | undefined) => boolean;
3356
+ readonly create: (u: AuthorizedUserDocument, p: {
3357
+ verified: boolean;
3358
+ clientUser: {
3359
+ id: number;
3360
+ documentId: string;
3361
+ publishedAt?: string;
3362
+ createdAt: string;
3363
+ updatedAt: string;
3364
+ scopes: ClientUserScopes;
3365
+ client?: ClientDocument | null;
3366
+ user?: UserDocument | null;
3367
+ } | null;
3368
+ scopes: ClientEntityScope[];
3369
+ }) => boolean;
3370
+ readonly read: (u: AuthorizedUserDocument, p: {
3371
+ verified: boolean;
3372
+ clientUser: {
3373
+ id: number;
3374
+ documentId: string;
3375
+ publishedAt?: string;
3376
+ createdAt: string;
3377
+ updatedAt: string;
3378
+ scopes: ClientUserScopes;
3379
+ client?: ClientDocument | null;
3380
+ user?: UserDocument | null;
3381
+ } | null;
3382
+ scopes: ClientEntityScope[];
3383
+ }, d: {
3384
+ id: number;
3385
+ documentId: string;
3386
+ publishedAt?: string;
3387
+ createdAt: string;
3388
+ updatedAt: string;
3389
+ url_destination: string;
3390
+ utm_medium: string;
3391
+ utm_source: string;
3392
+ utm_campaign: string;
3393
+ utm_content: string | null;
3394
+ utm_creative_format: string | null;
3395
+ utm_id: string | null;
3396
+ campaign_phase: string;
3397
+ campaign_product: string | null;
3398
+ campaign_targeting: string | null;
3399
+ campaign_key: string | null;
3400
+ creative_format: string | null;
3401
+ creative_format_variants: string | null;
3402
+ url: string;
3403
+ is_active: boolean;
3404
+ notes: string | null;
3405
+ creator?: UserDocument | null;
3406
+ client?: ClientDocument | null;
3407
+ } | undefined) => boolean;
3408
+ readonly update: (u: AuthorizedUserDocument, p: {
3409
+ verified: boolean;
3410
+ clientUser: {
3411
+ id: number;
3412
+ documentId: string;
3413
+ publishedAt?: string;
3414
+ createdAt: string;
3415
+ updatedAt: string;
3416
+ scopes: ClientUserScopes;
3417
+ client?: ClientDocument | null;
3418
+ user?: UserDocument | null;
3419
+ } | null;
3420
+ scopes: ClientEntityScope[];
3421
+ }, d: {
3422
+ id: number;
3423
+ documentId: string;
3424
+ publishedAt?: string;
3425
+ createdAt: string;
3426
+ updatedAt: string;
3427
+ url_destination: string;
3428
+ utm_medium: string;
3429
+ utm_source: string;
3430
+ utm_campaign: string;
3431
+ utm_content: string | null;
3432
+ utm_creative_format: string | null;
3433
+ utm_id: string | null;
3434
+ campaign_phase: string;
3435
+ campaign_product: string | null;
3436
+ campaign_targeting: string | null;
3437
+ campaign_key: string | null;
3438
+ creative_format: string | null;
3439
+ creative_format_variants: string | null;
3440
+ url: string;
3441
+ is_active: boolean;
3442
+ notes: string | null;
3443
+ creator?: UserDocument | null;
3444
+ client?: ClientDocument | null;
3445
+ } | undefined) => boolean;
3446
+ readonly delete: (u: AuthorizedUserDocument, p: {
3447
+ verified: boolean;
3448
+ clientUser: {
3449
+ id: number;
3450
+ documentId: string;
3451
+ publishedAt?: string;
3452
+ createdAt: string;
3453
+ updatedAt: string;
3454
+ scopes: ClientUserScopes;
3455
+ client?: ClientDocument | null;
3456
+ user?: UserDocument | null;
3457
+ } | null;
3458
+ scopes: ClientEntityScope[];
3459
+ }, d: {
3460
+ id: number;
3461
+ documentId: string;
3462
+ publishedAt?: string;
3463
+ createdAt: string;
3464
+ updatedAt: string;
3465
+ url_destination: string;
3466
+ utm_medium: string;
3467
+ utm_source: string;
3468
+ utm_campaign: string;
3469
+ utm_content: string | null;
3470
+ utm_creative_format: string | null;
3471
+ utm_id: string | null;
3472
+ campaign_phase: string;
3473
+ campaign_product: string | null;
3474
+ campaign_targeting: string | null;
3475
+ campaign_key: string | null;
3476
+ creative_format: string | null;
3477
+ creative_format_variants: string | null;
3478
+ url: string;
3479
+ is_active: boolean;
3480
+ notes: string | null;
3481
+ creator?: UserDocument | null;
3482
+ client?: ClientDocument | null;
3483
+ } | undefined) => boolean;
3484
+ };
3485
+ readonly gcflytour: {
3486
+ readonly list: true;
3487
+ readonly create: false;
3488
+ readonly read: true;
3489
+ readonly update: false;
3490
+ readonly delete: false;
3491
+ };
3492
+ readonly "gcflytour-snap": {
3493
+ readonly list: true;
3494
+ readonly create: false;
3495
+ readonly read: true;
3496
+ readonly update: false;
3497
+ readonly delete: false;
3498
+ };
3499
+ };
3500
+ };
3501
+ //#endregion
3502
+ //#region src/permissions/types.d.ts
3503
+ type LCRUDActions = "list" | "create" | "read" | "update" | "delete";
3504
+ type PermissionCheck<Key extends keyof Permissions> = boolean | ((user: AuthorizedUserDocument, permissions: ClientUserDocumentStatus, data?: Permissions[Key]["dataType"]) => boolean);
3505
+ type RolesWithPermissions = { [R in RoleType]: Partial<{ [Key in keyof Permissions]: Partial<{ [Action in Permissions[Key]["action"]]: PermissionCheck<Key> }> }> };
3506
+ type Permissions = {
3507
+ "user-account": {
3508
+ dataType: UserAccountDocument;
3509
+ action: LCRUDActions;
3510
+ };
3511
+ comment: {
3512
+ dataType: CommentDocument;
3513
+ action: "list" | "create" | "update" | "delete" | "report";
3514
+ };
3515
+ client: {
3516
+ dataType: ClientDocument;
3517
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client"][number] | LCRUDActions;
3518
+ };
3519
+ "client-user": {
3520
+ dataType: ClientUserDocument;
3521
+ action: LCRUDActions | "verify";
3522
+ };
3523
+ "client-content-pillar": {
3524
+ dataType: ClientContentPillarDocument;
3525
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client-content-pillar"][number];
3526
+ };
3527
+ "client-media-platform": {
3528
+ dataType: ClientMediaPlatformDocument;
3529
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client-media-platform"][number];
3530
+ };
3531
+ "client-project": {
3532
+ dataType: ClientProjectDocument;
3533
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client-project"][number];
3534
+ };
3535
+ "client-report": {
3536
+ dataType: ClientReportDocument;
3537
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client-report"][number];
3538
+ };
3539
+ "client-styleguide": {
3540
+ dataType: ClientStyleguideDocument;
3541
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["client-styleguide"][number];
3542
+ };
3543
+ "content-pillar": {
3544
+ dataType: ContentPillarDocument;
3545
+ action: LCRUDActions;
3546
+ };
3547
+ "media-platform": {
3548
+ dataType: MediaPlatformDocument;
3549
+ action: LCRUDActions;
3550
+ };
3551
+ "media-content-type": {
3552
+ dataType: MediaContentTypeDocument;
3553
+ action: LCRUDActions;
3554
+ };
3555
+ "media-creative-format": {
3556
+ dataType: MediaCreativeFormatDocument;
3557
+ action: LCRUDActions;
3558
+ };
3559
+ "monday-workspace": {
3560
+ dataType: MondayWorkspaceDocument;
3561
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["monday-workspace"][number];
3562
+ };
3563
+ "utm-tracking-link": {
3564
+ dataType: UtmTrackingLinkDocument;
3565
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["utm-tracking-link"][number];
3566
+ };
3567
+ gcflytour: {
3568
+ dataType: GCFlyTourDocument;
3569
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["gcflytour"][number];
3570
+ };
3571
+ "gcflytour-snap": {
3572
+ dataType: GCFlyTourSnapDocument;
3573
+ action: (typeof CLIENT_ENTITY_PERMISSIONS)["gcflytour-snap"][number];
3574
+ };
3575
+ };
3576
+ type PermissionsEntity = keyof Permissions;
3577
+ type PermissionsAction = Permissions[PermissionsEntity]["action"];
3578
+ //#endregion
3579
+ //#region src/entities/client-user/document.d.ts
3580
+ declare const ClientUserDocument: v.GenericSchema<{
3581
+ id: number;
3582
+ documentId: string;
3583
+ publishedAt?: string;
3584
+ createdAt: string;
3585
+ updatedAt: string;
3586
+ scopes: ClientUserScopes;
3587
+ client?: ClientDocument | null;
3588
+ user?: UserDocument | null;
3589
+ }>;
3590
+ type ClientUserDocument = v.InferOutput<typeof ClientUserDocument>;
3591
+ declare const ClientUserDocumentStatus: v.ObjectSchema<{
3592
+ readonly verified: v.BooleanSchema<undefined>;
3593
+ readonly clientUser: v.NullableSchema<v.LazySchema<v.GenericSchema<{
3594
+ id: number;
3595
+ documentId: string;
3596
+ publishedAt?: string;
3597
+ createdAt: string;
3598
+ updatedAt: string;
3599
+ scopes: ClientUserScopes;
3600
+ client?: ClientDocument | null;
3601
+ user?: UserDocument | null;
3602
+ }>>, undefined>;
3603
+ readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<ClientEntityScope[], undefined>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
3604
+ }, undefined>;
3605
+ type ClientUserDocumentStatus = v.InferOutput<typeof ClientUserDocumentStatus>;
3606
+ //#endregion
3607
+ //#region src/entities/client/document.d.ts
3608
+ declare const ClientDocument: v.GenericSchema<{
3609
+ id: number;
3610
+ documentId: string;
3611
+ publishedAt?: string;
3612
+ createdAt: string;
3613
+ updatedAt: string;
3614
+ title: string;
3615
+ is_featured: boolean;
3616
+ logos?: BlockBrandLogos | null;
3617
+ teamwork_id: string;
3618
+ teamwork_name: string;
3619
+ gainapp_id: string | null;
3620
+ utm_sheet_id: string;
3621
+ allow_create_utm_link: boolean;
3622
+ is_organic_social: boolean;
3623
+ is_paid_media: boolean;
3624
+ is_active: boolean;
3625
+ is_hidden: boolean;
3626
+ classification: UtmClassificationKey[];
3627
+ users?: ClientUserDocument[] | null;
3628
+ product_highlights?: ProductHighlightDocument[] | null;
3629
+ client_projects?: ClientProjectDocument[] | null;
3630
+ client_reports?: ClientReportDocument[] | null;
3631
+ monday_workspaces?: MondayWorkspaceDocument[] | null;
3632
+ utm_tracking_links?: UtmTrackingLinkDocument[] | null;
3633
+ styleguides?: ClientStyleguideDocument[] | null;
3634
+ media_platforms?: ClientMediaPlatformDocument[] | null;
3635
+ content_pillars?: ClientContentPillarDocument[] | null;
3636
+ gcflytours?: GCFlyTourDocument[] | null;
3637
+ }>;
3638
+ type ClientDocument = v.InferOutput<typeof ClientDocument>;
3639
+ //#endregion
3640
+ //#region src/entities/client-content-pillar/document.d.ts
3641
+ declare const ClientContentPillarDocument: v.GenericSchema<{
3642
+ id: number;
3643
+ documentId: string;
3644
+ publishedAt?: string;
3645
+ createdAt: string;
3646
+ updatedAt: string;
3647
+ is_active: boolean;
3648
+ client?: ClientDocument | null;
3649
+ content_pillar?: ContentPillarDocument | null;
3650
+ }>;
3651
+ type ClientContentPillarDocument = v.InferOutput<typeof ClientContentPillarDocument>;
3652
+ //#endregion
3653
+ export { ClientReportDocument as C, MediaMediumDocument as D, MediaPlatformDocument as E, MediaContentTypeDocument as O, ClientStyleguideDocument as S, ClientMediaPlatformDocument as T, RoleDocument as _, LCRUDActions as a, UserAccountDocument as b, PermissionsEntity as c, ContentPillarDocument as d, GCFlyTourDocument as f, AuthorizedUserDocument as g, ProductHighlightDocument as h, ClientUserDocumentStatus as i, MediaCreativeFormatDocument as k, RolesWithPermissions as l, MondayWorkspaceDocument as m, ClientDocument as n, Permissions as o, GCFlyTourSnapDocument as p, ClientUserDocument as r, PermissionsAction as s, ClientContentPillarDocument as t, ROLE_PERMISSIONS as u, UserDocument as v, ClientProjectDocument as w, PermissionDocument as x, UtmTrackingLinkDocument as y };