From a8b6f3ee3845f0d2d72408172b82424af99c1d57 Mon Sep 17 00:00:00 2001 From: Tola Date: Fri, 17 Apr 2026 11:16:16 -0400 Subject: [PATCH] fix: fix accessibility for file selector Signed-off-by: Tola --- .../src/lib/alert/alert.component.spec.ts | 2 +- .../src/lib/alert/alert.component.ts | 2 +- projects/angular-ui/src/lib/alert/index.ts | 2 +- projects/angular-ui/src/lib/alert/module.ts | 2 +- .../src/lib/avatar/avatar.component.spec.ts | 2 +- .../src/lib/avatar/avatar.component.ts | 2 +- projects/angular-ui/src/lib/avatar/index.ts | 2 +- projects/angular-ui/src/lib/avatar/module.ts | 2 +- .../avatar/tests/avatar.hostcomponent.spec.ts | 2 +- .../src/lib/badge/badge.component.spec.ts | 2 +- .../src/lib/badge/badge.component.ts | 2 +- projects/angular-ui/src/lib/badge/index.ts | 2 +- projects/angular-ui/src/lib/badge/module.ts | 2 +- projects/angular-ui/src/lib/bao.module.ts | 2 +- .../breadcrumb/breadcrumb.component.spec.ts | 2 +- .../lib/breadcrumb/breadcrumb.component.ts | 2 +- .../angular-ui/src/lib/breadcrumb/index.ts | 2 +- .../angular-ui/src/lib/breadcrumb/module.ts | 2 +- .../tests/breadcrumb.hostcomponent.spec.ts | 2 +- .../src/lib/button/button.component.spec.ts | 2 +- .../src/lib/button/button.component.ts | 2 +- projects/angular-ui/src/lib/button/index.ts | 2 +- projects/angular-ui/src/lib/button/module.ts | 2 +- .../button/tests/button.hostcomponent.spec.ts | 2 +- .../angular-ui/src/lib/card/card.component.ts | 2 +- projects/angular-ui/src/lib/card/index.ts | 2 +- projects/angular-ui/src/lib/card/module.ts | 2 +- .../lib/checkbox/checkbox-group.component.ts | 2 +- .../src/lib/checkbox/checkbox.component.ts | 2 +- projects/angular-ui/src/lib/checkbox/index.ts | 2 +- .../angular-ui/src/lib/checkbox/module.ts | 2 +- .../error-text/errorText.component.ts | 2 +- .../guiding-text/guidingText.component.ts | 2 +- .../src/lib/common-components/index.ts | 2 +- .../label-text/labelText.component.ts | 2 +- .../src/lib/common-components/module.ts | 2 +- .../title-text/titleText.component.ts | 2 +- .../angular-ui/src/lib/core/breakpoints.ts | 2 +- projects/angular-ui/src/lib/core/colors.ts | 2 +- projects/angular-ui/src/lib/core/index.ts | 2 +- .../dropdown-menu.component.spec.ts | 2 +- .../dropdown-menu/dropdown-menu.component.ts | 2 +- .../angular-ui/src/lib/dropdown-menu/index.ts | 2 +- .../src/lib/dropdown-menu/module.ts | 2 +- .../tests/dropdown-menu.hostcomponent.spec.ts | 2 +- .../src/lib/file/file-input.component.html | 15 ++++++---- .../src/lib/file/file-input.component.scss | 3 ++ .../src/lib/file/file-input.component.spec.ts | 15 ++++++---- .../src/lib/file/file-input.component.ts | 30 +++++++++++++++---- projects/angular-ui/src/lib/file/file-intl.ts | 2 +- .../lib/file/file-preview.component.spec.ts | 2 +- .../src/lib/file/file-preview.component.ts | 2 +- projects/angular-ui/src/lib/file/index.ts | 2 +- projects/angular-ui/src/lib/file/module.ts | 2 +- .../tests/file-input.hostcomponent.spec.ts | 2 +- .../tests/file-preview.hostcomponent.spec.ts | 2 +- .../lib/header-info/header-info.component.ts | 2 +- .../angular-ui/src/lib/header-info/index.ts | 2 +- .../angular-ui/src/lib/header-info/module.ts | 2 +- .../lib/hyperlink/hyperlink.component.spec.ts | 2 +- .../src/lib/hyperlink/hyperlink.component.ts | 2 +- .../angular-ui/src/lib/hyperlink/index.ts | 2 +- .../angular-ui/src/lib/hyperlink/module.ts | 2 +- .../tests/hyperlink.hostcomponent.spec.ts | 2 +- .../src/lib/icon/bao-icon-registry.ts | 2 +- .../angular-ui/src/lib/icon/icon.component.ts | 2 +- .../src/lib/icon/icons-dictionary.ts | 2 +- projects/angular-ui/src/lib/icon/index.ts | 2 +- projects/angular-ui/src/lib/icon/module.ts | 2 +- projects/angular-ui/src/lib/list/index.ts | 2 +- .../src/lib/list/list.component.spec.ts | 2 +- .../angular-ui/src/lib/list/list.component.ts | 2 +- projects/angular-ui/src/lib/list/module.ts | 2 +- .../lib/list/tests/list.hostcomponent.spec.ts | 2 +- .../angular-ui/src/lib/message-bar/index.ts | 2 +- .../lib/message-bar/message-bar.component.ts | 2 +- .../angular-ui/src/lib/message-bar/module.ts | 2 +- .../tests/message-bar.component.spec.ts | 2 +- projects/angular-ui/src/lib/modal/index.ts | 2 +- .../src/lib/modal/modal-animations.ts | 2 +- .../angular-ui/src/lib/modal/modal-config.ts | 2 +- .../src/lib/modal/modal-container.ts | 2 +- .../src/lib/modal/modal-directives.ts | 2 +- .../angular-ui/src/lib/modal/modal-ref.ts | 2 +- projects/angular-ui/src/lib/modal/modal.ts | 2 +- projects/angular-ui/src/lib/modal/module.ts | 2 +- .../src/lib/modal/tests/modal.spec.ts | 2 +- .../angular-ui/src/lib/pagination/index.ts | 2 +- .../angular-ui/src/lib/pagination/module.ts | 2 +- .../pagination/pagination.component.spec.ts | 2 +- .../lib/pagination/pagination.component.ts | 2 +- projects/angular-ui/src/lib/radio/index.ts | 2 +- projects/angular-ui/src/lib/radio/module.ts | 2 +- .../src/lib/radio/radio-group.component.ts | 2 +- .../src/lib/radio/radio.component.ts | 2 +- .../src/lib/shared/enum/display-mode.ts | 2 +- projects/angular-ui/src/lib/shared/index.ts | 2 +- .../angular-ui/src/lib/snack-bar/index.ts | 2 +- .../angular-ui/src/lib/snack-bar/module.ts | 2 +- .../snack-bar/simple-snack-bar.component.ts | 2 +- .../src/lib/snack-bar/snack-bar-animations.ts | 2 +- .../src/lib/snack-bar/snack-bar-config.ts | 2 +- .../src/lib/snack-bar/snack-bar-container.ts | 2 +- .../src/lib/snack-bar/snack-bar-ref.ts | 2 +- .../angular-ui/src/lib/snack-bar/snack-bar.ts | 2 +- projects/angular-ui/src/lib/summary/index.ts | 2 +- .../src/lib/summary/list-summary.component.ts | 2 +- projects/angular-ui/src/lib/summary/module.ts | 2 +- .../src/lib/summary/summary.component.ts | 2 +- .../angular-ui/src/lib/system-header/index.ts | 2 +- .../src/lib/system-header/module.ts | 2 +- .../system-header.component.spec.ts | 2 +- .../system-header/system-header.component.ts | 2 +- .../tests/system-header.hostcomponent.spec.ts | 2 +- projects/angular-ui/src/lib/tabs/index.ts | 2 +- projects/angular-ui/src/lib/tabs/module.ts | 2 +- .../src/lib/tabs/tabs.component.spec.ts | 2 +- .../angular-ui/src/lib/tabs/tabs.component.ts | 2 +- .../lib/tabs/tests/tabs.hostcomponent.spec.ts | 2 +- projects/angular-ui/src/lib/tag/index.ts | 2 +- projects/angular-ui/src/lib/tag/module.ts | 2 +- .../src/lib/tag/tag.component.spec.ts | 2 +- .../angular-ui/src/lib/tag/tag.component.ts | 2 +- .../lib/tag/tests/tag.hostcomponent.spec.ts | 2 +- projects/angular-ui/src/public-api.ts | 2 +- projects/angular-ui/src/test.ts | 2 +- .../src/app/app.component.ts | 2 +- .../storybook-angular/src/app/app.module.ts | 2 +- .../form/checkbox-example.component.ts | 2 +- .../checkbox-example.component.ts | 2 +- .../src/app/file/file-example.component.ts | 2 +- .../modal-filter-example.component.ts | 2 +- .../modal-form-example.component.ts | 2 +- .../modal-content-medium-example.component.ts | 2 +- ...al-content-scrollable-example.component.ts | 2 +- .../modal-content-small-example.component.ts | 2 +- ...ontent-without-footer-example.component.ts | 2 +- .../storybook-angular/src/app/modal/module.ts | 2 +- .../app/radio/form/radio-example.component.ts | 2 +- .../reactiveForm/radio-example.component.ts | 2 +- .../src/app/snack-bar/module.ts | 2 +- .../snack-bar-preview.component.ts | 2 +- ...ar-simple-with-action-example.component.ts | 2 +- ...ar-simple-with-config-example.component.ts | 2 +- .../snack-bar-simple-example.component.ts | 2 +- .../src/environments/environment.prod.ts | 2 +- .../src/environments/environment.ts | 2 +- projects/storybook-angular/src/main.ts | 2 +- projects/storybook-angular/src/polyfills.ts | 2 +- .../src/stories/Alert/Alert.stories.ts | 2 +- .../src/stories/Avatar/Avatar.stories.ts | 2 +- .../stories/Breadcrumb/Breadcrumb.stories.ts | 2 +- .../src/stories/Button/Button.stories.ts | 2 +- .../Button/Editorial.button.stories.ts | 2 +- .../src/stories/Card/Card.stories.ts | 2 +- .../src/stories/Checkbox/Checkbox.stories.ts | 2 +- .../DropdownMenu/DropdownMenu.stories.ts | 2 +- .../src/stories/File/FileInput.stories.ts | 2 +- .../src/stories/File/FilePreview.stories.ts | 2 +- .../src/stories/Header/Header-info.stories.ts | 2 +- .../stories/Hyperlink/Hyperlink.stories.ts | 2 +- .../src/stories/Icon/Icon.stories.ts | 2 +- .../src/stories/List/List.stories.ts | 2 +- .../stories/List/NavigationList.stories.ts | 2 +- .../stories/MessageBar/MessageBar.stories.ts | 2 +- .../src/stories/Modal/Modal.stories.ts | 2 +- .../src/stories/Modal/ModalFilter.stories.ts | 2 +- .../src/stories/Modal/ModalMedium.stories.ts | 2 +- .../stories/Modal/ModalScrollable.stories.ts | 2 +- .../stories/Modal/ModalWithForm.stories.ts | 2 +- .../Modal/ModalWithoutFooter.stories.ts | 2 +- .../stories/Pagination/Pagination.stories.ts | 2 +- .../src/stories/Radio/Radio.stories.ts | 2 +- .../src/stories/SnackBar/SnackBar.stories.ts | 2 +- .../SnackBar/SnackBarSimple.stories.ts | 2 +- .../SnackBar/SnackBarWithAction.stories.ts | 2 +- .../SnackBar/SnackBarWithConfig.stories.ts | 2 +- .../src/stories/Summary/Summary.stories.ts | 2 +- .../SystemHeader/SystemHeader.stories.ts | 2 +- .../src/stories/Tabs/Tabs.stories.ts | 2 +- .../src/stories/Tag/Tag.stories.ts | 2 +- projects/storybook-angular/src/test.ts | 2 +- 182 files changed, 225 insertions(+), 194 deletions(-) diff --git a/projects/angular-ui/src/lib/alert/alert.component.spec.ts b/projects/angular-ui/src/lib/alert/alert.component.spec.ts index 03173309..753c6c46 100644 --- a/projects/angular-ui/src/lib/alert/alert.component.spec.ts +++ b/projects/angular-ui/src/lib/alert/alert.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/alert/alert.component.ts b/projects/angular-ui/src/lib/alert/alert.component.ts index 65153b34..965c6903 100644 --- a/projects/angular-ui/src/lib/alert/alert.component.ts +++ b/projects/angular-ui/src/lib/alert/alert.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/alert/index.ts b/projects/angular-ui/src/lib/alert/index.ts index 985530fe..ceb28ef4 100644 --- a/projects/angular-ui/src/lib/alert/index.ts +++ b/projects/angular-ui/src/lib/alert/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/alert/module.ts b/projects/angular-ui/src/lib/alert/module.ts index 5530ca30..e25e031d 100644 --- a/projects/angular-ui/src/lib/alert/module.ts +++ b/projects/angular-ui/src/lib/alert/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/avatar/avatar.component.spec.ts b/projects/angular-ui/src/lib/avatar/avatar.component.spec.ts index 54270ce1..7306e92a 100644 --- a/projects/angular-ui/src/lib/avatar/avatar.component.spec.ts +++ b/projects/angular-ui/src/lib/avatar/avatar.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/avatar/avatar.component.ts b/projects/angular-ui/src/lib/avatar/avatar.component.ts index 1d33dd5a..c3f42320 100644 --- a/projects/angular-ui/src/lib/avatar/avatar.component.ts +++ b/projects/angular-ui/src/lib/avatar/avatar.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/avatar/index.ts b/projects/angular-ui/src/lib/avatar/index.ts index 2795886b..25a10a5e 100644 --- a/projects/angular-ui/src/lib/avatar/index.ts +++ b/projects/angular-ui/src/lib/avatar/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/avatar/module.ts b/projects/angular-ui/src/lib/avatar/module.ts index 41412acd..9ece2dec 100644 --- a/projects/angular-ui/src/lib/avatar/module.ts +++ b/projects/angular-ui/src/lib/avatar/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/avatar/tests/avatar.hostcomponent.spec.ts b/projects/angular-ui/src/lib/avatar/tests/avatar.hostcomponent.spec.ts index ab3e3532..c52ba2ea 100644 --- a/projects/angular-ui/src/lib/avatar/tests/avatar.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/avatar/tests/avatar.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/badge/badge.component.spec.ts b/projects/angular-ui/src/lib/badge/badge.component.spec.ts index 2347912a..ce3470ae 100644 --- a/projects/angular-ui/src/lib/badge/badge.component.spec.ts +++ b/projects/angular-ui/src/lib/badge/badge.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/badge/badge.component.ts b/projects/angular-ui/src/lib/badge/badge.component.ts index 2de991a4..fd90a08d 100644 --- a/projects/angular-ui/src/lib/badge/badge.component.ts +++ b/projects/angular-ui/src/lib/badge/badge.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/badge/index.ts b/projects/angular-ui/src/lib/badge/index.ts index 7fbd7d2a..d10fd2f6 100644 --- a/projects/angular-ui/src/lib/badge/index.ts +++ b/projects/angular-ui/src/lib/badge/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/badge/module.ts b/projects/angular-ui/src/lib/badge/module.ts index 4144200f..ebc9efd9 100644 --- a/projects/angular-ui/src/lib/badge/module.ts +++ b/projects/angular-ui/src/lib/badge/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/bao.module.ts b/projects/angular-ui/src/lib/bao.module.ts index d7fa582a..e8862df0 100644 --- a/projects/angular-ui/src/lib/bao.module.ts +++ b/projects/angular-ui/src/lib/bao.module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.spec.ts b/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.spec.ts index ff2c7efd..f0692c27 100644 --- a/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.spec.ts +++ b/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.ts b/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.ts index 6a345543..4417ae07 100644 --- a/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.ts +++ b/projects/angular-ui/src/lib/breadcrumb/breadcrumb.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/breadcrumb/index.ts b/projects/angular-ui/src/lib/breadcrumb/index.ts index 229343ec..43f0e1d5 100644 --- a/projects/angular-ui/src/lib/breadcrumb/index.ts +++ b/projects/angular-ui/src/lib/breadcrumb/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/breadcrumb/module.ts b/projects/angular-ui/src/lib/breadcrumb/module.ts index 9047a00b..2a08adf2 100644 --- a/projects/angular-ui/src/lib/breadcrumb/module.ts +++ b/projects/angular-ui/src/lib/breadcrumb/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/breadcrumb/tests/breadcrumb.hostcomponent.spec.ts b/projects/angular-ui/src/lib/breadcrumb/tests/breadcrumb.hostcomponent.spec.ts index a8e20579..086ad8e1 100644 --- a/projects/angular-ui/src/lib/breadcrumb/tests/breadcrumb.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/breadcrumb/tests/breadcrumb.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/button/button.component.spec.ts b/projects/angular-ui/src/lib/button/button.component.spec.ts index 8c5c698b..110febc3 100644 --- a/projects/angular-ui/src/lib/button/button.component.spec.ts +++ b/projects/angular-ui/src/lib/button/button.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/button/button.component.ts b/projects/angular-ui/src/lib/button/button.component.ts index 6421fd50..ef8f238c 100644 --- a/projects/angular-ui/src/lib/button/button.component.ts +++ b/projects/angular-ui/src/lib/button/button.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/button/index.ts b/projects/angular-ui/src/lib/button/index.ts index 38ea79d9..c7ec2310 100644 --- a/projects/angular-ui/src/lib/button/index.ts +++ b/projects/angular-ui/src/lib/button/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/button/module.ts b/projects/angular-ui/src/lib/button/module.ts index bf19a565..ee314715 100644 --- a/projects/angular-ui/src/lib/button/module.ts +++ b/projects/angular-ui/src/lib/button/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/button/tests/button.hostcomponent.spec.ts b/projects/angular-ui/src/lib/button/tests/button.hostcomponent.spec.ts index 5b430ac9..4609690c 100644 --- a/projects/angular-ui/src/lib/button/tests/button.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/button/tests/button.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/card/card.component.ts b/projects/angular-ui/src/lib/card/card.component.ts index 893da1e8..0c4c3fcd 100644 --- a/projects/angular-ui/src/lib/card/card.component.ts +++ b/projects/angular-ui/src/lib/card/card.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/card/index.ts b/projects/angular-ui/src/lib/card/index.ts index d75b1554..ffa8cdc9 100644 --- a/projects/angular-ui/src/lib/card/index.ts +++ b/projects/angular-ui/src/lib/card/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/card/module.ts b/projects/angular-ui/src/lib/card/module.ts index 25f946ea..c42cb8e5 100644 --- a/projects/angular-ui/src/lib/card/module.ts +++ b/projects/angular-ui/src/lib/card/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/checkbox/checkbox-group.component.ts b/projects/angular-ui/src/lib/checkbox/checkbox-group.component.ts index 38d8dabf..0df1b901 100644 --- a/projects/angular-ui/src/lib/checkbox/checkbox-group.component.ts +++ b/projects/angular-ui/src/lib/checkbox/checkbox-group.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/checkbox/checkbox.component.ts b/projects/angular-ui/src/lib/checkbox/checkbox.component.ts index aad5cf67..f72507f7 100644 --- a/projects/angular-ui/src/lib/checkbox/checkbox.component.ts +++ b/projects/angular-ui/src/lib/checkbox/checkbox.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/checkbox/index.ts b/projects/angular-ui/src/lib/checkbox/index.ts index ea38792e..53fc2a22 100644 --- a/projects/angular-ui/src/lib/checkbox/index.ts +++ b/projects/angular-ui/src/lib/checkbox/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/checkbox/module.ts b/projects/angular-ui/src/lib/checkbox/module.ts index 5744620f..d5e57ab8 100644 --- a/projects/angular-ui/src/lib/checkbox/module.ts +++ b/projects/angular-ui/src/lib/checkbox/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/error-text/errorText.component.ts b/projects/angular-ui/src/lib/common-components/error-text/errorText.component.ts index 2a2ceb51..06e50adb 100644 --- a/projects/angular-ui/src/lib/common-components/error-text/errorText.component.ts +++ b/projects/angular-ui/src/lib/common-components/error-text/errorText.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/guiding-text/guidingText.component.ts b/projects/angular-ui/src/lib/common-components/guiding-text/guidingText.component.ts index f9ed1892..a8b01282 100644 --- a/projects/angular-ui/src/lib/common-components/guiding-text/guidingText.component.ts +++ b/projects/angular-ui/src/lib/common-components/guiding-text/guidingText.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/index.ts b/projects/angular-ui/src/lib/common-components/index.ts index fc2be9b8..e0c1fd12 100644 --- a/projects/angular-ui/src/lib/common-components/index.ts +++ b/projects/angular-ui/src/lib/common-components/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/label-text/labelText.component.ts b/projects/angular-ui/src/lib/common-components/label-text/labelText.component.ts index 4da27428..46ad075d 100644 --- a/projects/angular-ui/src/lib/common-components/label-text/labelText.component.ts +++ b/projects/angular-ui/src/lib/common-components/label-text/labelText.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/module.ts b/projects/angular-ui/src/lib/common-components/module.ts index a4715804..7caaa41c 100644 --- a/projects/angular-ui/src/lib/common-components/module.ts +++ b/projects/angular-ui/src/lib/common-components/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/common-components/title-text/titleText.component.ts b/projects/angular-ui/src/lib/common-components/title-text/titleText.component.ts index d674b911..dc772e2e 100644 --- a/projects/angular-ui/src/lib/common-components/title-text/titleText.component.ts +++ b/projects/angular-ui/src/lib/common-components/title-text/titleText.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/core/breakpoints.ts b/projects/angular-ui/src/lib/core/breakpoints.ts index 3cb2beb2..55dd8522 100644 --- a/projects/angular-ui/src/lib/core/breakpoints.ts +++ b/projects/angular-ui/src/lib/core/breakpoints.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/core/colors.ts b/projects/angular-ui/src/lib/core/colors.ts index d7c8f11c..14cc2525 100644 --- a/projects/angular-ui/src/lib/core/colors.ts +++ b/projects/angular-ui/src/lib/core/colors.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/core/index.ts b/projects/angular-ui/src/lib/core/index.ts index 98fc299d..65842e5b 100644 --- a/projects/angular-ui/src/lib/core/index.ts +++ b/projects/angular-ui/src/lib/core/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.spec.ts b/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.spec.ts index 4ae44430..f1a386c2 100644 --- a/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.spec.ts +++ b/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.ts b/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.ts index e1c5ac0a..3eed5a2b 100644 --- a/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.ts +++ b/projects/angular-ui/src/lib/dropdown-menu/dropdown-menu.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/dropdown-menu/index.ts b/projects/angular-ui/src/lib/dropdown-menu/index.ts index 1e83feb1..6e6a715f 100644 --- a/projects/angular-ui/src/lib/dropdown-menu/index.ts +++ b/projects/angular-ui/src/lib/dropdown-menu/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/dropdown-menu/module.ts b/projects/angular-ui/src/lib/dropdown-menu/module.ts index 08f7c621..8a493d6a 100644 --- a/projects/angular-ui/src/lib/dropdown-menu/module.ts +++ b/projects/angular-ui/src/lib/dropdown-menu/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/dropdown-menu/tests/dropdown-menu.hostcomponent.spec.ts b/projects/angular-ui/src/lib/dropdown-menu/tests/dropdown-menu.hostcomponent.spec.ts index 5ced71c9..ba3e0735 100644 --- a/projects/angular-ui/src/lib/dropdown-menu/tests/dropdown-menu.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/dropdown-menu/tests/dropdown-menu.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/file-input.component.html b/projects/angular-ui/src/lib/file/file-input.component.html index f738ef1b..28ff1b18 100644 --- a/projects/angular-ui/src/lib/file/file-input.component.html +++ b/projects/angular-ui/src/lib/file/file-input.component.html @@ -1,4 +1,10 @@ - +
input { + display: none; + } &:focus-within.dropzone-focus { box-shadow: 0 0 0 0.1875rem $highlight-focus; background-color: $highlight-light; diff --git a/projects/angular-ui/src/lib/file/file-input.component.spec.ts b/projects/angular-ui/src/lib/file/file-input.component.spec.ts index 131c37bf..1516f451 100644 --- a/projects/angular-ui/src/lib/file/file-input.component.spec.ts +++ b/projects/angular-ui/src/lib/file/file-input.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ @@ -100,10 +100,15 @@ describe('BaoFileInputComponent', () => { expect(helperText.length).toBe(1); expect(dropZone.length).toBe(1); const innerHelperText = helperText[0].nativeNode.firstElementChild; - const inputElement = dropZone[0].nativeNode.children.item(1); - expect(inputElement.attributes['aria-describedby']).toBeDefined(); - expect(inputElement.attributes['aria-describedby'].value).toBe( - innerHelperText.id + const buttonElement = dropZone[0].nativeNode.children.item(0); + const buttonSpan = buttonElement.firstElementChild; + + expect(buttonElement.attributes['aria-describedby']).toBeDefined(); + expect(buttonSpan.id).toBeDefined(); + expect(innerHelperText.id).toBeDefined(); + + expect(buttonElement.attributes['aria-describedby'].value).toBe( + `${innerHelperText.id} ${buttonSpan.id}` ); }); it('should display text in french by default', () => { diff --git a/projects/angular-ui/src/lib/file/file-input.component.ts b/projects/angular-ui/src/lib/file/file-input.component.ts index a1ff6107..02b821e2 100644 --- a/projects/angular-ui/src/lib/file/file-input.component.ts +++ b/projects/angular-ui/src/lib/file/file-input.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ @@ -271,23 +271,41 @@ export class BaoFileInputComponent } private setDescribedByAttribute(): void { + this._helperTextId = `bao-guiding-text-${fileTextUniqueId++}`; + const buttonText = `${this._helperTextId}-label`; + const describedbyIds = []; + const helperText = Array.from(this.nativeElement.children).find( (el: HTMLElement) => el.localName === 'bao-guiding-text' ); + if (helperText) { - this._helperTextId = `bao-guiding-text-${fileTextUniqueId++}`; + describedbyIds.push(this._helperTextId); this.renderer.setAttribute( helperText.firstElementChild, 'id', this._helperTextId ); - const inputElement = Array.from(this.nativeElement.children) - .find((el: HTMLElement) => el.className == 'file-drop-zone') - .children.item(1); + } + + const inputElement = Array.from(this.nativeElement.children) + .find((el: HTMLElement) => el.className == 'file-drop-zone') + .children.item(0); + + if (inputElement) { + describedbyIds.push(buttonText); + this.renderer.setAttribute( + inputElement.firstElementChild, + 'id', + buttonText + ); + } + + if (describedbyIds.length) { this.renderer.setAttribute( inputElement, 'aria-describedby', - this._helperTextId + describedbyIds.filter(String).join(' ') ); } } diff --git a/projects/angular-ui/src/lib/file/file-intl.ts b/projects/angular-ui/src/lib/file/file-intl.ts index f1e82f66..7f2da807 100644 --- a/projects/angular-ui/src/lib/file/file-intl.ts +++ b/projects/angular-ui/src/lib/file/file-intl.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/file-preview.component.spec.ts b/projects/angular-ui/src/lib/file/file-preview.component.spec.ts index e65d9ccc..dde9fa41 100644 --- a/projects/angular-ui/src/lib/file/file-preview.component.spec.ts +++ b/projects/angular-ui/src/lib/file/file-preview.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/file-preview.component.ts b/projects/angular-ui/src/lib/file/file-preview.component.ts index 5d71447c..33ab53e1 100644 --- a/projects/angular-ui/src/lib/file/file-preview.component.ts +++ b/projects/angular-ui/src/lib/file/file-preview.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/index.ts b/projects/angular-ui/src/lib/file/index.ts index 9f167d18..bf0009da 100644 --- a/projects/angular-ui/src/lib/file/index.ts +++ b/projects/angular-ui/src/lib/file/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/module.ts b/projects/angular-ui/src/lib/file/module.ts index 342b90bb..61f79c38 100644 --- a/projects/angular-ui/src/lib/file/module.ts +++ b/projects/angular-ui/src/lib/file/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/tests/file-input.hostcomponent.spec.ts b/projects/angular-ui/src/lib/file/tests/file-input.hostcomponent.spec.ts index 3838d468..1cffdd5b 100644 --- a/projects/angular-ui/src/lib/file/tests/file-input.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/file/tests/file-input.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/file/tests/file-preview.hostcomponent.spec.ts b/projects/angular-ui/src/lib/file/tests/file-preview.hostcomponent.spec.ts index 9628b25d..7b9520a2 100644 --- a/projects/angular-ui/src/lib/file/tests/file-preview.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/file/tests/file-preview.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/header-info/header-info.component.ts b/projects/angular-ui/src/lib/header-info/header-info.component.ts index b8cbc869..50285560 100644 --- a/projects/angular-ui/src/lib/header-info/header-info.component.ts +++ b/projects/angular-ui/src/lib/header-info/header-info.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/header-info/index.ts b/projects/angular-ui/src/lib/header-info/index.ts index e51cacb6..86402ff2 100644 --- a/projects/angular-ui/src/lib/header-info/index.ts +++ b/projects/angular-ui/src/lib/header-info/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/header-info/module.ts b/projects/angular-ui/src/lib/header-info/module.ts index 9c91665a..b09e8a4c 100644 --- a/projects/angular-ui/src/lib/header-info/module.ts +++ b/projects/angular-ui/src/lib/header-info/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/hyperlink/hyperlink.component.spec.ts b/projects/angular-ui/src/lib/hyperlink/hyperlink.component.spec.ts index 4cf4c4c2..4b1cdd6d 100644 --- a/projects/angular-ui/src/lib/hyperlink/hyperlink.component.spec.ts +++ b/projects/angular-ui/src/lib/hyperlink/hyperlink.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/hyperlink/hyperlink.component.ts b/projects/angular-ui/src/lib/hyperlink/hyperlink.component.ts index ba431e47..b44d9615 100644 --- a/projects/angular-ui/src/lib/hyperlink/hyperlink.component.ts +++ b/projects/angular-ui/src/lib/hyperlink/hyperlink.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/hyperlink/index.ts b/projects/angular-ui/src/lib/hyperlink/index.ts index 774bfb27..fa1e6f4b 100644 --- a/projects/angular-ui/src/lib/hyperlink/index.ts +++ b/projects/angular-ui/src/lib/hyperlink/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/hyperlink/module.ts b/projects/angular-ui/src/lib/hyperlink/module.ts index e6d5d3be..d46a982f 100644 --- a/projects/angular-ui/src/lib/hyperlink/module.ts +++ b/projects/angular-ui/src/lib/hyperlink/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/hyperlink/tests/hyperlink.hostcomponent.spec.ts b/projects/angular-ui/src/lib/hyperlink/tests/hyperlink.hostcomponent.spec.ts index b032e0b2..2c23057a 100644 --- a/projects/angular-ui/src/lib/hyperlink/tests/hyperlink.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/hyperlink/tests/hyperlink.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/icon/bao-icon-registry.ts b/projects/angular-ui/src/lib/icon/bao-icon-registry.ts index 320895d6..f5614060 100644 --- a/projects/angular-ui/src/lib/icon/bao-icon-registry.ts +++ b/projects/angular-ui/src/lib/icon/bao-icon-registry.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/icon/icon.component.ts b/projects/angular-ui/src/lib/icon/icon.component.ts index 4a49d199..97c63b3c 100644 --- a/projects/angular-ui/src/lib/icon/icon.component.ts +++ b/projects/angular-ui/src/lib/icon/icon.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/icon/icons-dictionary.ts b/projects/angular-ui/src/lib/icon/icons-dictionary.ts index 9d9c27a5..3856ac84 100644 --- a/projects/angular-ui/src/lib/icon/icons-dictionary.ts +++ b/projects/angular-ui/src/lib/icon/icons-dictionary.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/icon/index.ts b/projects/angular-ui/src/lib/icon/index.ts index f091fadf..20608597 100644 --- a/projects/angular-ui/src/lib/icon/index.ts +++ b/projects/angular-ui/src/lib/icon/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/icon/module.ts b/projects/angular-ui/src/lib/icon/module.ts index 1bebb0a2..a1114af4 100644 --- a/projects/angular-ui/src/lib/icon/module.ts +++ b/projects/angular-ui/src/lib/icon/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/list/index.ts b/projects/angular-ui/src/lib/list/index.ts index 839fce98..b6edfe7a 100644 --- a/projects/angular-ui/src/lib/list/index.ts +++ b/projects/angular-ui/src/lib/list/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/list/list.component.spec.ts b/projects/angular-ui/src/lib/list/list.component.spec.ts index fff9934a..416195a4 100644 --- a/projects/angular-ui/src/lib/list/list.component.spec.ts +++ b/projects/angular-ui/src/lib/list/list.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/list/list.component.ts b/projects/angular-ui/src/lib/list/list.component.ts index 44a77c61..29e0f815 100644 --- a/projects/angular-ui/src/lib/list/list.component.ts +++ b/projects/angular-ui/src/lib/list/list.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/list/module.ts b/projects/angular-ui/src/lib/list/module.ts index cbde48e8..fe17524b 100644 --- a/projects/angular-ui/src/lib/list/module.ts +++ b/projects/angular-ui/src/lib/list/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/list/tests/list.hostcomponent.spec.ts b/projects/angular-ui/src/lib/list/tests/list.hostcomponent.spec.ts index 73453ddb..097bdcae 100644 --- a/projects/angular-ui/src/lib/list/tests/list.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/list/tests/list.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/message-bar/index.ts b/projects/angular-ui/src/lib/message-bar/index.ts index 605102a7..28f852f7 100644 --- a/projects/angular-ui/src/lib/message-bar/index.ts +++ b/projects/angular-ui/src/lib/message-bar/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/message-bar/message-bar.component.ts b/projects/angular-ui/src/lib/message-bar/message-bar.component.ts index d483d642..f56e3521 100644 --- a/projects/angular-ui/src/lib/message-bar/message-bar.component.ts +++ b/projects/angular-ui/src/lib/message-bar/message-bar.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/message-bar/module.ts b/projects/angular-ui/src/lib/message-bar/module.ts index ddd4477d..2a147e3a 100644 --- a/projects/angular-ui/src/lib/message-bar/module.ts +++ b/projects/angular-ui/src/lib/message-bar/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/message-bar/tests/message-bar.component.spec.ts b/projects/angular-ui/src/lib/message-bar/tests/message-bar.component.spec.ts index d00491fb..4b5eee10 100644 --- a/projects/angular-ui/src/lib/message-bar/tests/message-bar.component.spec.ts +++ b/projects/angular-ui/src/lib/message-bar/tests/message-bar.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/index.ts b/projects/angular-ui/src/lib/modal/index.ts index 10d4ccd3..93fc77db 100644 --- a/projects/angular-ui/src/lib/modal/index.ts +++ b/projects/angular-ui/src/lib/modal/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal-animations.ts b/projects/angular-ui/src/lib/modal/modal-animations.ts index 8325922e..85487830 100644 --- a/projects/angular-ui/src/lib/modal/modal-animations.ts +++ b/projects/angular-ui/src/lib/modal/modal-animations.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal-config.ts b/projects/angular-ui/src/lib/modal/modal-config.ts index e7b48413..d141e35b 100644 --- a/projects/angular-ui/src/lib/modal/modal-config.ts +++ b/projects/angular-ui/src/lib/modal/modal-config.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal-container.ts b/projects/angular-ui/src/lib/modal/modal-container.ts index 30ffb8c7..ba2de152 100644 --- a/projects/angular-ui/src/lib/modal/modal-container.ts +++ b/projects/angular-ui/src/lib/modal/modal-container.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal-directives.ts b/projects/angular-ui/src/lib/modal/modal-directives.ts index 4779d5b6..6bdd048e 100644 --- a/projects/angular-ui/src/lib/modal/modal-directives.ts +++ b/projects/angular-ui/src/lib/modal/modal-directives.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal-ref.ts b/projects/angular-ui/src/lib/modal/modal-ref.ts index 8c6fd0dc..6bced52b 100644 --- a/projects/angular-ui/src/lib/modal/modal-ref.ts +++ b/projects/angular-ui/src/lib/modal/modal-ref.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/modal.ts b/projects/angular-ui/src/lib/modal/modal.ts index 8c778ae3..e3aeb10e 100644 --- a/projects/angular-ui/src/lib/modal/modal.ts +++ b/projects/angular-ui/src/lib/modal/modal.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/module.ts b/projects/angular-ui/src/lib/modal/module.ts index 8940972a..59ac58cc 100644 --- a/projects/angular-ui/src/lib/modal/module.ts +++ b/projects/angular-ui/src/lib/modal/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/modal/tests/modal.spec.ts b/projects/angular-ui/src/lib/modal/tests/modal.spec.ts index d339c022..b9d9c26e 100644 --- a/projects/angular-ui/src/lib/modal/tests/modal.spec.ts +++ b/projects/angular-ui/src/lib/modal/tests/modal.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/pagination/index.ts b/projects/angular-ui/src/lib/pagination/index.ts index 122aee09..90c456c2 100644 --- a/projects/angular-ui/src/lib/pagination/index.ts +++ b/projects/angular-ui/src/lib/pagination/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/pagination/module.ts b/projects/angular-ui/src/lib/pagination/module.ts index 3ea5ec3f..266c24a1 100644 --- a/projects/angular-ui/src/lib/pagination/module.ts +++ b/projects/angular-ui/src/lib/pagination/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/pagination/pagination.component.spec.ts b/projects/angular-ui/src/lib/pagination/pagination.component.spec.ts index 2277f284..cc3cc04f 100644 --- a/projects/angular-ui/src/lib/pagination/pagination.component.spec.ts +++ b/projects/angular-ui/src/lib/pagination/pagination.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/pagination/pagination.component.ts b/projects/angular-ui/src/lib/pagination/pagination.component.ts index 6ddc309d..d0dd39f3 100644 --- a/projects/angular-ui/src/lib/pagination/pagination.component.ts +++ b/projects/angular-ui/src/lib/pagination/pagination.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/radio/index.ts b/projects/angular-ui/src/lib/radio/index.ts index 4cdec824..ef1f5b49 100644 --- a/projects/angular-ui/src/lib/radio/index.ts +++ b/projects/angular-ui/src/lib/radio/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/radio/module.ts b/projects/angular-ui/src/lib/radio/module.ts index 2ace7f3b..47b9e755 100644 --- a/projects/angular-ui/src/lib/radio/module.ts +++ b/projects/angular-ui/src/lib/radio/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/radio/radio-group.component.ts b/projects/angular-ui/src/lib/radio/radio-group.component.ts index 232b8ed5..2b0f0cb1 100644 --- a/projects/angular-ui/src/lib/radio/radio-group.component.ts +++ b/projects/angular-ui/src/lib/radio/radio-group.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/radio/radio.component.ts b/projects/angular-ui/src/lib/radio/radio.component.ts index b758ad88..01b0b05c 100644 --- a/projects/angular-ui/src/lib/radio/radio.component.ts +++ b/projects/angular-ui/src/lib/radio/radio.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/shared/enum/display-mode.ts b/projects/angular-ui/src/lib/shared/enum/display-mode.ts index d0bd780f..42746f52 100644 --- a/projects/angular-ui/src/lib/shared/enum/display-mode.ts +++ b/projects/angular-ui/src/lib/shared/enum/display-mode.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/shared/index.ts b/projects/angular-ui/src/lib/shared/index.ts index 54419862..cbebcd3c 100644 --- a/projects/angular-ui/src/lib/shared/index.ts +++ b/projects/angular-ui/src/lib/shared/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/index.ts b/projects/angular-ui/src/lib/snack-bar/index.ts index f6116269..b6e4beeb 100644 --- a/projects/angular-ui/src/lib/snack-bar/index.ts +++ b/projects/angular-ui/src/lib/snack-bar/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/module.ts b/projects/angular-ui/src/lib/snack-bar/module.ts index 6cc713d3..3d398a00 100644 --- a/projects/angular-ui/src/lib/snack-bar/module.ts +++ b/projects/angular-ui/src/lib/snack-bar/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/simple-snack-bar.component.ts b/projects/angular-ui/src/lib/snack-bar/simple-snack-bar.component.ts index f6497fb4..6ede920c 100644 --- a/projects/angular-ui/src/lib/snack-bar/simple-snack-bar.component.ts +++ b/projects/angular-ui/src/lib/snack-bar/simple-snack-bar.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/snack-bar-animations.ts b/projects/angular-ui/src/lib/snack-bar/snack-bar-animations.ts index 6728c9ca..b8b7b81e 100644 --- a/projects/angular-ui/src/lib/snack-bar/snack-bar-animations.ts +++ b/projects/angular-ui/src/lib/snack-bar/snack-bar-animations.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/snack-bar-config.ts b/projects/angular-ui/src/lib/snack-bar/snack-bar-config.ts index 742da7d0..9e7f0ad6 100644 --- a/projects/angular-ui/src/lib/snack-bar/snack-bar-config.ts +++ b/projects/angular-ui/src/lib/snack-bar/snack-bar-config.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/snack-bar-container.ts b/projects/angular-ui/src/lib/snack-bar/snack-bar-container.ts index 2c221cf9..b71fbfed 100644 --- a/projects/angular-ui/src/lib/snack-bar/snack-bar-container.ts +++ b/projects/angular-ui/src/lib/snack-bar/snack-bar-container.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/snack-bar-ref.ts b/projects/angular-ui/src/lib/snack-bar/snack-bar-ref.ts index 8152f245..a5f850bd 100644 --- a/projects/angular-ui/src/lib/snack-bar/snack-bar-ref.ts +++ b/projects/angular-ui/src/lib/snack-bar/snack-bar-ref.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/snack-bar/snack-bar.ts b/projects/angular-ui/src/lib/snack-bar/snack-bar.ts index 45d6cfe4..d81dace0 100644 --- a/projects/angular-ui/src/lib/snack-bar/snack-bar.ts +++ b/projects/angular-ui/src/lib/snack-bar/snack-bar.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/summary/index.ts b/projects/angular-ui/src/lib/summary/index.ts index 5cda333d..a016105c 100644 --- a/projects/angular-ui/src/lib/summary/index.ts +++ b/projects/angular-ui/src/lib/summary/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/summary/list-summary.component.ts b/projects/angular-ui/src/lib/summary/list-summary.component.ts index 4f39baf7..63345544 100644 --- a/projects/angular-ui/src/lib/summary/list-summary.component.ts +++ b/projects/angular-ui/src/lib/summary/list-summary.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/summary/module.ts b/projects/angular-ui/src/lib/summary/module.ts index 6de24cd5..eb702e2d 100644 --- a/projects/angular-ui/src/lib/summary/module.ts +++ b/projects/angular-ui/src/lib/summary/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/summary/summary.component.ts b/projects/angular-ui/src/lib/summary/summary.component.ts index 91fccc9c..3de4913c 100644 --- a/projects/angular-ui/src/lib/summary/summary.component.ts +++ b/projects/angular-ui/src/lib/summary/summary.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/system-header/index.ts b/projects/angular-ui/src/lib/system-header/index.ts index 98431f47..a5e476e5 100644 --- a/projects/angular-ui/src/lib/system-header/index.ts +++ b/projects/angular-ui/src/lib/system-header/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/system-header/module.ts b/projects/angular-ui/src/lib/system-header/module.ts index 089a3901..e8be1d44 100644 --- a/projects/angular-ui/src/lib/system-header/module.ts +++ b/projects/angular-ui/src/lib/system-header/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/system-header/system-header.component.spec.ts b/projects/angular-ui/src/lib/system-header/system-header.component.spec.ts index cbd88aae..a18dec79 100644 --- a/projects/angular-ui/src/lib/system-header/system-header.component.spec.ts +++ b/projects/angular-ui/src/lib/system-header/system-header.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/system-header/system-header.component.ts b/projects/angular-ui/src/lib/system-header/system-header.component.ts index ba56f117..4aaf7d71 100644 --- a/projects/angular-ui/src/lib/system-header/system-header.component.ts +++ b/projects/angular-ui/src/lib/system-header/system-header.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/system-header/tests/system-header.hostcomponent.spec.ts b/projects/angular-ui/src/lib/system-header/tests/system-header.hostcomponent.spec.ts index 6c8d1cc6..fd56b0ea 100644 --- a/projects/angular-ui/src/lib/system-header/tests/system-header.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/system-header/tests/system-header.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tabs/index.ts b/projects/angular-ui/src/lib/tabs/index.ts index a966a3e8..25f5658a 100644 --- a/projects/angular-ui/src/lib/tabs/index.ts +++ b/projects/angular-ui/src/lib/tabs/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tabs/module.ts b/projects/angular-ui/src/lib/tabs/module.ts index 9e13bf2b..9d26221c 100644 --- a/projects/angular-ui/src/lib/tabs/module.ts +++ b/projects/angular-ui/src/lib/tabs/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tabs/tabs.component.spec.ts b/projects/angular-ui/src/lib/tabs/tabs.component.spec.ts index bfe74972..5dfa5d33 100644 --- a/projects/angular-ui/src/lib/tabs/tabs.component.spec.ts +++ b/projects/angular-ui/src/lib/tabs/tabs.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tabs/tabs.component.ts b/projects/angular-ui/src/lib/tabs/tabs.component.ts index 37197f9d..ff64d041 100644 --- a/projects/angular-ui/src/lib/tabs/tabs.component.ts +++ b/projects/angular-ui/src/lib/tabs/tabs.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tabs/tests/tabs.hostcomponent.spec.ts b/projects/angular-ui/src/lib/tabs/tests/tabs.hostcomponent.spec.ts index c9359d6c..1f3597c6 100644 --- a/projects/angular-ui/src/lib/tabs/tests/tabs.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/tabs/tests/tabs.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tag/index.ts b/projects/angular-ui/src/lib/tag/index.ts index 500458e4..b843fe36 100644 --- a/projects/angular-ui/src/lib/tag/index.ts +++ b/projects/angular-ui/src/lib/tag/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tag/module.ts b/projects/angular-ui/src/lib/tag/module.ts index abeed47d..9cfa9406 100644 --- a/projects/angular-ui/src/lib/tag/module.ts +++ b/projects/angular-ui/src/lib/tag/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tag/tag.component.spec.ts b/projects/angular-ui/src/lib/tag/tag.component.spec.ts index 23aef298..9833825a 100644 --- a/projects/angular-ui/src/lib/tag/tag.component.spec.ts +++ b/projects/angular-ui/src/lib/tag/tag.component.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tag/tag.component.ts b/projects/angular-ui/src/lib/tag/tag.component.ts index d156d2da..55422a32 100644 --- a/projects/angular-ui/src/lib/tag/tag.component.ts +++ b/projects/angular-ui/src/lib/tag/tag.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/lib/tag/tests/tag.hostcomponent.spec.ts b/projects/angular-ui/src/lib/tag/tests/tag.hostcomponent.spec.ts index 65b2ef20..5230b5b2 100644 --- a/projects/angular-ui/src/lib/tag/tests/tag.hostcomponent.spec.ts +++ b/projects/angular-ui/src/lib/tag/tests/tag.hostcomponent.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/public-api.ts b/projects/angular-ui/src/public-api.ts index c7490d6f..9098a78e 100644 --- a/projects/angular-ui/src/public-api.ts +++ b/projects/angular-ui/src/public-api.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/angular-ui/src/test.ts b/projects/angular-ui/src/test.ts index b7861e05..5a4e7450 100644 --- a/projects/angular-ui/src/test.ts +++ b/projects/angular-ui/src/test.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/app.component.ts b/projects/storybook-angular/src/app/app.component.ts index 33b8e06b..74f634a9 100644 --- a/projects/storybook-angular/src/app/app.component.ts +++ b/projects/storybook-angular/src/app/app.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/app.module.ts b/projects/storybook-angular/src/app/app.module.ts index 71a4b907..6e28da28 100644 --- a/projects/storybook-angular/src/app/app.module.ts +++ b/projects/storybook-angular/src/app/app.module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/checkbox/form/checkbox-example.component.ts b/projects/storybook-angular/src/app/checkbox/form/checkbox-example.component.ts index 5baede85..8c2e1c88 100644 --- a/projects/storybook-angular/src/app/checkbox/form/checkbox-example.component.ts +++ b/projects/storybook-angular/src/app/checkbox/form/checkbox-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/checkbox/reactiveForm/checkbox-example.component.ts b/projects/storybook-angular/src/app/checkbox/reactiveForm/checkbox-example.component.ts index aec16d6f..b3bf2f94 100644 --- a/projects/storybook-angular/src/app/checkbox/reactiveForm/checkbox-example.component.ts +++ b/projects/storybook-angular/src/app/checkbox/reactiveForm/checkbox-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/file/file-example.component.ts b/projects/storybook-angular/src/app/file/file-example.component.ts index cb0c065f..379a4da1 100644 --- a/projects/storybook-angular/src/app/file/file-example.component.ts +++ b/projects/storybook-angular/src/app/file/file-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-filter/modal-filter-example.component.ts b/projects/storybook-angular/src/app/modal/modal-filter/modal-filter-example.component.ts index fca16f84..ba515b79 100644 --- a/projects/storybook-angular/src/app/modal/modal-filter/modal-filter-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-filter/modal-filter-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-form/modal-form-example.component.ts b/projects/storybook-angular/src/app/modal/modal-form/modal-form-example.component.ts index b0dd4737..36b64773 100644 --- a/projects/storybook-angular/src/app/modal/modal-form/modal-form-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-form/modal-form-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-medium/modal-content-medium-example.component.ts b/projects/storybook-angular/src/app/modal/modal-medium/modal-content-medium-example.component.ts index 8d38a353..b86d4994 100644 --- a/projects/storybook-angular/src/app/modal/modal-medium/modal-content-medium-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-medium/modal-content-medium-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-scrollable/modal-content-scrollable-example.component.ts b/projects/storybook-angular/src/app/modal/modal-scrollable/modal-content-scrollable-example.component.ts index 47ebf1f3..ef29ceba 100644 --- a/projects/storybook-angular/src/app/modal/modal-scrollable/modal-content-scrollable-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-scrollable/modal-content-scrollable-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-small/modal-content-small-example.component.ts b/projects/storybook-angular/src/app/modal/modal-small/modal-content-small-example.component.ts index 1d4cdcfc..d4313f58 100644 --- a/projects/storybook-angular/src/app/modal/modal-small/modal-content-small-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-small/modal-content-small-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/modal-without-footer/modal-content-without-footer-example.component.ts b/projects/storybook-angular/src/app/modal/modal-without-footer/modal-content-without-footer-example.component.ts index e1d189db..7600947c 100644 --- a/projects/storybook-angular/src/app/modal/modal-without-footer/modal-content-without-footer-example.component.ts +++ b/projects/storybook-angular/src/app/modal/modal-without-footer/modal-content-without-footer-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/modal/module.ts b/projects/storybook-angular/src/app/modal/module.ts index 8b77a311..5d2325e1 100644 --- a/projects/storybook-angular/src/app/modal/module.ts +++ b/projects/storybook-angular/src/app/modal/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/radio/form/radio-example.component.ts b/projects/storybook-angular/src/app/radio/form/radio-example.component.ts index 9f532ad2..75d502ee 100644 --- a/projects/storybook-angular/src/app/radio/form/radio-example.component.ts +++ b/projects/storybook-angular/src/app/radio/form/radio-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/radio/reactiveForm/radio-example.component.ts b/projects/storybook-angular/src/app/radio/reactiveForm/radio-example.component.ts index 91d14d68..241e29e6 100644 --- a/projects/storybook-angular/src/app/radio/reactiveForm/radio-example.component.ts +++ b/projects/storybook-angular/src/app/radio/reactiveForm/radio-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/snack-bar/module.ts b/projects/storybook-angular/src/app/snack-bar/module.ts index 7fbd20a9..42212ada 100644 --- a/projects/storybook-angular/src/app/snack-bar/module.ts +++ b/projects/storybook-angular/src/app/snack-bar/module.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/snack-bar/snack-bar-preview/snack-bar-preview.component.ts b/projects/storybook-angular/src/app/snack-bar/snack-bar-preview/snack-bar-preview.component.ts index f79706cc..5a134ee2 100644 --- a/projects/storybook-angular/src/app/snack-bar/snack-bar-preview/snack-bar-preview.component.ts +++ b/projects/storybook-angular/src/app/snack-bar/snack-bar-preview/snack-bar-preview.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-action/snack-bar-simple-with-action-example.component.ts b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-action/snack-bar-simple-with-action-example.component.ts index 4cfd44e6..0c13caa2 100644 --- a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-action/snack-bar-simple-with-action-example.component.ts +++ b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-action/snack-bar-simple-with-action-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-config/snack-bar-simple-with-config-example.component.ts b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-config/snack-bar-simple-with-config-example.component.ts index 1af52391..1e4dc172 100644 --- a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-config/snack-bar-simple-with-config-example.component.ts +++ b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple-with-config/snack-bar-simple-with-config-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple/snack-bar-simple-example.component.ts b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple/snack-bar-simple-example.component.ts index a75a8ae9..f587ab98 100644 --- a/projects/storybook-angular/src/app/snack-bar/snack-bar-simple/snack-bar-simple-example.component.ts +++ b/projects/storybook-angular/src/app/snack-bar/snack-bar-simple/snack-bar-simple-example.component.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/environments/environment.prod.ts b/projects/storybook-angular/src/environments/environment.prod.ts index 11f9c058..21d4ac63 100644 --- a/projects/storybook-angular/src/environments/environment.prod.ts +++ b/projects/storybook-angular/src/environments/environment.prod.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/environments/environment.ts b/projects/storybook-angular/src/environments/environment.ts index f0fe59c7..29877d62 100644 --- a/projects/storybook-angular/src/environments/environment.ts +++ b/projects/storybook-angular/src/environments/environment.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/main.ts b/projects/storybook-angular/src/main.ts index fad2171f..eede6297 100644 --- a/projects/storybook-angular/src/main.ts +++ b/projects/storybook-angular/src/main.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/polyfills.ts b/projects/storybook-angular/src/polyfills.ts index 51834f0a..06bc4b23 100644 --- a/projects/storybook-angular/src/polyfills.ts +++ b/projects/storybook-angular/src/polyfills.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Alert/Alert.stories.ts b/projects/storybook-angular/src/stories/Alert/Alert.stories.ts index 41872917..9f0f0bc6 100644 --- a/projects/storybook-angular/src/stories/Alert/Alert.stories.ts +++ b/projects/storybook-angular/src/stories/Alert/Alert.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Avatar/Avatar.stories.ts b/projects/storybook-angular/src/stories/Avatar/Avatar.stories.ts index 9e321444..dc72db08 100644 --- a/projects/storybook-angular/src/stories/Avatar/Avatar.stories.ts +++ b/projects/storybook-angular/src/stories/Avatar/Avatar.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Breadcrumb/Breadcrumb.stories.ts b/projects/storybook-angular/src/stories/Breadcrumb/Breadcrumb.stories.ts index 585d4a96..cd7553f5 100644 --- a/projects/storybook-angular/src/stories/Breadcrumb/Breadcrumb.stories.ts +++ b/projects/storybook-angular/src/stories/Breadcrumb/Breadcrumb.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Button/Button.stories.ts b/projects/storybook-angular/src/stories/Button/Button.stories.ts index 80fc7def..cdb504e7 100644 --- a/projects/storybook-angular/src/stories/Button/Button.stories.ts +++ b/projects/storybook-angular/src/stories/Button/Button.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Button/Editorial.button.stories.ts b/projects/storybook-angular/src/stories/Button/Editorial.button.stories.ts index 3b9b4b87..92dc5a2f 100644 --- a/projects/storybook-angular/src/stories/Button/Editorial.button.stories.ts +++ b/projects/storybook-angular/src/stories/Button/Editorial.button.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Card/Card.stories.ts b/projects/storybook-angular/src/stories/Card/Card.stories.ts index 872f9056..0ad608d8 100644 --- a/projects/storybook-angular/src/stories/Card/Card.stories.ts +++ b/projects/storybook-angular/src/stories/Card/Card.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Checkbox/Checkbox.stories.ts b/projects/storybook-angular/src/stories/Checkbox/Checkbox.stories.ts index a2350f52..c48f46a8 100644 --- a/projects/storybook-angular/src/stories/Checkbox/Checkbox.stories.ts +++ b/projects/storybook-angular/src/stories/Checkbox/Checkbox.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/DropdownMenu/DropdownMenu.stories.ts b/projects/storybook-angular/src/stories/DropdownMenu/DropdownMenu.stories.ts index 7179ec58..c63dc30e 100644 --- a/projects/storybook-angular/src/stories/DropdownMenu/DropdownMenu.stories.ts +++ b/projects/storybook-angular/src/stories/DropdownMenu/DropdownMenu.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/File/FileInput.stories.ts b/projects/storybook-angular/src/stories/File/FileInput.stories.ts index 2079ac4c..8de1aa8f 100644 --- a/projects/storybook-angular/src/stories/File/FileInput.stories.ts +++ b/projects/storybook-angular/src/stories/File/FileInput.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/File/FilePreview.stories.ts b/projects/storybook-angular/src/stories/File/FilePreview.stories.ts index 78270a35..fdfe7dd5 100644 --- a/projects/storybook-angular/src/stories/File/FilePreview.stories.ts +++ b/projects/storybook-angular/src/stories/File/FilePreview.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Header/Header-info.stories.ts b/projects/storybook-angular/src/stories/Header/Header-info.stories.ts index a5e39e93..1fec122b 100644 --- a/projects/storybook-angular/src/stories/Header/Header-info.stories.ts +++ b/projects/storybook-angular/src/stories/Header/Header-info.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Hyperlink/Hyperlink.stories.ts b/projects/storybook-angular/src/stories/Hyperlink/Hyperlink.stories.ts index 14ff71da..2bc2839a 100644 --- a/projects/storybook-angular/src/stories/Hyperlink/Hyperlink.stories.ts +++ b/projects/storybook-angular/src/stories/Hyperlink/Hyperlink.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Icon/Icon.stories.ts b/projects/storybook-angular/src/stories/Icon/Icon.stories.ts index bc37dc77..5baf6298 100644 --- a/projects/storybook-angular/src/stories/Icon/Icon.stories.ts +++ b/projects/storybook-angular/src/stories/Icon/Icon.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/List/List.stories.ts b/projects/storybook-angular/src/stories/List/List.stories.ts index 3bdd7ed7..5caea8a6 100644 --- a/projects/storybook-angular/src/stories/List/List.stories.ts +++ b/projects/storybook-angular/src/stories/List/List.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/List/NavigationList.stories.ts b/projects/storybook-angular/src/stories/List/NavigationList.stories.ts index 0a09f662..ab0e0483 100644 --- a/projects/storybook-angular/src/stories/List/NavigationList.stories.ts +++ b/projects/storybook-angular/src/stories/List/NavigationList.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/MessageBar/MessageBar.stories.ts b/projects/storybook-angular/src/stories/MessageBar/MessageBar.stories.ts index 1266207c..64e89069 100644 --- a/projects/storybook-angular/src/stories/MessageBar/MessageBar.stories.ts +++ b/projects/storybook-angular/src/stories/MessageBar/MessageBar.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/Modal.stories.ts b/projects/storybook-angular/src/stories/Modal/Modal.stories.ts index bd8d6de8..8b577457 100644 --- a/projects/storybook-angular/src/stories/Modal/Modal.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/Modal.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/ModalFilter.stories.ts b/projects/storybook-angular/src/stories/Modal/ModalFilter.stories.ts index 4bfb5e06..8ff30fe0 100644 --- a/projects/storybook-angular/src/stories/Modal/ModalFilter.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/ModalFilter.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/ModalMedium.stories.ts b/projects/storybook-angular/src/stories/Modal/ModalMedium.stories.ts index acc9ea16..89b31415 100644 --- a/projects/storybook-angular/src/stories/Modal/ModalMedium.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/ModalMedium.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/ModalScrollable.stories.ts b/projects/storybook-angular/src/stories/Modal/ModalScrollable.stories.ts index 0b69f5a9..d593b9fd 100644 --- a/projects/storybook-angular/src/stories/Modal/ModalScrollable.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/ModalScrollable.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/ModalWithForm.stories.ts b/projects/storybook-angular/src/stories/Modal/ModalWithForm.stories.ts index 2db226f6..c3f700ac 100644 --- a/projects/storybook-angular/src/stories/Modal/ModalWithForm.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/ModalWithForm.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Modal/ModalWithoutFooter.stories.ts b/projects/storybook-angular/src/stories/Modal/ModalWithoutFooter.stories.ts index 35b174f7..b5b0d4c7 100644 --- a/projects/storybook-angular/src/stories/Modal/ModalWithoutFooter.stories.ts +++ b/projects/storybook-angular/src/stories/Modal/ModalWithoutFooter.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Pagination/Pagination.stories.ts b/projects/storybook-angular/src/stories/Pagination/Pagination.stories.ts index 8f9ce88c..f24394fb 100644 --- a/projects/storybook-angular/src/stories/Pagination/Pagination.stories.ts +++ b/projects/storybook-angular/src/stories/Pagination/Pagination.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Radio/Radio.stories.ts b/projects/storybook-angular/src/stories/Radio/Radio.stories.ts index 6554329c..740870a3 100644 --- a/projects/storybook-angular/src/stories/Radio/Radio.stories.ts +++ b/projects/storybook-angular/src/stories/Radio/Radio.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/SnackBar/SnackBar.stories.ts b/projects/storybook-angular/src/stories/SnackBar/SnackBar.stories.ts index a75c1808..2cf154e6 100644 --- a/projects/storybook-angular/src/stories/SnackBar/SnackBar.stories.ts +++ b/projects/storybook-angular/src/stories/SnackBar/SnackBar.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/SnackBar/SnackBarSimple.stories.ts b/projects/storybook-angular/src/stories/SnackBar/SnackBarSimple.stories.ts index bf1f800c..107141bd 100644 --- a/projects/storybook-angular/src/stories/SnackBar/SnackBarSimple.stories.ts +++ b/projects/storybook-angular/src/stories/SnackBar/SnackBarSimple.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/SnackBar/SnackBarWithAction.stories.ts b/projects/storybook-angular/src/stories/SnackBar/SnackBarWithAction.stories.ts index fc471e16..e9a08532 100644 --- a/projects/storybook-angular/src/stories/SnackBar/SnackBarWithAction.stories.ts +++ b/projects/storybook-angular/src/stories/SnackBar/SnackBarWithAction.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/SnackBar/SnackBarWithConfig.stories.ts b/projects/storybook-angular/src/stories/SnackBar/SnackBarWithConfig.stories.ts index 7d9ad606..b335dd39 100644 --- a/projects/storybook-angular/src/stories/SnackBar/SnackBarWithConfig.stories.ts +++ b/projects/storybook-angular/src/stories/SnackBar/SnackBarWithConfig.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Summary/Summary.stories.ts b/projects/storybook-angular/src/stories/Summary/Summary.stories.ts index 88d578e0..9d5870a1 100644 --- a/projects/storybook-angular/src/stories/Summary/Summary.stories.ts +++ b/projects/storybook-angular/src/stories/Summary/Summary.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/SystemHeader/SystemHeader.stories.ts b/projects/storybook-angular/src/stories/SystemHeader/SystemHeader.stories.ts index 7f6d50a4..968481d1 100644 --- a/projects/storybook-angular/src/stories/SystemHeader/SystemHeader.stories.ts +++ b/projects/storybook-angular/src/stories/SystemHeader/SystemHeader.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Tabs/Tabs.stories.ts b/projects/storybook-angular/src/stories/Tabs/Tabs.stories.ts index fcefc617..89839c3f 100644 --- a/projects/storybook-angular/src/stories/Tabs/Tabs.stories.ts +++ b/projects/storybook-angular/src/stories/Tabs/Tabs.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/stories/Tag/Tag.stories.ts b/projects/storybook-angular/src/stories/Tag/Tag.stories.ts index 3288da9d..9f607546 100644 --- a/projects/storybook-angular/src/stories/Tag/Tag.stories.ts +++ b/projects/storybook-angular/src/stories/Tag/Tag.stories.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */ diff --git a/projects/storybook-angular/src/test.ts b/projects/storybook-angular/src/test.ts index d0c37b3e..7a66c091 100644 --- a/projects/storybook-angular/src/test.ts +++ b/projects/storybook-angular/src/test.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Ville de Montreal. All rights reserved. + * Copyright (c) 2026 Ville de Montreal. All rights reserved. * Licensed under the MIT license. * See LICENSE file in the project root for full license information. */