@ichaingo/header 1.3.86 → 1.3.87
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.
|
@@ -5,7 +5,7 @@ import t from "@ichaingo/link";
|
|
|
5
5
|
import { twMerge as e } from "tailwind-merge";
|
|
6
6
|
function p() {
|
|
7
7
|
return /* @__PURE__ */ r(t, { suppressHydrationWarning: !0, href: "/", baseUrl: process.env.NEXT_PUBLIC_ICHAINGO_SEARCH_BASEURL, className: e(
|
|
8
|
-
"w-auto shrink-0 block"
|
|
8
|
+
"w-auto shrink-0 block cursor-pointer"
|
|
9
9
|
), children: /* @__PURE__ */ r(
|
|
10
10
|
o,
|
|
11
11
|
{
|
|
@@ -15,7 +15,7 @@ import { Popover as W, PopoverTrigger as J, PopoverContent as Y } from "@ichaing
|
|
|
15
15
|
import { PopoverArrow as Z } from "@radix-ui/react-popover";
|
|
16
16
|
import { useSearchParams as I, usePathname as B } from "next/navigation";
|
|
17
17
|
import ee from "@ichaingo/theme-toggle";
|
|
18
|
-
import { o as re, c as le, U as A } from "./index-
|
|
18
|
+
import { o as re, c as le, U as A } from "./index-Bja6uGMm.js";
|
|
19
19
|
import te from "rc-drawer";
|
|
20
20
|
import { Menu as ne, X as ae } from "lucide-react";
|
|
21
21
|
function se({
|
|
@@ -20,7 +20,7 @@ function h(e, t) {
|
|
|
20
20
|
function U(e, t) {
|
|
21
21
|
window.removeEventListener(e, t);
|
|
22
22
|
}
|
|
23
|
-
const m = c(() => import("./Right-
|
|
23
|
+
const m = c(() => import("./Right-BbiUUbV1.js"), { ssr: !1 }), u = c(() => import("./Logo-BxSWGm8n.js"), { ssr: !1 });
|
|
24
24
|
async function x({ extra: e, children: t, className: s, hideNews: r, hideLogin: i }) {
|
|
25
25
|
let n = {
|
|
26
26
|
data: {}
|
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "tailwind-merge";
|
|
3
3
|
import "@ichaingo/request";
|
|
4
4
|
import "next/dynamic";
|
|
5
|
-
import { U as a, H as i, e as p, o as E } from "./index-
|
|
5
|
+
import { U as a, H as i, e as p, o as E } from "./index-Bja6uGMm.js";
|
|
6
6
|
export {
|
|
7
7
|
a as USER_EVENTS,
|
|
8
8
|
i as default,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ichaingo/header",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.87",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"rollup-plugin-preserve-use-client": "^1.0.0",
|
|
30
30
|
"tailwind-merge": "^2.5.5",
|
|
31
31
|
"next": "15.1.6",
|
|
32
|
-
"@ichaingo/
|
|
33
|
-
"@ichaingo/
|
|
34
|
-
"@ichaingo/
|
|
35
|
-
"@ichaingo/
|
|
36
|
-
"@ichaingo/
|
|
37
|
-
"@ichaingo/avatar": "1.3.
|
|
38
|
-
"@ichaingo/
|
|
39
|
-
"@ichaingo/providers": "1.3.
|
|
40
|
-
"@ichaingo/
|
|
41
|
-
"@ichaingo/i18n": "1.3.
|
|
42
|
-
"@ichaingo/
|
|
43
|
-
"@ichaingo/
|
|
32
|
+
"@ichaingo/image": "1.3.87",
|
|
33
|
+
"@ichaingo/better-link": "1.3.87",
|
|
34
|
+
"@ichaingo/auth": "1.3.87",
|
|
35
|
+
"@ichaingo/translation": "1.3.87",
|
|
36
|
+
"@ichaingo/ui": "1.3.87",
|
|
37
|
+
"@ichaingo/avatar": "1.3.87",
|
|
38
|
+
"@ichaingo/link": "1.3.87",
|
|
39
|
+
"@ichaingo/providers": "1.3.87",
|
|
40
|
+
"@ichaingo/request": "1.3.87",
|
|
41
|
+
"@ichaingo/i18n": "1.3.87",
|
|
42
|
+
"@ichaingo/iconfont": "1.3.87",
|
|
43
|
+
"@ichaingo/theme-toggle": "1.3.87"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/js-cookie": "^3.0.6"
|