@gardenfi/garden-book 0.1.73 → 0.1.74

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/ui.es.js CHANGED
@@ -12339,6 +12339,237 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx(
12339
12339
  }
12340
12340
  )
12341
12341
  }
12342
+ ), ChainflipIcon = (e) => /* @__PURE__ */ jsxs(
12343
+ "svg",
12344
+ {
12345
+ width: "16",
12346
+ height: "16",
12347
+ viewBox: "0 0 24 24",
12348
+ fill: "none",
12349
+ xmlns: "http://www.w3.org/2000/svg",
12350
+ ...e,
12351
+ children: [
12352
+ /* @__PURE__ */ jsx("circle", { cx: "12", cy: "12", r: "12", fill: "#222222" }),
12353
+ /* @__PURE__ */ jsx(
12354
+ "circle",
12355
+ {
12356
+ cx: "12",
12357
+ cy: "12",
12358
+ r: "12",
12359
+ fill: "url(#paint0_radial_16260_59346)",
12360
+ fillOpacity: "0.15"
12361
+ }
12362
+ ),
12363
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_16260_59346)", children: [
12364
+ /* @__PURE__ */ jsx(
12365
+ "path",
12366
+ {
12367
+ d: "M17.9999 5.98035V11.0893C17.9999 11.9975 17.7125 12.8774 17.1939 13.6012C17.0326 13.8282 16.8504 14.034 16.6471 14.2256L16.6331 14.2327H14.2359V9.49982H12.0139H9.77096H9.57469H7.35974L7.38778 9.47144L9.26628 7.70461L9.96021 7.0589C10.7453 6.32094 11.7125 5.98035 12.778 5.98035H17.9999Z",
12368
+ fill: "url(#paint1_linear_16260_59346)"
12369
+ }
12370
+ ),
12371
+ /* @__PURE__ */ jsx(
12372
+ "path",
12373
+ {
12374
+ d: "M16.6333 14.2398L16.6263 14.2469L16.6193 14.254L16.4931 14.3747L16.0165 14.8288L14.2852 16.4537L14.1169 16.6098C13.3319 17.3407 12.3015 17.738 11.2431 17.738H6.00012V15.4532L6.00713 14.2327L6.02115 12.6078C6.02816 11.4228 6.5118 10.3017 7.36694 9.4928H9.5819H9.58891V14.2327H16.6333V14.2398Z",
12375
+ fill: "url(#paint2_linear_16260_59346)"
12376
+ }
12377
+ )
12378
+ ] }),
12379
+ /* @__PURE__ */ jsxs("defs", { children: [
12380
+ /* @__PURE__ */ jsxs(
12381
+ "radialGradient",
12382
+ {
12383
+ id: "paint0_radial_16260_59346",
12384
+ cx: "0",
12385
+ cy: "0",
12386
+ r: "1",
12387
+ gradientUnits: "userSpaceOnUse",
12388
+ gradientTransform: "translate(0.999999) rotate(48.8141) scale(31.8904)",
12389
+ children: [
12390
+ /* @__PURE__ */ jsx("stop", { stopColor: "white" }),
12391
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "white", stopOpacity: "0" })
12392
+ ]
12393
+ }
12394
+ ),
12395
+ /* @__PURE__ */ jsxs(
12396
+ "linearGradient",
12397
+ {
12398
+ id: "paint1_linear_16260_59346",
12399
+ x1: "12.9315",
12400
+ y1: "5.47634",
12401
+ x2: "12.2436",
12402
+ y2: "18.4428",
12403
+ gradientUnits: "userSpaceOnUse",
12404
+ children: [
12405
+ /* @__PURE__ */ jsx("stop", { stopColor: "#48EF8A" }),
12406
+ /* @__PURE__ */ jsx("stop", { offset: "0.5458", stopColor: "#43B4A6" }),
12407
+ /* @__PURE__ */ jsx("stop", { offset: "0.6918", stopColor: "#2D796F" }),
12408
+ /* @__PURE__ */ jsx("stop", { offset: "0.9662", stopColor: "black" })
12409
+ ]
12410
+ }
12411
+ ),
12412
+ /* @__PURE__ */ jsxs(
12413
+ "linearGradient",
12414
+ {
12415
+ id: "paint2_linear_16260_59346",
12416
+ x1: "11.6332",
12417
+ y1: "18.3813",
12418
+ x2: "9.82728",
12419
+ y2: "5.0946",
12420
+ gradientUnits: "userSpaceOnUse",
12421
+ children: [
12422
+ /* @__PURE__ */ jsx("stop", { stopColor: "#FF5F96" }),
12423
+ /* @__PURE__ */ jsx("stop", { offset: "0.6103", stopColor: "#FF33AF" }),
12424
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "black" })
12425
+ ]
12426
+ }
12427
+ ),
12428
+ /* @__PURE__ */ jsx("clipPath", { id: "clip0_16260_59346", children: /* @__PURE__ */ jsx(
12429
+ "rect",
12430
+ {
12431
+ width: "12",
12432
+ height: "11.7647",
12433
+ fill: "white",
12434
+ transform: "translate(6 5.98035)"
12435
+ }
12436
+ ) })
12437
+ ] })
12438
+ ]
12439
+ }
12440
+ ), RelayLinkIcon = (e) => /* @__PURE__ */ jsxs(
12441
+ "svg",
12442
+ {
12443
+ width: "24",
12444
+ height: "24",
12445
+ viewBox: "0 0 600 600",
12446
+ fill: "none",
12447
+ xmlns: "http://www.w3.org/2000/svg",
12448
+ ...e,
12449
+ children: [
12450
+ /* @__PURE__ */ jsx(
12451
+ "path",
12452
+ {
12453
+ d: "M299.4 447.057L387.768 396.038V249.701L261.037 176.533L172.76 227.5L299.4 300.615V447.057Z",
12454
+ fill: "url(#paint0_linear_61_2)"
12455
+ }
12456
+ ),
12457
+ /* @__PURE__ */ jsx(
12458
+ "path",
12459
+ {
12460
+ fillRule: "evenodd",
12461
+ clipRule: "evenodd",
12462
+ d: "M300 128.75L346.737 101.662L304.683 77.3819C301.785 75.709 298.215 75.709 295.317 77.3819L109.548 184.636C106.651 186.309 104.866 189.4 104.866 192.746V407.254C104.866 410.6 106.651 413.692 109.548 415.364L295.317 522.618C298.215 524.291 301.785 524.291 304.683 522.618L490.452 415.364C493.349 413.692 495.134 410.6 495.134 407.254V358.613L448.307 385.625L300 471.25L151.693 385.625V214.375L300 128.75Z",
12463
+ fill: "url(#paint1_linear_61_2)"
12464
+ }
12465
+ ),
12466
+ /* @__PURE__ */ jsx(
12467
+ "path",
12468
+ {
12469
+ d: "M407.406 384.568L495.078 333.951V193.022C495.078 189.676 493.292 186.584 490.395 184.911L368.346 114.447L281.771 164.431L407.406 236.966V384.568Z",
12470
+ fill: "url(#paint2_linear_61_2)"
12471
+ }
12472
+ ),
12473
+ /* @__PURE__ */ jsxs("defs", { children: [
12474
+ /* @__PURE__ */ jsxs(
12475
+ "linearGradient",
12476
+ {
12477
+ id: "paint0_linear_61_2",
12478
+ x1: "241.468",
12479
+ y1: "193.157",
12480
+ x2: "207.525",
12481
+ y2: "429.887",
12482
+ gradientUnits: "userSpaceOnUse",
12483
+ children: [
12484
+ /* @__PURE__ */ jsx("stop", { stopColor: "#624AFF" }),
12485
+ /* @__PURE__ */ jsx("stop", { offset: "0.98", stopColor: "#DD09FF" })
12486
+ ]
12487
+ }
12488
+ ),
12489
+ /* @__PURE__ */ jsxs(
12490
+ "linearGradient",
12491
+ {
12492
+ id: "paint1_linear_61_2",
12493
+ x1: "180.056",
12494
+ y1: "494.56",
12495
+ x2: "234.169",
12496
+ y2: "49.7161",
12497
+ gradientUnits: "userSpaceOnUse",
12498
+ children: [
12499
+ /* @__PURE__ */ jsx("stop", { stopColor: "#EF41FF" }),
12500
+ /* @__PURE__ */ jsx("stop", { offset: "0.67", stopColor: "#1F6BFF" }),
12501
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#7DEFFF" })
12502
+ ]
12503
+ }
12504
+ ),
12505
+ /* @__PURE__ */ jsxs(
12506
+ "linearGradient",
12507
+ {
12508
+ id: "paint2_linear_61_2",
12509
+ x1: "372.264",
12510
+ y1: "86.2467",
12511
+ x2: "319.851",
12512
+ y2: "316.686",
12513
+ gradientUnits: "userSpaceOnUse",
12514
+ children: [
12515
+ /* @__PURE__ */ jsx("stop", { stopColor: "#7DEFFF" }),
12516
+ /* @__PURE__ */ jsx("stop", { offset: "0.985", stopColor: "#5707FF" })
12517
+ ]
12518
+ }
12519
+ )
12520
+ ] })
12521
+ ]
12522
+ }
12523
+ ), ThorswapIcon = (e) => /* @__PURE__ */ jsxs(
12524
+ "svg",
12525
+ {
12526
+ version: "1.1",
12527
+ id: "Layer_2",
12528
+ xmlns: "http://www.w3.org/2000/svg",
12529
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
12530
+ width: 16,
12531
+ height: 16,
12532
+ viewBox: "0 0 2988 2988",
12533
+ style: { background: "new 0 0 2988 2988" },
12534
+ xmlSpace: "preserve",
12535
+ ...e,
12536
+ children: [
12537
+ /* @__PURE__ */ jsx("style", { type: "text/css", children: `.st0{enable-background:new;}
12538
+ .st1{fill:url(#SVGID_1_);}` }),
12539
+ /* @__PURE__ */ jsx("ellipse", { className: "st0", cx: "1494.8", cy: "1494", rx: "1443.3", ry: "1442.6" }),
12540
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs(
12541
+ "linearGradient",
12542
+ {
12543
+ id: "SVGID_1_",
12544
+ gradientUnits: "userSpaceOnUse",
12545
+ x1: "2551.4639",
12546
+ y1: "437.3013",
12547
+ x2: "438.0661",
12548
+ y2: "2550.699",
12549
+ children: [
12550
+ /* @__PURE__ */ jsx("stop", { offset: "0", style: { stopColor: "#3EF8F3" } }),
12551
+ /* @__PURE__ */ jsx("stop", { offset: "1", style: { stopColor: "#07AEFE" } })
12552
+ ]
12553
+ }
12554
+ ) }),
12555
+ /* @__PURE__ */ jsx(
12556
+ "path",
12557
+ {
12558
+ className: "st1",
12559
+ d: `M2872.1,912.5c-75.3-177.9-183.1-337.7-320.3-474.9c-26.2-26.2-53.2-51.3-81-75.3c-3.1-2.6-6.2-5.3-9.3-7.9
12560
+ c-115.6-98.2-244.6-177.6-384.9-236.9C1892.3,39.5,1696.5,0,1494.7,0C1293,0,1097.2,39.5,912.9,117.4
12561
+ c-178,75.3-337.9,182.9-475.1,320.1c-137.3,137.2-245,297-320.3,474.9C39.5,1096.7,0,1292.3,0,1494c0,201.7,39.5,397.3,117.5,581.5
12562
+ c75.3,177.9,183.1,337.7,320.3,474.9c22.2,22.2,45.1,43.7,68.5,64.3c4.4,3.9,8.9,7.8,13.3,11.6c117.7,101.5,249.6,183.5,393.3,244.2
12563
+ c184.3,77.9,380.1,117.4,581.8,117.4c201.8,0,397.5-39.5,581.8-117.4c178-75.2,337.9-182.9,475.1-320.1
12564
+ c137.3-137.2,245-297,320.3-474.9c77.9-184.2,117.5-379.9,117.5-581.5C2989.5,1292.3,2950,1096.7,2872.1,912.5z M1494.7,2907.5
12565
+ c-337.4,0-647.6-118.7-890.9-316.5l1481.5-623.5l-507.3-514.8l-0.2,0.2l-1-1L561.3,2555C266.7,2295.7,80.5,1916.2,80.5,1494
12566
+ C80.5,714.6,714.9,80.5,1494.7,80.5c333.3,0,640,115.9,882,309.3L1069.2,937.9l507.6,513.9l0.2-0.2l1,1l841.1-1027.5
12567
+ C2719,684.5,2909,1067.5,2909,1494C2909,2273.4,2274.6,2907.5,1494.7,2907.5z M762.5,2444.7l816.4-886.8l378.4,384L762.5,2444.7z
12568
+ M2242.1,525.8l-669.4,817.7l-375.2-379.8L2242.1,525.8z`
12569
+ }
12570
+ )
12571
+ ]
12572
+ }
12342
12573
  ), ArbitrumLogo = (e) => /* @__PURE__ */ jsxs(
12343
12574
  "svg",
12344
12575
  {
@@ -19609,6 +19840,7 @@ export {
19609
19840
  Button,
19610
19841
  Camelot,
19611
19842
  CatalogLogo,
19843
+ ChainflipIcon,
19612
19844
  CheckBox$1 as CheckBox,
19613
19845
  CheckCircleIcon,
19614
19846
  CheckIcon,
@@ -19664,6 +19896,7 @@ export {
19664
19896
  RadioCheckedIcon,
19665
19897
  RadioUncheckedIcon,
19666
19898
  ReferralIcon,
19899
+ RelayLinkIcon,
19667
19900
  RemoveIcon,
19668
19901
  ScaleY,
19669
19902
  SearchIcon,
@@ -19673,6 +19906,7 @@ export {
19673
19906
  Solv,
19674
19907
  StarIcon,
19675
19908
  SwellBTC,
19909
+ ThorswapIcon,
19676
19910
  TimerIcon,
19677
19911
  TokenInfo,
19678
19912
  TraderJoe,