@strapi/content-releases 0.0.0-experimental.e3e48deb89bd0a1b6cc69b698696566fa7854a95 → 0.0.0-experimental.e47108ccbbc4ad1bfaf4526fa6b70d6ace1ca7a9

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 (105) hide show
  1. package/dist/_chunks/{App-PQlYzNfb.mjs → App-XbK-TdJn.mjs} +258 -283
  2. package/dist/_chunks/App-XbK-TdJn.mjs.map +1 -0
  3. package/dist/_chunks/{App-lzeJz92X.js → App-ftICpqDz.js} +256 -281
  4. package/dist/_chunks/App-ftICpqDz.js.map +1 -0
  5. package/dist/_chunks/{PurchaseContentReleases-Clm0iACO.mjs → PurchaseContentReleases-3tRbmbY3.mjs} +2 -2
  6. package/dist/_chunks/PurchaseContentReleases-3tRbmbY3.mjs.map +1 -0
  7. package/dist/_chunks/{PurchaseContentReleases-YhAPgpG9.js → PurchaseContentReleases-bpIYXOfu.js} +2 -2
  8. package/dist/_chunks/PurchaseContentReleases-bpIYXOfu.js.map +1 -0
  9. package/dist/_chunks/{en-gcJJ5htG.js → en-4CUzVH2g.js} +2 -3
  10. package/dist/_chunks/en-4CUzVH2g.js.map +1 -0
  11. package/dist/_chunks/{en-WuuhP6Bn.mjs → en-pOJ6G5fC.mjs} +2 -3
  12. package/dist/_chunks/en-pOJ6G5fC.mjs.map +1 -0
  13. package/dist/_chunks/{index--4AgLDzb.mjs → index-8LrruHqK.mjs} +33 -27
  14. package/dist/_chunks/index-8LrruHqK.mjs.map +1 -0
  15. package/dist/_chunks/{index-Nf1JfI-m.js → index-RYVGXFeL.js} +29 -23
  16. package/dist/_chunks/index-RYVGXFeL.js.map +1 -0
  17. package/dist/admin/index.js +1 -1
  18. package/dist/admin/index.mjs +1 -1
  19. package/dist/server/index.js +344 -203
  20. package/dist/server/index.js.map +1 -1
  21. package/dist/server/index.mjs +344 -204
  22. package/dist/server/index.mjs.map +1 -1
  23. package/package.json +21 -14
  24. package/dist/_chunks/App-PQlYzNfb.mjs.map +0 -1
  25. package/dist/_chunks/App-lzeJz92X.js.map +0 -1
  26. package/dist/_chunks/PurchaseContentReleases-Clm0iACO.mjs.map +0 -1
  27. package/dist/_chunks/PurchaseContentReleases-YhAPgpG9.js.map +0 -1
  28. package/dist/_chunks/en-WuuhP6Bn.mjs.map +0 -1
  29. package/dist/_chunks/en-gcJJ5htG.js.map +0 -1
  30. package/dist/_chunks/index--4AgLDzb.mjs.map +0 -1
  31. package/dist/_chunks/index-Nf1JfI-m.js.map +0 -1
  32. package/dist/admin/src/components/CMReleasesContainer.d.ts +0 -1
  33. package/dist/admin/src/components/RelativeTime.d.ts +0 -28
  34. package/dist/admin/src/components/ReleaseActionMenu.d.ts +0 -26
  35. package/dist/admin/src/components/ReleaseActionOptions.d.ts +0 -9
  36. package/dist/admin/src/components/ReleaseModal.d.ts +0 -16
  37. package/dist/admin/src/constants.d.ts +0 -58
  38. package/dist/admin/src/index.d.ts +0 -3
  39. package/dist/admin/src/pages/App.d.ts +0 -1
  40. package/dist/admin/src/pages/PurchaseContentReleases.d.ts +0 -2
  41. package/dist/admin/src/pages/ReleaseDetailsPage.d.ts +0 -2
  42. package/dist/admin/src/pages/ReleasesPage.d.ts +0 -8
  43. package/dist/admin/src/pages/tests/mockReleaseDetailsPageData.d.ts +0 -181
  44. package/dist/admin/src/pages/tests/mockReleasesPageData.d.ts +0 -39
  45. package/dist/admin/src/pluginId.d.ts +0 -1
  46. package/dist/admin/src/services/axios.d.ts +0 -29
  47. package/dist/admin/src/services/release.d.ts +0 -369
  48. package/dist/admin/src/store/hooks.d.ts +0 -7
  49. package/dist/admin/src/utils/time.d.ts +0 -1
  50. package/dist/server/src/bootstrap.d.ts +0 -5
  51. package/dist/server/src/bootstrap.d.ts.map +0 -1
  52. package/dist/server/src/constants.d.ts +0 -12
  53. package/dist/server/src/constants.d.ts.map +0 -1
  54. package/dist/server/src/content-types/index.d.ts +0 -99
  55. package/dist/server/src/content-types/index.d.ts.map +0 -1
  56. package/dist/server/src/content-types/release/index.d.ts +0 -48
  57. package/dist/server/src/content-types/release/index.d.ts.map +0 -1
  58. package/dist/server/src/content-types/release/schema.d.ts +0 -47
  59. package/dist/server/src/content-types/release/schema.d.ts.map +0 -1
  60. package/dist/server/src/content-types/release-action/index.d.ts +0 -50
  61. package/dist/server/src/content-types/release-action/index.d.ts.map +0 -1
  62. package/dist/server/src/content-types/release-action/schema.d.ts +0 -49
  63. package/dist/server/src/content-types/release-action/schema.d.ts.map +0 -1
  64. package/dist/server/src/controllers/index.d.ts +0 -18
  65. package/dist/server/src/controllers/index.d.ts.map +0 -1
  66. package/dist/server/src/controllers/release-action.d.ts +0 -9
  67. package/dist/server/src/controllers/release-action.d.ts.map +0 -1
  68. package/dist/server/src/controllers/release.d.ts +0 -11
  69. package/dist/server/src/controllers/release.d.ts.map +0 -1
  70. package/dist/server/src/controllers/validation/release-action.d.ts +0 -3
  71. package/dist/server/src/controllers/validation/release-action.d.ts.map +0 -1
  72. package/dist/server/src/controllers/validation/release.d.ts +0 -2
  73. package/dist/server/src/controllers/validation/release.d.ts.map +0 -1
  74. package/dist/server/src/destroy.d.ts +0 -5
  75. package/dist/server/src/destroy.d.ts.map +0 -1
  76. package/dist/server/src/index.d.ts +0 -2092
  77. package/dist/server/src/index.d.ts.map +0 -1
  78. package/dist/server/src/migrations/index.d.ts +0 -10
  79. package/dist/server/src/migrations/index.d.ts.map +0 -1
  80. package/dist/server/src/register.d.ts +0 -5
  81. package/dist/server/src/register.d.ts.map +0 -1
  82. package/dist/server/src/routes/index.d.ts +0 -35
  83. package/dist/server/src/routes/index.d.ts.map +0 -1
  84. package/dist/server/src/routes/release-action.d.ts +0 -18
  85. package/dist/server/src/routes/release-action.d.ts.map +0 -1
  86. package/dist/server/src/routes/release.d.ts +0 -18
  87. package/dist/server/src/routes/release.d.ts.map +0 -1
  88. package/dist/server/src/services/index.d.ts +0 -1826
  89. package/dist/server/src/services/index.d.ts.map +0 -1
  90. package/dist/server/src/services/release.d.ts +0 -66
  91. package/dist/server/src/services/release.d.ts.map +0 -1
  92. package/dist/server/src/services/scheduling.d.ts +0 -18
  93. package/dist/server/src/services/scheduling.d.ts.map +0 -1
  94. package/dist/server/src/services/validation.d.ts +0 -14
  95. package/dist/server/src/services/validation.d.ts.map +0 -1
  96. package/dist/server/src/utils/index.d.ts +0 -14
  97. package/dist/server/src/utils/index.d.ts.map +0 -1
  98. package/dist/shared/contracts/release-actions.d.ts +0 -105
  99. package/dist/shared/contracts/release-actions.d.ts.map +0 -1
  100. package/dist/shared/contracts/releases.d.ts +0 -166
  101. package/dist/shared/contracts/releases.d.ts.map +0 -1
  102. package/dist/shared/types.d.ts +0 -24
  103. package/dist/shared/types.d.ts.map +0 -1
  104. package/dist/shared/validation-schemas.d.ts +0 -2
  105. package/dist/shared/validation-schemas.d.ts.map +0 -1
@@ -1,1826 +0,0 @@
1
- /// <reference types="lodash" />
2
- export declare const services: {
3
- scheduling?: (({ strapi }: {
4
- strapi: Required<import("@strapi/types").Strapi>;
5
- }) => {
6
- set(releaseId: import("@strapi/types/dist/types/core/entity").ID, scheduleDate: Date): Promise<Map<import("@strapi/types/dist/types/core/entity").ID, import("node-schedule").Job>>;
7
- cancel(releaseId: import("@strapi/types/dist/types/core/entity").ID): Map<import("@strapi/types/dist/types/core/entity").ID, import("node-schedule").Job>;
8
- getAll(): Map<import("@strapi/types/dist/types/core/entity").ID, import("node-schedule").Job>;
9
- syncFromDatabase(): Promise<Map<import("@strapi/types/dist/types/core/entity").ID, import("node-schedule").Job>>;
10
- }) | undefined;
11
- release: ({ strapi }: {
12
- strapi: Required<import("@strapi/types").Strapi>;
13
- }) => {
14
- create(releaseData: {
15
- name: string;
16
- scheduledAt: Date | null;
17
- timezone: string | null;
18
- }, { user }: {
19
- user: import("../../../shared/types").UserInfo;
20
- }): Promise<any>;
21
- findOne(id: import("@strapi/types/dist/types/core/entity").ID, query?: {}): Promise<any>;
22
- findPage(query?: Partial<Pick<import("../../../shared/contracts/releases").Pagination, "page" | "pageSize">> | undefined): Promise<{
23
- results: any[];
24
- pagination: {
25
- page: number;
26
- pageSize: number;
27
- pageCount: number;
28
- total: number;
29
- };
30
- }>;
31
- findManyWithContentTypeEntryAttached(contentTypeUid: import("@strapi/types/dist/types/core/common/uid").ContentType, entryId: number): Promise<any[]>;
32
- findManyWithoutContentTypeEntryAttached(contentTypeUid: import("@strapi/types/dist/types/core/common/uid").ContentType, entryId: number): Promise<any[]>;
33
- update(id: number, releaseData: {
34
- name: string;
35
- scheduledAt?: Date | null | undefined;
36
- timezone?: string | null | undefined;
37
- }, { user }: {
38
- user: import("../../../shared/types").UserInfo;
39
- }): Promise<any>;
40
- createAction(releaseId: import("@strapi/types/dist/types/core/entity").ID, action: Pick<{
41
- type: "publish" | "unpublish";
42
- entry: {
43
- id: number;
44
- locale?: string | undefined;
45
- contentType: import("@strapi/types/dist/types/core/common/uid").ContentType;
46
- };
47
- }, "type" | "entry">): Promise<any>;
48
- findActions(releaseId: import("@strapi/types/dist/types/core/entity").ID, query?: (Partial<Pick<import("../../../shared/contracts/releases").Pagination, "page" | "pageSize">> & {
49
- groupBy?: import("../../../shared/contracts/release-actions").ReleaseActionGroupBy | undefined;
50
- }) | undefined): Promise<{
51
- results: any[];
52
- pagination: {
53
- page: number;
54
- pageSize: number;
55
- pageCount: number;
56
- total: number;
57
- };
58
- }>;
59
- countActions(query: {
60
- filters?: ({
61
- $and?: (any & {
62
- $not?: (any & any & {
63
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
64
- $null?: boolean | undefined;
65
- $notNull?: boolean | undefined;
66
- } & {
67
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
68
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
69
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
70
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
71
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
72
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
73
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
74
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
75
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
76
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
77
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
78
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
79
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
80
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
81
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
82
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
83
- } & {
84
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
85
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
86
- } & {
87
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
88
- } & {
89
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
90
- $null?: boolean | undefined;
91
- $notNull?: boolean | undefined;
92
- } & {
93
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
94
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
95
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
96
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
97
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
98
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
99
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
100
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
101
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
102
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
103
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
104
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
105
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
106
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
107
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
108
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
109
- } & {
110
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
111
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
112
- } & {
113
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
114
- } & any & {
115
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
116
- $null?: boolean | undefined;
117
- $notNull?: boolean | undefined;
118
- } & {
119
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
120
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
121
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
122
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
123
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
124
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
125
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
126
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
127
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
128
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
129
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
130
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
131
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
132
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
133
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
134
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
135
- } & {
136
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
137
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
138
- } & {
139
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
140
- } & any & any))[] | undefined;
141
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
142
- $null?: boolean | undefined;
143
- $notNull?: boolean | undefined;
144
- } & {
145
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
146
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
147
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
148
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
149
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
150
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
151
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
152
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
153
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
154
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
155
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
156
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
157
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
158
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
159
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
160
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
161
- } & {
162
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
163
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
164
- } & {
165
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
166
- } & any & any))[] | undefined;
167
- }) | undefined;
168
- } & {
169
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
170
- $null?: boolean | undefined;
171
- $notNull?: boolean | undefined;
172
- } & {
173
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
174
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
175
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
176
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
177
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
178
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
179
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
180
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
181
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
182
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
183
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
184
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
185
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
186
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
187
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
188
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
189
- } & {
190
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
191
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
192
- } & {
193
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
194
- } & {
195
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
196
- $null?: boolean | undefined;
197
- $notNull?: boolean | undefined;
198
- } & {
199
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
200
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
201
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
202
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
203
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
204
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
205
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
206
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
207
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
208
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
209
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
210
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
211
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
212
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
213
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
214
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
215
- } & {
216
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
217
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
218
- } & {
219
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
220
- } & any & any) | undefined;
221
- } & any))[] | undefined;
222
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
223
- $null?: boolean | undefined;
224
- $notNull?: boolean | undefined;
225
- } & {
226
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
227
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
228
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
229
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
230
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
231
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
232
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
233
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
234
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
235
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
236
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
237
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
238
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
239
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
240
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
241
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
242
- } & {
243
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
244
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
245
- } & {
246
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
247
- } & {
248
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
249
- $null?: boolean | undefined;
250
- $notNull?: boolean | undefined;
251
- } & {
252
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
253
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
254
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
255
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
256
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
257
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
258
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
259
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
260
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
261
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
262
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
263
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
264
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
265
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
266
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
267
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
268
- } & {
269
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
270
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
271
- } & {
272
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
273
- } & any & any) | undefined;
274
- } & any))[] | undefined;
275
- }) | undefined;
276
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">) | undefined;
277
- } & {
278
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
279
- $null?: boolean | undefined;
280
- $notNull?: boolean | undefined;
281
- } & {
282
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
283
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
284
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
285
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
286
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
287
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
288
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
289
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
290
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
291
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
292
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
293
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
294
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
295
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
296
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
297
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
298
- } & {
299
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
300
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
301
- } & {
302
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
303
- } & {
304
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
305
- $null?: boolean | undefined;
306
- $notNull?: boolean | undefined;
307
- } & {
308
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
309
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
310
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
311
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
312
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
313
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
314
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
315
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
316
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
317
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
318
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
319
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
320
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
321
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
322
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
323
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
324
- } & {
325
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
326
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
327
- } & {
328
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
329
- } & any & {
330
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
331
- $null?: boolean | undefined;
332
- $notNull?: boolean | undefined;
333
- } & {
334
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
335
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
336
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
337
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
338
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
339
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
340
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
341
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
342
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
343
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
344
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
345
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
346
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
347
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
348
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
349
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
350
- } & {
351
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
352
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
353
- } & {
354
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
355
- } & any & any))[] | undefined;
356
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
357
- $null?: boolean | undefined;
358
- $notNull?: boolean | undefined;
359
- } & {
360
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
361
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
362
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
363
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
364
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
365
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
366
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
367
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
368
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
369
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
370
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
371
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
372
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
373
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
374
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
375
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
376
- } & {
377
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
378
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
379
- } & {
380
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
381
- } & any & any))[] | undefined;
382
- }) | undefined;
383
- } & {
384
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
385
- $null?: boolean | undefined;
386
- $notNull?: boolean | undefined;
387
- } & {
388
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
389
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
390
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
391
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
392
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
393
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
394
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
395
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
396
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
397
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
398
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
399
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
400
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
401
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
402
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
403
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
404
- } & {
405
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
406
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
407
- } & {
408
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
409
- } & {
410
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
411
- $null?: boolean | undefined;
412
- $notNull?: boolean | undefined;
413
- } & {
414
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
415
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
416
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
417
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
418
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
419
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
420
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
421
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
422
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
423
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
424
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
425
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
426
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
427
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
428
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
429
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
430
- } & {
431
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
432
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
433
- } & {
434
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
435
- } & any & any) | undefined;
436
- } & any))[] | undefined;
437
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
438
- $null?: boolean | undefined;
439
- $notNull?: boolean | undefined;
440
- } & {
441
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
442
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
443
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
444
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
445
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
446
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
447
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
448
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
449
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
450
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
451
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
452
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
453
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
454
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
455
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
456
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
457
- } & {
458
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
459
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
460
- } & {
461
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
462
- } & {
463
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
464
- $null?: boolean | undefined;
465
- $notNull?: boolean | undefined;
466
- } & {
467
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
468
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
469
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
470
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
471
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
472
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
473
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
474
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
475
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
476
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
477
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
478
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
479
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
480
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
481
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
482
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
483
- } & {
484
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
485
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
486
- } & {
487
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
488
- } & any & any) | undefined;
489
- } & any))[] | undefined;
490
- }) | undefined;
491
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">)[] | undefined;
492
- $or?: (any & {
493
- $not?: (any & any & {
494
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
495
- $null?: boolean | undefined;
496
- $notNull?: boolean | undefined;
497
- } & {
498
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
499
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
500
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
501
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
502
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
503
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
504
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
505
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
506
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
507
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
508
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
509
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
510
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
511
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
512
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
513
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
514
- } & {
515
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
516
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
517
- } & {
518
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
519
- } & {
520
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
521
- $null?: boolean | undefined;
522
- $notNull?: boolean | undefined;
523
- } & {
524
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
525
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
526
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
527
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
528
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
529
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
530
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
531
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
532
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
533
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
534
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
535
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
536
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
537
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
538
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
539
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
540
- } & {
541
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
542
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
543
- } & {
544
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
545
- } & any & {
546
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
547
- $null?: boolean | undefined;
548
- $notNull?: boolean | undefined;
549
- } & {
550
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
551
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
552
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
553
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
554
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
555
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
556
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
557
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
558
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
559
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
560
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
561
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
562
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
563
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
564
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
565
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
566
- } & {
567
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
568
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
569
- } & {
570
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
571
- } & any & any))[] | undefined;
572
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
573
- $null?: boolean | undefined;
574
- $notNull?: boolean | undefined;
575
- } & {
576
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
577
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
578
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
579
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
580
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
581
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
582
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
583
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
584
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
585
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
586
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
587
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
588
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
589
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
590
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
591
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
592
- } & {
593
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
594
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
595
- } & {
596
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
597
- } & any & any))[] | undefined;
598
- }) | undefined;
599
- } & {
600
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
601
- $null?: boolean | undefined;
602
- $notNull?: boolean | undefined;
603
- } & {
604
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
605
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
606
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
607
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
608
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
609
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
610
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
611
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
612
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
613
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
614
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
615
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
616
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
617
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
618
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
619
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
620
- } & {
621
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
622
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
623
- } & {
624
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
625
- } & {
626
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
627
- $null?: boolean | undefined;
628
- $notNull?: boolean | undefined;
629
- } & {
630
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
631
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
632
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
633
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
634
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
635
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
636
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
637
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
638
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
639
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
640
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
641
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
642
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
643
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
644
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
645
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
646
- } & {
647
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
648
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
649
- } & {
650
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
651
- } & any & any) | undefined;
652
- } & any))[] | undefined;
653
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
654
- $null?: boolean | undefined;
655
- $notNull?: boolean | undefined;
656
- } & {
657
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
658
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
659
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
660
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
661
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
662
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
663
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
664
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
665
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
666
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
667
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
668
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
669
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
670
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
671
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
672
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
673
- } & {
674
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
675
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
676
- } & {
677
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
678
- } & {
679
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
680
- $null?: boolean | undefined;
681
- $notNull?: boolean | undefined;
682
- } & {
683
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
684
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
685
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
686
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
687
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
688
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
689
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
690
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
691
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
692
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
693
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
694
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
695
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
696
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
697
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
698
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
699
- } & {
700
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
701
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
702
- } & {
703
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
704
- } & any & any) | undefined;
705
- } & any))[] | undefined;
706
- }) | undefined;
707
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">) | undefined;
708
- } & {
709
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
710
- $null?: boolean | undefined;
711
- $notNull?: boolean | undefined;
712
- } & {
713
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
714
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
715
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
716
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
717
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
718
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
719
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
720
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
721
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
722
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
723
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
724
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
725
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
726
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
727
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
728
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
729
- } & {
730
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
731
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
732
- } & {
733
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
734
- } & {
735
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
736
- $null?: boolean | undefined;
737
- $notNull?: boolean | undefined;
738
- } & {
739
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
740
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
741
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
742
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
743
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
744
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
745
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
746
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
747
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
748
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
749
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
750
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
751
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
752
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
753
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
754
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
755
- } & {
756
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
757
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
758
- } & {
759
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
760
- } & any & {
761
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
762
- $null?: boolean | undefined;
763
- $notNull?: boolean | undefined;
764
- } & {
765
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
766
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
767
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
768
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
769
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
770
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
771
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
772
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
773
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
774
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
775
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
776
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
777
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
778
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
779
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
780
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
781
- } & {
782
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
783
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
784
- } & {
785
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
786
- } & any & any))[] | undefined;
787
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
788
- $null?: boolean | undefined;
789
- $notNull?: boolean | undefined;
790
- } & {
791
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
792
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
793
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
794
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
795
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
796
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
797
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
798
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
799
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
800
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
801
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
802
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
803
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
804
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
805
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
806
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
807
- } & {
808
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
809
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
810
- } & {
811
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
812
- } & any & any))[] | undefined;
813
- }) | undefined;
814
- } & {
815
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
816
- $null?: boolean | undefined;
817
- $notNull?: boolean | undefined;
818
- } & {
819
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
820
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
821
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
822
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
823
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
824
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
825
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
826
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
827
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
828
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
829
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
830
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
831
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
832
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
833
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
834
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
835
- } & {
836
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
837
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
838
- } & {
839
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
840
- } & {
841
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
842
- $null?: boolean | undefined;
843
- $notNull?: boolean | undefined;
844
- } & {
845
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
846
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
847
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
848
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
849
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
850
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
851
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
852
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
853
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
854
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
855
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
856
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
857
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
858
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
859
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
860
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
861
- } & {
862
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
863
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
864
- } & {
865
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
866
- } & any & any) | undefined;
867
- } & any))[] | undefined;
868
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
869
- $null?: boolean | undefined;
870
- $notNull?: boolean | undefined;
871
- } & {
872
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
873
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
874
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
875
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
876
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
877
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
878
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
879
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
880
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
881
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
882
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
883
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
884
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
885
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
886
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
887
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
888
- } & {
889
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
890
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
891
- } & {
892
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
893
- } & {
894
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
895
- $null?: boolean | undefined;
896
- $notNull?: boolean | undefined;
897
- } & {
898
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
899
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
900
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
901
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
902
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
903
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
904
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
905
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
906
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
907
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
908
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
909
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
910
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
911
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
912
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
913
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
914
- } & {
915
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
916
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
917
- } & {
918
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
919
- } & any & any) | undefined;
920
- } & any))[] | undefined;
921
- }) | undefined;
922
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">)[] | undefined;
923
- } & {
924
- $not?: ({
925
- $and?: (any & any & {
926
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
927
- $null?: boolean | undefined;
928
- $notNull?: boolean | undefined;
929
- } & {
930
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
931
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
932
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
933
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
934
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
935
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
936
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
937
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
938
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
939
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
940
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
941
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
942
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
943
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
944
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
945
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
946
- } & {
947
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
948
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
949
- } & {
950
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
951
- } & {
952
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
953
- $null?: boolean | undefined;
954
- $notNull?: boolean | undefined;
955
- } & {
956
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
957
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
958
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
959
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
960
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
961
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
962
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
963
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
964
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
965
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
966
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
967
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
968
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
969
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
970
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
971
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
972
- } & {
973
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
974
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
975
- } & {
976
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
977
- } & any & {
978
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
979
- $null?: boolean | undefined;
980
- $notNull?: boolean | undefined;
981
- } & {
982
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
983
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
984
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
985
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
986
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
987
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
988
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
989
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
990
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
991
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
992
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
993
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
994
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
995
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
996
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
997
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
998
- } & {
999
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1000
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1001
- } & {
1002
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1003
- } & any & any))[] | undefined;
1004
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1005
- $null?: boolean | undefined;
1006
- $notNull?: boolean | undefined;
1007
- } & {
1008
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1009
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1010
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1011
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1012
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1013
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1014
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1015
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1016
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1017
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1018
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1019
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1020
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1021
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1022
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1023
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1024
- } & {
1025
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1026
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1027
- } & {
1028
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1029
- } & any & any))[] | undefined;
1030
- }) | undefined;
1031
- } & {
1032
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1033
- $null?: boolean | undefined;
1034
- $notNull?: boolean | undefined;
1035
- } & {
1036
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1037
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1038
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1039
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1040
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1041
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1042
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1043
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1044
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1045
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1046
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1047
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1048
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1049
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1050
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1051
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1052
- } & {
1053
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1054
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1055
- } & {
1056
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1057
- } & {
1058
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1059
- $null?: boolean | undefined;
1060
- $notNull?: boolean | undefined;
1061
- } & {
1062
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1063
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1064
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1065
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1066
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1067
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1068
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1069
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1070
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1071
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1072
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1073
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1074
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1075
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1076
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1077
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1078
- } & {
1079
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1080
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1081
- } & {
1082
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1083
- } & any & any) | undefined;
1084
- } & any))[] | undefined;
1085
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1086
- $null?: boolean | undefined;
1087
- $notNull?: boolean | undefined;
1088
- } & {
1089
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1090
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1091
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1092
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1093
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1094
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1095
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1096
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1097
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1098
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1099
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1100
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1101
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1102
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1103
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1104
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1105
- } & {
1106
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1107
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1108
- } & {
1109
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1110
- } & {
1111
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1112
- $null?: boolean | undefined;
1113
- $notNull?: boolean | undefined;
1114
- } & {
1115
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1116
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1117
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1118
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1119
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1120
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1121
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1122
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1123
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1124
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1125
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1126
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1127
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1128
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1129
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1130
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1131
- } & {
1132
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1133
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1134
- } & {
1135
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1136
- } & any & any) | undefined;
1137
- } & any))[] | undefined;
1138
- }) | undefined;
1139
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">)[] | undefined;
1140
- $or?: (any & any & {
1141
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1142
- $null?: boolean | undefined;
1143
- $notNull?: boolean | undefined;
1144
- } & {
1145
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1146
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1147
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1148
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1149
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1150
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1151
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1152
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1153
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1154
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1155
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1156
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1157
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1158
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1159
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1160
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1161
- } & {
1162
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1163
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1164
- } & {
1165
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1166
- } & {
1167
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1168
- $null?: boolean | undefined;
1169
- $notNull?: boolean | undefined;
1170
- } & {
1171
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1172
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1173
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1174
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1175
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1176
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1177
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1178
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1179
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1180
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1181
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1182
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1183
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1184
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1185
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1186
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1187
- } & {
1188
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1189
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1190
- } & {
1191
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1192
- } & any & {
1193
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1194
- $null?: boolean | undefined;
1195
- $notNull?: boolean | undefined;
1196
- } & {
1197
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1198
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1199
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1200
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1201
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1202
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1203
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1204
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1205
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1206
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1207
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1208
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1209
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1210
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1211
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1212
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1213
- } & {
1214
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1215
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1216
- } & {
1217
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1218
- } & any & any))[] | undefined;
1219
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1220
- $null?: boolean | undefined;
1221
- $notNull?: boolean | undefined;
1222
- } & {
1223
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1224
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1225
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1226
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1227
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1228
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1229
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1230
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1231
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1232
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1233
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1234
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1235
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1236
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1237
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1238
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1239
- } & {
1240
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1241
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1242
- } & {
1243
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1244
- } & any & any))[] | undefined;
1245
- }) | undefined;
1246
- } & {
1247
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1248
- $null?: boolean | undefined;
1249
- $notNull?: boolean | undefined;
1250
- } & {
1251
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1252
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1253
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1254
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1255
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1256
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1257
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1258
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1259
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1260
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1261
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1262
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1263
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1264
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1265
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1266
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1267
- } & {
1268
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1269
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1270
- } & {
1271
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1272
- } & {
1273
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1274
- $null?: boolean | undefined;
1275
- $notNull?: boolean | undefined;
1276
- } & {
1277
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1278
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1279
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1280
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1281
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1282
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1283
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1284
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1285
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1286
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1287
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1288
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1289
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1290
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1291
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1292
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1293
- } & {
1294
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1295
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1296
- } & {
1297
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1298
- } & any & any) | undefined;
1299
- } & any))[] | undefined;
1300
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1301
- $null?: boolean | undefined;
1302
- $notNull?: boolean | undefined;
1303
- } & {
1304
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1305
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1306
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1307
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1308
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1309
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1310
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1311
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1312
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1313
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1314
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1315
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1316
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1317
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1318
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1319
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1320
- } & {
1321
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1322
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1323
- } & {
1324
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1325
- } & {
1326
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1327
- $null?: boolean | undefined;
1328
- $notNull?: boolean | undefined;
1329
- } & {
1330
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1331
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1332
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1333
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1334
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1335
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1336
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1337
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1338
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1339
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1340
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1341
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1342
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1343
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1344
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1345
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1346
- } & {
1347
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1348
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1349
- } & {
1350
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1351
- } & any & any) | undefined;
1352
- } & any))[] | undefined;
1353
- }) | undefined;
1354
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">)[] | undefined;
1355
- } & any & {
1356
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1357
- $null?: boolean | undefined;
1358
- $notNull?: boolean | undefined;
1359
- } & {
1360
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1361
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1362
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1363
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1364
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1365
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1366
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1367
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1368
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1369
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1370
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1371
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1372
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1373
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1374
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1375
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1376
- } & {
1377
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1378
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1379
- } & {
1380
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1381
- } & {
1382
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1383
- $null?: boolean | undefined;
1384
- $notNull?: boolean | undefined;
1385
- } & {
1386
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1387
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1388
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1389
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1390
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1391
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1392
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1393
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1394
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1395
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1396
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1397
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1398
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1399
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1400
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1401
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1402
- } & {
1403
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1404
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1405
- } & {
1406
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1407
- } & any & {
1408
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1409
- $null?: boolean | undefined;
1410
- $notNull?: boolean | undefined;
1411
- } & {
1412
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1413
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1414
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1415
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1416
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1417
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1418
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1419
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1420
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1421
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1422
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1423
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1424
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1425
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1426
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1427
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1428
- } & {
1429
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1430
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1431
- } & {
1432
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1433
- } & any & any))[] | undefined;
1434
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1435
- $null?: boolean | undefined;
1436
- $notNull?: boolean | undefined;
1437
- } & {
1438
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1439
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1440
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1441
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1442
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1443
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1444
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1445
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1446
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1447
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1448
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1449
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1450
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1451
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1452
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1453
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1454
- } & {
1455
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1456
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1457
- } & {
1458
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1459
- } & any & any))[] | undefined;
1460
- }) | undefined;
1461
- } & {
1462
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1463
- $null?: boolean | undefined;
1464
- $notNull?: boolean | undefined;
1465
- } & {
1466
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1467
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1468
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1469
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1470
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1471
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1472
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1473
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1474
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1475
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1476
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1477
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1478
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1479
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1480
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1481
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1482
- } & {
1483
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1484
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1485
- } & {
1486
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1487
- } & {
1488
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1489
- $null?: boolean | undefined;
1490
- $notNull?: boolean | undefined;
1491
- } & {
1492
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1493
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1494
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1495
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1496
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1497
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1498
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1499
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1500
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1501
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1502
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1503
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1504
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1505
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1506
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1507
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1508
- } & {
1509
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1510
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1511
- } & {
1512
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1513
- } & any & any) | undefined;
1514
- } & any))[] | undefined;
1515
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1516
- $null?: boolean | undefined;
1517
- $notNull?: boolean | undefined;
1518
- } & {
1519
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1520
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1521
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1522
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1523
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1524
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1525
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1526
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1527
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1528
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1529
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1530
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1531
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1532
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1533
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1534
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1535
- } & {
1536
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1537
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1538
- } & {
1539
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1540
- } & {
1541
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1542
- $null?: boolean | undefined;
1543
- $notNull?: boolean | undefined;
1544
- } & {
1545
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1546
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1547
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1548
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1549
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1550
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1551
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1552
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1553
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1554
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1555
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1556
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1557
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1558
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1559
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1560
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1561
- } & {
1562
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1563
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1564
- } & {
1565
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1566
- } & any & any) | undefined;
1567
- } & any))[] | undefined;
1568
- }) | undefined;
1569
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">) | undefined;
1570
- } & {
1571
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1572
- $null?: boolean | undefined;
1573
- $notNull?: boolean | undefined;
1574
- } & {
1575
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1576
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1577
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1578
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1579
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1580
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1581
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1582
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1583
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1584
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1585
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1586
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1587
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1588
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1589
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1590
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1591
- } & {
1592
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1593
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1594
- } & {
1595
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1596
- } & {
1597
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1598
- $null?: boolean | undefined;
1599
- $notNull?: boolean | undefined;
1600
- } & {
1601
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1602
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1603
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1604
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1605
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1606
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1607
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1608
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1609
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1610
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1611
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1612
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1613
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1614
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1615
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1616
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1617
- } & {
1618
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1619
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1620
- } & {
1621
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1622
- } & any & {
1623
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1624
- $null?: boolean | undefined;
1625
- $notNull?: boolean | undefined;
1626
- } & {
1627
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1628
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1629
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1630
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1631
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1632
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1633
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1634
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1635
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1636
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1637
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1638
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1639
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1640
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1641
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1642
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1643
- } & {
1644
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1645
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1646
- } & {
1647
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1648
- } & any & any))[] | undefined;
1649
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1650
- $null?: boolean | undefined;
1651
- $notNull?: boolean | undefined;
1652
- } & {
1653
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1654
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1655
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1656
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1657
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1658
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1659
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1660
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1661
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1662
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1663
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1664
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1665
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1666
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1667
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1668
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1669
- } & {
1670
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1671
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1672
- } & {
1673
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1674
- } & any & any))[] | undefined;
1675
- }) | undefined;
1676
- } & {
1677
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1678
- $null?: boolean | undefined;
1679
- $notNull?: boolean | undefined;
1680
- } & {
1681
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1682
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1683
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1684
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1685
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1686
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1687
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1688
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1689
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1690
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1691
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1692
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1693
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1694
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1695
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1696
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1697
- } & {
1698
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1699
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1700
- } & {
1701
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1702
- } & {
1703
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1704
- $null?: boolean | undefined;
1705
- $notNull?: boolean | undefined;
1706
- } & {
1707
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1708
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1709
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1710
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1711
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1712
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1713
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1714
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1715
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1716
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1717
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1718
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1719
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1720
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1721
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1722
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1723
- } & {
1724
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1725
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1726
- } & {
1727
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1728
- } & any & any) | undefined;
1729
- } & any))[] | undefined;
1730
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1731
- $null?: boolean | undefined;
1732
- $notNull?: boolean | undefined;
1733
- } & {
1734
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1735
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1736
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1737
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1738
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1739
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1740
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1741
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1742
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1743
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1744
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1745
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1746
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1747
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1748
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1749
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1750
- } & {
1751
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1752
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1753
- } & {
1754
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1755
- } & {
1756
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1757
- $null?: boolean | undefined;
1758
- $notNull?: boolean | undefined;
1759
- } & {
1760
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1761
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1762
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1763
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1764
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1765
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1766
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1767
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1768
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1769
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1770
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1771
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1772
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1773
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1774
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1775
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1776
- } & {
1777
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1778
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1779
- } & {
1780
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1781
- } & any & any) | undefined;
1782
- } & any))[] | undefined;
1783
- }) | undefined;
1784
- } & import("@strapi/types/dist/modules/entity-service/params/filters").AbstractAttributesFiltering<"plugin::content-releases.release-action">) | undefined;
1785
- }): Promise<number>;
1786
- groupActions(actions: import("../../../shared/contracts/release-actions").ReleaseAction[], groupBy: import("../../../shared/contracts/release-actions").ReleaseActionGroupBy): Promise<import("lodash").Dictionary<(null | undefined)[]>>;
1787
- getLocalesDataForActions(): Promise<{
1788
- [key: string]: Pick<import("./release").Locale, "name" | "code">;
1789
- }>;
1790
- getContentTypesDataForActions(contentTypesUids: import("@strapi/types/dist/types/core/common/uid").ContentType[]): Promise<Record<`admin::${string}` | `strapi::${string}` | `api::${string}.${string}` | `plugin::${string}.${string}`, {
1791
- mainField: string;
1792
- displayName: string;
1793
- }>>;
1794
- getContentTypeModelsFromActions(actions: import("../../../shared/contracts/release-actions").ReleaseAction[]): {
1795
- [key: `admin::${string}`]: import("@strapi/types/dist/types/core/schemas").ContentType;
1796
- [key: `strapi::${string}`]: import("@strapi/types/dist/types/core/schemas").ContentType;
1797
- [key: `api::${string}.${string}`]: import("@strapi/types/dist/types/core/schemas").ContentType;
1798
- [key: `plugin::${string}.${string}`]: import("@strapi/types/dist/types/core/schemas").ContentType;
1799
- };
1800
- getAllComponents(): Promise<any>;
1801
- delete(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<import("../../../shared/contracts/releases").Release>;
1802
- publish(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<import("../../../shared/contracts/releases").Release>;
1803
- updateAction(actionId: import("@strapi/types/dist/types/core/entity").ID, releaseId: import("@strapi/types/dist/types/core/entity").ID, update: {
1804
- type: "publish" | "unpublish";
1805
- }): Promise<any>;
1806
- deleteAction(actionId: import("@strapi/types/dist/types/core/entity").ID, releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<any>;
1807
- updateReleaseStatus(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<any>;
1808
- };
1809
- 'release-validation': ({ strapi }: {
1810
- strapi: Required<import("@strapi/types").Strapi>;
1811
- }) => {
1812
- validateUniqueEntry(releaseId: import("@strapi/types/dist/types/core/entity").ID, releaseActionArgs: {
1813
- type: "publish" | "unpublish";
1814
- entry: {
1815
- id: number;
1816
- locale?: string | undefined;
1817
- contentType: import("@strapi/types/dist/types/core/common/uid").ContentType;
1818
- };
1819
- }): Promise<void>;
1820
- validateEntryContentType(contentTypeUid: import("@strapi/types/dist/types/core/common/uid").ContentType): void;
1821
- validatePendingReleasesLimit(): Promise<void>;
1822
- validateUniqueNameForPendingRelease(name: string, id?: import("@strapi/types/dist/types/core/entity").ID | undefined): Promise<void>;
1823
- validateScheduledAtIsLaterThanNow(scheduledAt: Date | null): Promise<void>;
1824
- };
1825
- };
1826
- //# sourceMappingURL=index.d.ts.map