@company-semantics/contracts 13.14.1 → 13.15.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@company-semantics/contracts",
3
- "version": "13.14.1",
3
+ "version": "13.15.0",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,3 +1,3 @@
1
1
  // AUTO-GENERATED — do not edit. Run pnpm generate:spec-hash to regenerate.
2
- export const SPEC_HASH = '59bdd00ab50e' as const;
3
- export const SPEC_HASH_FULL = '59bdd00ab50e21ba41ca82d872a7296e40a7241cf1e497dad9f25a08da3dbc8a' as const;
2
+ export const SPEC_HASH = 'b4c6a72ecef5' as const;
3
+ export const SPEC_HASH_FULL = 'b4c6a72ecef5397ac7bffd8e6d1638ffa91d8e917e683ca31b1b71a356cd080e' as const;
@@ -8199,6 +8199,7 @@ export interface operations {
8199
8199
  /** @enum {string} */
8200
8200
  icon: "city" | "buildings" | "users-four" | "users-three" | "users";
8201
8201
  }[];
8202
+ archiveUnitsAtOrBelowDepth?: number;
8202
8203
  };
8203
8204
  };
8204
8205
  };