@devtron-labs/devtron-fe-common-lib 1.10.0-patch-8 → 1.10.0-patch-9
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,9 +4,9 @@ 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 fe, n as Hp, Q as Xr, k as Gp, D as Wa, d as xd, 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 za, e as Qp, f as e_, g as t_, m as s_, o as ac, p as n_, q as rc, r as a_, t as r_, u as o_, v as i_, T as oc, w as ii, x as c_, z as ic, B as Ed, C as Nd, E as ci, F as l_, V as d_, G as u_, H as m_, I as Cd, J as p_, K as __, L as bd, M as cc, N as f_, O as h_, P as lc, U as g_, W as x_, X as Kn, Y as E_, Z as dc, _ as Ve, $ as N_, a0 as C_, a1 as uc, a2 as b_, a3 as T_, a4 as Jr, a5 as mc, a6 as S_, a7 as v_, a8 as I_, a9 as A_, aa as y_, ab as R_, ac as j_, ad as O_, ae as Td, af as w_, ag as pc, ah as _c, ai as L_, aj as D_, ak as P_, al as M_, am as k_, an as U_, ao as $_, ap as B_, aq as F_, ar as V_, as as Sd, at as vd, au as H_, av as G_, aw as Y_, ax as K_, ay as
|
9
|
-
import Te, { useState as j, cloneElement as Wn, useRef as Y, useEffect as k, Component as br, Children as fc, createElement as li, useMemo as q, useCallback as Xe, createContext as Ut, useContext as hs, Fragment as
|
7
|
+
var Us = (e, s, n) => (sc(e, s, "read from private field"), n ? n.call(e) : s.get(e)), Sa = (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), va = (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 fe, n as Hp, Q as Xr, k as Gp, D as Wa, d as xd, 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 za, e as Qp, f as e_, g as t_, m as s_, o as ac, p as n_, q as rc, r as a_, t as r_, u as o_, v as i_, T as oc, w as ii, x as c_, z as ic, B as Ed, C as Nd, E as ci, F as l_, V as d_, G as u_, H as m_, I as Cd, J as p_, K as __, L as bd, M as cc, N as f_, O as h_, P as lc, U as g_, W as x_, X as Kn, Y as E_, Z as dc, _ as Ve, $ as N_, a0 as C_, a1 as uc, a2 as b_, a3 as T_, a4 as Jr, a5 as mc, a6 as S_, a7 as v_, a8 as I_, a9 as A_, aa as y_, ab as R_, ac as j_, ad as O_, ae as Td, af as w_, ag as pc, ah as _c, ai as L_, aj as D_, ak as P_, al as M_, am as k_, an as U_, ao as $_, ap as B_, aq as F_, ar as V_, as as Sd, at as vd, au as H_, av as G_, aw as Y_, ax as K_, ay as Fs } from "./@vendor-DZHtXPTX.js";
|
9
|
+
import Te, { useState as j, cloneElement as Wn, useRef as Y, useEffect as k, Component as br, Children as fc, createElement as li, useMemo as q, useCallback as Xe, createContext as Ut, useContext as hs, Fragment as qs, memo as Nt, useReducer as W_, createRef as Ss } from "react";
|
10
10
|
import di, { components as Be } from "react-select";
|
11
11
|
import z_, { ReactComponent as ms } from "./assets/ic-chevron-down.fc70d7a7.svg";
|
12
12
|
import { ReactComponent as ia } from "./assets/ic-warning.ecf7ff97.svg";
|
@@ -15,7 +15,7 @@ import { ReactComponent as X_ } from "./assets/ic-memory.c4159f96.svg";
|
|
15
15
|
import { ReactComponent as ui } from "./assets/ic-timer.b62145ec.svg";
|
16
16
|
import { ReactComponent as J_ } from "./assets/ic-spray-can.955302fc.svg";
|
17
17
|
import { ReactComponent as Tr } from "./assets/ic-tag.1613fc59.svg";
|
18
|
-
import { Link as gs, useLocation as
|
18
|
+
import { Link as gs, useLocation as Ms, useHistory as Qs, NavLink as xt, useParams as It, useRouteMatch as es, generatePath as Ks, Switch as Id, Route as Gs, Redirect as Z_, Prompt as Q_ } from "react-router-dom";
|
19
19
|
import { ReactComponent as ef } from "./assets/ic-delete-interactive.304dd293.svg";
|
20
20
|
import * as tf from "yaml";
|
21
21
|
import Mt, { parse as sf, YAMLParseError as nf } from "yaml";
|
@@ -271,13 +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, Ja = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator",
|
275
|
-
APP_METRICS: `${
|
276
|
-
APP_TAGS: `${
|
277
|
-
APP_OVERVIEW_TAGS: `${
|
278
|
-
BLOB_STORAGE: `${
|
279
|
-
GLOBAL_CONFIG_BUILD_INFRA: `${
|
280
|
-
ENTERPRISE_LICENSE: `${
|
274
|
+
const jx = 6e4, Ja = window?.__ORCHESTRATOR_ROOT__ ?? "/orchestrator", Vs = "https://docs.devtron.ai", aD = "https://devtron.ai/", An = "/v/v0.7", Ni = "https://discord.devtron.ai/", ou = "https://json-schema.org/draft/2020-12/schema", Xs = {
|
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`
|
281
281
|
}, Yt = {
|
282
282
|
STRING: /^[a-zA-Z0-9_]+$/,
|
283
283
|
DECIMAL_NUMBERS: /^-?\d*\.?\d*$/,
|
@@ -550,7 +550,7 @@ const kn = {
|
|
550
550
|
Security: "SECURITY",
|
551
551
|
Changes: "CHANGES"
|
552
552
|
};
|
553
|
-
var Ht = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(Ht || {}), mu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(mu || {}), 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 || {}), Oo = /* @__PURE__ */ ((e) => (e.ROLLBACK = "rollback", e.CD_MATERIALS = "cd-materials", e.IMAGE_PROMOTION = "image-promotion", e))(Oo || {}), 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 || {}), pu = /* @__PURE__ */ ((e) => (e.RESOURCE = "ELIGIBLE_RESOURCES", e.ALL = "ALL_RESOURCES", e))(pu || {}), Kx = /* @__PURE__ */ ((e) => (e.MANDATORY_TAG = "mandatory-tags", e.MANDATORY_PLUGIN = "mandatory-plugins", e.SECURITY_SCAN = "security-scan", e))(Kx || {}), dn = /* @__PURE__ */ ((e) => (e.HELM = "helm", e.GITOPS = "argo_cd", e.MANIFEST_DOWNLOAD = "manifest_download", e.MANIFEST_PUSH = "manifest_push", e.FLUX = "flux", e))(dn || {}), Wx = /* @__PURE__ */ ((e) => (e[e.PASS = 1] = "PASS", e[e.FAIL = 0] = "FAIL", e))(Wx || {}),
|
553
|
+
var Ht = /* @__PURE__ */ ((e) => (e.PRECD = "PRECD", e.CD = "CD", e.POSTCD = "POSTCD", e.APPROVAL = "APPROVAL", e))(Ht || {}), mu = /* @__PURE__ */ ((e) => (e.specific = "SPECIFIC", e.any = "ANY", e.notConfigured = "NOT_CONFIGURED", e))(mu || {}), 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 || {}), Oo = /* @__PURE__ */ ((e) => (e.ROLLBACK = "rollback", e.CD_MATERIALS = "cd-materials", e.IMAGE_PROMOTION = "image-promotion", e))(Oo || {}), 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 || {}), pu = /* @__PURE__ */ ((e) => (e.RESOURCE = "ELIGIBLE_RESOURCES", e.ALL = "ALL_RESOURCES", e))(pu || {}), Kx = /* @__PURE__ */ ((e) => (e.MANDATORY_TAG = "mandatory-tags", e.MANDATORY_PLUGIN = "mandatory-plugins", e.SECURITY_SCAN = "security-scan", e))(Kx || {}), dn = /* @__PURE__ */ ((e) => (e.HELM = "helm", e.GITOPS = "argo_cd", e.MANIFEST_DOWNLOAD = "manifest_download", e.MANIFEST_PUSH = "manifest_push", e.FLUX = "flux", e))(dn || {}), Wx = /* @__PURE__ */ ((e) => (e[e.PASS = 1] = "PASS", e[e.FAIL = 0] = "FAIL", e))(Wx || {}), Ws = /* @__PURE__ */ ((e) => (e.CI_PIPELINE = "CI_PIPELINE", e.CD_PIPELINE = "CD_PIPELINE", e.WEBHOOK = "WEBHOOK", e.LINKED_CD = "LINKED_CD", e))(Ws || {}), Is = /* @__PURE__ */ ((e) => (e.GIT = "GIT", e.CI = "CI", e.WEBHOOK = "WEBHOOK", e.PRE_CD = "PRECD", e.CD = "CD", e.POST_CD = "POSTCD", e))(Is || {}), Jn = /* @__PURE__ */ ((e) => (e.LEFT = "left", e.RIGHT = "right", e))(Jn || {}), wo = /* @__PURE__ */ ((e) => (e.SEQUENTIAL = "SEQUENTIAL", e.PARALLEL = "PARALLEL", e))(wo || {}), 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 || {}), Lo = /* @__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))(Lo || {}), 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 || {}), Ci = /* @__PURE__ */ ((e) => (e.system = "system", e.admin = "admin", e))(Ci || {}), rn = /* @__PURE__ */ ((e) => (e.CRITICAL = "critical", e.HIGH = "high", e.MEDIUM = "medium", e.LOW = "low", e.UNKNOWN = "unknown", e))(rn || {}), 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 || {}), wr = /* @__PURE__ */ ((e) => (e.v1 = "v1", e.alpha1 = "alpha1", e))(wr || {}), 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 || {}), Ua = /* @__PURE__ */ ((e) => (e.FULFILLED = "fulfilled", e.REJECTED = "rejected", e))(Ua || {}), tE = /* @__PURE__ */ ((e) => (e.HTTP = "http:", e.HTTPS = "https:", e.SSH = "ssh:", e.SMTP = "smtp:", e.S3 = "s3:", e))(tE || {}), fu = /* @__PURE__ */ ((e) => (e.GUI = "GUI", e.YAML = "YAML", e))(fu || {});
|
554
554
|
const hD = [
|
555
555
|
{
|
556
556
|
label: "GUI",
|
@@ -563,7 +563,7 @@ const hD = [
|
|
563
563
|
/* YAML */
|
564
564
|
}
|
565
565
|
];
|
566
|
-
var sE = /* @__PURE__ */ ((e) => (e.KEY = "key", e.VALUE = "value", e))(sE || {}), nE = /* @__PURE__ */ ((e) => (e.DEVTRON_APPS = "devtron-app", e.HELM_APPS = "helm-app", e.JOBS = "", e))(nE || {}), aE = /* @__PURE__ */ ((e) => (e.CHART_GROUP = "chart-group", e.DIRECT = "apps", e.JOB = "jobs", e.DOCKER = "docker", e.GIT = "git", e.CLUSTER = "cluster", e.NOTIFICATION = "notification", e))(aE || {}),
|
566
|
+
var sE = /* @__PURE__ */ ((e) => (e.KEY = "key", e.VALUE = "value", e))(sE || {}), nE = /* @__PURE__ */ ((e) => (e.DEVTRON_APPS = "devtron-app", e.HELM_APPS = "helm-app", e.JOBS = "", e))(nE || {}), aE = /* @__PURE__ */ ((e) => (e.CHART_GROUP = "chart-group", e.DIRECT = "apps", e.JOB = "jobs", e.DOCKER = "docker", e.GIT = "git", e.CLUSTER = "cluster", e.NOTIFICATION = "notification", e))(aE || {}), Js = /* @__PURE__ */ ((e) => (e.STARTING = "Starting", e.RUNNING = "Running", e.PROGRESSING = "Progressing", e.WAITING_TO_START = "WaitingToStart", e.TIMED_OUT = "TimedOut", e.CANCELLED = "CANCELLED", e))(Js || {}), Tt = /* @__PURE__ */ ((e) => (e.EXTERNAL_CI = "EXTERNAL-CI", e.CI = "CI", e.LINKED_CI = "LINKED-CI", e.JOB_CI = "JOB-CI", e.LINKED_CD = "LINKED_CD", e))(Tt || {});
|
567
567
|
const rE = {
|
568
568
|
Auto: "AUTOMATIC",
|
569
569
|
Manual: "MANUAL"
|
@@ -2006,7 +2006,7 @@ const Ls = {
|
|
2006
2006
|
infoText: a ?? Ze.EDIT_DEFAULT_TOOLTIP,
|
2007
2007
|
additionalContent: r,
|
2008
2008
|
heading: i || Ze.HEADING,
|
2009
|
-
documentationLink:
|
2009
|
+
documentationLink: Xs.GLOBAL_CONFIG_BUILD_INFRA,
|
2010
2010
|
documentationLinkText: "View Documentation",
|
2011
2011
|
iconClassName: "icon-dim-20 fcn-6"
|
2012
2012
|
}
|
@@ -2315,7 +2315,7 @@ const tN = (e, s = !1) => s ? btoa(e) : atob(e), Ho = (e, s = !1) => Object.keys
|
|
2315
2315
|
}, {}), wu = (e, s) => {
|
2316
2316
|
const n = Ti(s), r = e === Wt.WEBHOOK || n?.webhookdata?.id !== 0 ? n.webhookdata : {}, o = Oe(r.data.date, "YYYY-MM-DDTHH:mm:ssZ");
|
2317
2317
|
return o.isValid() ? o.format(vt.TWELVE_HOURS_FORMAT) : r.data.date;
|
2318
|
-
},
|
2318
|
+
}, Ps = (e) => Hp(e), ZD = (e, s = "") => ({ pathname: n }) => e === n || s || NE, Pr = (e) => {
|
2319
2319
|
if (!e?.length)
|
2320
2320
|
return [];
|
2321
2321
|
const s = e.filter(({ name: r }) => !!r).sort(({ name: r }, { name: o }) => rt(r, o)), n = [], a = {};
|
@@ -2625,7 +2625,7 @@ const kc = {
|
|
2625
2625
|
}, gn = (e, s, n = { label: "", value: "" }, a = null) => Array.isArray(e) ? e.flatMap(
|
2626
2626
|
(o) => "options" in o ? o.options : [o]
|
2627
2627
|
).find((o) => (a ? a(o) : o.value) === s) ?? n : n;
|
2628
|
-
class
|
2628
|
+
class ks extends br {
|
2629
2629
|
render() {
|
2630
2630
|
const s = `${this.props.rootClassName ? this.props.rootClassName : ""}`;
|
2631
2631
|
return /* @__PURE__ */ t.jsxs("label", { className: `dc__position-rel flex left cursor ${s}`, onClick: this.props?.onClick, children: [
|
@@ -2712,7 +2712,7 @@ const fN = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
|
|
2712
2712
|
}, E = "dc__no-shrink icon-dim-16 flex dc__fill-available-space";
|
2713
2713
|
return /* @__PURE__ */ t.jsx(Be.Option, { ...s, children: /* @__PURE__ */ t.jsx(oe, { ...fN(m), children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
2714
2714
|
r && !_ && /* @__PURE__ */ t.jsx(
|
2715
|
-
|
2715
|
+
ks,
|
2716
2716
|
{
|
2717
2717
|
onChange: Qe,
|
2718
2718
|
onClick: x,
|
@@ -2805,7 +2805,7 @@ const fN = (e = {}) => e ? Object.hasOwn(e, "shortcutKeyCombo") && "shortcutKeyC
|
|
2805
2805
|
};
|
2806
2806
|
return /* @__PURE__ */ t.jsx(Be.GroupHeading, { ...s, onClick: c, children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8", children: [
|
2807
2807
|
e && /* @__PURE__ */ t.jsx(
|
2808
|
-
|
2808
|
+
ks,
|
2809
2809
|
{
|
2810
2810
|
onChange: Qe,
|
2811
2811
|
onClick: l,
|
@@ -3785,7 +3785,7 @@ const Wc = () => ({
|
|
3785
3785
|
localStorageKey: n,
|
3786
3786
|
redirectionMethod: a = "replace"
|
3787
3787
|
} = {}) => {
|
3788
|
-
const r =
|
3788
|
+
const r = Ms(), o = Qs(), i = Y(!1), l = (() => {
|
3789
3789
|
const I = new URLSearchParams(r.search);
|
3790
3790
|
if (!i.current && n)
|
3791
3791
|
if (r.search)
|
@@ -3913,7 +3913,8 @@ const Wc = () => ({
|
|
3913
3913
|
}
|
3914
3914
|
i.current.clear(), c.current > -1 && (clearTimeout(c.current), c.current = -1);
|
3915
3915
|
}, []), x = Xe((h) => {
|
3916
|
-
s && h.preventDefault(),
|
3916
|
+
s && h.preventDefault(), // NOTE: in case of custom events generated by password managers autofill, the event.key is not set
|
3917
|
+
!(!h.key || l.map((f) => f.toUpperCase()).indexOf(h.target.tagName?.toUpperCase()) > -1 || h.target?.role === "textbox" || r.current) && (i.current.add(h.key.toUpperCase()), h.ctrlKey && i.current.add("CONTROL"), h.metaKey && i.current.add("META"), h.altKey && i.current.add("ALT"), h.shiftKey && i.current.add("SHIFT"), c.current === -1 && (c.current = setTimeout(() => {
|
3917
3918
|
_();
|
3918
3919
|
}, n ?? nC)));
|
3919
3920
|
}, []), E = Xe(() => {
|
@@ -4833,7 +4834,7 @@ const pP = (e, s = !1) => {
|
|
4833
4834
|
if (A[U.NODE_SELECTOR].key !== U.NODE_SELECTOR)
|
4834
4835
|
break;
|
4835
4836
|
const I = {
|
4836
|
-
id:
|
4837
|
+
id: Ps(),
|
4837
4838
|
key: "",
|
4838
4839
|
value: ""
|
4839
4840
|
};
|
@@ -4884,7 +4885,7 @@ const pP = (e, s = !1) => {
|
|
4884
4885
|
if (A[U.TOLERANCE].key !== U.TOLERANCE)
|
4885
4886
|
break;
|
4886
4887
|
const I = {
|
4887
|
-
id:
|
4888
|
+
id: Ps(),
|
4888
4889
|
key: "",
|
4889
4890
|
effect: YE,
|
4890
4891
|
operator: KE,
|
@@ -5033,7 +5034,7 @@ const pP = (e, s = !1) => {
|
|
5033
5034
|
value: (e.value || []).map((n) => ({
|
5034
5035
|
key: n?.key,
|
5035
5036
|
value: n?.value || "",
|
5036
|
-
id: s ?
|
5037
|
+
id: s ? Ps() : null
|
5037
5038
|
})).filter((n) => n.key)
|
5038
5039
|
};
|
5039
5040
|
case U.TOLERANCE:
|
@@ -5043,7 +5044,7 @@ const pP = (e, s = !1) => {
|
|
5043
5044
|
const { key: a, effect: r, operator: o, value: i } = n || {}, c = {
|
5044
5045
|
key: a,
|
5045
5046
|
effect: r,
|
5046
|
-
id: s ?
|
5047
|
+
id: s ? Ps() : null
|
5047
5048
|
};
|
5048
5049
|
return o === Rs.EQUALS ? {
|
5049
5050
|
...c,
|
@@ -5111,7 +5112,7 @@ const pP = (e, s = !1) => {
|
|
5111
5112
|
defaultValue: structuredClone(r),
|
5112
5113
|
initialResponse: structuredClone(a),
|
5113
5114
|
defaultValueInitialResponse: structuredClone(a),
|
5114
|
-
id:
|
5115
|
+
id: Ps(),
|
5115
5116
|
isOverridden: !0,
|
5116
5117
|
canOverride: !s
|
5117
5118
|
};
|
@@ -5734,7 +5735,7 @@ const RP = (e, s) => ht(V.K8S_RESOURCE_LIST, e, {
|
|
5734
5735
|
] })
|
5735
5736
|
] }),
|
5736
5737
|
HC.map(({ key: c, infoText: l, label: d }) => /* @__PURE__ */ t.jsx(
|
5737
|
-
|
5738
|
+
ks,
|
5738
5739
|
{
|
5739
5740
|
value: _t.CHECKED,
|
5740
5741
|
isChecked: a[c],
|
@@ -5758,7 +5759,7 @@ const RP = (e, s) => ht(V.K8S_RESOURCE_LIST, e, {
|
|
5758
5759
|
};
|
5759
5760
|
return /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-12 w-100", children: [
|
5760
5761
|
/* @__PURE__ */ t.jsx(
|
5761
|
-
|
5762
|
+
ks,
|
5762
5763
|
{
|
5763
5764
|
value: _t.CHECKED,
|
5764
5765
|
isChecked: a,
|
@@ -5827,7 +5828,7 @@ const XC = {
|
|
5827
5828
|
/* @__PURE__ */ t.jsx("span", { className: "fs-13 fw-4 lh-20 dc__no-shrink", children: "Application metrics" })
|
5828
5829
|
] }) : /* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center", children: [
|
5829
5830
|
/* @__PURE__ */ t.jsx(o0, { parsingError: c, restoreLastSavedYAML: l, children: /* @__PURE__ */ t.jsx("div", { children: /* @__PURE__ */ t.jsx(
|
5830
|
-
|
5831
|
+
ks,
|
5831
5832
|
{
|
5832
5833
|
rootClassName: `mb-0 dc__align-items-center ${n.isAppMetricsSupported ? "" : "dc__disabled"}`,
|
5833
5834
|
isChecked: o,
|
@@ -5852,7 +5853,7 @@ const XC = {
|
|
5852
5853
|
{
|
5853
5854
|
heading: "Application Metrics",
|
5854
5855
|
infoText: "Capture and show key application metrics over time. (E.g. Status codes 2xx, 3xx, 5xx; throughput and latency).",
|
5855
|
-
documentationLink:
|
5856
|
+
documentationLink: Xs.APP_METRICS,
|
5856
5857
|
documentationLinkText: "Learn more",
|
5857
5858
|
dataTestid: "app-metrics-info",
|
5858
5859
|
iconClassName: "dc__no-shrink icon-dim-16 fcn-6"
|
@@ -6232,7 +6233,7 @@ const db = {
|
|
6232
6233
|
)
|
6233
6234
|
] });
|
6234
6235
|
var _n;
|
6235
|
-
const
|
6236
|
+
const Ys = class Ys {
|
6236
6237
|
constructor() {
|
6237
6238
|
/**
|
6238
6239
|
* Handler for showing the toast
|
@@ -6273,12 +6274,12 @@ const Gs = class Gs {
|
|
6273
6274
|
ne(this, "isToastActive", Xr.isActive);
|
6274
6275
|
}
|
6275
6276
|
static get instance() {
|
6276
|
-
return
|
6277
|
+
return Us(Ys, _n) || va(Ys, _n, new Ys()), Us(Ys, _n);
|
6277
6278
|
}
|
6278
6279
|
};
|
6279
6280
|
_n = new WeakMap(), // eslint-disable-next-line no-use-before-define
|
6280
|
-
Sa(
|
6281
|
-
let Yo =
|
6281
|
+
Sa(Ys, _n);
|
6282
|
+
let Yo = Ys;
|
6282
6283
|
const s1 = () => /* @__PURE__ */ t.jsx(Gp, { ...db }), Me = Yo.instance, Ur = ({ type: e, queryParams: { id: s, ...n } }) => We(
|
6283
6284
|
`${cb({
|
6284
6285
|
baseUrl: V.RESOURCE_TEMPLATE,
|
@@ -6440,7 +6441,7 @@ const pb = "bulk-selection-pop-up-menu", co = {
|
|
6440
6441
|
disabled: s,
|
6441
6442
|
children: [
|
6442
6443
|
/* @__PURE__ */ t.jsx(
|
6443
|
-
|
6444
|
+
ks,
|
6444
6445
|
{
|
6445
6446
|
isChecked: r,
|
6446
6447
|
onChange: Qe,
|
@@ -9208,7 +9209,7 @@ const TT = async (e, s) => {
|
|
9208
9209
|
documentationLinkText: "Documentation",
|
9209
9210
|
iconClassName: "icon-dim-20 fcn-6",
|
9210
9211
|
placement: "right",
|
9211
|
-
documentationLink:
|
9212
|
+
documentationLink: Xs.ENTERPRISE_LICENSE
|
9212
9213
|
}
|
9213
9214
|
)
|
9214
9215
|
] }),
|
@@ -9260,7 +9261,7 @@ const IT = [
|
|
9260
9261
|
return [
|
9261
9262
|
{
|
9262
9263
|
name: "View documentation",
|
9263
|
-
link:
|
9264
|
+
link: Vs,
|
9264
9265
|
icon: Dd
|
9265
9266
|
},
|
9266
9267
|
{
|
@@ -9349,7 +9350,7 @@ const wT = (e) => ht(`${V.ATTRIBUTES_USER}/${V.UPDATE}`, e), LT = ({ className:
|
|
9349
9350
|
category: "help-nav__about-devtron",
|
9350
9351
|
action: "ABOUT_DEVTRON_CLICKED"
|
9351
9352
|
}), c();
|
9352
|
-
}, N = () => /* @__PURE__ */ t.jsx(t.Fragment, { children: p.map((C, S) => /* @__PURE__ */ t.jsxs(
|
9353
|
+
}, N = () => /* @__PURE__ */ t.jsx(t.Fragment, { children: p.map((C, S) => /* @__PURE__ */ t.jsxs(qs, { children: [
|
9353
9354
|
/* @__PURE__ */ t.jsxs(
|
9354
9355
|
"a",
|
9355
9356
|
{
|
@@ -9723,7 +9724,7 @@ const wT = (e) => ht(`${V.ATTRIBUTES_USER}/${V.UPDATE}`, e), LT = ({ className:
|
|
9723
9724
|
}
|
9724
9725
|
);
|
9725
9726
|
}, y1 = ({ headerName: e }) => {
|
9726
|
-
const s = It(), n = Qs(), a =
|
9727
|
+
const s = It(), n = Qs(), a = Ms(), { serverMode: r, licenseData: o } = Ea(), [i, c] = j(!1), l = gm(o), d = () => {
|
9727
9728
|
c((E) => !E);
|
9728
9729
|
}, u = () => {
|
9729
9730
|
n.push(je.CHARTS_DISCOVER);
|
@@ -10187,7 +10188,7 @@ const HT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
10187
10188
|
style: { background: e.isFocused ? "var(--N100)" : "transparent" },
|
10188
10189
|
children: [
|
10189
10190
|
/* @__PURE__ */ t.jsx(
|
10190
|
-
|
10191
|
+
ks,
|
10191
10192
|
{
|
10192
10193
|
isChecked: e.isSelected || !1,
|
10193
10194
|
onChange: i,
|
@@ -10329,8 +10330,8 @@ const HT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
10329
10330
|
ERROR: "error",
|
10330
10331
|
CANCELLED: "cancelled",
|
10331
10332
|
UNABLE_TO_FETCH: "unabletofetch",
|
10332
|
-
TIMED_OUT:
|
10333
|
-
WAITING_TO_START:
|
10333
|
+
TIMED_OUT: Js.TIMED_OUT.toLowerCase(),
|
10334
|
+
WAITING_TO_START: Js.WAITING_TO_START.toLowerCase()
|
10334
10335
|
}, wa = {
|
10335
10336
|
MESSAGE: "message",
|
10336
10337
|
START_OF_STREAM: "START_OF_STREAM",
|
@@ -10350,8 +10351,8 @@ const HT = /* @__PURE__ */ new Set(["error", "healthy", "succeeded", "cancelled"
|
|
10350
10351
|
progressing: "var(--O500)",
|
10351
10352
|
initiating: "var(--O500)",
|
10352
10353
|
starting: "var(--O500)",
|
10353
|
-
[
|
10354
|
-
[
|
10354
|
+
[Js.WAITING_TO_START.toLowerCase()]: "var(--O500)",
|
10355
|
+
[Js.TIMED_OUT.toLowerCase()]: "var(--R500)",
|
10355
10356
|
succeeded: "var(--G500)",
|
10356
10357
|
running: "var(--O500)",
|
10357
10358
|
failed: "var(--R500)",
|
@@ -10489,7 +10490,7 @@ const oS = (e, s) => {
|
|
10489
10490
|
default:
|
10490
10491
|
return e;
|
10491
10492
|
}
|
10492
|
-
}, lS = (e) => e ===
|
10493
|
+
}, lS = (e) => e === Js.WAITING_TO_START ? "Waiting to start" : e, dS = (e) => /* @__PURE__ */ t.jsx("div", { className: "flexbox dc__align-items-center dc__gap-6", children: e }), uS = ({
|
10493
10494
|
status: e,
|
10494
10495
|
hideIcon: s = !1,
|
10495
10496
|
hideMessage: n = !1,
|
@@ -10679,7 +10680,7 @@ const oS = (e, s) => {
|
|
10679
10680
|
}, hS = (e) => {
|
10680
10681
|
const s = Yi(e);
|
10681
10682
|
return s ? s.finishedOn ? !mr[s.currentStatus] && mr[s.workerDetails.status] ? /* @__PURE__ */ t.jsx(we, { name: "ic-warning", size: 20, color: null }) : Nm(s.workerDetails.status) : /* @__PURE__ */ t.jsx(we, { name: "ic-in-progress", size: 20, color: null }) : /* @__PURE__ */ t.jsx(we, { name: "ic-help-outline", size: 20, color: "N500" });
|
10682
|
-
}, gS = (e = Fr, s = JT) => `/resource-browser/${e}/${s}/pod/k8sEmptyGroup`, Cm = (e) => e ? e.toLowerCase() === "cancelled" ? "Aborted" : e ===
|
10683
|
+
}, gS = (e = Fr, s = JT) => `/resource-browser/${e}/${s}/pod/k8sEmptyGroup`, Cm = (e) => e ? e.toLowerCase() === "cancelled" ? "Aborted" : e === Js.WAITING_TO_START ? "Waiting to start" : e : null, Vr = (e) => js(e) ? Oe(e, "YYYY-MM-DDTHH:mm:ssZ").format(vt.TWELVE_HOURS_FORMAT) : "", xS = (e) => (e || []).reduce(
|
10683
10684
|
(s, n) => {
|
10684
10685
|
const a = n.health?.status?.toLowerCase() ?? "";
|
10685
10686
|
switch (n.hasDrift && (s.driftedNodeCount += 1), a) {
|
@@ -11083,13 +11084,13 @@ const oS = (e, s) => {
|
|
11083
11084
|
namespace: E,
|
11084
11085
|
workflowExecutionStages: g
|
11085
11086
|
}) => {
|
11086
|
-
const { path: h, params: f } = es(), { pathname: N } =
|
11087
|
+
const { path: h, params: f } = es(), { pathname: N } = Ms(), C = N.split("/").pop(), { envId: S, ...v } = It(), A = l === ke.CD || l === ke.GROUP_CD, y = A ? "triggerId" : "buildId", T = _ === p?.id, I = Y(null), R = () => {
|
11087
11088
|
const $ = {
|
11088
11089
|
...v,
|
11089
11090
|
envId: S,
|
11090
11091
|
[y]: e
|
11091
11092
|
};
|
11092
|
-
return `${
|
11093
|
+
return `${Ks(h, $)}/${C}`;
|
11093
11094
|
}, b = () => {
|
11094
11095
|
I?.current && I.current.scrollIntoView({ behavior: "smooth" });
|
11095
11096
|
};
|
@@ -11192,7 +11193,7 @@ const oS = (e, s) => {
|
|
11192
11193
|
resourceId: d
|
11193
11194
|
}) => {
|
11194
11195
|
const { pipelineId: u, appId: m, envId: p } = It(), { push: _ } = Qs(), { path: x } = es(), E = (v) => {
|
11195
|
-
e === ke.CI ? (r({ offset: 0, size: 20 }), _(
|
11196
|
+
e === ke.CI ? (r({ offset: 0, size: 20 }), _(Ks(x, { appId: m, pipelineId: v.value }))) : e === ke.GROUP_CI ? (r({ offset: 0, size: 20 }), _(Ks(x, { envId: p, pipelineId: v.pipelineId }))) : e === ke.GROUP_CD ? (r({ offset: 0, size: 20 }), _(Ks(x, { envId: p, appId: v.value, pipelineId: v.pipelineId }))) : (r({ offset: 0, size: 20 }), _(Ks(x, { appId: m, envId: v.value, pipelineId: v.pipelineId })));
|
11196
11197
|
}, g = () => {
|
11197
11198
|
Zt.event({
|
11198
11199
|
category: "pagination",
|
@@ -11752,7 +11753,7 @@ const oS = (e, s) => {
|
|
11752
11753
|
"a",
|
11753
11754
|
{
|
11754
11755
|
className: "fs-13 fw-6 cb-5 dc__no-decor",
|
11755
|
-
href:
|
11756
|
+
href: Xs.BLOB_STORAGE,
|
11756
11757
|
target: "_blank",
|
11757
11758
|
rel: "noreferrer",
|
11758
11759
|
children: Ke.ARTIFACTS_EMPTY_STATE_TEXTS.ConfigureBlobStorage
|
@@ -12011,7 +12012,7 @@ const G1 = (e, s, n) => ue(`app/history/deployed-configuration/${e}/${s}/${n}`),
|
|
12011
12012
|
"a",
|
12012
12013
|
{
|
12013
12014
|
className: "fs-13 fw-6 cb-5 dc__no-decor",
|
12014
|
-
href:
|
12015
|
+
href: Xs.BLOB_STORAGE,
|
12015
12016
|
target: "_blank",
|
12016
12017
|
rel: "noreferrer",
|
12017
12018
|
children: "Configure blob storage"
|
@@ -12726,7 +12727,7 @@ const nv = (e, s) => {
|
|
12726
12727
|
] })
|
12727
12728
|
] })
|
12728
12729
|
] });
|
12729
|
-
},
|
12730
|
+
}, $s = ({
|
12730
12731
|
type: e,
|
12731
12732
|
hideVerticalConnector: s,
|
12732
12733
|
deploymentDetailedData: n
|
@@ -12964,7 +12965,7 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12964
12965
|
"data-testid": "deployment-history-steps-status",
|
12965
12966
|
children: [
|
12966
12967
|
/* @__PURE__ */ t.jsx(
|
12967
|
-
|
12968
|
+
$s,
|
12968
12969
|
{
|
12969
12970
|
type: z.DEPLOYMENT_INITIATED,
|
12970
12971
|
deploymentDetailedData: e
|
@@ -12972,7 +12973,7 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12972
12973
|
),
|
12973
12974
|
s && e.deploymentStatusBreakdown[z.HELM_PACKAGE_GENERATED] ? /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
12974
12975
|
/* @__PURE__ */ t.jsx(
|
12975
|
-
|
12976
|
+
$s,
|
12976
12977
|
{
|
12977
12978
|
type: z.HELM_PACKAGE_GENERATED,
|
12978
12979
|
hideVerticalConnector: !r,
|
@@ -12980,7 +12981,7 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12980
12981
|
}
|
12981
12982
|
),
|
12982
12983
|
r && /* @__PURE__ */ t.jsx(
|
12983
|
-
|
12984
|
+
$s,
|
12984
12985
|
{
|
12985
12986
|
type: z.HELM_MANIFEST_PUSHED_TO_HELM_REPO,
|
12986
12987
|
hideVerticalConnector: !0,
|
@@ -12997,7 +12998,7 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12997
12998
|
}
|
12998
12999
|
),
|
12999
13000
|
/* @__PURE__ */ t.jsx(
|
13000
|
-
|
13001
|
+
$s,
|
13001
13002
|
{
|
13002
13003
|
type: z.GIT_COMMIT,
|
13003
13004
|
deploymentDetailedData: e
|
@@ -13012,7 +13013,7 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
13012
13013
|
}
|
13013
13014
|
),
|
13014
13015
|
/* @__PURE__ */ t.jsx(
|
13015
|
-
|
13016
|
+
$s,
|
13016
13017
|
{
|
13017
13018
|
type: z.ARGOCD_SYNC,
|
13018
13019
|
deploymentDetailedData: e
|
@@ -13027,14 +13028,14 @@ const rv = (e, s, n) => /* @__PURE__ */ t.jsxs("div", { children: [
|
|
13027
13028
|
}
|
13028
13029
|
),
|
13029
13030
|
/* @__PURE__ */ t.jsx(
|
13030
|
-
|
13031
|
+
$s,
|
13031
13032
|
{
|
13032
13033
|
type: z.KUBECTL_APPLY,
|
13033
13034
|
deploymentDetailedData: e
|
13034
13035
|
}
|
13035
13036
|
),
|
13036
13037
|
/* @__PURE__ */ t.jsx(
|
13037
|
-
|
13038
|
+
$s,
|
13038
13039
|
{
|
13039
13040
|
type: z.APP_HEALTH,
|
13040
13041
|
hideVerticalConnector: !0,
|
@@ -13147,7 +13148,7 @@ const cv = ({
|
|
13147
13148
|
tabType: s,
|
13148
13149
|
onCollapseBtnClick: n
|
13149
13150
|
}) => {
|
13150
|
-
const { pathname: a } =
|
13151
|
+
const { pathname: a } = Ms(), r = (c) => {
|
13151
13152
|
const { title: l, subtitle: d, strikeThrough: u, iconConfig: m } = c;
|
13152
13153
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
13153
13154
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col flex-grow-1 mw-none", children: [
|
@@ -13205,7 +13206,7 @@ const cv = ({
|
|
13205
13206
|
l
|
13206
13207
|
);
|
13207
13208
|
};
|
13208
|
-
return /* @__PURE__ */ t.jsx("div", { className: "mw-none bg__primary", children: e.map(({ id: c, header: l, headerIconConfig: d, items: u, noItemsText: m, isExpanded: p }) => /* @__PURE__ */ t.jsxs(
|
13209
|
+
return /* @__PURE__ */ t.jsx("div", { className: "mw-none bg__primary", children: e.map(({ id: c, header: l, headerIconConfig: d, items: u, noItemsText: m, isExpanded: p }) => /* @__PURE__ */ t.jsxs(qs, { children: [
|
13209
13210
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-4 py-6 px-8 br-4 dc__hover-n50", children: [
|
13210
13211
|
/* @__PURE__ */ t.jsxs(
|
13211
13212
|
"button",
|
@@ -13444,7 +13445,7 @@ const jm = {
|
|
13444
13445
|
]
|
13445
13446
|
}
|
13446
13447
|
);
|
13447
|
-
},
|
13448
|
+
}, Bs = ({ code: e, image: s, title: n, subTitle: a, imageType: r, redirectURL: o, reload: i }) => {
|
13448
13449
|
const { push: c } = Qs(), l = () => {
|
13449
13450
|
c(o || `/${V.APP_LIST}`);
|
13450
13451
|
}, d = (x) => {
|
@@ -13499,7 +13500,7 @@ const jm = {
|
|
13499
13500
|
switch (e) {
|
13500
13501
|
case He.BAD_REQUEST:
|
13501
13502
|
return /* @__PURE__ */ t.jsx(
|
13502
|
-
|
13503
|
+
Bs,
|
13503
13504
|
{
|
13504
13505
|
code: He.BAD_REQUEST,
|
13505
13506
|
title: ze.BAD_REQUEST,
|
@@ -13511,7 +13512,7 @@ const jm = {
|
|
13511
13512
|
);
|
13512
13513
|
case He.UNAUTHORIZED:
|
13513
13514
|
return /* @__PURE__ */ t.jsx(
|
13514
|
-
|
13515
|
+
Bs,
|
13515
13516
|
{
|
13516
13517
|
code: He.UNAUTHORIZED,
|
13517
13518
|
title: ze.UNAUTHORIZED,
|
@@ -13522,7 +13523,7 @@ const jm = {
|
|
13522
13523
|
);
|
13523
13524
|
case He.PERMISSION_DENIED:
|
13524
13525
|
return /* @__PURE__ */ t.jsx(
|
13525
|
-
|
13526
|
+
Bs,
|
13526
13527
|
{
|
13527
13528
|
code: He.PERMISSION_DENIED,
|
13528
13529
|
title: ze.FORBIDDEN,
|
@@ -13533,7 +13534,7 @@ const jm = {
|
|
13533
13534
|
);
|
13534
13535
|
case He.NOT_FOUND:
|
13535
13536
|
return /* @__PURE__ */ t.jsx(
|
13536
|
-
|
13537
|
+
Bs,
|
13537
13538
|
{
|
13538
13539
|
code: He.NOT_FOUND,
|
13539
13540
|
title: ze.PAGE_NOT_FOUND,
|
@@ -13545,7 +13546,7 @@ const jm = {
|
|
13545
13546
|
);
|
13546
13547
|
case He.INTERNAL_SERVER_ERROR:
|
13547
13548
|
return /* @__PURE__ */ t.jsx(
|
13548
|
-
|
13549
|
+
Bs,
|
13549
13550
|
{
|
13550
13551
|
code: He.INTERNAL_SERVER_ERROR,
|
13551
13552
|
title: ze.INTERNAL_SERVER_ERROR,
|
@@ -13557,7 +13558,7 @@ const jm = {
|
|
13557
13558
|
);
|
13558
13559
|
case He.BAD_GATEWAY:
|
13559
13560
|
return /* @__PURE__ */ t.jsx(
|
13560
|
-
|
13561
|
+
Bs,
|
13561
13562
|
{
|
13562
13563
|
code: He.BAD_GATEWAY,
|
13563
13564
|
title: ze.BAD_GATEWAY,
|
@@ -13569,7 +13570,7 @@ const jm = {
|
|
13569
13570
|
);
|
13570
13571
|
case He.SERVICE_TEMPORARY_UNAVAILABLE:
|
13571
13572
|
return /* @__PURE__ */ t.jsx(
|
13572
|
-
|
13573
|
+
Bs,
|
13573
13574
|
{
|
13574
13575
|
code: He.SERVICE_TEMPORARY_UNAVAILABLE,
|
13575
13576
|
title: ze.SERVICE_TEMPORARY_UNAVAILABLE,
|
@@ -14240,12 +14241,12 @@ const jm = {
|
|
14240
14241
|
}, [i]);
|
14241
14242
|
const x = (N) => N.map((C, S) => {
|
14242
14243
|
if (C.type === "string")
|
14243
|
-
return /* @__PURE__ */ t.jsxs(
|
14244
|
+
return /* @__PURE__ */ t.jsxs(qs, { children: [
|
14244
14245
|
typeof C.text == "string" ? /* @__PURE__ */ t.jsx("p", { className: "m-0 cn-9 fs-13 lh-20 fw-6", children: C.text }) : C.text,
|
14245
14246
|
!r?.hideDivider && S !== N.length - 1 && /* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-13 lh-20", children: "/" })
|
14246
14247
|
] }, C.id);
|
14247
14248
|
const { selectPickerProps: v } = C;
|
14248
|
-
return /* @__PURE__ */ t.jsxs(
|
14249
|
+
return /* @__PURE__ */ t.jsxs(qs, { children: [
|
14249
14250
|
/* @__PURE__ */ t.jsx("div", { className: "dc__mxw-300", children: /* @__PURE__ */ t.jsx(
|
14250
14251
|
kt,
|
14251
14252
|
{
|
@@ -14611,7 +14612,7 @@ const jm = {
|
|
14611
14612
|
scrollIntoViewId: `${x}${E ? `-${E}` : ""}`,
|
14612
14613
|
navHelpText: ee(),
|
14613
14614
|
isNavHelpTextShowingError: u,
|
14614
|
-
goBackURL:
|
14615
|
+
goBackURL: Ks(p.split("/:resourceType")[0], { ..._ }),
|
14615
14616
|
selectorsConfig: Z,
|
14616
14617
|
sortingConfig: Ae,
|
14617
14618
|
scopeVariablesConfig: G
|
@@ -14627,7 +14628,7 @@ const jm = {
|
|
14627
14628
|
resourceId: i,
|
14628
14629
|
renderRunSource: c
|
14629
14630
|
}) => {
|
14630
|
-
const { path: l, params: d } = es(), { pathname: u, search: m } =
|
14631
|
+
const { path: l, params: d } = es(), { pathname: u, search: m } = Ms(), { isSuperAdmin: p } = Ea(), _ = q(() => Dm(r), [r]), { currentWfrId: x, previousWfrId: E } = q(
|
14631
14632
|
() => yv({ pipelineDeployments: _, wfrId: a }),
|
14632
14633
|
[_, a]
|
14633
14634
|
), g = !!E, h = Bu({
|
@@ -14657,7 +14658,7 @@ const jm = {
|
|
14657
14658
|
return Z.status !== "fulfilled" || !Z.value || Z.value.forEach((de, Ae) => {
|
14658
14659
|
ee[Ae].status !== "fulfilled" || !ee[Ae].value || ee[Ae].value.result.isAppAdmin || (ee[Ae].value.result.secretsData = de.secretsData);
|
14659
14660
|
}), ee;
|
14660
|
-
}, [x, f]), I = (X, Z) => `${
|
14661
|
+
}, [x, f]), I = (X, Z) => `${Ks(l, { ...d })}/${X}${Z ? `/${Z}` : ""}${m}`, R = q(() => {
|
14661
14662
|
if (!A && y) {
|
14662
14663
|
const X = g && y[1].status === "fulfilled" ? y[1].value.result : {
|
14663
14664
|
configMapData: null,
|
@@ -14699,7 +14700,7 @@ const jm = {
|
|
14699
14700
|
subTitle: "Configurations used for this deployment execution is not available"
|
14700
14701
|
}
|
14701
14702
|
) }) : /* @__PURE__ */ t.jsxs(Id, { children: [
|
14702
|
-
/* @__PURE__ */ t.jsx(
|
14703
|
+
/* @__PURE__ */ t.jsx(Gs, { path: `${l}/:resourceType(${Object.values(ot).join("|")})/:resourceName?`, children: /* @__PURE__ */ t.jsx(
|
14703
14704
|
Ov,
|
14704
14705
|
{
|
14705
14706
|
...R,
|
@@ -14719,7 +14720,7 @@ const jm = {
|
|
14719
14720
|
isCompareDeploymentConfigNotAvailable: L
|
14720
14721
|
}
|
14721
14722
|
) }),
|
14722
|
-
/* @__PURE__ */ t.jsx(
|
14723
|
+
/* @__PURE__ */ t.jsx(Gs, { children: b && !A ? /* @__PURE__ */ t.jsx(Hr, { 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: [
|
14723
14724
|
/* @__PURE__ */ t.jsx("h3", { className: "fs-13 lh-20 fw-6 cn-9 m-0", children: w ? "Configurations used for this deployment trigger" : "Showing configuration change with respect to previous deployment" }),
|
14724
14725
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-16 dc__mxw-800", children: [
|
14725
14726
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox-col dc__gap-12", children: Object.keys(O).map(
|
@@ -16670,7 +16671,7 @@ const tI = () => (e) => {
|
|
16670
16671
|
H(g);
|
16671
16672
|
}, [g]), k(
|
16672
16673
|
() => {
|
16673
|
-
ee(
|
16674
|
+
ee(Ps());
|
16674
16675
|
},
|
16675
16676
|
// Include any props that modify codemirror-merge extensions directly, as a workaround for the unresolved bug.
|
16676
16677
|
[x, l, T, I, o, r]
|
@@ -17135,7 +17136,7 @@ const JI = ({
|
|
17135
17136
|
fullScreenView: n,
|
17136
17137
|
setFullScreenView: a
|
17137
17138
|
}) => {
|
17138
|
-
const { pathname: r } =
|
17139
|
+
const { pathname: r } = Ms(), { registerShortcut: o, unregisterShortcut: i } = ua(), c = Xe(() => {
|
17139
17140
|
a(!n);
|
17140
17141
|
}, [n]), l = !s || r.includes("/logs");
|
17141
17142
|
return k(() => (l && e.length && o({ callback: c, keys: e }), () => {
|
@@ -17567,7 +17568,7 @@ const rA = (e) => {
|
|
17567
17568
|
}, Zs = (e) => {
|
17568
17569
|
const { setModalKey: s, settersRef: n } = Qm();
|
17569
17570
|
return k(() => {
|
17570
|
-
const a =
|
17571
|
+
const a = Ps();
|
17571
17572
|
return s(a), () => {
|
17572
17573
|
s((r) => r === a ? "" : r);
|
17573
17574
|
};
|
@@ -17846,7 +17847,7 @@ const rA = (e) => {
|
|
17846
17847
|
renderTargetConfigInfo: l,
|
17847
17848
|
stage: d
|
17848
17849
|
}) => {
|
17849
|
-
const { url: u } = es(), { pathname: m } =
|
17850
|
+
const { url: u } = es(), { pathname: m } = Ms();
|
17850
17851
|
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: [
|
17851
17852
|
/* @__PURE__ */ t.jsxs("div", { className: "flex left dc__gap-4 cn-9 fs-13 fw-6 lh-20", children: [
|
17852
17853
|
/* @__PURE__ */ t.jsxs("div", { className: "flex left dc__no-shrink dc__gap-4", "data-testid": "deployment-history-start-heading", children: [
|
@@ -17871,7 +17872,7 @@ const rA = (e) => {
|
|
17871
17872
|
/* @__PURE__ */ t.jsx(t.Fragment, { children: o && /* @__PURE__ */ t.jsx(qi, { imagePath: o, placement: "top" }) })
|
17872
17873
|
) : Object.keys(r ?? {}).length > 0 && a?.map((p) => {
|
17873
17874
|
const _ = r[p.id];
|
17874
|
-
return _ ? /* @__PURE__ */ t.jsxs(
|
17875
|
+
return _ ? /* @__PURE__ */ t.jsxs(qs, { children: [
|
17875
17876
|
p.type !== "WEBHOOK" && _.Commit && /* @__PURE__ */ t.jsx(
|
17876
17877
|
Qo,
|
17877
17878
|
{
|
@@ -17891,9 +17892,9 @@ const rA = (e) => {
|
|
17891
17892
|
}),
|
17892
17893
|
!m.includes("source-code") && /* @__PURE__ */ t.jsx(gs, { to: `${u}/source-code`, className: "anchor fs-13", "data-testid": "commit-details-link", children: "Commit details" })
|
17893
17894
|
] }) });
|
17894
|
-
},
|
17895
|
+
}, Hs = () => /* @__PURE__ */ t.jsx("div", { className: "flex flex-grow-1", children: /* @__PURE__ */ t.jsx("div", { className: "dc__border-left--n3 h-100" }) }), zl = () => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
17895
17896
|
/* @__PURE__ */ t.jsx("div", { className: "flex", children: /* @__PURE__ */ t.jsx(we, { size: 20, name: "ic-success", color: null }) }),
|
17896
|
-
|
17897
|
+
Hs()
|
17897
17898
|
] }), gA = Nt(
|
17898
17899
|
({ 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(
|
17899
17900
|
"circle",
|
@@ -17958,17 +17959,17 @@ const rA = (e) => {
|
|
17958
17959
|
] }),
|
17959
17960
|
!!E && !!g && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17960
17961
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17961
|
-
|
17962
|
+
Hs(),
|
17962
17963
|
g(E, !0),
|
17963
|
-
|
17964
|
+
Hs()
|
17964
17965
|
] }) }),
|
17965
17966
|
g(E)
|
17966
17967
|
] }),
|
17967
17968
|
_ && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17968
17969
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17969
|
-
|
17970
|
+
Hs(),
|
17970
17971
|
/* @__PURE__ */ t.jsx(Pf, { className: "icon-dim-20 dc__no-shrink scn-9" }),
|
17971
|
-
|
17972
|
+
Hs()
|
17972
17973
|
] }) }),
|
17973
17974
|
/* @__PURE__ */ t.jsxs("div", { className: "flexbox dc__align-items-center dc__gap-8 py-8", children: [
|
17974
17975
|
/* @__PURE__ */ t.jsx("span", { className: "cn-9 fs-13 fw-6 lh-20", children: "Env" }),
|
@@ -17978,7 +17979,7 @@ const rA = (e) => {
|
|
17978
17979
|
] }),
|
17979
17980
|
!!C?.executionStartedOn && /* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17980
17981
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17981
|
-
|
17982
|
+
Hs(),
|
17982
17983
|
zl()
|
17983
17984
|
] }) }),
|
17984
17985
|
/* @__PURE__ */ t.jsxs("div", { className: "w-100 pr-20 flexbox dc__gap-8 py-8", children: [
|
@@ -17988,7 +17989,7 @@ const rA = (e) => {
|
|
17988
17989
|
] }),
|
17989
17990
|
/* @__PURE__ */ t.jsxs("div", { className: "display-grid trigger-details__grid", children: [
|
17990
17991
|
/* @__PURE__ */ t.jsx("div", { className: "flexbox dc__content-center", children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox-col dc__gap-4", children: [
|
17991
|
-
|
17992
|
+
Hs(),
|
17992
17993
|
/* @__PURE__ */ t.jsx(
|
17993
17994
|
xA,
|
17994
17995
|
{
|
@@ -18058,7 +18059,7 @@ const rA = (e) => {
|
|
18058
18059
|
workflowId: e.id
|
18059
18060
|
}, w = `app/cd-pipeline/workflow/download/${I}/${O}/${R}/${b}`;
|
18060
18061
|
return /* @__PURE__ */ t.jsx("div", { className: "trigger-outputs-container bg__tertiary flexbox-col flex-grow-1 h-100", children: s ? /* @__PURE__ */ t.jsx(Fe, { pageLoader: !0 }) : /* @__PURE__ */ t.jsxs(Id, { children: [
|
18061
|
-
e.stage !== "DEPLOY" ? !e.IsVirtualEnvironment && /* @__PURE__ */ t.jsxs(
|
18062
|
+
e.stage !== "DEPLOY" ? !e.IsVirtualEnvironment && /* @__PURE__ */ t.jsxs(Gs, { path: `${T}/logs`, children: [
|
18062
18063
|
/* @__PURE__ */ t.jsx(
|
18063
18064
|
JS,
|
18064
18065
|
{
|
@@ -18076,7 +18077,7 @@ const rA = (e) => {
|
|
18076
18077
|
scrollToBottom: C
|
18077
18078
|
}
|
18078
18079
|
)
|
18079
|
-
] }) : /* @__PURE__ */ t.jsx(
|
18080
|
+
] }) : /* @__PURE__ */ t.jsx(Gs, { path: `${T}/deployment-steps`, children: /* @__PURE__ */ t.jsx(
|
18080
18081
|
cv,
|
18081
18082
|
{
|
18082
18083
|
deploymentStatus: e.status,
|
@@ -18089,7 +18090,7 @@ const rA = (e) => {
|
|
18089
18090
|
renderDeploymentApprovalInfo: g
|
18090
18091
|
}
|
18091
18092
|
) }),
|
18092
|
-
/* @__PURE__ */ t.jsx(
|
18093
|
+
/* @__PURE__ */ t.jsx(Gs, { path: `${T}/source-code`, children: /* @__PURE__ */ t.jsx(
|
18093
18094
|
aA,
|
18094
18095
|
{
|
18095
18096
|
gitTriggers: e.gitTriggers,
|
@@ -18112,7 +18113,7 @@ const rA = (e) => {
|
|
18112
18113
|
targetPlatforms: y
|
18113
18114
|
}
|
18114
18115
|
) }),
|
18115
|
-
e.stage === "DEPLOY" && /* @__PURE__ */ t.jsx(
|
18116
|
+
e.stage === "DEPLOY" && /* @__PURE__ */ t.jsx(Gs, { path: `${T}${je.DEPLOYMENT_HISTORY_CONFIGURATIONS}`, children: /* @__PURE__ */ t.jsx(
|
18116
18117
|
wv,
|
18117
18118
|
{
|
18118
18119
|
appName: v,
|
@@ -18125,7 +18126,7 @@ const rA = (e) => {
|
|
18125
18126
|
renderRunSource: x
|
18126
18127
|
}
|
18127
18128
|
) }),
|
18128
|
-
(e.stage !== "DEPLOY" || e.IsVirtualEnvironment) && /* @__PURE__ */ t.jsx(
|
18129
|
+
(e.stage !== "DEPLOY" || e.IsVirtualEnvironment) && /* @__PURE__ */ t.jsx(Gs, { path: `${T}/artifacts`, children: e.IsVirtualEnvironment && f ? f({
|
18129
18130
|
status: e.status,
|
18130
18131
|
title: e.helmPackageName,
|
18131
18132
|
params: { ...L, appId: Number(I), envId: Number(O) }
|
@@ -18462,7 +18463,7 @@ const rA = (e) => {
|
|
18462
18463
|
MONTH: "Select month",
|
18463
18464
|
DEFAULT_TIME: "12:00 AM",
|
18464
18465
|
DEFAULT_MONTHLY_DATE: "Day 1"
|
18465
|
-
},
|
18466
|
+
}, zs = {
|
18466
18467
|
DATE: "date_picker",
|
18467
18468
|
MONTH: "month_picker",
|
18468
18469
|
TIME: "time_picker"
|
@@ -18588,11 +18589,11 @@ const rA = (e) => {
|
|
18588
18589
|
}, nM = ({
|
18589
18590
|
selectedMonthlyDate: e,
|
18590
18591
|
onChange: s,
|
18591
|
-
dataTestId: n =
|
18592
|
+
dataTestId: n = zs.MONTH
|
18592
18593
|
}) => /* @__PURE__ */ t.jsx("div", { className: "dc__no-shrink", children: /* @__PURE__ */ t.jsx(
|
18593
18594
|
kt,
|
18594
18595
|
{
|
18595
|
-
inputId:
|
18596
|
+
inputId: zs.MONTH,
|
18596
18597
|
placeholder: "Day 1",
|
18597
18598
|
options: AA,
|
18598
18599
|
isSearchable: !1,
|
@@ -18609,7 +18610,7 @@ const rA = (e) => {
|
|
18609
18610
|
}) => /* @__PURE__ */ t.jsx(
|
18610
18611
|
kt,
|
18611
18612
|
{
|
18612
|
-
inputId:
|
18613
|
+
inputId: zs.TIME,
|
18613
18614
|
placeholder: "12:00 AM",
|
18614
18615
|
options: Ya,
|
18615
18616
|
isSearchable: !1,
|
@@ -18618,7 +18619,7 @@ const rA = (e) => {
|
|
18618
18619
|
value: r,
|
18619
18620
|
icon: /* @__PURE__ */ t.jsx(fi, { className: "icon-dim-20 fcn-6" }),
|
18620
18621
|
onChange: s,
|
18621
|
-
"data-testid":
|
18622
|
+
"data-testid": zs.TIME,
|
18622
18623
|
size: P.large,
|
18623
18624
|
error: a
|
18624
18625
|
}
|
@@ -18633,8 +18634,8 @@ const rA = (e) => {
|
|
18633
18634
|
hideTimeSelect: c = !1,
|
18634
18635
|
readOnly: l = !1,
|
18635
18636
|
isTodayBlocked: d = !1,
|
18636
|
-
dataTestIdForTime: u =
|
18637
|
-
dataTestidForDate: m =
|
18637
|
+
dataTestIdForTime: u = zs.TIME,
|
18638
|
+
dataTestidForDate: m = zs.DATE,
|
18638
18639
|
openDirection: p = "down",
|
18639
18640
|
error: _ = ""
|
18640
18641
|
}) => {
|
@@ -18676,7 +18677,7 @@ const rA = (e) => {
|
|
18676
18677
|
!c && /* @__PURE__ */ t.jsx("div", { className: "dc__no-shrink", children: /* @__PURE__ */ t.jsx(
|
18677
18678
|
kt,
|
18678
18679
|
{
|
18679
|
-
inputId:
|
18680
|
+
inputId: zs.TIME,
|
18680
18681
|
placeholder: vA.DEFAULT_TIME,
|
18681
18682
|
options: Ya,
|
18682
18683
|
icon: /* @__PURE__ */ t.jsx(fi, { className: "icon-dim-20 fcn-6" }),
|
@@ -19137,7 +19138,7 @@ const cM = {
|
|
19137
19138
|
onKeyDown: x,
|
19138
19139
|
children: [
|
19139
19140
|
e && /* @__PURE__ */ t.jsx("div", { className: `dc__no-shrink icon-dim-40 p-8 ${r ? "" : "dc__visible-hover--child"}`, children: /* @__PURE__ */ t.jsx(
|
19140
|
-
|
19141
|
+
ks,
|
19141
19142
|
{
|
19142
19143
|
isChecked: r,
|
19143
19144
|
onChange: x,
|
@@ -19638,7 +19639,7 @@ const cM = {
|
|
19638
19639
|
{
|
19639
19640
|
className: `key-value-table w-100 bcn-1 dc__bottom-radius-4 ${l ? "two-columns" : "three-columns"}`,
|
19640
19641
|
children: N.map((D) => /* @__PURE__ */ t.jsxs("div", { className: "key-value-table__row", children: [
|
19641
|
-
E.map(({ key: M }) => /* @__PURE__ */ t.jsx(
|
19642
|
+
E.map(({ key: M }) => /* @__PURE__ */ t.jsx(qs, { children: /* @__PURE__ */ t.jsx(ft, { wrap: zA, condition: l, children: /* @__PURE__ */ t.jsx(
|
19642
19643
|
"div",
|
19643
19644
|
{
|
19644
19645
|
className: `key-value-table__cell bg__primary flexbox dc__align-items-center dc__gap-4 dc__position-rel ${l || D.data[M].disabled ? "cursor-not-allowed no-hover" : ""} ${d && !F(D.data[M].value, M, D.id) ? "key-value-table__cell--error no-hover" : ""}`,
|
@@ -20147,7 +20148,7 @@ function p0({ isCreateApp: e }) {
|
|
20147
20148
|
showCloseButton: !0,
|
20148
20149
|
trigger: "click",
|
20149
20150
|
interactive: !0,
|
20150
|
-
documentationLink: e ?
|
20151
|
+
documentationLink: e ? Xs.APP_TAGS : Xs.APP_OVERVIEW_TAGS,
|
20151
20152
|
documentationLinkText: "View Documentation",
|
20152
20153
|
children: /* @__PURE__ */ t.jsxs("div", { className: "flexbox cursor", children: [
|
20153
20154
|
/* @__PURE__ */ t.jsx(Vn, { className: "icon-dim-16 mt-2 mr-4" }),
|
@@ -20410,14 +20411,14 @@ const f0 = (e) => {
|
|
20410
20411
|
fileTypes: r = [],
|
20411
20412
|
onUpload: o
|
20412
20413
|
}) => {
|
20413
|
-
const i = (
|
20414
|
-
if (
|
20415
|
-
const
|
20416
|
-
o(
|
20414
|
+
const i = q(() => `fileInput-${Ps()}`, []), c = (d) => {
|
20415
|
+
if (d.target.files) {
|
20416
|
+
const m = Array.from(d.target.files);
|
20417
|
+
o(m);
|
20417
20418
|
}
|
20418
|
-
const
|
20419
|
-
|
20420
|
-
},
|
20419
|
+
const u = d;
|
20420
|
+
u.target.value = "";
|
20421
|
+
}, l = () => {
|
20421
20422
|
o([]);
|
20422
20423
|
};
|
20423
20424
|
return /* @__PURE__ */ t.jsx("div", { className: "file-upload mw-none", children: e || n ? /* @__PURE__ */ t.jsxs("div", { className: "dc__border br-4 dc__overflow-hidden flexbox", children: [
|
@@ -20435,21 +20436,21 @@ const f0 = (e) => {
|
|
20435
20436
|
ariaLabel: "Remove File",
|
20436
20437
|
showAriaLabelInTippy: !1,
|
20437
20438
|
icon: /* @__PURE__ */ t.jsx(Es, {}),
|
20438
|
-
onClick:
|
20439
|
+
onClick: l,
|
20439
20440
|
variant: pe.borderLess,
|
20440
20441
|
style: Ee.negativeGrey,
|
20441
20442
|
size: P.small
|
20442
20443
|
}
|
20443
20444
|
) })
|
20444
20445
|
] }) : /* @__PURE__ */ t.jsxs("div", { className: "dc__position-rel flex", children: [
|
20445
|
-
/* @__PURE__ */ t.jsx("label", { htmlFor:
|
20446
|
+
/* @__PURE__ */ t.jsx("label", { htmlFor: i, className: "m-0 fw-4 cb-5 fs-13 lh-20 flex-grow-1 cursor", children: s || "Upload file…" }),
|
20446
20447
|
/* @__PURE__ */ t.jsx(
|
20447
20448
|
"input",
|
20448
20449
|
{
|
20449
|
-
id:
|
20450
|
+
id: i,
|
20450
20451
|
type: "file",
|
20451
20452
|
className: "dc__visibility-hidden dc__position-abs dc__top-0 dc__right-0 dc__bottom-0 dc__left-0",
|
20452
|
-
onChange:
|
20453
|
+
onChange: c,
|
20453
20454
|
multiple: a,
|
20454
20455
|
accept: r.join(",")
|
20455
20456
|
}
|
@@ -20688,7 +20689,7 @@ const f0 = (e) => {
|
|
20688
20689
|
gridTemplateColumns: E
|
20689
20690
|
},
|
20690
20691
|
children: e.map((b) => /* @__PURE__ */ t.jsxs("div", { className: "dynamic-data-table__row", children: [
|
20691
|
-
s.map(({ key: O }, L) => /* @__PURE__ */ t.jsx(
|
20692
|
+
s.map(({ key: O }, L) => /* @__PURE__ */ t.jsx(qs, { children: R(b, O, L) }, O)),
|
20692
20693
|
!a && !n && /* @__PURE__ */ t.jsx("div", { className: "dynamic-data-table__row-delete-btn bg__primary", children: /* @__PURE__ */ t.jsx(
|
20693
20694
|
ae,
|
20694
20695
|
{
|
@@ -21902,7 +21903,7 @@ class sd {
|
|
21902
21903
|
Sa(this, fn, !1);
|
21903
21904
|
Sa(this, hn, !1);
|
21904
21905
|
ne(this, "updateStatus", (s, n) => {
|
21905
|
-
n.status === "Completed" && !
|
21906
|
+
n.status === "Completed" && !Us(this, hn) && va(this, hn, !0), n.status === "Failed" && !Us(this, fn) && va(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;
|
21906
21907
|
});
|
21907
21908
|
ne(this, "addResult", (s) => {
|
21908
21909
|
const n = structuredClone(s), a = this.results.length, r = { ...n, id: a };
|
@@ -21923,8 +21924,8 @@ class sd {
|
|
21923
21924
|
this.map.set(s, r), this.results[s] = r, n.status === "Failed" && n.retryOperation && this.retryOperations.push(n.retryOperation), this.updateStatus(s, r);
|
21924
21925
|
});
|
21925
21926
|
ne(this, "getRetryOperations", () => this.retryOperations);
|
21926
|
-
ne(this, "hasAnyOperationFailed", () =>
|
21927
|
-
ne(this, "getHasAnyOperationSucceeded", () =>
|
21927
|
+
ne(this, "hasAnyOperationFailed", () => Us(this, fn));
|
21928
|
+
ne(this, "getHasAnyOperationSucceeded", () => Us(this, hn));
|
21928
21929
|
this.size = s, this.barChartEntities.Pending = s;
|
21929
21930
|
}
|
21930
21931
|
}
|
@@ -22299,7 +22300,7 @@ const z0 = ({
|
|
22299
22300
|
image: Oh,
|
22300
22301
|
alt: "External-CI",
|
22301
22302
|
dataTestId: "deploy-image-external-service-link",
|
22302
|
-
type:
|
22303
|
+
type: Ws.WEBHOOK
|
22303
22304
|
},
|
22304
22305
|
JOB: {
|
22305
22306
|
title: "Create a Job",
|
@@ -22322,7 +22323,7 @@ const z0 = ({
|
|
22322
22323
|
appWorkflowId: e.appWorkflowId,
|
22323
22324
|
environmentId: -1,
|
22324
22325
|
id: 0,
|
22325
|
-
parentPipelineType:
|
22326
|
+
parentPipelineType: Ws.WEBHOOK,
|
22326
22327
|
switchFromCiPipelineId: e.switchFromCiPipelineId
|
22327
22328
|
}
|
22328
22329
|
]
|
@@ -22399,7 +22400,7 @@ const z0 = ({
|
|
22399
22400
|
return;
|
22400
22401
|
C.stopPropagation();
|
22401
22402
|
const { pipelineType: S } = C.currentTarget.dataset;
|
22402
|
-
if (S ===
|
22403
|
+
if (S === Ws.WEBHOOK) {
|
22403
22404
|
h();
|
22404
22405
|
return;
|
22405
22406
|
}
|
@@ -23385,7 +23386,7 @@ function Er(e, s = !1) {
|
|
23385
23386
|
}
|
23386
23387
|
const kM = (e, s = "-") => e ? `${Oe(e).utc().format(vt.TWELVE_HOURS_EXPORT_FORMAT)} (UTC)` : "-";
|
23387
23388
|
function UM() {
|
23388
|
-
const e =
|
23389
|
+
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), {});
|
23389
23390
|
return { queryParams: s, searchParams: n };
|
23390
23391
|
}
|
23391
23392
|
const $M = (e, s) => {
|
@@ -24814,7 +24815,7 @@ function fk({
|
|
24814
24815
|
}
|
24815
24816
|
) : null;
|
24816
24817
|
}
|
24817
|
-
const zy = ({ startNode: e }) => e.type === Is.WEBHOOK ?
|
24818
|
+
const zy = ({ startNode: e }) => e.type === Is.WEBHOOK ? Ws.WEBHOOK : e.type === Is.CI ? Ws.CI_PIPELINE : Ws.CD_PIPELINE, hk = ({
|
24818
24819
|
position: e,
|
24819
24820
|
handleCDSelect: s,
|
24820
24821
|
startNode: n,
|
@@ -25053,7 +25054,7 @@ const hd = 5, qy = [
|
|
25053
25054
|
)
|
25054
25055
|
] })
|
25055
25056
|
] });
|
25056
|
-
}, Pn = new
|
25057
|
+
}, Pn = new Fs.Renderer(), gd = ({
|
25057
25058
|
setExpandableIcon: e,
|
25058
25059
|
markdown: s,
|
25059
25060
|
className: n,
|
@@ -25070,17 +25071,17 @@ const hd = 5, qy = [
|
|
25070
25071
|
}, [i]);
|
25071
25072
|
const d = (m) => `
|
25072
25073
|
<tr>
|
25073
|
-
${m.map((p) => `<td align="${p.align}">${
|
25074
|
+
${m.map((p) => `<td align="${p.align}">${Fs(p.text)}</td>`).join("")}
|
25074
25075
|
</tr>
|
25075
25076
|
`;
|
25076
25077
|
Pn.listitem = ({ text: m, task: p, checked: _ }) => p ? `<li style="list-style: none">
|
25077
25078
|
<input disabled type="checkbox" ${_ ? "checked" : ""} class="dc__vertical-align-middle" style="margin: 0 0.2em 0.25em -1.4em">
|
25078
|
-
${
|
25079
|
-
</li>` : `<li>${
|
25079
|
+
${Fs(m)}
|
25080
|
+
</li>` : `<li>${Fs(m)}</li>`, Pn.image = ({ href: m, title: p, text: _ }) => `<img src="${m}" alt="${_}" title="${p}" class="max-w-100">`, Pn.table = ({ header: m, rows: p }) => `
|
25080
25081
|
<div class="table-container">
|
25081
25082
|
<table>
|
25082
25083
|
<thead>
|
25083
|
-
<tr>${m.map((_) => `<th align="${_.align}">${
|
25084
|
+
<tr>${m.map((_) => `<th align="${_.align}">${Fs(_.text)}</th>`).join("")}</tr>
|
25084
25085
|
</thead>
|
25085
25086
|
<tbody>
|
25086
25087
|
${p.map((_) => d(_)).join("")}
|
@@ -25096,13 +25097,13 @@ const hd = 5, qy = [
|
|
25096
25097
|
${m}
|
25097
25098
|
</h${p}>
|
25098
25099
|
</a>`;
|
25099
|
-
},
|
25100
|
+
}, Fs.setOptions({
|
25100
25101
|
renderer: Pn,
|
25101
25102
|
gfm: !0,
|
25102
25103
|
...a && { breaks: !0 }
|
25103
25104
|
});
|
25104
25105
|
const u = () => ({
|
25105
|
-
__html: Os.sanitize(
|
25106
|
+
__html: Os.sanitize(Fs(i), { USE_PROFILES: { html: !0 } })
|
25106
25107
|
});
|
25107
25108
|
return /* @__PURE__ */ t.jsx(
|
25108
25109
|
"article",
|
@@ -25623,7 +25624,7 @@ export {
|
|
25623
25624
|
Kx as aH,
|
25624
25625
|
dn as aI,
|
25625
25626
|
Wx as aJ,
|
25626
|
-
|
25627
|
+
Ws as aK,
|
25627
25628
|
Is as aL,
|
25628
25629
|
Jn as aM,
|
25629
25630
|
wo as aN,
|
@@ -25782,7 +25783,7 @@ export {
|
|
25782
25783
|
Kc as cj,
|
25783
25784
|
QN as ck,
|
25784
25785
|
iP as cl,
|
25785
|
-
|
25786
|
+
ks as cm,
|
25786
25787
|
Ap as cn,
|
25787
25788
|
em as co,
|
25788
25789
|
i1 as cp,
|
@@ -26057,7 +26058,7 @@ export {
|
|
26057
26058
|
hS as gz,
|
26058
26059
|
rk as h,
|
26059
26060
|
cm as h$,
|
26060
|
-
|
26061
|
+
zs as h0,
|
26061
26062
|
eM as h1,
|
26062
26063
|
Qo as h2,
|
26063
26064
|
qi as h3,
|
@@ -26257,12 +26258,12 @@ export {
|
|
26257
26258
|
rN as k4,
|
26258
26259
|
Ti as k5,
|
26259
26260
|
wu as k6,
|
26260
|
-
|
26261
|
+
Ps as k7,
|
26261
26262
|
ZD as k8,
|
26262
26263
|
Pr as k9,
|
26263
26264
|
nE as kA,
|
26264
26265
|
aE as kB,
|
26265
|
-
|
26266
|
+
Js as kC,
|
26266
26267
|
Tt as kD,
|
26267
26268
|
rE as kE,
|
26268
26269
|
Qa as kF,
|
@@ -26404,12 +26405,12 @@ export {
|
|
26404
26405
|
Jt as p,
|
26405
26406
|
_k as q,
|
26406
26407
|
Tk as r,
|
26407
|
-
|
26408
|
+
Vs as s,
|
26408
26409
|
aD as t,
|
26409
26410
|
ik as u,
|
26410
26411
|
An as v,
|
26411
26412
|
Ni as w,
|
26412
26413
|
ou as x,
|
26413
|
-
|
26414
|
+
Xs as y,
|
26414
26415
|
Yt as z
|
26415
26416
|
};
|
@@ -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-BC0D_yOP.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.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { kA as s, a2 as t, d_ as i, eo as o, ls as r, lh as n, f4 as l, ad as T, l1 as g, Y as S, fc as p, ld as d, kX as E, aO as _, fw as c, cO as I, aM as A, aN as u, ks as C, iq as D, fH as O, mh as m, lJ as y, lf as R, fd as f, fe as P, iY as N, fV as L, kO as M, kh as h, cB as F, az as U, aA as b, fr as B, h4 as v, fQ as k, lx 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, j8 as $, ib 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 pa, dh as da, dI as Ea, dg as _a, dB as ca, dD as Ia, dC as Aa, dk as ua, V as Ca, dE as Da, iI as Oa, ff as ma, fi as ya, fl as Ra, fh as fa, i1 as Pa, i4 as Na, i3 as La, i2 as Ma, fI as ha, fJ as Fa, hT as Ua, fT as ba, aG as Ba, aF as va, aE as ka, kn as Va, aw as Ga, lo as ja, au as Ha, cy as Ka, km as Ya, kD as Wa, fp as wa, lQ as xa, lM as Xa, e4 as za, e5 as qa, lR as Za, lS as Ja, lj as Qa, ll as $a, lk as ae, ky as ee, lq as se, eS as te, iE as ie, iB as oe, lE as re, eq as ne, dT as le, ie as Te, q as ge, cm as Se, gJ as pe, b_ as de, C as Ee, et as _e, eu as ce, j5 as Ie, cZ as Ae, cY as ue, hJ as Ce, hs as De, h2 as Oe, fb as me, eI as ye, li as Re, cu as fe, aQ as Pe, jh as Ne, eN as Le, ir as Me, lN as he, eQ as Fe, kx as Ue, bT as be, ia as Be, ih as ve, ig as ke, cD as Ve, d9 as Ge, j9 as je, j2 as He, c2 as Ke, h0 as Ye, g$ as We, aj as we, l0 as xe, lC as Xe, a0 as ze, ai as qe, x as Ze, lr as Je, hk as Qe, hi as $e, hj as as, dL as es, lB as ss, l2 as ts, J as is, gT as os, d$ as rs, e0 as ns, er as ls, hF as Ts, l9 as gs, lb as Ss, a3 as ps, io as ds, ly as Es, ei as _s, t as cs, w as Is, y as As, s as us, v as Cs, ep as Ds, eE as Os, gP as ms, D as ys, kj as Rs, da as fs, lF as Ps, ic as Ns, ku as Ls, aI as Ms, ht as hs, hu as Fs, fW as Us, gI as bs, gH as Bs, ax as vs, bS as ks, l4 as Vs, iZ as Gs, fU as js, l5 as Hs, bG as Ks, hG as Ys, r as Ws, jc as ws, cN as xs, bU as Xs, bV as zs, ii as qs, lL as Zs, lK as Js, cR as Qs, cS as $s, cQ as at, bH as et, bt as st, eJ as tt, ij as it, ik as ot, l8 as rt, lH as nt, N as lt, L as Tt, lD as gt, ac as St, k_ as pt, la as dt, hI as Et, fz as _t, i9 as ct, kB as It, lP as At, kf as ut, fK as Ct, l6 as Dt, gM as Ot, E as mt, f as yt, ft as Rt, F as ft, a6 as Pt, fO as Nt, fN as Lt, f_ as Mt, f3 as ht, cw as Ft, ip as Ut, fv as bt, aJ as Bt, hn as vt, aB as kt, jb as Vt, iG as Gt, id as jt, ek as Ht, eF as Kt, eM as Yt, cV as Wt, G as wt, m as xt, iT as Xt, iS as zt, fx as qt, eR as Zt, gq as Jt, gL as Qt, kt as $t, j1 as ai, an as ei, iR as si, o as ti, f8 as ii, fB as oi, fZ as ri, H as ni, kZ as li, e2 as Ti, e1 as gi, e3 as Si, lI as pi, f0 as di, f1 as Ei, am as _i, iV as ci, h6 as Ii, fq as Ai, fs as ui, h3 as Ci, aD as Di, kL as Oi, kN as mi, cF as yi, cE as Ri, av as fi, fM as Pi, mb as Ni, j4 as Li, I as Mi, fy as hi, cA as Fi, je as Ui, i7 as bi, i5 as Bi, lg as vi, K as ki, hl as Vi, ah as Gi, kG as ji, jf as Hi, kH as Ki, f7 as Yi, go as Wi, jg as wi, fX as xi, le as Xi, jj as zi, ag as qi, Z as Zi, cW as Ji, ji as Qi, a1 as $i, X as ao, gZ as eo, gS as so, kK as to, ay as io, cU as oo, aC as ro, h5 as no, f9 as lo, bI as To, fL as go, k$ as So, kl as po, gQ as Eo, ct as _o, fa as co, c0 as Io, bY as Ao, bZ as uo, b$ as Co, es as Do, dR as Oo, ej as mo, g4 as yo, dG as Ro, g3 as fo, g2 as Po, kg as No, i8 as Lo, lt as Mo, bW as ho, eP as Fo, eC as Uo, z as bo, lm as Bo, af as vo, dS as ko, fA as Vo, cT as Go, j3 as jo, l3 as Ho, ja as Ko, eH as Yo, hb as Wo, aK as wo, ha as xo, h9 as Xo, h7 as zo, cC as qo, h8 as Zo, cr as Jo, kq as Qo, P as $o, bF as ar, kv as er, bM as sr, eO as tr, lv as ir, j0 as or, A as rr, k as nr, l as lr, aa as Tr, cv as gr, cq as Sr, i$ as pr, ki as dr, eY as Er, R as _r, W as cr, bR as Ir, ko as Ar, kp as ur, kI as Cr, lG as Dr, kz as Or, S as mr, jy as yr, iC as Rr, _ as fr, fm as Pr, ak as Nr, ae as Lr, lz as Mr, aq as hr, j7 as Fr, eW as Ur, kY as br, g5 as Br, fu as vr, ef as kr, cs as Vr, gp as Gr, cn as jr, h$ as Hr, i0 as Kr, hM as Yr, cX as Wr, d0 as wr, c$ as xr, p as Xr, fj as zr, ln as qr, hm as Zr, hp as Jr, hq as Qr, mj as $r, ar as an, as as en, hQ as sn, kk as tn, hr as on, fP as rn, gO as nn, bX as ln, co as Tn, $ as gn, c4 as Sn, g6 as pn, iX as dn, gK as En, i_ as _n, n as cn, f2 as In, lw as An, dX as un, kR as Cn, l7 as Dn, a8 as On, g_ as mn, M as yn, O as Rn, c_ as fn, lp as Pn, hH as Nn, bP as Ln, bQ as Mn, il as hn, iN as Fn, iO as Un, lO as bn, iL as Bn, kS as vn, iM as kn, gR as Vn, bL as Gn, at as jn, m1 as Hn, m2 as Kn, m3 as Yn, a as Wn, iH as wn, dH as xn, T as Xn, aH as zn, fS as qn, fR as Zn, kE as Jn, Q as Qn, ap as $n, lA as al, kw as el, U as sl, e6 as tl, iP as il, iQ as ol, cL as rl, kV as nl, ea as ll, ed as Tl, ec as gl, eb as Sl, e8 as pl, lu as dl, al as El, eG as _l, cx as cl, kF as Il, iK as Al, bJ as ul, bK as Cl, hK as Dl, a5 as Ol, cz as ml, kr as yl, g1 as Rl, f$ as fl, aL as Pl, iJ as Nl, g0 as Ll, kC as Ml, bn as hl, ab as Fl, d7 as Ul, jU as bl, bj as Bl, a4 as vl, bv as kl, gt as Vl, b as Gl, gb as jl, gc as Hl, bl as Kl, k8 as Yl, b7 as Wl, ke as wl, b5 as xl, d as Xl, bo as zl, iD as ql, iF as Zl, eg as Jl, c as Ql, iv as $l, iy as aT, b8 as eT, ez as sT, dn as tT, cc as iT, ew as oT, en as rT, gY as nT, bd as lT, bk as TT, jV as gT, e as ST, ey as pT, ex as dT, dc as ET, kc as _T, hC as cT, hE as IT, hB as AT, hD as uT, jz as CT, eA as DT, jE as OT, cb as mT, cd as yT, bi as RT, ca as fT, d4 as PT, eV as NT, el as LT, aW as MT, lV as hT, hy as FT, gF as UT, lU as bT, he as BT, by as vT, dx as kT, dm as VT, dw as GT, dv as jT, du as HT, lT as KT, hV as YT, kd as WT, cg as wT, eB as xT, f5 as XT, lW as zT, hY as qT, kP as ZT, iw as JT, is as QT, iA as $T, ix as ag, b1 as eg, f6 as sg, fC as tg, ce as ig, gX as og, k2 as rg, hz as ng, gl as lg, gg as Tg, gf as gg, eK as Sg, eD as pg, gd as dg, iW as Eg, hv as _g, ds as cg, hw as Ig, iz as Ag, aX as ug, im as Cg, l_ as Dg, cf as Og, jY as mg, be as yg, ao as Rg, gC as fg, b3 as Pg, ck as Ng, jJ as Lg, cl as Mg, bC as hg, eh as Fg, k1 as Ug, bD as bg, fG as Bg, gz as vg, gy as kg, bA as Vg, fn as Gg, i6 as jg, k0 as Hg, j$ as Kg, jI as Yg, d6 as Wg, fF as wg, ev as xg, em as Xg, jR as zg, gw as qg, k5 as Zg, ge as Jg, gn as Qg, ci as $g, gD as aS, k4 as eS, a7 as sS, hf as tS, m4 as iS, gs as oS, dr as rS, hd as nS, hc as lS, ma as TS, m9 as gS, lY as SS, hS as pS, aV as dS, bg as ES, eL as _S, lX as cS, ch as IS, bz as AS, iu as uS, hX as CS, hU as DS, hN as OS, h_ as mS, ho as yS, hR as RS, hL as fS, gv as PS, bB as NS, gE as LS, hZ as MS, bE as hS, ga as FS, c3 as US, m5 as bS, kQ as BS, jX as vS, a9 as kS, gU as VS, hW as GS, hO as jS, dt as HS, g9 as KS, gm as YS, gr as WS, gG as wS, k7 as xS, hh as XS, bb as zS, e9 as qS, ee as ZS, l$ as JS, c5 as QS, k6 as $S, jN as ap, cj as ep, gA as sp, gB as tp, m8 as ip, m6 as op, k3 as rp, cP as np, jQ as lp, fD as Tp, d8 as gp, bm as Sp, mi as pp, b2 as dp, eU as Ep, eT as _p, jF as cp, iU as Ip, ka as Ap, j6 as up, eX as Cp, i as Dp, jW as Op, j as mp, bc as yp, bu as Rp, hx as fp, c1 as Pp, aY as Np, aZ as Lp, jL as Mp, jd as hp, hP as Fp, dq as Up, hg as bp, c8 as Bp, d3 as vp, d1 as kp, bh as Vp, bw as Gp, gj as jp, gh as Hp, gk as Kp, gi as Yp, jG as Wp, aT as wp, jH as xp, c9 as Xp, ba as zp, jT as qp, d2 as Zp, h1 as Jp, bf as Qp, m7 as $p, a_ as ad, hA as ed, gN as sd, it as td, gu as id, kb as od, jS as rd, a$ as nd, jm as ld, j_ as Td, k9 as gd, jZ as Sd, c7 as pd, gx as dd, lZ as Ed, db as _d, fE as cd, c6 as Id, bp as Ad, aP as ud, aR as Cd, fY as Dd, lc as Od, g8 as md, aS as yd, jK as Rd, g7 as fd, bx as Pd, d5 as Nd, e_ as Ld, gW as Md, gV as hd, m0 as Fd, eZ as Ud, e$ as bd, dp as Bd, b9 as vd, u as kd, dj as Vd, dl as Gd, fg as jd, cH as Hd, me as Kd, b0 as Yd, mf as Wd, md as wd, cG as xd, kM as Xd, jP as zd, bq as qd, b6 as Zd, bs as Jd, kJ as Qd, mc as $d, cK as aE, cp as eE, br as sE, b4 as tE, cM as iE, mg as oE, kT as rE, aU as nE, cJ as lE, kU as TE, cI as gE, jC as SE, jA as pE, jo as dE, jx as EE, ju as _E, jB as cE, jl as IE, jk as AE, jn as uE, jt as CE, jr as DE, jq as OE, jw as mE, jp as yE, bN as RE, bO as fE, js as PE, jv as NE, jD as LE, jM as ME, kW as hE, jO as FE } from "./@code-editor-
|
2
|
-
import { H as bE, R as BE, c as vE, g as kE, a as VE, b as GE } from "./@common-rjsf-
|
1
|
+
import { kA as s, a2 as t, d_ as i, eo as o, ls as r, lh as n, f4 as l, ad as T, l1 as g, Y as S, fc as p, ld as d, kX as E, aO as _, fw as c, cO as I, aM as A, aN as u, ks as C, iq as D, fH as O, mh as m, lJ as y, lf as R, fd as f, fe as P, iY as N, fV as L, kO as M, kh as h, cB as F, az as U, aA as b, fr as B, h4 as v, fQ as k, lx 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, j8 as $, ib 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 pa, dh as da, dI as Ea, dg as _a, dB as ca, dD as Ia, dC as Aa, dk as ua, V as Ca, dE as Da, iI as Oa, ff as ma, fi as ya, fl as Ra, fh as fa, i1 as Pa, i4 as Na, i3 as La, i2 as Ma, fI as ha, fJ as Fa, hT as Ua, fT as ba, aG as Ba, aF as va, aE as ka, kn as Va, aw as Ga, lo as ja, au as Ha, cy as Ka, km as Ya, kD as Wa, fp as wa, lQ as xa, lM as Xa, e4 as za, e5 as qa, lR as Za, lS as Ja, lj as Qa, ll as $a, lk as ae, ky as ee, lq as se, eS as te, iE as ie, iB as oe, lE as re, eq as ne, dT as le, ie as Te, q as ge, cm as Se, gJ as pe, b_ as de, C as Ee, et as _e, eu as ce, j5 as Ie, cZ as Ae, cY as ue, hJ as Ce, hs as De, h2 as Oe, fb as me, eI as ye, li as Re, cu as fe, aQ as Pe, jh as Ne, eN as Le, ir as Me, lN as he, eQ as Fe, kx as Ue, bT as be, ia as Be, ih as ve, ig as ke, cD as Ve, d9 as Ge, j9 as je, j2 as He, c2 as Ke, h0 as Ye, g$ as We, aj as we, l0 as xe, lC as Xe, a0 as ze, ai as qe, x as Ze, lr as Je, hk as Qe, hi as $e, hj as as, dL as es, lB as ss, l2 as ts, J as is, gT as os, d$ as rs, e0 as ns, er as ls, hF as Ts, l9 as gs, lb as Ss, a3 as ps, io as ds, ly as Es, ei as _s, t as cs, w as Is, y as As, s as us, v as Cs, ep as Ds, eE as Os, gP as ms, D as ys, kj as Rs, da as fs, lF as Ps, ic as Ns, ku as Ls, aI as Ms, ht as hs, hu as Fs, fW as Us, gI as bs, gH as Bs, ax as vs, bS as ks, l4 as Vs, iZ as Gs, fU as js, l5 as Hs, bG as Ks, hG as Ys, r as Ws, jc as ws, cN as xs, bU as Xs, bV as zs, ii as qs, lL as Zs, lK as Js, cR as Qs, cS as $s, cQ as at, bH as et, bt as st, eJ as tt, ij as it, ik as ot, l8 as rt, lH as nt, N as lt, L as Tt, lD as gt, ac as St, k_ as pt, la as dt, hI as Et, fz as _t, i9 as ct, kB as It, lP as At, kf as ut, fK as Ct, l6 as Dt, gM as Ot, E as mt, f as yt, ft as Rt, F as ft, a6 as Pt, fO as Nt, fN as Lt, f_ as Mt, f3 as ht, cw as Ft, ip as Ut, fv as bt, aJ as Bt, hn as vt, aB as kt, jb as Vt, iG as Gt, id as jt, ek as Ht, eF as Kt, eM as Yt, cV as Wt, G as wt, m as xt, iT as Xt, iS as zt, fx as qt, eR as Zt, gq as Jt, gL as Qt, kt as $t, j1 as ai, an as ei, iR as si, o as ti, f8 as ii, fB as oi, fZ as ri, H as ni, kZ as li, e2 as Ti, e1 as gi, e3 as Si, lI as pi, f0 as di, f1 as Ei, am as _i, iV as ci, h6 as Ii, fq as Ai, fs as ui, h3 as Ci, aD as Di, kL as Oi, kN as mi, cF as yi, cE as Ri, av as fi, fM as Pi, mb as Ni, j4 as Li, I as Mi, fy as hi, cA as Fi, je as Ui, i7 as bi, i5 as Bi, lg as vi, K as ki, hl as Vi, ah as Gi, kG as ji, jf as Hi, kH as Ki, f7 as Yi, go as Wi, jg as wi, fX as xi, le as Xi, jj as zi, ag as qi, Z as Zi, cW as Ji, ji as Qi, a1 as $i, X as ao, gZ as eo, gS as so, kK as to, ay as io, cU as oo, aC as ro, h5 as no, f9 as lo, bI as To, fL as go, k$ as So, kl as po, gQ as Eo, ct as _o, fa as co, c0 as Io, bY as Ao, bZ as uo, b$ as Co, es as Do, dR as Oo, ej as mo, g4 as yo, dG as Ro, g3 as fo, g2 as Po, kg as No, i8 as Lo, lt as Mo, bW as ho, eP as Fo, eC as Uo, z as bo, lm as Bo, af as vo, dS as ko, fA as Vo, cT as Go, j3 as jo, l3 as Ho, ja as Ko, eH as Yo, hb as Wo, aK as wo, ha as xo, h9 as Xo, h7 as zo, cC as qo, h8 as Zo, cr as Jo, kq as Qo, P as $o, bF as ar, kv as er, bM as sr, eO as tr, lv as ir, j0 as or, A as rr, k as nr, l as lr, aa as Tr, cv as gr, cq as Sr, i$ as pr, ki as dr, eY as Er, R as _r, W as cr, bR as Ir, ko as Ar, kp as ur, kI as Cr, lG as Dr, kz as Or, S as mr, jy as yr, iC as Rr, _ as fr, fm as Pr, ak as Nr, ae as Lr, lz as Mr, aq as hr, j7 as Fr, eW as Ur, kY as br, g5 as Br, fu as vr, ef as kr, cs as Vr, gp as Gr, cn as jr, h$ as Hr, i0 as Kr, hM as Yr, cX as Wr, d0 as wr, c$ as xr, p as Xr, fj as zr, ln as qr, hm as Zr, hp as Jr, hq as Qr, mj as $r, ar as an, as as en, hQ as sn, kk as tn, hr as on, fP as rn, gO as nn, bX as ln, co as Tn, $ as gn, c4 as Sn, g6 as pn, iX as dn, gK as En, i_ as _n, n as cn, f2 as In, lw as An, dX as un, kR as Cn, l7 as Dn, a8 as On, g_ as mn, M as yn, O as Rn, c_ as fn, lp as Pn, hH as Nn, bP as Ln, bQ as Mn, il as hn, iN as Fn, iO as Un, lO as bn, iL as Bn, kS as vn, iM as kn, gR as Vn, bL as Gn, at as jn, m1 as Hn, m2 as Kn, m3 as Yn, a as Wn, iH as wn, dH as xn, T as Xn, aH as zn, fS as qn, fR as Zn, kE as Jn, Q as Qn, ap as $n, lA as al, kw as el, U as sl, e6 as tl, iP as il, iQ as ol, cL as rl, kV as nl, ea as ll, ed as Tl, ec as gl, eb as Sl, e8 as pl, lu as dl, al as El, eG as _l, cx as cl, kF as Il, iK as Al, bJ as ul, bK as Cl, hK as Dl, a5 as Ol, cz as ml, kr as yl, g1 as Rl, f$ as fl, aL as Pl, iJ as Nl, g0 as Ll, kC as Ml, bn as hl, ab as Fl, d7 as Ul, jU as bl, bj as Bl, a4 as vl, bv as kl, gt as Vl, b as Gl, gb as jl, gc as Hl, bl as Kl, k8 as Yl, b7 as Wl, ke as wl, b5 as xl, d as Xl, bo as zl, iD as ql, iF as Zl, eg as Jl, c as Ql, iv as $l, iy as aT, b8 as eT, ez as sT, dn as tT, cc as iT, ew as oT, en as rT, gY as nT, bd as lT, bk as TT, jV as gT, e as ST, ey as pT, ex as dT, dc as ET, kc as _T, hC as cT, hE as IT, hB as AT, hD as uT, jz as CT, eA as DT, jE as OT, cb as mT, cd as yT, bi as RT, ca as fT, d4 as PT, eV as NT, el as LT, aW as MT, lV as hT, hy as FT, gF as UT, lU as bT, he as BT, by as vT, dx as kT, dm as VT, dw as GT, dv as jT, du as HT, lT as KT, hV as YT, kd as WT, cg as wT, eB as xT, f5 as XT, lW as zT, hY as qT, kP as ZT, iw as JT, is as QT, iA as $T, ix as ag, b1 as eg, f6 as sg, fC as tg, ce as ig, gX as og, k2 as rg, hz as ng, gl as lg, gg as Tg, gf as gg, eK as Sg, eD as pg, gd as dg, iW as Eg, hv as _g, ds as cg, hw as Ig, iz as Ag, aX as ug, im as Cg, l_ as Dg, cf as Og, jY as mg, be as yg, ao as Rg, gC as fg, b3 as Pg, ck as Ng, jJ as Lg, cl as Mg, bC as hg, eh as Fg, k1 as Ug, bD as bg, fG as Bg, gz as vg, gy as kg, bA as Vg, fn as Gg, i6 as jg, k0 as Hg, j$ as Kg, jI as Yg, d6 as Wg, fF as wg, ev as xg, em as Xg, jR as zg, gw as qg, k5 as Zg, ge as Jg, gn as Qg, ci as $g, gD as aS, k4 as eS, a7 as sS, hf as tS, m4 as iS, gs as oS, dr as rS, hd as nS, hc as lS, ma as TS, m9 as gS, lY as SS, hS as pS, aV as dS, bg as ES, eL as _S, lX as cS, ch as IS, bz as AS, iu as uS, hX as CS, hU as DS, hN as OS, h_ as mS, ho as yS, hR as RS, hL as fS, gv as PS, bB as NS, gE as LS, hZ as MS, bE as hS, ga as FS, c3 as US, m5 as bS, kQ as BS, jX as vS, a9 as kS, gU as VS, hW as GS, hO as jS, dt as HS, g9 as KS, gm as YS, gr as WS, gG as wS, k7 as xS, hh as XS, bb as zS, e9 as qS, ee as ZS, l$ as JS, c5 as QS, k6 as $S, jN as ap, cj as ep, gA as sp, gB as tp, m8 as ip, m6 as op, k3 as rp, cP as np, jQ as lp, fD as Tp, d8 as gp, bm as Sp, mi as pp, b2 as dp, eU as Ep, eT as _p, jF as cp, iU as Ip, ka as Ap, j6 as up, eX as Cp, i as Dp, jW as Op, j as mp, bc as yp, bu as Rp, hx as fp, c1 as Pp, aY as Np, aZ as Lp, jL as Mp, jd as hp, hP as Fp, dq as Up, hg as bp, c8 as Bp, d3 as vp, d1 as kp, bh as Vp, bw as Gp, gj as jp, gh as Hp, gk as Kp, gi as Yp, jG as Wp, aT as wp, jH as xp, c9 as Xp, ba as zp, jT as qp, d2 as Zp, h1 as Jp, bf as Qp, m7 as $p, a_ as ad, hA as ed, gN as sd, it as td, gu as id, kb as od, jS as rd, a$ as nd, jm as ld, j_ as Td, k9 as gd, jZ as Sd, c7 as pd, gx as dd, lZ as Ed, db as _d, fE as cd, c6 as Id, bp as Ad, aP as ud, aR as Cd, fY as Dd, lc as Od, g8 as md, aS as yd, jK as Rd, g7 as fd, bx as Pd, d5 as Nd, e_ as Ld, gW as Md, gV as hd, m0 as Fd, eZ as Ud, e$ as bd, dp as Bd, b9 as vd, u as kd, dj as Vd, dl as Gd, fg as jd, cH as Hd, me as Kd, b0 as Yd, mf as Wd, md as wd, cG as xd, kM as Xd, jP as zd, bq as qd, b6 as Zd, bs as Jd, kJ as Qd, mc as $d, cK as aE, cp as eE, br as sE, b4 as tE, cM as iE, mg as oE, kT as rE, aU as nE, cJ as lE, kU as TE, cI as gE, jC as SE, jA as pE, jo as dE, jx as EE, ju as _E, jB as cE, jl as IE, jk as AE, jn as uE, jt as CE, jr as DE, jq as OE, jw as mE, jp as yE, bN as RE, bO as fE, js as PE, jv as NE, jD as LE, jM as ME, kW as hE, jO as FE } from "./@code-editor-BC0D_yOP.js";
|
2
|
+
import { H as bE, R as BE, c as vE, g as kE, a as VE, b as GE } from "./@common-rjsf-HwetDdVd.js";
|
3
3
|
export {
|
4
4
|
s as ACCESS_TYPE_MAP,
|
5
5
|
t as ACTION_STATE,
|