@koine/next 2.0.0-beta.4 → 2.0.0-beta.41
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/12/AnalyticsGoogle.d.ts +0 -1
- package/12/DisableErrorOverlay.d.ts +0 -5
- package/12/NextProgress.d.ts +1 -4
- package/12/Seo.d.ts +0 -24
- package/12/SeoDefaults.d.ts +0 -3
- package/12/seoBuildTags.d.ts +0 -15
- package/12/types-seo.d.ts +0 -0
- package/12/types.d.ts +1 -0
- package/12.cjs.d.ts +1 -0
- package/12.cjs.default.js +1 -0
- package/12.cjs.js +28 -0
- package/12.cjs.mjs +2 -0
- package/12.d.ts +3 -0
- package/12.esm.js +18 -0
- package/config.cjs.d.ts +1 -0
- package/config.cjs.default.js +1 -0
- package/config.cjs.js +9 -0
- package/config.cjs.mjs +2 -0
- package/config.d.ts +106 -0
- package/config.esm.js +5 -0
- package/index.cjs.d.ts +1 -0
- package/index.cjs.default.js +1 -0
- package/index.cjs.js +25 -0
- package/index.cjs.mjs +2 -0
- package/index.d.ts +4 -2
- package/index.esm.js +14 -0
- package/package.json +28 -83
- package/theme/ThemeContext.d.ts +11 -0
- package/theme/ThemeProvider.d.ts +17 -0
- package/theme/useTheme.d.ts +4 -0
- package/utils/load.d.ts +1 -0
- package/12/AnalyticsGoogle.js +0 -79
- package/12/AnalyticsGoogle.mjs +0 -60
- package/12/DisableErrorOverlay.js +0 -31
- package/12/DisableErrorOverlay.mjs +0 -16
- package/12/DynamicNamespaces.d.ts +0 -13
- package/12/DynamicNamespaces.js +0 -23
- package/12/DynamicNamespaces.mjs +0 -8
- package/12/Favicon.d.ts +0 -4
- package/12/Favicon.js +0 -29
- package/12/Favicon.mjs +0 -10
- package/12/Link.d.ts +0 -10
- package/12/Link.js +0 -38
- package/12/Link.mjs +0 -20
- package/12/NextProgress.js +0 -69
- package/12/NextProgress.mjs +0 -51
- package/12/Seo.js +0 -29
- package/12/Seo.mjs +0 -30
- package/12/SeoDefaults.js +0 -31
- package/12/SeoDefaults.mjs +0 -14
- package/12/T.d.ts +0 -16
- package/12/T.js +0 -43
- package/12/T.mjs +0 -27
- package/12/ThemeContext.d.ts +0 -17
- package/12/ThemeContext.js +0 -25
- package/12/ThemeContext.mjs +0 -7
- package/12/ThemeProvider.d.ts +0 -35
- package/12/ThemeProvider.js +0 -256
- package/12/ThemeProvider.mjs +0 -245
- package/12/TransText.d.ts +0 -3
- package/12/TransText.js +0 -23
- package/12/TransText.mjs +0 -4
- package/12/app/AppHead.d.ts +0 -3
- package/12/app/AppHead.js +0 -31
- package/12/app/AppHead.mjs +0 -12
- package/12/app/AppMain.d.ts +0 -35
- package/12/app/AppMain.js +0 -6
- package/12/app/AppMain.mjs +0 -1
- package/12/app/css/AppMain.d.ts +0 -9
- package/12/app/css/AppMain.js +0 -39
- package/12/app/css/AppMain.mjs +0 -24
- package/12/app/css/AppTheme.d.ts +0 -11
- package/12/app/css/AppTheme.js +0 -33
- package/12/app/css/AppTheme.mjs +0 -17
- package/12/app/css/auth/index.d.ts +0 -11
- package/12/app/css/auth/index.js +0 -40
- package/12/app/css/auth/index.mjs +0 -24
- package/12/app/css/index.d.ts +0 -54
- package/12/app/css/index.js +0 -36
- package/12/app/css/index.mjs +0 -65
- package/12/app/index.d.ts +0 -2
- package/12/app/index.js +0 -7
- package/12/app/index.mjs +0 -2
- package/12/app/sc/AppMain.d.ts +0 -11
- package/12/app/sc/AppMain.js +0 -70
- package/12/app/sc/AppMain.mjs +0 -58
- package/12/app/sc/AppTheme.d.ts +0 -14
- package/12/app/sc/AppTheme.js +0 -33
- package/12/app/sc/AppTheme.mjs +0 -16
- package/12/app/sc/auth/index.d.ts +0 -11
- package/12/app/sc/auth/index.js +0 -40
- package/12/app/sc/auth/index.mjs +0 -24
- package/12/app/sc/index.d.ts +0 -56
- package/12/app/sc/index.js +0 -36
- package/12/app/sc/index.mjs +0 -67
- package/12/document/Document.d.ts +0 -15
- package/12/document/Document.js +0 -49
- package/12/document/Document.mjs +0 -38
- package/12/document/css/index.d.ts +0 -17
- package/12/document/css/index.js +0 -60
- package/12/document/css/index.mjs +0 -53
- package/12/document/index.d.ts +0 -2
- package/12/document/index.js +0 -19
- package/12/document/index.mjs +0 -2
- package/12/document/sc/index.d.ts +0 -19
- package/12/document/sc/index.js +0 -73
- package/12/document/sc/index.mjs +0 -65
- package/12/getT.d.ts +0 -9
- package/12/getT.js +0 -23
- package/12/getT.mjs +0 -8
- package/12/index.d.ts +0 -24
- package/12/index.js +0 -100
- package/12/index.mjs +0 -27
- package/12/seoBuildTags.js +0 -126
- package/12/seoBuildTags.mjs +0 -121
- package/12/to.d.ts +0 -24
- package/12/to.js +0 -31
- package/12/to.mjs +0 -19
- package/12/translationAsOptions.d.ts +0 -3
- package/12/translationAsOptions.js +0 -19
- package/12/translationAsOptions.mjs +0 -9
- package/12/types-i18n.d.ts +0 -118
- package/12/types-i18n.js +0 -15
- package/12/types-i18n.mjs +0 -12
- package/12/types-seo.js +0 -4
- package/12/types-seo.mjs +0 -1
- package/12/useBackUrl.d.ts +0 -2
- package/12/useBackUrl.js +0 -47
- package/12/useBackUrl.mjs +0 -28
- package/12/useDateFormat.d.ts +0 -7
- package/12/useDateFormat.js +0 -42
- package/12/useDateFormat.mjs +0 -26
- package/12/useForm.d.ts +0 -27
- package/12/useForm.js +0 -65
- package/12/useForm.mjs +0 -47
- package/12/useLocale.d.ts +0 -2
- package/12/useLocale.js +0 -25
- package/12/useLocale.mjs +0 -6
- package/12/useT.d.ts +0 -4
- package/12/useT.js +0 -58
- package/12/useT.mjs +0 -39
- package/12/useTheme.d.ts +0 -7
- package/12/useTheme.js +0 -23
- package/12/useTheme.mjs +0 -7
- package/12/useTo.d.ts +0 -3
- package/12/useTo.js +0 -26
- package/12/useTo.mjs +0 -8
- package/config/index.d.ts +0 -160
- package/config/index.js +0 -317
- package/config/index.mjs +0 -315
- package/getSiteUrl.d.ts +0 -8
- package/getSiteUrl.js +0 -24
- package/getSiteUrl.mjs +0 -10
- package/index.js +0 -20
- package/index.mjs +0 -2
- package/load.d.ts +0 -10
- package/load.js +0 -31
- package/load.mjs +0 -13
- package/typings.d.ts +0 -72
package/12/AnalyticsGoogle.mjs
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
3
|
-
import { useRouter } from "next/router";
|
|
4
|
-
import Script from "next/script";
|
|
5
|
-
import { useEffect, useState } from "react";
|
|
6
|
-
import gtagPageview from "@koine/browser/gtagPageview";
|
|
7
|
-
export const AnalyticsGoogle = ({ id })=>{
|
|
8
|
-
const uid = id || process.env["NEXT_PUBLIC_GTM_ID"];
|
|
9
|
-
const { events, asPath, query } = useRouter();
|
|
10
|
-
const [ready, setReady] = useState(false);
|
|
11
|
-
const [routed, setRouted] = useState(false);
|
|
12
|
-
// const [url, setUrl] = useState("");
|
|
13
|
-
useEffect(()=>{
|
|
14
|
-
const handleRouteChange = ()=>{
|
|
15
|
-
setRouted(true);
|
|
16
|
-
};
|
|
17
|
-
events.on("routeChangeComplete", handleRouteChange);
|
|
18
|
-
return ()=>{
|
|
19
|
-
events.off("routeChangeComplete", handleRouteChange);
|
|
20
|
-
};
|
|
21
|
-
}, [
|
|
22
|
-
events
|
|
23
|
-
]);
|
|
24
|
-
useEffect(()=>{
|
|
25
|
-
if (routed && ready && asPath) {
|
|
26
|
-
// const search = query;
|
|
27
|
-
gtagPageview(asPath);
|
|
28
|
-
}
|
|
29
|
-
}, [
|
|
30
|
-
asPath,
|
|
31
|
-
query,
|
|
32
|
-
routed,
|
|
33
|
-
ready
|
|
34
|
-
]);
|
|
35
|
-
if (!uid) {
|
|
36
|
-
return null;
|
|
37
|
-
}
|
|
38
|
-
return /*#__PURE__*/ _jsxs(_Fragment, {
|
|
39
|
-
children: [
|
|
40
|
-
/*#__PURE__*/ _jsx(Script, {
|
|
41
|
-
id: "google-tagmanager",
|
|
42
|
-
src: `https://www.googletagmanager.com/gtag/js?id=${id}`,
|
|
43
|
-
strategy: "afterInteractive",
|
|
44
|
-
onLoad: ()=>setReady(true)
|
|
45
|
-
}),
|
|
46
|
-
/*#__PURE__*/ _jsx(Script, {
|
|
47
|
-
id: "google-analytics",
|
|
48
|
-
strategy: "afterInteractive",
|
|
49
|
-
children: `
|
|
50
|
-
window.dataLayer = window.dataLayer || [];
|
|
51
|
-
function gtag(){window.dataLayer.push(arguments);}
|
|
52
|
-
gtag('js', new Date());
|
|
53
|
-
|
|
54
|
-
gtag('config', '${id}', { 'send_page_view': false });
|
|
55
|
-
`
|
|
56
|
-
})
|
|
57
|
-
]
|
|
58
|
-
});
|
|
59
|
-
};
|
|
60
|
-
export default AnalyticsGoogle;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
function _export(target, all) {
|
|
6
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: all[name]
|
|
9
|
-
});
|
|
10
|
-
}
|
|
11
|
-
_export(exports, {
|
|
12
|
-
DisableErrorOverlay: function() {
|
|
13
|
-
return DisableErrorOverlay;
|
|
14
|
-
},
|
|
15
|
-
default: function() {
|
|
16
|
-
return _default;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
20
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
21
|
-
const _head = /*#__PURE__*/ _interop_require_default._(require("next/head"));
|
|
22
|
-
const DisableErrorOverlay = ()=>{
|
|
23
|
-
return /*#__PURE__*/ (0, _jsxruntime.jsx)(_head.default, {
|
|
24
|
-
children: process.env["NODE_ENV"] !== "production" && /*#__PURE__*/ (0, _jsxruntime.jsx)("script", {
|
|
25
|
-
dangerouslySetInnerHTML: {
|
|
26
|
-
__html: `window.addEventListener('error',event =>{event.stopImmediatePropagation()});window.addEventListener('unhandledrejection',event =>{event.stopImmediatePropagation()});`
|
|
27
|
-
}
|
|
28
|
-
})
|
|
29
|
-
});
|
|
30
|
-
};
|
|
31
|
-
const _default = DisableErrorOverlay;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import Head from "next/head";
|
|
3
|
-
/**
|
|
4
|
-
* Disable error overlay during `dev`
|
|
5
|
-
*
|
|
6
|
-
* @see https://github.com/vercel/next.js/discussions/13387#discussioncomment-101564
|
|
7
|
-
*/ export const DisableErrorOverlay = ()=>{
|
|
8
|
-
return /*#__PURE__*/ _jsx(Head, {
|
|
9
|
-
children: process.env["NODE_ENV"] !== "production" && /*#__PURE__*/ _jsx("script", {
|
|
10
|
-
dangerouslySetInnerHTML: {
|
|
11
|
-
__html: `window.addEventListener('error',event =>{event.stopImmediatePropagation()});window.addEventListener('unhandledrejection',event =>{event.stopImmediatePropagation()});`
|
|
12
|
-
}
|
|
13
|
-
})
|
|
14
|
-
});
|
|
15
|
-
};
|
|
16
|
-
export default DisableErrorOverlay;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { DynamicNamespacesProps as BaseDynamicNamespacesProps } from "next-translate";
|
|
2
|
-
import BaseDynamicNamespaces from "next-translate/DynamicNamespaces";
|
|
3
|
-
import type { TranslateNamespace } from "./types-i18n";
|
|
4
|
-
export type DynamicNamespacesProps = Omit<BaseDynamicNamespacesProps, "namespaces"> & {
|
|
5
|
-
namespaces: TranslateNamespace[];
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* **NOTE**: To make typescript work nicely here make sure to enable
|
|
9
|
-
* [`resolveJsonModule`](https://www.typescriptlang.org/tsconfig#resolveJsonModule)
|
|
10
|
-
* in your `tsconfig.json` file.
|
|
11
|
-
*/
|
|
12
|
-
export declare const DynamicNamespaces: (props: DynamicNamespacesProps) => ReturnType<typeof BaseDynamicNamespaces>;
|
|
13
|
-
export default DynamicNamespaces;
|
package/12/DynamicNamespaces.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
function _export(target, all) {
|
|
7
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: all[name]
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
_export(exports, {
|
|
13
|
-
DynamicNamespaces: function() {
|
|
14
|
-
return DynamicNamespaces;
|
|
15
|
-
},
|
|
16
|
-
default: function() {
|
|
17
|
-
return _default;
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
21
|
-
const _DynamicNamespaces = /*#__PURE__*/ _interop_require_default._(require("next-translate/DynamicNamespaces"));
|
|
22
|
-
const DynamicNamespaces = _DynamicNamespaces.default;
|
|
23
|
-
const _default = DynamicNamespaces;
|
package/12/DynamicNamespaces.mjs
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import BaseDynamicNamespaces from "next-translate/DynamicNamespaces";
|
|
3
|
-
/**
|
|
4
|
-
* **NOTE**: To make typescript work nicely here make sure to enable
|
|
5
|
-
* [`resolveJsonModule`](https://www.typescriptlang.org/tsconfig#resolveJsonModule)
|
|
6
|
-
* in your `tsconfig.json` file.
|
|
7
|
-
*/ export const DynamicNamespaces = BaseDynamicNamespaces;
|
|
8
|
-
export default DynamicNamespaces;
|
package/12/Favicon.d.ts
DELETED
package/12/Favicon.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
function _export(target, all) {
|
|
6
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: all[name]
|
|
9
|
-
});
|
|
10
|
-
}
|
|
11
|
-
_export(exports, {
|
|
12
|
-
Favicon: function() {
|
|
13
|
-
return Favicon;
|
|
14
|
-
},
|
|
15
|
-
default: function() {
|
|
16
|
-
return _default;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
20
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
21
|
-
const _head = /*#__PURE__*/ _interop_require_default._(require("next/head"));
|
|
22
|
-
const _react = /*#__PURE__*/ _interop_require_default._(require("react"));
|
|
23
|
-
const _FaviconTags = /*#__PURE__*/ _interop_require_default._(require("@koine/react/FaviconTags"));
|
|
24
|
-
const Favicon = (props)=>/*#__PURE__*/ (0, _jsxruntime.jsx)(_head.default, {
|
|
25
|
-
children: /*#__PURE__*/ (0, _jsxruntime.jsx)(_FaviconTags.default, {
|
|
26
|
-
...props
|
|
27
|
-
})
|
|
28
|
-
});
|
|
29
|
-
const _default = Favicon;
|
package/12/Favicon.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import Head from "next/head";
|
|
3
|
-
import React from "react";
|
|
4
|
-
import FaviconTags from "@koine/react/FaviconTags";
|
|
5
|
-
export const Favicon = (props)=>/*#__PURE__*/ _jsx(Head, {
|
|
6
|
-
children: /*#__PURE__*/ _jsx(FaviconTags, {
|
|
7
|
-
...props
|
|
8
|
-
})
|
|
9
|
-
});
|
|
10
|
-
export default Favicon;
|
package/12/Link.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { LinkProps as NextLinkProps } from "next/link";
|
|
2
|
-
import React from "react";
|
|
3
|
-
export type LinkProps = Omit<React.ComponentPropsWithRef<"a">, "href"> & Omit<NextLinkProps, "as" | "passHref" | "children"> & {
|
|
4
|
-
Link?: React.ComponentType<any>;
|
|
5
|
-
};
|
|
6
|
-
/**
|
|
7
|
-
* @see https://next.js.org/docs/api-reference/next/link
|
|
8
|
-
*/
|
|
9
|
-
export declare const Link: React.ForwardRefExoticComponent<Omit<LinkProps, "ref"> & React.RefAttributes<HTMLAnchorElement>>;
|
|
10
|
-
export default Link;
|
package/12/Link.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
function _export(target, all) {
|
|
6
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: all[name]
|
|
9
|
-
});
|
|
10
|
-
}
|
|
11
|
-
_export(exports, {
|
|
12
|
-
Link: function() {
|
|
13
|
-
return Link;
|
|
14
|
-
},
|
|
15
|
-
default: function() {
|
|
16
|
-
return _default;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
20
|
-
const _interop_require_wildcard = require("@swc/helpers/_/_interop_require_wildcard");
|
|
21
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
22
|
-
const _link = /*#__PURE__*/ _interop_require_default._(require("next/link"));
|
|
23
|
-
const _react = /*#__PURE__*/ _interop_require_wildcard._(require("react"));
|
|
24
|
-
const Link = /*#__PURE__*/ (0, _react.forwardRef)(function Link({ href, prefetch, replace, scroll, shallow, locale, Link = "span", ...props }, ref) {
|
|
25
|
-
return /*#__PURE__*/ (0, _jsxruntime.jsx)(_link.default, {
|
|
26
|
-
href: href,
|
|
27
|
-
replace: replace,
|
|
28
|
-
scroll: scroll,
|
|
29
|
-
shallow: shallow,
|
|
30
|
-
locale: locale,
|
|
31
|
-
passHref: true,
|
|
32
|
-
children: /*#__PURE__*/ (0, _jsxruntime.jsx)(Link, {
|
|
33
|
-
ref: ref,
|
|
34
|
-
...props
|
|
35
|
-
})
|
|
36
|
-
});
|
|
37
|
-
});
|
|
38
|
-
const _default = Link;
|
package/12/Link.mjs
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import NextLink from "next/link";
|
|
3
|
-
import React, { forwardRef } from "react";
|
|
4
|
-
/**
|
|
5
|
-
* @see https://next.js.org/docs/api-reference/next/link
|
|
6
|
-
*/ export const Link = /*#__PURE__*/ forwardRef(function Link({ href, prefetch, replace, scroll, shallow, locale, Link = "span", ...props }, ref) {
|
|
7
|
-
return /*#__PURE__*/ _jsx(NextLink, {
|
|
8
|
-
href: href,
|
|
9
|
-
replace: replace,
|
|
10
|
-
scroll: scroll,
|
|
11
|
-
shallow: shallow,
|
|
12
|
-
locale: locale,
|
|
13
|
-
passHref: true,
|
|
14
|
-
children: /*#__PURE__*/ _jsx(Link, {
|
|
15
|
-
ref: ref,
|
|
16
|
-
...props
|
|
17
|
-
})
|
|
18
|
-
});
|
|
19
|
-
});
|
|
20
|
-
export default Link;
|
package/12/NextProgress.js
DELETED
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
function _export(target, all) {
|
|
7
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: all[name]
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
_export(exports, {
|
|
13
|
-
NextProgress: function() {
|
|
14
|
-
return NextProgress;
|
|
15
|
-
},
|
|
16
|
-
default: function() {
|
|
17
|
-
return _default;
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
21
|
-
const _router = require("next/router");
|
|
22
|
-
const _react = require("react");
|
|
23
|
-
const NextProgress = ({ startAt = 0.3, showOnShallow = true, stopDelayMs = 200, Overlay = "div" })=>{
|
|
24
|
-
const { events } = (0, _router.useRouter)();
|
|
25
|
-
// const [progress, setProgress] = useState(0);
|
|
26
|
-
const [running, setRunning] = (0, _react.useState)(false);
|
|
27
|
-
const timer = (0, _react.useRef)(null);
|
|
28
|
-
const routeChangeStart = (0, _react.useCallback)((_, { shallow })=>{
|
|
29
|
-
if (!shallow || showOnShallow) {
|
|
30
|
-
// setProgress(startAt);
|
|
31
|
-
setRunning(true);
|
|
32
|
-
}
|
|
33
|
-
}, [
|
|
34
|
-
showOnShallow
|
|
35
|
-
]);
|
|
36
|
-
const routeChangeEnd = (0, _react.useCallback)((_, { shallow })=>{
|
|
37
|
-
if (!shallow || showOnShallow) {
|
|
38
|
-
if (timer.current) {
|
|
39
|
-
clearTimeout(timer.current);
|
|
40
|
-
}
|
|
41
|
-
timer.current = setTimeout(()=>{
|
|
42
|
-
// setProgress(100);
|
|
43
|
-
setRunning(false);
|
|
44
|
-
}, stopDelayMs);
|
|
45
|
-
}
|
|
46
|
-
}, [
|
|
47
|
-
showOnShallow,
|
|
48
|
-
stopDelayMs,
|
|
49
|
-
timer
|
|
50
|
-
]);
|
|
51
|
-
(0, _react.useEffect)(()=>{
|
|
52
|
-
events.on("routeChangeStart", routeChangeStart);
|
|
53
|
-
events.on("routeChangeComplete", routeChangeEnd);
|
|
54
|
-
events.on("routeChangeError", routeChangeEnd);
|
|
55
|
-
return ()=>{
|
|
56
|
-
events.off("routeChangeStart", routeChangeStart);
|
|
57
|
-
events.off("routeChangeComplete", routeChangeEnd);
|
|
58
|
-
events.off("routeChangeError", routeChangeEnd);
|
|
59
|
-
};
|
|
60
|
-
}, [
|
|
61
|
-
events,
|
|
62
|
-
routeChangeStart,
|
|
63
|
-
routeChangeEnd
|
|
64
|
-
]);
|
|
65
|
-
return /*#__PURE__*/ (0, _jsxruntime.jsx)(Overlay, {
|
|
66
|
-
running: running
|
|
67
|
-
});
|
|
68
|
-
};
|
|
69
|
-
const _default = NextProgress;
|
package/12/NextProgress.mjs
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
import { useRouter } from "next/router";
|
|
4
|
-
import { useCallback, useEffect, useRef, useState } from "react";
|
|
5
|
-
export const NextProgress = ({ startAt = 0.3, showOnShallow = true, stopDelayMs = 200, Overlay = "div" })=>{
|
|
6
|
-
const { events } = useRouter();
|
|
7
|
-
// const [progress, setProgress] = useState(0);
|
|
8
|
-
const [running, setRunning] = useState(false);
|
|
9
|
-
const timer = useRef(null);
|
|
10
|
-
const routeChangeStart = useCallback((_, { shallow })=>{
|
|
11
|
-
if (!shallow || showOnShallow) {
|
|
12
|
-
// setProgress(startAt);
|
|
13
|
-
setRunning(true);
|
|
14
|
-
}
|
|
15
|
-
}, [
|
|
16
|
-
showOnShallow
|
|
17
|
-
]);
|
|
18
|
-
const routeChangeEnd = useCallback((_, { shallow })=>{
|
|
19
|
-
if (!shallow || showOnShallow) {
|
|
20
|
-
if (timer.current) {
|
|
21
|
-
clearTimeout(timer.current);
|
|
22
|
-
}
|
|
23
|
-
timer.current = setTimeout(()=>{
|
|
24
|
-
// setProgress(100);
|
|
25
|
-
setRunning(false);
|
|
26
|
-
}, stopDelayMs);
|
|
27
|
-
}
|
|
28
|
-
}, [
|
|
29
|
-
showOnShallow,
|
|
30
|
-
stopDelayMs,
|
|
31
|
-
timer
|
|
32
|
-
]);
|
|
33
|
-
useEffect(()=>{
|
|
34
|
-
events.on("routeChangeStart", routeChangeStart);
|
|
35
|
-
events.on("routeChangeComplete", routeChangeEnd);
|
|
36
|
-
events.on("routeChangeError", routeChangeEnd);
|
|
37
|
-
return ()=>{
|
|
38
|
-
events.off("routeChangeStart", routeChangeStart);
|
|
39
|
-
events.off("routeChangeComplete", routeChangeEnd);
|
|
40
|
-
events.off("routeChangeError", routeChangeEnd);
|
|
41
|
-
};
|
|
42
|
-
}, [
|
|
43
|
-
events,
|
|
44
|
-
routeChangeStart,
|
|
45
|
-
routeChangeEnd
|
|
46
|
-
]);
|
|
47
|
-
return /*#__PURE__*/ _jsx(Overlay, {
|
|
48
|
-
running: running
|
|
49
|
-
});
|
|
50
|
-
};
|
|
51
|
-
export default NextProgress;
|
package/12/Seo.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
// import { memo } from "react";
|
|
2
|
-
"use strict";
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
function _export(target, all) {
|
|
7
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: all[name]
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
_export(exports, {
|
|
13
|
-
Seo: function() {
|
|
14
|
-
return Seo;
|
|
15
|
-
},
|
|
16
|
-
default: function() {
|
|
17
|
-
return _default;
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
21
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
22
|
-
const _head = /*#__PURE__*/ _interop_require_default._(require("next/head"));
|
|
23
|
-
const _seoBuildTags = require("./seoBuildTags");
|
|
24
|
-
const Seo = (props)=>{
|
|
25
|
-
return /*#__PURE__*/ (0, _jsxruntime.jsx)(_head.default, {
|
|
26
|
-
children: (0, _seoBuildTags.seoBuildTags)(props)
|
|
27
|
-
});
|
|
28
|
-
};
|
|
29
|
-
const _default = Seo;
|
package/12/Seo.mjs
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
// import { memo } from "react";
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
import Head from "next/head";
|
|
4
|
-
import { seoBuildTags } from "./seoBuildTags";
|
|
5
|
-
/**
|
|
6
|
-
* Adapted from [garmeeh/next-seo](https://github.com/garmeeh/next-seo)
|
|
7
|
-
*
|
|
8
|
-
* See also:
|
|
9
|
-
* - https://github.com/catnose99/next-head-seo
|
|
10
|
-
* - https://nextjs.org/docs/api-reference/next/head
|
|
11
|
-
*
|
|
12
|
-
* NB: on the homepage you usually want to customize the `titleTemplate` to avoid
|
|
13
|
-
* doubled app name. Assuming your default seo configuration is something like:
|
|
14
|
-
*
|
|
15
|
-
* ```js
|
|
16
|
-
* {
|
|
17
|
-
* titleTemplate: "%s | MyApp"
|
|
18
|
-
* }
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* On the homepage you migh want to override it, e.g.:
|
|
22
|
-
* ```js
|
|
23
|
-
* <Seo title="MyApp | Some description" titleTemplate="%s" />
|
|
24
|
-
* ```
|
|
25
|
-
*/ export const Seo = (props)=>{
|
|
26
|
-
return /*#__PURE__*/ _jsx(Head, {
|
|
27
|
-
children: seoBuildTags(props)
|
|
28
|
-
});
|
|
29
|
-
};
|
|
30
|
-
export default Seo;
|
package/12/SeoDefaults.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
// import { memo } from "react";
|
|
2
|
-
"use strict";
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
function _export(target, all) {
|
|
7
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: all[name]
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
_export(exports, {
|
|
13
|
-
SeoDefaults: function() {
|
|
14
|
-
return SeoDefaults;
|
|
15
|
-
},
|
|
16
|
-
default: function() {
|
|
17
|
-
return _default;
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
21
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
22
|
-
const _head = /*#__PURE__*/ _interop_require_default._(require("next/head"));
|
|
23
|
-
const _seoBuildTags = require("./seoBuildTags");
|
|
24
|
-
const SeoDefaults = (props)=>{
|
|
25
|
-
// const router = useRouter();
|
|
26
|
-
// props.openGraph.url = getSiteUrl(router.asPath);
|
|
27
|
-
return /*#__PURE__*/ (0, _jsxruntime.jsx)(_head.default, {
|
|
28
|
-
children: (0, _seoBuildTags.seoBuildTags)(props)
|
|
29
|
-
});
|
|
30
|
-
};
|
|
31
|
-
const _default = SeoDefaults;
|
package/12/SeoDefaults.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
// import { memo } from "react";
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
import Head from "next/head";
|
|
4
|
-
// import { useRouter } from "next/router";
|
|
5
|
-
// import { getSiteUrl } from "../utils";
|
|
6
|
-
import { seoBuildTags } from "./seoBuildTags";
|
|
7
|
-
export const SeoDefaults = (props)=>{
|
|
8
|
-
// const router = useRouter();
|
|
9
|
-
// props.openGraph.url = getSiteUrl(router.asPath);
|
|
10
|
-
return /*#__PURE__*/ _jsx(Head, {
|
|
11
|
-
children: seoBuildTags(props)
|
|
12
|
-
});
|
|
13
|
-
};
|
|
14
|
-
export default SeoDefaults;
|
package/12/T.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { TransProps } from "next-translate";
|
|
3
|
-
import type { TranslateNamespace, TranslationsAllPaths, TranslationsPaths } from "./types-i18n";
|
|
4
|
-
export type TProps<TNamespace extends TranslateNamespace | undefined = undefined> = (Omit<TransProps, "i18nKey" | "ns"> & {
|
|
5
|
-
i18nKey: TranslationsAllPaths;
|
|
6
|
-
}) | (Omit<TransProps, "i18nKey" | "ns"> & {
|
|
7
|
-
ns: TNamespace;
|
|
8
|
-
i18nKey: TranslationsPaths<TNamespace>;
|
|
9
|
-
});
|
|
10
|
-
/**
|
|
11
|
-
* **NOTE**: To make typescript work nicely here make sure to enable
|
|
12
|
-
* [`resolveJsonModule`](https://www.typescriptlang.org/tsconfig#resolveJsonModule)
|
|
13
|
-
* in your `tsconfig.json` file.
|
|
14
|
-
*/
|
|
15
|
-
export declare const T: <TNamespace extends "~" | undefined = undefined>(props: TProps<TNamespace>) => import("react").ReactElement<TProps<TNamespace>, string | import("react").JSXElementConstructor<any>>;
|
|
16
|
-
export default T;
|
package/12/T.js
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
function _export(target, all) {
|
|
7
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: all[name]
|
|
10
|
-
});
|
|
11
|
-
}
|
|
12
|
-
_export(exports, {
|
|
13
|
-
T: function() {
|
|
14
|
-
return T;
|
|
15
|
-
},
|
|
16
|
-
default: function() {
|
|
17
|
-
return _default // export type TProps = Omit<TransProps, "i18nKey" | "ns"> & {
|
|
18
|
-
// i18nKey: TranslationsAllPaths;
|
|
19
|
-
// };
|
|
20
|
-
// export type TPropsNamespaced<
|
|
21
|
-
// TNamespace extends TranslateNamespace
|
|
22
|
-
// > = Omit<TransProps, "i18nKey" | "ns"> & {
|
|
23
|
-
// i18nKey: TranslationsPaths<Translations[TNamespace]>;
|
|
24
|
-
// ns?: TNamespace;
|
|
25
|
-
// };
|
|
26
|
-
// export function T(props: TProps): JSX.Element;
|
|
27
|
-
// export function T<TNamespace extends TranslateNamespace>(props: TPropsNamespaced<TNamespace>): JSX.Element;
|
|
28
|
-
// export function T<TNamespace extends TranslateNamespace>(
|
|
29
|
-
// props: TProps<TNamespace>
|
|
30
|
-
// ) {
|
|
31
|
-
// return <Trans {...props} />;
|
|
32
|
-
// }
|
|
33
|
-
// export { default as T } from "next-translate/Trans";
|
|
34
|
-
;
|
|
35
|
-
}
|
|
36
|
-
});
|
|
37
|
-
const _interop_require_default = require("@swc/helpers/_/_interop_require_default");
|
|
38
|
-
const _jsxruntime = require("react/jsx-runtime");
|
|
39
|
-
const _Trans = /*#__PURE__*/ _interop_require_default._(require("next-translate/Trans"));
|
|
40
|
-
const T = (props)=>/*#__PURE__*/ (0, _jsxruntime.jsx)(_Trans.default, {
|
|
41
|
-
...props
|
|
42
|
-
});
|
|
43
|
-
const _default = T;
|
package/12/T.mjs
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
import Trans from "next-translate/Trans";
|
|
4
|
-
/**
|
|
5
|
-
* **NOTE**: To make typescript work nicely here make sure to enable
|
|
6
|
-
* [`resolveJsonModule`](https://www.typescriptlang.org/tsconfig#resolveJsonModule)
|
|
7
|
-
* in your `tsconfig.json` file.
|
|
8
|
-
*/ export const T = (props)=>/*#__PURE__*/ _jsx(Trans, {
|
|
9
|
-
...props
|
|
10
|
-
});
|
|
11
|
-
export default T; // export type TProps = Omit<TransProps, "i18nKey" | "ns"> & {
|
|
12
|
-
// i18nKey: TranslationsAllPaths;
|
|
13
|
-
// };
|
|
14
|
-
// export type TPropsNamespaced<
|
|
15
|
-
// TNamespace extends TranslateNamespace
|
|
16
|
-
// > = Omit<TransProps, "i18nKey" | "ns"> & {
|
|
17
|
-
// i18nKey: TranslationsPaths<Translations[TNamespace]>;
|
|
18
|
-
// ns?: TNamespace;
|
|
19
|
-
// };
|
|
20
|
-
// export function T(props: TProps): JSX.Element;
|
|
21
|
-
// export function T<TNamespace extends TranslateNamespace>(props: TPropsNamespaced<TNamespace>): JSX.Element;
|
|
22
|
-
// export function T<TNamespace extends TranslateNamespace>(
|
|
23
|
-
// props: TProps<TNamespace>
|
|
24
|
-
// ) {
|
|
25
|
-
// return <Trans {...props} />;
|
|
26
|
-
// }
|
|
27
|
-
// export { default as T } from "next-translate/Trans";
|
package/12/ThemeContext.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export type ThemeContextProps = {
|
|
3
|
-
/** List of all available theme names */
|
|
4
|
-
themes: string[];
|
|
5
|
-
/** Forced theme name for the current page */
|
|
6
|
-
forcedTheme?: string;
|
|
7
|
-
/** Update the theme */
|
|
8
|
-
setTheme: (theme: string) => void;
|
|
9
|
-
/** Active theme name */
|
|
10
|
-
theme?: string;
|
|
11
|
-
/** If `enableSystem` is true and the active theme is "system", this returns whether the system preference resolved to "dark" or "light". Otherwise, identical to `theme` */
|
|
12
|
-
resolvedTheme?: string;
|
|
13
|
-
/** If enableSystem is true, returns the System theme preference ("dark" or "light"), regardless what the active theme is */
|
|
14
|
-
systemTheme?: "dark" | "light";
|
|
15
|
-
};
|
|
16
|
-
export declare const ThemeContext: import("react").Context<ThemeContextProps>;
|
|
17
|
-
export default ThemeContext;
|
package/12/ThemeContext.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
function _export(target, all) {
|
|
6
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: all[name]
|
|
9
|
-
});
|
|
10
|
-
}
|
|
11
|
-
_export(exports, {
|
|
12
|
-
ThemeContext: function() {
|
|
13
|
-
return ThemeContext;
|
|
14
|
-
},
|
|
15
|
-
default: function() {
|
|
16
|
-
return _default;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
const _react = require("react");
|
|
20
|
-
const ThemeContext = /*#__PURE__*/ (0, _react.createContext)({
|
|
21
|
-
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
22
|
-
setTheme: (_)=>{},
|
|
23
|
-
themes: []
|
|
24
|
-
});
|
|
25
|
-
const _default = ThemeContext;
|
package/12/ThemeContext.mjs
DELETED