speechrecorderng 3.11.12 → 3.11.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/speechrecorderng.mjs +953 -953
- package/fesm2022/speechrecorderng.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/package.json +12 -12
|
@@ -4962,10 +4962,10 @@ class SpeechRecorderConfig {
|
|
|
4962
4962
|
this.apiType = null;
|
|
4963
4963
|
this.withCredentials = false;
|
|
4964
4964
|
}
|
|
4965
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
4966
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
4965
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4966
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderConfig }); }
|
|
4967
4967
|
}
|
|
4968
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
4968
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderConfig, decorators: [{
|
|
4969
4969
|
type: Injectable
|
|
4970
4970
|
}], ctorParameters: () => [] });
|
|
4971
4971
|
|
|
@@ -5016,10 +5016,10 @@ class ProjectService {
|
|
|
5016
5016
|
let prjUrl = this.projectUrl(id);
|
|
5017
5017
|
return this.http.get(prjUrl, { withCredentials: this.withCredentials });
|
|
5018
5018
|
}
|
|
5019
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5020
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
5019
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ProjectService, deps: [{ token: i1.HttpClient }, { token: i2.PlatformLocation }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5020
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ProjectService }); }
|
|
5021
5021
|
}
|
|
5022
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5022
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ProjectService, decorators: [{
|
|
5023
5023
|
type: Injectable
|
|
5024
5024
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: i2.PlatformLocation }, { type: SpeechRecorderConfig, decorators: [{
|
|
5025
5025
|
type: Inject,
|
|
@@ -5077,10 +5077,10 @@ class SessionService {
|
|
|
5077
5077
|
});
|
|
5078
5078
|
return wrapObs;
|
|
5079
5079
|
}
|
|
5080
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5081
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
5080
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionService, deps: [{ token: i1.HttpClient }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5081
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionService }); }
|
|
5082
5082
|
}
|
|
5083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5083
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionService, decorators: [{
|
|
5084
5084
|
type: Injectable
|
|
5085
5085
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: SpeechRecorderConfig, decorators: [{
|
|
5086
5086
|
type: Inject,
|
|
@@ -5118,8 +5118,8 @@ class SimpleTrafficLight {
|
|
|
5118
5118
|
this.lightbottom = 'grey';
|
|
5119
5119
|
}
|
|
5120
5120
|
}
|
|
5121
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5122
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
5121
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SimpleTrafficLight, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5122
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: SimpleTrafficLight, isStandalone: false, selector: "app-simpletrafficlight", inputs: { status: "status" }, ngImport: i0, template: `
|
|
5123
5123
|
|
|
5124
5124
|
<div>
|
|
5125
5125
|
<div class="circle {{lighttop}}"></div>
|
|
@@ -5128,7 +5128,7 @@ class SimpleTrafficLight {
|
|
|
5128
5128
|
</div>
|
|
5129
5129
|
`, isInline: true, styles: [".circle{width:50px;height:50px;border-radius:50%;margin:5px;background:gray}\n", ".red{background:red}\n", ".yellow{background:#ff0}\n", ".green{background:green}\n", ".black{background:#000}\n", ":host{display:flex;flex-direction:column;background:#000;padding:2px;height:170px;max-height:170px;flex:0 0 content}\n"] }); }
|
|
5130
5130
|
}
|
|
5131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SimpleTrafficLight, decorators: [{
|
|
5132
5132
|
type: Component,
|
|
5133
5133
|
args: [{ selector: 'app-simpletrafficlight', template: `
|
|
5134
5134
|
|
|
@@ -5198,10 +5198,10 @@ class CanvasLayerComponent {
|
|
|
5198
5198
|
return virtualPos;
|
|
5199
5199
|
}
|
|
5200
5200
|
}
|
|
5201
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5202
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
5201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: CanvasLayerComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5202
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: CanvasLayerComponent, isStandalone: true, ngImport: i0 }); }
|
|
5203
5203
|
}
|
|
5204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: CanvasLayerComponent, decorators: [{
|
|
5205
5205
|
type: Directive
|
|
5206
5206
|
}], ctorParameters: () => [] });
|
|
5207
5207
|
|
|
@@ -5440,10 +5440,10 @@ class BasicAudioCanvasLayerComponent extends CanvasLayerComponent {
|
|
|
5440
5440
|
}
|
|
5441
5441
|
}
|
|
5442
5442
|
}
|
|
5443
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5444
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
5443
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: BasicAudioCanvasLayerComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5444
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: BasicAudioCanvasLayerComponent, isStandalone: true, usesInheritance: true, ngImport: i0 }); }
|
|
5445
5445
|
}
|
|
5446
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: BasicAudioCanvasLayerComponent, decorators: [{
|
|
5447
5447
|
type: Directive
|
|
5448
5448
|
}] });
|
|
5449
5449
|
class AudioCanvasLayerComponent extends BasicAudioCanvasLayerComponent {
|
|
@@ -5619,10 +5619,10 @@ class AudioCanvasLayerComponent extends BasicAudioCanvasLayerComponent {
|
|
|
5619
5619
|
}
|
|
5620
5620
|
}
|
|
5621
5621
|
}
|
|
5622
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
5623
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
5622
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioCanvasLayerComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5623
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: AudioCanvasLayerComponent, isStandalone: true, inputs: { pointerPosition: "pointerPosition", selecting: "selecting", selection: "selection" }, outputs: { pointerPositionEventEmitter: "pointerPositionEventEmitter", selectingEventEmitter: "selectingEventEmitter", selectedEventEmitter: "selectedEventEmitter" }, host: { listeners: { "document:mouseup": "onMouseup($event)" } }, viewQueries: [{ propertyName: "bgCanvasRef", first: true, predicate: ["bg"], descendants: true, static: true }, { propertyName: "cursorCanvasRef", first: true, predicate: ["cursor"], descendants: true, static: true }], usesInheritance: true, ngImport: i0 }); }
|
|
5624
5624
|
}
|
|
5625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
5625
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioCanvasLayerComponent, decorators: [{
|
|
5626
5626
|
type: Directive
|
|
5627
5627
|
}], propDecorators: { bgCanvasRef: [{
|
|
5628
5628
|
type: ViewChild,
|
|
@@ -6151,15 +6151,15 @@ class AudioSignal extends AudioCanvasLayerComponent {
|
|
|
6151
6151
|
this._audioDataHolder = audioData;
|
|
6152
6152
|
this.playFramePosition = 0;
|
|
6153
6153
|
}
|
|
6154
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
6155
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
6154
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioSignal, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6155
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioSignal, isStandalone: false, selector: "audio-signal", viewQueries: [{ propertyName: "audioSignalCanvasRef", first: true, predicate: ["audioSignal"], descendants: true, static: true }, { propertyName: "playPosCanvasRef", first: true, predicate: ["marker"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
6156
6156
|
<canvas #bg height="10"></canvas>
|
|
6157
6157
|
<canvas #audioSignal height="10"></canvas>
|
|
6158
6158
|
<canvas #cursor height="10" (mousedown)="selectionStart($event)" (mouseover)="updateCursorCanvas($event)" (mousemove)="updateCursorCanvas($event)"
|
|
6159
6159
|
(mouseleave)="updateCursorCanvas($event, false)"></canvas>
|
|
6160
6160
|
<canvas #marker height="10"></canvas>`, isInline: true, styles: [":host{min-height:0px}\n", "canvas{top:0;left:0;width:0;height:0;min-height:0px;position:absolute}\n"] }); }
|
|
6161
6161
|
}
|
|
6162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
6162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioSignal, decorators: [{
|
|
6163
6163
|
type: Component,
|
|
6164
6164
|
args: [{ selector: 'audio-signal', template: `
|
|
6165
6165
|
<canvas #bg height="10"></canvas>
|
|
@@ -7297,15 +7297,15 @@ class Sonagram extends AudioCanvasLayerComponent {
|
|
|
7297
7297
|
this._audioDataHolder = audioData;
|
|
7298
7298
|
this.playFramePosition = 0;
|
|
7299
7299
|
}
|
|
7300
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
7301
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
7300
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Sonagram, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7301
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: Sonagram, isStandalone: false, selector: "audio-sonagram", viewQueries: [{ propertyName: "sonagramCanvasRef", first: true, predicate: ["sonagram"], descendants: true, static: true }, { propertyName: "markerCanvasRef", first: true, predicate: ["marker"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
7302
7302
|
<canvas #sonagram height="10"></canvas>
|
|
7303
7303
|
<canvas #bg height="10"></canvas>
|
|
7304
7304
|
<canvas #cursor height="10" (mousedown)="selectionStart($event)" (mouseover)="updateCursorCanvas($event)" (mousemove)="updateCursorCanvas($event)"
|
|
7305
7305
|
(mouseleave)="updateCursorCanvas($event, false)"></canvas>
|
|
7306
7306
|
<canvas #marker height="10"></canvas>`, isInline: true, styles: [":host{min-height:0px}\n", "canvas{top:0;left:0;width:0;height:0;min-height:0px;position:absolute}\n"] }); }
|
|
7307
7307
|
}
|
|
7308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
7308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Sonagram, decorators: [{
|
|
7309
7309
|
type: Component,
|
|
7310
7310
|
args: [{ selector: 'audio-sonagram', template: `
|
|
7311
7311
|
<canvas #sonagram height="10"></canvas>
|
|
@@ -7676,8 +7676,8 @@ class AudioClipUIContainer extends BasicAudioCanvasLayerComponent {
|
|
|
7676
7676
|
this.as.playFramePosition = playFramePosition;
|
|
7677
7677
|
this.so.playFramePosition = playFramePosition;
|
|
7678
7678
|
}
|
|
7679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
7680
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
7679
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioClipUIContainer, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7680
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioClipUIContainer, isStandalone: false, selector: "app-audio", inputs: { audioData: "audioData", audioClip: "audioClip" }, outputs: { selectionEventEmitter: "selectionEventEmitter" }, host: { listeners: { "window:resize": "onResize($event)", "document:mouseup": "onMouseup($event)", "document:mousemove": "onMousemove($event)" } }, viewQueries: [{ propertyName: "canvasRef", first: true, predicate: ["divider"], descendants: true, static: true }, { propertyName: "ceRef", first: true, predicate: ["virtualCanvas"], descendants: true, static: true }, { propertyName: "as", first: true, predicate: AudioSignal, descendants: true, static: true }, { propertyName: "so", first: true, predicate: Sonagram, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
7681
7681
|
<div #virtualCanvas>
|
|
7682
7682
|
<canvas #divider (mousedown)="mousedown($event)" (mouseover)="mouseover($event)"
|
|
7683
7683
|
(mouseleave)="mouseleave($event)" height="10"></canvas>
|
|
@@ -7686,7 +7686,7 @@ class AudioClipUIContainer extends BasicAudioCanvasLayerComponent {
|
|
|
7686
7686
|
</div>
|
|
7687
7687
|
`, isInline: true, styles: ["div{margin:0;padding:0;top:0;left:0;width:100%;height:100%;position:relative;box-sizing:border-box;transform:none;overflow:hidden}\n", "canvas{top:0;left:0;width:0;height:0;cursor:ns-resize;position:absolute;z-index:1;transform:none}\n", "audio-signal{top:0;left:0;position:absolute;z-index:1;transform:none}\n", "audio-sonagram{top:0;left:0;position:absolute;z-index:1;transform:none}\n"], dependencies: [{ kind: "component", type: AudioSignal, selector: "audio-signal" }, { kind: "component", type: Sonagram, selector: "audio-sonagram" }] }); }
|
|
7688
7688
|
}
|
|
7689
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
7689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioClipUIContainer, decorators: [{
|
|
7690
7690
|
type: Component,
|
|
7691
7691
|
args: [{ selector: 'app-audio', template: `
|
|
7692
7692
|
<div #virtualCanvas>
|
|
@@ -7830,14 +7830,14 @@ class AudioDisplayScrollPane {
|
|
|
7830
7830
|
set playFramePosition(framePos) {
|
|
7831
7831
|
this.ac.playFramePosition = framePos;
|
|
7832
7832
|
}
|
|
7833
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
7834
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
7833
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayScrollPane, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7834
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioDisplayScrollPane, isStandalone: false, selector: "audio-display-scroll-pane", inputs: { audioClip: "audioClip" }, outputs: { zoomInAction: "zoomInAction", zoomOutAction: "zoomOutAction", zoomSelectedAction: "zoomSelectedAction", zoomFitToPanelAction: "zoomFitToPanelAction" }, host: { listeners: { "scroll": "onScroll($event)", "window:resize": "onResize($event)" } }, viewQueries: [{ propertyName: "ac", first: true, predicate: AudioClipUIContainer, descendants: true, static: true }], ngImport: i0, template: `
|
|
7835
7835
|
|
|
7836
7836
|
<app-audio #audioSignalContainer (selectionEventEmitter)="selectionChanged($event)"></app-audio>
|
|
7837
7837
|
|
|
7838
7838
|
`, isInline: true, styles: [":host{flex:2;width:100%;background:#a9a9a9;box-sizing:border-box;height:100%;position:relative;overflow-x:scroll;overflow-y:auto}\n", "app-audio{margin:0;padding:0;top:0;left:0;width:100%;height:100%;box-sizing:border-box}\n"], dependencies: [{ kind: "component", type: AudioClipUIContainer, selector: "app-audio", inputs: ["audioData", "audioClip"], outputs: ["selectionEventEmitter"] }] }); }
|
|
7839
7839
|
}
|
|
7840
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
7840
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayScrollPane, decorators: [{
|
|
7841
7841
|
type: Component,
|
|
7842
7842
|
args: [{ selector: 'audio-display-scroll-pane', template: `
|
|
7843
7843
|
|
|
@@ -7893,8 +7893,8 @@ class AudioDisplayControl {
|
|
|
7893
7893
|
error() {
|
|
7894
7894
|
this.status = 'ERROR';
|
|
7895
7895
|
}
|
|
7896
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
7897
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
7896
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayControl, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7897
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: AudioDisplayControl, isStandalone: false, selector: "audio-display-control", inputs: { audioClip: "audioClip", playStartAction: "playStartAction", playSelectionAction: "playSelectionAction", playStopAction: "playStopAction", zoomInAction: "zoomInAction", zoomOutAction: "zoomOutAction", zoomFitToPanelAction: "zoomFitToPanelAction", zoomSelectedAction: "zoomSelectedAction", autoPlayOnSelectToggleAction: "autoPlayOnSelectToggleAction" }, viewQueries: [{ propertyName: "autoplaySelectedCheckbox", first: true, predicate: MatCheckbox, descendants: true, static: true }], ngImport: i0, template: `
|
|
7898
7898
|
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
7899
7899
|
<fieldset>
|
|
7900
7900
|
|
|
@@ -7940,7 +7940,7 @@ class AudioDisplayControl {
|
|
|
7940
7940
|
</fieldset>
|
|
7941
7941
|
</div>`, isInline: true, styles: [":host{flex:0}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }, { kind: "component", type: i3$1.MatCheckbox, selector: "mat-checkbox", inputs: ["aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "aria-controls", "aria-owns", "id", "required", "labelPosition", "name", "value", "disableRipple", "tabIndex", "color", "disabledInteractive", "checked", "disabled", "indeterminate"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }] }); }
|
|
7942
7942
|
}
|
|
7943
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
7943
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayControl, decorators: [{
|
|
7944
7944
|
type: Component,
|
|
7945
7945
|
args: [{ selector: 'audio-display-control', template: `
|
|
7946
7946
|
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
@@ -8073,8 +8073,8 @@ class AudioDisplay {
|
|
|
8073
8073
|
error() {
|
|
8074
8074
|
this.status = 'ERROR';
|
|
8075
8075
|
}
|
|
8076
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8077
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8076
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8077
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioDisplay, isStandalone: false, selector: "app-audiodisplay", inputs: { playStartAction: "playStartAction", playStopAction: "playStopAction", playSelectionAction: "playSelectionAction", autoPlayOnSelectToggleAction: "autoPlayOnSelectToggleAction", audioData: "audioData", audioClip: "audioClip" }, viewQueries: [{ propertyName: "audioDisplayScrollPane", first: true, predicate: AudioDisplayScrollPane, descendants: true, static: true }], ngImport: i0, template: `
|
|
8078
8078
|
|
|
8079
8079
|
<audio-display-scroll-pane #audioDisplayScrollPane></audio-display-scroll-pane>
|
|
8080
8080
|
|
|
@@ -8089,7 +8089,7 @@ class AudioDisplay {
|
|
|
8089
8089
|
[zoomFitToPanelAction]="zoomFitToPanelAction"></audio-display-control>
|
|
8090
8090
|
`, isInline: true, styles: [":host{display:flex;flex-direction:column;position:absolute;bottom:0;height:100%;width:100%;overflow:hidden;padding:20px;z-index:5;box-sizing:border-box;background-color:#e6e6e6}\n", "legend{margin-left:1em;padding:.2em .8em;font-size:.8em}\n", "fieldset{border:1px darkgray solid}\n"], dependencies: [{ kind: "component", type: AudioDisplayScrollPane, selector: "audio-display-scroll-pane", inputs: ["audioClip"], outputs: ["zoomInAction", "zoomOutAction", "zoomSelectedAction", "zoomFitToPanelAction"] }, { kind: "component", type: AudioDisplayControl, selector: "audio-display-control", inputs: ["audioClip", "playStartAction", "playSelectionAction", "playStopAction", "zoomInAction", "zoomOutAction", "zoomFitToPanelAction", "zoomSelectedAction", "autoPlayOnSelectToggleAction"] }] }); }
|
|
8091
8091
|
}
|
|
8092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8092
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplay, decorators: [{
|
|
8093
8093
|
type: Component,
|
|
8094
8094
|
args: [{ selector: 'app-audiodisplay', template: `
|
|
8095
8095
|
|
|
@@ -8135,10 +8135,10 @@ class ResponsiveComponent {
|
|
|
8135
8135
|
//console.debug("Screen XS: "+this.screenXs);
|
|
8136
8136
|
});
|
|
8137
8137
|
}
|
|
8138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8139
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
8138
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ResponsiveComponent, deps: [{ token: i1$2.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8139
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: ResponsiveComponent, isStandalone: true, ngImport: i0 }); }
|
|
8140
8140
|
}
|
|
8141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ResponsiveComponent, decorators: [{
|
|
8142
8142
|
type: Directive
|
|
8143
8143
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }] });
|
|
8144
8144
|
|
|
@@ -8159,10 +8159,10 @@ class IntersectionObserverDirective {
|
|
|
8159
8159
|
elIntersection.observer.unobserve(this.elRef.nativeElement);
|
|
8160
8160
|
}
|
|
8161
8161
|
}
|
|
8162
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8163
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
8162
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: IntersectionObserverDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8163
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: IntersectionObserverDirective, isStandalone: true, selector: "[updateObservation]", inputs: { updateObservation: "updateObservation" }, ngImport: i0 }); }
|
|
8164
8164
|
}
|
|
8165
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: IntersectionObserverDirective, decorators: [{
|
|
8166
8166
|
type: Directive,
|
|
8167
8167
|
args: [{
|
|
8168
8168
|
selector: '[updateObservation]',
|
|
@@ -8220,71 +8220,71 @@ class Progress {
|
|
|
8220
8220
|
}
|
|
8221
8221
|
return cached;
|
|
8222
8222
|
}
|
|
8223
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8224
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
8225
|
-
|
|
8226
|
-
<table class="mat-typography">
|
|
8227
|
-
<thead>
|
|
8228
|
-
<tr>
|
|
8229
|
-
<th>#</th><!--<th>Code</th>-->
|
|
8230
|
-
<th>Prompt</th>
|
|
8231
|
-
<th>Status</th>
|
|
8232
|
-
</tr>
|
|
8233
|
-
</thead>
|
|
8234
|
-
<tbody>
|
|
8235
|
-
@if (items) {
|
|
8236
|
-
@for (item of items; track item; let itIdx = $index) {
|
|
8237
|
-
<tr
|
|
8238
|
-
(click)="rowSelect=itIdx" [class.selRow]="itIdx===selectedItemIdx"
|
|
8239
|
-
[updateObservation]="{observer:isObs,observe:(itIdx===selectedItemIdx)}">
|
|
8240
|
-
<td>{{itIdx}}</td>
|
|
8241
|
-
<td class="promptDescriptor">{{item.promptAsString}}</td>
|
|
8242
|
-
<td>
|
|
8243
|
-
@if (item.itemDone()) {
|
|
8244
|
-
<mat-icon >done</mat-icon>
|
|
8245
|
-
}
|
|
8246
|
-
<!--<mat-icon *ngIf="latestRecordingAvail(item)===false" style="font-size:0.6em;width:0.6em;height:0.6em">cloud_download</mat-icon>-->
|
|
8247
|
-
</td>
|
|
8248
|
-
</tr>
|
|
8249
|
-
}
|
|
8250
|
-
}
|
|
8251
|
-
|
|
8252
|
-
</tbody>
|
|
8253
|
-
</table>
|
|
8223
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Progress, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8224
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: Progress, isStandalone: false, selector: "app-sprprogress", inputs: { items: "items", selectedItemIdx: "selectedItemIdx", enableDownload: "enableDownload" }, outputs: { onRowSelect: "onRowSelect", rowSelect: "rowSelect", onShowDoneAction: "onShowDoneAction", clickDone: "clickDone", onDownloadDoneAction: "onDownloadDoneAction", clickDownloadDone: "clickDownloadDone" }, ngImport: i0, template: `
|
|
8225
|
+
|
|
8226
|
+
<table class="mat-typography">
|
|
8227
|
+
<thead>
|
|
8228
|
+
<tr>
|
|
8229
|
+
<th>#</th><!--<th>Code</th>-->
|
|
8230
|
+
<th>Prompt</th>
|
|
8231
|
+
<th>Status</th>
|
|
8232
|
+
</tr>
|
|
8233
|
+
</thead>
|
|
8234
|
+
<tbody>
|
|
8235
|
+
@if (items) {
|
|
8236
|
+
@for (item of items; track item; let itIdx = $index) {
|
|
8237
|
+
<tr
|
|
8238
|
+
(click)="rowSelect=itIdx" [class.selRow]="itIdx===selectedItemIdx"
|
|
8239
|
+
[updateObservation]="{observer:isObs,observe:(itIdx===selectedItemIdx)}">
|
|
8240
|
+
<td>{{itIdx}}</td>
|
|
8241
|
+
<td class="promptDescriptor">{{item.promptAsString}}</td>
|
|
8242
|
+
<td>
|
|
8243
|
+
@if (item.itemDone()) {
|
|
8244
|
+
<mat-icon >done</mat-icon>
|
|
8245
|
+
}
|
|
8246
|
+
<!--<mat-icon *ngIf="latestRecordingAvail(item)===false" style="font-size:0.6em;width:0.6em;height:0.6em">cloud_download</mat-icon>-->
|
|
8247
|
+
</td>
|
|
8248
|
+
</tr>
|
|
8249
|
+
}
|
|
8250
|
+
}
|
|
8251
|
+
|
|
8252
|
+
</tbody>
|
|
8253
|
+
</table>
|
|
8254
8254
|
`, isInline: true, styles: [":host{overflow-x:hidden;overflow-y:scroll;padding:10pt;flex:.1 0 content;background:#fff;min-height:1px}\n", "table{min-height:1px;border-collapse:collapse}table,th,td{border:1px solid lightgrey;padding:.5em}\n", ".selRow{background:#add8e6}\n", ".promptDescriptor{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: IntersectionObserverDirective, selector: "[updateObservation]", inputs: ["updateObservation"] }] }); }
|
|
8255
8255
|
}
|
|
8256
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8256
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Progress, decorators: [{
|
|
8257
8257
|
type: Component,
|
|
8258
|
-
args: [{ selector: 'app-sprprogress', template: `
|
|
8259
|
-
|
|
8260
|
-
<table class="mat-typography">
|
|
8261
|
-
<thead>
|
|
8262
|
-
<tr>
|
|
8263
|
-
<th>#</th><!--<th>Code</th>-->
|
|
8264
|
-
<th>Prompt</th>
|
|
8265
|
-
<th>Status</th>
|
|
8266
|
-
</tr>
|
|
8267
|
-
</thead>
|
|
8268
|
-
<tbody>
|
|
8269
|
-
@if (items) {
|
|
8270
|
-
@for (item of items; track item; let itIdx = $index) {
|
|
8271
|
-
<tr
|
|
8272
|
-
(click)="rowSelect=itIdx" [class.selRow]="itIdx===selectedItemIdx"
|
|
8273
|
-
[updateObservation]="{observer:isObs,observe:(itIdx===selectedItemIdx)}">
|
|
8274
|
-
<td>{{itIdx}}</td>
|
|
8275
|
-
<td class="promptDescriptor">{{item.promptAsString}}</td>
|
|
8276
|
-
<td>
|
|
8277
|
-
@if (item.itemDone()) {
|
|
8278
|
-
<mat-icon >done</mat-icon>
|
|
8279
|
-
}
|
|
8280
|
-
<!--<mat-icon *ngIf="latestRecordingAvail(item)===false" style="font-size:0.6em;width:0.6em;height:0.6em">cloud_download</mat-icon>-->
|
|
8281
|
-
</td>
|
|
8282
|
-
</tr>
|
|
8283
|
-
}
|
|
8284
|
-
}
|
|
8285
|
-
|
|
8286
|
-
</tbody>
|
|
8287
|
-
</table>
|
|
8258
|
+
args: [{ selector: 'app-sprprogress', template: `
|
|
8259
|
+
|
|
8260
|
+
<table class="mat-typography">
|
|
8261
|
+
<thead>
|
|
8262
|
+
<tr>
|
|
8263
|
+
<th>#</th><!--<th>Code</th>-->
|
|
8264
|
+
<th>Prompt</th>
|
|
8265
|
+
<th>Status</th>
|
|
8266
|
+
</tr>
|
|
8267
|
+
</thead>
|
|
8268
|
+
<tbody>
|
|
8269
|
+
@if (items) {
|
|
8270
|
+
@for (item of items; track item; let itIdx = $index) {
|
|
8271
|
+
<tr
|
|
8272
|
+
(click)="rowSelect=itIdx" [class.selRow]="itIdx===selectedItemIdx"
|
|
8273
|
+
[updateObservation]="{observer:isObs,observe:(itIdx===selectedItemIdx)}">
|
|
8274
|
+
<td>{{itIdx}}</td>
|
|
8275
|
+
<td class="promptDescriptor">{{item.promptAsString}}</td>
|
|
8276
|
+
<td>
|
|
8277
|
+
@if (item.itemDone()) {
|
|
8278
|
+
<mat-icon >done</mat-icon>
|
|
8279
|
+
}
|
|
8280
|
+
<!--<mat-icon *ngIf="latestRecordingAvail(item)===false" style="font-size:0.6em;width:0.6em;height:0.6em">cloud_download</mat-icon>-->
|
|
8281
|
+
</td>
|
|
8282
|
+
</tr>
|
|
8283
|
+
}
|
|
8284
|
+
}
|
|
8285
|
+
|
|
8286
|
+
</tbody>
|
|
8287
|
+
</table>
|
|
8288
8288
|
`, standalone: false, styles: [":host{overflow-x:hidden;overflow-y:scroll;padding:10pt;flex:.1 0 content;background:#fff;min-height:1px}\n", "table{min-height:1px;border-collapse:collapse}table,th,td{border:1px solid lightgrey;padding:.5em}\n", ".selRow{background:#add8e6}\n", ".promptDescriptor{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}\n"] }]
|
|
8289
8289
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { items: [{
|
|
8290
8290
|
type: Input
|
|
@@ -8317,13 +8317,13 @@ class Recinstructions {
|
|
|
8317
8317
|
}
|
|
8318
8318
|
return riTxt;
|
|
8319
8319
|
}
|
|
8320
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8321
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8320
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Recinstructions, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8321
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: Recinstructions, isStandalone: false, selector: "spr-recinstructions", inputs: { recinstructions: "recinstructions", selectedItemIdx: "selectedItemIdx", itemCount: "itemCount" }, ngImport: i0, template: `
|
|
8322
8322
|
|
|
8323
8323
|
{{displayText()}}
|
|
8324
8324
|
`, isInline: true, styles: [":host{justify-content:left;align-items:flex-start;background:#fff;text-align:left;font-size:1em;flex:0;width:100%}\n"] }); }
|
|
8325
8325
|
}
|
|
8326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Recinstructions, decorators: [{
|
|
8327
8327
|
type: Component,
|
|
8328
8328
|
args: [{ selector: 'spr-recinstructions', template: `
|
|
8329
8329
|
|
|
@@ -8496,14 +8496,14 @@ class Prompter {
|
|
|
8496
8496
|
this._src = null;
|
|
8497
8497
|
}
|
|
8498
8498
|
}
|
|
8499
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8500
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8499
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Prompter, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: ProjectService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8500
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: Prompter, isStandalone: false, selector: "app-sprprompter", inputs: { projectName: "projectName", prompterHeight: "prompterHeight", promptMediaItems: "promptMediaItems" }, host: { properties: { "class.fill": "this.prompterStyleFill" } }, ngImport: i0, template: `
|
|
8501
8501
|
|
|
8502
8502
|
<!--<ng-template [ngIf]="text">{{text}}</ng-template>-->
|
|
8503
8503
|
<!-- <img *ngIf="src" #promptImage [src]="srcUrl()" [height]="prompterHeight-20" /> -->
|
|
8504
8504
|
`, isInline: true, styles: [":host{justify-content:center;align-items:center;background:#fff;text-align:center;line-height:1.2em;font-weight:700;flex:0 1}\n", ":host(.fill){flex:3;width:100%;height:100%;max-height:100%;max-width:100%;vertical-align:middle}\n"] }); }
|
|
8505
8505
|
}
|
|
8506
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8506
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Prompter, decorators: [{
|
|
8507
8507
|
type: Component,
|
|
8508
8508
|
args: [{ selector: 'app-sprprompter', template: `
|
|
8509
8509
|
|
|
@@ -8649,12 +8649,12 @@ class PromptContainer {
|
|
|
8649
8649
|
}
|
|
8650
8650
|
}
|
|
8651
8651
|
}
|
|
8652
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8653
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8652
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: PromptContainer, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8653
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: PromptContainer, isStandalone: false, selector: "app-sprpromptcontainer", inputs: { projectName: "projectName", mediaitems: "mediaitems" }, host: { listeners: { "window:resize": "onResize($event)" } }, viewQueries: [{ propertyName: "prompter", first: true, predicate: Prompter, descendants: true, static: true }], ngImport: i0, template: `
|
|
8654
8654
|
<app-sprprompter #prompter [projectName]="projectName" [promptMediaItems]="mediaitems" [style.font-size]="fontSize+'px'" [style.visibility]="prDisplay" [prompterHeight]="prompterHeight"></app-sprprompter>
|
|
8655
8655
|
`, isInline: true, styles: [":host{flex:3;padding:10pt;height:100%;max-height:100%;justify-content:center;align-items:center;background:#fff;text-align:center;display:flex;flex-direction:column;min-height:0px;width:100%}\n"], dependencies: [{ kind: "component", type: Prompter, selector: "app-sprprompter", inputs: ["projectName", "prompterHeight", "promptMediaItems"] }] }); }
|
|
8656
8656
|
}
|
|
8657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8657
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: PromptContainer, decorators: [{
|
|
8658
8658
|
type: Component,
|
|
8659
8659
|
args: [{ selector: 'app-sprpromptcontainer', template: `
|
|
8660
8660
|
<app-sprprompter #prompter [projectName]="projectName" [promptMediaItems]="mediaitems" [style.font-size]="fontSize+'px'" [style.visibility]="prDisplay" [prompterHeight]="prompterHeight"></app-sprprompter>
|
|
@@ -8776,8 +8776,8 @@ class PromptingContainer {
|
|
|
8776
8776
|
this.e.style.left = "0px";
|
|
8777
8777
|
//ev.preventDefault();
|
|
8778
8778
|
}
|
|
8779
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8780
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8779
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: PromptingContainer, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8780
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: PromptingContainer, isStandalone: false, selector: "app-sprpromptingcontainer", inputs: { projectName: "projectName", promptItem: "promptItem", showPrompt: "showPrompt", selectedItemIdx: "selectedItemIdx", itemCount: "itemCount", transportActions: "transportActions" }, host: { listeners: { "touchstart": "onTouchstart($event)", "touchend": "onTouchEnd($event)", "touchmove": "onTouchMove($event)", "touchcancel": "onTouchCancel($event)" } }, ngImport: i0, template: `
|
|
8781
8781
|
<spr-recinstructions [selectedItemIdx]="selectedItemIdx" [itemCount]="itemCount"
|
|
8782
8782
|
[recinstructions]="promptItem?.recinstructions?.recinstructions"></spr-recinstructions>
|
|
8783
8783
|
<app-sprpromptcontainer [projectName]="projectName"
|
|
@@ -8785,7 +8785,7 @@ class PromptingContainer {
|
|
|
8785
8785
|
|
|
8786
8786
|
`, isInline: true, styles: [":host{position:relative;flex:3;padding:10pt;justify-content:center;align-items:center;background:#fff;text-align:center;display:flex;flex-direction:column;min-height:0px}\n"], dependencies: [{ kind: "component", type: Recinstructions, selector: "spr-recinstructions", inputs: ["recinstructions", "selectedItemIdx", "itemCount"] }, { kind: "component", type: PromptContainer, selector: "app-sprpromptcontainer", inputs: ["projectName", "mediaitems"] }] }); }
|
|
8787
8787
|
}
|
|
8788
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: PromptingContainer, decorators: [{
|
|
8789
8789
|
type: Component,
|
|
8790
8790
|
args: [{ selector: 'app-sprpromptingcontainer', template: `
|
|
8791
8791
|
<spr-recinstructions [selectedItemIdx]="selectedItemIdx" [itemCount]="itemCount"
|
|
@@ -8842,59 +8842,59 @@ class Prompting extends ResponsiveComponent {
|
|
|
8842
8842
|
prevItem() {
|
|
8843
8843
|
this.onPrevItem.emit();
|
|
8844
8844
|
}
|
|
8845
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8846
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
8847
|
-
|
|
8848
|
-
<app-simpletrafficlight [status]="startStopSignalState"></app-simpletrafficlight>
|
|
8849
|
-
<app-sprpromptingcontainer [projectName]="projectName" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
8850
|
-
[itemCount]="items?.length" [selectedItemIdx]="selectedItemIdx"
|
|
8851
|
-
[transportActions]="transportActions"></app-sprpromptingcontainer>
|
|
8852
|
-
@if (!screenXs) {
|
|
8853
|
-
<app-sprprogress [items]="items" [selectedItemIdx]="selectedItemIdx"
|
|
8854
|
-
(onRowSelect)="itemSelect($event)"></app-sprprogress>
|
|
8855
|
-
}
|
|
8856
|
-
<div #asCt [class.active]="!audioSignalCollapsed && !screenXs">
|
|
8857
|
-
|
|
8858
|
-
<app-audiodisplay #audioSignalContainer [class.active]="!audioSignalCollapsed"
|
|
8859
|
-
[audioClip]="displayAudioClip"
|
|
8860
|
-
[playStartAction]="playStartAction"
|
|
8861
|
-
[playSelectionAction]="playSelectionAction"
|
|
8862
|
-
[autoPlayOnSelectToggleAction]="autoPlayOnSelectToggleAction"
|
|
8863
|
-
[playStopAction]="playStopAction"></app-audiodisplay>
|
|
8864
|
-
|
|
8865
|
-
|
|
8866
|
-
</div>
|
|
8867
|
-
|
|
8868
|
-
|
|
8869
|
-
|
|
8845
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Prompting, deps: [{ token: i1$2.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8846
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: Prompting, isStandalone: false, selector: "app-sprprompting", inputs: { projectName: "projectName", startStopSignalState: "startStopSignalState", promptItem: "promptItem", showPrompt: "showPrompt", items: "items", selectedItemIdx: "selectedItemIdx", transportActions: "transportActions", enableDownload: "enableDownload", audioSignalCollapsed: "audioSignalCollapsed", displayAudioClip: "displayAudioClip", playStartAction: "playStartAction", playSelectionAction: "playSelectionAction", autoPlayOnSelectToggleAction: "autoPlayOnSelectToggleAction", playStopAction: "playStopAction" }, outputs: { onItemSelect: "onItemSelect", onNextItem: "onNextItem", onPrevItem: "onPrevItem" }, viewQueries: [{ propertyName: "simpleTrafficLight", first: true, predicate: SimpleTrafficLight, descendants: true, static: true }, { propertyName: "audioDisplay", first: true, predicate: AudioDisplay, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
8847
|
+
|
|
8848
|
+
<app-simpletrafficlight [status]="startStopSignalState"></app-simpletrafficlight>
|
|
8849
|
+
<app-sprpromptingcontainer [projectName]="projectName" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
8850
|
+
[itemCount]="items?.length" [selectedItemIdx]="selectedItemIdx"
|
|
8851
|
+
[transportActions]="transportActions"></app-sprpromptingcontainer>
|
|
8852
|
+
@if (!screenXs) {
|
|
8853
|
+
<app-sprprogress [items]="items" [selectedItemIdx]="selectedItemIdx"
|
|
8854
|
+
(onRowSelect)="itemSelect($event)"></app-sprprogress>
|
|
8855
|
+
}
|
|
8856
|
+
<div #asCt [class.active]="!audioSignalCollapsed && !screenXs">
|
|
8857
|
+
|
|
8858
|
+
<app-audiodisplay #audioSignalContainer [class.active]="!audioSignalCollapsed"
|
|
8859
|
+
[audioClip]="displayAudioClip"
|
|
8860
|
+
[playStartAction]="playStartAction"
|
|
8861
|
+
[playSelectionAction]="playSelectionAction"
|
|
8862
|
+
[autoPlayOnSelectToggleAction]="autoPlayOnSelectToggleAction"
|
|
8863
|
+
[playStopAction]="playStopAction"></app-audiodisplay>
|
|
8864
|
+
|
|
8865
|
+
|
|
8866
|
+
</div>
|
|
8867
|
+
|
|
8868
|
+
|
|
8869
|
+
|
|
8870
8870
|
`, isInline: true, styles: [":host{position:relative;margin:0;padding:0;background:#d3d3d3;width:100%;flex:1;min-height:0px;display:flex;flex-direction:row;flex-wrap:nowrap}\n", "app-simpletrafficlight{margin:10px;min-height:0px;z-index:3}\n", "app-sprprogress{z-index:3}\n", "div{display:none;position:absolute;z-index:5}\n", "div.active{display:flex;position:absolute;bottom:0;height:90%;width:100%;overflow:hidden;padding:0;z-index:5;box-sizing:border-box;background-color:#0000}\n"], dependencies: [{ kind: "component", type: AudioDisplay, selector: "app-audiodisplay", inputs: ["playStartAction", "playStopAction", "playSelectionAction", "autoPlayOnSelectToggleAction", "audioData", "audioClip"] }, { kind: "component", type: Progress, selector: "app-sprprogress", inputs: ["items", "selectedItemIdx", "enableDownload"], outputs: ["onRowSelect", "rowSelect", "onShowDoneAction", "clickDone", "onDownloadDoneAction", "clickDownloadDone"] }, { kind: "component", type: SimpleTrafficLight, selector: "app-simpletrafficlight", inputs: ["status"] }, { kind: "component", type: PromptingContainer, selector: "app-sprpromptingcontainer", inputs: ["projectName", "promptItem", "showPrompt", "selectedItemIdx", "itemCount", "transportActions"] }] }); }
|
|
8871
8871
|
}
|
|
8872
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: Prompting, decorators: [{
|
|
8873
8873
|
type: Component,
|
|
8874
|
-
args: [{ selector: 'app-sprprompting', template: `
|
|
8875
|
-
|
|
8876
|
-
<app-simpletrafficlight [status]="startStopSignalState"></app-simpletrafficlight>
|
|
8877
|
-
<app-sprpromptingcontainer [projectName]="projectName" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
8878
|
-
[itemCount]="items?.length" [selectedItemIdx]="selectedItemIdx"
|
|
8879
|
-
[transportActions]="transportActions"></app-sprpromptingcontainer>
|
|
8880
|
-
@if (!screenXs) {
|
|
8881
|
-
<app-sprprogress [items]="items" [selectedItemIdx]="selectedItemIdx"
|
|
8882
|
-
(onRowSelect)="itemSelect($event)"></app-sprprogress>
|
|
8883
|
-
}
|
|
8884
|
-
<div #asCt [class.active]="!audioSignalCollapsed && !screenXs">
|
|
8885
|
-
|
|
8886
|
-
<app-audiodisplay #audioSignalContainer [class.active]="!audioSignalCollapsed"
|
|
8887
|
-
[audioClip]="displayAudioClip"
|
|
8888
|
-
[playStartAction]="playStartAction"
|
|
8889
|
-
[playSelectionAction]="playSelectionAction"
|
|
8890
|
-
[autoPlayOnSelectToggleAction]="autoPlayOnSelectToggleAction"
|
|
8891
|
-
[playStopAction]="playStopAction"></app-audiodisplay>
|
|
8892
|
-
|
|
8893
|
-
|
|
8894
|
-
</div>
|
|
8895
|
-
|
|
8896
|
-
|
|
8897
|
-
|
|
8874
|
+
args: [{ selector: 'app-sprprompting', template: `
|
|
8875
|
+
|
|
8876
|
+
<app-simpletrafficlight [status]="startStopSignalState"></app-simpletrafficlight>
|
|
8877
|
+
<app-sprpromptingcontainer [projectName]="projectName" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
8878
|
+
[itemCount]="items?.length" [selectedItemIdx]="selectedItemIdx"
|
|
8879
|
+
[transportActions]="transportActions"></app-sprpromptingcontainer>
|
|
8880
|
+
@if (!screenXs) {
|
|
8881
|
+
<app-sprprogress [items]="items" [selectedItemIdx]="selectedItemIdx"
|
|
8882
|
+
(onRowSelect)="itemSelect($event)"></app-sprprogress>
|
|
8883
|
+
}
|
|
8884
|
+
<div #asCt [class.active]="!audioSignalCollapsed && !screenXs">
|
|
8885
|
+
|
|
8886
|
+
<app-audiodisplay #audioSignalContainer [class.active]="!audioSignalCollapsed"
|
|
8887
|
+
[audioClip]="displayAudioClip"
|
|
8888
|
+
[playStartAction]="playStartAction"
|
|
8889
|
+
[playSelectionAction]="playSelectionAction"
|
|
8890
|
+
[autoPlayOnSelectToggleAction]="autoPlayOnSelectToggleAction"
|
|
8891
|
+
[playStopAction]="playStopAction"></app-audiodisplay>
|
|
8892
|
+
|
|
8893
|
+
|
|
8894
|
+
</div>
|
|
8895
|
+
|
|
8896
|
+
|
|
8897
|
+
|
|
8898
8898
|
`, standalone: false, styles: [":host{position:relative;margin:0;padding:0;background:#d3d3d3;width:100%;flex:1;min-height:0px;display:flex;flex-direction:row;flex-wrap:nowrap}\n", "app-simpletrafficlight{margin:10px;min-height:0px;z-index:3}\n", "app-sprprogress{z-index:3}\n", "div{display:none;position:absolute;z-index:5}\n", "div.active{display:flex;position:absolute;bottom:0;height:90%;width:100%;overflow:hidden;padding:0;z-index:5;box-sizing:border-box;background-color:#0000}\n"] }]
|
|
8899
8899
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }], propDecorators: { simpleTrafficLight: [{
|
|
8900
8900
|
type: ViewChild,
|
|
@@ -8946,8 +8946,8 @@ class SessionFinishedDialog {
|
|
|
8946
8946
|
closeDialog() {
|
|
8947
8947
|
this.dialogRef.close();
|
|
8948
8948
|
}
|
|
8949
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8950
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
8949
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionFinishedDialog, deps: [{ token: i1$3.MatDialogRef }, { token: MAT_DIALOG_DATA }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8950
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: SessionFinishedDialog, isStandalone: false, selector: "spr-session-finished-dialog", ngImport: i0, template: `<h1 mat-dialog-title><mat-icon [style.color]="'green'">done_all</mat-icon> Session finished</h1>
|
|
8951
8951
|
<div mat-dialog-content>
|
|
8952
8952
|
|
|
8953
8953
|
<p>Thank you! The recording session is complete.</p>
|
|
@@ -8958,7 +8958,7 @@ class SessionFinishedDialog {
|
|
|
8958
8958
|
</div>
|
|
8959
8959
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "directive", type: i1$3.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { kind: "directive", type: i1$3.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]", inputs: ["align"] }, { kind: "directive", type: i1$3.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }] }); }
|
|
8960
8960
|
}
|
|
8961
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
8961
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionFinishedDialog, decorators: [{
|
|
8962
8962
|
type: Component,
|
|
8963
8963
|
args: [{
|
|
8964
8964
|
selector: 'spr-session-finished-dialog',
|
|
@@ -8987,43 +8987,43 @@ class MessageDialog {
|
|
|
8987
8987
|
closeDialog() {
|
|
8988
8988
|
this.dialogRef.close();
|
|
8989
8989
|
}
|
|
8990
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
8991
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
8992
|
-
<mat-icon [style.color]="'red'">error</mat-icon>
|
|
8993
|
-
}
|
|
8994
|
-
@if (data.type==='warning') {
|
|
8995
|
-
<mat-icon [style.color]="'yellow'">warning</mat-icon>
|
|
8996
|
-
}{{data.title}}</h1>
|
|
8997
|
-
<div mat-dialog-content>
|
|
8998
|
-
|
|
8999
|
-
<p>{{data.msg}}</p>
|
|
9000
|
-
<p>{{data.advice}}</p>
|
|
9001
|
-
|
|
9002
|
-
</div>
|
|
9003
|
-
<div mat-dialog-actions>
|
|
9004
|
-
<button mat-button (click)="closeDialog()">OK</button>
|
|
9005
|
-
</div>
|
|
8990
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: MessageDialog, deps: [{ token: i1$3.MatDialogRef }, { token: MAT_DIALOG_DATA }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8991
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: MessageDialog, isStandalone: false, selector: "msg-dialog", ngImport: i0, template: `<h1 mat-dialog-title>@if (data.type==='error') {
|
|
8992
|
+
<mat-icon [style.color]="'red'">error</mat-icon>
|
|
8993
|
+
}
|
|
8994
|
+
@if (data.type==='warning') {
|
|
8995
|
+
<mat-icon [style.color]="'yellow'">warning</mat-icon>
|
|
8996
|
+
}{{data.title}}</h1>
|
|
8997
|
+
<div mat-dialog-content>
|
|
8998
|
+
|
|
8999
|
+
<p>{{data.msg}}</p>
|
|
9000
|
+
<p>{{data.advice}}</p>
|
|
9001
|
+
|
|
9002
|
+
</div>
|
|
9003
|
+
<div mat-dialog-actions>
|
|
9004
|
+
<button mat-button (click)="closeDialog()">OK</button>
|
|
9005
|
+
</div>
|
|
9006
9006
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "directive", type: i1$3.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { kind: "directive", type: i1$3.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]", inputs: ["align"] }, { kind: "directive", type: i1$3.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }] }); }
|
|
9007
9007
|
}
|
|
9008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
9008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: MessageDialog, decorators: [{
|
|
9009
9009
|
type: Component,
|
|
9010
9010
|
args: [{
|
|
9011
9011
|
selector: 'msg-dialog',
|
|
9012
|
-
template: `<h1 mat-dialog-title>@if (data.type==='error') {
|
|
9013
|
-
<mat-icon [style.color]="'red'">error</mat-icon>
|
|
9014
|
-
}
|
|
9015
|
-
@if (data.type==='warning') {
|
|
9016
|
-
<mat-icon [style.color]="'yellow'">warning</mat-icon>
|
|
9017
|
-
}{{data.title}}</h1>
|
|
9018
|
-
<div mat-dialog-content>
|
|
9019
|
-
|
|
9020
|
-
<p>{{data.msg}}</p>
|
|
9021
|
-
<p>{{data.advice}}</p>
|
|
9022
|
-
|
|
9023
|
-
</div>
|
|
9024
|
-
<div mat-dialog-actions>
|
|
9025
|
-
<button mat-button (click)="closeDialog()">OK</button>
|
|
9026
|
-
</div>
|
|
9012
|
+
template: `<h1 mat-dialog-title>@if (data.type==='error') {
|
|
9013
|
+
<mat-icon [style.color]="'red'">error</mat-icon>
|
|
9014
|
+
}
|
|
9015
|
+
@if (data.type==='warning') {
|
|
9016
|
+
<mat-icon [style.color]="'yellow'">warning</mat-icon>
|
|
9017
|
+
}{{data.title}}</h1>
|
|
9018
|
+
<div mat-dialog-content>
|
|
9019
|
+
|
|
9020
|
+
<p>{{data.msg}}</p>
|
|
9021
|
+
<p>{{data.advice}}</p>
|
|
9022
|
+
|
|
9023
|
+
</div>
|
|
9024
|
+
<div mat-dialog-actions>
|
|
9025
|
+
<button mat-button (click)="closeDialog()">OK</button>
|
|
9026
|
+
</div>
|
|
9027
9027
|
`,
|
|
9028
9028
|
standalone: false
|
|
9029
9029
|
}]
|
|
@@ -10485,10 +10485,10 @@ class RecordingService extends BasicRecordingService {
|
|
|
10485
10485
|
});
|
|
10486
10486
|
return wobs;
|
|
10487
10487
|
}
|
|
10488
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
10489
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
10488
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingService, deps: [{ token: i1.HttpClient }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10489
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingService }); }
|
|
10490
10490
|
}
|
|
10491
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
10491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingService, decorators: [{
|
|
10492
10492
|
type: Injectable
|
|
10493
10493
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: SpeechRecorderConfig, decorators: [{
|
|
10494
10494
|
type: Inject,
|
|
@@ -10845,15 +10845,15 @@ class LevelBar {
|
|
|
10845
10845
|
}
|
|
10846
10846
|
}
|
|
10847
10847
|
}
|
|
10848
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
10849
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
10848
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: LevelBar, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10849
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: LevelBar, isStandalone: false, selector: "audio-levelbar", inputs: { streamingMode: "streamingMode", displayLevelInfos: "displayLevelInfos", state: "state" }, host: { listeners: { "scroll": "onScroll($event)", "window:resize": "onResize($event)" } }, viewQueries: [{ propertyName: "virtualCanvasRef", first: true, predicate: ["virtualCanvas"], descendants: true, static: true }, { propertyName: "liveLevelCanvasRef", first: true, predicate: ["levelbar"], descendants: true, static: true }, { propertyName: "markerCanvasRef", first: true, predicate: ["markerCanvas"], descendants: true, static: true }], ngImport: i0, template: `
|
|
10850
10850
|
<div #virtualCanvas>
|
|
10851
10851
|
<canvas #levelbar></canvas>
|
|
10852
10852
|
<canvas #markerCanvas></canvas>
|
|
10853
10853
|
</div>
|
|
10854
10854
|
`, isInline: true, styles: [":host{width:100%;background:#a9a9a9;box-sizing:border-box;height:100%;position:relative;overflow-x:scroll;overflow-y:auto}\n", "div{top:0;left:0;width:100%;height:100%;box-sizing:border-box}\n", "canvas{top:0;left:0;width:100%;height:100%;position:absolute}\n"] }); }
|
|
10855
10855
|
}
|
|
10856
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
10856
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: LevelBar, decorators: [{
|
|
10857
10857
|
type: Component,
|
|
10858
10858
|
args: [{ selector: 'audio-levelbar', template: `
|
|
10859
10859
|
<div #virtualCanvas>
|
|
@@ -10890,29 +10890,29 @@ class StatusDisplay {
|
|
|
10890
10890
|
this.statusMsg = 'Initialize...';
|
|
10891
10891
|
this.statusWaiting = false;
|
|
10892
10892
|
}
|
|
10893
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
10894
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
10895
|
-
<p matTooltip="Status">
|
|
10896
|
-
@if (statusWaiting) {
|
|
10897
|
-
<mat-progress-spinner color="black" mode="indeterminate" [diameter]="30" [strokeWidth]="5"></mat-progress-spinner>
|
|
10898
|
-
}@if (statusAlertType==='error') {
|
|
10899
|
-
<mat-icon style="color:red">report_problem</mat-icon>
|
|
10900
|
-
}
|
|
10901
|
-
{{statusMsg}}
|
|
10902
|
-
</p>
|
|
10893
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: StatusDisplay, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10894
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: StatusDisplay, isStandalone: false, selector: "app-sprstatusdisplay", inputs: { statusAlertType: "statusAlertType", statusMsg: "statusMsg", statusWaiting: "statusWaiting" }, ngImport: i0, template: `
|
|
10895
|
+
<p matTooltip="Status">
|
|
10896
|
+
@if (statusWaiting) {
|
|
10897
|
+
<mat-progress-spinner color="black" mode="indeterminate" [diameter]="30" [strokeWidth]="5"></mat-progress-spinner>
|
|
10898
|
+
}@if (statusAlertType==='error') {
|
|
10899
|
+
<mat-icon style="color:red">report_problem</mat-icon>
|
|
10900
|
+
}
|
|
10901
|
+
{{statusMsg}}
|
|
10902
|
+
</p>
|
|
10903
10903
|
`, isInline: true, styles: [":host{display:inline;text-align:left;font-size:smaller}\n", "p{padding:4px;white-space:nowrap;display:inline-block}\n", "mat-progress-spinner{color:#000;display:inline-block}\n", "span{color:red}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i2$1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
|
|
10904
10904
|
}
|
|
10905
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
10905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: StatusDisplay, decorators: [{
|
|
10906
10906
|
type: Component,
|
|
10907
|
-
args: [{ selector: 'app-sprstatusdisplay', template: `
|
|
10908
|
-
<p matTooltip="Status">
|
|
10909
|
-
@if (statusWaiting) {
|
|
10910
|
-
<mat-progress-spinner color="black" mode="indeterminate" [diameter]="30" [strokeWidth]="5"></mat-progress-spinner>
|
|
10911
|
-
}@if (statusAlertType==='error') {
|
|
10912
|
-
<mat-icon style="color:red">report_problem</mat-icon>
|
|
10913
|
-
}
|
|
10914
|
-
{{statusMsg}}
|
|
10915
|
-
</p>
|
|
10907
|
+
args: [{ selector: 'app-sprstatusdisplay', template: `
|
|
10908
|
+
<p matTooltip="Status">
|
|
10909
|
+
@if (statusWaiting) {
|
|
10910
|
+
<mat-progress-spinner color="black" mode="indeterminate" [diameter]="30" [strokeWidth]="5"></mat-progress-spinner>
|
|
10911
|
+
}@if (statusAlertType==='error') {
|
|
10912
|
+
<mat-icon style="color:red">report_problem</mat-icon>
|
|
10913
|
+
}
|
|
10914
|
+
{{statusMsg}}
|
|
10915
|
+
</p>
|
|
10916
10916
|
`, standalone: false, styles: [":host{display:inline;text-align:left;font-size:smaller}\n", "p{padding:4px;white-space:nowrap;display:inline-block}\n", "mat-progress-spinner{color:#000;display:inline-block}\n", "span{color:red}\n"] }]
|
|
10917
10917
|
}], propDecorators: { statusAlertType: [{
|
|
10918
10918
|
type: Input
|
|
@@ -10977,13 +10977,13 @@ class UploadStatus {
|
|
|
10977
10977
|
get status() {
|
|
10978
10978
|
return this._status;
|
|
10979
10979
|
}
|
|
10980
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
10981
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
10980
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: UploadStatus, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10981
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: UploadStatus, isStandalone: false, selector: "app-uploadstatus", inputs: { value: "value", awaitNewUpload: "awaitNewUpload", status: "status" }, ngImport: i0, template: `
|
|
10982
10982
|
<mat-progress-spinner [mode]="spinnerMode" [color]="colorStatus" [diameter]="30" [strokeWidth]="5" [value]="_value"
|
|
10983
10983
|
[matTooltip]="toolTipText"></mat-progress-spinner>
|
|
10984
10984
|
`, isInline: true, styles: [":host{text-align:left}\n", "mat-progress-spinner{display:inline-block}\n"], dependencies: [{ kind: "component", type: i2$1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
|
|
10985
10985
|
}
|
|
10986
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
10986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: UploadStatus, decorators: [{
|
|
10987
10987
|
type: Component,
|
|
10988
10988
|
args: [{ selector: 'app-uploadstatus', template: `
|
|
10989
10989
|
<mat-progress-spinner [mode]="spinnerMode" [color]="colorStatus" [diameter]="30" [strokeWidth]="5" [value]="_value"
|
|
@@ -11000,12 +11000,12 @@ class ProgressDisplay {
|
|
|
11000
11000
|
constructor() {
|
|
11001
11001
|
this.progressMsg = '[itemcode]';
|
|
11002
11002
|
}
|
|
11003
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11004
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
11003
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ProgressDisplay, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11004
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: ProgressDisplay, isStandalone: false, selector: "app-sprprogressdisplay", ngImport: i0, template: `
|
|
11005
11005
|
<p>{{progressMsg}}</p>
|
|
11006
11006
|
`, isInline: true, styles: [":host{flex:1;width:100%;text-align:left}\n"] }); }
|
|
11007
11007
|
}
|
|
11008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ProgressDisplay, decorators: [{
|
|
11009
11009
|
type: Component,
|
|
11010
11010
|
args: [{ selector: 'app-sprprogressdisplay', template: `
|
|
11011
11011
|
<p>{{progressMsg}}</p>
|
|
@@ -11102,79 +11102,79 @@ class TransportPanel extends ResponsiveComponent {
|
|
|
11102
11102
|
this.actions.stopNonrecordingAction.perform();
|
|
11103
11103
|
}
|
|
11104
11104
|
}
|
|
11105
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11106
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
11107
|
-
@if (navigationEnabled) {
|
|
11108
|
-
<button id="bwdBtn" (click)="actions.bwdAction.perform()" [disabled]="bwdDisabled()"
|
|
11109
|
-
mat-raised-button class="transport-button-icon">
|
|
11110
|
-
<span><mat-icon>chevron_left</mat-icon></span>
|
|
11111
|
-
</button>
|
|
11112
|
-
}
|
|
11113
|
-
<button (click)="startStopNextPerform()" [disabled]="startDisabled() && stopDisabled() && nextDisabled() && stopNonrecordingDisabled()" mat-raised-button class="transport-button-icon">
|
|
11114
|
-
<span><mat-icon class="transport-button-icon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>@if (!nextDisabled() || !stopNonrecordingDisabled()) {
|
|
11115
|
-
<mat-icon class="transport-button-icon" [style.color]="nextDisabled() ? 'grey' : 'black'">chevron_right</mat-icon>
|
|
11116
|
-
}</span>
|
|
11117
|
-
@if (!screenXs) {
|
|
11118
|
-
<span class="transport-button-text">{{startStopNextName()}}</span>
|
|
11119
|
-
}
|
|
11120
|
-
</button>
|
|
11121
|
-
@if (pausingEnabled) {
|
|
11122
|
-
<button (click)="actions.pauseAction.perform()" [disabled]="pauseDisabled()" mat-raised-button class="transport-button-icon">
|
|
11123
|
-
<span><mat-icon class="transport-button-icon">pause</mat-icon></span>
|
|
11124
|
-
@if (!screenXs) {
|
|
11125
|
-
<span class="transport-button-text">Pause</span>
|
|
11126
|
-
}
|
|
11127
|
-
</button>
|
|
11128
|
-
}
|
|
11129
|
-
@if (navigationEnabled && !screenXs) {
|
|
11130
|
-
<button id="fwdNextBtn" (click)="actions.fwdNextAction.perform()" [disabled]="fwdNextDisabled()" mat-raised-button class="transport-button-icon">
|
|
11131
|
-
<span><mat-icon>redo</mat-icon></span>
|
|
11132
|
-
</button>
|
|
11133
|
-
}
|
|
11134
|
-
@if (navigationEnabled) {
|
|
11135
|
-
<button id="fwdBtn" (click)="actions.fwdAction.perform()" [disabled]="fwdDisabled()" mat-raised-button class="transport-button-icon">
|
|
11136
|
-
<span><mat-icon>chevron_right</mat-icon></span>
|
|
11137
|
-
</button>
|
|
11138
|
-
}
|
|
11139
|
-
|
|
11105
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: TransportPanel, deps: [{ token: i1$2.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11106
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: TransportPanel, isStandalone: false, selector: "app-sprtransport", inputs: { readonly: "readonly", actions: "actions", navigationEnabled: "navigationEnabled", pausingEnabled: "pausingEnabled" }, usesInheritance: true, ngImport: i0, template: `
|
|
11107
|
+
@if (navigationEnabled) {
|
|
11108
|
+
<button id="bwdBtn" (click)="actions.bwdAction.perform()" [disabled]="bwdDisabled()"
|
|
11109
|
+
mat-raised-button class="transport-button-icon">
|
|
11110
|
+
<span><mat-icon>chevron_left</mat-icon></span>
|
|
11111
|
+
</button>
|
|
11112
|
+
}
|
|
11113
|
+
<button (click)="startStopNextPerform()" [disabled]="startDisabled() && stopDisabled() && nextDisabled() && stopNonrecordingDisabled()" mat-raised-button class="transport-button-icon">
|
|
11114
|
+
<span><mat-icon class="transport-button-icon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>@if (!nextDisabled() || !stopNonrecordingDisabled()) {
|
|
11115
|
+
<mat-icon class="transport-button-icon" [style.color]="nextDisabled() ? 'grey' : 'black'">chevron_right</mat-icon>
|
|
11116
|
+
}</span>
|
|
11117
|
+
@if (!screenXs) {
|
|
11118
|
+
<span class="transport-button-text">{{startStopNextName()}}</span>
|
|
11119
|
+
}
|
|
11120
|
+
</button>
|
|
11121
|
+
@if (pausingEnabled) {
|
|
11122
|
+
<button (click)="actions.pauseAction.perform()" [disabled]="pauseDisabled()" mat-raised-button class="transport-button-icon">
|
|
11123
|
+
<span><mat-icon class="transport-button-icon">pause</mat-icon></span>
|
|
11124
|
+
@if (!screenXs) {
|
|
11125
|
+
<span class="transport-button-text">Pause</span>
|
|
11126
|
+
}
|
|
11127
|
+
</button>
|
|
11128
|
+
}
|
|
11129
|
+
@if (navigationEnabled && !screenXs) {
|
|
11130
|
+
<button id="fwdNextBtn" (click)="actions.fwdNextAction.perform()" [disabled]="fwdNextDisabled()" mat-raised-button class="transport-button-icon">
|
|
11131
|
+
<span><mat-icon>redo</mat-icon></span>
|
|
11132
|
+
</button>
|
|
11133
|
+
}
|
|
11134
|
+
@if (navigationEnabled) {
|
|
11135
|
+
<button id="fwdBtn" (click)="actions.fwdAction.perform()" [disabled]="fwdDisabled()" mat-raised-button class="transport-button-icon">
|
|
11136
|
+
<span><mat-icon>chevron_right</mat-icon></span>
|
|
11137
|
+
</button>
|
|
11138
|
+
}
|
|
11139
|
+
|
|
11140
11140
|
`, isInline: true, styles: [":host{flex:20;align-self:center;width:100%;text-align:center;align-content:center;margin:0}\n", "div{display:inline;flex:0}\n", "button{touch-action:manipulation}\n", ".transport-button-icon{font-size:24px;vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap}\n", ".transport-button-text{font-size:14px;letter-spacing:normal;vertical-align:baseline}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }] }); }
|
|
11141
11141
|
}
|
|
11142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11142
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: TransportPanel, decorators: [{
|
|
11143
11143
|
type: Component,
|
|
11144
|
-
args: [{ selector: 'app-sprtransport', template: `
|
|
11145
|
-
@if (navigationEnabled) {
|
|
11146
|
-
<button id="bwdBtn" (click)="actions.bwdAction.perform()" [disabled]="bwdDisabled()"
|
|
11147
|
-
mat-raised-button class="transport-button-icon">
|
|
11148
|
-
<span><mat-icon>chevron_left</mat-icon></span>
|
|
11149
|
-
</button>
|
|
11150
|
-
}
|
|
11151
|
-
<button (click)="startStopNextPerform()" [disabled]="startDisabled() && stopDisabled() && nextDisabled() && stopNonrecordingDisabled()" mat-raised-button class="transport-button-icon">
|
|
11152
|
-
<span><mat-icon class="transport-button-icon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>@if (!nextDisabled() || !stopNonrecordingDisabled()) {
|
|
11153
|
-
<mat-icon class="transport-button-icon" [style.color]="nextDisabled() ? 'grey' : 'black'">chevron_right</mat-icon>
|
|
11154
|
-
}</span>
|
|
11155
|
-
@if (!screenXs) {
|
|
11156
|
-
<span class="transport-button-text">{{startStopNextName()}}</span>
|
|
11157
|
-
}
|
|
11158
|
-
</button>
|
|
11159
|
-
@if (pausingEnabled) {
|
|
11160
|
-
<button (click)="actions.pauseAction.perform()" [disabled]="pauseDisabled()" mat-raised-button class="transport-button-icon">
|
|
11161
|
-
<span><mat-icon class="transport-button-icon">pause</mat-icon></span>
|
|
11162
|
-
@if (!screenXs) {
|
|
11163
|
-
<span class="transport-button-text">Pause</span>
|
|
11164
|
-
}
|
|
11165
|
-
</button>
|
|
11166
|
-
}
|
|
11167
|
-
@if (navigationEnabled && !screenXs) {
|
|
11168
|
-
<button id="fwdNextBtn" (click)="actions.fwdNextAction.perform()" [disabled]="fwdNextDisabled()" mat-raised-button class="transport-button-icon">
|
|
11169
|
-
<span><mat-icon>redo</mat-icon></span>
|
|
11170
|
-
</button>
|
|
11171
|
-
}
|
|
11172
|
-
@if (navigationEnabled) {
|
|
11173
|
-
<button id="fwdBtn" (click)="actions.fwdAction.perform()" [disabled]="fwdDisabled()" mat-raised-button class="transport-button-icon">
|
|
11174
|
-
<span><mat-icon>chevron_right</mat-icon></span>
|
|
11175
|
-
</button>
|
|
11176
|
-
}
|
|
11177
|
-
|
|
11144
|
+
args: [{ selector: 'app-sprtransport', template: `
|
|
11145
|
+
@if (navigationEnabled) {
|
|
11146
|
+
<button id="bwdBtn" (click)="actions.bwdAction.perform()" [disabled]="bwdDisabled()"
|
|
11147
|
+
mat-raised-button class="transport-button-icon">
|
|
11148
|
+
<span><mat-icon>chevron_left</mat-icon></span>
|
|
11149
|
+
</button>
|
|
11150
|
+
}
|
|
11151
|
+
<button (click)="startStopNextPerform()" [disabled]="startDisabled() && stopDisabled() && nextDisabled() && stopNonrecordingDisabled()" mat-raised-button class="transport-button-icon">
|
|
11152
|
+
<span><mat-icon class="transport-button-icon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>@if (!nextDisabled() || !stopNonrecordingDisabled()) {
|
|
11153
|
+
<mat-icon class="transport-button-icon" [style.color]="nextDisabled() ? 'grey' : 'black'">chevron_right</mat-icon>
|
|
11154
|
+
}</span>
|
|
11155
|
+
@if (!screenXs) {
|
|
11156
|
+
<span class="transport-button-text">{{startStopNextName()}}</span>
|
|
11157
|
+
}
|
|
11158
|
+
</button>
|
|
11159
|
+
@if (pausingEnabled) {
|
|
11160
|
+
<button (click)="actions.pauseAction.perform()" [disabled]="pauseDisabled()" mat-raised-button class="transport-button-icon">
|
|
11161
|
+
<span><mat-icon class="transport-button-icon">pause</mat-icon></span>
|
|
11162
|
+
@if (!screenXs) {
|
|
11163
|
+
<span class="transport-button-text">Pause</span>
|
|
11164
|
+
}
|
|
11165
|
+
</button>
|
|
11166
|
+
}
|
|
11167
|
+
@if (navigationEnabled && !screenXs) {
|
|
11168
|
+
<button id="fwdNextBtn" (click)="actions.fwdNextAction.perform()" [disabled]="fwdNextDisabled()" mat-raised-button class="transport-button-icon">
|
|
11169
|
+
<span><mat-icon>redo</mat-icon></span>
|
|
11170
|
+
</button>
|
|
11171
|
+
}
|
|
11172
|
+
@if (navigationEnabled) {
|
|
11173
|
+
<button id="fwdBtn" (click)="actions.fwdAction.perform()" [disabled]="fwdDisabled()" mat-raised-button class="transport-button-icon">
|
|
11174
|
+
<span><mat-icon>chevron_right</mat-icon></span>
|
|
11175
|
+
</button>
|
|
11176
|
+
}
|
|
11177
|
+
|
|
11178
11178
|
`, standalone: false, styles: [":host{flex:20;align-self:center;width:100%;text-align:center;align-content:center;margin:0}\n", "div{display:inline;flex:0}\n", "button{touch-action:manipulation}\n", ".transport-button-icon{font-size:24px;vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap}\n", ".transport-button-text{font-size:14px;letter-spacing:normal;vertical-align:baseline}\n"] }]
|
|
11179
11179
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }], propDecorators: { readonly: [{
|
|
11180
11180
|
type: Input
|
|
@@ -11192,19 +11192,19 @@ class WakeLockIndicator {
|
|
|
11192
11192
|
set screenLocked(screenLock) {
|
|
11193
11193
|
this._screenLocked = screenLock;
|
|
11194
11194
|
}
|
|
11195
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11196
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
11197
|
-
@if (_screenLocked) {
|
|
11198
|
-
<mat-icon>screen_lock_portrait</mat-icon>
|
|
11199
|
-
}
|
|
11195
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: WakeLockIndicator, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11196
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: WakeLockIndicator, isStandalone: false, selector: "app-wakelockindicator", inputs: { screenLocked: "screenLocked" }, ngImport: i0, template: `
|
|
11197
|
+
@if (_screenLocked) {
|
|
11198
|
+
<mat-icon>screen_lock_portrait</mat-icon>
|
|
11199
|
+
}
|
|
11200
11200
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }] }); }
|
|
11201
11201
|
}
|
|
11202
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11202
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: WakeLockIndicator, decorators: [{
|
|
11203
11203
|
type: Component,
|
|
11204
|
-
args: [{ selector: 'app-wakelockindicator', template: `
|
|
11205
|
-
@if (_screenLocked) {
|
|
11206
|
-
<mat-icon>screen_lock_portrait</mat-icon>
|
|
11207
|
-
}
|
|
11204
|
+
args: [{ selector: 'app-wakelockindicator', template: `
|
|
11205
|
+
@if (_screenLocked) {
|
|
11206
|
+
<mat-icon>screen_lock_portrait</mat-icon>
|
|
11207
|
+
}
|
|
11208
11208
|
`, standalone: false }]
|
|
11209
11209
|
}], ctorParameters: () => [], propDecorators: { screenLocked: [{
|
|
11210
11210
|
type: Input
|
|
@@ -11223,12 +11223,12 @@ class ReadyStateIndicator {
|
|
|
11223
11223
|
get ready() {
|
|
11224
11224
|
return this._ready;
|
|
11225
11225
|
}
|
|
11226
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11227
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
11226
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ReadyStateIndicator, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11227
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: ReadyStateIndicator, isStandalone: false, selector: "app-readystateindicator", inputs: { ready: "ready" }, ngImport: i0, template: `
|
|
11228
11228
|
<mat-icon [matTooltip]="readyStateToolTip">{{hourGlassIconName}}</mat-icon>
|
|
11229
11229
|
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
|
|
11230
11230
|
}
|
|
11231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ReadyStateIndicator, decorators: [{
|
|
11232
11232
|
type: Component,
|
|
11233
11233
|
args: [{ selector: 'app-readystateindicator', template: `
|
|
11234
11234
|
<mat-icon [matTooltip]="readyStateToolTip">{{hourGlassIconName}}</mat-icon>
|
|
@@ -11251,65 +11251,65 @@ class ControlPanel extends ResponsiveComponent {
|
|
|
11251
11251
|
get ready() {
|
|
11252
11252
|
return this._ready;
|
|
11253
11253
|
}
|
|
11254
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11255
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
11256
|
-
@if (!screenXs) {
|
|
11257
|
-
<div style="flex-direction: row" >
|
|
11258
|
-
<app-sprstatusdisplay style="flex:0 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11259
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
11260
|
-
<app-sprtransport style="flex:10 0 0" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11261
|
-
@if (enableUploadRecordings) {
|
|
11262
|
-
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11263
|
-
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11264
|
-
}
|
|
11265
|
-
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11266
|
-
</div>
|
|
11267
|
-
}
|
|
11268
|
-
@if (screenXs) {
|
|
11269
|
-
<div style="flex-direction: column">
|
|
11270
|
-
<div style="flex-direction: row" class="flexFill" >
|
|
11271
|
-
<app-sprstatusdisplay style="flex:10 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11272
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
11273
|
-
@if (enableUploadRecordings) {
|
|
11274
|
-
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11275
|
-
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11276
|
-
}
|
|
11277
|
-
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11278
|
-
</div>
|
|
11279
|
-
<app-sprtransport [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11280
|
-
</div>
|
|
11281
|
-
}
|
|
11254
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ControlPanel, deps: [{ token: i1$2.BreakpointObserver }, { token: i1$3.MatDialog }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11255
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: ControlPanel, isStandalone: false, selector: "app-sprcontrolpanel", inputs: { readonly: "readonly", transportActions: "transportActions", processing: "processing", statusMsg: "statusMsg", statusAlertType: "statusAlertType", statusWaiting: "statusWaiting", uploadStatus: "uploadStatus", uploadProgress: "uploadProgress", currentRecording: "currentRecording", enableUploadRecordings: "enableUploadRecordings", navigationEnabled: "navigationEnabled", ready: "ready" }, viewQueries: [{ propertyName: "statusDisplay", first: true, predicate: StatusDisplay, descendants: true, static: true }, { propertyName: "transportPanel", first: true, predicate: TransportPanel, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
11256
|
+
@if (!screenXs) {
|
|
11257
|
+
<div style="flex-direction: row" >
|
|
11258
|
+
<app-sprstatusdisplay style="flex:0 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11259
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
11260
|
+
<app-sprtransport style="flex:10 0 0" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11261
|
+
@if (enableUploadRecordings) {
|
|
11262
|
+
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11263
|
+
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11264
|
+
}
|
|
11265
|
+
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11266
|
+
</div>
|
|
11267
|
+
}
|
|
11268
|
+
@if (screenXs) {
|
|
11269
|
+
<div style="flex-direction: column">
|
|
11270
|
+
<div style="flex-direction: row" class="flexFill" >
|
|
11271
|
+
<app-sprstatusdisplay style="flex:10 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11272
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
11273
|
+
@if (enableUploadRecordings) {
|
|
11274
|
+
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11275
|
+
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11276
|
+
}
|
|
11277
|
+
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11278
|
+
</div>
|
|
11279
|
+
<app-sprtransport [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11280
|
+
</div>
|
|
11281
|
+
}
|
|
11282
11282
|
`, isInline: true, styles: ["div{align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n"], dependencies: [{ kind: "component", type: StatusDisplay, selector: "app-sprstatusdisplay", inputs: ["statusAlertType", "statusMsg", "statusWaiting"] }, { kind: "component", type: UploadStatus, selector: "app-uploadstatus", inputs: ["value", "awaitNewUpload", "status"] }, { kind: "component", type: TransportPanel, selector: "app-sprtransport", inputs: ["readonly", "actions", "navigationEnabled", "pausingEnabled"] }, { kind: "component", type: ReadyStateIndicator, selector: "app-readystateindicator", inputs: ["ready"] }] }); }
|
|
11283
11283
|
}
|
|
11284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ControlPanel, decorators: [{
|
|
11285
11285
|
type: Component,
|
|
11286
|
-
args: [{ selector: 'app-sprcontrolpanel', template: `
|
|
11287
|
-
@if (!screenXs) {
|
|
11288
|
-
<div style="flex-direction: row" >
|
|
11289
|
-
<app-sprstatusdisplay style="flex:0 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11290
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
11291
|
-
<app-sprtransport style="flex:10 0 0" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11292
|
-
@if (enableUploadRecordings) {
|
|
11293
|
-
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11294
|
-
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11295
|
-
}
|
|
11296
|
-
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11297
|
-
</div>
|
|
11298
|
-
}
|
|
11299
|
-
@if (screenXs) {
|
|
11300
|
-
<div style="flex-direction: column">
|
|
11301
|
-
<div style="flex-direction: row" class="flexFill" >
|
|
11302
|
-
<app-sprstatusdisplay style="flex:10 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11303
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
11304
|
-
@if (enableUploadRecordings) {
|
|
11305
|
-
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11306
|
-
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11307
|
-
}
|
|
11308
|
-
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11309
|
-
</div>
|
|
11310
|
-
<app-sprtransport [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11311
|
-
</div>
|
|
11312
|
-
}
|
|
11286
|
+
args: [{ selector: 'app-sprcontrolpanel', template: `
|
|
11287
|
+
@if (!screenXs) {
|
|
11288
|
+
<div style="flex-direction: row" >
|
|
11289
|
+
<app-sprstatusdisplay style="flex:0 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11290
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
11291
|
+
<app-sprtransport style="flex:10 0 0" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11292
|
+
@if (enableUploadRecordings) {
|
|
11293
|
+
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11294
|
+
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11295
|
+
}
|
|
11296
|
+
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11297
|
+
</div>
|
|
11298
|
+
}
|
|
11299
|
+
@if (screenXs) {
|
|
11300
|
+
<div style="flex-direction: column">
|
|
11301
|
+
<div style="flex-direction: row" class="flexFill" >
|
|
11302
|
+
<app-sprstatusdisplay style="flex:10 0 0" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"
|
|
11303
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
11304
|
+
@if (enableUploadRecordings) {
|
|
11305
|
+
<app-uploadstatus style="flex:0 0 0" [value]="uploadProgress"
|
|
11306
|
+
[status]="uploadStatus" [awaitNewUpload]="processing"></app-uploadstatus>
|
|
11307
|
+
}
|
|
11308
|
+
<app-readystateindicator [ready]="_ready"></app-readystateindicator>
|
|
11309
|
+
</div>
|
|
11310
|
+
<app-sprtransport [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="navigationEnabled"></app-sprtransport>
|
|
11311
|
+
</div>
|
|
11312
|
+
}
|
|
11313
11313
|
`, standalone: false, styles: ["div{align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n"] }]
|
|
11314
11314
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }, { type: i1$3.MatDialog }], propDecorators: { statusDisplay: [{
|
|
11315
11315
|
type: ViewChild,
|
|
@@ -11962,67 +11962,67 @@ class RecordingItemControls extends ResponsiveComponent {
|
|
|
11962
11962
|
error() {
|
|
11963
11963
|
// this.status = 'ERROR';
|
|
11964
11964
|
}
|
|
11965
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
11966
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
11967
|
-
<button matTooltip="Start playback" (click)="playStartAction?.perform()"
|
|
11968
|
-
[disabled]="playStartAction?playStartAction.disabled:true"
|
|
11969
|
-
[style.color]="playStartAction?.disabled ? 'grey' : 'green'">
|
|
11970
|
-
<mat-icon>play_arrow</mat-icon>
|
|
11971
|
-
</button>
|
|
11972
|
-
<button matTooltip="Stop playback" (click)="playStopAction?.perform()"
|
|
11973
|
-
[disabled]="playStopAction?.disabled"
|
|
11974
|
-
[style.color]="playStopAction?.disabled ? 'grey' : 'yellow'">
|
|
11975
|
-
<mat-icon>stop</mat-icon>
|
|
11976
|
-
</button>
|
|
11977
|
-
@if (!screenXs) {
|
|
11978
|
-
<button matTooltip="Toggle detailed audio display" [disabled]="disableAudioDetails || !audioLoaded"
|
|
11979
|
-
(click)="showRecordingDetails()">
|
|
11980
|
-
<mat-icon>{{(audioSignalCollapsed) ? "expand_less" : "expand_more"}}</mat-icon>
|
|
11981
|
-
</button>
|
|
11982
|
-
}
|
|
11983
|
-
@if (enableDownload) {
|
|
11984
|
-
<button matTooltip="Download current recording" [disabled]="disableAudioDetails || !audioLoaded"
|
|
11985
|
-
(click)="downloadRecording()">
|
|
11986
|
-
<mat-icon>file_download</mat-icon>
|
|
11987
|
-
</button>
|
|
11988
|
-
}
|
|
11989
|
-
<div style="min-width: 14ch;padding:2px"><table style="border-style: none"><tr><td>Peak:</td><td><span matTooltip="Peak level"
|
|
11990
|
-
[style.color]="(peakDbLvl > warnDbLevel)?'red':'black'">{{peakDbLvl | number:'1.1-1'}} dB </span></td></tr>
|
|
11991
|
-
@if (_agc) {
|
|
11992
|
-
<tr><td>AGC:</td><td><span matTooltip="Auto gain control">{{agcString}}</span></td></tr>
|
|
11993
|
-
}</table></div>
|
|
11965
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingItemControls, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11966
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: RecordingItemControls, isStandalone: false, selector: "spr-recordingitemcontrols", inputs: { audioSignalCollapsed: "audioSignalCollapsed", enableDownload: "enableDownload", peakDbLvl: "peakDbLvl", agc: "agc", disableAudioDetails: "disableAudioDetails", audioLoaded: "audioLoaded", playStartAction: "playStartAction", playStopAction: "playStopAction", displayLevelInfos: "displayLevelInfos" }, outputs: { onShowRecordingDetails: "onShowRecordingDetails", onDownloadRecording: "onDownloadRecording" }, usesInheritance: true, ngImport: i0, template: `
|
|
11967
|
+
<button matTooltip="Start playback" (click)="playStartAction?.perform()"
|
|
11968
|
+
[disabled]="playStartAction?playStartAction.disabled:true"
|
|
11969
|
+
[style.color]="playStartAction?.disabled ? 'grey' : 'green'">
|
|
11970
|
+
<mat-icon>play_arrow</mat-icon>
|
|
11971
|
+
</button>
|
|
11972
|
+
<button matTooltip="Stop playback" (click)="playStopAction?.perform()"
|
|
11973
|
+
[disabled]="playStopAction?.disabled"
|
|
11974
|
+
[style.color]="playStopAction?.disabled ? 'grey' : 'yellow'">
|
|
11975
|
+
<mat-icon>stop</mat-icon>
|
|
11976
|
+
</button>
|
|
11977
|
+
@if (!screenXs) {
|
|
11978
|
+
<button matTooltip="Toggle detailed audio display" [disabled]="disableAudioDetails || !audioLoaded"
|
|
11979
|
+
(click)="showRecordingDetails()">
|
|
11980
|
+
<mat-icon>{{(audioSignalCollapsed) ? "expand_less" : "expand_more"}}</mat-icon>
|
|
11981
|
+
</button>
|
|
11982
|
+
}
|
|
11983
|
+
@if (enableDownload) {
|
|
11984
|
+
<button matTooltip="Download current recording" [disabled]="disableAudioDetails || !audioLoaded"
|
|
11985
|
+
(click)="downloadRecording()">
|
|
11986
|
+
<mat-icon>file_download</mat-icon>
|
|
11987
|
+
</button>
|
|
11988
|
+
}
|
|
11989
|
+
<div style="min-width: 14ch;padding:2px"><table style="border-style: none"><tr><td>Peak:</td><td><span matTooltip="Peak level"
|
|
11990
|
+
[style.color]="(peakDbLvl > warnDbLevel)?'red':'black'">{{peakDbLvl | number:'1.1-1'}} dB </span></td></tr>
|
|
11991
|
+
@if (_agc) {
|
|
11992
|
+
<tr><td>AGC:</td><td><span matTooltip="Auto gain control">{{agcString}}</span></td></tr>
|
|
11993
|
+
}</table></div>
|
|
11994
11994
|
`, isInline: true, styles: [":host{flex:0;width:100%;background:#a9a9a9;padding:4px;box-sizing:border-box;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap}\n", "span{flex:0;font-weight:700;display:inline-block;white-space:nowrap;box-sizing:border-box}\n", "button{touch-action:manipulation}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }, { kind: "pipe", type: i2.DecimalPipe, name: "number" }] }); }
|
|
11995
11995
|
}
|
|
11996
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
11996
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingItemControls, decorators: [{
|
|
11997
11997
|
type: Component,
|
|
11998
|
-
args: [{ selector: 'spr-recordingitemcontrols', template: `
|
|
11999
|
-
<button matTooltip="Start playback" (click)="playStartAction?.perform()"
|
|
12000
|
-
[disabled]="playStartAction?playStartAction.disabled:true"
|
|
12001
|
-
[style.color]="playStartAction?.disabled ? 'grey' : 'green'">
|
|
12002
|
-
<mat-icon>play_arrow</mat-icon>
|
|
12003
|
-
</button>
|
|
12004
|
-
<button matTooltip="Stop playback" (click)="playStopAction?.perform()"
|
|
12005
|
-
[disabled]="playStopAction?.disabled"
|
|
12006
|
-
[style.color]="playStopAction?.disabled ? 'grey' : 'yellow'">
|
|
12007
|
-
<mat-icon>stop</mat-icon>
|
|
12008
|
-
</button>
|
|
12009
|
-
@if (!screenXs) {
|
|
12010
|
-
<button matTooltip="Toggle detailed audio display" [disabled]="disableAudioDetails || !audioLoaded"
|
|
12011
|
-
(click)="showRecordingDetails()">
|
|
12012
|
-
<mat-icon>{{(audioSignalCollapsed) ? "expand_less" : "expand_more"}}</mat-icon>
|
|
12013
|
-
</button>
|
|
12014
|
-
}
|
|
12015
|
-
@if (enableDownload) {
|
|
12016
|
-
<button matTooltip="Download current recording" [disabled]="disableAudioDetails || !audioLoaded"
|
|
12017
|
-
(click)="downloadRecording()">
|
|
12018
|
-
<mat-icon>file_download</mat-icon>
|
|
12019
|
-
</button>
|
|
12020
|
-
}
|
|
12021
|
-
<div style="min-width: 14ch;padding:2px"><table style="border-style: none"><tr><td>Peak:</td><td><span matTooltip="Peak level"
|
|
12022
|
-
[style.color]="(peakDbLvl > warnDbLevel)?'red':'black'">{{peakDbLvl | number:'1.1-1'}} dB </span></td></tr>
|
|
12023
|
-
@if (_agc) {
|
|
12024
|
-
<tr><td>AGC:</td><td><span matTooltip="Auto gain control">{{agcString}}</span></td></tr>
|
|
12025
|
-
}</table></div>
|
|
11998
|
+
args: [{ selector: 'spr-recordingitemcontrols', template: `
|
|
11999
|
+
<button matTooltip="Start playback" (click)="playStartAction?.perform()"
|
|
12000
|
+
[disabled]="playStartAction?playStartAction.disabled:true"
|
|
12001
|
+
[style.color]="playStartAction?.disabled ? 'grey' : 'green'">
|
|
12002
|
+
<mat-icon>play_arrow</mat-icon>
|
|
12003
|
+
</button>
|
|
12004
|
+
<button matTooltip="Stop playback" (click)="playStopAction?.perform()"
|
|
12005
|
+
[disabled]="playStopAction?.disabled"
|
|
12006
|
+
[style.color]="playStopAction?.disabled ? 'grey' : 'yellow'">
|
|
12007
|
+
<mat-icon>stop</mat-icon>
|
|
12008
|
+
</button>
|
|
12009
|
+
@if (!screenXs) {
|
|
12010
|
+
<button matTooltip="Toggle detailed audio display" [disabled]="disableAudioDetails || !audioLoaded"
|
|
12011
|
+
(click)="showRecordingDetails()">
|
|
12012
|
+
<mat-icon>{{(audioSignalCollapsed) ? "expand_less" : "expand_more"}}</mat-icon>
|
|
12013
|
+
</button>
|
|
12014
|
+
}
|
|
12015
|
+
@if (enableDownload) {
|
|
12016
|
+
<button matTooltip="Download current recording" [disabled]="disableAudioDetails || !audioLoaded"
|
|
12017
|
+
(click)="downloadRecording()">
|
|
12018
|
+
<mat-icon>file_download</mat-icon>
|
|
12019
|
+
</button>
|
|
12020
|
+
}
|
|
12021
|
+
<div style="min-width: 14ch;padding:2px"><table style="border-style: none"><tr><td>Peak:</td><td><span matTooltip="Peak level"
|
|
12022
|
+
[style.color]="(peakDbLvl > warnDbLevel)?'red':'black'">{{peakDbLvl | number:'1.1-1'}} dB </span></td></tr>
|
|
12023
|
+
@if (_agc) {
|
|
12024
|
+
<tr><td>AGC:</td><td><span matTooltip="Auto gain control">{{agcString}}</span></td></tr>
|
|
12025
|
+
}</table></div>
|
|
12026
12026
|
`, standalone: false, styles: [":host{flex:0;width:100%;background:#a9a9a9;padding:4px;box-sizing:border-box;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap}\n", "span{flex:0;font-weight:700;display:inline-block;white-space:nowrap;box-sizing:border-box}\n", "button{touch-action:manipulation}\n"] }]
|
|
12027
12027
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }], propDecorators: { audioSignalCollapsed: [{
|
|
12028
12028
|
type: Input
|
|
@@ -12120,15 +12120,15 @@ class RecordingItemDisplay extends ResponsiveComponent {
|
|
|
12120
12120
|
this.peakDbLvl = MIN_DB_LEVEL;
|
|
12121
12121
|
this.changeDetectorRef.detectChanges();
|
|
12122
12122
|
}
|
|
12123
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
12124
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
12123
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingItemDisplay, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12124
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: RecordingItemDisplay, isStandalone: false, selector: "spr-recordingitemdisplay", inputs: { streamingMode: "streamingMode", audioSignalCollapsed: "audioSignalCollapsed", enableDownload: "enableDownload", agc: "agc", playStartAction: "playStartAction", playStopAction: "playStopAction", displayAudioBuffer: "displayAudioBuffer", displayLevelInfos: "displayLevelInfos" }, outputs: { onShowRecordingDetails: "onShowRecordingDetails", onDownloadRecording: "onDownloadRecording" }, viewQueries: [{ propertyName: "liveLevel", first: true, predicate: LevelBar, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
12125
12125
|
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
12126
12126
|
<audio-levelbar style="flex:1 0 1%" [streamingMode]="streamingMode" [displayLevelInfos]="_displayLevelInfos"></audio-levelbar>
|
|
12127
12127
|
<spr-recordingitemcontrols style="flex:0 0 0px" [audioLoaded]="displayAudioBuffer!==null" [playStartAction]="playStartAction" [playStopAction]="playStopAction" [peakDbLvl]="peakDbLvl" [agc]="_agc" (onShowRecordingDetails)="onShowRecordingDetails.emit()"></spr-recordingitemcontrols>
|
|
12128
12128
|
</div>
|
|
12129
12129
|
`, isInline: true, styles: ["div{width:100%;background:#a9a9a9;padding:4px;box-sizing:border-box;flex-wrap:nowrap}\n", "audio-levelbar{box-sizing:border-box}\n", ".audioStatusDisplay{display:flex;flex-direction:row;height:100px;min-height:100px}\n", ".audioStatusDisplayXs{display:flex;flex-direction:column;height:125px;min-height:125px}\n"], dependencies: [{ kind: "component", type: LevelBar, selector: "audio-levelbar", inputs: ["streamingMode", "displayLevelInfos", "state"] }, { kind: "component", type: RecordingItemControls, selector: "spr-recordingitemcontrols", inputs: ["audioSignalCollapsed", "enableDownload", "peakDbLvl", "agc", "disableAudioDetails", "audioLoaded", "playStartAction", "playStopAction", "displayLevelInfos"], outputs: ["onShowRecordingDetails", "onDownloadRecording"] }] }); }
|
|
12130
12130
|
}
|
|
12131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
12131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingItemDisplay, decorators: [{
|
|
12132
12132
|
type: Component,
|
|
12133
12133
|
args: [{ selector: 'spr-recordingitemdisplay', template: `
|
|
12134
12134
|
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
@@ -13189,10 +13189,10 @@ class SpeechRecorderUploader extends Uploader {
|
|
|
13189
13189
|
this.httpClient = httpClient;
|
|
13190
13190
|
this.config = config;
|
|
13191
13191
|
}
|
|
13192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
13193
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
13192
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderUploader, deps: [{ token: i1.HttpClient }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13193
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderUploader }); }
|
|
13194
13194
|
}
|
|
13195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
13195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechRecorderUploader, decorators: [{
|
|
13196
13196
|
type: Injectable
|
|
13197
13197
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: SpeechRecorderConfig, decorators: [{
|
|
13198
13198
|
type: Inject,
|
|
@@ -13211,13 +13211,13 @@ class WarningBar {
|
|
|
13211
13211
|
this.displayClass = 'off';
|
|
13212
13212
|
}
|
|
13213
13213
|
}
|
|
13214
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
13215
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
13214
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: WarningBar, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13215
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: WarningBar, isStandalone: false, selector: "app-warningbar", inputs: { warningText: "warningText", show: "show" }, providers: [SessionService], ngImport: i0, template: `
|
|
13216
13216
|
<div [class]="displayClass">{{warningText}}</div>
|
|
13217
13217
|
|
|
13218
13218
|
`, isInline: true, styles: [":host{flex:0 0 content;background:orange}\n", ".off{display:none}\n", ".on{padding:2px;display:inline-block;width:100%;font-weight:700;font-size:larger;text-align:center}\n"] }); }
|
|
13219
13219
|
}
|
|
13220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
13220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: WarningBar, decorators: [{
|
|
13221
13221
|
type: Component,
|
|
13222
13222
|
args: [{ selector: 'app-warningbar', providers: [SessionService], template: `
|
|
13223
13223
|
<div [class]="displayClass">{{warningText}}</div>
|
|
@@ -14453,141 +14453,141 @@ class SessionManager extends BasicRecorder {
|
|
|
14453
14453
|
this.changeDetectorRef.detectChanges();
|
|
14454
14454
|
}
|
|
14455
14455
|
}
|
|
14456
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
14457
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
14458
|
-
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
14459
|
-
<app-warningbar [show]="isDefaultAudioTestSession()" warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
14460
|
-
<app-sprprompting [projectName]="projectName"
|
|
14461
|
-
[startStopSignalState]="startStopSignalState" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
14462
|
-
[items]="items?.items"
|
|
14463
|
-
[transportActions]="transportActions"
|
|
14464
|
-
[selectedItemIdx]="promptIndex" (onItemSelect)="itemSelect($event)" (onNextItem)="nextItem()" (onPrevItem)="prevItem()"
|
|
14465
|
-
[audioSignalCollapsed]="audioSignalCollapsed" [displayAudioClip]="displayAudioClip"
|
|
14466
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14467
|
-
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
14468
|
-
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
14469
|
-
[playStopAction]="controlAudioPlayer?.stopAction">
|
|
14470
|
-
|
|
14471
|
-
</app-sprprompting>
|
|
14472
|
-
@if (screenXs) {
|
|
14473
|
-
<mat-progress-bar [value]="progressPercentValue()" ></mat-progress-bar>
|
|
14474
|
-
}
|
|
14475
|
-
|
|
14476
|
-
|
|
14477
|
-
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
14478
|
-
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [displayLevelInfos]="displayAudioClip?.levelInfos" [state]="liveLevelDisplayState"></audio-levelbar>
|
|
14479
|
-
<div style="display:flex;flex-direction: row">
|
|
14480
|
-
<spr-recordingitemcontrols style="display:flex;flex:10 0 1px"
|
|
14481
|
-
[audioLoaded]="audioLoaded"
|
|
14482
|
-
[disableAudioDetails]="disableAudioDetails"
|
|
14483
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14484
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
14485
|
-
[peakDbLvl]="peakLevelInDb"
|
|
14486
|
-
[agc]="this.ac?.agcStatus"
|
|
14487
|
-
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
14488
|
-
</spr-recordingitemcontrols>
|
|
14489
|
-
|
|
14490
|
-
@if (screenXs && enableUploadRecordings) {
|
|
14491
|
-
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0" [value]="uploadProgress"
|
|
14492
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14493
|
-
}
|
|
14494
|
-
@if (screenXs) {
|
|
14495
|
-
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14496
|
-
}
|
|
14497
|
-
@if (screenXs) {
|
|
14498
|
-
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14499
|
-
}
|
|
14500
|
-
</div>
|
|
14501
|
-
</div>
|
|
14502
|
-
<div #controlpanel class="controlpanel">
|
|
14503
|
-
<div style="flex:1 1 30%;justify-content: flex-start;align-items: center; align-content: center">
|
|
14504
|
-
@if (!screenXs) {
|
|
14505
|
-
<app-sprstatusdisplay [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"></app-sprstatusdisplay>
|
|
14506
|
-
}
|
|
14507
|
-
</div>
|
|
14508
|
-
<app-sprtransport style="display:flex;flex:10 0 30%;justify-content: center;align-items: center; align-content: center" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="!items || items.length()>1"></app-sprtransport>
|
|
14509
|
-
<div style="display:flex;flex:1 1 30%;flex-direction:row;justify-content: flex-end;align-items: center; align-content: center">
|
|
14510
|
-
@if (!screenXs && enableUploadRecordings) {
|
|
14511
|
-
<app-uploadstatus class="ricontrols" [value]="uploadProgress"
|
|
14512
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14513
|
-
}
|
|
14514
|
-
@if (!screenXs) {
|
|
14515
|
-
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14516
|
-
}
|
|
14517
|
-
@if (!screenXs) {
|
|
14518
|
-
<app-readystateindicator class="ricontrols" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14519
|
-
}
|
|
14520
|
-
</div>
|
|
14521
|
-
</div>
|
|
14456
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionManager, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i1$3.MatDialog }, { token: SessionService }, { token: RecordingService }, { token: SpeechRecorderUploader }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14457
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: SessionManager, isStandalone: false, selector: "app-sprrecordingsession", inputs: { projectName: "projectName", dataSaved: "dataSaved" }, host: { listeners: { "window:keypress": "onKeyPress($event)", "window:keydown": "onKeyDown($event)" } }, providers: [SessionService], viewQueries: [{ propertyName: "prompting", first: true, predicate: Prompting, descendants: true, static: true }, { propertyName: "liveLevelDisplay", first: true, predicate: LevelBar, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
14458
|
+
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
14459
|
+
<app-warningbar [show]="isDefaultAudioTestSession()" warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
14460
|
+
<app-sprprompting [projectName]="projectName"
|
|
14461
|
+
[startStopSignalState]="startStopSignalState" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
14462
|
+
[items]="items?.items"
|
|
14463
|
+
[transportActions]="transportActions"
|
|
14464
|
+
[selectedItemIdx]="promptIndex" (onItemSelect)="itemSelect($event)" (onNextItem)="nextItem()" (onPrevItem)="prevItem()"
|
|
14465
|
+
[audioSignalCollapsed]="audioSignalCollapsed" [displayAudioClip]="displayAudioClip"
|
|
14466
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14467
|
+
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
14468
|
+
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
14469
|
+
[playStopAction]="controlAudioPlayer?.stopAction">
|
|
14470
|
+
|
|
14471
|
+
</app-sprprompting>
|
|
14472
|
+
@if (screenXs) {
|
|
14473
|
+
<mat-progress-bar [value]="progressPercentValue()" ></mat-progress-bar>
|
|
14474
|
+
}
|
|
14475
|
+
|
|
14476
|
+
|
|
14477
|
+
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
14478
|
+
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [displayLevelInfos]="displayAudioClip?.levelInfos" [state]="liveLevelDisplayState"></audio-levelbar>
|
|
14479
|
+
<div style="display:flex;flex-direction: row">
|
|
14480
|
+
<spr-recordingitemcontrols style="display:flex;flex:10 0 1px"
|
|
14481
|
+
[audioLoaded]="audioLoaded"
|
|
14482
|
+
[disableAudioDetails]="disableAudioDetails"
|
|
14483
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14484
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
14485
|
+
[peakDbLvl]="peakLevelInDb"
|
|
14486
|
+
[agc]="this.ac?.agcStatus"
|
|
14487
|
+
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
14488
|
+
</spr-recordingitemcontrols>
|
|
14489
|
+
|
|
14490
|
+
@if (screenXs && enableUploadRecordings) {
|
|
14491
|
+
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0" [value]="uploadProgress"
|
|
14492
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14493
|
+
}
|
|
14494
|
+
@if (screenXs) {
|
|
14495
|
+
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14496
|
+
}
|
|
14497
|
+
@if (screenXs) {
|
|
14498
|
+
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14499
|
+
}
|
|
14500
|
+
</div>
|
|
14501
|
+
</div>
|
|
14502
|
+
<div #controlpanel class="controlpanel">
|
|
14503
|
+
<div style="flex:1 1 30%;justify-content: flex-start;align-items: center; align-content: center">
|
|
14504
|
+
@if (!screenXs) {
|
|
14505
|
+
<app-sprstatusdisplay [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"></app-sprstatusdisplay>
|
|
14506
|
+
}
|
|
14507
|
+
</div>
|
|
14508
|
+
<app-sprtransport style="display:flex;flex:10 0 30%;justify-content: center;align-items: center; align-content: center" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="!items || items.length()>1"></app-sprtransport>
|
|
14509
|
+
<div style="display:flex;flex:1 1 30%;flex-direction:row;justify-content: flex-end;align-items: center; align-content: center">
|
|
14510
|
+
@if (!screenXs && enableUploadRecordings) {
|
|
14511
|
+
<app-uploadstatus class="ricontrols" [value]="uploadProgress"
|
|
14512
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14513
|
+
}
|
|
14514
|
+
@if (!screenXs) {
|
|
14515
|
+
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14516
|
+
}
|
|
14517
|
+
@if (!screenXs) {
|
|
14518
|
+
<app-readystateindicator class="ricontrols" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14519
|
+
}
|
|
14520
|
+
</div>
|
|
14521
|
+
</div>
|
|
14522
14522
|
`, isInline: true, styles: [":host{flex:2;background:#d3d3d3;display:flex;flex-direction:column;margin:0;padding:0;min-height:0px;overflow:hidden}\n", ".ricontrols{display:flex;padding:4px;box-sizing:border-box;height:100%;flex-direction:row;justify-content:flex-end;align-items:center;align-content:center}\n", ".dark{background:#a9a9a9}\n", ".controlpanel{display:flex;flex-direction:row;align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n", ".audioStatusDisplay{display:flex;flex-direction:row;height:100px;min-height:100px}\n", ".audioStatusDisplayXs{display:flex;flex-direction:column;height:125px;min-height:125px}\n"], dependencies: [{ kind: "component", type: i6.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { kind: "component", type: LevelBar, selector: "audio-levelbar", inputs: ["streamingMode", "displayLevelInfos", "state"] }, { kind: "component", type: Prompting, selector: "app-sprprompting", inputs: ["projectName", "startStopSignalState", "promptItem", "showPrompt", "items", "selectedItemIdx", "transportActions", "enableDownload", "audioSignalCollapsed", "displayAudioClip", "playStartAction", "playSelectionAction", "autoPlayOnSelectToggleAction", "playStopAction"], outputs: ["onItemSelect", "onNextItem", "onPrevItem"] }, { kind: "component", type: StatusDisplay, selector: "app-sprstatusdisplay", inputs: ["statusAlertType", "statusMsg", "statusWaiting"] }, { kind: "component", type: RecordingItemControls, selector: "spr-recordingitemcontrols", inputs: ["audioSignalCollapsed", "enableDownload", "peakDbLvl", "agc", "disableAudioDetails", "audioLoaded", "playStartAction", "playStopAction", "displayLevelInfos"], outputs: ["onShowRecordingDetails", "onDownloadRecording"] }, { kind: "component", type: UploadStatus, selector: "app-uploadstatus", inputs: ["value", "awaitNewUpload", "status"] }, { kind: "component", type: TransportPanel, selector: "app-sprtransport", inputs: ["readonly", "actions", "navigationEnabled", "pausingEnabled"] }, { kind: "component", type: WakeLockIndicator, selector: "app-wakelockindicator", inputs: ["screenLocked"] }, { kind: "component", type: ReadyStateIndicator, selector: "app-readystateindicator", inputs: ["ready"] }, { kind: "component", type: WarningBar, selector: "app-warningbar", inputs: ["warningText", "show"] }] }); }
|
|
14523
14523
|
}
|
|
14524
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
14524
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SessionManager, decorators: [{
|
|
14525
14525
|
type: Component,
|
|
14526
|
-
args: [{ selector: 'app-sprrecordingsession', providers: [SessionService], template: `
|
|
14527
|
-
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
14528
|
-
<app-warningbar [show]="isDefaultAudioTestSession()" warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
14529
|
-
<app-sprprompting [projectName]="projectName"
|
|
14530
|
-
[startStopSignalState]="startStopSignalState" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
14531
|
-
[items]="items?.items"
|
|
14532
|
-
[transportActions]="transportActions"
|
|
14533
|
-
[selectedItemIdx]="promptIndex" (onItemSelect)="itemSelect($event)" (onNextItem)="nextItem()" (onPrevItem)="prevItem()"
|
|
14534
|
-
[audioSignalCollapsed]="audioSignalCollapsed" [displayAudioClip]="displayAudioClip"
|
|
14535
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14536
|
-
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
14537
|
-
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
14538
|
-
[playStopAction]="controlAudioPlayer?.stopAction">
|
|
14539
|
-
|
|
14540
|
-
</app-sprprompting>
|
|
14541
|
-
@if (screenXs) {
|
|
14542
|
-
<mat-progress-bar [value]="progressPercentValue()" ></mat-progress-bar>
|
|
14543
|
-
}
|
|
14544
|
-
|
|
14545
|
-
|
|
14546
|
-
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
14547
|
-
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [displayLevelInfos]="displayAudioClip?.levelInfos" [state]="liveLevelDisplayState"></audio-levelbar>
|
|
14548
|
-
<div style="display:flex;flex-direction: row">
|
|
14549
|
-
<spr-recordingitemcontrols style="display:flex;flex:10 0 1px"
|
|
14550
|
-
[audioLoaded]="audioLoaded"
|
|
14551
|
-
[disableAudioDetails]="disableAudioDetails"
|
|
14552
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14553
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
14554
|
-
[peakDbLvl]="peakLevelInDb"
|
|
14555
|
-
[agc]="this.ac?.agcStatus"
|
|
14556
|
-
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
14557
|
-
</spr-recordingitemcontrols>
|
|
14558
|
-
|
|
14559
|
-
@if (screenXs && enableUploadRecordings) {
|
|
14560
|
-
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0" [value]="uploadProgress"
|
|
14561
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14562
|
-
}
|
|
14563
|
-
@if (screenXs) {
|
|
14564
|
-
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14565
|
-
}
|
|
14566
|
-
@if (screenXs) {
|
|
14567
|
-
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14568
|
-
}
|
|
14569
|
-
</div>
|
|
14570
|
-
</div>
|
|
14571
|
-
<div #controlpanel class="controlpanel">
|
|
14572
|
-
<div style="flex:1 1 30%;justify-content: flex-start;align-items: center; align-content: center">
|
|
14573
|
-
@if (!screenXs) {
|
|
14574
|
-
<app-sprstatusdisplay [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"></app-sprstatusdisplay>
|
|
14575
|
-
}
|
|
14576
|
-
</div>
|
|
14577
|
-
<app-sprtransport style="display:flex;flex:10 0 30%;justify-content: center;align-items: center; align-content: center" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="!items || items.length()>1"></app-sprtransport>
|
|
14578
|
-
<div style="display:flex;flex:1 1 30%;flex-direction:row;justify-content: flex-end;align-items: center; align-content: center">
|
|
14579
|
-
@if (!screenXs && enableUploadRecordings) {
|
|
14580
|
-
<app-uploadstatus class="ricontrols" [value]="uploadProgress"
|
|
14581
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14582
|
-
}
|
|
14583
|
-
@if (!screenXs) {
|
|
14584
|
-
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14585
|
-
}
|
|
14586
|
-
@if (!screenXs) {
|
|
14587
|
-
<app-readystateindicator class="ricontrols" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14588
|
-
}
|
|
14589
|
-
</div>
|
|
14590
|
-
</div>
|
|
14526
|
+
args: [{ selector: 'app-sprrecordingsession', providers: [SessionService], template: `
|
|
14527
|
+
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
14528
|
+
<app-warningbar [show]="isDefaultAudioTestSession()" warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
14529
|
+
<app-sprprompting [projectName]="projectName"
|
|
14530
|
+
[startStopSignalState]="startStopSignalState" [promptItem]="promptItem" [showPrompt]="showPrompt"
|
|
14531
|
+
[items]="items?.items"
|
|
14532
|
+
[transportActions]="transportActions"
|
|
14533
|
+
[selectedItemIdx]="promptIndex" (onItemSelect)="itemSelect($event)" (onNextItem)="nextItem()" (onPrevItem)="prevItem()"
|
|
14534
|
+
[audioSignalCollapsed]="audioSignalCollapsed" [displayAudioClip]="displayAudioClip"
|
|
14535
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14536
|
+
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
14537
|
+
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
14538
|
+
[playStopAction]="controlAudioPlayer?.stopAction">
|
|
14539
|
+
|
|
14540
|
+
</app-sprprompting>
|
|
14541
|
+
@if (screenXs) {
|
|
14542
|
+
<mat-progress-bar [value]="progressPercentValue()" ></mat-progress-bar>
|
|
14543
|
+
}
|
|
14544
|
+
|
|
14545
|
+
|
|
14546
|
+
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
14547
|
+
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [displayLevelInfos]="displayAudioClip?.levelInfos" [state]="liveLevelDisplayState"></audio-levelbar>
|
|
14548
|
+
<div style="display:flex;flex-direction: row">
|
|
14549
|
+
<spr-recordingitemcontrols style="display:flex;flex:10 0 1px"
|
|
14550
|
+
[audioLoaded]="audioLoaded"
|
|
14551
|
+
[disableAudioDetails]="disableAudioDetails"
|
|
14552
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
14553
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
14554
|
+
[peakDbLvl]="peakLevelInDb"
|
|
14555
|
+
[agc]="this.ac?.agcStatus"
|
|
14556
|
+
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
14557
|
+
</spr-recordingitemcontrols>
|
|
14558
|
+
|
|
14559
|
+
@if (screenXs && enableUploadRecordings) {
|
|
14560
|
+
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0" [value]="uploadProgress"
|
|
14561
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14562
|
+
}
|
|
14563
|
+
@if (screenXs) {
|
|
14564
|
+
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14565
|
+
}
|
|
14566
|
+
@if (screenXs) {
|
|
14567
|
+
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14568
|
+
}
|
|
14569
|
+
</div>
|
|
14570
|
+
</div>
|
|
14571
|
+
<div #controlpanel class="controlpanel">
|
|
14572
|
+
<div style="flex:1 1 30%;justify-content: flex-start;align-items: center; align-content: center">
|
|
14573
|
+
@if (!screenXs) {
|
|
14574
|
+
<app-sprstatusdisplay [statusMsg]="statusMsg" [statusAlertType]="statusAlertType" [statusWaiting]="statusWaiting"></app-sprstatusdisplay>
|
|
14575
|
+
}
|
|
14576
|
+
</div>
|
|
14577
|
+
<app-sprtransport style="display:flex;flex:10 0 30%;justify-content: center;align-items: center; align-content: center" [readonly]="readonly" [actions]="transportActions" [navigationEnabled]="!items || items.length()>1"></app-sprtransport>
|
|
14578
|
+
<div style="display:flex;flex:1 1 30%;flex-direction:row;justify-content: flex-end;align-items: center; align-content: center">
|
|
14579
|
+
@if (!screenXs && enableUploadRecordings) {
|
|
14580
|
+
<app-uploadstatus class="ricontrols" [value]="uploadProgress"
|
|
14581
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
14582
|
+
}
|
|
14583
|
+
@if (!screenXs) {
|
|
14584
|
+
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
14585
|
+
}
|
|
14586
|
+
@if (!screenXs) {
|
|
14587
|
+
<app-readystateindicator class="ricontrols" [ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
14588
|
+
}
|
|
14589
|
+
</div>
|
|
14590
|
+
</div>
|
|
14591
14591
|
`, standalone: false, styles: [":host{flex:2;background:#d3d3d3;display:flex;flex-direction:column;margin:0;padding:0;min-height:0px;overflow:hidden}\n", ".ricontrols{display:flex;padding:4px;box-sizing:border-box;height:100%;flex-direction:row;justify-content:flex-end;align-items:center;align-content:center}\n", ".dark{background:#a9a9a9}\n", ".controlpanel{display:flex;flex-direction:row;align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n", ".audioStatusDisplay{display:flex;flex-direction:row;height:100px;min-height:100px}\n", ".audioStatusDisplayXs{display:flex;flex-direction:column;height:125px;min-height:125px}\n"] }]
|
|
14592
14592
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i1$3.MatDialog }, { type: SessionService }, { type: RecordingService }, { type: SpeechRecorderUploader }, { type: SpeechRecorderConfig, decorators: [{
|
|
14593
14593
|
type: Inject,
|
|
@@ -14720,10 +14720,10 @@ class SprDb {
|
|
|
14720
14720
|
});
|
|
14721
14721
|
return obs;
|
|
14722
14722
|
}
|
|
14723
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
14724
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
14723
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SprDb, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14724
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SprDb }); }
|
|
14725
14725
|
}
|
|
14726
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
14726
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SprDb, decorators: [{
|
|
14727
14727
|
type: Injectable
|
|
14728
14728
|
}], ctorParameters: () => [] });
|
|
14729
14729
|
|
|
@@ -14820,10 +14820,10 @@ class ScriptService {
|
|
|
14820
14820
|
}
|
|
14821
14821
|
return this.http.get(scriptUrl, { withCredentials: this.withCredentials });
|
|
14822
14822
|
}
|
|
14823
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
14824
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
14823
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScriptService, deps: [{ token: i1.HttpClient }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14824
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScriptService }); }
|
|
14825
14825
|
}
|
|
14826
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
14826
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScriptService, decorators: [{
|
|
14827
14827
|
type: Injectable
|
|
14828
14828
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: SpeechRecorderConfig, decorators: [{
|
|
14829
14829
|
type: Inject,
|
|
@@ -15189,12 +15189,12 @@ class SpeechrecorderngComponent extends RecorderComponent {
|
|
|
15189
15189
|
this.sm.statusAlertType = 'error';
|
|
15190
15190
|
this.sm.statusMsg = 'ERROR: Recording.';
|
|
15191
15191
|
}
|
|
15192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15193
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
15192
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngComponent, deps: [{ token: i4.ActivatedRoute }, { token: i4.Router }, { token: i0.ChangeDetectorRef }, { token: SessionService }, { token: ProjectService }, { token: ScriptService }, { token: RecordingService }, { token: SpeechRecorderUploader }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15193
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: SpeechrecorderngComponent, isStandalone: false, selector: "app-speechrecorder", providers: [SessionService], viewQueries: [{ propertyName: "sm", first: true, predicate: SessionManager, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
15194
15194
|
<app-sprrecordingsession [projectName]="project?.name" [dataSaved]="dataSaved"></app-sprrecordingsession>
|
|
15195
15195
|
`, isInline: true, styles: [":host{flex:2;display:flex;flex-direction:column;min-height:0}\n"], dependencies: [{ kind: "component", type: SessionManager, selector: "app-sprrecordingsession", inputs: ["projectName", "dataSaved"] }] }); }
|
|
15196
15196
|
}
|
|
15197
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngComponent, decorators: [{
|
|
15198
15198
|
type: Component,
|
|
15199
15199
|
args: [{ selector: 'app-speechrecorder', providers: [SessionService], template: `
|
|
15200
15200
|
<app-sprrecordingsession [projectName]="project?.name" [dataSaved]="dataSaved"></app-sprrecordingsession>
|
|
@@ -15213,10 +15213,10 @@ class ScrollIntoViewDirective {
|
|
|
15213
15213
|
this.elRef.nativeElement.scrollIntoView(false);
|
|
15214
15214
|
}
|
|
15215
15215
|
}
|
|
15216
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15217
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.
|
|
15216
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScrollIntoViewDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15217
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: ScrollIntoViewDirective, isStandalone: false, selector: "[scrollIntoViewToBottom]", inputs: { scrollIntoViewToBottom: "scrollIntoViewToBottom" }, ngImport: i0 }); }
|
|
15218
15218
|
}
|
|
15219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScrollIntoViewDirective, decorators: [{
|
|
15220
15220
|
type: Directive,
|
|
15221
15221
|
args: [{
|
|
15222
15222
|
selector: "[scrollIntoViewToBottom]",
|
|
@@ -15227,10 +15227,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.1", ngImpor
|
|
|
15227
15227
|
}] } });
|
|
15228
15228
|
|
|
15229
15229
|
class ScrollPaneHorizontal {
|
|
15230
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15231
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
15230
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScrollPaneHorizontal, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15231
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: ScrollPaneHorizontal, isStandalone: false, selector: "scroll-pane-horizontal", ngImport: i0, template: '', isInline: true, styles: [":host{width:100%;background:#a9a9a9;box-sizing:border-box;height:100%;position:relative;overflow-x:scroll;overflow-y:auto}\n"] }); }
|
|
15232
15232
|
}
|
|
15233
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15233
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: ScrollPaneHorizontal, decorators: [{
|
|
15234
15234
|
type: Component,
|
|
15235
15235
|
args: [{ selector: 'scroll-pane-horizontal', template: '', standalone: false, styles: [":host{width:100%;background:#a9a9a9;box-sizing:border-box;height:100%;position:relative;overflow-x:scroll;overflow-y:auto}\n"] }]
|
|
15236
15236
|
}] });
|
|
@@ -15413,8 +15413,8 @@ class AudioDisplayPlayer {
|
|
|
15413
15413
|
error() {
|
|
15414
15414
|
this.status = 'ERROR';
|
|
15415
15415
|
}
|
|
15416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15417
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
15416
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayPlayer, deps: [{ token: i4.ActivatedRoute }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15417
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioDisplayPlayer, isStandalone: false, selector: "app-audiodisplayplayer", inputs: { playStartAction: "playStartAction", playStopAction: "playStopAction", playSelectionAction: "playSelectionAction", autoPlayOnSelectToggleAction: "autoPlayOnSelectToggleAction", audioData: "audioData", audioClip: "audioClip" }, viewQueries: [{ propertyName: "audioDisplayScrollPane", first: true, predicate: AudioDisplayScrollPane, descendants: true, static: true }], ngImport: i0, template: `
|
|
15418
15418
|
|
|
15419
15419
|
<audio-display-scroll-pane #audioDisplayScrollPane></audio-display-scroll-pane>
|
|
15420
15420
|
|
|
@@ -15429,7 +15429,7 @@ class AudioDisplayPlayer {
|
|
|
15429
15429
|
[zoomFitToPanelAction]="zoomFitToPanelAction"></audio-display-control><p>{{status}}
|
|
15430
15430
|
`, isInline: true, styles: [":host{display:flex;flex-direction:column;position:absolute;bottom:0;height:100%;width:100%;overflow:hidden;padding:20px;z-index:5;box-sizing:border-box;background-color:#000000bf}\n"], dependencies: [{ kind: "component", type: AudioDisplayScrollPane, selector: "audio-display-scroll-pane", inputs: ["audioClip"], outputs: ["zoomInAction", "zoomOutAction", "zoomSelectedAction", "zoomFitToPanelAction"] }, { kind: "component", type: AudioDisplayControl, selector: "audio-display-control", inputs: ["audioClip", "playStartAction", "playSelectionAction", "playStopAction", "zoomInAction", "zoomOutAction", "zoomFitToPanelAction", "zoomSelectedAction", "autoPlayOnSelectToggleAction"] }] }); }
|
|
15431
15431
|
}
|
|
15432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioDisplayPlayer, decorators: [{
|
|
15433
15433
|
type: Component,
|
|
15434
15434
|
args: [{ selector: 'app-audiodisplayplayer', template: `
|
|
15435
15435
|
|
|
@@ -15795,10 +15795,10 @@ class RecordingFileService extends BasicRecordingService {
|
|
|
15795
15795
|
//console.log("Path request URL: "+recUrl)
|
|
15796
15796
|
return this.http.patch(recUrl, { editSampleRate: editSampleRate, editStartFrame: editStartFrame, editEndFrame: editEndFrame }, { withCredentials: this.withCredentials });
|
|
15797
15797
|
}
|
|
15798
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15799
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
15798
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileService, deps: [{ token: i1.HttpClient }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15799
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileService }); }
|
|
15800
15800
|
}
|
|
15801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileService, decorators: [{
|
|
15802
15802
|
type: Injectable
|
|
15803
15803
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: SpeechRecorderConfig, decorators: [{
|
|
15804
15804
|
type: Inject,
|
|
@@ -15821,103 +15821,103 @@ class RecordingFileNaviComponent {
|
|
|
15821
15821
|
this.selectVersion.perform(versionNr);
|
|
15822
15822
|
}
|
|
15823
15823
|
}
|
|
15824
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15825
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
15826
|
-
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
15827
|
-
<div #navi style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15828
|
-
<fieldset>
|
|
15829
|
-
<legend>Versions</legend>
|
|
15830
|
-
@if (naviInfoLoading) {
|
|
15831
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15832
|
-
}
|
|
15833
|
-
@if (!naviInfoLoading) {
|
|
15834
|
-
<select [disabled]="versions==null || versions.length==1" (change)="selectVersionChange($event)">
|
|
15835
|
-
@for (v of versions; track v; let i = $index) {
|
|
15836
|
-
<option [selected]="v===version" value="{{v}}">{{v}}@if (i==0) {
|
|
15837
|
-
(latest)
|
|
15838
|
-
}</option>
|
|
15839
|
-
}
|
|
15840
|
-
</select>
|
|
15841
|
-
}
|
|
15842
|
-
</fieldset>
|
|
15843
|
-
<fieldset>
|
|
15844
|
-
<legend>Navigate</legend>
|
|
15845
|
-
@if (naviInfoLoading) {
|
|
15846
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15847
|
-
}
|
|
15848
|
-
@if (!naviInfoLoading) {
|
|
15849
|
-
<div style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15850
|
-
<button (click)="firstAction?.perform()" [disabled]="!firstAction || firstAction.disabled" matTooltip="First recording file">
|
|
15851
|
-
<mat-icon>first_page</mat-icon>
|
|
15852
|
-
</button>
|
|
15853
|
-
<button (click)="prevAction?.perform()" [disabled]="!prevAction || prevAction.disabled" matTooltip="Previous recording file">
|
|
15854
|
-
<mat-icon>chevron_left</mat-icon>
|
|
15855
|
-
</button>
|
|
15856
|
-
<button (click)="nextAction?.perform()" [disabled]="!nextAction || nextAction.disabled" matTooltip="Next recording file">
|
|
15857
|
-
<mat-icon>chevron_right</mat-icon>
|
|
15858
|
-
</button>
|
|
15859
|
-
<button (click)="lastAction?.perform()" [disabled]="!lastAction || lastAction.disabled" matTooltip="Last recording file">
|
|
15860
|
-
<mat-icon>last_page</mat-icon>
|
|
15861
|
-
</button>
|
|
15862
|
-
</div>
|
|
15863
|
-
}
|
|
15864
|
-
@if (items && itemPos!==null && itemPos!==undefined) {
|
|
15865
|
-
<p>Item {{itemPos+1}} of {{items}}</p>
|
|
15866
|
-
}
|
|
15867
|
-
<p>(List ordered by date)</p>
|
|
15868
|
-
</fieldset>
|
|
15869
|
-
</div>
|
|
15870
|
-
</div>
|
|
15824
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileNaviComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15825
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: RecordingFileNaviComponent, isStandalone: false, selector: "app-recording-file-navi", inputs: { firstAction: "firstAction", prevAction: "prevAction", nextAction: "nextAction", lastAction: "lastAction", items: "items", itemPos: "itemPos", selectVersion: "selectVersion", versions: "versions", version: "version", naviInfoLoading: "naviInfoLoading" }, ngImport: i0, template: `
|
|
15826
|
+
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
15827
|
+
<div #navi style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15828
|
+
<fieldset>
|
|
15829
|
+
<legend>Versions</legend>
|
|
15830
|
+
@if (naviInfoLoading) {
|
|
15831
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15832
|
+
}
|
|
15833
|
+
@if (!naviInfoLoading) {
|
|
15834
|
+
<select [disabled]="versions==null || versions.length==1" (change)="selectVersionChange($event)">
|
|
15835
|
+
@for (v of versions; track v; let i = $index) {
|
|
15836
|
+
<option [selected]="v===version" value="{{v}}">{{v}}@if (i==0) {
|
|
15837
|
+
(latest)
|
|
15838
|
+
}</option>
|
|
15839
|
+
}
|
|
15840
|
+
</select>
|
|
15841
|
+
}
|
|
15842
|
+
</fieldset>
|
|
15843
|
+
<fieldset>
|
|
15844
|
+
<legend>Navigate</legend>
|
|
15845
|
+
@if (naviInfoLoading) {
|
|
15846
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15847
|
+
}
|
|
15848
|
+
@if (!naviInfoLoading) {
|
|
15849
|
+
<div style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15850
|
+
<button (click)="firstAction?.perform()" [disabled]="!firstAction || firstAction.disabled" matTooltip="First recording file">
|
|
15851
|
+
<mat-icon>first_page</mat-icon>
|
|
15852
|
+
</button>
|
|
15853
|
+
<button (click)="prevAction?.perform()" [disabled]="!prevAction || prevAction.disabled" matTooltip="Previous recording file">
|
|
15854
|
+
<mat-icon>chevron_left</mat-icon>
|
|
15855
|
+
</button>
|
|
15856
|
+
<button (click)="nextAction?.perform()" [disabled]="!nextAction || nextAction.disabled" matTooltip="Next recording file">
|
|
15857
|
+
<mat-icon>chevron_right</mat-icon>
|
|
15858
|
+
</button>
|
|
15859
|
+
<button (click)="lastAction?.perform()" [disabled]="!lastAction || lastAction.disabled" matTooltip="Last recording file">
|
|
15860
|
+
<mat-icon>last_page</mat-icon>
|
|
15861
|
+
</button>
|
|
15862
|
+
</div>
|
|
15863
|
+
}
|
|
15864
|
+
@if (items && itemPos!==null && itemPos!==undefined) {
|
|
15865
|
+
<p>Item {{itemPos+1}} of {{items}}</p>
|
|
15866
|
+
}
|
|
15867
|
+
<p>(List ordered by date)</p>
|
|
15868
|
+
</fieldset>
|
|
15869
|
+
</div>
|
|
15870
|
+
</div>
|
|
15871
15871
|
`, isInline: true, styles: [":host{flex:0}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i2$1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }, { kind: "directive", type: i3.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
|
|
15872
15872
|
}
|
|
15873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
15873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileNaviComponent, decorators: [{
|
|
15874
15874
|
type: Component,
|
|
15875
|
-
args: [{ selector: 'app-recording-file-navi', template: `
|
|
15876
|
-
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
15877
|
-
<div #navi style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15878
|
-
<fieldset>
|
|
15879
|
-
<legend>Versions</legend>
|
|
15880
|
-
@if (naviInfoLoading) {
|
|
15881
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15882
|
-
}
|
|
15883
|
-
@if (!naviInfoLoading) {
|
|
15884
|
-
<select [disabled]="versions==null || versions.length==1" (change)="selectVersionChange($event)">
|
|
15885
|
-
@for (v of versions; track v; let i = $index) {
|
|
15886
|
-
<option [selected]="v===version" value="{{v}}">{{v}}@if (i==0) {
|
|
15887
|
-
(latest)
|
|
15888
|
-
}</option>
|
|
15889
|
-
}
|
|
15890
|
-
</select>
|
|
15891
|
-
}
|
|
15892
|
-
</fieldset>
|
|
15893
|
-
<fieldset>
|
|
15894
|
-
<legend>Navigate</legend>
|
|
15895
|
-
@if (naviInfoLoading) {
|
|
15896
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15897
|
-
}
|
|
15898
|
-
@if (!naviInfoLoading) {
|
|
15899
|
-
<div style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15900
|
-
<button (click)="firstAction?.perform()" [disabled]="!firstAction || firstAction.disabled" matTooltip="First recording file">
|
|
15901
|
-
<mat-icon>first_page</mat-icon>
|
|
15902
|
-
</button>
|
|
15903
|
-
<button (click)="prevAction?.perform()" [disabled]="!prevAction || prevAction.disabled" matTooltip="Previous recording file">
|
|
15904
|
-
<mat-icon>chevron_left</mat-icon>
|
|
15905
|
-
</button>
|
|
15906
|
-
<button (click)="nextAction?.perform()" [disabled]="!nextAction || nextAction.disabled" matTooltip="Next recording file">
|
|
15907
|
-
<mat-icon>chevron_right</mat-icon>
|
|
15908
|
-
</button>
|
|
15909
|
-
<button (click)="lastAction?.perform()" [disabled]="!lastAction || lastAction.disabled" matTooltip="Last recording file">
|
|
15910
|
-
<mat-icon>last_page</mat-icon>
|
|
15911
|
-
</button>
|
|
15912
|
-
</div>
|
|
15913
|
-
}
|
|
15914
|
-
@if (items && itemPos!==null && itemPos!==undefined) {
|
|
15915
|
-
<p>Item {{itemPos+1}} of {{items}}</p>
|
|
15916
|
-
}
|
|
15917
|
-
<p>(List ordered by date)</p>
|
|
15918
|
-
</fieldset>
|
|
15919
|
-
</div>
|
|
15920
|
-
</div>
|
|
15875
|
+
args: [{ selector: 'app-recording-file-navi', template: `
|
|
15876
|
+
<div #controlPanel style="display:flex;flex-direction: row;">
|
|
15877
|
+
<div #navi style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15878
|
+
<fieldset>
|
|
15879
|
+
<legend>Versions</legend>
|
|
15880
|
+
@if (naviInfoLoading) {
|
|
15881
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15882
|
+
}
|
|
15883
|
+
@if (!naviInfoLoading) {
|
|
15884
|
+
<select [disabled]="versions==null || versions.length==1" (change)="selectVersionChange($event)">
|
|
15885
|
+
@for (v of versions; track v; let i = $index) {
|
|
15886
|
+
<option [selected]="v===version" value="{{v}}">{{v}}@if (i==0) {
|
|
15887
|
+
(latest)
|
|
15888
|
+
}</option>
|
|
15889
|
+
}
|
|
15890
|
+
</select>
|
|
15891
|
+
}
|
|
15892
|
+
</fieldset>
|
|
15893
|
+
<fieldset>
|
|
15894
|
+
<legend>Navigate</legend>
|
|
15895
|
+
@if (naviInfoLoading) {
|
|
15896
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="15"></mat-progress-spinner>
|
|
15897
|
+
}
|
|
15898
|
+
@if (!naviInfoLoading) {
|
|
15899
|
+
<div style="flex: 0;display:flex;flex-direction: row;flex-wrap: nowrap">
|
|
15900
|
+
<button (click)="firstAction?.perform()" [disabled]="!firstAction || firstAction.disabled" matTooltip="First recording file">
|
|
15901
|
+
<mat-icon>first_page</mat-icon>
|
|
15902
|
+
</button>
|
|
15903
|
+
<button (click)="prevAction?.perform()" [disabled]="!prevAction || prevAction.disabled" matTooltip="Previous recording file">
|
|
15904
|
+
<mat-icon>chevron_left</mat-icon>
|
|
15905
|
+
</button>
|
|
15906
|
+
<button (click)="nextAction?.perform()" [disabled]="!nextAction || nextAction.disabled" matTooltip="Next recording file">
|
|
15907
|
+
<mat-icon>chevron_right</mat-icon>
|
|
15908
|
+
</button>
|
|
15909
|
+
<button (click)="lastAction?.perform()" [disabled]="!lastAction || lastAction.disabled" matTooltip="Last recording file">
|
|
15910
|
+
<mat-icon>last_page</mat-icon>
|
|
15911
|
+
</button>
|
|
15912
|
+
</div>
|
|
15913
|
+
}
|
|
15914
|
+
@if (items && itemPos!==null && itemPos!==undefined) {
|
|
15915
|
+
<p>Item {{itemPos+1}} of {{items}}</p>
|
|
15916
|
+
}
|
|
15917
|
+
<p>(List ordered by date)</p>
|
|
15918
|
+
</fieldset>
|
|
15919
|
+
</div>
|
|
15920
|
+
</div>
|
|
15921
15921
|
`, standalone: false, styles: [":host{flex:0}\n"] }]
|
|
15922
15922
|
}], ctorParameters: () => [], propDecorators: { firstAction: [{
|
|
15923
15923
|
type: Input
|
|
@@ -15981,107 +15981,107 @@ class RecordingFileMetaComponent {
|
|
|
15981
15981
|
}
|
|
15982
15982
|
return t;
|
|
15983
15983
|
}
|
|
15984
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
15985
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
15986
|
-
<mat-card appearance="outlined">
|
|
15987
|
-
<mat-card-title>Recording file ID: {{recordingFile?.recordingFileId}}</mat-card-title>
|
|
15988
|
-
<mat-card-content>
|
|
15989
|
-
@if (stateLoading) {
|
|
15990
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="20"></mat-progress-spinner>
|
|
15991
|
-
}
|
|
15992
|
-
<table>
|
|
15993
|
-
@if (itemCode) {
|
|
15994
|
-
<tr>
|
|
15995
|
-
<td>Itemcode:</td>
|
|
15996
|
-
<td>{{itemCode}}</td>
|
|
15997
|
-
</tr>
|
|
15998
|
-
}
|
|
15999
|
-
@if (uuid && !itemCode) {
|
|
16000
|
-
<tr>
|
|
16001
|
-
<td>UUID:</td>
|
|
16002
|
-
<td>{{uuid}}</td>
|
|
16003
|
-
</tr>
|
|
16004
|
-
}
|
|
16005
|
-
@if (recordingFile?.startedDate) {
|
|
16006
|
-
<tr>
|
|
16007
|
-
<td>Started:</td>
|
|
16008
|
-
<td>{{recordingFile?.startedDate}}</td>
|
|
16009
|
-
</tr>
|
|
16010
|
-
}
|
|
16011
|
-
@if (!recordingFile?.startedDate && recordingFile?.date) {
|
|
16012
|
-
<tr>
|
|
16013
|
-
<td>Date:</td>
|
|
16014
|
-
<td>{{recordingFile?.date}}</td>
|
|
16015
|
-
</tr>
|
|
16016
|
-
}
|
|
16017
|
-
@if (itemCode) {
|
|
16018
|
-
<tr>
|
|
16019
|
-
<td>Prompt:</td>
|
|
16020
|
-
<td>{{recordingAsPlainText()}}</td>
|
|
16021
|
-
</tr>
|
|
16022
|
-
}
|
|
16023
|
-
|
|
16024
|
-
@if (sessionId) {
|
|
16025
|
-
<tr>
|
|
16026
|
-
<td>Session:</td>
|
|
16027
|
-
<td>{{sessionId}}</td>
|
|
16028
|
-
</tr>
|
|
16029
|
-
}
|
|
16030
|
-
</table>
|
|
16031
|
-
</mat-card-content>
|
|
16032
|
-
</mat-card>
|
|
15984
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileMetaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15985
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: RecordingFileMetaComponent, isStandalone: false, selector: "app-recording-file-meta", inputs: { sessionId: "sessionId", stateLoading: "stateLoading", recordingFile: "recordingFile" }, ngImport: i0, template: `
|
|
15986
|
+
<mat-card appearance="outlined">
|
|
15987
|
+
<mat-card-title>Recording file ID: {{recordingFile?.recordingFileId}}</mat-card-title>
|
|
15988
|
+
<mat-card-content>
|
|
15989
|
+
@if (stateLoading) {
|
|
15990
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="20"></mat-progress-spinner>
|
|
15991
|
+
}
|
|
15992
|
+
<table>
|
|
15993
|
+
@if (itemCode) {
|
|
15994
|
+
<tr>
|
|
15995
|
+
<td>Itemcode:</td>
|
|
15996
|
+
<td>{{itemCode}}</td>
|
|
15997
|
+
</tr>
|
|
15998
|
+
}
|
|
15999
|
+
@if (uuid && !itemCode) {
|
|
16000
|
+
<tr>
|
|
16001
|
+
<td>UUID:</td>
|
|
16002
|
+
<td>{{uuid}}</td>
|
|
16003
|
+
</tr>
|
|
16004
|
+
}
|
|
16005
|
+
@if (recordingFile?.startedDate) {
|
|
16006
|
+
<tr>
|
|
16007
|
+
<td>Started:</td>
|
|
16008
|
+
<td>{{recordingFile?.startedDate}}</td>
|
|
16009
|
+
</tr>
|
|
16010
|
+
}
|
|
16011
|
+
@if (!recordingFile?.startedDate && recordingFile?.date) {
|
|
16012
|
+
<tr>
|
|
16013
|
+
<td>Date:</td>
|
|
16014
|
+
<td>{{recordingFile?.date}}</td>
|
|
16015
|
+
</tr>
|
|
16016
|
+
}
|
|
16017
|
+
@if (itemCode) {
|
|
16018
|
+
<tr>
|
|
16019
|
+
<td>Prompt:</td>
|
|
16020
|
+
<td>{{recordingAsPlainText()}}</td>
|
|
16021
|
+
</tr>
|
|
16022
|
+
}
|
|
16023
|
+
|
|
16024
|
+
@if (sessionId) {
|
|
16025
|
+
<tr>
|
|
16026
|
+
<td>Session:</td>
|
|
16027
|
+
<td>{{sessionId}}</td>
|
|
16028
|
+
</tr>
|
|
16029
|
+
}
|
|
16030
|
+
</table>
|
|
16031
|
+
</mat-card-content>
|
|
16032
|
+
</mat-card>
|
|
16033
16033
|
`, isInline: true, dependencies: [{ kind: "component", type: i2$1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }, { kind: "component", type: i2$2.MatCard, selector: "mat-card", inputs: ["appearance"], exportAs: ["matCard"] }, { kind: "directive", type: i2$2.MatCardContent, selector: "mat-card-content" }, { kind: "directive", type: i2$2.MatCardTitle, selector: "mat-card-title, [mat-card-title], [matCardTitle]" }] }); }
|
|
16034
16034
|
}
|
|
16035
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
16035
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileMetaComponent, decorators: [{
|
|
16036
16036
|
type: Component,
|
|
16037
|
-
args: [{ selector: 'app-recording-file-meta', template: `
|
|
16038
|
-
<mat-card appearance="outlined">
|
|
16039
|
-
<mat-card-title>Recording file ID: {{recordingFile?.recordingFileId}}</mat-card-title>
|
|
16040
|
-
<mat-card-content>
|
|
16041
|
-
@if (stateLoading) {
|
|
16042
|
-
<mat-progress-spinner mode="indeterminate" [diameter]="20"></mat-progress-spinner>
|
|
16043
|
-
}
|
|
16044
|
-
<table>
|
|
16045
|
-
@if (itemCode) {
|
|
16046
|
-
<tr>
|
|
16047
|
-
<td>Itemcode:</td>
|
|
16048
|
-
<td>{{itemCode}}</td>
|
|
16049
|
-
</tr>
|
|
16050
|
-
}
|
|
16051
|
-
@if (uuid && !itemCode) {
|
|
16052
|
-
<tr>
|
|
16053
|
-
<td>UUID:</td>
|
|
16054
|
-
<td>{{uuid}}</td>
|
|
16055
|
-
</tr>
|
|
16056
|
-
}
|
|
16057
|
-
@if (recordingFile?.startedDate) {
|
|
16058
|
-
<tr>
|
|
16059
|
-
<td>Started:</td>
|
|
16060
|
-
<td>{{recordingFile?.startedDate}}</td>
|
|
16061
|
-
</tr>
|
|
16062
|
-
}
|
|
16063
|
-
@if (!recordingFile?.startedDate && recordingFile?.date) {
|
|
16064
|
-
<tr>
|
|
16065
|
-
<td>Date:</td>
|
|
16066
|
-
<td>{{recordingFile?.date}}</td>
|
|
16067
|
-
</tr>
|
|
16068
|
-
}
|
|
16069
|
-
@if (itemCode) {
|
|
16070
|
-
<tr>
|
|
16071
|
-
<td>Prompt:</td>
|
|
16072
|
-
<td>{{recordingAsPlainText()}}</td>
|
|
16073
|
-
</tr>
|
|
16074
|
-
}
|
|
16075
|
-
|
|
16076
|
-
@if (sessionId) {
|
|
16077
|
-
<tr>
|
|
16078
|
-
<td>Session:</td>
|
|
16079
|
-
<td>{{sessionId}}</td>
|
|
16080
|
-
</tr>
|
|
16081
|
-
}
|
|
16082
|
-
</table>
|
|
16083
|
-
</mat-card-content>
|
|
16084
|
-
</mat-card>
|
|
16037
|
+
args: [{ selector: 'app-recording-file-meta', template: `
|
|
16038
|
+
<mat-card appearance="outlined">
|
|
16039
|
+
<mat-card-title>Recording file ID: {{recordingFile?.recordingFileId}}</mat-card-title>
|
|
16040
|
+
<mat-card-content>
|
|
16041
|
+
@if (stateLoading) {
|
|
16042
|
+
<mat-progress-spinner mode="indeterminate" [diameter]="20"></mat-progress-spinner>
|
|
16043
|
+
}
|
|
16044
|
+
<table>
|
|
16045
|
+
@if (itemCode) {
|
|
16046
|
+
<tr>
|
|
16047
|
+
<td>Itemcode:</td>
|
|
16048
|
+
<td>{{itemCode}}</td>
|
|
16049
|
+
</tr>
|
|
16050
|
+
}
|
|
16051
|
+
@if (uuid && !itemCode) {
|
|
16052
|
+
<tr>
|
|
16053
|
+
<td>UUID:</td>
|
|
16054
|
+
<td>{{uuid}}</td>
|
|
16055
|
+
</tr>
|
|
16056
|
+
}
|
|
16057
|
+
@if (recordingFile?.startedDate) {
|
|
16058
|
+
<tr>
|
|
16059
|
+
<td>Started:</td>
|
|
16060
|
+
<td>{{recordingFile?.startedDate}}</td>
|
|
16061
|
+
</tr>
|
|
16062
|
+
}
|
|
16063
|
+
@if (!recordingFile?.startedDate && recordingFile?.date) {
|
|
16064
|
+
<tr>
|
|
16065
|
+
<td>Date:</td>
|
|
16066
|
+
<td>{{recordingFile?.date}}</td>
|
|
16067
|
+
</tr>
|
|
16068
|
+
}
|
|
16069
|
+
@if (itemCode) {
|
|
16070
|
+
<tr>
|
|
16071
|
+
<td>Prompt:</td>
|
|
16072
|
+
<td>{{recordingAsPlainText()}}</td>
|
|
16073
|
+
</tr>
|
|
16074
|
+
}
|
|
16075
|
+
|
|
16076
|
+
@if (sessionId) {
|
|
16077
|
+
<tr>
|
|
16078
|
+
<td>Session:</td>
|
|
16079
|
+
<td>{{sessionId}}</td>
|
|
16080
|
+
</tr>
|
|
16081
|
+
}
|
|
16082
|
+
</table>
|
|
16083
|
+
</mat-card-content>
|
|
16084
|
+
</mat-card>
|
|
16085
16085
|
`, standalone: false }]
|
|
16086
16086
|
}], ctorParameters: () => [], propDecorators: { sessionId: [{
|
|
16087
16087
|
type: Input
|
|
@@ -16451,8 +16451,8 @@ class RecordingFileViewComponent extends AudioDisplayPlayer {
|
|
|
16451
16451
|
});
|
|
16452
16452
|
}
|
|
16453
16453
|
}
|
|
16454
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
16455
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
16454
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileViewComponent, deps: [{ token: RecordingFileService }, { token: RecordingService }, { token: SessionService }, { token: i4.Router }, { token: i4.ActivatedRoute }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i1$3.MatDialog }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16455
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: RecordingFileViewComponent, isStandalone: false, selector: "app-audiodisplayplayer", viewQueries: [{ propertyName: "ac", first: true, predicate: AudioDisplayScrollPane, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
16456
16456
|
|
|
16457
16457
|
<audio-display-scroll-pane #audioDisplayScrollPane></audio-display-scroll-pane>
|
|
16458
16458
|
<div class="ctrlview">
|
|
@@ -16471,7 +16471,7 @@ class RecordingFileViewComponent extends AudioDisplayPlayer {
|
|
|
16471
16471
|
</div>
|
|
16472
16472
|
`, isInline: true, styles: [":host{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:20px;z-index:5;box-sizing:border-box;background-color:#fff}\n", ".ctrlview{display:flex;flex-direction:row}\n", "audio-display-control{flex:3}\n"], dependencies: [{ kind: "component", type: AudioDisplayScrollPane, selector: "audio-display-scroll-pane", inputs: ["audioClip"], outputs: ["zoomInAction", "zoomOutAction", "zoomSelectedAction", "zoomFitToPanelAction"] }, { kind: "component", type: AudioDisplayControl, selector: "audio-display-control", inputs: ["audioClip", "playStartAction", "playSelectionAction", "playStopAction", "zoomInAction", "zoomOutAction", "zoomFitToPanelAction", "zoomSelectedAction", "autoPlayOnSelectToggleAction"] }, { kind: "component", type: RecordingFileNaviComponent, selector: "app-recording-file-navi", inputs: ["firstAction", "prevAction", "nextAction", "lastAction", "items", "itemPos", "selectVersion", "versions", "version", "naviInfoLoading"] }, { kind: "component", type: RecordingFileMetaComponent, selector: "app-recording-file-meta", inputs: ["sessionId", "stateLoading", "recordingFile"] }] }); }
|
|
16473
16473
|
}
|
|
16474
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
16474
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileViewComponent, decorators: [{
|
|
16475
16475
|
type: Component,
|
|
16476
16476
|
args: [{ selector: 'app-audiodisplayplayer', template: `
|
|
16477
16477
|
|
|
@@ -16578,8 +16578,8 @@ class RecordingFileUI extends RecordingFileViewComponent {
|
|
|
16578
16578
|
}
|
|
16579
16579
|
}
|
|
16580
16580
|
}
|
|
16581
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
16582
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
16581
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileUI, deps: [{ token: RecordingFileService }, { token: RecordingService }, { token: SessionService }, { token: i4.Router }, { token: i4.ActivatedRoute }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i1$3.MatDialog }, { token: i6$1.MatSnackBar }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16582
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: RecordingFileUI, isStandalone: false, selector: "app-audiodisplayplayer", usesInheritance: true, ngImport: i0, template: `
|
|
16583
16583
|
<h1>Recording file editing</h1>
|
|
16584
16584
|
<p>On export or delivery the editing selection of the recording file is cut out. If no editing selection is applied the original file is exported.</p>
|
|
16585
16585
|
|
|
@@ -16601,7 +16601,7 @@ class RecordingFileUI extends RecordingFileViewComponent {
|
|
|
16601
16601
|
<button mat-raised-button color="accent" (click)="applySelection()" [disabled]="editSaved">{{this.applyButtonText()}}</button>
|
|
16602
16602
|
`, isInline: true, styles: [":host{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:20px;z-index:5;box-sizing:border-box;background-color:#fff}\n", ".ctrlview{display:flex;flex-direction:row}\n", "audio-display-control{flex:3}\n"], dependencies: [{ kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "component", type: AudioDisplayScrollPane, selector: "audio-display-scroll-pane", inputs: ["audioClip"], outputs: ["zoomInAction", "zoomOutAction", "zoomSelectedAction", "zoomFitToPanelAction"] }, { kind: "component", type: AudioDisplayControl, selector: "audio-display-control", inputs: ["audioClip", "playStartAction", "playSelectionAction", "playStopAction", "zoomInAction", "zoomOutAction", "zoomFitToPanelAction", "zoomSelectedAction", "autoPlayOnSelectToggleAction"] }, { kind: "component", type: RecordingFileNaviComponent, selector: "app-recording-file-navi", inputs: ["firstAction", "prevAction", "nextAction", "lastAction", "items", "itemPos", "selectVersion", "versions", "version", "naviInfoLoading"] }, { kind: "component", type: RecordingFileMetaComponent, selector: "app-recording-file-meta", inputs: ["sessionId", "stateLoading", "recordingFile"] }] }); }
|
|
16603
16603
|
}
|
|
16604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
16604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingFileUI, decorators: [{
|
|
16605
16605
|
type: Component,
|
|
16606
16606
|
args: [{ selector: 'app-audiodisplayplayer', template: `
|
|
16607
16607
|
<h1>Recording file editing</h1>
|
|
@@ -16715,8 +16715,8 @@ class RecordingList {
|
|
|
16715
16715
|
}
|
|
16716
16716
|
return cached;
|
|
16717
16717
|
}
|
|
16718
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
16719
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
16718
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16719
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: RecordingList, isStandalone: false, selector: "app-recordinglist", inputs: { selectDisabled: "selectDisabled", selectedRecordingFile: "selectedRecordingFile" }, outputs: { selectedRecordingFileChanged: "selectedRecordingFileChanged" }, ngImport: i0, template: `
|
|
16720
16720
|
<mat-card appearance="outlined">
|
|
16721
16721
|
<mat-card-header>
|
|
16722
16722
|
<h2>Recording list</h2>
|
|
@@ -16762,7 +16762,7 @@ class RecordingList {
|
|
|
16762
16762
|
|
|
16763
16763
|
`, isInline: true, styles: [".monospaced{font-family:monospace}.mat-mdc-cell,.mat-mdc-header-cell{padding-left:5px;padding-right:5px}.mat-mdc-card,.mat-mdc-card-header,.mat-mdc-card-content{width:auto}.flexForm{display:flex;flex-direction:column;width:auto}.flexFill{margin:0;width:100%;height:100%;min-width:100%;min-height:100%}.spr-button-icon{font-size:24px;vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap}\n", ":host{position:relative;margin:0;padding:0;background:#d3d3d3;width:100%;flex:1;overflow-y:auto;min-height:0px}\n", ".selected{font-weight:700}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "component", type: i2$2.MatCard, selector: "mat-card", inputs: ["appearance"], exportAs: ["matCard"] }, { kind: "directive", type: i2$2.MatCardContent, selector: "mat-card-content" }, { kind: "component", type: i2$2.MatCardHeader, selector: "mat-card-header" }, { kind: "component", type: i4$1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i4$1.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i4$1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i4$1.MatColumnDef, selector: "[matColumnDef]", inputs: ["matColumnDef"] }, { kind: "directive", type: i4$1.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i4$1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i4$1.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i4$1.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i4$1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i4$1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: ScrollIntoViewDirective, selector: "[scrollIntoViewToBottom]", inputs: ["scrollIntoViewToBottom"] }, { kind: "pipe", type: i2.DatePipe, name: "date" }] }); }
|
|
16764
16764
|
}
|
|
16765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
16765
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecordingList, decorators: [{
|
|
16766
16766
|
type: Component,
|
|
16767
16767
|
args: [{ selector: 'app-recordinglist', template: `
|
|
16768
16768
|
<mat-card appearance="outlined">
|
|
@@ -16841,8 +16841,8 @@ class RecorderCombiPane extends ResponsiveComponent {
|
|
|
16841
16841
|
selectTop() {
|
|
16842
16842
|
this.recordingListComp.selectTop();
|
|
16843
16843
|
}
|
|
16844
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
16845
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
16844
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecorderCombiPane, deps: [{ token: i1$2.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16845
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: RecorderCombiPane, isStandalone: false, selector: "app-recordercombipane", inputs: { selectDisabled: "selectDisabled", selectedRecordingFile: "selectedRecordingFile", audioSignalCollapsed: "audioSignalCollapsed", displayAudioClip: "displayAudioClip", playStartAction: "playStartAction", playSelectionAction: "playSelectionAction", autoPlayOnSelectToggleAction: "autoPlayOnSelectToggleAction", playStopAction: "playStopAction" }, outputs: { selectedRecordingFileChanged: "selectedRecordingFileChanged" }, viewQueries: [{ propertyName: "recordingListComp", first: true, predicate: RecordingList, descendants: true }, { propertyName: "audioDisplay", first: true, predicate: AudioDisplay, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
16846
16846
|
<div class="scrollList">
|
|
16847
16847
|
<app-recordinglist [selectedRecordingFile]="selectedRecordingFile" [selectDisabled]="selectDisabled" (selectedRecordingFileChanged)="selectRecordingFile($event)"></app-recordinglist>
|
|
16848
16848
|
</div>
|
|
@@ -16856,7 +16856,7 @@ class RecorderCombiPane extends ResponsiveComponent {
|
|
|
16856
16856
|
</div>
|
|
16857
16857
|
`, isInline: true, styles: [".monospaced{font-family:monospace}.mat-mdc-cell,.mat-mdc-header-cell{padding-left:5px;padding-right:5px}.mat-mdc-card,.mat-mdc-card-header,.mat-mdc-card-content{width:auto}.flexForm{display:flex;flex-direction:column;width:auto}.flexFill{margin:0;width:100%;height:100%;min-width:100%;min-height:100%}.spr-button-icon{font-size:24px;vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap}\n", ":host{background-color:#ff0;position:relative;margin:0;padding:0;background:#d3d3d3;width:100%;flex:1;min-height:0px}\n", ".scrollList{margin:0;padding:0;background:#d3d3d3;width:100%;height:100%;overflow-y:auto}\n", ".collapsable{display:none;position:absolute;z-index:5}\n", ".collapsable.active{display:flex;position:absolute;bottom:0;height:90%;width:100%;overflow:hidden;padding:0;z-index:200;box-sizing:border-box;background-color:#0000}\n"], dependencies: [{ kind: "component", type: AudioDisplay, selector: "app-audiodisplay", inputs: ["playStartAction", "playStopAction", "playSelectionAction", "autoPlayOnSelectToggleAction", "audioData", "audioClip"] }, { kind: "component", type: RecordingList, selector: "app-recordinglist", inputs: ["selectDisabled", "selectedRecordingFile"], outputs: ["selectedRecordingFileChanged"] }] }); }
|
|
16858
16858
|
}
|
|
16859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
16859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: RecorderCombiPane, decorators: [{
|
|
16860
16860
|
type: Component,
|
|
16861
16861
|
args: [{ selector: 'app-recordercombipane', template: `
|
|
16862
16862
|
<div class="scrollList">
|
|
@@ -17764,155 +17764,155 @@ class AudioRecorder extends BasicRecorder {
|
|
|
17764
17764
|
this.changeDetectorRef.detectChanges();
|
|
17765
17765
|
}
|
|
17766
17766
|
}
|
|
17767
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
17768
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.
|
|
17769
|
-
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
17770
|
-
<app-warningbar [show]="isDefaultAudioTestSession()"
|
|
17771
|
-
warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
17772
|
-
<app-recordercombipane (selectedRecordingFileChanged)="selectRecordingFile($event)"
|
|
17773
|
-
[audioSignalCollapsed]="audioSignalCollapsed"
|
|
17774
|
-
[selectedRecordingFile]="displayRecFile"
|
|
17775
|
-
[selectDisabled]="isActive()"
|
|
17776
|
-
[displayAudioClip]="displayAudioClip"
|
|
17777
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17778
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17779
|
-
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
17780
|
-
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
17781
|
-
></app-recordercombipane>
|
|
17782
|
-
|
|
17783
|
-
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
17784
|
-
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
|
|
17785
|
-
[displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
|
|
17786
|
-
<div style="display:flex;flex-direction: row">
|
|
17787
|
-
<spr-recordingitemcontrols style="flex:10 0 1px"
|
|
17788
|
-
[disableAudioDetails]="disableAudioDetails"
|
|
17789
|
-
[audioLoaded]="audioLoaded"
|
|
17790
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17791
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17792
|
-
[peakDbLvl]="peakLevelInDb"
|
|
17793
|
-
[agc]="this.ac?.agcStatus"
|
|
17794
|
-
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
17795
|
-
</spr-recordingitemcontrols>
|
|
17796
|
-
|
|
17797
|
-
@if (screenXs && enableUploadRecordings) {
|
|
17798
|
-
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0"
|
|
17799
|
-
[value]="uploadProgress"
|
|
17800
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17801
|
-
}
|
|
17802
|
-
@if (screenXs) {
|
|
17803
|
-
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17804
|
-
}
|
|
17805
|
-
@if (screenXs) {
|
|
17806
|
-
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0"
|
|
17807
|
-
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17808
|
-
}
|
|
17809
|
-
</div>
|
|
17810
|
-
</div>
|
|
17811
|
-
<div #controlpanel class="controlpanel">
|
|
17812
|
-
@if (!screenXs) {
|
|
17813
|
-
<app-sprstatusdisplay style="flex:0 1 30%;" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType"
|
|
17814
|
-
[statusWaiting]="statusWaiting"
|
|
17815
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
17816
|
-
}
|
|
17817
|
-
<div [class.startstop]="!screenXs" [class.startstopscreenxs]="screenXs">
|
|
17818
|
-
<div style="align-content: center">
|
|
17819
|
-
<button (click)="startStopPerform()" [disabled]="startDisabled() && stopDisabled()" mat-raised-button class="bigbutton">
|
|
17820
|
-
<mat-icon class="bigbuttonicon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>
|
|
17821
|
-
<span class="bigbuttontext">{{startStopNextName()}}</span>
|
|
17822
|
-
</button>
|
|
17823
|
-
</div>
|
|
17824
|
-
</div>
|
|
17825
|
-
<div style="flex:0 1 30%;display:flex;justify-items: flex-end;justify-content:flex-end" >
|
|
17826
|
-
@if (!screenXs && enableUploadRecordings) {
|
|
17827
|
-
<app-uploadstatus class="ricontrols"
|
|
17828
|
-
[value]="uploadProgress"
|
|
17829
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17830
|
-
}
|
|
17831
|
-
@if (!screenXs) {
|
|
17832
|
-
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17833
|
-
}
|
|
17834
|
-
@if (!screenXs) {
|
|
17835
|
-
<app-readystateindicator class="ricontrols"
|
|
17836
|
-
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17837
|
-
}
|
|
17838
|
-
</div>
|
|
17839
|
-
</div>
|
|
17767
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioRecorder, deps: [{ token: i1$2.BreakpointObserver }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i1$3.MatDialog }, { token: SessionService }, { token: RecordingService }, { token: SpeechRecorderUploader }, { token: SPEECHRECORDER_CONFIG }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
17768
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: AudioRecorder, isStandalone: false, selector: "app-audiorecorder", inputs: { projectName: "projectName", dataSaved: "dataSaved" }, host: { listeners: { "window:keypress": "onKeyPress($event)", "window:keydown": "onKeyDown($event)" } }, providers: [SessionService], viewQueries: [{ propertyName: "recorderCombiPane", first: true, predicate: RecorderCombiPane, descendants: true, static: true }, { propertyName: "liveLevelDisplay", first: true, predicate: LevelBar, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
17769
|
+
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
17770
|
+
<app-warningbar [show]="isDefaultAudioTestSession()"
|
|
17771
|
+
warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
17772
|
+
<app-recordercombipane (selectedRecordingFileChanged)="selectRecordingFile($event)"
|
|
17773
|
+
[audioSignalCollapsed]="audioSignalCollapsed"
|
|
17774
|
+
[selectedRecordingFile]="displayRecFile"
|
|
17775
|
+
[selectDisabled]="isActive()"
|
|
17776
|
+
[displayAudioClip]="displayAudioClip"
|
|
17777
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17778
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17779
|
+
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
17780
|
+
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
17781
|
+
></app-recordercombipane>
|
|
17782
|
+
|
|
17783
|
+
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
17784
|
+
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
|
|
17785
|
+
[displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
|
|
17786
|
+
<div style="display:flex;flex-direction: row">
|
|
17787
|
+
<spr-recordingitemcontrols style="flex:10 0 1px"
|
|
17788
|
+
[disableAudioDetails]="disableAudioDetails"
|
|
17789
|
+
[audioLoaded]="audioLoaded"
|
|
17790
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17791
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17792
|
+
[peakDbLvl]="peakLevelInDb"
|
|
17793
|
+
[agc]="this.ac?.agcStatus"
|
|
17794
|
+
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
17795
|
+
</spr-recordingitemcontrols>
|
|
17796
|
+
|
|
17797
|
+
@if (screenXs && enableUploadRecordings) {
|
|
17798
|
+
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0"
|
|
17799
|
+
[value]="uploadProgress"
|
|
17800
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17801
|
+
}
|
|
17802
|
+
@if (screenXs) {
|
|
17803
|
+
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17804
|
+
}
|
|
17805
|
+
@if (screenXs) {
|
|
17806
|
+
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0"
|
|
17807
|
+
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17808
|
+
}
|
|
17809
|
+
</div>
|
|
17810
|
+
</div>
|
|
17811
|
+
<div #controlpanel class="controlpanel">
|
|
17812
|
+
@if (!screenXs) {
|
|
17813
|
+
<app-sprstatusdisplay style="flex:0 1 30%;" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType"
|
|
17814
|
+
[statusWaiting]="statusWaiting"
|
|
17815
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
17816
|
+
}
|
|
17817
|
+
<div [class.startstop]="!screenXs" [class.startstopscreenxs]="screenXs">
|
|
17818
|
+
<div style="align-content: center">
|
|
17819
|
+
<button (click)="startStopPerform()" [disabled]="startDisabled() && stopDisabled()" mat-raised-button class="bigbutton">
|
|
17820
|
+
<mat-icon class="bigbuttonicon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>
|
|
17821
|
+
<span class="bigbuttontext">{{startStopNextName()}}</span>
|
|
17822
|
+
</button>
|
|
17823
|
+
</div>
|
|
17824
|
+
</div>
|
|
17825
|
+
<div style="flex:0 1 30%;display:flex;justify-items: flex-end;justify-content:flex-end" >
|
|
17826
|
+
@if (!screenXs && enableUploadRecordings) {
|
|
17827
|
+
<app-uploadstatus class="ricontrols"
|
|
17828
|
+
[value]="uploadProgress"
|
|
17829
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17830
|
+
}
|
|
17831
|
+
@if (!screenXs) {
|
|
17832
|
+
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17833
|
+
}
|
|
17834
|
+
@if (!screenXs) {
|
|
17835
|
+
<app-readystateindicator class="ricontrols"
|
|
17836
|
+
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17837
|
+
}
|
|
17838
|
+
</div>
|
|
17839
|
+
</div>
|
|
17840
17840
|
`, isInline: true, styles: [":host{flex:2;background:#d3d3d3;display:flex;flex-direction:column;margin:0;padding:0;height:100%;min-height:0px;overflow:hidden}\n", ".ricontrols{padding:4px;box-sizing:border-box;height:100%}\n", ".dark{background:#a9a9a9}\n", ".controlpanel{display:flex;flex-direction:row;align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n", ".startstop{width:100%;flex:1 0 30%;align-items:center;text-align:center;align-content:center}\n", ".startstopscreenxs{width:100%;flex:1 0 100%;align-items:center;text-align:center;align-content:center}\n", ".bigbutton{vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap;letter-spacing:normal;min-width:70px;min-height:50px;border-radius:20px}\n", ".bigbuttonicon{min-width:50px;min-height:50px;font-size:50px}\n", ".bigbuttontext{font-weight:bolder;font-size:14px;vertical-align:middle}\n", ".audioStatusDisplay{display:flex;flex-direction:row;height:100px;min-height:100px}\n", ".audioStatusDisplayXs{display:flex;flex-direction:column;height:125px;min-height:125px}\n"], dependencies: [{ kind: "component", type: i1$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i3$2.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "component", type: LevelBar, selector: "audio-levelbar", inputs: ["streamingMode", "displayLevelInfos", "state"] }, { kind: "component", type: StatusDisplay, selector: "app-sprstatusdisplay", inputs: ["statusAlertType", "statusMsg", "statusWaiting"] }, { kind: "component", type: RecordingItemControls, selector: "spr-recordingitemcontrols", inputs: ["audioSignalCollapsed", "enableDownload", "peakDbLvl", "agc", "disableAudioDetails", "audioLoaded", "playStartAction", "playStopAction", "displayLevelInfos"], outputs: ["onShowRecordingDetails", "onDownloadRecording"] }, { kind: "component", type: UploadStatus, selector: "app-uploadstatus", inputs: ["value", "awaitNewUpload", "status"] }, { kind: "component", type: WakeLockIndicator, selector: "app-wakelockindicator", inputs: ["screenLocked"] }, { kind: "component", type: ReadyStateIndicator, selector: "app-readystateindicator", inputs: ["ready"] }, { kind: "component", type: WarningBar, selector: "app-warningbar", inputs: ["warningText", "show"] }, { kind: "component", type: RecorderCombiPane, selector: "app-recordercombipane", inputs: ["selectDisabled", "selectedRecordingFile", "audioSignalCollapsed", "displayAudioClip", "playStartAction", "playSelectionAction", "autoPlayOnSelectToggleAction", "playStopAction"], outputs: ["selectedRecordingFileChanged"] }] }); }
|
|
17841
17841
|
}
|
|
17842
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
17842
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioRecorder, decorators: [{
|
|
17843
17843
|
type: Component,
|
|
17844
|
-
args: [{ selector: 'app-audiorecorder', providers: [SessionService], template: `
|
|
17845
|
-
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
17846
|
-
<app-warningbar [show]="isDefaultAudioTestSession()"
|
|
17847
|
-
warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
17848
|
-
<app-recordercombipane (selectedRecordingFileChanged)="selectRecordingFile($event)"
|
|
17849
|
-
[audioSignalCollapsed]="audioSignalCollapsed"
|
|
17850
|
-
[selectedRecordingFile]="displayRecFile"
|
|
17851
|
-
[selectDisabled]="isActive()"
|
|
17852
|
-
[displayAudioClip]="displayAudioClip"
|
|
17853
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17854
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17855
|
-
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
17856
|
-
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
17857
|
-
></app-recordercombipane>
|
|
17858
|
-
|
|
17859
|
-
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
17860
|
-
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
|
|
17861
|
-
[displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
|
|
17862
|
-
<div style="display:flex;flex-direction: row">
|
|
17863
|
-
<spr-recordingitemcontrols style="flex:10 0 1px"
|
|
17864
|
-
[disableAudioDetails]="disableAudioDetails"
|
|
17865
|
-
[audioLoaded]="audioLoaded"
|
|
17866
|
-
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17867
|
-
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17868
|
-
[peakDbLvl]="peakLevelInDb"
|
|
17869
|
-
[agc]="this.ac?.agcStatus"
|
|
17870
|
-
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
17871
|
-
</spr-recordingitemcontrols>
|
|
17872
|
-
|
|
17873
|
-
@if (screenXs && enableUploadRecordings) {
|
|
17874
|
-
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0"
|
|
17875
|
-
[value]="uploadProgress"
|
|
17876
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17877
|
-
}
|
|
17878
|
-
@if (screenXs) {
|
|
17879
|
-
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17880
|
-
}
|
|
17881
|
-
@if (screenXs) {
|
|
17882
|
-
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0"
|
|
17883
|
-
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17884
|
-
}
|
|
17885
|
-
</div>
|
|
17886
|
-
</div>
|
|
17887
|
-
<div #controlpanel class="controlpanel">
|
|
17888
|
-
@if (!screenXs) {
|
|
17889
|
-
<app-sprstatusdisplay style="flex:0 1 30%;" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType"
|
|
17890
|
-
[statusWaiting]="statusWaiting"
|
|
17891
|
-
class="hidden-xs"></app-sprstatusdisplay>
|
|
17892
|
-
}
|
|
17893
|
-
<div [class.startstop]="!screenXs" [class.startstopscreenxs]="screenXs">
|
|
17894
|
-
<div style="align-content: center">
|
|
17895
|
-
<button (click)="startStopPerform()" [disabled]="startDisabled() && stopDisabled()" mat-raised-button class="bigbutton">
|
|
17896
|
-
<mat-icon class="bigbuttonicon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>
|
|
17897
|
-
<span class="bigbuttontext">{{startStopNextName()}}</span>
|
|
17898
|
-
</button>
|
|
17899
|
-
</div>
|
|
17900
|
-
</div>
|
|
17901
|
-
<div style="flex:0 1 30%;display:flex;justify-items: flex-end;justify-content:flex-end" >
|
|
17902
|
-
@if (!screenXs && enableUploadRecordings) {
|
|
17903
|
-
<app-uploadstatus class="ricontrols"
|
|
17904
|
-
[value]="uploadProgress"
|
|
17905
|
-
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17906
|
-
}
|
|
17907
|
-
@if (!screenXs) {
|
|
17908
|
-
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17909
|
-
}
|
|
17910
|
-
@if (!screenXs) {
|
|
17911
|
-
<app-readystateindicator class="ricontrols"
|
|
17912
|
-
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17913
|
-
}
|
|
17914
|
-
</div>
|
|
17915
|
-
</div>
|
|
17844
|
+
args: [{ selector: 'app-audiorecorder', providers: [SessionService], template: `
|
|
17845
|
+
<app-warningbar [show]="isTestSession()" warningText="Test recording only!"></app-warningbar>
|
|
17846
|
+
<app-warningbar [show]="isDefaultAudioTestSession()"
|
|
17847
|
+
warningText="This test uses default audio device! Regular sessions may require a particular audio device (microphone)!"></app-warningbar>
|
|
17848
|
+
<app-recordercombipane (selectedRecordingFileChanged)="selectRecordingFile($event)"
|
|
17849
|
+
[audioSignalCollapsed]="audioSignalCollapsed"
|
|
17850
|
+
[selectedRecordingFile]="displayRecFile"
|
|
17851
|
+
[selectDisabled]="isActive()"
|
|
17852
|
+
[displayAudioClip]="displayAudioClip"
|
|
17853
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17854
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17855
|
+
[playSelectionAction]="controlAudioPlayer?.startSelectionAction"
|
|
17856
|
+
[autoPlayOnSelectToggleAction]="controlAudioPlayer?.autoPlayOnSelectToggleAction"
|
|
17857
|
+
></app-recordercombipane>
|
|
17858
|
+
|
|
17859
|
+
<div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
|
|
17860
|
+
<audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
|
|
17861
|
+
[displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
|
|
17862
|
+
<div style="display:flex;flex-direction: row">
|
|
17863
|
+
<spr-recordingitemcontrols style="flex:10 0 1px"
|
|
17864
|
+
[disableAudioDetails]="disableAudioDetails"
|
|
17865
|
+
[audioLoaded]="audioLoaded"
|
|
17866
|
+
[playStartAction]="controlAudioPlayer?.startAction"
|
|
17867
|
+
[playStopAction]="controlAudioPlayer?.stopAction"
|
|
17868
|
+
[peakDbLvl]="peakLevelInDb"
|
|
17869
|
+
[agc]="this.ac?.agcStatus"
|
|
17870
|
+
(onShowRecordingDetails)="audioSignalCollapsed=!audioSignalCollapsed">
|
|
17871
|
+
</spr-recordingitemcontrols>
|
|
17872
|
+
|
|
17873
|
+
@if (screenXs && enableUploadRecordings) {
|
|
17874
|
+
<app-uploadstatus class="ricontrols dark" style="flex:0 0 0"
|
|
17875
|
+
[value]="uploadProgress"
|
|
17876
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17877
|
+
}
|
|
17878
|
+
@if (screenXs) {
|
|
17879
|
+
<app-wakelockindicator class="ricontrols dark" style="flex:0 0 0" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17880
|
+
}
|
|
17881
|
+
@if (screenXs) {
|
|
17882
|
+
<app-readystateindicator class="ricontrols dark" style="flex:0 0 0"
|
|
17883
|
+
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17884
|
+
}
|
|
17885
|
+
</div>
|
|
17886
|
+
</div>
|
|
17887
|
+
<div #controlpanel class="controlpanel">
|
|
17888
|
+
@if (!screenXs) {
|
|
17889
|
+
<app-sprstatusdisplay style="flex:0 1 30%;" [statusMsg]="statusMsg" [statusAlertType]="statusAlertType"
|
|
17890
|
+
[statusWaiting]="statusWaiting"
|
|
17891
|
+
class="hidden-xs"></app-sprstatusdisplay>
|
|
17892
|
+
}
|
|
17893
|
+
<div [class.startstop]="!screenXs" [class.startstopscreenxs]="screenXs">
|
|
17894
|
+
<div style="align-content: center">
|
|
17895
|
+
<button (click)="startStopPerform()" [disabled]="startDisabled() && stopDisabled()" mat-raised-button class="bigbutton">
|
|
17896
|
+
<mat-icon class="bigbuttonicon" [style.color]="startStopNextIconColor()">{{startStopNextIconName()}}</mat-icon>
|
|
17897
|
+
<span class="bigbuttontext">{{startStopNextName()}}</span>
|
|
17898
|
+
</button>
|
|
17899
|
+
</div>
|
|
17900
|
+
</div>
|
|
17901
|
+
<div style="flex:0 1 30%;display:flex;justify-items: flex-end;justify-content:flex-end" >
|
|
17902
|
+
@if (!screenXs && enableUploadRecordings) {
|
|
17903
|
+
<app-uploadstatus class="ricontrols"
|
|
17904
|
+
[value]="uploadProgress"
|
|
17905
|
+
[status]="uploadStatus" [awaitNewUpload]="processingRecording"></app-uploadstatus>
|
|
17906
|
+
}
|
|
17907
|
+
@if (!screenXs) {
|
|
17908
|
+
<app-wakelockindicator class="ricontrols" [screenLocked]="screenLocked"></app-wakelockindicator>
|
|
17909
|
+
}
|
|
17910
|
+
@if (!screenXs) {
|
|
17911
|
+
<app-readystateindicator class="ricontrols"
|
|
17912
|
+
[ready]="dataSaved && !isActive()"></app-readystateindicator>
|
|
17913
|
+
}
|
|
17914
|
+
</div>
|
|
17915
|
+
</div>
|
|
17916
17916
|
`, standalone: false, styles: [":host{flex:2;background:#d3d3d3;display:flex;flex-direction:column;margin:0;padding:0;height:100%;min-height:0px;overflow:hidden}\n", ".ricontrols{padding:4px;box-sizing:border-box;height:100%}\n", ".dark{background:#a9a9a9}\n", ".controlpanel{display:flex;flex-direction:row;align-content:center;align-items:center;margin:0;padding:20px;min-height:min-content}\n", ".startstop{width:100%;flex:1 0 30%;align-items:center;text-align:center;align-content:center}\n", ".startstopscreenxs{width:100%;flex:1 0 100%;align-items:center;text-align:center;align-content:center}\n", ".bigbutton{vertical-align:middle;overflow:hidden;text-overflow:clip;white-space:nowrap;letter-spacing:normal;min-width:70px;min-height:50px;border-radius:20px}\n", ".bigbuttonicon{min-width:50px;min-height:50px;font-size:50px}\n", ".bigbuttontext{font-weight:bolder;font-size:14px;vertical-align:middle}\n", ".audioStatusDisplay{display:flex;flex-direction:row;height:100px;min-height:100px}\n", ".audioStatusDisplayXs{display:flex;flex-direction:column;height:125px;min-height:125px}\n"] }]
|
|
17917
17917
|
}], ctorParameters: () => [{ type: i1$2.BreakpointObserver }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i1$3.MatDialog }, { type: SessionService }, { type: RecordingService }, { type: SpeechRecorderUploader }, { type: SpeechRecorderConfig, decorators: [{
|
|
17918
17918
|
type: Inject,
|
|
@@ -18054,12 +18054,12 @@ class AudioRecorderComponent extends RecorderComponent {
|
|
|
18054
18054
|
ready() {
|
|
18055
18055
|
return this.dataSaved && !this.ar.isActive();
|
|
18056
18056
|
}
|
|
18057
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
18058
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.
|
|
18057
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioRecorderComponent, deps: [{ token: i4.ActivatedRoute }, { token: i4.Router }, { token: i0.ChangeDetectorRef }, { token: SessionService }, { token: ProjectService }, { token: SpeechRecorderUploader }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18058
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.2", type: AudioRecorderComponent, isStandalone: false, selector: "app-audiorecorder-comp", providers: [SessionService], viewQueries: [{ propertyName: "ar", first: true, predicate: AudioRecorder, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
18059
18059
|
<app-audiorecorder [projectName]="_project?.name" [dataSaved]="dataSaved"></app-audiorecorder>
|
|
18060
18060
|
`, isInline: true, styles: [":host{flex:2;display:flex;height:100%;flex-direction:column;min-height:0}\n"], dependencies: [{ kind: "component", type: AudioRecorder, selector: "app-audiorecorder", inputs: ["projectName", "dataSaved"] }] }); }
|
|
18061
18061
|
}
|
|
18062
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
18062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: AudioRecorderComponent, decorators: [{
|
|
18063
18063
|
type: Component,
|
|
18064
18064
|
args: [{ selector: 'app-audiorecorder-comp', providers: [SessionService], template: `
|
|
18065
18065
|
<app-audiorecorder [projectName]="_project?.name" [dataSaved]="dataSaved"></app-audiorecorder>
|
|
@@ -18097,19 +18097,19 @@ class SpeechrecorderngModule {
|
|
|
18097
18097
|
]
|
|
18098
18098
|
};
|
|
18099
18099
|
}
|
|
18100
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
18101
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.
|
|
18100
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
18101
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngModule, declarations: [AudioSignal, Sonagram, ScrollPaneHorizontal, AudioClipUIContainer, AudioDisplayScrollPane, AudioDisplay, AudioDisplayPlayer, AudioDisplayControl, LevelBar, Progress, SimpleTrafficLight, Recinstructions, Prompter, PromptContainer, PromptingContainer, Prompting, StatusDisplay,
|
|
18102
18102
|
ProgressDisplay, RecordingItemDisplay, RecordingItemControls, UploadStatus, TransportPanel, WakeLockIndicator, ReadyStateIndicator, ControlPanel, WarningBar, AudioRecorder, SessionManager, MessageDialog, SessionFinishedDialog, SpeechrecorderngComponent, AudioRecorderComponent, RecordingFileViewComponent, RecordingFileUI, ScrollIntoViewDirective, RecordingFileNaviComponent, RecordingFileMetaComponent, RecordingList, RecorderCombiPane, AudioRecorder], imports: [i4.RouterModule, CommonModule, MatIconModule, MatButtonModule, MatDialogModule, MatProgressBarModule, MatProgressSpinnerModule, MatTooltipModule, MatCheckboxModule, MatCardModule, MatDividerModule, MatGridListModule, MatTableModule, MatInputModule, MatSelectModule, MatSnackBarModule, MatMenuModule, IntersectionObserverDirective], exports: [MessageDialog, SpeechrecorderngComponent, ScrollPaneHorizontal, AudioClipUIContainer, AudioDisplayScrollPane, AudioDisplay, AudioDisplayPlayer, AudioDisplayControl, LevelBar, AudioRecorder] }); }
|
|
18103
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.
|
|
18103
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngModule, providers: [SessionService, ProjectService, ScriptService, RecordingService, RecordingFileService, SpeechRecorderUploader, provideHttpClient(withInterceptorsFromDi())], imports: [RouterModule.forChild(SPR_ROUTES), CommonModule, MatIconModule, MatButtonModule, MatDialogModule, MatProgressBarModule, MatProgressSpinnerModule, MatTooltipModule, MatCheckboxModule, MatCardModule, MatDividerModule, MatGridListModule, MatTableModule, MatInputModule, MatSelectModule, MatSnackBarModule, MatMenuModule] }); }
|
|
18104
18104
|
}
|
|
18105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
18105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SpeechrecorderngModule, decorators: [{
|
|
18106
18106
|
type: NgModule,
|
|
18107
18107
|
args: [{ declarations: [AudioSignal, Sonagram, ScrollPaneHorizontal, AudioClipUIContainer, AudioDisplayScrollPane, AudioDisplay, AudioDisplayPlayer, AudioDisplayControl, LevelBar, Progress, SimpleTrafficLight, Recinstructions, Prompter, PromptContainer, PromptingContainer, Prompting, StatusDisplay,
|
|
18108
18108
|
ProgressDisplay, RecordingItemDisplay, RecordingItemControls, UploadStatus, TransportPanel, WakeLockIndicator, ReadyStateIndicator, ControlPanel, WarningBar, AudioRecorder, SessionManager, MessageDialog, SessionFinishedDialog, SpeechrecorderngComponent, AudioRecorderComponent, RecordingFileViewComponent, RecordingFileUI, ScrollIntoViewDirective, RecordingFileNaviComponent, RecordingFileMetaComponent, RecordingList, RecorderCombiPane, AudioRecorder],
|
|
18109
18109
|
exports: [MessageDialog, SpeechrecorderngComponent, ScrollPaneHorizontal, AudioClipUIContainer, AudioDisplayScrollPane, AudioDisplay, AudioDisplayPlayer, AudioDisplayControl, LevelBar, AudioRecorder], imports: [RouterModule.forChild(SPR_ROUTES), CommonModule, MatIconModule, MatButtonModule, MatDialogModule, MatProgressBarModule, MatProgressSpinnerModule, MatTooltipModule, MatCheckboxModule, MatCardModule, MatDividerModule, MatGridListModule, MatTableModule, MatInputModule, MatSelectModule, MatSnackBarModule, MatMenuModule, IntersectionObserverDirective], providers: [SessionService, ProjectService, ScriptService, RecordingService, RecordingFileService, SpeechRecorderUploader, provideHttpClient(withInterceptorsFromDi())] }]
|
|
18110
18110
|
}] });
|
|
18111
18111
|
|
|
18112
|
-
const VERSION = '3.11.
|
|
18112
|
+
const VERSION = '3.11.13';
|
|
18113
18113
|
|
|
18114
18114
|
const SPEECHRECORDER_ENVIRONMENT_DEFAULTS = {
|
|
18115
18115
|
production: false,
|