maleo-identity 0.1.7__py3-none-any.whl → 0.1.9__py3-none-any.whl

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.

Potentially problematic release.


This version of maleo-identity might be problematic. Click here for more details.

@@ -48,53 +48,11 @@ from ..mixins.user_profile import (
48
48
  MiddleName,
49
49
  LastName,
50
50
  EndingTitle,
51
- AvatarName,
52
51
  )
53
52
  from ..types.user_profile import IdentifierValueType
54
53
 
55
54
 
56
- class CoreCreateData(
57
- BloodTypeMixin[OptBloodType],
58
- GenderMixin[OptGender],
59
- BirthDate[OptDate],
60
- BirthPlace[OptStr],
61
- FullName[str],
62
- EndingTitle[OptStr],
63
- LastName[str],
64
- MiddleName[OptStr],
65
- FirstName[str],
66
- LeadingTitle[OptStr],
67
- IdCard[OptStr],
68
- ):
69
- pass
70
-
71
-
72
- class EssentialData(
73
- AvatarName[str],
74
- BloodTypeMixin[OptBloodType],
75
- GenderMixin[OptGender],
76
- BirthDate[OptDate],
77
- BirthPlace[OptStr],
78
- FullName[str],
79
- EndingTitle[OptStr],
80
- LastName[str],
81
- MiddleName[OptStr],
82
- FirstName[str],
83
- LeadingTitle[OptStr],
84
- IdCard[OptStr],
85
- ):
86
- pass
87
-
88
-
89
- class InsertData(
90
- EssentialData,
91
- IntUserId[int],
92
- ):
93
- pass
94
-
95
-
96
55
  class CreateParameter(
97
- AvatarName[str],
98
56
  BloodTypeMixin[OptBloodType],
99
57
  GenderMixin[OptGender],
100
58
  BirthDate[OptDate],
@@ -34,13 +34,21 @@ from ..enums.user_system_role import IdentifierType
34
34
  from ..types.user_system_role import IdentifierValueType
35
35
 
36
36
 
37
- class CreateParameter(
38
- FullSystemRoleMixin[SystemRole],
37
+ class StandardCreateData(FullSystemRoleMixin[SystemRole]):
38
+ pass
39
+
40
+
41
+ class FullCreateData(
42
+ StandardCreateData,
39
43
  IntUserId[int],
40
44
  ):
41
45
  pass
42
46
 
43
47
 
48
+ class CreateParameter(FullCreateData):
49
+ pass
50
+
51
+
44
52
  class ReadMultipleParameter(
45
53
  ReadPaginatedMultipleParameter,
46
54
  FullSystemRolesMixin[OptListOfSystemRoles],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo-identity
3
- Version: 0.1.7
3
+ Version: 0.1.9
4
4
  Summary: MaleoIdentity service package
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: Proprietary
@@ -41,8 +41,8 @@ maleo/identity/schemas/patient.py,sha256=CQ3PsW8Xbdm9KpeCnqdkRvgPvDdDmnSPHgYRcaf
41
41
  maleo/identity/schemas/user.py,sha256=a2DH4eOA_SPrCW3fRBnujxSOCmXcq7IU-aSluZt_h5k,5030
42
42
  maleo/identity/schemas/user_medical_role.py,sha256=YzYsjMRKIA4CWdfOlGoPqWFl4v2JTj2EBwOWhNtUKSQ,4893
43
43
  maleo/identity/schemas/user_organization_role.py,sha256=MW1Ry1HnGrASmP2Mulk3Pfk1_mIOlLTBARerOA0TowI,4983
44
- maleo/identity/schemas/user_profile.py,sha256=zVDanghQs0iO90BQeCvy_U89jhLtPAyRHkmd8TNvqh4,6101
45
- maleo/identity/schemas/user_system_role.py,sha256=CRI8KgNpcjJU9EBtEc75-vUmC64J5ZgigFO6IRWuRKM,4665
44
+ maleo/identity/schemas/user_profile.py,sha256=Xjg0j0U9t3JHaMNbxMXypHnqsje2O4Mc2dd8hHqI3WM,5375
45
+ maleo/identity/schemas/user_system_role.py,sha256=Y3IYBFNEggXZB3amlnMtBnFTc50KDQcoeNWM_fwWcqE,4771
46
46
  maleo/identity/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
47
47
  maleo/identity/types/api_key.py,sha256=pjWzyAh1p0DTS6v2ImYv849iF-T0PbEM8qlrwN3c-2o,190
48
48
  maleo/identity/types/organization.py,sha256=UqOBL4v138jumjQstCAZ-2ZV1Ax8-Cr4SvL36nx8brw,63
@@ -57,8 +57,8 @@ maleo/identity/types/user_system_role.py,sha256=6KIDk7kCWBlrloNLfIElflS5N8oBYqPe
57
57
  maleo/identity/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
58
58
  maleo/identity/utils/organization.py,sha256=aEegzeoNLUptrScUB5kWrYlJj7dzTZeVXymltE5lWpE,874
59
59
  maleo/identity/utils/user.py,sha256=1pyfmAbXkAEOo6WM2KRA_kRnFi0O_A2ZUEqv01wY-cU,794
60
- maleo_identity-0.1.7.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
61
- maleo_identity-0.1.7.dist-info/METADATA,sha256=E3QavzMX8UklGrdm0iT8KvPihD5Nk4uARlL9mc-eFmo,3583
62
- maleo_identity-0.1.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
- maleo_identity-0.1.7.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
64
- maleo_identity-0.1.7.dist-info/RECORD,,
60
+ maleo_identity-0.1.9.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
61
+ maleo_identity-0.1.9.dist-info/METADATA,sha256=_ERZXgksfXOX87pUSCVdhKAyRJRINFZilAaBVfNcYOo,3583
62
+ maleo_identity-0.1.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
+ maleo_identity-0.1.9.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
64
+ maleo_identity-0.1.9.dist-info/RECORD,,