@access-ci/ui 0.20.1 → 0.20.2
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/README.md +1 -1
- package/dist/{access-ci-ui-react-DxmxOLt0.js → access-ci-ui-react-kdgYQZqd.js} +2 -2
- package/dist/access-ci-ui-react.js +1 -1
- package/dist/access-ci-ui-react.umd.cjs +33 -33
- package/dist/access-ci-ui.bundle.js +49 -49
- package/dist/access-ci-ui.js +1 -1
- package/dist/access-ci-ui.umd.cjs +35 -35
- package/dist/{access-qa-bot-D2bNF7Aj.js → access-qa-bot-BktG98sn.js} +1049 -1038
- package/dist/{access-qa-bot-PHqJ7wmJ.js → access-qa-bot-DD6xn0ii.js} +591 -579
- package/dist/{icon-DBqO1ayn.js → icon-B7cGzEKy.js} +1 -1
- package/dist/{index-xjpESPy6.js → index-hNgWwhEe.js} +2 -2
- package/dist/{resource-group-detail-DkDH9-4h.js → resource-group-detail-CFxx3za2.js} +1 -1
- package/dist/{resource-group-detail-BGioTUmu.js → resource-group-detail-C_g3q9lq.js} +2 -2
- package/dist/{resource-home--zNcboc0.js → resource-home-BF1by6d7.js} +2 -2
- package/dist/{resource-home-eZZhbaSg.js → resource-home-Bma2Z32m.js} +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -61,7 +61,7 @@ The library includes functions for rendering common ACCESS user interface compon
|
|
|
61
61
|
tableOfContents,
|
|
62
62
|
universalMenuItems,
|
|
63
63
|
universalMenus,
|
|
64
|
-
} from "https://unpkg.com/@access-ci/ui@0.
|
|
64
|
+
} from "https://unpkg.com/@access-ci/ui@0.20.1/dist/access-ci-ui.js";
|
|
65
65
|
|
|
66
66
|
const siteItems = [
|
|
67
67
|
{
|
|
@@ -86,7 +86,7 @@ function Ct(e = [], t = []) {
|
|
|
86
86
|
return e.length !== t.length || e.some((r, o) => !Object.is(r, t[o]));
|
|
87
87
|
}
|
|
88
88
|
const At = he(
|
|
89
|
-
() => import("./access-qa-bot-
|
|
89
|
+
() => import("./access-qa-bot-DD6xn0ii.js").then((e) => ({
|
|
90
90
|
default: e.QABot
|
|
91
91
|
}))
|
|
92
92
|
);
|
|
@@ -2486,7 +2486,7 @@ function ko(e, { relative: t } = {}) {
|
|
|
2486
2486
|
let i = F(r.currentLocation.pathname, o) || r.currentLocation.pathname, n = F(r.nextLocation.pathname, o) || r.nextLocation.pathname;
|
|
2487
2487
|
return te(a.pathname, n) != null || te(a.pathname, i) != null;
|
|
2488
2488
|
}
|
|
2489
|
-
const Co = he(() => import("./resource-group-detail-
|
|
2489
|
+
const Co = he(() => import("./resource-group-detail-CFxx3za2.js")), Ao = he(() => import("./resource-home-Bma2Z32m.js"));
|
|
2490
2490
|
function Eo({
|
|
2491
2491
|
accessId: e,
|
|
2492
2492
|
baseUri: t = "/resources",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as a, F as o, j as t, H as r, Q as n, R as u, S as l, T as M, U as m, k as i, l as c, m as b, n as f, o as d, p as v, q as C, r as g, t as B, v as F, w as I, x as p } from "./access-ci-ui-react-
|
|
1
|
+
import { i as a, F as o, j as t, H as r, Q as n, R as u, S as l, T as M, U as m, k as i, l as c, m as b, n as f, o as d, p as v, q as C, r as g, t as B, v as F, w as I, x as p } from "./access-ci-ui-react-kdgYQZqd.js";
|
|
2
2
|
export {
|
|
3
3
|
a as Breadcrumbs,
|
|
4
4
|
o as Footer,
|