jamespot-user-api 1.0.104 → 1.0.106
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 +12 -12
- package/documentation/classes/AdminStoreApi.html +1 -1
- package/documentation/classes/AdminUtilsApi.html +2 -2
- package/documentation/classes/JApplicationApi.html +9 -9
- package/documentation/classes/JArticleApi.html +1 -1
- package/documentation/classes/JAssetReservation.html +1 -1
- package/documentation/classes/JAudienceApi.html +2 -2
- package/documentation/classes/JBaseApi.html +1 -1
- package/documentation/classes/JBookmarkApi.html +1 -1
- package/documentation/classes/JCommunityApi.html +1 -1
- package/documentation/classes/JDiapazoneApi.html +1 -1
- package/documentation/classes/JFileApi.html +6 -6
- package/documentation/classes/JFilebankApi.html +1 -1
- package/documentation/classes/JGroupApi.html +8 -8
- package/documentation/classes/JLandApi.html +1 -1
- package/documentation/classes/JMessengerApi.html +1 -1
- package/documentation/classes/JSearchApi.html +7 -7
- package/documentation/classes/JShareApi.html +1 -1
- package/documentation/classes/JTaxonomyApi.html +3 -3
- package/documentation/classes/JUserApi.html +4 -4
- package/documentation/classes/JWedocApi.html +1 -1
- package/documentation/classes/JamespotUserApi.html +1 -1
- package/documentation/classes/Network.html +1 -1
- package/documentation/classes/WindowBrowser.html +1 -1
- package/documentation/enums/StudioApplicationStatus.html +1 -1
- package/documentation/index.html +1 -1
- package/documentation/interfaces/AccessRightObject.html +1 -1
- package/documentation/interfaces/AdminLicenseUser.html +1 -1
- package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
- package/documentation/interfaces/ApiWrapper.html +1 -1
- package/documentation/interfaces/BaseAutocomplete.html +1 -1
- package/documentation/interfaces/BaseMessage.html +1 -1
- package/documentation/interfaces/Category.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/ObjectListProps.html +1 -1
- package/documentation/interfaces/PagingResults.html +1 -1
- package/documentation/interfaces/RootFolderProps.html +1 -1
- package/documentation/interfaces/SearchCategoryModel.html +1 -1
- package/documentation/interfaces/SearchCategoryValue.html +1 -1
- package/documentation/interfaces/SearchConfig.html +1 -1
- package/documentation/interfaces/SearchFacetModel.html +1 -1
- package/documentation/interfaces/SearchFacetValueModel.html +1 -1
- package/documentation/interfaces/SearchQuery.html +1 -1
- package/documentation/interfaces/SearchQueryFilterModel.html +1 -1
- package/documentation/interfaces/SearchQueryOption.html +1 -1
- package/documentation/interfaces/SearchQueryResult.html +1 -1
- package/documentation/interfaces/SearchQuerySortModel.html +1 -1
- package/documentation/interfaces/SearchResultCatProps.html +1 -1
- package/documentation/interfaces/SearchResultPropsApp.html +1 -1
- package/documentation/interfaces/SearchResultPropsObject.html +1 -1
- package/documentation/interfaces/SpotProps.html +1 -1
- package/documentation/interfaces/Taxonomy.html +1 -1
- package/documentation/interfaces/TaxonomyCreate.html +1 -1
- package/documentation/interfaces/WindowInterface.html +1 -1
- package/documentation/modules.html +6 -6
- package/lib/jamespot-user-api.js +1 -1
- package/lib/jamespot-user-api.js.map +1 -1
- package/lib/src/apis/base.d.ts +3 -1
- package/lib/src/apis/{bookmark.d.ts → bookmark/bookmark.d.ts} +7 -7
- package/lib/src/apis/bookmark/bookmark.mock.d.ts +8 -0
- package/lib/src/apis/bookmark/bookmark.test.d.ts +1 -0
- package/lib/src/apis/drive/drive.d.ts +20 -0
- package/lib/src/apis/drive/drive.mock.d.ts +4 -0
- package/lib/src/apis/index.d.ts +4 -3
- package/lib/src/apis/jamespotUserApi.d.ts +5 -3
- package/lib/src/apis/share/share.d.ts +14 -0
- package/lib/src/apis/share/share.mock.d.ts +7 -0
- package/lib/src/apis/share/share.test.d.ts +1 -0
- package/lib/src/apis/wedoc/wedoc.d.ts +17 -0
- package/lib/src/apis/wedoc/wedoc.mock.d.ts +14 -0
- package/lib/src/apis/wedoc/wedoc.test.d.ts +1 -0
- package/lib/src/types/bookmark.d.ts +2 -1
- package/lib/src/types/drive.d.ts +27 -0
- package/lib/src/types/index.d.ts +1 -0
- package/lib/src/types/share.d.ts +7 -17
- package/lib/src/types/user.d.ts +1 -0
- package/lib/src/types/utils.d.ts +1 -9
- package/lib/src/types/wedoc.d.ts +6 -21
- package/lib/src/util/Test.d.ts +11 -5
- package/lib/src/util/ensure.d.ts +3 -0
- package/lib/src/util/network.d.ts +14 -5
- package/lib/src/util/network.mock.d.ts +2 -1
- package/lib/src/util/network.test.d.ts +1 -0
- package/lib/src/window/Window.d.ts +5 -4
- package/lib/src/window/WindowBrowser.d.ts +2 -2
- package/lib/src/window/WindowBrowser.test.d.ts +1 -0
- package/package.json +1 -1
- package/phpunitMock/articleCount-mpArticle.json +1 -1
- package/phpunitMock/articleCreate-mpArticle-little.json +9 -6
- package/phpunitMock/articleGet-mpArticle-list.json +4 -4
- package/phpunitMock/articleUpdate-mpArticleView.json +7 -7
- package/phpunitMock/autocompleteAudience-u.json +42 -0
- package/phpunitMock/autocompleteTaxonomy-default.json +2 -2
- package/phpunitMock/bookmarksAdd-url.json +35 -0
- package/phpunitMock/bookmarksDelete-spot1Article.json +7 -0
- package/phpunitMock/bookmarksMove-spot1Article.json +7 -0
- package/phpunitMock/bookmarksRename-spot1Article.json +7 -0
- package/phpunitMock/customActionAdd-bookmarkSpot1Article.json +45 -0
- package/phpunitMock/licenseManagerAssignLicense-default.json +1 -7
- package/phpunitMock/licenseManagerCountLicensesNotAssigned-count.json +7 -15
- package/phpunitMock/licenseManagerGetLicensesAssigned-default.json +48 -48
- package/phpunitMock/licenseManagerUnassignLicense-default.json +1 -7
- package/phpunitMock/objectList-bookmarksList.json +92 -0
- package/phpunitMock/objectListJamespotArticleList-mpArticle-little.json +1 -109
- package/phpunitMock/objectListJamespotUserMap-default.json +1 -11
- package/phpunitMock/objectListMediaLibraryGetUnclassifiedFiles-default.json +7 -13
- package/phpunitMock/objectListTaxonomyConcept-default.json +16 -16
- package/phpunitMock/objectListTaxonomyHierarchyConcept-default.json +2 -2
- package/phpunitMock/onlyOfficeAskObjectAccess-ask-read.json +1 -0
- package/phpunitMock/onlyOfficeCreateFile-create-file.json +19 -0
- package/phpunitMock/onlyOfficeDeleteFile-delete-file.json +1 -0
- package/phpunitMock/onlyOfficeDuplicateFile-duplicate-file.json +19 -0
- package/phpunitMock/onlyOfficeGetFile-get-file.json +50 -0
- package/phpunitMock/onlyOfficeGetFiles-get-files.json +58 -0
- package/phpunitMock/onlyOfficeGetObject-default.json +26 -0
- package/phpunitMock/onlyOfficeGetObjectAccess-default.json +34 -0
- package/phpunitMock/onlyOfficeGetObjectAccessRequest-all-request.json +19 -0
- package/phpunitMock/onlyOfficeGetTemplates-get-templates.json +29 -0
- package/phpunitMock/onlyOfficeSetObjectAccess-default.json +1 -0
- package/phpunitMock/onlyOfficeSetObjectAccessRequest-accept.json +1 -0
- package/phpunitMock/onlyOfficeUpdateFile-update-file.json +1 -0
- package/phpunitMock/searchGetConfig-default.json +4 -3
- package/phpunitMock/searchProposition-gro.json +34 -0
- package/phpunitMock/searchQuery-admin.json +4 -3
- package/phpunitMock/supportConfiguration-configuration.json +51 -0
- package/phpunitMock/taxonomyCreate-default.json +6 -6
- package/phpunitMock/taxonomyList-default.json +95 -17
- package/phpunitMock/userDirectoryConfiguration-default.json +3 -1
- package/phpunitMock/userGet-rawView.json +5 -3
- package/documentation/interfaces/ApiError.html +0 -1
- package/lib/src/apis/share.d.ts +0 -17
- package/lib/src/apis/wedoc.d.ts +0 -26
package/lib/src/apis/wedoc.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ApiWrapper, WedocFileType, WedocQueryResults, WedocQueryType, WedocTemplate } from '../types';
|
|
2
|
-
import { JBaseApi } from './base';
|
|
3
|
-
export declare class JWedocApi extends JBaseApi {
|
|
4
|
-
getFiles(query: WedocQueryType): Promise<WedocQueryResults>;
|
|
5
|
-
getFile(idFile: number, hash?: string): Promise<WedocFileType>;
|
|
6
|
-
getTemplates(): Promise<WedocTemplate[]>;
|
|
7
|
-
duplicateFile(idFile: number, title: string, publishTo: string[]): Promise<ApiWrapper<boolean, {
|
|
8
|
-
code: number;
|
|
9
|
-
msg: string;
|
|
10
|
-
}>>;
|
|
11
|
-
deleteFile(idFile: number): Promise<ApiWrapper<boolean, {
|
|
12
|
-
code: number;
|
|
13
|
-
msg: string;
|
|
14
|
-
}>>;
|
|
15
|
-
createFile(title: string, type: string, publishTo: string[]): Promise<{
|
|
16
|
-
idFile: number;
|
|
17
|
-
}>;
|
|
18
|
-
updateFile(idFile: number, title: string): Promise<ApiWrapper<boolean, {
|
|
19
|
-
code: number;
|
|
20
|
-
msg: string;
|
|
21
|
-
}>>;
|
|
22
|
-
getFileInfo(idFile: number, mode: string): Promise<ApiWrapper<boolean, {
|
|
23
|
-
code: number;
|
|
24
|
-
msg: string;
|
|
25
|
-
}>>;
|
|
26
|
-
}
|