@mathrunet/masamune 2.6.2 → 2.6.3
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/CHANGELOG.md +9 -0
- package/dist/lib/functions/firestore.js +14 -5
- package/dist/lib/functions/firestore.js.map +1 -1
- package/dist/lib/functions/send_notification.js +1 -1
- package/package.json +1 -1
- package/dist/converter/firestore_basic_converter.d.ts +0 -20
- package/dist/converter/firestore_basic_converter.js +0 -25
- package/dist/converter/firestore_basic_converter.js.map +0 -1
- package/dist/converter/firestore_enum_converter.d.ts +0 -20
- package/dist/converter/firestore_enum_converter.js +0 -25
- package/dist/converter/firestore_enum_converter.js.map +0 -1
- package/dist/converter/firestore_model_command_base_converter.d.ts +0 -20
- package/dist/converter/firestore_model_command_base_converter.js +0 -38
- package/dist/converter/firestore_model_command_base_converter.js.map +0 -1
- package/dist/converter/firestore_model_counter_converter.d.ts +0 -20
- package/dist/converter/firestore_model_counter_converter.js +0 -78
- package/dist/converter/firestore_model_counter_converter.js.map +0 -1
- package/dist/converter/firestore_model_date_converter.d.ts +0 -20
- package/dist/converter/firestore_model_date_converter.js +0 -95
- package/dist/converter/firestore_model_date_converter.js.map +0 -1
- package/dist/converter/firestore_model_geo_value_converter.d.ts +0 -20
- package/dist/converter/firestore_model_geo_value_converter.js +0 -77
- package/dist/converter/firestore_model_geo_value_converter.js.map +0 -1
- package/dist/converter/firestore_model_image_uri_converter.d.ts +0 -20
- package/dist/converter/firestore_model_image_uri_converter.js +0 -74
- package/dist/converter/firestore_model_image_uri_converter.js.map +0 -1
- package/dist/converter/firestore_model_locale_converter.d.ts +0 -20
- package/dist/converter/firestore_model_locale_converter.js +0 -74
- package/dist/converter/firestore_model_locale_converter.js.map +0 -1
- package/dist/converter/firestore_model_localized_value_converter.d.ts +0 -20
- package/dist/converter/firestore_model_localized_value_converter.js +0 -36
- package/dist/converter/firestore_model_localized_value_converter.js.map +0 -1
- package/dist/converter/firestore_model_ref_converter.d.ts +0 -20
- package/dist/converter/firestore_model_ref_converter.js +0 -60
- package/dist/converter/firestore_model_ref_converter.js.map +0 -1
- package/dist/converter/firestore_model_search_converter.d.ts +0 -20
- package/dist/converter/firestore_model_search_converter.js +0 -36
- package/dist/converter/firestore_model_search_converter.js.map +0 -1
- package/dist/converter/firestore_model_timestamp_converter.d.ts +0 -20
- package/dist/converter/firestore_model_timestamp_converter.js +0 -95
- package/dist/converter/firestore_model_timestamp_converter.js.map +0 -1
- package/dist/converter/firestore_model_token_converter.d.ts +0 -20
- package/dist/converter/firestore_model_token_converter.js +0 -36
- package/dist/converter/firestore_model_token_converter.js.map +0 -1
- package/dist/converter/firestore_model_uri_converter.d.ts +0 -20
- package/dist/converter/firestore_model_uri_converter.js +0 -74
- package/dist/converter/firestore_model_uri_converter.js.map +0 -1
- package/dist/converter/firestore_model_video_uri_converter.d.ts +0 -20
- package/dist/converter/firestore_model_video_uri_converter.js +0 -74
- package/dist/converter/firestore_model_video_uri_converter.js.map +0 -1
- package/dist/converter/firestore_null_converter.d.ts +0 -20
- package/dist/converter/firestore_null_converter.js +0 -25
- package/dist/converter/firestore_null_converter.js.map +0 -1
- package/dist/exntension/string.extension.d.ts +0 -179
- package/dist/exntension/string.extension.js +0 -190
- package/dist/exntension/string.extension.js.map +0 -1
- package/dist/functions/notification.d.ts +0 -1
- package/dist/functions/notification.js +0 -111
- package/dist/functions/notification.js.map +0 -1
- package/dist/functions/send_notification_schedule.d.ts +0 -1
- package/dist/functions/send_notification_schedule.js +0 -86
- package/dist/functions/send_notification_schedule.js.map +0 -1
- package/dist/functions/stripe_hook.d.ts +0 -1
- package/dist/functions/stripe_hook.js +0 -573
- package/dist/functions/stripe_hook.js.map +0 -1
- package/dist/functions/stripe_hook_connect.d.ts +0 -1
- package/dist/functions/stripe_hook_connect.js +0 -140
- package/dist/functions/stripe_hook_connect.js.map +0 -1
- package/dist/functions/stripe_hook_secure.d.ts +0 -1
- package/dist/functions/stripe_hook_secure.js +0 -150
- package/dist/functions/stripe_hook_secure.js.map +0 -1
- package/dist/lib/call_process_function_base.d.ts +0 -39
- package/dist/lib/call_process_function_base.js +0 -69
- package/dist/lib/call_process_function_base.js.map +0 -1
- package/dist/lib/default_firestore_model_field_value_converter.d.ts +0 -8
- package/dist/lib/default_firestore_model_field_value_converter.js +0 -44
- package/dist/lib/default_firestore_model_field_value_converter.js.map +0 -1
- package/dist/lib/firestore_model_field_value_converter.d.ts +0 -140
- package/dist/lib/firestore_model_field_value_converter.js +0 -127
- package/dist/lib/firestore_model_field_value_converter.js.map +0 -1
- package/dist/lib/functions_base.d.ts +0 -195
- package/dist/lib/functions_base.js +0 -37
- package/dist/lib/functions_base.js.map +0 -1
- package/dist/lib/functions_data.d.ts +0 -10
- package/dist/lib/functions_data.js +0 -19
- package/dist/lib/functions_data.js.map +0 -1
- package/dist/lib/gmail.d.ts +0 -39
- package/dist/lib/gmail.js +0 -65
- package/dist/lib/gmail.js.map +0 -1
- package/dist/lib/model_field_value.d.ts +0 -82
- package/dist/lib/model_field_value.js +0 -104
- package/dist/lib/model_field_value.js.map +0 -1
- package/dist/lib/request_process_function_base.d.ts +0 -39
- package/dist/lib/request_process_function_base.js +0 -69
- package/dist/lib/request_process_function_base.js.map +0 -1
- package/dist/lib/schedule_process_function_base.d.ts +0 -33
- package/dist/lib/schedule_process_function_base.js +0 -70
- package/dist/lib/schedule_process_function_base.js.map +0 -1
- package/dist/lib/send_gmail.d.ts +0 -34
- package/dist/lib/send_gmail.js +0 -90
- package/dist/lib/send_gmail.js.map +0 -1
- package/dist/lib/send_grid.d.ts +0 -33
- package/dist/lib/send_grid.js +0 -58
- package/dist/lib/send_grid.js.map +0 -1
- package/dist/lib/send_notification.d.ts +0 -59
- package/dist/lib/send_notification.js +0 -216
- package/dist/lib/send_notification.js.map +0 -1
- package/dist/lib/sql_api_base.d.ts +0 -185
- package/dist/lib/sql_api_base.js +0 -94
- package/dist/lib/sql_api_base.js.map +0 -1
- package/dist/lib/update_subscription.d.ts +0 -83
- package/dist/lib/update_subscription.js +0 -143
- package/dist/lib/update_subscription.js.map +0 -1
- package/dist/lib/update_unlock.d.ts +0 -13
- package/dist/lib/update_unlock.js +0 -64
- package/dist/lib/update_unlock.js.map +0 -1
- package/dist/lib/update_wallet.d.ts +0 -19
- package/dist/lib/update_wallet.js +0 -70
- package/dist/lib/update_wallet.js.map +0 -1
- package/dist/lib/verify_android.d.ts +0 -50
- package/dist/lib/verify_android.js +0 -121
- package/dist/lib/verify_android.js.map +0 -1
- package/dist/lib/verify_ios.d.ts +0 -26
- package/dist/lib/verify_ios.js +0 -110
- package/dist/lib/verify_ios.js.map +0 -1
- package/dist/src/functions/notification.d.ts +0 -1
- package/dist/src/functions/notification.js +0 -111
- package/dist/src/functions/notification.js.map +0 -1
- package/dist/src/functions.d.ts +0 -14
- package/dist/src/functions.js +0 -41
- package/dist/src/functions.js.map +0 -1
- package/dist/src/index.d.ts +0 -13
- package/dist/src/index.js +0 -51
- package/dist/src/index.js.map +0 -1
- package/dist/src/lib/functions_data.d.ts +0 -25
- package/dist/src/lib/functions_data.js +0 -31
- package/dist/src/lib/functions_data.js.map +0 -1
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
26
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
27
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
28
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
29
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
30
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
31
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
32
|
-
});
|
|
33
|
-
};
|
|
34
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
-
const functions = __importStar(require("firebase-functions"));
|
|
36
|
-
const admin = __importStar(require("firebase-admin"));
|
|
37
|
-
/**
|
|
38
|
-
* Define the process for PUSH notification.
|
|
39
|
-
*
|
|
40
|
-
* PUSH通知を行うための処理を定義します。
|
|
41
|
-
*
|
|
42
|
-
* @param title
|
|
43
|
-
* The title of the notice should be listed.
|
|
44
|
-
*
|
|
45
|
-
* 通知タイトルを記載します。
|
|
46
|
-
*
|
|
47
|
-
* @param body
|
|
48
|
-
* The contents of the notice will be described.
|
|
49
|
-
*
|
|
50
|
-
* 通知内容を記載します。
|
|
51
|
-
*
|
|
52
|
-
* @param channel_id
|
|
53
|
-
* Describe ChannelId for Android.
|
|
54
|
-
*
|
|
55
|
-
* Android向けのChannelIdを記載します。
|
|
56
|
-
*
|
|
57
|
-
* @param data
|
|
58
|
-
* Specify the data to be placed on the notification.
|
|
59
|
-
*
|
|
60
|
-
* 通知に乗せるデータを指定します。
|
|
61
|
-
*
|
|
62
|
-
* @param token
|
|
63
|
-
* Specifies the FCM token.
|
|
64
|
-
*
|
|
65
|
-
* FCMトークンを指定します。
|
|
66
|
-
*
|
|
67
|
-
* @param topic
|
|
68
|
-
* Specifies the topic of the FCM.
|
|
69
|
-
*
|
|
70
|
-
* FCMのトピックを指定します。
|
|
71
|
-
*/
|
|
72
|
-
module.exports = functions.region("asia-northeast1").https.onCall((query) => __awaiter(void 0, void 0, void 0, function* () {
|
|
73
|
-
try {
|
|
74
|
-
const title = query.title;
|
|
75
|
-
const body = query.body;
|
|
76
|
-
const channelId = query.channel_id;
|
|
77
|
-
const data = query.data;
|
|
78
|
-
const token = query.token;
|
|
79
|
-
const topic = query.topic;
|
|
80
|
-
if (token === undefined || topic === undefined) {
|
|
81
|
-
throw new functions.https.HttpsError("invalid-argument", "Either [token] or [topic] must be specified.");
|
|
82
|
-
}
|
|
83
|
-
const res = yield admin.messaging().send({
|
|
84
|
-
notification: {
|
|
85
|
-
title: title,
|
|
86
|
-
body: body,
|
|
87
|
-
},
|
|
88
|
-
android: {
|
|
89
|
-
priority: "high",
|
|
90
|
-
notification: {
|
|
91
|
-
title: title,
|
|
92
|
-
body: body,
|
|
93
|
-
clickAction: "FLUTTER_NOTIFICATION_CLICK",
|
|
94
|
-
channelId: channelId,
|
|
95
|
-
},
|
|
96
|
-
},
|
|
97
|
-
data: data,
|
|
98
|
-
token: token,
|
|
99
|
-
topic: topic,
|
|
100
|
-
});
|
|
101
|
-
return {
|
|
102
|
-
success: true,
|
|
103
|
-
message_id: res,
|
|
104
|
-
};
|
|
105
|
-
}
|
|
106
|
-
catch (err) {
|
|
107
|
-
console.log(err);
|
|
108
|
-
throw err;
|
|
109
|
-
}
|
|
110
|
-
}));
|
|
111
|
-
//# sourceMappingURL=notification.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"notification.js","sourceRoot":"","sources":["../../src/functions/notification.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8DAAgD;AAChD,sDAAwC;AAExC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC,KAAK,CAAC,MAAM,CAC7D,CAAO,KAAK,EAAE,EAAE;IACZ,IAAI;QACA,MAAM,KAAK,GAAG,KAAK,CAAC,KAAe,CAAC;QACpC,MAAM,IAAI,GAAG,KAAK,CAAC,IAAc,CAAC;QAClC,MAAM,SAAS,GAAG,KAAK,CAAC,UAAgC,CAAC;QACzD,MAAM,IAAI,GAAG,KAAK,CAAC,IAA6C,CAAC;QACjE,MAAM,KAAK,GAAG,KAAK,CAAC,KAA2B,CAAC;QAChD,MAAM,KAAK,GAAG,KAAK,CAAC,KAA2B,CAAC;QAChD,IAAI,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,SAAS,EAAE;YAC5C,MAAM,IAAI,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,kBAAkB,EAAE,8CAA8C,CAAC,CAAC;SAC5G;QACD,MAAM,GAAG,GAAG,MAAM,KAAK,CAAC,SAAS,EAAE,CAAC,IAAI,CACpC;YACI,YAAY,EAAE;gBACV,KAAK,EAAE,KAAK;gBACZ,IAAI,EAAE,IAAI;aACb;YACD,OAAO,EAAE;gBACL,QAAQ,EAAE,MAAM;gBAChB,YAAY,EAAE;oBACV,KAAK,EAAE,KAAK;oBACZ,IAAI,EAAE,IAAI;oBACV,WAAW,EAAE,4BAA4B;oBACzC,SAAS,EAAE,SAAS;iBACvB;aACJ;YACD,IAAI,EAAE,IAAI;YACV,KAAK,EAAE,KAAK;YACZ,KAAK,EAAE,KAAK;SACf,CACJ,CAAC;QACF,OAAO;YACH,OAAO,EAAE,IAAI;YACb,UAAU,EAAE,GAAG;SAClB,CAAC;KACL;IAAC,OAAO,GAAG,EAAE;QACV,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QACjB,MAAM,GAAG,CAAC;KACb;AACL,CAAC,CAAA,CACJ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
26
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
27
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
28
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
29
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
30
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
31
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
32
|
-
});
|
|
33
|
-
};
|
|
34
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
-
const functions = __importStar(require("firebase-functions"));
|
|
36
|
-
const admin = __importStar(require("firebase-admin"));
|
|
37
|
-
const send_notification_1 = require("../lib/send_notification");
|
|
38
|
-
/**
|
|
39
|
-
* Define a process for monitoring the DB and registering future PUSH notifications and scaling notifications.
|
|
40
|
-
*
|
|
41
|
-
* DBを監視し未来のPUSH通知を登録してスケーリングしながら通知を行うための処理を定義します。
|
|
42
|
-
*
|
|
43
|
-
* @param notification.collection_path
|
|
44
|
-
* Specify the path of the collection to monitor for notifications.
|
|
45
|
-
*
|
|
46
|
-
* 通知を監視するコレクションのパスを指定します。
|
|
47
|
-
*/
|
|
48
|
-
module.exports = (regions, data) => {
|
|
49
|
-
var _a;
|
|
50
|
-
return functions.region(...regions).pubsub.schedule((_a = data["schedule"]) !== null && _a !== void 0 ? _a : "every 1 minutes").onRun((event) => __awaiter(void 0, void 0, void 0, function* () {
|
|
51
|
-
try {
|
|
52
|
-
const collectionPath = functions.config().notification.collection_path;
|
|
53
|
-
const firestoreInstance = admin.firestore();
|
|
54
|
-
const collection = yield firestoreInstance.collection(collectionPath).where("sent", "==", false).where("time", "<=", admin.firestore.Timestamp.now()).orderBy("time", "asc").get();
|
|
55
|
-
for (var doc of collection.docs) {
|
|
56
|
-
const title = doc.get("title");
|
|
57
|
-
const body = doc.get("text");
|
|
58
|
-
const channelId = doc.get("channel");
|
|
59
|
-
const data = doc.get("data");
|
|
60
|
-
const token = doc.get("token");
|
|
61
|
-
const topic = doc.get("topic");
|
|
62
|
-
yield (0, send_notification_1.sendNotification)({
|
|
63
|
-
title: title,
|
|
64
|
-
body: body,
|
|
65
|
-
channelId: channelId,
|
|
66
|
-
data: data,
|
|
67
|
-
token: token,
|
|
68
|
-
topic: topic,
|
|
69
|
-
});
|
|
70
|
-
yield doc.ref.set({
|
|
71
|
-
sent: true,
|
|
72
|
-
}, {
|
|
73
|
-
merge: true
|
|
74
|
-
});
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
catch (err) {
|
|
78
|
-
console.log(err);
|
|
79
|
-
throw err;
|
|
80
|
-
}
|
|
81
|
-
return {
|
|
82
|
-
success: true,
|
|
83
|
-
};
|
|
84
|
-
}));
|
|
85
|
-
};
|
|
86
|
-
//# sourceMappingURL=send_notification_schedule.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send_notification_schedule.js","sourceRoot":"","sources":["../../src/functions/send_notification_schedule.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8DAAgD;AAChD,sDAAwC;AACxC,gEAA4D;AAE5D;;;;;;;;;GASG;AACH,MAAM,CAAC,OAAO,GAAG,CAAC,OAAiB,EAAE,IAA+B,EAAE,EAAE;;IAAC,OAAA,SAAS,CAAC,MAAM,CAAC,GAAG,OAAO,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAA,IAAI,CAAC,UAAU,CAAC,mCAAI,iBAAiB,CAAC,CAAC,KAAK,CAC9J,CAAO,KAAK,EAAE,EAAE;QACZ,IAAI;YACA,MAAM,cAAc,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,YAAY,CAAC,eAAe,CAAC;YACvE,MAAM,iBAAiB,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;YAC5C,MAAM,UAAU,GAAG,MAAM,iBAAiB,CAAC,UAAU,CAAC,cAAc,CAAC,CAAC,KAAK,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC,KAAK,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC,SAAS,CAAC,GAAG,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,CAAE,GAAG,EAAE,CAAC;YACpL,KAAK,IAAI,GAAG,IAAI,UAAU,CAAC,IAAI,EAAE;gBAC7B,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,CAAW,CAAC;gBACzC,MAAM,IAAI,GAAG,GAAG,CAAC,GAAG,CAAC,MAAM,CAAW,CAAC;gBACvC,MAAM,SAAS,GAAG,GAAG,CAAC,GAAG,CAAC,SAAS,CAAuB,CAAC;gBAC3D,MAAM,IAAI,GAAG,GAAG,CAAC,GAAG,CAAC,MAAM,CAAuC,CAAC;gBACnE,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,CAAuB,CAAC;gBACrD,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,CAAuB,CAAC;gBACrD,MAAM,IAAA,oCAAgB,EAAC;oBACnB,KAAK,EAAE,KAAK;oBACZ,IAAI,EAAE,IAAI;oBACV,SAAS,EAAE,SAAS;oBACpB,IAAI,EAAE,IAAI;oBACV,KAAK,EAAE,KAAK;oBACZ,KAAK,EAAE,KAAK;iBACf,CAAC,CAAC;gBACH,MAAM,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC;oBACd,IAAI,EAAE,IAAI;iBACb,EAAE;oBACC,KAAK,EAAE,IAAI;iBACd,CAAC,CAAC;aACN;SACJ;QAAC,OAAO,GAAG,EAAE;YACV,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;YACjB,MAAM,GAAG,CAAC;SACb;QACD,OAAO;YACH,OAAO,EAAE,IAAI;SAChB,CAAC;IACN,CAAC,CAAA,CACJ,CAAA;CAAA,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|