react-native-ios-translate-sheet 1.4.15 → 1.4.16
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/typescript/example/src/App.d.ts +2 -0
- package/lib/typescript/example/src/App.d.ts.map +1 -0
- package/lib/typescript/example/src/Example.d.ts +2 -0
- package/lib/typescript/example/src/Example.d.ts.map +1 -0
- package/lib/typescript/src/IOSTranslateSheetViewNativeComponent.d.ts.map +1 -0
- package/lib/typescript/src/TranslateContext.d.ts.map +1 -0
- package/lib/typescript/src/hooks/useInternalTranslate.d.ts.map +1 -0
- package/lib/typescript/src/index.d.ts.map +1 -0
- package/package.json +13 -12
- package/lib/typescript/IOSTranslateSheetViewNativeComponent.d.ts.map +0 -1
- package/lib/typescript/TranslateContext.d.ts.map +0 -1
- package/lib/typescript/hooks/useInternalTranslate.d.ts.map +0 -1
- package/lib/typescript/index.d.ts.map +0 -1
- /package/lib/typescript/{IOSTranslateSheetViewNativeComponent.d.ts → src/IOSTranslateSheetViewNativeComponent.d.ts} +0 -0
- /package/lib/typescript/{TranslateContext.d.ts → src/TranslateContext.d.ts} +0 -0
- /package/lib/typescript/{hooks → src/hooks}/useInternalTranslate.d.ts +0 -0
- /package/lib/typescript/{index.d.ts → src/index.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"App.d.ts","sourceRoot":"","sources":["../../../../example/src/App.tsx"],"names":[],"mappings":"AAIA,MAAM,CAAC,OAAO,UAAU,GAAG,4CAS1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Example.d.ts","sourceRoot":"","sources":["../../../../example/src/Example.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,OAAO,+CAwDnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IOSTranslateSheetViewNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/IOSTranslateSheetViewNativeComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,KAAK,EACV,kBAAkB,EAClB,MAAM,EACP,MAAM,2CAA2C,CAAC;AAGnD,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,sBAAuB,SAAQ,SAAS;IAChD,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,MAAM,EAAE,kBAAkB,CAAC,IAAI,CAAC,CAAC;IACjC,mBAAmB,CAAC,EAAE,kBAAkB,CAAC,wBAAwB,CAAC,CAAC;CACpE;;AAED,wBAEE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslateContext.d.ts","sourceRoot":"","sources":["../../../src/TranslateContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAc,MAAM,OAAO,CAAC;AAClE,OAAO,EACL,KAAK,qBAAqB,EAG3B,MAAM,cAAc,CAAC;AAMtB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,qBAAqB,CAAC;CACtC,CAAC;AAEF,KAAK,oBAAoB,GAAG;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,CAAC,MAAM,EAAE,8BAA8B,KAAK,IAAI,CAAC;CAC5E,CAAC;AAIF,eAAO,MAAM,yBAAyB,GAAI,eAEvC;IACD,QAAQ,EAAE,SAAS,CAAC;CACrB,4CAqCA,CAAC;AAEF,eAAO,MAAM,oBAAoB,4BAQhC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useInternalTranslate.d.ts","sourceRoot":"","sources":["../../../../src/hooks/useInternalTranslate.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAK1E,eAAO,MAAM,yBAAyB;;uCAOM,8BAA8B;;;;+BAH7B,MAAM,KAAK,IAAI;;WAC1B,MAAM;WAAK,MAAM;;CAyBlD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.tsx"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-ios-translate-sheet",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.16",
|
|
4
4
|
"description": "SwiftUI Translate Sheet on React Native",
|
|
5
5
|
"source": "./src/index.tsx",
|
|
6
6
|
"main": "lib/commonjs/index.js",
|
|
7
7
|
"react-native": "src/index.tsx",
|
|
8
8
|
"module": "lib/module/index.js",
|
|
9
|
-
"types": "lib/typescript/index.d.ts",
|
|
9
|
+
"types": "lib/typescript/src/index.d.ts",
|
|
10
10
|
"files": [
|
|
11
11
|
"src",
|
|
12
12
|
"lib",
|
|
@@ -52,24 +52,25 @@
|
|
|
52
52
|
},
|
|
53
53
|
"homepage": "https://github.com/huextrat/react-native-ios-translate-sheet#readme",
|
|
54
54
|
"publishConfig": {
|
|
55
|
-
"
|
|
55
|
+
"access": "public",
|
|
56
|
+
"provenance": true
|
|
56
57
|
},
|
|
57
58
|
"devDependencies": {
|
|
58
|
-
"@biomejs/biome": "2.4.
|
|
59
|
-
"@commitlint/config-conventional": "20.
|
|
60
|
-
"@react-native-community/cli": "20.1.
|
|
59
|
+
"@biomejs/biome": "2.4.10",
|
|
60
|
+
"@commitlint/config-conventional": "20.5.0",
|
|
61
|
+
"@react-native-community/cli": "20.1.3",
|
|
61
62
|
"@semantic-release/changelog": "6.0.3",
|
|
62
63
|
"@semantic-release/git": "10.0.1",
|
|
63
64
|
"@types/react": "19.2.14",
|
|
64
|
-
"commitlint": "20.
|
|
65
|
+
"commitlint": "20.5.0",
|
|
65
66
|
"del-cli": "7.0.0",
|
|
66
67
|
"husky": "9.1.7",
|
|
67
|
-
"react": "19.2.
|
|
68
|
+
"react": "19.2.5",
|
|
68
69
|
"react-native": "0.84.1",
|
|
69
|
-
"react-native-builder-bob": "0.
|
|
70
|
+
"react-native-builder-bob": "0.41.0",
|
|
70
71
|
"semantic-release": "25.0.3",
|
|
71
|
-
"turbo": "2.
|
|
72
|
-
"typescript": "
|
|
72
|
+
"turbo": "2.9.5",
|
|
73
|
+
"typescript": "6.0.2"
|
|
73
74
|
},
|
|
74
75
|
"resolutions": {
|
|
75
76
|
"@types/react": "19.2.14"
|
|
@@ -81,7 +82,7 @@
|
|
|
81
82
|
"workspaces": [
|
|
82
83
|
"example"
|
|
83
84
|
],
|
|
84
|
-
"packageManager": "yarn@4.
|
|
85
|
+
"packageManager": "yarn@4.13.0",
|
|
85
86
|
"commitlint": {
|
|
86
87
|
"extends": [
|
|
87
88
|
"@commitlint/config-conventional"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IOSTranslateSheetViewNativeComponent.d.ts","sourceRoot":"","sources":["../../src/IOSTranslateSheetViewNativeComponent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,KAAK,EACV,kBAAkB,EAClB,MAAM,EACP,MAAM,2CAA2C,CAAC;AAGnD,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,sBAAuB,SAAQ,SAAS;IAChD,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,MAAM,EAAE,kBAAkB,CAAC,IAAI,CAAC,CAAC;IACjC,mBAAmB,CAAC,EAAE,kBAAkB,CAAC,wBAAwB,CAAC,CAAC;CACpE;;AAED,wBAEE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TranslateContext.d.ts","sourceRoot":"","sources":["../../src/TranslateContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAc,MAAM,OAAO,CAAC;AAClE,OAAO,EACL,KAAK,qBAAqB,EAG3B,MAAM,cAAc,CAAC;AAMtB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,qBAAqB,CAAC;CACtC,CAAC;AAEF,KAAK,oBAAoB,GAAG;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB,EAAE,CAAC,MAAM,EAAE,8BAA8B,KAAK,IAAI,CAAC;CAC5E,CAAC;AAIF,eAAO,MAAM,yBAAyB,GAAI,eAEvC;IACD,QAAQ,EAAE,SAAS,CAAC;CACrB,4CAqCA,CAAC;AAEF,eAAO,MAAM,oBAAoB,4BAQhC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useInternalTranslate.d.ts","sourceRoot":"","sources":["../../../src/hooks/useInternalTranslate.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAK1E,eAAO,MAAM,yBAAyB;;uCAOM,8BAA8B;;;;+BAH7B,MAAM,KAAK,IAAI;;WAC1B,MAAM;WAAK,MAAM;;CAyBlD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.tsx"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|