@audira/carbon-react-native 1.0.6 → 1.0.7

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,8 +1,8 @@
1
1
  {
2
2
  "name": "@audira/carbon-react-native",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "license": "MIT",
5
- "homepage": "https://rakadoank.github.io/carbon-react-native",
5
+ "homepage": "https://oss.sufeni.id/carbon-react-native",
6
6
  "repository": "https://github.com/RakaDoank/carbon-react-native",
7
7
  "description": "Build React Native apps with component and shared patterns using Carbon",
8
8
  "type": "module",
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  export const background = "#f4f4f4|#000000"
5
5
  export const background_active = "rgba(141,141,141,0.5)|rgba(141,141,141,0.4)"
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  // To support cross platforms, we are mapping the `fontFamily` value to its PostScript name,
5
5
  // instead of the `fontWeight` number with a single font family name like in Web// Giving a `fontWeight` number will not work.
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  import {
5
5
  StyleSheet,
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  import {
5
5
  StyleSheet,
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  // To support cross platforms, we are mapping the `fontFamily` value to its PostScript name,
5
5
  // instead of the `fontWeight` number with a single font family name like in Web// Giving a `fontWeight` number will not work.
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  import type {
5
5
  ViewStyle,
@@ -1,5 +1,5 @@
1
1
  // Generated
2
- // Sun, 19 Apr 2026 08:37:05 GMT
2
+ // Sun, 03 May 2026 09:06:33 GMT
3
3
 
4
4
  import type {
5
5
  TextStyle,