@apps-in-toss/web-framework 2.4.5 → 2.4.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/dist/prebuilt/dev.android.rn84.js +3 -3
- package/dist/prebuilt/dev.ios.rn84.js +3 -3
- package/dist/prebuilt/prod.android.rn72.js +3 -3
- package/dist/prebuilt/prod.android.rn84.js +3 -3
- package/dist/prebuilt/prod.ios.rn72.js +3 -3
- package/dist/prebuilt/prod.ios.rn84.js +3 -3
- package/package.json +8 -8
|
@@ -138050,7 +138050,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
138050
138050
|
return null;
|
|
138051
138051
|
}
|
|
138052
138052
|
return (0, import_jsx_runtime7.jsx)(Menu, {
|
|
138053
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
138053
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
138054
138054
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
138055
138055
|
onPress: () => {
|
|
138056
138056
|
import_native_modules6.INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
|
@@ -143128,7 +143128,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
143128
143128
|
});
|
|
143129
143129
|
return _requestReview.apply(this, arguments);
|
|
143130
143130
|
}
|
|
143131
|
-
requestReview.isSupported = () =>
|
|
143131
|
+
requestReview.isSupported = () => isMinVersionSupported(MIN_VERSION);
|
|
143132
143132
|
var TossPay = {
|
|
143133
143133
|
checkoutPayment
|
|
143134
143134
|
};
|
|
@@ -212620,7 +212620,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
212620
212620
|
});
|
|
212621
212621
|
return _requestReview.apply(this, arguments);
|
|
212622
212622
|
}
|
|
212623
|
-
requestReview.isSupported = () =>
|
|
212623
|
+
requestReview.isSupported = () => (0, _isMinVersionSupported.isMinVersionSupported)(MIN_VERSION);
|
|
212624
212624
|
},2560,[1,16,2543,2518],"../../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/MiniAppModule/native-modules/requestReview.ts");
|
|
212625
212625
|
__d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {
|
|
212626
212626
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -137589,7 +137589,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
137589
137589
|
return null;
|
|
137590
137590
|
}
|
|
137591
137591
|
return (0, import_jsx_runtime7.jsx)(Menu, {
|
|
137592
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
137592
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
137593
137593
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
137594
137594
|
onPress: () => {
|
|
137595
137595
|
import_native_modules6.INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
|
@@ -142667,7 +142667,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
142667
142667
|
});
|
|
142668
142668
|
return _requestReview.apply(this, arguments);
|
|
142669
142669
|
}
|
|
142670
|
-
requestReview.isSupported = () =>
|
|
142670
|
+
requestReview.isSupported = () => isMinVersionSupported(MIN_VERSION);
|
|
142671
142671
|
var TossPay = {
|
|
142672
142672
|
checkoutPayment
|
|
142673
142673
|
};
|
|
@@ -212048,7 +212048,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
|
|
|
212048
212048
|
});
|
|
212049
212049
|
return _requestReview.apply(this, arguments);
|
|
212050
212050
|
}
|
|
212051
|
-
requestReview.isSupported = () =>
|
|
212051
|
+
requestReview.isSupported = () => (0, _isMinVersionSupported.isMinVersionSupported)(MIN_VERSION);
|
|
212052
212052
|
},2556,[1,16,2539,2514],"../../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/MiniAppModule/native-modules/requestReview.ts");
|
|
212053
212053
|
__d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {
|
|
212054
212054
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -12507,7 +12507,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
12507
12507
|
ios: "5.253.0"
|
|
12508
12508
|
};
|
|
12509
12509
|
requestReview.isSupported = function() {
|
|
12510
|
-
return
|
|
12510
|
+
return isMinVersionSupported(MIN_VERSION);
|
|
12511
12511
|
};
|
|
12512
12512
|
GoogleAdMob = {
|
|
12513
12513
|
loadAppsInTossAdMob,
|
|
@@ -44576,7 +44576,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
44576
44576
|
ios: "5.253.0"
|
|
44577
44577
|
};
|
|
44578
44578
|
requestReview2.isSupported = function() {
|
|
44579
|
-
return
|
|
44579
|
+
return isMinVersionSupported2(MIN_VERSION2);
|
|
44580
44580
|
};
|
|
44581
44581
|
}
|
|
44582
44582
|
});
|
|
@@ -46038,7 +46038,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
46038
46038
|
return null;
|
|
46039
46039
|
}
|
|
46040
46040
|
return (0, import_jsx_runtime222.jsx)(Menu, {
|
|
46041
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
46041
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
46042
46042
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
46043
46043
|
onPress: function() {
|
|
46044
46044
|
INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
|
@@ -11592,7 +11592,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11592
11592
|
ios: "5.253.0"
|
|
11593
11593
|
};
|
|
11594
11594
|
requestReview.isSupported = function() {
|
|
11595
|
-
return
|
|
11595
|
+
return isMinVersionSupported(MIN_VERSION);
|
|
11596
11596
|
};
|
|
11597
11597
|
GoogleAdMob = {
|
|
11598
11598
|
loadAppsInTossAdMob,
|
|
@@ -43594,7 +43594,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
43594
43594
|
ios: "5.253.0"
|
|
43595
43595
|
};
|
|
43596
43596
|
requestReview2.isSupported = function() {
|
|
43597
|
-
return
|
|
43597
|
+
return isMinVersionSupported2(MIN_VERSION2);
|
|
43598
43598
|
};
|
|
43599
43599
|
}
|
|
43600
43600
|
});
|
|
@@ -45056,7 +45056,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
45056
45056
|
return null;
|
|
45057
45057
|
}
|
|
45058
45058
|
return (0, import_jsx_runtime222.jsx)(Menu, {
|
|
45059
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
45059
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
45060
45060
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
45061
45061
|
onPress: function() {
|
|
45062
45062
|
INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
|
@@ -12516,7 +12516,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
12516
12516
|
ios: "5.253.0"
|
|
12517
12517
|
};
|
|
12518
12518
|
requestReview.isSupported = function() {
|
|
12519
|
-
return
|
|
12519
|
+
return isMinVersionSupported(MIN_VERSION);
|
|
12520
12520
|
};
|
|
12521
12521
|
GoogleAdMob = {
|
|
12522
12522
|
loadAppsInTossAdMob,
|
|
@@ -44585,7 +44585,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
44585
44585
|
ios: "5.253.0"
|
|
44586
44586
|
};
|
|
44587
44587
|
requestReview2.isSupported = function() {
|
|
44588
|
-
return
|
|
44588
|
+
return isMinVersionSupported2(MIN_VERSION2);
|
|
44589
44589
|
};
|
|
44590
44590
|
}
|
|
44591
44591
|
});
|
|
@@ -46047,7 +46047,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
46047
46047
|
return null;
|
|
46048
46048
|
}
|
|
46049
46049
|
return (0, import_jsx_runtime222.jsx)(Menu, {
|
|
46050
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
46050
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
46051
46051
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
46052
46052
|
onPress: function() {
|
|
46053
46053
|
INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
|
@@ -11601,7 +11601,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11601
11601
|
ios: "5.253.0"
|
|
11602
11602
|
};
|
|
11603
11603
|
requestReview.isSupported = function() {
|
|
11604
|
-
return
|
|
11604
|
+
return isMinVersionSupported(MIN_VERSION);
|
|
11605
11605
|
};
|
|
11606
11606
|
GoogleAdMob = {
|
|
11607
11607
|
loadAppsInTossAdMob,
|
|
@@ -43603,7 +43603,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
43603
43603
|
ios: "5.253.0"
|
|
43604
43604
|
};
|
|
43605
43605
|
requestReview2.isSupported = function() {
|
|
43606
|
-
return
|
|
43606
|
+
return isMinVersionSupported2(MIN_VERSION2);
|
|
43607
43607
|
};
|
|
43608
43608
|
}
|
|
43609
43609
|
});
|
|
@@ -45065,7 +45065,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
45065
45065
|
return null;
|
|
45066
45066
|
}
|
|
45067
45067
|
return (0, import_jsx_runtime222.jsx)(Menu, {
|
|
45068
|
-
title: "\uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
45068
|
+
title: "\uD734\uB300\uD3F0 \uD648 \uD654\uBA74\uC5D0 \uCD94\uAC00",
|
|
45069
45069
|
iconURL: "https://static.toss.im/icons/png/4x/icon-plus-circle-mono.png",
|
|
45070
45070
|
onPress: function() {
|
|
45071
45071
|
INTERNAL__appBridgeHandler.invokeAppBridgeMethod("addMiniAppShortcut", {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@apps-in-toss/web-framework",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.4.
|
|
4
|
+
"version": "2.4.6",
|
|
5
5
|
"description": "Web Framework for Apps In Toss",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"typecheck": "tsc --noEmit",
|
|
@@ -86,13 +86,13 @@
|
|
|
86
86
|
"zod": "3.24.4"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@apps-in-toss/bridge-core": "2.4.
|
|
90
|
-
"@apps-in-toss/cli": "2.4.
|
|
91
|
-
"@apps-in-toss/framework": "2.4.
|
|
92
|
-
"@apps-in-toss/plugins": "2.4.
|
|
93
|
-
"@apps-in-toss/web-analytics": "2.4.
|
|
94
|
-
"@apps-in-toss/web-bridge": "2.4.
|
|
95
|
-
"@apps-in-toss/web-config": "2.4.
|
|
89
|
+
"@apps-in-toss/bridge-core": "2.4.6",
|
|
90
|
+
"@apps-in-toss/cli": "2.4.6",
|
|
91
|
+
"@apps-in-toss/framework": "2.4.6",
|
|
92
|
+
"@apps-in-toss/plugins": "2.4.6",
|
|
93
|
+
"@apps-in-toss/web-analytics": "2.4.6",
|
|
94
|
+
"@apps-in-toss/web-bridge": "2.4.6",
|
|
95
|
+
"@apps-in-toss/web-config": "2.4.6",
|
|
96
96
|
"@babel/core": "7.23.9",
|
|
97
97
|
"@granite-js/cli": "1.0.10",
|
|
98
98
|
"@granite-js/mpack": "1.0.10",
|