jamespot-user-api 1.0.179 → 1.0.180

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/documentation/assets/search.js +1 -1
  2. package/documentation/classes/AdminLicenseApi.html +14 -14
  3. package/documentation/classes/AdminStoreApi.html +1 -1
  4. package/documentation/classes/AdminUtilsApi.html +2 -2
  5. package/documentation/classes/JApplicationApi.html +8 -8
  6. package/documentation/classes/JArticleApi.html +1 -1
  7. package/documentation/classes/JAssetReservation.html +1 -1
  8. package/documentation/classes/JAudienceApi.html +1 -1
  9. package/documentation/classes/JBaseApi.html +1 -1
  10. package/documentation/classes/JBbbApi.html +1 -1
  11. package/documentation/classes/JBookmarkApi.html +1 -1
  12. package/documentation/classes/JBusinessNetworkingApi.html +1 -1
  13. package/documentation/classes/JCommunityApi.html +1 -1
  14. package/documentation/classes/JDatasourceApi.html +1 -1
  15. package/documentation/classes/JDiapazoneApi.html +1 -1
  16. package/documentation/classes/JFaqApi.html +1 -1
  17. package/documentation/classes/JFileApi.html +5 -5
  18. package/documentation/classes/JFilebankApi.html +1 -1
  19. package/documentation/classes/JGlobalApi.html +1 -1
  20. package/documentation/classes/JGroupApi.html +12 -12
  21. package/documentation/classes/JIAApi.html +1 -1
  22. package/documentation/classes/JLandApi.html +1 -1
  23. package/documentation/classes/JMessengerApi.html +1 -1
  24. package/documentation/classes/JObjectApi.html +1 -1
  25. package/documentation/classes/JSearchApi.html +8 -8
  26. package/documentation/classes/JShareApi.html +1 -1
  27. package/documentation/classes/JSocialActionApi.html +1 -1
  28. package/documentation/classes/JTaxonomyApi.html +2 -2
  29. package/documentation/classes/JUserApi.html +7 -7
  30. package/documentation/classes/JWedocApi.html +1 -1
  31. package/documentation/classes/JWidgetApi.html +1 -1
  32. package/documentation/classes/JamespotUserApi.html +1 -1
  33. package/documentation/classes/Network.html +1 -1
  34. package/documentation/classes/TVDisplayApi.html +1 -1
  35. package/documentation/classes/WindowBrowser.html +1 -1
  36. package/documentation/enums/BookmarkType.html +1 -1
  37. package/documentation/enums/Format.html +1 -1
  38. package/documentation/enums/GroupModerateStatus.html +1 -1
  39. package/documentation/enums/StudioApplicationStatus.html +1 -1
  40. package/documentation/enums/WidgetsName.html +1 -1
  41. package/documentation/index.html +1 -1
  42. package/documentation/interfaces/AccessRightObject.html +1 -1
  43. package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
  44. package/documentation/interfaces/ApiWrapper.html +1 -1
  45. package/documentation/interfaces/BaseMessage.html +1 -1
  46. package/documentation/interfaces/Category.html +1 -1
  47. package/documentation/interfaces/FileBankProps.html +1 -1
  48. package/documentation/interfaces/FolderProps.html +1 -1
  49. package/documentation/interfaces/ListFilterSpec.html +1 -1
  50. package/documentation/interfaces/OF.html +1 -1
  51. package/documentation/interfaces/PagingResults.html +1 -1
  52. package/documentation/interfaces/RootFolderProps.html +1 -1
  53. package/documentation/interfaces/SpotProps.html +1 -1
  54. package/documentation/interfaces/TaxonomyCreate.html +1 -1
  55. package/documentation/interfaces/WidgetType.html +1 -1
  56. package/documentation/interfaces/WindowInterface.html +1 -1
  57. package/documentation/modules.html +11 -11
  58. package/jest.config.ts +2 -2
  59. package/lib/jamespot-user-api.js +1 -1
  60. package/lib/jamespot-user-api.js.map +1 -1
  61. package/lib/src/apis/admin/license.d.ts +2 -2
  62. package/lib/src/apis/admin/utils.d.ts +2 -2
  63. package/lib/src/apis/bookmark/bookmark.d.ts +18 -18
  64. package/lib/src/apis/datasource/datasource.d.ts +1 -1
  65. package/lib/src/apis/filebank/filebank.d.ts +19 -19
  66. package/lib/src/apis/filebank/filebank.mock.d.ts +11 -2
  67. package/lib/src/apis/user/user.d.ts +15 -111
  68. package/lib/src/types/adminLicence.d.ts +31 -56
  69. package/lib/src/types/adminUtils.d.ts +14 -14
  70. package/lib/src/types/article.d.ts +3160 -7359
  71. package/lib/src/types/asei.d.ts +197 -822
  72. package/lib/src/types/assetReservation.d.ts +1352 -4283
  73. package/lib/src/types/autocomplete.d.ts +55 -36
  74. package/lib/src/types/bookmark.d.ts +222 -234
  75. package/lib/src/types/businessContact.d.ts +243 -880
  76. package/lib/src/types/comment.d.ts +200 -900
  77. package/lib/src/types/diapazone.d.ts +77 -11
  78. package/lib/src/types/drive.d.ts +27 -21
  79. package/lib/src/types/faq.d.ts +2077 -5450
  80. package/lib/src/types/file.d.ts +18 -9
  81. package/lib/src/types/group.d.ts +10 -6
  82. package/lib/src/types/license.d.ts +12 -48
  83. package/lib/src/types/link.d.ts +25 -14
  84. package/lib/src/types/mediaLibrary.d.ts +223 -820
  85. package/lib/src/types/meeting.d.ts +1104 -3044
  86. package/lib/src/types/model.d.ts +3 -0
  87. package/lib/src/types/object.d.ts +90 -10
  88. package/lib/src/types/objectBase.d.ts +4 -3
  89. package/lib/src/types/pollSurvey.d.ts +1075 -3015
  90. package/lib/src/types/quizz.d.ts +1002 -2942
  91. package/lib/src/types/search.d.ts +134 -131
  92. package/lib/src/types/share.d.ts +130 -60
  93. package/lib/src/types/socialEvent.d.ts +1002 -2942
  94. package/lib/src/types/support.d.ts +1125 -3059
  95. package/lib/src/types/surveyDate.d.ts +1005 -2941
  96. package/lib/src/types/tinymce.d.ts +4 -3
  97. package/lib/src/types/tvDisplay.d.ts +2 -2
  98. package/lib/src/types/user.d.ts +72 -45
  99. package/lib/src/types/utils.d.ts +17 -89
  100. package/lib/src/types/widgets/default.d.ts +365 -1642
  101. package/lib/src/types/widgets/widgetArticleButton.d.ts +5 -4
  102. package/lib/src/types/widgets/widgetDatasourceTable.d.ts +37 -76
  103. package/lib/src/types/widgets/widgetExcelDatasourceTable.d.ts +39 -33
  104. package/lib/src/types/widgets.d.ts +4268 -11774
  105. package/lib/src/util/Test.d.ts +64 -660
  106. package/package.json +1 -2
  107. package/phpunitMock/fileBankGetBanks-success.json +69 -0
  108. package/phpunitMock/fileBankGetDocuments-success.json +110 -0
  109. package/phpunitMock/fileBankGetFolders-success.json +188 -0
  110. package/phpunitMock/fileBankGetPath-success.json +43 -43
  111. package/phpunitMock/fileBankSearchContent-success.json +45 -0
@@ -11,16 +11,16 @@ export declare const adminAppTabSchema: z.ZodObject<{
11
11
  idDiv: string;
12
12
  label: string;
13
13
  icon: string;
14
- sref?: string | undefined;
15
14
  href?: string | undefined;
15
+ sref?: string | undefined;
16
16
  licenseMode?: "classic" | undefined;
17
17
  hook?: string | undefined;
18
18
  }, {
19
19
  idDiv: string;
20
20
  label: string;
21
21
  icon: string;
22
- sref?: string | undefined;
23
22
  href?: string | undefined;
23
+ sref?: string | undefined;
24
24
  licenseMode?: "classic" | undefined;
25
25
  hook?: string | undefined;
26
26
  }>;
@@ -45,16 +45,16 @@ export declare const adminAppSchema: z.ZodObject<{
45
45
  idDiv: string;
46
46
  label: string;
47
47
  icon: string;
48
- sref?: string | undefined;
49
48
  href?: string | undefined;
49
+ sref?: string | undefined;
50
50
  licenseMode?: "classic" | undefined;
51
51
  hook?: string | undefined;
52
52
  }, {
53
53
  idDiv: string;
54
54
  label: string;
55
55
  icon: string;
56
- sref?: string | undefined;
57
56
  href?: string | undefined;
57
+ sref?: string | undefined;
58
58
  licenseMode?: "classic" | undefined;
59
59
  hook?: string | undefined;
60
60
  }>, "many">>;
@@ -64,14 +64,14 @@ export declare const adminAppSchema: z.ZodObject<{
64
64
  label: string;
65
65
  icon: string;
66
66
  access: boolean;
67
- state?: string | undefined;
68
67
  url?: string | undefined;
68
+ state?: string | undefined;
69
69
  tabs?: {
70
70
  idDiv: string;
71
71
  label: string;
72
72
  icon: string;
73
- sref?: string | undefined;
74
73
  href?: string | undefined;
74
+ sref?: string | undefined;
75
75
  licenseMode?: "classic" | undefined;
76
76
  hook?: string | undefined;
77
77
  }[] | undefined;
@@ -81,14 +81,14 @@ export declare const adminAppSchema: z.ZodObject<{
81
81
  label: string;
82
82
  icon: string;
83
83
  access: boolean;
84
- state?: string | undefined;
85
84
  url?: string | undefined;
85
+ state?: string | undefined;
86
86
  tabs?: {
87
87
  idDiv: string;
88
88
  label: string;
89
89
  icon: string;
90
- sref?: string | undefined;
91
90
  href?: string | undefined;
91
+ sref?: string | undefined;
92
92
  licenseMode?: "classic" | undefined;
93
93
  hook?: string | undefined;
94
94
  }[] | undefined;
@@ -114,16 +114,16 @@ export declare const adminAppsSchema: z.ZodArray<z.ZodObject<{
114
114
  idDiv: string;
115
115
  label: string;
116
116
  icon: string;
117
- sref?: string | undefined;
118
117
  href?: string | undefined;
118
+ sref?: string | undefined;
119
119
  licenseMode?: "classic" | undefined;
120
120
  hook?: string | undefined;
121
121
  }, {
122
122
  idDiv: string;
123
123
  label: string;
124
124
  icon: string;
125
- sref?: string | undefined;
126
125
  href?: string | undefined;
126
+ sref?: string | undefined;
127
127
  licenseMode?: "classic" | undefined;
128
128
  hook?: string | undefined;
129
129
  }>, "many">>;
@@ -133,14 +133,14 @@ export declare const adminAppsSchema: z.ZodArray<z.ZodObject<{
133
133
  label: string;
134
134
  icon: string;
135
135
  access: boolean;
136
- state?: string | undefined;
137
136
  url?: string | undefined;
137
+ state?: string | undefined;
138
138
  tabs?: {
139
139
  idDiv: string;
140
140
  label: string;
141
141
  icon: string;
142
- sref?: string | undefined;
143
142
  href?: string | undefined;
143
+ sref?: string | undefined;
144
144
  licenseMode?: "classic" | undefined;
145
145
  hook?: string | undefined;
146
146
  }[] | undefined;
@@ -150,14 +150,14 @@ export declare const adminAppsSchema: z.ZodArray<z.ZodObject<{
150
150
  label: string;
151
151
  icon: string;
152
152
  access: boolean;
153
- state?: string | undefined;
154
153
  url?: string | undefined;
154
+ state?: string | undefined;
155
155
  tabs?: {
156
156
  idDiv: string;
157
157
  label: string;
158
158
  icon: string;
159
- sref?: string | undefined;
160
159
  href?: string | undefined;
160
+ sref?: string | undefined;
161
161
  licenseMode?: "classic" | undefined;
162
162
  hook?: string | undefined;
163
163
  }[] | undefined;