@apolitical/component-library 1.9.4 → 1.9.5-beta.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/{4TNE5QTO-f2b91710.mjs → 4TNE5QTO-2aefb670.mjs} +1 -1
- package/{4TNE5QTO-eed10299.js → 4TNE5QTO-440b0dd4.js} +1 -1
- package/context/react-query/react-query.provider.d.ts +1 -1
- package/{index-44a23699.mjs → index-b7592811.mjs} +5 -2
- package/{index-e2f18610.js → index-bc8041f9.js} +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -19783,7 +19783,7 @@ var ro, es, ts, rs, ii, no, io, oo, ao, so, ns, cg, DR = (cg = class {
|
|
|
19783
19783
|
const t = SR(() => {
|
|
19784
19784
|
const [r] = P(this, no), [n] = P(this, io), [i] = P(this, oo), [o] = P(this, ao), [s] = P(this, ro);
|
|
19785
19785
|
let a;
|
|
19786
|
-
P(this, so) ? a = P(this, so) : (a = fR(() => import("./4TNE5QTO-
|
|
19786
|
+
P(this, so) ? a = P(this, so) : (a = fR(() => import("./4TNE5QTO-2aefb670.mjs")), X(this, so, a));
|
|
19787
19787
|
const c = this;
|
|
19788
19788
|
return sR(a, cR({
|
|
19789
19789
|
get queryFlavor() {
|
|
@@ -19852,7 +19852,10 @@ function BR(e) {
|
|
|
19852
19852
|
var UR = process.env.NODE_ENV !== "development" ? function() {
|
|
19853
19853
|
return null;
|
|
19854
19854
|
} : BR;
|
|
19855
|
-
const hI = ({
|
|
19855
|
+
const hI = ({
|
|
19856
|
+
showDevTools: e = !0,
|
|
19857
|
+
children: t
|
|
19858
|
+
}) => {
|
|
19856
19859
|
const r = new Rx({
|
|
19857
19860
|
// default options we would like on all queries can be overridden individually
|
|
19858
19861
|
defaultOptions: {
|