@aksara-ui/fonts
Advanced tools
Comparing version 1.0.0-canary.1 to 1.0.0-canary.2
{ | ||
"name": "@aksara-ui/fonts", | ||
"version": "1.0.0-canary.1", | ||
"version": "1.0.0-canary.2", | ||
"description": "Font-stack used for Wicara.", | ||
@@ -9,12 +9,11 @@ "main": "N/A", | ||
"kata-icons.css", | ||
"museo-sans-rounded.css", | ||
"museo-sans.css" | ||
"objective.css" | ||
], | ||
"repository": "https://github.com/kata-ai/wicara.git", | ||
"author": "Kata.ai <info@kata.ai>", | ||
"license": "SEE LICENSE IN LICENSE", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "7680046899d40487704678a82ef2758fbeca1ed1" | ||
"gitHead": "d5a6ca082b6b935b86ef2fa355aaf039554521b2" | ||
} |
# @aksara-ui/fonts | ||
> Font-stack used for Wicara. | ||
> Font-stack used in the Aksara Design System. | ||
@@ -9,5 +9,5 @@ ## Install | ||
# yarn | ||
$ yarn add @wicara/fonts | ||
$ yarn add @aksara-ui/fonts | ||
# npm | ||
$ npm i @wicara/fonts | ||
$ npm i @aksara-ui/fonts | ||
``` | ||
@@ -17,24 +17,10 @@ | ||
We use two fonts in the Aksara Design Language: `Museo Sans`, and `Museo Sans Rounded`. | ||
To use these fonts within your app, import as follows: | ||
We use the `Objective` font in the Aksara Design System. To use these fonts within your app, import as follows: | ||
```jsx | ||
// Museo Sans | ||
import '@aksara-ui/fonts/museo-sans.css'; | ||
// Museo Sans Rounded | ||
import '@aksara-ui/fonts/museo-sans-rounded.css'; | ||
import '@aksara-ui/fonts/objective.css'; | ||
``` | ||
Note that these fonts are **not provided for free**. You should check if you have a license to use these fonts before installing this package. | ||
## Credits | ||
### Icon fonts. | ||
We also provided some icon sets. To use them, import as follows: | ||
```jsx | ||
import '@aksara-ui/fonts/kata-icons.css'; | ||
``` | ||
## License | ||
Please note that `@aksara-ui/fonts` has a different license from the rest. While most Wicara packages are released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html), the assets in this package remain under our copyright. | ||
The Objective font is released by [Alex Slobzheninov](https://www.behance.net/slobzheninov) under the [SIL Open Font License, Version 1.1](./fonts/objective/OFL.txt). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 14 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
416995
24
0
0
100
473
25
17