monoverse 0.0.8 → 0.0.9
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/build/index.js
CHANGED
|
@@ -64348,7 +64348,7 @@ function Badge({ className, variant, ...props }) {
|
|
|
64348
64348
|
// app/routes/_index/analysis-view/index.tsx
|
|
64349
64349
|
var import_lodash = __toESM(require_lodash2()), import_react76 = __toESM(require_react());
|
|
64350
64350
|
var import_jsx_runtime13 = __toESM(require_jsx_runtime()), copy, AnalysisView = ({ data }) => {
|
|
64351
|
-
let [accordion, setAccordion] = (0, import_react76.useState)(
|
|
64351
|
+
let [accordion, setAccordion] = (0, import_react76.useState)(), [depcheckStats, setDepcheckStats] = (0, import_react76.useState)(copy);
|
|
64352
64352
|
if ((0, import_react76.useEffect)(() => {
|
|
64353
64353
|
let unmounted = !1;
|
|
64354
64354
|
return depcheckStats || apiRequest({ request: "DEPCHECK" }).then((v2) => {
|
|
@@ -64555,7 +64555,7 @@ var import_jsx_runtime14 = __toESM(require_jsx_runtime()), DefaultView = ({ data
|
|
|
64555
64555
|
);
|
|
64556
64556
|
return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(motion.div, { layoutId: `workspace-container-${name}`, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(Card, { children: [
|
|
64557
64557
|
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)(CardHeader, { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(CardTitle, { className: "text-default font-bold whitespace-nowrap overflow-hidden w-min", children: name }) }),
|
|
64558
|
-
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)(CardContent, { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("div", { className: "flex flex-col gap-y-1 text-
|
|
64558
|
+
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)(CardContent, { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("div", { className: "flex flex-col gap-y-1 text-sm", children: [
|
|
64559
64559
|
/* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("div", { className: "flex items-center justify-between", children: [
|
|
64560
64560
|
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("div", { className: "font-semibold", children: "Dependencies" }),
|
|
64561
64561
|
/* @__PURE__ */ (0, import_jsx_runtime14.jsx)("div", { children: dependencies.length })
|
|
@@ -64894,7 +64894,7 @@ function Index() {
|
|
|
64894
64894
|
default: "DEFAULT",
|
|
64895
64895
|
upgrades: "UPGRADES",
|
|
64896
64896
|
analysis: "ANALYSIS"
|
|
64897
|
-
}, [view, setView] = (0, import_react80.useState)(VIEWS.
|
|
64897
|
+
}, [view, setView] = (0, import_react80.useState)(VIEWS.default), navigate = (0, import_react79.useNavigate)(), transformed = usePackageUpdates(loaderData), onUpgrade = (0, import_react80.useCallback)(
|
|
64898
64898
|
async (value) => {
|
|
64899
64899
|
await apiRequest({
|
|
64900
64900
|
action: "UPGRADE",
|
|
@@ -64931,7 +64931,7 @@ function Index() {
|
|
|
64931
64931
|
}
|
|
64932
64932
|
|
|
64933
64933
|
// server-assets-manifest:@remix-run/dev/assets-manifest
|
|
64934
|
-
var assets_manifest_default = { entry: { module: "/build/entry.client-7KM2QASU.js", imports: ["/build/_shared/chunk-G2LHOEOK.js", "/build/_shared/chunk-7QPZBUTN.js", "/build/_shared/chunk-G5WX4PPA.js"] }, routes: { root: { id: "root", parentId: void 0, path: "", index: void 0, caseSensitive: void 0, module: "/build/root-ELHOT54E.js", imports: ["/build/_shared/chunk-GWUFOIPA.js"], hasAction: !1, hasLoader: !1, hasCatchBoundary: !1, hasErrorBoundary: !1 }, "routes/_index": { id: "routes/_index", parentId: "root", path: void 0, index: !0, caseSensitive: void 0, module: "/build/routes/_index-
|
|
64934
|
+
var assets_manifest_default = { entry: { module: "/build/entry.client-7KM2QASU.js", imports: ["/build/_shared/chunk-G2LHOEOK.js", "/build/_shared/chunk-7QPZBUTN.js", "/build/_shared/chunk-G5WX4PPA.js"] }, routes: { root: { id: "root", parentId: void 0, path: "", index: void 0, caseSensitive: void 0, module: "/build/root-ELHOT54E.js", imports: ["/build/_shared/chunk-GWUFOIPA.js"], hasAction: !1, hasLoader: !1, hasCatchBoundary: !1, hasErrorBoundary: !1 }, "routes/_index": { id: "routes/_index", parentId: "root", path: void 0, index: !0, caseSensitive: void 0, module: "/build/routes/_index-Z3FARNV4.js", imports: void 0, hasAction: !1, hasLoader: !0, hasCatchBoundary: !1, hasErrorBoundary: !1 }, "routes/api": { id: "routes/api", parentId: "root", path: "api", index: void 0, caseSensitive: void 0, module: "/build/routes/api-H3ZMS4LW.js", imports: void 0, hasAction: !0, hasLoader: !1, hasCatchBoundary: !1, hasErrorBoundary: !1 } }, version: "e3061131", hmr: void 0, url: "/build/manifest-E3061131.js" };
|
|
64935
64935
|
|
|
64936
64936
|
// server-entry-module:@remix-run/dev/server-build
|
|
64937
64937
|
var assetsBuildDirectory = "public/build", future = { v2_dev: !0, unstable_postcss: !1, unstable_tailwind: !1, v2_errorBoundary: !0, v2_headers: !0, v2_meta: !0, v2_normalizeFormMethod: !0, v2_routeConvention: !0 }, publicPath = "/build/", entry = { module: entry_server_exports }, routes = {
|