vue-layout-gitcode 1.9.60 → 1.9.62
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-DsCQQmrk.js → GloabarSearch-CHl21pW9.js} +3 -3
- package/{MenuItem-09jK8k9D.js → MenuItem--y8FviMI.js} +1 -1
- package/{ProjectMenuList-BeHMo6uJ.js → ProjectMenuList-CrL8ZNct.js} +2 -2
- package/{ProjectMenuListV2-DXDyc0Ni.js → ProjectMenuListV2-BhLpqd0b.js} +2 -2
- package/{ProjectSearch-B6QeFgUK.js → ProjectSearch-BnqqSMQw.js} +1 -1
- package/{SearchHistoryList-aYRVgecw.js → SearchHistoryList-MLoV3SVu.js} +1 -1
- package/{SearchPrefixTag-DLeHu9UI.js → SearchPrefixTag-39Se5aT5.js} +1 -1
- package/{SearchRecommed-DnvU4dJf.js → SearchRecommed-BuX_5P3h.js} +2 -2
- package/{SearchScopeList-DEc26Q5k.js → SearchScopeList-CIckIkj7.js} +1 -1
- package/{UserSearch-33O9tPcl.js → UserSearch-C-QuSQce.js} +1 -1
- package/{index-BF3kLhi3.js → index-B0VxaOSN.js} +1 -1
- package/{index-BudQy8bT.js → index-B45Xq9Vq.js} +98 -64
- package/{index-BGONRlSK.js → index-CbumE-3m.js} +2 -2
- package/{index-CqA8eDvB.js → index-DvD7xtT2.js} +1 -1
- package/index.js +1 -1
- package/{notice-CRRIdEY6.js → notice-DRRlzJWn.js} +1 -1
- package/package.json +2 -2
- package/{transWebUrl-CzhgLBPp.js → transWebUrl-XZeZ9Ctz.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-B45Xq9Vq.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-CbumE-3m.js";
|
|
7
|
+
import "./transWebUrl-XZeZ9Ctz.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-B45Xq9Vq.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-B45Xq9Vq.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XZeZ9Ctz.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-B45Xq9Vq.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XZeZ9Ctz.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-B45Xq9Vq.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-B45Xq9Vq.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-B45Xq9Vq.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-CbumE-3m.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-B45Xq9Vq.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-B45Xq9Vq.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-B45Xq9Vq.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-B45Xq9Vq.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:";
|
|
@@ -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);
|
|
@@ -7599,7 +7637,7 @@ const gitCodeLayout$1 = {
|
|
|
7599
7637
|
home: {
|
|
7600
7638
|
migrationAnnounce: {
|
|
7601
7639
|
preContent: "亲爱的 {siteName} 开发者:平台正在进行系统化融合与升级,预计将于10月28日12:00完成。之后,您将体验更强大、更稳定的平台。",
|
|
7602
|
-
content: "亲爱的开发者:GitCode 与 AtomGit
|
|
7640
|
+
content: "亲爱的开发者:GitCode 与 AtomGit 已完成深度融合升级,您将体验更稳定、更精彩的开源社区服务!",
|
|
7603
7641
|
viewDetail: "【查看详情】",
|
|
7604
7642
|
closePermanently: "不再提醒",
|
|
7605
7643
|
close: "关闭"
|
|
@@ -15618,15 +15656,11 @@ function requireCipherCore() {
|
|
|
15618
15656
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
|
|
15619
15657
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
|
|
15620
15658
|
*/
|
|
15621
|
-
execute: function(password, keySize, ivSize, salt
|
|
15659
|
+
execute: function(password, keySize, ivSize, salt) {
|
|
15622
15660
|
if (!salt) {
|
|
15623
15661
|
salt = WordArray.random(64 / 8);
|
|
15624
15662
|
}
|
|
15625
|
-
|
|
15626
|
-
var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
|
|
15627
|
-
} else {
|
|
15628
|
-
var key = EvpKDF.create({ keySize: keySize + ivSize, hasher }).compute(password, salt);
|
|
15629
|
-
}
|
|
15663
|
+
var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
|
|
15630
15664
|
var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
|
|
15631
15665
|
key.sigBytes = keySize * 4;
|
|
15632
15666
|
return CipherParams.create({ key, iv, salt });
|
|
@@ -15660,7 +15694,7 @@ function requireCipherCore() {
|
|
|
15660
15694
|
*/
|
|
15661
15695
|
encrypt: function(cipher, message, password, cfg) {
|
|
15662
15696
|
cfg = this.cfg.extend(cfg);
|
|
15663
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize
|
|
15697
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize);
|
|
15664
15698
|
cfg.iv = derivedParams.iv;
|
|
15665
15699
|
var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
|
|
15666
15700
|
ciphertext.mixIn(derivedParams);
|
|
@@ -15686,7 +15720,7 @@ function requireCipherCore() {
|
|
|
15686
15720
|
decrypt: function(cipher, ciphertext, password, cfg) {
|
|
15687
15721
|
cfg = this.cfg.extend(cfg);
|
|
15688
15722
|
ciphertext = this._parse(ciphertext, cfg.format);
|
|
15689
|
-
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt
|
|
15723
|
+
var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt);
|
|
15690
15724
|
cfg.iv = derivedParams.iv;
|
|
15691
15725
|
var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
|
|
15692
15726
|
return plaintext;
|
|
@@ -17080,13 +17114,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
17080
17114
|
var _a;
|
|
17081
17115
|
const layoutConfig2 = useLayoutConfig();
|
|
17082
17116
|
const { t: $t } = i18n.global;
|
|
17083
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
17084
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
17085
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
17086
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
17087
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
17088
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
17089
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
17117
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BnqqSMQw.js"));
|
|
17118
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-C-QuSQce.js"));
|
|
17119
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-CHl21pW9.js"));
|
|
17120
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-MLoV3SVu.js"));
|
|
17121
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CIckIkj7.js"));
|
|
17122
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-39Se5aT5.js"));
|
|
17123
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-BuX_5P3h.js"));
|
|
17090
17124
|
const props = __props;
|
|
17091
17125
|
const repoInfo = inject("repoInfo");
|
|
17092
17126
|
const orgInfo = inject("orgInfo");
|
|
@@ -17756,7 +17790,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
17756
17790
|
};
|
|
17757
17791
|
const migrationAnnounceUrl = computed(() => {
|
|
17758
17792
|
var _a, _b;
|
|
17759
|
-
return ((_b = (_a = window == null ? void 0 : window.location) == null ? void 0 : _a.hostname) == null ? void 0 : _b.includes("gitcode")) ? "https://gitcode.com/gitcode" : "https://atomgit.com/gitcode";
|
|
17793
|
+
return ((_b = (_a = window == null ? void 0 : window.location) == null ? void 0 : _a.hostname) == null ? void 0 : _b.includes("gitcode")) ? "https://gitcode.com/org/gitcode/discussions/11" : "https://atomgit.com/org/gitcode/discussions/12";
|
|
17760
17794
|
});
|
|
17761
17795
|
const initShowStatus = () => {
|
|
17762
17796
|
if (!SITE_STATUS.DISABLE) {
|
|
@@ -17835,7 +17869,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17835
17869
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17836
17870
|
}
|
|
17837
17871
|
};
|
|
17838
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17872
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-DRRlzJWn.js"));
|
|
17839
17873
|
function clearNotice() {
|
|
17840
17874
|
if (localStorage$2.getItem("validator_email")) {
|
|
17841
17875
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18637,9 +18671,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18637
18671
|
const layoutConfig2 = useLayoutConfig();
|
|
18638
18672
|
const { t: t2 } = i18n.global;
|
|
18639
18673
|
const route = useRoute();
|
|
18640
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem
|
|
18641
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18642
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18674
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem--y8FviMI.js"));
|
|
18675
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-BhLpqd0b.js"));
|
|
18676
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CrL8ZNct.js"));
|
|
18643
18677
|
const props = __props;
|
|
18644
18678
|
console.log("slotKeys", props.slotKeys);
|
|
18645
18679
|
console.log("props", props);
|
|
@@ -24534,7 +24568,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24534
24568
|
}
|
|
24535
24569
|
});
|
|
24536
24570
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24537
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24571
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-B0VxaOSN.js"));
|
|
24538
24572
|
const useSlidCaptcha = () => {
|
|
24539
24573
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24540
24574
|
const open = (config) => {
|
|
@@ -24553,7 +24587,7 @@ const useSlidCaptcha = () => {
|
|
|
24553
24587
|
close: unMount
|
|
24554
24588
|
};
|
|
24555
24589
|
};
|
|
24556
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24590
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-DvD7xtT2.js"));
|
|
24557
24591
|
const useYunpianCaptcha = () => {
|
|
24558
24592
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24559
24593
|
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-B45Xq9Vq.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-XZeZ9Ctz.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";
|
|
@@ -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-B45Xq9Vq.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
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-B45Xq9Vq.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