@devtron-labs/devtron-fe-common-lib 1.17.0-pre-6 → 1.17.0-pre-8
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-CIT4e7hG.js → @code-editor-CsKzSw6Y.js} +442 -428
- package/dist/@common-rjsf-zRo8kSDe.js +598 -0
- package/dist/Common/RJSF/constants.d.ts +1 -0
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/type.d.ts +1 -1
- package/dist/Shared/types.d.ts +0 -4
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/@common-rjsf-D62eDBEJ.js +0 -609
@@ -5,8 +5,8 @@ var Pc = (e) => {
|
|
5
5
|
var H_ = (e, s, n) => s in e ? G_(e, s, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[s] = n;
|
6
6
|
var ce = (e, s, n) => H_(e, typeof s != "symbol" ? s + "" : s, n), Mc = (e, s, n) => s.has(e) || Pc("Cannot " + n);
|
7
7
|
var Ys = (e, s, n) => (Mc(e, s, "read from private field"), n ? n.call(e) : s.get(e)), ka = (e, s, n) => s.has(e) ? Pc("Cannot add the same private member more than once") : s instanceof WeakSet ? s.add(e) : s.set(e, n), Ua = (e, s, n, a) => (Mc(e, s, "write to private field"), a ? a.call(e, n) : s.set(e, n), n);
|
8
|
-
import { j as t, i as Ie, Q as _o, k as Y_, n as W_, D as dr, t as Ke, g as K_, a as z_, E as
|
9
|
-
import $e, { createContext as Ut, useContext as os, useMemo as q, useState as O, useEffect as M, forwardRef as $r, createElement as Di, Children as qc, useRef as $, useCallback as Be, useLayoutEffect as xu, createRef as mr, cloneElement as
|
8
|
+
import { j as t, i as Ie, Q as _o, k as Y_, n as W_, D as dr, t as Ke, g as K_, a as z_, E as Zn, S as wi, b as uu, r as mu, s as q_, o as X_, c as kc, d as J_, e as Z_, y as Q_, l as ur, f as ef, h as tf, m as Uc, p as $c, q as sf, u as nf, v as af, w as rf, x as of, z as cf, A as lf, B as pu, T as Fc, C as Li, F as df, G as Bc, H as uf, I as mf, J as _u, K as Vc, L as pf, M as _f, N as ff, O as hf, P as Gc, V as gf, R as xf, U as Ef, W as Hc, X as Nf, Y as Yc, Z as Wc, _ as Cf, $ as bf, a0 as Tf, a1 as Sf, a2 as vf, a3 as If, a4 as Af, a5 as fo, a6 as Rf, a7 as yf, a8 as jf, a9 as Of, aa as wf, ab as fu, ac as Lf, ad as Df, ae as Pf, af as Mf, ag as kf, ah as Kc, ai as zc, aj as Uf, ak as $f, al as Ff, am as Bf, an as Vf, ao as Gf, ap as Hf, aq as Yf, ar as hu, as as gu, at as Wf, au as Kf, av as zf, aw as qf, ax as Ks } from "./@vendor-DbxoIktR.js";
|
9
|
+
import $e, { createContext as Ut, useContext as os, useMemo as q, useState as O, useEffect as M, forwardRef as $r, createElement as Di, Children as qc, useRef as $, useCallback as Be, useLayoutEffect as xu, createRef as mr, cloneElement as Qn, Fragment as gs, memo as vt, Component as Pi } from "react";
|
10
10
|
import { ReactComponent as Xf } from "./assets/ic-info-filled-override.99e8094a.svg";
|
11
11
|
import * as Jf from "yaml";
|
12
12
|
import Zt, { parse as Zf, YAMLParseError as Qf } from "yaml";
|
@@ -25,12 +25,12 @@ import { ReactComponent as bu } from "./assets/ic-memory.82ba7e9b.svg";
|
|
25
25
|
import Es from "react-ga4";
|
26
26
|
import { h as Ve } from "./@moment-CGWt8tF2.js";
|
27
27
|
import ih from "./assets/DeployAudio.566e45df.mp3";
|
28
|
-
import { m as Me, A as nn, a as
|
28
|
+
import { m as Me, A as nn, a as ea, u as ta, b as ws, c as Xc, d as ch } from "./@framer-motion-j6RIjEIR.js";
|
29
29
|
import ki, { components as Ye } from "react-select";
|
30
30
|
import lh, { ReactComponent as Ns } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
31
31
|
import { ReactComponent as dh } from "./assets/ic-arrow-backward.d951202a.svg";
|
32
32
|
import uh, { ReactComponent as Tu } from "./assets/ic-docker.48906f4d.svg";
|
33
|
-
import { ReactComponent as
|
33
|
+
import { ReactComponent as sa } from "./assets/ic-calendar.1d9c66d2.svg";
|
34
34
|
import { ReactComponent as Vo } from "./assets/ic-person.d066bc6d.svg";
|
35
35
|
import { ReactComponent as Su } from "./assets/ic-branch.8db43d66.svg";
|
36
36
|
import { ReactComponent as vu } from "./assets/ic-arrow-forward.a2b8ab45.svg";
|
@@ -44,8 +44,8 @@ import { ReactComponent as Cs } from "./assets/ic-caret-down.1666c029.svg";
|
|
44
44
|
import { ReactComponent as fh } from "./assets/ic-collapse-all.56740920.svg";
|
45
45
|
import { ReactComponent as hh } from "./assets/ic-expand-all.d1d223f2.svg";
|
46
46
|
import { ReactComponent as Ru } from "./assets/ic-arrow-out.6aea09d0.svg";
|
47
|
-
import { ReactComponent as
|
48
|
-
import { ReactComponent as
|
47
|
+
import { ReactComponent as fa } from "./assets/ic-help.39c58c34.svg";
|
48
|
+
import { ReactComponent as ha } from "./assets/ic-info-filled.f870ac11.svg";
|
49
49
|
import { ReactComponent as Ui } from "./assets/ic-stack.a6a11fe3.svg";
|
50
50
|
import { ReactComponent as yu } from "./assets/ic-aborted.d400d0e8.svg";
|
51
51
|
import { ReactComponent as gh } from "./assets/ic-arrow-right.eda141d3.svg";
|
@@ -61,9 +61,9 @@ import { ReactComponent as ju } from "./assets/ic-arrow-up-down.945ee496.svg";
|
|
61
61
|
import { ReactComponent as $i } from "./assets/ic-sort-arrow-down.5cf54d08.svg";
|
62
62
|
import { ReactComponent as zt } from "./assets/ic-close.43adc42a.svg";
|
63
63
|
import { ReactComponent as Ou } from "./assets/ic-error.9d61b25b.svg";
|
64
|
-
import { ReactComponent as
|
64
|
+
import { ReactComponent as na } from "./assets/ic-info-outlined.f4fa3224.svg";
|
65
65
|
import { ReactComponent as Ho } from "./assets/ic-expand.ab992205.svg";
|
66
|
-
import { ReactComponent as
|
66
|
+
import { ReactComponent as ga } from "./assets/ic-check.27c51fa1.svg";
|
67
67
|
import { ReactComponent as vh } from "./assets/ic-check-circle-dots.296c8a3b.svg";
|
68
68
|
import { ReactComponent as Ih } from "./assets/ic-edit-file.aea811d8.svg";
|
69
69
|
import Hr from "./assets/no-artifact.fd2d84d9.webp";
|
@@ -85,7 +85,7 @@ import Ph from "./assets/ic-folder.051cd30d.svg";
|
|
85
85
|
import { ReactComponent as Lu } from "./assets/ic-vulnerability-not-found.7d75cc30.svg";
|
86
86
|
import { ReactComponent as Mh } from "./assets/ic-arrows-clockwise.5990b4f7.svg";
|
87
87
|
import { ReactComponent as kh } from "./assets/ic-compare.0ee3e4cf.svg";
|
88
|
-
import { ReactComponent as
|
88
|
+
import { ReactComponent as xa } from "./assets/ic-error-exclamation.c224de09.svg";
|
89
89
|
import { ReactComponent as Bi } from "./assets/ic-warning-y5.d1fb03fe.svg";
|
90
90
|
import Vi, { createPortal as Uh, render as Du } from "react-dom";
|
91
91
|
import { ReactComponent as $h } from "./assets/ic-match-case.13b7a2fa.svg";
|
@@ -98,7 +98,7 @@ import { r as ku, C as Gh, a as Hh } from "./@react-dates-BVyHiOGU.js";
|
|
98
98
|
import { ReactComponent as Gi } from "./assets/ic-clock.c21a2d14.svg";
|
99
99
|
import Yh from "./assets/ic-calender-blank.963e3423.svg";
|
100
100
|
import Wh, { ReactComponent as Ss } from "./assets/ic-cross.01e03666.svg";
|
101
|
-
import { ReactComponent as
|
101
|
+
import { ReactComponent as qn } from "./assets/inject-tag.28e72db6.svg";
|
102
102
|
import { ReactComponent as Yr } from "./assets/ic-pencil.c75a6acc.svg";
|
103
103
|
import { ReactComponent as Uu } from "./assets/ic-filter.8f403d6f.svg";
|
104
104
|
import { ReactComponent as $u } from "./assets/ic-filter-applied.9fc48d0f.svg";
|
@@ -378,12 +378,12 @@ import { ReactComponent as wC } from "./assets/ic-medium-clean-brush.f683d4d6.sv
|
|
378
378
|
import { ReactComponent as LC } from "./assets/ic-medium-pause.7449078a.svg";
|
379
379
|
import { ReactComponent as DC } from "./assets/ic-medium-play.f7a8ddb7.svg";
|
380
380
|
import { ReactComponent as PC } from "./assets/ic-locked.dab69058.svg";
|
381
|
-
var
|
382
|
-
const
|
381
|
+
var Ea = /* @__PURE__ */ ((e) => (e.black = "black", e.white = "white", e))(Ea || {}), Tt = /* @__PURE__ */ ((e) => (e.CHECKED = "CHECKED", e.INTERMEDIATE = "INTERMEDIATE", e.BULK_CHECKED = "BULK_CHECKED", e))(Tt || {}), Hs = /* @__PURE__ */ ((e) => (e.Large = "large", e.Medium = "medium", e.SMALL = "small", e))(Hs || {});
|
382
|
+
const Yn = {
|
383
383
|
Security: "SECURITY",
|
384
384
|
Changes: "CHANGES"
|
385
385
|
};
|
386
|
-
var yt = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(yt || {}), Zu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(Zu || {}), MC = /* @__PURE__ */ ((e) => (e.configMap = "configuration/config-map", e.configSecret = "configuration/config-secret", e.deploymentTemplate = "configuration/deployment-template", e.deploymentTrigger = "approval/deployment", e))(MC || {}), kC = /* @__PURE__ */ ((e) => (e[e.init = 0] = "init", e[e.requested = 1] = "requested", e[e.approved = 2] = "approved", e[e.consumed = 3] = "consumed", e))(kC || {}),
|
386
|
+
var yt = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(yt || {}), Zu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(Zu || {}), MC = /* @__PURE__ */ ((e) => (e.configMap = "configuration/config-map", e.configSecret = "configuration/config-secret", e.deploymentTemplate = "configuration/deployment-template", e.deploymentTrigger = "approval/deployment", e))(MC || {}), kC = /* @__PURE__ */ ((e) => (e[e.init = 0] = "init", e[e.requested = 1] = "requested", e[e.approved = 2] = "approved", e[e.consumed = 3] = "consumed", e))(kC || {}), Xn = /* @__PURE__ */ ((e) => (e[e.ALLOWED = 0] = "ALLOWED", e[e.BLOCKED = 1] = "BLOCKED", e[e.ERROR = 2] = "ERROR", e))(Xn || {}), UC = /* @__PURE__ */ ((e) => (e.EXTERNAL = "ext", e))(UC || {}), $C = /* @__PURE__ */ ((e) => (e.AWAITING = "AWAITING", e.PROMOTED = "PROMOTED", e.CANCELLED = "CANCELLED", e.STALE = "STALE", e))($C || {}), Ko = /* @__PURE__ */ ((e) => (e.ROLLBACK = "rollback", e.CD_MATERIALS = "cd-materials", e.IMAGE_PROMOTION = "image-promotion", e))(Ko || {}), FC = /* @__PURE__ */ ((e) => (e.PENDING_APPROVAL = "PENDING_APPROVAL", e.PROMOTION_APPROVAL_PENDING_NODE = "PROMOTION_APPROVAL_PENDING_NODE", e.CI = "CI", e.ENVIRONMENT = "ENVIRONMENT", e.WEBHOOK = "WEBHOOK", e.LINKED_CI = "LINKED-CI", e.CI_JOB = "CI-JOB", e.LINKED_CD = "LINKED-CD", e))(FC || {}), Qu = /* @__PURE__ */ ((e) => (e.RESOURCE = "ELIGIBLE_RESOURCES", e.ALL = "ALL_RESOURCES", e))(Qu || {}), BC = /* @__PURE__ */ ((e) => (e.MANDATORY_TAG = "mandatory-tags", e.MANDATORY_PLUGIN = "mandatory-plugins", e.SECURITY_SCAN = "security-scan", e))(BC || {}), St = /* @__PURE__ */ ((e) => (e.HELM = "helm", e.ARGO = "argo_cd", e.MANIFEST_DOWNLOAD = "manifest_download", e.MANIFEST_PUSH = "manifest_push", e.FLUX = "flux_cd", e))(St || {}), VC = /* @__PURE__ */ ((e) => (e[e.PASS = 1] = "PASS", e[e.FAIL = 0] = "FAIL", e))(VC || {}), xn = /* @__PURE__ */ ((e) => (e.CI_PIPELINE = "CI_PIPELINE", e.CD_PIPELINE = "CD_PIPELINE", e.WEBHOOK = "WEBHOOK", e.LINKED_CD = "LINKED_CD", e))(xn || {}), Ps = /* @__PURE__ */ ((e) => (e.GIT = "GIT", e.CI = "CI", e.WEBHOOK = "WEBHOOK", e.PRE_CD = "PRECD", e.CD = "CD", e.POST_CD = "POSTCD", e))(Ps || {}), aa = /* @__PURE__ */ ((e) => (e.LEFT = "left", e.RIGHT = "right", e))(aa || {}), zo = /* @__PURE__ */ ((e) => (e.SEQUENTIAL = "SEQUENTIAL", e.PARALLEL = "PARALLEL", e))(zo || {}), GC = /* @__PURE__ */ ((e) => (e.MANAGER = "manager", e.ADMIN = "admin", e.TRIGGER = "trigger", e.VIEW = "view", e.UPDATE = "update", e.EDIT = "edit", e.APPROVER = "approver", e))(GC || {});
|
387
387
|
const HC = ({ tooltipContent: e }) => e ? /* @__PURE__ */ t.jsxs("div", { className: "dc__white-space-pre-wrap", children: [
|
388
388
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 fs-12 fw-6 lh-18", children: "Click to add" }),
|
389
389
|
e
|
@@ -396,7 +396,7 @@ function fF({
|
|
396
396
|
handleAddCD: r,
|
397
397
|
tooltipContent: o
|
398
398
|
}) {
|
399
|
-
const i = e ===
|
399
|
+
const i = e === aa.RIGHT ? n : a, c = () => {
|
400
400
|
r(e);
|
401
401
|
};
|
402
402
|
return s?.includes(e) ? /* @__PURE__ */ t.jsx(
|
@@ -409,7 +409,7 @@ function fF({
|
|
409
409
|
children: /* @__PURE__ */ t.jsxs(
|
410
410
|
"svg",
|
411
411
|
{
|
412
|
-
x: i.x + (e ===
|
412
|
+
x: i.x + (e === aa.RIGHT ? -25 : i.width + 5),
|
413
413
|
y: i.y + i.height / 2 - 10,
|
414
414
|
width: "20",
|
415
415
|
height: "20",
|
@@ -449,9 +449,9 @@ const YC = ({ startNode: e }) => e.type === Ps.WEBHOOK ? xn.WEBHOOK : e.type ===
|
|
449
449
|
}) => {
|
450
450
|
if (!s)
|
451
451
|
return;
|
452
|
-
const l = YC({ startNode: n }), d = c && e ===
|
452
|
+
const l = YC({ startNode: n }), d = c && e === aa.RIGHT ? zo.PARALLEL : zo.SEQUENTIAL, u = !c && e === aa.RIGHT ? a.id : null;
|
453
453
|
s(r, o, l, n.id, i, u, d);
|
454
|
-
}, WC = 6e4, _r = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator",
|
454
|
+
}, WC = 6e4, _r = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator", Na = "https://docs.devtron.ai", gF = "https://devtron.ai/", KC = "/devtron/v0.7", Ca = "https://discord.devtron.ai/", zC = "https://json-schema.org/draft/2020-12/schema", xF = "https://license.devtron.ai/dashboard", qC = "https://chatgpt.com/g/g-6826efa4362c8191b23e7bfa0ac036db-devtron-expert", Gt = {
|
455
455
|
STRING: /^[a-zA-Z0-9_]+$/,
|
456
456
|
DECIMAL_NUMBERS: /^-?\d*\.?\d*$/,
|
457
457
|
POSITIVE_DECIMAL_NUMBERS: /^\d*\.?\d*$/,
|
@@ -659,7 +659,7 @@ const Fa = {
|
|
659
659
|
const [s, n] = e.split(":"), a = parseInt(s, 10), r = parseInt(n, 10);
|
660
660
|
return a === 12 && r === 0 ? Fa.NOON : a === 0 && r === 0 ? Fa.MIDNIGHT : a >= 12 ? Fa.PM : Fa.AM;
|
661
661
|
};
|
662
|
-
var
|
662
|
+
var ra = /* @__PURE__ */ ((e) => (e.inputChange = "input-change", e.selectOption = "select-option", e.deselectOption = "deselect-option", e.removeValue = "remove-value", e.inputBlur = "input-blur", e))(ra || {});
|
663
663
|
const yn = "0001-01-01T00:00:00Z", em = [void 0, null, "", NaN], Ft = {
|
664
664
|
OK: 200,
|
665
665
|
NO_CONTENT: 204,
|
@@ -738,7 +738,7 @@ const ob = async (e, s) => {
|
|
738
738
|
action: s
|
739
739
|
});
|
740
740
|
};
|
741
|
-
var rm = /* @__PURE__ */ ((e) => (e.GET_LICENSE_CLICKED = "getLicenseClicked", e))(rm || {}), Yi = /* @__PURE__ */ ((e) => (e.OSS_KUBECTL = "oss_kubectl", e.OSS_HELM = "oss_helm", e.ENTERPRISE = "enterprise", e))(Yi || {}), ib = /* @__PURE__ */ ((e) => (e.CHART = "helm_charts", e.APPLICATION = "apps", e))(ib || {}), _e = /* @__PURE__ */ ((e) => (e.Service = "Service", e.Alertmanager = "Alertmanager", e.PodSecurity = "PodSecurityPolicy", e.ConfigMap = "ConfigMap", e.ServiceAccount = "ServiceAccount", e.ClusterRoleBinding = "ClusterRoleBinding", e.RoleBinding = "RoleBinding", e.ClusterRole = "ClusterRole", e.Role = "Role", e.Prometheus = "Prometheus", e.ServiceMonitor = "ServiceMonitor", e.Deployment = "Deployment", e.MutatingWebhookConfiguration = "MutatingWebhookConfiguration", e.DaemonSet = "DaemonSet", e.Secret = "Secret", e.ValidatingWebhookConfiguration = "ValidatingWebhookConfiguration", e.Pod = "Pod", e.Ingress = "Ingress", e.ReplicaSet = "ReplicaSet", e.Endpoints = "Endpoints", e.Cluster = "ClusterRoleBinding", e.PodSecurityPolicy = "PodSecurityPolicy", e.CronJob = "CronJob", e.Job = "Job", e.ReplicationController = "ReplicationController", e.StatefulSet = "StatefulSet", e.Rollout = "Rollout", e.PersistentVolumeClaim = "PersistentVolumeClaim", e.PersistentVolume = "PersistentVolume", e.Containers = "Containers", e.InitContainers = "InitContainers", e.EndpointSlice = "EndpointSlice", e.NetworkPolicy = "NetworkPolicy", e.StorageClass = "StorageClass", e.VolumeSnapshot = "VolumeSnapshot", e.VolumeSnapshotContent = "VolumeSnapshotContent", e.VolumeSnapshotClass = "VolumeSnapshotClass", e.PodDisruptionBudget = "PodDisruptionBudget", e.Event = "Event", e.Namespace = "Namespace", e.Node = "Node", e.Overview = "Overview", e.MonitoringDashboard = "MonitoringDashboard", e.UpgradeCluster = "UpgradeCluster", e.ResourceRecommender = "ResourceRecommender", e))(_e || {}), ht = /* @__PURE__ */ ((e) => (e.DEVTRON_APP = "devtron_app", e.DEVTRON_HELM_CHART = "devtron_helm_chart", e.EXTERNAL_HELM_CHART = "external_helm_chart", e.EXTERNAL_ARGO_APP = "external_argo_app", e.EXTERNAL_FLUX_APP = "external_flux_app", e))(ht || {}), Qe = /* @__PURE__ */ ((e) => (e.GIT = "git", e.GITHUB = "github", e.GITLAB = "gitlab", e.BITBUCKET = "bitbucket", e.DOCKER = "docker", e.DOCKER_HUB = "docker-hub", e.ACR = "acr", e.QUAY = "quay", e.ECR = "ecr", e.ARTIFACT_REGISTRY = "artifact-registry", e.GCR = "gcr", e.OTHER = "other", e))(Qe || {}), Wi = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Wi || {}), pn = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(pn || {}), cb = /* @__PURE__ */ ((e) => (e.HEALTHY = "healthy", e.NONE = "none", e.UNKNOWN = "unknown", e.UPGRADING = "upgrading", e.UPGRADE_FAILED = "upgradeFailed", e.INSTALLED = "installed", e.INSTALLING = "installing", e.INSTALL_FAILED = "installFailed", e.NOT_INSTALLED = "notInstalled", e.TIMEOUT = "timeout", e))(cb || {}), lb = /* @__PURE__ */ ((e) => (e.CODE_SOURCE = "Code Source", e.PARAMETERS = "Parameters", e))(lb || {}), om = /* @__PURE__ */ ((e) => (e.IMAGE = "Image", e.PARAMETERS = "Parameters", e))(om || {}), qe = /* @__PURE__ */ ((e) => (e.devtronApplication = "application/devtron-application", e.helmChart = "application/helm-application", e.job = "job", e.cluster = "cluster", e.release = "release", e.releaseTrack = "release-track", e.releaseChannel = "release-channel", e.tenant = "tenant", e.installation = "installation", e.infrastructureInstallation = "installations", e.environment = "environment", e.cdPipeline = "cd-pipeline", e.ciPipeline = "ci-pipeline", e.project = "project", e))(qe || {}), Ki = /* @__PURE__ */ ((e) => (e.v1 = "v1", e.alpha1 = "alpha1", e))(Ki || {}), db = /* @__PURE__ */ ((e) => (e.lockConfiguration = "lock-configuration", e.imagePromotion = "image-promotion", e.plugins = "plugin", e.approval = "approval", e))(db || {}),
|
741
|
+
var rm = /* @__PURE__ */ ((e) => (e.GET_LICENSE_CLICKED = "getLicenseClicked", e))(rm || {}), Yi = /* @__PURE__ */ ((e) => (e.OSS_KUBECTL = "oss_kubectl", e.OSS_HELM = "oss_helm", e.ENTERPRISE = "enterprise", e))(Yi || {}), ib = /* @__PURE__ */ ((e) => (e.CHART = "helm_charts", e.APPLICATION = "apps", e))(ib || {}), _e = /* @__PURE__ */ ((e) => (e.Service = "Service", e.Alertmanager = "Alertmanager", e.PodSecurity = "PodSecurityPolicy", e.ConfigMap = "ConfigMap", e.ServiceAccount = "ServiceAccount", e.ClusterRoleBinding = "ClusterRoleBinding", e.RoleBinding = "RoleBinding", e.ClusterRole = "ClusterRole", e.Role = "Role", e.Prometheus = "Prometheus", e.ServiceMonitor = "ServiceMonitor", e.Deployment = "Deployment", e.MutatingWebhookConfiguration = "MutatingWebhookConfiguration", e.DaemonSet = "DaemonSet", e.Secret = "Secret", e.ValidatingWebhookConfiguration = "ValidatingWebhookConfiguration", e.Pod = "Pod", e.Ingress = "Ingress", e.ReplicaSet = "ReplicaSet", e.Endpoints = "Endpoints", e.Cluster = "ClusterRoleBinding", e.PodSecurityPolicy = "PodSecurityPolicy", e.CronJob = "CronJob", e.Job = "Job", e.ReplicationController = "ReplicationController", e.StatefulSet = "StatefulSet", e.Rollout = "Rollout", e.PersistentVolumeClaim = "PersistentVolumeClaim", e.PersistentVolume = "PersistentVolume", e.Containers = "Containers", e.InitContainers = "InitContainers", e.EndpointSlice = "EndpointSlice", e.NetworkPolicy = "NetworkPolicy", e.StorageClass = "StorageClass", e.VolumeSnapshot = "VolumeSnapshot", e.VolumeSnapshotContent = "VolumeSnapshotContent", e.VolumeSnapshotClass = "VolumeSnapshotClass", e.PodDisruptionBudget = "PodDisruptionBudget", e.Event = "Event", e.Namespace = "Namespace", e.Node = "Node", e.Overview = "Overview", e.MonitoringDashboard = "MonitoringDashboard", e.UpgradeCluster = "UpgradeCluster", e.ResourceRecommender = "ResourceRecommender", e))(_e || {}), ht = /* @__PURE__ */ ((e) => (e.DEVTRON_APP = "devtron_app", e.DEVTRON_HELM_CHART = "devtron_helm_chart", e.EXTERNAL_HELM_CHART = "external_helm_chart", e.EXTERNAL_ARGO_APP = "external_argo_app", e.EXTERNAL_FLUX_APP = "external_flux_app", e))(ht || {}), Qe = /* @__PURE__ */ ((e) => (e.GIT = "git", e.GITHUB = "github", e.GITLAB = "gitlab", e.BITBUCKET = "bitbucket", e.DOCKER = "docker", e.DOCKER_HUB = "docker-hub", e.ACR = "acr", e.QUAY = "quay", e.ECR = "ecr", e.ARTIFACT_REGISTRY = "artifact-registry", e.GCR = "gcr", e.OTHER = "other", e))(Qe || {}), Wi = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Wi || {}), pn = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(pn || {}), cb = /* @__PURE__ */ ((e) => (e.HEALTHY = "healthy", e.NONE = "none", e.UNKNOWN = "unknown", e.UPGRADING = "upgrading", e.UPGRADE_FAILED = "upgradeFailed", e.INSTALLED = "installed", e.INSTALLING = "installing", e.INSTALL_FAILED = "installFailed", e.NOT_INSTALLED = "notInstalled", e.TIMEOUT = "timeout", e))(cb || {}), lb = /* @__PURE__ */ ((e) => (e.CODE_SOURCE = "Code Source", e.PARAMETERS = "Parameters", e))(lb || {}), om = /* @__PURE__ */ ((e) => (e.IMAGE = "Image", e.PARAMETERS = "Parameters", e))(om || {}), qe = /* @__PURE__ */ ((e) => (e.devtronApplication = "application/devtron-application", e.helmChart = "application/helm-application", e.job = "job", e.cluster = "cluster", e.release = "release", e.releaseTrack = "release-track", e.releaseChannel = "release-channel", e.tenant = "tenant", e.installation = "installation", e.infrastructureInstallation = "installations", e.environment = "environment", e.cdPipeline = "cd-pipeline", e.ciPipeline = "ci-pipeline", e.project = "project", e))(qe || {}), Ki = /* @__PURE__ */ ((e) => (e.v1 = "v1", e.alpha1 = "alpha1", e))(Ki || {}), db = /* @__PURE__ */ ((e) => (e.lockConfiguration = "lock-configuration", e.imagePromotion = "image-promotion", e.plugins = "plugin", e.approval = "approval", e))(db || {}), oa = /* @__PURE__ */ ((e) => (e.PULL_REQUEST = "Pull Request", e.TAG_CREATION = "Tag Creation", e))(oa || {}), Xt = /* @__PURE__ */ ((e) => (e.Workloads = "Workloads", e.Networking = "Networking", e["Config & Storage"] = "Config & Storage", e.RBAC = "RBAC", e.Administration = "Administration", e["Custom Resource"] = "Custom Resource", e["Other Resources"] = "Other Resources", e.Events = "Events", e.Namespaces = "Namespaces", e.Nodes = "Nodes", e))(Xt || {}), ub = /* @__PURE__ */ ((e) => (e.SSH = "SSH", e.PASSWORD = "PASSWORD", e.SSH_AND_PASSWORD = "PAT_AND_SSH", e))(ub || {}), mb = /* @__PURE__ */ ((e) => (e.UPSTREAM = "upstream", e.DOWNSTREAM = "downstream", e.LEVEL = "level", e))(mb || {}), Ja = /* @__PURE__ */ ((e) => (e.FULFILLED = "fulfilled", e.REJECTED = "rejected", e))(Ja || {}), pb = /* @__PURE__ */ ((e) => (e.HTTP = "http:", e.HTTPS = "https:", e.SSH = "ssh:", e.SMTP = "smtp:", e.S3 = "s3:", e))(pb || {}), im = /* @__PURE__ */ ((e) => (e.GUI = "GUI", e.YAML = "YAML", e))(im || {});
|
742
742
|
const jF = [
|
743
743
|
{
|
744
744
|
label: "GUI",
|
@@ -1339,7 +1339,7 @@ const Ms = {
|
|
1339
1339
|
commitURL: n.url ? va(n.url, r.Commit) : "",
|
1340
1340
|
commit: r.Commit || "",
|
1341
1341
|
author: r.Author || "",
|
1342
|
-
date:
|
1342
|
+
date: pa(r.Date, !1),
|
1343
1343
|
message: r.Message || "",
|
1344
1344
|
changes: r.Changes || [],
|
1345
1345
|
showChanges: o === 0,
|
@@ -1353,7 +1353,7 @@ const Ms = {
|
|
1353
1353
|
ciPipelineId: e?.ciPipelineId,
|
1354
1354
|
materials: s,
|
1355
1355
|
triggeredByEmail: e?.triggeredByEmail || "",
|
1356
|
-
lastDeployedTime:
|
1356
|
+
lastDeployedTime: pa(e.lastDeployedTime, !1),
|
1357
1357
|
environmentName: e?.environmentName || "",
|
1358
1358
|
environmentId: e?.environmentId || 0,
|
1359
1359
|
appId: e?.appId,
|
@@ -1390,7 +1390,7 @@ const Ms = {
|
|
1390
1390
|
appId: a
|
1391
1391
|
}) => {
|
1392
1392
|
const r = n ? qr({
|
1393
|
-
type:
|
1393
|
+
type: ba.CONFIG_DATA,
|
1394
1394
|
queryParams: {
|
1395
1395
|
id: a,
|
1396
1396
|
...e
|
@@ -1411,10 +1411,10 @@ const Ms = {
|
|
1411
1411
|
n[r.index] = r;
|
1412
1412
|
}), n;
|
1413
1413
|
};
|
1414
|
-
var eT = /* @__PURE__ */ ((e) => (e.PUBLISHED_ONLY = "PublishedOnly", e.DRAFT_ONLY = "DraftOnly", e.PUBLISHED_WITH_DRAFT = "PublishedWithDraft", e.PREVIOUS_DEPLOYMENTS = "PreviousDeployments", e.DEFAULT_VERSION = "DefaultVersion", e))(eT || {}),
|
1414
|
+
var eT = /* @__PURE__ */ ((e) => (e.PUBLISHED_ONLY = "PublishedOnly", e.DRAFT_ONLY = "DraftOnly", e.PUBLISHED_WITH_DRAFT = "PublishedWithDraft", e.PREVIOUS_DEPLOYMENTS = "PreviousDeployments", e.DEFAULT_VERSION = "DefaultVersion", e))(eT || {}), Wn = /* @__PURE__ */ ((e) => (e[e.Init = 1] = "Init", e[e.Discarded = 2] = "Discarded", e[e.Published = 3] = "Published", e[e.AwaitApproval = 4] = "AwaitApproval", e))(Wn || {}), tT = /* @__PURE__ */ ((e) => (e[e.Add = 1] = "Add", e[e.Update = 2] = "Update", e[e.Delete = 3] = "Delete", e))(tT || {}), ke = /* @__PURE__ */ ((e) => (e.Internal = "", e.KubernetesConfigMap = "KubernetesConfigMap", e.KubernetesSecret = "KubernetesSecret", e.AWSSecretsManager = "AWSSecretsManager", e.AWSSystemManager = "AWSSystemManager", e.HashiCorpVault = "HashiCorpVault", e.ESO_GoogleSecretsManager = "ESO_GoogleSecretsManager", e.ESO_AWSSecretsManager = "ESO_AWSSecretsManager", e.ESO_AzureSecretsManager = "ESO_AzureSecretsManager", e.ESO_HashiCorpVault = "ESO_HashiCorpVault", e))(ke || {}), Qt = /* @__PURE__ */ ((e) => (e.ConfigMap = "ConfigMap", e.Secret = "Secret", e.DeploymentTemplate = "Deployment Template", e.PipelineStrategy = "Pipeline Strategy", e))(Qt || {}), ni = /* @__PURE__ */ ((e) => (e[e.DefaultVersions = 1] = "DefaultVersions", e[e.PublishedOnEnvironments = 2] = "PublishedOnEnvironments", e[e.DeployedOnSelfEnvironment = 3] = "DeployedOnSelfEnvironment", e[e.DeployedOnOtherEnvironment = 4] = "DeployedOnOtherEnvironment", e))(ni || {}), pt = /* @__PURE__ */ ((e) => (e.ConfigMap = "configmap", e.Secret = "secrets", e.DeploymentTemplate = "deployment-template", e.Manifest = "manifest", e.PipelineStrategy = "pipeline-strategy", e))(pt || {}), Fs = /* @__PURE__ */ ((e) => (e[e.ConfigMap = 1] = "ConfigMap", e[e.Secret = 2] = "Secret", e))(Fs || {}), zr = /* @__PURE__ */ ((e) => (e.BASE = "", e.INHERITED = "INHERITING", e.OVERRIDDEN = "OVERRIDDEN", e.ENV = "ENV", e.UNPUBLISHED = "UNPUBLISHED", e))(zr || {}), bm = /* @__PURE__ */ ((e) => (e.DATA = "data", e.SAMPLE = "sample", e))(bm || {});
|
1415
1415
|
const sT = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) => He(`${e}/${s}/${n}${a ? `/${a}` : ""}`, r), QF = ({ kind: e, version: s, queryParams: n, suffix: a }) => He(`global/policy/${e}/${s}${a ? `/${a}` : ""}`, n), nT = (e, { isTemplateView: s }) => {
|
1416
1416
|
const n = s ? qr({
|
1417
|
-
type:
|
1417
|
+
type: ba.CD_PIPELINE,
|
1418
1418
|
queryParams: {
|
1419
1419
|
id: e.appId
|
1420
1420
|
}
|
@@ -1453,7 +1453,7 @@ const aT = {
|
|
1453
1453
|
) })
|
1454
1454
|
}, rT = {
|
1455
1455
|
[Te.info]: {
|
1456
|
-
icon: /* @__PURE__ */ t.jsx(
|
1456
|
+
icon: /* @__PURE__ */ t.jsx(ha, {}),
|
1457
1457
|
type: "info",
|
1458
1458
|
title: "Information",
|
1459
1459
|
progressBarBg: "var(--B500)"
|
@@ -1550,7 +1550,7 @@ Tn = new WeakMap(), // eslint-disable-next-line no-use-before-define
|
|
1550
1550
|
ka(Js, Tn);
|
1551
1551
|
let ai = Js;
|
1552
1552
|
const tB = () => /* @__PURE__ */ t.jsx(Y_, { ...aT }), Fe = ai.instance, iT = (e) => e === ke.AWSSecretsManager || e === ke.AWSSystemManager || e === ke.HashiCorpVault, Tm = (e) => e === ke.ESO_GoogleSecretsManager || e === ke.ESO_AzureSecretsManager || e === ke.ESO_AWSSecretsManager || e === ke.ESO_HashiCorpVault;
|
1553
|
-
var fn = /* @__PURE__ */ ((e) => (e.VALUES = "values", e.INHERITED = "inherited", e.DRY_RUN = "dryRun", e))(fn || {}), cT = /* @__PURE__ */ ((e) => (e.PUBLISHED = "published", e.COMPARE = "compare", e.EDIT_DRAFT = "editDraft", e))(cT || {}), Ji = /* @__PURE__ */ ((e) => (e.PATCH = "patch", e.REPLACE = "replace", e))(Ji || {}), lT = /* @__PURE__ */ ((e) => (e.DISCARD_DRAFT = "discardDraft", e.EDIT_HISTORY = "editHistory", e))(lT || {}),
|
1553
|
+
var fn = /* @__PURE__ */ ((e) => (e.VALUES = "values", e.INHERITED = "inherited", e.DRY_RUN = "dryRun", e))(fn || {}), cT = /* @__PURE__ */ ((e) => (e.PUBLISHED = "published", e.COMPARE = "compare", e.EDIT_DRAFT = "editDraft", e))(cT || {}), Ji = /* @__PURE__ */ ((e) => (e.PATCH = "patch", e.REPLACE = "replace", e))(Ji || {}), lT = /* @__PURE__ */ ((e) => (e.DISCARD_DRAFT = "discardDraft", e.EDIT_HISTORY = "editHistory", e))(lT || {}), ba = /* @__PURE__ */ ((e) => (e.GIT_MATERIAL = "git-material", e.CI_BUILD_CONFIG = "ci-build-config", e.STAGE_STATUS = "stage-status", e.CD_DEPLOY_CONFIG = "cd-deploy-config", e.CD_ENV_LIST = "cd-env-list", e.CONFIG_DEPLOYMENT_TEMPLATE = "config/deployment-template", e.CONFIG_DEPLOYMENT_TEMPLATE_ENV = "config/deployment-template/env", e.CONFIG_DATA = "config-data", e.CONFIG_CM = "config/config-map", e.CONFIG_CS = "config/secret", e.WORKFLOW = "workflow", e.WORKFLOW_LIST = "workflow/list", e.OVERVIEW = "overview", e.README = "readme", e.CD_PIPELINE_LIST = "cd-pipeline/list", e.EXTERNAL_CI_LIST = "external-ci/list", e.EXTERNAL_CI = "external-ci", e.CI_PIPELINE = "ci-pipeline", e.CD_PIPELINE = "cd-pipeline", e.CONFIG_STRATEGY = "config/strategy", e.CHART_REF = "chartRef", e.PIPELINE_SUGGEST_CI = "pipeline/suggest/ci", e.PIPELINE_SUGGEST_CD = "pipeline/suggest/cd", e))(ba || {});
|
1554
1554
|
const sB = {
|
1555
1555
|
BASE_DEPLOYMENT_TEMPLATE: [fn.VALUES, fn.DRY_RUN],
|
1556
1556
|
OVERRIDE: [fn.INHERITED, fn.VALUES, fn.DRY_RUN]
|
@@ -1973,7 +1973,7 @@ const rl = (e) => ({
|
|
1973
1973
|
)) })
|
1974
1974
|
] });
|
1975
1975
|
};
|
1976
|
-
var bT = /* @__PURE__ */ ((e) => (e.includeDeleted = "includeDeleted", e.excludeDelete = "excludeDelete", e.onlyDeleted = "onlyDeleted", e))(bT || {}), U = /* @__PURE__ */ ((e) => (e.CPU_LIMIT = "cpu_limit", e.CPU_REQUEST = "cpu_request", e.MEMORY_LIMIT = "memory_limit", e.MEMORY_REQUEST = "memory_request", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node_selector", e.TOLERANCE = "tolerations", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(U || {}), Jt = /* @__PURE__ */ ((e) => (e.NAME = "name", e.DESCRIPTION = "description", e))(Jt || {}), ye = /* @__PURE__ */ ((e) => (e.CPU = "cpu", e.MEMORY = "memory", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node selector", e.TOLERANCE = "tolerance", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(ye || {}), Im = /* @__PURE__ */ ((e) => (e.GLOBAL = "GLOBAL", e.NORMAL = "NORMAL", e.CUSTOM = "CUSTOM", e))(Im || {}), ks = /* @__PURE__ */ ((e) => (e.EXISTS = "Exists", e.EQUALS = "Equal", e))(ks || {}), Am = /* @__PURE__ */ ((e) => (e.NO_EXECUTE = "NoExecute", e.NO_SCHEDULE = "NoSchedule", e.PREFER_NO_SCHEDULE = "PreferNoSchedule", e))(Am || {}), gr = /* @__PURE__ */ ((e) => (e.KUBERNETES = "kubernetes", e.DOCKER_CONTAINER = "docker-container", e))(gr || {}),
|
1976
|
+
var bT = /* @__PURE__ */ ((e) => (e.includeDeleted = "includeDeleted", e.excludeDelete = "excludeDelete", e.onlyDeleted = "onlyDeleted", e))(bT || {}), U = /* @__PURE__ */ ((e) => (e.CPU_LIMIT = "cpu_limit", e.CPU_REQUEST = "cpu_request", e.MEMORY_LIMIT = "memory_limit", e.MEMORY_REQUEST = "memory_request", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node_selector", e.TOLERANCE = "tolerations", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(U || {}), Jt = /* @__PURE__ */ ((e) => (e.NAME = "name", e.DESCRIPTION = "description", e))(Jt || {}), ye = /* @__PURE__ */ ((e) => (e.CPU = "cpu", e.MEMORY = "memory", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node selector", e.TOLERANCE = "tolerance", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(ye || {}), Im = /* @__PURE__ */ ((e) => (e.GLOBAL = "GLOBAL", e.NORMAL = "NORMAL", e.CUSTOM = "CUSTOM", e))(Im || {}), ks = /* @__PURE__ */ ((e) => (e.EXISTS = "Exists", e.EQUALS = "Equal", e))(ks || {}), Am = /* @__PURE__ */ ((e) => (e.NO_EXECUTE = "NoExecute", e.NO_SCHEDULE = "NoSchedule", e.PREFER_NO_SCHEDULE = "PreferNoSchedule", e))(Am || {}), gr = /* @__PURE__ */ ((e) => (e.KUBERNETES = "kubernetes", e.DOCKER_CONTAINER = "docker-container", e))(gr || {}), ia = /* @__PURE__ */ ((e) => (e.TARGET_PLATFORM = "target_platform", e))(ia || {}), ri = /* @__PURE__ */ ((e) => (e.KEY = "KEY", e.VALUE = "VALUE", e))(ri || {}), oi = /* @__PURE__ */ ((e) => (e.KEY = "KEY", e.OPERATOR = "OPERATOR", e.VALUE = "VALUE", e.EFFECT = "EFFECT", e))(oi || {}), At = /* @__PURE__ */ ((e) => (e.ADD_TARGET_PLATFORM = "add_target_platform", e.REMOVE_TARGET_PLATFORM = "remove_target_platform", e.RENAME_TARGET_PLATFORM = "rename_target_platform", e.RESTORE_PROFILE_CONFIG_SNAPSHOT = "restore_profile_config_snapshot", e.DELETE_NODE_SELECTOR_ITEM = "delete_node_selector_item", e.ADD_NODE_SELECTOR_ITEM = "add_node_selector_item", e.EDIT_NODE_SELECTOR_ITEM = "edit_node_selector_item", e.DELETE_TOLERANCE_ITEM = "delete_tolerance_item", e.ADD_TOLERANCE_ITEM = "add_tolerance_item", e.EDIT_TOLERANCE_ITEM = "edit_tolerance_item", e.ADD_CM_CS_ITEM = "add_cm_cs_item", e.SYNC_CM_CS_ITEM = "sync_cm_cs_item", e.DELETE_CM_CS_ITEM = "delete_cm_cs_item", e))(At || {}), Rm = /* @__PURE__ */ ((e) => (e.ALPHA1 = "alpha1", e))(Rm || {});
|
1977
1977
|
const Bs = {
|
1978
1978
|
// Will not enforce any decimal specification on input field
|
1979
1979
|
STEP: "any",
|
@@ -2086,7 +2086,7 @@ const Bs = {
|
|
2086
2086
|
Object.values({
|
2087
2087
|
...U,
|
2088
2088
|
...Jt,
|
2089
|
-
...
|
2089
|
+
...ia
|
2090
2090
|
}).map((e) => [e, null])
|
2091
2091
|
), TT = [Jt.NAME], ol = {
|
2092
2092
|
SUBMIT_BUTTON: "build-infra-submit-button",
|
@@ -2101,7 +2101,7 @@ const Bs = {
|
|
2101
2101
|
[U.TOLERANCE]: !0,
|
2102
2102
|
[U.CONFIG_MAP]: !0,
|
2103
2103
|
[U.SECRET]: !0,
|
2104
|
-
[
|
2104
|
+
[ia.TARGET_PLATFORM]: !0
|
2105
2105
|
}, cl = Object.values(ye).reduce(
|
2106
2106
|
(e, s) => (e[`activate_${s}`] = s, e[`de_activate_${s}`] = s, e),
|
2107
2107
|
{}
|
@@ -2134,7 +2134,7 @@ const Bs = {
|
|
2134
2134
|
[U.BUILD_TIMEOUT]: !0,
|
2135
2135
|
[U.CONFIG_MAP]: !0,
|
2136
2136
|
[U.SECRET]: !0
|
2137
|
-
},
|
2137
|
+
}, Ta = {
|
2138
2138
|
[U.CONFIG_MAP]: !0,
|
2139
2139
|
[U.SECRET]: !0
|
2140
2140
|
}, jm = {
|
@@ -2232,7 +2232,7 @@ const Bs = {
|
|
2232
2232
|
"ic-browser": tx,
|
2233
2233
|
"ic-bug": sx,
|
2234
2234
|
"ic-build-color": nx,
|
2235
|
-
"ic-calendar":
|
2235
|
+
"ic-calendar": sa,
|
2236
2236
|
"ic-cancelled": ax,
|
2237
2237
|
"ic-card-stack": rx,
|
2238
2238
|
"ic-caret-down-small": ox,
|
@@ -2907,7 +2907,7 @@ const ml = (e) => {
|
|
2907
2907
|
getIsOptionValid: e,
|
2908
2908
|
...s
|
2909
2909
|
}) => {
|
2910
|
-
const { data: n, selectProps: a } = s, o = e(n) ? (n.startIcon || n.endIcon) ?? null : /* @__PURE__ */ t.jsx(
|
2910
|
+
const { data: n, selectProps: a } = s, o = e(n) ? (n.startIcon || n.endIcon) ?? null : /* @__PURE__ */ t.jsx(xa, {});
|
2911
2911
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex dc__gap-4 mw-0 dc__truncate", children: [
|
2912
2912
|
o && /* @__PURE__ */ t.jsx(
|
2913
2913
|
"div",
|
@@ -2933,13 +2933,13 @@ const ml = (e) => {
|
|
2933
2933
|
);
|
2934
2934
|
if (i) {
|
2935
2935
|
a?.onChange?.(u, {
|
2936
|
-
action:
|
2936
|
+
action: ra.deselectOption,
|
2937
2937
|
option: null
|
2938
2938
|
});
|
2939
2939
|
return;
|
2940
2940
|
}
|
2941
2941
|
a?.onChange?.([...u, ...o], {
|
2942
|
-
action:
|
2942
|
+
action: ra.selectOption,
|
2943
2943
|
option: null
|
2944
2944
|
});
|
2945
2945
|
}, l = (d) => {
|
@@ -3083,7 +3083,7 @@ const ml = (e) => {
|
|
3083
3083
|
useInfoIcon: c = !1,
|
3084
3084
|
progressingProps: l
|
3085
3085
|
}) => {
|
3086
|
-
const d = () => l ? /* @__PURE__ */ t.jsx(B, { name: "ic-circle-loader", ...l }) : c ? /* @__PURE__ */ t.jsx(Mi, { className: "icon-dim-24" }) : /* @__PURE__ */ t.jsx(
|
3086
|
+
const d = () => l ? /* @__PURE__ */ t.jsx(B, { name: "ic-circle-loader", ...l }) : c ? /* @__PURE__ */ t.jsx(Mi, { className: "icon-dim-24" }) : /* @__PURE__ */ t.jsx(xa, { className: "icon-dim-24 alert-icon-r5-imp" }), u = (m) => m ? typeof m == "string" ? /* @__PURE__ */ t.jsx("p", { className: "m-0 dc__truncate--clamp-6", children: m }) : m : null;
|
3087
3087
|
return /* @__PURE__ */ t.jsxs("div", { className: `flex column dc__gap-8 p-16 ${s ? "dc__border br-4" : ""} ${i || ""}`, children: [
|
3088
3088
|
d(),
|
3089
3089
|
/* @__PURE__ */ t.jsxs("div", { className: "flex column dc__gap-4 dc__align-center", children: [
|
@@ -3152,7 +3152,7 @@ const ml = (e) => {
|
|
3152
3152
|
const ge = $(null), fe = v ?? ge, [ne, ie] = O(!1), [le, de] = O(""), {
|
3153
3153
|
inputId: K,
|
3154
3154
|
required: Ne,
|
3155
|
-
isDisabled:
|
3155
|
+
isDisabled: Oe,
|
3156
3156
|
controlShouldRenderValue: ot = !0,
|
3157
3157
|
value: We,
|
3158
3158
|
options: oe,
|
@@ -3162,19 +3162,19 @@ const ml = (e) => {
|
|
3162
3162
|
isGroupHeadingSelectable: It = !1,
|
3163
3163
|
getIsOptionValid: F = () => !0,
|
3164
3164
|
customDisplayText: xe = null
|
3165
|
-
} = x, ue = ot && !xe,
|
3165
|
+
} = x, ue = ot && !xe, De = g && ue ? L.large : i, Ze = !g && o, _t = !N && C, ls = q(
|
3166
3166
|
() => kT({
|
3167
3167
|
error: e,
|
3168
|
-
size:
|
3168
|
+
size: De,
|
3169
3169
|
menuSize: d,
|
3170
3170
|
variant: _,
|
3171
3171
|
getIsOptionValid: F,
|
3172
3172
|
isGroupHeadingSelectable: It,
|
3173
3173
|
shouldMenuAlignRight: b
|
3174
3174
|
}),
|
3175
|
-
[e,
|
3176
|
-
), ln = (
|
3177
|
-
const Is =
|
3175
|
+
[e, De, d, _, It, b]
|
3176
|
+
), ln = (je) => {
|
3177
|
+
const Is = je?.trim();
|
3178
3178
|
return I && !!Is && !In(
|
3179
3179
|
We,
|
3180
3180
|
Is,
|
@@ -3182,40 +3182,40 @@ const ml = (e) => {
|
|
3182
3182
|
Re
|
3183
3183
|
) && !In(oe, Is, null, Re);
|
3184
3184
|
}, Pa = Be(
|
3185
|
-
(
|
3185
|
+
(je) => /* @__PURE__ */ t.jsx(
|
3186
3186
|
GT,
|
3187
3187
|
{
|
3188
|
-
...
|
3188
|
+
...je,
|
3189
3189
|
showSelectedOptionsCount: l,
|
3190
3190
|
customSelectedOptionsCount: R
|
3191
3191
|
}
|
3192
3192
|
),
|
3193
3193
|
[l, R]
|
3194
3194
|
), Ma = Be(
|
3195
|
-
(
|
3195
|
+
(je) => /* @__PURE__ */ t.jsx(HT, { ...je, disableDescriptionEllipsis: h }),
|
3196
3196
|
[h]
|
3197
|
-
), L_ = (
|
3198
|
-
(
|
3197
|
+
), L_ = (je) => /* @__PURE__ */ t.jsx(WT, { ...je, getIsOptionValid: F }), D_ = Be(
|
3198
|
+
(je) => /* @__PURE__ */ t.jsx(zT, { ...je, isGroupHeadingSelectable: It }),
|
3199
3199
|
[It]
|
3200
3200
|
), P_ = () => u ? /* @__PURE__ */ t.jsx(On, { reload: m }) : j ? /* @__PURE__ */ t.jsx("p", { className: "m-0 cn-7 fs-13 fw-4 lh-20 py-6 px-8", children: nt?.({
|
3201
3201
|
inputValue: le
|
3202
|
-
}) || "No options" }) : null, M_ = (
|
3203
|
-
const Is =
|
3202
|
+
}) || "No options" }) : null, M_ = (je) => /* @__PURE__ */ t.jsx(Ie, { content: c, placement: "top", className: "default-tt", arrow: !1, children: je }), k_ = (je) => {
|
3203
|
+
const Is = je?.trim();
|
3204
3204
|
Is && y?.(Is);
|
3205
|
-
}, U_ = (
|
3205
|
+
}, U_ = (je, Is) => {
|
3206
3206
|
if (te.onInputChange) {
|
3207
|
-
te.onInputChange(
|
3207
|
+
te.onInputChange(je, Is);
|
3208
3208
|
return;
|
3209
3209
|
}
|
3210
|
-
de(
|
3211
|
-
}, $_ = (
|
3212
|
-
(
|
3213
|
-
}, F_ = () => {
|
3214
|
-
ie(!0);
|
3215
|
-
}, B_ = (
|
3216
|
-
ie(!1), te.onBlur?.(
|
3217
|
-
}, V_ = (...
|
3218
|
-
g && rs(te.inputValue) && de(le), te.onChange?.(...
|
3210
|
+
de(je);
|
3211
|
+
}, $_ = (je) => {
|
3212
|
+
(je.metaKey || je.ctrlKey) && je.key === "Enter" && je.preventDefault(), je.key === "Escape" && (je.stopPropagation(), fe.current.props.menuIsOpen || fe.current.blur()), w?.(je);
|
3213
|
+
}, F_ = (je) => {
|
3214
|
+
P || ie(!0), te.onFocus?.(je);
|
3215
|
+
}, B_ = (je) => {
|
3216
|
+
ie(!1), te.onBlur?.(je);
|
3217
|
+
}, V_ = (...je) => {
|
3218
|
+
g && rs(te.inputValue) && de(le), te.onChange?.(...je);
|
3219
3219
|
};
|
3220
3220
|
return M(() => {
|
3221
3221
|
re && setTimeout(() => {
|
@@ -3238,7 +3238,7 @@ const ml = (e) => {
|
|
3238
3238
|
labelTippyCustomizedConfig: be,
|
3239
3239
|
labelTooltipConfig: Ee,
|
3240
3240
|
hideFormFieldInfo: Y,
|
3241
|
-
children: /* @__PURE__ */ t.jsx(mt, { condition:
|
3241
|
+
children: /* @__PURE__ */ t.jsx(mt, { condition: Oe && !!c, wrap: M_, children: /* @__PURE__ */ t.jsx("div", { className: "w-100", children: /* @__PURE__ */ t.jsx(
|
3242
3242
|
Ng,
|
3243
3243
|
{
|
3244
3244
|
...te,
|
@@ -3305,7 +3305,7 @@ const ml = (e) => {
|
|
3305
3305
|
onKeyDown: $_,
|
3306
3306
|
shouldRenderTextArea: P,
|
3307
3307
|
customDisplayText: xe,
|
3308
|
-
|
3308
|
+
onFocus: F_,
|
3309
3309
|
onBlur: B_,
|
3310
3310
|
onChange: V_,
|
3311
3311
|
controlShouldRenderValue: ue,
|
@@ -3514,7 +3514,7 @@ const ml = (e) => {
|
|
3514
3514
|
return null;
|
3515
3515
|
const n = document.createElement("div");
|
3516
3516
|
return n.setAttribute("id", e), s.parentElement.appendChild(n), n;
|
3517
|
-
},
|
3517
|
+
}, Sa = ({ children: e, onEscape: s, onClick: n, hasClearBackground: a = !1, onBackdropMount: r }) => {
|
3518
3518
|
const [o, i] = O(null), { registerShortcut: c, unregisterShortcut: l } = cn(), d = $(`backdrop-${kt()}`);
|
3519
3519
|
return M(() => (c({ keys: ["Escape"], callback: s }), () => {
|
3520
3520
|
l(["Escape"]);
|
@@ -3554,7 +3554,7 @@ const ml = (e) => {
|
|
3554
3554
|
children: c
|
3555
3555
|
}) => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
3556
3556
|
/* @__PURE__ */ t.jsx("div", { ...r, children: i || /* @__PURE__ */ t.jsx(W, { ...o }) }),
|
3557
|
-
/* @__PURE__ */ t.jsx(nn, { children: e && /* @__PURE__ */ t.jsx(
|
3557
|
+
/* @__PURE__ */ t.jsx(nn, { children: e && /* @__PURE__ */ t.jsx(Sa, { ...n, children: /* @__PURE__ */ t.jsxs("div", { className: "dc__position-abs", style: { left: a.left, top: a.top }, children: [
|
3558
3558
|
/* @__PURE__ */ t.jsx("div", { className: "dc__visibility-hidden", style: { width: a.width, height: a.height } }),
|
3559
3559
|
/* @__PURE__ */ t.jsx(Me.div, { ...s, "data-testid": s.id, children: c })
|
3560
3560
|
] }) }) })
|
@@ -4276,10 +4276,10 @@ const ml = (e) => {
|
|
4276
4276
|
}), r && f < r && (f = r), o && f > o && (f = o), _(f);
|
4277
4277
|
}, 500, [d]);
|
4278
4278
|
const x = (f, { action: N }) => {
|
4279
|
-
N ===
|
4279
|
+
N === ra.inputChange ? (u(f), f || a?.(null, {
|
4280
4280
|
action: "remove-value",
|
4281
4281
|
removedValue: e
|
4282
|
-
})) : N ===
|
4282
|
+
})) : N === ra.inputBlur && u(e?.value || "");
|
4283
4283
|
}, g = (f) => {
|
4284
4284
|
a?.(
|
4285
4285
|
{ label: f, value: f },
|
@@ -4539,7 +4539,7 @@ ${d.slice(C)}`;
|
|
4539
4539
|
throw new Error("Please wrap parent component with BuildInfraUtilityProvider");
|
4540
4540
|
return e;
|
4541
4541
|
}, nc = (e) => {
|
4542
|
-
const s = $(null), [n, a] = O(!1), r = e.theme ===
|
4542
|
+
const s = $(null), [n, a] = O(!1), r = e.theme === Ea.white, o = (N) => {
|
4543
4543
|
N.keyCode === 27 && c(N);
|
4544
4544
|
}, i = (N) => {
|
4545
4545
|
s.current = N, document.addEventListener("keydown", o);
|
@@ -4598,7 +4598,7 @@ ${d.slice(C)}`;
|
|
4598
4598
|
{
|
4599
4599
|
className: `flex left top bcv-1 fs-13 fw-4 lh-20 pt-8 pb-8 ${r ? "pl-12 pr-12" : "pl-20 pr-20"}`,
|
4600
4600
|
children: [
|
4601
|
-
/* @__PURE__ */ t.jsx("div", { className: "icon-dim-20 mr-8", children: /* @__PURE__ */ t.jsx(
|
4601
|
+
/* @__PURE__ */ t.jsx("div", { className: "icon-dim-20 mr-8", children: /* @__PURE__ */ t.jsx(fa, { className: "icon-dim-20 fcv-5" }) }),
|
4602
4602
|
/* @__PURE__ */ t.jsx("div", { className: "dc__word-break dc__hyphens-auto", children: T })
|
4603
4603
|
]
|
4604
4604
|
}
|
@@ -4669,11 +4669,11 @@ ${d.slice(C)}`;
|
|
4669
4669
|
}) => /* @__PURE__ */ t.jsx(
|
4670
4670
|
nc,
|
4671
4671
|
{
|
4672
|
-
theme:
|
4672
|
+
theme: Ea.white,
|
4673
4673
|
headingInfo: u,
|
4674
4674
|
className: "w-300 h-100 dc__no-text-transform",
|
4675
4675
|
placement: c,
|
4676
|
-
Icon:
|
4676
|
+
Icon: fa,
|
4677
4677
|
heading: e,
|
4678
4678
|
infoText: s,
|
4679
4679
|
iconClass: n,
|
@@ -4944,24 +4944,38 @@ ${d.slice(C)}`;
|
|
4944
4944
|
} : {
|
4945
4945
|
isValid: !1,
|
4946
4946
|
message: "Please provide a version"
|
4947
|
-
}, DB = (e) => Fm(e, fl.MAX_LIMIT, fl.MIN_LIMIT),
|
4947
|
+
}, DB = (e) => Fm(e, fl.MAX_LIMIT, fl.MIN_LIMIT), Ln = Ku({
|
4948
4948
|
ajvOptionsOverrides: {
|
4949
4949
|
strict: !0,
|
4950
4950
|
allowUnionTypes: !0
|
4951
4951
|
}
|
4952
4952
|
});
|
4953
|
-
|
4954
|
-
|
4955
|
-
|
4956
|
-
|
4957
|
-
|
4958
|
-
|
4959
|
-
|
4960
|
-
|
4961
|
-
|
4953
|
+
Ln.ajv.addKeyword("hidden");
|
4954
|
+
Ln.ajv.addKeyword({
|
4955
|
+
keyword: "placeholder",
|
4956
|
+
type: ["string", "number"],
|
4957
|
+
schemaType: "string",
|
4958
|
+
// placeholder itself should be a string
|
4959
|
+
errors: !1
|
4960
|
+
});
|
4961
|
+
Ln.ajv.addKeyword("updatePath");
|
4962
|
+
Ln.ajv.addFormat("memory", /^\d+(\.\d+)?(Ki|Mi|Gi|Ti|Pi|Ei|KiB|MiB|GiB|TiB|PiB|EiB)?$/);
|
4963
|
+
Ln.ajv.addFormat("cpu", /^(?:\d+(\.\d+)?|(\d+)(m))$/);
|
4964
|
+
const Dn = Ku({ ajvOptionsOverrides: { strict: !1 } });
|
4965
|
+
Dn.ajv.addKeyword("hidden");
|
4966
|
+
Dn.ajv.addKeyword({
|
4967
|
+
keyword: "placeholder",
|
4968
|
+
type: ["string", "number"],
|
4969
|
+
schemaType: "string",
|
4970
|
+
// placeholder itself should be a string
|
4971
|
+
errors: !1
|
4972
|
+
});
|
4973
|
+
Dn.ajv.addKeyword("updatePath");
|
4974
|
+
Dn.ajv.addFormat("memory", /^\d+(\.\d+)?(Ki|Mi|Gi|Ti|Pi|Ei|KiB|MiB|GiB|TiB|PiB|EiB)?$/);
|
4975
|
+
Dn.ajv.addFormat("cpu", /^(?:\d+(\.\d+)?|(\d+)(m))$/);
|
4962
4976
|
const PB = (e, s = !1) => {
|
4963
4977
|
try {
|
4964
|
-
return e && (s ?
|
4978
|
+
return e && (s ? Ln : Dn).ajv.compile(JSON.parse(e)), {
|
4965
4979
|
isValid: !0
|
4966
4980
|
};
|
4967
4981
|
} catch (n) {
|
@@ -5256,7 +5270,7 @@ const PB = (e, s = !1) => {
|
|
5256
5270
|
}
|
5257
5271
|
case At.ADD_TARGET_PLATFORM: {
|
5258
5272
|
const { handleCaptureSnapshot: T } = N;
|
5259
|
-
v[
|
5273
|
+
v[ia.TARGET_PLATFORM] = b ? xl(
|
5260
5274
|
b,
|
5261
5275
|
x(C.configurations)
|
5262
5276
|
).message : "", C.configurations[b] = i.fallbackPlatformConfigurationMap[b] || // Here need to update target platform name for each configuration
|
@@ -5292,7 +5306,7 @@ const PB = (e, s = !1) => {
|
|
5292
5306
|
});
|
5293
5307
|
return;
|
5294
5308
|
}
|
5295
|
-
v[
|
5309
|
+
v[ia.TARGET_PLATFORM] = xl(
|
5296
5310
|
I,
|
5297
5311
|
x(C.configurations)
|
5298
5312
|
).message;
|
@@ -5552,8 +5566,8 @@ const PB = (e, s = !1) => {
|
|
5552
5566
|
appCount: s.appCount,
|
5553
5567
|
useK8sDriver: r
|
5554
5568
|
};
|
5555
|
-
}, BB = (e) => !!
|
5556
|
-
if (!
|
5569
|
+
}, BB = (e) => !!Ta[e], qS = (e, s) => {
|
5570
|
+
if (!Ta[e.key])
|
5557
5571
|
return An(e);
|
5558
5572
|
const n = e.value?.map(
|
5559
5573
|
(a) => {
|
@@ -5581,7 +5595,7 @@ const PB = (e, s = !1) => {
|
|
5581
5595
|
};
|
5582
5596
|
}, XS = (e) => {
|
5583
5597
|
const s = An(e, !1);
|
5584
|
-
if (!
|
5598
|
+
if (!Ta[s.key])
|
5585
5599
|
return s;
|
5586
5600
|
const a = s.value?.filter(
|
5587
5601
|
(r) => r.isOverridden
|
@@ -5621,7 +5635,7 @@ const PB = (e, s = !1) => {
|
|
5621
5635
|
const l = o[c], d = r[c]?.active ? r[c] : null;
|
5622
5636
|
if (!l)
|
5623
5637
|
return i;
|
5624
|
-
const u = An(l), m =
|
5638
|
+
const u = An(l), m = Ta[c] && !a;
|
5625
5639
|
let p = d ? {
|
5626
5640
|
...d,
|
5627
5641
|
defaultValue: m ? null : u
|
@@ -5724,7 +5738,7 @@ const PB = (e, s = !1) => {
|
|
5724
5738
|
}, QS = (e) => e ? gr.KUBERNETES : gr.DOCKER_CONTAINER, ev = (e, s) => {
|
5725
5739
|
const n = e.configurations || {}, a = Object.entries(n).reduce((o, [i, c]) => {
|
5726
5740
|
const l = Object.values(c).reduce((d, u) => {
|
5727
|
-
const m = !!
|
5741
|
+
const m = !!Ta[u.key], p = m && u.value?.some(
|
5728
5742
|
(_) => _.isOverridden
|
5729
5743
|
);
|
5730
5744
|
if (u.id || u.active || p) {
|
@@ -5758,7 +5772,7 @@ const PB = (e, s = !1) => {
|
|
5758
5772
|
}
|
5759
5773
|
};
|
5760
5774
|
}, rc = () => `${H.INFRA_CONFIG_PROFILE}/${ST}`, VB = (e, s) => s ? `activate_${e}` : `de_activate_${e}`;
|
5761
|
-
var
|
5775
|
+
var Kn = /* @__PURE__ */ ((e) => (e.JOB_AND_CRONJOB_CHART_NAME = "Job & CronJob", e.ROLLOUT_DEPLOYMENT = "Rollout Deployment", e.DEPLOYMENT = "Deployment", e.STATEFUL_SET = "StatefulSet", e))(Kn || {});
|
5762
5776
|
const tv = "object", sv = { ContainerPort: { type: "array", description: "Defines ports on which application services will be exposed to other services", items: { type: "object", properties: { port: { type: "integer", description: "Port at which your application will run" } } }, title: "Container Port" }, Limits: { type: "object", description: "Maximum RAM and CPU available to the application", required: ["CPU", "Memory"], properties: { CPU: { type: "string", description: "Maximum allowed CPU limit", updatePath: "/resources/limits/cpu" }, Memory: { type: "string", description: "Maximum allowed memory limit", updatePath: "/resources/limits/memory" } } }, Requests: { type: "object", description: "Minimum RAM and CPU available to the application", properties: { CPU: { type: "string", description: "Minimum CPU value", updatePath: "/resources/requests/cpu" }, Memory: { type: "string", description: "Minimum memory value", updatePath: "/resources/requests/memory" } } }, EnvVariables: { type: "array", description: "Contains environment variables needed by the containers", items: { type: "object", properties: { name: { type: "string", description: "Name of the environment variables" }, value: { type: "string", description: "Value of the environment variables" } } }, title: "Environment Variables" } }, nv = {
|
5763
5777
|
type: tv,
|
5764
5778
|
properties: sv
|
@@ -5786,10 +5800,10 @@ const tv = "object", sv = { ContainerPort: { type: "array", description: "Define
|
|
5786
5800
|
return Object.values(s).map((a) => (a.versions.sort((r, o) => Gm(r.version, o.version)), a));
|
5787
5801
|
}, HB = (e) => {
|
5788
5802
|
switch (e) {
|
5789
|
-
case
|
5790
|
-
case
|
5791
|
-
case
|
5792
|
-
case
|
5803
|
+
case Kn.JOB_AND_CRONJOB_CHART_NAME:
|
5804
|
+
case Kn.DEPLOYMENT:
|
5805
|
+
case Kn.ROLLOUT_DEPLOYMENT:
|
5806
|
+
case Kn.STATEFUL_SET:
|
5793
5807
|
return nv;
|
5794
5808
|
default:
|
5795
5809
|
return {};
|
@@ -6084,9 +6098,9 @@ function Gm(e, s, n = Se.ASC) {
|
|
6084
6098
|
}
|
6085
6099
|
const dV = (e) => {
|
6086
6100
|
switch (e) {
|
6087
|
-
case
|
6101
|
+
case oa.PULL_REQUEST:
|
6088
6102
|
return /* @__PURE__ */ t.jsx(Fi, { className: "icon-dim-12" });
|
6089
|
-
case
|
6103
|
+
case oa.TAG_CREATION:
|
6090
6104
|
return /* @__PURE__ */ t.jsx(Vr, { className: "icon-dim-12" });
|
6091
6105
|
default:
|
6092
6106
|
return /* @__PURE__ */ t.jsx(Ju, { className: "icon-dim-12" });
|
@@ -6203,7 +6217,7 @@ const Nv = (e, s = !1) => s ? btoa(e) : atob(e), di = (e, s = !1) => Object.keys
|
|
6203
6217
|
}), _V = (e) => (
|
6204
6218
|
// Added null check for backward compatibility
|
6205
6219
|
!!e?.type && e.type !== Zu.notConfigured
|
6206
|
-
), Wm = (e) => e?.requiredCount > 0,
|
6220
|
+
), Wm = (e) => e?.requiredCount > 0, ca = (e) => () => {
|
6207
6221
|
window.open(e, "_blank", "noreferrer");
|
6208
6222
|
}, fV = (e) => {
|
6209
6223
|
switch (typeof e) {
|
@@ -6280,7 +6294,7 @@ const Nv = (e, s = !1) => s ? btoa(e) : atob(e), di = (e, s = !1) => Object.keys
|
|
6280
6294
|
return s ? `${n}/${s}` : n;
|
6281
6295
|
}, xV = (e, s) => {
|
6282
6296
|
const n = e.scrollTop;
|
6283
|
-
return
|
6297
|
+
return ea(n, s, {
|
6284
6298
|
ease: Hb,
|
6285
6299
|
onUpdate: (r) => {
|
6286
6300
|
e.scrollTop = r;
|
@@ -6339,16 +6353,16 @@ const qm = (e) => ({
|
|
6339
6353
|
let c = r;
|
6340
6354
|
return e.map((d, u) => {
|
6341
6355
|
let m = "";
|
6342
|
-
const p = d.filterState ??
|
6356
|
+
const p = d.filterState ?? Xn.ALLOWED;
|
6343
6357
|
n && a && d.id === n && (m = a);
|
6344
|
-
const _ = !c && o && p ===
|
6358
|
+
const _ = !c && o && p === Xn.ALLOWED ? !d.vulnerable : !1;
|
6345
6359
|
return _ && (c = !0), {
|
6346
6360
|
index: i + u,
|
6347
6361
|
id: d.id,
|
6348
6362
|
deployedTime: d.deployed_time ? Ve(d.deployed_time).format("ddd, DD MMM YYYY, hh:mm A") : "Not Deployed",
|
6349
6363
|
deployedBy: d.deployedBy,
|
6350
6364
|
wfrId: d.wfrId,
|
6351
|
-
tab:
|
6365
|
+
tab: Yn.Changes,
|
6352
6366
|
image: Er(d.image),
|
6353
6367
|
showChanges: !1,
|
6354
6368
|
vulnerabilities: [],
|
@@ -6385,7 +6399,7 @@ const qm = (e) => ({
|
|
6385
6399
|
filterState: p,
|
6386
6400
|
appliedFiltersTimestamp: d.appliedFiltersTimestamp ?? "",
|
6387
6401
|
appliedFilters: d.appliedFilters ?? [],
|
6388
|
-
appliedFiltersState: d.appliedFiltersState ??
|
6402
|
+
appliedFiltersState: d.appliedFiltersState ?? Xn.ALLOWED,
|
6389
6403
|
createdTime: d.createdTime ?? "",
|
6390
6404
|
dataSource: d.data_source ?? "",
|
6391
6405
|
registryType: d.registryType ?? "",
|
@@ -6488,7 +6502,7 @@ const qm = (e) => ({
|
|
6488
6502
|
e
|
6489
6503
|
), c = bl(e), l = Tl(e);
|
6490
6504
|
return {
|
6491
|
-
materials: a && a === Qu.RESOURCE ? o.filter((u) => u.filterState ===
|
6505
|
+
materials: a && a === Qu.RESOURCE ? o.filter((u) => u.filterState === Xn.ALLOWED) : o,
|
6492
6506
|
...i,
|
6493
6507
|
...c,
|
6494
6508
|
...l
|
@@ -6929,9 +6943,9 @@ const Ol = () => ({
|
|
6929
6943
|
...o,
|
6930
6944
|
...e ? { content: /* @__PURE__ */ t.jsx(nI, { ...e }) } : {},
|
6931
6945
|
className: `${e ? "shortcut-keys__tippy" : "default-tt"} ${a ? "dc__word-break" : ""} dc__mxw-200 ${o.className ?? ""}`,
|
6932
|
-
children:
|
6946
|
+
children: Qn(r, { ...r.props, onMouseEnter: c })
|
6933
6947
|
}
|
6934
|
-
) :
|
6948
|
+
) : Qn(r, { ...r.props, onMouseEnter: c });
|
6935
6949
|
};
|
6936
6950
|
var X = /* @__PURE__ */ ((e) => (e.primary = "primary", e.secondary = "secondary", e.borderLess = "border-less", e.text = "text", e))(X || {}), me = /* @__PURE__ */ ((e) => (e.default = "default", e.negative = "negative", e.negativeGrey = "negative-grey", e.positive = "positive", e.warning = "warning", e.neutral = "neutral", e.neutralN0 = "neutral-n0", e.neutralWhite = "neutral-white", e))(me || {}), xt = /* @__PURE__ */ ((e) => (e.button = "button", e.link = "link", e.anchor = "anchor", e))(xt || {});
|
6937
6951
|
const aI = {
|
@@ -7155,7 +7169,7 @@ const Qm = {
|
|
7155
7169
|
)
|
7156
7170
|
] })
|
7157
7171
|
] });
|
7158
|
-
}, RV = ({ handleCloseLicenseInfoDialog: e }) => /* @__PURE__ */ t.jsx(
|
7172
|
+
}, RV = ({ handleCloseLicenseInfoDialog: e }) => /* @__PURE__ */ t.jsx(Sa, { onEscape: e, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col w-400 br-12 bg__primary border__primary dc__m-auto mt-40", children: [
|
7159
7173
|
/* @__PURE__ */ t.jsx("div", { className: "p-24", children: /* @__PURE__ */ t.jsx(mI, {}) }),
|
7160
7174
|
/* @__PURE__ */ t.jsx("div", { className: "flex px-24 py-20 dc__content-end", children: /* @__PURE__ */ t.jsx(
|
7161
7175
|
W,
|
@@ -7258,8 +7272,8 @@ const Qm = {
|
|
7258
7272
|
Z
|
7259
7273
|
`;
|
7260
7274
|
}, OV = ({ duration: e, onComplete: s, size: n = 24, tooltipContent: a }) => {
|
7261
|
-
const r =
|
7262
|
-
return M(() =>
|
7275
|
+
const r = ta(_I), o = ws(r, (i) => hI(Io, Ao, pI, i));
|
7276
|
+
return M(() => ea(r, fI, {
|
7263
7277
|
duration: e,
|
7264
7278
|
ease: "easeInOut",
|
7265
7279
|
onComplete: s
|
@@ -7300,13 +7314,13 @@ const Qm = {
|
|
7300
7314
|
genericSectionErrorProps: c,
|
7301
7315
|
errorScreenManagerProps: l,
|
7302
7316
|
children: d
|
7303
|
-
}) => r ? /* @__PURE__ */ t.jsx(JL, {}) : e ? n ? /* @__PURE__ */ t.jsx(t.Fragment, { children: n }) : /* @__PURE__ */ t.jsx(Je, { ...s }) : a ? c ? /* @__PURE__ */ t.jsx(On, { ...c }) : l ? /* @__PURE__ */ t.jsx(
|
7317
|
+
}) => r ? /* @__PURE__ */ t.jsx(JL, {}) : e ? n ? /* @__PURE__ */ t.jsx(t.Fragment, { children: n }) : /* @__PURE__ */ t.jsx(Je, { ...s }) : a ? c ? /* @__PURE__ */ t.jsx(On, { ...c }) : l ? /* @__PURE__ */ t.jsx(Mn, { ...l }) : a?.code === 404 ? /* @__PURE__ */ t.jsx(
|
7304
7318
|
Xe,
|
7305
7319
|
{
|
7306
7320
|
title: o?.title ?? Ll.title,
|
7307
7321
|
subTitle: o?.subTitle ?? Ll.subTitle
|
7308
7322
|
}
|
7309
|
-
) : /* @__PURE__ */ t.jsx(
|
7323
|
+
) : /* @__PURE__ */ t.jsx(da, { ...i }) : /* @__PURE__ */ t.jsx(t.Fragment, { children: d }), eo = ({
|
7310
7324
|
isSorted: e,
|
7311
7325
|
triggerSorting: s,
|
7312
7326
|
sortOrder: n,
|
@@ -7474,7 +7488,7 @@ const Qm = {
|
|
7474
7488
|
return P;
|
7475
7489
|
});
|
7476
7490
|
const S = s.current;
|
7477
|
-
o((j) => ({ ...j, [b]: !
|
7491
|
+
o((j) => ({ ...j, [b]: !Jn(S[b], y) }));
|
7478
7492
|
}, g = (b, A) => () => {
|
7479
7493
|
if (A || a({ ...n, [b]: n[b]?.trim() }), e?.validationMode === "onBlur" || e?.validationMode === "all") {
|
7480
7494
|
const T = p(), I = un(n[b], T[b]);
|
@@ -7520,7 +7534,7 @@ const Qm = {
|
|
7520
7534
|
}
|
7521
7535
|
if (R?.shouldDirty) {
|
7522
7536
|
const T = s.current;
|
7523
|
-
o((I) => ({ ...I, [b]: !
|
7537
|
+
o((I) => ({ ...I, [b]: !Jn(T[b], A) }));
|
7524
7538
|
}
|
7525
7539
|
R?.shouldTouch && c((T) => ({ ...T, [b]: !0 }));
|
7526
7540
|
},
|
@@ -7542,7 +7556,7 @@ const Qm = {
|
|
7542
7556
|
const w = s.current, D = Object.keys(b).reduce(
|
7543
7557
|
(k, V) => ({
|
7544
7558
|
...k,
|
7545
|
-
[V]: !
|
7559
|
+
[V]: !Jn(b[V], w[V])
|
7546
7560
|
}),
|
7547
7561
|
{}
|
7548
7562
|
);
|
@@ -7887,7 +7901,7 @@ const OI = (e) => ({
|
|
7887
7901
|
EXTERNAL_LINKS: "getting-started/global-configurations/external-links",
|
7888
7902
|
EXTERNAL_SECRET: "usage/applications/creating-application/secrets#external-secrets",
|
7889
7903
|
HOME_PAGE: "https://devtron.ai",
|
7890
|
-
DOC_HOME_PAGE:
|
7904
|
+
DOC_HOME_PAGE: Na,
|
7891
7905
|
KUBE_CONFIG: "usage/resource-browser#running-kubectl-commands-locally",
|
7892
7906
|
JOBS: "usage/jobs",
|
7893
7907
|
TAINT: "usage/resource-browser#taint-a-node",
|
@@ -7962,7 +7976,7 @@ const OI = (e) => ({
|
|
7962
7976
|
if (n)
|
7963
7977
|
return e;
|
7964
7978
|
const r = DI[e];
|
7965
|
-
return r?.startsWith("http") ? r : `${
|
7979
|
+
return r?.startsWith("http") ? r : `${Na}${KC}/${r || ""}${a ? "" : `?utm-source=product_${s ? "ent" : "oss"}`}`;
|
7966
7980
|
}, Ia = ({
|
7967
7981
|
docLinkKey: e,
|
7968
7982
|
text: s = "Learn more",
|
@@ -7983,7 +7997,7 @@ const OI = (e) => ({
|
|
7983
7997
|
isExternalLink: d,
|
7984
7998
|
isLicenseDashboard: h
|
7985
7999
|
}), g = (E) => {
|
7986
|
-
!d && !u && !E.metaKey && !h && x.startsWith(
|
8000
|
+
!d && !u && !E.metaKey && !h && x.startsWith(Na) && (E.preventDefault(), _((f) => ({
|
7987
8001
|
...f,
|
7988
8002
|
state: Kr.DOCUMENTATION,
|
7989
8003
|
docLink: x,
|
@@ -8063,7 +8077,7 @@ const OI = (e) => ({
|
|
8063
8077
|
}, UV = (e) => {
|
8064
8078
|
const { selectOption: s, data: n } = e, a = { height: "16px", width: "16px", flex: "0 0 16px" }, r = (o) => s(n);
|
8065
8079
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex left pl-12", style: { background: e.isFocused ? "var(--N100)" : "transparent" }, children: [
|
8066
|
-
e.isSelected ? /* @__PURE__ */ t.jsx(
|
8080
|
+
e.isSelected ? /* @__PURE__ */ t.jsx(ga, { onClick: r, className: "mr-8 icon-dim-16", style: a }) : /* @__PURE__ */ t.jsx("span", { onClick: r, className: "mr-8", style: a }),
|
8067
8081
|
/* @__PURE__ */ t.jsx(Ye.Option, { ...e })
|
8068
8082
|
] });
|
8069
8083
|
}, $V = (e) => {
|
@@ -8147,7 +8161,7 @@ const OI = (e) => ({
|
|
8147
8161
|
color: "var(--N900)"
|
8148
8162
|
})
|
8149
8163
|
}, GV = (e) => /* @__PURE__ */ t.jsx(ki, { ...e });
|
8150
|
-
var Ge = /* @__PURE__ */ ((e) => (e.CI = "CI", e.CD = "CD", e.GROUP_CI = "GROUP_CI", e.GROUP_CD = "GROUP_CD", e))(Ge || {}), Ls = /* @__PURE__ */ ((e) => (e.SUCCESS = "SUCCESS", e.FETCHING = "FETCHING", e.SUSPEND = "SUSPEND", e))(Ls || {}), mc = /* @__PURE__ */ ((e) => (e.WORKFLOW = "workflow", e.POD = "pod", e))(mc || {}),
|
8164
|
+
var Ge = /* @__PURE__ */ ((e) => (e.CI = "CI", e.CD = "CD", e.GROUP_CI = "GROUP_CI", e.GROUP_CD = "GROUP_CD", e))(Ge || {}), Ls = /* @__PURE__ */ ((e) => (e.SUCCESS = "SUCCESS", e.FETCHING = "FETCHING", e.SUSPEND = "SUSPEND", e))(Ls || {}), mc = /* @__PURE__ */ ((e) => (e.WORKFLOW = "workflow", e.POD = "pod", e))(mc || {}), Le = /* @__PURE__ */ ((e) => (e.NOT_STARTED = "NOT_STARTED", e.RUNNING = "RUNNING", e.SUCCEEDED = "SUCCEEDED", e.FAILED = "FAILED", e.ABORTED = "ABORTED", e.TIMEOUT = "TIMEOUT", e.UNKNOWN = "UNKNOWN", e))(Le || {}), pi = /* @__PURE__ */ ((e) => (e.PREPARATION = "Preparation", e.EXECUTION = "Execution", e))(pi || {}), BI = /* @__PURE__ */ ((e) => (e.Healthy = "Healthy", e.Progressing = "Progressing", e.Unknown = "Unknown", e.Suspended = "Suspended", e.Degraded = "Degraded", e.Missing = "Missing", e))(BI || {}), _s = /* @__PURE__ */ ((e) => (e.Degraded = "degraded", e.Healthy = "healthy", e.Progressing = "progressing", e.Missing = "missing", e.Suspended = "suspended", e.Unknown = "unknown", e))(_s || {}), to = /* @__PURE__ */ ((e) => (e.drifted = "drifted", e))(to || {});
|
8151
8165
|
const kl = {
|
8152
8166
|
missing: 1,
|
8153
8167
|
degraded: 2,
|
@@ -8173,7 +8187,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8173
8187
|
padding: "0 8px"
|
8174
8188
|
}),
|
8175
8189
|
menuPortal: (e) => ({ ...e, zIndex: 9999 })
|
8176
|
-
}, YI = "Not Configured", WI = "--",
|
8190
|
+
}, YI = "Not Configured", WI = "--", we = {
|
8177
8191
|
SUCCEEDED: "succeeded",
|
8178
8192
|
HEALTHY: "healthy",
|
8179
8193
|
RUNNING: "running",
|
@@ -8200,7 +8214,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8200
8214
|
degraded: "var(--R500)",
|
8201
8215
|
healthy: "var(--G500)",
|
8202
8216
|
notdeployed: "var(--N500)",
|
8203
|
-
[
|
8217
|
+
[Le.NOT_STARTED.toLowerCase()]: "var(--N500)",
|
8204
8218
|
missing: "var(--N700)",
|
8205
8219
|
progressing: "var(--O500)",
|
8206
8220
|
initiating: "var(--O500)",
|
@@ -8214,7 +8228,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8214
8228
|
cancelled: "var(--R500)",
|
8215
8229
|
aborted: "var(--R500)",
|
8216
8230
|
timedout: "var(--R500)",
|
8217
|
-
[
|
8231
|
+
[Le.TIMEOUT.toLowerCase()]: "var(--R500)",
|
8218
8232
|
unabletofetch: "var(--R500)",
|
8219
8233
|
hibernating: "var(--N700)"
|
8220
8234
|
}, ZI = {
|
@@ -8223,37 +8237,37 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8223
8237
|
starting: !0,
|
8224
8238
|
running: !0
|
8225
8239
|
}, QI = {
|
8226
|
-
[
|
8227
|
-
[
|
8228
|
-
[
|
8229
|
-
[
|
8230
|
-
[
|
8231
|
-
[
|
8232
|
-
[
|
8240
|
+
[Le.NOT_STARTED]: "Waiting to start",
|
8241
|
+
[Le.RUNNING]: "Running",
|
8242
|
+
[Le.SUCCEEDED]: "Succeeded",
|
8243
|
+
[Le.FAILED]: "Failed",
|
8244
|
+
[Le.ABORTED]: "Aborted",
|
8245
|
+
[Le.TIMEOUT]: "Timed out",
|
8246
|
+
[Le.UNKNOWN]: "Unknown"
|
8233
8247
|
}, eA = {
|
8234
|
-
[
|
8235
|
-
[
|
8236
|
-
[
|
8237
|
-
[
|
8248
|
+
[Le.SUCCEEDED]: "succeeded",
|
8249
|
+
[Le.FAILED]: "failed",
|
8250
|
+
[Le.ABORTED]: "aborted",
|
8251
|
+
[Le.TIMEOUT]: "timed out"
|
8238
8252
|
}, tA = {
|
8239
|
-
[
|
8240
|
-
[
|
8241
|
-
[
|
8242
|
-
[
|
8243
|
-
[
|
8244
|
-
[
|
8245
|
-
[
|
8253
|
+
[we.SUCCEEDED]: "cg-5",
|
8254
|
+
[we.HEALTHY]: "cg-5",
|
8255
|
+
[we.FAILED]: "cr-5",
|
8256
|
+
[we.CANCELLED]: "cr-5",
|
8257
|
+
[we.ERROR]: "cr-5",
|
8258
|
+
[we.TIMED_OUT]: "cr-5",
|
8259
|
+
[we.WAITING_TO_START]: "co-5"
|
8246
8260
|
}, sA = {
|
8247
|
-
[
|
8248
|
-
[
|
8249
|
-
[
|
8250
|
-
[
|
8251
|
-
[
|
8252
|
-
[
|
8261
|
+
[we.WAITING_TO_START]: "running",
|
8262
|
+
[we.RUNNING]: "running",
|
8263
|
+
[we.PROGRESSING]: "progressing",
|
8264
|
+
[we.STARTING]: "starting",
|
8265
|
+
[we.INITIATING]: "initiating",
|
8266
|
+
[we.QUEUED]: "queued"
|
8253
8267
|
}, Cr = {
|
8254
|
-
[
|
8255
|
-
[
|
8256
|
-
[
|
8268
|
+
[Le.ABORTED]: !0,
|
8269
|
+
[Le.FAILED]: !0,
|
8270
|
+
[Le.TIMEOUT]: !0
|
8257
8271
|
}, nA = ["inprogress", "failed", "disconnect", "timed_out"], aA = () => /* @__PURE__ */ t.jsx(
|
8258
8272
|
Xe,
|
8259
8273
|
{
|
@@ -8355,10 +8369,10 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8355
8369
|
fileName: `${N || f}.zip`
|
8356
8370
|
});
|
8357
8371
|
}
|
8358
|
-
if (C ===
|
8372
|
+
if (C === we.RUNNING || C === we.STARTING || C === we.WAITING_TO_START)
|
8359
8373
|
return /* @__PURE__ */ t.jsx(aA, {});
|
8360
8374
|
if (!a && !i) {
|
8361
|
-
if (C ===
|
8375
|
+
if (C === we.FAILED || C === we.CANCELLED || C === we.ERROR || C === we.TIMED_OUT)
|
8362
8376
|
return /* @__PURE__ */ t.jsx(
|
8363
8377
|
Xe,
|
8364
8378
|
{
|
@@ -8366,7 +8380,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8366
8380
|
subTitle: c ? tt.ARTIFACTS_EMPTY_STATE_TEXTS.FailedToFetchArtifactsError : tt.ARTIFACTS_EMPTY_STATE_TEXTS.NoArtifactsError
|
8367
8381
|
}
|
8368
8382
|
);
|
8369
|
-
if (C ===
|
8383
|
+
if (C === we.SUCCEEDED)
|
8370
8384
|
return /* @__PURE__ */ t.jsx(
|
8371
8385
|
Xe,
|
8372
8386
|
{
|
@@ -8421,7 +8435,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8421
8435
|
] }) })
|
8422
8436
|
] }),
|
8423
8437
|
!n && /* @__PURE__ */ t.jsx("div", { className: "flexbox dc__position-abs-b-20 dc__content-center w-100", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox pt-8 pr-12 pb-8 pl-12 bcv-1 ev-2 bw-1 br-4", children: [
|
8424
|
-
/* @__PURE__ */ t.jsx(
|
8438
|
+
/* @__PURE__ */ t.jsx(fa, { className: "icon-dim-20 fcv-5" }),
|
8425
8439
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 fw-4 mr-8 ml-8", children: tt.ARTIFACTS_EMPTY_STATE_TEXTS.StoreFiles }),
|
8426
8440
|
/* @__PURE__ */ t.jsx(
|
8427
8441
|
Ia,
|
@@ -8471,7 +8485,7 @@ const VI = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8471
8485
|
renderButton: d
|
8472
8486
|
}
|
8473
8487
|
) });
|
8474
|
-
},
|
8488
|
+
}, Un = {
|
8475
8489
|
NOT_AVAILABLE: "Not available",
|
8476
8490
|
NOT_DEPLOYED: "not-deployed",
|
8477
8491
|
NOT_DEPLOYED_NO_SPACE: "notdeployed",
|
@@ -8619,7 +8633,7 @@ const oA = (e, s) => {
|
|
8619
8633
|
hideMessage: a,
|
8620
8634
|
...r
|
8621
8635
|
}) => {
|
8622
|
-
const o = s ? lA(e) : e, i = n ?
|
8636
|
+
const o = s ? lA(e) : e, i = n ? Un.NOT_AVAILABLE : o ?? "", c = i.toLowerCase().replace(/ /g, "-") === Un.NOT_DEPLOYED || i.toLowerCase() === Un.NOT_DEPLOYED_NO_SPACE, l = s ? Un.JOB_VIEW_NOT_DEPLOYED_MESSAGE : Un.NOT_DEPLOYED_MESSAGE, d = c ? l : i;
|
8623
8637
|
return i ? /* @__PURE__ */ t.jsx(uA, { status: i, message: d, hideMessage: a, ...r }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-6", children: [
|
8624
8638
|
/* @__PURE__ */ t.jsx(
|
8625
8639
|
B,
|
@@ -8636,7 +8650,7 @@ const oA = (e, s) => {
|
|
8636
8650
|
),
|
8637
8651
|
!a && /* @__PURE__ */ t.jsx("span", { className: "fs-13 lh-20 cn-6", children: "-" })
|
8638
8652
|
] });
|
8639
|
-
},
|
8653
|
+
}, Pn = ({ status: e, ...s }) => /* @__PURE__ */ t.jsx(no, { status: cA(e), ...s }), mA = ({
|
8640
8654
|
appId: e,
|
8641
8655
|
envId: s,
|
8642
8656
|
releaseId: n,
|
@@ -8693,7 +8707,7 @@ const oA = (e, s) => {
|
|
8693
8707
|
}, _A = (e) => {
|
8694
8708
|
switch (e) {
|
8695
8709
|
case Cn.SUCCESS:
|
8696
|
-
return /* @__PURE__ */ t.jsx(
|
8710
|
+
return /* @__PURE__ */ t.jsx(ga, { className: "dc__no-shrink icon-dim-16 scg-5" });
|
8697
8711
|
case Cn.FAILURE:
|
8698
8712
|
return /* @__PURE__ */ t.jsx(zt, { className: "dc__no-shrink icon-dim-16 fcr-5" });
|
8699
8713
|
default:
|
@@ -8705,7 +8719,7 @@ const oA = (e, s) => {
|
|
8705
8719
|
}) => `${e}-${s}`, fA = (e) => {
|
8706
8720
|
const s = e?.[mc.POD]?.[0], { status: n, message: a, endTime: r, metadata: o } = s || {};
|
8707
8721
|
return {
|
8708
|
-
status: n ||
|
8722
|
+
status: n || Le.UNKNOWN,
|
8709
8723
|
message: a || "",
|
8710
8724
|
clusterId: o?.clusterId || so,
|
8711
8725
|
endTime: Us(r) ? r : ""
|
@@ -8718,13 +8732,13 @@ const oA = (e, s) => {
|
|
8718
8732
|
), a = s.find(
|
8719
8733
|
(c) => c?.stageName === pi.EXECUTION
|
8720
8734
|
), r = n?.startTime;
|
8721
|
-
let o =
|
8735
|
+
let o = Le.UNKNOWN;
|
8722
8736
|
s.forEach(({ status: c }) => {
|
8723
|
-
c !==
|
8737
|
+
c !== Le.NOT_STARTED && (o = c);
|
8724
8738
|
});
|
8725
8739
|
let i = "";
|
8726
8740
|
return s.forEach(({ status: c, endTime: l }, d) => {
|
8727
|
-
(Cr[c] || d === s.length - 1 && c ===
|
8741
|
+
(Cr[c] || d === s.length - 1 && c === Le.SUCCEEDED) && (i = l);
|
8728
8742
|
}), {
|
8729
8743
|
triggeredOn: Us(r) ? r : "",
|
8730
8744
|
executionStartedOn: Us(a?.startTime) ? a?.startTime : "",
|
@@ -8734,14 +8748,14 @@ const oA = (e, s) => {
|
|
8734
8748
|
};
|
8735
8749
|
}, op = (e) => {
|
8736
8750
|
const s = {
|
8737
|
-
[
|
8738
|
-
[
|
8739
|
-
[
|
8740
|
-
[
|
8741
|
-
[
|
8742
|
-
[
|
8751
|
+
[Le.TIMEOUT]: bt.TIMED_OUT,
|
8752
|
+
[Le.ABORTED]: bt.ABORTED,
|
8753
|
+
[Le.FAILED]: bt.FAILED,
|
8754
|
+
[Le.SUCCEEDED]: bt.SUCCEEDED,
|
8755
|
+
[Le.NOT_STARTED]: bt.INPROGRESS,
|
8756
|
+
[Le.RUNNING]: bt.INPROGRESS
|
8743
8757
|
};
|
8744
|
-
return s[e] ? /* @__PURE__ */ t.jsx(
|
8758
|
+
return s[e] ? /* @__PURE__ */ t.jsx(Pn, { status: s[e], iconSize: 20, hideMessage: !0, hideIconTooltip: !0 }) : /* @__PURE__ */ t.jsx(B, { name: "ic-help-outline", size: 20, color: "N500" });
|
8745
8759
|
}, hA = (e) => {
|
8746
8760
|
const s = pc(e);
|
8747
8761
|
return s ? s.finishedOn ? !Cr[s.currentStatus] && Cr[s.workerDetails.status] ? /* @__PURE__ */ t.jsx(B, { name: "ic-warning", size: 20, color: null }) : op(s.workerDetails.status) : /* @__PURE__ */ t.jsx(B, { name: "ic-in-progress", size: 20, color: null }) : /* @__PURE__ */ t.jsx(B, { name: "ic-help-outline", size: 20, color: "N500" });
|
@@ -8798,13 +8812,13 @@ const oA = (e, s) => {
|
|
8798
8812
|
return { allResourceKindFilter: i, statusFilters: c.filter(({ count: l }) => l > 0) };
|
8799
8813
|
}, Bl = (e, s = !1) => /* @__PURE__ */ t.jsx(no, { status: e, hideMessage: s, hideIconTooltip: !0 }), NA = (e) => {
|
8800
8814
|
switch (e?.toLowerCase()) {
|
8801
|
-
case
|
8802
|
-
case
|
8803
|
-
case
|
8804
|
-
case
|
8805
|
-
case
|
8815
|
+
case we.RUNNING:
|
8816
|
+
case we.PROGRESSING:
|
8817
|
+
case we.STARTING:
|
8818
|
+
case we.INITIATING:
|
8819
|
+
case we.WAITING_TO_START:
|
8806
8820
|
return bt.INPROGRESS;
|
8807
|
-
case
|
8821
|
+
case we.CANCELLED:
|
8808
8822
|
return bt.ABORTED;
|
8809
8823
|
default:
|
8810
8824
|
return e;
|
@@ -8991,7 +9005,7 @@ const oA = (e, s) => {
|
|
8991
9005
|
children: m
|
8992
9006
|
}
|
8993
9007
|
),
|
8994
|
-
s !== WI && /* @__PURE__ */ t.jsx(
|
9008
|
+
s !== WI && /* @__PURE__ */ t.jsx(na, { className: "icon-dim-12 fcn-5" })
|
8995
9009
|
] }),
|
8996
9010
|
r && /* @__PURE__ */ t.jsx("span", { className: "dc__border-dashed--n3-bottom fw-6 fs-13 lh-19-imp", children: r })
|
8997
9011
|
]
|
@@ -9293,7 +9307,7 @@ const RA = {
|
|
9293
9307
|
statusFetchCount: r
|
9294
9308
|
}) => {
|
9295
9309
|
e.icon = n === ae.UNABLE_TO_FETCH ? "disconnect" : "timed_out", e.displaySubText = "Unknown", e.isCollapsed = !1;
|
9296
|
-
const i = `Below resources did not become healthy within 10 mins. Resource status shown below was last fetched ${a ?
|
9310
|
+
const i = `Below resources did not become healthy within 10 mins. Resource status shown below was last fetched ${a ? pa(a, !0) : "--"}. ${r || "--"} retries failed.`;
|
9297
9311
|
e.timelineStatus = [z.KUBECTL_APPLY, z.APP_HEALTH].includes(
|
9298
9312
|
s
|
9299
9313
|
) ? i : "";
|
@@ -9610,7 +9624,7 @@ const WA = (e) => {
|
|
9610
9624
|
};
|
9611
9625
|
}
|
9612
9626
|
return s === "Secret" && e.roleARN && (r.roleARN = { displayName: "Role ARN", value: e.roleARN }), r;
|
9613
|
-
},
|
9627
|
+
}, la = (e, s, n) => {
|
9614
9628
|
let a;
|
9615
9629
|
const r = { codeEditorValue: e.codeEditorValue, values: {} };
|
9616
9630
|
return delete e.codeEditorValue, s === Pt.DEPLOYMENT_TEMPLATE.VALUE ? a = WA(e) : s === Pt.PIPELINE_STRATEGY.VALUE ? a = KA(e) : a = zA(
|
@@ -9635,7 +9649,7 @@ const WA = (e) => {
|
|
9635
9649
|
}
|
9636
9650
|
), { result: i } = await he(o);
|
9637
9651
|
return { result: pA(i) };
|
9638
|
-
}, HV = (e) => he(`${H.MODULE_CONFIGURED}?name=${e}`),
|
9652
|
+
}, HV = (e) => he(`${H.MODULE_CONFIGURED}?name=${e}`), $n = ({
|
9639
9653
|
type: e,
|
9640
9654
|
hideVerticalConnector: s,
|
9641
9655
|
deploymentDetailedData: n,
|
@@ -9680,7 +9694,7 @@ const WA = (e) => {
|
|
9680
9694
|
/* @__PURE__ */ t.jsx(
|
9681
9695
|
"div",
|
9682
9696
|
{
|
9683
|
-
className: `app-summary__status-name f-${g.resourceStatus ? g.resourceStatus.toLowerCase() ===
|
9697
|
+
className: `app-summary__status-name f-${g.resourceStatus ? g.resourceStatus.toLowerCase() === we.RUNNING ? we.PROGRESSING : g.resourceStatus.toLowerCase() : ""}`,
|
9684
9698
|
children: g.resourceStatus
|
9685
9699
|
}
|
9686
9700
|
),
|
@@ -9790,7 +9804,7 @@ const WA = (e) => {
|
|
9790
9804
|
"data-testid": "deployment-history-steps-status",
|
9791
9805
|
children: [
|
9792
9806
|
/* @__PURE__ */ t.jsx(
|
9793
|
-
|
9807
|
+
$n,
|
9794
9808
|
{
|
9795
9809
|
type: z.DEPLOYMENT_INITIATED,
|
9796
9810
|
...i
|
@@ -9798,7 +9812,7 @@ const WA = (e) => {
|
|
9798
9812
|
),
|
9799
9813
|
s && e.deploymentStatusBreakdown[z.HELM_PACKAGE_GENERATED] ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
9800
9814
|
/* @__PURE__ */ t.jsx(
|
9801
|
-
|
9815
|
+
$n,
|
9802
9816
|
{
|
9803
9817
|
type: z.HELM_PACKAGE_GENERATED,
|
9804
9818
|
hideVerticalConnector: !o,
|
@@ -9806,7 +9820,7 @@ const WA = (e) => {
|
|
9806
9820
|
}
|
9807
9821
|
),
|
9808
9822
|
o && /* @__PURE__ */ t.jsx(
|
9809
|
-
|
9823
|
+
$n,
|
9810
9824
|
{
|
9811
9825
|
type: z.HELM_MANIFEST_PUSHED_TO_HELM_REPO,
|
9812
9826
|
hideVerticalConnector: !0,
|
@@ -9828,10 +9842,10 @@ const WA = (e) => {
|
|
9828
9842
|
),
|
9829
9843
|
/* @__PURE__ */ t.jsx("div", { className: "vertical-connector" })
|
9830
9844
|
] }),
|
9831
|
-
/* @__PURE__ */ t.jsx(
|
9845
|
+
/* @__PURE__ */ t.jsx($n, { type: c, ...i })
|
9832
9846
|
] }, c)),
|
9833
9847
|
/* @__PURE__ */ t.jsx(
|
9834
|
-
|
9848
|
+
$n,
|
9835
9849
|
{
|
9836
9850
|
type: z.APP_HEALTH,
|
9837
9851
|
hideVerticalConnector: !0,
|
@@ -9891,12 +9905,12 @@ const XA = ({
|
|
9891
9905
|
}, 3e4), b(j);
|
9892
9906
|
}, I = () => {
|
9893
9907
|
if (n) {
|
9894
|
-
|
9908
|
+
ca(
|
9895
9909
|
`${window.__BASE_URL__}${Ce.APP}/${Ce.DEVTRON_CHARTS}/${Ce.APP_DEPLOYMNENT_HISTORY}/${p}/env/${_}/${Ce.DETAILS}/${Ce.APP_DETAILS_K8}?${Ul}`
|
9896
9910
|
)();
|
9897
9911
|
return;
|
9898
9912
|
}
|
9899
|
-
|
9913
|
+
ca(
|
9900
9914
|
`${window.__BASE_URL__}${Ce.APP}/${p}/${Ce.APP_DETAILS}/${_}/${Ce.APP_DETAILS_K8}?${Ul}`
|
9901
9915
|
)();
|
9902
9916
|
}, y = () => !f.current && !v?.deploymentStatusBreakdown?.APP_HEALTH?.isCollapsed ? /* @__PURE__ */ t.jsx("div", { className: "h-100 flex", children: /* @__PURE__ */ t.jsx(
|
@@ -10055,7 +10069,7 @@ const XA = ({
|
|
10055
10069
|
}
|
10056
10070
|
);
|
10057
10071
|
};
|
10058
|
-
function
|
10072
|
+
function da({ reload: e, className: s = "" }) {
|
10059
10073
|
return /* @__PURE__ */ t.jsx(
|
10060
10074
|
"article",
|
10061
10075
|
{
|
@@ -10069,7 +10083,7 @@ function ca({ reload: e, className: s = "" }) {
|
|
10069
10083
|
}
|
10070
10084
|
);
|
10071
10085
|
}
|
10072
|
-
const
|
10086
|
+
const Mn = ({
|
10073
10087
|
code: e,
|
10074
10088
|
reload: s,
|
10075
10089
|
subtitle: n,
|
@@ -10161,7 +10175,7 @@ const Dn = ({
|
|
10161
10175
|
}
|
10162
10176
|
);
|
10163
10177
|
default:
|
10164
|
-
return /* @__PURE__ */ t.jsx(
|
10178
|
+
return /* @__PURE__ */ t.jsx(da, { reload: s, className: a });
|
10165
10179
|
}
|
10166
10180
|
})(), Yt = ({
|
10167
10181
|
content: e,
|
@@ -10202,7 +10216,7 @@ const Dn = ({
|
|
10202
10216
|
className: `dc__outline-none-imp p-0 flex dc__transparent--unstyled dc__no-border ${o}`,
|
10203
10217
|
"aria-label": `Copy ${e}`,
|
10204
10218
|
onClick: _,
|
10205
|
-
children: /* @__PURE__ */ t.jsx("div", { className: "flex", children: l ? /* @__PURE__ */ t.jsx(
|
10219
|
+
children: /* @__PURE__ */ t.jsx("div", { className: "flex", children: l ? /* @__PURE__ */ t.jsx(ga, { className: h }) : /* @__PURE__ */ t.jsx(Yu, { className: h }) })
|
10206
10220
|
}
|
10207
10221
|
) });
|
10208
10222
|
}, _p = Ut(null), io = () => {
|
@@ -10250,7 +10264,7 @@ const Dn = ({
|
|
10250
10264
|
]
|
10251
10265
|
}
|
10252
10266
|
), eR = ({ className: e, text: s, children: n }) => /* @__PURE__ */ t.jsxs("div", { className: `code-editor__error fs-12 fw-4 lh-16 py-8 px-16 bco-1 co-5 dc__border-bottom ${e || ""}`, children: [
|
10253
|
-
/* @__PURE__ */ t.jsx(
|
10267
|
+
/* @__PURE__ */ t.jsx(xa, { className: "code-editor__status-info-icon" }),
|
10254
10268
|
s,
|
10255
10269
|
n
|
10256
10270
|
] }), tR = ({ className: e, children: s, text: n }) => /* @__PURE__ */ t.jsxs(
|
@@ -10258,7 +10272,7 @@ const Dn = ({
|
|
10258
10272
|
{
|
10259
10273
|
className: `code-editor__information fs-12 fw-4 lh-16 cn-9 py-8 px-16 bcb-1 dc__border-bottom dc__height-auto ${e || ""}`,
|
10260
10274
|
children: [
|
10261
|
-
/* @__PURE__ */ t.jsx(
|
10275
|
+
/* @__PURE__ */ t.jsx(ha, { className: "code-editor__status-info-icon" }),
|
10262
10276
|
n,
|
10263
10277
|
s
|
10264
10278
|
]
|
@@ -10317,7 +10331,7 @@ const Dn = ({
|
|
10317
10331
|
}
|
10318
10332
|
];
|
10319
10333
|
return {
|
10320
|
-
themeExtension:
|
10334
|
+
themeExtension: Zn.theme({
|
10321
10335
|
".cm-highlight-number": {
|
10322
10336
|
color: "var(--code-editor-number)"
|
10323
10337
|
},
|
@@ -10480,7 +10494,7 @@ const Dn = ({
|
|
10480
10494
|
}, ER = ({
|
10481
10495
|
iconType: e,
|
10482
10496
|
isChecked: s
|
10483
|
-
}) => e === "stroke" ? s ? "scb-5" : "scn-7" : s ? "fcb-5" : "fcn-7",
|
10497
|
+
}) => e === "stroke" ? s ? "scb-5" : "scn-7" : s ? "fcb-5" : "fcn-7", Fn = (e, s) => {
|
10484
10498
|
const n = e.getCursor(s.state), a = { count: 0, current: 1 }, { from: r, to: o } = s.state.selection.main;
|
10485
10499
|
let i = n.next();
|
10486
10500
|
for (; e.search !== "" && !i.done; )
|
@@ -10652,21 +10666,21 @@ const Dn = ({
|
|
10652
10666
|
search: G,
|
10653
10667
|
wholeWord: ee
|
10654
10668
|
});
|
10655
|
-
J.eq(r) || (o(J), e.dispatch({ effects: _u.of(J) }), c(
|
10669
|
+
J.eq(r) || (o(J), e.dispatch({ effects: _u.of(J) }), c(Fn(J, e)));
|
10656
10670
|
};
|
10657
10671
|
M(() => {
|
10658
|
-
s.eq(r) || (a(), c(
|
10672
|
+
s.eq(r) || (a(), c(Fn(s, e)), o(s));
|
10659
10673
|
}, [s]), M(() => {
|
10660
|
-
c(
|
10674
|
+
c(Fn(s, e));
|
10661
10675
|
}, [e.state.doc.length]), M(() => {
|
10662
10676
|
n !== l && d(n);
|
10663
10677
|
}, [n]), M(() => {
|
10664
10678
|
m && l && d(!1);
|
10665
10679
|
}, [m]);
|
10666
10680
|
const _ = (D) => {
|
10667
|
-
D?.preventDefault(), D?.stopPropagation(), a(), _f(e), c(
|
10681
|
+
D?.preventDefault(), D?.stopPropagation(), a(), _f(e), c(Fn(r, e));
|
10668
10682
|
}, h = (D) => {
|
10669
|
-
D?.preventDefault(), D?.stopPropagation(), a(), pf(e), c(
|
10683
|
+
D?.preventDefault(), D?.stopPropagation(), a(), pf(e), c(Fn(r, e));
|
10670
10684
|
}, x = (D) => {
|
10671
10685
|
p({ search: D.target.value });
|
10672
10686
|
}, g = (D) => {
|
@@ -11016,7 +11030,7 @@ const Dn = ({
|
|
11016
11030
|
let n = e.map(s.changes);
|
11017
11031
|
return s.docChanged && (n = Xl(s.state)), n;
|
11018
11032
|
},
|
11019
|
-
provide: (e) =>
|
11033
|
+
provide: (e) => Zn.decorations.from(e)
|
11020
11034
|
}), wR = OR, LR = () => (e) => {
|
11021
11035
|
const s = [], n = e.state.doc.toString();
|
11022
11036
|
try {
|
@@ -11090,11 +11104,11 @@ const Dn = ({
|
|
11090
11104
|
const K = document.querySelector("body");
|
11091
11105
|
if (K) {
|
11092
11106
|
if (I) {
|
11093
|
-
const Ne = I.a,
|
11094
|
-
de = (Ne.hasFocus ||
|
11107
|
+
const Ne = I.a, Oe = I.b;
|
11108
|
+
de = (Ne.hasFocus || Oe.hasFocus) && (Ne.scrollDOM.scrollWidth > Ne.scrollDOM.clientWidth || Oe.scrollDOM.scrollWidth > Oe.scrollDOM.clientWidth);
|
11095
11109
|
} else if (D.current?.view) {
|
11096
|
-
const { scrollWidth: Ne, clientWidth:
|
11097
|
-
de = D.current.view.hasFocus && Ne >
|
11110
|
+
const { scrollWidth: Ne, clientWidth: Oe } = D.current.view.scrollDOM;
|
11111
|
+
de = D.current.view.hasFocus && Ne > Oe;
|
11098
11112
|
}
|
11099
11113
|
de ? K.classList.add("dc__overscroll-none") : K.classList.remove("dc__overscroll-none");
|
11100
11114
|
}
|
@@ -11117,13 +11131,13 @@ const Dn = ({
|
|
11117
11131
|
}), [I]);
|
11118
11132
|
const re = () => {
|
11119
11133
|
be();
|
11120
|
-
}, te =
|
11134
|
+
}, te = Zn.updateListener.of((de) => {
|
11121
11135
|
if (de.docChanged) {
|
11122
11136
|
const { doc: K } = de.state, Ne = K.toString();
|
11123
11137
|
c(Ne, de);
|
11124
11138
|
}
|
11125
11139
|
C || Wl(G.current, de.transactions, "a");
|
11126
|
-
}), ge =
|
11140
|
+
}), ge = Zn.updateListener.of((de) => {
|
11127
11141
|
if (de.docChanged) {
|
11128
11142
|
const { doc: K } = de.state, Ne = K.toString();
|
11129
11143
|
d(Ne, de);
|
@@ -11315,13 +11329,13 @@ const Dn = ({
|
|
11315
11329
|
ie(F);
|
11316
11330
|
}, Ne = (F) => {
|
11317
11331
|
le(F);
|
11318
|
-
},
|
11332
|
+
}, Oe = (F) => (R(), gp(F)), ot = (F) => (R(), pR(F)), We = () => [
|
11319
11333
|
Wc(de),
|
11320
11334
|
Cf({ closeOnBlur: !1 }),
|
11321
11335
|
be,
|
11322
11336
|
bf.of([
|
11323
11337
|
...Rf.filter(({ key: F }) => F !== "Mod-Alt-Enter" && F !== "Mod-Enter" && F !== "Mod-f"),
|
11324
|
-
...S ? [] : [{ key: "Mod-f", run:
|
11338
|
+
...S ? [] : [{ key: "Mod-f", run: Oe, scope: "editor search-panel" }],
|
11325
11339
|
{ key: "Mod-Enter", run: _R, scope: "editor search-panel" },
|
11326
11340
|
{ key: "Mod-Alt-f", run: ot, scope: "editor search-panel" },
|
11327
11341
|
{ key: "Escape", run: fR, stopPropagation: !0 }
|
@@ -11361,7 +11375,7 @@ const Dn = ({
|
|
11361
11375
|
syntaxHighlighting: !1
|
11362
11376
|
}),
|
11363
11377
|
ql(o, !0),
|
11364
|
-
|
11378
|
+
Zn.editable.of(!1),
|
11365
11379
|
fo.readOnly.of(!0)
|
11366
11380
|
];
|
11367
11381
|
return /* @__PURE__ */ t.jsxs(_p.Provider, { value: ne, children: [
|
@@ -11440,7 +11454,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
11440
11454
|
added: "Added",
|
11441
11455
|
deleted: "Deleted",
|
11442
11456
|
noDiff: "No change"
|
11443
|
-
},
|
11457
|
+
}, zn = {
|
11444
11458
|
hasDiff: Sh,
|
11445
11459
|
added: bh,
|
11446
11460
|
deleted: Th,
|
@@ -11730,7 +11744,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
11730
11744
|
`${N}-${b}`
|
11731
11745
|
);
|
11732
11746
|
}), f = () => e ? /* @__PURE__ */ t.jsx(Je, { fullHeight: !0, pageLoader: !0 }) : s?.error ? /* @__PURE__ */ t.jsx(
|
11733
|
-
|
11747
|
+
Mn,
|
11734
11748
|
{
|
11735
11749
|
code: s.code,
|
11736
11750
|
subtitle: s.message,
|
@@ -11890,7 +11904,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
11890
11904
|
strikeThrough: d && b === Vt.DELETED,
|
11891
11905
|
...!u && b !== Vt.NO_DIFF ? {
|
11892
11906
|
iconConfig: {
|
11893
|
-
Icon: d ?
|
11907
|
+
Icon: d ? zn[b] : zn.hasDiff,
|
11894
11908
|
tooltipProps: {
|
11895
11909
|
content: d ? za[b] : za.hasDiff,
|
11896
11910
|
arrow: !1,
|
@@ -11911,19 +11925,19 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
11911
11925
|
] }), E = () => {
|
11912
11926
|
const { tabs: C, activeTab: v } = c;
|
11913
11927
|
return /* @__PURE__ */ t.jsx("div", { className: "p-12", children: /* @__PURE__ */ t.jsx(
|
11914
|
-
|
11928
|
+
_a,
|
11915
11929
|
{
|
11916
11930
|
name: "deployment-config-diff-tab-list",
|
11917
11931
|
initialTab: v,
|
11918
11932
|
onChange: x,
|
11919
11933
|
disabled: e,
|
11920
11934
|
className: "gui-yaml-switch deployment-config-diff__tab-list",
|
11921
|
-
children: C.map((b) => /* @__PURE__ */ t.jsx(
|
11935
|
+
children: C.map((b) => /* @__PURE__ */ t.jsx(_a.Radio, { value: b, className: "fs-12 lh-20 cn-7 fw-6", children: b }, b))
|
11922
11936
|
}
|
11923
11937
|
) });
|
11924
11938
|
}, f = () => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
11925
11939
|
n.map(({ title: C, href: v, onClick: b, diffState: A, Icon: R }) => {
|
11926
|
-
const T = d ?
|
11940
|
+
const T = d ? zn[A] : zn.hasDiff;
|
11927
11941
|
return /* @__PURE__ */ t.jsxs(
|
11928
11942
|
xs,
|
11929
11943
|
{
|
@@ -11951,11 +11965,11 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
11951
11965
|
}),
|
11952
11966
|
/* @__PURE__ */ t.jsx(VR, { config: _, tabType: "navLink", onCollapseBtnClick: h }),
|
11953
11967
|
o && /* @__PURE__ */ t.jsxs("div", { className: "mt-8 py-6 px-8 flexbox dc__align-items-center dc__gap-8", children: [
|
11954
|
-
/* @__PURE__ */ t.jsx("span", { className: "flex p-2 dc__align-self-start", children: i ? /* @__PURE__ */ t.jsx(Ou, { className: "icon-dim-16 dc__no-shrink" }) : /* @__PURE__ */ t.jsx(
|
11968
|
+
/* @__PURE__ */ t.jsx("span", { className: "flex p-2 dc__align-self-start", children: i ? /* @__PURE__ */ t.jsx(Ou, { className: "icon-dim-16 dc__no-shrink" }) : /* @__PURE__ */ t.jsx(na, { className: "icon-dim-16 fcn-7 dc__no-shrink" }) }),
|
11955
11969
|
/* @__PURE__ */ t.jsx("p", { className: `m-0 fs-12 lh-1-5 ${i ? "cr-5" : "cn-9"}`, children: o })
|
11956
11970
|
] })
|
11957
11971
|
] }), N = () => e ? ["90", "70", "50"].map((C) => /* @__PURE__ */ t.jsx(GR, { width: C }, C)) : l?.error ? /* @__PURE__ */ t.jsxs("div", { className: "mt-8 py-6 px-8 flexbox dc__align-items-center dc__gap-8", children: [
|
11958
|
-
/* @__PURE__ */ t.jsx("span", { className: "flex p-2 dc__align-self-start", children: /* @__PURE__ */ t.jsx(
|
11972
|
+
/* @__PURE__ */ t.jsx("span", { className: "flex p-2 dc__align-self-start", children: /* @__PURE__ */ t.jsx(na, { className: "icon-dim-16 fcn-7" }) }),
|
11959
11973
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 fs-12 lh-1-5 cn-9", children: "Failed to load files. Please reload or select a different reference to compare with." })
|
11960
11974
|
] }) : f();
|
11961
11975
|
return /* @__PURE__ */ t.jsxs("div", { className: "bg__primary dc__border-right flexbox-col dc__overflow-hidden", children: [
|
@@ -12107,7 +12121,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12107
12121
|
return { compareToCodeEditorData: l, compareWithCodeEditorData: d };
|
12108
12122
|
}, sr = (e, s) => {
|
12109
12123
|
const n = !!e.codeEditorValue.value, a = !!s.codeEditorValue.value;
|
12110
|
-
return !n && a ? Vt.DELETED : n && !a ? Vt.ADDED :
|
12124
|
+
return !n && a ? Vt.DELETED : n && !a ? Vt.ADDED : Jn(e, s) ? Vt.NO_DIFF : Vt.HAS_DIFF;
|
12111
12125
|
}, td = (e, s) => {
|
12112
12126
|
if (e && e.external && (e.externalType === "" || e.externalType === ke.KubernetesSecret)) {
|
12113
12127
|
const n = structuredClone(s);
|
@@ -12122,11 +12136,11 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12122
12136
|
a,
|
12123
12137
|
r,
|
12124
12138
|
o
|
12125
|
-
), l = n === Qt.Secret ? Pt.SECRET.VALUE : Pt.CONFIGMAP.VALUE, d =
|
12139
|
+
), l = n === Qt.Secret ? Pt.SECRET.VALUE : Pt.CONFIGMAP.VALUE, d = la(
|
12126
12140
|
{ ...e || {}, codeEditorValue: i },
|
12127
12141
|
l,
|
12128
12142
|
n === Qt.Secret && !a
|
12129
|
-
), u =
|
12143
|
+
), u = la(
|
12130
12144
|
{ ...s || {}, codeEditorValue: c },
|
12131
12145
|
l,
|
12132
12146
|
n === Qt.Secret && !r
|
@@ -12144,7 +12158,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12144
12158
|
displayName: "data",
|
12145
12159
|
value: a ? Os(a, n) : ""
|
12146
12160
|
};
|
12147
|
-
return
|
12161
|
+
return la(
|
12148
12162
|
{
|
12149
12163
|
...KR(e, s),
|
12150
12164
|
codeEditorValue: r
|
@@ -12156,7 +12170,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12156
12170
|
displayName: "data",
|
12157
12171
|
value: e.data
|
12158
12172
|
};
|
12159
|
-
return
|
12173
|
+
return la(
|
12160
12174
|
{ codeEditorValue: s },
|
12161
12175
|
Pt.DEPLOYMENT_TEMPLATE.VALUE
|
12162
12176
|
);
|
@@ -12165,7 +12179,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12165
12179
|
displayName: "data",
|
12166
12180
|
value: e?.data ? Os(e.data, s) : ""
|
12167
12181
|
};
|
12168
|
-
return
|
12182
|
+
return la(
|
12169
12183
|
{ ...e || {}, strategy: e?.Strategy, codeEditorValue: n },
|
12170
12184
|
Pt.PIPELINE_STRATEGY.VALUE
|
12171
12185
|
);
|
@@ -12175,10 +12189,10 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12175
12189
|
n = !0;
|
12176
12190
|
else if (s) {
|
12177
12191
|
const o = e;
|
12178
|
-
o.deploymentDraftData?.configData[0].draftMetadata.draftState ===
|
12192
|
+
o.deploymentDraftData?.configData[0].draftMetadata.draftState === Wn.Init ? a = !0 : o.deploymentDraftData?.configData[0].draftMetadata.draftState === Wn.AwaitApproval && (r = !0);
|
12179
12193
|
} else {
|
12180
12194
|
const o = e;
|
12181
|
-
o.draftMetadata?.draftState ===
|
12195
|
+
o.draftMetadata?.draftState === Wn.Init ? a = !0 : o.draftMetadata?.draftState === Wn.AwaitApproval && (r = !0);
|
12182
12196
|
}
|
12183
12197
|
return n ? /* @__PURE__ */ t.jsx("span", { className: "fs-12 fw-6 cn-9", children: "Does not exist" }) : a ? /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8 ", children: [
|
12184
12198
|
/* @__PURE__ */ t.jsx(Ih, { className: "icon-dim-16 scr-5" }),
|
@@ -12187,7 +12201,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12187
12201
|
/* @__PURE__ */ t.jsx(vh, { className: "icon-dim-16 dc__no-shrink" }),
|
12188
12202
|
/* @__PURE__ */ t.jsx("span", { className: "fs-12 fw-6 cv-5", children: "Approval pending" })
|
12189
12203
|
] }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8 ", children: [
|
12190
|
-
/* @__PURE__ */ t.jsx(
|
12204
|
+
/* @__PURE__ */ t.jsx(ga, { className: "scn-9 icon-dim-16" }),
|
12191
12205
|
/* @__PURE__ */ t.jsx("span", { className: "fs-12 fw-6 cn-9", children: "Published" })
|
12192
12206
|
] });
|
12193
12207
|
}, rd = (e, s) => {
|
@@ -12471,7 +12485,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12471
12485
|
previousDeployments: []
|
12472
12486
|
}
|
12473
12487
|
), QR = (e) => {
|
12474
|
-
const s =
|
12488
|
+
const s = zn[e];
|
12475
12489
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex dc__gap-6", children: [
|
12476
12490
|
s && /* @__PURE__ */ t.jsx(s, { className: "icon-dim-16" }),
|
12477
12491
|
/* @__PURE__ */ t.jsx("span", { className: `fs-12 lh-20 ${Cp[e]}`, children: Np[e] })
|
@@ -12551,7 +12565,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12551
12565
|
resourceId: a,
|
12552
12566
|
runSource: r.get(d).runSource
|
12553
12567
|
}),
|
12554
|
-
startIcon: /* @__PURE__ */ t.jsx(
|
12568
|
+
startIcon: /* @__PURE__ */ t.jsx(Pn, { status: h })
|
12555
12569
|
})
|
12556
12570
|
);
|
12557
12571
|
return { currentDeployment: Ve(e[o].startedOn).format(
|
@@ -12797,7 +12811,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12797
12811
|
isCompareDeploymentConfigNotAvailable: w
|
12798
12812
|
}
|
12799
12813
|
) }),
|
12800
|
-
/* @__PURE__ */ t.jsx(Xs, { children: j && !A ? /* @__PURE__ */ t.jsx(
|
12814
|
+
/* @__PURE__ */ t.jsx(Xs, { children: j && !A ? /* @__PURE__ */ t.jsx(Mn, { code: V.code, reload: V.reload }) : /* @__PURE__ */ t.jsx("div", { className: "p-16 flexbox-col dc__gap-16 bg__primary h-100", children: k ? /* @__PURE__ */ t.jsx(Je, { fullHeight: !0, size: 48 }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
12801
12815
|
/* @__PURE__ */ t.jsx("h3", { className: "fs-13 lh-20 fw-6 cn-9 m-0", children: D ? "Configurations used for this deployment trigger" : "Showing configuration change with respect to previous deployment" }),
|
12802
12816
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 dc__mxw-800", children: [
|
12803
12817
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__gap-12", children: Object.keys(P).map(
|
@@ -12850,7 +12864,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12850
12864
|
};
|
12851
12865
|
return /* @__PURE__ */ t.jsxs("div", { className: "deployment-history-diff-view", children: [
|
12852
12866
|
!n && /* @__PURE__ */ t.jsxs("div", { className: "bcb-1 eb-2 pt-8 pb-8 br-4 flexbox pl-4 cn-9 fs-13 mt-16 mb-16 mr-20 ml-20", children: [
|
12853
|
-
/* @__PURE__ */ t.jsx(
|
12867
|
+
/* @__PURE__ */ t.jsx(ha, { className: "mr-8 ml-14 icon-dim-20" }),
|
12854
12868
|
/* @__PURE__ */ t.jsxs("span", { className: "lh-20", children: [
|
12855
12869
|
Pt[r.replace("-", "_").toUpperCase()]?.DISPLAY_NAME,
|
12856
12870
|
o ? ` “${o}”` : "",
|
@@ -12996,7 +13010,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
12996
13010
|
u.data.author
|
12997
13011
|
] }) : null,
|
12998
13012
|
R ? /* @__PURE__ */ t.jsxs("div", { className: "material-history__text lh-20 flex left dc__gap-8 w-100", children: [
|
12999
|
-
/* @__PURE__ */ t.jsx(
|
13013
|
+
/* @__PURE__ */ t.jsx(sa, { className: "icon-dim-16 scn-7" }),
|
13000
13014
|
/* @__PURE__ */ t.jsx("time", { className: "cn-7 fs-12", children: R })
|
13001
13015
|
] }) : null,
|
13002
13016
|
u.data.message ? /* @__PURE__ */ t.jsxs("div", { className: "material-history__text lh-20 flex left dc__gap-8 top material-history-text--padded w-100", children: [
|
@@ -13130,7 +13144,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13130
13144
|
] })
|
13131
13145
|
] }) : null,
|
13132
13146
|
l.date ? /* @__PURE__ */ t.jsxs("div", { className: "material-history__text lh-20 flex left dc__gap-8", children: [
|
13133
|
-
/* @__PURE__ */ t.jsx(
|
13147
|
+
/* @__PURE__ */ t.jsx(sa, { className: "icon-dim-16 scn-7" }),
|
13134
13148
|
/* @__PURE__ */ t.jsx("span", { className: "lh-20", children: Ve(l.date).format(wt.TWELVE_HOURS_FORMAT) })
|
13135
13149
|
] }) : null
|
13136
13150
|
] })
|
@@ -13388,13 +13402,13 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13388
13402
|
] })
|
13389
13403
|
] });
|
13390
13404
|
}, vp = (e) => /* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center flex-align-center dc__height-inherit", children: /* @__PURE__ */ t.jsxs("div", { children: [
|
13391
|
-
/* @__PURE__ */ t.jsx("div", { className: "text-center", children: /* @__PURE__ */ t.jsx(
|
13405
|
+
/* @__PURE__ */ t.jsx("div", { className: "text-center", children: /* @__PURE__ */ t.jsx(ha, { className: "icon-dim-20" }) }),
|
13392
13406
|
/* @__PURE__ */ t.jsx("div", { className: "text-center text__white fs-14 fw-6", children: "Logs not available" }),
|
13393
13407
|
/* @__PURE__ */ t.jsx("div", { className: "text-center text__white fs-13 fw-4", children: e || "Blob storage was not configured at pipeline run." })
|
13394
13408
|
] }) }), h0 = () => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
13395
13409
|
vp("Logs are available only at runtime."),
|
13396
13410
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox configure-blob-container pt-8 pr-12 pb-8 pl-12 bcv-1 br-4", children: [
|
13397
|
-
/* @__PURE__ */ t.jsx(
|
13411
|
+
/* @__PURE__ */ t.jsx(fa, { className: "icon-dim-20 fcv-5" }),
|
13398
13412
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 fw-4 mr-8 ml-8 text__white", children: "Want to store logs to view later?" }),
|
13399
13413
|
/* @__PURE__ */ t.jsx(Ia, { docLinkKey: "BLOB_STORAGE", text: "Configure blob storage", dataTestId: "configure-blob-storage" }),
|
13400
13414
|
/* @__PURE__ */ t.jsx(Ru, { className: "icon-dim-20 ml-8" })
|
@@ -13441,15 +13455,15 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13441
13455
|
try {
|
13442
13456
|
if (Y = Y.replace(/\[[.]*m/, (le) => `\x1B[${le}m`), te && y) {
|
13443
13457
|
const le = Y.split(sl), de = Y.match(sl) || [], K = new RegExp(`(${fv(te)})`, "ig");
|
13444
|
-
Y = le.reduce((
|
13458
|
+
Y = le.reduce((Oe, ot, We) => {
|
13445
13459
|
try {
|
13446
|
-
ne = ne || K.test(ot),
|
13460
|
+
ne = ne || K.test(ot), Oe.push(
|
13447
13461
|
ot.replace(K, (oe) => (fe && ge?.push(fe), `\x1B[0m\x1B[48;2;${ge && re === ge.length - 1 ? "0;102;204" : "197;141;54"}m${oe}\x1B[0m${We > 0 ? de[We - 1] : ""}`))
|
13448
13462
|
);
|
13449
13463
|
} catch {
|
13450
|
-
|
13464
|
+
Oe.push(ot);
|
13451
13465
|
}
|
13452
|
-
return We < le.length - 1 &&
|
13466
|
+
return We < le.length - 1 && Oe.push(de[We]), Oe;
|
13453
13467
|
}, []).join("");
|
13454
13468
|
}
|
13455
13469
|
return {
|
@@ -13470,11 +13484,11 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13470
13484
|
), ge = {}, fe = [], ne = d.reduce((ie, le, de) => {
|
13471
13485
|
if (le.startsWith($l))
|
13472
13486
|
try {
|
13473
|
-
const { stage: K, startTime: Ne, endTime:
|
13487
|
+
const { stage: K, startTime: Ne, endTime: Oe, status: ot, metadata: We } = JSON.parse(
|
13474
13488
|
le.split(JI)[1]
|
13475
13489
|
), oe = ie.find((nt) => nt.stage === K && nt.startTime === Ne), Re = te[K]?.[Ne] ?? {};
|
13476
13490
|
if (oe)
|
13477
|
-
oe.endTime =
|
13491
|
+
oe.endTime = Oe, oe.status = ot, oe.isOpen = j(
|
13478
13492
|
ot,
|
13479
13493
|
Re.isOpen,
|
13480
13494
|
!!ge[K]?.[Ne],
|
@@ -13485,7 +13499,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13485
13499
|
ie.push({
|
13486
13500
|
stage: K || `Untitled stage ${de + 1}`,
|
13487
13501
|
startTime: Ne || "",
|
13488
|
-
endTime:
|
13502
|
+
endTime: Oe || "",
|
13489
13503
|
// Would be defining the state when we receive the end status, otherwise it is loading and would be open
|
13490
13504
|
isOpen: j(
|
13491
13505
|
nt,
|
@@ -13507,14 +13521,14 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
13507
13521
|
const K = ie[ie.length - 1], Ne = rp({
|
13508
13522
|
stageIndex: ie.length - 1,
|
13509
13523
|
lineNumberInsideStage: K.logs.length
|
13510
|
-
}), { __html:
|
13524
|
+
}), { __html: Oe, isSearchKeyPresent: ot } = S({
|
13511
13525
|
log: le,
|
13512
13526
|
currentIndex: Y,
|
13513
13527
|
searchMatchResults: fe,
|
13514
13528
|
targetSearchKey: re,
|
13515
13529
|
searchIndex: Ne
|
13516
13530
|
});
|
13517
|
-
K.logs.push(
|
13531
|
+
K.logs.push(Oe), ot && (K.isOpen = j(
|
13518
13532
|
K.status,
|
13519
13533
|
te[K.stage]?.[K.startTime]?.isOpen,
|
13520
13534
|
!0,
|
@@ -14057,7 +14071,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
14057
14071
|
] });
|
14058
14072
|
return /* @__PURE__ */ t.jsx(Ye.ValueContainer, { ...s, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center", children: [
|
14059
14073
|
i(),
|
14060
|
-
|
14074
|
+
Qn(n[1])
|
14061
14075
|
] }) });
|
14062
14076
|
}, xi = ({ handleClick: e = ve, commits: s }) => s?.length > 0 ? /* @__PURE__ */ t.jsx("div", { className: "flexbox", children: /* @__PURE__ */ t.jsxs(
|
14063
14077
|
"button",
|
@@ -14102,7 +14116,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
14102
14116
|
xi,
|
14103
14117
|
{
|
14104
14118
|
commits: [r.Commit],
|
14105
|
-
handleClick:
|
14119
|
+
handleClick: ca(
|
14106
14120
|
va(a.url, r.Commit)
|
14107
14121
|
)
|
14108
14122
|
}
|
@@ -14176,7 +14190,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
14176
14190
|
const c = pc(e);
|
14177
14191
|
return /* @__PURE__ */ t.jsxs("div", { className: "shadow__overlay p-16 br-4 w-350 bg__overlay--primary border__primary mxh-300 dc__overflow-auto flexbox-col dc__gap-16", children: [
|
14178
14192
|
/* @__PURE__ */ t.jsxs("div", { className: "dc__icon-text-layout", children: [
|
14179
|
-
/* @__PURE__ */ t.jsx(
|
14193
|
+
/* @__PURE__ */ t.jsx(sa, { className: `scn-7 ${_d}` }),
|
14180
14194
|
/* @__PURE__ */ t.jsx("time", { className: "cn-9 fs-12 cn-9 fw-4 lh-20", children: c?.triggeredOn ? ao(c.triggeredOn) : "--" }),
|
14181
14195
|
/* @__PURE__ */ t.jsx(Vo, { className: `fcn-7 ${_d}` }),
|
14182
14196
|
/* @__PURE__ */ t.jsx(Q, { content: s, children: /* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-12 fw-4 lh-20 dc__truncate", children: s }) }),
|
@@ -14320,7 +14334,7 @@ const gc = ({ expand: e, onTransitionEnd: s, children: n }) => /* @__PURE__ */ t
|
|
14320
14334
|
ref: P,
|
14321
14335
|
children: /* @__PURE__ */ t.jsxs("div", { className: "w-100 deployment-history-card", children: [
|
14322
14336
|
w ? hA(g) : /* @__PURE__ */ t.jsx(
|
14323
|
-
|
14337
|
+
Pn,
|
14324
14338
|
{
|
14325
14339
|
status: NA(s),
|
14326
14340
|
hideMessage: !0,
|
@@ -14805,7 +14819,7 @@ const D0 = (e) => {
|
|
14805
14819
|
const R = (T) => {
|
14806
14820
|
h(T.target.value);
|
14807
14821
|
};
|
14808
|
-
return /* @__PURE__ */ t.jsxs(
|
14822
|
+
return /* @__PURE__ */ t.jsxs(Sa, { onEscape: l ? A : ve, children: [
|
14809
14823
|
/* @__PURE__ */ t.jsxs(
|
14810
14824
|
Me.div,
|
14811
14825
|
{
|
@@ -14816,7 +14830,7 @@ const D0 = (e) => {
|
|
14816
14830
|
onClick: Ae,
|
14817
14831
|
children: [
|
14818
14832
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 p-20", children: [
|
14819
|
-
C ? null :
|
14833
|
+
C ? null : Qn(N, {
|
14820
14834
|
className: `${N.props?.className ?? ""} icon-dim-48 dc__no-shrink`
|
14821
14835
|
}),
|
14822
14836
|
/* @__PURE__ */ t.jsxs("div", { className: `flexbox-col ${d ? "" : "dc__gap-8"}`, children: [
|
@@ -15135,7 +15149,7 @@ const D0 = (e) => {
|
|
15135
15149
|
)
|
15136
15150
|
] });
|
15137
15151
|
}), B0 = vt(
|
15138
|
-
({ status: e, finishedOn: s, artifact: n, stage: a, type: r, executionInfo: o }) => o ? o.finishedOn ? /* @__PURE__ */ t.jsx(fd, { executionInfo: o, artifact: n, type: r }) : o.currentStatus ===
|
15152
|
+
({ status: e, finishedOn: s, artifact: n, stage: a, type: r, executionInfo: o }) => o ? o.finishedOn ? /* @__PURE__ */ t.jsx(fd, { executionInfo: o, artifact: n, type: r }) : o.currentStatus === Le.RUNNING ? /* @__PURE__ */ t.jsx(
|
15139
15153
|
hd,
|
15140
15154
|
{
|
15141
15155
|
stage: a,
|
@@ -15144,7 +15158,7 @@ const D0 = (e) => {
|
|
15144
15158
|
label: "Waiting to start"
|
15145
15159
|
}
|
15146
15160
|
}
|
15147
|
-
) : o.currentStatus ===
|
15161
|
+
) : o.currentStatus === Le.UNKNOWN ? /* @__PURE__ */ t.jsxs("div", { className: "flex dc__gap-8 left py-8", children: [
|
15148
15162
|
/* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-13 fw-6 lh-20", children: "Unknown status" }),
|
15149
15163
|
r === Ge.CI && n && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
15150
15164
|
/* @__PURE__ */ t.jsx("div", { className: "dc__bullet" }),
|
@@ -15193,7 +15207,7 @@ const D0 = (e) => {
|
|
15193
15207
|
xi,
|
15194
15208
|
{
|
15195
15209
|
commits: [_.Commit],
|
15196
|
-
handleClick:
|
15210
|
+
handleClick: ca(
|
15197
15211
|
va(p.url, _.Commit)
|
15198
15212
|
)
|
15199
15213
|
}
|
@@ -15740,7 +15754,7 @@ const D0 = (e) => {
|
|
15740
15754
|
title: tt.TRIGGER_NOT_FOUND.TITLE,
|
15741
15755
|
subTitle: tt.TRIGGER_NOT_FOUND.SUBTITLE
|
15742
15756
|
}
|
15743
|
-
) : !G && !j && !S ? /* @__PURE__ */ t.jsx(
|
15757
|
+
) : !G && !j && !S ? /* @__PURE__ */ t.jsx(da, {}) : G && !(ee || j) && !S ? /* @__PURE__ */ t.jsx(da, {}) : S?.id !== +T ? null : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
15744
15758
|
!e && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
15745
15759
|
/* @__PURE__ */ t.jsx(
|
15746
15760
|
Y0,
|
@@ -16039,7 +16053,7 @@ const ay = (e) => e?.appType === ht.DEVTRON_APP && e.resourceTree?.nodes?.length
|
|
16039
16053
|
/* @__PURE__ */ t.jsx(
|
16040
16054
|
"a",
|
16041
16055
|
{
|
16042
|
-
href:
|
16056
|
+
href: Ca,
|
16043
16057
|
className: "cb-5 fs-13 anchor w-auto dc__no-decor flex",
|
16044
16058
|
target: "_blank",
|
16045
16059
|
rel: "noreferrer",
|
@@ -16173,7 +16187,7 @@ const cy = ({ heading: e, value: s, isLast: n = !1, alignCenter: a = !1 }) => /*
|
|
16173
16187
|
id: "deployment-status-row",
|
16174
16188
|
heading: "Deployment Status",
|
16175
16189
|
value: /* @__PURE__ */ t.jsx(Nd, { type: s, appId: e.appId, envId: e.environmentId, children: a?.deploymentStatus ? /* @__PURE__ */ t.jsx(
|
16176
|
-
|
16190
|
+
Pn,
|
16177
16191
|
{
|
16178
16192
|
status: a.deploymentStatus,
|
16179
16193
|
message: RA[a.deploymentStatus],
|
@@ -16252,7 +16266,7 @@ const cy = ({ heading: e, value: s, isLast: n = !1, alignCenter: a = !1 }) => /*
|
|
16252
16266
|
},
|
16253
16267
|
active: a === ft.DEPLOYMENT_STATUS,
|
16254
16268
|
iconElement: /* @__PURE__ */ t.jsx(
|
16255
|
-
|
16269
|
+
Pn,
|
16256
16270
|
{
|
16257
16271
|
status: r?.deploymentStatus,
|
16258
16272
|
hideMessage: !0,
|
@@ -16387,8 +16401,8 @@ const cy = ({ heading: e, value: s, isLast: n = !1, alignCenter: a = !1 }) => /*
|
|
16387
16401
|
y.current = setTimeout(
|
16388
16402
|
async () => {
|
16389
16403
|
try {
|
16390
|
-
const
|
16391
|
-
k(
|
16404
|
+
const Oe = await S();
|
16405
|
+
k(Oe);
|
16392
16406
|
} catch {
|
16393
16407
|
}
|
16394
16408
|
G();
|
@@ -16436,9 +16450,9 @@ const cy = ({ heading: e, value: s, isLast: n = !1, alignCenter: a = !1 }) => /*
|
|
16436
16450
|
),
|
16437
16451
|
title: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__gap-4 dc__align-items-center", children: [
|
16438
16452
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 lh-20", children: "Deployment status:" }),
|
16439
|
-
/* @__PURE__ */ t.jsx(
|
16453
|
+
/* @__PURE__ */ t.jsx(Pn, { status: P.deploymentStatus, hideIcon: !0 })
|
16440
16454
|
] }),
|
16441
|
-
subTitle: `Triggered at ${
|
16455
|
+
subTitle: `Triggered at ${pa(P.deploymentTriggerTime)} by ${P.triggeredBy}`,
|
16442
16456
|
imageType: Hs.Large
|
16443
16457
|
}
|
16444
16458
|
) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
@@ -16461,7 +16475,7 @@ const cy = ({ heading: e, value: s, isLast: n = !1, alignCenter: a = !1 }) => /*
|
|
16461
16475
|
dataTestId: "chat-with-support-button",
|
16462
16476
|
component: xt.anchor,
|
16463
16477
|
anchorProps: {
|
16464
|
-
href:
|
16478
|
+
href: Ca,
|
16465
16479
|
target: "_blank",
|
16466
16480
|
rel: "noreferrer noopener"
|
16467
16481
|
},
|
@@ -17235,7 +17249,7 @@ const hy = {
|
|
17235
17249
|
const s = e.imageScan?.vulnerability?.list ?? [], n = e.imageScan?.license?.list ?? [], a = e.codeScan?.status, r = e.kubernetesManifest?.status, o = Ar(s), i = Ar(n);
|
17236
17250
|
return o === "Progressing" || i === "Progressing" || bi(a) || bi(r) ? "Progressing" : o === "Failed" || i === "Failed" || a === "Failed" || r === "Failed" ? "Failed" : "Completed";
|
17237
17251
|
}, yy = ({ href: e }) => /* @__PURE__ */ t.jsx("div", { className: "flex flex-grow-1", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-8 dc__align-items-center fs-13 fw-6", children: [
|
17238
|
-
/* @__PURE__ */ t.jsx(
|
17252
|
+
/* @__PURE__ */ t.jsx(na, { className: "icon-dim-24 fcn-3" }),
|
17239
17253
|
/* @__PURE__ */ t.jsx("span", { children: "Code snippet is not available" }),
|
17240
17254
|
e && /* @__PURE__ */ t.jsx("a", { href: e, rel: "noopener noreferrer", target: "_blank", children: "Go to file" })
|
17241
17255
|
] }) }), Pp = ({ title: e, lines: s, link: n }) => /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__align-self-stretch bg__primary dc__outline dc__border-radius-4-imp", children: [
|
@@ -18172,7 +18186,7 @@ const hy = {
|
|
18172
18186
|
`${l.category}${l.subCategory}${p}`
|
18173
18187
|
)
|
18174
18188
|
] });
|
18175
|
-
}, E = () => n ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(Je, { size: 24, pageLoader: !0 }) }) : a ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(
|
18189
|
+
}, E = () => n ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(Je, { size: 24, pageLoader: !0 }) }) : a ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(Mn, { code: a.code }) }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox flex-grow-1 dc__overflow-auto", children: [
|
18176
18190
|
e && /* @__PURE__ */ t.jsx(e, { modalState: l, setModalState: d, scanResult: r }),
|
18177
18191
|
/* @__PURE__ */ t.jsx("div", { className: "dc__border-right-n1 h-100" }),
|
18178
18192
|
/* @__PURE__ */ t.jsxs("div", { className: "dc__overflow-auto flex-grow-1", style: { width: "744px" }, children: [
|
@@ -18234,7 +18248,7 @@ const hy = {
|
|
18234
18248
|
const o = Lp(n), i = !!o, c = Object.entries(Sr).map(([_, h]) => ({
|
18235
18249
|
...h,
|
18236
18250
|
value: n[_]
|
18237
|
-
})).filter((_) => !!_.value), l = () => r ? /* @__PURE__ */ t.jsx(
|
18251
|
+
})).filter((_) => !!_.value), l = () => r ? /* @__PURE__ */ t.jsx(xa, { className: "icon-dim-24 dc__no-shrink" }) : i ? /* @__PURE__ */ t.jsx(rg, { className: "icon-dim-24 scr-5 dc__no-shrink" }) : /* @__PURE__ */ t.jsx(ag, { className: "icon-dim-24 scg-5 dc__no-shrink" }), d = () => {
|
18238
18252
|
if (r)
|
18239
18253
|
return s === se.VULNERABILITIES ? { title: "Vulnerability scan failed", subtitle: "Failed" } : { title: "License scan failed", subtitle: "Failed" };
|
18240
18254
|
switch (s) {
|
@@ -18807,7 +18821,7 @@ const rj = "bulk-selection-pop-up-menu", Po = {
|
|
18807
18821
|
[Ue.SELECT_ALL_ON_PAGE]: "All on this page",
|
18808
18822
|
[Ue.SELECT_ALL_ACROSS_PAGES]: "All across pages",
|
18809
18823
|
[Ue.CLEAR_ALL_SELECTIONS]: "Clear selection(s)"
|
18810
|
-
},
|
18824
|
+
}, Bn = "*", oj = (e) => `Invalid action ${e} passed to useBulkSelection`, ij = "useBulkSelection must be used within BulkSelectionContext", Id = "Selections on other pages are cleared", Vp = Ut({
|
18811
18825
|
selectedIdentifiers: {},
|
18812
18826
|
handleBulkSelection: ve,
|
18813
18827
|
isChecked: !1,
|
@@ -18829,14 +18843,14 @@ const rj = "bulk-selection-pop-up-menu", Po = {
|
|
18829
18843
|
Mr(() => {
|
18830
18844
|
s && i(s);
|
18831
18845
|
}, [s]);
|
18832
|
-
const c = a[
|
18846
|
+
const c = a[Bn], l = () => Object.keys(a).length, d = (g, E) => {
|
18833
18847
|
const f = JSON.parse(JSON.stringify(g));
|
18834
18848
|
E.forEach((N) => {
|
18835
18849
|
delete f[N];
|
18836
18850
|
}), r(f);
|
18837
18851
|
}, u = (g) => {
|
18838
18852
|
const E = JSON.parse(JSON.stringify(a));
|
18839
|
-
c && delete E[
|
18853
|
+
c && delete E[Bn], r({
|
18840
18854
|
...E,
|
18841
18855
|
...g
|
18842
18856
|
});
|
@@ -18861,17 +18875,17 @@ const rj = "bulk-selection-pop-up-menu", Po = {
|
|
18861
18875
|
if (c || l() > 0 && n() === Bp.OPEN)
|
18862
18876
|
return;
|
18863
18877
|
r({
|
18864
|
-
[
|
18878
|
+
[Bn]: !0
|
18865
18879
|
});
|
18866
18880
|
break;
|
18867
18881
|
}
|
18868
18882
|
case Ue.CLEAR_SELECTIONS_AND_SELECT_ALL_ACROSS_PAGES:
|
18869
18883
|
r({
|
18870
|
-
[
|
18884
|
+
[Bn]: !0
|
18871
18885
|
});
|
18872
18886
|
break;
|
18873
18887
|
case Ue.SELECT_ALL_ON_PAGE: {
|
18874
|
-
a[
|
18888
|
+
a[Bn] && Fe.showToast({
|
18875
18889
|
variant: Te.info,
|
18876
18890
|
description: Id
|
18877
18891
|
}), u(o);
|
@@ -19062,7 +19076,7 @@ const _G = ({
|
|
19062
19076
|
] }),
|
19063
19077
|
variant: "warning"
|
19064
19078
|
}
|
19065
|
-
), yr = "Please provide valid YAML",
|
19079
|
+
), yr = "Please provide valid YAML", Vn = {
|
19066
19080
|
BOTH_STORE_AVAILABLE: "Please use either secretStore or secretStoreRef",
|
19067
19081
|
CHECK_KEY_SECRET_KEY: "Please check key and secretKey",
|
19068
19082
|
BOTH_STORE_UNAVAILABLE: "Please provide secretStore or secretStoreRef",
|
@@ -19072,7 +19086,7 @@ const _G = ({
|
|
19072
19086
|
}, uj = [
|
19073
19087
|
{ value: "", label: "Kubernetes ConfigMap" },
|
19074
19088
|
{ value: ke.KubernetesConfigMap, label: "Kubernetes External ConfigMap" }
|
19075
|
-
],
|
19089
|
+
], ua = [{ key: "", value: "", id: 0 }], jr = {
|
19076
19090
|
environment: { title: "Environment Variable", value: "environment" },
|
19077
19091
|
volume: { title: "Data Volume", value: "volume" }
|
19078
19092
|
}, mj = (e, s) => {
|
@@ -19129,7 +19143,7 @@ const _G = ({
|
|
19129
19143
|
configMapSecretData: e,
|
19130
19144
|
cmSecretStateLabel: s,
|
19131
19145
|
isSecret: n
|
19132
|
-
}) => e.mergeStrategy === Ji.PATCH ? e.patchData ? Mo(e.patchData, n && e.externalType === "") :
|
19146
|
+
}) => e.mergeStrategy === Ji.PATCH ? e.patchData ? Mo(e.patchData, n && e.externalType === "") : ua : e.data ? Mo(e.data, n && e.externalType === "") : s === zr.INHERITED && e.defaultData ? Mo(e.defaultData, n && e.externalType === "") : ua, _j = ({
|
19133
19147
|
data: e,
|
19134
19148
|
esoSubPath: s,
|
19135
19149
|
external: n,
|
@@ -19215,7 +19229,7 @@ const _G = ({
|
|
19215
19229
|
externalSubpathValues: "",
|
19216
19230
|
yaml: `"": ""
|
19217
19231
|
`,
|
19218
|
-
currentData:
|
19232
|
+
currentData: ua,
|
19219
19233
|
esoSecretYaml: "{}",
|
19220
19234
|
secretDataYaml: "[]",
|
19221
19235
|
mergeStrategy: null
|
@@ -19311,12 +19325,12 @@ const _G = ({
|
|
19311
19325
|
throw new Error();
|
19312
19326
|
return Object.keys(s).reduce((a, r, o) => {
|
19313
19327
|
if (!r && !s[r])
|
19314
|
-
return
|
19328
|
+
return ua;
|
19315
19329
|
const i = s[r] && typeof s[r] == "object" ? Ot(s[r]) : s[r].toString();
|
19316
19330
|
return [...a, { key: r, value: i ?? "", id: o }];
|
19317
19331
|
}, []);
|
19318
19332
|
} catch {
|
19319
|
-
return
|
19333
|
+
return ua;
|
19320
19334
|
}
|
19321
19335
|
}, Yp = (e) => {
|
19322
19336
|
try {
|
@@ -19496,7 +19510,7 @@ const _G = ({
|
|
19496
19510
|
),
|
19497
19511
|
n
|
19498
19512
|
// Keep track of overall validity
|
19499
|
-
)), s.esoDataFrom && s.esoData ? a =
|
19513
|
+
)), s.esoDataFrom && s.esoData ? a = Vn.BOTH_ESO_DATA_AND_DATA_FROM_AVAILABLE : !s.esoDataFrom && !s.esoData ? a = Vn.BOTH_ESO_DATA_AND_DATA_FROM_UNAVAILABLE : s.secretStore && s.secretStoreRef ? a = Vn.BOTH_STORE_AVAILABLE : s.secretStore || s.secretStoreRef ? a = Vn.CHECK_KEY_SECRET_KEY : a = Vn.BOTH_STORE_UNAVAILABLE, {
|
19500
19514
|
custom: {
|
19501
19515
|
isValid: () => n,
|
19502
19516
|
// Validation is successful if all checks pass.
|
@@ -19860,7 +19874,7 @@ const _G = ({
|
|
19860
19874
|
withFullScreenPortal: !1,
|
19861
19875
|
orientation: "horizontal",
|
19862
19876
|
readOnly: l || !1,
|
19863
|
-
customInputIcon: /* @__PURE__ */ t.jsx(
|
19877
|
+
customInputIcon: /* @__PURE__ */ t.jsx(sa, { className: "icon-dim-20 scn-6" }),
|
19864
19878
|
inputIconPosition: "after",
|
19865
19879
|
displayFormat: wt.DD_MMM_YYYY,
|
19866
19880
|
"data-testid": m,
|
@@ -20072,7 +20086,7 @@ function Bj({ isCreateApp: e }) {
|
|
20072
20086
|
/* @__PURE__ */ t.jsxs("div", { className: "mb-20", children: [
|
20073
20087
|
/* @__PURE__ */ t.jsxs("span", { className: "flex left", children: [
|
20074
20088
|
"Add a tag and click on the",
|
20075
|
-
/* @__PURE__ */ t.jsx(
|
20089
|
+
/* @__PURE__ */ t.jsx(qn, { className: "icon-dim-16 ml-4 mr-4" }),
|
20076
20090
|
"icon to"
|
20077
20091
|
] }),
|
20078
20092
|
"propagate tags as labels to Kubernetes resources"
|
@@ -20082,10 +20096,10 @@ function Bj({ isCreateApp: e }) {
|
|
20082
20096
|
return /* @__PURE__ */ t.jsx(
|
20083
20097
|
nc,
|
20084
20098
|
{
|
20085
|
-
theme:
|
20099
|
+
theme: Ea.white,
|
20086
20100
|
className: "w-300",
|
20087
20101
|
placement: "left",
|
20088
|
-
Icon:
|
20102
|
+
Icon: qn,
|
20089
20103
|
heading: "Propagate tags to K8s resources",
|
20090
20104
|
infoText: "",
|
20091
20105
|
additionalContent: s(),
|
@@ -20096,7 +20110,7 @@ function Bj({ isCreateApp: e }) {
|
|
20096
20110
|
documentationLinkText: "View Documentation",
|
20097
20111
|
openInNewTab: !0,
|
20098
20112
|
children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox cursor", children: [
|
20099
|
-
/* @__PURE__ */ t.jsx(
|
20113
|
+
/* @__PURE__ */ t.jsx(qn, { className: "icon-dim-16 mt-2 mr-4" }),
|
20100
20114
|
/* @__PURE__ */ t.jsx("span", { children: "Propagate tags" }),
|
20101
20115
|
/* @__PURE__ */ t.jsx(Wr, { className: "icon-dim-16 mt-2 ml-4" })
|
20102
20116
|
] })
|
@@ -20178,7 +20192,7 @@ const Kp = ({
|
|
20178
20192
|
m.stopPropagation(), typeof r == "function" && (l && l.current?.contains(m.target) ? r(m, "in") : r(m, "out"));
|
20179
20193
|
}
|
20180
20194
|
function u(m) {
|
20181
|
-
i || (l?.
|
20195
|
+
i || (l.current?.contains(m.target) ? l.current.clientHeight === l.current.scrollHeight && m.preventDefault() : m.preventDefault());
|
20182
20196
|
}
|
20183
20197
|
return M(() => {
|
20184
20198
|
document.addEventListener("click", d);
|
@@ -20393,7 +20407,7 @@ const Ad = ({
|
|
20393
20407
|
/* @__PURE__ */ t.jsx("span", { children: I })
|
20394
20408
|
] }, I)),
|
20395
20409
|
o === ms.KEY && /* @__PURE__ */ t.jsxs("div", { className: "flexbox pr-4 pl-4", children: [
|
20396
|
-
/* @__PURE__ */ t.jsx("span", { children: /* @__PURE__ */ t.jsx(
|
20410
|
+
/* @__PURE__ */ t.jsx("span", { children: /* @__PURE__ */ t.jsx(na, { className: "icon-dim-14 mt-3 mr-4" }) }),
|
20397
20411
|
/* @__PURE__ */ t.jsx("span", { className: "dc__italic-font-style", children: "Key format: prefix/name or name" })
|
20398
20412
|
] })
|
20399
20413
|
] });
|
@@ -20481,7 +20495,7 @@ const Ad = ({
|
|
20481
20495
|
className: `dc__border h-30 pl-4 pr-4 br-4 mr-8 pointer ${s.propagate ? "bcn-7" : ""} ${s.key.startsWith("devtron.ai/") ? "cursor-not-allowed bcn-1" : ""}`,
|
20482
20496
|
onClick: s?.isPropagateDisabled ? null : m,
|
20483
20497
|
"data-testid": `propagate-tag-${e}`,
|
20484
|
-
children: /* @__PURE__ */ t.jsx(
|
20498
|
+
children: /* @__PURE__ */ t.jsx(qn, { className: `icon-dim-20 mt-4 ${s.propagate ? "scn-0" : ""}` })
|
20485
20499
|
}
|
20486
20500
|
),
|
20487
20501
|
/* @__PURE__ */ t.jsx(
|
@@ -21306,14 +21320,14 @@ const jd = (e) => {
|
|
21306
21320
|
/* @__PURE__ */ t.jsx("div", { className: "flex left w-100 fs-16 fw-6 px-20 py-16", children: e }),
|
21307
21321
|
Array.isArray(l) ? m && l.length > 0 && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
21308
21322
|
/* @__PURE__ */ t.jsx("div", { className: "px-20 pb-8 flex left w-100", children: /* @__PURE__ */ t.jsx(
|
21309
|
-
|
21323
|
+
_a,
|
21310
21324
|
{
|
21311
21325
|
className: "gui-yaml-switch",
|
21312
21326
|
name: "feature-description-modal-tabs",
|
21313
21327
|
initialTab: m.id,
|
21314
21328
|
disabled: !1,
|
21315
21329
|
onChange: p,
|
21316
|
-
children: l.map((_) => /* @__PURE__ */ t.jsx(
|
21330
|
+
children: l.map((_) => /* @__PURE__ */ t.jsx(_a.Radio, { value: _.id, children: _.title }, _.id))
|
21317
21331
|
}
|
21318
21332
|
) }),
|
21319
21333
|
/* @__PURE__ */ t.jsx(
|
@@ -21613,7 +21627,7 @@ const jd = (e) => {
|
|
21613
21627
|
type: "button",
|
21614
21628
|
children: [
|
21615
21629
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__gap-8", children: [
|
21616
|
-
/* @__PURE__ */ t.jsx("div", { className: "flex center", children: /* @__PURE__ */ t.jsx(
|
21630
|
+
/* @__PURE__ */ t.jsx("div", { className: "flex center", children: /* @__PURE__ */ t.jsx(fa, { className: "icon-dim-16 fcv-5" }) }),
|
21617
21631
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 fs-13 cn-9 fw-6 lh-20", children: iO })
|
21618
21632
|
] }),
|
21619
21633
|
/* @__PURE__ */ t.jsx(Ns, { className: `icon-dim-16 fcn-6 ${e ? "" : "dc__flip-270"}` })
|
@@ -21734,7 +21748,7 @@ const jd = (e) => {
|
|
21734
21748
|
] }), f = () => s ? /* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__align-self-stretch dc__overflow-auto bg__primary flex-grow-1 h-250", children: /* @__PURE__ */ t.jsx(Je, { pageLoader: !0, size: 32 }) }) : n?.length === 0 ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
21735
21749
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__align-self-stretch dc__overflow-auto flex-grow-1 h-250", children: /* @__PURE__ */ t.jsx(Xe, { title: "No variables found", image: Hr }) }),
|
21736
21750
|
/* @__PURE__ */ t.jsx(Ld, {})
|
21737
|
-
] }) : p ? E() : /* @__PURE__ */ t.jsx(
|
21751
|
+
] }) : p ? E() : /* @__PURE__ */ t.jsx(da, { reload: a, className: "bg__primary pb-16" });
|
21738
21752
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
21739
21753
|
g(),
|
21740
21754
|
f()
|
@@ -21896,7 +21910,7 @@ const fO = (e) => e === Qp.NONE ? "" : "dc__border-n1", rr = ({
|
|
21896
21910
|
{
|
21897
21911
|
className: `flexbox dc__gap-16 p-12 bg__primary generic-info-card br-8 ${fO(r)}`,
|
21898
21912
|
children: a ? d() : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
21899
|
-
|
21913
|
+
Qn(l, {
|
21900
21914
|
className: `${l.props?.className ?? ""} icon-dim-40 dc__no-shrink br-6 dc__fill-available-space`
|
21901
21915
|
}),
|
21902
21916
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-8 flex-grow-1", children: [
|
@@ -21937,7 +21951,7 @@ const fO = (e) => e === Qp.NONE ? "" : "dc__border-n1", rr = ({
|
|
21937
21951
|
const u = a.toLowerCase();
|
21938
21952
|
return d.filter(({ title: m }) => m.toLowerCase().includes(u));
|
21939
21953
|
}, [a, n, s]);
|
21940
|
-
return e ? /* @__PURE__ */ t.jsx(hO, { borderVariant: o }) : s ? /* @__PURE__ */ t.jsx(
|
21954
|
+
return e ? /* @__PURE__ */ t.jsx(hO, { borderVariant: o }) : s ? /* @__PURE__ */ t.jsx(Mn, { code: s?.code, reload: r }) : l.length === 0 ? a ? /* @__PURE__ */ t.jsx(Nc, { handleClearFilters: i }) : /* @__PURE__ */ t.jsx(
|
21941
21955
|
Xe,
|
21942
21956
|
{
|
21943
21957
|
image: c.image ?? qh,
|
@@ -22013,7 +22027,7 @@ const fO = (e) => e === Qp.NONE ? "" : "dc__border-n1", rr = ({
|
|
22013
22027
|
] })
|
22014
22028
|
] })
|
22015
22029
|
}
|
22016
|
-
), bO = ({ children: e }) => /* @__PURE__ */ t.jsx(t.Fragment, { children: e }),
|
22030
|
+
), bO = ({ children: e }) => /* @__PURE__ */ t.jsx(t.Fragment, { children: e }), ma = ({
|
22017
22031
|
name: e,
|
22018
22032
|
open: s,
|
22019
22033
|
width: n = 600,
|
@@ -22021,7 +22035,7 @@ const fO = (e) => e === Qp.NONE ? "" : "dc__border-n1", rr = ({
|
|
22021
22035
|
onEscape: r = ve,
|
22022
22036
|
closeOnBackdropClick: o = !1,
|
22023
22037
|
children: i
|
22024
|
-
}) => /* @__PURE__ */ t.jsx(xO, { value: { name: e, onClose: a }, children: /* @__PURE__ */ t.jsx(nn, { children: s && /* @__PURE__ */ t.jsx(
|
22038
|
+
}) => /* @__PURE__ */ t.jsx(xO, { value: { name: e, onClose: a }, children: /* @__PURE__ */ t.jsx(nn, { children: s && /* @__PURE__ */ t.jsx(Sa, { onEscape: r, onClick: o ? a : void 0, children: /* @__PURE__ */ t.jsx(
|
22025
22039
|
Me.div,
|
22026
22040
|
{
|
22027
22041
|
className: `shadow__modal flexbox-col bg__primary border__secondary br-8 dc__m-auto mt-40 dc__overflow-hidden ${gO[n]}`,
|
@@ -22032,9 +22046,9 @@ const fO = (e) => e === Qp.NONE ? "" : "dc__border-n1", rr = ({
|
|
22032
22046
|
children: i
|
22033
22047
|
}
|
22034
22048
|
) }) }) });
|
22035
|
-
|
22036
|
-
|
22037
|
-
|
22049
|
+
ma.Header = NO;
|
22050
|
+
ma.Body = bO;
|
22051
|
+
ma.Footer = CO;
|
22038
22052
|
const yc = ({ id: e, className: s, isConnectable: n, children: a }) => {
|
22039
22053
|
const r = kf(), { hasSource: o, hasTarget: i } = q(
|
22040
22054
|
() => ({
|
@@ -22257,7 +22271,7 @@ const LO = [
|
|
22257
22271
|
label: "View documentation",
|
22258
22272
|
startIcon: { name: "ic-book-open" },
|
22259
22273
|
componentType: "anchor",
|
22260
|
-
href:
|
22274
|
+
href: Na
|
22261
22275
|
},
|
22262
22276
|
{
|
22263
22277
|
id: gt.DEVTRON_GPT,
|
@@ -22272,7 +22286,7 @@ const LO = [
|
|
22272
22286
|
label: "Join discord community",
|
22273
22287
|
startIcon: { name: "ic-discord-fill" },
|
22274
22288
|
componentType: "anchor",
|
22275
|
-
href:
|
22289
|
+
href: Ca
|
22276
22290
|
},
|
22277
22291
|
{
|
22278
22292
|
id: gt.ABOUT_DEVTRON,
|
@@ -22284,7 +22298,7 @@ const LO = [
|
|
22284
22298
|
id: gt.CHAT_WITH_SUPPORT,
|
22285
22299
|
label: "Chat with support",
|
22286
22300
|
componentType: "anchor",
|
22287
|
-
href:
|
22301
|
+
href: Ca,
|
22288
22302
|
startIcon: { name: "ic-chat-circle-online" }
|
22289
22303
|
},
|
22290
22304
|
{
|
@@ -22430,7 +22444,7 @@ const UO = async (e, s) => {
|
|
22430
22444
|
I.metaKey || (I.preventDefault(), p((y) => ({
|
22431
22445
|
...y,
|
22432
22446
|
state: Kr.DOCUMENTATION,
|
22433
|
-
docLink:
|
22447
|
+
docLink: Na,
|
22434
22448
|
reinitialize: !0
|
22435
22449
|
})));
|
22436
22450
|
}, v = (T, I) => {
|
@@ -22719,7 +22733,7 @@ const UO = async (e, s) => {
|
|
22719
22733
|
!window._env_.K8S_CLIENT && /* @__PURE__ */ t.jsx(
|
22720
22734
|
nc,
|
22721
22735
|
{
|
22722
|
-
theme:
|
22736
|
+
theme: Ea.black,
|
22723
22737
|
className: "w-250",
|
22724
22738
|
placement: "bottom",
|
22725
22739
|
visible: p,
|
@@ -23024,7 +23038,7 @@ const XO = (e) => [
|
|
23024
23038
|
stateClassName: ""
|
23025
23039
|
};
|
23026
23040
|
}
|
23027
|
-
},
|
23041
|
+
}, Gn = ({ envStateText: e, title: s, tooltipContent: n }) => {
|
23028
23042
|
const { Icon: a, stateClassName: r } = ew(e);
|
23029
23043
|
return /* @__PURE__ */ t.jsx(
|
23030
23044
|
Q,
|
@@ -23058,7 +23072,7 @@ const XO = (e) => [
|
|
23058
23072
|
if (l?.length) {
|
23059
23073
|
const E = l.length === 1 ? l[0] : `${l.length} environments`;
|
23060
23074
|
return /* @__PURE__ */ t.jsx(
|
23061
|
-
|
23075
|
+
Gn,
|
23062
23076
|
{
|
23063
23077
|
envStateText: m(),
|
23064
23078
|
title: E,
|
@@ -23067,8 +23081,8 @@ const XO = (e) => [
|
|
23067
23081
|
);
|
23068
23082
|
}
|
23069
23083
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
23070
|
-
e && a && /* @__PURE__ */ t.jsx(
|
23071
|
-
s && r && /* @__PURE__ */ t.jsx(
|
23084
|
+
e && a && /* @__PURE__ */ t.jsx(Gn, { envStateText: m(), title: a }),
|
23085
|
+
s && r && /* @__PURE__ */ t.jsx(Gn, { envStateText: m(), title: r })
|
23072
23086
|
] });
|
23073
23087
|
}, _ = o !== go.CD;
|
23074
23088
|
if (!e && !d && (o !== go.CD || !s && !Object.values(Ba).includes(n) && !i && !l?.length))
|
@@ -23078,8 +23092,8 @@ const XO = (e) => [
|
|
23078
23092
|
d
|
23079
23093
|
] }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
23080
23094
|
p(),
|
23081
|
-
n === Ba.PROGRESSING && /* @__PURE__ */ t.jsx(
|
23082
|
-
(n === Ba.DEGRADED || n === Ba.FAILED) && /* @__PURE__ */ t.jsx(
|
23095
|
+
n === Ba.PROGRESSING && /* @__PURE__ */ t.jsx(Gn, { envStateText: Ds.DEPLOYING, title: a }),
|
23096
|
+
(n === Ba.DEGRADED || n === Ba.FAILED) && /* @__PURE__ */ t.jsx(Gn, { envStateText: Ds.FAILED, title: a }),
|
23083
23097
|
i && /* @__PURE__ */ t.jsx(
|
23084
23098
|
Ur,
|
23085
23099
|
{
|
@@ -23159,9 +23173,9 @@ const XO = (e) => [
|
|
23159
23173
|
isScanEnabled: i,
|
23160
23174
|
SecurityModalSidebar: c
|
23161
23175
|
}) => {
|
23162
|
-
const [l, d] = O(!1), [u, m] = O(
|
23176
|
+
const [l, d] = O(!1), [u, m] = O(Yn.Changes), [p, _] = O(null), h = () => {
|
23163
23177
|
d(!l);
|
23164
|
-
}, x = () => l ? u ===
|
23178
|
+
}, x = () => l ? u === Yn.Changes ? r : /* @__PURE__ */ t.jsx(
|
23165
23179
|
tj,
|
23166
23180
|
{
|
23167
23181
|
isScanned: o,
|
@@ -23179,7 +23193,7 @@ const XO = (e) => [
|
|
23179
23193
|
/* @__PURE__ */ t.jsx(
|
23180
23194
|
Ud,
|
23181
23195
|
{
|
23182
|
-
currentTab:
|
23196
|
+
currentTab: Yn.Changes,
|
23183
23197
|
activeTab: u,
|
23184
23198
|
setActiveTab: m,
|
23185
23199
|
buttonText: "Changes"
|
@@ -23188,7 +23202,7 @@ const XO = (e) => [
|
|
23188
23202
|
/* @__PURE__ */ t.jsx(
|
23189
23203
|
Ud,
|
23190
23204
|
{
|
23191
|
-
currentTab:
|
23205
|
+
currentTab: Yn.Security,
|
23192
23206
|
activeTab: u,
|
23193
23207
|
setActiveTab: m,
|
23194
23208
|
buttonText: `Security ${p ? `(${p})` : ""}`
|
@@ -23514,7 +23528,7 @@ const pw = (e) => {
|
|
23514
23528
|
{
|
23515
23529
|
dataTestId: "copy-button",
|
23516
23530
|
text: "Copy link",
|
23517
|
-
startIcon: s ? /* @__PURE__ */ t.jsx(
|
23531
|
+
startIcon: s ? /* @__PURE__ */ t.jsx(ga, {}) : /* @__PURE__ */ t.jsx(Yu, {}),
|
23518
23532
|
style: me.neutral,
|
23519
23533
|
variant: X.borderLess,
|
23520
23534
|
onClick: r
|
@@ -23522,7 +23536,7 @@ const pw = (e) => {
|
|
23522
23536
|
);
|
23523
23537
|
}, gw = ({ handleClose: e, fingerprint: s }) => {
|
23524
23538
|
const n = r_(s);
|
23525
|
-
return /* @__PURE__ */ t.jsx(
|
23539
|
+
return /* @__PURE__ */ t.jsx(Sa, { onEscape: e, children: /* @__PURE__ */ t.jsxs("div", { className: "dc__m-auto bg__menu--primary br-12 w-400 border__primary mt-40", children: [
|
23526
23540
|
/* @__PURE__ */ t.jsxs("div", { className: "p-24 flexbox-col dc__gap-20", children: [
|
23527
23541
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col cn-9 lh-1-5 dc__gap-4", children: [
|
23528
23542
|
/* @__PURE__ */ t.jsx("div", { className: "fs-16 fw-6", children: "Get Devtron Enterprise License" }),
|
@@ -23566,7 +23580,7 @@ const pw = (e) => {
|
|
23566
23580
|
const [r, o] = O(!1), [i, c] = O(""), [l, d] = O(!1), [u, m] = O(""), p = () => {
|
23567
23581
|
ob(rm.GET_LICENSE_CLICKED, !0);
|
23568
23582
|
const E = r_(e);
|
23569
|
-
|
23583
|
+
ca(E)(), o(!0);
|
23570
23584
|
}, _ = () => {
|
23571
23585
|
o(!1);
|
23572
23586
|
}, h = (E) => {
|
@@ -23664,7 +23678,7 @@ const pw = (e) => {
|
|
23664
23678
|
appTheme: c,
|
23665
23679
|
handleCopySuccess: l
|
23666
23680
|
}) => {
|
23667
|
-
const { bgColor: d, textColor: u } = pw(r), m = ML(i), p = i < 0 ? `Expired ${m} ago` : `${m} remaining`, _ = r !== $s.EXPIRED, h = c === st.dark, x = $(null), g =
|
23681
|
+
const { bgColor: d, textColor: u } = pw(r), m = ML(i), p = i < 0 ? `Expired ${m} ago` : `${m} remaining`, _ = r !== $s.EXPIRED, h = c === st.dark, x = $(null), g = ta(window.innerWidth), E = ta(window.innerHeight), f = ws(E, (R) => {
|
23668
23682
|
if (!x.current) return 0;
|
23669
23683
|
const T = x.current.getBoundingClientRect();
|
23670
23684
|
return -(R - T.top - T.height / 2) / Bd;
|
@@ -23675,7 +23689,7 @@ const pw = (e) => {
|
|
23675
23689
|
});
|
23676
23690
|
M(() => {
|
23677
23691
|
const R = (T) => {
|
23678
|
-
|
23692
|
+
ea(g, T.clientX), ea(E, T.clientY);
|
23679
23693
|
};
|
23680
23694
|
return window.addEventListener("mousemove", R), () => {
|
23681
23695
|
window.removeEventListener("mousemove", R);
|
@@ -24496,15 +24510,15 @@ const jw = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
24496
24510
|
parentPluginIdList: Ne
|
24497
24511
|
} = ne;
|
24498
24512
|
a(Ow(n, le, de)), T(K);
|
24499
|
-
const
|
24513
|
+
const Oe = ie ? structuredClone(E) : [], ot = Oe.reduce(
|
24500
24514
|
(We, oe) => (We[oe.parentPluginId] = !0, We),
|
24501
24515
|
{}
|
24502
24516
|
);
|
24503
24517
|
Ne.forEach((We) => {
|
24504
|
-
ot[We] || (
|
24518
|
+
ot[We] || (Oe.push({
|
24505
24519
|
parentPluginId: We
|
24506
24520
|
}), ot[We] = !0);
|
24507
|
-
}), R(
|
24521
|
+
}), R(Oe);
|
24508
24522
|
};
|
24509
24523
|
M(() => {
|
24510
24524
|
!(P || Kt(D)) && !D && w && be(w);
|
@@ -24603,7 +24617,7 @@ const jw = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
24603
24617
|
)
|
24604
24618
|
] });
|
24605
24619
|
}, zG = ({ isLoading: e, intervalTime: s = 50 }) => {
|
24606
|
-
const n =
|
24620
|
+
const n = ta(0), a = ch(n, { stiffness: 50, damping: 20 }), r = ws(a, (o) => `${o}%`);
|
24607
24621
|
return M(() => {
|
24608
24622
|
let o = null;
|
24609
24623
|
return e && (o = setInterval(() => {
|
@@ -25292,7 +25306,7 @@ const Jw = ({
|
|
25292
25306
|
w(oe);
|
25293
25307
|
}, Ne = (oe) => {
|
25294
25308
|
oe && !["INPUT", "TEXTAREA"].includes(document.activeElement.tagName.toUpperCase()) && oe.dataset.active === "true" && (oe.focus({ preventScroll: !0 }), sL(oe, g.current, N.current?.offsetHeight), oe.dataset.active = "false");
|
25295
|
-
},
|
25309
|
+
}, Oe = () => {
|
25296
25310
|
v(null);
|
25297
25311
|
}, ot = () => be && s ? h : Object.values(J), We = () => i ? Xa.map((oe) => /* @__PURE__ */ t.jsxs(
|
25298
25312
|
"div",
|
@@ -25332,8 +25346,8 @@ const Jw = ({
|
|
25332
25346
|
"data-active": nt,
|
25333
25347
|
tabIndex: -1,
|
25334
25348
|
children: [
|
25335
|
-
r.map(({ field: ue, horizontallySticky:
|
25336
|
-
const ls = ue === cr, ln =
|
25349
|
+
r.map(({ field: ue, horizontallySticky: De, CellComponent: Ze }, _t) => {
|
25350
|
+
const ls = ue === cr, ln = De || ls, { className: Pa = "", left: Ma = "" } = ln ? zd(te, _t) : {};
|
25337
25351
|
return ls ? /* @__PURE__ */ t.jsx(
|
25338
25352
|
"div",
|
25339
25353
|
{
|
@@ -25416,7 +25430,7 @@ const Jw = ({
|
|
25416
25430
|
showTippyOnTruncate: F,
|
25417
25431
|
horizontallySticky: xe
|
25418
25432
|
}, ue) => {
|
25419
|
-
const
|
25433
|
+
const De = !!It?.range, _t = xe || Re === cr, { className: ls = "", left: ln = "" } = _t ? zd(te, ue) : {};
|
25420
25434
|
return Re === cr ? /* @__PURE__ */ t.jsx(
|
25421
25435
|
"div",
|
25422
25436
|
{
|
@@ -25449,7 +25463,7 @@ const Jw = ({
|
|
25449
25463
|
triggerSorting: K(Re),
|
25450
25464
|
showTippyOnTruncate: F,
|
25451
25465
|
disabled: x,
|
25452
|
-
...
|
25466
|
+
...De ? { isResizable: De, handleResize: re, id: oe } : { isResizable: !1 }
|
25453
25467
|
},
|
25454
25468
|
Re
|
25455
25469
|
)
|
@@ -25494,7 +25508,7 @@ const Jw = ({
|
|
25494
25508
|
I,
|
25495
25509
|
{
|
25496
25510
|
action: C,
|
25497
|
-
onClose:
|
25511
|
+
onClose: Oe,
|
25498
25512
|
bulkOperationModalData: y,
|
25499
25513
|
isBulkSelectionApplied: be,
|
25500
25514
|
selections: ot()
|
@@ -25583,7 +25597,7 @@ const Jw = ({
|
|
25583
25597
|
ge.reduce((ie, le) => (ie[le.id] = le, ie), {})
|
25584
25598
|
);
|
25585
25599
|
}, [ge]);
|
25586
|
-
const fe = o ?? gs, ne = () => Y && !te && !h ? /* @__PURE__ */ t.jsx(
|
25600
|
+
const fe = o ?? gs, ne = () => Y && !te && !h ? /* @__PURE__ */ t.jsx(Mn, { code: Y.code, reload: re }) : !te && !Ee?.length && !h ? e !== Dr.NONE && D ? /* @__PURE__ */ t.jsx(Nc, { handleClearFilters: b ?? w }) : /* @__PURE__ */ t.jsx(Xe, { ...c.noRowsConfig }) : /* @__PURE__ */ t.jsx(cc, { shouldHookOntoWindow: !1, shortcutTimeout: 50, children: /* @__PURE__ */ t.jsx(
|
25587
25601
|
nL,
|
25588
25602
|
{
|
25589
25603
|
filteredRows: Ee,
|
@@ -25786,7 +25800,7 @@ const Jw = ({
|
|
25786
25800
|
"data-index": _.id,
|
25787
25801
|
type: "button",
|
25788
25802
|
disabled: x,
|
25789
|
-
children: /* @__PURE__ */ t.jsx(
|
25803
|
+
children: /* @__PURE__ */ t.jsx(qn, { className: `icon-dim-20 ${h ? "scn-0" : ""}` })
|
25790
25804
|
}
|
25791
25805
|
) });
|
25792
25806
|
}, u = () => {
|
@@ -26245,8 +26259,8 @@ const Jw = ({
|
|
26245
26259
|
className: "w-8 h-20 bcn-9 ml-2 dc__inline-block br-2"
|
26246
26260
|
}
|
26247
26261
|
), tH = (e) => {
|
26248
|
-
const s =
|
26249
|
-
return M(() =>
|
26262
|
+
const s = ta(0), n = ws(s, (a) => e.slice(0, Math.floor(a)));
|
26263
|
+
return M(() => ea(s, e.length, {
|
26250
26264
|
type: "tween",
|
26251
26265
|
duration: 4,
|
26252
26266
|
ease: "linear"
|
@@ -26588,7 +26602,7 @@ const Jw = ({
|
|
26588
26602
|
)) })
|
26589
26603
|
] });
|
26590
26604
|
return /* @__PURE__ */ t.jsx(
|
26591
|
-
|
26605
|
+
ma,
|
26592
26606
|
{
|
26593
26607
|
name: "workflow-options-modal",
|
26594
26608
|
open: e,
|
@@ -26596,7 +26610,7 @@ const Jw = ({
|
|
26596
26610
|
onEscape: _ ? ve : N,
|
26597
26611
|
width: 800,
|
26598
26612
|
closeOnBackdropClick: !0,
|
26599
|
-
children: /* @__PURE__ */ t.jsx(
|
26613
|
+
children: /* @__PURE__ */ t.jsx(ma.Body, { children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col h-500", children: [
|
26600
26614
|
/* @__PURE__ */ t.jsxs("div", { className: "workflow-options-modal__header flex top dc__content-space dc__no-shrink p-24 dc__position-rel dc__overflow-hidden", children: [
|
26601
26615
|
/* @__PURE__ */ t.jsx(Eg, { className: "workflow-options-modal__img dc__position-abs dc__right-0" }),
|
26602
26616
|
/* @__PURE__ */ t.jsxs("div", { children: [
|
@@ -26702,7 +26716,7 @@ function RL(e) {
|
|
26702
26716
|
const h_ = () => {
|
26703
26717
|
window.location.reload();
|
26704
26718
|
}, yL = () => {
|
26705
|
-
window.open(
|
26719
|
+
window.open(Ca);
|
26706
26720
|
};
|
26707
26721
|
function Mr(e, s) {
|
26708
26722
|
const n = $e.useRef(!0);
|
@@ -26718,7 +26732,7 @@ function cH(e) {
|
|
26718
26732
|
"$1"
|
26719
26733
|
) || null;
|
26720
26734
|
}
|
26721
|
-
function
|
26735
|
+
function pa(e, s = !1) {
|
26722
26736
|
let n = "";
|
26723
26737
|
try {
|
26724
26738
|
if (e && e.length && e !== yn) {
|
@@ -26857,7 +26871,7 @@ function Lt(e, s = [], n = !0, a = { resetOnChange: !0 }) {
|
|
26857
26871
|
};
|
26858
26872
|
return [r.loading, r.result, r.error, l, d, r.dependencies];
|
26859
26873
|
}
|
26860
|
-
const pH = (e, s) => e ?
|
26874
|
+
const pH = (e, s) => e ? pa(e, !0) : s ? "" : "Not deployed", He = (e, s = {}) => {
|
26861
26875
|
const n = new URLSearchParams();
|
26862
26876
|
Object.keys(s).forEach((r) => {
|
26863
26877
|
em.includes(s[r]) || (Array.isArray(s[r]) ? s[r].forEach((o) => {
|
@@ -26963,7 +26977,7 @@ const pH = (e, s) => e ? ua(e, !0) : s ? "" : "Not deployed", He = (e, s = {}) =
|
|
26963
26977
|
const n = Array.isArray(e), a = Array.isArray(s);
|
26964
26978
|
return n && !a || !n && a ? !1 : !n && !a ? Object.keys(e).length === Object.keys(s).length : e.length === s.length;
|
26965
26979
|
};
|
26966
|
-
function
|
26980
|
+
function Jn(e, s) {
|
26967
26981
|
return zu(e, s);
|
26968
26982
|
}
|
26969
26983
|
function wL(e, s) {
|
@@ -27074,7 +27088,7 @@ const AH = (e = 0) => e > 0 && e < 10 ? `0${e}` : e, RH = (e, s = 300) => {
|
|
27074
27088
|
const r = Date.now();
|
27075
27089
|
r - n >= s && (n = r, e(...a));
|
27076
27090
|
};
|
27077
|
-
}, PL = (e, s, n) => e === ts.WEBHOOK ? n ===
|
27091
|
+
}, PL = (e, s, n) => e === ts.WEBHOOK ? n === oa.PULL_REQUEST ? /* @__PURE__ */ t.jsx(Fi, { className: "scn-6" }) : n === oa.TAG_CREATION ? /* @__PURE__ */ t.jsx(Vr, { className: "scn-6" }) : /* @__PURE__ */ t.jsx(Ju, {}) : e === ts.BranchRegex || s ? /* @__PURE__ */ t.jsx(Pu, { className: "fcn-6" }) : /* @__PURE__ */ t.jsx(Su, { className: "fcn-6" }), b_ = (e) => tn.sanitize(e, {
|
27078
27092
|
ADD_TAGS: ["iframe"],
|
27079
27093
|
ADD_ATTR: ["allow", "allowfullscreen", "frameborder", "scrolling"]
|
27080
27094
|
}), yH = (e, s) => {
|
@@ -27554,7 +27568,7 @@ function qL(e, {
|
|
27554
27568
|
}) {
|
27555
27569
|
let a;
|
27556
27570
|
return s ? a = `${si.CI_PIPELINE_PATCH}/regex` : a = n ? qr({
|
27557
|
-
type:
|
27571
|
+
type: ba.CI_PIPELINE,
|
27558
27572
|
queryParams: {
|
27559
27573
|
id: e.appId
|
27560
27574
|
}
|
@@ -27562,7 +27576,7 @@ function qL(e, {
|
|
27562
27576
|
}
|
27563
27577
|
function XL(e, s, n) {
|
27564
27578
|
const a = n ? qr({
|
27565
|
-
type:
|
27579
|
+
type: ba.WORKFLOW,
|
27566
27580
|
queryParams: { id: e, appWorkflowId: s }
|
27567
27581
|
}) : `${si.WORKFLOW}/${e}/${s}`;
|
27568
27582
|
return po(a);
|
@@ -27754,7 +27768,7 @@ const qt = {
|
|
27754
27768
|
"unordered-list": "Add a bulleted list",
|
27755
27769
|
"ordered-list": "Add a numbered list",
|
27756
27770
|
"checked-list": "Add a task list"
|
27757
|
-
},
|
27771
|
+
}, Hn = new Ks.Renderer(), du = ({
|
27758
27772
|
setExpandableIcon: e,
|
27759
27773
|
markdown: s,
|
27760
27774
|
className: n,
|
@@ -27774,10 +27788,10 @@ const qt = {
|
|
27774
27788
|
${m.map((p) => `<td align="${p.align}">${Ks(p.text)}</td>`).join("")}
|
27775
27789
|
</tr>
|
27776
27790
|
`;
|
27777
|
-
|
27791
|
+
Hn.listitem = ({ text: m, task: p, checked: _ }) => p ? `<li style="list-style: none">
|
27778
27792
|
<input disabled type="checkbox" ${_ ? "checked" : ""} class="dc__vertical-align-middle" style="margin: 0 0.2em 0.25em -1.4em">
|
27779
27793
|
${Ks(m)}
|
27780
|
-
</li>` : `<li>${Ks(m)}</li>`,
|
27794
|
+
</li>` : `<li>${Ks(m)}</li>`, Hn.image = ({ href: m, title: p, text: _ }) => `<img src="${m}" alt="${_}" title="${p}" class="max-w-100">`, Hn.table = ({ header: m, rows: p }) => `
|
27781
27795
|
<div class="table-container">
|
27782
27796
|
<table>
|
27783
27797
|
<thead>
|
@@ -27788,7 +27802,7 @@ const qt = {
|
|
27788
27802
|
</tbody>
|
27789
27803
|
</table>
|
27790
27804
|
</div>
|
27791
|
-
`,
|
27805
|
+
`, Hn.heading = ({ text: m, depth: p }) => {
|
27792
27806
|
const _ = r ? "" : m.toLowerCase().replace(/[^\w]+/g, "-");
|
27793
27807
|
return `
|
27794
27808
|
<a name="${_}" rel="noreferrer noopener" class="anchor" href="#${_}">
|
@@ -27798,7 +27812,7 @@ const qt = {
|
|
27798
27812
|
</h${p}>
|
27799
27813
|
</a>`;
|
27800
27814
|
}, Ks.setOptions({
|
27801
|
-
renderer:
|
27815
|
+
renderer: Hn,
|
27802
27816
|
gfm: !0,
|
27803
27817
|
...a && { breaks: !0 }
|
27804
27818
|
});
|
@@ -27958,7 +27972,7 @@ const sD = (e) => {
|
|
27958
27972
|
minEditorHeight: i = 300,
|
27959
27973
|
emptyStateConfig: c
|
27960
27974
|
}) => {
|
27961
|
-
const [l, d] = O(!1), [u, m] = O(e ? "previewSaved" : "empty"), [p, _] = O(e), h = !
|
27975
|
+
const [l, d] = O(!1), [u, m] = O(e ? "previewSaved" : "empty"), [p, _] = O(e), h = !Jn(e, p), x = $(null);
|
27962
27976
|
M(() => {
|
27963
27977
|
_(e);
|
27964
27978
|
}, [e]);
|
@@ -28175,8 +28189,8 @@ const v_ = ({
|
|
28175
28189
|
S("");
|
28176
28190
|
const xe = E.includes(F);
|
28177
28191
|
let ue = !1;
|
28178
|
-
for (let
|
28179
|
-
T[
|
28192
|
+
for (let De = 0; De < T?.length; De++)
|
28193
|
+
T[De].tagName.toLowerCase() === F && (ue = !0);
|
28180
28194
|
return xe || ue || F === "latest" ? (S("This label is already being used in this application"), !1) : !0;
|
28181
28195
|
}, ie = (F) => {
|
28182
28196
|
const xe = F.toLowerCase().trim();
|
@@ -28188,8 +28202,8 @@ const v_ = ({
|
|
28188
28202
|
deleted: !1,
|
28189
28203
|
artifactId: 0,
|
28190
28204
|
duplicateTag: !1
|
28191
|
-
},
|
28192
|
-
return P(
|
28205
|
+
}, De = [...j, ue];
|
28206
|
+
return P(De), I([...T, ue]), R(!0), be(""), De;
|
28193
28207
|
}
|
28194
28208
|
return j;
|
28195
28209
|
}, le = (F) => {
|
@@ -28198,13 +28212,13 @@ const v_ = ({
|
|
28198
28212
|
...xe[F],
|
28199
28213
|
deleted: !xe[F].deleted
|
28200
28214
|
};
|
28201
|
-
const ue = xe[F],
|
28202
|
-
Ze !== -1 ?
|
28215
|
+
const ue = xe[F], De = [...w], Ze = De.findIndex((_t) => _t.tagName === ue.tagName);
|
28216
|
+
Ze !== -1 ? De.splice(Ze, 1) : De.push(ue), I(xe), D(De);
|
28203
28217
|
}, de = (F) => {
|
28204
28218
|
const xe = T[F], ue = j.filter((_t) => _t.tagName !== xe.tagName);
|
28205
28219
|
P(ue);
|
28206
|
-
const
|
28207
|
-
|
28220
|
+
const De = [...T];
|
28221
|
+
De.splice(F, 1), I(De);
|
28208
28222
|
const Ze = E.filter((_t) => _t.toLowerCase() !== xe.tagName.toLowerCase());
|
28209
28223
|
if (f(Ze), xe.id !== 0) {
|
28210
28224
|
const _t = [...k, xe];
|
@@ -28217,11 +28231,11 @@ const v_ = ({
|
|
28217
28231
|
duplicateTag: !0
|
28218
28232
|
} : Ze);
|
28219
28233
|
P(ue);
|
28220
|
-
const
|
28234
|
+
const De = T.map((Ze) => {
|
28221
28235
|
const _t = ue.find((ls) => ls.tagName === Ze.tagName);
|
28222
28236
|
return _t ? { ...Ze, duplicateTag: _t.duplicateTag } : Ze;
|
28223
28237
|
});
|
28224
|
-
I(
|
28238
|
+
I(De);
|
28225
28239
|
});
|
28226
28240
|
}, Ne = async (F) => {
|
28227
28241
|
if (y) return;
|
@@ -28236,14 +28250,14 @@ const v_ = ({
|
|
28236
28250
|
hardDeleteTags: k
|
28237
28251
|
};
|
28238
28252
|
Y(!0), Gv(xe, e ?? 0, s).then((ue) => {
|
28239
|
-
const
|
28253
|
+
const De = ue.result?.imageReleaseTags?.map((Ze) => ({
|
28240
28254
|
id: Ze.id,
|
28241
28255
|
tagName: Ze.tagName,
|
28242
28256
|
deleted: Ze.deleted,
|
28243
28257
|
appId: 0,
|
28244
28258
|
artifactId: 0
|
28245
28259
|
}));
|
28246
|
-
i && i(ue.result?.appReleaseTags), l && l(ue.result?.tagsEditable), h(
|
28260
|
+
i && i(ue.result?.appReleaseTags), l && l(ue.result?.tagsEditable), h(De), g(ue.result?.imageComment?.comment), I(De), C(ue.result?.imageComment?.comment), P([]), D([]), V([]), te(), R(!1), S(""), r && r(s, De, ue.result?.imageComment);
|
28247
28261
|
}).catch((ue) => {
|
28248
28262
|
ue.errors?.[0]?.userMessage?.appReleaseTags?.length ? (Fe.showToast({
|
28249
28263
|
variant: Te.error,
|
@@ -28252,7 +28266,7 @@ const v_ = ({
|
|
28252
28266
|
}).finally(() => {
|
28253
28267
|
Y(!1);
|
28254
28268
|
});
|
28255
|
-
},
|
28269
|
+
}, Oe = () => /* @__PURE__ */ t.jsx(
|
28256
28270
|
on,
|
28257
28271
|
{
|
28258
28272
|
heading: "Image labels",
|
@@ -28283,7 +28297,7 @@ const v_ = ({
|
|
28283
28297
|
return /* @__PURE__ */ t.jsx("div", { className: "mt-8", children: v && c ? /* @__PURE__ */ t.jsxs("div", { className: "bg__primary dc__border-top-n1 ", children: [
|
28284
28298
|
/* @__PURE__ */ t.jsxs("div", { className: "cn-7 mt-12 flex left", children: [
|
28285
28299
|
/* @__PURE__ */ t.jsx("div", { children: "Image labels (eg. v1.0)" }),
|
28286
|
-
|
28300
|
+
Oe()
|
28287
28301
|
] }),
|
28288
28302
|
/* @__PURE__ */ t.jsxs("div", { className: "mt-6 dc__position-rel-imp", "data-testid": "add-tag-text-area", children: [
|
28289
28303
|
/* @__PURE__ */ t.jsx(
|
@@ -28341,7 +28355,7 @@ const v_ = ({
|
|
28341
28355
|
F.id
|
28342
28356
|
)) }),
|
28343
28357
|
A && /* @__PURE__ */ t.jsxs("div", { className: "cn-7 mb-8 flex left", children: [
|
28344
|
-
/* @__PURE__ */ t.jsx(
|
28358
|
+
/* @__PURE__ */ t.jsx(ha, { className: "icon-dim-16 mr-2" }),
|
28345
28359
|
"Tags cannot be edited/removed later"
|
28346
28360
|
] }),
|
28347
28361
|
/* @__PURE__ */ t.jsx("div", { className: "mt-12", children: /* @__PURE__ */ t.jsx(
|
@@ -28444,7 +28458,7 @@ const v_ = ({
|
|
28444
28458
|
className: `br-4 en-2 bw-1 mr-8 bg__primary pt-2 pr-8 pb-2 pl-8 tag-class dc__word-break-all flex ${n ? "icon-hover" : ""} ${h()}`,
|
28445
28459
|
children: [
|
28446
28460
|
u,
|
28447
|
-
l ? /* @__PURE__ */ t.jsx(
|
28461
|
+
l ? /* @__PURE__ */ t.jsx(xa, { className: "icon-dim-12 mr-4" }) : /* @__PURE__ */ t.jsx(
|
28448
28462
|
Ie,
|
28449
28463
|
{
|
28450
28464
|
className: "default-tt",
|
@@ -28538,7 +28552,7 @@ function lD() {
|
|
28538
28552
|
throw new Error("Radio compound components cannot be rendered outside the Toggle component");
|
28539
28553
|
return e;
|
28540
28554
|
}
|
28541
|
-
const
|
28555
|
+
const _a = $e.memo(
|
28542
28556
|
({ name: e, onChange: s, children: n, className: a = "", initialTab: r, disabled: o = !1 }) => {
|
28543
28557
|
const [i, c] = O(null);
|
28544
28558
|
M(() => {
|
@@ -28597,7 +28611,7 @@ const ma = $e.memo(
|
|
28597
28611
|
}
|
28598
28612
|
);
|
28599
28613
|
};
|
28600
|
-
|
28614
|
+
_a.Radio = uD;
|
28601
28615
|
const mD = (e) => {
|
28602
28616
|
switch (e) {
|
28603
28617
|
case L.large:
|
@@ -28780,7 +28794,7 @@ function Da() {
|
|
28780
28794
|
throw new Error("Select compound components cannot be rendered outside the Toggle component");
|
28781
28795
|
return e;
|
28782
28796
|
}
|
28783
|
-
const
|
28797
|
+
const kn = ({
|
28784
28798
|
children: e = null,
|
28785
28799
|
onChange: s,
|
28786
28800
|
value: n = null,
|
@@ -28950,19 +28964,19 @@ const Pn = ({
|
|
28950
28964
|
}
|
28951
28965
|
);
|
28952
28966
|
};
|
28953
|
-
|
28954
|
-
|
28955
|
-
|
28956
|
-
|
28957
|
-
|
28958
|
-
|
28967
|
+
kn.Button = O_;
|
28968
|
+
kn.OptGroup = j_;
|
28969
|
+
kn.Option = y_;
|
28970
|
+
kn.Search = xD;
|
28971
|
+
kn.All = ED;
|
28972
|
+
kn.Async = w_;
|
28959
28973
|
export {
|
28960
28974
|
Gv as $,
|
28961
28975
|
fF as A,
|
28962
28976
|
S_ as B,
|
28963
28977
|
MH as C,
|
28964
28978
|
zL as D,
|
28965
|
-
|
28979
|
+
Mn as E,
|
28966
28980
|
BL as F,
|
28967
28981
|
VH as G,
|
28968
28982
|
vs as H,
|
@@ -28985,7 +28999,7 @@ export {
|
|
28985
28999
|
Bv as Y,
|
28986
29000
|
ts as Z,
|
28987
29001
|
Vv as _,
|
28988
|
-
|
29002
|
+
Ht as a,
|
28989
29003
|
el as a$,
|
28990
29004
|
qm as a0,
|
28991
29005
|
Kv as a1,
|
@@ -29013,7 +29027,7 @@ export {
|
|
29013
29027
|
vF as aN,
|
29014
29028
|
Fa as aO,
|
29015
29029
|
IF as aP,
|
29016
|
-
|
29030
|
+
ra as aQ,
|
29017
29031
|
yn as aR,
|
29018
29032
|
em as aS,
|
29019
29033
|
Ft as aT,
|
@@ -29032,10 +29046,10 @@ export {
|
|
29032
29046
|
AV as af,
|
29033
29047
|
WC as ag,
|
29034
29048
|
_r as ah,
|
29035
|
-
|
29049
|
+
Na as ai,
|
29036
29050
|
gF as aj,
|
29037
29051
|
KC as ak,
|
29038
|
-
|
29052
|
+
Ca as al,
|
29039
29053
|
zC as am,
|
29040
29054
|
xF as an,
|
29041
29055
|
qC as ao,
|
@@ -29067,7 +29081,7 @@ export {
|
|
29067
29081
|
yL as bC,
|
29068
29082
|
Mr as bD,
|
29069
29083
|
cH as bE,
|
29070
|
-
|
29084
|
+
pa as bF,
|
29071
29085
|
lH as bG,
|
29072
29086
|
dH as bH,
|
29073
29087
|
uH as bI,
|
@@ -29150,10 +29164,10 @@ export {
|
|
29150
29164
|
EI as cU,
|
29151
29165
|
nc as cV,
|
29152
29166
|
ZF as cW,
|
29153
|
-
|
29167
|
+
Ea as cX,
|
29154
29168
|
Tt as cY,
|
29155
29169
|
Hs as cZ,
|
29156
|
-
|
29170
|
+
Yn as c_,
|
29157
29171
|
PL as ca,
|
29158
29172
|
b_ as cb,
|
29159
29173
|
yH as cc,
|
@@ -29180,19 +29194,19 @@ export {
|
|
29180
29194
|
rD as cx,
|
29181
29195
|
kV as cy,
|
29182
29196
|
UV as cz,
|
29183
|
-
|
29197
|
+
Jn as d,
|
29184
29198
|
PS as d$,
|
29185
29199
|
Zu as d0,
|
29186
29200
|
MC as d1,
|
29187
29201
|
kC as d2,
|
29188
|
-
|
29202
|
+
Xn as d3,
|
29189
29203
|
UC as d4,
|
29190
29204
|
$C as d5,
|
29191
29205
|
Ko as d6,
|
29192
29206
|
FC as d7,
|
29193
29207
|
Qu as d8,
|
29194
29208
|
BC as d9,
|
29195
|
-
|
29209
|
+
ba as dA,
|
29196
29210
|
Sm as dB,
|
29197
29211
|
fT as dC,
|
29198
29212
|
cB as dD,
|
@@ -29223,7 +29237,7 @@ export {
|
|
29223
29237
|
VC as db,
|
29224
29238
|
xn as dc,
|
29225
29239
|
Ps as dd,
|
29226
|
-
|
29240
|
+
aa as de,
|
29227
29241
|
zo as df,
|
29228
29242
|
GC as dg,
|
29229
29243
|
iB as dh,
|
@@ -29244,7 +29258,7 @@ export {
|
|
29244
29258
|
cT as dx,
|
29245
29259
|
Ji as dy,
|
29246
29260
|
lT as dz,
|
29247
|
-
|
29261
|
+
Dn as e,
|
29248
29262
|
qB as e$,
|
29249
29263
|
RB as e0,
|
29250
29264
|
Bs as e1,
|
@@ -29257,7 +29271,7 @@ export {
|
|
29257
29271
|
CB as e8,
|
29258
29272
|
ym as e9,
|
29259
29273
|
gr as eA,
|
29260
|
-
|
29274
|
+
ia as eB,
|
29261
29275
|
ri as eC,
|
29262
29276
|
oi as eD,
|
29263
29277
|
At as eE,
|
@@ -29272,7 +29286,7 @@ export {
|
|
29272
29286
|
VB as eN,
|
29273
29287
|
GB as eO,
|
29274
29288
|
HB as eP,
|
29275
|
-
|
29289
|
+
Kn as eQ,
|
29276
29290
|
av as eR,
|
29277
29291
|
XB as eS,
|
29278
29292
|
QB as eT,
|
@@ -29294,7 +29308,7 @@ export {
|
|
29294
29308
|
IT as ei,
|
29295
29309
|
AT as ej,
|
29296
29310
|
RT as ek,
|
29297
|
-
|
29311
|
+
Ta as el,
|
29298
29312
|
jm as em,
|
29299
29313
|
rt as en,
|
29300
29314
|
bB as eo,
|
@@ -29327,7 +29341,7 @@ export {
|
|
29327
29341
|
cj as fD,
|
29328
29342
|
rj as fE,
|
29329
29343
|
Po as fF,
|
29330
|
-
|
29344
|
+
Bn as fG,
|
29331
29345
|
oj as fH,
|
29332
29346
|
ij as fI,
|
29333
29347
|
Id as fJ,
|
@@ -29372,7 +29386,7 @@ export {
|
|
29372
29386
|
aG as fv,
|
29373
29387
|
ft as fw,
|
29374
29388
|
rG as fx,
|
29375
|
-
|
29389
|
+
Sa as fy,
|
29376
29390
|
mn as fz,
|
29377
29391
|
LH as g,
|
29378
29392
|
VR as g$,
|
@@ -29398,9 +29412,9 @@ export {
|
|
29398
29412
|
bA as gJ,
|
29399
29413
|
fG as gK,
|
29400
29414
|
yr as gL,
|
29401
|
-
|
29415
|
+
Vn as gM,
|
29402
29416
|
uj as gN,
|
29403
|
-
|
29417
|
+
ua as gO,
|
29404
29418
|
jr as gP,
|
29405
29419
|
dj as gQ,
|
29406
29420
|
mj as gR,
|
@@ -29415,14 +29429,14 @@ export {
|
|
29415
29429
|
gc as g_,
|
29416
29430
|
HA as ga,
|
29417
29431
|
YA as gb,
|
29418
|
-
|
29432
|
+
la as gc,
|
29419
29433
|
qA as gd,
|
29420
29434
|
HV as ge,
|
29421
29435
|
O0 as gf,
|
29422
29436
|
Ge as gg,
|
29423
29437
|
Ls as gh,
|
29424
29438
|
mc as gi,
|
29425
|
-
|
29439
|
+
Le as gj,
|
29426
29440
|
pi as gk,
|
29427
29441
|
BI as gl,
|
29428
29442
|
_s as gm,
|
@@ -29499,7 +29513,7 @@ export {
|
|
29499
29513
|
FR as hs,
|
29500
29514
|
YR as ht,
|
29501
29515
|
Np as hu,
|
29502
|
-
|
29516
|
+
zn as hv,
|
29503
29517
|
za as hw,
|
29504
29518
|
Cp as hx,
|
29505
29519
|
tr as hy,
|
@@ -29543,7 +29557,7 @@ export {
|
|
29543
29557
|
WG as iY,
|
29544
29558
|
i_ as iZ,
|
29545
29559
|
yw as i_,
|
29546
|
-
|
29560
|
+
ma as ia,
|
29547
29561
|
On as ib,
|
29548
29562
|
Sp as ic,
|
29549
29563
|
u0 as id,
|
@@ -29579,12 +29593,12 @@ export {
|
|
29579
29593
|
N0 as j7,
|
29580
29594
|
XV as j8,
|
29581
29595
|
C0 as j9,
|
29582
|
-
|
29583
|
-
|
29584
|
-
|
29585
|
-
|
29586
|
-
|
29587
|
-
|
29596
|
+
Ar as jA,
|
29597
|
+
lG as jB,
|
29598
|
+
tj as jC,
|
29599
|
+
mG as jD,
|
29600
|
+
SB as jE,
|
29601
|
+
Mm as jF,
|
29588
29602
|
In as jG,
|
29589
29603
|
IB as jH,
|
29590
29604
|
jS as jI,
|
@@ -29593,7 +29607,7 @@ export {
|
|
29593
29607
|
qG as jL,
|
29594
29608
|
cA as jM,
|
29595
29609
|
no as jN,
|
29596
|
-
|
29610
|
+
Pn as jO,
|
29597
29611
|
uA as jP,
|
29598
29612
|
bt as jQ,
|
29599
29613
|
XG as jR,
|
@@ -29609,29 +29623,29 @@ export {
|
|
29609
29623
|
T0 as ja,
|
29610
29624
|
S0 as jb,
|
29611
29625
|
v0 as jc,
|
29612
|
-
|
29613
|
-
|
29614
|
-
|
29615
|
-
|
29616
|
-
|
29617
|
-
|
29618
|
-
|
29619
|
-
|
29620
|
-
|
29621
|
-
|
29622
|
-
|
29623
|
-
|
29624
|
-
|
29625
|
-
|
29626
|
-
|
29627
|
-
|
29628
|
-
|
29629
|
-
|
29630
|
-
|
29631
|
-
|
29632
|
-
|
29633
|
-
|
29634
|
-
|
29626
|
+
I0 as jd,
|
29627
|
+
JV as je,
|
29628
|
+
ZV as jf,
|
29629
|
+
eG as jg,
|
29630
|
+
ns as jh,
|
29631
|
+
Tc as ji,
|
29632
|
+
Fp as jj,
|
29633
|
+
uG as jk,
|
29634
|
+
Rr as jl,
|
29635
|
+
Jy as jm,
|
29636
|
+
Rs as jn,
|
29637
|
+
dG as jo,
|
29638
|
+
ps as jp,
|
29639
|
+
$p as jq,
|
29640
|
+
ej as jr,
|
29641
|
+
Z as js,
|
29642
|
+
oG as jt,
|
29643
|
+
cG as ju,
|
29644
|
+
iG as jv,
|
29645
|
+
Ay as jw,
|
29646
|
+
Lp as jx,
|
29647
|
+
Dp as jy,
|
29648
|
+
Ry as jz,
|
29635
29649
|
Tb as k,
|
29636
29650
|
nl as k$,
|
29637
29651
|
uo as k0,
|
@@ -29760,9 +29774,9 @@ export {
|
|
29760
29774
|
Ym as lv,
|
29761
29775
|
_V as lw,
|
29762
29776
|
Wm as lx,
|
29763
|
-
|
29777
|
+
ca as ly,
|
29764
29778
|
fV as lz,
|
29765
|
-
|
29779
|
+
_a as m,
|
29766
29780
|
jF as m$,
|
29767
29781
|
YF as m0,
|
29768
29782
|
WF as m1,
|
@@ -29794,7 +29808,7 @@ export {
|
|
29794
29808
|
qe as mR,
|
29795
29809
|
Ki as mS,
|
29796
29810
|
db as mT,
|
29797
|
-
|
29811
|
+
oa as mU,
|
29798
29812
|
Xt as mV,
|
29799
29813
|
ub as mW,
|
29800
29814
|
mb as mX,
|
@@ -29810,7 +29824,7 @@ export {
|
|
29810
29824
|
Zb as mg,
|
29811
29825
|
Qb as mh,
|
29812
29826
|
eT as mi,
|
29813
|
-
|
29827
|
+
Wn as mj,
|
29814
29828
|
tT as mk,
|
29815
29829
|
ke as ml,
|
29816
29830
|
Qt as mm,
|
@@ -29857,15 +29871,15 @@ export {
|
|
29857
29871
|
wB as nq,
|
29858
29872
|
LB as nr,
|
29859
29873
|
DB as ns,
|
29860
|
-
|
29874
|
+
Ln as nt,
|
29861
29875
|
PB as nu,
|
29862
29876
|
MB as nv,
|
29863
29877
|
kB as nw,
|
29864
29878
|
gl as nx,
|
29865
29879
|
UB as ny,
|
29866
29880
|
$B as nz,
|
29867
|
-
|
29868
|
-
|
29881
|
+
da as o,
|
29882
|
+
kn as p,
|
29869
29883
|
hF as q,
|
29870
29884
|
Et as r,
|
29871
29885
|
Dc as s,
|