kaleido-ui 0.1.85 → 0.1.86

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.
@@ -157,6 +157,25 @@ var colors = {
157
157
  thumbHover: "rgba(43, 238, 121, 0.55)",
158
158
  track: "transparent"
159
159
  },
160
+ /** External bridge chains — third-party brand colors for network tags.
161
+ * Keyed by the lowercase chain id the bridge API uses. */
162
+ bridgeChain: {
163
+ ethereum: "#627EEA",
164
+ base: "#0052FF",
165
+ arbitrum: "#28A0F0",
166
+ optimism: "#FF0420",
167
+ polygon: "#8247E5",
168
+ solana: "#9945FF",
169
+ tron: "#FF4B4B",
170
+ bitcoin: "#F7931A",
171
+ lightning: "#F6C343",
172
+ spark: "#FF6D00",
173
+ avalanche: "#E84142",
174
+ bsc: "#F0B90B",
175
+ litecoin: "#4A7BD4",
176
+ ton: "#0098EA",
177
+ monad: "#836EF9"
178
+ },
160
179
  /** Network / Layer */
161
180
  network: {
162
181
  bitcoin: "#F7931A",
@@ -459,6 +459,25 @@ declare const colors: {
459
459
  readonly thumbHover: "rgba(43, 238, 121, 0.55)";
460
460
  readonly track: "transparent";
461
461
  };
462
+ /** External bridge chains — third-party brand colors for network tags.
463
+ * Keyed by the lowercase chain id the bridge API uses. */
464
+ readonly bridgeChain: {
465
+ readonly ethereum: "#627EEA";
466
+ readonly base: "#0052FF";
467
+ readonly arbitrum: "#28A0F0";
468
+ readonly optimism: "#FF0420";
469
+ readonly polygon: "#8247E5";
470
+ readonly solana: "#9945FF";
471
+ readonly tron: "#FF4B4B";
472
+ readonly bitcoin: "#F7931A";
473
+ readonly lightning: "#F6C343";
474
+ readonly spark: "#FF6D00";
475
+ readonly avalanche: "#E84142";
476
+ readonly bsc: "#F0B90B";
477
+ readonly litecoin: "#4A7BD4";
478
+ readonly ton: "#0098EA";
479
+ readonly monad: "#836EF9";
480
+ };
462
481
  /** Network / Layer */
463
482
  readonly network: {
464
483
  readonly bitcoin: "#F7931A";
@@ -459,6 +459,25 @@ declare const colors: {
459
459
  readonly thumbHover: "rgba(43, 238, 121, 0.55)";
460
460
  readonly track: "transparent";
461
461
  };
462
+ /** External bridge chains — third-party brand colors for network tags.
463
+ * Keyed by the lowercase chain id the bridge API uses. */
464
+ readonly bridgeChain: {
465
+ readonly ethereum: "#627EEA";
466
+ readonly base: "#0052FF";
467
+ readonly arbitrum: "#28A0F0";
468
+ readonly optimism: "#FF0420";
469
+ readonly polygon: "#8247E5";
470
+ readonly solana: "#9945FF";
471
+ readonly tron: "#FF4B4B";
472
+ readonly bitcoin: "#F7931A";
473
+ readonly lightning: "#F6C343";
474
+ readonly spark: "#FF6D00";
475
+ readonly avalanche: "#E84142";
476
+ readonly bsc: "#F0B90B";
477
+ readonly litecoin: "#4A7BD4";
478
+ readonly ton: "#0098EA";
479
+ readonly monad: "#836EF9";
480
+ };
462
481
  /** Network / Layer */
463
482
  readonly network: {
464
483
  readonly bitcoin: "#F7931A";
@@ -79,6 +79,25 @@ var colors = {
79
79
  thumbHover: "rgba(43, 238, 121, 0.55)",
80
80
  track: "transparent"
81
81
  },
82
+ /** External bridge chains — third-party brand colors for network tags.
83
+ * Keyed by the lowercase chain id the bridge API uses. */
84
+ bridgeChain: {
85
+ ethereum: "#627EEA",
86
+ base: "#0052FF",
87
+ arbitrum: "#28A0F0",
88
+ optimism: "#FF0420",
89
+ polygon: "#8247E5",
90
+ solana: "#9945FF",
91
+ tron: "#FF4B4B",
92
+ bitcoin: "#F7931A",
93
+ lightning: "#F6C343",
94
+ spark: "#FF6D00",
95
+ avalanche: "#E84142",
96
+ bsc: "#F0B90B",
97
+ litecoin: "#4A7BD4",
98
+ ton: "#0098EA",
99
+ monad: "#836EF9"
100
+ },
82
101
  /** Network / Layer */
83
102
  network: {
84
103
  bitcoin: "#F7931A",
@@ -158,6 +158,25 @@ var colors = {
158
158
  thumbHover: "rgba(43, 238, 121, 0.55)",
159
159
  track: "transparent"
160
160
  },
161
+ /** External bridge chains — third-party brand colors for network tags.
162
+ * Keyed by the lowercase chain id the bridge API uses. */
163
+ bridgeChain: {
164
+ ethereum: "#627EEA",
165
+ base: "#0052FF",
166
+ arbitrum: "#28A0F0",
167
+ optimism: "#FF0420",
168
+ polygon: "#8247E5",
169
+ solana: "#9945FF",
170
+ tron: "#FF4B4B",
171
+ bitcoin: "#F7931A",
172
+ lightning: "#F6C343",
173
+ spark: "#FF6D00",
174
+ avalanche: "#E84142",
175
+ bsc: "#F0B90B",
176
+ litecoin: "#4A7BD4",
177
+ ton: "#0098EA",
178
+ monad: "#836EF9"
179
+ },
161
180
  /** Network / Layer */
162
181
  network: {
163
182
  bitcoin: "#F7931A",
@@ -70,6 +70,25 @@ declare const colors: {
70
70
  readonly thumbHover: "rgba(43, 238, 121, 0.55)";
71
71
  readonly track: "transparent";
72
72
  };
73
+ /** External bridge chains — third-party brand colors for network tags.
74
+ * Keyed by the lowercase chain id the bridge API uses. */
75
+ readonly bridgeChain: {
76
+ readonly ethereum: "#627EEA";
77
+ readonly base: "#0052FF";
78
+ readonly arbitrum: "#28A0F0";
79
+ readonly optimism: "#FF0420";
80
+ readonly polygon: "#8247E5";
81
+ readonly solana: "#9945FF";
82
+ readonly tron: "#FF4B4B";
83
+ readonly bitcoin: "#F7931A";
84
+ readonly lightning: "#F6C343";
85
+ readonly spark: "#FF6D00";
86
+ readonly avalanche: "#E84142";
87
+ readonly bsc: "#F0B90B";
88
+ readonly litecoin: "#4A7BD4";
89
+ readonly ton: "#0098EA";
90
+ readonly monad: "#836EF9";
91
+ };
73
92
  /** Network / Layer */
74
93
  readonly network: {
75
94
  readonly bitcoin: "#F7931A";
@@ -70,6 +70,25 @@ declare const colors: {
70
70
  readonly thumbHover: "rgba(43, 238, 121, 0.55)";
71
71
  readonly track: "transparent";
72
72
  };
73
+ /** External bridge chains — third-party brand colors for network tags.
74
+ * Keyed by the lowercase chain id the bridge API uses. */
75
+ readonly bridgeChain: {
76
+ readonly ethereum: "#627EEA";
77
+ readonly base: "#0052FF";
78
+ readonly arbitrum: "#28A0F0";
79
+ readonly optimism: "#FF0420";
80
+ readonly polygon: "#8247E5";
81
+ readonly solana: "#9945FF";
82
+ readonly tron: "#FF4B4B";
83
+ readonly bitcoin: "#F7931A";
84
+ readonly lightning: "#F6C343";
85
+ readonly spark: "#FF6D00";
86
+ readonly avalanche: "#E84142";
87
+ readonly bsc: "#F0B90B";
88
+ readonly litecoin: "#4A7BD4";
89
+ readonly ton: "#0098EA";
90
+ readonly monad: "#836EF9";
91
+ };
73
92
  /** Network / Layer */
74
93
  readonly network: {
75
94
  readonly bitcoin: "#F7931A";
@@ -110,6 +110,25 @@ var colors = {
110
110
  thumbHover: "rgba(43, 238, 121, 0.55)",
111
111
  track: "transparent"
112
112
  },
113
+ /** External bridge chains — third-party brand colors for network tags.
114
+ * Keyed by the lowercase chain id the bridge API uses. */
115
+ bridgeChain: {
116
+ ethereum: "#627EEA",
117
+ base: "#0052FF",
118
+ arbitrum: "#28A0F0",
119
+ optimism: "#FF0420",
120
+ polygon: "#8247E5",
121
+ solana: "#9945FF",
122
+ tron: "#FF4B4B",
123
+ bitcoin: "#F7931A",
124
+ lightning: "#F6C343",
125
+ spark: "#FF6D00",
126
+ avalanche: "#E84142",
127
+ bsc: "#F0B90B",
128
+ litecoin: "#4A7BD4",
129
+ ton: "#0098EA",
130
+ monad: "#836EF9"
131
+ },
113
132
  /** Network / Layer */
114
133
  network: {
115
134
  bitcoin: "#F7931A",
@@ -7340,6 +7340,25 @@ var colors = {
7340
7340
  thumbHover: "rgba(43, 238, 121, 0.55)",
7341
7341
  track: "transparent"
7342
7342
  },
7343
+ /** External bridge chains — third-party brand colors for network tags.
7344
+ * Keyed by the lowercase chain id the bridge API uses. */
7345
+ bridgeChain: {
7346
+ ethereum: "#627EEA",
7347
+ base: "#0052FF",
7348
+ arbitrum: "#28A0F0",
7349
+ optimism: "#FF0420",
7350
+ polygon: "#8247E5",
7351
+ solana: "#9945FF",
7352
+ tron: "#FF4B4B",
7353
+ bitcoin: "#F7931A",
7354
+ lightning: "#F6C343",
7355
+ spark: "#FF6D00",
7356
+ avalanche: "#E84142",
7357
+ bsc: "#F0B90B",
7358
+ litecoin: "#4A7BD4",
7359
+ ton: "#0098EA",
7360
+ monad: "#836EF9"
7361
+ },
7343
7362
  /** Network / Layer */
7344
7363
  network: {
7345
7364
  bitcoin: "#F7931A",
package/dist/web/index.js CHANGED
@@ -7159,6 +7159,25 @@ var colors = {
7159
7159
  thumbHover: "rgba(43, 238, 121, 0.55)",
7160
7160
  track: "transparent"
7161
7161
  },
7162
+ /** External bridge chains — third-party brand colors for network tags.
7163
+ * Keyed by the lowercase chain id the bridge API uses. */
7164
+ bridgeChain: {
7165
+ ethereum: "#627EEA",
7166
+ base: "#0052FF",
7167
+ arbitrum: "#28A0F0",
7168
+ optimism: "#FF0420",
7169
+ polygon: "#8247E5",
7170
+ solana: "#9945FF",
7171
+ tron: "#FF4B4B",
7172
+ bitcoin: "#F7931A",
7173
+ lightning: "#F6C343",
7174
+ spark: "#FF6D00",
7175
+ avalanche: "#E84142",
7176
+ bsc: "#F0B90B",
7177
+ litecoin: "#4A7BD4",
7178
+ ton: "#0098EA",
7179
+ monad: "#836EF9"
7180
+ },
7162
7181
  /** Network / Layer */
7163
7182
  network: {
7164
7183
  bitcoin: "#F7931A",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kaleido-ui",
3
- "version": "0.1.85",
3
+ "version": "0.1.86",
4
4
  "description": "KaleidoSwap shared UI library — design tokens, web components (Tailwind + Radix), and React Native components extending WDK UI Kit",
5
5
  "license": "MIT",
6
6
  "type": "module",