@plaidev/karte-action-sdk 1.1.249-28756003.d2de3054 → 1.1.249-28765727.0b93c1aa
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +1 -0
- package/dist/hydrate/index.es.js +286 -223
- package/dist/index.es.d.ts +1 -0
- package/dist/index.es.js +275 -223
- package/package.json +1 -1
@@ -2586,6 +2586,7 @@ declare const ICON_VARIANTS: {
|
|
2586
2586
|
readonly cart_shopping: typeof IconArrowDown;
|
2587
2587
|
readonly check: typeof IconArrowDown;
|
2588
2588
|
readonly chevrons_right: typeof IconArrowDown;
|
2589
|
+
readonly chevron_right: typeof IconArrowDown;
|
2589
2590
|
readonly circle: typeof IconArrowDown;
|
2590
2591
|
readonly circle_info: typeof IconArrowDown;
|
2591
2592
|
readonly circle_question: typeof IconArrowDown;
|