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,8 +1,7 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { i as portfolio } from '../index-
|
|
1
|
+
export { e as bubbleShooter, aI as mikuContest, aG as profile, aJ as qqbot, aH as testField } from '../index-B9vXYzok.mjs';
|
|
2
|
+
export { i as portfolio } from '../index-B4wDXFL0.mjs';
|
|
3
3
|
export { i as navigation } from '../index-Bo_fW3Tl.mjs';
|
|
4
4
|
export { i as mmd } from '../index-BSwvWYp2.mjs';
|
|
5
|
-
export { i as calendar } from '../index-BMgdH5dL.mjs';
|
|
6
5
|
export { i as testYourself } from '../index-Cb3UEpG4.mjs';
|
|
7
6
|
export { i as music } from '../index-CjlkUj01.mjs';
|
|
8
7
|
export { i as mikuFusionGame } from '../index-BrKazb8M.mjs';
|
|
@@ -17,13 +16,9 @@ import 'drizzle-orm/pg-core';
|
|
|
17
16
|
import 'next/server';
|
|
18
17
|
import '../types-B7voqjjA.mjs';
|
|
19
18
|
import './qqbot/ui/web/index.mjs';
|
|
20
|
-
import '../CollisionBalls-DgKtscU2.mjs';
|
|
21
19
|
import '../types-HorDyIRv.mjs';
|
|
22
20
|
import 'three';
|
|
23
21
|
import '../types-B6B210gX.mjs';
|
|
24
|
-
import 'class-variance-authority/types';
|
|
25
|
-
import 'class-variance-authority';
|
|
26
|
-
import '@dnd-kit/core';
|
|
27
22
|
import '../ConfigService-Oga_zFRS.mjs';
|
|
28
23
|
import './testYourself/admin/index.mjs';
|
|
29
24
|
import './testYourself/server/index.mjs';
|
package/dist/business/index.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { i as portfolio } from '../index-
|
|
1
|
+
export { e as bubbleShooter, aI as mikuContest, aG as profile, aJ as qqbot, aH as testField } from '../index-BZ0MhRau.js';
|
|
2
|
+
export { i as portfolio } from '../index-B4wDXFL0.js';
|
|
3
3
|
export { i as navigation } from '../index-Bo_fW3Tl.js';
|
|
4
4
|
export { i as mmd } from '../index-C8i9SIxk.js';
|
|
5
|
-
export { i as calendar } from '../index-IXMAeTtN.js';
|
|
6
5
|
export { i as testYourself } from '../index-Ds2M_9zb.js';
|
|
7
6
|
export { i as music } from '../index-jadkp96n.js';
|
|
8
7
|
export { i as mikuFusionGame } from '../index-BrKazb8M.js';
|
|
@@ -17,13 +16,9 @@ import 'drizzle-orm/pg-core';
|
|
|
17
16
|
import 'next/server';
|
|
18
17
|
import '../types-B7voqjjA.js';
|
|
19
18
|
import './qqbot/ui/web/index.js';
|
|
20
|
-
import '../CollisionBalls-DgKtscU2.js';
|
|
21
19
|
import '../types-HorDyIRv.js';
|
|
22
20
|
import 'three';
|
|
23
21
|
import '../types-B6B210gX.js';
|
|
24
|
-
import 'class-variance-authority/types';
|
|
25
|
-
import 'class-variance-authority';
|
|
26
|
-
import '@dnd-kit/core';
|
|
27
22
|
import '../ConfigService-Oga_zFRS.js';
|
|
28
23
|
import './testYourself/admin/index.js';
|
|
29
24
|
import './testYourself/server/index.js';
|