jamespot-react-core 1.1.184 → 1.1.186

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 (63) hide show
  1. package/build/435.5a7eed97dce6a229d701.chunk.js +654 -0
  2. package/build/435.5a7eed97dce6a229d701.chunk.js.map +1 -0
  3. package/build/app.bundle.js +844 -647
  4. package/build/app.bundle.js.map +1 -1
  5. package/build/src/ReactCore.d.ts +3 -3
  6. package/build/src/components/Empty.d.ts +1 -1
  7. package/build/src/components/ExtensionProvider.component.d.ts +2 -2
  8. package/build/src/components/RTProvider.component.d.ts +2 -2
  9. package/build/src/components/Toaster.d.ts +1 -1
  10. package/build/src/components/TwoColLayout.d.ts +1 -1
  11. package/build/src/components/editors/EditorTabDisplayLevel.d.ts +12 -0
  12. package/build/src/components/editors/EditorTabWidgetSelection.d.ts +4 -0
  13. package/build/src/components/editors/components/EditorInputColor.d.ts +8 -0
  14. package/build/src/components/editors/components/EditorInputNumber.d.ts +6 -0
  15. package/build/src/components/editors/components/EditorInputSelect.d.ts +16 -0
  16. package/build/src/components/editors/states/EditorIsInitialize.d.ts +2 -2
  17. package/build/src/components/editors/style.d.ts +1 -0
  18. package/build/src/components/widgets/Widget.d.ts +5 -4
  19. package/build/src/components/widgets/WidgetLayer/WidgetLayer.d.ts +2 -2
  20. package/build/src/components/widgets/WidgetWrapperCore.d.ts +2 -2
  21. package/build/src/components/widgets/WidgetWrapperCoreEditHover.d.ts +7 -0
  22. package/build/src/components/widgets/components/WidgetUploader.d.ts +2 -2
  23. package/build/src/components/widgets/utils.d.ts +3 -2
  24. package/build/src/components/widgets/wrapper/JRCWidgetCalendarCalDavWrapper.d.ts +9 -0
  25. package/build/src/components/widgets/wrapper/JRCWidgetContactCardDavWrapper.d.ts +9 -0
  26. package/build/src/components/widgets/wrapper/JRCWidgetDatasourceTableWrapper.d.ts +1 -1
  27. package/build/src/components/widgets/wrapper/JRCWidgetEmailsImapWrapper.d.ts +9 -0
  28. package/build/src/components/widgets/wrapper/JRCWidgetExcelDatasourceTableWrapper.d.ts +1 -1
  29. package/build/src/components/widgets/wrapper/JRCWidgetIconWrapper.d.ts +11 -0
  30. package/build/src/components/widgets/wrapper/WidgetCalendarCalDav/WidgetCalendarCalDavHeader.d.ts +8 -0
  31. package/build/src/components/widgets/wrapper/WidgetContactCardDav/WidgetContactCardDavHeader.d.ts +8 -0
  32. package/build/src/components/widgets/wrapper/WidgetEmailsImap/WidgetEmailsImapHeader.d.ts +13 -0
  33. package/build/src/components/widgets/wrapper/components/OfficeConfigurationPrompt.d.ts +24 -0
  34. package/build/src/components/widgets/wrapper/components/WidgetHeader.d.ts +13 -0
  35. package/build/src/components/widgets/wrapper/components/WidgetIntranetTitle.d.ts +13 -0
  36. package/build/src/components/widgets/wrapper/components/WidgetScroll.d.ts +9 -0
  37. package/build/src/components/widgets/wrapper/components/WidgetStylePadding.d.ts +8 -0
  38. package/build/src/components/widgets/wrapper/components/WidgetStyleWrapper.d.ts +14 -0
  39. package/build/src/components/widgets/wrapper/utils.d.ts +2 -2
  40. package/build/src/displayer/DisplayForm.component.d.ts +5 -5
  41. package/build/src/displayer/components/DisplayRender.d.ts +1 -1
  42. package/build/src/displayer/components/inputs/Date.d.ts +1 -1
  43. package/build/src/displayer/components/inputs/DefaultInput.d.ts +1 -1
  44. package/build/src/displayer/components/inputs/InputAudience.d.ts +1 -1
  45. package/build/src/displayer/components/inputs/InputCheckbox.d.ts +1 -1
  46. package/build/src/displayer/components/inputs/InputEmail.d.ts +1 -1
  47. package/build/src/displayer/components/inputs/InputRichText.d.ts +1 -1
  48. package/build/src/displayer/components/inputs/InputSelect.d.ts +1 -1
  49. package/build/src/displayer/components/inputs/InputTaxonomy.d.ts +1 -1
  50. package/build/src/displayer/components/inputs/InputTextarea.d.ts +1 -1
  51. package/build/src/displayer/components/inputs/OrientedLink.d.ts +1 -1
  52. package/build/src/displayer/types.d.ts +5 -5
  53. package/build/src/displayer/useDisplay.d.ts +1 -1
  54. package/build/src/initTinymce.d.ts +2 -0
  55. package/build/src/redux/store.d.ts +2923 -0
  56. package/build/src/registry/ReactCommonRegistry.d.ts +2 -2
  57. package/build/src/registry/ReactCoreRegistry.d.ts +2 -2
  58. package/build/src/registry/ext-component-list.d.ts +8 -0
  59. package/build/src/utils/types.d.ts +4 -4
  60. package/build/tsconfig.tsbuildinfo +1 -0
  61. package/package.json +10 -10
  62. package/build/724.4aadbecc6e0740c58434.chunk.js +0 -561
  63. package/build/724.4aadbecc6e0740c58434.chunk.js.map +0 -1
@@ -0,0 +1,2923 @@
1
+ /// <reference types="react" />
2
+ import { Reducer } from '@reduxjs/toolkit';
3
+ import { Application, Comment, Hook, Model, Share, studio, TVDisplay, UserCurrent, WedocApp, Bookmark, MediaLibrary, MagicPad, jland, Faq, AssetReservation, Animations, AdminLogs, Widget, WidgetEditor } from 'jamespot-front-business';
4
+ import { ApplicationType, HookListType, jUserList, Model as ModelType, NetworkType, TinyMCECommonOptions, TinyMCEExtendedOptions } from 'jamespot-user-api';
5
+ import { ArticleActionsType, ArticleSelectorType } from './slice/Article.slice';
6
+ import { GenericActionsType } from './slice/Generic.actions';
7
+ import { UserActionsType, UsersSelectorType } from './slice/User.slice';
8
+ export interface JInjectStore extends ReturnType<typeof createStore> {
9
+ asyncReducers: AsyncReducers;
10
+ add: <T extends keyof Omit<AsyncReducers, 'extensions'>>(key: T, asyncReducer: AsyncReducers[T]) => void;
11
+ addExtensionStore: (key: string, asyncReducer: Reducer) => void;
12
+ selectors: {
13
+ article: ArticleSelectorType;
14
+ application: typeof Application.selectors;
15
+ model: typeof Model.selectors;
16
+ user: UsersSelectorType;
17
+ userCurrent: typeof UserCurrent.selectors;
18
+ hooks: typeof Hook.selectors;
19
+ };
20
+ actions: {
21
+ article: ArticleActionsType;
22
+ application: typeof Application.actions;
23
+ model: typeof Model.actions;
24
+ user: UserActionsType;
25
+ userCurrent: typeof UserCurrent.actions;
26
+ generic: GenericActionsType;
27
+ hooks: typeof Hook.actions;
28
+ };
29
+ }
30
+ export type AsyncReducers = {
31
+ [AdminLogs.slice.name]: typeof AdminLogs.slice.reducer;
32
+ [Animations.slice.name]: typeof Animations.slice.reducer;
33
+ [AssetReservation.slice.name]: typeof AssetReservation.slice.reducer;
34
+ [Bookmark.slice.name]: typeof Bookmark.slice.reducer;
35
+ [Comment.slice.name]: typeof Comment.slice.reducer;
36
+ [Faq.slice.name]: typeof Faq.slice.reducer;
37
+ [MagicPad.slice.name]: typeof MagicPad.slice.reducer;
38
+ [MediaLibrary.slice.name]: typeof MediaLibrary.slice.reducer;
39
+ [Share.slice.name]: typeof Share.slice.reducer;
40
+ [TVDisplay.slice.name]: typeof TVDisplay.slice.reducer;
41
+ [WedocApp.slice.name]: typeof WedocApp.slice.reducer;
42
+ [Widget.slice.name]: typeof Widget.slice.reducer;
43
+ [jland.slice.name]: typeof jland.slice.reducer;
44
+ [studio.slice.name]: typeof studio.slice.reducer;
45
+ [WidgetEditor.slice.name]: typeof WidgetEditor.slice.reducer;
46
+ } & {
47
+ extensions: {
48
+ [key: string]: Reducer;
49
+ };
50
+ };
51
+ declare const staticReducers: {
52
+ comment: Reducer<import("redux").CombinedState<{
53
+ commentList: import("jamespot-front-business").CommentListState;
54
+ }>, import("redux").AnyAction>;
55
+ entities: Reducer<import("redux").CombinedState<{
56
+ applications: import("@reduxjs/toolkit").EntityState<ApplicationType>;
57
+ models: import("@reduxjs/toolkit").EntityState<ModelType<string>>;
58
+ users: import("@reduxjs/toolkit").EntityState<import("./slice/User.slice").User>;
59
+ articles: import("@reduxjs/toolkit").EntityState<import("./slice/Article.slice").Article>;
60
+ }>, import("redux").AnyAction>;
61
+ form: Reducer<any, import("redux").AnyAction>;
62
+ hooks: Reducer<{}, import("redux").AnyAction>;
63
+ network: Reducer<import("redux").CombinedState<{
64
+ statics: {
65
+ networkPublic?: {
66
+ type: string;
67
+ mainType: string;
68
+ uri: string;
69
+ title: string;
70
+ } | undefined;
71
+ networkMe?: {
72
+ type: string;
73
+ mainType: string;
74
+ uri: string;
75
+ title: string;
76
+ } | undefined;
77
+ };
78
+ }>, import("redux").AnyAction>;
79
+ platform: Reducer<import("redux").CombinedState<{
80
+ config: {
81
+ userHighlightFields?: string[] | undefined;
82
+ userAccountStatus: 0 | 1;
83
+ };
84
+ }>, import("redux").AnyAction>;
85
+ toasts: Reducer<import("@reduxjs/toolkit").EntityState<{
86
+ id: string;
87
+ label: string | {
88
+ id: string;
89
+ values: {
90
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
91
+ };
92
+ };
93
+ description?: string | {
94
+ id: string;
95
+ values: {
96
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
97
+ };
98
+ } | undefined;
99
+ timeout: number;
100
+ type: "error" | "success" | "warning";
101
+ }>, import("redux").AnyAction>;
102
+ tinymce: Reducer<import("redux").CombinedState<{
103
+ options: {
104
+ common?: {
105
+ height: number;
106
+ language: string;
107
+ cache_suffix: string;
108
+ toolbar: string;
109
+ content_css: string;
110
+ quickbars_selection_toolbar: string;
111
+ plugins: string[];
112
+ text_patterns: {
113
+ start: string;
114
+ end?: string | undefined;
115
+ format?: string | undefined;
116
+ cmd?: string | undefined;
117
+ }[];
118
+ menubar: boolean;
119
+ branding: boolean;
120
+ skin: string;
121
+ convert_urls: boolean;
122
+ invalid_elements: string;
123
+ extended_valid_elements: string;
124
+ custom_elements: string;
125
+ inline_boundaries_selector: string;
126
+ toolbar_mode: "floating" | "sliding" | "scrolling" | "wrap";
127
+ promotion: boolean;
128
+ font_size_formats: string;
129
+ contextmenu: string | false;
130
+ paste_data_images: boolean;
131
+ browser_spellcheck: boolean;
132
+ quickbars_insert_toolbar: boolean;
133
+ license_key: "gpl";
134
+ sandbox_iframes?: boolean | undefined;
135
+ sandbox_iframes_exclusions?: string[] | undefined;
136
+ } | undefined;
137
+ extended?: {
138
+ commentsToolbar: string;
139
+ } | undefined;
140
+ };
141
+ }>, import("redux").AnyAction>;
142
+ userCurrent: Reducer<jUserList, import("redux").AnyAction>;
143
+ };
144
+ export declare function makeStore(jValues: {
145
+ tinymceCommonOptions: TinyMCECommonOptions;
146
+ tinymceExtendedOptions: TinyMCEExtendedOptions;
147
+ models: ModelType[];
148
+ applications: ApplicationType[];
149
+ networks: {
150
+ networkPublic: NetworkType;
151
+ networkMe: NetworkType;
152
+ };
153
+ platform: {
154
+ userAccountStatus: 0 | 1;
155
+ userHighlightFields: string[];
156
+ };
157
+ hooks: HookListType;
158
+ userCurrent: jUserList | undefined;
159
+ }): JInjectStore;
160
+ declare function createStore(initialAsyncReducers: AsyncReducers): import("@reduxjs/toolkit/dist/configureStore").ToolkitStore<import("redux").CombinedState<{
161
+ comment: import("redux").CombinedState<{
162
+ commentList: import("jamespot-front-business").CommentListState;
163
+ }>;
164
+ entities: import("redux").CombinedState<{
165
+ applications: import("@reduxjs/toolkit").EntityState<ApplicationType>;
166
+ models: import("@reduxjs/toolkit").EntityState<ModelType<string>>;
167
+ users: import("@reduxjs/toolkit").EntityState<import("./slice/User.slice").User>;
168
+ articles: import("@reduxjs/toolkit").EntityState<import("./slice/Article.slice").Article>;
169
+ }>;
170
+ form: any;
171
+ hooks: {};
172
+ network: import("redux").CombinedState<{
173
+ statics: {
174
+ networkPublic?: {
175
+ type: string;
176
+ mainType: string;
177
+ uri: string;
178
+ title: string;
179
+ } | undefined;
180
+ networkMe?: {
181
+ type: string;
182
+ mainType: string;
183
+ uri: string;
184
+ title: string;
185
+ } | undefined;
186
+ };
187
+ }>;
188
+ platform: import("redux").CombinedState<{
189
+ config: {
190
+ userHighlightFields?: string[] | undefined;
191
+ userAccountStatus: 0 | 1;
192
+ };
193
+ }>;
194
+ toasts: import("@reduxjs/toolkit").EntityState<{
195
+ id: string;
196
+ label: string | {
197
+ id: string;
198
+ values: {
199
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
200
+ };
201
+ };
202
+ description?: string | {
203
+ id: string;
204
+ values: {
205
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
206
+ };
207
+ } | undefined;
208
+ timeout: number;
209
+ type: "error" | "success" | "warning";
210
+ }>;
211
+ tinymce: import("redux").CombinedState<{
212
+ options: {
213
+ common?: {
214
+ height: number;
215
+ language: string;
216
+ cache_suffix: string;
217
+ toolbar: string;
218
+ content_css: string;
219
+ quickbars_selection_toolbar: string;
220
+ plugins: string[];
221
+ text_patterns: {
222
+ start: string;
223
+ end?: string | undefined;
224
+ format?: string | undefined;
225
+ cmd?: string | undefined;
226
+ }[];
227
+ menubar: boolean;
228
+ branding: boolean;
229
+ skin: string;
230
+ convert_urls: boolean;
231
+ invalid_elements: string;
232
+ extended_valid_elements: string;
233
+ custom_elements: string;
234
+ inline_boundaries_selector: string;
235
+ toolbar_mode: "floating" | "sliding" | "scrolling" | "wrap";
236
+ promotion: boolean;
237
+ font_size_formats: string;
238
+ contextmenu: string | false;
239
+ paste_data_images: boolean;
240
+ browser_spellcheck: boolean;
241
+ quickbars_insert_toolbar: boolean;
242
+ license_key: "gpl";
243
+ sandbox_iframes?: boolean | undefined;
244
+ sandbox_iframes_exclusions?: string[] | undefined;
245
+ } | undefined;
246
+ extended?: {
247
+ commentsToolbar: string;
248
+ } | undefined;
249
+ };
250
+ }>;
251
+ userCurrent: jUserList;
252
+ adminLogs: import("redux").CombinedState<{
253
+ logsNavigation: {
254
+ data: {
255
+ dateCreation: string;
256
+ url: string;
257
+ idUser: number;
258
+ level: number;
259
+ pseudo: string;
260
+ action: string;
261
+ ip: string;
262
+ extended?: string | undefined;
263
+ }[];
264
+ page: number;
265
+ filters: {
266
+ value: string | number | boolean | string[] | {
267
+ srcId: string | number;
268
+ srcType: string;
269
+ } | {
270
+ targetId: string | number;
271
+ targetType: string;
272
+ } | {
273
+ start: string;
274
+ end: string;
275
+ };
276
+ name: string;
277
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
278
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
279
+ or?: boolean | undefined;
280
+ isNull?: boolean | undefined;
281
+ isNotNull?: boolean | undefined;
282
+ }[];
283
+ orders: {
284
+ sort: "ASC" | "DESC";
285
+ name: string;
286
+ }[];
287
+ limit: number;
288
+ nbResults: number;
289
+ } & {
290
+ loading: "idle" | "pending";
291
+ };
292
+ logsObjects: {
293
+ data: {
294
+ mainType: string;
295
+ dateCreation: string;
296
+ url: string;
297
+ action: string;
298
+ idObject: number;
299
+ typeObject: string;
300
+ mail?: string | undefined;
301
+ extended?: string | undefined;
302
+ }[];
303
+ page: number;
304
+ filters: {
305
+ value: string | number | boolean | string[] | {
306
+ srcId: string | number;
307
+ srcType: string;
308
+ } | {
309
+ targetId: string | number;
310
+ targetType: string;
311
+ } | {
312
+ start: string;
313
+ end: string;
314
+ };
315
+ name: string;
316
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
317
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
318
+ or?: boolean | undefined;
319
+ isNull?: boolean | undefined;
320
+ isNotNull?: boolean | undefined;
321
+ }[];
322
+ orders: {
323
+ sort: "ASC" | "DESC";
324
+ name: string;
325
+ }[];
326
+ limit: number;
327
+ nbResults: number;
328
+ } & {
329
+ loading: "idle" | "pending";
330
+ };
331
+ logsSearch: {
332
+ data: {
333
+ type: string;
334
+ dateCreation: string;
335
+ msg: string;
336
+ }[];
337
+ page: number;
338
+ filters: {
339
+ value: string | number | boolean | string[] | {
340
+ srcId: string | number;
341
+ srcType: string;
342
+ } | {
343
+ targetId: string | number;
344
+ targetType: string;
345
+ } | {
346
+ start: string;
347
+ end: string;
348
+ };
349
+ name: string;
350
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
351
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
352
+ or?: boolean | undefined;
353
+ isNull?: boolean | undefined;
354
+ isNotNull?: boolean | undefined;
355
+ }[];
356
+ orders: {
357
+ sort: "ASC" | "DESC";
358
+ name: string;
359
+ }[];
360
+ limit: number;
361
+ nbResults: number;
362
+ } & {
363
+ loading: "idle" | "pending";
364
+ };
365
+ }>;
366
+ animations: import("redux").CombinedState<{
367
+ animationsList: import("jamespot-front-business").AnimationSliceListState;
368
+ animationStats: import("jamespot-front-business").AnimationStatsSliceState;
369
+ animationStatsCurrent: import("jamespot-front-business").AnimationStatsCurrentSliceState;
370
+ }>;
371
+ assetReservation: import("redux").CombinedState<{
372
+ bookableAsset: import("jamespot-front-business").BookableAssetState;
373
+ configuration: import("jamespot-front-business").Configuration;
374
+ reservation: import("jamespot-front-business").ReservationState;
375
+ }>;
376
+ bookmark: import("redux").CombinedState<{
377
+ bookmarkList: import("jamespot-front-business").bookmarkListState;
378
+ bookmarkEdit: import("jamespot-front-business").bookmarkEditState;
379
+ }>;
380
+ faq: import("redux").CombinedState<{
381
+ config: {
382
+ loading: "idle" | "pending";
383
+ } & Partial<{
384
+ _web?: "" | "0" | "1" | undefined;
385
+ appImageText?: string | undefined;
386
+ appImage?: string | {
387
+ image: {
388
+ type: string;
389
+ id: string;
390
+ };
391
+ } | undefined;
392
+ _displayComment?: "" | "0" | "1" | undefined;
393
+ }> & {
394
+ access: {
395
+ createCategory: boolean;
396
+ };
397
+ };
398
+ categories: {
399
+ loading: "idle" | "pending";
400
+ } & {
401
+ categories: ({
402
+ type: "faq";
403
+ id: number;
404
+ mainType: string;
405
+ uri: string;
406
+ dateCreation: string;
407
+ dateModified: string;
408
+ title: string;
409
+ _url: string;
410
+ _user: import("jamespot-user-api").jObjectBase & {
411
+ title: string;
412
+ _url: string;
413
+ } & {
414
+ [key: string]: string | number | null;
415
+ level: 0 | 3 | 5 | 9;
416
+ dateCreation: string;
417
+ dateModified: string;
418
+ };
419
+ _right: import("jamespot-user-api").Rights;
420
+ _audience: (import("jamespot-user-api").jUserLittle | {
421
+ type: string;
422
+ id: number;
423
+ mainType: string;
424
+ uri: string;
425
+ dateCreation: string;
426
+ dateModified: string;
427
+ title: string;
428
+ _url: string;
429
+ privacy: import("jamespot-user-api").GroupPrivacy;
430
+ category: number;
431
+ } | {
432
+ type: "folder" | "rootFolder";
433
+ id: number;
434
+ mainType: string;
435
+ uri: string;
436
+ title: string;
437
+ _url: string;
438
+ dateCreation?: string | undefined;
439
+ dateModified?: string | null | undefined;
440
+ folderColor?: string | undefined;
441
+ })[];
442
+ description?: string | null | undefined;
443
+ image?: {
444
+ width: number;
445
+ height: number;
446
+ } | undefined;
447
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
448
+ layers?: string[] | undefined;
449
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
450
+ layers?: string[] | undefined;
451
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
452
+ layers?: string[] | undefined;
453
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
454
+ layers?: string[] | undefined;
455
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
456
+ layers?: string[] | undefined;
457
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
458
+ layers?: string[] | undefined;
459
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
460
+ layers?: string[] | undefined;
461
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
462
+ layers?: string[] | undefined;
463
+ } & import("jamespot-user-api").WidgetType<{
464
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
465
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
466
+ css?: Record<string, string> | undefined;
467
+ edit?: boolean | undefined;
468
+ }>) | ({
469
+ layers?: string[] | undefined;
470
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
471
+ layers?: string[] | undefined;
472
+ } & {
473
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
474
+ uniqid: string;
475
+ content: {
476
+ uri?: string | undefined;
477
+ limit?: number | boolean | undefined;
478
+ tableColumnsData?: {
479
+ name?: string | undefined;
480
+ label?: string | undefined;
481
+ isVisible?: boolean | undefined;
482
+ textEllipsis?: boolean | undefined;
483
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
484
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
485
+ }[] | undefined;
486
+ tableHeadColor?: string | undefined;
487
+ tableHeadTextColor?: string | undefined;
488
+ tableHeadIconColor?: string | undefined;
489
+ tableRowColor?: string | undefined;
490
+ tableRowTextColor?: string | undefined;
491
+ tableBorderRadius?: number | undefined;
492
+ tableSizedColumns?: boolean | undefined;
493
+ tableSizedColumnsWidth?: number | undefined;
494
+ };
495
+ }) | ({
496
+ layers?: string[] | undefined;
497
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
498
+ layers?: string[] | undefined;
499
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
500
+ layers?: string[] | undefined;
501
+ } & import("jamespot-user-api").WidgetType<{
502
+ calEventsLimit?: boolean | undefined;
503
+ calEventsLimitValue?: number | undefined;
504
+ calEventsPromptStatus?: string | undefined;
505
+ }>) | ({
506
+ layers?: string[] | undefined;
507
+ } & import("jamespot-user-api").WidgetType<{
508
+ contactLimit?: boolean | undefined;
509
+ contactLimitValue?: number | undefined;
510
+ contactPromptStatus?: string | undefined;
511
+ }>) | ({
512
+ layers?: string[] | undefined;
513
+ } & import("jamespot-user-api").WidgetType<{
514
+ emailsLimit?: boolean | undefined;
515
+ emailsLimitValue?: number | undefined;
516
+ emailsPromptStatus?: string | undefined;
517
+ }>)>[] | undefined;
518
+ faqColor?: string | undefined;
519
+ } & {
520
+ _extend: {
521
+ itemsCount: number;
522
+ };
523
+ })[] | null;
524
+ };
525
+ }>;
526
+ magicPad: import("jamespot-front-business").MagicPadSliceRootState;
527
+ mediaLibrary: import("jamespot-front-business").MediaLibraryState;
528
+ share: {
529
+ entities: import("jamespot-user-api").jUserLittle[];
530
+ nbEntities: number;
531
+ loading: "idle" | "pending";
532
+ };
533
+ tvDisplay: import("redux").CombinedState<{
534
+ channelsList: {
535
+ loading: "idle" | "pending";
536
+ channels: import("jamespot-user-api").PagingResults<Readonly<import("jamespot-user-api").jObjectBase & {
537
+ title: string;
538
+ _url: string;
539
+ } & {
540
+ dateCreation: string;
541
+ dateModified: string;
542
+ } & {
543
+ description?: string | null | undefined;
544
+ _user: import("jamespot-user-api").jUserLittle;
545
+ _right: import("jamespot-user-api").Rights;
546
+ _audience: (import("jamespot-user-api").jUserLittle | {
547
+ type: string;
548
+ id: number;
549
+ mainType: string;
550
+ uri: string;
551
+ dateCreation: string;
552
+ dateModified: string;
553
+ title: string;
554
+ _url: string;
555
+ privacy: import("jamespot-user-api").GroupPrivacy;
556
+ category: number;
557
+ } | {
558
+ type: "folder" | "rootFolder";
559
+ id: number;
560
+ mainType: string;
561
+ uri: string;
562
+ title: string;
563
+ _url: string;
564
+ dateCreation?: string | undefined;
565
+ dateModified?: string | null | undefined;
566
+ folderColor?: string | undefined;
567
+ })[];
568
+ image?: {
569
+ width: number;
570
+ height: number;
571
+ } | undefined;
572
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
573
+ layers?: string[] | undefined;
574
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
575
+ layers?: string[] | undefined;
576
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
577
+ layers?: string[] | undefined;
578
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
579
+ layers?: string[] | undefined;
580
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
581
+ layers?: string[] | undefined;
582
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
583
+ layers?: string[] | undefined;
584
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
585
+ layers?: string[] | undefined;
586
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
587
+ layers?: string[] | undefined;
588
+ } & import("jamespot-user-api").WidgetType<{
589
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
590
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
591
+ css?: Record<string, string> | undefined;
592
+ edit?: boolean | undefined;
593
+ }>) | ({
594
+ layers?: string[] | undefined;
595
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
596
+ layers?: string[] | undefined;
597
+ } & {
598
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
599
+ uniqid: string;
600
+ content: {
601
+ uri?: string | undefined;
602
+ limit?: number | boolean | undefined;
603
+ tableColumnsData?: {
604
+ name?: string | undefined;
605
+ label?: string | undefined;
606
+ isVisible?: boolean | undefined;
607
+ textEllipsis?: boolean | undefined;
608
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
609
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
610
+ }[] | undefined;
611
+ tableHeadColor?: string | undefined;
612
+ tableHeadTextColor?: string | undefined;
613
+ tableHeadIconColor?: string | undefined;
614
+ tableRowColor?: string | undefined;
615
+ tableRowTextColor?: string | undefined;
616
+ tableBorderRadius?: number | undefined;
617
+ tableSizedColumns?: boolean | undefined;
618
+ tableSizedColumnsWidth?: number | undefined;
619
+ };
620
+ }) | ({
621
+ layers?: string[] | undefined;
622
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
623
+ layers?: string[] | undefined;
624
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
625
+ layers?: string[] | undefined;
626
+ } & import("jamespot-user-api").WidgetType<{
627
+ calEventsLimit?: boolean | undefined;
628
+ calEventsLimitValue?: number | undefined;
629
+ calEventsPromptStatus?: string | undefined;
630
+ }>) | ({
631
+ layers?: string[] | undefined;
632
+ } & import("jamespot-user-api").WidgetType<{
633
+ contactLimit?: boolean | undefined;
634
+ contactLimitValue?: number | undefined;
635
+ contactPromptStatus?: string | undefined;
636
+ }>) | ({
637
+ layers?: string[] | undefined;
638
+ } & import("jamespot-user-api").WidgetType<{
639
+ emailsLimit?: boolean | undefined;
640
+ emailsLimitValue?: number | undefined;
641
+ emailsPromptStatus?: string | undefined;
642
+ }>)>[] | undefined;
643
+ } & {
644
+ type: string;
645
+ id: number;
646
+ mainType: string;
647
+ uri: string;
648
+ title: string;
649
+ _url: string;
650
+ _user: import("jamespot-user-api").jObjectBase & {
651
+ title: string;
652
+ _url: string;
653
+ } & {
654
+ [key: string]: string | number | null;
655
+ level: 0 | 3 | 5 | 9;
656
+ dateCreation: string;
657
+ dateModified: string;
658
+ };
659
+ _right: import("jamespot-user-api").Rights;
660
+ tvChannelType: "DYNAMIC";
661
+ tvChannelBackgroundColor: string | null;
662
+ tvChannelNumImages: 0;
663
+ tvChannelConfig: {
664
+ key: string;
665
+ backgroundType?: "image" | "color" | undefined;
666
+ globalShowComment?: boolean | undefined;
667
+ scaleImg?: boolean | undefined;
668
+ contents?: {
669
+ uri: string;
670
+ dateEnd?: string | undefined;
671
+ order?: number | undefined;
672
+ showComments?: boolean | undefined;
673
+ }[] | undefined;
674
+ };
675
+ dateCreation?: string | undefined;
676
+ dateModified?: string | null | undefined;
677
+ description?: string | null | undefined;
678
+ tvChannelGroupTarget?: {
679
+ type: string;
680
+ id: number;
681
+ mainType: string;
682
+ uri: string;
683
+ dateCreation: string;
684
+ dateModified: string;
685
+ title: string;
686
+ _url: string;
687
+ privacy: import("jamespot-user-api").GroupPrivacy;
688
+ category: number;
689
+ } | undefined;
690
+ }> | Readonly<import("jamespot-user-api").jObjectBase & {
691
+ title: string;
692
+ _url: string;
693
+ } & {
694
+ dateCreation: string;
695
+ dateModified: string;
696
+ } & {
697
+ description?: string | null | undefined;
698
+ _user: import("jamespot-user-api").jUserLittle;
699
+ _right: import("jamespot-user-api").Rights;
700
+ _audience: (import("jamespot-user-api").jUserLittle | {
701
+ type: string;
702
+ id: number;
703
+ mainType: string;
704
+ uri: string;
705
+ dateCreation: string;
706
+ dateModified: string;
707
+ title: string;
708
+ _url: string;
709
+ privacy: import("jamespot-user-api").GroupPrivacy;
710
+ category: number;
711
+ } | {
712
+ type: "folder" | "rootFolder";
713
+ id: number;
714
+ mainType: string;
715
+ uri: string;
716
+ title: string;
717
+ _url: string;
718
+ dateCreation?: string | undefined;
719
+ dateModified?: string | null | undefined;
720
+ folderColor?: string | undefined;
721
+ })[];
722
+ image?: {
723
+ width: number;
724
+ height: number;
725
+ } | undefined;
726
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
727
+ layers?: string[] | undefined;
728
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
729
+ layers?: string[] | undefined;
730
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
731
+ layers?: string[] | undefined;
732
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
733
+ layers?: string[] | undefined;
734
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
735
+ layers?: string[] | undefined;
736
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
737
+ layers?: string[] | undefined;
738
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
739
+ layers?: string[] | undefined;
740
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
741
+ layers?: string[] | undefined;
742
+ } & import("jamespot-user-api").WidgetType<{
743
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
744
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
745
+ css?: Record<string, string> | undefined;
746
+ edit?: boolean | undefined;
747
+ }>) | ({
748
+ layers?: string[] | undefined;
749
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
750
+ layers?: string[] | undefined;
751
+ } & {
752
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
753
+ uniqid: string;
754
+ content: {
755
+ uri?: string | undefined;
756
+ limit?: number | boolean | undefined;
757
+ tableColumnsData?: {
758
+ name?: string | undefined;
759
+ label?: string | undefined;
760
+ isVisible?: boolean | undefined;
761
+ textEllipsis?: boolean | undefined;
762
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
763
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
764
+ }[] | undefined;
765
+ tableHeadColor?: string | undefined;
766
+ tableHeadTextColor?: string | undefined;
767
+ tableHeadIconColor?: string | undefined;
768
+ tableRowColor?: string | undefined;
769
+ tableRowTextColor?: string | undefined;
770
+ tableBorderRadius?: number | undefined;
771
+ tableSizedColumns?: boolean | undefined;
772
+ tableSizedColumnsWidth?: number | undefined;
773
+ };
774
+ }) | ({
775
+ layers?: string[] | undefined;
776
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
777
+ layers?: string[] | undefined;
778
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
779
+ layers?: string[] | undefined;
780
+ } & import("jamespot-user-api").WidgetType<{
781
+ calEventsLimit?: boolean | undefined;
782
+ calEventsLimitValue?: number | undefined;
783
+ calEventsPromptStatus?: string | undefined;
784
+ }>) | ({
785
+ layers?: string[] | undefined;
786
+ } & import("jamespot-user-api").WidgetType<{
787
+ contactLimit?: boolean | undefined;
788
+ contactLimitValue?: number | undefined;
789
+ contactPromptStatus?: string | undefined;
790
+ }>) | ({
791
+ layers?: string[] | undefined;
792
+ } & import("jamespot-user-api").WidgetType<{
793
+ emailsLimit?: boolean | undefined;
794
+ emailsLimitValue?: number | undefined;
795
+ emailsPromptStatus?: string | undefined;
796
+ }>)>[] | undefined;
797
+ } & {
798
+ type: string;
799
+ id: number;
800
+ mainType: string;
801
+ uri: string;
802
+ title: string;
803
+ _url: string;
804
+ _user: import("jamespot-user-api").jObjectBase & {
805
+ title: string;
806
+ _url: string;
807
+ } & {
808
+ [key: string]: string | number | null;
809
+ level: 0 | 3 | 5 | 9;
810
+ dateCreation: string;
811
+ dateModified: string;
812
+ };
813
+ _right: import("jamespot-user-api").Rights;
814
+ tvChannelType: "SLIDESHOW";
815
+ tvChannelBackgroundColor: string | null;
816
+ tvChannelNumImages: number;
817
+ tvChannelConfig: {
818
+ key: string;
819
+ backgroundType?: "image" | "color" | undefined;
820
+ globalShowComment?: boolean | undefined;
821
+ scaleImg?: boolean | undefined;
822
+ contents?: {
823
+ uri: string;
824
+ dateEnd?: string | undefined;
825
+ order?: number | undefined;
826
+ showComments?: boolean | undefined;
827
+ }[] | undefined;
828
+ };
829
+ dateCreation?: string | undefined;
830
+ dateModified?: string | null | undefined;
831
+ description?: string | null | undefined;
832
+ tvChannelGroupTarget?: {
833
+ type: string;
834
+ id: number;
835
+ mainType: string;
836
+ uri: string;
837
+ dateCreation: string;
838
+ dateModified: string;
839
+ title: string;
840
+ _url: string;
841
+ privacy: import("jamespot-user-api").GroupPrivacy;
842
+ category: number;
843
+ } | undefined;
844
+ }>> | undefined;
845
+ loadingChannelDeletion: "idle" | "pending";
846
+ };
847
+ }>;
848
+ wedoc: import("jamespot-front-business").WedocAppState;
849
+ widgets: {
850
+ layers: Record<string, {
851
+ title: string;
852
+ visible: boolean;
853
+ widgets: import("jamespot-user-api").WidgetWrapperGeneric<({
854
+ layers?: string[] | undefined;
855
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
856
+ layers?: string[] | undefined;
857
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
858
+ layers?: string[] | undefined;
859
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
860
+ layers?: string[] | undefined;
861
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
862
+ layers?: string[] | undefined;
863
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
864
+ layers?: string[] | undefined;
865
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
866
+ layers?: string[] | undefined;
867
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
868
+ layers?: string[] | undefined;
869
+ } & import("jamespot-user-api").WidgetType<{
870
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
871
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
872
+ css?: Record<string, string> | undefined;
873
+ edit?: boolean | undefined;
874
+ }>) | ({
875
+ layers?: string[] | undefined;
876
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
877
+ layers?: string[] | undefined;
878
+ } & {
879
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
880
+ uniqid: string;
881
+ content: {
882
+ uri?: string | undefined;
883
+ limit?: number | boolean | undefined;
884
+ tableColumnsData?: {
885
+ name?: string | undefined;
886
+ label?: string | undefined;
887
+ isVisible?: boolean | undefined;
888
+ textEllipsis?: boolean | undefined;
889
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
890
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
891
+ }[] | undefined;
892
+ tableHeadColor?: string | undefined;
893
+ tableHeadTextColor?: string | undefined;
894
+ tableHeadIconColor?: string | undefined;
895
+ tableRowColor?: string | undefined;
896
+ tableRowTextColor?: string | undefined;
897
+ tableBorderRadius?: number | undefined;
898
+ tableSizedColumns?: boolean | undefined;
899
+ tableSizedColumnsWidth?: number | undefined;
900
+ };
901
+ }) | ({
902
+ layers?: string[] | undefined;
903
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
904
+ layers?: string[] | undefined;
905
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
906
+ layers?: string[] | undefined;
907
+ } & import("jamespot-user-api").WidgetType<{
908
+ calEventsLimit?: boolean | undefined;
909
+ calEventsLimitValue?: number | undefined;
910
+ calEventsPromptStatus?: string | undefined;
911
+ }>) | ({
912
+ layers?: string[] | undefined;
913
+ } & import("jamespot-user-api").WidgetType<{
914
+ contactLimit?: boolean | undefined;
915
+ contactLimitValue?: number | undefined;
916
+ contactPromptStatus?: string | undefined;
917
+ }>) | ({
918
+ layers?: string[] | undefined;
919
+ } & import("jamespot-user-api").WidgetType<{
920
+ emailsLimit?: boolean | undefined;
921
+ emailsLimitValue?: number | undefined;
922
+ emailsPromptStatus?: string | undefined;
923
+ }>)>[];
924
+ uniqid: string;
925
+ locked: boolean;
926
+ position?: {
927
+ x: number;
928
+ y: number;
929
+ } | undefined;
930
+ }>;
931
+ ids: Record<string, import("jamespot-user-api").WidgetWrapperGeneric<({
932
+ layers?: string[] | undefined;
933
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
934
+ layers?: string[] | undefined;
935
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
936
+ layers?: string[] | undefined;
937
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
938
+ layers?: string[] | undefined;
939
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
940
+ layers?: string[] | undefined;
941
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
942
+ layers?: string[] | undefined;
943
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
944
+ layers?: string[] | undefined;
945
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
946
+ layers?: string[] | undefined;
947
+ } & import("jamespot-user-api").WidgetType<{
948
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
949
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
950
+ css?: Record<string, string> | undefined;
951
+ edit?: boolean | undefined;
952
+ }>) | ({
953
+ layers?: string[] | undefined;
954
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
955
+ layers?: string[] | undefined;
956
+ } & {
957
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
958
+ uniqid: string;
959
+ content: {
960
+ uri?: string | undefined;
961
+ limit?: number | boolean | undefined;
962
+ tableColumnsData?: {
963
+ name?: string | undefined;
964
+ label?: string | undefined;
965
+ isVisible?: boolean | undefined;
966
+ textEllipsis?: boolean | undefined;
967
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
968
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
969
+ }[] | undefined;
970
+ tableHeadColor?: string | undefined;
971
+ tableHeadTextColor?: string | undefined;
972
+ tableHeadIconColor?: string | undefined;
973
+ tableRowColor?: string | undefined;
974
+ tableRowTextColor?: string | undefined;
975
+ tableBorderRadius?: number | undefined;
976
+ tableSizedColumns?: boolean | undefined;
977
+ tableSizedColumnsWidth?: number | undefined;
978
+ };
979
+ }) | ({
980
+ layers?: string[] | undefined;
981
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
982
+ layers?: string[] | undefined;
983
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
984
+ layers?: string[] | undefined;
985
+ } & import("jamespot-user-api").WidgetType<{
986
+ calEventsLimit?: boolean | undefined;
987
+ calEventsLimitValue?: number | undefined;
988
+ calEventsPromptStatus?: string | undefined;
989
+ }>) | ({
990
+ layers?: string[] | undefined;
991
+ } & import("jamespot-user-api").WidgetType<{
992
+ contactLimit?: boolean | undefined;
993
+ contactLimitValue?: number | undefined;
994
+ contactPromptStatus?: string | undefined;
995
+ }>) | ({
996
+ layers?: string[] | undefined;
997
+ } & import("jamespot-user-api").WidgetType<{
998
+ emailsLimit?: boolean | undefined;
999
+ emailsLimitValue?: number | undefined;
1000
+ emailsPromptStatus?: string | undefined;
1001
+ }>)>>;
1002
+ states: Record<string, {
1003
+ busy?: boolean | undefined;
1004
+ loading?: boolean | undefined;
1005
+ initialized?: boolean | undefined;
1006
+ mounted?: boolean | undefined;
1007
+ hover?: boolean | undefined;
1008
+ empty?: boolean | undefined;
1009
+ locked?: boolean | undefined;
1010
+ }>;
1011
+ editableMap: Record<string, {
1012
+ uniqid: string;
1013
+ index: number;
1014
+ }>;
1015
+ currentEditableIndex: number;
1016
+ widgetWrapperStyle: Record<string, Record<string, string | number>>;
1017
+ widgetTitleStyle: Record<string, Record<string, string | number>>;
1018
+ widgetObject: Record<string, {
1019
+ type?: string | undefined;
1020
+ id?: number | undefined;
1021
+ mainType?: string | undefined;
1022
+ uri?: string | undefined;
1023
+ dateCreation?: string | undefined;
1024
+ dateModified?: string | null | undefined;
1025
+ title?: string | undefined;
1026
+ _url?: string | undefined;
1027
+ }>;
1028
+ widgetObjectRights: Record<string, import("jamespot-user-api").Rights>;
1029
+ widgetChipCount: Record<string, number>;
1030
+ widgetAuthor: Record<string, {
1031
+ type?: string | undefined;
1032
+ id?: number | undefined;
1033
+ mainType?: string | undefined;
1034
+ uri?: string | undefined;
1035
+ dateCreation?: string | undefined;
1036
+ dateModified?: string | undefined;
1037
+ title?: string | undefined;
1038
+ _url?: string | undefined;
1039
+ level?: 0 | 3 | 5 | 9 | undefined;
1040
+ }>;
1041
+ flushedWidgets: string[];
1042
+ rtObjectStack: {
1043
+ object: import("jamespot-user-api").jObjectBase & {
1044
+ title: string;
1045
+ _url: string;
1046
+ };
1047
+ uniqid: string;
1048
+ fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1049
+ }[];
1050
+ token?: string | undefined;
1051
+ modal?: {
1052
+ title?: string | undefined;
1053
+ view?: any;
1054
+ } | undefined;
1055
+ currentEditableWidgetId?: string | undefined;
1056
+ };
1057
+ jland: import("redux").CombinedState<{
1058
+ jLandMapList: {
1059
+ maps: import("jamespot-front-business").JLandMapFront[];
1060
+ availableLicenses: Record<string, number>;
1061
+ loading: "idle" | "pending";
1062
+ loadingAvailableLicenses: "idle" | "pending";
1063
+ loadingLicenseOperation: {
1064
+ [key: number]: "idle" | "pending" | undefined;
1065
+ };
1066
+ loadingMapDeletion: "idle" | "pending";
1067
+ };
1068
+ mapCreate: import("jamespot-front-business").MapCreateState;
1069
+ }>;
1070
+ studio: import("redux").CombinedState<{
1071
+ studioAppsList: import("jamespot-front-business").StudioAppsListState;
1072
+ currentStudioApp: import("jamespot-front-business").CurrentStudioAppState;
1073
+ }>;
1074
+ editors: import("jamespot-front-business").EditorsState;
1075
+ extensions: import("redux").CombinedState<{
1076
+ [x: string]: any;
1077
+ }>;
1078
+ }>, import("redux").AnyAction, import("@reduxjs/toolkit").MiddlewareArray<[import("@reduxjs/toolkit").ThunkMiddleware<import("redux").CombinedState<{
1079
+ comment: import("redux").CombinedState<{
1080
+ commentList: import("jamespot-front-business").CommentListState;
1081
+ }>;
1082
+ entities: import("redux").CombinedState<{
1083
+ applications: import("@reduxjs/toolkit").EntityState<ApplicationType>;
1084
+ models: import("@reduxjs/toolkit").EntityState<ModelType<string>>;
1085
+ users: import("@reduxjs/toolkit").EntityState<import("./slice/User.slice").User>;
1086
+ articles: import("@reduxjs/toolkit").EntityState<import("./slice/Article.slice").Article>;
1087
+ }>;
1088
+ form: any;
1089
+ hooks: {};
1090
+ network: import("redux").CombinedState<{
1091
+ statics: {
1092
+ networkPublic?: {
1093
+ type: string;
1094
+ mainType: string;
1095
+ uri: string;
1096
+ title: string;
1097
+ } | undefined;
1098
+ networkMe?: {
1099
+ type: string;
1100
+ mainType: string;
1101
+ uri: string;
1102
+ title: string;
1103
+ } | undefined;
1104
+ };
1105
+ }>;
1106
+ platform: import("redux").CombinedState<{
1107
+ config: {
1108
+ userHighlightFields?: string[] | undefined;
1109
+ userAccountStatus: 0 | 1;
1110
+ };
1111
+ }>;
1112
+ toasts: import("@reduxjs/toolkit").EntityState<{
1113
+ id: string;
1114
+ label: string | {
1115
+ id: string;
1116
+ values: {
1117
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
1118
+ };
1119
+ };
1120
+ description?: string | {
1121
+ id: string;
1122
+ values: {
1123
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
1124
+ };
1125
+ } | undefined;
1126
+ timeout: number;
1127
+ type: "error" | "success" | "warning";
1128
+ }>;
1129
+ tinymce: import("redux").CombinedState<{
1130
+ options: {
1131
+ common?: {
1132
+ height: number;
1133
+ language: string;
1134
+ cache_suffix: string;
1135
+ toolbar: string;
1136
+ content_css: string;
1137
+ quickbars_selection_toolbar: string;
1138
+ plugins: string[];
1139
+ text_patterns: {
1140
+ start: string;
1141
+ end?: string | undefined;
1142
+ format?: string | undefined;
1143
+ cmd?: string | undefined;
1144
+ }[];
1145
+ menubar: boolean;
1146
+ branding: boolean;
1147
+ skin: string;
1148
+ convert_urls: boolean;
1149
+ invalid_elements: string;
1150
+ extended_valid_elements: string;
1151
+ custom_elements: string;
1152
+ inline_boundaries_selector: string;
1153
+ toolbar_mode: "floating" | "sliding" | "scrolling" | "wrap";
1154
+ promotion: boolean;
1155
+ font_size_formats: string;
1156
+ contextmenu: string | false;
1157
+ paste_data_images: boolean;
1158
+ browser_spellcheck: boolean;
1159
+ quickbars_insert_toolbar: boolean;
1160
+ license_key: "gpl";
1161
+ sandbox_iframes?: boolean | undefined;
1162
+ sandbox_iframes_exclusions?: string[] | undefined;
1163
+ } | undefined;
1164
+ extended?: {
1165
+ commentsToolbar: string;
1166
+ } | undefined;
1167
+ };
1168
+ }>;
1169
+ userCurrent: jUserList;
1170
+ adminLogs: import("redux").CombinedState<{
1171
+ logsNavigation: {
1172
+ data: {
1173
+ dateCreation: string;
1174
+ url: string;
1175
+ idUser: number;
1176
+ level: number;
1177
+ pseudo: string;
1178
+ action: string;
1179
+ ip: string;
1180
+ extended?: string | undefined;
1181
+ }[];
1182
+ page: number;
1183
+ filters: {
1184
+ value: string | number | boolean | string[] | {
1185
+ srcId: string | number;
1186
+ srcType: string;
1187
+ } | {
1188
+ targetId: string | number;
1189
+ targetType: string;
1190
+ } | {
1191
+ start: string;
1192
+ end: string;
1193
+ };
1194
+ name: string;
1195
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
1196
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
1197
+ or?: boolean | undefined;
1198
+ isNull?: boolean | undefined;
1199
+ isNotNull?: boolean | undefined;
1200
+ }[];
1201
+ orders: {
1202
+ sort: "ASC" | "DESC";
1203
+ name: string;
1204
+ }[];
1205
+ limit: number;
1206
+ nbResults: number;
1207
+ } & {
1208
+ loading: "idle" | "pending";
1209
+ };
1210
+ logsObjects: {
1211
+ data: {
1212
+ mainType: string;
1213
+ dateCreation: string;
1214
+ url: string;
1215
+ action: string;
1216
+ idObject: number;
1217
+ typeObject: string;
1218
+ mail?: string | undefined;
1219
+ extended?: string | undefined;
1220
+ }[];
1221
+ page: number;
1222
+ filters: {
1223
+ value: string | number | boolean | string[] | {
1224
+ srcId: string | number;
1225
+ srcType: string;
1226
+ } | {
1227
+ targetId: string | number;
1228
+ targetType: string;
1229
+ } | {
1230
+ start: string;
1231
+ end: string;
1232
+ };
1233
+ name: string;
1234
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
1235
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
1236
+ or?: boolean | undefined;
1237
+ isNull?: boolean | undefined;
1238
+ isNotNull?: boolean | undefined;
1239
+ }[];
1240
+ orders: {
1241
+ sort: "ASC" | "DESC";
1242
+ name: string;
1243
+ }[];
1244
+ limit: number;
1245
+ nbResults: number;
1246
+ } & {
1247
+ loading: "idle" | "pending";
1248
+ };
1249
+ logsSearch: {
1250
+ data: {
1251
+ type: string;
1252
+ dateCreation: string;
1253
+ msg: string;
1254
+ }[];
1255
+ page: number;
1256
+ filters: {
1257
+ value: string | number | boolean | string[] | {
1258
+ srcId: string | number;
1259
+ srcType: string;
1260
+ } | {
1261
+ targetId: string | number;
1262
+ targetType: string;
1263
+ } | {
1264
+ start: string;
1265
+ end: string;
1266
+ };
1267
+ name: string;
1268
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
1269
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
1270
+ or?: boolean | undefined;
1271
+ isNull?: boolean | undefined;
1272
+ isNotNull?: boolean | undefined;
1273
+ }[];
1274
+ orders: {
1275
+ sort: "ASC" | "DESC";
1276
+ name: string;
1277
+ }[];
1278
+ limit: number;
1279
+ nbResults: number;
1280
+ } & {
1281
+ loading: "idle" | "pending";
1282
+ };
1283
+ }>;
1284
+ animations: import("redux").CombinedState<{
1285
+ animationsList: import("jamespot-front-business").AnimationSliceListState;
1286
+ animationStats: import("jamespot-front-business").AnimationStatsSliceState;
1287
+ animationStatsCurrent: import("jamespot-front-business").AnimationStatsCurrentSliceState;
1288
+ }>;
1289
+ assetReservation: import("redux").CombinedState<{
1290
+ bookableAsset: import("jamespot-front-business").BookableAssetState;
1291
+ configuration: import("jamespot-front-business").Configuration;
1292
+ reservation: import("jamespot-front-business").ReservationState;
1293
+ }>;
1294
+ bookmark: import("redux").CombinedState<{
1295
+ bookmarkList: import("jamespot-front-business").bookmarkListState;
1296
+ bookmarkEdit: import("jamespot-front-business").bookmarkEditState;
1297
+ }>;
1298
+ faq: import("redux").CombinedState<{
1299
+ config: {
1300
+ loading: "idle" | "pending";
1301
+ } & Partial<{
1302
+ _web?: "" | "0" | "1" | undefined;
1303
+ appImageText?: string | undefined;
1304
+ appImage?: string | {
1305
+ image: {
1306
+ type: string;
1307
+ id: string;
1308
+ };
1309
+ } | undefined;
1310
+ _displayComment?: "" | "0" | "1" | undefined;
1311
+ }> & {
1312
+ access: {
1313
+ createCategory: boolean;
1314
+ };
1315
+ };
1316
+ categories: {
1317
+ loading: "idle" | "pending";
1318
+ } & {
1319
+ categories: ({
1320
+ type: "faq";
1321
+ id: number;
1322
+ mainType: string;
1323
+ uri: string;
1324
+ dateCreation: string;
1325
+ dateModified: string;
1326
+ title: string;
1327
+ _url: string;
1328
+ _user: import("jamespot-user-api").jObjectBase & {
1329
+ title: string;
1330
+ _url: string;
1331
+ } & {
1332
+ [key: string]: string | number | null;
1333
+ level: 0 | 3 | 5 | 9;
1334
+ dateCreation: string;
1335
+ dateModified: string;
1336
+ };
1337
+ _right: import("jamespot-user-api").Rights;
1338
+ _audience: (import("jamespot-user-api").jUserLittle | {
1339
+ type: string;
1340
+ id: number;
1341
+ mainType: string;
1342
+ uri: string;
1343
+ dateCreation: string;
1344
+ dateModified: string;
1345
+ title: string;
1346
+ _url: string;
1347
+ privacy: import("jamespot-user-api").GroupPrivacy;
1348
+ category: number;
1349
+ } | {
1350
+ type: "folder" | "rootFolder";
1351
+ id: number;
1352
+ mainType: string;
1353
+ uri: string;
1354
+ title: string;
1355
+ _url: string;
1356
+ dateCreation?: string | undefined;
1357
+ dateModified?: string | null | undefined;
1358
+ folderColor?: string | undefined;
1359
+ })[];
1360
+ description?: string | null | undefined;
1361
+ image?: {
1362
+ width: number;
1363
+ height: number;
1364
+ } | undefined;
1365
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
1366
+ layers?: string[] | undefined;
1367
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
1368
+ layers?: string[] | undefined;
1369
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
1370
+ layers?: string[] | undefined;
1371
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
1372
+ layers?: string[] | undefined;
1373
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
1374
+ layers?: string[] | undefined;
1375
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
1376
+ layers?: string[] | undefined;
1377
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
1378
+ layers?: string[] | undefined;
1379
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
1380
+ layers?: string[] | undefined;
1381
+ } & import("jamespot-user-api").WidgetType<{
1382
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
1383
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
1384
+ css?: Record<string, string> | undefined;
1385
+ edit?: boolean | undefined;
1386
+ }>) | ({
1387
+ layers?: string[] | undefined;
1388
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
1389
+ layers?: string[] | undefined;
1390
+ } & {
1391
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
1392
+ uniqid: string;
1393
+ content: {
1394
+ uri?: string | undefined;
1395
+ limit?: number | boolean | undefined;
1396
+ tableColumnsData?: {
1397
+ name?: string | undefined;
1398
+ label?: string | undefined;
1399
+ isVisible?: boolean | undefined;
1400
+ textEllipsis?: boolean | undefined;
1401
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1402
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1403
+ }[] | undefined;
1404
+ tableHeadColor?: string | undefined;
1405
+ tableHeadTextColor?: string | undefined;
1406
+ tableHeadIconColor?: string | undefined;
1407
+ tableRowColor?: string | undefined;
1408
+ tableRowTextColor?: string | undefined;
1409
+ tableBorderRadius?: number | undefined;
1410
+ tableSizedColumns?: boolean | undefined;
1411
+ tableSizedColumnsWidth?: number | undefined;
1412
+ };
1413
+ }) | ({
1414
+ layers?: string[] | undefined;
1415
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
1416
+ layers?: string[] | undefined;
1417
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
1418
+ layers?: string[] | undefined;
1419
+ } & import("jamespot-user-api").WidgetType<{
1420
+ calEventsLimit?: boolean | undefined;
1421
+ calEventsLimitValue?: number | undefined;
1422
+ calEventsPromptStatus?: string | undefined;
1423
+ }>) | ({
1424
+ layers?: string[] | undefined;
1425
+ } & import("jamespot-user-api").WidgetType<{
1426
+ contactLimit?: boolean | undefined;
1427
+ contactLimitValue?: number | undefined;
1428
+ contactPromptStatus?: string | undefined;
1429
+ }>) | ({
1430
+ layers?: string[] | undefined;
1431
+ } & import("jamespot-user-api").WidgetType<{
1432
+ emailsLimit?: boolean | undefined;
1433
+ emailsLimitValue?: number | undefined;
1434
+ emailsPromptStatus?: string | undefined;
1435
+ }>)>[] | undefined;
1436
+ faqColor?: string | undefined;
1437
+ } & {
1438
+ _extend: {
1439
+ itemsCount: number;
1440
+ };
1441
+ })[] | null;
1442
+ };
1443
+ }>;
1444
+ magicPad: import("jamespot-front-business").MagicPadSliceRootState;
1445
+ mediaLibrary: import("jamespot-front-business").MediaLibraryState;
1446
+ share: {
1447
+ entities: import("jamespot-user-api").jUserLittle[];
1448
+ nbEntities: number;
1449
+ loading: "idle" | "pending";
1450
+ };
1451
+ tvDisplay: import("redux").CombinedState<{
1452
+ channelsList: {
1453
+ loading: "idle" | "pending";
1454
+ channels: import("jamespot-user-api").PagingResults<Readonly<import("jamespot-user-api").jObjectBase & {
1455
+ title: string;
1456
+ _url: string;
1457
+ } & {
1458
+ dateCreation: string;
1459
+ dateModified: string;
1460
+ } & {
1461
+ description?: string | null | undefined;
1462
+ _user: import("jamespot-user-api").jUserLittle;
1463
+ _right: import("jamespot-user-api").Rights;
1464
+ _audience: (import("jamespot-user-api").jUserLittle | {
1465
+ type: string;
1466
+ id: number;
1467
+ mainType: string;
1468
+ uri: string;
1469
+ dateCreation: string;
1470
+ dateModified: string;
1471
+ title: string;
1472
+ _url: string;
1473
+ privacy: import("jamespot-user-api").GroupPrivacy;
1474
+ category: number;
1475
+ } | {
1476
+ type: "folder" | "rootFolder";
1477
+ id: number;
1478
+ mainType: string;
1479
+ uri: string;
1480
+ title: string;
1481
+ _url: string;
1482
+ dateCreation?: string | undefined;
1483
+ dateModified?: string | null | undefined;
1484
+ folderColor?: string | undefined;
1485
+ })[];
1486
+ image?: {
1487
+ width: number;
1488
+ height: number;
1489
+ } | undefined;
1490
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
1491
+ layers?: string[] | undefined;
1492
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
1493
+ layers?: string[] | undefined;
1494
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
1495
+ layers?: string[] | undefined;
1496
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
1497
+ layers?: string[] | undefined;
1498
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
1499
+ layers?: string[] | undefined;
1500
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
1501
+ layers?: string[] | undefined;
1502
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
1503
+ layers?: string[] | undefined;
1504
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
1505
+ layers?: string[] | undefined;
1506
+ } & import("jamespot-user-api").WidgetType<{
1507
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
1508
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
1509
+ css?: Record<string, string> | undefined;
1510
+ edit?: boolean | undefined;
1511
+ }>) | ({
1512
+ layers?: string[] | undefined;
1513
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
1514
+ layers?: string[] | undefined;
1515
+ } & {
1516
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
1517
+ uniqid: string;
1518
+ content: {
1519
+ uri?: string | undefined;
1520
+ limit?: number | boolean | undefined;
1521
+ tableColumnsData?: {
1522
+ name?: string | undefined;
1523
+ label?: string | undefined;
1524
+ isVisible?: boolean | undefined;
1525
+ textEllipsis?: boolean | undefined;
1526
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1527
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1528
+ }[] | undefined;
1529
+ tableHeadColor?: string | undefined;
1530
+ tableHeadTextColor?: string | undefined;
1531
+ tableHeadIconColor?: string | undefined;
1532
+ tableRowColor?: string | undefined;
1533
+ tableRowTextColor?: string | undefined;
1534
+ tableBorderRadius?: number | undefined;
1535
+ tableSizedColumns?: boolean | undefined;
1536
+ tableSizedColumnsWidth?: number | undefined;
1537
+ };
1538
+ }) | ({
1539
+ layers?: string[] | undefined;
1540
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
1541
+ layers?: string[] | undefined;
1542
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
1543
+ layers?: string[] | undefined;
1544
+ } & import("jamespot-user-api").WidgetType<{
1545
+ calEventsLimit?: boolean | undefined;
1546
+ calEventsLimitValue?: number | undefined;
1547
+ calEventsPromptStatus?: string | undefined;
1548
+ }>) | ({
1549
+ layers?: string[] | undefined;
1550
+ } & import("jamespot-user-api").WidgetType<{
1551
+ contactLimit?: boolean | undefined;
1552
+ contactLimitValue?: number | undefined;
1553
+ contactPromptStatus?: string | undefined;
1554
+ }>) | ({
1555
+ layers?: string[] | undefined;
1556
+ } & import("jamespot-user-api").WidgetType<{
1557
+ emailsLimit?: boolean | undefined;
1558
+ emailsLimitValue?: number | undefined;
1559
+ emailsPromptStatus?: string | undefined;
1560
+ }>)>[] | undefined;
1561
+ } & {
1562
+ type: string;
1563
+ id: number;
1564
+ mainType: string;
1565
+ uri: string;
1566
+ title: string;
1567
+ _url: string;
1568
+ _user: import("jamespot-user-api").jObjectBase & {
1569
+ title: string;
1570
+ _url: string;
1571
+ } & {
1572
+ [key: string]: string | number | null;
1573
+ level: 0 | 3 | 5 | 9;
1574
+ dateCreation: string;
1575
+ dateModified: string;
1576
+ };
1577
+ _right: import("jamespot-user-api").Rights;
1578
+ tvChannelType: "DYNAMIC";
1579
+ tvChannelBackgroundColor: string | null;
1580
+ tvChannelNumImages: 0;
1581
+ tvChannelConfig: {
1582
+ key: string;
1583
+ backgroundType?: "image" | "color" | undefined;
1584
+ globalShowComment?: boolean | undefined;
1585
+ scaleImg?: boolean | undefined;
1586
+ contents?: {
1587
+ uri: string;
1588
+ dateEnd?: string | undefined;
1589
+ order?: number | undefined;
1590
+ showComments?: boolean | undefined;
1591
+ }[] | undefined;
1592
+ };
1593
+ dateCreation?: string | undefined;
1594
+ dateModified?: string | null | undefined;
1595
+ description?: string | null | undefined;
1596
+ tvChannelGroupTarget?: {
1597
+ type: string;
1598
+ id: number;
1599
+ mainType: string;
1600
+ uri: string;
1601
+ dateCreation: string;
1602
+ dateModified: string;
1603
+ title: string;
1604
+ _url: string;
1605
+ privacy: import("jamespot-user-api").GroupPrivacy;
1606
+ category: number;
1607
+ } | undefined;
1608
+ }> | Readonly<import("jamespot-user-api").jObjectBase & {
1609
+ title: string;
1610
+ _url: string;
1611
+ } & {
1612
+ dateCreation: string;
1613
+ dateModified: string;
1614
+ } & {
1615
+ description?: string | null | undefined;
1616
+ _user: import("jamespot-user-api").jUserLittle;
1617
+ _right: import("jamespot-user-api").Rights;
1618
+ _audience: (import("jamespot-user-api").jUserLittle | {
1619
+ type: string;
1620
+ id: number;
1621
+ mainType: string;
1622
+ uri: string;
1623
+ dateCreation: string;
1624
+ dateModified: string;
1625
+ title: string;
1626
+ _url: string;
1627
+ privacy: import("jamespot-user-api").GroupPrivacy;
1628
+ category: number;
1629
+ } | {
1630
+ type: "folder" | "rootFolder";
1631
+ id: number;
1632
+ mainType: string;
1633
+ uri: string;
1634
+ title: string;
1635
+ _url: string;
1636
+ dateCreation?: string | undefined;
1637
+ dateModified?: string | null | undefined;
1638
+ folderColor?: string | undefined;
1639
+ })[];
1640
+ image?: {
1641
+ width: number;
1642
+ height: number;
1643
+ } | undefined;
1644
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
1645
+ layers?: string[] | undefined;
1646
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
1647
+ layers?: string[] | undefined;
1648
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
1649
+ layers?: string[] | undefined;
1650
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
1651
+ layers?: string[] | undefined;
1652
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
1653
+ layers?: string[] | undefined;
1654
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
1655
+ layers?: string[] | undefined;
1656
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
1657
+ layers?: string[] | undefined;
1658
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
1659
+ layers?: string[] | undefined;
1660
+ } & import("jamespot-user-api").WidgetType<{
1661
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
1662
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
1663
+ css?: Record<string, string> | undefined;
1664
+ edit?: boolean | undefined;
1665
+ }>) | ({
1666
+ layers?: string[] | undefined;
1667
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
1668
+ layers?: string[] | undefined;
1669
+ } & {
1670
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
1671
+ uniqid: string;
1672
+ content: {
1673
+ uri?: string | undefined;
1674
+ limit?: number | boolean | undefined;
1675
+ tableColumnsData?: {
1676
+ name?: string | undefined;
1677
+ label?: string | undefined;
1678
+ isVisible?: boolean | undefined;
1679
+ textEllipsis?: boolean | undefined;
1680
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1681
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1682
+ }[] | undefined;
1683
+ tableHeadColor?: string | undefined;
1684
+ tableHeadTextColor?: string | undefined;
1685
+ tableHeadIconColor?: string | undefined;
1686
+ tableRowColor?: string | undefined;
1687
+ tableRowTextColor?: string | undefined;
1688
+ tableBorderRadius?: number | undefined;
1689
+ tableSizedColumns?: boolean | undefined;
1690
+ tableSizedColumnsWidth?: number | undefined;
1691
+ };
1692
+ }) | ({
1693
+ layers?: string[] | undefined;
1694
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
1695
+ layers?: string[] | undefined;
1696
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
1697
+ layers?: string[] | undefined;
1698
+ } & import("jamespot-user-api").WidgetType<{
1699
+ calEventsLimit?: boolean | undefined;
1700
+ calEventsLimitValue?: number | undefined;
1701
+ calEventsPromptStatus?: string | undefined;
1702
+ }>) | ({
1703
+ layers?: string[] | undefined;
1704
+ } & import("jamespot-user-api").WidgetType<{
1705
+ contactLimit?: boolean | undefined;
1706
+ contactLimitValue?: number | undefined;
1707
+ contactPromptStatus?: string | undefined;
1708
+ }>) | ({
1709
+ layers?: string[] | undefined;
1710
+ } & import("jamespot-user-api").WidgetType<{
1711
+ emailsLimit?: boolean | undefined;
1712
+ emailsLimitValue?: number | undefined;
1713
+ emailsPromptStatus?: string | undefined;
1714
+ }>)>[] | undefined;
1715
+ } & {
1716
+ type: string;
1717
+ id: number;
1718
+ mainType: string;
1719
+ uri: string;
1720
+ title: string;
1721
+ _url: string;
1722
+ _user: import("jamespot-user-api").jObjectBase & {
1723
+ title: string;
1724
+ _url: string;
1725
+ } & {
1726
+ [key: string]: string | number | null;
1727
+ level: 0 | 3 | 5 | 9;
1728
+ dateCreation: string;
1729
+ dateModified: string;
1730
+ };
1731
+ _right: import("jamespot-user-api").Rights;
1732
+ tvChannelType: "SLIDESHOW";
1733
+ tvChannelBackgroundColor: string | null;
1734
+ tvChannelNumImages: number;
1735
+ tvChannelConfig: {
1736
+ key: string;
1737
+ backgroundType?: "image" | "color" | undefined;
1738
+ globalShowComment?: boolean | undefined;
1739
+ scaleImg?: boolean | undefined;
1740
+ contents?: {
1741
+ uri: string;
1742
+ dateEnd?: string | undefined;
1743
+ order?: number | undefined;
1744
+ showComments?: boolean | undefined;
1745
+ }[] | undefined;
1746
+ };
1747
+ dateCreation?: string | undefined;
1748
+ dateModified?: string | null | undefined;
1749
+ description?: string | null | undefined;
1750
+ tvChannelGroupTarget?: {
1751
+ type: string;
1752
+ id: number;
1753
+ mainType: string;
1754
+ uri: string;
1755
+ dateCreation: string;
1756
+ dateModified: string;
1757
+ title: string;
1758
+ _url: string;
1759
+ privacy: import("jamespot-user-api").GroupPrivacy;
1760
+ category: number;
1761
+ } | undefined;
1762
+ }>> | undefined;
1763
+ loadingChannelDeletion: "idle" | "pending";
1764
+ };
1765
+ }>;
1766
+ wedoc: import("jamespot-front-business").WedocAppState;
1767
+ widgets: {
1768
+ layers: Record<string, {
1769
+ title: string;
1770
+ visible: boolean;
1771
+ widgets: import("jamespot-user-api").WidgetWrapperGeneric<({
1772
+ layers?: string[] | undefined;
1773
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
1774
+ layers?: string[] | undefined;
1775
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
1776
+ layers?: string[] | undefined;
1777
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
1778
+ layers?: string[] | undefined;
1779
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
1780
+ layers?: string[] | undefined;
1781
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
1782
+ layers?: string[] | undefined;
1783
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
1784
+ layers?: string[] | undefined;
1785
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
1786
+ layers?: string[] | undefined;
1787
+ } & import("jamespot-user-api").WidgetType<{
1788
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
1789
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
1790
+ css?: Record<string, string> | undefined;
1791
+ edit?: boolean | undefined;
1792
+ }>) | ({
1793
+ layers?: string[] | undefined;
1794
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
1795
+ layers?: string[] | undefined;
1796
+ } & {
1797
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
1798
+ uniqid: string;
1799
+ content: {
1800
+ uri?: string | undefined;
1801
+ limit?: number | boolean | undefined;
1802
+ tableColumnsData?: {
1803
+ name?: string | undefined;
1804
+ label?: string | undefined;
1805
+ isVisible?: boolean | undefined;
1806
+ textEllipsis?: boolean | undefined;
1807
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1808
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1809
+ }[] | undefined;
1810
+ tableHeadColor?: string | undefined;
1811
+ tableHeadTextColor?: string | undefined;
1812
+ tableHeadIconColor?: string | undefined;
1813
+ tableRowColor?: string | undefined;
1814
+ tableRowTextColor?: string | undefined;
1815
+ tableBorderRadius?: number | undefined;
1816
+ tableSizedColumns?: boolean | undefined;
1817
+ tableSizedColumnsWidth?: number | undefined;
1818
+ };
1819
+ }) | ({
1820
+ layers?: string[] | undefined;
1821
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
1822
+ layers?: string[] | undefined;
1823
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
1824
+ layers?: string[] | undefined;
1825
+ } & import("jamespot-user-api").WidgetType<{
1826
+ calEventsLimit?: boolean | undefined;
1827
+ calEventsLimitValue?: number | undefined;
1828
+ calEventsPromptStatus?: string | undefined;
1829
+ }>) | ({
1830
+ layers?: string[] | undefined;
1831
+ } & import("jamespot-user-api").WidgetType<{
1832
+ contactLimit?: boolean | undefined;
1833
+ contactLimitValue?: number | undefined;
1834
+ contactPromptStatus?: string | undefined;
1835
+ }>) | ({
1836
+ layers?: string[] | undefined;
1837
+ } & import("jamespot-user-api").WidgetType<{
1838
+ emailsLimit?: boolean | undefined;
1839
+ emailsLimitValue?: number | undefined;
1840
+ emailsPromptStatus?: string | undefined;
1841
+ }>)>[];
1842
+ uniqid: string;
1843
+ locked: boolean;
1844
+ position?: {
1845
+ x: number;
1846
+ y: number;
1847
+ } | undefined;
1848
+ }>;
1849
+ ids: Record<string, import("jamespot-user-api").WidgetWrapperGeneric<({
1850
+ layers?: string[] | undefined;
1851
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
1852
+ layers?: string[] | undefined;
1853
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
1854
+ layers?: string[] | undefined;
1855
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
1856
+ layers?: string[] | undefined;
1857
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
1858
+ layers?: string[] | undefined;
1859
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
1860
+ layers?: string[] | undefined;
1861
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
1862
+ layers?: string[] | undefined;
1863
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
1864
+ layers?: string[] | undefined;
1865
+ } & import("jamespot-user-api").WidgetType<{
1866
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
1867
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
1868
+ css?: Record<string, string> | undefined;
1869
+ edit?: boolean | undefined;
1870
+ }>) | ({
1871
+ layers?: string[] | undefined;
1872
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
1873
+ layers?: string[] | undefined;
1874
+ } & {
1875
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
1876
+ uniqid: string;
1877
+ content: {
1878
+ uri?: string | undefined;
1879
+ limit?: number | boolean | undefined;
1880
+ tableColumnsData?: {
1881
+ name?: string | undefined;
1882
+ label?: string | undefined;
1883
+ isVisible?: boolean | undefined;
1884
+ textEllipsis?: boolean | undefined;
1885
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
1886
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
1887
+ }[] | undefined;
1888
+ tableHeadColor?: string | undefined;
1889
+ tableHeadTextColor?: string | undefined;
1890
+ tableHeadIconColor?: string | undefined;
1891
+ tableRowColor?: string | undefined;
1892
+ tableRowTextColor?: string | undefined;
1893
+ tableBorderRadius?: number | undefined;
1894
+ tableSizedColumns?: boolean | undefined;
1895
+ tableSizedColumnsWidth?: number | undefined;
1896
+ };
1897
+ }) | ({
1898
+ layers?: string[] | undefined;
1899
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
1900
+ layers?: string[] | undefined;
1901
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
1902
+ layers?: string[] | undefined;
1903
+ } & import("jamespot-user-api").WidgetType<{
1904
+ calEventsLimit?: boolean | undefined;
1905
+ calEventsLimitValue?: number | undefined;
1906
+ calEventsPromptStatus?: string | undefined;
1907
+ }>) | ({
1908
+ layers?: string[] | undefined;
1909
+ } & import("jamespot-user-api").WidgetType<{
1910
+ contactLimit?: boolean | undefined;
1911
+ contactLimitValue?: number | undefined;
1912
+ contactPromptStatus?: string | undefined;
1913
+ }>) | ({
1914
+ layers?: string[] | undefined;
1915
+ } & import("jamespot-user-api").WidgetType<{
1916
+ emailsLimit?: boolean | undefined;
1917
+ emailsLimitValue?: number | undefined;
1918
+ emailsPromptStatus?: string | undefined;
1919
+ }>)>>;
1920
+ states: Record<string, {
1921
+ busy?: boolean | undefined;
1922
+ loading?: boolean | undefined;
1923
+ initialized?: boolean | undefined;
1924
+ mounted?: boolean | undefined;
1925
+ hover?: boolean | undefined;
1926
+ empty?: boolean | undefined;
1927
+ locked?: boolean | undefined;
1928
+ }>;
1929
+ editableMap: Record<string, {
1930
+ uniqid: string;
1931
+ index: number;
1932
+ }>;
1933
+ currentEditableIndex: number;
1934
+ widgetWrapperStyle: Record<string, Record<string, string | number>>;
1935
+ widgetTitleStyle: Record<string, Record<string, string | number>>;
1936
+ widgetObject: Record<string, {
1937
+ type?: string | undefined;
1938
+ id?: number | undefined;
1939
+ mainType?: string | undefined;
1940
+ uri?: string | undefined;
1941
+ dateCreation?: string | undefined;
1942
+ dateModified?: string | null | undefined;
1943
+ title?: string | undefined;
1944
+ _url?: string | undefined;
1945
+ }>;
1946
+ widgetObjectRights: Record<string, import("jamespot-user-api").Rights>;
1947
+ widgetChipCount: Record<string, number>;
1948
+ widgetAuthor: Record<string, {
1949
+ type?: string | undefined;
1950
+ id?: number | undefined;
1951
+ mainType?: string | undefined;
1952
+ uri?: string | undefined;
1953
+ dateCreation?: string | undefined;
1954
+ dateModified?: string | undefined;
1955
+ title?: string | undefined;
1956
+ _url?: string | undefined;
1957
+ level?: 0 | 3 | 5 | 9 | undefined;
1958
+ }>;
1959
+ flushedWidgets: string[];
1960
+ rtObjectStack: {
1961
+ object: import("jamespot-user-api").jObjectBase & {
1962
+ title: string;
1963
+ _url: string;
1964
+ };
1965
+ uniqid: string;
1966
+ fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1967
+ }[];
1968
+ token?: string | undefined;
1969
+ modal?: {
1970
+ title?: string | undefined;
1971
+ view?: any;
1972
+ } | undefined;
1973
+ currentEditableWidgetId?: string | undefined;
1974
+ };
1975
+ jland: import("redux").CombinedState<{
1976
+ jLandMapList: {
1977
+ maps: import("jamespot-front-business").JLandMapFront[];
1978
+ availableLicenses: Record<string, number>;
1979
+ loading: "idle" | "pending";
1980
+ loadingAvailableLicenses: "idle" | "pending";
1981
+ loadingLicenseOperation: {
1982
+ [key: number]: "idle" | "pending" | undefined;
1983
+ };
1984
+ loadingMapDeletion: "idle" | "pending";
1985
+ };
1986
+ mapCreate: import("jamespot-front-business").MapCreateState;
1987
+ }>;
1988
+ studio: import("redux").CombinedState<{
1989
+ studioAppsList: import("jamespot-front-business").StudioAppsListState;
1990
+ currentStudioApp: import("jamespot-front-business").CurrentStudioAppState;
1991
+ }>;
1992
+ editors: import("jamespot-front-business").EditorsState;
1993
+ extensions: import("redux").CombinedState<{
1994
+ [x: string]: any;
1995
+ }>;
1996
+ }>, import("redux").AnyAction, {
1997
+ jApi: import("jamespot-user-api").JamespotUserApi;
1998
+ }>, import("redux").Middleware<{}, any, import("redux").Dispatch<import("redux").AnyAction>>]>>;
1999
+ export type AppDispatch = ReturnType<typeof createStore>['dispatch'];
2000
+ export type RootState<T extends keyof AsyncReducers | keyof typeof staticReducers> = Required<Pick<ReturnType<ReturnType<typeof createStore>['getState']>, T>>;
2001
+ export declare const useAppDispatch: () => import("@reduxjs/toolkit").ThunkDispatch<import("redux").CombinedState<{
2002
+ comment: import("redux").CombinedState<{
2003
+ commentList: import("jamespot-front-business").CommentListState;
2004
+ }>;
2005
+ entities: import("redux").CombinedState<{
2006
+ applications: import("@reduxjs/toolkit").EntityState<ApplicationType>;
2007
+ models: import("@reduxjs/toolkit").EntityState<ModelType<string>>;
2008
+ users: import("@reduxjs/toolkit").EntityState<import("./slice/User.slice").User>;
2009
+ articles: import("@reduxjs/toolkit").EntityState<import("./slice/Article.slice").Article>;
2010
+ }>;
2011
+ form: any;
2012
+ hooks: {};
2013
+ network: import("redux").CombinedState<{
2014
+ statics: {
2015
+ networkPublic?: {
2016
+ type: string;
2017
+ mainType: string;
2018
+ uri: string;
2019
+ title: string;
2020
+ } | undefined;
2021
+ networkMe?: {
2022
+ type: string;
2023
+ mainType: string;
2024
+ uri: string;
2025
+ title: string;
2026
+ } | undefined;
2027
+ };
2028
+ }>;
2029
+ platform: import("redux").CombinedState<{
2030
+ config: {
2031
+ userHighlightFields?: string[] | undefined;
2032
+ userAccountStatus: 0 | 1;
2033
+ };
2034
+ }>;
2035
+ toasts: import("@reduxjs/toolkit").EntityState<{
2036
+ id: string;
2037
+ label: string | {
2038
+ id: string;
2039
+ values: {
2040
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
2041
+ };
2042
+ };
2043
+ description?: string | {
2044
+ id: string;
2045
+ values: {
2046
+ [x: string]: string | number | boolean | Date | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | ((children: string) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>) | null | undefined;
2047
+ };
2048
+ } | undefined;
2049
+ timeout: number;
2050
+ type: "error" | "success" | "warning";
2051
+ }>;
2052
+ tinymce: import("redux").CombinedState<{
2053
+ options: {
2054
+ common?: {
2055
+ height: number;
2056
+ language: string;
2057
+ cache_suffix: string;
2058
+ toolbar: string;
2059
+ content_css: string;
2060
+ quickbars_selection_toolbar: string;
2061
+ plugins: string[];
2062
+ text_patterns: {
2063
+ start: string;
2064
+ end?: string | undefined;
2065
+ format?: string | undefined;
2066
+ cmd?: string | undefined;
2067
+ }[];
2068
+ menubar: boolean;
2069
+ branding: boolean;
2070
+ skin: string;
2071
+ convert_urls: boolean;
2072
+ invalid_elements: string;
2073
+ extended_valid_elements: string;
2074
+ custom_elements: string;
2075
+ inline_boundaries_selector: string;
2076
+ toolbar_mode: "floating" | "sliding" | "scrolling" | "wrap";
2077
+ promotion: boolean;
2078
+ font_size_formats: string;
2079
+ contextmenu: string | false;
2080
+ paste_data_images: boolean;
2081
+ browser_spellcheck: boolean;
2082
+ quickbars_insert_toolbar: boolean;
2083
+ license_key: "gpl";
2084
+ sandbox_iframes?: boolean | undefined;
2085
+ sandbox_iframes_exclusions?: string[] | undefined;
2086
+ } | undefined;
2087
+ extended?: {
2088
+ commentsToolbar: string;
2089
+ } | undefined;
2090
+ };
2091
+ }>;
2092
+ userCurrent: jUserList;
2093
+ adminLogs: import("redux").CombinedState<{
2094
+ logsNavigation: {
2095
+ data: {
2096
+ dateCreation: string;
2097
+ url: string;
2098
+ idUser: number;
2099
+ level: number;
2100
+ pseudo: string;
2101
+ action: string;
2102
+ ip: string;
2103
+ extended?: string | undefined;
2104
+ }[];
2105
+ page: number;
2106
+ filters: {
2107
+ value: string | number | boolean | string[] | {
2108
+ srcId: string | number;
2109
+ srcType: string;
2110
+ } | {
2111
+ targetId: string | number;
2112
+ targetType: string;
2113
+ } | {
2114
+ start: string;
2115
+ end: string;
2116
+ };
2117
+ name: string;
2118
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
2119
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
2120
+ or?: boolean | undefined;
2121
+ isNull?: boolean | undefined;
2122
+ isNotNull?: boolean | undefined;
2123
+ }[];
2124
+ orders: {
2125
+ sort: "ASC" | "DESC";
2126
+ name: string;
2127
+ }[];
2128
+ limit: number;
2129
+ nbResults: number;
2130
+ } & {
2131
+ loading: "idle" | "pending";
2132
+ };
2133
+ logsObjects: {
2134
+ data: {
2135
+ mainType: string;
2136
+ dateCreation: string;
2137
+ url: string;
2138
+ action: string;
2139
+ idObject: number;
2140
+ typeObject: string;
2141
+ mail?: string | undefined;
2142
+ extended?: string | undefined;
2143
+ }[];
2144
+ page: number;
2145
+ filters: {
2146
+ value: string | number | boolean | string[] | {
2147
+ srcId: string | number;
2148
+ srcType: string;
2149
+ } | {
2150
+ targetId: string | number;
2151
+ targetType: string;
2152
+ } | {
2153
+ start: string;
2154
+ end: string;
2155
+ };
2156
+ name: string;
2157
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
2158
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
2159
+ or?: boolean | undefined;
2160
+ isNull?: boolean | undefined;
2161
+ isNotNull?: boolean | undefined;
2162
+ }[];
2163
+ orders: {
2164
+ sort: "ASC" | "DESC";
2165
+ name: string;
2166
+ }[];
2167
+ limit: number;
2168
+ nbResults: number;
2169
+ } & {
2170
+ loading: "idle" | "pending";
2171
+ };
2172
+ logsSearch: {
2173
+ data: {
2174
+ type: string;
2175
+ dateCreation: string;
2176
+ msg: string;
2177
+ }[];
2178
+ page: number;
2179
+ filters: {
2180
+ value: string | number | boolean | string[] | {
2181
+ srcId: string | number;
2182
+ srcType: string;
2183
+ } | {
2184
+ targetId: string | number;
2185
+ targetType: string;
2186
+ } | {
2187
+ start: string;
2188
+ end: string;
2189
+ };
2190
+ name: string;
2191
+ operator?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | undefined;
2192
+ method?: "match" | "link" | "is" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "between" | "is not" | "in" | "equal" | "+" | "-" | undefined;
2193
+ or?: boolean | undefined;
2194
+ isNull?: boolean | undefined;
2195
+ isNotNull?: boolean | undefined;
2196
+ }[];
2197
+ orders: {
2198
+ sort: "ASC" | "DESC";
2199
+ name: string;
2200
+ }[];
2201
+ limit: number;
2202
+ nbResults: number;
2203
+ } & {
2204
+ loading: "idle" | "pending";
2205
+ };
2206
+ }>;
2207
+ animations: import("redux").CombinedState<{
2208
+ animationsList: import("jamespot-front-business").AnimationSliceListState;
2209
+ animationStats: import("jamespot-front-business").AnimationStatsSliceState;
2210
+ animationStatsCurrent: import("jamespot-front-business").AnimationStatsCurrentSliceState;
2211
+ }>;
2212
+ assetReservation: import("redux").CombinedState<{
2213
+ bookableAsset: import("jamespot-front-business").BookableAssetState;
2214
+ configuration: import("jamespot-front-business").Configuration;
2215
+ reservation: import("jamespot-front-business").ReservationState;
2216
+ }>;
2217
+ bookmark: import("redux").CombinedState<{
2218
+ bookmarkList: import("jamespot-front-business").bookmarkListState;
2219
+ bookmarkEdit: import("jamespot-front-business").bookmarkEditState;
2220
+ }>;
2221
+ faq: import("redux").CombinedState<{
2222
+ config: {
2223
+ loading: "idle" | "pending";
2224
+ } & Partial<{
2225
+ _web?: "" | "0" | "1" | undefined;
2226
+ appImageText?: string | undefined;
2227
+ appImage?: string | {
2228
+ image: {
2229
+ type: string;
2230
+ id: string;
2231
+ };
2232
+ } | undefined;
2233
+ _displayComment?: "" | "0" | "1" | undefined;
2234
+ }> & {
2235
+ access: {
2236
+ createCategory: boolean;
2237
+ };
2238
+ };
2239
+ categories: {
2240
+ loading: "idle" | "pending";
2241
+ } & {
2242
+ categories: ({
2243
+ type: "faq";
2244
+ id: number;
2245
+ mainType: string;
2246
+ uri: string;
2247
+ dateCreation: string;
2248
+ dateModified: string;
2249
+ title: string;
2250
+ _url: string;
2251
+ _user: import("jamespot-user-api").jObjectBase & {
2252
+ title: string;
2253
+ _url: string;
2254
+ } & {
2255
+ [key: string]: string | number | null;
2256
+ level: 0 | 3 | 5 | 9;
2257
+ dateCreation: string;
2258
+ dateModified: string;
2259
+ };
2260
+ _right: import("jamespot-user-api").Rights;
2261
+ _audience: (import("jamespot-user-api").jUserLittle | {
2262
+ type: string;
2263
+ id: number;
2264
+ mainType: string;
2265
+ uri: string;
2266
+ dateCreation: string;
2267
+ dateModified: string;
2268
+ title: string;
2269
+ _url: string;
2270
+ privacy: import("jamespot-user-api").GroupPrivacy;
2271
+ category: number;
2272
+ } | {
2273
+ type: "folder" | "rootFolder";
2274
+ id: number;
2275
+ mainType: string;
2276
+ uri: string;
2277
+ title: string;
2278
+ _url: string;
2279
+ dateCreation?: string | undefined;
2280
+ dateModified?: string | null | undefined;
2281
+ folderColor?: string | undefined;
2282
+ })[];
2283
+ description?: string | null | undefined;
2284
+ image?: {
2285
+ width: number;
2286
+ height: number;
2287
+ } | undefined;
2288
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
2289
+ layers?: string[] | undefined;
2290
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
2291
+ layers?: string[] | undefined;
2292
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
2293
+ layers?: string[] | undefined;
2294
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
2295
+ layers?: string[] | undefined;
2296
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
2297
+ layers?: string[] | undefined;
2298
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
2299
+ layers?: string[] | undefined;
2300
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
2301
+ layers?: string[] | undefined;
2302
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
2303
+ layers?: string[] | undefined;
2304
+ } & import("jamespot-user-api").WidgetType<{
2305
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
2306
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
2307
+ css?: Record<string, string> | undefined;
2308
+ edit?: boolean | undefined;
2309
+ }>) | ({
2310
+ layers?: string[] | undefined;
2311
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
2312
+ layers?: string[] | undefined;
2313
+ } & {
2314
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
2315
+ uniqid: string;
2316
+ content: {
2317
+ uri?: string | undefined;
2318
+ limit?: number | boolean | undefined;
2319
+ tableColumnsData?: {
2320
+ name?: string | undefined;
2321
+ label?: string | undefined;
2322
+ isVisible?: boolean | undefined;
2323
+ textEllipsis?: boolean | undefined;
2324
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
2325
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
2326
+ }[] | undefined;
2327
+ tableHeadColor?: string | undefined;
2328
+ tableHeadTextColor?: string | undefined;
2329
+ tableHeadIconColor?: string | undefined;
2330
+ tableRowColor?: string | undefined;
2331
+ tableRowTextColor?: string | undefined;
2332
+ tableBorderRadius?: number | undefined;
2333
+ tableSizedColumns?: boolean | undefined;
2334
+ tableSizedColumnsWidth?: number | undefined;
2335
+ };
2336
+ }) | ({
2337
+ layers?: string[] | undefined;
2338
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
2339
+ layers?: string[] | undefined;
2340
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
2341
+ layers?: string[] | undefined;
2342
+ } & import("jamespot-user-api").WidgetType<{
2343
+ calEventsLimit?: boolean | undefined;
2344
+ calEventsLimitValue?: number | undefined;
2345
+ calEventsPromptStatus?: string | undefined;
2346
+ }>) | ({
2347
+ layers?: string[] | undefined;
2348
+ } & import("jamespot-user-api").WidgetType<{
2349
+ contactLimit?: boolean | undefined;
2350
+ contactLimitValue?: number | undefined;
2351
+ contactPromptStatus?: string | undefined;
2352
+ }>) | ({
2353
+ layers?: string[] | undefined;
2354
+ } & import("jamespot-user-api").WidgetType<{
2355
+ emailsLimit?: boolean | undefined;
2356
+ emailsLimitValue?: number | undefined;
2357
+ emailsPromptStatus?: string | undefined;
2358
+ }>)>[] | undefined;
2359
+ faqColor?: string | undefined;
2360
+ } & {
2361
+ _extend: {
2362
+ itemsCount: number;
2363
+ };
2364
+ })[] | null;
2365
+ };
2366
+ }>;
2367
+ magicPad: import("jamespot-front-business").MagicPadSliceRootState;
2368
+ mediaLibrary: import("jamespot-front-business").MediaLibraryState;
2369
+ share: {
2370
+ entities: import("jamespot-user-api").jUserLittle[];
2371
+ nbEntities: number;
2372
+ loading: "idle" | "pending";
2373
+ };
2374
+ tvDisplay: import("redux").CombinedState<{
2375
+ channelsList: {
2376
+ loading: "idle" | "pending";
2377
+ channels: import("jamespot-user-api").PagingResults<Readonly<import("jamespot-user-api").jObjectBase & {
2378
+ title: string;
2379
+ _url: string;
2380
+ } & {
2381
+ dateCreation: string;
2382
+ dateModified: string;
2383
+ } & {
2384
+ description?: string | null | undefined;
2385
+ _user: import("jamespot-user-api").jUserLittle;
2386
+ _right: import("jamespot-user-api").Rights;
2387
+ _audience: (import("jamespot-user-api").jUserLittle | {
2388
+ type: string;
2389
+ id: number;
2390
+ mainType: string;
2391
+ uri: string;
2392
+ dateCreation: string;
2393
+ dateModified: string;
2394
+ title: string;
2395
+ _url: string;
2396
+ privacy: import("jamespot-user-api").GroupPrivacy;
2397
+ category: number;
2398
+ } | {
2399
+ type: "folder" | "rootFolder";
2400
+ id: number;
2401
+ mainType: string;
2402
+ uri: string;
2403
+ title: string;
2404
+ _url: string;
2405
+ dateCreation?: string | undefined;
2406
+ dateModified?: string | null | undefined;
2407
+ folderColor?: string | undefined;
2408
+ })[];
2409
+ image?: {
2410
+ width: number;
2411
+ height: number;
2412
+ } | undefined;
2413
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
2414
+ layers?: string[] | undefined;
2415
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
2416
+ layers?: string[] | undefined;
2417
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
2418
+ layers?: string[] | undefined;
2419
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
2420
+ layers?: string[] | undefined;
2421
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
2422
+ layers?: string[] | undefined;
2423
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
2424
+ layers?: string[] | undefined;
2425
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
2426
+ layers?: string[] | undefined;
2427
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
2428
+ layers?: string[] | undefined;
2429
+ } & import("jamespot-user-api").WidgetType<{
2430
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
2431
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
2432
+ css?: Record<string, string> | undefined;
2433
+ edit?: boolean | undefined;
2434
+ }>) | ({
2435
+ layers?: string[] | undefined;
2436
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
2437
+ layers?: string[] | undefined;
2438
+ } & {
2439
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
2440
+ uniqid: string;
2441
+ content: {
2442
+ uri?: string | undefined;
2443
+ limit?: number | boolean | undefined;
2444
+ tableColumnsData?: {
2445
+ name?: string | undefined;
2446
+ label?: string | undefined;
2447
+ isVisible?: boolean | undefined;
2448
+ textEllipsis?: boolean | undefined;
2449
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
2450
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
2451
+ }[] | undefined;
2452
+ tableHeadColor?: string | undefined;
2453
+ tableHeadTextColor?: string | undefined;
2454
+ tableHeadIconColor?: string | undefined;
2455
+ tableRowColor?: string | undefined;
2456
+ tableRowTextColor?: string | undefined;
2457
+ tableBorderRadius?: number | undefined;
2458
+ tableSizedColumns?: boolean | undefined;
2459
+ tableSizedColumnsWidth?: number | undefined;
2460
+ };
2461
+ }) | ({
2462
+ layers?: string[] | undefined;
2463
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
2464
+ layers?: string[] | undefined;
2465
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
2466
+ layers?: string[] | undefined;
2467
+ } & import("jamespot-user-api").WidgetType<{
2468
+ calEventsLimit?: boolean | undefined;
2469
+ calEventsLimitValue?: number | undefined;
2470
+ calEventsPromptStatus?: string | undefined;
2471
+ }>) | ({
2472
+ layers?: string[] | undefined;
2473
+ } & import("jamespot-user-api").WidgetType<{
2474
+ contactLimit?: boolean | undefined;
2475
+ contactLimitValue?: number | undefined;
2476
+ contactPromptStatus?: string | undefined;
2477
+ }>) | ({
2478
+ layers?: string[] | undefined;
2479
+ } & import("jamespot-user-api").WidgetType<{
2480
+ emailsLimit?: boolean | undefined;
2481
+ emailsLimitValue?: number | undefined;
2482
+ emailsPromptStatus?: string | undefined;
2483
+ }>)>[] | undefined;
2484
+ } & {
2485
+ type: string;
2486
+ id: number;
2487
+ mainType: string;
2488
+ uri: string;
2489
+ title: string;
2490
+ _url: string;
2491
+ _user: import("jamespot-user-api").jObjectBase & {
2492
+ title: string;
2493
+ _url: string;
2494
+ } & {
2495
+ [key: string]: string | number | null;
2496
+ level: 0 | 3 | 5 | 9;
2497
+ dateCreation: string;
2498
+ dateModified: string;
2499
+ };
2500
+ _right: import("jamespot-user-api").Rights;
2501
+ tvChannelType: "DYNAMIC";
2502
+ tvChannelBackgroundColor: string | null;
2503
+ tvChannelNumImages: 0;
2504
+ tvChannelConfig: {
2505
+ key: string;
2506
+ backgroundType?: "image" | "color" | undefined;
2507
+ globalShowComment?: boolean | undefined;
2508
+ scaleImg?: boolean | undefined;
2509
+ contents?: {
2510
+ uri: string;
2511
+ dateEnd?: string | undefined;
2512
+ order?: number | undefined;
2513
+ showComments?: boolean | undefined;
2514
+ }[] | undefined;
2515
+ };
2516
+ dateCreation?: string | undefined;
2517
+ dateModified?: string | null | undefined;
2518
+ description?: string | null | undefined;
2519
+ tvChannelGroupTarget?: {
2520
+ type: string;
2521
+ id: number;
2522
+ mainType: string;
2523
+ uri: string;
2524
+ dateCreation: string;
2525
+ dateModified: string;
2526
+ title: string;
2527
+ _url: string;
2528
+ privacy: import("jamespot-user-api").GroupPrivacy;
2529
+ category: number;
2530
+ } | undefined;
2531
+ }> | Readonly<import("jamespot-user-api").jObjectBase & {
2532
+ title: string;
2533
+ _url: string;
2534
+ } & {
2535
+ dateCreation: string;
2536
+ dateModified: string;
2537
+ } & {
2538
+ description?: string | null | undefined;
2539
+ _user: import("jamespot-user-api").jUserLittle;
2540
+ _right: import("jamespot-user-api").Rights;
2541
+ _audience: (import("jamespot-user-api").jUserLittle | {
2542
+ type: string;
2543
+ id: number;
2544
+ mainType: string;
2545
+ uri: string;
2546
+ dateCreation: string;
2547
+ dateModified: string;
2548
+ title: string;
2549
+ _url: string;
2550
+ privacy: import("jamespot-user-api").GroupPrivacy;
2551
+ category: number;
2552
+ } | {
2553
+ type: "folder" | "rootFolder";
2554
+ id: number;
2555
+ mainType: string;
2556
+ uri: string;
2557
+ title: string;
2558
+ _url: string;
2559
+ dateCreation?: string | undefined;
2560
+ dateModified?: string | null | undefined;
2561
+ folderColor?: string | undefined;
2562
+ })[];
2563
+ image?: {
2564
+ width: number;
2565
+ height: number;
2566
+ } | undefined;
2567
+ articleWidgets?: import("jamespot-user-api").WidgetWrapperGeneric<({
2568
+ layers?: string[] | undefined;
2569
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
2570
+ layers?: string[] | undefined;
2571
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
2572
+ layers?: string[] | undefined;
2573
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
2574
+ layers?: string[] | undefined;
2575
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
2576
+ layers?: string[] | undefined;
2577
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
2578
+ layers?: string[] | undefined;
2579
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
2580
+ layers?: string[] | undefined;
2581
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
2582
+ layers?: string[] | undefined;
2583
+ } & import("jamespot-user-api").WidgetType<{
2584
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
2585
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
2586
+ css?: Record<string, string> | undefined;
2587
+ edit?: boolean | undefined;
2588
+ }>) | ({
2589
+ layers?: string[] | undefined;
2590
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
2591
+ layers?: string[] | undefined;
2592
+ } & {
2593
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
2594
+ uniqid: string;
2595
+ content: {
2596
+ uri?: string | undefined;
2597
+ limit?: number | boolean | undefined;
2598
+ tableColumnsData?: {
2599
+ name?: string | undefined;
2600
+ label?: string | undefined;
2601
+ isVisible?: boolean | undefined;
2602
+ textEllipsis?: boolean | undefined;
2603
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
2604
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
2605
+ }[] | undefined;
2606
+ tableHeadColor?: string | undefined;
2607
+ tableHeadTextColor?: string | undefined;
2608
+ tableHeadIconColor?: string | undefined;
2609
+ tableRowColor?: string | undefined;
2610
+ tableRowTextColor?: string | undefined;
2611
+ tableBorderRadius?: number | undefined;
2612
+ tableSizedColumns?: boolean | undefined;
2613
+ tableSizedColumnsWidth?: number | undefined;
2614
+ };
2615
+ }) | ({
2616
+ layers?: string[] | undefined;
2617
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
2618
+ layers?: string[] | undefined;
2619
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
2620
+ layers?: string[] | undefined;
2621
+ } & import("jamespot-user-api").WidgetType<{
2622
+ calEventsLimit?: boolean | undefined;
2623
+ calEventsLimitValue?: number | undefined;
2624
+ calEventsPromptStatus?: string | undefined;
2625
+ }>) | ({
2626
+ layers?: string[] | undefined;
2627
+ } & import("jamespot-user-api").WidgetType<{
2628
+ contactLimit?: boolean | undefined;
2629
+ contactLimitValue?: number | undefined;
2630
+ contactPromptStatus?: string | undefined;
2631
+ }>) | ({
2632
+ layers?: string[] | undefined;
2633
+ } & import("jamespot-user-api").WidgetType<{
2634
+ emailsLimit?: boolean | undefined;
2635
+ emailsLimitValue?: number | undefined;
2636
+ emailsPromptStatus?: string | undefined;
2637
+ }>)>[] | undefined;
2638
+ } & {
2639
+ type: string;
2640
+ id: number;
2641
+ mainType: string;
2642
+ uri: string;
2643
+ title: string;
2644
+ _url: string;
2645
+ _user: import("jamespot-user-api").jObjectBase & {
2646
+ title: string;
2647
+ _url: string;
2648
+ } & {
2649
+ [key: string]: string | number | null;
2650
+ level: 0 | 3 | 5 | 9;
2651
+ dateCreation: string;
2652
+ dateModified: string;
2653
+ };
2654
+ _right: import("jamespot-user-api").Rights;
2655
+ tvChannelType: "SLIDESHOW";
2656
+ tvChannelBackgroundColor: string | null;
2657
+ tvChannelNumImages: number;
2658
+ tvChannelConfig: {
2659
+ key: string;
2660
+ backgroundType?: "image" | "color" | undefined;
2661
+ globalShowComment?: boolean | undefined;
2662
+ scaleImg?: boolean | undefined;
2663
+ contents?: {
2664
+ uri: string;
2665
+ dateEnd?: string | undefined;
2666
+ order?: number | undefined;
2667
+ showComments?: boolean | undefined;
2668
+ }[] | undefined;
2669
+ };
2670
+ dateCreation?: string | undefined;
2671
+ dateModified?: string | null | undefined;
2672
+ description?: string | null | undefined;
2673
+ tvChannelGroupTarget?: {
2674
+ type: string;
2675
+ id: number;
2676
+ mainType: string;
2677
+ uri: string;
2678
+ dateCreation: string;
2679
+ dateModified: string;
2680
+ title: string;
2681
+ _url: string;
2682
+ privacy: import("jamespot-user-api").GroupPrivacy;
2683
+ category: number;
2684
+ } | undefined;
2685
+ }>> | undefined;
2686
+ loadingChannelDeletion: "idle" | "pending";
2687
+ };
2688
+ }>;
2689
+ wedoc: import("jamespot-front-business").WedocAppState;
2690
+ widgets: {
2691
+ layers: Record<string, {
2692
+ title: string;
2693
+ visible: boolean;
2694
+ widgets: import("jamespot-user-api").WidgetWrapperGeneric<({
2695
+ layers?: string[] | undefined;
2696
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
2697
+ layers?: string[] | undefined;
2698
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
2699
+ layers?: string[] | undefined;
2700
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
2701
+ layers?: string[] | undefined;
2702
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
2703
+ layers?: string[] | undefined;
2704
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
2705
+ layers?: string[] | undefined;
2706
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
2707
+ layers?: string[] | undefined;
2708
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
2709
+ layers?: string[] | undefined;
2710
+ } & import("jamespot-user-api").WidgetType<{
2711
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
2712
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
2713
+ css?: Record<string, string> | undefined;
2714
+ edit?: boolean | undefined;
2715
+ }>) | ({
2716
+ layers?: string[] | undefined;
2717
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
2718
+ layers?: string[] | undefined;
2719
+ } & {
2720
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
2721
+ uniqid: string;
2722
+ content: {
2723
+ uri?: string | undefined;
2724
+ limit?: number | boolean | undefined;
2725
+ tableColumnsData?: {
2726
+ name?: string | undefined;
2727
+ label?: string | undefined;
2728
+ isVisible?: boolean | undefined;
2729
+ textEllipsis?: boolean | undefined;
2730
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
2731
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
2732
+ }[] | undefined;
2733
+ tableHeadColor?: string | undefined;
2734
+ tableHeadTextColor?: string | undefined;
2735
+ tableHeadIconColor?: string | undefined;
2736
+ tableRowColor?: string | undefined;
2737
+ tableRowTextColor?: string | undefined;
2738
+ tableBorderRadius?: number | undefined;
2739
+ tableSizedColumns?: boolean | undefined;
2740
+ tableSizedColumnsWidth?: number | undefined;
2741
+ };
2742
+ }) | ({
2743
+ layers?: string[] | undefined;
2744
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
2745
+ layers?: string[] | undefined;
2746
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
2747
+ layers?: string[] | undefined;
2748
+ } & import("jamespot-user-api").WidgetType<{
2749
+ calEventsLimit?: boolean | undefined;
2750
+ calEventsLimitValue?: number | undefined;
2751
+ calEventsPromptStatus?: string | undefined;
2752
+ }>) | ({
2753
+ layers?: string[] | undefined;
2754
+ } & import("jamespot-user-api").WidgetType<{
2755
+ contactLimit?: boolean | undefined;
2756
+ contactLimitValue?: number | undefined;
2757
+ contactPromptStatus?: string | undefined;
2758
+ }>) | ({
2759
+ layers?: string[] | undefined;
2760
+ } & import("jamespot-user-api").WidgetType<{
2761
+ emailsLimit?: boolean | undefined;
2762
+ emailsLimitValue?: number | undefined;
2763
+ emailsPromptStatus?: string | undefined;
2764
+ }>)>[];
2765
+ uniqid: string;
2766
+ locked: boolean;
2767
+ position?: {
2768
+ x: number;
2769
+ y: number;
2770
+ } | undefined;
2771
+ }>;
2772
+ ids: Record<string, import("jamespot-user-api").WidgetWrapperGeneric<({
2773
+ layers?: string[] | undefined;
2774
+ } & import("jamespot-user-api").WidgetArticleAttachmentType) | ({
2775
+ layers?: string[] | undefined;
2776
+ } & import("jamespot-user-api").WidgetArticleButtonType) | ({
2777
+ layers?: string[] | undefined;
2778
+ } & import("jamespot-user-api").WidgetArticleGalleryType) | ({
2779
+ layers?: string[] | undefined;
2780
+ } & import("jamespot-user-api").WidgetArticleImageType) | ({
2781
+ layers?: string[] | undefined;
2782
+ } & import("jamespot-user-api").WidgetArticleTitleType) | ({
2783
+ layers?: string[] | undefined;
2784
+ } & import("jamespot-user-api").WidgetArticleTextType) | ({
2785
+ layers?: string[] | undefined;
2786
+ } & import("jamespot-user-api").WidgetArticleSliderType) | ({
2787
+ layers?: string[] | undefined;
2788
+ } & import("jamespot-user-api").WidgetType<{
2789
+ widgets?: import("jamespot-user-api").WidgetBaseType[] | undefined;
2790
+ arr?: import("jamespot-user-api").WidgetCheckListContentArr[] | undefined;
2791
+ css?: Record<string, string> | undefined;
2792
+ edit?: boolean | undefined;
2793
+ }>) | ({
2794
+ layers?: string[] | undefined;
2795
+ } & import("jamespot-user-api").WidgetDatasourceTableType) | ({
2796
+ layers?: string[] | undefined;
2797
+ } & {
2798
+ name: import("jamespot-user-api").WidgetsName.ExcelDatasourceTable;
2799
+ uniqid: string;
2800
+ content: {
2801
+ uri?: string | undefined;
2802
+ limit?: number | boolean | undefined;
2803
+ tableColumnsData?: {
2804
+ name?: string | undefined;
2805
+ label?: string | undefined;
2806
+ isVisible?: boolean | undefined;
2807
+ textEllipsis?: boolean | undefined;
2808
+ dateFormat?: "date" | "time" | "date-time" | "date-time-sec" | "time-sec" | undefined;
2809
+ numberFormat?: "fr-FR" | "en-EN" | "filesize" | undefined;
2810
+ }[] | undefined;
2811
+ tableHeadColor?: string | undefined;
2812
+ tableHeadTextColor?: string | undefined;
2813
+ tableHeadIconColor?: string | undefined;
2814
+ tableRowColor?: string | undefined;
2815
+ tableRowTextColor?: string | undefined;
2816
+ tableBorderRadius?: number | undefined;
2817
+ tableSizedColumns?: boolean | undefined;
2818
+ tableSizedColumnsWidth?: number | undefined;
2819
+ };
2820
+ }) | ({
2821
+ layers?: string[] | undefined;
2822
+ } & import("jamespot-user-api").WidgetPresenceType) | ({
2823
+ layers?: string[] | undefined;
2824
+ } & import("jamespot-user-api").WidgetQuickSurveyType) | ({
2825
+ layers?: string[] | undefined;
2826
+ } & import("jamespot-user-api").WidgetType<{
2827
+ calEventsLimit?: boolean | undefined;
2828
+ calEventsLimitValue?: number | undefined;
2829
+ calEventsPromptStatus?: string | undefined;
2830
+ }>) | ({
2831
+ layers?: string[] | undefined;
2832
+ } & import("jamespot-user-api").WidgetType<{
2833
+ contactLimit?: boolean | undefined;
2834
+ contactLimitValue?: number | undefined;
2835
+ contactPromptStatus?: string | undefined;
2836
+ }>) | ({
2837
+ layers?: string[] | undefined;
2838
+ } & import("jamespot-user-api").WidgetType<{
2839
+ emailsLimit?: boolean | undefined;
2840
+ emailsLimitValue?: number | undefined;
2841
+ emailsPromptStatus?: string | undefined;
2842
+ }>)>>;
2843
+ states: Record<string, {
2844
+ busy?: boolean | undefined;
2845
+ loading?: boolean | undefined;
2846
+ initialized?: boolean | undefined;
2847
+ mounted?: boolean | undefined;
2848
+ hover?: boolean | undefined;
2849
+ empty?: boolean | undefined;
2850
+ locked?: boolean | undefined;
2851
+ }>;
2852
+ editableMap: Record<string, {
2853
+ uniqid: string;
2854
+ index: number;
2855
+ }>;
2856
+ currentEditableIndex: number;
2857
+ widgetWrapperStyle: Record<string, Record<string, string | number>>;
2858
+ widgetTitleStyle: Record<string, Record<string, string | number>>;
2859
+ widgetObject: Record<string, {
2860
+ type?: string | undefined;
2861
+ id?: number | undefined;
2862
+ mainType?: string | undefined;
2863
+ uri?: string | undefined;
2864
+ dateCreation?: string | undefined;
2865
+ dateModified?: string | null | undefined;
2866
+ title?: string | undefined;
2867
+ _url?: string | undefined;
2868
+ }>;
2869
+ widgetObjectRights: Record<string, import("jamespot-user-api").Rights>;
2870
+ widgetChipCount: Record<string, number>;
2871
+ widgetAuthor: Record<string, {
2872
+ type?: string | undefined;
2873
+ id?: number | undefined;
2874
+ mainType?: string | undefined;
2875
+ uri?: string | undefined;
2876
+ dateCreation?: string | undefined;
2877
+ dateModified?: string | undefined;
2878
+ title?: string | undefined;
2879
+ _url?: string | undefined;
2880
+ level?: 0 | 3 | 5 | 9 | undefined;
2881
+ }>;
2882
+ flushedWidgets: string[];
2883
+ rtObjectStack: {
2884
+ object: import("jamespot-user-api").jObjectBase & {
2885
+ title: string;
2886
+ _url: string;
2887
+ };
2888
+ uniqid: string;
2889
+ fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
2890
+ }[];
2891
+ token?: string | undefined;
2892
+ modal?: {
2893
+ title?: string | undefined;
2894
+ view?: any;
2895
+ } | undefined;
2896
+ currentEditableWidgetId?: string | undefined;
2897
+ };
2898
+ jland: import("redux").CombinedState<{
2899
+ jLandMapList: {
2900
+ maps: import("jamespot-front-business").JLandMapFront[];
2901
+ availableLicenses: Record<string, number>;
2902
+ loading: "idle" | "pending";
2903
+ loadingAvailableLicenses: "idle" | "pending";
2904
+ loadingLicenseOperation: {
2905
+ [key: number]: "idle" | "pending" | undefined;
2906
+ };
2907
+ loadingMapDeletion: "idle" | "pending";
2908
+ };
2909
+ mapCreate: import("jamespot-front-business").MapCreateState;
2910
+ }>;
2911
+ studio: import("redux").CombinedState<{
2912
+ studioAppsList: import("jamespot-front-business").StudioAppsListState;
2913
+ currentStudioApp: import("jamespot-front-business").CurrentStudioAppState;
2914
+ }>;
2915
+ editors: import("jamespot-front-business").EditorsState;
2916
+ extensions: import("redux").CombinedState<{
2917
+ [x: string]: any;
2918
+ }>;
2919
+ }>, {
2920
+ jApi: import("jamespot-user-api").JamespotUserApi;
2921
+ }, import("redux").AnyAction> & import("redux").Dispatch<import("redux").AnyAction>;
2922
+ export declare function useAppSelector<S extends keyof AsyncReducers | keyof typeof staticReducers, R = unknown>(selector: (state: RootState<S>) => R, equalityFn?: (left: R, right: R) => boolean): R;
2923
+ export {};