vue-layout-gitcode 1.9.41 → 1.9.42
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/{GloabarSearch-znQCeisB.js → GloabarSearch-GhdyEu56.js} +3 -3
- package/{MenuItem-Dxs9PGzd.js → MenuItem-wg5-67VI.js} +1 -1
- package/{ProjectMenuList-D9QE85hq.js → ProjectMenuList-Bl42c1NJ.js} +2 -2
- package/{ProjectMenuListV2-C5nnEThN.js → ProjectMenuListV2-5DSL8L3S.js} +2 -2
- package/{ProjectSearch-C2PbyRQF.js → ProjectSearch-Cxy0vDeB.js} +1 -1
- package/{SearchHistoryList-_M-0XEZJ.js → SearchHistoryList-CWeAmN18.js} +1 -1
- package/{SearchPrefixTag-TLHlJsPk.js → SearchPrefixTag-CjqaeMDs.js} +1 -1
- package/{SearchRecommed-9zEgW3dQ.js → SearchRecommed-D-kvRy54.js} +2 -2
- package/{SearchScopeList-CHSuNob5.js → SearchScopeList-Ca48ibiO.js} +1 -1
- package/{UserSearch-CTGP9z_W.js → UserSearch-CdMIuISR.js} +1 -1
- package/{index-CdEPRuSl.js → index-2gPu79zL.js} +1 -1
- package/{index-BDgAr0hd.js → index-BYCtUltf.js} +1 -1
- package/{index-DhA0x031.js → index-Bg-e1h4U.js} +2 -2
- package/{index-DmbFNzpN.js → index-h2aMbLVB.js} +114 -74
- package/index.js +1 -1
- package/{notice-BzHgFXx5.js → notice-B8YQB8zS.js} +1 -1
- package/package.json +2 -2
- package/{transWebUrl-BHRP7AYo.js → transWebUrl-UOD93u1l.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-h2aMbLVB.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-Bg-e1h4U.js";
|
|
7
|
+
import "./transWebUrl-UOD93u1l.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, z as ThemeType, A as currentTheme, L as LANG_ZH, B as LANG_EN, x as getLocaleLang, G as GIcon, C as emitEvent, D as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, F as _sfc_main$1, H as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, F as _sfc_main$1, H as loadAsideData, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-UOD93u1l.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, y as useLayoutConfig, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, C as emitEvent, s as setLoginTriggerSource, f as useRequestReport, t as transformUrl, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-UOD93u1l.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-Bg-e1h4U.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-h2aMbLVB.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as getLocaleLang, L as LANG_ZH, y as useLayoutConfig, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, x as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-h2aMbLVB.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-h2aMbLVB.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-UOD93u1l.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -539,7 +539,7 @@ const LOGO_MAP = {
|
|
|
539
539
|
aiLogoDark: "https://cdn-static.gitcode.com/static/images/gitcode-ai-logo-dark_atomgit.png"
|
|
540
540
|
}
|
|
541
541
|
};
|
|
542
|
-
/*! @license DOMPurify 3.
|
|
542
|
+
/*! @license DOMPurify 3.3.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.0/LICENSE */
|
|
543
543
|
const {
|
|
544
544
|
entries,
|
|
545
545
|
setPrototypeOf,
|
|
@@ -567,12 +567,18 @@ if (!seal) {
|
|
|
567
567
|
};
|
|
568
568
|
}
|
|
569
569
|
if (!apply$1) {
|
|
570
|
-
apply$1 = function apply2(
|
|
571
|
-
|
|
570
|
+
apply$1 = function apply2(func, thisArg) {
|
|
571
|
+
for (var _len = arguments.length, args = new Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
|
|
572
|
+
args[_key - 2] = arguments[_key];
|
|
573
|
+
}
|
|
574
|
+
return func.apply(thisArg, args);
|
|
572
575
|
};
|
|
573
576
|
}
|
|
574
577
|
if (!construct) {
|
|
575
|
-
construct = function construct2(Func
|
|
578
|
+
construct = function construct2(Func) {
|
|
579
|
+
for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
|
|
580
|
+
args[_key2 - 1] = arguments[_key2];
|
|
581
|
+
}
|
|
576
582
|
return new Func(...args);
|
|
577
583
|
};
|
|
578
584
|
}
|
|
@@ -595,18 +601,18 @@ function unapply(func) {
|
|
|
595
601
|
if (thisArg instanceof RegExp) {
|
|
596
602
|
thisArg.lastIndex = 0;
|
|
597
603
|
}
|
|
598
|
-
for (var
|
|
599
|
-
args[
|
|
604
|
+
for (var _len3 = arguments.length, args = new Array(_len3 > 1 ? _len3 - 1 : 0), _key3 = 1; _key3 < _len3; _key3++) {
|
|
605
|
+
args[_key3 - 1] = arguments[_key3];
|
|
600
606
|
}
|
|
601
607
|
return apply$1(func, thisArg, args);
|
|
602
608
|
};
|
|
603
609
|
}
|
|
604
|
-
function unconstruct(
|
|
610
|
+
function unconstruct(Func) {
|
|
605
611
|
return function() {
|
|
606
|
-
for (var
|
|
607
|
-
args[
|
|
612
|
+
for (var _len4 = arguments.length, args = new Array(_len4), _key4 = 0; _key4 < _len4; _key4++) {
|
|
613
|
+
args[_key4] = arguments[_key4];
|
|
608
614
|
}
|
|
609
|
-
return construct(
|
|
615
|
+
return construct(Func, args);
|
|
610
616
|
};
|
|
611
617
|
}
|
|
612
618
|
function addToSet(set, array) {
|
|
@@ -673,15 +679,15 @@ function lookupGetter(object, prop) {
|
|
|
673
679
|
}
|
|
674
680
|
return fallbackValue;
|
|
675
681
|
}
|
|
676
|
-
const html$1 = freeze(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]);
|
|
677
|
-
const svg$1 = freeze(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]);
|
|
682
|
+
const html$1 = freeze(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "search", "section", "select", "shadow", "slot", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]);
|
|
683
|
+
const svg$1 = freeze(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "enterkeyhint", "exportparts", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "inputmode", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "part", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]);
|
|
678
684
|
const svgFilters = freeze(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]);
|
|
679
685
|
const svgDisallowed = freeze(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]);
|
|
680
686
|
const mathMl$1 = freeze(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]);
|
|
681
687
|
const mathMlDisallowed = freeze(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]);
|
|
682
688
|
const text = freeze(["#text"]);
|
|
683
|
-
const html = freeze(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]);
|
|
684
|
-
const svg = freeze(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]);
|
|
689
|
+
const html = freeze(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "exportparts", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inert", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "part", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "slot", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]);
|
|
690
|
+
const svg = freeze(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "mask-type", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]);
|
|
685
691
|
const mathMl = freeze(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]);
|
|
686
692
|
const xml = freeze(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]);
|
|
687
693
|
const MUSTACHE_EXPR = seal(/\{\{[\w\W]*|[\w\W]*\}\}/gm);
|
|
@@ -690,7 +696,7 @@ const TMPLIT_EXPR = seal(/\$\{[\w\W]*/gm);
|
|
|
690
696
|
const DATA_ATTR = seal(/^data-[\-\w.\u00B7-\uFFFF]+$/);
|
|
691
697
|
const ARIA_ATTR = seal(/^aria-[\-\w]+$/);
|
|
692
698
|
const IS_ALLOWED_URI = seal(
|
|
693
|
-
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
699
|
+
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
694
700
|
// eslint-disable-line no-useless-escape
|
|
695
701
|
);
|
|
696
702
|
const IS_SCRIPT_OR_DATA = seal(/^(?:\w+script|data):/i);
|
|
@@ -764,7 +770,7 @@ const _createHooksMap = function _createHooksMap2() {
|
|
|
764
770
|
function createDOMPurify() {
|
|
765
771
|
let window2 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : getGlobal();
|
|
766
772
|
const DOMPurify = (root) => createDOMPurify(root);
|
|
767
|
-
DOMPurify.version = "3.
|
|
773
|
+
DOMPurify.version = "3.3.0";
|
|
768
774
|
DOMPurify.removed = [];
|
|
769
775
|
if (!window2 || !window2.document || window2.document.nodeType !== NODE_TYPE.document || !window2.Element) {
|
|
770
776
|
DOMPurify.isSupported = false;
|
|
@@ -850,6 +856,20 @@ function createDOMPurify() {
|
|
|
850
856
|
}));
|
|
851
857
|
let FORBID_TAGS = null;
|
|
852
858
|
let FORBID_ATTR = null;
|
|
859
|
+
const EXTRA_ELEMENT_HANDLING = Object.seal(create$1(null, {
|
|
860
|
+
tagCheck: {
|
|
861
|
+
writable: true,
|
|
862
|
+
configurable: false,
|
|
863
|
+
enumerable: true,
|
|
864
|
+
value: null
|
|
865
|
+
},
|
|
866
|
+
attributeCheck: {
|
|
867
|
+
writable: true,
|
|
868
|
+
configurable: false,
|
|
869
|
+
enumerable: true,
|
|
870
|
+
value: null
|
|
871
|
+
}
|
|
872
|
+
}));
|
|
853
873
|
let ALLOW_ARIA_ATTR = true;
|
|
854
874
|
let ALLOW_DATA_ATTR = true;
|
|
855
875
|
let ALLOW_UNKNOWN_PROTOCOLS = false;
|
|
@@ -911,8 +931,8 @@ function createDOMPurify() {
|
|
|
911
931
|
URI_SAFE_ATTRIBUTES = objectHasOwnProperty(cfg, "ADD_URI_SAFE_ATTR") ? addToSet(clone(DEFAULT_URI_SAFE_ATTRIBUTES), cfg.ADD_URI_SAFE_ATTR, transformCaseFunc) : DEFAULT_URI_SAFE_ATTRIBUTES;
|
|
912
932
|
DATA_URI_TAGS = objectHasOwnProperty(cfg, "ADD_DATA_URI_TAGS") ? addToSet(clone(DEFAULT_DATA_URI_TAGS), cfg.ADD_DATA_URI_TAGS, transformCaseFunc) : DEFAULT_DATA_URI_TAGS;
|
|
913
933
|
FORBID_CONTENTS = objectHasOwnProperty(cfg, "FORBID_CONTENTS") ? addToSet({}, cfg.FORBID_CONTENTS, transformCaseFunc) : DEFAULT_FORBID_CONTENTS;
|
|
914
|
-
FORBID_TAGS = objectHasOwnProperty(cfg, "FORBID_TAGS") ? addToSet({}, cfg.FORBID_TAGS, transformCaseFunc) : {};
|
|
915
|
-
FORBID_ATTR = objectHasOwnProperty(cfg, "FORBID_ATTR") ? addToSet({}, cfg.FORBID_ATTR, transformCaseFunc) : {};
|
|
934
|
+
FORBID_TAGS = objectHasOwnProperty(cfg, "FORBID_TAGS") ? addToSet({}, cfg.FORBID_TAGS, transformCaseFunc) : clone({});
|
|
935
|
+
FORBID_ATTR = objectHasOwnProperty(cfg, "FORBID_ATTR") ? addToSet({}, cfg.FORBID_ATTR, transformCaseFunc) : clone({});
|
|
916
936
|
USE_PROFILES = objectHasOwnProperty(cfg, "USE_PROFILES") ? cfg.USE_PROFILES : false;
|
|
917
937
|
ALLOW_ARIA_ATTR = cfg.ALLOW_ARIA_ATTR !== false;
|
|
918
938
|
ALLOW_DATA_ATTR = cfg.ALLOW_DATA_ATTR !== false;
|
|
@@ -973,16 +993,24 @@ function createDOMPurify() {
|
|
|
973
993
|
}
|
|
974
994
|
}
|
|
975
995
|
if (cfg.ADD_TAGS) {
|
|
976
|
-
if (
|
|
977
|
-
|
|
996
|
+
if (typeof cfg.ADD_TAGS === "function") {
|
|
997
|
+
EXTRA_ELEMENT_HANDLING.tagCheck = cfg.ADD_TAGS;
|
|
998
|
+
} else {
|
|
999
|
+
if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
|
|
1000
|
+
ALLOWED_TAGS = clone(ALLOWED_TAGS);
|
|
1001
|
+
}
|
|
1002
|
+
addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
|
|
978
1003
|
}
|
|
979
|
-
addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
|
|
980
1004
|
}
|
|
981
1005
|
if (cfg.ADD_ATTR) {
|
|
982
|
-
if (
|
|
983
|
-
|
|
1006
|
+
if (typeof cfg.ADD_ATTR === "function") {
|
|
1007
|
+
EXTRA_ELEMENT_HANDLING.attributeCheck = cfg.ADD_ATTR;
|
|
1008
|
+
} else {
|
|
1009
|
+
if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
|
|
1010
|
+
ALLOWED_ATTR = clone(ALLOWED_ATTR);
|
|
1011
|
+
}
|
|
1012
|
+
addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
|
|
984
1013
|
}
|
|
985
|
-
addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
|
|
986
1014
|
}
|
|
987
1015
|
if (cfg.ADD_URI_SAFE_ATTR) {
|
|
988
1016
|
addToSet(URI_SAFE_ATTRIBUTES, cfg.ADD_URI_SAFE_ATTR, transformCaseFunc);
|
|
@@ -1176,7 +1204,7 @@ function createDOMPurify() {
|
|
|
1176
1204
|
tagName,
|
|
1177
1205
|
allowedTags: ALLOWED_TAGS
|
|
1178
1206
|
});
|
|
1179
|
-
if (currentNode.hasChildNodes() && !_isNode(currentNode.firstElementChild) && regExpTest(/<[/\w!]/g, currentNode.innerHTML) && regExpTest(/<[/\w!]/g, currentNode.textContent)) {
|
|
1207
|
+
if (SAFE_FOR_XML && currentNode.hasChildNodes() && !_isNode(currentNode.firstElementChild) && regExpTest(/<[/\w!]/g, currentNode.innerHTML) && regExpTest(/<[/\w!]/g, currentNode.textContent)) {
|
|
1180
1208
|
_forceRemove(currentNode);
|
|
1181
1209
|
return true;
|
|
1182
1210
|
}
|
|
@@ -1188,7 +1216,7 @@ function createDOMPurify() {
|
|
|
1188
1216
|
_forceRemove(currentNode);
|
|
1189
1217
|
return true;
|
|
1190
1218
|
}
|
|
1191
|
-
if (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName]) {
|
|
1219
|
+
if (!(EXTRA_ELEMENT_HANDLING.tagCheck instanceof Function && EXTRA_ELEMENT_HANDLING.tagCheck(tagName)) && (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName])) {
|
|
1192
1220
|
if (!FORBID_TAGS[tagName] && _isBasicCustomElement(tagName)) {
|
|
1193
1221
|
if (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, tagName)) {
|
|
1194
1222
|
return false;
|
|
@@ -1241,12 +1269,13 @@ function createDOMPurify() {
|
|
|
1241
1269
|
}
|
|
1242
1270
|
if (ALLOW_DATA_ATTR && !FORBID_ATTR[lcName] && regExpTest(DATA_ATTR2, lcName)) ;
|
|
1243
1271
|
else if (ALLOW_ARIA_ATTR && regExpTest(ARIA_ATTR2, lcName)) ;
|
|
1272
|
+
else if (EXTRA_ELEMENT_HANDLING.attributeCheck instanceof Function && EXTRA_ELEMENT_HANDLING.attributeCheck(lcName, lcTag)) ;
|
|
1244
1273
|
else if (!ALLOWED_ATTR[lcName] || FORBID_ATTR[lcName]) {
|
|
1245
1274
|
if (
|
|
1246
1275
|
// First condition does a very basic check if a) it's basically a valid custom element tagname AND
|
|
1247
1276
|
// b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
1248
1277
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
1249
|
-
_isBasicCustomElement(lcTag) && (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, lcTag) || CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(lcTag)) && (CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.attributeNameCheck, lcName) || CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.attributeNameCheck(lcName)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
1278
|
+
_isBasicCustomElement(lcTag) && (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, lcTag) || CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(lcTag)) && (CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.attributeNameCheck, lcName) || CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.attributeNameCheck(lcName, lcTag)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
1250
1279
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
1251
1280
|
lcName === "is" && CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements && (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, value) || CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(value))
|
|
1252
1281
|
) ;
|
|
@@ -1289,7 +1318,8 @@ function createDOMPurify() {
|
|
|
1289
1318
|
value: attrValue
|
|
1290
1319
|
} = attr;
|
|
1291
1320
|
const lcName = transformCaseFunc(name);
|
|
1292
|
-
|
|
1321
|
+
const initValue = attrValue;
|
|
1322
|
+
let value = name === "value" ? initValue : stringTrim(initValue);
|
|
1293
1323
|
hookEvent.attrName = lcName;
|
|
1294
1324
|
hookEvent.attrValue = value;
|
|
1295
1325
|
hookEvent.keepAttr = true;
|
|
@@ -1300,15 +1330,19 @@ function createDOMPurify() {
|
|
|
1300
1330
|
_removeAttribute(name, currentNode);
|
|
1301
1331
|
value = SANITIZE_NAMED_PROPS_PREFIX + value;
|
|
1302
1332
|
}
|
|
1303
|
-
if (SAFE_FOR_XML && regExpTest(/((--!?|])>)|<\/(style|title)/i, value)) {
|
|
1333
|
+
if (SAFE_FOR_XML && regExpTest(/((--!?|])>)|<\/(style|title|textarea)/i, value)) {
|
|
1334
|
+
_removeAttribute(name, currentNode);
|
|
1335
|
+
continue;
|
|
1336
|
+
}
|
|
1337
|
+
if (lcName === "attributename" && stringMatch(value, "href")) {
|
|
1304
1338
|
_removeAttribute(name, currentNode);
|
|
1305
1339
|
continue;
|
|
1306
1340
|
}
|
|
1307
1341
|
if (hookEvent.forceKeepAttr) {
|
|
1308
1342
|
continue;
|
|
1309
1343
|
}
|
|
1310
|
-
_removeAttribute(name, currentNode);
|
|
1311
1344
|
if (!hookEvent.keepAttr) {
|
|
1345
|
+
_removeAttribute(name, currentNode);
|
|
1312
1346
|
continue;
|
|
1313
1347
|
}
|
|
1314
1348
|
if (!ALLOW_SELF_CLOSE_IN_ATTR && regExpTest(/\/>/i, value)) {
|
|
@@ -1322,6 +1356,7 @@ function createDOMPurify() {
|
|
|
1322
1356
|
}
|
|
1323
1357
|
const lcTag = transformCaseFunc(currentNode.nodeName);
|
|
1324
1358
|
if (!_isValidAttribute(lcTag, lcName, value)) {
|
|
1359
|
+
_removeAttribute(name, currentNode);
|
|
1325
1360
|
continue;
|
|
1326
1361
|
}
|
|
1327
1362
|
if (trustedTypesPolicy && typeof trustedTypes === "object" && typeof trustedTypes.getAttributeType === "function") {
|
|
@@ -1339,18 +1374,21 @@ function createDOMPurify() {
|
|
|
1339
1374
|
}
|
|
1340
1375
|
}
|
|
1341
1376
|
}
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1377
|
+
if (value !== initValue) {
|
|
1378
|
+
try {
|
|
1379
|
+
if (namespaceURI) {
|
|
1380
|
+
currentNode.setAttributeNS(namespaceURI, name, value);
|
|
1381
|
+
} else {
|
|
1382
|
+
currentNode.setAttribute(name, value);
|
|
1383
|
+
}
|
|
1384
|
+
if (_isClobbered(currentNode)) {
|
|
1385
|
+
_forceRemove(currentNode);
|
|
1386
|
+
} else {
|
|
1387
|
+
arrayPop(DOMPurify.removed);
|
|
1388
|
+
}
|
|
1389
|
+
} catch (_) {
|
|
1390
|
+
_removeAttribute(name, currentNode);
|
|
1352
1391
|
}
|
|
1353
|
-
} catch (_) {
|
|
1354
1392
|
}
|
|
1355
1393
|
}
|
|
1356
1394
|
_executeHooks(hooks.afterSanitizeAttributes, currentNode, null);
|
|
@@ -8254,9 +8292,23 @@ const LANGUAGE = [
|
|
|
8254
8292
|
{ label: "English", value: LANG_EN, language: LANGUAGE_EN, icon: "gt-line-English1" }
|
|
8255
8293
|
];
|
|
8256
8294
|
const LANG_KEY = "gitcode_lang";
|
|
8295
|
+
const COOKIE_DOMAIN = () => {
|
|
8296
|
+
if (window.location.hostname.includes("atomgit.com")) {
|
|
8297
|
+
return ".atomgit.com";
|
|
8298
|
+
} else {
|
|
8299
|
+
return ".gitcode.com";
|
|
8300
|
+
}
|
|
8301
|
+
};
|
|
8302
|
+
const COOKIE_OPTIONS = {
|
|
8303
|
+
expires: 365,
|
|
8304
|
+
path: "/",
|
|
8305
|
+
secure: typeof window !== "undefined" && window.location.protocol === "https:",
|
|
8306
|
+
sameSite: "Lax",
|
|
8307
|
+
domain: COOKIE_DOMAIN()
|
|
8308
|
+
};
|
|
8257
8309
|
const SUPPORT_LOCALES = [LANG_EN, LANG_ZH];
|
|
8258
8310
|
const currentDomainCookie = api.get(LANG_KEY);
|
|
8259
|
-
if (currentDomainCookie && "." + window.location.hostname !==
|
|
8311
|
+
if (currentDomainCookie && "." + window.location.hostname !== COOKIE_DOMAIN() || !SUPPORT_LOCALES.includes(currentDomainCookie)) {
|
|
8260
8312
|
api.remove(LANG_KEY);
|
|
8261
8313
|
}
|
|
8262
8314
|
const reverseGitcodeToAtomgit = (messages) => {
|
|
@@ -12402,14 +12454,6 @@ var ThemeType = /* @__PURE__ */ ((ThemeType2) => {
|
|
|
12402
12454
|
return ThemeType2;
|
|
12403
12455
|
})(ThemeType || {});
|
|
12404
12456
|
const THEME_KEY = "gitcode_theme";
|
|
12405
|
-
const COOKIE_DOMAIN = ".gitcode.com";
|
|
12406
|
-
const COOKIE_OPTIONS = {
|
|
12407
|
-
expires: 365,
|
|
12408
|
-
path: "/",
|
|
12409
|
-
secure: typeof window !== "undefined" && window.location.protocol === "https:",
|
|
12410
|
-
sameSite: "Lax",
|
|
12411
|
-
domain: COOKIE_DOMAIN
|
|
12412
|
-
};
|
|
12413
12457
|
const currentThemeStorage = ref(api.get(THEME_KEY) || "");
|
|
12414
12458
|
const themeColorMap = {
|
|
12415
12459
|
[ThemeType.BLACK]: black,
|
|
@@ -12423,7 +12467,7 @@ watch(currentThemeStorage, (newValue) => {
|
|
|
12423
12467
|
if (newValue) {
|
|
12424
12468
|
api.set(THEME_KEY, newValue, COOKIE_OPTIONS);
|
|
12425
12469
|
} else {
|
|
12426
|
-
api.remove(THEME_KEY, { domain: COOKIE_DOMAIN });
|
|
12470
|
+
api.remove(THEME_KEY, { domain: COOKIE_DOMAIN() });
|
|
12427
12471
|
}
|
|
12428
12472
|
});
|
|
12429
12473
|
const currentTheme = computed(() => {
|
|
@@ -12477,7 +12521,7 @@ class Theme {
|
|
|
12477
12521
|
}
|
|
12478
12522
|
stopAutoTheme(isInit = false) {
|
|
12479
12523
|
if (!isInit) {
|
|
12480
|
-
api.remove("AutoTheme", { domain: COOKIE_DOMAIN });
|
|
12524
|
+
api.remove("AutoTheme", { domain: COOKIE_DOMAIN() });
|
|
12481
12525
|
}
|
|
12482
12526
|
this.darkModeMediaQuery.onchange = null;
|
|
12483
12527
|
}
|
|
@@ -15760,15 +15804,11 @@ function requireCipherCore() {
|
|
|
15760
15804
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
|
|
15761
15805
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
|
|
15762
15806
|
*/
|
|
15763
|
-
execute: function(password, keySize, ivSize, salt
|
|
15807
|
+
execute: function(password, keySize, ivSize, salt) {
|
|
15764
15808
|
if (!salt) {
|
|
15765
15809
|
salt = WordArray.random(64 / 8);
|
|
15766
15810
|
}
|
|
15767
|
-
|
|
15768
|
-
var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
|
|
15769
|
-
} else {
|
|
15770
|
-
var key = EvpKDF.create({ keySize: keySize + ivSize, hasher }).compute(password, salt);
|
|
15771
|
-
}
|
|
15811
|
+
var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
|
|
15772
15812
|
var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
|
|
15773
15813
|
key.sigBytes = keySize * 4;
|
|
15774
15814
|
return CipherParams.create({ key, iv, salt });
|
|
@@ -15802,7 +15842,7 @@ function requireCipherCore() {
|
|
|
15802
15842
|
*/
|
|
15803
15843
|
encrypt: function(cipher, message, password, cfg) {
|
|
15804
15844
|
cfg = this.cfg.extend(cfg);
|
|
15805
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize
|
|
15845
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize);
|
|
15806
15846
|
cfg.iv = derivedParams.iv;
|
|
15807
15847
|
var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
|
|
15808
15848
|
ciphertext.mixIn(derivedParams);
|
|
@@ -15828,7 +15868,7 @@ function requireCipherCore() {
|
|
|
15828
15868
|
decrypt: function(cipher, ciphertext, password, cfg) {
|
|
15829
15869
|
cfg = this.cfg.extend(cfg);
|
|
15830
15870
|
ciphertext = this._parse(ciphertext, cfg.format);
|
|
15831
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt
|
|
15871
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt);
|
|
15832
15872
|
cfg.iv = derivedParams.iv;
|
|
15833
15873
|
var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
|
|
15834
15874
|
return plaintext;
|
|
@@ -17217,13 +17257,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
17217
17257
|
var _a;
|
|
17218
17258
|
const layoutConfig2 = useLayoutConfig();
|
|
17219
17259
|
const { t: $t } = i18n.global;
|
|
17220
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17221
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17222
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17223
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17224
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17225
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17226
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17260
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-Cxy0vDeB.js"));
|
|
17261
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-CdMIuISR.js"));
|
|
17262
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-GhdyEu56.js"));
|
|
17263
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-CWeAmN18.js"));
|
|
17264
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-Ca48ibiO.js"));
|
|
17265
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CjqaeMDs.js"));
|
|
17266
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-D-kvRy54.js"));
|
|
17227
17267
|
const props = __props;
|
|
17228
17268
|
const repoInfo = inject("repoInfo");
|
|
17229
17269
|
const orgInfo = inject("orgInfo");
|
|
@@ -17955,7 +17995,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17955
17995
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17956
17996
|
}
|
|
17957
17997
|
};
|
|
17958
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17998
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-B8YQB8zS.js"));
|
|
17959
17999
|
function clearNotice() {
|
|
17960
18000
|
if (localStorage$2.getItem("validator_email")) {
|
|
17961
18001
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18757,9 +18797,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18757
18797
|
const layoutConfig2 = useLayoutConfig();
|
|
18758
18798
|
const { t: t2 } = i18n.global;
|
|
18759
18799
|
const route = useRoute();
|
|
18760
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18761
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18762
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18800
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-wg5-67VI.js"));
|
|
18801
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-5DSL8L3S.js"));
|
|
18802
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-Bl42c1NJ.js"));
|
|
18763
18803
|
const props = __props;
|
|
18764
18804
|
console.log("slotKeys", props.slotKeys);
|
|
18765
18805
|
console.log("props", props);
|
|
@@ -18987,7 +19027,7 @@ function useCookie(key, defaultValue, options = COOKIE_OPTIONS) {
|
|
|
18987
19027
|
api.set(key, newValue, options);
|
|
18988
19028
|
localStorage.setItem(key, newValue);
|
|
18989
19029
|
} else {
|
|
18990
|
-
api.remove(key, { domain: COOKIE_DOMAIN });
|
|
19030
|
+
api.remove(key, { domain: COOKIE_DOMAIN() });
|
|
18991
19031
|
}
|
|
18992
19032
|
},
|
|
18993
19033
|
{ flush: "sync" }
|
|
@@ -24604,7 +24644,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24604
24644
|
}
|
|
24605
24645
|
});
|
|
24606
24646
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24607
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24647
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-2gPu79zL.js"));
|
|
24608
24648
|
const useSlidCaptcha = () => {
|
|
24609
24649
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24610
24650
|
const open = (config) => {
|
|
@@ -24623,7 +24663,7 @@ const useSlidCaptcha = () => {
|
|
|
24623
24663
|
close: unMount
|
|
24624
24664
|
};
|
|
24625
24665
|
};
|
|
24626
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24666
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-BYCtUltf.js"));
|
|
24627
24667
|
const useYunpianCaptcha = () => {
|
|
24628
24668
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24629
24669
|
const open = (config) => {
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-h2aMbLVB.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|
package/package.json
CHANGED