jamespot-user-api 1.0.178 → 1.0.180

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 (111) hide show
  1. package/documentation/assets/search.js +1 -1
  2. package/documentation/classes/AdminLicenseApi.html +18 -14
  3. package/documentation/classes/AdminStoreApi.html +1 -1
  4. package/documentation/classes/AdminUtilsApi.html +2 -2
  5. package/documentation/classes/JApplicationApi.html +8 -8
  6. package/documentation/classes/JArticleApi.html +1 -1
  7. package/documentation/classes/JAssetReservation.html +1 -1
  8. package/documentation/classes/JAudienceApi.html +1 -1
  9. package/documentation/classes/JBaseApi.html +1 -1
  10. package/documentation/classes/JBbbApi.html +1 -1
  11. package/documentation/classes/JBookmarkApi.html +1 -1
  12. package/documentation/classes/JBusinessNetworkingApi.html +1 -1
  13. package/documentation/classes/JCommunityApi.html +1 -1
  14. package/documentation/classes/JDatasourceApi.html +1 -1
  15. package/documentation/classes/JDiapazoneApi.html +1 -1
  16. package/documentation/classes/JFaqApi.html +1 -1
  17. package/documentation/classes/JFileApi.html +5 -5
  18. package/documentation/classes/JFilebankApi.html +1 -1
  19. package/documentation/classes/JGlobalApi.html +1 -1
  20. package/documentation/classes/JGroupApi.html +12 -12
  21. package/documentation/classes/JIAApi.html +1 -1
  22. package/documentation/classes/JLandApi.html +1 -1
  23. package/documentation/classes/JMessengerApi.html +1 -1
  24. package/documentation/classes/JObjectApi.html +1 -1
  25. package/documentation/classes/JSearchApi.html +8 -8
  26. package/documentation/classes/JShareApi.html +1 -1
  27. package/documentation/classes/JSocialActionApi.html +1 -1
  28. package/documentation/classes/JTaxonomyApi.html +2 -2
  29. package/documentation/classes/JUserApi.html +7 -7
  30. package/documentation/classes/JWedocApi.html +1 -1
  31. package/documentation/classes/JWidgetApi.html +1 -1
  32. package/documentation/classes/JamespotUserApi.html +1 -1
  33. package/documentation/classes/Network.html +1 -1
  34. package/documentation/classes/TVDisplayApi.html +1 -1
  35. package/documentation/classes/WindowBrowser.html +1 -1
  36. package/documentation/enums/BookmarkType.html +1 -1
  37. package/documentation/enums/Format.html +1 -1
  38. package/documentation/enums/GroupModerateStatus.html +1 -1
  39. package/documentation/enums/StudioApplicationStatus.html +1 -1
  40. package/documentation/enums/WidgetsName.html +1 -1
  41. package/documentation/index.html +1 -1
  42. package/documentation/interfaces/AccessRightObject.html +1 -1
  43. package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
  44. package/documentation/interfaces/ApiWrapper.html +1 -1
  45. package/documentation/interfaces/BaseMessage.html +1 -1
  46. package/documentation/interfaces/Category.html +1 -1
  47. package/documentation/interfaces/FileBankProps.html +1 -1
  48. package/documentation/interfaces/FolderProps.html +1 -1
  49. package/documentation/interfaces/ListFilterSpec.html +1 -1
  50. package/documentation/interfaces/OF.html +1 -1
  51. package/documentation/interfaces/PagingResults.html +1 -1
  52. package/documentation/interfaces/RootFolderProps.html +1 -1
  53. package/documentation/interfaces/SpotProps.html +1 -1
  54. package/documentation/interfaces/TaxonomyCreate.html +1 -1
  55. package/documentation/interfaces/WidgetType.html +1 -1
  56. package/documentation/interfaces/WindowInterface.html +1 -1
  57. package/documentation/modules.html +11 -11
  58. package/jest.config.ts +2 -2
  59. package/lib/jamespot-user-api.js +1 -1
  60. package/lib/jamespot-user-api.js.map +1 -1
  61. package/lib/src/apis/admin/license.d.ts +6 -4
  62. package/lib/src/apis/admin/utils.d.ts +2 -2
  63. package/lib/src/apis/bookmark/bookmark.d.ts +18 -18
  64. package/lib/src/apis/datasource/datasource.d.ts +1 -1
  65. package/lib/src/apis/filebank/filebank.d.ts +19 -19
  66. package/lib/src/apis/filebank/filebank.mock.d.ts +11 -2
  67. package/lib/src/apis/user/user.d.ts +15 -111
  68. package/lib/src/types/adminLicence.d.ts +31 -56
  69. package/lib/src/types/adminUtils.d.ts +14 -14
  70. package/lib/src/types/article.d.ts +3160 -7359
  71. package/lib/src/types/asei.d.ts +197 -822
  72. package/lib/src/types/assetReservation.d.ts +1352 -4283
  73. package/lib/src/types/autocomplete.d.ts +55 -36
  74. package/lib/src/types/bookmark.d.ts +222 -234
  75. package/lib/src/types/businessContact.d.ts +243 -880
  76. package/lib/src/types/comment.d.ts +200 -900
  77. package/lib/src/types/diapazone.d.ts +77 -11
  78. package/lib/src/types/drive.d.ts +27 -21
  79. package/lib/src/types/faq.d.ts +2077 -5450
  80. package/lib/src/types/file.d.ts +18 -9
  81. package/lib/src/types/group.d.ts +10 -6
  82. package/lib/src/types/license.d.ts +12 -48
  83. package/lib/src/types/link.d.ts +25 -14
  84. package/lib/src/types/mediaLibrary.d.ts +223 -820
  85. package/lib/src/types/meeting.d.ts +1104 -3044
  86. package/lib/src/types/model.d.ts +3 -0
  87. package/lib/src/types/object.d.ts +90 -10
  88. package/lib/src/types/objectBase.d.ts +4 -3
  89. package/lib/src/types/pollSurvey.d.ts +1075 -3015
  90. package/lib/src/types/quizz.d.ts +1002 -2942
  91. package/lib/src/types/search.d.ts +134 -131
  92. package/lib/src/types/share.d.ts +130 -60
  93. package/lib/src/types/socialEvent.d.ts +1002 -2942
  94. package/lib/src/types/support.d.ts +1125 -3059
  95. package/lib/src/types/surveyDate.d.ts +1005 -2941
  96. package/lib/src/types/tinymce.d.ts +4 -3
  97. package/lib/src/types/tvDisplay.d.ts +2 -2
  98. package/lib/src/types/user.d.ts +72 -45
  99. package/lib/src/types/utils.d.ts +17 -89
  100. package/lib/src/types/widgets/default.d.ts +365 -1642
  101. package/lib/src/types/widgets/widgetArticleButton.d.ts +5 -4
  102. package/lib/src/types/widgets/widgetDatasourceTable.d.ts +37 -76
  103. package/lib/src/types/widgets/widgetExcelDatasourceTable.d.ts +39 -33
  104. package/lib/src/types/widgets.d.ts +4268 -11774
  105. package/lib/src/util/Test.d.ts +64 -660
  106. package/package.json +1 -2
  107. package/phpunitMock/fileBankGetBanks-success.json +69 -0
  108. package/phpunitMock/fileBankGetDocuments-success.json +110 -0
  109. package/phpunitMock/fileBankGetFolders-success.json +188 -0
  110. package/phpunitMock/fileBankGetPath-success.json +43 -43
  111. package/phpunitMock/fileBankSearchContent-success.json +45 -0
@@ -1,31 +1,29 @@
1
1
  import { z } from 'zod';
2
2
  export declare const aseiTicketStatusSchema: z.ZodUnion<[z.ZodLiteral<"created">, z.ZodLiteral<"validated">, z.ZodLiteral<"handled">]>;
3
3
  export type AseiTicketStatus = z.infer<typeof aseiTicketStatusSchema>;
4
- export declare const aseiTicketSchema: z.ZodObject<{
5
- type: z.ZodType<string, z.ZodTypeDef, string>;
4
+ export declare const aseiTicketSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<{
6
5
  id: z.ZodType<number, z.ZodTypeDef, number>;
7
6
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
7
+ type: z.ZodType<string, z.ZodTypeDef, string>;
8
8
  uri: z.ZodType<string, z.ZodTypeDef, string>;
9
- dateCreation: z.ZodString;
10
- dateModified: z.ZodString;
9
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
10
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
11
+ }, {
11
12
  title: z.ZodString;
12
13
  _url: z.ZodString;
14
+ }>, {
15
+ dateCreation: z.ZodString;
16
+ dateModified: z.ZodString;
17
+ }>, {
13
18
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
- image: z.ZodOptional<z.ZodObject<{
15
- width: z.ZodNumber;
16
- height: z.ZodNumber;
17
- }, "strip", z.ZodTypeAny, {
18
- width: number;
19
- height: number;
20
- }, {
21
- width: number;
22
- height: number;
23
- }>>;
24
- _user: z.ZodObject<{
25
- type: z.ZodType<string, z.ZodTypeDef, string>;
19
+ _user: z.ZodObject<z.objectUtil.extendShape<{
26
20
  id: z.ZodType<number, z.ZodTypeDef, number>;
27
21
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
22
+ type: z.ZodType<string, z.ZodTypeDef, string>;
28
23
  uri: z.ZodType<string, z.ZodTypeDef, string>;
24
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
25
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
26
+ }, {
29
27
  title: z.ZodString;
30
28
  _url: z.ZodString;
31
29
  level: z.ZodNativeEnum<{
@@ -36,7 +34,7 @@ export declare const aseiTicketSchema: z.ZodObject<{
36
34
  }>;
37
35
  dateCreation: z.ZodString;
38
36
  dateModified: z.ZodString;
39
- }, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>;
37
+ }>, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>;
40
38
  _right: z.ZodObject<{
41
39
  create: z.ZodType<boolean, z.ZodTypeDef, boolean>;
42
40
  read: z.ZodType<boolean, z.ZodTypeDef, boolean>;
@@ -47,11 +45,14 @@ export declare const aseiTicketSchema: z.ZodObject<{
47
45
  comment: z.ZodType<boolean, z.ZodTypeDef, boolean>;
48
46
  member: z.ZodType<boolean, z.ZodTypeDef, boolean>;
49
47
  }, "strip", z.ZodTypeAny, import("./common").Rights, import("./common").Rights>;
50
- _audience: z.ZodArray<z.ZodUnion<[z.ZodObject<{
51
- type: z.ZodType<string, z.ZodTypeDef, string>;
48
+ _audience: z.ZodArray<z.ZodUnion<[z.ZodObject<z.objectUtil.extendShape<{
52
49
  id: z.ZodType<number, z.ZodTypeDef, number>;
53
50
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
51
+ type: z.ZodType<string, z.ZodTypeDef, string>;
54
52
  uri: z.ZodType<string, z.ZodTypeDef, string>;
53
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
54
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
55
+ }, {
55
56
  title: z.ZodString;
56
57
  _url: z.ZodString;
57
58
  level: z.ZodNativeEnum<{
@@ -62,18 +63,22 @@ export declare const aseiTicketSchema: z.ZodObject<{
62
63
  }>;
63
64
  dateCreation: z.ZodString;
64
65
  dateModified: z.ZodString;
65
- }, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, z.ZodObject<{
66
- type: z.ZodType<string, z.ZodTypeDef, string>;
66
+ }>, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
67
67
  id: z.ZodType<number, z.ZodTypeDef, number>;
68
68
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
69
+ type: z.ZodType<string, z.ZodTypeDef, string>;
69
70
  uri: z.ZodType<string, z.ZodTypeDef, string>;
71
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
72
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
73
+ }, {
70
74
  title: z.ZodString;
71
75
  _url: z.ZodString;
76
+ }>, {
72
77
  dateCreation: z.ZodString;
73
78
  dateModified: z.ZodString;
74
79
  category: z.ZodNumber;
75
80
  privacy: z.ZodNumber;
76
- }, "strip", z.ZodTypeAny, {
81
+ }>, "strip", z.ZodTypeAny, {
77
82
  type: string;
78
83
  id: number;
79
84
  mainType: string;
@@ -95,7 +100,50 @@ export declare const aseiTicketSchema: z.ZodObject<{
95
100
  _url: string;
96
101
  category: number;
97
102
  privacy: number;
103
+ }>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
104
+ id: z.ZodType<number, z.ZodTypeDef, number>;
105
+ mainType: z.ZodType<string, z.ZodTypeDef, string>;
106
+ type: z.ZodType<string, z.ZodTypeDef, string>;
107
+ uri: z.ZodType<string, z.ZodTypeDef, string>;
108
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
109
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
110
+ }, {
111
+ title: z.ZodString;
112
+ _url: z.ZodString;
113
+ }>, {
114
+ type: z.ZodEnum<["folder", "rootFolder"]>;
115
+ folderColor: z.ZodOptional<z.ZodString>;
116
+ }>, "strip", z.ZodTypeAny, {
117
+ type: "folder" | "rootFolder";
118
+ id: number;
119
+ mainType: string;
120
+ uri: string;
121
+ title: string;
122
+ _url: string;
123
+ dateCreation?: string | undefined;
124
+ dateModified?: string | null | undefined;
125
+ folderColor?: string | undefined;
126
+ }, {
127
+ type: "folder" | "rootFolder";
128
+ id: number;
129
+ mainType: string;
130
+ uri: string;
131
+ title: string;
132
+ _url: string;
133
+ dateCreation?: string | undefined;
134
+ dateModified?: string | null | undefined;
135
+ folderColor?: string | undefined;
98
136
  }>]>, "many">;
137
+ image: z.ZodOptional<z.ZodObject<{
138
+ width: z.ZodNumber;
139
+ height: z.ZodNumber;
140
+ }, "strip", z.ZodTypeAny, {
141
+ width: number;
142
+ height: number;
143
+ }, {
144
+ width: number;
145
+ height: number;
146
+ }>>;
99
147
  articleWidgets: z.ZodOptional<z.ZodArray<z.ZodObject<{
100
148
  title: z.ZodString;
101
149
  widget: z.ZodIntersection<z.ZodObject<{
@@ -184,13 +232,14 @@ export declare const aseiTicketSchema: z.ZodObject<{
184
232
  name: z.ZodType<import("./widgets").WidgetsName.DatasourceTable, z.ZodTypeDef, import("./widgets").WidgetsName.DatasourceTable>;
185
233
  uniqid: z.ZodType<string, z.ZodTypeDef, string>;
186
234
  content: z.ZodType<{
235
+ uri?: string | undefined;
187
236
  limit?: number | undefined;
188
237
  tableColumnsData?: {
189
238
  name?: string | undefined;
239
+ label?: string | undefined;
190
240
  isVisible?: boolean | undefined;
191
241
  textEllipsis?: boolean | undefined;
192
- label?: string | undefined;
193
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
242
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
194
243
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
195
244
  }[] | undefined;
196
245
  tableHeadColor?: string | undefined;
@@ -201,15 +250,15 @@ export declare const aseiTicketSchema: z.ZodObject<{
201
250
  tableBorderRadius?: number | undefined;
202
251
  tableSizedColumns?: boolean | undefined;
203
252
  tableSizedColumnsWidth?: number | undefined;
204
- uri?: string | undefined;
205
253
  }, z.ZodTypeDef, {
254
+ uri?: string | undefined;
206
255
  limit?: number | undefined;
207
256
  tableColumnsData?: {
208
257
  name?: string | undefined;
258
+ label?: string | undefined;
209
259
  isVisible?: boolean | undefined;
210
260
  textEllipsis?: boolean | undefined;
211
- label?: string | undefined;
212
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
261
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
213
262
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
214
263
  }[] | undefined;
215
264
  tableHeadColor?: string | undefined;
@@ -220,12 +269,11 @@ export declare const aseiTicketSchema: z.ZodObject<{
220
269
  tableBorderRadius?: number | undefined;
221
270
  tableSizedColumns?: boolean | undefined;
222
271
  tableSizedColumnsWidth?: number | undefined;
223
- uri?: string | undefined;
224
272
  }>;
225
273
  }, "strip", z.ZodTypeAny, import("./widgets").WidgetDatasourceTableType, import("./widgets").WidgetDatasourceTableType>, z.ZodLazy<z.ZodObject<{
226
274
  name: z.ZodLiteral<import("./widgets").WidgetsName.ExcelDatasourceTable>;
227
275
  uniqid: z.ZodString;
228
- content: z.ZodObject<{
276
+ content: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
229
277
  limit: z.ZodOptional<z.ZodNumber>;
230
278
  tableColumnsData: z.ZodOptional<z.ZodArray<z.ZodObject<{
231
279
  name: z.ZodOptional<z.ZodString>;
@@ -236,17 +284,17 @@ export declare const aseiTicketSchema: z.ZodObject<{
236
284
  numberFormat: z.ZodOptional<z.ZodEnum<["fr-FR", "en-EN", "filesize"]>>;
237
285
  }, "strip", z.ZodTypeAny, {
238
286
  name?: string | undefined;
287
+ label?: string | undefined;
239
288
  isVisible?: boolean | undefined;
240
289
  textEllipsis?: boolean | undefined;
241
- label?: string | undefined;
242
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
290
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
243
291
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
244
292
  }, {
245
293
  name?: string | undefined;
294
+ label?: string | undefined;
246
295
  isVisible?: boolean | undefined;
247
296
  textEllipsis?: boolean | undefined;
248
- label?: string | undefined;
249
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
297
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
250
298
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
251
299
  }>, "many">>;
252
300
  tableHeadColor: z.ZodOptional<z.ZodString>;
@@ -257,15 +305,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
257
305
  tableBorderRadius: z.ZodOptional<z.ZodNumber>;
258
306
  tableSizedColumns: z.ZodOptional<z.ZodBoolean>;
259
307
  tableSizedColumnsWidth: z.ZodOptional<z.ZodNumber>;
308
+ }, {
260
309
  uri: z.ZodOptional<z.ZodString>;
261
- }, "strip", z.ZodTypeAny, {
310
+ }>, {
311
+ uri: z.ZodOptional<z.ZodString>;
312
+ }>, "strip", z.ZodTypeAny, {
313
+ uri?: string | undefined;
262
314
  limit?: number | undefined;
263
315
  tableColumnsData?: {
264
316
  name?: string | undefined;
317
+ label?: string | undefined;
265
318
  isVisible?: boolean | undefined;
266
319
  textEllipsis?: boolean | undefined;
267
- label?: string | undefined;
268
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
320
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
269
321
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
270
322
  }[] | undefined;
271
323
  tableHeadColor?: string | undefined;
@@ -276,15 +328,15 @@ export declare const aseiTicketSchema: z.ZodObject<{
276
328
  tableBorderRadius?: number | undefined;
277
329
  tableSizedColumns?: boolean | undefined;
278
330
  tableSizedColumnsWidth?: number | undefined;
279
- uri?: string | undefined;
280
331
  }, {
332
+ uri?: string | undefined;
281
333
  limit?: number | undefined;
282
334
  tableColumnsData?: {
283
335
  name?: string | undefined;
336
+ label?: string | undefined;
284
337
  isVisible?: boolean | undefined;
285
338
  textEllipsis?: boolean | undefined;
286
- label?: string | undefined;
287
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
339
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
288
340
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
289
341
  }[] | undefined;
290
342
  tableHeadColor?: string | undefined;
@@ -295,19 +347,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
295
347
  tableBorderRadius?: number | undefined;
296
348
  tableSizedColumns?: boolean | undefined;
297
349
  tableSizedColumnsWidth?: number | undefined;
298
- uri?: string | undefined;
299
350
  }>;
300
351
  }, "strip", z.ZodTypeAny, {
301
352
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
302
353
  uniqid: string;
303
354
  content: {
355
+ uri?: string | undefined;
304
356
  limit?: number | undefined;
305
357
  tableColumnsData?: {
306
358
  name?: string | undefined;
359
+ label?: string | undefined;
307
360
  isVisible?: boolean | undefined;
308
361
  textEllipsis?: boolean | undefined;
309
- label?: string | undefined;
310
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
362
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
311
363
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
312
364
  }[] | undefined;
313
365
  tableHeadColor?: string | undefined;
@@ -318,19 +370,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
318
370
  tableBorderRadius?: number | undefined;
319
371
  tableSizedColumns?: boolean | undefined;
320
372
  tableSizedColumnsWidth?: number | undefined;
321
- uri?: string | undefined;
322
373
  };
323
374
  }, {
324
375
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
325
376
  uniqid: string;
326
377
  content: {
378
+ uri?: string | undefined;
327
379
  limit?: number | undefined;
328
380
  tableColumnsData?: {
329
381
  name?: string | undefined;
382
+ label?: string | undefined;
330
383
  isVisible?: boolean | undefined;
331
384
  textEllipsis?: boolean | undefined;
332
- label?: string | undefined;
333
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
385
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
334
386
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
335
387
  }[] | undefined;
336
388
  tableHeadColor?: string | undefined;
@@ -341,19 +393,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
341
393
  tableBorderRadius?: number | undefined;
342
394
  tableSizedColumns?: boolean | undefined;
343
395
  tableSizedColumnsWidth?: number | undefined;
344
- uri?: string | undefined;
345
396
  };
346
397
  }>>]> | z.ZodType<import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
347
398
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
348
399
  uniqid: string;
349
400
  content: {
401
+ uri?: string | undefined;
350
402
  limit?: number | undefined;
351
403
  tableColumnsData?: {
352
404
  name?: string | undefined;
405
+ label?: string | undefined;
353
406
  isVisible?: boolean | undefined;
354
407
  textEllipsis?: boolean | undefined;
355
- label?: string | undefined;
356
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
408
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
357
409
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
358
410
  }[] | undefined;
359
411
  tableHeadColor?: string | undefined;
@@ -364,19 +416,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
364
416
  tableBorderRadius?: number | undefined;
365
417
  tableSizedColumns?: boolean | undefined;
366
418
  tableSizedColumnsWidth?: number | undefined;
367
- uri?: string | undefined;
368
419
  };
369
420
  }, z.ZodTypeDef, import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
370
421
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
371
422
  uniqid: string;
372
423
  content: {
424
+ uri?: string | undefined;
373
425
  limit?: number | undefined;
374
426
  tableColumnsData?: {
375
427
  name?: string | undefined;
428
+ label?: string | undefined;
376
429
  isVisible?: boolean | undefined;
377
430
  textEllipsis?: boolean | undefined;
378
- label?: string | undefined;
379
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
431
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
380
432
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
381
433
  }[] | undefined;
382
434
  tableHeadColor?: string | undefined;
@@ -387,130 +439,24 @@ export declare const aseiTicketSchema: z.ZodObject<{
387
439
  tableBorderRadius?: number | undefined;
388
440
  tableSizedColumns?: boolean | undefined;
389
441
  tableSizedColumnsWidth?: number | undefined;
390
- uri?: string | undefined;
391
442
  };
392
443
  }>>;
393
444
  }, "strip", z.ZodTypeAny, {
394
445
  title: string;
395
- widget: ({
396
- layers?: string[] | undefined;
397
- } & import("./widgets").WidgetArticleButtonType) | ({
398
- layers?: string[] | undefined;
399
- } & import("./widgets").WidgetArticleGalleryType) | ({
400
- layers?: string[] | undefined;
401
- } & import("./widgets").WidgetArticleTitleType) | ({
446
+ widget: {
402
447
  layers?: string[] | undefined;
403
- } & import("./widgets").WidgetArticleTextType) | ({
404
- layers?: string[] | undefined;
405
- } & import("./widgets").WidgetArticleImageType) | ({
406
- layers?: string[] | undefined;
407
- } & import("./widgets").WidgetArticleAttachmentType) | ({
408
- layers?: string[] | undefined;
409
- } & import("./widgets").WidgetApiType) | ({
410
- layers?: string[] | undefined;
411
- } & import("./widgets").WidgetArticleSliderType) | ({
412
- layers?: string[] | undefined;
413
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
414
- layers?: string[] | undefined;
415
- } & import("./widgets").WidgetDatasourceTableType) | ({
416
- layers?: string[] | undefined;
417
- } & {
448
+ } & (import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
418
449
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
419
450
  uniqid: string;
420
451
  content: {
421
- limit?: number | undefined;
422
- tableColumnsData?: {
423
- name?: string | undefined;
424
- isVisible?: boolean | undefined;
425
- textEllipsis?: boolean | undefined;
426
- label?: string | undefined;
427
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
428
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
429
- }[] | undefined;
430
- tableHeadColor?: string | undefined;
431
- tableHeadTextColor?: string | undefined;
432
- tableHeadIconColor?: string | undefined;
433
- tableRowColor?: string | undefined;
434
- tableRowTextColor?: string | undefined;
435
- tableBorderRadius?: number | undefined;
436
- tableSizedColumns?: boolean | undefined;
437
- tableSizedColumnsWidth?: number | undefined;
438
452
  uri?: string | undefined;
439
- };
440
- }) | ({
441
- layers?: string[] | undefined;
442
- } & import("./widgets").WidgetArticleButtonType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
443
- layers?: string[] | undefined;
444
- } & import("./widgets").WidgetArticleGalleryType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
445
- layers?: string[] | undefined;
446
- } & import("./widgets").WidgetArticleTitleType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
447
- layers?: string[] | undefined;
448
- } & import("./widgets").WidgetArticleTextType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
449
- layers?: string[] | undefined;
450
- } & import("./widgets").WidgetArticleImageType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
451
- layers?: string[] | undefined;
452
- } & import("./widgets").WidgetArticleAttachmentType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
453
- layers?: string[] | undefined;
454
- } & import("./widgets").WidgetApiType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
455
- layers?: string[] | undefined;
456
- } & import("./widgets").WidgetArticleSliderType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
457
- layers?: string[] | undefined;
458
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleButtonType) | ({
459
- layers?: string[] | undefined;
460
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleGalleryType) | ({
461
- layers?: string[] | undefined;
462
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTitleType) | ({
463
- layers?: string[] | undefined;
464
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTextType) | ({
465
- layers?: string[] | undefined;
466
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleImageType) | ({
467
- layers?: string[] | undefined;
468
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleAttachmentType) | ({
469
- layers?: string[] | undefined;
470
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetApiType) | ({
471
- layers?: string[] | undefined;
472
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleSliderType) | ({
473
- layers?: string[] | undefined;
474
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetDatasourceTableType) | ({
475
- layers?: string[] | undefined;
476
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
477
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
478
- uniqid: string;
479
- content: {
480
453
  limit?: number | undefined;
481
454
  tableColumnsData?: {
482
455
  name?: string | undefined;
483
- isVisible?: boolean | undefined;
484
- textEllipsis?: boolean | undefined;
485
456
  label?: string | undefined;
486
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
487
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
488
- }[] | undefined;
489
- tableHeadColor?: string | undefined;
490
- tableHeadTextColor?: string | undefined;
491
- tableHeadIconColor?: string | undefined;
492
- tableRowColor?: string | undefined;
493
- tableRowTextColor?: string | undefined;
494
- tableBorderRadius?: number | undefined;
495
- tableSizedColumns?: boolean | undefined;
496
- tableSizedColumnsWidth?: number | undefined;
497
- uri?: string | undefined;
498
- };
499
- }) | ({
500
- layers?: string[] | undefined;
501
- } & import("./widgets").WidgetDatasourceTableType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
502
- layers?: string[] | undefined;
503
- } & {
504
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
505
- uniqid: string;
506
- content: {
507
- limit?: number | undefined;
508
- tableColumnsData?: {
509
- name?: string | undefined;
510
457
  isVisible?: boolean | undefined;
511
458
  textEllipsis?: boolean | undefined;
512
- label?: string | undefined;
513
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
459
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
514
460
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
515
461
  }[] | undefined;
516
462
  tableHeadColor?: string | undefined;
@@ -521,128 +467,24 @@ export declare const aseiTicketSchema: z.ZodObject<{
521
467
  tableBorderRadius?: number | undefined;
522
468
  tableSizedColumns?: boolean | undefined;
523
469
  tableSizedColumnsWidth?: number | undefined;
524
- uri?: string | undefined;
525
470
  };
526
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>);
471
+ });
527
472
  }, {
528
473
  title: string;
529
- widget: ({
530
- layers?: string[] | undefined;
531
- } & import("./widgets").WidgetArticleButtonType) | ({
532
- layers?: string[] | undefined;
533
- } & import("./widgets").WidgetArticleGalleryType) | ({
474
+ widget: {
534
475
  layers?: string[] | undefined;
535
- } & import("./widgets").WidgetArticleTitleType) | ({
536
- layers?: string[] | undefined;
537
- } & import("./widgets").WidgetArticleTextType) | ({
538
- layers?: string[] | undefined;
539
- } & import("./widgets").WidgetArticleImageType) | ({
540
- layers?: string[] | undefined;
541
- } & import("./widgets").WidgetArticleAttachmentType) | ({
542
- layers?: string[] | undefined;
543
- } & import("./widgets").WidgetApiType) | ({
544
- layers?: string[] | undefined;
545
- } & import("./widgets").WidgetArticleSliderType) | ({
546
- layers?: string[] | undefined;
547
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
548
- layers?: string[] | undefined;
549
- } & import("./widgets").WidgetDatasourceTableType) | ({
550
- layers?: string[] | undefined;
551
- } & {
476
+ } & (import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
552
477
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
553
478
  uniqid: string;
554
479
  content: {
555
- limit?: number | undefined;
556
- tableColumnsData?: {
557
- name?: string | undefined;
558
- isVisible?: boolean | undefined;
559
- textEllipsis?: boolean | undefined;
560
- label?: string | undefined;
561
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
562
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
563
- }[] | undefined;
564
- tableHeadColor?: string | undefined;
565
- tableHeadTextColor?: string | undefined;
566
- tableHeadIconColor?: string | undefined;
567
- tableRowColor?: string | undefined;
568
- tableRowTextColor?: string | undefined;
569
- tableBorderRadius?: number | undefined;
570
- tableSizedColumns?: boolean | undefined;
571
- tableSizedColumnsWidth?: number | undefined;
572
480
  uri?: string | undefined;
573
- };
574
- }) | ({
575
- layers?: string[] | undefined;
576
- } & {
577
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
578
- uniqid: string;
579
- content: {
580
481
  limit?: number | undefined;
581
482
  tableColumnsData?: {
582
483
  name?: string | undefined;
583
- isVisible?: boolean | undefined;
584
- textEllipsis?: boolean | undefined;
585
484
  label?: string | undefined;
586
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
587
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
588
- }[] | undefined;
589
- tableHeadColor?: string | undefined;
590
- tableHeadTextColor?: string | undefined;
591
- tableHeadIconColor?: string | undefined;
592
- tableRowColor?: string | undefined;
593
- tableRowTextColor?: string | undefined;
594
- tableBorderRadius?: number | undefined;
595
- tableSizedColumns?: boolean | undefined;
596
- tableSizedColumnsWidth?: number | undefined;
597
- uri?: string | undefined;
598
- };
599
- }) | ({
600
- layers?: string[] | undefined;
601
- } & import("./widgets").WidgetArticleButtonType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
602
- layers?: string[] | undefined;
603
- } & import("./widgets").WidgetArticleGalleryType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
604
- layers?: string[] | undefined;
605
- } & import("./widgets").WidgetArticleTitleType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
606
- layers?: string[] | undefined;
607
- } & import("./widgets").WidgetArticleTextType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
608
- layers?: string[] | undefined;
609
- } & import("./widgets").WidgetArticleImageType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
610
- layers?: string[] | undefined;
611
- } & import("./widgets").WidgetArticleAttachmentType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
612
- layers?: string[] | undefined;
613
- } & import("./widgets").WidgetApiType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
614
- layers?: string[] | undefined;
615
- } & import("./widgets").WidgetArticleSliderType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
616
- layers?: string[] | undefined;
617
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleButtonType) | ({
618
- layers?: string[] | undefined;
619
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleGalleryType) | ({
620
- layers?: string[] | undefined;
621
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTitleType) | ({
622
- layers?: string[] | undefined;
623
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTextType) | ({
624
- layers?: string[] | undefined;
625
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleImageType) | ({
626
- layers?: string[] | undefined;
627
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleAttachmentType) | ({
628
- layers?: string[] | undefined;
629
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetApiType) | ({
630
- layers?: string[] | undefined;
631
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleSliderType) | ({
632
- layers?: string[] | undefined;
633
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetDatasourceTableType) | ({
634
- layers?: string[] | undefined;
635
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
636
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
637
- uniqid: string;
638
- content: {
639
- limit?: number | undefined;
640
- tableColumnsData?: {
641
- name?: string | undefined;
642
485
  isVisible?: boolean | undefined;
643
486
  textEllipsis?: boolean | undefined;
644
- label?: string | undefined;
645
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
487
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
646
488
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
647
489
  }[] | undefined;
648
490
  tableHeadColor?: string | undefined;
@@ -653,21 +495,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
653
495
  tableBorderRadius?: number | undefined;
654
496
  tableSizedColumns?: boolean | undefined;
655
497
  tableSizedColumnsWidth?: number | undefined;
656
- uri?: string | undefined;
657
498
  };
658
- }) | ({
659
- layers?: string[] | undefined;
660
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
499
+ } | {
661
500
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
662
501
  uniqid: string;
663
502
  content: {
503
+ uri?: string | undefined;
664
504
  limit?: number | undefined;
665
505
  tableColumnsData?: {
666
506
  name?: string | undefined;
507
+ label?: string | undefined;
667
508
  isVisible?: boolean | undefined;
668
509
  textEllipsis?: boolean | undefined;
669
- label?: string | undefined;
670
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
510
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
671
511
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
672
512
  }[] | undefined;
673
513
  tableHeadColor?: string | undefined;
@@ -678,171 +518,27 @@ export declare const aseiTicketSchema: z.ZodObject<{
678
518
  tableBorderRadius?: number | undefined;
679
519
  tableSizedColumns?: boolean | undefined;
680
520
  tableSizedColumnsWidth?: number | undefined;
681
- uri?: string | undefined;
682
- };
683
- }) | ({
684
- layers?: string[] | undefined;
685
- } & import("./widgets").WidgetDatasourceTableType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
686
- layers?: string[] | undefined;
687
- } & {
688
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
689
- uniqid: string;
690
- content: {
691
- limit?: number | undefined;
692
- tableColumnsData?: {
693
- name?: string | undefined;
694
- isVisible?: boolean | undefined;
695
- textEllipsis?: boolean | undefined;
696
- label?: string | undefined;
697
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
698
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
699
- }[] | undefined;
700
- tableHeadColor?: string | undefined;
701
- tableHeadTextColor?: string | undefined;
702
- tableHeadIconColor?: string | undefined;
703
- tableRowColor?: string | undefined;
704
- tableRowTextColor?: string | undefined;
705
- tableBorderRadius?: number | undefined;
706
- tableSizedColumns?: boolean | undefined;
707
- tableSizedColumnsWidth?: number | undefined;
708
- uri?: string | undefined;
709
- };
710
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
711
- layers?: string[] | undefined;
712
- } & {
713
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
714
- uniqid: string;
715
- content: {
716
- limit?: number | undefined;
717
- tableColumnsData?: {
718
- name?: string | undefined;
719
- isVisible?: boolean | undefined;
720
- textEllipsis?: boolean | undefined;
721
- label?: string | undefined;
722
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
723
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
724
- }[] | undefined;
725
- tableHeadColor?: string | undefined;
726
- tableHeadTextColor?: string | undefined;
727
- tableHeadIconColor?: string | undefined;
728
- tableRowColor?: string | undefined;
729
- tableRowTextColor?: string | undefined;
730
- tableBorderRadius?: number | undefined;
731
- tableSizedColumns?: boolean | undefined;
732
- tableSizedColumnsWidth?: number | undefined;
733
- uri?: string | undefined;
734
- };
735
- } & {
736
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
737
- uniqid: string;
738
- content: {
739
- limit?: number | undefined;
740
- tableColumnsData?: {
741
- name?: string | undefined;
742
- isVisible?: boolean | undefined;
743
- textEllipsis?: boolean | undefined;
744
- label?: string | undefined;
745
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
746
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
747
- }[] | undefined;
748
- tableHeadColor?: string | undefined;
749
- tableHeadTextColor?: string | undefined;
750
- tableHeadIconColor?: string | undefined;
751
- tableRowColor?: string | undefined;
752
- tableRowTextColor?: string | undefined;
753
- tableBorderRadius?: number | undefined;
754
- tableSizedColumns?: boolean | undefined;
755
- tableSizedColumnsWidth?: number | undefined;
756
- uri?: string | undefined;
757
- };
758
- }) | ({
759
- layers?: string[] | undefined;
760
- } & {
761
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
762
- uniqid: string;
763
- content: {
764
- limit?: number | undefined;
765
- tableColumnsData?: {
766
- name?: string | undefined;
767
- isVisible?: boolean | undefined;
768
- textEllipsis?: boolean | undefined;
769
- label?: string | undefined;
770
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
771
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
772
- }[] | undefined;
773
- tableHeadColor?: string | undefined;
774
- tableHeadTextColor?: string | undefined;
775
- tableHeadIconColor?: string | undefined;
776
- tableRowColor?: string | undefined;
777
- tableRowTextColor?: string | undefined;
778
- tableBorderRadius?: number | undefined;
779
- tableSizedColumns?: boolean | undefined;
780
- tableSizedColumnsWidth?: number | undefined;
781
- uri?: string | undefined;
782
- };
783
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
784
- layers?: string[] | undefined;
785
- } & {
786
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
787
- uniqid: string;
788
- content: {
789
- limit?: number | undefined;
790
- tableColumnsData?: {
791
- name?: string | undefined;
792
- isVisible?: boolean | undefined;
793
- textEllipsis?: boolean | undefined;
794
- label?: string | undefined;
795
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
796
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
797
- }[] | undefined;
798
- tableHeadColor?: string | undefined;
799
- tableHeadTextColor?: string | undefined;
800
- tableHeadIconColor?: string | undefined;
801
- tableRowColor?: string | undefined;
802
- tableRowTextColor?: string | undefined;
803
- tableBorderRadius?: number | undefined;
804
- tableSizedColumns?: boolean | undefined;
805
- tableSizedColumnsWidth?: number | undefined;
806
- uri?: string | undefined;
807
- };
808
- } & {
809
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
810
- uniqid: string;
811
- content: {
812
- limit?: number | undefined;
813
- tableColumnsData?: {
814
- name?: string | undefined;
815
- isVisible?: boolean | undefined;
816
- textEllipsis?: boolean | undefined;
817
- label?: string | undefined;
818
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
819
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
820
- }[] | undefined;
821
- tableHeadColor?: string | undefined;
822
- tableHeadTextColor?: string | undefined;
823
- tableHeadIconColor?: string | undefined;
824
- tableRowColor?: string | undefined;
825
- tableRowTextColor?: string | undefined;
826
- tableBorderRadius?: number | undefined;
827
- tableSizedColumns?: boolean | undefined;
828
- tableSizedColumnsWidth?: number | undefined;
829
- uri?: string | undefined;
830
521
  };
831
522
  });
832
523
  }>, "many">>;
833
- _attachedFiles: z.ZodArray<z.ZodObject<{
834
- type: z.ZodType<string, z.ZodTypeDef, string>;
524
+ }>, {
525
+ _attachedFiles: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
835
526
  id: z.ZodType<number, z.ZodTypeDef, number>;
836
527
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
528
+ type: z.ZodType<string, z.ZodTypeDef, string>;
837
529
  uri: z.ZodType<string, z.ZodTypeDef, string>;
530
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
531
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
532
+ }, {
838
533
  title: z.ZodString;
839
534
  _url: z.ZodString;
535
+ }>, {
840
536
  dateCreation: z.ZodString;
841
537
  dateModified: z.ZodNullable<z.ZodString>;
842
538
  mimetype: z.ZodString;
843
539
  path: z.ZodOptional<z.ZodString>;
844
540
  size: z.ZodNumber;
845
- }, "strip", z.ZodTypeAny, {
541
+ }>, "strip", z.ZodTypeAny, {
846
542
  type: string;
847
543
  id: number;
848
544
  mainType: string;
@@ -867,11 +563,15 @@ export declare const aseiTicketSchema: z.ZodObject<{
867
563
  size: number;
868
564
  path?: string | undefined;
869
565
  }>, "many">;
870
- aseiClearanceTicketValidator: z.ZodArray<z.ZodObject<{
871
- type: z.ZodType<string, z.ZodTypeDef, string>;
566
+ }>, {
567
+ aseiClearanceTicketValidator: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
872
568
  id: z.ZodType<number, z.ZodTypeDef, number>;
873
569
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
570
+ type: z.ZodType<string, z.ZodTypeDef, string>;
874
571
  uri: z.ZodType<string, z.ZodTypeDef, string>;
572
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
573
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
574
+ }, {
875
575
  title: z.ZodString;
876
576
  _url: z.ZodString;
877
577
  level: z.ZodNativeEnum<{
@@ -882,37 +582,40 @@ export declare const aseiTicketSchema: z.ZodObject<{
882
582
  }>;
883
583
  dateCreation: z.ZodString;
884
584
  dateModified: z.ZodString;
885
- }, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, "many">;
886
- aseiClearanceTicketHandler: z.ZodArray<z.ZodObject<{
887
- type: z.ZodType<string, z.ZodTypeDef, string>;
585
+ }>, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, "many">;
586
+ aseiClearanceTicketHandler: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
888
587
  id: z.ZodType<number, z.ZodTypeDef, number>;
889
588
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
589
+ type: z.ZodType<string, z.ZodTypeDef, string>;
890
590
  uri: z.ZodType<string, z.ZodTypeDef, string>;
891
591
  dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
892
592
  dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
593
+ }, {
893
594
  title: z.ZodString;
894
595
  _url: z.ZodString;
895
- }, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
896
- aseiClearanceTicketApplicationManagers: z.ZodArray<z.ZodObject<{
897
- type: z.ZodType<string, z.ZodTypeDef, string>;
596
+ }>, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
597
+ aseiClearanceTicketApplicationManagers: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
898
598
  id: z.ZodType<number, z.ZodTypeDef, number>;
899
599
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
600
+ type: z.ZodType<string, z.ZodTypeDef, string>;
900
601
  uri: z.ZodType<string, z.ZodTypeDef, string>;
901
602
  dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
902
603
  dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
604
+ }, {
903
605
  title: z.ZodString;
904
606
  _url: z.ZodString;
905
- }, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
906
- aseiClearanceTicketInstitution: z.ZodArray<z.ZodObject<{
907
- type: z.ZodType<string, z.ZodTypeDef, string>;
607
+ }>, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
608
+ aseiClearanceTicketInstitution: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
908
609
  id: z.ZodType<number, z.ZodTypeDef, number>;
909
610
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
611
+ type: z.ZodType<string, z.ZodTypeDef, string>;
910
612
  uri: z.ZodType<string, z.ZodTypeDef, string>;
911
613
  dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
912
614
  dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
615
+ }, {
913
616
  title: z.ZodString;
914
617
  _url: z.ZodString;
915
- }, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
618
+ }>, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
916
619
  processContext: z.ZodNull;
917
620
  aseiClearanceTicketNatureOfDemand: z.ZodString;
918
621
  aseiClearanceTicketInternetAccess: z.ZodString;
@@ -944,11 +647,14 @@ export declare const aseiTicketSchema: z.ZodObject<{
944
647
  aseiClearanceTicketTypeOfWorkContractTo: z.ZodNull;
945
648
  aseiClearanceTicketLastName: z.ZodString;
946
649
  aseiClearanceTicketFirstName: z.ZodString;
947
- aseiClearanceTicketUser: z.ZodArray<z.ZodObject<{
948
- type: z.ZodType<string, z.ZodTypeDef, string>;
650
+ aseiClearanceTicketUser: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
949
651
  id: z.ZodType<number, z.ZodTypeDef, number>;
950
652
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
653
+ type: z.ZodType<string, z.ZodTypeDef, string>;
951
654
  uri: z.ZodType<string, z.ZodTypeDef, string>;
655
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
656
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
657
+ }, {
952
658
  title: z.ZodString;
953
659
  _url: z.ZodString;
954
660
  level: z.ZodNativeEnum<{
@@ -959,12 +665,12 @@ export declare const aseiTicketSchema: z.ZodObject<{
959
665
  }>;
960
666
  dateCreation: z.ZodString;
961
667
  dateModified: z.ZodString;
962
- }, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, "many">;
668
+ }>, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>, "many">;
963
669
  aseiClearanceTicketTypeOfWorkContract: z.ZodString;
964
670
  aseiClearanceTicketTypeOfWorkContractSpecify: z.ZodString;
965
671
  aseiClearanceTicketPosition: z.ZodString;
966
672
  aseiClearanceTicketStatus: z.ZodUnion<[z.ZodLiteral<"created">, z.ZodLiteral<"validated">, z.ZodLiteral<"handled">]>;
967
- }, "strip", z.ZodTypeAny, {
673
+ }>, "strip", z.ZodTypeAny, {
968
674
  type: string;
969
675
  id: number;
970
676
  mainType: string;
@@ -994,6 +700,16 @@ export declare const aseiTicketSchema: z.ZodObject<{
994
700
  _url: string;
995
701
  category: number;
996
702
  privacy: number;
703
+ } | {
704
+ type: "folder" | "rootFolder";
705
+ id: number;
706
+ mainType: string;
707
+ uri: string;
708
+ title: string;
709
+ _url: string;
710
+ dateCreation?: string | undefined;
711
+ dateModified?: string | null | undefined;
712
+ folderColor?: string | undefined;
997
713
  })[];
998
714
  _attachedFiles: {
999
715
  type: string;
@@ -1055,125 +771,20 @@ export declare const aseiTicketSchema: z.ZodObject<{
1055
771
  } | undefined;
1056
772
  articleWidgets?: {
1057
773
  title: string;
1058
- widget: ({
1059
- layers?: string[] | undefined;
1060
- } & import("./widgets").WidgetArticleButtonType) | ({
774
+ widget: {
1061
775
  layers?: string[] | undefined;
1062
- } & import("./widgets").WidgetArticleGalleryType) | ({
1063
- layers?: string[] | undefined;
1064
- } & import("./widgets").WidgetArticleTitleType) | ({
1065
- layers?: string[] | undefined;
1066
- } & import("./widgets").WidgetArticleTextType) | ({
1067
- layers?: string[] | undefined;
1068
- } & import("./widgets").WidgetArticleImageType) | ({
1069
- layers?: string[] | undefined;
1070
- } & import("./widgets").WidgetArticleAttachmentType) | ({
1071
- layers?: string[] | undefined;
1072
- } & import("./widgets").WidgetApiType) | ({
1073
- layers?: string[] | undefined;
1074
- } & import("./widgets").WidgetArticleSliderType) | ({
1075
- layers?: string[] | undefined;
1076
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1077
- layers?: string[] | undefined;
1078
- } & import("./widgets").WidgetDatasourceTableType) | ({
1079
- layers?: string[] | undefined;
1080
- } & {
776
+ } & (import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
1081
777
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1082
778
  uniqid: string;
1083
779
  content: {
1084
- limit?: number | undefined;
1085
- tableColumnsData?: {
1086
- name?: string | undefined;
1087
- isVisible?: boolean | undefined;
1088
- textEllipsis?: boolean | undefined;
1089
- label?: string | undefined;
1090
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1091
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1092
- }[] | undefined;
1093
- tableHeadColor?: string | undefined;
1094
- tableHeadTextColor?: string | undefined;
1095
- tableHeadIconColor?: string | undefined;
1096
- tableRowColor?: string | undefined;
1097
- tableRowTextColor?: string | undefined;
1098
- tableBorderRadius?: number | undefined;
1099
- tableSizedColumns?: boolean | undefined;
1100
- tableSizedColumnsWidth?: number | undefined;
1101
780
  uri?: string | undefined;
1102
- };
1103
- }) | ({
1104
- layers?: string[] | undefined;
1105
- } & import("./widgets").WidgetArticleButtonType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1106
- layers?: string[] | undefined;
1107
- } & import("./widgets").WidgetArticleGalleryType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1108
- layers?: string[] | undefined;
1109
- } & import("./widgets").WidgetArticleTitleType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1110
- layers?: string[] | undefined;
1111
- } & import("./widgets").WidgetArticleTextType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1112
- layers?: string[] | undefined;
1113
- } & import("./widgets").WidgetArticleImageType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1114
- layers?: string[] | undefined;
1115
- } & import("./widgets").WidgetArticleAttachmentType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1116
- layers?: string[] | undefined;
1117
- } & import("./widgets").WidgetApiType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1118
- layers?: string[] | undefined;
1119
- } & import("./widgets").WidgetArticleSliderType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1120
- layers?: string[] | undefined;
1121
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleButtonType) | ({
1122
- layers?: string[] | undefined;
1123
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleGalleryType) | ({
1124
- layers?: string[] | undefined;
1125
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTitleType) | ({
1126
- layers?: string[] | undefined;
1127
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTextType) | ({
1128
- layers?: string[] | undefined;
1129
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleImageType) | ({
1130
- layers?: string[] | undefined;
1131
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleAttachmentType) | ({
1132
- layers?: string[] | undefined;
1133
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetApiType) | ({
1134
- layers?: string[] | undefined;
1135
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleSliderType) | ({
1136
- layers?: string[] | undefined;
1137
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetDatasourceTableType) | ({
1138
- layers?: string[] | undefined;
1139
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
1140
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1141
- uniqid: string;
1142
- content: {
1143
781
  limit?: number | undefined;
1144
782
  tableColumnsData?: {
1145
783
  name?: string | undefined;
1146
- isVisible?: boolean | undefined;
1147
- textEllipsis?: boolean | undefined;
1148
784
  label?: string | undefined;
1149
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1150
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1151
- }[] | undefined;
1152
- tableHeadColor?: string | undefined;
1153
- tableHeadTextColor?: string | undefined;
1154
- tableHeadIconColor?: string | undefined;
1155
- tableRowColor?: string | undefined;
1156
- tableRowTextColor?: string | undefined;
1157
- tableBorderRadius?: number | undefined;
1158
- tableSizedColumns?: boolean | undefined;
1159
- tableSizedColumnsWidth?: number | undefined;
1160
- uri?: string | undefined;
1161
- };
1162
- }) | ({
1163
- layers?: string[] | undefined;
1164
- } & import("./widgets").WidgetDatasourceTableType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1165
- layers?: string[] | undefined;
1166
- } & {
1167
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1168
- uniqid: string;
1169
- content: {
1170
- limit?: number | undefined;
1171
- tableColumnsData?: {
1172
- name?: string | undefined;
1173
785
  isVisible?: boolean | undefined;
1174
786
  textEllipsis?: boolean | undefined;
1175
- label?: string | undefined;
1176
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
787
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1177
788
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1178
789
  }[] | undefined;
1179
790
  tableHeadColor?: string | undefined;
@@ -1184,9 +795,8 @@ export declare const aseiTicketSchema: z.ZodObject<{
1184
795
  tableBorderRadius?: number | undefined;
1185
796
  tableSizedColumns?: boolean | undefined;
1186
797
  tableSizedColumnsWidth?: number | undefined;
1187
- uri?: string | undefined;
1188
798
  };
1189
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>);
799
+ });
1190
800
  }[] | undefined;
1191
801
  }, {
1192
802
  type: string;
@@ -1218,6 +828,16 @@ export declare const aseiTicketSchema: z.ZodObject<{
1218
828
  _url: string;
1219
829
  category: number;
1220
830
  privacy: number;
831
+ } | {
832
+ type: "folder" | "rootFolder";
833
+ id: number;
834
+ mainType: string;
835
+ uri: string;
836
+ title: string;
837
+ _url: string;
838
+ dateCreation?: string | undefined;
839
+ dateModified?: string | null | undefined;
840
+ folderColor?: string | undefined;
1221
841
  })[];
1222
842
  _attachedFiles: {
1223
843
  type: string;
@@ -1279,223 +899,20 @@ export declare const aseiTicketSchema: z.ZodObject<{
1279
899
  } | undefined;
1280
900
  articleWidgets?: {
1281
901
  title: string;
1282
- widget: ({
1283
- layers?: string[] | undefined;
1284
- } & import("./widgets").WidgetArticleButtonType) | ({
1285
- layers?: string[] | undefined;
1286
- } & import("./widgets").WidgetArticleGalleryType) | ({
1287
- layers?: string[] | undefined;
1288
- } & import("./widgets").WidgetArticleTitleType) | ({
1289
- layers?: string[] | undefined;
1290
- } & import("./widgets").WidgetArticleTextType) | ({
1291
- layers?: string[] | undefined;
1292
- } & import("./widgets").WidgetArticleImageType) | ({
1293
- layers?: string[] | undefined;
1294
- } & import("./widgets").WidgetArticleAttachmentType) | ({
1295
- layers?: string[] | undefined;
1296
- } & import("./widgets").WidgetApiType) | ({
1297
- layers?: string[] | undefined;
1298
- } & import("./widgets").WidgetArticleSliderType) | ({
1299
- layers?: string[] | undefined;
1300
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1301
- layers?: string[] | undefined;
1302
- } & import("./widgets").WidgetDatasourceTableType) | ({
1303
- layers?: string[] | undefined;
1304
- } & {
1305
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1306
- uniqid: string;
1307
- content: {
1308
- limit?: number | undefined;
1309
- tableColumnsData?: {
1310
- name?: string | undefined;
1311
- isVisible?: boolean | undefined;
1312
- textEllipsis?: boolean | undefined;
1313
- label?: string | undefined;
1314
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1315
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1316
- }[] | undefined;
1317
- tableHeadColor?: string | undefined;
1318
- tableHeadTextColor?: string | undefined;
1319
- tableHeadIconColor?: string | undefined;
1320
- tableRowColor?: string | undefined;
1321
- tableRowTextColor?: string | undefined;
1322
- tableBorderRadius?: number | undefined;
1323
- tableSizedColumns?: boolean | undefined;
1324
- tableSizedColumnsWidth?: number | undefined;
1325
- uri?: string | undefined;
1326
- };
1327
- }) | ({
1328
- layers?: string[] | undefined;
1329
- } & {
1330
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1331
- uniqid: string;
1332
- content: {
1333
- limit?: number | undefined;
1334
- tableColumnsData?: {
1335
- name?: string | undefined;
1336
- isVisible?: boolean | undefined;
1337
- textEllipsis?: boolean | undefined;
1338
- label?: string | undefined;
1339
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1340
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1341
- }[] | undefined;
1342
- tableHeadColor?: string | undefined;
1343
- tableHeadTextColor?: string | undefined;
1344
- tableHeadIconColor?: string | undefined;
1345
- tableRowColor?: string | undefined;
1346
- tableRowTextColor?: string | undefined;
1347
- tableBorderRadius?: number | undefined;
1348
- tableSizedColumns?: boolean | undefined;
1349
- tableSizedColumnsWidth?: number | undefined;
1350
- uri?: string | undefined;
1351
- };
1352
- }) | ({
1353
- layers?: string[] | undefined;
1354
- } & import("./widgets").WidgetArticleButtonType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1355
- layers?: string[] | undefined;
1356
- } & import("./widgets").WidgetArticleGalleryType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1357
- layers?: string[] | undefined;
1358
- } & import("./widgets").WidgetArticleTitleType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1359
- layers?: string[] | undefined;
1360
- } & import("./widgets").WidgetArticleTextType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1361
- layers?: string[] | undefined;
1362
- } & import("./widgets").WidgetArticleImageType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1363
- layers?: string[] | undefined;
1364
- } & import("./widgets").WidgetArticleAttachmentType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1365
- layers?: string[] | undefined;
1366
- } & import("./widgets").WidgetApiType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1367
- layers?: string[] | undefined;
1368
- } & import("./widgets").WidgetArticleSliderType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1369
- layers?: string[] | undefined;
1370
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleButtonType) | ({
1371
- layers?: string[] | undefined;
1372
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleGalleryType) | ({
1373
- layers?: string[] | undefined;
1374
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTitleType) | ({
1375
- layers?: string[] | undefined;
1376
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleTextType) | ({
1377
- layers?: string[] | undefined;
1378
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleImageType) | ({
1379
- layers?: string[] | undefined;
1380
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleAttachmentType) | ({
1381
- layers?: string[] | undefined;
1382
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetApiType) | ({
1383
- layers?: string[] | undefined;
1384
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetArticleSliderType) | ({
1385
- layers?: string[] | undefined;
1386
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & import("./widgets").WidgetDatasourceTableType) | ({
1387
- layers?: string[] | undefined;
1388
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
1389
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1390
- uniqid: string;
1391
- content: {
1392
- limit?: number | undefined;
1393
- tableColumnsData?: {
1394
- name?: string | undefined;
1395
- isVisible?: boolean | undefined;
1396
- textEllipsis?: boolean | undefined;
1397
- label?: string | undefined;
1398
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1399
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1400
- }[] | undefined;
1401
- tableHeadColor?: string | undefined;
1402
- tableHeadTextColor?: string | undefined;
1403
- tableHeadIconColor?: string | undefined;
1404
- tableRowColor?: string | undefined;
1405
- tableRowTextColor?: string | undefined;
1406
- tableBorderRadius?: number | undefined;
1407
- tableSizedColumns?: boolean | undefined;
1408
- tableSizedColumnsWidth?: number | undefined;
1409
- uri?: string | undefined;
1410
- };
1411
- }) | ({
1412
- layers?: string[] | undefined;
1413
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> & {
1414
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1415
- uniqid: string;
1416
- content: {
1417
- limit?: number | undefined;
1418
- tableColumnsData?: {
1419
- name?: string | undefined;
1420
- isVisible?: boolean | undefined;
1421
- textEllipsis?: boolean | undefined;
1422
- label?: string | undefined;
1423
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1424
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1425
- }[] | undefined;
1426
- tableHeadColor?: string | undefined;
1427
- tableHeadTextColor?: string | undefined;
1428
- tableHeadIconColor?: string | undefined;
1429
- tableRowColor?: string | undefined;
1430
- tableRowTextColor?: string | undefined;
1431
- tableBorderRadius?: number | undefined;
1432
- tableSizedColumns?: boolean | undefined;
1433
- tableSizedColumnsWidth?: number | undefined;
1434
- uri?: string | undefined;
1435
- };
1436
- }) | ({
1437
- layers?: string[] | undefined;
1438
- } & import("./widgets").WidgetDatasourceTableType & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
902
+ widget: {
1439
903
  layers?: string[] | undefined;
1440
- } & {
904
+ } & (import("./widgets").WidgetArticleButtonType | import("./widgets").WidgetArticleGalleryType | import("./widgets").WidgetArticleTitleType | import("./widgets").WidgetArticleTextType | import("./widgets").WidgetArticleImageType | import("./widgets").WidgetArticleAttachmentType | import("./widgets").WidgetApiType | import("./widgets").WidgetArticleSliderType | import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType> | import("./widgets").WidgetDatasourceTableType | {
1441
905
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1442
906
  uniqid: string;
1443
907
  content: {
1444
- limit?: number | undefined;
1445
- tableColumnsData?: {
1446
- name?: string | undefined;
1447
- isVisible?: boolean | undefined;
1448
- textEllipsis?: boolean | undefined;
1449
- label?: string | undefined;
1450
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1451
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1452
- }[] | undefined;
1453
- tableHeadColor?: string | undefined;
1454
- tableHeadTextColor?: string | undefined;
1455
- tableHeadIconColor?: string | undefined;
1456
- tableRowColor?: string | undefined;
1457
- tableRowTextColor?: string | undefined;
1458
- tableBorderRadius?: number | undefined;
1459
- tableSizedColumns?: boolean | undefined;
1460
- tableSizedColumnsWidth?: number | undefined;
1461
908
  uri?: string | undefined;
1462
- };
1463
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1464
- layers?: string[] | undefined;
1465
- } & {
1466
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1467
- uniqid: string;
1468
- content: {
1469
909
  limit?: number | undefined;
1470
910
  tableColumnsData?: {
1471
911
  name?: string | undefined;
1472
- isVisible?: boolean | undefined;
1473
- textEllipsis?: boolean | undefined;
1474
912
  label?: string | undefined;
1475
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1476
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1477
- }[] | undefined;
1478
- tableHeadColor?: string | undefined;
1479
- tableHeadTextColor?: string | undefined;
1480
- tableHeadIconColor?: string | undefined;
1481
- tableRowColor?: string | undefined;
1482
- tableRowTextColor?: string | undefined;
1483
- tableBorderRadius?: number | undefined;
1484
- tableSizedColumns?: boolean | undefined;
1485
- tableSizedColumnsWidth?: number | undefined;
1486
- uri?: string | undefined;
1487
- };
1488
- } & {
1489
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1490
- uniqid: string;
1491
- content: {
1492
- limit?: number | undefined;
1493
- tableColumnsData?: {
1494
- name?: string | undefined;
1495
913
  isVisible?: boolean | undefined;
1496
914
  textEllipsis?: boolean | undefined;
1497
- label?: string | undefined;
1498
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
915
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1499
916
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1500
917
  }[] | undefined;
1501
918
  tableHeadColor?: string | undefined;
@@ -1506,69 +923,19 @@ export declare const aseiTicketSchema: z.ZodObject<{
1506
923
  tableBorderRadius?: number | undefined;
1507
924
  tableSizedColumns?: boolean | undefined;
1508
925
  tableSizedColumnsWidth?: number | undefined;
1509
- uri?: string | undefined;
1510
926
  };
1511
- }) | ({
1512
- layers?: string[] | undefined;
1513
- } & {
927
+ } | {
1514
928
  name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1515
929
  uniqid: string;
1516
930
  content: {
1517
- limit?: number | undefined;
1518
- tableColumnsData?: {
1519
- name?: string | undefined;
1520
- isVisible?: boolean | undefined;
1521
- textEllipsis?: boolean | undefined;
1522
- label?: string | undefined;
1523
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1524
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1525
- }[] | undefined;
1526
- tableHeadColor?: string | undefined;
1527
- tableHeadTextColor?: string | undefined;
1528
- tableHeadIconColor?: string | undefined;
1529
- tableRowColor?: string | undefined;
1530
- tableRowTextColor?: string | undefined;
1531
- tableBorderRadius?: number | undefined;
1532
- tableSizedColumns?: boolean | undefined;
1533
- tableSizedColumnsWidth?: number | undefined;
1534
931
  uri?: string | undefined;
1535
- };
1536
- } & import("./widgets").WidgetType<import("./widgets").WidgetCheckListContent & import("./widgets").LegacyAngularJSType>) | ({
1537
- layers?: string[] | undefined;
1538
- } & {
1539
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1540
- uniqid: string;
1541
- content: {
1542
932
  limit?: number | undefined;
1543
933
  tableColumnsData?: {
1544
934
  name?: string | undefined;
1545
- isVisible?: boolean | undefined;
1546
- textEllipsis?: boolean | undefined;
1547
935
  label?: string | undefined;
1548
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
1549
- numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1550
- }[] | undefined;
1551
- tableHeadColor?: string | undefined;
1552
- tableHeadTextColor?: string | undefined;
1553
- tableHeadIconColor?: string | undefined;
1554
- tableRowColor?: string | undefined;
1555
- tableRowTextColor?: string | undefined;
1556
- tableBorderRadius?: number | undefined;
1557
- tableSizedColumns?: boolean | undefined;
1558
- tableSizedColumnsWidth?: number | undefined;
1559
- uri?: string | undefined;
1560
- };
1561
- } & {
1562
- name: import("./widgets").WidgetsName.ExcelDatasourceTable;
1563
- uniqid: string;
1564
- content: {
1565
- limit?: number | undefined;
1566
- tableColumnsData?: {
1567
- name?: string | undefined;
1568
936
  isVisible?: boolean | undefined;
1569
937
  textEllipsis?: boolean | undefined;
1570
- label?: string | undefined;
1571
- dateFormat?: "date" | "date-time" | "date-time-sec" | "time" | "time-sec" | undefined;
938
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1572
939
  numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1573
940
  }[] | undefined;
1574
941
  tableHeadColor?: string | undefined;
@@ -1579,21 +946,25 @@ export declare const aseiTicketSchema: z.ZodObject<{
1579
946
  tableBorderRadius?: number | undefined;
1580
947
  tableSizedColumns?: boolean | undefined;
1581
948
  tableSizedColumnsWidth?: number | undefined;
1582
- uri?: string | undefined;
1583
949
  };
1584
950
  });
1585
951
  }[] | undefined;
1586
952
  }>;
1587
953
  export type AseiTicket = z.infer<typeof aseiTicketSchema>;
1588
- export declare const aseiInstitutionSchema: z.ZodObject<{
1589
- type: z.ZodType<string, z.ZodTypeDef, string>;
954
+ export declare const aseiInstitutionSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<{
1590
955
  id: z.ZodType<number, z.ZodTypeDef, number>;
1591
956
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
957
+ type: z.ZodType<string, z.ZodTypeDef, string>;
1592
958
  uri: z.ZodType<string, z.ZodTypeDef, string>;
1593
- dateCreation: z.ZodString;
1594
- dateModified: z.ZodString;
959
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
960
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
961
+ }, {
1595
962
  title: z.ZodString;
1596
963
  _url: z.ZodString;
964
+ }>, {
965
+ dateCreation: z.ZodString;
966
+ dateModified: z.ZodString;
967
+ }>, {
1597
968
  _right: z.ZodObject<{
1598
969
  create: z.ZodType<boolean, z.ZodTypeDef, boolean>;
1599
970
  read: z.ZodType<boolean, z.ZodTypeDef, boolean>;
@@ -1604,11 +975,14 @@ export declare const aseiInstitutionSchema: z.ZodObject<{
1604
975
  comment: z.ZodType<boolean, z.ZodTypeDef, boolean>;
1605
976
  member: z.ZodType<boolean, z.ZodTypeDef, boolean>;
1606
977
  }, "strip", z.ZodTypeAny, import("./common").Rights, import("./common").Rights>;
1607
- _user: z.ZodObject<{
1608
- type: z.ZodType<string, z.ZodTypeDef, string>;
978
+ _user: z.ZodObject<z.objectUtil.extendShape<{
1609
979
  id: z.ZodType<number, z.ZodTypeDef, number>;
1610
980
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
981
+ type: z.ZodType<string, z.ZodTypeDef, string>;
1611
982
  uri: z.ZodType<string, z.ZodTypeDef, string>;
983
+ dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
984
+ dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
985
+ }, {
1612
986
  title: z.ZodString;
1613
987
  _url: z.ZodString;
1614
988
  level: z.ZodNativeEnum<{
@@ -1619,19 +993,20 @@ export declare const aseiInstitutionSchema: z.ZodObject<{
1619
993
  }>;
1620
994
  dateCreation: z.ZodString;
1621
995
  dateModified: z.ZodString;
1622
- }, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>;
1623
- aseiInstitutionValidator: z.ZodArray<z.ZodObject<{
1624
- type: z.ZodType<string, z.ZodTypeDef, string>;
996
+ }>, "strip", z.ZodUnion<[z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodNumber, z.ZodNullable<z.ZodString>, z.ZodString, z.ZodString]>, import("./user").jUserLittle, import("./user").jUserLittle>;
997
+ aseiInstitutionValidator: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1625
998
  id: z.ZodType<number, z.ZodTypeDef, number>;
1626
999
  mainType: z.ZodType<string, z.ZodTypeDef, string>;
1000
+ type: z.ZodType<string, z.ZodTypeDef, string>;
1627
1001
  uri: z.ZodType<string, z.ZodTypeDef, string>;
1628
1002
  dateCreation: z.ZodOptionalType<z.ZodType<string | undefined, z.ZodTypeDef, string | undefined>>;
1629
1003
  dateModified: z.ZodOptionalType<z.ZodType<string | null | undefined, z.ZodTypeDef, string | null | undefined>>;
1004
+ }, {
1630
1005
  title: z.ZodString;
1631
1006
  _url: z.ZodString;
1632
- }, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
1007
+ }>, "strip", z.ZodTypeAny, import("./objectBase").jObjectLittle, import("./objectBase").jObjectLittle>, "many">;
1633
1008
  processContext: z.ZodNull;
1634
- }, "strip", z.ZodTypeAny, {
1009
+ }>, "strip", z.ZodTypeAny, {
1635
1010
  type: string;
1636
1011
  id: number;
1637
1012
  mainType: string;