@cfpb/cfpb-design-system 4.3.2 → 4.4.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 (118) hide show
  1. package/CHANGELOG.md +53 -3
  2. package/dist/components/cfpb-buttons/index.css +1 -1
  3. package/dist/components/cfpb-buttons/index.css.map +2 -2
  4. package/dist/components/cfpb-buttons/index.js +1 -1
  5. package/dist/components/cfpb-buttons/index.js.map +1 -1
  6. package/dist/components/cfpb-expandables/index.css +1 -1
  7. package/dist/components/cfpb-expandables/index.css.map +2 -2
  8. package/dist/components/cfpb-expandables/index.js +1 -1
  9. package/dist/components/cfpb-expandables/index.js.map +2 -2
  10. package/dist/components/cfpb-forms/index.css +1 -1
  11. package/dist/components/cfpb-forms/index.css.map +2 -2
  12. package/dist/components/cfpb-forms/index.js +1 -1
  13. package/dist/components/cfpb-forms/index.js.map +1 -1
  14. package/dist/components/cfpb-icons/index.css +1 -1
  15. package/dist/components/cfpb-icons/index.css.map +2 -2
  16. package/dist/components/cfpb-icons/index.js +1 -1
  17. package/dist/components/cfpb-icons/index.js.map +1 -1
  18. package/dist/components/cfpb-layout/index.css +1 -1
  19. package/dist/components/cfpb-layout/index.css.map +2 -2
  20. package/dist/components/cfpb-layout/index.js +1 -1
  21. package/dist/components/cfpb-layout/index.js.map +1 -1
  22. package/dist/components/cfpb-notifications/index.css +1 -1
  23. package/dist/components/cfpb-notifications/index.css.map +2 -2
  24. package/dist/components/cfpb-notifications/index.js +1 -1
  25. package/dist/components/cfpb-notifications/index.js.map +1 -1
  26. package/dist/components/cfpb-pagination/index.css +1 -1
  27. package/dist/components/cfpb-pagination/index.css.map +2 -2
  28. package/dist/components/cfpb-pagination/index.js +1 -1
  29. package/dist/components/cfpb-pagination/index.js.map +1 -1
  30. package/dist/components/cfpb-tables/index.css +1 -1
  31. package/dist/components/cfpb-tables/index.css.map +2 -2
  32. package/dist/components/cfpb-tables/index.js.map +1 -1
  33. package/dist/components/cfpb-tooltips/index.css +1 -1
  34. package/dist/components/cfpb-tooltips/index.css.map +2 -2
  35. package/dist/components/cfpb-tooltips/index.js +1 -1
  36. package/dist/components/cfpb-tooltips/index.js.map +1 -1
  37. package/dist/components/cfpb-typography/index.css +1 -1
  38. package/dist/components/cfpb-typography/index.css.map +2 -2
  39. package/dist/components/cfpb-typography/index.js +1 -1
  40. package/dist/components/cfpb-typography/index.js.map +1 -1
  41. package/dist/elements/base/index.css +1 -1
  42. package/dist/elements/base/index.css.map +2 -2
  43. package/dist/elements/base/index.js +1 -1
  44. package/dist/elements/base/index.js.map +1 -1
  45. package/dist/elements/cfpb-button/index.js +4 -4
  46. package/dist/elements/cfpb-button/index.js.map +2 -2
  47. package/dist/elements/cfpb-checkbox-icon/index.js +3 -3
  48. package/dist/elements/cfpb-checkbox-icon/index.js.map +2 -2
  49. package/dist/elements/cfpb-expandable/index.css +1 -1
  50. package/dist/elements/cfpb-expandable/index.css.map +2 -2
  51. package/dist/elements/cfpb-expandable/index.js +4 -4
  52. package/dist/elements/cfpb-expandable/index.js.map +2 -2
  53. package/dist/elements/cfpb-file-upload/index.js +4 -4
  54. package/dist/elements/cfpb-file-upload/index.js.map +2 -2
  55. package/dist/elements/cfpb-form-alert/index.js +3 -3
  56. package/dist/elements/cfpb-form-alert/index.js.map +2 -2
  57. package/dist/elements/cfpb-form-choice/index.js +3 -3
  58. package/dist/elements/cfpb-form-choice/index.js.map +2 -2
  59. package/dist/elements/cfpb-form-search/index.js +2 -2
  60. package/dist/elements/cfpb-form-search/index.js.map +2 -2
  61. package/dist/elements/cfpb-form-search-input/index.js +3 -3
  62. package/dist/elements/cfpb-form-search-input/index.js.map +2 -2
  63. package/dist/elements/cfpb-icon-text/index.js +2 -2
  64. package/dist/elements/cfpb-icon-text/index.js.map +2 -2
  65. package/dist/elements/cfpb-label/index.js +2 -2
  66. package/dist/elements/cfpb-label/index.js.map +2 -2
  67. package/dist/elements/cfpb-list/index.js +3 -3
  68. package/dist/elements/cfpb-list/index.js.map +2 -2
  69. package/dist/elements/cfpb-list-item/index.js +3 -3
  70. package/dist/elements/cfpb-list-item/index.js.map +2 -2
  71. package/dist/elements/cfpb-pagination/index.js +3 -3
  72. package/dist/elements/cfpb-pagination/index.js.map +2 -2
  73. package/dist/elements/cfpb-select/index.css +1 -1
  74. package/dist/elements/cfpb-select/index.css.map +2 -2
  75. package/dist/elements/cfpb-select/index.js +4 -4
  76. package/dist/elements/cfpb-select/index.js.map +3 -3
  77. package/dist/elements/cfpb-tag-filter/index.js +3 -3
  78. package/dist/elements/cfpb-tag-filter/index.js.map +3 -3
  79. package/dist/elements/cfpb-tag-group/index.js +3 -3
  80. package/dist/elements/cfpb-tag-group/index.js.map +3 -3
  81. package/dist/elements/cfpb-tag-topic/index.js +4 -4
  82. package/dist/elements/cfpb-tag-topic/index.js.map +3 -3
  83. package/dist/elements/cfpb-utilities/index.js.map +1 -1
  84. package/dist/elements/index.css +1 -1
  85. package/dist/elements/index.css.map +2 -2
  86. package/dist/elements/index.js +7 -7
  87. package/dist/elements/index.js.map +3 -3
  88. package/dist/index.css +1 -1
  89. package/dist/index.css.map +2 -2
  90. package/dist/index.js +7 -7
  91. package/dist/index.js.map +3 -3
  92. package/dist/utilities/index.css +1 -1
  93. package/dist/utilities/index.css.map +2 -2
  94. package/dist/utilities/index.js +1 -1
  95. package/dist/utilities/index.js.map +2 -2
  96. package/package.json +1 -1
  97. package/src/components/cfpb-tables/table.scss +4 -1
  98. package/src/elements/cfpb-form-search/cfpb-form-search.component.scss +10 -0
  99. package/src/elements/cfpb-form-search/index.js +1 -3
  100. package/src/elements/cfpb-form-search-input/cfpb-form-search-input.component.scss +8 -5
  101. package/src/elements/cfpb-list/index.js +2 -2
  102. package/src/elements/cfpb-list/index.spec.js +5 -5
  103. package/src/elements/cfpb-list-item/index.js +2 -2
  104. package/src/elements/cfpb-select/cfpb-select.component.scss +34 -57
  105. package/src/elements/cfpb-select/index.js +22 -12
  106. package/src/elements/cfpb-select/multiple-select-event-proxy.js +23 -17
  107. package/src/elements/cfpb-select/single-select-event-proxy.js +8 -5
  108. package/src/elements/cfpb-tag-filter/index.js +7 -0
  109. package/src/elements/cfpb-tag-group/index.js +9 -0
  110. package/src/elements/cfpb-tag-topic/index.js +7 -0
  111. package/src/elements/cfpb-utilities/media-query-service.js +1 -1
  112. package/src/elements/cfpb-utilities/parse-child-data.js +1 -1
  113. package/src/tokens/abstracts/custom-props.json +2334 -1639
  114. package/src/tokens/abstracts/vars.json +1679 -1315
  115. package/src/tokens/cfpb-button/vars.json +602 -409
  116. package/src/utilities/transition/max-height-transition.js +1 -1
  117. package/dist/elements/cfpb-select-list/index.js +0 -39
  118. package/dist/elements/cfpb-select-list/index.js.map +0 -7
@@ -1,1319 +1,1683 @@
1
1
  {
2
- "abstracts-vars": {
3
- "block-bg": {
4
- "$type": "color",
5
- "$value": "{abstracts-custom-props.gray-5}",
6
- "$extensions": {
7
- "com.figma": {
8
- "collectionName": "abstracts-vars",
9
- "collectionID": "VariableCollectionId:8191:7010",
10
- "modeName": "default",
11
- "modeID": "8191:2",
12
- "variableName": "block-bg",
13
- "variableID": "VariableID:8198:7076",
14
- "alias": {
15
- "type": "VARIABLE_ALIAS",
16
- "id": "VariableID:296:232"
17
- }
18
- }
19
- }
20
- },
21
- "block-border": {
22
- "$type": "color",
23
- "$value": "{abstracts-custom-props.gray-40}",
24
- "$extensions": {
25
- "com.figma": {
26
- "collectionName": "abstracts-vars",
27
- "collectionID": "VariableCollectionId:8191:7010",
28
- "modeName": "default",
29
- "modeID": "8191:2",
30
- "variableName": "block-border",
31
- "variableID": "VariableID:8198:7075",
32
- "alias": {
33
- "type": "VARIABLE_ALIAS",
34
- "id": "VariableID:296:227"
35
- }
36
- }
37
- }
38
- },
39
- "block-border-bottom": {
40
- "$type": "color",
41
- "$value": "{abstracts-vars.block-border}",
42
- "$extensions": {
43
- "com.figma": {
44
- "collectionName": "abstracts-vars",
45
- "collectionID": "VariableCollectionId:8191:7010",
46
- "modeName": "default",
47
- "modeID": "8191:2",
48
- "variableName": "block-border-bottom",
49
- "variableID": "VariableID:8198:7074",
50
- "alias": {
51
- "type": "VARIABLE_ALIAS",
52
- "id": "VariableID:8198:7075"
53
- }
54
- }
55
- }
56
- },
57
- "block-border-left": {
58
- "$type": "color",
59
- "$value": "{abstracts-vars.block-border}",
60
- "$extensions": {
61
- "com.figma": {
62
- "collectionName": "abstracts-vars",
63
- "collectionID": "VariableCollectionId:8191:7010",
64
- "modeName": "default",
65
- "modeID": "8191:2",
66
- "variableName": "block-border-left",
67
- "variableID": "VariableID:8198:7071",
68
- "alias": {
69
- "type": "VARIABLE_ALIAS",
70
- "id": "VariableID:8198:7075"
71
- }
72
- }
73
- }
74
- },
75
- "block-border-right": {
76
- "$type": "color",
77
- "$value": "{abstracts-vars.block-border}",
78
- "$extensions": {
79
- "com.figma": {
80
- "collectionName": "abstracts-vars",
81
- "collectionID": "VariableCollectionId:8191:7010",
82
- "modeName": "default",
83
- "modeID": "8191:2",
84
- "variableName": "block-border-right",
85
- "variableID": "VariableID:8198:7072",
86
- "alias": {
87
- "type": "VARIABLE_ALIAS",
88
- "id": "VariableID:8198:7075"
89
- }
90
- }
91
- }
92
- },
93
- "block-border-top": {
94
- "$type": "color",
95
- "$value": "{abstracts-vars.block-border}",
96
- "$extensions": {
97
- "com.figma": {
98
- "collectionName": "abstracts-vars",
99
- "collectionID": "VariableCollectionId:8191:7010",
100
- "modeName": "default",
101
- "modeID": "8191:2",
102
- "variableName": "block-border-top",
103
- "variableID": "VariableID:8198:7073",
104
- "alias": {
105
- "type": "VARIABLE_ALIAS",
106
- "id": "VariableID:8198:7075"
107
- }
108
- }
109
- }
110
- },
111
- "choice-bg-default": {
112
- "$type": "color",
113
- "$value": "{abstracts-custom-props.white}",
114
- "$extensions": {
115
- "com.figma": {
116
- "collectionName": "abstracts-vars",
117
- "collectionID": "VariableCollectionId:8191:7010",
118
- "modeName": "default",
119
- "modeID": "8191:2",
120
- "variableName": "choice-bg-default",
121
- "variableID": "VariableID:8202:7189",
122
- "alias": {
123
- "type": "VARIABLE_ALIAS",
124
- "id": "VariableID:296:216"
125
- }
126
- }
127
- }
128
- },
129
- "choice-bg-disabled": {
130
- "$type": "color",
131
- "$value": "{abstracts-custom-props.gray-10}",
132
- "$extensions": {
133
- "com.figma": {
134
- "collectionName": "abstracts-vars",
135
- "collectionID": "VariableCollectionId:8191:7010",
136
- "modeName": "default",
137
- "modeID": "8191:2",
138
- "variableName": "choice-bg-disabled",
139
- "variableID": "VariableID:8202:7188",
140
- "alias": {
141
- "type": "VARIABLE_ALIAS",
142
- "id": "VariableID:296:231"
143
- }
144
- }
145
- }
146
- },
147
- "choice-bg-selected-default": {
148
- "$type": "color",
149
- "$value": "{abstracts-custom-props.pacific}",
150
- "$extensions": {
151
- "com.figma": {
152
- "collectionName": "abstracts-vars",
153
- "collectionID": "VariableCollectionId:8191:7010",
154
- "modeName": "default",
155
- "modeID": "8191:2",
156
- "variableName": "choice-bg-selected-default",
157
- "variableID": "VariableID:8202:7198",
158
- "alias": {
159
- "type": "VARIABLE_ALIAS",
160
- "id": "VariableID:296:182"
161
- }
162
- }
163
- }
164
- },
165
- "choice-bg-selected-disabled": {
166
- "$type": "color",
167
- "$value": "{abstracts-custom-props.gray-40}",
168
- "$extensions": {
169
- "com.figma": {
170
- "collectionName": "abstracts-vars",
171
- "collectionID": "VariableCollectionId:8191:7010",
172
- "modeName": "default",
173
- "modeID": "8191:2",
174
- "variableName": "choice-bg-selected-disabled",
175
- "variableID": "VariableID:8202:7201",
176
- "alias": {
177
- "type": "VARIABLE_ALIAS",
178
- "id": "VariableID:296:227"
179
- }
180
- }
181
- }
182
- },
183
- "choice-bg-selected-focus-default": {
184
- "$type": "color",
185
- "$value": "{abstracts-custom-props.pacific}",
186
- "$extensions": {
187
- "com.figma": {
188
- "collectionName": "abstracts-vars",
189
- "collectionID": "VariableCollectionId:8191:7010",
190
- "modeName": "default",
191
- "modeID": "8191:2",
192
- "variableName": "choice-bg-selected-focus-default",
193
- "variableID": "VariableID:8202:7197",
194
- "alias": {
195
- "type": "VARIABLE_ALIAS",
196
- "id": "VariableID:296:182"
197
- }
198
- }
199
- }
200
- },
201
- "choice-border-default": {
202
- "$type": "color",
203
- "$value": "{abstracts-custom-props.gray-60}",
204
- "$extensions": {
205
- "com.figma": {
206
- "collectionName": "abstracts-vars",
207
- "collectionID": "VariableCollectionId:8191:7010",
208
- "modeName": "default",
209
- "modeID": "8191:2",
210
- "variableName": "choice-border-default",
211
- "variableID": "VariableID:8202:7194",
212
- "alias": {
213
- "type": "VARIABLE_ALIAS",
214
- "id": "VariableID:296:225"
215
- }
216
- }
217
- }
218
- },
219
- "choice-border-disabled": {
220
- "$type": "color",
221
- "$value": "{abstracts-custom-props.gray-60}",
222
- "$extensions": {
223
- "com.figma": {
224
- "collectionName": "abstracts-vars",
225
- "collectionID": "VariableCollectionId:8191:7010",
226
- "modeName": "default",
227
- "modeID": "8191:2",
228
- "variableName": "choice-border-disabled",
229
- "variableID": "VariableID:8202:7200",
230
- "alias": {
231
- "type": "VARIABLE_ALIAS",
232
- "id": "VariableID:296:225"
233
- }
234
- }
235
- }
236
- },
237
- "choice-border-error": {
238
- "$type": "color",
239
- "$value": "{abstracts-custom-props.red}",
240
- "$extensions": {
241
- "com.figma": {
242
- "collectionName": "abstracts-vars",
243
- "collectionID": "VariableCollectionId:8191:7010",
244
- "modeName": "default",
245
- "modeID": "8191:2",
246
- "variableName": "choice-border-error",
247
- "variableID": "VariableID:8202:7192",
248
- "alias": {
249
- "type": "VARIABLE_ALIAS",
250
- "id": "VariableID:296:259"
251
- }
252
- }
253
- }
254
- },
255
- "choice-border-focus-default": {
256
- "$type": "color",
257
- "$value": "{abstracts-custom-props.pacific}",
258
- "$extensions": {
259
- "com.figma": {
260
- "collectionName": "abstracts-vars",
261
- "collectionID": "VariableCollectionId:8191:7010",
262
- "modeName": "default",
263
- "modeID": "8191:2",
264
- "variableName": "choice-border-focus-default",
265
- "variableID": "VariableID:8202:7199",
266
- "alias": {
267
- "type": "VARIABLE_ALIAS",
268
- "id": "VariableID:296:182"
269
- }
270
- }
271
- }
272
- },
273
- "choice-border-hover-default": {
274
- "$type": "color",
275
- "$value": "{abstracts-custom-props.pacific}",
276
- "$extensions": {
277
- "com.figma": {
278
- "collectionName": "abstracts-vars",
279
- "collectionID": "VariableCollectionId:8191:7010",
280
- "modeName": "default",
281
- "modeID": "8191:2",
282
- "variableName": "choice-border-hover-default",
283
- "variableID": "VariableID:8202:7191",
284
- "alias": {
285
- "type": "VARIABLE_ALIAS",
286
- "id": "VariableID:296:182"
287
- }
288
- }
289
- }
290
- },
291
- "choice-border-success": {
292
- "$type": "color",
293
- "$value": "{abstracts-custom-props.green}",
294
- "$extensions": {
295
- "com.figma": {
296
- "collectionName": "abstracts-vars",
297
- "collectionID": "VariableCollectionId:8191:7010",
298
- "modeName": "default",
299
- "modeID": "8191:2",
300
- "variableName": "choice-border-success",
301
- "variableID": "VariableID:8202:7193",
302
- "alias": {
303
- "type": "VARIABLE_ALIAS",
304
- "id": "VariableID:296:235"
305
- }
306
- }
307
- }
308
- },
309
- "choice-border-warning": {
310
- "$type": "color",
311
- "$value": "{abstracts-custom-props.gold}",
312
- "$extensions": {
313
- "com.figma": {
314
- "collectionName": "abstracts-vars",
315
- "collectionID": "VariableCollectionId:8191:7010",
316
- "modeName": "default",
317
- "modeID": "8191:2",
318
- "variableName": "choice-border-warning",
319
- "variableID": "VariableID:8202:7195",
320
- "alias": {
321
- "type": "VARIABLE_ALIAS",
322
- "id": "VariableID:296:271"
323
- }
324
- }
325
- }
326
- },
327
- "choice-label-disabled-default": {
328
- "$type": "color",
329
- "$value": "{abstracts-custom-props.gray-dark}",
330
- "$extensions": {
331
- "com.figma": {
332
- "collectionName": "abstracts-vars",
333
- "collectionID": "VariableCollectionId:8191:7010",
334
- "modeName": "default",
335
- "modeID": "8191:2",
336
- "variableName": "choice-label-disabled-default",
337
- "variableID": "VariableID:8202:7196",
338
- "alias": {
339
- "type": "VARIABLE_ALIAS",
340
- "id": "VariableID:296:219"
341
- }
342
- }
343
- }
344
- },
345
- "choice-outline-focus-default": {
346
- "$type": "color",
347
- "$value": "{abstracts-custom-props.pacific}",
348
- "$extensions": {
349
- "com.figma": {
350
- "collectionName": "abstracts-vars",
351
- "collectionID": "VariableCollectionId:8191:7010",
352
- "modeName": "default",
353
- "modeID": "8191:2",
354
- "variableName": "choice-outline-focus-default",
355
- "variableID": "VariableID:8202:7190",
356
- "alias": {
357
- "type": "VARIABLE_ALIAS",
358
- "id": "VariableID:296:182"
359
- }
360
- }
361
- }
362
- },
363
- "code-bg": {
364
- "$type": "color",
365
- "$value": "{abstracts-custom-props.gray-5}",
366
- "$extensions": {
367
- "com.figma": {
368
- "collectionName": "abstracts-vars",
369
- "collectionID": "VariableCollectionId:8191:7010",
370
- "modeName": "default",
371
- "modeID": "8191:2",
372
- "variableName": "code-bg",
373
- "variableID": "VariableID:8198:7056",
374
- "alias": {
375
- "type": "VARIABLE_ALIAS",
376
- "id": "VariableID:296:232"
377
- }
378
- }
379
- }
380
- },
381
- "code-text": {
382
- "$type": "color",
383
- "$value": "{abstracts-vars.text}",
384
- "$extensions": {
385
- "com.figma": {
386
- "collectionName": "abstracts-vars",
387
- "collectionID": "VariableCollectionId:8191:7010",
388
- "modeName": "default",
389
- "modeID": "8191:2",
390
- "variableName": "code-text",
391
- "variableID": "VariableID:8198:7057",
392
- "alias": {
393
- "type": "VARIABLE_ALIAS",
394
- "id": "VariableID:8191:7015"
395
- }
396
- }
397
- }
398
- },
399
- "content-main-border": {
400
- "$type": "color",
401
- "$value": "{abstracts-custom-props.gray-40}",
402
- "$extensions": {
403
- "com.figma": {
404
- "collectionName": "abstracts-vars",
405
- "collectionID": "VariableCollectionId:8191:7010",
406
- "modeName": "default",
407
- "modeID": "8191:2",
408
- "variableName": "content-main-border",
409
- "variableID": "VariableID:8198:7080",
410
- "alias": {
411
- "type": "VARIABLE_ALIAS",
412
- "id": "VariableID:296:227"
413
- }
414
- }
415
- }
416
- },
417
- "form-alert-icon-color-default": {
418
- "$type": "color",
419
- "$value": "{abstracts-custom-props.gray}",
420
- "$extensions": {
421
- "com.figma": {
422
- "collectionName": "abstracts-vars",
423
- "collectionID": "VariableCollectionId:8191:7010",
424
- "modeName": "default",
425
- "modeID": "8191:2",
426
- "variableName": "form-alert-icon-color-default",
427
- "variableID": "VariableID:8202:7132",
428
- "alias": {
429
- "type": "VARIABLE_ALIAS",
430
- "id": "VariableID:296:221"
431
- }
432
- }
433
- }
434
- },
435
- "form-alert-icon-color-error": {
436
- "$type": "color",
437
- "$value": "{abstracts-custom-props.red}",
438
- "$extensions": {
439
- "com.figma": {
440
- "collectionName": "abstracts-vars",
441
- "collectionID": "VariableCollectionId:8191:7010",
442
- "modeName": "default",
443
- "modeID": "8191:2",
444
- "variableName": "form-alert-icon-color-error",
445
- "variableID": "VariableID:8202:7129",
446
- "alias": {
447
- "type": "VARIABLE_ALIAS",
448
- "id": "VariableID:296:259"
449
- }
450
- }
451
- }
452
- },
453
- "form-alert-icon-color-success": {
454
- "$type": "color",
455
- "$value": "{abstracts-custom-props.green}",
456
- "$extensions": {
457
- "com.figma": {
458
- "collectionName": "abstracts-vars",
459
- "collectionID": "VariableCollectionId:8191:7010",
460
- "modeName": "default",
461
- "modeID": "8191:2",
462
- "variableName": "form-alert-icon-color-success",
463
- "variableID": "VariableID:8202:7131",
464
- "alias": {
465
- "type": "VARIABLE_ALIAS",
466
- "id": "VariableID:296:235"
467
- }
468
- }
469
- }
470
- },
471
- "form-alert-icon-color-warning": {
472
- "$type": "color",
473
- "$value": "{abstracts-custom-props.gold}",
474
- "$extensions": {
475
- "com.figma": {
476
- "collectionName": "abstracts-vars",
477
- "collectionID": "VariableCollectionId:8191:7010",
478
- "modeName": "default",
479
- "modeID": "8191:2",
480
- "variableName": "form-alert-icon-color-warning",
481
- "variableID": "VariableID:8202:7130",
482
- "alias": {
483
- "type": "VARIABLE_ALIAS",
484
- "id": "VariableID:296:271"
485
- }
486
- }
487
- }
488
- },
489
- "form-field-input-lg-target-bg": {
490
- "$type": "color",
491
- "$value": "{abstracts-custom-props.gray-10}",
492
- "$extensions": {
493
- "com.figma": {
494
- "collectionName": "abstracts-vars",
495
- "collectionID": "VariableCollectionId:8191:7010",
496
- "modeName": "default",
497
- "modeID": "8191:2",
498
- "variableName": "form-field-input-lg-target-bg",
499
- "variableID": "VariableID:8202:7214",
500
- "alias": {
501
- "type": "VARIABLE_ALIAS",
502
- "id": "VariableID:296:231"
503
- }
504
- }
505
- }
506
- },
507
- "form-field-input-lg-target-bg-disabled": {
508
- "$type": "color",
509
- "$value": "{abstracts-custom-props.gray-20}",
510
- "$extensions": {
511
- "com.figma": {
512
- "collectionName": "abstracts-vars",
513
- "collectionID": "VariableCollectionId:8191:7010",
514
- "modeName": "default",
515
- "modeID": "8191:2",
516
- "variableName": "form-field-input-lg-target-bg-disabled",
517
- "variableID": "VariableID:8202:7212",
518
- "alias": {
519
- "type": "VARIABLE_ALIAS",
520
- "id": "VariableID:296:229"
521
- }
522
- }
523
- }
524
- },
525
- "form-field-input-lg-target-bg-selected": {
526
- "$type": "color",
527
- "$value": "{abstracts-custom-props.pacific-20}",
528
- "$extensions": {
529
- "com.figma": {
530
- "collectionName": "abstracts-vars",
531
- "collectionID": "VariableCollectionId:8191:7010",
532
- "modeName": "default",
533
- "modeID": "8191:2",
534
- "variableName": "form-field-input-lg-target-bg-selected",
535
- "variableID": "VariableID:8202:7213",
536
- "alias": {
537
- "type": "VARIABLE_ALIAS",
538
- "id": "VariableID:296:190"
539
- }
540
- }
541
- }
542
- },
543
- "form-field-input-lg-target-border": {
544
- "$type": "color",
545
- "$value": "{abstracts-custom-props.pacific}",
546
- "$extensions": {
547
- "com.figma": {
548
- "collectionName": "abstracts-vars",
549
- "collectionID": "VariableCollectionId:8191:7010",
550
- "modeName": "default",
551
- "modeID": "8191:2",
552
- "variableName": "form-field-input-lg-target-border",
553
- "variableID": "VariableID:8202:7211",
554
- "alias": {
555
- "type": "VARIABLE_ALIAS",
556
- "id": "VariableID:296:182"
557
- }
558
- }
559
- }
560
- },
561
- "input-bg-default": {
562
- "$type": "color",
563
- "$value": "{abstracts-custom-props.white}",
564
- "$extensions": {
565
- "com.figma": {
566
- "collectionName": "abstracts-vars",
567
- "collectionID": "VariableCollectionId:8191:7010",
568
- "modeName": "default",
569
- "modeID": "8191:2",
570
- "variableName": "input-bg-default",
571
- "variableID": "VariableID:8198:7119",
572
- "alias": {
573
- "type": "VARIABLE_ALIAS",
574
- "id": "VariableID:296:216"
575
- }
576
- }
577
- }
578
- },
579
- "input-bg-disabled-default": {
580
- "$type": "color",
581
- "$value": "{abstracts-custom-props.gray-10}",
582
- "$extensions": {
583
- "com.figma": {
584
- "collectionName": "abstracts-vars",
585
- "collectionID": "VariableCollectionId:8191:7010",
586
- "modeName": "default",
587
- "modeID": "8191:2",
588
- "variableName": "input-bg-disabled-default",
589
- "variableID": "VariableID:8198:7118",
590
- "alias": {
591
- "type": "VARIABLE_ALIAS",
592
- "id": "VariableID:296:231"
593
- }
594
- }
595
- }
596
- },
597
- "input-border-default": {
598
- "$type": "color",
599
- "$value": "{abstracts-custom-props.gray-60}",
600
- "$extensions": {
601
- "com.figma": {
602
- "collectionName": "abstracts-vars",
603
- "collectionID": "VariableCollectionId:8191:7010",
604
- "modeName": "default",
605
- "modeID": "8191:2",
606
- "variableName": "input-border-default",
607
- "variableID": "VariableID:8198:7109",
608
- "alias": {
609
- "type": "VARIABLE_ALIAS",
610
- "id": "VariableID:296:225"
611
- }
612
- }
613
- }
614
- },
615
- "input-border-disabled": {
616
- "$type": "color",
617
- "$value": "{abstracts-custom-props.gray-60}",
618
- "$extensions": {
619
- "com.figma": {
620
- "collectionName": "abstracts-vars",
621
- "collectionID": "VariableCollectionId:8191:7010",
622
- "modeName": "default",
623
- "modeID": "8191:2",
624
- "variableName": "input-border-disabled",
625
- "variableID": "VariableID:8198:7112",
626
- "alias": {
627
- "type": "VARIABLE_ALIAS",
628
- "id": "VariableID:296:225"
629
- }
630
- }
631
- }
632
- },
633
- "input-border-error": {
634
- "$type": "color",
635
- "$value": "{abstracts-custom-props.red}",
636
- "$extensions": {
637
- "com.figma": {
638
- "collectionName": "abstracts-vars",
639
- "collectionID": "VariableCollectionId:8191:7010",
640
- "modeName": "default",
641
- "modeID": "8191:2",
642
- "variableName": "input-border-error",
643
- "variableID": "VariableID:8198:7106",
644
- "alias": {
645
- "type": "VARIABLE_ALIAS",
646
- "id": "VariableID:296:259"
647
- }
648
- }
649
- }
650
- },
651
- "input-border-focus-default": {
652
- "$type": "color",
653
- "$value": "{abstracts-custom-props.pacific}",
654
- "$extensions": {
655
- "com.figma": {
656
- "collectionName": "abstracts-vars",
657
- "collectionID": "VariableCollectionId:8191:7010",
658
- "modeName": "default",
659
- "modeID": "8191:2",
660
- "variableName": "input-border-focus-default",
661
- "variableID": "VariableID:8198:7110",
662
- "alias": {
663
- "type": "VARIABLE_ALIAS",
664
- "id": "VariableID:296:182"
665
- }
666
- }
667
- }
668
- },
669
- "input-border-hover-default": {
670
- "$type": "color",
671
- "$value": "{abstracts-custom-props.pacific}",
672
- "$extensions": {
673
- "com.figma": {
674
- "collectionName": "abstracts-vars",
675
- "collectionID": "VariableCollectionId:8191:7010",
676
- "modeName": "default",
677
- "modeID": "8191:2",
678
- "variableName": "input-border-hover-default",
679
- "variableID": "VariableID:8198:7108",
680
- "alias": {
681
- "type": "VARIABLE_ALIAS",
682
- "id": "VariableID:296:182"
683
- }
684
- }
685
- }
686
- },
687
- "input-border-success": {
688
- "$type": "color",
689
- "$value": "{abstracts-custom-props.green}",
690
- "$extensions": {
691
- "com.figma": {
692
- "collectionName": "abstracts-vars",
693
- "collectionID": "VariableCollectionId:8191:7010",
694
- "modeName": "default",
695
- "modeID": "8191:2",
696
- "variableName": "input-border-success",
697
- "variableID": "VariableID:8198:7107",
698
- "alias": {
699
- "type": "VARIABLE_ALIAS",
700
- "id": "VariableID:296:235"
701
- }
702
- }
703
- }
704
- },
705
- "input-border-warning": {
706
- "$type": "color",
707
- "$value": "{abstracts-custom-props.gold}",
708
- "$extensions": {
709
- "com.figma": {
710
- "collectionName": "abstracts-vars",
711
- "collectionID": "VariableCollectionId:8191:7010",
712
- "modeName": "default",
713
- "modeID": "8191:2",
714
- "variableName": "input-border-warning",
715
- "variableID": "VariableID:8198:7111",
716
- "alias": {
717
- "type": "VARIABLE_ALIAS",
718
- "id": "VariableID:296:271"
719
- }
720
- }
721
- }
722
- },
723
- "input-text-default": {
724
- "$type": "color",
725
- "$value": "{abstracts-custom-props.black}",
726
- "$extensions": {
727
- "com.figma": {
728
- "collectionName": "abstracts-vars",
729
- "collectionID": "VariableCollectionId:8191:7010",
730
- "modeName": "default",
731
- "modeID": "8191:2",
732
- "variableName": "input-text-default",
733
- "variableID": "VariableID:8198:7090",
734
- "alias": {
735
- "type": "VARIABLE_ALIAS",
736
- "id": "VariableID:296:217"
737
- }
738
- }
739
- }
740
- },
741
- "input-text-disabled-default": {
742
- "$type": "color",
743
- "$value": "{abstracts-custom-props.gray-dark}",
744
- "$extensions": {
745
- "com.figma": {
746
- "collectionName": "abstracts-vars",
747
- "collectionID": "VariableCollectionId:8191:7010",
748
- "modeName": "default",
749
- "modeID": "8191:2",
750
- "variableName": "input-text-disabled-default",
751
- "variableID": "VariableID:8198:7088",
752
- "alias": {
753
- "type": "VARIABLE_ALIAS",
754
- "id": "VariableID:296:219"
755
- }
756
- }
757
- }
758
- },
759
- "input-text-placeholder-default": {
760
- "$type": "color",
761
- "$value": "{abstracts-custom-props.gray-dark}",
762
- "$extensions": {
763
- "com.figma": {
764
- "collectionName": "abstracts-vars",
765
- "collectionID": "VariableCollectionId:8191:7010",
766
- "modeName": "default",
767
- "modeID": "8191:2",
768
- "variableName": "input-text-placeholder-default",
769
- "variableID": "VariableID:8198:7089",
770
- "alias": {
771
- "type": "VARIABLE_ALIAS",
772
- "id": "VariableID:296:219"
773
- }
774
- }
775
- }
776
- },
777
- "label-helper": {
778
- "$type": "color",
779
- "$value": "{abstracts-custom-props.gray-dark}",
780
- "$extensions": {
781
- "com.figma": {
782
- "collectionName": "abstracts-vars",
783
- "collectionID": "VariableCollectionId:8191:7010",
784
- "modeName": "default",
785
- "modeID": "8191:2",
786
- "variableName": "label-helper",
787
- "variableID": "VariableID:8202:7218",
788
- "alias": {
789
- "type": "VARIABLE_ALIAS",
790
- "id": "VariableID:296:219"
791
- }
792
- }
793
- }
794
- },
795
- "link-text": {
796
- "$type": "color",
797
- "$value": "{abstracts-custom-props.pacific}",
798
- "$extensions": {
799
- "com.figma": {
800
- "collectionName": "abstracts-vars",
801
- "collectionID": "VariableCollectionId:8191:7010",
802
- "modeName": "default",
803
- "modeID": "8191:2",
804
- "variableName": "link-text",
805
- "variableID": "VariableID:8198:7040",
806
- "alias": {
807
- "type": "VARIABLE_ALIAS",
808
- "id": "VariableID:296:182"
809
- }
810
- }
811
- }
812
- },
813
- "link-text-active": {
814
- "$type": "color",
815
- "$value": "{abstracts-custom-props.navy}",
816
- "$extensions": {
817
- "com.figma": {
818
- "collectionName": "abstracts-vars",
819
- "collectionID": "VariableCollectionId:8191:7010",
820
- "modeName": "default",
821
- "modeID": "8191:2",
822
- "variableName": "link-text-active",
823
- "variableID": "VariableID:8198:7033",
824
- "alias": {
825
- "type": "VARIABLE_ALIAS",
826
- "id": "VariableID:296:194"
827
- }
828
- }
829
- }
830
- },
831
- "link-text-hover": {
832
- "$type": "color",
833
- "$value": "{abstracts-custom-props.pacific-dark}",
834
- "$extensions": {
835
- "com.figma": {
836
- "collectionName": "abstracts-vars",
837
- "collectionID": "VariableCollectionId:8191:7010",
838
- "modeName": "default",
839
- "modeID": "8191:2",
840
- "variableName": "link-text-hover",
841
- "variableID": "VariableID:8198:7036",
842
- "alias": {
843
- "type": "VARIABLE_ALIAS",
844
- "id": "VariableID:296:180"
845
- }
846
- }
847
- }
848
- },
849
- "link-text-visited": {
850
- "$type": "color",
851
- "$value": "{abstracts-custom-props.teal}",
852
- "$extensions": {
853
- "com.figma": {
854
- "collectionName": "abstracts-vars",
855
- "collectionID": "VariableCollectionId:8191:7010",
856
- "modeName": "default",
857
- "modeID": "8191:2",
858
- "variableName": "link-text-visited",
859
- "variableID": "VariableID:8198:7038",
860
- "alias": {
861
- "type": "VARIABLE_ALIAS",
862
- "id": "VariableID:296:206"
863
- }
864
- }
865
- }
866
- },
867
- "link-underline": {
868
- "$type": "color",
869
- "$value": "{abstracts-custom-props.pacific}",
870
- "$extensions": {
871
- "com.figma": {
872
- "collectionName": "abstracts-vars",
873
- "collectionID": "VariableCollectionId:8191:7010",
874
- "modeName": "default",
875
- "modeID": "8191:2",
876
- "variableName": "link-underline",
877
- "variableID": "VariableID:8198:7039",
878
- "alias": {
879
- "type": "VARIABLE_ALIAS",
880
- "id": "VariableID:296:182"
881
- }
882
- }
883
- }
884
- },
885
- "link-underline-active": {
886
- "$type": "color",
887
- "$value": "{abstracts-custom-props.navy}",
888
- "$extensions": {
889
- "com.figma": {
890
- "collectionName": "abstracts-vars",
891
- "collectionID": "VariableCollectionId:8191:7010",
892
- "modeName": "default",
893
- "modeID": "8191:2",
894
- "variableName": "link-underline-active",
895
- "variableID": "VariableID:8198:7034",
896
- "alias": {
897
- "type": "VARIABLE_ALIAS",
898
- "id": "VariableID:296:194"
899
- }
900
- }
901
- }
902
- },
903
- "link-underline-hover": {
904
- "$type": "color",
905
- "$value": "{abstracts-custom-props.pacific-dark}",
906
- "$extensions": {
907
- "com.figma": {
908
- "collectionName": "abstracts-vars",
909
- "collectionID": "VariableCollectionId:8191:7010",
910
- "modeName": "default",
911
- "modeID": "8191:2",
912
- "variableName": "link-underline-hover",
913
- "variableID": "VariableID:8198:7035",
914
- "alias": {
915
- "type": "VARIABLE_ALIAS",
916
- "id": "VariableID:296:180"
917
- }
918
- }
919
- }
920
- },
921
- "link-underline-visited": {
922
- "$type": "color",
923
- "$value": "{abstracts-custom-props.teal}",
924
- "$extensions": {
925
- "com.figma": {
926
- "collectionName": "abstracts-vars",
927
- "collectionID": "VariableCollectionId:8191:7010",
928
- "modeName": "default",
929
- "modeID": "8191:2",
930
- "variableName": "link-underline-visited",
931
- "variableID": "VariableID:8198:7037",
932
- "alias": {
933
- "type": "VARIABLE_ALIAS",
934
- "id": "VariableID:296:206"
935
- }
936
- }
937
- }
938
- },
939
- "range-bg": {
940
- "$type": "color",
941
- "$value": "{abstracts-custom-props.gray-10}",
942
- "$extensions": {
943
- "com.figma": {
944
- "collectionName": "abstracts-vars",
945
- "collectionID": "VariableCollectionId:8191:7010",
946
- "modeName": "default",
947
- "modeID": "8191:2",
948
- "variableName": "range-bg",
949
- "variableID": "VariableID:8202:7233",
950
- "alias": {
951
- "type": "VARIABLE_ALIAS",
952
- "id": "VariableID:296:231"
953
- }
954
- }
955
- }
956
- },
957
- "range-bg-focused": {
958
- "$type": "color",
959
- "$value": "{abstracts-custom-props.pacific-20}",
960
- "$extensions": {
961
- "com.figma": {
962
- "collectionName": "abstracts-vars",
963
- "collectionID": "VariableCollectionId:8191:7010",
964
- "modeName": "default",
965
- "modeID": "8191:2",
966
- "variableName": "range-bg-focused",
967
- "variableID": "VariableID:8202:7230",
968
- "alias": {
969
- "type": "VARIABLE_ALIAS",
970
- "id": "VariableID:296:190"
971
- }
972
- }
973
- }
974
- },
975
- "range-bg-track": {
976
- "$type": "color",
977
- "$value": "{abstracts-custom-props.gray-80}",
978
- "$extensions": {
979
- "com.figma": {
980
- "collectionName": "abstracts-vars",
981
- "collectionID": "VariableCollectionId:8191:7010",
982
- "modeName": "default",
983
- "modeID": "8191:2",
984
- "variableName": "range-bg-track",
985
- "variableID": "VariableID:8202:7231",
986
- "alias": {
987
- "type": "VARIABLE_ALIAS",
988
- "id": "VariableID:296:223"
989
- }
990
- }
991
- }
992
- },
993
- "range-border": {
994
- "$type": "color",
995
- "$value": "{abstracts-custom-props.gray-40}",
996
- "$extensions": {
997
- "com.figma": {
998
- "collectionName": "abstracts-vars",
999
- "collectionID": "VariableCollectionId:8191:7010",
1000
- "modeName": "default",
1001
- "modeID": "8191:2",
1002
- "variableName": "range-border",
1003
- "variableID": "VariableID:8202:7234",
1004
- "alias": {
1005
- "type": "VARIABLE_ALIAS",
1006
- "id": "VariableID:296:227"
1007
- }
1008
- }
1009
- }
1010
- },
1011
- "range-border-focused": {
1012
- "$type": "color",
1013
- "$value": "{abstracts-custom-props.pacific}",
1014
- "$extensions": {
1015
- "com.figma": {
1016
- "collectionName": "abstracts-vars",
1017
- "collectionID": "VariableCollectionId:8191:7010",
1018
- "modeName": "default",
1019
- "modeID": "8191:2",
1020
- "variableName": "range-border-focused",
1021
- "variableID": "VariableID:8202:7232",
1022
- "alias": {
1023
- "type": "VARIABLE_ALIAS",
1024
- "id": "VariableID:296:182"
1025
- }
1026
- }
1027
- }
1028
- },
1029
- "select-bg-disabled-default": {
1030
- "$type": "color",
1031
- "$value": "{abstracts-custom-props.gray-10}",
1032
- "$extensions": {
1033
- "com.figma": {
1034
- "collectionName": "abstracts-vars",
1035
- "collectionID": "VariableCollectionId:8191:7010",
1036
- "modeName": "default",
1037
- "modeID": "8191:2",
1038
- "variableName": "select-bg-disabled-default",
1039
- "variableID": "VariableID:8202:7157",
1040
- "alias": {
1041
- "type": "VARIABLE_ALIAS",
1042
- "id": "VariableID:296:231"
1043
- }
1044
- }
1045
- }
1046
- },
1047
- "select-border-default": {
1048
- "$type": "color",
1049
- "$value": "{abstracts-custom-props.gray-60}",
1050
- "$extensions": {
1051
- "com.figma": {
1052
- "collectionName": "abstracts-vars",
1053
- "collectionID": "VariableCollectionId:8191:7010",
1054
- "modeName": "default",
1055
- "modeID": "8191:2",
1056
- "variableName": "select-border-default",
1057
- "variableID": "VariableID:8202:7146",
1058
- "alias": {
1059
- "type": "VARIABLE_ALIAS",
1060
- "id": "VariableID:296:225"
1061
- }
1062
- }
1063
- }
1064
- },
1065
- "select-border-error": {
1066
- "$type": "color",
1067
- "$value": "{abstracts-custom-props.red}",
1068
- "$extensions": {
1069
- "com.figma": {
1070
- "collectionName": "abstracts-vars",
1071
- "collectionID": "VariableCollectionId:8191:7010",
1072
- "modeName": "default",
1073
- "modeID": "8191:2",
1074
- "variableName": "select-border-error",
1075
- "variableID": "VariableID:8202:7145",
1076
- "alias": {
1077
- "type": "VARIABLE_ALIAS",
1078
- "id": "VariableID:296:259"
1079
- }
1080
- }
1081
- }
1082
- },
1083
- "select-border-focus-default": {
1084
- "$type": "color",
1085
- "$value": "{abstracts-custom-props.pacific}",
1086
- "$extensions": {
1087
- "com.figma": {
1088
- "collectionName": "abstracts-vars",
1089
- "collectionID": "VariableCollectionId:8191:7010",
1090
- "modeName": "default",
1091
- "modeID": "8191:2",
1092
- "variableName": "select-border-focus-default",
1093
- "variableID": "VariableID:8202:7147",
1094
- "alias": {
1095
- "type": "VARIABLE_ALIAS",
1096
- "id": "VariableID:296:182"
1097
- }
1098
- }
1099
- }
1100
- },
1101
- "select-border-hover-default": {
1102
- "$type": "color",
1103
- "$value": "{abstracts-custom-props.pacific}",
1104
- "$extensions": {
1105
- "com.figma": {
1106
- "collectionName": "abstracts-vars",
1107
- "collectionID": "VariableCollectionId:8191:7010",
1108
- "modeName": "default",
1109
- "modeID": "8191:2",
1110
- "variableName": "select-border-hover-default",
1111
- "variableID": "VariableID:8202:7148",
1112
- "alias": {
1113
- "type": "VARIABLE_ALIAS",
1114
- "id": "VariableID:296:182"
1115
- }
1116
- }
1117
- }
1118
- },
1119
- "select-icon-bg-default": {
1120
- "$type": "color",
1121
- "$value": "{abstracts-custom-props.gray-10}",
1122
- "$extensions": {
1123
- "com.figma": {
1124
- "collectionName": "abstracts-vars",
1125
- "collectionID": "VariableCollectionId:8191:7010",
1126
- "modeName": "default",
1127
- "modeID": "8191:2",
1128
- "variableName": "select-icon-bg-default",
1129
- "variableID": "VariableID:8202:7158",
1130
- "alias": {
1131
- "type": "VARIABLE_ALIAS",
1132
- "id": "VariableID:296:231"
1133
- }
1134
- }
1135
- }
1136
- },
1137
- "select-text-disabled-default": {
1138
- "$type": "color",
1139
- "$value": "{abstracts-custom-props.gray-dark}",
1140
- "$extensions": {
1141
- "com.figma": {
1142
- "collectionName": "abstracts-vars",
1143
- "collectionID": "VariableCollectionId:8191:7010",
1144
- "modeName": "default",
1145
- "modeID": "8191:2",
1146
- "variableName": "select-text-disabled-default",
1147
- "variableID": "VariableID:8202:7156",
1148
- "alias": {
1149
- "type": "VARIABLE_ALIAS",
1150
- "id": "VariableID:296:219"
1151
- }
1152
- }
1153
- }
1154
- },
1155
- "table-border": {
1156
- "$type": "color",
1157
- "$value": "{abstracts-custom-props.gray}",
1158
- "$extensions": {
1159
- "com.figma": {
1160
- "collectionName": "abstracts-vars",
1161
- "collectionID": "VariableCollectionId:8191:7010",
1162
- "modeName": "default",
1163
- "modeID": "8191:2",
1164
- "variableName": "table-border",
1165
- "variableID": "VariableID:8198:7049",
1166
- "alias": {
1167
- "type": "VARIABLE_ALIAS",
1168
- "id": "VariableID:296:221"
1169
- }
1170
- }
1171
- }
1172
- },
1173
- "table-head-bg": {
1174
- "$type": "color",
1175
- "$value": "{abstracts-custom-props.gray-5}",
1176
- "$extensions": {
1177
- "com.figma": {
1178
- "collectionName": "abstracts-vars",
1179
- "collectionID": "VariableCollectionId:8191:7010",
1180
- "modeName": "default",
1181
- "modeID": "8191:2",
1182
- "variableName": "table-head-bg",
1183
- "variableID": "VariableID:8198:7048",
1184
- "alias": {
1185
- "type": "VARIABLE_ALIAS",
1186
- "id": "VariableID:296:232"
1187
- }
1188
- }
1189
- }
1190
- },
1191
- "table-head-text": {
1192
- "$type": "color",
1193
- "$value": "{abstracts-vars.text}",
1194
- "$extensions": {
1195
- "com.figma": {
1196
- "collectionName": "abstracts-vars",
1197
- "collectionID": "VariableCollectionId:8191:7010",
1198
- "modeName": "default",
1199
- "modeID": "8191:2",
1200
- "variableName": "table-head-text",
1201
- "variableID": "VariableID:8198:7050",
1202
- "alias": {
1203
- "type": "VARIABLE_ALIAS",
1204
- "id": "VariableID:8191:7015"
1205
- }
1206
- }
1207
- }
1208
- },
1209
- "tag-filter-bg-active-default": {
1210
- "$type": "color",
1211
- "$value": "{abstracts-custom-props.teal-60}",
1212
- "$extensions": {
1213
- "com.figma": {
1214
- "collectionName": "abstracts-vars",
1215
- "collectionID": "VariableCollectionId:8191:7010",
1216
- "modeName": "default",
1217
- "modeID": "8191:2",
1218
- "variableName": "tag-filter-bg-active-default",
1219
- "variableID": "VariableID:8418:11401",
1220
- "alias": {
1221
- "type": "VARIABLE_ALIAS",
1222
- "id": "VariableID:296:210"
1223
- }
1224
- }
1225
- }
1226
- },
1227
- "tag-filter-bg-default": {
1228
- "$type": "color",
1229
- "$value": "{abstracts-custom-props.teal-20}",
1230
- "$extensions": {
1231
- "com.figma": {
1232
- "collectionName": "abstracts-vars",
1233
- "collectionID": "VariableCollectionId:8191:7010",
1234
- "modeName": "default",
1235
- "modeID": "8191:2",
1236
- "variableName": "tag-filter-bg-default",
1237
- "variableID": "VariableID:8418:11400",
1238
- "alias": {
1239
- "type": "VARIABLE_ALIAS",
1240
- "id": "VariableID:296:214"
1241
- }
1242
- }
1243
- }
1244
- },
1245
- "tag-filter-bg-hover-default": {
1246
- "$type": "color",
1247
- "$value": "{abstracts-custom-props.teal-40}",
1248
- "$extensions": {
1249
- "com.figma": {
1250
- "collectionName": "abstracts-vars",
1251
- "collectionID": "VariableCollectionId:8191:7010",
1252
- "modeName": "default",
1253
- "modeID": "8191:2",
1254
- "variableName": "tag-filter-bg-hover-default",
1255
- "variableID": "VariableID:8418:11402",
1256
- "alias": {
1257
- "type": "VARIABLE_ALIAS",
1258
- "id": "VariableID:296:212"
1259
- }
1260
- }
1261
- }
1262
- },
1263
- "tag-filter-border-default": {
1264
- "$type": "color",
1265
- "$value": "{abstracts-custom-props.teal}",
1266
- "$extensions": {
1267
- "com.figma": {
1268
- "collectionName": "abstracts-vars",
1269
- "collectionID": "VariableCollectionId:8191:7010",
1270
- "modeName": "default",
1271
- "modeID": "8191:2",
1272
- "variableName": "tag-filter-border-default",
1273
- "variableID": "VariableID:8418:11403",
1274
- "alias": {
1275
- "type": "VARIABLE_ALIAS",
1276
- "id": "VariableID:296:206"
1277
- }
1278
- }
1279
- }
1280
- },
1281
- "tag-filter-outline-focuse-default": {
1282
- "$type": "color",
1283
- "$value": "{abstracts-custom-props.teal-dark}",
1284
- "$extensions": {
1285
- "com.figma": {
1286
- "collectionName": "abstracts-vars",
1287
- "collectionID": "VariableCollectionId:8191:7010",
1288
- "modeName": "default",
1289
- "modeID": "8191:2",
1290
- "variableName": "tag-filter-outline-focuse-default",
1291
- "variableID": "VariableID:8418:11404",
1292
- "alias": {
1293
- "type": "VARIABLE_ALIAS",
1294
- "id": "VariableID:296:204"
1295
- }
1296
- }
1297
- }
1298
- },
1299
- "text": {
1300
- "$type": "color",
1301
- "$value": "{abstracts-custom-props.black}",
1302
- "$description": "body",
1303
- "$extensions": {
1304
- "com.figma": {
1305
- "collectionName": "abstracts-vars",
1306
- "collectionID": "VariableCollectionId:8191:7010",
1307
- "modeName": "default",
1308
- "modeID": "8191:2",
1309
- "variableName": "text",
1310
- "variableID": "VariableID:8191:7015",
1311
- "alias": {
1312
- "type": "VARIABLE_ALIAS",
1313
- "id": "VariableID:296:217"
1314
- }
1315
- }
1316
- }
2
+ "text": {
3
+ "$type": "color",
4
+ "$value": {
5
+ "colorSpace": "srgb",
6
+ "components": [
7
+ 0.062745101749897,
8
+ 0.0941176488995552,
9
+ 0.125490203499794
10
+ ],
11
+ "alpha": 1,
12
+ "hex": "#101820"
13
+ },
14
+ "$extensions": {
15
+ "com.figma.variableId": "VariableID:8191:7015",
16
+ "com.figma.scopes": [
17
+ "ALL_SCOPES"
18
+ ],
19
+ "com.figma.aliasData": {
20
+ "targetVariableId": "VariableID:463b2e0befb4d6a135adf3c1babdfadb0e45bf00/-1:-1",
21
+ "targetVariableName": "black",
22
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
23
+ "targetVariableSetName": "abstracts-custom-props"
24
+ },
25
+ "com.figma.isOverride": true
26
+ }
27
+ },
28
+ "link-text": {
29
+ "$type": "color",
30
+ "$value": {
31
+ "colorSpace": "srgb",
32
+ "components": [
33
+ 0,
34
+ 0.4470588266849518,
35
+ 0.8078431487083435
36
+ ],
37
+ "alpha": 1,
38
+ "hex": "#0072CE"
39
+ },
40
+ "$extensions": {
41
+ "com.figma.variableId": "VariableID:8198:7040",
42
+ "com.figma.scopes": [
43
+ "ALL_SCOPES"
44
+ ],
45
+ "com.figma.aliasData": {
46
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
47
+ "targetVariableName": "pacific",
48
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
49
+ "targetVariableSetName": "abstracts-custom-props"
50
+ },
51
+ "com.figma.isOverride": true
52
+ }
53
+ },
54
+ "link-underline": {
55
+ "$type": "color",
56
+ "$value": {
57
+ "colorSpace": "srgb",
58
+ "components": [
59
+ 0,
60
+ 0.4470588266849518,
61
+ 0.8078431487083435
62
+ ],
63
+ "alpha": 1,
64
+ "hex": "#0072CE"
65
+ },
66
+ "$extensions": {
67
+ "com.figma.variableId": "VariableID:8198:7039",
68
+ "com.figma.scopes": [
69
+ "ALL_SCOPES"
70
+ ],
71
+ "com.figma.aliasData": {
72
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
73
+ "targetVariableName": "pacific",
74
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
75
+ "targetVariableSetName": "abstracts-custom-props"
76
+ },
77
+ "com.figma.isOverride": true
78
+ }
79
+ },
80
+ "link-text-visited": {
81
+ "$type": "color",
82
+ "$value": {
83
+ "colorSpace": "srgb",
84
+ "components": [
85
+ 0.14509804546833038,
86
+ 0.4627451002597809,
87
+ 0.4588235318660736
88
+ ],
89
+ "alpha": 1,
90
+ "hex": "#257675"
91
+ },
92
+ "$extensions": {
93
+ "com.figma.variableId": "VariableID:8198:7038",
94
+ "com.figma.scopes": [
95
+ "ALL_SCOPES"
96
+ ],
97
+ "com.figma.aliasData": {
98
+ "targetVariableId": "VariableID:0d618cfe6ddc6cbf5b38a950fb372b74a2c41e60/-1:-1",
99
+ "targetVariableName": "teal",
100
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
101
+ "targetVariableSetName": "abstracts-custom-props"
102
+ },
103
+ "com.figma.isOverride": true
104
+ }
105
+ },
106
+ "link-underline-visited": {
107
+ "$type": "color",
108
+ "$value": {
109
+ "colorSpace": "srgb",
110
+ "components": [
111
+ 0.14509804546833038,
112
+ 0.4627451002597809,
113
+ 0.4588235318660736
114
+ ],
115
+ "alpha": 1,
116
+ "hex": "#257675"
117
+ },
118
+ "$extensions": {
119
+ "com.figma.variableId": "VariableID:8198:7037",
120
+ "com.figma.scopes": [
121
+ "ALL_SCOPES"
122
+ ],
123
+ "com.figma.aliasData": {
124
+ "targetVariableId": "VariableID:0d618cfe6ddc6cbf5b38a950fb372b74a2c41e60/-1:-1",
125
+ "targetVariableName": "teal",
126
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
127
+ "targetVariableSetName": "abstracts-custom-props"
128
+ },
129
+ "com.figma.isOverride": true
130
+ }
131
+ },
132
+ "link-text-hover": {
133
+ "$type": "color",
134
+ "$value": {
135
+ "colorSpace": "srgb",
136
+ "components": [
137
+ 0,
138
+ 0.3137255012989044,
139
+ 0.7058823704719543
140
+ ],
141
+ "alpha": 1,
142
+ "hex": "#0050B4"
143
+ },
144
+ "$extensions": {
145
+ "com.figma.variableId": "VariableID:8198:7036",
146
+ "com.figma.scopes": [
147
+ "ALL_SCOPES"
148
+ ],
149
+ "com.figma.aliasData": {
150
+ "targetVariableId": "VariableID:fee1eaaec95a79891c3560692a5cb1f097c35487/-1:-1",
151
+ "targetVariableName": "pacific-dark",
152
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
153
+ "targetVariableSetName": "abstracts-custom-props"
154
+ },
155
+ "com.figma.isOverride": true
156
+ }
157
+ },
158
+ "link-underline-hover": {
159
+ "$type": "color",
160
+ "$value": {
161
+ "colorSpace": "srgb",
162
+ "components": [
163
+ 0,
164
+ 0.3137255012989044,
165
+ 0.7058823704719543
166
+ ],
167
+ "alpha": 1,
168
+ "hex": "#0050B4"
169
+ },
170
+ "$extensions": {
171
+ "com.figma.variableId": "VariableID:8198:7035",
172
+ "com.figma.scopes": [
173
+ "ALL_SCOPES"
174
+ ],
175
+ "com.figma.aliasData": {
176
+ "targetVariableId": "VariableID:fee1eaaec95a79891c3560692a5cb1f097c35487/-1:-1",
177
+ "targetVariableName": "pacific-dark",
178
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
179
+ "targetVariableSetName": "abstracts-custom-props"
180
+ },
181
+ "com.figma.isOverride": true
182
+ }
183
+ },
184
+ "link-text-active": {
185
+ "$type": "color",
186
+ "$value": {
187
+ "colorSpace": "srgb",
188
+ "components": [
189
+ 0.14509804546833038,
190
+ 0.29411765933036804,
191
+ 0.529411792755127
192
+ ],
193
+ "alpha": 1,
194
+ "hex": "#254B87"
195
+ },
196
+ "$extensions": {
197
+ "com.figma.variableId": "VariableID:8198:7033",
198
+ "com.figma.scopes": [
199
+ "ALL_SCOPES"
200
+ ],
201
+ "com.figma.aliasData": {
202
+ "targetVariableId": "VariableID:99e7f73a68be0e49ccdac5b82540c5b06c953784/-1:-1",
203
+ "targetVariableName": "navy",
204
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
205
+ "targetVariableSetName": "abstracts-custom-props"
206
+ },
207
+ "com.figma.isOverride": true
208
+ }
209
+ },
210
+ "link-underline-active": {
211
+ "$type": "color",
212
+ "$value": {
213
+ "colorSpace": "srgb",
214
+ "components": [
215
+ 0.14509804546833038,
216
+ 0.29411765933036804,
217
+ 0.529411792755127
218
+ ],
219
+ "alpha": 1,
220
+ "hex": "#254B87"
221
+ },
222
+ "$extensions": {
223
+ "com.figma.variableId": "VariableID:8198:7034",
224
+ "com.figma.scopes": [
225
+ "ALL_SCOPES"
226
+ ],
227
+ "com.figma.aliasData": {
228
+ "targetVariableId": "VariableID:99e7f73a68be0e49ccdac5b82540c5b06c953784/-1:-1",
229
+ "targetVariableName": "navy",
230
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
231
+ "targetVariableSetName": "abstracts-custom-props"
232
+ },
233
+ "com.figma.isOverride": true
234
+ }
235
+ },
236
+ "table-head-text": {
237
+ "$type": "color",
238
+ "$value": "{text}",
239
+ "$extensions": {
240
+ "com.figma.variableId": "VariableID:8198:7050",
241
+ "com.figma.scopes": [
242
+ "ALL_SCOPES"
243
+ ],
244
+ "com.figma.isOverride": true
245
+ }
246
+ },
247
+ "table-head-bg": {
248
+ "$type": "color",
249
+ "$value": {
250
+ "colorSpace": "srgb",
251
+ "components": [
252
+ 0.9686274528503418,
253
+ 0.9725490212440491,
254
+ 0.9764705896377563
255
+ ],
256
+ "alpha": 1,
257
+ "hex": "#F7F8F9"
258
+ },
259
+ "$extensions": {
260
+ "com.figma.variableId": "VariableID:8198:7048",
261
+ "com.figma.scopes": [
262
+ "ALL_SCOPES"
263
+ ],
264
+ "com.figma.aliasData": {
265
+ "targetVariableId": "VariableID:4d130d2d4351ddb88073001031bea8bc2919df67/-1:-1",
266
+ "targetVariableName": "gray-5",
267
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
268
+ "targetVariableSetName": "abstracts-custom-props"
269
+ },
270
+ "com.figma.isOverride": true
271
+ }
272
+ },
273
+ "table-border": {
274
+ "$type": "color",
275
+ "$value": {
276
+ "colorSpace": "srgb",
277
+ "components": [
278
+ 0.3529411852359772,
279
+ 0.364705890417099,
280
+ 0.3803921639919281
281
+ ],
282
+ "alpha": 1,
283
+ "hex": "#5A5D61"
284
+ },
285
+ "$extensions": {
286
+ "com.figma.variableId": "VariableID:8198:7049",
287
+ "com.figma.scopes": [
288
+ "ALL_SCOPES"
289
+ ],
290
+ "com.figma.aliasData": {
291
+ "targetVariableId": "VariableID:70eafb32d2fff5d5452450056e80089d84b83600/-1:-1",
292
+ "targetVariableName": "gray",
293
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
294
+ "targetVariableSetName": "abstracts-custom-props"
295
+ },
296
+ "com.figma.isOverride": true
297
+ }
298
+ },
299
+ "code-text": {
300
+ "$type": "color",
301
+ "$value": "{text}",
302
+ "$extensions": {
303
+ "com.figma.variableId": "VariableID:8198:7057",
304
+ "com.figma.scopes": [
305
+ "ALL_SCOPES"
306
+ ],
307
+ "com.figma.isOverride": true
308
+ }
309
+ },
310
+ "code-bg": {
311
+ "$type": "color",
312
+ "$value": {
313
+ "colorSpace": "srgb",
314
+ "components": [
315
+ 0.9686274528503418,
316
+ 0.9725490212440491,
317
+ 0.9764705896377563
318
+ ],
319
+ "alpha": 1,
320
+ "hex": "#F7F8F9"
321
+ },
322
+ "$extensions": {
323
+ "com.figma.variableId": "VariableID:8198:7056",
324
+ "com.figma.scopes": [
325
+ "ALL_SCOPES"
326
+ ],
327
+ "com.figma.aliasData": {
328
+ "targetVariableId": "VariableID:4d130d2d4351ddb88073001031bea8bc2919df67/-1:-1",
329
+ "targetVariableName": "gray-5",
330
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
331
+ "targetVariableSetName": "abstracts-custom-props"
332
+ },
333
+ "com.figma.isOverride": true
334
+ }
335
+ },
336
+ "block-bg": {
337
+ "$type": "color",
338
+ "$value": {
339
+ "colorSpace": "srgb",
340
+ "components": [
341
+ 0.9686274528503418,
342
+ 0.9725490212440491,
343
+ 0.9764705896377563
344
+ ],
345
+ "alpha": 1,
346
+ "hex": "#F7F8F9"
347
+ },
348
+ "$extensions": {
349
+ "com.figma.variableId": "VariableID:8198:7076",
350
+ "com.figma.scopes": [
351
+ "ALL_SCOPES"
352
+ ],
353
+ "com.figma.aliasData": {
354
+ "targetVariableId": "VariableID:4d130d2d4351ddb88073001031bea8bc2919df67/-1:-1",
355
+ "targetVariableName": "gray-5",
356
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
357
+ "targetVariableSetName": "abstracts-custom-props"
358
+ },
359
+ "com.figma.isOverride": true
360
+ }
361
+ },
362
+ "block-border": {
363
+ "$type": "color",
364
+ "$value": {
365
+ "colorSpace": "srgb",
366
+ "components": [
367
+ 0.7058823704719543,
368
+ 0.7098039388656616,
369
+ 0.7137255072593689
370
+ ],
371
+ "alpha": 1,
372
+ "hex": "#B4B5B6"
373
+ },
374
+ "$extensions": {
375
+ "com.figma.variableId": "VariableID:8198:7075",
376
+ "com.figma.scopes": [
377
+ "ALL_SCOPES"
378
+ ],
379
+ "com.figma.aliasData": {
380
+ "targetVariableId": "VariableID:6dbabcf1e731e0a816430bfb93c225bc6d94cc41/-1:-1",
381
+ "targetVariableName": "gray-40",
382
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
383
+ "targetVariableSetName": "abstracts-custom-props"
384
+ },
385
+ "com.figma.isOverride": true
386
+ }
387
+ },
388
+ "block-border-top": {
389
+ "$type": "color",
390
+ "$value": "{block-border}",
391
+ "$extensions": {
392
+ "com.figma.variableId": "VariableID:8198:7073",
393
+ "com.figma.scopes": [
394
+ "ALL_SCOPES"
395
+ ],
396
+ "com.figma.isOverride": true
397
+ }
398
+ },
399
+ "block-border-right": {
400
+ "$type": "color",
401
+ "$value": "{block-border}",
402
+ "$extensions": {
403
+ "com.figma.variableId": "VariableID:8198:7072",
404
+ "com.figma.scopes": [
405
+ "ALL_SCOPES"
406
+ ],
407
+ "com.figma.isOverride": true
408
+ }
409
+ },
410
+ "block-border-bottom": {
411
+ "$type": "color",
412
+ "$value": "{block-border}",
413
+ "$extensions": {
414
+ "com.figma.variableId": "VariableID:8198:7074",
415
+ "com.figma.scopes": [
416
+ "ALL_SCOPES"
417
+ ],
418
+ "com.figma.isOverride": true
419
+ }
420
+ },
421
+ "block-border-left": {
422
+ "$type": "color",
423
+ "$value": "{block-border}",
424
+ "$extensions": {
425
+ "com.figma.variableId": "VariableID:8198:7071",
426
+ "com.figma.scopes": [
427
+ "ALL_SCOPES"
428
+ ],
429
+ "com.figma.isOverride": true
430
+ }
431
+ },
432
+ "content-main-border": {
433
+ "$type": "color",
434
+ "$value": {
435
+ "colorSpace": "srgb",
436
+ "components": [
437
+ 0.7058823704719543,
438
+ 0.7098039388656616,
439
+ 0.7137255072593689
440
+ ],
441
+ "alpha": 1,
442
+ "hex": "#B4B5B6"
443
+ },
444
+ "$extensions": {
445
+ "com.figma.variableId": "VariableID:8198:7080",
446
+ "com.figma.scopes": [
447
+ "ALL_SCOPES"
448
+ ],
449
+ "com.figma.aliasData": {
450
+ "targetVariableId": "VariableID:6dbabcf1e731e0a816430bfb93c225bc6d94cc41/-1:-1",
451
+ "targetVariableName": "gray-40",
452
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
453
+ "targetVariableSetName": "abstracts-custom-props"
454
+ },
455
+ "com.figma.isOverride": true
456
+ }
457
+ },
458
+ "input-text-default": {
459
+ "$type": "color",
460
+ "$value": {
461
+ "colorSpace": "srgb",
462
+ "components": [
463
+ 0.062745101749897,
464
+ 0.0941176488995552,
465
+ 0.125490203499794
466
+ ],
467
+ "alpha": 1,
468
+ "hex": "#101820"
469
+ },
470
+ "$extensions": {
471
+ "com.figma.variableId": "VariableID:8198:7090",
472
+ "com.figma.scopes": [
473
+ "ALL_SCOPES"
474
+ ],
475
+ "com.figma.aliasData": {
476
+ "targetVariableId": "VariableID:463b2e0befb4d6a135adf3c1babdfadb0e45bf00/-1:-1",
477
+ "targetVariableName": "black",
478
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
479
+ "targetVariableSetName": "abstracts-custom-props"
480
+ },
481
+ "com.figma.isOverride": true
482
+ }
483
+ },
484
+ "input-text-disabled-default": {
485
+ "$type": "color",
486
+ "$value": {
487
+ "colorSpace": "srgb",
488
+ "components": [
489
+ 0.26274511218070984,
490
+ 0.2823529541492462,
491
+ 0.30588236451148987
492
+ ],
493
+ "alpha": 1,
494
+ "hex": "#43484E"
495
+ },
496
+ "$extensions": {
497
+ "com.figma.variableId": "VariableID:8198:7088",
498
+ "com.figma.scopes": [
499
+ "ALL_SCOPES"
500
+ ],
501
+ "com.figma.aliasData": {
502
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
503
+ "targetVariableName": "gray-dark",
504
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
505
+ "targetVariableSetName": "abstracts-custom-props"
506
+ },
507
+ "com.figma.isOverride": true
508
+ }
509
+ },
510
+ "input-text-placeholder-default": {
511
+ "$type": "color",
512
+ "$value": {
513
+ "colorSpace": "srgb",
514
+ "components": [
515
+ 0.26274511218070984,
516
+ 0.2823529541492462,
517
+ 0.30588236451148987
518
+ ],
519
+ "alpha": 1,
520
+ "hex": "#43484E"
521
+ },
522
+ "$extensions": {
523
+ "com.figma.variableId": "VariableID:8198:7089",
524
+ "com.figma.scopes": [
525
+ "ALL_SCOPES"
526
+ ],
527
+ "com.figma.aliasData": {
528
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
529
+ "targetVariableName": "gray-dark",
530
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
531
+ "targetVariableSetName": "abstracts-custom-props"
532
+ },
533
+ "com.figma.isOverride": true
534
+ }
535
+ },
536
+ "input-border-disabled": {
537
+ "$type": "color",
538
+ "$value": {
539
+ "colorSpace": "srgb",
540
+ "components": [
541
+ 0.5686274766921997,
542
+ 0.5764706134796143,
543
+ 0.5843137502670288
544
+ ],
545
+ "alpha": 1,
546
+ "hex": "#919395"
547
+ },
548
+ "$extensions": {
549
+ "com.figma.variableId": "VariableID:8198:7112",
550
+ "com.figma.scopes": [
551
+ "ALL_SCOPES"
552
+ ],
553
+ "com.figma.aliasData": {
554
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
555
+ "targetVariableName": "gray-60",
556
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
557
+ "targetVariableSetName": "abstracts-custom-props"
558
+ },
559
+ "com.figma.isOverride": true
560
+ }
561
+ },
562
+ "input-border-default": {
563
+ "$type": "color",
564
+ "$value": {
565
+ "colorSpace": "srgb",
566
+ "components": [
567
+ 0.5686274766921997,
568
+ 0.5764706134796143,
569
+ 0.5843137502670288
570
+ ],
571
+ "alpha": 1,
572
+ "hex": "#919395"
573
+ },
574
+ "$extensions": {
575
+ "com.figma.variableId": "VariableID:8198:7109",
576
+ "com.figma.scopes": [
577
+ "ALL_SCOPES"
578
+ ],
579
+ "com.figma.aliasData": {
580
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
581
+ "targetVariableName": "gray-60",
582
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
583
+ "targetVariableSetName": "abstracts-custom-props"
584
+ },
585
+ "com.figma.isOverride": true
586
+ }
587
+ },
588
+ "input-border-hover-default": {
589
+ "$type": "color",
590
+ "$value": {
591
+ "colorSpace": "srgb",
592
+ "components": [
593
+ 0,
594
+ 0.4470588266849518,
595
+ 0.8078431487083435
596
+ ],
597
+ "alpha": 1,
598
+ "hex": "#0072CE"
599
+ },
600
+ "$extensions": {
601
+ "com.figma.variableId": "VariableID:8198:7108",
602
+ "com.figma.scopes": [
603
+ "ALL_SCOPES"
604
+ ],
605
+ "com.figma.aliasData": {
606
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
607
+ "targetVariableName": "pacific",
608
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
609
+ "targetVariableSetName": "abstracts-custom-props"
610
+ },
611
+ "com.figma.isOverride": true
612
+ }
613
+ },
614
+ "input-border-focus-default": {
615
+ "$type": "color",
616
+ "$value": {
617
+ "colorSpace": "srgb",
618
+ "components": [
619
+ 0,
620
+ 0.4470588266849518,
621
+ 0.8078431487083435
622
+ ],
623
+ "alpha": 1,
624
+ "hex": "#0072CE"
625
+ },
626
+ "$extensions": {
627
+ "com.figma.variableId": "VariableID:8198:7110",
628
+ "com.figma.scopes": [
629
+ "ALL_SCOPES"
630
+ ],
631
+ "com.figma.aliasData": {
632
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
633
+ "targetVariableName": "pacific",
634
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
635
+ "targetVariableSetName": "abstracts-custom-props"
636
+ },
637
+ "com.figma.isOverride": true
638
+ }
639
+ },
640
+ "input-border-error": {
641
+ "$type": "color",
642
+ "$value": {
643
+ "colorSpace": "srgb",
644
+ "components": [
645
+ 0.8196078538894653,
646
+ 0.2549019753932953,
647
+ 0.1411764770746231
648
+ ],
649
+ "alpha": 1,
650
+ "hex": "#D14124"
651
+ },
652
+ "$extensions": {
653
+ "com.figma.variableId": "VariableID:8198:7106",
654
+ "com.figma.scopes": [
655
+ "ALL_SCOPES"
656
+ ],
657
+ "com.figma.aliasData": {
658
+ "targetVariableId": "VariableID:e7bdf1d685e34ee0b68f3cb98dfd4a21a7e052db/-1:-1",
659
+ "targetVariableName": "red",
660
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
661
+ "targetVariableSetName": "abstracts-custom-props"
662
+ },
663
+ "com.figma.isOverride": true
664
+ }
665
+ },
666
+ "input-border-warning": {
667
+ "$type": "color",
668
+ "$value": {
669
+ "colorSpace": "srgb",
670
+ "components": [
671
+ 1,
672
+ 0.6196078658103943,
673
+ 0.10588235408067703
674
+ ],
675
+ "alpha": 1,
676
+ "hex": "#FF9E1B"
677
+ },
678
+ "$extensions": {
679
+ "com.figma.variableId": "VariableID:8198:7111",
680
+ "com.figma.scopes": [
681
+ "ALL_SCOPES"
682
+ ],
683
+ "com.figma.aliasData": {
684
+ "targetVariableId": "VariableID:77d3cf68f39f380faca8f40de04065c2016d5b74/-1:-1",
685
+ "targetVariableName": "gold",
686
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
687
+ "targetVariableSetName": "abstracts-custom-props"
688
+ },
689
+ "com.figma.isOverride": true
690
+ }
691
+ },
692
+ "input-border-success": {
693
+ "$type": "color",
694
+ "$value": {
695
+ "colorSpace": "srgb",
696
+ "components": [
697
+ 0.125490203499794,
698
+ 0.6666666865348816,
699
+ 0.24705882370471954
700
+ ],
701
+ "alpha": 1,
702
+ "hex": "#20AA3F"
703
+ },
704
+ "$extensions": {
705
+ "com.figma.variableId": "VariableID:8198:7107",
706
+ "com.figma.scopes": [
707
+ "ALL_SCOPES"
708
+ ],
709
+ "com.figma.aliasData": {
710
+ "targetVariableId": "VariableID:0037702a12ad7c61227daba67dad0a8317bbe1ee/-1:-1",
711
+ "targetVariableName": "green",
712
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
713
+ "targetVariableSetName": "abstracts-custom-props"
714
+ },
715
+ "com.figma.isOverride": true
716
+ }
717
+ },
718
+ "input-bg-default": {
719
+ "$type": "color",
720
+ "$value": {
721
+ "colorSpace": "srgb",
722
+ "components": [
723
+ 1,
724
+ 1,
725
+ 1
726
+ ],
727
+ "alpha": 1,
728
+ "hex": "#FFFFFF"
729
+ },
730
+ "$extensions": {
731
+ "com.figma.variableId": "VariableID:8198:7119",
732
+ "com.figma.scopes": [
733
+ "ALL_SCOPES"
734
+ ],
735
+ "com.figma.aliasData": {
736
+ "targetVariableId": "VariableID:7c8e44bd0e131774ceba2fa200c96f748bcd18e0/-1:-1",
737
+ "targetVariableName": "white",
738
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
739
+ "targetVariableSetName": "abstracts-custom-props"
740
+ },
741
+ "com.figma.isOverride": true
742
+ }
743
+ },
744
+ "input-bg-disabled-default": {
745
+ "$type": "color",
746
+ "$value": {
747
+ "colorSpace": "srgb",
748
+ "components": [
749
+ 0.9058823585510254,
750
+ 0.9098039269447327,
751
+ 0.9137254953384399
752
+ ],
753
+ "alpha": 1,
754
+ "hex": "#E7E8E9"
755
+ },
756
+ "$extensions": {
757
+ "com.figma.variableId": "VariableID:8198:7118",
758
+ "com.figma.scopes": [
759
+ "ALL_SCOPES"
760
+ ],
761
+ "com.figma.aliasData": {
762
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
763
+ "targetVariableName": "gray-10",
764
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
765
+ "targetVariableSetName": "abstracts-custom-props"
766
+ },
767
+ "com.figma.isOverride": true
768
+ }
769
+ },
770
+ "form-alert-icon-color-default": {
771
+ "$type": "color",
772
+ "$value": {
773
+ "colorSpace": "srgb",
774
+ "components": [
775
+ 0.3529411852359772,
776
+ 0.364705890417099,
777
+ 0.3803921639919281
778
+ ],
779
+ "alpha": 1,
780
+ "hex": "#5A5D61"
781
+ },
782
+ "$extensions": {
783
+ "com.figma.variableId": "VariableID:8202:7132",
784
+ "com.figma.scopes": [
785
+ "ALL_SCOPES"
786
+ ],
787
+ "com.figma.aliasData": {
788
+ "targetVariableId": "VariableID:70eafb32d2fff5d5452450056e80089d84b83600/-1:-1",
789
+ "targetVariableName": "gray",
790
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
791
+ "targetVariableSetName": "abstracts-custom-props"
792
+ },
793
+ "com.figma.isOverride": true
794
+ }
795
+ },
796
+ "form-alert-icon-color-success": {
797
+ "$type": "color",
798
+ "$value": {
799
+ "colorSpace": "srgb",
800
+ "components": [
801
+ 0.125490203499794,
802
+ 0.6666666865348816,
803
+ 0.24705882370471954
804
+ ],
805
+ "alpha": 1,
806
+ "hex": "#20AA3F"
807
+ },
808
+ "$extensions": {
809
+ "com.figma.variableId": "VariableID:8202:7131",
810
+ "com.figma.scopes": [
811
+ "ALL_SCOPES"
812
+ ],
813
+ "com.figma.aliasData": {
814
+ "targetVariableId": "VariableID:0037702a12ad7c61227daba67dad0a8317bbe1ee/-1:-1",
815
+ "targetVariableName": "green",
816
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
817
+ "targetVariableSetName": "abstracts-custom-props"
818
+ },
819
+ "com.figma.isOverride": true
820
+ }
821
+ },
822
+ "form-alert-icon-color-warning": {
823
+ "$type": "color",
824
+ "$value": {
825
+ "colorSpace": "srgb",
826
+ "components": [
827
+ 1,
828
+ 0.6196078658103943,
829
+ 0.10588235408067703
830
+ ],
831
+ "alpha": 1,
832
+ "hex": "#FF9E1B"
833
+ },
834
+ "$extensions": {
835
+ "com.figma.variableId": "VariableID:8202:7130",
836
+ "com.figma.scopes": [
837
+ "ALL_SCOPES"
838
+ ],
839
+ "com.figma.aliasData": {
840
+ "targetVariableId": "VariableID:77d3cf68f39f380faca8f40de04065c2016d5b74/-1:-1",
841
+ "targetVariableName": "gold",
842
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
843
+ "targetVariableSetName": "abstracts-custom-props"
844
+ },
845
+ "com.figma.isOverride": true
846
+ }
847
+ },
848
+ "form-alert-icon-color-error": {
849
+ "$type": "color",
850
+ "$value": {
851
+ "colorSpace": "srgb",
852
+ "components": [
853
+ 0.8196078538894653,
854
+ 0.2549019753932953,
855
+ 0.1411764770746231
856
+ ],
857
+ "alpha": 1,
858
+ "hex": "#D14124"
859
+ },
860
+ "$extensions": {
861
+ "com.figma.variableId": "VariableID:8202:7129",
862
+ "com.figma.scopes": [
863
+ "ALL_SCOPES"
864
+ ],
865
+ "com.figma.aliasData": {
866
+ "targetVariableId": "VariableID:e7bdf1d685e34ee0b68f3cb98dfd4a21a7e052db/-1:-1",
867
+ "targetVariableName": "red",
868
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
869
+ "targetVariableSetName": "abstracts-custom-props"
870
+ },
871
+ "com.figma.isOverride": true
872
+ }
873
+ },
874
+ "select-border-hover-default": {
875
+ "$type": "color",
876
+ "$value": {
877
+ "colorSpace": "srgb",
878
+ "components": [
879
+ 0,
880
+ 0.4470588266849518,
881
+ 0.8078431487083435
882
+ ],
883
+ "alpha": 1,
884
+ "hex": "#0072CE"
885
+ },
886
+ "$extensions": {
887
+ "com.figma.variableId": "VariableID:8202:7148",
888
+ "com.figma.scopes": [
889
+ "ALL_SCOPES"
890
+ ],
891
+ "com.figma.aliasData": {
892
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
893
+ "targetVariableName": "pacific",
894
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
895
+ "targetVariableSetName": "abstracts-custom-props"
896
+ },
897
+ "com.figma.isOverride": true
898
+ }
899
+ },
900
+ "select-border-focus-default": {
901
+ "$type": "color",
902
+ "$value": {
903
+ "colorSpace": "srgb",
904
+ "components": [
905
+ 0,
906
+ 0.4470588266849518,
907
+ 0.8078431487083435
908
+ ],
909
+ "alpha": 1,
910
+ "hex": "#0072CE"
911
+ },
912
+ "$extensions": {
913
+ "com.figma.variableId": "VariableID:8202:7147",
914
+ "com.figma.scopes": [
915
+ "ALL_SCOPES"
916
+ ],
917
+ "com.figma.aliasData": {
918
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
919
+ "targetVariableName": "pacific",
920
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
921
+ "targetVariableSetName": "abstracts-custom-props"
922
+ },
923
+ "com.figma.isOverride": true
924
+ }
925
+ },
926
+ "select-border-default": {
927
+ "$type": "color",
928
+ "$value": {
929
+ "colorSpace": "srgb",
930
+ "components": [
931
+ 0.5686274766921997,
932
+ 0.5764706134796143,
933
+ 0.5843137502670288
934
+ ],
935
+ "alpha": 1,
936
+ "hex": "#919395"
937
+ },
938
+ "$extensions": {
939
+ "com.figma.variableId": "VariableID:8202:7146",
940
+ "com.figma.scopes": [
941
+ "ALL_SCOPES"
942
+ ],
943
+ "com.figma.aliasData": {
944
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
945
+ "targetVariableName": "gray-60",
946
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
947
+ "targetVariableSetName": "abstracts-custom-props"
948
+ },
949
+ "com.figma.isOverride": true
950
+ }
951
+ },
952
+ "select-border-error": {
953
+ "$type": "color",
954
+ "$value": {
955
+ "colorSpace": "srgb",
956
+ "components": [
957
+ 0.8196078538894653,
958
+ 0.2549019753932953,
959
+ 0.1411764770746231
960
+ ],
961
+ "alpha": 1,
962
+ "hex": "#D14124"
963
+ },
964
+ "$extensions": {
965
+ "com.figma.variableId": "VariableID:8202:7145",
966
+ "com.figma.scopes": [
967
+ "ALL_SCOPES"
968
+ ],
969
+ "com.figma.aliasData": {
970
+ "targetVariableId": "VariableID:e7bdf1d685e34ee0b68f3cb98dfd4a21a7e052db/-1:-1",
971
+ "targetVariableName": "red",
972
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
973
+ "targetVariableSetName": "abstracts-custom-props"
974
+ },
975
+ "com.figma.isOverride": true
976
+ }
977
+ },
978
+ "select-icon-bg-default": {
979
+ "$type": "color",
980
+ "$value": {
981
+ "colorSpace": "srgb",
982
+ "components": [
983
+ 0.9058823585510254,
984
+ 0.9098039269447327,
985
+ 0.9137254953384399
986
+ ],
987
+ "alpha": 1,
988
+ "hex": "#E7E8E9"
989
+ },
990
+ "$extensions": {
991
+ "com.figma.variableId": "VariableID:8202:7158",
992
+ "com.figma.scopes": [
993
+ "ALL_SCOPES"
994
+ ],
995
+ "com.figma.aliasData": {
996
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
997
+ "targetVariableName": "gray-10",
998
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
999
+ "targetVariableSetName": "abstracts-custom-props"
1000
+ },
1001
+ "com.figma.isOverride": true
1002
+ }
1003
+ },
1004
+ "select-bg-disabled-default": {
1005
+ "$type": "color",
1006
+ "$value": {
1007
+ "colorSpace": "srgb",
1008
+ "components": [
1009
+ 0.9058823585510254,
1010
+ 0.9098039269447327,
1011
+ 0.9137254953384399
1012
+ ],
1013
+ "alpha": 1,
1014
+ "hex": "#E7E8E9"
1015
+ },
1016
+ "$extensions": {
1017
+ "com.figma.variableId": "VariableID:8202:7157",
1018
+ "com.figma.scopes": [
1019
+ "ALL_SCOPES"
1020
+ ],
1021
+ "com.figma.aliasData": {
1022
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
1023
+ "targetVariableName": "gray-10",
1024
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1025
+ "targetVariableSetName": "abstracts-custom-props"
1026
+ },
1027
+ "com.figma.isOverride": true
1028
+ }
1029
+ },
1030
+ "select-text-disabled-default": {
1031
+ "$type": "color",
1032
+ "$value": {
1033
+ "colorSpace": "srgb",
1034
+ "components": [
1035
+ 0.26274511218070984,
1036
+ 0.2823529541492462,
1037
+ 0.30588236451148987
1038
+ ],
1039
+ "alpha": 1,
1040
+ "hex": "#43484E"
1041
+ },
1042
+ "$extensions": {
1043
+ "com.figma.variableId": "VariableID:8202:7156",
1044
+ "com.figma.scopes": [
1045
+ "ALL_SCOPES"
1046
+ ],
1047
+ "com.figma.aliasData": {
1048
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
1049
+ "targetVariableName": "gray-dark",
1050
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1051
+ "targetVariableSetName": "abstracts-custom-props"
1052
+ },
1053
+ "com.figma.isOverride": true
1054
+ }
1055
+ },
1056
+ "choice-border-default": {
1057
+ "$type": "color",
1058
+ "$value": {
1059
+ "colorSpace": "srgb",
1060
+ "components": [
1061
+ 0.5686274766921997,
1062
+ 0.5764706134796143,
1063
+ 0.5843137502670288
1064
+ ],
1065
+ "alpha": 1,
1066
+ "hex": "#919395"
1067
+ },
1068
+ "$extensions": {
1069
+ "com.figma.variableId": "VariableID:8202:7194",
1070
+ "com.figma.scopes": [
1071
+ "ALL_SCOPES"
1072
+ ],
1073
+ "com.figma.aliasData": {
1074
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
1075
+ "targetVariableName": "gray-60",
1076
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1077
+ "targetVariableSetName": "abstracts-custom-props"
1078
+ },
1079
+ "com.figma.isOverride": true
1080
+ }
1081
+ },
1082
+ "choice-border-disabled": {
1083
+ "$type": "color",
1084
+ "$value": {
1085
+ "colorSpace": "srgb",
1086
+ "components": [
1087
+ 0.5686274766921997,
1088
+ 0.5764706134796143,
1089
+ 0.5843137502670288
1090
+ ],
1091
+ "alpha": 1,
1092
+ "hex": "#919395"
1093
+ },
1094
+ "$extensions": {
1095
+ "com.figma.variableId": "VariableID:8202:7200",
1096
+ "com.figma.scopes": [
1097
+ "ALL_SCOPES"
1098
+ ],
1099
+ "com.figma.aliasData": {
1100
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
1101
+ "targetVariableName": "gray-60",
1102
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1103
+ "targetVariableSetName": "abstracts-custom-props"
1104
+ },
1105
+ "com.figma.isOverride": true
1106
+ }
1107
+ },
1108
+ "choice-border-success": {
1109
+ "$type": "color",
1110
+ "$value": {
1111
+ "colorSpace": "srgb",
1112
+ "components": [
1113
+ 0.125490203499794,
1114
+ 0.6666666865348816,
1115
+ 0.24705882370471954
1116
+ ],
1117
+ "alpha": 1,
1118
+ "hex": "#20AA3F"
1119
+ },
1120
+ "$extensions": {
1121
+ "com.figma.variableId": "VariableID:8202:7193",
1122
+ "com.figma.scopes": [
1123
+ "ALL_SCOPES"
1124
+ ],
1125
+ "com.figma.aliasData": {
1126
+ "targetVariableId": "VariableID:0037702a12ad7c61227daba67dad0a8317bbe1ee/-1:-1",
1127
+ "targetVariableName": "green",
1128
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1129
+ "targetVariableSetName": "abstracts-custom-props"
1130
+ },
1131
+ "com.figma.isOverride": true
1132
+ }
1133
+ },
1134
+ "choice-border-warning": {
1135
+ "$type": "color",
1136
+ "$value": {
1137
+ "colorSpace": "srgb",
1138
+ "components": [
1139
+ 1,
1140
+ 0.6196078658103943,
1141
+ 0.10588235408067703
1142
+ ],
1143
+ "alpha": 1,
1144
+ "hex": "#FF9E1B"
1145
+ },
1146
+ "$extensions": {
1147
+ "com.figma.variableId": "VariableID:8202:7195",
1148
+ "com.figma.scopes": [
1149
+ "ALL_SCOPES"
1150
+ ],
1151
+ "com.figma.aliasData": {
1152
+ "targetVariableId": "VariableID:77d3cf68f39f380faca8f40de04065c2016d5b74/-1:-1",
1153
+ "targetVariableName": "gold",
1154
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1155
+ "targetVariableSetName": "abstracts-custom-props"
1156
+ },
1157
+ "com.figma.isOverride": true
1158
+ }
1159
+ },
1160
+ "choice-border-error": {
1161
+ "$type": "color",
1162
+ "$value": {
1163
+ "colorSpace": "srgb",
1164
+ "components": [
1165
+ 0.8196078538894653,
1166
+ 0.2549019753932953,
1167
+ 0.1411764770746231
1168
+ ],
1169
+ "alpha": 1,
1170
+ "hex": "#D14124"
1171
+ },
1172
+ "$extensions": {
1173
+ "com.figma.variableId": "VariableID:8202:7192",
1174
+ "com.figma.scopes": [
1175
+ "ALL_SCOPES"
1176
+ ],
1177
+ "com.figma.aliasData": {
1178
+ "targetVariableId": "VariableID:e7bdf1d685e34ee0b68f3cb98dfd4a21a7e052db/-1:-1",
1179
+ "targetVariableName": "red",
1180
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1181
+ "targetVariableSetName": "abstracts-custom-props"
1182
+ },
1183
+ "com.figma.isOverride": true
1184
+ }
1185
+ },
1186
+ "choice-border-hover-default": {
1187
+ "$type": "color",
1188
+ "$value": {
1189
+ "colorSpace": "srgb",
1190
+ "components": [
1191
+ 0,
1192
+ 0.4470588266849518,
1193
+ 0.8078431487083435
1194
+ ],
1195
+ "alpha": 1,
1196
+ "hex": "#0072CE"
1197
+ },
1198
+ "$extensions": {
1199
+ "com.figma.variableId": "VariableID:8202:7191",
1200
+ "com.figma.scopes": [
1201
+ "ALL_SCOPES"
1202
+ ],
1203
+ "com.figma.aliasData": {
1204
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1205
+ "targetVariableName": "pacific",
1206
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1207
+ "targetVariableSetName": "abstracts-custom-props"
1208
+ },
1209
+ "com.figma.isOverride": true
1210
+ }
1211
+ },
1212
+ "choice-border-focus-default": {
1213
+ "$type": "color",
1214
+ "$value": {
1215
+ "colorSpace": "srgb",
1216
+ "components": [
1217
+ 0,
1218
+ 0.4470588266849518,
1219
+ 0.8078431487083435
1220
+ ],
1221
+ "alpha": 1,
1222
+ "hex": "#0072CE"
1223
+ },
1224
+ "$extensions": {
1225
+ "com.figma.variableId": "VariableID:8202:7199",
1226
+ "com.figma.scopes": [
1227
+ "ALL_SCOPES"
1228
+ ],
1229
+ "com.figma.aliasData": {
1230
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1231
+ "targetVariableName": "pacific",
1232
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1233
+ "targetVariableSetName": "abstracts-custom-props"
1234
+ },
1235
+ "com.figma.isOverride": true
1236
+ }
1237
+ },
1238
+ "choice-outline-focus-default": {
1239
+ "$type": "color",
1240
+ "$value": {
1241
+ "colorSpace": "srgb",
1242
+ "components": [
1243
+ 0,
1244
+ 0.4470588266849518,
1245
+ 0.8078431487083435
1246
+ ],
1247
+ "alpha": 1,
1248
+ "hex": "#0072CE"
1249
+ },
1250
+ "$extensions": {
1251
+ "com.figma.variableId": "VariableID:8202:7190",
1252
+ "com.figma.scopes": [
1253
+ "ALL_SCOPES"
1254
+ ],
1255
+ "com.figma.aliasData": {
1256
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1257
+ "targetVariableName": "pacific",
1258
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1259
+ "targetVariableSetName": "abstracts-custom-props"
1260
+ },
1261
+ "com.figma.isOverride": true
1262
+ }
1263
+ },
1264
+ "choice-bg-default": {
1265
+ "$type": "color",
1266
+ "$value": {
1267
+ "colorSpace": "srgb",
1268
+ "components": [
1269
+ 1,
1270
+ 1,
1271
+ 1
1272
+ ],
1273
+ "alpha": 1,
1274
+ "hex": "#FFFFFF"
1275
+ },
1276
+ "$extensions": {
1277
+ "com.figma.variableId": "VariableID:8202:7189",
1278
+ "com.figma.scopes": [
1279
+ "ALL_SCOPES"
1280
+ ],
1281
+ "com.figma.aliasData": {
1282
+ "targetVariableId": "VariableID:7c8e44bd0e131774ceba2fa200c96f748bcd18e0/-1:-1",
1283
+ "targetVariableName": "white",
1284
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1285
+ "targetVariableSetName": "abstracts-custom-props"
1286
+ },
1287
+ "com.figma.isOverride": true
1288
+ }
1289
+ },
1290
+ "choice-bg-disabled": {
1291
+ "$type": "color",
1292
+ "$value": {
1293
+ "colorSpace": "srgb",
1294
+ "components": [
1295
+ 0.9058823585510254,
1296
+ 0.9098039269447327,
1297
+ 0.9137254953384399
1298
+ ],
1299
+ "alpha": 1,
1300
+ "hex": "#E7E8E9"
1301
+ },
1302
+ "$extensions": {
1303
+ "com.figma.variableId": "VariableID:8202:7188",
1304
+ "com.figma.scopes": [
1305
+ "ALL_SCOPES"
1306
+ ],
1307
+ "com.figma.aliasData": {
1308
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
1309
+ "targetVariableName": "gray-10",
1310
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1311
+ "targetVariableSetName": "abstracts-custom-props"
1312
+ },
1313
+ "com.figma.isOverride": true
1314
+ }
1315
+ },
1316
+ "choice-bg-selected-default": {
1317
+ "$type": "color",
1318
+ "$value": {
1319
+ "colorSpace": "srgb",
1320
+ "components": [
1321
+ 0,
1322
+ 0.4470588266849518,
1323
+ 0.8078431487083435
1324
+ ],
1325
+ "alpha": 1,
1326
+ "hex": "#0072CE"
1327
+ },
1328
+ "$extensions": {
1329
+ "com.figma.variableId": "VariableID:8202:7198",
1330
+ "com.figma.scopes": [
1331
+ "ALL_SCOPES"
1332
+ ],
1333
+ "com.figma.aliasData": {
1334
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1335
+ "targetVariableName": "pacific",
1336
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1337
+ "targetVariableSetName": "abstracts-custom-props"
1338
+ },
1339
+ "com.figma.isOverride": true
1340
+ }
1341
+ },
1342
+ "choice-bg-selected-disabled": {
1343
+ "$type": "color",
1344
+ "$value": {
1345
+ "colorSpace": "srgb",
1346
+ "components": [
1347
+ 0.7058823704719543,
1348
+ 0.7098039388656616,
1349
+ 0.7137255072593689
1350
+ ],
1351
+ "alpha": 1,
1352
+ "hex": "#B4B5B6"
1353
+ },
1354
+ "$extensions": {
1355
+ "com.figma.variableId": "VariableID:8202:7201",
1356
+ "com.figma.scopes": [
1357
+ "ALL_SCOPES"
1358
+ ],
1359
+ "com.figma.aliasData": {
1360
+ "targetVariableId": "VariableID:6dbabcf1e731e0a816430bfb93c225bc6d94cc41/-1:-1",
1361
+ "targetVariableName": "gray-40",
1362
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1363
+ "targetVariableSetName": "abstracts-custom-props"
1364
+ },
1365
+ "com.figma.isOverride": true
1366
+ }
1367
+ },
1368
+ "choice-bg-selected-focus-default": {
1369
+ "$type": "color",
1370
+ "$value": {
1371
+ "colorSpace": "srgb",
1372
+ "components": [
1373
+ 0,
1374
+ 0.4470588266849518,
1375
+ 0.8078431487083435
1376
+ ],
1377
+ "alpha": 1,
1378
+ "hex": "#0072CE"
1379
+ },
1380
+ "$extensions": {
1381
+ "com.figma.variableId": "VariableID:8202:7197",
1382
+ "com.figma.scopes": [
1383
+ "ALL_SCOPES"
1384
+ ],
1385
+ "com.figma.aliasData": {
1386
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1387
+ "targetVariableName": "pacific",
1388
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1389
+ "targetVariableSetName": "abstracts-custom-props"
1390
+ },
1391
+ "com.figma.isOverride": true
1392
+ }
1393
+ },
1394
+ "choice-label-disabled-default": {
1395
+ "$type": "color",
1396
+ "$value": {
1397
+ "colorSpace": "srgb",
1398
+ "components": [
1399
+ 0.26274511218070984,
1400
+ 0.2823529541492462,
1401
+ 0.30588236451148987
1402
+ ],
1403
+ "alpha": 1,
1404
+ "hex": "#43484E"
1405
+ },
1406
+ "$extensions": {
1407
+ "com.figma.variableId": "VariableID:8202:7196",
1408
+ "com.figma.scopes": [
1409
+ "ALL_SCOPES"
1410
+ ],
1411
+ "com.figma.aliasData": {
1412
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
1413
+ "targetVariableName": "gray-dark",
1414
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1415
+ "targetVariableSetName": "abstracts-custom-props"
1416
+ },
1417
+ "com.figma.isOverride": true
1418
+ }
1419
+ },
1420
+ "form-field-input-lg-target-bg": {
1421
+ "$type": "color",
1422
+ "$value": {
1423
+ "colorSpace": "srgb",
1424
+ "components": [
1425
+ 0.9058823585510254,
1426
+ 0.9098039269447327,
1427
+ 0.9137254953384399
1428
+ ],
1429
+ "alpha": 1,
1430
+ "hex": "#E7E8E9"
1431
+ },
1432
+ "$extensions": {
1433
+ "com.figma.variableId": "VariableID:8202:7214",
1434
+ "com.figma.scopes": [
1435
+ "ALL_SCOPES"
1436
+ ],
1437
+ "com.figma.aliasData": {
1438
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
1439
+ "targetVariableName": "gray-10",
1440
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1441
+ "targetVariableSetName": "abstracts-custom-props"
1442
+ },
1443
+ "com.figma.isOverride": true
1444
+ }
1445
+ },
1446
+ "form-field-input-lg-target-bg-selected": {
1447
+ "$type": "color",
1448
+ "$value": {
1449
+ "colorSpace": "srgb",
1450
+ "components": [
1451
+ 0.8392156958580017,
1452
+ 0.9098039269447327,
1453
+ 0.9803921580314636
1454
+ ],
1455
+ "alpha": 1,
1456
+ "hex": "#D6E8FA"
1457
+ },
1458
+ "$extensions": {
1459
+ "com.figma.variableId": "VariableID:8202:7213",
1460
+ "com.figma.scopes": [
1461
+ "ALL_SCOPES"
1462
+ ],
1463
+ "com.figma.aliasData": {
1464
+ "targetVariableId": "VariableID:117fb77e5b2ac139d40ba481f9db351fbca18b39/-1:-1",
1465
+ "targetVariableName": "pacific-20",
1466
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1467
+ "targetVariableSetName": "abstracts-custom-props"
1468
+ },
1469
+ "com.figma.isOverride": true
1470
+ }
1471
+ },
1472
+ "form-field-input-lg-target-bg-disabled": {
1473
+ "$type": "color",
1474
+ "$value": {
1475
+ "colorSpace": "srgb",
1476
+ "components": [
1477
+ 0.8235294222831726,
1478
+ 0.8274509906768799,
1479
+ 0.8352941274642944
1480
+ ],
1481
+ "alpha": 1,
1482
+ "hex": "#D2D3D5"
1483
+ },
1484
+ "$extensions": {
1485
+ "com.figma.variableId": "VariableID:8202:7212",
1486
+ "com.figma.scopes": [
1487
+ "ALL_SCOPES"
1488
+ ],
1489
+ "com.figma.aliasData": {
1490
+ "targetVariableId": "VariableID:589748f58538c8aa3f5b9704d3d67c3fc62d3b85/-1:-1",
1491
+ "targetVariableName": "gray-20",
1492
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1493
+ "targetVariableSetName": "abstracts-custom-props"
1494
+ },
1495
+ "com.figma.isOverride": true
1496
+ }
1497
+ },
1498
+ "form-field-input-lg-target-border": {
1499
+ "$type": "color",
1500
+ "$value": {
1501
+ "colorSpace": "srgb",
1502
+ "components": [
1503
+ 0,
1504
+ 0.4470588266849518,
1505
+ 0.8078431487083435
1506
+ ],
1507
+ "alpha": 1,
1508
+ "hex": "#0072CE"
1509
+ },
1510
+ "$extensions": {
1511
+ "com.figma.variableId": "VariableID:8202:7211",
1512
+ "com.figma.scopes": [
1513
+ "ALL_SCOPES"
1514
+ ],
1515
+ "com.figma.aliasData": {
1516
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1517
+ "targetVariableName": "pacific",
1518
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1519
+ "targetVariableSetName": "abstracts-custom-props"
1520
+ },
1521
+ "com.figma.isOverride": true
1522
+ }
1523
+ },
1524
+ "label-helper": {
1525
+ "$type": "color",
1526
+ "$value": {
1527
+ "colorSpace": "srgb",
1528
+ "components": [
1529
+ 0.26274511218070984,
1530
+ 0.2823529541492462,
1531
+ 0.30588236451148987
1532
+ ],
1533
+ "alpha": 1,
1534
+ "hex": "#43484E"
1535
+ },
1536
+ "$extensions": {
1537
+ "com.figma.variableId": "VariableID:8202:7218",
1538
+ "com.figma.scopes": [
1539
+ "ALL_SCOPES"
1540
+ ],
1541
+ "com.figma.aliasData": {
1542
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
1543
+ "targetVariableName": "gray-dark",
1544
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1545
+ "targetVariableSetName": "abstracts-custom-props"
1546
+ },
1547
+ "com.figma.isOverride": true
1548
+ }
1549
+ },
1550
+ "range-border": {
1551
+ "$type": "color",
1552
+ "$value": {
1553
+ "colorSpace": "srgb",
1554
+ "components": [
1555
+ 0.7058823704719543,
1556
+ 0.7098039388656616,
1557
+ 0.7137255072593689
1558
+ ],
1559
+ "alpha": 1,
1560
+ "hex": "#B4B5B6"
1561
+ },
1562
+ "$extensions": {
1563
+ "com.figma.variableId": "VariableID:8202:7234",
1564
+ "com.figma.scopes": [
1565
+ "ALL_SCOPES"
1566
+ ],
1567
+ "com.figma.aliasData": {
1568
+ "targetVariableId": "VariableID:6dbabcf1e731e0a816430bfb93c225bc6d94cc41/-1:-1",
1569
+ "targetVariableName": "gray-40",
1570
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1571
+ "targetVariableSetName": "abstracts-custom-props"
1572
+ },
1573
+ "com.figma.isOverride": true
1574
+ }
1575
+ },
1576
+ "range-border-focused": {
1577
+ "$type": "color",
1578
+ "$value": {
1579
+ "colorSpace": "srgb",
1580
+ "components": [
1581
+ 0,
1582
+ 0.4470588266849518,
1583
+ 0.8078431487083435
1584
+ ],
1585
+ "alpha": 1,
1586
+ "hex": "#0072CE"
1587
+ },
1588
+ "$extensions": {
1589
+ "com.figma.variableId": "VariableID:8202:7232",
1590
+ "com.figma.scopes": [
1591
+ "ALL_SCOPES"
1592
+ ],
1593
+ "com.figma.aliasData": {
1594
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
1595
+ "targetVariableName": "pacific",
1596
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1597
+ "targetVariableSetName": "abstracts-custom-props"
1598
+ },
1599
+ "com.figma.isOverride": true
1600
+ }
1601
+ },
1602
+ "range-bg": {
1603
+ "$type": "color",
1604
+ "$value": {
1605
+ "colorSpace": "srgb",
1606
+ "components": [
1607
+ 0.9058823585510254,
1608
+ 0.9098039269447327,
1609
+ 0.9137254953384399
1610
+ ],
1611
+ "alpha": 1,
1612
+ "hex": "#E7E8E9"
1613
+ },
1614
+ "$extensions": {
1615
+ "com.figma.variableId": "VariableID:8202:7233",
1616
+ "com.figma.scopes": [
1617
+ "ALL_SCOPES"
1618
+ ],
1619
+ "com.figma.aliasData": {
1620
+ "targetVariableId": "VariableID:478b0132f1ef6eb1c522c4047ed8206cfd1fa930/-1:-1",
1621
+ "targetVariableName": "gray-10",
1622
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1623
+ "targetVariableSetName": "abstracts-custom-props"
1624
+ },
1625
+ "com.figma.isOverride": true
1626
+ }
1627
+ },
1628
+ "range-bg-track": {
1629
+ "$type": "color",
1630
+ "$value": {
1631
+ "colorSpace": "srgb",
1632
+ "components": [
1633
+ 0.4588235318660736,
1634
+ 0.47058823704719543,
1635
+ 0.48235294222831726
1636
+ ],
1637
+ "alpha": 1,
1638
+ "hex": "#75787B"
1639
+ },
1640
+ "$extensions": {
1641
+ "com.figma.variableId": "VariableID:8202:7231",
1642
+ "com.figma.scopes": [
1643
+ "ALL_SCOPES"
1644
+ ],
1645
+ "com.figma.aliasData": {
1646
+ "targetVariableId": "VariableID:ece6945eb9147b156da11b6a9be09dd0857e0b04/-1:-1",
1647
+ "targetVariableName": "gray-80",
1648
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1649
+ "targetVariableSetName": "abstracts-custom-props"
1650
+ },
1651
+ "com.figma.isOverride": true
1652
+ }
1653
+ },
1654
+ "range-bg-focused": {
1655
+ "$type": "color",
1656
+ "$value": {
1657
+ "colorSpace": "srgb",
1658
+ "components": [
1659
+ 0.8392156958580017,
1660
+ 0.9098039269447327,
1661
+ 0.9803921580314636
1662
+ ],
1663
+ "alpha": 1,
1664
+ "hex": "#D6E8FA"
1665
+ },
1666
+ "$extensions": {
1667
+ "com.figma.variableId": "VariableID:8202:7230",
1668
+ "com.figma.scopes": [
1669
+ "ALL_SCOPES"
1670
+ ],
1671
+ "com.figma.aliasData": {
1672
+ "targetVariableId": "VariableID:117fb77e5b2ac139d40ba481f9db351fbca18b39/-1:-1",
1673
+ "targetVariableName": "pacific-20",
1674
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
1675
+ "targetVariableSetName": "abstracts-custom-props"
1676
+ },
1677
+ "com.figma.isOverride": true
1317
1678
  }
1679
+ },
1680
+ "$extensions": {
1681
+ "com.figma.modeName": "default"
1318
1682
  }
1319
1683
  }