mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* AAE-25392 Convert route guards to functional - part four * AAE-25392 putting back missing method * AAE-25392 Code improvement * AAE-25392 unit tests improvement * AAE-25392 unit tests improvements * AAE-25392 Improving service class name
238 lines
14 KiB
JSON
238 lines
14 KiB
JSON
{
|
|
"profiles": {
|
|
"default": [
|
|
"gqIndex",
|
|
"versionIndex",
|
|
"tutorialIndex",
|
|
"tsInfo",
|
|
"sourceLinker",
|
|
"typeLinker",
|
|
"toc"
|
|
],
|
|
"index": [
|
|
"gqIndex",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"sourceLinker",
|
|
"typeLinker",
|
|
"toc"
|
|
],
|
|
"check": [
|
|
"fileChecker"
|
|
],
|
|
"dev": [
|
|
"linkFixer"
|
|
]
|
|
},
|
|
"statusIcons": {
|
|
"Deprecated": "docassets/images/DeprecatedIcon.png",
|
|
"Experimental": "docassets/images/ExperimentalIcon.png",
|
|
"Internal": "docassets/images/InternalIcon.png"
|
|
},
|
|
"externalNameLinks": {
|
|
"Blob": "https://developer.mozilla.org/en-US/docs/Web/API/Blob",
|
|
"Promise": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises",
|
|
"EventEmitter": "https://angular.io/api/core/EventEmitter",
|
|
"HTMLInputElement": "https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement",
|
|
"HTMLTextAreaElement": "https://developer.mozilla.org/en-US/docs/Web/API/HTMLTextAreaElement",
|
|
"MatDialog": "https://material.angular.io/components/dialog/overview",
|
|
"MatIconRegistry": "https://material.angular.io/components/icon/api",
|
|
"MatSnackBarRef": "https://material.angular.io/components/snack-bar/overview",
|
|
"TemplateRef": "https://angular.io/api/core/TemplateRef",
|
|
"Observable": "http://reactivex.io/documentation/observable.html",
|
|
"Subject": "http://reactivex.io/documentation/subject.html",
|
|
"AppsDefinitionApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api-legacy/activiti-rest-api/src/api/AppsDefinitionApi.ts",
|
|
"AppDefinitionRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-activiti-rest-api/docs/AppDefinitionRepresentation.md",
|
|
"ClassesApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/classes.api.ts",
|
|
"ContentApi": "https://github.com/Alfresco/alfres/co-js-api/blob/develop/src/api/content-rest-api/api/content.api.ts",
|
|
"CustomModelApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api-legacy/content-rest-api/docs/CustomModelApi.md",
|
|
"DeletedNodeEntry": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/DeletedNodeEntry.md",
|
|
"DeletedNodesPaging": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/DeletedNodesPaging.md",
|
|
"DownloadBodyCreate": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/DownloadBodyCreate.md",
|
|
"DownloadEntry": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/DownloadEntry.md",
|
|
"FavoritesApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/favorites.api.ts",
|
|
"GroupMemberPaging": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/GroupMemberPaging.md",
|
|
"GroupsApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/groups.api.ts",
|
|
"MinimalNode": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodeMinimalEntry.md",
|
|
"Node": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/Node.md",
|
|
"NodeEntry": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodeEntry.md",
|
|
"NodePaging": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/NodePaging.md",
|
|
"NodesApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/nodes.api.ts",
|
|
"PathElement": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/PathElement.md",
|
|
"PermissionElement": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/PermissionElement.md",
|
|
"PersonBodyCreate": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/model/personBodyCreate.ts",
|
|
"PeopleApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/people.api.ts",
|
|
"ProcessDefinitionRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/ProcessDefinitionRepresentation.md",
|
|
"ProcessInstanceFilterRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/ProcessInstanceFilterRepresentation.md",
|
|
"ProcessInstanceQueryRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/ProcessInstanceQueryRepresentation.md",
|
|
"RatingEntry": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/RatingEntry.md",
|
|
"RelatedContentRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-activiti-rest-api/docs/RelatedContentRepresentation.md",
|
|
"RenditionEntry": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/RenditionEntry.md",
|
|
"RenditionPaging": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/RenditionPaging.md",
|
|
"RenditionsApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/renditions.api.ts",
|
|
"RequestPagination": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/search-rest-api/docs/RequestPagination.md",
|
|
"RestVariable": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/RestVariable.md",
|
|
"ResultListDataRepresentationUserProcessInstanceFilterRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/ResultListDataRepresentation%C2%ABUserProcessInstanceFilterRepresentation%C2%BB.md",
|
|
"SearchApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api-legacy/legacy.ts",
|
|
"SharedLinkEntry": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SharedLinkEntry.md",
|
|
"SharedLinkPaging": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SharedLinkPaging.md",
|
|
"SharedLinksApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/sharedlinks.api.ts",
|
|
"SiteEntry": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/SiteEntry.md",
|
|
"SiteMemberPaging":"https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteMemberPaging.md",
|
|
"SitePaging": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/SitePaging.md",
|
|
"SitesApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/sites.api.ts",
|
|
"TagEntry": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/TagEntry.md",
|
|
"TagPaging": "https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/TagPaging.md",
|
|
"TaskApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api-legacy/activiti-rest-api/docs/TaskApi.md",
|
|
"TaskUpdateRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/TaskUpdateRepresentation.md",
|
|
"UserInfo": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/UserInfo.md",
|
|
"UserProcessInstanceFilterRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/UserProcessInstanceFilterRepresentation.md",
|
|
"UserRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/UserRepresentation.md",
|
|
"VersionsApi": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/api/versions.api.ts",
|
|
"VersionEntry": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/VersionEntry.md",
|
|
"MenuPositionX": "https://github.com/angular/components/blob/master/src/material/menu/menu-positions.ts",
|
|
"MenuPositionY": "https://github.com/angular/components/blob/master/src/material/menu/menu-positions.ts",
|
|
"ThemePalette": "https://github.com/angular/components/blob/master/src/material/core/common-behaviors/color.ts",
|
|
"ResultSetPaging": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/search-rest-api/docs/ResultSetPaging.md",
|
|
"SiteMembershipBodyCreate": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteMembershipBodyCreate.md",
|
|
"SystemPropertiesRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/activiti-rest-api/docs/SystemPropertiesRepresentation.md",
|
|
"SiteMembershipBodyUpdate" : "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteMembershipBodyUpdate.md",
|
|
"SiteMembershipRequestWithPersonPaging" : "https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteMembershipRequestWithPersonPaging.md",
|
|
"SiteGroupEntry" :"https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteGroupEntry.md",
|
|
"SiteMemberEntry" :"https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/SiteMemberEntry.md"
|
|
},
|
|
"linkOverrides": [
|
|
"activiti", "auth", "authentication", "comment", "company", "core", "download",
|
|
"favorite", "file", "group", "pagination", "path", "person", "preference",
|
|
"rating", "rendition", "search", "site", "storage", "tag", "version"
|
|
],
|
|
"typeNameExceptions": {
|
|
"activiti-alfresco.service": "ActivitiContentService",
|
|
"auth-guard-bpm.service": "AuthGuardBpm",
|
|
"auth-guard-ecm.service": "AuthGuardEcm",
|
|
"auth-guard": "AuthGuard",
|
|
"card-item-types.service": "CardItemTypeService",
|
|
"card-view-item.interface": "CardViewItem",
|
|
"confirm.dialog": "ConfirmDialogComponent",
|
|
"content-node-share.directive": "NodeSharedDirective",
|
|
"content.widget": "ContentWidgetComponent",
|
|
"create-task-attachment.component": "AttachmentComponent",
|
|
"datatable-adapter.interface": "DataTableAdapter",
|
|
"datatable.component": "DataTableComponent",
|
|
"document-library.model": "NodePaging",
|
|
"dynamic.component": "DynamicExtensionComponent",
|
|
"form-field-validator.interface": "FormFieldValidator",
|
|
"group-initial.pipe": "InitialGroupNamePipe",
|
|
"header.component": "HeaderLayoutComponent",
|
|
"inherited-button.directive": "InheritPermissionDirective",
|
|
"library.dialog": "LibraryDialogComponent",
|
|
"permissions-style.model": "PermissionStyleModel",
|
|
"process-list.component": "ProcessInstanceListComponent",
|
|
"product-version.model": "BpmProductVersionModel",
|
|
"search-widget.interface": "SearchWidget",
|
|
"sites-dropdown.component": "DropdownSitesComponent",
|
|
"start-process.component": "StartProcessInstanceComponent",
|
|
"tasklist.service": "TaskListService",
|
|
"text-highlight.pipe": "HighlightPipe",
|
|
"text-mask.component": "InputMaskDirective",
|
|
"unclaim-task.directive": "UnClaimTaskDirective",
|
|
"user-initial.pipe": "InitialUsernamePipe"
|
|
},
|
|
"undocStoplist": [
|
|
"Definition",
|
|
"Property",
|
|
"model",
|
|
"component-register.service",
|
|
"context-menu-holder",
|
|
"data-column-list",
|
|
"card-view-[a-z]+item",
|
|
"card-view-item-dispatcher",
|
|
"content-column",
|
|
"content-action-list",
|
|
"empty-folder-content",
|
|
"empty-list",
|
|
"extension-loader.service",
|
|
"loading-template",
|
|
"no-content-template",
|
|
"card-view-content-proxy",
|
|
"login-footer\\.directive",
|
|
"login-header\\.directive",
|
|
"no-task-detail-template",
|
|
"diagram",
|
|
"raphael",
|
|
"context-menu",
|
|
"alfresco-settings",
|
|
"\\.widget",
|
|
"[vV]iewer",
|
|
"translate-loader",
|
|
"search\\.service",
|
|
"mediaPlayer",
|
|
"unknown-format",
|
|
"cell",
|
|
"error.component",
|
|
"no-permission",
|
|
"form-custom",
|
|
"widget-visibility",
|
|
"card-item-types",
|
|
"dynamic-component",
|
|
"settings",
|
|
"file-uploading",
|
|
"version-upload",
|
|
"search-trigger",
|
|
"node-actions",
|
|
"content-node-selector.service",
|
|
"analytics",
|
|
"process-upload",
|
|
"properties-loader",
|
|
"property-descriptors",
|
|
"attach-file",
|
|
"attach-folder",
|
|
"task-upload",
|
|
"aspect-whitelist",
|
|
"basic-properties",
|
|
"content-metadata",
|
|
"empty-search-result",
|
|
"property-group",
|
|
"people-search-",
|
|
"people-selector",
|
|
"sidenav-layout-",
|
|
"layout-container",
|
|
"search-",
|
|
"empty-custom-content",
|
|
"custom-empty-content",
|
|
"view-util",
|
|
"clipboard",
|
|
"external-alfresco",
|
|
"content-node-share",
|
|
"tree-view",
|
|
"dialog",
|
|
"[Cc]olumn",
|
|
"app-details-cloud",
|
|
"dynamic-tab"
|
|
],
|
|
"exclude": [
|
|
"**/vulnerability/**",
|
|
"**/release-notes/**",
|
|
"**/tutorials/**",
|
|
"**/user-guide/**"
|
|
],
|
|
"fileCheckerFilter": [
|
|
"README",
|
|
"compatibility",
|
|
"release-notes",
|
|
"roadmap",
|
|
"tutorials",
|
|
"user-guide",
|
|
"versionIndex"
|
|
],
|
|
"ignoreLinkWords" : [
|
|
"Type",
|
|
"model",
|
|
"Node",
|
|
"User"
|
|
]
|
|
}
|