@hexabot-ai/types 3.0.2-alpha.7 → 3.0.2-alpha.9

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.
@@ -19,7 +19,6 @@ const labelAliasMap = {
19
19
  const labelStubObjectSchema = base_1.baseStubSchema.extend({
20
20
  title: zod_1.z.string(),
21
21
  name: zod_1.z.string(),
22
- label_id: zod_1.z.record(zod_1.z.string(), zod_1.z.unknown()).nullable().optional(),
23
22
  description: nullableOptionalStringSchema,
24
23
  builtin: zod_1.z.coerce.boolean(),
25
24
  });
@@ -16,7 +16,6 @@ const labelAliasMap = {
16
16
  const labelStubObjectSchema = baseStubSchema.extend({
17
17
  title: z.string(),
18
18
  name: z.string(),
19
- label_id: z.record(z.string(), z.unknown()).nullable().optional(),
20
19
  description: nullableOptionalStringSchema,
21
20
  builtin: z.coerce.boolean(),
22
21
  });
@@ -24,7 +24,6 @@ export declare const labelGroupFullSchema: z.ZodObject<{
24
24
  title: string;
25
25
  name: string;
26
26
  builtin: boolean;
27
- label_id?: Record<string, unknown> | null | undefined;
28
27
  description?: string | null | undefined;
29
28
  group?: string | null | undefined;
30
29
  users?: undefined;
@@ -35,7 +34,6 @@ export declare const labelGroupFullSchema: z.ZodObject<{
35
34
  title: string;
36
35
  name: string;
37
36
  builtin: boolean;
38
- label_id?: Record<string, unknown> | null | undefined;
39
37
  description?: string | null | undefined;
40
38
  group?: string | null | undefined;
41
39
  users?: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"label-group.d.ts","sourceRoot":"","sources":["../../../src/chat/label-group.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAWxB,eAAO,MAAM,oBAAoB;;;;;iBAAyB,CAAC;AAE3D,eAAO,MAAM,gBAAgB;;;;;;iBAE3B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAK/B,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"label-group.d.ts","sourceRoot":"","sources":["../../../src/chat/label-group.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAWxB,eAAO,MAAM,oBAAoB;;;;;iBAAyB,CAAC;AAE3D,eAAO,MAAM,gBAAgB;;;;;;iBAE3B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;iBAK/B,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC"}
@@ -5,7 +5,6 @@ export declare const labelStubSchema: z.ZodObject<{
5
5
  updatedAt: z.ZodCoercedDate<unknown>;
6
6
  title: z.ZodString;
7
7
  name: z.ZodString;
8
- label_id: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
9
8
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
9
  builtin: z.ZodCoercedBoolean<unknown>;
11
10
  }, z.core.$strip>;
@@ -16,7 +15,6 @@ export declare const labelSchema: z.ZodType<{
16
15
  title: string;
17
16
  name: string;
18
17
  builtin: boolean;
19
- label_id?: Record<string, unknown> | null | undefined;
20
18
  description?: string | null | undefined;
21
19
  group?: string | null | undefined;
22
20
  users?: undefined;
@@ -27,7 +25,6 @@ export declare const labelSchema: z.ZodType<{
27
25
  title: string;
28
26
  name: string;
29
27
  builtin: boolean;
30
- label_id?: Record<string, unknown> | null | undefined;
31
28
  description?: string | null | undefined;
32
29
  group?: string | null | undefined;
33
30
  users?: undefined;
@@ -38,7 +35,6 @@ export declare const labelFullSchema: z.ZodObject<{
38
35
  updatedAt: z.ZodCoercedDate<unknown>;
39
36
  title: z.ZodString;
40
37
  name: z.ZodString;
41
- label_id: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
42
38
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
39
  builtin: z.ZodCoercedBoolean<unknown>;
44
40
  users: z.ZodOptional<z.ZodType<{
@@ -1 +1 @@
1
- {"version":3,"file":"label.d.ts","sourceRoot":"","sources":["../../../src/chat/label.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAqBxB,eAAO,MAAM,eAAe;;;;;;;;;iBAAwB,CAAC;AAErD,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;YASvB,CAAC;AAEF,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAS1B,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAExD,MAAM,MAAM,KAAK,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEhD,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC"}
1
+ {"version":3,"file":"label.d.ts","sourceRoot":"","sources":["../../../src/chat/label.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAoBxB,eAAO,MAAM,eAAe;;;;;;;;iBAAwB,CAAC;AAErD,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;YASvB,CAAC;AAEF,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAS1B,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAExD,MAAM,MAAM,KAAK,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEhD,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC"}
@@ -98,7 +98,6 @@ export declare const subscriberFullSchema: z.ZodObject<{
98
98
  title: string;
99
99
  name: string;
100
100
  builtin: boolean;
101
- label_id?: Record<string, unknown> | null | undefined;
102
101
  description?: string | null | undefined;
103
102
  group?: string | null | undefined;
104
103
  users?: undefined;
@@ -109,7 +108,6 @@ export declare const subscriberFullSchema: z.ZodObject<{
109
108
  title: string;
110
109
  name: string;
111
110
  builtin: boolean;
112
- label_id?: Record<string, unknown> | null | undefined;
113
111
  description?: string | null | undefined;
114
112
  group?: string | null | undefined;
115
113
  users?: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"subscriber.d.ts","sourceRoot":"","sources":["../../../src/chat/subscriber.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAoCxB,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;iBAAuB,CAAC;AAEzD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAG5B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiB/B,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"subscriber.d.ts","sourceRoot":"","sources":["../../../src/chat/subscriber.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAoCxB,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;iBAAuB,CAAC;AAEzD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAG5B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiB/B,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC"}
@@ -138,7 +138,6 @@ export declare const userFullSchema: z.ZodObject<{
138
138
  title: string;
139
139
  name: string;
140
140
  builtin: boolean;
141
- label_id?: Record<string, unknown> | null | undefined;
142
141
  description?: string | null | undefined;
143
142
  group?: string | null | undefined;
144
143
  users?: undefined;
@@ -149,7 +148,6 @@ export declare const userFullSchema: z.ZodObject<{
149
148
  title: string;
150
149
  name: string;
151
150
  builtin: boolean;
152
- label_id?: Record<string, unknown> | null | undefined;
153
151
  description?: string | null | undefined;
154
152
  group?: string | null | undefined;
155
153
  users?: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/user/user.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAiCxB,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAuB,CAAC;AAEnD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAoBtB,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiBzB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAEtD,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAE9C,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC"}
1
+ {"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/user/user.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAiCxB,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAuB,CAAC;AAEnD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAoBtB,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAiBzB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAEtD,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAE9C,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hexabot-ai/types",
3
- "version": "3.0.2-alpha.7",
3
+ "version": "3.0.2-alpha.9",
4
4
  "description": "Shared zod schemas and inferred entity types for Hexabot.",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
package/src/chat/label.ts CHANGED
@@ -20,7 +20,6 @@ const labelAliasMap = {
20
20
  const labelStubObjectSchema = baseStubSchema.extend({
21
21
  title: z.string(),
22
22
  name: z.string(),
23
- label_id: z.record(z.string(), z.unknown()).nullable().optional(),
24
23
  description: nullableOptionalStringSchema,
25
24
  builtin: z.coerce.boolean(),
26
25
  });