@orangecheck/design 0.17.0 → 0.18.0

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.js CHANGED
@@ -51,13 +51,6 @@ var ENTRIES = [
51
51
  sub: "unified docs",
52
52
  docsHref: "https://docs.ochk.io"
53
53
  },
54
- {
55
- slug: "fleet",
56
- href: "https://fleet.ochk.io",
57
- label: "oc\xB7fleet",
58
- sub: "managed \u2014 agent fleet",
59
- docsHref: "https://docs.ochk.io/fleet"
60
- },
61
54
  {
62
55
  slug: "me",
63
56
  href: "https://me.ochk.io",
@@ -123,6 +116,13 @@ var ENTRIES = [
123
116
  }
124
117
  ];
125
118
  var OWNER_ENTRIES = [
119
+ {
120
+ slug: "fleet",
121
+ href: "https://fleet.ochk.io",
122
+ label: "oc\xB7fleet",
123
+ sub: "managed \u2014 agent fleet",
124
+ docsHref: "https://fleet.ochk.io"
125
+ },
126
126
  {
127
127
  slug: "analytics",
128
128
  href: "https://analytics.ochk.io",
@@ -421,15 +421,6 @@ var FAMILY_PROPERTIES = [
421
421
  docsHref: "https://docs.ochk.io/chat",
422
422
  category: "product"
423
423
  },
424
- {
425
- slug: "fleet",
426
- origin: "https://fleet.ochk.io",
427
- hostname: "fleet.ochk.io",
428
- label: "oc\xB7fleet",
429
- sub: "managed \u2014 agent fleet",
430
- docsHref: "https://docs.ochk.io/fleet",
431
- category: "product"
432
- },
433
424
  {
434
425
  slug: "attest",
435
426
  origin: "https://attest.ochk.io",
@@ -484,6 +475,15 @@ var FAMILY_PROPERTIES = [
484
475
  docsHref: "https://docs.ochk.io/pledge",
485
476
  category: "protocol"
486
477
  },
478
+ {
479
+ slug: "fleet",
480
+ origin: "https://fleet.ochk.io",
481
+ hostname: "fleet.ochk.io",
482
+ label: "oc\xB7fleet",
483
+ sub: "managed \u2014 agent fleet",
484
+ docsHref: "https://fleet.ochk.io",
485
+ category: "owner"
486
+ },
487
487
  {
488
488
  slug: "analytics",
489
489
  origin: "https://analytics.ochk.io",