@atlaskit/adf-schema
Advanced tools
Comparing version 2.0.1 to 2.1.0
# @atlaskit/adf-schema | ||
## 2.1.0 | ||
- [minor] [0fea11af41](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0fea11af41): | ||
- Email renderer supports numbered columns, adf-schema extended with colors | ||
## 2.0.1 | ||
@@ -4,0 +9,0 @@ - [patch] [205b101e2b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/205b101e2b): |
@@ -10,2 +10,3 @@ /** | ||
export declare const R300 = "#FF5630"; | ||
export declare const R400 = "#DE350B"; | ||
export declare const R500 = "#BF2600"; | ||
@@ -19,2 +20,3 @@ export declare const Y50 = "#FFFAE6"; | ||
export declare const G300 = "#36B37E"; | ||
export declare const G400 = "#00875A"; | ||
export declare const G500 = "#006644"; | ||
@@ -29,4 +31,6 @@ export declare const B50 = "#DEEBFF"; | ||
export declare const N40 = "#DFE1E6"; | ||
export declare const N50 = "#C1C7D0"; | ||
export declare const N80 = "#97A0AF"; | ||
export declare const N90 = "#8993A4"; | ||
export declare const N200 = "#6B778C"; | ||
export declare const N500 = "#42526E"; | ||
@@ -37,2 +41,3 @@ export declare const N800 = "#172B4D"; | ||
export declare const P300 = "#6554C0"; | ||
export declare const P400 = "#5243AA"; | ||
export declare const P500 = "#403294"; | ||
@@ -39,0 +44,0 @@ export declare const T50 = "#E6FCFF"; |
@@ -12,2 +12,3 @@ import * as tslib_1 from "tslib"; | ||
export var R300 = '#FF5630'; | ||
export var R400 = '#DE350B'; | ||
export var R500 = '#BF2600'; | ||
@@ -21,2 +22,3 @@ export var Y50 = '#FFFAE6'; | ||
export var G300 = '#36B37E'; | ||
export var G400 = '#00875A'; | ||
export var G500 = '#006644'; | ||
@@ -31,4 +33,6 @@ export var B50 = '#DEEBFF'; | ||
export var N40 = '#DFE1E6'; | ||
export var N50 = '#C1C7D0'; | ||
export var N80 = '#97A0AF'; | ||
export var N90 = '#8993A4'; | ||
export var N200 = '#6B778C'; | ||
export var N500 = '#42526E'; | ||
@@ -39,2 +43,3 @@ export var N800 = '#172B4D'; | ||
export var P300 = '#6554C0'; | ||
export var P400 = '#5243AA'; | ||
export var P500 = '#403294'; | ||
@@ -41,0 +46,0 @@ export var T50 = '#E6FCFF'; |
@@ -10,2 +10,3 @@ /** | ||
export declare const R300 = "#FF5630"; | ||
export declare const R400 = "#DE350B"; | ||
export declare const R500 = "#BF2600"; | ||
@@ -19,2 +20,3 @@ export declare const Y50 = "#FFFAE6"; | ||
export declare const G300 = "#36B37E"; | ||
export declare const G400 = "#00875A"; | ||
export declare const G500 = "#006644"; | ||
@@ -29,4 +31,6 @@ export declare const B50 = "#DEEBFF"; | ||
export declare const N40 = "#DFE1E6"; | ||
export declare const N50 = "#C1C7D0"; | ||
export declare const N80 = "#97A0AF"; | ||
export declare const N90 = "#8993A4"; | ||
export declare const N200 = "#6B778C"; | ||
export declare const N500 = "#42526E"; | ||
@@ -37,2 +41,3 @@ export declare const N800 = "#172B4D"; | ||
export declare const P300 = "#6554C0"; | ||
export declare const P400 = "#5243AA"; | ||
export declare const P500 = "#403294"; | ||
@@ -39,0 +44,0 @@ export declare const T50 = "#E6FCFF"; |
@@ -14,2 +14,3 @@ "use strict"; | ||
exports.R300 = '#FF5630'; | ||
exports.R400 = '#DE350B'; | ||
exports.R500 = '#BF2600'; | ||
@@ -23,2 +24,3 @@ exports.Y50 = '#FFFAE6'; | ||
exports.G300 = '#36B37E'; | ||
exports.G400 = '#00875A'; | ||
exports.G500 = '#006644'; | ||
@@ -33,4 +35,6 @@ exports.B50 = '#DEEBFF'; | ||
exports.N40 = '#DFE1E6'; | ||
exports.N50 = '#C1C7D0'; | ||
exports.N80 = '#97A0AF'; | ||
exports.N90 = '#8993A4'; | ||
exports.N200 = '#6B778C'; | ||
exports.N500 = '#42526E'; | ||
@@ -41,2 +45,3 @@ exports.N800 = '#172B4D'; | ||
exports.P300 = '#6554C0'; | ||
exports.P400 = '#5243AA'; | ||
exports.P500 = '#403294'; | ||
@@ -43,0 +48,0 @@ exports.T50 = '#E6FCFF'; |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -45,2 +45,2 @@ "license": "Apache-2.0", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2" | ||
} | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"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
696671
463
18361