chordsheetjs 15.2.0 → 15.2.1
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 +3 -3
- package/lib/bundle.min.js +2 -2
- package/lib/index.js +3 -3
- package/lib/index.js.map +1 -1
- package/lib/main.d.ts +1 -1
- package/lib/module.js +3 -3
- package/lib/module.js.map +1 -1
- package/lib/pdf/index.js +3 -3
- package/lib/pdf/index.js.map +1 -1
- package/lib/pdf/main.d.ts.map +1 -1
- package/lib/pdf/module.js +3 -3
- package/lib/pdf/module.js.map +1 -1
- package/package.json +2 -2
package/lib/pdf/module.js
CHANGED
|
@@ -21366,7 +21366,7 @@ function $559e0277f2c887f5$export$9f6ee93f4e2fb3d2(string) {
|
|
|
21366
21366
|
|
|
21367
21367
|
|
|
21368
21368
|
const $9c17b505581d81bb$var$WHITE_SPACE = /\s/;
|
|
21369
|
-
const $9c17b505581d81bb$var$CHORD_LINE_REGEX = /^\s*((([A-G|Do|Re|Mi|Fa|Sol|La|Si
|
|
21369
|
+
const $9c17b505581d81bb$var$CHORD_LINE_REGEX = /^\s*(((?:[A-G]|Do|Re|Mi|Fa|Sol|La|Si)(#|b)?([^/\s]*)(\/(?:[A-G]|Do|Re|Mi|Fa|Sol|La|Si)(#|b)?)?)(\s|$)+)+(\s|$)+/;
|
|
21370
21370
|
/**
|
|
21371
21371
|
* Parses a normal chord sheet
|
|
21372
21372
|
*
|
|
@@ -36929,7 +36929,7 @@ const $7c59209366f6488e$var$UG_METADATA_REGEX = /^(\w+):\s*(.+)$/;
|
|
|
36929
36929
|
const $7c59209366f6488e$var$OTHER_METADATA_LINE_REGEX = /^\[([^\]]+)]/;
|
|
36930
36930
|
const $7c59209366f6488e$var$REPEAT_NOTATION_REGEX = /\s+(x\d+)\s*$/i;
|
|
36931
36931
|
// eslint-disable-next-line max-len
|
|
36932
|
-
const $7c59209366f6488e$var$CHORD_LINE_REGEX = /^\s*((([A-G|Do|Re|Mi|Fa|Sol|La|Si
|
|
36932
|
+
const $7c59209366f6488e$var$CHORD_LINE_REGEX = /^\s*(((?:[A-G]|Do|Re|Mi|Fa|Sol|La|Si)(#|b)?([^/\s]*)(\/(?:[A-G]|Do|Re|Mi|Fa|Sol|La|Si)(#|b)?)?)(\s|$)+)+(\s|$)+/;
|
|
36933
36933
|
const $7c59209366f6488e$var$startSectionTags = {
|
|
36934
36934
|
[(0, $234747a9630b4642$export$4b194284baed1659)]: (0, $fc279350ee3ca664$export$deca399f8cd9b7dc),
|
|
36935
36935
|
[(0, $234747a9630b4642$export$8db6c706fc9142b2)]: (0, $fc279350ee3ca664$export$4f5168acae064e01),
|
|
@@ -37134,7 +37134,7 @@ const $7c59209366f6488e$var$endSectionTags = {
|
|
|
37134
37134
|
var $7c59209366f6488e$export$2e2bcd8739ae039 = $7c59209366f6488e$var$UltimateGuitarParser;
|
|
37135
37135
|
|
|
37136
37136
|
|
|
37137
|
-
var $3e7872a494b653a9$export$2e2bcd8739ae039 = '15.2.
|
|
37137
|
+
var $3e7872a494b653a9$export$2e2bcd8739ae039 = '15.2.1';
|
|
37138
37138
|
|
|
37139
37139
|
|
|
37140
37140
|
|