@coderline/alphatab-monaco 1.7.0-alpha.1626 → 1.7.0-alpha.1628

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.
Files changed (762) hide show
  1. package/dist/alphaTab.monaco.d.ts +2 -40
  2. package/dist/alphaTab.monaco.mjs +3 -2
  3. package/dist/alphatex.mjs +27 -0
  4. package/{src/lsp.ts → dist/lsp.mjs} +42 -112
  5. package/{src/lspMonacoMappings.ts → dist/lspMonacoMappings.mjs} +80 -136
  6. package/{src/textmate.ts → dist/textmate.mjs} +26 -22
  7. package/dist/{alphaTab.monaco.min.mjs → types.mjs} +2 -2
  8. package/dist/worker.mjs +6097 -0
  9. package/package.json +11 -3
  10. package/biome.jsonc +0 -31
  11. package/dist/abap.mjs +0 -1419
  12. package/dist/alphaTab.monaco2.mjs +0 -205141
  13. package/dist/alphatab-monaco.css +0 -7100
  14. package/dist/apex.mjs +0 -351
  15. package/dist/azcli.mjs +0 -89
  16. package/dist/bat.mjs +0 -121
  17. package/dist/bicep.mjs +0 -130
  18. package/dist/cameligo.mjs +0 -195
  19. package/dist/clojure.mjs +0 -782
  20. package/dist/coffee.mjs +0 -253
  21. package/dist/cpp.mjs +0 -410
  22. package/dist/csharp.mjs +0 -347
  23. package/dist/csp.mjs +0 -74
  24. package/dist/css.mjs +0 -206
  25. package/dist/cssMode.mjs +0 -2106
  26. package/dist/cypher.mjs +0 -284
  27. package/dist/dart.mjs +0 -302
  28. package/dist/dockerfile.mjs +0 -151
  29. package/dist/ecl.mjs +0 -477
  30. package/dist/elixir.mjs +0 -590
  31. package/dist/flow9.mjs +0 -163
  32. package/dist/freemarker2.mjs +0 -1029
  33. package/dist/fsharp.mjs +0 -238
  34. package/dist/go.mjs +0 -239
  35. package/dist/graphql.mjs +0 -172
  36. package/dist/handlebars.mjs +0 -452
  37. package/dist/hcl.mjs +0 -204
  38. package/dist/html.mjs +0 -341
  39. package/dist/htmlMode.mjs +0 -2121
  40. package/dist/ini.mjs +0 -92
  41. package/dist/java.mjs +0 -253
  42. package/dist/javascript.mjs +0 -90
  43. package/dist/jsonMode.mjs +0 -2830
  44. package/dist/julia.mjs +0 -532
  45. package/dist/kotlin.mjs +0 -274
  46. package/dist/less.mjs +0 -182
  47. package/dist/lexon.mjs +0 -178
  48. package/dist/liquid.mjs +0 -273
  49. package/dist/lua.mjs +0 -183
  50. package/dist/m3.mjs +0 -231
  51. package/dist/markdown.mjs +0 -250
  52. package/dist/mdx.mjs +0 -197
  53. package/dist/mips.mjs +0 -219
  54. package/dist/msdax.mjs +0 -396
  55. package/dist/mysql.mjs +0 -899
  56. package/dist/objective-c.mjs +0 -204
  57. package/dist/pascal.mjs +0 -272
  58. package/dist/pascaligo.mjs +0 -185
  59. package/dist/perl.mjs +0 -647
  60. package/dist/pgsql.mjs +0 -872
  61. package/dist/php.mjs +0 -521
  62. package/dist/pla.mjs +0 -158
  63. package/dist/postiats.mjs +0 -928
  64. package/dist/powerquery.mjs +0 -911
  65. package/dist/powershell.mjs +0 -260
  66. package/dist/protobuf.mjs +0 -441
  67. package/dist/pug.mjs +0 -423
  68. package/dist/python.mjs +0 -333
  69. package/dist/qsharp.mjs +0 -322
  70. package/dist/r.mjs +0 -264
  71. package/dist/razor.mjs +0 -583
  72. package/dist/redis.mjs +0 -323
  73. package/dist/redshift.mjs +0 -830
  74. package/dist/restructuredtext.mjs +0 -195
  75. package/dist/ruby.mjs +0 -532
  76. package/dist/rust.mjs +0 -364
  77. package/dist/sb.mjs +0 -136
  78. package/dist/scala.mjs +0 -391
  79. package/dist/scheme.mjs +0 -129
  80. package/dist/scss.mjs +0 -281
  81. package/dist/shell.mjs +0 -242
  82. package/dist/solidity.mjs +0 -1388
  83. package/dist/sophia.mjs +0 -220
  84. package/dist/sparql.mjs +0 -222
  85. package/dist/sql.mjs +0 -874
  86. package/dist/st.mjs +0 -437
  87. package/dist/swift.mjs +0 -333
  88. package/dist/systemverilog.mjs +0 -597
  89. package/dist/tcl.mjs +0 -253
  90. package/dist/tsMode.mjs +0 -1384
  91. package/dist/twig.mjs +0 -413
  92. package/dist/types/alphatab/src/AlphaTabApiBase.d.ts +0 -2550
  93. package/dist/types/alphatab/src/AlphaTabError.d.ts +0 -15
  94. package/dist/types/alphatab/src/CoreSettings.d.ts +0 -212
  95. package/dist/types/alphatab/src/DisplaySettings.d.ts +0 -340
  96. package/dist/types/alphatab/src/EngravingSettings.d.ts +0 -430
  97. package/dist/types/alphatab/src/Environment.d.ts +0 -230
  98. package/dist/types/alphatab/src/EventEmitter.d.ts +0 -62
  99. package/dist/types/alphatab/src/ExporterSettings.d.ts +0 -23
  100. package/dist/types/alphatab/src/FileLoadError.d.ts +0 -9
  101. package/dist/types/alphatab/src/FormatError.d.ts +0 -8
  102. package/dist/types/alphatab/src/ImporterSettings.d.ts +0 -64
  103. package/dist/types/alphatab/src/LayoutMode.d.ts +0 -14
  104. package/dist/types/alphatab/src/LogLevel.d.ts +0 -27
  105. package/dist/types/alphatab/src/Logger.d.ts +0 -33
  106. package/dist/types/alphatab/src/NotationSettings.d.ts +0 -509
  107. package/dist/types/alphatab/src/PlayerSettings.d.ts +0 -411
  108. package/dist/types/alphatab/src/ProgressEventArgs.d.ts +0 -20
  109. package/dist/types/alphatab/src/RenderingResources.d.ts +0 -175
  110. package/dist/types/alphatab/src/ResizeEventArgs.d.ts +0 -19
  111. package/dist/types/alphatab/src/Settings.d.ts +0 -59
  112. package/dist/types/alphatab/src/SmuflMetadata.d.ts +0 -84
  113. package/dist/types/alphatab/src/StaveProfile.d.ts +0 -27
  114. package/dist/types/alphatab/src/alphaTab.core.d.ts +0 -36
  115. package/dist/types/alphatab/src/alphaTab.main.d.ts +0 -1
  116. package/dist/types/alphatab/src/alphaTab.polyfills.d.ts +0 -1
  117. package/dist/types/alphatab/src/exporter/AlphaTexExporter.d.ts +0 -24
  118. package/dist/types/alphatab/src/exporter/Gp7Exporter.d.ts +0 -10
  119. package/dist/types/alphatab/src/exporter/GpifWriter.d.ts +0 -61
  120. package/dist/types/alphatab/src/exporter/ScoreExporter.d.ts +0 -29
  121. package/dist/types/alphatab/src/exporter/_barrel.d.ts +0 -3
  122. package/dist/types/alphatab/src/generated/CoreSettingsJson.d.ts +0 -172
  123. package/dist/types/alphatab/src/generated/CoreSettingsSerializer.d.ts +0 -9
  124. package/dist/types/alphatab/src/generated/DisplaySettingsJson.d.ts +0 -328
  125. package/dist/types/alphatab/src/generated/DisplaySettingsSerializer.d.ts +0 -9
  126. package/dist/types/alphatab/src/generated/EngravingSettingsCloner.d.ts +0 -7
  127. package/dist/types/alphatab/src/generated/EngravingSettingsJson.d.ts +0 -388
  128. package/dist/types/alphatab/src/generated/EngravingSettingsSerializer.d.ts +0 -9
  129. package/dist/types/alphatab/src/generated/EngravingStemInfoJson.d.ts +0 -20
  130. package/dist/types/alphatab/src/generated/EngravingStemInfoSerializer.d.ts +0 -9
  131. package/dist/types/alphatab/src/generated/ExporterSettingsJson.d.ts +0 -24
  132. package/dist/types/alphatab/src/generated/ExporterSettingsSerializer.d.ts +0 -9
  133. package/dist/types/alphatab/src/generated/ImporterSettingsJson.d.ts +0 -65
  134. package/dist/types/alphatab/src/generated/ImporterSettingsSerializer.d.ts +0 -9
  135. package/dist/types/alphatab/src/generated/NotationSettingsJson.d.ts +0 -210
  136. package/dist/types/alphatab/src/generated/NotationSettingsSerializer.d.ts +0 -9
  137. package/dist/types/alphatab/src/generated/PlayerSettingsJson.d.ts +0 -276
  138. package/dist/types/alphatab/src/generated/PlayerSettingsSerializer.d.ts +0 -9
  139. package/dist/types/alphatab/src/generated/RenderingResourcesJson.d.ts +0 -168
  140. package/dist/types/alphatab/src/generated/RenderingResourcesSerializer.d.ts +0 -9
  141. package/dist/types/alphatab/src/generated/SettingsJson.d.ts +0 -48
  142. package/dist/types/alphatab/src/generated/SettingsSerializer.d.ts +0 -9
  143. package/dist/types/alphatab/src/generated/SlidePlaybackSettingsJson.d.ts +0 -31
  144. package/dist/types/alphatab/src/generated/SlidePlaybackSettingsSerializer.d.ts +0 -9
  145. package/dist/types/alphatab/src/generated/VersionInfo.d.ts +0 -9
  146. package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsJson.d.ts +0 -49
  147. package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsSerializer.d.ts +0 -9
  148. package/dist/types/alphatab/src/generated/_jsonbarrel.d.ts +0 -14
  149. package/dist/types/alphatab/src/generated/model/AutomationCloner.d.ts +0 -7
  150. package/dist/types/alphatab/src/generated/model/AutomationSerializer.d.ts +0 -9
  151. package/dist/types/alphatab/src/generated/model/BackingTrackSerializer.d.ts +0 -9
  152. package/dist/types/alphatab/src/generated/model/BarSerializer.d.ts +0 -9
  153. package/dist/types/alphatab/src/generated/model/BarStyleSerializer.d.ts +0 -9
  154. package/dist/types/alphatab/src/generated/model/BeatCloner.d.ts +0 -7
  155. package/dist/types/alphatab/src/generated/model/BeatSerializer.d.ts +0 -9
  156. package/dist/types/alphatab/src/generated/model/BeatStyleSerializer.d.ts +0 -9
  157. package/dist/types/alphatab/src/generated/model/BendPointCloner.d.ts +0 -7
  158. package/dist/types/alphatab/src/generated/model/BendPointSerializer.d.ts +0 -9
  159. package/dist/types/alphatab/src/generated/model/ChordSerializer.d.ts +0 -9
  160. package/dist/types/alphatab/src/generated/model/FermataSerializer.d.ts +0 -9
  161. package/dist/types/alphatab/src/generated/model/HeaderFooterStyleSerializer.d.ts +0 -9
  162. package/dist/types/alphatab/src/generated/model/InstrumentArticulationSerializer.d.ts +0 -9
  163. package/dist/types/alphatab/src/generated/model/MasterBarSerializer.d.ts +0 -9
  164. package/dist/types/alphatab/src/generated/model/NoteCloner.d.ts +0 -7
  165. package/dist/types/alphatab/src/generated/model/NoteSerializer.d.ts +0 -9
  166. package/dist/types/alphatab/src/generated/model/NoteStyleSerializer.d.ts +0 -9
  167. package/dist/types/alphatab/src/generated/model/PlaybackInformationSerializer.d.ts +0 -9
  168. package/dist/types/alphatab/src/generated/model/RenderStylesheetSerializer.d.ts +0 -9
  169. package/dist/types/alphatab/src/generated/model/ScoreSerializer.d.ts +0 -9
  170. package/dist/types/alphatab/src/generated/model/ScoreStyleSerializer.d.ts +0 -9
  171. package/dist/types/alphatab/src/generated/model/SectionSerializer.d.ts +0 -9
  172. package/dist/types/alphatab/src/generated/model/StaffSerializer.d.ts +0 -9
  173. package/dist/types/alphatab/src/generated/model/SustainPedalMarkerSerializer.d.ts +0 -9
  174. package/dist/types/alphatab/src/generated/model/SyncPointDataCloner.d.ts +0 -7
  175. package/dist/types/alphatab/src/generated/model/SyncPointDataSerializer.d.ts +0 -9
  176. package/dist/types/alphatab/src/generated/model/TrackSerializer.d.ts +0 -9
  177. package/dist/types/alphatab/src/generated/model/TrackStyleSerializer.d.ts +0 -9
  178. package/dist/types/alphatab/src/generated/model/TuningSerializer.d.ts +0 -9
  179. package/dist/types/alphatab/src/generated/model/VoiceSerializer.d.ts +0 -9
  180. package/dist/types/alphatab/src/generated/model/VoiceStyleSerializer.d.ts +0 -9
  181. package/dist/types/alphatab/src/importer/AlphaTexImporter.d.ts +0 -69
  182. package/dist/types/alphatab/src/importer/BinaryStylesheet.d.ts +0 -70
  183. package/dist/types/alphatab/src/importer/CapellaImporter.d.ts +0 -10
  184. package/dist/types/alphatab/src/importer/CapellaParser.d.ts +0 -75
  185. package/dist/types/alphatab/src/importer/Gp3To5Importer.d.ts +0 -95
  186. package/dist/types/alphatab/src/importer/Gp7To8Importer.d.ts +0 -10
  187. package/dist/types/alphatab/src/importer/GpifParser.d.ts +0 -131
  188. package/dist/types/alphatab/src/importer/GpxFileSystem.d.ts +0 -82
  189. package/dist/types/alphatab/src/importer/GpxImporter.d.ts +0 -10
  190. package/dist/types/alphatab/src/importer/LayoutConfiguration.d.ts +0 -38
  191. package/dist/types/alphatab/src/importer/MusicXmlImporter.d.ts +0 -128
  192. package/dist/types/alphatab/src/importer/PartConfiguration.d.ts +0 -27
  193. package/dist/types/alphatab/src/importer/ScoreImporter.d.ts +0 -22
  194. package/dist/types/alphatab/src/importer/ScoreLoader.d.ts +0 -32
  195. package/dist/types/alphatab/src/importer/UnsupportedFormatError.d.ts +0 -9
  196. package/dist/types/alphatab/src/importer/_barrel.d.ts +0 -5
  197. package/dist/types/alphatab/src/importer/alphaTex/ATNF.d.ts +0 -19
  198. package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1EnumMappings.d.ts +0 -75
  199. package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageDefinitions.d.ts +0 -39
  200. package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageHandler.d.ts +0 -72
  201. package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1MetaDataReader.d.ts +0 -42
  202. package/dist/types/alphatab/src/importer/alphaTex/AlphaTexAst.d.ts +0 -504
  203. package/dist/types/alphatab/src/importer/alphaTex/AlphaTexLexer.d.ts +0 -43
  204. package/dist/types/alphatab/src/importer/alphaTex/AlphaTexParser.d.ts +0 -60
  205. package/dist/types/alphatab/src/importer/alphaTex/AlphaTexShared.d.ts +0 -290
  206. package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexLanguageImportHandler.d.ts +0 -50
  207. package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexMetaDataReader.d.ts +0 -12
  208. package/dist/types/alphatab/src/importer/alphaTex/_barrel.d.ts +0 -4
  209. package/dist/types/alphatab/src/io/BitReader.d.ts +0 -18
  210. package/dist/types/alphatab/src/io/ByteBuffer.d.ts +0 -26
  211. package/dist/types/alphatab/src/io/IOHelper.d.ts +0 -38
  212. package/dist/types/alphatab/src/io/IReadable.d.ts +0 -48
  213. package/dist/types/alphatab/src/io/IWriteable.d.ts +0 -22
  214. package/dist/types/alphatab/src/io/JsonHelper.d.ts +0 -26
  215. package/dist/types/alphatab/src/io/TypeConversions.d.ts +0 -20
  216. package/dist/types/alphatab/src/io/_barrel.d.ts +0 -4
  217. package/dist/types/alphatab/src/midi/AlphaSynthMidiFileHandler.d.ts +0 -28
  218. package/dist/types/alphatab/src/midi/BeatTickLookup.d.ts +0 -63
  219. package/dist/types/alphatab/src/midi/ControllerType.d.ts +0 -84
  220. package/dist/types/alphatab/src/midi/DeprecatedEvents.d.ts +0 -103
  221. package/dist/types/alphatab/src/midi/GeneralMidi.d.ts +0 -13
  222. package/dist/types/alphatab/src/midi/IMidiFileHandler.d.ts +0 -79
  223. package/dist/types/alphatab/src/midi/MasterBarTickLookup.d.ts +0 -85
  224. package/dist/types/alphatab/src/midi/MidiEvent.d.ts +0 -292
  225. package/dist/types/alphatab/src/midi/MidiFile.d.ts +0 -72
  226. package/dist/types/alphatab/src/midi/MidiFileGenerator.d.ts +0 -150
  227. package/dist/types/alphatab/src/midi/MidiPlaybackController.d.ts +0 -36
  228. package/dist/types/alphatab/src/midi/MidiTickLookup.d.ts +0 -167
  229. package/dist/types/alphatab/src/midi/MidiUtils.d.ts +0 -37
  230. package/dist/types/alphatab/src/midi/_barrel.d.ts +0 -10
  231. package/dist/types/alphatab/src/model/AccentuationType.d.ts +0 -22
  232. package/dist/types/alphatab/src/model/AccidentalType.d.ts +0 -42
  233. package/dist/types/alphatab/src/model/Automation.d.ts +0 -113
  234. package/dist/types/alphatab/src/model/BackingTrack.d.ts +0 -13
  235. package/dist/types/alphatab/src/model/Bar.d.ts +0 -329
  236. package/dist/types/alphatab/src/model/BarreShape.d.ts +0 -18
  237. package/dist/types/alphatab/src/model/Beat.d.ts +0 -559
  238. package/dist/types/alphatab/src/model/BendPoint.d.ts +0 -26
  239. package/dist/types/alphatab/src/model/BendStyle.d.ts +0 -18
  240. package/dist/types/alphatab/src/model/BendType.d.ts +0 -46
  241. package/dist/types/alphatab/src/model/BrushType.d.ts +0 -26
  242. package/dist/types/alphatab/src/model/Chord.d.ts +0 -48
  243. package/dist/types/alphatab/src/model/Clef.d.ts +0 -26
  244. package/dist/types/alphatab/src/model/Color.d.ts +0 -40
  245. package/dist/types/alphatab/src/model/CrescendoType.d.ts +0 -18
  246. package/dist/types/alphatab/src/model/Direction.d.ts +0 -25
  247. package/dist/types/alphatab/src/model/Duration.d.ts +0 -50
  248. package/dist/types/alphatab/src/model/DynamicValue.d.ts +0 -92
  249. package/dist/types/alphatab/src/model/ElementStyle.d.ts +0 -13
  250. package/dist/types/alphatab/src/model/FadeType.d.ts +0 -22
  251. package/dist/types/alphatab/src/model/Fermata.d.ts +0 -34
  252. package/dist/types/alphatab/src/model/Fingers.d.ts +0 -34
  253. package/dist/types/alphatab/src/model/Font.d.ts +0 -117
  254. package/dist/types/alphatab/src/model/GolpeType.d.ts +0 -18
  255. package/dist/types/alphatab/src/model/GraceGroup.d.ts +0 -26
  256. package/dist/types/alphatab/src/model/GraceType.d.ts +0 -22
  257. package/dist/types/alphatab/src/model/HarmonicType.d.ts +0 -34
  258. package/dist/types/alphatab/src/model/InstrumentArticulation.d.ts +0 -71
  259. package/dist/types/alphatab/src/model/JsonConverter.d.ts +0 -95
  260. package/dist/types/alphatab/src/model/KeySignature.d.ts +0 -66
  261. package/dist/types/alphatab/src/model/KeySignatureType.d.ts +0 -14
  262. package/dist/types/alphatab/src/model/Lyrics.d.ts +0 -30
  263. package/dist/types/alphatab/src/model/MasterBar.d.ts +0 -182
  264. package/dist/types/alphatab/src/model/ModelUtils.d.ts +0 -134
  265. package/dist/types/alphatab/src/model/MusicFontSymbol.d.ts +0 -289
  266. package/dist/types/alphatab/src/model/Note.d.ts +0 -516
  267. package/dist/types/alphatab/src/model/NoteAccidentalMode.d.ts +0 -34
  268. package/dist/types/alphatab/src/model/NoteOrnament.d.ts +0 -11
  269. package/dist/types/alphatab/src/model/Ottavia.d.ts +0 -26
  270. package/dist/types/alphatab/src/model/PercussionMapper.d.ts +0 -15
  271. package/dist/types/alphatab/src/model/PickStroke.d.ts +0 -18
  272. package/dist/types/alphatab/src/model/PlaybackInformation.d.ts +0 -45
  273. package/dist/types/alphatab/src/model/Rasgueado.d.ts +0 -25
  274. package/dist/types/alphatab/src/model/RenderStylesheet.d.ts +0 -135
  275. package/dist/types/alphatab/src/model/RepeatGroup.d.ts +0 -33
  276. package/dist/types/alphatab/src/model/Score.d.ts +0 -224
  277. package/dist/types/alphatab/src/model/Section.d.ts +0 -17
  278. package/dist/types/alphatab/src/model/SimileMark.d.ts +0 -24
  279. package/dist/types/alphatab/src/model/SlideInType.d.ts +0 -18
  280. package/dist/types/alphatab/src/model/SlideOutType.d.ts +0 -34
  281. package/dist/types/alphatab/src/model/Staff.d.ts +0 -100
  282. package/dist/types/alphatab/src/model/Track.d.ts +0 -124
  283. package/dist/types/alphatab/src/model/TripletFeel.d.ts +0 -34
  284. package/dist/types/alphatab/src/model/Tuning.d.ts +0 -60
  285. package/dist/types/alphatab/src/model/TupletGroup.d.ts +0 -37
  286. package/dist/types/alphatab/src/model/VibratoType.d.ts +0 -18
  287. package/dist/types/alphatab/src/model/Voice.d.ts +0 -81
  288. package/dist/types/alphatab/src/model/WahPedal.d.ts +0 -9
  289. package/dist/types/alphatab/src/model/WhammyType.d.ts +0 -36
  290. package/dist/types/alphatab/src/model/_barrel.d.ts +0 -57
  291. package/dist/types/alphatab/src/platform/Cursors.d.ts +0 -31
  292. package/dist/types/alphatab/src/platform/ICanvas.d.ts +0 -102
  293. package/dist/types/alphatab/src/platform/IContainer.d.ts +0 -71
  294. package/dist/types/alphatab/src/platform/IMouseEventArgs.d.ts +0 -27
  295. package/dist/types/alphatab/src/platform/IUiFacade.d.ts +0 -175
  296. package/dist/types/alphatab/src/platform/_barrel.d.ts +0 -8
  297. package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioExporterWorkerApi.d.ts +0 -21
  298. package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioWorkletOutput.d.ts +0 -30
  299. package/dist/types/alphatab/src/platform/javascript/AlphaSynthScriptProcessorOutput.d.ts +0 -21
  300. package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebAudioOutputBase.d.ts +0 -57
  301. package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorker.d.ts +0 -31
  302. package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorkerApi.d.ts +0 -98
  303. package/dist/types/alphatab/src/platform/javascript/AlphaSynthWorkerSynthOutput.d.ts +0 -33
  304. package/dist/types/alphatab/src/platform/javascript/AlphaTabApi.d.ts +0 -111
  305. package/dist/types/alphatab/src/platform/javascript/AlphaTabWebWorker.d.ts +0 -16
  306. package/dist/types/alphatab/src/platform/javascript/AlphaTabWorkerScoreRenderer.d.ts +0 -34
  307. package/dist/types/alphatab/src/platform/javascript/AudioElementBackingTrackSynthOutput.d.ts +0 -49
  308. package/dist/types/alphatab/src/platform/javascript/BrowserMouseEventArgs.d.ts +0 -14
  309. package/dist/types/alphatab/src/platform/javascript/BrowserUiFacade.d.ts +0 -96
  310. package/dist/types/alphatab/src/platform/javascript/Html5Canvas.d.ts +0 -57
  311. package/dist/types/alphatab/src/platform/javascript/HtmlElementContainer.d.ts +0 -45
  312. package/dist/types/alphatab/src/platform/javascript/IWorkerScope.d.ts +0 -8
  313. package/dist/types/alphatab/src/platform/javascript/IntersectionObserverPolyfill.d.ts +0 -15
  314. package/dist/types/alphatab/src/platform/javascript/JQueryAlphaTab.d.ts +0 -68
  315. package/dist/types/alphatab/src/platform/javascript/ResizeObserverPolyfill.d.ts +0 -15
  316. package/dist/types/alphatab/src/platform/javascript/ScalableHtmlElementContainer.d.ts +0 -26
  317. package/dist/types/alphatab/src/platform/javascript/WebPlatform.d.ts +0 -10
  318. package/dist/types/alphatab/src/platform/skia/SkiaCanvas.d.ts +0 -86
  319. package/dist/types/alphatab/src/platform/svg/CssFontSvgCanvas.d.ts +0 -11
  320. package/dist/types/alphatab/src/platform/svg/FontSizes.d.ts +0 -32
  321. package/dist/types/alphatab/src/platform/svg/SvgCanvas.d.ts +0 -48
  322. package/dist/types/alphatab/src/rendering/BarRendererBase.d.ts +0 -177
  323. package/dist/types/alphatab/src/rendering/BarRendererFactory.d.ts +0 -21
  324. package/dist/types/alphatab/src/rendering/BeatXPosition.d.ts +0 -31
  325. package/dist/types/alphatab/src/rendering/EffectBand.d.ts +0 -31
  326. package/dist/types/alphatab/src/rendering/EffectBandSizingInfo.d.ts +0 -12
  327. package/dist/types/alphatab/src/rendering/EffectBandSlot.d.ts +0 -22
  328. package/dist/types/alphatab/src/rendering/EffectBarGlyphSizing.d.ts +0 -37
  329. package/dist/types/alphatab/src/rendering/EffectBarRenderer.d.ts +0 -29
  330. package/dist/types/alphatab/src/rendering/EffectBarRendererFactory.d.ts +0 -22
  331. package/dist/types/alphatab/src/rendering/EffectBarRendererInfo.d.ts +0 -62
  332. package/dist/types/alphatab/src/rendering/IScoreRenderer.d.ts +0 -151
  333. package/dist/types/alphatab/src/rendering/LineBarRenderer.d.ts +0 -64
  334. package/dist/types/alphatab/src/rendering/MultiBarRestBeatContainerGlyph.d.ts +0 -10
  335. package/dist/types/alphatab/src/rendering/NumberedBarRenderer.d.ts +0 -54
  336. package/dist/types/alphatab/src/rendering/NumberedBarRendererFactory.d.ts +0 -18
  337. package/dist/types/alphatab/src/rendering/NumberedBeatContainerGlyph.d.ts +0 -9
  338. package/dist/types/alphatab/src/rendering/RenderFinishedEventArgs.d.ts +0 -47
  339. package/dist/types/alphatab/src/rendering/ScoreBarRenderer.d.ts +0 -68
  340. package/dist/types/alphatab/src/rendering/ScoreBarRendererFactory.d.ts +0 -18
  341. package/dist/types/alphatab/src/rendering/ScoreBeatContainerGlyph.d.ts +0 -12
  342. package/dist/types/alphatab/src/rendering/ScoreRenderer.d.ts +0 -55
  343. package/dist/types/alphatab/src/rendering/ScoreRendererWrapper.d.ts +0 -37
  344. package/dist/types/alphatab/src/rendering/SlashBarRenderer.d.ts +0 -41
  345. package/dist/types/alphatab/src/rendering/SlashBarRendererFactory.d.ts +0 -18
  346. package/dist/types/alphatab/src/rendering/SlashBeatContainerGlyph.d.ts +0 -9
  347. package/dist/types/alphatab/src/rendering/TabBarRenderer.d.ts +0 -57
  348. package/dist/types/alphatab/src/rendering/TabBarRendererFactory.d.ts +0 -22
  349. package/dist/types/alphatab/src/rendering/_barrel.d.ts +0 -11
  350. package/dist/types/alphatab/src/rendering/effects/AlternateEndingsEffectInfo.d.ts +0 -19
  351. package/dist/types/alphatab/src/rendering/effects/BeatBarreEffectInfo.d.ts +0 -21
  352. package/dist/types/alphatab/src/rendering/effects/BeatTimerEffectInfo.d.ts +0 -19
  353. package/dist/types/alphatab/src/rendering/effects/CapoEffectInfo.d.ts +0 -19
  354. package/dist/types/alphatab/src/rendering/effects/ChordsEffectInfo.d.ts +0 -19
  355. package/dist/types/alphatab/src/rendering/effects/CrescendoEffectInfo.d.ts +0 -19
  356. package/dist/types/alphatab/src/rendering/effects/DirectionsEffectInfo.d.ts +0 -19
  357. package/dist/types/alphatab/src/rendering/effects/DynamicsEffectInfo.d.ts +0 -21
  358. package/dist/types/alphatab/src/rendering/effects/FadeEffectInfo.d.ts +0 -19
  359. package/dist/types/alphatab/src/rendering/effects/FermataEffectInfo.d.ts +0 -19
  360. package/dist/types/alphatab/src/rendering/effects/FingeringEffectInfo.d.ts +0 -19
  361. package/dist/types/alphatab/src/rendering/effects/FreeTimeEffectInfo.d.ts +0 -19
  362. package/dist/types/alphatab/src/rendering/effects/GolpeEffectInfo.d.ts +0 -23
  363. package/dist/types/alphatab/src/rendering/effects/HarmonicsEffectInfo.d.ts +0 -23
  364. package/dist/types/alphatab/src/rendering/effects/LeftHandTapEffectInfo.d.ts +0 -16
  365. package/dist/types/alphatab/src/rendering/effects/LetRingEffectInfo.d.ts +0 -19
  366. package/dist/types/alphatab/src/rendering/effects/LyricsEffectInfo.d.ts +0 -19
  367. package/dist/types/alphatab/src/rendering/effects/MarkerEffectInfo.d.ts +0 -19
  368. package/dist/types/alphatab/src/rendering/effects/NoteEffectInfoBase.d.ts +0 -15
  369. package/dist/types/alphatab/src/rendering/effects/NoteOrnamentEffectInfo.d.ts +0 -19
  370. package/dist/types/alphatab/src/rendering/effects/OttaviaEffectInfo.d.ts +0 -22
  371. package/dist/types/alphatab/src/rendering/effects/PalmMuteEffectInfo.d.ts +0 -16
  372. package/dist/types/alphatab/src/rendering/effects/PickSlideEffectInfo.d.ts +0 -16
  373. package/dist/types/alphatab/src/rendering/effects/PickStrokeEffectInfo.d.ts +0 -19
  374. package/dist/types/alphatab/src/rendering/effects/RasgueadoEffectInfo.d.ts +0 -19
  375. package/dist/types/alphatab/src/rendering/effects/SlightBeatVibratoEffectInfo.d.ts +0 -19
  376. package/dist/types/alphatab/src/rendering/effects/SlightNoteVibratoEffectInfo.d.ts +0 -18
  377. package/dist/types/alphatab/src/rendering/effects/SustainPedalEffectInfo.d.ts +0 -19
  378. package/dist/types/alphatab/src/rendering/effects/TapEffectInfo.d.ts +0 -19
  379. package/dist/types/alphatab/src/rendering/effects/TempoEffectInfo.d.ts +0 -19
  380. package/dist/types/alphatab/src/rendering/effects/TextEffectInfo.d.ts +0 -19
  381. package/dist/types/alphatab/src/rendering/effects/TrillEffectInfo.d.ts +0 -16
  382. package/dist/types/alphatab/src/rendering/effects/TripletFeelEffectInfo.d.ts +0 -19
  383. package/dist/types/alphatab/src/rendering/effects/WahPedalEffectInfo.d.ts +0 -19
  384. package/dist/types/alphatab/src/rendering/effects/WhammyBarEffectInfo.d.ts +0 -19
  385. package/dist/types/alphatab/src/rendering/effects/WideBeatVibratoEffectInfo.d.ts +0 -19
  386. package/dist/types/alphatab/src/rendering/effects/WideNoteVibratoEffectInfo.d.ts +0 -16
  387. package/dist/types/alphatab/src/rendering/glyphs/AccentuationGlyph.d.ts +0 -13
  388. package/dist/types/alphatab/src/rendering/glyphs/AccidentalGlyph.d.ts +0 -10
  389. package/dist/types/alphatab/src/rendering/glyphs/AccidentalGroupGlyph.d.ts +0 -8
  390. package/dist/types/alphatab/src/rendering/glyphs/AlternateEndingsGlyph.d.ts +0 -15
  391. package/dist/types/alphatab/src/rendering/glyphs/ArticStaccatoAboveGlyph.d.ts +0 -8
  392. package/dist/types/alphatab/src/rendering/glyphs/AugmentationDotGlyph.d.ts +0 -8
  393. package/dist/types/alphatab/src/rendering/glyphs/BarLineGlyph.d.ts +0 -11
  394. package/dist/types/alphatab/src/rendering/glyphs/BarNumberGlyph.d.ts +0 -11
  395. package/dist/types/alphatab/src/rendering/glyphs/BarTempoGlyph.d.ts +0 -14
  396. package/dist/types/alphatab/src/rendering/glyphs/BeatContainerGlyph.d.ts +0 -34
  397. package/dist/types/alphatab/src/rendering/glyphs/BeatGlyphBase.d.ts +0 -24
  398. package/dist/types/alphatab/src/rendering/glyphs/BeatOnNoteGlyphBase.d.ts +0 -18
  399. package/dist/types/alphatab/src/rendering/glyphs/BeatTimerGlyph.d.ts +0 -14
  400. package/dist/types/alphatab/src/rendering/glyphs/BeatVibratoGlyph.d.ts +0 -9
  401. package/dist/types/alphatab/src/rendering/glyphs/BendNoteHeadGroupGlyph.d.ts +0 -26
  402. package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramContainerGlyph.d.ts +0 -10
  403. package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramGlyph.d.ts +0 -16
  404. package/dist/types/alphatab/src/rendering/glyphs/ClefGlyph.d.ts +0 -15
  405. package/dist/types/alphatab/src/rendering/glyphs/CrescendoGlyph.d.ts +0 -12
  406. package/dist/types/alphatab/src/rendering/glyphs/DeadNoteHeadGlyph.d.ts +0 -7
  407. package/dist/types/alphatab/src/rendering/glyphs/DeadSlappedBeatGlyph.d.ts +0 -10
  408. package/dist/types/alphatab/src/rendering/glyphs/DiamondNoteHeadGlyph.d.ts +0 -9
  409. package/dist/types/alphatab/src/rendering/glyphs/DirectionsContainerGlyph.d.ts +0 -15
  410. package/dist/types/alphatab/src/rendering/glyphs/DynamicsGlyph.d.ts +0 -10
  411. package/dist/types/alphatab/src/rendering/glyphs/EffectGlyph.d.ts +0 -24
  412. package/dist/types/alphatab/src/rendering/glyphs/FadeGlyph.d.ts +0 -11
  413. package/dist/types/alphatab/src/rendering/glyphs/FermataGlyph.d.ts +0 -11
  414. package/dist/types/alphatab/src/rendering/glyphs/FingeringGroupGlyph.d.ts +0 -28
  415. package/dist/types/alphatab/src/rendering/glyphs/FlagGlyph.d.ts +0 -11
  416. package/dist/types/alphatab/src/rendering/glyphs/GhostNoteContainerGlyph.d.ts +0 -29
  417. package/dist/types/alphatab/src/rendering/glyphs/GhostParenthesisGlyph.d.ts +0 -13
  418. package/dist/types/alphatab/src/rendering/glyphs/Glyph.d.ts +0 -18
  419. package/dist/types/alphatab/src/rendering/glyphs/GlyphGroup.d.ts +0 -15
  420. package/dist/types/alphatab/src/rendering/glyphs/GroupedEffectGlyph.d.ts +0 -20
  421. package/dist/types/alphatab/src/rendering/glyphs/GuitarGolpeGlyph.d.ts +0 -8
  422. package/dist/types/alphatab/src/rendering/glyphs/KeySignatureGlyph.d.ts +0 -8
  423. package/dist/types/alphatab/src/rendering/glyphs/LeftHandTapGlyph.d.ts +0 -8
  424. package/dist/types/alphatab/src/rendering/glyphs/LeftToRightLayoutingGlyphGroup.d.ts +0 -11
  425. package/dist/types/alphatab/src/rendering/glyphs/LineRangedGlyph.d.ts +0 -14
  426. package/dist/types/alphatab/src/rendering/glyphs/LyricsGlyph.d.ts +0 -14
  427. package/dist/types/alphatab/src/rendering/glyphs/MultiBarRestGlyph.d.ts +0 -12
  428. package/dist/types/alphatab/src/rendering/glyphs/MusicFontGlyph.d.ts +0 -34
  429. package/dist/types/alphatab/src/rendering/glyphs/NoteHeadGlyph.d.ts +0 -14
  430. package/dist/types/alphatab/src/rendering/glyphs/NoteNumberGlyph.d.ts +0 -20
  431. package/dist/types/alphatab/src/rendering/glyphs/NoteOrnamentGlyph.d.ts +0 -10
  432. package/dist/types/alphatab/src/rendering/glyphs/NoteVibratoGlyph.d.ts +0 -26
  433. package/dist/types/alphatab/src/rendering/glyphs/NumberGlyph.d.ts +0 -16
  434. package/dist/types/alphatab/src/rendering/glyphs/NumberedBeatGlyph.d.ts +0 -37
  435. package/dist/types/alphatab/src/rendering/glyphs/NumberedDashGlyph.d.ts +0 -12
  436. package/dist/types/alphatab/src/rendering/glyphs/NumberedKeySignatureGlyph.d.ts +0 -17
  437. package/dist/types/alphatab/src/rendering/glyphs/NumberedNoteHeadGlyph.d.ts +0 -14
  438. package/dist/types/alphatab/src/rendering/glyphs/NumberedSlurGlyph.d.ts +0 -14
  439. package/dist/types/alphatab/src/rendering/glyphs/NumberedTieGlyph.d.ts +0 -21
  440. package/dist/types/alphatab/src/rendering/glyphs/OttavaGlyph.d.ts +0 -15
  441. package/dist/types/alphatab/src/rendering/glyphs/PercussionNoteHeadGlyph.d.ts +0 -14
  442. package/dist/types/alphatab/src/rendering/glyphs/PickStrokeGlyph.d.ts +0 -10
  443. package/dist/types/alphatab/src/rendering/glyphs/PictEdgeOfCymbalGlyph.d.ts +0 -8
  444. package/dist/types/alphatab/src/rendering/glyphs/RepeatCountGlyph.d.ts +0 -11
  445. package/dist/types/alphatab/src/rendering/glyphs/RowContainerGlyph.d.ts +0 -12
  446. package/dist/types/alphatab/src/rendering/glyphs/RowGlyphContainer.d.ts +0 -13
  447. package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatGlyph.d.ts +0 -29
  448. package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatPreNotesGlyph.d.ts +0 -14
  449. package/dist/types/alphatab/src/rendering/glyphs/ScoreBendGlyph.d.ts +0 -17
  450. package/dist/types/alphatab/src/rendering/glyphs/ScoreBrushGlyph.d.ts +0 -13
  451. package/dist/types/alphatab/src/rendering/glyphs/ScoreHelperNotesBaseGlyph.d.ts +0 -15
  452. package/dist/types/alphatab/src/rendering/glyphs/ScoreLegatoGlyph.d.ts +0 -16
  453. package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyph.d.ts +0 -35
  454. package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyphBase.d.ts +0 -25
  455. package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteGlyphInfo.d.ts +0 -9
  456. package/dist/types/alphatab/src/rendering/glyphs/ScoreRestGlyph.d.ts +0 -17
  457. package/dist/types/alphatab/src/rendering/glyphs/ScoreSlideLineGlyph.d.ts +0 -22
  458. package/dist/types/alphatab/src/rendering/glyphs/ScoreSlurGlyph.d.ts +0 -18
  459. package/dist/types/alphatab/src/rendering/glyphs/ScoreTieGlyph.d.ts +0 -20
  460. package/dist/types/alphatab/src/rendering/glyphs/ScoreTimeSignatureGlyph.d.ts +0 -8
  461. package/dist/types/alphatab/src/rendering/glyphs/ScoreWhammyBarGlyph.d.ts +0 -14
  462. package/dist/types/alphatab/src/rendering/glyphs/SlashBeatGlyph.d.ts +0 -24
  463. package/dist/types/alphatab/src/rendering/glyphs/SlashNoteHeadGlyph.d.ts +0 -24
  464. package/dist/types/alphatab/src/rendering/glyphs/SlashRestGlyph.d.ts +0 -9
  465. package/dist/types/alphatab/src/rendering/glyphs/SlashTieGlyph.d.ts +0 -21
  466. package/dist/types/alphatab/src/rendering/glyphs/SpacingGlyph.d.ts +0 -8
  467. package/dist/types/alphatab/src/rendering/glyphs/StringNumberContainerGlyph.d.ts +0 -11
  468. package/dist/types/alphatab/src/rendering/glyphs/SustainPedalGlyph.d.ts +0 -10
  469. package/dist/types/alphatab/src/rendering/glyphs/TabBeatContainerGlyph.d.ts +0 -13
  470. package/dist/types/alphatab/src/rendering/glyphs/TabBeatGlyph.d.ts +0 -25
  471. package/dist/types/alphatab/src/rendering/glyphs/TabBeatPreNotesGlyph.d.ts +0 -9
  472. package/dist/types/alphatab/src/rendering/glyphs/TabBendGlyph.d.ts +0 -24
  473. package/dist/types/alphatab/src/rendering/glyphs/TabBendRenderPoint.d.ts +0 -8
  474. package/dist/types/alphatab/src/rendering/glyphs/TabBrushGlyph.d.ts +0 -13
  475. package/dist/types/alphatab/src/rendering/glyphs/TabClefGlyph.d.ts +0 -8
  476. package/dist/types/alphatab/src/rendering/glyphs/TabNoteChordGlyph.d.ts +0 -33
  477. package/dist/types/alphatab/src/rendering/glyphs/TabRestGlyph.d.ts +0 -15
  478. package/dist/types/alphatab/src/rendering/glyphs/TabSlideLineGlyph.d.ts +0 -21
  479. package/dist/types/alphatab/src/rendering/glyphs/TabSlurGlyph.d.ts +0 -14
  480. package/dist/types/alphatab/src/rendering/glyphs/TabTieGlyph.d.ts +0 -21
  481. package/dist/types/alphatab/src/rendering/glyphs/TabTimeSignatureGlyph.d.ts +0 -9
  482. package/dist/types/alphatab/src/rendering/glyphs/TabWhammyBarGlyph.d.ts +0 -19
  483. package/dist/types/alphatab/src/rendering/glyphs/TextGlyph.d.ts +0 -18
  484. package/dist/types/alphatab/src/rendering/glyphs/TieGlyph.d.ts +0 -40
  485. package/dist/types/alphatab/src/rendering/glyphs/TimeSignatureGlyph.d.ts +0 -18
  486. package/dist/types/alphatab/src/rendering/glyphs/TremoloPickingGlyph.d.ts +0 -9
  487. package/dist/types/alphatab/src/rendering/glyphs/TrillGlyph.d.ts +0 -10
  488. package/dist/types/alphatab/src/rendering/glyphs/TripletFeelGlyph.d.ts +0 -15
  489. package/dist/types/alphatab/src/rendering/glyphs/TuningContainerGlyph.d.ts +0 -7
  490. package/dist/types/alphatab/src/rendering/glyphs/TuningGlyph.d.ts +0 -16
  491. package/dist/types/alphatab/src/rendering/glyphs/VoiceContainerGlyph.d.ts +0 -26
  492. package/dist/types/alphatab/src/rendering/glyphs/WahPedalGlyph.d.ts +0 -11
  493. package/dist/types/alphatab/src/rendering/layout/HorizontalScreenLayout.d.ts +0 -23
  494. package/dist/types/alphatab/src/rendering/layout/PageViewLayout.d.ts +0 -28
  495. package/dist/types/alphatab/src/rendering/layout/ScoreLayout.d.ts +0 -73
  496. package/dist/types/alphatab/src/rendering/staves/BarLayoutingInfo.d.ts +0 -44
  497. package/dist/types/alphatab/src/rendering/staves/MasterBarsRenderers.d.ts +0 -18
  498. package/dist/types/alphatab/src/rendering/staves/RenderStaff.d.ts +0 -72
  499. package/dist/types/alphatab/src/rendering/staves/Spring.d.ts +0 -16
  500. package/dist/types/alphatab/src/rendering/staves/StaffSystem.d.ts +0 -75
  501. package/dist/types/alphatab/src/rendering/staves/StaffTrackGroup.d.ts +0 -20
  502. package/dist/types/alphatab/src/rendering/utils/AccidentalHelper.d.ts +0 -89
  503. package/dist/types/alphatab/src/rendering/utils/BarBounds.d.ts +0 -45
  504. package/dist/types/alphatab/src/rendering/utils/BarCollisionHelper.d.ts +0 -31
  505. package/dist/types/alphatab/src/rendering/utils/BarHelpers.d.ts +0 -18
  506. package/dist/types/alphatab/src/rendering/utils/BeamDirection.d.ts +0 -7
  507. package/dist/types/alphatab/src/rendering/utils/BeamingHelper.d.ts +0 -92
  508. package/dist/types/alphatab/src/rendering/utils/BeatBounds.d.ts +0 -52
  509. package/dist/types/alphatab/src/rendering/utils/Bounds.d.ts +0 -23
  510. package/dist/types/alphatab/src/rendering/utils/BoundsLookup.d.ts +0 -98
  511. package/dist/types/alphatab/src/rendering/utils/ElementStyleHelper.d.ts +0 -29
  512. package/dist/types/alphatab/src/rendering/utils/MasterBarBounds.d.ts +0 -64
  513. package/dist/types/alphatab/src/rendering/utils/NoteBounds.d.ts +0 -25
  514. package/dist/types/alphatab/src/rendering/utils/StaffSystemBounds.d.ts +0 -45
  515. package/dist/types/alphatab/src/synth/ActiveBeatsChangedEventArgs.d.ts +0 -12
  516. package/dist/types/alphatab/src/synth/AlphaSynth.d.ts +0 -248
  517. package/dist/types/alphatab/src/synth/AlphaSynthWrapper.d.ts +0 -92
  518. package/dist/types/alphatab/src/synth/BackingTrackPlayer.d.ts +0 -53
  519. package/dist/types/alphatab/src/synth/ExternalMediaPlayer.d.ts +0 -55
  520. package/dist/types/alphatab/src/synth/IAlphaSynth.d.ts +0 -271
  521. package/dist/types/alphatab/src/synth/IAudioExporter.d.ts +0 -127
  522. package/dist/types/alphatab/src/synth/IAudioSampleSynthesizer.d.ts +0 -126
  523. package/dist/types/alphatab/src/synth/ISynthOutput.d.ts +0 -90
  524. package/dist/types/alphatab/src/synth/MidiEventsPlayedEventArgs.d.ts +0 -16
  525. package/dist/types/alphatab/src/synth/MidiFileSequencer.d.ts +0 -98
  526. package/dist/types/alphatab/src/synth/PlaybackRange.d.ts +0 -14
  527. package/dist/types/alphatab/src/synth/PlaybackRangeChangedEventArgs.d.ts +0 -16
  528. package/dist/types/alphatab/src/synth/PlayerState.d.ts +0 -14
  529. package/dist/types/alphatab/src/synth/PlayerStateChangedEventArgs.d.ts +0 -21
  530. package/dist/types/alphatab/src/synth/PositionChangedEventArgs.d.ts +0 -44
  531. package/dist/types/alphatab/src/synth/SynthConstants.d.ts +0 -30
  532. package/dist/types/alphatab/src/synth/SynthHelper.d.ts +0 -9
  533. package/dist/types/alphatab/src/synth/_barrel.d.ts +0 -19
  534. package/dist/types/alphatab/src/synth/ds/CircularSampleBuffer.d.ts +0 -38
  535. package/dist/types/alphatab/src/synth/ds/Queue.d.ts +0 -13
  536. package/dist/types/alphatab/src/synth/soundfont/Hydra.d.ts +0 -133
  537. package/dist/types/alphatab/src/synth/soundfont/RiffChunk.d.ts +0 -10
  538. package/dist/types/alphatab/src/synth/synthesis/Channel.d.ts +0 -21
  539. package/dist/types/alphatab/src/synth/synthesis/Channels.d.ts +0 -11
  540. package/dist/types/alphatab/src/synth/synthesis/Envelope.d.ts +0 -16
  541. package/dist/types/alphatab/src/synth/synthesis/LoopMode.d.ts +0 -8
  542. package/dist/types/alphatab/src/synth/synthesis/OutputMode.d.ts +0 -18
  543. package/dist/types/alphatab/src/synth/synthesis/Preset.d.ts +0 -10
  544. package/dist/types/alphatab/src/synth/synthesis/Region.d.ts +0 -110
  545. package/dist/types/alphatab/src/synth/synthesis/SynthEvent.d.ts +0 -12
  546. package/dist/types/alphatab/src/synth/synthesis/TinySoundFont.d.ts +0 -252
  547. package/dist/types/alphatab/src/synth/synthesis/Voice.d.ts +0 -43
  548. package/dist/types/alphatab/src/synth/synthesis/VoiceEnvelope.d.ts +0 -31
  549. package/dist/types/alphatab/src/synth/synthesis/VoiceLfo.d.ts +0 -10
  550. package/dist/types/alphatab/src/synth/synthesis/VoiceLowPass.d.ts +0 -16
  551. package/dist/types/alphatab/src/synth/vorbis/IntBitReader.d.ts +0 -26
  552. package/dist/types/alphatab/src/synth/vorbis/OggReader.d.ts +0 -23
  553. package/dist/types/alphatab/src/synth/vorbis/VorbisFile.d.ts +0 -9
  554. package/dist/types/alphatab/src/synth/vorbis/VorbisStream.d.ts +0 -13
  555. package/dist/types/alphatab/src/synth/vorbis/VorbisStreamDecoder.d.ts +0 -260
  556. package/dist/types/alphatab/src/synth/vorbis/VorbisStreamReader.d.ts +0 -49
  557. package/dist/types/alphatab/src/util/FontLoadingChecker.d.ts +0 -16
  558. package/dist/types/alphatab/src/util/Lazy.d.ts +0 -12
  559. package/dist/types/alphatab/src/xml/XmlDocument.d.ts +0 -10
  560. package/dist/types/alphatab/src/xml/XmlError.d.ts +0 -9
  561. package/dist/types/alphatab/src/xml/XmlNode.d.ts +0 -34
  562. package/dist/types/alphatab/src/xml/XmlParser.d.ts +0 -39
  563. package/dist/types/alphatab/src/xml/XmlWriter.d.ts +0 -20
  564. package/dist/types/alphatab/src/zip/Crc32.d.ts +0 -32
  565. package/dist/types/alphatab/src/zip/Deflater.d.ts +0 -74
  566. package/dist/types/alphatab/src/zip/DeflaterConstants.d.ts +0 -20
  567. package/dist/types/alphatab/src/zip/DeflaterEngine.d.ts +0 -124
  568. package/dist/types/alphatab/src/zip/DeflaterHuffman.d.ts +0 -76
  569. package/dist/types/alphatab/src/zip/HuffTools.d.ts +0 -11
  570. package/dist/types/alphatab/src/zip/Huffman.d.ts +0 -28
  571. package/dist/types/alphatab/src/zip/Inflate.d.ts +0 -40
  572. package/dist/types/alphatab/src/zip/PendingBuffer.d.ts +0 -65
  573. package/dist/types/alphatab/src/zip/ZipEntry.d.ts +0 -14
  574. package/dist/types/alphatab/src/zip/ZipReader.d.ts +0 -11
  575. package/dist/types/alphatab/src/zip/ZipWriter.d.ts +0 -16
  576. package/dist/types/alphatex/src/common.d.ts +0 -4
  577. package/dist/types/alphatex/src/definitions.d.ts +0 -8
  578. package/dist/types/alphatex/src/enum.d.ts +0 -48
  579. package/dist/types/alphatex/src/metadata/bar/ac.d.ts +0 -2
  580. package/dist/types/alphatex/src/metadata/bar/accidentals.d.ts +0 -2
  581. package/dist/types/alphatex/src/metadata/bar/ae.d.ts +0 -2
  582. package/dist/types/alphatex/src/metadata/bar/barlineleft.d.ts +0 -2
  583. package/dist/types/alphatex/src/metadata/bar/barlineright.d.ts +0 -2
  584. package/dist/types/alphatex/src/metadata/bar/clef.d.ts +0 -2
  585. package/dist/types/alphatex/src/metadata/bar/db.d.ts +0 -2
  586. package/dist/types/alphatex/src/metadata/bar/ft.d.ts +0 -2
  587. package/dist/types/alphatex/src/metadata/bar/jump.d.ts +0 -2
  588. package/dist/types/alphatex/src/metadata/bar/ks.d.ts +0 -2
  589. package/dist/types/alphatex/src/metadata/bar/ottava.d.ts +0 -2
  590. package/dist/types/alphatex/src/metadata/bar/rc.d.ts +0 -2
  591. package/dist/types/alphatex/src/metadata/bar/ro.d.ts +0 -2
  592. package/dist/types/alphatex/src/metadata/bar/scale.d.ts +0 -2
  593. package/dist/types/alphatex/src/metadata/bar/section.d.ts +0 -2
  594. package/dist/types/alphatex/src/metadata/bar/simile.d.ts +0 -2
  595. package/dist/types/alphatex/src/metadata/bar/spd.d.ts +0 -2
  596. package/dist/types/alphatex/src/metadata/bar/sph.d.ts +0 -2
  597. package/dist/types/alphatex/src/metadata/bar/spu.d.ts +0 -2
  598. package/dist/types/alphatex/src/metadata/bar/sync.d.ts +0 -2
  599. package/dist/types/alphatex/src/metadata/bar/tempo.d.ts +0 -2
  600. package/dist/types/alphatex/src/metadata/bar/tf.d.ts +0 -2
  601. package/dist/types/alphatex/src/metadata/bar/ts.d.ts +0 -2
  602. package/dist/types/alphatex/src/metadata/bar/width.d.ts +0 -2
  603. package/dist/types/alphatex/src/metadata/score/album.d.ts +0 -2
  604. package/dist/types/alphatex/src/metadata/score/artist.d.ts +0 -2
  605. package/dist/types/alphatex/src/metadata/score/bracketextendmode.d.ts +0 -2
  606. package/dist/types/alphatex/src/metadata/score/copyright.d.ts +0 -2
  607. package/dist/types/alphatex/src/metadata/score/copyright2.d.ts +0 -2
  608. package/dist/types/alphatex/src/metadata/score/defaultsystemslayout.d.ts +0 -2
  609. package/dist/types/alphatex/src/metadata/score/firstsystemtracknamemode.d.ts +0 -2
  610. package/dist/types/alphatex/src/metadata/score/firstsystemtracknameorientation.d.ts +0 -2
  611. package/dist/types/alphatex/src/metadata/score/hidedynamics.d.ts +0 -2
  612. package/dist/types/alphatex/src/metadata/score/instructions.d.ts +0 -2
  613. package/dist/types/alphatex/src/metadata/score/multibarrest.d.ts +0 -2
  614. package/dist/types/alphatex/src/metadata/score/multitracktracknamepolicy.d.ts +0 -2
  615. package/dist/types/alphatex/src/metadata/score/music.d.ts +0 -2
  616. package/dist/types/alphatex/src/metadata/score/notices.d.ts +0 -2
  617. package/dist/types/alphatex/src/metadata/score/othersystemtracknamemode.d.ts +0 -2
  618. package/dist/types/alphatex/src/metadata/score/othersystemtracknameorientation.d.ts +0 -2
  619. package/dist/types/alphatex/src/metadata/score/showdynamics.d.ts +0 -2
  620. package/dist/types/alphatex/src/metadata/score/singletracktracknamepolicy.d.ts +0 -2
  621. package/dist/types/alphatex/src/metadata/score/subtitle.d.ts +0 -2
  622. package/dist/types/alphatex/src/metadata/score/systemslayout.d.ts +0 -2
  623. package/dist/types/alphatex/src/metadata/score/tab.d.ts +0 -2
  624. package/dist/types/alphatex/src/metadata/score/title.d.ts +0 -4
  625. package/dist/types/alphatex/src/metadata/score/usesystemsignseparator.d.ts +0 -2
  626. package/dist/types/alphatex/src/metadata/score/words.d.ts +0 -2
  627. package/dist/types/alphatex/src/metadata/score/wordsandmusic.d.ts +0 -2
  628. package/dist/types/alphatex/src/metadata/staff/articulation.d.ts +0 -3
  629. package/dist/types/alphatex/src/metadata/staff/capo.d.ts +0 -2
  630. package/dist/types/alphatex/src/metadata/staff/chord.d.ts +0 -2
  631. package/dist/types/alphatex/src/metadata/staff/displaytranspose.d.ts +0 -2
  632. package/dist/types/alphatex/src/metadata/staff/instrument.d.ts +0 -2
  633. package/dist/types/alphatex/src/metadata/staff/lyrics.d.ts +0 -2
  634. package/dist/types/alphatex/src/metadata/staff/transpose.d.ts +0 -2
  635. package/dist/types/alphatex/src/metadata/staff/tuning.d.ts +0 -2
  636. package/dist/types/alphatex/src/metadata/structural/staff.d.ts +0 -2
  637. package/dist/types/alphatex/src/metadata/structural/track.d.ts +0 -2
  638. package/dist/types/alphatex/src/metadata/structural/voice.d.ts +0 -2
  639. package/dist/types/alphatex/src/properties/beat/ad.d.ts +0 -2
  640. package/dist/types/alphatex/src/properties/beat/au.d.ts +0 -2
  641. package/dist/types/alphatex/src/properties/beat/balance.d.ts +0 -2
  642. package/dist/types/alphatex/src/properties/beat/bank.d.ts +0 -2
  643. package/dist/types/alphatex/src/properties/beat/barre.d.ts +0 -2
  644. package/dist/types/alphatex/src/properties/beat/bd.d.ts +0 -2
  645. package/dist/types/alphatex/src/properties/beat/beam.d.ts +0 -2
  646. package/dist/types/alphatex/src/properties/beat/bu.d.ts +0 -2
  647. package/dist/types/alphatex/src/properties/beat/ch.d.ts +0 -2
  648. package/dist/types/alphatex/src/properties/beat/cre.d.ts +0 -2
  649. package/dist/types/alphatex/src/properties/beat/d.d.ts +0 -2
  650. package/dist/types/alphatex/src/properties/beat/dd.d.ts +0 -2
  651. package/dist/types/alphatex/src/properties/beat/dec.d.ts +0 -2
  652. package/dist/types/alphatex/src/properties/beat/ds.d.ts +0 -2
  653. package/dist/types/alphatex/src/properties/beat/dy.d.ts +0 -2
  654. package/dist/types/alphatex/src/properties/beat/f.d.ts +0 -2
  655. package/dist/types/alphatex/src/properties/beat/fermata.d.ts +0 -2
  656. package/dist/types/alphatex/src/properties/beat/fo.d.ts +0 -2
  657. package/dist/types/alphatex/src/properties/beat/glpf.d.ts +0 -2
  658. package/dist/types/alphatex/src/properties/beat/glpt.d.ts +0 -2
  659. package/dist/types/alphatex/src/properties/beat/gr.d.ts +0 -2
  660. package/dist/types/alphatex/src/properties/beat/instrument.d.ts +0 -2
  661. package/dist/types/alphatex/src/properties/beat/legatoOrigin.d.ts +0 -2
  662. package/dist/types/alphatex/src/properties/beat/lyrics.d.ts +0 -2
  663. package/dist/types/alphatex/src/properties/beat/ot.d.ts +0 -2
  664. package/dist/types/alphatex/src/properties/beat/p.d.ts +0 -2
  665. package/dist/types/alphatex/src/properties/beat/rasg.d.ts +0 -2
  666. package/dist/types/alphatex/src/properties/beat/s.d.ts +0 -2
  667. package/dist/types/alphatex/src/properties/beat/sd.d.ts +0 -2
  668. package/dist/types/alphatex/src/properties/beat/slashed.d.ts +0 -2
  669. package/dist/types/alphatex/src/properties/beat/spd.d.ts +0 -2
  670. package/dist/types/alphatex/src/properties/beat/spe.d.ts +0 -2
  671. package/dist/types/alphatex/src/properties/beat/sph.d.ts +0 -2
  672. package/dist/types/alphatex/src/properties/beat/spu.d.ts +0 -2
  673. package/dist/types/alphatex/src/properties/beat/su.d.ts +0 -2
  674. package/dist/types/alphatex/src/properties/beat/tb.d.ts +0 -2
  675. package/dist/types/alphatex/src/properties/beat/tbe.d.ts +0 -2
  676. package/dist/types/alphatex/src/properties/beat/tempo.d.ts +0 -2
  677. package/dist/types/alphatex/src/properties/beat/timer.d.ts +0 -2
  678. package/dist/types/alphatex/src/properties/beat/tp.d.ts +0 -2
  679. package/dist/types/alphatex/src/properties/beat/tt.d.ts +0 -2
  680. package/dist/types/alphatex/src/properties/beat/tu.d.ts +0 -2
  681. package/dist/types/alphatex/src/properties/beat/txt.d.ts +0 -2
  682. package/dist/types/alphatex/src/properties/beat/v.d.ts +0 -2
  683. package/dist/types/alphatex/src/properties/beat/volume.d.ts +0 -2
  684. package/dist/types/alphatex/src/properties/beat/vs.d.ts +0 -2
  685. package/dist/types/alphatex/src/properties/beat/vw.d.ts +0 -2
  686. package/dist/types/alphatex/src/properties/beat/wahc.d.ts +0 -2
  687. package/dist/types/alphatex/src/properties/beat/waho.d.ts +0 -2
  688. package/dist/types/alphatex/src/properties/note/ac.d.ts +0 -2
  689. package/dist/types/alphatex/src/properties/note/acc.d.ts +0 -2
  690. package/dist/types/alphatex/src/properties/note/ah.d.ts +0 -3
  691. package/dist/types/alphatex/src/properties/note/b.d.ts +0 -2
  692. package/dist/types/alphatex/src/properties/note/be.d.ts +0 -2
  693. package/dist/types/alphatex/src/properties/note/fh.d.ts +0 -2
  694. package/dist/types/alphatex/src/properties/note/g.d.ts +0 -2
  695. package/dist/types/alphatex/src/properties/note/h.d.ts +0 -2
  696. package/dist/types/alphatex/src/properties/note/hac.d.ts +0 -2
  697. package/dist/types/alphatex/src/properties/note/hide.d.ts +0 -2
  698. package/dist/types/alphatex/src/properties/note/iturn.d.ts +0 -2
  699. package/dist/types/alphatex/src/properties/note/lf.d.ts +0 -2
  700. package/dist/types/alphatex/src/properties/note/lht.d.ts +0 -2
  701. package/dist/types/alphatex/src/properties/note/lmordent.d.ts +0 -2
  702. package/dist/types/alphatex/src/properties/note/lr.d.ts +0 -2
  703. package/dist/types/alphatex/src/properties/note/nh.d.ts +0 -2
  704. package/dist/types/alphatex/src/properties/note/ph.d.ts +0 -2
  705. package/dist/types/alphatex/src/properties/note/pm.d.ts +0 -2
  706. package/dist/types/alphatex/src/properties/note/psd.d.ts +0 -2
  707. package/dist/types/alphatex/src/properties/note/psu.d.ts +0 -2
  708. package/dist/types/alphatex/src/properties/note/rf.d.ts +0 -2
  709. package/dist/types/alphatex/src/properties/note/sh.d.ts +0 -2
  710. package/dist/types/alphatex/src/properties/note/sia.d.ts +0 -2
  711. package/dist/types/alphatex/src/properties/note/sib.d.ts +0 -2
  712. package/dist/types/alphatex/src/properties/note/sl.d.ts +0 -2
  713. package/dist/types/alphatex/src/properties/note/slur.d.ts +0 -2
  714. package/dist/types/alphatex/src/properties/note/sod.d.ts +0 -2
  715. package/dist/types/alphatex/src/properties/note/sou.d.ts +0 -2
  716. package/dist/types/alphatex/src/properties/note/ss.d.ts +0 -2
  717. package/dist/types/alphatex/src/properties/note/st.d.ts +0 -2
  718. package/dist/types/alphatex/src/properties/note/string.d.ts +0 -2
  719. package/dist/types/alphatex/src/properties/note/t.d.ts +0 -3
  720. package/dist/types/alphatex/src/properties/note/ten.d.ts +0 -2
  721. package/dist/types/alphatex/src/properties/note/th.d.ts +0 -2
  722. package/dist/types/alphatex/src/properties/note/tr.d.ts +0 -2
  723. package/dist/types/alphatex/src/properties/note/turn.d.ts +0 -2
  724. package/dist/types/alphatex/src/properties/note/umordent.d.ts +0 -2
  725. package/dist/types/alphatex/src/properties/note/v.d.ts +0 -2
  726. package/dist/types/alphatex/src/properties/note/vw.d.ts +0 -2
  727. package/dist/types/alphatex/src/properties/note/x.d.ts +0 -2
  728. package/dist/types/alphatex/src/types.d.ts +0 -161
  729. package/dist/types/lsp/src/index.d.ts +0 -21
  730. package/dist/types/lsp/src/server/completion.d.ts +0 -3
  731. package/dist/types/lsp/src/server/diagnostics.d.ts +0 -2
  732. package/dist/types/lsp/src/server/hover.d.ts +0 -2
  733. package/dist/types/lsp/src/server/index.d.ts +0 -13
  734. package/dist/types/lsp/src/server/signatureHelp.d.ts +0 -2
  735. package/dist/types/lsp/src/server/types.d.ts +0 -15
  736. package/dist/types/lsp/src/server/utils.d.ts +0 -6
  737. package/dist/types/monaco/src/alphaTab.monaco.d.ts +0 -2
  738. package/dist/types/monaco/test/placeholder.test.d.ts +0 -1
  739. package/dist/types/monaco/vite.config.d.ts +0 -2
  740. package/dist/types/tooling/src/typescript.d.ts +0 -9
  741. package/dist/types/tooling/src/vite.d.ts +0 -13
  742. package/dist/types/tooling/src/vite.plugin.dts.d.ts +0 -1
  743. package/dist/types/tooling/src/vite.plugin.min.d.ts +0 -3
  744. package/dist/typescript.mjs +0 -375
  745. package/dist/typespec.mjs +0 -148
  746. package/dist/vb.mjs +0 -393
  747. package/dist/wgsl.mjs +0 -474
  748. package/dist/xml.mjs +0 -127
  749. package/dist/yaml.mjs +0 -238
  750. package/src/alphaTab.monaco.ts +0 -3
  751. package/src/alphatex.ts +0 -18
  752. package/src/types.ts +0 -16
  753. package/src/worker.ts +0 -4
  754. package/test/placeholder.test.ts +0 -3
  755. package/tsconfig.json +0 -3
  756. package/vite.config.ts +0 -17
  757. /package/dist/{types/monaco/src/alphatex.d.ts → alphatex.d.ts} +0 -0
  758. /package/dist/{types/monaco/src/lsp.d.ts → lsp.d.ts} +0 -0
  759. /package/dist/{types/monaco/src/lspMonacoMappings.d.ts → lspMonacoMappings.d.ts} +0 -0
  760. /package/dist/{types/monaco/src/textmate.d.ts → textmate.d.ts} +0 -0
  761. /package/dist/{types/monaco/src/types.d.ts → types.d.ts} +0 -0
  762. /package/dist/{types/monaco/src/worker.d.ts → worker.d.ts} +0 -0
@@ -1,911 +0,0 @@
1
- /*!
2
- * alphaTab Monaco v1.7.0-alpha.1626 (develop, build 1626)
3
- *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
- *
6
- * This Source Code Form is subject to the terms of the Mozilla Public
7
- * License, v. 2.0. If a copy of the MPL was not distributed with this
8
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9
- *
10
- * @preserve
11
- * @license
12
- */
13
-
14
- /*!-----------------------------------------------------------------------------
15
- * Copyright (c) Microsoft Corporation. All rights reserved.
16
- * Version: 0.54.0(7c2310116c57517348bbd868a21139f32454be22)
17
- * Released under the MIT license
18
- * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
19
- *-----------------------------------------------------------------------------*/
20
-
21
-
22
- // src/basic-languages/powerquery/powerquery.ts
23
- var conf = {
24
- comments: {
25
- lineComment: "//",
26
- blockComment: ["/*", "*/"]
27
- },
28
- brackets: [
29
- ["[", "]"],
30
- ["(", ")"],
31
- ["{", "}"]
32
- ],
33
- autoClosingPairs: [
34
- { open: '"', close: '"', notIn: ["string", "comment", "identifier"] },
35
- { open: "[", close: "]", notIn: ["string", "comment", "identifier"] },
36
- { open: "(", close: ")", notIn: ["string", "comment", "identifier"] },
37
- { open: "{", close: "}", notIn: ["string", "comment", "identifier"] }
38
- ]
39
- };
40
- var language = {
41
- defaultToken: "",
42
- tokenPostfix: ".pq",
43
- ignoreCase: false,
44
- brackets: [
45
- { open: "[", close: "]", token: "delimiter.square" },
46
- { open: "{", close: "}", token: "delimiter.brackets" },
47
- { open: "(", close: ")", token: "delimiter.parenthesis" }
48
- ],
49
- operatorKeywords: ["and", "not", "or"],
50
- keywords: [
51
- "as",
52
- "each",
53
- "else",
54
- "error",
55
- "false",
56
- "if",
57
- "in",
58
- "is",
59
- "let",
60
- "meta",
61
- "otherwise",
62
- "section",
63
- "shared",
64
- "then",
65
- "true",
66
- "try",
67
- "type"
68
- ],
69
- constructors: ["#binary", "#date", "#datetime", "#datetimezone", "#duration", "#table", "#time"],
70
- constants: ["#infinity", "#nan", "#sections", "#shared"],
71
- typeKeywords: [
72
- "action",
73
- "any",
74
- "anynonnull",
75
- "none",
76
- "null",
77
- "logical",
78
- "number",
79
- "time",
80
- "date",
81
- "datetime",
82
- "datetimezone",
83
- "duration",
84
- "text",
85
- "binary",
86
- "list",
87
- "record",
88
- "table",
89
- "function"
90
- ],
91
- builtinFunctions: [
92
- "Access.Database",
93
- "Action.Return",
94
- "Action.Sequence",
95
- "Action.Try",
96
- "ActiveDirectory.Domains",
97
- "AdoDotNet.DataSource",
98
- "AdoDotNet.Query",
99
- "AdobeAnalytics.Cubes",
100
- "AnalysisServices.Database",
101
- "AnalysisServices.Databases",
102
- "AzureStorage.BlobContents",
103
- "AzureStorage.Blobs",
104
- "AzureStorage.Tables",
105
- "Binary.Buffer",
106
- "Binary.Combine",
107
- "Binary.Compress",
108
- "Binary.Decompress",
109
- "Binary.End",
110
- "Binary.From",
111
- "Binary.FromList",
112
- "Binary.FromText",
113
- "Binary.InferContentType",
114
- "Binary.Length",
115
- "Binary.ToList",
116
- "Binary.ToText",
117
- "BinaryFormat.7BitEncodedSignedInteger",
118
- "BinaryFormat.7BitEncodedUnsignedInteger",
119
- "BinaryFormat.Binary",
120
- "BinaryFormat.Byte",
121
- "BinaryFormat.ByteOrder",
122
- "BinaryFormat.Choice",
123
- "BinaryFormat.Decimal",
124
- "BinaryFormat.Double",
125
- "BinaryFormat.Group",
126
- "BinaryFormat.Length",
127
- "BinaryFormat.List",
128
- "BinaryFormat.Null",
129
- "BinaryFormat.Record",
130
- "BinaryFormat.SignedInteger16",
131
- "BinaryFormat.SignedInteger32",
132
- "BinaryFormat.SignedInteger64",
133
- "BinaryFormat.Single",
134
- "BinaryFormat.Text",
135
- "BinaryFormat.Transform",
136
- "BinaryFormat.UnsignedInteger16",
137
- "BinaryFormat.UnsignedInteger32",
138
- "BinaryFormat.UnsignedInteger64",
139
- "Byte.From",
140
- "Character.FromNumber",
141
- "Character.ToNumber",
142
- "Combiner.CombineTextByDelimiter",
143
- "Combiner.CombineTextByEachDelimiter",
144
- "Combiner.CombineTextByLengths",
145
- "Combiner.CombineTextByPositions",
146
- "Combiner.CombineTextByRanges",
147
- "Comparer.Equals",
148
- "Comparer.FromCulture",
149
- "Comparer.Ordinal",
150
- "Comparer.OrdinalIgnoreCase",
151
- "Csv.Document",
152
- "Cube.AddAndExpandDimensionColumn",
153
- "Cube.AddMeasureColumn",
154
- "Cube.ApplyParameter",
155
- "Cube.AttributeMemberId",
156
- "Cube.AttributeMemberProperty",
157
- "Cube.CollapseAndRemoveColumns",
158
- "Cube.Dimensions",
159
- "Cube.DisplayFolders",
160
- "Cube.Measures",
161
- "Cube.Parameters",
162
- "Cube.Properties",
163
- "Cube.PropertyKey",
164
- "Cube.ReplaceDimensions",
165
- "Cube.Transform",
166
- "Currency.From",
167
- "DB2.Database",
168
- "Date.AddDays",
169
- "Date.AddMonths",
170
- "Date.AddQuarters",
171
- "Date.AddWeeks",
172
- "Date.AddYears",
173
- "Date.Day",
174
- "Date.DayOfWeek",
175
- "Date.DayOfWeekName",
176
- "Date.DayOfYear",
177
- "Date.DaysInMonth",
178
- "Date.EndOfDay",
179
- "Date.EndOfMonth",
180
- "Date.EndOfQuarter",
181
- "Date.EndOfWeek",
182
- "Date.EndOfYear",
183
- "Date.From",
184
- "Date.FromText",
185
- "Date.IsInCurrentDay",
186
- "Date.IsInCurrentMonth",
187
- "Date.IsInCurrentQuarter",
188
- "Date.IsInCurrentWeek",
189
- "Date.IsInCurrentYear",
190
- "Date.IsInNextDay",
191
- "Date.IsInNextMonth",
192
- "Date.IsInNextNDays",
193
- "Date.IsInNextNMonths",
194
- "Date.IsInNextNQuarters",
195
- "Date.IsInNextNWeeks",
196
- "Date.IsInNextNYears",
197
- "Date.IsInNextQuarter",
198
- "Date.IsInNextWeek",
199
- "Date.IsInNextYear",
200
- "Date.IsInPreviousDay",
201
- "Date.IsInPreviousMonth",
202
- "Date.IsInPreviousNDays",
203
- "Date.IsInPreviousNMonths",
204
- "Date.IsInPreviousNQuarters",
205
- "Date.IsInPreviousNWeeks",
206
- "Date.IsInPreviousNYears",
207
- "Date.IsInPreviousQuarter",
208
- "Date.IsInPreviousWeek",
209
- "Date.IsInPreviousYear",
210
- "Date.IsInYearToDate",
211
- "Date.IsLeapYear",
212
- "Date.Month",
213
- "Date.MonthName",
214
- "Date.QuarterOfYear",
215
- "Date.StartOfDay",
216
- "Date.StartOfMonth",
217
- "Date.StartOfQuarter",
218
- "Date.StartOfWeek",
219
- "Date.StartOfYear",
220
- "Date.ToRecord",
221
- "Date.ToText",
222
- "Date.WeekOfMonth",
223
- "Date.WeekOfYear",
224
- "Date.Year",
225
- "DateTime.AddZone",
226
- "DateTime.Date",
227
- "DateTime.FixedLocalNow",
228
- "DateTime.From",
229
- "DateTime.FromFileTime",
230
- "DateTime.FromText",
231
- "DateTime.IsInCurrentHour",
232
- "DateTime.IsInCurrentMinute",
233
- "DateTime.IsInCurrentSecond",
234
- "DateTime.IsInNextHour",
235
- "DateTime.IsInNextMinute",
236
- "DateTime.IsInNextNHours",
237
- "DateTime.IsInNextNMinutes",
238
- "DateTime.IsInNextNSeconds",
239
- "DateTime.IsInNextSecond",
240
- "DateTime.IsInPreviousHour",
241
- "DateTime.IsInPreviousMinute",
242
- "DateTime.IsInPreviousNHours",
243
- "DateTime.IsInPreviousNMinutes",
244
- "DateTime.IsInPreviousNSeconds",
245
- "DateTime.IsInPreviousSecond",
246
- "DateTime.LocalNow",
247
- "DateTime.Time",
248
- "DateTime.ToRecord",
249
- "DateTime.ToText",
250
- "DateTimeZone.FixedLocalNow",
251
- "DateTimeZone.FixedUtcNow",
252
- "DateTimeZone.From",
253
- "DateTimeZone.FromFileTime",
254
- "DateTimeZone.FromText",
255
- "DateTimeZone.LocalNow",
256
- "DateTimeZone.RemoveZone",
257
- "DateTimeZone.SwitchZone",
258
- "DateTimeZone.ToLocal",
259
- "DateTimeZone.ToRecord",
260
- "DateTimeZone.ToText",
261
- "DateTimeZone.ToUtc",
262
- "DateTimeZone.UtcNow",
263
- "DateTimeZone.ZoneHours",
264
- "DateTimeZone.ZoneMinutes",
265
- "Decimal.From",
266
- "Diagnostics.ActivityId",
267
- "Diagnostics.Trace",
268
- "DirectQueryCapabilities.From",
269
- "Double.From",
270
- "Duration.Days",
271
- "Duration.From",
272
- "Duration.FromText",
273
- "Duration.Hours",
274
- "Duration.Minutes",
275
- "Duration.Seconds",
276
- "Duration.ToRecord",
277
- "Duration.ToText",
278
- "Duration.TotalDays",
279
- "Duration.TotalHours",
280
- "Duration.TotalMinutes",
281
- "Duration.TotalSeconds",
282
- "Embedded.Value",
283
- "Error.Record",
284
- "Excel.CurrentWorkbook",
285
- "Excel.Workbook",
286
- "Exchange.Contents",
287
- "Expression.Constant",
288
- "Expression.Evaluate",
289
- "Expression.Identifier",
290
- "Facebook.Graph",
291
- "File.Contents",
292
- "Folder.Contents",
293
- "Folder.Files",
294
- "Function.From",
295
- "Function.Invoke",
296
- "Function.InvokeAfter",
297
- "Function.IsDataSource",
298
- "GoogleAnalytics.Accounts",
299
- "Guid.From",
300
- "HdInsight.Containers",
301
- "HdInsight.Contents",
302
- "HdInsight.Files",
303
- "Hdfs.Contents",
304
- "Hdfs.Files",
305
- "Informix.Database",
306
- "Int16.From",
307
- "Int32.From",
308
- "Int64.From",
309
- "Int8.From",
310
- "ItemExpression.From",
311
- "Json.Document",
312
- "Json.FromValue",
313
- "Lines.FromBinary",
314
- "Lines.FromText",
315
- "Lines.ToBinary",
316
- "Lines.ToText",
317
- "List.Accumulate",
318
- "List.AllTrue",
319
- "List.Alternate",
320
- "List.AnyTrue",
321
- "List.Average",
322
- "List.Buffer",
323
- "List.Combine",
324
- "List.Contains",
325
- "List.ContainsAll",
326
- "List.ContainsAny",
327
- "List.Count",
328
- "List.Covariance",
329
- "List.DateTimeZones",
330
- "List.DateTimes",
331
- "List.Dates",
332
- "List.Difference",
333
- "List.Distinct",
334
- "List.Durations",
335
- "List.FindText",
336
- "List.First",
337
- "List.FirstN",
338
- "List.Generate",
339
- "List.InsertRange",
340
- "List.Intersect",
341
- "List.IsDistinct",
342
- "List.IsEmpty",
343
- "List.Last",
344
- "List.LastN",
345
- "List.MatchesAll",
346
- "List.MatchesAny",
347
- "List.Max",
348
- "List.MaxN",
349
- "List.Median",
350
- "List.Min",
351
- "List.MinN",
352
- "List.Mode",
353
- "List.Modes",
354
- "List.NonNullCount",
355
- "List.Numbers",
356
- "List.PositionOf",
357
- "List.PositionOfAny",
358
- "List.Positions",
359
- "List.Product",
360
- "List.Random",
361
- "List.Range",
362
- "List.RemoveFirstN",
363
- "List.RemoveItems",
364
- "List.RemoveLastN",
365
- "List.RemoveMatchingItems",
366
- "List.RemoveNulls",
367
- "List.RemoveRange",
368
- "List.Repeat",
369
- "List.ReplaceMatchingItems",
370
- "List.ReplaceRange",
371
- "List.ReplaceValue",
372
- "List.Reverse",
373
- "List.Select",
374
- "List.Single",
375
- "List.SingleOrDefault",
376
- "List.Skip",
377
- "List.Sort",
378
- "List.StandardDeviation",
379
- "List.Sum",
380
- "List.Times",
381
- "List.Transform",
382
- "List.TransformMany",
383
- "List.Union",
384
- "List.Zip",
385
- "Logical.From",
386
- "Logical.FromText",
387
- "Logical.ToText",
388
- "MQ.Queue",
389
- "MySQL.Database",
390
- "Number.Abs",
391
- "Number.Acos",
392
- "Number.Asin",
393
- "Number.Atan",
394
- "Number.Atan2",
395
- "Number.BitwiseAnd",
396
- "Number.BitwiseNot",
397
- "Number.BitwiseOr",
398
- "Number.BitwiseShiftLeft",
399
- "Number.BitwiseShiftRight",
400
- "Number.BitwiseXor",
401
- "Number.Combinations",
402
- "Number.Cos",
403
- "Number.Cosh",
404
- "Number.Exp",
405
- "Number.Factorial",
406
- "Number.From",
407
- "Number.FromText",
408
- "Number.IntegerDivide",
409
- "Number.IsEven",
410
- "Number.IsNaN",
411
- "Number.IsOdd",
412
- "Number.Ln",
413
- "Number.Log",
414
- "Number.Log10",
415
- "Number.Mod",
416
- "Number.Permutations",
417
- "Number.Power",
418
- "Number.Random",
419
- "Number.RandomBetween",
420
- "Number.Round",
421
- "Number.RoundAwayFromZero",
422
- "Number.RoundDown",
423
- "Number.RoundTowardZero",
424
- "Number.RoundUp",
425
- "Number.Sign",
426
- "Number.Sin",
427
- "Number.Sinh",
428
- "Number.Sqrt",
429
- "Number.Tan",
430
- "Number.Tanh",
431
- "Number.ToText",
432
- "OData.Feed",
433
- "Odbc.DataSource",
434
- "Odbc.Query",
435
- "OleDb.DataSource",
436
- "OleDb.Query",
437
- "Oracle.Database",
438
- "Percentage.From",
439
- "PostgreSQL.Database",
440
- "RData.FromBinary",
441
- "Record.AddField",
442
- "Record.Combine",
443
- "Record.Field",
444
- "Record.FieldCount",
445
- "Record.FieldNames",
446
- "Record.FieldOrDefault",
447
- "Record.FieldValues",
448
- "Record.FromList",
449
- "Record.FromTable",
450
- "Record.HasFields",
451
- "Record.RemoveFields",
452
- "Record.RenameFields",
453
- "Record.ReorderFields",
454
- "Record.SelectFields",
455
- "Record.ToList",
456
- "Record.ToTable",
457
- "Record.TransformFields",
458
- "Replacer.ReplaceText",
459
- "Replacer.ReplaceValue",
460
- "RowExpression.Column",
461
- "RowExpression.From",
462
- "Salesforce.Data",
463
- "Salesforce.Reports",
464
- "SapBusinessWarehouse.Cubes",
465
- "SapHana.Database",
466
- "SharePoint.Contents",
467
- "SharePoint.Files",
468
- "SharePoint.Tables",
469
- "Single.From",
470
- "Soda.Feed",
471
- "Splitter.SplitByNothing",
472
- "Splitter.SplitTextByAnyDelimiter",
473
- "Splitter.SplitTextByDelimiter",
474
- "Splitter.SplitTextByEachDelimiter",
475
- "Splitter.SplitTextByLengths",
476
- "Splitter.SplitTextByPositions",
477
- "Splitter.SplitTextByRanges",
478
- "Splitter.SplitTextByRepeatedLengths",
479
- "Splitter.SplitTextByWhitespace",
480
- "Sql.Database",
481
- "Sql.Databases",
482
- "SqlExpression.SchemaFrom",
483
- "SqlExpression.ToExpression",
484
- "Sybase.Database",
485
- "Table.AddColumn",
486
- "Table.AddIndexColumn",
487
- "Table.AddJoinColumn",
488
- "Table.AddKey",
489
- "Table.AggregateTableColumn",
490
- "Table.AlternateRows",
491
- "Table.Buffer",
492
- "Table.Column",
493
- "Table.ColumnCount",
494
- "Table.ColumnNames",
495
- "Table.ColumnsOfType",
496
- "Table.Combine",
497
- "Table.CombineColumns",
498
- "Table.Contains",
499
- "Table.ContainsAll",
500
- "Table.ContainsAny",
501
- "Table.DemoteHeaders",
502
- "Table.Distinct",
503
- "Table.DuplicateColumn",
504
- "Table.ExpandListColumn",
505
- "Table.ExpandRecordColumn",
506
- "Table.ExpandTableColumn",
507
- "Table.FillDown",
508
- "Table.FillUp",
509
- "Table.FilterWithDataTable",
510
- "Table.FindText",
511
- "Table.First",
512
- "Table.FirstN",
513
- "Table.FirstValue",
514
- "Table.FromColumns",
515
- "Table.FromList",
516
- "Table.FromPartitions",
517
- "Table.FromRecords",
518
- "Table.FromRows",
519
- "Table.FromValue",
520
- "Table.Group",
521
- "Table.HasColumns",
522
- "Table.InsertRows",
523
- "Table.IsDistinct",
524
- "Table.IsEmpty",
525
- "Table.Join",
526
- "Table.Keys",
527
- "Table.Last",
528
- "Table.LastN",
529
- "Table.MatchesAllRows",
530
- "Table.MatchesAnyRows",
531
- "Table.Max",
532
- "Table.MaxN",
533
- "Table.Min",
534
- "Table.MinN",
535
- "Table.NestedJoin",
536
- "Table.Partition",
537
- "Table.PartitionValues",
538
- "Table.Pivot",
539
- "Table.PositionOf",
540
- "Table.PositionOfAny",
541
- "Table.PrefixColumns",
542
- "Table.Profile",
543
- "Table.PromoteHeaders",
544
- "Table.Range",
545
- "Table.RemoveColumns",
546
- "Table.RemoveFirstN",
547
- "Table.RemoveLastN",
548
- "Table.RemoveMatchingRows",
549
- "Table.RemoveRows",
550
- "Table.RemoveRowsWithErrors",
551
- "Table.RenameColumns",
552
- "Table.ReorderColumns",
553
- "Table.Repeat",
554
- "Table.ReplaceErrorValues",
555
- "Table.ReplaceKeys",
556
- "Table.ReplaceMatchingRows",
557
- "Table.ReplaceRelationshipIdentity",
558
- "Table.ReplaceRows",
559
- "Table.ReplaceValue",
560
- "Table.ReverseRows",
561
- "Table.RowCount",
562
- "Table.Schema",
563
- "Table.SelectColumns",
564
- "Table.SelectRows",
565
- "Table.SelectRowsWithErrors",
566
- "Table.SingleRow",
567
- "Table.Skip",
568
- "Table.Sort",
569
- "Table.SplitColumn",
570
- "Table.ToColumns",
571
- "Table.ToList",
572
- "Table.ToRecords",
573
- "Table.ToRows",
574
- "Table.TransformColumnNames",
575
- "Table.TransformColumnTypes",
576
- "Table.TransformColumns",
577
- "Table.TransformRows",
578
- "Table.Transpose",
579
- "Table.Unpivot",
580
- "Table.UnpivotOtherColumns",
581
- "Table.View",
582
- "Table.ViewFunction",
583
- "TableAction.DeleteRows",
584
- "TableAction.InsertRows",
585
- "TableAction.UpdateRows",
586
- "Tables.GetRelationships",
587
- "Teradata.Database",
588
- "Text.AfterDelimiter",
589
- "Text.At",
590
- "Text.BeforeDelimiter",
591
- "Text.BetweenDelimiters",
592
- "Text.Clean",
593
- "Text.Combine",
594
- "Text.Contains",
595
- "Text.End",
596
- "Text.EndsWith",
597
- "Text.Format",
598
- "Text.From",
599
- "Text.FromBinary",
600
- "Text.Insert",
601
- "Text.Length",
602
- "Text.Lower",
603
- "Text.Middle",
604
- "Text.NewGuid",
605
- "Text.PadEnd",
606
- "Text.PadStart",
607
- "Text.PositionOf",
608
- "Text.PositionOfAny",
609
- "Text.Proper",
610
- "Text.Range",
611
- "Text.Remove",
612
- "Text.RemoveRange",
613
- "Text.Repeat",
614
- "Text.Replace",
615
- "Text.ReplaceRange",
616
- "Text.Select",
617
- "Text.Split",
618
- "Text.SplitAny",
619
- "Text.Start",
620
- "Text.StartsWith",
621
- "Text.ToBinary",
622
- "Text.ToList",
623
- "Text.Trim",
624
- "Text.TrimEnd",
625
- "Text.TrimStart",
626
- "Text.Upper",
627
- "Time.EndOfHour",
628
- "Time.From",
629
- "Time.FromText",
630
- "Time.Hour",
631
- "Time.Minute",
632
- "Time.Second",
633
- "Time.StartOfHour",
634
- "Time.ToRecord",
635
- "Time.ToText",
636
- "Type.AddTableKey",
637
- "Type.ClosedRecord",
638
- "Type.Facets",
639
- "Type.ForFunction",
640
- "Type.ForRecord",
641
- "Type.FunctionParameters",
642
- "Type.FunctionRequiredParameters",
643
- "Type.FunctionReturn",
644
- "Type.Is",
645
- "Type.IsNullable",
646
- "Type.IsOpenRecord",
647
- "Type.ListItem",
648
- "Type.NonNullable",
649
- "Type.OpenRecord",
650
- "Type.RecordFields",
651
- "Type.ReplaceFacets",
652
- "Type.ReplaceTableKeys",
653
- "Type.TableColumn",
654
- "Type.TableKeys",
655
- "Type.TableRow",
656
- "Type.TableSchema",
657
- "Type.Union",
658
- "Uri.BuildQueryString",
659
- "Uri.Combine",
660
- "Uri.EscapeDataString",
661
- "Uri.Parts",
662
- "Value.Add",
663
- "Value.As",
664
- "Value.Compare",
665
- "Value.Divide",
666
- "Value.Equals",
667
- "Value.Firewall",
668
- "Value.FromText",
669
- "Value.Is",
670
- "Value.Metadata",
671
- "Value.Multiply",
672
- "Value.NativeQuery",
673
- "Value.NullableEquals",
674
- "Value.RemoveMetadata",
675
- "Value.ReplaceMetadata",
676
- "Value.ReplaceType",
677
- "Value.Subtract",
678
- "Value.Type",
679
- "ValueAction.NativeStatement",
680
- "ValueAction.Replace",
681
- "Variable.Value",
682
- "Web.Contents",
683
- "Web.Page",
684
- "WebAction.Request",
685
- "Xml.Document",
686
- "Xml.Tables"
687
- ],
688
- builtinConstants: [
689
- "BinaryEncoding.Base64",
690
- "BinaryEncoding.Hex",
691
- "BinaryOccurrence.Optional",
692
- "BinaryOccurrence.Repeating",
693
- "BinaryOccurrence.Required",
694
- "ByteOrder.BigEndian",
695
- "ByteOrder.LittleEndian",
696
- "Compression.Deflate",
697
- "Compression.GZip",
698
- "CsvStyle.QuoteAfterDelimiter",
699
- "CsvStyle.QuoteAlways",
700
- "Culture.Current",
701
- "Day.Friday",
702
- "Day.Monday",
703
- "Day.Saturday",
704
- "Day.Sunday",
705
- "Day.Thursday",
706
- "Day.Tuesday",
707
- "Day.Wednesday",
708
- "ExtraValues.Error",
709
- "ExtraValues.Ignore",
710
- "ExtraValues.List",
711
- "GroupKind.Global",
712
- "GroupKind.Local",
713
- "JoinAlgorithm.Dynamic",
714
- "JoinAlgorithm.LeftHash",
715
- "JoinAlgorithm.LeftIndex",
716
- "JoinAlgorithm.PairwiseHash",
717
- "JoinAlgorithm.RightHash",
718
- "JoinAlgorithm.RightIndex",
719
- "JoinAlgorithm.SortMerge",
720
- "JoinKind.FullOuter",
721
- "JoinKind.Inner",
722
- "JoinKind.LeftAnti",
723
- "JoinKind.LeftOuter",
724
- "JoinKind.RightAnti",
725
- "JoinKind.RightOuter",
726
- "JoinSide.Left",
727
- "JoinSide.Right",
728
- "MissingField.Error",
729
- "MissingField.Ignore",
730
- "MissingField.UseNull",
731
- "Number.E",
732
- "Number.Epsilon",
733
- "Number.NaN",
734
- "Number.NegativeInfinity",
735
- "Number.PI",
736
- "Number.PositiveInfinity",
737
- "Occurrence.All",
738
- "Occurrence.First",
739
- "Occurrence.Last",
740
- "Occurrence.Optional",
741
- "Occurrence.Repeating",
742
- "Occurrence.Required",
743
- "Order.Ascending",
744
- "Order.Descending",
745
- "Precision.Decimal",
746
- "Precision.Double",
747
- "QuoteStyle.Csv",
748
- "QuoteStyle.None",
749
- "RelativePosition.FromEnd",
750
- "RelativePosition.FromStart",
751
- "RoundingMode.AwayFromZero",
752
- "RoundingMode.Down",
753
- "RoundingMode.ToEven",
754
- "RoundingMode.TowardZero",
755
- "RoundingMode.Up",
756
- "SapHanaDistribution.All",
757
- "SapHanaDistribution.Connection",
758
- "SapHanaDistribution.Off",
759
- "SapHanaDistribution.Statement",
760
- "SapHanaRangeOperator.Equals",
761
- "SapHanaRangeOperator.GreaterThan",
762
- "SapHanaRangeOperator.GreaterThanOrEquals",
763
- "SapHanaRangeOperator.LessThan",
764
- "SapHanaRangeOperator.LessThanOrEquals",
765
- "SapHanaRangeOperator.NotEquals",
766
- "TextEncoding.Ascii",
767
- "TextEncoding.BigEndianUnicode",
768
- "TextEncoding.Unicode",
769
- "TextEncoding.Utf16",
770
- "TextEncoding.Utf8",
771
- "TextEncoding.Windows",
772
- "TraceLevel.Critical",
773
- "TraceLevel.Error",
774
- "TraceLevel.Information",
775
- "TraceLevel.Verbose",
776
- "TraceLevel.Warning",
777
- "WebMethod.Delete",
778
- "WebMethod.Get",
779
- "WebMethod.Head",
780
- "WebMethod.Patch",
781
- "WebMethod.Post",
782
- "WebMethod.Put"
783
- ],
784
- builtinTypes: [
785
- "Action.Type",
786
- "Any.Type",
787
- "Binary.Type",
788
- "BinaryEncoding.Type",
789
- "BinaryOccurrence.Type",
790
- "Byte.Type",
791
- "ByteOrder.Type",
792
- "Character.Type",
793
- "Compression.Type",
794
- "CsvStyle.Type",
795
- "Currency.Type",
796
- "Date.Type",
797
- "DateTime.Type",
798
- "DateTimeZone.Type",
799
- "Day.Type",
800
- "Decimal.Type",
801
- "Double.Type",
802
- "Duration.Type",
803
- "ExtraValues.Type",
804
- "Function.Type",
805
- "GroupKind.Type",
806
- "Guid.Type",
807
- "Int16.Type",
808
- "Int32.Type",
809
- "Int64.Type",
810
- "Int8.Type",
811
- "JoinAlgorithm.Type",
812
- "JoinKind.Type",
813
- "JoinSide.Type",
814
- "List.Type",
815
- "Logical.Type",
816
- "MissingField.Type",
817
- "None.Type",
818
- "Null.Type",
819
- "Number.Type",
820
- "Occurrence.Type",
821
- "Order.Type",
822
- "Password.Type",
823
- "Percentage.Type",
824
- "Precision.Type",
825
- "QuoteStyle.Type",
826
- "Record.Type",
827
- "RelativePosition.Type",
828
- "RoundingMode.Type",
829
- "SapHanaDistribution.Type",
830
- "SapHanaRangeOperator.Type",
831
- "Single.Type",
832
- "Table.Type",
833
- "Text.Type",
834
- "TextEncoding.Type",
835
- "Time.Type",
836
- "TraceLevel.Type",
837
- "Type.Type",
838
- "Uri.Type",
839
- "WebMethod.Type"
840
- ],
841
- tokenizer: {
842
- root: [
843
- // quoted identifier
844
- [/#"[\w \.]+"/, "identifier.quote"],
845
- // numbers
846
- [/\d*\.\d+([eE][\-+]?\d+)?/, "number.float"],
847
- [/0[xX][0-9a-fA-F]+/, "number.hex"],
848
- [/\d+([eE][\-+]?\d+)?/, "number"],
849
- // keywords
850
- [
851
- /(#?[a-z]+)\b/,
852
- {
853
- cases: {
854
- "@typeKeywords": "type",
855
- "@keywords": "keyword",
856
- "@constants": "constant",
857
- "@constructors": "constructor",
858
- "@operatorKeywords": "operators",
859
- "@default": "identifier"
860
- }
861
- }
862
- ],
863
- // built-in types
864
- [
865
- /\b([A-Z][a-zA-Z0-9]+\.Type)\b/,
866
- {
867
- cases: {
868
- "@builtinTypes": "type",
869
- "@default": "identifier"
870
- }
871
- }
872
- ],
873
- // other built-ins
874
- [
875
- /\b([A-Z][a-zA-Z0-9]+\.[A-Z][a-zA-Z0-9]+)\b/,
876
- {
877
- cases: {
878
- "@builtinFunctions": "keyword.function",
879
- "@builtinConstants": "constant",
880
- "@default": "identifier"
881
- }
882
- }
883
- ],
884
- // other identifiers
885
- [/\b([a-zA-Z_][\w\.]*)\b/, "identifier"],
886
- { include: "@whitespace" },
887
- { include: "@comments" },
888
- { include: "@strings" },
889
- [/[{}()\[\]]/, "@brackets"],
890
- [/([=\+<>\-\*&@\?\/!])|([<>]=)|(<>)|(=>)|(\.\.\.)|(\.\.)/, "operators"],
891
- [/[,;]/, "delimiter"]
892
- ],
893
- whitespace: [[/\s+/, "white"]],
894
- comments: [
895
- ["\\/\\*", "comment", "@comment"],
896
- ["\\/\\/+.*", "comment"]
897
- ],
898
- comment: [
899
- ["\\*\\/", "comment", "@pop"],
900
- [".", "comment"]
901
- ],
902
- strings: [['"', "string", "@string"]],
903
- string: [
904
- ['""', "string.escape"],
905
- ['"', "string", "@pop"],
906
- [".", "string"]
907
- ]
908
- }
909
- };
910
-
911
- export { conf, language };