diff --git a/BTCPayServer/wwwroot/vendor/summernote/summernote-bs5.js b/BTCPayServer/wwwroot/vendor/summernote/summernote-bs5.js index 240480a27..5bed97600 100644 --- a/BTCPayServer/wwwroot/vendor/summernote/summernote-bs5.js +++ b/BTCPayServer/wwwroot/vendor/summernote/summernote-bs5.js @@ -1,4 +1,4 @@ -/*! + /*! * * Super simple wysiwyg editor v0.8.18 * https://summernote.org @@ -7053,7 +7053,7 @@ var AutoLink_AutoLink = /*#__PURE__*/function () { if (match && (match[1] || match[2])) { var link = match[1] ? keyword : defaultScheme + keyword; var urlText = this.options.showDomainOnlyForAutolink ? keyword.replace(/^(?:https?:\/\/)?(?:tel?:?)?(?:mailto?:?)?(?:www\.)?/i, '').split('/')[0] : keyword; - var node = external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('').html(urlText).attr('href', link)[0]; + var node = external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('').html(urlText).attr('href', link)[0]; if (this.context.options.linkTargetBlank) { external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()(node).attr('target', '_blank'); @@ -8356,11 +8356,11 @@ var LinkDialog_LinkDialog = /*#__PURE__*/function () { key: "initialize", value: function initialize() { var $container = this.options.dialogsInBody ? this.$body : this.options.container; - var body = ['
', ""), ""), '
', '
', ""), ""), '
', !this.options.disableLinkTarget ? external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
').append(this.ui.checkbox({ + var body = ['
', ""), ""), '
', '
', ""), ""), '
', !this.options.disableLinkTarget ? external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
').append(this.ui.checkbox({ className: 'sn-checkbox-open-in-new-window', text: this.lang.link.openInNewWindow, checked: true - }).render()).html() : '', external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
').append(this.ui.checkbox({ + }).render()).html() : '', external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
').append(this.ui.checkbox({ className: 'sn-checkbox-use-protocol', text: this.lang.link.useProtocol, checked: true @@ -9211,7 +9211,7 @@ var HelpDialog_HelpDialog = /*#__PURE__*/function () { $row.append(external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('').css({ 'width': 180, 'margin-right': 10 - })).append(external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('').html(_this.context.memo('help.' + command) || command)); + })).append(external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('').html(_this.context.memo('help.' + command) || command)); return $row.html(); }).join(''); } @@ -9560,7 +9560,7 @@ var HintPopover_HintPopover = /*#__PURE__*/function () { return items.map(function (item /*, idx */ ) { - var $item = external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
'); + var $item = external_root_jQuery_commonjs2_jquery_commonjs_jquery_amd_jquery_default()('
'); $item.append(hint.template ? hint.template(item) : item + ''); $item.data({ 'index': hintIdx, @@ -10007,13 +10007,13 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi -var editor = renderer["a" /* default */].create('
'); -var toolbar = renderer["a" /* default */].create('