fix: build warning, numbers fonts

This commit is contained in:
Sajad Mirjalili
2025-09-14 12:44:14 +03:30
parent 126de0b024
commit 13736d29d8
45 changed files with 12530 additions and 27 deletions

BIN
dist.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 199 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 221 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 201 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 198 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 233 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 222 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 219 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 241 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -67,15 +67,6 @@ export const CompleteSignUp = ({
}
};
const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {
let newValue = e.target.value;
if (newValue.startsWith('09')) {
newValue = newValue.substring(1);
}
setValue(newValue);
};
return (
<AuthenticationCard>
<Box

View File

@@ -55,6 +55,8 @@ export function OtpVerifyForm({
const { loading: loginSignUpLoading, execute: loginSignUpCall } =
useApi(loginOrSignUpWithOtp);
console.log(countryCode);
useEffect(() => {
let interval: NodeJS.Timeout;
if (resendTimer > 0) {

View File

@@ -2,45 +2,112 @@
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url('./assets/fonts/eot/iranyekanwebbold.eot');
src: url('./assets/fonts/eot/iranyekanwebboldfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebbold.eot?#iefix')
url('./assets/fonts/eot/iranyekanwebboldfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebbold.woff') format('woff'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebboldfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/woff2/iranyekanwebbold.woff2') format('woff2'),
/* FF39+,Chrome36+, Opera24+*/
url('./assets/fonts/ttf/iranyekanwebbold.ttf') format('truetype');
url('./assets/fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 100;
src: url('./assets/fonts/eot/iranyekanwebthinfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebthinfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebthinfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 300;
src: url('./assets/fonts/eot/iranyekanweblightfanum.eot');
src:
url('./assets/fonts/eot/iranyekanweblightfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanweblightfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: normal;
src: url('./assets/fonts/eot/iranyekanwebregular.eot');
src: url('./assets/fonts/eot/iranyekanwebregularfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebregular.eot?#iefix')
url('./assets/fonts/eot/iranyekanwebregularfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebregular.woff')
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebregularfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/woff2/iranyekanwebregular.woff2') format('woff2'),
/* FF39+,Chrome36+, Opera24+*/
url('./assets/fonts/ttf/iranyekanwebregular.ttf') format('truetype');
url('./assets/fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 500;
src: url('./assets/fonts/eot/iranyekanwebmedium.eot');
src: url('./assets/fonts/eot/iranyekanwebmediumfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebmedium.eot?#iefix')
url('./assets/fonts/eot/iranyekanwebmediumfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebmedium.woff')
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebmediumfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/woff2/iranyekanwebmedium.woff2') format('woff2'),
/* FF39+,Chrome36+, Opera24+*/
url('./assets/fonts/ttf/iranyekanwebmedium.ttf') format('truetype');
url('./assets/fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 800;
src: url('./assets/fonts/eot/iranyekanwebextraboldfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebextraboldfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebextraboldfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/ttf/iranyekanwebextraboldfanum.ttf')
format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 850;
src: url('./assets/fonts/eot/iranyekanwebblackfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebblackfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebblackfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: 900;
src: url('./assets/fonts/eot/iranyekanwebextrablackfanum.eot');
src:
url('./assets/fonts/eot/iranyekanwebextrablackfanum.eot?#iefix')
format('embedded-opentype'),
/* IE6-8 */ url('./assets/fonts/woff/iranyekanwebextrablackfanum.woff')
format('woff'),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('./assets/fonts/ttf/iranyekanwebextrablackfanum.ttf')
format('truetype');
}