@access-ci/ui 0.9.0-beta2 → 0.9.0
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/access-ci-ui.bundle.js +45 -45
- package/dist/access-ci-ui.js +1 -1
- package/dist/access-ci-ui.umd.cjs +42 -42
- package/dist/{access-qa-bot-CSDDOMzA.js → access-qa-bot-WnDpUlCE.js} +1208 -1201
- package/dist/{icon-oSIQXq5R.js → icon-CXOC_r5q.js} +1 -1
- package/dist/{index-0rhVaqkH.js → index-Ce90e99U.js} +2 -2
- package/dist/{resource-group-detail-DKRy5Dk2.js → resource-group-detail-0jDgteR8.js} +2 -2
- package/dist/{resource-home-Bg-g2QcF.js → resource-home-BLq-d6k9.js} +2 -2
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { u as l } from "./index-
|
|
1
|
+
import { u as l } from "./index-Ce90e99U.js";
|
|
2
2
|
function u({ alt: n = null, name: i = null, src: o = null }) {
|
|
3
3
|
return i ? /* @__PURE__ */ l("i", { class: `icon bi bi-${i}` }) : /* @__PURE__ */ l("img", { class: "icon", alt: n, src: o });
|
|
4
4
|
}
|
|
@@ -588,7 +588,7 @@ function Be(t) {
|
|
|
588
588
|
t.then(() => this.forceUpdate());
|
|
589
589
|
}
|
|
590
590
|
const ze = kt(
|
|
591
|
-
() => import("./access-qa-bot-
|
|
591
|
+
() => import("./access-qa-bot-WnDpUlCE.js").then((t) => ({
|
|
592
592
|
default: t.QABot
|
|
593
593
|
}))
|
|
594
594
|
);
|
|
@@ -1156,7 +1156,7 @@ const re = [
|
|
|
1156
1156
|
] }),
|
|
1157
1157
|
/* @__PURE__ */ p("div", { class: "columns", children: r })
|
|
1158
1158
|
] });
|
|
1159
|
-
}, Le = kt(() => import("./resource-group-detail-
|
|
1159
|
+
}, Le = kt(() => import("./resource-group-detail-0jDgteR8.js")), Xe = kt(() => import("./resource-home-BLq-d6k9.js"));
|
|
1160
1160
|
function Ze({
|
|
1161
1161
|
title: t = "Resources",
|
|
1162
1162
|
showTitle: e = !0,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
var gc = Object.defineProperty;
|
|
2
2
|
var mc = (i, t, e) => t in i ? gc(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
3
3
|
var I = (i, t, e) => mc(i, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
-
import { a as bi, u as v, c as mt, s as $o, d as vi, A as ie, b as wt, e as bc, h as ze, f as Jn, i as Zs, y as Vo, j as vc, T as yc, n as xc } from "./index-
|
|
5
|
-
import { I as U } from "./icon-
|
|
4
|
+
import { a as bi, u as v, c as mt, s as $o, d as vi, A as ie, b as wt, e as bc, h as ze, f as Jn, i as Zs, y as Vo, j as vc, T as yc, n as xc } from "./index-Ce90e99U.js";
|
|
5
|
+
import { I as U } from "./icon-CXOC_r5q.js";
|
|
6
6
|
const Gs = () => {
|
|
7
7
|
const i = new Event("accessci-update-sections");
|
|
8
8
|
document.dispatchEvent(i);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { u as e, b as g, h as f, A as C, a as w, o as S, T as k, r as A, n as R, Q as I } from "./index-
|
|
2
|
-
import { I as h } from "./icon-
|
|
1
|
+
import { u as e, b as g, h as f, A as C, a as w, o as S, T as k, r as A, n as R, Q as I } from "./index-Ce90e99U.js";
|
|
2
|
+
import { I as h } from "./icon-CXOC_r5q.js";
|
|
3
3
|
const T = {
|
|
4
4
|
"ACCESS Pegasus": "https://pegasus.isi.edu/wordpress/wp-content/uploads/2016/01/favicon.ico",
|
|
5
5
|
"ACCESS OnDemand": "https://openondemand.org/themes/fire/theme/assets/media/favicons/favicon.ico",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@access-ci/ui",
|
|
3
|
-
"version": "0.9.0
|
|
3
|
+
"version": "0.9.0",
|
|
4
4
|
"description": "User interface components for ACCESS CI",
|
|
5
5
|
"repository": "github:access-ci-org/access-ci-ui",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@glidejs/glide": "^3.6.1",
|
|
26
26
|
"@preact/compat": "^18.3.1",
|
|
27
|
-
"@snf/access-qa-bot": "^2.
|
|
27
|
+
"@snf/access-qa-bot": "^2.4.2",
|
|
28
28
|
"chart.js": "^4.4.6",
|
|
29
29
|
"fuse.js": "^7.0.0",
|
|
30
30
|
"preact": "^10.24.1",
|