Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10,095 changes: 4,522 additions & 5,573 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"bignumber.js": "^9.0.2",
"jwt-decode": "^3.1.2",
"moment": "^2.29.3",
"moment-jalaali": "^0.9.6",
"node-sass": "^7.0.1",
"rc-scrollbars": "^1.1.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hot-toast": "^2.2.0",
Expand Down
14 changes: 14 additions & 0 deletions public/css/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: bold;
src: url("../fonts/IranYekanWebFont/eot/IRANYekanWebMedium.eot");
src: url("../fonts/IranYekanWebFont/eot/IRANYekanWebMedium.eot?#iefix")
format("embedded-opentype"),
/* IE6-8 */
url("../fonts/IranYekanWebFont/woff/IRANYekanWebMedium.woff")
format("woff"),
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url("../fonts/IranYekanWebFont/ttf/IRANYekanWebMedium.ttf")
format("truetype");
}
12 changes: 12 additions & 0 deletions public/fonts/Font-icon/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Font license info


## Iconic

Copyright (C) 2012 by P.J. Onori

Author: P.J. Onori
License: SIL (http://scripts.sil.org/OFL)
Homepage: http://somerandomdude.com/work/iconic/


75 changes: 75 additions & 0 deletions public/fonts/Font-icon/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
This webfont is generated by https://fontello.com open source project.


================================================================================
Please, note, that you should obey original font licenses, used to make this
webfont pack. Details available in LICENSE.txt file.

- Usually, it's enough to publish content of LICENSE.txt file somewhere on your
site in "About" section.

- If your project is open-source, usually, it will be ok to make LICENSE.txt
file publicly available in your repository.

- Fonts, used in Fontello, don't require a clickable link on your site.
But any kind of additional authors crediting is welcome.
================================================================================


Comments on archive content
---------------------------

- /font/* - fonts in different formats

- /css/* - different kinds of css, for all situations. Should be ok with
twitter bootstrap. Also, you can skip <i> style and assign icon classes
directly to text elements, if you don't mind about IE7.

- demo.html - demo file, to show your webfont content

- LICENSE.txt - license info about source fonts, used to build your one.

- config.json - keeps your settings. You can import it back into fontello
anytime, to continue your work


Why so many CSS files ?
-----------------------

Because we like to fit all your needs :)

- basic file, <your_font_name>.css - is usually enough, it contains @font-face
and character code definitions

- *-ie7.css - if you need IE7 support, but still don't wish to put char codes
directly into html

- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
rules, but still wish to benefit from css generation. That can be very
convenient for automated asset build systems. When you need to update font -
no need to manually edit files, just override old version with archive
content. See fontello source code for examples.

- *-embedded.css - basic css file, but with embedded WOFF font, to avoid
CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
server headers. But if you ok with dirty hack - this file is for you. Note,
that data url moved to separate @font-face to avoid problems with <IE9, when
string is too long.

- animate.css - use it to get ideas about spinner rotation animation.


Attention for server setup
--------------------------

You MUST setup server to reply with proper `mime-types` for font files -
otherwise some browsers will fail to show fonts.

Usually, `apache` already has necessary settings, but `nginx` and other
webservers should be tuned. Here is list of mime types for our file extensions:

- `application/vnd.ms-fontobject` - eot
- `application/x-font-woff` - woff
- `application/x-font-ttf` - ttf
- `image/svg+xml` - svg
114 changes: 114 additions & 0 deletions public/fonts/Font-icon/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"name": "admin-panel",
"css_prefix_text": "icon-",
"css_use_suffix": false,
"hinting": true,
"units_per_em": 1000,
"ascent": 850,
"glyphs": [
{
"uid": "d2c499942f8a7c037d5a94f123eeb478",
"css": "layers",
"code": 3712,
"src": "iconic"
},
{
"uid": "1fe04ccbb41cd691fa546821857e771a",
"css": "home",
"code": 59393,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M1067.5 349.8L558.5 602.9A33.2 33.2 0 0 1 529 602.9L18.6 349.1A33.5 33.5 0 0 1 17 290.1L527.4 4.2A33.5 33.5 0 0 1 560.4 4.2L1070.9 290.1A33.4 33.4 0 0 1 1068 349.8ZM981.1 712A33.3 33.3 0 0 1 1012.9 653.5L1069.7 683.4A33.4 33.4 0 0 1 1083.6 728.5 33.8 33.8 0 0 1 1068.2 743.4L558.5 996.5A33.2 33.2 0 0 1 529 996.5L18.6 742.8A33.4 33.4 0 0 1 3.5 698.6 32.7 32.7 0 0 1 17.7 683.4L70.8 655.6A33.3 33.3 0 0 1 106.2 711.8L543.8 929.3 981.1 711.8ZM982.4 510.6A33.3 33.3 0 0 1 1021 457.5L1069.6 483.1A33.3 33.3 0 0 1 1068.1 542.7L558.5 795.8A33.2 33.2 0 0 1 529 795.8L18.6 542.1A33.5 33.5 0 0 1 3.5 497.8 32.9 32.9 0 0 1 17.7 482.7L69.9 455.2A33.4 33.4 0 0 1 106.2 511L544 728.7 982.4 510.6ZM543.8 535.8L982.4 317.5 543.8 71.6 104.7 317.5 543.8 535.8Z",
"width": 1088
},
"search": [
"home"
]
},
{
"uid": "509b401050ffeb89760d51c0704988c9",
"css": "users",
"code": 59394,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M629.2 71.6C699-43.5 938.5-19.8 938.5 142.5V193.1C938.5 215.8 937.6 216.5 945.9 228.3 952.1 237.4 953.6 238.4 955.7 249.6 958.5 264 958.7 278.8 958.9 294 959.2 317.7 950.2 324.4 938.2 343.6L887.1 425.1C871.3 450.5 868.8 466 875.1 498.1 889.2 569.5 1081.6 609.8 1138.8 635.2V770.5L1004.1 770.5V723.8L966.9 707.3C949.7 699.7 926 692.1 898.8 683.3 834.3 662.6 742.7 633.1 739.1 615.2 737.4 606.3 736.6 600.9 737.1 598.2 737.4 596.4 739.3 592.9 742.8 587.2L742.7 587.2 793.6 506 799.4 497.5C814.3 475.7 824.3 461 823.8 422.5 823.7 413.2 823.6 404 823.2 397.4 822.6 387.5 821.6 377.4 819.7 367.3V367C815.6 345.8 812.7 340.6 803.4 327.3L803.4 322.3H803.7V271.7C803.7 172.4 742.8 109 665 81.5L665 81.5C653.3 77.3 641.4 74 629.2 71.6L629.2 71.6ZM0 1000L0 880.5C57.2 855.2 268.7 799 282.8 727.6 289.1 695.4 286.6 679.9 270.8 654.5L219.7 573.1C207.8 554 198.8 547.1 199.1 523.5 199.2 510.2 199.4 497.1 201.4 484.3 203.8 468 205.8 467.4 214.3 454.4 220.1 445.6 219.4 442.9 219.4 422.6V372C219.4 269.7 314.5 222.4 402.3 230.3 477.6 237 547.6 284.2 547.6 372V422.6C547.6 445.3 546.8 445.9 555 457.8 561.2 466.9 562.7 467.9 564.8 479 567.6 493.5 567.8 508.3 568 523.5 568.3 547.1 559.4 553.9 547.3 573.1L496.2 654.5C480.4 679.9 477.9 695.5 484.2 727.6 498.3 799 690.8 839.2 747.9 864.6V999.9L0 1000 0 1000ZM451.6 175.9C538.2 90.3 741.2 122.1 741.2 271.6V322.2C741.2 345 740.3 345.6 748.6 357.4 754.8 366.5 756.3 367.5 758.4 378.6 761.2 393.1 761.4 407.9 761.6 423.1 761.9 446.8 752.9 453.5 740.9 472.7L689.8 554.2C674 579.6 671.5 595.1 677.8 627.2 691.9 698.6 884.3 738.9 941.5 764.2V899.5L810.4 899.5V824.2L773.2 807.7C756 800 732.4 792.4 705.1 783.7 640.6 763 549 733.5 545.5 715.6 543.7 706.6 543 701.2 543.4 698.5 543.7 696.8 545.6 693.3 549.2 687.5L549.1 687.5 599.9 606.3 605.7 597.8C620.6 576 630.6 561.4 630.2 522.8 630.1 513.5 629.9 504.3 629.5 497.7 629 487.8 627.9 477.8 626 467.7V467.4C621.9 446.2 619 441 609.8 427.8L609.8 422.8H610V372.2C610 312.9 587.3 265.7 551.8 231.1 524.4 204.2 489.3 185.8 451.6 175.9L451.6 175.9Z",
"width": 1139
},
"search": [
"users"
]
},
{
"uid": "c40ecab05e06c97c08d55a3c10ae284d",
"css": "kyc",
"code": 59395,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M453.4 0C623 107.6 776.3 158.4 907.9 146.5 930.8 611.1 759.2 885.6 455.2 1000.1 161.5 892.7-12.2 630.2 0.7 139.3 155.3 147.5 306.6 114 453.4 0ZM324.6 525C313.2 506.8 292.1 482.2 292.1 460.9A34.3 34.3 0 0 1 315.1 429.8C314 411.8 313.3 393.6 313.3 375.4 313.3 364.7 313.3 353.9 313.9 343.3A77.1 77.1 0 0 1 317.5 327.1 114.3 114.3 0 0 1 368.5 262 144.5 144.5 0 0 1 396.2 248.8C413.7 242.4 405.3 214.8 424.5 214.4 469.4 213.2 543.2 252.4 571.9 283.6A104.7 104.7 0 0 1 601.4 353.8L599.5 432.4A25.8 25.8 0 0 1 618.4 448.6C624.6 473.5 598.8 504.4 586.8 524.1 575.8 542.3 533.6 592 533.6 592.4A15.8 15.8 0 0 0 537.1 602.2C582.1 664 677.2 656.6 732.4 703.8 810.7 581.1 848.9 414.8 838.2 200.9 726.9 211.2 597.1 168.4 453.5 77.1 329.2 173.6 201.2 201.8 70.2 195 64.4 415.8 102.8 582 178.1 703 233.6 656.7 328 663.7 372.6 602.2 375.8 597.4 377.3 594.9 377.3 592.8S328.5 532.2 324.5 525.3Z",
"width": 910
},
"search": [
"kyc"
]
},
{
"uid": "30fa17621918b79b7ebf5cd01b52cf26",
"css": "withdra",
"code": 59396,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M296.6 872.6V505.6H461.7C531.7 518.1 601.7 556.1 671.7 600.1H800C858 603.6 888.4 662.5 832 701.1 787 734.1 727.7 732.3 666.8 726.8 624.9 724.7 623.1 781.1 666.8 781.3 682 782.5 698.5 778.9 713 778.9 788.8 778.8 851.4 764.3 889.6 704.3L908.8 659.5 1099.6 564.9C1195.1 533.5 1263 633.3 1192.6 702.8 1054.4 803.3 912.7 886.1 767.7 952.9 662.5 1016.9 557.2 1014.7 452 952.9L296.6 872.6 296.6 872.6ZM421.7 0L1131.6 190.2 1032.7 559.4 322.7 369.2 421.7 0 421.7 0ZM756.4 171.2C816.5 187.3 852.1 248.9 836 308.9 819.8 369 758.3 404.6 698.3 388.4 638.2 372.3 602.6 310.8 618.7 250.7 634.7 190.7 696.3 155.1 756.4 171.2L756.4 171.2ZM525.3 88L997.3 214.5C989.3 244.5 1007.2 275.6 1037.3 283.6L998.2 429.5C968.2 421.5 937.1 439.4 929.1 469.5L456.9 343C465 313 447.1 282 417 273.9L456.1 128C486.1 136 517.2 118.1 525.3 88L525.3 88ZM0 470.3H246.9V909.5H0V470.3L0 470.3Z",
"width": 1222
},
"search": [
"withdra"
]
},
{
"uid": "8b254c57efd970afa79fe476d235add7",
"css": "kycicon",
"code": 59392,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M76.9 0C34.3 0 0 34.3 0 76.9V923.1C0 965.7 34.3 1000 76.9 1000H692.3C734.9 1000 769.2 965.7 769.2 923.1V76.9C769.2 34.3 734.9 0 692.3 0H500.5V115.8C500.5 137.2 482.9 154.8 461.5 154.8H307.7C286.4 154.8 268.8 137.2 268.8 115.8V0H76.9ZM384.6 0C363.3 0 345.7 17.6 345.7 38.9S363.3 77.8 384.6 77.8C405.9 77.8 423.5 60.2 423.5 38.9S405.9 0 384.6 0ZM384.6 307.7C418 307.7 437.4 334.6 437.4 334.6 482.9 334.6 510.7 376.3 510.7 430 510.7 456.9 495.8 485.6 495.8 485.6S504.2 488.4 504.2 507C504.2 533.8 482.9 548.7 482.9 548.7 481 569 456 596.8 443.9 608.9V671C480.1 722 616.3 697.9 616.3 808.2H153.8C153.8 697.9 289.2 722 326.2 671V608.9C315.1 596.8 290.1 569 287.3 548.7 287.3 548.7 266 540.3 266 507 266 489.3 274.3 485.6 274.3 485.6S255.8 460.6 255.8 428.2C255.8 350.3 313.3 307.7 384.6 307.7Z",
"width": 769
},
"search": [
"kycicon"
]
},
{
"uid": "8c2e5cd3318745139368247a0e884e92",
"css": "layersm",
"code": 59397,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M458.8 0C445.1 0 432.4 3.9 421.6 8.8H420.6L26.5 211.8C10.8 217.6 0 232.4 0 250 0 267.6 10.8 282.4 25.5 288.2V289.2L420.6 491.2 420.6 491.2C432.4 497.1 444.1 500 457.8 500 471.6 500 484.3 496.1 495.1 491.2L495.1 491.2 890.2 289.2V288.2C904.9 282.4 915.7 266.7 915.7 250 915.7 232.4 904.9 217.6 889.2 211.8L496.1 8.8H495.1C484.3 3.9 471.6 0 458.8 0ZM102.9 421.6L25.5 460.8C10.8 467.6 0 482.4 0 500 0 517.6 10.8 532.4 25.5 538.2V539.2L420.6 741.2 420.6 741.2C432.4 747.1 444.1 750 457.8 750 471.6 750 484.3 746.1 495.1 741.2L495.1 741.2 891.2 539.2V538.2C905.9 532.4 916.7 516.7 916.7 500 916.7 482.4 905.9 467.6 890.2 461.8L813.7 421.6C692.2 484.3 527.5 568.6 525.5 568.6 503.9 578.4 481.4 583.3 458.8 583.3 435.3 583.3 412.7 578.4 391.2 568.6 389.2 568.6 224.5 484.3 102.9 421.6ZM102.9 671.6L25.5 710.8C10.8 717.6 0 732.4 0 750 0 767.6 10.8 782.4 25.5 788.2V789.2L420.6 991.2 420.6 991.2C432.4 997.1 444.1 1000 457.8 1000 471.6 1000 484.3 996.1 495.1 991.2L495.1 991.2 890.2 789.2V788.2C904.9 782.4 915.7 766.7 915.7 750 915.7 732.4 904.9 717.6 889.2 711.8L811.8 672.5C691.2 734.3 525.5 818.6 523.5 819.6 502 829.4 479.4 834.3 456.9 834.3 433.3 834.3 410.8 829.4 389.2 819.6 389.2 818.6 224.5 734.3 102.9 671.6Z",
"width": 917
},
"search": [
"layersm"
]
},
{
"uid": "072c4ea67b4e21fafc15aefcbc26f76c",
"css": "user_groups",
"code": 59398,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M725.7 0C575.2 0 455.1 121.4 455.1 270.5S576.5 541.1 725.7 541.1 996.2 419.7 996.2 270.5 874.8 0 725.7 0ZM378 117.6C242.7 127.7 139.1 249.1 156.8 389.4 170.7 495.6 255.4 581.5 361.6 596.7 413.4 604.3 462.7 594.2 505.7 572.7 519.6 565.1 522.1 544.9 510.7 533.5 433.6 471.6 384.3 375.5 384.3 270.5 384.3 228.8 393.2 187.1 407.1 149.2 413.4 134 400.8 117.6 384.3 117.6H378ZM1065.7 117.6C1049.3 117.6 1037.9 134 1043 149.2 1056.9 187.1 1065.7 227.6 1065.7 270.5 1065.7 376.7 1017.7 471.6 940.6 533.5 927.9 543.6 930.5 563.8 945.6 572.7 987.4 594.2 1036.7 604.3 1089.8 596.7 1197.2 581.5 1281.9 495.6 1294.6 388.1 1312.3 246.5 1204.8 125.2 1068.3 117.6H1065.7ZM725.7 634.6C548.7 634.6 383.1 721.9 284.5 866 264.2 895.1 255.4 929.2 255.4 964.6 255.4 983.6 271.8 998.7 290.8 998.7H1161.8C1180.8 998.7 1197.2 983.6 1197.2 964.6 1198.5 929.2 1188.4 893.8 1168.1 866 1067 721.9 901.4 634.6 725.7 634.6ZM297.1 682.7C295.8 682.7 294.6 682.7 293.3 683.9 177 709.2 73.3 777.5 5.1 877.4-8.8 901.4 7.6 930.5 34.1 930.5H156.8C171.9 930.5 185.8 920.4 189.6 905.2 194.7 883.7 202.3 863.5 214.9 845.8V844.5C242.7 800.3 276.9 761.1 314.8 725.7 331.2 708 318.6 681.4 297.1 682.7ZM1151.7 682.7C1130.2 682.7 1118.8 709.2 1135.3 723.1 1169.4 754.7 1201 790.1 1227.6 830.6 1230.1 834.4 1233.9 839.4 1236.4 844.5 1246.5 863.5 1255.4 882.4 1261.7 903.9 1265.5 919.1 1279.4 929.2 1294.6 929.2H1417.2C1443.7 929.2 1460.2 900.1 1445 877.4 1375.5 778.8 1271.8 710.5 1155.5 683.9 1154.2 682.7 1153 682.7 1151.7 682.7Z",
"width": 1451
},
"search": [
"user_groups"
]
}
]
}
9 changes: 9 additions & 0 deletions public/fonts/Font-icon/css/admin-panel-codes.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

.icon-layers:before { content: '\0e80'; } /* '຀' */
.icon-kycicon:before { content: '\e800'; } /* '' */
.icon-home:before { content: '\e801'; } /* '' */
.icon-users:before { content: '\e802'; } /* '' */
.icon-kyc:before { content: '\e803'; } /* '' */
.icon-withdra:before { content: '\e804'; } /* '' */
.icon-layersm:before { content: '\e805'; } /* '' */
.icon-user_groups:before { content: '\e806'; } /* '' */
Loading