@axelor/aos-mobile-crm 7.0.4 → 7.0.6
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/lib/components/organisms/DropdownContactView/DropdownContactView.js +1 -1
- package/lib/components/organisms/DropdownContactView/DropdownContactView.js.map +1 -1
- package/lib/components/organisms/Prospect/ProspectDropdownCards/ProspectDropdownCards.js +1 -1
- package/lib/components/organisms/Prospect/ProspectDropdownCards/ProspectDropdownCards.js.map +1 -1
- package/lib/features/catalogSlice.d.ts +1 -1
- package/lib/features/clientSlice.d.ts +1 -1
- package/lib/features/contactSlice.d.ts +1 -1
- package/lib/features/crmConfigSlice.d.ts +1 -1
- package/lib/features/eventSlice.d.ts +1 -1
- package/lib/features/functionSlice.d.ts +1 -1
- package/lib/features/leadSlice.d.ts +1 -1
- package/lib/features/opportunitySlice.d.ts +1 -1
- package/lib/features/partnerSlice.d.ts +1 -1
- package/lib/features/prospectSlice.d.ts +1 -1
- package/lib/screens/catalog/index.d.ts +3 -3
- package/lib/screens/client/index.d.ts +9 -9
- package/lib/screens/contact/index.d.ts +9 -9
- package/lib/screens/event/index.d.ts +7 -7
- package/lib/screens/lead/index.d.ts +9 -9
- package/lib/screens/opportunity/index.d.ts +9 -9
- package/lib/screens/prospect/index.d.ts +9 -9
- package/package.json +5 -5
|
@@ -22,7 +22,7 @@ import { ContactInfoCard } from '../../molecules';
|
|
|
22
22
|
import { Text } from '@axelor/aos-mobile-ui';
|
|
23
23
|
const DropdownContactView = ({ address, fixedPhone, mobilePhone, emailAddress, webSite, }) => {
|
|
24
24
|
const I18n = useTranslator();
|
|
25
|
-
if (!
|
|
25
|
+
if (!address && !fixedPhone && !mobilePhone && !emailAddress && !webSite) {
|
|
26
26
|
return (<View>
|
|
27
27
|
<Text>{I18n.t('Crm_NoContactInformation')}</Text>
|
|
28
28
|
</View>);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownContactView.js","sourceRoot":"","sources":["../../../../src/components/organisms/DropdownContactView/DropdownContactView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;GAgBG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,UAAU,EAAE,IAAI,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAC,aAAa,EAAE,eAAe,EAAC,MAAM,yBAAyB,CAAC;AACvE,OAAO,EAAC,eAAe,EAAC,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAC,IAAI,EAAC,MAAM,uBAAuB,CAAC;AAU3C,MAAM,mBAAmB,GAAG,CAAC,EAC3B,OAAO,EACP,UAAU,EACV,WAAW,EACX,YAAY,EACZ,OAAO,GACkB,EAAE,EAAE;IAC7B,MAAM,IAAI,GAAG,aAAa,EAAE,CAAC;IAE7B,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"DropdownContactView.js","sourceRoot":"","sources":["../../../../src/components/organisms/DropdownContactView/DropdownContactView.tsx"],"names":[],"mappings":"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"}
|
|
@@ -45,7 +45,7 @@ const ProspectDropdownCards = ({}) => {
|
|
|
45
45
|
{
|
|
46
46
|
title: I18n.t('Crm_GeneralInformation'),
|
|
47
47
|
key: 2,
|
|
48
|
-
childrenComp: (<DropdownGeneralView assignedUser={prospect.user?.fullName} category={prospect.
|
|
48
|
+
childrenComp: (<DropdownGeneralView assignedUser={prospect.user?.fullName} category={prospect.partnerCategory?.name} industrySector={prospect.industrySector?.name}/>),
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
title: I18n.t('Crm_Employees'),
|
package/lib/components/organisms/Prospect/ProspectDropdownCards/ProspectDropdownCards.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProspectDropdownCards.js","sourceRoot":"","sources":["../../../../../src/components/organisms/Prospect/ProspectDropdownCards/ProspectDropdownCards.js"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;GAgBG;AAEH,OAAO,KAAK,EAAE,EAAC,SAAS,EAAC,MAAM,OAAO,CAAC;AACvC,OAAO,EAAC,UAAU,EAAE,IAAI,EAAC,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAC,kBAAkB,EAAC,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAC,WAAW,EAAE,WAAW,EAAE,aAAa,EAAC,MAAM,yBAAyB,CAAC;AAChF,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EACpB,iBAAiB,EACjB,mBAAmB,GACpB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAC,iBAAiB,EAAC,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAC,qBAAqB,EAAC,MAAM,iCAAiC,CAAC;AAEtE,MAAM,qBAAqB,GAAG,CAAC,EAAE,EAAE,EAAE;IACnC,MAAM,IAAI,GAAG,aAAa,EAAE,CAAC;IAC7B,MAAM,QAAQ,GAAG,WAAW,EAAE,CAAC;IAE/B,MAAM,EAAC,QAAQ,EAAC,GAAG,WAAW,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;IACxD,MAAM,EAAC,eAAe,EAAC,GAAG,WAAW,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAC9D,MAAM,EAAC,gBAAgB,EAAC,GAAG,WAAW,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;IAE7D,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,MAAM,GAAG,QAAQ,CAAC,iBAAiB,EAAE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAChE,QAAQ,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC,CAAC;IACtC,CAAC,EAAE,CAAC,QAAQ,EAAE,QAAQ,CAAC,iBAAiB,CAAC,CAAC,CAAC;IAE3C,SAAS,CAAC,GAAG,EAAE;QACb,QAAQ,CAAC,qBAAqB,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;IAChD,CAAC,EAAE,CAAC,QAAQ,EAAE,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;IAE7B,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAC5B;MAAA,CAAC,kBAAkB,CACjB,UAAU,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAC7B,aAAa,CAAC,CAAC;YACb;gBACE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC;gBAC5B,GAAG,EAAE,CAAC;gBACN,YAAY,EAAE,CACZ,CAAC,mBAAmB,CAClB,OAAO,CAAC,CAAC,QAAQ,CAAC,WAAW,EAAE,QAAQ,CAAC,CACxC,UAAU,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,CAChC,YAAY,CAAC,CAAC,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,CAC7C,OAAO,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,EAC1B,CACH;aACF;YACD;gBACE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,wBAAwB,CAAC;gBACvC,GAAG,EAAE,CAAC;gBACN,YAAY,EAAE,CACZ,CAAC,mBAAmB,CAClB,YAAY,CAAC,CAAC,QAAQ,CAAC,IAAI,EAAE,QAAQ,CAAC,CACtC,QAAQ,CAAC,CAAC,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"ProspectDropdownCards.js","sourceRoot":"","sources":["../../../../../src/components/organisms/Prospect/ProspectDropdownCards/ProspectDropdownCards.js"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace CatalogListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { CatalogListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
export default _default;
|
|
11
|
-
import CatalogListScreen_1 from
|
|
11
|
+
import CatalogListScreen_1 from './CatalogListScreen';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace ClientsListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { ClientsListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace ClientDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { ClientDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
namespace ClientFormScreen {
|
|
21
|
-
|
|
21
|
+
let title_2: string;
|
|
22
22
|
export { title_2 as title };
|
|
23
23
|
export { ClientFormScreen as component };
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
import ClientsListScreen_1 from
|
|
28
|
-
import ClientDetailsScreen_1 from
|
|
29
|
-
import ClientFormScreen_1 from
|
|
27
|
+
import ClientsListScreen_1 from './ClientsListScreen';
|
|
28
|
+
import ClientDetailsScreen_1 from './ClientDetailsScreen';
|
|
29
|
+
import ClientFormScreen_1 from './ClientFormScreen';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace ContactListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { ContactListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace ContactDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { ContactDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
namespace ContactFormScreen {
|
|
21
|
-
|
|
21
|
+
let title_2: string;
|
|
22
22
|
export { title_2 as title };
|
|
23
23
|
export { ContactFormScreen as component };
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
import ContactListScreen_1 from
|
|
28
|
-
import ContactDetailsScreen_1 from
|
|
29
|
-
import ContactFormScreen_1 from
|
|
27
|
+
import ContactListScreen_1 from './ContactListScreen';
|
|
28
|
+
import ContactDetailsScreen_1 from './ContactDetailsScreen';
|
|
29
|
+
import ContactFormScreen_1 from './ContactFormScreen';
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace EventPlanningScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { EventPlanningScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace EventDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { EventDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
export default _default;
|
|
22
|
-
import EventPlanningScreen_1 from
|
|
23
|
-
import EventDetailsScreen_1 from
|
|
22
|
+
import EventPlanningScreen_1 from './EventPlanningScreen';
|
|
23
|
+
import EventDetailsScreen_1 from './EventDetailsScreen';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace LeadListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { LeadListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace LeadDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { LeadDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
namespace LeadFormScreen {
|
|
21
|
-
|
|
21
|
+
let title_2: string;
|
|
22
22
|
export { title_2 as title };
|
|
23
23
|
export { LeadFormScreen as component };
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
import LeadListScreen_1 from
|
|
28
|
-
import LeadDetailsScreen_1 from
|
|
29
|
-
import LeadFormScreen_1 from
|
|
27
|
+
import LeadListScreen_1 from './LeadListScreen';
|
|
28
|
+
import LeadDetailsScreen_1 from './LeadDetailsScreen';
|
|
29
|
+
import LeadFormScreen_1 from './LeadFormScreen';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace OpportunityListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { OpportunityListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace OpportunityDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { OpportunityDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
namespace OpportunityFormScreen {
|
|
21
|
-
|
|
21
|
+
let title_2: string;
|
|
22
22
|
export { title_2 as title };
|
|
23
23
|
export { OpportunityFormScreen as component };
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
import OpportunityListScreen_1 from
|
|
28
|
-
import OpportunityDetailsScreen_1 from
|
|
29
|
-
import OpportunityFormScreen_1 from
|
|
27
|
+
import OpportunityListScreen_1 from './OpportunityListScreen';
|
|
28
|
+
import OpportunityDetailsScreen_1 from './OpportunityDetailsScreen';
|
|
29
|
+
import OpportunityFormScreen_1 from './OpportunityFormScreen';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
namespace ProspectsListScreen {
|
|
3
|
-
export
|
|
3
|
+
export let title: string;
|
|
4
4
|
export { ProspectsListScreen as component };
|
|
5
5
|
export namespace options {
|
|
6
|
-
|
|
6
|
+
let shadedHeader: boolean;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
namespace ProspectDetailsScreen {
|
|
10
|
-
|
|
10
|
+
let title_1: string;
|
|
11
11
|
export { title_1 as title };
|
|
12
12
|
export { ProspectDetailsScreen as component };
|
|
13
|
-
export
|
|
13
|
+
export let actionID: string;
|
|
14
14
|
export namespace options_1 {
|
|
15
|
-
|
|
15
|
+
let shadedHeader_1: boolean;
|
|
16
16
|
export { shadedHeader_1 as shadedHeader };
|
|
17
17
|
}
|
|
18
18
|
export { options_1 as options };
|
|
19
19
|
}
|
|
20
20
|
namespace ProspectFormScreen {
|
|
21
|
-
|
|
21
|
+
let title_2: string;
|
|
22
22
|
export { title_2 as title };
|
|
23
23
|
export { ProspectFormScreen as component };
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
import ProspectsListScreen_1 from
|
|
28
|
-
import ProspectDetailsScreen_1 from
|
|
29
|
-
import ProspectFormScreen_1 from
|
|
27
|
+
import ProspectsListScreen_1 from './ProspectsListScreen';
|
|
28
|
+
import ProspectDetailsScreen_1 from './ProspectDetailsScreen';
|
|
29
|
+
import ProspectFormScreen_1 from './ProspectFormScreen';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axelor/aos-mobile-crm",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.6",
|
|
4
4
|
"author": "Axelor",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"publishConfig": {
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"react-i18next": "^11.18.6"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@axelor/aos-mobile-core": "7.0.
|
|
32
|
-
"@axelor/aos-mobile-ui": "7.0.
|
|
31
|
+
"@axelor/aos-mobile-core": "7.0.6",
|
|
32
|
+
"@axelor/aos-mobile-ui": "7.0.6",
|
|
33
33
|
"@reduxjs/toolkit": "^1.8.5"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@babel/runtime": "^7.19.0",
|
|
37
37
|
"@react-native-community/eslint-config": "^2.0.0",
|
|
38
|
-
"@types/react": "18.0
|
|
38
|
+
"@types/react": "18.2.0",
|
|
39
39
|
"@types/react-native": "0.68.1",
|
|
40
40
|
"cpx2": "^4.2.0",
|
|
41
41
|
"eslint": "^7.32.0",
|
|
@@ -45,6 +45,6 @@
|
|
|
45
45
|
"react-native": "0.68.1"
|
|
46
46
|
},
|
|
47
47
|
"resolutions": {
|
|
48
|
-
"@types/react": "18.0
|
|
48
|
+
"@types/react": "18.2.0"
|
|
49
49
|
}
|
|
50
50
|
}
|