@coinbase/cds-illustrations 4.30.1 → 4.32.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 (96) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/README.md +7 -7
  3. package/dts/__generated__/pictogram/data/descriptionMap.d.ts.map +1 -1
  4. package/dts/__generated__/pictogram/data/names.d.ts.map +1 -1
  5. package/dts/__generated__/pictogram/data/svgJsMap.d.ts.map +1 -1
  6. package/dts/__generated__/pictogram/data/versionMap.d.ts.map +1 -1
  7. package/dts/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.d.ts +2 -0
  8. package/dts/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.d.ts.map +1 -0
  9. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-1.d.ts +2 -0
  10. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-1.d.ts.map +1 -0
  11. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
  12. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
  13. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
  14. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
  15. package/dts/__generated__/pictogram/svgJs/light/arrowsUpDown-0.d.ts +2 -0
  16. package/dts/__generated__/pictogram/svgJs/light/arrowsUpDown-0.d.ts.map +1 -0
  17. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-1.d.ts +2 -0
  18. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-1.d.ts.map +1 -0
  19. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
  20. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
  21. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
  22. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
  23. package/dts/__generated__/pictogram/types/PictogramName.d.ts +3 -0
  24. package/dts/__generated__/pictogram/types/PictogramName.d.ts.map +1 -1
  25. package/dts/__generated__/spotSquare/data/descriptionMap.d.ts.map +1 -1
  26. package/dts/__generated__/spotSquare/data/names.d.ts.map +1 -1
  27. package/dts/__generated__/spotSquare/data/svgJsMap.d.ts.map +1 -1
  28. package/dts/__generated__/spotSquare/data/versionMap.d.ts.map +1 -1
  29. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
  30. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
  31. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
  32. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
  33. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
  34. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
  35. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
  36. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
  37. package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts +2 -0
  38. package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts.map +1 -1
  39. package/esm/__generated__/heroSquare/data/descriptionMap.js +9 -9
  40. package/esm/__generated__/pictogram/data/descriptionMap.js +22 -22
  41. package/esm/__generated__/pictogram/data/names.js +1 -1
  42. package/esm/__generated__/pictogram/data/svgJsMap.js +14 -2
  43. package/esm/__generated__/pictogram/data/versionMap.js +5 -2
  44. package/esm/__generated__/pictogram/png/dark/arrowsUpDown-0.png +0 -0
  45. package/esm/__generated__/pictogram/png/dark/baseCheckSmall-1.png +0 -0
  46. package/esm/__generated__/pictogram/png/dark/pieChartWithArrow-0.png +0 -0
  47. package/esm/__generated__/pictogram/png/dark/pieChartWithArrowBlue-0.png +0 -0
  48. package/esm/__generated__/pictogram/png/light/arrowsUpDown-0.png +0 -0
  49. package/esm/__generated__/pictogram/png/light/baseCheckSmall-1.png +0 -0
  50. package/esm/__generated__/pictogram/png/light/pieChartWithArrow-0.png +0 -0
  51. package/esm/__generated__/pictogram/png/light/pieChartWithArrowBlue-0.png +0 -0
  52. package/esm/__generated__/pictogram/svg/dark/arrowsUpDown-0.svg +1 -0
  53. package/esm/__generated__/pictogram/svg/dark/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  54. package/esm/__generated__/pictogram/svg/dark/pieChartWithArrow-0.svg +1 -0
  55. package/esm/__generated__/pictogram/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
  56. package/esm/__generated__/pictogram/svg/light/arrowsUpDown-0.svg +1 -0
  57. package/esm/__generated__/pictogram/svg/light/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  58. package/esm/__generated__/pictogram/svg/light/pieChartWithArrow-0.svg +1 -0
  59. package/esm/__generated__/pictogram/svg/light/pieChartWithArrowBlue-0.svg +1 -0
  60. package/esm/__generated__/pictogram/svg/themeable/arrowsUpDown-0.svg +1 -0
  61. package/esm/__generated__/pictogram/svg/themeable/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  62. package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrow-0.svg +1 -0
  63. package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
  64. package/esm/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.js +3 -0
  65. package/esm/__generated__/pictogram/svgJs/dark/{baseCheckSmall-0.js → baseCheckSmall-1.js} +1 -1
  66. package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.js +3 -0
  67. package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
  68. package/esm/__generated__/pictogram/svgJs/light/arrowsUpDown-0.js +3 -0
  69. package/esm/__generated__/pictogram/svgJs/light/{baseCheckSmall-0.js → baseCheckSmall-1.js} +1 -1
  70. package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.js +3 -0
  71. package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
  72. package/esm/__generated__/spotSquare/data/descriptionMap.js +14 -14
  73. package/esm/__generated__/spotSquare/data/names.js +1 -1
  74. package/esm/__generated__/spotSquare/data/svgJsMap.js +8 -0
  75. package/esm/__generated__/spotSquare/data/versionMap.js +3 -1
  76. package/esm/__generated__/spotSquare/png/dark/pieChartWithArrow-0.png +0 -0
  77. package/esm/__generated__/spotSquare/png/dark/pieChartWithArrowBlue-0.png +0 -0
  78. package/esm/__generated__/spotSquare/png/light/pieChartWithArrow-0.png +0 -0
  79. package/esm/__generated__/spotSquare/png/light/pieChartWithArrowBlue-0.png +0 -0
  80. package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrow-0.svg +1 -0
  81. package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
  82. package/esm/__generated__/spotSquare/svg/light/pieChartWithArrow-0.svg +1 -0
  83. package/esm/__generated__/spotSquare/svg/light/pieChartWithArrowBlue-0.svg +1 -0
  84. package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrow-0.svg +1 -0
  85. package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
  86. package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.js +3 -0
  87. package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
  88. package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.js +3 -0
  89. package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
  90. package/package.json +1 -1
  91. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-0.d.ts +0 -2
  92. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-0.d.ts.map +0 -1
  93. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-0.d.ts +0 -2
  94. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-0.d.ts.map +0 -1
  95. package/esm/__generated__/pictogram/png/dark/baseCheckSmall-0.png +0 -0
  96. package/esm/__generated__/pictogram/png/light/baseCheckSmall-0.png +0 -0
package/CHANGELOG.md CHANGED
@@ -8,6 +8,42 @@ All notable changes to this project will be documented in this file.
8
8
 
9
9
  <!-- template-start -->
10
10
 
11
+ ## 4.32.0 (3/3/2026 PST)
12
+
13
+ #### 🚀 Updates
14
+
15
+ - Feat: Publish illustrations 2026-03-03. [[#466](https://github.com/coinbase/cds/pull/466)]
16
+
17
+ ##### ⭐️ Added (4)
18
+
19
+ ###### Pictogram (2)
20
+
21
+ - pieChartWithArrow
22
+ - pieChartWithArrowBlue
23
+
24
+ ###### SpotSquare (2)
25
+
26
+ - pieChartWithArrow
27
+ - pieChartWithArrowBlue
28
+
29
+ ## 4.31.0 (2/3/2026 PST)
30
+
31
+ #### 🚀 Updates
32
+
33
+ - Feat: Publish illustrations 2026/02/03. [[#364](https://github.com/coinbase/cds/pull/364)]
34
+
35
+ ##### ⭐️ Added (1)
36
+
37
+ ###### Pictogram (1)
38
+
39
+ - arrowsUpDown
40
+
41
+ ##### ⭐️ Updated (1)
42
+
43
+ ###### Pictogram (1)
44
+
45
+ - baseCheckSmall
46
+
11
47
  ## 4.30.1 (2/3/2026 PST)
12
48
 
13
49
  This is an artificial version bump with no new change.
package/README.md CHANGED
@@ -39,11 +39,11 @@ yarn nx run illustrations:release
39
39
 
40
40
  - **IMPORTANT:** If any illustrations are renamed or deleted, this update will be a breaking change for consumers. Please ensure that you publish a migration guide and a migrator script along with this release to aid consumers with migration.
41
41
 
42
- 2. Commit the changes with a message in the following format: `feat: Publish illustrations mm/dd/yyyy`
42
+ 3. Commit the changes with a message in the following format: `feat: Publish illustrations mm/dd/yyyy`
43
43
 
44
- 3. Open a PR with the changes
44
+ 4. Open a PR with the changes
45
45
 
46
- 4. Bump the package version and update the changelog
46
+ 5. Bump the package version and update the changelog
47
47
 
48
48
  ```shell
49
49
  yarn changelog illustrations
@@ -55,13 +55,13 @@ yarn changelog illustrations
55
55
  - PR number?: Copy/paste your PR number
56
56
  - Skip the rest (press enter to use defaults)
57
57
 
58
- 5. Run `yarn release` to generate website changelogs.
58
+ 6. Run `yarn release` to generate website changelogs.
59
59
 
60
- 6. Commit and push the changes to your existing PR
60
+ 7. Commit and push the changes to your existing PR
61
61
 
62
- 7. When the Percy diffs are ready, share them with the Illustrations DRI for approval. Merge your PR once the DRI has signed off.
62
+ 8. When the Percy diffs are ready, share them with the Illustrations DRI for approval. Merge your PR once the DRI has signed off.
63
63
 
64
- <!-- 8. TODO: add a step to check deployment status -->
64
+ <!-- TODO: add a step to check deployment status -->
65
65
 
66
66
  If not, manually trigger the builds if necessary and/or deploy the targets as needed when the build is complete. **_NOTE:_** If you're releasing both icons and illustrations at the same time, you only need to deploy to `production::cds-docs` once, so just pick whichever commit is the most recent and deploy from there.
67
67
 
@@ -1 +1 @@
1
- {"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CA6qG5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAirG5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,aAAa,EA2ezB,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,aAAa,EA8ezB,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAy6DT,MAAM,CAAC,aAAa,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAExE,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAq7DT,MAAM,CAAC,aAAa,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAExE,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,CA2e7C,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,CA8e7C,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=arrowsUpDown-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrowsUpDown-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=baseCheckSmall-1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"baseCheckSmall-1.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/baseCheckSmall-1.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrow-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrowBlue-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=arrowsUpDown-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrowsUpDown-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/arrowsUpDown-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=baseCheckSmall-1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"baseCheckSmall-1.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/baseCheckSmall-1.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrow-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrowBlue-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
@@ -23,6 +23,7 @@ export type PictogramName =
23
23
  | 'apartOfDropsNft'
24
24
  | 'applyForHigherLimits'
25
25
  | 'apyInterest'
26
+ | 'arrowsUpDown'
26
27
  | 'assetEncryption'
27
28
  | 'assetHubNavigation'
28
29
  | 'assetManagement'
@@ -394,6 +395,8 @@ export type PictogramName =
394
395
  | 'phone'
395
396
  | 'pieChart'
396
397
  | 'pieChartData'
398
+ | 'pieChartWithArrow'
399
+ | 'pieChartWithArrowBlue'
397
400
  | 'pizza'
398
401
  | 'planet'
399
402
  | 'pluginBrowser'
@@ -1 +1 @@
1
- {"version":3,"file":"PictogramName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/types/PictogramName.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"PictogramName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/types/PictogramName.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAwlD5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CA0lD5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,cAAc,EAyP1B,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,cAAc,EA2P1B,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAi+BT,MAAM,CAAC,cAAc,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAEzE,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAy+BT,MAAM,CAAC,cAAc,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAEzE,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,cAAc,EAAE,MAAM,CAyP9C,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,cAAc,EAAE,MAAM,CA2P9C,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrow-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrowBlue-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrow-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.js"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export let content: string;
2
+ //# sourceMappingURL=pieChartWithArrowBlue-0.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
@@ -196,6 +196,8 @@ export type SpotSquareName =
196
196
  | 'performance'
197
197
  | 'phoneNotifications'
198
198
  | 'phoneNumber'
199
+ | 'pieChartWithArrow'
200
+ | 'pieChartWithArrowBlue'
199
201
  | 'pixBankDeposits'
200
202
  | 'pixDeposits'
201
203
  | 'portfolioPerformance'
@@ -1 +1 @@
1
- {"version":3,"file":"SpotSquareName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/types/SpotSquareName.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SpotSquareName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/types/SpotSquareName.ts"],"names":[],"mappings":"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"}
@@ -22,15 +22,6 @@ const descriptionMap = {
22
22
  '400': ['error400', 'errorWeb400'],
23
23
  '404': ['emptyStateNft404Page', 'errorWeb404', 'errorWeb404Mobile'],
24
24
  '500': ['errorApp500', 'errorWeb500'],
25
- restricted: ['restrictedCountry'],
26
- country: ['restrictedCountry'],
27
- warning: ['restrictedCountry', 'verifyInfo', 'coinbaseOneDocWarning', 'networkWarning', 'coinbaseCardIssue', 'contactsListWarning', 'bigWarning', 'walletWarning', 'outage', 'refresh'],
28
- map: ['restrictedCountry'],
29
- pin: ['restrictedCountry'],
30
- point: ['restrictedCountry'],
31
- location: ['restrictedCountry', 'basedInUsa'],
32
- 'warning state': ['restrictedCountry', 'verifyInfo', 'coinbaseOneDocWarning', 'docError', 'coinbaseCardIssue', 'contactsListWarning', 'idIssue', 'coinbaseOneCardWarning', 'refresh'],
33
- '': ['baseCheck', 'test', 'borrowCoinsBtc', 'desktopUnknown', 'cardReloadFunds', 'videoReview', 'errorApp500', 'invite', 'recurringReward', 'errorRefresh', 'videoUpload', 'errorWeb404', 'coinbaseIsDownMobile', 'walletLoading', 'coinbaseFees', 'desktopAuthorized', 'airdrop', 'fiat', 'lend', 'borrowCoins', 'communication', 'offChain', 'onChain', 'governanceMallet', 'lightningNetwork', 'walletWarning', 'walletConfirmation', 'errorWeb404Mobile', 'errorRefreshWeb', 'oilAndGold', 'coinbaseOneZeroPortal', 'coinbaseOneZeroPromotion', 'vipBadge', 'baseErrorButterfly', 'baseCoinCryptoLarge', 'basePiechartLarge', 'baseMintNftLarge', 'baseChartLarge', 'basePeopleLarge', 'baseConnectLarge', 'baseLocationLarge', 'baseSecurityLarge', 'baseLoadingLarge', 'baseErrorLarge', 'baseDecentralizationLarge', 'baseCoinNetworkLarge', 'baseTargetLarge', 'baseEmptyLarge', 'baseSendLarge', 'baseNftLarge', 'baseRewardsCalmLarge', 'baseNetworkLarge', 'basePaycoinLarge', 'predictionsMarkets', 'options', 'instantUnstakingClock', 'baseCreatorCoinEmpty', 'baseCreatorCoin', 'baseSocial', 'graphChartTrading', 'moreGains', 'futuresExpire', 'tradingWithLeverage', 'futuresAndPerps', 'futuresVsPerps'],
34
25
  leverage: ['leverage', 'liquidationBufferRed', 'liquidationBufferGreen', 'liquidationBufferRedClose', 'liquidationBufferYellow'],
35
26
  trading: ['leverage', 'marginWarning', 'futures', 'advancedTradingUi', 'advancedTrading', 'webRAT', 'defiDecentralizedTradingExchange', 'margin', 'orderBooks', 'readyToTrade', 'slippageTolerance', 'tradeGeneral', 'liquidationBufferRed', 'liquidationBufferGreen', 'liquidationBufferRedClose', 'liquidationBufferYellow'],
36
27
  add: ['leverage', 'marginWarning', 'buyFirstCrypto', 'receivedCard', 'coinbaseCardLock', 'add2Fa', 'addCreditCard', 'addBankAccount', 'addPhoneNumber', 'verifyBankTransactions', 'verifyCardTransactions', 'yourContacts', 'margin', 'insufficientBalance', 'coinbaseCardPocket', 'downloadCoinbaseWallet', 'coinbaseCard', 'addMoreCrypto', 'coinbaseOneCardWarning', 'cardAndPhone'],
@@ -120,6 +111,14 @@ const descriptionMap = {
120
111
  rubbish: ['discardAssets'],
121
112
  delete: ['discardAssets'],
122
113
  remove: ['discardAssets'],
114
+ restricted: ['restrictedCountry'],
115
+ country: ['restrictedCountry'],
116
+ warning: ['restrictedCountry', 'verifyInfo', 'coinbaseOneDocWarning', 'networkWarning', 'coinbaseCardIssue', 'contactsListWarning', 'bigWarning', 'walletWarning', 'outage', 'refresh'],
117
+ map: ['restrictedCountry'],
118
+ pin: ['restrictedCountry'],
119
+ point: ['restrictedCountry'],
120
+ location: ['restrictedCountry', 'basedInUsa'],
121
+ 'warning state': ['restrictedCountry', 'verifyInfo', 'coinbaseOneDocWarning', 'docError', 'coinbaseCardIssue', 'contactsListWarning', 'idIssue', 'coinbaseOneCardWarning', 'refresh'],
123
122
  Prime: ['primeEarn', 'primeStaking', 'primeDeFi'],
124
123
  Wallet: ['primeEarn', 'coinsInWallet'],
125
124
  Earn: ['primeEarn', 'primeStaking', 'earnMore', 'earnIdVerification', 'earnGrowth', 'earnSuccess'],
@@ -263,6 +262,7 @@ const descriptionMap = {
263
262
  'question mark': ['phoneUnknown', 'supportAndMore'],
264
263
  '❓': ['phoneUnknown', 'supportAndMore'],
265
264
  '❔': ['phoneUnknown'],
265
+ '': ['desktopUnknown', 'cardReloadFunds', 'videoReview', 'errorApp500', 'invite', 'recurringReward', 'errorRefresh', 'videoUpload', 'errorWeb404', 'coinbaseIsDownMobile', 'walletLoading', 'coinbaseFees', 'desktopAuthorized', 'airdrop', 'fiat', 'lend', 'borrowCoins', 'communication', 'offChain', 'onChain', 'governanceMallet', 'lightningNetwork', 'walletWarning', 'walletConfirmation', 'errorWeb404Mobile', 'errorRefreshWeb', 'oilAndGold', 'coinbaseOneZeroPortal', 'coinbaseOneZeroPromotion', 'vipBadge', 'baseErrorButterfly', 'baseCheck', 'baseCoinCryptoLarge', 'basePiechartLarge', 'baseMintNftLarge', 'baseChartLarge', 'basePeopleLarge', 'baseConnectLarge', 'baseLocationLarge', 'baseSecurityLarge', 'baseLoadingLarge', 'baseErrorLarge', 'baseDecentralizationLarge', 'baseCoinNetworkLarge', 'baseTargetLarge', 'baseEmptyLarge', 'baseSendLarge', 'baseNftLarge', 'baseRewardsCalmLarge', 'baseNetworkLarge', 'basePaycoinLarge', 'predictionsMarkets', 'options', 'instantUnstakingClock', 'baseCreatorCoinEmpty', 'baseCreatorCoin', 'baseSocial', 'graphChartTrading', 'moreGains', 'futuresExpire', 'tradingWithLeverage', 'futuresAndPerps', 'futuresVsPerps', 'test', 'borrowCoinsBtc'],
266
266
  both: ['whyNotBoth', 'coinbaseOneUSDCBig', 'usdAndUsdc'],
267
267
  addresses: ['whyNotBoth', 'noLongAddresses'],
268
268
  address: ['whyNotBoth'],
@@ -9,19 +9,7 @@
9
9
  * The search query filters the shown illustrations based on matches with name or description.
10
10
  */
11
11
  const descriptionMap = {
12
- '': ['robot', 'derivativesNavigation', 'coinbaseLogoNavigation', 'walletLogoNavigation', 'delegateNavigation', 'payNavigation', 'accountsNavigation', 'taxCenterNavigation', 'directDepositNavigation', 'proNavigation', 'connectNavigation', 'rosettaNavigation', 'walletLinkNavigation', 'cloudNavigation', 'signInNavigation', 'queryTransactNavigation', 'venturesNavigation', 'participateNavigation', 'privateClientNavigation', 'assetHubNavigation', 'decentralizedExchange', 'decentralizedWeb3', 'earnGraph', 'assetEncryption', 'earnNavigation', 'getStarted', 'miningCoins', 'helpCenterNavigation', 'browserMultiPlatform', 'coinFocus', 'feesRestriction', 'sendPaymentToOthers', 'securityCoinShield', 'globalTransactions', 'decentralizationEverything', 'borrowingLending', 'globalConnections', 'walletNavigation', 'walletPassword', 'cardNavigation', 'custodyNavigation', 'holdingCoin', 'economyGlobal', 'exchangeNavigation', 'nftNavigation', 'protectionPlan', 'collectionOfAssets', 'primeNavigation', 'advancedTradingNavigation', 'borrowNavigation', 'dataMarketplaceNavigation', 'cardBlocked', 'ethereumFocus', 'assetMovement', 'trading', 'analyticsNavigation', 'commerceNavigation', 'investGraph', 'rewardsNavigation', 'institutionalNavigation', 'linkYourAccount', 'learningRewardsNavigation', 'faucetNavigation', 'walletAsServiceNavigation', 'baseLogoNavigation', 'calculator', 'peerToPeer', 'cb1BankTransfers', 'basePiechartSmall', 'baseChartSmall', 'basePaycoinSmall', 'baseCheckSmall', 'baseErrorButterflySmall', 'baseMintNftSmall', 'baseCoinCryptoSmall', 'baseConnectSmall', 'basePeopleSmall', 'baseLocationSmall', 'baseNetworkSmall', 'baseSecuritySmall', 'baseErrorSmall', 'baseDecentralizationSmall', 'baseLoadingSmall', 'baseCoinNetworkSmall', 'baseTargetSmall', 'baseEmptySmall', 'baseSendSmall', 'baseNftSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseCoinStack', 'baseConnectApps', 'baseMessaging', 'baseSignin', 'bonusTwoPercent', 'bonusFivePercent', 'instantUnstakingClock', 'coinbaseOneProductInvestWeekly', 'coinbaseLogoAdvancedBrand', 'tokenSales', 'coinbaseUnlockOffers', 'baseLightningbolt', 'baseChatBubbleHeart', 'basePlant', 'baseRockon', 'baseFire', 'baseCertificateStar', 'baseMedal', 'baseRocket', 'baseGlobe', 'baseGem', 'baseHandStar', 'baseEarnedBadge', 'baseAscend', 'baseConfetti', 'baseTile', 'baseSmile', 'baseStack', 'baseComputer', 'baseDoor', 'baseRibbon', 'baseCreatorCoin', 'basePower', 'baseStar', 'baseSaved', 'baseCoinStar', 'baseLayout', 'baseExchange', 'baseComet', 'crystalBallInsight'],
13
- commodities: ['commodities'],
14
- calendar: ['taxSeason', 'calendarCaution', 'calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday', 'calendarHighlight'],
15
- percentage: ['taxSeason', 'defiEarnMoment'],
16
- taxes: ['taxSeason', 'taxBeta', 'taxes', 'calculator'],
17
- money: ['taxSeason', 'sellSendAnytime', 'lowFees', 'transferSend', 'institutions', 'listingFees', 'commerceInvoice', 'commerceCheckout', 'moneySwift', 'fiat', 'creditCard', 'higherLimits', 'coinbaseOneFiat', 'moneyEarn', 'assetManagement', 'coinbaseOneEarn', 'bigBtcSend'],
18
- schedule: ['taxSeason', 'calendarCaution', 'calendar', 'recurringPurchases', 'startToday'],
19
- organize: ['taxSeason', 'recurringPurchases'],
20
- funds: ['taxSeason'],
21
- '%': ['taxSeason', 'taxes'],
22
- '📆': ['taxSeason', 'calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday'],
23
- '📅': ['taxSeason', 'calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday'],
24
- '🗓': ['taxSeason', 'calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday'],
12
+ '': ['pieChartWithArrow', 'pieChartWithArrowBlue', 'derivativesNavigation', 'coinbaseLogoNavigation', 'walletLogoNavigation', 'delegateNavigation', 'payNavigation', 'accountsNavigation', 'taxCenterNavigation', 'directDepositNavigation', 'proNavigation', 'connectNavigation', 'rosettaNavigation', 'walletLinkNavigation', 'cloudNavigation', 'signInNavigation', 'queryTransactNavigation', 'venturesNavigation', 'participateNavigation', 'privateClientNavigation', 'assetHubNavigation', 'decentralizedExchange', 'decentralizedWeb3', 'earnGraph', 'assetEncryption', 'earnNavigation', 'getStarted', 'miningCoins', 'helpCenterNavigation', 'browserMultiPlatform', 'coinFocus', 'feesRestriction', 'sendPaymentToOthers', 'securityCoinShield', 'globalTransactions', 'decentralizationEverything', 'borrowingLending', 'globalConnections', 'walletNavigation', 'walletPassword', 'cardNavigation', 'custodyNavigation', 'holdingCoin', 'economyGlobal', 'exchangeNavigation', 'nftNavigation', 'protectionPlan', 'collectionOfAssets', 'primeNavigation', 'advancedTradingNavigation', 'borrowNavigation', 'dataMarketplaceNavigation', 'cardBlocked', 'ethereumFocus', 'assetMovement', 'trading', 'analyticsNavigation', 'commerceNavigation', 'investGraph', 'rewardsNavigation', 'institutionalNavigation', 'linkYourAccount', 'learningRewardsNavigation', 'faucetNavigation', 'walletAsServiceNavigation', 'baseLogoNavigation', 'calculator', 'peerToPeer', 'cb1BankTransfers', 'basePiechartSmall', 'baseChartSmall', 'basePaycoinSmall', 'baseCheckSmall', 'baseErrorButterflySmall', 'baseMintNftSmall', 'baseCoinCryptoSmall', 'baseConnectSmall', 'basePeopleSmall', 'baseLocationSmall', 'baseNetworkSmall', 'baseSecuritySmall', 'baseErrorSmall', 'baseDecentralizationSmall', 'baseLoadingSmall', 'baseCoinNetworkSmall', 'baseTargetSmall', 'baseEmptySmall', 'baseSendSmall', 'baseNftSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseCoinStack', 'baseConnectApps', 'baseMessaging', 'baseSignin', 'bonusTwoPercent', 'bonusFivePercent', 'instantUnstakingClock', 'coinbaseOneProductInvestWeekly', 'coinbaseLogoAdvancedBrand', 'tokenSales', 'coinbaseUnlockOffers', 'baseLightningbolt', 'baseChatBubbleHeart', 'basePlant', 'baseRockon', 'baseFire', 'baseCertificateStar', 'baseMedal', 'baseRocket', 'baseGlobe', 'baseGem', 'baseHandStar', 'baseEarnedBadge', 'baseAscend', 'baseConfetti', 'baseTile', 'baseSmile', 'baseStack', 'baseComputer', 'baseDoor', 'baseRibbon', 'baseCreatorCoin', 'basePower', 'baseStar', 'baseSaved', 'baseCoinStar', 'baseLayout', 'baseExchange', 'baseComet', 'crystalBallInsight', 'robot'],
25
13
  searching: ['noNftFound'],
26
14
  search: ['noNftFound', 'reviewAndAdd', 'explore', 'newUserChecklistVerifyId', 'priceTracking'],
27
15
  NFT: ['noNftFound', 'mintedNft', 'selectAddNft', 'apartOfDropsNft'],
@@ -46,7 +34,7 @@ const descriptionMap = {
46
34
  chart: ['apyInterest', 'candleSticksGraph', 'riskStaking', 'trading', 'advancedTradingDesktop', 'notificationHubPortfolio', 'notificationHubSocial', 'coinbaseOneEarn'],
47
35
  yield: ['apyInterest', 'warning', 'outage'],
48
36
  coin: ['apyInterest', 'congratulations', 'cryptoFolder', 'decentralizedIdentity', 'findYourSelection', 'lightbulbLearn', 'positiveReviews', 'stacking', 'crypto101', 'custodialJourney', 'cryptoCard', 'governance', 'tokenBaskets', 'walletDeposit', 'bitcoinWhitePaper', 'transferSend', 'earnCoins', 'defiEarnMoment', 'moreThanBitcoin', 'bitcoinPizza', 'multipleAssets', 'securedAssets', 'coinbaseOneEarnCoins', 'bitcoin', 'winBTC', 'futures', 'usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'usdcLoan', 'coinbaseOneEarnCoinsLogo', 'sparkleCoinbaseOne', 'twoBonus', 'futuresCoinbaseOne', 'leadGraph', 'coinbaseOneUnlimitedRewards', 'cryptoCoins', 'podium', 'moneyCrypto'],
49
- arrow: ['apyInterest', 'monitoringPerformance', 'settled', 'trendingAssets', 'lowFees', 'applyForHigherLimits', 'increaseLimits', 'formDownload', 'higherLimits', 'moneyEarn', 'futures', 'derivativesProduct', 'futuresCoinbaseOne', 'businessProduct', 'loop'],
37
+ arrow: ['apyInterest', 'monitoringPerformance', 'settled', 'trendingAssets', 'lowFees', 'applyForHigherLimits', 'increaseLimits', 'formDownload', 'higherLimits', 'moneyEarn', 'futures', 'derivativesProduct', 'futuresCoinbaseOne', 'businessProduct', 'loop', 'arrowsUpDown'],
50
38
  trending: ['apyInterest', 'trendingAssets'],
51
39
  value: ['apyInterest', 'stableCoinMetaphor', 'riskStaking', 'bigBtcSend'],
52
40
  increase: ['apyInterest'],
@@ -187,7 +175,9 @@ const descriptionMap = {
187
175
  eye: ['videoContent', 'noVisibility'],
188
176
  watch: ['videoContent'],
189
177
  videos: ['videoContent'],
178
+ calendar: ['calendarCaution', 'calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday', 'taxSeason', 'calendarHighlight'],
190
179
  caution: ['calendarCaution', 'riskStaking'],
180
+ schedule: ['calendarCaution', 'calendar', 'recurringPurchases', 'startToday', 'taxSeason'],
191
181
  error: ['calendarCaution', 'warning', 'outage', 'idBlock', 'idError'],
192
182
  '⛔️': ['calendarCaution', 'noAnnualFee', 'noWiFi', 'noVisibility'],
193
183
  'error state': ['calendarCaution', 'noWiFi', 'cardBlocked', 'strongWarning', 'walletError', 'mobileError'],
@@ -275,6 +265,9 @@ const descriptionMap = {
275
265
  week: ['calendar', 'recurringPurchases', 'startToday'],
276
266
  confirm: ['calendar', 'startToday'],
277
267
  verify: ['calendar', 'newUserChecklistVerifyId', 'passport'],
268
+ '📆': ['calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday', 'taxSeason'],
269
+ '📅': ['calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday', 'taxSeason'],
270
+ '🗓': ['calendar', 'noAnnualFee', 'recurringPurchases', 'tryAgainLater', 'startToday', 'taxSeason'],
278
271
  cb: ['coinbaseWalletApp'],
279
272
  app: ['coinbaseWalletApp', 'primeMobileApp', 'standWithCryptoLogoNavigation'],
280
273
  device: ['coinbaseWalletApp', '2fa', 'phone', 'laptop', 'browserTransaction', 'internet', 'browser', 'addPhone', 'laptopVideo', 'authenticatorAlt', 'smsAuthenticate', 'mobileCharts', 'authenticator', 'authenticationApp', 'googleAuthenticator', 'successPhone', 'mobileNotifcation', 'laptopCharts', 'transistor', 'hardwareWallet', 'mobileWarning', 'mobileError'],
@@ -308,6 +301,7 @@ const descriptionMap = {
308
301
  sending: ['sellSendAnytime'],
309
302
  anytime: ['sellSendAnytime'],
310
303
  now: ['sellSendAnytime'],
304
+ money: ['sellSendAnytime', 'lowFees', 'transferSend', 'institutions', 'listingFees', 'commerceInvoice', 'commerceCheckout', 'moneySwift', 'fiat', 'creditCard', 'taxSeason', 'higherLimits', 'coinbaseOneFiat', 'moneyEarn', 'assetManagement', 'coinbaseOneEarn', 'bigBtcSend'],
311
305
  sell: ['sellSendAnytime', 'futures', 'futuresCoinbaseOne'],
312
306
  selling: ['sellSendAnytime'],
313
307
  trust: ['authenticatorProgress', 'authenticatorAlt', 'authenticator', 'authenticationApp', 'googleAuthenticator', 'coinbaseOneAuthenticator', 'ubiKey', 'securityKey'],
@@ -517,6 +511,7 @@ const descriptionMap = {
517
511
  watching: ['addToWatchlist'],
518
512
  listing: ['addToWatchlist', 'listingFees'],
519
513
  beta: ['taxBeta'],
514
+ taxes: ['taxBeta', 'taxes', 'taxSeason', 'calculator'],
520
515
  pie: ['taxBeta', 'taxes'],
521
516
  '🥧': ['taxBeta', 'taxes', 'pieChart', 'pieChartData'],
522
517
  token: ['tokenBaskets'],
@@ -529,6 +524,7 @@ const descriptionMap = {
529
524
  '💰': ['wallet', 'addWallet', 'walletExchange', 'lowFees', 'walletDeposit', 'transferSend', 'listingFees', 'commerceInvoice', 'commerceCheckout', 'walletWarning', 'higherLimits', 'moneyEarn', 'walletError', 'assetManagement'],
530
525
  additional: ['addWallet', 'earnCoins', 'moreThanBitcoin', 'multipleAssets', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo'],
531
526
  calculator: ['taxes', 'calculator'],
527
+ '%': ['taxes', 'taxSeason'],
532
528
  '🧮': ['taxes'],
533
529
  safe: ['safe'],
534
530
  crypt: ['safe'],
@@ -560,6 +556,7 @@ const descriptionMap = {
560
556
  contract: ['formDownload', 'bitcoinWhitePaper', 'commerceInvoice', 'commerceCheckout'],
561
557
  reoccur: ['recurringPurchases'],
562
558
  regular: ['recurringPurchases'],
559
+ organize: ['recurringPurchases', 'taxSeason'],
563
560
  platform: ['multiPlatform', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools'],
564
561
  multiple: ['multiPlatform'],
565
562
  devices: ['multiPlatform'],
@@ -651,6 +648,7 @@ const descriptionMap = {
651
648
  declined: ['cardBlocked'],
652
649
  decentralized: ['defiEarnMoment'],
653
650
  finance: ['defiEarnMoment'],
651
+ percentage: ['defiEarnMoment', 'taxSeason'],
654
652
  exchanges: ['defiEarnMoment'],
655
653
  Dollar: ['dollarShowcase'],
656
654
  puzzle: ['pluginBrowser'],
@@ -686,6 +684,7 @@ const descriptionMap = {
686
684
  intermission: ['waiting'],
687
685
  observe: ['priceTracking'],
688
686
  '🤑': ['priceTracking'],
687
+ funds: ['taxSeason'],
689
688
  serious: ['strongWarning'],
690
689
  cash: ['higherLimits'],
691
690
  '💲': ['higherLimits'],
@@ -768,7 +767,7 @@ const descriptionMap = {
768
767
  twitter: ['notificationHubSocial'],
769
768
  eth: ['ethStaking', 'ethStakingChart', 'ethRewards', 'ethToken', 'ethStakingRewards'],
770
769
  '🪪': ['manageWeb3SignersAcct'],
771
- prime: ['primeMobileApp', 'derivativesProduct', 'businessProduct', 'loop'],
770
+ prime: ['primeMobileApp', 'derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
772
771
  Asset: ['assetManagement'],
773
772
  management: ['assetManagement', 'assetManagementNavigation'],
774
773
  planet: ['planet'],
@@ -787,7 +786,7 @@ const descriptionMap = {
787
786
  stand: ['standWithCryptoLogoNavigation'],
788
787
  with: ['standWithCryptoLogoNavigation'],
789
788
  swc: ['standWithCryptoLogoNavigation'],
790
- pictogram: ['standWithCryptoLogoNavigation', 'learningRewardsProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools', 'ethRewards', 'bitcoin', 'winBTC', 'bitcoinRewards', 'derivativesProduct', 'businessProduct', 'cryptoCoins', 'loop'],
789
+ pictogram: ['standWithCryptoLogoNavigation', 'learningRewardsProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools', 'ethRewards', 'bitcoin', 'winBTC', 'bitcoinRewards', 'derivativesProduct', 'businessProduct', 'cryptoCoins', 'loop', 'arrowsUpDown'],
791
790
  navigation: ['standWithCryptoLogoNavigation', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools'],
792
791
  nav: ['standWithCryptoLogoNavigation'],
793
792
  switcher: ['standWithCryptoLogoNavigation'],
@@ -850,11 +849,11 @@ const descriptionMap = {
850
849
  short: ['futures', 'futuresCoinbaseOne'],
851
850
  hedge: ['futures', 'futuresCoinbaseOne'],
852
851
  derivatives: ['derivativesProduct', 'businessProduct', 'loop'],
853
- leverage: ['derivativesProduct', 'businessProduct', 'loop'],
854
- invest: ['derivativesProduct', 'coinbaseOneEarn', 'businessProduct', 'loop'],
855
- advanced: ['derivativesProduct', 'businessProduct', 'loop'],
856
- derive: ['derivativesProduct', 'businessProduct', 'loop'],
857
- triangles: ['derivativesProduct', 'businessProduct', 'loop'],
852
+ leverage: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
853
+ invest: ['derivativesProduct', 'coinbaseOneEarn', 'businessProduct', 'loop', 'arrowsUpDown'],
854
+ advanced: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
855
+ derive: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
856
+ triangles: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
858
857
  usdc: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'usdcLoan', 'twoBonus', 'leadGraph', 'coinbaseOneUnlimitedRewards'],
859
858
  USDCoin: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'twoBonus', 'coinbaseOneUnlimitedRewards'],
860
859
  USD: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'twoBonus', 'coinbaseOneUnlimitedRewards'],
@@ -883,6 +882,7 @@ const descriptionMap = {
883
882
  store: ['bigBtcSend'],
884
883
  Hundred: ['btcOneHundred'],
885
884
  podium: ['podium'],
886
- crystalball: ['crystalBallInsight']
885
+ crystalball: ['crystalBallInsight'],
886
+ commodities: ['commodities']
887
887
  };
888
888
  export default descriptionMap;
@@ -7,5 +7,5 @@
7
7
  * An array of all Pictogram illustrations.
8
8
  * This is being used to display a sheet of all Pictogram illustration on the CDS website.
9
9
  */
10
- const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
10
+ const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'arrowsUpDown', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pieChartWithArrow', 'pieChartWithArrowBlue', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
11
11
  export default names;