@alfresco/aca-content 8.0.0-16785129299 → 8.0.0-16811620225
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/about/aca-about.module.d.ts +25 -2
- package/fesm2022/alfresco-aca-content-about.mjs +17 -12
- package/fesm2022/alfresco-aca-content-about.mjs.map +1 -1
- package/fesm2022/alfresco-aca-content-folder-rules.mjs +20 -13
- package/fesm2022/alfresco-aca-content-folder-rules.mjs.map +1 -1
- package/fesm2022/alfresco-aca-content-ms-office.mjs +19 -12
- package/fesm2022/alfresco-aca-content-ms-office.mjs.map +1 -1
- package/fesm2022/alfresco-aca-content.mjs +4120 -4558
- package/fesm2022/alfresco-aca-content.mjs.map +1 -1
- package/folder-rules/folder-rules.module.d.ts +5 -2
- package/lib/aca-content.module.d.ts +4 -41
- package/ms-office/aos-extension.module.d.ts +2 -25
- package/package.json +1 -1
- package/public-api.d.ts +0 -2
- package/lib/components/common/index.d.ts +0 -29
- package/lib/components/common/language-picker/language-picker.component.d.ts +0 -5
- package/lib/components/search/index.d.ts +0 -30
- package/lib/components/sidenav/components/button-menu.component.d.ts +0 -37
- package/lib/components/sidenav/directives/expansion-panel.directive.d.ts +0 -43
- package/lib/components/sidenav/directives/menu-panel.directive.d.ts +0 -41
- package/lib/components/sidenav/index.d.ts +0 -33
- package/lib/components/toolbar/index.d.ts +0 -31
- package/lib/extensions/core.extensions.module.d.ts +0 -32
- package/lib/extensions/provide-extensions.d.ts +0 -25
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EnvironmentProviders, Provider } from '@angular/core';
|
|
2
|
+
import { Routes } from '@angular/router';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
export declare const FOLDER_RULES_ROUTES: Routes;
|
|
5
|
+
export declare function provideFolderRulesExtension(): (Provider | EnvironmentProviders)[];
|
|
6
|
+
/** @deprecated use `provideFolderRulesExtension()` instead **/
|
|
3
7
|
export declare class AcaFolderRulesModule {
|
|
4
|
-
constructor(extensions: ExtensionService);
|
|
5
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<AcaFolderRulesModule, never>;
|
|
6
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AcaFolderRulesModule, never, never, never>;
|
|
7
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<AcaFolderRulesModule>;
|
|
@@ -1,46 +1,9 @@
|
|
|
1
|
-
import { ExtensionService } from '@alfresco/adf-extensions';
|
|
2
1
|
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@
|
|
4
|
-
import * as i2 from "
|
|
5
|
-
import * as i3 from "@
|
|
6
|
-
import * as i4 from "@angular/router";
|
|
7
|
-
import * as i5 from "@alfresco/adf-extensions";
|
|
8
|
-
import * as i6 from "./extensions/core.extensions.module";
|
|
9
|
-
import * as i7 from "./store/app-store.module";
|
|
10
|
-
import * as i8 from "./components/common/language-picker/language-picker.component";
|
|
11
|
-
import * as i9 from "./components/common/location-link/location-link.component";
|
|
12
|
-
import * as i10 from "./components/common/logout/logout.component";
|
|
13
|
-
import * as i11 from "./components/common/toggle-shared/toggle-shared.component";
|
|
14
|
-
import * as i12 from "./components/common/user-info/user-info.component";
|
|
15
|
-
import * as i13 from "./components/toolbar/toggle-favorite/toggle-favorite.component";
|
|
16
|
-
import * as i14 from "./components/toolbar/toggle-edit-offline/toggle-edit-offline.component";
|
|
17
|
-
import * as i15 from "./components/toolbar/toggle-info-drawer/toggle-info-drawer.component";
|
|
18
|
-
import * as i16 from "./components/toolbar/toggle-join-library/toggle-join-library-button.component";
|
|
19
|
-
import * as i17 from "./components/toolbar/toggle-join-library/toggle-join-library-menu.component";
|
|
20
|
-
import * as i18 from "./components/toolbar/toggle-favorite-library/toggle-favorite-library.component";
|
|
21
|
-
import * as i19 from "./components/toolbar/view-node/view-node.component";
|
|
22
|
-
import * as i20 from "./components/sidenav/components/button-menu.component";
|
|
23
|
-
import * as i21 from "./components/sidenav/directives/active-link.directive";
|
|
24
|
-
import * as i22 from "./components/sidenav/directives/action.directive";
|
|
25
|
-
import * as i23 from "./components/sidenav/directives/menu-panel.directive";
|
|
26
|
-
import * as i24 from "./components/sidenav/components/expand-menu.component";
|
|
27
|
-
import * as i25 from "./components/sidenav/directives/expansion-panel.directive";
|
|
28
|
-
import * as i26 from "./components/sidenav/components/sidenav-header.component";
|
|
29
|
-
import * as i27 from "./components/sidenav/user-menu/user-menu.component";
|
|
30
|
-
import * as i28 from "./components/sidenav/sidenav.component";
|
|
31
|
-
import * as i29 from "./components/search/search-action-menu/search-action-menu.component";
|
|
32
|
-
import * as i30 from "./components/search/search-libraries-results/search-libraries-results.component";
|
|
33
|
-
import * as i31 from "./components/search/search-results/search-results.component";
|
|
34
|
-
import * as i32 from "./components/search/search-results-row/search-results-row.component";
|
|
35
|
-
import * as i33 from "./components/search/search-input/search-input.component";
|
|
36
|
-
import * as i34 from "./components/search/search-input-control/search-input-control.component";
|
|
37
|
-
import * as i35 from "./components/context-menu/context-menu.component";
|
|
38
|
-
import * as i36 from "@angular/platform-browser";
|
|
39
|
-
import * as i37 from "@alfresco/aca-content/folder-rules";
|
|
2
|
+
import * as i1 from "@alfresco/adf-content-services";
|
|
3
|
+
import * as i2 from "./store/app-store.module";
|
|
4
|
+
import * as i3 from "@angular/platform-browser";
|
|
40
5
|
export declare class ContentServiceExtensionModule {
|
|
41
|
-
extensions: ExtensionService;
|
|
42
|
-
constructor(extensions: ExtensionService);
|
|
43
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContentServiceExtensionModule, never>;
|
|
44
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ContentServiceExtensionModule, never, [typeof i1.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ContentServiceExtensionModule, never, [typeof i1.ContentModule, typeof i2.AppStoreModule, typeof i3.HammerModule], never>;
|
|
45
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<ContentServiceExtensionModule>;
|
|
46
9
|
}
|
|
@@ -1,30 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { ExtensionService } from '@alfresco/adf-extensions';
|
|
1
|
+
import { EnvironmentProviders, Provider } from '@angular/core';
|
|
25
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
export declare function provideAosExtension(): (Provider | EnvironmentProviders)[];
|
|
26
4
|
export declare class AosExtensionModule {
|
|
27
|
-
constructor(extensions: ExtensionService);
|
|
28
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<AosExtensionModule, never>;
|
|
29
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AosExtensionModule, never, never, never>;
|
|
30
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<AosExtensionModule>;
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -23,10 +23,8 @@
|
|
|
23
23
|
*/
|
|
24
24
|
export * from './lib/aca-content.module';
|
|
25
25
|
export * from './lib/aca-content.routes';
|
|
26
|
-
export * from './lib/extensions/core.extensions.module';
|
|
27
26
|
export * from './lib/store/initial-state';
|
|
28
27
|
export * from './lib/services/content-url.service';
|
|
29
28
|
export * from './lib/services/content-management.service';
|
|
30
29
|
export * from './lib/components/info-drawer/comments-tab/external-node-permission-comments-tab.service';
|
|
31
30
|
export * from './lib/utils/aca-search-utils';
|
|
32
|
-
export * from './lib/extensions/provide-extensions';
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { LocationLinkComponent } from './location-link/location-link.component';
|
|
25
|
-
import { ToggleSharedComponent } from './toggle-shared/toggle-shared.component';
|
|
26
|
-
import { LanguagePickerComponent } from './language-picker/language-picker.component';
|
|
27
|
-
import { LogoutComponent } from './logout/logout.component';
|
|
28
|
-
import { UserInfoComponent } from './user-info/user-info.component';
|
|
29
|
-
export declare const APP_COMMON_DIRECTIVES: readonly [typeof LanguagePickerComponent, typeof LocationLinkComponent, typeof LogoutComponent, typeof ToggleSharedComponent, typeof UserInfoComponent];
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LanguagePickerComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LanguagePickerComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LanguagePickerComponent, "aca-language-picker", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { SearchActionMenuComponent } from './search-action-menu/search-action-menu.component';
|
|
25
|
-
import { SearchLibrariesResultsComponent } from './search-libraries-results/search-libraries-results.component';
|
|
26
|
-
import { SearchResultsComponent } from './search-results/search-results.component';
|
|
27
|
-
import { SearchResultsRowComponent } from './search-results-row/search-results-row.component';
|
|
28
|
-
import { SearchInputComponent } from './search-input/search-input.component';
|
|
29
|
-
import { SearchInputControlComponent } from './search-input-control/search-input-control.component';
|
|
30
|
-
export declare const APP_SEARCH_DIRECTIVES: readonly [typeof SearchActionMenuComponent, typeof SearchLibrariesResultsComponent, typeof SearchResultsComponent, typeof SearchResultsRowComponent, typeof SearchInputComponent, typeof SearchInputControlComponent];
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { ChangeDetectorRef, OnInit } from '@angular/core';
|
|
25
|
-
import { OverlayContainer } from '@angular/cdk/overlay';
|
|
26
|
-
import { NavBarLinkRef } from '@alfresco/adf-extensions';
|
|
27
|
-
import * as i0 from "@angular/core";
|
|
28
|
-
export declare class ButtonMenuComponent implements OnInit {
|
|
29
|
-
private readonly cd;
|
|
30
|
-
private readonly overlayContainer;
|
|
31
|
-
item: NavBarLinkRef;
|
|
32
|
-
constructor(cd: ChangeDetectorRef, overlayContainer: OverlayContainer);
|
|
33
|
-
ngOnInit(): void;
|
|
34
|
-
trackById(_index: number, obj: NavBarLinkRef): string;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonMenuComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonMenuComponent, "app-button-menu", never, { "item": { "alias": "item"; "required": true; }; }, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { OnInit } from '@angular/core';
|
|
25
|
-
import { Router } from '@angular/router';
|
|
26
|
-
import { MatExpansionPanel } from '@angular/material/expansion';
|
|
27
|
-
import { Store } from '@ngrx/store';
|
|
28
|
-
import * as i0 from "@angular/core";
|
|
29
|
-
export declare class ExpansionPanelDirective implements OnInit {
|
|
30
|
-
private store;
|
|
31
|
-
private router;
|
|
32
|
-
private expansionPanel;
|
|
33
|
-
acaExpansionPanel: any;
|
|
34
|
-
hasActiveChildren: boolean;
|
|
35
|
-
onClick(): void;
|
|
36
|
-
private readonly destroyRef;
|
|
37
|
-
constructor(store: Store<any>, router: Router, expansionPanel: MatExpansionPanel);
|
|
38
|
-
hasActiveLinks(): any;
|
|
39
|
-
ngOnInit(): void;
|
|
40
|
-
private getNavigationCommands;
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpansionPanelDirective, never>;
|
|
42
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ExpansionPanelDirective, "[acaExpansionPanel]", ["acaExpansionPanel"], { "acaExpansionPanel": { "alias": "acaExpansionPanel"; "required": false; }; }, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { OnInit } from '@angular/core';
|
|
25
|
-
import { Router } from '@angular/router';
|
|
26
|
-
import { Store } from '@ngrx/store';
|
|
27
|
-
import * as i0 from "@angular/core";
|
|
28
|
-
export declare class MenuPanelDirective implements OnInit {
|
|
29
|
-
private store;
|
|
30
|
-
private router;
|
|
31
|
-
acaMenuPanel: any;
|
|
32
|
-
hasActiveChildren: boolean;
|
|
33
|
-
menuOpened(): void;
|
|
34
|
-
private readonly destroyRef;
|
|
35
|
-
constructor(store: Store<any>, router: Router);
|
|
36
|
-
hasActiveLinks(): any;
|
|
37
|
-
ngOnInit(): void;
|
|
38
|
-
private getNavigationCommands;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuPanelDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuPanelDirective, "[acaMenuPanel]", ["acaMenuPanel"], { "acaMenuPanel": { "alias": "acaMenuPanel"; "required": false; }; }, {}, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { ExpansionPanelDirective } from './directives/expansion-panel.directive';
|
|
25
|
-
import { MenuPanelDirective } from './directives/menu-panel.directive';
|
|
26
|
-
import { SidenavComponent } from './sidenav.component';
|
|
27
|
-
import { ActiveLinkDirective } from './directives/active-link.directive';
|
|
28
|
-
import { ExpandMenuComponent } from './components/expand-menu.component';
|
|
29
|
-
import { ButtonMenuComponent } from './components/button-menu.component';
|
|
30
|
-
import { ActionDirective } from './directives/action.directive';
|
|
31
|
-
import { SidenavHeaderComponent } from './components/sidenav-header.component';
|
|
32
|
-
import { UserMenuComponent } from './user-menu/user-menu.component';
|
|
33
|
-
export declare const APP_SIDENAV_DIRECTIVES: readonly [typeof ButtonMenuComponent, typeof ActiveLinkDirective, typeof ActionDirective, typeof MenuPanelDirective, typeof ExpandMenuComponent, typeof ExpansionPanelDirective, typeof SidenavHeaderComponent, typeof UserMenuComponent, typeof SidenavComponent];
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { ToggleFavoriteComponent } from './toggle-favorite/toggle-favorite.component';
|
|
25
|
-
import { ToggleInfoDrawerComponent } from './toggle-info-drawer/toggle-info-drawer.component';
|
|
26
|
-
import { ToggleJoinLibraryButtonComponent } from './toggle-join-library/toggle-join-library-button.component';
|
|
27
|
-
import { ToggleJoinLibraryMenuComponent } from './toggle-join-library/toggle-join-library-menu.component';
|
|
28
|
-
import { ToggleFavoriteLibraryComponent } from './toggle-favorite-library/toggle-favorite-library.component';
|
|
29
|
-
import { ToggleEditOfflineComponent } from './toggle-edit-offline/toggle-edit-offline.component';
|
|
30
|
-
import { ViewNodeComponent } from './view-node/view-node.component';
|
|
31
|
-
export declare const APP_TOOLBAR_DIRECTIVES: readonly [typeof ToggleFavoriteComponent, typeof ToggleEditOfflineComponent, typeof ToggleInfoDrawerComponent, typeof ToggleJoinLibraryButtonComponent, typeof ToggleJoinLibraryMenuComponent, typeof ToggleFavoriteLibraryComponent, typeof ViewNodeComponent];
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
25
|
-
import * as i0 from "@angular/core";
|
|
26
|
-
/** @deprecated use provideExtensions() api instead */
|
|
27
|
-
export declare class CoreExtensionsModule {
|
|
28
|
-
static forRoot(): ModuleWithProviders<CoreExtensionsModule>;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CoreExtensionsModule, never>;
|
|
30
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreExtensionsModule, never, never, never>;
|
|
31
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CoreExtensionsModule>;
|
|
32
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
* Alfresco Example Content Application
|
|
5
|
-
*
|
|
6
|
-
* This file is part of the Alfresco Example Content Application.
|
|
7
|
-
* If the software was purchased under a paid Alfresco license, the terms of
|
|
8
|
-
* the paid license agreement will prevail. Otherwise, the software is
|
|
9
|
-
* provided under the following open source license terms:
|
|
10
|
-
*
|
|
11
|
-
* The Alfresco Example Content Application is free software: you can redistribute it and/or modify
|
|
12
|
-
* it under the terms of the GNU Lesser General Public License as published by
|
|
13
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
14
|
-
* (at your option) any later version.
|
|
15
|
-
*
|
|
16
|
-
* The Alfresco Example Content Application is distributed in the hope that it will be useful,
|
|
17
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19
|
-
* GNU Lesser General Public License for more details.
|
|
20
|
-
*
|
|
21
|
-
* You should have received a copy of the GNU Lesser General Public License
|
|
22
|
-
* from Hyland Software. If not, see <http://www.gnu.org/licenses/>.
|
|
23
|
-
*/
|
|
24
|
-
import { EnvironmentProviders, Provider } from '@angular/core';
|
|
25
|
-
export declare function provideExtensions(): (Provider | EnvironmentProviders)[];
|