sa2kit 3.6.0 → 3.8.0
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/business/index.d.mts +2 -7
- package/dist/business/index.d.ts +2 -7
- package/dist/business/index.js +1761 -8045
- package/dist/business/index.js.map +1 -1
- package/dist/business/index.mjs +1169 -7452
- package/dist/business/index.mjs.map +1 -1
- package/dist/business/portfolio/index.d.mts +1 -2
- package/dist/business/portfolio/index.d.ts +1 -2
- package/dist/{chunk-ZJLS5JU5.mjs → chunk-6KD4CD7O.mjs} +7 -16
- package/dist/chunk-6KD4CD7O.mjs.map +1 -0
- package/dist/chunk-GJVEYCS4.js +12 -0
- package/dist/chunk-GJVEYCS4.js.map +1 -0
- package/dist/chunk-PPV4IEWR.mjs +8 -0
- package/dist/chunk-PPV4IEWR.mjs.map +1 -0
- package/dist/{chunk-XPY45Y75.js → chunk-VVHFMAE7.js} +9 -21
- package/dist/chunk-VVHFMAE7.js.map +1 -0
- package/dist/common/aiApi/client/index.d.mts +66 -4
- package/dist/common/aiApi/client/index.d.ts +66 -4
- package/dist/common/aiApi/client/index.js +360 -15
- package/dist/common/aiApi/client/index.js.map +1 -1
- package/dist/common/aiApi/client/index.mjs +345 -11
- package/dist/common/aiApi/client/index.mjs.map +1 -1
- package/dist/common/aiApi/index.d.mts +2 -2
- package/dist/common/aiApi/index.d.ts +2 -2
- package/dist/common/aiApi/index.js +63 -62
- package/dist/common/aiApi/index.mjs +2 -1
- package/dist/common/aiApi/server/index.d.mts +1 -1
- package/dist/common/aiApi/server/index.d.ts +1 -1
- package/dist/common/aiApi/server/index.js +63 -62
- package/dist/common/aiApi/server/index.mjs +2 -1
- package/dist/{index-BSmd4ikf.d.ts → index-B4wDXFL0.d.mts} +39 -2
- package/dist/{index-r2-zE3iC.d.mts → index-B4wDXFL0.d.ts} +39 -2
- package/dist/{index-DLLPTprx.d.mts → index-B9vXYzok.d.mts} +48 -13
- package/dist/{index-VFDbZxVM.d.ts → index-BZ0MhRau.d.ts} +48 -13
- package/dist/index.d.mts +398 -28
- package/dist/index.d.ts +398 -28
- package/dist/index.js +1831 -6859
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1121 -6149
- package/dist/index.mjs.map +1 -1
- package/dist/{types-CiqMQ-uu.d.mts → types-DgbG0Of-.d.mts} +9 -1
- package/dist/{types-CiqMQ-uu.d.ts → types-DgbG0Of-.d.ts} +9 -1
- package/package.json +1 -11
- package/dist/CollisionBalls-DgKtscU2.d.mts +0 -41
- package/dist/CollisionBalls-DgKtscU2.d.ts +0 -41
- package/dist/business/calendar/index.d.mts +0 -6
- package/dist/business/calendar/index.d.ts +0 -6
- package/dist/business/calendar/index.js +0 -7433
- package/dist/business/calendar/index.js.map +0 -1
- package/dist/business/calendar/index.mjs +0 -7257
- package/dist/business/calendar/index.mjs.map +0 -1
- package/dist/business/calendar/routes/index.d.mts +0 -191
- package/dist/business/calendar/routes/index.d.ts +0 -191
- package/dist/business/calendar/routes/index.js +0 -844
- package/dist/business/calendar/routes/index.js.map +0 -1
- package/dist/business/calendar/routes/index.mjs +0 -826
- package/dist/business/calendar/routes/index.mjs.map +0 -1
- package/dist/chunk-XPY45Y75.js.map +0 -1
- package/dist/chunk-ZJLS5JU5.mjs.map +0 -1
- package/dist/index-BMgdH5dL.d.mts +0 -1716
- package/dist/index-IXMAeTtN.d.ts +0 -1716
|
@@ -1,217 +1,218 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkVVHFMAE7_js = require('../../../chunk-VVHFMAE7.js');
|
|
4
|
+
var chunkGJVEYCS4_js = require('../../../chunk-GJVEYCS4.js');
|
|
4
5
|
require('../../../chunk-NSBPE2FW.js');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
|
-
Object.defineProperty(exports, "CORE_CONNECTIVITY_TEST_TASK_ID", {
|
|
9
|
-
enumerable: true,
|
|
10
|
-
get: function () { return chunkXPY45Y75_js.CORE_CONNECTIVITY_TEST_TASK_ID; }
|
|
11
|
-
});
|
|
12
|
-
Object.defineProperty(exports, "CORE_LLM_COMPLETION_TASK_ID", {
|
|
13
|
-
enumerable: true,
|
|
14
|
-
get: function () { return chunkXPY45Y75_js.CORE_LLM_COMPLETION_TASK_ID; }
|
|
15
|
-
});
|
|
16
|
-
Object.defineProperty(exports, "CORE_STRUCTURED_MULTIMODAL_TASK_ID", {
|
|
17
|
-
enumerable: true,
|
|
18
|
-
get: function () { return chunkXPY45Y75_js.CORE_STRUCTURED_MULTIMODAL_TASK_ID; }
|
|
19
|
-
});
|
|
20
9
|
Object.defineProperty(exports, "DEFAULT_OPENAI_BASE_URL", {
|
|
21
10
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkVVHFMAE7_js.DEFAULT_OPENAI_BASE_URL; }
|
|
23
12
|
});
|
|
24
13
|
Object.defineProperty(exports, "DEFAULT_TEXT_MODEL", {
|
|
25
14
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkVVHFMAE7_js.DEFAULT_TEXT_MODEL; }
|
|
27
16
|
});
|
|
28
17
|
Object.defineProperty(exports, "appendTranscriptionsToPrompt", {
|
|
29
18
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkVVHFMAE7_js.appendTranscriptionsToPrompt; }
|
|
31
20
|
});
|
|
32
21
|
Object.defineProperty(exports, "assertMultimodalCapableModel", {
|
|
33
22
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkVVHFMAE7_js.assertMultimodalCapableModel; }
|
|
35
24
|
});
|
|
36
25
|
Object.defineProperty(exports, "assertValidAudioInput", {
|
|
37
26
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkVVHFMAE7_js.assertValidAudioInput; }
|
|
39
28
|
});
|
|
40
29
|
Object.defineProperty(exports, "assertValidImageInput", {
|
|
41
30
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkVVHFMAE7_js.assertValidImageInput; }
|
|
43
32
|
});
|
|
44
33
|
Object.defineProperty(exports, "assertValidMultimodalMedia", {
|
|
45
34
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkVVHFMAE7_js.assertValidMultimodalMedia; }
|
|
47
36
|
});
|
|
48
37
|
Object.defineProperty(exports, "assertVisionCapableModel", {
|
|
49
38
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkVVHFMAE7_js.assertVisionCapableModel; }
|
|
51
40
|
});
|
|
52
41
|
Object.defineProperty(exports, "base64ToBlob", {
|
|
53
42
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkVVHFMAE7_js.base64ToBlob; }
|
|
55
44
|
});
|
|
56
45
|
Object.defineProperty(exports, "buildMultimodalMessages", {
|
|
57
46
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkVVHFMAE7_js.buildMultimodalMessages; }
|
|
59
48
|
});
|
|
60
49
|
Object.defineProperty(exports, "callChat", {
|
|
61
50
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkVVHFMAE7_js.callChat; }
|
|
63
52
|
});
|
|
64
53
|
Object.defineProperty(exports, "callCompletion", {
|
|
65
54
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkVVHFMAE7_js.callCompletion; }
|
|
67
56
|
});
|
|
68
57
|
Object.defineProperty(exports, "callMultimodalChat", {
|
|
69
58
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkVVHFMAE7_js.callMultimodalChat; }
|
|
71
60
|
});
|
|
72
61
|
Object.defineProperty(exports, "clearAiTasksForTest", {
|
|
73
62
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkVVHFMAE7_js.clearAiTasksForTest; }
|
|
75
64
|
});
|
|
76
65
|
Object.defineProperty(exports, "coreConnectivityTestTask", {
|
|
77
66
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkVVHFMAE7_js.coreConnectivityTestTask; }
|
|
79
68
|
});
|
|
80
69
|
Object.defineProperty(exports, "coreLlmCompletionTask", {
|
|
81
70
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkVVHFMAE7_js.coreLlmCompletionTask; }
|
|
83
72
|
});
|
|
84
73
|
Object.defineProperty(exports, "coreStructuredMultimodalTask", {
|
|
85
74
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkVVHFMAE7_js.coreStructuredMultimodalTask; }
|
|
87
76
|
});
|
|
88
77
|
Object.defineProperty(exports, "detectVisionMessageFormat", {
|
|
89
78
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkVVHFMAE7_js.detectVisionMessageFormat; }
|
|
91
80
|
});
|
|
92
81
|
Object.defineProperty(exports, "ensureCoreAiTasksRegistered", {
|
|
93
82
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
83
|
+
get: function () { return chunkVVHFMAE7_js.ensureCoreAiTasksRegistered; }
|
|
95
84
|
});
|
|
96
85
|
Object.defineProperty(exports, "extractJsonObject", {
|
|
97
86
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
87
|
+
get: function () { return chunkVVHFMAE7_js.extractJsonObject; }
|
|
99
88
|
});
|
|
100
89
|
Object.defineProperty(exports, "fileToAiAudioInput", {
|
|
101
90
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
91
|
+
get: function () { return chunkVVHFMAE7_js.fileToAiAudioInput; }
|
|
103
92
|
});
|
|
104
93
|
Object.defineProperty(exports, "fileToAiImageInput", {
|
|
105
94
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
95
|
+
get: function () { return chunkVVHFMAE7_js.fileToAiImageInput; }
|
|
107
96
|
});
|
|
108
97
|
Object.defineProperty(exports, "filterChatModels", {
|
|
109
98
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
99
|
+
get: function () { return chunkVVHFMAE7_js.filterChatModels; }
|
|
111
100
|
});
|
|
112
101
|
Object.defineProperty(exports, "filterSttModels", {
|
|
113
102
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
103
|
+
get: function () { return chunkVVHFMAE7_js.filterSttModels; }
|
|
115
104
|
});
|
|
116
105
|
Object.defineProperty(exports, "filterVisionModels", {
|
|
117
106
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
107
|
+
get: function () { return chunkVVHFMAE7_js.filterVisionModels; }
|
|
119
108
|
});
|
|
120
109
|
Object.defineProperty(exports, "getAiTask", {
|
|
121
110
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
111
|
+
get: function () { return chunkVVHFMAE7_js.getAiTask; }
|
|
123
112
|
});
|
|
124
113
|
Object.defineProperty(exports, "isAudioInputError", {
|
|
125
114
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
115
|
+
get: function () { return chunkVVHFMAE7_js.isAudioInputError; }
|
|
127
116
|
});
|
|
128
117
|
Object.defineProperty(exports, "isImageUrlVariantError", {
|
|
129
118
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
119
|
+
get: function () { return chunkVVHFMAE7_js.isImageUrlVariantError; }
|
|
131
120
|
});
|
|
132
121
|
Object.defineProperty(exports, "isKnownTextOnlyModel", {
|
|
133
122
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
123
|
+
get: function () { return chunkVVHFMAE7_js.isKnownTextOnlyModel; }
|
|
135
124
|
});
|
|
136
125
|
Object.defineProperty(exports, "isLikelyNativeAudioChatModel", {
|
|
137
126
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
127
|
+
get: function () { return chunkVVHFMAE7_js.isLikelyNativeAudioChatModel; }
|
|
139
128
|
});
|
|
140
129
|
Object.defineProperty(exports, "isLikelySttModel", {
|
|
141
130
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
131
|
+
get: function () { return chunkVVHFMAE7_js.isLikelySttModel; }
|
|
143
132
|
});
|
|
144
133
|
Object.defineProperty(exports, "isLikelyVisionModel", {
|
|
145
134
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
135
|
+
get: function () { return chunkVVHFMAE7_js.isLikelyVisionModel; }
|
|
147
136
|
});
|
|
148
137
|
Object.defineProperty(exports, "listAiTasks", {
|
|
149
138
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
139
|
+
get: function () { return chunkVVHFMAE7_js.listAiTasks; }
|
|
151
140
|
});
|
|
152
141
|
Object.defineProperty(exports, "listOpenAiCompatibleModels", {
|
|
153
142
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
143
|
+
get: function () { return chunkVVHFMAE7_js.listOpenAiCompatibleModels; }
|
|
155
144
|
});
|
|
156
145
|
Object.defineProperty(exports, "mimeToAudioFormat", {
|
|
157
146
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
147
|
+
get: function () { return chunkVVHFMAE7_js.mimeToAudioFormat; }
|
|
159
148
|
});
|
|
160
149
|
Object.defineProperty(exports, "pickDefaultSttModel", {
|
|
161
150
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
151
|
+
get: function () { return chunkVVHFMAE7_js.pickDefaultSttModel; }
|
|
163
152
|
});
|
|
164
153
|
Object.defineProperty(exports, "pickDefaultVisionModel", {
|
|
165
154
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
155
|
+
get: function () { return chunkVVHFMAE7_js.pickDefaultVisionModel; }
|
|
167
156
|
});
|
|
168
157
|
Object.defineProperty(exports, "registerAiTask", {
|
|
169
158
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
159
|
+
get: function () { return chunkVVHFMAE7_js.registerAiTask; }
|
|
171
160
|
});
|
|
172
161
|
Object.defineProperty(exports, "registerCoreAiTasks", {
|
|
173
162
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
163
|
+
get: function () { return chunkVVHFMAE7_js.registerCoreAiTasks; }
|
|
175
164
|
});
|
|
176
165
|
Object.defineProperty(exports, "requestJson", {
|
|
177
166
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
167
|
+
get: function () { return chunkVVHFMAE7_js.requestJson; }
|
|
179
168
|
});
|
|
180
169
|
Object.defineProperty(exports, "requireAiConnectionConfig", {
|
|
181
170
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
171
|
+
get: function () { return chunkVVHFMAE7_js.requireAiConnectionConfig; }
|
|
183
172
|
});
|
|
184
173
|
Object.defineProperty(exports, "resetCoreAiTasksForTest", {
|
|
185
174
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
175
|
+
get: function () { return chunkVVHFMAE7_js.resetCoreAiTasksForTest; }
|
|
187
176
|
});
|
|
188
177
|
Object.defineProperty(exports, "resolveAiConnectionConfig", {
|
|
189
178
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
179
|
+
get: function () { return chunkVVHFMAE7_js.resolveAiConnectionConfig; }
|
|
191
180
|
});
|
|
192
181
|
Object.defineProperty(exports, "resolveAudioHandling", {
|
|
193
182
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
183
|
+
get: function () { return chunkVVHFMAE7_js.resolveAudioHandling; }
|
|
195
184
|
});
|
|
196
185
|
Object.defineProperty(exports, "runAiTask", {
|
|
197
186
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
187
|
+
get: function () { return chunkVVHFMAE7_js.runAiTask; }
|
|
199
188
|
});
|
|
200
189
|
Object.defineProperty(exports, "splitMediaByKind", {
|
|
201
190
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
191
|
+
get: function () { return chunkVVHFMAE7_js.splitMediaByKind; }
|
|
203
192
|
});
|
|
204
193
|
Object.defineProperty(exports, "toVisionApiErrorMessage", {
|
|
205
194
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
195
|
+
get: function () { return chunkVVHFMAE7_js.toVisionApiErrorMessage; }
|
|
207
196
|
});
|
|
208
197
|
Object.defineProperty(exports, "transcribeAudio", {
|
|
209
198
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
199
|
+
get: function () { return chunkVVHFMAE7_js.transcribeAudio; }
|
|
211
200
|
});
|
|
212
201
|
Object.defineProperty(exports, "transcribeAudios", {
|
|
213
202
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
203
|
+
get: function () { return chunkVVHFMAE7_js.transcribeAudios; }
|
|
204
|
+
});
|
|
205
|
+
Object.defineProperty(exports, "CORE_CONNECTIVITY_TEST_TASK_ID", {
|
|
206
|
+
enumerable: true,
|
|
207
|
+
get: function () { return chunkGJVEYCS4_js.CORE_CONNECTIVITY_TEST_TASK_ID; }
|
|
208
|
+
});
|
|
209
|
+
Object.defineProperty(exports, "CORE_LLM_COMPLETION_TASK_ID", {
|
|
210
|
+
enumerable: true,
|
|
211
|
+
get: function () { return chunkGJVEYCS4_js.CORE_LLM_COMPLETION_TASK_ID; }
|
|
212
|
+
});
|
|
213
|
+
Object.defineProperty(exports, "CORE_STRUCTURED_MULTIMODAL_TASK_ID", {
|
|
214
|
+
enumerable: true,
|
|
215
|
+
get: function () { return chunkGJVEYCS4_js.CORE_STRUCTURED_MULTIMODAL_TASK_ID; }
|
|
215
216
|
});
|
|
216
217
|
//# sourceMappingURL=index.js.map
|
|
217
218
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { DEFAULT_OPENAI_BASE_URL, DEFAULT_TEXT_MODEL, appendTranscriptionsToPrompt, assertMultimodalCapableModel, assertValidAudioInput, assertValidImageInput, assertValidMultimodalMedia, assertVisionCapableModel, base64ToBlob, buildMultimodalMessages, callChat, callCompletion, callMultimodalChat, clearAiTasksForTest, coreConnectivityTestTask, coreLlmCompletionTask, coreStructuredMultimodalTask, detectVisionMessageFormat, ensureCoreAiTasksRegistered, extractJsonObject, fileToAiAudioInput, fileToAiImageInput, filterChatModels, filterSttModels, filterVisionModels, getAiTask, isAudioInputError, isImageUrlVariantError, isKnownTextOnlyModel, isLikelyNativeAudioChatModel, isLikelySttModel, isLikelyVisionModel, listAiTasks, listOpenAiCompatibleModels, mimeToAudioFormat, pickDefaultSttModel, pickDefaultVisionModel, registerAiTask, registerCoreAiTasks, requestJson, requireAiConnectionConfig, resetCoreAiTasksForTest, resolveAiConnectionConfig, resolveAudioHandling, runAiTask, splitMediaByKind, toVisionApiErrorMessage, transcribeAudio, transcribeAudios } from '../../../chunk-6KD4CD7O.mjs';
|
|
2
|
+
export { CORE_CONNECTIVITY_TEST_TASK_ID, CORE_LLM_COMPLETION_TASK_ID, CORE_STRUCTURED_MULTIMODAL_TASK_ID } from '../../../chunk-PPV4IEWR.mjs';
|
|
2
3
|
import '../../../chunk-MAI35PU6.mjs';
|
|
3
4
|
//# sourceMappingURL=index.mjs.map
|
|
4
5
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
|
|
2
|
+
|
|
3
|
+
interface TimelineItem {
|
|
4
|
+
date: string;
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
}
|
|
8
|
+
interface TimelineConfig {
|
|
9
|
+
items: TimelineItem[];
|
|
10
|
+
}
|
|
11
|
+
interface TimelineProps {
|
|
12
|
+
items?: TimelineItem[];
|
|
13
|
+
}
|
|
14
|
+
declare const Timeline: React__default.FC<TimelineProps>;
|
|
15
|
+
|
|
16
|
+
interface Ball {
|
|
17
|
+
x: number;
|
|
18
|
+
y: number;
|
|
19
|
+
vx: number;
|
|
20
|
+
vy: number;
|
|
21
|
+
radius: number;
|
|
22
|
+
color: string;
|
|
23
|
+
text?: string;
|
|
24
|
+
isDragging?: boolean;
|
|
25
|
+
}
|
|
26
|
+
interface CollisionBallsConfig {
|
|
27
|
+
balls: {
|
|
28
|
+
id: string;
|
|
29
|
+
label: string;
|
|
30
|
+
color: string;
|
|
31
|
+
size: number;
|
|
32
|
+
}[];
|
|
33
|
+
width: number;
|
|
34
|
+
height: number;
|
|
35
|
+
}
|
|
36
|
+
interface CollisionBallsProps {
|
|
37
|
+
collisionBallsConfig: CollisionBallsConfig;
|
|
38
|
+
}
|
|
39
|
+
declare const CollisionBalls: React__default.FC<CollisionBallsProps>;
|
|
3
40
|
|
|
4
41
|
interface AboutProps {
|
|
5
42
|
timelineConfig: TimelineConfig;
|
|
@@ -73,4 +110,4 @@ declare namespace index {
|
|
|
73
110
|
export { AboutWithDefaults as About, About as AboutBase, index_Contact as Contact, index_ExperimentCard as ExperimentCard, index_Home as Home, type index_HomeConfig as HomeConfig, index_ProjectCarousel as ProjectCarousel, type index_ProjectsConfig as ProjectsConfig };
|
|
74
111
|
}
|
|
75
112
|
|
|
76
|
-
export { AboutWithDefaults as A,
|
|
113
|
+
export { AboutWithDefaults as A, type Ball as B, CollisionBalls as C, ExperimentCard as E, Home as H, ProjectCarousel as P, Timeline as T, type CollisionBallsConfig as a, type TimelineConfig as b, type TimelineItem as c, About as d, Contact as e, type HomeConfig as f, type ProjectsConfig as g, index as i };
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
|
|
2
|
+
|
|
3
|
+
interface TimelineItem {
|
|
4
|
+
date: string;
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
}
|
|
8
|
+
interface TimelineConfig {
|
|
9
|
+
items: TimelineItem[];
|
|
10
|
+
}
|
|
11
|
+
interface TimelineProps {
|
|
12
|
+
items?: TimelineItem[];
|
|
13
|
+
}
|
|
14
|
+
declare const Timeline: React__default.FC<TimelineProps>;
|
|
15
|
+
|
|
16
|
+
interface Ball {
|
|
17
|
+
x: number;
|
|
18
|
+
y: number;
|
|
19
|
+
vx: number;
|
|
20
|
+
vy: number;
|
|
21
|
+
radius: number;
|
|
22
|
+
color: string;
|
|
23
|
+
text?: string;
|
|
24
|
+
isDragging?: boolean;
|
|
25
|
+
}
|
|
26
|
+
interface CollisionBallsConfig {
|
|
27
|
+
balls: {
|
|
28
|
+
id: string;
|
|
29
|
+
label: string;
|
|
30
|
+
color: string;
|
|
31
|
+
size: number;
|
|
32
|
+
}[];
|
|
33
|
+
width: number;
|
|
34
|
+
height: number;
|
|
35
|
+
}
|
|
36
|
+
interface CollisionBallsProps {
|
|
37
|
+
collisionBallsConfig: CollisionBallsConfig;
|
|
38
|
+
}
|
|
39
|
+
declare const CollisionBalls: React__default.FC<CollisionBallsProps>;
|
|
3
40
|
|
|
4
41
|
interface AboutProps {
|
|
5
42
|
timelineConfig: TimelineConfig;
|
|
@@ -73,4 +110,4 @@ declare namespace index {
|
|
|
73
110
|
export { AboutWithDefaults as About, About as AboutBase, index_Contact as Contact, index_ExperimentCard as ExperimentCard, index_Home as Home, type index_HomeConfig as HomeConfig, index_ProjectCarousel as ProjectCarousel, type index_ProjectsConfig as ProjectsConfig };
|
|
74
111
|
}
|
|
75
112
|
|
|
76
|
-
export { AboutWithDefaults as A,
|
|
113
|
+
export { AboutWithDefaults as A, type Ball as B, CollisionBalls as C, ExperimentCard as E, Home as H, ProjectCarousel as P, Timeline as T, type CollisionBallsConfig as a, type TimelineConfig as b, type TimelineItem as c, About as d, Contact as e, type HomeConfig as f, type ProjectsConfig as g, index as i };
|
|
@@ -1,22 +1,57 @@
|
|
|
1
1
|
import React__default, { ReactNode } from 'react';
|
|
2
|
-
import { i as index$
|
|
3
|
-
import { i as index$
|
|
4
|
-
import {
|
|
5
|
-
import { i as index$
|
|
6
|
-
import { i as index$
|
|
7
|
-
import { i as index$
|
|
8
|
-
import { i as index$
|
|
9
|
-
import { i as index$e } from './index-CucXCBNR.mjs';
|
|
2
|
+
import { i as index$i } from './index-B4wDXFL0.mjs';
|
|
3
|
+
import { i as index$h } from './index-Bo_fW3Tl.mjs';
|
|
4
|
+
import { i as index$f } from './index-BSwvWYp2.mjs';
|
|
5
|
+
import { i as index$k } from './index-Cb3UEpG4.mjs';
|
|
6
|
+
import { i as index$g } from './index-CjlkUj01.mjs';
|
|
7
|
+
import { i as index$e } from './index-BrKazb8M.mjs';
|
|
8
|
+
import { i as index$d } from './index-CucXCBNR.mjs';
|
|
10
9
|
import { M as MikuContestConfig, C as CreateMikuSubmissionInput, a as MikuSubmission, b as MikuSubmissionFilter, R as ReviewMikuSubmissionInput, V as VoteMikuSubmissionInput, c as MikuVoterRestriction, S as SetMikuVoterRestrictionInput, d as ResetMikuVotesInput, e as MikuAnnouncement, f as CreateMikuAnnouncementInput, g as MikuLeaderboardItem, h as MikuContestStateSnapshot, i as MikuSubmissionExportRow, j as MikuContestPersistedState, k as MikuSubmissionContent, l as MikuVoteRecord, m as MikuVotingRules, n as MikuContestApiClient, o as Requester, H as HttpMethod, p as MikuContestRole, q as MikuContestTimeline, r as MikuFeatureToggles, s as MikuNoticeType, t as MikuSubmissionStatus, u as MikuWorkType, v as createMikuContestApiClient, w as index$a } from './index-DowAHRIP.mjs';
|
|
11
10
|
import * as drizzle_orm_pg_core from 'drizzle-orm/pg-core';
|
|
12
11
|
import { NextRequest, NextResponse } from 'next/server';
|
|
13
12
|
import { N as NapCatConfig, d as NapCatWebApiResponse, e as NapCatWebhookEvent, O as OneBotActionResponse, c as OneBotFriendInfo, b as OneBotGroupInfo, f as OneBotStatus, S as SendGroupMessagePayload, a as SendPrivateMessagePayload } from './types-B7voqjjA.mjs';
|
|
14
13
|
import { NapCatConsole, NapCatConsoleProps } from './business/qqbot/ui/web/index.mjs';
|
|
15
|
-
import { i as index$
|
|
16
|
-
import { i as index$
|
|
17
|
-
import { i as index$
|
|
14
|
+
import { i as index$j } from './index-C_GhVhOT.mjs';
|
|
15
|
+
import { i as index$c } from './index-Dc_I2t0P.mjs';
|
|
16
|
+
import { i as index$l } from './index-C5Ic6eSR.mjs';
|
|
18
17
|
import { i as index$b } from './index-DRiZy0dv.mjs';
|
|
19
18
|
|
|
19
|
+
/** 基础网格项接口 */
|
|
20
|
+
interface GridItem {
|
|
21
|
+
id: string;
|
|
22
|
+
[key: string]: any;
|
|
23
|
+
}
|
|
24
|
+
/** 网格列数配置 */
|
|
25
|
+
interface GridColumns {
|
|
26
|
+
/** 小屏幕列数 (640px+) */
|
|
27
|
+
sm?: number;
|
|
28
|
+
/** 中等屏幕列数 (768px+) */
|
|
29
|
+
md?: number;
|
|
30
|
+
/** 大屏幕列数 (1024px+) */
|
|
31
|
+
lg?: number;
|
|
32
|
+
/** 超大屏幕列数 (1280px+) */
|
|
33
|
+
xl?: number;
|
|
34
|
+
}
|
|
35
|
+
/** 网格间距类型 */
|
|
36
|
+
type GridGap = 'sm' | 'md' | 'lg' | 'xl';
|
|
37
|
+
/** 通用网格组件 Props */
|
|
38
|
+
interface GridProps<T extends GridItem> {
|
|
39
|
+
/** 数据项数组 */
|
|
40
|
+
items: T[];
|
|
41
|
+
/** 渲染函数 */
|
|
42
|
+
renderItem: (item: T, index: number) => React__default.ReactNode;
|
|
43
|
+
/** 网格列数配置 */
|
|
44
|
+
columns?: GridColumns;
|
|
45
|
+
/** 间距配置 */
|
|
46
|
+
gap?: GridGap;
|
|
47
|
+
/** 额外的容器类名 */
|
|
48
|
+
className?: string;
|
|
49
|
+
/** 容器样式 */
|
|
50
|
+
style?: React__default.CSSProperties;
|
|
51
|
+
}
|
|
52
|
+
/** 通用网格组件 */
|
|
53
|
+
declare function Grid<T extends GridItem>({ items, renderItem, columns, gap, className, style }: GridProps<T>): React__default.JSX.Element;
|
|
54
|
+
|
|
20
55
|
type BubbleShooterStatus = 'ready' | 'shooting' | 'won' | 'lost';
|
|
21
56
|
interface BubbleShooterConfig {
|
|
22
57
|
rows: number;
|
|
@@ -1516,7 +1551,7 @@ declare namespace index$1 {
|
|
|
1516
1551
|
}
|
|
1517
1552
|
|
|
1518
1553
|
declare namespace index {
|
|
1519
|
-
export { index$b as audioDetection, index$8 as bubbleShooter, index$c as
|
|
1554
|
+
export { index$b as audioDetection, index$8 as bubbleShooter, index$c as festivalCard, index$2 as mikuContest, index$d as mikuFireworks3D, index$e as mikuFusionGame, index$f as mmd, index$g as music, index$h as navigation, index$i as portfolio, index$7 as profile, index$1 as qqbot, index$j as screenReceiver, index$6 as testField, index$k as testYourself, index$l as vocaloidBooth };
|
|
1520
1555
|
}
|
|
1521
1556
|
|
|
1522
|
-
export {
|
|
1557
|
+
export { getCompletionFilterDisplayName as $, type AutoOpenModalProps as A, SortModeToggle as B, CategoryFilter as C, type DraggableExperimentGridProps as D, type EnhancedAvatarProps as E, DraggableExperimentGrid as F, Grid as G, type SortableExperimentItemProps as H, SortableExperimentItem as I, PermissionGuard as J, type ExperimentCategory as K, type ExperimentItem as L, type CompletionFilter as M, type SortMode as N, type TestFieldPageProps as O, type ProfileButtonProps as P, filterExperiments as Q, sortExperiments as R, type SocialLink as S, type TestFieldConfig as T, UserInfoBar as U, type ViewMode as V, getAllTags as W, getExperimentCounts as X, validateExperiment as Y, getCategoryDisplayName as Z, getCategoryColor as _, type GridColumns as a, getCompletionStatusColor as a0, getCompletionStatusText as a1, index$3 as a2, useMikuContest as a3, defaultMikuVotingRules as a4, createDefaultMikuContestConfig as a5, validateMikuSubmissionInput as a6, toVoteDayKey as a7, type VoteCheckContext as a8, checkVoteEligibility as a9, createVoteHandler as aA, createReviewSubmissionHandler as aB, createListSubmissionsHandler as aC, createSetVoterRestrictionHandler as aD, createResetVotesHandler as aE, createExportSubmissionsHandler as aF, index$7 as aG, index$6 as aH, index$2 as aI, index$1 as aJ, sortByVotesDesc as aa, index$5 as ab, index$4 as ac, type MikuContestServiceOptions as ad, MikuContestService as ae, createMikuContestService as af, type MikuContestPersistenceAdapter as ag, type DrizzleLikeDb as ah, mikuContestConfigs as ai, mikuContestSubmissions as aj, mikuContestVotes as ak, mikuContestNotices as al, mikuContestVoterRestrictions as am, type MikuContestVoteRow as an, type MikuContestNoticeRow as ao, MikuContestStateDbService as ap, createMikuContestDrizzlePersistenceAdapter as aq, type MikuContestPersistentServiceOptions as ar, MikuContestPersistentService as as, createMikuContestPersistentService as at, mikuContestDbService as au, type MikuContestServiceLike as av, type MikuContestRouteConfig as aw, createGetContestSnapshotHandler as ax, createUpdateContestConfigHandler as ay, createCreateSubmissionHandler as az, type GridGap as b, type GridItem as c, type GridProps as d, index$8 as e, ProfileButton as f, type ProfileModalProps as g, ProfileModal as h, index as i, AutoOpenModal as j, EnhancedAvatar as k, type ProfileData as l, type ProfileBadge as m, type Stat as n, CompletionFilterComponent as o, type PageHeaderProps as p, PageHeader as q, type ExperimentGridItem as r, type ExperimentGridProps as s, ExperimentGrid as t, ExperimentItemGrid as u, type EmptyStateProps as v, EmptyState as w, type SortControlProps as x, SortControl as y, type SortModeToggleProps as z };
|
|
@@ -1,22 +1,57 @@
|
|
|
1
1
|
import React__default, { ReactNode } from 'react';
|
|
2
|
-
import { i as index$
|
|
3
|
-
import { i as index$
|
|
4
|
-
import {
|
|
5
|
-
import { i as index$
|
|
6
|
-
import { i as index$
|
|
7
|
-
import { i as index$
|
|
8
|
-
import { i as index$
|
|
9
|
-
import { i as index$e } from './index-CucXCBNR.js';
|
|
2
|
+
import { i as index$i } from './index-B4wDXFL0.js';
|
|
3
|
+
import { i as index$h } from './index-Bo_fW3Tl.js';
|
|
4
|
+
import { i as index$f } from './index-C8i9SIxk.js';
|
|
5
|
+
import { i as index$k } from './index-Ds2M_9zb.js';
|
|
6
|
+
import { i as index$g } from './index-jadkp96n.js';
|
|
7
|
+
import { i as index$e } from './index-BrKazb8M.js';
|
|
8
|
+
import { i as index$d } from './index-CucXCBNR.js';
|
|
10
9
|
import { M as MikuContestConfig, C as CreateMikuSubmissionInput, a as MikuSubmission, b as MikuSubmissionFilter, R as ReviewMikuSubmissionInput, V as VoteMikuSubmissionInput, c as MikuVoterRestriction, S as SetMikuVoterRestrictionInput, d as ResetMikuVotesInput, e as MikuAnnouncement, f as CreateMikuAnnouncementInput, g as MikuLeaderboardItem, h as MikuContestStateSnapshot, i as MikuSubmissionExportRow, j as MikuContestPersistedState, k as MikuSubmissionContent, l as MikuVoteRecord, m as MikuVotingRules, n as MikuContestApiClient, o as Requester, H as HttpMethod, p as MikuContestRole, q as MikuContestTimeline, r as MikuFeatureToggles, s as MikuNoticeType, t as MikuSubmissionStatus, u as MikuWorkType, v as createMikuContestApiClient, w as index$a } from './index-DowAHRIP.js';
|
|
11
10
|
import * as drizzle_orm_pg_core from 'drizzle-orm/pg-core';
|
|
12
11
|
import { NextRequest, NextResponse } from 'next/server';
|
|
13
12
|
import { N as NapCatConfig, d as NapCatWebApiResponse, e as NapCatWebhookEvent, O as OneBotActionResponse, c as OneBotFriendInfo, b as OneBotGroupInfo, f as OneBotStatus, S as SendGroupMessagePayload, a as SendPrivateMessagePayload } from './types-B7voqjjA.js';
|
|
14
13
|
import { NapCatConsole, NapCatConsoleProps } from './business/qqbot/ui/web/index.js';
|
|
15
|
-
import { i as index$
|
|
16
|
-
import { i as index$
|
|
17
|
-
import { i as index$
|
|
14
|
+
import { i as index$j } from './index-C_GhVhOT.js';
|
|
15
|
+
import { i as index$c } from './index-Dpq_5H2n.js';
|
|
16
|
+
import { i as index$l } from './index-Bzh6QE4P.js';
|
|
18
17
|
import { i as index$b } from './index-DRiZy0dv.js';
|
|
19
18
|
|
|
19
|
+
/** 基础网格项接口 */
|
|
20
|
+
interface GridItem {
|
|
21
|
+
id: string;
|
|
22
|
+
[key: string]: any;
|
|
23
|
+
}
|
|
24
|
+
/** 网格列数配置 */
|
|
25
|
+
interface GridColumns {
|
|
26
|
+
/** 小屏幕列数 (640px+) */
|
|
27
|
+
sm?: number;
|
|
28
|
+
/** 中等屏幕列数 (768px+) */
|
|
29
|
+
md?: number;
|
|
30
|
+
/** 大屏幕列数 (1024px+) */
|
|
31
|
+
lg?: number;
|
|
32
|
+
/** 超大屏幕列数 (1280px+) */
|
|
33
|
+
xl?: number;
|
|
34
|
+
}
|
|
35
|
+
/** 网格间距类型 */
|
|
36
|
+
type GridGap = 'sm' | 'md' | 'lg' | 'xl';
|
|
37
|
+
/** 通用网格组件 Props */
|
|
38
|
+
interface GridProps<T extends GridItem> {
|
|
39
|
+
/** 数据项数组 */
|
|
40
|
+
items: T[];
|
|
41
|
+
/** 渲染函数 */
|
|
42
|
+
renderItem: (item: T, index: number) => React__default.ReactNode;
|
|
43
|
+
/** 网格列数配置 */
|
|
44
|
+
columns?: GridColumns;
|
|
45
|
+
/** 间距配置 */
|
|
46
|
+
gap?: GridGap;
|
|
47
|
+
/** 额外的容器类名 */
|
|
48
|
+
className?: string;
|
|
49
|
+
/** 容器样式 */
|
|
50
|
+
style?: React__default.CSSProperties;
|
|
51
|
+
}
|
|
52
|
+
/** 通用网格组件 */
|
|
53
|
+
declare function Grid<T extends GridItem>({ items, renderItem, columns, gap, className, style }: GridProps<T>): React__default.JSX.Element;
|
|
54
|
+
|
|
20
55
|
type BubbleShooterStatus = 'ready' | 'shooting' | 'won' | 'lost';
|
|
21
56
|
interface BubbleShooterConfig {
|
|
22
57
|
rows: number;
|
|
@@ -1516,7 +1551,7 @@ declare namespace index$1 {
|
|
|
1516
1551
|
}
|
|
1517
1552
|
|
|
1518
1553
|
declare namespace index {
|
|
1519
|
-
export { index$b as audioDetection, index$8 as bubbleShooter, index$c as
|
|
1554
|
+
export { index$b as audioDetection, index$8 as bubbleShooter, index$c as festivalCard, index$2 as mikuContest, index$d as mikuFireworks3D, index$e as mikuFusionGame, index$f as mmd, index$g as music, index$h as navigation, index$i as portfolio, index$7 as profile, index$1 as qqbot, index$j as screenReceiver, index$6 as testField, index$k as testYourself, index$l as vocaloidBooth };
|
|
1520
1555
|
}
|
|
1521
1556
|
|
|
1522
|
-
export {
|
|
1557
|
+
export { getCompletionFilterDisplayName as $, type AutoOpenModalProps as A, SortModeToggle as B, CategoryFilter as C, type DraggableExperimentGridProps as D, type EnhancedAvatarProps as E, DraggableExperimentGrid as F, Grid as G, type SortableExperimentItemProps as H, SortableExperimentItem as I, PermissionGuard as J, type ExperimentCategory as K, type ExperimentItem as L, type CompletionFilter as M, type SortMode as N, type TestFieldPageProps as O, type ProfileButtonProps as P, filterExperiments as Q, sortExperiments as R, type SocialLink as S, type TestFieldConfig as T, UserInfoBar as U, type ViewMode as V, getAllTags as W, getExperimentCounts as X, validateExperiment as Y, getCategoryDisplayName as Z, getCategoryColor as _, type GridColumns as a, getCompletionStatusColor as a0, getCompletionStatusText as a1, index$3 as a2, useMikuContest as a3, defaultMikuVotingRules as a4, createDefaultMikuContestConfig as a5, validateMikuSubmissionInput as a6, toVoteDayKey as a7, type VoteCheckContext as a8, checkVoteEligibility as a9, createVoteHandler as aA, createReviewSubmissionHandler as aB, createListSubmissionsHandler as aC, createSetVoterRestrictionHandler as aD, createResetVotesHandler as aE, createExportSubmissionsHandler as aF, index$7 as aG, index$6 as aH, index$2 as aI, index$1 as aJ, sortByVotesDesc as aa, index$5 as ab, index$4 as ac, type MikuContestServiceOptions as ad, MikuContestService as ae, createMikuContestService as af, type MikuContestPersistenceAdapter as ag, type DrizzleLikeDb as ah, mikuContestConfigs as ai, mikuContestSubmissions as aj, mikuContestVotes as ak, mikuContestNotices as al, mikuContestVoterRestrictions as am, type MikuContestVoteRow as an, type MikuContestNoticeRow as ao, MikuContestStateDbService as ap, createMikuContestDrizzlePersistenceAdapter as aq, type MikuContestPersistentServiceOptions as ar, MikuContestPersistentService as as, createMikuContestPersistentService as at, mikuContestDbService as au, type MikuContestServiceLike as av, type MikuContestRouteConfig as aw, createGetContestSnapshotHandler as ax, createUpdateContestConfigHandler as ay, createCreateSubmissionHandler as az, type GridGap as b, type GridItem as c, type GridProps as d, index$8 as e, ProfileButton as f, type ProfileModalProps as g, ProfileModal as h, index as i, AutoOpenModal as j, EnhancedAvatar as k, type ProfileData as l, type ProfileBadge as m, type Stat as n, CompletionFilterComponent as o, type PageHeaderProps as p, PageHeader as q, type ExperimentGridItem as r, type ExperimentGridProps as s, ExperimentGrid as t, ExperimentItemGrid as u, type EmptyStateProps as v, EmptyState as w, type SortControlProps as x, SortControl as y, type SortModeToggleProps as z };
|