ui-primitives 12.6.0 → 12.7.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/styles/colors_pfm.json +135 -130
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "12.6.0",
3
+ "version": "12.7.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -1,82 +1,82 @@
1
1
  {
2
2
  "static_pfm_custom_blue": {
3
- "rgba": "rgba(98, 168, 254, 1)",
4
- "hex": "#62a8fe",
3
+ "rgba": "rgba(94, 165, 251, 1)",
4
+ "hex": "#5ea5fb",
5
5
  "alias": "staticPfmCustomColorBlue"
6
6
  },
7
7
  "static_pfm_custom_cyan": {
8
- "rgba": "rgba(71, 178, 224, 1)",
9
- "hex": "#47b2e0",
8
+ "rgba": "rgba(14, 175, 220, 1)",
9
+ "hex": "#0eafdc",
10
10
  "alias": "staticPfmCustomColorCyan"
11
11
  },
12
12
  "static_pfm_custom_indigo": {
13
- "rgba": "rgba(150, 160, 250, 1)",
14
- "hex": "#96a0fa",
13
+ "rgba": "rgba(144, 154, 244, 1)",
14
+ "hex": "#909af4",
15
15
  "alias": "staticPfmCustomColorIndigo"
16
16
  },
17
17
  "static_pfm_custom_jungle": {
18
- "rgba": "rgba(41, 188, 140, 1)",
19
- "hex": "#29bc8c",
18
+ "rgba": "rgba(34, 184, 136, 1)",
19
+ "hex": "#22b888",
20
20
  "alias": "staticPfmCustomColorJungle"
21
21
  },
22
22
  "static_pfm_custom_magenta": {
23
- "rgba": "rgba(246, 126, 165, 1)",
24
- "hex": "#f67ea5",
23
+ "rgba": "rgba(249, 121, 164, 1)",
24
+ "hex": "#f979a4",
25
25
  "alias": "staticPfmCustomColorMagenta"
26
26
  },
27
27
  "static_pfm_custom_orange": {
28
- "rgba": "rgba(254, 163, 64, 1)",
29
- "hex": "#fea340",
28
+ "rgba": "rgba(253, 161, 52, 1)",
29
+ "hex": "#fda134",
30
30
  "alias": "staticPfmCustomColorOrange"
31
31
  },
32
32
  "static_pfm_custom_pistachio": {
33
- "rgba": "rgba(135, 181, 29, 1)",
34
- "hex": "#87b51d",
33
+ "rgba": "rgba(132, 178, 25, 1)",
34
+ "hex": "#84b219",
35
35
  "alias": "staticPfmCustomColorPistachio"
36
36
  },
37
37
  "static_pfm_custom_purple": {
38
- "rgba": "rgba(180, 149, 242, 1)",
39
- "hex": "#b495f2",
38
+ "rgba": "rgba(176, 145, 238, 1)",
39
+ "hex": "#b091ee",
40
40
  "alias": "staticPfmCustomColorPurple"
41
41
  },
42
42
  "static_pfm_custom_red": {
43
- "rgba": "rgba(253, 92, 66, 1)",
44
- "hex": "#fd5c42",
43
+ "rgba": "rgba(255, 100, 65, 1)",
44
+ "hex": "#ff6441",
45
45
  "alias": "staticPfmCustomColorRed"
46
46
  },
47
47
  "static_pfm_custom_yellow": {
48
- "rgba": "rgba(245, 211, 2, 1)",
49
- "hex": "#f5d302",
48
+ "rgba": "rgba(246, 212, 0, 1)",
49
+ "hex": "#f6d400",
50
50
  "alias": "staticPfmCustomColorYellow"
51
51
  },
52
52
  "static_pfm_system_alcohol": {
53
- "rgba": "rgba(246, 149, 39, 1)",
54
- "hex": "#f69527",
53
+ "rgba": "rgba(253, 161, 52, 1)",
54
+ "hex": "#fda134",
55
55
  "alias": "staticPfmSystemColorAlcohol"
56
56
  },
57
57
  "static_pfm_system_animals": {
58
- "rgba": "rgba(91, 126, 22, 1)",
59
- "hex": "#5b7e16",
58
+ "rgba": "rgba(97, 136, 5, 1)",
59
+ "hex": "#618805",
60
60
  "alias": "staticPfmSystemColorAnimals"
61
61
  },
62
62
  "static_pfm_system_auto": {
63
- "rgba": "rgba(26, 171, 124, 1)",
64
- "hex": "#1aab7c",
63
+ "rgba": "rgba(1, 163, 116, 1)",
64
+ "hex": "#01a374",
65
65
  "alias": "staticPfmSystemColorAuto"
66
66
  },
67
67
  "static_pfm_system_beauty": {
68
- "rgba": "rgba(239, 99, 148, 1)",
69
- "hex": "#ef6394",
68
+ "rgba": "rgba(251, 154, 182, 1)",
69
+ "hex": "#fb9ab6",
70
70
  "alias": "staticPfmSystemColorBeauty"
71
71
  },
72
72
  "static_pfm_system_benefits": {
73
- "rgba": "rgba(169, 179, 249, 1)",
74
- "hex": "#a9b3f9",
73
+ "rgba": "rgba(220, 88, 201, 1)",
74
+ "hex": "#dc58c9",
75
75
  "alias": "staticPfmSystemColorBenefits"
76
76
  },
77
77
  "static_pfm_system_bonus": {
78
- "rgba": "rgba(28, 166, 161, 1)",
79
- "hex": "#1ca6a1",
78
+ "rgba": "rgba(111, 107, 223, 1)",
79
+ "hex": "#6f6bdf",
80
80
  "alias": "staticPfmSystemColorBonus"
81
81
  },
82
82
  "static_pfm_system_books": {
@@ -85,243 +85,248 @@
85
85
  "alias": "staticPfmSystemColorBooks"
86
86
  },
87
87
  "static_pfm_system_business": {
88
- "rgba": "rgba(51, 158, 206, 1)",
89
- "hex": "#339ece",
88
+ "rgba": "rgba(0, 152, 194, 1)",
89
+ "hex": "#0098c2",
90
90
  "alias": "staticPfmSystemColorBusiness"
91
91
  },
92
92
  "static_pfm_system_business_trip_payment": {
93
- "rgba": "rgba(108, 195, 238, 1)",
94
- "hex": "#6cc3ee",
93
+ "rgba": "rgba(78, 193, 235, 1)",
94
+ "hex": "#4ec1eb",
95
95
  "alias": "staticPfmSystemColorBusinessTripPayment"
96
96
  },
97
97
  "static_pfm_system_c2c_transfer": {
98
- "rgba": "rgba(62, 111, 216, 1)",
99
- "hex": "#3e6fd8",
98
+ "rgba": "rgba(55, 118, 227, 1)",
99
+ "hex": "#3776e3",
100
100
  "alias": "staticPfmSystemColorC2cTransfer"
101
101
  },
102
102
  "static_pfm_system_cafe_restaurants": {
103
- "rgba": "rgba(253, 164, 63, 1)",
104
- "hex": "#fda43f",
103
+ "rgba": "rgba(115, 159, 12, 1)",
104
+ "hex": "#739f0c",
105
105
  "alias": "staticPfmSystemColorCafeRestaurants"
106
106
  },
107
107
  "static_pfm_system_cash_deposit": {
108
- "rgba": "rgba(134, 188, 253, 1)",
109
- "hex": "#86bcfd",
108
+ "rgba": "rgba(95, 204, 114, 1)",
109
+ "hex": "#5fcc72",
110
110
  "alias": "staticPfmSystemColorCashDeposit"
111
111
  },
112
112
  "static_pfm_system_cash_withdrawal": {
113
- "rgba": "rgba(107, 101, 216, 1)",
114
- "hex": "#6b65d8",
113
+ "rgba": "rgba(111, 107, 223, 1)",
114
+ "hex": "#6f6bdf",
115
115
  "alias": "staticPfmSystemColorCashWithdrawal"
116
116
  },
117
117
  "static_pfm_system_cashback": {
118
- "rgba": "rgba(249, 90, 63, 1)",
119
- "hex": "#f95a3f",
118
+ "rgba": "rgba(253, 86, 51, 1)",
119
+ "hex": "#fd5633",
120
120
  "alias": "staticPfmSystemColorCashback"
121
121
  },
122
122
  "static_pfm_system_charity": {
123
- "rgba": "rgba(225, 100, 206, 1)",
124
- "hex": "#e164ce",
123
+ "rgba": "rgba(220, 88, 201, 1)",
124
+ "hex": "#dc58c9",
125
125
  "alias": "staticPfmSystemColorCharity"
126
126
  },
127
127
  "static_pfm_system_clothes_shoes": {
128
- "rgba": "rgba(28, 166, 161, 1)",
129
- "hex": "#1ca6a1",
128
+ "rgba": "rgba(4, 158, 153, 1)",
129
+ "hex": "#049e99",
130
130
  "alias": "staticPfmSystemColorClothesShoes"
131
131
  },
132
132
  "static_pfm_system_construction_repair": {
133
- "rgba": "rgba(20, 128, 124, 1)",
134
- "hex": "#14807c",
133
+ "rgba": "rgba(8, 135, 131, 1)",
134
+ "hex": "#088783",
135
135
  "alias": "staticPfmSystemColorConstructionRepair"
136
136
  },
137
137
  "static_pfm_system_credit": {
138
- "rgba": "rgba(249, 90, 63, 1)",
139
- "hex": "#f95a3f",
138
+ "rgba": "rgba(253, 86, 51, 1)",
139
+ "hex": "#fd5633",
140
140
  "alias": "staticPfmSystemColorCredit"
141
141
  },
142
142
  "static_pfm_system_digital_goods": {
143
- "rgba": "rgba(183, 64, 168, 1)",
144
- "hex": "#b740a8",
143
+ "rgba": "rgba(78, 193, 235, 1)",
144
+ "hex": "#4ec1eb",
145
145
  "alias": "staticPfmSystemColorDigitalGoods"
146
146
  },
147
147
  "static_pfm_system_dont_remember": {
148
- "rgba": "rgba(33, 133, 55, 1)",
149
- "hex": "#218537",
148
+ "rgba": "rgba(215, 59, 120, 1)",
149
+ "hex": "#d73b78",
150
150
  "alias": "staticPfmSystemColorDontRemember"
151
151
  },
152
152
  "static_pfm_system_education": {
153
- "rgba": "rgba(17, 132, 91, 1)",
154
- "hex": "#11845b",
153
+ "rgba": "rgba(9, 141, 98, 1)",
154
+ "hex": "#098d62",
155
155
  "alias": "staticPfmSystemColorEducation"
156
156
  },
157
157
  "static_pfm_system_electronics": {
158
- "rgba": "rgba(254, 139, 111, 1)",
159
- "hex": "#fe8b6f",
158
+ "rgba": "rgba(4, 158, 153, 1)",
159
+ "hex": "#049e99",
160
160
  "alias": "staticPfmSystemColorElectronics"
161
161
  },
162
162
  "static_pfm_system_entertainments": {
163
- "rgba": "rgba(140, 90, 208, 1)",
164
- "hex": "#8c5ad0",
163
+ "rgba": "rgba(142, 96, 214, 1)",
164
+ "hex": "#8e60d6",
165
165
  "alias": "staticPfmSystemColorEntertainments"
166
166
  },
167
167
  "static_pfm_system_expenses_return_payment": {
168
- "rgba": "rgba(36, 175, 72, 1)",
169
- "hex": "#24af48",
168
+ "rgba": "rgba(115, 159, 12, 1)",
169
+ "hex": "#739f0c",
170
170
  "alias": "staticPfmSystemColorExpensesReturnPayment"
171
171
  },
172
- "static_pfm_system_familiy": {
173
- "rgba": "rgba(242, 154, 226, 1)",
174
- "hex": "#f29ae2",
175
- "alias": "staticPfmSystemColorFamiliy"
172
+ "static_pfm_system_family": {
173
+ "rgba": "rgba(243, 153, 227, 1)",
174
+ "hex": "#f399e3",
175
+ "alias": "staticPfmSystemColorFamily"
176
176
  },
177
177
  "static_pfm_system_fastfood": {
178
- "rgba": "rgba(166, 127, 237, 1)",
179
- "hex": "#a67fed",
178
+ "rgba": "rgba(159, 121, 229, 1)",
179
+ "hex": "#9f79e5",
180
180
  "alias": "staticPfmSystemColorFastfood"
181
181
  },
182
182
  "static_pfm_system_fines_taxes": {
183
- "rgba": "rgba(251, 112, 81, 1)",
184
- "hex": "#fb7051",
183
+ "rgba": "rgba(125, 131, 238, 1)",
184
+ "hex": "#7d83ee",
185
185
  "alias": "staticPfmSystemColorFinesTaxes"
186
186
  },
187
187
  "static_pfm_system_flowers": {
188
- "rgba": "rgba(119, 163, 21, 1)",
189
- "hex": "#77a315",
188
+ "rgba": "rgba(246, 212, 0, 1)",
189
+ "hex": "#f6d400",
190
190
  "alias": "staticPfmSystemColorFlowers"
191
191
  },
192
192
  "static_pfm_system_fuel_station": {
193
- "rgba": "rgba(220, 130, 20, 1)",
194
- "hex": "#dc8214",
193
+ "rgba": "rgba(238, 133, 21, 1)",
194
+ "hex": "#ee8515",
195
195
  "alias": "staticPfmSystemColorFuelStation"
196
196
  },
197
197
  "static_pfm_system_health": {
198
- "rgba": "rgba(102, 210, 119, 1)",
199
- "hex": "#66d277",
198
+ "rgba": "rgba(72, 201, 197, 1)",
199
+ "hex": "#48c9c5",
200
200
  "alias": "staticPfmSystemColorHealth"
201
201
  },
202
202
  "static_pfm_system_hobby": {
203
- "rgba": "rgba(78, 203, 199, 1)",
204
- "hex": "#4ecbc7",
203
+ "rgba": "rgba(237, 85, 142, 1)",
204
+ "hex": "#ed558e",
205
205
  "alias": "staticPfmSystemColorHobby"
206
206
  },
207
207
  "static_pfm_system_home_repair": {
208
- "rgba": "rgba(82, 208, 161, 1)",
209
- "hex": "#52d0a1",
208
+ "rgba": "rgba(71, 204, 155, 1)",
209
+ "hex": "#47cc9b",
210
210
  "alias": "staticPfmSystemColorHomeRepair"
211
211
  },
212
212
  "static_pfm_system_internet_tv": {
213
- "rgba": "rgba(108, 195, 238, 1)",
214
- "hex": "#6cc3ee",
213
+ "rgba": "rgba(14, 175, 220, 1)",
214
+ "hex": "#0eafdc",
215
215
  "alias": "staticPfmSystemColorInternetTv"
216
216
  },
217
217
  "static_pfm_system_investment": {
218
- "rgba": "rgba(166, 127, 237, 1)",
219
- "hex": "#a67fed",
218
+ "rgba": "rgba(159, 121, 229, 1)",
219
+ "hex": "#9f79e5",
220
220
  "alias": "staticPfmSystemColorInvestment"
221
221
  },
222
222
  "static_pfm_system_jewelry": {
223
- "rgba": "rgba(246, 156, 182, 1)",
224
- "hex": "#f69cb6",
223
+ "rgba": "rgba(251, 154, 182, 1)",
224
+ "hex": "#fb9ab6",
225
225
  "alias": "staticPfmSystemColorJewelry"
226
226
  },
227
227
  "static_pfm_system_mortgage": {
228
- "rgba": "rgba(36, 175, 72, 1)",
229
- "hex": "#24af48",
228
+ "rgba": "rgba(255, 121, 88, 1)",
229
+ "hex": "#ff7958",
230
230
  "alias": "staticPfmSystemColorMortgage"
231
231
  },
232
232
  "static_pfm_system_other": {
233
- "rgba": "rgba(191, 175, 198, 1)",
234
- "hex": "#bfafc6",
233
+ "rgba": "rgba(159, 160, 168, 1)",
234
+ "hex": "#9fa0a8",
235
235
  "alias": "staticPfmSystemColorOther"
236
236
  },
237
237
  "static_pfm_system_other_expenses": {
238
- "rgba": "rgba(169, 179, 249, 1)",
239
- "hex": "#a9b3f9",
238
+ "rgba": "rgba(168, 178, 248, 1)",
239
+ "hex": "#a8b2f8",
240
240
  "alias": "staticPfmSystemColorOtherExpenses"
241
241
  },
242
242
  "static_pfm_system_other_income": {
243
- "rgba": "rgba(157, 203, 60, 1)",
244
- "hex": "#9dcb3c",
243
+ "rgba": "rgba(151, 197, 55, 1)",
244
+ "hex": "#97c537",
245
245
  "alias": "staticPfmSystemColorOtherIncome"
246
246
  },
247
+ "static_pfm_system_privileges": {
248
+ "rgba": "rgba(95, 95, 102, 1)",
249
+ "hex": "#5f5f66",
250
+ "alias": "staticPfmSystemColorPrivileges"
251
+ },
247
252
  "static_pfm_system_public_transport": {
248
- "rgba": "rgba(62, 111, 216, 1)",
249
- "hex": "#3e6fd8",
253
+ "rgba": "rgba(55, 118, 227, 1)",
254
+ "hex": "#3776e3",
250
255
  "alias": "staticPfmSystemColorPublicTransport"
251
256
  },
252
257
  "static_pfm_system_refill": {
253
- "rgba": "rgba(59, 192, 88, 1)",
254
- "hex": "#3bc058",
258
+ "rgba": "rgba(49, 186, 82, 1)",
259
+ "hex": "#31ba52",
255
260
  "alias": "staticPfmSystemColorRefill"
256
261
  },
257
262
  "static_pfm_system_rent_auto": {
258
- "rgba": "rgba(26, 171, 124, 1)",
259
- "hex": "#1aab7c",
263
+ "rgba": "rgba(1, 163, 116, 1)",
264
+ "hex": "#01a374",
260
265
  "alias": "staticPfmSystemColorRentAuto"
261
266
  },
262
267
  "static_pfm_system_safe_box": {
263
- "rgba": "rgba(51, 158, 206, 1)",
264
- "hex": "#339ece",
268
+ "rgba": "rgba(1, 163, 116, 1)",
269
+ "hex": "#01a374",
265
270
  "alias": "staticPfmSystemColorSafeBox"
266
271
  },
267
272
  "static_pfm_system_salary": {
268
- "rgba": "rgba(28, 166, 161, 1)",
269
- "hex": "#1ca6a1",
273
+ "rgba": "rgba(20, 167, 65, 1)",
274
+ "hex": "#14a741",
270
275
  "alias": "staticPfmSystemColorSalary"
271
276
  },
272
277
  "static_pfm_system_sport_goods": {
273
- "rgba": "rgba(131, 138, 246, 1)",
274
- "hex": "#838af6",
278
+ "rgba": "rgba(196, 171, 245, 1)",
279
+ "hex": "#c4abf5",
275
280
  "alias": "staticPfmSystemColorSportGoods"
276
281
  },
277
282
  "static_pfm_system_supermarkets": {
278
- "rgba": "rgba(157, 203, 60, 1)",
279
- "hex": "#9dcb3c",
283
+ "rgba": "rgba(151, 197, 55, 1)",
284
+ "hex": "#97c537",
280
285
  "alias": "staticPfmSystemColorSupermarkets"
281
286
  },
282
287
  "static_pfm_system_taxi": {
283
- "rgba": "rgba(244, 211, 1, 1)",
284
- "hex": "#f4d301",
288
+ "rgba": "rgba(246, 212, 0, 1)",
289
+ "hex": "#f6d400",
285
290
  "alias": "staticPfmSystemColorTaxi"
286
291
  },
287
292
  "static_pfm_system_tobacco": {
288
- "rgba": "rgba(246, 149, 39, 1)",
289
- "hex": "#f69527",
293
+ "rgba": "rgba(251, 149, 23, 1)",
294
+ "hex": "#fb9517",
290
295
  "alias": "staticPfmSystemColorTobacco"
291
296
  },
292
297
  "static_pfm_system_transactions": {
293
- "rgba": "rgba(134, 188, 253, 1)",
294
- "hex": "#86bcfd",
298
+ "rgba": "rgba(94, 165, 251, 1)",
299
+ "hex": "#5ea5fb",
295
300
  "alias": "staticPfmSystemColorTransactions"
296
301
  },
297
302
  "static_pfm_system_transfers": {
298
- "rgba": "rgba(65, 148, 250, 1)",
299
- "hex": "#4194fa",
303
+ "rgba": "rgba(94, 165, 251, 1)",
304
+ "hex": "#5ea5fb",
300
305
  "alias": "staticPfmSystemColorTransfers"
301
306
  },
302
307
  "static_pfm_system_transport": {
303
- "rgba": "rgba(62, 111, 216, 1)",
304
- "hex": "#3e6fd8",
308
+ "rgba": "rgba(55, 118, 227, 1)",
309
+ "hex": "#3776e3",
305
310
  "alias": "staticPfmSystemColorTransport"
306
311
  },
307
312
  "static_pfm_system_travel": {
308
- "rgba": "rgba(244, 211, 1, 1)",
309
- "hex": "#f4d301",
313
+ "rgba": "rgba(246, 212, 0, 1)",
314
+ "hex": "#f6d400",
310
315
  "alias": "staticPfmSystemColorTravel"
311
316
  },
312
317
  "static_pfm_system_user_other_expenses": {
313
- "rgba": "rgba(169, 179, 249, 1)",
314
- "hex": "#a9b3f9",
318
+ "rgba": "rgba(168, 178, 248, 1)",
319
+ "hex": "#a8b2f8",
315
320
  "alias": "staticPfmSystemColorUserOtherExpenses"
316
321
  },
317
322
  "static_pfm_system_utilities": {
318
- "rgba": "rgba(65, 148, 250, 1)",
319
- "hex": "#4194fa",
323
+ "rgba": "rgba(131, 184, 249, 1)",
324
+ "hex": "#83b8f9",
320
325
  "alias": "staticPfmSystemColorUtilities"
321
326
  },
322
327
  "static_pfm_system_vacation_payment": {
323
- "rgba": "rgba(244, 211, 1, 1)",
324
- "hex": "#f4d301",
328
+ "rgba": "rgba(246, 212, 0, 1)",
329
+ "hex": "#f6d400",
325
330
  "alias": "staticPfmSystemColorVacationPayment"
326
331
  }
327
332
  }