@dovetail-v2/refine 0.0.45-bowen.4 → 0.0.45

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.
@@ -1,4 +1,4 @@
1
- import { j as jsxRuntimeExports } from "./index-1a64b0dc.js";
1
+ import { j as jsxRuntimeExports } from "./index-15e1d63d.js";
2
2
  import * as monaco from "monaco-editor";
3
3
  import { useRef, useEffect } from "react";
4
4
  import "i18next";
@@ -21862,6 +21862,7 @@ const RefineFormContent = (props) => {
21862
21862
  switch (c2.type) {
21863
21863
  case "number":
21864
21864
  ele = /* @__PURE__ */ jsxRuntimeExports.jsx(Fields.Integer, {
21865
+ placeholder: c2.placeholder,
21865
21866
  input: {
21866
21867
  value: value2,
21867
21868
  onChange,
@@ -22596,7 +22597,7 @@ const Separator = () => {
22596
22597
  });
22597
22598
  };
22598
22599
  const MonacoYamlEditor = React__default.lazy(() => Promise.resolve().then(() => MonacoYamlEditor$2));
22599
- const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-edd70925.js"));
22600
+ const MonacoYamlDiffEditor = React__default.lazy(() => import("./MonacoYamlDiffEditor-0046c95b.js"));
22600
22601
  const YamlEditorComponent = forwardRef(
22601
22602
  function YamlEditorComponent2(props, ref) {
22602
22603
  const {
@@ -24272,7 +24273,7 @@ const PortMappingColumnRenderer = (i18n2) => {
24272
24273
  href: `//${v.servicePort}`,
24273
24274
  target: "_blank",
24274
24275
  children: v.servicePort
24275
- }) : v.servicePort, " ", "> ", v.targetPort, "/", v.protocol]
24276
+ }) : v.servicePort, " > ", v.targetPort, "/", v.protocol]
24276
24277
  }),
24277
24278
  tooltip: `${v.servicePort} > ${v.targetPort}/${v.protocol}`
24278
24279
  }, v.servicePort));
@@ -24295,7 +24296,12 @@ var ColumnKeys = /* @__PURE__ */ ((ColumnKeys2) => {
24295
24296
  function addDefaultRenderToColumns(columns) {
24296
24297
  return columns.map((col) => ({
24297
24298
  render(value2) {
24298
- return /* @__PURE__ */ jsxRuntimeExports.jsx(ValueDisplay, { value: value2 });
24299
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(
24300
+ ValueDisplay,
24301
+ {
24302
+ value: value2
24303
+ }
24304
+ );
24299
24305
  },
24300
24306
  ...col
24301
24307
  }));
@@ -24339,10 +24345,7 @@ const useEagleTable = (params) => {
24339
24345
  [setCurrentPage]
24340
24346
  );
24341
24347
  const currentSize = (tableProps == null ? void 0 : tableProps.defaultSize) || 10;
24342
- const data2 = (_b = (_a = table.tableQueryResult.data) == null ? void 0 : _a.data) == null ? void 0 : _b.slice(
24343
- (currentPage - 1) * currentSize,
24344
- currentPage * currentSize
24345
- );
24348
+ const data2 = (_b = (_a = table.tableQueryResult.data) == null ? void 0 : _a.data) == null ? void 0 : _b.slice((currentPage - 1) * currentSize, currentPage * currentSize);
24346
24349
  const total = ((_c = table.tableQueryResult.data) == null ? void 0 : _c.data.length) || 0;
24347
24350
  const finalDataSource = formatter ? data2 == null ? void 0 : data2.map(formatter) : data2;
24348
24351
  const finalProps = {
package/dist/refine.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b6, bK, A, az, aB, aj, bm, aJ, G, bA, bo, at, w, C, g, bO, am, aN, Y, bQ, a0, a7, bZ, ab, bp, bn, c0, ap, aT, t, ah, aY, b$, bL, b0, D, aG, b2, b_, aH, ax, b9, bN, bP, by, ak, a1, p, o, bR, I, aQ, aw, q, bq, bT, ao, aP, ac, ad, T, ae, aA, ai, aZ, b1, U, M, bz, b5, N, H, b, ay, O, b8, aV, aU, bS, bk, e, bs, V, P, aL, s, Z, bj, aI, bX, bW, aE, aR, n, an, aK, v, aS, aF, c4, bM, b3, ba, bb, al, R, $, a5, a4, b4, a2, bY, a3, a8, f, bF, bI, bE, bD, bG, bH, bB, bt, bw, bx, bv, bu, br, bc, aq, aO, af, k, bf, i, aC, c3, m, bg, aD, l, av, aM, h, c2, as, au, aX, aW, ar, S, a$, a_, c1, bC, bl, bh, bi, X, bV, _, W, bU, a6, aa, a9, c, bJ, ag, bd, x, J, d, Q, L, K, r, a, z, y, B, E, b7, F, be, u } from "./index-1a64b0dc.js";
1
+ import { b6, bK, A, az, aB, aj, bm, aJ, G, bA, bo, at, w, C, g, bO, am, aN, Y, bQ, a0, a7, bZ, ab, bp, bn, c0, ap, aT, t, ah, aY, b$, bL, b0, D, aG, b2, b_, aH, ax, b9, bN, bP, by, ak, a1, p, o, bR, I, aQ, aw, q, bq, bT, ao, aP, ac, ad, T, ae, aA, ai, aZ, b1, U, M, bz, b5, N, H, b, ay, O, b8, aV, aU, bS, bk, e, bs, V, P, aL, s, Z, bj, aI, bX, bW, aE, aR, n, an, aK, v, aS, aF, c4, bM, b3, ba, bb, al, R, $, a5, a4, b4, a2, bY, a3, a8, f, bF, bI, bE, bD, bG, bH, bB, bt, bw, bx, bv, bu, br, bc, aq, aO, af, k, bf, i, aC, c3, m, bg, aD, l, av, aM, h, c2, as, au, aX, aW, ar, S, a$, a_, c1, bC, bl, bh, bi, X, bV, _, W, bU, a6, aa, a9, c, bJ, ag, bd, x, J, d, Q, L, K, r, a, z, y, B, E, b7, F, be, u } from "./index-15e1d63d.js";
2
2
  import "@cloudtower/eagle";
3
3
  import "@refinedev/core";
4
4
  import "@cloudtower/icons-react";
@@ -21868,6 +21868,7 @@ var __publicField = (obj, key, value) => {
21868
21868
  switch (c2.type) {
21869
21869
  case "number":
21870
21870
  ele = /* @__PURE__ */ jsxRuntimeExports.jsx(eagle.Fields.Integer, {
21871
+ placeholder: c2.placeholder,
21871
21872
  input: {
21872
21873
  value: value2,
21873
21874
  onChange,
@@ -24278,7 +24279,7 @@ var __publicField = (obj, key, value) => {
24278
24279
  href: `//${v.servicePort}`,
24279
24280
  target: "_blank",
24280
24281
  children: v.servicePort
24281
- }) : v.servicePort, " ", "> ", v.targetPort, "/", v.protocol]
24282
+ }) : v.servicePort, " > ", v.targetPort, "/", v.protocol]
24282
24283
  }),
24283
24284
  tooltip: `${v.servicePort} > ${v.targetPort}/${v.protocol}`
24284
24285
  }, v.servicePort));
@@ -24301,7 +24302,12 @@ var __publicField = (obj, key, value) => {
24301
24302
  function addDefaultRenderToColumns(columns) {
24302
24303
  return columns.map((col) => ({
24303
24304
  render(value2) {
24304
- return /* @__PURE__ */ jsxRuntimeExports.jsx(ValueDisplay, { value: value2 });
24305
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(
24306
+ ValueDisplay,
24307
+ {
24308
+ value: value2
24309
+ }
24310
+ );
24305
24311
  },
24306
24312
  ...col
24307
24313
  }));
@@ -24345,10 +24351,7 @@ var __publicField = (obj, key, value) => {
24345
24351
  [setCurrentPage]
24346
24352
  );
24347
24353
  const currentSize = (tableProps == null ? void 0 : tableProps.defaultSize) || 10;
24348
- const data2 = (_b = (_a = table.tableQueryResult.data) == null ? void 0 : _a.data) == null ? void 0 : _b.slice(
24349
- (currentPage - 1) * currentSize,
24350
- currentPage * currentSize
24351
- );
24354
+ const data2 = (_b = (_a = table.tableQueryResult.data) == null ? void 0 : _a.data) == null ? void 0 : _b.slice((currentPage - 1) * currentSize, currentPage * currentSize);
24352
24355
  const total = ((_c = table.tableQueryResult.data) == null ? void 0 : _c.data.length) || 0;
24353
24356
  const finalDataSource = formatter ? data2 == null ? void 0 : data2.map(formatter) : data2;
24354
24357
  const finalProps = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dovetail-v2/refine",
3
- "version": "0.0.45-bowen.4",
3
+ "version": "0.0.45",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",