
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@telekom/design-tokens
Advanced tools
The source of truth for Telekom's corporate brand and design
Telekom Design Tokens is the source of truth for designing Telekom-branded digital products. By default, it's built to align with our corporate brand and design but allows for customization to fit your particular product.
Although the source code for Telekom Design Tokens is free and available under the MPL 2.0 License, Deutsche Telekom fully reserves all rights to the Telekom brand. To prevent users from getting confused about the source of a digital product or experience, there are strict restrictions on using the Telekom brand and design, even when built into code that we provide. For any customization other than explicitly for the Telekom, you must replace the Deutsche Telekom default theme.
To use Telekom Design Tokens as open source software and customize it with a neutral theme, please follow the instructions for our open source version.
By following the instructions for the open source version, you obtain source code/packages that use a neutral theme and are fully covered by the MPL-2.0 License.
If you want to use the source code, remove the following folders. These folders contain all the protected brand and design assets of the Telekom and are not available under the MPL-2.0 License:
Folder | Content |
---|---|
src/telekom | Telekom tokens |
npm install @telekom/design-tokens
Do not use or import any files inside the dist/telekom
folder.
Please note that the use of the Telekom brand and design assets – including but not limited to the logos, the color magenta, the typeface and icons, as well as the footer and header components – are not available for free use and require Deutsche Telekom's express permission for use in commerce.
Simply clone/download this repository and use the source code as is.
npm install @telekom/design-tokens
Import or use files inside the dist/telekom
folder, e.g.:
@import url('@telekom/design-tokens/dist/telekom/css/telekom-design-tokens.all.css');
This project has adopted the Contributor Covenant in version 2.0 as our code of conduct. Please see the details in our CODE_OF_CONDUCT.md. All contributors must abide by the code of conduct.
We always welcome and encourage contributions and feedback. For more information on how to contribute, the project structure, as well as additional information, see our Contribution Guidelines. By participating in this project, you agree to abide by its Code of Conduct at all times.
Our commitment to open source means that we are enabling - even encouraging - all interested parties to contribute and become part of its developer community.
It's good practice to add a Change file in PRs.
Until
beta
is removed from the version, thetype
in the Change file MUST be "prerelease".
When main is ready for a release, the only step needed is to run the following command locally:
npm run release
This will trigger beachball
to do the following:
Bump the package version
Update the CHANGELOG.md file
Push git tags to the repo
In the repo, the git tag being pushed will trigger a GitHub action that will publish the package to npm.
Copyright (c) 2021 Lukas Oppermann and contributors, Deutsche Telekom AG
Licensed under the Mozilla Public License 2.0 (MPL-2.0) (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License by reviewing the file LICENSE in the repository.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.
1.0.0-beta.11
Wed, 06 Dec 2023 08:58:51 GMT
FAQs
The source of truth for Telekom's corporate brand and design
The npm package @telekom/design-tokens receives a total of 3,527 weekly downloads. As such, @telekom/design-tokens popularity was classified as popular.
We found that @telekom/design-tokens demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.