@dovetail-v2/refine 0.2.13 → 0.2.14
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/{MonacoYamlEditor-e18aee7d.js → MonacoYamlEditor-74de7346.js} +1 -1
- package/dist/{MonacoYamlEditor-75a21f0a.cjs → MonacoYamlEditor-8776494e.cjs} +1 -1
- package/dist/{index-6d92199e.js → index-0a059d2c.js} +3 -3
- package/dist/{index-badba70e.cjs → index-89b310cd.cjs} +3 -3
- package/dist/refine.cjs +1 -1
- package/dist/refine.js +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ import * as monaco from "monaco-editor";
|
|
|
3
3
|
import { setDiagnosticsOptions } from "monaco-yaml";
|
|
4
4
|
import { useRef, useEffect } from "react";
|
|
5
5
|
import ReactDOM from "react-dom";
|
|
6
|
-
import { Y as YamlEditorStyle } from "./index-
|
|
6
|
+
import { Y as YamlEditorStyle } from "./index-0a059d2c.js";
|
|
7
7
|
import "dayjs";
|
|
8
8
|
import "i18next";
|
|
9
9
|
import "@refinedev/core";
|
|
@@ -5,7 +5,7 @@ const monaco = require("monaco-editor");
|
|
|
5
5
|
const monacoYaml = require("monaco-yaml");
|
|
6
6
|
const React = require("react");
|
|
7
7
|
const ReactDOM = require("react-dom");
|
|
8
|
-
const refine = require("./index-
|
|
8
|
+
const refine = require("./index-89b310cd.cjs");
|
|
9
9
|
require("dayjs");
|
|
10
10
|
require("i18next");
|
|
11
11
|
require("@refinedev/core");
|
|
@@ -657,7 +657,7 @@ const taint_effect_empty_text$1 = "Please select an effect.";
|
|
|
657
657
|
const add_label$1 = "Add label";
|
|
658
658
|
const add_annotation$1 = "Add annotation";
|
|
659
659
|
const add_taint$1 = "Add taint";
|
|
660
|
-
const look_format_requirement$1 = "View
|
|
660
|
+
const look_format_requirement$1 = "View format requirements";
|
|
661
661
|
const yes$1 = "Yes";
|
|
662
662
|
const no$1 = "No";
|
|
663
663
|
const contains$1 = "Contains";
|
|
@@ -12692,7 +12692,7 @@ const PodLogTab = (i18n2) => ({
|
|
|
12692
12692
|
]
|
|
12693
12693
|
});
|
|
12694
12694
|
const NetworkPolicyRulesViewer_r6jity = "";
|
|
12695
|
-
const MonacoYamlEditor$1 = lazy(() => import("./MonacoYamlEditor-
|
|
12695
|
+
const MonacoYamlEditor$1 = lazy(() => import("./MonacoYamlEditor-74de7346.js"));
|
|
12696
12696
|
const EditorStyle$1 = "e1cjl2b8";
|
|
12697
12697
|
const NetworkPolicyRulesViewer = ({
|
|
12698
12698
|
ingressOrEgress,
|
|
@@ -16116,7 +16116,7 @@ const PlainCodeStyle = "pqch97v";
|
|
|
16116
16116
|
const ErrorMsgStyle = "eh2qjnl";
|
|
16117
16117
|
const ErrorWrapperStyle = "e19q2bnp";
|
|
16118
16118
|
const YamlEditorStyle = "y16u5v3w";
|
|
16119
|
-
const MonacoYamlEditor = React__default.lazy(() => import("./MonacoYamlEditor-
|
|
16119
|
+
const MonacoYamlEditor = React__default.lazy(() => import("./MonacoYamlEditor-74de7346.js"));
|
|
16120
16120
|
const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-7de94ad2.js"));
|
|
16121
16121
|
const YamlEditorComponent = forwardRef(
|
|
16122
16122
|
function YamlEditorComponent2(props, ref) {
|
|
@@ -674,7 +674,7 @@ const taint_effect_empty_text$1 = "Please select an effect.";
|
|
|
674
674
|
const add_label$1 = "Add label";
|
|
675
675
|
const add_annotation$1 = "Add annotation";
|
|
676
676
|
const add_taint$1 = "Add taint";
|
|
677
|
-
const look_format_requirement$1 = "View
|
|
677
|
+
const look_format_requirement$1 = "View format requirements";
|
|
678
678
|
const yes$1 = "Yes";
|
|
679
679
|
const no$1 = "No";
|
|
680
680
|
const contains$1 = "Contains";
|
|
@@ -12709,7 +12709,7 @@ const PodLogTab = (i18n2) => ({
|
|
|
12709
12709
|
]
|
|
12710
12710
|
});
|
|
12711
12711
|
const NetworkPolicyRulesViewer_r6jity = "";
|
|
12712
|
-
const MonacoYamlEditor$1 = React.lazy(() => Promise.resolve().then(() => require("./MonacoYamlEditor-
|
|
12712
|
+
const MonacoYamlEditor$1 = React.lazy(() => Promise.resolve().then(() => require("./MonacoYamlEditor-8776494e.cjs")));
|
|
12713
12713
|
const EditorStyle$1 = "e1cjl2b8";
|
|
12714
12714
|
const NetworkPolicyRulesViewer = ({
|
|
12715
12715
|
ingressOrEgress,
|
|
@@ -16133,7 +16133,7 @@ const PlainCodeStyle = "pqch97v";
|
|
|
16133
16133
|
const ErrorMsgStyle = "eh2qjnl";
|
|
16134
16134
|
const ErrorWrapperStyle = "e19q2bnp";
|
|
16135
16135
|
const YamlEditorStyle = "y16u5v3w";
|
|
16136
|
-
const MonacoYamlEditor = React.lazy(() => Promise.resolve().then(() => require("./MonacoYamlEditor-
|
|
16136
|
+
const MonacoYamlEditor = React.lazy(() => Promise.resolve().then(() => require("./MonacoYamlEditor-8776494e.cjs")));
|
|
16137
16137
|
const MonacoYamlDiffEditor = React.lazy(() => Promise.resolve().then(() => require("./MonacoYamlDiffEditor-7a07db88.cjs")));
|
|
16138
16138
|
const YamlEditorComponent = React.forwardRef(
|
|
16139
16139
|
function YamlEditorComponent2(props, ref) {
|
package/dist/refine.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const refine = require("./index-
|
|
3
|
+
const refine = require("./index-89b310cd.cjs");
|
|
4
4
|
require("./common-1eb43414.cjs");
|
|
5
5
|
require("@cloudtower/eagle");
|
|
6
6
|
require("@refinedev/core");
|
package/dist/refine.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bQ, cM, A, aZ, a$, aI, ck, bn, a4, cy, cm, aT, U, C, k, cS, aL, bs, af, cU, al, as, d1, aA, cn, cl, d4, aP, bz, x, aG, bG, d3, cN, bJ, D, b4, av, cd, bM, cj, ci, au, cc, aw, cf, a3, cb, ca, d2, bl, aX, cP, ag, bT, cR, cQ, cT, cw, aJ, am, t, s, cV, I, bw, aW, v, O, bh, bj, co, cX, aO, bv, at, aB, aC, ab, aD, ch, a_, aH, bH, bK, ac, de, cx, cH, bP, N, a5, g, aY, a9, bS, bB, bA, cW, c3, d9, i, d8, ce, aM, bt, cq, M, bd, be, br, J, bf, K, bg, E, b8, cK, B, b7, H, bb, F, b9, G, ba, L, c4, bc, cJ, ad, dc, db, P, bp, w, ah, ak, c2, bm, c$, c_, b2, bx, c8, c7, q, aN, bo, y, by, b3, dd, z, cA, cO, bN, bV, bW, dg, aK, R, aj, aq, ap, bO, an, d0, c6, ao, cL, c9, bk, bD, ax, j, T, Q, bi, cD, cG, cC, cB, cE, cF, cz, cr, cu, cv, ct, cs, cp, cI, bX, aQ, bu, aE, n, b_, m, b0, d7, p, b$, b1, o, aV, bq, l, d6, aS, aU, bF, bE, aR, S, bI, d5, da, b5, b6, bC, bL, c5, c0, cg, c1, ae, a2, cZ, ai, W, cY, ar, az, ay, h, aF, bY, V, a6, d, dj, di, dl, dn, df, aa, dm, dh, bU, dk, a8, a7, r, a, c, e, Z, X, _, f, $, u, bR, a0, bZ, b, a1 } from "./index-
|
|
1
|
+
import { bQ, cM, A, aZ, a$, aI, ck, bn, a4, cy, cm, aT, U, C, k, cS, aL, bs, af, cU, al, as, d1, aA, cn, cl, d4, aP, bz, x, aG, bG, d3, cN, bJ, D, b4, av, cd, bM, cj, ci, au, cc, aw, cf, a3, cb, ca, d2, bl, aX, cP, ag, bT, cR, cQ, cT, cw, aJ, am, t, s, cV, I, bw, aW, v, O, bh, bj, co, cX, aO, bv, at, aB, aC, ab, aD, ch, a_, aH, bH, bK, ac, de, cx, cH, bP, N, a5, g, aY, a9, bS, bB, bA, cW, c3, d9, i, d8, ce, aM, bt, cq, M, bd, be, br, J, bf, K, bg, E, b8, cK, B, b7, H, bb, F, b9, G, ba, L, c4, bc, cJ, ad, dc, db, P, bp, w, ah, ak, c2, bm, c$, c_, b2, bx, c8, c7, q, aN, bo, y, by, b3, dd, z, cA, cO, bN, bV, bW, dg, aK, R, aj, aq, ap, bO, an, d0, c6, ao, cL, c9, bk, bD, ax, j, T, Q, bi, cD, cG, cC, cB, cE, cF, cz, cr, cu, cv, ct, cs, cp, cI, bX, aQ, bu, aE, n, b_, m, b0, d7, p, b$, b1, o, aV, bq, l, d6, aS, aU, bF, bE, aR, S, bI, d5, da, b5, b6, bC, bL, c5, c0, cg, c1, ae, a2, cZ, ai, W, cY, ar, az, ay, h, aF, bY, V, a6, d, dj, di, dl, dn, df, aa, dm, dh, bU, dk, a8, a7, r, a, c, e, Z, X, _, f, $, u, bR, a0, bZ, b, a1 } from "./index-0a059d2c.js";
|
|
2
2
|
import "./common-feae5742.js";
|
|
3
3
|
import "@cloudtower/eagle";
|
|
4
4
|
import "@refinedev/core";
|