vue-layout-gitcode 1.9.57 → 1.9.59
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-BGPDeUth.js → GloabarSearch-D9KeuPfq.js} +3 -3
- package/{MenuItem-R1gykg7Z.js → MenuItem-CQXqQ8xO.js} +1 -1
- package/{ProjectMenuList-CPXlB4j5.js → ProjectMenuList-DN4s_Mky.js} +2 -2
- package/{ProjectMenuListV2-BTMLuvip.js → ProjectMenuListV2-CJrdAIsV.js} +2 -2
- package/{ProjectSearch-CpcWXUyE.js → ProjectSearch-ByVoVgeC.js} +1 -1
- package/{SearchHistoryList-Ct208yAl.js → SearchHistoryList-DpGtohnP.js} +1 -1
- package/{SearchPrefixTag-DWLgs4It.js → SearchPrefixTag-CR3WCIkG.js} +1 -1
- package/{SearchRecommed-pdWVhZva.js → SearchRecommed-CnxhLayZ.js} +2 -2
- package/{SearchScopeList-CWbEGDRv.js → SearchScopeList-Z1dVrTba.js} +1 -1
- package/{UserSearch-CnUnc4fG.js → UserSearch-BSoeTIPA.js} +1 -1
- package/{index-JqohUkjH.js → index-BF2RytwW.js} +1 -1
- package/{index-bpVXkDJ3.js → index-CztunOZI.js} +1 -1
- package/{index-7q1Accc8.js → index-DqA5a0nA.js} +90 -135
- package/{index-BImMsZ69.js → index-Ew6BP8P9.js} +2 -2
- package/index.js +1 -1
- package/{notice-uGfnquNK.js → notice-BWtOdaqP.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-BXrZGAKk.js → transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-Ew6BP8P9.js";
|
|
7
|
+
import "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-DqA5a0nA.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.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-Ew6BP8P9.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.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-DqA5a0nA.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
|
@@ -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.2.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.5/LICENSE */
|
|
543
543
|
const {
|
|
544
544
|
entries,
|
|
545
545
|
setPrototypeOf,
|
|
@@ -567,18 +567,12 @@ if (!seal) {
|
|
|
567
567
|
};
|
|
568
568
|
}
|
|
569
569
|
if (!apply$1) {
|
|
570
|
-
apply$1 = function apply2(
|
|
571
|
-
|
|
572
|
-
args[_key - 2] = arguments[_key];
|
|
573
|
-
}
|
|
574
|
-
return func.apply(thisArg, args);
|
|
570
|
+
apply$1 = function apply2(fun, thisValue, args) {
|
|
571
|
+
return fun.apply(thisValue, args);
|
|
575
572
|
};
|
|
576
573
|
}
|
|
577
574
|
if (!construct) {
|
|
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
|
-
}
|
|
575
|
+
construct = function construct2(Func, args) {
|
|
582
576
|
return new Func(...args);
|
|
583
577
|
};
|
|
584
578
|
}
|
|
@@ -601,18 +595,18 @@ function unapply(func) {
|
|
|
601
595
|
if (thisArg instanceof RegExp) {
|
|
602
596
|
thisArg.lastIndex = 0;
|
|
603
597
|
}
|
|
604
|
-
for (var
|
|
605
|
-
args[
|
|
598
|
+
for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
|
599
|
+
args[_key - 1] = arguments[_key];
|
|
606
600
|
}
|
|
607
601
|
return apply$1(func, thisArg, args);
|
|
608
602
|
};
|
|
609
603
|
}
|
|
610
|
-
function unconstruct(
|
|
604
|
+
function unconstruct(func) {
|
|
611
605
|
return function() {
|
|
612
|
-
for (var
|
|
613
|
-
args[
|
|
606
|
+
for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
|
|
607
|
+
args[_key2] = arguments[_key2];
|
|
614
608
|
}
|
|
615
|
-
return construct(
|
|
609
|
+
return construct(func, args);
|
|
616
610
|
};
|
|
617
611
|
}
|
|
618
612
|
function addToSet(set, array) {
|
|
@@ -679,15 +673,15 @@ function lookupGetter(object, prop) {
|
|
|
679
673
|
}
|
|
680
674
|
return fallbackValue;
|
|
681
675
|
}
|
|
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", "
|
|
683
|
-
const svg$1 = freeze(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "
|
|
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"]);
|
|
684
678
|
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"]);
|
|
685
679
|
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"]);
|
|
686
680
|
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"]);
|
|
687
681
|
const mathMlDisallowed = freeze(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]);
|
|
688
682
|
const text = freeze(["#text"]);
|
|
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", "
|
|
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", "
|
|
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"]);
|
|
691
685
|
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"]);
|
|
692
686
|
const xml = freeze(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]);
|
|
693
687
|
const MUSTACHE_EXPR = seal(/\{\{[\w\W]*|[\w\W]*\}\}/gm);
|
|
@@ -696,7 +690,7 @@ const TMPLIT_EXPR = seal(/\$\{[\w\W]*/gm);
|
|
|
696
690
|
const DATA_ATTR = seal(/^data-[\-\w.\u00B7-\uFFFF]+$/);
|
|
697
691
|
const ARIA_ATTR = seal(/^aria-[\-\w]+$/);
|
|
698
692
|
const IS_ALLOWED_URI = seal(
|
|
699
|
-
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp
|
|
693
|
+
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
700
694
|
// eslint-disable-line no-useless-escape
|
|
701
695
|
);
|
|
702
696
|
const IS_SCRIPT_OR_DATA = seal(/^(?:\w+script|data):/i);
|
|
@@ -770,7 +764,7 @@ const _createHooksMap = function _createHooksMap2() {
|
|
|
770
764
|
function createDOMPurify() {
|
|
771
765
|
let window2 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : getGlobal();
|
|
772
766
|
const DOMPurify = (root) => createDOMPurify(root);
|
|
773
|
-
DOMPurify.version = "3.
|
|
767
|
+
DOMPurify.version = "3.2.5";
|
|
774
768
|
DOMPurify.removed = [];
|
|
775
769
|
if (!window2 || !window2.document || window2.document.nodeType !== NODE_TYPE.document || !window2.Element) {
|
|
776
770
|
DOMPurify.isSupported = false;
|
|
@@ -856,20 +850,6 @@ function createDOMPurify() {
|
|
|
856
850
|
}));
|
|
857
851
|
let FORBID_TAGS = null;
|
|
858
852
|
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
|
-
}));
|
|
873
853
|
let ALLOW_ARIA_ATTR = true;
|
|
874
854
|
let ALLOW_DATA_ATTR = true;
|
|
875
855
|
let ALLOW_UNKNOWN_PROTOCOLS = false;
|
|
@@ -931,8 +911,8 @@ function createDOMPurify() {
|
|
|
931
911
|
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;
|
|
932
912
|
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;
|
|
933
913
|
FORBID_CONTENTS = objectHasOwnProperty(cfg, "FORBID_CONTENTS") ? addToSet({}, cfg.FORBID_CONTENTS, transformCaseFunc) : DEFAULT_FORBID_CONTENTS;
|
|
934
|
-
FORBID_TAGS = objectHasOwnProperty(cfg, "FORBID_TAGS") ? addToSet({}, cfg.FORBID_TAGS, transformCaseFunc) :
|
|
935
|
-
FORBID_ATTR = objectHasOwnProperty(cfg, "FORBID_ATTR") ? addToSet({}, cfg.FORBID_ATTR, transformCaseFunc) :
|
|
914
|
+
FORBID_TAGS = objectHasOwnProperty(cfg, "FORBID_TAGS") ? addToSet({}, cfg.FORBID_TAGS, transformCaseFunc) : {};
|
|
915
|
+
FORBID_ATTR = objectHasOwnProperty(cfg, "FORBID_ATTR") ? addToSet({}, cfg.FORBID_ATTR, transformCaseFunc) : {};
|
|
936
916
|
USE_PROFILES = objectHasOwnProperty(cfg, "USE_PROFILES") ? cfg.USE_PROFILES : false;
|
|
937
917
|
ALLOW_ARIA_ATTR = cfg.ALLOW_ARIA_ATTR !== false;
|
|
938
918
|
ALLOW_DATA_ATTR = cfg.ALLOW_DATA_ATTR !== false;
|
|
@@ -993,24 +973,16 @@ function createDOMPurify() {
|
|
|
993
973
|
}
|
|
994
974
|
}
|
|
995
975
|
if (cfg.ADD_TAGS) {
|
|
996
|
-
if (
|
|
997
|
-
|
|
998
|
-
} else {
|
|
999
|
-
if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
|
|
1000
|
-
ALLOWED_TAGS = clone(ALLOWED_TAGS);
|
|
1001
|
-
}
|
|
1002
|
-
addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
|
|
976
|
+
if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
|
|
977
|
+
ALLOWED_TAGS = clone(ALLOWED_TAGS);
|
|
1003
978
|
}
|
|
979
|
+
addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
|
|
1004
980
|
}
|
|
1005
981
|
if (cfg.ADD_ATTR) {
|
|
1006
|
-
if (
|
|
1007
|
-
|
|
1008
|
-
} else {
|
|
1009
|
-
if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
|
|
1010
|
-
ALLOWED_ATTR = clone(ALLOWED_ATTR);
|
|
1011
|
-
}
|
|
1012
|
-
addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
|
|
982
|
+
if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
|
|
983
|
+
ALLOWED_ATTR = clone(ALLOWED_ATTR);
|
|
1013
984
|
}
|
|
985
|
+
addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
|
|
1014
986
|
}
|
|
1015
987
|
if (cfg.ADD_URI_SAFE_ATTR) {
|
|
1016
988
|
addToSet(URI_SAFE_ATTRIBUTES, cfg.ADD_URI_SAFE_ATTR, transformCaseFunc);
|
|
@@ -1204,7 +1176,7 @@ function createDOMPurify() {
|
|
|
1204
1176
|
tagName,
|
|
1205
1177
|
allowedTags: ALLOWED_TAGS
|
|
1206
1178
|
});
|
|
1207
|
-
if (
|
|
1179
|
+
if (currentNode.hasChildNodes() && !_isNode(currentNode.firstElementChild) && regExpTest(/<[/\w!]/g, currentNode.innerHTML) && regExpTest(/<[/\w!]/g, currentNode.textContent)) {
|
|
1208
1180
|
_forceRemove(currentNode);
|
|
1209
1181
|
return true;
|
|
1210
1182
|
}
|
|
@@ -1216,7 +1188,7 @@ function createDOMPurify() {
|
|
|
1216
1188
|
_forceRemove(currentNode);
|
|
1217
1189
|
return true;
|
|
1218
1190
|
}
|
|
1219
|
-
if (!
|
|
1191
|
+
if (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName]) {
|
|
1220
1192
|
if (!FORBID_TAGS[tagName] && _isBasicCustomElement(tagName)) {
|
|
1221
1193
|
if (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, tagName)) {
|
|
1222
1194
|
return false;
|
|
@@ -1269,13 +1241,12 @@ function createDOMPurify() {
|
|
|
1269
1241
|
}
|
|
1270
1242
|
if (ALLOW_DATA_ATTR && !FORBID_ATTR[lcName] && regExpTest(DATA_ATTR2, lcName)) ;
|
|
1271
1243
|
else if (ALLOW_ARIA_ATTR && regExpTest(ARIA_ATTR2, lcName)) ;
|
|
1272
|
-
else if (EXTRA_ELEMENT_HANDLING.attributeCheck instanceof Function && EXTRA_ELEMENT_HANDLING.attributeCheck(lcName, lcTag)) ;
|
|
1273
1244
|
else if (!ALLOWED_ATTR[lcName] || FORBID_ATTR[lcName]) {
|
|
1274
1245
|
if (
|
|
1275
1246
|
// First condition does a very basic check if a) it's basically a valid custom element tagname AND
|
|
1276
1247
|
// b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
1277
1248
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
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
|
|
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
|
|
1279
1250
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
1280
1251
|
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))
|
|
1281
1252
|
) ;
|
|
@@ -1318,8 +1289,7 @@ function createDOMPurify() {
|
|
|
1318
1289
|
value: attrValue
|
|
1319
1290
|
} = attr;
|
|
1320
1291
|
const lcName = transformCaseFunc(name);
|
|
1321
|
-
|
|
1322
|
-
let value = name === "value" ? initValue : stringTrim(initValue);
|
|
1292
|
+
let value = name === "value" ? attrValue : stringTrim(attrValue);
|
|
1323
1293
|
hookEvent.attrName = lcName;
|
|
1324
1294
|
hookEvent.attrValue = value;
|
|
1325
1295
|
hookEvent.keepAttr = true;
|
|
@@ -1330,19 +1300,15 @@ function createDOMPurify() {
|
|
|
1330
1300
|
_removeAttribute(name, currentNode);
|
|
1331
1301
|
value = SANITIZE_NAMED_PROPS_PREFIX + value;
|
|
1332
1302
|
}
|
|
1333
|
-
if (SAFE_FOR_XML && regExpTest(/((--!?|])>)|<\/(style|title
|
|
1334
|
-
_removeAttribute(name, currentNode);
|
|
1335
|
-
continue;
|
|
1336
|
-
}
|
|
1337
|
-
if (lcName === "attributename" && stringMatch(value, "href")) {
|
|
1303
|
+
if (SAFE_FOR_XML && regExpTest(/((--!?|])>)|<\/(style|title)/i, value)) {
|
|
1338
1304
|
_removeAttribute(name, currentNode);
|
|
1339
1305
|
continue;
|
|
1340
1306
|
}
|
|
1341
1307
|
if (hookEvent.forceKeepAttr) {
|
|
1342
1308
|
continue;
|
|
1343
1309
|
}
|
|
1310
|
+
_removeAttribute(name, currentNode);
|
|
1344
1311
|
if (!hookEvent.keepAttr) {
|
|
1345
|
-
_removeAttribute(name, currentNode);
|
|
1346
1312
|
continue;
|
|
1347
1313
|
}
|
|
1348
1314
|
if (!ALLOW_SELF_CLOSE_IN_ATTR && regExpTest(/\/>/i, value)) {
|
|
@@ -1356,7 +1322,6 @@ function createDOMPurify() {
|
|
|
1356
1322
|
}
|
|
1357
1323
|
const lcTag = transformCaseFunc(currentNode.nodeName);
|
|
1358
1324
|
if (!_isValidAttribute(lcTag, lcName, value)) {
|
|
1359
|
-
_removeAttribute(name, currentNode);
|
|
1360
1325
|
continue;
|
|
1361
1326
|
}
|
|
1362
1327
|
if (trustedTypesPolicy && typeof trustedTypes === "object" && typeof trustedTypes.getAttributeType === "function") {
|
|
@@ -1374,21 +1339,18 @@ function createDOMPurify() {
|
|
|
1374
1339
|
}
|
|
1375
1340
|
}
|
|
1376
1341
|
}
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
arrayPop(DOMPurify.removed);
|
|
1388
|
-
}
|
|
1389
|
-
} catch (_) {
|
|
1390
|
-
_removeAttribute(name, currentNode);
|
|
1342
|
+
try {
|
|
1343
|
+
if (namespaceURI) {
|
|
1344
|
+
currentNode.setAttributeNS(namespaceURI, name, value);
|
|
1345
|
+
} else {
|
|
1346
|
+
currentNode.setAttribute(name, value);
|
|
1347
|
+
}
|
|
1348
|
+
if (_isClobbered(currentNode)) {
|
|
1349
|
+
_forceRemove(currentNode);
|
|
1350
|
+
} else {
|
|
1351
|
+
arrayPop(DOMPurify.removed);
|
|
1391
1352
|
}
|
|
1353
|
+
} catch (_) {
|
|
1392
1354
|
}
|
|
1393
1355
|
}
|
|
1394
1356
|
_executeHooks(hooks.afterSanitizeAttributes, currentNode, null);
|
|
@@ -11084,9 +11046,11 @@ const proxyService = (params, customConfigs) => {
|
|
|
11084
11046
|
return service(params);
|
|
11085
11047
|
};
|
|
11086
11048
|
const transformUrl = (url) => {
|
|
11087
|
-
var _a;
|
|
11088
11049
|
if (!url) return url;
|
|
11089
11050
|
if (url.startsWith("/") && !url.startsWith("//")) return url;
|
|
11051
|
+
if (!url.startsWith("http://") && !url.startsWith("https://")) {
|
|
11052
|
+
return url;
|
|
11053
|
+
}
|
|
11090
11054
|
if (typeof window !== "undefined" && typeof location !== "undefined") {
|
|
11091
11055
|
if (url == null ? void 0 : url.startsWith("https://cdn-")) {
|
|
11092
11056
|
return url;
|
|
@@ -11094,50 +11058,37 @@ const transformUrl = (url) => {
|
|
|
11094
11058
|
if (url == null ? void 0 : url.includes("myhuaweicloud.com")) {
|
|
11095
11059
|
return url;
|
|
11096
11060
|
}
|
|
11097
|
-
const host =
|
|
11061
|
+
const host = location.host;
|
|
11062
|
+
const hasTrailingSlash = url.endsWith("/");
|
|
11098
11063
|
if (host.includes("gitcode.host")) {
|
|
11099
|
-
|
|
11064
|
+
try {
|
|
11065
|
+
const urlObj = new URL(url);
|
|
11066
|
+
urlObj.host = urlObj.host.replace(/gitcode\.com/g, "gitcode.host");
|
|
11067
|
+
const result2 = urlObj.toString();
|
|
11068
|
+
return hasTrailingSlash ? result2 : result2.replace(/\/$/, "");
|
|
11069
|
+
} catch (error) {
|
|
11070
|
+
console.error("transformUrl: URL 解析失败", error);
|
|
11071
|
+
return url.replace(/gitcode\.com/g, "gitcode.host");
|
|
11072
|
+
}
|
|
11100
11073
|
}
|
|
11101
|
-
if (
|
|
11102
|
-
return url
|
|
11074
|
+
if (host.includes("gitcode")) {
|
|
11075
|
+
return url;
|
|
11103
11076
|
}
|
|
11104
|
-
|
|
11105
|
-
|
|
11106
|
-
|
|
11107
|
-
|
|
11077
|
+
if (host.includes("atomgit")) {
|
|
11078
|
+
try {
|
|
11079
|
+
const urlObj = new URL(url);
|
|
11080
|
+
urlObj.host = urlObj.host.replace(/gitcode\.net/g, "atomgit.com").replace(/gitcode\.com/g, "atomgit.com");
|
|
11081
|
+
const result2 = urlObj.toString();
|
|
11082
|
+
return hasTrailingSlash ? result2 : result2.replace(/\/$/, "");
|
|
11083
|
+
} catch (error) {
|
|
11084
|
+
console.error("transformUrl: URL 解析失败", error);
|
|
11085
|
+
return url.replace(/gitcode\.net/g, "atomgit.com").replace(/gitcode\.com/g, "atomgit.com");
|
|
11108
11086
|
}
|
|
11109
|
-
} catch (error) {
|
|
11110
|
-
console.error("transformUrl: URL 解析失败", error);
|
|
11111
11087
|
}
|
|
11112
|
-
return
|
|
11088
|
+
return url;
|
|
11113
11089
|
}
|
|
11114
11090
|
return url;
|
|
11115
11091
|
};
|
|
11116
|
-
const transformUrlWithSpecialPrefix = ({ url, host }) => {
|
|
11117
|
-
const specialPrefix = ["-tianqi", "-ai", "-news", "-competition"];
|
|
11118
|
-
const isTestEnv = /^(test|local)\./i.test(host);
|
|
11119
|
-
const isPreEnv = /^(pre|loc-pre)\./i.test(host);
|
|
11120
|
-
const isNonProdEnv = isTestEnv || isPreEnv;
|
|
11121
|
-
if (!isNonProdEnv) {
|
|
11122
|
-
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
11123
|
-
}
|
|
11124
|
-
if (specialPrefix.some((prefix) => url == null ? void 0 : url.includes(prefix))) {
|
|
11125
|
-
try {
|
|
11126
|
-
const urlObj = new URL(url);
|
|
11127
|
-
const urlHost = urlObj.host;
|
|
11128
|
-
const specialPrefixMatch = specialPrefix.find((prefix) => urlHost.includes(prefix));
|
|
11129
|
-
if (specialPrefixMatch) {
|
|
11130
|
-
const prefixPart = urlHost.split(".")[0];
|
|
11131
|
-
const mainDomain = host.replace(/^(test|pre|local|loc-pre)\./, "");
|
|
11132
|
-
urlObj.host = `${prefixPart}.${mainDomain}`;
|
|
11133
|
-
return urlObj.toString();
|
|
11134
|
-
}
|
|
11135
|
-
} catch (error) {
|
|
11136
|
-
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
11137
|
-
}
|
|
11138
|
-
}
|
|
11139
|
-
return url == null ? void 0 : url.replace(/gitcode\.com/g, host);
|
|
11140
|
-
};
|
|
11141
11092
|
const transformNewsUrl = (url) => {
|
|
11142
11093
|
if (url.startsWith("/") && !url.startsWith("//")) return url;
|
|
11143
11094
|
if (url.includes("-news.")) return url;
|
|
@@ -15665,11 +15616,15 @@ function requireCipherCore() {
|
|
|
15665
15616
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
|
|
15666
15617
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
|
|
15667
15618
|
*/
|
|
15668
|
-
execute: function(password, keySize, ivSize, salt) {
|
|
15619
|
+
execute: function(password, keySize, ivSize, salt, hasher) {
|
|
15669
15620
|
if (!salt) {
|
|
15670
15621
|
salt = WordArray.random(64 / 8);
|
|
15671
15622
|
}
|
|
15672
|
-
|
|
15623
|
+
if (!hasher) {
|
|
15624
|
+
var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
|
|
15625
|
+
} else {
|
|
15626
|
+
var key = EvpKDF.create({ keySize: keySize + ivSize, hasher }).compute(password, salt);
|
|
15627
|
+
}
|
|
15673
15628
|
var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
|
|
15674
15629
|
key.sigBytes = keySize * 4;
|
|
15675
15630
|
return CipherParams.create({ key, iv, salt });
|
|
@@ -15703,7 +15658,7 @@ function requireCipherCore() {
|
|
|
15703
15658
|
*/
|
|
15704
15659
|
encrypt: function(cipher, message, password, cfg) {
|
|
15705
15660
|
cfg = this.cfg.extend(cfg);
|
|
15706
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize);
|
|
15661
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, cfg.salt, cfg.hasher);
|
|
15707
15662
|
cfg.iv = derivedParams.iv;
|
|
15708
15663
|
var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
|
|
15709
15664
|
ciphertext.mixIn(derivedParams);
|
|
@@ -15729,7 +15684,7 @@ function requireCipherCore() {
|
|
|
15729
15684
|
decrypt: function(cipher, ciphertext, password, cfg) {
|
|
15730
15685
|
cfg = this.cfg.extend(cfg);
|
|
15731
15686
|
ciphertext = this._parse(ciphertext, cfg.format);
|
|
15732
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt);
|
|
15687
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt, cfg.hasher);
|
|
15733
15688
|
cfg.iv = derivedParams.iv;
|
|
15734
15689
|
var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
|
|
15735
15690
|
return plaintext;
|
|
@@ -17123,13 +17078,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
17123
17078
|
var _a;
|
|
17124
17079
|
const layoutConfig2 = useLayoutConfig();
|
|
17125
17080
|
const { t: $t } = i18n.global;
|
|
17126
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17127
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17128
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17129
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17130
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17131
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17132
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17081
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-ByVoVgeC.js"));
|
|
17082
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-BSoeTIPA.js"));
|
|
17083
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-D9KeuPfq.js"));
|
|
17084
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DpGtohnP.js"));
|
|
17085
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-Z1dVrTba.js"));
|
|
17086
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-CR3WCIkG.js"));
|
|
17087
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-CnxhLayZ.js"));
|
|
17133
17088
|
const props = __props;
|
|
17134
17089
|
const repoInfo = inject("repoInfo");
|
|
17135
17090
|
const orgInfo = inject("orgInfo");
|
|
@@ -17878,7 +17833,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17878
17833
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17879
17834
|
}
|
|
17880
17835
|
};
|
|
17881
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17836
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BWtOdaqP.js"));
|
|
17882
17837
|
function clearNotice() {
|
|
17883
17838
|
if (localStorage$2.getItem("validator_email")) {
|
|
17884
17839
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18680,9 +18635,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18680
18635
|
const layoutConfig2 = useLayoutConfig();
|
|
18681
18636
|
const { t: t2 } = i18n.global;
|
|
18682
18637
|
const route = useRoute();
|
|
18683
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18684
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18685
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18638
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-CQXqQ8xO.js"));
|
|
18639
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-CJrdAIsV.js"));
|
|
18640
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-DN4s_Mky.js"));
|
|
18686
18641
|
const props = __props;
|
|
18687
18642
|
console.log("slotKeys", props.slotKeys);
|
|
18688
18643
|
console.log("props", props);
|
|
@@ -18700,7 +18655,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18700
18655
|
const isOrganization = (item) => {
|
|
18701
18656
|
return item.jump_type === JumpType.Search && item.search_type === SearchType.Organization;
|
|
18702
18657
|
};
|
|
18703
|
-
const username = computed(() => (userInfo == null ? void 0 : userInfo.username) || JSON.parse(localStorage.getItem("userInfo") || "{}").username);
|
|
18658
|
+
const username = computed(() => (userInfo == null ? void 0 : userInfo.username) || JSON.parse(localStorage$2.getItem("userInfo") || "{}").username);
|
|
18704
18659
|
const projectProps = computed(() => {
|
|
18705
18660
|
return {
|
|
18706
18661
|
subShow: subShow.value.project,
|
|
@@ -19324,7 +19279,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
19324
19279
|
const isModuleVisible = (auth) => {
|
|
19325
19280
|
return visibleItems.value.includes(auth);
|
|
19326
19281
|
};
|
|
19327
|
-
computed(() => (userInfo == null ? void 0 : userInfo.username) || JSON.parse(localStorage.getItem("userInfo") || "{}").username);
|
|
19282
|
+
computed(() => (userInfo == null ? void 0 : userInfo.username) || JSON.parse(localStorage$2.getItem("userInfo") || "{}").username);
|
|
19328
19283
|
const showPreferencesSetting = computed(() => {
|
|
19329
19284
|
if (props.showPreferencesSetting !== void 0) return props.showPreferencesSetting;
|
|
19330
19285
|
return route.name !== AICopilot_ROUTE_NAME && isModuleVisible(AsideDisplayItem.PREFERENCE);
|
|
@@ -24515,7 +24470,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24515
24470
|
}
|
|
24516
24471
|
});
|
|
24517
24472
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24518
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24473
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BF2RytwW.js"));
|
|
24519
24474
|
const useSlidCaptcha = () => {
|
|
24520
24475
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24521
24476
|
const open = (config) => {
|
|
@@ -24534,7 +24489,7 @@ const useSlidCaptcha = () => {
|
|
|
24534
24489
|
close: unMount
|
|
24535
24490
|
};
|
|
24536
24491
|
};
|
|
24537
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24492
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CztunOZI.js"));
|
|
24538
24493
|
const useYunpianCaptcha = () => {
|
|
24539
24494
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24540
24495
|
const open = (config) => {
|
|
@@ -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-DqA5a0nA.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DQ_XjaaE.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";
|
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-DqA5a0nA.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