sa2kit 2.0.4 → 3.1.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/{UniversalFileService-GsP6D3Rc.d.ts → UniversalFileService-CC4d3wkc.d.ts} +2 -2
- package/dist/{UniversalFileService-BpvbZitV.d.mts → UniversalFileService-CzAE_G4V.d.mts} +2 -2
- package/dist/ai/llm/ui/miniapp/index.d.mts +2 -2
- package/dist/ai/llm/ui/miniapp/index.d.ts +2 -2
- package/dist/ai/llm/ui/rn/index.d.mts +2 -2
- package/dist/ai/llm/ui/rn/index.d.ts +2 -2
- package/dist/ai/llm/ui/web/index.d.mts +3 -3
- package/dist/ai/llm/ui/web/index.d.ts +3 -3
- package/dist/analytics/index.d.mts +1 -1
- package/dist/analytics/index.d.ts +1 -1
- package/dist/business/index.d.mts +1 -5
- package/dist/business/index.d.ts +1 -5
- package/dist/business/index.js +34 -1135
- package/dist/business/index.js.map +1 -1
- package/dist/business/index.mjs +5 -1105
- package/dist/business/index.mjs.map +1 -1
- package/dist/calendar/routes/index.d.mts +74 -1
- package/dist/calendar/routes/index.d.ts +74 -1
- package/dist/calendar/routes/index.js +186 -97
- package/dist/calendar/routes/index.js.map +1 -1
- package/dist/calendar/routes/index.mjs +178 -99
- package/dist/calendar/routes/index.mjs.map +1 -1
- package/dist/{chunk-RJP2BRJD.mjs → chunk-4OOANEJV.mjs} +2 -2
- package/dist/{chunk-RJP2BRJD.mjs.map → chunk-4OOANEJV.mjs.map} +1 -1
- package/dist/chunk-5FUAQLGC.mjs +14 -0
- package/dist/chunk-5FUAQLGC.mjs.map +1 -0
- package/dist/{chunk-IIVNHQEI.mjs → chunk-5GBDDXYL.mjs} +4 -3
- package/dist/chunk-5GBDDXYL.mjs.map +1 -0
- package/dist/{chunk-S732H246.js → chunk-6PMXAK7F.js} +2 -2
- package/dist/{chunk-S732H246.js.map → chunk-6PMXAK7F.js.map} +1 -1
- package/dist/chunk-6YLCRWKM.mjs +8 -0
- package/dist/chunk-6YLCRWKM.mjs.map +1 -0
- package/dist/chunk-CAYOQDBR.js +78 -0
- package/dist/chunk-CAYOQDBR.js.map +1 -0
- package/dist/{chunk-PTMSDNGO.mjs → chunk-CX2GHCAI.mjs} +4 -75
- package/dist/chunk-CX2GHCAI.mjs.map +1 -0
- package/dist/chunk-EBHPTFG6.mjs +82 -0
- package/dist/chunk-EBHPTFG6.mjs.map +1 -0
- package/dist/chunk-HQLKOXG7.js +16 -0
- package/dist/chunk-HQLKOXG7.js.map +1 -0
- package/dist/chunk-IS7O4LPI.js +146 -0
- package/dist/chunk-IS7O4LPI.js.map +1 -0
- package/dist/chunk-LGHUCQIU.js +93 -0
- package/dist/chunk-LGHUCQIU.js.map +1 -0
- package/dist/chunk-LKBIVQBT.mjs +34 -0
- package/dist/chunk-LKBIVQBT.mjs.map +1 -0
- package/dist/chunk-MIDXG6LS.js +32 -0
- package/dist/chunk-MIDXG6LS.js.map +1 -0
- package/dist/chunk-NDGHXVGS.js +25 -0
- package/dist/chunk-NDGHXVGS.js.map +1 -0
- package/dist/chunk-PA4ELVGI.js +20 -0
- package/dist/chunk-PA4ELVGI.js.map +1 -0
- package/dist/chunk-Q5VFBPMG.mjs +76 -0
- package/dist/chunk-Q5VFBPMG.mjs.map +1 -0
- package/dist/{chunk-WZDTNDYR.js → chunk-QSKLQX6H.js} +11 -11
- package/dist/{chunk-WZDTNDYR.js.map → chunk-QSKLQX6H.js.map} +1 -1
- package/dist/{chunk-QQ2WFYOD.js → chunk-S6YSGVWD.js} +4 -76
- package/dist/chunk-S6YSGVWD.js.map +1 -0
- package/dist/chunk-TNJ6LYX7.mjs +18 -0
- package/dist/chunk-TNJ6LYX7.mjs.map +1 -0
- package/dist/chunk-TTYCVBIQ.mjs +144 -0
- package/dist/chunk-TTYCVBIQ.mjs.map +1 -0
- package/dist/chunk-VJNDOYEC.js +41 -0
- package/dist/chunk-VJNDOYEC.js.map +1 -0
- package/dist/{chunk-J77KR2EV.mjs → chunk-WJ7IMUEJ.mjs} +3 -3
- package/dist/{chunk-J77KR2EV.mjs.map → chunk-WJ7IMUEJ.mjs.map} +1 -1
- package/dist/chunk-YTGUIRRH.js +10 -0
- package/dist/chunk-YTGUIRRH.js.map +1 -0
- package/dist/chunk-ZF7DKR5A.mjs +26 -0
- package/dist/chunk-ZF7DKR5A.mjs.map +1 -0
- package/dist/common/auth/client/index.d.mts +3209 -0
- package/dist/common/auth/client/index.d.ts +3209 -0
- package/dist/common/auth/client/index.js +13 -0
- package/dist/common/auth/client/index.mjs +4 -0
- package/dist/common/auth/components/index.d.mts +140 -0
- package/dist/common/auth/components/index.d.ts +140 -0
- package/dist/common/auth/components/index.js +899 -0
- package/dist/common/auth/components/index.js.map +1 -0
- package/dist/common/auth/components/index.mjs +875 -0
- package/dist/common/auth/components/index.mjs.map +1 -0
- package/dist/common/auth/hooks/index.d.mts +48 -0
- package/dist/common/auth/hooks/index.d.ts +48 -0
- package/dist/common/auth/hooks/index.js +19 -0
- package/dist/common/auth/hooks/index.mjs +6 -0
- package/dist/common/auth/index.d.mts +11 -7
- package/dist/common/auth/index.d.ts +11 -7
- package/dist/common/auth/index.js +7 -19
- package/dist/common/auth/index.mjs +3 -3
- package/dist/common/auth/react/index.d.mts +3056 -0
- package/dist/common/auth/react/index.d.ts +3056 -0
- package/dist/common/auth/react/index.js +31 -0
- package/dist/common/auth/react/index.js.map +1 -0
- package/dist/common/auth/react/index.mjs +21 -0
- package/dist/common/auth/react/index.mjs.map +1 -0
- package/dist/common/auth/rn/index.d.mts +3122 -0
- package/dist/common/auth/rn/index.d.ts +3122 -0
- package/dist/common/auth/rn/index.js +316 -0
- package/dist/common/auth/rn/index.js.map +1 -0
- package/dist/common/auth/rn/index.mjs +298 -0
- package/dist/common/auth/rn/index.mjs.map +1 -0
- package/dist/common/auth/schema/index.d.mts +1479 -0
- package/dist/common/auth/schema/index.d.ts +1479 -0
- package/dist/common/auth/schema/index.js +49 -0
- package/dist/common/auth/schema/index.mjs +4 -0
- package/dist/common/auth/server/index.d.mts +81 -25
- package/dist/common/auth/server/index.d.ts +81 -25
- package/dist/common/auth/server/index.js +146 -98
- package/dist/common/auth/server/index.js.map +1 -1
- package/dist/common/auth/server/index.mjs +125 -5
- package/dist/common/auth/server/index.mjs.map +1 -1
- package/dist/common/auth/services/index.d.mts +14 -0
- package/dist/common/auth/services/index.d.ts +14 -0
- package/dist/common/auth/services/index.js +20 -0
- package/dist/common/auth/services/index.js.map +1 -0
- package/dist/common/auth/services/index.mjs +13 -0
- package/dist/common/auth/services/index.mjs.map +1 -0
- package/dist/common/file/server/index.js +32 -32
- package/dist/common/file/server/index.mjs +3 -3
- package/dist/common/index.d.mts +13 -8
- package/dist/common/index.d.ts +13 -8
- package/dist/common/index.js +19 -18
- package/dist/common/index.mjs +8 -7
- package/dist/common/storage/index.js +13 -12
- package/dist/common/storage/index.mjs +3 -2
- package/dist/festivalCard/index.d.mts +3 -3
- package/dist/festivalCard/index.d.ts +3 -3
- package/dist/festivalCard/routes/index.d.mts +1 -1
- package/dist/festivalCard/routes/index.d.ts +1 -1
- package/dist/festivalCard/server/index.d.mts +2 -2
- package/dist/festivalCard/server/index.d.ts +2 -2
- package/dist/{festivalCardService-BFCRhJrq.d.ts → festivalCardService-B3GsnNpV.d.ts} +1 -1
- package/dist/{festivalCardService-GriR2VMc.d.mts → festivalCardService-CWhrLNE9.d.mts} +1 -1
- package/dist/i18n/index.d.mts +1 -1
- package/dist/i18n/index.d.ts +1 -1
- package/dist/imageCrop/index.d.mts +3 -3
- package/dist/imageCrop/index.d.ts +3 -3
- package/dist/index-Bd7cKF1j.d.mts +50 -0
- package/dist/{index-CLB80GCP.d.mts → index-D0cqaQEH.d.mts} +5 -5
- package/dist/{index-CLB80GCP.d.ts → index-D0cqaQEH.d.ts} +5 -5
- package/dist/index-DRQxtCDw.d.ts +50 -0
- package/dist/{index-1Ag7IBXN.d.ts → index-DZ5iJtNO.d.mts} +2 -44
- package/dist/{index-DdeZSeTJ.d.mts → index-DZ5iJtNO.d.ts} +2 -44
- package/dist/{index-BxZauNN_.d.ts → index-DoUo8IrU.d.mts} +8 -8
- package/dist/{index-BxZauNN_.d.mts → index-DoUo8IrU.d.ts} +8 -8
- package/dist/index.d.mts +6382 -105
- package/dist/index.d.ts +6382 -105
- package/dist/index.js +1037 -2616
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +976 -2555
- package/dist/index.mjs.map +1 -1
- package/dist/mmd/admin/index.d.mts +1 -1
- package/dist/mmd/admin/index.d.ts +1 -1
- package/dist/mmd/index.d.mts +1 -1
- package/dist/mmd/index.d.ts +1 -1
- package/dist/mmd/server/index.d.mts +3 -3
- package/dist/mmd/server/index.d.ts +3 -3
- package/dist/ossFile/server/index.js +32 -32
- package/dist/ossFile/server/index.mjs +3 -3
- package/dist/storage/index.js +12 -11
- package/dist/storage/index.mjs +2 -1
- package/dist/{types-DyG3ZV9V.d.mts → types-B6B210gX.d.mts} +1 -1
- package/dist/{types-DyG3ZV9V.d.ts → types-B6B210gX.d.ts} +1 -1
- package/dist/{types-BTiaMsBz.d.mts → types-Bdnte5EN.d.mts} +1 -1
- package/dist/{types-tQfupO6d.d.ts → types-Cs0CLvrH.d.mts} +1 -1
- package/dist/{types-tQfupO6d.d.mts → types-Cs0CLvrH.d.ts} +1 -1
- package/dist/{types-ERmJyjx8.d.ts → types-_rFX1atk.d.ts} +1 -1
- package/dist/universalExport/index.d.mts +3 -3
- package/dist/universalExport/index.d.ts +3 -3
- package/dist/universalFile/index.d.mts +5 -5
- package/dist/universalFile/index.d.ts +5 -5
- package/dist/universalFile/server/index.js +62 -62
- package/dist/universalFile/server/index.mjs +2 -2
- package/dist/useAuthActions-7S5dL7Oh.d.mts +77 -0
- package/dist/useAuthActions-7S5dL7Oh.d.ts +77 -0
- package/dist/vocaloidBooth/server/index.d.mts +3 -3
- package/dist/vocaloidBooth/server/index.d.ts +3 -3
- package/package.json +44 -111
- package/dist/auth/client/index.d.mts +0 -32
- package/dist/auth/client/index.d.ts +0 -32
- package/dist/auth/client/index.js +0 -21
- package/dist/auth/client/index.mjs +0 -4
- package/dist/auth/components/index.d.mts +0 -227
- package/dist/auth/components/index.d.ts +0 -227
- package/dist/auth/components/index.js +0 -327
- package/dist/auth/components/index.js.map +0 -1
- package/dist/auth/components/index.mjs +0 -319
- package/dist/auth/components/index.mjs.map +0 -1
- package/dist/auth/hooks/index.d.mts +0 -31
- package/dist/auth/hooks/index.d.ts +0 -31
- package/dist/auth/hooks/index.js +0 -17
- package/dist/auth/hooks/index.mjs +0 -4
- package/dist/auth/index.d.mts +0 -18
- package/dist/auth/index.d.ts +0 -18
- package/dist/auth/index.js +0 -151
- package/dist/auth/index.mjs +0 -10
- package/dist/auth/legacy/core/index.d.mts +0 -42
- package/dist/auth/legacy/core/index.d.ts +0 -42
- package/dist/auth/legacy/core/index.js +0 -242
- package/dist/auth/legacy/core/index.js.map +0 -1
- package/dist/auth/legacy/core/index.mjs +0 -226
- package/dist/auth/legacy/core/index.mjs.map +0 -1
- package/dist/auth/legacy/db/index.d.mts +0 -5
- package/dist/auth/legacy/db/index.d.ts +0 -5
- package/dist/auth/legacy/db/index.js +0 -261
- package/dist/auth/legacy/db/index.js.map +0 -1
- package/dist/auth/legacy/db/index.mjs +0 -250
- package/dist/auth/legacy/db/index.mjs.map +0 -1
- package/dist/auth/legacy/index.d.mts +0 -5
- package/dist/auth/legacy/index.d.ts +0 -5
- package/dist/auth/legacy/index.js +0 -1107
- package/dist/auth/legacy/index.js.map +0 -1
- package/dist/auth/legacy/index.mjs +0 -1086
- package/dist/auth/legacy/index.mjs.map +0 -1
- package/dist/auth/legacy/logic/index.d.mts +0 -9
- package/dist/auth/legacy/logic/index.d.ts +0 -9
- package/dist/auth/legacy/logic/index.js +0 -194
- package/dist/auth/legacy/logic/index.js.map +0 -1
- package/dist/auth/legacy/logic/index.mjs +0 -187
- package/dist/auth/legacy/logic/index.mjs.map +0 -1
- package/dist/auth/legacy/miniapp/index.d.mts +0 -5
- package/dist/auth/legacy/miniapp/index.d.ts +0 -5
- package/dist/auth/legacy/miniapp/index.js +0 -506
- package/dist/auth/legacy/miniapp/index.js.map +0 -1
- package/dist/auth/legacy/miniapp/index.mjs +0 -487
- package/dist/auth/legacy/miniapp/index.mjs.map +0 -1
- package/dist/auth/legacy/routes/index.d.mts +0 -53
- package/dist/auth/legacy/routes/index.d.ts +0 -53
- package/dist/auth/legacy/routes/index.js +0 -278
- package/dist/auth/legacy/routes/index.js.map +0 -1
- package/dist/auth/legacy/routes/index.mjs +0 -271
- package/dist/auth/legacy/routes/index.mjs.map +0 -1
- package/dist/auth/legacy/schema/index.d.mts +0 -401
- package/dist/auth/legacy/schema/index.d.ts +0 -401
- package/dist/auth/legacy/schema/index.js +0 -50
- package/dist/auth/legacy/schema/index.js.map +0 -1
- package/dist/auth/legacy/schema/index.mjs +0 -44
- package/dist/auth/legacy/schema/index.mjs.map +0 -1
- package/dist/auth/legacy/server/index.d.mts +0 -13
- package/dist/auth/legacy/server/index.d.ts +0 -13
- package/dist/auth/legacy/server/index.js +0 -21
- package/dist/auth/legacy/server/index.js.map +0 -1
- package/dist/auth/legacy/server/index.mjs +0 -19
- package/dist/auth/legacy/server/index.mjs.map +0 -1
- package/dist/auth/legacy/services/index.d.mts +0 -40
- package/dist/auth/legacy/services/index.d.ts +0 -40
- package/dist/auth/legacy/services/index.js +0 -258
- package/dist/auth/legacy/services/index.js.map +0 -1
- package/dist/auth/legacy/services/index.mjs +0 -252
- package/dist/auth/legacy/services/index.mjs.map +0 -1
- package/dist/auth/legacy/ui/miniapp/index.d.mts +0 -10
- package/dist/auth/legacy/ui/miniapp/index.d.ts +0 -10
- package/dist/auth/legacy/ui/miniapp/index.js +0 -298
- package/dist/auth/legacy/ui/miniapp/index.js.map +0 -1
- package/dist/auth/legacy/ui/miniapp/index.mjs +0 -290
- package/dist/auth/legacy/ui/miniapp/index.mjs.map +0 -1
- package/dist/auth/legacy/ui/web/index.d.mts +0 -22
- package/dist/auth/legacy/ui/web/index.d.ts +0 -22
- package/dist/auth/legacy/ui/web/index.js +0 -899
- package/dist/auth/legacy/ui/web/index.js.map +0 -1
- package/dist/auth/legacy/ui/web/index.mjs +0 -889
- package/dist/auth/legacy/ui/web/index.mjs.map +0 -1
- package/dist/auth/legacy/web/index.d.mts +0 -5
- package/dist/auth/legacy/web/index.d.ts +0 -5
- package/dist/auth/legacy/web/index.js +0 -1107
- package/dist/auth/legacy/web/index.js.map +0 -1
- package/dist/auth/legacy/web/index.mjs +0 -1086
- package/dist/auth/legacy/web/index.mjs.map +0 -1
- package/dist/auth/middleware/index.d.mts +0 -75
- package/dist/auth/middleware/index.d.ts +0 -75
- package/dist/auth/middleware/index.js +0 -15
- package/dist/auth/middleware/index.js.map +0 -1
- package/dist/auth/middleware/index.mjs +0 -6
- package/dist/auth/middleware/index.mjs.map +0 -1
- package/dist/auth/rn/index.d.mts +0 -64
- package/dist/auth/rn/index.d.ts +0 -64
- package/dist/auth/rn/index.js +0 -765
- package/dist/auth/rn/index.js.map +0 -1
- package/dist/auth/rn/index.mjs +0 -754
- package/dist/auth/rn/index.mjs.map +0 -1
- package/dist/auth/routes/index.d.mts +0 -261
- package/dist/auth/routes/index.d.ts +0 -261
- package/dist/auth/routes/index.js +0 -59
- package/dist/auth/routes/index.js.map +0 -1
- package/dist/auth/routes/index.mjs +0 -6
- package/dist/auth/routes/index.mjs.map +0 -1
- package/dist/auth/schema/index.d.mts +0 -789
- package/dist/auth/schema/index.d.ts +0 -789
- package/dist/auth/schema/index.js +0 -41
- package/dist/auth/schema/index.js.map +0 -1
- package/dist/auth/schema/index.mjs +0 -4
- package/dist/auth/schema/index.mjs.map +0 -1
- package/dist/auth/services/index.d.mts +0 -48
- package/dist/auth/services/index.d.ts +0 -48
- package/dist/auth/services/index.js +0 -34
- package/dist/auth/services/index.js.map +0 -1
- package/dist/auth/services/index.mjs +0 -5
- package/dist/auth/services/index.mjs.map +0 -1
- package/dist/base-api-client-ACKKt13v.d.mts +0 -277
- package/dist/base-api-client-ACKKt13v.d.ts +0 -277
- package/dist/base-api-client-B3wZZoaH.d.ts +0 -103
- package/dist/base-api-client-DrL35Ea2.d.mts +0 -103
- package/dist/chunk-37HYTHEC.mjs +0 -90
- package/dist/chunk-37HYTHEC.mjs.map +0 -1
- package/dist/chunk-5WV35FPV.js +0 -131
- package/dist/chunk-5WV35FPV.js.map +0 -1
- package/dist/chunk-DCRD5CZB.js +0 -573
- package/dist/chunk-DCRD5CZB.js.map +0 -1
- package/dist/chunk-DDX4JKFS.js +0 -19
- package/dist/chunk-DDX4JKFS.js.map +0 -1
- package/dist/chunk-DV6M7MFP.js +0 -283
- package/dist/chunk-DV6M7MFP.js.map +0 -1
- package/dist/chunk-HBF4HPRK.js +0 -186
- package/dist/chunk-HBF4HPRK.js.map +0 -1
- package/dist/chunk-HCI6JQOU.mjs +0 -183
- package/dist/chunk-HCI6JQOU.mjs.map +0 -1
- package/dist/chunk-I44HXJ3X.mjs +0 -17
- package/dist/chunk-I44HXJ3X.mjs.map +0 -1
- package/dist/chunk-IIVNHQEI.mjs.map +0 -1
- package/dist/chunk-IJ4YYWE3.mjs +0 -122
- package/dist/chunk-IJ4YYWE3.mjs.map +0 -1
- package/dist/chunk-J4BEIZUC.js +0 -92
- package/dist/chunk-J4BEIZUC.js.map +0 -1
- package/dist/chunk-OKPWFVXC.js +0 -24
- package/dist/chunk-OKPWFVXC.js.map +0 -1
- package/dist/chunk-PNOTQAYK.mjs +0 -560
- package/dist/chunk-PNOTQAYK.mjs.map +0 -1
- package/dist/chunk-PTMSDNGO.mjs.map +0 -1
- package/dist/chunk-Q2IAL7YV.js +0 -36
- package/dist/chunk-Q2IAL7YV.js.map +0 -1
- package/dist/chunk-QQ2WFYOD.js.map +0 -1
- package/dist/chunk-VQ54PUQV.js +0 -216
- package/dist/chunk-VQ54PUQV.js.map +0 -1
- package/dist/chunk-W5JEGA76.mjs +0 -33
- package/dist/chunk-W5JEGA76.mjs.map +0 -1
- package/dist/chunk-YGI7UU2D.mjs +0 -212
- package/dist/chunk-YGI7UU2D.mjs.map +0 -1
- package/dist/chunk-ZCLQSI5F.mjs +0 -271
- package/dist/chunk-ZCLQSI5F.mjs.map +0 -1
- package/dist/drizzle-auth-service-D-pljzCD.d.mts +0 -145
- package/dist/drizzle-auth-service-D3qryE_I.d.ts +0 -145
- package/dist/index-Bnh6VqFv.d.ts +0 -35
- package/dist/index-DNKZ7-R_.d.mts +0 -184
- package/dist/index-DNKZ7-R_.d.ts +0 -184
- package/dist/index-DPYkrKZf.d.mts +0 -35
- package/dist/types-C5vUWf9u.d.ts +0 -70
- package/dist/types-C_W_CoUD.d.ts +0 -99
- package/dist/types-DCRvasyH.d.mts +0 -99
- package/dist/types-IYCqCk2g.d.mts +0 -70
- /package/dist/{auth → common/auth}/client/index.js.map +0 -0
- /package/dist/{auth → common/auth}/client/index.mjs.map +0 -0
- /package/dist/{auth → common/auth}/hooks/index.js.map +0 -0
- /package/dist/{auth → common/auth}/hooks/index.mjs.map +0 -0
- /package/dist/{auth → common/auth/schema}/index.js.map +0 -0
- /package/dist/{auth → common/auth/schema}/index.mjs.map +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { F as FileMetadata } from '../../types-
|
|
2
|
+
import { F as FileMetadata } from '../../types-B6B210gX.mjs';
|
|
3
3
|
import { M as MMDPlaylistConfig, a as MMDResourceItem, b as MMDPlaylistNode, c as MMDResourceOptions, d as MMDResources } from '../../types-HorDyIRv.mjs';
|
|
4
4
|
export { M as MmdPlaylist, f as MmdPlaylistNode, j as MmdPresetItem, h as MmdResourceOption, N as NewMmdPlaylist, g as NewMmdPlaylistNode, k as NewMmdPresetItem, i as NewMmdResourceOption, a as mmdPlaylistNodes, e as mmdPlaylistNodesRelations, m as mmdPlaylists, d as mmdPlaylistsRelations, c as mmdPresetItems, b as mmdResourceOptions } from '../../drizzle-schema-BNhqj2AZ.mjs';
|
|
5
5
|
import 'three';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { F as FileMetadata } from '../../types-
|
|
2
|
+
import { F as FileMetadata } from '../../types-B6B210gX.js';
|
|
3
3
|
import { M as MMDPlaylistConfig, a as MMDResourceItem, b as MMDPlaylistNode, c as MMDResourceOptions, d as MMDResources } from '../../types-HorDyIRv.js';
|
|
4
4
|
export { M as MmdPlaylist, f as MmdPlaylistNode, j as MmdPresetItem, h as MmdResourceOption, N as NewMmdPlaylist, g as NewMmdPlaylistNode, k as NewMmdPresetItem, i as NewMmdResourceOption, a as mmdPlaylistNodes, e as mmdPlaylistNodesRelations, m as mmdPlaylists, d as mmdPlaylistsRelations, c as mmdPresetItems, b as mmdResourceOptions } from '../../drizzle-schema-BNhqj2AZ.js';
|
|
5
5
|
import 'three';
|
package/dist/mmd/index.d.mts
CHANGED
|
@@ -3,7 +3,7 @@ export { M as MMDPlaylistConfig, a as MMDResourceItem, c as MMDResourceOptions,
|
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { CSSProperties } from 'react';
|
|
5
5
|
import * as THREE from 'three';
|
|
6
|
-
import {
|
|
6
|
+
import { U as UploadFileInfo, a as UploadProgress, F as FileMetadata, A as AccessPermission } from '../types-B6B210gX.mjs';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* PMX模型解析器类型定义
|
package/dist/mmd/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export { M as MMDPlaylistConfig, a as MMDResourceItem, c as MMDResourceOptions,
|
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { CSSProperties } from 'react';
|
|
5
5
|
import * as THREE from 'three';
|
|
6
|
-
import {
|
|
6
|
+
import { U as UploadFileInfo, a as UploadProgress, F as FileMetadata, A as AccessPermission } from '../types-B6B210gX.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* PMX模型解析器类型定义
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export { M as MmdPlaylist, f as MmdPlaylistNode, j as MmdPresetItem, h as MmdResourceOption, N as NewMmdPlaylist, g as NewMmdPlaylistNode, k as NewMmdPresetItem, i as NewMmdResourceOption, a as mmdPlaylistNodes, e as mmdPlaylistNodesRelations, m as mmdPlaylists, d as mmdPlaylistsRelations, c as mmdPresetItems, b as mmdResourceOptions } from '../../drizzle-schema-BNhqj2AZ.mjs';
|
|
2
2
|
import { M as MMDPlaylistConfig } from '../../types-HorDyIRv.mjs';
|
|
3
|
-
import { U as UniversalFileService } from '../../UniversalFileService-
|
|
4
|
-
import { F as FileMetadata } from '../../types-
|
|
3
|
+
import { U as UniversalFileService } from '../../UniversalFileService-CzAE_G4V.mjs';
|
|
4
|
+
import { F as FileMetadata } from '../../types-B6B210gX.mjs';
|
|
5
5
|
import 'drizzle-orm';
|
|
6
6
|
import 'drizzle-orm/pg-core';
|
|
7
7
|
import 'three';
|
|
8
8
|
import 'events';
|
|
9
|
-
import '../../types-
|
|
9
|
+
import '../../types-Bdnte5EN.mjs';
|
|
10
10
|
|
|
11
11
|
type SupportedModelFormat = 'pmx' | 'pmd';
|
|
12
12
|
interface ProcessMmdModelArchiveOptions {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export { M as MmdPlaylist, f as MmdPlaylistNode, j as MmdPresetItem, h as MmdResourceOption, N as NewMmdPlaylist, g as NewMmdPlaylistNode, k as NewMmdPresetItem, i as NewMmdResourceOption, a as mmdPlaylistNodes, e as mmdPlaylistNodesRelations, m as mmdPlaylists, d as mmdPlaylistsRelations, c as mmdPresetItems, b as mmdResourceOptions } from '../../drizzle-schema-BNhqj2AZ.js';
|
|
2
2
|
import { M as MMDPlaylistConfig } from '../../types-HorDyIRv.js';
|
|
3
|
-
import { U as UniversalFileService } from '../../UniversalFileService-
|
|
4
|
-
import { F as FileMetadata } from '../../types-
|
|
3
|
+
import { U as UniversalFileService } from '../../UniversalFileService-CC4d3wkc.js';
|
|
4
|
+
import { F as FileMetadata } from '../../types-B6B210gX.js';
|
|
5
5
|
import 'drizzle-orm';
|
|
6
6
|
import 'drizzle-orm/pg-core';
|
|
7
7
|
import 'three';
|
|
8
8
|
import 'events';
|
|
9
|
-
import '../../types-
|
|
9
|
+
import '../../types-_rFX1atk.js';
|
|
10
10
|
|
|
11
11
|
type SupportedModelFormat = 'pmx' | 'pmd';
|
|
12
12
|
interface ProcessMmdModelArchiveOptions {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var chunkHJ6MH7J7_js = require('../../chunk-HJ6MH7J7.js');
|
|
3
|
+
var chunkQSKLQX6H_js = require('../../chunk-QSKLQX6H.js');
|
|
4
|
+
var chunk6PMXAK7F_js = require('../../chunk-6PMXAK7F.js');
|
|
6
5
|
require('../../chunk-Q5EDCKQA.js');
|
|
6
|
+
var chunkHJ6MH7J7_js = require('../../chunk-HJ6MH7J7.js');
|
|
7
7
|
require('../../chunk-KH6RQ4J5.js');
|
|
8
8
|
require('../../chunk-ZRAW3HXA.js');
|
|
9
9
|
var chunkATUCZXJY_js = require('../../chunk-ATUCZXJY.js');
|
|
@@ -15,119 +15,119 @@ require('../../chunk-NSBPE2FW.js');
|
|
|
15
15
|
|
|
16
16
|
Object.defineProperty(exports, "createFileUrlResolver", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkQSKLQX6H_js.createFileUrlResolver; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "createOssFileBootstrap", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkQSKLQX6H_js.createOssFileBootstrap; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "createOssFileConfigManager", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkQSKLQX6H_js.createOssFileConfigManager; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "createOssFileConfigManagerFromEnv", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkQSKLQX6H_js.createOssFileConfigManagerFromEnv; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "createOssFileService", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkQSKLQX6H_js.createOssFileService; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "createOssFileServiceWithDrizzlePersistence", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkQSKLQX6H_js.createOssFileServiceWithDrizzlePersistence; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "createUniversalFileServiceFromConfigManager", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkQSKLQX6H_js.createUniversalFileServiceFromConfigManager; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "getFileUrlByFileId", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkQSKLQX6H_js.getFileUrlByFileId; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "getOssStorageModeLabel", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkQSKLQX6H_js.getOssStorageModeLabel; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "isOssEnabledInConfig", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkQSKLQX6H_js.isOssEnabledInConfig; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "resolveFileUrlMap", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkQSKLQX6H_js.resolveFileUrlMap; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "resolveUploadAccessUrl", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkQSKLQX6H_js.resolveUploadAccessUrl; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "uploadFileAndResolveAccessUrl", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkQSKLQX6H_js.uploadFileAndResolveAccessUrl; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "ApiErrorFactory", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunk6PMXAK7F_js.ApiErrorFactory; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "ApiResponseHelper", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunk6PMXAK7F_js.ApiResponseHelper; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "CacheManager", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunk6PMXAK7F_js.CacheManager; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "FileDbService", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunk6PMXAK7F_js.FileDbService; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "PerformanceMonitor", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunk6PMXAK7F_js.PerformanceMonitor; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "QueryOptimizer", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunk6PMXAK7F_js.QueryOptimizer; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "UniversalFileService", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunk6PMXAK7F_js.UniversalFileService; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "ValidationHelper", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunk6PMXAK7F_js.ValidationHelper; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "cacheManager", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunk6PMXAK7F_js.cacheManager; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "createDrizzleFileRepository", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunk6PMXAK7F_js.createDrizzleFileRepository; }
|
|
107
107
|
});
|
|
108
108
|
Object.defineProperty(exports, "createFileServiceWithFactory", {
|
|
109
109
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunk6PMXAK7F_js.createFileServiceWithFactory; }
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(exports, "createUniversalFileServiceWithConfigManager", {
|
|
113
113
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunk6PMXAK7F_js.createUniversalFileServiceWithConfigManager; }
|
|
115
115
|
});
|
|
116
116
|
Object.defineProperty(exports, "loadConfigFromEnv", {
|
|
117
117
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunk6PMXAK7F_js.loadConfigFromEnv; }
|
|
119
119
|
});
|
|
120
120
|
Object.defineProperty(exports, "loadOSSConfigFromEnv", {
|
|
121
121
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunk6PMXAK7F_js.loadOSSConfigFromEnv; }
|
|
123
123
|
});
|
|
124
124
|
Object.defineProperty(exports, "performanceMonitor", {
|
|
125
125
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunk6PMXAK7F_js.performanceMonitor; }
|
|
127
127
|
});
|
|
128
128
|
Object.defineProperty(exports, "queryOptimizer", {
|
|
129
129
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunk6PMXAK7F_js.queryOptimizer; }
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(exports, "AliyunOSSProvider", {
|
|
133
133
|
enumerable: true,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { createFileUrlResolver, createOssFileBootstrap, createOssFileConfigManager, createOssFileConfigManagerFromEnv, createOssFileService, createOssFileServiceWithDrizzlePersistence, createUniversalFileServiceFromConfigManager, getFileUrlByFileId, getOssStorageModeLabel, isOssEnabledInConfig, resolveFileUrlMap, resolveUploadAccessUrl, uploadFileAndResolveAccessUrl } from '../../chunk-
|
|
2
|
-
export { ApiErrorFactory, ApiResponseHelper, CacheManager, FileDbService, PerformanceMonitor, QueryOptimizer, UniversalFileService, ValidationHelper, cacheManager, createDrizzleFileRepository, createFileServiceWithFactory, createUniversalFileServiceWithConfigManager, loadConfigFromEnv, loadOSSConfigFromEnv, performanceMonitor, queryOptimizer } from '../../chunk-
|
|
3
|
-
export { AliyunOSSProvider } from '../../chunk-HDMIOOZY.mjs';
|
|
1
|
+
export { createFileUrlResolver, createOssFileBootstrap, createOssFileConfigManager, createOssFileConfigManagerFromEnv, createOssFileService, createOssFileServiceWithDrizzlePersistence, createUniversalFileServiceFromConfigManager, getFileUrlByFileId, getOssStorageModeLabel, isOssEnabledInConfig, resolveFileUrlMap, resolveUploadAccessUrl, uploadFileAndResolveAccessUrl } from '../../chunk-WJ7IMUEJ.mjs';
|
|
2
|
+
export { ApiErrorFactory, ApiResponseHelper, CacheManager, FileDbService, PerformanceMonitor, QueryOptimizer, UniversalFileService, ValidationHelper, cacheManager, createDrizzleFileRepository, createFileServiceWithFactory, createUniversalFileServiceWithConfigManager, loadConfigFromEnv, loadOSSConfigFromEnv, performanceMonitor, queryOptimizer } from '../../chunk-4OOANEJV.mjs';
|
|
4
3
|
import '../../chunk-YOTQG4NP.mjs';
|
|
4
|
+
export { AliyunOSSProvider } from '../../chunk-HDMIOOZY.mjs';
|
|
5
5
|
import '../../chunk-ZGVB35L2.mjs';
|
|
6
6
|
import '../../chunk-CIVO4R6N.mjs';
|
|
7
7
|
export { STANDARD_ALIYUN_OSS_KEYS, buildModuleUploadPath, parseAliyunOssConfigFromMap } from '../../chunk-DIF5VRL3.mjs';
|
package/dist/storage/index.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkS6YSGVWD_js = require('../chunk-S6YSGVWD.js');
|
|
4
|
+
var chunkCAYOQDBR_js = require('../chunk-CAYOQDBR.js');
|
|
4
5
|
var chunkUCOE6SET_js = require('../chunk-UCOE6SET.js');
|
|
5
6
|
var chunkXJ7ZAGC5_js = require('../chunk-XJ7ZAGC5.js');
|
|
6
7
|
require('../chunk-NSBPE2FW.js');
|
|
@@ -9,31 +10,31 @@ require('../chunk-NSBPE2FW.js');
|
|
|
9
10
|
|
|
10
11
|
Object.defineProperty(exports, "MiniAppStorageAdapter", {
|
|
11
12
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "ReactNativeStorageAdapter", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return chunkQQ2WFYOD_js.ReactNativeStorageAdapter; }
|
|
13
|
+
get: function () { return chunkS6YSGVWD_js.MiniAppStorageAdapter; }
|
|
17
14
|
});
|
|
18
15
|
Object.defineProperty(exports, "useAsyncStorage", {
|
|
19
16
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkS6YSGVWD_js.useAsyncStorage; }
|
|
21
18
|
});
|
|
22
19
|
Object.defineProperty(exports, "useElectronStorage", {
|
|
23
20
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkS6YSGVWD_js.useElectronStorage; }
|
|
25
22
|
});
|
|
26
23
|
Object.defineProperty(exports, "useLocalStorage", {
|
|
27
24
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkS6YSGVWD_js.useLocalStorage; }
|
|
29
26
|
});
|
|
30
27
|
Object.defineProperty(exports, "useStorage", {
|
|
31
28
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkS6YSGVWD_js.useStorage; }
|
|
33
30
|
});
|
|
34
31
|
Object.defineProperty(exports, "useTaroStorage", {
|
|
35
32
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkS6YSGVWD_js.useTaroStorage; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "ReactNativeStorageAdapter", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkCAYOQDBR_js.ReactNativeStorageAdapter; }
|
|
37
38
|
});
|
|
38
39
|
Object.defineProperty(exports, "ElectronStorageAdapter", {
|
|
39
40
|
enumerable: true,
|
package/dist/storage/index.mjs
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { MiniAppStorageAdapter,
|
|
1
|
+
export { MiniAppStorageAdapter, useAsyncStorage, useElectronStorage, useLocalStorage, useStorage, useTaroStorage } from '../chunk-CX2GHCAI.mjs';
|
|
2
|
+
export { ReactNativeStorageAdapter } from '../chunk-Q5VFBPMG.mjs';
|
|
2
3
|
export { ElectronStorageAdapter } from '../chunk-HJZHQW5R.mjs';
|
|
3
4
|
export { WebStorageAdapter } from '../chunk-WEEXCPSE.mjs';
|
|
4
5
|
import '../chunk-MAI35PU6.mjs';
|
|
@@ -267,4 +267,4 @@ declare class CDNProviderError extends FileServiceError {
|
|
|
267
267
|
constructor(message: string, details?: Record<string, any>);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
export { type AccessPermission as A, type BatchOperationResult as B, type CDNType as C, type FileMetadata as F, type ImageProcessingOptions as I, type
|
|
270
|
+
export { type AccessPermission as A, type BatchOperationResult as B, type CDNType as C, type FileMetadata as F, type ImageProcessingOptions as I, type PaginatedResult as P, type StorageType as S, type UploadFileInfo as U, type VideoProcessingOptions as V, type UploadProgress as a, type FileQueryOptions as b, type FileEventListener as c, type UploadStatus as d, type ProcessorType as e, type ProcessingOptions as f, type AudioProcessingOptions as g, CDNProviderError as h, type FileEvent as i, type FileEventType as j, FileProcessingError as k, FileServiceError as l, FileUploadError as m, StorageProviderError as n, type UploadResult as o };
|
|
@@ -267,4 +267,4 @@ declare class CDNProviderError extends FileServiceError {
|
|
|
267
267
|
constructor(message: string, details?: Record<string, any>);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
export { type AccessPermission as A, type BatchOperationResult as B, type CDNType as C, type FileMetadata as F, type ImageProcessingOptions as I, type
|
|
270
|
+
export { type AccessPermission as A, type BatchOperationResult as B, type CDNType as C, type FileMetadata as F, type ImageProcessingOptions as I, type PaginatedResult as P, type StorageType as S, type UploadFileInfo as U, type VideoProcessingOptions as V, type UploadProgress as a, type FileQueryOptions as b, type FileEventListener as c, type UploadStatus as d, type ProcessorType as e, type ProcessingOptions as f, type AudioProcessingOptions as g, CDNProviderError as h, type FileEvent as i, type FileEventType as j, FileProcessingError as k, FileServiceError as l, FileUploadError as m, StorageProviderError as n, type UploadResult as o };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as StorageType$1, C as CDNType$1, F as FileMetadata, A as AccessPermission,
|
|
1
|
+
import { S as StorageType$1, C as CDNType$1, F as FileMetadata, A as AccessPermission, d as UploadStatus, e as ProcessorType$1, U as UploadFileInfo$1, f as ProcessingOptions$1 } from './types-B6B210gX.mjs';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* UniversalFile Server 端类型定义
|
|
@@ -67,4 +67,4 @@ interface FestivalCardServiceOptions {
|
|
|
67
67
|
db?: FestivalCardDbAdapter;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
export type {
|
|
70
|
+
export type { FestivalCardDbAdapter as F, FestivalCardConfigSummary as a, FestivalCardConfig as b, FestivalCardServiceOptions as c, FestivalCardElementType as d, FestivalCardElementBase as e, FestivalCardTextElement as f, FestivalCardImageElement as g, FestivalCardElement as h, FestivalCardPage as i, FestivalCardAudioConfig as j };
|
|
@@ -67,4 +67,4 @@ interface FestivalCardServiceOptions {
|
|
|
67
67
|
db?: FestivalCardDbAdapter;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
export type {
|
|
70
|
+
export type { FestivalCardDbAdapter as F, FestivalCardConfigSummary as a, FestivalCardConfig as b, FestivalCardServiceOptions as c, FestivalCardElementType as d, FestivalCardElementBase as e, FestivalCardTextElement as f, FestivalCardImageElement as g, FestivalCardElement as h, FestivalCardPage as i, FestivalCardAudioConfig as j };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as StorageType$1, C as CDNType$1, F as FileMetadata, A as AccessPermission,
|
|
1
|
+
import { S as StorageType$1, C as CDNType$1, F as FileMetadata, A as AccessPermission, d as UploadStatus, e as ProcessorType$1, U as UploadFileInfo$1, f as ProcessingOptions$1 } from './types-B6B210gX.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* UniversalFile Server 端类型定义
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { E as ExportConfig, l as ExportRequest, m as ExportResult, k as ExportProgress, j as ExportFormat, s as Formatter, g as ExportField } from '../types-3ujSNAXb.mjs';
|
|
2
2
|
export { D as DataTransformer, a as ExportConfigError, b as ExportDataError, c as ExportError, d as ExportEvent, e as ExportEventListener, f as ExportEventType, h as ExportFileError, i as ExportFilter, n as ExportServiceError, o as ExportSort, p as ExportStatus, F as FieldAlignment, q as FieldMapper, r as FieldType, G as GroupValueProcessing, t as GroupingConfig, u as GroupingField, v as GroupingMode, U as UniversalExportServiceConfig, V as Validator } from '../types-3ujSNAXb.mjs';
|
|
3
|
-
import
|
|
3
|
+
import React from 'react';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 通用导出服务客户端SDK
|
|
@@ -279,7 +279,7 @@ interface UniversalExportButtonProps {
|
|
|
279
279
|
/** 配置保存回调 */
|
|
280
280
|
onConfigSave?: (config: ExportConfig) => void;
|
|
281
281
|
}
|
|
282
|
-
declare const UniversalExportButton:
|
|
282
|
+
declare const UniversalExportButton: React.FC<UniversalExportButtonProps>;
|
|
283
283
|
|
|
284
284
|
/**
|
|
285
285
|
* 导出配置编辑器组件
|
|
@@ -307,6 +307,6 @@ interface ExportConfigEditorProps {
|
|
|
307
307
|
/** 配置变化回调(新增/删除/更新) */
|
|
308
308
|
onConfigChange?: () => void;
|
|
309
309
|
}
|
|
310
|
-
declare const ExportConfigEditor:
|
|
310
|
+
declare const ExportConfigEditor: React.FC<ExportConfigEditorProps>;
|
|
311
311
|
|
|
312
312
|
export { API_BASE_PATH, API_ENDPOINTS, DEFAULT_ADD_BOM, DEFAULT_CONFIG_CACHE_TTL, DEFAULT_CSV_DELIMITER, DEFAULT_ENCODING, DEFAULT_EXPORT_FORMAT, DEFAULT_EXPORT_TIMEOUT, DEFAULT_FORMATTERS, DEFAULT_MAX_CONCURRENT_EXPORTS, DEFAULT_MAX_FILE_SIZE, DEFAULT_MAX_ROWS, DEFAULT_RESULT_CACHE_TTL, ERROR_CODES, EXPORT_FORMAT_EXTENSIONS, EXPORT_FORMAT_MIME_TYPES, ExportConfig, ExportConfigEditor, type ExportConfigEditorProps, ExportField, ExportFormat, ExportProgress, ExportRequest, ExportResult, Formatter, UNIVERSAL_EXPORT_NAME, UNIVERSAL_EXPORT_VERSION, UniversalExportButton, type UniversalExportButtonProps, UniversalExportClient, type UniversalExportClientConfig, applyFormatter, createExportClient, createExportError, escapeCSVField, estimateEndTime, formatDuration, formatErrorMessage, formatFileSize, generateExportFileName, getNestedValue, parseCSVField, sanitizeFileName, setNestedValue, universalExportClient, validateExportConfig, validateExportRequest, validateFileName };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { E as ExportConfig, l as ExportRequest, m as ExportResult, k as ExportProgress, j as ExportFormat, s as Formatter, g as ExportField } from '../types-3ujSNAXb.js';
|
|
2
2
|
export { D as DataTransformer, a as ExportConfigError, b as ExportDataError, c as ExportError, d as ExportEvent, e as ExportEventListener, f as ExportEventType, h as ExportFileError, i as ExportFilter, n as ExportServiceError, o as ExportSort, p as ExportStatus, F as FieldAlignment, q as FieldMapper, r as FieldType, G as GroupValueProcessing, t as GroupingConfig, u as GroupingField, v as GroupingMode, U as UniversalExportServiceConfig, V as Validator } from '../types-3ujSNAXb.js';
|
|
3
|
-
import
|
|
3
|
+
import React from 'react';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 通用导出服务客户端SDK
|
|
@@ -279,7 +279,7 @@ interface UniversalExportButtonProps {
|
|
|
279
279
|
/** 配置保存回调 */
|
|
280
280
|
onConfigSave?: (config: ExportConfig) => void;
|
|
281
281
|
}
|
|
282
|
-
declare const UniversalExportButton:
|
|
282
|
+
declare const UniversalExportButton: React.FC<UniversalExportButtonProps>;
|
|
283
283
|
|
|
284
284
|
/**
|
|
285
285
|
* 导出配置编辑器组件
|
|
@@ -307,6 +307,6 @@ interface ExportConfigEditorProps {
|
|
|
307
307
|
/** 配置变化回调(新增/删除/更新) */
|
|
308
308
|
onConfigChange?: () => void;
|
|
309
309
|
}
|
|
310
|
-
declare const ExportConfigEditor:
|
|
310
|
+
declare const ExportConfigEditor: React.FC<ExportConfigEditorProps>;
|
|
311
311
|
|
|
312
312
|
export { API_BASE_PATH, API_ENDPOINTS, DEFAULT_ADD_BOM, DEFAULT_CONFIG_CACHE_TTL, DEFAULT_CSV_DELIMITER, DEFAULT_ENCODING, DEFAULT_EXPORT_FORMAT, DEFAULT_EXPORT_TIMEOUT, DEFAULT_FORMATTERS, DEFAULT_MAX_CONCURRENT_EXPORTS, DEFAULT_MAX_FILE_SIZE, DEFAULT_MAX_ROWS, DEFAULT_RESULT_CACHE_TTL, ERROR_CODES, EXPORT_FORMAT_EXTENSIONS, EXPORT_FORMAT_MIME_TYPES, ExportConfig, ExportConfigEditor, type ExportConfigEditorProps, ExportField, ExportFormat, ExportProgress, ExportRequest, ExportResult, Formatter, UNIVERSAL_EXPORT_NAME, UNIVERSAL_EXPORT_VERSION, UniversalExportButton, type UniversalExportButtonProps, UniversalExportClient, type UniversalExportClientConfig, applyFormatter, createExportClient, createExportError, escapeCSVField, estimateEndTime, formatDuration, formatErrorMessage, formatFileSize, generateExportFileName, getNestedValue, parseCSVField, sanitizeFileName, setNestedValue, universalExportClient, validateExportConfig, validateExportRequest, validateFileName };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { b as ProcessingOptions, F as FileMetadata, d as UploadProgress } from '../types-8TOIsyLn.mjs';
|
|
2
2
|
export { A as AccessPermission, c as AudioProcessingOptions, B as BatchOperationResult, o as CDNProviderError, C as CDNType, i as FileEvent, j as FileEventListener, h as FileEventType, m as FileProcessingError, f as FileQueryOptions, k as FileServiceError, l as FileUploadError, I as ImageProcessingOptions, g as PaginatedResult, P as ProcessorType, n as StorageProviderError, S as StorageType, a as UploadFileInfo, e as UploadResult, U as UploadStatus, V as VideoProcessingOptions } from '../types-8TOIsyLn.mjs';
|
|
3
3
|
export { U as UniversalFileClient, a as UniversalFileClientConfig, c as createFileClient, u as universalFileClient } from '../client-jTaR5LGF.mjs';
|
|
4
|
-
import
|
|
4
|
+
import React from 'react';
|
|
5
5
|
import { U as UniversalFileService } from '../UniversalFileService-Y_yDDQWQ.mjs';
|
|
6
6
|
import 'events';
|
|
7
7
|
|
|
@@ -279,7 +279,7 @@ interface FileUploaderProps {
|
|
|
279
279
|
/** 显示模式 */
|
|
280
280
|
mode?: 'compact' | 'normal' | 'detailed';
|
|
281
281
|
}
|
|
282
|
-
declare const FileUploader:
|
|
282
|
+
declare const FileUploader: React.FC<FileUploaderProps>;
|
|
283
283
|
|
|
284
284
|
/**
|
|
285
285
|
* 通用文件管理组件
|
|
@@ -322,7 +322,7 @@ interface FileManagerProps {
|
|
|
322
322
|
/** 上传完成回调 */
|
|
323
323
|
onUploadComplete?: (files: FileMetadata[]) => void;
|
|
324
324
|
}
|
|
325
|
-
declare const UniversalFileManager:
|
|
325
|
+
declare const UniversalFileManager: React.FC<FileManagerProps>;
|
|
326
326
|
|
|
327
327
|
/**
|
|
328
328
|
* 文件夹管理组件
|
|
@@ -377,7 +377,7 @@ interface FolderManagerProps {
|
|
|
377
377
|
/** 文件移动回调 */
|
|
378
378
|
onFileMove?: (fileIds: string[], targetFolderId: string) => Promise<void>;
|
|
379
379
|
}
|
|
380
|
-
declare const FolderManager:
|
|
380
|
+
declare const FolderManager: React.FC<FolderManagerProps>;
|
|
381
381
|
|
|
382
382
|
/**
|
|
383
383
|
* 文件分享模态框组件
|
|
@@ -404,6 +404,6 @@ interface ShareInfo {
|
|
|
404
404
|
/** 分享代码 */
|
|
405
405
|
shareCode: string;
|
|
406
406
|
}
|
|
407
|
-
declare const FileShareModal:
|
|
407
|
+
declare const FileShareModal: React.FC<FileShareModalProps>;
|
|
408
408
|
|
|
409
409
|
export { ALL_SUPPORTED_MIME_TYPES, API_BASE_PATH, API_ENDPOINTS, AUDIO_EXTENSIONS, AUDIO_MIME_TYPES, DEFAULT_CHUNK_SIZE, DEFAULT_MAX_AUDIO_SIZE, DEFAULT_MAX_DOCUMENT_SIZE, DEFAULT_MAX_FILE_SIZE, DEFAULT_MAX_IMAGE_SIZE, DEFAULT_MAX_VIDEO_SIZE, DEFAULT_PAGE_SIZE, DEFAULT_REQUEST_TIMEOUT, DEFAULT_UPLOAD_TIMEOUT, DOCUMENT_EXTENSIONS, DOCUMENT_MIME_TYPES, ERROR_CODES, type FileManagerProps, FileMetadata, FileShareModal, type FileShareModalProps, FileUploader, type FileUploaderProps, FolderManager, type FolderManagerProps, type FolderNode, IMAGE_EXTENSIONS, IMAGE_MIME_TYPES, ProcessingOptions, type ShareInfo, UNIVERSAL_FILE_NAME, UNIVERSAL_FILE_VERSION, UniversalFileManager, UploadProgress, VIDEO_EXTENSIONS, VIDEO_MIME_TYPES, buildQueryString, calculateProgress, calculateRemainingTime, calculateSpeed, createFileError, formatErrorMessage, formatFileSize, generateStoragePath, generateUniqueFileName, getFileCategory, getFileExtension, getMimeTypeFromFileName, isAudioFile, isDocumentFile, isImageFile, isMimeTypeSupported, isVideoFile, parseFileSize, parseQueryString, parseStoragePath, readFileAsArrayBuffer, readFileAsBase64, readFileAsText, sanitizeFileName, validateFile, validateFileName, validateFileSize, validateFileType };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { b as ProcessingOptions, F as FileMetadata, d as UploadProgress } from '../types-8TOIsyLn.js';
|
|
2
2
|
export { A as AccessPermission, c as AudioProcessingOptions, B as BatchOperationResult, o as CDNProviderError, C as CDNType, i as FileEvent, j as FileEventListener, h as FileEventType, m as FileProcessingError, f as FileQueryOptions, k as FileServiceError, l as FileUploadError, I as ImageProcessingOptions, g as PaginatedResult, P as ProcessorType, n as StorageProviderError, S as StorageType, a as UploadFileInfo, e as UploadResult, U as UploadStatus, V as VideoProcessingOptions } from '../types-8TOIsyLn.js';
|
|
3
3
|
export { U as UniversalFileClient, a as UniversalFileClientConfig, c as createFileClient, u as universalFileClient } from '../client-BPQS6bKB.js';
|
|
4
|
-
import
|
|
4
|
+
import React from 'react';
|
|
5
5
|
import { U as UniversalFileService } from '../UniversalFileService-BD23NXUR.js';
|
|
6
6
|
import 'events';
|
|
7
7
|
|
|
@@ -279,7 +279,7 @@ interface FileUploaderProps {
|
|
|
279
279
|
/** 显示模式 */
|
|
280
280
|
mode?: 'compact' | 'normal' | 'detailed';
|
|
281
281
|
}
|
|
282
|
-
declare const FileUploader:
|
|
282
|
+
declare const FileUploader: React.FC<FileUploaderProps>;
|
|
283
283
|
|
|
284
284
|
/**
|
|
285
285
|
* 通用文件管理组件
|
|
@@ -322,7 +322,7 @@ interface FileManagerProps {
|
|
|
322
322
|
/** 上传完成回调 */
|
|
323
323
|
onUploadComplete?: (files: FileMetadata[]) => void;
|
|
324
324
|
}
|
|
325
|
-
declare const UniversalFileManager:
|
|
325
|
+
declare const UniversalFileManager: React.FC<FileManagerProps>;
|
|
326
326
|
|
|
327
327
|
/**
|
|
328
328
|
* 文件夹管理组件
|
|
@@ -377,7 +377,7 @@ interface FolderManagerProps {
|
|
|
377
377
|
/** 文件移动回调 */
|
|
378
378
|
onFileMove?: (fileIds: string[], targetFolderId: string) => Promise<void>;
|
|
379
379
|
}
|
|
380
|
-
declare const FolderManager:
|
|
380
|
+
declare const FolderManager: React.FC<FolderManagerProps>;
|
|
381
381
|
|
|
382
382
|
/**
|
|
383
383
|
* 文件分享模态框组件
|
|
@@ -404,6 +404,6 @@ interface ShareInfo {
|
|
|
404
404
|
/** 分享代码 */
|
|
405
405
|
shareCode: string;
|
|
406
406
|
}
|
|
407
|
-
declare const FileShareModal:
|
|
407
|
+
declare const FileShareModal: React.FC<FileShareModalProps>;
|
|
408
408
|
|
|
409
409
|
export { ALL_SUPPORTED_MIME_TYPES, API_BASE_PATH, API_ENDPOINTS, AUDIO_EXTENSIONS, AUDIO_MIME_TYPES, DEFAULT_CHUNK_SIZE, DEFAULT_MAX_AUDIO_SIZE, DEFAULT_MAX_DOCUMENT_SIZE, DEFAULT_MAX_FILE_SIZE, DEFAULT_MAX_IMAGE_SIZE, DEFAULT_MAX_VIDEO_SIZE, DEFAULT_PAGE_SIZE, DEFAULT_REQUEST_TIMEOUT, DEFAULT_UPLOAD_TIMEOUT, DOCUMENT_EXTENSIONS, DOCUMENT_MIME_TYPES, ERROR_CODES, type FileManagerProps, FileMetadata, FileShareModal, type FileShareModalProps, FileUploader, type FileUploaderProps, FolderManager, type FolderManagerProps, type FolderNode, IMAGE_EXTENSIONS, IMAGE_MIME_TYPES, ProcessingOptions, type ShareInfo, UNIVERSAL_FILE_NAME, UNIVERSAL_FILE_VERSION, UniversalFileManager, UploadProgress, VIDEO_EXTENSIONS, VIDEO_MIME_TYPES, buildQueryString, calculateProgress, calculateRemainingTime, calculateSpeed, createFileError, formatErrorMessage, formatFileSize, generateStoragePath, generateUniqueFileName, getFileCategory, getFileExtension, getMimeTypeFromFileName, isAudioFile, isDocumentFile, isImageFile, isMimeTypeSupported, isVideoFile, parseFileSize, parseQueryString, parseStoragePath, readFileAsArrayBuffer, readFileAsBase64, readFileAsText, sanitizeFileName, validateFile, validateFileName, validateFileSize, validateFileType };
|