@devtron-labs/devtron-fe-common-lib 1.20.6-pre-1 → 1.20.6-pre-2

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.
Files changed (172) hide show
  1. package/dist/{@code-editor-Dmh5KrSw.js → @code-editor-CH-A_cCn.js} +11295 -9708
  2. package/dist/{@common-rjsf-BFxXGz3f.js → @common-rjsf-DebLo8Qa.js} +30 -30
  3. package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-DMkBQPN0.js} +92 -90
  4. package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-BjZWpiVv.js} +1 -1
  5. package/dist/{@react-select-DS68hCUM.js → @react-select-DtwlfcIG.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-M81Af3Qs.js} +1 -1
  7. package/dist/{@vendor-3ORIJA0h.js → @vendor-DceGoESd.js} +26335 -18086
  8. package/dist/Common/API/reactQueryHooks.d.ts +1 -1
  9. package/dist/Common/API/types.d.ts +1 -1
  10. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +1 -0
  11. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +2 -0
  12. package/dist/Common/BreadCrumb/Types.d.ts +15 -0
  13. package/dist/Common/Common.service.d.ts +4 -1
  14. package/dist/Common/Constants.d.ts +48 -14
  15. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +1 -0
  16. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  17. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  18. package/dist/Common/SearchBar/types.d.ts +8 -0
  19. package/dist/Common/SegmentedBarChart/types.d.ts +2 -0
  20. package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
  21. package/dist/Common/Types.d.ts +58 -5
  22. package/dist/Common/index.d.ts +1 -0
  23. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  24. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +0 -2
  25. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +13 -7
  26. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +2 -0
  27. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
  28. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
  29. package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
  30. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -0
  31. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +2 -0
  32. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +11 -0
  33. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -0
  34. package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +1 -0
  35. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
  36. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
  37. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -0
  38. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -0
  39. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +1 -0
  40. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +4 -0
  41. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +2 -0
  42. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +31 -0
  43. package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +1 -0
  44. package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +1 -0
  45. package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +4 -0
  46. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -0
  47. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +1 -0
  48. package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +1 -0
  49. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -0
  50. package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +1 -0
  51. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/Overview.d.ts +1 -0
  52. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/index.d.ts +1 -0
  53. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -0
  54. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +2 -0
  55. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +6 -0
  56. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +1 -0
  57. package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +2 -0
  58. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
  59. package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +1 -0
  60. package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +1 -0
  61. package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +1 -0
  62. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -0
  63. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +1 -0
  64. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +1 -0
  65. package/dist/Pages-Devtron-2.0/index.d.ts +4 -0
  66. package/dist/Shared/Components/ActionMenu/types.d.ts +3 -0
  67. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +1 -1
  68. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  69. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  70. package/dist/Shared/Components/Badge/utils.d.ts +2 -1
  71. package/dist/Shared/Components/Charts/Chart.component.d.ts +102 -0
  72. package/dist/Shared/Components/Charts/constants.d.ts +9 -0
  73. package/dist/Shared/Components/Charts/index.d.ts +4 -0
  74. package/dist/Shared/Components/Charts/plugins.d.ts +4 -0
  75. package/dist/Shared/Components/Charts/types.d.ts +114 -0
  76. package/dist/Shared/Components/Charts/utils.d.ts +70 -0
  77. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +3 -0
  78. package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +1 -0
  79. package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +5 -0
  80. package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +2 -0
  81. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  82. package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
  83. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  84. package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
  85. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +3 -0
  86. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +3 -0
  87. package/dist/Shared/Components/ExportToCsv/index.d.ts +2 -0
  88. package/dist/Shared/Components/ExportToCsv/types.d.ts +64 -0
  89. package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
  90. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  91. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +2 -1
  92. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +21 -5
  93. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  94. package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -3
  95. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  96. package/dist/Shared/Components/Header/types.d.ts +2 -0
  97. package/dist/Shared/Components/Icon/Icon.d.ts +32 -0
  98. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  99. package/dist/Shared/Components/Icon/types.d.ts +6 -0
  100. package/dist/Shared/Components/Illustration/Illustration.d.ts +4 -0
  101. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +3 -0
  102. package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +3 -0
  103. package/dist/Shared/Components/KeyboardShortcut/index.d.ts +1 -0
  104. package/dist/Shared/Components/KeyboardShortcut/types.d.ts +4 -0
  105. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +3 -0
  106. package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +2 -0
  107. package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +20 -0
  108. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +2 -0
  109. package/dist/Shared/Components/SideNavigation/index.d.ts +2 -0
  110. package/dist/Shared/Components/SideNavigation/types.d.ts +19 -0
  111. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  112. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  113. package/dist/Shared/Components/Table/types.d.ts +11 -6
  114. package/dist/Shared/Components/TrailingItem/types.d.ts +4 -0
  115. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  116. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  117. package/dist/Shared/Components/TreeView/constants.d.ts +3 -0
  118. package/dist/Shared/Components/TreeView/types.d.ts +17 -3
  119. package/dist/Shared/Components/index.d.ts +6 -0
  120. package/dist/Shared/Helpers.d.ts +2 -0
  121. package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +0 -5
  122. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +5 -20
  123. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
  124. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +32 -2
  125. package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
  126. package/dist/Shared/Services/common.service.d.ts +2 -0
  127. package/dist/Shared/Services/types.d.ts +6 -0
  128. package/dist/Shared/constants.d.ts +2 -1
  129. package/dist/Shared/types.d.ts +21 -0
  130. package/dist/assets/@code-editor.css +1 -1
  131. package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
  132. package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
  133. package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
  134. package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
  135. package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
  136. package/dist/assets/ic-aws.b094356f.svg +11 -0
  137. package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
  138. package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
  139. package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
  140. package/dist/assets/ic-bg-project.84658405.svg +12 -0
  141. package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
  142. package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
  143. package/dist/assets/ic-bot.65f403dd.svg +3 -0
  144. package/dist/assets/ic-building.2405d07b.svg +3 -0
  145. package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
  146. package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
  147. package/dist/assets/ic-cloud.aa7acc8a.svg +3 -0
  148. package/dist/assets/ic-coins.2c15f406.svg +3 -0
  149. package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
  150. package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
  151. package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
  152. package/dist/assets/ic-file-download.ca57c068.svg +5 -0
  153. package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
  154. package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
  155. package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
  156. package/dist/assets/ic-gift-animated.d848dfa3.svg +1 -0
  157. package/dist/assets/ic-google-cloud.a0198038.svg +6 -0
  158. package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
  159. package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
  160. package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
  161. package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
  162. package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +4 -0
  163. package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
  164. package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
  165. package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
  166. package/dist/assets/img-no-restores.f26cb7db.svg +114 -0
  167. package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
  168. package/dist/index.d.ts +5 -0
  169. package/dist/index.js +1008 -957
  170. package/package.json +4 -1
  171. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
  172. package/dist/assets/ic-gift-animated.9ca6ccb4.svg +0 -38
@@ -1,7 +1,7 @@
1
- import { j as n, au as T, aw as J, av as K } from "./@vendor-3ORIJA0h.js";
1
+ import { j as n, aK as v, aM as J, aL as K } from "./@vendor-DceGoESd.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 w, b as N, S as X, i as Z, g as ee, a as te, d as R, e as ne } from "./@code-editor-Dmh5KrSw.js";
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 R, e as ne } from "./@code-editor-CH-A_cCn.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";
@@ -38,7 +38,7 @@ import './assets/@common-rjsf.css';const P = {
38
38
  }
39
39
  ) })
40
40
  ] });
41
- }, S = ({
41
+ }, w = ({
42
42
  showLabel: e,
43
43
  label: t,
44
44
  required: s,
@@ -108,7 +108,7 @@ import './assets/@common-rjsf.css';const P = {
108
108
  registry: c
109
109
  }
110
110
  )
111
- ] }) : /* @__PURE__ */ n.jsx(S, { label: u, required: d, showLabel: !0, id: r.$id, children: /* @__PURE__ */ n.jsx(
111
+ ] }) : /* @__PURE__ */ n.jsx(w, { label: u, required: d, showLabel: !0, id: r.$id, children: /* @__PURE__ */ n.jsx(
112
112
  A,
113
113
  {
114
114
  label: u,
@@ -200,7 +200,7 @@ import './assets/@common-rjsf.css';const P = {
200
200
  }
201
201
  ),
202
202
  /* @__PURE__ */ n.jsx(
203
- S,
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
- }, ve = (e, t) => {
225
+ }, Te = (e, t) => {
226
226
  switch (e) {
227
227
  case oe.NewStringDefault:
228
228
  return "";
@@ -257,7 +257,7 @@ import './assets/@common-rjsf.css';const P = {
257
257
  default:
258
258
  return "null";
259
259
  }
260
- }, v = (e) => {
260
+ }, T = (e) => {
261
261
  if (!e)
262
262
  return "";
263
263
  const t = e.trim(), r = (/^\/.+$/g.test(t) ? t : `/${t}`).replaceAll(/\./g, "/");
@@ -265,25 +265,25 @@ import './assets/@common-rjsf.css';const P = {
265
265
  }, I = {
266
266
  value: !1,
267
267
  path: ""
268
- }, Te = (e) => {
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: v(t)
274
+ path: T(t)
275
275
  } : typeof t != "object" ? structuredClone(I) : Object.hasOwn(t, "condition") && "condition" in t && Object.hasOwn(t, "value") && "value" in t ? {
276
276
  value: t.condition,
277
- path: v(t.value)
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: v(t.path)
280
+ path: T(t.path)
281
281
  } : structuredClone(I);
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] = v(e.updatePath ?? t)));
286
- }, we = (e) => {
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
- }, Se = (e, t) => {
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,16 +315,16 @@ 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 = T({
318
+ const l = v({
319
319
  json: t,
320
- path: w(a),
320
+ path: S(a),
321
321
  resultType: "value",
322
322
  wrap: !1
323
323
  });
324
- l === void 0 ? r = Se(r, a) : r = F([N(a, l), r]);
325
- const o = T({
324
+ l === void 0 ? r = we(r, a) : r = F([N(a, l), r]);
325
+ const o = v({
326
326
  json: e,
327
- path: w(a),
327
+ path: S(a),
328
328
  resultType: "value",
329
329
  wrap: !1
330
330
  });
@@ -334,9 +334,9 @@ import './assets/@common-rjsf.css';const P = {
334
334
  ...Object.entries(t).map(([s, r]) => {
335
335
  if (s === r || !r)
336
336
  return {};
337
- const a = T({
337
+ const a = v({
338
338
  json: e,
339
- path: w(r),
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 _ = Te(j);
375
+ const _ = ve(j);
376
376
  if (!_.path)
377
377
  throw new Error("Empty path property of hidden descriptor field");
378
- const y = T({
379
- path: w(_.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
- S,
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(S, { label: d, required: o, showLabel: !0, id: s.$id, children: u }) : /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
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
  ] });
@@ -542,7 +542,7 @@ import './assets/@common-rjsf.css';const P = {
542
542
  WrapIfAdditionalTemplate: Pe
543
543
  }, Ie = z, De = ne, qe = G((e, t) => {
544
544
  const { schemaPathToUpdatePathMap: s, isUpdatePathKeywordPresent: r } = E(() => {
545
- const o = we(e.schema);
545
+ const o = Se(e.schema);
546
546
  return {
547
547
  schemaPathToUpdatePathMap: o,
548
548
  isUpdatePathKeywordPresent: Object.entries(o).some(([c, d]) => c !== d)
@@ -587,7 +587,7 @@ import './assets/@common-rjsf.css';const P = {
587
587
  },
588
588
  formContext: a,
589
589
  widgets: { ...Re, ...e.widgets },
590
- translateString: ve,
590
+ translateString: Te,
591
591
  ref: t
592
592
  }
593
593
  ),
@@ -598,7 +598,7 @@ export {
598
598
  Je as H,
599
599
  qe as R,
600
600
  Ke as a,
601
- we as b,
602
- v as c,
601
+ Se as b,
602
+ T as c,
603
603
  Ve as g
604
604
  };