@devtron-labs/devtron-fe-common-lib 1.10.0-patch-2 → 1.10.0-patch-3
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.
@@ -4,8 +4,8 @@ var tc = (e) => {
|
|
4
4
|
};
|
5
5
|
var Vp = (e, s, n) => s in e ? Fp(e, s, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[s] = n;
|
6
6
|
var ne = (e, s, n) => Vp(e, typeof s != "symbol" ? s + "" : s, n), sc = (e, s, n) => s.has(e) || tc("Cannot " + n);
|
7
|
-
var
|
8
|
-
import { j as t, i as _e, n as Hp, Q as zr, k as Gp, D as Ka, d as Ed, h as Yp, A as Kp, R as Wp, s as zp, c as qp, S as nc, a as Xp, b as Jp, y as Zp, l as Wa, e as Qp, f as ef, g as tf, m as sf, o as ac, p as nf, q as rc, r as af, t as rf, u as of, v as cf, T as oc, w as ri, x as lf, z as ic, B as Nd, C as Cd, E as oi, F as df, V as uf, G as mf, H as pf, I as bd, J as ff, K as _f, L as Td, M as cc, N as hf, O as gf, P as lc, U as xf, W as Ef, X as Kn, Y as Nf, Z as dc, _ as Ve, $ as Cf, a0 as bf, a1 as uc, a2 as Tf, a3 as Sf, a4 as qr, a5 as mc, a6 as vf, a7 as If, a8 as Af, a9 as yf, aa as Rf, ab as jf, ac as Of, ad as Lf, ae as Sd, af as wf, ag as pc, ah as fc, ai as Df, aj as Pf, ak as Mf, al as kf, am as Uf, an as $f, ao as Bf, ap as Ff, aq as Vf, ar as Hf, as as vd, at as Id, au as Gf, av as Yf, aw as Kf, ax as Wf, ay as
|
7
|
+
var Us = (e, s, n) => (sc(e, s, "read from private field"), n ? n.call(e) : s.get(e)), Ta = (e, s, n) => s.has(e) ? tc("Cannot add the same private member more than once") : s instanceof WeakSet ? s.add(e) : s.set(e, n), Sa = (e, s, n, a) => (sc(e, s, "write to private field"), a ? a.call(e, n) : s.set(e, n), n);
|
8
|
+
import { j as t, i as _e, n as Hp, Q as zr, k as Gp, D as Ka, d as Ed, h as Yp, A as Kp, R as Wp, s as zp, c as qp, S as nc, a as Xp, b as Jp, y as Zp, l as Wa, e as Qp, f as ef, g as tf, m as sf, o as ac, p as nf, q as rc, r as af, t as rf, u as of, v as cf, T as oc, w as ri, x as lf, z as ic, B as Nd, C as Cd, E as oi, F as df, V as uf, G as mf, H as pf, I as bd, J as ff, K as _f, L as Td, M as cc, N as hf, O as gf, P as lc, U as xf, W as Ef, X as Kn, Y as Nf, Z as dc, _ as Ve, $ as Cf, a0 as bf, a1 as uc, a2 as Tf, a3 as Sf, a4 as qr, a5 as mc, a6 as vf, a7 as If, a8 as Af, a9 as yf, aa as Rf, ab as jf, ac as Of, ad as Lf, ae as Sd, af as wf, ag as pc, ah as fc, ai as Df, aj as Pf, ak as Mf, al as kf, am as Uf, an as $f, ao as Bf, ap as Ff, aq as Vf, ar as Hf, as as vd, at as Id, au as Gf, av as Yf, aw as Kf, ax as Wf, ay as Fs } from "./@vendor-DZHtXPTX.js";
|
9
9
|
import Te, { useState as j, cloneElement as Wn, useRef as Y, useEffect as k, Component as Cr, Children as _c, createElement as ii, useMemo as q, useCallback as Xe, createContext as Ut, useContext as hs, Fragment as zs, memo as Nt, useReducer as zf, createRef as Ss } from "react";
|
10
10
|
import ci, { components as Be } from "react-select";
|
11
11
|
import qf, { ReactComponent as ms } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
@@ -15,7 +15,7 @@ import { ReactComponent as Jf } from "./assets/ic-memory.c4159f96.svg";
|
|
15
15
|
import { ReactComponent as li } from "./assets/ic-timer.b62145ec.svg";
|
16
16
|
import { ReactComponent as Zf } from "./assets/ic-spray-can.955302fc.svg";
|
17
17
|
import { ReactComponent as br } from "./assets/ic-tag.1613fc59.svg";
|
18
|
-
import { Link as gs, useLocation as
|
18
|
+
import { Link as gs, useLocation as Ms, useHistory as Zs, NavLink as xt, useParams as It, useRouteMatch as es, generatePath as Ys, Switch as Ad, Route as Hs, Redirect as Qf, Prompt as e_ } from "react-router-dom";
|
19
19
|
import { ReactComponent as t_ } from "./assets/ic-delete-interactive.304dd293.svg";
|
20
20
|
import * as s_ from "yaml";
|
21
21
|
import Mt, { parse as n_, YAMLParseError as a_ } from "yaml";
|
@@ -59,7 +59,7 @@ import { ReactComponent as E_ } from "./assets/ic-onboarding.c98f9ef9.svg";
|
|
59
59
|
import { ReactComponent as N_ } from "./assets/ic-feedback.d32fa6b0.svg";
|
60
60
|
import { ReactComponent as C_ } from "./assets/ic-discord-fill.1a1b291d.svg";
|
61
61
|
import { ReactComponent as Md } from "./assets/ic-file-text.f9563710.svg";
|
62
|
-
import
|
62
|
+
import Ls from "dompurify";
|
63
63
|
import { ReactComponent as b_ } from "./assets/ic-megaphone.b9f9a901.svg";
|
64
64
|
import { ReactComponent as kd } from "./assets/ic-arrow-square-out.3d1a0d41.svg";
|
65
65
|
import { ReactComponent as T_ } from "./assets/ic-arrow-backward.d951202a.svg";
|
@@ -271,12 +271,13 @@ import { ReactComponent as Ix } from "./assets/ic-travclan.29b9f4c3.svg";
|
|
271
271
|
import { ReactComponent as Ax } from "./assets/ic-unknown.89dc351a.svg";
|
272
272
|
import { ReactComponent as yx } from "./assets/ic-user-key.5dc44524.svg";
|
273
273
|
import { ReactComponent as Rx } from "./assets/ic-warning.414e37e3.svg";
|
274
|
-
const jx = 6e4, Xa = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator",
|
275
|
-
APP_METRICS: `${
|
276
|
-
APP_TAGS: `${
|
277
|
-
APP_OVERVIEW_TAGS: `${
|
278
|
-
BLOB_STORAGE: `${
|
279
|
-
GLOBAL_CONFIG_BUILD_INFRA: `${
|
274
|
+
const jx = 6e4, Xa = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator", vs = "https://docs.devtron.ai", sD = "https://devtron.ai/", An = "/v/v0.7", Ei = "https://discord.devtron.ai/", iu = "https://json-schema.org/draft/2020-12/schema", hn = {
|
275
|
+
APP_METRICS: `${vs}${An}/usage/applications/app-details/app-metrics`,
|
276
|
+
APP_TAGS: `${vs}${An}/usage/applications/create-application#tags`,
|
277
|
+
APP_OVERVIEW_TAGS: `${vs}${An}/usage/applications/overview#manage-tags`,
|
278
|
+
BLOB_STORAGE: `${vs}${An}/getting-started/install/installation-configuration#configuration-of-blob-storage`,
|
279
|
+
GLOBAL_CONFIG_BUILD_INFRA: `${vs}${An}/global-configurations/build-infra`,
|
280
|
+
ENTERPRISE_LICENSE: `${vs}/enterprise-license`
|
280
281
|
}, Yt = {
|
281
282
|
STRING: /^[a-zA-Z0-9_]+$/,
|
282
283
|
DECIMAL_NUMBERS: /^-?\d*\.?\d*$/,
|
@@ -549,7 +550,7 @@ const kn = {
|
|
549
550
|
Security: "SECURITY",
|
550
551
|
Changes: "CHANGES"
|
551
552
|
};
|
552
|
-
var Ht = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(Ht || {}), pu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(pu || {}), Fx = /* @__PURE__ */ ((e) => (e.configMap = "configuration/config-map", e.configSecret = "configuration/config-secret", e.deploymentTemplate = "configuration/deployment-template", e.deploymentTrigger = "approval/deployment", e))(Fx || {}), Vx = /* @__PURE__ */ ((e) => (e[e.init = 0] = "init", e[e.requested = 1] = "requested", e[e.approved = 2] = "approved", e[e.consumed = 3] = "consumed", e))(Vx || {}), Hn = /* @__PURE__ */ ((e) => (e[e.ALLOWED = 0] = "ALLOWED", e[e.BLOCKED = 1] = "BLOCKED", e[e.ERROR = 2] = "ERROR", e))(Hn || {}), Hx = /* @__PURE__ */ ((e) => (e.EXTERNAL = "ext", e))(Hx || {}), Gx = /* @__PURE__ */ ((e) => (e.AWAITING = "AWAITING", e.PROMOTED = "PROMOTED", e.CANCELLED = "CANCELLED", e.STALE = "STALE", e))(Gx || {}), Ro = /* @__PURE__ */ ((e) => (e.ROLLBACK = "rollback", e.CD_MATERIALS = "cd-materials", e.IMAGE_PROMOTION = "image-promotion", e))(Ro || {}), Yx = /* @__PURE__ */ ((e) => (e.PENDING_APPROVAL = "PENDING_APPROVAL", e.PROMOTION_APPROVAL_PENDING_NODE = "PROMOTION_APPROVAL_PENDING_NODE", e.CI = "CI", e.ENVIRONMENT = "ENVIRONMENT", e.WEBHOOK = "WEBHOOK", e.LINKED_CI = "LINKED-CI", e.CI_JOB = "CI-JOB", e.LINKED_CD = "LINKED-CD", e))(Yx || {}), fu = /* @__PURE__ */ ((e) => (e.RESOURCE = "ELIGIBLE_RESOURCES", e.ALL = "ALL_RESOURCES", e))(fu || {}), Kx = /* @__PURE__ */ ((e) => (e.MANDATORY_TAG = "mandatory-tags", e.MANDATORY_PLUGIN = "mandatory-plugins", e.SECURITY_SCAN = "security-scan", e))(Kx || {}), ln = /* @__PURE__ */ ((e) => (e.HELM = "helm", e.GITOPS = "argo_cd", e.MANIFEST_DOWNLOAD = "manifest_download", e.MANIFEST_PUSH = "manifest_push", e.FLUX = "flux", e))(ln || {}), Wx = /* @__PURE__ */ ((e) => (e[e.PASS = 1] = "PASS", e[e.FAIL = 0] = "FAIL", e))(Wx || {}), Ks = /* @__PURE__ */ ((e) => (e.CI_PIPELINE = "CI_PIPELINE", e.CD_PIPELINE = "CD_PIPELINE", e.WEBHOOK = "WEBHOOK", e.LINKED_CD = "LINKED_CD", e))(Ks || {}),
|
553
|
+
var Ht = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(Ht || {}), pu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(pu || {}), Fx = /* @__PURE__ */ ((e) => (e.configMap = "configuration/config-map", e.configSecret = "configuration/config-secret", e.deploymentTemplate = "configuration/deployment-template", e.deploymentTrigger = "approval/deployment", e))(Fx || {}), Vx = /* @__PURE__ */ ((e) => (e[e.init = 0] = "init", e[e.requested = 1] = "requested", e[e.approved = 2] = "approved", e[e.consumed = 3] = "consumed", e))(Vx || {}), Hn = /* @__PURE__ */ ((e) => (e[e.ALLOWED = 0] = "ALLOWED", e[e.BLOCKED = 1] = "BLOCKED", e[e.ERROR = 2] = "ERROR", e))(Hn || {}), Hx = /* @__PURE__ */ ((e) => (e.EXTERNAL = "ext", e))(Hx || {}), Gx = /* @__PURE__ */ ((e) => (e.AWAITING = "AWAITING", e.PROMOTED = "PROMOTED", e.CANCELLED = "CANCELLED", e.STALE = "STALE", e))(Gx || {}), Ro = /* @__PURE__ */ ((e) => (e.ROLLBACK = "rollback", e.CD_MATERIALS = "cd-materials", e.IMAGE_PROMOTION = "image-promotion", e))(Ro || {}), Yx = /* @__PURE__ */ ((e) => (e.PENDING_APPROVAL = "PENDING_APPROVAL", e.PROMOTION_APPROVAL_PENDING_NODE = "PROMOTION_APPROVAL_PENDING_NODE", e.CI = "CI", e.ENVIRONMENT = "ENVIRONMENT", e.WEBHOOK = "WEBHOOK", e.LINKED_CI = "LINKED-CI", e.CI_JOB = "CI-JOB", e.LINKED_CD = "LINKED-CD", e))(Yx || {}), fu = /* @__PURE__ */ ((e) => (e.RESOURCE = "ELIGIBLE_RESOURCES", e.ALL = "ALL_RESOURCES", e))(fu || {}), Kx = /* @__PURE__ */ ((e) => (e.MANDATORY_TAG = "mandatory-tags", e.MANDATORY_PLUGIN = "mandatory-plugins", e.SECURITY_SCAN = "security-scan", e))(Kx || {}), ln = /* @__PURE__ */ ((e) => (e.HELM = "helm", e.GITOPS = "argo_cd", e.MANIFEST_DOWNLOAD = "manifest_download", e.MANIFEST_PUSH = "manifest_push", e.FLUX = "flux", e))(ln || {}), Wx = /* @__PURE__ */ ((e) => (e[e.PASS = 1] = "PASS", e[e.FAIL = 0] = "FAIL", e))(Wx || {}), Ks = /* @__PURE__ */ ((e) => (e.CI_PIPELINE = "CI_PIPELINE", e.CD_PIPELINE = "CD_PIPELINE", e.WEBHOOK = "WEBHOOK", e.LINKED_CD = "LINKED_CD", e))(Ks || {}), As = /* @__PURE__ */ ((e) => (e.GIT = "GIT", e.CI = "CI", e.WEBHOOK = "WEBHOOK", e.PRE_CD = "PRECD", e.CD = "CD", e.POST_CD = "POSTCD", e))(As || {}), Jn = /* @__PURE__ */ ((e) => (e.LEFT = "left", e.RIGHT = "right", e))(Jn || {}), jo = /* @__PURE__ */ ((e) => (e.SEQUENTIAL = "SEQUENTIAL", e.PARALLEL = "PARALLEL", e))(jo || {}), zx = /* @__PURE__ */ ((e) => (e.MANAGER = "manager", e.ADMIN = "admin", e.TRIGGER = "trigger", e.VIEW = "view", e.UPDATE = "update", e.EDIT = "edit", e.APPROVER = "approver", e))(zx || {}), qx = /* @__PURE__ */ ((e) => (e.CHART = "helm_charts", e.APPLICATION = "apps", e))(qx || {}), ce = /* @__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))(ce || {}), Oo = /* @__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))(Oo || {}), qe = /* @__PURE__ */ ((e) => (e.GIT = "git", e.GITHUB = "github", e.GITLAB = "gitlab", e.BITBUCKET = "bitbucket", e.DOCKER = "docker", e.DOCKER_HUB = "docker-hub", e.ACR = "acr", e.QUAY = "quay", e.ECR = "ecr", e.ARTIFACT_REGISTRY = "artifact-registry", e.GCR = "gcr", e.OTHER = "other", e))(qe || {}), Ni = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Ni || {}), an = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(an || {}), Xx = /* @__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))(Xx || {}), Jx = /* @__PURE__ */ ((e) => (e.CODE_SOURCE = "Code Source", e.PARAMETERS = "Parameters", e))(Jx || {}), _u = /* @__PURE__ */ ((e) => (e.IMAGE = "Image", e.PARAMETERS = "Parameters", e))(_u || {}), ct = /* @__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))(ct || {}), jr = /* @__PURE__ */ ((e) => (e.v1 = "v1", e.alpha1 = "alpha1", e))(jr || {}), Zx = /* @__PURE__ */ ((e) => (e.lockConfiguration = "lock-configuration", e.imagePromotion = "image-promotion", e.plugins = "plugin", e.approval = "approval", e))(Zx || {}), Zn = /* @__PURE__ */ ((e) => (e.PULL_REQUEST = "Pull Request", e.TAG_CREATION = "Tag Creation", e))(Zn || {}), Ft = /* @__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))(Ft || {}), Qx = /* @__PURE__ */ ((e) => (e.SSH = "SSH", e.PASSWORD = "PASSWORD", e.SSH_AND_PASSWORD = "PAT_AND_SSH", e))(Qx || {}), eE = /* @__PURE__ */ ((e) => (e.UPSTREAM = "upstream", e.DOWNSTREAM = "downstream", e.LEVEL = "level", e))(eE || {}), ka = /* @__PURE__ */ ((e) => (e.FULFILLED = "fulfilled", e.REJECTED = "rejected", e))(ka || {}), tE = /* @__PURE__ */ ((e) => (e.HTTP = "http:", e.HTTPS = "https:", e.SSH = "ssh:", e.SMTP = "smtp:", e.S3 = "s3:", e))(tE || {}), hu = /* @__PURE__ */ ((e) => (e.GUI = "GUI", e.YAML = "YAML", e))(hu || {});
|
553
554
|
const fD = [
|
554
555
|
{
|
555
556
|
label: "GUI",
|
@@ -1653,7 +1654,7 @@ const Cu = {
|
|
1653
1654
|
}
|
1654
1655
|
);
|
1655
1656
|
};
|
1656
|
-
var FE = /* @__PURE__ */ ((e) => (e.PUBLISHED_ONLY = "PublishedOnly", e.DRAFT_ONLY = "DraftOnly", e.PUBLISHED_WITH_DRAFT = "PublishedWithDraft", e.PREVIOUS_DEPLOYMENTS = "PreviousDeployments", e.DEFAULT_VERSION = "DefaultVersion", e))(FE || {}), Un = /* @__PURE__ */ ((e) => (e[e.Init = 1] = "Init", e[e.Discarded = 2] = "Discarded", e[e.Published = 3] = "Published", e[e.AwaitApproval = 4] = "AwaitApproval", e))(Un || {}), VE = /* @__PURE__ */ ((e) => (e[e.Add = 1] = "Add", e[e.Update = 2] = "Update", e[e.Delete = 3] = "Delete", e))(VE || {}), De = /* @__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))(De || {}), Kt = /* @__PURE__ */ ((e) => (e.ConfigMap = "ConfigMap", e.Secret = "Secret", e.DeploymentTemplate = "Deployment Template", e.PipelineStrategy = "Pipeline Strategy", e))(Kt || {}), ko = /* @__PURE__ */ ((e) => (e[e.DefaultVersions = 1] = "DefaultVersions", e[e.PublishedOnEnvironments = 2] = "PublishedOnEnvironments", e[e.DeployedOnSelfEnvironment = 3] = "DeployedOnSelfEnvironment", e[e.DeployedOnOtherEnvironment = 4] = "DeployedOnOtherEnvironment", e))(ko || {}), ot = /* @__PURE__ */ ((e) => (e.ConfigMap = "configmap", e.Secret = "secrets", e.DeploymentTemplate = "deployment-template", e.Manifest = "manifest", e.PipelineStrategy = "pipeline-strategy", e))(ot || {}),
|
1657
|
+
var FE = /* @__PURE__ */ ((e) => (e.PUBLISHED_ONLY = "PublishedOnly", e.DRAFT_ONLY = "DraftOnly", e.PUBLISHED_WITH_DRAFT = "PublishedWithDraft", e.PREVIOUS_DEPLOYMENTS = "PreviousDeployments", e.DEFAULT_VERSION = "DefaultVersion", e))(FE || {}), Un = /* @__PURE__ */ ((e) => (e[e.Init = 1] = "Init", e[e.Discarded = 2] = "Discarded", e[e.Published = 3] = "Published", e[e.AwaitApproval = 4] = "AwaitApproval", e))(Un || {}), VE = /* @__PURE__ */ ((e) => (e[e.Add = 1] = "Add", e[e.Update = 2] = "Update", e[e.Delete = 3] = "Delete", e))(VE || {}), De = /* @__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))(De || {}), Kt = /* @__PURE__ */ ((e) => (e.ConfigMap = "ConfigMap", e.Secret = "Secret", e.DeploymentTemplate = "Deployment Template", e.PipelineStrategy = "Pipeline Strategy", e))(Kt || {}), ko = /* @__PURE__ */ ((e) => (e[e.DefaultVersions = 1] = "DefaultVersions", e[e.PublishedOnEnvironments = 2] = "PublishedOnEnvironments", e[e.DeployedOnSelfEnvironment = 3] = "DeployedOnSelfEnvironment", e[e.DeployedOnOtherEnvironment = 4] = "DeployedOnOtherEnvironment", e))(ko || {}), ot = /* @__PURE__ */ ((e) => (e.ConfigMap = "configmap", e.Secret = "secrets", e.DeploymentTemplate = "deployment-template", e.Manifest = "manifest", e.PipelineStrategy = "pipeline-strategy", e))(ot || {}), ws = /* @__PURE__ */ ((e) => (e[e.ConfigMap = 1] = "ConfigMap", e[e.Secret = 2] = "Secret", e))(ws || {}), Or = /* @__PURE__ */ ((e) => (e.BASE = "", e.INHERITED = "INHERITING", e.OVERRIDDEN = "OVERRIDDEN", e.ENV = "ENV", e.UNPUBLISHED = "UNPUBLISHED", e))(Or || {}), Tu = /* @__PURE__ */ ((e) => (e.DATA = "data", e.SAMPLE = "sample", e))(Tu || {});
|
1657
1658
|
const Ci = (e) => {
|
1658
1659
|
const s = Y(null), [n, a] = j(!1), r = e.theme === ia.white, o = (N) => {
|
1659
1660
|
N.keyCode === 27 && c(N);
|
@@ -1810,8 +1811,8 @@ const Ci = (e) => {
|
|
1810
1811
|
)
|
1811
1812
|
}
|
1812
1813
|
);
|
1813
|
-
var U = /* @__PURE__ */ ((e) => (e.CPU_LIMIT = "cpu_limit", e.CPU_REQUEST = "cpu_request", e.MEMORY_LIMIT = "memory_limit", e.MEMORY_REQUEST = "memory_request", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node_selector", e.TOLERANCE = "tolerations", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(U || {}), Gt = /* @__PURE__ */ ((e) => (e.NAME = "name", e.DESCRIPTION = "description", e))(Gt || {}), Se = /* @__PURE__ */ ((e) => (e.CPU = "cpu", e.MEMORY = "memory", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node selector", e.TOLERANCE = "tolerance", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(Se || {}), Su = /* @__PURE__ */ ((e) => (e.GLOBAL = "GLOBAL", e.NORMAL = "NORMAL", e.CUSTOM = "CUSTOM", e))(Su || {}),
|
1814
|
-
const
|
1814
|
+
var U = /* @__PURE__ */ ((e) => (e.CPU_LIMIT = "cpu_limit", e.CPU_REQUEST = "cpu_request", e.MEMORY_LIMIT = "memory_limit", e.MEMORY_REQUEST = "memory_request", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node_selector", e.TOLERANCE = "tolerations", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(U || {}), Gt = /* @__PURE__ */ ((e) => (e.NAME = "name", e.DESCRIPTION = "description", e))(Gt || {}), Se = /* @__PURE__ */ ((e) => (e.CPU = "cpu", e.MEMORY = "memory", e.BUILD_TIMEOUT = "timeout", e.NODE_SELECTOR = "node selector", e.TOLERANCE = "tolerance", e.CONFIG_MAP = "cm", e.SECRET = "cs", e))(Se || {}), Su = /* @__PURE__ */ ((e) => (e.GLOBAL = "GLOBAL", e.NORMAL = "NORMAL", e.CUSTOM = "CUSTOM", e))(Su || {}), js = /* @__PURE__ */ ((e) => (e.EXISTS = "Exists", e.EQUALS = "Equal", e))(js || {}), vu = /* @__PURE__ */ ((e) => (e.NO_EXECUTE = "NoExecute", e.NO_SCHEDULE = "NoSchedule", e.PREFER_NO_SCHEDULE = "PreferNoSchedule", e))(vu || {}), Qa = /* @__PURE__ */ ((e) => (e.KUBERNETES = "kubernetes", e.DOCKER_CONTAINER = "docker-container", e))(Qa || {}), ea = /* @__PURE__ */ ((e) => (e.TARGET_PLATFORM = "target_platform", e))(ea || {}), Uo = /* @__PURE__ */ ((e) => (e.KEY = "KEY", e.VALUE = "VALUE", e))(Uo || {}), $o = /* @__PURE__ */ ((e) => (e.KEY = "KEY", e.OPERATOR = "OPERATOR", e.VALUE = "VALUE", e.EFFECT = "EFFECT", e))($o || {}), Ct = /* @__PURE__ */ ((e) => (e.ADD_TARGET_PLATFORM = "add_target_platform", e.REMOVE_TARGET_PLATFORM = "remove_target_platform", e.RENAME_TARGET_PLATFORM = "rename_target_platform", e.RESTORE_PROFILE_CONFIG_SNAPSHOT = "restore_profile_config_snapshot", e.DELETE_NODE_SELECTOR_ITEM = "delete_node_selector_item", e.ADD_NODE_SELECTOR_ITEM = "add_node_selector_item", e.EDIT_NODE_SELECTOR_ITEM = "edit_node_selector_item", e.DELETE_TOLERANCE_ITEM = "delete_tolerance_item", e.ADD_TOLERANCE_ITEM = "add_tolerance_item", e.EDIT_TOLERANCE_ITEM = "edit_tolerance_item", e.ADD_CM_CS_ITEM = "add_cm_cs_item", e.SYNC_CM_CS_ITEM = "sync_cm_cs_item", e.DELETE_CM_CS_ITEM = "delete_cm_cs_item", e))(Ct || {}), Iu = /* @__PURE__ */ ((e) => (e.ALPHA1 = "alpha1", e))(Iu || {});
|
1815
|
+
const Ds = {
|
1815
1816
|
// Will not enforce any decimal specification on input field
|
1816
1817
|
STEP: "any",
|
1817
1818
|
MIN: 0,
|
@@ -1835,8 +1836,8 @@ const ws = {
|
|
1835
1836
|
VALIDATE_REQUEST_LIMIT: {
|
1836
1837
|
REQUEST_LESS_THAN_LIMIT: "Request should be less than or equal to limit.",
|
1837
1838
|
CAN_NOT_COMPUTE: "Request and limit value diff are too high to validate.",
|
1838
|
-
REQUEST_DECIMAL_PLACES: `Request should be upto ${
|
1839
|
-
LIMIT_DECIMAL_PLACES: `Limit should be upto ${
|
1839
|
+
REQUEST_DECIMAL_PLACES: `Request should be upto ${Ds.DECIMAL_PLACES} decimal places.`,
|
1840
|
+
LIMIT_DECIMAL_PLACES: `Limit should be upto ${Ds.DECIMAL_PLACES} decimal places.`
|
1840
1841
|
},
|
1841
1842
|
getInvalidActionMessage: (e) => `Invalid action type: ${e}`,
|
1842
1843
|
getSubmitSuccessMessage: (e, s) => `${e} profile is ${s ? "updated" : "created"}`,
|
@@ -1967,7 +1968,7 @@ const ws = {
|
|
1967
1968
|
keyToPersist: "limit",
|
1968
1969
|
keyToPersistConfigType: U.MEMORY_LIMIT
|
1969
1970
|
}
|
1970
|
-
}, KE = vu.NO_SCHEDULE, WE =
|
1971
|
+
}, KE = vu.NO_SCHEDULE, WE = js.EQUALS, zE = {
|
1971
1972
|
[U.BUILD_TIMEOUT]: !0,
|
1972
1973
|
[U.CONFIG_MAP]: !0,
|
1973
1974
|
[U.SECRET]: !0
|
@@ -1975,14 +1976,14 @@ const ws = {
|
|
1975
1976
|
[U.CONFIG_MAP]: !0,
|
1976
1977
|
[U.SECRET]: !0
|
1977
1978
|
}, yu = {
|
1978
|
-
[U.CONFIG_MAP]:
|
1979
|
-
[U.SECRET]:
|
1979
|
+
[U.CONFIG_MAP]: ws.ConfigMap,
|
1980
|
+
[U.SECRET]: ws.Secret
|
1980
1981
|
}, Je = {
|
1981
|
-
[
|
1982
|
-
[
|
1982
|
+
[ws.ConfigMap]: U.CONFIG_MAP,
|
1983
|
+
[ws.Secret]: U.SECRET
|
1983
1984
|
}, kD = {
|
1984
|
-
[
|
1985
|
-
[
|
1985
|
+
[ws.ConfigMap]: Se.CONFIG_MAP,
|
1986
|
+
[ws.Secret]: Se.SECRET
|
1986
1987
|
}, qE = !0, UD = {
|
1987
1988
|
activate_cm: !0,
|
1988
1989
|
activate_cs: !0,
|
@@ -2046,7 +2047,7 @@ const ws = {
|
|
2046
2047
|
} catch {
|
2047
2048
|
return s;
|
2048
2049
|
}
|
2049
|
-
},
|
2050
|
+
}, Ps = (e) => {
|
2050
2051
|
e ? (document.body.style.overflowY = "hidden", document.body.style.height = "100vh", document.documentElement.style.overflow = "initial") : (document.body.style.overflowY = null, document.body.style.height = null, document.documentElement.style.overflow = null);
|
2051
2052
|
}, Mc = ({ identifier: e, preventFocus: s }) => {
|
2052
2053
|
const n = document.getElementById(e);
|
@@ -2231,8 +2232,8 @@ function tN(e, s) {
|
|
2231
2232
|
{ nodes: {}, aggregation: {}, statusCount: {}, nodeStatusCount: {}, aggregatorStatusCount: {} }
|
2232
2233
|
);
|
2233
2234
|
}
|
2234
|
-
const sN = (e, s = !1) => s ? btoa(e) : atob(e), Fo = (e, s = !1) => Object.keys(e).map((n) => ({ key: n, value: e[n] ? sN(e[n], s) : e[n] })).reduce((n, a) => (n[a.key] = a.value, n), {}),
|
2235
|
-
if (!
|
2235
|
+
const sN = (e, s = !1) => s ? btoa(e) : atob(e), Fo = (e, s = !1) => Object.keys(e).map((n) => ({ key: n, value: e[n] ? sN(e[n], s) : e[n] })).reduce((n, a) => (n[a.key] = a.value, n), {}), Os = (e) => !!e && e !== bn, nN = (e, s) => {
|
2236
|
+
if (!Os(e) || !Os(s))
|
2236
2237
|
return "-";
|
2237
2238
|
const n = Oe(s).diff(Oe(e), "seconds"), a = Oe(s).diff(Oe(e), "minutes"), r = Oe(s).diff(Oe(e), "hours");
|
2238
2239
|
if (n < 60)
|
@@ -2639,7 +2640,7 @@ const Uc = {
|
|
2639
2640
|
}, gn = (e, s, n = { label: "", value: "" }, a = null) => Array.isArray(e) ? e.flatMap(
|
2640
2641
|
(o) => "options" in o ? o.options : [o]
|
2641
2642
|
).find((o) => (a ? a(o) : o.value) === s) ?? n : n;
|
2642
|
-
class
|
2643
|
+
class ks extends Cr {
|
2643
2644
|
render() {
|
2644
2645
|
const s = `${this.props.rootClassName ? this.props.rootClassName : ""}`;
|
2645
2646
|
return /* @__PURE__ */ t.jsxs("label", { className: `dc__position-rel flex left cursor ${s}`, onClick: this.props?.onClick, children: [
|
@@ -2726,7 +2727,7 @@ const gN = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
|
|
2726
2727
|
}, E = "dc__no-shrink icon-dim-16 flex dc__fill-available-space";
|
2727
2728
|
return /* @__PURE__ */ t.jsx(Be.Option, { ...s, children: /* @__PURE__ */ t.jsx(oe, { ...gN(m), children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
2728
2729
|
r && !f && /* @__PURE__ */ t.jsx(
|
2729
|
-
|
2730
|
+
ks,
|
2730
2731
|
{
|
2731
2732
|
onChange: Qe,
|
2732
2733
|
onClick: x,
|
@@ -2819,7 +2820,7 @@ const gN = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
|
|
2819
2820
|
};
|
2820
2821
|
return /* @__PURE__ */ t.jsx(Be.GroupHeading, { ...s, onClick: c, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
2821
2822
|
e && /* @__PURE__ */ t.jsx(
|
2822
|
-
|
2823
|
+
ks,
|
2823
2824
|
{
|
2824
2825
|
onChange: Qe,
|
2825
2826
|
onClick: l,
|
@@ -3799,7 +3800,7 @@ const zc = () => ({
|
|
3799
3800
|
localStorageKey: n,
|
3800
3801
|
redirectionMethod: a = "replace"
|
3801
3802
|
} = {}) => {
|
3802
|
-
const r =
|
3803
|
+
const r = Ms(), o = Zs(), i = Y(!1), l = (() => {
|
3803
3804
|
const I = new URLSearchParams(r.search);
|
3804
3805
|
if (!i.current && n)
|
3805
3806
|
if (r.search)
|
@@ -4120,8 +4121,8 @@ const zc = () => ({
|
|
4120
4121
|
"data-testid": `${e}-input-field`,
|
4121
4122
|
name: e,
|
4122
4123
|
type: "number",
|
4123
|
-
step:
|
4124
|
-
min:
|
4124
|
+
step: Ds.STEP,
|
4125
|
+
min: Ds.MIN,
|
4125
4126
|
className: `form__input dc__no-right-border dc__no-right-radius ${u ? "dc__disabled" : ""}`,
|
4126
4127
|
placeholder: n,
|
4127
4128
|
value: ta(l) ? "" : l,
|
@@ -4560,7 +4561,7 @@ const mP = (e, s = !1) => {
|
|
4560
4561
|
messages: ["Value is required"]
|
4561
4562
|
};
|
4562
4563
|
const s = [];
|
4563
|
-
return e.length >=
|
4564
|
+
return e.length >= Ds.MAX_LABEL_VALUE_LENGTH && s.push(`Value should be less than ${Ds.MAX_LABEL_VALUE_LENGTH} characters`), Yt.START_END_ALPHANUMERIC.test(e) || s.push("Value should start and end with alphanumeric characters"), Yt.ALPHANUMERIC_WITH_SPECIAL_CHAR.test(e) || s.push("Value should contain only alphanumeric characters and special characters"), s.length > 0 ? {
|
4564
4565
|
isValid: !1,
|
4565
4566
|
messages: s
|
4566
4567
|
} : {
|
@@ -4598,12 +4599,12 @@ const mP = (e, s = !1) => {
|
|
4598
4599
|
}), d || l)
|
4599
4600
|
return c;
|
4600
4601
|
const u = String(e.value).split(".")[1]?.length ?? 0, m = String(s.value).split(".")[1]?.length ?? 0;
|
4601
|
-
if (u >
|
4602
|
+
if (u > Ds.DECIMAL_PLACES)
|
4602
4603
|
return c.request = {
|
4603
4604
|
message: Ze.VALIDATE_REQUEST_LIMIT.REQUEST_DECIMAL_PLACES,
|
4604
4605
|
isValid: !1
|
4605
4606
|
}, c;
|
4606
|
-
if (m >
|
4607
|
+
if (m > Ds.DECIMAL_PLACES)
|
4607
4608
|
return c.limit = {
|
4608
4609
|
message: Ze.VALIDATE_REQUEST_LIMIT.LIMIT_DECIMAL_PLACES,
|
4609
4610
|
isValid: !1
|
@@ -4920,14 +4921,14 @@ const mP = (e, s = !1) => {
|
|
4920
4921
|
const { id: T, key: I, effect: R, operator: b, value: O } = N, w = A[U.TOLERANCE].value.find(
|
4921
4922
|
(Z) => Z.id === T
|
4922
4923
|
);
|
4923
|
-
w ? (w.key = I, w.effect = R, w.operator = b, w.value = O, b ===
|
4924
|
+
w ? (w.key = I, w.effect = R, w.operator = b, w.value = O, b === js.EXISTS && delete w.value) : A[U.TOLERANCE].value.unshift({
|
4924
4925
|
id: T,
|
4925
4926
|
key: I,
|
4926
4927
|
effect: R,
|
4927
4928
|
operator: b,
|
4928
4929
|
value: O
|
4929
4930
|
});
|
4930
|
-
const L = Ri(I).messages, $ = b !==
|
4931
|
+
const L = Ri(I).messages, $ = b !== js.EXISTS ? Ku(O).messages : [], X = !(b === js.EXISTS ? !I : !I && !O) && (L.length > 0 || $.length > 0);
|
4931
4932
|
v[U.TOLERANCE]?.[T] || (v[U.TOLERANCE] || (v[U.TOLERANCE] = {}), v[U.TOLERANCE][T] = {}), v[U.TOLERANCE][T] = {
|
4932
4933
|
...L.length > 0 && { [$o.KEY]: L },
|
4933
4934
|
...$.length > 0 && { [$o.VALUE]: $ }
|
@@ -5059,13 +5060,13 @@ const mP = (e, s = !1) => {
|
|
5059
5060
|
effect: r,
|
5060
5061
|
id: s ? Xs() : null
|
5061
5062
|
};
|
5062
|
-
return o ===
|
5063
|
+
return o === js.EQUALS ? {
|
5063
5064
|
...c,
|
5064
|
-
operator:
|
5065
|
+
operator: js.EQUALS,
|
5065
5066
|
value: i
|
5066
5067
|
} : {
|
5067
5068
|
...c,
|
5068
|
-
operator:
|
5069
|
+
operator: js.EXISTS
|
5069
5070
|
};
|
5070
5071
|
}).filter((n) => n.key)
|
5071
5072
|
};
|
@@ -5748,7 +5749,7 @@ const yP = (e, s) => ht(V.K8S_RESOURCE_LIST, e, {
|
|
5748
5749
|
] })
|
5749
5750
|
] }),
|
5750
5751
|
YC.map(({ key: c, infoText: l, label: d }) => /* @__PURE__ */ t.jsx(
|
5751
|
-
|
5752
|
+
ks,
|
5752
5753
|
{
|
5753
5754
|
value: ft.CHECKED,
|
5754
5755
|
isChecked: a[c],
|
@@ -5772,7 +5773,7 @@ const yP = (e, s) => ht(V.K8S_RESOURCE_LIST, e, {
|
|
5772
5773
|
};
|
5773
5774
|
return /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-12 w-100", children: [
|
5774
5775
|
/* @__PURE__ */ t.jsx(
|
5775
|
-
|
5776
|
+
ks,
|
5776
5777
|
{
|
5777
5778
|
value: ft.CHECKED,
|
5778
5779
|
isChecked: a,
|
@@ -5841,7 +5842,7 @@ const ZC = {
|
|
5841
5842
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 fw-4 lh-20 dc__no-shrink", children: "Application metrics" })
|
5842
5843
|
] }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center", children: [
|
5843
5844
|
/* @__PURE__ */ t.jsx(a0, { parsingError: c, restoreLastSavedYAML: l, children: /* @__PURE__ */ t.jsx("div", { children: /* @__PURE__ */ t.jsx(
|
5844
|
-
|
5845
|
+
ks,
|
5845
5846
|
{
|
5846
5847
|
rootClassName: `mb-0 dc__align-items-center ${n.isAppMetricsSupported ? "" : "dc__disabled"}`,
|
5847
5848
|
isChecked: o,
|
@@ -6287,7 +6288,7 @@ const Gs = class Gs {
|
|
6287
6288
|
ne(this, "isToastActive", zr.isActive);
|
6288
6289
|
}
|
6289
6290
|
static get instance() {
|
6290
|
-
return
|
6291
|
+
return Us(Gs, pn) || Sa(Gs, pn, new Gs()), Us(Gs, pn);
|
6291
6292
|
}
|
6292
6293
|
};
|
6293
6294
|
pn = new WeakMap(), // eslint-disable-next-line no-use-before-define
|
@@ -6454,7 +6455,7 @@ const _b = "bulk-selection-pop-up-menu", oo = {
|
|
6454
6455
|
disabled: s,
|
6455
6456
|
children: [
|
6456
6457
|
/* @__PURE__ */ t.jsx(
|
6457
|
-
|
6458
|
+
ks,
|
6458
6459
|
{
|
6459
6460
|
isChecked: r,
|
6460
6461
|
onChange: Qe,
|
@@ -6730,19 +6731,19 @@ const _b = "bulk-selection-pop-up-menu", oo = {
|
|
6730
6731
|
interactive: !0,
|
6731
6732
|
children: s
|
6732
6733
|
}
|
6733
|
-
),
|
6734
|
+
), ys = {
|
6734
6735
|
ACTIVE: "Active on",
|
6735
6736
|
VIRTUAL_ENV: "Last deployed on",
|
6736
6737
|
FAILED: "Last deployment failed on",
|
6737
6738
|
DEPLOYING: "Deploying on"
|
6738
6739
|
}, vb = (e) => {
|
6739
6740
|
switch (e) {
|
6740
|
-
case
|
6741
|
-
case
|
6741
|
+
case ys.VIRTUAL_ENV:
|
6742
|
+
case ys.ACTIVE:
|
6742
6743
|
return { Icon: /* @__PURE__ */ t.jsx(yd, { className: "icon-dim-16 scg-5" }), stateClassName: "bcg-1 eg-2" };
|
6743
|
-
case
|
6744
|
+
case ys.FAILED:
|
6744
6745
|
return { Icon: /* @__PURE__ */ t.jsx(l_, { className: "icon-dim-16" }), stateClassName: "bcr-1 er-2" };
|
6745
|
-
case
|
6746
|
+
case ys.DEPLOYING:
|
6746
6747
|
return {
|
6747
6748
|
Icon: /* @__PURE__ */ t.jsx(Le, { name: "ic-circle-loader", color: "O500" }),
|
6748
6749
|
stateClassName: "bcy-1 ey-2"
|
@@ -6783,7 +6784,7 @@ const _b = "bulk-selection-pop-up-menu", oo = {
|
|
6783
6784
|
additionalInfo: d,
|
6784
6785
|
targetPlatforms: u
|
6785
6786
|
}) => {
|
6786
|
-
const m = () => c ?
|
6787
|
+
const m = () => c ? ys.VIRTUAL_ENV : ys.ACTIVE, p = () => {
|
6787
6788
|
if (l?.length) {
|
6788
6789
|
const h = l.length === 1 ? l[0] : `${l.length} environments`;
|
6789
6790
|
return /* @__PURE__ */ t.jsx(
|
@@ -6807,8 +6808,8 @@ const _b = "bulk-selection-pop-up-menu", oo = {
|
|
6807
6808
|
d
|
6808
6809
|
] }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
6809
6810
|
p(),
|
6810
|
-
n === Aa.PROGRESSING && /* @__PURE__ */ t.jsx(Rn, { envStateText:
|
6811
|
-
(n === Aa.DEGRADED || n === Aa.FAILED) && /* @__PURE__ */ t.jsx(Rn, { envStateText:
|
6811
|
+
n === Aa.PROGRESSING && /* @__PURE__ */ t.jsx(Rn, { envStateText: ys.DEPLOYING, title: a }),
|
6812
|
+
(n === Aa.DEGRADED || n === Aa.FAILED) && /* @__PURE__ */ t.jsx(Rn, { envStateText: ys.FAILED, title: a }),
|
6812
6813
|
i && /* @__PURE__ */ t.jsx(
|
6813
6814
|
Nr,
|
6814
6815
|
{
|
@@ -9222,7 +9223,7 @@ const vT = async (e, s) => {
|
|
9222
9223
|
documentationLinkText: "Documentation",
|
9223
9224
|
iconClassName: "icon-dim-20 fcn-6",
|
9224
9225
|
placement: "right",
|
9225
|
-
documentationLink:
|
9226
|
+
documentationLink: vs
|
9226
9227
|
}
|
9227
9228
|
)
|
9228
9229
|
] }),
|
@@ -9316,7 +9317,7 @@ const RT = (e) => ht(`${V.ATTRIBUTES_USER}/${V.UPDATE}`, e), jT = ({ className:
|
|
9316
9317
|
const { currentServerInfo: i, handleOpenLicenseInfoDialog: c, licenseData: l } = xa(), d = i?.serverInfo?.installationType === lr.ENTERPRISE, u = `UheGN3KJ#source=${window.location.hostname}`, m = [
|
9317
9318
|
{
|
9318
9319
|
name: "View documentation",
|
9319
|
-
link:
|
9320
|
+
link: vs,
|
9320
9321
|
icon: Md
|
9321
9322
|
},
|
9322
9323
|
{
|
@@ -9414,7 +9415,7 @@ const RT = (e) => ht(`${V.ATTRIBUTES_USER}/${V.UPDATE}`, e), jT = ({ className:
|
|
9414
9415
|
] })
|
9415
9416
|
] }) });
|
9416
9417
|
}, DT = ({ parentClassName: e = "", isCDMaterial: s = !1 }) => {
|
9417
|
-
const n = window?._env_?.ANNOUNCEMENT_BANNER_MSG, a = n ?
|
9418
|
+
const n = window?._env_?.ANNOUNCEMENT_BANNER_MSG, a = n ? Ls.sanitize(n) : null, r = () => {
|
9418
9419
|
const d = typeof Storage < "u" && localStorage.getItem(
|
9419
9420
|
// it will store date and time of next day i.e, it will hide banner until this date
|
9420
9421
|
"expiryDateOfHidingAnnouncementBanner"
|
@@ -9728,7 +9729,7 @@ const RT = (e) => ht(`${V.ATTRIBUTES_USER}/${V.UPDATE}`, e), jT = ({ className:
|
|
9728
9729
|
}
|
9729
9730
|
);
|
9730
9731
|
}, A1 = ({ headerName: e }) => {
|
9731
|
-
const s = It(), n = Zs(), a =
|
9732
|
+
const s = It(), n = Zs(), a = Ms(), { serverMode: r, licenseData: o } = xa(), [i, c] = j(!1), l = gm(o), d = () => {
|
9732
9733
|
c((E) => !E);
|
9733
9734
|
}, u = () => {
|
9734
9735
|
n.push(je.CHARTS_DISCOVER);
|
@@ -10174,7 +10175,7 @@ const _l = (e) => {
|
|
10174
10175
|
)
|
10175
10176
|
] });
|
10176
10177
|
};
|
10177
|
-
var ke = /* @__PURE__ */ ((e) => (e.CI = "CI", e.CD = "CD", e.GROUP_CI = "GROUP_CI", e.GROUP_CD = "GROUP_CD", e))(ke || {}),
|
10178
|
+
var ke = /* @__PURE__ */ ((e) => (e.CI = "CI", e.CD = "CD", e.GROUP_CI = "GROUP_CI", e.GROUP_CD = "GROUP_CD", e))(ke || {}), Rs = /* @__PURE__ */ ((e) => (e.SUCCESS = "SUCCESS", e.FETCHING = "FETCHING", e.SUSPEND = "SUSPEND", e))(Rs || {}), Hi = /* @__PURE__ */ ((e) => (e.WORKFLOW = "workflow", e.POD = "pod", e))(Hi || {}), Re = /* @__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))(Re || {}), qo = /* @__PURE__ */ ((e) => (e.PREPARATION = "Preparation", e.EXECUTION = "Execution", e))(qo || {}), FT = /* @__PURE__ */ ((e) => (e.Healthy = "Healthy", e.Progressing = "Progressing", e.Unknown = "Unknown", e.Suspended = "Suspended", e.Degraded = "Degraded", e.Missing = "Missing", e))(FT || {}), is = /* @__PURE__ */ ((e) => (e.Degraded = "degraded", e.Healthy = "healthy", e.Progressing = "progressing", e.Missing = "missing", e.Suspended = "suspended", e.Unknown = "unknown", e))(is || {}), Ur = /* @__PURE__ */ ((e) => (e.drifted = "drifted", e))(Ur || {});
|
10178
10179
|
const gl = {
|
10179
10180
|
missing: 1,
|
10180
10181
|
degraded: 2,
|
@@ -10192,7 +10193,7 @@ const VT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
10192
10193
|
style: { background: e.isFocused ? "var(--N100)" : "transparent" },
|
10193
10194
|
children: [
|
10194
10195
|
/* @__PURE__ */ t.jsx(
|
10195
|
-
|
10196
|
+
ks,
|
10196
10197
|
{
|
10197
10198
|
isChecked: e.isSelected || !1,
|
10198
10199
|
onChange: i,
|
@@ -10647,7 +10648,7 @@ const rS = (e, s) => {
|
|
10647
10648
|
status: n || Re.UNKNOWN,
|
10648
10649
|
message: a || "",
|
10649
10650
|
clusterId: o?.clusterId || $r,
|
10650
|
-
endTime:
|
10651
|
+
endTime: Os(r) ? r : ""
|
10651
10652
|
};
|
10652
10653
|
}, Yi = (e) => {
|
10653
10654
|
if (!Object.keys(e || {}).length)
|
@@ -10665,9 +10666,9 @@ const rS = (e, s) => {
|
|
10665
10666
|
return s.forEach(({ status: c, endTime: l }, d) => {
|
10666
10667
|
(ur[c] || d === s.length - 1 && c === Re.SUCCEEDED) && (i = l);
|
10667
10668
|
}), {
|
10668
|
-
triggeredOn:
|
10669
|
-
executionStartedOn:
|
10670
|
-
finishedOn:
|
10669
|
+
triggeredOn: Os(r) ? r : "",
|
10670
|
+
executionStartedOn: Os(a?.startTime) ? a?.startTime : "",
|
10671
|
+
finishedOn: Os(i) ? i : "",
|
10671
10672
|
currentStatus: o,
|
10672
10673
|
workerDetails: fS(e)
|
10673
10674
|
};
|
@@ -10684,7 +10685,7 @@ const rS = (e, s) => {
|
|
10684
10685
|
}, _S = (e) => {
|
10685
10686
|
const s = Yi(e);
|
10686
10687
|
return s ? s.finishedOn ? !ur[s.currentStatus] && ur[s.workerDetails.status] ? /* @__PURE__ */ t.jsx(Le, { name: "ic-warning", size: 20, color: null }) : Nm(s.workerDetails.status) : /* @__PURE__ */ t.jsx(Le, { name: "ic-in-progress", size: 20, color: null }) : /* @__PURE__ */ t.jsx(Le, { name: "ic-help-outline", size: 20, color: "N500" });
|
10687
|
-
}, hS = (e = $r, s = XT) => `/resource-browser/${e}/${s}/pod/k8sEmptyGroup`, Cm = (e) => e ? e.toLowerCase() === "cancelled" ? "Aborted" : e === qs.WAITING_TO_START ? "Waiting to start" : e : null, Br = (e) =>
|
10688
|
+
}, hS = (e = $r, s = XT) => `/resource-browser/${e}/${s}/pod/k8sEmptyGroup`, Cm = (e) => e ? e.toLowerCase() === "cancelled" ? "Aborted" : e === qs.WAITING_TO_START ? "Waiting to start" : e : null, Br = (e) => Os(e) ? Oe(e, "YYYY-MM-DDTHH:mm:ssZ").format(vt.TWELVE_HOURS_FORMAT) : "", gS = (e) => (e || []).reduce(
|
10688
10689
|
(s, n) => {
|
10689
10690
|
const a = n.health?.status?.toLowerCase() ?? "";
|
10690
10691
|
switch (n.hasDrift && (s.driftedNodeCount += 1), a) {
|
@@ -10950,7 +10951,7 @@ const rS = (e, s) => {
|
|
10950
10951
|
}) => {
|
10951
10952
|
if (!e && !s)
|
10952
10953
|
return null;
|
10953
|
-
const m = a && (!
|
10954
|
+
const m = a && (!Os(r) || !Oe(r).isBefore(Oe().subtract(qT, "hours"))), p = () => m ? /* @__PURE__ */ t.jsx(
|
10954
10955
|
xt,
|
10955
10956
|
{
|
10956
10957
|
to: `${hS(o, i)}/${a}/logs`,
|
@@ -11088,7 +11089,7 @@ const rS = (e, s) => {
|
|
11088
11089
|
namespace: E,
|
11089
11090
|
workflowExecutionStages: g
|
11090
11091
|
}) => {
|
11091
|
-
const { path: h, params: _ } = es(), { pathname: N } =
|
11092
|
+
const { path: h, params: _ } = es(), { pathname: N } = Ms(), C = N.split("/").pop(), { envId: v, ...S } = It(), A = l === ke.CD || l === ke.GROUP_CD, y = A ? "triggerId" : "buildId", T = f === p?.id, I = Y(null), R = () => {
|
11092
11093
|
const $ = {
|
11093
11094
|
...S,
|
11094
11095
|
envId: v,
|
@@ -11251,7 +11252,7 @@ const rS = (e, s) => {
|
|
11251
11252
|
)
|
11252
11253
|
] }),
|
11253
11254
|
/* @__PURE__ */ t.jsxs("div", { className: "flex column top left flex-grow-1 dc__overflow-auto p-8", children: [
|
11254
|
-
o ===
|
11255
|
+
o === Rs.SUCCESS && /* @__PURE__ */ t.jsx(bS, { handleViewAllHistory: i }),
|
11255
11256
|
Array.from(n).sort(([S], [A]) => A - S).map(([S, A], y) => /* @__PURE__ */ t.jsx(
|
11256
11257
|
TS,
|
11257
11258
|
{
|
@@ -11275,7 +11276,7 @@ const rS = (e, s) => {
|
|
11275
11276
|
},
|
11276
11277
|
S
|
11277
11278
|
)),
|
11278
|
-
a && (o ===
|
11279
|
+
a && (o === Rs.SUSPEND || !o) && /* @__PURE__ */ t.jsx(Im, { callback: g })
|
11279
11280
|
] })
|
11280
11281
|
] });
|
11281
11282
|
}
|
@@ -11766,7 +11767,7 @@ const rS = (e, s) => {
|
|
11766
11767
|
/* @__PURE__ */ t.jsx(Vd, { className: "icon-dim-20 ml-8" })
|
11767
11768
|
] }) })
|
11768
11769
|
] });
|
11769
|
-
}, vl = (e) => e && e ===
|
11770
|
+
}, vl = (e) => e && e === Rs.FETCHING ? "?SHOW_APPLIED_FILTERS=true" : "";
|
11770
11771
|
async function MS({
|
11771
11772
|
appId: e,
|
11772
11773
|
envId: s,
|
@@ -11988,7 +11989,7 @@ const H1 = (e, s, n) => ue(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
11988
11989
|
{
|
11989
11990
|
className: "mono fs-14 mb-0-imp text__white dc__word-break lh-20 dc__unset-pre dc__transparent--imp",
|
11990
11991
|
dangerouslySetInnerHTML: {
|
11991
|
-
__html:
|
11992
|
+
__html: Ls.sanitize(g)
|
11992
11993
|
}
|
11993
11994
|
}
|
11994
11995
|
)
|
@@ -12310,7 +12311,7 @@ const H1 = (e, s, n) => ue(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
12310
12311
|
{
|
12311
12312
|
className: "mono fs-14 mb-0-imp",
|
12312
12313
|
dangerouslySetInnerHTML: {
|
12313
|
-
__html:
|
12314
|
+
__html: Ls.sanitize(G)
|
12314
12315
|
}
|
12315
12316
|
}
|
12316
12317
|
)
|
@@ -12731,7 +12732,7 @@ const sv = (e, s) => {
|
|
12731
12732
|
] })
|
12732
12733
|
] })
|
12733
12734
|
] });
|
12734
|
-
},
|
12735
|
+
}, $s = ({
|
12735
12736
|
type: e,
|
12736
12737
|
hideVerticalConnector: s,
|
12737
12738
|
deploymentDetailedData: n
|
@@ -12969,7 +12970,7 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12969
12970
|
"data-testid": "deployment-history-steps-status",
|
12970
12971
|
children: [
|
12971
12972
|
/* @__PURE__ */ t.jsx(
|
12972
|
-
|
12973
|
+
$s,
|
12973
12974
|
{
|
12974
12975
|
type: z.DEPLOYMENT_INITIATED,
|
12975
12976
|
deploymentDetailedData: e
|
@@ -12977,7 +12978,7 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12977
12978
|
),
|
12978
12979
|
s && e.deploymentStatusBreakdown[z.HELM_PACKAGE_GENERATED] ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
12979
12980
|
/* @__PURE__ */ t.jsx(
|
12980
|
-
|
12981
|
+
$s,
|
12981
12982
|
{
|
12982
12983
|
type: z.HELM_PACKAGE_GENERATED,
|
12983
12984
|
hideVerticalConnector: !r,
|
@@ -12985,7 +12986,7 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12985
12986
|
}
|
12986
12987
|
),
|
12987
12988
|
r && /* @__PURE__ */ t.jsx(
|
12988
|
-
|
12989
|
+
$s,
|
12989
12990
|
{
|
12990
12991
|
type: z.HELM_MANIFEST_PUSHED_TO_HELM_REPO,
|
12991
12992
|
hideVerticalConnector: !0,
|
@@ -13002,7 +13003,7 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
13002
13003
|
}
|
13003
13004
|
),
|
13004
13005
|
/* @__PURE__ */ t.jsx(
|
13005
|
-
|
13006
|
+
$s,
|
13006
13007
|
{
|
13007
13008
|
type: z.GIT_COMMIT,
|
13008
13009
|
deploymentDetailedData: e
|
@@ -13017,7 +13018,7 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
13017
13018
|
}
|
13018
13019
|
),
|
13019
13020
|
/* @__PURE__ */ t.jsx(
|
13020
|
-
|
13021
|
+
$s,
|
13021
13022
|
{
|
13022
13023
|
type: z.ARGOCD_SYNC,
|
13023
13024
|
deploymentDetailedData: e
|
@@ -13032,14 +13033,14 @@ const av = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
13032
13033
|
}
|
13033
13034
|
),
|
13034
13035
|
/* @__PURE__ */ t.jsx(
|
13035
|
-
|
13036
|
+
$s,
|
13036
13037
|
{
|
13037
13038
|
type: z.KUBECTL_APPLY,
|
13038
13039
|
deploymentDetailedData: e
|
13039
13040
|
}
|
13040
13041
|
),
|
13041
13042
|
/* @__PURE__ */ t.jsx(
|
13042
|
-
|
13043
|
+
$s,
|
13043
13044
|
{
|
13044
13045
|
type: z.APP_HEALTH,
|
13045
13046
|
hideVerticalConnector: !0,
|
@@ -13154,7 +13155,7 @@ const iv = ({
|
|
13154
13155
|
tabType: s,
|
13155
13156
|
onCollapseBtnClick: n
|
13156
13157
|
}) => {
|
13157
|
-
const { pathname: a } =
|
13158
|
+
const { pathname: a } = Ms(), r = (c) => {
|
13158
13159
|
const { title: l, subtitle: d, strikeThrough: u, iconConfig: m } = c;
|
13159
13160
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
13160
13161
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col flex-grow-1 mw-none", children: [
|
@@ -13451,7 +13452,7 @@ const jm = {
|
|
13451
13452
|
]
|
13452
13453
|
}
|
13453
13454
|
);
|
13454
|
-
},
|
13455
|
+
}, Bs = ({ code: e, image: s, title: n, subTitle: a, imageType: r, redirectURL: o, reload: i }) => {
|
13455
13456
|
const { push: c } = Zs(), l = () => {
|
13456
13457
|
c(o || `/${V.APP_LIST}`);
|
13457
13458
|
}, d = (x) => {
|
@@ -13506,7 +13507,7 @@ const jm = {
|
|
13506
13507
|
switch (e) {
|
13507
13508
|
case He.BAD_REQUEST:
|
13508
13509
|
return /* @__PURE__ */ t.jsx(
|
13509
|
-
|
13510
|
+
Bs,
|
13510
13511
|
{
|
13511
13512
|
code: He.BAD_REQUEST,
|
13512
13513
|
title: ze.BAD_REQUEST,
|
@@ -13518,7 +13519,7 @@ const jm = {
|
|
13518
13519
|
);
|
13519
13520
|
case He.UNAUTHORIZED:
|
13520
13521
|
return /* @__PURE__ */ t.jsx(
|
13521
|
-
|
13522
|
+
Bs,
|
13522
13523
|
{
|
13523
13524
|
code: He.UNAUTHORIZED,
|
13524
13525
|
title: ze.UNAUTHORIZED,
|
@@ -13529,7 +13530,7 @@ const jm = {
|
|
13529
13530
|
);
|
13530
13531
|
case He.PERMISSION_DENIED:
|
13531
13532
|
return /* @__PURE__ */ t.jsx(
|
13532
|
-
|
13533
|
+
Bs,
|
13533
13534
|
{
|
13534
13535
|
code: He.PERMISSION_DENIED,
|
13535
13536
|
title: ze.FORBIDDEN,
|
@@ -13540,7 +13541,7 @@ const jm = {
|
|
13540
13541
|
);
|
13541
13542
|
case He.NOT_FOUND:
|
13542
13543
|
return /* @__PURE__ */ t.jsx(
|
13543
|
-
|
13544
|
+
Bs,
|
13544
13545
|
{
|
13545
13546
|
code: He.NOT_FOUND,
|
13546
13547
|
title: ze.PAGE_NOT_FOUND,
|
@@ -13552,7 +13553,7 @@ const jm = {
|
|
13552
13553
|
);
|
13553
13554
|
case He.INTERNAL_SERVER_ERROR:
|
13554
13555
|
return /* @__PURE__ */ t.jsx(
|
13555
|
-
|
13556
|
+
Bs,
|
13556
13557
|
{
|
13557
13558
|
code: He.INTERNAL_SERVER_ERROR,
|
13558
13559
|
title: ze.INTERNAL_SERVER_ERROR,
|
@@ -13564,7 +13565,7 @@ const jm = {
|
|
13564
13565
|
);
|
13565
13566
|
case He.BAD_GATEWAY:
|
13566
13567
|
return /* @__PURE__ */ t.jsx(
|
13567
|
-
|
13568
|
+
Bs,
|
13568
13569
|
{
|
13569
13570
|
code: He.BAD_GATEWAY,
|
13570
13571
|
title: ze.BAD_GATEWAY,
|
@@ -13576,7 +13577,7 @@ const jm = {
|
|
13576
13577
|
);
|
13577
13578
|
case He.SERVICE_TEMPORARY_UNAVAILABLE:
|
13578
13579
|
return /* @__PURE__ */ t.jsx(
|
13579
|
-
|
13580
|
+
Bs,
|
13580
13581
|
{
|
13581
13582
|
code: He.SERVICE_TEMPORARY_UNAVAILABLE,
|
13582
13583
|
title: ze.SERVICE_TEMPORARY_UNAVAILABLE,
|
@@ -13779,7 +13780,7 @@ const jm = {
|
|
13779
13780
|
compareToObfuscatedData: Object.keys(i).length ? i : void 0,
|
13780
13781
|
compareWithObfuscatedData: Object.keys(c).length ? c : void 0
|
13781
13782
|
};
|
13782
|
-
},
|
13783
|
+
}, Is = (e, s) => {
|
13783
13784
|
const { sortBy: n, sortOrder: a } = s ?? { sortBy: "", sortOrder: null };
|
13784
13785
|
try {
|
13785
13786
|
return JSON.stringify(
|
@@ -13806,26 +13807,26 @@ const jm = {
|
|
13806
13807
|
displayName: "data",
|
13807
13808
|
...Ol(e) ? {
|
13808
13809
|
value: null,
|
13809
|
-
resolvedValue:
|
13810
|
+
resolvedValue: Is(u, o)
|
13810
13811
|
} : {
|
13811
|
-
value:
|
13812
|
+
value: Is(u, o)
|
13812
13813
|
}
|
13813
13814
|
}, d = {
|
13814
13815
|
displayName: "data",
|
13815
13816
|
...Ol(s) ? {
|
13816
13817
|
value: null,
|
13817
|
-
resolvedValue:
|
13818
|
+
resolvedValue: Is(m, o)
|
13818
13819
|
} : {
|
13819
|
-
value:
|
13820
|
+
value: Is(m, o)
|
13820
13821
|
}
|
13821
13822
|
};
|
13822
13823
|
} else
|
13823
13824
|
l = {
|
13824
13825
|
displayName: "data",
|
13825
|
-
value:
|
13826
|
+
value: Is(i, o)
|
13826
13827
|
}, d = {
|
13827
13828
|
displayName: "data",
|
13828
|
-
value:
|
13829
|
+
value: Is(c, o)
|
13829
13830
|
};
|
13830
13831
|
return { compareToCodeEditorData: l, compareWithCodeEditorData: d };
|
13831
13832
|
}, Ha = (e, s) => {
|
@@ -13865,7 +13866,7 @@ const jm = {
|
|
13865
13866
|
}, Dl = (e, s, n) => {
|
13866
13867
|
const a = pv(e), r = {
|
13867
13868
|
displayName: "data",
|
13868
|
-
value: a ?
|
13869
|
+
value: a ? Is(a, n) : ""
|
13869
13870
|
};
|
13870
13871
|
return sa(
|
13871
13872
|
{
|
@@ -13886,7 +13887,7 @@ const jm = {
|
|
13886
13887
|
}, Ml = (e, s) => {
|
13887
13888
|
const n = {
|
13888
13889
|
displayName: "data",
|
13889
|
-
value: e?.data ?
|
13890
|
+
value: e?.data ? Is(e.data, s) : ""
|
13890
13891
|
};
|
13891
13892
|
return sa(
|
13892
13893
|
{ ...e || {}, strategy: e?.Strategy, codeEditorValue: n },
|
@@ -14634,7 +14635,7 @@ const jm = {
|
|
14634
14635
|
resourceId: i,
|
14635
14636
|
renderRunSource: c
|
14636
14637
|
}) => {
|
14637
|
-
const { path: l, params: d } = es(), { pathname: u, search: m } =
|
14638
|
+
const { path: l, params: d } = es(), { pathname: u, search: m } = Ms(), { isSuperAdmin: p } = xa(), f = q(() => Dm(r), [r]), { currentWfrId: x, previousWfrId: E } = q(
|
14638
14639
|
() => Av({ pipelineDeployments: f, wfrId: a }),
|
14639
14640
|
[f, a]
|
14640
14641
|
), g = !!E, h = Bu({
|
@@ -14706,7 +14707,7 @@ const jm = {
|
|
14706
14707
|
subTitle: "Configurations used for this deployment execution is not available"
|
14707
14708
|
}
|
14708
14709
|
) }) : /* @__PURE__ */ t.jsxs(Ad, { children: [
|
14709
|
-
/* @__PURE__ */ t.jsx(
|
14710
|
+
/* @__PURE__ */ t.jsx(Hs, { path: `${l}/:resourceType(${Object.values(ot).join("|")})/:resourceName?`, children: /* @__PURE__ */ t.jsx(
|
14710
14711
|
jv,
|
14711
14712
|
{
|
14712
14713
|
...R,
|
@@ -14726,7 +14727,7 @@ const jm = {
|
|
14726
14727
|
isCompareDeploymentConfigNotAvailable: w
|
14727
14728
|
}
|
14728
14729
|
) }),
|
14729
|
-
/* @__PURE__ */ t.jsx(
|
14730
|
+
/* @__PURE__ */ t.jsx(Hs, { children: b && !A ? /* @__PURE__ */ t.jsx(Fr, { code: F.code, reload: F.reload }) : /* @__PURE__ */ t.jsx("div", { className: "p-16 flexbox-col dc__gap-16 bg__primary h-100", children: $ ? /* @__PURE__ */ t.jsx(Fe, { fullHeight: !0, size: 48 }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
14730
14731
|
/* @__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" }),
|
14731
14732
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 dc__mxw-800", children: [
|
14732
14733
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__gap-12", children: Object.keys(O).map(
|
@@ -15728,7 +15729,7 @@ const eI = () => (e) => {
|
|
15728
15729
|
{
|
15729
15730
|
className: "m-0",
|
15730
15731
|
dangerouslySetInnerHTML: {
|
15731
|
-
__html:
|
15732
|
+
__html: Ls.sanitize(s.typeInfo.replace(/`([^`]+)`/g, "<code>$1</code>"))
|
15732
15733
|
}
|
15733
15734
|
}
|
15734
15735
|
),
|
@@ -17133,7 +17134,7 @@ const qI = ({
|
|
17133
17134
|
fullScreenView: n,
|
17134
17135
|
setFullScreenView: a
|
17135
17136
|
}) => {
|
17136
|
-
const { pathname: r } =
|
17137
|
+
const { pathname: r } = Ms(), { registerShortcut: o, unregisterShortcut: i } = da(), c = Xe(() => {
|
17137
17138
|
a(!n);
|
17138
17139
|
}, [n]), l = !s || r.includes("/logs");
|
17139
17140
|
return k(() => (l && e.length && o({ callback: c, keys: e }), () => {
|
@@ -17317,8 +17318,8 @@ const nA = (e) => {
|
|
17317
17318
|
const { registerShortcut: n, unregisterShortcut: a } = da();
|
17318
17319
|
return k(() => (n({ keys: ["Escape"], callback: s }), () => {
|
17319
17320
|
a(["Escape"]);
|
17320
|
-
}), [s]), k(() => (
|
17321
|
-
|
17321
|
+
}), [s]), k(() => (Ps(!0), Mc({ identifier: Ac, preventFocus: !0 }), () => {
|
17322
|
+
Ps(!1), Mc({ identifier: Ac, preventFocus: !1 });
|
17322
17323
|
}), []), xh(
|
17323
17324
|
/* @__PURE__ */ t.jsx(
|
17324
17325
|
pt.div,
|
@@ -17844,7 +17845,7 @@ const nA = (e) => {
|
|
17844
17845
|
renderTargetConfigInfo: l,
|
17845
17846
|
stage: d
|
17846
17847
|
}) => {
|
17847
|
-
const { url: u } = es(), { pathname: m } =
|
17848
|
+
const { url: u } = es(), { pathname: m } = Ms();
|
17848
17849
|
return /* @__PURE__ */ t.jsx("div", { className: "w-100 pr-20 flex column left", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__gap-8 dc__align-items-center py-8 flex-wrap", children: [
|
17849
17850
|
/* @__PURE__ */ t.jsxs("div", { className: "flex left dc__gap-4 cn-9 fs-13 fw-6 lh-20", children: [
|
17850
17851
|
/* @__PURE__ */ t.jsxs("div", { className: "flex left dc__no-shrink dc__gap-4", "data-testid": "deployment-history-start-heading", children: [
|
@@ -17889,9 +17890,9 @@ const nA = (e) => {
|
|
17889
17890
|
}),
|
17890
17891
|
!m.includes("source-code") && /* @__PURE__ */ t.jsx(gs, { to: `${u}/source-code`, className: "anchor fs-13", "data-testid": "commit-details-link", children: "Commit details" })
|
17891
17892
|
] }) });
|
17892
|
-
},
|
17893
|
+
}, Vs = () => /* @__PURE__ */ t.jsx("div", { className: "flex flex-grow-1", children: /* @__PURE__ */ t.jsx("div", { className: "dc__border-left--n3 h-100" }) }), ql = () => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
17893
17894
|
/* @__PURE__ */ t.jsx("div", { className: "flex", children: /* @__PURE__ */ t.jsx(Le, { size: 20, name: "ic-success", color: null }) }),
|
17894
|
-
|
17895
|
+
Vs()
|
17895
17896
|
] }), _A = Nt(
|
17896
17897
|
({ status: e }) => /* @__PURE__ */ t.jsx("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t.jsx(
|
17897
17898
|
"circle",
|
@@ -17956,17 +17957,17 @@ const nA = (e) => {
|
|
17956
17957
|
] }),
|
17957
17958
|
!!E && !!g && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17958
17959
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17959
|
-
|
17960
|
+
Vs(),
|
17960
17961
|
g(E, !0),
|
17961
|
-
|
17962
|
+
Vs()
|
17962
17963
|
] }) }),
|
17963
17964
|
g(E)
|
17964
17965
|
] }),
|
17965
17966
|
f && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17966
17967
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17967
|
-
|
17968
|
+
Vs(),
|
17968
17969
|
/* @__PURE__ */ t.jsx(P_, { className: "icon-dim-20 dc__no-shrink scn-9" }),
|
17969
|
-
|
17970
|
+
Vs()
|
17970
17971
|
] }) }),
|
17971
17972
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8 py-8", children: [
|
17972
17973
|
/* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-13 fw-6 lh-20", children: "Env" }),
|
@@ -17976,7 +17977,7 @@ const nA = (e) => {
|
|
17976
17977
|
] }),
|
17977
17978
|
!!C?.executionStartedOn && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17978
17979
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17979
|
-
|
17980
|
+
Vs(),
|
17980
17981
|
ql()
|
17981
17982
|
] }) }),
|
17982
17983
|
/* @__PURE__ */ t.jsxs("div", { className: "w-100 pr-20 flexbox dc__gap-8 py-8", children: [
|
@@ -17986,7 +17987,7 @@ const nA = (e) => {
|
|
17986
17987
|
] }),
|
17987
17988
|
/* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17988
17989
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17989
|
-
|
17990
|
+
Vs(),
|
17990
17991
|
/* @__PURE__ */ t.jsx(
|
17991
17992
|
hA,
|
17992
17993
|
{
|
@@ -18056,7 +18057,7 @@ const nA = (e) => {
|
|
18056
18057
|
workflowId: e.id
|
18057
18058
|
}, L = `app/cd-pipeline/workflow/download/${I}/${O}/${R}/${b}`;
|
18058
18059
|
return /* @__PURE__ */ t.jsx("div", { className: "trigger-outputs-container flexbox-col flex-grow-1 h-100", children: s ? /* @__PURE__ */ t.jsx(Fe, { pageLoader: !0 }) : /* @__PURE__ */ t.jsxs(Ad, { children: [
|
18059
|
-
e.stage !== "DEPLOY" ? !e.IsVirtualEnvironment && /* @__PURE__ */ t.jsxs(
|
18060
|
+
e.stage !== "DEPLOY" ? !e.IsVirtualEnvironment && /* @__PURE__ */ t.jsxs(Hs, { path: `${T}/logs`, children: [
|
18060
18061
|
/* @__PURE__ */ t.jsx(
|
18061
18062
|
XS,
|
18062
18063
|
{
|
@@ -18074,7 +18075,7 @@ const nA = (e) => {
|
|
18074
18075
|
scrollToBottom: C
|
18075
18076
|
}
|
18076
18077
|
)
|
18077
|
-
] }) : /* @__PURE__ */ t.jsx(
|
18078
|
+
] }) : /* @__PURE__ */ t.jsx(Hs, { path: `${T}/deployment-steps`, children: /* @__PURE__ */ t.jsx(
|
18078
18079
|
iv,
|
18079
18080
|
{
|
18080
18081
|
deploymentStatus: e.status,
|
@@ -18087,7 +18088,7 @@ const nA = (e) => {
|
|
18087
18088
|
renderDeploymentApprovalInfo: g
|
18088
18089
|
}
|
18089
18090
|
) }),
|
18090
|
-
/* @__PURE__ */ t.jsx(
|
18091
|
+
/* @__PURE__ */ t.jsx(Hs, { path: `${T}/source-code`, children: /* @__PURE__ */ t.jsx(
|
18091
18092
|
sA,
|
18092
18093
|
{
|
18093
18094
|
gitTriggers: e.gitTriggers,
|
@@ -18110,7 +18111,7 @@ const nA = (e) => {
|
|
18110
18111
|
targetPlatforms: y
|
18111
18112
|
}
|
18112
18113
|
) }),
|
18113
|
-
e.stage === "DEPLOY" && /* @__PURE__ */ t.jsx(
|
18114
|
+
e.stage === "DEPLOY" && /* @__PURE__ */ t.jsx(Hs, { path: `${T}${je.DEPLOYMENT_HISTORY_CONFIGURATIONS}`, children: /* @__PURE__ */ t.jsx(
|
18114
18115
|
Ov,
|
18115
18116
|
{
|
18116
18117
|
appName: S,
|
@@ -18123,7 +18124,7 @@ const nA = (e) => {
|
|
18123
18124
|
renderRunSource: x
|
18124
18125
|
}
|
18125
18126
|
) }),
|
18126
|
-
(e.stage !== "DEPLOY" || e.IsVirtualEnvironment) && /* @__PURE__ */ t.jsx(
|
18127
|
+
(e.stage !== "DEPLOY" || e.IsVirtualEnvironment) && /* @__PURE__ */ t.jsx(Hs, { path: `${T}/artifacts`, children: e.IsVirtualEnvironment && _ ? _({
|
18127
18128
|
status: e.status,
|
18128
18129
|
title: e.helmPackageName,
|
18129
18130
|
params: { ...w, appId: Number(I), envId: Number(O) }
|
@@ -18188,7 +18189,7 @@ const nA = (e) => {
|
|
18188
18189
|
!!T && !!R
|
18189
18190
|
), F = wr(b?.targetPlatforms), X = (H, se, me) => {
|
18190
18191
|
if (me) {
|
18191
|
-
p?.result?.cdWorkflows?.length && n(Np(p.result.cdWorkflows, "id")), u(
|
18192
|
+
p?.result?.cdWorkflows?.length && n(Np(p.result.cdWorkflows, "id")), u(Rs.SUSPEND);
|
18192
18193
|
return;
|
18193
18194
|
}
|
18194
18195
|
if (H === se?.id) {
|
@@ -18200,10 +18201,10 @@ const nA = (e) => {
|
|
18200
18201
|
...te ? { targetConfig: te } : {},
|
18201
18202
|
...le ? { userApprovalMetadata: le } : {}
|
18202
18203
|
};
|
18203
|
-
n((be) => (be.set(H, { ...se, ...ve }), new Map(be))), d ===
|
18204
|
+
n((be) => (be.set(H, { ...se, ...ve }), new Map(be))), d === Rs.FETCHING && u(Rs.SUCCESS);
|
18204
18205
|
}
|
18205
18206
|
};
|
18206
|
-
let Z = !!d && d !==
|
18207
|
+
let Z = !!d && d !== Rs.SUSPEND;
|
18207
18208
|
(w?.result?.artifactId === 0 || b?.artifactId === 0) && (Z = !1);
|
18208
18209
|
const [ee, de, Ae] = qt(
|
18209
18210
|
() => kS({
|
@@ -19135,7 +19136,7 @@ const iM = {
|
|
19135
19136
|
onKeyDown: x,
|
19136
19137
|
children: [
|
19137
19138
|
e && /* @__PURE__ */ t.jsx("div", { className: `dc__no-shrink icon-dim-40 p-8 ${r ? "" : "dc__visible-hover--child"}`, children: /* @__PURE__ */ t.jsx(
|
19138
|
-
|
19139
|
+
ks,
|
19139
19140
|
{
|
19140
19141
|
isChecked: r,
|
19141
19142
|
onChange: x,
|
@@ -20982,7 +20983,7 @@ const p0 = (e) => {
|
|
20982
20983
|
skipValidation: r = !1,
|
20983
20984
|
fallbackMergeStrategy: o
|
20984
20985
|
}) => {
|
20985
|
-
const i = a ===
|
20986
|
+
const i = a === ws.Secret, {
|
20986
20987
|
name: c,
|
20987
20988
|
external: l,
|
20988
20989
|
externalType: d,
|
@@ -21495,13 +21496,13 @@ const p0 = (e) => {
|
|
21495
21496
|
"p",
|
21496
21497
|
{
|
21497
21498
|
className: "m-0 fs-12 fw-4 lh-18 dc__word-break-all",
|
21498
|
-
dangerouslySetInnerHTML: { __html:
|
21499
|
+
dangerouslySetInnerHTML: { __html: Ls.sanitize(m(s)) }
|
21499
21500
|
}
|
21500
21501
|
), f = () => /* @__PURE__ */ t.jsx(
|
21501
21502
|
"p",
|
21502
21503
|
{
|
21503
21504
|
className: "m-0 fs-13 fw-6 lh-20 cn-9 dc__ellipsis-right",
|
21504
|
-
dangerouslySetInnerHTML: { __html:
|
21505
|
+
dangerouslySetInnerHTML: { __html: Ls.sanitize(m(e)) }
|
21505
21506
|
}
|
21506
21507
|
), x = (E) => /* @__PURE__ */ t.jsx(
|
21507
21508
|
oe,
|
@@ -21900,7 +21901,7 @@ class nd {
|
|
21900
21901
|
Ta(this, fn, !1);
|
21901
21902
|
Ta(this, _n, !1);
|
21902
21903
|
ne(this, "updateStatus", (s, n) => {
|
21903
|
-
n.status === "Completed" && !
|
21904
|
+
n.status === "Completed" && !Us(this, _n) && Sa(this, _n, !0), n.status === "Failed" && !Us(this, fn) && Sa(this, fn, !0), n.status === "Failed" && n.retryOperation && this.retryOperationsSet.has(s) && (this.retryOperations.push(n.retryOperation), this.retryOperationsSet.add(s)), n.status !== "Progressing" && (this.barChartEntities[n.status] ? this.barChartEntities[n.status] += 1 : this.barChartEntities[n.status] = 1), this.barChartEntities.Pending = this.size - (this.barChartEntities.Failed ?? 0) - (this.barChartEntities.Completed ?? 0), this.barChartEntities.Pending <= 0 && delete this.barChartEntities.Pending;
|
21904
21905
|
});
|
21905
21906
|
ne(this, "addResult", (s) => {
|
21906
21907
|
const n = structuredClone(s), a = this.results.length, r = { ...n, id: a };
|
@@ -21921,8 +21922,8 @@ class nd {
|
|
21921
21922
|
this.map.set(s, r), this.results[s] = r, n.status === "Failed" && n.retryOperation && this.retryOperations.push(n.retryOperation), this.updateStatus(s, r);
|
21922
21923
|
});
|
21923
21924
|
ne(this, "getRetryOperations", () => this.retryOperations);
|
21924
|
-
ne(this, "hasAnyOperationFailed", () =>
|
21925
|
-
ne(this, "getHasAnyOperationSucceeded", () =>
|
21925
|
+
ne(this, "hasAnyOperationFailed", () => Us(this, fn));
|
21926
|
+
ne(this, "getHasAnyOperationSucceeded", () => Us(this, _n));
|
21926
21927
|
this.size = s, this.barChartEntities.Pending = s;
|
21927
21928
|
}
|
21928
21929
|
}
|
@@ -22353,9 +22354,9 @@ const K0 = ({
|
|
22353
22354
|
});
|
22354
22355
|
return;
|
22355
22356
|
}
|
22356
|
-
const v = C.nodes.find((A) => A.type ===
|
22357
|
-
if (C.nodes.some((A) => A.type ===
|
22358
|
-
f(
|
22357
|
+
const v = C.nodes.find((A) => A.type === As.CI);
|
22358
|
+
if (C.nodes.some((A) => A.type === As.WEBHOOK)) {
|
22359
|
+
f(As.WEBHOOK);
|
22359
22360
|
return;
|
22360
22361
|
}
|
22361
22362
|
if (v?.isJobCI) {
|
@@ -22378,7 +22379,7 @@ const K0 = ({
|
|
22378
22379
|
}
|
22379
22380
|
}, [i, o]);
|
22380
22381
|
const h = () => {
|
22381
|
-
if (o && i.find((S) => +S.id === o.appWorkflowId).nodes.some((S) => S.type ===
|
22382
|
+
if (o && i.find((S) => +S.id === o.appWorkflowId).nodes.some((S) => S.type === As.CD)) {
|
22382
22383
|
E(!0), ub(X0(o), {
|
22383
22384
|
isTemplateView: m
|
22384
22385
|
}).then((S) => {
|
@@ -22476,7 +22477,7 @@ const K0 = ({
|
|
22476
22477
|
dataTestId: $e.EXTERNAL_SERVICE.dataTestId,
|
22477
22478
|
type: $e.EXTERNAL_SERVICE.type,
|
22478
22479
|
handleCardAction: _,
|
22479
|
-
disableInfo: N(
|
22480
|
+
disableInfo: N(As.WEBHOOK),
|
22480
22481
|
isDisabled: u
|
22481
22482
|
}
|
22482
22483
|
),
|
@@ -23383,7 +23384,7 @@ function xr(e, s = !1) {
|
|
23383
23384
|
}
|
23384
23385
|
const MM = (e, s = "-") => e ? `${Oe(e).utc().format(vt.TWELVE_HOURS_EXPORT_FORMAT)} (UTC)` : "-";
|
23385
23386
|
function kM() {
|
23386
|
-
const e =
|
23387
|
+
const e = Ms(), s = q(() => new URLSearchParams(e.search), [e]), n = Array.from(s.entries()).reduce((a, r, o) => (a[r[0]] = r[1], a), {});
|
23387
23388
|
return { queryParams: s, searchParams: n };
|
23388
23389
|
}
|
23389
23390
|
const UM = (e, s) => {
|
@@ -23715,7 +23716,7 @@ const QM = (e = 0) => e > 0 && e < 10 ? `0${e}` : e, yy = (e, s = 300) => {
|
|
23715
23716
|
const r = Date.now();
|
23716
23717
|
r - n >= s && (n = r, e(...a));
|
23717
23718
|
};
|
23718
|
-
}, Ry = (e, s, n) => e === Wt.WEBHOOK ? n === Zn.PULL_REQUEST ? /* @__PURE__ */ t.jsx(_i, { className: "scn-6" }) : n === Zn.TAG_CREATION ? /* @__PURE__ */ t.jsx(br, { className: "scn-6" }) : /* @__PURE__ */ t.jsx(nu, {}) : e === Wt.BranchRegex || s ? /* @__PURE__ */ t.jsx(Qd, { className: "fcn-6" }) : /* @__PURE__ */ t.jsx($d, { className: "fcn-6" }), Cp = (e) =>
|
23719
|
+
}, Ry = (e, s, n) => e === Wt.WEBHOOK ? n === Zn.PULL_REQUEST ? /* @__PURE__ */ t.jsx(_i, { className: "scn-6" }) : n === Zn.TAG_CREATION ? /* @__PURE__ */ t.jsx(br, { className: "scn-6" }) : /* @__PURE__ */ t.jsx(nu, {}) : e === Wt.BranchRegex || s ? /* @__PURE__ */ t.jsx(Qd, { className: "fcn-6" }) : /* @__PURE__ */ t.jsx($d, { className: "fcn-6" }), Cp = (e) => Ls.sanitize(e, {
|
23719
23720
|
ADD_TAGS: ["iframe"],
|
23720
23721
|
ADD_ATTR: ["allow", "allowfullscreen", "frameborder", "scrolling"]
|
23721
23722
|
}), ek = (e, s) => {
|
@@ -23781,10 +23782,10 @@ class Sn extends Te.Component {
|
|
23781
23782
|
(n.keyCode === 27 || n.key === "Escape") && (xe(n), this.props.onEscape ? this.props.onEscape(n) : this.props.close && this.props.close(n));
|
23782
23783
|
}
|
23783
23784
|
componentDidMount() {
|
23784
|
-
document.addEventListener("keydown", this.escFunction), this.modalRef.classList.add(this.props.noBackground ? "show" : "show-with-bg"),
|
23785
|
+
document.addEventListener("keydown", this.escFunction), this.modalRef.classList.add(this.props.noBackground ? "show" : "show-with-bg"), Ps(!0), this.props.parentClassName && this.modalRef.classList.add(this.props.parentClassName);
|
23785
23786
|
}
|
23786
23787
|
componentWillUnmount() {
|
23787
|
-
document.removeEventListener("keydown", this.escFunction), this.modalRef.classList.remove("show"), this.modalRef.classList.remove("show-with-bg"),
|
23788
|
+
document.removeEventListener("keydown", this.escFunction), this.modalRef.classList.remove("show"), this.modalRef.classList.remove("show-with-bg"), Ps(!1), this.props.parentClassName && this.modalRef.classList.remove(this.props.parentClassName);
|
23788
23789
|
}
|
23789
23790
|
render() {
|
23790
23791
|
return gi.createPortal(
|
@@ -23814,8 +23815,8 @@ const bp = ({
|
|
23814
23815
|
disableTransition: d
|
23815
23816
|
}) => {
|
23816
23817
|
const u = Y(null);
|
23817
|
-
k(() => (setTimeout(() => u.current?.classList?.add("show"), 1),
|
23818
|
-
u.current?.classList?.remove("show"),
|
23818
|
+
k(() => (setTimeout(() => u.current?.classList?.add("show"), 1), Ps(!0), () => {
|
23819
|
+
u.current?.classList?.remove("show"), Ps(!1);
|
23819
23820
|
}), []);
|
23820
23821
|
const m = {};
|
23821
23822
|
return (s === "left" || s === "right") && (m["--width"] = a, m["--minWidth"] = r, m["--maxWidth"] = o), (s === "top" || s === "bottom") && (m["--height"] = n), /* @__PURE__ */ t.jsx(Sn, { className: "drawer--container", parentClassName: i || "", onEscape: c, close: l, children: /* @__PURE__ */ t.jsx("aside", { style: m, ref: u, className: `drawer ${d ? "disable-transition" : ""} ${s}`, children: e }) });
|
@@ -23833,10 +23834,10 @@ class Tp extends Te.Component {
|
|
23833
23834
|
xe(n), n.keyCode === 27 && this.props.close && this.props.close(n);
|
23834
23835
|
}
|
23835
23836
|
componentDidMount() {
|
23836
|
-
document.addEventListener("keydown", this.escFunction), this.modalRef.classList.add("show-with-bg"),
|
23837
|
+
document.addEventListener("keydown", this.escFunction), this.modalRef.classList.add("show-with-bg"), Ps(!0);
|
23837
23838
|
}
|
23838
23839
|
componentWillUnmount() {
|
23839
|
-
document.removeEventListener("keydown", this.escFunction), this.modalRef.classList.remove("show-with-bg"),
|
23840
|
+
document.removeEventListener("keydown", this.escFunction), this.modalRef.classList.remove("show-with-bg"), Ps(!1);
|
23840
23841
|
}
|
23841
23842
|
render() {
|
23842
23843
|
return gi.createPortal(
|
@@ -24804,7 +24805,7 @@ function fk({
|
|
24804
24805
|
}
|
24805
24806
|
) : null;
|
24806
24807
|
}
|
24807
|
-
const Ky = ({ startNode: e }) => e.type ===
|
24808
|
+
const Ky = ({ startNode: e }) => e.type === As.WEBHOOK ? Ks.WEBHOOK : e.type === As.CI ? Ks.CI_PIPELINE : Ks.CD_PIPELINE, _k = ({
|
24808
24809
|
position: e,
|
24809
24810
|
handleCDSelect: s,
|
24810
24811
|
startNode: n,
|
@@ -25043,7 +25044,7 @@ const gd = 5, Wy = [
|
|
25043
25044
|
)
|
25044
25045
|
] })
|
25045
25046
|
] });
|
25046
|
-
}, Pn = new
|
25047
|
+
}, Pn = new Fs.Renderer(), xd = ({
|
25047
25048
|
setExpandableIcon: e,
|
25048
25049
|
markdown: s,
|
25049
25050
|
className: n,
|
@@ -25060,17 +25061,17 @@ const gd = 5, Wy = [
|
|
25060
25061
|
}, [i]);
|
25061
25062
|
const d = (m) => `
|
25062
25063
|
<tr>
|
25063
|
-
${m.map((p) => `<td align="${p.align}">${
|
25064
|
+
${m.map((p) => `<td align="${p.align}">${Fs(p.text)}</td>`).join("")}
|
25064
25065
|
</tr>
|
25065
25066
|
`;
|
25066
25067
|
Pn.listitem = ({ text: m, task: p, checked: f }) => p ? `<li style="list-style: none">
|
25067
25068
|
<input disabled type="checkbox" ${f ? "checked" : ""} class="dc__vertical-align-middle" style="margin: 0 0.2em 0.25em -1.4em">
|
25068
|
-
${
|
25069
|
-
</li>` : `<li>${
|
25069
|
+
${Fs(m)}
|
25070
|
+
</li>` : `<li>${Fs(m)}</li>`, Pn.image = ({ href: m, title: p, text: f }) => `<img src="${m}" alt="${f}" title="${p}" class="max-w-100">`, Pn.table = ({ header: m, rows: p }) => `
|
25070
25071
|
<div class="table-container">
|
25071
25072
|
<table>
|
25072
25073
|
<thead>
|
25073
|
-
<tr>${m.map((f) => `<th align="${f.align}">${
|
25074
|
+
<tr>${m.map((f) => `<th align="${f.align}">${Fs(f.text)}</th>`).join("")}</tr>
|
25074
25075
|
</thead>
|
25075
25076
|
<tbody>
|
25076
25077
|
${p.map((f) => d(f)).join("")}
|
@@ -25086,13 +25087,13 @@ const gd = 5, Wy = [
|
|
25086
25087
|
${m}
|
25087
25088
|
</h${p}>
|
25088
25089
|
</a>`;
|
25089
|
-
},
|
25090
|
+
}, Fs.setOptions({
|
25090
25091
|
renderer: Pn,
|
25091
25092
|
gfm: !0,
|
25092
25093
|
...a && { breaks: !0 }
|
25093
25094
|
});
|
25094
25095
|
const u = () => ({
|
25095
|
-
__html:
|
25096
|
+
__html: Ls.sanitize(Fs(i), { USE_PROFILES: { html: !0 } })
|
25096
25097
|
});
|
25097
25098
|
return /* @__PURE__ */ t.jsx(
|
25098
25099
|
"article",
|
@@ -25614,7 +25615,7 @@ export {
|
|
25614
25615
|
ln as aI,
|
25615
25616
|
Wx as aJ,
|
25616
25617
|
Ks as aK,
|
25617
|
-
|
25618
|
+
As as aL,
|
25618
25619
|
Jn as aM,
|
25619
25620
|
jo as aN,
|
25620
25621
|
zx as aO,
|
@@ -25772,7 +25773,7 @@ export {
|
|
25772
25773
|
Wc as cj,
|
25773
25774
|
tC as ck,
|
25774
25775
|
oP as cl,
|
25775
|
-
|
25776
|
+
ks as cm,
|
25776
25777
|
Ap as cn,
|
25777
25778
|
em as co,
|
25778
25779
|
o1 as cp,
|
@@ -25800,7 +25801,7 @@ export {
|
|
25800
25801
|
HN as d9,
|
25801
25802
|
Se as dA,
|
25802
25803
|
Su as dB,
|
25803
|
-
|
25804
|
+
js as dC,
|
25804
25805
|
vu as dD,
|
25805
25806
|
Qa as dE,
|
25806
25807
|
ea as dF,
|
@@ -25808,7 +25809,7 @@ export {
|
|
25808
25809
|
$o as dH,
|
25809
25810
|
Ct as dI,
|
25810
25811
|
Iu as dJ,
|
25811
|
-
|
25812
|
+
Ds as dK,
|
25812
25813
|
Lr as dL,
|
25813
25814
|
Ze as dM,
|
25814
25815
|
DD as dN,
|
@@ -25952,7 +25953,7 @@ export {
|
|
25952
25953
|
XS as fW,
|
25953
25954
|
Xo as fX,
|
25954
25955
|
ke as fY,
|
25955
|
-
|
25956
|
+
Rs as fZ,
|
25956
25957
|
Hi as f_,
|
25957
25958
|
RD as fa,
|
25958
25959
|
jD as fb,
|
@@ -26190,7 +26191,7 @@ export {
|
|
26190
26191
|
_P as jC,
|
26191
26192
|
XE as jD,
|
26192
26193
|
FD as jE,
|
26193
|
-
|
26194
|
+
Ps as jF,
|
26194
26195
|
Mc as jG,
|
26195
26196
|
VD as jH,
|
26196
26197
|
HD as jI,
|
@@ -26206,7 +26207,7 @@ export {
|
|
26206
26207
|
kc as jS,
|
26207
26208
|
tN as jT,
|
26208
26209
|
Fo as jU,
|
26209
|
-
|
26210
|
+
Os as jV,
|
26210
26211
|
nN as jW,
|
26211
26212
|
aN as jX,
|
26212
26213
|
$a as jY,
|
@@ -26333,7 +26334,7 @@ export {
|
|
26333
26334
|
Kt as lP,
|
26334
26335
|
ko as lQ,
|
26335
26336
|
ot as lR,
|
26336
|
-
|
26337
|
+
ws as lS,
|
26337
26338
|
Or as lT,
|
26338
26339
|
Tu as lU,
|
26339
26340
|
ob as lV,
|
@@ -26396,7 +26397,7 @@ export {
|
|
26396
26397
|
Jt as p,
|
26397
26398
|
pk as q,
|
26398
26399
|
bk as r,
|
26399
|
-
|
26400
|
+
vs as s,
|
26400
26401
|
sD as t,
|
26401
26402
|
ok as u,
|
26402
26403
|
An as v,
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { j as n, au as y, aw as k, av as W } from "./@vendor-DZHtXPTX.js";
|
2
2
|
import V, { forwardRef as J, useMemo as P } from "react";
|
3
3
|
import K, { getDefaultRegistry as q } from "@rjsf/core";
|
4
|
-
import { T as F, j as N, c as v, b as S, a as Y, i as z, d as w, e as E, S as G } from "./@code-editor-
|
4
|
+
import { T as F, j as N, c as v, b as S, a as Y, i as z, d as w, e as E, S as G } from "./@code-editor-CiCOMpEE.js";
|
5
5
|
import Q, { components as D } from "react-select";
|
6
6
|
import { ReactComponent as X } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
7
7
|
import { getUiOptions as B, getTemplate as $, getSubmitButtonOptions as Z, ADDITIONAL_PROPERTY_FLAG as L, errorId as ee, englishStringTranslator as te, TranslatableString as ne, titleId as re, canExpand as se, deepEquals as ae } from "@rjsf/utils";
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { kB as s, a2 as t, d_ as i, eo as o, lt as r, li as n, f4 as l, ad as T, l2 as g, Y as S, fc as E, le as d, kY as p, aO as _, fw as c, cO as I, aM as A, aN as u, kt as C, ip as D, fG as O, mj as m, lL as y, lg as R, fd as f, fe as P, iX as N, fU as L, kP as M, ki as h, cB as F, az as U, aA as b, fr as B, h3 as v, fP as k, ly as V, dN as G, dV as j, dQ as H, dY as K, dK as Y, dW as W, dZ as w, dP as x, dO as X, e7 as z, dU as q, dM as Z, fk as J, fo as Q, j7 as $, ia as aa, B as ea, g as sa, h as ta, dJ as ia, df as oa, dy as ra, dd as na, de as la, di as Ta, dA as ga, dz as Sa, dF as Ea, dh as da, dI as pa, dg as _a, dB as ca, dD as Ia, dC as Aa, dk as ua, V as Ca, dE as Da, iH as Oa, ff as ma, fi as ya, fl as Ra, fh as fa, i0 as Pa, i3 as Na, i2 as La, i1 as Ma, fH as ha, fI as Fa, hS as Ua, fS as ba, aG as Ba, aF as va, aE as ka, ko as Va, aw as Ga, lp as ja, lJ as Ha, au as Ka, cy as Ya, kn as Wa, kE as wa, fp as xa, lS as Xa, lO as za, e4 as qa, e5 as Za, lT as Ja, lU as Qa, lk as $a, lm as ae, ll as ee, kz as se, lr as te, eS as ie, iD as oe, iA as re, lF as ne, eq as le, dT as Te, id as ge, q as Se, cm as Ee, gI as de, b_ as pe, C as _e, et as ce, eu as Ie, j4 as Ae, cZ as ue, cY as Ce, hI as De, hr as Oe, h1 as me, fb as ye, eI as Re, lj as fe, cu as Pe, aQ as Ne, jg as Le, eN as Me, iq as he, lP as Fe, eQ as Ue, ky as be, bT as Be, i9 as ve, ig as ke, ie as Ve, cD as Ge, d9 as je, j8 as He, j1 as Ke, c2 as Ye, g$ as We, g_ as we, aj as xe, l1 as Xe, lD as ze, a0 as qe, ai as Ze, x as Je, ls as Qe, hj as $e, hh as as, hi as es, dL as ss, lC as ts, l3 as is, J as os, gS as rs, d$ as ns, e0 as ls, er as Ts, hE as gs, la as Ss, lc as Es, a3 as ds, im as ps, lz as _s, ei as cs, t as Is, w as As, y as us, s as Cs, v as Ds, ep as Os, eE as ms, gO as ys, D as Rs, kk as fs, da as Ps, lG as Ns, ib as Ls, kv as Ms, aI as hs, hs as Fs, ht as Us, fV as bs, gH as Bs, gG as vs, ax as ks, bS as Vs, l5 as Gs, iY as js, fT as Hs, l6 as Ks, bG as Ys, hF as Ws, r as ws, jb as xs, cN as Xs, bU as zs, bV as qs, ih as Zs, lN as Js, lM as Qs, cR as $s, cS as at, cQ as et, bH as st, bt as tt, eJ as it, ii as ot, ij as rt, l9 as nt, lI as lt, N as Tt, L as gt, lE as St, ac as Et, k$ as dt, lb as pt, hH as _t, fz as ct, i8 as It, kC as At, lR as ut, kg as Ct, fJ as Dt, l7 as Ot, gL as mt, E as yt, f as Rt, ft, F as Pt, a6 as Nt, fN as Lt, fM as Mt, fZ as ht, f3 as Ft, cw as Ut, io as bt, fv as Bt, aJ as vt, hm as kt, aB as Vt, ja as Gt, iF as jt, ic as Ht, ek as Kt, eF as Yt, eM as Wt, cV as wt, G as xt, m as Xt, iS as zt, iR as qt, fx as Zt, eR as Jt, gp as Qt, gK as $t, ku as ai, j0 as ei, an as si, iQ as ti, o as ii, f8 as oi, fB as ri, fY as ni, H as li, k_ as Ti, e2 as gi, e1 as Si, e3 as Ei, lK as di, f0 as pi, f1 as _i, am as ci, iU as Ii, h5 as Ai, fq as ui, fs as Ci, h2 as Di, aD as Oi, kM as mi, kO as yi, cF as Ri, cE as fi, av as Pi, fL as Ni, md as Li, j3 as Mi, I as hi, fy as Fi, cA as Ui, jd as bi, i6 as Bi, i4 as vi, lh as ki, K as Vi, hk as Gi, ah as ji, kH as Hi, je as Ki, kI as Yi, f7 as Wi, gn as wi, jf as xi, fW as Xi, lf as zi, ji as qi, ag as Zi, Z as Ji, cW as Qi, jh as $i, a1 as ao, X as eo, gY as so, gR as to, kL as io, ay as oo, cU as ro, aC as no, h4 as lo, f9 as To, bI as go, fK as So, l0 as Eo, km as po, gP as _o, ct as co, fa as Io, c0 as Ao, bY as uo, bZ as Co, b$ as Do, es as Oo, dR as mo, ej as yo, g3 as Ro, dG as fo, g2 as Po, g1 as No, kh as Lo, i7 as Mo, lu as ho, bW as Fo, eP as Uo, eC as bo, z as Bo, ln as vo, af as ko, dS as Vo, fA as Go, cT as jo, j2 as Ho, l4 as Ko, j9 as Yo, eH as Wo, ha as wo, aK as xo, h9 as Xo, h8 as zo, h6 as qo, cC as Zo, h7 as Jo, cr as Qo, kr as $o, P as ar, bF as er, kw as sr, bM as tr, eO as ir, lw as or, i$ as rr, A as nr, k as lr, l as Tr, aa as gr, cv as Sr, cq as Er, i_ as dr, kj as pr, eY as _r, R as cr, W as Ir, bR as Ar, kp as ur, kq as Cr, kJ as Dr, lH as Or, kA as mr, S as yr, jx as Rr, iB as fr, _ as Pr, fm as Nr, ak as Lr, ae as Mr, lA as hr, aq as Fr, j6 as Ur, eW as br, kZ as Br, g4 as vr, fu as kr, ef as Vr, cs as Gr, go as jr, cn as Hr, h_ as Kr, h$ as Yr, hL as Wr, cX as wr, d0 as xr, c$ as Xr, p as zr, fj as qr, lo as Zr, hl as Jr, ho as Qr, hp as $r, ml as an, ar as en, as as sn, hP as tn, kl as on, hq as rn, fO as nn, gN as ln, bX as Tn, co as gn, $ as Sn, c4 as En, g5 as dn, iW as pn, gJ as _n, iZ as cn, n as In, f2 as An, lx as un, dX as Cn, kS as Dn, l8 as On, a8 as mn, gZ as yn, M as Rn, O as fn, c_ as Pn, lq as Nn, hG as Ln, bP as Mn, bQ as hn, ik as Fn, iM as Un, iN as bn, lQ as Bn, iK as vn, kT as kn, iL as Vn, gQ as Gn, bL as jn, at as Hn, m3 as Kn, m4 as Yn, m5 as Wn, a as wn, iG as xn, dH as Xn, T as zn, aH as qn, fR as Zn, fQ as Jn, kF as Qn, Q as $n, ap as al, lB as el, kx as sl, U as tl, e6 as il, iO as ol, iP as rl, cL as nl, kW as ll, ea as Tl, ed as gl, ec as Sl, eb as El, e8 as dl, lv as pl, al as _l, eG as cl, cx as Il, kG as Al, iJ as ul, bJ as Cl, bK as Dl, hJ as Ol, a5 as ml, cz as yl, ks as Rl, g0 as fl, f_ as Pl, aL as Nl, iI as Ll, f$ as Ml, kD as hl, bn as Fl, ab as Ul, d7 as bl, jT as Bl, bj as vl, a4 as kl, bv as Vl, gs as Gl, b as jl, ga as Hl, gb as Kl, bl as Yl, k7 as Wl, b7 as wl, kd as xl, b5 as Xl, d as zl, bo as ql, iC as Zl, iE as Jl, eg as Ql, c as $l, iu as aT, ix as eT, b8 as sT, ez as tT, dn as iT, cc as oT, ew as rT, en as nT, gX as lT, bd as TT, bk as gT, jU as ST, e as ET, ey as dT, ex as pT, dc as _T, kb as cT, hB as IT, hD as AT, hA as uT, hC as CT, jy as DT, eA as OT, jD as mT, cb as yT, cd as RT, bi as fT, ca as PT, d4 as NT, eV as LT, el as MT, aW as hT, lX as FT, hx as UT, gE as bT, lW as BT, hd as vT, by as kT, dx as VT, dm as GT, dw as jT, dv as HT, du as KT, lV as YT, hU as WT, kf as wT, ke as xT, kc as XT, cg as zT, eB as qT, f5 as ZT, lY as JT, hX as QT, kQ as $T, iv as ag, ir as eg, iz as sg, iw as tg, b1 as ig, f6 as og, fC as rg, ce as ng, gW as lg, k1 as Tg, hy as gg, gk as Sg, gf as Eg, ge as dg, eK as pg, eD as _g, gc as cg, iV as Ig, hu as Ag, ds as ug, hv as Cg, iy as Dg, aX as Og, il as mg, m0 as yg, cf as Rg, jX as fg, be as Pg, ao as Ng, gB as Lg, b3 as Mg, ck as hg, jI as Fg, cl as Ug, bC as bg, eh as Bg, k0 as vg, bD as kg, gy as Vg, gx as Gg, bA as jg, fn as Hg, i5 as Kg, j$ as Yg, j_ as Wg, jH as wg, d6 as xg, fF as Xg, ev as zg, em as qg, jQ as Zg, gv as Jg, k4 as Qg, gd as $g, gm as aS, ci as eS, gC as sS, k3 as tS, a7 as iS, he as oS, m6 as rS, gr as nS, dr as lS, hc as TS, hb as gS, mc as SS, mb as ES, l_ as dS, hR as pS, aV as _S, bg as cS, eL as IS, lZ as AS, ch as uS, bz as CS, it as DS, hW as OS, hT as mS, hM as yS, hZ as RS, hn as fS, hQ as PS, hK as NS, gu as LS, bB as MS, gD as hS, hY as FS, bE as US, g9 as bS, c3 as BS, m7 as vS, kR as kS, jW as VS, a9 as GS, gT as jS, hV as HS, hN as KS, dt as YS, g8 as WS, gl as wS, gq as xS, gF as XS, k6 as zS, hg as qS, bb as ZS, e9 as JS, ee as QS, m1 as $S, c5 as aE, k5 as eE, jM as sE, cj as tE, gz as iE, gA as oE, ma as rE, m8 as nE, k2 as lE, cP as TE, jP as gE, fD as SE, d8 as EE, bm as dE, mk as pE, b2 as _E, eU as cE, eT as IE, jE as AE, iT as uE, k9 as CE, j5 as DE, eX as OE, i as mE, jV as yE, j as RE, bc as fE, bu as PE, hw as NE, c1 as LE, aY as ME, aZ as hE, jK as FE, jc as UE, hO as bE, dq as BE, hf as vE, c8 as kE, d3 as VE, d1 as GE, bh as jE, bw as HE, gi as KE, gg as YE, gj as WE, gh as wE, jF as xE, aT as XE, jG as zE, c9 as qE, ba as ZE, jS as JE, d2 as QE, h0 as $E, bf as ad, m9 as ed, a_ as sd, hz as td, gM as id, is as od, gt as rd, ka as nd, jR as ld, a$ as Td, jl as gd, jZ as Sd, k8 as Ed, jY as dd, c7 as pd, gw as _d, l$ as cd, db as Id, fE as Ad, c6 as ud, bp as Cd, aP as Dd, aR as Od, fX as md, ld as yd, g7 as Rd, aS as fd, jJ as Pd, g6 as Nd, bx as Ld, d5 as Md, e_ as hd, gV as Fd, gU as Ud, m2 as bd, eZ as Bd, e$ as vd, dp as kd, b9 as Vd, u as Gd, dj as jd, dl as Hd, fg as Kd, cH as Yd, mg as Wd, b0 as wd, mh as xd, mf as Xd, cG as zd, kN as qd, jO as Zd, bq as Jd, b6 as Qd, bs as $d, kK as ap, me as ep, cK as sp, cp as tp, br as ip, b4 as op, cM as rp, mi as np, kU as lp, aU as Tp, cJ as gp, kV as Sp, cI as Ep, jB as dp, jz as pp, jn as _p, jw as cp, jt as Ip, jA as Ap, jk as up, jj as Cp, jm as Dp, js as Op, jq as mp, jp as yp, jv as Rp, jo as fp, bN as Pp, bO as Np, jr as Lp, ju as Mp, jC as hp, jL as Fp, kX as Up, jN as bp } from "./@code-editor-
|
2
|
-
import { H as vp, R as kp, c as Vp, g as Gp, a as jp, b as Hp } from "./@common-rjsf-
|
1
|
+
import { kB as s, a2 as t, d_ as i, eo as o, lt as r, li as n, f4 as l, ad as T, l2 as g, Y as S, fc as E, le as d, kY as p, aO as _, fw as c, cO as I, aM as A, aN as u, kt as C, ip as D, fG as O, mj as m, lL as y, lg as R, fd as f, fe as P, iX as N, fU as L, kP as M, ki as h, cB as F, az as U, aA as b, fr as B, h3 as v, fP as k, ly as V, dN as G, dV as j, dQ as H, dY as K, dK as Y, dW as W, dZ as w, dP as x, dO as X, e7 as z, dU as q, dM as Z, fk as J, fo as Q, j7 as $, ia as aa, B as ea, g as sa, h as ta, dJ as ia, df as oa, dy as ra, dd as na, de as la, di as Ta, dA as ga, dz as Sa, dF as Ea, dh as da, dI as pa, dg as _a, dB as ca, dD as Ia, dC as Aa, dk as ua, V as Ca, dE as Da, iH as Oa, ff as ma, fi as ya, fl as Ra, fh as fa, i0 as Pa, i3 as Na, i2 as La, i1 as Ma, fH as ha, fI as Fa, hS as Ua, fS as ba, aG as Ba, aF as va, aE as ka, ko as Va, aw as Ga, lp as ja, lJ as Ha, au as Ka, cy as Ya, kn as Wa, kE as wa, fp as xa, lS as Xa, lO as za, e4 as qa, e5 as Za, lT as Ja, lU as Qa, lk as $a, lm as ae, ll as ee, kz as se, lr as te, eS as ie, iD as oe, iA as re, lF as ne, eq as le, dT as Te, id as ge, q as Se, cm as Ee, gI as de, b_ as pe, C as _e, et as ce, eu as Ie, j4 as Ae, cZ as ue, cY as Ce, hI as De, hr as Oe, h1 as me, fb as ye, eI as Re, lj as fe, cu as Pe, aQ as Ne, jg as Le, eN as Me, iq as he, lP as Fe, eQ as Ue, ky as be, bT as Be, i9 as ve, ig as ke, ie as Ve, cD as Ge, d9 as je, j8 as He, j1 as Ke, c2 as Ye, g$ as We, g_ as we, aj as xe, l1 as Xe, lD as ze, a0 as qe, ai as Ze, x as Je, ls as Qe, hj as $e, hh as as, hi as es, dL as ss, lC as ts, l3 as is, J as os, gS as rs, d$ as ns, e0 as ls, er as Ts, hE as gs, la as Ss, lc as Es, a3 as ds, im as ps, lz as _s, ei as cs, t as Is, w as As, y as us, s as Cs, v as Ds, ep as Os, eE as ms, gO as ys, D as Rs, kk as fs, da as Ps, lG as Ns, ib as Ls, kv as Ms, aI as hs, hs as Fs, ht as Us, fV as bs, gH as Bs, gG as vs, ax as ks, bS as Vs, l5 as Gs, iY as js, fT as Hs, l6 as Ks, bG as Ys, hF as Ws, r as ws, jb as xs, cN as Xs, bU as zs, bV as qs, ih as Zs, lN as Js, lM as Qs, cR as $s, cS as at, cQ as et, bH as st, bt as tt, eJ as it, ii as ot, ij as rt, l9 as nt, lI as lt, N as Tt, L as gt, lE as St, ac as Et, k$ as dt, lb as pt, hH as _t, fz as ct, i8 as It, kC as At, lR as ut, kg as Ct, fJ as Dt, l7 as Ot, gL as mt, E as yt, f as Rt, ft, F as Pt, a6 as Nt, fN as Lt, fM as Mt, fZ as ht, f3 as Ft, cw as Ut, io as bt, fv as Bt, aJ as vt, hm as kt, aB as Vt, ja as Gt, iF as jt, ic as Ht, ek as Kt, eF as Yt, eM as Wt, cV as wt, G as xt, m as Xt, iS as zt, iR as qt, fx as Zt, eR as Jt, gp as Qt, gK as $t, ku as ai, j0 as ei, an as si, iQ as ti, o as ii, f8 as oi, fB as ri, fY as ni, H as li, k_ as Ti, e2 as gi, e1 as Si, e3 as Ei, lK as di, f0 as pi, f1 as _i, am as ci, iU as Ii, h5 as Ai, fq as ui, fs as Ci, h2 as Di, aD as Oi, kM as mi, kO as yi, cF as Ri, cE as fi, av as Pi, fL as Ni, md as Li, j3 as Mi, I as hi, fy as Fi, cA as Ui, jd as bi, i6 as Bi, i4 as vi, lh as ki, K as Vi, hk as Gi, ah as ji, kH as Hi, je as Ki, kI as Yi, f7 as Wi, gn as wi, jf as xi, fW as Xi, lf as zi, ji as qi, ag as Zi, Z as Ji, cW as Qi, jh as $i, a1 as ao, X as eo, gY as so, gR as to, kL as io, ay as oo, cU as ro, aC as no, h4 as lo, f9 as To, bI as go, fK as So, l0 as Eo, km as po, gP as _o, ct as co, fa as Io, c0 as Ao, bY as uo, bZ as Co, b$ as Do, es as Oo, dR as mo, ej as yo, g3 as Ro, dG as fo, g2 as Po, g1 as No, kh as Lo, i7 as Mo, lu as ho, bW as Fo, eP as Uo, eC as bo, z as Bo, ln as vo, af as ko, dS as Vo, fA as Go, cT as jo, j2 as Ho, l4 as Ko, j9 as Yo, eH as Wo, ha as wo, aK as xo, h9 as Xo, h8 as zo, h6 as qo, cC as Zo, h7 as Jo, cr as Qo, kr as $o, P as ar, bF as er, kw as sr, bM as tr, eO as ir, lw as or, i$ as rr, A as nr, k as lr, l as Tr, aa as gr, cv as Sr, cq as Er, i_ as dr, kj as pr, eY as _r, R as cr, W as Ir, bR as Ar, kp as ur, kq as Cr, kJ as Dr, lH as Or, kA as mr, S as yr, jx as Rr, iB as fr, _ as Pr, fm as Nr, ak as Lr, ae as Mr, lA as hr, aq as Fr, j6 as Ur, eW as br, kZ as Br, g4 as vr, fu as kr, ef as Vr, cs as Gr, go as jr, cn as Hr, h_ as Kr, h$ as Yr, hL as Wr, cX as wr, d0 as xr, c$ as Xr, p as zr, fj as qr, lo as Zr, hl as Jr, ho as Qr, hp as $r, ml as an, ar as en, as as sn, hP as tn, kl as on, hq as rn, fO as nn, gN as ln, bX as Tn, co as gn, $ as Sn, c4 as En, g5 as dn, iW as pn, gJ as _n, iZ as cn, n as In, f2 as An, lx as un, dX as Cn, kS as Dn, l8 as On, a8 as mn, gZ as yn, M as Rn, O as fn, c_ as Pn, lq as Nn, hG as Ln, bP as Mn, bQ as hn, ik as Fn, iM as Un, iN as bn, lQ as Bn, iK as vn, kT as kn, iL as Vn, gQ as Gn, bL as jn, at as Hn, m3 as Kn, m4 as Yn, m5 as Wn, a as wn, iG as xn, dH as Xn, T as zn, aH as qn, fR as Zn, fQ as Jn, kF as Qn, Q as $n, ap as al, lB as el, kx as sl, U as tl, e6 as il, iO as ol, iP as rl, cL as nl, kW as ll, ea as Tl, ed as gl, ec as Sl, eb as El, e8 as dl, lv as pl, al as _l, eG as cl, cx as Il, kG as Al, iJ as ul, bJ as Cl, bK as Dl, hJ as Ol, a5 as ml, cz as yl, ks as Rl, g0 as fl, f_ as Pl, aL as Nl, iI as Ll, f$ as Ml, kD as hl, bn as Fl, ab as Ul, d7 as bl, jT as Bl, bj as vl, a4 as kl, bv as Vl, gs as Gl, b as jl, ga as Hl, gb as Kl, bl as Yl, k7 as Wl, b7 as wl, kd as xl, b5 as Xl, d as zl, bo as ql, iC as Zl, iE as Jl, eg as Ql, c as $l, iu as aT, ix as eT, b8 as sT, ez as tT, dn as iT, cc as oT, ew as rT, en as nT, gX as lT, bd as TT, bk as gT, jU as ST, e as ET, ey as dT, ex as pT, dc as _T, kb as cT, hB as IT, hD as AT, hA as uT, hC as CT, jy as DT, eA as OT, jD as mT, cb as yT, cd as RT, bi as fT, ca as PT, d4 as NT, eV as LT, el as MT, aW as hT, lX as FT, hx as UT, gE as bT, lW as BT, hd as vT, by as kT, dx as VT, dm as GT, dw as jT, dv as HT, du as KT, lV as YT, hU as WT, kf as wT, ke as xT, kc as XT, cg as zT, eB as qT, f5 as ZT, lY as JT, hX as QT, kQ as $T, iv as ag, ir as eg, iz as sg, iw as tg, b1 as ig, f6 as og, fC as rg, ce as ng, gW as lg, k1 as Tg, hy as gg, gk as Sg, gf as Eg, ge as dg, eK as pg, eD as _g, gc as cg, iV as Ig, hu as Ag, ds as ug, hv as Cg, iy as Dg, aX as Og, il as mg, m0 as yg, cf as Rg, jX as fg, be as Pg, ao as Ng, gB as Lg, b3 as Mg, ck as hg, jI as Fg, cl as Ug, bC as bg, eh as Bg, k0 as vg, bD as kg, gy as Vg, gx as Gg, bA as jg, fn as Hg, i5 as Kg, j$ as Yg, j_ as Wg, jH as wg, d6 as xg, fF as Xg, ev as zg, em as qg, jQ as Zg, gv as Jg, k4 as Qg, gd as $g, gm as aS, ci as eS, gC as sS, k3 as tS, a7 as iS, he as oS, m6 as rS, gr as nS, dr as lS, hc as TS, hb as gS, mc as SS, mb as ES, l_ as dS, hR as pS, aV as _S, bg as cS, eL as IS, lZ as AS, ch as uS, bz as CS, it as DS, hW as OS, hT as mS, hM as yS, hZ as RS, hn as fS, hQ as PS, hK as NS, gu as LS, bB as MS, gD as hS, hY as FS, bE as US, g9 as bS, c3 as BS, m7 as vS, kR as kS, jW as VS, a9 as GS, gT as jS, hV as HS, hN as KS, dt as YS, g8 as WS, gl as wS, gq as xS, gF as XS, k6 as zS, hg as qS, bb as ZS, e9 as JS, ee as QS, m1 as $S, c5 as aE, k5 as eE, jM as sE, cj as tE, gz as iE, gA as oE, ma as rE, m8 as nE, k2 as lE, cP as TE, jP as gE, fD as SE, d8 as EE, bm as dE, mk as pE, b2 as _E, eU as cE, eT as IE, jE as AE, iT as uE, k9 as CE, j5 as DE, eX as OE, i as mE, jV as yE, j as RE, bc as fE, bu as PE, hw as NE, c1 as LE, aY as ME, aZ as hE, jK as FE, jc as UE, hO as bE, dq as BE, hf as vE, c8 as kE, d3 as VE, d1 as GE, bh as jE, bw as HE, gi as KE, gg as YE, gj as WE, gh as wE, jF as xE, aT as XE, jG as zE, c9 as qE, ba as ZE, jS as JE, d2 as QE, h0 as $E, bf as ad, m9 as ed, a_ as sd, hz as td, gM as id, is as od, gt as rd, ka as nd, jR as ld, a$ as Td, jl as gd, jZ as Sd, k8 as Ed, jY as dd, c7 as pd, gw as _d, l$ as cd, db as Id, fE as Ad, c6 as ud, bp as Cd, aP as Dd, aR as Od, fX as md, ld as yd, g7 as Rd, aS as fd, jJ as Pd, g6 as Nd, bx as Ld, d5 as Md, e_ as hd, gV as Fd, gU as Ud, m2 as bd, eZ as Bd, e$ as vd, dp as kd, b9 as Vd, u as Gd, dj as jd, dl as Hd, fg as Kd, cH as Yd, mg as Wd, b0 as wd, mh as xd, mf as Xd, cG as zd, kN as qd, jO as Zd, bq as Jd, b6 as Qd, bs as $d, kK as ap, me as ep, cK as sp, cp as tp, br as ip, b4 as op, cM as rp, mi as np, kU as lp, aU as Tp, cJ as gp, kV as Sp, cI as Ep, jB as dp, jz as pp, jn as _p, jw as cp, jt as Ip, jA as Ap, jk as up, jj as Cp, jm as Dp, js as Op, jq as mp, jp as yp, jv as Rp, jo as fp, bN as Pp, bO as Np, jr as Lp, ju as Mp, jC as hp, jL as Fp, kX as Up, jN as bp } from "./@code-editor-CiCOMpEE.js";
|
2
|
+
import { H as vp, R as kp, c as Vp, g as Gp, a as jp, b as Hp } from "./@common-rjsf-UR3mXFnE.js";
|
3
3
|
export {
|
4
4
|
s as ACCESS_TYPE_MAP,
|
5
5
|
t as ACTION_STATE,
|