@pantheon-systems/pds-design-tokens 1.0.0-dev.57 → 1.0.0-dev.59

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.
@@ -1,6 +1,249 @@
1
1
  {
2
2
  "color": {
3
3
  "light-mode": {
4
+ "banner": {
5
+ "info": {
6
+ "background": {
7
+ "value": "#44546f",
8
+ "public": true,
9
+ "isReferenceToInternal": true,
10
+ "filePath": "tokens/color/alias/banner.light.json",
11
+ "isSource": true,
12
+ "original": {
13
+ "value": "{color.light-mode.utility.announcement.value}",
14
+ "public": true,
15
+ "isReferenceToInternal": true
16
+ },
17
+ "name": "color-light-mode-banner-info-background",
18
+ "attributes": {
19
+ "category": "color",
20
+ "type": "light-mode",
21
+ "item": "banner",
22
+ "subitem": "info",
23
+ "state": "background"
24
+ },
25
+ "path": [
26
+ "color",
27
+ "light-mode",
28
+ "banner",
29
+ "info",
30
+ "background"
31
+ ]
32
+ },
33
+ "foreground": {
34
+ "value": "#ffffff",
35
+ "public": true,
36
+ "isReferenceToInternal": true,
37
+ "filePath": "tokens/color/alias/banner.light.json",
38
+ "isSource": true,
39
+ "original": {
40
+ "value": "{color.light-mode.neutral.000.value}",
41
+ "public": true,
42
+ "isReferenceToInternal": true
43
+ },
44
+ "name": "color-light-mode-banner-info-foreground",
45
+ "attributes": {
46
+ "category": "color",
47
+ "type": "light-mode",
48
+ "item": "banner",
49
+ "subitem": "info",
50
+ "state": "foreground"
51
+ },
52
+ "path": [
53
+ "color",
54
+ "light-mode",
55
+ "banner",
56
+ "info",
57
+ "foreground"
58
+ ]
59
+ }
60
+ },
61
+ "warning": {
62
+ "background": {
63
+ "value": "#e2b203",
64
+ "public": true,
65
+ "isReferenceToInternal": true,
66
+ "filePath": "tokens/color/alias/banner.light.json",
67
+ "isSource": true,
68
+ "original": {
69
+ "value": "{color.light-mode.utility.warning.value}",
70
+ "public": true,
71
+ "isReferenceToInternal": true
72
+ },
73
+ "name": "color-light-mode-banner-warning-background",
74
+ "attributes": {
75
+ "category": "color",
76
+ "type": "light-mode",
77
+ "item": "banner",
78
+ "subitem": "warning",
79
+ "state": "background"
80
+ },
81
+ "path": [
82
+ "color",
83
+ "light-mode",
84
+ "banner",
85
+ "warning",
86
+ "background"
87
+ ]
88
+ },
89
+ "foreground": {
90
+ "value": "#23232d",
91
+ "public": true,
92
+ "isReferenceToInternal": true,
93
+ "filePath": "tokens/color/alias/banner.light.json",
94
+ "isSource": true,
95
+ "original": {
96
+ "value": "{color.light-mode.text.default.value}",
97
+ "public": true,
98
+ "isReferenceToInternal": true
99
+ },
100
+ "name": "color-light-mode-banner-warning-foreground",
101
+ "attributes": {
102
+ "category": "color",
103
+ "type": "light-mode",
104
+ "item": "banner",
105
+ "subitem": "warning",
106
+ "state": "foreground"
107
+ },
108
+ "path": [
109
+ "color",
110
+ "light-mode",
111
+ "banner",
112
+ "warning",
113
+ "foreground"
114
+ ]
115
+ }
116
+ },
117
+ "danger": {
118
+ "background": {
119
+ "value": "#ca3521",
120
+ "public": true,
121
+ "isReferenceToInternal": true,
122
+ "filePath": "tokens/color/alias/banner.light.json",
123
+ "isSource": true,
124
+ "original": {
125
+ "value": "{color.light-mode.utility.critical.value}",
126
+ "public": true,
127
+ "isReferenceToInternal": true
128
+ },
129
+ "name": "color-light-mode-banner-danger-background",
130
+ "attributes": {
131
+ "category": "color",
132
+ "type": "light-mode",
133
+ "item": "banner",
134
+ "subitem": "danger",
135
+ "state": "background"
136
+ },
137
+ "path": [
138
+ "color",
139
+ "light-mode",
140
+ "banner",
141
+ "danger",
142
+ "background"
143
+ ]
144
+ },
145
+ "foreground": {
146
+ "value": "#ffffff",
147
+ "public": true,
148
+ "isReferenceToInternal": true,
149
+ "filePath": "tokens/color/alias/banner.light.json",
150
+ "isSource": true,
151
+ "original": {
152
+ "value": "{color.light-mode.neutral.000.value}",
153
+ "public": true,
154
+ "isReferenceToInternal": true
155
+ },
156
+ "name": "color-light-mode-banner-danger-foreground",
157
+ "attributes": {
158
+ "category": "color",
159
+ "type": "light-mode",
160
+ "item": "banner",
161
+ "subitem": "danger",
162
+ "state": "foreground"
163
+ },
164
+ "path": [
165
+ "color",
166
+ "light-mode",
167
+ "banner",
168
+ "danger",
169
+ "foreground"
170
+ ]
171
+ }
172
+ }
173
+ },
174
+ "breadcrumb": {
175
+ "text": {
176
+ "value": "#6d6d78",
177
+ "public": true,
178
+ "filePath": "tokens/color/alias/breadcrumb.light.json",
179
+ "isSource": true,
180
+ "original": {
181
+ "value": "{color.light-mode.text.default-secondary.value}",
182
+ "public": true
183
+ },
184
+ "name": "color-light-mode-breadcrumb-text",
185
+ "attributes": {
186
+ "category": "color",
187
+ "type": "light-mode",
188
+ "item": "breadcrumb",
189
+ "subitem": "text"
190
+ },
191
+ "path": [
192
+ "color",
193
+ "light-mode",
194
+ "breadcrumb",
195
+ "text"
196
+ ]
197
+ },
198
+ "link": {
199
+ "value": "#0f62fe",
200
+ "public": true,
201
+ "filePath": "tokens/color/alias/breadcrumb.light.json",
202
+ "isSource": true,
203
+ "original": {
204
+ "value": "{color.light-mode.link.default.value}",
205
+ "public": true
206
+ },
207
+ "name": "color-light-mode-breadcrumb-link",
208
+ "attributes": {
209
+ "category": "color",
210
+ "type": "light-mode",
211
+ "item": "breadcrumb",
212
+ "subitem": "link"
213
+ },
214
+ "path": [
215
+ "color",
216
+ "light-mode",
217
+ "breadcrumb",
218
+ "link"
219
+ ]
220
+ },
221
+ "separator": {
222
+ "value": "#cfcfd3",
223
+ "public": true,
224
+ "isReferenceToInternal": true,
225
+ "filePath": "tokens/color/alias/breadcrumb.light.json",
226
+ "isSource": true,
227
+ "original": {
228
+ "value": "{color.light-mode.neutral.300.value}",
229
+ "public": true,
230
+ "isReferenceToInternal": true
231
+ },
232
+ "name": "color-light-mode-breadcrumb-separator",
233
+ "attributes": {
234
+ "category": "color",
235
+ "type": "light-mode",
236
+ "item": "breadcrumb",
237
+ "subitem": "separator"
238
+ },
239
+ "path": [
240
+ "color",
241
+ "light-mode",
242
+ "breadcrumb",
243
+ "separator"
244
+ ]
245
+ }
246
+ },
4
247
  "button": {
5
248
  "primary": {
6
249
  "background": {
@@ -2809,6 +3052,91 @@
2809
3052
  ]
2810
3053
  }
2811
3054
  },
3055
+ "table": {
3056
+ "sort-arrow": {
3057
+ "inactive": {
3058
+ "value": "#cfcfd3",
3059
+ "public": true,
3060
+ "isReferenceToInternal": true,
3061
+ "filePath": "tokens/color/alias/table.light.json",
3062
+ "isSource": true,
3063
+ "original": {
3064
+ "value": "{color.light-mode.neutral.300.value}",
3065
+ "public": true,
3066
+ "isReferenceToInternal": true
3067
+ },
3068
+ "name": "color-light-mode-table-sort-arrow-inactive",
3069
+ "attributes": {
3070
+ "category": "color",
3071
+ "type": "light-mode",
3072
+ "item": "table",
3073
+ "subitem": "sort-arrow",
3074
+ "state": "inactive"
3075
+ },
3076
+ "path": [
3077
+ "color",
3078
+ "light-mode",
3079
+ "table",
3080
+ "sort-arrow",
3081
+ "inactive"
3082
+ ]
3083
+ },
3084
+ "active": {
3085
+ "value": "#6f54e8",
3086
+ "public": true,
3087
+ "isReferenceToInternal": true,
3088
+ "filePath": "tokens/color/alias/table.light.json",
3089
+ "isSource": true,
3090
+ "original": {
3091
+ "value": "{color.light-mode.interactive.visited}",
3092
+ "public": true,
3093
+ "isReferenceToInternal": true
3094
+ },
3095
+ "name": "color-light-mode-table-sort-arrow-active",
3096
+ "attributes": {
3097
+ "category": "color",
3098
+ "type": "light-mode",
3099
+ "item": "table",
3100
+ "subitem": "sort-arrow",
3101
+ "state": "active"
3102
+ },
3103
+ "path": [
3104
+ "color",
3105
+ "light-mode",
3106
+ "table",
3107
+ "sort-arrow",
3108
+ "active"
3109
+ ]
3110
+ }
3111
+ }
3112
+ },
3113
+ "tabs": {
3114
+ "accent": {
3115
+ "value": "#5f41e5",
3116
+ "public": true,
3117
+ "isReferenceToInternal": true,
3118
+ "filePath": "tokens/color/alias/tabs.light.json",
3119
+ "isSource": true,
3120
+ "original": {
3121
+ "value": "{color.light-mode.brand.secondary.300.value}",
3122
+ "public": true,
3123
+ "isReferenceToInternal": true
3124
+ },
3125
+ "name": "color-light-mode-tabs-accent",
3126
+ "attributes": {
3127
+ "category": "color",
3128
+ "type": "light-mode",
3129
+ "item": "tabs",
3130
+ "subitem": "accent"
3131
+ },
3132
+ "path": [
3133
+ "color",
3134
+ "light-mode",
3135
+ "tabs",
3136
+ "accent"
3137
+ ]
3138
+ }
3139
+ },
2812
3140
  "tag": {
2813
3141
  "1": {
2814
3142
  "background": {
@@ -4678,12 +5006,10 @@
4678
5006
  "utility": {
4679
5007
  "announcement": {
4680
5008
  "value": "#44546f",
4681
- "public": true,
4682
5009
  "filePath": "tokens/color/base/utility.light.json",
4683
5010
  "isSource": true,
4684
5011
  "original": {
4685
- "value": "#44546F",
4686
- "public": true
5012
+ "value": "#44546F"
4687
5013
  },
4688
5014
  "name": "color-light-mode-utility-announcement",
4689
5015
  "attributes": {
@@ -4701,12 +5027,10 @@
4701
5027
  },
4702
5028
  "warning": {
4703
5029
  "value": "#e2b203",
4704
- "public": true,
4705
5030
  "filePath": "tokens/color/base/utility.light.json",
4706
5031
  "isSource": true,
4707
5032
  "original": {
4708
- "value": "#E2B203",
4709
- "public": true
5033
+ "value": "#E2B203"
4710
5034
  },
4711
5035
  "name": "color-light-mode-utility-warning",
4712
5036
  "attributes": {
@@ -4724,12 +5048,10 @@
4724
5048
  },
4725
5049
  "critical": {
4726
5050
  "value": "#ca3521",
4727
- "public": true,
4728
5051
  "filePath": "tokens/color/base/utility.light.json",
4729
5052
  "isSource": true,
4730
5053
  "original": {
4731
- "value": "#CA3521",
4732
- "public": true
5054
+ "value": "#CA3521"
4733
5055
  },
4734
5056
  "name": "color-light-mode-utility-critical",
4735
5057
  "attributes": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.57",
3
+ "version": "1.0.0-dev.59",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [