@proximus/lavender-entrypoint-native 0.1.0-alpha.1 → 0.1.0-alpha.3
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/CHANGELOG.md +12 -0
- package/dist/PxEntryPoint.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/PxEntryPoint.tsx +3 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.1.0-alpha.3](https://github.com/Pxs-Corporate/react-native-lavender/compare/@proximus/lavender-entrypoint-native@0.1.0-alpha.2...@proximus/lavender-entrypoint-native@0.1.0-alpha.3) (2025-09-12)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- **BCRI-4217211:** card component ([#20](https://github.com/Pxs-Corporate/react-native-lavender/issues/20)) ([0287bee](https://github.com/Pxs-Corporate/react-native-lavender/commit/0287bee00a5b532403026b5a2ca0e702b70c822f))
|
|
11
|
+
|
|
12
|
+
# [0.1.0-alpha.2](https://github.com/Pxs-Corporate/react-native-lavender/compare/@proximus/lavender-entrypoint-native@0.1.0-alpha.1...@proximus/lavender-entrypoint-native@0.1.0-alpha.2) (2025-09-05)
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
- **BCRI-4279213:** update token architecture and component styles ([#18](https://github.com/Pxs-Corporate/react-native-lavender/issues/18)) ([2fabf41](https://github.com/Pxs-Corporate/react-native-lavender/commit/2fabf416ce069e9756daa868c3012181db87e7f5))
|
|
17
|
+
|
|
6
18
|
# [0.1.0-alpha.1](https://github.com/Pxs-Corporate/react-native-lavender/compare/@proximus/lavender-entrypoint-native@0.1.0-alpha.0...@proximus/lavender-entrypoint-native@0.1.0-alpha.1) (2025-08-13)
|
|
7
19
|
|
|
8
20
|
### Bug Fixes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PxEntryPoint.d.ts","sourceRoot":"","sources":["../src/PxEntryPoint.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,EACL,kBAAkB,EAElB,UAAU,EACV,cAAc,EACd,SAAS,EAIT,SAAS,EACV,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"PxEntryPoint.d.ts","sourceRoot":"","sources":["../src/PxEntryPoint.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,EACL,kBAAkB,EAElB,UAAU,EACV,cAAc,EACd,SAAS,EAIT,SAAS,EACV,MAAM,cAAc,CAAC;AAMtB,OAAO,EAAE,QAAQ,EAAE,MAAM,2CAA2C,CAAC;AAErE,MAAM,WAAW,aAAc,SAAQ,kBAAkB;IACvD,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,cAAc,CAAC,EAAE,YAAY,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B,UAAU,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IACnC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,kBAAkB,CAAC;IACpC,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,OAAO,EACP,QAAa,EACb,cAAc,EACd,aAAa,EACb,cAAc,EACd,MAAM,EACN,KAAK,EACL,SAAmB,EACnB,QAAQ,EACR,UAAU,EACV,UAAU,EACV,aAAa,GACd,EAAE,aAAa,qBA8Df"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proximus/lavender-entrypoint-native",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.3",
|
|
4
4
|
"description": "Lavender entrypoint component",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "src/index.ts",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"@proximus/lavender-texts-native": "workspace:*"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@proximus/lavender-common-native": "0.1.0-alpha.
|
|
22
|
-
"@proximus/lavender-icon-native": "0.1.0-alpha.
|
|
23
|
-
"@proximus/lavender-patch-native": "0.1.0-alpha.
|
|
24
|
-
"@proximus/lavender-styling-native": "0.1.0-alpha.
|
|
25
|
-
"@proximus/lavender-texts-native": "0.1.0-alpha.
|
|
21
|
+
"@proximus/lavender-common-native": "0.1.0-alpha.3",
|
|
22
|
+
"@proximus/lavender-icon-native": "0.1.0-alpha.3",
|
|
23
|
+
"@proximus/lavender-patch-native": "0.1.0-alpha.3",
|
|
24
|
+
"@proximus/lavender-styling-native": "0.1.0-alpha.2",
|
|
25
|
+
"@proximus/lavender-texts-native": "0.1.0-alpha.3"
|
|
26
26
|
},
|
|
27
27
|
"publishConfig": {
|
|
28
28
|
"access": "public"
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "6328f584529cb675f4a2ede8ad89f31e2b3c9ffb"
|
|
42
42
|
}
|
package/src/PxEntryPoint.tsx
CHANGED
|
@@ -11,9 +11,8 @@ import {
|
|
|
11
11
|
ViewStyle,
|
|
12
12
|
} from 'react-native';
|
|
13
13
|
|
|
14
|
-
import { a11y, e2eID,
|
|
14
|
+
import { a11y, e2eID, PxContainer } from '@proximus/lavender-common-native';
|
|
15
15
|
import { PxIcon } from '@proximus/lavender-icon-native';
|
|
16
|
-
import { Colors } from '@proximus/lavender-styling-native';
|
|
17
16
|
import { Body, Header } from '@proximus/lavender-texts-native';
|
|
18
17
|
import { PxPatch } from '@proximus/lavender-patch-native';
|
|
19
18
|
import { IconName } from '@proximus/lavender-icon/dist/iconNames.js';
|
|
@@ -68,7 +67,7 @@ export function PxEntryPoint({
|
|
|
68
67
|
onPress={onPress}
|
|
69
68
|
{...e2eID(testID)}
|
|
70
69
|
>
|
|
71
|
-
<
|
|
70
|
+
<PxContainer wrapperStyle={styles.container}>
|
|
72
71
|
{!!icon && <PxIcon name={icon} size={iconSize} />}
|
|
73
72
|
{!icon && !!imageSrc && (
|
|
74
73
|
<Image
|
|
@@ -105,7 +104,7 @@ export function PxEntryPoint({
|
|
|
105
104
|
}}
|
|
106
105
|
{...a11y({ accessible: true, ...iconA11yProps })}
|
|
107
106
|
/>
|
|
108
|
-
</
|
|
107
|
+
</PxContainer>
|
|
109
108
|
{patch ? (
|
|
110
109
|
<PxPatch
|
|
111
110
|
borderType={'bottomLeft'}
|
|
@@ -124,7 +123,6 @@ const styles = StyleSheet.create({
|
|
|
124
123
|
flexDirection: 'row',
|
|
125
124
|
padding: 16,
|
|
126
125
|
alignItems: 'center',
|
|
127
|
-
backgroundColor: Colors.v8_1.shadesOfGrey.dark4,
|
|
128
126
|
},
|
|
129
127
|
content: {
|
|
130
128
|
flex: 1,
|