@alfresco/adf-content-services 8.1.0-16500060130 → 8.1.0
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/bundles/assets/adf-content-services/i18n/de.json +3 -1
- package/bundles/assets/adf-content-services/i18n/en.json +3 -1
- package/bundles/assets/adf-content-services/i18n/es.json +3 -1
- package/bundles/assets/adf-content-services/i18n/fr.json +3 -1
- package/bundles/assets/adf-content-services/i18n/it.json +3 -1
- package/bundles/assets/adf-content-services/i18n/pt.json +3 -1
- package/fesm2022/adf-content-services.mjs +894 -851
- package/fesm2022/adf-content-services.mjs.map +1 -1
- package/lib/aspect-list/aspect-list.component.d.ts +4 -0
- package/lib/aspect-list/interfaces/custom-aspect-paging.interface.d.ts +21 -0
- package/lib/aspect-list/public-api.d.ts +1 -0
- package/lib/aspect-list/services/aspect-list.service.d.ts +6 -4
- package/lib/category/categories-management/categories-management.component.d.ts +4 -0
- package/lib/common/services/rendition.service.d.ts +3 -3
- package/lib/content-node-selector/site-dropdown/sites-dropdown.component.d.ts +1 -0
- package/lib/content.module.d.ts +2 -2
- package/lib/dialogs/dialog.module.d.ts +6 -5
- package/lib/dialogs/download-zip/download-zip.dialog.d.ts +1 -1
- package/lib/dialogs/download-zip/download-zip.dialog.module.d.ts +2 -6
- package/lib/document-list/components/document-list.component.d.ts +2 -2
- package/lib/document-list/models/content-action.model.d.ts +0 -6
- package/lib/new-version-uploader/new-version-uploader.dialog.scss +1 -1
- package/lib/node-comments/services/node-comments.service.d.ts +12 -6
- package/lib/upload/components/base-upload/upload-base.d.ts +1 -1
- package/lib/version-manager/version-list.component.scss +3 -2
- package/package.json +3 -5
- package/esm2022/adf-content-services.mjs +0 -5
- package/esm2022/lib/agent/index.mjs +0 -18
- package/esm2022/lib/agent/public-api.mjs +0 -18
- package/esm2022/lib/agent/services/agent.service.mjs +0 -60
- package/esm2022/lib/alfresco-icon/alfresco-icon.component.mjs +0 -27
- package/esm2022/lib/api-factories/alfresco-api-no-auth.service.mjs +0 -42
- package/esm2022/lib/api-factories/alfresco-api-v2-loader.service.mjs +0 -77
- package/esm2022/lib/api-factories/index.mjs +0 -18
- package/esm2022/lib/api-factories/public-api.mjs +0 -19
- package/esm2022/lib/aspect-list/aspect-list-dialog-data.interface.mjs +0 -18
- package/esm2022/lib/aspect-list/aspect-list-dialog.component.mjs +0 -77
- package/esm2022/lib/aspect-list/aspect-list.component.mjs +0 -139
- package/esm2022/lib/aspect-list/aspect-list.module.mjs +0 -35
- package/esm2022/lib/aspect-list/index.mjs +0 -18
- package/esm2022/lib/aspect-list/public-api.mjs +0 -24
- package/esm2022/lib/aspect-list/services/aspect-list.service.mjs +0 -83
- package/esm2022/lib/aspect-list/services/dialog-aspect-list.service.mjs +0 -86
- package/esm2022/lib/aspect-list/services/node-aspect.service.mjs +0 -52
- package/esm2022/lib/auth-loader/content-auth-loader-factory.mjs +0 -26
- package/esm2022/lib/auth-loader/content-auth-loader.service.mjs +0 -42
- package/esm2022/lib/breadcrumb/breadcrumb.component.mjs +0 -166
- package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +0 -35
- package/esm2022/lib/breadcrumb/dropdown-breadcrumb.component.mjs +0 -65
- package/esm2022/lib/breadcrumb/index.mjs +0 -18
- package/esm2022/lib/breadcrumb/public-api.mjs +0 -20
- package/esm2022/lib/category/categories-management/categories-management-mode.mjs +0 -22
- package/esm2022/lib/category/categories-management/categories-management.component.mjs +0 -308
- package/esm2022/lib/category/category.module.mjs +0 -33
- package/esm2022/lib/category/index.mjs +0 -18
- package/esm2022/lib/category/models/category-node.interface.mjs +0 -18
- package/esm2022/lib/category/public-api.mjs +0 -23
- package/esm2022/lib/category/services/category-tree-datasource.service.mjs +0 -80
- package/esm2022/lib/category/services/category.service.mjs +0 -159
- package/esm2022/lib/common/events/file.event.mjs +0 -46
- package/esm2022/lib/common/index.mjs +0 -18
- package/esm2022/lib/common/interfaces/saved-search.interface.mjs +0 -18
- package/esm2022/lib/common/interfaces/search-configuration.interface.mjs +0 -18
- package/esm2022/lib/common/mocks/ecm-user.service.mock.mjs +0 -37
- package/esm2022/lib/common/models/allowable-operations.enum.mjs +0 -30
- package/esm2022/lib/common/models/ecm-company.model.mjs +0 -19
- package/esm2022/lib/common/models/ecm-user.model.mjs +0 -45
- package/esm2022/lib/common/models/file.model.mjs +0 -53
- package/esm2022/lib/common/models/node-metadata.model.mjs +0 -23
- package/esm2022/lib/common/models/permissions.enum.mjs +0 -32
- package/esm2022/lib/common/public-api.mjs +0 -37
- package/esm2022/lib/common/services/card-view-content-update.service.mjs +0 -55
- package/esm2022/lib/common/services/content.service.mjs +0 -180
- package/esm2022/lib/common/services/discovery-api.service.mjs +0 -79
- package/esm2022/lib/common/services/favorites-api.service.mjs +0 -84
- package/esm2022/lib/common/services/nodes-api.service.mjs +0 -251
- package/esm2022/lib/common/services/people-content.service.mjs +0 -138
- package/esm2022/lib/common/services/rendition.service.mjs +0 -270
- package/esm2022/lib/common/services/saved-searches.service.mjs +0 -206
- package/esm2022/lib/common/services/sites.service.mjs +0 -243
- package/esm2022/lib/common/services/upload.service.mjs +0 -391
- package/esm2022/lib/content-metadata/components/content-metadata/content-metadata-header.component.mjs +0 -54
- package/esm2022/lib/content-metadata/components/content-metadata/content-metadata.component.mjs +0 -490
- package/esm2022/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.mjs +0 -128
- package/esm2022/lib/content-metadata/content-metadata.module.mjs +0 -36
- package/esm2022/lib/content-metadata/index.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/aspect-oriented-config.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/card-view-group.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/content-metadata-config.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/content-metadata-custom-panel.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/content-metadata-panel.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/content-metadata.interfaces.mjs +0 -28
- package/esm2022/lib/content-metadata/interfaces/indifferent-config.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/layout-oriented-config.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/organised-property-group.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/preset-config.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/property-group.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/interfaces/property.interface.mjs +0 -18
- package/esm2022/lib/content-metadata/public-api.mjs +0 -31
- package/esm2022/lib/content-metadata/services/basic-properties.service.mjs +0 -107
- package/esm2022/lib/content-metadata/services/config/aspect-oriented-config.service.mjs +0 -106
- package/esm2022/lib/content-metadata/services/config/content-metadata-config.factory.mjs +0 -76
- package/esm2022/lib/content-metadata/services/config/indifferent-config.service.mjs +0 -40
- package/esm2022/lib/content-metadata/services/config/layout-oriented-config.service.mjs +0 -108
- package/esm2022/lib/content-metadata/services/config/property-group-reader.mjs +0 -33
- package/esm2022/lib/content-metadata/services/content-metadata.service.mjs +0 -99
- package/esm2022/lib/content-metadata/services/content-type-property.service.mjs +0 -134
- package/esm2022/lib/content-metadata/services/property-descriptors.service.mjs +0 -52
- package/esm2022/lib/content-metadata/services/property-groups-translator.service.mjs +0 -169
- package/esm2022/lib/content-node-selector/content-node-dialog.service.mjs +0 -256
- package/esm2022/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.mjs +0 -617
- package/esm2022/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.mjs +0 -66
- package/esm2022/lib/content-node-selector/content-node-selector.component-data.interface.mjs +0 -18
- package/esm2022/lib/content-node-selector/content-node-selector.component.mjs +0 -205
- package/esm2022/lib/content-node-selector/content-node-selector.module.mjs +0 -50
- package/esm2022/lib/content-node-selector/index.mjs +0 -18
- package/esm2022/lib/content-node-selector/name-location-cell/name-location-cell.component.mjs +0 -48
- package/esm2022/lib/content-node-selector/public-api.mjs +0 -25
- package/esm2022/lib/content-node-selector/site-dropdown/sites-dropdown.component.mjs +0 -168
- package/esm2022/lib/content-node-share/content-node-share.dialog.mjs +0 -287
- package/esm2022/lib/content-node-share/content-node-share.directive.mjs +0 -102
- package/esm2022/lib/content-node-share/content-node-share.module.mjs +0 -35
- package/esm2022/lib/content-node-share/content-node-share.settings.mjs +0 -18
- package/esm2022/lib/content-node-share/index.mjs +0 -18
- package/esm2022/lib/content-node-share/public-api.mjs +0 -22
- package/esm2022/lib/content-node-share/services/shared-links-api.service.mjs +0 -83
- package/esm2022/lib/content-type/content-type-dialog.component.mjs +0 -57
- package/esm2022/lib/content-type/content-type-metadata.interface.mjs +0 -18
- package/esm2022/lib/content-type/content-type.service.mjs +0 -52
- package/esm2022/lib/content-type/index.mjs +0 -20
- package/esm2022/lib/content.module.mjs +0 -277
- package/esm2022/lib/dialogs/category-selector/category-selector.dialog.mjs +0 -51
- package/esm2022/lib/dialogs/dialog.module.mjs +0 -52
- package/esm2022/lib/dialogs/download-zip/download-zip.dialog.mjs +0 -111
- package/esm2022/lib/dialogs/download-zip/download-zip.dialog.module.mjs +0 -38
- package/esm2022/lib/dialogs/download-zip/services/download-zip.service.mjs +0 -66
- package/esm2022/lib/dialogs/folder/folder-name.validators.mjs +0 -44
- package/esm2022/lib/dialogs/folder/folder.dialog.mjs +0 -146
- package/esm2022/lib/dialogs/index.mjs +0 -18
- package/esm2022/lib/dialogs/library/library.dialog.mjs +0 -224
- package/esm2022/lib/dialogs/node-lock/node-lock.dialog.mjs +0 -115
- package/esm2022/lib/dialogs/public-api.mjs +0 -25
- package/esm2022/lib/directives/auto-focus.directive.mjs +0 -38
- package/esm2022/lib/directives/check-allowable-operation.directive.mjs +0 -126
- package/esm2022/lib/directives/content-directive.module.mjs +0 -75
- package/esm2022/lib/directives/index.mjs +0 -18
- package/esm2022/lib/directives/library-favorite.directive.mjs +0 -119
- package/esm2022/lib/directives/library-membership.directive.mjs +0 -202
- package/esm2022/lib/directives/node-counter.directive.mjs +0 -59
- package/esm2022/lib/directives/node-delete.directive.mjs +0 -177
- package/esm2022/lib/directives/node-download.directive.mjs +0 -138
- package/esm2022/lib/directives/node-favorite.directive.mjs +0 -193
- package/esm2022/lib/directives/node-lock.directive.mjs +0 -57
- package/esm2022/lib/directives/node-restore.directive.mjs +0 -218
- package/esm2022/lib/directives/public-api.mjs +0 -28
- package/esm2022/lib/document-list/components/content-action/content-action-list.component.mjs +0 -60
- package/esm2022/lib/document-list/components/content-action/content-action.component.mjs +0 -196
- package/esm2022/lib/document-list/components/document-list.component.mjs +0 -965
- package/esm2022/lib/document-list/components/document-list.token.mjs +0 -21
- package/esm2022/lib/document-list/components/file-auto-download/file-auto-download.component.mjs +0 -42
- package/esm2022/lib/document-list/components/filter-header/filter-header.component.mjs +0 -107
- package/esm2022/lib/document-list/components/library-name-column/library-name-column.component.mjs +0 -131
- package/esm2022/lib/document-list/components/library-role-column/library-role-column.component.mjs +0 -91
- package/esm2022/lib/document-list/components/library-status-column/library-status-column.component.mjs +0 -86
- package/esm2022/lib/document-list/components/name-column/name-column.component.mjs +0 -118
- package/esm2022/lib/document-list/components/node.event.mjs +0 -30
- package/esm2022/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.mjs +0 -83
- package/esm2022/lib/document-list/data/image-resolver.model.mjs +0 -18
- package/esm2022/lib/document-list/data/row-filter.model.mjs +0 -18
- package/esm2022/lib/document-list/data/share-data-row.model.mjs +0 -102
- package/esm2022/lib/document-list/data/share-datatable-adapter.mjs +0 -258
- package/esm2022/lib/document-list/document-list.module.mjs +0 -75
- package/esm2022/lib/document-list/index.mjs +0 -18
- package/esm2022/lib/document-list/interfaces/document-list-loader.interface.mjs +0 -18
- package/esm2022/lib/document-list/models/content-action.model.mjs +0 -59
- package/esm2022/lib/document-list/models/document-folder.model.mjs +0 -23
- package/esm2022/lib/document-list/models/node-action.enum.mjs +0 -27
- package/esm2022/lib/document-list/models/permissions-style.model.mjs +0 -27
- package/esm2022/lib/document-list/models/permissions.model.mjs +0 -26
- package/esm2022/lib/document-list/models/preset.model.mjs +0 -257
- package/esm2022/lib/document-list/public-api.mjs +0 -47
- package/esm2022/lib/document-list/services/custom-resources.service.mjs +0 -378
- package/esm2022/lib/document-list/services/document-actions.service.mjs +0 -142
- package/esm2022/lib/document-list/services/document-list.service.mjs +0 -175
- package/esm2022/lib/document-list/services/folder-actions.service.mjs +0 -137
- package/esm2022/lib/document-list/services/lock.service.mjs +0 -72
- package/esm2022/lib/document-list/services/node-actions.service.mjs +0 -122
- package/esm2022/lib/group/index.mjs +0 -18
- package/esm2022/lib/group/public-api.mjs +0 -18
- package/esm2022/lib/group/services/group.service.mjs +0 -84
- package/esm2022/lib/infinite-scroll-datasource/index.mjs +0 -18
- package/esm2022/lib/infinite-scroll-datasource/infinite-scroll-datasource.mjs +0 -69
- package/esm2022/lib/infinite-scroll-datasource/public-api.mjs +0 -18
- package/esm2022/lib/interfaces/base-card-view-content-update.interface.mjs +0 -18
- package/esm2022/lib/interfaces/index.mjs +0 -18
- package/esm2022/lib/interfaces/library-entity.interface.mjs +0 -18
- package/esm2022/lib/interfaces/library-membership-error-event.interface.mjs +0 -18
- package/esm2022/lib/interfaces/library-membership-toggle-event.interface.mjs +0 -18
- package/esm2022/lib/interfaces/node-allowable-operation-subject.interface.mjs +0 -18
- package/esm2022/lib/interfaces/public-api.mjs +0 -23
- package/esm2022/lib/interfaces/restore-message-model.interface.mjs +0 -19
- package/esm2022/lib/legal-hold/index.mjs +0 -18
- package/esm2022/lib/legal-hold/public-api.mjs +0 -18
- package/esm2022/lib/legal-hold/services/legal-hold.service.mjs +0 -136
- package/esm2022/lib/material.module.mjs +0 -183
- package/esm2022/lib/mock/alfresco-api.service.mock.mjs +0 -43
- package/esm2022/lib/mock/date-range-search-filter.mock.mjs +0 -65
- package/esm2022/lib/mock/document-library.model.mock.mjs +0 -84
- package/esm2022/lib/mock/document-list.component.mock.mjs +0 -364
- package/esm2022/lib/mock/index.mjs +0 -18
- package/esm2022/lib/mock/new-version-uploader.service.mock.mjs +0 -161
- package/esm2022/lib/mock/public-api.mjs +0 -27
- package/esm2022/lib/mock/search-filter-mock.mjs +0 -637
- package/esm2022/lib/mock/search-query.mock.mjs +0 -40
- package/esm2022/lib/mock/search.component.mock.mjs +0 -165
- package/esm2022/lib/mock/search.service.mock.mjs +0 -61
- package/esm2022/lib/mock/sites-dropdown.component.mock.mjs +0 -281
- package/esm2022/lib/new-version-uploader/index.mjs +0 -18
- package/esm2022/lib/new-version-uploader/models/index.mjs +0 -18
- package/esm2022/lib/new-version-uploader/models/new-version-uploader.model.mjs +0 -24
- package/esm2022/lib/new-version-uploader/new-version-uploader.dialog.mjs +0 -74
- package/esm2022/lib/new-version-uploader/new-version-uploader.module.mjs +0 -33
- package/esm2022/lib/new-version-uploader/new-version-uploader.service.mjs +0 -103
- package/esm2022/lib/new-version-uploader/public-api.mjs +0 -21
- package/esm2022/lib/node-comments/index.mjs +0 -18
- package/esm2022/lib/node-comments/node-comments.component.mjs +0 -50
- package/esm2022/lib/node-comments/node-comments.module.mjs +0 -33
- package/esm2022/lib/node-comments/public-api.mjs +0 -20
- package/esm2022/lib/node-comments/services/node-comments.service.mjs +0 -85
- package/esm2022/lib/permission-manager/components/add-permission/add-permission-dialog-data.interface.mjs +0 -18
- package/esm2022/lib/permission-manager/components/add-permission/add-permission-dialog.component.mjs +0 -123
- package/esm2022/lib/permission-manager/components/add-permission/add-permission-panel.component.mjs +0 -102
- package/esm2022/lib/permission-manager/components/add-permission/add-permission.component.mjs +0 -69
- package/esm2022/lib/permission-manager/components/add-permission/search-config-permission.service.mjs +0 -45
- package/esm2022/lib/permission-manager/components/inherited-button.directive.mjs +0 -67
- package/esm2022/lib/permission-manager/components/node-path-column/node-path-column.component.mjs +0 -56
- package/esm2022/lib/permission-manager/components/permission-container/permission-container.component.mjs +0 -102
- package/esm2022/lib/permission-manager/components/permission-list/permission-list.component.mjs +0 -87
- package/esm2022/lib/permission-manager/components/permission-list/permission-list.service.mjs +0 -219
- package/esm2022/lib/permission-manager/components/pop-over.directive.mjs +0 -134
- package/esm2022/lib/permission-manager/components/user-icon-column/user-icon-column.component.mjs +0 -88
- package/esm2022/lib/permission-manager/components/user-name-column/user-name-column.component.mjs +0 -82
- package/esm2022/lib/permission-manager/components/user-role-column/user-role-column.component.mjs +0 -111
- package/esm2022/lib/permission-manager/index.mjs +0 -18
- package/esm2022/lib/permission-manager/models/member.model.mjs +0 -59
- package/esm2022/lib/permission-manager/models/permission.model.mjs +0 -29
- package/esm2022/lib/permission-manager/models/role.model.mjs +0 -18
- package/esm2022/lib/permission-manager/permission-manager.module.mjs +0 -84
- package/esm2022/lib/permission-manager/public-api.mjs +0 -36
- package/esm2022/lib/permission-manager/services/node-permission-dialog.service.mjs +0 -78
- package/esm2022/lib/permission-manager/services/node-permission.service.mjs +0 -299
- package/esm2022/lib/pipes/content-pipe.module.mjs +0 -37
- package/esm2022/lib/pipes/index.mjs +0 -18
- package/esm2022/lib/pipes/node-name-tooltip.pipe.mjs +0 -69
- package/esm2022/lib/pipes/public-api.mjs +0 -19
- package/esm2022/lib/prediction/index.mjs +0 -18
- package/esm2022/lib/prediction/public-api.mjs +0 -18
- package/esm2022/lib/prediction/services/index.mjs +0 -18
- package/esm2022/lib/prediction/services/prediction.service.mjs +0 -57
- package/esm2022/lib/search/components/empty-search-result.component.mjs +0 -27
- package/esm2022/lib/search/components/index.mjs +0 -43
- package/esm2022/lib/search/components/reset-search.directive.mjs +0 -41
- package/esm2022/lib/search/components/search-check-list/index.mjs +0 -18
- package/esm2022/lib/search/components/search-check-list/search-check-list.component.mjs +0 -158
- package/esm2022/lib/search/components/search-chip-autocomplete-input/index.mjs +0 -18
- package/esm2022/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.mjs +0 -169
- package/esm2022/lib/search/components/search-chip-list/search-chip-list.component.mjs +0 -46
- package/esm2022/lib/search/components/search-control.component.mjs +0 -180
- package/esm2022/lib/search/components/search-date-range-tabbed/index.mjs +0 -22
- package/esm2022/lib/search/components/search-date-range-tabbed/search-date-range/date-range-type.mjs +0 -23
- package/esm2022/lib/search/components/search-date-range-tabbed/search-date-range/in-last-date-type.mjs +0 -23
- package/esm2022/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.mjs +0 -196
- package/esm2022/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.mjs +0 -18
- package/esm2022/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.mjs +0 -201
- package/esm2022/lib/search/components/search-datetime-range/index.mjs +0 -18
- package/esm2022/lib/search/components/search-datetime-range/search-datetime-range.component.mjs +0 -223
- package/esm2022/lib/search/components/search-facet-field/index.mjs +0 -18
- package/esm2022/lib/search/components/search-facet-field/search-facet-field.component.mjs +0 -132
- package/esm2022/lib/search/components/search-filter/index.mjs +0 -19
- package/esm2022/lib/search/components/search-filter/search-filter-card/search-filter-card.component.mjs +0 -45
- package/esm2022/lib/search/components/search-filter/search-filter.component.mjs +0 -80
- package/esm2022/lib/search/components/search-filter-autocomplete-chips/index.mjs +0 -18
- package/esm2022/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.mjs +0 -154
- package/esm2022/lib/search/components/search-filter-chips/index.mjs +0 -23
- package/esm2022/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.mjs +0 -104
- package/esm2022/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.mjs +0 -109
- package/esm2022/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.mjs +0 -129
- package/esm2022/lib/search/components/search-filter-chips/search-filter-chips.component.mjs +0 -63
- package/esm2022/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.mjs +0 -43
- package/esm2022/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.mjs +0 -109
- package/esm2022/lib/search/components/search-filter-container/index.mjs +0 -18
- package/esm2022/lib/search/components/search-filter-container/search-filter-container.component.mjs +0 -122
- package/esm2022/lib/search/components/search-filter-tabbed/index.mjs +0 -19
- package/esm2022/lib/search/components/search-filter-tabbed/search-filter-tab.directive.mjs +0 -36
- package/esm2022/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.mjs +0 -63
- package/esm2022/lib/search/components/search-form/index.mjs +0 -18
- package/esm2022/lib/search/components/search-form/search-form.component.mjs +0 -52
- package/esm2022/lib/search/components/search-input/index.mjs +0 -18
- package/esm2022/lib/search/components/search-input/search-input.component.mjs +0 -108
- package/esm2022/lib/search/components/search-logical-filter/index.mjs +0 -18
- package/esm2022/lib/search/components/search-logical-filter/search-logical-filter.component.mjs +0 -163
- package/esm2022/lib/search/components/search-number-range/index.mjs +0 -18
- package/esm2022/lib/search/components/search-number-range/search-number-range.component.mjs +0 -154
- package/esm2022/lib/search/components/search-panel/index.mjs +0 -18
- package/esm2022/lib/search/components/search-panel/search-panel.component.mjs +0 -44
- package/esm2022/lib/search/components/search-properties/file-size-condition.mjs +0 -18
- package/esm2022/lib/search/components/search-properties/file-size-operator.enum.mjs +0 -23
- package/esm2022/lib/search/components/search-properties/file-size-unit.enum.mjs +0 -26
- package/esm2022/lib/search/components/search-properties/index.mjs +0 -22
- package/esm2022/lib/search/components/search-properties/search-properties.component.mjs +0 -244
- package/esm2022/lib/search/components/search-properties/search-properties.mjs +0 -18
- package/esm2022/lib/search/components/search-radio/index.mjs +0 -18
- package/esm2022/lib/search/components/search-radio/search-radio.component.mjs +0 -145
- package/esm2022/lib/search/components/search-slider/index.mjs +0 -18
- package/esm2022/lib/search/components/search-slider/search-slider.component.mjs +0 -119
- package/esm2022/lib/search/components/search-sorting-picker/index.mjs +0 -18
- package/esm2022/lib/search/components/search-sorting-picker/search-sorting-picker.component.mjs +0 -77
- package/esm2022/lib/search/components/search-text/index.mjs +0 -18
- package/esm2022/lib/search/components/search-text/search-text.component.mjs +0 -134
- package/esm2022/lib/search/components/search-widget-container/index.mjs +0 -18
- package/esm2022/lib/search/components/search-widget-container/search-widget-container.component.mjs +0 -113
- package/esm2022/lib/search/components/search.component.mjs +0 -152
- package/esm2022/lib/search/forms/index.mjs +0 -19
- package/esm2022/lib/search/forms/live-error-state-matcher.mjs +0 -23
- package/esm2022/lib/search/forms/search-term-validator.mjs +0 -26
- package/esm2022/lib/search/index.mjs +0 -18
- package/esm2022/lib/search/mocks/index.mjs +0 -18
- package/esm2022/lib/search/mocks/search.service.mock.mjs +0 -56
- package/esm2022/lib/search/models/autocomplete-option.interface.mjs +0 -22
- package/esm2022/lib/search/models/facet-field-bucket.interface.mjs +0 -18
- package/esm2022/lib/search/models/facet-field.interface.mjs +0 -29
- package/esm2022/lib/search/models/facet-query.interface.mjs +0 -18
- package/esm2022/lib/search/models/facet-widget.interface.mjs +0 -18
- package/esm2022/lib/search/models/filter-query.interface.mjs +0 -18
- package/esm2022/lib/search/models/filter-search.interface.mjs +0 -18
- package/esm2022/lib/search/models/index.mjs +0 -34
- package/esm2022/lib/search/models/response-facet-query-list.model.mjs +0 -31
- package/esm2022/lib/search/models/search-category.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-configuration.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-filter-list.model.mjs +0 -148
- package/esm2022/lib/search/models/search-form.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-range.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-sorting-definition.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-widget-settings.interface.mjs +0 -18
- package/esm2022/lib/search/models/search-widget.interface.mjs +0 -18
- package/esm2022/lib/search/models/tabbed-facet-field.interface.mjs +0 -18
- package/esm2022/lib/search/public-api.mjs +0 -24
- package/esm2022/lib/search/search-configuration.token.mjs +0 -19
- package/esm2022/lib/search/search.module.mjs +0 -192
- package/esm2022/lib/search/services/base-query-builder.service.mjs +0 -509
- package/esm2022/lib/search/services/index.mjs +0 -24
- package/esm2022/lib/search/services/search-configuration.service.mjs +0 -50
- package/esm2022/lib/search/services/search-facet-filters.service.mjs +0 -374
- package/esm2022/lib/search/services/search-filter.service.mjs +0 -56
- package/esm2022/lib/search/services/search-header-query-builder.service.mjs +0 -136
- package/esm2022/lib/search/services/search-query-builder.service.mjs +0 -48
- package/esm2022/lib/search/services/search.service.mjs +0 -89
- package/esm2022/lib/search-ai/index.mjs +0 -18
- package/esm2022/lib/search-ai/models/search-ai-input-state.mjs +0 -18
- package/esm2022/lib/search-ai/public-api.mjs +0 -19
- package/esm2022/lib/search-ai/services/search-ai.service.mjs +0 -103
- package/esm2022/lib/security/index.mjs +0 -18
- package/esm2022/lib/security/public-api.mjs +0 -18
- package/esm2022/lib/security/services/models/security-controls-group-response.interface.mjs +0 -18
- package/esm2022/lib/security/services/models/security-controls-mark-response.interface.mjs +0 -18
- package/esm2022/lib/security/services/security-controls-groups-marks-security.service.mjs +0 -274
- package/esm2022/lib/security-options-loader/security-options-loader.service.mjs +0 -43
- package/esm2022/lib/services/alfresco-api.interface.mjs +0 -18
- package/esm2022/lib/services/alfresco-api.service.mjs +0 -120
- package/esm2022/lib/services/index.mjs +0 -18
- package/esm2022/lib/services/public-api.mjs +0 -18
- package/esm2022/lib/tag/index.mjs +0 -18
- package/esm2022/lib/tag/public-api.mjs +0 -24
- package/esm2022/lib/tag/services/tag.service.mjs +0 -171
- package/esm2022/lib/tag/tag-actions/tag-actions.component.mjs +0 -114
- package/esm2022/lib/tag/tag-list/tag-list.component.mjs +0 -98
- package/esm2022/lib/tag/tag-node-list/tag-node-list.component.mjs +0 -80
- package/esm2022/lib/tag/tag.module.mjs +0 -37
- package/esm2022/lib/tag/tags-creator/tags-creator-mode.mjs +0 -27
- package/esm2022/lib/tag/tags-creator/tags-creator.component.mjs +0 -370
- package/esm2022/lib/testing/content.testing.module.mjs +0 -56
- package/esm2022/lib/tree/components/tree.component.mjs +0 -312
- package/esm2022/lib/tree/index.mjs +0 -18
- package/esm2022/lib/tree/models/tree-context-menu-result.interface.mjs +0 -18
- package/esm2022/lib/tree/models/tree-node.interface.mjs +0 -22
- package/esm2022/lib/tree/models/tree-response.interface.mjs +0 -18
- package/esm2022/lib/tree/public-api.mjs +0 -23
- package/esm2022/lib/tree/services/tree.service.mjs +0 -134
- package/esm2022/lib/tree/tree.module.mjs +0 -33
- package/esm2022/lib/tree-view/components/tree-view.component.mjs +0 -75
- package/esm2022/lib/tree-view/data/tree-view-datasource.mjs +0 -99
- package/esm2022/lib/tree-view/index.mjs +0 -18
- package/esm2022/lib/tree-view/models/tree-view.model.mjs +0 -28
- package/esm2022/lib/tree-view/public-api.mjs +0 -22
- package/esm2022/lib/tree-view/services/tree-view.service.mjs +0 -38
- package/esm2022/lib/tree-view/tree-view.module.mjs +0 -33
- package/esm2022/lib/upload/components/base-upload/upload-base.mjs +0 -176
- package/esm2022/lib/upload/components/file-uploading-dialog.component.mjs +0 -190
- package/esm2022/lib/upload/components/file-uploading-list-row.component.mjs +0 -92
- package/esm2022/lib/upload/components/file-uploading-list.component.mjs +0 -124
- package/esm2022/lib/upload/components/upload-button.component.mjs +0 -133
- package/esm2022/lib/upload/components/upload-drag-area.component.mjs +0 -112
- package/esm2022/lib/upload/components/upload-files.event.mjs +0 -41
- package/esm2022/lib/upload/components/upload-version-button.component.mjs +0 -54
- package/esm2022/lib/upload/directives/file-draggable.directive.mjs +0 -154
- package/esm2022/lib/upload/directives/toggle-icon.directive.mjs +0 -75
- package/esm2022/lib/upload/index.mjs +0 -18
- package/esm2022/lib/upload/pipes/file-upload-error.pipe.mjs +0 -39
- package/esm2022/lib/upload/public-api.mjs +0 -29
- package/esm2022/lib/upload/upload.module.mjs +0 -72
- package/esm2022/lib/version-compatibility/index.mjs +0 -18
- package/esm2022/lib/version-compatibility/public-api.mjs +0 -20
- package/esm2022/lib/version-compatibility/version-compatibility-factory.mjs +0 -26
- package/esm2022/lib/version-compatibility/version-compatibility.directive.mjs +0 -53
- package/esm2022/lib/version-compatibility/version-compatibility.module.mjs +0 -33
- package/esm2022/lib/version-compatibility/version-compatibility.service.mjs +0 -76
- package/esm2022/lib/version-manager/content-version.service.mjs +0 -53
- package/esm2022/lib/version-manager/index.mjs +0 -18
- package/esm2022/lib/version-manager/public-api.mjs +0 -23
- package/esm2022/lib/version-manager/version-comparison.component.mjs +0 -42
- package/esm2022/lib/version-manager/version-list.component.mjs +0 -215
- package/esm2022/lib/version-manager/version-manager.component.mjs +0 -145
- package/esm2022/lib/version-manager/version-manager.module.mjs +0 -48
- package/esm2022/lib/version-manager/version-upload.component.mjs +0 -154
- package/esm2022/lib/viewer/alfresco-viewer.module.mjs +0 -33
- package/esm2022/lib/viewer/components/alfresco-viewer.component.mjs +0 -408
- package/esm2022/lib/viewer/index.mjs +0 -18
- package/esm2022/lib/viewer/public-api.mjs +0 -19
- package/esm2022/public-api.mjs +0 -56
|
@@ -40,6 +40,9 @@ export declare class AspectListComponent implements OnInit {
|
|
|
40
40
|
hasEqualAspect: boolean;
|
|
41
41
|
isPanelOpen: boolean[];
|
|
42
42
|
private readonly destroyRef;
|
|
43
|
+
private customAspectsLoaded;
|
|
44
|
+
private standardAspectsLoaded;
|
|
45
|
+
private hasMoreAspects;
|
|
43
46
|
constructor(aspectListService: AspectListService, nodeApiService: NodesApiService);
|
|
44
47
|
ngOnInit(): void;
|
|
45
48
|
onCheckBoxClick(event: Event): void;
|
|
@@ -49,6 +52,7 @@ export declare class AspectListComponent implements OnInit {
|
|
|
49
52
|
getId(aspect: any): string;
|
|
50
53
|
getTitle(aspect: any): string;
|
|
51
54
|
private updateEqualityOfAspectList;
|
|
55
|
+
private loadAspects;
|
|
52
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<AspectListComponent, never>;
|
|
53
57
|
static ɵcmp: i0.ɵɵComponentDeclaration<AspectListComponent, "adf-aspect-list", never, { "nodeId": { "alias": "nodeId"; "required": true; }; "excludedAspects": { "alias": "excludedAspects"; "required": false; }; }, { "valueChanged": "valueChanged"; "updateCounter": "updateCounter"; }, never, never, true, never>;
|
|
54
58
|
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
|
+
import { AspectPaging } from '@alfresco/js-api';
|
|
18
|
+
export interface CustomAspectPaging {
|
|
19
|
+
standardAspectPaging: AspectPaging;
|
|
20
|
+
customAspectPaging: AspectPaging;
|
|
21
|
+
}
|
|
@@ -20,4 +20,5 @@ export * from './services/aspect-list.service';
|
|
|
20
20
|
export * from './services/node-aspect.service';
|
|
21
21
|
export * from './services/dialog-aspect-list.service';
|
|
22
22
|
export * from './aspect-list-dialog-data.interface';
|
|
23
|
+
export * from './interfaces/custom-aspect-paging.interface';
|
|
23
24
|
export * from './aspect-list.module';
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
import { AlfrescoApiService } from '../../services/alfresco-api.service';
|
|
2
2
|
import { AppConfigService } from '@alfresco/adf-core';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
|
-
import {
|
|
4
|
+
import { AspectPaging, AspectsApi, ListAspectsOpts } from '@alfresco/js-api';
|
|
5
|
+
import { CustomAspectPaging } from '../interfaces/custom-aspect-paging.interface';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
7
|
+
export declare const StandardAspectsWhere = "(modelId in ('cm:contentmodel', 'emailserver:emailserverModel', 'smf:smartFolder', 'app:applicationmodel' ))";
|
|
8
|
+
export declare const CustomAspectsWhere = "(not namespaceUri matches('http://www.alfresco.*'))";
|
|
6
9
|
export declare class AspectListService {
|
|
7
10
|
private alfrescoApiService;
|
|
8
11
|
private appConfigService;
|
|
9
12
|
private _aspectsApi;
|
|
10
13
|
get aspectsApi(): AspectsApi;
|
|
11
14
|
constructor(alfrescoApiService: AlfrescoApiService, appConfigService: AppConfigService);
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
getCustomAspects(whiteList?: string[]): Observable<AspectEntry[]>;
|
|
15
|
+
getAllAspects(standardOpts?: ListAspectsOpts, customOpts?: ListAspectsOpts): Observable<CustomAspectPaging>;
|
|
16
|
+
getAspects(whiteList: string[], opts?: ListAspectsOpts): Observable<AspectPaging>;
|
|
15
17
|
private filterAspectByConfig;
|
|
16
18
|
getVisibleAspects(): string[];
|
|
17
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<AspectListService, never>;
|
|
@@ -26,6 +26,8 @@ interface CategoryNameControlErrors {
|
|
|
26
26
|
duplicatedCategory?: boolean;
|
|
27
27
|
emptyCategory?: boolean;
|
|
28
28
|
required?: boolean;
|
|
29
|
+
specialCharacters?: boolean;
|
|
30
|
+
endsWithDot?: boolean;
|
|
29
31
|
}
|
|
30
32
|
export declare class CategoriesManagementComponent implements OnInit, OnDestroy {
|
|
31
33
|
private categoryService;
|
|
@@ -108,6 +110,8 @@ export declare class CategoriesManagementComponent implements OnInit, OnDestroy
|
|
|
108
110
|
private validateIfNotAlreadyCreated;
|
|
109
111
|
private compareCategories;
|
|
110
112
|
private validateEmptyCategory;
|
|
113
|
+
private validateSpecialCharacters;
|
|
114
|
+
private validateEndsWithDot;
|
|
111
115
|
private setCategoryNameControlErrorMessageKey;
|
|
112
116
|
private sortCategoriesList;
|
|
113
117
|
private clearCategoryNameInput;
|
|
@@ -3,9 +3,9 @@ import { Track, TranslationService, ViewUtilService } from '@alfresco/adf-core';
|
|
|
3
3
|
import { AlfrescoApiService } from '../../services/alfresco-api.service';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class RenditionService {
|
|
6
|
-
private apiService;
|
|
7
|
-
private translateService;
|
|
8
|
-
private viewUtilsService;
|
|
6
|
+
private readonly apiService;
|
|
7
|
+
private readonly translateService;
|
|
8
|
+
private readonly viewUtilsService;
|
|
9
9
|
static TARGET: string;
|
|
10
10
|
/**
|
|
11
11
|
* Content groups based on categorization of files that can be viewed in the web browser. This
|
|
@@ -63,6 +63,7 @@ export declare class DropdownSitesComponent implements OnInit {
|
|
|
63
63
|
private skipCount;
|
|
64
64
|
selected: SiteEntry;
|
|
65
65
|
MY_FILES_VALUE: string;
|
|
66
|
+
get isLoading(): boolean;
|
|
66
67
|
constructor(authService: AuthenticationService, sitesService: SitesService, liveAnnouncer: LiveAnnouncer, translateService: TranslateService);
|
|
67
68
|
ngOnInit(): void;
|
|
68
69
|
loadAllOnScroll(): void;
|
package/lib/content.module.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as i4 from "./tag/tags-creator/tags-creator.component";
|
|
|
23
23
|
import * as i5 from "./tag/tag-actions/tag-actions.component";
|
|
24
24
|
import * as i6 from "./tag/tag-list/tag-list.component";
|
|
25
25
|
import * as i7 from "./tag/tag-node-list/tag-node-list.component";
|
|
26
|
-
import * as i8 from "./dialogs/download-zip/download-zip.dialog
|
|
26
|
+
import * as i8 from "./dialogs/download-zip/download-zip.dialog";
|
|
27
27
|
import * as i9 from "./dialogs/folder/folder.dialog";
|
|
28
28
|
import * as i10 from "./dialogs/node-lock/node-lock.dialog";
|
|
29
29
|
import * as i11 from "./dialogs/library/library.dialog";
|
|
@@ -135,6 +135,6 @@ export declare class ContentModule {
|
|
|
135
135
|
*/
|
|
136
136
|
static forChild(): ModuleWithProviders<ContentModule>;
|
|
137
137
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContentModule, never>;
|
|
138
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ContentModule, never, [typeof i1.MaterialModule, typeof i2.MatDatetimepickerModule, typeof i2.MatNativeDatetimeModule, typeof i3.NodeNameTooltipPipe, typeof i4.TagsCreatorComponent, typeof i5.TagActionsComponent, typeof i6.TagListComponent, typeof i7.TagNodeListComponent, typeof i8.
|
|
138
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ContentModule, never, [typeof i1.MaterialModule, typeof i2.MatDatetimepickerModule, typeof i2.MatNativeDatetimeModule, typeof i3.NodeNameTooltipPipe, typeof i4.TagsCreatorComponent, typeof i5.TagActionsComponent, typeof i6.TagListComponent, typeof i7.TagNodeListComponent, typeof i8.DownloadZipDialogComponent, typeof i9.FolderDialogComponent, typeof i10.NodeLockDialogComponent, typeof i11.LibraryDialogComponent, typeof i12.CategorySelectorDialogComponent, typeof i13.SearchCheckListComponent, typeof i14.SearchChipAutocompleteInputComponent, typeof i15.SearchChipListComponent, typeof i16.EmptySearchResultComponent, typeof i17.SearchFilterComponent, typeof i18.SearchFilterCardComponent, typeof i19.SearchWidgetContainerComponent, typeof i20.SearchTextComponent, typeof i21.SearchFilterAutocompleteChipsComponent, typeof i22.SearchDatetimeRangeComponent, typeof i23.SearchFacetFieldComponent, typeof i24.ResetSearchDirective, typeof i25.SearchDateRangeComponent, typeof i26.SearchFilterMenuCardComponent, typeof i27.SearchFacetChipTabbedComponent, typeof i28.SearchFacetTabbedContentComponent, typeof i29.SearchFilterTabbedComponent, typeof i30.SearchFilterTabDirective, typeof i31.SearchDateRangeTabbedComponent, typeof i32.SearchSortingPickerComponent, typeof i33.SearchSliderComponent, typeof i34.SearchNumberRangeComponent, typeof i35.SearchPanelComponent, typeof i36.SearchRadioComponent, typeof i37.SearchFilterContainerComponent, typeof i38.SearchFormComponent, typeof i39.SearchFilterChipsComponent, typeof i40.SearchWidgetChipComponent, typeof i41.SearchFacetChipComponent, typeof i42.SearchLogicalFilterComponent, typeof i43.SearchPropertiesComponent, typeof i44.SearchComponent, typeof i45.SearchControlComponent, typeof i46.ContentActionComponent, typeof i47.FileAutoDownloadComponent, typeof i48.FilterHeaderComponent, typeof i49.LibraryNameColumnComponent, typeof i50.LibraryRoleColumnComponent, typeof i51.LibraryStatusColumnComponent, typeof i52.NameColumnComponent, typeof i53.TrashcanNameColumnComponent, typeof i54.ContentActionListComponent, typeof i55.DocumentListComponent, typeof i56.FileUploadErrorPipe, typeof i57.FileDraggableDirective, typeof i58.ToggleIconDirective, typeof i59.UploadDragAreaComponent, typeof i60.UploadButtonComponent, typeof i61.UploadVersionButtonComponent, typeof i62.FileUploadingListRowComponent, typeof i63.FileUploadingListComponent, typeof i64.FileUploadingDialogComponent, typeof i65.BreadcrumbComponent, typeof i66.DropdownBreadcrumbComponent, typeof i67.ContentNodeSelectorPanelComponent, typeof i68.NameLocationCellComponent, typeof i69.ContentNodeSelectorComponent, typeof i70.DropdownSitesComponent, typeof i71.ShareDialogComponent, typeof i72.NodeSharedDirective, typeof i73.ContentMetadataComponent, typeof i74.ContentMetadataCardComponent, typeof i75.ContentMetadataHeaderComponent, typeof i76.NodeLockDirective, typeof i77.NodeCounterDirective, typeof i77.NodeCounterComponent, typeof i78.AutoFocusDirective, typeof i79.CheckAllowableOperationDirective, typeof i80.LibraryFavoriteDirective, typeof i81.LibraryMembershipDirective, typeof i82.NodeDeleteDirective, typeof i83.NodeFavoriteDirective, typeof i84.NodeRestoreDirective, typeof i85.NodeDownloadDirective, typeof i86.AddPermissionPanelComponent, typeof i87.AddPermissionComponent, typeof i88.AddPermissionDialogComponent, typeof i89.NodePathColumnComponent, typeof i90.PermissionContainerComponent, typeof i91.PermissionListComponent, typeof i92.UserNameColumnComponent, typeof i93.UserIconColumnComponent, typeof i94.UserRoleColumnComponent, typeof i95.InheritPermissionDirective, typeof i96.PopOverDirective, typeof i97.VersionUploadComponent, typeof i98.VersionManagerComponent, typeof i99.VersionListComponent, typeof i100.VersionComparisonComponent, typeof i101.TreeViewComponent, typeof i102.ContentTypeDialogComponent, typeof i103.AspectListComponent, typeof i104.AspectListDialogComponent, typeof i105.VersionCompatibilityDirective, typeof i106.NodeCommentsComponent, typeof i107.TreeComponent, typeof i108.AlfrescoViewerComponent, typeof i109.CategoriesManagementComponent, typeof i110.NewVersionUploaderDialogComponent, typeof i111.AlfrescoIconComponent], [typeof i1.MaterialModule, typeof i3.NodeNameTooltipPipe, typeof i4.TagsCreatorComponent, typeof i5.TagActionsComponent, typeof i6.TagListComponent, typeof i7.TagNodeListComponent, typeof i46.ContentActionComponent, typeof i47.FileAutoDownloadComponent, typeof i48.FilterHeaderComponent, typeof i49.LibraryNameColumnComponent, typeof i50.LibraryRoleColumnComponent, typeof i51.LibraryStatusColumnComponent, typeof i52.NameColumnComponent, typeof i53.TrashcanNameColumnComponent, typeof i54.ContentActionListComponent, typeof i55.DocumentListComponent, typeof i56.FileUploadErrorPipe, typeof i57.FileDraggableDirective, typeof i58.ToggleIconDirective, typeof i59.UploadDragAreaComponent, typeof i60.UploadButtonComponent, typeof i61.UploadVersionButtonComponent, typeof i62.FileUploadingListRowComponent, typeof i63.FileUploadingListComponent, typeof i64.FileUploadingDialogComponent, typeof i13.SearchCheckListComponent, typeof i14.SearchChipAutocompleteInputComponent, typeof i15.SearchChipListComponent, typeof i16.EmptySearchResultComponent, typeof i17.SearchFilterComponent, typeof i18.SearchFilterCardComponent, typeof i19.SearchWidgetContainerComponent, typeof i20.SearchTextComponent, typeof i21.SearchFilterAutocompleteChipsComponent, typeof i22.SearchDatetimeRangeComponent, typeof i23.SearchFacetFieldComponent, typeof i24.ResetSearchDirective, typeof i25.SearchDateRangeComponent, typeof i26.SearchFilterMenuCardComponent, typeof i27.SearchFacetChipTabbedComponent, typeof i28.SearchFacetTabbedContentComponent, typeof i29.SearchFilterTabbedComponent, typeof i30.SearchFilterTabDirective, typeof i31.SearchDateRangeTabbedComponent, typeof i32.SearchSortingPickerComponent, typeof i33.SearchSliderComponent, typeof i34.SearchNumberRangeComponent, typeof i35.SearchPanelComponent, typeof i36.SearchRadioComponent, typeof i37.SearchFilterContainerComponent, typeof i38.SearchFormComponent, typeof i39.SearchFilterChipsComponent, typeof i40.SearchWidgetChipComponent, typeof i41.SearchFacetChipComponent, typeof i42.SearchLogicalFilterComponent, typeof i43.SearchPropertiesComponent, typeof i44.SearchComponent, typeof i45.SearchControlComponent, typeof i65.BreadcrumbComponent, typeof i66.DropdownBreadcrumbComponent, typeof i67.ContentNodeSelectorPanelComponent, typeof i68.NameLocationCellComponent, typeof i69.ContentNodeSelectorComponent, typeof i70.DropdownSitesComponent, typeof i71.ShareDialogComponent, typeof i72.NodeSharedDirective, typeof i73.ContentMetadataComponent, typeof i74.ContentMetadataCardComponent, typeof i75.ContentMetadataHeaderComponent, typeof i8.DownloadZipDialogComponent, typeof i9.FolderDialogComponent, typeof i10.NodeLockDialogComponent, typeof i11.LibraryDialogComponent, typeof i12.CategorySelectorDialogComponent, typeof i76.NodeLockDirective, typeof i77.NodeCounterDirective, typeof i77.NodeCounterComponent, typeof i78.AutoFocusDirective, typeof i79.CheckAllowableOperationDirective, typeof i80.LibraryFavoriteDirective, typeof i81.LibraryMembershipDirective, typeof i82.NodeDeleteDirective, typeof i83.NodeFavoriteDirective, typeof i84.NodeRestoreDirective, typeof i85.NodeDownloadDirective, typeof i86.AddPermissionPanelComponent, typeof i87.AddPermissionComponent, typeof i88.AddPermissionDialogComponent, typeof i89.NodePathColumnComponent, typeof i90.PermissionContainerComponent, typeof i91.PermissionListComponent, typeof i92.UserNameColumnComponent, typeof i93.UserIconColumnComponent, typeof i94.UserRoleColumnComponent, typeof i95.InheritPermissionDirective, typeof i96.PopOverDirective, typeof i97.VersionUploadComponent, typeof i98.VersionManagerComponent, typeof i99.VersionListComponent, typeof i100.VersionComparisonComponent, typeof i101.TreeViewComponent, typeof i103.AspectListComponent, typeof i104.AspectListDialogComponent, typeof i102.ContentTypeDialogComponent, typeof i105.VersionCompatibilityDirective, typeof i106.NodeCommentsComponent, typeof i107.TreeComponent, typeof i108.AlfrescoViewerComponent, typeof i109.CategoriesManagementComponent, typeof i110.NewVersionUploaderDialogComponent, typeof i111.AlfrescoIconComponent]>;
|
|
139
139
|
static ɵinj: i0.ɵɵInjectorDeclaration<ContentModule>;
|
|
140
140
|
}
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import { FolderDialogComponent } from './folder/folder.dialog';
|
|
2
2
|
import { NodeLockDialogComponent } from './node-lock/node-lock.dialog';
|
|
3
3
|
import { LibraryDialogComponent } from './library/library.dialog';
|
|
4
|
-
import { DownloadZipDialogModule } from './download-zip/download-zip.dialog.module';
|
|
5
4
|
import { CategorySelectorDialogComponent } from './category-selector/category-selector.dialog';
|
|
5
|
+
import { DownloadZipDialogComponent } from './download-zip/download-zip.dialog';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
import * as i1 from "./download-zip/download-zip.dialog
|
|
7
|
+
import * as i1 from "./download-zip/download-zip.dialog";
|
|
8
8
|
import * as i2 from "./folder/folder.dialog";
|
|
9
9
|
import * as i3 from "./node-lock/node-lock.dialog";
|
|
10
10
|
import * as i4 from "./library/library.dialog";
|
|
11
11
|
import * as i5 from "./category-selector/category-selector.dialog";
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
/** @deprecated use standalone component imports instead */
|
|
13
|
+
export declare const CONTENT_DIALOG_DIRECTIVES: (typeof DownloadZipDialogComponent | typeof NodeLockDialogComponent | typeof FolderDialogComponent | typeof CategorySelectorDialogComponent | typeof LibraryDialogComponent)[];
|
|
14
|
+
/** @deprecated use standalone component imports instead */
|
|
14
15
|
export declare class DialogModule {
|
|
15
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogModule, never, [typeof i1.
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogModule, never, [typeof i1.DownloadZipDialogComponent, typeof i2.FolderDialogComponent, typeof i3.NodeLockDialogComponent, typeof i4.LibraryDialogComponent, typeof i5.CategorySelectorDialogComponent], [typeof i1.DownloadZipDialogComponent, typeof i2.FolderDialogComponent, typeof i3.NodeLockDialogComponent, typeof i4.LibraryDialogComponent, typeof i5.CategorySelectorDialogComponent]>;
|
|
17
18
|
static ɵinj: i0.ɵɵInjectorDeclaration<DialogModule>;
|
|
18
19
|
}
|
|
@@ -36,5 +36,5 @@ export declare class DownloadZipDialogComponent implements OnInit {
|
|
|
36
36
|
waitAndDownload(downloadId: string, url: string, fileName: string): void;
|
|
37
37
|
download(url: string, fileName: string): void;
|
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadZipDialogComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DownloadZipDialogComponent, "adf-download-zip-dialog", never, {}, {}, never, never,
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DownloadZipDialogComponent, "adf-download-zip-dialog", never, {}, {}, never, never, true, never>;
|
|
40
40
|
}
|
|
@@ -1,12 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./download-zip.dialog";
|
|
3
|
-
|
|
4
|
-
import * as i3 from "@angular/material/dialog";
|
|
5
|
-
import * as i4 from "@angular/material/progress-bar";
|
|
6
|
-
import * as i5 from "@angular/material/button";
|
|
7
|
-
import * as i6 from "@ngx-translate/core";
|
|
3
|
+
/** @deprecated use DownloadZipDialogComponent instead */
|
|
8
4
|
export declare class DownloadZipDialogModule {
|
|
9
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadZipDialogModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DownloadZipDialogModule, [typeof i1.DownloadZipDialogComponent], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DownloadZipDialogModule, never, [typeof i1.DownloadZipDialogComponent], [typeof i1.DownloadZipDialogComponent]>;
|
|
11
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<DownloadZipDialogModule>;
|
|
12
8
|
}
|
|
@@ -225,7 +225,7 @@ export declare class DocumentListComponent extends DataTableSchema implements On
|
|
|
225
225
|
selectedItemsCountChanged: EventEmitter<number>;
|
|
226
226
|
dataTable: DataTableComponent;
|
|
227
227
|
actions: ContentActionModel[];
|
|
228
|
-
contextActionHandler: Subject<
|
|
228
|
+
contextActionHandler: Subject<unknown>;
|
|
229
229
|
data: ShareDataTableAdapter;
|
|
230
230
|
noPermission: boolean;
|
|
231
231
|
selection: NodeEntry[];
|
|
@@ -246,7 +246,7 @@ export declare class DocumentListComponent extends DataTableSchema implements On
|
|
|
246
246
|
getContextActions(node: NodeEntry): {
|
|
247
247
|
model: ContentActionModel;
|
|
248
248
|
node: NodeEntry;
|
|
249
|
-
subject: Subject<
|
|
249
|
+
subject: Subject<unknown>;
|
|
250
250
|
}[];
|
|
251
251
|
private getDefaultSorting;
|
|
252
252
|
isMobile(): boolean;
|
|
@@ -32,9 +32,3 @@ export declare enum ContentActionTarget {
|
|
|
32
32
|
All = "all"
|
|
33
33
|
}
|
|
34
34
|
export type ContentActionHandler = (obj: any, target?: any, permission?: string) => any;
|
|
35
|
-
export declare class DocumentActionModel extends ContentActionModel {
|
|
36
|
-
constructor(json?: any);
|
|
37
|
-
}
|
|
38
|
-
export declare class FolderActionModel extends ContentActionModel {
|
|
39
|
-
constructor(json?: any);
|
|
40
|
-
}
|
|
@@ -15,17 +15,17 @@
|
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
17
|
import { CommentModel, CommentsService } from '@alfresco/adf-core';
|
|
18
|
-
import { CommentsApi } from '@alfresco/js-api';
|
|
18
|
+
import { CommentsApi, PeopleApi } from '@alfresco/js-api';
|
|
19
19
|
import { Observable } from 'rxjs';
|
|
20
|
-
import { ContentService } from '../../common/services/content.service';
|
|
21
20
|
import { AlfrescoApiService } from '../../services/alfresco-api.service';
|
|
22
21
|
import * as i0 from "@angular/core";
|
|
23
22
|
export declare class NodeCommentsService implements CommentsService {
|
|
24
|
-
private apiService;
|
|
25
|
-
private contentService;
|
|
23
|
+
private readonly apiService;
|
|
26
24
|
private _commentsApi;
|
|
27
25
|
get commentsApi(): CommentsApi;
|
|
28
|
-
|
|
26
|
+
private _peopleApi;
|
|
27
|
+
get peopleApi(): PeopleApi;
|
|
28
|
+
constructor(apiService: AlfrescoApiService);
|
|
29
29
|
/**
|
|
30
30
|
* Gets all comments that have been added to a task.
|
|
31
31
|
*
|
|
@@ -43,7 +43,13 @@ export declare class NodeCommentsService implements CommentsService {
|
|
|
43
43
|
add(id: string, message: string): Observable<CommentModel>;
|
|
44
44
|
private addToComments;
|
|
45
45
|
private newCommentModel;
|
|
46
|
-
|
|
46
|
+
/**
|
|
47
|
+
* Gets the avatar image URL for a given user ID.
|
|
48
|
+
*
|
|
49
|
+
* @param userId ID of the user
|
|
50
|
+
* @returns The URL of the user's avatar image
|
|
51
|
+
*/
|
|
52
|
+
getUserImage(userId: string): string;
|
|
47
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<NodeCommentsService, never>;
|
|
48
54
|
static ɵprov: i0.ɵɵInjectableDeclaration<NodeCommentsService>;
|
|
49
55
|
}
|
|
@@ -93,5 +93,5 @@ export declare abstract class UploadBase implements OnInit {
|
|
|
93
93
|
*/
|
|
94
94
|
private isFileSizeAcceptable;
|
|
95
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<UploadBase, never>;
|
|
96
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<UploadBase, never, never, { "maxFilesSize": { "alias": "maxFilesSize"; "required": false; }; "rootFolderId": { "alias": "rootFolderId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "acceptedFilesType": { "alias": "acceptedFilesType"; "required": false; }; "versioning": { "alias": "versioning"; "required": false; }; "majorVersion": { "alias": "majorVersion"; "required": false; }; "comment": { "alias": "comment"; "required": false; }; "nodeType": { "alias": "nodeType"; "required": false; }; }, { "success": "success"; "error": "error"; "beginUpload": "beginUpload"; "updateFileVersion": "updateFileVersion"; }, never, never,
|
|
96
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<UploadBase, never, never, { "maxFilesSize": { "alias": "maxFilesSize"; "required": false; }; "rootFolderId": { "alias": "rootFolderId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "acceptedFilesType": { "alias": "acceptedFilesType"; "required": false; }; "versioning": { "alias": "versioning"; "required": false; }; "majorVersion": { "alias": "majorVersion"; "required": false; }; "comment": { "alias": "comment"; "required": false; }; "nodeType": { "alias": "nodeType"; "required": false; }; }, { "success": "success"; "error": "error"; "beginUpload": "beginUpload"; "updateFileVersion": "updateFileVersion"; }, never, never, true, never>;
|
|
97
97
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfresco/adf-content-services",
|
|
3
3
|
"description": "Alfresco ADF content services",
|
|
4
|
-
"version": "8.1.0
|
|
4
|
+
"version": "8.1.0",
|
|
5
5
|
"author": "Hyland Software, Inc. and its affiliates",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"@angular/platform-browser": ">=14.1.3",
|
|
22
22
|
"@angular/platform-browser-dynamic": ">=14.1.3",
|
|
23
23
|
"@angular/router": ">=14.1.3",
|
|
24
|
-
"@alfresco/js-api": ">=9.1.0
|
|
24
|
+
"@alfresco/js-api": ">=9.1.0",
|
|
25
25
|
"@ngx-translate/core": ">=16.0.0",
|
|
26
|
-
"@alfresco/adf-core": ">=8.1.0
|
|
26
|
+
"@alfresco/adf-core": ">=8.1.0"
|
|
27
27
|
},
|
|
28
28
|
"keywords": [
|
|
29
29
|
"content-services",
|
|
@@ -40,8 +40,6 @@
|
|
|
40
40
|
},
|
|
41
41
|
".": {
|
|
42
42
|
"types": "./index.d.ts",
|
|
43
|
-
"esm2022": "./esm2022/adf-content-services.mjs",
|
|
44
|
-
"esm": "./esm2022/adf-content-services.mjs",
|
|
45
43
|
"default": "./fesm2022/adf-content-services.mjs"
|
|
46
44
|
}
|
|
47
45
|
},
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWRmLWNvbnRlbnQtc2VydmljZXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWIvY29udGVudC1zZXJ2aWNlcy9zcmMvYWRmLWNvbnRlbnQtc2VydmljZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
export * from './public-api';
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWIvY29udGVudC1zZXJ2aWNlcy9zcmMvbGliL2FnZW50L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7R0FlRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IMKpIDIwMDUtMjAyNSBIeWxhbmQgU29mdHdhcmUsIEluYy4gYW5kIGl0cyBhZmZpbGlhdGVzLiBBbGwgcmlnaHRzIHJlc2VydmVkLlxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
export * from './services/agent.service';
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYi9jb250ZW50LXNlcnZpY2VzL3NyYy9saWIvYWdlbnQvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7O0dBZUc7QUFFSCxjQUFjLDBCQUEwQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IMKpIDIwMDUtMjAyNSBIeWxhbmQgU29mdHdhcmUsIEluYy4gYW5kIGl0cyBhZmZpbGlhdGVzLiBBbGwgcmlnaHRzIHJlc2VydmVkLlxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3NlcnZpY2VzL2FnZW50LnNlcnZpY2UnO1xuIl19
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
import { Injectable } from '@angular/core';
|
|
18
|
-
import { AgentsApi } from '@alfresco/js-api';
|
|
19
|
-
import { BehaviorSubject, from, of } from 'rxjs';
|
|
20
|
-
import { map, switchMap } from 'rxjs/operators';
|
|
21
|
-
import { AlfrescoApiService } from '../../services';
|
|
22
|
-
import * as i0 from "@angular/core";
|
|
23
|
-
import * as i1 from "../../services";
|
|
24
|
-
export class AgentService {
|
|
25
|
-
get agentsApi() {
|
|
26
|
-
this._agentsApi = this._agentsApi ?? new AgentsApi(this.apiService.getInstance());
|
|
27
|
-
return this._agentsApi;
|
|
28
|
-
}
|
|
29
|
-
constructor(apiService) {
|
|
30
|
-
this.apiService = apiService;
|
|
31
|
-
this.agents = new BehaviorSubject([]);
|
|
32
|
-
this.agents$ = this.agents.asObservable();
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* Gets all agents from cache. If cache is empty, fetches agents from backend.
|
|
36
|
-
*
|
|
37
|
-
* @returns Agent[] list containing agents.
|
|
38
|
-
*/
|
|
39
|
-
getAgents() {
|
|
40
|
-
return this.agents$.pipe(switchMap((agentsList) => {
|
|
41
|
-
if (agentsList.length) {
|
|
42
|
-
return of(agentsList);
|
|
43
|
-
}
|
|
44
|
-
return from(this.agentsApi.getAgents()).pipe(map((paging) => {
|
|
45
|
-
const agentEntries = paging.list.entries.map((agentEntry) => agentEntry.entry);
|
|
46
|
-
this.agents.next(agentEntries);
|
|
47
|
-
return agentEntries;
|
|
48
|
-
}));
|
|
49
|
-
}));
|
|
50
|
-
}
|
|
51
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AgentService, deps: [{ token: i1.AlfrescoApiService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
52
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AgentService, providedIn: 'root' }); }
|
|
53
|
-
}
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AgentService, decorators: [{
|
|
55
|
-
type: Injectable,
|
|
56
|
-
args: [{
|
|
57
|
-
providedIn: 'root'
|
|
58
|
-
}]
|
|
59
|
-
}], ctorParameters: () => [{ type: i1.AlfrescoApiService }] });
|
|
60
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYi9jb250ZW50LXNlcnZpY2VzL3NyYy9saWIvYWdlbnQvc2VydmljZXMvYWdlbnQuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7O0dBZUc7QUFFSCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBUyxTQUFTLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUNwRCxPQUFPLEVBQUUsZUFBZSxFQUFFLElBQUksRUFBYyxFQUFFLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDN0QsT0FBTyxFQUFFLEdBQUcsRUFBRSxTQUFTLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNoRCxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7O0FBS3BELE1BQU0sT0FBTyxZQUFZO0lBSXJCLElBQUksU0FBUztRQUNULElBQUksQ0FBQyxVQUFVLEdBQUcsSUFBSSxDQUFDLFVBQVUsSUFBSSxJQUFJLFNBQVMsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUM7UUFDbEYsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDO0lBQzNCLENBQUM7SUFJRCxZQUFvQixVQUE4QjtRQUE5QixlQUFVLEdBQVYsVUFBVSxDQUFvQjtRQVQxQyxXQUFNLEdBQUcsSUFBSSxlQUFlLENBQVUsRUFBRSxDQUFDLENBQUM7UUFPbEQsWUFBTyxHQUFHLElBQUksQ0FBQyxNQUFNLENBQUMsWUFBWSxFQUFFLENBQUM7SUFFZ0IsQ0FBQztJQUV0RDs7OztPQUlHO0lBQ0gsU0FBUztRQUNMLE9BQU8sSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQ3BCLFNBQVMsQ0FBQyxDQUFDLFVBQVUsRUFBRSxFQUFFO1lBQ3JCLElBQUksVUFBVSxDQUFDLE1BQU0sRUFBRSxDQUFDO2dCQUNwQixPQUFPLEVBQUUsQ0FBQyxVQUFVLENBQUMsQ0FBQztZQUMxQixDQUFDO1lBQ0QsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxTQUFTLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FDeEMsR0FBRyxDQUFDLENBQUMsTUFBTSxFQUFFLEVBQUU7Z0JBQ1gsTUFBTSxZQUFZLEdBQUcsTUFBTSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLENBQUMsVUFBVSxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQy9FLElBQUksQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO2dCQUMvQixPQUFPLFlBQVksQ0FBQztZQUN4QixDQUFDLENBQUMsQ0FDTCxDQUFDO1FBQ04sQ0FBQyxDQUFDLENBQ0wsQ0FBQztJQUNOLENBQUM7K0dBakNRLFlBQVk7bUhBQVosWUFBWSxjQUZULE1BQU07OzRGQUVULFlBQVk7a0JBSHhCLFVBQVU7bUJBQUM7b0JBQ1IsVUFBVSxFQUFFLE1BQU07aUJBQ3JCIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IMKpIDIwMDUtMjAyNSBIeWxhbmQgU29mdHdhcmUsIEluYy4gYW5kIGl0cyBhZmZpbGlhdGVzLiBBbGwgcmlnaHRzIHJlc2VydmVkLlxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG5pbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBZ2VudCwgQWdlbnRzQXBpIH0gZnJvbSAnQGFsZnJlc2NvL2pzLWFwaSc7XG5pbXBvcnQgeyBCZWhhdmlvclN1YmplY3QsIGZyb20sIE9ic2VydmFibGUsIG9mIH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBtYXAsIHN3aXRjaE1hcCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcbmltcG9ydCB7IEFsZnJlc2NvQXBpU2VydmljZSB9IGZyb20gJy4uLy4uL3NlcnZpY2VzJztcblxuQEluamVjdGFibGUoe1xuICAgIHByb3ZpZGVkSW46ICdyb290J1xufSlcbmV4cG9ydCBjbGFzcyBBZ2VudFNlcnZpY2Uge1xuICAgIHByaXZhdGUgX2FnZW50c0FwaTogQWdlbnRzQXBpO1xuICAgIHByaXZhdGUgYWdlbnRzID0gbmV3IEJlaGF2aW9yU3ViamVjdDxBZ2VudFtdPihbXSk7XG5cbiAgICBnZXQgYWdlbnRzQXBpKCk6IEFnZW50c0FwaSB7XG4gICAgICAgIHRoaXMuX2FnZW50c0FwaSA9IHRoaXMuX2FnZW50c0FwaSA/PyBuZXcgQWdlbnRzQXBpKHRoaXMuYXBpU2VydmljZS5nZXRJbnN0YW5jZSgpKTtcbiAgICAgICAgcmV0dXJuIHRoaXMuX2FnZW50c0FwaTtcbiAgICB9XG5cbiAgICBhZ2VudHMkID0gdGhpcy5hZ2VudHMuYXNPYnNlcnZhYmxlKCk7XG5cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGFwaVNlcnZpY2U6IEFsZnJlc2NvQXBpU2VydmljZSkge31cblxuICAgIC8qKlxuICAgICAqIEdldHMgYWxsIGFnZW50cyBmcm9tIGNhY2hlLiBJZiBjYWNoZSBpcyBlbXB0eSwgZmV0Y2hlcyBhZ2VudHMgZnJvbSBiYWNrZW5kLlxuICAgICAqXG4gICAgICogQHJldHVybnMgQWdlbnRbXSBsaXN0IGNvbnRhaW5pbmcgYWdlbnRzLlxuICAgICAqL1xuICAgIGdldEFnZW50cygpOiBPYnNlcnZhYmxlPEFnZW50W10+IHtcbiAgICAgICAgcmV0dXJuIHRoaXMuYWdlbnRzJC5waXBlKFxuICAgICAgICAgICAgc3dpdGNoTWFwKChhZ2VudHNMaXN0KSA9PiB7XG4gICAgICAgICAgICAgICAgaWYgKGFnZW50c0xpc3QubGVuZ3RoKSB7XG4gICAgICAgICAgICAgICAgICAgIHJldHVybiBvZihhZ2VudHNMaXN0KTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgcmV0dXJuIGZyb20odGhpcy5hZ2VudHNBcGkuZ2V0QWdlbnRzKCkpLnBpcGUoXG4gICAgICAgICAgICAgICAgICAgIG1hcCgocGFnaW5nKSA9PiB7XG4gICAgICAgICAgICAgICAgICAgICAgICBjb25zdCBhZ2VudEVudHJpZXMgPSBwYWdpbmcubGlzdC5lbnRyaWVzLm1hcCgoYWdlbnRFbnRyeSkgPT4gYWdlbnRFbnRyeS5lbnRyeSk7XG4gICAgICAgICAgICAgICAgICAgICAgICB0aGlzLmFnZW50cy5uZXh0KGFnZW50RW50cmllcyk7XG4gICAgICAgICAgICAgICAgICAgICAgICByZXR1cm4gYWdlbnRFbnRyaWVzO1xuICAgICAgICAgICAgICAgICAgICB9KVxuICAgICAgICAgICAgICAgICk7XG4gICAgICAgICAgICB9KVxuICAgICAgICApO1xuICAgIH1cbn1cbiJdfQ==
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
import { Component } from '@angular/core';
|
|
18
|
-
import * as i0 from "@angular/core";
|
|
19
|
-
export class AlfrescoIconComponent {
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AlfrescoIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
21
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: AlfrescoIconComponent, isStandalone: true, selector: "adf-alfresco-icon", ngImport: i0, template: "<svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"17.2 134.6 562 573.1\"><path fill=\"#FFF\" d=\"M298.2,421.3L219,340.4l-2.9-2.9c-45.4-46.5-119.5-46.5-164.7-0.2c-45.6,46.3-45.6,121.5,0,167.8\tc45.2,46.4,119,46.4,164.4,0L298.2,421.3z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-65.6,52.4-118.8,116.5-118.8H298.2z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-65.6,52.4-118.8,116.5-118.8H298.2z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-7.3,0.8-14.4,2-21.2c45.4,32.2,108.2,27.7,148.6-13.7l82.4-83.8V421.2z\"/><path fill=\"#8ABF42\" d=\"M181.9,436.1c-56.1,0-101.6,46.5-101.6,103.8c0,57.1,45.6,103.5,101.6,103.5c56.2,0,101.7-46.4,101.7-103.5\tv-4.5v-99.3H182.1H181.9z\"/><path fill=\"#FFF\" d=\"M298.2,421.2l79.2,80.8l3.3,2.9c45.2,46.4,45.5,121.8,0,168.1c-45.6,46.3-119.2,46.3-164.8,0\tc-45.4-46.3-45.4-121.5,0-168L298.2,421.2z\"/><path fill=\"#8ABF42\" d=\"M226.5,515.6c-39.8,40.5-39.8,106.2,0,146.6c39.6,40.5,104,40.5,143.8,0c39.6-40.4,39.6-106.1,0-146.6\tl-3.3-3l-68.7-70.2l-71.7,73.1V515.6z\"/><path fill=\"#FFF\" d=\"M298.2,421.2h112.2l4.1-0.2c64.4,0,116.5,53.2,116.5,118.8c0,65.6-52,118.6-116.3,118.6\tc-64.3,0-116.5-53.1-116.5-118.6V421.2z\"/><path fill=\"#8ABF42\" d=\"M313.1,539.8c0,57.3,45.4,103.7,101.6,103.7c56,0,101.4-46.4,101.4-103.7c0-57.3-45.4-103.6-101.4-103.6\th-4.3h-97.4v103.3V539.8z\"/><path fill=\"#FFF\" d=\"M298.2,421.2l79.2-80.9l3.1-3.1c45.4-46.3,119.2-46.5,164.6-0.2c45.4,46.4,45.4,121.5,0,167.9\tc-45.4,46.4-119.2,46.4-164.6,0L298.2,421.2z\"/><path fill=\"#8ABF42\" d=\"M391.1,494.3c39.4,40.6,103.8,40.6,143.6,0c39.8-40.4,39.8-106,0-146.5c-39.8-40.5-104.1-40.5-143.6,0\tl-3.3,3.2l-68.6,70.3l71.5,73L391.1,494.3z\"/><path fill=\"#FFF\" d=\"M298.2,421.2V306.8v-4.3c0-65.5,51.9-118.8,116.5-118.8c64.2,0,116.1,52.9,116.1,118.6\tc0,65.6-52,118.8-116.1,118.8H298.2z\"/><path fill=\"#F89F31\" d=\"M414.7,406.1c56,0,101.4-46.4,101.4-103.7c0-57.1-45.4-103.6-101.4-103.6c-56.3,0-101.8,46.5-101.8,103.6\tl0.2,4.4v99.3h101.1H414.7z\"/><path fill=\"#FFF\" d=\"M298.2,421.2L219,340.3l-3.1-2.9c-45.4-46.5-45.4-121.8,0-168.1c45.2-46.4,119.1-46.4,164.6,0\tc45.4,46.3,45.4,121.6,0,167.9L298.2,421.2z\"/><path fill=\"#0080C5\" d=\"M370.1,327.6c39.6-40.5,39.6-106.2,0-146.6c-39.8-40.5-104-40.5-143.7,0c-39.8,40.4-39.8,106.1,0,146.6\tl2.9,3.1l69,70.1l71.6-73L370.1,327.6z\"/><path fill=\"#FFF\" d=\"M298.2,422.1H186.1l-4.2,0.1c-64.1,0-116.5-53.2-116.5-118.8c0-65.5,52.2-118.7,116.3-118.7\tc64.3,0,116.6,53.2,116.6,118.8V422.1z\"/><path fill=\"#0080C5\" d=\"M283.5,303.5c0-57.3-45.4-103.6-101.8-103.6c-56,0-101.6,46.3-101.6,103.5c0,57.2,45.6,103.7,101.6,103.7\tl4.4-0.1h97.4V303.8V303.5z\"/><path fill=\"#FFF\" d=\"M298.2,422.1l-281,0.1c0-30.4,11.2-60.8,34.2-84c45.2-46.3,119-46.3,164.4,0L298.2,422.1z\"/><path fill=\"#0080C5\" d=\"M205.4,348.9l71.9,73.3h-95.5c-51.6,0-95.5,34.3-110.7,81.9c-3.1-2.7-6.4-5.5-9.3-8.7\tc-39.8-40.5-39.8-106,0-146.5C101.3,308.4,165.8,308.4,205.4,348.9\"/><path fill=\"#005DA9\" d=\"M205.6,349l56.9,58l-80.9,0.2c-46.6,0-85.8-31.9-97.8-75.5c38.6-22.1,89.2-16.8,121.6,17.1L205.6,349z\"/><path fill=\"#005DA9\" d=\"M283.5,303.7l-0.1,82.1l-57.1-58.2c-32.9-33.6-38.7-84.4-17-123.8c42.7,12.2,74.2,52.2,74.2,99.8V303.7z\"/><path fill=\"#005DA9\" d=\"M312.6,386v-82.4c0-47.5,31.5-87.5,74.2-99.8c21.6,39.5,17.6,89-16.4,123.3L312.6,386z\"/><path fill=\"#FFDE4F\" d=\"M333.9,406.1l57.1-58.3c32.9-33.6,82.8-39.3,121.4-17.2c-12.2,43.5-49.4,74.8-95.3,75.6L333.9,406.1z\"/><path fill=\"#48A64A\" d=\"M333.8,436.1h80.8c46.6,0,85.8,31.7,97.8,75.4c-38.9,22.2-88.7,16.3-121.8-17.2L333.8,436.1z\"/><path fill=\"#48A64A\" d=\"M313.1,539.2v-82l57.2,58.2c32.9,33.7,38.5,84.7,16.8,124.1c-42.7-12.2-74-52.4-74-99.9V539.2z\"/><path fill=\"#48A64A\" d=\"M226.6,515.4l56.9-58l0.1,82.4c0,47.5-31.3,87.4-74,99.7c-21.6-39.5-15.8-90.4,17-123.9V515.4z\"/><path fill=\"#48A64A\" d=\"M182.4,436.1h80.4l-57,58.2c-32.8,33.5-83.1,39.3-121.7,17.3c12.1-43.7,51.4-75.5,98-75.5H182.4z\"/></svg>\n" }); }
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AlfrescoIconComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{ selector: 'adf-alfresco-icon', standalone: true, template: "<svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"17.2 134.6 562 573.1\"><path fill=\"#FFF\" d=\"M298.2,421.3L219,340.4l-2.9-2.9c-45.4-46.5-119.5-46.5-164.7-0.2c-45.6,46.3-45.6,121.5,0,167.8\tc45.2,46.4,119,46.4,164.4,0L298.2,421.3z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-65.6,52.4-118.8,116.5-118.8H298.2z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-65.6,52.4-118.8,116.5-118.8H298.2z\"/><path fill=\"#FFF\" d=\"M298.2,421.2v114.3l0.2,4.2c0,65.5-52.2,119-116.5,119c-64.3,0-116.5-53.1-116.5-118.6\tc0-7.3,0.8-14.4,2-21.2c45.4,32.2,108.2,27.7,148.6-13.7l82.4-83.8V421.2z\"/><path fill=\"#8ABF42\" d=\"M181.9,436.1c-56.1,0-101.6,46.5-101.6,103.8c0,57.1,45.6,103.5,101.6,103.5c56.2,0,101.7-46.4,101.7-103.5\tv-4.5v-99.3H182.1H181.9z\"/><path fill=\"#FFF\" d=\"M298.2,421.2l79.2,80.8l3.3,2.9c45.2,46.4,45.5,121.8,0,168.1c-45.6,46.3-119.2,46.3-164.8,0\tc-45.4-46.3-45.4-121.5,0-168L298.2,421.2z\"/><path fill=\"#8ABF42\" d=\"M226.5,515.6c-39.8,40.5-39.8,106.2,0,146.6c39.6,40.5,104,40.5,143.8,0c39.6-40.4,39.6-106.1,0-146.6\tl-3.3-3l-68.7-70.2l-71.7,73.1V515.6z\"/><path fill=\"#FFF\" d=\"M298.2,421.2h112.2l4.1-0.2c64.4,0,116.5,53.2,116.5,118.8c0,65.6-52,118.6-116.3,118.6\tc-64.3,0-116.5-53.1-116.5-118.6V421.2z\"/><path fill=\"#8ABF42\" d=\"M313.1,539.8c0,57.3,45.4,103.7,101.6,103.7c56,0,101.4-46.4,101.4-103.7c0-57.3-45.4-103.6-101.4-103.6\th-4.3h-97.4v103.3V539.8z\"/><path fill=\"#FFF\" d=\"M298.2,421.2l79.2-80.9l3.1-3.1c45.4-46.3,119.2-46.5,164.6-0.2c45.4,46.4,45.4,121.5,0,167.9\tc-45.4,46.4-119.2,46.4-164.6,0L298.2,421.2z\"/><path fill=\"#8ABF42\" d=\"M391.1,494.3c39.4,40.6,103.8,40.6,143.6,0c39.8-40.4,39.8-106,0-146.5c-39.8-40.5-104.1-40.5-143.6,0\tl-3.3,3.2l-68.6,70.3l71.5,73L391.1,494.3z\"/><path fill=\"#FFF\" d=\"M298.2,421.2V306.8v-4.3c0-65.5,51.9-118.8,116.5-118.8c64.2,0,116.1,52.9,116.1,118.6\tc0,65.6-52,118.8-116.1,118.8H298.2z\"/><path fill=\"#F89F31\" d=\"M414.7,406.1c56,0,101.4-46.4,101.4-103.7c0-57.1-45.4-103.6-101.4-103.6c-56.3,0-101.8,46.5-101.8,103.6\tl0.2,4.4v99.3h101.1H414.7z\"/><path fill=\"#FFF\" d=\"M298.2,421.2L219,340.3l-3.1-2.9c-45.4-46.5-45.4-121.8,0-168.1c45.2-46.4,119.1-46.4,164.6,0\tc45.4,46.3,45.4,121.6,0,167.9L298.2,421.2z\"/><path fill=\"#0080C5\" d=\"M370.1,327.6c39.6-40.5,39.6-106.2,0-146.6c-39.8-40.5-104-40.5-143.7,0c-39.8,40.4-39.8,106.1,0,146.6\tl2.9,3.1l69,70.1l71.6-73L370.1,327.6z\"/><path fill=\"#FFF\" d=\"M298.2,422.1H186.1l-4.2,0.1c-64.1,0-116.5-53.2-116.5-118.8c0-65.5,52.2-118.7,116.3-118.7\tc64.3,0,116.6,53.2,116.6,118.8V422.1z\"/><path fill=\"#0080C5\" d=\"M283.5,303.5c0-57.3-45.4-103.6-101.8-103.6c-56,0-101.6,46.3-101.6,103.5c0,57.2,45.6,103.7,101.6,103.7\tl4.4-0.1h97.4V303.8V303.5z\"/><path fill=\"#FFF\" d=\"M298.2,422.1l-281,0.1c0-30.4,11.2-60.8,34.2-84c45.2-46.3,119-46.3,164.4,0L298.2,422.1z\"/><path fill=\"#0080C5\" d=\"M205.4,348.9l71.9,73.3h-95.5c-51.6,0-95.5,34.3-110.7,81.9c-3.1-2.7-6.4-5.5-9.3-8.7\tc-39.8-40.5-39.8-106,0-146.5C101.3,308.4,165.8,308.4,205.4,348.9\"/><path fill=\"#005DA9\" d=\"M205.6,349l56.9,58l-80.9,0.2c-46.6,0-85.8-31.9-97.8-75.5c38.6-22.1,89.2-16.8,121.6,17.1L205.6,349z\"/><path fill=\"#005DA9\" d=\"M283.5,303.7l-0.1,82.1l-57.1-58.2c-32.9-33.6-38.7-84.4-17-123.8c42.7,12.2,74.2,52.2,74.2,99.8V303.7z\"/><path fill=\"#005DA9\" d=\"M312.6,386v-82.4c0-47.5,31.5-87.5,74.2-99.8c21.6,39.5,17.6,89-16.4,123.3L312.6,386z\"/><path fill=\"#FFDE4F\" d=\"M333.9,406.1l57.1-58.3c32.9-33.6,82.8-39.3,121.4-17.2c-12.2,43.5-49.4,74.8-95.3,75.6L333.9,406.1z\"/><path fill=\"#48A64A\" d=\"M333.8,436.1h80.8c46.6,0,85.8,31.7,97.8,75.4c-38.9,22.2-88.7,16.3-121.8-17.2L333.8,436.1z\"/><path fill=\"#48A64A\" d=\"M313.1,539.2v-82l57.2,58.2c32.9,33.7,38.5,84.7,16.8,124.1c-42.7-12.2-74-52.4-74-99.9V539.2z\"/><path fill=\"#48A64A\" d=\"M226.6,515.4l56.9-58l0.1,82.4c0,47.5-31.3,87.4-74,99.7c-21.6-39.5-15.8-90.4,17-123.9V515.4z\"/><path fill=\"#48A64A\" d=\"M182.4,436.1h80.4l-57,58.2c-32.8,33.5-83.1,39.3-121.7,17.3c12.1-43.7,51.4-75.5,98-75.5H182.4z\"/></svg>\n" }]
|
|
26
|
-
}] });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxmcmVzY28taWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWIvY29udGVudC1zZXJ2aWNlcy9zcmMvbGliL2FsZnJlc2NvLWljb24vYWxmcmVzY28taWNvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9saWIvY29udGVudC1zZXJ2aWNlcy9zcmMvbGliL2FsZnJlc2NvLWljb24vYWxmcmVzY28taWNvbi1jb21wb25lbnQuc3ZnIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7R0FlRztBQUVILE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTzFDLE1BQU0sT0FBTyxxQkFBcUI7K0dBQXJCLHFCQUFxQjttR0FBckIscUJBQXFCLDZFQ3hCbEMsb2hJQUNBOzs0RkR1QmEscUJBQXFCO2tCQUxqQyxTQUFTOytCQUNJLG1CQUFtQixjQUNqQixJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IMKpIDIwMDUtMjAyNSBIeWxhbmQgU29mdHdhcmUsIEluYy4gYW5kIGl0cyBhZmZpbGlhdGVzLiBBbGwgcmlnaHRzIHJlc2VydmVkLlxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG5pbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdhZGYtYWxmcmVzY28taWNvbicsXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICB0ZW1wbGF0ZVVybDogJy4vYWxmcmVzY28taWNvbi1jb21wb25lbnQuc3ZnJ1xufSlcbmV4cG9ydCBjbGFzcyBBbGZyZXNjb0ljb25Db21wb25lbnQge31cbiIsIjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHg9XCIwXCIgeT1cIjBcIiB2aWV3Qm94PVwiMTcuMiAxMzQuNiA1NjIgNTczLjFcIj48cGF0aCBmaWxsPVwiI0ZGRlwiIGQ9XCJNMjk4LjIsNDIxLjNMMjE5LDM0MC40bC0yLjktMi45Yy00NS40LTQ2LjUtMTE5LjUtNDYuNS0xNjQuNy0wLjJjLTQ1LjYsNDYuMy00NS42LDEyMS41LDAsMTY3LjhcdGM0NS4yLDQ2LjQsMTE5LDQ2LjQsMTY0LjQsMEwyOTguMiw0MjEuM3pcIi8+PHBhdGggZmlsbD1cIiNGRkZcIiBkPVwiTTI5OC4yLDQyMS4ydjExNC4zbDAuMiw0LjJjMCw2NS41LTUyLjIsMTE5LTExNi41LDExOWMtNjQuMywwLTExNi41LTUzLjEtMTE2LjUtMTE4LjZcdGMwLTY1LjYsNTIuNC0xMTguOCwxMTYuNS0xMTguOEgyOTguMnpcIi8+PHBhdGggZmlsbD1cIiNGRkZcIiBkPVwiTTI5OC4yLDQyMS4ydjExNC4zbDAuMiw0LjJjMCw2NS41LTUyLjIsMTE5LTExNi41LDExOWMtNjQuMywwLTExNi41LTUzLjEtMTE2LjUtMTE4LjZcdGMwLTY1LjYsNTIuNC0xMTguOCwxMTYuNS0xMTguOEgyOTguMnpcIi8+PHBhdGggZmlsbD1cIiNGRkZcIiBkPVwiTTI5OC4yLDQyMS4ydjExNC4zbDAuMiw0LjJjMCw2NS41LTUyLjIsMTE5LTExNi41LDExOWMtNjQuMywwLTExNi41LTUzLjEtMTE2LjUtMTE4LjZcdGMwLTcuMywwLjgtMTQuNCwyLTIxLjJjNDUuNCwzMi4yLDEwOC4yLDI3LjcsMTQ4LjYtMTMuN2w4Mi40LTgzLjhWNDIxLjJ6XCIvPjxwYXRoIGZpbGw9XCIjOEFCRjQyXCIgZD1cIk0xODEuOSw0MzYuMWMtNTYuMSwwLTEwMS42LDQ2LjUtMTAxLjYsMTAzLjhjMCw1Ny4xLDQ1LjYsMTAzLjUsMTAxLjYsMTAzLjVjNTYuMiwwLDEwMS43LTQ2LjQsMTAxLjctMTAzLjVcdHYtNC41di05OS4zSDE4Mi4xSDE4MS45elwiLz48cGF0aCBmaWxsPVwiI0ZGRlwiIGQ9XCJNMjk4LjIsNDIxLjJsNzkuMiw4MC44bDMuMywyLjljNDUuMiw0Ni40LDQ1LjUsMTIxLjgsMCwxNjguMWMtNDUuNiw0Ni4zLTExOS4yLDQ2LjMtMTY0LjgsMFx0Yy00NS40LTQ2LjMtNDUuNC0xMjEuNSwwLTE2OEwyOTguMiw0MjEuMnpcIi8+PHBhdGggZmlsbD1cIiM4QUJGNDJcIiBkPVwiTTIyNi41LDUxNS42Yy0zOS44LDQwLjUtMzkuOCwxMDYuMiwwLDE0Ni42YzM5LjYsNDAuNSwxMDQsNDAuNSwxNDMuOCwwYzM5LjYtNDAuNCwzOS42LTEwNi4xLDAtMTQ2LjZcdGwtMy4zLTNsLTY4LjctNzAuMmwtNzEuNyw3My4xVjUxNS42elwiLz48cGF0aCBmaWxsPVwiI0ZGRlwiIGQ9XCJNMjk4LjIsNDIxLjJoMTEyLjJsNC4xLTAuMmM2NC40LDAsMTE2LjUsNTMuMiwxMTYuNSwxMTguOGMwLDY1LjYtNTIsMTE4LjYtMTE2LjMsMTE4LjZcdGMtNjQuMywwLTExNi41LTUzLjEtMTE2LjUtMTE4LjZWNDIxLjJ6XCIvPjxwYXRoIGZpbGw9XCIjOEFCRjQyXCIgZD1cIk0zMTMuMSw1MzkuOGMwLDU3LjMsNDUuNCwxMDMuNywxMDEuNiwxMDMuN2M1NiwwLDEwMS40LTQ2LjQsMTAxLjQtMTAzLjdjMC01Ny4zLTQ1LjQtMTAzLjYtMTAxLjQtMTAzLjZcdGgtNC4zaC05Ny40djEwMy4zVjUzOS44elwiLz48cGF0aCBmaWxsPVwiI0ZGRlwiIGQ9XCJNMjk4LjIsNDIxLjJsNzkuMi04MC45bDMuMS0zLjFjNDUuNC00Ni4zLDExOS4yLTQ2LjUsMTY0LjYtMC4yYzQ1LjQsNDYuNCw0NS40LDEyMS41LDAsMTY3LjlcdGMtNDUuNCw0Ni40LTExOS4yLDQ2LjQtMTY0LjYsMEwyOTguMiw0MjEuMnpcIi8+PHBhdGggZmlsbD1cIiM4QUJGNDJcIiBkPVwiTTM5MS4xLDQ5NC4zYzM5LjQsNDAuNiwxMDMuOCw0MC42LDE0My42LDBjMzkuOC00MC40LDM5LjgtMTA2LDAtMTQ2LjVjLTM5LjgtNDAuNS0xMDQuMS00MC41LTE0My42LDBcdGwtMy4zLDMuMmwtNjguNiw3MC4zbDcxLjUsNzNMMzkxLjEsNDk0LjN6XCIvPjxwYXRoIGZpbGw9XCIjRkZGXCIgZD1cIk0yOTguMiw0MjEuMlYzMDYuOHYtNC4zYzAtNjUuNSw1MS45LTExOC44LDExNi41LTExOC44YzY0LjIsMCwxMTYuMSw1Mi45LDExNi4xLDExOC42XHRjMCw2NS42LTUyLDExOC44LTExNi4xLDExOC44SDI5OC4yelwiLz48cGF0aCBmaWxsPVwiI0Y4OUYzMVwiIGQ9XCJNNDE0LjcsNDA2LjFjNTYsMCwxMDEuNC00Ni40LDEwMS40LTEwMy43YzAtNTcuMS00NS40LTEwMy42LTEwMS40LTEwMy42Yy01Ni4zLDAtMTAxLjgsNDYuNS0xMDEuOCwxMDMuNlx0bDAuMiw0LjR2OTkuM2gxMDEuMUg0MTQuN3pcIi8+PHBhdGggZmlsbD1cIiNGRkZcIiBkPVwiTTI5OC4yLDQyMS4yTDIxOSwzNDAuM2wtMy4xLTIuOWMtNDUuNC00Ni41LTQ1LjQtMTIxLjgsMC0xNjguMWM0NS4yLTQ2LjQsMTE5LjEtNDYuNCwxNjQuNiwwXHRjNDUuNCw0Ni4zLDQ1LjQsMTIxLjYsMCwxNjcuOUwyOTguMiw0MjEuMnpcIi8+PHBhdGggZmlsbD1cIiMwMDgwQzVcIiBkPVwiTTM3MC4xLDMyNy42YzM5LjYtNDAuNSwzOS42LTEwNi4yLDAtMTQ2LjZjLTM5LjgtNDAuNS0xMDQtNDAuNS0xNDMuNywwYy0zOS44LDQwLjQtMzkuOCwxMDYuMSwwLDE0Ni42XHRsMi45LDMuMWw2OSw3MC4xbDcxLjYtNzNMMzcwLjEsMzI3LjZ6XCIvPjxwYXRoIGZpbGw9XCIjRkZGXCIgZD1cIk0yOTguMiw0MjIuMUgxODYuMWwtNC4yLDAuMWMtNjQuMSwwLTExNi41LTUzLjItMTE2LjUtMTE4LjhjMC02NS41LDUyLjItMTE4LjcsMTE2LjMtMTE4LjdcdGM2NC4zLDAsMTE2LjYsNTMuMiwxMTYuNiwxMTguOFY0MjIuMXpcIi8+PHBhdGggZmlsbD1cIiMwMDgwQzVcIiBkPVwiTTI4My41LDMwMy41YzAtNTcuMy00NS40LTEwMy42LTEwMS44LTEwMy42Yy01NiwwLTEwMS42LDQ2LjMtMTAxLjYsMTAzLjVjMCw1Ny4yLDQ1LjYsMTAzLjcsMTAxLjYsMTAzLjdcdGw0LjQtMC4xaDk3LjRWMzAzLjhWMzAzLjV6XCIvPjxwYXRoIGZpbGw9XCIjRkZGXCIgZD1cIk0yOTguMiw0MjIuMWwtMjgxLDAuMWMwLTMwLjQsMTEuMi02MC44LDM0LjItODRjNDUuMi00Ni4zLDExOS00Ni4zLDE2NC40LDBMMjk4LjIsNDIyLjF6XCIvPjxwYXRoIGZpbGw9XCIjMDA4MEM1XCIgZD1cIk0yMDUuNCwzNDguOWw3MS45LDczLjNoLTk1LjVjLTUxLjYsMC05NS41LDM0LjMtMTEwLjcsODEuOWMtMy4xLTIuNy02LjQtNS41LTkuMy04LjdcdGMtMzkuOC00MC41LTM5LjgtMTA2LDAtMTQ2LjVDMTAxLjMsMzA4LjQsMTY1LjgsMzA4LjQsMjA1LjQsMzQ4LjlcIi8+PHBhdGggZmlsbD1cIiMwMDVEQTlcIiBkPVwiTTIwNS42LDM0OWw1Ni45LDU4bC04MC45LDAuMmMtNDYuNiwwLTg1LjgtMzEuOS05Ny44LTc1LjVjMzguNi0yMi4xLDg5LjItMTYuOCwxMjEuNiwxNy4xTDIwNS42LDM0OXpcIi8+PHBhdGggZmlsbD1cIiMwMDVEQTlcIiBkPVwiTTI4My41LDMwMy43bC0wLjEsODIuMWwtNTcuMS01OC4yYy0zMi45LTMzLjYtMzguNy04NC40LTE3LTEyMy44YzQyLjcsMTIuMiw3NC4yLDUyLjIsNzQuMiw5OS44VjMwMy43elwiLz48cGF0aCBmaWxsPVwiIzAwNURBOVwiIGQ9XCJNMzEyLjYsMzg2di04Mi40YzAtNDcuNSwzMS41LTg3LjUsNzQuMi05OS44YzIxLjYsMzkuNSwxNy42LDg5LTE2LjQsMTIzLjNMMzEyLjYsMzg2elwiLz48cGF0aCBmaWxsPVwiI0ZGREU0RlwiIGQ9XCJNMzMzLjksNDA2LjFsNTcuMS01OC4zYzMyLjktMzMuNiw4Mi44LTM5LjMsMTIxLjQtMTcuMmMtMTIuMiw0My41LTQ5LjQsNzQuOC05NS4zLDc1LjZMMzMzLjksNDA2LjF6XCIvPjxwYXRoIGZpbGw9XCIjNDhBNjRBXCIgZD1cIk0zMzMuOCw0MzYuMWg4MC44YzQ2LjYsMCw4NS44LDMxLjcsOTcuOCw3NS40Yy0zOC45LDIyLjItODguNywxNi4zLTEyMS44LTE3LjJMMzMzLjgsNDM2LjF6XCIvPjxwYXRoIGZpbGw9XCIjNDhBNjRBXCIgZD1cIk0zMTMuMSw1MzkuMnYtODJsNTcuMiw1OC4yYzMyLjksMzMuNywzOC41LDg0LjcsMTYuOCwxMjQuMWMtNDIuNy0xMi4yLTc0LTUyLjQtNzQtOTkuOVY1MzkuMnpcIi8+PHBhdGggZmlsbD1cIiM0OEE2NEFcIiBkPVwiTTIyNi42LDUxNS40bDU2LjktNThsMC4xLDgyLjRjMCw0Ny41LTMxLjMsODcuNC03NCw5OS43Yy0yMS42LTM5LjUtMTUuOC05MC40LDE3LTEyMy45VjUxNS40elwiLz48cGF0aCBmaWxsPVwiIzQ4QTY0QVwiIGQ9XCJNMTgyLjQsNDM2LjFoODAuNGwtNTcsNTguMmMtMzIuOCwzMy41LTgzLjEsMzkuMy0xMjEuNywxNy4zYzEyLjEtNDMuNyw1MS40LTc1LjUsOTgtNzUuNUgxODIuNHpcIi8+PC9zdmc+XG4iXX0=
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
import { AdfHttpClient } from '@alfresco/adf-core/api';
|
|
18
|
-
import { StorageService, AppConfigService } from '@alfresco/adf-core';
|
|
19
|
-
import { AlfrescoApi } from '@alfresco/js-api';
|
|
20
|
-
import { Injectable } from '@angular/core';
|
|
21
|
-
import { AlfrescoApiService } from '../services/alfresco-api.service';
|
|
22
|
-
import * as i0 from "@angular/core";
|
|
23
|
-
import * as i1 from "@alfresco/adf-core";
|
|
24
|
-
import * as i2 from "@alfresco/adf-core/api";
|
|
25
|
-
export class AlfrescoApiNoAuthService extends AlfrescoApiService {
|
|
26
|
-
constructor(storage, appConfig, adfHttpClient) {
|
|
27
|
-
super(appConfig, storage);
|
|
28
|
-
this.adfHttpClient = adfHttpClient;
|
|
29
|
-
}
|
|
30
|
-
createInstance(config) {
|
|
31
|
-
return new AlfrescoApi({
|
|
32
|
-
...config,
|
|
33
|
-
oauthInit: false
|
|
34
|
-
}, this.adfHttpClient);
|
|
35
|
-
}
|
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AlfrescoApiNoAuthService, deps: [{ token: i1.StorageService }, { token: i1.AppConfigService }, { token: i2.AdfHttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AlfrescoApiNoAuthService }); }
|
|
38
|
-
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AlfrescoApiNoAuthService, decorators: [{
|
|
40
|
-
type: Injectable
|
|
41
|
-
}], ctorParameters: () => [{ type: i1.StorageService }, { type: i1.AppConfigService }, { type: i2.AdfHttpClient }] });
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxmcmVzY28tYXBpLW5vLWF1dGguc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYi9jb250ZW50LXNlcnZpY2VzL3NyYy9saWIvYXBpLWZhY3Rvcmllcy9hbGZyZXNjby1hcGktbm8tYXV0aC5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7R0FlRztBQUVILE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsY0FBYyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDdEUsT0FBTyxFQUFFLFdBQVcsRUFBcUIsTUFBTSxrQkFBa0IsQ0FBQztBQUNsRSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGtDQUFrQyxDQUFDOzs7O0FBR3RFLE1BQU0sT0FBTyx3QkFBeUIsU0FBUSxrQkFBa0I7SUFDNUQsWUFBWSxPQUF1QixFQUFFLFNBQTJCLEVBQW1CLGFBQTRCO1FBQzNHLEtBQUssQ0FBQyxTQUFTLEVBQUUsT0FBTyxDQUFDLENBQUM7UUFEcUQsa0JBQWEsR0FBYixhQUFhLENBQWU7SUFFL0csQ0FBQztJQUVRLGNBQWMsQ0FBQyxNQUF5QjtRQUM3QyxPQUFPLElBQUksV0FBVyxDQUNsQjtZQUNJLEdBQUcsTUFBTTtZQUNULFNBQVMsRUFBRSxLQUFLO1NBQ25CLEVBQ0QsSUFBSSxDQUFDLGFBQWEsQ0FDckIsQ0FBQztJQUNOLENBQUM7K0dBYlEsd0JBQXdCO21IQUF4Qix3QkFBd0I7OzRGQUF4Qix3QkFBd0I7a0JBRHBDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyIvKiFcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgwqkgMjAwNS0yMDI1IEh5bGFuZCBTb2Z0d2FyZSwgSW5jLiBhbmQgaXRzIGFmZmlsaWF0ZXMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuXG4gKlxuICogTGljZW5zZWQgdW5kZXIgdGhlIEFwYWNoZSBMaWNlbnNlLCBWZXJzaW9uIDIuMCAodGhlIFwiTGljZW5zZVwiKTtcbiAqIHlvdSBtYXkgbm90IHVzZSB0aGlzIGZpbGUgZXhjZXB0IGluIGNvbXBsaWFuY2Ugd2l0aCB0aGUgTGljZW5zZS5cbiAqIFlvdSBtYXkgb2J0YWluIGEgY29weSBvZiB0aGUgTGljZW5zZSBhdFxuICpcbiAqICAgICBodHRwOi8vd3d3LmFwYWNoZS5vcmcvbGljZW5zZXMvTElDRU5TRS0yLjBcbiAqXG4gKiBVbmxlc3MgcmVxdWlyZWQgYnkgYXBwbGljYWJsZSBsYXcgb3IgYWdyZWVkIHRvIGluIHdyaXRpbmcsIHNvZnR3YXJlXG4gKiBkaXN0cmlidXRlZCB1bmRlciB0aGUgTGljZW5zZSBpcyBkaXN0cmlidXRlZCBvbiBhbiBcIkFTIElTXCIgQkFTSVMsXG4gKiBXSVRIT1VUIFdBUlJBTlRJRVMgT1IgQ09ORElUSU9OUyBPRiBBTlkgS0lORCwgZWl0aGVyIGV4cHJlc3Mgb3IgaW1wbGllZC5cbiAqIFNlZSB0aGUgTGljZW5zZSBmb3IgdGhlIHNwZWNpZmljIGxhbmd1YWdlIGdvdmVybmluZyBwZXJtaXNzaW9ucyBhbmRcbiAqIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLlxuICovXG5cbmltcG9ydCB7IEFkZkh0dHBDbGllbnQgfSBmcm9tICdAYWxmcmVzY28vYWRmLWNvcmUvYXBpJztcbmltcG9ydCB7IFN0b3JhZ2VTZXJ2aWNlLCBBcHBDb25maWdTZXJ2aWNlIH0gZnJvbSAnQGFsZnJlc2NvL2FkZi1jb3JlJztcbmltcG9ydCB7IEFsZnJlc2NvQXBpLCBBbGZyZXNjb0FwaUNvbmZpZyB9IGZyb20gJ0BhbGZyZXNjby9qcy1hcGknO1xuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQWxmcmVzY29BcGlTZXJ2aWNlIH0gZnJvbSAnLi4vc2VydmljZXMvYWxmcmVzY28tYXBpLnNlcnZpY2UnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgQWxmcmVzY29BcGlOb0F1dGhTZXJ2aWNlIGV4dGVuZHMgQWxmcmVzY29BcGlTZXJ2aWNlIHtcbiAgICBjb25zdHJ1Y3RvcihzdG9yYWdlOiBTdG9yYWdlU2VydmljZSwgYXBwQ29uZmlnOiBBcHBDb25maWdTZXJ2aWNlLCBwcml2YXRlIHJlYWRvbmx5IGFkZkh0dHBDbGllbnQ6IEFkZkh0dHBDbGllbnQpIHtcbiAgICAgICAgc3VwZXIoYXBwQ29uZmlnLCBzdG9yYWdlKTtcbiAgICB9XG5cbiAgICBvdmVycmlkZSBjcmVhdGVJbnN0YW5jZShjb25maWc6IEFsZnJlc2NvQXBpQ29uZmlnKSB7XG4gICAgICAgIHJldHVybiBuZXcgQWxmcmVzY29BcGkoXG4gICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgLi4uY29uZmlnLFxuICAgICAgICAgICAgICAgIG9hdXRoSW5pdDogZmFsc2VcbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICB0aGlzLmFkZkh0dHBDbGllbnRcbiAgICAgICAgKTtcbiAgICB9XG59XG4iXX0=
|