diff --git a/projects/ng-aquila/documentation/examples/action/action-indicator/action-indicator-example.html b/projects/ng-aquila/documentation/examples/action/action-indicator/action-indicator-example.html index 89f38e36f..69035545c 100644 --- a/projects/ng-aquila/documentation/examples/action/action-indicator/action-indicator-example.html +++ b/projects/ng-aquila/documentation/examples/action/action-indicator/action-indicator-example.html @@ -4,7 +4,7 @@ (click)="onSelect(action)" [selected]="action === selectedAction" > - + {{action.label}} - + {{action.label}} diff --git a/projects/ng-aquila/documentation/examples/action/action/action-example.html b/projects/ng-aquila/documentation/examples/action/action/action-example.html index eda0dc3b1..46806a87c 100644 --- a/projects/ng-aquila/documentation/examples/action/action/action-example.html +++ b/projects/ng-aquila/documentation/examples/action/action/action-example.html @@ -4,6 +4,6 @@ (click)="onSelect(action)" [selected]="action === selectedAction" > - + {{action.label}} diff --git a/projects/ng-aquila/documentation/examples/avatar/avatar-button/avatar-button-example.html b/projects/ng-aquila/documentation/examples/avatar/avatar-button/avatar-button-example.html index daa8aa3f6..306edcbdb 100644 --- a/projects/ng-aquila/documentation/examples/avatar/avatar-button/avatar-button-example.html +++ b/projects/ng-aquila/documentation/examples/avatar/avatar-button/avatar-button-example.html @@ -3,7 +3,7 @@ @@ -14,7 +14,7 @@ type="button" class="nx-margin-bottom-0 nx-margin-right-xs" > - + 1 @@ -24,6 +24,6 @@ type="button" class="nx-margin-bottom-0" > - + 99+ diff --git a/projects/ng-aquila/documentation/examples/button/button-icon/button-icon-example.html b/projects/ng-aquila/documentation/examples/button/button-icon/button-icon-example.html index 7befdd57f..0a1775d81 100644 --- a/projects/ng-aquila/documentation/examples/button/button-icon/button-icon-example.html +++ b/projects/ng-aquila/documentation/examples/button/button-icon/button-icon-example.html @@ -1,15 +1,15 @@ diff --git a/projects/ng-aquila/documentation/examples/button/button-plain-a1/button-plain-a1-example.html b/projects/ng-aquila/documentation/examples/button/button-plain-a1/button-plain-a1-example.html index 75ff900ab..a4587af73 100644 --- a/projects/ng-aquila/documentation/examples/button/button-plain-a1/button-plain-a1-example.html +++ b/projects/ng-aquila/documentation/examples/button/button-plain-a1/button-plain-a1-example.html @@ -16,10 +16,11 @@

type="button" class="nx-margin-right-m" > - Download + Download

@@ -41,10 +42,11 @@

type="button" class="nx-margin-right-m" > - Secondary small + Secondary small
diff --git a/projects/ng-aquila/documentation/examples/button/button-plain/button-plain-example.html b/projects/ng-aquila/documentation/examples/button/button-plain/button-plain-example.html index 4a7960dd8..60c743c53 100644 --- a/projects/ng-aquila/documentation/examples/button/button-plain/button-plain-example.html +++ b/projects/ng-aquila/documentation/examples/button/button-plain/button-plain-example.html @@ -2,10 +2,11 @@ Plain Button
diff --git a/projects/ng-aquila/documentation/examples/button/button-with-icon/button-with-icon-example.html b/projects/ng-aquila/documentation/examples/button/button-with-icon/button-with-icon-example.html index 992b87fc4..6747b42d6 100644 --- a/projects/ng-aquila/documentation/examples/button/button-with-icon/button-with-icon-example.html +++ b/projects/ng-aquila/documentation/examples/button/button-with-icon/button-with-icon-example.html @@ -1,21 +1,25 @@ diff --git a/projects/ng-aquila/documentation/examples/card/selectable-card-product/selectable-card-product-example.html b/projects/ng-aquila/documentation/examples/card/selectable-card-product/selectable-card-product-example.html index 01a3917c1..5dd308160 100644 --- a/projects/ng-aquila/documentation/examples/card/selectable-card-product/selectable-card-product-example.html +++ b/projects/ng-aquila/documentation/examples/card/selectable-card-product/selectable-card-product-example.html @@ -25,8 +25,13 @@ class="nx-margin-left-xs" [nxPopoverTriggerFor]="popover" nxPopoverTrigger="click" + aria-label="More information" > - + diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-disabled-columns/comparison-table-disabled-columns-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-disabled-columns/comparison-table-disabled-columns-example.html index 6ecf4df5b..de7bb7729 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-disabled-columns/comparison-table-disabled-columns-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-disabled-columns/comparison-table-disabled-columns-example.html @@ -58,7 +58,10 @@ nxPopoverTrigger="click" type="button" > - + Summary of what all services include @@ -96,7 +99,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-dynamic/comparison-table-dynamic-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-dynamic/comparison-table-dynamic-example.html index 441948d72..207e60da2 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-dynamic/comparison-table-dynamic-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-dynamic/comparison-table-dynamic-example.html @@ -39,7 +39,10 @@ nxPopoverTrigger="click" type="button" > - + {{ element['description'] }} @@ -99,7 +102,10 @@ nxPopoverTrigger="click" type="button" > - + {{row['description']}} diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-error/comparison-table-error-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-error/comparison-table-error-example.html index c1e9e1559..58ffd7ccb 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-error/comparison-table-error-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-error/comparison-table-error-example.html @@ -16,7 +16,10 @@ aria-label="More information" type="button" > - + - + Service headline popover content @@ -99,7 +105,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-hidden-columns/comparison-table-hidden-columns-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-hidden-columns/comparison-table-hidden-columns-example.html index 78c50826c..074203295 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-hidden-columns/comparison-table-hidden-columns-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-hidden-columns/comparison-table-hidden-columns-example.html @@ -45,7 +45,10 @@ aria-label="More information" type="button" > - + - + Service headline popover content @@ -137,7 +143,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-non-sticky-header/comparison-table-non-sticky-header-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-non-sticky-header/comparison-table-non-sticky-header-example.html index ec3ea22d4..876736838 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-non-sticky-header/comparison-table-non-sticky-header-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-non-sticky-header/comparison-table-non-sticky-header-example.html @@ -14,7 +14,10 @@ aria-label="More information" type="button" > - + - + Service headline popover content @@ -106,7 +112,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-static/comparison-table-static-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-static/comparison-table-static-example.html index fedf52923..e23a19e3a 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-static/comparison-table-static-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-static/comparison-table-static-example.html @@ -30,7 +30,10 @@ aria-label="More information" type="button" > - + - + Service headline popover content @@ -122,7 +128,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-with-intersection/comparison-table-with-intersection-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-with-intersection/comparison-table-with-intersection-example.html index 3d92e566e..c75401c56 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-with-intersection/comparison-table-with-intersection-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table-with-intersection/comparison-table-with-intersection-example.html @@ -27,7 +27,10 @@ nxPopoverTrigger="click" type="button" > - + - + Summary of what all services include @@ -140,7 +146,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content @@ -176,7 +185,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table/comparison-table-example.html b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table/comparison-table-example.html index a00681b20..33c5cf616 100644 --- a/projects/ng-aquila/documentation/examples/comparison-table/comparison-table/comparison-table-example.html +++ b/projects/ng-aquila/documentation/examples/comparison-table/comparison-table/comparison-table-example.html @@ -19,7 +19,10 @@ aria-label="More information" type="button" > - + - + Service headline popover content @@ -126,7 +132,10 @@ nxPopoverTrigger="click" type="button" > - + Service headline popover content diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-auto/file-uploader-auto-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-auto/file-uploader-auto-example.html index 60c10c82d..40a14a4ee 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-auto/file-uploader-auto-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-auto/file-uploader-auto-example.html @@ -17,7 +17,7 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-basic/file-uploader-basic-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-basic/file-uploader-basic-example.html index 5b5aadcdb..3852c15cb 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-basic/file-uploader-basic-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-basic/file-uploader-basic-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-custom-item/file-uploader-custom-item-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-custom-item/file-uploader-custom-item-example.html index 0328b6ec1..85f27ac9a 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-custom-item/file-uploader-custom-item-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-custom-item/file-uploader-custom-item-example.html @@ -15,7 +15,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-disable-common-validators/file-uploader-disable-common-validators-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-disable-common-validators/file-uploader-disable-common-validators-example.html index 4fc6dab1d..b40db13a7 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-disable-common-validators/file-uploader-disable-common-validators-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-disable-common-validators/file-uploader-disable-common-validators-example.html @@ -25,7 +25,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-drop-zone/file-uploader-drop-zone-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-drop-zone/file-uploader-drop-zone-example.html index 39bc70c0c..b57fcaada 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-drop-zone/file-uploader-drop-zone-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-drop-zone/file-uploader-drop-zone-example.html @@ -15,7 +15,11 @@ type="button" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-error-list/file-uploader-error-list-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-error-list/file-uploader-error-list-example.html index 0674b2b5b..19ea8518a 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-error-list/file-uploader-error-list-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-error-list/file-uploader-error-list-example.html @@ -25,7 +25,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-expert/file-uploader-expert-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-expert/file-uploader-expert-example.html index 6ae1b91c4..cbdf2f36a 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-expert/file-uploader-expert-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-expert/file-uploader-expert-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-intl/file-uploader-intl-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-intl/file-uploader-intl-example.html index 2addbf182..4deb0b910 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-intl/file-uploader-intl-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-intl/file-uploader-intl-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-max-file-number/file-uploader-max-file-number-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-max-file-number/file-uploader-max-file-number-example.html index 058e8c94d..6e11d079e 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-max-file-number/file-uploader-max-file-number-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-max-file-number/file-uploader-max-file-number-example.html @@ -21,7 +21,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-reactive/file-uploader-reactive-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-reactive/file-uploader-reactive-example.html index 4aac55802..74370ef04 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-reactive/file-uploader-reactive-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-reactive/file-uploader-reactive-example.html @@ -20,7 +20,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-separate-requests/file-uploader-separate-requests-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-separate-requests/file-uploader-separate-requests-example.html index f6aa187af..0bb25660c 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-separate-requests/file-uploader-separate-requests-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-separate-requests/file-uploader-separate-requests-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-strict-type-validation/file-uploader-strict-type-validation-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-strict-type-validation/file-uploader-strict-type-validation-example.html index 884a10abb..222352a93 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-strict-type-validation/file-uploader-strict-type-validation-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-strict-type-validation/file-uploader-strict-type-validation-example.html @@ -26,7 +26,11 @@ diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-template-driven/file-uploader-template-driven-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-template-driven/file-uploader-template-driven-example.html index 8327174c1..c7fd9f4bb 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-template-driven/file-uploader-template-driven-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-template-driven/file-uploader-template-driven-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-type-validation/file-uploader-type-validation-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-type-validation/file-uploader-type-validation-example.html index 04a97e18a..3915ab367 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-type-validation/file-uploader-type-validation-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-type-validation/file-uploader-type-validation-example.html @@ -17,7 +17,11 @@ diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-validation/file-uploader-validation-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-validation/file-uploader-validation-example.html index 30e012489..52a76984c 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-validation/file-uploader-validation-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-validation/file-uploader-validation-example.html @@ -21,7 +21,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-with-request/file-uploader-with-request-example.html b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-with-request/file-uploader-with-request-example.html index 73aab4f0a..068663200 100644 --- a/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-with-request/file-uploader-with-request-example.html +++ b/projects/ng-aquila/documentation/examples/file-uploader/file-uploader-with-request/file-uploader-with-request-example.html @@ -12,7 +12,11 @@ class="nx-margin-bottom-s" nxFileUploadButton > - + Add File diff --git a/projects/ng-aquila/documentation/examples/formfield/formfield-custom-label/formfield-custom-label-example.html b/projects/ng-aquila/documentation/examples/formfield/formfield-custom-label/formfield-custom-label-example.html index debd6b33c..dd45acd8b 100644 --- a/projects/ng-aquila/documentation/examples/formfield/formfield-custom-label/formfield-custom-label-example.html +++ b/projects/ng-aquila/documentation/examples/formfield/formfield-custom-label/formfield-custom-label-example.html @@ -1,7 +1,7 @@ Favourite Animal - + {{isOptional}} @@ -10,7 +10,8 @@ - Favourite Animal + Favourite Animal + {{isOptional}} - + diff --git a/projects/ng-aquila/documentation/examples/formfield/formfield-prefix-suffix-appendix/formfield-prefix-suffix-appendix-example.html b/projects/ng-aquila/documentation/examples/formfield/formfield-prefix-suffix-appendix/formfield-prefix-suffix-appendix-example.html index 6e6ceb994..394e23576 100644 --- a/projects/ng-aquila/documentation/examples/formfield/formfield-prefix-suffix-appendix/formfield-prefix-suffix-appendix-example.html +++ b/projects/ng-aquila/documentation/examples/formfield/formfield-prefix-suffix-appendix/formfield-prefix-suffix-appendix-example.html @@ -15,8 +15,9 @@ [nxPopoverTriggerFor]="popoverAppendixExample" nxPopoverDirection="top" nxPopoverTrigger="hover" + aria-label="More information" > - + diff --git a/projects/ng-aquila/documentation/examples/header/header-cobranding/header-cobranding-example.html b/projects/ng-aquila/documentation/examples/header/header-cobranding/header-cobranding-example.html index e1bfe7ed6..9ea4b50db 100644 --- a/projects/ng-aquila/documentation/examples/header/header-cobranding/header-cobranding-example.html +++ b/projects/ng-aquila/documentation/examples/header/header-cobranding/header-cobranding-example.html @@ -59,27 +59,25 @@ - - - - diff --git a/projects/ng-aquila/documentation/examples/header/header-icons/header-icons-example.html b/projects/ng-aquila/documentation/examples/header/header-icons/header-icons-example.html index 3209489a9..cd8df573d 100644 --- a/projects/ng-aquila/documentation/examples/header/header-icons/header-icons-example.html +++ b/projects/ng-aquila/documentation/examples/header/header-icons/header-icons-example.html @@ -16,24 +16,25 @@ - - - - diff --git a/projects/ng-aquila/documentation/examples/icon/icon-essential-icons/icon-essential-icons-example.html b/projects/ng-aquila/documentation/examples/icon/icon-essential-icons/icon-essential-icons-example.html index 77747c2dd..c45cb894e 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-essential-icons/icon-essential-icons-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-essential-icons/icon-essential-icons-example.html @@ -1,6 +1,6 @@
  • - + {{ icon }}
diff --git a/projects/ng-aquila/documentation/examples/icon/icon-essential-override/icon-essential-override-example.html b/projects/ng-aquila/documentation/examples/icon/icon-essential-override/icon-essential-override-example.html index 5fa94bace..799a78051 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-essential-override/icon-essential-override-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-essential-override/icon-essential-override-example.html @@ -1,10 +1,10 @@
  • - + Play with SVG
  • - + Calendar from FontAwesome
diff --git a/projects/ng-aquila/documentation/examples/icon/icon-filled/icon-filled-example.html b/projects/ng-aquila/documentation/examples/icon/icon-filled/icon-filled-example.html index b61320bc9..5925dd6e6 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-filled/icon-filled-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-filled/icon-filled-example.html @@ -4,23 +4,27 @@ fill="true" outline="true" size="s" + aria-hidden="true" > diff --git a/projects/ng-aquila/documentation/examples/icon/icon-general/icon-general-example.html b/projects/ng-aquila/documentation/examples/icon/icon-general/icon-general-example.html index 5e7b124b3..8bffa8d8c 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-general/icon-general-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-general/icon-general-example.html @@ -1,6 +1,6 @@
- - - - + + + +
diff --git a/projects/ng-aquila/documentation/examples/icon/icon-outline/icon-outline-example.html b/projects/ng-aquila/documentation/examples/icon/icon-outline/icon-outline-example.html index 2fee57414..aecde85ce 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-outline/icon-outline-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-outline/icon-outline-example.html @@ -1,6 +1,26 @@
- - - - + + + +
diff --git a/projects/ng-aquila/documentation/examples/icon/icon-registry/icon-registry-example.html b/projects/ng-aquila/documentation/examples/icon/icon-registry/icon-registry-example.html index 6fe47e8e4..9fc39227c 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-registry/icon-registry-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-registry/icon-registry-example.html @@ -1,12 +1,12 @@

Registered SVG icon literal

- +

Registered SVG icon URL

- +

Registered icon as CSS class (here from font awesome)

- +
diff --git a/projects/ng-aquila/documentation/examples/icon/icon-sizes/icon-sizes-example.html b/projects/ng-aquila/documentation/examples/icon/icon-sizes/icon-sizes-example.html index e94123fb6..a0085f38f 100644 --- a/projects/ng-aquila/documentation/examples/icon/icon-sizes/icon-sizes-example.html +++ b/projects/ng-aquila/documentation/examples/icon/icon-sizes/icon-sizes-example.html @@ -1,7 +1,7 @@
- - - - - + + + + +
diff --git a/projects/ng-aquila/documentation/examples/link/link-icons/link-icons-example.html b/projects/ng-aquila/documentation/examples/link/link-icons/link-icons-example.html index 653aa6a48..f9f38761f 100644 --- a/projects/ng-aquila/documentation/examples/link/link-icons/link-icons-example.html +++ b/projects/ng-aquila/documentation/examples/link/link-icons/link-icons-example.html @@ -6,7 +6,7 @@
- + Link @@ -17,7 +17,7 @@
Next Next
@@ -29,8 +29,8 @@
-
diff --git a/projects/ng-aquila/documentation/examples/link/link-multiple/link-multiple-example.html b/projects/ng-aquila/documentation/examples/link/link-multiple/link-multiple-example.html index 745e42502..b6278d6bc 100644 --- a/projects/ng-aquila/documentation/examples/link/link-multiple/link-multiple-example.html +++ b/projects/ng-aquila/documentation/examples/link/link-multiple/link-multiple-example.html @@ -1,7 +1,7 @@
Link Link
diff --git a/projects/ng-aquila/documentation/examples/menu/menu-button/menu-button-example.html b/projects/ng-aquila/documentation/examples/menu/menu-button/menu-button-example.html index aacf35124..091df1357 100644 --- a/projects/ng-aquila/documentation/examples/menu/menu-button/menu-button-example.html +++ b/projects/ng-aquila/documentation/examples/menu/menu-button/menu-button-example.html @@ -1,5 +1,5 @@ @@ -11,7 +11,7 @@ (click)="primaryExpanded=!primaryExpanded" type="button" > - + Option 2 (root level, expandable) diff --git a/projects/ng-aquila/documentation/examples/menu/menu-item-with-icons/menu-item-with-icons-example.html b/projects/ng-aquila/documentation/examples/menu/menu-item-with-icons/menu-item-with-icons-example.html index 92ca31eff..18c4acceb 100644 --- a/projects/ng-aquila/documentation/examples/menu/menu-item-with-icons/menu-item-with-icons-example.html +++ b/projects/ng-aquila/documentation/examples/menu/menu-item-with-icons/menu-item-with-icons-example.html @@ -8,7 +8,12 @@ [expanded]="item.expanded" type="button" > - + {{item.label}}
diff --git a/projects/ng-aquila/documentation/examples/menu/menu/menu-example.html b/projects/ng-aquila/documentation/examples/menu/menu/menu-example.html index 19044436b..2c77774fb 100644 --- a/projects/ng-aquila/documentation/examples/menu/menu/menu-example.html +++ b/projects/ng-aquila/documentation/examples/menu/menu/menu-example.html @@ -1,5 +1,5 @@ diff --git a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-actions/notification-panel-actions-example.html b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-actions/notification-panel-actions-example.html index c80c4afcc..546d0f88f 100644 --- a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-actions/notification-panel-actions-example.html +++ b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-actions/notification-panel-actions-example.html @@ -3,8 +3,9 @@ class="nx-margin-0" [nxNotificationPanelTriggerFor]="panel1" title="Notifications" + aria-label="Notifications" > - + @@ -13,7 +14,11 @@

Unread

@@ -35,7 +40,12 @@

Unread

Edit file - @@ -59,6 +69,7 @@

Unread

class="" type="button" title="Delete" + aria-label="Delete" > diff --git a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-clickable/notification-panel-clickable-example.html b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-clickable/notification-panel-clickable-example.html index f4e52f570..e05aad329 100644 --- a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-clickable/notification-panel-clickable-example.html +++ b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-clickable/notification-panel-clickable-example.html @@ -2,8 +2,9 @@ nxIconButton="small tertiary" [nxNotificationPanelTriggerFor]="panel1" title="Notifications" + aria-label="Notifications" > - + @@ -12,7 +13,11 @@

Unread

diff --git a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-mixed/notification-panel-mixed-example.html b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-mixed/notification-panel-mixed-example.html index 9a298fc92..3acae059c 100644 --- a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-mixed/notification-panel-mixed-example.html +++ b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-mixed/notification-panel-mixed-example.html @@ -3,7 +3,7 @@ [nxNotificationPanelTriggerFor]="panel1" title="Notifications" > - + @@ -12,7 +12,11 @@

Unread

diff --git a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-scroll-strategy-provider/notification-panel-scroll-strategy-provider-example.html b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-scroll-strategy-provider/notification-panel-scroll-strategy-provider-example.html index ecde5750b..8d0a16ccd 100644 --- a/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-scroll-strategy-provider/notification-panel-scroll-strategy-provider-example.html +++ b/projects/ng-aquila/documentation/examples/notification-panel/notification-panel-scroll-strategy-provider/notification-panel-scroll-strategy-provider-example.html @@ -3,8 +3,9 @@ class="nx-margin-0" [nxNotificationPanelTriggerFor]="panel1" title="Notifications" + aria-label="Notifications" > - + @@ -13,7 +14,11 @@

Unread

@@ -35,7 +40,12 @@

Unread

Edit file - diff --git a/projects/ng-aquila/documentation/examples/popover/popover-trigger/popover-trigger-example.html b/projects/ng-aquila/documentation/examples/popover/popover-trigger/popover-trigger-example.html index a136dac2e..757ff962b 100755 --- a/projects/ng-aquila/documentation/examples/popover/popover-trigger/popover-trigger-example.html +++ b/projects/ng-aquila/documentation/examples/popover/popover-trigger/popover-trigger-example.html @@ -8,7 +8,7 @@ aria-label="trigger by click" class="nx-popover__button nx-margin-right-3xs" > - + Triggered by click

@@ -31,7 +31,7 @@ aria-label="trigger manually" class="nx-popover__button nx-margin-right-3xs" > - + Triggered manually

diff --git a/projects/ng-aquila/documentation/examples/popover/popover-without-arrow/popover-without-arrow-example.html b/projects/ng-aquila/documentation/examples/popover/popover-without-arrow/popover-without-arrow-example.html index 798aad3f4..7cc81e990 100755 --- a/projects/ng-aquila/documentation/examples/popover/popover-without-arrow/popover-without-arrow-example.html +++ b/projects/ng-aquila/documentation/examples/popover/popover-without-arrow/popover-without-arrow-example.html @@ -24,7 +24,10 @@

diff --git a/projects/ng-aquila/documentation/examples/toolbar/toolbar-divider/toolbar-divider-example.html b/projects/ng-aquila/documentation/examples/toolbar/toolbar-divider/toolbar-divider-example.html index fca875945..a02b3c8a6 100644 --- a/projects/ng-aquila/documentation/examples/toolbar/toolbar-divider/toolbar-divider-example.html +++ b/projects/ng-aquila/documentation/examples/toolbar/toolbar-divider/toolbar-divider-example.html @@ -5,7 +5,7 @@ aria-label="a useful label" class="back" > - + @@ -21,7 +21,7 @@ type="button" class="nx-margin-right-2xs nx-margin-bottom-0" > - + diff --git a/projects/ng-aquila/documentation/examples/toolbar/toolbar-positioning-content/toolbar-positioning-content-example.html b/projects/ng-aquila/documentation/examples/toolbar/toolbar-positioning-content/toolbar-positioning-content-example.html index b129eca3d..9f288d7c3 100644 --- a/projects/ng-aquila/documentation/examples/toolbar/toolbar-positioning-content/toolbar-positioning-content-example.html +++ b/projects/ng-aquila/documentation/examples/toolbar/toolbar-positioning-content/toolbar-positioning-content-example.html @@ -5,8 +5,12 @@ aria-label="a useful label" class="back" > - Previous Page - Title + Previous Page Title diff --git a/projects/ng-aquila/documentation/examples/viewport/viewport-change/viewport-change-example.html b/projects/ng-aquila/documentation/examples/viewport/viewport-change/viewport-change-example.html index ed6b9147b..754335192 100644 --- a/projects/ng-aquila/documentation/examples/viewport/viewport-change/viewport-change-example.html +++ b/projects/ng-aquila/documentation/examples/viewport/viewport-change/viewport-change-example.html @@ -11,7 +11,7 @@ routerLinkActive="is-selected" type="button" > - + {{action.label}} diff --git a/projects/ng-aquila/src/accordion/expansion-panel-header.html b/projects/ng-aquila/src/accordion/expansion-panel-header.html index e404fba17..dc63d492a 100644 --- a/projects/ng-aquila/src/accordion/expansion-panel-header.html +++ b/projects/ng-aquila/src/accordion/expansion-panel-header.html @@ -1,5 +1,5 @@
- +
diff --git a/projects/ng-aquila/src/action/action.component.html b/projects/ng-aquila/src/action/action.component.html index 2d2b36a82..62e3d56f3 100644 --- a/projects/ng-aquila/src/action/action.component.html +++ b/projects/ng-aquila/src/action/action.component.html @@ -1,6 +1,6 @@
- + diff --git a/projects/ng-aquila/src/circle-toggle/icon-toggle-button/icon-toggle-button.component.html b/projects/ng-aquila/src/circle-toggle/icon-toggle-button/icon-toggle-button.component.html index bb55016cd..cc1be4a33 100644 --- a/projects/ng-aquila/src/circle-toggle/icon-toggle-button/icon-toggle-button.component.html +++ b/projects/ng-aquila/src/circle-toggle/icon-toggle-button/icon-toggle-button.component.html @@ -1,12 +1,12 @@
- +
- + {{ circleText }} diff --git a/projects/ng-aquila/src/datefield/datepicker/calendar.html b/projects/ng-aquila/src/datefield/datepicker/calendar.html index 560ae4228..158d8a34d 100644 --- a/projects/ng-aquila/src/datefield/datepicker/calendar.html +++ b/projects/ng-aquila/src/datefield/datepicker/calendar.html @@ -7,13 +7,13 @@ (click)="_previousClicked()" [attr.aria-label]="_prevButtonLabel" > - + {{_periodButtonText}}
diff --git a/projects/ng-aquila/src/datefield/datepicker/datepicker-content.component.html b/projects/ng-aquila/src/datefield/datepicker/datepicker-content.component.html index 66b3e74c9..db051ea79 100644 --- a/projects/ng-aquila/src/datefield/datepicker/datepicker-content.component.html +++ b/projects/ng-aquila/src/datefield/datepicker/datepicker-content.component.html @@ -7,7 +7,7 @@ #closeButton [attr.aria-label]="_intl.closeIconLabel || 'Close calendar'" > - +
diff --git a/projects/ng-aquila/src/datefield/datepicker/datepicker-toggle.html b/projects/ng-aquila/src/datefield/datepicker/datepicker-toggle.html index 92d03933a..4767fbefe 100644 --- a/projects/ng-aquila/src/datefield/datepicker/datepicker-toggle.html +++ b/projects/ng-aquila/src/datefield/datepicker/datepicker-toggle.html @@ -7,7 +7,7 @@ [disabled]="disabled" (click)="_open($event)" > - + diff --git a/projects/ng-aquila/src/dropdown/dropdown.html b/projects/ng-aquila/src/dropdown/dropdown.html index 8318b0252..e31693329 100644 --- a/projects/ng-aquila/src/dropdown/dropdown.html +++ b/projects/ng-aquila/src/dropdown/dropdown.html @@ -7,7 +7,7 @@

- +
diff --git a/projects/ng-aquila/src/icon/status-icon/status-icon.component.html b/projects/ng-aquila/src/icon/status-icon/status-icon.component.html index c2ee32507..e3d25ca74 100644 --- a/projects/ng-aquila/src/icon/status-icon/status-icon.component.html +++ b/projects/ng-aquila/src/icon/status-icon/status-icon.component.html @@ -1 +1 @@ - + diff --git a/projects/ng-aquila/src/menu/menu-button.component.html b/projects/ng-aquila/src/menu/menu-button.component.html index ddb4542c2..e3da48e6b 100644 --- a/projects/ng-aquila/src/menu/menu-button.component.html +++ b/projects/ng-aquila/src/menu/menu-button.component.html @@ -2,4 +2,4 @@ - + diff --git a/projects/ng-aquila/src/menu/menu-button.html b/projects/ng-aquila/src/menu/menu-button.html index e326854f8..d6a959905 100644 --- a/projects/ng-aquila/src/menu/menu-button.html +++ b/projects/ng-aquila/src/menu/menu-button.html @@ -1,5 +1,5 @@
- + diff --git a/projects/ng-aquila/src/modal/dialog/modal-container.component.html b/projects/ng-aquila/src/modal/dialog/modal-container.component.html index 3f2576f09..7beed7ffa 100644 --- a/projects/ng-aquila/src/modal/dialog/modal-container.component.html +++ b/projects/ng-aquila/src/modal/dialog/modal-container.component.html @@ -6,7 +6,7 @@ class="nx-modal__close" type="button" > - + diff --git a/projects/ng-aquila/src/modal/modal.component.html b/projects/ng-aquila/src/modal/modal.component.html index 4d53742a8..c3cac137e 100644 --- a/projects/ng-aquila/src/modal/modal.component.html +++ b/projects/ng-aquila/src/modal/modal.component.html @@ -10,7 +10,7 @@ class="nx-modal__close" type="button" > - +
diff --git a/projects/ng-aquila/src/number-stepper/number-stepper.component.html b/projects/ng-aquila/src/number-stepper/number-stepper.component.html index dc90aea97..0d97e35ca 100644 --- a/projects/ng-aquila/src/number-stepper/number-stepper.component.html +++ b/projects/ng-aquila/src/number-stepper/number-stepper.component.html @@ -15,7 +15,7 @@ [disabled]="disabled || (value || 0) <= min" type="button" > - +
@@ -51,6 +51,6 @@ [disabled]="disabled || (value || 0) >= max" type="button" > - +
diff --git a/projects/ng-aquila/src/pagination/pagination.component.html b/projects/ng-aquila/src/pagination/pagination.component.html index 9e3546083..d3d8124a7 100644 --- a/projects/ng-aquila/src/pagination/pagination.component.html +++ b/projects/ng-aquila/src/pagination/pagination.component.html @@ -10,7 +10,7 @@ (click)="onFirst()" type="button" > - +
  • @@ -23,7 +23,7 @@ (click)="onPrev()" type="button" > - +
  • @@ -64,7 +64,7 @@ (click)="onNext()" type="button" > - +
  • @@ -77,7 +77,7 @@ (click)="onLast()" type="button" > - +
  • @@ -92,7 +92,7 @@ (click)="onPrev()" type="button" > - + {{ paginationTexts.previous }} @@ -112,7 +112,7 @@ type="button" > {{ paginationTexts.next }} - +