@orangecheck/design 0.30.1 → 0.31.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.mjs CHANGED
@@ -112,13 +112,6 @@ var ENTRIES = [
112
112
  }
113
113
  ];
114
114
  var OWNER_ENTRIES = [
115
- {
116
- slug: "fleet",
117
- href: "https://fleet.ochk.io",
118
- label: "oc\xB7fleet",
119
- sub: "managed \u2014 agent fleet",
120
- docsHref: "https://fleet.ochk.io"
121
- },
122
115
  {
123
116
  slug: "analytics",
124
117
  href: "https://analytics.ochk.io",
@@ -498,15 +491,6 @@ var FAMILY_PROPERTIES = [
498
491
  docsHref: "https://docs.ochk.io/pledge",
499
492
  category: "protocol"
500
493
  },
501
- {
502
- slug: "fleet",
503
- origin: "https://fleet.ochk.io",
504
- hostname: "fleet.ochk.io",
505
- label: "oc\xB7fleet",
506
- sub: "managed \u2014 agent fleet",
507
- docsHref: "https://fleet.ochk.io",
508
- category: "owner"
509
- },
510
494
  {
511
495
  slug: "analytics",
512
496
  origin: "https://analytics.ochk.io",