recode and add editor config
@@ -17,80 +17,87 @@ This set of fonts are used in this project under the license: (.....)
|
||||
*
|
||||
**/
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url('./fonts/eot/IRANSansWeb_Black.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url('./fonts/eot/IRANSansWeb_Black.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
src: url('./fonts/eot/IRANSansWeb_Bold.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
src: url('./fonts/eot/IRANSansWeb_Bold.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url('./fonts/eot/IRANSansWeb_Medium.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url('./fonts/eot/IRANSansWeb_Medium.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url('./fonts/eot/IRANSansWeb_Light.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url('./fonts/eot/IRANSansWeb_Light.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
src: url('./fonts/eot/IRANSansWeb_UltraLight.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
src: url('./fonts/eot/IRANSansWeb_UltraLight.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('./fonts/eot/IRANSansWeb.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb.ttf') format('truetype');
|
||||
font-family: IRANSans;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('./fonts/eot/IRANSansWeb.eot');
|
||||
src: url('./fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
|
||||
url('./fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/IRANSansWeb.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Parastoo;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('./fonts/eot/Parastoo.eot');
|
||||
src: url('./fonts/eot/Parastoo.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff/Parastoo.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/Parastoo.ttf') format('truetype');
|
||||
font-family: Parastoo;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('./fonts/eot/Parastoo.eot');
|
||||
src: url('./fonts/eot/Parastoo.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff/Parastoo.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/Parastoo.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Parastoo;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
src: url('./fonts/eot/Parastoo-Bold.eot');
|
||||
src: url('./fonts/eot/Parastoo-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff/Parastoo-Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/Parastoo-Bold.ttf') format('truetype');
|
||||
font-family: Parastoo;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
src: url('./fonts/eot/Parastoo-Bold.eot');
|
||||
src: url('./fonts/eot/Parastoo-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
|
||||
url('./fonts/woff/Parastoo-Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
|
||||
url('./fonts/ttf/Parastoo-Bold.ttf') format('truetype');
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 10 KiB |
@@ -1 +1,42 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="430.91406" height="559.70956" viewBox="0 0 430.91406 559.70956" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M689.29823,324.68445q0,4.785-.31006,9.49a143.75442,143.75442,0,0,1-13.46973,52.19c-.06006.14-.13037.27-.18994.4-.36035.76-.73047,1.52-1.11035,2.27a142.03868,142.03868,0,0,1-7.6499,13.5,144.462,144.462,0,0,1-118.56006,66.72l1.43018,82.24,18.6499-9.82,3.33008,6.33-21.83985,11.5,2.66992,152.74.02979,2.04-14.41992,1.21.02978-.05,4.54-246.18a144.17482,144.17482,0,0,1-102-44.38c-.90967-.94-1.81006-1.91-2.68994-2.87-.04-.04-.06982-.08-.1001-.11a144.76758,144.76758,0,0,1-26.33984-40.76c.14014.16.29.31.43017.47a144.642,144.642,0,0,1,68.57959-186.38c.5-.25,1.01026-.49,1.51026-.74a144.75207,144.75207,0,0,1,187.52978,56.93c.88037,1.48005,1.73047,2.99006,2.5503,4.51A143.85218,143.85218,0,0,1,689.29823,324.68445Z" transform="translate(-384.54297 -170.14522)" fill="#e5e5e5"/><circle cx="198.2848" cy="502.61836" r="43.06733" fill="#2f2e41"/><rect x="210.6027" y="532.22265" width="38.58356" height="13.08374" fill="#2f2e41"/><ellipse cx="249.45884" cy="534.4033" rx="4.08868" ry="10.90314" fill="#2f2e41"/><rect x="201.6027" y="531.22265" width="38.58356" height="13.08374" fill="#2f2e41"/><ellipse cx="240.45884" cy="533.4033" rx="4.08868" ry="10.90314" fill="#2f2e41"/><path d="M541.051,632.71229c-3.47748-15.5738,7.63866-31.31043,24.82866-35.14881s33.94421,5.67511,37.42169,21.2489-7.91492,21.31769-25.10486,25.156S544.5285,648.28608,541.051,632.71229Z" transform="translate(-384.54297 -170.14522)" fill="#084070"/><path d="M599.38041,670.31119a10.75135,10.75135,0,0,1-10.33984-7.12305,1,1,0,0,1,1.896-.63672c1.51416,4.50782,6.69825,6.86524,11.55457,5.25342a9.60826,9.60826,0,0,0,5.57251-4.74756,8.23152,8.23152,0,0,0,.48547-6.33789,1,1,0,0,1,1.896-.63672,10.217,10.217,0,0,1-.59229,7.86817,11.62362,11.62362,0,0,1-6.73218,5.75244A11.87976,11.87976,0,0,1,599.38041,670.31119Z" transform="translate(-384.54297 -170.14522)" fill="#fff"/><path d="M618.56452,676.16463a9.57244,9.57244,0,1,1-17.04506,8.71737h0l-.00855-.01674c-2.40264-4.70921.91734-7.63227,5.62657-10.03485S616.162,671.45547,618.56452,676.16463Z" transform="translate(-384.54297 -170.14522)" fill="#fff"/><path d="M772.27559,716.2189h-381a1,1,0,0,1,0-2h381a1,1,0,0,1,0,2Z" transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/><ellipse cx="567.22606" cy="706.64241" rx="7.50055" ry="23.89244" transform="translate(-543.03826 -6.10526) rotate(-14.4613)" fill="#2f2e41"/><path d="M645.50888,621.42349H629.12323a.77274.77274,0,0,1-.51881-1.3455l14.90017-13.49467h-13.7669a.77274.77274,0,0,1,0-1.54548h15.77119a.77275.77275,0,0,1,.51881,1.34551L631.12753,619.878h14.38135a.77274.77274,0,1,1,0,1.54548Z" transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/><path d="M666.37288,597.46853H649.98723a.77275.77275,0,0,1-.51881-1.34551l14.90017-13.49466h-13.7669a.77274.77274,0,0,1,0-1.54548h15.77119a.77274.77274,0,0,1,.51881,1.3455l-14.90016,13.49467h14.38135a.77274.77274,0,1,1,0,1.54548Z" transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/><path d="M657.1,571.19534H640.71434a.77274.77274,0,0,1-.51881-1.3455l14.90017-13.49467H641.3288a.77274.77274,0,0,1,0-1.54548H657.1a.77275.77275,0,0,1,.51881,1.34551l-14.90016,13.49466H657.1a.77274.77274,0,0,1,0,1.54548Z" transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/><path d="M770.66217,347.522,783.457,337.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,770.66217,347.522Z" transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/><path d="M403.66217,180.522,416.457,170.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,403.66217,180.522Z" transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/><path d="M802.66217,215.522,815.457,205.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,802.66217,215.522Z" transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="430.91406" height="559.70956"
|
||||
viewBox="0 0 430.91406 559.70956">
|
||||
<path
|
||||
d="M689.29823,324.68445q0,4.785-.31006,9.49a143.75442,143.75442,0,0,1-13.46973,52.19c-.06006.14-.13037.27-.18994.4-.36035.76-.73047,1.52-1.11035,2.27a142.03868,142.03868,0,0,1-7.6499,13.5,144.462,144.462,0,0,1-118.56006,66.72l1.43018,82.24,18.6499-9.82,3.33008,6.33-21.83985,11.5,2.66992,152.74.02979,2.04-14.41992,1.21.02978-.05,4.54-246.18a144.17482,144.17482,0,0,1-102-44.38c-.90967-.94-1.81006-1.91-2.68994-2.87-.04-.04-.06982-.08-.1001-.11a144.76758,144.76758,0,0,1-26.33984-40.76c.14014.16.29.31.43017.47a144.642,144.642,0,0,1,68.57959-186.38c.5-.25,1.01026-.49,1.51026-.74a144.75207,144.75207,0,0,1,187.52978,56.93c.88037,1.48005,1.73047,2.99006,2.5503,4.51A143.85218,143.85218,0,0,1,689.29823,324.68445Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#e5e5e5"/>
|
||||
<circle cx="198.2848" cy="502.61836" r="43.06733" fill="#2f2e41"/>
|
||||
<rect x="210.6027" y="532.22265" width="38.58356" height="13.08374" fill="#2f2e41"/>
|
||||
<ellipse cx="249.45884" cy="534.4033" rx="4.08868" ry="10.90314" fill="#2f2e41"/>
|
||||
<rect x="201.6027" y="531.22265" width="38.58356" height="13.08374" fill="#2f2e41"/>
|
||||
<ellipse cx="240.45884" cy="533.4033" rx="4.08868" ry="10.90314" fill="#2f2e41"/>
|
||||
<path
|
||||
d="M541.051,632.71229c-3.47748-15.5738,7.63866-31.31043,24.82866-35.14881s33.94421,5.67511,37.42169,21.2489-7.91492,21.31769-25.10486,25.156S544.5285,648.28608,541.051,632.71229Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#084070"/>
|
||||
<path
|
||||
d="M599.38041,670.31119a10.75135,10.75135,0,0,1-10.33984-7.12305,1,1,0,0,1,1.896-.63672c1.51416,4.50782,6.69825,6.86524,11.55457,5.25342a9.60826,9.60826,0,0,0,5.57251-4.74756,8.23152,8.23152,0,0,0,.48547-6.33789,1,1,0,0,1,1.896-.63672,10.217,10.217,0,0,1-.59229,7.86817,11.62362,11.62362,0,0,1-6.73218,5.75244A11.87976,11.87976,0,0,1,599.38041,670.31119Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#fff"/>
|
||||
<path
|
||||
d="M618.56452,676.16463a9.57244,9.57244,0,1,1-17.04506,8.71737h0l-.00855-.01674c-2.40264-4.70921.91734-7.63227,5.62657-10.03485S616.162,671.45547,618.56452,676.16463Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#fff"/>
|
||||
<path d="M772.27559,716.2189h-381a1,1,0,0,1,0-2h381a1,1,0,0,1,0,2Z" transform="translate(-384.54297 -170.14522)"
|
||||
fill="#3f3d56"/>
|
||||
<ellipse cx="567.22606" cy="706.64241" rx="7.50055" ry="23.89244"
|
||||
transform="translate(-543.03826 -6.10526) rotate(-14.4613)" fill="#2f2e41"/>
|
||||
<path
|
||||
d="M645.50888,621.42349H629.12323a.77274.77274,0,0,1-.51881-1.3455l14.90017-13.49467h-13.7669a.77274.77274,0,0,1,0-1.54548h15.77119a.77275.77275,0,0,1,.51881,1.34551L631.12753,619.878h14.38135a.77274.77274,0,1,1,0,1.54548Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/>
|
||||
<path
|
||||
d="M666.37288,597.46853H649.98723a.77275.77275,0,0,1-.51881-1.34551l14.90017-13.49466h-13.7669a.77274.77274,0,0,1,0-1.54548h15.77119a.77274.77274,0,0,1,.51881,1.3455l-14.90016,13.49467h14.38135a.77274.77274,0,1,1,0,1.54548Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/>
|
||||
<path
|
||||
d="M657.1,571.19534H640.71434a.77274.77274,0,0,1-.51881-1.3455l14.90017-13.49467H641.3288a.77274.77274,0,0,1,0-1.54548H657.1a.77275.77275,0,0,1,.51881,1.34551l-14.90016,13.49466H657.1a.77274.77274,0,0,1,0,1.54548Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#cbcbcb"/>
|
||||
<path
|
||||
d="M770.66217,347.522,783.457,337.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,770.66217,347.522Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/>
|
||||
<path
|
||||
d="M403.66217,180.522,416.457,170.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,403.66217,180.522Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/>
|
||||
<path
|
||||
d="M802.66217,215.522,815.457,205.28854c-9.93976-1.09662-14.0238,4.32429-15.69525,8.615-7.76532-3.22446-16.21881,1.00136-16.21881,1.00136l25.6001,9.29375A19.37209,19.37209,0,0,0,802.66217,215.522Z"
|
||||
transform="translate(-384.54297 -170.14522)" fill="#3f3d56"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
@@ -1,92 +1,92 @@
|
||||
export const FA_DATATABLE_LOCALIZATION = {
|
||||
actions: "Actions",
|
||||
and: "and",
|
||||
cancel: "Cancel",
|
||||
changeFilterMode: "Change filter mode",
|
||||
changeSearchMode: "Change search mode",
|
||||
clearFilter: "Clear filter",
|
||||
clearSearch: "Clear search",
|
||||
clearSort: "Clear sort",
|
||||
clickToCopy: "Click to copy",
|
||||
collapse: "Collapse",
|
||||
collapseAll: "Collapse all",
|
||||
columnActions: "Column Actions",
|
||||
copiedToClipboard: "Copied to clipboard",
|
||||
dropToGroupBy: "Drop to group by {column}",
|
||||
edit: "Edit",
|
||||
expand: "Expand",
|
||||
expandAll: "Expand all",
|
||||
filterArrIncludes: "Includes",
|
||||
filterArrIncludesAll: "Includes all",
|
||||
filterArrIncludesSome: "Includes",
|
||||
filterBetween: "Between",
|
||||
filterBetweenInclusive: "Between Inclusive",
|
||||
filterByColumn: "Filter by {column}",
|
||||
filterContains: "Contains",
|
||||
filterEmpty: "Empty",
|
||||
filterEndsWith: "Ends With",
|
||||
filterEquals: "Equals",
|
||||
filterEqualsString: "Equals",
|
||||
filterFuzzy: "Fuzzy",
|
||||
filterGreaterThan: "Greater Than",
|
||||
filterGreaterThanOrEqualTo: "Greater Than Or Equal To",
|
||||
filterInNumberRange: "Between",
|
||||
filterIncludesString: "Contains",
|
||||
filterIncludesStringSensitive: "Contains",
|
||||
filterLessThan: "Less Than",
|
||||
filterLessThanOrEqualTo: "Less Than Or Equal To",
|
||||
filterMode: "Filter Mode: {filterType}",
|
||||
filterNotEmpty: "Not Empty",
|
||||
filterNotEquals: "Not Equals",
|
||||
filterStartsWith: "Starts With",
|
||||
filterWeakEquals: "Equals",
|
||||
filteringByColumn: "Filtering by {column} - {filterType} {filterValue}",
|
||||
goToFirstPage: "Go to first page",
|
||||
goToLastPage: "Go to last page",
|
||||
goToNextPage: "Go to next page",
|
||||
goToPreviousPage: "Go to previous page",
|
||||
grab: "Grab",
|
||||
groupByColumn: "Group by {column}",
|
||||
groupedBy: "Grouped by ",
|
||||
hideAll: "Hide all",
|
||||
hideColumn: "Hide {column} column",
|
||||
max: "Max",
|
||||
min: "Min",
|
||||
move: "Move",
|
||||
noRecordsToDisplay: "No records to display",
|
||||
noResultsFound: "No results found",
|
||||
of: "of",
|
||||
or: "or",
|
||||
pinToLeft: "Pin to left",
|
||||
pinToRight: "Pin to right",
|
||||
resetColumnSize: "Reset column size",
|
||||
resetOrder: "Reset order",
|
||||
rowActions: "Row Actions",
|
||||
rowNumber: "#",
|
||||
rowNumbers: "Row Numbers",
|
||||
rowsPerPage: "Rows per page",
|
||||
save: "Save",
|
||||
search: "Search",
|
||||
selectedCountOfRowCountRowsSelected:
|
||||
"{selectedCount} of {rowCount} row(s) selected",
|
||||
select: "Select",
|
||||
showAll: "Show all",
|
||||
showAllColumns: "Show all columns",
|
||||
showHideColumns: "Show/Hide columns",
|
||||
showHideFilters: "Show/Hide filters",
|
||||
showHideSearch: "Show/Hide search",
|
||||
sortByColumnAsc: "Sort by {column} ascending",
|
||||
sortByColumnDesc: "Sort by {column} descending",
|
||||
sortedByColumnAsc: "Sorted by {column} ascending",
|
||||
sortedByColumnDesc: "Sorted by {column} descending",
|
||||
thenBy: ", then by ",
|
||||
toggleDensity: "Toggle density",
|
||||
toggleFullScreen: "Toggle full screen",
|
||||
toggleSelectAll: "Toggle select all",
|
||||
toggleSelectRow: "Toggle select row",
|
||||
toggleVisibility: "Toggle visibility",
|
||||
ungroupByColumn: "Ungroup by {column}",
|
||||
unpin: "Unpin",
|
||||
unpinAll: "Unpin all",
|
||||
unsorted: "Unsorted",
|
||||
actions: "Actions",
|
||||
and: "and",
|
||||
cancel: "Cancel",
|
||||
changeFilterMode: "Change filter mode",
|
||||
changeSearchMode: "Change search mode",
|
||||
clearFilter: "Clear filter",
|
||||
clearSearch: "Clear search",
|
||||
clearSort: "Clear sort",
|
||||
clickToCopy: "Click to copy",
|
||||
collapse: "Collapse",
|
||||
collapseAll: "Collapse all",
|
||||
columnActions: "Column Actions",
|
||||
copiedToClipboard: "Copied to clipboard",
|
||||
dropToGroupBy: "Drop to group by {column}",
|
||||
edit: "Edit",
|
||||
expand: "Expand",
|
||||
expandAll: "Expand all",
|
||||
filterArrIncludes: "Includes",
|
||||
filterArrIncludesAll: "Includes all",
|
||||
filterArrIncludesSome: "Includes",
|
||||
filterBetween: "Between",
|
||||
filterBetweenInclusive: "Between Inclusive",
|
||||
filterByColumn: "Filter by {column}",
|
||||
filterContains: "Contains",
|
||||
filterEmpty: "Empty",
|
||||
filterEndsWith: "Ends With",
|
||||
filterEquals: "Equals",
|
||||
filterEqualsString: "Equals",
|
||||
filterFuzzy: "Fuzzy",
|
||||
filterGreaterThan: "Greater Than",
|
||||
filterGreaterThanOrEqualTo: "Greater Than Or Equal To",
|
||||
filterInNumberRange: "Between",
|
||||
filterIncludesString: "Contains",
|
||||
filterIncludesStringSensitive: "Contains",
|
||||
filterLessThan: "Less Than",
|
||||
filterLessThanOrEqualTo: "Less Than Or Equal To",
|
||||
filterMode: "Filter Mode: {filterType}",
|
||||
filterNotEmpty: "Not Empty",
|
||||
filterNotEquals: "Not Equals",
|
||||
filterStartsWith: "Starts With",
|
||||
filterWeakEquals: "Equals",
|
||||
filteringByColumn: "Filtering by {column} - {filterType} {filterValue}",
|
||||
goToFirstPage: "Go to first page",
|
||||
goToLastPage: "Go to last page",
|
||||
goToNextPage: "Go to next page",
|
||||
goToPreviousPage: "Go to previous page",
|
||||
grab: "Grab",
|
||||
groupByColumn: "Group by {column}",
|
||||
groupedBy: "Grouped by ",
|
||||
hideAll: "Hide all",
|
||||
hideColumn: "Hide {column} column",
|
||||
max: "Max",
|
||||
min: "Min",
|
||||
move: "Move",
|
||||
noRecordsToDisplay: "No records to display",
|
||||
noResultsFound: "No results found",
|
||||
of: "of",
|
||||
or: "or",
|
||||
pinToLeft: "Pin to left",
|
||||
pinToRight: "Pin to right",
|
||||
resetColumnSize: "Reset column size",
|
||||
resetOrder: "Reset order",
|
||||
rowActions: "Row Actions",
|
||||
rowNumber: "#",
|
||||
rowNumbers: "Row Numbers",
|
||||
rowsPerPage: "Rows per page",
|
||||
save: "Save",
|
||||
search: "Search",
|
||||
selectedCountOfRowCountRowsSelected:
|
||||
"{selectedCount} of {rowCount} row(s) selected",
|
||||
select: "Select",
|
||||
showAll: "Show all",
|
||||
showAllColumns: "Show all columns",
|
||||
showHideColumns: "Show/Hide columns",
|
||||
showHideFilters: "Show/Hide filters",
|
||||
showHideSearch: "Show/Hide search",
|
||||
sortByColumnAsc: "Sort by {column} ascending",
|
||||
sortByColumnDesc: "Sort by {column} descending",
|
||||
sortedByColumnAsc: "Sorted by {column} ascending",
|
||||
sortedByColumnDesc: "Sorted by {column} descending",
|
||||
thenBy: ", then by ",
|
||||
toggleDensity: "Toggle density",
|
||||
toggleFullScreen: "Toggle full screen",
|
||||
toggleSelectAll: "Toggle select all",
|
||||
toggleSelectRow: "Toggle select row",
|
||||
toggleVisibility: "Toggle visibility",
|
||||
ungroupByColumn: "Ungroup by {column}",
|
||||
unpin: "Unpin",
|
||||
unpinAll: "Unpin all",
|
||||
unsorted: "Unsorted",
|
||||
};
|
||||
|
||||