@tanstack/query-devtools 5.56.1 → 5.59.19
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/build/DevtoolsComponent/{ITUUECIS.js → ACWU3NT2.js} +2 -2
- package/build/DevtoolsComponent/{LU2ND2BF.js → BMGNQTAT.js} +2 -2
- package/build/DevtoolsPanelComponent/{CNBMJT5I.js → 7QLFAFLW.js} +2 -2
- package/build/DevtoolsPanelComponent/{XJJMEBKY.js → UODQIBEW.js} +2 -2
- package/build/chunk/{TU4XCPXB.js → BLREPECS.js} +1 -1
- package/build/chunk/{K6ZPOBGB.js → QULEXNPG.js} +411 -255
- package/build/chunk/{TUGSCQSL.js → STCWXWCR.js} +411 -255
- package/build/chunk/{GMHTURR6.js → T4EIIERB.js} +1 -1
- package/build/dev.cjs +413 -257
- package/build/dev.js +3 -3
- package/build/index.cjs +413 -257
- package/build/index.js +3 -3
- package/package.json +2 -2
- package/src/Devtools.tsx +156 -18
- package/src/Explorer.tsx +24 -2
- package/src/icons/index.tsx +20 -0
package/build/index.cjs
CHANGED
|
@@ -11894,18 +11894,21 @@ function PiPIcon() {
|
|
|
11894
11894
|
function Copier() {
|
|
11895
11895
|
return _tmpl$13();
|
|
11896
11896
|
}
|
|
11897
|
+
function Pencil() {
|
|
11898
|
+
return _tmpl$14();
|
|
11899
|
+
}
|
|
11897
11900
|
function CopiedCopier(props) {
|
|
11898
11901
|
return (() => {
|
|
11899
|
-
var _el$
|
|
11900
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11901
|
-
return _el$
|
|
11902
|
+
var _el$17 = _tmpl$15(), _el$18 = _el$17.firstChild;
|
|
11903
|
+
createRenderEffect(() => setAttribute(_el$18, "stroke", props.theme === "dark" ? "#12B76A" : "#027A48"));
|
|
11904
|
+
return _el$17;
|
|
11902
11905
|
})();
|
|
11903
11906
|
}
|
|
11904
11907
|
function ErrorCopier() {
|
|
11905
|
-
return _tmpl$
|
|
11908
|
+
return _tmpl$16();
|
|
11906
11909
|
}
|
|
11907
11910
|
function List() {
|
|
11908
|
-
return _tmpl$
|
|
11911
|
+
return _tmpl$17();
|
|
11909
11912
|
}
|
|
11910
11913
|
function Check(props) {
|
|
11911
11914
|
return [createComponent(Show, {
|
|
@@ -11913,119 +11916,119 @@ function Check(props) {
|
|
|
11913
11916
|
return props.checked;
|
|
11914
11917
|
},
|
|
11915
11918
|
get children() {
|
|
11916
|
-
var _el$
|
|
11917
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11918
|
-
return _el$
|
|
11919
|
+
var _el$21 = _tmpl$15(), _el$22 = _el$21.firstChild;
|
|
11920
|
+
createRenderEffect(() => setAttribute(_el$22, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
11921
|
+
return _el$21;
|
|
11919
11922
|
}
|
|
11920
11923
|
}), createComponent(Show, {
|
|
11921
11924
|
get when() {
|
|
11922
11925
|
return !props.checked;
|
|
11923
11926
|
},
|
|
11924
11927
|
get children() {
|
|
11925
|
-
var _el$
|
|
11926
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11927
|
-
return _el$
|
|
11928
|
+
var _el$23 = _tmpl$18(), _el$24 = _el$23.firstChild;
|
|
11929
|
+
createRenderEffect(() => setAttribute(_el$24, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
11930
|
+
return _el$23;
|
|
11928
11931
|
}
|
|
11929
11932
|
})];
|
|
11930
11933
|
}
|
|
11931
11934
|
function CheckCircle() {
|
|
11932
|
-
return _tmpl$
|
|
11935
|
+
return _tmpl$19();
|
|
11933
11936
|
}
|
|
11934
11937
|
function LoadingCircle() {
|
|
11935
|
-
return _tmpl$
|
|
11938
|
+
return _tmpl$20();
|
|
11936
11939
|
}
|
|
11937
11940
|
function XCircle() {
|
|
11938
|
-
return _tmpl$
|
|
11941
|
+
return _tmpl$21();
|
|
11939
11942
|
}
|
|
11940
11943
|
function PauseCircle() {
|
|
11941
|
-
return _tmpl$
|
|
11944
|
+
return _tmpl$222();
|
|
11942
11945
|
}
|
|
11943
11946
|
function TanstackLogo() {
|
|
11944
11947
|
const id = createUniqueId();
|
|
11945
11948
|
return (() => {
|
|
11946
|
-
var _el$
|
|
11947
|
-
setAttribute(_el$
|
|
11948
|
-
setAttribute(_el$
|
|
11949
|
-
setAttribute(_el$
|
|
11950
|
-
setAttribute(_el$
|
|
11951
|
-
setAttribute(_el$
|
|
11952
|
-
setAttribute(_el$
|
|
11953
|
-
setAttribute(_el$
|
|
11954
|
-
setAttribute(_el$
|
|
11955
|
-
setAttribute(_el$
|
|
11956
|
-
setAttribute(_el$
|
|
11957
|
-
setAttribute(_el$
|
|
11958
|
-
setAttribute(_el$
|
|
11959
|
-
setAttribute(_el$
|
|
11960
|
-
setAttribute(_el$
|
|
11961
|
-
setAttribute(_el$
|
|
11962
|
-
setAttribute(_el$
|
|
11963
|
-
setAttribute(_el$
|
|
11964
|
-
setAttribute(_el$
|
|
11965
|
-
setAttribute(_el$
|
|
11966
|
-
setAttribute(_el$
|
|
11967
|
-
setAttribute(_el$
|
|
11968
|
-
setAttribute(_el$
|
|
11969
|
-
setAttribute(_el$
|
|
11970
|
-
setAttribute(_el$
|
|
11971
|
-
setAttribute(_el$
|
|
11972
|
-
setAttribute(_el$
|
|
11973
|
-
setAttribute(_el$
|
|
11974
|
-
setAttribute(_el$
|
|
11975
|
-
setAttribute(_el$
|
|
11976
|
-
setAttribute(_el$
|
|
11977
|
-
setAttribute(_el$
|
|
11978
|
-
setAttribute(_el$
|
|
11979
|
-
setAttribute(_el$
|
|
11980
|
-
setAttribute(_el$
|
|
11981
|
-
setAttribute(_el$
|
|
11982
|
-
setAttribute(_el$
|
|
11983
|
-
setAttribute(_el$
|
|
11984
|
-
setAttribute(_el$
|
|
11985
|
-
setAttribute(_el$
|
|
11986
|
-
setAttribute(_el$
|
|
11987
|
-
setAttribute(_el$
|
|
11988
|
-
setAttribute(_el$
|
|
11989
|
-
setAttribute(_el$
|
|
11990
|
-
setAttribute(_el$
|
|
11991
|
-
setAttribute(_el$
|
|
11992
|
-
setAttribute(_el$
|
|
11993
|
-
setAttribute(_el$
|
|
11994
|
-
setAttribute(_el$
|
|
11995
|
-
setAttribute(_el$
|
|
11996
|
-
setAttribute(_el$
|
|
11997
|
-
setAttribute(_el$
|
|
11998
|
-
setAttribute(_el$
|
|
11999
|
-
setAttribute(_el$
|
|
12000
|
-
setAttribute(_el$
|
|
12001
|
-
setAttribute(_el$
|
|
12002
|
-
setAttribute(_el$
|
|
12003
|
-
setAttribute(_el$
|
|
12004
|
-
setAttribute(_el$
|
|
12005
|
-
setAttribute(_el$
|
|
12006
|
-
setAttribute(_el$
|
|
12007
|
-
setAttribute(_el$
|
|
12008
|
-
setAttribute(_el$
|
|
12009
|
-
setAttribute(_el$
|
|
12010
|
-
setAttribute(_el$
|
|
12011
|
-
setAttribute(_el$
|
|
12012
|
-
setAttribute(_el$
|
|
12013
|
-
setAttribute(_el$
|
|
12014
|
-
setAttribute(_el$
|
|
12015
|
-
setAttribute(_el$
|
|
12016
|
-
setAttribute(_el$
|
|
12017
|
-
setAttribute(_el$
|
|
12018
|
-
setAttribute(_el$
|
|
12019
|
-
setAttribute(_el$
|
|
12020
|
-
setAttribute(_el$
|
|
12021
|
-
setAttribute(_el$
|
|
12022
|
-
setAttribute(_el$
|
|
12023
|
-
setAttribute(_el$
|
|
12024
|
-
setAttribute(_el$
|
|
12025
|
-
return _el$
|
|
11949
|
+
var _el$29 = _tmpl$23(), _el$30 = _el$29.firstChild, _el$31 = _el$30.nextSibling, _el$32 = _el$31.nextSibling, _el$33 = _el$32.firstChild, _el$34 = _el$32.nextSibling, _el$35 = _el$34.firstChild, _el$36 = _el$34.nextSibling, _el$37 = _el$36.nextSibling, _el$38 = _el$37.firstChild, _el$39 = _el$37.nextSibling, _el$40 = _el$39.firstChild, _el$41 = _el$39.nextSibling, _el$42 = _el$41.nextSibling, _el$43 = _el$42.firstChild, _el$44 = _el$42.nextSibling, _el$45 = _el$44.firstChild, _el$46 = _el$44.nextSibling, _el$47 = _el$46.nextSibling, _el$48 = _el$47.firstChild, _el$49 = _el$47.nextSibling, _el$50 = _el$49.firstChild, _el$51 = _el$49.nextSibling, _el$52 = _el$51.nextSibling, _el$53 = _el$52.firstChild, _el$54 = _el$52.nextSibling, _el$55 = _el$54.firstChild, _el$56 = _el$54.nextSibling, _el$57 = _el$56.nextSibling, _el$58 = _el$57.firstChild, _el$59 = _el$57.nextSibling, _el$60 = _el$59.firstChild, _el$61 = _el$59.nextSibling, _el$62 = _el$61.nextSibling, _el$63 = _el$62.firstChild, _el$64 = _el$62.nextSibling, _el$65 = _el$64.firstChild, _el$66 = _el$64.nextSibling, _el$67 = _el$66.firstChild, _el$68 = _el$67.nextSibling, _el$69 = _el$68.nextSibling, _el$70 = _el$69.nextSibling, _el$71 = _el$70.nextSibling, _el$72 = _el$66.nextSibling, _el$73 = _el$72.firstChild, _el$74 = _el$72.nextSibling, _el$75 = _el$74.firstChild, _el$76 = _el$74.nextSibling, _el$77 = _el$76.firstChild, _el$78 = _el$77.nextSibling, _el$79 = _el$78.nextSibling, _el$80 = _el$79.firstChild, _el$81 = _el$80.nextSibling, _el$82 = _el$81.nextSibling, _el$83 = _el$82.nextSibling, _el$84 = _el$83.nextSibling, _el$85 = _el$84.nextSibling, _el$86 = _el$85.nextSibling, _el$87 = _el$86.nextSibling, _el$88 = _el$87.nextSibling, _el$89 = _el$88.nextSibling, _el$90 = _el$89.nextSibling, _el$91 = _el$90.nextSibling, _el$92 = _el$76.nextSibling, _el$93 = _el$92.firstChild, _el$94 = _el$92.nextSibling, _el$95 = _el$94.firstChild, _el$96 = _el$94.nextSibling, _el$97 = _el$96.firstChild, _el$98 = _el$97.nextSibling, _el$99 = _el$96.nextSibling, _el$100 = _el$99.firstChild, _el$101 = _el$99.nextSibling, _el$102 = _el$101.firstChild, _el$103 = _el$101.nextSibling, _el$104 = _el$103.firstChild, _el$105 = _el$104.nextSibling, _el$106 = _el$105.nextSibling, _el$107 = _el$106.nextSibling, _el$108 = _el$107.nextSibling, _el$109 = _el$108.nextSibling, _el$110 = _el$109.nextSibling, _el$111 = _el$110.nextSibling, _el$112 = _el$111.nextSibling, _el$113 = _el$112.nextSibling, _el$114 = _el$113.nextSibling, _el$115 = _el$114.nextSibling, _el$116 = _el$115.nextSibling, _el$117 = _el$116.nextSibling, _el$118 = _el$117.nextSibling, _el$119 = _el$118.nextSibling, _el$120 = _el$119.nextSibling, _el$121 = _el$120.nextSibling;
|
|
11950
|
+
setAttribute(_el$30, "id", `a-${id}`);
|
|
11951
|
+
setAttribute(_el$31, "fill", `url(#a-${id})`);
|
|
11952
|
+
setAttribute(_el$33, "id", `am-${id}`);
|
|
11953
|
+
setAttribute(_el$34, "id", `b-${id}`);
|
|
11954
|
+
setAttribute(_el$35, "filter", `url(#am-${id})`);
|
|
11955
|
+
setAttribute(_el$36, "mask", `url(#b-${id})`);
|
|
11956
|
+
setAttribute(_el$38, "id", `ah-${id}`);
|
|
11957
|
+
setAttribute(_el$39, "id", `k-${id}`);
|
|
11958
|
+
setAttribute(_el$40, "filter", `url(#ah-${id})`);
|
|
11959
|
+
setAttribute(_el$41, "mask", `url(#k-${id})`);
|
|
11960
|
+
setAttribute(_el$43, "id", `ae-${id}`);
|
|
11961
|
+
setAttribute(_el$44, "id", `j-${id}`);
|
|
11962
|
+
setAttribute(_el$45, "filter", `url(#ae-${id})`);
|
|
11963
|
+
setAttribute(_el$46, "mask", `url(#j-${id})`);
|
|
11964
|
+
setAttribute(_el$48, "id", `ai-${id}`);
|
|
11965
|
+
setAttribute(_el$49, "id", `i-${id}`);
|
|
11966
|
+
setAttribute(_el$50, "filter", `url(#ai-${id})`);
|
|
11967
|
+
setAttribute(_el$51, "mask", `url(#i-${id})`);
|
|
11968
|
+
setAttribute(_el$53, "id", `aj-${id}`);
|
|
11969
|
+
setAttribute(_el$54, "id", `h-${id}`);
|
|
11970
|
+
setAttribute(_el$55, "filter", `url(#aj-${id})`);
|
|
11971
|
+
setAttribute(_el$56, "mask", `url(#h-${id})`);
|
|
11972
|
+
setAttribute(_el$58, "id", `ag-${id}`);
|
|
11973
|
+
setAttribute(_el$59, "id", `g-${id}`);
|
|
11974
|
+
setAttribute(_el$60, "filter", `url(#ag-${id})`);
|
|
11975
|
+
setAttribute(_el$61, "mask", `url(#g-${id})`);
|
|
11976
|
+
setAttribute(_el$63, "id", `af-${id}`);
|
|
11977
|
+
setAttribute(_el$64, "id", `f-${id}`);
|
|
11978
|
+
setAttribute(_el$65, "filter", `url(#af-${id})`);
|
|
11979
|
+
setAttribute(_el$66, "mask", `url(#f-${id})`);
|
|
11980
|
+
setAttribute(_el$70, "id", `m-${id}`);
|
|
11981
|
+
setAttribute(_el$71, "fill", `url(#m-${id})`);
|
|
11982
|
+
setAttribute(_el$73, "id", `ak-${id}`);
|
|
11983
|
+
setAttribute(_el$74, "id", `e-${id}`);
|
|
11984
|
+
setAttribute(_el$75, "filter", `url(#ak-${id})`);
|
|
11985
|
+
setAttribute(_el$76, "mask", `url(#e-${id})`);
|
|
11986
|
+
setAttribute(_el$77, "id", `n-${id}`);
|
|
11987
|
+
setAttribute(_el$78, "fill", `url(#n-${id})`);
|
|
11988
|
+
setAttribute(_el$80, "id", `r-${id}`);
|
|
11989
|
+
setAttribute(_el$81, "fill", `url(#r-${id})`);
|
|
11990
|
+
setAttribute(_el$82, "id", `s-${id}`);
|
|
11991
|
+
setAttribute(_el$83, "fill", `url(#s-${id})`);
|
|
11992
|
+
setAttribute(_el$84, "id", `q-${id}`);
|
|
11993
|
+
setAttribute(_el$85, "fill", `url(#q-${id})`);
|
|
11994
|
+
setAttribute(_el$86, "id", `p-${id}`);
|
|
11995
|
+
setAttribute(_el$87, "fill", `url(#p-${id})`);
|
|
11996
|
+
setAttribute(_el$88, "id", `o-${id}`);
|
|
11997
|
+
setAttribute(_el$89, "fill", `url(#o-${id})`);
|
|
11998
|
+
setAttribute(_el$90, "id", `l-${id}`);
|
|
11999
|
+
setAttribute(_el$91, "fill", `url(#l-${id})`);
|
|
12000
|
+
setAttribute(_el$93, "id", `al-${id}`);
|
|
12001
|
+
setAttribute(_el$94, "id", `d-${id}`);
|
|
12002
|
+
setAttribute(_el$95, "filter", `url(#al-${id})`);
|
|
12003
|
+
setAttribute(_el$96, "mask", `url(#d-${id})`);
|
|
12004
|
+
setAttribute(_el$97, "id", `u-${id}`);
|
|
12005
|
+
setAttribute(_el$98, "fill", `url(#u-${id})`);
|
|
12006
|
+
setAttribute(_el$100, "id", `ad-${id}`);
|
|
12007
|
+
setAttribute(_el$101, "id", `c-${id}`);
|
|
12008
|
+
setAttribute(_el$102, "filter", `url(#ad-${id})`);
|
|
12009
|
+
setAttribute(_el$103, "mask", `url(#c-${id})`);
|
|
12010
|
+
setAttribute(_el$104, "id", `t-${id}`);
|
|
12011
|
+
setAttribute(_el$105, "fill", `url(#t-${id})`);
|
|
12012
|
+
setAttribute(_el$106, "id", `v-${id}`);
|
|
12013
|
+
setAttribute(_el$107, "stroke", `url(#v-${id})`);
|
|
12014
|
+
setAttribute(_el$108, "id", `aa-${id}`);
|
|
12015
|
+
setAttribute(_el$109, "stroke", `url(#aa-${id})`);
|
|
12016
|
+
setAttribute(_el$110, "id", `w-${id}`);
|
|
12017
|
+
setAttribute(_el$111, "stroke", `url(#w-${id})`);
|
|
12018
|
+
setAttribute(_el$112, "id", `ac-${id}`);
|
|
12019
|
+
setAttribute(_el$113, "stroke", `url(#ac-${id})`);
|
|
12020
|
+
setAttribute(_el$114, "id", `ab-${id}`);
|
|
12021
|
+
setAttribute(_el$115, "stroke", `url(#ab-${id})`);
|
|
12022
|
+
setAttribute(_el$116, "id", `y-${id}`);
|
|
12023
|
+
setAttribute(_el$117, "stroke", `url(#y-${id})`);
|
|
12024
|
+
setAttribute(_el$118, "id", `x-${id}`);
|
|
12025
|
+
setAttribute(_el$119, "stroke", `url(#x-${id})`);
|
|
12026
|
+
setAttribute(_el$120, "id", `z-${id}`);
|
|
12027
|
+
setAttribute(_el$121, "stroke", `url(#z-${id})`);
|
|
12028
|
+
return _el$29;
|
|
12026
12029
|
})();
|
|
12027
12030
|
}
|
|
12028
|
-
var _tmpl$2, _tmpl$22, _tmpl$3, _tmpl$4, _tmpl$5, _tmpl$6, _tmpl$7, _tmpl$8, _tmpl$9, _tmpl$10, _tmpl$11, _tmpl$12, _tmpl$13, _tmpl$14, _tmpl$15, _tmpl$16, _tmpl$17, _tmpl$18, _tmpl$19, _tmpl$20, _tmpl$21, _tmpl$222;
|
|
12031
|
+
var _tmpl$2, _tmpl$22, _tmpl$3, _tmpl$4, _tmpl$5, _tmpl$6, _tmpl$7, _tmpl$8, _tmpl$9, _tmpl$10, _tmpl$11, _tmpl$12, _tmpl$13, _tmpl$14, _tmpl$15, _tmpl$16, _tmpl$17, _tmpl$18, _tmpl$19, _tmpl$20, _tmpl$21, _tmpl$222, _tmpl$23;
|
|
12029
12032
|
var init_icons = __esm({
|
|
12030
12033
|
"src/icons/index.tsx"() {
|
|
12031
12034
|
init_web();
|
|
@@ -12046,15 +12049,16 @@ var init_icons = __esm({
|
|
|
12046
12049
|
_tmpl$11 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.3951 19.3711L9.97955 20.6856C10.1533 21.0768 10.4368 21.4093 10.7958 21.6426C11.1547 21.8759 11.5737 22.0001 12.0018 22C12.4299 22.0001 12.8488 21.8759 13.2078 21.6426C13.5667 21.4093 13.8503 21.0768 14.024 20.6856L14.6084 19.3711C14.8165 18.9047 15.1664 18.5159 15.6084 18.26C16.0532 18.0034 16.5678 17.8941 17.0784 17.9478L18.5084 18.1C18.9341 18.145 19.3637 18.0656 19.7451 17.8713C20.1265 17.6771 20.4434 17.3763 20.6573 17.0056C20.8715 16.635 20.9735 16.2103 20.9511 15.7829C20.9286 15.3555 20.7825 14.9438 20.5307 14.5978L19.684 13.4344C19.3825 13.0171 19.2214 12.5148 19.224 12C19.2239 11.4866 19.3865 10.9864 19.6884 10.5711L20.5351 9.40778C20.787 9.06175 20.933 8.65007 20.9555 8.22267C20.978 7.79528 20.8759 7.37054 20.6618 7C20.4479 6.62923 20.131 6.32849 19.7496 6.13423C19.3681 5.93997 18.9386 5.86053 18.5129 5.90556L17.0829 6.05778C16.5722 6.11141 16.0577 6.00212 15.6129 5.74556C15.17 5.48825 14.82 5.09736 14.6129 4.62889L14.024 3.31444C13.8503 2.92317 13.5667 2.59072 13.2078 2.3574C12.8488 2.12408 12.4299 1.99993 12.0018 2C11.5737 1.99993 11.1547 2.12408 10.7958 2.3574C10.4368 2.59072 10.1533 2.92317 9.97955 3.31444L9.3951 4.62889C9.18803 5.09736 8.83798 5.48825 8.3951 5.74556C7.95032 6.00212 7.43577 6.11141 6.9251 6.05778L5.49066 5.90556C5.06499 5.86053 4.6354 5.93997 4.25397 6.13423C3.87255 6.32849 3.55567 6.62923 3.34177 7C3.12759 7.37054 3.02555 7.79528 3.04804 8.22267C3.07052 8.65007 3.21656 9.06175 3.46844 9.40778L4.3151 10.5711C4.61704 10.9864 4.77964 11.4866 4.77955 12C4.77964 12.5134 4.61704 13.0137 4.3151 13.4289L3.46844 14.5922C3.21656 14.9382 3.07052 15.3499 3.04804 15.7773C3.02555 16.2047 3.12759 16.6295 3.34177 17C3.55589 17.3706 3.8728 17.6712 4.25417 17.8654C4.63554 18.0596 5.06502 18.1392 5.49066 18.0944L6.92066 17.9422C7.43133 17.8886 7.94587 17.9979 8.39066 18.2544C8.83519 18.511 9.18687 18.902 9.3951 19.3711Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><path d="M12 15C13.6568 15 15 13.6569 15 12C15 10.3431 13.6568 9 12 9C10.3431 9 8.99998 10.3431 8.99998 12C8.99998 13.6569 10.3431 15 12 15Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12047
12050
|
_tmpl$12 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M16 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V8M11.5 12.5L17 7M17 7H12M17 7V12M6.2 21H8.8C9.9201 21 10.4802 21 10.908 20.782C11.2843 20.5903 11.5903 20.2843 11.782 19.908C12 19.4802 12 18.9201 12 17.8V15.2C12 14.0799 12 13.5198 11.782 13.092C11.5903 12.7157 11.2843 12.4097 10.908 12.218C10.4802 12 9.92011 12 8.8 12H6.2C5.0799 12 4.51984 12 4.09202 12.218C3.71569 12.4097 3.40973 12.7157 3.21799 13.092C3 13.5198 3 14.0799 3 15.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12048
12051
|
_tmpl$13 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path class=copier d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round stroke=currentColor>`);
|
|
12049
|
-
_tmpl$14 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="
|
|
12050
|
-
_tmpl$15 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="
|
|
12051
|
-
_tmpl$16 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none
|
|
12052
|
-
_tmpl$17 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"
|
|
12053
|
-
_tmpl$18 = /* @__PURE__ */ template(`<svg
|
|
12054
|
-
_tmpl$19 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="
|
|
12055
|
-
_tmpl$20 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="
|
|
12056
|
-
_tmpl$21 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="
|
|
12057
|
-
_tmpl$222 = /* @__PURE__ */ template(`<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>`);
|
|
12052
|
+
_tmpl$14 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M2.5 21.4998L8.04927 19.3655C8.40421 19.229 8.58168 19.1607 8.74772 19.0716C8.8952 18.9924 9.0358 18.901 9.16804 18.7984C9.31692 18.6829 9.45137 18.5484 9.72028 18.2795L21 6.99982C22.1046 5.89525 22.1046 4.10438 21 2.99981C19.8955 1.89525 18.1046 1.89524 17 2.99981L5.72028 14.2795C5.45138 14.5484 5.31692 14.6829 5.20139 14.8318C5.09877 14.964 5.0074 15.1046 4.92823 15.2521C4.83911 15.4181 4.77085 15.5956 4.63433 15.9506L2.5 21.4998ZM2.5 21.4998L4.55812 16.1488C4.7054 15.7659 4.77903 15.5744 4.90534 15.4867C5.01572 15.4101 5.1523 15.3811 5.2843 15.4063C5.43533 15.4351 5.58038 15.5802 5.87048 15.8703L8.12957 18.1294C8.41967 18.4195 8.56472 18.5645 8.59356 18.7155C8.61877 18.8475 8.58979 18.9841 8.51314 19.0945C8.42545 19.2208 8.23399 19.2944 7.85107 19.4417L2.5 21.4998Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12053
|
+
_tmpl$15 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12054
|
+
_tmpl$16 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 9L15 15M15 9L9 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke=#F04438 stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12055
|
+
_tmpl$17 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none stroke=currentColor stroke-width=2 xmlns=http://www.w3.org/2000/svg><rect class=list width=20 height=20 y=2 x=2 rx=2></rect><line class=list-item y1=7 y2=7 x1=6 x2=18></line><line class=list-item y2=12 y1=12 x1=6 x2=18></line><line class=list-item y1=17 y2=17 x1=6 x2=18>`);
|
|
12056
|
+
_tmpl$18 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"height=20 width=20 fill=none xmlns=http://www.w3.org/2000/svg><path d="M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12057
|
+
_tmpl$19 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12058
|
+
_tmpl$20 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2V6M12 18V22M6 12H2M22 12H18M19.0784 19.0784L16.25 16.25M19.0784 4.99994L16.25 7.82837M4.92157 19.0784L7.75 16.25M4.92157 4.99994L7.75 7.82837"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><animateTransform attributeName=transform attributeType=XML type=rotate from=0 to=360 dur=2s repeatCount=indefinite>`);
|
|
12059
|
+
_tmpl$21 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12060
|
+
_tmpl$222 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.5 15V9M14.5 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12061
|
+
_tmpl$23 = /* @__PURE__ */ template(`<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>`);
|
|
12058
12062
|
}
|
|
12059
12063
|
});
|
|
12060
12064
|
|
|
@@ -12304,14 +12308,14 @@ function Explorer(props) {
|
|
|
12304
12308
|
const subEntryPages = createMemo(() => chunkArray(subEntries(), 100));
|
|
12305
12309
|
const currentDataPath = props.dataPath ?? [];
|
|
12306
12310
|
return (() => {
|
|
12307
|
-
var _el$6 = _tmpl$
|
|
12311
|
+
var _el$6 = _tmpl$72();
|
|
12308
12312
|
insert(_el$6, createComponent(Show, {
|
|
12309
12313
|
get when() {
|
|
12310
12314
|
return subEntryPages().length;
|
|
12311
12315
|
},
|
|
12312
12316
|
get children() {
|
|
12313
12317
|
return [(() => {
|
|
12314
|
-
var _el$7 = _tmpl$
|
|
12318
|
+
var _el$7 = _tmpl$82(), _el$8 = _el$7.firstChild, _el$9 = _el$8.firstChild, _el$10 = _el$9.nextSibling, _el$11 = _el$10.nextSibling, _el$12 = _el$11.nextSibling, _el$13 = _el$12.firstChild;
|
|
12315
12319
|
_el$8.$$click = () => toggleExpanded();
|
|
12316
12320
|
insert(_el$8, createComponent(Expander, {
|
|
12317
12321
|
get expanded() {
|
|
@@ -12327,7 +12331,7 @@ function Explorer(props) {
|
|
|
12327
12331
|
return props.editable;
|
|
12328
12332
|
},
|
|
12329
12333
|
get children() {
|
|
12330
|
-
var _el$14 = _tmpl$
|
|
12334
|
+
var _el$14 = _tmpl$72();
|
|
12331
12335
|
insert(_el$14, createComponent(CopyButton, {
|
|
12332
12336
|
get value() {
|
|
12333
12337
|
return props.value;
|
|
@@ -12359,6 +12363,20 @@ function Explorer(props) {
|
|
|
12359
12363
|
});
|
|
12360
12364
|
}
|
|
12361
12365
|
}), null);
|
|
12366
|
+
insert(_el$14, createComponent(Show, {
|
|
12367
|
+
get when() {
|
|
12368
|
+
return createMemo(() => !!!!props.onEdit)() && !serialize(props.value).meta;
|
|
12369
|
+
},
|
|
12370
|
+
get children() {
|
|
12371
|
+
var _el$15 = _tmpl$62();
|
|
12372
|
+
_el$15.$$click = () => {
|
|
12373
|
+
props.onEdit?.();
|
|
12374
|
+
};
|
|
12375
|
+
insert(_el$15, createComponent(Pencil, {}));
|
|
12376
|
+
createRenderEffect(() => className(_el$15, styles().actionButton));
|
|
12377
|
+
return _el$15;
|
|
12378
|
+
}
|
|
12379
|
+
}), null);
|
|
12362
12380
|
createRenderEffect(() => className(_el$14, styles().actions));
|
|
12363
12381
|
return _el$14;
|
|
12364
12382
|
}
|
|
@@ -12385,8 +12403,8 @@ function Explorer(props) {
|
|
|
12385
12403
|
return subEntryPages().length === 1;
|
|
12386
12404
|
},
|
|
12387
12405
|
get children() {
|
|
12388
|
-
var _el$
|
|
12389
|
-
insert(_el$
|
|
12406
|
+
var _el$16 = _tmpl$72();
|
|
12407
|
+
insert(_el$16, createComponent(Key, {
|
|
12390
12408
|
get each() {
|
|
12391
12409
|
return subEntries();
|
|
12392
12410
|
},
|
|
@@ -12417,36 +12435,36 @@ function Explorer(props) {
|
|
|
12417
12435
|
});
|
|
12418
12436
|
}
|
|
12419
12437
|
}));
|
|
12420
|
-
createRenderEffect(() => className(_el$
|
|
12421
|
-
return _el$
|
|
12438
|
+
createRenderEffect(() => className(_el$16, styles().subEntry));
|
|
12439
|
+
return _el$16;
|
|
12422
12440
|
}
|
|
12423
12441
|
}), createComponent(Show, {
|
|
12424
12442
|
get when() {
|
|
12425
12443
|
return subEntryPages().length > 1;
|
|
12426
12444
|
},
|
|
12427
12445
|
get children() {
|
|
12428
|
-
var _el$
|
|
12429
|
-
insert(_el$
|
|
12446
|
+
var _el$17 = _tmpl$72();
|
|
12447
|
+
insert(_el$17, createComponent(Index, {
|
|
12430
12448
|
get each() {
|
|
12431
12449
|
return subEntryPages();
|
|
12432
12450
|
},
|
|
12433
12451
|
children: (entries2, index) => (() => {
|
|
12434
|
-
var _el$
|
|
12435
|
-
_el$
|
|
12436
|
-
insert(_el$
|
|
12452
|
+
var _el$23 = _tmpl$122(), _el$24 = _el$23.firstChild, _el$25 = _el$24.firstChild, _el$26 = _el$25.firstChild, _el$30 = _el$26.nextSibling, _el$28 = _el$30.nextSibling, _el$31 = _el$28.nextSibling; _el$31.nextSibling;
|
|
12453
|
+
_el$25.$$click = () => setExpandedPages((old) => old.includes(index) ? old.filter((d) => d !== index) : [...old, index]);
|
|
12454
|
+
insert(_el$25, createComponent(Expander, {
|
|
12437
12455
|
get expanded() {
|
|
12438
12456
|
return expandedPages().includes(index);
|
|
12439
12457
|
}
|
|
12440
|
-
}), _el$
|
|
12441
|
-
insert(_el$
|
|
12442
|
-
insert(_el$
|
|
12443
|
-
insert(_el$
|
|
12458
|
+
}), _el$26);
|
|
12459
|
+
insert(_el$25, index * 100, _el$30);
|
|
12460
|
+
insert(_el$25, index * 100 + 100 - 1, _el$31);
|
|
12461
|
+
insert(_el$24, createComponent(Show, {
|
|
12444
12462
|
get when() {
|
|
12445
12463
|
return expandedPages().includes(index);
|
|
12446
12464
|
},
|
|
12447
12465
|
get children() {
|
|
12448
|
-
var _el$
|
|
12449
|
-
insert(_el$
|
|
12466
|
+
var _el$32 = _tmpl$72();
|
|
12467
|
+
insert(_el$32, createComponent(Key, {
|
|
12450
12468
|
get each() {
|
|
12451
12469
|
return entries2();
|
|
12452
12470
|
},
|
|
@@ -12472,24 +12490,24 @@ function Explorer(props) {
|
|
|
12472
12490
|
}
|
|
12473
12491
|
})
|
|
12474
12492
|
}));
|
|
12475
|
-
createRenderEffect(() => className(_el$
|
|
12476
|
-
return _el$
|
|
12493
|
+
createRenderEffect(() => className(_el$32, styles().subEntry));
|
|
12494
|
+
return _el$32;
|
|
12477
12495
|
}
|
|
12478
12496
|
}), null);
|
|
12479
12497
|
createRenderEffect((_p$) => {
|
|
12480
12498
|
var _v$10 = styles().entry, _v$11 = styles().expanderButton;
|
|
12481
|
-
_v$10 !== _p$.e && className(_el$
|
|
12482
|
-
_v$11 !== _p$.t && className(_el$
|
|
12499
|
+
_v$10 !== _p$.e && className(_el$24, _p$.e = _v$10);
|
|
12500
|
+
_v$11 !== _p$.t && className(_el$25, _p$.t = _v$11);
|
|
12483
12501
|
return _p$;
|
|
12484
12502
|
}, {
|
|
12485
12503
|
e: void 0,
|
|
12486
12504
|
t: void 0
|
|
12487
12505
|
});
|
|
12488
|
-
return _el$
|
|
12506
|
+
return _el$23;
|
|
12489
12507
|
})()
|
|
12490
12508
|
}));
|
|
12491
|
-
createRenderEffect(() => className(_el$
|
|
12492
|
-
return _el$
|
|
12509
|
+
createRenderEffect(() => className(_el$17, styles().subEntry));
|
|
12510
|
+
return _el$17;
|
|
12493
12511
|
}
|
|
12494
12512
|
})];
|
|
12495
12513
|
}
|
|
@@ -12501,18 +12519,18 @@ function Explorer(props) {
|
|
|
12501
12519
|
return subEntryPages().length === 0;
|
|
12502
12520
|
},
|
|
12503
12521
|
get children() {
|
|
12504
|
-
var _el$
|
|
12505
|
-
insert(_el$
|
|
12506
|
-
insert(_el$
|
|
12522
|
+
var _el$18 = _tmpl$112(), _el$19 = _el$18.firstChild, _el$20 = _el$19.firstChild;
|
|
12523
|
+
insert(_el$19, () => props.label, _el$20);
|
|
12524
|
+
insert(_el$18, createComponent(Show, {
|
|
12507
12525
|
get when() {
|
|
12508
12526
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number" || type() === "boolean");
|
|
12509
12527
|
},
|
|
12510
12528
|
get fallback() {
|
|
12511
12529
|
return (() => {
|
|
12512
|
-
var _el$
|
|
12513
|
-
insert(_el$
|
|
12514
|
-
createRenderEffect(() => className(_el$
|
|
12515
|
-
return _el$
|
|
12530
|
+
var _el$33 = _tmpl$102();
|
|
12531
|
+
insert(_el$33, () => displayValue(props.value));
|
|
12532
|
+
createRenderEffect(() => className(_el$33, styles().value));
|
|
12533
|
+
return _el$33;
|
|
12516
12534
|
})();
|
|
12517
12535
|
},
|
|
12518
12536
|
get children() {
|
|
@@ -12521,31 +12539,31 @@ function Explorer(props) {
|
|
|
12521
12539
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number");
|
|
12522
12540
|
},
|
|
12523
12541
|
get children() {
|
|
12524
|
-
var _el$
|
|
12525
|
-
_el$
|
|
12542
|
+
var _el$21 = _tmpl$92();
|
|
12543
|
+
_el$21.addEventListener("change", (changeEvent) => {
|
|
12526
12544
|
const oldData = props.activeQuery.state.data;
|
|
12527
12545
|
const newData = updateNestedDataByPath(oldData, currentDataPath, type() === "number" ? changeEvent.target.valueAsNumber : changeEvent.target.value);
|
|
12528
12546
|
queryClient.setQueryData(props.activeQuery.queryKey, newData);
|
|
12529
12547
|
});
|
|
12530
12548
|
createRenderEffect((_p$) => {
|
|
12531
12549
|
var _v$6 = type() === "number" ? "number" : "text", _v$7 = clsx(styles().value, styles().editableInput);
|
|
12532
|
-
_v$6 !== _p$.e && setAttribute(_el$
|
|
12533
|
-
_v$7 !== _p$.t && className(_el$
|
|
12550
|
+
_v$6 !== _p$.e && setAttribute(_el$21, "type", _p$.e = _v$6);
|
|
12551
|
+
_v$7 !== _p$.t && className(_el$21, _p$.t = _v$7);
|
|
12534
12552
|
return _p$;
|
|
12535
12553
|
}, {
|
|
12536
12554
|
e: void 0,
|
|
12537
12555
|
t: void 0
|
|
12538
12556
|
});
|
|
12539
|
-
createRenderEffect(() => _el$
|
|
12540
|
-
return _el$
|
|
12557
|
+
createRenderEffect(() => _el$21.value = props.value);
|
|
12558
|
+
return _el$21;
|
|
12541
12559
|
}
|
|
12542
12560
|
}), createComponent(Show, {
|
|
12543
12561
|
get when() {
|
|
12544
12562
|
return type() === "boolean";
|
|
12545
12563
|
},
|
|
12546
12564
|
get children() {
|
|
12547
|
-
var _el$
|
|
12548
|
-
insert(_el$
|
|
12565
|
+
var _el$22 = _tmpl$102();
|
|
12566
|
+
insert(_el$22, createComponent(ToggleValueButton, {
|
|
12549
12567
|
get activeQuery() {
|
|
12550
12568
|
return props.activeQuery;
|
|
12551
12569
|
},
|
|
@@ -12554,14 +12572,14 @@ function Explorer(props) {
|
|
|
12554
12572
|
return props.value;
|
|
12555
12573
|
}
|
|
12556
12574
|
}), null);
|
|
12557
|
-
insert(_el$
|
|
12558
|
-
createRenderEffect(() => className(_el$
|
|
12559
|
-
return _el$
|
|
12575
|
+
insert(_el$22, () => displayValue(props.value), null);
|
|
12576
|
+
createRenderEffect(() => className(_el$22, clsx(styles().value, styles().actions, styles().editableInput)));
|
|
12577
|
+
return _el$22;
|
|
12560
12578
|
}
|
|
12561
12579
|
})];
|
|
12562
12580
|
}
|
|
12563
12581
|
}), null);
|
|
12564
|
-
insert(_el$
|
|
12582
|
+
insert(_el$18, createComponent(Show, {
|
|
12565
12583
|
get when() {
|
|
12566
12584
|
return props.editable && props.itemsDeletable && props.activeQuery !== void 0;
|
|
12567
12585
|
},
|
|
@@ -12576,21 +12594,21 @@ function Explorer(props) {
|
|
|
12576
12594
|
}), null);
|
|
12577
12595
|
createRenderEffect((_p$) => {
|
|
12578
12596
|
var _v$8 = styles().row, _v$9 = styles().label;
|
|
12579
|
-
_v$8 !== _p$.e && className(_el$
|
|
12580
|
-
_v$9 !== _p$.t && className(_el$
|
|
12597
|
+
_v$8 !== _p$.e && className(_el$18, _p$.e = _v$8);
|
|
12598
|
+
_v$9 !== _p$.t && className(_el$19, _p$.t = _v$9);
|
|
12581
12599
|
return _p$;
|
|
12582
12600
|
}, {
|
|
12583
12601
|
e: void 0,
|
|
12584
12602
|
t: void 0
|
|
12585
12603
|
});
|
|
12586
|
-
return _el$
|
|
12604
|
+
return _el$18;
|
|
12587
12605
|
}
|
|
12588
12606
|
}), null);
|
|
12589
12607
|
createRenderEffect(() => className(_el$6, styles().entry));
|
|
12590
12608
|
return _el$6;
|
|
12591
12609
|
})();
|
|
12592
12610
|
}
|
|
12593
|
-
var _tmpl$
|
|
12611
|
+
var _tmpl$24, _tmpl$25, _tmpl$32, _tmpl$42, _tmpl$52, _tmpl$62, _tmpl$72, _tmpl$82, _tmpl$92, _tmpl$102, _tmpl$112, _tmpl$122, Expander, CopyButton, ClearArrayButton, DeleteItemButton, ToggleValueButton, stylesFactory, lightStyles, darkStyles;
|
|
12594
12612
|
var init_Explorer = __esm({
|
|
12595
12613
|
"src/Explorer.tsx"() {
|
|
12596
12614
|
init_web();
|
|
@@ -12611,17 +12629,18 @@ var init_Explorer = __esm({
|
|
|
12611
12629
|
init_utils();
|
|
12612
12630
|
init_icons();
|
|
12613
12631
|
init_contexts();
|
|
12614
|
-
_tmpl$
|
|
12615
|
-
_tmpl$
|
|
12632
|
+
_tmpl$24 = /* @__PURE__ */ template(`<span><svg width=16 height=16 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M6 12L10 8L6 4"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
12633
|
+
_tmpl$25 = /* @__PURE__ */ template(`<button title="Copy object to clipboard">`);
|
|
12616
12634
|
_tmpl$32 = /* @__PURE__ */ template(`<button title="Remove all items"aria-label="Remove all items">`);
|
|
12617
12635
|
_tmpl$42 = /* @__PURE__ */ template(`<button title="Delete item"aria-label="Delete item">`);
|
|
12618
12636
|
_tmpl$52 = /* @__PURE__ */ template(`<button title="Toggle value"aria-label="Toggle value">`);
|
|
12619
|
-
_tmpl$62 = /* @__PURE__ */ template(`<
|
|
12620
|
-
_tmpl$72 = /* @__PURE__ */ template(`<div
|
|
12621
|
-
_tmpl$82 = /* @__PURE__ */ template(`<
|
|
12622
|
-
_tmpl$92 = /* @__PURE__ */ template(`<
|
|
12623
|
-
_tmpl$102 = /* @__PURE__ */ template(`<
|
|
12624
|
-
_tmpl$112 = /* @__PURE__ */ template(`<div><
|
|
12637
|
+
_tmpl$62 = /* @__PURE__ */ template(`<button title="Bulk Edit Data"aria-label="Bulk Edit Data">`);
|
|
12638
|
+
_tmpl$72 = /* @__PURE__ */ template(`<div>`);
|
|
12639
|
+
_tmpl$82 = /* @__PURE__ */ template(`<div><button> <span></span> <span> `);
|
|
12640
|
+
_tmpl$92 = /* @__PURE__ */ template(`<input>`);
|
|
12641
|
+
_tmpl$102 = /* @__PURE__ */ template(`<span>`);
|
|
12642
|
+
_tmpl$112 = /* @__PURE__ */ template(`<div><span>:`);
|
|
12643
|
+
_tmpl$122 = /* @__PURE__ */ template(`<div><div><button> [<!>...<!>]`);
|
|
12625
12644
|
Expander = (props) => {
|
|
12626
12645
|
const theme = useTheme();
|
|
12627
12646
|
const css = useQueryDevtoolsContext().shadowDOMTarget ? u.bind({
|
|
@@ -12631,7 +12650,7 @@ var init_Explorer = __esm({
|
|
|
12631
12650
|
return theme() === "dark" ? darkStyles(css) : lightStyles(css);
|
|
12632
12651
|
});
|
|
12633
12652
|
return (() => {
|
|
12634
|
-
var _el$ = _tmpl$
|
|
12653
|
+
var _el$ = _tmpl$24();
|
|
12635
12654
|
createRenderEffect(() => className(_el$, clsx(styles().expander, css`
|
|
12636
12655
|
transform: rotate(${props.expanded ? 90 : 0}deg);
|
|
12637
12656
|
`, props.expanded && css`
|
|
@@ -12652,7 +12671,7 @@ var init_Explorer = __esm({
|
|
|
12652
12671
|
});
|
|
12653
12672
|
const [copyState, setCopyState] = createSignal("NoCopy");
|
|
12654
12673
|
return (() => {
|
|
12655
|
-
var _el$2 = _tmpl$
|
|
12674
|
+
var _el$2 = _tmpl$25();
|
|
12656
12675
|
addEventListener(_el$2, "click", copyState() === "NoCopy" ? () => {
|
|
12657
12676
|
navigator.clipboard.writeText(stringify(props.value)).then(() => {
|
|
12658
12677
|
setCopyState("SuccessCopy");
|
|
@@ -12922,7 +12941,7 @@ var init_Explorer = __esm({
|
|
|
12922
12941
|
});
|
|
12923
12942
|
|
|
12924
12943
|
// src/Devtools.tsx
|
|
12925
|
-
var _tmpl$
|
|
12944
|
+
var _tmpl$26, _tmpl$27, _tmpl$33, _tmpl$43, _tmpl$53, _tmpl$63, _tmpl$73, _tmpl$83, _tmpl$93, _tmpl$103, _tmpl$113, _tmpl$123, _tmpl$132, _tmpl$142, _tmpl$152, _tmpl$162, _tmpl$172, _tmpl$182, _tmpl$192, _tmpl$202, _tmpl$212, _tmpl$223, _tmpl$232, _tmpl$242, _tmpl$252, _tmpl$262, _tmpl$272, _tmpl$28, _tmpl$29, _tmpl$30, _tmpl$31, _tmpl$322, _tmpl$332, _tmpl$34, selectedQueryHash, setSelectedQueryHash, selectedMutationId, setSelectedMutationId, panelWidth, setPanelWidth, offline, setOffline, Devtools, PiPPanel, ParentPanel, DraggablePanel, ContentView, QueryRow, MutationRow, QueryStatusCount, MutationStatusCount, QueryStatus, QueryDetails, MutationDetails, queryCacheMap, setupQueryCacheSubscription, createSubscribeToQueryCacheBatcher, mutationCacheMap, setupMutationCacheSubscription, createSubscribeToMutationCacheBatcher, stylesFactory2, lightStyles2, darkStyles2;
|
|
12926
12945
|
var init_Devtools = __esm({
|
|
12927
12946
|
"src/Devtools.tsx"() {
|
|
12928
12947
|
init_web();
|
|
@@ -12951,8 +12970,8 @@ var init_Devtools = __esm({
|
|
|
12951
12970
|
init_Explorer();
|
|
12952
12971
|
init_contexts();
|
|
12953
12972
|
init_constants();
|
|
12954
|
-
_tmpl$
|
|
12955
|
-
_tmpl$
|
|
12973
|
+
_tmpl$26 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12974
|
+
_tmpl$27 = /* @__PURE__ */ template(`<div>`);
|
|
12956
12975
|
_tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
12957
12976
|
_tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
|
12958
12977
|
_tmpl$53 = /* @__PURE__ */ template(`<select name=tsqd-mutations-filter-sort>`);
|
|
@@ -12962,7 +12981,7 @@ var init_Devtools = __esm({
|
|
|
12962
12981
|
_tmpl$93 = /* @__PURE__ */ template(`<div>Settings`);
|
|
12963
12982
|
_tmpl$103 = /* @__PURE__ */ template(`<span>Position`);
|
|
12964
12983
|
_tmpl$113 = /* @__PURE__ */ template(`<span>Top`);
|
|
12965
|
-
_tmpl$
|
|
12984
|
+
_tmpl$123 = /* @__PURE__ */ template(`<span>Bottom`);
|
|
12966
12985
|
_tmpl$132 = /* @__PURE__ */ template(`<span>Left`);
|
|
12967
12986
|
_tmpl$142 = /* @__PURE__ */ template(`<span>Right`);
|
|
12968
12987
|
_tmpl$152 = /* @__PURE__ */ template(`<span>Theme`);
|
|
@@ -12977,12 +12996,14 @@ var init_Devtools = __esm({
|
|
|
12977
12996
|
_tmpl$242 = /* @__PURE__ */ template(`<button><div></div><code class=tsqd-query-hash>`);
|
|
12978
12997
|
_tmpl$252 = /* @__PURE__ */ template(`<div role=tooltip id=tsqd-status-tooltip>`);
|
|
12979
12998
|
_tmpl$262 = /* @__PURE__ */ template(`<span>`);
|
|
12980
|
-
_tmpl$
|
|
12999
|
+
_tmpl$272 = /* @__PURE__ */ template(`<button><span></span><span>`);
|
|
12981
13000
|
_tmpl$28 = /* @__PURE__ */ template(`<button><span></span> Error`);
|
|
12982
13001
|
_tmpl$29 = /* @__PURE__ */ template(`<div><span></span>Trigger Error<select><option value=""disabled selected>`);
|
|
12983
|
-
_tmpl$30 = /* @__PURE__ */ template(`<div
|
|
12984
|
-
_tmpl$31 = /* @__PURE__ */ template(`<
|
|
12985
|
-
_tmpl$322 = /* @__PURE__ */ template(`<div><div>
|
|
13002
|
+
_tmpl$30 = /* @__PURE__ */ template(`<div class="tsqd-query-details-explorer-container tsqd-query-details-data-explorer">`);
|
|
13003
|
+
_tmpl$31 = /* @__PURE__ */ template(`<form><textarea name=data></textarea><div><span></span><div><button type=button>Cancel</button><button>Save`);
|
|
13004
|
+
_tmpl$322 = /* @__PURE__ */ template(`<div><div>Query Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-observers-count><span>Observers:</span><span></span></div><div class=tsqd-query-details-last-updated><span>Last Updated:</span><span></span></div></div><div>Actions</div><div><button><span></span>Refetch</button><button><span></span>Invalidate</button><button><span></span>Reset</button><button><span></span>Remove</button><button><span></span> Loading</button></div><div>Data </div><div>Query Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">`);
|
|
13005
|
+
_tmpl$332 = /* @__PURE__ */ template(`<option>`);
|
|
13006
|
+
_tmpl$34 = /* @__PURE__ */ template(`<div><div>Mutation Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-last-updated><span>Submitted At:</span><span></span></div></div><div>Variables Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Context Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Data Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Mutations Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">`);
|
|
12986
13007
|
[selectedQueryHash, setSelectedQueryHash] = createSignal(null);
|
|
12987
13008
|
[selectedMutationId, setSelectedMutationId] = createSignal(null);
|
|
12988
13009
|
[panelWidth, setPanelWidth] = createSignal(0);
|
|
@@ -13046,7 +13067,7 @@ var init_Devtools = __esm({
|
|
|
13046
13067
|
});
|
|
13047
13068
|
}
|
|
13048
13069
|
}), (() => {
|
|
13049
|
-
var _el$ = _tmpl$
|
|
13070
|
+
var _el$ = _tmpl$27();
|
|
13050
13071
|
var _ref$ = transitionsContainerRef;
|
|
13051
13072
|
typeof _ref$ === "function" ? use(_ref$, _el$) : transitionsContainerRef = _el$;
|
|
13052
13073
|
insert(_el$, createComponent(TransitionGroup, {
|
|
@@ -13077,7 +13098,7 @@ var init_Devtools = __esm({
|
|
|
13077
13098
|
return !isOpen();
|
|
13078
13099
|
},
|
|
13079
13100
|
get children() {
|
|
13080
|
-
var _el$2 = _tmpl$
|
|
13101
|
+
var _el$2 = _tmpl$26(), _el$3 = _el$2.firstChild, _el$4 = _el$3.nextSibling;
|
|
13081
13102
|
insert(_el$3, createComponent(TanstackLogo, {}));
|
|
13082
13103
|
_el$4.$$click = () => props.setLocalStore("open", "true");
|
|
13083
13104
|
insert(_el$4, createComponent(TanstackLogo, {}));
|
|
@@ -13160,7 +13181,7 @@ var init_Devtools = __esm({
|
|
|
13160
13181
|
});
|
|
13161
13182
|
});
|
|
13162
13183
|
return (() => {
|
|
13163
|
-
var _el$5 = _tmpl$
|
|
13184
|
+
var _el$5 = _tmpl$27();
|
|
13164
13185
|
_el$5.style.setProperty("--tsqd-font-size", "16px");
|
|
13165
13186
|
_el$5.style.setProperty("max-height", "100vh");
|
|
13166
13187
|
_el$5.style.setProperty("height", "100vh");
|
|
@@ -13209,7 +13230,7 @@ var init_Devtools = __esm({
|
|
|
13209
13230
|
`;
|
|
13210
13231
|
};
|
|
13211
13232
|
return (() => {
|
|
13212
|
-
var _el$6 = _tmpl$
|
|
13233
|
+
var _el$6 = _tmpl$27();
|
|
13213
13234
|
var _ref$2 = panelRef;
|
|
13214
13235
|
typeof _ref$2 === "function" ? use(_ref$2, _el$6) : panelRef = _el$6;
|
|
13215
13236
|
_el$6.style.setProperty("--tsqd-font-size", "16px");
|
|
@@ -13668,7 +13689,7 @@ var init_Devtools = __esm({
|
|
|
13668
13689
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
|
|
13669
13690
|
},
|
|
13670
13691
|
get children() {
|
|
13671
|
-
return [_tmpl$
|
|
13692
|
+
return [_tmpl$123(), createComponent(ArrowDown, {})];
|
|
13672
13693
|
}
|
|
13673
13694
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
13674
13695
|
onSelect: () => {
|
|
@@ -14081,7 +14102,7 @@ var init_Devtools = __esm({
|
|
|
14081
14102
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
14082
14103
|
});
|
|
14083
14104
|
return (() => {
|
|
14084
|
-
var _el$56 = _tmpl$
|
|
14105
|
+
var _el$56 = _tmpl$27();
|
|
14085
14106
|
insert(_el$56, createComponent(QueryStatus, {
|
|
14086
14107
|
label: "Fresh",
|
|
14087
14108
|
color: "green",
|
|
@@ -14146,7 +14167,7 @@ var init_Devtools = __esm({
|
|
|
14146
14167
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
14147
14168
|
});
|
|
14148
14169
|
return (() => {
|
|
14149
|
-
var _el$57 = _tmpl$
|
|
14170
|
+
var _el$57 = _tmpl$27();
|
|
14150
14171
|
insert(_el$57, createComponent(QueryStatus, {
|
|
14151
14172
|
label: "Paused",
|
|
14152
14173
|
color: "purple",
|
|
@@ -14207,7 +14228,7 @@ var init_Devtools = __esm({
|
|
|
14207
14228
|
return true;
|
|
14208
14229
|
});
|
|
14209
14230
|
return (() => {
|
|
14210
|
-
var _el$58 = _tmpl$
|
|
14231
|
+
var _el$58 = _tmpl$272(), _el$60 = _el$58.firstChild, _el$62 = _el$60.nextSibling;
|
|
14211
14232
|
var _ref$5 = tagRef;
|
|
14212
14233
|
typeof _ref$5 === "function" ? use(_ref$5, _el$58) : tagRef = _el$58;
|
|
14213
14234
|
_el$58.addEventListener("mouseleave", () => {
|
|
@@ -14289,6 +14310,8 @@ var init_Devtools = __esm({
|
|
|
14289
14310
|
const t2 = (light, dark) => theme() === "dark" ? dark : light;
|
|
14290
14311
|
const queryClient = useQueryDevtoolsContext().client;
|
|
14291
14312
|
const [restoringLoading, setRestoringLoading] = createSignal(false);
|
|
14313
|
+
const [dataMode, setDataMode] = createSignal("view");
|
|
14314
|
+
const [dataEditError, setDataEditError] = createSignal(false);
|
|
14292
14315
|
const errorTypes = createMemo(() => {
|
|
14293
14316
|
return useQueryDevtoolsContext().errorTypes || [];
|
|
14294
14317
|
});
|
|
@@ -14334,7 +14357,7 @@ var init_Devtools = __esm({
|
|
|
14334
14357
|
const restoreQueryAfterLoadingOrError = () => {
|
|
14335
14358
|
const activeQueryVal = activeQuery();
|
|
14336
14359
|
const previousState = activeQueryVal.state;
|
|
14337
|
-
const previousOptions = activeQueryVal.state.fetchMeta.__previousQueryOptions;
|
|
14360
|
+
const previousOptions = activeQueryVal.state.fetchMeta ? activeQueryVal.state.fetchMeta.__previousQueryOptions : null;
|
|
14338
14361
|
activeQueryVal.cancel({
|
|
14339
14362
|
silent: true
|
|
14340
14363
|
});
|
|
@@ -14343,7 +14366,9 @@ var init_Devtools = __esm({
|
|
|
14343
14366
|
fetchStatus: "idle",
|
|
14344
14367
|
fetchMeta: null
|
|
14345
14368
|
});
|
|
14346
|
-
|
|
14369
|
+
if (previousOptions) {
|
|
14370
|
+
activeQueryVal.fetch(previousOptions);
|
|
14371
|
+
}
|
|
14347
14372
|
};
|
|
14348
14373
|
createEffect(() => {
|
|
14349
14374
|
if (statusLabel() !== "fetching") {
|
|
@@ -14369,7 +14394,7 @@ var init_Devtools = __esm({
|
|
|
14369
14394
|
return createMemo(() => !!activeQuery())() && activeQueryState();
|
|
14370
14395
|
},
|
|
14371
14396
|
get children() {
|
|
14372
|
-
var _el$63 = _tmpl$
|
|
14397
|
+
var _el$63 = _tmpl$322(), _el$64 = _el$63.firstChild, _el$65 = _el$64.nextSibling, _el$66 = _el$65.firstChild, _el$67 = _el$66.firstChild, _el$68 = _el$67.firstChild, _el$69 = _el$67.nextSibling, _el$70 = _el$66.nextSibling, _el$71 = _el$70.firstChild, _el$72 = _el$71.nextSibling, _el$73 = _el$70.nextSibling, _el$74 = _el$73.firstChild, _el$75 = _el$74.nextSibling, _el$76 = _el$65.nextSibling, _el$77 = _el$76.nextSibling, _el$78 = _el$77.firstChild, _el$79 = _el$78.firstChild, _el$80 = _el$78.nextSibling, _el$81 = _el$80.firstChild, _el$82 = _el$80.nextSibling, _el$83 = _el$82.firstChild, _el$84 = _el$82.nextSibling, _el$85 = _el$84.firstChild, _el$86 = _el$84.nextSibling, _el$87 = _el$86.firstChild, _el$88 = _el$87.nextSibling, _el$97 = _el$77.nextSibling; _el$97.firstChild; var _el$107 = _el$97.nextSibling, _el$108 = _el$107.nextSibling;
|
|
14373
14398
|
insert(_el$68, () => displayValue(activeQuery().queryKey, true));
|
|
14374
14399
|
insert(_el$69, statusLabel);
|
|
14375
14400
|
insert(_el$72, observerCount);
|
|
@@ -14456,10 +14481,10 @@ var init_Devtools = __esm({
|
|
|
14456
14481
|
return errorTypes();
|
|
14457
14482
|
},
|
|
14458
14483
|
children: (errorType) => (() => {
|
|
14459
|
-
var _el$
|
|
14460
|
-
insert(_el$
|
|
14461
|
-
createRenderEffect(() => _el$
|
|
14462
|
-
return _el$
|
|
14484
|
+
var _el$109 = _tmpl$332();
|
|
14485
|
+
insert(_el$109, () => errorType.name);
|
|
14486
|
+
createRenderEffect(() => _el$109.value = errorType.name);
|
|
14487
|
+
return _el$109;
|
|
14463
14488
|
})()
|
|
14464
14489
|
}), null);
|
|
14465
14490
|
insert(_el$92, createComponent(ChevronDown, {}), null);
|
|
@@ -14479,18 +14504,83 @@ var init_Devtools = __esm({
|
|
|
14479
14504
|
return _el$92;
|
|
14480
14505
|
}
|
|
14481
14506
|
}), null);
|
|
14482
|
-
insert(_el$
|
|
14483
|
-
|
|
14484
|
-
|
|
14485
|
-
|
|
14486
|
-
return activeQueryStateData();
|
|
14507
|
+
insert(_el$97, () => dataMode() === "view" ? "Explorer" : "Editor", null);
|
|
14508
|
+
insert(_el$63, createComponent(Show, {
|
|
14509
|
+
get when() {
|
|
14510
|
+
return dataMode() === "view";
|
|
14487
14511
|
},
|
|
14488
|
-
|
|
14489
|
-
|
|
14490
|
-
|
|
14512
|
+
get children() {
|
|
14513
|
+
var _el$99 = _tmpl$30();
|
|
14514
|
+
insert(_el$99, createComponent(Explorer, {
|
|
14515
|
+
label: "Data",
|
|
14516
|
+
defaultExpanded: ["Data"],
|
|
14517
|
+
get value() {
|
|
14518
|
+
return activeQueryStateData();
|
|
14519
|
+
},
|
|
14520
|
+
editable: true,
|
|
14521
|
+
onEdit: () => setDataMode("edit"),
|
|
14522
|
+
get activeQuery() {
|
|
14523
|
+
return activeQuery();
|
|
14524
|
+
}
|
|
14525
|
+
}));
|
|
14526
|
+
createRenderEffect((_$p) => (_$p = tokens.size[2]) != null ? _el$99.style.setProperty("padding", _$p) : _el$99.style.removeProperty("padding"));
|
|
14527
|
+
return _el$99;
|
|
14491
14528
|
}
|
|
14492
|
-
}));
|
|
14493
|
-
insert(_el$
|
|
14529
|
+
}), _el$107);
|
|
14530
|
+
insert(_el$63, createComponent(Show, {
|
|
14531
|
+
get when() {
|
|
14532
|
+
return dataMode() === "edit";
|
|
14533
|
+
},
|
|
14534
|
+
get children() {
|
|
14535
|
+
var _el$100 = _tmpl$31(), _el$101 = _el$100.firstChild, _el$102 = _el$101.nextSibling, _el$103 = _el$102.firstChild, _el$104 = _el$103.nextSibling, _el$105 = _el$104.firstChild, _el$106 = _el$105.nextSibling;
|
|
14536
|
+
_el$100.addEventListener("submit", (e2) => {
|
|
14537
|
+
e2.preventDefault();
|
|
14538
|
+
const formData = new FormData(e2.currentTarget);
|
|
14539
|
+
const data = formData.get("data");
|
|
14540
|
+
try {
|
|
14541
|
+
const parsedData = JSON.parse(data);
|
|
14542
|
+
activeQuery().setState({
|
|
14543
|
+
...activeQuery().state,
|
|
14544
|
+
data: parsedData
|
|
14545
|
+
});
|
|
14546
|
+
setDataMode("view");
|
|
14547
|
+
} catch (error) {
|
|
14548
|
+
setDataEditError(true);
|
|
14549
|
+
}
|
|
14550
|
+
});
|
|
14551
|
+
_el$101.addEventListener("focus", () => setDataEditError(false));
|
|
14552
|
+
insert(_el$103, () => dataEditError() ? "Invalid Value" : "");
|
|
14553
|
+
_el$105.$$click = () => setDataMode("view");
|
|
14554
|
+
createRenderEffect((_p$) => {
|
|
14555
|
+
var _v$40 = clsx(styles().devtoolsEditForm, "tsqd-query-details-data-editor"), _v$41 = styles().devtoolsEditTextarea, _v$42 = dataEditError(), _v$43 = styles().devtoolsEditFormActions, _v$44 = styles().devtoolsEditFormError, _v$45 = styles().devtoolsEditFormActionContainer, _v$46 = clsx(styles().devtoolsEditFormAction, css`
|
|
14556
|
+
color: ${t2(colors.gray[600], colors.gray[300])};
|
|
14557
|
+
`), _v$47 = clsx(styles().devtoolsEditFormAction, css`
|
|
14558
|
+
color: ${t2(colors.blue[600], colors.blue[400])};
|
|
14559
|
+
`);
|
|
14560
|
+
_v$40 !== _p$.e && className(_el$100, _p$.e = _v$40);
|
|
14561
|
+
_v$41 !== _p$.t && className(_el$101, _p$.t = _v$41);
|
|
14562
|
+
_v$42 !== _p$.a && setAttribute(_el$101, "data-error", _p$.a = _v$42);
|
|
14563
|
+
_v$43 !== _p$.o && className(_el$102, _p$.o = _v$43);
|
|
14564
|
+
_v$44 !== _p$.i && className(_el$103, _p$.i = _v$44);
|
|
14565
|
+
_v$45 !== _p$.n && className(_el$104, _p$.n = _v$45);
|
|
14566
|
+
_v$46 !== _p$.s && className(_el$105, _p$.s = _v$46);
|
|
14567
|
+
_v$47 !== _p$.h && className(_el$106, _p$.h = _v$47);
|
|
14568
|
+
return _p$;
|
|
14569
|
+
}, {
|
|
14570
|
+
e: void 0,
|
|
14571
|
+
t: void 0,
|
|
14572
|
+
a: void 0,
|
|
14573
|
+
o: void 0,
|
|
14574
|
+
i: void 0,
|
|
14575
|
+
n: void 0,
|
|
14576
|
+
s: void 0,
|
|
14577
|
+
h: void 0
|
|
14578
|
+
});
|
|
14579
|
+
createRenderEffect(() => _el$101.value = JSON.stringify(activeQueryStateData(), null, 2));
|
|
14580
|
+
return _el$100;
|
|
14581
|
+
}
|
|
14582
|
+
}), _el$107);
|
|
14583
|
+
insert(_el$108, createComponent(Explorer, {
|
|
14494
14584
|
label: "Query",
|
|
14495
14585
|
defaultExpanded: ["Query", "queryKey"],
|
|
14496
14586
|
get value() {
|
|
@@ -14498,52 +14588,51 @@ var init_Devtools = __esm({
|
|
|
14498
14588
|
}
|
|
14499
14589
|
}));
|
|
14500
14590
|
createRenderEffect((_p$) => {
|
|
14501
|
-
var _v$
|
|
14591
|
+
var _v$48 = clsx(styles().detailsContainer, "tsqd-query-details-container"), _v$49 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$50 = clsx(styles().detailsBody, "tsqd-query-details-summary-container"), _v$51 = clsx(styles().queryDetailsStatus, getQueryStatusColors()), _v$52 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$53 = clsx(styles().actionsBody, "tsqd-query-details-actions-container"), _v$54 = clsx(css`
|
|
14502
14592
|
color: ${t2(colors.blue[600], colors.blue[400])};
|
|
14503
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-refetch"), _v$
|
|
14593
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-refetch"), _v$55 = statusLabel() === "fetching", _v$56 = css`
|
|
14504
14594
|
background-color: ${t2(colors.blue[600], colors.blue[400])};
|
|
14505
|
-
`, _v$
|
|
14595
|
+
`, _v$57 = clsx(css`
|
|
14506
14596
|
color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
14507
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-invalidate"), _v$
|
|
14597
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-invalidate"), _v$58 = queryStatus() === "pending", _v$59 = css`
|
|
14508
14598
|
background-color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
14509
|
-
`, _v$
|
|
14599
|
+
`, _v$60 = clsx(css`
|
|
14510
14600
|
color: ${t2(colors.gray[600], colors.gray[300])};
|
|
14511
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-reset"), _v$
|
|
14601
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-reset"), _v$61 = queryStatus() === "pending", _v$62 = css`
|
|
14512
14602
|
background-color: ${t2(colors.gray[600], colors.gray[400])};
|
|
14513
|
-
`, _v$
|
|
14603
|
+
`, _v$63 = clsx(css`
|
|
14514
14604
|
color: ${t2(colors.pink[500], colors.pink[400])};
|
|
14515
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-remove"), _v$
|
|
14605
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-remove"), _v$64 = statusLabel() === "fetching", _v$65 = css`
|
|
14516
14606
|
background-color: ${t2(colors.pink[500], colors.pink[400])};
|
|
14517
|
-
`, _v$
|
|
14607
|
+
`, _v$66 = clsx(css`
|
|
14518
14608
|
color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
14519
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-loading"), _v$
|
|
14609
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-loading"), _v$67 = restoringLoading(), _v$68 = css`
|
|
14520
14610
|
background-color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
14521
|
-
`, _v$
|
|
14522
|
-
_v$
|
|
14523
|
-
_v$
|
|
14524
|
-
_v$
|
|
14525
|
-
_v$
|
|
14526
|
-
_v$
|
|
14527
|
-
_v$
|
|
14528
|
-
_v$
|
|
14529
|
-
_v$
|
|
14530
|
-
_v$
|
|
14531
|
-
_v$
|
|
14532
|
-
_v$
|
|
14533
|
-
_v$
|
|
14534
|
-
_v$
|
|
14535
|
-
_v$
|
|
14536
|
-
_v$
|
|
14537
|
-
_v$
|
|
14538
|
-
_v$
|
|
14539
|
-
_v$
|
|
14540
|
-
_v$
|
|
14541
|
-
_v$
|
|
14542
|
-
_v$
|
|
14543
|
-
_v$
|
|
14544
|
-
_v$
|
|
14545
|
-
_v$
|
|
14546
|
-
_v$64 !== _p$.S && ((_p$.S = _v$64) != null ? _el$100.style.setProperty("padding", _v$64) : _el$100.style.removeProperty("padding"));
|
|
14611
|
+
`, _v$69 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$70 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$71 = tokens.size[2];
|
|
14612
|
+
_v$48 !== _p$.e && className(_el$63, _p$.e = _v$48);
|
|
14613
|
+
_v$49 !== _p$.t && className(_el$64, _p$.t = _v$49);
|
|
14614
|
+
_v$50 !== _p$.a && className(_el$65, _p$.a = _v$50);
|
|
14615
|
+
_v$51 !== _p$.o && className(_el$69, _p$.o = _v$51);
|
|
14616
|
+
_v$52 !== _p$.i && className(_el$76, _p$.i = _v$52);
|
|
14617
|
+
_v$53 !== _p$.n && className(_el$77, _p$.n = _v$53);
|
|
14618
|
+
_v$54 !== _p$.s && className(_el$78, _p$.s = _v$54);
|
|
14619
|
+
_v$55 !== _p$.h && (_el$78.disabled = _p$.h = _v$55);
|
|
14620
|
+
_v$56 !== _p$.r && className(_el$79, _p$.r = _v$56);
|
|
14621
|
+
_v$57 !== _p$.d && className(_el$80, _p$.d = _v$57);
|
|
14622
|
+
_v$58 !== _p$.l && (_el$80.disabled = _p$.l = _v$58);
|
|
14623
|
+
_v$59 !== _p$.u && className(_el$81, _p$.u = _v$59);
|
|
14624
|
+
_v$60 !== _p$.c && className(_el$82, _p$.c = _v$60);
|
|
14625
|
+
_v$61 !== _p$.w && (_el$82.disabled = _p$.w = _v$61);
|
|
14626
|
+
_v$62 !== _p$.m && className(_el$83, _p$.m = _v$62);
|
|
14627
|
+
_v$63 !== _p$.f && className(_el$84, _p$.f = _v$63);
|
|
14628
|
+
_v$64 !== _p$.y && (_el$84.disabled = _p$.y = _v$64);
|
|
14629
|
+
_v$65 !== _p$.g && className(_el$85, _p$.g = _v$65);
|
|
14630
|
+
_v$66 !== _p$.p && className(_el$86, _p$.p = _v$66);
|
|
14631
|
+
_v$67 !== _p$.b && (_el$86.disabled = _p$.b = _v$67);
|
|
14632
|
+
_v$68 !== _p$.T && className(_el$87, _p$.T = _v$68);
|
|
14633
|
+
_v$69 !== _p$.A && className(_el$97, _p$.A = _v$69);
|
|
14634
|
+
_v$70 !== _p$.O && className(_el$107, _p$.O = _v$70);
|
|
14635
|
+
_v$71 !== _p$.I && ((_p$.I = _v$71) != null ? _el$108.style.setProperty("padding", _v$71) : _el$108.style.removeProperty("padding"));
|
|
14547
14636
|
return _p$;
|
|
14548
14637
|
}, {
|
|
14549
14638
|
e: void 0,
|
|
@@ -14569,8 +14658,7 @@ var init_Devtools = __esm({
|
|
|
14569
14658
|
T: void 0,
|
|
14570
14659
|
A: void 0,
|
|
14571
14660
|
O: void 0,
|
|
14572
|
-
I: void 0
|
|
14573
|
-
S: void 0
|
|
14661
|
+
I: void 0
|
|
14574
14662
|
});
|
|
14575
14663
|
return _el$63;
|
|
14576
14664
|
}
|
|
@@ -14626,8 +14714,8 @@ var init_Devtools = __esm({
|
|
|
14626
14714
|
return activeMutation();
|
|
14627
14715
|
},
|
|
14628
14716
|
get children() {
|
|
14629
|
-
var _el$
|
|
14630
|
-
insert(_el$
|
|
14717
|
+
var _el$110 = _tmpl$34(), _el$111 = _el$110.firstChild, _el$112 = _el$111.nextSibling, _el$113 = _el$112.firstChild, _el$114 = _el$113.firstChild, _el$115 = _el$114.firstChild, _el$116 = _el$114.nextSibling, _el$117 = _el$113.nextSibling, _el$118 = _el$117.firstChild, _el$119 = _el$118.nextSibling, _el$120 = _el$112.nextSibling, _el$121 = _el$120.nextSibling, _el$122 = _el$121.nextSibling, _el$123 = _el$122.nextSibling, _el$124 = _el$123.nextSibling, _el$125 = _el$124.nextSibling, _el$126 = _el$125.nextSibling, _el$127 = _el$126.nextSibling;
|
|
14718
|
+
insert(_el$115, createComponent(Show, {
|
|
14631
14719
|
get when() {
|
|
14632
14720
|
return activeMutation().options.mutationKey;
|
|
14633
14721
|
},
|
|
@@ -14636,13 +14724,13 @@ var init_Devtools = __esm({
|
|
|
14636
14724
|
return displayValue(activeMutation().options.mutationKey, true);
|
|
14637
14725
|
}
|
|
14638
14726
|
}));
|
|
14639
|
-
insert(_el$
|
|
14727
|
+
insert(_el$116, createComponent(Show, {
|
|
14640
14728
|
get when() {
|
|
14641
14729
|
return color() === "purple";
|
|
14642
14730
|
},
|
|
14643
14731
|
children: "pending"
|
|
14644
14732
|
}), null);
|
|
14645
|
-
insert(_el$
|
|
14733
|
+
insert(_el$116, createComponent(Show, {
|
|
14646
14734
|
get when() {
|
|
14647
14735
|
return color() !== "purple";
|
|
14648
14736
|
},
|
|
@@ -14650,29 +14738,29 @@ var init_Devtools = __esm({
|
|
|
14650
14738
|
return status();
|
|
14651
14739
|
}
|
|
14652
14740
|
}), null);
|
|
14653
|
-
insert(_el$
|
|
14654
|
-
insert(_el$
|
|
14741
|
+
insert(_el$119, () => new Date(activeMutation().state.submittedAt).toLocaleTimeString());
|
|
14742
|
+
insert(_el$121, createComponent(Explorer, {
|
|
14655
14743
|
label: "Variables",
|
|
14656
14744
|
defaultExpanded: ["Variables"],
|
|
14657
14745
|
get value() {
|
|
14658
14746
|
return activeMutation().state.variables;
|
|
14659
14747
|
}
|
|
14660
14748
|
}));
|
|
14661
|
-
insert(_el$
|
|
14749
|
+
insert(_el$123, createComponent(Explorer, {
|
|
14662
14750
|
label: "Context",
|
|
14663
14751
|
defaultExpanded: ["Context"],
|
|
14664
14752
|
get value() {
|
|
14665
14753
|
return activeMutation().state.context;
|
|
14666
14754
|
}
|
|
14667
14755
|
}));
|
|
14668
|
-
insert(_el$
|
|
14756
|
+
insert(_el$125, createComponent(Explorer, {
|
|
14669
14757
|
label: "Data",
|
|
14670
14758
|
defaultExpanded: ["Data"],
|
|
14671
14759
|
get value() {
|
|
14672
14760
|
return activeMutation().state.data;
|
|
14673
14761
|
}
|
|
14674
14762
|
}));
|
|
14675
|
-
insert(_el$
|
|
14763
|
+
insert(_el$127, createComponent(Explorer, {
|
|
14676
14764
|
label: "Mutation",
|
|
14677
14765
|
defaultExpanded: ["Mutation"],
|
|
14678
14766
|
get value() {
|
|
@@ -14680,19 +14768,19 @@ var init_Devtools = __esm({
|
|
|
14680
14768
|
}
|
|
14681
14769
|
}));
|
|
14682
14770
|
createRenderEffect((_p$) => {
|
|
14683
|
-
var _v$
|
|
14684
|
-
_v$
|
|
14685
|
-
_v$
|
|
14686
|
-
_v$
|
|
14687
|
-
_v$
|
|
14688
|
-
_v$
|
|
14689
|
-
_v$
|
|
14690
|
-
_v$
|
|
14691
|
-
_v$
|
|
14692
|
-
_v$
|
|
14693
|
-
_v$
|
|
14694
|
-
_v$
|
|
14695
|
-
_v$
|
|
14771
|
+
var _v$72 = clsx(styles().detailsContainer, "tsqd-query-details-container"), _v$73 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$74 = clsx(styles().detailsBody, "tsqd-query-details-summary-container"), _v$75 = clsx(styles().queryDetailsStatus, getQueryStatusColors()), _v$76 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$77 = tokens.size[2], _v$78 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$79 = tokens.size[2], _v$80 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$81 = tokens.size[2], _v$82 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$83 = tokens.size[2];
|
|
14772
|
+
_v$72 !== _p$.e && className(_el$110, _p$.e = _v$72);
|
|
14773
|
+
_v$73 !== _p$.t && className(_el$111, _p$.t = _v$73);
|
|
14774
|
+
_v$74 !== _p$.a && className(_el$112, _p$.a = _v$74);
|
|
14775
|
+
_v$75 !== _p$.o && className(_el$116, _p$.o = _v$75);
|
|
14776
|
+
_v$76 !== _p$.i && className(_el$120, _p$.i = _v$76);
|
|
14777
|
+
_v$77 !== _p$.n && ((_p$.n = _v$77) != null ? _el$121.style.setProperty("padding", _v$77) : _el$121.style.removeProperty("padding"));
|
|
14778
|
+
_v$78 !== _p$.s && className(_el$122, _p$.s = _v$78);
|
|
14779
|
+
_v$79 !== _p$.h && ((_p$.h = _v$79) != null ? _el$123.style.setProperty("padding", _v$79) : _el$123.style.removeProperty("padding"));
|
|
14780
|
+
_v$80 !== _p$.r && className(_el$124, _p$.r = _v$80);
|
|
14781
|
+
_v$81 !== _p$.d && ((_p$.d = _v$81) != null ? _el$125.style.setProperty("padding", _v$81) : _el$125.style.removeProperty("padding"));
|
|
14782
|
+
_v$82 !== _p$.l && className(_el$126, _p$.l = _v$82);
|
|
14783
|
+
_v$83 !== _p$.u && ((_p$.u = _v$83) != null ? _el$127.style.setProperty("padding", _v$83) : _el$127.style.removeProperty("padding"));
|
|
14696
14784
|
return _p$;
|
|
14697
14785
|
}, {
|
|
14698
14786
|
e: void 0,
|
|
@@ -14708,7 +14796,7 @@ var init_Devtools = __esm({
|
|
|
14708
14796
|
l: void 0,
|
|
14709
14797
|
u: void 0
|
|
14710
14798
|
});
|
|
14711
|
-
return _el$
|
|
14799
|
+
return _el$110;
|
|
14712
14800
|
}
|
|
14713
14801
|
});
|
|
14714
14802
|
};
|
|
@@ -15743,6 +15831,74 @@ var init_Devtools = __esm({
|
|
|
15743
15831
|
padding: 0 ${tokens.size[2]} 0 ${tokens.size[1.5]};
|
|
15744
15832
|
}
|
|
15745
15833
|
}
|
|
15834
|
+
`,
|
|
15835
|
+
devtoolsEditForm: css`
|
|
15836
|
+
padding: ${size3[2]};
|
|
15837
|
+
& > [data-error='true'] {
|
|
15838
|
+
outline: 2px solid ${t2(colors.red[200], colors.red[800])};
|
|
15839
|
+
outline-offset: 2px;
|
|
15840
|
+
border-radius: ${border.radius.xs};
|
|
15841
|
+
}
|
|
15842
|
+
`,
|
|
15843
|
+
devtoolsEditTextarea: css`
|
|
15844
|
+
width: 100%;
|
|
15845
|
+
max-height: 500px;
|
|
15846
|
+
font-family: 'Fira Code', monospace;
|
|
15847
|
+
font-size: ${font.size.xs};
|
|
15848
|
+
border-radius: ${border.radius.sm};
|
|
15849
|
+
field-sizing: content;
|
|
15850
|
+
padding: ${size3[2]};
|
|
15851
|
+
background-color: ${t2(colors.gray[100], colors.darkGray[800])};
|
|
15852
|
+
color: ${t2(colors.gray[900], colors.gray[100])};
|
|
15853
|
+
border: 1px solid ${t2(colors.gray[200], colors.gray[700])};
|
|
15854
|
+
resize: none;
|
|
15855
|
+
&:focus {
|
|
15856
|
+
outline-offset: 2px;
|
|
15857
|
+
border-radius: ${border.radius.xs};
|
|
15858
|
+
outline: 2px solid ${t2(colors.blue[200], colors.blue[800])};
|
|
15859
|
+
}
|
|
15860
|
+
`,
|
|
15861
|
+
devtoolsEditFormActions: css`
|
|
15862
|
+
display: flex;
|
|
15863
|
+
justify-content: space-between;
|
|
15864
|
+
gap: ${size3[2]};
|
|
15865
|
+
align-items: center;
|
|
15866
|
+
padding-top: ${size3[1]};
|
|
15867
|
+
font-size: ${font.size.xs};
|
|
15868
|
+
`,
|
|
15869
|
+
devtoolsEditFormError: css`
|
|
15870
|
+
color: ${t2(colors.red[700], colors.red[500])};
|
|
15871
|
+
`,
|
|
15872
|
+
devtoolsEditFormActionContainer: css`
|
|
15873
|
+
display: flex;
|
|
15874
|
+
gap: ${size3[2]};
|
|
15875
|
+
`,
|
|
15876
|
+
devtoolsEditFormAction: css`
|
|
15877
|
+
font-family: ui-sans-serif, Inter, system-ui, sans-serif, sans-serif;
|
|
15878
|
+
font-size: ${font.size.xs};
|
|
15879
|
+
padding: ${size3[1]} ${tokens.size[2]};
|
|
15880
|
+
display: flex;
|
|
15881
|
+
border-radius: ${border.radius.sm};
|
|
15882
|
+
background-color: ${t2(colors.gray[100], colors.darkGray[600])};
|
|
15883
|
+
border: 1px solid ${t2(colors.gray[300], colors.darkGray[400])};
|
|
15884
|
+
align-items: center;
|
|
15885
|
+
gap: ${size3[2]};
|
|
15886
|
+
font-weight: ${font.weight.medium};
|
|
15887
|
+
line-height: ${font.lineHeight.xs};
|
|
15888
|
+
cursor: pointer;
|
|
15889
|
+
&:focus-visible {
|
|
15890
|
+
outline-offset: 2px;
|
|
15891
|
+
border-radius: ${border.radius.xs};
|
|
15892
|
+
outline: 2px solid ${colors.blue[800]};
|
|
15893
|
+
}
|
|
15894
|
+
&:hover {
|
|
15895
|
+
background-color: ${t2(colors.gray[200], colors.darkGray[500])};
|
|
15896
|
+
}
|
|
15897
|
+
|
|
15898
|
+
&:disabled {
|
|
15899
|
+
opacity: 0.6;
|
|
15900
|
+
cursor: not-allowed;
|
|
15901
|
+
}
|
|
15746
15902
|
`
|
|
15747
15903
|
};
|
|
15748
15904
|
};
|