jamespot-user-api 1.0.183 → 1.0.184
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.
- package/documentation/assets/search.js +1 -1
- package/documentation/classes/AdminLicenseApi.html +14 -14
- package/documentation/classes/AdminStoreApi.html +1 -1
- package/documentation/classes/AdminUtilsApi.html +1 -1
- package/documentation/classes/JApplicationApi.html +8 -8
- package/documentation/classes/JArticleApi.html +1 -1
- package/documentation/classes/JAssetReservation.html +1 -1
- package/documentation/classes/JAudienceApi.html +1 -1
- package/documentation/classes/JBaseApi.html +1 -1
- package/documentation/classes/JBbbApi.html +1 -1
- package/documentation/classes/JBookmarkApi.html +1 -1
- package/documentation/classes/JBusinessNetworkingApi.html +1 -1
- package/documentation/classes/JCommunityApi.html +1 -1
- package/documentation/classes/JDatasourceApi.html +1 -1
- package/documentation/classes/JDiapazoneApi.html +1 -1
- package/documentation/classes/JFaqApi.html +1 -1
- package/documentation/classes/JFileApi.html +5 -5
- package/documentation/classes/JFilebankApi.html +1 -1
- package/documentation/classes/JGlobalApi.html +1 -1
- package/documentation/classes/JGroupApi.html +12 -12
- package/documentation/classes/JIAApi.html +1 -1
- package/documentation/classes/JLandApi.html +1 -1
- package/documentation/classes/JMessengerApi.html +1 -1
- package/documentation/classes/JObjectApi.html +1 -1
- package/documentation/classes/JSearchApi.html +6 -6
- package/documentation/classes/JShareApi.html +1 -1
- package/documentation/classes/JSocialActionApi.html +1 -1
- package/documentation/classes/JTaxonomyApi.html +2 -2
- package/documentation/classes/JUserApi.html +7 -7
- package/documentation/classes/JWedocApi.html +1 -1
- package/documentation/classes/JWidgetApi.html +1 -1
- package/documentation/classes/JamespotUserApi.html +1 -1
- package/documentation/classes/Network.html +1 -1
- package/documentation/classes/TVDisplayApi.html +1 -1
- package/documentation/classes/WindowBrowser.html +1 -1
- package/documentation/enums/BookmarkType.html +1 -1
- package/documentation/enums/Format.html +1 -1
- package/documentation/enums/GroupModerateStatus.html +1 -1
- package/documentation/enums/StudioApplicationStatus.html +1 -1
- package/documentation/enums/WidgetsName.html +1 -1
- package/documentation/index.html +1 -1
- package/documentation/interfaces/AccessRightObject.html +1 -1
- package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
- package/documentation/interfaces/ApiWrapper.html +1 -1
- package/documentation/interfaces/BaseMessage.html +1 -1
- package/documentation/interfaces/FileBankProps.html +1 -1
- package/documentation/interfaces/FolderProps.html +1 -1
- package/documentation/interfaces/ListFilterSpec.html +1 -1
- package/documentation/interfaces/OF.html +1 -1
- package/documentation/interfaces/PagingResults.html +1 -1
- package/documentation/interfaces/RootFolderProps.html +1 -1
- package/documentation/interfaces/SpotProps.html +1 -1
- package/documentation/interfaces/TaxonomyCreate.html +1 -1
- package/documentation/interfaces/WidgetType.html +1 -1
- package/documentation/interfaces/WindowInterface.html +1 -1
- package/documentation/modules.html +11 -11
- package/lib/jamespot-user-api.js +1 -1
- package/lib/jamespot-user-api.js.map +1 -1
- package/lib/src/apis/tvDisplay/tvDisplay.d.ts +32 -32
- package/lib/src/apis/widget/widget.d.ts +20 -3
- package/lib/src/apis/widget/widget.mock.d.ts +5 -1
- package/lib/src/types/article.d.ts +216 -216
- package/lib/src/types/asei.d.ts +22 -22
- package/lib/src/types/assetReservation.d.ts +96 -96
- package/lib/src/types/businessContact.d.ts +14 -14
- package/lib/src/types/comment.d.ts +22 -22
- package/lib/src/types/faq.d.ts +118 -118
- package/lib/src/types/hook.d.ts +6 -6
- package/lib/src/types/jLand.d.ts +36 -36
- package/lib/src/types/mediaLibrary.d.ts +22 -22
- package/lib/src/types/meeting.d.ts +66 -66
- package/lib/src/types/pollSurvey.d.ts +66 -66
- package/lib/src/types/quizz.d.ts +66 -66
- package/lib/src/types/realtime.d.ts +15 -3
- package/lib/src/types/socialEvent.d.ts +66 -66
- package/lib/src/types/support.d.ts +66 -66
- package/lib/src/types/surveyDate.d.ts +66 -66
- package/lib/src/types/tvDisplay.d.ts +560 -560
- package/lib/src/types/widgets/common.d.ts +5 -3
- package/lib/src/types/widgets/default.d.ts +149 -99
- package/lib/src/types/widgets/ensure.d.ts +58 -0
- package/lib/src/types/widgets/ensure.test.d.ts +1 -0
- package/lib/src/types/widgets/widgetDatasourceTable.d.ts +8 -8
- package/lib/src/types/widgets/widgetExcelDatasourceTable.d.ts +8 -8
- package/lib/src/types/widgets/widgetPresence.d.ts +132 -0
- package/lib/src/types/widgets.d.ts +944 -288
- package/lib/src/util/widget.d.ts +6 -9
- package/package.json +6 -2
- package/phpunitMock/articleGet-with-widgets.json +2 -1
- package/phpunitMock/widgetPresenceCancel-default.json +1 -0
- package/phpunitMock/widgetPresenceGetResponse-available.json +25 -0
- package/phpunitMock/widgetPresenceGetResponse-unavailable.json +25 -0
- package/phpunitMock/widgetPresenceRespond-available.json +1 -0
- package/lib/src/types/widgets/widgetApi.d.ts +0 -24
|
@@ -181,8 +181,6 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
181
181
|
title: z.ZodType<string, z.ZodTypeDef, string>;
|
|
182
182
|
widget: z.ZodType<({
|
|
183
183
|
layers?: string[] | undefined;
|
|
184
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
185
|
-
layers?: string[] | undefined;
|
|
186
184
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
187
185
|
layers?: string[] | undefined;
|
|
188
186
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -206,7 +204,7 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
206
204
|
uniqid: string;
|
|
207
205
|
content: {
|
|
208
206
|
uri?: string | undefined;
|
|
209
|
-
limit?: number | undefined;
|
|
207
|
+
limit?: number | boolean | undefined;
|
|
210
208
|
tableColumnsData?: {
|
|
211
209
|
name?: string | undefined;
|
|
212
210
|
label?: string | undefined;
|
|
@@ -224,9 +222,9 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
224
222
|
tableSizedColumns?: boolean | undefined;
|
|
225
223
|
tableSizedColumnsWidth?: number | undefined;
|
|
226
224
|
};
|
|
227
|
-
})
|
|
225
|
+
}) | ({
|
|
228
226
|
layers?: string[] | undefined;
|
|
229
|
-
} & import("./widgets").
|
|
227
|
+
} & import("./widgets").WidgetPresenceType), z.ZodTypeDef, ({
|
|
230
228
|
layers?: string[] | undefined;
|
|
231
229
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
232
230
|
layers?: string[] | undefined;
|
|
@@ -251,7 +249,7 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
251
249
|
uniqid: string;
|
|
252
250
|
content: {
|
|
253
251
|
uri?: string | undefined;
|
|
254
|
-
limit?: number | undefined;
|
|
252
|
+
limit?: number | boolean | undefined;
|
|
255
253
|
tableColumnsData?: {
|
|
256
254
|
name?: string | undefined;
|
|
257
255
|
label?: string | undefined;
|
|
@@ -269,11 +267,11 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
269
267
|
tableSizedColumns?: boolean | undefined;
|
|
270
268
|
tableSizedColumnsWidth?: number | undefined;
|
|
271
269
|
};
|
|
272
|
-
})
|
|
270
|
+
}) | ({
|
|
271
|
+
layers?: string[] | undefined;
|
|
272
|
+
} & import("./widgets").WidgetPresenceType)>;
|
|
273
273
|
}, "strip", z.ZodTypeAny, import("./widgets").WidgetWrapperGeneric<({
|
|
274
274
|
layers?: string[] | undefined;
|
|
275
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
276
|
-
layers?: string[] | undefined;
|
|
277
275
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
278
276
|
layers?: string[] | undefined;
|
|
279
277
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -297,7 +295,7 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
297
295
|
uniqid: string;
|
|
298
296
|
content: {
|
|
299
297
|
uri?: string | undefined;
|
|
300
|
-
limit?: number | undefined;
|
|
298
|
+
limit?: number | boolean | undefined;
|
|
301
299
|
tableColumnsData?: {
|
|
302
300
|
name?: string | undefined;
|
|
303
301
|
label?: string | undefined;
|
|
@@ -315,9 +313,9 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
315
313
|
tableSizedColumns?: boolean | undefined;
|
|
316
314
|
tableSizedColumnsWidth?: number | undefined;
|
|
317
315
|
};
|
|
318
|
-
})
|
|
316
|
+
}) | ({
|
|
319
317
|
layers?: string[] | undefined;
|
|
320
|
-
} & import("./widgets").
|
|
318
|
+
} & import("./widgets").WidgetPresenceType)>, import("./widgets").WidgetWrapperGeneric<({
|
|
321
319
|
layers?: string[] | undefined;
|
|
322
320
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
323
321
|
layers?: string[] | undefined;
|
|
@@ -342,7 +340,7 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
342
340
|
uniqid: string;
|
|
343
341
|
content: {
|
|
344
342
|
uri?: string | undefined;
|
|
345
|
-
limit?: number | undefined;
|
|
343
|
+
limit?: number | boolean | undefined;
|
|
346
344
|
tableColumnsData?: {
|
|
347
345
|
name?: string | undefined;
|
|
348
346
|
label?: string | undefined;
|
|
@@ -360,7 +358,9 @@ export declare const jBusinessContactListSchema: z.ZodIntersection<z.ZodObject<z
|
|
|
360
358
|
tableSizedColumns?: boolean | undefined;
|
|
361
359
|
tableSizedColumnsWidth?: number | undefined;
|
|
362
360
|
};
|
|
363
|
-
})
|
|
361
|
+
}) | ({
|
|
362
|
+
layers?: string[] | undefined;
|
|
363
|
+
} & import("./widgets").WidgetPresenceType)>>, "many">>;
|
|
364
364
|
}>, "strip", z.ZodTypeAny, import("./article").jArticleList, import("./article").jArticleList>, z.ZodIntersection<z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<z.objectUtil.extendShape<{
|
|
365
365
|
id: z.ZodType<number, z.ZodTypeDef, number>;
|
|
366
366
|
mainType: z.ZodType<string, z.ZodTypeDef, string>;
|
|
@@ -219,8 +219,6 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
219
219
|
title: z.ZodType<string, z.ZodTypeDef, string>;
|
|
220
220
|
widget: z.ZodType<({
|
|
221
221
|
layers?: string[] | undefined;
|
|
222
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
223
|
-
layers?: string[] | undefined;
|
|
224
222
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
225
223
|
layers?: string[] | undefined;
|
|
226
224
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -244,7 +242,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
244
242
|
uniqid: string;
|
|
245
243
|
content: {
|
|
246
244
|
uri?: string | undefined;
|
|
247
|
-
limit?: number | undefined;
|
|
245
|
+
limit?: number | boolean | undefined;
|
|
248
246
|
tableColumnsData?: {
|
|
249
247
|
name?: string | undefined;
|
|
250
248
|
label?: string | undefined;
|
|
@@ -262,9 +260,9 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
262
260
|
tableSizedColumns?: boolean | undefined;
|
|
263
261
|
tableSizedColumnsWidth?: number | undefined;
|
|
264
262
|
};
|
|
265
|
-
})
|
|
263
|
+
}) | ({
|
|
266
264
|
layers?: string[] | undefined;
|
|
267
|
-
} & import("./widgets").
|
|
265
|
+
} & import("./widgets").WidgetPresenceType), z.ZodTypeDef, ({
|
|
268
266
|
layers?: string[] | undefined;
|
|
269
267
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
270
268
|
layers?: string[] | undefined;
|
|
@@ -289,7 +287,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
289
287
|
uniqid: string;
|
|
290
288
|
content: {
|
|
291
289
|
uri?: string | undefined;
|
|
292
|
-
limit?: number | undefined;
|
|
290
|
+
limit?: number | boolean | undefined;
|
|
293
291
|
tableColumnsData?: {
|
|
294
292
|
name?: string | undefined;
|
|
295
293
|
label?: string | undefined;
|
|
@@ -307,11 +305,11 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
307
305
|
tableSizedColumns?: boolean | undefined;
|
|
308
306
|
tableSizedColumnsWidth?: number | undefined;
|
|
309
307
|
};
|
|
310
|
-
})
|
|
308
|
+
}) | ({
|
|
309
|
+
layers?: string[] | undefined;
|
|
310
|
+
} & import("./widgets").WidgetPresenceType)>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, import("./widgets/default").WidgetWrapperGeneric<({
|
|
312
312
|
layers?: string[] | undefined;
|
|
313
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
314
|
-
layers?: string[] | undefined;
|
|
315
313
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
316
314
|
layers?: string[] | undefined;
|
|
317
315
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -335,7 +333,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
335
333
|
uniqid: string;
|
|
336
334
|
content: {
|
|
337
335
|
uri?: string | undefined;
|
|
338
|
-
limit?: number | undefined;
|
|
336
|
+
limit?: number | boolean | undefined;
|
|
339
337
|
tableColumnsData?: {
|
|
340
338
|
name?: string | undefined;
|
|
341
339
|
label?: string | undefined;
|
|
@@ -353,9 +351,9 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
353
351
|
tableSizedColumns?: boolean | undefined;
|
|
354
352
|
tableSizedColumnsWidth?: number | undefined;
|
|
355
353
|
};
|
|
356
|
-
})
|
|
354
|
+
}) | ({
|
|
357
355
|
layers?: string[] | undefined;
|
|
358
|
-
} & import("./widgets").
|
|
356
|
+
} & import("./widgets").WidgetPresenceType)>, import("./widgets/default").WidgetWrapperGeneric<({
|
|
359
357
|
layers?: string[] | undefined;
|
|
360
358
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
361
359
|
layers?: string[] | undefined;
|
|
@@ -380,7 +378,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
380
378
|
uniqid: string;
|
|
381
379
|
content: {
|
|
382
380
|
uri?: string | undefined;
|
|
383
|
-
limit?: number | undefined;
|
|
381
|
+
limit?: number | boolean | undefined;
|
|
384
382
|
tableColumnsData?: {
|
|
385
383
|
name?: string | undefined;
|
|
386
384
|
label?: string | undefined;
|
|
@@ -398,7 +396,9 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
398
396
|
tableSizedColumns?: boolean | undefined;
|
|
399
397
|
tableSizedColumnsWidth?: number | undefined;
|
|
400
398
|
};
|
|
401
|
-
})
|
|
399
|
+
}) | ({
|
|
400
|
+
layers?: string[] | undefined;
|
|
401
|
+
} & import("./widgets").WidgetPresenceType)>>, "many">>;
|
|
402
402
|
}>, "strip", z.ZodTypeAny, {
|
|
403
403
|
type: string;
|
|
404
404
|
id: number;
|
|
@@ -450,8 +450,6 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
450
450
|
}> | undefined;
|
|
451
451
|
_widgets?: import("./widgets/default").WidgetWrapperGeneric<({
|
|
452
452
|
layers?: string[] | undefined;
|
|
453
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
454
|
-
layers?: string[] | undefined;
|
|
455
453
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
456
454
|
layers?: string[] | undefined;
|
|
457
455
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -475,7 +473,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
475
473
|
uniqid: string;
|
|
476
474
|
content: {
|
|
477
475
|
uri?: string | undefined;
|
|
478
|
-
limit?: number | undefined;
|
|
476
|
+
limit?: number | boolean | undefined;
|
|
479
477
|
tableColumnsData?: {
|
|
480
478
|
name?: string | undefined;
|
|
481
479
|
label?: string | undefined;
|
|
@@ -493,7 +491,9 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
493
491
|
tableSizedColumns?: boolean | undefined;
|
|
494
492
|
tableSizedColumnsWidth?: number | undefined;
|
|
495
493
|
};
|
|
496
|
-
})
|
|
494
|
+
}) | ({
|
|
495
|
+
layers?: string[] | undefined;
|
|
496
|
+
} & import("./widgets").WidgetPresenceType)>[] | undefined;
|
|
497
497
|
}, {
|
|
498
498
|
type: string;
|
|
499
499
|
id: number;
|
|
@@ -545,8 +545,6 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
545
545
|
}> | undefined;
|
|
546
546
|
_widgets?: import("./widgets/default").WidgetWrapperGeneric<({
|
|
547
547
|
layers?: string[] | undefined;
|
|
548
|
-
} & import("./widgets").WidgetApiType) | ({
|
|
549
|
-
layers?: string[] | undefined;
|
|
550
548
|
} & import("./widgets").WidgetArticleAttachmentType) | ({
|
|
551
549
|
layers?: string[] | undefined;
|
|
552
550
|
} & import("./widgets").WidgetArticleButtonType) | ({
|
|
@@ -570,7 +568,7 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
570
568
|
uniqid: string;
|
|
571
569
|
content: {
|
|
572
570
|
uri?: string | undefined;
|
|
573
|
-
limit?: number | undefined;
|
|
571
|
+
limit?: number | boolean | undefined;
|
|
574
572
|
tableColumnsData?: {
|
|
575
573
|
name?: string | undefined;
|
|
576
574
|
label?: string | undefined;
|
|
@@ -588,6 +586,8 @@ export declare const jCommentListSchema: z.ZodObject<z.objectUtil.extendShape<z.
|
|
|
588
586
|
tableSizedColumns?: boolean | undefined;
|
|
589
587
|
tableSizedColumnsWidth?: number | undefined;
|
|
590
588
|
};
|
|
591
|
-
})
|
|
589
|
+
}) | ({
|
|
590
|
+
layers?: string[] | undefined;
|
|
591
|
+
} & import("./widgets").WidgetPresenceType)>[] | undefined;
|
|
592
592
|
}>;
|
|
593
593
|
export type jCommentList = z.infer<typeof jCommentListSchema>;
|