@middag-io/react 0.3.1 → 0.3.3
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.
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import * as __cjs_react from "react";
|
|
2
|
+
import * as __cjs_react_dom from "react-dom";
|
|
1
3
|
import { createElement as e, forwardRef as t } from "react";
|
|
2
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
3
5
|
//#region \0rolldown/runtime.js
|
|
@@ -17,10 +19,7 @@ var r = Object.create, i = Object.defineProperty, a = Object.getOwnPropertyDescr
|
|
|
17
19
|
}, f = (e, t, n) => (n = e == null ? {} : r(s(e)), d(t || !e || !e.__esModule ? i(n, "default", {
|
|
18
20
|
value: e,
|
|
19
21
|
enumerable: !0
|
|
20
|
-
}) : n, e)), p =
|
|
21
|
-
if (typeof require < "u") return require.apply(this, arguments);
|
|
22
|
-
throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
|
|
23
|
-
});
|
|
22
|
+
}) : n, e)), p = ((id) => { const m = {"react": __cjs_react, "react-dom": __cjs_react_dom}; if (m[id]) return m[id]; throw Error("Cannot require " + id + " in ESM bundle") });
|
|
24
23
|
//#endregion
|
|
25
24
|
//#region node_modules/clsx/dist/clsx.mjs
|
|
26
25
|
function m(e) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@middag-io/react",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "MIDDAG shared React UI library for Moodle, WordPress and other Inertia hosts",
|
|
6
6
|
"repository": {
|
|
@@ -29,75 +29,5 @@
|
|
|
29
29
|
"@inertiajs/react": "^2.0.0",
|
|
30
30
|
"react": "^19.0.0",
|
|
31
31
|
"react-dom": "^19.0.0"
|
|
32
|
-
},
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@base-ui/react": "^1.4.1",
|
|
35
|
-
"@dnd-kit/core": "^6.3.1",
|
|
36
|
-
"@dnd-kit/modifiers": "^9.0.0",
|
|
37
|
-
"@dnd-kit/sortable": "^10.0.0",
|
|
38
|
-
"@dnd-kit/utilities": "^3.2.2",
|
|
39
|
-
"@fontsource-variable/figtree": "^5.2.10",
|
|
40
|
-
"@headless-tree/core": "^1.6.3",
|
|
41
|
-
"@headless-tree/react": "^1.6.3",
|
|
42
|
-
"@hookform/resolvers": "^5.2.2",
|
|
43
|
-
"@hugeicons/core-free-icons": "^4.1.1",
|
|
44
|
-
"@hugeicons/react": "^1.1.6",
|
|
45
|
-
"@lottiefiles/dotlottie-react": "^0.19.0",
|
|
46
|
-
"@remixicon/react": "^4.9.0",
|
|
47
|
-
"@tanstack/react-table": "^8.21.3",
|
|
48
|
-
"@tanstack/react-virtual": "^3.13.24",
|
|
49
|
-
"@xyflow/react": "^12.10.2",
|
|
50
|
-
"class-variance-authority": "^0.7.1",
|
|
51
|
-
"clsx": "^2.1.1",
|
|
52
|
-
"cmdk": "^1.1.1",
|
|
53
|
-
"date-fns": "^4.1.0",
|
|
54
|
-
"embla-carousel-autoplay": "^8.6.0",
|
|
55
|
-
"embla-carousel-react": "^8.6.0",
|
|
56
|
-
"input-otp": "^1.4.2",
|
|
57
|
-
"little-date": "^1.2.1",
|
|
58
|
-
"lucide-react": "^1.14.0",
|
|
59
|
-
"motion": "^12.38.0",
|
|
60
|
-
"nprogress": "^0.2.0",
|
|
61
|
-
"nuqs": "^2.8.9",
|
|
62
|
-
"radix-ui": "^1.4.3",
|
|
63
|
-
"react-day-picker": "^9.14.0",
|
|
64
|
-
"react-hook-form": "^7.74.0",
|
|
65
|
-
"react-markdown": "^10.1.0",
|
|
66
|
-
"react-phone-number-input": "^3.4.16",
|
|
67
|
-
"react-resizable-panels": "^4.10.0",
|
|
68
|
-
"recharts": "^3.8.0",
|
|
69
|
-
"rehype-highlight": "^7.0.2",
|
|
70
|
-
"rehype-sanitize": "^6.0.0",
|
|
71
|
-
"sonner": "^2.0.7",
|
|
72
|
-
"tailwind-merge": "^3.5.0",
|
|
73
|
-
"vaul": "^1.1.2",
|
|
74
|
-
"zod": "^4.4.1"
|
|
75
|
-
},
|
|
76
|
-
"devDependencies": {
|
|
77
|
-
"@changesets/changelog-github": "^0.6.0",
|
|
78
|
-
"@changesets/cli": "^2.31.0",
|
|
79
|
-
"@eslint/js": "^10.0.1",
|
|
80
|
-
"@tailwindcss/vite": "^4.2.2",
|
|
81
|
-
"@testing-library/jest-dom": "^6.9.1",
|
|
82
|
-
"@testing-library/react": "^16.3.2",
|
|
83
|
-
"@types/node": "^25.6.0",
|
|
84
|
-
"@types/nprogress": "^0.2.3",
|
|
85
|
-
"@types/react": "^19.2.14",
|
|
86
|
-
"@types/react-dom": "^19.2.3",
|
|
87
|
-
"@vitejs/plugin-react": "^6.0.1",
|
|
88
|
-
"eslint": "^10.2.0",
|
|
89
|
-
"eslint-config-prettier": "^10.1.8",
|
|
90
|
-
"eslint-plugin-react-hooks": "^7.1.0",
|
|
91
|
-
"eslint-plugin-react-refresh": "^0.5.2",
|
|
92
|
-
"jsdom": "^29.1.1",
|
|
93
|
-
"prettier": "^3.8.3",
|
|
94
|
-
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
95
|
-
"react-router": "^7.14.2",
|
|
96
|
-
"tailwindcss": "^4.2.2",
|
|
97
|
-
"typescript": "^5.6.2",
|
|
98
|
-
"typescript-eslint": "^8.58.2",
|
|
99
|
-
"vite": "8.0.5",
|
|
100
|
-
"vitepress": "^1.6.4",
|
|
101
|
-
"vitest": "^4.1.5"
|
|
102
32
|
}
|
|
103
33
|
}
|