@devtron-labs/devtron-fe-common-lib 1.20.2 → 1.20.3-pre-1
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/{@code-editor-D4gUoqHX.js → @code-editor-CyROJVsO.js} +10669 -9504
- package/dist/{@common-rjsf-Cy_tMIQf.js → @common-rjsf-DarRIml5.js} +46 -46
- package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-D-YaCAW-.js} +92 -90
- package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-Bo3yT8LF.js} +1 -1
- package/dist/{@react-select-DS68hCUM.js → @react-select-DTi_5fIc.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-CuvDiqTo.js} +1 -1
- package/dist/{@vendor-3ORIJA0h.js → @vendor-DMIFbFhR.js} +26068 -17978
- package/dist/Common/API/CoreAPI.d.ts +1 -0
- package/dist/Common/API/index.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +1 -1
- package/dist/Common/Common.service.d.ts +3 -1
- package/dist/Common/Constants.d.ts +40 -14
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +1 -0
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SearchBar/types.d.ts +8 -0
- package/dist/Common/SegmentedBarChart/types.d.ts +2 -0
- package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
- package/dist/Common/Types.d.ts +12 -4
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +2 -0
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/PageHeader.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/constants.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/types.d.ts +12 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/utils.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/index.d.ts +3 -0
- package/dist/Shared/Components/ActionMenu/types.d.ts +2 -0
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/utils.d.ts +2 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +102 -0
- package/dist/Shared/Components/Charts/constants.d.ts +16 -0
- package/dist/Shared/Components/Charts/index.d.ts +4 -0
- package/dist/Shared/Components/Charts/plugins.d.ts +5 -0
- package/dist/Shared/Components/Charts/types.d.ts +95 -0
- package/dist/Shared/Components/Charts/utils.d.ts +15 -0
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +2 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +21 -5
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -3
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +2 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +29 -0
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +6 -0
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -0
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +1 -0
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +4 -0
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +3 -0
- package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +2 -0
- package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +21 -0
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/index.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/types.d.ts +19 -0
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/types.d.ts +4 -0
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/constants.d.ts +3 -0
- package/dist/Shared/Components/TreeView/types.d.ts +17 -3
- package/dist/Shared/Components/index.d.ts +4 -0
- package/dist/Shared/Helpers.d.ts +1 -0
- package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +0 -5
- package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +5 -20
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +32 -2
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
- package/dist/Shared/Services/common.service.d.ts +2 -0
- package/dist/Shared/Services/types.d.ts +6 -0
- package/dist/Shared/constants.d.ts +2 -1
- package/dist/Shared/types.d.ts +20 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
- package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
- package/dist/assets/ic-aws.b094356f.svg +11 -0
- package/dist/assets/ic-bg-build.7de825b3.svg +13 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
- package/dist/assets/ic-bg-production-pipelines.5965401c.svg +21 -0
- package/dist/assets/ic-bg-project.84658405.svg +12 -0
- package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
- package/dist/assets/ic-bot.65f403dd.svg +3 -0
- package/dist/assets/ic-building.2405d07b.svg +3 -0
- package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-cloud.aa7acc8a.svg +3 -0
- package/dist/assets/ic-coins.2c15f406.svg +3 -0
- package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
- package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
- package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
- package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
- package/dist/assets/ic-google-cloud.a0198038.svg +6 -0
- package/dist/assets/ic-graph-negative.d49ba2b7.svg +4 -0
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +1021 -956
- package/package.json +2 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
@@ -1,7 +1,7 @@
|
|
1
|
-
import { j as n,
|
1
|
+
import { j as n, aI as v, aK as W, aJ as K } from "./@vendor-DMIFbFhR.js";
|
2
2
|
import V, { useState as q, useEffect as Y, forwardRef as G, useMemo as E } from "react";
|
3
3
|
import z, { getDefaultRegistry as Q } from "@rjsf/core";
|
4
|
-
import { T as O, j as F, c as
|
4
|
+
import { T as O, j as F, c as S, b as N, S as X, i as Z, g as ee, a as te, d as I, e as ne } from "./@code-editor-CyROJVsO.js";
|
5
5
|
import { getUiOptions as B, getTemplate as $, getSubmitButtonOptions as re, ADDITIONAL_PROPERTY_FLAG as L, errorId as se, englishStringTranslator as ae, TranslatableString as oe, titleId as le, canExpand as ie, deepEquals as ce } from "@rjsf/utils";
|
6
6
|
import { ReactComponent as de } from "./assets/ic-add.cfaa779b.svg";
|
7
7
|
import { ReactComponent as ue } from "./assets/ic-warning.ecf7ff97.svg";
|
@@ -10,7 +10,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
10
10
|
SELECT: "Please select an option",
|
11
11
|
INPUT: "Please enter an input",
|
12
12
|
OBJECT_KEY: "Please enter a value for the key"
|
13
|
-
}, pe = "Key not available",
|
13
|
+
}, pe = "Key not available", We = {
|
14
14
|
"ui:submitButtonOptions": {
|
15
15
|
norender: !0
|
16
16
|
}
|
@@ -38,7 +38,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
38
38
|
}
|
39
39
|
) })
|
40
40
|
] });
|
41
|
-
},
|
41
|
+
}, w = ({
|
42
42
|
showLabel: e,
|
43
43
|
label: t,
|
44
44
|
required: s,
|
@@ -58,7 +58,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
58
58
|
r
|
59
59
|
]
|
60
60
|
}
|
61
|
-
),
|
61
|
+
), R = ({ label: e, canAdd: t, onAddClick: s, disabled: r, readonly: a, uiSchema: i, registry: l }) => {
|
62
62
|
const {
|
63
63
|
ButtonTemplates: { AddButton: o }
|
64
64
|
} = l.templates;
|
@@ -97,7 +97,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
97
97
|
return /* @__PURE__ */ n.jsx(h, { ...p, children: _ }, x);
|
98
98
|
}),
|
99
99
|
/* @__PURE__ */ n.jsx(
|
100
|
-
|
100
|
+
R,
|
101
101
|
{
|
102
102
|
label: u,
|
103
103
|
canAdd: e,
|
@@ -108,8 +108,8 @@ import './assets/@common-rjsf.css';const P = {
|
|
108
108
|
registry: c
|
109
109
|
}
|
110
110
|
)
|
111
|
-
] }) : /* @__PURE__ */ n.jsx(
|
112
|
-
|
111
|
+
] }) : /* @__PURE__ */ n.jsx(w, { label: u, required: d, showLabel: !0, id: r.$id, children: /* @__PURE__ */ n.jsx(
|
112
|
+
R,
|
113
113
|
{
|
114
114
|
label: u,
|
115
115
|
canAdd: e,
|
@@ -200,7 +200,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
200
200
|
}
|
201
201
|
),
|
202
202
|
/* @__PURE__ */ n.jsx(
|
203
|
-
|
203
|
+
w,
|
204
204
|
{
|
205
205
|
label: s,
|
206
206
|
showLabel: j,
|
@@ -222,7 +222,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
222
222
|
r
|
223
223
|
] })
|
224
224
|
] }, a)) });
|
225
|
-
},
|
225
|
+
}, Te = (e, t) => {
|
226
226
|
switch (e) {
|
227
227
|
case oe.NewStringDefault:
|
228
228
|
return "";
|
@@ -257,33 +257,33 @@ import './assets/@common-rjsf.css';const P = {
|
|
257
257
|
default:
|
258
258
|
return "null";
|
259
259
|
}
|
260
|
-
},
|
260
|
+
}, T = (e) => {
|
261
261
|
if (!e)
|
262
262
|
return "";
|
263
263
|
const t = e.trim(), r = (/^\/.+$/g.test(t) ? t : `/${t}`).replaceAll(/\./g, "/");
|
264
264
|
return /(\/(([^/~])|(~[01]))*)/g.test(r) ? r : "";
|
265
|
-
},
|
265
|
+
}, A = {
|
266
266
|
value: !1,
|
267
267
|
path: ""
|
268
|
-
},
|
268
|
+
}, ve = (e) => {
|
269
269
|
if (!e)
|
270
270
|
return null;
|
271
271
|
const t = structuredClone(e);
|
272
272
|
return typeof t == "string" ? {
|
273
273
|
value: !0,
|
274
|
-
path:
|
275
|
-
} : typeof t != "object" ? structuredClone(
|
274
|
+
path: T(t)
|
275
|
+
} : typeof t != "object" ? structuredClone(A) : Object.hasOwn(t, "condition") && "condition" in t && Object.hasOwn(t, "value") && "value" in t ? {
|
276
276
|
value: t.condition,
|
277
|
-
path:
|
277
|
+
path: T(t.value)
|
278
278
|
} : Object.hasOwn(t, "value") && "value" in t && Object.hasOwn(t, "path") && "path" in t ? {
|
279
279
|
value: t.value,
|
280
|
-
path:
|
281
|
-
} : structuredClone(
|
280
|
+
path: T(t.path)
|
281
|
+
} : structuredClone(A);
|
282
282
|
}, H = (e, t, s) => {
|
283
283
|
e && (e.type === "object" && e.properties && typeof e.properties == "object" && Object.entries(e.properties).forEach(([r, a]) => {
|
284
284
|
H(a, `${t}/${r}`, s);
|
285
|
-
}), (e.type === "boolean" || e.type === "string" || e.type === "number" || e.type === "integer") && (s[t] =
|
286
|
-
},
|
285
|
+
}), (e.type === "boolean" || e.type === "string" || e.type === "number" || e.type === "integer") && (s[t] = T(e.updatePath ?? t)));
|
286
|
+
}, Se = (e) => {
|
287
287
|
const t = {};
|
288
288
|
return H(e, "", t), t;
|
289
289
|
}, M = (e, t, s) => {
|
@@ -299,7 +299,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
299
299
|
return delete a[r], a;
|
300
300
|
}
|
301
301
|
return e;
|
302
|
-
},
|
302
|
+
}, we = (e, t) => {
|
303
303
|
if (!e || typeof e != "object" || Array.isArray(e))
|
304
304
|
throw new Error("Invalid object");
|
305
305
|
if (!t || !t.startsWith("/"))
|
@@ -315,28 +315,28 @@ import './assets/@common-rjsf.css';const P = {
|
|
315
315
|
return r && (Object.entries(s).forEach(([a, i]) => {
|
316
316
|
if (a === i || !i)
|
317
317
|
return;
|
318
|
-
const l =
|
318
|
+
const l = v({
|
319
319
|
json: t,
|
320
|
-
path:
|
320
|
+
path: S(a),
|
321
321
|
resultType: "value",
|
322
322
|
wrap: !1
|
323
323
|
});
|
324
|
-
l === void 0 ? r =
|
325
|
-
const o =
|
324
|
+
l === void 0 ? r = we(r, a) : r = F([N(a, l), r]);
|
325
|
+
const o = v({
|
326
326
|
json: e,
|
327
|
-
path:
|
327
|
+
path: S(a),
|
328
328
|
resultType: "value",
|
329
329
|
wrap: !1
|
330
330
|
});
|
331
331
|
o !== void 0 && (r = F([N(i, o), r]));
|
332
|
-
}), t && r ?
|
332
|
+
}), t && r ? W(t, K(t, r), !1, !1).newDocument : r);
|
333
333
|
}, Fe = ({ formData: e, schemaPathToUpdatePathMap: t }) => F([
|
334
334
|
...Object.entries(t).map(([s, r]) => {
|
335
335
|
if (s === r || !r)
|
336
336
|
return {};
|
337
|
-
const a =
|
337
|
+
const a = v({
|
338
338
|
json: e,
|
339
|
-
path:
|
339
|
+
path: S(r),
|
340
340
|
resultType: "value",
|
341
341
|
wrap: !1
|
342
342
|
});
|
@@ -372,11 +372,11 @@ import './assets/@common-rjsf.css';const P = {
|
|
372
372
|
if (!j)
|
373
373
|
return !0;
|
374
374
|
try {
|
375
|
-
const _ =
|
375
|
+
const _ = ve(j);
|
376
376
|
if (!_.path)
|
377
377
|
throw new Error("Empty path property of hidden descriptor field");
|
378
|
-
const y =
|
379
|
-
path:
|
378
|
+
const y = v({
|
379
|
+
path: S(_.path),
|
380
380
|
json: m,
|
381
381
|
resultType: "value",
|
382
382
|
wrap: !1
|
@@ -388,7 +388,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
388
388
|
}).map((p) => p.content);
|
389
389
|
return h ? a.length ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
390
390
|
/* @__PURE__ */ n.jsx(
|
391
|
-
|
391
|
+
w,
|
392
392
|
{
|
393
393
|
label: d,
|
394
394
|
required: o,
|
@@ -399,7 +399,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
399
399
|
}
|
400
400
|
),
|
401
401
|
u
|
402
|
-
] }) : /* @__PURE__ */ n.jsx(
|
402
|
+
] }) : /* @__PURE__ */ n.jsx(w, { label: d, required: o, showLabel: !0, id: s.$id, children: u }) : /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
403
403
|
x,
|
404
404
|
u
|
405
405
|
] });
|
@@ -507,7 +507,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
507
507
|
Y(() => {
|
508
508
|
_(ee(8));
|
509
509
|
}, []);
|
510
|
-
const y = (g) => s ? u.filter((b) => g.some((
|
510
|
+
const y = (g) => s ? u.filter((b) => g.some((J) => I(J, b.value))) : u.find((b) => I(g, b.value));
|
511
511
|
return /* @__PURE__ */ n.jsx(
|
512
512
|
te,
|
513
513
|
{
|
@@ -527,10 +527,10 @@ import './assets/@common-rjsf.css';const P = {
|
|
527
527
|
},
|
528
528
|
j
|
529
529
|
);
|
530
|
-
},
|
530
|
+
}, Ie = {
|
531
531
|
CheckboxWidget: Ce,
|
532
532
|
SelectWidget: Ee
|
533
|
-
},
|
533
|
+
}, Re = {
|
534
534
|
ArrayFieldItemTemplate: fe,
|
535
535
|
ArrayFieldTemplate: he,
|
536
536
|
BaseInputTemplate: xe,
|
@@ -540,9 +540,9 @@ import './assets/@common-rjsf.css';const P = {
|
|
540
540
|
ObjectFieldTemplate: Oe,
|
541
541
|
TitleFieldTemplate: C,
|
542
542
|
WrapIfAdditionalTemplate: Pe
|
543
|
-
},
|
543
|
+
}, Ae = z, De = ne, qe = G((e, t) => {
|
544
544
|
const { schemaPathToUpdatePathMap: s, isUpdatePathKeywordPresent: r } = E(() => {
|
545
|
-
const o =
|
545
|
+
const o = Se(e.schema);
|
546
546
|
return {
|
547
547
|
schemaPathToUpdatePathMap: o,
|
548
548
|
isUpdatePathKeywordPresent: Object.entries(o).some(([c, d]) => c !== d)
|
@@ -568,7 +568,7 @@ import './assets/@common-rjsf.css';const P = {
|
|
568
568
|
};
|
569
569
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
570
570
|
/* @__PURE__ */ n.jsx(
|
571
|
-
|
571
|
+
Ae,
|
572
572
|
{
|
573
573
|
noHtml5Validate: !0,
|
574
574
|
showErrorList: !1,
|
@@ -582,12 +582,12 @@ import './assets/@common-rjsf.css';const P = {
|
|
582
582
|
className: `rjsf-form-template__container ${e.className || ""}`,
|
583
583
|
validator: De,
|
584
584
|
templates: {
|
585
|
-
...
|
585
|
+
...Re,
|
586
586
|
...e.templates
|
587
587
|
},
|
588
588
|
formContext: a,
|
589
|
-
widgets: { ...
|
590
|
-
translateString:
|
589
|
+
widgets: { ...Ie, ...e.widgets },
|
590
|
+
translateString: Te,
|
591
591
|
ref: t
|
592
592
|
}
|
593
593
|
),
|
@@ -595,10 +595,10 @@ import './assets/@common-rjsf.css';const P = {
|
|
595
595
|
] });
|
596
596
|
});
|
597
597
|
export {
|
598
|
-
|
598
|
+
We as H,
|
599
599
|
qe as R,
|
600
600
|
Ke as a,
|
601
|
-
|
602
|
-
|
601
|
+
Se as b,
|
602
|
+
T as c,
|
603
603
|
Ve as g
|
604
604
|
};
|