jamespot-react-components 1.0.140 → 1.0.142

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 (28) hide show
  1. package/build/jamespot-react-components.js +544 -494
  2. package/build/jamespot-react-components.js.map +1 -1
  3. package/build/src/components/Form/Input/JRCInputDate/JRCInputDate.d.ts +5 -2
  4. package/build/src/components/Form/Input/JRCInputFile/JRCInputFile.d.ts +2 -0
  5. package/build/src/components/Form/Input/JRCInputImage/JRCInputImage.d.ts +3 -1
  6. package/build/src/components/Form/Input/JRCSelect/JRCInputAutocompleteViews.d.ts +4 -2
  7. package/build/src/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +2 -1
  8. package/build/src/components/JRCCard/JRCCardImg.d.ts +1 -1
  9. package/build/src/components/JRCFolders/JRCFolderBreadcrumb.d.ts +3 -3
  10. package/build/src/components/JRCFolders/JRCFolders.d.ts +3 -1
  11. package/build/src/components/JRCFolders/JRCFolders.stories.d.ts +1 -1
  12. package/build/src/components/JRCFolders/mock.d.ts +1549 -0
  13. package/build/src/components/JRCFolders/styles.d.ts +11 -0
  14. package/build/src/components/JRCFolders/types.d.ts +12 -17
  15. package/build/src/components/JRCHtml/JRCHtml.d.ts +5 -1
  16. package/build/src/components/JRCImg/JRCImg.d.ts +1 -1
  17. package/build/src/components/JRCSidePanelModal/JRCSidePanelModal.d.ts +15 -0
  18. package/build/src/components/JRCSidePanelModal/JRCSidePanelModal.stories.d.ts +5 -0
  19. package/build/src/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +11 -0
  20. package/build/src/hooks/useCancelOnUnmount.d.ts +1 -0
  21. package/build/src/index.d.ts +3 -0
  22. package/build/src/utils/index.d.ts +1 -2
  23. package/package.json +2 -2
  24. package/build/src/components/JRCFolders/mock.folders.d.ts +0 -16
  25. package/build/src/components/JRCImg/JRCImg.utils.d.ts +0 -68
  26. package/build/src/components/JRCImg/JRCImg.utils.test.d.ts +0 -1
  27. package/build/src/utils/utils.uri.d.ts +0 -2
  28. package/build/src/utils/utils.uri.test.d.ts +0 -1
@@ -0,0 +1,1549 @@
1
+ export declare const mockBanks: ({
2
+ spot: {
3
+ id: number;
4
+ type: string;
5
+ uri: string;
6
+ title: string;
7
+ mainType: string;
8
+ };
9
+ recents: never[];
10
+ rootFolder: {
11
+ id: number;
12
+ type: string;
13
+ uri: string;
14
+ title: string;
15
+ mainType: string;
16
+ folderColor: string;
17
+ };
18
+ } | {
19
+ spot: {
20
+ id: number;
21
+ type: string;
22
+ uri: string;
23
+ title: string;
24
+ mainType: string;
25
+ };
26
+ recents: never[];
27
+ rootFolder: {
28
+ id: number;
29
+ type: string;
30
+ uri: string;
31
+ title: string;
32
+ mainType: string;
33
+ folderColor?: undefined;
34
+ };
35
+ })[];
36
+ export declare const mockFolders: ({
37
+ id: number;
38
+ type: string;
39
+ dateCreation: string;
40
+ dateModified: string;
41
+ title: string;
42
+ language: string;
43
+ idUser: string;
44
+ idSpot: number;
45
+ image: never[];
46
+ source: null;
47
+ dateLastEvent: string;
48
+ ip: string;
49
+ from: null;
50
+ edito: string;
51
+ isWeb: string;
52
+ isTechnical: string;
53
+ isArchive: string;
54
+ processContext: null;
55
+ tags: never[];
56
+ sendAlert: null;
57
+ alertAuthor: null;
58
+ attachment: never[];
59
+ permalinkId: string;
60
+ parentURI: string;
61
+ folderColor: string;
62
+ lastModifiedBy: null;
63
+ driveReference: null;
64
+ tag_3: never[];
65
+ idArticle: number;
66
+ _user: {
67
+ id: string;
68
+ idUser: string;
69
+ type: string;
70
+ active: string;
71
+ title: string;
72
+ dateCreation: string;
73
+ dateModified: string;
74
+ level: string;
75
+ image: string;
76
+ lastConnection: string;
77
+ firstname: string;
78
+ lastname: string;
79
+ phoneNumber: string;
80
+ mobileNumber: string;
81
+ company: string;
82
+ function: string;
83
+ department: string;
84
+ country: string;
85
+ timeZone: string;
86
+ language: string;
87
+ description: string;
88
+ webSite: string;
89
+ resume: string;
90
+ dateOfBirth: string;
91
+ mail: string;
92
+ businessNetworkingUserToCompanySrc: string;
93
+ visioconference: string;
94
+ userLicenseValid: null;
95
+ businessManagementManager: string;
96
+ userBanner: string;
97
+ };
98
+ _nbComments: number;
99
+ _nbAttachedFiles: number;
100
+ _values: {
101
+ type: string;
102
+ dateCreation: string;
103
+ dateModified: string;
104
+ title: string;
105
+ language: string;
106
+ idUser: string;
107
+ idSpot: number;
108
+ image: string;
109
+ source: null;
110
+ dateOrder: string;
111
+ dateLastEvent: string;
112
+ ip: string;
113
+ from: null;
114
+ edito: string;
115
+ isWeb: string;
116
+ isTechnical: string;
117
+ isArchive: string;
118
+ processContext: null;
119
+ tags: null;
120
+ sendAlert: null;
121
+ alertAuthor: null;
122
+ attachment: null;
123
+ permalinkId: string;
124
+ parentURI: string;
125
+ folderColor: null;
126
+ lastModifiedBy: null;
127
+ driveReference: null;
128
+ tag_3: null;
129
+ };
130
+ uri: string;
131
+ _audience: {
132
+ id: number;
133
+ type: string;
134
+ uri: string;
135
+ mainType: string;
136
+ _cssColor: string;
137
+ _cssClass: string;
138
+ title: string;
139
+ _url: string;
140
+ _values: {
141
+ dateCreation: string;
142
+ dateModified: string;
143
+ };
144
+ }[];
145
+ _audienceLeft: number;
146
+ _fields: {
147
+ name: string;
148
+ label: string;
149
+ type: string;
150
+ }[];
151
+ mainType: string;
152
+ _cssColor: string;
153
+ _cssClass: string;
154
+ _right: {
155
+ create: boolean;
156
+ read: boolean;
157
+ publish: boolean;
158
+ administrate: boolean;
159
+ update: boolean;
160
+ delete: boolean;
161
+ comment: boolean;
162
+ member: boolean;
163
+ };
164
+ _timezone: {
165
+ dateCreation: string;
166
+ };
167
+ _url: string;
168
+ _nbItems: number;
169
+ } | {
170
+ id: number;
171
+ type: string;
172
+ dateCreation: string;
173
+ dateModified: string;
174
+ title: string;
175
+ language: string;
176
+ idUser: string;
177
+ idSpot: number;
178
+ image: never[];
179
+ source: null;
180
+ dateLastEvent: string;
181
+ ip: string;
182
+ from: null;
183
+ edito: string;
184
+ isWeb: string;
185
+ isTechnical: string;
186
+ isArchive: string;
187
+ processContext: null;
188
+ tags: never[];
189
+ sendAlert: null;
190
+ alertAuthor: null;
191
+ attachment: never[];
192
+ permalinkId: string;
193
+ parentURI: string;
194
+ folderColor: string;
195
+ lastModifiedBy: null;
196
+ driveReference: null;
197
+ tag_3: never[];
198
+ idArticle: number;
199
+ _user: {
200
+ id: string;
201
+ idUser: string;
202
+ type: string;
203
+ active: string;
204
+ title: string;
205
+ dateCreation: string;
206
+ dateModified: string;
207
+ level: string;
208
+ image: string;
209
+ lastConnection: string;
210
+ firstname: string;
211
+ lastname: string;
212
+ phoneNumber: string;
213
+ mobileNumber: string;
214
+ company: string;
215
+ function: string;
216
+ department: string;
217
+ country: string;
218
+ timeZone: string;
219
+ language: string;
220
+ description: string;
221
+ webSite: string;
222
+ resume: string;
223
+ dateOfBirth: string;
224
+ mail: string;
225
+ businessNetworkingUserToCompanySrc: string;
226
+ visioconference: string;
227
+ userLicenseValid: null;
228
+ businessManagementManager: string;
229
+ userBanner: string;
230
+ };
231
+ _nbComments: number;
232
+ _nbAttachedFiles: number;
233
+ _values: {
234
+ type: string;
235
+ dateCreation: string;
236
+ dateModified: string;
237
+ title: string;
238
+ language: string;
239
+ idUser: string;
240
+ idSpot: number;
241
+ image: string;
242
+ source: null;
243
+ dateOrder: string;
244
+ dateLastEvent: string;
245
+ ip: string;
246
+ from: null;
247
+ edito: string;
248
+ isWeb: string;
249
+ isTechnical: string;
250
+ isArchive: string;
251
+ processContext: null;
252
+ tags: null;
253
+ sendAlert: null;
254
+ alertAuthor: null;
255
+ attachment: null;
256
+ permalinkId: string;
257
+ parentURI: string;
258
+ folderColor: string;
259
+ lastModifiedBy: null;
260
+ driveReference: null;
261
+ tag_3: null;
262
+ };
263
+ uri: string;
264
+ _audience: {
265
+ id: number;
266
+ type: string;
267
+ uri: string;
268
+ mainType: string;
269
+ _cssColor: string;
270
+ _cssClass: string;
271
+ title: string;
272
+ _url: string;
273
+ _values: {
274
+ dateCreation: string;
275
+ dateModified: string;
276
+ };
277
+ }[];
278
+ _audienceLeft: number;
279
+ _fields: {
280
+ name: string;
281
+ label: string;
282
+ type: string;
283
+ }[];
284
+ mainType: string;
285
+ _cssColor: string;
286
+ _cssClass: string;
287
+ _right: {
288
+ create: boolean;
289
+ read: boolean;
290
+ publish: boolean;
291
+ administrate: boolean;
292
+ update: boolean;
293
+ delete: boolean;
294
+ comment: boolean;
295
+ member: boolean;
296
+ };
297
+ _timezone: {
298
+ dateCreation: string;
299
+ };
300
+ _url: string;
301
+ _nbItems: number;
302
+ })[];
303
+ export declare const mockDocuments: ({
304
+ id: number;
305
+ type: string;
306
+ dateCreation: string;
307
+ dateModified: string;
308
+ title: string;
309
+ language: string;
310
+ idUser: string;
311
+ idSpot: number;
312
+ image: never[];
313
+ source: null;
314
+ dateLastEvent: string;
315
+ ip: string;
316
+ from: null;
317
+ edito: string;
318
+ isWeb: string;
319
+ isTechnical: string;
320
+ isArchive: string;
321
+ description: string;
322
+ processContext: null;
323
+ tags: never[];
324
+ sendAlert: null;
325
+ alertAuthor: null;
326
+ attachment: {
327
+ '6239': {
328
+ id: string;
329
+ name: string;
330
+ size: string;
331
+ };
332
+ '6241'?: undefined;
333
+ '6243'?: undefined;
334
+ '6245'?: undefined;
335
+ '6250'?: undefined;
336
+ '6251'?: undefined;
337
+ '6252'?: undefined;
338
+ };
339
+ permalinkId: string;
340
+ lastModifiedBy: null;
341
+ driveReference: null;
342
+ tag_3: never[];
343
+ idArticle: number;
344
+ _user: {
345
+ id: string;
346
+ idUser: string;
347
+ type: string;
348
+ active: string;
349
+ title: string;
350
+ dateCreation: string;
351
+ dateModified: string;
352
+ level: string;
353
+ image: string;
354
+ lastConnection: string;
355
+ firstname: string;
356
+ lastname: string;
357
+ phoneNumber: string;
358
+ mobileNumber: string;
359
+ company: string;
360
+ function: string;
361
+ department: string;
362
+ country: string;
363
+ timeZone: string;
364
+ language: string;
365
+ description: string;
366
+ webSite: string;
367
+ resume: string;
368
+ dateOfBirth: string;
369
+ mail: string;
370
+ businessNetworkingUserToCompanySrc: string;
371
+ visioconference: string;
372
+ userLicenseValid: null;
373
+ businessManagementManager: string;
374
+ userBanner: string;
375
+ };
376
+ _attachedFiles: {
377
+ id: number;
378
+ type: string;
379
+ idUser: string;
380
+ parentIdInType: string;
381
+ parentType: string;
382
+ title: string;
383
+ description: string;
384
+ size: string;
385
+ mimetype: string;
386
+ dateCreation: string;
387
+ attrName: string;
388
+ serviceName: null;
389
+ serviceId: null;
390
+ meta: string;
391
+ idSpot: string;
392
+ _renditions: string[];
393
+ _renditionsData: {
394
+ pdf: {
395
+ name: string;
396
+ filename: string;
397
+ dateModified: string;
398
+ mimetype: string;
399
+ size: string;
400
+ };
401
+ };
402
+ uri: string;
403
+ mainType: string;
404
+ _cssColor: string;
405
+ _cssClass: string;
406
+ _right: {
407
+ create: boolean;
408
+ read: boolean;
409
+ publish: boolean;
410
+ administrate: boolean;
411
+ update: boolean;
412
+ delete: boolean;
413
+ comment: boolean;
414
+ createNewVersion: boolean;
415
+ versioning: boolean;
416
+ generateRendition: boolean;
417
+ onlyOffice: boolean;
418
+ };
419
+ _values: {
420
+ type: string;
421
+ idUser: string;
422
+ parentIdInType: string;
423
+ parentType: string;
424
+ title: string;
425
+ description: string;
426
+ size: string;
427
+ mimetype: string;
428
+ dateCreation: string;
429
+ attrName: string;
430
+ serviceName: null;
431
+ serviceId: null;
432
+ meta: string;
433
+ idSpot: string;
434
+ };
435
+ _timezone: {
436
+ dateCreation: string;
437
+ };
438
+ _url: string;
439
+ _shortDescription: string;
440
+ _signature: string;
441
+ _mediaKey: string;
442
+ }[];
443
+ _comments: never[];
444
+ _socialActions: string[];
445
+ uri: string;
446
+ _audience: {
447
+ id: number;
448
+ type: string;
449
+ uri: string;
450
+ mainType: string;
451
+ _cssColor: string;
452
+ _cssClass: string;
453
+ title: string;
454
+ _url: string;
455
+ _values: {
456
+ dateCreation: string;
457
+ dateModified: string;
458
+ };
459
+ }[];
460
+ _audienceLeft: number;
461
+ _fields: {
462
+ name: string;
463
+ label: string;
464
+ type: string;
465
+ }[];
466
+ mainType: string;
467
+ _cssColor: string;
468
+ _cssClass: string;
469
+ _right: {
470
+ create: boolean;
471
+ read: boolean;
472
+ publish: boolean;
473
+ administrate: boolean;
474
+ update: boolean;
475
+ delete: boolean;
476
+ comment: boolean;
477
+ member: boolean;
478
+ };
479
+ _values: {
480
+ type: string;
481
+ dateCreation: string;
482
+ dateModified: string;
483
+ title: string;
484
+ language: string;
485
+ idUser: string;
486
+ idSpot: number;
487
+ image: null;
488
+ source: null;
489
+ dateOrder: string;
490
+ dateLastEvent: string;
491
+ ip: string;
492
+ from: null;
493
+ edito: string;
494
+ isWeb: string;
495
+ isTechnical: string;
496
+ isArchive: string;
497
+ description: string;
498
+ processContext: null;
499
+ tags: null;
500
+ sendAlert: null;
501
+ alertAuthor: null;
502
+ attachment: {
503
+ '6239': {
504
+ id: string;
505
+ name: string;
506
+ size: string;
507
+ };
508
+ '6241'?: undefined;
509
+ '6243'?: undefined;
510
+ '6245'?: undefined;
511
+ '6250'?: undefined;
512
+ '6251'?: undefined;
513
+ '6252'?: undefined;
514
+ };
515
+ permalinkId: string;
516
+ lastModifiedBy: null;
517
+ driveReference: null;
518
+ tag_3: null;
519
+ metas?: undefined;
520
+ articleWidgets?: undefined;
521
+ articleWidgetsSettings?: undefined;
522
+ socialfollowIndexedStats?: undefined;
523
+ socialfollowIndexedStatsLastModified?: undefined;
524
+ sociallikeIndexedStats?: undefined;
525
+ sociallikeIndexedStatsLastModified?: undefined;
526
+ };
527
+ _timezone: {
528
+ dateCreation: string;
529
+ };
530
+ _url: string;
531
+ _nbAttachedFiles: number;
532
+ metas?: undefined;
533
+ articleWidgets?: undefined;
534
+ articleWidgetsSettings?: undefined;
535
+ socialfollowIndexedStats?: undefined;
536
+ socialfollowIndexedStatsLastModified?: undefined;
537
+ sociallikeIndexedStats?: undefined;
538
+ sociallikeIndexedStatsLastModified?: undefined;
539
+ } | {
540
+ id: number;
541
+ type: string;
542
+ dateCreation: string;
543
+ dateModified: string;
544
+ title: string;
545
+ language: string;
546
+ idUser: string;
547
+ idSpot: number;
548
+ image: never[];
549
+ source: null;
550
+ dateLastEvent: string;
551
+ ip: string;
552
+ from: null;
553
+ edito: string;
554
+ isWeb: string;
555
+ isTechnical: string;
556
+ isArchive: string;
557
+ description: string;
558
+ processContext: null;
559
+ tags: never[];
560
+ sendAlert: null;
561
+ alertAuthor: null;
562
+ attachment: {
563
+ '6241': {
564
+ id: string;
565
+ name: string;
566
+ size: string;
567
+ };
568
+ '6239'?: undefined;
569
+ '6243'?: undefined;
570
+ '6245'?: undefined;
571
+ '6250'?: undefined;
572
+ '6251'?: undefined;
573
+ '6252'?: undefined;
574
+ };
575
+ permalinkId: string;
576
+ lastModifiedBy: null;
577
+ driveReference: null;
578
+ tag_3: never[];
579
+ idArticle: number;
580
+ _user: {
581
+ id: string;
582
+ idUser: string;
583
+ type: string;
584
+ active: string;
585
+ title: string;
586
+ dateCreation: string;
587
+ dateModified: string;
588
+ level: string;
589
+ image: string;
590
+ lastConnection: string;
591
+ firstname: string;
592
+ lastname: string;
593
+ phoneNumber: string;
594
+ mobileNumber: string;
595
+ company: string;
596
+ function: string;
597
+ department: string;
598
+ country: string;
599
+ timeZone: string;
600
+ language: string;
601
+ description: string;
602
+ webSite: string;
603
+ resume: string;
604
+ dateOfBirth: string;
605
+ mail: string;
606
+ businessNetworkingUserToCompanySrc: string;
607
+ visioconference: string;
608
+ userLicenseValid: null;
609
+ businessManagementManager: string;
610
+ userBanner: string;
611
+ };
612
+ _attachedFiles: {
613
+ id: number;
614
+ type: string;
615
+ idUser: string;
616
+ parentIdInType: string;
617
+ parentType: string;
618
+ title: string;
619
+ description: string;
620
+ size: string;
621
+ mimetype: string;
622
+ dateCreation: string;
623
+ attrName: string;
624
+ serviceName: null;
625
+ serviceId: null;
626
+ meta: string;
627
+ idSpot: string;
628
+ _renditions: string[];
629
+ _renditionsData: {
630
+ pdf: {
631
+ name: string;
632
+ filename: string;
633
+ dateModified: string;
634
+ mimetype: string;
635
+ size: string;
636
+ };
637
+ };
638
+ uri: string;
639
+ mainType: string;
640
+ _cssColor: string;
641
+ _cssClass: string;
642
+ _right: {
643
+ create: boolean;
644
+ read: boolean;
645
+ publish: boolean;
646
+ administrate: boolean;
647
+ update: boolean;
648
+ delete: boolean;
649
+ comment: boolean;
650
+ createNewVersion: boolean;
651
+ versioning: boolean;
652
+ generateRendition: boolean;
653
+ onlyOffice: boolean;
654
+ };
655
+ _values: {
656
+ type: string;
657
+ idUser: string;
658
+ parentIdInType: string;
659
+ parentType: string;
660
+ title: string;
661
+ description: string;
662
+ size: string;
663
+ mimetype: string;
664
+ dateCreation: string;
665
+ attrName: string;
666
+ serviceName: null;
667
+ serviceId: null;
668
+ meta: string;
669
+ idSpot: string;
670
+ };
671
+ _timezone: {
672
+ dateCreation: string;
673
+ };
674
+ _url: string;
675
+ _shortDescription: string;
676
+ _signature: string;
677
+ _mediaKey: string;
678
+ }[];
679
+ _comments: never[];
680
+ _socialActions: string[];
681
+ uri: string;
682
+ _audience: {
683
+ id: number;
684
+ type: string;
685
+ uri: string;
686
+ mainType: string;
687
+ _cssColor: string;
688
+ _cssClass: string;
689
+ title: string;
690
+ _url: string;
691
+ _values: {
692
+ dateCreation: string;
693
+ dateModified: string;
694
+ };
695
+ }[];
696
+ _audienceLeft: number;
697
+ _fields: {
698
+ name: string;
699
+ label: string;
700
+ type: string;
701
+ }[];
702
+ mainType: string;
703
+ _cssColor: string;
704
+ _cssClass: string;
705
+ _right: {
706
+ create: boolean;
707
+ read: boolean;
708
+ publish: boolean;
709
+ administrate: boolean;
710
+ update: boolean;
711
+ delete: boolean;
712
+ comment: boolean;
713
+ member: boolean;
714
+ };
715
+ _values: {
716
+ type: string;
717
+ dateCreation: string;
718
+ dateModified: string;
719
+ title: string;
720
+ language: string;
721
+ idUser: string;
722
+ idSpot: number;
723
+ image: null;
724
+ source: null;
725
+ dateOrder: string;
726
+ dateLastEvent: string;
727
+ ip: string;
728
+ from: null;
729
+ edito: string;
730
+ isWeb: string;
731
+ isTechnical: string;
732
+ isArchive: string;
733
+ description: string;
734
+ processContext: null;
735
+ tags: null;
736
+ sendAlert: null;
737
+ alertAuthor: null;
738
+ attachment: {
739
+ '6241': {
740
+ id: string;
741
+ name: string;
742
+ size: string;
743
+ };
744
+ '6239'?: undefined;
745
+ '6243'?: undefined;
746
+ '6245'?: undefined;
747
+ '6250'?: undefined;
748
+ '6251'?: undefined;
749
+ '6252'?: undefined;
750
+ };
751
+ permalinkId: string;
752
+ lastModifiedBy: null;
753
+ driveReference: null;
754
+ tag_3: null;
755
+ metas?: undefined;
756
+ articleWidgets?: undefined;
757
+ articleWidgetsSettings?: undefined;
758
+ socialfollowIndexedStats?: undefined;
759
+ socialfollowIndexedStatsLastModified?: undefined;
760
+ sociallikeIndexedStats?: undefined;
761
+ sociallikeIndexedStatsLastModified?: undefined;
762
+ };
763
+ _timezone: {
764
+ dateCreation: string;
765
+ };
766
+ _url: string;
767
+ _nbAttachedFiles: number;
768
+ metas?: undefined;
769
+ articleWidgets?: undefined;
770
+ articleWidgetsSettings?: undefined;
771
+ socialfollowIndexedStats?: undefined;
772
+ socialfollowIndexedStatsLastModified?: undefined;
773
+ sociallikeIndexedStats?: undefined;
774
+ sociallikeIndexedStatsLastModified?: undefined;
775
+ } | {
776
+ id: number;
777
+ type: string;
778
+ dateCreation: string;
779
+ dateModified: string;
780
+ title: string;
781
+ language: string;
782
+ idUser: string;
783
+ idSpot: number;
784
+ image: never[];
785
+ source: null;
786
+ dateLastEvent: string;
787
+ ip: string;
788
+ from: null;
789
+ edito: string;
790
+ isWeb: string;
791
+ isTechnical: string;
792
+ isArchive: string;
793
+ description: string;
794
+ processContext: null;
795
+ tags: never[];
796
+ sendAlert: null;
797
+ alertAuthor: null;
798
+ attachment: {
799
+ '6243': {
800
+ id: string;
801
+ name: string;
802
+ size: string;
803
+ };
804
+ '6239'?: undefined;
805
+ '6241'?: undefined;
806
+ '6245'?: undefined;
807
+ '6250'?: undefined;
808
+ '6251'?: undefined;
809
+ '6252'?: undefined;
810
+ };
811
+ permalinkId: string;
812
+ lastModifiedBy: null;
813
+ driveReference: null;
814
+ tag_3: never[];
815
+ idArticle: number;
816
+ _user: {
817
+ id: string;
818
+ idUser: string;
819
+ type: string;
820
+ active: string;
821
+ title: string;
822
+ dateCreation: string;
823
+ dateModified: string;
824
+ level: string;
825
+ image: string;
826
+ lastConnection: string;
827
+ firstname: string;
828
+ lastname: string;
829
+ phoneNumber: string;
830
+ mobileNumber: string;
831
+ company: string;
832
+ function: string;
833
+ department: string;
834
+ country: string;
835
+ timeZone: string;
836
+ language: string;
837
+ description: string;
838
+ webSite: string;
839
+ resume: string;
840
+ dateOfBirth: string;
841
+ mail: string;
842
+ businessNetworkingUserToCompanySrc: string;
843
+ visioconference: string;
844
+ userLicenseValid: null;
845
+ businessManagementManager: string;
846
+ userBanner: string;
847
+ };
848
+ _attachedFiles: {
849
+ id: number;
850
+ type: string;
851
+ idUser: string;
852
+ parentIdInType: string;
853
+ parentType: string;
854
+ title: string;
855
+ description: string;
856
+ size: string;
857
+ mimetype: string;
858
+ dateCreation: string;
859
+ attrName: string;
860
+ serviceName: null;
861
+ serviceId: null;
862
+ meta: string;
863
+ idSpot: string;
864
+ _renditions: never[];
865
+ _renditionsData: never[];
866
+ uri: string;
867
+ mainType: string;
868
+ _cssColor: string;
869
+ _cssClass: string;
870
+ _right: {
871
+ create: boolean;
872
+ read: boolean;
873
+ publish: boolean;
874
+ administrate: boolean;
875
+ update: boolean;
876
+ delete: boolean;
877
+ comment: boolean;
878
+ createNewVersion: boolean;
879
+ versioning: boolean;
880
+ generateRendition: boolean;
881
+ onlyOffice: boolean;
882
+ };
883
+ _values: {
884
+ type: string;
885
+ idUser: string;
886
+ parentIdInType: string;
887
+ parentType: string;
888
+ title: string;
889
+ description: string;
890
+ size: string;
891
+ mimetype: string;
892
+ dateCreation: string;
893
+ attrName: string;
894
+ serviceName: null;
895
+ serviceId: null;
896
+ meta: string;
897
+ idSpot: string;
898
+ };
899
+ _timezone: {
900
+ dateCreation: string;
901
+ };
902
+ _url: string;
903
+ _shortDescription: string;
904
+ _signature: string;
905
+ _mediaKey: string;
906
+ }[];
907
+ _comments: never[];
908
+ _socialActions: string[];
909
+ uri: string;
910
+ _audience: {
911
+ id: number;
912
+ type: string;
913
+ uri: string;
914
+ mainType: string;
915
+ _cssColor: string;
916
+ _cssClass: string;
917
+ title: string;
918
+ _url: string;
919
+ _values: {
920
+ dateCreation: string;
921
+ dateModified: string;
922
+ };
923
+ }[];
924
+ _audienceLeft: number;
925
+ _fields: {
926
+ name: string;
927
+ label: string;
928
+ type: string;
929
+ }[];
930
+ mainType: string;
931
+ _cssColor: string;
932
+ _cssClass: string;
933
+ _right: {
934
+ create: boolean;
935
+ read: boolean;
936
+ publish: boolean;
937
+ administrate: boolean;
938
+ update: boolean;
939
+ delete: boolean;
940
+ comment: boolean;
941
+ member: boolean;
942
+ };
943
+ _values: {
944
+ type: string;
945
+ dateCreation: string;
946
+ dateModified: string;
947
+ title: string;
948
+ language: string;
949
+ idUser: string;
950
+ idSpot: number;
951
+ image: null;
952
+ source: null;
953
+ dateOrder: string;
954
+ dateLastEvent: string;
955
+ ip: string;
956
+ from: null;
957
+ edito: string;
958
+ isWeb: string;
959
+ isTechnical: string;
960
+ isArchive: string;
961
+ description: string;
962
+ processContext: null;
963
+ tags: null;
964
+ sendAlert: null;
965
+ alertAuthor: null;
966
+ attachment: {
967
+ '6243': {
968
+ id: string;
969
+ name: string;
970
+ size: string;
971
+ };
972
+ '6239'?: undefined;
973
+ '6241'?: undefined;
974
+ '6245'?: undefined;
975
+ '6250'?: undefined;
976
+ '6251'?: undefined;
977
+ '6252'?: undefined;
978
+ };
979
+ permalinkId: string;
980
+ lastModifiedBy: null;
981
+ driveReference: null;
982
+ tag_3: null;
983
+ metas?: undefined;
984
+ articleWidgets?: undefined;
985
+ articleWidgetsSettings?: undefined;
986
+ socialfollowIndexedStats?: undefined;
987
+ socialfollowIndexedStatsLastModified?: undefined;
988
+ sociallikeIndexedStats?: undefined;
989
+ sociallikeIndexedStatsLastModified?: undefined;
990
+ };
991
+ _timezone: {
992
+ dateCreation: string;
993
+ };
994
+ _url: string;
995
+ _nbAttachedFiles: number;
996
+ metas?: undefined;
997
+ articleWidgets?: undefined;
998
+ articleWidgetsSettings?: undefined;
999
+ socialfollowIndexedStats?: undefined;
1000
+ socialfollowIndexedStatsLastModified?: undefined;
1001
+ sociallikeIndexedStats?: undefined;
1002
+ sociallikeIndexedStatsLastModified?: undefined;
1003
+ } | {
1004
+ id: number;
1005
+ type: string;
1006
+ dateCreation: string;
1007
+ dateModified: string;
1008
+ title: string;
1009
+ language: string;
1010
+ idUser: string;
1011
+ idSpot: number;
1012
+ image: never[];
1013
+ source: null;
1014
+ dateLastEvent: string;
1015
+ ip: string;
1016
+ from: null;
1017
+ edito: string;
1018
+ isWeb: string;
1019
+ isTechnical: string;
1020
+ isArchive: string;
1021
+ description: string;
1022
+ processContext: null;
1023
+ tags: never[];
1024
+ sendAlert: null;
1025
+ alertAuthor: null;
1026
+ attachment: {
1027
+ '6245': {
1028
+ id: string;
1029
+ name: string;
1030
+ size: string;
1031
+ };
1032
+ '6239'?: undefined;
1033
+ '6241'?: undefined;
1034
+ '6243'?: undefined;
1035
+ '6250'?: undefined;
1036
+ '6251'?: undefined;
1037
+ '6252'?: undefined;
1038
+ };
1039
+ permalinkId: string;
1040
+ lastModifiedBy: null;
1041
+ driveReference: null;
1042
+ tag_3: never[];
1043
+ idArticle: number;
1044
+ _user: {
1045
+ id: string;
1046
+ idUser: string;
1047
+ type: string;
1048
+ active: string;
1049
+ title: string;
1050
+ dateCreation: string;
1051
+ dateModified: string;
1052
+ level: string;
1053
+ image: string;
1054
+ lastConnection: string;
1055
+ firstname: string;
1056
+ lastname: string;
1057
+ phoneNumber: string;
1058
+ mobileNumber: string;
1059
+ company: string;
1060
+ function: string;
1061
+ department: string;
1062
+ country: string;
1063
+ timeZone: string;
1064
+ language: string;
1065
+ description: string;
1066
+ webSite: string;
1067
+ resume: string;
1068
+ dateOfBirth: string;
1069
+ mail: string;
1070
+ businessNetworkingUserToCompanySrc: string;
1071
+ visioconference: string;
1072
+ userLicenseValid: null;
1073
+ businessManagementManager: string;
1074
+ userBanner: string;
1075
+ };
1076
+ _attachedFiles: {
1077
+ id: number;
1078
+ type: string;
1079
+ idUser: string;
1080
+ parentIdInType: string;
1081
+ parentType: string;
1082
+ title: string;
1083
+ description: string;
1084
+ size: string;
1085
+ mimetype: string;
1086
+ dateCreation: string;
1087
+ attrName: string;
1088
+ serviceName: null;
1089
+ serviceId: null;
1090
+ meta: string;
1091
+ idSpot: string;
1092
+ _renditions: string[];
1093
+ _renditionsData: {
1094
+ pdf: {
1095
+ name: string;
1096
+ filename: string;
1097
+ dateModified: string;
1098
+ mimetype: string;
1099
+ size: string;
1100
+ };
1101
+ };
1102
+ uri: string;
1103
+ mainType: string;
1104
+ _cssColor: string;
1105
+ _cssClass: string;
1106
+ _right: {
1107
+ create: boolean;
1108
+ read: boolean;
1109
+ publish: boolean;
1110
+ administrate: boolean;
1111
+ update: boolean;
1112
+ delete: boolean;
1113
+ comment: boolean;
1114
+ createNewVersion: boolean;
1115
+ versioning: boolean;
1116
+ generateRendition: boolean;
1117
+ onlyOffice: boolean;
1118
+ };
1119
+ _values: {
1120
+ type: string;
1121
+ idUser: string;
1122
+ parentIdInType: string;
1123
+ parentType: string;
1124
+ title: string;
1125
+ description: string;
1126
+ size: string;
1127
+ mimetype: string;
1128
+ dateCreation: string;
1129
+ attrName: string;
1130
+ serviceName: null;
1131
+ serviceId: null;
1132
+ meta: string;
1133
+ idSpot: string;
1134
+ };
1135
+ _timezone: {
1136
+ dateCreation: string;
1137
+ };
1138
+ _url: string;
1139
+ _shortDescription: string;
1140
+ _signature: string;
1141
+ _mediaKey: string;
1142
+ }[];
1143
+ _comments: never[];
1144
+ _socialActions: string[];
1145
+ uri: string;
1146
+ _audience: {
1147
+ id: number;
1148
+ type: string;
1149
+ uri: string;
1150
+ mainType: string;
1151
+ _cssColor: string;
1152
+ _cssClass: string;
1153
+ title: string;
1154
+ _url: string;
1155
+ _values: {
1156
+ dateCreation: string;
1157
+ dateModified: string;
1158
+ };
1159
+ }[];
1160
+ _audienceLeft: number;
1161
+ _fields: {
1162
+ name: string;
1163
+ label: string;
1164
+ type: string;
1165
+ }[];
1166
+ mainType: string;
1167
+ _cssColor: string;
1168
+ _cssClass: string;
1169
+ _right: {
1170
+ create: boolean;
1171
+ read: boolean;
1172
+ publish: boolean;
1173
+ administrate: boolean;
1174
+ update: boolean;
1175
+ delete: boolean;
1176
+ comment: boolean;
1177
+ member: boolean;
1178
+ };
1179
+ _values: {
1180
+ type: string;
1181
+ dateCreation: string;
1182
+ dateModified: string;
1183
+ title: string;
1184
+ language: string;
1185
+ idUser: string;
1186
+ idSpot: number;
1187
+ image: null;
1188
+ source: null;
1189
+ dateOrder: string;
1190
+ dateLastEvent: string;
1191
+ ip: string;
1192
+ from: null;
1193
+ edito: string;
1194
+ isWeb: string;
1195
+ isTechnical: string;
1196
+ isArchive: string;
1197
+ description: string;
1198
+ processContext: null;
1199
+ tags: null;
1200
+ sendAlert: null;
1201
+ alertAuthor: null;
1202
+ attachment: {
1203
+ '6245': {
1204
+ id: string;
1205
+ name: string;
1206
+ size: string;
1207
+ };
1208
+ '6239'?: undefined;
1209
+ '6241'?: undefined;
1210
+ '6243'?: undefined;
1211
+ '6250'?: undefined;
1212
+ '6251'?: undefined;
1213
+ '6252'?: undefined;
1214
+ };
1215
+ permalinkId: string;
1216
+ lastModifiedBy: null;
1217
+ driveReference: null;
1218
+ tag_3: null;
1219
+ metas?: undefined;
1220
+ articleWidgets?: undefined;
1221
+ articleWidgetsSettings?: undefined;
1222
+ socialfollowIndexedStats?: undefined;
1223
+ socialfollowIndexedStatsLastModified?: undefined;
1224
+ sociallikeIndexedStats?: undefined;
1225
+ sociallikeIndexedStatsLastModified?: undefined;
1226
+ };
1227
+ _timezone: {
1228
+ dateCreation: string;
1229
+ };
1230
+ _url: string;
1231
+ _nbAttachedFiles: number;
1232
+ metas?: undefined;
1233
+ articleWidgets?: undefined;
1234
+ articleWidgetsSettings?: undefined;
1235
+ socialfollowIndexedStats?: undefined;
1236
+ socialfollowIndexedStatsLastModified?: undefined;
1237
+ sociallikeIndexedStats?: undefined;
1238
+ sociallikeIndexedStatsLastModified?: undefined;
1239
+ } | {
1240
+ id: number;
1241
+ type: string;
1242
+ dateCreation: string;
1243
+ dateModified: string;
1244
+ title: string;
1245
+ language: string;
1246
+ idUser: string;
1247
+ idSpot: number;
1248
+ image: never[];
1249
+ source: null;
1250
+ dateLastEvent: string;
1251
+ ip: string;
1252
+ from: null;
1253
+ edito: string;
1254
+ isWeb: string;
1255
+ isTechnical: string;
1256
+ isArchive: string;
1257
+ description: string;
1258
+ processContext: null;
1259
+ tags: never[];
1260
+ sendAlert: string;
1261
+ alertAuthor: null;
1262
+ attachment: {
1263
+ '6250': {
1264
+ id: string;
1265
+ name: string;
1266
+ size: string;
1267
+ };
1268
+ '6251': {
1269
+ id: string;
1270
+ name: string;
1271
+ size: string;
1272
+ };
1273
+ '6252': {
1274
+ id: string;
1275
+ name: string;
1276
+ size: string;
1277
+ };
1278
+ '6239'?: undefined;
1279
+ '6241'?: undefined;
1280
+ '6243'?: undefined;
1281
+ '6245'?: undefined;
1282
+ };
1283
+ permalinkId: string;
1284
+ metas: null;
1285
+ articleWidgets: never[];
1286
+ articleWidgetsSettings: {};
1287
+ socialfollowIndexedStats: null;
1288
+ socialfollowIndexedStatsLastModified: null;
1289
+ sociallikeIndexedStats: null;
1290
+ sociallikeIndexedStatsLastModified: null;
1291
+ tag_3: never[];
1292
+ idArticle: number;
1293
+ _user: {
1294
+ id: string;
1295
+ idUser: string;
1296
+ type: string;
1297
+ active: string;
1298
+ title: string;
1299
+ dateCreation: string;
1300
+ dateModified: string;
1301
+ level: string;
1302
+ image: string;
1303
+ lastConnection: string;
1304
+ firstname: string;
1305
+ lastname: string;
1306
+ phoneNumber: string;
1307
+ mobileNumber: string;
1308
+ company: string;
1309
+ function: string;
1310
+ department: string;
1311
+ country: string;
1312
+ timeZone: string;
1313
+ language: string;
1314
+ description: string;
1315
+ webSite: string;
1316
+ resume: string;
1317
+ dateOfBirth: string;
1318
+ mail: string;
1319
+ businessNetworkingUserToCompanySrc: string;
1320
+ visioconference: string;
1321
+ userLicenseValid: null;
1322
+ businessManagementManager: string;
1323
+ userBanner: string;
1324
+ };
1325
+ _attachedFiles: ({
1326
+ id: number;
1327
+ type: string;
1328
+ idUser: string;
1329
+ parentIdInType: string;
1330
+ parentType: string;
1331
+ title: string;
1332
+ description: string;
1333
+ size: string;
1334
+ mimetype: string;
1335
+ dateCreation: string;
1336
+ attrName: string;
1337
+ serviceName: null;
1338
+ serviceId: null;
1339
+ meta: string;
1340
+ idSpot: string;
1341
+ _renditions: string[];
1342
+ _renditionsData: {
1343
+ pdf: {
1344
+ name: string;
1345
+ filename: string;
1346
+ dateModified: string;
1347
+ mimetype: string;
1348
+ size: string;
1349
+ };
1350
+ };
1351
+ uri: string;
1352
+ mainType: string;
1353
+ _cssColor: string;
1354
+ _cssClass: string;
1355
+ _right: {
1356
+ create: boolean;
1357
+ read: boolean;
1358
+ publish: boolean;
1359
+ administrate: boolean;
1360
+ update: boolean;
1361
+ delete: boolean;
1362
+ comment: boolean;
1363
+ createNewVersion: boolean;
1364
+ versioning: boolean;
1365
+ generateRendition: boolean;
1366
+ onlyOffice: boolean;
1367
+ };
1368
+ _values: {
1369
+ type: string;
1370
+ idUser: string;
1371
+ parentIdInType: string;
1372
+ parentType: string;
1373
+ title: string;
1374
+ description: string;
1375
+ size: string;
1376
+ mimetype: string;
1377
+ dateCreation: string;
1378
+ attrName: string;
1379
+ serviceName: null;
1380
+ serviceId: null;
1381
+ meta: string;
1382
+ idSpot: string;
1383
+ };
1384
+ _timezone: {
1385
+ dateCreation: string;
1386
+ };
1387
+ _url: string;
1388
+ _shortDescription: string;
1389
+ _signature: string;
1390
+ _mediaKey: string;
1391
+ } | {
1392
+ id: number;
1393
+ type: string;
1394
+ idUser: string;
1395
+ parentIdInType: string;
1396
+ parentType: string;
1397
+ title: string;
1398
+ description: string;
1399
+ size: string;
1400
+ mimetype: string;
1401
+ dateCreation: string;
1402
+ attrName: string;
1403
+ serviceName: null;
1404
+ serviceId: null;
1405
+ meta: string;
1406
+ idSpot: string;
1407
+ _renditions: never[];
1408
+ _renditionsData: never[];
1409
+ uri: string;
1410
+ mainType: string;
1411
+ _cssColor: string;
1412
+ _cssClass: string;
1413
+ _right: {
1414
+ create: boolean;
1415
+ read: boolean;
1416
+ publish: boolean;
1417
+ administrate: boolean;
1418
+ update: boolean;
1419
+ delete: boolean;
1420
+ comment: boolean;
1421
+ createNewVersion: boolean;
1422
+ versioning: boolean;
1423
+ generateRendition: boolean;
1424
+ onlyOffice: boolean;
1425
+ };
1426
+ _values: {
1427
+ type: string;
1428
+ idUser: string;
1429
+ parentIdInType: string;
1430
+ parentType: string;
1431
+ title: string;
1432
+ description: string;
1433
+ size: string;
1434
+ mimetype: string;
1435
+ dateCreation: string;
1436
+ attrName: string;
1437
+ serviceName: null;
1438
+ serviceId: null;
1439
+ meta: string;
1440
+ idSpot: string;
1441
+ };
1442
+ _timezone: {
1443
+ dateCreation: string;
1444
+ };
1445
+ _url: string;
1446
+ _shortDescription: string;
1447
+ _signature: string;
1448
+ _mediaKey: string;
1449
+ })[];
1450
+ _comments: never[];
1451
+ _socialActions: string[];
1452
+ uri: string;
1453
+ _audience: {
1454
+ id: number;
1455
+ type: string;
1456
+ uri: string;
1457
+ mainType: string;
1458
+ _cssColor: string;
1459
+ _cssClass: string;
1460
+ title: string;
1461
+ _url: string;
1462
+ _values: {
1463
+ dateCreation: string;
1464
+ dateModified: string;
1465
+ };
1466
+ }[];
1467
+ _audienceLeft: number;
1468
+ _fields: {
1469
+ name: string;
1470
+ label: string;
1471
+ type: string;
1472
+ }[];
1473
+ mainType: string;
1474
+ _cssColor: string;
1475
+ _cssClass: string;
1476
+ _right: {
1477
+ create: boolean;
1478
+ read: boolean;
1479
+ publish: boolean;
1480
+ administrate: boolean;
1481
+ update: boolean;
1482
+ delete: boolean;
1483
+ comment: boolean;
1484
+ member: boolean;
1485
+ };
1486
+ _values: {
1487
+ type: string;
1488
+ dateCreation: string;
1489
+ dateModified: string;
1490
+ title: string;
1491
+ language: string;
1492
+ idUser: string;
1493
+ idSpot: number;
1494
+ image: null;
1495
+ source: null;
1496
+ dateOrder: string;
1497
+ dateLastEvent: string;
1498
+ ip: string;
1499
+ from: null;
1500
+ edito: string;
1501
+ isWeb: string;
1502
+ isTechnical: string;
1503
+ isArchive: string;
1504
+ description: string;
1505
+ processContext: null;
1506
+ tags: null;
1507
+ sendAlert: string;
1508
+ alertAuthor: null;
1509
+ attachment: {
1510
+ '6250': {
1511
+ id: string;
1512
+ name: string;
1513
+ size: string;
1514
+ };
1515
+ '6251': {
1516
+ id: string;
1517
+ name: string;
1518
+ size: string;
1519
+ };
1520
+ '6252': {
1521
+ id: string;
1522
+ name: string;
1523
+ size: string;
1524
+ };
1525
+ '6239'?: undefined;
1526
+ '6241'?: undefined;
1527
+ '6243'?: undefined;
1528
+ '6245'?: undefined;
1529
+ };
1530
+ permalinkId: string;
1531
+ metas: null;
1532
+ articleWidgets: string;
1533
+ articleWidgetsSettings: string;
1534
+ socialfollowIndexedStats: null;
1535
+ socialfollowIndexedStatsLastModified: null;
1536
+ sociallikeIndexedStats: null;
1537
+ sociallikeIndexedStatsLastModified: null;
1538
+ tag_3: null;
1539
+ lastModifiedBy?: undefined;
1540
+ driveReference?: undefined;
1541
+ };
1542
+ _timezone: {
1543
+ dateCreation: string;
1544
+ };
1545
+ _url: string;
1546
+ _nbAttachedFiles: number;
1547
+ lastModifiedBy?: undefined;
1548
+ driveReference?: undefined;
1549
+ })[];