@wso2/am-core-ui 0.0.8 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index-lwieYKHC.js → index-B-g_Ui2o.js} +1 -1
- package/dist/{index-CRHr3thG.js → index-DSj_TXMQ.js} +7253 -7222
- package/dist/{index-CXZXNle9.js → index-Lhubvbxf.js} +35 -52
- package/dist/{index-CWUxXnMV.js → index-enU-6pAJ.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/types/mountPoints.d.ts +1 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as nt from "react";
|
|
2
2
|
import Za, { useState as R8, useEffect as dl, useRef as T8 } from "react";
|
|
3
|
-
import { aF as Qe, a$ as I8, bE as Js, bz as bn, bG as En, bA as un, bF as k8, bD as ef, bB as tf, bC as P8, K as bs, b1 as Ba, l as sS, a5 as N8 } from "./index-
|
|
3
|
+
import { aF as Qe, a$ as I8, bE as Js, bz as bn, bG as En, bA as un, bF as k8, bD as ef, bB as tf, bC as P8, K as bs, b1 as Ba, l as sS, a5 as N8 } from "./index-DSj_TXMQ.js";
|
|
4
4
|
import * as j8 from "react-dom";
|
|
5
5
|
function TD(t, e) {
|
|
6
6
|
for (var r = 0; r < e.length; r++) {
|
|
@@ -9068,11 +9068,7 @@ function GU(t, e = `expected a function, instead received ${typeof t}`) {
|
|
|
9068
9068
|
if (typeof t != "function")
|
|
9069
9069
|
throw new TypeError(e);
|
|
9070
9070
|
}
|
|
9071
|
-
function YU(t, e =
|
|
9072
|
-
if (typeof t != "object")
|
|
9073
|
-
throw new TypeError(e);
|
|
9074
|
-
}
|
|
9075
|
-
function XU(t, e = "expected all items to be functions, instead received the following types: ") {
|
|
9071
|
+
function YU(t, e = "expected all items to be functions, instead received the following types: ") {
|
|
9076
9072
|
if (!t.every((r) => typeof r == "function")) {
|
|
9077
9073
|
const r = t.map(
|
|
9078
9074
|
(n) => typeof n == "function" ? `function ${n.name || "unnamed"}()` : typeof n
|
|
@@ -9081,9 +9077,9 @@ function XU(t, e = "expected all items to be functions, instead received the fol
|
|
|
9081
9077
|
}
|
|
9082
9078
|
}
|
|
9083
9079
|
var NR = (t) => Array.isArray(t) ? t : [t];
|
|
9084
|
-
function
|
|
9080
|
+
function XU(t) {
|
|
9085
9081
|
const e = Array.isArray(t[0]) ? t[0] : t;
|
|
9086
|
-
return
|
|
9082
|
+
return YU(
|
|
9087
9083
|
e,
|
|
9088
9084
|
"createSelector expects all input-selectors to be functions, but received the following types: "
|
|
9089
9085
|
), e;
|
|
@@ -9094,7 +9090,7 @@ function jR(t, e) {
|
|
|
9094
9090
|
r.push(t[s].apply(null, e));
|
|
9095
9091
|
return r;
|
|
9096
9092
|
}
|
|
9097
|
-
var
|
|
9093
|
+
var ZU = (t, e) => {
|
|
9098
9094
|
const { identityFunctionCheck: r, inputStabilityCheck: n } = {
|
|
9099
9095
|
...HU,
|
|
9100
9096
|
...e
|
|
@@ -9109,23 +9105,26 @@ var QU = (t, e) => {
|
|
|
9109
9105
|
run: KU
|
|
9110
9106
|
}
|
|
9111
9107
|
};
|
|
9112
|
-
},
|
|
9108
|
+
}, QU = class {
|
|
9113
9109
|
constructor(t) {
|
|
9114
9110
|
this.value = t;
|
|
9115
9111
|
}
|
|
9116
9112
|
deref() {
|
|
9117
9113
|
return this.value;
|
|
9118
9114
|
}
|
|
9119
|
-
},
|
|
9115
|
+
}, e7 = () => typeof WeakRef > "u" ? QU : WeakRef, v$ = /* @__PURE__ */ e7(), t7 = 0, MR = 1;
|
|
9120
9116
|
function Yc() {
|
|
9121
9117
|
return {
|
|
9122
|
-
s:
|
|
9118
|
+
s: t7,
|
|
9123
9119
|
v: void 0,
|
|
9124
9120
|
o: null,
|
|
9125
9121
|
p: null
|
|
9126
9122
|
};
|
|
9127
9123
|
}
|
|
9128
|
-
function
|
|
9124
|
+
function r7(t) {
|
|
9125
|
+
return t instanceof v$ ? t.deref() : t;
|
|
9126
|
+
}
|
|
9127
|
+
function b$(t, e = {}) {
|
|
9129
9128
|
let r = Yc();
|
|
9130
9129
|
const { resultEqualityCheck: n } = e;
|
|
9131
9130
|
let s, i = 0;
|
|
@@ -9151,8 +9150,8 @@ function v$(t, e = {}) {
|
|
|
9151
9150
|
if (o.s === MR)
|
|
9152
9151
|
l = o.v;
|
|
9153
9152
|
else if (l = t.apply(null, arguments), i++, n) {
|
|
9154
|
-
const d = s
|
|
9155
|
-
d != null && n(d, l) && (l = d, i !== 0 && i--), s = typeof l == "object" && l !== null || typeof l == "function" ? new
|
|
9153
|
+
const d = r7(s);
|
|
9154
|
+
d != null && n(d, l) && (l = d, i !== 0 && i--), s = typeof l == "object" && l !== null || typeof l == "function" ? /* @__PURE__ */ new v$(l) : l;
|
|
9156
9155
|
}
|
|
9157
9156
|
return c.s = MR, c.v = l, l;
|
|
9158
9157
|
}
|
|
@@ -9178,47 +9177,46 @@ function n7(t, ...e) {
|
|
|
9178
9177
|
}, {
|
|
9179
9178
|
memoize: d,
|
|
9180
9179
|
memoizeOptions: h = [],
|
|
9181
|
-
argsMemoize: p =
|
|
9182
|
-
argsMemoizeOptions: g = []
|
|
9183
|
-
|
|
9184
|
-
} = l, v = NR(h), E = NR(g), b = ZU(s), w = d(function() {
|
|
9180
|
+
argsMemoize: p = b$,
|
|
9181
|
+
argsMemoizeOptions: g = []
|
|
9182
|
+
} = l, y = NR(h), v = NR(g), E = XU(s), b = d(function() {
|
|
9185
9183
|
return i++, c.apply(
|
|
9186
9184
|
null,
|
|
9187
9185
|
arguments
|
|
9188
9186
|
);
|
|
9189
|
-
}, ...
|
|
9190
|
-
let
|
|
9191
|
-
const
|
|
9187
|
+
}, ...y);
|
|
9188
|
+
let w = !0;
|
|
9189
|
+
const _ = p(function() {
|
|
9192
9190
|
a++;
|
|
9193
|
-
const
|
|
9194
|
-
|
|
9191
|
+
const A = jR(
|
|
9192
|
+
E,
|
|
9195
9193
|
arguments
|
|
9196
9194
|
);
|
|
9197
|
-
if (o =
|
|
9198
|
-
const { identityFunctionCheck: T, inputStabilityCheck: R } =
|
|
9195
|
+
if (o = b.apply(null, A), process.env.NODE_ENV !== "production") {
|
|
9196
|
+
const { devModeChecks: C = {} } = l, { identityFunctionCheck: T, inputStabilityCheck: R } = ZU(w, C);
|
|
9199
9197
|
if (T.shouldRun && T.run(
|
|
9200
9198
|
c,
|
|
9201
|
-
|
|
9199
|
+
A,
|
|
9202
9200
|
o
|
|
9203
9201
|
), R.shouldRun) {
|
|
9204
9202
|
const D = jR(
|
|
9205
|
-
|
|
9203
|
+
E,
|
|
9206
9204
|
arguments
|
|
9207
9205
|
);
|
|
9208
9206
|
R.run(
|
|
9209
|
-
{ inputSelectorResults:
|
|
9210
|
-
{ memoize: d, memoizeOptions:
|
|
9207
|
+
{ inputSelectorResults: A, inputSelectorResultsCopy: D },
|
|
9208
|
+
{ memoize: d, memoizeOptions: y },
|
|
9211
9209
|
arguments
|
|
9212
9210
|
);
|
|
9213
9211
|
}
|
|
9214
|
-
|
|
9212
|
+
w && (w = !1);
|
|
9215
9213
|
}
|
|
9216
9214
|
return o;
|
|
9217
|
-
}, ...
|
|
9218
|
-
return Object.assign(
|
|
9215
|
+
}, ...v);
|
|
9216
|
+
return Object.assign(_, {
|
|
9219
9217
|
resultFunc: c,
|
|
9220
|
-
memoizedResultFunc:
|
|
9221
|
-
dependencies:
|
|
9218
|
+
memoizedResultFunc: b,
|
|
9219
|
+
dependencies: E,
|
|
9222
9220
|
dependencyRecomputations: () => a,
|
|
9223
9221
|
resetDependencyRecomputations: () => {
|
|
9224
9222
|
a = 0;
|
|
@@ -9236,22 +9234,7 @@ function n7(t, ...e) {
|
|
|
9236
9234
|
withTypes: () => n
|
|
9237
9235
|
}), n;
|
|
9238
9236
|
}
|
|
9239
|
-
var
|
|
9240
|
-
(t, e = b$) => {
|
|
9241
|
-
YU(
|
|
9242
|
-
t,
|
|
9243
|
-
`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof t}`
|
|
9244
|
-
);
|
|
9245
|
-
const r = Object.keys(t), n = r.map(
|
|
9246
|
-
(i) => t[i]
|
|
9247
|
-
);
|
|
9248
|
-
return e(
|
|
9249
|
-
n,
|
|
9250
|
-
(...i) => i.reduce((a, o, u) => (a[r[u]] = o, a), {})
|
|
9251
|
-
);
|
|
9252
|
-
},
|
|
9253
|
-
{ withTypes: () => s7 }
|
|
9254
|
-
), Sg, DR;
|
|
9237
|
+
var s7 = /* @__PURE__ */ n7(b$), Sg, DR;
|
|
9255
9238
|
function H_() {
|
|
9256
9239
|
if (DR) return Sg;
|
|
9257
9240
|
DR = 1;
|
|
@@ -43063,7 +43046,7 @@ var Rfe = { [vx]: (t, { payload: e }) => t.set("showDefinitions", e), [bx]: (t,
|
|
|
43063
43046
|
var e = {};
|
|
43064
43047
|
return pe.d(e, t), e;
|
|
43065
43048
|
})({ createSelector: function() {
|
|
43066
|
-
return
|
|
43049
|
+
return s7;
|
|
43067
43050
|
} });
|
|
43068
43051
|
const Td = (t) => t, Tfe = (0, Xe.createSelector)(Td, ((t) => t.get("showDefinitions"))), Ife = (0, Xe.createSelector)(Td, (() => ({ specSelectors: t }) => {
|
|
43069
43052
|
let e = t.securityDefinitions() || (0, J.Map)({}), r = (0, J.List)();
|
|
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as j } from "react/jsx-runtime";
|
|
|
2
2
|
import { useCallback as z, useMemo as A, useEffect as V, useState as F } from "react";
|
|
3
3
|
import { Alert as L, Box as S, Collapse as B, Button as T, Form as y, TextField as W, Stack as M, CircularProgress as G, Typography as O, Select as q, MenuItem as D } from "@wso2/oxygen-ui";
|
|
4
4
|
import { useParams as R, useNavigate as _, generatePath as k } from "react-router-dom";
|
|
5
|
-
import { bw as H, bV as w, cV as K, bu as $, cT as J, cK as Q, cv as U, ar as I, P as X } from "./index-
|
|
5
|
+
import { bw as H, bV as w, cV as K, bu as $, cT as J, cK as Q, cv as U, ar as I, P as X } from "./index-DSj_TXMQ.js";
|
|
6
6
|
import { c as Y } from "react/compiler-runtime";
|
|
7
7
|
import "@tanstack/react-query";
|
|
8
8
|
import { Link as Z, PackagePlus as ee, FolderPlus as te } from "@wso2/oxygen-ui-icons-react";
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as a, B as t, a as o, b as r, c as n, d as i, D as u, e as d, f as l, g, h as L, E as c, i as M, j as P, F as A, k as p, I as y, J as v, L as m, m as b, M as G, n as T, o as C, N as S, P as D, S as K, p as E, q as I, r as R, T as x, s as w, t as U, ar as f, v as k, w as O, y as B, H as N, O as V, Q as j, R as _, U as h, V as F, W as z, X as H, Y, Z as J, $ as W, a0 as q, a1 as Q, a2 as Z, a3 as X, a4 as $, a6 as ee, a7 as se, a8 as ae, a9 as te, aa as oe, ab as re, ac as ne, ad as ie, ae as ue, af as de, ag as le, ah as ge, ai as Le, aj as ce, ak as Me, al as Pe, am as Ae, an as pe, ap as ye, aq as ve, as as me, at as be, au as Ge, av as Te, aw as Ce, ax as Se, ay as De, az as Ke, aA as Ee, aB as Ie, aC as Re, aD as xe, aE as we, aG as Ue, aH as fe, aI as ke, aJ as Oe, aK as Be, aL as Ne, aM as Ve, aN as je, aO as _e, aP as he, aQ as Fe, aR as ze, aS as He, aT as Ye, aU as Je, aV as We, aW as qe, aX as Qe, aY as Ze, aZ as Xe, a_ as $e, b0 as es, b2 as ss, b3 as as, b4 as ts, b5 as os, b6 as rs, b7 as ns, b8 as is, b9 as us, ba as ds, bb as ls, bc as gs, bd as Ls, be as cs, bf as Ms, bg as Ps, bh as As, bi as ps, bj as ys, bk as vs, bl as ms, bm as bs, bn as Gs, bo as Ts, bp as Cs, bq as Ss, br as Ds, bs as Ks, bx as Es, bN as Is, by as Rs, bH as xs, bI as ws, bJ as Us, bK as fs, bL as ks, bM as Os, bO as Bs, bP as Ns, bQ as Vs, bR as js, bS as _s, bT as hs, bU as Fs, bW as zs, bY as Hs, bZ as Ys, b_ as Js, b$ as Ws, c0 as qs, c1 as Qs, c2 as Zs, c3 as Xs, c4 as $s, c5 as ea, c6 as sa, c7 as aa, c8 as ta, c9 as oa, ca as ra, cb as na, cc as ia, cd as ua, ce as da, cf as la, cg as ga, ch as La, ci as ca, cj as Ma, ck as Pa, cl as Aa, cm as pa, cn as ya, co as va, cp as ma, cq as ba, cr as Ga, cs as Ta, ct as Ca, cu as Sa, cv as Da, cw as Ka, cx as Ea, cy as Ia, cz as Ra, cA as xa, cB as wa, cC as Ua, cD as fa, cE as ka, cF as Oa, cG as Ba, cH as Na, cI as Va, cJ as ja, cK as _a, cL as ha, cM as Fa, cN as za, cO as Ha, cP as Ya, cQ as Ja, cR as Wa, cS as qa, cT as Qa, cU as Za, cV as Xa, cW as $a, cX as et, cY as st, cZ as at, c_ as tt, c$ as ot, d0 as rt, d1 as nt, d2 as it, d3 as ut, d4 as dt, d5 as lt, d6 as gt, d7 as Lt, d8 as ct, d9 as Mt, da as Pt, db as At, dc as pt, dd as yt, de as vt, df as mt, dg as bt, dh as Gt, di as Tt, dj as Ct, dk as St, dl as Dt, dm as Kt, dn as Et, dp as It, dq as Rt, dr as xt, ds as wt, dt as Ut, du as ft, dv as kt, dw as Ot, dx as Bt, dy as Nt, dz as Vt, dA as jt, dB as _t, dC as ht, dD as Ft, dE as zt, dF as Ht, dG as Yt, dH as Jt, dI as Wt, dJ as qt, dK as Qt, dL as Zt, dM as Xt, dN as $t, dO as eo, dP as so, dQ as ao, dR as to, dS as oo, dT as ro, dU as no, dV as io, dW as uo, dX as lo, dY as go, dZ as Lo, d_ as co, d$ as Mo, e0 as Po, e1 as Ao, e2 as po, e3 as yo, e4 as vo, e5 as mo, e6 as bo, e7 as Go, e8 as To, e9 as Co, ea as So, eb as Do, ec as Ko, ed as Eo, ee as Io, ef as Ro, eg as xo, eh as wo, ei as Uo, ej as fo } from "./index-
|
|
1
|
+
import { A as a, B as t, a as o, b as r, c as n, d as i, D as u, e as d, f as l, g, h as L, E as c, i as M, j as P, F as A, k as p, I as y, J as v, L as m, m as b, M as G, n as T, o as C, N as S, P as D, S as K, p as E, q as I, r as R, T as x, s as w, t as U, ar as f, v as k, w as O, y as B, H as N, O as V, Q as j, R as _, U as h, V as F, W as z, X as H, Y, Z as J, $ as W, a0 as q, a1 as Q, a2 as Z, a3 as X, a4 as $, a6 as ee, a7 as se, a8 as ae, a9 as te, aa as oe, ab as re, ac as ne, ad as ie, ae as ue, af as de, ag as le, ah as ge, ai as Le, aj as ce, ak as Me, al as Pe, am as Ae, an as pe, ap as ye, aq as ve, as as me, at as be, au as Ge, av as Te, aw as Ce, ax as Se, ay as De, az as Ke, aA as Ee, aB as Ie, aC as Re, aD as xe, aE as we, aG as Ue, aH as fe, aI as ke, aJ as Oe, aK as Be, aL as Ne, aM as Ve, aN as je, aO as _e, aP as he, aQ as Fe, aR as ze, aS as He, aT as Ye, aU as Je, aV as We, aW as qe, aX as Qe, aY as Ze, aZ as Xe, a_ as $e, b0 as es, b2 as ss, b3 as as, b4 as ts, b5 as os, b6 as rs, b7 as ns, b8 as is, b9 as us, ba as ds, bb as ls, bc as gs, bd as Ls, be as cs, bf as Ms, bg as Ps, bh as As, bi as ps, bj as ys, bk as vs, bl as ms, bm as bs, bn as Gs, bo as Ts, bp as Cs, bq as Ss, br as Ds, bs as Ks, bx as Es, bN as Is, by as Rs, bH as xs, bI as ws, bJ as Us, bK as fs, bL as ks, bM as Os, bO as Bs, bP as Ns, bQ as Vs, bR as js, bS as _s, bT as hs, bU as Fs, bW as zs, bY as Hs, bZ as Ys, b_ as Js, b$ as Ws, c0 as qs, c1 as Qs, c2 as Zs, c3 as Xs, c4 as $s, c5 as ea, c6 as sa, c7 as aa, c8 as ta, c9 as oa, ca as ra, cb as na, cc as ia, cd as ua, ce as da, cf as la, cg as ga, ch as La, ci as ca, cj as Ma, ck as Pa, cl as Aa, cm as pa, cn as ya, co as va, cp as ma, cq as ba, cr as Ga, cs as Ta, ct as Ca, cu as Sa, cv as Da, cw as Ka, cx as Ea, cy as Ia, cz as Ra, cA as xa, cB as wa, cC as Ua, cD as fa, cE as ka, cF as Oa, cG as Ba, cH as Na, cI as Va, cJ as ja, cK as _a, cL as ha, cM as Fa, cN as za, cO as Ha, cP as Ya, cQ as Ja, cR as Wa, cS as qa, cT as Qa, cU as Za, cV as Xa, cW as $a, cX as et, cY as st, cZ as at, c_ as tt, c$ as ot, d0 as rt, d1 as nt, d2 as it, d3 as ut, d4 as dt, d5 as lt, d6 as gt, d7 as Lt, d8 as ct, d9 as Mt, da as Pt, db as At, dc as pt, dd as yt, de as vt, df as mt, dg as bt, dh as Gt, di as Tt, dj as Ct, dk as St, dl as Dt, dm as Kt, dn as Et, dp as It, dq as Rt, dr as xt, ds as wt, dt as Ut, du as ft, dv as kt, dw as Ot, dx as Bt, dy as Nt, dz as Vt, dA as jt, dB as _t, dC as ht, dD as Ft, dE as zt, dF as Ht, dG as Yt, dH as Jt, dI as Wt, dJ as qt, dK as Qt, dL as Zt, dM as Xt, dN as $t, dO as eo, dP as so, dQ as ao, dR as to, dS as oo, dT as ro, dU as no, dV as io, dW as uo, dX as lo, dY as go, dZ as Lo, d_ as co, d$ as Mo, e0 as Po, e1 as Ao, e2 as po, e3 as yo, e4 as vo, e5 as mo, e6 as bo, e7 as Go, e8 as To, e9 as Co, ea as So, eb as Do, ec as Ko, ed as Eo, ee as Io, ef as Ro, eg as xo, eh as wo, ei as Uo, ej as fo } from "./index-DSj_TXMQ.js";
|
|
2
2
|
export {
|
|
3
3
|
a as AuthProvider,
|
|
4
4
|
t as BUILD_STATUS_COLOR_MAP,
|
|
@@ -25,6 +25,5 @@ export declare enum MountPoints {
|
|
|
25
25
|
BottomLeftPanel = "bottom-left-panel",
|
|
26
26
|
BottomRightPanel = "bottom-right-panel",
|
|
27
27
|
LeftNavItem = "left-nav-item",
|
|
28
|
-
PrivateRepoSupport = "private-repo-support"
|
|
29
|
-
FooterLinks = "footer-links"
|
|
28
|
+
PrivateRepoSupport = "private-repo-support"
|
|
30
29
|
}
|