@coinbase/cds-web 8.38.0 → 8.38.2

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 (76) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dts/controls/NativeInput.d.ts.map +1 -1
  3. package/dts/controls/TextInput.d.ts.map +1 -1
  4. package/esm/accordion/__figma__/Accordion.figma.js +1 -1
  5. package/esm/buttons/__figma__/AvatarButton.figma.js +1 -1
  6. package/esm/buttons/__figma__/Button.figma.js +1 -1
  7. package/esm/buttons/__figma__/IconButton.figma.js +1 -1
  8. package/esm/buttons/__figma__/TileButton.figma.js +1 -1
  9. package/esm/cards/ContentCard/__figma__/ContentCard.figma.js +1 -1
  10. package/esm/cards/ContentCard/__figma__/ContentCardBody.figma.js +1 -1
  11. package/esm/cards/ContentCard/__figma__/ContentCardFooter.figma.js +5 -5
  12. package/esm/cards/ContentCard/__figma__/ContentCardHeader.figma.js +1 -1
  13. package/esm/cards/__figma__/AnnouncementCard.figma.js +1 -0
  14. package/esm/cards/__figma__/ContainedAssetCard.figma.js +1 -1
  15. package/esm/cards/__figma__/FloatingAssetCard.figma.js +1 -1
  16. package/esm/cards/__figma__/NudgeCard.figma.js +1 -1
  17. package/esm/cards/__figma__/UpsellCard.figma.js +1 -1
  18. package/esm/cells/__figma__/ContentCell.figma.js +1 -1
  19. package/esm/cells/__figma__/ListCell.figma.js +2 -2
  20. package/esm/chips/__figma__/InputChip.figma.js +10 -8
  21. package/esm/chips/__figma__/SelectChip.figma.js +7 -8
  22. package/esm/chips/__figma__/TabbedChips.figma.js +1 -1
  23. package/esm/coachmark/__figma__/Coachmark.figma.js +1 -1
  24. package/esm/controls/NativeInput.js +3 -1
  25. package/esm/controls/TextInput.js +14 -6
  26. package/esm/controls/__figma__/CheckboxGroup.figma.js +1 -1
  27. package/esm/controls/__figma__/NativeTextArea.figma.js +1 -1
  28. package/esm/controls/__figma__/RadioCell.figma.js +41 -1
  29. package/esm/controls/__figma__/RadioGroup.figma.js +1 -1
  30. package/esm/controls/__figma__/SearchInput.figma.js +1 -1
  31. package/esm/controls/__figma__/SelectOption.figma.js +1 -1
  32. package/esm/controls/__figma__/Switch.figma.js +1 -1
  33. package/esm/controls/__figma__/TextInput.figma.js +2 -2
  34. package/esm/dates/__figma__/DatePicker.figma.js +1 -1
  35. package/esm/dots/__figma__/DotCount.figma.js +1 -1
  36. package/esm/dots/__figma__/DotStatusColor.figma.js +1 -1
  37. package/esm/dots/__figma__/DotSymbol.figma.js +1 -1
  38. package/esm/dropdown/__figma__/Dropdown.figma.js +1 -1
  39. package/esm/icons/__figma__/Icon.figma.js +423 -423
  40. package/esm/icons/__figma__/LogoMark.figma.js +1 -1
  41. package/esm/icons/__figma__/LogoWordmark.figma.js +2 -2
  42. package/esm/icons/__figma__/SubBrandLogoMark.figma.js +1 -1
  43. package/esm/icons/__figma__/SubBrandLogoWordmark.figma.js +1 -1
  44. package/esm/illustrations/__figma__/HeroSquare.figma.js +350 -350
  45. package/esm/illustrations/__figma__/Pictogram.figma.js +295 -295
  46. package/esm/illustrations/__figma__/SpotIcon.figma.js +56 -56
  47. package/esm/illustrations/__figma__/SpotRectangle.figma.js +183 -183
  48. package/esm/illustrations/__figma__/SpotSquare.figma.js +198 -198
  49. package/esm/layout/__figma__/Divider.figma.js +2 -2
  50. package/esm/layout/__figma__/Fallback.figma.js +1 -1
  51. package/esm/multi-content-module/__figma__/MultiContentModule.figma.js +1 -1
  52. package/esm/navigation/__figma__/NavLink.figma.js +2 -2
  53. package/esm/navigation/__figma__/NavigationBar.figma.js +3 -3
  54. package/esm/navigation/__figma__/NavigationTitle.figma.js +1 -1
  55. package/esm/navigation/__figma__/Sidebar.figma.js +1 -1
  56. package/esm/navigation/__figma__/SidebarItem.figma.js +28 -25
  57. package/esm/overlays/FocusTrap.js +2 -2
  58. package/esm/overlays/__figma__/Toast.figma.js +1 -1
  59. package/esm/overlays/modal/__figma__/FullscreenModal.figma.js +3 -3
  60. package/esm/overlays/modal/__figma__/Modal.figma.js +1 -1
  61. package/esm/overlays/tooltip/__figma__/Tooltip.figma.js +2 -2
  62. package/esm/page/__figma__/PageFooter.figma.js +1 -1
  63. package/esm/page/__figma__/PageHeader.figma.js +1 -1
  64. package/esm/pagination/__figma__/Pagination.figma.js +1 -1
  65. package/esm/section-header/__figma__/SectionHeader.figma.js +1 -1
  66. package/esm/tables/__figma__/TableCell.figma.js +2 -2
  67. package/esm/tabs/__figma__/SegmentedTabs.figma.js +3 -3
  68. package/esm/tabs/__figma__/TabNavigation.figma.js +1 -1
  69. package/esm/tag/__figma__/Tag.figma.js +2 -2
  70. package/esm/typography/__figma__/Link.figma.js +1 -1
  71. package/esm/visualizations/__figma__/ProgressBar.figma.js +2 -2
  72. package/esm/visualizations/__figma__/ProgressCircle.figma.js +1 -1
  73. package/package.json +2 -3
  74. package/dts/controls/__figma__/Select.figma.d.ts +0 -2
  75. package/dts/controls/__figma__/Select.figma.d.ts.map +0 -1
  76. package/esm/controls/__figma__/Select.figma.js +0 -47
@@ -2,337 +2,337 @@ import { figma } from '@figma/code-connect';
2
2
  import { SpotIcon } from '../SpotIcon';
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=7347-71', {
5
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
5
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
6
6
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
7
7
  name: "outage"
8
8
  })
9
9
  });
10
10
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-702', {
11
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
11
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
12
12
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
13
13
  name: "pieChart"
14
14
  })
15
15
  });
16
16
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-703', {
17
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
17
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
18
18
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
19
19
  name: "idVerification"
20
20
  })
21
21
  });
22
22
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-689', {
23
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
23
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
24
24
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
25
25
  name: "email"
26
26
  })
27
27
  });
28
28
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-691', {
29
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
29
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
30
30
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
31
31
  name: "delegate"
32
32
  })
33
33
  });
34
34
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-690', {
35
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
35
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
36
36
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
37
37
  name: "wallet"
38
38
  })
39
39
  });
40
40
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-692', {
41
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
41
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
42
42
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
43
43
  name: "bank"
44
44
  })
45
45
  });
46
46
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-693', {
47
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
47
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
48
48
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
49
49
  name: "warning"
50
50
  })
51
51
  });
52
52
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-706', {
53
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
53
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
54
54
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
55
55
  name: "send"
56
56
  })
57
57
  });
58
58
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-701', {
59
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
59
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
60
60
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
61
61
  name: "recurringPurchases"
62
62
  })
63
63
  });
64
64
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-694', {
65
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
65
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
66
66
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
67
67
  name: "chat"
68
68
  })
69
69
  });
70
70
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-695', {
71
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
71
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
72
72
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
73
73
  name: "2fa"
74
74
  })
75
75
  });
76
76
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-705', {
77
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
77
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
78
78
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
79
79
  name: "shield"
80
80
  })
81
81
  });
82
82
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-696', {
83
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
83
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
84
84
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
85
85
  name: "multiCoin"
86
86
  })
87
87
  });
88
88
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-697', {
89
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
89
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
90
90
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
91
91
  name: "fast"
92
92
  })
93
93
  });
94
94
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-699', {
95
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
95
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
96
96
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
97
97
  name: "noFees"
98
98
  })
99
99
  });
100
100
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-700', {
101
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
101
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
102
102
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
103
103
  name: "creditCard"
104
104
  })
105
105
  });
106
106
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-698', {
107
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
107
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
108
108
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
109
109
  name: "done"
110
110
  })
111
111
  });
112
112
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-704', {
113
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
113
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
114
114
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
115
115
  name: "error"
116
116
  })
117
117
  });
118
118
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4390-707', {
119
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
119
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
120
120
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
121
121
  name: "authenticator"
122
122
  })
123
123
  });
124
124
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2428', {
125
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
125
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
126
126
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
127
127
  name: "nodeProduct"
128
128
  })
129
129
  });
130
130
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2454', {
131
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
131
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
132
132
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
133
133
  name: "base"
134
134
  })
135
135
  });
136
136
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2429', {
137
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
137
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
138
138
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
139
139
  name: "advancedTradeProduct"
140
140
  })
141
141
  });
142
142
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2430', {
143
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
143
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
144
144
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
145
145
  name: "paySDKProduct"
146
146
  })
147
147
  });
148
148
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2443', {
149
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
149
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
150
150
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
151
151
  name: "walletAsAServiceProduct"
152
152
  })
153
153
  });
154
154
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2431', {
155
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
155
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
156
156
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
157
157
  name: "signInProduct"
158
158
  })
159
159
  });
160
160
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2446', {
161
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
161
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
162
162
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
163
163
  name: "rosettaProduct"
164
164
  })
165
165
  });
166
166
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2432', {
167
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
167
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
168
168
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
169
169
  name: "exchangeProduct"
170
170
  })
171
171
  });
172
172
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2433', {
173
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
173
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
174
174
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
175
175
  name: "commerceProduct"
176
176
  })
177
177
  });
178
178
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2434', {
179
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
179
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
180
180
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
181
181
  name: "primeProduct"
182
182
  })
183
183
  });
184
184
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2435', {
185
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
185
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
186
186
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
187
187
  name: "stakingProduct"
188
188
  })
189
189
  });
190
190
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2456', {
191
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
191
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
192
192
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
193
193
  name: "delegateProduct"
194
194
  })
195
195
  });
196
196
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2450', {
197
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
197
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
198
198
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
199
199
  name: "dataMarketplace"
200
200
  })
201
201
  });
202
202
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2436', {
203
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
203
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
204
204
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
205
205
  name: "rewardsProduct"
206
206
  })
207
207
  });
208
208
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2452', {
209
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
209
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
210
210
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
211
211
  name: "venturesProduct"
212
212
  })
213
213
  });
214
214
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2437', {
215
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
215
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
216
216
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
217
217
  name: "assetManagementProduct"
218
218
  })
219
219
  });
220
220
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2453', {
221
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
221
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
222
222
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
223
223
  name: "coinbaseOneProduct"
224
224
  })
225
225
  });
226
226
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2438', {
227
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
227
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
228
228
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
229
229
  name: "coinbase"
230
230
  })
231
231
  });
232
232
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2441', {
233
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
233
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
234
234
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
235
235
  name: "walletLogo"
236
236
  })
237
237
  });
238
238
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2440', {
239
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
239
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
240
240
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
241
241
  name: "helpCenterProduct"
242
242
  })
243
243
  });
244
244
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=11813-51', {
245
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
245
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
246
246
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
247
247
  name: "derivativesProduct"
248
248
  })
249
249
  });
250
250
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2448', {
251
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
251
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
252
252
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
253
253
  name: "institutionalProduct"
254
254
  })
255
255
  });
256
256
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2445', {
257
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
257
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
258
258
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
259
259
  name: "cloudProduct"
260
260
  })
261
261
  });
262
262
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2439', {
263
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
263
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
264
264
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
265
265
  name: "assetHubProduct"
266
266
  })
267
267
  });
268
268
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2451', {
269
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
269
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
270
270
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
271
271
  name: "nftProduct"
272
272
  })
273
273
  });
274
274
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2457', {
275
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
275
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
276
276
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
277
277
  name: "learningRewardsProduct"
278
278
  })
279
279
  });
280
280
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2459', {
281
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
281
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
282
282
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
283
283
  name: "borrowProduct"
284
284
  })
285
285
  });
286
286
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2447', {
287
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
287
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
288
288
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
289
289
  name: "privateClientProduct"
290
290
  })
291
291
  });
292
292
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2449', {
293
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
293
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
294
294
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
295
295
  name: "custodyProduct"
296
296
  })
297
297
  });
298
298
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2458', {
299
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
299
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
300
300
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
301
301
  name: "internationalExchangeProduct"
302
302
  })
303
303
  });
304
304
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=4158-2455', {
305
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
305
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
306
306
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
307
307
  name: "participateProduct"
308
308
  })
309
309
  });
310
310
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=3669-85', {
311
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
311
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
312
312
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
313
313
  name: "productCompliance"
314
314
  })
315
315
  });
316
316
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=3669-86', {
317
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
317
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
318
318
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
319
319
  name: "productEarn"
320
320
  })
321
321
  });
322
322
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=3669-83', {
323
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
323
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
324
324
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
325
325
  name: "productCoinbaseCard"
326
326
  })
327
327
  });
328
328
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=3669-84', {
329
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
329
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
330
330
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
331
331
  name: "productPro"
332
332
  })
333
333
  });
334
334
  figma.connect(SpotIcon, 'https://figma.com/file/LmkJatvMRVzNgfiIkJDb99/?node-id=3669-87', {
335
- imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon';"],
335
+ imports: ["import { SpotIcon } from '@coinbase/cds-web/illustrations/SpotIcon'"],
336
336
  example: () => /*#__PURE__*/_jsx(SpotIcon, {
337
337
  name: "productWallet"
338
338
  })