@cfpb/cfpb-design-system 4.3.1 → 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 (119) hide show
  1. package/CHANGELOG.md +60 -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/base/font.scss +1 -1
  99. package/src/elements/cfpb-form-search/cfpb-form-search.component.scss +10 -0
  100. package/src/elements/cfpb-form-search/index.js +1 -3
  101. package/src/elements/cfpb-form-search-input/cfpb-form-search-input.component.scss +8 -5
  102. package/src/elements/cfpb-list/index.js +2 -2
  103. package/src/elements/cfpb-list/index.spec.js +5 -5
  104. package/src/elements/cfpb-list-item/index.js +2 -2
  105. package/src/elements/cfpb-select/cfpb-select.component.scss +34 -57
  106. package/src/elements/cfpb-select/index.js +22 -12
  107. package/src/elements/cfpb-select/multiple-select-event-proxy.js +23 -17
  108. package/src/elements/cfpb-select/single-select-event-proxy.js +8 -5
  109. package/src/elements/cfpb-tag-filter/index.js +7 -0
  110. package/src/elements/cfpb-tag-group/index.js +9 -0
  111. package/src/elements/cfpb-tag-topic/index.js +7 -0
  112. package/src/elements/cfpb-utilities/media-query-service.js +1 -1
  113. package/src/elements/cfpb-utilities/parse-child-data.js +1 -1
  114. package/src/tokens/abstracts/custom-props.json +2334 -1639
  115. package/src/tokens/abstracts/vars.json +1679 -1315
  116. package/src/tokens/cfpb-button/vars.json +602 -409
  117. package/src/utilities/transition/max-height-transition.js +1 -1
  118. package/dist/elements/cfpb-select-list/index.js +0 -39
  119. package/dist/elements/cfpb-select-list/index.js.map +0 -7
@@ -1,436 +1,629 @@
1
1
  {
2
- "cfpb-button": {
3
- "btn-bg": {
4
- "$type": "color",
5
- "$value": "{abstracts-custom-props.pacific}",
6
- "$extensions": {
7
- "com.figma": {
8
- "collectionName": "cfpb-button",
9
- "collectionID": "VariableCollectionId:8188:6906",
10
- "modeName": "default",
11
- "modeID": "8188:0",
12
- "variableName": "btn-bg",
13
- "variableID": "VariableID:8191:6981",
14
- "alias": {
15
- "type": "VARIABLE_ALIAS",
16
- "id": "VariableID:296:182"
17
- }
18
- }
19
- }
2
+ "btn-text": {
3
+ "$type": "color",
4
+ "$value": {
5
+ "colorSpace": "srgb",
6
+ "components": [
7
+ 1,
8
+ 1,
9
+ 1
10
+ ],
11
+ "alpha": 1,
12
+ "hex": "#FFFFFF"
20
13
  },
21
- "btn-bg-active": {
22
- "$type": "color",
23
- "$value": "{abstracts-custom-props.navy}",
24
- "$extensions": {
25
- "com.figma": {
26
- "collectionName": "cfpb-button",
27
- "collectionID": "VariableCollectionId:8188:6906",
28
- "modeName": "default",
29
- "modeID": "8188:0",
30
- "variableName": "btn-bg-active",
31
- "variableID": "VariableID:8191:6995",
32
- "alias": {
33
- "type": "VARIABLE_ALIAS",
34
- "id": "VariableID:296:194"
35
- }
36
- }
37
- }
14
+ "$extensions": {
15
+ "com.figma.variableId": "VariableID:8191:6977",
16
+ "com.figma.scopes": [
17
+ "ALL_SCOPES"
18
+ ],
19
+ "com.figma.aliasData": {
20
+ "targetVariableId": "VariableID:7c8e44bd0e131774ceba2fa200c96f748bcd18e0/-1:-1",
21
+ "targetVariableName": "white",
22
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
23
+ "targetVariableSetName": "abstracts-custom-props"
24
+ },
25
+ "com.figma.isOverride": true
26
+ }
27
+ },
28
+ "btn-bg": {
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:8191:6981",
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
+ "btn-bg-hover": {
55
+ "$type": "color",
56
+ "$value": {
57
+ "colorSpace": "srgb",
58
+ "components": [
59
+ 0,
60
+ 0.3137255012989044,
61
+ 0.7058823704719543
62
+ ],
63
+ "alpha": 1,
64
+ "hex": "#0050B4"
38
65
  },
39
- "btn-bg-hover": {
40
- "$type": "color",
41
- "$value": "{abstracts-custom-props.pacific-dark}",
42
- "$extensions": {
43
- "com.figma": {
44
- "collectionName": "cfpb-button",
45
- "collectionID": "VariableCollectionId:8188:6906",
46
- "modeName": "default",
47
- "modeID": "8188:0",
48
- "variableName": "btn-bg-hover",
49
- "variableID": "VariableID:8191:6976",
50
- "alias": {
51
- "type": "VARIABLE_ALIAS",
52
- "id": "VariableID:296:180"
53
- }
54
- }
55
- }
66
+ "$extensions": {
67
+ "com.figma.variableId": "VariableID:8191:6976",
68
+ "com.figma.scopes": [
69
+ "ALL_SCOPES"
70
+ ],
71
+ "com.figma.aliasData": {
72
+ "targetVariableId": "VariableID:fee1eaaec95a79891c3560692a5cb1f097c35487/-1:-1",
73
+ "targetVariableName": "pacific-dark",
74
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
75
+ "targetVariableSetName": "abstracts-custom-props"
76
+ },
77
+ "com.figma.isOverride": true
78
+ }
79
+ },
80
+ "btn-bg-active": {
81
+ "$type": "color",
82
+ "$value": {
83
+ "colorSpace": "srgb",
84
+ "components": [
85
+ 0.14509804546833038,
86
+ 0.29411765933036804,
87
+ 0.529411792755127
88
+ ],
89
+ "alpha": 1,
90
+ "hex": "#254B87"
56
91
  },
57
- "btn-disabled-bg": {
58
- "$type": "color",
59
- "$value": "{abstracts-custom-props.gray-20}",
60
- "$extensions": {
61
- "com.figma": {
62
- "collectionName": "cfpb-button",
63
- "collectionID": "VariableCollectionId:8188:6906",
64
- "modeName": "default",
65
- "modeID": "8188:0",
66
- "variableName": "btn-disabled-bg",
67
- "variableID": "VariableID:8191:6974",
68
- "alias": {
69
- "type": "VARIABLE_ALIAS",
70
- "id": "VariableID:296:229"
71
- }
72
- }
73
- }
92
+ "$extensions": {
93
+ "com.figma.variableId": "VariableID:8191:6995",
94
+ "com.figma.scopes": [
95
+ "ALL_SCOPES"
96
+ ],
97
+ "com.figma.aliasData": {
98
+ "targetVariableId": "VariableID:99e7f73a68be0e49ccdac5b82540c5b06c953784/-1:-1",
99
+ "targetVariableName": "navy",
100
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
101
+ "targetVariableSetName": "abstracts-custom-props"
102
+ },
103
+ "com.figma.isOverride": true
104
+ }
105
+ },
106
+ "btn-divider": {
107
+ "$type": "color",
108
+ "$value": {
109
+ "colorSpace": "srgb",
110
+ "components": [
111
+ 0.4941176474094391,
112
+ 0.7176470756530762,
113
+ 0.9098039269447327
114
+ ],
115
+ "alpha": 1,
116
+ "hex": "#7EB7E8"
74
117
  },
75
- "btn-disabled-divider": {
76
- "$type": "color",
77
- "$value": "{abstracts-custom-props.gray-60}",
78
- "$extensions": {
79
- "com.figma": {
80
- "collectionName": "cfpb-button",
81
- "collectionID": "VariableCollectionId:8188:6906",
82
- "modeName": "default",
83
- "modeID": "8188:0",
84
- "variableName": "btn-disabled-divider",
85
- "variableID": "VariableID:8191:6996",
86
- "alias": {
87
- "type": "VARIABLE_ALIAS",
88
- "id": "VariableID:296:225"
89
- }
90
- }
91
- }
118
+ "$extensions": {
119
+ "com.figma.variableId": "VariableID:8191:6991",
120
+ "com.figma.scopes": [
121
+ "ALL_SCOPES"
122
+ ],
123
+ "com.figma.aliasData": {
124
+ "targetVariableId": "VariableID:6d251709ab5ea748ba54be423423cc6cc32dadb0/-1:-1",
125
+ "targetVariableName": "pacific-60",
126
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
127
+ "targetVariableSetName": "abstracts-custom-props"
128
+ },
129
+ "com.figma.isOverride": true
130
+ }
131
+ },
132
+ "btn-secondary-text": {
133
+ "$type": "color",
134
+ "$value": {
135
+ "colorSpace": "srgb",
136
+ "components": [
137
+ 0,
138
+ 0.4470588266849518,
139
+ 0.8078431487083435
140
+ ],
141
+ "alpha": 1,
142
+ "hex": "#0072CE"
92
143
  },
93
- "btn-disabled-outline": {
94
- "$type": "color",
95
- "$value": "{abstracts-custom-props.gray-20}",
96
- "$extensions": {
97
- "com.figma": {
98
- "collectionName": "cfpb-button",
99
- "collectionID": "VariableCollectionId:8188:6906",
100
- "modeName": "default",
101
- "modeID": "8188:0",
102
- "variableName": "btn-disabled-outline",
103
- "variableID": "VariableID:8191:6984",
104
- "alias": {
105
- "type": "VARIABLE_ALIAS",
106
- "id": "VariableID:296:229"
107
- }
108
- }
109
- }
144
+ "$extensions": {
145
+ "com.figma.variableId": "VariableID:8191:6997",
146
+ "com.figma.scopes": [
147
+ "ALL_SCOPES"
148
+ ],
149
+ "com.figma.aliasData": {
150
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
151
+ "targetVariableName": "pacific",
152
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
153
+ "targetVariableSetName": "abstracts-custom-props"
154
+ },
155
+ "com.figma.isOverride": true
156
+ }
157
+ },
158
+ "btn-secondary-text-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"
110
169
  },
111
- "btn-disabled-text": {
112
- "$type": "color",
113
- "$value": "{abstracts-custom-props.gray-dark}",
114
- "$extensions": {
115
- "com.figma": {
116
- "collectionName": "cfpb-button",
117
- "collectionID": "VariableCollectionId:8188:6906",
118
- "modeName": "default",
119
- "modeID": "8188:0",
120
- "variableName": "btn-disabled-text",
121
- "variableID": "VariableID:8191:6994",
122
- "alias": {
123
- "type": "VARIABLE_ALIAS",
124
- "id": "VariableID:296:219"
125
- }
126
- }
127
- }
170
+ "$extensions": {
171
+ "com.figma.variableId": "VariableID:8191:6987",
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
+ "btn-secondary-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"
128
195
  },
129
- "btn-divider": {
130
- "$type": "color",
131
- "$value": "{abstracts-custom-props.pacific-60}",
132
- "$extensions": {
133
- "com.figma": {
134
- "collectionName": "cfpb-button",
135
- "collectionID": "VariableCollectionId:8188:6906",
136
- "modeName": "default",
137
- "modeID": "8188:0",
138
- "variableName": "btn-divider",
139
- "variableID": "VariableID:8191:6991",
140
- "alias": {
141
- "type": "VARIABLE_ALIAS",
142
- "id": "VariableID:296:186"
143
- }
144
- }
145
- }
196
+ "$extensions": {
197
+ "com.figma.variableId": "VariableID:8191:6988",
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
+ "btn-secondary-bg": {
211
+ "$type": "color",
212
+ "$value": {
213
+ "colorSpace": "srgb",
214
+ "components": [
215
+ 1,
216
+ 1,
217
+ 1
218
+ ],
219
+ "alpha": 1,
220
+ "hex": "#FFFFFF"
146
221
  },
147
- "btn-secondary-bg": {
148
- "$type": "color",
149
- "$value": "{abstracts-custom-props.white}",
150
- "$extensions": {
151
- "com.figma": {
152
- "collectionName": "cfpb-button",
153
- "collectionID": "VariableCollectionId:8188:6906",
154
- "modeName": "default",
155
- "modeID": "8188:0",
156
- "variableName": "btn-secondary-bg",
157
- "variableID": "VariableID:8191:6993",
158
- "alias": {
159
- "type": "VARIABLE_ALIAS",
160
- "id": "VariableID:296:216"
161
- }
162
- }
163
- }
222
+ "$extensions": {
223
+ "com.figma.variableId": "VariableID:8191:6993",
224
+ "com.figma.scopes": [
225
+ "ALL_SCOPES"
226
+ ],
227
+ "com.figma.aliasData": {
228
+ "targetVariableId": "VariableID:7c8e44bd0e131774ceba2fa200c96f748bcd18e0/-1:-1",
229
+ "targetVariableName": "white",
230
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
231
+ "targetVariableSetName": "abstracts-custom-props"
232
+ },
233
+ "com.figma.isOverride": true
234
+ }
235
+ },
236
+ "btn-secondary-bg-hover": {
237
+ "$type": "color",
238
+ "$value": {
239
+ "colorSpace": "srgb",
240
+ "components": [
241
+ 0.9372549057006836,
242
+ 0.9725490212440491,
243
+ 0.9921568632125854
244
+ ],
245
+ "alpha": 1,
246
+ "hex": "#EFF8FD"
164
247
  },
165
- "btn-secondary-bg-active": {
166
- "$type": "color",
167
- "$value": "{abstracts-custom-props.pacific-20}",
168
- "$extensions": {
169
- "com.figma": {
170
- "collectionName": "cfpb-button",
171
- "collectionID": "VariableCollectionId:8188:6906",
172
- "modeName": "default",
173
- "modeID": "8188:0",
174
- "variableName": "btn-secondary-bg-active",
175
- "variableID": "VariableID:8191:6986",
176
- "alias": {
177
- "type": "VARIABLE_ALIAS",
178
- "id": "VariableID:296:190"
179
- }
180
- }
181
- }
248
+ "$extensions": {
249
+ "com.figma.variableId": "VariableID:8191:6990",
250
+ "com.figma.scopes": [
251
+ "ALL_SCOPES"
252
+ ],
253
+ "com.figma.aliasData": {
254
+ "targetVariableId": "VariableID:9243f934b09721107b3f798fd179f0b156559e48/-1:-1",
255
+ "targetVariableName": "pacific-10",
256
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
257
+ "targetVariableSetName": "abstracts-custom-props"
258
+ },
259
+ "com.figma.isOverride": true
260
+ }
261
+ },
262
+ "btn-secondary-bg-active": {
263
+ "$type": "color",
264
+ "$value": {
265
+ "colorSpace": "srgb",
266
+ "components": [
267
+ 0.8392156958580017,
268
+ 0.9098039269447327,
269
+ 0.9803921580314636
270
+ ],
271
+ "alpha": 1,
272
+ "hex": "#D6E8FA"
182
273
  },
183
- "btn-secondary-bg-hover": {
184
- "$type": "color",
185
- "$value": "{abstracts-custom-props.pacific-10}",
186
- "$extensions": {
187
- "com.figma": {
188
- "collectionName": "cfpb-button",
189
- "collectionID": "VariableCollectionId:8188:6906",
190
- "modeName": "default",
191
- "modeID": "8188:0",
192
- "variableName": "btn-secondary-bg-hover",
193
- "variableID": "VariableID:8191:6990",
194
- "alias": {
195
- "type": "VARIABLE_ALIAS",
196
- "id": "VariableID:296:191"
197
- }
198
- }
199
- }
274
+ "$extensions": {
275
+ "com.figma.variableId": "VariableID:8191:6986",
276
+ "com.figma.scopes": [
277
+ "ALL_SCOPES"
278
+ ],
279
+ "com.figma.aliasData": {
280
+ "targetVariableId": "VariableID:117fb77e5b2ac139d40ba481f9db351fbca18b39/-1:-1",
281
+ "targetVariableName": "pacific-20",
282
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
283
+ "targetVariableSetName": "abstracts-custom-props"
284
+ },
285
+ "com.figma.isOverride": true
286
+ }
287
+ },
288
+ "btn-secondary-border": {
289
+ "$type": "color",
290
+ "$value": {
291
+ "colorSpace": "srgb",
292
+ "components": [
293
+ 0,
294
+ 0.4470588266849518,
295
+ 0.8078431487083435
296
+ ],
297
+ "alpha": 1,
298
+ "hex": "#0072CE"
200
299
  },
201
- "btn-secondary-border": {
202
- "$type": "color",
203
- "$value": "{abstracts-custom-props.pacific}",
204
- "$extensions": {
205
- "com.figma": {
206
- "collectionName": "cfpb-button",
207
- "collectionID": "VariableCollectionId:8188:6906",
208
- "modeName": "default",
209
- "modeID": "8188:0",
210
- "variableName": "btn-secondary-border",
211
- "variableID": "VariableID:8191:6985",
212
- "alias": {
213
- "type": "VARIABLE_ALIAS",
214
- "id": "VariableID:296:182"
215
- }
216
- }
217
- }
300
+ "$extensions": {
301
+ "com.figma.variableId": "VariableID:8191:6985",
302
+ "com.figma.scopes": [
303
+ "ALL_SCOPES"
304
+ ],
305
+ "com.figma.aliasData": {
306
+ "targetVariableId": "VariableID:9edccf06a6b07b668312a4fa90254adcc482f127/-1:-1",
307
+ "targetVariableName": "pacific",
308
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
309
+ "targetVariableSetName": "abstracts-custom-props"
310
+ },
311
+ "com.figma.isOverride": true
312
+ }
313
+ },
314
+ "btn-secondary-border-hover": {
315
+ "$type": "color",
316
+ "$value": {
317
+ "colorSpace": "srgb",
318
+ "components": [
319
+ 0,
320
+ 0.3137255012989044,
321
+ 0.7058823704719543
322
+ ],
323
+ "alpha": 1,
324
+ "hex": "#0050B4"
218
325
  },
219
- "btn-secondary-border-active": {
220
- "$type": "color",
221
- "$value": "{abstracts-custom-props.navy}",
222
- "$extensions": {
223
- "com.figma": {
224
- "collectionName": "cfpb-button",
225
- "collectionID": "VariableCollectionId:8188:6906",
226
- "modeName": "default",
227
- "modeID": "8188:0",
228
- "variableName": "btn-secondary-border-active",
229
- "variableID": "VariableID:8191:6982",
230
- "alias": {
231
- "type": "VARIABLE_ALIAS",
232
- "id": "VariableID:296:194"
233
- }
234
- }
235
- }
326
+ "$extensions": {
327
+ "com.figma.variableId": "VariableID:8191:6989",
328
+ "com.figma.scopes": [
329
+ "ALL_SCOPES"
330
+ ],
331
+ "com.figma.aliasData": {
332
+ "targetVariableId": "VariableID:fee1eaaec95a79891c3560692a5cb1f097c35487/-1:-1",
333
+ "targetVariableName": "pacific-dark",
334
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
335
+ "targetVariableSetName": "abstracts-custom-props"
336
+ },
337
+ "com.figma.isOverride": true
338
+ }
339
+ },
340
+ "btn-secondary-border-active": {
341
+ "$type": "color",
342
+ "$value": {
343
+ "colorSpace": "srgb",
344
+ "components": [
345
+ 0.14509804546833038,
346
+ 0.29411765933036804,
347
+ 0.529411792755127
348
+ ],
349
+ "alpha": 1,
350
+ "hex": "#254B87"
236
351
  },
237
- "btn-secondary-border-hover": {
238
- "$type": "color",
239
- "$value": "{abstracts-custom-props.pacific-dark}",
240
- "$extensions": {
241
- "com.figma": {
242
- "collectionName": "cfpb-button",
243
- "collectionID": "VariableCollectionId:8188:6906",
244
- "modeName": "default",
245
- "modeID": "8188:0",
246
- "variableName": "btn-secondary-border-hover",
247
- "variableID": "VariableID:8191:6989",
248
- "alias": {
249
- "type": "VARIABLE_ALIAS",
250
- "id": "VariableID:296:180"
251
- }
252
- }
253
- }
352
+ "$extensions": {
353
+ "com.figma.variableId": "VariableID:8191:6982",
354
+ "com.figma.scopes": [
355
+ "ALL_SCOPES"
356
+ ],
357
+ "com.figma.aliasData": {
358
+ "targetVariableId": "VariableID:99e7f73a68be0e49ccdac5b82540c5b06c953784/-1:-1",
359
+ "targetVariableName": "navy",
360
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
361
+ "targetVariableSetName": "abstracts-custom-props"
362
+ },
363
+ "com.figma.isOverride": true
364
+ }
365
+ },
366
+ "btn-secondary-divider": {
367
+ "$type": "color",
368
+ "$value": {
369
+ "colorSpace": "srgb",
370
+ "components": [
371
+ 0.4941176474094391,
372
+ 0.7176470756530762,
373
+ 0.9098039269447327
374
+ ],
375
+ "alpha": 1,
376
+ "hex": "#7EB7E8"
254
377
  },
255
- "btn-secondary-divider": {
256
- "$type": "color",
257
- "$value": "{abstracts-custom-props.pacific-60}",
258
- "$extensions": {
259
- "com.figma": {
260
- "collectionName": "cfpb-button",
261
- "collectionID": "VariableCollectionId:8188:6906",
262
- "modeName": "default",
263
- "modeID": "8188:0",
264
- "variableName": "btn-secondary-divider",
265
- "variableID": "VariableID:8191:6975",
266
- "alias": {
267
- "type": "VARIABLE_ALIAS",
268
- "id": "VariableID:296:186"
269
- }
270
- }
271
- }
378
+ "$extensions": {
379
+ "com.figma.variableId": "VariableID:8191:6975",
380
+ "com.figma.scopes": [
381
+ "ALL_SCOPES"
382
+ ],
383
+ "com.figma.aliasData": {
384
+ "targetVariableId": "VariableID:6d251709ab5ea748ba54be423423cc6cc32dadb0/-1:-1",
385
+ "targetVariableName": "pacific-60",
386
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
387
+ "targetVariableSetName": "abstracts-custom-props"
388
+ },
389
+ "com.figma.isOverride": true
390
+ }
391
+ },
392
+ "btn-warning-text": {
393
+ "$type": "color",
394
+ "$value": {
395
+ "colorSpace": "srgb",
396
+ "components": [
397
+ 1,
398
+ 1,
399
+ 1
400
+ ],
401
+ "alpha": 1,
402
+ "hex": "#FFFFFF"
272
403
  },
273
- "btn-secondary-text": {
274
- "$type": "color",
275
- "$value": "{abstracts-custom-props.pacific}",
276
- "$extensions": {
277
- "com.figma": {
278
- "collectionName": "cfpb-button",
279
- "collectionID": "VariableCollectionId:8188:6906",
280
- "modeName": "default",
281
- "modeID": "8188:0",
282
- "variableName": "btn-secondary-text",
283
- "variableID": "VariableID:8191:6997",
284
- "alias": {
285
- "type": "VARIABLE_ALIAS",
286
- "id": "VariableID:296:182"
287
- }
288
- }
289
- }
404
+ "$extensions": {
405
+ "com.figma.variableId": "VariableID:8191:6978",
406
+ "com.figma.scopes": [
407
+ "ALL_SCOPES"
408
+ ],
409
+ "com.figma.aliasData": {
410
+ "targetVariableId": "VariableID:7c8e44bd0e131774ceba2fa200c96f748bcd18e0/-1:-1",
411
+ "targetVariableName": "white",
412
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
413
+ "targetVariableSetName": "abstracts-custom-props"
414
+ },
415
+ "com.figma.isOverride": true
416
+ }
417
+ },
418
+ "btn-warning-bg": {
419
+ "$type": "color",
420
+ "$value": {
421
+ "colorSpace": "srgb",
422
+ "components": [
423
+ 0.7647058963775635,
424
+ 0.21960784494876862,
425
+ 0.10980392247438431
426
+ ],
427
+ "alpha": 1,
428
+ "hex": "#C3381C"
290
429
  },
291
- "btn-secondary-text-active": {
292
- "$type": "color",
293
- "$value": "{abstracts-custom-props.navy}",
294
- "$extensions": {
295
- "com.figma": {
296
- "collectionName": "cfpb-button",
297
- "collectionID": "VariableCollectionId:8188:6906",
298
- "modeName": "default",
299
- "modeID": "8188:0",
300
- "variableName": "btn-secondary-text-active",
301
- "variableID": "VariableID:8191:6988",
302
- "alias": {
303
- "type": "VARIABLE_ALIAS",
304
- "id": "VariableID:296:194"
305
- }
306
- }
307
- }
430
+ "$extensions": {
431
+ "com.figma.variableId": "VariableID:8191:6980",
432
+ "com.figma.scopes": [
433
+ "ALL_SCOPES"
434
+ ],
435
+ "com.figma.aliasData": {
436
+ "targetVariableId": "VariableID:8723807e79f14325b18f88a8dd9b5ecea7937d98/-1:-1",
437
+ "targetVariableName": "red-mid-dark",
438
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
439
+ "targetVariableSetName": "abstracts-custom-props"
440
+ },
441
+ "com.figma.isOverride": true
442
+ }
443
+ },
444
+ "btn-warning-bg-hover": {
445
+ "$type": "color",
446
+ "$value": {
447
+ "colorSpace": "srgb",
448
+ "components": [
449
+ 0.7137255072593689,
450
+ 0.1882352977991104,
451
+ 0.0784313753247261
452
+ ],
453
+ "alpha": 1,
454
+ "hex": "#B63014"
308
455
  },
309
- "btn-secondary-text-hover": {
310
- "$type": "color",
311
- "$value": "{abstracts-custom-props.pacific-dark}",
312
- "$extensions": {
313
- "com.figma": {
314
- "collectionName": "cfpb-button",
315
- "collectionID": "VariableCollectionId:8188:6906",
316
- "modeName": "default",
317
- "modeID": "8188:0",
318
- "variableName": "btn-secondary-text-hover",
319
- "variableID": "VariableID:8191:6987",
320
- "alias": {
321
- "type": "VARIABLE_ALIAS",
322
- "id": "VariableID:296:180"
323
- }
324
- }
325
- }
456
+ "$extensions": {
457
+ "com.figma.variableId": "VariableID:8191:6983",
458
+ "com.figma.scopes": [
459
+ "ALL_SCOPES"
460
+ ],
461
+ "com.figma.aliasData": {
462
+ "targetVariableId": "VariableID:2e2c43dab5171c437aa4cd2820c588419d4b3d1a/-1:-1",
463
+ "targetVariableName": "red-dark",
464
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
465
+ "targetVariableSetName": "abstracts-custom-props"
466
+ },
467
+ "com.figma.isOverride": true
468
+ }
469
+ },
470
+ "btn-warning-bg-active": {
471
+ "$type": "color",
472
+ "$value": {
473
+ "colorSpace": "srgb",
474
+ "components": [
475
+ 0.26274511218070984,
476
+ 0.2823529541492462,
477
+ 0.30588236451148987
478
+ ],
479
+ "alpha": 1,
480
+ "hex": "#43484E"
326
481
  },
327
- "btn-text": {
328
- "$type": "color",
329
- "$value": "{abstracts-custom-props.white}",
330
- "$extensions": {
331
- "com.figma": {
332
- "collectionName": "cfpb-button",
333
- "collectionID": "VariableCollectionId:8188:6906",
334
- "modeName": "default",
335
- "modeID": "8188:0",
336
- "variableName": "btn-text",
337
- "variableID": "VariableID:8191:6977",
338
- "alias": {
339
- "type": "VARIABLE_ALIAS",
340
- "id": "VariableID:296:216"
341
- }
342
- }
343
- }
482
+ "$extensions": {
483
+ "com.figma.variableId": "VariableID:8191:6979",
484
+ "com.figma.scopes": [
485
+ "ALL_SCOPES"
486
+ ],
487
+ "com.figma.aliasData": {
488
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
489
+ "targetVariableName": "gray-dark",
490
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
491
+ "targetVariableSetName": "abstracts-custom-props"
492
+ },
493
+ "com.figma.isOverride": true
494
+ }
495
+ },
496
+ "btn-warning-divider": {
497
+ "$type": "color",
498
+ "$value": {
499
+ "colorSpace": "srgb",
500
+ "components": [
501
+ 0.9058823585510254,
502
+ 0.6196078658103943,
503
+ 0.5568627715110779
504
+ ],
505
+ "alpha": 1,
506
+ "hex": "#E79E8E"
344
507
  },
345
- "btn-warning-bg": {
346
- "$type": "color",
347
- "$value": "{abstracts-custom-props.red-mid-dark}",
348
- "$extensions": {
349
- "com.figma": {
350
- "collectionName": "cfpb-button",
351
- "collectionID": "VariableCollectionId:8188:6906",
352
- "modeName": "default",
353
- "modeID": "8188:0",
354
- "variableName": "btn-warning-bg",
355
- "variableID": "VariableID:8191:6980",
356
- "alias": {
357
- "type": "VARIABLE_ALIAS",
358
- "id": "VariableID:296:258"
359
- }
360
- }
361
- }
508
+ "$extensions": {
509
+ "com.figma.variableId": "VariableID:8191:6992",
510
+ "com.figma.scopes": [
511
+ "ALL_SCOPES"
512
+ ],
513
+ "com.figma.aliasData": {
514
+ "targetVariableId": "VariableID:09f64900360ca33cef13ebd09fcf7fad90dba0a4/-1:-1",
515
+ "targetVariableName": "red-60",
516
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
517
+ "targetVariableSetName": "abstracts-custom-props"
518
+ },
519
+ "com.figma.isOverride": true
520
+ }
521
+ },
522
+ "btn-disabled-text": {
523
+ "$type": "color",
524
+ "$value": {
525
+ "colorSpace": "srgb",
526
+ "components": [
527
+ 0.26274511218070984,
528
+ 0.2823529541492462,
529
+ 0.30588236451148987
530
+ ],
531
+ "alpha": 1,
532
+ "hex": "#43484E"
362
533
  },
363
- "btn-warning-bg-active": {
364
- "$type": "color",
365
- "$value": "{abstracts-custom-props.gray-dark}",
366
- "$extensions": {
367
- "com.figma": {
368
- "collectionName": "cfpb-button",
369
- "collectionID": "VariableCollectionId:8188:6906",
370
- "modeName": "default",
371
- "modeID": "8188:0",
372
- "variableName": "btn-warning-bg-active",
373
- "variableID": "VariableID:8191:6979",
374
- "alias": {
375
- "type": "VARIABLE_ALIAS",
376
- "id": "VariableID:296:219"
377
- }
378
- }
379
- }
534
+ "$extensions": {
535
+ "com.figma.variableId": "VariableID:8191:6994",
536
+ "com.figma.scopes": [
537
+ "ALL_SCOPES"
538
+ ],
539
+ "com.figma.aliasData": {
540
+ "targetVariableId": "VariableID:e6a7ff738d900619d5bb0bc01ecda1ec13afa437/-1:-1",
541
+ "targetVariableName": "gray-dark",
542
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
543
+ "targetVariableSetName": "abstracts-custom-props"
544
+ },
545
+ "com.figma.isOverride": true
546
+ }
547
+ },
548
+ "btn-disabled-bg": {
549
+ "$type": "color",
550
+ "$value": {
551
+ "colorSpace": "srgb",
552
+ "components": [
553
+ 0.8235294222831726,
554
+ 0.8274509906768799,
555
+ 0.8352941274642944
556
+ ],
557
+ "alpha": 1,
558
+ "hex": "#D2D3D5"
380
559
  },
381
- "btn-warning-bg-hover": {
382
- "$type": "color",
383
- "$value": "{abstracts-custom-props.red-dark}",
384
- "$extensions": {
385
- "com.figma": {
386
- "collectionName": "cfpb-button",
387
- "collectionID": "VariableCollectionId:8188:6906",
388
- "modeName": "default",
389
- "modeID": "8188:0",
390
- "variableName": "btn-warning-bg-hover",
391
- "variableID": "VariableID:8191:6983",
392
- "alias": {
393
- "type": "VARIABLE_ALIAS",
394
- "id": "VariableID:296:257"
395
- }
396
- }
397
- }
560
+ "$extensions": {
561
+ "com.figma.variableId": "VariableID:8191:6974",
562
+ "com.figma.scopes": [
563
+ "ALL_SCOPES"
564
+ ],
565
+ "com.figma.aliasData": {
566
+ "targetVariableId": "VariableID:589748f58538c8aa3f5b9704d3d67c3fc62d3b85/-1:-1",
567
+ "targetVariableName": "gray-20",
568
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
569
+ "targetVariableSetName": "abstracts-custom-props"
570
+ },
571
+ "com.figma.isOverride": true
572
+ }
573
+ },
574
+ "btn-disabled-outline": {
575
+ "$type": "color",
576
+ "$value": {
577
+ "colorSpace": "srgb",
578
+ "components": [
579
+ 0.8235294222831726,
580
+ 0.8274509906768799,
581
+ 0.8352941274642944
582
+ ],
583
+ "alpha": 1,
584
+ "hex": "#D2D3D5"
398
585
  },
399
- "btn-warning-divider": {
400
- "$type": "color",
401
- "$value": "{abstracts-custom-props.red-60}",
402
- "$extensions": {
403
- "com.figma": {
404
- "collectionName": "cfpb-button",
405
- "collectionID": "VariableCollectionId:8188:6906",
406
- "modeName": "default",
407
- "modeID": "8188:0",
408
- "variableName": "btn-warning-divider",
409
- "variableID": "VariableID:8191:6992",
410
- "alias": {
411
- "type": "VARIABLE_ALIAS",
412
- "id": "VariableID:296:263"
413
- }
414
- }
415
- }
586
+ "$extensions": {
587
+ "com.figma.variableId": "VariableID:8191:6984",
588
+ "com.figma.scopes": [
589
+ "ALL_SCOPES"
590
+ ],
591
+ "com.figma.aliasData": {
592
+ "targetVariableId": "VariableID:589748f58538c8aa3f5b9704d3d67c3fc62d3b85/-1:-1",
593
+ "targetVariableName": "gray-20",
594
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
595
+ "targetVariableSetName": "abstracts-custom-props"
596
+ },
597
+ "com.figma.isOverride": true
598
+ }
599
+ },
600
+ "btn-disabled-divider": {
601
+ "$type": "color",
602
+ "$value": {
603
+ "colorSpace": "srgb",
604
+ "components": [
605
+ 0.5686274766921997,
606
+ 0.5764706134796143,
607
+ 0.5843137502670288
608
+ ],
609
+ "alpha": 1,
610
+ "hex": "#919395"
416
611
  },
417
- "btn-warning-text": {
418
- "$type": "color",
419
- "$value": "{abstracts-custom-props.white}",
420
- "$extensions": {
421
- "com.figma": {
422
- "collectionName": "cfpb-button",
423
- "collectionID": "VariableCollectionId:8188:6906",
424
- "modeName": "default",
425
- "modeID": "8188:0",
426
- "variableName": "btn-warning-text",
427
- "variableID": "VariableID:8191:6978",
428
- "alias": {
429
- "type": "VARIABLE_ALIAS",
430
- "id": "VariableID:296:216"
431
- }
432
- }
433
- }
612
+ "$extensions": {
613
+ "com.figma.variableId": "VariableID:8191:6996",
614
+ "com.figma.scopes": [
615
+ "ALL_SCOPES"
616
+ ],
617
+ "com.figma.aliasData": {
618
+ "targetVariableId": "VariableID:ee19262cef9422d3a77fe5774b453ed69cb6cdf6/-1:-1",
619
+ "targetVariableName": "gray-60",
620
+ "targetVariableSetId": "VariableCollectionId:69100effdf1cc4eed1a427ae1ff43772792e4bfc/-1:-1",
621
+ "targetVariableSetName": "abstracts-custom-props"
622
+ },
623
+ "com.figma.isOverride": true
434
624
  }
625
+ },
626
+ "$extensions": {
627
+ "com.figma.modeName": "default"
435
628
  }
436
629
  }