@wso2/am-core-ui 0.0.10 → 0.0.12
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-B3mgz5fO.js → index-C5miD1SI.js} +1 -1
- package/dist/{index-6P7-UZtU.js → index-Cdg2qecR.js} +1 -1
- package/dist/{index-DLrZA3fz.js → index-D2KjwhE9.js} +2970 -2969
- package/dist/{index-DGmBtNzS.js → index-MipkxZ31.js} +263 -263
- 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-D2KjwhE9.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++) {
|
|
@@ -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-D2KjwhE9.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";
|