@xras/ui 0.4.1 → 0.4.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/dist/xras-ui.cjs +54 -54
- package/dist/xras-ui.js +25 -29
- package/package.json +1 -1
package/dist/xras-ui.js
CHANGED
|
@@ -38760,37 +38760,33 @@ const H6 = (n) => {
|
|
|
38760
38760
|
] }) });
|
|
38761
38761
|
}, p8 = ({ baseUrl: n }) => /* @__PURE__ */ b.jsxs(b.Fragment, { children: [
|
|
38762
38762
|
/* @__PURE__ */ b.jsx("div", { className: "row", children: /* @__PURE__ */ b.jsx("div", { className: "col d-flex", children: /* @__PURE__ */ b.jsx("img", { alt: "Access Logo", style: { height: "75px" }, src: `${n}/access_logo.png` }) }) }),
|
|
38763
|
-
/* @__PURE__ */ b.jsx("div", { className: "row", children: /* @__PURE__ */ b.jsx("div", { className: "col", children: /* @__PURE__ */ b.jsx("h3", { className: "border-bottom", children: "
|
|
38763
|
+
/* @__PURE__ */ b.jsx("div", { className: "row", children: /* @__PURE__ */ b.jsx("div", { className: "col", children: /* @__PURE__ */ b.jsx("h3", { className: "border-bottom", children: "NSF ACCESS Resources" }) }) }),
|
|
38764
38764
|
/* @__PURE__ */ b.jsx("div", { className: "row", children: /* @__PURE__ */ b.jsxs("div", { className: "col", children: [
|
|
38765
|
-
/* @__PURE__ */ b.jsx("
|
|
38766
|
-
/* @__PURE__ */ b.jsx("p", { children:
|
|
38767
|
-
/* @__PURE__ */ b.jsx("
|
|
38768
|
-
/* @__PURE__ */ b.jsx("p", { children: "
|
|
38765
|
+
/* @__PURE__ */ b.jsx("h4", { children: "Discover the nationwide NSF cyberinfrastructure" }),
|
|
38766
|
+
/* @__PURE__ */ b.jsx("p", { children: "Need advanced computing and storage options for your research or classroom? The ACCESS program has been established and funded by the U.S. National Science Foundation to help you - the nation's researchers and educators - to use some of the country's most advanced computing systems and services - at no cost to you." }),
|
|
38767
|
+
/* @__PURE__ */ b.jsx("p", { children: "Thousands of researchers, instructors, and students from institutions large and small use ACCESS-integrated resources every year. With more than 30 resources from more than 15 resource providers, there's bound to be a resource for you, your lab, or your class." }),
|
|
38768
|
+
/* @__PURE__ */ b.jsx("p", { children: "Explore the resource catalog below - filter the list to discover the resources that have the features or services to accelerate your activities. The System Info button will take you to the resource's documentation for all the details." }),
|
|
38769
|
+
/* @__PURE__ */ b.jsx("p", { children: 'Ready to begin? Click the "Get Your First Project" button and join the ACCESS community!' }),
|
|
38770
|
+
/* @__PURE__ */ b.jsx("p", { children: /* @__PURE__ */ b.jsxs(
|
|
38771
|
+
"a",
|
|
38772
|
+
{
|
|
38773
|
+
href: "https://allocations.access-ci.org/get-your-first-project",
|
|
38774
|
+
target: "_blank",
|
|
38775
|
+
className: `btn btn-secondary fw-bold ${Pp.btnSecondary}`,
|
|
38776
|
+
children: [
|
|
38777
|
+
"Get Your First Project ",
|
|
38778
|
+
/* @__PURE__ */ b.jsx("i", { className: "bi bi-box-arrow-up-right" })
|
|
38779
|
+
]
|
|
38780
|
+
}
|
|
38781
|
+
) }),
|
|
38769
38782
|
/* @__PURE__ */ b.jsxs("p", { children: [
|
|
38770
|
-
|
|
38771
|
-
|
|
38772
|
-
|
|
38773
|
-
|
|
38774
|
-
|
|
38775
|
-
|
|
38776
|
-
|
|
38777
|
-
"Learn more about ACCESS ",
|
|
38778
|
-
/* @__PURE__ */ b.jsx("i", { className: "bi bi-box-arrow-up-right" })
|
|
38779
|
-
]
|
|
38780
|
-
}
|
|
38781
|
-
),
|
|
38782
|
-
/* @__PURE__ */ b.jsxs(
|
|
38783
|
-
"a",
|
|
38784
|
-
{
|
|
38785
|
-
href: "https://allocations.access-ci.org/get-your-first-project",
|
|
38786
|
-
target: "_blank",
|
|
38787
|
-
className: `btn btn-secondary fw-bold ${Pp.btnSecondary}`,
|
|
38788
|
-
children: [
|
|
38789
|
-
"Get Your First Project ",
|
|
38790
|
-
/* @__PURE__ */ b.jsx("i", { className: "bi bi-box-arrow-up-right" })
|
|
38791
|
-
]
|
|
38792
|
-
}
|
|
38793
|
-
)
|
|
38783
|
+
"If you have feedback for ACCESS, please complete our",
|
|
38784
|
+
/* @__PURE__ */ b.jsx("a", { target: "_blank", href: "https://docs.google.com/forms/d/e/1FAIpQLSdn-SXokNB_5s0r2SA_S9ZIZWZFlVPRD2OHepTH5HY2YND_zw/viewform", children: " Feedback Form" }),
|
|
38785
|
+
".",
|
|
38786
|
+
/* @__PURE__ */ b.jsx("br", {}),
|
|
38787
|
+
"If you have questions, please use the",
|
|
38788
|
+
/* @__PURE__ */ b.jsx("a", { target: "_blank", href: "https://support.access-ci.org/user/login?destination=/open-a-ticket", children: " ACCESS Help Request Form" }),
|
|
38789
|
+
"."
|
|
38794
38790
|
] })
|
|
38795
38791
|
] }) })
|
|
38796
38792
|
] }), v8 = ({
|