@coderline/alphatab-monaco 1.7.0-alpha.1626 → 1.7.0-alpha.1627
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.monaco.d.ts +2 -40
- package/dist/alphaTab.monaco.mjs +3 -2
- package/dist/alphatex.mjs +27 -0
- package/{src/lsp.ts → dist/lsp.mjs} +42 -112
- package/{src/lspMonacoMappings.ts → dist/lspMonacoMappings.mjs} +80 -136
- package/{src/textmate.ts → dist/textmate.mjs} +26 -22
- package/dist/{alphaTab.monaco.min.mjs → types.mjs} +2 -2
- package/dist/worker.mjs +6097 -0
- package/package.json +11 -3
- package/biome.jsonc +0 -31
- package/dist/abap.mjs +0 -1419
- package/dist/alphaTab.monaco2.mjs +0 -205141
- package/dist/alphatab-monaco.css +0 -7100
- package/dist/apex.mjs +0 -351
- package/dist/azcli.mjs +0 -89
- package/dist/bat.mjs +0 -121
- package/dist/bicep.mjs +0 -130
- package/dist/cameligo.mjs +0 -195
- package/dist/clojure.mjs +0 -782
- package/dist/coffee.mjs +0 -253
- package/dist/cpp.mjs +0 -410
- package/dist/csharp.mjs +0 -347
- package/dist/csp.mjs +0 -74
- package/dist/css.mjs +0 -206
- package/dist/cssMode.mjs +0 -2106
- package/dist/cypher.mjs +0 -284
- package/dist/dart.mjs +0 -302
- package/dist/dockerfile.mjs +0 -151
- package/dist/ecl.mjs +0 -477
- package/dist/elixir.mjs +0 -590
- package/dist/flow9.mjs +0 -163
- package/dist/freemarker2.mjs +0 -1029
- package/dist/fsharp.mjs +0 -238
- package/dist/go.mjs +0 -239
- package/dist/graphql.mjs +0 -172
- package/dist/handlebars.mjs +0 -452
- package/dist/hcl.mjs +0 -204
- package/dist/html.mjs +0 -341
- package/dist/htmlMode.mjs +0 -2121
- package/dist/ini.mjs +0 -92
- package/dist/java.mjs +0 -253
- package/dist/javascript.mjs +0 -90
- package/dist/jsonMode.mjs +0 -2830
- package/dist/julia.mjs +0 -532
- package/dist/kotlin.mjs +0 -274
- package/dist/less.mjs +0 -182
- package/dist/lexon.mjs +0 -178
- package/dist/liquid.mjs +0 -273
- package/dist/lua.mjs +0 -183
- package/dist/m3.mjs +0 -231
- package/dist/markdown.mjs +0 -250
- package/dist/mdx.mjs +0 -197
- package/dist/mips.mjs +0 -219
- package/dist/msdax.mjs +0 -396
- package/dist/mysql.mjs +0 -899
- package/dist/objective-c.mjs +0 -204
- package/dist/pascal.mjs +0 -272
- package/dist/pascaligo.mjs +0 -185
- package/dist/perl.mjs +0 -647
- package/dist/pgsql.mjs +0 -872
- package/dist/php.mjs +0 -521
- package/dist/pla.mjs +0 -158
- package/dist/postiats.mjs +0 -928
- package/dist/powerquery.mjs +0 -911
- package/dist/powershell.mjs +0 -260
- package/dist/protobuf.mjs +0 -441
- package/dist/pug.mjs +0 -423
- package/dist/python.mjs +0 -333
- package/dist/qsharp.mjs +0 -322
- package/dist/r.mjs +0 -264
- package/dist/razor.mjs +0 -583
- package/dist/redis.mjs +0 -323
- package/dist/redshift.mjs +0 -830
- package/dist/restructuredtext.mjs +0 -195
- package/dist/ruby.mjs +0 -532
- package/dist/rust.mjs +0 -364
- package/dist/sb.mjs +0 -136
- package/dist/scala.mjs +0 -391
- package/dist/scheme.mjs +0 -129
- package/dist/scss.mjs +0 -281
- package/dist/shell.mjs +0 -242
- package/dist/solidity.mjs +0 -1388
- package/dist/sophia.mjs +0 -220
- package/dist/sparql.mjs +0 -222
- package/dist/sql.mjs +0 -874
- package/dist/st.mjs +0 -437
- package/dist/swift.mjs +0 -333
- package/dist/systemverilog.mjs +0 -597
- package/dist/tcl.mjs +0 -253
- package/dist/tsMode.mjs +0 -1384
- package/dist/twig.mjs +0 -413
- package/dist/types/alphatab/src/AlphaTabApiBase.d.ts +0 -2550
- package/dist/types/alphatab/src/AlphaTabError.d.ts +0 -15
- package/dist/types/alphatab/src/CoreSettings.d.ts +0 -212
- package/dist/types/alphatab/src/DisplaySettings.d.ts +0 -340
- package/dist/types/alphatab/src/EngravingSettings.d.ts +0 -430
- package/dist/types/alphatab/src/Environment.d.ts +0 -230
- package/dist/types/alphatab/src/EventEmitter.d.ts +0 -62
- package/dist/types/alphatab/src/ExporterSettings.d.ts +0 -23
- package/dist/types/alphatab/src/FileLoadError.d.ts +0 -9
- package/dist/types/alphatab/src/FormatError.d.ts +0 -8
- package/dist/types/alphatab/src/ImporterSettings.d.ts +0 -64
- package/dist/types/alphatab/src/LayoutMode.d.ts +0 -14
- package/dist/types/alphatab/src/LogLevel.d.ts +0 -27
- package/dist/types/alphatab/src/Logger.d.ts +0 -33
- package/dist/types/alphatab/src/NotationSettings.d.ts +0 -509
- package/dist/types/alphatab/src/PlayerSettings.d.ts +0 -411
- package/dist/types/alphatab/src/ProgressEventArgs.d.ts +0 -20
- package/dist/types/alphatab/src/RenderingResources.d.ts +0 -175
- package/dist/types/alphatab/src/ResizeEventArgs.d.ts +0 -19
- package/dist/types/alphatab/src/Settings.d.ts +0 -59
- package/dist/types/alphatab/src/SmuflMetadata.d.ts +0 -84
- package/dist/types/alphatab/src/StaveProfile.d.ts +0 -27
- package/dist/types/alphatab/src/alphaTab.core.d.ts +0 -36
- package/dist/types/alphatab/src/alphaTab.main.d.ts +0 -1
- package/dist/types/alphatab/src/alphaTab.polyfills.d.ts +0 -1
- package/dist/types/alphatab/src/exporter/AlphaTexExporter.d.ts +0 -24
- package/dist/types/alphatab/src/exporter/Gp7Exporter.d.ts +0 -10
- package/dist/types/alphatab/src/exporter/GpifWriter.d.ts +0 -61
- package/dist/types/alphatab/src/exporter/ScoreExporter.d.ts +0 -29
- package/dist/types/alphatab/src/exporter/_barrel.d.ts +0 -3
- package/dist/types/alphatab/src/generated/CoreSettingsJson.d.ts +0 -172
- package/dist/types/alphatab/src/generated/CoreSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/DisplaySettingsJson.d.ts +0 -328
- package/dist/types/alphatab/src/generated/DisplaySettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/EngravingSettingsCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/EngravingSettingsJson.d.ts +0 -388
- package/dist/types/alphatab/src/generated/EngravingSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/EngravingStemInfoJson.d.ts +0 -20
- package/dist/types/alphatab/src/generated/EngravingStemInfoSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/ExporterSettingsJson.d.ts +0 -24
- package/dist/types/alphatab/src/generated/ExporterSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/ImporterSettingsJson.d.ts +0 -65
- package/dist/types/alphatab/src/generated/ImporterSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/NotationSettingsJson.d.ts +0 -210
- package/dist/types/alphatab/src/generated/NotationSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/PlayerSettingsJson.d.ts +0 -276
- package/dist/types/alphatab/src/generated/PlayerSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/RenderingResourcesJson.d.ts +0 -168
- package/dist/types/alphatab/src/generated/RenderingResourcesSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/SettingsJson.d.ts +0 -48
- package/dist/types/alphatab/src/generated/SettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/SlidePlaybackSettingsJson.d.ts +0 -31
- package/dist/types/alphatab/src/generated/SlidePlaybackSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/VersionInfo.d.ts +0 -9
- package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsJson.d.ts +0 -49
- package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/_jsonbarrel.d.ts +0 -14
- package/dist/types/alphatab/src/generated/model/AutomationCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/AutomationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BackingTrackSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BarSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BarStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BeatCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/BeatSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BeatStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BendPointCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/BendPointSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ChordSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/FermataSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/HeaderFooterStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/InstrumentArticulationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/MasterBarSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/NoteCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/NoteSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/NoteStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/PlaybackInformationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/RenderStylesheetSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ScoreSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ScoreStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SectionSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/StaffSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SustainPedalMarkerSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SyncPointDataCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/SyncPointDataSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TrackSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TrackStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TuningSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/VoiceSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/VoiceStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/importer/AlphaTexImporter.d.ts +0 -69
- package/dist/types/alphatab/src/importer/BinaryStylesheet.d.ts +0 -70
- package/dist/types/alphatab/src/importer/CapellaImporter.d.ts +0 -10
- package/dist/types/alphatab/src/importer/CapellaParser.d.ts +0 -75
- package/dist/types/alphatab/src/importer/Gp3To5Importer.d.ts +0 -95
- package/dist/types/alphatab/src/importer/Gp7To8Importer.d.ts +0 -10
- package/dist/types/alphatab/src/importer/GpifParser.d.ts +0 -131
- package/dist/types/alphatab/src/importer/GpxFileSystem.d.ts +0 -82
- package/dist/types/alphatab/src/importer/GpxImporter.d.ts +0 -10
- package/dist/types/alphatab/src/importer/LayoutConfiguration.d.ts +0 -38
- package/dist/types/alphatab/src/importer/MusicXmlImporter.d.ts +0 -128
- package/dist/types/alphatab/src/importer/PartConfiguration.d.ts +0 -27
- package/dist/types/alphatab/src/importer/ScoreImporter.d.ts +0 -22
- package/dist/types/alphatab/src/importer/ScoreLoader.d.ts +0 -32
- package/dist/types/alphatab/src/importer/UnsupportedFormatError.d.ts +0 -9
- package/dist/types/alphatab/src/importer/_barrel.d.ts +0 -5
- package/dist/types/alphatab/src/importer/alphaTex/ATNF.d.ts +0 -19
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1EnumMappings.d.ts +0 -75
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageDefinitions.d.ts +0 -39
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageHandler.d.ts +0 -72
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1MetaDataReader.d.ts +0 -42
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexAst.d.ts +0 -504
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexLexer.d.ts +0 -43
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexParser.d.ts +0 -60
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexShared.d.ts +0 -290
- package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexLanguageImportHandler.d.ts +0 -50
- package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexMetaDataReader.d.ts +0 -12
- package/dist/types/alphatab/src/importer/alphaTex/_barrel.d.ts +0 -4
- package/dist/types/alphatab/src/io/BitReader.d.ts +0 -18
- package/dist/types/alphatab/src/io/ByteBuffer.d.ts +0 -26
- package/dist/types/alphatab/src/io/IOHelper.d.ts +0 -38
- package/dist/types/alphatab/src/io/IReadable.d.ts +0 -48
- package/dist/types/alphatab/src/io/IWriteable.d.ts +0 -22
- package/dist/types/alphatab/src/io/JsonHelper.d.ts +0 -26
- package/dist/types/alphatab/src/io/TypeConversions.d.ts +0 -20
- package/dist/types/alphatab/src/io/_barrel.d.ts +0 -4
- package/dist/types/alphatab/src/midi/AlphaSynthMidiFileHandler.d.ts +0 -28
- package/dist/types/alphatab/src/midi/BeatTickLookup.d.ts +0 -63
- package/dist/types/alphatab/src/midi/ControllerType.d.ts +0 -84
- package/dist/types/alphatab/src/midi/DeprecatedEvents.d.ts +0 -103
- package/dist/types/alphatab/src/midi/GeneralMidi.d.ts +0 -13
- package/dist/types/alphatab/src/midi/IMidiFileHandler.d.ts +0 -79
- package/dist/types/alphatab/src/midi/MasterBarTickLookup.d.ts +0 -85
- package/dist/types/alphatab/src/midi/MidiEvent.d.ts +0 -292
- package/dist/types/alphatab/src/midi/MidiFile.d.ts +0 -72
- package/dist/types/alphatab/src/midi/MidiFileGenerator.d.ts +0 -150
- package/dist/types/alphatab/src/midi/MidiPlaybackController.d.ts +0 -36
- package/dist/types/alphatab/src/midi/MidiTickLookup.d.ts +0 -167
- package/dist/types/alphatab/src/midi/MidiUtils.d.ts +0 -37
- package/dist/types/alphatab/src/midi/_barrel.d.ts +0 -10
- package/dist/types/alphatab/src/model/AccentuationType.d.ts +0 -22
- package/dist/types/alphatab/src/model/AccidentalType.d.ts +0 -42
- package/dist/types/alphatab/src/model/Automation.d.ts +0 -113
- package/dist/types/alphatab/src/model/BackingTrack.d.ts +0 -13
- package/dist/types/alphatab/src/model/Bar.d.ts +0 -329
- package/dist/types/alphatab/src/model/BarreShape.d.ts +0 -18
- package/dist/types/alphatab/src/model/Beat.d.ts +0 -559
- package/dist/types/alphatab/src/model/BendPoint.d.ts +0 -26
- package/dist/types/alphatab/src/model/BendStyle.d.ts +0 -18
- package/dist/types/alphatab/src/model/BendType.d.ts +0 -46
- package/dist/types/alphatab/src/model/BrushType.d.ts +0 -26
- package/dist/types/alphatab/src/model/Chord.d.ts +0 -48
- package/dist/types/alphatab/src/model/Clef.d.ts +0 -26
- package/dist/types/alphatab/src/model/Color.d.ts +0 -40
- package/dist/types/alphatab/src/model/CrescendoType.d.ts +0 -18
- package/dist/types/alphatab/src/model/Direction.d.ts +0 -25
- package/dist/types/alphatab/src/model/Duration.d.ts +0 -50
- package/dist/types/alphatab/src/model/DynamicValue.d.ts +0 -92
- package/dist/types/alphatab/src/model/ElementStyle.d.ts +0 -13
- package/dist/types/alphatab/src/model/FadeType.d.ts +0 -22
- package/dist/types/alphatab/src/model/Fermata.d.ts +0 -34
- package/dist/types/alphatab/src/model/Fingers.d.ts +0 -34
- package/dist/types/alphatab/src/model/Font.d.ts +0 -117
- package/dist/types/alphatab/src/model/GolpeType.d.ts +0 -18
- package/dist/types/alphatab/src/model/GraceGroup.d.ts +0 -26
- package/dist/types/alphatab/src/model/GraceType.d.ts +0 -22
- package/dist/types/alphatab/src/model/HarmonicType.d.ts +0 -34
- package/dist/types/alphatab/src/model/InstrumentArticulation.d.ts +0 -71
- package/dist/types/alphatab/src/model/JsonConverter.d.ts +0 -95
- package/dist/types/alphatab/src/model/KeySignature.d.ts +0 -66
- package/dist/types/alphatab/src/model/KeySignatureType.d.ts +0 -14
- package/dist/types/alphatab/src/model/Lyrics.d.ts +0 -30
- package/dist/types/alphatab/src/model/MasterBar.d.ts +0 -182
- package/dist/types/alphatab/src/model/ModelUtils.d.ts +0 -134
- package/dist/types/alphatab/src/model/MusicFontSymbol.d.ts +0 -289
- package/dist/types/alphatab/src/model/Note.d.ts +0 -516
- package/dist/types/alphatab/src/model/NoteAccidentalMode.d.ts +0 -34
- package/dist/types/alphatab/src/model/NoteOrnament.d.ts +0 -11
- package/dist/types/alphatab/src/model/Ottavia.d.ts +0 -26
- package/dist/types/alphatab/src/model/PercussionMapper.d.ts +0 -15
- package/dist/types/alphatab/src/model/PickStroke.d.ts +0 -18
- package/dist/types/alphatab/src/model/PlaybackInformation.d.ts +0 -45
- package/dist/types/alphatab/src/model/Rasgueado.d.ts +0 -25
- package/dist/types/alphatab/src/model/RenderStylesheet.d.ts +0 -135
- package/dist/types/alphatab/src/model/RepeatGroup.d.ts +0 -33
- package/dist/types/alphatab/src/model/Score.d.ts +0 -224
- package/dist/types/alphatab/src/model/Section.d.ts +0 -17
- package/dist/types/alphatab/src/model/SimileMark.d.ts +0 -24
- package/dist/types/alphatab/src/model/SlideInType.d.ts +0 -18
- package/dist/types/alphatab/src/model/SlideOutType.d.ts +0 -34
- package/dist/types/alphatab/src/model/Staff.d.ts +0 -100
- package/dist/types/alphatab/src/model/Track.d.ts +0 -124
- package/dist/types/alphatab/src/model/TripletFeel.d.ts +0 -34
- package/dist/types/alphatab/src/model/Tuning.d.ts +0 -60
- package/dist/types/alphatab/src/model/TupletGroup.d.ts +0 -37
- package/dist/types/alphatab/src/model/VibratoType.d.ts +0 -18
- package/dist/types/alphatab/src/model/Voice.d.ts +0 -81
- package/dist/types/alphatab/src/model/WahPedal.d.ts +0 -9
- package/dist/types/alphatab/src/model/WhammyType.d.ts +0 -36
- package/dist/types/alphatab/src/model/_barrel.d.ts +0 -57
- package/dist/types/alphatab/src/platform/Cursors.d.ts +0 -31
- package/dist/types/alphatab/src/platform/ICanvas.d.ts +0 -102
- package/dist/types/alphatab/src/platform/IContainer.d.ts +0 -71
- package/dist/types/alphatab/src/platform/IMouseEventArgs.d.ts +0 -27
- package/dist/types/alphatab/src/platform/IUiFacade.d.ts +0 -175
- package/dist/types/alphatab/src/platform/_barrel.d.ts +0 -8
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioExporterWorkerApi.d.ts +0 -21
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioWorkletOutput.d.ts +0 -30
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthScriptProcessorOutput.d.ts +0 -21
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebAudioOutputBase.d.ts +0 -57
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorker.d.ts +0 -31
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorkerApi.d.ts +0 -98
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWorkerSynthOutput.d.ts +0 -33
- package/dist/types/alphatab/src/platform/javascript/AlphaTabApi.d.ts +0 -111
- package/dist/types/alphatab/src/platform/javascript/AlphaTabWebWorker.d.ts +0 -16
- package/dist/types/alphatab/src/platform/javascript/AlphaTabWorkerScoreRenderer.d.ts +0 -34
- package/dist/types/alphatab/src/platform/javascript/AudioElementBackingTrackSynthOutput.d.ts +0 -49
- package/dist/types/alphatab/src/platform/javascript/BrowserMouseEventArgs.d.ts +0 -14
- package/dist/types/alphatab/src/platform/javascript/BrowserUiFacade.d.ts +0 -96
- package/dist/types/alphatab/src/platform/javascript/Html5Canvas.d.ts +0 -57
- package/dist/types/alphatab/src/platform/javascript/HtmlElementContainer.d.ts +0 -45
- package/dist/types/alphatab/src/platform/javascript/IWorkerScope.d.ts +0 -8
- package/dist/types/alphatab/src/platform/javascript/IntersectionObserverPolyfill.d.ts +0 -15
- package/dist/types/alphatab/src/platform/javascript/JQueryAlphaTab.d.ts +0 -68
- package/dist/types/alphatab/src/platform/javascript/ResizeObserverPolyfill.d.ts +0 -15
- package/dist/types/alphatab/src/platform/javascript/ScalableHtmlElementContainer.d.ts +0 -26
- package/dist/types/alphatab/src/platform/javascript/WebPlatform.d.ts +0 -10
- package/dist/types/alphatab/src/platform/skia/SkiaCanvas.d.ts +0 -86
- package/dist/types/alphatab/src/platform/svg/CssFontSvgCanvas.d.ts +0 -11
- package/dist/types/alphatab/src/platform/svg/FontSizes.d.ts +0 -32
- package/dist/types/alphatab/src/platform/svg/SvgCanvas.d.ts +0 -48
- package/dist/types/alphatab/src/rendering/BarRendererBase.d.ts +0 -177
- package/dist/types/alphatab/src/rendering/BarRendererFactory.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/BeatXPosition.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/EffectBand.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/EffectBandSizingInfo.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/EffectBandSlot.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/EffectBarGlyphSizing.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/EffectBarRenderer.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/EffectBarRendererFactory.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/EffectBarRendererInfo.d.ts +0 -62
- package/dist/types/alphatab/src/rendering/IScoreRenderer.d.ts +0 -151
- package/dist/types/alphatab/src/rendering/LineBarRenderer.d.ts +0 -64
- package/dist/types/alphatab/src/rendering/MultiBarRestBeatContainerGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/NumberedBarRenderer.d.ts +0 -54
- package/dist/types/alphatab/src/rendering/NumberedBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/NumberedBeatContainerGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/RenderFinishedEventArgs.d.ts +0 -47
- package/dist/types/alphatab/src/rendering/ScoreBarRenderer.d.ts +0 -68
- package/dist/types/alphatab/src/rendering/ScoreBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/ScoreBeatContainerGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/ScoreRenderer.d.ts +0 -55
- package/dist/types/alphatab/src/rendering/ScoreRendererWrapper.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/SlashBarRenderer.d.ts +0 -41
- package/dist/types/alphatab/src/rendering/SlashBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/SlashBeatContainerGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/TabBarRenderer.d.ts +0 -57
- package/dist/types/alphatab/src/rendering/TabBarRendererFactory.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/_barrel.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/effects/AlternateEndingsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/BeatBarreEffectInfo.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/effects/BeatTimerEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/CapoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/ChordsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/CrescendoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/DirectionsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/DynamicsEffectInfo.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/effects/FadeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FermataEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FingeringEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FreeTimeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/GolpeEffectInfo.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/effects/HarmonicsEffectInfo.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/effects/LeftHandTapEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/LetRingEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/LyricsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/MarkerEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/NoteEffectInfoBase.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/effects/NoteOrnamentEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/OttaviaEffectInfo.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/effects/PalmMuteEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/PickSlideEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/PickStrokeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/RasgueadoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/SlightBeatVibratoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/SlightNoteVibratoEffectInfo.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/effects/SustainPedalEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TapEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TempoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TextEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TrillEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/TripletFeelEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WahPedalEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WhammyBarEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WideBeatVibratoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WideNoteVibratoEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/AccentuationGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/AccidentalGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/AccidentalGroupGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/AlternateEndingsGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/ArticStaccatoAboveGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/AugmentationDotGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/BarLineGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/BarNumberGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/BarTempoGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/BeatContainerGlyph.d.ts +0 -34
- package/dist/types/alphatab/src/rendering/glyphs/BeatGlyphBase.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/BeatOnNoteGlyphBase.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/BeatTimerGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/BeatVibratoGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/BendNoteHeadGroupGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramContainerGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/ClefGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/CrescendoGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/DeadNoteHeadGlyph.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/glyphs/DeadSlappedBeatGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/DiamondNoteHeadGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/DirectionsContainerGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/DynamicsGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/EffectGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/FadeGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/FermataGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/FingeringGroupGlyph.d.ts +0 -28
- package/dist/types/alphatab/src/rendering/glyphs/FlagGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/GhostNoteContainerGlyph.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/glyphs/GhostParenthesisGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/Glyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/GlyphGroup.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/GroupedEffectGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/GuitarGolpeGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/KeySignatureGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/LeftHandTapGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/LeftToRightLayoutingGlyphGroup.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/LineRangedGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/LyricsGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/MultiBarRestGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/MusicFontGlyph.d.ts +0 -34
- package/dist/types/alphatab/src/rendering/glyphs/NoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NoteNumberGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/NoteOrnamentGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/NoteVibratoGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/NumberGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/NumberedBeatGlyph.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/glyphs/NumberedDashGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/NumberedKeySignatureGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/NumberedNoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NumberedSlurGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NumberedTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/OttavaGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/PercussionNoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/PickStrokeGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/PictEdgeOfCymbalGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/RepeatCountGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/RowContainerGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/RowGlyphContainer.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatGlyph.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatPreNotesGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBendGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBrushGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/ScoreHelperNotesBaseGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/ScoreLegatoGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyph.d.ts +0 -35
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyphBase.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteGlyphInfo.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/ScoreRestGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/ScoreSlideLineGlyph.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/glyphs/ScoreSlurGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/ScoreTieGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/ScoreTimeSignatureGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/ScoreWhammyBarGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/SlashBeatGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/SlashNoteHeadGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/SlashRestGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/SlashTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/SpacingGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/StringNumberContainerGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/SustainPedalGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatContainerGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatGlyph.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatPreNotesGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TabBendGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/TabBendRenderPoint.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/TabBrushGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/TabClefGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/TabNoteChordGlyph.d.ts +0 -33
- package/dist/types/alphatab/src/rendering/glyphs/TabRestGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/TabSlideLineGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/TabSlurGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/TabTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/TabTimeSignatureGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TabWhammyBarGlyph.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/glyphs/TextGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/TieGlyph.d.ts +0 -40
- package/dist/types/alphatab/src/rendering/glyphs/TimeSignatureGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/TremoloPickingGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TrillGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/TripletFeelGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/TuningContainerGlyph.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/glyphs/TuningGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/VoiceContainerGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/WahPedalGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/layout/HorizontalScreenLayout.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/layout/PageViewLayout.d.ts +0 -28
- package/dist/types/alphatab/src/rendering/layout/ScoreLayout.d.ts +0 -73
- package/dist/types/alphatab/src/rendering/staves/BarLayoutingInfo.d.ts +0 -44
- package/dist/types/alphatab/src/rendering/staves/MasterBarsRenderers.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/staves/RenderStaff.d.ts +0 -72
- package/dist/types/alphatab/src/rendering/staves/Spring.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/staves/StaffSystem.d.ts +0 -75
- package/dist/types/alphatab/src/rendering/staves/StaffTrackGroup.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/utils/AccidentalHelper.d.ts +0 -89
- package/dist/types/alphatab/src/rendering/utils/BarBounds.d.ts +0 -45
- package/dist/types/alphatab/src/rendering/utils/BarCollisionHelper.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/utils/BarHelpers.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/utils/BeamDirection.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/utils/BeamingHelper.d.ts +0 -92
- package/dist/types/alphatab/src/rendering/utils/BeatBounds.d.ts +0 -52
- package/dist/types/alphatab/src/rendering/utils/Bounds.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/utils/BoundsLookup.d.ts +0 -98
- package/dist/types/alphatab/src/rendering/utils/ElementStyleHelper.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/utils/MasterBarBounds.d.ts +0 -64
- package/dist/types/alphatab/src/rendering/utils/NoteBounds.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/utils/StaffSystemBounds.d.ts +0 -45
- package/dist/types/alphatab/src/synth/ActiveBeatsChangedEventArgs.d.ts +0 -12
- package/dist/types/alphatab/src/synth/AlphaSynth.d.ts +0 -248
- package/dist/types/alphatab/src/synth/AlphaSynthWrapper.d.ts +0 -92
- package/dist/types/alphatab/src/synth/BackingTrackPlayer.d.ts +0 -53
- package/dist/types/alphatab/src/synth/ExternalMediaPlayer.d.ts +0 -55
- package/dist/types/alphatab/src/synth/IAlphaSynth.d.ts +0 -271
- package/dist/types/alphatab/src/synth/IAudioExporter.d.ts +0 -127
- package/dist/types/alphatab/src/synth/IAudioSampleSynthesizer.d.ts +0 -126
- package/dist/types/alphatab/src/synth/ISynthOutput.d.ts +0 -90
- package/dist/types/alphatab/src/synth/MidiEventsPlayedEventArgs.d.ts +0 -16
- package/dist/types/alphatab/src/synth/MidiFileSequencer.d.ts +0 -98
- package/dist/types/alphatab/src/synth/PlaybackRange.d.ts +0 -14
- package/dist/types/alphatab/src/synth/PlaybackRangeChangedEventArgs.d.ts +0 -16
- package/dist/types/alphatab/src/synth/PlayerState.d.ts +0 -14
- package/dist/types/alphatab/src/synth/PlayerStateChangedEventArgs.d.ts +0 -21
- package/dist/types/alphatab/src/synth/PositionChangedEventArgs.d.ts +0 -44
- package/dist/types/alphatab/src/synth/SynthConstants.d.ts +0 -30
- package/dist/types/alphatab/src/synth/SynthHelper.d.ts +0 -9
- package/dist/types/alphatab/src/synth/_barrel.d.ts +0 -19
- package/dist/types/alphatab/src/synth/ds/CircularSampleBuffer.d.ts +0 -38
- package/dist/types/alphatab/src/synth/ds/Queue.d.ts +0 -13
- package/dist/types/alphatab/src/synth/soundfont/Hydra.d.ts +0 -133
- package/dist/types/alphatab/src/synth/soundfont/RiffChunk.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/Channel.d.ts +0 -21
- package/dist/types/alphatab/src/synth/synthesis/Channels.d.ts +0 -11
- package/dist/types/alphatab/src/synth/synthesis/Envelope.d.ts +0 -16
- package/dist/types/alphatab/src/synth/synthesis/LoopMode.d.ts +0 -8
- package/dist/types/alphatab/src/synth/synthesis/OutputMode.d.ts +0 -18
- package/dist/types/alphatab/src/synth/synthesis/Preset.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/Region.d.ts +0 -110
- package/dist/types/alphatab/src/synth/synthesis/SynthEvent.d.ts +0 -12
- package/dist/types/alphatab/src/synth/synthesis/TinySoundFont.d.ts +0 -252
- package/dist/types/alphatab/src/synth/synthesis/Voice.d.ts +0 -43
- package/dist/types/alphatab/src/synth/synthesis/VoiceEnvelope.d.ts +0 -31
- package/dist/types/alphatab/src/synth/synthesis/VoiceLfo.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/VoiceLowPass.d.ts +0 -16
- package/dist/types/alphatab/src/synth/vorbis/IntBitReader.d.ts +0 -26
- package/dist/types/alphatab/src/synth/vorbis/OggReader.d.ts +0 -23
- package/dist/types/alphatab/src/synth/vorbis/VorbisFile.d.ts +0 -9
- package/dist/types/alphatab/src/synth/vorbis/VorbisStream.d.ts +0 -13
- package/dist/types/alphatab/src/synth/vorbis/VorbisStreamDecoder.d.ts +0 -260
- package/dist/types/alphatab/src/synth/vorbis/VorbisStreamReader.d.ts +0 -49
- package/dist/types/alphatab/src/util/FontLoadingChecker.d.ts +0 -16
- package/dist/types/alphatab/src/util/Lazy.d.ts +0 -12
- package/dist/types/alphatab/src/xml/XmlDocument.d.ts +0 -10
- package/dist/types/alphatab/src/xml/XmlError.d.ts +0 -9
- package/dist/types/alphatab/src/xml/XmlNode.d.ts +0 -34
- package/dist/types/alphatab/src/xml/XmlParser.d.ts +0 -39
- package/dist/types/alphatab/src/xml/XmlWriter.d.ts +0 -20
- package/dist/types/alphatab/src/zip/Crc32.d.ts +0 -32
- package/dist/types/alphatab/src/zip/Deflater.d.ts +0 -74
- package/dist/types/alphatab/src/zip/DeflaterConstants.d.ts +0 -20
- package/dist/types/alphatab/src/zip/DeflaterEngine.d.ts +0 -124
- package/dist/types/alphatab/src/zip/DeflaterHuffman.d.ts +0 -76
- package/dist/types/alphatab/src/zip/HuffTools.d.ts +0 -11
- package/dist/types/alphatab/src/zip/Huffman.d.ts +0 -28
- package/dist/types/alphatab/src/zip/Inflate.d.ts +0 -40
- package/dist/types/alphatab/src/zip/PendingBuffer.d.ts +0 -65
- package/dist/types/alphatab/src/zip/ZipEntry.d.ts +0 -14
- package/dist/types/alphatab/src/zip/ZipReader.d.ts +0 -11
- package/dist/types/alphatab/src/zip/ZipWriter.d.ts +0 -16
- package/dist/types/alphatex/src/common.d.ts +0 -4
- package/dist/types/alphatex/src/definitions.d.ts +0 -8
- package/dist/types/alphatex/src/enum.d.ts +0 -48
- package/dist/types/alphatex/src/metadata/bar/ac.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/accidentals.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ae.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/barlineleft.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/barlineright.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/clef.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/db.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ft.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/jump.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ks.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ottava.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/rc.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ro.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/scale.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/section.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/simile.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/spd.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/sph.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/spu.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/sync.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/tempo.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/tf.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ts.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/width.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/album.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/artist.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/bracketextendmode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/copyright.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/copyright2.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/defaultsystemslayout.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/firstsystemtracknamemode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/firstsystemtracknameorientation.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/hidedynamics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/instructions.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/multibarrest.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/multitracktracknamepolicy.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/music.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/notices.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/othersystemtracknamemode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/othersystemtracknameorientation.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/showdynamics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/singletracktracknamepolicy.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/subtitle.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/systemslayout.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/tab.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/title.d.ts +0 -4
- package/dist/types/alphatex/src/metadata/score/usesystemsignseparator.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/words.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/wordsandmusic.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/articulation.d.ts +0 -3
- package/dist/types/alphatex/src/metadata/staff/capo.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/chord.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/displaytranspose.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/instrument.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/lyrics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/transpose.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/tuning.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/staff.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/track.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/voice.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ad.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/au.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/balance.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bank.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/barre.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/beam.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ch.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/cre.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/d.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dec.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ds.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dy.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/f.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/fermata.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/fo.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/glpf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/glpt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/gr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/instrument.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/legatoOrigin.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/lyrics.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ot.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/p.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/rasg.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/s.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/sd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/slashed.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spe.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/sph.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/su.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tb.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tbe.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tempo.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/timer.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tp.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/txt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/v.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/volume.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/vs.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/vw.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/wahc.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/waho.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ac.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/acc.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ah.d.ts +0 -3
- package/dist/types/alphatex/src/properties/note/b.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/be.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/fh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/g.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/h.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/hac.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/hide.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/iturn.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lht.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lmordent.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/nh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ph.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/pm.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/psd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/psu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/rf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sia.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sib.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sl.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/slur.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sod.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sou.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ss.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/st.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/string.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/t.d.ts +0 -3
- package/dist/types/alphatex/src/properties/note/ten.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/th.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/tr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/turn.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/umordent.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/v.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/vw.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/x.d.ts +0 -2
- package/dist/types/alphatex/src/types.d.ts +0 -161
- package/dist/types/lsp/src/index.d.ts +0 -21
- package/dist/types/lsp/src/server/completion.d.ts +0 -3
- package/dist/types/lsp/src/server/diagnostics.d.ts +0 -2
- package/dist/types/lsp/src/server/hover.d.ts +0 -2
- package/dist/types/lsp/src/server/index.d.ts +0 -13
- package/dist/types/lsp/src/server/signatureHelp.d.ts +0 -2
- package/dist/types/lsp/src/server/types.d.ts +0 -15
- package/dist/types/lsp/src/server/utils.d.ts +0 -6
- package/dist/types/monaco/src/alphaTab.monaco.d.ts +0 -2
- package/dist/types/monaco/test/placeholder.test.d.ts +0 -1
- package/dist/types/monaco/vite.config.d.ts +0 -2
- package/dist/types/tooling/src/typescript.d.ts +0 -9
- package/dist/types/tooling/src/vite.d.ts +0 -13
- package/dist/types/tooling/src/vite.plugin.dts.d.ts +0 -1
- package/dist/types/tooling/src/vite.plugin.min.d.ts +0 -3
- package/dist/typescript.mjs +0 -375
- package/dist/typespec.mjs +0 -148
- package/dist/vb.mjs +0 -393
- package/dist/wgsl.mjs +0 -474
- package/dist/xml.mjs +0 -127
- package/dist/yaml.mjs +0 -238
- package/src/alphaTab.monaco.ts +0 -3
- package/src/alphatex.ts +0 -18
- package/src/types.ts +0 -16
- package/src/worker.ts +0 -4
- package/test/placeholder.test.ts +0 -3
- package/tsconfig.json +0 -3
- package/vite.config.ts +0 -17
- /package/dist/{types/monaco/src/alphatex.d.ts → alphatex.d.ts} +0 -0
- /package/dist/{types/monaco/src/lsp.d.ts → lsp.d.ts} +0 -0
- /package/dist/{types/monaco/src/lspMonacoMappings.d.ts → lspMonacoMappings.d.ts} +0 -0
- /package/dist/{types/monaco/src/textmate.d.ts → textmate.d.ts} +0 -0
- /package/dist/{types/monaco/src/types.d.ts → types.d.ts} +0 -0
- /package/dist/{types/monaco/src/worker.d.ts → worker.d.ts} +0 -0
package/dist/abap.mjs
DELETED
|
@@ -1,1419 +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/abap/abap.ts
|
|
23
|
-
var conf = {
|
|
24
|
-
comments: {
|
|
25
|
-
lineComment: "*"
|
|
26
|
-
},
|
|
27
|
-
brackets: [
|
|
28
|
-
["[", "]"],
|
|
29
|
-
["(", ")"]
|
|
30
|
-
]
|
|
31
|
-
};
|
|
32
|
-
var language = {
|
|
33
|
-
defaultToken: "invalid",
|
|
34
|
-
ignoreCase: true,
|
|
35
|
-
tokenPostfix: ".abap",
|
|
36
|
-
keywords: [
|
|
37
|
-
"abap-source",
|
|
38
|
-
"abbreviated",
|
|
39
|
-
"abstract",
|
|
40
|
-
"accept",
|
|
41
|
-
"accepting",
|
|
42
|
-
"according",
|
|
43
|
-
"activation",
|
|
44
|
-
"actual",
|
|
45
|
-
"add",
|
|
46
|
-
"add-corresponding",
|
|
47
|
-
"adjacent",
|
|
48
|
-
"after",
|
|
49
|
-
"alias",
|
|
50
|
-
"aliases",
|
|
51
|
-
"align",
|
|
52
|
-
"all",
|
|
53
|
-
"allocate",
|
|
54
|
-
"alpha",
|
|
55
|
-
"analysis",
|
|
56
|
-
"analyzer",
|
|
57
|
-
"and",
|
|
58
|
-
// also an operator
|
|
59
|
-
"append",
|
|
60
|
-
"appendage",
|
|
61
|
-
"appending",
|
|
62
|
-
"application",
|
|
63
|
-
"archive",
|
|
64
|
-
"area",
|
|
65
|
-
"arithmetic",
|
|
66
|
-
"as",
|
|
67
|
-
"ascending",
|
|
68
|
-
"aspect",
|
|
69
|
-
"assert",
|
|
70
|
-
"assign",
|
|
71
|
-
"assigned",
|
|
72
|
-
"assigning",
|
|
73
|
-
"association",
|
|
74
|
-
"asynchronous",
|
|
75
|
-
"at",
|
|
76
|
-
"attributes",
|
|
77
|
-
"authority",
|
|
78
|
-
"authority-check",
|
|
79
|
-
"avg",
|
|
80
|
-
"back",
|
|
81
|
-
"background",
|
|
82
|
-
"backup",
|
|
83
|
-
"backward",
|
|
84
|
-
"badi",
|
|
85
|
-
"base",
|
|
86
|
-
"before",
|
|
87
|
-
"begin",
|
|
88
|
-
"between",
|
|
89
|
-
// also an operator
|
|
90
|
-
"big",
|
|
91
|
-
"binary",
|
|
92
|
-
"bintohex",
|
|
93
|
-
"bit",
|
|
94
|
-
"black",
|
|
95
|
-
"blank",
|
|
96
|
-
"blanks",
|
|
97
|
-
"blob",
|
|
98
|
-
"block",
|
|
99
|
-
"blocks",
|
|
100
|
-
"blue",
|
|
101
|
-
"bound",
|
|
102
|
-
"boundaries",
|
|
103
|
-
"bounds",
|
|
104
|
-
"boxed",
|
|
105
|
-
"break-point",
|
|
106
|
-
"buffer",
|
|
107
|
-
"by",
|
|
108
|
-
"bypassing",
|
|
109
|
-
"byte",
|
|
110
|
-
"byte-order",
|
|
111
|
-
"call",
|
|
112
|
-
"calling",
|
|
113
|
-
"case",
|
|
114
|
-
"cast",
|
|
115
|
-
"casting",
|
|
116
|
-
"catch",
|
|
117
|
-
"center",
|
|
118
|
-
"centered",
|
|
119
|
-
"chain",
|
|
120
|
-
"chain-input",
|
|
121
|
-
"chain-request",
|
|
122
|
-
"change",
|
|
123
|
-
"changing",
|
|
124
|
-
"channels",
|
|
125
|
-
"character",
|
|
126
|
-
"char-to-hex",
|
|
127
|
-
"check",
|
|
128
|
-
"checkbox",
|
|
129
|
-
"ci_",
|
|
130
|
-
"circular",
|
|
131
|
-
"class",
|
|
132
|
-
"class-coding",
|
|
133
|
-
"class-data",
|
|
134
|
-
"class-events",
|
|
135
|
-
"class-methods",
|
|
136
|
-
"class-pool",
|
|
137
|
-
"cleanup",
|
|
138
|
-
"clear",
|
|
139
|
-
"client",
|
|
140
|
-
"clob",
|
|
141
|
-
"clock",
|
|
142
|
-
"close",
|
|
143
|
-
"coalesce",
|
|
144
|
-
"code",
|
|
145
|
-
"coding",
|
|
146
|
-
"col_background",
|
|
147
|
-
"col_group",
|
|
148
|
-
"col_heading",
|
|
149
|
-
"col_key",
|
|
150
|
-
"col_negative",
|
|
151
|
-
"col_normal",
|
|
152
|
-
"col_positive",
|
|
153
|
-
"col_total",
|
|
154
|
-
"collect",
|
|
155
|
-
"color",
|
|
156
|
-
"column",
|
|
157
|
-
"columns",
|
|
158
|
-
"comment",
|
|
159
|
-
"comments",
|
|
160
|
-
"commit",
|
|
161
|
-
"common",
|
|
162
|
-
"communication",
|
|
163
|
-
"comparing",
|
|
164
|
-
"component",
|
|
165
|
-
"components",
|
|
166
|
-
"compression",
|
|
167
|
-
"compute",
|
|
168
|
-
"concat",
|
|
169
|
-
"concat_with_space",
|
|
170
|
-
"concatenate",
|
|
171
|
-
"cond",
|
|
172
|
-
"condense",
|
|
173
|
-
// also a built-in
|
|
174
|
-
"condition",
|
|
175
|
-
"connect",
|
|
176
|
-
"connection",
|
|
177
|
-
"constants",
|
|
178
|
-
"context",
|
|
179
|
-
"contexts",
|
|
180
|
-
"continue",
|
|
181
|
-
"control",
|
|
182
|
-
"controls",
|
|
183
|
-
"conv",
|
|
184
|
-
"conversion",
|
|
185
|
-
"convert",
|
|
186
|
-
"copies",
|
|
187
|
-
"copy",
|
|
188
|
-
"corresponding",
|
|
189
|
-
"country",
|
|
190
|
-
"cover",
|
|
191
|
-
"cpi",
|
|
192
|
-
"create",
|
|
193
|
-
"creating",
|
|
194
|
-
"critical",
|
|
195
|
-
"currency",
|
|
196
|
-
"currency_conversion",
|
|
197
|
-
"current",
|
|
198
|
-
"cursor",
|
|
199
|
-
"cursor-selection",
|
|
200
|
-
"customer",
|
|
201
|
-
"customer-function",
|
|
202
|
-
"dangerous",
|
|
203
|
-
"data",
|
|
204
|
-
"database",
|
|
205
|
-
"datainfo",
|
|
206
|
-
"dataset",
|
|
207
|
-
"date",
|
|
208
|
-
"dats_add_days",
|
|
209
|
-
"dats_add_months",
|
|
210
|
-
"dats_days_between",
|
|
211
|
-
"dats_is_valid",
|
|
212
|
-
"daylight",
|
|
213
|
-
"dd/mm/yy",
|
|
214
|
-
"dd/mm/yyyy",
|
|
215
|
-
"ddmmyy",
|
|
216
|
-
"deallocate",
|
|
217
|
-
"decimal_shift",
|
|
218
|
-
"decimals",
|
|
219
|
-
"declarations",
|
|
220
|
-
"deep",
|
|
221
|
-
"default",
|
|
222
|
-
"deferred",
|
|
223
|
-
"define",
|
|
224
|
-
"defining",
|
|
225
|
-
"definition",
|
|
226
|
-
"delete",
|
|
227
|
-
"deleting",
|
|
228
|
-
"demand",
|
|
229
|
-
"department",
|
|
230
|
-
"descending",
|
|
231
|
-
"describe",
|
|
232
|
-
"destination",
|
|
233
|
-
"detail",
|
|
234
|
-
"dialog",
|
|
235
|
-
"directory",
|
|
236
|
-
"disconnect",
|
|
237
|
-
"display",
|
|
238
|
-
"display-mode",
|
|
239
|
-
"distinct",
|
|
240
|
-
"divide",
|
|
241
|
-
"divide-corresponding",
|
|
242
|
-
"division",
|
|
243
|
-
"do",
|
|
244
|
-
"dummy",
|
|
245
|
-
"duplicate",
|
|
246
|
-
"duplicates",
|
|
247
|
-
"duration",
|
|
248
|
-
"during",
|
|
249
|
-
"dynamic",
|
|
250
|
-
"dynpro",
|
|
251
|
-
"edit",
|
|
252
|
-
"editor-call",
|
|
253
|
-
"else",
|
|
254
|
-
"elseif",
|
|
255
|
-
"empty",
|
|
256
|
-
"enabled",
|
|
257
|
-
"enabling",
|
|
258
|
-
"encoding",
|
|
259
|
-
"end",
|
|
260
|
-
"endat",
|
|
261
|
-
"endcase",
|
|
262
|
-
"endcatch",
|
|
263
|
-
"endchain",
|
|
264
|
-
"endclass",
|
|
265
|
-
"enddo",
|
|
266
|
-
"endenhancement",
|
|
267
|
-
"end-enhancement-section",
|
|
268
|
-
"endexec",
|
|
269
|
-
"endform",
|
|
270
|
-
"endfunction",
|
|
271
|
-
"endian",
|
|
272
|
-
"endif",
|
|
273
|
-
"ending",
|
|
274
|
-
"endinterface",
|
|
275
|
-
"end-lines",
|
|
276
|
-
"endloop",
|
|
277
|
-
"endmethod",
|
|
278
|
-
"endmodule",
|
|
279
|
-
"end-of-definition",
|
|
280
|
-
"end-of-editing",
|
|
281
|
-
"end-of-file",
|
|
282
|
-
"end-of-page",
|
|
283
|
-
"end-of-selection",
|
|
284
|
-
"endon",
|
|
285
|
-
"endprovide",
|
|
286
|
-
"endselect",
|
|
287
|
-
"end-test-injection",
|
|
288
|
-
"end-test-seam",
|
|
289
|
-
"endtry",
|
|
290
|
-
"endwhile",
|
|
291
|
-
"endwith",
|
|
292
|
-
"engineering",
|
|
293
|
-
"enhancement",
|
|
294
|
-
"enhancement-point",
|
|
295
|
-
"enhancements",
|
|
296
|
-
"enhancement-section",
|
|
297
|
-
"entries",
|
|
298
|
-
"entry",
|
|
299
|
-
"enum",
|
|
300
|
-
"environment",
|
|
301
|
-
"equiv",
|
|
302
|
-
// also an operator
|
|
303
|
-
"errormessage",
|
|
304
|
-
"errors",
|
|
305
|
-
"escaping",
|
|
306
|
-
"event",
|
|
307
|
-
"events",
|
|
308
|
-
"exact",
|
|
309
|
-
"except",
|
|
310
|
-
"exception",
|
|
311
|
-
"exceptions",
|
|
312
|
-
"exception-table",
|
|
313
|
-
"exclude",
|
|
314
|
-
"excluding",
|
|
315
|
-
"exec",
|
|
316
|
-
"execute",
|
|
317
|
-
"exists",
|
|
318
|
-
"exit",
|
|
319
|
-
"exit-command",
|
|
320
|
-
"expand",
|
|
321
|
-
"expanding",
|
|
322
|
-
"expiration",
|
|
323
|
-
"explicit",
|
|
324
|
-
"exponent",
|
|
325
|
-
"export",
|
|
326
|
-
"exporting",
|
|
327
|
-
"extend",
|
|
328
|
-
"extended",
|
|
329
|
-
"extension",
|
|
330
|
-
"extract",
|
|
331
|
-
"fail",
|
|
332
|
-
"fetch",
|
|
333
|
-
"field",
|
|
334
|
-
"field-groups",
|
|
335
|
-
"fields",
|
|
336
|
-
"field-symbol",
|
|
337
|
-
"field-symbols",
|
|
338
|
-
"file",
|
|
339
|
-
"filter",
|
|
340
|
-
"filters",
|
|
341
|
-
"filter-table",
|
|
342
|
-
"final",
|
|
343
|
-
"find",
|
|
344
|
-
// also a built-in
|
|
345
|
-
"first",
|
|
346
|
-
"first-line",
|
|
347
|
-
"fixed-point",
|
|
348
|
-
"fkeq",
|
|
349
|
-
"fkge",
|
|
350
|
-
"flush",
|
|
351
|
-
"font",
|
|
352
|
-
"for",
|
|
353
|
-
"form",
|
|
354
|
-
"format",
|
|
355
|
-
"forward",
|
|
356
|
-
"found",
|
|
357
|
-
"frame",
|
|
358
|
-
"frames",
|
|
359
|
-
"free",
|
|
360
|
-
"friends",
|
|
361
|
-
"from",
|
|
362
|
-
"function",
|
|
363
|
-
"functionality",
|
|
364
|
-
"function-pool",
|
|
365
|
-
"further",
|
|
366
|
-
"gaps",
|
|
367
|
-
"generate",
|
|
368
|
-
"get",
|
|
369
|
-
"giving",
|
|
370
|
-
"gkeq",
|
|
371
|
-
"gkge",
|
|
372
|
-
"global",
|
|
373
|
-
"grant",
|
|
374
|
-
"green",
|
|
375
|
-
"group",
|
|
376
|
-
"groups",
|
|
377
|
-
"handle",
|
|
378
|
-
"handler",
|
|
379
|
-
"harmless",
|
|
380
|
-
"hashed",
|
|
381
|
-
// also a table type
|
|
382
|
-
"having",
|
|
383
|
-
"hdb",
|
|
384
|
-
"header",
|
|
385
|
-
"headers",
|
|
386
|
-
"heading",
|
|
387
|
-
"head-lines",
|
|
388
|
-
"help-id",
|
|
389
|
-
"help-request",
|
|
390
|
-
"hextobin",
|
|
391
|
-
"hide",
|
|
392
|
-
"high",
|
|
393
|
-
"hint",
|
|
394
|
-
"hold",
|
|
395
|
-
"hotspot",
|
|
396
|
-
"icon",
|
|
397
|
-
"id",
|
|
398
|
-
"identification",
|
|
399
|
-
"identifier",
|
|
400
|
-
"ids",
|
|
401
|
-
"if",
|
|
402
|
-
"ignore",
|
|
403
|
-
"ignoring",
|
|
404
|
-
"immediately",
|
|
405
|
-
"implementation",
|
|
406
|
-
"implementations",
|
|
407
|
-
"implemented",
|
|
408
|
-
"implicit",
|
|
409
|
-
"import",
|
|
410
|
-
"importing",
|
|
411
|
-
"in",
|
|
412
|
-
// also an operator
|
|
413
|
-
"inactive",
|
|
414
|
-
"incl",
|
|
415
|
-
"include",
|
|
416
|
-
"includes",
|
|
417
|
-
"including",
|
|
418
|
-
"increment",
|
|
419
|
-
"index",
|
|
420
|
-
// also a table type
|
|
421
|
-
"index-line",
|
|
422
|
-
"infotypes",
|
|
423
|
-
"inheriting",
|
|
424
|
-
"init",
|
|
425
|
-
"initial",
|
|
426
|
-
"initialization",
|
|
427
|
-
"inner",
|
|
428
|
-
"inout",
|
|
429
|
-
"input",
|
|
430
|
-
"insert",
|
|
431
|
-
// also a built-in
|
|
432
|
-
"instance",
|
|
433
|
-
"instances",
|
|
434
|
-
"instr",
|
|
435
|
-
"intensified",
|
|
436
|
-
"interface",
|
|
437
|
-
"interface-pool",
|
|
438
|
-
"interfaces",
|
|
439
|
-
"internal",
|
|
440
|
-
"intervals",
|
|
441
|
-
"into",
|
|
442
|
-
"inverse",
|
|
443
|
-
"inverted-date",
|
|
444
|
-
"is",
|
|
445
|
-
"iso",
|
|
446
|
-
"job",
|
|
447
|
-
"join",
|
|
448
|
-
"keep",
|
|
449
|
-
"keeping",
|
|
450
|
-
"kernel",
|
|
451
|
-
"key",
|
|
452
|
-
"keys",
|
|
453
|
-
"keywords",
|
|
454
|
-
"kind",
|
|
455
|
-
"language",
|
|
456
|
-
"last",
|
|
457
|
-
"late",
|
|
458
|
-
"layout",
|
|
459
|
-
"leading",
|
|
460
|
-
"leave",
|
|
461
|
-
"left",
|
|
462
|
-
"left-justified",
|
|
463
|
-
"leftplus",
|
|
464
|
-
"leftspace",
|
|
465
|
-
"legacy",
|
|
466
|
-
"length",
|
|
467
|
-
"let",
|
|
468
|
-
"level",
|
|
469
|
-
"levels",
|
|
470
|
-
"like",
|
|
471
|
-
"line",
|
|
472
|
-
"lines",
|
|
473
|
-
// also a built-in
|
|
474
|
-
"line-count",
|
|
475
|
-
"linefeed",
|
|
476
|
-
"line-selection",
|
|
477
|
-
"line-size",
|
|
478
|
-
"list",
|
|
479
|
-
"listbox",
|
|
480
|
-
"list-processing",
|
|
481
|
-
"little",
|
|
482
|
-
"llang",
|
|
483
|
-
"load",
|
|
484
|
-
"load-of-program",
|
|
485
|
-
"lob",
|
|
486
|
-
"local",
|
|
487
|
-
"locale",
|
|
488
|
-
"locator",
|
|
489
|
-
"logfile",
|
|
490
|
-
"logical",
|
|
491
|
-
"log-point",
|
|
492
|
-
"long",
|
|
493
|
-
"loop",
|
|
494
|
-
"low",
|
|
495
|
-
"lower",
|
|
496
|
-
"lpad",
|
|
497
|
-
"lpi",
|
|
498
|
-
"ltrim",
|
|
499
|
-
"mail",
|
|
500
|
-
"main",
|
|
501
|
-
"major-id",
|
|
502
|
-
"mapping",
|
|
503
|
-
"margin",
|
|
504
|
-
"mark",
|
|
505
|
-
"mask",
|
|
506
|
-
"match",
|
|
507
|
-
// also a built-in
|
|
508
|
-
"matchcode",
|
|
509
|
-
"max",
|
|
510
|
-
"maximum",
|
|
511
|
-
"medium",
|
|
512
|
-
"members",
|
|
513
|
-
"memory",
|
|
514
|
-
"mesh",
|
|
515
|
-
"message",
|
|
516
|
-
"message-id",
|
|
517
|
-
"messages",
|
|
518
|
-
"messaging",
|
|
519
|
-
"method",
|
|
520
|
-
"methods",
|
|
521
|
-
"min",
|
|
522
|
-
"minimum",
|
|
523
|
-
"minor-id",
|
|
524
|
-
"mm/dd/yy",
|
|
525
|
-
"mm/dd/yyyy",
|
|
526
|
-
"mmddyy",
|
|
527
|
-
"mode",
|
|
528
|
-
"modif",
|
|
529
|
-
"modifier",
|
|
530
|
-
"modify",
|
|
531
|
-
"module",
|
|
532
|
-
"move",
|
|
533
|
-
"move-corresponding",
|
|
534
|
-
"multiply",
|
|
535
|
-
"multiply-corresponding",
|
|
536
|
-
"name",
|
|
537
|
-
"nametab",
|
|
538
|
-
"native",
|
|
539
|
-
"nested",
|
|
540
|
-
"nesting",
|
|
541
|
-
"new",
|
|
542
|
-
"new-line",
|
|
543
|
-
"new-page",
|
|
544
|
-
"new-section",
|
|
545
|
-
"next",
|
|
546
|
-
"no",
|
|
547
|
-
"no-display",
|
|
548
|
-
"no-extension",
|
|
549
|
-
"no-gap",
|
|
550
|
-
"no-gaps",
|
|
551
|
-
"no-grouping",
|
|
552
|
-
"no-heading",
|
|
553
|
-
"no-scrolling",
|
|
554
|
-
"no-sign",
|
|
555
|
-
"no-title",
|
|
556
|
-
"no-topofpage",
|
|
557
|
-
"no-zero",
|
|
558
|
-
"node",
|
|
559
|
-
"nodes",
|
|
560
|
-
"non-unicode",
|
|
561
|
-
"non-unique",
|
|
562
|
-
"not",
|
|
563
|
-
// also an operator
|
|
564
|
-
"null",
|
|
565
|
-
"number",
|
|
566
|
-
"object",
|
|
567
|
-
// also a data type
|
|
568
|
-
"objects",
|
|
569
|
-
"obligatory",
|
|
570
|
-
"occurrence",
|
|
571
|
-
"occurrences",
|
|
572
|
-
"occurs",
|
|
573
|
-
"of",
|
|
574
|
-
"off",
|
|
575
|
-
"offset",
|
|
576
|
-
"ole",
|
|
577
|
-
"on",
|
|
578
|
-
"only",
|
|
579
|
-
"open",
|
|
580
|
-
"option",
|
|
581
|
-
"optional",
|
|
582
|
-
"options",
|
|
583
|
-
"or",
|
|
584
|
-
// also an operator
|
|
585
|
-
"order",
|
|
586
|
-
"other",
|
|
587
|
-
"others",
|
|
588
|
-
"out",
|
|
589
|
-
"outer",
|
|
590
|
-
"output",
|
|
591
|
-
"output-length",
|
|
592
|
-
"overflow",
|
|
593
|
-
"overlay",
|
|
594
|
-
"pack",
|
|
595
|
-
"package",
|
|
596
|
-
"pad",
|
|
597
|
-
"padding",
|
|
598
|
-
"page",
|
|
599
|
-
"pages",
|
|
600
|
-
"parameter",
|
|
601
|
-
"parameters",
|
|
602
|
-
"parameter-table",
|
|
603
|
-
"part",
|
|
604
|
-
"partially",
|
|
605
|
-
"pattern",
|
|
606
|
-
"percentage",
|
|
607
|
-
"perform",
|
|
608
|
-
"performing",
|
|
609
|
-
"person",
|
|
610
|
-
"pf1",
|
|
611
|
-
"pf10",
|
|
612
|
-
"pf11",
|
|
613
|
-
"pf12",
|
|
614
|
-
"pf13",
|
|
615
|
-
"pf14",
|
|
616
|
-
"pf15",
|
|
617
|
-
"pf2",
|
|
618
|
-
"pf3",
|
|
619
|
-
"pf4",
|
|
620
|
-
"pf5",
|
|
621
|
-
"pf6",
|
|
622
|
-
"pf7",
|
|
623
|
-
"pf8",
|
|
624
|
-
"pf9",
|
|
625
|
-
"pf-status",
|
|
626
|
-
"pink",
|
|
627
|
-
"places",
|
|
628
|
-
"pool",
|
|
629
|
-
"pos_high",
|
|
630
|
-
"pos_low",
|
|
631
|
-
"position",
|
|
632
|
-
"pragmas",
|
|
633
|
-
"precompiled",
|
|
634
|
-
"preferred",
|
|
635
|
-
"preserving",
|
|
636
|
-
"primary",
|
|
637
|
-
"print",
|
|
638
|
-
"print-control",
|
|
639
|
-
"priority",
|
|
640
|
-
"private",
|
|
641
|
-
"procedure",
|
|
642
|
-
"process",
|
|
643
|
-
"program",
|
|
644
|
-
"property",
|
|
645
|
-
"protected",
|
|
646
|
-
"provide",
|
|
647
|
-
"public",
|
|
648
|
-
"push",
|
|
649
|
-
"pushbutton",
|
|
650
|
-
"put",
|
|
651
|
-
"queue-only",
|
|
652
|
-
"quickinfo",
|
|
653
|
-
"radiobutton",
|
|
654
|
-
"raise",
|
|
655
|
-
"raising",
|
|
656
|
-
"range",
|
|
657
|
-
"ranges",
|
|
658
|
-
"read",
|
|
659
|
-
"reader",
|
|
660
|
-
"read-only",
|
|
661
|
-
"receive",
|
|
662
|
-
"received",
|
|
663
|
-
"receiver",
|
|
664
|
-
"receiving",
|
|
665
|
-
"red",
|
|
666
|
-
"redefinition",
|
|
667
|
-
"reduce",
|
|
668
|
-
"reduced",
|
|
669
|
-
"ref",
|
|
670
|
-
"reference",
|
|
671
|
-
"refresh",
|
|
672
|
-
"regex",
|
|
673
|
-
"reject",
|
|
674
|
-
"remote",
|
|
675
|
-
"renaming",
|
|
676
|
-
"replace",
|
|
677
|
-
// also a built-in
|
|
678
|
-
"replacement",
|
|
679
|
-
"replacing",
|
|
680
|
-
"report",
|
|
681
|
-
"request",
|
|
682
|
-
"requested",
|
|
683
|
-
"reserve",
|
|
684
|
-
"reset",
|
|
685
|
-
"resolution",
|
|
686
|
-
"respecting",
|
|
687
|
-
"responsible",
|
|
688
|
-
"result",
|
|
689
|
-
"results",
|
|
690
|
-
"resumable",
|
|
691
|
-
"resume",
|
|
692
|
-
"retry",
|
|
693
|
-
"return",
|
|
694
|
-
"returncode",
|
|
695
|
-
"returning",
|
|
696
|
-
"returns",
|
|
697
|
-
"right",
|
|
698
|
-
"right-justified",
|
|
699
|
-
"rightplus",
|
|
700
|
-
"rightspace",
|
|
701
|
-
"risk",
|
|
702
|
-
"rmc_communication_failure",
|
|
703
|
-
"rmc_invalid_status",
|
|
704
|
-
"rmc_system_failure",
|
|
705
|
-
"role",
|
|
706
|
-
"rollback",
|
|
707
|
-
"rows",
|
|
708
|
-
"rpad",
|
|
709
|
-
"rtrim",
|
|
710
|
-
"run",
|
|
711
|
-
"sap",
|
|
712
|
-
"sap-spool",
|
|
713
|
-
"saving",
|
|
714
|
-
"scale_preserving",
|
|
715
|
-
"scale_preserving_scientific",
|
|
716
|
-
"scan",
|
|
717
|
-
"scientific",
|
|
718
|
-
"scientific_with_leading_zero",
|
|
719
|
-
"scroll",
|
|
720
|
-
"scroll-boundary",
|
|
721
|
-
"scrolling",
|
|
722
|
-
"search",
|
|
723
|
-
"secondary",
|
|
724
|
-
"seconds",
|
|
725
|
-
"section",
|
|
726
|
-
"select",
|
|
727
|
-
"selection",
|
|
728
|
-
"selections",
|
|
729
|
-
"selection-screen",
|
|
730
|
-
"selection-set",
|
|
731
|
-
"selection-sets",
|
|
732
|
-
"selection-table",
|
|
733
|
-
"select-options",
|
|
734
|
-
"send",
|
|
735
|
-
"separate",
|
|
736
|
-
"separated",
|
|
737
|
-
"set",
|
|
738
|
-
"shared",
|
|
739
|
-
"shift",
|
|
740
|
-
"short",
|
|
741
|
-
"shortdump-id",
|
|
742
|
-
"sign_as_postfix",
|
|
743
|
-
"single",
|
|
744
|
-
"size",
|
|
745
|
-
"skip",
|
|
746
|
-
"skipping",
|
|
747
|
-
"smart",
|
|
748
|
-
"some",
|
|
749
|
-
"sort",
|
|
750
|
-
"sortable",
|
|
751
|
-
"sorted",
|
|
752
|
-
// also a table type
|
|
753
|
-
"source",
|
|
754
|
-
"specified",
|
|
755
|
-
"split",
|
|
756
|
-
"spool",
|
|
757
|
-
"spots",
|
|
758
|
-
"sql",
|
|
759
|
-
"sqlscript",
|
|
760
|
-
"stable",
|
|
761
|
-
"stamp",
|
|
762
|
-
"standard",
|
|
763
|
-
// also a table type
|
|
764
|
-
"starting",
|
|
765
|
-
"start-of-editing",
|
|
766
|
-
"start-of-selection",
|
|
767
|
-
"state",
|
|
768
|
-
"statement",
|
|
769
|
-
"statements",
|
|
770
|
-
"static",
|
|
771
|
-
"statics",
|
|
772
|
-
"statusinfo",
|
|
773
|
-
"step-loop",
|
|
774
|
-
"stop",
|
|
775
|
-
"structure",
|
|
776
|
-
"structures",
|
|
777
|
-
"style",
|
|
778
|
-
"subkey",
|
|
779
|
-
"submatches",
|
|
780
|
-
"submit",
|
|
781
|
-
"subroutine",
|
|
782
|
-
"subscreen",
|
|
783
|
-
"subtract",
|
|
784
|
-
"subtract-corresponding",
|
|
785
|
-
"suffix",
|
|
786
|
-
"sum",
|
|
787
|
-
"summary",
|
|
788
|
-
"summing",
|
|
789
|
-
"supplied",
|
|
790
|
-
"supply",
|
|
791
|
-
"suppress",
|
|
792
|
-
"switch",
|
|
793
|
-
"switchstates",
|
|
794
|
-
"symbol",
|
|
795
|
-
"syncpoints",
|
|
796
|
-
"syntax",
|
|
797
|
-
"syntax-check",
|
|
798
|
-
"syntax-trace",
|
|
799
|
-
"system-call",
|
|
800
|
-
"system-exceptions",
|
|
801
|
-
"system-exit",
|
|
802
|
-
"tab",
|
|
803
|
-
"tabbed",
|
|
804
|
-
"table",
|
|
805
|
-
"tables",
|
|
806
|
-
"tableview",
|
|
807
|
-
"tabstrip",
|
|
808
|
-
"target",
|
|
809
|
-
"task",
|
|
810
|
-
"tasks",
|
|
811
|
-
"test",
|
|
812
|
-
"testing",
|
|
813
|
-
"test-injection",
|
|
814
|
-
"test-seam",
|
|
815
|
-
"text",
|
|
816
|
-
"textpool",
|
|
817
|
-
"then",
|
|
818
|
-
"throw",
|
|
819
|
-
"time",
|
|
820
|
-
"times",
|
|
821
|
-
"timestamp",
|
|
822
|
-
"timezone",
|
|
823
|
-
"tims_is_valid",
|
|
824
|
-
"title",
|
|
825
|
-
"titlebar",
|
|
826
|
-
"title-lines",
|
|
827
|
-
"to",
|
|
828
|
-
"tokenization",
|
|
829
|
-
"tokens",
|
|
830
|
-
"top-lines",
|
|
831
|
-
"top-of-page",
|
|
832
|
-
"trace-file",
|
|
833
|
-
"trace-table",
|
|
834
|
-
"trailing",
|
|
835
|
-
"transaction",
|
|
836
|
-
"transfer",
|
|
837
|
-
"transformation",
|
|
838
|
-
"translate",
|
|
839
|
-
// also a built-in
|
|
840
|
-
"transporting",
|
|
841
|
-
"trmac",
|
|
842
|
-
"truncate",
|
|
843
|
-
"truncation",
|
|
844
|
-
"try",
|
|
845
|
-
"tstmp_add_seconds",
|
|
846
|
-
"tstmp_current_utctimestamp",
|
|
847
|
-
"tstmp_is_valid",
|
|
848
|
-
"tstmp_seconds_between",
|
|
849
|
-
"type",
|
|
850
|
-
"type-pool",
|
|
851
|
-
"type-pools",
|
|
852
|
-
"types",
|
|
853
|
-
"uline",
|
|
854
|
-
"unassign",
|
|
855
|
-
"under",
|
|
856
|
-
"unicode",
|
|
857
|
-
"union",
|
|
858
|
-
"unique",
|
|
859
|
-
"unit_conversion",
|
|
860
|
-
"unix",
|
|
861
|
-
"unpack",
|
|
862
|
-
"until",
|
|
863
|
-
"unwind",
|
|
864
|
-
"up",
|
|
865
|
-
"update",
|
|
866
|
-
"upper",
|
|
867
|
-
"user",
|
|
868
|
-
"user-command",
|
|
869
|
-
"using",
|
|
870
|
-
"utf-8",
|
|
871
|
-
"valid",
|
|
872
|
-
"value",
|
|
873
|
-
"value-request",
|
|
874
|
-
"values",
|
|
875
|
-
"vary",
|
|
876
|
-
"varying",
|
|
877
|
-
"verification-message",
|
|
878
|
-
"version",
|
|
879
|
-
"via",
|
|
880
|
-
"view",
|
|
881
|
-
"visible",
|
|
882
|
-
"wait",
|
|
883
|
-
"warning",
|
|
884
|
-
"when",
|
|
885
|
-
"whenever",
|
|
886
|
-
"where",
|
|
887
|
-
"while",
|
|
888
|
-
"width",
|
|
889
|
-
"window",
|
|
890
|
-
"windows",
|
|
891
|
-
"with",
|
|
892
|
-
"with-heading",
|
|
893
|
-
"without",
|
|
894
|
-
"with-title",
|
|
895
|
-
"word",
|
|
896
|
-
"work",
|
|
897
|
-
"write",
|
|
898
|
-
"writer",
|
|
899
|
-
"xml",
|
|
900
|
-
"xsd",
|
|
901
|
-
"yellow",
|
|
902
|
-
"yes",
|
|
903
|
-
"yymmdd",
|
|
904
|
-
"zero",
|
|
905
|
-
"zone",
|
|
906
|
-
// since 7.55:
|
|
907
|
-
"abap_system_timezone",
|
|
908
|
-
"abap_user_timezone",
|
|
909
|
-
"access",
|
|
910
|
-
"action",
|
|
911
|
-
"adabas",
|
|
912
|
-
"adjust_numbers",
|
|
913
|
-
"allow_precision_loss",
|
|
914
|
-
"allowed",
|
|
915
|
-
"amdp",
|
|
916
|
-
"applicationuser",
|
|
917
|
-
"as_geo_json",
|
|
918
|
-
"as400",
|
|
919
|
-
"associations",
|
|
920
|
-
"balance",
|
|
921
|
-
"behavior",
|
|
922
|
-
"breakup",
|
|
923
|
-
"bulk",
|
|
924
|
-
"cds",
|
|
925
|
-
"cds_client",
|
|
926
|
-
"check_before_save",
|
|
927
|
-
"child",
|
|
928
|
-
"clients",
|
|
929
|
-
"corr",
|
|
930
|
-
"corr_spearman",
|
|
931
|
-
"cross",
|
|
932
|
-
"cycles",
|
|
933
|
-
"datn_add_days",
|
|
934
|
-
"datn_add_months",
|
|
935
|
-
"datn_days_between",
|
|
936
|
-
"dats_from_datn",
|
|
937
|
-
"dats_tims_to_tstmp",
|
|
938
|
-
"dats_to_datn",
|
|
939
|
-
"db2",
|
|
940
|
-
"db6",
|
|
941
|
-
"ddl",
|
|
942
|
-
"dense_rank",
|
|
943
|
-
"depth",
|
|
944
|
-
"deterministic",
|
|
945
|
-
"discarding",
|
|
946
|
-
"entities",
|
|
947
|
-
"entity",
|
|
948
|
-
"error",
|
|
949
|
-
"failed",
|
|
950
|
-
"finalize",
|
|
951
|
-
"first_value",
|
|
952
|
-
"fltp_to_dec",
|
|
953
|
-
"following",
|
|
954
|
-
"fractional",
|
|
955
|
-
"full",
|
|
956
|
-
"graph",
|
|
957
|
-
"grouping",
|
|
958
|
-
"hierarchy",
|
|
959
|
-
"hierarchy_ancestors",
|
|
960
|
-
"hierarchy_ancestors_aggregate",
|
|
961
|
-
"hierarchy_descendants",
|
|
962
|
-
"hierarchy_descendants_aggregate",
|
|
963
|
-
"hierarchy_siblings",
|
|
964
|
-
"incremental",
|
|
965
|
-
"indicators",
|
|
966
|
-
"lag",
|
|
967
|
-
"last_value",
|
|
968
|
-
"lead",
|
|
969
|
-
"leaves",
|
|
970
|
-
"like_regexpr",
|
|
971
|
-
"link",
|
|
972
|
-
"locale_sap",
|
|
973
|
-
"lock",
|
|
974
|
-
"locks",
|
|
975
|
-
"many",
|
|
976
|
-
"mapped",
|
|
977
|
-
"matched",
|
|
978
|
-
"measures",
|
|
979
|
-
"median",
|
|
980
|
-
"mssqlnt",
|
|
981
|
-
"multiple",
|
|
982
|
-
"nodetype",
|
|
983
|
-
"ntile",
|
|
984
|
-
"nulls",
|
|
985
|
-
"occurrences_regexpr",
|
|
986
|
-
"one",
|
|
987
|
-
"operations",
|
|
988
|
-
"oracle",
|
|
989
|
-
"orphans",
|
|
990
|
-
"over",
|
|
991
|
-
"parent",
|
|
992
|
-
"parents",
|
|
993
|
-
"partition",
|
|
994
|
-
"pcre",
|
|
995
|
-
"period",
|
|
996
|
-
"pfcg_mapping",
|
|
997
|
-
"preceding",
|
|
998
|
-
"privileged",
|
|
999
|
-
"product",
|
|
1000
|
-
"projection",
|
|
1001
|
-
"rank",
|
|
1002
|
-
"redirected",
|
|
1003
|
-
"replace_regexpr",
|
|
1004
|
-
"reported",
|
|
1005
|
-
"response",
|
|
1006
|
-
"responses",
|
|
1007
|
-
"root",
|
|
1008
|
-
"row",
|
|
1009
|
-
"row_number",
|
|
1010
|
-
"sap_system_date",
|
|
1011
|
-
"save",
|
|
1012
|
-
"schema",
|
|
1013
|
-
"session",
|
|
1014
|
-
"sets",
|
|
1015
|
-
"shortdump",
|
|
1016
|
-
"siblings",
|
|
1017
|
-
"spantree",
|
|
1018
|
-
"start",
|
|
1019
|
-
"stddev",
|
|
1020
|
-
"string_agg",
|
|
1021
|
-
"subtotal",
|
|
1022
|
-
"sybase",
|
|
1023
|
-
"tims_from_timn",
|
|
1024
|
-
"tims_to_timn",
|
|
1025
|
-
"to_blob",
|
|
1026
|
-
"to_clob",
|
|
1027
|
-
"total",
|
|
1028
|
-
"trace-entry",
|
|
1029
|
-
"tstmp_to_dats",
|
|
1030
|
-
"tstmp_to_dst",
|
|
1031
|
-
"tstmp_to_tims",
|
|
1032
|
-
"tstmpl_from_utcl",
|
|
1033
|
-
"tstmpl_to_utcl",
|
|
1034
|
-
"unbounded",
|
|
1035
|
-
"utcl_add_seconds",
|
|
1036
|
-
"utcl_current",
|
|
1037
|
-
"utcl_seconds_between",
|
|
1038
|
-
"uuid",
|
|
1039
|
-
"var",
|
|
1040
|
-
"verbatim"
|
|
1041
|
-
],
|
|
1042
|
-
//
|
|
1043
|
-
// Built-in Functions
|
|
1044
|
-
//
|
|
1045
|
-
// Functions that are also statements have been moved to keywords
|
|
1046
|
-
//
|
|
1047
|
-
builtinFunctions: [
|
|
1048
|
-
"abs",
|
|
1049
|
-
"acos",
|
|
1050
|
-
"asin",
|
|
1051
|
-
"atan",
|
|
1052
|
-
"bit-set",
|
|
1053
|
-
"boolc",
|
|
1054
|
-
"boolx",
|
|
1055
|
-
"ceil",
|
|
1056
|
-
"char_off",
|
|
1057
|
-
"charlen",
|
|
1058
|
-
"cmax",
|
|
1059
|
-
"cmin",
|
|
1060
|
-
"concat_lines_of",
|
|
1061
|
-
// 'condense', // moved to keywords
|
|
1062
|
-
"contains",
|
|
1063
|
-
"contains_any_not_of",
|
|
1064
|
-
"contains_any_of",
|
|
1065
|
-
"cos",
|
|
1066
|
-
"cosh",
|
|
1067
|
-
"count",
|
|
1068
|
-
"count_any_not_of",
|
|
1069
|
-
"count_any_of",
|
|
1070
|
-
"dbmaxlen",
|
|
1071
|
-
"distance",
|
|
1072
|
-
"escape",
|
|
1073
|
-
"exp",
|
|
1074
|
-
// 'find', // moved to keywords
|
|
1075
|
-
"find_any_not_of",
|
|
1076
|
-
"find_any_of",
|
|
1077
|
-
"find_end",
|
|
1078
|
-
"floor",
|
|
1079
|
-
"frac",
|
|
1080
|
-
"from_mixed",
|
|
1081
|
-
// 'insert', // moved to keywords
|
|
1082
|
-
"ipow",
|
|
1083
|
-
"line_exists",
|
|
1084
|
-
"line_index",
|
|
1085
|
-
// 'lines', // moved to keywords
|
|
1086
|
-
"log",
|
|
1087
|
-
"log10",
|
|
1088
|
-
// 'match', // moved to keywords
|
|
1089
|
-
"matches",
|
|
1090
|
-
"nmax",
|
|
1091
|
-
"nmin",
|
|
1092
|
-
"numofchar",
|
|
1093
|
-
"repeat",
|
|
1094
|
-
// 'replace', // moved to keywords
|
|
1095
|
-
"rescale",
|
|
1096
|
-
"reverse",
|
|
1097
|
-
"round",
|
|
1098
|
-
"segment",
|
|
1099
|
-
"shift_left",
|
|
1100
|
-
"shift_right",
|
|
1101
|
-
"sign",
|
|
1102
|
-
"sin",
|
|
1103
|
-
"sinh",
|
|
1104
|
-
"sqrt",
|
|
1105
|
-
"strlen",
|
|
1106
|
-
"substring",
|
|
1107
|
-
"substring_after",
|
|
1108
|
-
"substring_before",
|
|
1109
|
-
"substring_from",
|
|
1110
|
-
"substring_to",
|
|
1111
|
-
"tan",
|
|
1112
|
-
"tanh",
|
|
1113
|
-
"to_lower",
|
|
1114
|
-
"to_mixed",
|
|
1115
|
-
"to_upper",
|
|
1116
|
-
// 'translate', // moved to keywords
|
|
1117
|
-
"trunc",
|
|
1118
|
-
"utclong_add",
|
|
1119
|
-
// since 7.54
|
|
1120
|
-
"utclong_current",
|
|
1121
|
-
// since 7.54
|
|
1122
|
-
"utclong_diff",
|
|
1123
|
-
// since 7.54
|
|
1124
|
-
"xsdbool",
|
|
1125
|
-
"xstrlen"
|
|
1126
|
-
],
|
|
1127
|
-
//
|
|
1128
|
-
// Data Types
|
|
1129
|
-
//
|
|
1130
|
-
// Data types that are also part of statements have been moved to keywords
|
|
1131
|
-
//
|
|
1132
|
-
typeKeywords: [
|
|
1133
|
-
// built-in abap types
|
|
1134
|
-
"b",
|
|
1135
|
-
"c",
|
|
1136
|
-
"d",
|
|
1137
|
-
"decfloat16",
|
|
1138
|
-
"decfloat34",
|
|
1139
|
-
"f",
|
|
1140
|
-
"i",
|
|
1141
|
-
"int8",
|
|
1142
|
-
// since 7.54
|
|
1143
|
-
"n",
|
|
1144
|
-
"p",
|
|
1145
|
-
"s",
|
|
1146
|
-
"string",
|
|
1147
|
-
"t",
|
|
1148
|
-
"utclong",
|
|
1149
|
-
// since 7.54
|
|
1150
|
-
"x",
|
|
1151
|
-
"xstring",
|
|
1152
|
-
// generic data types
|
|
1153
|
-
"any",
|
|
1154
|
-
"clike",
|
|
1155
|
-
"csequence",
|
|
1156
|
-
"decfloat",
|
|
1157
|
-
// 'object', // moved to keywords
|
|
1158
|
-
"numeric",
|
|
1159
|
-
"simple",
|
|
1160
|
-
"xsequence",
|
|
1161
|
-
// ddic/sql data types
|
|
1162
|
-
"accp",
|
|
1163
|
-
"char",
|
|
1164
|
-
"clnt",
|
|
1165
|
-
"cuky",
|
|
1166
|
-
"curr",
|
|
1167
|
-
"datn",
|
|
1168
|
-
// since 7.55
|
|
1169
|
-
"dats",
|
|
1170
|
-
"d16d",
|
|
1171
|
-
// since 7.55
|
|
1172
|
-
"d16n",
|
|
1173
|
-
// since 7.55
|
|
1174
|
-
"d16r",
|
|
1175
|
-
// since 7.55
|
|
1176
|
-
"d34d",
|
|
1177
|
-
// since 7.55
|
|
1178
|
-
"d34n",
|
|
1179
|
-
// since 7.55
|
|
1180
|
-
"d34r",
|
|
1181
|
-
// since 7.55
|
|
1182
|
-
"dec",
|
|
1183
|
-
"df16_dec",
|
|
1184
|
-
"df16_raw",
|
|
1185
|
-
"df34_dec",
|
|
1186
|
-
"df34_raw",
|
|
1187
|
-
"fltp",
|
|
1188
|
-
"geom_ewkb",
|
|
1189
|
-
// since 7.55
|
|
1190
|
-
"int1",
|
|
1191
|
-
"int2",
|
|
1192
|
-
"int4",
|
|
1193
|
-
"lang",
|
|
1194
|
-
"lchr",
|
|
1195
|
-
"lraw",
|
|
1196
|
-
"numc",
|
|
1197
|
-
"quan",
|
|
1198
|
-
"raw",
|
|
1199
|
-
"rawstring",
|
|
1200
|
-
"sstring",
|
|
1201
|
-
"timn",
|
|
1202
|
-
// since 7.55
|
|
1203
|
-
"tims",
|
|
1204
|
-
"unit",
|
|
1205
|
-
"utcl",
|
|
1206
|
-
// since 7.55
|
|
1207
|
-
// ddic data types (obsolete)
|
|
1208
|
-
"df16_scl",
|
|
1209
|
-
"df34_scl",
|
|
1210
|
-
"prec",
|
|
1211
|
-
"varc",
|
|
1212
|
-
// special data types and constants
|
|
1213
|
-
"abap_bool",
|
|
1214
|
-
"abap_false",
|
|
1215
|
-
"abap_true",
|
|
1216
|
-
"abap_undefined",
|
|
1217
|
-
"me",
|
|
1218
|
-
"screen",
|
|
1219
|
-
"space",
|
|
1220
|
-
"super",
|
|
1221
|
-
"sy",
|
|
1222
|
-
"syst",
|
|
1223
|
-
"table_line",
|
|
1224
|
-
// obsolete data object
|
|
1225
|
-
"*sys*"
|
|
1226
|
-
],
|
|
1227
|
-
builtinMethods: ["class_constructor", "constructor"],
|
|
1228
|
-
derivedTypes: [
|
|
1229
|
-
"%CID",
|
|
1230
|
-
"%CID_REF",
|
|
1231
|
-
"%CONTROL",
|
|
1232
|
-
"%DATA",
|
|
1233
|
-
"%ELEMENT",
|
|
1234
|
-
"%FAIL",
|
|
1235
|
-
"%KEY",
|
|
1236
|
-
"%MSG",
|
|
1237
|
-
"%PARAM",
|
|
1238
|
-
"%PID",
|
|
1239
|
-
"%PID_ASSOC",
|
|
1240
|
-
"%PID_PARENT",
|
|
1241
|
-
"%_HINTS"
|
|
1242
|
-
],
|
|
1243
|
-
cdsLanguage: [
|
|
1244
|
-
"@AbapAnnotation",
|
|
1245
|
-
"@AbapCatalog",
|
|
1246
|
-
"@AccessControl",
|
|
1247
|
-
"@API",
|
|
1248
|
-
"@ClientDependent",
|
|
1249
|
-
"@ClientHandling",
|
|
1250
|
-
"@CompatibilityContract",
|
|
1251
|
-
"@DataAging",
|
|
1252
|
-
"@EndUserText",
|
|
1253
|
-
"@Environment",
|
|
1254
|
-
"@LanguageDependency",
|
|
1255
|
-
"@MappingRole",
|
|
1256
|
-
"@Metadata",
|
|
1257
|
-
"@MetadataExtension",
|
|
1258
|
-
"@ObjectModel",
|
|
1259
|
-
"@Scope",
|
|
1260
|
-
"@Semantics",
|
|
1261
|
-
"$EXTENSION",
|
|
1262
|
-
"$SELF"
|
|
1263
|
-
],
|
|
1264
|
-
selectors: ["->", "->*", "=>", "~", "~*"],
|
|
1265
|
-
//
|
|
1266
|
-
// Operators
|
|
1267
|
-
//
|
|
1268
|
-
// Operators that can be part of statements have been moved to keywords
|
|
1269
|
-
//
|
|
1270
|
-
operators: [
|
|
1271
|
-
// arithmetic operators
|
|
1272
|
-
" +",
|
|
1273
|
-
" -",
|
|
1274
|
-
"/",
|
|
1275
|
-
"*",
|
|
1276
|
-
"**",
|
|
1277
|
-
"div",
|
|
1278
|
-
"mod",
|
|
1279
|
-
// assignment operators
|
|
1280
|
-
"=",
|
|
1281
|
-
"#",
|
|
1282
|
-
"@",
|
|
1283
|
-
"+=",
|
|
1284
|
-
"-=",
|
|
1285
|
-
"*=",
|
|
1286
|
-
"/=",
|
|
1287
|
-
"**=",
|
|
1288
|
-
"&&=",
|
|
1289
|
-
// casting operator
|
|
1290
|
-
"?=",
|
|
1291
|
-
// concat operators
|
|
1292
|
-
"&",
|
|
1293
|
-
"&&",
|
|
1294
|
-
// bit operators
|
|
1295
|
-
"bit-and",
|
|
1296
|
-
"bit-not",
|
|
1297
|
-
"bit-or",
|
|
1298
|
-
"bit-xor",
|
|
1299
|
-
"m",
|
|
1300
|
-
"o",
|
|
1301
|
-
"z",
|
|
1302
|
-
// boolean operators
|
|
1303
|
-
// 'and', // moved to keywords
|
|
1304
|
-
// 'equiv', // moved to keywords
|
|
1305
|
-
// 'not', // moved to keywords
|
|
1306
|
-
// 'or', // moved to keywords
|
|
1307
|
-
// comparison operators
|
|
1308
|
-
"<",
|
|
1309
|
-
" >",
|
|
1310
|
-
// todo: separate from -> and =>
|
|
1311
|
-
"<=",
|
|
1312
|
-
">=",
|
|
1313
|
-
"<>",
|
|
1314
|
-
"><",
|
|
1315
|
-
// obsolete
|
|
1316
|
-
"=<",
|
|
1317
|
-
// obsolete
|
|
1318
|
-
"=>",
|
|
1319
|
-
// obsolete
|
|
1320
|
-
// 'between', // moved to keywords
|
|
1321
|
-
"bt",
|
|
1322
|
-
"byte-ca",
|
|
1323
|
-
"byte-cn",
|
|
1324
|
-
"byte-co",
|
|
1325
|
-
"byte-cs",
|
|
1326
|
-
"byte-na",
|
|
1327
|
-
"byte-ns",
|
|
1328
|
-
"ca",
|
|
1329
|
-
"cn",
|
|
1330
|
-
"co",
|
|
1331
|
-
"cp",
|
|
1332
|
-
"cs",
|
|
1333
|
-
"eq",
|
|
1334
|
-
// obsolete
|
|
1335
|
-
"ge",
|
|
1336
|
-
// obsolete
|
|
1337
|
-
"gt",
|
|
1338
|
-
// obsolete
|
|
1339
|
-
// 'in', // moved to keywords
|
|
1340
|
-
"le",
|
|
1341
|
-
// obsolete
|
|
1342
|
-
"lt",
|
|
1343
|
-
// obsolete
|
|
1344
|
-
"na",
|
|
1345
|
-
"nb",
|
|
1346
|
-
"ne",
|
|
1347
|
-
// obsolete
|
|
1348
|
-
"np",
|
|
1349
|
-
"ns",
|
|
1350
|
-
// cds
|
|
1351
|
-
"*/",
|
|
1352
|
-
"*:",
|
|
1353
|
-
"--",
|
|
1354
|
-
"/*",
|
|
1355
|
-
"//"
|
|
1356
|
-
],
|
|
1357
|
-
symbols: /[=><!~?&+\-*\/\^%#@]+/,
|
|
1358
|
-
tokenizer: {
|
|
1359
|
-
root: [
|
|
1360
|
-
[
|
|
1361
|
-
/[a-z_\/$%@]([\w\/$%]|-(?!>))*/,
|
|
1362
|
-
// exclude '->' selector
|
|
1363
|
-
{
|
|
1364
|
-
cases: {
|
|
1365
|
-
"@typeKeywords": "type",
|
|
1366
|
-
"@keywords": "keyword",
|
|
1367
|
-
"@cdsLanguage": "annotation",
|
|
1368
|
-
"@derivedTypes": "type",
|
|
1369
|
-
"@builtinFunctions": "type",
|
|
1370
|
-
"@builtinMethods": "type",
|
|
1371
|
-
"@operators": "key",
|
|
1372
|
-
"@default": "identifier"
|
|
1373
|
-
}
|
|
1374
|
-
}
|
|
1375
|
-
],
|
|
1376
|
-
[/<[\w]+>/, "identifier"],
|
|
1377
|
-
// field symbols
|
|
1378
|
-
[/##[\w|_]+/, "comment"],
|
|
1379
|
-
// pragmas
|
|
1380
|
-
{ include: "@whitespace" },
|
|
1381
|
-
[/[:,.]/, "delimiter"],
|
|
1382
|
-
[/[{}()\[\]]/, "@brackets"],
|
|
1383
|
-
[
|
|
1384
|
-
/@symbols/,
|
|
1385
|
-
{
|
|
1386
|
-
cases: {
|
|
1387
|
-
"@selectors": "tag",
|
|
1388
|
-
"@operators": "key",
|
|
1389
|
-
"@default": ""
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1392
|
-
],
|
|
1393
|
-
[/'/, { token: "string", bracket: "@open", next: "@stringquote" }],
|
|
1394
|
-
[/`/, { token: "string", bracket: "@open", next: "@stringping" }],
|
|
1395
|
-
[/\|/, { token: "string", bracket: "@open", next: "@stringtemplate" }],
|
|
1396
|
-
[/\d+/, "number"]
|
|
1397
|
-
],
|
|
1398
|
-
stringtemplate: [
|
|
1399
|
-
[/[^\\\|]+/, "string"],
|
|
1400
|
-
[/\\\|/, "string"],
|
|
1401
|
-
[/\|/, { token: "string", bracket: "@close", next: "@pop" }]
|
|
1402
|
-
],
|
|
1403
|
-
stringping: [
|
|
1404
|
-
[/[^\\`]+/, "string"],
|
|
1405
|
-
[/`/, { token: "string", bracket: "@close", next: "@pop" }]
|
|
1406
|
-
],
|
|
1407
|
-
stringquote: [
|
|
1408
|
-
[/[^\\']+/, "string"],
|
|
1409
|
-
[/'/, { token: "string", bracket: "@close", next: "@pop" }]
|
|
1410
|
-
],
|
|
1411
|
-
whitespace: [
|
|
1412
|
-
[/[ \t\r\n]+/, ""],
|
|
1413
|
-
[/^\*.*$/, "comment"],
|
|
1414
|
-
[/\".*$/, "comment"]
|
|
1415
|
-
]
|
|
1416
|
-
}
|
|
1417
|
-
};
|
|
1418
|
-
|
|
1419
|
-
export { conf, language };
|