@rango-dev/widget-embedded 0.39.1-next.19 → 0.39.1-next.20
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.
- package/dist/components/SwapDetailsModal/SwapDetailsCompleteModal.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +160 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/constants/profileBanner.d.ts +3 -0
- package/dist/constants/profileBanner.d.ts.map +1 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +4 -4
- package/dist/widget-embedded.build.json +1 -1
- package/package.json +1 -1
- package/src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx +14 -7
- package/src/components/SwapDetailsModal/SwapDetailsModal.styles.ts +4 -0
- package/src/constants/profileBanner.ts +3 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsCompleteModal.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAUvE,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SwapDetailsCompleteModal.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAUvE,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,sBAAsB,qBAgHrE"}
|
|
@@ -318,4 +318,164 @@ export declare const TooltipErrorContent: import("@stitches/react/types/styled-c
|
|
|
318
318
|
zIndices: {};
|
|
319
319
|
transitions: {};
|
|
320
320
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
321
|
+
export declare const ProfileBanner: import("@stitches/react/types/styled-component").StyledComponent<"img", {}, {
|
|
322
|
+
xs: string;
|
|
323
|
+
sm: string;
|
|
324
|
+
md: string;
|
|
325
|
+
lg: string;
|
|
326
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
327
|
+
xs: string;
|
|
328
|
+
sm: string;
|
|
329
|
+
md: string;
|
|
330
|
+
lg: string;
|
|
331
|
+
}, {
|
|
332
|
+
colors: {
|
|
333
|
+
primary: string;
|
|
334
|
+
primary500: string;
|
|
335
|
+
primary550: string;
|
|
336
|
+
secondary: string;
|
|
337
|
+
secondary100: string;
|
|
338
|
+
secondary150: string;
|
|
339
|
+
secondary200: string;
|
|
340
|
+
secondary250: string;
|
|
341
|
+
secondary500: string;
|
|
342
|
+
secondary550: string;
|
|
343
|
+
neutral: string;
|
|
344
|
+
neutral100: string;
|
|
345
|
+
neutral200: string;
|
|
346
|
+
neutral300: string;
|
|
347
|
+
neutral400: string;
|
|
348
|
+
neutral500: string;
|
|
349
|
+
neutral600: string;
|
|
350
|
+
neutral700: string;
|
|
351
|
+
neutral800: string;
|
|
352
|
+
neutral900: string;
|
|
353
|
+
error100: string;
|
|
354
|
+
error300: string;
|
|
355
|
+
error500: string;
|
|
356
|
+
error600: string;
|
|
357
|
+
error700: string;
|
|
358
|
+
warning100: string;
|
|
359
|
+
warning300: string;
|
|
360
|
+
warning500: string;
|
|
361
|
+
warning600: string;
|
|
362
|
+
warning700: string;
|
|
363
|
+
info: string;
|
|
364
|
+
info100: string;
|
|
365
|
+
info300: string;
|
|
366
|
+
info500: string;
|
|
367
|
+
info600: string;
|
|
368
|
+
info700: string;
|
|
369
|
+
success100: string;
|
|
370
|
+
success300: string;
|
|
371
|
+
success500: string;
|
|
372
|
+
success600: string;
|
|
373
|
+
success700: string;
|
|
374
|
+
background: string;
|
|
375
|
+
foreground: string;
|
|
376
|
+
};
|
|
377
|
+
space: {
|
|
378
|
+
0: string;
|
|
379
|
+
5: string;
|
|
380
|
+
10: string;
|
|
381
|
+
15: string;
|
|
382
|
+
20: string;
|
|
383
|
+
25: string;
|
|
384
|
+
30: string;
|
|
385
|
+
40: string;
|
|
386
|
+
46: string;
|
|
387
|
+
50: string;
|
|
388
|
+
60: string;
|
|
389
|
+
70: string;
|
|
390
|
+
80: string;
|
|
391
|
+
90: string;
|
|
392
|
+
100: string;
|
|
393
|
+
2: string;
|
|
394
|
+
4: string;
|
|
395
|
+
6: string;
|
|
396
|
+
8: string;
|
|
397
|
+
12: string;
|
|
398
|
+
16: string;
|
|
399
|
+
24: string;
|
|
400
|
+
28: string;
|
|
401
|
+
32: string;
|
|
402
|
+
36: string;
|
|
403
|
+
};
|
|
404
|
+
radii: {
|
|
405
|
+
xs: string;
|
|
406
|
+
sm: string;
|
|
407
|
+
xm: string;
|
|
408
|
+
md: string;
|
|
409
|
+
xl: string;
|
|
410
|
+
lg: string;
|
|
411
|
+
primary: string;
|
|
412
|
+
secondary: string;
|
|
413
|
+
};
|
|
414
|
+
fontSizes: {
|
|
415
|
+
10: string;
|
|
416
|
+
12: string;
|
|
417
|
+
14: string;
|
|
418
|
+
16: string;
|
|
419
|
+
18: string;
|
|
420
|
+
20: string;
|
|
421
|
+
22: string;
|
|
422
|
+
24: string;
|
|
423
|
+
28: string;
|
|
424
|
+
32: string;
|
|
425
|
+
36: string;
|
|
426
|
+
40: string;
|
|
427
|
+
48: string;
|
|
428
|
+
};
|
|
429
|
+
fonts: {
|
|
430
|
+
primary: string;
|
|
431
|
+
widget: string;
|
|
432
|
+
};
|
|
433
|
+
fontWeights: {
|
|
434
|
+
regular: number;
|
|
435
|
+
medium: number;
|
|
436
|
+
semiBold: number;
|
|
437
|
+
bold: number;
|
|
438
|
+
};
|
|
439
|
+
lineHeights: {
|
|
440
|
+
12: string;
|
|
441
|
+
16: string;
|
|
442
|
+
20: string;
|
|
443
|
+
24: string;
|
|
444
|
+
26: string;
|
|
445
|
+
28: string;
|
|
446
|
+
30: string;
|
|
447
|
+
36: string;
|
|
448
|
+
40: string;
|
|
449
|
+
44: string;
|
|
450
|
+
52: string;
|
|
451
|
+
64: string;
|
|
452
|
+
};
|
|
453
|
+
letterSpacings: {};
|
|
454
|
+
sizes: {
|
|
455
|
+
4: string;
|
|
456
|
+
6: string;
|
|
457
|
+
8: string;
|
|
458
|
+
10: string;
|
|
459
|
+
12: string;
|
|
460
|
+
16: string;
|
|
461
|
+
18: string;
|
|
462
|
+
20: string;
|
|
463
|
+
24: string;
|
|
464
|
+
26: string;
|
|
465
|
+
28: string;
|
|
466
|
+
30: string;
|
|
467
|
+
32: string;
|
|
468
|
+
36: string;
|
|
469
|
+
40: string;
|
|
470
|
+
45: string;
|
|
471
|
+
48: string;
|
|
472
|
+
};
|
|
473
|
+
borderWidths: {};
|
|
474
|
+
borderStyles: {};
|
|
475
|
+
shadows: {
|
|
476
|
+
mainContainer: string;
|
|
477
|
+
};
|
|
478
|
+
zIndices: {};
|
|
479
|
+
transitions: {};
|
|
480
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
321
481
|
//# sourceMappingURL=SwapDetailsModal.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG1B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG1B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM9B,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"profileBanner.d.ts","sourceRoot":"","sources":["../../src/constants/profileBanner.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B,4FACmD,CAAC;AAC5F,eAAO,MAAM,8BAA8B,aAAa,CAAC"}
|