bible-ref-parse 2.1.16 → 2.1.17
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/js/hi_bcv_parser.js +2616 -2030
- package/js/hr_bcv_parser.js +2 -2
- package/js/hu_bcv_parser.js +2617 -2036
- package/js/ja_bcv_parser.js +3 -3
- package/js/mk_bcv_parser.js +2614 -2030
- package/js/sr_bcv_parser.js +2617 -2036
- package/js/uk_bcv_parser.js +1 -1
- package/package.json +1 -1
package/js/uk_bcv_parser.js
CHANGED
|
@@ -3216,7 +3216,7 @@
|
|
|
3216
3216
|
},
|
|
3217
3217
|
{
|
|
3218
3218
|
osis: ["Dan"],
|
|
3219
|
-
regexp: RegExp(`(^|${bcv_parser.prototype.regexps.pre_book})((?:Книга[\\s\\xa0]*пророка[\\s\\xa0]*Дани[ії]ла|Дани[ії]ла|Дан(?:и[ії]л)?|Dany[i\\xEF]l|Dan))(?:(?=[\\d\\s\\xa0.:,;\\x1e\\x1f&\\(\\)\\uff08\\uff09\\[\\]/"'\\*=~\\-\\u2013\\u2014])|$)`,
|
|
3219
|
+
regexp: RegExp(`(^|${bcv_parser.prototype.regexps.pre_book})((?:Книга[\\s\\xa0]*пророка[\\s\\xa0]*Дани[ії]ла|Дани[ії]ла|Дані[ії]ла|Дан(?:и[ії]л)?|Dany[i\\xEF]l|Dan))(?:(?=[\\d\\s\\xa0.:,;\\x1e\\x1f&\\(\\)\\uff08\\uff09\\[\\]/"'\\*=~\\-\\u2013\\u2014])|$)`,
|
|
3220
3220
|
"gi")
|
|
3221
3221
|
},
|
|
3222
3222
|
{
|