@getcommunity/gc-validators 0.0.271-alpha.9 → 0.0.271

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