@inkeep/open-knowledge 0.50.0-beta.4 → 0.50.0-beta.5

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.
@@ -0,0 +1,2 @@
1
+ import"./src-v83peLAF.mjs";var e=`0.50.0-beta.5`;const t=`config.yml`,n=e;export{n,t};
2
+ //# sourceMappingURL=constants-CHijDPGq.mjs.map
package/dist/index.d.mts CHANGED
@@ -4036,7 +4036,6 @@ declare const ConfigSchema: ZodObject<{
4036
4036
  system: "system";
4037
4037
  }>>;
4038
4038
  language: ZodOptional<ZodEnum<{
4039
- id: "id";
4040
4039
  system: "system";
4041
4040
  en: "en";
4042
4041
  "zh-Hans": "zh-Hans";
@@ -4047,6 +4046,7 @@ declare const ConfigSchema: ZodObject<{
4047
4046
  fr: "fr";
4048
4047
  bn: "bn";
4049
4048
  "pt-BR": "pt-BR";
4049
+ id: "id";
4050
4050
  ur: "ur";
4051
4051
  }>>;
4052
4052
  colorThemeLight: ZodOptional<ZodEnum<{
@@ -4107,21 +4107,21 @@ declare const ConfigSchema: ZodObject<{
4107
4107
  }, $loose>>;
4108
4108
  autoSync: ZodDefault<ZodObject<{
4109
4109
  mode: ZodDefault<ZodNullable<ZodEnum<{
4110
- full: "full";
4111
4110
  off: "off";
4112
4111
  follow: "follow";
4112
+ full: "full";
4113
4113
  pull: "pull";
4114
4114
  }>>>;
4115
4115
  enabled: ZodDefault<ZodNullable<ZodBoolean>>;
4116
4116
  resumeMode: ZodOptional<ZodEnum<{
4117
- full: "full";
4118
4117
  follow: "follow";
4118
+ full: "full";
4119
4119
  pull: "pull";
4120
4120
  }>>;
4121
4121
  default: ZodDefault<ZodNullable<ZodUnion<readonly [ZodBoolean, ZodEnum<{
4122
- full: "full";
4123
4122
  off: "off";
4124
4123
  follow: "follow";
4124
+ full: "full";
4125
4125
  pull: "pull";
4126
4126
  }>]>>>;
4127
4127
  }, $loose>>;
@@ -11524,6 +11524,8 @@ interface CollectReportBundleOptions {
11524
11524
  extraFiles?: BundleExtraFile[];
11525
11525
  /** Override the user-level logs directory (standard-level test seam). */
11526
11526
  userLogsDir?: string;
11527
+ /** Override the macOS caches directory searched for ShipIt install logs (test seam). */
11528
+ cachesDir?: string;
11527
11529
  /**
11528
11530
  * Collection-progress + warning sink. The full level reports its inventory
11529
11531
  * via the manifest and uses this only for warnings (e.g. an opted-in extra