jamespot-user-api 1.0.137 → 1.0.138

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 (80) hide show
  1. package/documentation/assets/search.js +1 -1
  2. package/documentation/classes/AdminLicenseApi.html +11 -11
  3. package/documentation/classes/AdminStoreApi.html +1 -1
  4. package/documentation/classes/AdminUtilsApi.html +1 -1
  5. package/documentation/classes/JApplicationApi.html +8 -8
  6. package/documentation/classes/JArticleApi.html +1 -1
  7. package/documentation/classes/JAssetReservation.html +1 -1
  8. package/documentation/classes/JAudienceApi.html +1 -1
  9. package/documentation/classes/JBaseApi.html +1 -1
  10. package/documentation/classes/JBookmarkApi.html +1 -1
  11. package/documentation/classes/JCommunityApi.html +1 -1
  12. package/documentation/classes/JDiapazoneApi.html +1 -1
  13. package/documentation/classes/JFaqApi.html +1 -1
  14. package/documentation/classes/JFileApi.html +5 -5
  15. package/documentation/classes/JFilebankApi.html +1 -1
  16. package/documentation/classes/JGroupApi.html +9 -9
  17. package/documentation/classes/JLandApi.html +1 -1
  18. package/documentation/classes/JMessengerApi.html +1 -1
  19. package/documentation/classes/JObjectApi.html +1 -1
  20. package/documentation/classes/JSearchApi.html +6 -6
  21. package/documentation/classes/JShareApi.html +1 -1
  22. package/documentation/classes/JTaxonomyApi.html +2 -2
  23. package/documentation/classes/JUserApi.html +4 -4
  24. package/documentation/classes/JWedocApi.html +1 -1
  25. package/documentation/classes/JamespotUserApi.html +1 -1
  26. package/documentation/classes/Network.html +1 -1
  27. package/documentation/classes/TVDisplayApi.html +1 -1
  28. package/documentation/classes/WindowBrowser.html +1 -1
  29. package/documentation/enums/StudioApplicationStatus.html +1 -1
  30. package/documentation/interfaces/AccessRightObject.html +1 -1
  31. package/documentation/interfaces/AdminLicenseUser.html +1 -1
  32. package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
  33. package/documentation/interfaces/ApiWrapper.html +1 -1
  34. package/documentation/interfaces/BaseAutocomplete.html +1 -1
  35. package/documentation/interfaces/BaseMessage.html +1 -1
  36. package/documentation/interfaces/Category.html +1 -1
  37. package/documentation/interfaces/FileBankProps.html +1 -1
  38. package/documentation/interfaces/FolderProps.html +1 -1
  39. package/documentation/interfaces/ListFilterSpec.html +1 -1
  40. package/documentation/interfaces/OF.html +1 -1
  41. package/documentation/interfaces/ObjectListProps.html +1 -1
  42. package/documentation/interfaces/PagingResults.html +1 -1
  43. package/documentation/interfaces/RootFolderProps.html +1 -1
  44. package/documentation/interfaces/SearchCategoryModel.html +1 -1
  45. package/documentation/interfaces/SearchCategoryValue.html +1 -1
  46. package/documentation/interfaces/SearchConfig.html +1 -1
  47. package/documentation/interfaces/SearchFacetModel.html +1 -1
  48. package/documentation/interfaces/SearchFacetValueModel.html +1 -1
  49. package/documentation/interfaces/SearchQuery.html +1 -1
  50. package/documentation/interfaces/SearchQueryFilterModel.html +1 -1
  51. package/documentation/interfaces/SearchQueryOption.html +1 -1
  52. package/documentation/interfaces/SearchQueryResult.html +1 -1
  53. package/documentation/interfaces/SearchQuerySortModel.html +1 -1
  54. package/documentation/interfaces/SearchResultCatProps.html +1 -1
  55. package/documentation/interfaces/SearchResultPropsApp.html +1 -1
  56. package/documentation/interfaces/SearchResultPropsObject.html +1 -1
  57. package/documentation/interfaces/SpotProps.html +1 -1
  58. package/documentation/interfaces/Taxonomy.html +1 -1
  59. package/documentation/interfaces/TaxonomyCreate.html +1 -1
  60. package/documentation/interfaces/WindowInterface.html +1 -1
  61. package/documentation/modules.html +11 -11
  62. package/jest.config.ts +2 -2
  63. package/lib/jamespot-user-api.js +1 -1
  64. package/lib/jamespot-user-api.js.map +1 -1
  65. package/lib/src/apis/{asei.d.ts → asei/asei.d.ts} +8 -6
  66. package/lib/src/apis/asei/asei.mock.d.ts +7 -0
  67. package/lib/src/apis/asei/asei.test.d.ts +1 -0
  68. package/lib/src/apis/jamespotUserApi.d.ts +1 -1
  69. package/lib/src/types/asei.d.ts +15 -23
  70. package/lib/src/types/group.d.ts +2 -2
  71. package/package.json +1 -1
  72. package/phpunitMock/aseiConfiguration-default.json +7 -0
  73. package/phpunitMock/aseiGetDedicatedGroups-default.json +7 -0
  74. package/phpunitMock/aseiSetStatus-default.json +114 -0
  75. package/phpunitMock/objectListJamespotArticleQueryList-aseiClearanceTicket-view.json +134 -0
  76. package/phpunitMock/spotCreate-default.json +6 -6
  77. package/phpunitMock/spotGet-default.json +2 -2
  78. package/phpunitMock/spotUpdate-default.json +6 -6
  79. package/phpunitMock/tvDisplayGetConfigureChannel-dynamic.json +23 -35
  80. package/phpunitMock/tvDisplayGetConfigureChannel-slideshow.json +86 -89
@@ -1,89 +1,86 @@
1
- {
2
- "o": "tvDisplay",
3
- "f": "getConfigureChannel",
4
- "error": 0,
5
- "messages": [],
6
- "result": {
7
- "id": 192,
8
- "mainType": "article",
9
- "type": "tvDisplayChannel",
10
- "uri": "tvDisplayChannel/192",
11
- "dateCreation": "2024-01-05 08:23:51",
12
- "dateModified": "2024-01-05 08:23:51",
13
- "title": "TV Channel slideshow",
14
- "_url": "/ng/rr/tv-display",
15
- "_right": {
16
- "create": true,
17
- "read": true,
18
- "publish": true,
19
- "administrate": true,
20
- "update": true,
21
- "delete": true,
22
- "comment": false,
23
- "member": true
24
- },
25
- "_user": {
26
- "id": 4,
27
- "mainType": "user",
28
- "type": "user",
29
- "uri": "user/4",
30
- "dateCreation": "2019-07-09 15:48:26",
31
- "dateModified": "2019-07-09 15:51:24",
32
- "title": "Admin1",
33
- "_url": "/user/4",
34
- "level": 9
35
- },
36
- "_audience": [],
37
- "tvChannelType": "SLIDESHOW",
38
- "tvChannelBackgroundColor": "#9000DA",
39
- "tvChannelNumImages": 2,
40
- "tvChannelGroupTarget": {
41
- "id": 1,
42
- "mainType": "spot",
43
- "type": "spot",
44
- "uri": "spot/1",
45
- "dateCreation": "2019-07-18 18:36:24",
46
- "dateModified": "2024-01-05 08:23:51",
47
- "title": "Groupe public",
48
- "_url": "/group/1",
49
- "privacy": 1,
50
- "category": "1"
51
- },
52
- "tvChannelConfig": {
53
- "contents": [],
54
- "key": "6597ae87ab18b"
55
- },
56
- "_extend": {
57
- "attachments": [
58
- {
59
- "id": 26,
60
- "mainType": "fileArticle",
61
- "type": "fileArticle",
62
- "uri": "fileArticle/26",
63
- "dateCreation": "2024-01-05 08:23:51",
64
- "dateModified": null,
65
- "title": "imgTest.jpg",
66
- "mimetype": "image/jpeg",
67
- "_url": "/ng/rr/tv-display",
68
- "_extend": {
69
- "imageSecureUrl": "http://jpro-gitbranch-release-2024-01-05-1000.jamespot.pro/mediasecure/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZEZpbGUiOiIyNiIsIm1lZGlhS2V5IjoiOGNiMDYwYjRhOWMzNTBhOWQzNGI1ODg0NzlkMjBjOWYifQ.ZgNRn0S3UWcm_AjqNFY76C3EQG444qpz_cH6wP5sPe8"
70
- }
71
- },
72
- {
73
- "id": 27,
74
- "mainType": "fileArticle",
75
- "type": "fileArticle",
76
- "uri": "fileArticle/27",
77
- "dateCreation": "2024-01-05 08:23:51",
78
- "dateModified": null,
79
- "title": "imgTest.jpg",
80
- "mimetype": "image/jpeg",
81
- "_url": "/ng/rr/tv-display",
82
- "_extend": {
83
- "imageSecureUrl": "http://jpro-gitbranch-release-2024-01-05-1000.jamespot.pro/mediasecure/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZEZpbGUiOiIyNyIsIm1lZGlhS2V5IjoiOGNiMDYwYjRhOWMzNTBhOWQzNGI1ODg0NzlkMjBjOWYifQ.NJum0Js52xNO-weND4nWt0p01eRjNzpMWUjBU6i08QA"
84
- }
85
- }
86
- ]
87
- }
88
- }
89
- }
1
+ {
2
+ "o": "tvDisplay",
3
+ "f": "getConfigureChannel",
4
+ "error": 0,
5
+ "messages": [],
6
+ "result": {
7
+ "id": 195,
8
+ "mainType": "article",
9
+ "type": "tvDisplayChannel",
10
+ "uri": "tvDisplayChannel/195",
11
+ "dateCreation": "2024-01-25 10:21:20",
12
+ "dateModified": "2024-01-25 10:21:20",
13
+ "title": "TV Channel slideshow",
14
+ "_url": "/ng/rr/tv-display",
15
+ "_right": {
16
+ "create": true,
17
+ "read": true,
18
+ "publish": true,
19
+ "administrate": true,
20
+ "update": true,
21
+ "delete": true,
22
+ "comment": false,
23
+ "member": true
24
+ },
25
+ "_user": {
26
+ "id": 4,
27
+ "mainType": "user",
28
+ "type": "user",
29
+ "uri": "user/4",
30
+ "dateCreation": "2019-07-09 15:48:26",
31
+ "dateModified": "2019-07-09 15:51:24",
32
+ "title": "Admin1",
33
+ "_url": "/user/4",
34
+ "level": 9
35
+ },
36
+ "_audience": [],
37
+ "tvChannelType": "SLIDESHOW",
38
+ "tvChannelBackgroundColor": "#9000DA",
39
+ "tvChannelNumImages": 2,
40
+ "tvChannelGroupTarget": {
41
+ "id": 1,
42
+ "mainType": "spot",
43
+ "type": "spot",
44
+ "uri": "spot/1",
45
+ "dateCreation": "2019-07-18 18:36:24",
46
+ "dateModified": "2024-01-25 10:21:20",
47
+ "title": "Groupe public",
48
+ "_url": "/group/1",
49
+ "privacy": 1,
50
+ "category": 1
51
+ },
52
+ "tvChannelConfig": { "contents": [], "key": "65b2281077e9c" },
53
+ "_extend": {
54
+ "attachments": [
55
+ {
56
+ "id": 26,
57
+ "mainType": "fileArticle",
58
+ "type": "fileArticle",
59
+ "uri": "fileArticle/26",
60
+ "dateCreation": "2024-01-25 10:21:20",
61
+ "dateModified": null,
62
+ "title": "imgTest.jpg",
63
+ "mimetype": "image/jpeg",
64
+ "_url": "/ng/rr/tv-display",
65
+ "_extend": {
66
+ "imageSecureUrl": "http://jenkins-preprod.jamespot.pro/mediasecure/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZEZpbGUiOiIyNiIsIm1lZGlhS2V5IjoiOGNiMDYwYjRhOWMzNTBhOWQzNGI1ODg0NzlkMjBjOWYifQ.w6K5prfRlZ9JyGx_rmjEpf803TG4RUvPBvxLajUwOZM"
67
+ }
68
+ },
69
+ {
70
+ "id": 27,
71
+ "mainType": "fileArticle",
72
+ "type": "fileArticle",
73
+ "uri": "fileArticle/27",
74
+ "dateCreation": "2024-01-25 10:21:20",
75
+ "dateModified": null,
76
+ "title": "imgTest.jpg",
77
+ "mimetype": "image/jpeg",
78
+ "_url": "/ng/rr/tv-display",
79
+ "_extend": {
80
+ "imageSecureUrl": "http://jenkins-preprod.jamespot.pro/mediasecure/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZEZpbGUiOiIyNyIsIm1lZGlhS2V5IjoiOGNiMDYwYjRhOWMzNTBhOWQzNGI1ODg0NzlkMjBjOWYifQ.v7Jl8wDfx8VLQTa5dPGQnn1QldjHL2bxwbrJ0mbDvNw"
81
+ }
82
+ }
83
+ ]
84
+ }
85
+ }
86
+ }