@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
|
@@ -11157,7 +11157,7 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11157
11157
|
params: params.params
|
|
11158
11158
|
});
|
|
11159
11159
|
}
|
|
11160
|
-
var import_brick_module2, import_brick_module3, import_brick_module4, import_react_native34, import_react_native35, import_react_native36, import_react_native37, MiniAppModule,
|
|
11160
|
+
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;
|
|
11161
11161
|
var init_dist5 = __esm({
|
|
11162
11162
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/dist/index.js"() {
|
|
11163
11163
|
"use strict";
|
|
@@ -11196,8 +11196,8 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
11196
11196
|
import_react_native36 = __toESM(require_react_native(), 1);
|
|
11197
11197
|
import_react_native37 = __toESM(require_react_native(), 1);
|
|
11198
11198
|
MiniAppModule = import_brick_module2.BrickModule.get("MiniAppModule");
|
|
11199
|
-
|
|
11200
|
-
|
|
11199
|
+
TossCoreModule = import_brick_module3.BrickModule.get("TossCoreModule");
|
|
11200
|
+
CommonModule = import_brick_module4.BrickModule.get("CommonModule");
|
|
11201
11201
|
UpdateLocationEvent = /* @__PURE__ */ function(GraniteEventDefinition3) {
|
|
11202
11202
|
"use strict";
|
|
11203
11203
|
_inherits(UpdateLocationEvent3, GraniteEventDefinition3);
|
|
@@ -42274,23 +42274,32 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42274
42274
|
});
|
|
42275
42275
|
|
|
42276
42276
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/MiniAppModule.brick.ts
|
|
42277
|
+
var import_brick_module5, MiniAppModule2;
|
|
42277
42278
|
var init_MiniAppModule_brick = __esm({
|
|
42278
42279
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/MiniAppModule.brick.ts"() {
|
|
42279
42280
|
"use strict";
|
|
42281
|
+
import_brick_module5 = __toESM(require_brick_module(), 1);
|
|
42282
|
+
MiniAppModule2 = import_brick_module5.BrickModule.get("MiniAppModule");
|
|
42280
42283
|
}
|
|
42281
42284
|
});
|
|
42282
42285
|
|
|
42283
42286
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/TossCoreModule.brick.ts
|
|
42287
|
+
var import_brick_module6, TossCoreModule2;
|
|
42284
42288
|
var init_TossCoreModule_brick = __esm({
|
|
42285
42289
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/TossCoreModule.brick.ts"() {
|
|
42286
42290
|
"use strict";
|
|
42291
|
+
import_brick_module6 = __toESM(require_brick_module(), 1);
|
|
42292
|
+
TossCoreModule2 = import_brick_module6.BrickModule.get("TossCoreModule");
|
|
42287
42293
|
}
|
|
42288
42294
|
});
|
|
42289
42295
|
|
|
42290
42296
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/CommonModule.brick.ts
|
|
42297
|
+
var import_brick_module7, CommonModule3;
|
|
42291
42298
|
var init_CommonModule_brick = __esm({
|
|
42292
42299
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/spec/CommonModule.brick.ts"() {
|
|
42293
42300
|
"use strict";
|
|
42301
|
+
import_brick_module7 = __toESM(require_brick_module(), 1);
|
|
42302
|
+
CommonModule3 = import_brick_module7.BrickModule.get("CommonModule");
|
|
42294
42303
|
}
|
|
42295
42304
|
});
|
|
42296
42305
|
|
|
@@ -42301,32 +42310,18 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42301
42310
|
function safeSyncPostMessage2(method, params) {
|
|
42302
42311
|
return MiniAppModule2.postMessageSync(method, params, {});
|
|
42303
42312
|
}
|
|
42304
|
-
var import_brick_module5, MiniAppModule2;
|
|
42305
42313
|
var init_postMessage = __esm({
|
|
42306
42314
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/MiniAppModule/postMessage.ts"() {
|
|
42307
42315
|
"use strict";
|
|
42308
|
-
|
|
42309
|
-
MiniAppModule2 = import_brick_module5.BrickModule.get("MiniAppModule");
|
|
42316
|
+
init_MiniAppModule_brick();
|
|
42310
42317
|
}
|
|
42311
42318
|
});
|
|
42312
42319
|
|
|
42313
42320
|
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/BedrockModule/commonModule.ts
|
|
42314
|
-
var import_brick_module6, CommonModule3;
|
|
42315
42321
|
var init_commonModule = __esm({
|
|
42316
42322
|
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/BedrockModule/commonModule.ts"() {
|
|
42317
42323
|
"use strict";
|
|
42318
|
-
|
|
42319
|
-
CommonModule3 = import_brick_module6.BrickModule.get("CommonModule");
|
|
42320
|
-
}
|
|
42321
|
-
});
|
|
42322
|
-
|
|
42323
|
-
// ../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/TossCoreModule/instance.ts
|
|
42324
|
-
var import_brick_module7, TossCoreModule2;
|
|
42325
|
-
var init_instance = __esm({
|
|
42326
|
-
"../../../.yarn/__virtual__/@apps-in-toss-native-modules-virtual-e56741e8de/1/packages/apps-in-toss/native-modules/src/TossCoreModule/instance.ts"() {
|
|
42327
|
-
"use strict";
|
|
42328
|
-
import_brick_module7 = __toESM(require_brick_module(), 1);
|
|
42329
|
-
TossCoreModule2 = import_brick_module7.BrickModule.get("TossCoreModule");
|
|
42324
|
+
init_CommonModule_brick();
|
|
42330
42325
|
}
|
|
42331
42326
|
});
|
|
42332
42327
|
|
|
@@ -42339,7 +42334,6 @@ var global=typeof globalThis!=='undefined'?globalThis:typeof global!=='undefined
|
|
|
42339
42334
|
init_CommonModule_brick();
|
|
42340
42335
|
init_postMessage();
|
|
42341
42336
|
init_commonModule();
|
|
42342
|
-
init_instance();
|
|
42343
42337
|
}
|
|
42344
42338
|
});
|
|
42345
42339
|
|