@softwareag/dlt
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| Copyright (c) 2019-2021 Software AG (www.softwareag.com) | ||
| Copyright (c) 2019-2022 Software AG (www.softwareag.com) | ||
@@ -3,0 +3,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
+1
-1
| Delite Design System release package | ||
| Copyright (c) 2019-2021 Software AG | ||
| Copyright (c) 2019-2022 Software AG |
+8
-8
| { | ||
| "name": "@softwareag/dlt", | ||
| "version": "12.0.0", | ||
| "description": "Delite Reference Implementation", | ||
| "version": "22.0.1", | ||
| "description": "Delite 2.2 reference implementation", | ||
| "main": "README.md", | ||
| "scripts": { | ||
| "install-and-build-local": "npm install --prefix ./ --no-save ../dlt-fonts/ ../dlt-icons/dist/ ../dlt-tokens/dist ../dlt-components/dist", | ||
| "install-build-publish": "npm install --workspaces=false && npm publish", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -17,9 +19,7 @@ }, | ||
| "dependencies": { | ||
| "@softwareag/dlt-components": "=1.6.3", | ||
| "@softwareag/dlt-fonts": "=1.0.3", | ||
| "@softwareag/dlt-icons": "=1.1.8" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@softwareag/dlt-tokens": "=1.0.1" | ||
| "@softwareag/dlt-components": "=2.3.3", | ||
| "@softwareag/dlt-fonts": "=1.1.1", | ||
| "@softwareag/dlt-icons": "=1.2.7", | ||
| "@softwareag/dlt-tokens": "=2.0.7" | ||
| } | ||
| } |
+7
-4
@@ -7,4 +7,7 @@ # Delite Reference Implementation | ||
| Installing this cover package will install the 3 implementation packages for this Delite release and, if available, the design tokens package. See package.json for the respective versions. | ||
| Installing this cover package will install the 4 implementation packages for this Delite release and the (few) third-party dependencies. See package.json for the respective versions. | ||
| The packages are verified against the LTS (even-numbered) versions of node.js. See "engines" in package.json of dlt-components. | ||
| If you want to override the engine dependencies, use the --ignore-engines option. | ||
| The Delite reference implementation consists of: | ||
@@ -14,2 +17,4 @@ | ||
| The framework-agnostic implementation of all components that comprise the Delite design system, including a showcase. | ||
| ### @softwareag/dlt-tokens | ||
| The design tokens defining values for all aspects of styling and layout, including both Delite 1.0 and Delite 2.0 color schemes. | ||
| ### @softwareag/dlt-fonts | ||
@@ -19,4 +24,2 @@ The standard fonts used with Delite. | ||
| The core delite icon collection, as fonts, SVG sprites, and individual SVGs. | ||
| ### @softwareag/dlt-tokens (optional) | ||
| If present, defines values for colors, spacing, typography | ||
@@ -27,2 +30,2 @@ ## License of this package | ||
| ## Copyrights and licenses of dependencies | ||
| See file in package Third-Party-Terms-of-Dependencies.pdf | ||
| See file in package Third-Party-Terms-of-Dependencies.pdf |
Sorry, the diff of this file is not supported yet
47450
16.51%28
16.67%