jfs-components 0.0.33 → 0.0.35

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.
@@ -4,7 +4,7 @@
4
4
  * Auto-generated from SVG files in src/icons/
5
5
  * DO NOT EDIT MANUALLY - Run "npm run icons:generate" to regenerate
6
6
  *
7
- * Generated: 2026-02-13T09:21:12.783Z
7
+ * Generated: 2026-02-13T20:03:51.407Z
8
8
  */
9
9
  export declare const iconRegistry: Record<string, {
10
10
  path: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jfs-components",
3
- "version": "0.0.33",
3
+ "version": "0.0.35",
4
4
  "description": "React Native Jio Finance Components Library",
5
5
  "author": "sunshuaiqi@gmail.com",
6
6
  "license": "MIT",
@@ -73,7 +73,7 @@
73
73
  "react-native-safe-area-context": "^5.6.2",
74
74
  "react-native-svg": "^15.15.0",
75
75
  "react-native-web": "^0.21.2",
76
- "react-native-worklets": "^0.7.0"
76
+ "react-native-worklets": "0.5.1"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "react": "*",
@@ -134,4 +134,4 @@
134
134
  "jest": {
135
135
  "preset": "react-native"
136
136
  }
137
- }
137
+ }
@@ -1264,9 +1264,6 @@
1264
1264
  },
1265
1265
  "RechargeCard": {
1266
1266
  "tokens": [
1267
- "buttonGroup/padding/gap",
1268
- "buttonGroup/padding/horizontal",
1269
- "buttonGroup/padding/vertical",
1270
1267
  "rechargeCard/background",
1271
1268
  "rechargeCard/disclaimer/color",
1272
1269
  "rechargeCard/disclaimer/fontFamily",
@@ -63,9 +63,6 @@ function Example() {
63
63
 
64
64
  This component uses the following design tokens, resolved through `getVariableByName`:
65
65
 
66
- - **`buttonGroup/padding/gap`**
67
- - **`buttonGroup/padding/horizontal`**
68
- - **`buttonGroup/padding/vertical`**
69
66
  - **`rechargeCard/background`**
70
67
  - **`rechargeCard/disclaimer/color`**
71
68
  - **`rechargeCard/disclaimer/fontFamily`**
@@ -96,5 +93,4 @@ This component uses the following design tokens, resolved through `getVariableBy
96
93
  - **`rechargeCard/title/fontWeight`**
97
94
  - **`rechargeCard/title/lineHeight`**
98
95
 
99
- All tokens support mode-based theming through the `modes` prop.
100
-
96
+ All tokens support mode-based theming through the `modes` prop.
@@ -4,7 +4,7 @@
4
4
  * Auto-generated from SVG files in src/icons/
5
5
  * DO NOT EDIT MANUALLY - Run "npm run icons:generate" to regenerate
6
6
  *
7
- * Generated: 2026-02-13T09:21:12.783Z
7
+ * Generated: 2026-02-13T20:03:51.407Z
8
8
  */
9
9
 
10
10
  // Icon name to SVG data mapping