@coderline/alphatab 1.3.0-alpha.772 → 1.3.0-alpha.782

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/dist/alphaTab.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * alphaTab v1.3.0-alpha.772 (develop, build 772)
2
+ * alphaTab v1.3.0-alpha.782 (develop, build 782)
3
3
  *
4
4
  * Copyright © 2023, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -19855,7 +19855,7 @@ class AlphaSynthMidiFileHandler {
19855
19855
  }
19856
19856
  }
19857
19857
 
19858
- var index$5 = /*#__PURE__*/Object.freeze({
19858
+ var index$6 = /*#__PURE__*/Object.freeze({
19859
19859
  __proto__: null,
19860
19860
  BeatTickLookup: BeatTickLookup,
19861
19861
  MasterBarTickLookup: MasterBarTickLookup,
@@ -41906,10 +41906,10 @@ class CoreSettings {
41906
41906
  // </auto-generated>
41907
41907
  class VersionInfo {
41908
41908
  }
41909
- VersionInfo.version = '1.3.0-alpha.772';
41910
- VersionInfo.date = '2023-09-22T01:20:11.765Z';
41909
+ VersionInfo.version = '1.3.0-alpha.782';
41910
+ VersionInfo.date = '2023-10-01T12:02:24.727Z';
41911
41911
 
41912
- var index$4 = /*#__PURE__*/Object.freeze({
41912
+ var index$5 = /*#__PURE__*/Object.freeze({
41913
41913
  __proto__: null,
41914
41914
  ScoreImporter: ScoreImporter,
41915
41915
  ScoreLoader: ScoreLoader,
@@ -44874,13 +44874,13 @@ class Gp7Exporter extends ScoreExporter {
44874
44874
  }
44875
44875
  }
44876
44876
 
44877
- var index$3 = /*#__PURE__*/Object.freeze({
44877
+ var index$4 = /*#__PURE__*/Object.freeze({
44878
44878
  __proto__: null,
44879
44879
  ScoreExporter: ScoreExporter,
44880
44880
  Gp7Exporter: Gp7Exporter
44881
44881
  });
44882
44882
 
44883
- var index$2 = /*#__PURE__*/Object.freeze({
44883
+ var index$3 = /*#__PURE__*/Object.freeze({
44884
44884
  __proto__: null,
44885
44885
  get AccentuationType () { return AccentuationType; },
44886
44886
  get AccidentalType () { return AccidentalType; },
@@ -44934,7 +44934,7 @@ var index$2 = /*#__PURE__*/Object.freeze({
44934
44934
  get WhammyType () { return WhammyType; }
44935
44935
  });
44936
44936
 
44937
- var index$1 = /*#__PURE__*/Object.freeze({
44937
+ var index$2 = /*#__PURE__*/Object.freeze({
44938
44938
  __proto__: null,
44939
44939
  RenderFinishedEventArgs: RenderFinishedEventArgs,
44940
44940
  ScoreRenderer: ScoreRenderer,
@@ -44947,6 +44947,14 @@ var index$1 = /*#__PURE__*/Object.freeze({
44947
44947
  StaveGroupBounds: StaveGroupBounds
44948
44948
  });
44949
44949
 
44950
+ var index$1 = /*#__PURE__*/Object.freeze({
44951
+ __proto__: null,
44952
+ Cursors: Cursors,
44953
+ CssFontSvgCanvas: CssFontSvgCanvas,
44954
+ FontSizes: FontSizes,
44955
+ SvgCanvas: SvgCanvas
44956
+ });
44957
+
44950
44958
  var index = /*#__PURE__*/Object.freeze({
44951
44959
  __proto__: null,
44952
44960
  AlphaSynth: AlphaSynth,
@@ -44964,4 +44972,4 @@ var index = /*#__PURE__*/Object.freeze({
44964
44972
  AlphaSynthAudioWorkletOutput: AlphaSynthAudioWorkletOutput
44965
44973
  });
44966
44974
 
44967
- export { AlphaTabApi, AlphaTabError, AlphaTabErrorType, CoreSettings, DisplaySettings, FileLoadError, FingeringMode, FormatError, ImporterSettings, LayoutMode, LogLevel, Logger, NotationMode, NotationSettings, PlayerSettings, ProgressEventArgs, RenderingResources, ResizeEventArgs, ScrollMode, Settings, StaveProfile, SystemsLayoutMode, TabRhythmMode, VibratoPlaybackSettings, index$3 as exporter, index$4 as importer, VersionInfo as meta, index$5 as midi, index$2 as model, index$1 as rendering, index as synth };
44975
+ export { AlphaTabApi, AlphaTabError, AlphaTabErrorType, CoreSettings, DisplaySettings, FileLoadError, FingeringMode, FormatError, ImporterSettings, LayoutMode, LogLevel, Logger, NotationMode, NotationSettings, PlayerSettings, ProgressEventArgs, RenderingResources, ResizeEventArgs, ScrollMode, Settings, StaveProfile, SystemsLayoutMode, TabRhythmMode, VibratoPlaybackSettings, index$4 as exporter, index$5 as importer, VersionInfo as meta, index$6 as midi, index$3 as model, index$1 as platform, index$2 as rendering, index as synth };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab",
3
- "version": "1.3.0-alpha.772",
3
+ "version": "1.3.0-alpha.782",
4
4
  "description": "alphaTab is a music notation and guitar tablature rendering library",
5
5
  "keywords": [
6
6
  "guitar",