diff --git a/apps/octra/src/app/app.module.ts b/apps/octra/src/app/app.module.ts index 4feeb6ada..b3324ad11 100644 --- a/apps/octra/src/app/app.module.ts +++ b/apps/octra/src/app/app.module.ts @@ -52,6 +52,7 @@ import { NgbDropdownModule, NgbModalModule, NgbNavModule, + NgbOffcanvasModule, NgbPopoverModule, NgbTooltipModule, } from '@ng-bootstrap/ng-bootstrap'; @@ -122,6 +123,7 @@ import { RouterModule } from '@angular/router'; NgxOctraApiModule, OctraComponentsModule, OctraUtilitiesModule, + NgbOffcanvasModule, ], providers: [ ALoginGuard, diff --git a/apps/octra/src/app/core/component/asr-options/asr-options.component.html b/apps/octra/src/app/core/component/asr-options/asr-options.component.html index b7f40befa..904b4a93a 100644 --- a/apps/octra/src/app/core/component/asr-options/asr-options.component.html +++ b/apps/octra/src/app/core/component/asr-options/asr-options.component.html @@ -1,281 +1,166 @@ -
- {{ 'asr.click on logo' | transloco }} -
-{{ 'g.Language' | transloco }} | -{{ 'g.Service Provider' | transloco }} | -{{ 'g.free quota' | transloco }} | -||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- {{ 'asr.without asr' | transloco }} - | -||||||||||||||||||||||
- |
-
-
- |
-
+ >
+ ' + getQuotaLabel(lang.asr) + ' '">
+
+ |
+
+ max file size:
+ {{ provider.maxSignalSize }} MB
+ |
+
+
+ |
+
+ Terms & Conditions
+ |
+
+
+ |
+
+ Homepage
+ |
+
- {{(100 - getQuotaPercentage(lang.asr)) + '%'}}
-
- 0"
- [ngStyle]="{
- width: getQuotaPercentage(lang.asr) + '%'
- }" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
-
- |
-
+ | - {{ i + 1 }}: - | -+ {{ i + 1 }}: + | +- - | -+ + | +- + 1 " - class="bi bi-trash" - (click)="onLevelRemoveClick(level)" - style="cursor: pointer" - > - - | -
- - | -|||||
+ + | +
{{ 'settings.easy mode' | transloco }}: | @@ -496,7 +480,7 @@ |
{{ 'settings.play on hover' | transloco }}: | @@ -517,7 +501,7 @@ |
{{ 'settings.follow playcursor' | transloco }}: | @@ -538,7 +522,7 @@ |
{{ 'settings.logging' | transloco }}: | @@ -562,7 +546,7 @@ |
{{ 'settings.show loupe' | transloco }}: |
@@ -584,13 +568,10 @@
- +
@@ -655,8 +636,31 @@
60
+
+ + +
+
+
+
+
+
+ ASR:
+
+
+
+
+
+
+
+ |