@dovetail-v2/refine 0.1.30 → 0.1.31
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.
|
@@ -10971,7 +10971,7 @@ class StorageClassModel extends ResourceModel {
|
|
|
10971
10971
|
}
|
|
10972
10972
|
get isDefaultSC() {
|
|
10973
10973
|
var _a, _b;
|
|
10974
|
-
return (_b = (_a = this._rawYaml.metadata) == null ? void 0 : _a.annotations) == null ? void 0 : _b["storageclass.kubernetes.io/is-default-class"];
|
|
10974
|
+
return ((_b = (_a = this._rawYaml.metadata) == null ? void 0 : _a.annotations) == null ? void 0 : _b["storageclass.kubernetes.io/is-default-class"]) === "true";
|
|
10975
10975
|
}
|
|
10976
10976
|
get reclaimPolicy() {
|
|
10977
10977
|
return this._rawYaml.reclaimPolicy;
|
|
@@ -38725,7 +38725,7 @@ const Separator = () => {
|
|
|
38725
38725
|
});
|
|
38726
38726
|
};
|
|
38727
38727
|
const MonacoYamlEditor = React__default.lazy(() => Promise.resolve().then(() => MonacoYamlEditor$2));
|
|
38728
|
-
const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-
|
|
38728
|
+
const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-fec09973.js"));
|
|
38729
38729
|
const YamlEditorComponent = forwardRef(
|
|
38730
38730
|
function YamlEditorComponent2(props, ref) {
|
|
38731
38731
|
const {
|
package/dist/refine.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bO, cD, A, aX, aZ, aG, cb, bl, a2, cp, cd, aR, U, C, k, cH, aJ, bq, ad, cJ, aj, aq, cS, ay, ce, cc, cV, aN, bx, x, aE, bE, cU, cE, bH, D, b2, at, bK, as, au, a1, ca, c9, cT, bj, aV, ae, bR, cG, cI, cn, aH, ak, t, s, cK, I, bu, aU, v, O, bf, bh, cf, cM, aM, bt, ar, az, aA, a9, aB, aY, aF, bF, bI, aa, d3, co, cy, bN, N, a3, f, aW, a7, bQ, bz, by, cL, c0, c_, h, cZ, aK, br, ch, M, bb, bc, bp, J, bd, K, be, E, b6, cB, B, b5, H, b9, F, b7, G, b8, L, c1, ba, cA, ab, d1, d0, P, bn, w, af, ai, b$, bk, cQ, cP, b0, bv, c7, c6, q, aL, bm, y, bw, b1, d2, z, cr, cF, bL, bS, bT, d5, aI, R, ah, ao, an, bM, al, cR, c3, am, cC, c8, bi, bB, av, i, T, Q, bg, cu, cx, ct, cs, cv, cw, cq, ci, cl, cm, ck, cj, cg, cz, bU, aO, bs, aC, n, bX, m, a_, cY, p, bY, a$, o, aT, bo, l, cX, aQ, aS, c5, bD, bC, c4, aP, S, bG, cW, c$, b3, b4, bA, bJ, c2, bZ, b_, ac, a0, cO, ag, W, cN, ap, ax, aw, g, aD, bV, V, a4, d, d8, d7, da, d4, a8, db, d6, d9, a6, a5, r, a, c, Y, X, Z, e, _, u, bP, $, bW, b } from "./index-
|
|
1
|
+
import { bO, cD, A, aX, aZ, aG, cb, bl, a2, cp, cd, aR, U, C, k, cH, aJ, bq, ad, cJ, aj, aq, cS, ay, ce, cc, cV, aN, bx, x, aE, bE, cU, cE, bH, D, b2, at, bK, as, au, a1, ca, c9, cT, bj, aV, ae, bR, cG, cI, cn, aH, ak, t, s, cK, I, bu, aU, v, O, bf, bh, cf, cM, aM, bt, ar, az, aA, a9, aB, aY, aF, bF, bI, aa, d3, co, cy, bN, N, a3, f, aW, a7, bQ, bz, by, cL, c0, c_, h, cZ, aK, br, ch, M, bb, bc, bp, J, bd, K, be, E, b6, cB, B, b5, H, b9, F, b7, G, b8, L, c1, ba, cA, ab, d1, d0, P, bn, w, af, ai, b$, bk, cQ, cP, b0, bv, c7, c6, q, aL, bm, y, bw, b1, d2, z, cr, cF, bL, bS, bT, d5, aI, R, ah, ao, an, bM, al, cR, c3, am, cC, c8, bi, bB, av, i, T, Q, bg, cu, cx, ct, cs, cv, cw, cq, ci, cl, cm, ck, cj, cg, cz, bU, aO, bs, aC, n, bX, m, a_, cY, p, bY, a$, o, aT, bo, l, cX, aQ, aS, c5, bD, bC, c4, aP, S, bG, cW, c$, b3, b4, bA, bJ, c2, bZ, b_, ac, a0, cO, ag, W, cN, ap, ax, aw, g, aD, bV, V, a4, d, d8, d7, da, d4, a8, db, d6, d9, a6, a5, r, a, c, Y, X, Z, e, _, u, bP, $, bW, b } from "./index-f8de0e3f.js";
|
|
2
2
|
import "@cloudtower/eagle";
|
|
3
3
|
import "@refinedev/core";
|
|
4
4
|
import "react";
|
package/dist/refine.umd.cjs
CHANGED
|
@@ -10977,7 +10977,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10977
10977
|
}
|
|
10978
10978
|
get isDefaultSC() {
|
|
10979
10979
|
var _a, _b;
|
|
10980
|
-
return (_b = (_a = this._rawYaml.metadata) == null ? void 0 : _a.annotations) == null ? void 0 : _b["storageclass.kubernetes.io/is-default-class"];
|
|
10980
|
+
return ((_b = (_a = this._rawYaml.metadata) == null ? void 0 : _a.annotations) == null ? void 0 : _b["storageclass.kubernetes.io/is-default-class"]) === "true";
|
|
10981
10981
|
}
|
|
10982
10982
|
get reclaimPolicy() {
|
|
10983
10983
|
return this._rawYaml.reclaimPolicy;
|
|
@@ -10,7 +10,7 @@ export declare class StorageClassModel extends ResourceModel {
|
|
|
10
10
|
constructor(_rawYaml: RequiredStorageClass, _globalStore: GlobalStore);
|
|
11
11
|
init(): Promise<void>;
|
|
12
12
|
filterPV(pv: PersistentVolume | PersistentVolumeModel, scName?: string): boolean;
|
|
13
|
-
get isDefaultSC():
|
|
13
|
+
get isDefaultSC(): boolean;
|
|
14
14
|
get reclaimPolicy(): string;
|
|
15
15
|
}
|
|
16
16
|
export {};
|