@hed-hog/contact 0.0.7 → 0.0.8

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": "@hed-hog/contact",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {
@@ -9,11 +9,11 @@
9
9
  "@nestjs/core": "^11",
10
10
  "@nestjs/jwt": "^11",
11
11
  "@nestjs/mapped-types": "*",
12
- "@hed-hog/admin": "0.0.19",
13
- "@hed-hog/api": "0.0.3",
14
12
  "@hed-hog/file": "0.0.13",
13
+ "@hed-hog/admin": "0.0.29",
15
14
  "@hed-hog/api-prisma": "0.0.4",
16
15
  "@hed-hog/api-locale": "0.0.3",
16
+ "@hed-hog/api": "0.0.3",
17
17
  "@hed-hog/country": "0.0.8",
18
18
  "@hed-hog/api-pagination": "0.0.3",
19
19
  "@hed-hog/api-mail": "0.0.4"
@@ -1,96 +0,0 @@
1
- - name:
2
- en: PersonValue
3
- pt: PersonValue
4
- slug: person-value
5
- description:
6
- en: Screen to manage person_value
7
- pt: Tela para gerenciar person_value
8
- icon: file
9
- - name:
10
- en: PersonType
11
- pt: PersonType
12
- slug: person-type
13
- description:
14
- en: Screen to manage person_type
15
- pt: Tela para gerenciar person_type
16
- icon: file
17
- - name:
18
- en: Person
19
- pt: Person
20
- slug: person
21
- description:
22
- en: Screen to manage person
23
- pt: Tela para gerenciar person
24
- icon: file
25
- - name:
26
- en: PersonDocumentType
27
- pt: PersonDocumentType
28
- slug: person-document-type
29
- description:
30
- en: Screen to manage person_document_type
31
- pt: Tela para gerenciar person_document_type
32
- icon: file
33
- - name:
34
- en: PersonDocument
35
- pt: PersonDocument
36
- slug: person-document
37
- description:
38
- en: Screen to manage person_document
39
- pt: Tela para gerenciar person_document
40
- icon: file
41
- - name:
42
- en: PersonContactType
43
- pt: PersonContactType
44
- slug: person-contact-type
45
- description:
46
- en: Screen to manage person_contact_type
47
- pt: Tela para gerenciar person_contact_type
48
- icon: file
49
- - name:
50
- en: PersonContact
51
- pt: PersonContact
52
- slug: person-contact
53
- description:
54
- en: Screen to manage person_contact
55
- pt: Tela para gerenciar person_contact
56
- icon: file
57
- - name:
58
- en: PersonAddressType
59
- pt: PersonAddressType
60
- slug: person-address-type
61
- description:
62
- en: Screen to manage person_address_type
63
- pt: Tela para gerenciar person_address_type
64
- icon: file
65
- - name:
66
- en: PersonAddress
67
- pt: PersonAddress
68
- slug: person-address
69
- description:
70
- en: Screen to manage person_address
71
- pt: Tela para gerenciar person_address
72
- icon: file
73
- - name:
74
- en: PersonCustomType
75
- pt: PersonCustomType
76
- slug: person-custom-type
77
- description:
78
- en: Screen to manage person_custom_type
79
- pt: Tela para gerenciar person_custom_type
80
- icon: file
81
- - name:
82
- en: PersonCustom
83
- pt: PersonCustom
84
- slug: person-custom
85
- description:
86
- en: Screen to manage person_custom
87
- pt: Tela para gerenciar person_custom
88
- icon: file
89
- - name:
90
- en: PersonUser
91
- pt: PersonUser
92
- slug: person-user
93
- description:
94
- en: Screen to manage person_user
95
- pt: Tela para gerenciar person_user
96
- icon: file