@tanstack/query-devtools 5.55.1 → 5.58.0
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 → COOQDZLH.js} +2 -2
- package/build/DevtoolsComponent/{LU2ND2BF.js → H3J5RHJ6.js} +2 -2
- package/build/DevtoolsPanelComponent/{CNBMJT5I.js → MU7WGUJF.js} +2 -2
- package/build/DevtoolsPanelComponent/{XJJMEBKY.js → XV5R7GGF.js} +2 -2
- package/build/chunk/{TU4XCPXB.js → BLREPECS.js} +1 -1
- package/build/chunk/{K6ZPOBGB.js → DNUYL6JI.js} +407 -253
- package/build/chunk/{GMHTURR6.js → T4EIIERB.js} +1 -1
- package/build/chunk/{TUGSCQSL.js → VREWMQAW.js} +407 -253
- package/build/dev.cjs +409 -255
- package/build/dev.js +3 -3
- package/build/index.cjs +409 -255
- package/build/index.js +3 -3
- package/package.json +2 -2
- package/src/Devtools.tsx +148 -15
- package/src/Explorer.tsx +24 -2
- package/src/icons/index.tsx +20 -0
package/build/dev.cjs
CHANGED
|
@@ -11895,18 +11895,21 @@ function PiPIcon() {
|
|
|
11895
11895
|
function Copier() {
|
|
11896
11896
|
return _tmpl$13();
|
|
11897
11897
|
}
|
|
11898
|
+
function Pencil() {
|
|
11899
|
+
return _tmpl$14();
|
|
11900
|
+
}
|
|
11898
11901
|
function CopiedCopier(props) {
|
|
11899
11902
|
return (() => {
|
|
11900
|
-
var _el$
|
|
11901
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11902
|
-
return _el$
|
|
11903
|
+
var _el$17 = _tmpl$15(), _el$18 = _el$17.firstChild;
|
|
11904
|
+
createRenderEffect(() => setAttribute(_el$18, "stroke", props.theme === "dark" ? "#12B76A" : "#027A48"));
|
|
11905
|
+
return _el$17;
|
|
11903
11906
|
})();
|
|
11904
11907
|
}
|
|
11905
11908
|
function ErrorCopier() {
|
|
11906
|
-
return _tmpl$
|
|
11909
|
+
return _tmpl$16();
|
|
11907
11910
|
}
|
|
11908
11911
|
function List() {
|
|
11909
|
-
return _tmpl$
|
|
11912
|
+
return _tmpl$17();
|
|
11910
11913
|
}
|
|
11911
11914
|
function Check(props) {
|
|
11912
11915
|
return [createComponent(Show, {
|
|
@@ -11914,119 +11917,119 @@ function Check(props) {
|
|
|
11914
11917
|
return props.checked;
|
|
11915
11918
|
},
|
|
11916
11919
|
get children() {
|
|
11917
|
-
var _el$
|
|
11918
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11919
|
-
return _el$
|
|
11920
|
+
var _el$21 = _tmpl$15(), _el$22 = _el$21.firstChild;
|
|
11921
|
+
createRenderEffect(() => setAttribute(_el$22, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
11922
|
+
return _el$21;
|
|
11920
11923
|
}
|
|
11921
11924
|
}), createComponent(Show, {
|
|
11922
11925
|
get when() {
|
|
11923
11926
|
return !props.checked;
|
|
11924
11927
|
},
|
|
11925
11928
|
get children() {
|
|
11926
|
-
var _el$
|
|
11927
|
-
createRenderEffect(() => setAttribute(_el$
|
|
11928
|
-
return _el$
|
|
11929
|
+
var _el$23 = _tmpl$18(), _el$24 = _el$23.firstChild;
|
|
11930
|
+
createRenderEffect(() => setAttribute(_el$24, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
11931
|
+
return _el$23;
|
|
11929
11932
|
}
|
|
11930
11933
|
})];
|
|
11931
11934
|
}
|
|
11932
11935
|
function CheckCircle() {
|
|
11933
|
-
return _tmpl$
|
|
11936
|
+
return _tmpl$19();
|
|
11934
11937
|
}
|
|
11935
11938
|
function LoadingCircle() {
|
|
11936
|
-
return _tmpl$
|
|
11939
|
+
return _tmpl$20();
|
|
11937
11940
|
}
|
|
11938
11941
|
function XCircle() {
|
|
11939
|
-
return _tmpl$
|
|
11942
|
+
return _tmpl$21();
|
|
11940
11943
|
}
|
|
11941
11944
|
function PauseCircle() {
|
|
11942
|
-
return _tmpl$
|
|
11945
|
+
return _tmpl$222();
|
|
11943
11946
|
}
|
|
11944
11947
|
function TanstackLogo() {
|
|
11945
11948
|
const id = createUniqueId();
|
|
11946
11949
|
return (() => {
|
|
11947
|
-
var _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
|
-
setAttribute(_el$
|
|
12026
|
-
return _el$
|
|
11950
|
+
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;
|
|
11951
|
+
setAttribute(_el$30, "id", `a-${id}`);
|
|
11952
|
+
setAttribute(_el$31, "fill", `url(#a-${id})`);
|
|
11953
|
+
setAttribute(_el$33, "id", `am-${id}`);
|
|
11954
|
+
setAttribute(_el$34, "id", `b-${id}`);
|
|
11955
|
+
setAttribute(_el$35, "filter", `url(#am-${id})`);
|
|
11956
|
+
setAttribute(_el$36, "mask", `url(#b-${id})`);
|
|
11957
|
+
setAttribute(_el$38, "id", `ah-${id}`);
|
|
11958
|
+
setAttribute(_el$39, "id", `k-${id}`);
|
|
11959
|
+
setAttribute(_el$40, "filter", `url(#ah-${id})`);
|
|
11960
|
+
setAttribute(_el$41, "mask", `url(#k-${id})`);
|
|
11961
|
+
setAttribute(_el$43, "id", `ae-${id}`);
|
|
11962
|
+
setAttribute(_el$44, "id", `j-${id}`);
|
|
11963
|
+
setAttribute(_el$45, "filter", `url(#ae-${id})`);
|
|
11964
|
+
setAttribute(_el$46, "mask", `url(#j-${id})`);
|
|
11965
|
+
setAttribute(_el$48, "id", `ai-${id}`);
|
|
11966
|
+
setAttribute(_el$49, "id", `i-${id}`);
|
|
11967
|
+
setAttribute(_el$50, "filter", `url(#ai-${id})`);
|
|
11968
|
+
setAttribute(_el$51, "mask", `url(#i-${id})`);
|
|
11969
|
+
setAttribute(_el$53, "id", `aj-${id}`);
|
|
11970
|
+
setAttribute(_el$54, "id", `h-${id}`);
|
|
11971
|
+
setAttribute(_el$55, "filter", `url(#aj-${id})`);
|
|
11972
|
+
setAttribute(_el$56, "mask", `url(#h-${id})`);
|
|
11973
|
+
setAttribute(_el$58, "id", `ag-${id}`);
|
|
11974
|
+
setAttribute(_el$59, "id", `g-${id}`);
|
|
11975
|
+
setAttribute(_el$60, "filter", `url(#ag-${id})`);
|
|
11976
|
+
setAttribute(_el$61, "mask", `url(#g-${id})`);
|
|
11977
|
+
setAttribute(_el$63, "id", `af-${id}`);
|
|
11978
|
+
setAttribute(_el$64, "id", `f-${id}`);
|
|
11979
|
+
setAttribute(_el$65, "filter", `url(#af-${id})`);
|
|
11980
|
+
setAttribute(_el$66, "mask", `url(#f-${id})`);
|
|
11981
|
+
setAttribute(_el$70, "id", `m-${id}`);
|
|
11982
|
+
setAttribute(_el$71, "fill", `url(#m-${id})`);
|
|
11983
|
+
setAttribute(_el$73, "id", `ak-${id}`);
|
|
11984
|
+
setAttribute(_el$74, "id", `e-${id}`);
|
|
11985
|
+
setAttribute(_el$75, "filter", `url(#ak-${id})`);
|
|
11986
|
+
setAttribute(_el$76, "mask", `url(#e-${id})`);
|
|
11987
|
+
setAttribute(_el$77, "id", `n-${id}`);
|
|
11988
|
+
setAttribute(_el$78, "fill", `url(#n-${id})`);
|
|
11989
|
+
setAttribute(_el$80, "id", `r-${id}`);
|
|
11990
|
+
setAttribute(_el$81, "fill", `url(#r-${id})`);
|
|
11991
|
+
setAttribute(_el$82, "id", `s-${id}`);
|
|
11992
|
+
setAttribute(_el$83, "fill", `url(#s-${id})`);
|
|
11993
|
+
setAttribute(_el$84, "id", `q-${id}`);
|
|
11994
|
+
setAttribute(_el$85, "fill", `url(#q-${id})`);
|
|
11995
|
+
setAttribute(_el$86, "id", `p-${id}`);
|
|
11996
|
+
setAttribute(_el$87, "fill", `url(#p-${id})`);
|
|
11997
|
+
setAttribute(_el$88, "id", `o-${id}`);
|
|
11998
|
+
setAttribute(_el$89, "fill", `url(#o-${id})`);
|
|
11999
|
+
setAttribute(_el$90, "id", `l-${id}`);
|
|
12000
|
+
setAttribute(_el$91, "fill", `url(#l-${id})`);
|
|
12001
|
+
setAttribute(_el$93, "id", `al-${id}`);
|
|
12002
|
+
setAttribute(_el$94, "id", `d-${id}`);
|
|
12003
|
+
setAttribute(_el$95, "filter", `url(#al-${id})`);
|
|
12004
|
+
setAttribute(_el$96, "mask", `url(#d-${id})`);
|
|
12005
|
+
setAttribute(_el$97, "id", `u-${id}`);
|
|
12006
|
+
setAttribute(_el$98, "fill", `url(#u-${id})`);
|
|
12007
|
+
setAttribute(_el$100, "id", `ad-${id}`);
|
|
12008
|
+
setAttribute(_el$101, "id", `c-${id}`);
|
|
12009
|
+
setAttribute(_el$102, "filter", `url(#ad-${id})`);
|
|
12010
|
+
setAttribute(_el$103, "mask", `url(#c-${id})`);
|
|
12011
|
+
setAttribute(_el$104, "id", `t-${id}`);
|
|
12012
|
+
setAttribute(_el$105, "fill", `url(#t-${id})`);
|
|
12013
|
+
setAttribute(_el$106, "id", `v-${id}`);
|
|
12014
|
+
setAttribute(_el$107, "stroke", `url(#v-${id})`);
|
|
12015
|
+
setAttribute(_el$108, "id", `aa-${id}`);
|
|
12016
|
+
setAttribute(_el$109, "stroke", `url(#aa-${id})`);
|
|
12017
|
+
setAttribute(_el$110, "id", `w-${id}`);
|
|
12018
|
+
setAttribute(_el$111, "stroke", `url(#w-${id})`);
|
|
12019
|
+
setAttribute(_el$112, "id", `ac-${id}`);
|
|
12020
|
+
setAttribute(_el$113, "stroke", `url(#ac-${id})`);
|
|
12021
|
+
setAttribute(_el$114, "id", `ab-${id}`);
|
|
12022
|
+
setAttribute(_el$115, "stroke", `url(#ab-${id})`);
|
|
12023
|
+
setAttribute(_el$116, "id", `y-${id}`);
|
|
12024
|
+
setAttribute(_el$117, "stroke", `url(#y-${id})`);
|
|
12025
|
+
setAttribute(_el$118, "id", `x-${id}`);
|
|
12026
|
+
setAttribute(_el$119, "stroke", `url(#x-${id})`);
|
|
12027
|
+
setAttribute(_el$120, "id", `z-${id}`);
|
|
12028
|
+
setAttribute(_el$121, "stroke", `url(#z-${id})`);
|
|
12029
|
+
return _el$29;
|
|
12027
12030
|
})();
|
|
12028
12031
|
}
|
|
12029
|
-
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;
|
|
12032
|
+
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;
|
|
12030
12033
|
var init_icons = __esm({
|
|
12031
12034
|
"src/icons/index.tsx"() {
|
|
12032
12035
|
init_web();
|
|
@@ -12047,15 +12050,16 @@ var init_icons = __esm({
|
|
|
12047
12050
|
_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>`);
|
|
12048
12051
|
_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>`);
|
|
12049
12052
|
_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>`);
|
|
12050
|
-
_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="
|
|
12051
|
-
_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="
|
|
12052
|
-
_tmpl$16 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none
|
|
12053
|
-
_tmpl$17 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"
|
|
12054
|
-
_tmpl$18 = /* @__PURE__ */ template(`<svg
|
|
12055
|
-
_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="
|
|
12056
|
-
_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="
|
|
12057
|
-
_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="
|
|
12058
|
-
_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>`);
|
|
12053
|
+
_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>`);
|
|
12054
|
+
_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>`);
|
|
12055
|
+
_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>`);
|
|
12056
|
+
_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>`);
|
|
12057
|
+
_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>`);
|
|
12058
|
+
_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>`);
|
|
12059
|
+
_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>`);
|
|
12060
|
+
_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>`);
|
|
12061
|
+
_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>`);
|
|
12062
|
+
_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>`);
|
|
12059
12063
|
}
|
|
12060
12064
|
});
|
|
12061
12065
|
|
|
@@ -12305,14 +12309,14 @@ function Explorer(props) {
|
|
|
12305
12309
|
const subEntryPages = createMemo(() => chunkArray(subEntries(), 100));
|
|
12306
12310
|
const currentDataPath = props.dataPath ?? [];
|
|
12307
12311
|
return (() => {
|
|
12308
|
-
var _el$6 = _tmpl$
|
|
12312
|
+
var _el$6 = _tmpl$72();
|
|
12309
12313
|
insert(_el$6, createComponent(Show, {
|
|
12310
12314
|
get when() {
|
|
12311
12315
|
return subEntryPages().length;
|
|
12312
12316
|
},
|
|
12313
12317
|
get children() {
|
|
12314
12318
|
return [(() => {
|
|
12315
|
-
var _el$7 = _tmpl$
|
|
12319
|
+
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;
|
|
12316
12320
|
_el$8.$$click = () => toggleExpanded();
|
|
12317
12321
|
insert(_el$8, createComponent(Expander, {
|
|
12318
12322
|
get expanded() {
|
|
@@ -12328,7 +12332,7 @@ function Explorer(props) {
|
|
|
12328
12332
|
return props.editable;
|
|
12329
12333
|
},
|
|
12330
12334
|
get children() {
|
|
12331
|
-
var _el$14 = _tmpl$
|
|
12335
|
+
var _el$14 = _tmpl$72();
|
|
12332
12336
|
insert(_el$14, createComponent(CopyButton, {
|
|
12333
12337
|
get value() {
|
|
12334
12338
|
return props.value;
|
|
@@ -12360,6 +12364,20 @@ function Explorer(props) {
|
|
|
12360
12364
|
});
|
|
12361
12365
|
}
|
|
12362
12366
|
}), null);
|
|
12367
|
+
insert(_el$14, createComponent(Show, {
|
|
12368
|
+
get when() {
|
|
12369
|
+
return createMemo(() => !!!!props.onEdit)() && !serialize(props.value).meta;
|
|
12370
|
+
},
|
|
12371
|
+
get children() {
|
|
12372
|
+
var _el$15 = _tmpl$62();
|
|
12373
|
+
_el$15.$$click = () => {
|
|
12374
|
+
props.onEdit?.();
|
|
12375
|
+
};
|
|
12376
|
+
insert(_el$15, createComponent(Pencil, {}));
|
|
12377
|
+
createRenderEffect(() => className(_el$15, styles().actionButton));
|
|
12378
|
+
return _el$15;
|
|
12379
|
+
}
|
|
12380
|
+
}), null);
|
|
12363
12381
|
createRenderEffect(() => className(_el$14, styles().actions));
|
|
12364
12382
|
return _el$14;
|
|
12365
12383
|
}
|
|
@@ -12386,8 +12404,8 @@ function Explorer(props) {
|
|
|
12386
12404
|
return subEntryPages().length === 1;
|
|
12387
12405
|
},
|
|
12388
12406
|
get children() {
|
|
12389
|
-
var _el$
|
|
12390
|
-
insert(_el$
|
|
12407
|
+
var _el$16 = _tmpl$72();
|
|
12408
|
+
insert(_el$16, createComponent(Key, {
|
|
12391
12409
|
get each() {
|
|
12392
12410
|
return subEntries();
|
|
12393
12411
|
},
|
|
@@ -12418,36 +12436,36 @@ function Explorer(props) {
|
|
|
12418
12436
|
});
|
|
12419
12437
|
}
|
|
12420
12438
|
}));
|
|
12421
|
-
createRenderEffect(() => className(_el$
|
|
12422
|
-
return _el$
|
|
12439
|
+
createRenderEffect(() => className(_el$16, styles().subEntry));
|
|
12440
|
+
return _el$16;
|
|
12423
12441
|
}
|
|
12424
12442
|
}), createComponent(Show, {
|
|
12425
12443
|
get when() {
|
|
12426
12444
|
return subEntryPages().length > 1;
|
|
12427
12445
|
},
|
|
12428
12446
|
get children() {
|
|
12429
|
-
var _el$
|
|
12430
|
-
insert(_el$
|
|
12447
|
+
var _el$17 = _tmpl$72();
|
|
12448
|
+
insert(_el$17, createComponent(Index, {
|
|
12431
12449
|
get each() {
|
|
12432
12450
|
return subEntryPages();
|
|
12433
12451
|
},
|
|
12434
12452
|
children: (entries2, index) => (() => {
|
|
12435
|
-
var _el$
|
|
12436
|
-
_el$
|
|
12437
|
-
insert(_el$
|
|
12453
|
+
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;
|
|
12454
|
+
_el$25.$$click = () => setExpandedPages((old) => old.includes(index) ? old.filter((d) => d !== index) : [...old, index]);
|
|
12455
|
+
insert(_el$25, createComponent(Expander, {
|
|
12438
12456
|
get expanded() {
|
|
12439
12457
|
return expandedPages().includes(index);
|
|
12440
12458
|
}
|
|
12441
|
-
}), _el$
|
|
12442
|
-
insert(_el$
|
|
12443
|
-
insert(_el$
|
|
12444
|
-
insert(_el$
|
|
12459
|
+
}), _el$26);
|
|
12460
|
+
insert(_el$25, index * 100, _el$30);
|
|
12461
|
+
insert(_el$25, index * 100 + 100 - 1, _el$31);
|
|
12462
|
+
insert(_el$24, createComponent(Show, {
|
|
12445
12463
|
get when() {
|
|
12446
12464
|
return expandedPages().includes(index);
|
|
12447
12465
|
},
|
|
12448
12466
|
get children() {
|
|
12449
|
-
var _el$
|
|
12450
|
-
insert(_el$
|
|
12467
|
+
var _el$32 = _tmpl$72();
|
|
12468
|
+
insert(_el$32, createComponent(Key, {
|
|
12451
12469
|
get each() {
|
|
12452
12470
|
return entries2();
|
|
12453
12471
|
},
|
|
@@ -12473,24 +12491,24 @@ function Explorer(props) {
|
|
|
12473
12491
|
}
|
|
12474
12492
|
})
|
|
12475
12493
|
}));
|
|
12476
|
-
createRenderEffect(() => className(_el$
|
|
12477
|
-
return _el$
|
|
12494
|
+
createRenderEffect(() => className(_el$32, styles().subEntry));
|
|
12495
|
+
return _el$32;
|
|
12478
12496
|
}
|
|
12479
12497
|
}), null);
|
|
12480
12498
|
createRenderEffect((_p$) => {
|
|
12481
12499
|
var _v$10 = styles().entry, _v$11 = styles().expanderButton;
|
|
12482
|
-
_v$10 !== _p$.e && className(_el$
|
|
12483
|
-
_v$11 !== _p$.t && className(_el$
|
|
12500
|
+
_v$10 !== _p$.e && className(_el$24, _p$.e = _v$10);
|
|
12501
|
+
_v$11 !== _p$.t && className(_el$25, _p$.t = _v$11);
|
|
12484
12502
|
return _p$;
|
|
12485
12503
|
}, {
|
|
12486
12504
|
e: void 0,
|
|
12487
12505
|
t: void 0
|
|
12488
12506
|
});
|
|
12489
|
-
return _el$
|
|
12507
|
+
return _el$23;
|
|
12490
12508
|
})()
|
|
12491
12509
|
}));
|
|
12492
|
-
createRenderEffect(() => className(_el$
|
|
12493
|
-
return _el$
|
|
12510
|
+
createRenderEffect(() => className(_el$17, styles().subEntry));
|
|
12511
|
+
return _el$17;
|
|
12494
12512
|
}
|
|
12495
12513
|
})];
|
|
12496
12514
|
}
|
|
@@ -12502,18 +12520,18 @@ function Explorer(props) {
|
|
|
12502
12520
|
return subEntryPages().length === 0;
|
|
12503
12521
|
},
|
|
12504
12522
|
get children() {
|
|
12505
|
-
var _el$
|
|
12506
|
-
insert(_el$
|
|
12507
|
-
insert(_el$
|
|
12523
|
+
var _el$18 = _tmpl$112(), _el$19 = _el$18.firstChild, _el$20 = _el$19.firstChild;
|
|
12524
|
+
insert(_el$19, () => props.label, _el$20);
|
|
12525
|
+
insert(_el$18, createComponent(Show, {
|
|
12508
12526
|
get when() {
|
|
12509
12527
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number" || type() === "boolean");
|
|
12510
12528
|
},
|
|
12511
12529
|
get fallback() {
|
|
12512
12530
|
return (() => {
|
|
12513
|
-
var _el$
|
|
12514
|
-
insert(_el$
|
|
12515
|
-
createRenderEffect(() => className(_el$
|
|
12516
|
-
return _el$
|
|
12531
|
+
var _el$33 = _tmpl$102();
|
|
12532
|
+
insert(_el$33, () => displayValue(props.value));
|
|
12533
|
+
createRenderEffect(() => className(_el$33, styles().value));
|
|
12534
|
+
return _el$33;
|
|
12517
12535
|
})();
|
|
12518
12536
|
},
|
|
12519
12537
|
get children() {
|
|
@@ -12522,31 +12540,31 @@ function Explorer(props) {
|
|
|
12522
12540
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number");
|
|
12523
12541
|
},
|
|
12524
12542
|
get children() {
|
|
12525
|
-
var _el$
|
|
12526
|
-
_el$
|
|
12543
|
+
var _el$21 = _tmpl$92();
|
|
12544
|
+
_el$21.addEventListener("change", (changeEvent) => {
|
|
12527
12545
|
const oldData = props.activeQuery.state.data;
|
|
12528
12546
|
const newData = updateNestedDataByPath(oldData, currentDataPath, type() === "number" ? changeEvent.target.valueAsNumber : changeEvent.target.value);
|
|
12529
12547
|
queryClient.setQueryData(props.activeQuery.queryKey, newData);
|
|
12530
12548
|
});
|
|
12531
12549
|
createRenderEffect((_p$) => {
|
|
12532
12550
|
var _v$6 = type() === "number" ? "number" : "text", _v$7 = clsx(styles().value, styles().editableInput);
|
|
12533
|
-
_v$6 !== _p$.e && setAttribute(_el$
|
|
12534
|
-
_v$7 !== _p$.t && className(_el$
|
|
12551
|
+
_v$6 !== _p$.e && setAttribute(_el$21, "type", _p$.e = _v$6);
|
|
12552
|
+
_v$7 !== _p$.t && className(_el$21, _p$.t = _v$7);
|
|
12535
12553
|
return _p$;
|
|
12536
12554
|
}, {
|
|
12537
12555
|
e: void 0,
|
|
12538
12556
|
t: void 0
|
|
12539
12557
|
});
|
|
12540
|
-
createRenderEffect(() => _el$
|
|
12541
|
-
return _el$
|
|
12558
|
+
createRenderEffect(() => _el$21.value = props.value);
|
|
12559
|
+
return _el$21;
|
|
12542
12560
|
}
|
|
12543
12561
|
}), createComponent(Show, {
|
|
12544
12562
|
get when() {
|
|
12545
12563
|
return type() === "boolean";
|
|
12546
12564
|
},
|
|
12547
12565
|
get children() {
|
|
12548
|
-
var _el$
|
|
12549
|
-
insert(_el$
|
|
12566
|
+
var _el$22 = _tmpl$102();
|
|
12567
|
+
insert(_el$22, createComponent(ToggleValueButton, {
|
|
12550
12568
|
get activeQuery() {
|
|
12551
12569
|
return props.activeQuery;
|
|
12552
12570
|
},
|
|
@@ -12555,14 +12573,14 @@ function Explorer(props) {
|
|
|
12555
12573
|
return props.value;
|
|
12556
12574
|
}
|
|
12557
12575
|
}), null);
|
|
12558
|
-
insert(_el$
|
|
12559
|
-
createRenderEffect(() => className(_el$
|
|
12560
|
-
return _el$
|
|
12576
|
+
insert(_el$22, () => displayValue(props.value), null);
|
|
12577
|
+
createRenderEffect(() => className(_el$22, clsx(styles().value, styles().actions, styles().editableInput)));
|
|
12578
|
+
return _el$22;
|
|
12561
12579
|
}
|
|
12562
12580
|
})];
|
|
12563
12581
|
}
|
|
12564
12582
|
}), null);
|
|
12565
|
-
insert(_el$
|
|
12583
|
+
insert(_el$18, createComponent(Show, {
|
|
12566
12584
|
get when() {
|
|
12567
12585
|
return props.editable && props.itemsDeletable && props.activeQuery !== void 0;
|
|
12568
12586
|
},
|
|
@@ -12577,21 +12595,21 @@ function Explorer(props) {
|
|
|
12577
12595
|
}), null);
|
|
12578
12596
|
createRenderEffect((_p$) => {
|
|
12579
12597
|
var _v$8 = styles().row, _v$9 = styles().label;
|
|
12580
|
-
_v$8 !== _p$.e && className(_el$
|
|
12581
|
-
_v$9 !== _p$.t && className(_el$
|
|
12598
|
+
_v$8 !== _p$.e && className(_el$18, _p$.e = _v$8);
|
|
12599
|
+
_v$9 !== _p$.t && className(_el$19, _p$.t = _v$9);
|
|
12582
12600
|
return _p$;
|
|
12583
12601
|
}, {
|
|
12584
12602
|
e: void 0,
|
|
12585
12603
|
t: void 0
|
|
12586
12604
|
});
|
|
12587
|
-
return _el$
|
|
12605
|
+
return _el$18;
|
|
12588
12606
|
}
|
|
12589
12607
|
}), null);
|
|
12590
12608
|
createRenderEffect(() => className(_el$6, styles().entry));
|
|
12591
12609
|
return _el$6;
|
|
12592
12610
|
})();
|
|
12593
12611
|
}
|
|
12594
|
-
var _tmpl$
|
|
12612
|
+
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;
|
|
12595
12613
|
var init_Explorer = __esm({
|
|
12596
12614
|
"src/Explorer.tsx"() {
|
|
12597
12615
|
init_web();
|
|
@@ -12612,17 +12630,18 @@ var init_Explorer = __esm({
|
|
|
12612
12630
|
init_utils();
|
|
12613
12631
|
init_icons();
|
|
12614
12632
|
init_contexts();
|
|
12615
|
-
_tmpl$
|
|
12616
|
-
_tmpl$
|
|
12633
|
+
_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>`);
|
|
12634
|
+
_tmpl$25 = /* @__PURE__ */ template(`<button title="Copy object to clipboard">`);
|
|
12617
12635
|
_tmpl$32 = /* @__PURE__ */ template(`<button title="Remove all items"aria-label="Remove all items">`);
|
|
12618
12636
|
_tmpl$42 = /* @__PURE__ */ template(`<button title="Delete item"aria-label="Delete item">`);
|
|
12619
12637
|
_tmpl$52 = /* @__PURE__ */ template(`<button title="Toggle value"aria-label="Toggle value">`);
|
|
12620
|
-
_tmpl$62 = /* @__PURE__ */ template(`<
|
|
12621
|
-
_tmpl$72 = /* @__PURE__ */ template(`<div
|
|
12622
|
-
_tmpl$82 = /* @__PURE__ */ template(`<
|
|
12623
|
-
_tmpl$92 = /* @__PURE__ */ template(`<
|
|
12624
|
-
_tmpl$102 = /* @__PURE__ */ template(`<
|
|
12625
|
-
_tmpl$112 = /* @__PURE__ */ template(`<div><
|
|
12638
|
+
_tmpl$62 = /* @__PURE__ */ template(`<button title="Bulk Edit Data"aria-label="Bulk Edit Data">`);
|
|
12639
|
+
_tmpl$72 = /* @__PURE__ */ template(`<div>`);
|
|
12640
|
+
_tmpl$82 = /* @__PURE__ */ template(`<div><button> <span></span> <span> `);
|
|
12641
|
+
_tmpl$92 = /* @__PURE__ */ template(`<input>`);
|
|
12642
|
+
_tmpl$102 = /* @__PURE__ */ template(`<span>`);
|
|
12643
|
+
_tmpl$112 = /* @__PURE__ */ template(`<div><span>:`);
|
|
12644
|
+
_tmpl$122 = /* @__PURE__ */ template(`<div><div><button> [<!>...<!>]`);
|
|
12626
12645
|
Expander = (props) => {
|
|
12627
12646
|
const theme = useTheme();
|
|
12628
12647
|
const css = useQueryDevtoolsContext().shadowDOMTarget ? u.bind({
|
|
@@ -12632,7 +12651,7 @@ var init_Explorer = __esm({
|
|
|
12632
12651
|
return theme() === "dark" ? darkStyles(css) : lightStyles(css);
|
|
12633
12652
|
});
|
|
12634
12653
|
return (() => {
|
|
12635
|
-
var _el$ = _tmpl$
|
|
12654
|
+
var _el$ = _tmpl$24();
|
|
12636
12655
|
createRenderEffect(() => className(_el$, clsx(styles().expander, css`
|
|
12637
12656
|
transform: rotate(${props.expanded ? 90 : 0}deg);
|
|
12638
12657
|
`, props.expanded && css`
|
|
@@ -12653,7 +12672,7 @@ var init_Explorer = __esm({
|
|
|
12653
12672
|
});
|
|
12654
12673
|
const [copyState, setCopyState] = createSignal("NoCopy");
|
|
12655
12674
|
return (() => {
|
|
12656
|
-
var _el$2 = _tmpl$
|
|
12675
|
+
var _el$2 = _tmpl$25();
|
|
12657
12676
|
addEventListener(_el$2, "click", copyState() === "NoCopy" ? () => {
|
|
12658
12677
|
navigator.clipboard.writeText(stringify(props.value)).then(() => {
|
|
12659
12678
|
setCopyState("SuccessCopy");
|
|
@@ -12924,7 +12943,7 @@ var init_Explorer = __esm({
|
|
|
12924
12943
|
});
|
|
12925
12944
|
|
|
12926
12945
|
// src/Devtools.tsx
|
|
12927
|
-
var _tmpl$
|
|
12946
|
+
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;
|
|
12928
12947
|
var init_Devtools = __esm({
|
|
12929
12948
|
"src/Devtools.tsx"() {
|
|
12930
12949
|
init_web();
|
|
@@ -12953,8 +12972,8 @@ var init_Devtools = __esm({
|
|
|
12953
12972
|
init_Explorer();
|
|
12954
12973
|
init_contexts();
|
|
12955
12974
|
init_constants();
|
|
12956
|
-
_tmpl$
|
|
12957
|
-
_tmpl$
|
|
12975
|
+
_tmpl$26 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12976
|
+
_tmpl$27 = /* @__PURE__ */ template(`<div>`);
|
|
12958
12977
|
_tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
12959
12978
|
_tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
|
12960
12979
|
_tmpl$53 = /* @__PURE__ */ template(`<select name=tsqd-mutations-filter-sort>`);
|
|
@@ -12964,7 +12983,7 @@ var init_Devtools = __esm({
|
|
|
12964
12983
|
_tmpl$93 = /* @__PURE__ */ template(`<div>Settings`);
|
|
12965
12984
|
_tmpl$103 = /* @__PURE__ */ template(`<span>Position`);
|
|
12966
12985
|
_tmpl$113 = /* @__PURE__ */ template(`<span>Top`);
|
|
12967
|
-
_tmpl$
|
|
12986
|
+
_tmpl$123 = /* @__PURE__ */ template(`<span>Bottom`);
|
|
12968
12987
|
_tmpl$132 = /* @__PURE__ */ template(`<span>Left`);
|
|
12969
12988
|
_tmpl$142 = /* @__PURE__ */ template(`<span>Right`);
|
|
12970
12989
|
_tmpl$152 = /* @__PURE__ */ template(`<span>Theme`);
|
|
@@ -12979,12 +12998,14 @@ var init_Devtools = __esm({
|
|
|
12979
12998
|
_tmpl$242 = /* @__PURE__ */ template(`<button><div></div><code class=tsqd-query-hash>`);
|
|
12980
12999
|
_tmpl$252 = /* @__PURE__ */ template(`<div role=tooltip id=tsqd-status-tooltip>`);
|
|
12981
13000
|
_tmpl$262 = /* @__PURE__ */ template(`<span>`);
|
|
12982
|
-
_tmpl$
|
|
13001
|
+
_tmpl$272 = /* @__PURE__ */ template(`<button><span></span><span>`);
|
|
12983
13002
|
_tmpl$28 = /* @__PURE__ */ template(`<button><span></span> Error`);
|
|
12984
13003
|
_tmpl$29 = /* @__PURE__ */ template(`<div><span></span>Trigger Error<select><option value=""disabled selected>`);
|
|
12985
|
-
_tmpl$30 = /* @__PURE__ */ template(`<div
|
|
12986
|
-
_tmpl$31 = /* @__PURE__ */ template(`<
|
|
12987
|
-
_tmpl$322 = /* @__PURE__ */ template(`<div><div>
|
|
13004
|
+
_tmpl$30 = /* @__PURE__ */ template(`<div class="tsqd-query-details-explorer-container tsqd-query-details-data-explorer">`);
|
|
13005
|
+
_tmpl$31 = /* @__PURE__ */ template(`<form><textarea name=data></textarea><div><span></span><div><button type=button>Cancel</button><button>Save`);
|
|
13006
|
+
_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">`);
|
|
13007
|
+
_tmpl$332 = /* @__PURE__ */ template(`<option>`);
|
|
13008
|
+
_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">`);
|
|
12988
13009
|
[selectedQueryHash, setSelectedQueryHash] = createSignal(null);
|
|
12989
13010
|
[selectedMutationId, setSelectedMutationId] = createSignal(null);
|
|
12990
13011
|
[panelWidth, setPanelWidth] = createSignal(0);
|
|
@@ -13048,7 +13069,7 @@ var init_Devtools = __esm({
|
|
|
13048
13069
|
});
|
|
13049
13070
|
}
|
|
13050
13071
|
}), (() => {
|
|
13051
|
-
var _el$ = _tmpl$
|
|
13072
|
+
var _el$ = _tmpl$27();
|
|
13052
13073
|
var _ref$ = transitionsContainerRef;
|
|
13053
13074
|
typeof _ref$ === "function" ? use(_ref$, _el$) : transitionsContainerRef = _el$;
|
|
13054
13075
|
insert(_el$, createComponent(TransitionGroup, {
|
|
@@ -13079,7 +13100,7 @@ var init_Devtools = __esm({
|
|
|
13079
13100
|
return !isOpen();
|
|
13080
13101
|
},
|
|
13081
13102
|
get children() {
|
|
13082
|
-
var _el$2 = _tmpl$
|
|
13103
|
+
var _el$2 = _tmpl$26(), _el$3 = _el$2.firstChild, _el$4 = _el$3.nextSibling;
|
|
13083
13104
|
insert(_el$3, createComponent(TanstackLogo, {}));
|
|
13084
13105
|
_el$4.$$click = () => props.setLocalStore("open", "true");
|
|
13085
13106
|
insert(_el$4, createComponent(TanstackLogo, {}));
|
|
@@ -13162,7 +13183,7 @@ var init_Devtools = __esm({
|
|
|
13162
13183
|
});
|
|
13163
13184
|
});
|
|
13164
13185
|
return (() => {
|
|
13165
|
-
var _el$5 = _tmpl$
|
|
13186
|
+
var _el$5 = _tmpl$27();
|
|
13166
13187
|
_el$5.style.setProperty("--tsqd-font-size", "16px");
|
|
13167
13188
|
_el$5.style.setProperty("max-height", "100vh");
|
|
13168
13189
|
_el$5.style.setProperty("height", "100vh");
|
|
@@ -13211,7 +13232,7 @@ var init_Devtools = __esm({
|
|
|
13211
13232
|
`;
|
|
13212
13233
|
};
|
|
13213
13234
|
return (() => {
|
|
13214
|
-
var _el$6 = _tmpl$
|
|
13235
|
+
var _el$6 = _tmpl$27();
|
|
13215
13236
|
var _ref$2 = panelRef;
|
|
13216
13237
|
typeof _ref$2 === "function" ? use(_ref$2, _el$6) : panelRef = _el$6;
|
|
13217
13238
|
_el$6.style.setProperty("--tsqd-font-size", "16px");
|
|
@@ -13670,7 +13691,7 @@ var init_Devtools = __esm({
|
|
|
13670
13691
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
|
|
13671
13692
|
},
|
|
13672
13693
|
get children() {
|
|
13673
|
-
return [_tmpl$
|
|
13694
|
+
return [_tmpl$123(), createComponent(ArrowDown, {})];
|
|
13674
13695
|
}
|
|
13675
13696
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
13676
13697
|
onSelect: () => {
|
|
@@ -14083,7 +14104,7 @@ var init_Devtools = __esm({
|
|
|
14083
14104
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
14084
14105
|
});
|
|
14085
14106
|
return (() => {
|
|
14086
|
-
var _el$56 = _tmpl$
|
|
14107
|
+
var _el$56 = _tmpl$27();
|
|
14087
14108
|
insert(_el$56, createComponent(QueryStatus, {
|
|
14088
14109
|
label: "Fresh",
|
|
14089
14110
|
color: "green",
|
|
@@ -14148,7 +14169,7 @@ var init_Devtools = __esm({
|
|
|
14148
14169
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
14149
14170
|
});
|
|
14150
14171
|
return (() => {
|
|
14151
|
-
var _el$57 = _tmpl$
|
|
14172
|
+
var _el$57 = _tmpl$27();
|
|
14152
14173
|
insert(_el$57, createComponent(QueryStatus, {
|
|
14153
14174
|
label: "Paused",
|
|
14154
14175
|
color: "purple",
|
|
@@ -14209,7 +14230,7 @@ var init_Devtools = __esm({
|
|
|
14209
14230
|
return true;
|
|
14210
14231
|
});
|
|
14211
14232
|
return (() => {
|
|
14212
|
-
var _el$58 = _tmpl$
|
|
14233
|
+
var _el$58 = _tmpl$272(), _el$60 = _el$58.firstChild, _el$62 = _el$60.nextSibling;
|
|
14213
14234
|
var _ref$5 = tagRef;
|
|
14214
14235
|
typeof _ref$5 === "function" ? use(_ref$5, _el$58) : tagRef = _el$58;
|
|
14215
14236
|
_el$58.addEventListener("mouseleave", () => {
|
|
@@ -14291,6 +14312,8 @@ var init_Devtools = __esm({
|
|
|
14291
14312
|
const t2 = (light, dark) => theme() === "dark" ? dark : light;
|
|
14292
14313
|
const queryClient = useQueryDevtoolsContext().client;
|
|
14293
14314
|
const [restoringLoading, setRestoringLoading] = createSignal(false);
|
|
14315
|
+
const [dataMode, setDataMode] = createSignal("view");
|
|
14316
|
+
const [dataEditError, setDataEditError] = createSignal(false);
|
|
14294
14317
|
const errorTypes = createMemo(() => {
|
|
14295
14318
|
return useQueryDevtoolsContext().errorTypes || [];
|
|
14296
14319
|
});
|
|
@@ -14371,7 +14394,7 @@ var init_Devtools = __esm({
|
|
|
14371
14394
|
return createMemo(() => !!activeQuery())() && activeQueryState();
|
|
14372
14395
|
},
|
|
14373
14396
|
get children() {
|
|
14374
|
-
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;
|
|
14375
14398
|
insert(_el$68, () => displayValue(activeQuery().queryKey, true));
|
|
14376
14399
|
insert(_el$69, statusLabel);
|
|
14377
14400
|
insert(_el$72, observerCount);
|
|
@@ -14458,10 +14481,10 @@ var init_Devtools = __esm({
|
|
|
14458
14481
|
return errorTypes();
|
|
14459
14482
|
},
|
|
14460
14483
|
children: (errorType) => (() => {
|
|
14461
|
-
var _el$
|
|
14462
|
-
insert(_el$
|
|
14463
|
-
createRenderEffect(() => _el$
|
|
14464
|
-
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;
|
|
14465
14488
|
})()
|
|
14466
14489
|
}), null);
|
|
14467
14490
|
insert(_el$92, createComponent(ChevronDown, {}), null);
|
|
@@ -14481,18 +14504,83 @@ var init_Devtools = __esm({
|
|
|
14481
14504
|
return _el$92;
|
|
14482
14505
|
}
|
|
14483
14506
|
}), null);
|
|
14484
|
-
insert(_el$
|
|
14485
|
-
|
|
14486
|
-
|
|
14487
|
-
|
|
14488
|
-
return activeQueryStateData();
|
|
14507
|
+
insert(_el$97, () => dataMode() === "view" ? "Explorer" : "Editor", null);
|
|
14508
|
+
insert(_el$63, createComponent(Show, {
|
|
14509
|
+
get when() {
|
|
14510
|
+
return dataMode() === "view";
|
|
14489
14511
|
},
|
|
14490
|
-
|
|
14491
|
-
|
|
14492
|
-
|
|
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;
|
|
14493
14528
|
}
|
|
14494
|
-
}));
|
|
14495
|
-
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, {
|
|
14496
14584
|
label: "Query",
|
|
14497
14585
|
defaultExpanded: ["Query", "queryKey"],
|
|
14498
14586
|
get value() {
|
|
@@ -14500,52 +14588,51 @@ var init_Devtools = __esm({
|
|
|
14500
14588
|
}
|
|
14501
14589
|
}));
|
|
14502
14590
|
createRenderEffect((_p$) => {
|
|
14503
|
-
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`
|
|
14504
14592
|
color: ${t2(colors.blue[600], colors.blue[400])};
|
|
14505
|
-
`, "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`
|
|
14506
14594
|
background-color: ${t2(colors.blue[600], colors.blue[400])};
|
|
14507
|
-
`, _v$
|
|
14595
|
+
`, _v$57 = clsx(css`
|
|
14508
14596
|
color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
14509
|
-
`, "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`
|
|
14510
14598
|
background-color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
14511
|
-
`, _v$
|
|
14599
|
+
`, _v$60 = clsx(css`
|
|
14512
14600
|
color: ${t2(colors.gray[600], colors.gray[300])};
|
|
14513
|
-
`, "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`
|
|
14514
14602
|
background-color: ${t2(colors.gray[600], colors.gray[400])};
|
|
14515
|
-
`, _v$
|
|
14603
|
+
`, _v$63 = clsx(css`
|
|
14516
14604
|
color: ${t2(colors.pink[500], colors.pink[400])};
|
|
14517
|
-
`, "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`
|
|
14518
14606
|
background-color: ${t2(colors.pink[500], colors.pink[400])};
|
|
14519
|
-
`, _v$
|
|
14607
|
+
`, _v$66 = clsx(css`
|
|
14520
14608
|
color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
14521
|
-
`, "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`
|
|
14522
14610
|
background-color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
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$
|
|
14547
|
-
_v$
|
|
14548
|
-
_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"));
|
|
14549
14636
|
return _p$;
|
|
14550
14637
|
}, {
|
|
14551
14638
|
e: void 0,
|
|
@@ -14571,8 +14658,7 @@ var init_Devtools = __esm({
|
|
|
14571
14658
|
T: void 0,
|
|
14572
14659
|
A: void 0,
|
|
14573
14660
|
O: void 0,
|
|
14574
|
-
I: void 0
|
|
14575
|
-
S: void 0
|
|
14661
|
+
I: void 0
|
|
14576
14662
|
});
|
|
14577
14663
|
return _el$63;
|
|
14578
14664
|
}
|
|
@@ -14628,8 +14714,8 @@ var init_Devtools = __esm({
|
|
|
14628
14714
|
return activeMutation();
|
|
14629
14715
|
},
|
|
14630
14716
|
get children() {
|
|
14631
|
-
var _el$
|
|
14632
|
-
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, {
|
|
14633
14719
|
get when() {
|
|
14634
14720
|
return activeMutation().options.mutationKey;
|
|
14635
14721
|
},
|
|
@@ -14638,13 +14724,13 @@ var init_Devtools = __esm({
|
|
|
14638
14724
|
return displayValue(activeMutation().options.mutationKey, true);
|
|
14639
14725
|
}
|
|
14640
14726
|
}));
|
|
14641
|
-
insert(_el$
|
|
14727
|
+
insert(_el$116, createComponent(Show, {
|
|
14642
14728
|
get when() {
|
|
14643
14729
|
return color() === "purple";
|
|
14644
14730
|
},
|
|
14645
14731
|
children: "pending"
|
|
14646
14732
|
}), null);
|
|
14647
|
-
insert(_el$
|
|
14733
|
+
insert(_el$116, createComponent(Show, {
|
|
14648
14734
|
get when() {
|
|
14649
14735
|
return color() !== "purple";
|
|
14650
14736
|
},
|
|
@@ -14652,29 +14738,29 @@ var init_Devtools = __esm({
|
|
|
14652
14738
|
return status();
|
|
14653
14739
|
}
|
|
14654
14740
|
}), null);
|
|
14655
|
-
insert(_el$
|
|
14656
|
-
insert(_el$
|
|
14741
|
+
insert(_el$119, () => new Date(activeMutation().state.submittedAt).toLocaleTimeString());
|
|
14742
|
+
insert(_el$121, createComponent(Explorer, {
|
|
14657
14743
|
label: "Variables",
|
|
14658
14744
|
defaultExpanded: ["Variables"],
|
|
14659
14745
|
get value() {
|
|
14660
14746
|
return activeMutation().state.variables;
|
|
14661
14747
|
}
|
|
14662
14748
|
}));
|
|
14663
|
-
insert(_el$
|
|
14749
|
+
insert(_el$123, createComponent(Explorer, {
|
|
14664
14750
|
label: "Context",
|
|
14665
14751
|
defaultExpanded: ["Context"],
|
|
14666
14752
|
get value() {
|
|
14667
14753
|
return activeMutation().state.context;
|
|
14668
14754
|
}
|
|
14669
14755
|
}));
|
|
14670
|
-
insert(_el$
|
|
14756
|
+
insert(_el$125, createComponent(Explorer, {
|
|
14671
14757
|
label: "Data",
|
|
14672
14758
|
defaultExpanded: ["Data"],
|
|
14673
14759
|
get value() {
|
|
14674
14760
|
return activeMutation().state.data;
|
|
14675
14761
|
}
|
|
14676
14762
|
}));
|
|
14677
|
-
insert(_el$
|
|
14763
|
+
insert(_el$127, createComponent(Explorer, {
|
|
14678
14764
|
label: "Mutation",
|
|
14679
14765
|
defaultExpanded: ["Mutation"],
|
|
14680
14766
|
get value() {
|
|
@@ -14682,19 +14768,19 @@ var init_Devtools = __esm({
|
|
|
14682
14768
|
}
|
|
14683
14769
|
}));
|
|
14684
14770
|
createRenderEffect((_p$) => {
|
|
14685
|
-
var _v$
|
|
14686
|
-
_v$
|
|
14687
|
-
_v$
|
|
14688
|
-
_v$
|
|
14689
|
-
_v$
|
|
14690
|
-
_v$
|
|
14691
|
-
_v$
|
|
14692
|
-
_v$
|
|
14693
|
-
_v$
|
|
14694
|
-
_v$
|
|
14695
|
-
_v$
|
|
14696
|
-
_v$
|
|
14697
|
-
_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"));
|
|
14698
14784
|
return _p$;
|
|
14699
14785
|
}, {
|
|
14700
14786
|
e: void 0,
|
|
@@ -14710,7 +14796,7 @@ var init_Devtools = __esm({
|
|
|
14710
14796
|
l: void 0,
|
|
14711
14797
|
u: void 0
|
|
14712
14798
|
});
|
|
14713
|
-
return _el$
|
|
14799
|
+
return _el$110;
|
|
14714
14800
|
}
|
|
14715
14801
|
});
|
|
14716
14802
|
};
|
|
@@ -15745,6 +15831,74 @@ var init_Devtools = __esm({
|
|
|
15745
15831
|
padding: 0 ${tokens.size[2]} 0 ${tokens.size[1.5]};
|
|
15746
15832
|
}
|
|
15747
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
|
+
}
|
|
15748
15902
|
`
|
|
15749
15903
|
};
|
|
15750
15904
|
};
|