@devtron-labs/devtron-fe-common-lib 1.6.0-patch-1 → 1.6.0-patch-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.
@@ -230,7 +230,7 @@ const Es = (e) => /* @__PURE__ */ t.jsx("div", { className: `dc__registry-icon d
230
230
  CONFIG_DRIFT: "config-drift",
231
231
  RESOURCE_BROWSER: "/resource-browser",
232
232
  COMPARE_CLUSTERS: "/compare-clusters"
233
- }, H = {
233
+ }, G = {
234
234
  APP: "app",
235
235
  APP_ARTIFACT_PROMOTE_MATERIAL: "app/artifact/promotion-request/material",
236
236
  APP_TEMPLATE_DATA: "app/template/data",
@@ -2581,10 +2581,10 @@ const tf = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
2581
2581
  shouldHideMenu: B = !1,
2582
2582
  ...F
2583
2583
  }) => {
2584
- const [G, Z] = j(!1), [oe, me] = j(""), {
2584
+ const [V, Z] = j(!1), [oe, me] = j(""), {
2585
2585
  inputId: le,
2586
2586
  required: K,
2587
- isDisabled: V,
2587
+ isDisabled: H,
2588
2588
  controlShouldRenderValue: pe = !0,
2589
2589
  value: fe,
2590
2590
  options: Ce,
@@ -2693,7 +2693,7 @@ const tf = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
2693
2693
  ] }) : r
2694
2694
  }
2695
2695
  ),
2696
- /* @__PURE__ */ t.jsx(it, { condition: V && !!l, wrap: Ue, children: /* @__PURE__ */ t.jsx("div", { className: "w-100", children: /* @__PURE__ */ t.jsx(
2696
+ /* @__PURE__ */ t.jsx(it, { condition: H && !!l, wrap: Ue, children: /* @__PURE__ */ t.jsx("div", { className: "w-100", children: /* @__PURE__ */ t.jsx(
2697
2697
  xp,
2698
2698
  {
2699
2699
  ...F,
@@ -2736,7 +2736,7 @@ const tf = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
2736
2736
  onBlur: fu,
2737
2737
  onChange: hu,
2738
2738
  controlShouldRenderValue: ee,
2739
- isFocussed: G
2739
+ isFocussed: V
2740
2740
  }
2741
2741
  ) }) })
2742
2742
  ] }),
@@ -2829,7 +2829,7 @@ ${d.slice(T)}`;
2829
2829
  };
2830
2830
  var va = /* @__PURE__ */ ((e) => (e.GLOBAL = "GLOBAL", e.FROM_PREVIOUS_STEP = "FROM_PREVIOUS_STEP", e.NEW = "NEW", e))(va || {}), ff = /* @__PURE__ */ ((e) => (e.INLINE = "INLINE", e.PLUGIN_REF = "REF_PLUGIN", e))(ff || {}), hf = /* @__PURE__ */ ((e) => (e.SHELL = "SHELL", e.DOCKERFILE = "DOCKERFILE", e.CONTAINERIMAGE = "CONTAINER_IMAGE", e))(hf || {}), gf = /* @__PURE__ */ ((e) => (e.TRUE = "Yes", e.FALSE = "No", e))(gf || {}), xf = /* @__PURE__ */ ((e) => (e.SKIP = "SKIP", e.TRIGGER = "TRIGGER", e.PASS = "PASS", e.FAIL = "FAIL", e))(xf || {}), Ef = /* @__PURE__ */ ((e) => (e.PRE_CI = "PRE_CI", e.POST_CI = "POST_CI", e))(Ef || {}), Nf = /* @__PURE__ */ ((e) => (e.KB = "KB", e.MB = "MB", e))(Nf || {}), Oc = /* @__PURE__ */ ((e) => (e.STRING = "STRING", e.NUMBER = "NUMBER", e.BOOL = "BOOL", e.DATE = "DATE", e.FILE = "FILE", e))(Oc || {}), bf = /* @__PURE__ */ ((e) => (e.SELF_DOCKERFILE_BUILD_TYPE = "self-dockerfile-build", e.MANAGED_DOCKERFILE_BUILD_TYPE = "managed-dockerfile-build", e.BUILDPACK_BUILD_TYPE = "buildpack-build", e))(bf || {}), Cf = /* @__PURE__ */ ((e) => (e.INHERIT = "INHERIT", e.OVERRIDE = "OVERRIDE", e))(Cf || {}), Tf = /* @__PURE__ */ ((e) => (e.VARIABLE = "variable", e.FORMAT = "format", e.VALUE = "val", e))(Tf || {});
2831
2831
  const Sf = () => {
2832
- const e = `${H.PROJECT_LIST_MIN}`;
2832
+ const e = `${G.PROJECT_LIST_MIN}`;
2833
2833
  return ie(e).then((s) => {
2834
2834
  let n = [];
2835
2835
  return s && s.result && Array.isArray(s.result) && (n = s.result), n = n.sort((a, r) => EC("name", a, r)), {
@@ -2844,10 +2844,10 @@ const Sf = () => {
2844
2844
  BranchRegex: "SOURCE_TYPE_BRANCH_REGEX"
2845
2845
  };
2846
2846
  function vf(e) {
2847
- return ie(`${H.USER_CHECK_ROLE}${e ? `?appName=${e}` : ""}`);
2847
+ return ie(`${G.USER_CHECK_ROLE}${e ? `?appName=${e}` : ""}`);
2848
2848
  }
2849
2849
  function Af(e, s, n) {
2850
- return _t(`${H.IMAGE_TAGGING}/${s}/${n}`, e);
2850
+ return _t(`${G.IMAGE_TAGGING}/${s}/${n}`, e);
2851
2851
  }
2852
2852
  const wc = (e) => ({
2853
2853
  ...e,
@@ -3036,15 +3036,15 @@ const wc = (e) => ({
3036
3036
  switch (e) {
3037
3037
  case Br.ROLLBACK:
3038
3038
  i = We(
3039
- `${H.CD_MATERIAL_GET}/${s}/material/rollback`,
3039
+ `${G.CD_MATERIAL_GET}/${s}/material/rollback`,
3040
3040
  o
3041
3041
  );
3042
3042
  break;
3043
3043
  case Br.IMAGE_PROMOTION:
3044
- i = We(H.APP_ARTIFACT_PROMOTE_MATERIAL, r);
3044
+ i = We(G.APP_ARTIFACT_PROMOTE_MATERIAL, r);
3045
3045
  break;
3046
3046
  default:
3047
- i = We(`${H.CD_MATERIAL_GET}/${s}/material`, {
3047
+ i = We(`${G.CD_MATERIAL_GET}/${s}/material`, {
3048
3048
  ...o,
3049
3049
  stage: Gc[n]
3050
3050
  });
@@ -3077,25 +3077,25 @@ function $n(e, s) {
3077
3077
  return "NA";
3078
3078
  }
3079
3079
  function wf() {
3080
- return ie(`${H.DEPLOYMENT_TEMPLATE_LIST}?appId=-1&envId=-1`);
3080
+ return ie(`${G.DEPLOYMENT_TEMPLATE_LIST}?appId=-1&envId=-1`);
3081
3081
  }
3082
- const XA = () => ie(`${H.NOTIFIER}/channel/config`);
3082
+ const XA = () => ie(`${G.NOTIFIER}/channel/config`);
3083
3083
  function JA(e) {
3084
3084
  return ie(
3085
- `${H.ENVIRONMENT_LIST_MIN}?auth=false${e ? "&showDeploymentOptions=true" : ""}`
3085
+ `${G.ENVIRONMENT_LIST_MIN}?auth=false${e ? "&showDeploymentOptions=true" : ""}`
3086
3086
  );
3087
3087
  }
3088
3088
  function ZA() {
3089
- const e = `${H.CLUSTER}/autocomplete`;
3089
+ const e = `${G.CLUSTER}/autocomplete`;
3090
3090
  return ie(e);
3091
3091
  }
3092
- const QA = (e) => ie(`${H.API_RESOURCE}/${H.GVK}/${e}`);
3092
+ const QA = (e) => ie(`${G.API_RESOURCE}/${G.GVK}/${e}`);
3093
3093
  function eI(e) {
3094
- const s = `${H.NAMESPACE}/autocomplete?ids=${e}`;
3094
+ const s = `${G.NAMESPACE}/autocomplete?ids=${e}`;
3095
3095
  return ie(s);
3096
3096
  }
3097
3097
  function xi(e) {
3098
- const s = `${H.GIT_HOST_EVENT}/${e}`;
3098
+ const s = `${G.GIT_HOST_EVENT}/${e}`;
3099
3099
  return ie(s);
3100
3100
  }
3101
3101
  const Df = (e, s) => {
@@ -3109,7 +3109,7 @@ const Df = (e, s) => {
3109
3109
  }) => {
3110
3110
  try {
3111
3111
  const { result: a } = await ie(
3112
- We(H.PLUGIN_GLOBAL_VARIABLES, { appId: e }),
3112
+ We(G.PLUGIN_GLOBAL_VARIABLES, { appId: e }),
3113
3113
  {
3114
3114
  abortControllerRef: n
3115
3115
  }
@@ -4169,10 +4169,10 @@ const Ei = () => ({
4169
4169
  S
4170
4170
  ).reduce(
4171
4171
  (O, [w, B]) => {
4172
- const F = R[w]?.defaultValue, G = B?.active ? {} : F;
4172
+ const F = R[w]?.defaultValue, V = B?.active ? {} : F;
4173
4173
  return O[w] = {
4174
4174
  ...B,
4175
- ...G,
4175
+ ...V,
4176
4176
  targetPlatform: A,
4177
4177
  defaultValue: F
4178
4178
  }, O;
@@ -4276,11 +4276,11 @@ const Ei = () => ({
4276
4276
  operator: S,
4277
4277
  value: R
4278
4278
  });
4279
- const w = yo(A).messages, B = S !== os.EXISTS ? Fc(R).messages : [], G = !(S === os.EXISTS ? !A : !A && !R) && (w.length > 0 || B.length > 0);
4279
+ const w = yo(A).messages, B = S !== os.EXISTS ? Fc(R).messages : [], V = !(S === os.EXISTS ? !A : !A && !R) && (w.length > 0 || B.length > 0);
4280
4280
  v[P.TOLERANCE]?.[b] || (v[P.TOLERANCE] || (v[P.TOLERANCE] = {}), v[P.TOLERANCE][b] = {}), v[P.TOLERANCE][b] = {
4281
4281
  ...w.length > 0 && { [Wr.KEY]: w },
4282
4282
  ...B.length > 0 && { [Wr.VALUE]: B }
4283
- }, G || (delete v[P.TOLERANCE][b], Object.keys(v[P.TOLERANCE]).length === 0 && (v[P.TOLERANCE] = null));
4283
+ }, V || (delete v[P.TOLERANCE][b], Object.keys(v[P.TOLERANCE]).length === 0 && (v[P.TOLERANCE] = null));
4284
4284
  break;
4285
4285
  }
4286
4286
  case lt.ADD_CM_CS_ITEM: {
@@ -4662,7 +4662,7 @@ const Ei = () => ({
4662
4662
  buildxDriverType: uh(e.useK8sDriver)
4663
4663
  }
4664
4664
  };
4665
- }, jo = () => `${H.INFRA_CONFIG_PROFILE}/${Y_}`, pI = (e, s) => s ? `activate_${e}` : `de_activate_${e}`;
4665
+ }, jo = () => `${G.INFRA_CONFIG_PROFILE}/${Y_}`, pI = (e, s) => s ? `activate_${e}` : `de_activate_${e}`;
4666
4666
  var ph = /* @__PURE__ */ ((e) => (e.email = "email_id", e.lastLogin = "last_login", e))(ph || {}), _h = /* @__PURE__ */ ((e) => (e.active = "active", e.inactive = "inactive", e))(_h || {}), fh = /* @__PURE__ */ ((e) => (e.active = "active", e.inactive = "inactive", e.temporary = "temporaryAccess", e))(fh || {}), hh = /* @__PURE__ */ ((e) => (e.includeDeleted = "includeDeleted", e.excludeDelete = "excludeDelete", e.onlyDeleted = "onlyDeleted", e))(hh || {});
4667
4667
  const gh = ({
4668
4668
  id: e,
@@ -4771,7 +4771,7 @@ const gh = ({
4771
4771
  label: e.startsWith(Vr) ? e.split(":")[1] : e,
4772
4772
  value: e
4773
4773
  }), fI = async () => {
4774
- const { result: e } = await ie(H.USER_LIST_MIN);
4774
+ const { result: e } = await ie(G.USER_LIST_MIN);
4775
4775
  if (!e)
4776
4776
  return [];
4777
4777
  const s = e.map(({ emailId: n }) => n).sort(Ze);
@@ -5042,9 +5042,9 @@ const EI = (e, s, n, a) => ({
5042
5042
  }
5043
5043
  });
5044
5044
  var Ah = /* @__PURE__ */ ((e) => (e.ALL_CLUSTERS = "all", e.HEALTHY = "healthy", e.UNHEALTHY = "unhealthy", e))(Ah || {}), Ih = /* @__PURE__ */ ((e) => (e.HEALTHY = "healthy", e.UNHEALTHY = "unhealthy", e.CONNECTION_FAILED = "connection failed", e))(Ih || {});
5045
- const bI = (e, s) => _t(H.K8S_RESOURCE_LIST, e, {
5045
+ const bI = (e, s) => _t(G.K8S_RESOURCE_LIST, e, {
5046
5046
  signal: s
5047
- }), CI = (e) => _t(H.K8S_RESOURCE_CREATE, e), TI = (e, s) => _t(H.DELETE_RESOURCE, e, { abortControllerRef: s }), SI = (e, s) => So(H.NODE_CAPACITY, e, { abortControllerRef: s }), vI = (e, s) => To(`${H.NODE_CAPACITY}/cordon`, e, { abortControllerRef: s }), AI = (e, s) => To(`${H.NODE_CAPACITY}/drain`, e, { abortControllerRef: s }), II = () => ie(H.CLUSTER_LIST_RAW), yI = ({
5047
+ }), CI = (e) => _t(G.K8S_RESOURCE_CREATE, e), TI = (e, s) => _t(G.DELETE_RESOURCE, e, { abortControllerRef: s }), SI = (e, s) => So(G.NODE_CAPACITY, e, { abortControllerRef: s }), vI = (e, s) => To(`${G.NODE_CAPACITY}/cordon`, e, { abortControllerRef: s }), AI = (e, s) => To(`${G.NODE_CAPACITY}/drain`, e, { abortControllerRef: s }), II = () => ie(G.CLUSTER_LIST_RAW), yI = ({
5048
5048
  optionsData: e,
5049
5049
  setOptionsData: s,
5050
5050
  children: n
@@ -5117,7 +5117,7 @@ const Rh = {
5117
5117
  ...e,
5118
5118
  valuesAndManifestFlag: Ro.MANIFEST
5119
5119
  };
5120
- return await _t(H.APP_TEMPLATE_DATA, n, {
5120
+ return await _t(G.APP_TEMPLATE_DATA, n, {
5121
5121
  signal: s
5122
5122
  });
5123
5123
  } catch (n) {
@@ -5128,7 +5128,7 @@ const Rh = {
5128
5128
  const n = {
5129
5129
  ...e,
5130
5130
  valuesAndManifestFlag: Ro.DEPLOYMENT_TEMPLATE
5131
- }, { result: a } = await _t(H.APP_TEMPLATE_DATA, n, {
5131
+ }, { result: a } = await _t(G.APP_TEMPLATE_DATA, n, {
5132
5132
  signal: s
5133
5133
  }), r = Object.keys(a.variableSnapshot || {}).length > 0, o = yt.parse(a.data), i = yt.parse(a.resolvedData);
5134
5134
  return {
@@ -5248,7 +5248,7 @@ const kh = (e) => {
5248
5248
  i.append("file", e[0]);
5249
5249
  try {
5250
5250
  const { result: l } = await _t(
5251
- We(`${H.CD_CONFIG}/${s}/${n}/${H.FILE_UPLOAD}`, {
5251
+ We(`${G.CD_CONFIG}/${s}/${n}/${G.FILE_UPLOAD}`, {
5252
5252
  allowedExtensions: a,
5253
5253
  maxUploadSize: r
5254
5254
  }),
@@ -5279,7 +5279,7 @@ const kh = (e) => {
5279
5279
  isRollbackDeployment: c,
5280
5280
  ...d && i
5281
5281
  };
5282
- return r && (u.deploymentWithConfig = r === da.LAST_SAVED_CONFIG ? r : da.SPECIFIC_TRIGGER_CONFIG, r !== da.LAST_SAVED_CONFIG && (u.wfrIdForDeploymentWithSpecificTrigger = o)), _t(H.CD_TRIGGER_POST, u, { ...kh(), abortControllerRef: l });
5282
+ return r && (u.deploymentWithConfig = r === da.LAST_SAVED_CONFIG ? r : da.SPECIFIC_TRIGGER_CONFIG, r !== da.LAST_SAVED_CONFIG && (u.wfrIdForDeploymentWithSpecificTrigger = o)), _t(G.CD_TRIGGER_POST, u, { ...kh(), abortControllerRef: l });
5283
5283
  }, UI = async ({
5284
5284
  file: e,
5285
5285
  appId: s,
@@ -5293,7 +5293,7 @@ const kh = (e) => {
5293
5293
  l.append("file", e[0]);
5294
5294
  try {
5295
5295
  const { result: c } = await _t(
5296
- We(`${H.CI_CONFIG_GET}/${s}/${n}/${H.FILE_UPLOAD}`, {
5296
+ We(`${G.CI_CONFIG_GET}/${s}/${n}/${G.FILE_UPLOAD}`, {
5297
5297
  envId: a,
5298
5298
  allowedExtensions: r,
5299
5299
  maxUploadSize: o
@@ -5693,7 +5693,7 @@ const Hh = (e, s = !1) => s ? btoa(e) : atob(e), Xr = (e, s = !1) => Object.keys
5693
5693
  }, Jh = async (e) => {
5694
5694
  try {
5695
5695
  const { result: s } = await ie(
5696
- `${H.APP}/material-info/${e.envId}/${e.ciArtifactId}`
5696
+ `${G.APP}/material-info/${e.envId}/${e.ciArtifactId}`
5697
5697
  );
5698
5698
  return Wc(s);
5699
5699
  } catch (s) {
@@ -5702,7 +5702,7 @@ const Hh = (e, s = !1) => s ? btoa(e) : atob(e), Xr = (e, s = !1) => Object.keys
5702
5702
  }, Zh = async (e) => {
5703
5703
  try {
5704
5704
  const { result: s } = await ie(
5705
- `${H.APP}/material-info/${e.ciArtifactId}`
5705
+ `${G.APP}/material-info/${e.ciArtifactId}`
5706
5706
  );
5707
5707
  return Wc(s);
5708
5708
  } catch (s) {
@@ -5711,20 +5711,20 @@ const Hh = (e, s = !1) => s ? btoa(e) : atob(e), Xr = (e, s = !1) => Object.keys
5711
5711
  }, Qh = ({
5712
5712
  params: e,
5713
5713
  signal: s
5714
- }) => ie(We(H.CONFIG_DATA, e), { signal: s }), eg = async (e) => {
5714
+ }) => ie(We(G.CONFIG_DATA, e), { signal: s }), eg = async (e) => {
5715
5715
  const s = {
5716
5716
  comparisonItems: e.filter((r) => !!r).map((r, o) => ({ index: o, ...r }))
5717
5717
  }, n = Array(e.length).fill(null), {
5718
5718
  result: { comparisonItemResponse: a }
5719
5719
  } = await ie(
5720
- We(H.CONFIG_COMPARE_SECRET, {
5720
+ We(G.CONFIG_COMPARE_SECRET, {
5721
5721
  compareConfig: JSON.stringify(s)
5722
5722
  })
5723
5723
  );
5724
5724
  return a.forEach((r) => {
5725
5725
  n[r.index] = r;
5726
5726
  }), n;
5727
- }, QI = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) => We(`${e}/${s}/${n}${a ? `/${a}` : ""}`, r), e0 = ({ kind: e, version: s, queryParams: n, suffix: a }) => We(`global/policy/${e}/${s}${a ? `/${a}` : ""}`, n), tg = (e) => _t(H.CD_CONFIG, e);
5727
+ }, QI = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) => We(`${e}/${s}/${n}${a ? `/${a}` : ""}`, r), e0 = ({ kind: e, version: s, queryParams: n, suffix: a }) => We(`global/policy/${e}/${s}${a ? `/${a}` : ""}`, n), tg = (e) => _t(G.CD_CONFIG, e);
5728
5728
  var Ee = /* @__PURE__ */ ((e) => (e.info = "info", e.success = "success", e.error = "error", e.warn = "warn", e.notAuthorized = "notAuthorized", e))(Ee || {});
5729
5729
  const sg = {
5730
5730
  autoClose: 5e3,
@@ -6216,7 +6216,7 @@ const rg = "bulk-selection-pop-up-menu", br = {
6216
6216
  installedAppId: n,
6217
6217
  artifactId: a,
6218
6218
  installedAppVersionHistoryId: r
6219
- }, i = We(H.SCAN_RESULT, o);
6219
+ }, i = We(G.SCAN_RESULT, o);
6220
6220
  return await ie(i);
6221
6221
  }, gg = {
6222
6222
  color: "var(--N300)",
@@ -8559,32 +8559,31 @@ const ux = {
8559
8559
  )
8560
8560
  ] })
8561
8561
  ] }) });
8562
- }, fx = (e) => _t(H.TELEMETRY_EVENT, e);
8562
+ }, fx = (e) => _t(G.TELEMETRY_EVENT, e);
8563
8563
  let Fi;
8564
8564
  const hx = async (e, s) => {
8565
- const n = await ie(`${H.SERVER_INFO_API}?showServerStatus=false`);
8565
+ const n = await ie(`${G.SERVER_INFO_API}?showServerStatus=false`);
8566
8566
  return Fi = n, typeof Storage < "u" && (localStorage.serverInfo = JSON.stringify(Fi)), Promise.resolve(n);
8567
- }, gx = 864e5, hn = (e) => 1 + (/* @__PURE__ */ new Date()).valueOf() + (e ?? 0) * gx, to = async (e, s) => {
8568
- const n = {
8569
- eventType: s || e.target?.dataset.posthog,
8567
+ }, gx = 864e5, hn = (e) => 1 + (/* @__PURE__ */ new Date()).valueOf() + (e ?? 0) * gx, to = async (e) => {
8568
+ await fx({
8569
+ eventType: e,
8570
8570
  key: mc,
8571
8571
  value: "",
8572
8572
  active: !0
8573
- };
8574
- await fx(n);
8573
+ });
8575
8574
  }, Da = (e, s) => {
8576
8575
  localStorage.setItem(e, `${hn(s)}`);
8577
8576
  };
8578
8577
  var Pa = /* @__PURE__ */ ((e) => (e.OSS_KUBECTL = "oss_kubectl", e.OSS_HELM = "oss_helm", e.ENTERPRISE = "enterprise", e))(Pa || {});
8579
- const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className: e, hideGettingStartedCard: s }) => {
8580
- const n = async (r) => {
8581
- Da("clickedOkay", 1), s(), await to(r);
8582
- }, a = async (r) => {
8583
- const o = {
8578
+ const xx = (e) => _t(`${G.ATTRIBUTES_USER}/${G.UPDATE}`, e), Ex = ({ className: e, hideGettingStartedCard: s }) => {
8579
+ const n = async () => {
8580
+ Da("clickedOkay", 1), s(), await to(Mr.TOOLTIP_OKAY);
8581
+ }, a = async () => {
8582
+ const r = {
8584
8583
  key: mc,
8585
8584
  value: `${uc}`
8586
8585
  };
8587
- await xx(o), s(o.value), await to(r);
8586
+ await xx(r), s(r.value), await to(Mr.TOOLTIP_DONT_SHOW_AGAIN);
8588
8587
  };
8589
8588
  return /* @__PURE__ */ t.jsxs("div", { className: "getting_tippy__position", children: [
8590
8589
  /* @__PURE__ */ t.jsx("div", { className: "arrow-up" }),
@@ -8599,8 +8598,7 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
8599
8598
  text: "Okay",
8600
8599
  size: U.xs,
8601
8600
  dataTestId: "getting-started-okay",
8602
- onClick: n,
8603
- "data-posthog": Mr.TOOLTIP_OKAY
8601
+ onClick: n
8604
8602
  }
8605
8603
  ),
8606
8604
  /* @__PURE__ */ t.jsx(
@@ -8611,7 +8609,6 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
8611
8609
  dataTestId: "getting-started-don't-show-again",
8612
8610
  onClick: a,
8613
8611
  style: He.neutral,
8614
- "data-posthog": Mr.TOOLTIP_DONT_SHOW_AGAIN,
8615
8612
  variant: Re.secondary
8616
8613
  }
8617
8614
  )
@@ -8853,9 +8850,9 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
8853
8850
  }
8854
8851
  ), [O, w] = j(0), B = async () => {
8855
8852
  try {
8856
- const { result: V } = await hx(!0, !0);
8853
+ const { result: H } = await hx(!0, !0);
8857
8854
  R({
8858
- serverInfo: V,
8855
+ serverInfo: H,
8859
8856
  fetchingServerInfo: !1
8860
8857
  });
8861
8858
  } catch {
@@ -8868,12 +8865,12 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
8868
8865
  M(() => {
8869
8866
  w(+localStorage.getItem("clickedOkay"));
8870
8867
  }, []);
8871
- const F = (V) => {
8872
- x(!1), V && f(+V);
8873
- }, G = () => {
8868
+ const F = (H) => {
8869
+ x(!1), H && f(+H);
8870
+ }, V = () => {
8874
8871
  A(!b), y && I(!1), Da("clickedOkay", 1), F();
8875
- }, Z = async (V) => {
8876
- !window._env_.K8S_CLIENT && S.serverInfo?.installationType !== Pa.ENTERPRISE && await B(), I(!y), b && A(!1), Da("clickedOkay", 1), F(), await to(V, Mr.HELP), is.event({
8872
+ }, Z = async () => {
8873
+ !window._env_.K8S_CLIENT && S.serverInfo?.installationType !== Pa.ENTERPRISE && await B(), I(!y), b && A(!1), Da("clickedOkay", 1), F(), await to(Mr.HELP), is.event({
8877
8874
  category: "Main Navigation",
8878
8875
  action: "Help Clicked"
8879
8876
  });
@@ -8893,7 +8890,7 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
8893
8890
  "div",
8894
8891
  {
8895
8892
  className: "logout-card__initial cursor fs-13 icon-dim-24 flex logout-card__initial--nav",
8896
- onClick: G,
8893
+ onClick: V,
8897
8894
  style: { backgroundColor: zn(L) },
8898
8895
  "data-testid": "profile-button",
8899
8896
  children: L[0]
@@ -9164,7 +9161,7 @@ const xx = (e) => _t(`${H.ATTRIBUTES_USER}/${H.UPDATE}`, e), Ex = ({ className:
9164
9161
  return [...n, ...r];
9165
9162
  }, []) : [], yx = async () => {
9166
9163
  try {
9167
- const { result: e } = await ie(H.ENVIRONMENT_LIST_MIN);
9164
+ const { result: e } = await ie(G.ENVIRONMENT_LIST_MIN);
9168
9165
  return e ? Ax(e) : [];
9169
9166
  } catch (e) {
9170
9167
  return Me(e), e;
@@ -10090,7 +10087,7 @@ const Vx = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
10090
10087
  window.removeEventListener("beforeunload", s);
10091
10088
  }), [s]);
10092
10089
  }, Zx = async () => {
10093
- const { result: e } = await ie(H.APP_LIST_MIN);
10090
+ const { result: e } = await ie(G.APP_LIST_MIN);
10094
10091
  return e ? e.map((s) => ({
10095
10092
  ...s,
10096
10093
  appList: s.appList.sort((n, a) => Ze(n.name, a.name))
@@ -10102,7 +10099,7 @@ const Vx = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
10102
10099
  name: n
10103
10100
  })).sort((s, n) => Ze(s.name, n.name)) : [];
10104
10101
  }, eE = async () => {
10105
- const { result: e } = await ie(H.CLUSTER_LIST_MIN);
10102
+ const { result: e } = await ie(G.CLUSTER_LIST_MIN);
10106
10103
  return e ? e.map(({ id: s, cluster_name: n, isVirtualCluster: a, isProd: r }) => ({
10107
10104
  id: s,
10108
10105
  name: n,
@@ -10110,7 +10107,7 @@ const Vx = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
10110
10107
  isProd: r ?? !1
10111
10108
  })).sort((s, n) => Ze(s.name, n.name)) : [];
10112
10109
  }, tE = async () => {
10113
- const { result: e } = await ie(H.ENVIRONMENT_LIST_MIN);
10110
+ const { result: e } = await ie(G.ENVIRONMENT_LIST_MIN);
10114
10111
  if (!e)
10115
10112
  return [];
10116
10113
  const s = e.map(
@@ -10588,7 +10585,7 @@ async function oE({
10588
10585
  fetchIdData: r
10589
10586
  }) {
10590
10587
  const o = await ie(
10591
- a ? `${H.APP}/cd-pipeline/workflow/trigger-info/${e}/${s}/${n}/${a}${el(r)}` : `${H.APP}/cd-pipeline/workflow/trigger-info/${e}/${s}/${n}/last${el(r)}`
10588
+ a ? `${G.APP}/cd-pipeline/workflow/trigger-info/${e}/${s}/${n}/${a}${el(r)}` : `${G.APP}/cd-pipeline/workflow/trigger-info/${e}/${s}/${n}/last${el(r)}`
10592
10589
  );
10593
10590
  return {
10594
10591
  ...o,
@@ -10599,23 +10596,23 @@ async function oE({
10599
10596
  };
10600
10597
  }
10601
10598
  const iE = (e) => {
10602
- const s = `${H.IMAGE_TAGGING}/${e.pipelineId}/${e.artifactId}`;
10599
+ const s = `${G.IMAGE_TAGGING}/${e.pipelineId}/${e.artifactId}`;
10603
10600
  return ie(s);
10604
10601
  }, lE = (e, s) => {
10605
- const n = `${H.CI_CONFIG_GET}/${e.pipelineId}/workflow/${e.workflowId}?forceAbort=${s}`;
10602
+ const n = `${G.CI_CONFIG_GET}/${e.pipelineId}/workflow/${e.workflowId}?forceAbort=${s}`;
10606
10603
  return So(n);
10607
10604
  }, cE = (e, s) => {
10608
- const n = `${H.CD_MATERIAL_GET}/${e}/workflowRunner/${s}`;
10605
+ const n = `${G.CD_MATERIAL_GET}/${e}/workflowRunner/${s}`;
10609
10606
  return So(n);
10610
10607
  };
10611
10608
  function dE(e, s, n, a, r, o) {
10612
10609
  let i;
10613
- return r ? i = H.HELM_DEPLOYMENT_STATUS_TIMELINE_INSTALLED_APP : i = H.DEPLOYMENT_STATUS, ie(
10610
+ return r ? i = G.HELM_DEPLOYMENT_STATUS_TIMELINE_INSTALLED_APP : i = G.DEPLOYMENT_STATUS, ie(
10614
10611
  `${i}/${e}/${s}${`?showTimeline=${n}`}${a ? `&wfrId=${a}` : ""}${o ? `&installedAppVersionHistoryId=${o}` : ""}`
10615
10612
  );
10616
10613
  }
10617
10614
  function uE(e) {
10618
- return ie(`${H.MANUAL_SYNC}/${e.appId}/${e.envId}`);
10615
+ return ie(`${G.MANUAL_SYNC}/${e.appId}/${e.envId}`);
10619
10616
  }
10620
10617
  const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`), $0 = (e, s, n, a, r) => ie(
10621
10618
  `app/history/deployed-component/detail/${e}/${s}/${n}?historyComponent=${a.replace("-", "_").toUpperCase()}${r ? `&historyComponentName=${r}` : ""}`
@@ -10692,7 +10689,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10692
10689
  ), r.values = a, r;
10693
10690
  }, F0 = (e, s, n, a) => {
10694
10691
  const r = We(
10695
- `${H.RESOURCE_HISTORY_DEPLOYMENT}/${H.CONFIG_CD_PIPELINE}/${Ao.v1}`,
10692
+ `${G.RESOURCE_HISTORY_DEPLOYMENT}/${G.CONFIG_CD_PIPELINE}/${Ao.v1}`,
10696
10693
  {
10697
10694
  baseConfigurationId: n,
10698
10695
  historyComponent: s.replace("-", "_").toUpperCase(),
@@ -10709,7 +10706,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10709
10706
  showCurrentReleaseDeployments: r = !1
10710
10707
  }) => {
10711
10708
  const o = We(
10712
- `${H.RESOURCE_HISTORY_DEPLOYMENT}/${nt.cdPipeline}/${Ao.v1}`,
10709
+ `${G.RESOURCE_HISTORY_DEPLOYMENT}/${nt.cdPipeline}/${Ao.v1}`,
10713
10710
  {
10714
10711
  filterCriteria: Hx({ appId: e, envId: s, releaseId: a, showCurrentReleaseDeployments: r }),
10715
10712
  offset: n.offset,
@@ -10717,7 +10714,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10717
10714
  }
10718
10715
  ), { result: i } = await ie(o);
10719
10716
  return { result: Yx(i) };
10720
- }, V0 = (e) => ie(`${H.MODULE_CONFIGURED}?name=${e}`), tl = ({ children: e }) => /* @__PURE__ */ t.jsx("div", { className: "display-grid dc__column-gap-10 dc__align-start logs-renderer__log-item", children: e }), hE = ({
10717
+ }, V0 = (e) => ie(`${G.MODULE_CONFIGURED}?name=${e}`), tl = ({ children: e }) => /* @__PURE__ */ t.jsx("div", { className: "display-grid dc__column-gap-10 dc__align-start logs-renderer__log-item", children: e }), hE = ({
10721
10718
  stage: e,
10722
10719
  isOpen: s,
10723
10720
  logs: n,
@@ -10863,12 +10860,12 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10863
10860
  }
10864
10861
  return M(() => (e && _(), p), [e, s]), [n, u.current, o];
10865
10862
  }, NE = ({ triggerDetails: e, isBlobStorageConfigured: s, parentType: n, fullScreenView: a }) => {
10866
- const { pipelineId: r, envId: o, appId: i } = pt(), l = n === we.CI ? `${Ca}/${H.CI_CONFIG_GET}/${r}/workflow/${e.id}/logs` : `${Ca}/${H.CD_MATERIAL_GET}/workflow/logs/${i}/${o}/${r}/${e.id}`, [c, d, u] = EE(
10863
+ const { pipelineId: r, envId: o, appId: i } = pt(), l = n === we.CI ? `${Ca}/${G.CI_CONFIG_GET}/${r}/workflow/${e.id}/logs` : `${Ca}/${G.CD_MATERIAL_GET}/workflow/logs/${i}/${o}/${r}/${e.id}`, [c, d, u] = EE(
10867
10864
  e.podStatus && e.podStatus !== Sr.PENDING && l
10868
10865
  ), [m, p] = j([]), [f, g] = j([]), [x, _] = j(0), [E, h] = j([]), { searchKey: N, handleSearch: T } = Pc(), v = f.length > 0, C = ne(() => m.every((K) => K.isOpen), [m]), y = C ? "Collapse all stages" : "Expand all stages", { registerShortcut: I, unregisterShortcut: b } = Fn(), A = c[0]?.startsWith(Yi) || !1;
10869
10866
  function L({
10870
10867
  log: K,
10871
- currentIndex: V = -1,
10868
+ currentIndex: H = -1,
10872
10869
  targetSearchKey: pe = N,
10873
10870
  searchMatchResults: fe = null,
10874
10871
  searchIndex: Ce = ""
@@ -10880,7 +10877,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10880
10877
  K = $.reduce((Y, Ae, Fe) => {
10881
10878
  try {
10882
10879
  k = k || ee.test(Ae), Y.push(
10883
- Ae.replace(ee, (Le) => (Ce && fe?.push(Ce), `\x1B[0m\x1B[48;2;${fe && V === fe.length - 1 ? "0;102;204" : "197;141;54"}m${Le}\x1B[0m${Fe > 0 ? re[Fe - 1] : ""}`))
10880
+ Ae.replace(ee, (Le) => (Ce && fe?.push(Ce), `\x1B[0m\x1B[48;2;${fe && H === fe.length - 1 ? "0;102;204" : "197;141;54"}m${Le}\x1B[0m${Fe > 0 ? re[Fe - 1] : ""}`))
10884
10881
  );
10885
10882
  } catch {
10886
10883
  Y.push(Ae);
@@ -10896,10 +10893,10 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10896
10893
  return { __html: K, isSearchKeyPresent: k };
10897
10894
  }
10898
10895
  }
10899
- const S = (K, V, pe, fe) => {
10900
- const Ce = m.length === 0, k = V ?? !0;
10896
+ const S = (K, H, pe, fe) => {
10897
+ const Ce = m.length === 0, k = H ?? !0;
10901
10898
  return fe ? pe || k : Ce ? K !== Hs.SUCCESS || pe : k;
10902
- }, R = e.podStatus === Sr.PENDING || !!(d && d.readyState <= 1), O = (K, V) => {
10899
+ }, R = e.podStatus === Sr.PENDING || !!(d && d.readyState <= 1), O = (K, H) => {
10903
10900
  const pe = m.reduce(
10904
10901
  (D, $) => (D[$.stage] || (D[$.stage] = {}), D[$.stage][$.startTime] = $, D),
10905
10902
  {}
@@ -10914,7 +10911,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10914
10911
  Ae,
10915
10912
  Gt.isOpen,
10916
10913
  !!fe[ee]?.[Te],
10917
- !!V
10914
+ !!H
10918
10915
  );
10919
10916
  else {
10920
10917
  const Dt = R ? Hs.PROGRESSING : Hs.FAILURE;
@@ -10928,7 +10925,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10928
10925
  Gt.isOpen,
10929
10926
  // Wont be present in case of start stage since no logs are present yet
10930
10927
  !!fe[ee]?.[Te],
10931
- !!V
10928
+ !!H
10932
10929
  ),
10933
10930
  status: Dt,
10934
10931
  targetPlatforms: ar(Fe?.targetPlatforms),
@@ -10947,14 +10944,14 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10947
10944
  log: $,
10948
10945
  currentIndex: K,
10949
10946
  searchMatchResults: Ce,
10950
- targetSearchKey: V,
10947
+ targetSearchKey: H,
10951
10948
  searchIndex: Te
10952
10949
  });
10953
10950
  ee.logs.push(Y), Ae && (ee.isOpen = S(
10954
10951
  ee.status,
10955
10952
  pe[ee.stage]?.[ee.startTime]?.isOpen,
10956
10953
  !0,
10957
- !!V
10954
+ !!H
10958
10955
  ), fe[ee.stage] || (fe[ee.stage] = {}), fe[ee.stage][ee.startTime] = !0);
10959
10956
  }
10960
10957
  return D;
@@ -10965,8 +10962,8 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10965
10962
  if (!c?.length)
10966
10963
  return;
10967
10964
  if (!A) {
10968
- const V = c.map((pe) => L({ log: pe }).__html);
10969
- h(V);
10965
+ const H = c.map((pe) => L({ log: pe }).__html);
10966
+ h(H);
10970
10967
  return;
10971
10968
  }
10972
10969
  const K = O(x);
@@ -10974,8 +10971,8 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10974
10971
  }, [c, R]);
10975
10972
  const w = Ge(() => {
10976
10973
  p(
10977
- (K) => K.map((V) => ({
10978
- ...V,
10974
+ (K) => K.map((H) => ({
10975
+ ...H,
10979
10976
  isOpen: !C
10980
10977
  }))
10981
10978
  );
@@ -10983,23 +10980,23 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
10983
10980
  M(() => (I({ callback: w, keys: ["E"] }), () => {
10984
10981
  b(["E"]);
10985
10982
  }), [w]);
10986
- const B = (K, V = N) => {
10983
+ const B = (K, H = N) => {
10987
10984
  if (f.length > 0 || K === "reset") {
10988
10985
  let pe = 0;
10989
- K === "next" ? pe = (x + 1) % f.length : K === "prev" && (pe = x > 0 ? x - 1 : f.length - 1), _(pe), p(O(pe, V));
10986
+ K === "next" ? pe = (x + 1) % f.length : K === "prev" && (pe = x > 0 ? x - 1 : f.length - 1), _(pe), p(O(pe, H));
10990
10987
  }
10991
10988
  }, F = () => {
10992
10989
  B("next");
10993
- }, G = () => {
10990
+ }, V = () => {
10994
10991
  B("prev");
10995
10992
  }, Z = (K) => {
10996
10993
  T(K), N === K ? F() : B("reset", K);
10997
10994
  }, oe = (K) => {
10998
- const V = structuredClone(m);
10999
- V[K].isOpen = !1, p(V);
10995
+ const H = structuredClone(m);
10996
+ H[K].isOpen = !1, p(H);
11000
10997
  }, me = (K) => {
11001
- const V = structuredClone(m);
11002
- V[K].isOpen = !0, p(V);
10998
+ const H = structuredClone(m);
10999
+ H[K].isOpen = !0, p(H);
11003
11000
  }, le = () => A ? /* @__PURE__ */ t.jsxs(
11004
11001
  "div",
11005
11002
  {
@@ -11043,7 +11040,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
11043
11040
  {
11044
11041
  type: "button",
11045
11042
  className: `dc__unset-button-styles flex p-6 br-4 dc__bg-n0--opacity-0_2 ${v ? "" : "dc__disabled"}`,
11046
- onClick: G,
11043
+ onClick: V,
11047
11044
  "data-testid": "logs-previous-search-match",
11048
11045
  "aria-label": "Focus the previous search result match",
11049
11046
  disabled: !v,
@@ -11089,11 +11086,11 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
11089
11086
  }
11090
11087
  ),
11091
11088
  /* @__PURE__ */ t.jsx("div", { className: "flexbox-col px-12 dc__gap-4", children: m.map(
11092
- ({ stage: K, isOpen: V, logs: pe, endTime: fe, startTime: Ce, status: k, targetPlatforms: D }, $) => /* @__PURE__ */ t.jsx(
11089
+ ({ stage: K, isOpen: H, logs: pe, endTime: fe, startTime: Ce, status: k, targetPlatforms: D }, $) => /* @__PURE__ */ t.jsx(
11093
11090
  hE,
11094
11091
  {
11095
11092
  stage: K,
11096
- isOpen: V,
11093
+ isOpen: H,
11097
11094
  logs: pe,
11098
11095
  endTime: fe,
11099
11096
  startTime: Ce,
@@ -11112,10 +11109,10 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
11112
11109
  ]
11113
11110
  }
11114
11111
  ) : /* @__PURE__ */ t.jsxs("div", { className: "logs__body dark-background flex-grow-1", "data-testid": "check-logs-detail", children: [
11115
- E.map((K, V) => (
11112
+ E.map((K, H) => (
11116
11113
  // eslint-disable-next-line react/no-array-index-key
11117
11114
  /* @__PURE__ */ t.jsxs("div", { className: "flex top left mb-10 lh-24", children: [
11118
- /* @__PURE__ */ t.jsx("span", { className: "cn-4 col-2 pr-10", children: V + 1 }),
11115
+ /* @__PURE__ */ t.jsx("span", { className: "cn-4 col-2 pr-10", children: H + 1 }),
11119
11116
  /* @__PURE__ */ t.jsx(
11120
11117
  "p",
11121
11118
  {
@@ -11125,7 +11122,7 @@ const B0 = (e, s, n) => ie(`app/history/deployed-configuration/${e}/${s}/${n}`),
11125
11122
  }
11126
11123
  }
11127
11124
  )
11128
- ] }, `logs-${V}`)
11125
+ ] }, `logs-${H}`)
11129
11126
  )),
11130
11127
  R && /* @__PURE__ */ t.jsx("div", { className: "flex left event-source-status", children: /* @__PURE__ */ t.jsx(ke, {}) })
11131
11128
  ] });
@@ -12283,7 +12280,7 @@ const Id = {
12283
12280
  );
12284
12281
  }, bs = ({ code: e, image: s, title: n, subTitle: a, imageType: r, heightToDeduct: o, redirectURL: i, reload: l }) => {
12285
12282
  const { push: c } = hs(), d = () => {
12286
- c(i || `/${H.APP_LIST}`);
12283
+ c(i || `/${G.APP_LIST}`);
12287
12284
  }, u = (x) => {
12288
12285
  switch (x) {
12289
12286
  case Be.NOT_FOUND:
@@ -13376,13 +13373,13 @@ const Id = {
13376
13373
  M(() => (N({ compareWfrId: h }), s(!0), T !== Ar && C(Ar), () => {
13377
13374
  i(!1), s(!1);
13378
13375
  }), []);
13379
- const L = async (V) => {
13376
+ const L = async (H) => {
13380
13377
  I({ ...y, isLoading: !0 });
13381
13378
  try {
13382
13379
  const { result: pe } = await fE({
13383
13380
  appId: +_,
13384
13381
  envId: +E,
13385
- pagination: { offset: V, size: $s }
13382
+ pagination: { offset: H, size: $s }
13386
13383
  }), fe = new Map((pe.cdWorkflows || []).map((k) => [k.id, k])), Ce = new Map([...y.data, ...fe]);
13387
13384
  I({
13388
13385
  isLoading: !1,
@@ -13409,8 +13406,8 @@ const Id = {
13409
13406
  triggerHistory: y.data,
13410
13407
  renderRunSource: c,
13411
13408
  resourceId: d
13412
- }), B = w.find(({ value: V }) => V === h), F = !!w.length, G = ({ value: V }) => {
13413
- N({ compareWfrId: V });
13409
+ }), B = w.find(({ value: H }) => H === h), F = !!w.length, V = ({ value: H }) => {
13410
+ N({ compareWfrId: H });
13414
13411
  }, Z = {
13415
13412
  primaryConfig: F ? [
13416
13413
  {
@@ -13424,7 +13421,7 @@ const Id = {
13424
13421
  options: w,
13425
13422
  placeholder: "Select Deployment",
13426
13423
  value: Zs(w, h, null),
13427
- onChange: G,
13424
+ onChange: V,
13428
13425
  showSelectedOptionIcon: !1,
13429
13426
  menuSize: U.large,
13430
13427
  renderOptionsFooter: R
@@ -13484,7 +13481,7 @@ const Id = {
13484
13481
  ), _ = !!x, E = Pc({
13485
13482
  parseSearchParams: eN(x)
13486
13483
  }), { compareWfrId: h, sortBy: N, sortOrder: T } = E, [v, C] = j(!1), [y, I, , b] = wt(async () => {
13487
- const G = [
13484
+ const V = [
13488
13485
  {
13489
13486
  appName: e,
13490
13487
  envName: s,
@@ -13500,15 +13497,15 @@ const Id = {
13500
13497
  wfrId: h
13501
13498
  } : null
13502
13499
  ], [Z, ...oe] = await Promise.allSettled([
13503
- p ? null : eg([...G]),
13504
- ...G.map((me) => me && Qh({ params: me }))
13500
+ p ? null : eg([...V]),
13501
+ ...V.map((me) => me && Qh({ params: me }))
13505
13502
  ]);
13506
13503
  return Z.status !== "fulfilled" || !Z.value || Z.value.forEach((me, le) => {
13507
13504
  oe[le].status !== "fulfilled" || !oe[le].value || oe[le].value.result.isAppAdmin || (oe[le].value.result.secretsData = me.secretsData);
13508
13505
  }), oe;
13509
- }, [g, h]), A = (G, Z) => `${vs(c, { ...d })}/${G}${Z ? `/${Z}` : ""}${m}`, L = ne(() => {
13506
+ }, [g, h]), A = (V, Z) => `${vs(c, { ...d })}/${V}${Z ? `/${Z}` : ""}${m}`, L = ne(() => {
13510
13507
  if (!y && I) {
13511
- const G = _ && I[1].status === "fulfilled" ? I[1].value.result : {
13508
+ const V = _ && I[1].status === "fulfilled" ? I[1].value.result : {
13512
13509
  configMapData: null,
13513
13510
  deploymentTemplate: null,
13514
13511
  secretsData: null,
@@ -13516,7 +13513,7 @@ const Id = {
13516
13513
  }, Z = I[0].status === "fulfilled" ? I[0].value.result : null;
13517
13514
  return HE({
13518
13515
  currentList: Z,
13519
- compareList: G,
13516
+ compareList: V,
13520
13517
  getNavItemHref: A,
13521
13518
  convertVariables: v,
13522
13519
  sortingConfig: { sortBy: N, sortOrder: T }
@@ -13572,9 +13569,9 @@ const Id = {
13572
13569
  /* @__PURE__ */ t.jsx("h3", { className: "fs-13 lh-20 fw-6 cn-9 m-0", children: w ? "Configurations used for this deployment trigger" : "Showing configuration change with respect to previous deployment" }),
13573
13570
  /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 dc__mxw-800", children: [
13574
13571
  /* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__gap-12", children: Object.keys(R).map(
13575
- (G) => qE(
13576
- R[G],
13577
- G !== "UNGROUPED" ? G : null,
13572
+ (V) => qE(
13573
+ R[V],
13574
+ V !== "UNGROUPED" ? V : null,
13578
13575
  u,
13579
13576
  w
13580
13577
  )
@@ -13675,7 +13672,7 @@ const st = ({
13675
13672
  left: w,
13676
13673
  right: B,
13677
13674
  top: F,
13678
- bottom: G
13675
+ bottom: V
13679
13676
  } = u.current.getBoundingClientRect();
13680
13677
  I + b > C.height && (i({ left: L, bottom: document.documentElement.clientHeight - S }), c(1)), y + A > C.width && (i((Z) => ({ ...Z, right: "20px", left: "unset" })), c(1));
13681
13678
  }
@@ -14096,10 +14093,10 @@ const dN = 100, Vt = se.memo(
14096
14093
  tabSize: o,
14097
14094
  appTheme: b
14098
14095
  })
14099
- ), [, F, G, Z] = jl(w.code, o, w.mode, !w.noParsing), [, oe, me] = jl(w.defaultCode, o, w.mode, !w.noParsing), [le, K] = j(
14096
+ ), [, F, V, Z] = jl(w.code, o, w.mode, !w.noParsing), [, oe, me] = jl(w.defaultCode, o, w.mode, !w.noParsing), [le, K] = j(
14100
14097
  y ? dN : l
14101
- ), V = J(u);
14102
- V.current = u, fr.defineTheme(Ln.vsDarkDT, {
14098
+ ), H = J(u);
14099
+ H.current = u, fr.defineTheme(Ln.vsDarkDT, {
14103
14100
  base: "vs-dark",
14104
14101
  inherit: !0,
14105
14102
  rules: [
@@ -14178,7 +14175,7 @@ const dN = 100, Vt = se.memo(
14178
14175
  A.current && A.current.layout();
14179
14176
  }, [S, R]);
14180
14177
  const k = (Y, Ae) => {
14181
- B({ type: "setCode", value: Y }), B({ type: "setDefaultCode", value: Ae }), V.current?.(Y, Ae);
14178
+ B({ type: "setCode", value: Y }), B({ type: "setDefaultCode", value: Ae }), H.current?.(Y, Ae);
14182
14179
  };
14183
14180
  Ga(() => {
14184
14181
  if (n) {
@@ -14197,7 +14194,7 @@ const dN = 100, Vt = se.memo(
14197
14194
  D(Y, A.current?.getOriginalEditor?.().getValue?.() ?? "");
14198
14195
  };
14199
14196
  function re(Y) {
14200
- B({ type: "changeLanguage", value: Y }), k(Y === "json" ? F : G, Y === "json" ? oe : me);
14197
+ B({ type: "changeLanguage", value: Y }), k(Y === "json" ? F : V, Y === "json" ? oe : me);
14201
14198
  }
14202
14199
  const ee = {
14203
14200
  selectOnLineNumbers: !0,
@@ -15402,13 +15399,13 @@ const IN = (e) => {
15402
15399
  // TODO: Ask if fetchIdData is required here as dependency
15403
15400
  [b, I, A],
15404
15401
  !!b && !!L
15405
- ), F = ar(S?.targetPlatforms), G = (V, pe, fe) => {
15402
+ ), F = ar(S?.targetPlatforms), V = (H, pe, fe) => {
15406
15403
  if (fe) {
15407
15404
  p?.result?.cdWorkflows?.length && n(au(p.result.cdWorkflows, "id")), u(rs.SUSPEND);
15408
15405
  return;
15409
15406
  }
15410
- if (V === pe?.id) {
15411
- const Ce = s.get(V)?.appliedFilters ?? [], k = s.get(V)?.appliedFiltersTimestamp, D = s.get(V)?.promotionApprovalMetadata, $ = s.get(V)?.runSource, re = s.get(V)?.targetConfig, ee = s.get(V)?.userApprovalMetadata, Te = {
15407
+ if (H === pe?.id) {
15408
+ const Ce = s.get(H)?.appliedFilters ?? [], k = s.get(H)?.appliedFiltersTimestamp, D = s.get(H)?.promotionApprovalMetadata, $ = s.get(H)?.runSource, re = s.get(H)?.targetConfig, ee = s.get(H)?.userApprovalMetadata, Te = {
15412
15409
  ...Ce.length ? { appliedFilters: Ce } : {},
15413
15410
  ...k ? { appliedFiltersTimestamp: k } : {},
15414
15411
  ...D ? { promotionApprovalMetadata: D } : {},
@@ -15416,7 +15413,7 @@ const IN = (e) => {
15416
15413
  ...re ? { targetConfig: re } : {},
15417
15414
  ...ee ? { userApprovalMetadata: ee } : {}
15418
15415
  };
15419
- n((Y) => (Y.set(V, { ...pe, ...Te }), new Map(Y))), d === rs.FETCHING && u(rs.SUCCESS);
15416
+ n((Y) => (Y.set(H, { ...pe, ...Te }), new Map(Y))), d === rs.FETCHING && u(rs.SUCCESS);
15420
15417
  }
15421
15418
  };
15422
15419
  let Z = !!d && d !== rs.SUSPEND;
@@ -15432,21 +15429,21 @@ const IN = (e) => {
15432
15429
  M(() => {
15433
15430
  if (R)
15434
15431
  return;
15435
- let V = {
15432
+ let H = {
15436
15433
  ...O?.result,
15437
15434
  imageComment: S?.imageComment,
15438
15435
  imageReleaseTags: S?.imageReleaseTags
15439
15436
  };
15440
- Z && (V = null), G(+b, V, w);
15437
+ Z && (H = null), V(+b, H, w);
15441
15438
  }, [R, O, w]), M(() => {
15442
15439
  if (oe || !O || !Z)
15443
15440
  return;
15444
- const V = {
15441
+ const H = {
15445
15442
  ...O?.result,
15446
15443
  imageReleaseTags: me?.result?.imageReleaseTags,
15447
15444
  imageComment: me?.result?.imageComment
15448
15445
  };
15449
- G(+b, V, le);
15446
+ V(+b, H, le);
15450
15447
  }, [oe, me, le]);
15451
15448
  const K = ne(() => !S || Vx.has(S.podStatus?.toLowerCase() || S.status?.toLowerCase()) ? null : Gx.has(S.status?.toLowerCase() || S.podStatus?.toLowerCase()) ? 1e4 : 3e4, [S]);
15452
15449
  return nu(B, K), !Z && R && !S || !b || Z && (oe || R) && !S ? /* @__PURE__ */ t.jsx(ke, { pageLoader: !0 }) : w?.code === 404 ? /* @__PURE__ */ t.jsx(
@@ -16228,7 +16225,7 @@ const ey = {
16228
16225
  pluginIds: n,
16229
16226
  parentPluginIdentifiers: o
16230
16227
  }, { result: l } = await _t(
16231
- H.PLUGIN_GLOBAL_LIST_DETAIL_V2,
16228
+ G.PLUGIN_GLOBAL_LIST_DETAIL_V2,
16232
16229
  i,
16233
16230
  { signal: a }
16234
16231
  );
@@ -16252,7 +16249,7 @@ const ey = {
16252
16249
  appId: n,
16253
16250
  size: 20,
16254
16251
  tag: s
16255
- }, { result: i } = await ie(We(H.PLUGIN_GLOBAL_LIST_V2, o), {
16252
+ }, { result: i } = await ie(We(G.PLUGIN_GLOBAL_LIST_V2, o), {
16256
16253
  signal: r
16257
16254
  }), l = Yd(i?.parentPlugins);
16258
16255
  return {
@@ -16267,7 +16264,7 @@ const ey = {
16267
16264
  try {
16268
16265
  const s = {
16269
16266
  appId: e
16270
- }, { result: n } = await ie(We(H.PLUGIN_GLOBAL_LIST_TAGS, s));
16267
+ }, { result: n } = await ie(We(G.PLUGIN_GLOBAL_LIST_TAGS, s));
16271
16268
  if (!n?.tagNames)
16272
16269
  return [];
16273
16270
  const a = new Set(n.tagNames);
@@ -16276,7 +16273,7 @@ const ey = {
16276
16273
  throw Me(s), s;
16277
16274
  }
16278
16275
  }, sy = async (e) => {
16279
- const s = await ie(We(H.PLUGIN_LIST_MIN, e));
16276
+ const s = await ie(We(G.PLUGIN_LIST_MIN, e));
16280
16277
  return {
16281
16278
  ...s,
16282
16279
  result: (s?.result ?? []).sort((n, a) => Ze(n.name, a.name))
@@ -16515,14 +16512,14 @@ const ey = {
16515
16512
  // In case of persistFilters with change of searchKey or selectedTags we anyways clear the pluginList so no need to add dependency
16516
16513
  [L, _, S],
16517
16514
  l ? !E.length : !0
16518
- ), [G, Z, oe, me] = wt(
16515
+ ), [V, Z, oe, me] = wt(
16519
16516
  () => rb(_ ? +_ : null),
16520
16517
  [],
16521
16518
  !e?.length
16522
16519
  );
16523
16520
  M(() => {
16524
- !G && !oe && Z && s(Z);
16525
- }, [G, Z, oe]);
16521
+ !V && !oe && Z && s(Z);
16522
+ }, [V, Z, oe]);
16526
16523
  const le = (D, $ = !1) => {
16527
16524
  const {
16528
16525
  pluginStore: { parentPluginStore: re, pluginVersionStore: ee },
@@ -16545,7 +16542,7 @@ const ey = {
16545
16542
  }, [O, w, B]);
16546
16543
  const K = () => {
16547
16544
  l && I([]);
16548
- }, V = () => {
16545
+ }, H = () => {
16549
16546
  A({
16550
16547
  searchKey: "",
16551
16548
  selectedTags: []
@@ -16588,7 +16585,7 @@ const ey = {
16588
16585
  availableTags: e,
16589
16586
  handleUpdateSelectedTags: fe,
16590
16587
  selectedTags: S,
16591
- isLoading: G,
16588
+ isLoading: V,
16592
16589
  tagsError: oe,
16593
16590
  reloadTags: me
16594
16591
  }
@@ -16601,7 +16598,7 @@ const ey = {
16601
16598
  selectedTags: S
16602
16599
  },
16603
16600
  onRemoveFilter: Ce,
16604
- clearFilters: V,
16601
+ clearFilters: H,
16605
16602
  className: "w-100 pt-0-imp",
16606
16603
  clearButtonClassName: "dc__no-background-imp dc__no-border-imp dc__tab-focus",
16607
16604
  shouldHideLabel: !0
@@ -16628,7 +16625,7 @@ const ey = {
16628
16625
  handlePluginSelection: k,
16629
16626
  selectedPluginsMap: i,
16630
16627
  isSelectable: o,
16631
- handleClearFilters: V,
16628
+ handleClearFilters: H,
16632
16629
  showCardBorder: x,
16633
16630
  getPluginStoreRef: y
16634
16631
  }
@@ -16686,7 +16683,7 @@ const ey = {
16686
16683
  return !1;
16687
16684
  }
16688
16685
  return u ? u(k, D, $) : !0;
16689
- }, G = (k) => {
16686
+ }, V = (k) => {
16690
16687
  if (f) {
16691
16688
  const { isAnyKeyDuplicated: $ } = k.reduce(
16692
16689
  (re, ee) => {
@@ -16721,7 +16718,7 @@ const ey = {
16721
16718
  };
16722
16719
  }, oe = () => {
16723
16720
  const k = Z(), D = [k, ...N], { id: $ } = k;
16724
- p?.(!G(D)), C(!0), T(D), O.current = {
16721
+ p?.(!V(D)), C(!0), T(D), O.current = {
16725
16722
  ...O.current || {},
16726
16723
  [$]: ts()
16727
16724
  }, w.current = {
@@ -16750,14 +16747,14 @@ const ey = {
16750
16747
  const D = N.filter(({ id: $ }) => $ !== k.id);
16751
16748
  if (D.length === 0 && !l) {
16752
16749
  const $ = Z(), { id: re } = $;
16753
- C(!0), p?.(!G([$])), T([$]), O.current = {
16750
+ C(!0), p?.(!V([$])), T([$]), O.current = {
16754
16751
  [re]: ts()
16755
16752
  }, w.current = {
16756
16753
  [re]: ts()
16757
16754
  }, o?.(k.id);
16758
16755
  return;
16759
16756
  }
16760
- p?.(!G(D)), T(D), delete O.current[k.id], delete w.current[k.id], o?.(k.id);
16757
+ p?.(!V(D)), T(D), delete O.current[k.id], delete w.current[k.id], o?.(k.id);
16761
16758
  }, K = (k, D) => ($) => {
16762
16759
  const { value: re } = $.target, ee = {
16763
16760
  ...k,
@@ -16769,10 +16766,10 @@ const ey = {
16769
16766
  }
16770
16767
  }
16771
16768
  }, Te = N.map((Y) => Y.id === k.id ? ee : Y);
16772
- p?.(!G(Te)), T(Te);
16773
- }, V = (k, D) => ($) => {
16769
+ p?.(!V(Te)), T(Te);
16770
+ }, H = (k, D) => ($) => {
16774
16771
  const { value: re } = $.target;
16775
- r?.(k.id, D, re), p?.(!G(N));
16772
+ r?.(k.id, D, re), p?.(!V(N));
16776
16773
  }, pe = (k, D, $) => /* @__PURE__ */ t.jsxs(
16777
16774
  "div",
16778
16775
  {
@@ -16865,7 +16862,7 @@ const ey = {
16865
16862
  value: k.data[D].value,
16866
16863
  placeholder: i[D],
16867
16864
  onChange: K(k, D),
16868
- onBlur: V(k, D),
16865
+ onBlur: H(k, D),
16869
16866
  refVar: D === E ? O.current?.[k.id] : w.current?.[k.id],
16870
16867
  dependentRef: D === E ? w.current?.[k.id] : O.current?.[k.id],
16871
16868
  disabled: c || k.data[D].disabled,
@@ -17069,20 +17066,20 @@ const ey = {
17069
17066
  L.current && f && L.current.focus();
17070
17067
  }, 100);
17071
17068
  }, [f]);
17072
- function S(G) {
17073
- return Array.isArray(G) ? G : [G];
17069
+ function S(V) {
17070
+ return Array.isArray(V) ? V : [V];
17074
17071
  }
17075
- const R = (G) => {
17072
+ const R = (V) => {
17076
17073
  if (!N) {
17077
- const Z = G.target.value?.trim();
17078
- G.target.value !== Z && (G.stopPropagation(), G.target.value = Z, a(G));
17074
+ const Z = V.target.value?.trim();
17075
+ V.target.value !== Z && (V.stopPropagation(), V.target.value = Z, a(V));
17079
17076
  }
17080
- typeof E == "function" && E(G);
17081
- }, O = (G) => /* @__PURE__ */ t.jsxs("div", { className: "flex left mt-4 mb-4 dc__gap-4 cr-5 fs-11 lh-16 fw-4", children: [
17077
+ typeof E == "function" && E(V);
17078
+ }, O = (V) => /* @__PURE__ */ t.jsxs("div", { className: "flex left mt-4 mb-4 dc__gap-4 cr-5 fs-11 lh-16 fw-4", children: [
17082
17079
  /* @__PURE__ */ t.jsx(Mt, { className: "icon-dim-16 p-1 form__icon--error dc__align-self-start dc__no-shrink" }),
17083
- /* @__PURE__ */ t.jsx("span", { children: G }),
17084
- G && typeof I == "function" && I()
17085
- ] }, G), w = () => n?.length ? typeof n == "object" ? S(n).map((G) => O(G)) : O(n) : null, B = () => typeof o == "string" ? /* @__PURE__ */ t.jsx("span", { className: `${p ? "dc__required-field" : ""}`, children: o }) : o, F = () => o ? /* @__PURE__ */ t.jsx("label", { className: `form__label ${c}`, "data-testid": `label-${m}`, children: B() }) : null;
17080
+ /* @__PURE__ */ t.jsx("span", { children: V }),
17081
+ V && typeof I == "function" && I()
17082
+ ] }, V), w = () => n?.length ? typeof n == "object" ? S(n).map((V) => O(V)) : O(n) : null, B = () => typeof o == "string" ? /* @__PURE__ */ t.jsx("span", { className: `${p ? "dc__required-field" : ""}`, children: o }) : o, F = () => o ? /* @__PURE__ */ t.jsx("label", { className: `form__label ${c}`, "data-testid": `label-${m}`, children: B() }) : null;
17086
17083
  return /* @__PURE__ */ t.jsxs("div", { className: `flex column left top ${b}`, children: [
17087
17084
  F(),
17088
17085
  /* @__PURE__ */ t.jsx(
@@ -17093,8 +17090,8 @@ const ey = {
17093
17090
  name: e,
17094
17091
  autoComplete: x,
17095
17092
  className: `form__input fs-13 lh-20 fw-4 ${g}`,
17096
- onChange: (G) => {
17097
- G.persist(), a(G);
17093
+ onChange: (V) => {
17094
+ V.persist(), a(V);
17098
17095
  },
17099
17096
  onBlur: R,
17100
17097
  onFocus: r,
@@ -17857,7 +17854,7 @@ const Pb = (e) => {
17857
17854
  ),
17858
17855
  onChange: T(S, R),
17859
17856
  isDisabled: O,
17860
- formatCreateLabel: (G) => `Use ${G}`,
17857
+ formatCreateLabel: (V) => `Use ${V}`,
17861
17858
  refVar: h?.current?.[S.id]?.[R],
17862
17859
  dependentRefs: h?.current?.[S.id],
17863
17860
  fullWidth: !0
@@ -18981,7 +18978,7 @@ const Pb = (e) => {
18981
18978
  return a += jr("appId", e), a += jr("envId", s), a += jr("clusterId", n), a.endsWith(",") && (a = a.slice(0, -1)), a += "}", a;
18982
18979
  }, cC = async (e, s, n, a = !0) => {
18983
18980
  const { result: r } = await ie(
18984
- `${H.SCOPED_GLOBAL_VARIABLES}${lC({
18981
+ `${G.SCOPED_GLOBAL_VARIABLES}${lC({
18985
18982
  appId: e,
18986
18983
  envId: s,
18987
18984
  clusterId: n
@@ -20992,7 +20989,7 @@ const ej = ({
20992
20989
  forceReInit: m,
20993
20990
  isSuperAdmin: p
20994
20991
  }) => {
20995
- const [f, g] = j(a || []), [x, _] = j(n ? n.comment : ""), [E, h] = j(o || []), [N, T] = j(n ? n.comment : ""), [v, C] = j(!1), [y, I] = j(!1), [b, A] = j(a || []), [L, S] = j(""), [R, O] = j([]), [w, B] = j([]), [F, G] = j([]), [Z, oe] = j(""), [me, le] = j(""), [K, V] = j(!1);
20992
+ const [f, g] = j(a || []), [x, _] = j(n ? n.comment : ""), [E, h] = j(o || []), [N, T] = j(n ? n.comment : ""), [v, C] = j(!1), [y, I] = j(!1), [b, A] = j(a || []), [L, S] = j(""), [R, O] = j([]), [w, B] = j([]), [F, V] = j([]), [Z, oe] = j(""), [me, le] = j(""), [K, H] = j(!1);
20996
20993
  M(() => {
20997
20994
  pe();
20998
20995
  }, [a, n, l]), M(() => {
@@ -21006,7 +21003,7 @@ const ej = ({
21006
21003
  const Ne = z.target.value;
21007
21004
  Ne?.length > 500 ? oe("comment length cannot exceed 500 characters") : oe(""), T(Ne);
21008
21005
  }, k = () => {
21009
- A(f), T(x), O([]), B([]), G([]), fe(), I(!1), S("");
21006
+ A(f), T(x), O([]), B([]), V([]), fe(), I(!1), S("");
21010
21007
  }, D = (z) => {
21011
21008
  if (z.length == 0 || z.length >= 128 || z[0] == "." || z[0] == "-")
21012
21009
  return S("Label name cannot be empty or exceed 128 characters or cannot start with . or -"), !1;
@@ -21046,7 +21043,7 @@ const ej = ({
21046
21043
  const qe = E.filter((gt) => gt.toLowerCase() !== Ne.tagName.toLowerCase());
21047
21044
  if (h(qe), Ne.id !== 0) {
21048
21045
  const gt = [...F, Ne];
21049
- G(gt);
21046
+ V(gt);
21050
21047
  }
21051
21048
  }, Te = (z) => {
21052
21049
  z.forEach(({ userMessage: Ne }) => {
@@ -21073,7 +21070,7 @@ const ej = ({
21073
21070
  },
21074
21071
  hardDeleteTags: F
21075
21072
  };
21076
- V(!0), Af(Ne, e ?? 0, s).then((ce) => {
21073
+ H(!0), Af(Ne, e ?? 0, s).then((ce) => {
21077
21074
  const Ue = ce.result?.imageReleaseTags?.map((qe) => ({
21078
21075
  id: qe.id,
21079
21076
  tagName: qe.tagName,
@@ -21081,14 +21078,14 @@ const ej = ({
21081
21078
  appId: 0,
21082
21079
  artifactId: 0
21083
21080
  }));
21084
- i && i(ce.result?.appReleaseTags), c && c(ce.result?.tagsEditable), g(Ue), _(ce.result?.imageComment?.comment), A(Ue), T(ce.result?.imageComment?.comment), O([]), B([]), G([]), fe(), I(!1), S(""), r && r(s, Ue, ce.result?.imageComment);
21081
+ i && i(ce.result?.appReleaseTags), c && c(ce.result?.tagsEditable), g(Ue), _(ce.result?.imageComment?.comment), A(Ue), T(ce.result?.imageComment?.comment), O([]), B([]), V([]), fe(), I(!1), S(""), r && r(s, Ue, ce.result?.imageComment);
21085
21082
  }).catch((ce) => {
21086
21083
  ce.errors?.[0]?.userMessage?.appReleaseTags?.length ? (De.showToast({
21087
21084
  variant: Ee.error,
21088
21085
  description: ce.errors?.[0]?.internalMessage
21089
21086
  }), Te(ce.errors)) : Me(ce);
21090
21087
  }).finally(() => {
21091
- V(!1);
21088
+ H(!1);
21092
21089
  });
21093
21090
  }, Ae = () => /* @__PURE__ */ t.jsx(
21094
21091
  Un,
@@ -22601,7 +22598,7 @@ export {
22601
22598
  DI as ey,
22602
22599
  wh as ez,
22603
22600
  Ky as f,
22604
- uE as f$,
22601
+ lE as f$,
22605
22602
  Sc as f0,
22606
22603
  UA as f1,
22607
22604
  U_ as f2,
@@ -22612,33 +22609,33 @@ export {
22612
22609
  n0 as f7,
22613
22610
  lg as f8,
22614
22611
  s0 as f9,
22615
- I0 as fA,
22616
- Po as fB,
22617
- y0 as fC,
22618
- jx as fD,
22619
- k0 as fE,
22620
- bd as fF,
22621
- Y0 as fG,
22622
- bE as fH,
22623
- RE as fI,
22624
- IE as fJ,
22625
- LE as fK,
22626
- NE as fL,
22627
- we as fM,
22628
- rs as fN,
22629
- $x as fO,
22630
- Fx as fP,
22631
- ft as fQ,
22632
- jn as fR,
22633
- Ki as fS,
22634
- Hs as fT,
22635
- Vx as fU,
22636
- Gx as fV,
22637
- oE as fW,
22638
- iE as fX,
22639
- lE as fY,
22640
- cE as fZ,
22641
- dE as f_,
22612
+ rr as fA,
22613
+ v0 as fB,
22614
+ A0 as fC,
22615
+ I0 as fD,
22616
+ Po as fE,
22617
+ y0 as fF,
22618
+ jx as fG,
22619
+ k0 as fH,
22620
+ bd as fI,
22621
+ Y0 as fJ,
22622
+ bE as fK,
22623
+ RE as fL,
22624
+ IE as fM,
22625
+ LE as fN,
22626
+ NE as fO,
22627
+ we as fP,
22628
+ rs as fQ,
22629
+ $x as fR,
22630
+ Fx as fS,
22631
+ ft as fT,
22632
+ jn as fU,
22633
+ Ki as fV,
22634
+ Hs as fW,
22635
+ Vx as fX,
22636
+ Gx as fY,
22637
+ oE as fZ,
22638
+ iE as f_,
22642
22639
  tt as fa,
22643
22640
  zc as fb,
22644
22641
  rg as fc,
@@ -22661,327 +22658,330 @@ export {
22661
22658
  g0 as ft,
22662
22659
  vx as fu,
22663
22660
  S0 as fv,
22664
- Tx as fw,
22665
- rr as fx,
22666
- v0 as fy,
22667
- A0 as fz,
22661
+ hn as fw,
22662
+ to as fx,
22663
+ Da as fy,
22664
+ Tx as fz,
22668
22665
  qy as g,
22669
- Bt as g$,
22670
- B0 as g0,
22671
- $0 as g1,
22672
- mE as g2,
22673
- pE as g3,
22674
- _E as g4,
22675
- Rn as g5,
22676
- F0 as g6,
22677
- fE as g7,
22678
- V0 as g8,
22679
- H0 as g9,
22680
- z0 as gA,
22681
- Gd as gB,
22682
- GN as gC,
22683
- HN as gD,
22684
- YN as gE,
22685
- Is as gF,
22686
- K0 as gG,
22687
- Qi as gH,
22688
- Td as gI,
22689
- Z0 as gJ,
22690
- ZN as gK,
22691
- Q0 as gL,
22692
- ny as gM,
22693
- lb as gN,
22694
- ib as gO,
22695
- Hd as gP,
22696
- eb as gQ,
22697
- ty as gR,
22698
- Kd as gS,
22699
- rb as gT,
22700
- sy as gU,
22701
- Yd as gV,
22702
- ab as gW,
22703
- ey as gX,
22704
- tb as gY,
22705
- sb as gZ,
22706
- ay as g_,
22707
- vN as ga,
22708
- AN as gb,
22709
- Hx as gc,
22710
- Yx as gd,
22711
- Wi as ge,
22712
- zi as gf,
22713
- Kx as gg,
22714
- Wx as gh,
22715
- Ed as gi,
22716
- BN as gj,
22717
- bN as gk,
22718
- sN as gl,
22719
- Nd as gm,
22720
- CE as gn,
22721
- Vd as go,
22722
- jE as gp,
22723
- yE as gq,
22724
- W0 as gr,
22725
- J0 as gs,
22726
- q0 as gt,
22727
- X0 as gu,
22728
- WN as gv,
22729
- ha as gw,
22730
- qN as gx,
22731
- XN as gy,
22732
- JN as gz,
22666
+ tb as g$,
22667
+ cE as g0,
22668
+ dE as g1,
22669
+ uE as g2,
22670
+ B0 as g3,
22671
+ $0 as g4,
22672
+ mE as g5,
22673
+ pE as g6,
22674
+ _E as g7,
22675
+ Rn as g8,
22676
+ F0 as g9,
22677
+ qN as gA,
22678
+ XN as gB,
22679
+ JN as gC,
22680
+ z0 as gD,
22681
+ Gd as gE,
22682
+ GN as gF,
22683
+ HN as gG,
22684
+ YN as gH,
22685
+ Is as gI,
22686
+ K0 as gJ,
22687
+ Qi as gK,
22688
+ Td as gL,
22689
+ Z0 as gM,
22690
+ ZN as gN,
22691
+ Q0 as gO,
22692
+ ny as gP,
22693
+ lb as gQ,
22694
+ ib as gR,
22695
+ Hd as gS,
22696
+ eb as gT,
22697
+ ty as gU,
22698
+ Kd as gV,
22699
+ rb as gW,
22700
+ sy as gX,
22701
+ Yd as gY,
22702
+ ab as gZ,
22703
+ ey as g_,
22704
+ fE as ga,
22705
+ V0 as gb,
22706
+ H0 as gc,
22707
+ vN as gd,
22708
+ AN as ge,
22709
+ Hx as gf,
22710
+ Yx as gg,
22711
+ Wi as gh,
22712
+ zi as gi,
22713
+ Kx as gj,
22714
+ Wx as gk,
22715
+ Ed as gl,
22716
+ BN as gm,
22717
+ bN as gn,
22718
+ sN as go,
22719
+ Nd as gp,
22720
+ CE as gq,
22721
+ Vd as gr,
22722
+ jE as gs,
22723
+ yE as gt,
22724
+ W0 as gu,
22725
+ J0 as gv,
22726
+ q0 as gw,
22727
+ X0 as gx,
22728
+ WN as gy,
22729
+ ha as gz,
22733
22730
  Xy as h,
22734
- Hb as h$,
22735
- $f as h0,
22736
- Zs as h1,
22737
- _f as h2,
22738
- us as h3,
22739
- Cd as h4,
22740
- OE as h5,
22741
- WE as h6,
22742
- Nt as h7,
22743
- ME as h8,
22744
- rl as h9,
22745
- ad as hA,
22746
- sx as hB,
22747
- wa as hC,
22748
- d0 as hD,
22749
- rd as hE,
22750
- u0 as hF,
22751
- be as hG,
22752
- Re as hH,
22753
- He as hI,
22754
- An as hJ,
22755
- Ab as hK,
22756
- Sb as hL,
22757
- qd as hM,
22758
- iy as hN,
22759
- ly as hO,
22760
- Ba as hP,
22761
- js as hQ,
22762
- jd as hR,
22763
- $b as hS,
22764
- et as hT,
22765
- dy as hU,
22766
- Vb as hV,
22767
- Nl as hW,
22768
- Mb as hX,
22769
- uy as hY,
22770
- my as hZ,
22771
- py as h_,
22772
- BE as ha,
22773
- HE as hb,
22774
- G0 as hc,
22775
- Rd as hd,
22776
- Id as he,
22777
- gn as hf,
22778
- ia as hg,
22779
- yd as hh,
22780
- Ar as hi,
22781
- xd as hj,
22782
- ry as hk,
22783
- oy as hl,
22784
- Ad as hm,
22785
- nx as hn,
22786
- m0 as ho,
22787
- sd as hp,
22788
- o0 as hq,
22789
- l0 as hr,
22790
- i0 as hs,
22791
- X as ht,
22792
- c0 as hu,
22793
- Oa as hv,
22794
- Gs as hw,
22795
- hg as hx,
22796
- tx as hy,
22797
- nd as hz,
22731
+ uy as h$,
22732
+ sb as h0,
22733
+ ay as h1,
22734
+ Bt as h2,
22735
+ $f as h3,
22736
+ Zs as h4,
22737
+ _f as h5,
22738
+ us as h6,
22739
+ Cd as h7,
22740
+ OE as h8,
22741
+ WE as h9,
22742
+ hg as hA,
22743
+ tx as hB,
22744
+ nd as hC,
22745
+ ad as hD,
22746
+ sx as hE,
22747
+ wa as hF,
22748
+ d0 as hG,
22749
+ rd as hH,
22750
+ u0 as hI,
22751
+ be as hJ,
22752
+ Re as hK,
22753
+ He as hL,
22754
+ An as hM,
22755
+ Ab as hN,
22756
+ Sb as hO,
22757
+ qd as hP,
22758
+ iy as hQ,
22759
+ ly as hR,
22760
+ Ba as hS,
22761
+ js as hT,
22762
+ jd as hU,
22763
+ $b as hV,
22764
+ et as hW,
22765
+ dy as hX,
22766
+ Vb as hY,
22767
+ Nl as hZ,
22768
+ Mb as h_,
22769
+ Nt as ha,
22770
+ ME as hb,
22771
+ rl as hc,
22772
+ BE as hd,
22773
+ HE as he,
22774
+ G0 as hf,
22775
+ Rd as hg,
22776
+ Id as hh,
22777
+ gn as hi,
22778
+ ia as hj,
22779
+ yd as hk,
22780
+ Ar as hl,
22781
+ xd as hm,
22782
+ ry as hn,
22783
+ oy as ho,
22784
+ Ad as hp,
22785
+ nx as hq,
22786
+ m0 as hr,
22787
+ sd as hs,
22788
+ o0 as ht,
22789
+ l0 as hu,
22790
+ i0 as hv,
22791
+ X as hw,
22792
+ c0 as hx,
22793
+ Oa as hy,
22794
+ Gs as hz,
22798
22795
  Ia as i,
22799
- ua as i$,
22800
- Kb as i0,
22801
- qb as i1,
22802
- Go as i2,
22803
- Jb as i3,
22804
- Zb as i4,
22805
- Xd as i5,
22806
- Qb as i6,
22807
- Fa as i7,
22808
- cn as i8,
22809
- Yb as i9,
22810
- rI as iA,
22811
- oI as iB,
22812
- iI as iC,
22813
- lI as iD,
22814
- cI as iE,
22815
- yi as iF,
22816
- Uh as iG,
22817
- GI as iH,
22818
- ms as iI,
22819
- wi as iJ,
22820
- HI as iK,
22821
- YI as iL,
22822
- Ze as iM,
22823
- $h as iN,
22824
- Hc as iO,
22825
- KI as iP,
22826
- Fh as iQ,
22827
- Vh as iR,
22828
- WI as iS,
22829
- zI as iT,
22830
- qI as iU,
22831
- Di as iV,
22832
- Gh as iW,
22833
- Xr as iX,
22834
- Pi as iY,
22835
- Yh as iZ,
22836
- Kh as i_,
22837
- On as ia,
22838
- Va as ib,
22839
- _y as ic,
22840
- YE as id,
22841
- fy as ie,
22842
- hy as ig,
22843
- gy as ih,
22844
- mg as ii,
22845
- Xc as ij,
22846
- xy as ik,
22847
- Ey as il,
22848
- Xe as im,
22849
- qr as io,
22850
- yo as ip,
22851
- Kf as iq,
22852
- Wf as ir,
22853
- zf as is,
22854
- Bc as it,
22855
- Ii as iu,
22856
- qf as iv,
22857
- $c as iw,
22858
- nI as ix,
22859
- Jf as iy,
22860
- aI as iz,
22796
+ Pi as i$,
22797
+ my as i0,
22798
+ py as i1,
22799
+ Hb as i2,
22800
+ Kb as i3,
22801
+ qb as i4,
22802
+ Go as i5,
22803
+ Jb as i6,
22804
+ Zb as i7,
22805
+ Xd as i8,
22806
+ Qb as i9,
22807
+ nI as iA,
22808
+ Jf as iB,
22809
+ aI as iC,
22810
+ rI as iD,
22811
+ oI as iE,
22812
+ iI as iF,
22813
+ lI as iG,
22814
+ cI as iH,
22815
+ yi as iI,
22816
+ Uh as iJ,
22817
+ GI as iK,
22818
+ ms as iL,
22819
+ wi as iM,
22820
+ HI as iN,
22821
+ YI as iO,
22822
+ Ze as iP,
22823
+ $h as iQ,
22824
+ Hc as iR,
22825
+ KI as iS,
22826
+ Fh as iT,
22827
+ Vh as iU,
22828
+ WI as iV,
22829
+ zI as iW,
22830
+ qI as iX,
22831
+ Di as iY,
22832
+ Gh as iZ,
22833
+ Xr as i_,
22834
+ Fa as ia,
22835
+ cn as ib,
22836
+ Yb as ic,
22837
+ On as id,
22838
+ Va as ie,
22839
+ _y as ig,
22840
+ YE as ih,
22841
+ fy as ii,
22842
+ hy as ij,
22843
+ gy as ik,
22844
+ mg as il,
22845
+ Xc as im,
22846
+ xy as io,
22847
+ Ey as ip,
22848
+ Xe as iq,
22849
+ qr as ir,
22850
+ yo as is,
22851
+ Kf as it,
22852
+ Wf as iu,
22853
+ zf as iv,
22854
+ Bc as iw,
22855
+ Ii as ix,
22856
+ qf as iy,
22857
+ $c as iz,
22861
22858
  MC as j,
22862
- ta as j$,
22863
- Yc as j0,
22864
- XI as j1,
22865
- Wh as j2,
22866
- zh as j3,
22867
- JI as j4,
22868
- qh as j5,
22869
- Xh as j6,
22870
- Oo as j7,
22871
- Kc as j8,
22872
- yn as j9,
22873
- p_ as jA,
22874
- or as jB,
22875
- x0 as jC,
22876
- id as jD,
22877
- E0 as jE,
22878
- N0 as jF,
22879
- ps as jG,
22880
- b0 as jH,
22881
- _d as jI,
22882
- hd as jJ,
22883
- C0 as jK,
22884
- T0 as jL,
22885
- Qn as jM,
22886
- ea as jN,
22887
- IA as jO,
22888
- __ as jP,
22889
- yA as jQ,
22890
- f_ as jR,
22891
- Vr as jS,
22892
- Ec as jT,
22893
- h_ as jU,
22894
- Nn as jV,
22895
- da as jW,
22896
- Gr as jX,
22897
- W as jY,
22898
- $e as jZ,
22899
- ht as j_,
22900
- ZI as ja,
22901
- ar as jb,
22902
- s_ as jc,
22903
- te as jd,
22904
- Fr as je,
22905
- n_ as jf,
22906
- vo as jg,
22907
- ks as jh,
22908
- a_ as ji,
22909
- r_ as jj,
22910
- gc as jk,
22911
- nt as jl,
22912
- Ao as jm,
22913
- o_ as jn,
22914
- vn as jo,
22915
- St as jp,
22916
- i_ as jq,
22917
- l_ as jr,
22918
- ca as js,
22919
- c_ as jt,
22920
- xc as ju,
22921
- AA as jv,
22922
- d_ as jw,
22923
- u_ as jx,
22924
- m_ as jy,
22925
- dt as jz,
22859
+ W as j$,
22860
+ Yh as j0,
22861
+ Kh as j1,
22862
+ ua as j2,
22863
+ Yc as j3,
22864
+ XI as j4,
22865
+ Wh as j5,
22866
+ zh as j6,
22867
+ JI as j7,
22868
+ qh as j8,
22869
+ Xh as j9,
22870
+ u_ as jA,
22871
+ m_ as jB,
22872
+ dt as jC,
22873
+ p_ as jD,
22874
+ or as jE,
22875
+ x0 as jF,
22876
+ id as jG,
22877
+ E0 as jH,
22878
+ N0 as jI,
22879
+ ps as jJ,
22880
+ b0 as jK,
22881
+ _d as jL,
22882
+ hd as jM,
22883
+ C0 as jN,
22884
+ T0 as jO,
22885
+ Qn as jP,
22886
+ ea as jQ,
22887
+ IA as jR,
22888
+ __ as jS,
22889
+ yA as jT,
22890
+ f_ as jU,
22891
+ Vr as jV,
22892
+ Ec as jW,
22893
+ h_ as jX,
22894
+ Nn as jY,
22895
+ da as jZ,
22896
+ Gr as j_,
22897
+ Oo as ja,
22898
+ Kc as jb,
22899
+ yn as jc,
22900
+ ZI as jd,
22901
+ ar as je,
22902
+ s_ as jf,
22903
+ te as jg,
22904
+ Fr as jh,
22905
+ n_ as ji,
22906
+ vo as jj,
22907
+ ks as jk,
22908
+ a_ as jl,
22909
+ r_ as jm,
22910
+ gc as jn,
22911
+ nt as jo,
22912
+ Ao as jp,
22913
+ o_ as jq,
22914
+ vn as jr,
22915
+ St as js,
22916
+ i_ as jt,
22917
+ l_ as ju,
22918
+ ca as jv,
22919
+ c_ as jw,
22920
+ xc as jx,
22921
+ AA as jy,
22922
+ d_ as jz,
22926
22923
  Ct as k,
22927
- ue as k0,
22928
- g_ as k1,
22929
- Hr as k2,
22930
- x_ as k3,
22931
- E_ as k4,
22932
- N_ as k5,
22933
- ni as k6,
22934
- b_ as k7,
22935
- ai as k8,
22936
- U as k9,
22937
- Jh as kA,
22938
- Zh as kB,
22939
- Qh as kC,
22940
- eg as kD,
22941
- QI as kE,
22942
- e0 as kF,
22943
- tg as kG,
22944
- De as kH,
22945
- t0 as kI,
22946
- Ee as kJ,
22947
- Wc as kK,
22948
- Fo as kL,
22949
- TE as kM,
22950
- SE as kN,
22951
- vE as kO,
22952
- AE as kP,
22953
- vd as kQ,
22954
- Jx as kR,
22955
- M0 as kS,
22956
- aE as kT,
22957
- U0 as kU,
22958
- uC as kV,
22959
- Nc as ka,
22960
- C_ as kb,
22961
- jA as kc,
22962
- RA as kd,
22963
- LA as ke,
22964
- OA as kf,
22965
- Ta as kg,
22966
- T_ as kh,
22967
- S_ as ki,
22968
- v_ as kj,
22969
- wA as kk,
22970
- DA as kl,
22971
- ri as km,
22972
- A_ as kn,
22973
- I_ as ko,
22974
- PA as kp,
22975
- V_ as kq,
22976
- _n as kr,
22977
- G_ as ks,
22978
- ve as kt,
22979
- Rt as ku,
22980
- Yr as kv,
22981
- Qe as kw,
22982
- cs as kx,
22983
- sr as ky,
22984
- vc as kz,
22924
+ $e as k0,
22925
+ ht as k1,
22926
+ ta as k2,
22927
+ ue as k3,
22928
+ g_ as k4,
22929
+ Hr as k5,
22930
+ x_ as k6,
22931
+ E_ as k7,
22932
+ N_ as k8,
22933
+ ni as k9,
22934
+ cs as kA,
22935
+ sr as kB,
22936
+ vc as kC,
22937
+ Jh as kD,
22938
+ Zh as kE,
22939
+ Qh as kF,
22940
+ eg as kG,
22941
+ QI as kH,
22942
+ e0 as kI,
22943
+ tg as kJ,
22944
+ De as kK,
22945
+ t0 as kL,
22946
+ Ee as kM,
22947
+ Wc as kN,
22948
+ Fo as kO,
22949
+ TE as kP,
22950
+ SE as kQ,
22951
+ vE as kR,
22952
+ AE as kS,
22953
+ vd as kT,
22954
+ Jx as kU,
22955
+ M0 as kV,
22956
+ aE as kW,
22957
+ U0 as kX,
22958
+ uC as kY,
22959
+ b_ as ka,
22960
+ ai as kb,
22961
+ U as kc,
22962
+ Nc as kd,
22963
+ C_ as ke,
22964
+ jA as kf,
22965
+ RA as kg,
22966
+ LA as kh,
22967
+ OA as ki,
22968
+ Ta as kj,
22969
+ T_ as kk,
22970
+ S_ as kl,
22971
+ v_ as km,
22972
+ wA as kn,
22973
+ DA as ko,
22974
+ ri as kp,
22975
+ A_ as kq,
22976
+ I_ as kr,
22977
+ PA as ks,
22978
+ V_ as kt,
22979
+ _n as ku,
22980
+ G_ as kv,
22981
+ ve as kw,
22982
+ Rt as kx,
22983
+ Yr as ky,
22984
+ Qe as kz,
22985
22985
  HC as l,
22986
22986
  sj as m,
22987
22987
  kt as n,
@@ -22993,7 +22993,7 @@ export {
22993
22993
  Js as t,
22994
22994
  zy as u,
22995
22995
  jt as v,
22996
- H as w,
22996
+ G as w,
22997
22997
  mA as x,
22998
22998
  Be as y,
22999
22999
  Mp as z