@orangecheck/design 0.28.12 → 0.28.14

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/chrome.mjs CHANGED
@@ -61,6 +61,13 @@ var ENTRIES = [
61
61
  sub: "read \u2014 bitcoin desk",
62
62
  docsHref: "https://btc.ochk.io/data"
63
63
  },
64
+ {
65
+ slug: "globe",
66
+ href: "https://globe.ochk.io",
67
+ label: "oc\xB7globe",
68
+ sub: "watch \u2014 the network, live",
69
+ docsHref: "https://globe.ochk.io/sources"
70
+ },
64
71
  {
65
72
  slug: "attest",
66
73
  href: "https://attest.ochk.io",
@@ -428,6 +435,15 @@ var FAMILY_PROPERTIES = [
428
435
  docsHref: "https://btc.ochk.io/data",
429
436
  category: "product"
430
437
  },
438
+ {
439
+ slug: "globe",
440
+ origin: "https://globe.ochk.io",
441
+ hostname: "globe.ochk.io",
442
+ label: "oc\xB7globe",
443
+ sub: "watch \u2014 the network, live",
444
+ docsHref: "https://globe.ochk.io/sources",
445
+ category: "product"
446
+ },
431
447
  {
432
448
  slug: "attest",
433
449
  origin: "https://attest.ochk.io",