@pedro.araujo/ml-architecture-shared 0.1.123 → 0.1.125
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/user-notification-channel/create-user-notification-channel-request.dto.d.ts +2 -0
- package/dist/user-notification-channel/create-user-notification-channel-request.dto.d.ts.map +1 -1
- package/dist/user-notification-channel/create-user-notification-channel-request.schema.d.ts.map +1 -1
- package/dist/user-notification-channel/create-user-notification-channel-request.schema.js +2 -0
- package/dist/user-notification-channel/update-user-notification-channel-request.dto.d.ts +2 -0
- package/dist/user-notification-channel/update-user-notification-channel-request.dto.d.ts.map +1 -1
- package/dist/user-notification-channel/update-user-notification-channel-request.schema.d.ts.map +1 -1
- package/dist/user-notification-channel/update-user-notification-channel-request.schema.js +2 -0
- package/package.json +1 -1
package/dist/user-notification-channel/create-user-notification-channel-request.dto.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-channel-request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/create-user-notification-channel-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uCAAuC;IACtD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;CAClB"}
|
|
1
|
+
{"version":3,"file":"create-user-notification-channel-request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/create-user-notification-channel-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,gEAAgE,CAAC;AAEzG,MAAM,WAAW,uCAAuC;IACtD,WAAW,EAAE,uBAAuB,CAAC;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;CAClB"}
|
package/dist/user-notification-channel/create-user-notification-channel-request.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-channel-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/create-user-notification-channel-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;
|
|
1
|
+
{"version":3,"file":"create-user-notification-channel-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/create-user-notification-channel-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;AAG5G,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAK/F,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import { NotificationChannelType } from "../notification-channel-type/notification-channel-type.enum.js";
|
|
2
3
|
export const CreateUserNotificationChannelSchema = z.object({
|
|
4
|
+
channelType: z.nativeEnum(NotificationChannelType),
|
|
3
5
|
value: z.string(),
|
|
4
6
|
enabled: z.coerce.boolean(),
|
|
5
7
|
});
|
package/dist/user-notification-channel/update-user-notification-channel-request.dto.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-user-notification-channel-request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/update-user-notification-channel-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uCAAuC;IACtD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB"}
|
|
1
|
+
{"version":3,"file":"update-user-notification-channel-request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/update-user-notification-channel-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,gEAAgE,CAAC;AAEzG,MAAM,WAAW,uCAAuC;IACtD,WAAW,EAAE,uBAAuB,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB"}
|
package/dist/user-notification-channel/update-user-notification-channel-request.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-user-notification-channel-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/update-user-notification-channel-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;
|
|
1
|
+
{"version":3,"file":"update-user-notification-channel-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-channel/update-user-notification-channel-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;AAG5G,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAK/F,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
import { NotificationChannelType } from "../notification-channel-type/notification-channel-type.enum.js";
|
|
2
3
|
export const UpdateUserNotificationChannelSchema = z.object({
|
|
4
|
+
channelType: z.nativeEnum(NotificationChannelType),
|
|
3
5
|
value: z.string().optional(),
|
|
4
6
|
enabled: z.coerce.boolean().optional(),
|
|
5
7
|
});
|