@tanstack/query-devtools 5.54.0 → 5.55.1
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/{AIPVUCAN.js → ITUUECIS.js} +1 -1
- package/build/DevtoolsComponent/{PTNKQWC6.js → LU2ND2BF.js} +1 -1
- package/build/DevtoolsPanelComponent/{YCAYD3IW.js → CNBMJT5I.js} +1 -1
- package/build/DevtoolsPanelComponent/{SA34RK37.js → XJJMEBKY.js} +1 -1
- package/build/chunk/{7U2COR24.js → K6ZPOBGB.js} +1 -1
- package/build/chunk/{WK5KHUSK.js → TUGSCQSL.js} +1 -1
- package/build/dev.cjs +1 -1
- package/build/dev.js +2 -2
- package/build/index.cjs +1 -1
- package/build/index.js +2 -2
- package/package.json +2 -2
- package/src/Devtools.tsx +1 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/
|
|
1
|
+
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/K6ZPOBGB.js';
|
|
2
2
|
import { getPreferredColorScheme, createMemo, createComponent } from '../chunk/GMHTURR6.js';
|
|
3
3
|
|
|
4
4
|
// src/DevtoolsComponent.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/
|
|
1
|
+
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, Devtools } from '../chunk/TUGSCQSL.js';
|
|
2
2
|
import { getPreferredColorScheme, createMemo, createComponent } from '../chunk/TU4XCPXB.js';
|
|
3
3
|
|
|
4
4
|
// src/DevtoolsComponent.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, ParentPanel, ContentView } from '../chunk/
|
|
1
|
+
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, ParentPanel, ContentView } from '../chunk/K6ZPOBGB.js';
|
|
2
2
|
import { getPreferredColorScheme, createMemo, createComponent } from '../chunk/GMHTURR6.js';
|
|
3
3
|
|
|
4
4
|
// src/DevtoolsPanelComponent.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, ParentPanel, ContentView } from '../chunk/
|
|
1
|
+
import { createLocalStorage, THEME_PREFERENCE, QueryDevtoolsContext, PiPProvider, ThemeContext, ParentPanel, ContentView } from '../chunk/TUGSCQSL.js';
|
|
2
2
|
import { getPreferredColorScheme, createMemo, createComponent } from '../chunk/TU4XCPXB.js';
|
|
3
3
|
|
|
4
4
|
// src/DevtoolsPanelComponent.tsx
|
|
@@ -9453,7 +9453,7 @@ var darkStyles = (css) => stylesFactory("dark", css);
|
|
|
9453
9453
|
delegateEvents(["click"]);
|
|
9454
9454
|
|
|
9455
9455
|
// src/Devtools.tsx
|
|
9456
|
-
var _tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
9456
|
+
var _tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
9457
9457
|
var _tmpl$26 = /* @__PURE__ */ template(`<div>`);
|
|
9458
9458
|
var _tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
9459
9459
|
var _tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
|
@@ -9452,7 +9452,7 @@ var darkStyles = (css) => stylesFactory("dark", css);
|
|
|
9452
9452
|
delegateEvents(["click"]);
|
|
9453
9453
|
|
|
9454
9454
|
// src/Devtools.tsx
|
|
9455
|
-
var _tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
9455
|
+
var _tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
9456
9456
|
var _tmpl$26 = /* @__PURE__ */ template(`<div>`);
|
|
9457
9457
|
var _tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
9458
9458
|
var _tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
package/build/dev.cjs
CHANGED
|
@@ -12953,7 +12953,7 @@ var init_Devtools = __esm({
|
|
|
12953
12953
|
init_Explorer();
|
|
12954
12954
|
init_contexts();
|
|
12955
12955
|
init_constants();
|
|
12956
|
-
_tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12956
|
+
_tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12957
12957
|
_tmpl$26 = /* @__PURE__ */ template(`<div>`);
|
|
12958
12958
|
_tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
12959
12959
|
_tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
package/build/dev.js
CHANGED
|
@@ -69,7 +69,7 @@ var TanstackQueryDevtools = class {
|
|
|
69
69
|
if (this.#Component) {
|
|
70
70
|
Devtools = this.#Component;
|
|
71
71
|
} else {
|
|
72
|
-
Devtools = lazy(() => import('./DevtoolsComponent/
|
|
72
|
+
Devtools = lazy(() => import('./DevtoolsComponent/ITUUECIS.js'));
|
|
73
73
|
this.#Component = Devtools;
|
|
74
74
|
}
|
|
75
75
|
setupStyleSheet(this.#styleNonce, this.#shadowDOMTarget);
|
|
@@ -192,7 +192,7 @@ var TanstackQueryDevtoolsPanel = class {
|
|
|
192
192
|
if (this.#Component) {
|
|
193
193
|
Devtools = this.#Component;
|
|
194
194
|
} else {
|
|
195
|
-
Devtools = lazy(() => import('./DevtoolsPanelComponent/
|
|
195
|
+
Devtools = lazy(() => import('./DevtoolsPanelComponent/CNBMJT5I.js'));
|
|
196
196
|
this.#Component = Devtools;
|
|
197
197
|
}
|
|
198
198
|
setupStyleSheet(this.#styleNonce, this.#shadowDOMTarget);
|
package/build/index.cjs
CHANGED
|
@@ -12951,7 +12951,7 @@ var init_Devtools = __esm({
|
|
|
12951
12951
|
init_Explorer();
|
|
12952
12952
|
init_contexts();
|
|
12953
12953
|
init_constants();
|
|
12954
|
-
_tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12954
|
+
_tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
12955
12955
|
_tmpl$26 = /* @__PURE__ */ template(`<div>`);
|
|
12956
12956
|
_tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
12957
12957
|
_tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
package/build/index.js
CHANGED
|
@@ -69,7 +69,7 @@ var TanstackQueryDevtools = class {
|
|
|
69
69
|
if (this.#Component) {
|
|
70
70
|
Devtools = this.#Component;
|
|
71
71
|
} else {
|
|
72
|
-
Devtools = lazy(() => import('./DevtoolsComponent/
|
|
72
|
+
Devtools = lazy(() => import('./DevtoolsComponent/LU2ND2BF.js'));
|
|
73
73
|
this.#Component = Devtools;
|
|
74
74
|
}
|
|
75
75
|
setupStyleSheet(this.#styleNonce, this.#shadowDOMTarget);
|
|
@@ -192,7 +192,7 @@ var TanstackQueryDevtoolsPanel = class {
|
|
|
192
192
|
if (this.#Component) {
|
|
193
193
|
Devtools = this.#Component;
|
|
194
194
|
} else {
|
|
195
|
-
Devtools = lazy(() => import('./DevtoolsPanelComponent/
|
|
195
|
+
Devtools = lazy(() => import('./DevtoolsPanelComponent/XJJMEBKY.js'));
|
|
196
196
|
this.#Component = Devtools;
|
|
197
197
|
}
|
|
198
198
|
setupStyleSheet(this.#styleNonce, this.#shadowDOMTarget);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tanstack/query-devtools",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.55.1",
|
|
4
4
|
"description": "Developer tools to interact with and visualize the TanStack Query cache",
|
|
5
5
|
"author": "tannerlinsley",
|
|
6
6
|
"license": "MIT",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"superjson": "^2.2.1",
|
|
55
55
|
"tsup-preset-solid": "^2.2.0",
|
|
56
56
|
"vite-plugin-solid": "^2.10.2",
|
|
57
|
-
"@tanstack/query-core": "5.
|
|
57
|
+
"@tanstack/query-core": "5.54.1"
|
|
58
58
|
},
|
|
59
59
|
"scripts": {}
|
|
60
60
|
}
|
package/src/Devtools.tsx
CHANGED
|
@@ -252,6 +252,7 @@ export const Devtools: Component<DevtoolsPanelProps> = (props) => {
|
|
|
252
252
|
<TanstackLogo />
|
|
253
253
|
</div>
|
|
254
254
|
<button
|
|
255
|
+
type="button"
|
|
255
256
|
aria-label="Open Tanstack query devtools"
|
|
256
257
|
onClick={() => props.setLocalStore('open', 'true')}
|
|
257
258
|
class="tsqd-open-btn"
|