react-semaphor 0.0.536 → 0.0.538
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/dist/chunks/{dashboard-plus-DoWKgbsl.js → dashboard-plus-Ctx4nXs0.js} +2897 -2893
- package/dist/chunks/{dashboard-plus-AOeD-3_N.js → dashboard-plus-DJ38Ua3Q.js} +61 -61
- package/dist/chunks/{index-C7jXeSfd.js → index-BspsGouW.js} +2 -2
- package/dist/chunks/{index-Cp70TiL_.js → index-BuxOBuu9.js} +2 -2
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +1 -1
- package/package.json +1 -1
|
@@ -27010,7 +27010,7 @@ function tae(e) {
|
|
|
27010
27010
|
}
|
|
27011
27011
|
) || [];
|
|
27012
27012
|
function s(b) {
|
|
27013
|
-
return b.type === "dataset" ? !!r && !!b.domainId && !!b.name : b.type === "model" ? !!r && !!b.id : b.type === "table" || b.type === "view" ? n ? !!r && !!b.name && !!b.database && !!b.schema : !!r && !!b.name && !!b.database : !1;
|
|
27013
|
+
return b.type === "dataset" ? !!r && !!b.domainId && !!b.name : b.type === "model" ? !!r && !!b.id : b.type === "table" || b.type === "view" ? n ? !!r && !!b.name && !!b.database && !!b.schema : b.connectionType === "S3" ? !!r && !!b.name : !!r && !!b.name && !!b.database : !1;
|
|
27014
27014
|
}
|
|
27015
27015
|
const l = [
|
|
27016
27016
|
...o,
|
|
@@ -78867,7 +78867,7 @@ function YT(e, t) {
|
|
|
78867
78867
|
(x) => x.id === o
|
|
78868
78868
|
), l = s == null ? void 0 : s.capabilities, c = ((y = l == null ? void 0 : l.labels) == null ? void 0 : y.schema) || "Schema";
|
|
78869
78869
|
function u() {
|
|
78870
|
-
return !
|
|
78870
|
+
return !o || (s == null ? void 0 : s.type) === "API" ? !1 : (s == null ? void 0 : s.type) === "S3" ? !0 : !(!i || l != null && l.path.includes("schema") && !a || e === "view");
|
|
78871
78871
|
}
|
|
78872
78872
|
const { data: d, isPending: f, isLoading: h, error: g, refetch: m } = _n({
|
|
78873
78873
|
queryKey: [
|