mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
update 1.7.0 versions (#2158)
This commit is contained in:
committed by
Eugenio Romano
parent
21205e3d45
commit
036243ad35
Generated
-11691
File diff suppressed because it is too large
Load Diff
+18
-18
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Alfresco-Angular2-Demo",
|
"name": "Alfresco-Angular2-Demo",
|
||||||
"description": "Demo shell for Alfresco Angular2 components",
|
"description": "Demo shell for Alfresco Angular2 components",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npm run server-versions && rimraf dist && npm run webpack -- --config config/webpack.prod.js --progress --profile --bail",
|
"build": "npm run server-versions && rimraf dist && npm run webpack -- --config config/webpack.prod.js --progress --profile --bail",
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"chart.js": "2.5.0",
|
"chart.js": "2.5.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"dialog-polyfill": "0.4.7",
|
"dialog-polyfill": "0.4.7",
|
||||||
@@ -80,22 +80,22 @@
|
|||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-3d-editor": "0.0.15",
|
"ng2-3d-editor": "0.0.15",
|
||||||
"ng2-activiti-analytics": "1.6.1",
|
"ng2-activiti-analytics": "1.7.0",
|
||||||
"ng2-activiti-diagrams": "1.6.1",
|
"ng2-activiti-diagrams": "1.7.0",
|
||||||
"ng2-activiti-form": "1.6.1",
|
"ng2-activiti-form": "1.7.0",
|
||||||
"ng2-activiti-processlist": "1.6.1",
|
"ng2-activiti-processlist": "1.7.0",
|
||||||
"ng2-activiti-tasklist": "1.6.1",
|
"ng2-activiti-tasklist": "1.7.0",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"ng2-alfresco-documentlist": "1.6.1",
|
"ng2-alfresco-documentlist": "1.7.0",
|
||||||
"ng2-alfresco-login": "1.6.1",
|
"ng2-alfresco-login": "1.7.0",
|
||||||
"ng2-alfresco-search": "1.6.1",
|
"ng2-alfresco-search": "1.7.0",
|
||||||
"ng2-alfresco-social": "1.6.1",
|
"ng2-alfresco-social": "1.7.0",
|
||||||
"ng2-alfresco-tag": "1.6.1",
|
"ng2-alfresco-tag": "1.7.0",
|
||||||
"ng2-alfresco-upload": "1.6.1",
|
"ng2-alfresco-upload": "1.7.0",
|
||||||
"ng2-alfresco-userinfo": "1.6.1",
|
"ng2-alfresco-userinfo": "1.7.0",
|
||||||
"ng2-alfresco-viewer": "1.6.1",
|
"ng2-alfresco-viewer": "1.7.0",
|
||||||
"ng2-alfresco-webscript": "1.6.1",
|
"ng2-alfresco-webscript": "1.7.0",
|
||||||
"ng2-charts": "1.6.0",
|
"ng2-charts": "1.6.0",
|
||||||
"pdfjs-dist": "1.5.404",
|
"pdfjs-dist": "1.5.404",
|
||||||
"raphael": "2.2.7",
|
"raphael": "2.2.7",
|
||||||
|
|||||||
+70
-55
@@ -27,10 +27,11 @@
|
|||||||
- [adf-card-view-mapitem](ng2-alfresco-core/README.md)
|
- [adf-card-view-mapitem](ng2-alfresco-core/README.md)
|
||||||
- [adf-card-view-item-dispatcher](ng2-alfresco-core/README.md)
|
- [adf-card-view-item-dispatcher](ng2-alfresco-core/README.md)
|
||||||
- [adf-card-view-dateitem](ng2-alfresco-core/README.md)
|
- [adf-card-view-dateitem](ng2-alfresco-core/README.md)
|
||||||
|
- [adf-toolbar](ng2-alfresco-core/README.md)
|
||||||
|
- [adf-toolbar-title](ng2-alfresco-core/README.md)
|
||||||
- [adf-context-menu-holder](ng2-alfresco-core/README.md)
|
- [adf-context-menu-holder](ng2-alfresco-core/README.md)
|
||||||
- [adf-accordion](ng2-alfresco-core/README.md)
|
- [adf-accordion](ng2-alfresco-core/README.md)
|
||||||
- [adf-accordion-group](ng2-alfresco-core/README.md)
|
- [adf-accordion-group](ng2-alfresco-core/README.md)<!-- CORE END-->
|
||||||
- [adf-toolbar](ng2-alfresco-core/README.md)<!-- CORE END-->
|
|
||||||
<!-- CORE END-->
|
<!-- CORE END-->
|
||||||
|
|
||||||
### Directives
|
### Directives
|
||||||
@@ -40,7 +41,6 @@
|
|||||||
- [adf-context-menu](ng2-alfresco-core/README.md)
|
- [adf-context-menu](ng2-alfresco-core/README.md)
|
||||||
- [adf-mdl-textfield](ng2-alfresco-core/README.md)
|
- [adf-mdl-textfield](ng2-alfresco-core/README.md)
|
||||||
- [adf-mdl-menu](ng2-alfresco-core/README.md)
|
- [adf-mdl-menu](ng2-alfresco-core/README.md)
|
||||||
- [adf-mdl-button](ng2-alfresco-core/README.md)
|
|
||||||
- [adf-upload](ng2-alfresco-core/README.md)<!-- CORE DIRECTIVE END-->
|
- [adf-upload](ng2-alfresco-core/README.md)<!-- CORE DIRECTIVE END-->
|
||||||
|
|
||||||
## Content service
|
## Content service
|
||||||
@@ -48,29 +48,33 @@
|
|||||||
### Components
|
### Components
|
||||||
|
|
||||||
<!-- CONTENT START-->
|
<!-- CONTENT START-->
|
||||||
- [adf-viewer](ng2-alfresco-viewer/README.md)
|
|
||||||
- [adf-userinfo](ng2-alfresco-userinfo/README.md)
|
|
||||||
- [adf-upload-drag-area](ng2-alfresco-upload/README.md)
|
|
||||||
- [adf-file-uploading-dialog](ng2-alfresco-upload/README.md)
|
|
||||||
- [adf-upload-button](ng2-alfresco-upload/README.md)
|
|
||||||
- [adf-file-uploading-list](ng2-alfresco-upload/README.md)
|
|
||||||
- [adf-tag-node-list](ng2-alfresco-tag/README.md)
|
|
||||||
- [adf-tag-list](ng2-alfresco-tag/README.md)
|
|
||||||
- [adf-tag-node-actions-list](ng2-alfresco-tag/README.md)
|
|
||||||
- [adf-search](ng2-alfresco-search/README.md)
|
|
||||||
- [adf-search-control](ng2-alfresco-search/README.md)
|
- [adf-search-control](ng2-alfresco-search/README.md)
|
||||||
|
- [adf-search](ng2-alfresco-search/README.md)
|
||||||
- [adf-search-autocomplete](ng2-alfresco-search/README.md)
|
- [adf-search-autocomplete](ng2-alfresco-search/README.md)
|
||||||
- [adf-rating](ng2-alfresco-social/README.md)
|
- [adf-upload-button](ng2-alfresco-upload/README.md)
|
||||||
- [adf-like](ng2-alfresco-social/README.md)
|
- [adf-upload-drag-area](ng2-alfresco-upload/README.md)
|
||||||
- [adf-login](ng2-alfresco-login/README.md)
|
- [adf-file-uploading-list](ng2-alfresco-upload/README.md)
|
||||||
|
- [adf-file-uploading-dialog](ng2-alfresco-upload/README.md)
|
||||||
|
- [adf-file-uploading-list-row](ng2-alfresco-upload/README.md)
|
||||||
|
- [adf-sites-dropdown](ng2-alfresco-documentlist/README.md)
|
||||||
|
- [adf-content-node-selector](ng2-alfresco-documentlist/README.md)
|
||||||
|
- [adf-document-menu-action](ng2-alfresco-documentlist/README.md)
|
||||||
|
- [adf-dropdown-breadcrumb](ng2-alfresco-documentlist/README.md)
|
||||||
|
- [adf-breadcrumb](ng2-alfresco-documentlist/README.md)
|
||||||
|
- [adf-document-list](ng2-alfresco-documentlist/README.md)
|
||||||
- [adf-pagination](ng2-alfresco-datatable/README.md)
|
- [adf-pagination](ng2-alfresco-datatable/README.md)
|
||||||
- [adf-empty-list](ng2-alfresco-datatable/README.md)
|
- [adf-empty-list](ng2-alfresco-datatable/README.md)
|
||||||
- [adf-datatable](ng2-alfresco-datatable/README.md)
|
- [adf-datatable](ng2-alfresco-datatable/README.md)
|
||||||
- [adf-datatable-cell](ng2-alfresco-datatable/README.md)
|
- [adf-datatable-cell](ng2-alfresco-datatable/README.md)
|
||||||
- [adf-webscript-get](ng2-alfresco-webscript/README.md)
|
- [adf-viewer](ng2-alfresco-viewer/README.md)
|
||||||
- [adf-breadcrumb](ng2-alfresco-documentlist/README.md)
|
- [adf-userinfo](ng2-alfresco-userinfo/README.md)
|
||||||
- [adf-document-menu-action](ng2-alfresco-documentlist/README.md)
|
- [adf-rating](ng2-alfresco-social/README.md)
|
||||||
- [adf-document-list](ng2-alfresco-documentlist/README.md)<!-- CONTENT END-->
|
- [adf-like](ng2-alfresco-social/README.md)
|
||||||
|
- [adf-tag-node-list](ng2-alfresco-tag/README.md)
|
||||||
|
- [adf-tag-list](ng2-alfresco-tag/README.md)
|
||||||
|
- [adf-tag-node-actions-list](ng2-alfresco-tag/README.md)
|
||||||
|
- [adf-login](ng2-alfresco-login/README.md)
|
||||||
|
- [adf-webscript-get](ng2-alfresco-webscript/README.md)<!-- CONTENT END-->
|
||||||
<!-- CONTENT END-->
|
<!-- CONTENT END-->
|
||||||
|
|
||||||
<!-- CONTENT DIRECTIVE START--><!-- CONTENT DIRECTIVE END-->
|
<!-- CONTENT DIRECTIVE START--><!-- CONTENT DIRECTIVE END-->
|
||||||
@@ -80,8 +84,7 @@
|
|||||||
### components
|
### components
|
||||||
|
|
||||||
<!-- BUSINESS START-->
|
<!-- BUSINESS START-->
|
||||||
- [adf-diagram](ng2-activiti-diagrams/README.md)
|
- [adf-diagram-publish-task](ng2-activiti-diagrams/README.md)
|
||||||
- [adf-diagram-sequence-flow](ng2-activiti-diagrams/README.md)
|
|
||||||
- [adf-start-process](ng2-activiti-processlist/README.md)
|
- [adf-start-process](ng2-activiti-processlist/README.md)
|
||||||
- [adf-process-instance-list](ng2-activiti-processlist/README.md)
|
- [adf-process-instance-list](ng2-activiti-processlist/README.md)
|
||||||
- [adf-process-instance-variables](ng2-activiti-processlist/README.md)
|
- [adf-process-instance-variables](ng2-activiti-processlist/README.md)
|
||||||
@@ -92,30 +95,32 @@
|
|||||||
- [adf-process-instance-comments](ng2-activiti-processlist/README.md)
|
- [adf-process-instance-comments](ng2-activiti-processlist/README.md)
|
||||||
- [adf-process-attachment-list](ng2-activiti-processlist/README.md)
|
- [adf-process-attachment-list](ng2-activiti-processlist/README.md)
|
||||||
- [adf-create-process-attachment](ng2-activiti-processlist/README.md)
|
- [adf-create-process-attachment](ng2-activiti-processlist/README.md)
|
||||||
|
- [adf-form-field](ng2-activiti-form/README.md)
|
||||||
|
- [adf-start-form](ng2-activiti-form/README.md)
|
||||||
|
- [adf-content](ng2-activiti-form/README.md)
|
||||||
|
- [adf-form](ng2-activiti-form/README.md)
|
||||||
|
- [adf-form-list](ng2-activiti-form/README.md)
|
||||||
|
- [adf-diagram](ng2-activiti-diagrams/README.md)
|
||||||
|
- [adf-diagram-sequence-flow](ng2-activiti-diagrams/README.md)
|
||||||
- [adf-tasklist](ng2-activiti-tasklist/README.md)
|
- [adf-tasklist](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-task-header](ng2-activiti-tasklist/README.md)
|
|
||||||
- [adf-filters](ng2-activiti-tasklist/README.md)
|
- [adf-filters](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-task-details](ng2-activiti-tasklist/README.md)
|
- [adf-task-details](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-task-attachment-list](ng2-activiti-tasklist/README.md)
|
|
||||||
- [adf-start-task](ng2-activiti-tasklist/README.md)
|
- [adf-start-task](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-people](ng2-activiti-tasklist/README.md)
|
- [adf-task-header](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-people-search](ng2-activiti-tasklist/README.md)
|
|
||||||
- [adf-people-list](ng2-activiti-tasklist/README.md)
|
- [adf-people-list](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-create-task-attachment](ng2-activiti-tasklist/README.md)
|
- [adf-task-attachment-list](ng2-activiti-tasklist/README.md)
|
||||||
|
- [adf-people-search](ng2-activiti-tasklist/README.md)
|
||||||
|
- [adf-people](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-comments](ng2-activiti-tasklist/README.md)
|
- [adf-comments](ng2-activiti-tasklist/README.md)
|
||||||
|
- [adf-create-task-attachment](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-comment-list](ng2-activiti-tasklist/README.md)
|
- [adf-comment-list](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-checklist](ng2-activiti-tasklist/README.md)
|
- [adf-checklist](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-apps](ng2-activiti-tasklist/README.md)
|
- [adf-apps](ng2-activiti-tasklist/README.md)
|
||||||
- [adf-analytics](ng2-activiti-analytics/README.md)
|
|
||||||
- [adf-analytics-report-parameters](ng2-activiti-analytics/README.md)
|
- [adf-analytics-report-parameters](ng2-activiti-analytics/README.md)
|
||||||
|
- [adf-analytics](ng2-activiti-analytics/README.md)
|
||||||
- [adf-analytics-report-list](ng2-activiti-analytics/README.md)
|
- [adf-analytics-report-list](ng2-activiti-analytics/README.md)
|
||||||
- [adf-analytics-report-heat-map](ng2-activiti-analytics/README.md)
|
- [adf-analytics-report-heat-map](ng2-activiti-analytics/README.md)
|
||||||
- [adf-analytics-generator](ng2-activiti-analytics/README.md)
|
- [adf-analytics-generator](ng2-activiti-analytics/README.md)<!-- BUSINESS END-->
|
||||||
- [adf-form-field](ng2-activiti-form/README.md)
|
|
||||||
- [adf-start-form](ng2-activiti-form/README.md)
|
|
||||||
- [adf-form](ng2-activiti-form/README.md)
|
|
||||||
- [adf-content](ng2-activiti-form/README.md)
|
|
||||||
- [adf-form-list](ng2-activiti-form/README.md)<!-- BUSINESS END-->
|
|
||||||
<!-- BUSINESS END-->
|
<!-- BUSINESS END-->
|
||||||
|
|
||||||
<!-- BUSINESS DIRECTIVE START--><!-- BUSINESS DIRECTIVE END-->
|
<!-- BUSINESS DIRECTIVE START--><!-- BUSINESS DIRECTIVE END-->
|
||||||
@@ -123,48 +128,58 @@
|
|||||||
## Services
|
## Services
|
||||||
|
|
||||||
<!-- SERVICES START-->
|
<!-- SERVICES START-->
|
||||||
- [DiagramColorService](ng2-activiti-diagrams/src/services/diagram-color.service.ts)
|
|
||||||
- [DiagramsService](ng2-activiti-diagrams/src/services/diagrams.service.ts)
|
|
||||||
- [RaphaelService](ng2-activiti-diagrams/src/components/raphael/raphael.service.ts)
|
|
||||||
- [ContextMenuService](ng2-alfresco-core/src/components/context-menu/context-menu.service.ts)
|
- [ContextMenuService](ng2-alfresco-core/src/components/context-menu/context-menu.service.ts)
|
||||||
- [EcmUserService](ng2-alfresco-userinfo/src/services/ecm-user.service.ts)
|
- [FileUploadService](ng2-alfresco-upload/src/services/file-uploading.service.ts)
|
||||||
- [BpmUserService](ng2-alfresco-userinfo/src/services/bpm-user.service.ts)
|
- [DocumentListService](ng2-alfresco-documentlist/src/services/document-list.service.ts)
|
||||||
- [RenderingQueueService](ng2-alfresco-viewer/src/services/rendering-queue.services.ts)
|
- [NodeActionsService](ng2-alfresco-documentlist/src/services/node-actions.service.ts)
|
||||||
- [TagService](ng2-alfresco-tag/src/services/tag.service.ts)
|
- [FolderActionsService](ng2-alfresco-documentlist/src/services/folder-actions.service.ts)
|
||||||
- [SearchService](ng2-alfresco-search/src/services/search.service.ts)
|
- [DocumentActionsService](ng2-alfresco-documentlist/src/services/document-actions.service.ts)
|
||||||
- [RatingService](ng2-alfresco-social/src/services/rating.service.ts)
|
|
||||||
- [ProcessService](ng2-activiti-processlist/src/services/process.service.ts)
|
- [ProcessService](ng2-activiti-processlist/src/services/process.service.ts)
|
||||||
- [ProcessUploadService](ng2-activiti-processlist/src/services/process-upload.service.ts)
|
- [ProcessUploadService](ng2-activiti-processlist/src/services/process-upload.service.ts)
|
||||||
- [TaskListService](ng2-activiti-tasklist/src/services/tasklist.service.ts)
|
|
||||||
- [PeopleService](ng2-activiti-tasklist/src/services/people.service.ts)
|
|
||||||
- [ProcessUploadService](ng2-activiti-tasklist/src/services/process-upload.service.ts)
|
|
||||||
- [AnalyticsService](ng2-activiti-analytics/src/services/analytics.service.ts)
|
|
||||||
- [WidgetVisibilityService](ng2-activiti-form/src/services/widget-visibility.service.ts)
|
- [WidgetVisibilityService](ng2-activiti-form/src/services/widget-visibility.service.ts)
|
||||||
- [FormService](ng2-activiti-form/src/services/form.service.ts)
|
|
||||||
- [NodeService](ng2-activiti-form/src/services/node.service.ts)
|
- [NodeService](ng2-activiti-form/src/services/node.service.ts)
|
||||||
|
- [FormService](ng2-activiti-form/src/services/form.service.ts)
|
||||||
- [FormRenderingService](ng2-activiti-form/src/services/form-rendering.service.ts)
|
- [FormRenderingService](ng2-activiti-form/src/services/form-rendering.service.ts)
|
||||||
- [EcmModelService](ng2-activiti-form/src/services/ecm-model.service.ts)
|
- [EcmModelService](ng2-activiti-form/src/services/ecm-model.service.ts)
|
||||||
- [ActivitiContentService](ng2-activiti-form/src/services/activiti-content-service.ts)
|
- [ActivitiContentService](ng2-activiti-form/src/services/activiti-content-service.ts)
|
||||||
- [ActivitiAlfrescoContentService](ng2-activiti-form/src/services/activiti-alfresco.service.ts)
|
- [ActivitiAlfrescoContentService](ng2-activiti-form/src/services/activiti-alfresco.service.ts)
|
||||||
- [FolderActionsService](ng2-alfresco-documentlist/src/services/folder-actions.service.ts)
|
|
||||||
- [DocumentListService](ng2-alfresco-documentlist/src/services/document-list.service.ts)
|
|
||||||
- [DocumentActionsService](ng2-alfresco-documentlist/src/services/document-actions.service.ts)
|
|
||||||
- [CardViewUpdateService](ng2-alfresco-core/src/services/card-view-update.service.ts)
|
- [CardViewUpdateService](ng2-alfresco-core/src/services/card-view-update.service.ts)
|
||||||
- [UploadService](ng2-alfresco-core/src/services/upload.service.ts)
|
- [SearchService](ng2-alfresco-core/src/services/search.service.ts)
|
||||||
|
- [SitesApiService](ng2-alfresco-core/src/services/sites-api.service.ts)
|
||||||
|
- [SharedLinksApiService](ng2-alfresco-core/src/services/shared-links-api.service.ts)
|
||||||
|
- [SearchApiService](ng2-alfresco-core/src/services/search-api.service.ts)
|
||||||
|
- [NodesApiService](ng2-alfresco-core/src/services/nodes-api.service.ts)
|
||||||
|
- [PeopleApiService](ng2-alfresco-core/src/services/people-api.service.ts)
|
||||||
|
- [FavoritesApiService](ng2-alfresco-core/src/services/favorites-api.service.ts)
|
||||||
|
- [DiscoveryApiService](ng2-alfresco-core/src/services/discovery-api.service.ts)
|
||||||
|
- [DeletedNodesApiService](ng2-alfresco-core/src/services/deleted-nodes-api.service.ts)
|
||||||
- [UserPreferencesService](ng2-alfresco-core/src/services/user-preferences.service.ts)
|
- [UserPreferencesService](ng2-alfresco-core/src/services/user-preferences.service.ts)
|
||||||
|
- [UploadService](ng2-alfresco-core/src/services/upload.service.ts)
|
||||||
- [TranslationService](ng2-alfresco-core/src/services/translation.service.ts)
|
- [TranslationService](ng2-alfresco-core/src/services/translation.service.ts)
|
||||||
- [ThumbnailService](ng2-alfresco-core/src/services/thumbnail.service.ts)
|
- [ThumbnailService](ng2-alfresco-core/src/services/thumbnail.service.ts)
|
||||||
- [StorageService](ng2-alfresco-core/src/services/storage.service.ts)
|
- [StorageService](ng2-alfresco-core/src/services/storage.service.ts)
|
||||||
|
- [AlfrescoApiService](ng2-alfresco-core/src/services/alfresco-api.service.ts)
|
||||||
- [RenditionsService](ng2-alfresco-core/src/services/renditions.service.ts)
|
- [RenditionsService](ng2-alfresco-core/src/services/renditions.service.ts)
|
||||||
- [NotificationService](ng2-alfresco-core/src/services/notification.service.ts)
|
|
||||||
- [LogService](ng2-alfresco-core/src/services/log.service.ts)
|
- [LogService](ng2-alfresco-core/src/services/log.service.ts)
|
||||||
|
- [NotificationService](ng2-alfresco-core/src/services/notification.service.ts)
|
||||||
- [CookieService](ng2-alfresco-core/src/services/cookie.service.ts)
|
- [CookieService](ng2-alfresco-core/src/services/cookie.service.ts)
|
||||||
- [ContentService](ng2-alfresco-core/src/services/content.service.ts)
|
- [ContentService](ng2-alfresco-core/src/services/content.service.ts)
|
||||||
- [AuthenticationService](ng2-alfresco-core/src/services/authentication.service.ts)
|
- [AuthenticationService](ng2-alfresco-core/src/services/authentication.service.ts)
|
||||||
- [AppConfigService](ng2-alfresco-core/src/services/app-config.service.ts)
|
|
||||||
- [AlfrescoSettingsService](ng2-alfresco-core/src/services/alfresco-settings.service.ts)
|
- [AlfrescoSettingsService](ng2-alfresco-core/src/services/alfresco-settings.service.ts)
|
||||||
- [AlfrescoContentService](ng2-alfresco-core/src/services/alfresco-content.service.ts)
|
- [AlfrescoContentService](ng2-alfresco-core/src/services/alfresco-content.service.ts)
|
||||||
- [AlfrescoApiService](ng2-alfresco-core/src/services/alfresco-api.service.ts)<!-- SERVICES END-->
|
- [AppConfigService](ng2-alfresco-core/src/services/app-config.service.ts)
|
||||||
|
- [DiagramsService](ng2-activiti-diagrams/src/services/diagrams.service.ts)
|
||||||
|
- [DiagramColorService](ng2-activiti-diagrams/src/services/diagram-color.service.ts)
|
||||||
|
- [RaphaelService](ng2-activiti-diagrams/src/components/raphael/raphael.service.ts)
|
||||||
|
- [BpmUserService](ng2-alfresco-userinfo/src/services/bpm-user.service.ts)
|
||||||
|
- [EcmUserService](ng2-alfresco-userinfo/src/services/ecm-user.service.ts)
|
||||||
|
- [RenderingQueueService](ng2-alfresco-viewer/src/services/rendering-queue.services.ts)
|
||||||
|
- [RatingService](ng2-alfresco-social/src/services/rating.service.ts)
|
||||||
|
- [TagService](ng2-alfresco-tag/src/services/tag.service.ts)
|
||||||
|
- [TaskListService](ng2-activiti-tasklist/src/services/tasklist.service.ts)
|
||||||
|
- [ProcessUploadService](ng2-activiti-tasklist/src/services/process-upload.service.ts)
|
||||||
|
- [PeopleService](ng2-activiti-tasklist/src/services/people.service.ts)
|
||||||
|
- [AnalyticsService](ng2-activiti-analytics/src/services/analytics.service.ts)<!-- SERVICES END-->
|
||||||
|
|
||||||
You can browse all the components at the following address:
|
You can browse all the components at the following address:
|
||||||
|
|
||||||
|
|||||||
-10358
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-activiti-analytics",
|
"name": "ng2-activiti-analytics",
|
||||||
"description": "Activiti Angular2 Analytics Component",
|
"description": "Activiti Angular2 Analytics Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -44,14 +44,14 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"chart.js": "2.5.0",
|
"chart.js": "2.5.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"md-date-time-picker": "2.2.0",
|
"md-date-time-picker": "2.2.0",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-activiti-diagrams": "1.6.1",
|
"ng2-activiti-diagrams": "1.7.0",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-charts": "1.6.0",
|
"ng2-charts": "1.6.0",
|
||||||
"raphael": "2.2.7",
|
"raphael": "2.2.7",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
|
|||||||
-10190
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-activiti-diagrams",
|
"name": "ng2-activiti-diagrams",
|
||||||
"description": "Activiti Angular2 Diagrams Component",
|
"description": "Activiti Angular2 Diagrams Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -40,10 +40,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"raphael": "2.2.6",
|
"raphael": "2.2.6",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
|
|||||||
-10232
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-activiti-form",
|
"name": "ng2-activiti-form",
|
||||||
"description": "Alfresco Activiti Form Component for Angular 2",
|
"description": "Alfresco Activiti Form Component for Angular 2",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -47,12 +47,12 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"md-date-time-picker": "2.2.0",
|
"md-date-time-picker": "2.2.0",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10445
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-activiti-processlist",
|
"name": "ng2-activiti-processlist",
|
||||||
"description": "Show active processes from the Activiti Process Services suite",
|
"description": "Show active processes from the Activiti Process Services suite",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -46,15 +46,15 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"md-date-time-picker": "2.2.0",
|
"md-date-time-picker": "2.2.0",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-activiti-form": "1.6.1",
|
"ng2-activiti-form": "1.7.0",
|
||||||
"ng2-activiti-tasklist": "1.6.1",
|
"ng2-activiti-tasklist": "1.7.0",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10368
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-activiti-tasklist",
|
"name": "ng2-activiti-tasklist",
|
||||||
"description": "Activiti Angular2 Task List Component",
|
"description": "Activiti Angular2 Task List Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -50,14 +50,14 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"md-date-time-picker": "2.2.0",
|
"md-date-time-picker": "2.2.0",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-activiti-form": "1.6.1",
|
"ng2-activiti-form": "1.7.0",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import { Component, EventEmitter, Input, OnChanges, Output, SimpleChanges } from '@angular/core';
|
import { Component, EventEmitter, Input, OnChanges, Output, SimpleChanges } from '@angular/core';
|
||||||
import { AlfrescoTranslationService, CardViewDateItemModel, CardViewItem, CardViewTextItemModel, CardViewMapItemModel, LogService } from 'ng2-alfresco-core';
|
import { AlfrescoTranslationService, CardViewDateItemModel, CardViewItem, CardViewMapItemModel, CardViewTextItemModel, LogService } from 'ng2-alfresco-core';
|
||||||
import { TaskDetailsModel } from '../models/task-details.model';
|
import { TaskDetailsModel } from '../models/task-details.model';
|
||||||
import { TaskListService } from './../services/tasklist.service';
|
import { TaskListService } from './../services/tasklist.service';
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
- [Prerequisites](#prerequisites)
|
- [Prerequisites](#prerequisites)
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
- [Toolbar Component](#toolbar-component)
|
||||||
|
* [Basic example](#basic-example)
|
||||||
- [Upload Directive](#upload-directive)
|
- [Upload Directive](#upload-directive)
|
||||||
* [Basic usage](#basic-usage)
|
* [Basic usage](#basic-usage)
|
||||||
* [Modes](#modes)
|
* [Modes](#modes)
|
||||||
@@ -22,11 +24,11 @@
|
|||||||
- [Notification Service](#notification-service)
|
- [Notification Service](#notification-service)
|
||||||
- [Context Menu directive](#context-menu-directive)
|
- [Context Menu directive](#context-menu-directive)
|
||||||
- [Accordion Component](#accordion-component)
|
- [Accordion Component](#accordion-component)
|
||||||
* [Properties](#properties-1)
|
* [Properties](#properties)
|
||||||
- [Authentication Service](#authentication-service)
|
- [Authentication Service](#authentication-service)
|
||||||
* [Events](#events-1)
|
* [Events](#events-1)
|
||||||
- [ADF Card View](#adf-card-view)
|
- [ADF Card View](#adf-card-view)
|
||||||
* [Properties](#properties-2)
|
* [Properties](#properties-1)
|
||||||
* [Editing](#editing)
|
* [Editing](#editing)
|
||||||
* [Defining properties](#defining-properties)
|
* [Defining properties](#defining-properties)
|
||||||
* [Card Text Item](#card-text-item)
|
* [Card Text Item](#card-text-item)
|
||||||
@@ -65,9 +67,28 @@ npm install ng2-alfresco-core
|
|||||||
|
|
||||||
Available features
|
Available features
|
||||||
|
|
||||||
| Feature | Notes | Docs |
|
## Toolbar Component
|
||||||
| --- | --- | --- |
|
|
||||||
| toolbar | --- | [Docs](src/components/toolbar/toolbar.md) |
|
<adf-toolbar> is an easy container for headers, titles, actions, breadcrumbs.
|
||||||
|
|
||||||
|
### Basic example
|
||||||
|
|
||||||
|
```html
|
||||||
|
<adf-toolbar title="Toolbar">
|
||||||
|
<button md-icon-button>
|
||||||
|
<md-icon>create_new_folder</md-icon>
|
||||||
|
</button>
|
||||||
|
<button md-icon-button>
|
||||||
|
<md-icon>delete</md-icon>
|
||||||
|
</button>
|
||||||
|
</adf-toolbar>
|
||||||
|
```
|
||||||
|
|
||||||
|
You should see result similar to the following one:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
For more details about the [toolbar](src/components/toolbar/toolbar.md).
|
||||||
|
|
||||||
## Upload Directive
|
## Upload Directive
|
||||||
|
|
||||||
|
|||||||
-10156
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-core",
|
"name": "ng2-alfresco-core",
|
||||||
"description": "Alfresco Angular 2 Components core",
|
"description": "Alfresco Angular 2 Components core",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"material-design-icons": "2.2.3",
|
"material-design-icons": "2.2.3",
|
||||||
|
|||||||
-10172
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-datatable",
|
"name": "ng2-alfresco-datatable",
|
||||||
"description": "Alfresco Angular2 DataTable Component",
|
"description": "Alfresco Angular2 DataTable Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -46,10 +46,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
@@ -378,7 +378,6 @@ DocumentList now provides a simple dropdown component to show and interact with
|
|||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### Events
|
### Events
|
||||||
|
|
||||||
| Name | Returned Type | Description |
|
| Name | Returned Type | Description |
|
||||||
|
|||||||
-10393
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-documentlist",
|
"name": "ng2-alfresco-documentlist",
|
||||||
"description": "Alfresco Angular2 Document List Component",
|
"description": "Alfresco Angular2 Document List Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -54,11 +54,11 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10172
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-login",
|
"name": "ng2-alfresco-login",
|
||||||
"description": "Alfresco Angular2 Login Component",
|
"description": "Alfresco Angular2 Login Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -58,9 +58,9 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10319
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-search",
|
"name": "ng2-alfresco-search",
|
||||||
"description": "Alfresco Angular2 Search Component",
|
"description": "Alfresco Angular2 Search Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -54,12 +54,12 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"ng2-alfresco-documentlist": "1.6.1",
|
"ng2-alfresco-documentlist": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10190
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-social",
|
"name": "ng2-alfresco-social",
|
||||||
"description": "Alfresco rating component",
|
"description": "Alfresco rating component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -34,10 +34,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10159
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-tag",
|
"name": "ng2-alfresco-tag",
|
||||||
"description": "Alfresco tag component",
|
"description": "Alfresco tag component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -34,10 +34,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
@@ -20,8 +20,9 @@
|
|||||||
* [Properties](#properties-1)
|
* [Properties](#properties-1)
|
||||||
* [Events](#events-1)
|
* [Events](#events-1)
|
||||||
- [FileUploadingDialogComponent](#fileuploadingdialogcomponent)
|
- [FileUploadingDialogComponent](#fileuploadingdialogcomponent)
|
||||||
|
* [Properties](#properties-2)
|
||||||
- [UploadService](#uploadservice)
|
- [UploadService](#uploadservice)
|
||||||
* [Configuration](#configuration)
|
* [Ignore list configuration](#ignore-list-configuration)
|
||||||
* [Events](#events-2)
|
* [Events](#events-2)
|
||||||
- [Build from sources](#build-from-sources)
|
- [Build from sources](#build-from-sources)
|
||||||
- [NPM scripts](#npm-scripts)
|
- [NPM scripts](#npm-scripts)
|
||||||
@@ -200,13 +201,11 @@ This component should be used in combination with upload button or drag & drop a
|
|||||||
|
|
||||||
Provides access to various APIs related to file upload features.
|
Provides access to various APIs related to file upload features.
|
||||||
|
|
||||||
### Configuration
|
### Ignore list configuration
|
||||||
|
|
||||||
There is the possibility to point out file name or file extension to be excluded from upload process into the app.config.json file, see [here](https://github.com/Alfresco/alfresco-ng2-components/tree/master/ng2-components/ng2-alfresco-core#appconfigservice) for more details.
|
Is possible add an ignore list for files that you don't want to allow upload on your CS.
|
||||||
This will make it easy to avoid uploading of system files like : '.DS_Store'.
|
The configuration of this service is saved in the ***app.config.json file***.If you want more details about the configuration service follow this [link](https://github.com/Alfresco/alfresco-ng2-components/tree/master/ng2-components/ng2-alfresco-core#appconfigservice).
|
||||||
By default the files already filtered out are : '.git', '.DS_Store' and 'desktop.ini'.
|
In the example below you can see how filtered out the : '.git', '.DS_Store' and 'desktop.ini'.
|
||||||
It is possible to add any expression for filtering files like '*.txt'. The file name check is done via
|
|
||||||
[minimatch library](https://www.npmjs.com/package/minimatch) so in excluded files list it is possible to add any expression accepted by this library.
|
|
||||||
|
|
||||||
**app.config.json**
|
**app.config.json**
|
||||||
|
|
||||||
@@ -223,6 +222,10 @@ It is possible to add any expression for filtering files like '*.txt'. The file
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note:
|
||||||
|
- Standard glob patterns work.
|
||||||
|
- You can end patterns with a forward slash / to specify a directory.
|
||||||
|
|
||||||
### Events
|
### Events
|
||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
|
|||||||
-10155
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-upload",
|
"name": "ng2-alfresco-upload",
|
||||||
"description": "Alfresco Angular2 Upload Component",
|
"description": "Alfresco Angular2 Upload Component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -55,11 +55,11 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
-10163
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-userinfo",
|
"name": "ng2-alfresco-userinfo",
|
||||||
"description": "Alfresco User Info component",
|
"description": "Alfresco User Info component",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -34,10 +34,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
- [Prerequisites](#prerequisites)
|
- [Prerequisites](#prerequisites)
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
* [Configuring PDF.js library](#configuring-pdfjs-library)
|
||||||
- [Basic usage](#basic-usage)
|
- [Basic usage](#basic-usage)
|
||||||
- [Properties](#properties)
|
- [Properties](#properties)
|
||||||
- [Supported file formats](#supported-file-formats)
|
- [Supported file formats](#supported-file-formats)
|
||||||
|
|||||||
-10176
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-viewer",
|
"name": "ng2-alfresco-viewer",
|
||||||
"description": "Alfresco documents viewer",
|
"description": "Alfresco documents viewer",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -49,10 +49,10 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"pdfjs-dist": "1.5.404",
|
"pdfjs-dist": "1.5.404",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
|
|||||||
-10232
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-webscript",
|
"name": "ng2-alfresco-webscript",
|
||||||
"description": "Alfresco webscript executor",
|
"description": "Alfresco webscript executor",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
"clean": "rimraf dist node_modules typings bundles coverage .npmrc",
|
||||||
@@ -34,11 +34,11 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"reflect-metadata": "0.1.10",
|
"reflect-metadata": "0.1.10",
|
||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-components",
|
"name": "ng2-alfresco-components",
|
||||||
"description": "Alfresco ng2 components",
|
"description": "Alfresco ng2 components",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf node_modules",
|
"clean": "rimraf node_modules",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ng2-alfresco-components",
|
"name": "ng2-alfresco-components",
|
||||||
"description": "Alfresco ng2 components",
|
"description": "Alfresco ng2 components",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf node_modules",
|
"clean": "rimraf node_modules",
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
"@angular/platform-browser-dynamic": "4.2.5",
|
"@angular/platform-browser-dynamic": "4.2.5",
|
||||||
"@angular/router": "4.2.5",
|
"@angular/router": "4.2.5",
|
||||||
"@ngx-translate/core": "7.0.0",
|
"@ngx-translate/core": "7.0.0",
|
||||||
"alfresco-js-api": "~1.6.1",
|
"alfresco-js-api": "1.7.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"material-design-icons": "2.2.3",
|
"material-design-icons": "2.2.3",
|
||||||
@@ -82,17 +82,17 @@
|
|||||||
"rxjs": "5.1.0",
|
"rxjs": "5.1.0",
|
||||||
"systemjs": "0.19.27",
|
"systemjs": "0.19.27",
|
||||||
"zone.js": "0.6.26",
|
"zone.js": "0.6.26",
|
||||||
"ng2-alfresco-core": "1.6.1",
|
"ng2-alfresco-core": "1.7.0",
|
||||||
"raphael": "2.2.7",
|
"raphael": "2.2.7",
|
||||||
"chart.js": "2.5.0",
|
"chart.js": "2.5.0",
|
||||||
"md-date-time-picker": "2.2.0",
|
"md-date-time-picker": "2.2.0",
|
||||||
"moment": "2.15.1",
|
"moment": "2.15.1",
|
||||||
"ng2-activiti-diagrams": "1.6.1",
|
"ng2-activiti-diagrams": "1.7.0",
|
||||||
"ng2-charts": "1.6.0",
|
"ng2-charts": "1.6.0",
|
||||||
"ng2-activiti-form": "1.6.1",
|
"ng2-activiti-form": "1.7.0",
|
||||||
"ng2-alfresco-datatable": "1.6.1",
|
"ng2-alfresco-datatable": "1.7.0",
|
||||||
"ng2-activiti-tasklist": "1.6.1",
|
"ng2-activiti-tasklist": "1.7.0",
|
||||||
"ng2-alfresco-documentlist": "1.6.1",
|
"ng2-alfresco-documentlist": "1.7.0",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"pdfjs-dist": "1.5.404"
|
"pdfjs-dist": "1.5.404"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ update_total_build_dependency_version(){
|
|||||||
|
|
||||||
update_total_build_dependency_js_version(){
|
update_total_build_dependency_js_version(){
|
||||||
echo "====== UPDATE DEPENDENCY VERSION of total build to ~${1} in ${DESTDIR}======"
|
echo "====== UPDATE DEPENDENCY VERSION of total build to ~${1} in ${DESTDIR}======"
|
||||||
c DESTDIR="$DIR/../ng2-components/"
|
DESTDIR="$DIR/../ng2-components/"
|
||||||
PACKAGETOCHANGE="alfresco-js-api"
|
PACKAGETOCHANGE="alfresco-js-api"
|
||||||
|
|
||||||
sed "${sedi[@]}" "s/\"${PACKAGETOCHANGE}\": \"[0-9]\\.[0-9]\\.[0-9]\"/\"${PACKAGETOCHANGE}\": \"${1}\"/g" ${DESTDIR}/package.json
|
sed "${sedi[@]}" "s/\"${PACKAGETOCHANGE}\": \"[0-9]\\.[0-9]\\.[0-9]\"/\"${PACKAGETOCHANGE}\": \"${1}\"/g" ${DESTDIR}/package.json
|
||||||
|
|||||||
Reference in New Issue
Block a user