@atlaskit/adf-schema
Advanced tools
Comparing version 2.8.0 to 2.8.1
# @atlaskit/adf-schema | ||
## 2.8.1 | ||
### Patch Changes | ||
- [patch][34c6df4fb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34c6df4fb8): | ||
adf-schema has been extended with one missing color, email-renderer now bundles up styles into .css file | ||
## 2.8.0 | ||
@@ -4,0 +12,0 @@ |
@@ -33,2 +33,3 @@ /** | ||
export declare const N200 = "#6B778C"; | ||
export declare const N300 = "#5E6C84"; | ||
export declare const N500 = "#42526E"; | ||
@@ -35,0 +36,0 @@ export declare const N800 = "#172B4D"; |
@@ -35,2 +35,3 @@ import * as tslib_1 from "tslib"; | ||
export var N200 = '#6B778C'; | ||
export var N300 = '#5E6C84'; | ||
export var N500 = '#42526E'; | ||
@@ -37,0 +38,0 @@ export var N800 = '#172B4D'; |
@@ -33,2 +33,3 @@ /** | ||
export declare const N200 = "#6B778C"; | ||
export declare const N300 = "#5E6C84"; | ||
export declare const N500 = "#42526E"; | ||
@@ -35,0 +36,0 @@ export declare const N800 = "#172B4D"; |
@@ -37,2 +37,3 @@ "use strict"; | ||
exports.N200 = '#6B778C'; | ||
exports.N300 = '#5E6C84'; | ||
exports.N500 = '#42526E'; | ||
@@ -39,0 +40,0 @@ exports.N800 = '#172B4D'; |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"sideEffects": false | ||
} |
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
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
719079
18851