@sage/design-tokens 2.55.0 → 2.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/base.xml +1 -1
- package/android/origin.xml +97 -111
- package/css/base.css +1 -1
- package/css/origin.css +97 -111
- package/data/tokens.json +46 -116
- package/docs/tokens/base/border-radius/index.html +2 -2
- package/docs/tokens/base/border-width/index.html +2 -2
- package/docs/tokens/base/box-shadow/index.html +2 -2
- package/docs/tokens/base/colors/index.html +2 -2
- package/docs/tokens/base/font-families/index.html +2 -2
- package/docs/tokens/base/font-sizes/index.html +2 -2
- package/docs/tokens/base/font-weights/index.html +2 -2
- package/docs/tokens/base/index.html +2 -2
- package/docs/tokens/base/line-heights/index.html +2 -2
- package/docs/tokens/base/opacity/index.html +2 -2
- package/docs/tokens/base/sizing/index.html +2 -2
- package/docs/tokens/base/spacing/index.html +2 -2
- package/docs/tokens/base/typography/index.html +2 -2
- package/docs/tokens/index.html +445 -739
- package/docs/tokens/origin/{origin → colors}/index.html +444 -738
- package/docs/tokens/origin/index.html +443 -737
- package/ios/base.h +1 -1
- package/ios/origin.h +97 -111
- package/js/base/common.js +1 -1
- package/js/origin/common.d.ts +96 -110
- package/js/origin/common.js +97 -111
- package/js/origin/es6.d.ts +96 -110
- package/js/origin/es6.js +96 -110
- package/package.json +1 -5
- package/sage-design-tokens-2.57.0.tgz +0 -0
- package/scss/base.scss +1 -1
- package/scss/origin.scss +97 -111
- package/sage-design-tokens-2.55.0.tgz +0 -0
package/package.json
CHANGED
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sage/design-tokens",
|
|
3
|
-
"dependencies": {
|
|
4
|
-
"@semantic-release/commit-analyzer": "^9.0.2",
|
|
5
|
-
"chokidar-cli": "^3.0.0"
|
|
6
|
-
},
|
|
7
3
|
"repository": {
|
|
8
4
|
"type": "git",
|
|
9
5
|
"url": "https://github.com/Sage/design-tokens"
|
|
10
6
|
},
|
|
11
7
|
"description": "Design tokens for the Sage Design System.",
|
|
12
8
|
"author": "The Sage Group plc",
|
|
13
|
-
"version": "2.
|
|
9
|
+
"version": "2.57.0",
|
|
14
10
|
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
|
|
15
11
|
"tags": [
|
|
16
12
|
"design tokens",
|
|
Binary file
|
package/scss/base.scss
CHANGED
package/scss/origin.scss
CHANGED
|
@@ -4,117 +4,103 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 29 Nov 2022 16:09:10 GMT
|
|
8
8
|
|
|
9
9
|
$metaName: Origin Token Set;
|
|
10
10
|
$metaPublic: true;
|
|
11
|
-
$
|
|
12
|
-
$
|
|
13
|
-
$
|
|
14
|
-
$
|
|
15
|
-
$
|
|
16
|
-
$
|
|
17
|
-
$
|
|
18
|
-
$
|
|
19
|
-
$
|
|
20
|
-
$
|
|
21
|
-
$
|
|
22
|
-
$
|
|
23
|
-
$
|
|
24
|
-
$
|
|
25
|
-
$
|
|
26
|
-
$
|
|
27
|
-
$
|
|
28
|
-
$
|
|
29
|
-
$
|
|
30
|
-
$
|
|
31
|
-
$
|
|
32
|
-
$
|
|
33
|
-
$
|
|
34
|
-
$
|
|
35
|
-
$
|
|
36
|
-
$
|
|
37
|
-
$
|
|
38
|
-
$
|
|
39
|
-
$
|
|
40
|
-
$
|
|
41
|
-
$
|
|
42
|
-
$
|
|
43
|
-
$
|
|
44
|
-
$
|
|
45
|
-
$
|
|
46
|
-
$
|
|
47
|
-
$
|
|
48
|
-
$
|
|
49
|
-
$
|
|
50
|
-
$
|
|
51
|
-
$
|
|
52
|
-
$
|
|
53
|
-
$
|
|
54
|
-
$
|
|
55
|
-
$
|
|
56
|
-
$
|
|
57
|
-
$
|
|
58
|
-
$
|
|
59
|
-
$
|
|
60
|
-
$
|
|
61
|
-
$
|
|
62
|
-
$
|
|
63
|
-
$
|
|
64
|
-
$
|
|
65
|
-
$
|
|
66
|
-
$
|
|
67
|
-
$
|
|
68
|
-
$
|
|
69
|
-
$
|
|
70
|
-
$
|
|
71
|
-
$
|
|
72
|
-
$
|
|
73
|
-
$
|
|
74
|
-
$
|
|
75
|
-
$
|
|
76
|
-
$
|
|
77
|
-
$
|
|
78
|
-
$
|
|
79
|
-
$
|
|
80
|
-
$
|
|
81
|
-
$
|
|
82
|
-
$
|
|
83
|
-
$
|
|
84
|
-
$
|
|
85
|
-
$
|
|
86
|
-
$
|
|
87
|
-
$
|
|
88
|
-
$
|
|
89
|
-
$
|
|
90
|
-
$
|
|
91
|
-
$
|
|
92
|
-
$
|
|
93
|
-
$
|
|
94
|
-
$
|
|
95
|
-
$
|
|
96
|
-
$
|
|
97
|
-
$
|
|
98
|
-
$
|
|
99
|
-
$
|
|
100
|
-
$
|
|
101
|
-
$
|
|
102
|
-
$
|
|
103
|
-
$
|
|
104
|
-
$
|
|
105
|
-
$
|
|
106
|
-
$
|
|
107
|
-
$originMalachite200: #42eb64ff;
|
|
108
|
-
$originMalachite300: #00d639ff;
|
|
109
|
-
$originMalachite400: #00af2dff;
|
|
110
|
-
$originMalachite500: #008a21ff;
|
|
111
|
-
$originMalachite600: #006716ff;
|
|
112
|
-
$originMalachite700: #00460cff;
|
|
113
|
-
$originMalachite800: #002f08ff;
|
|
114
|
-
$originMalachite900: #001704ff;
|
|
115
|
-
$originMalachite1000: #000000ff;
|
|
116
|
-
$originMalachite000: #ffffffff;
|
|
117
|
-
$originMalachite010: #effcf0ff;
|
|
118
|
-
$originMalachite050: #c1fac7ff;
|
|
119
|
-
$originFuchsia400: #bf47c3ff;
|
|
120
|
-
$originFuchsia500: #b832bcff;
|
|
11
|
+
$colorsJade100: #8ff8b7ff;
|
|
12
|
+
$colorsJade200: #44ed90ff;
|
|
13
|
+
$colorsJade300: #00ca71ff;
|
|
14
|
+
$colorsJade400: #00a65cff;
|
|
15
|
+
$colorsJade500: #00884aff;
|
|
16
|
+
$colorsJade600: #006d3bff;
|
|
17
|
+
$colorsJade700: #00522cff;
|
|
18
|
+
$colorsJade800: #00361eff;
|
|
19
|
+
$colorsJade900: #001b0fff;
|
|
20
|
+
$colorsJade010: #f2fef7ff;
|
|
21
|
+
$colorsJade050: #c4fcd8ff;
|
|
22
|
+
$colorsNavy100: #89d7edff;
|
|
23
|
+
$colorsNavy200: #65bedfff;
|
|
24
|
+
$colorsNavy300: #41a5d1ff;
|
|
25
|
+
$colorsNavy400: #1d8cc3ff;
|
|
26
|
+
$colorsNavy500: #0e74a7ff;
|
|
27
|
+
$colorsNavy600: #095b84ff;
|
|
28
|
+
$colorsNavy700: #054262ff;
|
|
29
|
+
$colorsNavy800: #00293fff;
|
|
30
|
+
$colorsNavy900: #001520ff;
|
|
31
|
+
$colorsNavy010: #f4fcfeff;
|
|
32
|
+
$colorsNavy050: #caf1fcff;
|
|
33
|
+
$colorsTeal100: #89edeaff;
|
|
34
|
+
$colorsTeal200: #5bcfcdff;
|
|
35
|
+
$colorsTeal300: #2eb2b1ff;
|
|
36
|
+
$colorsTeal400: #009494ff;
|
|
37
|
+
$colorsTeal500: #007776ff;
|
|
38
|
+
$colorsTeal600: #006362ff;
|
|
39
|
+
$colorsTeal700: #004a4aff;
|
|
40
|
+
$colorsTeal800: #003231ff;
|
|
41
|
+
$colorsTeal900: #001919ff;
|
|
42
|
+
$colorsTeal010: #f4fefeff;
|
|
43
|
+
$colorsTeal050: #c3faf8ff;
|
|
44
|
+
$colorsCherry100: #f7b3c2ff;
|
|
45
|
+
$colorsCherry200: #ed94aaff;
|
|
46
|
+
$colorsCherry300: #e27491ff;
|
|
47
|
+
$colorsCherry400: #d85579ff;
|
|
48
|
+
$colorsCherry500: #ba3c63ff;
|
|
49
|
+
$colorsCherry600: #95304fff;
|
|
50
|
+
$colorsCherry700: #70243bff;
|
|
51
|
+
$colorsCherry800: #4a1828ff;
|
|
52
|
+
$colorsCherry900: #250c14ff;
|
|
53
|
+
$colorsCherry010: #fef5f7ff;
|
|
54
|
+
$colorsCherry050: #fad4deff;
|
|
55
|
+
$colorsTerra100: #ffbca6ff;
|
|
56
|
+
$colorsTerra200: #f59a83ff;
|
|
57
|
+
$colorsTerra300: #ea7961ff;
|
|
58
|
+
$colorsTerra400: #e0583eff;
|
|
59
|
+
$colorsTerra500: #c94633ff;
|
|
60
|
+
$colorsTerra600: #a13829ff;
|
|
61
|
+
$colorsTerra700: #782a1eff;
|
|
62
|
+
$colorsTerra800: #501c14ff;
|
|
63
|
+
$colorsTerra900: #280e0aff;
|
|
64
|
+
$colorsTerra010: #fff7f5ff;
|
|
65
|
+
$colorsTerra050: #ffdcd1ff;
|
|
66
|
+
$colorsAmber100: #ffe290ff;
|
|
67
|
+
$colorsAmber200: #f5ce55ff;
|
|
68
|
+
$colorsAmber300: #efab2fff;
|
|
69
|
+
$colorsAmber400: #e98709ff;
|
|
70
|
+
$colorsAmber500: #c15708ff;
|
|
71
|
+
$colorsAmber600: #9b4609ff;
|
|
72
|
+
$colorsAmber700: #75330aff;
|
|
73
|
+
$colorsAmber800: #4f220bff;
|
|
74
|
+
$colorsAmber900: #281106ff;
|
|
75
|
+
$colorsAmber010: #fffcefff;
|
|
76
|
+
$colorsAmber050: #fff0c3ff;
|
|
77
|
+
$colorsMalachite100: #8df79fff;
|
|
78
|
+
$colorsMalachite200: #42eb64ff;
|
|
79
|
+
$colorsMalachite300: #00d639ff;
|
|
80
|
+
$colorsMalachite400: #00af2dff;
|
|
81
|
+
$colorsMalachite500: #008a21ff;
|
|
82
|
+
$colorsMalachite600: #006716ff;
|
|
83
|
+
$colorsMalachite700: #00460cff;
|
|
84
|
+
$colorsMalachite800: #002f08ff;
|
|
85
|
+
$colorsMalachite900: #001704ff;
|
|
86
|
+
$colorsMalachite010: #effcf0ff;
|
|
87
|
+
$colorsMalachite050: #c1fac7ff;
|
|
88
|
+
$colorsGray100: #e6e6e6ff;
|
|
89
|
+
$colorsGray200: #ccccccff;
|
|
90
|
+
$colorsGray300: #b3b3b3ff;
|
|
91
|
+
$colorsGray400: #999999ff;
|
|
92
|
+
$colorsGray500: #808080ff;
|
|
93
|
+
$colorsGray600: #666666ff;
|
|
94
|
+
$colorsGray700: #4d4d4dff;
|
|
95
|
+
$colorsGray800: #333333ff;
|
|
96
|
+
$colorsGray900: #191919ff;
|
|
97
|
+
$colorsGray1000: #000000ff;
|
|
98
|
+
$colorsGray000: #ffffffff;
|
|
99
|
+
$colorsGray010: #fcfcfcff;
|
|
100
|
+
$colorsGray050: #f2f2f2ff;
|
|
101
|
+
$colorsSkin400: #ddb89eff;
|
|
102
|
+
$colorsSkin500: #e84d4fff;
|
|
103
|
+
$colorsSkin600: #b26e3dff;
|
|
104
|
+
$colorsSkin700: #3a2417ff;
|
|
105
|
+
$colorsFuchsia400: #bf47c3ff;
|
|
106
|
+
$colorsFuchsia500: #b832bcff;
|
|
Binary file
|