speechrecorderng 3.4.0 → 3.4.2

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.
@@ -1,2 +1,2 @@
1
- export const VERSION = '3.4.0';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3ByLm1vZHVsZS52ZXJzaW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvc3BlZWNocmVjb3JkZXJuZy9zcmMvbGliL3Nwci5tb2R1bGUudmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQUMsTUFBTSxPQUFPLEdBQUMsT0FBTyxDQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGNvbnN0IFZFUlNJT049JzMuNC4wJyJdfQ==
1
+ export const VERSION = '3.4.2';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3ByLm1vZHVsZS52ZXJzaW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvc3BlZWNocmVjb3JkZXJuZy9zcmMvbGliL3Nwci5tb2R1bGUudmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQUMsTUFBTSxPQUFPLEdBQUMsT0FBTyxDQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGNvbnN0IFZFUlNJT049JzMuNC4yJyJdfQ==
@@ -12254,7 +12254,7 @@ let BasicRecorder = class BasicRecorder extends ResponsiveComponent {
12254
12254
  type: 'error',
12255
12255
  title: 'Error',
12256
12256
  msg: "This session is sealed. Recordings cannot be added anymore.",
12257
- advise: 'Please ask your experimenter what to do (e.g start a new session).',
12257
+ advice: 'Please ask your experimenter what to do (e.g start a new session).',
12258
12258
  }
12259
12259
  });
12260
12260
  }
@@ -12900,7 +12900,7 @@ class SessionManager extends BasicRecorder {
12900
12900
  type: 'error',
12901
12901
  title: 'Error',
12902
12902
  msg: errMsg,
12903
- advise: 'Please use a supported browser.',
12903
+ advice: 'Please use a supported browser.',
12904
12904
  }
12905
12905
  });
12906
12906
  return;
@@ -12921,7 +12921,7 @@ class SessionManager extends BasicRecorder {
12921
12921
  type: 'error',
12922
12922
  title: 'Error',
12923
12923
  msg: errMsg,
12924
- advise: 'Please use a supported browser.',
12924
+ advice: 'Please use a supported browser.',
12925
12925
  }
12926
12926
  });
12927
12927
  return;
@@ -12945,7 +12945,7 @@ class SessionManager extends BasicRecorder {
12945
12945
  type: 'error',
12946
12946
  title: 'Error',
12947
12947
  msg: errMsg,
12948
- advise: 'Please use a supported browser.',
12948
+ advice: 'Please use a supported browser.',
12949
12949
  }
12950
12950
  });
12951
12951
  return;
@@ -16405,7 +16405,7 @@ class AudioRecorder extends BasicRecorder {
16405
16405
  type: 'error',
16406
16406
  title: 'Error',
16407
16407
  msg: errMsg,
16408
- advise: 'Please use a supported browser.',
16408
+ advice: 'Please use a supported browser.',
16409
16409
  }
16410
16410
  });
16411
16411
  return;
@@ -16426,7 +16426,7 @@ class AudioRecorder extends BasicRecorder {
16426
16426
  type: 'error',
16427
16427
  title: 'Error',
16428
16428
  msg: errMsg,
16429
- advise: 'Please use a supported browser.',
16429
+ advice: 'Please use a supported browser.',
16430
16430
  }
16431
16431
  });
16432
16432
  return;
@@ -16451,7 +16451,7 @@ class AudioRecorder extends BasicRecorder {
16451
16451
  type: 'error',
16452
16452
  title: 'Error',
16453
16453
  msg: errMsg,
16454
- advise: 'Please use a supported browser.',
16454
+ advice: 'Please use a supported browser.',
16455
16455
  }
16456
16456
  });
16457
16457
  return;
@@ -17271,8 +17271,8 @@ AudioRecorder.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
17271
17271
  <div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
17272
17272
  <audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
17273
17273
  [displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
17274
- <div style="flex-direction: row">
17275
- <spr-recordingitemcontrols style="flex:10 0 1%"
17274
+ <div style="display:flex;flex-direction: row">
17275
+ <spr-recordingitemcontrols style="flex:10 0 1px"
17276
17276
  [disableAudioDetails]="disableAudioDetails"
17277
17277
  [audioLoaded]="audioLoaded"
17278
17278
  [playStartAction]="controlAudioPlayer?.startAction"
@@ -17334,8 +17334,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
17334
17334
  <div [class]="{audioStatusDisplay:!screenXs,audioStatusDisplayXs:screenXs}">
17335
17335
  <audio-levelbar style="flex:1 0 1%" [streamingMode]="isRecording() || keepLiveLevel" [state]="liveLevelDisplayState"
17336
17336
  [displayLevelInfos]="displayAudioClip?.levelInfos"></audio-levelbar>
17337
- <div style="flex-direction: row">
17338
- <spr-recordingitemcontrols style="flex:10 0 1%"
17337
+ <div style="display:flex;flex-direction: row">
17338
+ <spr-recordingitemcontrols style="flex:10 0 1px"
17339
17339
  [disableAudioDetails]="disableAudioDetails"
17340
17340
  [audioLoaded]="audioLoaded"
17341
17341
  [playStartAction]="controlAudioPlayer?.startAction"
@@ -17582,7 +17582,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
17582
17582
  }]
17583
17583
  }] });
17584
17584
 
17585
- const VERSION = '3.4.0';
17585
+ const VERSION = '3.4.2';
17586
17586
 
17587
17587
  /*
17588
17588
  * Public API Surface of speechrecorderng