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,6 @@
|
|
|
1
|
-
import '../../chunk-
|
|
2
|
-
export { MiniAppStorageAdapter,
|
|
1
|
+
import '../../chunk-5GBDDXYL.mjs';
|
|
2
|
+
export { MiniAppStorageAdapter, useAsyncStorage, useElectronStorage, useLocalStorage, useStorage, useTaroStorage } from '../../chunk-CX2GHCAI.mjs';
|
|
3
|
+
export { ReactNativeStorageAdapter } from '../../chunk-Q5VFBPMG.mjs';
|
|
3
4
|
export { ElectronStorageAdapter } from '../../chunk-HJZHQW5R.mjs';
|
|
4
5
|
export { WebStorageAdapter } from '../../chunk-WEEXCPSE.mjs';
|
|
5
6
|
import '../../chunk-MAI35PU6.mjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { b as FestivalCardConfig, h as FestivalCardElement, i as FestivalCardPage } from '../types-
|
|
2
|
-
export { j as FestivalCardAudioConfig, a as FestivalCardConfigSummary,
|
|
1
|
+
import { b as FestivalCardConfig, h as FestivalCardElement, i as FestivalCardPage } from '../types-Cs0CLvrH.mjs';
|
|
2
|
+
export { j as FestivalCardAudioConfig, a as FestivalCardConfigSummary, F as FestivalCardDbAdapter, e as FestivalCardElementBase, d as FestivalCardElementType, g as FestivalCardImageElement, c as FestivalCardServiceOptions, f as FestivalCardTextElement } from '../types-Cs0CLvrH.mjs';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
export { F as FestivalCardService, c as createInMemoryFestivalCardDb } from '../festivalCardService-
|
|
5
|
+
export { F as FestivalCardService, c as createInMemoryFestivalCardDb } from '../festivalCardService-CWhrLNE9.mjs';
|
|
6
6
|
|
|
7
7
|
declare const DEFAULT_FESTIVAL_CARD_CONFIG: FestivalCardConfig;
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { b as FestivalCardConfig, h as FestivalCardElement, i as FestivalCardPage } from '../types-
|
|
2
|
-
export { j as FestivalCardAudioConfig, a as FestivalCardConfigSummary,
|
|
1
|
+
import { b as FestivalCardConfig, h as FestivalCardElement, i as FestivalCardPage } from '../types-Cs0CLvrH.js';
|
|
2
|
+
export { j as FestivalCardAudioConfig, a as FestivalCardConfigSummary, F as FestivalCardDbAdapter, e as FestivalCardElementBase, d as FestivalCardElementType, g as FestivalCardImageElement, c as FestivalCardServiceOptions, f as FestivalCardTextElement } from '../types-Cs0CLvrH.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
export { F as FestivalCardService, c as createInMemoryFestivalCardDb } from '../festivalCardService-
|
|
5
|
+
export { F as FestivalCardService, c as createInMemoryFestivalCardDb } from '../festivalCardService-B3GsnNpV.js';
|
|
6
6
|
|
|
7
7
|
declare const DEFAULT_FESTIVAL_CARD_CONFIG: FestivalCardConfig;
|
|
8
8
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { F as FestivalCardDbAdapter, a as FestivalCardConfigSummary, b as FestivalCardConfig } from '../../types-Cs0CLvrH.mjs';
|
|
2
2
|
import { NextRequest, NextResponse } from 'next/server';
|
|
3
3
|
|
|
4
4
|
interface FestivalCardRouteConfig {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { F as FestivalCardDbAdapter, a as FestivalCardConfigSummary, b as FestivalCardConfig } from '../../types-Cs0CLvrH.js';
|
|
2
2
|
import { NextRequest, NextResponse } from 'next/server';
|
|
3
3
|
|
|
4
4
|
interface FestivalCardRouteConfig {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export { c as createInMemoryFestivalCardDb } from '../../festivalCardService-
|
|
1
|
+
import { F as FestivalCardDbAdapter, b as FestivalCardConfig, a as FestivalCardConfigSummary } from '../../types-Cs0CLvrH.mjs';
|
|
2
|
+
export { c as createInMemoryFestivalCardDb } from '../../festivalCardService-CWhrLNE9.mjs';
|
|
3
3
|
import * as drizzle_orm_pg_core from 'drizzle-orm/pg-core';
|
|
4
4
|
|
|
5
5
|
declare const initializeFestivalCardDb: (adapter: FestivalCardDbAdapter) => void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export { c as createInMemoryFestivalCardDb } from '../../festivalCardService-
|
|
1
|
+
import { F as FestivalCardDbAdapter, b as FestivalCardConfig, a as FestivalCardConfigSummary } from '../../types-Cs0CLvrH.js';
|
|
2
|
+
export { c as createInMemoryFestivalCardDb } from '../../festivalCardService-B3GsnNpV.js';
|
|
3
3
|
import * as drizzle_orm_pg_core from 'drizzle-orm/pg-core';
|
|
4
4
|
|
|
5
5
|
declare const initializeFestivalCardDb: (adapter: FestivalCardDbAdapter) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as FestivalCardServiceOptions, a as FestivalCardConfigSummary, b as FestivalCardConfig, F as FestivalCardDbAdapter } from './types-Cs0CLvrH.js';
|
|
2
2
|
|
|
3
3
|
declare class FestivalCardService {
|
|
4
4
|
private db;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as FestivalCardServiceOptions, a as FestivalCardConfigSummary, b as FestivalCardConfig, F as FestivalCardDbAdapter } from './types-Cs0CLvrH.mjs';
|
|
2
2
|
|
|
3
3
|
declare class FestivalCardService {
|
|
4
4
|
private db;
|
package/dist/i18n/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { E as ElectronI18nAdapter, j as I18nAdapter, I as I18nConfig, h as I18nInstance, s as LanguageOption, n as LanguageSwitcher, o as LanguageSwitcherButtons, p as LanguageSwitcherDropdown, q as LanguageSwitcherIcon, r as LanguageSwitcherProps, L as Locale, e as LocaleResources, R as ReactNativeI18nAdapter, m as TaroI18nAdapter, f as TranslateOptions, T as TranslationKey, b as TranslationValue, d as Translations, W as WebI18nAdapter, c as createI18n, l as enUS, g as getI18n, a as initI18n, t, k as useLocale, u as useTranslation, _ as zhCN } from '../index-
|
|
1
|
+
export { E as ElectronI18nAdapter, j as I18nAdapter, I as I18nConfig, h as I18nInstance, s as LanguageOption, n as LanguageSwitcher, o as LanguageSwitcherButtons, p as LanguageSwitcherDropdown, q as LanguageSwitcherIcon, r as LanguageSwitcherProps, L as Locale, e as LocaleResources, R as ReactNativeI18nAdapter, m as TaroI18nAdapter, f as TranslateOptions, T as TranslationKey, b as TranslationValue, d as Translations, W as WebI18nAdapter, c as createI18n, l as enUS, g as getI18n, a as initI18n, t, k as useLocale, u as useTranslation, _ as zhCN } from '../index-D0cqaQEH.mjs';
|
|
2
2
|
import 'react';
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { E as ElectronI18nAdapter, j as I18nAdapter, I as I18nConfig, h as I18nInstance, s as LanguageOption, n as LanguageSwitcher, o as LanguageSwitcherButtons, p as LanguageSwitcherDropdown, q as LanguageSwitcherIcon, r as LanguageSwitcherProps, L as Locale, e as LocaleResources, R as ReactNativeI18nAdapter, m as TaroI18nAdapter, f as TranslateOptions, T as TranslationKey, b as TranslationValue, d as Translations, W as WebI18nAdapter, c as createI18n, l as enUS, g as getI18n, a as initI18n, t, k as useLocale, u as useTranslation, _ as zhCN } from '../index-
|
|
1
|
+
export { E as ElectronI18nAdapter, j as I18nAdapter, I as I18nConfig, h as I18nInstance, s as LanguageOption, n as LanguageSwitcher, o as LanguageSwitcherButtons, p as LanguageSwitcherDropdown, q as LanguageSwitcherIcon, r as LanguageSwitcherProps, L as Locale, e as LocaleResources, R as ReactNativeI18nAdapter, m as TaroI18nAdapter, f as TranslateOptions, T as TranslationKey, b as TranslationValue, d as Translations, W as WebI18nAdapter, c as createI18n, l as enUS, g as getI18n, a as initI18n, t, k as useLocale, u as useTranslation, _ as zhCN } from '../index-D0cqaQEH.js';
|
|
2
2
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* 图片裁剪相关类型定义
|
|
@@ -76,7 +76,7 @@ interface ImageGridCropperProps {
|
|
|
76
76
|
/** 自定义样式类名 */
|
|
77
77
|
className?: string;
|
|
78
78
|
}
|
|
79
|
-
declare const ImageGridCropper:
|
|
79
|
+
declare const ImageGridCropper: React.FC<ImageGridCropperProps>;
|
|
80
80
|
|
|
81
81
|
/**
|
|
82
82
|
* 网格控制组件
|
|
@@ -101,7 +101,7 @@ interface GridControlsProps {
|
|
|
101
101
|
/** 重置回调 */
|
|
102
102
|
onReset?: () => void;
|
|
103
103
|
}
|
|
104
|
-
declare const GridControls:
|
|
104
|
+
declare const GridControls: React.FC<GridControlsProps>;
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
107
|
* 图片裁剪工具函数
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* 图片裁剪相关类型定义
|
|
@@ -76,7 +76,7 @@ interface ImageGridCropperProps {
|
|
|
76
76
|
/** 自定义样式类名 */
|
|
77
77
|
className?: string;
|
|
78
78
|
}
|
|
79
|
-
declare const ImageGridCropper:
|
|
79
|
+
declare const ImageGridCropper: React.FC<ImageGridCropperProps>;
|
|
80
80
|
|
|
81
81
|
/**
|
|
82
82
|
* 网格控制组件
|
|
@@ -101,7 +101,7 @@ interface GridControlsProps {
|
|
|
101
101
|
/** 重置回调 */
|
|
102
102
|
onReset?: () => void;
|
|
103
103
|
}
|
|
104
|
-
declare const GridControls:
|
|
104
|
+
declare const GridControls: React.FC<GridControlsProps>;
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
107
|
* 图片裁剪工具函数
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { Sa2kitAuthClient, Sa2kitAuthClientOptions, createSa2kitAuthClient } from './common/auth/client/index.mjs';
|
|
2
|
+
import { UseSessionReturn, useSession } from './common/auth/hooks/index.mjs';
|
|
3
|
+
import { U as UserRole } from './enums-Dume-V5Y.mjs';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Auth 模块类型定义
|
|
7
|
+
* Auth Module Types
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* 用户基础信息(核心字段)
|
|
12
|
+
* Base User Information
|
|
13
|
+
*/
|
|
14
|
+
interface BaseUser {
|
|
15
|
+
id: string;
|
|
16
|
+
email: string;
|
|
17
|
+
username: string;
|
|
18
|
+
role: UserRole;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* 扩展用户信息(可选字段)
|
|
22
|
+
* Extended User Information
|
|
23
|
+
*/
|
|
24
|
+
interface User extends BaseUser {
|
|
25
|
+
nickname?: string;
|
|
26
|
+
avatar?: string;
|
|
27
|
+
createdAt?: string;
|
|
28
|
+
updatedAt?: string;
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* @package sa2kit/common/auth
|
|
34
|
+
*
|
|
35
|
+
* Browser / client 安全入口(Better Auth 3.0)
|
|
36
|
+
*/
|
|
37
|
+
|
|
38
|
+
type index_BaseUser = BaseUser;
|
|
39
|
+
declare const index_Sa2kitAuthClient: typeof Sa2kitAuthClient;
|
|
40
|
+
declare const index_Sa2kitAuthClientOptions: typeof Sa2kitAuthClientOptions;
|
|
41
|
+
declare const index_UseSessionReturn: typeof UseSessionReturn;
|
|
42
|
+
type index_User = User;
|
|
43
|
+
declare const index_UserRole: typeof UserRole;
|
|
44
|
+
declare const index_createSa2kitAuthClient: typeof createSa2kitAuthClient;
|
|
45
|
+
declare const index_useSession: typeof useSession;
|
|
46
|
+
declare namespace index {
|
|
47
|
+
export { type index_BaseUser as BaseUser, index_Sa2kitAuthClient as Sa2kitAuthClient, index_Sa2kitAuthClientOptions as Sa2kitAuthClientOptions, index_UseSessionReturn as UseSessionReturn, type index_User as User, index_UserRole as UserRole, index_createSa2kitAuthClient as createSa2kitAuthClient, index_useSession as useSession };
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
export { type BaseUser as B, type User as U, index as i };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* i18n 类型定义
|
|
@@ -399,20 +399,20 @@ interface LanguageOption {
|
|
|
399
399
|
/**
|
|
400
400
|
* 按钮组语言切换器
|
|
401
401
|
*/
|
|
402
|
-
declare function LanguageSwitcherButtons({ className, onLanguageChange, }: LanguageSwitcherProps):
|
|
402
|
+
declare function LanguageSwitcherButtons({ className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
403
403
|
/**
|
|
404
404
|
* 下拉菜单语言切换器
|
|
405
405
|
*/
|
|
406
|
-
declare function LanguageSwitcherDropdown({ className, onLanguageChange, }: LanguageSwitcherProps):
|
|
406
|
+
declare function LanguageSwitcherDropdown({ className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
407
407
|
/**
|
|
408
408
|
* 图标按钮语言切换器(带下拉菜单)
|
|
409
409
|
*/
|
|
410
|
-
declare function LanguageSwitcherIcon({ className, onLanguageChange }: LanguageSwitcherProps):
|
|
410
|
+
declare function LanguageSwitcherIcon({ className, onLanguageChange }: LanguageSwitcherProps): React.JSX.Element;
|
|
411
411
|
/**
|
|
412
412
|
* 语言切换器主组件
|
|
413
413
|
* 根据 variant 自动选择样式
|
|
414
414
|
*/
|
|
415
|
-
declare function LanguageSwitcher({ variant, className, onLanguageChange, }: LanguageSwitcherProps):
|
|
415
|
+
declare function LanguageSwitcher({ variant, className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
416
416
|
|
|
417
417
|
/**
|
|
418
418
|
* i18n 国际化模块
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* i18n 类型定义
|
|
@@ -399,20 +399,20 @@ interface LanguageOption {
|
|
|
399
399
|
/**
|
|
400
400
|
* 按钮组语言切换器
|
|
401
401
|
*/
|
|
402
|
-
declare function LanguageSwitcherButtons({ className, onLanguageChange, }: LanguageSwitcherProps):
|
|
402
|
+
declare function LanguageSwitcherButtons({ className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
403
403
|
/**
|
|
404
404
|
* 下拉菜单语言切换器
|
|
405
405
|
*/
|
|
406
|
-
declare function LanguageSwitcherDropdown({ className, onLanguageChange, }: LanguageSwitcherProps):
|
|
406
|
+
declare function LanguageSwitcherDropdown({ className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
407
407
|
/**
|
|
408
408
|
* 图标按钮语言切换器(带下拉菜单)
|
|
409
409
|
*/
|
|
410
|
-
declare function LanguageSwitcherIcon({ className, onLanguageChange }: LanguageSwitcherProps):
|
|
410
|
+
declare function LanguageSwitcherIcon({ className, onLanguageChange }: LanguageSwitcherProps): React.JSX.Element;
|
|
411
411
|
/**
|
|
412
412
|
* 语言切换器主组件
|
|
413
413
|
* 根据 variant 自动选择样式
|
|
414
414
|
*/
|
|
415
|
-
declare function LanguageSwitcher({ variant, className, onLanguageChange, }: LanguageSwitcherProps):
|
|
415
|
+
declare function LanguageSwitcher({ variant, className, onLanguageChange, }: LanguageSwitcherProps): React.JSX.Element;
|
|
416
416
|
|
|
417
417
|
/**
|
|
418
418
|
* i18n 国际化模块
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { Sa2kitAuthClient, Sa2kitAuthClientOptions, createSa2kitAuthClient } from './common/auth/client/index.js';
|
|
2
|
+
import { UseSessionReturn, useSession } from './common/auth/hooks/index.js';
|
|
3
|
+
import { U as UserRole } from './enums-Dume-V5Y.js';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Auth 模块类型定义
|
|
7
|
+
* Auth Module Types
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* 用户基础信息(核心字段)
|
|
12
|
+
* Base User Information
|
|
13
|
+
*/
|
|
14
|
+
interface BaseUser {
|
|
15
|
+
id: string;
|
|
16
|
+
email: string;
|
|
17
|
+
username: string;
|
|
18
|
+
role: UserRole;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* 扩展用户信息(可选字段)
|
|
22
|
+
* Extended User Information
|
|
23
|
+
*/
|
|
24
|
+
interface User extends BaseUser {
|
|
25
|
+
nickname?: string;
|
|
26
|
+
avatar?: string;
|
|
27
|
+
createdAt?: string;
|
|
28
|
+
updatedAt?: string;
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* @package sa2kit/common/auth
|
|
34
|
+
*
|
|
35
|
+
* Browser / client 安全入口(Better Auth 3.0)
|
|
36
|
+
*/
|
|
37
|
+
|
|
38
|
+
type index_BaseUser = BaseUser;
|
|
39
|
+
declare const index_Sa2kitAuthClient: typeof Sa2kitAuthClient;
|
|
40
|
+
declare const index_Sa2kitAuthClientOptions: typeof Sa2kitAuthClientOptions;
|
|
41
|
+
declare const index_UseSessionReturn: typeof UseSessionReturn;
|
|
42
|
+
type index_User = User;
|
|
43
|
+
declare const index_UserRole: typeof UserRole;
|
|
44
|
+
declare const index_createSa2kitAuthClient: typeof createSa2kitAuthClient;
|
|
45
|
+
declare const index_useSession: typeof useSession;
|
|
46
|
+
declare namespace index {
|
|
47
|
+
export { type index_BaseUser as BaseUser, index_Sa2kitAuthClient as Sa2kitAuthClient, index_Sa2kitAuthClientOptions as Sa2kitAuthClientOptions, index_UseSessionReturn as UseSessionReturn, type index_User as User, index_UserRole as UserRole, index_createSa2kitAuthClient as createSa2kitAuthClient, index_useSession as useSession };
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
export { type BaseUser as B, type User as U, index as i };
|
|
@@ -1,47 +1,5 @@
|
|
|
1
|
-
import { AuthGuard, ForgotPasswordModal, LoginModal, RegisterModal, UserMenu } from './auth/legacy/ui/web/index.js';
|
|
2
|
-
import { AuthProvider, useAuth } from './auth/legacy/logic/index.js';
|
|
3
|
-
import { A as AuthGuardProps, i as AuthService, C as CustomMenuItem, F as ForgotPasswordModalProps, e as LoginModalProps, L as LoginRequest, b as LoginResponse, f as RegisterModalProps, R as RegisterRequest, c as RegisterResponse, k as SessionConfig, d as SessionValidation, S as SessionValidationResponse, h as UseAuthReturn, U as User, g as UserMenuProps, j as UserRole, a as UserSession, V as ValidateApiAuth } from './index-DNKZ7-R_.js';
|
|
4
|
-
import { calculateSessionExpiry, generateSessionToken, getUserDisplayName, isActiveUser, isAdmin, isSessionExpired, validatePassword, validatePhoneNumber } from './auth/legacy/core/index.js';
|
|
5
1
|
import React__default from 'react';
|
|
6
2
|
|
|
7
|
-
declare const index$3_AuthGuard: typeof AuthGuard;
|
|
8
|
-
declare const index$3_AuthGuardProps: typeof AuthGuardProps;
|
|
9
|
-
declare const index$3_AuthProvider: typeof AuthProvider;
|
|
10
|
-
declare const index$3_AuthService: typeof AuthService;
|
|
11
|
-
declare const index$3_CustomMenuItem: typeof CustomMenuItem;
|
|
12
|
-
declare const index$3_ForgotPasswordModal: typeof ForgotPasswordModal;
|
|
13
|
-
declare const index$3_ForgotPasswordModalProps: typeof ForgotPasswordModalProps;
|
|
14
|
-
declare const index$3_LoginModal: typeof LoginModal;
|
|
15
|
-
declare const index$3_LoginModalProps: typeof LoginModalProps;
|
|
16
|
-
declare const index$3_LoginRequest: typeof LoginRequest;
|
|
17
|
-
declare const index$3_LoginResponse: typeof LoginResponse;
|
|
18
|
-
declare const index$3_RegisterModal: typeof RegisterModal;
|
|
19
|
-
declare const index$3_RegisterModalProps: typeof RegisterModalProps;
|
|
20
|
-
declare const index$3_RegisterRequest: typeof RegisterRequest;
|
|
21
|
-
declare const index$3_RegisterResponse: typeof RegisterResponse;
|
|
22
|
-
declare const index$3_SessionConfig: typeof SessionConfig;
|
|
23
|
-
declare const index$3_SessionValidation: typeof SessionValidation;
|
|
24
|
-
declare const index$3_SessionValidationResponse: typeof SessionValidationResponse;
|
|
25
|
-
declare const index$3_UseAuthReturn: typeof UseAuthReturn;
|
|
26
|
-
declare const index$3_User: typeof User;
|
|
27
|
-
declare const index$3_UserMenu: typeof UserMenu;
|
|
28
|
-
declare const index$3_UserMenuProps: typeof UserMenuProps;
|
|
29
|
-
declare const index$3_UserRole: typeof UserRole;
|
|
30
|
-
declare const index$3_UserSession: typeof UserSession;
|
|
31
|
-
declare const index$3_ValidateApiAuth: typeof ValidateApiAuth;
|
|
32
|
-
declare const index$3_calculateSessionExpiry: typeof calculateSessionExpiry;
|
|
33
|
-
declare const index$3_generateSessionToken: typeof generateSessionToken;
|
|
34
|
-
declare const index$3_getUserDisplayName: typeof getUserDisplayName;
|
|
35
|
-
declare const index$3_isActiveUser: typeof isActiveUser;
|
|
36
|
-
declare const index$3_isAdmin: typeof isAdmin;
|
|
37
|
-
declare const index$3_isSessionExpired: typeof isSessionExpired;
|
|
38
|
-
declare const index$3_useAuth: typeof useAuth;
|
|
39
|
-
declare const index$3_validatePassword: typeof validatePassword;
|
|
40
|
-
declare const index$3_validatePhoneNumber: typeof validatePhoneNumber;
|
|
41
|
-
declare namespace index$3 {
|
|
42
|
-
export { index$3_AuthGuard as AuthGuard, index$3_AuthGuardProps as AuthGuardProps, index$3_AuthProvider as AuthProvider, index$3_AuthService as AuthService, index$3_CustomMenuItem as CustomMenuItem, index$3_ForgotPasswordModal as ForgotPasswordModal, index$3_ForgotPasswordModalProps as ForgotPasswordModalProps, index$3_LoginModal as LoginModal, index$3_LoginModalProps as LoginModalProps, index$3_LoginRequest as LoginRequest, index$3_LoginResponse as LoginResponse, index$3_RegisterModal as RegisterModal, index$3_RegisterModalProps as RegisterModalProps, index$3_RegisterRequest as RegisterRequest, index$3_RegisterResponse as RegisterResponse, index$3_SessionConfig as SessionConfig, index$3_SessionValidation as SessionValidation, index$3_SessionValidationResponse as SessionValidationResponse, index$3_UseAuthReturn as UseAuthReturn, index$3_User as User, index$3_UserMenu as UserMenu, index$3_UserMenuProps as UserMenuProps, index$3_UserRole as UserRole, index$3_UserSession as UserSession, index$3_ValidateApiAuth as ValidateApiAuth, index$3_calculateSessionExpiry as calculateSessionExpiry, index$3_generateSessionToken as generateSessionToken, index$3_getUserDisplayName as getUserDisplayName, index$3_isActiveUser as isActiveUser, index$3_isAdmin as isAdmin, index$3_isSessionExpired as isSessionExpired, index$3_useAuth as useAuth, index$3_validatePassword as validatePassword, index$3_validatePhoneNumber as validatePhoneNumber };
|
|
43
|
-
}
|
|
44
|
-
|
|
45
3
|
type BubbleShooterStatus = 'ready' | 'shooting' | 'won' | 'lost';
|
|
46
4
|
interface BubbleShooterConfig {
|
|
47
5
|
rows: number;
|
|
@@ -138,7 +96,7 @@ declare namespace index$1 {
|
|
|
138
96
|
}
|
|
139
97
|
|
|
140
98
|
declare namespace index {
|
|
141
|
-
export { index$
|
|
99
|
+
export { index$1 as bubbleShooter };
|
|
142
100
|
}
|
|
143
101
|
|
|
144
|
-
export { index$1 as a, index
|
|
102
|
+
export { index$1 as a, index as i };
|
|
@@ -1,47 +1,5 @@
|
|
|
1
|
-
import { AuthGuard, ForgotPasswordModal, LoginModal, RegisterModal, UserMenu } from './auth/legacy/ui/web/index.mjs';
|
|
2
|
-
import { AuthProvider, useAuth } from './auth/legacy/logic/index.mjs';
|
|
3
|
-
import { A as AuthGuardProps, i as AuthService, C as CustomMenuItem, F as ForgotPasswordModalProps, e as LoginModalProps, L as LoginRequest, b as LoginResponse, f as RegisterModalProps, R as RegisterRequest, c as RegisterResponse, k as SessionConfig, d as SessionValidation, S as SessionValidationResponse, h as UseAuthReturn, U as User, g as UserMenuProps, j as UserRole, a as UserSession, V as ValidateApiAuth } from './index-DNKZ7-R_.mjs';
|
|
4
|
-
import { calculateSessionExpiry, generateSessionToken, getUserDisplayName, isActiveUser, isAdmin, isSessionExpired, validatePassword, validatePhoneNumber } from './auth/legacy/core/index.mjs';
|
|
5
1
|
import React__default from 'react';
|
|
6
2
|
|
|
7
|
-
declare const index$3_AuthGuard: typeof AuthGuard;
|
|
8
|
-
declare const index$3_AuthGuardProps: typeof AuthGuardProps;
|
|
9
|
-
declare const index$3_AuthProvider: typeof AuthProvider;
|
|
10
|
-
declare const index$3_AuthService: typeof AuthService;
|
|
11
|
-
declare const index$3_CustomMenuItem: typeof CustomMenuItem;
|
|
12
|
-
declare const index$3_ForgotPasswordModal: typeof ForgotPasswordModal;
|
|
13
|
-
declare const index$3_ForgotPasswordModalProps: typeof ForgotPasswordModalProps;
|
|
14
|
-
declare const index$3_LoginModal: typeof LoginModal;
|
|
15
|
-
declare const index$3_LoginModalProps: typeof LoginModalProps;
|
|
16
|
-
declare const index$3_LoginRequest: typeof LoginRequest;
|
|
17
|
-
declare const index$3_LoginResponse: typeof LoginResponse;
|
|
18
|
-
declare const index$3_RegisterModal: typeof RegisterModal;
|
|
19
|
-
declare const index$3_RegisterModalProps: typeof RegisterModalProps;
|
|
20
|
-
declare const index$3_RegisterRequest: typeof RegisterRequest;
|
|
21
|
-
declare const index$3_RegisterResponse: typeof RegisterResponse;
|
|
22
|
-
declare const index$3_SessionConfig: typeof SessionConfig;
|
|
23
|
-
declare const index$3_SessionValidation: typeof SessionValidation;
|
|
24
|
-
declare const index$3_SessionValidationResponse: typeof SessionValidationResponse;
|
|
25
|
-
declare const index$3_UseAuthReturn: typeof UseAuthReturn;
|
|
26
|
-
declare const index$3_User: typeof User;
|
|
27
|
-
declare const index$3_UserMenu: typeof UserMenu;
|
|
28
|
-
declare const index$3_UserMenuProps: typeof UserMenuProps;
|
|
29
|
-
declare const index$3_UserRole: typeof UserRole;
|
|
30
|
-
declare const index$3_UserSession: typeof UserSession;
|
|
31
|
-
declare const index$3_ValidateApiAuth: typeof ValidateApiAuth;
|
|
32
|
-
declare const index$3_calculateSessionExpiry: typeof calculateSessionExpiry;
|
|
33
|
-
declare const index$3_generateSessionToken: typeof generateSessionToken;
|
|
34
|
-
declare const index$3_getUserDisplayName: typeof getUserDisplayName;
|
|
35
|
-
declare const index$3_isActiveUser: typeof isActiveUser;
|
|
36
|
-
declare const index$3_isAdmin: typeof isAdmin;
|
|
37
|
-
declare const index$3_isSessionExpired: typeof isSessionExpired;
|
|
38
|
-
declare const index$3_useAuth: typeof useAuth;
|
|
39
|
-
declare const index$3_validatePassword: typeof validatePassword;
|
|
40
|
-
declare const index$3_validatePhoneNumber: typeof validatePhoneNumber;
|
|
41
|
-
declare namespace index$3 {
|
|
42
|
-
export { index$3_AuthGuard as AuthGuard, index$3_AuthGuardProps as AuthGuardProps, index$3_AuthProvider as AuthProvider, index$3_AuthService as AuthService, index$3_CustomMenuItem as CustomMenuItem, index$3_ForgotPasswordModal as ForgotPasswordModal, index$3_ForgotPasswordModalProps as ForgotPasswordModalProps, index$3_LoginModal as LoginModal, index$3_LoginModalProps as LoginModalProps, index$3_LoginRequest as LoginRequest, index$3_LoginResponse as LoginResponse, index$3_RegisterModal as RegisterModal, index$3_RegisterModalProps as RegisterModalProps, index$3_RegisterRequest as RegisterRequest, index$3_RegisterResponse as RegisterResponse, index$3_SessionConfig as SessionConfig, index$3_SessionValidation as SessionValidation, index$3_SessionValidationResponse as SessionValidationResponse, index$3_UseAuthReturn as UseAuthReturn, index$3_User as User, index$3_UserMenu as UserMenu, index$3_UserMenuProps as UserMenuProps, index$3_UserRole as UserRole, index$3_UserSession as UserSession, index$3_ValidateApiAuth as ValidateApiAuth, index$3_calculateSessionExpiry as calculateSessionExpiry, index$3_generateSessionToken as generateSessionToken, index$3_getUserDisplayName as getUserDisplayName, index$3_isActiveUser as isActiveUser, index$3_isAdmin as isAdmin, index$3_isSessionExpired as isSessionExpired, index$3_useAuth as useAuth, index$3_validatePassword as validatePassword, index$3_validatePhoneNumber as validatePhoneNumber };
|
|
43
|
-
}
|
|
44
|
-
|
|
45
3
|
type BubbleShooterStatus = 'ready' | 'shooting' | 'won' | 'lost';
|
|
46
4
|
interface BubbleShooterConfig {
|
|
47
5
|
rows: number;
|
|
@@ -138,7 +96,7 @@ declare namespace index$1 {
|
|
|
138
96
|
}
|
|
139
97
|
|
|
140
98
|
declare namespace index {
|
|
141
|
-
export { index$
|
|
99
|
+
export { index$1 as bubbleShooter };
|
|
142
100
|
}
|
|
143
101
|
|
|
144
|
-
export { index$1 as a, index
|
|
102
|
+
export { index$1 as a, index as i };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* 埋点系统类型定义
|
|
@@ -1013,14 +1013,14 @@ interface StatCardProps {
|
|
|
1013
1013
|
title: string;
|
|
1014
1014
|
value: string | number;
|
|
1015
1015
|
subtitle?: string;
|
|
1016
|
-
icon?:
|
|
1016
|
+
icon?: React.ReactNode;
|
|
1017
1017
|
trend?: {
|
|
1018
1018
|
value: number;
|
|
1019
1019
|
isPositive: boolean;
|
|
1020
1020
|
};
|
|
1021
1021
|
className?: string;
|
|
1022
1022
|
}
|
|
1023
|
-
declare const StatCard:
|
|
1023
|
+
declare const StatCard: React.FC<StatCardProps>;
|
|
1024
1024
|
|
|
1025
1025
|
/**
|
|
1026
1026
|
* 事件列表组件
|
|
@@ -1033,7 +1033,7 @@ interface EventListProps {
|
|
|
1033
1033
|
onEventClick?: (event: DashboardEvent) => void;
|
|
1034
1034
|
className?: string;
|
|
1035
1035
|
}
|
|
1036
|
-
declare const EventList:
|
|
1036
|
+
declare const EventList: React.FC<EventListProps>;
|
|
1037
1037
|
|
|
1038
1038
|
/**
|
|
1039
1039
|
* 筛选面板组件
|
|
@@ -1045,7 +1045,7 @@ interface FilterPanelProps {
|
|
|
1045
1045
|
initialFilters?: FilterOptions;
|
|
1046
1046
|
className?: string;
|
|
1047
1047
|
}
|
|
1048
|
-
declare const FilterPanel:
|
|
1048
|
+
declare const FilterPanel: React.FC<FilterPanelProps>;
|
|
1049
1049
|
|
|
1050
1050
|
/**
|
|
1051
1051
|
* 图表组件
|
|
@@ -1057,13 +1057,13 @@ interface PieChartProps {
|
|
|
1057
1057
|
title?: string;
|
|
1058
1058
|
className?: string;
|
|
1059
1059
|
}
|
|
1060
|
-
declare const PieChart:
|
|
1060
|
+
declare const PieChart: React.FC<PieChartProps>;
|
|
1061
1061
|
interface BarChartProps {
|
|
1062
1062
|
data: ChartDataPoint[];
|
|
1063
1063
|
title?: string;
|
|
1064
1064
|
className?: string;
|
|
1065
1065
|
}
|
|
1066
|
-
declare const BarChart:
|
|
1066
|
+
declare const BarChart: React.FC<BarChartProps>;
|
|
1067
1067
|
|
|
1068
1068
|
/**
|
|
1069
1069
|
* 埋点数据仪表板组件
|
|
@@ -1074,7 +1074,7 @@ interface AnalyticsDashboardProps {
|
|
|
1074
1074
|
apiBaseUrl?: string;
|
|
1075
1075
|
className?: string;
|
|
1076
1076
|
}
|
|
1077
|
-
declare const AnalyticsDashboard:
|
|
1077
|
+
declare const AnalyticsDashboard: React.FC<AnalyticsDashboardProps>;
|
|
1078
1078
|
|
|
1079
1079
|
/**
|
|
1080
1080
|
* Analytics 埋点分析模块
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* 埋点系统类型定义
|
|
@@ -1013,14 +1013,14 @@ interface StatCardProps {
|
|
|
1013
1013
|
title: string;
|
|
1014
1014
|
value: string | number;
|
|
1015
1015
|
subtitle?: string;
|
|
1016
|
-
icon?:
|
|
1016
|
+
icon?: React.ReactNode;
|
|
1017
1017
|
trend?: {
|
|
1018
1018
|
value: number;
|
|
1019
1019
|
isPositive: boolean;
|
|
1020
1020
|
};
|
|
1021
1021
|
className?: string;
|
|
1022
1022
|
}
|
|
1023
|
-
declare const StatCard:
|
|
1023
|
+
declare const StatCard: React.FC<StatCardProps>;
|
|
1024
1024
|
|
|
1025
1025
|
/**
|
|
1026
1026
|
* 事件列表组件
|
|
@@ -1033,7 +1033,7 @@ interface EventListProps {
|
|
|
1033
1033
|
onEventClick?: (event: DashboardEvent) => void;
|
|
1034
1034
|
className?: string;
|
|
1035
1035
|
}
|
|
1036
|
-
declare const EventList:
|
|
1036
|
+
declare const EventList: React.FC<EventListProps>;
|
|
1037
1037
|
|
|
1038
1038
|
/**
|
|
1039
1039
|
* 筛选面板组件
|
|
@@ -1045,7 +1045,7 @@ interface FilterPanelProps {
|
|
|
1045
1045
|
initialFilters?: FilterOptions;
|
|
1046
1046
|
className?: string;
|
|
1047
1047
|
}
|
|
1048
|
-
declare const FilterPanel:
|
|
1048
|
+
declare const FilterPanel: React.FC<FilterPanelProps>;
|
|
1049
1049
|
|
|
1050
1050
|
/**
|
|
1051
1051
|
* 图表组件
|
|
@@ -1057,13 +1057,13 @@ interface PieChartProps {
|
|
|
1057
1057
|
title?: string;
|
|
1058
1058
|
className?: string;
|
|
1059
1059
|
}
|
|
1060
|
-
declare const PieChart:
|
|
1060
|
+
declare const PieChart: React.FC<PieChartProps>;
|
|
1061
1061
|
interface BarChartProps {
|
|
1062
1062
|
data: ChartDataPoint[];
|
|
1063
1063
|
title?: string;
|
|
1064
1064
|
className?: string;
|
|
1065
1065
|
}
|
|
1066
|
-
declare const BarChart:
|
|
1066
|
+
declare const BarChart: React.FC<BarChartProps>;
|
|
1067
1067
|
|
|
1068
1068
|
/**
|
|
1069
1069
|
* 埋点数据仪表板组件
|
|
@@ -1074,7 +1074,7 @@ interface AnalyticsDashboardProps {
|
|
|
1074
1074
|
apiBaseUrl?: string;
|
|
1075
1075
|
className?: string;
|
|
1076
1076
|
}
|
|
1077
|
-
declare const AnalyticsDashboard:
|
|
1077
|
+
declare const AnalyticsDashboard: React.FC<AnalyticsDashboardProps>;
|
|
1078
1078
|
|
|
1079
1079
|
/**
|
|
1080
1080
|
* Analytics 埋点分析模块
|