@apps-in-toss/web-framework 2.4.0 → 2.4.1
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 +90 -103
- package/dist/prebuilt/dev.ios.rn84.js +90 -103
- package/dist/prebuilt/prod.android.rn72.js +480 -116
- package/dist/prebuilt/prod.android.rn84.js +14 -20
- package/dist/prebuilt/prod.ios.rn72.js +480 -116
- package/dist/prebuilt/prod.ios.rn84.js +14 -20
- package/package.json +8 -8
|
@@ -11166,7 +11166,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11166
11166
|
params: params.params
|
|
11167
11167
|
});
|
|
11168
11168
|
}
|
|
11169
|
-
var import_brick_module2, import_brick_module3, import_brick_module4, import_react_native34, import_react_native35, import_react_native36, import_react_native37, MiniAppModule,
|
|
11169
|
+
var import_brick_module2, import_brick_module3, import_brick_module4, import_react_native34, import_react_native35, import_react_native36, import_react_native37, MiniAppModule, TossCoreModule, CommonModule, UpdateLocationEvent, INTERNAL__callbacks, INTERNAL__appBridgeHandler, AppBridgeCallbackEvent, VisibilityChangedByTransparentServiceWebEvent, appsInTossEvent, SEMVER_REGEX, isWildcard, tryParse, coerceTypes, compareValues, parseVersion, compareSegments, compareVersions, ANDROID_GOOGLE_AD_MOB_SUPPORTED_VERSION, IOS_GOOGLE_AD_MOB_SUPPORTED_VERSION, UNSUPPORTED_ERROR_MESSAGE, ENVIRONMENT, DEFAULT_MAX_COUNT, DEFAULT_MAX_WIDTH, fetchAlbumPhotos, fetchContacts, getClipboardText, getCurrentLocation, setClipboardText, openCamera, IAP, Storage, GAME_CENTER_MIN_VERSION, GET_SERVER_TIME_MIN_VERSION, MIN_VERSION, GoogleAdMob, CommonModule2, INTERNAL__module;
|
|
11170
11170
|
var init_dist5 = __esm({
|
|
11171
11171
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/dist/index.js"() {
|
|
11172
11172
|
"use strict";
|
|
@@ -11205,8 +11205,8 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11205
11205
|
import_react_native36 = __toESM(require_react_native(), 1);
|
|
11206
11206
|
import_react_native37 = __toESM(require_react_native(), 1);
|
|
11207
11207
|
MiniAppModule = import_brick_module2.BrickModule.get("MiniAppModule");
|
|
11208
|
-
|
|
11209
|
-
|
|
11208
|
+
TossCoreModule = import_brick_module3.BrickModule.get("TossCoreModule");
|
|
11209
|
+
CommonModule = import_brick_module4.BrickModule.get("CommonModule");
|
|
11210
11210
|
UpdateLocationEvent = /* @__PURE__ */ function(GraniteEventDefinition3) {
|
|
11211
11211
|
"use strict";
|
|
11212
11212
|
_inherits(UpdateLocationEvent3, GraniteEventDefinition3);
|
|
@@ -42283,23 +42283,32 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42283
42283
|
});
|
|
42284
42284
|
|
|
42285
42285
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/MiniAppModule.brick.ts
|
|
42286
|
+
var import_brick_module5, MiniAppModule2;
|
|
42286
42287
|
var init_MiniAppModule_brick = __esm({
|
|
42287
42288
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/MiniAppModule.brick.ts"() {
|
|
42288
42289
|
"use strict";
|
|
42290
|
+
import_brick_module5 = __toESM(require_brick_module(), 1);
|
|
42291
|
+
MiniAppModule2 = import_brick_module5.BrickModule.get("MiniAppModule");
|
|
42289
42292
|
}
|
|
42290
42293
|
});
|
|
42291
42294
|
|
|
42292
42295
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/TossCoreModule.brick.ts
|
|
42296
|
+
var import_brick_module6, TossCoreModule2;
|
|
42293
42297
|
var init_TossCoreModule_brick = __esm({
|
|
42294
42298
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/TossCoreModule.brick.ts"() {
|
|
42295
42299
|
"use strict";
|
|
42300
|
+
import_brick_module6 = __toESM(require_brick_module(), 1);
|
|
42301
|
+
TossCoreModule2 = import_brick_module6.BrickModule.get("TossCoreModule");
|
|
42296
42302
|
}
|
|
42297
42303
|
});
|
|
42298
42304
|
|
|
42299
42305
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/CommonModule.brick.ts
|
|
42306
|
+
var import_brick_module7, CommonModule3;
|
|
42300
42307
|
var init_CommonModule_brick = __esm({
|
|
42301
42308
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/CommonModule.brick.ts"() {
|
|
42302
42309
|
"use strict";
|
|
42310
|
+
import_brick_module7 = __toESM(require_brick_module(), 1);
|
|
42311
|
+
CommonModule3 = import_brick_module7.BrickModule.get("CommonModule");
|
|
42303
42312
|
}
|
|
42304
42313
|
});
|
|
42305
42314
|
|
|
@@ -42310,32 +42319,18 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42310
42319
|
function safeSyncPostMessage2(method, params) {
|
|
42311
42320
|
return MiniAppModule2.postMessageSync(method, params, {});
|
|
42312
42321
|
}
|
|
42313
|
-
var import_brick_module5, MiniAppModule2;
|
|
42314
42322
|
var init_postMessage = __esm({
|
|
42315
42323
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/MiniAppModule/postMessage.ts"() {
|
|
42316
42324
|
"use strict";
|
|
42317
|
-
|
|
42318
|
-
MiniAppModule2 = import_brick_module5.BrickModule.get("MiniAppModule");
|
|
42325
|
+
init_MiniAppModule_brick();
|
|
42319
42326
|
}
|
|
42320
42327
|
});
|
|
42321
42328
|
|
|
42322
42329
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/BedrockModule/commonModule.ts
|
|
42323
|
-
var import_brick_module6, CommonModule3;
|
|
42324
42330
|
var init_commonModule = __esm({
|
|
42325
42331
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/BedrockModule/commonModule.ts"() {
|
|
42326
42332
|
"use strict";
|
|
42327
|
-
|
|
42328
|
-
CommonModule3 = import_brick_module6.BrickModule.get("CommonModule");
|
|
42329
|
-
}
|
|
42330
|
-
});
|
|
42331
|
-
|
|
42332
|
-
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/TossCoreModule/instance.ts
|
|
42333
|
-
var import_brick_module7, TossCoreModule2;
|
|
42334
|
-
var init_instance = __esm({
|
|
42335
|
-
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/TossCoreModule/instance.ts"() {
|
|
42336
|
-
"use strict";
|
|
42337
|
-
import_brick_module7 = __toESM(require_brick_module(), 1);
|
|
42338
|
-
TossCoreModule2 = import_brick_module7.BrickModule.get("TossCoreModule");
|
|
42333
|
+
init_CommonModule_brick();
|
|
42339
42334
|
}
|
|
42340
42335
|
});
|
|
42341
42336
|
|
|
@@ -42348,7 +42343,6 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42348
42343
|
init_CommonModule_brick();
|
|
42349
42344
|
init_postMessage();
|
|
42350
42345
|
init_commonModule();
|
|
42351
|
-
init_instance();
|
|
42352
42346
|
}
|
|
42353
42347
|
});
|
|
42354
42348
|
|
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.1",
|
|
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.1",
|
|
90
|
+
"@apps-in-toss/cli": "2.4.1",
|
|
91
|
+
"@apps-in-toss/framework": "2.4.1",
|
|
92
|
+
"@apps-in-toss/plugins": "2.4.1",
|
|
93
|
+
"@apps-in-toss/web-analytics": "2.4.1",
|
|
94
|
+
"@apps-in-toss/web-bridge": "2.4.1",
|
|
95
|
+
"@apps-in-toss/web-config": "2.4.1",
|
|
96
96
|
"@babel/core": "7.23.9",
|
|
97
97
|
"@granite-js/cli": "1.0.10",
|
|
98
98
|
"@granite-js/mpack": "1.0.10",
|