Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding index html #470

Merged
merged 110 commits into from
Oct 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
c8b297b
fix(deps): update dependency @aws-amplify/auth to v4 (#352)
renovate[bot] Mar 23, 2022
0504ac9
Feature: Added Dark theme (#365)
nichnarmada Mar 27, 2022
d789596
fix: clear search keywords when onclick related courses
YHhaoareyou Mar 27, 2022
fba8238
Merge branch 'master' into develop
YHhaoareyou Mar 27, 2022
4cc5b89
Merge branch 'master' into develop
YHhaoareyou Mar 29, 2022
bc8ecd7
Merge branch 'master' into develop
YHhaoareyou Mar 29, 2022
67b4a97
Debug: mobile dark mode debug (#373)
YHhaoareyou Apr 1, 2022
ed25abf
chore(deps): update dependency eslint-plugin-react to v7.29.4 (#361)
renovate[bot] Apr 1, 2022
86a91f5
chore(deps): update dependency ts-loader to v9.2.8 (#359)
renovate[bot] Apr 1, 2022
374a41a
feat: remove unused dependencies (#377)
YHhaoareyou Apr 13, 2022
6632a95
Feature/darktheme colors (#378)
YHhaoareyou Apr 13, 2022
2f8dd9b
Merge branch 'master' into develop
YHhaoareyou Apr 17, 2022
8492b1c
Feature: Timetable dark theme (#379)
YHhaoareyou Apr 18, 2022
66db621
feat: add the hovering effect to the member cards (#381)
xinyue296 Apr 26, 2022
ef10256
Migrate from Webpack to Vite (#382)
YHhaoareyou May 2, 2022
84b2c1d
fix: env without using dotenv explicitly (#385)
YHhaoareyou May 5, 2022
c3abb53
fix: packages version
YHhaoareyou May 5, 2022
5993df1
fix: change env var name
YHhaoareyou May 5, 2022
76976ee
fix: remove systemjs package; add peer dependencies
YHhaoareyou May 5, 2022
e52cdef
fix: feeds domain on staging/prod
YHhaoareyou May 5, 2022
59fdef5
Feature: About Us page link from Home page & split Home from Root-con…
YHhaoareyou May 6, 2022
8252657
Feature/fix card padding (#388)
xinyue296 May 10, 2022
f509547
Merge branch 'master' into develop
YHhaoareyou May 17, 2022
25973a1
fix: install missing dependency: @aws-amplify/core
YHhaoareyou May 17, 2022
8f4caf8
fix: remove course function
YHhaoareyou May 18, 2022
e8a35a6
feat: alert translation
YHhaoareyou May 18, 2022
c0585c1
fix: eslint
YHhaoareyou May 18, 2022
5d47e3c
feat: add workbox runtimeCaching config
YHhaoareyou May 19, 2022
7c6cd35
Fix service worker to enable it to replace old one (#389)
YHhaoareyou May 20, 2022
626ceca
feat: add a profile card component; add hover & click effect; add a c…
xinyue296 May 23, 2022
4bc712d
fix: syllabus minor styling issues
YHhaoareyou May 29, 2022
6245a70
Update README.md
YHhaoareyou May 29, 2022
156663d
Migrate from Webpack to Vite (#386)
YHhaoareyou May 29, 2022
6c911c8
add script-src-elem to Content Security Policy (#391)
YHhaoareyou May 29, 2022
081c41c
Hotfix (#392)
YHhaoareyou May 29, 2022
d1e063a
Hotfix (#393)
YHhaoareyou May 29, 2022
bbc1a69
Merge branch 'master' into develop
YHhaoareyou May 29, 2022
4f556ac
fix blob in csp
YHhaoareyou May 29, 2022
6fa7950
Merge branch 'master' into develop
YHhaoareyou May 30, 2022
8b825bf
fix: remove csp
YHhaoareyou May 30, 2022
893d781
Merge branch 'master' into develop
YHhaoareyou May 30, 2022
0af6214
fix: remove all webpack-related packages & setting
YHhaoareyou May 30, 2022
969da50
Allow all in CSP
YHhaoareyou May 30, 2022
a552f36
Merge branch 'master' into develop
YHhaoareyou May 30, 2022
2505b59
Fix: preload style, csp allow all, refactor index html & env var (#404)
YHhaoareyou May 31, 2022
25cdc27
Update README.md (#397)
eltociear Jun 8, 2022
0bc6cd2
chore(deps): update dependency esbuild to v0.14.43 (#384)
renovate[bot] Jun 8, 2022
c40864e
Merge branch 'master' into develop
AustinZhu Jun 8, 2022
02849a9
chore(deps): update dependencies
AustinZhu Jun 8, 2022
fc74d84
chore(deps): update dependencies
AustinZhu Jun 8, 2022
5470785
chore(deps): update dependencies
AustinZhu Jun 8, 2022
768301a
fix: preload & enable styles from other mf app
YHhaoareyou Jul 6, 2022
6c87d18
fix: packages version (fix React to v17)
YHhaoareyou Jul 6, 2022
b3484e5
Merge branch 'master' into develop
YHhaoareyou Aug 16, 2022
4606cab
Language filter for Feeds (#409)
YHhaoareyou Oct 3, 2022
5f94f13
Merge branch 'master' into develop
YHhaoareyou Oct 27, 2022
10e0f20
feat: added turbo-repo woooo (#420)
nichnarmada Jan 19, 2023
f76867f
Merge branch 'master' into develop
YHhaoareyou Mar 11, 2023
5c1a08b
feat: adding web hooks for forums
JasonNotJson Apr 16, 2023
d0d4ec3
Merge pull request #425 from wasedatime/feat/add-webhook
YHhaoareyou May 3, 2023
5837cc8
feat: updating meet our team page (#426)
JasonNotJson May 5, 2023
2d27b2c
Export Bit components to turborepo packages (#428)
YHhaoareyou May 25, 2023
d04f3c6
Feature: Remove bit from npmrc (#431)
nichnarmada Jun 22, 2023
dffbc9f
fix: fixing tailwind:build from tailwind to tailwindcss
JasonNotJson Jun 22, 2023
714dcbf
feat: reorganizing meet our teams list
JasonNotJson Sep 12, 2023
2e262e7
feat: adding alfonso lien and shiori
JasonNotJson Sep 12, 2023
87a8890
chore: ah comeon
JasonNotJson Sep 12, 2023
f8bf2dc
chore: what in the hell is a JPG and a jpg
JasonNotJson Sep 12, 2023
b70493e
chore: oh Jason focus comeon why are you doing stupid stuff mistaking…
JasonNotJson Sep 12, 2023
a8fc457
feat: adding forum into develop (#446)
JasonNotJson Sep 12, 2023
b345a28
feat: final check on develop now time to deploy
JasonNotJson Sep 12, 2023
ca4437e
feat: merge conflict resolution
JasonNotJson Sep 12, 2023
7d15560
feat: adding type safety to prevent from accessing null length
JasonNotJson Sep 12, 2023
57b72ab
feat: adding array safety
JasonNotJson Sep 12, 2023
0b88bb2
fix: adding another type safety for response array
JasonNotJson Sep 12, 2023
42d3388
feat: adding some common css to see the change
JasonNotJson Sep 12, 2023
8cbb193
feat: altering styling
JasonNotJson Sep 12, 2023
961c070
feat: adding responive ness
JasonNotJson Sep 12, 2023
04d52c8
feat: altered timeline new feature add comment logo no more title and…
JasonNotJson Sep 12, 2023
56f8541
Merge branch 'master' into develop
JasonNotJson Sep 12, 2023
0a557cf
feat: changing our mission
JasonNotJson Sep 12, 2023
a155d54
feat: enlarging the fontsize of forums. Currently it was just too sma…
JasonNotJson Sep 13, 2023
1ccc5b1
fix: fixing App layout and adding onclikc to fix links (#454)
JasonNotJson Sep 13, 2023
9e1eca3
feat: fixing finalization
JasonNotJson Sep 13, 2023
7e3680f
Merge branch 'develop' of https://github.com/wasedatime/wasedatime-we…
JasonNotJson Sep 13, 2023
0a57ff8
feat: adding max width to thread post card
JasonNotJson Sep 13, 2023
8f84951
Merge branch 'master' into develop
JasonNotJson Sep 13, 2023
a83c7d4
feat: added comment count (#456)
JasonNotJson Sep 17, 2023
5575654
fix: fix new feature image size
JasonNotJson Sep 17, 2023
2c972de
feat: resolving merge conflicts
JasonNotJson Sep 17, 2023
36f7e02
feat: adding forum comment notification functionality (#458)
JasonNotJson Sep 18, 2023
d8d4a87
Merge branch 'master' into develop
JasonNotJson Sep 18, 2023
ff74bbb
fix: add Forum route to Root App.tsx
YHhaoareyou Sep 23, 2023
435da46
fix: add Forum routes with params in Root
YHhaoareyou Sep 23, 2023
fb5f8eb
chore: add Forum to sitemap
YHhaoareyou Sep 23, 2023
a2032a4
chore: test hard-coded subpath in Forum
YHhaoareyou Sep 23, 2023
4fea30d
fix: remove hard-coded path and add NotFound in Forum
YHhaoareyou Sep 23, 2023
eb75958
feat: adding images to forums (#460)
JasonNotJson Sep 24, 2023
5f0458e
feat: adding image indicator
JasonNotJson Sep 24, 2023
3e585fa
feat: adding boolean flag for page thread
JasonNotJson Sep 24, 2023
226e8c8
feat: forum-timstamp (#462)
JasonNotJson Sep 28, 2023
70a37d9
chore: fixing git merge conflict
JasonNotJson Sep 30, 2023
2a9f2c8
fix: fixing idToken retreaval function (#464)
JasonNotJson Oct 2, 2023
afb1172
fix: git merge conflict resolve for fixing non log in thread
JasonNotJson Oct 2, 2023
19bdc8b
fix: fixing feeds
JasonNotJson Oct 2, 2023
43ee9ab
feat: forum time formating with page thread formating (#466)
JasonNotJson Oct 2, 2023
991ae20
feat: disabling feeds and campus
JasonNotJson Oct 2, 2023
eefc380
fix: resolve git merge conflict for changed timestamp and image display
JasonNotJson Oct 2, 2023
f519b5a
fix:login failed error message and post direct url (#468)
Umar-Mughal Oct 3, 2023
4f5f584
feat: adding index html to forum src
JasonNotJson Oct 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ bit.json

# turbo
.turbo

# feeds articles

apps/feeds/public/feeds/
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "apps/feeds/public/feeds"]
path = apps/feeds/public/feeds
url = https://github.com/wasedatime/feeds.git
url = git@github.com:wasedatime/feeds.git
15 changes: 8 additions & 7 deletions apps/feeds/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,18 @@ const nextConfig = {
config.module.rules.push({
test: /\.md$/,
use: "raw-loader",
});
return config;
})
return config
},
images: {
unoptimized: true
unoptimized: true,
},
assetPrefix: process.env.APP_ENV === 'production' ? "/feeds" : "",
assetPrefix: process.env.APP_ENV === "production" ? "/feeds" : "",
env: {
APP_ENV: process.env.APP_ENV || 'development',
MF_FEEDS_DOMAIN: process.env.MF_FEEDS_DOMAIN || ''
}
APP_ENV: process.env.APP_ENV || "development",
MF_FEEDS_DOMAIN: process.env.MF_FEEDS_DOMAIN || "",
},
distDir: "dist",
}

module.exports = nextConfig
2 changes: 1 addition & 1 deletion apps/feeds/public/feeds
Submodule feeds updated from d20c25 to 64f1d7
28 changes: 23 additions & 5 deletions apps/feeds/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"strict": true,
Expand All @@ -15,11 +19,25 @@
"jsx": "preserve",
"incremental": true,
"baseUrl": ".",
"plugins": [{ "name": "next" }],
"plugins": [
{
"name": "next"
}
],
"paths": {
"@/*": ["./*"]
"@/*": [
"./*"
]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]
"include": [
"next-env.d.ts",
"**/*.ts",
"**/*.tsx",
".next/types/**/*.ts",
"dist/types/**/*.ts"
],
"exclude": [
"node_modules"
]
}
2 changes: 1 addition & 1 deletion apps/forum/src/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const InnerApp = () => {
<Route element={<NotFound />} path="*" />
</Routes>
</div>
<div className="flex flex-col sm:w-1/5 ">
<div className="flex flex-col lg:w-1/5 ">
<div className="hidden md:h-[500px] md:w-[250px] justify-self-end">
<h1></h1>
</div>
Expand Down
2 changes: 1 addition & 1 deletion apps/forum/src/components/Board.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ const Board = ({ triggerRefresh, setBoard }: any) => {

return (
// <div className="max-w-2/5 w-5/6 mx-auto h-full">
<div className="mx-auto rounded-xl shadow-lg px-2 h-full lg:w-5/6 max-w-[5/6] standard-style">
<div className="mx-auto px-2 h-full lg:w-5/6 max-w-[5/6] standard-style">
<CreateThread onNewThread={handleNewThread} />
<div
className="overflow-auto h-[calc(100%-44px)] mt-4 md:mt-8 lg:mt-12"
Expand Down
7 changes: 4 additions & 3 deletions apps/forum/src/components/Comment.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,15 @@ const Comment = ({ comment, thread, setComments, setThread }: Props) => {
};

const time = timeFormatter(comment);
console.log(comment);

return (
<Block actions={actions}>
<div className="border-2 rounded-xl px-4 py-2 text-light-text2 mt-4 standard-style flex flex-row justify-between items-center">
<div>
<h2 className="text-2xl p-2">{convertUrlsToLinks(comment.body)}</h2>
<h2 className="text-xs my-auto">Posted at {time}</h2>
<h2 className="text-2xl p-2 text-left">
{convertUrlsToLinks(comment.body)}
</h2>
<h2 className="text-sm my-auto p-2">{time}</h2>
</div>
{comment.mod === true && (
<div className="justify-end">
Expand Down
4 changes: 2 additions & 2 deletions apps/forum/src/components/CreateThread.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,12 @@ const CreateThread = ({ onNewThread }: CreateThreadProps) => {
onChange={handleBodyChange}
/>
</div>
<h1
<button
className="absolute top-0 right-2 m-1 p-1 hover:text-light-main cursor-pointer"
onClick={() => setIsExpanded(false)}
>
<CloseIcon />
</h1>
</button>
<div className="absolute bottom-0 left-2 w-full flex mb-3 mt-3 text-sm justify-between">
<div className="my-auto flex flex-row gap-x-2">
{/* {selectedBoard && (
Expand Down
3 changes: 1 addition & 2 deletions apps/forum/src/components/Thread.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const Thread = () => {
headers: {
"x-api-key": "0PaO2fHuJR9jlLLdXEDOyUgFXthoEXv8Sp0oNsb8",
"Content-Type": "application/json",
// Authorization: idToken,
},
response: true,
}
Expand Down Expand Up @@ -78,7 +77,7 @@ const Thread = () => {
};

return (
<div className="border-2 mt-12 mx-auto rounded-xl shadow-lg py-6 h-fit px-4 standard-style max-w-2/5 w-5/6">
<div className="border-2 mt-12 mx-1 md:mx-auto rounded-xl shadow-lg py-6 h-fit px-4 standard-style max-w-[290px] lg:max-w-[900px]">
{/* <CreateThread /> */}

<ThreadBlock isPreview={false} thread={thread} />
Expand Down
5 changes: 3 additions & 2 deletions apps/forum/src/components/ThreadBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,10 +204,11 @@ const ThreadBlock = ({ isPreview, fromRoot, thread, onDelete }: Props) => {
{/* ^ This line goes to parent board on click while in thread */}
<div className={`px-2`}>
<div className="flex justify-between mt-2">
<div className="flex items-center justify-center mb-auto gap-x-4">
<div className="flex items-center text-center justify-center mb-auto gap-x-4">
<h1 className="text-4xl font-bold text-light-main dark:text-dark-main text-3xl">
{getTitleBySlug(thread.board_id)}
</h1>
<h2 className="text-lg">{time}</h2>

<ImageIcon
color={thread.obj_key || thread.url ? "success" : "inherit"}
Expand Down Expand Up @@ -237,6 +238,7 @@ const ThreadBlock = ({ isPreview, fromRoot, thread, onDelete }: Props) => {
) */}
</div>
</div>

{thread.url ? (
<img
src={thread.url}
Expand All @@ -250,7 +252,6 @@ const ThreadBlock = ({ isPreview, fromRoot, thread, onDelete }: Props) => {
>
{convertUrlsToLinks(isPreview, thread.body)}
</h2>
<h2 className="text-lg mt-5">Posted at {time}</h2>
</div>
{/* <div className="inline-block text-blue-600 rounded-lg pl-2 pt-2">
{" "}
Expand Down
13 changes: 13 additions & 0 deletions apps/forum/src/components/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/wasedatime-forum.ts"></script>
</body>
</html>
30 changes: 16 additions & 14 deletions apps/forum/src/utils/timeFormatter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,25 @@ type threadOrComment = CommentType | ThreadType;
export function timeFormatter(newComment: threadOrComment): string {
const utcTimestamp = newComment.created_at;
const date = new Date(utcTimestamp);
const now = new Date(); // Get the current date and time

// Add 9 hours to UTC time
// Convert both to JST
date.setUTCHours(date.getUTCHours() + 9);
now.setUTCHours(now.getUTCHours() + 9);

// Extract year, month, date, hours, and minutes
const year = date.getUTCFullYear();
const month = date.getUTCMonth() + 1; // Months are 0-based, so add 1
const day = date.getUTCDate();
const hours = date.getUTCHours();
const minutes = date.getUTCMinutes();
// Calculate time difference in milliseconds
const diff = now.getTime() - date.getTime();

// Format the components as a string
const formattedTimestamp = `${year}-${month.toString().padStart(2, "0")}-${day
.toString()
.padStart(2, "0")} ${hours.toString().padStart(2, "0")}:${minutes
.toString()
.padStart(2, "0")}`;
// Convert to minutes and hours
const minutesDiff = Math.floor(diff / 60000); // 60 * 1000
const hoursDiff = Math.floor(minutesDiff / 60);

return formattedTimestamp;
if (minutesDiff < 60) {
return minutesDiff === 1 ? "1 minute ago" : `${minutesDiff} minutes ago`;
} else if (hoursDiff < 24) {
return hoursDiff === 1 ? "1 hour ago" : `${hoursDiff} hours ago`;
} else {
const daysDiff = Math.floor(hoursDiff / 24);
return daysDiff === 1 ? "1 day ago" : `${daysDiff} days ago`;
}
}
24 changes: 12 additions & 12 deletions apps/root/src/components/frame/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,18 @@ const Nav = () => {
icon: <ForumIcon />,
iconHovered: <ForumIconHovered />,
},
{
name: t("navigation.campus"),
path: "/campus",
icon: <CampusIcon />,
iconHovered: <CampusIconHovered />,
},
{
name: t("navigation.feeds"),
path: "/feeds",
icon: <FeedsIcon />,
iconHovered: <FeedsIconHovered />,
},
// {
// name: t("navigation.campus"),
// path: "/campus",
// icon: <CampusIcon />,
// iconHovered: <CampusIconHovered />,
// },
// {
// name: t("navigation.feeds"),
// path: "/feeds",
// icon: <FeedsIcon />,
// iconHovered: <FeedsIconHovered />,
// },
]

return (
Expand Down
3 changes: 1 addition & 2 deletions packages/ui/lib/base/Modal.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="react" />
type ModalProps = {
isOpen: boolean;
children: any;
Expand All @@ -8,5 +7,5 @@ type ModalProps = {
className?: string;
onRequestClose?: () => void;
};
export declare const Modal: ({ isOpen, children, closeTimeoutMS, style, overlayClassName, className, onRequestClose, }: ModalProps) => JSX.Element;
export declare const Modal: ({ isOpen, children, closeTimeoutMS, style, overlayClassName, className, onRequestClose, }: ModalProps) => import("react/jsx-runtime").JSX.Element;
export default Modal;
3 changes: 1 addition & 2 deletions packages/ui/lib/icons/CrossIcon.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/// <reference types="react" />
export declare const CrossIcon: () => JSX.Element;
export declare const CrossIcon: () => import("react/jsx-runtime").JSX.Element;
3 changes: 1 addition & 2 deletions packages/ui/lib/icons/GoogleIcon.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/// <reference types="react" />
export declare const GoogleIcon: () => JSX.Element;
export declare const GoogleIcon: () => import("react/jsx-runtime").JSX.Element;
3 changes: 1 addition & 2 deletions packages/ui/lib/layout/Header.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="react" />
import { ThemeType } from '../constants/type/theme';
type HeaderProps = {
title: string;
Expand All @@ -11,5 +10,5 @@ type HeaderProps = {
theme?: ThemeType;
setTheme: (theme: ThemeType) => void;
};
export declare const Header: ({ title, onInputChange, placeholder, inputText, disabled, isBlur, changeLang, theme, setTheme, }: HeaderProps) => JSX.Element;
export declare const Header: ({ title, onInputChange, placeholder, inputText, disabled, isBlur, changeLang, theme, setTheme, }: HeaderProps) => import("react/jsx-runtime").JSX.Element;
export {};
3 changes: 1 addition & 2 deletions packages/ui/lib/layout/LanguageMenu.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/// <reference types="react" />
import { ThemeType } from '../constants/type/theme';
interface LanguageMenuProps {
theme: ThemeType;
changeLang: (lang: string) => void;
}
export declare const LanguageMenu: ({ theme, changeLang }: LanguageMenuProps) => JSX.Element;
export declare const LanguageMenu: ({ theme, changeLang }: LanguageMenuProps) => import("react/jsx-runtime").JSX.Element;
export {};
3 changes: 1 addition & 2 deletions packages/ui/lib/layout/LoadingSpinner.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/// <reference types="react" />
import { ThemeType } from '../constants/type/theme';
interface LoadingSpinnerProps {
message: string;
theme: ThemeType;
}
export declare const LoadingSpinner: ({ message, theme }: LoadingSpinnerProps) => JSX.Element;
export declare const LoadingSpinner: ({ message, theme }: LoadingSpinnerProps) => import("react/jsx-runtime").JSX.Element;
export {};
3 changes: 1 addition & 2 deletions packages/ui/lib/layout/SignInModal.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/// <reference types="react" />
import { WithTranslation } from "react-i18next";
interface Props extends WithTranslation {
isModalOpen: boolean;
closeModal: () => void;
}
declare const SignInModal: ({ isModalOpen, closeModal, t }: Props) => JSX.Element;
declare const SignInModal: ({ isModalOpen, closeModal, t }: Props) => import("react/jsx-runtime").JSX.Element;
export default SignInModal;
3 changes: 1 addition & 2 deletions packages/ui/lib/layout/ThemeToggle.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/// <reference types="react" />
import { ThemeType } from '../constants/type/theme';
interface ThemeToggleProps {
theme: ThemeType;
setTheme: (theme: ThemeType) => void;
}
export declare const ThemeToggle: ({ theme, setTheme }: ThemeToggleProps) => JSX.Element;
export declare const ThemeToggle: ({ theme, setTheme }: ThemeToggleProps) => import("react/jsx-runtime").JSX.Element;
export {};
9 changes: 4 additions & 5 deletions packages/ui/lib/theme/Logo.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// <reference types="react" />
export declare const Logo: () => JSX.Element;
export declare const LogoJp: () => JSX.Element;
export declare const SmallLogo: () => JSX.Element;
export declare const SmallLogoJp: () => JSX.Element;
export declare const Logo: () => import("react/jsx-runtime").JSX.Element;
export declare const LogoJp: () => import("react/jsx-runtime").JSX.Element;
export declare const SmallLogo: () => import("react/jsx-runtime").JSX.Element;
export declare const SmallLogoJp: () => import("react/jsx-runtime").JSX.Element;
Loading
Loading