@devtron-labs/devtron-fe-common-lib 1.11.0-pre-7 → 1.11.0-pre-8-beta-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{@code-editor-pG-IeNfR.js → @code-editor-BSb8rmrz.js} +1079 -1068
- package/dist/{@common-rjsf-5lMPthkd.js → @common-rjsf-CBlOg5W7.js} +1 -1
- package/dist/Common/Common.service.d.ts +2 -1
- package/dist/Common/Constants.d.ts +2 -0
- package/dist/Common/Types.d.ts +14 -1
- package/dist/assets/@code-editor.css +1 -1
- package/dist/index.js +301 -300
- package/package.json +1 -1
@@ -5,7 +5,7 @@ var bc = (e) => {
|
|
5
5
|
var x_ = (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) => x_(e, typeof s != "symbol" ? s + "" : s, n), Tc = (e, s, n) => s.has(e) || bc("Cannot " + n);
|
7
7
|
var Hs = (e, s, n) => (Tc(e, s, "read from private field"), n ? n.call(e) : s.get(e)), Oa = (e, s, n) => s.has(e) ? bc("Cannot add the same private member more than once") : s instanceof WeakSet ? s.add(e) : s.set(e, n), Da = (e, s, n, a) => (Tc(e, s, "write to private field"), a ? a.call(e, n) : s.set(e, n), n);
|
8
|
-
import { j as t, i as xe, Q as oo, k as E_, n as N_, R as C_, s as b_, c as T_, t as
|
8
|
+
import { j as t, i as xe, Q as oo, k as E_, n as N_, R as C_, s as b_, c as T_, t as We, E as ta, g as S_, a as v_, S as Vd, b as Ti, d as I_, o as A_, r as Gd, e as Sc, f as y_, h as R_, y as j_, l as rr, m as w_, p as L_, q as O_, u as D_, v as vc, w as P_, x as Ic, z as k_, A as M_, B as U_, C as $_, T as Ac, D as Si, F as B_, G as yc, H as Hd, I as F_, J as V_, K as Yd, L as Rc, M as G_, N as H_, O as jc, P as Y_, U as K_, V as W_, W as z_, X as q_, Y as wc, Z as Lc, _ as X_, $ as J_, a0 as io, a1 as Oc, a2 as Z_, a3 as Q_, a4 as ef, a5 as tf, a6 as sf, a7 as nf, a8 as af, a9 as rf, aa as of, ab as cf, ac as or, ad as Kd, ae as lf, af as df, ag as uf, ah as Wd, ai as mf, aj as Dc, ak as Pc, al as pf, am as _f, an as ff, ao as hf, ap as gf, aq as xf, ar as Ef, as as Nf, at as zd, au as qd, av as Cf, aw as bf, ax as Tf, ay as Sf, az as Ws } from "./@vendor-SjXFleuT.js";
|
9
9
|
import Ae, { useEffect as k, useState as j, cloneElement as sa, Component as Pr, createElement as vi, createContext as Bt, useContext as gs, useRef as F, useCallback as Fe, useMemo as X, Children as kc, Fragment as Ps, useReducer as vf, memo as Ct, createRef as As } from "react";
|
10
10
|
import { ReactComponent as If } from "./assets/ic-info-filled-override.99e8094a.svg";
|
11
11
|
import * as Af from "yaml";
|
@@ -29,7 +29,7 @@ import { ReactComponent as Qd } from "./assets/ic-copy.94cee0fb.svg";
|
|
29
29
|
import { ReactComponent as eu } from "./assets/ic-chat-circle-dots.b5afd171.svg";
|
30
30
|
import { ReactComponent as $f } from "./assets/licenseCardBG.9753c392.svg";
|
31
31
|
import { h as ke } from "./@moment-C_WeV3Af.js";
|
32
|
-
import yi, { components as
|
32
|
+
import yi, { components as Ye } from "react-select";
|
33
33
|
import Bf, { ReactComponent as _s } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
34
34
|
import Qt from "react-ga4";
|
35
35
|
import { ReactComponent as Ff } from "./assets/ic-arrow-backward.d951202a.svg";
|
@@ -492,7 +492,9 @@ const DE = ({ startNode: e }) => e.type === Rs.WEBHOOK ? Zs.WEBHOOK : e.type ===
|
|
492
492
|
RESOURCE_TEMPLATE: "resource/template",
|
493
493
|
ENVIRONMENT_DATA: "global/environment-variables",
|
494
494
|
DASHBOARD_EVENT: "dashboard-event",
|
495
|
-
LICENSE_DATA: "license/data"
|
495
|
+
LICENSE_DATA: "license/data",
|
496
|
+
ENV: "env",
|
497
|
+
APP_METADATA: "app-metadata"
|
496
498
|
};
|
497
499
|
var ls = /* @__PURE__ */ ((e) => (e.KEY = "key", e.VALUE = "value", e))(ls || {});
|
498
500
|
const i1 = {
|
@@ -503,7 +505,7 @@ const i1 = {
|
|
503
505
|
isInvalidValue: !1,
|
504
506
|
isSuggested: !0
|
505
507
|
};
|
506
|
-
var
|
508
|
+
var ze = /* @__PURE__ */ ((e) => (e[e.BAD_REQUEST = 400] = "BAD_REQUEST", e[e.UNAUTHORIZED = 401] = "UNAUTHORIZED", e[e.PERMISSION_DENIED = 403] = "PERMISSION_DENIED", e[e.NOT_FOUND = 404] = "NOT_FOUND", e[e.EXPECTATION_FAILED = 417] = "EXPECTATION_FAILED", e[e.INTERNAL_SERVER_ERROR = 500] = "INTERNAL_SERVER_ERROR", e[e.BAD_GATEWAY = 502] = "BAD_GATEWAY", e[e.SERVICE_TEMPORARY_UNAVAILABLE = 503] = "SERVICE_TEMPORARY_UNAVAILABLE", e))(ze || {});
|
507
509
|
const kE = {
|
508
510
|
TITLE: "Access denied",
|
509
511
|
SUBTITLE: "You do not have required access to perform this action"
|
@@ -540,7 +542,7 @@ const kE = {
|
|
540
542
|
CHART_PULL: "CHART_PULL",
|
541
543
|
CHART_PUSH: "CHART_PUSH"
|
542
544
|
};
|
543
|
-
var
|
545
|
+
var Je = /* @__PURE__ */ ((e) => (e.YAML = "yaml", e.JSON = "json", e.SHELL = "shell", e.DOCKERFILE = "dockerfile", e.PLAINTEXT = "plaintext", e))(Je || {}), UE = /* @__PURE__ */ ((e) => (e.CONFIG = "CONFIG", e.DEPLOYMENT = "DEPLOYMENT", e.IMAGE_PROMOTION = "IMAGE-PROMOTION", e))(UE || {});
|
544
546
|
const $E = 2147483647, u1 = {
|
545
547
|
APPROVAL: "approval",
|
546
548
|
PENDING: "pending"
|
@@ -645,7 +647,7 @@ const KE = async (e, s) => {
|
|
645
647
|
} catch {
|
646
648
|
}
|
647
649
|
};
|
648
|
-
var $u = /* @__PURE__ */ ((e) => (e.GET_LICENSE_CLICKED = "getLicenseClicked", e))($u || {}), WE = /* @__PURE__ */ ((e) => (e.CHART = "helm_charts", e.APPLICATION = "apps", e))(WE || {}), ue = /* @__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))(ue || {}), Wo = /* @__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))(Wo || {}), et = /* @__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))(et || {}), Mi = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Mi || {}), xn = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(xn || {}), zE = /* @__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))(zE || {}), qE = /* @__PURE__ */ ((e) => (e.CODE_SOURCE = "Code Source", e.PARAMETERS = "Parameters", e))(qE || {}), Bu = /* @__PURE__ */ ((e) => (e.IMAGE = "Image", e.PARAMETERS = "Parameters", e))(Bu || {}),
|
650
|
+
var $u = /* @__PURE__ */ ((e) => (e.GET_LICENSE_CLICKED = "getLicenseClicked", e))($u || {}), WE = /* @__PURE__ */ ((e) => (e.CHART = "helm_charts", e.APPLICATION = "apps", e))(WE || {}), ue = /* @__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))(ue || {}), Wo = /* @__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))(Wo || {}), et = /* @__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))(et || {}), Mi = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Mi || {}), xn = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(xn || {}), zE = /* @__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))(zE || {}), qE = /* @__PURE__ */ ((e) => (e.CODE_SOURCE = "Code Source", e.PARAMETERS = "Parameters", e))(qE || {}), Bu = /* @__PURE__ */ ((e) => (e.IMAGE = "Image", e.PARAMETERS = "Parameters", e))(Bu || {}), 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.environment = "environment", e.cdPipeline = "cd-pipeline", e.ciPipeline = "ci-pipeline", e.project = "project", e))(qe || {}), Hr = /* @__PURE__ */ ((e) => (e.v1 = "v1", e.alpha1 = "alpha1", e))(Hr || {}), XE = /* @__PURE__ */ ((e) => (e.lockConfiguration = "lock-configuration", e.imagePromotion = "image-promotion", e.plugins = "plugin", e.approval = "approval", e))(XE || {}), ia = /* @__PURE__ */ ((e) => (e.PULL_REQUEST = "Pull Request", e.TAG_CREATION = "Tag Creation", e))(ia || {}), Vt = /* @__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))(Vt || {}), JE = /* @__PURE__ */ ((e) => (e.SSH = "SSH", e.PASSWORD = "PASSWORD", e.SSH_AND_PASSWORD = "PAT_AND_SSH", e))(JE || {}), ZE = /* @__PURE__ */ ((e) => (e.UPSTREAM = "upstream", e.DOWNSTREAM = "downstream", e.LEVEL = "level", e))(ZE || {}), za = /* @__PURE__ */ ((e) => (e.FULFILLED = "fulfilled", e.REJECTED = "rejected", e))(za || {}), QE = /* @__PURE__ */ ((e) => (e.HTTP = "http:", e.HTTPS = "https:", e.SSH = "ssh:", e.SMTP = "smtp:", e.S3 = "s3:", e))(QE || {}), Fu = /* @__PURE__ */ ((e) => (e.GUI = "GUI", e.YAML = "YAML", e))(Fu || {});
|
649
651
|
const x1 = [
|
650
652
|
{
|
651
653
|
label: "GUI",
|
@@ -1294,7 +1296,7 @@ class Ns extends Pr {
|
|
1294
1296
|
] });
|
1295
1297
|
}
|
1296
1298
|
}
|
1297
|
-
const
|
1299
|
+
const Ke = ({ pageLoader: e, size: s, theme: n, styles: a, fillColor: r }) => {
|
1298
1300
|
const o = s ? `${s}px` : e ? "48px" : "20px";
|
1299
1301
|
return /* @__PURE__ */ t.jsx("div", { className: `loader ${n || "default"}-background`, style: a, "data-testid": "progressing", children: /* @__PURE__ */ t.jsx("div", { style: { width: o, height: o }, children: /* @__PURE__ */ t.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", className: "loader__svg", children: /* @__PURE__ */ t.jsxs("g", { fill: "none", fillRule: "evenodd", strokeLinecap: "round", children: [
|
1300
1302
|
/* @__PURE__ */ t.jsx(
|
@@ -1332,7 +1334,7 @@ const Ye = ({ pageLoader: e, size: s, theme: n, styles: a, fillColor: r }) => {
|
|
1332
1334
|
style: a,
|
1333
1335
|
"data-testid": "details-progressing",
|
1334
1336
|
children: [
|
1335
|
-
/* @__PURE__ */ t.jsx("span", { style: { width: `${s}px`, height: `${s}px` }, children: /* @__PURE__ */ t.jsx(
|
1337
|
+
/* @__PURE__ */ t.jsx("span", { style: { width: `${s}px`, height: `${s}px` }, children: /* @__PURE__ */ t.jsx(Ke, { size: s, fillColor: r }) }),
|
1336
1338
|
e && /* @__PURE__ */ t.jsx("span", { className: "mt-10", children: e }),
|
1337
1339
|
o
|
1338
1340
|
]
|
@@ -1406,7 +1408,7 @@ const Ye = ({ pageLoader: e, size: s, theme: n, styles: a, fillColor: r }) => {
|
|
1406
1408
|
id: a,
|
1407
1409
|
...e
|
1408
1410
|
}
|
1409
|
-
}) :
|
1411
|
+
}) : He(G.CONFIG_DATA, e);
|
1410
1412
|
return fe(r, { signal: s });
|
1411
1413
|
}, jN = async (e) => {
|
1412
1414
|
const s = {
|
@@ -1414,7 +1416,7 @@ const Ye = ({ pageLoader: e, size: s, theme: n, styles: a, fillColor: r }) => {
|
|
1414
1416
|
}, n = Array(e.length).fill(null), {
|
1415
1417
|
result: { comparisonItemResponse: a }
|
1416
1418
|
} = await fe(
|
1417
|
-
|
1419
|
+
He(G.CONFIG_COMPARE_SECRET, {
|
1418
1420
|
compareConfig: JSON.stringify(s)
|
1419
1421
|
})
|
1420
1422
|
);
|
@@ -1423,7 +1425,7 @@ const Ye = ({ pageLoader: e, size: s, theme: n, styles: a, fillColor: r }) => {
|
|
1423
1425
|
}), n;
|
1424
1426
|
};
|
1425
1427
|
var wN = /* @__PURE__ */ ((e) => (e.PUBLISHED_ONLY = "PublishedOnly", e.DRAFT_ONLY = "DraftOnly", e.PUBLISHED_WITH_DRAFT = "PublishedWithDraft", e.PREVIOUS_DEPLOYMENTS = "PreviousDeployments", e.DEFAULT_VERSION = "DefaultVersion", e))(wN || {}), 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 || {}), LN = /* @__PURE__ */ ((e) => (e[e.Add = 1] = "Add", e[e.Update = 2] = "Update", e[e.Delete = 3] = "Delete", e))(LN || {}), Ue = /* @__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))(Ue || {}), Kt = /* @__PURE__ */ ((e) => (e.ConfigMap = "ConfigMap", e.Secret = "Secret", e.DeploymentTemplate = "Deployment Template", e.PipelineStrategy = "Pipeline Strategy", e))(Kt || {}), ei = /* @__PURE__ */ ((e) => (e[e.DefaultVersions = 1] = "DefaultVersions", e[e.PublishedOnEnvironments = 2] = "PublishedOnEnvironments", e[e.DeployedOnSelfEnvironment = 3] = "DeployedOnSelfEnvironment", e[e.DeployedOnOtherEnvironment = 4] = "DeployedOnOtherEnvironment", e))(ei || {}), mt = /* @__PURE__ */ ((e) => (e.ConfigMap = "configmap", e.Secret = "secrets", e.DeploymentTemplate = "deployment-template", e.Manifest = "manifest", e.PipelineStrategy = "pipeline-strategy", e))(mt || {}), Ms = /* @__PURE__ */ ((e) => (e[e.ConfigMap = 1] = "ConfigMap", e[e.Secret = 2] = "Secret", e))(Ms || {}), Yr = /* @__PURE__ */ ((e) => (e.BASE = "", e.INHERITED = "INHERITING", e.OVERRIDDEN = "OVERRIDDEN", e.ENV = "ENV", e.UNPUBLISHED = "UNPUBLISHED", e))(Yr || {}), Zu = /* @__PURE__ */ ((e) => (e.DATA = "data", e.SAMPLE = "sample", e))(Zu || {});
|
1426
|
-
const ON = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) =>
|
1428
|
+
const ON = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) => He(`${e}/${s}/${n}${a ? `/${a}` : ""}`, r), O1 = ({ kind: e, version: s, queryParams: n, suffix: a }) => He(`global/policy/${e}/${s}${a ? `/${a}` : ""}`, n), DN = (e, { isTemplateView: s }) => {
|
1427
1429
|
const n = s ? Kr({
|
1428
1430
|
type: ga.CD_PIPELINE,
|
1429
1431
|
queryParams: {
|
@@ -1431,10 +1433,10 @@ const ON = ({ baseUrl: e, kind: s, version: n, suffix: a, queryParams: r }) => J
|
|
1431
1433
|
}
|
1432
1434
|
}) : G.CD_CONFIG;
|
1433
1435
|
return gt(n, e);
|
1434
|
-
}, D1 = () => fe(G.ENVIRONMENT_DATA), Kr = ({ type: e, queryParams: { id: s, ...n } }) =>
|
1436
|
+
}, D1 = () => fe(G.ENVIRONMENT_DATA), Kr = ({ type: e, queryParams: { id: s, ...n } }) => He(
|
1435
1437
|
`${ON({
|
1436
1438
|
baseUrl: G.RESOURCE_TEMPLATE,
|
1437
|
-
kind:
|
1439
|
+
kind: qe.devtronApplication,
|
1438
1440
|
version: Hr.alpha1
|
1439
1441
|
})}/${e}`,
|
1440
1442
|
{ templateId: s, ...n }
|
@@ -1586,7 +1588,7 @@ const k1 = {
|
|
1586
1588
|
/* @__PURE__ */ t.jsx("span", { className: "fw-6", children: o ? "Enabled" : "Not enabled" })
|
1587
1589
|
] })
|
1588
1590
|
] }) : s ? /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-16 dc_max-width__max-content", children: [
|
1589
|
-
/* @__PURE__ */ t.jsx(
|
1591
|
+
/* @__PURE__ */ t.jsx(Ke, { "data-testid": "app-metrics-checkbox-loading" }),
|
1590
1592
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 fw-4 lh-20 dc__no-shrink", children: "Application metrics" })
|
1591
1593
|
] }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center", children: [
|
1592
1594
|
/* @__PURE__ */ t.jsx(eR, { parsingError: c, restoreLastSavedYAML: l, children: /* @__PURE__ */ t.jsx("div", { children: /* @__PURE__ */ t.jsx(
|
@@ -1701,7 +1703,7 @@ const $1 = async (e, s) => {
|
|
1701
1703
|
i.append("file", e[0]);
|
1702
1704
|
try {
|
1703
1705
|
const { result: c } = await gt(
|
1704
|
-
|
1706
|
+
He(`${G.CD_CONFIG}/${s}/${n}/${G.FILE_UPLOAD}`, {
|
1705
1707
|
allowedExtensions: a,
|
1706
1708
|
maxUploadSize: r
|
1707
1709
|
}),
|
@@ -1811,7 +1813,7 @@ const Y1 = ({ fileMountDir: e }) => /* @__PURE__ */ t.jsx(
|
|
1811
1813
|
c.append("file", e[0]);
|
1812
1814
|
try {
|
1813
1815
|
const { result: l } = await gt(
|
1814
|
-
|
1816
|
+
He(`${G.CI_CONFIG_GET}/${s}/${n}/${G.FILE_UPLOAD}`, {
|
1815
1817
|
envId: a,
|
1816
1818
|
allowedExtensions: r,
|
1817
1819
|
maxUploadSize: o
|
@@ -2372,16 +2374,16 @@ const im = (e) => ({
|
|
2372
2374
|
let i;
|
2373
2375
|
switch (e) {
|
2374
2376
|
case Ho.ROLLBACK:
|
2375
|
-
i =
|
2377
|
+
i = He(
|
2376
2378
|
`${G.CD_MATERIAL_GET}/${s}/material/rollback`,
|
2377
2379
|
o
|
2378
2380
|
);
|
2379
2381
|
break;
|
2380
2382
|
case Ho.IMAGE_PROMOTION:
|
2381
|
-
i =
|
2383
|
+
i = He(G.APP_ARTIFACT_PROMOTE_MATERIAL, r);
|
2382
2384
|
break;
|
2383
2385
|
default:
|
2384
|
-
i =
|
2386
|
+
i = He(`${G.CD_MATERIAL_GET}/${s}/material`, {
|
2385
2387
|
...o,
|
2386
2388
|
stage: em[n]
|
2387
2389
|
});
|
@@ -2446,7 +2448,7 @@ const RC = (e, s) => {
|
|
2446
2448
|
}) => {
|
2447
2449
|
try {
|
2448
2450
|
const { result: a } = await fe(
|
2449
|
-
|
2451
|
+
He(G.PLUGIN_GLOBAL_VARIABLES, { appId: e }),
|
2450
2452
|
{
|
2451
2453
|
abortControllerRef: n
|
2452
2454
|
}
|
@@ -2464,6 +2466,14 @@ const RC = (e, s) => {
|
|
2464
2466
|
} catch (a) {
|
2465
2467
|
throw a;
|
2466
2468
|
}
|
2469
|
+
}, dk = async ({ envId: e, appIds: s }) => {
|
2470
|
+
const n = He(`${G.ENV}/${e}/${G.APP_METADATA}`, {
|
2471
|
+
appIds: s?.join()
|
2472
|
+
}), a = await fe(n);
|
2473
|
+
return {
|
2474
|
+
appCount: a.result?.appCount ?? 0,
|
2475
|
+
apps: a.result?.apps ?? []
|
2476
|
+
};
|
2467
2477
|
}, cm = () => {
|
2468
2478
|
const [e, s] = j({
|
2469
2479
|
isSuperAdmin: !1,
|
@@ -2637,7 +2647,7 @@ const RC = (e, s) => {
|
|
2637
2647
|
const R = localStorage.getItem(n);
|
2638
2648
|
if (R)
|
2639
2649
|
try {
|
2640
|
-
const b =
|
2650
|
+
const b = He("", JSON.parse(R)), w = new URLSearchParams(b.split("?")[1] ?? "");
|
2641
2651
|
return o.replace({ search: w.toString() }), w;
|
2642
2652
|
} catch {
|
2643
2653
|
localStorage.removeItem(n);
|
@@ -2846,7 +2856,7 @@ const dm = {
|
|
2846
2856
|
i && /* @__PURE__ */ t.jsx("span", { className: I, children: i })
|
2847
2857
|
] }),
|
2848
2858
|
l && /* @__PURE__ */ t.jsx(
|
2849
|
-
|
2859
|
+
Ke,
|
2850
2860
|
{
|
2851
2861
|
size: MC({
|
2852
2862
|
size: a,
|
@@ -3956,7 +3966,7 @@ ${d.slice(C)}`;
|
|
3956
3966
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 cn-7 fs-13 fw-4 lh-20 dc__no-shrink", children: at.INHERITING_HEADING_DESCRIPTION })
|
3957
3967
|
] })
|
3958
3968
|
] });
|
3959
|
-
},
|
3969
|
+
}, uk = ({
|
3960
3970
|
profileInput: e,
|
3961
3971
|
profileInputErrors: s,
|
3962
3972
|
handleProfileInputChange: n,
|
@@ -4022,8 +4032,8 @@ ${d.slice(C)}`;
|
|
4022
4032
|
l.locator
|
4023
4033
|
)) })
|
4024
4034
|
] })
|
4025
|
-
] }) : /* @__PURE__ */ t.jsx(
|
4026
|
-
}, ab = Bt(null),
|
4035
|
+
] }) : /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 });
|
4036
|
+
}, ab = Bt(null), mk = () => {
|
4027
4037
|
const e = gs(ab);
|
4028
4038
|
if (!e)
|
4029
4039
|
throw new Error("Please wrap parent component with BuildInfraUtilityProvider");
|
@@ -4183,7 +4193,7 @@ ${d.slice(C)}`;
|
|
4183
4193
|
}
|
4184
4194
|
)
|
4185
4195
|
}
|
4186
|
-
),
|
4196
|
+
), pk = ({
|
4187
4197
|
additionalContainerClasses: e,
|
4188
4198
|
breadCrumbs: s,
|
4189
4199
|
children: n,
|
@@ -4207,7 +4217,7 @@ ${d.slice(C)}`;
|
|
4207
4217
|
)
|
4208
4218
|
] }) }),
|
4209
4219
|
n
|
4210
|
-
] }),
|
4220
|
+
] }), _k = ({ disabled: e, handleCancel: s, editProfile: n, loading: a }) => {
|
4211
4221
|
const r = e ? at.SUBMIT_BUTTON_TIPPY.INVALID_INPUT : at.SUBMIT_BUTTON_TIPPY.REQUEST_IN_PROGRESS, o = () => n ? at.EDIT_SUBMIT : at.SAVE_SUBMIT, i = (c) => /* @__PURE__ */ t.jsx(xe, { content: r, placement: "top", className: "default-tt", arrow: !1, children: c });
|
4212
4222
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex pl pr pb pt h-64 dc__gap-12 dc__border-top dc__content-start", children: [
|
4213
4223
|
/* @__PURE__ */ t.jsx(ft, { condition: e || a, wrap: i, children: /* @__PURE__ */ t.jsx("div", { className: "flexbox dc__align-items-center", children: /* @__PURE__ */ t.jsx(
|
@@ -4217,7 +4227,7 @@ ${d.slice(C)}`;
|
|
4217
4227
|
className: "cta submit h-32 flex",
|
4218
4228
|
disabled: e || a,
|
4219
4229
|
"data-testid": Xc.SUBMIT_BUTTON,
|
4220
|
-
children: a ? /* @__PURE__ */ t.jsx(
|
4230
|
+
children: a ? /* @__PURE__ */ t.jsx(Ke, { size: 16 }) : o()
|
4221
4231
|
}
|
4222
4232
|
) }) }),
|
4223
4233
|
s && /* @__PURE__ */ t.jsx(
|
@@ -4240,7 +4250,7 @@ ${d.slice(C)}`;
|
|
4240
4250
|
try {
|
4241
4251
|
const a = { name: e }, {
|
4242
4252
|
result: { configurationUnits: r, defaultConfigurations: o, profile: i }
|
4243
|
-
} = await fe(
|
4253
|
+
} = await fe(He(zi(), a));
|
4244
4254
|
return Cb({
|
4245
4255
|
configurationUnits: r,
|
4246
4256
|
defaultConfigurations: o,
|
@@ -4260,7 +4270,7 @@ ${d.slice(C)}`;
|
|
4260
4270
|
if (a) {
|
4261
4271
|
const i = { name: e };
|
4262
4272
|
return await Ec(
|
4263
|
-
|
4273
|
+
He(zi(), i),
|
4264
4274
|
r
|
4265
4275
|
);
|
4266
4276
|
}
|
@@ -4379,7 +4389,7 @@ ${d.slice(C)}`;
|
|
4379
4389
|
return {
|
4380
4390
|
isValid: !0
|
4381
4391
|
};
|
4382
|
-
},
|
4392
|
+
}, fk = (e, s, n) => {
|
4383
4393
|
if (n && !e)
|
4384
4394
|
return {
|
4385
4395
|
isValid: !1,
|
@@ -4405,7 +4415,7 @@ ${d.slice(C)}`;
|
|
4405
4415
|
isValid: !1,
|
4406
4416
|
message: "Invalid URL"
|
4407
4417
|
}));
|
4408
|
-
}),
|
4418
|
+
}), hk = (e) => {
|
4409
4419
|
const s = e.reduce(
|
4410
4420
|
(a, r) => a[r] ? (a[r] += 1, a) : (a[r] = 1, a),
|
4411
4421
|
{}
|
@@ -4416,7 +4426,7 @@ ${d.slice(C)}`;
|
|
4416
4426
|
} : {
|
4417
4427
|
isValid: !0
|
4418
4428
|
};
|
4419
|
-
},
|
4429
|
+
}, gk = (e) => e ? e.length > 128 ? {
|
4420
4430
|
isValid: !1,
|
4421
4431
|
message: ct.getMaxCharMessage(128)
|
4422
4432
|
} : /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/.test(
|
@@ -4429,7 +4439,7 @@ ${d.slice(C)}`;
|
|
4429
4439
|
} : {
|
4430
4440
|
isValid: !1,
|
4431
4441
|
message: "Please provide a version"
|
4432
|
-
},
|
4442
|
+
}, xk = (e) => fm(e, _l.MAX_LIMIT, _l.MIN_LIMIT), Na = vu({
|
4433
4443
|
ajvOptionsOverrides: {
|
4434
4444
|
strict: !0,
|
4435
4445
|
allowUnionTypes: !0
|
@@ -4444,7 +4454,7 @@ Ca.ajv.addKeyword("hidden");
|
|
4444
4454
|
Ca.ajv.addKeyword("updatePath");
|
4445
4455
|
Ca.ajv.addFormat("memory", /^\d+(\.\d+)?(Ki|Mi|Gi|Ti|Pi|Ei|KiB|MiB|GiB|TiB|PiB|EiB)?$/);
|
4446
4456
|
Ca.ajv.addFormat("cpu", /^(?:\d+(\.\d+)?|(\d+)(m))$/);
|
4447
|
-
const
|
4457
|
+
const Ek = (e, s = !1) => {
|
4448
4458
|
try {
|
4449
4459
|
return e && (s ? Na : Ca).ajv.compile(JSON.parse(e)), {
|
4450
4460
|
isValid: !0
|
@@ -4455,7 +4465,7 @@ const xk = (e, s = !1) => {
|
|
4455
4465
|
message: n.message
|
4456
4466
|
};
|
4457
4467
|
}
|
4458
|
-
},
|
4468
|
+
}, Nk = (e) => {
|
4459
4469
|
if (e) {
|
4460
4470
|
if ((/* @__PURE__ */ new Date()).getTime() > e.getTime())
|
4461
4471
|
return {
|
@@ -4470,7 +4480,7 @@ const xk = (e, s = !1) => {
|
|
4470
4480
|
return {
|
4471
4481
|
isValid: !0
|
4472
4482
|
};
|
4473
|
-
},
|
4483
|
+
}, Ck = (e) => {
|
4474
4484
|
const s = Jp(e), n = document.createElement("div");
|
4475
4485
|
n.innerHTML = s;
|
4476
4486
|
const a = n.querySelector("iframe");
|
@@ -4487,7 +4497,7 @@ const xk = (e, s = !1) => {
|
|
4487
4497
|
isValid: !1,
|
4488
4498
|
message: 'Use only alphanumeric, (/), (-), (_); Do not use "spaces"'
|
4489
4499
|
};
|
4490
|
-
},
|
4500
|
+
}, bk = (e, s) => {
|
4491
4501
|
try {
|
4492
4502
|
return !e && s ? {
|
4493
4503
|
isValid: !1,
|
@@ -4590,7 +4600,7 @@ const xk = (e, s = !1) => {
|
|
4590
4600
|
return e && tC.forEach((n) => {
|
4591
4601
|
s[n] = "";
|
4592
4602
|
}), s;
|
4593
|
-
},
|
4603
|
+
}, Tk = ({
|
4594
4604
|
name: e,
|
4595
4605
|
editProfile: s,
|
4596
4606
|
handleSuccessRedirection: n,
|
@@ -5029,7 +5039,7 @@ const xk = (e, s = !1) => {
|
|
5029
5039
|
appCount: s.appCount,
|
5030
5040
|
useK8sDriver: r
|
5031
5041
|
};
|
5032
|
-
},
|
5042
|
+
}, Sk = (e) => !!xa[e], xb = (e, s) => {
|
5033
5043
|
if (!xa[e.key])
|
5034
5044
|
return Rn(e);
|
5035
5045
|
const n = e.value?.map(
|
@@ -5234,7 +5244,7 @@ const xk = (e, s = !1) => {
|
|
5234
5244
|
buildxDriverType: bb(e.useK8sDriver)
|
5235
5245
|
}
|
5236
5246
|
};
|
5237
|
-
}, zi = () => `${G.INFRA_CONFIG_PROFILE}/${sC}`,
|
5247
|
+
}, zi = () => `${G.INFRA_CONFIG_PROFILE}/${sC}`, vk = (e, s) => s ? `activate_${e}` : `de_activate_${e}`;
|
5238
5248
|
var zn = /* @__PURE__ */ ((e) => (e.JOB_AND_CRONJOB_CHART_NAME = "Job & CronJob", e.ROLLOUT_DEPLOYMENT = "Rollout Deployment", e.DEPLOYMENT = "Deployment", e.STATEFUL_SET = "StatefulSet", e))(zn || {});
|
5239
5249
|
const Sb = "object", vb = {
|
5240
5250
|
ContainerPort: {
|
@@ -5308,7 +5318,7 @@ const Sb = "object", vb = {
|
|
5308
5318
|
}, Ib = {
|
5309
5319
|
type: Sb,
|
5310
5320
|
properties: vb
|
5311
|
-
},
|
5321
|
+
}, Ik = (e) => {
|
5312
5322
|
if (!e)
|
5313
5323
|
return [];
|
5314
5324
|
const s = e.reduce(
|
@@ -5330,7 +5340,7 @@ const Sb = "object", vb = {
|
|
5330
5340
|
{}
|
5331
5341
|
);
|
5332
5342
|
return Object.values(s).map((a) => (a.versions.sort((r, o) => xm(r.version, o.version)), a));
|
5333
|
-
},
|
5343
|
+
}, Ak = (e) => {
|
5334
5344
|
switch (e) {
|
5335
5345
|
case zn.JOB_AND_CRONJOB_CHART_NAME:
|
5336
5346
|
case zn.DEPLOYMENT:
|
@@ -5374,7 +5384,7 @@ const yb = {
|
|
5374
5384
|
draining: "Draining node",
|
5375
5385
|
cancel: "Cancel"
|
5376
5386
|
}
|
5377
|
-
},
|
5387
|
+
}, yk = {
|
5378
5388
|
UncordonIcon: jg,
|
5379
5389
|
CordonIcon: Rg,
|
5380
5390
|
cordonInfoText: "Cordoning a node will mark it as unschedulable. By cordoning a node, you can be sure that no new pods will be scheduled on the node.",
|
@@ -5384,7 +5394,7 @@ const yb = {
|
|
5384
5394
|
cordoning: "Cordoning node",
|
5385
5395
|
uncordoning: "Uncordoning node",
|
5386
5396
|
cancel: "Cancel"
|
5387
|
-
},
|
5397
|
+
}, Rk = {
|
5388
5398
|
subtitle: /* @__PURE__ */ t.jsxs("p", { className: "fs-13 fw-4 cn-8 m-0", children: [
|
5389
5399
|
"Drain the node before deleting it as it may cause disruption because of pod deletion.",
|
5390
5400
|
/* @__PURE__ */ t.jsx("br", {}),
|
@@ -5413,7 +5423,7 @@ const yb = {
|
|
5413
5423
|
infoText: rs.IgnoreDaemonSets.infoText,
|
5414
5424
|
label: rs.IgnoreDaemonSets.heading
|
5415
5425
|
}
|
5416
|
-
],
|
5426
|
+
], jk = ({
|
5417
5427
|
optionsData: e,
|
5418
5428
|
setOptionsData: s,
|
5419
5429
|
children: n
|
@@ -5485,7 +5495,7 @@ function jb(e, s) {
|
|
5485
5495
|
return s ? Vt["Other Resources"] : Vt["Custom Resource"];
|
5486
5496
|
}
|
5487
5497
|
}
|
5488
|
-
const
|
5498
|
+
const wk = (e, s, n, a) => ({
|
5489
5499
|
clusterId: +e,
|
5490
5500
|
k8sRequest: {
|
5491
5501
|
resourceIdentifier: {
|
@@ -5496,7 +5506,7 @@ const jk = (e, s, n, a) => ({
|
|
5496
5506
|
}
|
5497
5507
|
},
|
5498
5508
|
...a
|
5499
|
-
}),
|
5509
|
+
}), Lk = ({
|
5500
5510
|
clusterId: e,
|
5501
5511
|
group: s,
|
5502
5512
|
version: n,
|
@@ -5519,7 +5529,7 @@ const jk = (e, s, n, a) => ({
|
|
5519
5529
|
},
|
5520
5530
|
...i && { patch: i }
|
5521
5531
|
}
|
5522
|
-
}),
|
5532
|
+
}), Ok = ({
|
5523
5533
|
optionsData: e,
|
5524
5534
|
setOptionsData: s,
|
5525
5535
|
children: n
|
@@ -5580,11 +5590,11 @@ const jk = (e, s, n, a) => ({
|
|
5580
5590
|
] }),
|
5581
5591
|
n
|
5582
5592
|
] });
|
5583
|
-
},
|
5593
|
+
}, Dk = (e, s) => gt(G.K8S_RESOURCE_LIST, e, {
|
5584
5594
|
signal: s
|
5585
|
-
}),
|
5595
|
+
}), Pk = (e) => gt(G.K8S_RESOURCE_CREATE, e), kk = (e, s) => gt(G.DELETE_RESOURCE, e, { abortControllerRef: s }), Mk = (e, s) => ro(G.NODE_CAPACITY, e, { abortControllerRef: s }), Uk = (e, s) => Ec(`${G.NODE_CAPACITY}/cordon`, e, { abortControllerRef: s }), $k = (e, s) => Ec(`${G.NODE_CAPACITY}/drain`, e, { abortControllerRef: s }), Bk = () => fe(G.CLUSTER_LIST_RAW);
|
5586
5596
|
var wb = /* @__PURE__ */ ((e) => (e.ALL_CLUSTERS = "all", e.HEALTHY = "healthy", e.UNHEALTHY = "unhealthy", e))(wb || {}), Lb = /* @__PURE__ */ ((e) => (e.HEALTHY = "healthy", e.UNHEALTHY = "unhealthy", e.CONNECTION_FAILED = "connection failed", e))(Lb || {});
|
5587
|
-
const Ob = (e) => e.replace(Yt.ESCAPED_CHARACTERS, "\\$&"),
|
5597
|
+
const Ob = (e) => e.replace(Yt.ESCAPED_CHARACTERS, "\\$&"), Fk = ({ searchText: e, text: s, highlightClasses: n }) => {
|
5588
5598
|
if (!e)
|
5589
5599
|
return s;
|
5590
5600
|
try {
|
@@ -5598,7 +5608,7 @@ const Ob = (e) => e.replace(Yt.ESCAPED_CHARACTERS, "\\$&"), Bk = ({ searchText:
|
|
5598
5608
|
}, Nl = ({ identifier: e, preventFocus: s }) => {
|
5599
5609
|
const n = document.getElementById(e);
|
5600
5610
|
n && (s ? n.setAttribute("inert", "true") : n.removeAttribute("inert"));
|
5601
|
-
}, Db = (e) => !!(e.webhookData || e.author || e.message || e.modifiedTime || e.revision),
|
5611
|
+
}, Db = (e) => !!(e.webhookData || e.author || e.message || e.modifiedTime || e.revision), Vk = (e) => !!e?.every(Db), Gk = (e) => ({
|
5602
5612
|
Commit: e.revision,
|
5603
5613
|
Author: e.author,
|
5604
5614
|
Date: e.modifiedTime,
|
@@ -5613,7 +5623,7 @@ const Ob = (e) => e.replace(Yt.ESCAPED_CHARACTERS, "\\$&"), Bk = ({ searchText:
|
|
5613
5623
|
function xm(e, s, n = Se.ASC) {
|
5614
5624
|
return n === Se.DESC ? e?.localeCompare(s, void 0, { numeric: !0 }) ?? 1 : s?.localeCompare(e, void 0, { numeric: !0 }) ?? 1;
|
5615
5625
|
}
|
5616
|
-
const
|
5626
|
+
const Hk = (e) => {
|
5617
5627
|
switch (e) {
|
5618
5628
|
case ia.PULL_REQUEST:
|
5619
5629
|
return /* @__PURE__ */ t.jsx(ji, { className: "icon-dim-12" });
|
@@ -5648,13 +5658,13 @@ const Gk = (e) => {
|
|
5648
5658
|
r && d.current || u != null && m.unobserve(u);
|
5649
5659
|
};
|
5650
5660
|
}, [i.current, e]), c;
|
5651
|
-
}, an = (e) => e == null,
|
5661
|
+
}, an = (e) => e == null, Yk = (e) => {
|
5652
5662
|
const s = e.target instanceof HTMLTextAreaElement;
|
5653
5663
|
e.key === "Enter" && !s && e.preventDefault();
|
5654
|
-
},
|
5664
|
+
}, Kk = (e = []) => e.reduce(
|
5655
5665
|
(s, n) => (s[n] = !0, s),
|
5656
5666
|
{}
|
5657
|
-
),
|
5667
|
+
), Wk = (e) => /* @__PURE__ */ t.jsx(
|
5658
5668
|
xe,
|
5659
5669
|
{
|
5660
5670
|
content: "Valid input is required for all mandatory fields.",
|
@@ -5818,12 +5828,12 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5818
5828
|
)
|
5819
5829
|
},
|
5820
5830
|
isExceptionUser: e?.isExceptionUser ?? !1
|
5821
|
-
}),
|
5831
|
+
}), zk = (e) => (
|
5822
5832
|
// Added null check for backward compatibility
|
5823
5833
|
!!e?.type && e.type !== wu.notConfigured
|
5824
5834
|
), Nm = (e) => e?.requiredCount > 0, jn = (e) => () => {
|
5825
5835
|
window.open(e, "_blank", "noreferrer");
|
5826
|
-
},
|
5836
|
+
}, qk = (e) => {
|
5827
5837
|
switch (typeof e) {
|
5828
5838
|
case "number":
|
5829
5839
|
return 0;
|
@@ -5866,7 +5876,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5866
5876
|
}, {}), Cm = (e, s) => {
|
5867
5877
|
const n = qi(s), r = e === zt.WEBHOOK || n?.webhookdata?.id !== 0 ? n.webhookdata : {}, o = ke(r.data.date, "YYYY-MM-DDTHH:mm:ssZ");
|
5868
5878
|
return o.isValid() ? o.format(It.TWELVE_HOURS_FORMAT) : r.data.date;
|
5869
|
-
}, Bs = (e) => N_(e),
|
5879
|
+
}, Bs = (e) => N_(e), Xk = (e, s = "") => ({ pathname: n }) => e === n || s || CN, zr = (e) => {
|
5870
5880
|
if (!e?.length)
|
5871
5881
|
return [];
|
5872
5882
|
const s = e.filter(({ name: r }) => !!r).sort(({ name: r }, { name: o }) => lt(r, o)), n = [], a = {};
|
@@ -5891,7 +5901,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5891
5901
|
}) => {
|
5892
5902
|
const { top: n, right: a, bottom: r, left: o } = Xi(s);
|
5893
5903
|
return `${Wb(e)} ${Kb({ top: n, right: a, bottom: r, left: o })}`;
|
5894
|
-
},
|
5904
|
+
}, Jk = (e, s = "dc__top-0") => `dc__position-sticky ${s} dc__transition--box-shadow ${e ? "dc__box-shadow--header" : ""}`, zb = () => {
|
5895
5905
|
document.cookie = `${ME}=; expires=Thu, 01-Jan-1970 00:00:01 GMT;path=/`;
|
5896
5906
|
}, bm = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyCombo" in e ? e : {
|
5897
5907
|
// TODO: using some typing somersaults here, clean it up later
|
@@ -5906,15 +5916,15 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5906
5916
|
isDisabled: s,
|
5907
5917
|
selectProps: { isLoading: n }
|
5908
5918
|
} = e;
|
5909
|
-
return /* @__PURE__ */ t.jsx(
|
5910
|
-
}, Xb = (e) => /* @__PURE__ */ t.jsx(
|
5919
|
+
return /* @__PURE__ */ t.jsx(Ye.DropdownIndicator, { ...e, children: n ? /* @__PURE__ */ t.jsx(Ke, { fillColor: "var(--N500)" }) : /* @__PURE__ */ t.jsx(fs, { className: s ? "scn-3" : "scn-6" }) });
|
5920
|
+
}, Xb = (e) => /* @__PURE__ */ t.jsx(Ye.ClearIndicator, { ...e, children: /* @__PURE__ */ t.jsx(rt, { className: "icon-use-fill-n6" }) }), Jb = (e) => {
|
5911
5921
|
const {
|
5912
5922
|
children: s,
|
5913
5923
|
getValue: n,
|
5914
5924
|
selectProps: { icon: a, showSelectedOptionIcon: r }
|
5915
5925
|
} = e, { startIcon: o, endIcon: i } = n()?.[0] ?? {};
|
5916
5926
|
let c = a;
|
5917
|
-
return r && (o || i) && (c = o || i), /* @__PURE__ */ t.jsxs(
|
5927
|
+
return r && (o || i) && (c = o || i), /* @__PURE__ */ t.jsxs(Ye.Control, { ...e, children: [
|
5918
5928
|
c && /* @__PURE__ */ t.jsx("div", { className: "dc__no-shrink icon-dim-20 flex dc__fill-available-space", children: c }),
|
5919
5929
|
s
|
5920
5930
|
] });
|
@@ -5923,7 +5933,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5923
5933
|
isHidden: s,
|
5924
5934
|
selectProps: { shouldRenderTextArea: n }
|
5925
5935
|
} = e;
|
5926
|
-
return /* @__PURE__ */ t.jsx(
|
5936
|
+
return /* @__PURE__ */ t.jsx(Ye.Input, { ...e, isTextArea: n, isHidden: !n && s });
|
5927
5937
|
}, Qb = ({
|
5928
5938
|
showSelectedOptionsCount: e,
|
5929
5939
|
customSelectedOptionsCount: s,
|
@@ -5935,10 +5945,10 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5935
5945
|
children: c
|
5936
5946
|
} = n;
|
5937
5947
|
if (o)
|
5938
|
-
return /* @__PURE__ */ t.jsx(
|
5948
|
+
return /* @__PURE__ */ t.jsx(Ye.ValueContainer, { ...n });
|
5939
5949
|
const l = an(s) ? (a() ?? []).length : s, d = kc.count(c);
|
5940
5950
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex left dc__gap-8 flex-grow-1", children: [
|
5941
|
-
/* @__PURE__ */ t.jsx("div", { className: "flex left flex-grow-1", children: /* @__PURE__ */ t.jsx(
|
5951
|
+
/* @__PURE__ */ t.jsx("div", { className: "flex left flex-grow-1", children: /* @__PURE__ */ t.jsx(Ye.ValueContainer, { ...n, children: r && l > 0 && !i ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
5942
5952
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 fs-13 fw-4 lh-20 cn-9 dc__truncate", children: r }),
|
5943
5953
|
/* @__PURE__ */ t.jsx("div", { className: "dc__position-abs", children: kc.map(c, (u, m) => m === d - 1 ? u : null) })
|
5944
5954
|
] }) : c }) }),
|
@@ -5958,7 +5968,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
5958
5968
|
} = s, { description: l, startIcon: d, endIcon: u, tooltipProps: m } = a ?? {}, p = !!l, _ = "__isNew__" in a && a.__isNew__, x = (h) => {
|
5959
5969
|
h.preventDefault(), h.stopPropagation(), o(a);
|
5960
5970
|
}, E = "dc__no-shrink icon-dim-16 flex dc__fill-available-space";
|
5961
|
-
return /* @__PURE__ */ t.jsx(
|
5971
|
+
return /* @__PURE__ */ t.jsx(Ye.Option, { ...s, children: /* @__PURE__ */ t.jsx(ie, { ...bm(m), children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
5962
5972
|
r && !_ && /* @__PURE__ */ t.jsx(
|
5963
5973
|
Ns,
|
5964
5974
|
{
|
@@ -6030,7 +6040,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6030
6040
|
}
|
6031
6041
|
} = e;
|
6032
6042
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
6033
|
-
/* @__PURE__ */ vi(
|
6043
|
+
/* @__PURE__ */ vi(Ye.MenuList, { ...e, key: n }, /* @__PURE__ */ t.jsx("div", { className: "py-4 cursor", children: r ? o() : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
6034
6044
|
s,
|
6035
6045
|
i?.()
|
6036
6046
|
] }) })),
|
@@ -6049,9 +6059,9 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6049
6059
|
children: o
|
6050
6060
|
}
|
6051
6061
|
),
|
6052
|
-
/* @__PURE__ */ t.jsx(
|
6062
|
+
/* @__PURE__ */ t.jsx(Ye.MultiValueLabel, { ...s })
|
6053
6063
|
] });
|
6054
|
-
}, aT = (e) => /* @__PURE__ */ t.jsx(
|
6064
|
+
}, aT = (e) => /* @__PURE__ */ t.jsx(Ye.MultiValueRemove, { ...e, children: /* @__PURE__ */ t.jsx("span", { className: "flex dc__no-shrink", children: /* @__PURE__ */ t.jsx(rt, { className: "icon-dim-12 icon-use-fill-n6" }) }) }), rT = ({
|
6055
6065
|
isGroupHeadingSelectable: e,
|
6056
6066
|
...s
|
6057
6067
|
}) => {
|
@@ -6059,7 +6069,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6059
6069
|
if (!n.label)
|
6060
6070
|
return null;
|
6061
6071
|
if (!e || !a.isMulti)
|
6062
|
-
return /* @__PURE__ */ t.jsx(
|
6072
|
+
return /* @__PURE__ */ t.jsx(Ye.GroupHeading, { ...s });
|
6063
6073
|
const r = a.value ?? [], o = n.options ?? [], i = XC(o, r, a.getOptionValue), c = () => {
|
6064
6074
|
const d = o.reduce((m, p) => (m[a.getOptionValue(p)] = !0, m), {}), u = r.filter(
|
6065
6075
|
(m) => !d[a.getOptionValue(m)]
|
@@ -6078,7 +6088,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6078
6088
|
}, l = (d) => {
|
6079
6089
|
d.preventDefault(), d.stopPropagation(), c();
|
6080
6090
|
};
|
6081
|
-
return /* @__PURE__ */ t.jsx(
|
6091
|
+
return /* @__PURE__ */ t.jsx(Ye.GroupHeading, { ...s, onClick: c, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
6082
6092
|
e && /* @__PURE__ */ t.jsx(
|
6083
6093
|
Ns,
|
6084
6094
|
{
|
@@ -6117,7 +6127,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6117
6127
|
]
|
6118
6128
|
}
|
6119
6129
|
) });
|
6120
|
-
},
|
6130
|
+
}, Zk = ({ options: e, disableDescriptionEllipsis: s, children: n, onClick: a }) => /* @__PURE__ */ t.jsxs(st, { autoClose: !0, children: [
|
6121
6131
|
/* @__PURE__ */ t.jsx(st.Button, { isKebab: !0, rootClassName: "flex left dc__no-background", children: n }),
|
6122
6132
|
/* @__PURE__ */ t.jsx(st.Body, { rootClassName: "dc__border mxh-300 dc__mnw-100 dc__mxw-250 dc__hide-hscroll dc__overflow-auto mt-4 mb-4", children: /* @__PURE__ */ t.jsx("div", { className: "py-4", children: e.length > 0 ? e.map(
|
6123
6133
|
(r) => "options" in r ? /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4 py-4 action-menu__group", children: [
|
@@ -6141,11 +6151,11 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6141
6151
|
r.value
|
6142
6152
|
)
|
6143
6153
|
) : "No Options" }) })
|
6144
|
-
] }),
|
6154
|
+
] }), Qk = ({
|
6145
6155
|
rootClassName: e = "",
|
6146
6156
|
backgroundColorClass: s = "bcr-5",
|
6147
6157
|
iconSizeClass: n = "icon-dim-6"
|
6148
|
-
}) => /* @__PURE__ */ t.jsx("div", { className: `dc__border-radius-50-per ${s} ${n} ${e}` }),
|
6158
|
+
}) => /* @__PURE__ */ t.jsx("div", { className: `dc__border-radius-50-per ${s} ${n} ${e}` }), eM = ({ isVirtualEnvironment: e, onButtonClick: s }) => {
|
6149
6159
|
const n = F(null), a = F(null), r = window._env_.FEATURE_ACTION_AUDIOS_ENABLE, [o, i] = j(!1), c = {
|
6150
6160
|
hover: {
|
6151
6161
|
rotate: 45
|
@@ -6208,7 +6218,7 @@ const $b = (e, s = !1) => s ? btoa(e) : atob(e), oi = (e, s = !1) => Object.keys
|
|
6208
6218
|
A ${n} ${n} 0 ${o} 0 ${c.x} ${c.y}
|
6209
6219
|
Z
|
6210
6220
|
`;
|
6211
|
-
},
|
6221
|
+
}, tM = ({ duration: e, onComplete: s, size: n = 24, tooltipContent: a }) => {
|
6212
6222
|
const r = Mo(cT), o = gn(r, (i) => dT(Eo, No, iT, i));
|
6213
6223
|
return k(() => Uo(r, lT, {
|
6214
6224
|
duration: e,
|
@@ -6261,12 +6271,12 @@ const uT = (e) => {
|
|
6261
6271
|
isTrial: n,
|
6262
6272
|
licenseSuffix: c
|
6263
6273
|
};
|
6264
|
-
},
|
6274
|
+
}, sM = (e) => ({
|
6265
6275
|
...pT(e),
|
6266
6276
|
fingerprint: e?.fingerprint || "",
|
6267
6277
|
showLicenseData: e?.showLicenseData,
|
6268
6278
|
licenseStatusError: e?.licenseStatusError
|
6269
|
-
}), Tm = (e) =>
|
6279
|
+
}), Tm = (e) => He(window._env_.GATEKEEPER_URL, { fingerprint: e }), _T = ({ copyContent: e }) => {
|
6270
6280
|
const [s, n] = j(!1), a = F(null), r = async () => {
|
6271
6281
|
try {
|
6272
6282
|
await xc(e), n(!0), a.current = setTimeout(() => {
|
@@ -6328,7 +6338,7 @@ const uT = (e) => {
|
|
6328
6338
|
] })
|
6329
6339
|
] }), xT = async (e) => {
|
6330
6340
|
await gt(G.LICENSE_DATA, { license: e }, { preventLicenseRedirect: !0 });
|
6331
|
-
},
|
6341
|
+
}, nM = ({
|
6332
6342
|
fingerprint: e,
|
6333
6343
|
enterpriseName: s,
|
6334
6344
|
handleClose: n,
|
@@ -6424,12 +6434,12 @@ const uT = (e) => {
|
|
6424
6434
|
] }),
|
6425
6435
|
r && /* @__PURE__ */ t.jsx(fT, { fingerprint: e, handleClose: _ })
|
6426
6436
|
] });
|
6427
|
-
}, Sm = Bt(null),
|
6437
|
+
}, Sm = Bt(null), aM = () => {
|
6428
6438
|
const e = gs(Sm);
|
6429
6439
|
if (!e)
|
6430
6440
|
throw new Error("useImageSelectionUtilityContext must be used within ImageSelectionUtilityProvider");
|
6431
6441
|
return e;
|
6432
|
-
},
|
6442
|
+
}, rM = ({ children: e, value: s }) => {
|
6433
6443
|
const n = X(() => s, [s]);
|
6434
6444
|
return /* @__PURE__ */ t.jsx(Sm.Provider, { value: n, children: e });
|
6435
6445
|
}, vm = Bt(null), ba = () => {
|
@@ -6437,7 +6447,7 @@ const uT = (e) => {
|
|
6437
6447
|
if (!e)
|
6438
6448
|
throw new Error("Please wrap with MainContextProvider");
|
6439
6449
|
return e;
|
6440
|
-
},
|
6450
|
+
}, oM = ({ children: e, value: s }) => /* @__PURE__ */ t.jsx(vm.Provider, { value: s, children: e }), Im = "themePreference__v1", Am = "(prefers-color-scheme: dark)";
|
6441
6451
|
var ht = /* @__PURE__ */ ((e) => (e.light = "light", e.dark = "dark", e))(ht || {});
|
6442
6452
|
const Ds = {
|
6443
6453
|
...ht,
|
@@ -6473,7 +6483,7 @@ const Ds = {
|
|
6473
6483
|
default:
|
6474
6484
|
return null;
|
6475
6485
|
}
|
6476
|
-
}, ym = Bt(null),
|
6486
|
+
}, ym = Bt(null), iM = ({ children: e }) => {
|
6477
6487
|
const [s, n] = j(!1), [a, r] = j(!1), [o, i] = j(CT), c = (p, _ = !1) => {
|
6478
6488
|
const x = {
|
6479
6489
|
appTheme: p === Ds.auto ? Ji() : p,
|
@@ -6513,7 +6523,7 @@ const Ds = {
|
|
6513
6523
|
if (!e)
|
6514
6524
|
throw new Error("useTheme must be used within ThemeProvider");
|
6515
6525
|
return e;
|
6516
|
-
}, Rm = Bt(null), jm = () => gs(Rm),
|
6526
|
+
}, Rm = Bt(null), jm = () => gs(Rm), cM = ({ children: e }) => {
|
6517
6527
|
const [s, n] = j(""), a = X(
|
6518
6528
|
() => ({
|
6519
6529
|
email: s,
|
@@ -6522,10 +6532,10 @@ const Ds = {
|
|
6522
6532
|
[s]
|
6523
6533
|
);
|
6524
6534
|
return /* @__PURE__ */ t.jsx(Rm.Provider, { value: a, children: e });
|
6525
|
-
},
|
6535
|
+
}, lM = (e) => (s) => {
|
6526
6536
|
const { email: n, setEmail: a } = jm();
|
6527
6537
|
return /* @__PURE__ */ t.jsx(e, { ...s, email: n, setEmail: a });
|
6528
|
-
}, Sl = 50,
|
6538
|
+
}, Sl = 50, dM = ({
|
6529
6539
|
enterpriseName: e,
|
6530
6540
|
licenseKey: s,
|
6531
6541
|
licenseSuffix: n,
|
@@ -6741,7 +6751,7 @@ const yT = async (e, s) => {
|
|
6741
6751
|
genericSectionErrorProps: c,
|
6742
6752
|
errorScreenManagerProps: l,
|
6743
6753
|
children: d
|
6744
|
-
}) => r ? /* @__PURE__ */ t.jsx(yj, {}) : e ? n ? /* @__PURE__ */ t.jsx(t.Fragment, { children: n }) : /* @__PURE__ */ t.jsx(
|
6754
|
+
}) => r ? /* @__PURE__ */ t.jsx(yj, {}) : e ? n ? /* @__PURE__ */ t.jsx(t.Fragment, { children: n }) : /* @__PURE__ */ t.jsx(Ke, { ...s }) : a ? c ? /* @__PURE__ */ t.jsx(un, { ...c }) : l ? /* @__PURE__ */ t.jsx(Sa, { ...l }) : a?.code === 404 ? /* @__PURE__ */ t.jsx(
|
6745
6755
|
nt,
|
6746
6756
|
{
|
6747
6757
|
title: o?.title ?? Il.title,
|
@@ -7059,7 +7069,7 @@ const MT = (e, s) => {
|
|
7059
7069
|
),
|
7060
7070
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 lh-20 cn-6", children: "-" })
|
7061
7071
|
] });
|
7062
|
-
}, Qi = ({ status: e, ...s }) => /* @__PURE__ */ t.jsx(Dm, { status: $T(e), ...s }),
|
7072
|
+
}, Qi = ({ status: e, ...s }) => /* @__PURE__ */ t.jsx(Dm, { status: $T(e), ...s }), uM = (e) => {
|
7063
7073
|
const { selectOption: s, data: n, isDisabled: a, showTippy: r, tippyPlacement: o } = e, i = (d) => {
|
7064
7074
|
s(n);
|
7065
7075
|
}, c = () => /* @__PURE__ */ t.jsxs(
|
@@ -7078,7 +7088,7 @@ const MT = (e, s) => {
|
|
7078
7088
|
disabled: a || !1
|
7079
7089
|
}
|
7080
7090
|
),
|
7081
|
-
/* @__PURE__ */ t.jsx(
|
7091
|
+
/* @__PURE__ */ t.jsx(Ye.Option, { ...e })
|
7082
7092
|
]
|
7083
7093
|
}
|
7084
7094
|
), l = (d) => {
|
@@ -7095,21 +7105,21 @@ const MT = (e, s) => {
|
|
7095
7105
|
);
|
7096
7106
|
};
|
7097
7107
|
return /* @__PURE__ */ t.jsx(ft, { condition: r, wrap: l, children: c() });
|
7098
|
-
},
|
7108
|
+
}, mM = (e) => {
|
7099
7109
|
const { selectOption: s, data: n } = e, a = { height: "16px", width: "16px", flex: "0 0 16px" }, r = (o) => s(n);
|
7100
7110
|
return /* @__PURE__ */ t.jsxs("div", { className: "flex left pl-12", style: { background: e.isFocused ? "var(--N100)" : "transparent" }, children: [
|
7101
7111
|
e.isSelected ? /* @__PURE__ */ t.jsx(fa, { onClick: r, className: "mr-8 icon-dim-16", style: a }) : /* @__PURE__ */ t.jsx("span", { onClick: r, className: "mr-8", style: a }),
|
7102
|
-
/* @__PURE__ */ t.jsx(
|
7112
|
+
/* @__PURE__ */ t.jsx(Ye.Option, { ...e })
|
7103
7113
|
] });
|
7104
|
-
},
|
7114
|
+
}, pM = (e) => {
|
7105
7115
|
const { children: s, data: n, innerProps: a, selectProps: r } = e, { label: o, value: i } = n;
|
7106
|
-
return /* @__PURE__ */ t.jsxs(
|
7116
|
+
return /* @__PURE__ */ t.jsxs(Ye.MultiValueContainer, { data: n, innerProps: a, selectProps: r, children: [
|
7107
7117
|
/* @__PURE__ */ t.jsx("div", { className: "flex fs-12 ml-4 cn-9", children: o }),
|
7108
7118
|
s[1]
|
7109
7119
|
] });
|
7110
|
-
},
|
7120
|
+
}, _M = (e) => {
|
7111
7121
|
const { children: s, data: n, innerProps: a, selectProps: r } = e, o = r.value?.length ?? 0;
|
7112
|
-
return /* @__PURE__ */ t.jsxs(
|
7122
|
+
return /* @__PURE__ */ t.jsxs(Ye.MultiValueContainer, { data: n, innerProps: a, selectProps: r, children: [
|
7113
7123
|
(!r.menuIsOpen || !r.inputValue) && /* @__PURE__ */ t.jsxs("span", { className: "cn-9 fs-13 lh-20", children: [
|
7114
7124
|
r.placeholder,
|
7115
7125
|
o > 0 && /* @__PURE__ */ t.jsx("span", { className: "bcb-5 cn-0 fw-6 fs-12 br-8 ml-4 pr-8 pl-8", children: o })
|
@@ -7123,12 +7133,12 @@ const MT = (e, s) => {
|
|
7123
7133
|
innerProps: { ref: a, ...r }
|
7124
7134
|
} = e;
|
7125
7135
|
return /* @__PURE__ */ t.jsx("div", { ...r, ref: a, style: n("clearIndicator", e), children: /* @__PURE__ */ t.jsx("div", { className: "flex pointer", children: s }) });
|
7126
|
-
},
|
7136
|
+
}, fM = (e) => {
|
7127
7137
|
const {
|
7128
7138
|
data: s,
|
7129
7139
|
innerProps: { onClick: n, onMouseDown: a }
|
7130
7140
|
} = e;
|
7131
|
-
return /* @__PURE__ */ t.jsx(
|
7141
|
+
return /* @__PURE__ */ t.jsx(Ye.MultiValueRemove, { ...e, children: /* @__PURE__ */ t.jsx(
|
7132
7142
|
Oi,
|
7133
7143
|
{
|
7134
7144
|
onClick: n,
|
@@ -7138,9 +7148,9 @@ const MT = (e, s) => {
|
|
7138
7148
|
style: { height: "14px", width: "14px" }
|
7139
7149
|
}
|
7140
7150
|
) });
|
7141
|
-
},
|
7151
|
+
}, hM = ({ validator: e, isAllSelected: s = !1, ...n }) => {
|
7142
7152
|
const { children: a, data: r, innerProps: o, selectProps: i } = n, { label: c, value: l } = r, d = e ? e(l) : !0;
|
7143
|
-
return s && l !== "*" ? null : /* @__PURE__ */ t.jsxs(
|
7153
|
+
return s && l !== "*" ? null : /* @__PURE__ */ t.jsxs(Ye.MultiValueContainer, { data: r, innerProps: o, selectProps: i, children: [
|
7144
7154
|
/* @__PURE__ */ t.jsxs("div", { className: "flex left fs-12 pl-4 pr-4 dc__ellipsis-right", children: [
|
7145
7155
|
!d && /* @__PURE__ */ t.jsx(jh, { className: "mr-4 icon-dim-16 dc__no-shrink" }),
|
7146
7156
|
/* @__PURE__ */ t.jsx("div", { className: `dc__ellipsis-right ${d ? "cn-9" : "cr-5"}`, children: c })
|
@@ -7181,7 +7191,7 @@ const MT = (e, s) => {
|
|
7181
7191
|
...e,
|
7182
7192
|
color: "var(--N900)"
|
7183
7193
|
})
|
7184
|
-
},
|
7194
|
+
}, gM = (e) => /* @__PURE__ */ t.jsx(yi, { ...e });
|
7185
7195
|
var Be = /* @__PURE__ */ ((e) => (e.CI = "CI", e.CD = "CD", e.GROUP_CI = "GROUP_CI", e.GROUP_CD = "GROUP_CD", e))(Be || {}), js = /* @__PURE__ */ ((e) => (e.SUCCESS = "SUCCESS", e.FETCHING = "FETCHING", e.SUSPEND = "SUSPEND", e))(js || {}), ec = /* @__PURE__ */ ((e) => (e.WORKFLOW = "workflow", e.POD = "pod", e))(ec || {}), Oe = /* @__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))(Oe || {}), ci = /* @__PURE__ */ ((e) => (e.PREPARATION = "Preparation", e.EXECUTION = "Execution", e))(ci || {}), YT = /* @__PURE__ */ ((e) => (e.Healthy = "Healthy", e.Progressing = "Progressing", e.Unknown = "Unknown", e.Suspended = "Suspended", e.Degraded = "Degraded", e.Missing = "Missing", e))(YT || {}), ds = /* @__PURE__ */ ((e) => (e.Degraded = "degraded", e.Healthy = "healthy", e.Progressing = "progressing", e.Missing = "missing", e.Suspended = "suspended", e.Unknown = "unknown", e))(ds || {}), Xr = /* @__PURE__ */ ((e) => (e.drifted = "drifted", e))(Xr || {});
|
7186
7196
|
const yl = {
|
7187
7197
|
missing: 1,
|
@@ -7297,10 +7307,10 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7297
7307
|
showCurrentReleaseDeployments: a
|
7298
7308
|
}) => {
|
7299
7309
|
const r = [
|
7300
|
-
`${
|
7310
|
+
`${qe.devtronApplication}|id|${e}`,
|
7301
7311
|
`environment|id|${s}`
|
7302
7312
|
];
|
7303
|
-
return a && r.push(`${
|
7313
|
+
return a && r.push(`${qe.release}|id|${n}`), r;
|
7304
7314
|
}, cS = (e) => ({
|
7305
7315
|
cdWorkflows: (e.cdWorkflows || []).map((n) => ({
|
7306
7316
|
...n,
|
@@ -7730,7 +7740,7 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7730
7740
|
o.length && n.push(...o);
|
7731
7741
|
} else r?.isValid && !r.isValid(e) && n.push(r.message);
|
7732
7742
|
return n.length ? n : null;
|
7733
|
-
},
|
7743
|
+
}, xM = (e) => {
|
7734
7744
|
const s = F(e?.initialValues || {}), [n, a] = j(s.current), [r, o] = j({}), [i, c] = j({}), [l, d] = j({}), [u, m] = j({}), p = (v = n) => e?.validations ? typeof e.validations == "function" ? e.validations(v) : e.validations : {}, _ = (v) => {
|
7735
7745
|
const I = p(v), y = {};
|
7736
7746
|
return Object.keys(I || {}).forEach((S) => {
|
@@ -7897,20 +7907,20 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7897
7907
|
}, SS = (e) => e.reduce(
|
7898
7908
|
(s, n) => (s[n] = !0, s),
|
7899
7909
|
{
|
7900
|
-
[
|
7901
|
-
[
|
7902
|
-
[
|
7903
|
-
[
|
7910
|
+
[qe.devtronApplication]: !1,
|
7911
|
+
[qe.project]: !1,
|
7912
|
+
[qe.cluster]: !1,
|
7913
|
+
[qe.environment]: !1
|
7904
7914
|
}
|
7905
|
-
),
|
7915
|
+
), EM = ({
|
7906
7916
|
resourcesToFetch: e
|
7907
7917
|
}) => {
|
7908
7918
|
const s = X(() => SS(e), [e]), [n, a, r, o] = $t(
|
7909
7919
|
() => Promise.all([
|
7910
|
-
s[
|
7911
|
-
s[
|
7912
|
-
s[
|
7913
|
-
s[
|
7920
|
+
s[qe.devtronApplication] ? NS() : null,
|
7921
|
+
s[qe.project] ? CS() : null,
|
7922
|
+
s[qe.cluster] ? bS() : null,
|
7923
|
+
s[qe.environment] ? TS() : null
|
7914
7924
|
]),
|
7915
7925
|
// Using string to prevent re-renders since it is a array of string
|
7916
7926
|
[`${s}`],
|
@@ -7919,10 +7929,10 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7919
7929
|
return {
|
7920
7930
|
isResourcesOptionsLoading: n,
|
7921
7931
|
resourcesOptionsMap: {
|
7922
|
-
[
|
7923
|
-
[
|
7924
|
-
[
|
7925
|
-
[
|
7932
|
+
[qe.devtronApplication]: a?.[0] ?? [],
|
7933
|
+
[qe.project]: a?.[1] ?? [],
|
7934
|
+
[qe.cluster]: a?.[2] ?? [],
|
7935
|
+
[qe.environment]: a?.[3] ?? []
|
7926
7936
|
},
|
7927
7937
|
resourcesOptionsError: r,
|
7928
7938
|
refetchResourcesOptions: o
|
@@ -7933,7 +7943,7 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7933
7943
|
} catch {
|
7934
7944
|
return {};
|
7935
7945
|
}
|
7936
|
-
},
|
7946
|
+
}, NM = ({ localStorageKey: e }) => {
|
7937
7947
|
const [s, n] = j(!0), a = F(!1);
|
7938
7948
|
k(() => {
|
7939
7949
|
const i = Dl();
|
@@ -7975,7 +7985,7 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
7975
7985
|
const o = Number(r);
|
7976
7986
|
return Number.isNaN(o) ? Pl : `${o + 1}`;
|
7977
7987
|
});
|
7978
|
-
},
|
7988
|
+
}, CM = ({
|
7979
7989
|
containerSelector: e,
|
7980
7990
|
containerRef: s,
|
7981
7991
|
identifier: n,
|
@@ -8022,7 +8032,7 @@ const KT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
8022
8032
|
}, $m = "userPreferences";
|
8023
8033
|
var hr = /* @__PURE__ */ ((e) => (e.ALL_ENVIRONMENTS = "All environments", e.ACCESS_ONLY = "Access only", e))(hr || {}), wn = /* @__PURE__ */ ((e) => (e.RECENTLY_VISITED = "recently-visited", e))(wn || {});
|
8024
8034
|
const RS = (e) => ({
|
8025
|
-
[
|
8035
|
+
[qe.devtronApplication]: {
|
8026
8036
|
[wn.RECENTLY_VISITED]: e.map(({ appId: s, appName: n }) => ({
|
8027
8037
|
appId: s,
|
8028
8038
|
appName: n
|
@@ -8033,13 +8043,13 @@ const RS = (e) => ({
|
|
8033
8043
|
appId: s,
|
8034
8044
|
appName: n
|
8035
8045
|
}) => {
|
8036
|
-
const a = e?.resources?.[
|
8046
|
+
const a = e?.resources?.[qe.devtronApplication]?.[wn.RECENTLY_VISITED] || [], r = s && !n, o = a.filter((c) => !c?.appId || !c?.appName ? !1 : r ? c.appId !== s : !0);
|
8037
8047
|
return (s && n ? [{ appId: s, appName: n }, ...o.filter((c) => c.appId !== s)] : o).slice(0, 6);
|
8038
8048
|
}, kl = async () => {
|
8039
8049
|
const e = {
|
8040
8050
|
key: $m
|
8041
8051
|
}, { result: s } = await fe(
|
8042
|
-
|
8052
|
+
He(`${G.ATTRIBUTES_USER}/${G.GET}`, e)
|
8043
8053
|
);
|
8044
8054
|
if (!s?.value)
|
8045
8055
|
return null;
|
@@ -8048,8 +8058,8 @@ const RS = (e) => ({
|
|
8048
8058
|
pipelineRBACViewSelectedTab: n.viewPermittedEnvOnly ? hr.ACCESS_ONLY : hr.ALL_ENVIRONMENTS,
|
8049
8059
|
themePreference: n.computedAppTheme === "system-dark" || n.computedAppTheme === "system-light" ? Ds.auto : n.computedAppTheme,
|
8050
8060
|
resources: {
|
8051
|
-
[
|
8052
|
-
[wn.RECENTLY_VISITED]: n.resources?.[
|
8061
|
+
[qe.devtronApplication]: {
|
8062
|
+
[wn.RECENTLY_VISITED]: n.resources?.[qe.devtronApplication]?.[wn.RECENTLY_VISITED] || []
|
8053
8063
|
}
|
8054
8064
|
}
|
8055
8065
|
};
|
@@ -8089,7 +8099,7 @@ const RS = (e) => ({
|
|
8089
8099
|
throw a;
|
8090
8100
|
return Me(a), !1;
|
8091
8101
|
}
|
8092
|
-
},
|
8102
|
+
}, bM = ({ migrateUserPreferences: e }) => {
|
8093
8103
|
const [s, n] = j(null), [a, r] = j(null), { handleThemeSwitcherDialogVisibilityChange: o, handleThemePreferenceChange: i } = Ta(), c = async ({ appId: p, appName: _ }) => {
|
8094
8104
|
const x = await kl(), E = jS({
|
8095
8105
|
userPreferencesResponse: x,
|
@@ -8100,8 +8110,8 @@ const RS = (e) => ({
|
|
8100
8110
|
...h,
|
8101
8111
|
resources: {
|
8102
8112
|
...h?.resources,
|
8103
|
-
[
|
8104
|
-
...h?.resources?.[
|
8113
|
+
[qe.devtronApplication]: {
|
8114
|
+
...h?.resources?.[qe.devtronApplication],
|
8105
8115
|
[wn.RECENTLY_VISITED]: E
|
8106
8116
|
}
|
8107
8117
|
}
|
@@ -8650,7 +8660,7 @@ const FS = (e) => {
|
|
8650
8660
|
const n = `${G.CI_CONFIG_GET}/${e.pipelineId}/workflow/${e.workflowId}?forceAbort=${s}`;
|
8651
8661
|
return ro(n);
|
8652
8662
|
}, GS = (e, s, n) => {
|
8653
|
-
const a =
|
8663
|
+
const a = He(`${G.CD_MATERIAL_GET}/${e}/workflowRunner/${s}`, {
|
8654
8664
|
forceAbort: n
|
8655
8665
|
});
|
8656
8666
|
return ro(a);
|
@@ -8664,7 +8674,7 @@ function HS(e, s, n, a, r, o) {
|
|
8664
8674
|
function YS(e) {
|
8665
8675
|
return fe(`${G.MANUAL_SYNC}/${e.appId}/${e.envId}`);
|
8666
8676
|
}
|
8667
|
-
const
|
8677
|
+
const TM = (e, s, n) => fe(`app/history/deployed-configuration/${e}/${s}/${n}`), SM = (e, s, n, a, r) => fe(
|
8668
8678
|
`app/history/deployed-component/detail/${e}/${s}/${n}?historyComponent=${a.replace("-", "_").toUpperCase()}${r ? `&historyComponentName=${r}` : ""}`
|
8669
8679
|
), KS = (e) => {
|
8670
8680
|
const s = {};
|
@@ -8737,8 +8747,8 @@ const bM = (e, s, n) => fe(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
8737
8747
|
r,
|
8738
8748
|
n
|
8739
8749
|
), r.values = a, r;
|
8740
|
-
},
|
8741
|
-
const r =
|
8750
|
+
}, vM = (e, s, n, a) => {
|
8751
|
+
const r = He(
|
8742
8752
|
`${G.RESOURCE_HISTORY_DEPLOYMENT}/${G.CONFIG_CD_PIPELINE}/${Hr.v1}`,
|
8743
8753
|
{
|
8744
8754
|
baseConfigurationId: n,
|
@@ -8755,8 +8765,8 @@ const bM = (e, s, n) => fe(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
8755
8765
|
releaseId: a,
|
8756
8766
|
showCurrentReleaseDeployments: r = !1
|
8757
8767
|
}) => {
|
8758
|
-
const o =
|
8759
|
-
`${G.RESOURCE_HISTORY_DEPLOYMENT}/${
|
8768
|
+
const o = He(
|
8769
|
+
`${G.RESOURCE_HISTORY_DEPLOYMENT}/${qe.cdPipeline}/${Hr.v1}`,
|
8760
8770
|
{
|
8761
8771
|
filterCriteria: iS({ appId: e, envId: s, releaseId: a, showCurrentReleaseDeployments: r }),
|
8762
8772
|
offset: n.offset,
|
@@ -8764,7 +8774,7 @@ const bM = (e, s, n) => fe(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
8764
8774
|
}
|
8765
8775
|
), { result: i } = await fe(o);
|
8766
8776
|
return { result: cS(i) };
|
8767
|
-
},
|
8777
|
+
}, IM = (e) => fe(`${G.MODULE_CONFIGURED}?name=${e}`), Ys = ({
|
8768
8778
|
type: e,
|
8769
8779
|
hideVerticalConnector: s,
|
8770
8780
|
deploymentDetailedData: n
|
@@ -9071,7 +9081,7 @@ const JS = ({
|
|
9071
9081
|
}
|
9072
9082
|
)
|
9073
9083
|
}
|
9074
|
-
) : x ? /* @__PURE__ */ t.jsx(
|
9084
|
+
) : x ? /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 }) : y();
|
9075
9085
|
}, nt = ({
|
9076
9086
|
title: e,
|
9077
9087
|
image: s,
|
@@ -9148,21 +9158,21 @@ const JS = ({
|
|
9148
9158
|
c(o || `/${G.APP_LIST}`);
|
9149
9159
|
}, d = (x) => {
|
9150
9160
|
switch (x) {
|
9151
|
-
case
|
9161
|
+
case ze.NOT_FOUND:
|
9152
9162
|
return {
|
9153
9163
|
onClick: l,
|
9154
9164
|
renderButtonText: Qe.TAKE_BACK_HOME,
|
9155
9165
|
isButtonAvailable: !0
|
9156
9166
|
};
|
9157
|
-
case
|
9167
|
+
case ze.INTERNAL_SERVER_ERROR:
|
9158
9168
|
return {
|
9159
9169
|
onClick: rj,
|
9160
9170
|
renderButtonText: Qe.REPORT_ISSUE,
|
9161
9171
|
isButtonAvailable: !0
|
9162
9172
|
};
|
9163
|
-
case
|
9164
|
-
case
|
9165
|
-
case
|
9173
|
+
case ze.BAD_REQUEST:
|
9174
|
+
case ze.BAD_GATEWAY:
|
9175
|
+
case ze.SERVICE_TEMPORARY_UNAVAILABLE:
|
9166
9176
|
return {
|
9167
9177
|
onClick: i ?? Yp,
|
9168
9178
|
renderButtonText: Qe.TRY_AGAIN,
|
@@ -9211,11 +9221,11 @@ const Sa = ({
|
|
9211
9221
|
imageType: o = ln.Large
|
9212
9222
|
}) => (() => {
|
9213
9223
|
switch (e) {
|
9214
|
-
case
|
9224
|
+
case ze.BAD_REQUEST:
|
9215
9225
|
return /* @__PURE__ */ t.jsx(
|
9216
9226
|
Ks,
|
9217
9227
|
{
|
9218
|
-
code:
|
9228
|
+
code: ze.BAD_REQUEST,
|
9219
9229
|
title: Qe.BAD_REQUEST,
|
9220
9230
|
subTitle: n || Qe.BAD_REQUEST_MESSAGE,
|
9221
9231
|
image: Yn,
|
@@ -9223,33 +9233,33 @@ const Sa = ({
|
|
9223
9233
|
reload: s
|
9224
9234
|
}
|
9225
9235
|
);
|
9226
|
-
case
|
9236
|
+
case ze.UNAUTHORIZED:
|
9227
9237
|
return /* @__PURE__ */ t.jsx(
|
9228
9238
|
Ks,
|
9229
9239
|
{
|
9230
|
-
code:
|
9240
|
+
code: ze.UNAUTHORIZED,
|
9231
9241
|
title: Qe.UNAUTHORIZED,
|
9232
9242
|
subTitle: n || Qe.UNAUTHORIZED_MESSAGE,
|
9233
9243
|
image: Go,
|
9234
9244
|
imageType: o
|
9235
9245
|
}
|
9236
9246
|
);
|
9237
|
-
case
|
9247
|
+
case ze.PERMISSION_DENIED:
|
9238
9248
|
return /* @__PURE__ */ t.jsx(
|
9239
9249
|
Ks,
|
9240
9250
|
{
|
9241
|
-
code:
|
9251
|
+
code: ze.PERMISSION_DENIED,
|
9242
9252
|
title: Qe.FORBIDDEN,
|
9243
9253
|
subTitle: n || Qe.FORBIDDEN_MESSAGE,
|
9244
9254
|
image: Go,
|
9245
9255
|
imageType: o
|
9246
9256
|
}
|
9247
9257
|
);
|
9248
|
-
case
|
9258
|
+
case ze.NOT_FOUND:
|
9249
9259
|
return /* @__PURE__ */ t.jsx(
|
9250
9260
|
Ks,
|
9251
9261
|
{
|
9252
|
-
code:
|
9262
|
+
code: ze.NOT_FOUND,
|
9253
9263
|
title: Qe.PAGE_NOT_FOUND,
|
9254
9264
|
subTitle: n || Qe.PAGE_NOT_EXIST,
|
9255
9265
|
image: Zh,
|
@@ -9257,11 +9267,11 @@ const Sa = ({
|
|
9257
9267
|
redirectURL: r
|
9258
9268
|
}
|
9259
9269
|
);
|
9260
|
-
case
|
9270
|
+
case ze.INTERNAL_SERVER_ERROR:
|
9261
9271
|
return /* @__PURE__ */ t.jsx(
|
9262
9272
|
Ks,
|
9263
9273
|
{
|
9264
|
-
code:
|
9274
|
+
code: ze.INTERNAL_SERVER_ERROR,
|
9265
9275
|
title: Qe.INTERNAL_SERVER_ERROR,
|
9266
9276
|
subTitle: n || Qe.INTERNAL_SERVER_ERROR_MESSAGE,
|
9267
9277
|
image: Yn,
|
@@ -9269,11 +9279,11 @@ const Sa = ({
|
|
9269
9279
|
reload: s
|
9270
9280
|
}
|
9271
9281
|
);
|
9272
|
-
case
|
9282
|
+
case ze.BAD_GATEWAY:
|
9273
9283
|
return /* @__PURE__ */ t.jsx(
|
9274
9284
|
Ks,
|
9275
9285
|
{
|
9276
|
-
code:
|
9286
|
+
code: ze.BAD_GATEWAY,
|
9277
9287
|
title: Qe.BAD_GATEWAY,
|
9278
9288
|
subTitle: n || Qe.BAD_GATEWAY_MESSAGE,
|
9279
9289
|
image: Yn,
|
@@ -9281,11 +9291,11 @@ const Sa = ({
|
|
9281
9291
|
reload: s
|
9282
9292
|
}
|
9283
9293
|
);
|
9284
|
-
case
|
9294
|
+
case ze.SERVICE_TEMPORARY_UNAVAILABLE:
|
9285
9295
|
return /* @__PURE__ */ t.jsx(
|
9286
9296
|
Ks,
|
9287
9297
|
{
|
9288
|
-
code:
|
9298
|
+
code: ze.SERVICE_TEMPORARY_UNAVAILABLE,
|
9289
9299
|
title: Qe.SERVICE_TEMPORARY_UNAVAILABLE,
|
9290
9300
|
subTitle: n || Qe.SERVICE_TEMPORARY_UNAVAILABLE_MESSAGE,
|
9291
9301
|
image: Yn,
|
@@ -9857,7 +9867,7 @@ const ev = (e) => {
|
|
9857
9867
|
collapsibleNavList: [],
|
9858
9868
|
navList: x
|
9859
9869
|
};
|
9860
|
-
},
|
9870
|
+
}, AM = (e) => e.reduce(
|
9861
9871
|
(s, n) => ({
|
9862
9872
|
...s,
|
9863
9873
|
...n.type === ei.DefaultVersions && n.chartType === "Deployment" ? {
|
@@ -10087,7 +10097,7 @@ const ev = (e) => {
|
|
10087
10097
|
},
|
10088
10098
|
`${N}-${v}`
|
10089
10099
|
);
|
10090
|
-
}), f = () => e ? /* @__PURE__ */ t.jsx(
|
10100
|
+
}), f = () => e ? /* @__PURE__ */ t.jsx(Ke, { fullHeight: !0, pageLoader: !0 }) : s?.error ? /* @__PURE__ */ t.jsx(
|
10091
10101
|
Sa,
|
10092
10102
|
{
|
10093
10103
|
code: s.code,
|
@@ -10459,7 +10469,7 @@ const ev = (e) => {
|
|
10459
10469
|
), pipelineDeploymentsOptions: c };
|
10460
10470
|
}, Ev = (e) => (s) => ({
|
10461
10471
|
compareWfrId: +(s.get("compareWfrId") || e)
|
10462
|
-
}), Xl = (e) => e.status === "rejected" && e.reason?.code ===
|
10472
|
+
}), Xl = (e) => e.status === "rejected" && e.reason?.code === ze.NOT_FOUND, Jl = (e) => e.status === "rejected" && e.reason?.code !== ze.NOT_FOUND ? e.reason : null, Nv = ({
|
10463
10473
|
envName: e,
|
10464
10474
|
setFullScreenView: s,
|
10465
10475
|
pipelineDeployments: n,
|
@@ -10675,7 +10685,7 @@ const ev = (e) => {
|
|
10675
10685
|
isCompareDeploymentConfigNotAvailable: D
|
10676
10686
|
}
|
10677
10687
|
) }),
|
10678
|
-
/* @__PURE__ */ t.jsx(qs, { children: b && !I ? /* @__PURE__ */ t.jsx(Sa, { code: V.code, reload: V.reload }) : /* @__PURE__ */ t.jsx("div", { className: "p-16 flexbox-col dc__gap-16 bg__primary h-100", children: $ ? /* @__PURE__ */ t.jsx(
|
10688
|
+
/* @__PURE__ */ t.jsx(qs, { children: b && !I ? /* @__PURE__ */ t.jsx(Sa, { code: V.code, reload: V.reload }) : /* @__PURE__ */ t.jsx("div", { className: "p-16 flexbox-col dc__gap-16 bg__primary h-100", children: $ ? /* @__PURE__ */ t.jsx(Ke, { fullHeight: !0, size: 48 }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
10679
10689
|
/* @__PURE__ */ t.jsx("h3", { className: "fs-13 lh-20 fw-6 cn-9 m-0", children: L ? "Configurations used for this deployment trigger" : "Showing configuration change with respect to previous deployment" }),
|
10680
10690
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 dc__mxw-800", children: [
|
10681
10691
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__gap-12", children: Object.keys(w).map(
|
@@ -11020,10 +11030,10 @@ const tp = (e, s) => e || (s === ht.dark ? ua.vsDarkDT : ua.vs), yv = (e, s) =>
|
|
11020
11030
|
let r = e;
|
11021
11031
|
if (a)
|
11022
11032
|
switch (s) {
|
11023
|
-
case
|
11033
|
+
case Je.JSON:
|
11024
11034
|
r = JSON.stringify(a, null, n);
|
11025
11035
|
break;
|
11026
|
-
case
|
11036
|
+
case Je.YAML:
|
11027
11037
|
r = Nt(a);
|
11028
11038
|
break;
|
11029
11039
|
}
|
@@ -11043,7 +11053,7 @@ const tp = (e, s) => e || (s === ht.dark ? ua.vsDarkDT : ua.vs), yv = (e, s) =>
|
|
11043
11053
|
code: o ? n : xr(n, e, i),
|
11044
11054
|
defaultCode: o ? a : xr(a, e, i),
|
11045
11055
|
diffMode: r,
|
11046
|
-
noParsing: [
|
11056
|
+
noParsing: [Je.JSON, Je.YAML].includes(e) ? o : !0
|
11047
11057
|
}), sp = Ae.createContext(null);
|
11048
11058
|
function pn() {
|
11049
11059
|
const e = Ae.useContext(sp);
|
@@ -11054,7 +11064,7 @@ function pn() {
|
|
11054
11064
|
const jv = 100, ot = Ae.memo(
|
11055
11065
|
({
|
11056
11066
|
value: e,
|
11057
|
-
mode: s =
|
11067
|
+
mode: s = Je.JSON,
|
11058
11068
|
noParsing: n = !1,
|
11059
11069
|
defaultValue: a = "",
|
11060
11070
|
children: r,
|
@@ -11129,7 +11139,7 @@ const jv = 100, ot = Ae.memo(
|
|
11129
11139
|
};
|
11130
11140
|
}, [y]);
|
11131
11141
|
const pe = (W) => {
|
11132
|
-
s ===
|
11142
|
+
s === Je.YAML && W && typeof W.getModel == "function" && typeof W.getModel().updateOptions == "function" && W.getModel().updateOptions({ tabSize: 2 }), W && (typeof W.onDidFocusEditorWidget == "function" && typeof v == "function" && W.onDidFocusEditorWidget(v), typeof W.onDidBlurEditorWidget == "function" && typeof T == "function" && W.onDidBlurEditorWidget(T)), I && W && (W.onDidContentSizeChange(() => {
|
11133
11143
|
H(W.getContentHeight());
|
11134
11144
|
}), H(W.getContentHeight())), R.current = W, b.current = Bc;
|
11135
11145
|
}, he = (W, oe) => {
|
@@ -11347,7 +11357,7 @@ const jv = 100, ot = Ae.memo(
|
|
11347
11357
|
] });
|
11348
11358
|
}, Bv = ({ className: e = "", style: s = {}, customLoader: n }) => {
|
11349
11359
|
const { height: a } = pn();
|
11350
|
-
return n || /* @__PURE__ */ t.jsx("div", { className: `code-editor code-editor--placeholder disabled ${e}`, style: { ...s }, children: /* @__PURE__ */ t.jsx("div", { className: "flex", style: { height: a || "100%" }, children: /* @__PURE__ */ t.jsx("div", { className: "flex", children: /* @__PURE__ */ t.jsx(
|
11360
|
+
return n || /* @__PURE__ */ t.jsx("div", { className: `code-editor code-editor--placeholder disabled ${e}`, style: { ...s }, children: /* @__PURE__ */ t.jsx("div", { className: "flex", style: { height: a || "100%" }, children: /* @__PURE__ */ t.jsx("div", { className: "flex", children: /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 }) }) }) });
|
11351
11361
|
}, Fv = ({
|
11352
11362
|
children: e,
|
11353
11363
|
flexExpand: s,
|
@@ -11446,38 +11456,38 @@ const np = Bt(null), Qr = () => {
|
|
11446
11456
|
], Qv = ["Escape"], eI = 2e3, ap = 14, tI = 20, sI = (e) => {
|
11447
11457
|
const s = e ? S_ : v_, n = e ? [
|
11448
11458
|
{
|
11449
|
-
tag: [
|
11459
|
+
tag: [We.className, We.propertyName],
|
11450
11460
|
color: "var(--code-editor-property-name)"
|
11451
11461
|
},
|
11452
11462
|
{
|
11453
|
-
tag: [
|
11463
|
+
tag: [We.variableName, We.attributeName, We.number, We.operator],
|
11454
11464
|
color: "var(--code-editor-number)"
|
11455
11465
|
},
|
11456
11466
|
{
|
11457
|
-
tag: [
|
11467
|
+
tag: [We.heading, We.strong],
|
11458
11468
|
color: "var(--code-editor-property-name)",
|
11459
11469
|
fontWeight: "bold"
|
11460
11470
|
},
|
11461
11471
|
{
|
11462
|
-
tag: [
|
11472
|
+
tag: [We.emphasis],
|
11463
11473
|
color: "var(--code-editor-property-name)",
|
11464
11474
|
fontStyle: "italic"
|
11465
11475
|
},
|
11466
11476
|
{
|
11467
|
-
tag: [
|
11477
|
+
tag: [We.atom, We.bool, We.special(We.variableName)],
|
11468
11478
|
color: "var(--code-editor-boolean)"
|
11469
11479
|
}
|
11470
11480
|
] : [
|
11471
11481
|
{
|
11472
|
-
tag: [
|
11482
|
+
tag: [We.className, We.propertyName],
|
11473
11483
|
color: "var(--code-editor-property-name)"
|
11474
11484
|
},
|
11475
11485
|
{
|
11476
|
-
tag: [
|
11486
|
+
tag: [We.variableName, We.attributeName, We.number, We.operator],
|
11477
11487
|
color: "var(--code-editor-number)"
|
11478
11488
|
},
|
11479
11489
|
{
|
11480
|
-
tag: [
|
11490
|
+
tag: [We.atom, We.bool, We.special(We.variableName)],
|
11481
11491
|
color: "var(--code-editor-boolean)"
|
11482
11492
|
}
|
11483
11493
|
];
|
@@ -11606,10 +11616,10 @@ const np = Bt(null), Qr = () => {
|
|
11606
11616
|
let r = e;
|
11607
11617
|
if (a)
|
11608
11618
|
switch (s) {
|
11609
|
-
case
|
11619
|
+
case Je.JSON:
|
11610
11620
|
r = JSON.stringify(a, null, n);
|
11611
11621
|
break;
|
11612
|
-
case
|
11622
|
+
case Je.YAML:
|
11613
11623
|
r = Nt(a);
|
11614
11624
|
break;
|
11615
11625
|
}
|
@@ -11717,13 +11727,13 @@ const np = Bt(null), Qr = () => {
|
|
11717
11727
|
), e;
|
11718
11728
|
}, td = (e, s = !1) => {
|
11719
11729
|
switch (e) {
|
11720
|
-
case
|
11730
|
+
case Je.JSON:
|
11721
11731
|
return [w_(), ...s ? [] : [rr(B_())]];
|
11722
|
-
case
|
11732
|
+
case Je.YAML:
|
11723
11733
|
return [j_(), ...s ? [] : [rr(vI())]];
|
11724
|
-
case
|
11734
|
+
case Je.SHELL:
|
11725
11735
|
return Sc.define(R_);
|
11726
|
-
case
|
11736
|
+
case Je.DOCKERFILE:
|
11727
11737
|
return Sc.define(y_);
|
11728
11738
|
default:
|
11729
11739
|
return [];
|
@@ -11736,7 +11746,7 @@ const np = Bt(null), Qr = () => {
|
|
11736
11746
|
if (!Object.keys(s ?? {}).length)
|
11737
11747
|
return [];
|
11738
11748
|
switch (e) {
|
11739
|
-
case
|
11749
|
+
case Je.JSON:
|
11740
11750
|
return [
|
11741
11751
|
rr(k_(), {
|
11742
11752
|
needsRefresh: yc
|
@@ -11751,7 +11761,7 @@ const np = Bt(null), Qr = () => {
|
|
11751
11761
|
),
|
11752
11762
|
Ic(s)
|
11753
11763
|
];
|
11754
|
-
case
|
11764
|
+
case Je.YAML:
|
11755
11765
|
return [
|
11756
11766
|
rr(L_(), {
|
11757
11767
|
needsRefresh: yc
|
@@ -12347,7 +12357,7 @@ const np = Bt(null), Qr = () => {
|
|
12347
12357
|
}, 100);
|
12348
12358
|
}, [C, N, y]);
|
12349
12359
|
const { codeEditorClassName: re, codeEditorHeight: pe, codeEditorParentClassName: he } = lI(r);
|
12350
|
-
return n ? a || /* @__PURE__ */ t.jsx("div", { className: "flex mh-250", style: { height: pe }, children: /* @__PURE__ */ t.jsx(
|
12360
|
+
return n ? a || /* @__PURE__ */ t.jsx("div", { className: "flex mh-250", style: { height: pe }, children: /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 }) }) : T ? /* @__PURE__ */ t.jsxs(
|
12351
12361
|
"div",
|
12352
12362
|
{
|
12353
12363
|
ref: m,
|
@@ -12418,7 +12428,7 @@ const np = Bt(null), Qr = () => {
|
|
12418
12428
|
originalValue: n,
|
12419
12429
|
modifiedValue: a,
|
12420
12430
|
isOriginalModifiable: r = !1,
|
12421
|
-
mode: o =
|
12431
|
+
mode: o = Je.JSON,
|
12422
12432
|
noParsing: i = !1,
|
12423
12433
|
children: c,
|
12424
12434
|
tabSize: l = 2,
|
@@ -12442,10 +12452,10 @@ const np = Bt(null), Qr = () => {
|
|
12442
12452
|
}) => {
|
12443
12453
|
const { appTheme: A } = Ta(), R = F(), b = F({ code: "", lhsCode: "" }), w = X(() => {
|
12444
12454
|
const oe = h ? a : s, je = T ? Or(oe) : oe;
|
12445
|
-
return je !== b.current.code ? ![
|
12455
|
+
return je !== b.current.code ? ![Je.JSON, Je.YAML].includes(o) || i ? je : Zl(je, o, l) : b.current.code;
|
12446
12456
|
}, [s, a, h, i]), D = X(() => {
|
12447
12457
|
const oe = T ? Or(n) : n;
|
12448
|
-
return oe !== b.current.lhsCode ? ![
|
12458
|
+
return oe !== b.current.lhsCode ? ![Je.JSON, Je.YAML].includes(o) || i ? oe : Zl(oe, o, l) : b.current.lhsCode;
|
12449
12459
|
}, [n, i]), L = e ?? A, $ = L === ht.dark, { codeEditorTheme: V, themeExtension: q } = sI($), [Q, ae] = j(), [me, ye] = j(!1), [Y, H] = j(h), re = X(
|
12450
12460
|
() => ({ setDiffMode: H, diffMode: Y, hasCodeEditorContainer: me, lhsValue: D, value: w, readOnly: x, theme: L }),
|
12451
12461
|
[Y, me, D, w, x, L]
|
@@ -12496,7 +12506,7 @@ const np = Bt(null), Qr = () => {
|
|
12496
12506
|
createPanel: gI
|
12497
12507
|
}),
|
12498
12508
|
rp,
|
12499
|
-
...o ===
|
12509
|
+
...o === Je.YAML ? [SI] : [],
|
12500
12510
|
nf
|
12501
12511
|
], se = [
|
12502
12512
|
...J(),
|
@@ -12607,7 +12617,7 @@ const UI = ({
|
|
12607
12617
|
disableSearch: !0,
|
12608
12618
|
readOnly: !0,
|
12609
12619
|
noParsing: !0,
|
12610
|
-
mode:
|
12620
|
+
mode: Je.YAML,
|
12611
12621
|
codeEditorProps: {
|
12612
12622
|
value: u,
|
12613
12623
|
defaultValue: m,
|
@@ -12917,7 +12927,7 @@ const UI = ({
|
|
12917
12927
|
v()
|
12918
12928
|
] })
|
12919
12929
|
] });
|
12920
|
-
},
|
12930
|
+
}, yM = ({
|
12921
12931
|
shortcutCombo: e = ["Shift", "F"],
|
12922
12932
|
showOnlyWhenPathIncludesLogs: s = !0,
|
12923
12933
|
fullScreenView: n,
|
@@ -13469,7 +13479,7 @@ const UI = ({
|
|
13469
13479
|
)
|
13470
13480
|
] }, `logs-${H}`)
|
13471
13481
|
)),
|
13472
|
-
w && /* @__PURE__ */ t.jsx("div", { className: "flex left event-source-status", children: /* @__PURE__ */ t.jsx(
|
13482
|
+
w && /* @__PURE__ */ t.jsx("div", { className: "flex left event-source-status", children: /* @__PURE__ */ t.jsx(Ke, {}) })
|
13473
13483
|
] });
|
13474
13484
|
return /* @__PURE__ */ t.jsx("div", { className: `flexbox-col flex-grow-1 ${kn(ht.dark)}`, children: e.podStatus !== To.PENDING && u && (!s || !e.blobStorageEnabled) ? zI(s) : ye() });
|
13475
13485
|
}, dp = ({ callback: e, hasError: s }) => {
|
@@ -13480,7 +13490,7 @@ const UI = ({
|
|
13480
13490
|
return k(() => {
|
13481
13491
|
a && e();
|
13482
13492
|
}, [a]), s ? /* @__PURE__ */ t.jsx("div", { className: "p-24 flex", children: /* @__PURE__ */ t.jsx(un, { reload: e }) }) : /* @__PURE__ */ t.jsx("span", { className: "pb-5", ref: n });
|
13483
|
-
},
|
13493
|
+
}, RM = {
|
13484
13494
|
container: (e, s) => ({
|
13485
13495
|
...e,
|
13486
13496
|
...s.isDisabled && {
|
@@ -13574,7 +13584,7 @@ const UI = ({
|
|
13574
13584
|
...e,
|
13575
13585
|
backgroundColor: "var(--bg-primary)"
|
13576
13586
|
})
|
13577
|
-
},
|
13587
|
+
}, jM = {
|
13578
13588
|
control: (e, s) => ({
|
13579
13589
|
...e,
|
13580
13590
|
border: s.menuIsOpen ? "1px solid var(--B500)" : "unset",
|
@@ -13631,9 +13641,9 @@ const UI = ({
|
|
13631
13641
|
...e,
|
13632
13642
|
padding: "0 4px 0 4px"
|
13633
13643
|
})
|
13634
|
-
},
|
13644
|
+
}, wM = (e) => {
|
13635
13645
|
const { selectProps: s } = e;
|
13636
|
-
return /* @__PURE__ */ t.jsx(
|
13646
|
+
return /* @__PURE__ */ t.jsx(Ye.DropdownIndicator, { ...e, children: /* @__PURE__ */ t.jsx(
|
13637
13647
|
_s,
|
13638
13648
|
{
|
13639
13649
|
className: "rotate",
|
@@ -13644,7 +13654,7 @@ const UI = ({
|
|
13644
13654
|
}
|
13645
13655
|
}
|
13646
13656
|
) });
|
13647
|
-
}, JI = () => Xo,
|
13657
|
+
}, JI = () => Xo, LM = (e) => e && (e.inputValue === "" || e.inputValue.length < 3) ? uN : JI(), ZI = (e = {}) => ({
|
13648
13658
|
container: (s, n) => ({
|
13649
13659
|
...s,
|
13650
13660
|
...n.isDisabled && {
|
@@ -13785,10 +13795,10 @@ const UI = ({
|
|
13785
13795
|
cursor: "pointer",
|
13786
13796
|
fontSize: "13px",
|
13787
13797
|
...e
|
13788
|
-
}), tA = () => /* @__PURE__ */ t.jsx(
|
13798
|
+
}), tA = () => /* @__PURE__ */ t.jsx(Ke, {}), sA = (e) => {
|
13789
13799
|
const { data: s } = e;
|
13790
|
-
return s.label ? /* @__PURE__ */ t.jsx(
|
13791
|
-
}, nA = ZI(),
|
13800
|
+
return s.label ? /* @__PURE__ */ t.jsx(Ye.GroupHeading, { ...e, children: /* @__PURE__ */ t.jsx("div", { className: "flex dc__no-text-transform flex-justify dc__truncate-text h-100", children: /* @__PURE__ */ t.jsx("span", { className: "dc__truncate-text", children: s.label }) }) }) : null;
|
13801
|
+
}, nA = ZI(), OM = ({
|
13792
13802
|
handleApplyFilter: e,
|
13793
13803
|
...s
|
13794
13804
|
}) => {
|
@@ -13799,7 +13809,7 @@ const UI = ({
|
|
13799
13809
|
}), e();
|
13800
13810
|
};
|
13801
13811
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
13802
|
-
/* @__PURE__ */ t.jsx(
|
13812
|
+
/* @__PURE__ */ t.jsx(Ye.MenuList, { ...s }),
|
13803
13813
|
s.selectProps.options.length > 0 && /* @__PURE__ */ t.jsx("div", { className: "p-8 dc__position-sticky dc__bottom-0 dc__border-top-n1 bg__primary dc__bottom-radius-4", children: /* @__PURE__ */ t.jsx(
|
13804
13814
|
"button",
|
13805
13815
|
{
|
@@ -13811,7 +13821,7 @@ const UI = ({
|
|
13811
13821
|
}
|
13812
13822
|
) })
|
13813
13823
|
] });
|
13814
|
-
},
|
13824
|
+
}, DM = ({
|
13815
13825
|
title: e,
|
13816
13826
|
...s
|
13817
13827
|
}) => {
|
@@ -13825,7 +13835,7 @@ const UI = ({
|
|
13825
13835
|
/* @__PURE__ */ t.jsx(xu, { className: "icon-dim-16 dc__no-shrink mr-4 mw-18" }),
|
13826
13836
|
/* @__PURE__ */ t.jsx("span", { className: "dc__position-abs dc__left-35 cn-5 fs-13 fw-4 lh-20", children: e })
|
13827
13837
|
] });
|
13828
|
-
return /* @__PURE__ */ t.jsx(
|
13838
|
+
return /* @__PURE__ */ t.jsx(Ye.ValueContainer, { ...s, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center", children: [
|
13829
13839
|
i(),
|
13830
13840
|
sa(n[1])
|
13831
13841
|
] }) });
|
@@ -14122,7 +14132,7 @@ const UI = ({
|
|
14122
14132
|
}
|
14123
14133
|
);
|
14124
14134
|
}
|
14125
|
-
),
|
14135
|
+
), PM = Ae.memo(
|
14126
14136
|
({
|
14127
14137
|
type: e,
|
14128
14138
|
filterOptions: s,
|
@@ -14146,7 +14156,7 @@ const UI = ({
|
|
14146
14156
|
}), r({ offset: n.size, size: 20 });
|
14147
14157
|
}, g = () => e === Be.CI || e === Be.GROUP_CI ? u : e === Be.GROUP_CD ? m : p, f = s?.find((v) => v.value === g()) ?? null;
|
14148
14158
|
s?.sort((v, I) => v.label > I.label ? 1 : -1);
|
14149
|
-
const N = s?.filter((v) => !v.deploymentAppDeleteRequest), C = () => e === Be.GROUP_CI || e === Be.GROUP_CD ? bo.APPLICATION : e === Be.CI ? bo.PIPELINE : bo.ENVIRONMENT, T = (v) => (v.selectProps.styles.option = eA(), /* @__PURE__ */ t.jsx(
|
14159
|
+
const N = s?.filter((v) => !v.deploymentAppDeleteRequest), C = () => e === Be.GROUP_CI || e === Be.GROUP_CD ? bo.APPLICATION : e === Be.CI ? bo.PIPELINE : bo.ENVIRONMENT, T = (v) => (v.selectProps.styles.option = eA(), /* @__PURE__ */ t.jsx(Ye.Option, { ...v, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc dc__gap-4", children: [
|
14150
14160
|
(e === Be.CI || e === Be.GROUP_CI) && /* @__PURE__ */ t.jsx(
|
14151
14161
|
Ie,
|
14152
14162
|
{
|
@@ -14231,7 +14241,7 @@ const UI = ({
|
|
14231
14241
|
[et.ARTIFACT_REGISTRY]: "ic-google-artifact-registry",
|
14232
14242
|
[et.GCR]: "ic-google-container-registry",
|
14233
14243
|
[et.OTHER]: "ic-container"
|
14234
|
-
}, cs = ({ registryType: e, size: s = 20 }) => /* @__PURE__ */ t.jsx(Ie, { name: cA[e] || "ic-container", size: s, color: null }),
|
14244
|
+
}, cs = ({ registryType: e, size: s = 20 }) => /* @__PURE__ */ t.jsx(Ie, { name: cA[e] || "ic-container", size: s, color: null }), kM = {
|
14235
14245
|
ecr: {
|
14236
14246
|
value: "ecr",
|
14237
14247
|
label: "ECR",
|
@@ -14551,7 +14561,7 @@ const UI = ({
|
|
14551
14561
|
] })
|
14552
14562
|
}
|
14553
14563
|
);
|
14554
|
-
},
|
14564
|
+
}, MM = ({ onFocus: e, onBlur: s, shouldShowDefaultPlaceholderOnBlur: n, ...a }) => {
|
14555
14565
|
const [r, o] = j("password"), [i, c] = j(!1), l = r === "password", d = X(() => n && i && a.value === Qn ? "" : !n || i || typeof a.value == "string" && a.value?.length > 0 ? a.value : Qn, [n, i, a.value]), u = (p) => {
|
14556
14566
|
c(!0), e?.(p);
|
14557
14567
|
}, m = (p) => {
|
@@ -14574,7 +14584,7 @@ const UI = ({
|
|
14574
14584
|
} : null
|
14575
14585
|
}
|
14576
14586
|
);
|
14577
|
-
}, _p = Bt(null),
|
14587
|
+
}, _p = Bt(null), UM = ({ children: e }) => {
|
14578
14588
|
const s = F(null), [n, a] = j(""), r = X(() => ({ modalKey: n, setModalKey: a, settersRef: s }), [n]);
|
14579
14589
|
return /* @__PURE__ */ t.jsx(_p.Provider, { value: r, children: e });
|
14580
14590
|
}, fp = () => gs(_p);
|
@@ -14689,7 +14699,7 @@ const uA = (e) => {
|
|
14689
14699
|
),
|
14690
14700
|
u && /* @__PURE__ */ t.jsx(lA, {})
|
14691
14701
|
] });
|
14692
|
-
},
|
14702
|
+
}, $M = () => {
|
14693
14703
|
const { modalKey: e, settersRef: s } = fp(), [n, a] = j(null);
|
14694
14704
|
return k(() => {
|
14695
14705
|
s.current = {
|
@@ -15189,7 +15199,7 @@ const uA = (e) => {
|
|
15189
15199
|
appName: `${e.helmPackageName}.tgz`,
|
15190
15200
|
workflowId: e.id
|
15191
15201
|
}, L = `app/cd-pipeline/workflow/download/${A}/${w}/${R}/${b}`;
|
15192
|
-
return /* @__PURE__ */ t.jsx("div", { className: "trigger-outputs-container bg__tertiary flexbox-col flex-grow-1 h-100", children: s ? /* @__PURE__ */ t.jsx(
|
15202
|
+
return /* @__PURE__ */ t.jsx("div", { className: "trigger-outputs-container bg__tertiary flexbox-col flex-grow-1 h-100", children: s ? /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 }) : /* @__PURE__ */ t.jsxs(Xd, { children: [
|
15193
15203
|
e.stage !== "DEPLOY" ? !e.IsVirtualEnvironment && /* @__PURE__ */ t.jsxs(qs, { path: `${S}/logs`, children: [
|
15194
15204
|
/* @__PURE__ */ t.jsx(
|
15195
15205
|
XI,
|
@@ -15289,7 +15299,7 @@ const uA = (e) => {
|
|
15289
15299
|
}
|
15290
15300
|
)
|
15291
15301
|
] }) });
|
15292
|
-
},
|
15302
|
+
}, BM = ({
|
15293
15303
|
fullScreenView: e,
|
15294
15304
|
triggerHistory: s,
|
15295
15305
|
setTriggerHistory: n,
|
@@ -15367,7 +15377,7 @@ const uA = (e) => {
|
|
15367
15377
|
q(+S, H, ye);
|
15368
15378
|
}, [ae, me, ye]);
|
15369
15379
|
const Y = X(() => !b || KT.has(b.podStatus?.toLowerCase() || b.status?.toLowerCase()) ? null : WT.has(b.status?.toLowerCase() || b.podStatus?.toLowerCase()) ? 1e4 : 3e4, [b]);
|
15370
|
-
return qp($, Y), !Q && w && !b || !S || Q && (ae || w) && !b ? /* @__PURE__ */ t.jsx(
|
15380
|
+
return qp($, Y), !Q && w && !b || !S || Q && (ae || w) && !b ? /* @__PURE__ */ t.jsx(Ke, { pageLoader: !0 }) : L?.code === 404 ? /* @__PURE__ */ t.jsx(
|
15371
15381
|
nt,
|
15372
15382
|
{
|
15373
15383
|
title: Ze.TRIGGER_NOT_FOUND.TITLE,
|
@@ -15537,7 +15547,7 @@ const uA = (e) => {
|
|
15537
15547
|
] });
|
15538
15548
|
}) })
|
15539
15549
|
);
|
15540
|
-
},
|
15550
|
+
}, FM = ({
|
15541
15551
|
envId: e,
|
15542
15552
|
ciArtifactId: s,
|
15543
15553
|
handleClose: n,
|
@@ -15958,7 +15968,7 @@ const yA = {
|
|
15958
15968
|
[ne.FAILURES]: 6,
|
15959
15969
|
[ne.EXCEPTIONS]: 7,
|
15960
15970
|
[ne.SUCCESSES]: 8
|
15961
|
-
})[e] || 1e4, wa = (e, s) => ld(e) - ld(s),
|
15971
|
+
})[e] || 1e4, wa = (e, s) => ld(e) - ld(s), VM = (e) => {
|
15962
15972
|
const s = e[le.IMAGE_SCAN].vulnerability?.summary?.severities, n = e[le.CODE_SCAN].vulnerability?.summary?.severities;
|
15963
15973
|
return {
|
15964
15974
|
critical: (s?.[ne.CRITICAL] || 0) + (n?.[ne.CRITICAL] || 0),
|
@@ -15986,7 +15996,7 @@ const yA = {
|
|
15986
15996
|
default:
|
15987
15997
|
return null;
|
15988
15998
|
}
|
15989
|
-
},
|
15999
|
+
}, GM = (e) => ({
|
15990
16000
|
[le.IMAGE_SCAN]: {
|
15991
16001
|
[ee.VULNERABILITIES]: {
|
15992
16002
|
summary: {
|
@@ -16028,7 +16038,7 @@ const yA = {
|
|
16028
16038
|
[le.KUBERNETES_MANIFEST]: null,
|
16029
16039
|
scanned: !0,
|
16030
16040
|
isImageScanEnabled: !0
|
16031
|
-
}),
|
16041
|
+
}), HM = (e) => e.reduce(
|
16032
16042
|
(s, n) => {
|
16033
16043
|
if (!n?.scanResult?.severityCount)
|
16034
16044
|
return s;
|
@@ -16191,7 +16201,7 @@ const yA = {
|
|
16191
16201
|
}), o.reduce((c, l) => (Object.keys(l).forEach((d) => {
|
16192
16202
|
c[d] ? c[d] += l[d] : c[d] = l[d];
|
16193
16203
|
}), c), {});
|
16194
|
-
}, fi = (e) => e === "Progressing" || e === "Running", Tr = (e) => e.some((a) => fi(a.status)) ? "Progressing" : e.some((a) => a.status === "Failed") ? "Failed" : "Completed",
|
16204
|
+
}, fi = (e) => e === "Progressing" || e === "Running", Tr = (e) => e.some((a) => fi(a.status)) ? "Progressing" : e.some((a) => a.status === "Failed") ? "Failed" : "Completed", YM = (e) => {
|
16195
16205
|
const s = e.imageScan?.vulnerability?.list ?? [], n = e.imageScan?.license?.list ?? [], a = e.codeScan?.status, r = e.kubernetesManifest?.status, o = Tr(s), i = Tr(n);
|
16196
16206
|
return o === "Progressing" || i === "Progressing" || fi(a) || fi(r) ? "Progressing" : o === "Failed" || i === "Failed" || a === "Failed" || r === "Failed" ? "Failed" : "Completed";
|
16197
16207
|
}, FA = ({ 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: [
|
@@ -16636,7 +16646,7 @@ const yA = {
|
|
16636
16646
|
return /* @__PURE__ */ t.jsx(Oi, { className: "icon-dim-16 ic-error-cross-red dc__no-shrink" });
|
16637
16647
|
case "Progressing":
|
16638
16648
|
return /* @__PURE__ */ t.jsx(
|
16639
|
-
|
16649
|
+
Ke,
|
16640
16650
|
{
|
16641
16651
|
fillColor: "var(--Y500)",
|
16642
16652
|
styles: {
|
@@ -16892,7 +16902,7 @@ const yA = {
|
|
16892
16902
|
default:
|
16893
16903
|
return null;
|
16894
16904
|
}
|
16895
|
-
},
|
16905
|
+
}, KM = (e) => {
|
16896
16906
|
const { imageScan: s, codeScan: n, kubernetesManifest: a, imageScanLicenseRisks: r } = e;
|
16897
16907
|
return [
|
16898
16908
|
...s ? [
|
@@ -17085,7 +17095,7 @@ const yA = {
|
|
17085
17095
|
`${l.category}${l.subCategory}${p}`
|
17086
17096
|
)
|
17087
17097
|
] });
|
17088
|
-
}, g = () => n ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(
|
17098
|
+
}, g = () => n ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(Ke, { size: 24, pageLoader: !0 }) }) : a ? /* @__PURE__ */ t.jsx("div", { className: "h-100 w-100 flex", children: /* @__PURE__ */ t.jsx(Sa, { code: a.code }) }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox flex-grow-1 dc__overflow-auto", children: [
|
17089
17099
|
e && /* @__PURE__ */ t.jsx(e, { modalState: l, setModalState: d, scanResult: r }),
|
17090
17100
|
/* @__PURE__ */ t.jsx("div", { className: "dc__border-right-n1 h-100" }),
|
17091
17101
|
/* @__PURE__ */ t.jsxs("div", { className: "dc__overflow-auto flex-grow-1", style: { width: "744px" }, children: [
|
@@ -17117,7 +17127,7 @@ const yA = {
|
|
17117
17127
|
installedAppId: n,
|
17118
17128
|
artifactId: a,
|
17119
17129
|
installedAppVersionHistoryId: r
|
17120
|
-
}, i =
|
17130
|
+
}, i = He(G.SCAN_RESULT, o);
|
17121
17131
|
return await fe(i);
|
17122
17132
|
}, er = {
|
17123
17133
|
[le.IMAGE_SCAN]: {
|
@@ -17201,7 +17211,7 @@ const yA = {
|
|
17201
17211
|
]
|
17202
17212
|
}
|
17203
17213
|
);
|
17204
|
-
},
|
17214
|
+
}, WM = ({ scanResult: e, Sidebar: s }) => {
|
17205
17215
|
const [n, a] = j(!1), [r, o] = j(_i), { imageScan: i, codeScan: c, kubernetesManifest: l } = e, d = BA(e);
|
17206
17216
|
if (!hp(d))
|
17207
17217
|
return /* @__PURE__ */ t.jsx(
|
@@ -17282,7 +17292,7 @@ const yA = {
|
|
17282
17292
|
}
|
17283
17293
|
)
|
17284
17294
|
] });
|
17285
|
-
},
|
17295
|
+
}, zM = (e) => e.sort(
|
17286
17296
|
(s, n) => Pb(
|
17287
17297
|
Gc[s.severity],
|
17288
17298
|
Gc[n.severity],
|
@@ -17308,7 +17318,7 @@ const yA = {
|
|
17308
17318
|
if (k(() => {
|
17309
17319
|
u && o(u.result.imageScan?.vulnerability?.list?.[0].list?.length);
|
17310
17320
|
}, [u]), d)
|
17311
|
-
return /* @__PURE__ */ t.jsx("div", { className: "security-tab-empty bcn-1", children: /* @__PURE__ */ t.jsx(
|
17321
|
+
return /* @__PURE__ */ t.jsx("div", { className: "security-tab-empty bcn-1", children: /* @__PURE__ */ t.jsx(Ke, {}) });
|
17312
17322
|
if (m)
|
17313
17323
|
return /* @__PURE__ */ t.jsxs("div", { className: "security-tab-empty", children: [
|
17314
17324
|
/* @__PURE__ */ t.jsx("p", { className: "security-tab-empty__title", children: "Failed to fetch vulnerabilities" }),
|
@@ -17599,7 +17609,7 @@ class md {
|
|
17599
17609
|
}
|
17600
17610
|
}
|
17601
17611
|
In = new WeakMap(), An = new WeakMap();
|
17602
|
-
const
|
17612
|
+
const qM = ({
|
17603
17613
|
handleModalClose: e,
|
17604
17614
|
operations: s = [],
|
17605
17615
|
getResultsChartSummaryText: n,
|
@@ -17741,11 +17751,11 @@ const zM = ({
|
|
17741
17751
|
}
|
17742
17752
|
);
|
17743
17753
|
};
|
17744
|
-
var
|
17754
|
+
var Xe = /* @__PURE__ */ ((e) => (e.CLEAR_ALL_SELECTIONS = "CLEAR_ALL_SELECTIONS", e.CLEAR_IDENTIFIERS = "CLEAR_IDENTIFIERS", e.SELECT_ALL_ACROSS_PAGES = "SELECT_ALL_ACROSS_PAGES", e.SELECT_ALL_ON_PAGE = "SELECT_ALL_ON_PAGE", e.SELECT_IDENTIFIER = "SELECT_IDENTIFIER", e.CLEAR_IDENTIFIERS_AFTER_ACROSS_SELECTION = "CLEAR_IDENTIFIERS_AFTER_ACROSS_SELECTION", e.CLEAR_SELECTIONS_AND_SELECT_ALL_ACROSS_PAGES = "CLEAR_SELECTIONS_AND_SELECT_ALL_ACROSS_PAGES", e))(Xe || {}), Sp = /* @__PURE__ */ ((e) => (e.OPEN = "OPEN", e.CLOSED = "CLOSED", e))(Sp || {});
|
17745
17755
|
const g0 = "bulk-selection-pop-up-menu", yo = {
|
17746
|
-
[
|
17747
|
-
[
|
17748
|
-
[
|
17756
|
+
[Xe.SELECT_ALL_ON_PAGE]: "All on this page",
|
17757
|
+
[Xe.SELECT_ALL_ACROSS_PAGES]: "All across pages",
|
17758
|
+
[Xe.CLEAR_ALL_SELECTIONS]: "Clear selection(s)"
|
17749
17759
|
}, Bn = "*", x0 = (e) => `Invalid action ${e} passed to useBulkSelection`, E0 = "useBulkSelection must be used within BulkSelectionContext", pd = "Selections on other pages are cleared", vp = Bt({
|
17750
17760
|
selectedIdentifiers: {},
|
17751
17761
|
handleBulkSelection: Ge,
|
@@ -17782,21 +17792,21 @@ const g0 = "bulk-selection-pop-up-menu", yo = {
|
|
17782
17792
|
}, m = ({ action: h, data: g }) => {
|
17783
17793
|
const f = g?.identifierIds ?? [], N = g?.identifierObject ?? {};
|
17784
17794
|
switch (h) {
|
17785
|
-
case
|
17795
|
+
case Xe.CLEAR_ALL_SELECTIONS:
|
17786
17796
|
r({});
|
17787
17797
|
break;
|
17788
|
-
case
|
17798
|
+
case Xe.CLEAR_IDENTIFIERS_AFTER_ACROSS_SELECTION: {
|
17789
17799
|
$e.showToast({
|
17790
17800
|
variant: Te.info,
|
17791
17801
|
description: pd
|
17792
17802
|
}), d(o, f);
|
17793
17803
|
break;
|
17794
17804
|
}
|
17795
|
-
case
|
17805
|
+
case Xe.CLEAR_IDENTIFIERS: {
|
17796
17806
|
d(a, f);
|
17797
17807
|
break;
|
17798
17808
|
}
|
17799
|
-
case
|
17809
|
+
case Xe.SELECT_ALL_ACROSS_PAGES: {
|
17800
17810
|
if (c || l() > 0 && n() === Sp.OPEN)
|
17801
17811
|
return;
|
17802
17812
|
r({
|
@@ -17804,19 +17814,19 @@ const g0 = "bulk-selection-pop-up-menu", yo = {
|
|
17804
17814
|
});
|
17805
17815
|
break;
|
17806
17816
|
}
|
17807
|
-
case
|
17817
|
+
case Xe.CLEAR_SELECTIONS_AND_SELECT_ALL_ACROSS_PAGES:
|
17808
17818
|
r({
|
17809
17819
|
[Bn]: !0
|
17810
17820
|
});
|
17811
17821
|
break;
|
17812
|
-
case
|
17822
|
+
case Xe.SELECT_ALL_ON_PAGE: {
|
17813
17823
|
a[Bn] && $e.showToast({
|
17814
17824
|
variant: Te.info,
|
17815
17825
|
description: pd
|
17816
17826
|
}), u(o);
|
17817
17827
|
break;
|
17818
17828
|
}
|
17819
|
-
case
|
17829
|
+
case Xe.SELECT_IDENTIFIER: {
|
17820
17830
|
u(N);
|
17821
17831
|
break;
|
17822
17832
|
}
|
@@ -17861,23 +17871,23 @@ const g0 = "bulk-selection-pop-up-menu", yo = {
|
|
17861
17871
|
}, C0 = ({ showPagination: e, disabled: s = !1, showChevronDownIcon: n = !0 }) => {
|
17862
17872
|
const { handleBulkSelection: a, isChecked: r, checkboxValue: o, getSelectedIdentifiersCount: i } = Ip(), c = i() > 0, l = [
|
17863
17873
|
{
|
17864
|
-
locator:
|
17865
|
-
label: yo[
|
17874
|
+
locator: Xe.SELECT_ALL_ON_PAGE,
|
17875
|
+
label: yo[Xe.SELECT_ALL_ON_PAGE],
|
17866
17876
|
isSelected: r && o === _t.CHECKED,
|
17867
17877
|
icon: sg
|
17868
17878
|
},
|
17869
17879
|
...e ? [
|
17870
17880
|
{
|
17871
|
-
locator:
|
17872
|
-
label: yo[
|
17881
|
+
locator: Xe.SELECT_ALL_ACROSS_PAGES,
|
17882
|
+
label: yo[Xe.SELECT_ALL_ACROSS_PAGES],
|
17873
17883
|
isSelected: r && o === _t.BULK_CHECKED,
|
17874
17884
|
icon: tg
|
17875
17885
|
}
|
17876
17886
|
] : [],
|
17877
17887
|
...c ? [
|
17878
17888
|
{
|
17879
|
-
locator:
|
17880
|
-
label: yo[
|
17889
|
+
locator: Xe.CLEAR_ALL_SELECTIONS,
|
17890
|
+
label: yo[Xe.CLEAR_ALL_SELECTIONS],
|
17881
17891
|
isSelected: !1,
|
17882
17892
|
icon: rt,
|
17883
17893
|
iconClass: "icon-use-fill-n6"
|
@@ -17937,12 +17947,12 @@ class pc extends Pr {
|
|
17937
17947
|
disabled: !!this.props.disabled,
|
17938
17948
|
className: `${this.props.rootClassName}`,
|
17939
17949
|
onClick: this.clickHandler,
|
17940
|
-
children: this.props.isLoading ? /* @__PURE__ */ t.jsx(
|
17950
|
+
children: this.props.isLoading ? /* @__PURE__ */ t.jsx(Ke, {}) : this.props.children
|
17941
17951
|
}
|
17942
17952
|
);
|
17943
17953
|
}
|
17944
17954
|
}
|
17945
|
-
const
|
17955
|
+
const XM = ({
|
17946
17956
|
content: e,
|
17947
17957
|
onClick: s,
|
17948
17958
|
children: n,
|
@@ -18336,7 +18346,7 @@ const qM = ({
|
|
18336
18346
|
}), N.data = T;
|
18337
18347
|
}
|
18338
18348
|
return N;
|
18339
|
-
},
|
18349
|
+
}, JM = ({
|
18340
18350
|
componentType: e,
|
18341
18351
|
isJob: s,
|
18342
18352
|
configMapSecretData: n,
|
@@ -18356,7 +18366,7 @@ const qM = ({
|
|
18356
18366
|
fallbackMergeStrategy: o,
|
18357
18367
|
displayKeys: l
|
18358
18368
|
});
|
18359
|
-
return r ? /* @__PURE__ */ t.jsx(
|
18369
|
+
return r ? /* @__PURE__ */ t.jsx(Ke, { fullHeight: !0, pageLoader: !0 }) : /* @__PURE__ */ t.jsxs(
|
18360
18370
|
"div",
|
18361
18371
|
{
|
18362
18372
|
className: c || `bg__primary flexbox-col dc__gap-12 dc__overflow-auto ${i ? "" : "p-16"}`,
|
@@ -18377,7 +18387,7 @@ const qM = ({
|
|
18377
18387
|
!i && u.data && /* @__PURE__ */ t.jsx(vt.Container, { children: /* @__PURE__ */ t.jsx(
|
18378
18388
|
vt,
|
18379
18389
|
{
|
18380
|
-
mode:
|
18390
|
+
mode: Je.YAML,
|
18381
18391
|
readOnly: !0,
|
18382
18392
|
codeEditorProps: {
|
18383
18393
|
value: u.data,
|
@@ -18473,7 +18483,7 @@ const qM = ({
|
|
18473
18483
|
}
|
18474
18484
|
};
|
18475
18485
|
}
|
18476
|
-
},
|
18486
|
+
}, ZM = ({
|
18477
18487
|
isSecret: e,
|
18478
18488
|
external: s,
|
18479
18489
|
externalType: n,
|
@@ -18766,7 +18776,7 @@ const qM = ({
|
|
18766
18776
|
return e;
|
18767
18777
|
const n = s.getDate(), a = s.getMonth(), r = s.getFullYear(), o = new Date(e);
|
18768
18778
|
return o.setFullYear(r, a, n), o;
|
18769
|
-
},
|
18779
|
+
}, QM = (e, s) => {
|
18770
18780
|
const n = e ? new Date(e) : /* @__PURE__ */ new Date();
|
18771
18781
|
let a = n.getHours(), r = n.getMinutes();
|
18772
18782
|
if (r === 0 || r === 30 || (r < 30 ? r = 30 : (r = 0, a += 1)), s) {
|
@@ -18775,7 +18785,7 @@ const qM = ({
|
|
18775
18785
|
}
|
18776
18786
|
const o = new Date(n);
|
18777
18787
|
return o.setHours(a, r, 0), o;
|
18778
|
-
},
|
18788
|
+
}, eU = ({
|
18779
18789
|
date: e = /* @__PURE__ */ new Date(),
|
18780
18790
|
onChange: s,
|
18781
18791
|
timePickerProps: n = {},
|
@@ -18851,7 +18861,7 @@ const qM = ({
|
|
18851
18861
|
_
|
18852
18862
|
] })
|
18853
18863
|
] });
|
18854
|
-
},
|
18864
|
+
}, tU = ({
|
18855
18865
|
selectedMonthlyDate: e,
|
18856
18866
|
onChange: s,
|
18857
18867
|
dataTestId: n = tn.MONTH
|
@@ -18866,7 +18876,7 @@ const qM = ({
|
|
18866
18876
|
onChange: s,
|
18867
18877
|
"data-testid": n
|
18868
18878
|
}
|
18869
|
-
) }), K0 = (e) => e.isSame(ke(), "day"),
|
18879
|
+
) }), K0 = (e) => e.isSame(ke(), "day"), sU = ({
|
18870
18880
|
date: e,
|
18871
18881
|
handleDatesChange: s,
|
18872
18882
|
readOnly: n,
|
@@ -18900,7 +18910,7 @@ const qM = ({
|
|
18900
18910
|
"data-testid": o
|
18901
18911
|
}
|
18902
18912
|
);
|
18903
|
-
},
|
18913
|
+
}, nU = ({
|
18904
18914
|
disabled: e = !1,
|
18905
18915
|
onChange: s,
|
18906
18916
|
timePickerProps: n,
|
@@ -19234,7 +19244,7 @@ const _d = ({
|
|
19234
19244
|
}
|
19235
19245
|
)
|
19236
19246
|
] });
|
19237
|
-
},
|
19247
|
+
}, aU = ({
|
19238
19248
|
index: e,
|
19239
19249
|
tagData: s,
|
19240
19250
|
setTagData: n,
|
@@ -19776,7 +19786,7 @@ const ny = ({
|
|
19776
19786
|
)
|
19777
19787
|
] })
|
19778
19788
|
] });
|
19779
|
-
},
|
19789
|
+
}, rU = (e) => {
|
19780
19790
|
const { initialText: s = "", emptyState: n, ...a } = e, [r, o] = j(!1);
|
19781
19791
|
return r ? /* @__PURE__ */ t.jsx(cy, { ...a, initialText: s, setIsEditable: o }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox flex-justify dc__gap-10", children: [
|
19782
19792
|
/* @__PURE__ */ t.jsx("div", { className: "fs-13 fw-4 lh-20 cn-9 dc__word-break", children: s || n }),
|
@@ -19795,7 +19805,7 @@ const ny = ({
|
|
19795
19805
|
},
|
19796
19806
|
children: s
|
19797
19807
|
}
|
19798
|
-
),
|
19808
|
+
), oU = ({
|
19799
19809
|
defaultIcon: e,
|
19800
19810
|
errorMessage: s,
|
19801
19811
|
handleError: n,
|
@@ -19927,7 +19937,7 @@ const ny = ({
|
|
19927
19937
|
]
|
19928
19938
|
}
|
19929
19939
|
);
|
19930
|
-
},
|
19940
|
+
}, iU = () => /* @__PURE__ */ t.jsxs("div", { className: "px-4 py-2 flex dc__gap-2 br-4 ey-2 bcy-1 dc__no-shrink", children: [
|
19931
19941
|
/* @__PURE__ */ t.jsx(yh, { className: "icon-dim-12 dc__no-shrink scy-7" }),
|
19932
19942
|
/* @__PURE__ */ t.jsx("span", { className: "cy-7 fs-11 fw-6 lh-16", children: "Enterprise" })
|
19933
19943
|
] }), xi = {
|
@@ -19956,7 +19966,7 @@ const ny = ({
|
|
19956
19966
|
} catch (e) {
|
19957
19967
|
return Me(e), e;
|
19958
19968
|
}
|
19959
|
-
},
|
19969
|
+
}, cU = ({
|
19960
19970
|
handleEnvironmentChange: e,
|
19961
19971
|
selectedEnvironmentsMap: s,
|
19962
19972
|
isMulti: n,
|
@@ -19995,7 +20005,7 @@ const ny = ({
|
|
19995
20005
|
autoFocus: c
|
19996
20006
|
}
|
19997
20007
|
);
|
19998
|
-
},
|
20008
|
+
}, lU = ({ image: e }) => /* @__PURE__ */ t.jsx(xe, { className: "default-tt w-200", arrow: !1, placement: "top", content: cN, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox pt-2 pb-2 pl-8 pr-8 br-4 bcr-1 dc__align-items-center dc__gap-4", children: [
|
19999
20009
|
/* @__PURE__ */ t.jsx(du, { className: "icon-dim-20 fcr-5 dc__no-shrink" }),
|
20000
20010
|
/* @__PURE__ */ t.jsx("p", { className: "m-0 fs-12 lh-16 fw-4 cr-5", children: e })
|
20001
20011
|
] }) });
|
@@ -20122,7 +20132,7 @@ const gd = (e) => {
|
|
20122
20132
|
]
|
20123
20133
|
}
|
20124
20134
|
) });
|
20125
|
-
},
|
20135
|
+
}, dU = ({
|
20126
20136
|
additionalContainerClasses: e,
|
20127
20137
|
breadCrumbs: s = [],
|
20128
20138
|
children: n,
|
@@ -20510,7 +20520,7 @@ const gd = (e) => {
|
|
20510
20520
|
}
|
20511
20521
|
) }),
|
20512
20522
|
/* @__PURE__ */ t.jsx(Nd, {})
|
20513
|
-
] }), 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(
|
20523
|
+
] }), 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(Ke, { pageLoader: !0, size: 32 }) }) : n?.length === 0 ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
20514
20524
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__align-self-stretch dc__overflow-auto flex-grow-1 h-250", children: /* @__PURE__ */ t.jsx(nt, { title: "No variables found", image: uu }) }),
|
20515
20525
|
/* @__PURE__ */ t.jsx(Nd, {})
|
20516
20526
|
] }) : p ? g() : /* @__PURE__ */ t.jsx(da, { reload: a, className: "bg__primary pb-16" });
|
@@ -20648,9 +20658,9 @@ const gd = (e) => {
|
|
20648
20658
|
)
|
20649
20659
|
}
|
20650
20660
|
);
|
20651
|
-
},
|
20661
|
+
}, uU = Ct(Ty), mU = (e) => /* @__PURE__ */ t.jsx(it.div, { ...e });
|
20652
20662
|
var wp = /* @__PURE__ */ ((e) => (e.ROUNDED = "rounded", e.NONE = "none", e))(wp || {});
|
20653
|
-
const Sy = (e) => e === wp.NONE ? "" : "dc__border-n1",
|
20663
|
+
const Sy = (e) => e === wp.NONE ? "" : "dc__border-n1", pU = ({
|
20654
20664
|
title: e,
|
20655
20665
|
description: s,
|
20656
20666
|
author: n,
|
@@ -20815,7 +20825,7 @@ const Sy = (e) => e === wp.NONE ? "" : "dc__border-n1", mU = ({
|
|
20815
20825
|
);
|
20816
20826
|
}, Dy = {
|
20817
20827
|
hideAttribution: !0
|
20818
|
-
},
|
20828
|
+
}, _U = ({
|
20819
20829
|
nodes: e,
|
20820
20830
|
edges: s,
|
20821
20831
|
setNodes: n,
|
@@ -21372,7 +21382,7 @@ const $y = ({
|
|
21372
21382
|
]
|
21373
21383
|
}
|
21374
21384
|
);
|
21375
|
-
},
|
21385
|
+
}, fU = ({ headerName: e }) => {
|
21376
21386
|
const s = At(), n = on(), a = Fs(), { serverMode: r, licenseData: o } = ba(), [i, c] = j(!1), l = wm(o), d = () => {
|
21377
21387
|
c((E) => !E);
|
21378
21388
|
}, u = () => {
|
@@ -21540,7 +21550,7 @@ const $y = ({
|
|
21540
21550
|
}
|
21541
21551
|
) })
|
21542
21552
|
] });
|
21543
|
-
},
|
21553
|
+
}, hU = ({ iframeList: e, maxHeight: s = 300, maxWidth: n = 300 }) => {
|
21544
21554
|
const a = e.sort((r, o) => (r?.order || 0) - (o?.order || 0));
|
21545
21555
|
return /* @__PURE__ */ t.jsx("div", { className: "flexbox dc__gap-16 flex-wrap w-100", children: a.map((r, o) => /* @__PURE__ */ t.jsx(
|
21546
21556
|
Vy,
|
@@ -21714,7 +21724,7 @@ const $y = ({
|
|
21714
21724
|
}
|
21715
21725
|
) }) })
|
21716
21726
|
] });
|
21717
|
-
},
|
21727
|
+
}, gU = ({
|
21718
21728
|
testIdLocator: e,
|
21719
21729
|
cta: s,
|
21720
21730
|
sequentialCDCardTitleProps: n,
|
@@ -21755,7 +21765,7 @@ const $y = ({
|
|
21755
21765
|
children: a
|
21756
21766
|
}
|
21757
21767
|
) });
|
21758
|
-
},
|
21768
|
+
}, xU = ({
|
21759
21769
|
isSecurityModuleInstalled: e,
|
21760
21770
|
artifactId: s,
|
21761
21771
|
applicationId: n,
|
@@ -21846,7 +21856,7 @@ const $y = ({
|
|
21846
21856
|
}, vd = {
|
21847
21857
|
[O.large]: O.medium,
|
21848
21858
|
[O.medium]: O.small
|
21849
|
-
},
|
21859
|
+
}, EU = ({
|
21850
21860
|
layout: e = "row",
|
21851
21861
|
variant: s = "information",
|
21852
21862
|
size: n = O.large,
|
@@ -21942,7 +21952,7 @@ const Zy = ({
|
|
21942
21952
|
plugins: [Wd],
|
21943
21953
|
children: e
|
21944
21954
|
}
|
21945
|
-
),
|
21955
|
+
), NU = ({
|
21946
21956
|
config: e,
|
21947
21957
|
maskValue: s,
|
21948
21958
|
isSortable: n,
|
@@ -22359,7 +22369,7 @@ const Zy = ({
|
|
22359
22369
|
)
|
22360
22370
|
]
|
22361
22371
|
}
|
22362
|
-
) }),
|
22372
|
+
) }), CU = () => {
|
22363
22373
|
const [e, s] = j(0), [n, a] = j(!1), r = () => {
|
22364
22374
|
a(!0);
|
22365
22375
|
}, o = () => {
|
@@ -22432,7 +22442,7 @@ const Zy = ({
|
|
22432
22442
|
)
|
22433
22443
|
] })
|
22434
22444
|
] });
|
22435
|
-
},
|
22445
|
+
}, bU = ({
|
22436
22446
|
rootClassName: e = "",
|
22437
22447
|
heading: s,
|
22438
22448
|
icon: n,
|
@@ -22462,7 +22472,7 @@ const Zy = ({
|
|
22462
22472
|
}
|
22463
22473
|
)
|
22464
22474
|
] })
|
22465
|
-
] }),
|
22475
|
+
] }), TU = ({ count: e, isApprox: s, isSelected: n }) => /* @__PURE__ */ t.jsxs(
|
22466
22476
|
"div",
|
22467
22477
|
{
|
22468
22478
|
className: `flex dc__no-shrink br-12 dc__gap-2 px-6 ${n ? "bcb-5 cn-0" : "bcn-1 cn-7"} fs-13 fw-6 lh-20`,
|
@@ -22471,7 +22481,7 @@ const Zy = ({
|
|
22471
22481
|
/* @__PURE__ */ t.jsx("span", { children: e })
|
22472
22482
|
]
|
22473
22483
|
}
|
22474
|
-
),
|
22484
|
+
), SU = ({
|
22475
22485
|
error: e,
|
22476
22486
|
onChange: s,
|
22477
22487
|
required: n,
|
@@ -22533,7 +22543,7 @@ const Zy = ({
|
|
22533
22543
|
e && /* @__PURE__ */ t.jsx(pm, { error: e, inputId: a })
|
22534
22544
|
] })
|
22535
22545
|
] });
|
22536
|
-
},
|
22546
|
+
}, vU = {
|
22537
22547
|
parentPluginStore: {},
|
22538
22548
|
pluginVersionStore: {}
|
22539
22549
|
}, oR = {
|
@@ -22702,7 +22712,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
22702
22712
|
}), Object.keys(n).forEach((r) => {
|
22703
22713
|
a.pluginVersionStore[r] = n[r];
|
22704
22714
|
}), a;
|
22705
|
-
},
|
22715
|
+
}, IU = async ({
|
22706
22716
|
appId: e,
|
22707
22717
|
parentPluginIds: s,
|
22708
22718
|
pluginIds: n,
|
@@ -22741,7 +22751,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
22741
22751
|
appId: n,
|
22742
22752
|
size: 20,
|
22743
22753
|
tag: s
|
22744
|
-
}, { result: i } = await fe(
|
22754
|
+
}, { result: i } = await fe(He(G.PLUGIN_GLOBAL_LIST_V2, o), {
|
22745
22755
|
signal: r
|
22746
22756
|
}), c = $p(i?.parentPlugins);
|
22747
22757
|
return {
|
@@ -22756,7 +22766,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
22756
22766
|
try {
|
22757
22767
|
const s = {
|
22758
22768
|
appId: e
|
22759
|
-
}, { result: n } = await fe(
|
22769
|
+
}, { result: n } = await fe(He(G.PLUGIN_GLOBAL_LIST_TAGS, s));
|
22760
22770
|
if (!n?.tagNames)
|
22761
22771
|
return [];
|
22762
22772
|
const a = new Set(n.tagNames);
|
@@ -22764,8 +22774,8 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
22764
22774
|
} catch (s) {
|
22765
22775
|
throw Me(s), s;
|
22766
22776
|
}
|
22767
|
-
},
|
22768
|
-
const s = await fe(
|
22777
|
+
}, AU = async (e) => {
|
22778
|
+
const s = await fe(He(G.PLUGIN_LIST_MIN, e));
|
22769
22779
|
return {
|
22770
22780
|
...s,
|
22771
22781
|
result: (s?.result ?? []).sort((n, a) => lt(n.name, a.name))
|
@@ -22857,7 +22867,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
22857
22867
|
shouldMenuAlignRight: !0
|
22858
22868
|
}
|
22859
22869
|
) });
|
22860
|
-
},
|
22870
|
+
}, yU = ({
|
22861
22871
|
availableTags: e,
|
22862
22872
|
handleUpdateAvailableTags: s,
|
22863
22873
|
pluginDataStore: n,
|
@@ -23028,7 +23038,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
23028
23038
|
[Is.microsoft]: "ic-microsoft",
|
23029
23039
|
[Is.oidc]: "ic-oidc",
|
23030
23040
|
[Is.openshift]: "ic-openshift"
|
23031
|
-
},
|
23041
|
+
}, RU = ({ provider: e, size: s = 20 }) => /* @__PURE__ */ t.jsx(Ie, { name: ER[e], size: s, color: null }), NR = ({
|
23032
23042
|
hideTopPadding: e,
|
23033
23043
|
alignActiveBorderWithContainer: s
|
23034
23044
|
}) => ({
|
@@ -23163,7 +23173,7 @@ const pR = (e) => e?.length ? e.map(({ id: s, description: n, name: a, pluginVer
|
|
23163
23173
|
}
|
23164
23174
|
);
|
23165
23175
|
return x ? /* @__PURE__ */ t.jsx(ie, { ...E, children: T() }) : T();
|
23166
|
-
},
|
23176
|
+
}, jU = ({
|
23167
23177
|
tabs: e = [],
|
23168
23178
|
size: s = O.large,
|
23169
23179
|
rightComponent: n,
|
@@ -23519,7 +23529,7 @@ const UR = ({
|
|
23519
23529
|
return;
|
23520
23530
|
const h = a[l], g = a[E];
|
23521
23531
|
c({
|
23522
|
-
action:
|
23532
|
+
action: Xe.SELECT_IDENTIFIER,
|
23523
23533
|
data: {
|
23524
23534
|
identifierObject: {
|
23525
23535
|
...x === 1 ? { [h.id]: h } : {},
|
@@ -23536,7 +23546,7 @@ const UR = ({
|
|
23536
23546
|
return;
|
23537
23547
|
const h = a[l], g = a[E];
|
23538
23548
|
c({
|
23539
|
-
action:
|
23549
|
+
action: Xe.SELECT_IDENTIFIER,
|
23540
23550
|
data: {
|
23541
23551
|
identifierObject: {
|
23542
23552
|
...x === 1 ? { [h.id]: h } : {},
|
@@ -23878,13 +23888,13 @@ const UR = ({
|
|
23878
23888
|
}, HR = (e) => {
|
23879
23889
|
const s = Ip(), { selectedIdentifiers: n, handleBulkSelection: a, isBulkSelectionApplied: r } = s, o = () => {
|
23880
23890
|
a({
|
23881
|
-
action:
|
23891
|
+
action: Xe.CLEAR_ALL_SELECTIONS
|
23882
23892
|
});
|
23883
23893
|
}, i = Fe(
|
23884
23894
|
(c) => {
|
23885
23895
|
if (!n[c.id]) {
|
23886
23896
|
a({
|
23887
|
-
action:
|
23897
|
+
action: Xe.SELECT_IDENTIFIER,
|
23888
23898
|
data: {
|
23889
23899
|
// TODO: maybe add a few comments explaining the difference between identifierIds and identifierObject
|
23890
23900
|
identifierObject: {
|
@@ -23895,7 +23905,7 @@ const UR = ({
|
|
23895
23905
|
return;
|
23896
23906
|
}
|
23897
23907
|
a({
|
23898
|
-
action: r ?
|
23908
|
+
action: r ? Xe.CLEAR_IDENTIFIERS_AFTER_ACROSS_SELECTION : Xe.CLEAR_IDENTIFIERS,
|
23899
23909
|
data: {
|
23900
23910
|
identifierIds: [c.id]
|
23901
23911
|
}
|
@@ -23943,7 +23953,7 @@ const UR = ({
|
|
23943
23953
|
}, WR = (e) => {
|
23944
23954
|
const { additionalFilterProps: s } = e, n = Vi(s);
|
23945
23955
|
return /* @__PURE__ */ t.jsx(gc, { ...e, filterData: n });
|
23946
|
-
},
|
23956
|
+
}, wU = (e) => {
|
23947
23957
|
const { filtersVariant: s } = e, n = () => s === wr.STATE ? /* @__PURE__ */ t.jsx(KR, { ...e }) : s === wr.URL ? /* @__PURE__ */ t.jsx(WR, { ...e }) : /* @__PURE__ */ t.jsx(gc, { ...e, filterData: null });
|
23948
23958
|
return /* @__PURE__ */ t.jsx(Bi, { shortcutTimeout: 50, children: n() });
|
23949
23959
|
}, zR = [
|
@@ -24068,16 +24078,16 @@ const UR = ({
|
|
24068
24078
|
cellError: i
|
24069
24079
|
}
|
24070
24080
|
);
|
24071
|
-
},
|
24081
|
+
}, LU = ({ isCreateApp: e = !1, hidePropagateTags: s = !1, ...n }) => /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-8", children: [
|
24072
24082
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__content-space", children: [
|
24073
24083
|
/* @__PURE__ */ t.jsx("span", { className: "cn-7 fs-13 fw-4 lh-20", children: "Tags" }),
|
24074
24084
|
!s && /* @__PURE__ */ t.jsx(Q0, { isCreateApp: e })
|
24075
24085
|
] }),
|
24076
24086
|
/* @__PURE__ */ t.jsx(XR, { hidePropagateTags: s, ...n })
|
24077
|
-
] }),
|
24087
|
+
] }), OU = () => /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-item-center dc__gap-6", children: [
|
24078
24088
|
/* @__PURE__ */ t.jsx(Dn, { className: "icon-dim-20 dc__no-shrink" }),
|
24079
24089
|
/* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-13 fw-4 lh-20", children: "Unsaved changes" })
|
24080
|
-
] }),
|
24090
|
+
] }), DU = ({ handleClose: e, handleProceed: s }) => /* @__PURE__ */ t.jsx(
|
24081
24091
|
rn,
|
24082
24092
|
{
|
24083
24093
|
handleClose: e,
|
@@ -24096,7 +24106,7 @@ const UR = ({
|
|
24096
24106
|
}
|
24097
24107
|
}
|
24098
24108
|
}
|
24099
|
-
), Ld = "virtualized-list-root", Od = 2,
|
24109
|
+
), Ld = "virtualized-list-root", Od = 2, PU = ({
|
24100
24110
|
className: e,
|
24101
24111
|
items: s,
|
24102
24112
|
renderItem: n,
|
@@ -24229,7 +24239,7 @@ const UR = ({
|
|
24229
24239
|
switchFromCiPipelineId: e.switchFromCiPipelineId
|
24230
24240
|
}
|
24231
24241
|
]
|
24232
|
-
}),
|
24242
|
+
}), kU = ({
|
24233
24243
|
handleCloseWorkflowOptionsModal: e,
|
24234
24244
|
addCIPipeline: s,
|
24235
24245
|
addWebhookCD: n,
|
@@ -24490,7 +24500,7 @@ const nj = (e, s = "") => e ? /* @__PURE__ */ t.jsx(
|
|
24490
24500
|
style: { backgroundColor: ao(e) },
|
24491
24501
|
children: e[0]
|
24492
24502
|
}
|
24493
|
-
) : null,
|
24503
|
+
) : null, MU = (e) => Array.from({ length: e });
|
24494
24504
|
function Ge(...e) {
|
24495
24505
|
}
|
24496
24506
|
function aj(e) {
|
@@ -24509,7 +24519,7 @@ function pa(e, s) {
|
|
24509
24519
|
n.current = !1;
|
24510
24520
|
}, s);
|
24511
24521
|
}
|
24512
|
-
function
|
24522
|
+
function UU(e) {
|
24513
24523
|
return e && document.cookie.replace(
|
24514
24524
|
new RegExp(`(?:(?:^|.*;)\\s*${e.replace(/[\-\.\+\*]/g, "\\$&")}\\s*\\=\\s*([^;]*).*$)|^.*$`),
|
24515
24525
|
"$1"
|
@@ -24527,12 +24537,12 @@ function Lr(e, s = !1) {
|
|
24527
24537
|
}
|
24528
24538
|
return n;
|
24529
24539
|
}
|
24530
|
-
const
|
24531
|
-
function
|
24540
|
+
const $U = (e, s = "-") => e ? `${ke(e).utc().format(It.TWELVE_HOURS_EXPORT_FORMAT)} (UTC)` : "-";
|
24541
|
+
function BU() {
|
24532
24542
|
const e = Fs(), s = X(() => new URLSearchParams(e.search), [e]), n = Array.from(s.entries()).reduce((a, r, o) => (a[r[0]] = r[1], a), {});
|
24533
24543
|
return { queryParams: s, searchParams: n };
|
24534
24544
|
}
|
24535
|
-
const
|
24545
|
+
const FU = (e, s) => {
|
24536
24546
|
(e.keyCode === 27 || e.key === "Escape") && s();
|
24537
24547
|
};
|
24538
24548
|
function kd(e, s = 4, n = "json", a = !1) {
|
@@ -24654,7 +24664,7 @@ function $t(e, s = [], n = !0, a = { resetOnChange: !0 }) {
|
|
24654
24664
|
};
|
24655
24665
|
return [r.loading, r.result, r.error, l, d, r.dependencies];
|
24656
24666
|
}
|
24657
|
-
const
|
24667
|
+
const VU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", He = (e, s = {}) => {
|
24658
24668
|
const n = new URLSearchParams();
|
24659
24669
|
Object.keys(s).forEach((r) => {
|
24660
24670
|
Du.includes(s[r]) || (Array.isArray(s[r]) ? s[r].forEach((o) => {
|
@@ -24663,7 +24673,7 @@ const FU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", Je = (e, s = {}) =
|
|
24663
24673
|
});
|
24664
24674
|
const a = n.toString();
|
24665
24675
|
return e + (a ? `?${a}` : "");
|
24666
|
-
}, ar = zd.bind(window),
|
24676
|
+
}, ar = zd.bind(window), GU = {
|
24667
24677
|
control: (e, s) => ({
|
24668
24678
|
...e,
|
24669
24679
|
minHeight: "32px",
|
@@ -24706,7 +24716,7 @@ const FU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", Je = (e, s = {}) =
|
|
24706
24716
|
}
|
24707
24717
|
Kp(e[n], s[n]);
|
24708
24718
|
});
|
24709
|
-
},
|
24719
|
+
}, HU = (e) => {
|
24710
24720
|
const s = {};
|
24711
24721
|
return e.forEach((n) => {
|
24712
24722
|
Kp(s, n);
|
@@ -24716,7 +24726,7 @@ const FU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", Je = (e, s = {}) =
|
|
24716
24726
|
return n;
|
24717
24727
|
const a = s[e], r = Number(a);
|
24718
24728
|
return !Number.isNaN(r) ? [...Array(r).fill(Uu), Ci(e + 1, s, n)] : { [qd(a)]: Ci(e + 1, s, n) };
|
24719
|
-
},
|
24729
|
+
}, YU = (e, s) => {
|
24720
24730
|
const n = e.split("/");
|
24721
24731
|
return n.splice(0, 1), Ci(0, n, s);
|
24722
24732
|
}, Wp = (e, s) => {
|
@@ -24725,12 +24735,12 @@ const FU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", Je = (e, s = {}) =
|
|
24725
24735
|
return [];
|
24726
24736
|
const a = e.slice(n + 1);
|
24727
24737
|
return [n, ...Wp(a, s).map((r) => r + n + 1)];
|
24728
|
-
},
|
24738
|
+
}, KU = (e, s) => e.flatMap((n) => {
|
24729
24739
|
const a = [n];
|
24730
24740
|
return Wp(n, s).forEach((o) => {
|
24731
24741
|
a.push(n.slice(0, o));
|
24732
24742
|
}), a;
|
24733
|
-
}),
|
24743
|
+
}), WU = (e) => qd(e.replace(/\/([\*0-9]+)\//g, "[$1].").replace(/\//g, ".").replace(/\./, "$.")), zU = (e, s, n = "path") => e.flatMap((a) => Cf({ path: a, json: s, resultType: n })), qU = (e, s) => {
|
24734
24744
|
const n = bf(e, s);
|
24735
24745
|
return Tf(Sf(e), n).newDocument;
|
24736
24746
|
}, zp = (e, s = 500) => {
|
@@ -24741,10 +24751,10 @@ const FU = (e, s) => e ? Lr(e, !0) : s ? "" : "Not deployed", Je = (e, s = {}) =
|
|
24741
24751
|
n = null, e.apply(r, a);
|
24742
24752
|
}, s);
|
24743
24753
|
};
|
24744
|
-
},
|
24754
|
+
}, XU = (e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase(), JU = (e, s, n) => {
|
24745
24755
|
const a = new Date(e).getTime(), r = new Date(s).getTime();
|
24746
24756
|
return isNaN(a) && isNaN(r) ? 0 : isNaN(a) ? n === Se.ASC ? 1 : -1 : isNaN(r) ? n === Se.ASC ? -1 : 1 : n === Se.ASC ? r - a : a - r;
|
24747
|
-
}, Nt = (e, s) => Mt.stringify(e, { indent: 2, lineWidth: 0, ...s }),
|
24757
|
+
}, Nt = (e, s) => Mt.stringify(e, { indent: 2, lineWidth: 0, ...s }), ZU = (e, s) => {
|
24748
24758
|
if (e === s)
|
24749
24759
|
return !0;
|
24750
24760
|
const n = Array.isArray(e), a = Array.isArray(s);
|
@@ -24781,7 +24791,7 @@ function qp(e, s) {
|
|
24781
24791
|
}
|
24782
24792
|
}, [s]);
|
24783
24793
|
}
|
24784
|
-
function
|
24794
|
+
function QU(e) {
|
24785
24795
|
const s = F(null), n = F(0), a = F(null), [r, o] = j(0), [i, c] = j(0), [l, d] = j(!1), u = Fe((g) => {
|
24786
24796
|
if (g !== null)
|
24787
24797
|
return s.current = g, a.current = g.addEventListener("wheel", m), n.current = requestAnimationFrame(h), () => {
|
@@ -24833,7 +24843,7 @@ function lj(e, s, n = []) {
|
|
24833
24843
|
const a = F(null);
|
24834
24844
|
k(() => (a.current = setTimeout(e, s), () => clearTimeout(a.current)), n);
|
24835
24845
|
}
|
24836
|
-
function
|
24846
|
+
function e$() {
|
24837
24847
|
const [e, s] = j([]);
|
24838
24848
|
k(() => (document.addEventListener("keydown", a), document.addEventListener("keyup", r), () => {
|
24839
24849
|
document.removeEventListener("keydown", a), document.removeEventListener("keyup", r);
|
@@ -24848,14 +24858,14 @@ function QU() {
|
|
24848
24858
|
};
|
24849
24859
|
return e;
|
24850
24860
|
}
|
24851
|
-
const dj = (e) => /* @__PURE__ */ t.jsx(
|
24861
|
+
const dj = (e) => /* @__PURE__ */ t.jsx(Ye.DropdownIndicator, { ...e, children: /* @__PURE__ */ t.jsx(_s, { className: "icon-dim-20 icon-n6" }) });
|
24852
24862
|
function Xp(e, s) {
|
24853
24863
|
return Array.isArray(e) ? e.reduce((n, a) => n.set(a[s], a), /* @__PURE__ */ new Map()) : (console.error(e, "is not array"), /* @__PURE__ */ new Map());
|
24854
24864
|
}
|
24855
|
-
function
|
24865
|
+
function t$(e) {
|
24856
24866
|
return e.then((s) => [null, s]).catch((s) => [s]);
|
24857
24867
|
}
|
24858
|
-
const
|
24868
|
+
const s$ = (e = 0) => e > 0 && e < 10 ? `0${e}` : e, uj = (e, s = 300) => {
|
24859
24869
|
let n = 0;
|
24860
24870
|
return (...a) => {
|
24861
24871
|
const r = Date.now();
|
@@ -24864,12 +24874,12 @@ const t$ = (e = 0) => e > 0 && e < 10 ? `0${e}` : e, uj = (e, s = 300) => {
|
|
24864
24874
|
}, mj = (e, s, n) => e === zt.WEBHOOK ? n === ia.PULL_REQUEST ? /* @__PURE__ */ t.jsx(ji, { className: "scn-6" }) : n === ia.TAG_CREATION ? /* @__PURE__ */ t.jsx(kr, { className: "scn-6" }) : /* @__PURE__ */ t.jsx(yu, {}) : e === zt.BranchRegex || s ? /* @__PURE__ */ t.jsx(fu, { className: "fcn-6" }) : /* @__PURE__ */ t.jsx(su, { className: "fcn-6" }), Jp = (e) => ks.sanitize(e, {
|
24865
24875
|
ADD_TAGS: ["iframe"],
|
24866
24876
|
ADD_ATTR: ["allow", "allowfullscreen", "frameborder", "scrolling"]
|
24867
|
-
}),
|
24877
|
+
}), n$ = (e, s) => {
|
24868
24878
|
const n = document.createElement("div");
|
24869
24879
|
n.innerHTML = Jp(e);
|
24870
24880
|
const a = n.querySelector("iframe");
|
24871
24881
|
return a ? (!a.hasAttribute("title") && s && a.setAttribute("title", s), a.hasAttribute("loading") || a.setAttribute("loading", "lazy"), a.hasAttribute("width") || a.setAttribute("width", "100%"), a.hasAttribute("height") || a.setAttribute("height", "100%"), n.innerHTML) : e;
|
24872
|
-
},
|
24882
|
+
}, a$ = (e) => {
|
24873
24883
|
switch (e) {
|
24874
24884
|
case Gt.PRECD:
|
24875
24885
|
return "Pre-deployment";
|
@@ -24878,10 +24888,10 @@ const t$ = (e = 0) => e > 0 && e < 10 ? `0${e}` : e, uj = (e, s = 300) => {
|
|
24878
24888
|
default:
|
24879
24889
|
return "Deployment";
|
24880
24890
|
}
|
24881
|
-
},
|
24891
|
+
}, r$ = (e) => {
|
24882
24892
|
const s = ke(), n = s.format(e), a = s.format("Z").replace(/([+/-])(\d{2})[:.](\d{2})/, "$1$2$3");
|
24883
24893
|
return n.replace("Z", a);
|
24884
|
-
},
|
24894
|
+
}, o$ = async (e) => {
|
24885
24895
|
try {
|
24886
24896
|
const n = new TextEncoder().encode(e), a = await window.crypto.subtle.digest("SHA-256", n);
|
24887
24897
|
return Array.from(new Uint8Array(a)).map((r) => r.toString(16).padStart(2, "0")).join("");
|
@@ -25122,7 +25132,7 @@ const gj = new hj({
|
|
25122
25132
|
handleRedirectToLicenseActivation: fj
|
25123
25133
|
}), { post: gt, put: Ec, patch: xj, get: fe, trash: ro } = gj, Ej = {
|
25124
25134
|
alias: {}
|
25125
|
-
},
|
25135
|
+
}, i$ = ({ heading: e, isActive: s, shouldTruncate: n = !1 }) => /* @__PURE__ */ t.jsx("h2", { className: `m-0 fs-16 fw-6 lh-32 ${n ? "dc__truncate" : ""} ${s ? "cn-9" : "cb-5"}`, children: e }), c$ = ({ children: e }) => {
|
25126
25136
|
const [s, n] = j(Ej);
|
25127
25137
|
return /* @__PURE__ */ t.jsx(Qp.Provider, { value: { state: s, setState: n }, children: e });
|
25128
25138
|
}, Qp = Bt({
|
@@ -25136,7 +25146,7 @@ function Nj() {
|
|
25136
25146
|
return e;
|
25137
25147
|
}
|
25138
25148
|
Ae.createContext(null);
|
25139
|
-
function
|
25149
|
+
function l$(e, s) {
|
25140
25150
|
const n = e?.sep || "/";
|
25141
25151
|
s = s || [];
|
25142
25152
|
const { url: a, path: r } = ts(), o = At(), { state: i, setState: c } = Nj();
|
@@ -25197,7 +25207,7 @@ const e_ = ({
|
|
25197
25207
|
),
|
25198
25208
|
i + 1 !== r.length && o.name && /* @__PURE__ */ t.jsx("span", { className: `${n}__separator cn-5`, children: s })
|
25199
25209
|
] }, i)) });
|
25200
|
-
},
|
25210
|
+
}, d$ = ({ setSelectedChartRefId: e }) => {
|
25201
25211
|
const [s, n] = j([]), [a, r] = j(null), [o, i] = j([]), [c, l] = j([]), [d, u] = j(null);
|
25202
25212
|
k(() => {
|
25203
25213
|
yC().then((x) => {
|
@@ -25335,7 +25345,7 @@ function Sj(e, s, n) {
|
|
25335
25345
|
}) : `${Qo.WORKFLOW}/${e}/${s}`;
|
25336
25346
|
return ro(a);
|
25337
25347
|
}
|
25338
|
-
const
|
25348
|
+
const u$ = ({
|
25339
25349
|
testId: e,
|
25340
25350
|
showIconOnly: s = !0,
|
25341
25351
|
disabled: n = !1,
|
@@ -25421,7 +25431,7 @@ const d$ = ({
|
|
25421
25431
|
subtitle: `Are you sure you want to delete this pipeline from '${a}' ?`,
|
25422
25432
|
closeConfirmationModal: m,
|
25423
25433
|
onDelete: x,
|
25424
|
-
errorCodeToShowCannotDeleteDialog:
|
25434
|
+
errorCodeToShowCannotDeleteDialog: ze.BAD_REQUEST,
|
25425
25435
|
renderCannotDeleteConfirmationSubTitle: "Please delete deployment pipelines for this workflow first and try again.",
|
25426
25436
|
successToastMessage: "Pipeline Deleted Successfully"
|
25427
25437
|
}
|
@@ -25430,14 +25440,14 @@ const d$ = ({
|
|
25430
25440
|
E(),
|
25431
25441
|
h()
|
25432
25442
|
] });
|
25433
|
-
},
|
25443
|
+
}, m$ = () => {
|
25434
25444
|
const e = ke().year();
|
25435
25445
|
return /* @__PURE__ */ t.jsxs("p", { className: "fs-13 cn-5 fw-4 lh-20 m-0", children: [
|
25436
25446
|
"Copyright © ",
|
25437
25447
|
e,
|
25438
25448
|
" Devtron Inc. All rights reserved."
|
25439
25449
|
] });
|
25440
|
-
},
|
25450
|
+
}, p$ = ({ classes: e, parentClasses: s }) => /* @__PURE__ */ t.jsx("div", { className: s || "", children: /* @__PURE__ */ t.jsx(_g, { className: e || "" }) });
|
25441
25451
|
class t_ extends Ae.Component {
|
25442
25452
|
constructor(n) {
|
25443
25453
|
super(n);
|
@@ -25515,7 +25525,7 @@ class Mn extends Ae.Component {
|
|
25515
25525
|
const bi = Bt({ title: "", isLoading: !1, close: (e) => {
|
25516
25526
|
}, onSave: (e) => {
|
25517
25527
|
} });
|
25518
|
-
class
|
25528
|
+
class _$ extends Pr {
|
25519
25529
|
constructor(s) {
|
25520
25530
|
super(s), this.escFunction = this.escFunction.bind(this);
|
25521
25531
|
}
|
@@ -25561,9 +25571,9 @@ class p$ extends Pr {
|
|
25561
25571
|
);
|
25562
25572
|
}
|
25563
25573
|
}
|
25564
|
-
class
|
25574
|
+
class f$ extends Pr {
|
25565
25575
|
render() {
|
25566
|
-
return /* @__PURE__ */ t.jsx(bi.Consumer, { children: (s) => /* @__PURE__ */ t.jsx("button", { type: "submit", className: "cta dc__align-right", tabIndex: this.props.tabIndex, children: s.isLoading ? /* @__PURE__ */ t.jsx(
|
25576
|
+
return /* @__PURE__ */ t.jsx(bi.Consumer, { children: (s) => /* @__PURE__ */ t.jsx("button", { type: "submit", className: "cta dc__align-right", tabIndex: this.props.tabIndex, children: s.isLoading ? /* @__PURE__ */ t.jsx(Ke, {}) : this.props.children }) });
|
25567
25577
|
}
|
25568
25578
|
}
|
25569
25579
|
const s_ = ({
|
@@ -25717,7 +25727,7 @@ const Oj = (e) => {
|
|
25717
25727
|
return "";
|
25718
25728
|
const s = ke(e);
|
25719
25729
|
return s.isValid() ? s.format(It.TWELVE_HOURS_FORMAT) : e;
|
25720
|
-
},
|
25730
|
+
}, h$ = ({
|
25721
25731
|
text: e,
|
25722
25732
|
updatedBy: s,
|
25723
25733
|
updatedOn: n,
|
@@ -25978,7 +25988,7 @@ const Oj = (e) => {
|
|
25978
25988
|
] }) })
|
25979
25989
|
] }) }) });
|
25980
25990
|
};
|
25981
|
-
function
|
25991
|
+
function g$({
|
25982
25992
|
container: e,
|
25983
25993
|
spacing: s = 0,
|
25984
25994
|
item: n,
|
@@ -26245,7 +26255,7 @@ const a_ = ({
|
|
26245
26255
|
ve(z), Vs();
|
26246
26256
|
},
|
26247
26257
|
disabled: Y,
|
26248
|
-
children: Y ? /* @__PURE__ */ t.jsx(
|
26258
|
+
children: Y ? /* @__PURE__ */ t.jsx(Ke, {}) : "Save"
|
26249
26259
|
}
|
26250
26260
|
)
|
26251
26261
|
] })
|
@@ -26450,10 +26460,10 @@ const r_ = Bt({
|
|
26450
26460
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
26451
26461
|
onChange: (e) => {
|
26452
26462
|
}
|
26453
|
-
}),
|
26463
|
+
}), x$ = ({ name: e, value: s, disabled: n, onChange: a, className: r, children: o }) => {
|
26454
26464
|
const i = X(() => ({ name: e, value: s, disabled: n, onChange: a }), [e, s, n, a]);
|
26455
26465
|
return /* @__PURE__ */ t.jsx("div", { className: `form__radio-group ${r || ""}`, children: /* @__PURE__ */ t.jsx(r_.Provider, { value: i, children: o }) });
|
26456
|
-
},
|
26466
|
+
}, E$ = ({ value: e, disabled: s, children: n, dataTestId: a }) => /* @__PURE__ */ t.jsx(r_.Consumer, { children: (r) => (
|
26457
26467
|
// eslint-disable-next-line jsx-a11y/label-has-associated-control
|
26458
26468
|
/* @__PURE__ */ t.jsxs("label", { className: s || r.disabled ? "form__radio-item disabled" : "form__radio-item", children: [
|
26459
26469
|
/* @__PURE__ */ t.jsx(
|
@@ -26667,7 +26677,7 @@ const r_ = Bt({
|
|
26667
26677
|
]
|
26668
26678
|
}
|
26669
26679
|
) }, l);
|
26670
|
-
},
|
26680
|
+
}, N$ = ({
|
26671
26681
|
segments: e,
|
26672
26682
|
onChange: s,
|
26673
26683
|
name: n,
|
@@ -26721,7 +26731,7 @@ export {
|
|
26721
26731
|
Av as $,
|
26722
26732
|
a1 as A,
|
26723
26733
|
e_ as B,
|
26724
|
-
|
26734
|
+
d$ as C,
|
26725
26735
|
bj as D,
|
26726
26736
|
Sa as E,
|
26727
26737
|
Zp as F,
|
@@ -26736,7 +26746,7 @@ export {
|
|
26736
26746
|
mC as O,
|
26737
26747
|
st as P,
|
26738
26748
|
pC as Q,
|
26739
|
-
|
26749
|
+
x$ as R,
|
26740
26750
|
Ca as S,
|
26741
26751
|
ie as T,
|
26742
26752
|
_C as U,
|
@@ -26747,7 +26757,7 @@ export {
|
|
26747
26757
|
xC as Z,
|
26748
26758
|
ua as _,
|
26749
26759
|
o_ as a,
|
26750
|
-
|
26760
|
+
f1 as a$,
|
26751
26761
|
EC as a0,
|
26752
26762
|
zt as a1,
|
26753
26763
|
NC as a2,
|
@@ -26758,33 +26768,33 @@ export {
|
|
26758
26768
|
nk as a7,
|
26759
26769
|
pr as a8,
|
26760
26770
|
Ea as a9,
|
26761
|
-
|
26762
|
-
|
26763
|
-
|
26764
|
-
|
26765
|
-
|
26766
|
-
|
26767
|
-
|
26768
|
-
|
26769
|
-
|
26770
|
-
|
26771
|
-
|
26772
|
-
|
26773
|
-
|
26774
|
-
|
26775
|
-
|
26776
|
-
|
26777
|
-
|
26778
|
-
|
26779
|
-
|
26780
|
-
|
26781
|
-
|
26782
|
-
|
26783
|
-
|
26784
|
-
|
26785
|
-
|
26786
|
-
|
26787
|
-
|
26771
|
+
ME as aA,
|
26772
|
+
c1 as aB,
|
26773
|
+
l1 as aC,
|
26774
|
+
d1 as aD,
|
26775
|
+
Je as aE,
|
26776
|
+
UE as aF,
|
26777
|
+
$E as aG,
|
26778
|
+
u1 as aH,
|
26779
|
+
Se as aI,
|
26780
|
+
Qs as aJ,
|
26781
|
+
BE as aK,
|
26782
|
+
FE as aL,
|
26783
|
+
VE as aM,
|
26784
|
+
m1 as aN,
|
26785
|
+
GE as aO,
|
26786
|
+
HE as aP,
|
26787
|
+
p1 as aQ,
|
26788
|
+
ka as aR,
|
26789
|
+
_1 as aS,
|
26790
|
+
oa as aT,
|
26791
|
+
Pn as aU,
|
26792
|
+
Du as aV,
|
26793
|
+
Dt as aW,
|
26794
|
+
Pu as aX,
|
26795
|
+
Ko as aY,
|
26796
|
+
ku as aZ,
|
26797
|
+
Mu as a_,
|
26788
26798
|
yC as aa,
|
26789
26799
|
ak as ab,
|
26790
26800
|
rk as ac,
|
@@ -26794,783 +26804,784 @@ export {
|
|
26794
26804
|
nl as ag,
|
26795
26805
|
RC as ah,
|
26796
26806
|
lk as ai,
|
26797
|
-
|
26798
|
-
|
26799
|
-
|
26800
|
-
|
26801
|
-
|
26802
|
-
|
26803
|
-
|
26804
|
-
|
26805
|
-
|
26806
|
-
|
26807
|
-
|
26808
|
-
|
26809
|
-
|
26810
|
-
|
26811
|
-
|
26812
|
-
|
26813
|
-
|
26814
|
-
|
26815
|
-
|
26816
|
-
|
26817
|
-
|
26818
|
-
|
26819
|
-
|
26820
|
-
|
26821
|
-
|
26822
|
-
|
26823
|
-
|
26824
|
-
|
26825
|
-
|
26826
|
-
|
26827
|
-
|
26828
|
-
|
26829
|
-
|
26830
|
-
|
26831
|
-
|
26832
|
-
|
26833
|
-
|
26807
|
+
dk as aj,
|
26808
|
+
PE as ak,
|
26809
|
+
lr as al,
|
26810
|
+
vs as am,
|
26811
|
+
o1 as an,
|
26812
|
+
fn as ao,
|
26813
|
+
ki as ap,
|
26814
|
+
Ou as aq,
|
26815
|
+
sn as ar,
|
26816
|
+
Yt as as,
|
26817
|
+
Pe as at,
|
26818
|
+
G as au,
|
26819
|
+
ls as av,
|
26820
|
+
i1 as aw,
|
26821
|
+
ze as ax,
|
26822
|
+
kE as ay,
|
26823
|
+
Qe as az,
|
26824
|
+
YU as b,
|
26825
|
+
JU as b$,
|
26826
|
+
It as b0,
|
26827
|
+
h1 as b1,
|
26828
|
+
Gc as b2,
|
26829
|
+
dr as b3,
|
26830
|
+
xt as b4,
|
26831
|
+
g1 as b5,
|
26832
|
+
Uu as b6,
|
26833
|
+
Is as b7,
|
26834
|
+
Q0 as b8,
|
26835
|
+
ey as b9,
|
26836
|
+
MU as bA,
|
26837
|
+
Ge as bB,
|
26838
|
+
aj as bC,
|
26839
|
+
Yp as bD,
|
26840
|
+
rj as bE,
|
26841
|
+
pa as bF,
|
26842
|
+
UU as bG,
|
26843
|
+
Lr as bH,
|
26834
26844
|
$U as bI,
|
26835
26845
|
BU as bJ,
|
26836
|
-
|
26837
|
-
|
26838
|
-
|
26839
|
-
|
26840
|
-
|
26841
|
-
|
26842
|
-
|
26843
|
-
|
26844
|
-
|
26845
|
-
|
26846
|
-
|
26847
|
-
|
26848
|
-
|
26846
|
+
FU as bK,
|
26847
|
+
kd as bL,
|
26848
|
+
Or as bM,
|
26849
|
+
xc as bN,
|
26850
|
+
$t as bO,
|
26851
|
+
VU as bP,
|
26852
|
+
He as bQ,
|
26853
|
+
ar as bR,
|
26854
|
+
GU as bS,
|
26855
|
+
Md as bT,
|
26856
|
+
Ud as bU,
|
26857
|
+
Wp as bV,
|
26858
|
+
KU as bW,
|
26849
26859
|
zU as bX,
|
26850
|
-
|
26851
|
-
|
26860
|
+
qU as bY,
|
26861
|
+
zp as bZ,
|
26852
26862
|
XU as b_,
|
26853
|
-
|
26854
|
-
|
26855
|
-
|
26856
|
-
|
26857
|
-
|
26858
|
-
|
26859
|
-
|
26860
|
-
|
26861
|
-
|
26862
|
-
|
26863
|
+
ty as ba,
|
26864
|
+
fc as bb,
|
26865
|
+
aU as bc,
|
26866
|
+
_d as bd,
|
26867
|
+
sy as be,
|
26868
|
+
u$ as bf,
|
26869
|
+
Tj as bg,
|
26870
|
+
Sj as bh,
|
26871
|
+
p$ as bi,
|
26872
|
+
Nc as bj,
|
26863
26873
|
_$ as bk,
|
26864
|
-
|
26865
|
-
|
26866
|
-
|
26867
|
-
|
26868
|
-
|
26869
|
-
|
26870
|
-
|
26871
|
-
|
26872
|
-
|
26873
|
-
|
26874
|
-
|
26875
|
-
|
26876
|
-
|
26877
|
-
|
26878
|
-
|
26879
|
-
|
26880
|
-
|
26881
|
-
|
26882
|
-
|
26883
|
-
|
26884
|
-
|
26874
|
+
f$ as bl,
|
26875
|
+
PR as bm,
|
26876
|
+
kR as bn,
|
26877
|
+
jr as bo,
|
26878
|
+
s_ as bp,
|
26879
|
+
h$ as bq,
|
26880
|
+
Nn as br,
|
26881
|
+
Me as bs,
|
26882
|
+
ft as bt,
|
26883
|
+
tj as bu,
|
26884
|
+
ve as bv,
|
26885
|
+
sj as bw,
|
26886
|
+
no as bx,
|
26887
|
+
ao as by,
|
26888
|
+
nj as bz,
|
26889
|
+
WU as c,
|
26890
|
+
Zn as c$,
|
26891
|
+
Nt as c0,
|
26892
|
+
ZU as c1,
|
26893
|
+
cj as c2,
|
26894
|
+
qp as c3,
|
26885
26895
|
QU as c4,
|
26886
|
-
|
26887
|
-
|
26888
|
-
|
26896
|
+
e$ as c5,
|
26897
|
+
dj as c6,
|
26898
|
+
Xp as c7,
|
26889
26899
|
t$ as c8,
|
26890
|
-
|
26900
|
+
s$ as c9,
|
26891
26901
|
fM as cA,
|
26892
|
-
|
26893
|
-
|
26894
|
-
|
26895
|
-
|
26896
|
-
|
26897
|
-
|
26898
|
-
|
26899
|
-
|
26900
|
-
|
26901
|
-
|
26902
|
-
|
26903
|
-
|
26904
|
-
|
26905
|
-
|
26906
|
-
|
26907
|
-
|
26908
|
-
|
26909
|
-
|
26910
|
-
|
26911
|
-
|
26912
|
-
|
26913
|
-
|
26914
|
-
|
26915
|
-
|
26916
|
-
|
26917
|
-
|
26918
|
-
|
26919
|
-
|
26920
|
-
|
26902
|
+
hM as cB,
|
26903
|
+
HT as cC,
|
26904
|
+
gM as cD,
|
26905
|
+
DR as cE,
|
26906
|
+
Pj as cF,
|
26907
|
+
kj as cG,
|
26908
|
+
Mj as cH,
|
26909
|
+
Ke as cI,
|
26910
|
+
L1 as cJ,
|
26911
|
+
i_ as cK,
|
26912
|
+
rc as cL,
|
26913
|
+
N$ as cM,
|
26914
|
+
YE as cN,
|
26915
|
+
Pt as cO,
|
26916
|
+
oc as cP,
|
26917
|
+
AA as cQ,
|
26918
|
+
Ki as cR,
|
26919
|
+
w1 as cS,
|
26920
|
+
ha as cT,
|
26921
|
+
_t as cU,
|
26922
|
+
ln as cV,
|
26923
|
+
Kn as cW,
|
26924
|
+
Gt as cX,
|
26925
|
+
wu as cY,
|
26926
|
+
vE as cZ,
|
26927
|
+
IE as c_,
|
26928
|
+
uj as ca,
|
26929
|
+
mj as cb,
|
26930
|
+
Jp as cc,
|
26921
26931
|
n$ as cd,
|
26922
26932
|
a$ as ce,
|
26923
26933
|
r$ as cf,
|
26924
|
-
|
26925
|
-
|
26926
|
-
|
26927
|
-
|
26928
|
-
|
26929
|
-
|
26930
|
-
|
26931
|
-
|
26932
|
-
|
26933
|
-
|
26934
|
-
|
26935
|
-
|
26936
|
-
|
26937
|
-
|
26938
|
-
|
26934
|
+
o$ as cg,
|
26935
|
+
pj as ch,
|
26936
|
+
lC as ci,
|
26937
|
+
cm as cj,
|
26938
|
+
Gi as ck,
|
26939
|
+
dn as cl,
|
26940
|
+
Bi as cm,
|
26941
|
+
Fi as cn,
|
26942
|
+
Vi as co,
|
26943
|
+
a_ as cp,
|
26944
|
+
Dr as cq,
|
26945
|
+
Fd as cr,
|
26946
|
+
zu as cs,
|
26947
|
+
Mn as ct,
|
26948
|
+
t_ as cu,
|
26939
26949
|
uM as cv,
|
26940
26950
|
mM as cw,
|
26941
26951
|
pM as cx,
|
26942
|
-
|
26943
|
-
|
26952
|
+
_M as cy,
|
26953
|
+
GT as cz,
|
26944
26954
|
nA as d,
|
26945
|
-
|
26946
|
-
|
26947
|
-
|
26948
|
-
|
26949
|
-
|
26950
|
-
|
26951
|
-
|
26952
|
-
|
26953
|
-
|
26954
|
-
|
26955
|
-
|
26956
|
-
|
26957
|
-
|
26958
|
-
|
26959
|
-
|
26960
|
-
|
26961
|
-
|
26962
|
-
|
26963
|
-
|
26964
|
-
|
26965
|
-
|
26966
|
-
|
26967
|
-
|
26968
|
-
|
26969
|
-
|
26970
|
-
|
26971
|
-
|
26972
|
-
|
26973
|
-
|
26974
|
-
|
26955
|
+
Z1 as d$,
|
26956
|
+
AE as d0,
|
26957
|
+
yE as d1,
|
26958
|
+
Ho as d2,
|
26959
|
+
RE as d3,
|
26960
|
+
Lu as d4,
|
26961
|
+
jE as d5,
|
26962
|
+
Cn as d6,
|
26963
|
+
wE as d7,
|
26964
|
+
Zs as d8,
|
26965
|
+
Rs as d9,
|
26966
|
+
G1 as dA,
|
26967
|
+
H1 as dB,
|
26968
|
+
WN as dC,
|
26969
|
+
Y1 as dD,
|
26970
|
+
K1 as dE,
|
26971
|
+
W1 as dF,
|
26972
|
+
z1 as dG,
|
26973
|
+
q1 as dH,
|
26974
|
+
eC as dI,
|
26975
|
+
qc as dJ,
|
26976
|
+
qN as dK,
|
26977
|
+
XN as dL,
|
26978
|
+
JN as dM,
|
26979
|
+
X1 as dN,
|
26980
|
+
J1 as dO,
|
26981
|
+
uk as dP,
|
26982
|
+
cC as dQ,
|
26983
|
+
eb as dR,
|
26984
|
+
sb as dS,
|
26975
26985
|
pk as dT,
|
26976
|
-
|
26977
|
-
|
26978
|
-
|
26979
|
-
|
26980
|
-
|
26981
|
-
|
26982
|
-
|
26983
|
-
|
26984
|
-
|
26985
|
-
|
26986
|
-
|
26987
|
-
|
26988
|
-
|
26989
|
-
|
26990
|
-
|
26991
|
-
|
26992
|
-
|
26993
|
-
|
26994
|
-
|
26995
|
-
|
26996
|
-
|
26997
|
-
|
26998
|
-
|
26999
|
-
|
27000
|
-
|
27001
|
-
|
27002
|
-
|
27003
|
-
|
27004
|
-
|
27005
|
-
|
27006
|
-
|
27007
|
-
|
26986
|
+
_k as dU,
|
26987
|
+
Tk as dV,
|
26988
|
+
ab as dW,
|
26989
|
+
mk as dX,
|
26990
|
+
Us as dY,
|
26991
|
+
Wr as dZ,
|
26992
|
+
at as d_,
|
26993
|
+
ra as da,
|
26994
|
+
Yo as db,
|
26995
|
+
LE as dc,
|
26996
|
+
F1 as dd,
|
26997
|
+
YN as de,
|
26998
|
+
UN as df,
|
26999
|
+
Qu as dg,
|
27000
|
+
k1 as dh,
|
27001
|
+
FN as di,
|
27002
|
+
M1 as dj,
|
27003
|
+
U1 as dk,
|
27004
|
+
$1 as dl,
|
27005
|
+
B1 as dm,
|
27006
|
+
$i as dn,
|
27007
|
+
VN as dp,
|
27008
|
+
GN as dq,
|
27009
|
+
HN as dr,
|
27010
|
+
En as ds,
|
27011
|
+
$N as dt,
|
27012
|
+
Ui as du,
|
27013
|
+
BN as dv,
|
27014
|
+
ga as dw,
|
27015
|
+
em as dx,
|
27016
|
+
KN as dy,
|
27017
|
+
V1 as dz,
|
27008
27018
|
ea as e,
|
27009
27019
|
Uk as e$,
|
27010
|
-
|
27011
|
-
|
27012
|
-
|
27013
|
-
|
27014
|
-
|
27015
|
-
|
27016
|
-
|
27017
|
-
|
27018
|
-
|
27019
|
-
|
27020
|
-
|
27021
|
-
|
27022
|
-
|
27023
|
-
|
27024
|
-
|
27025
|
-
|
27026
|
-
|
27027
|
-
|
27020
|
+
mo as e0,
|
27021
|
+
Q1 as e1,
|
27022
|
+
ai as e2,
|
27023
|
+
ek as e3,
|
27024
|
+
am as e4,
|
27025
|
+
tC as e5,
|
27026
|
+
Xc as e6,
|
27027
|
+
ms as e7,
|
27028
|
+
sC as e8,
|
27029
|
+
Jc as e9,
|
27030
|
+
nm as eA,
|
27031
|
+
Rn as eB,
|
27032
|
+
hb as eC,
|
27033
|
+
Sk as eD,
|
27034
|
+
Cb as eE,
|
27035
|
+
bb as eF,
|
27036
|
+
Tb as eG,
|
27037
|
+
zi as eH,
|
27028
27038
|
vk as eI,
|
27029
27039
|
Ik as eJ,
|
27030
|
-
|
27031
|
-
|
27032
|
-
|
27033
|
-
|
27034
|
-
|
27035
|
-
|
27036
|
-
|
27040
|
+
Ak as eK,
|
27041
|
+
zn as eL,
|
27042
|
+
Ab as eM,
|
27043
|
+
jk as eN,
|
27044
|
+
Ok as eO,
|
27045
|
+
yb as eP,
|
27046
|
+
rs as eQ,
|
27037
27047
|
yk as eR,
|
27038
|
-
|
27039
|
-
|
27040
|
-
|
27048
|
+
Rk as eS,
|
27049
|
+
Rb as eT,
|
27050
|
+
jb as eU,
|
27041
27051
|
wk as eV,
|
27042
|
-
|
27052
|
+
Lk as eW,
|
27043
27053
|
Dk as eX,
|
27044
27054
|
Pk as eY,
|
27045
27055
|
kk as eZ,
|
27046
27056
|
Mk as e_,
|
27047
|
-
|
27048
|
-
|
27049
|
-
|
27050
|
-
|
27051
|
-
|
27052
|
-
|
27053
|
-
|
27054
|
-
|
27055
|
-
|
27056
|
-
|
27057
|
-
|
27058
|
-
|
27059
|
-
|
27060
|
-
|
27061
|
-
|
27062
|
-
|
27063
|
-
|
27064
|
-
|
27065
|
-
|
27066
|
-
|
27067
|
-
|
27068
|
-
|
27069
|
-
|
27070
|
-
|
27071
|
-
|
27072
|
-
|
27073
|
-
|
27074
|
-
|
27057
|
+
Zc as ea,
|
27058
|
+
Qc as eb,
|
27059
|
+
nC as ec,
|
27060
|
+
aC as ed,
|
27061
|
+
rC as ee,
|
27062
|
+
oC as ef,
|
27063
|
+
xa as eg,
|
27064
|
+
rm as eh,
|
27065
|
+
tt as ei,
|
27066
|
+
tk as ej,
|
27067
|
+
iC as ek,
|
27068
|
+
sk as el,
|
27069
|
+
rb as em,
|
27070
|
+
ob as en,
|
27071
|
+
ib as eo,
|
27072
|
+
U as ep,
|
27073
|
+
Ht as eq,
|
27074
|
+
Re as er,
|
27075
|
+
tm as es,
|
27076
|
+
Ls as et,
|
27077
|
+
sm as eu,
|
27078
|
+
ur as ev,
|
27079
|
+
ca as ew,
|
27080
|
+
si as ex,
|
27081
|
+
ni as ey,
|
27082
|
+
bt as ez,
|
27083
|
+
c$ as f,
|
27084
|
+
vM as f$,
|
27075
27085
|
$k as f0,
|
27076
|
-
|
27077
|
-
|
27078
|
-
|
27079
|
-
|
27080
|
-
|
27081
|
-
|
27082
|
-
|
27086
|
+
Bk as f1,
|
27087
|
+
wb as f2,
|
27088
|
+
Lb as f3,
|
27089
|
+
KE as f4,
|
27090
|
+
$u as f5,
|
27091
|
+
iN as f6,
|
27092
|
+
xR as f7,
|
27083
27093
|
Zk as f8,
|
27084
27094
|
Qk as f9,
|
27085
|
-
|
27086
|
-
|
27087
|
-
|
27088
|
-
|
27089
|
-
|
27090
|
-
|
27091
|
-
|
27092
|
-
|
27093
|
-
|
27094
|
-
|
27095
|
-
|
27096
|
-
|
27097
|
-
|
27098
|
-
|
27099
|
-
|
27100
|
-
|
27101
|
-
|
27102
|
-
|
27103
|
-
|
27104
|
-
|
27105
|
-
|
27095
|
+
Fm as fA,
|
27096
|
+
MS as fB,
|
27097
|
+
li as fC,
|
27098
|
+
JS as fD,
|
27099
|
+
XS as fE,
|
27100
|
+
XI as fF,
|
27101
|
+
PM as fG,
|
27102
|
+
bA as fH,
|
27103
|
+
BM as fI,
|
27104
|
+
Vm as fJ,
|
27105
|
+
UI as fK,
|
27106
|
+
Cv as fL,
|
27107
|
+
yM as fM,
|
27108
|
+
HI as fN,
|
27109
|
+
YI as fO,
|
27110
|
+
BS as fP,
|
27111
|
+
FS as fQ,
|
27112
|
+
VS as fR,
|
27113
|
+
GS as fS,
|
27114
|
+
HS as fT,
|
27115
|
+
YS as fU,
|
27106
27116
|
TM as fV,
|
27107
|
-
|
27108
|
-
|
27109
|
-
|
27110
|
-
|
27111
|
-
|
27117
|
+
SM as fW,
|
27118
|
+
KS as fX,
|
27119
|
+
WS as fY,
|
27120
|
+
zS as fZ,
|
27121
|
+
la as f_,
|
27112
27122
|
eM as fa,
|
27113
|
-
|
27114
|
-
|
27115
|
-
|
27116
|
-
|
27117
|
-
|
27118
|
-
|
27119
|
-
|
27120
|
-
|
27121
|
-
|
27122
|
-
|
27123
|
-
|
27124
|
-
|
27125
|
-
|
27126
|
-
|
27127
|
-
|
27128
|
-
|
27129
|
-
|
27130
|
-
|
27131
|
-
|
27132
|
-
|
27133
|
-
|
27134
|
-
|
27135
|
-
|
27136
|
-
|
27137
|
-
|
27138
|
-
|
27139
|
-
|
27140
|
-
|
27141
|
-
|
27142
|
-
|
27143
|
-
|
27144
|
-
|
27145
|
-
|
27146
|
-
|
27147
|
-
|
27148
|
-
|
27149
|
-
|
27150
|
-
|
27151
|
-
|
27152
|
-
|
27153
|
-
|
27154
|
-
|
27155
|
-
|
27156
|
-
|
27157
|
-
|
27158
|
-
|
27159
|
-
|
27160
|
-
|
27161
|
-
|
27162
|
-
|
27163
|
-
|
27164
|
-
|
27165
|
-
|
27166
|
-
|
27167
|
-
|
27168
|
-
|
27169
|
-
|
27170
|
-
|
27171
|
-
|
27172
|
-
|
27173
|
-
|
27174
|
-
|
27175
|
-
|
27176
|
-
|
27177
|
-
|
27178
|
-
|
27179
|
-
|
27180
|
-
|
27181
|
-
|
27182
|
-
|
27183
|
-
|
27184
|
-
|
27185
|
-
|
27186
|
-
|
27187
|
-
|
27188
|
-
|
27189
|
-
|
27190
|
-
|
27191
|
-
|
27192
|
-
|
27193
|
-
|
27194
|
-
|
27195
|
-
|
27196
|
-
|
27197
|
-
|
27198
|
-
|
27199
|
-
|
27200
|
-
|
27201
|
-
|
27202
|
-
|
27123
|
+
tM as fb,
|
27124
|
+
LT as fc,
|
27125
|
+
Lm as fd,
|
27126
|
+
FM as fe,
|
27127
|
+
pp as ff,
|
27128
|
+
qM as fg,
|
27129
|
+
C0 as fh,
|
27130
|
+
Ip as fi,
|
27131
|
+
N0 as fj,
|
27132
|
+
g0 as fk,
|
27133
|
+
yo as fl,
|
27134
|
+
Bn as fm,
|
27135
|
+
x0 as fn,
|
27136
|
+
E0 as fo,
|
27137
|
+
pd as fp,
|
27138
|
+
Xe as fq,
|
27139
|
+
Sp as fr,
|
27140
|
+
te as fs,
|
27141
|
+
BC as ft,
|
27142
|
+
de as fu,
|
27143
|
+
ge as fv,
|
27144
|
+
en as fw,
|
27145
|
+
pc as fx,
|
27146
|
+
XM as fy,
|
27147
|
+
gS as fz,
|
27148
|
+
i$ as g,
|
27149
|
+
eU as g$,
|
27150
|
+
qS as g0,
|
27151
|
+
IM as g1,
|
27152
|
+
hS as g2,
|
27153
|
+
Be as g3,
|
27154
|
+
js as g4,
|
27155
|
+
ec as g5,
|
27156
|
+
Oe as g6,
|
27157
|
+
ci as g7,
|
27158
|
+
YT as g8,
|
27159
|
+
ds as g9,
|
27160
|
+
Ir as gA,
|
27161
|
+
b0 as gB,
|
27162
|
+
S0 as gC,
|
27163
|
+
A0 as gD,
|
27164
|
+
_c as gE,
|
27165
|
+
R0 as gF,
|
27166
|
+
j0 as gG,
|
27167
|
+
Ap as gH,
|
27168
|
+
w0 as gI,
|
27169
|
+
ZM as gJ,
|
27170
|
+
vt as gK,
|
27171
|
+
ns as gL,
|
27172
|
+
sc as gM,
|
27173
|
+
dv as gN,
|
27174
|
+
pi as gO,
|
27175
|
+
lA as gP,
|
27176
|
+
fA as gQ,
|
27177
|
+
$M as gR,
|
27178
|
+
rn as gS,
|
27179
|
+
UM as gT,
|
27180
|
+
gA as gU,
|
27181
|
+
hA as gV,
|
27182
|
+
Xt as gW,
|
27183
|
+
mA as gX,
|
27184
|
+
P0 as gY,
|
27185
|
+
Aa as gZ,
|
27186
|
+
MM as g_,
|
27187
|
+
Xr as ga,
|
27188
|
+
yl as gb,
|
27189
|
+
Tn as gc,
|
27190
|
+
KT as gd,
|
27191
|
+
WT as ge,
|
27192
|
+
iS as gf,
|
27193
|
+
cS as gg,
|
27194
|
+
wl as gh,
|
27195
|
+
Ll as gi,
|
27196
|
+
lS as gj,
|
27197
|
+
Pm as gk,
|
27198
|
+
tc as gl,
|
27199
|
+
km as gm,
|
27200
|
+
uS as gn,
|
27201
|
+
mS as go,
|
27202
|
+
Mm as gp,
|
27203
|
+
Zr as gq,
|
27204
|
+
pS as gr,
|
27205
|
+
_S as gs,
|
27206
|
+
Ol as gt,
|
27207
|
+
fS as gu,
|
27208
|
+
JM as gv,
|
27209
|
+
vr as gw,
|
27210
|
+
Fn as gx,
|
27211
|
+
T0 as gy,
|
27212
|
+
ma as gz,
|
27203
27213
|
jt as h,
|
27204
|
-
|
27205
|
-
|
27206
|
-
|
27207
|
-
|
27208
|
-
|
27209
|
-
|
27210
|
-
|
27211
|
-
|
27212
|
-
|
27213
|
-
|
27214
|
-
|
27215
|
-
|
27214
|
+
xU as h$,
|
27215
|
+
sU as h0,
|
27216
|
+
yp as h1,
|
27217
|
+
U0 as h2,
|
27218
|
+
$0 as h3,
|
27219
|
+
B0 as h4,
|
27220
|
+
tn as h5,
|
27221
|
+
tU as h6,
|
27222
|
+
nU as h7,
|
27223
|
+
F0 as h8,
|
27224
|
+
tr as h9,
|
27225
|
+
US as hA,
|
27216
27226
|
lU as hB,
|
27217
|
-
|
27218
|
-
|
27219
|
-
|
27220
|
-
|
27221
|
-
|
27227
|
+
dU as hC,
|
27228
|
+
py as hD,
|
27229
|
+
ny as hE,
|
27230
|
+
_y as hF,
|
27231
|
+
gi as hG,
|
27222
27232
|
uU as hH,
|
27223
27233
|
mU as hI,
|
27224
|
-
|
27225
|
-
|
27226
|
-
|
27227
|
-
|
27228
|
-
|
27229
|
-
|
27230
|
-
|
27231
|
-
|
27232
|
-
|
27233
|
-
|
27234
|
-
|
27235
|
-
|
27236
|
-
|
27237
|
-
|
27238
|
-
|
27234
|
+
pU as hJ,
|
27235
|
+
wp as hK,
|
27236
|
+
un as hL,
|
27237
|
+
cp as hM,
|
27238
|
+
VI as hN,
|
27239
|
+
_U as hO,
|
27240
|
+
Fy as hP,
|
27241
|
+
fU as hQ,
|
27242
|
+
qn as hR,
|
27243
|
+
ii as hS,
|
27244
|
+
_r as hT,
|
27245
|
+
wm as hU,
|
27246
|
+
wT as hV,
|
27247
|
+
GC as hW,
|
27248
|
+
Ie as hX,
|
27239
27249
|
hU as hY,
|
27240
|
-
|
27241
|
-
|
27242
|
-
|
27243
|
-
|
27244
|
-
|
27245
|
-
|
27246
|
-
|
27247
|
-
|
27248
|
-
|
27249
|
-
|
27250
|
-
|
27251
|
-
|
27252
|
-
|
27253
|
-
|
27254
|
-
|
27255
|
-
|
27256
|
-
|
27257
|
-
|
27258
|
-
|
27259
|
-
|
27260
|
-
|
27261
|
-
|
27262
|
-
|
27250
|
+
gU as hZ,
|
27251
|
+
Hy as h_,
|
27252
|
+
G0 as ha,
|
27253
|
+
H0 as hb,
|
27254
|
+
Y0 as hc,
|
27255
|
+
QM as hd,
|
27256
|
+
pv as he,
|
27257
|
+
Km as hf,
|
27258
|
+
Xn as hg,
|
27259
|
+
Ha as hh,
|
27260
|
+
Wm as hi,
|
27261
|
+
So as hj,
|
27262
|
+
kt as hk,
|
27263
|
+
ev as hl,
|
27264
|
+
$l as hm,
|
27265
|
+
sv as hn,
|
27266
|
+
iv as ho,
|
27267
|
+
AM as hp,
|
27268
|
+
Ym as hq,
|
27269
|
+
dp as hr,
|
27270
|
+
Hm as hs,
|
27271
|
+
oy as ht,
|
27272
|
+
pt as hu,
|
27263
27273
|
rU as hv,
|
27264
27274
|
oU as hw,
|
27265
27275
|
iU as hx,
|
27266
|
-
|
27267
|
-
|
27276
|
+
cU as hy,
|
27277
|
+
$S as hz,
|
27268
27278
|
an as i,
|
27269
|
-
|
27270
|
-
|
27271
|
-
|
27272
|
-
|
27273
|
-
|
27274
|
-
|
27275
|
-
|
27276
|
-
|
27277
|
-
|
27278
|
-
|
27279
|
-
|
27279
|
+
BA as i$,
|
27280
|
+
ac as i0,
|
27281
|
+
ic as i1,
|
27282
|
+
EU as i2,
|
27283
|
+
mn as i3,
|
27284
|
+
eR as i4,
|
27285
|
+
kp as i5,
|
27286
|
+
Zy as i6,
|
27287
|
+
NU as i7,
|
27288
|
+
nM as i8,
|
27289
|
+
dM as i9,
|
27280
27290
|
jM as iA,
|
27281
|
-
|
27282
|
-
|
27283
|
-
|
27284
|
-
|
27285
|
-
|
27286
|
-
|
27287
|
-
|
27291
|
+
wM as iB,
|
27292
|
+
JI as iC,
|
27293
|
+
LM as iD,
|
27294
|
+
ZI as iE,
|
27295
|
+
eA as iF,
|
27296
|
+
tA as iG,
|
27297
|
+
sA as iH,
|
27288
27298
|
OM as iI,
|
27289
|
-
|
27290
|
-
|
27291
|
-
|
27292
|
-
|
27293
|
-
|
27294
|
-
|
27295
|
-
|
27296
|
-
|
27297
|
-
|
27298
|
-
|
27299
|
-
|
27300
|
-
|
27301
|
-
|
27302
|
-
|
27303
|
-
|
27304
|
-
|
27305
|
-
|
27306
|
-
|
27307
|
-
|
27308
|
-
|
27309
|
-
|
27310
|
-
|
27311
|
-
|
27312
|
-
|
27299
|
+
DM as iJ,
|
27300
|
+
kM as iK,
|
27301
|
+
cs as iL,
|
27302
|
+
cc as iM,
|
27303
|
+
Tp as iN,
|
27304
|
+
WM as iO,
|
27305
|
+
Sr as iP,
|
27306
|
+
KM as iQ,
|
27307
|
+
Sn as iR,
|
27308
|
+
bp as iS,
|
27309
|
+
u0 as iT,
|
27310
|
+
ne as iU,
|
27311
|
+
VM as iV,
|
27312
|
+
HM as iW,
|
27313
|
+
GM as iX,
|
27314
|
+
$A as iY,
|
27315
|
+
hp as iZ,
|
27316
|
+
gp as i_,
|
27317
|
+
hT as ia,
|
27318
|
+
gT as ib,
|
27319
|
+
sM as ic,
|
27320
|
+
ps as id,
|
27321
|
+
CU as ie,
|
27322
|
+
SA as ig,
|
27313
27323
|
bU as ih,
|
27314
27324
|
TU as ii,
|
27315
|
-
|
27316
|
-
|
27317
|
-
|
27318
|
-
|
27319
|
-
|
27320
|
-
|
27321
|
-
|
27322
|
-
|
27323
|
-
|
27324
|
-
|
27325
|
-
|
27326
|
-
|
27327
|
-
|
27328
|
-
|
27329
|
-
|
27325
|
+
SU as ij,
|
27326
|
+
cR as ik,
|
27327
|
+
yU as il,
|
27328
|
+
dR as im,
|
27329
|
+
vU as io,
|
27330
|
+
oR as ip,
|
27331
|
+
iR as iq,
|
27332
|
+
IU as ir,
|
27333
|
+
Bp as is,
|
27334
|
+
fR as it,
|
27335
|
+
AU as iu,
|
27336
|
+
Up as iv,
|
27337
|
+
mR as iw,
|
27338
|
+
$p as ix,
|
27339
|
+
_R as iy,
|
27330
27340
|
RM as iz,
|
27331
|
-
|
27332
|
-
|
27333
|
-
|
27334
|
-
|
27335
|
-
|
27336
|
-
|
27337
|
-
|
27338
|
-
|
27339
|
-
|
27340
|
-
|
27341
|
-
|
27342
|
-
|
27343
|
-
|
27344
|
-
|
27345
|
-
|
27346
|
-
|
27347
|
-
|
27348
|
-
|
27349
|
-
|
27350
|
-
|
27351
|
-
|
27352
|
-
|
27353
|
-
|
27354
|
-
|
27355
|
-
|
27356
|
-
|
27357
|
-
|
27358
|
-
|
27359
|
-
|
27360
|
-
|
27361
|
-
|
27362
|
-
|
27363
|
-
|
27364
|
-
|
27365
|
-
|
27366
|
-
|
27367
|
-
|
27368
|
-
|
27369
|
-
|
27370
|
-
|
27371
|
-
|
27372
|
-
|
27373
|
-
|
27374
|
-
|
27375
|
-
|
27341
|
+
HU as j,
|
27342
|
+
Ku as j$,
|
27343
|
+
Tr as j0,
|
27344
|
+
YM as j1,
|
27345
|
+
m0 as j2,
|
27346
|
+
zM as j3,
|
27347
|
+
ZC as j4,
|
27348
|
+
Ut as j5,
|
27349
|
+
yn as j6,
|
27350
|
+
QC as j7,
|
27351
|
+
qt as j8,
|
27352
|
+
Gm as j9,
|
27353
|
+
cN as jA,
|
27354
|
+
N1 as jB,
|
27355
|
+
lN as jC,
|
27356
|
+
zo as jD,
|
27357
|
+
Qn as jE,
|
27358
|
+
dN as jF,
|
27359
|
+
us as jG,
|
27360
|
+
qa as jH,
|
27361
|
+
qo as jI,
|
27362
|
+
Z as jJ,
|
27363
|
+
Xo as jK,
|
27364
|
+
uN as jL,
|
27365
|
+
C1 as jM,
|
27366
|
+
Ze as jN,
|
27367
|
+
Rt as jO,
|
27368
|
+
Ua as jP,
|
27369
|
+
be as jQ,
|
27370
|
+
mN as jR,
|
27371
|
+
pN as jS,
|
27372
|
+
_N as jT,
|
27373
|
+
Hc as jU,
|
27374
|
+
fN as jV,
|
27375
|
+
Yc as jW,
|
27376
|
+
O as jX,
|
27377
|
+
is as jY,
|
27378
|
+
Hu as jZ,
|
27379
|
+
Yu as j_,
|
27380
|
+
RU as ja,
|
27381
|
+
$T as jb,
|
27382
|
+
Dm as jc,
|
27383
|
+
Qi as jd,
|
27384
|
+
VT as je,
|
27385
|
+
yt as jf,
|
27376
27386
|
jU as jg,
|
27377
|
-
|
27378
|
-
|
27379
|
-
|
27380
|
-
|
27381
|
-
|
27382
|
-
|
27383
|
-
|
27384
|
-
|
27385
|
-
|
27386
|
-
|
27387
|
-
|
27388
|
-
|
27387
|
+
wU as jh,
|
27388
|
+
wr as ji,
|
27389
|
+
Ni as jj,
|
27390
|
+
nr as jk,
|
27391
|
+
wd as jl,
|
27392
|
+
LU as jm,
|
27393
|
+
qR as jn,
|
27394
|
+
DS as jo,
|
27395
|
+
Bm as jp,
|
27396
|
+
so as jq,
|
27397
|
+
My as jr,
|
27398
|
+
QS as js,
|
27389
27399
|
OU as jt,
|
27390
27400
|
DU as ju,
|
27391
27401
|
PU as jv,
|
27392
|
-
|
27393
|
-
|
27394
|
-
|
27395
|
-
|
27396
|
-
|
27402
|
+
kU as jw,
|
27403
|
+
Ma as jx,
|
27404
|
+
uo as jy,
|
27405
|
+
E1 as jz,
|
27406
|
+
m$ as k,
|
27397
27407
|
EM as k$,
|
27398
|
-
|
27399
|
-
|
27400
|
-
|
27401
|
-
|
27402
|
-
|
27403
|
-
|
27404
|
-
|
27405
|
-
|
27406
|
-
|
27407
|
-
|
27408
|
-
|
27409
|
-
|
27410
|
-
|
27411
|
-
|
27412
|
-
|
27413
|
-
|
27414
|
-
|
27415
|
-
|
27416
|
-
|
27417
|
-
|
27418
|
-
|
27419
|
-
|
27420
|
-
|
27421
|
-
|
27422
|
-
|
27423
|
-
|
27424
|
-
|
27425
|
-
|
27426
|
-
|
27427
|
-
|
27428
|
-
|
27429
|
-
|
27430
|
-
|
27431
|
-
|
27432
|
-
|
27433
|
-
|
27408
|
+
hN as k0,
|
27409
|
+
b1 as k1,
|
27410
|
+
T1 as k2,
|
27411
|
+
S1 as k3,
|
27412
|
+
v1 as k4,
|
27413
|
+
Jo as k5,
|
27414
|
+
gN as k6,
|
27415
|
+
xN as k7,
|
27416
|
+
EN as k8,
|
27417
|
+
I1 as k9,
|
27418
|
+
Wk as kA,
|
27419
|
+
Cl as kB,
|
27420
|
+
Ub as kC,
|
27421
|
+
oi as kD,
|
27422
|
+
Os as kE,
|
27423
|
+
Bb as kF,
|
27424
|
+
Fb as kG,
|
27425
|
+
Xa as kH,
|
27426
|
+
Em as kI,
|
27427
|
+
zk as kJ,
|
27428
|
+
Nm as kK,
|
27429
|
+
jn as kL,
|
27430
|
+
qk as kM,
|
27431
|
+
Vb as kN,
|
27432
|
+
Gb as kO,
|
27433
|
+
qi as kP,
|
27434
|
+
Cm as kQ,
|
27435
|
+
Bs as kR,
|
27436
|
+
Xk as kS,
|
27437
|
+
zr as kT,
|
27438
|
+
Hb as kU,
|
27439
|
+
Yb as kV,
|
27440
|
+
qr as kW,
|
27441
|
+
Jk as kX,
|
27442
|
+
zb as kY,
|
27443
|
+
ES as kZ,
|
27434
27444
|
xM as k_,
|
27435
|
-
|
27436
|
-
|
27437
|
-
|
27438
|
-
|
27439
|
-
|
27440
|
-
|
27441
|
-
|
27442
|
-
|
27443
|
-
|
27444
|
-
|
27445
|
-
|
27446
|
-
|
27447
|
-
|
27448
|
-
|
27449
|
-
|
27450
|
-
|
27445
|
+
A1 as ka,
|
27446
|
+
Kc as kb,
|
27447
|
+
NN as kc,
|
27448
|
+
CN as kd,
|
27449
|
+
y1 as ke,
|
27450
|
+
R1 as kf,
|
27451
|
+
j1 as kg,
|
27452
|
+
Wu as kh,
|
27453
|
+
Zo as ki,
|
27454
|
+
Qo as kj,
|
27455
|
+
Wc as kk,
|
27456
|
+
bN as kl,
|
27457
|
+
Ob as km,
|
27458
|
+
Fk as kn,
|
27459
|
+
$s as ko,
|
27460
|
+
Nl as kp,
|
27451
27461
|
Vk as kq,
|
27452
|
-
|
27453
|
-
|
27454
|
-
|
27455
|
-
|
27456
|
-
|
27457
|
-
|
27458
|
-
|
27462
|
+
Gk as kr,
|
27463
|
+
lt as ks,
|
27464
|
+
Pb as kt,
|
27465
|
+
xm as ku,
|
27466
|
+
Hk as kv,
|
27467
|
+
kb as kw,
|
27468
|
+
Mb as kx,
|
27459
27469
|
Yk as ky,
|
27460
27470
|
Kk as kz,
|
27461
27471
|
n_ as l,
|
27462
|
-
|
27463
|
-
|
27464
|
-
|
27465
|
-
|
27466
|
-
|
27467
|
-
|
27468
|
-
|
27469
|
-
|
27470
|
-
|
27471
|
-
|
27472
|
-
|
27473
|
-
|
27474
|
-
|
27475
|
-
|
27476
|
-
|
27477
|
-
|
27478
|
-
|
27479
|
-
|
27480
|
-
|
27481
|
-
|
27482
|
-
|
27483
|
-
|
27484
|
-
|
27485
|
-
|
27486
|
-
|
27487
|
-
|
27488
|
-
|
27489
|
-
|
27490
|
-
|
27491
|
-
|
27492
|
-
|
27493
|
-
|
27494
|
-
|
27495
|
-
|
27496
|
-
|
27497
|
-
|
27498
|
-
|
27499
|
-
|
27472
|
+
XE as l$,
|
27473
|
+
NM as l0,
|
27474
|
+
vS as l1,
|
27475
|
+
CM as l2,
|
27476
|
+
kl as l3,
|
27477
|
+
LS as l4,
|
27478
|
+
bM as l5,
|
27479
|
+
$m as l6,
|
27480
|
+
hr as l7,
|
27481
|
+
wn as l8,
|
27482
|
+
Sm as l9,
|
27483
|
+
Zu as lA,
|
27484
|
+
ON as lB,
|
27485
|
+
O1 as lC,
|
27486
|
+
DN as lD,
|
27487
|
+
D1 as lE,
|
27488
|
+
Kr as lF,
|
27489
|
+
$e as lG,
|
27490
|
+
P1 as lH,
|
27491
|
+
Te as lI,
|
27492
|
+
Ju as lJ,
|
27493
|
+
Zi as lK,
|
27494
|
+
OT as lL,
|
27495
|
+
DT as lM,
|
27496
|
+
PT as lN,
|
27497
|
+
kT as lO,
|
27498
|
+
Om as lP,
|
27499
|
+
WE as lQ,
|
27500
|
+
ue as lR,
|
27501
|
+
Wo as lS,
|
27502
|
+
et as lT,
|
27503
|
+
Mi as lU,
|
27504
|
+
xn as lV,
|
27505
|
+
zE as lW,
|
27506
|
+
qE as lX,
|
27507
|
+
Bu as lY,
|
27508
|
+
qe as lZ,
|
27509
|
+
Hr as l_,
|
27500
27510
|
aM as la,
|
27501
|
-
|
27502
|
-
|
27503
|
-
|
27504
|
-
|
27505
|
-
|
27506
|
-
|
27507
|
-
|
27508
|
-
|
27509
|
-
|
27510
|
-
|
27511
|
+
rM as lb,
|
27512
|
+
ba as lc,
|
27513
|
+
oM as ld,
|
27514
|
+
Im as le,
|
27515
|
+
ht as lf,
|
27516
|
+
kn as lg,
|
27517
|
+
TT as lh,
|
27518
|
+
iM as li,
|
27519
|
+
Ta as lj,
|
27520
|
+
jm as lk,
|
27511
27521
|
cM as ll,
|
27512
|
-
|
27513
|
-
|
27514
|
-
|
27515
|
-
|
27516
|
-
|
27517
|
-
|
27518
|
-
|
27519
|
-
|
27520
|
-
|
27521
|
-
|
27522
|
-
|
27523
|
-
|
27524
|
-
|
27525
|
-
|
27522
|
+
lM as lm,
|
27523
|
+
AN as ln,
|
27524
|
+
yN as lo,
|
27525
|
+
RN as lp,
|
27526
|
+
jN as lq,
|
27527
|
+
wN as lr,
|
27528
|
+
Wn as ls,
|
27529
|
+
LN as lt,
|
27530
|
+
Ue as lu,
|
27531
|
+
Kt as lv,
|
27532
|
+
ei as lw,
|
27533
|
+
mt as lx,
|
27534
|
+
Ms as ly,
|
27535
|
+
Yr as lz,
|
27526
27536
|
yj as m,
|
27527
|
-
|
27528
|
-
|
27529
|
-
|
27530
|
-
|
27531
|
-
|
27532
|
-
|
27533
|
-
|
27534
|
-
|
27535
|
-
|
27536
|
-
|
27537
|
+
ia as m0,
|
27538
|
+
Vt as m1,
|
27539
|
+
JE as m2,
|
27540
|
+
ZE as m3,
|
27541
|
+
za as m4,
|
27542
|
+
QE as m5,
|
27543
|
+
Fu as m6,
|
27544
|
+
x1 as m7,
|
27545
|
+
eN as m8,
|
27546
|
+
tN as m9,
|
27537
27547
|
Nk as mA,
|
27538
|
-
|
27539
|
-
|
27540
|
-
|
27541
|
-
|
27542
|
-
|
27543
|
-
|
27544
|
-
|
27545
|
-
|
27546
|
-
|
27547
|
-
|
27548
|
-
|
27549
|
-
|
27550
|
-
|
27551
|
-
|
27552
|
-
|
27553
|
-
|
27554
|
-
|
27555
|
-
|
27556
|
-
|
27557
|
-
|
27558
|
-
|
27559
|
-
|
27560
|
-
fk as
|
27548
|
+
Ck as mB,
|
27549
|
+
hl as mC,
|
27550
|
+
bk as mD,
|
27551
|
+
sN as ma,
|
27552
|
+
nn as mb,
|
27553
|
+
St as mc,
|
27554
|
+
nN as md,
|
27555
|
+
aN as me,
|
27556
|
+
rN as mf,
|
27557
|
+
Vu as mg,
|
27558
|
+
oN as mh,
|
27559
|
+
ct as mi,
|
27560
|
+
pl as mj,
|
27561
|
+
ri as mk,
|
27562
|
+
Wi as ml,
|
27563
|
+
_m as mm,
|
27564
|
+
cb as mn,
|
27565
|
+
lb as mo,
|
27566
|
+
fm as mp,
|
27567
|
+
fl as mq,
|
27568
|
+
db as mr,
|
27569
|
+
hm as ms,
|
27570
|
+
fk as mt,
|
27571
|
+
mb as mu,
|
27561
27572
|
hk as mv,
|
27562
27573
|
gk as mw,
|
27563
|
-
|
27564
|
-
|
27574
|
+
xk as mx,
|
27575
|
+
Na as my,
|
27565
27576
|
Ek as mz,
|
27566
|
-
|
27577
|
+
g$ as n,
|
27567
27578
|
Wt as o,
|
27568
|
-
|
27579
|
+
E$ as p,
|
27569
27580
|
da as q,
|
27570
27581
|
Zt as r,
|
27571
27582
|
r1 as s,
|
27572
27583
|
gt as t,
|
27573
|
-
|
27584
|
+
l$ as u,
|
27574
27585
|
Ec as v,
|
27575
27586
|
xj as w,
|
27576
27587
|
fe as x,
|