Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@db-ui/components

Package Overview
Dependencies
Maintainers
3
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-ui/components - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

build/components/icon/icon-web-component.css

35

package.json
{
"name": "@db-ui/components",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"author": "",
"license": "ISC",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"build"
],
"scripts": {
"generate:component": "hygen mitosis new",
"build:mv": "cpr src build -o -f \"(.ts|.tsx)$\"",
"build": "npm-run-all build:*",
"build:mitosis": "mitosis build",
"build:mv-styles": "cpr src build -o -f \"(.ts|.tsx|.md)$\"",
"build:sass": "sass build --no-source-map --load-path=node_modules/ --load-path=../../node_modules/",
"build:mitosis": "mitosis build",
"build:post": "node scripts/post-build/index.js",
"build:z-post": "node scripts/post-build/index.js",
"build:z2-docs": "react-docgen ../../output/react/src/components/**/*.tsx -o ../../output/docs.json -i *.spec.tsx",
"copy-output": "npm-run-all copy:*",
"copy:outputs": "cpr build ../../build-outputs/components/build -o",
"copy:package.json": "cpr package.json ../../build-outputs/components/package.json -o",
"copy:readme": "cpr README.md ../../build-outputs/components/README.md -o",
"copy-output": "npm-run-all copy:*",
"build": "npm-run-all build:*",
"generate:component": "hygen mitosis new",
"start": "nodemon --watch src --watch scripts --watch overrides -e js,tsx,ts,scss,json -x \"npm run build\""
},
"author": "",
"license": "ISC",
"dependencies": {
"@db-ui/foundations": "0.0.3"
"@db-ui/foundations": "0.0.4"
},
"devDependencies": {
"@builder.io/eslint-plugin-mitosis": "^0.0.14",
"@builder.io/mitosis": "^0.0.87",
"@builder.io/mitosis-cli": "^0.0.45",
"@builder.io/mitosis": "^0.0.90",
"@builder.io/mitosis-cli": "^0.0.49",
"cpr": "3.0.1",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"hygen": "^6.2.11",
"lit": "^2.6.1",
"nodemon": "2.0.20",
"sass": "^1.57.1"
"sass": "^1.58.1"
},
"files": [
"build"
],
"publishConfig": {

@@ -41,0 +42,0 @@ "registry": "https://registry.npmjs.org/",

# @db-ui/components
A library containing all styles for components of [DB UX System](https://github.com/db-ui/mono).
![Apache 2.0 license badge](https://img.shields.io/badge/License-Apache_2.0-blue.svg)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)
A library containing all styles for components of [DB UX Design System (technical components)](https://github.com/db-ui/mono).
We currently support:

@@ -12,1 +17,21 @@

Please look at your desired framework to retrieve more information.
## Deutsche Bahn brand
As we'd like to perfectly support our users and customers on their digital journey, the usage of Deutsche Bahn brand and trademarks are bound of clear guidelines and restrictions even when being used with the code that we're provide with this product; Deutsche Bahn fully reserves all rights regarding the Deutsche Bahn brand, even though that we're providing the code of DB UI products free to use and release it under the Apache 2.0 license.
Please have a look at our brand portal at <https://marketingportal.extranet.deutschebahn.com/> for any further questions and whom to contact on any brand issues.
You must remove or replace any Deutsche Bahn brand and design assets as well as protected characteristics and trademarks. We're even also planning to provide a neutral theme that would make it much easier for you to use our product without the trademarks by Deutsche Bahn.
## Contributions
Contributions are very welcome, please refer to the [contribution guide](https://github.com/db-ui/mono/blob/main/CONTRIBUTING.md).
## Code of conduct
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone – have a look at our [Contributor Covenant Code of Conduct](https://github.com/db-ui/mono/blob/main/CODE-OF-CONDUCT.md).
## License
This project is licensed under [Apache-2.0](LICENSE).

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

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

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

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc