chordsheetjs 15.3.1 → 15.4.0
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/lib/bundle.js +2 -2
- package/lib/bundle.min.js +23 -23
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib/main.d.ts +1 -1
- package/lib/module.js +2 -2
- package/lib/module.js.map +1 -1
- package/lib/pdf/index.js +2 -2
- package/lib/pdf/index.js.map +1 -1
- package/lib/pdf/main.d.ts.map +1 -1
- package/lib/pdf/module.js +2 -2
- package/lib/pdf/module.js.map +1 -1
- package/package.json +2 -2
package/lib/pdf/index.js
CHANGED
|
@@ -4462,7 +4462,7 @@ var $26f57998457eb2d4$export$2e2bcd8739ae039 = $26f57998457eb2d4$var$Chord;
|
|
|
4462
4462
|
return this.useAccidental(accidental);
|
|
4463
4463
|
}
|
|
4464
4464
|
changeChord(func) {
|
|
4465
|
-
const chordObj =
|
|
4465
|
+
const chordObj = this.chord;
|
|
4466
4466
|
if (chordObj) {
|
|
4467
4467
|
const changedChord = func(chordObj);
|
|
4468
4468
|
return this.set({
|
|
@@ -37188,7 +37188,7 @@ const $db9c80925e255cd2$var$endSectionTags = {
|
|
|
37188
37188
|
var $db9c80925e255cd2$export$2e2bcd8739ae039 = $db9c80925e255cd2$var$UltimateGuitarParser;
|
|
37189
37189
|
|
|
37190
37190
|
|
|
37191
|
-
var $7491059d3a8d9eaa$export$2e2bcd8739ae039 = '15.
|
|
37191
|
+
var $7491059d3a8d9eaa$export$2e2bcd8739ae039 = '15.4.0';
|
|
37192
37192
|
|
|
37193
37193
|
|
|
37194
37194
|
|