@sonicjs-cms/core 2.11.0 → 2.12.1
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/{app-Ozl9agJG.d.cts → app-COElO4Rm.d.cts} +6 -1
- package/dist/{app-Ozl9agJG.d.ts → app-COElO4Rm.d.ts} +6 -1
- package/dist/{chunk-JTQBNSZX.js → chunk-3V2CQFIR.js} +4176 -3805
- package/dist/chunk-3V2CQFIR.js.map +1 -0
- package/dist/{chunk-BUU2US2Z.js → chunk-673VROB3.js} +3 -3
- package/dist/{chunk-BUU2US2Z.js.map → chunk-673VROB3.js.map} +1 -1
- package/dist/{chunk-H55AYIRI.js → chunk-6C6W54QP.js} +17 -3
- package/dist/chunk-6C6W54QP.js.map +1 -0
- package/dist/{chunk-JJS7JZCH.js → chunk-76TX6XND.js} +4 -2
- package/dist/chunk-76TX6XND.js.map +1 -0
- package/dist/{chunk-74XCYEI7.js → chunk-BWZBKLOC.js} +3 -3
- package/dist/{chunk-74XCYEI7.js.map → chunk-BWZBKLOC.js.map} +1 -1
- package/dist/{chunk-ASAEJ4B7.cjs → chunk-DHTCZZUB.cjs} +4376 -4001
- package/dist/chunk-DHTCZZUB.cjs.map +1 -0
- package/dist/{chunk-NMLFKXWW.js → chunk-H3XXBAMO.js} +15 -2
- package/dist/chunk-H3XXBAMO.js.map +1 -0
- package/dist/{chunk-LTKV7AE5.cjs → chunk-H4NHRZ6Y.cjs} +4 -2
- package/dist/chunk-H4NHRZ6Y.cjs.map +1 -0
- package/dist/{chunk-B2ASV5RD.cjs → chunk-HBUFGLEX.cjs} +10 -10
- package/dist/{chunk-B2ASV5RD.cjs.map → chunk-HBUFGLEX.cjs.map} +1 -1
- package/dist/{chunk-6BVLPACH.cjs → chunk-I6FFGQIT.cjs} +15 -2
- package/dist/chunk-I6FFGQIT.cjs.map +1 -0
- package/dist/{chunk-QLPFENZ2.cjs → chunk-IKBAY2M2.cjs} +3 -3
- package/dist/{chunk-QLPFENZ2.cjs.map → chunk-IKBAY2M2.cjs.map} +1 -1
- package/dist/{chunk-LFAQUR7P.cjs → chunk-NZWFCUDA.cjs} +26 -2
- package/dist/chunk-NZWFCUDA.cjs.map +1 -0
- package/dist/{chunk-3G7XX4UI.cjs → chunk-RBXFXT7H.cjs} +9 -9
- package/dist/{chunk-3G7XX4UI.cjs.map → chunk-RBXFXT7H.cjs.map} +1 -1
- package/dist/{chunk-VJCLJH3X.js → chunk-TBJY2FF7.js} +26 -2
- package/dist/chunk-TBJY2FF7.js.map +1 -0
- package/dist/{chunk-GKRGDJGG.js → chunk-UFWE3MEJ.js} +6 -6
- package/dist/{chunk-GKRGDJGG.js.map → chunk-UFWE3MEJ.js.map} +1 -1
- package/dist/{chunk-DE5YTNCD.cjs → chunk-XK3TKOLQ.cjs} +17 -3
- package/dist/chunk-XK3TKOLQ.cjs.map +1 -0
- package/dist/index.cjs +1828 -170
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +53 -5
- package/dist/index.d.ts +53 -5
- package/dist/index.js +1656 -13
- package/dist/index.js.map +1 -1
- package/dist/middleware.cjs +29 -29
- package/dist/middleware.d.cts +1 -1
- package/dist/middleware.d.ts +1 -1
- package/dist/middleware.js +3 -3
- package/dist/migrations-AH2XIFSA.js +4 -0
- package/dist/{migrations-UFVJTPVT.js.map → migrations-AH2XIFSA.js.map} +1 -1
- package/dist/migrations-MIZFGFNS.cjs +13 -0
- package/dist/{migrations-VNYOSUNE.cjs.map → migrations-MIZFGFNS.cjs.map} +1 -1
- package/dist/{plugin-bootstrap-DXBAYaqM.d.ts → plugin-bootstrap-CZ1GDum7.d.ts} +802 -1
- package/dist/{plugin-bootstrap-DCXpeQVb.d.cts → plugin-bootstrap-DVGLQrcO.d.cts} +802 -1
- package/dist/routes.cjs +30 -30
- package/dist/routes.d.cts +1 -1
- package/dist/routes.d.ts +1 -1
- package/dist/routes.js +7 -7
- package/dist/services.cjs +39 -39
- package/dist/services.d.cts +1 -1
- package/dist/services.d.ts +1 -1
- package/dist/services.js +3 -3
- package/dist/templates.cjs +19 -19
- package/dist/templates.js +2 -2
- package/dist/utils.cjs +11 -11
- package/dist/utils.js +1 -1
- package/migrations/032_user_profiles.sql +1 -0
- package/migrations/034_security_audit_plugin.sql +27 -0
- package/migrations/035_user_profiles_data_column.sql +17 -0
- package/package.json +1 -1
- package/dist/chunk-6BVLPACH.cjs.map +0 -1
- package/dist/chunk-ASAEJ4B7.cjs.map +0 -1
- package/dist/chunk-DE5YTNCD.cjs.map +0 -1
- package/dist/chunk-H55AYIRI.js.map +0 -1
- package/dist/chunk-JJS7JZCH.js.map +0 -1
- package/dist/chunk-JTQBNSZX.js.map +0 -1
- package/dist/chunk-LFAQUR7P.cjs.map +0 -1
- package/dist/chunk-LTKV7AE5.cjs.map +0 -1
- package/dist/chunk-NMLFKXWW.js.map +0 -1
- package/dist/chunk-VJCLJH3X.js.map +0 -1
- package/dist/migrations-UFVJTPVT.js +0 -4
- package/dist/migrations-VNYOSUNE.cjs +0 -13
|
@@ -8215,6 +8215,802 @@ type SystemLog = typeof systemLogs.$inferSelect;
|
|
|
8215
8215
|
type NewSystemLog = typeof systemLogs.$inferInsert;
|
|
8216
8216
|
type LogConfig = typeof logConfig.$inferSelect;
|
|
8217
8217
|
type NewLogConfig = typeof logConfig.$inferInsert;
|
|
8218
|
+
declare const securityEvents: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
8219
|
+
name: "security_events";
|
|
8220
|
+
schema: undefined;
|
|
8221
|
+
columns: {
|
|
8222
|
+
id: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8223
|
+
name: "id";
|
|
8224
|
+
tableName: "security_events";
|
|
8225
|
+
dataType: "string";
|
|
8226
|
+
columnType: "SQLiteText";
|
|
8227
|
+
data: string;
|
|
8228
|
+
driverParam: string;
|
|
8229
|
+
notNull: true;
|
|
8230
|
+
hasDefault: false;
|
|
8231
|
+
isPrimaryKey: true;
|
|
8232
|
+
isAutoincrement: false;
|
|
8233
|
+
hasRuntimeDefault: false;
|
|
8234
|
+
enumValues: [string, ...string[]];
|
|
8235
|
+
baseColumn: never;
|
|
8236
|
+
identity: undefined;
|
|
8237
|
+
generated: undefined;
|
|
8238
|
+
}, {}, {
|
|
8239
|
+
length: number | undefined;
|
|
8240
|
+
}>;
|
|
8241
|
+
eventType: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8242
|
+
name: "event_type";
|
|
8243
|
+
tableName: "security_events";
|
|
8244
|
+
dataType: "string";
|
|
8245
|
+
columnType: "SQLiteText";
|
|
8246
|
+
data: string;
|
|
8247
|
+
driverParam: string;
|
|
8248
|
+
notNull: true;
|
|
8249
|
+
hasDefault: false;
|
|
8250
|
+
isPrimaryKey: false;
|
|
8251
|
+
isAutoincrement: false;
|
|
8252
|
+
hasRuntimeDefault: false;
|
|
8253
|
+
enumValues: [string, ...string[]];
|
|
8254
|
+
baseColumn: never;
|
|
8255
|
+
identity: undefined;
|
|
8256
|
+
generated: undefined;
|
|
8257
|
+
}, {}, {
|
|
8258
|
+
length: number | undefined;
|
|
8259
|
+
}>;
|
|
8260
|
+
severity: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8261
|
+
name: "severity";
|
|
8262
|
+
tableName: "security_events";
|
|
8263
|
+
dataType: "string";
|
|
8264
|
+
columnType: "SQLiteText";
|
|
8265
|
+
data: string;
|
|
8266
|
+
driverParam: string;
|
|
8267
|
+
notNull: true;
|
|
8268
|
+
hasDefault: true;
|
|
8269
|
+
isPrimaryKey: false;
|
|
8270
|
+
isAutoincrement: false;
|
|
8271
|
+
hasRuntimeDefault: false;
|
|
8272
|
+
enumValues: [string, ...string[]];
|
|
8273
|
+
baseColumn: never;
|
|
8274
|
+
identity: undefined;
|
|
8275
|
+
generated: undefined;
|
|
8276
|
+
}, {}, {
|
|
8277
|
+
length: number | undefined;
|
|
8278
|
+
}>;
|
|
8279
|
+
userId: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8280
|
+
name: "user_id";
|
|
8281
|
+
tableName: "security_events";
|
|
8282
|
+
dataType: "string";
|
|
8283
|
+
columnType: "SQLiteText";
|
|
8284
|
+
data: string;
|
|
8285
|
+
driverParam: string;
|
|
8286
|
+
notNull: false;
|
|
8287
|
+
hasDefault: false;
|
|
8288
|
+
isPrimaryKey: false;
|
|
8289
|
+
isAutoincrement: false;
|
|
8290
|
+
hasRuntimeDefault: false;
|
|
8291
|
+
enumValues: [string, ...string[]];
|
|
8292
|
+
baseColumn: never;
|
|
8293
|
+
identity: undefined;
|
|
8294
|
+
generated: undefined;
|
|
8295
|
+
}, {}, {
|
|
8296
|
+
length: number | undefined;
|
|
8297
|
+
}>;
|
|
8298
|
+
email: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8299
|
+
name: "email";
|
|
8300
|
+
tableName: "security_events";
|
|
8301
|
+
dataType: "string";
|
|
8302
|
+
columnType: "SQLiteText";
|
|
8303
|
+
data: string;
|
|
8304
|
+
driverParam: string;
|
|
8305
|
+
notNull: false;
|
|
8306
|
+
hasDefault: false;
|
|
8307
|
+
isPrimaryKey: false;
|
|
8308
|
+
isAutoincrement: false;
|
|
8309
|
+
hasRuntimeDefault: false;
|
|
8310
|
+
enumValues: [string, ...string[]];
|
|
8311
|
+
baseColumn: never;
|
|
8312
|
+
identity: undefined;
|
|
8313
|
+
generated: undefined;
|
|
8314
|
+
}, {}, {
|
|
8315
|
+
length: number | undefined;
|
|
8316
|
+
}>;
|
|
8317
|
+
ipAddress: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8318
|
+
name: "ip_address";
|
|
8319
|
+
tableName: "security_events";
|
|
8320
|
+
dataType: "string";
|
|
8321
|
+
columnType: "SQLiteText";
|
|
8322
|
+
data: string;
|
|
8323
|
+
driverParam: string;
|
|
8324
|
+
notNull: false;
|
|
8325
|
+
hasDefault: false;
|
|
8326
|
+
isPrimaryKey: false;
|
|
8327
|
+
isAutoincrement: false;
|
|
8328
|
+
hasRuntimeDefault: false;
|
|
8329
|
+
enumValues: [string, ...string[]];
|
|
8330
|
+
baseColumn: never;
|
|
8331
|
+
identity: undefined;
|
|
8332
|
+
generated: undefined;
|
|
8333
|
+
}, {}, {
|
|
8334
|
+
length: number | undefined;
|
|
8335
|
+
}>;
|
|
8336
|
+
userAgent: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8337
|
+
name: "user_agent";
|
|
8338
|
+
tableName: "security_events";
|
|
8339
|
+
dataType: "string";
|
|
8340
|
+
columnType: "SQLiteText";
|
|
8341
|
+
data: string;
|
|
8342
|
+
driverParam: string;
|
|
8343
|
+
notNull: false;
|
|
8344
|
+
hasDefault: false;
|
|
8345
|
+
isPrimaryKey: false;
|
|
8346
|
+
isAutoincrement: false;
|
|
8347
|
+
hasRuntimeDefault: false;
|
|
8348
|
+
enumValues: [string, ...string[]];
|
|
8349
|
+
baseColumn: never;
|
|
8350
|
+
identity: undefined;
|
|
8351
|
+
generated: undefined;
|
|
8352
|
+
}, {}, {
|
|
8353
|
+
length: number | undefined;
|
|
8354
|
+
}>;
|
|
8355
|
+
countryCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8356
|
+
name: "country_code";
|
|
8357
|
+
tableName: "security_events";
|
|
8358
|
+
dataType: "string";
|
|
8359
|
+
columnType: "SQLiteText";
|
|
8360
|
+
data: string;
|
|
8361
|
+
driverParam: string;
|
|
8362
|
+
notNull: false;
|
|
8363
|
+
hasDefault: false;
|
|
8364
|
+
isPrimaryKey: false;
|
|
8365
|
+
isAutoincrement: false;
|
|
8366
|
+
hasRuntimeDefault: false;
|
|
8367
|
+
enumValues: [string, ...string[]];
|
|
8368
|
+
baseColumn: never;
|
|
8369
|
+
identity: undefined;
|
|
8370
|
+
generated: undefined;
|
|
8371
|
+
}, {}, {
|
|
8372
|
+
length: number | undefined;
|
|
8373
|
+
}>;
|
|
8374
|
+
requestPath: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8375
|
+
name: "request_path";
|
|
8376
|
+
tableName: "security_events";
|
|
8377
|
+
dataType: "string";
|
|
8378
|
+
columnType: "SQLiteText";
|
|
8379
|
+
data: string;
|
|
8380
|
+
driverParam: string;
|
|
8381
|
+
notNull: false;
|
|
8382
|
+
hasDefault: false;
|
|
8383
|
+
isPrimaryKey: false;
|
|
8384
|
+
isAutoincrement: false;
|
|
8385
|
+
hasRuntimeDefault: false;
|
|
8386
|
+
enumValues: [string, ...string[]];
|
|
8387
|
+
baseColumn: never;
|
|
8388
|
+
identity: undefined;
|
|
8389
|
+
generated: undefined;
|
|
8390
|
+
}, {}, {
|
|
8391
|
+
length: number | undefined;
|
|
8392
|
+
}>;
|
|
8393
|
+
requestMethod: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8394
|
+
name: "request_method";
|
|
8395
|
+
tableName: "security_events";
|
|
8396
|
+
dataType: "string";
|
|
8397
|
+
columnType: "SQLiteText";
|
|
8398
|
+
data: string;
|
|
8399
|
+
driverParam: string;
|
|
8400
|
+
notNull: false;
|
|
8401
|
+
hasDefault: false;
|
|
8402
|
+
isPrimaryKey: false;
|
|
8403
|
+
isAutoincrement: false;
|
|
8404
|
+
hasRuntimeDefault: false;
|
|
8405
|
+
enumValues: [string, ...string[]];
|
|
8406
|
+
baseColumn: never;
|
|
8407
|
+
identity: undefined;
|
|
8408
|
+
generated: undefined;
|
|
8409
|
+
}, {}, {
|
|
8410
|
+
length: number | undefined;
|
|
8411
|
+
}>;
|
|
8412
|
+
details: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8413
|
+
name: "details";
|
|
8414
|
+
tableName: "security_events";
|
|
8415
|
+
dataType: "json";
|
|
8416
|
+
columnType: "SQLiteTextJson";
|
|
8417
|
+
data: unknown;
|
|
8418
|
+
driverParam: string;
|
|
8419
|
+
notNull: false;
|
|
8420
|
+
hasDefault: false;
|
|
8421
|
+
isPrimaryKey: false;
|
|
8422
|
+
isAutoincrement: false;
|
|
8423
|
+
hasRuntimeDefault: false;
|
|
8424
|
+
enumValues: undefined;
|
|
8425
|
+
baseColumn: never;
|
|
8426
|
+
identity: undefined;
|
|
8427
|
+
generated: undefined;
|
|
8428
|
+
}, {}, {}>;
|
|
8429
|
+
fingerprint: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8430
|
+
name: "fingerprint";
|
|
8431
|
+
tableName: "security_events";
|
|
8432
|
+
dataType: "string";
|
|
8433
|
+
columnType: "SQLiteText";
|
|
8434
|
+
data: string;
|
|
8435
|
+
driverParam: string;
|
|
8436
|
+
notNull: false;
|
|
8437
|
+
hasDefault: false;
|
|
8438
|
+
isPrimaryKey: false;
|
|
8439
|
+
isAutoincrement: false;
|
|
8440
|
+
hasRuntimeDefault: false;
|
|
8441
|
+
enumValues: [string, ...string[]];
|
|
8442
|
+
baseColumn: never;
|
|
8443
|
+
identity: undefined;
|
|
8444
|
+
generated: undefined;
|
|
8445
|
+
}, {}, {
|
|
8446
|
+
length: number | undefined;
|
|
8447
|
+
}>;
|
|
8448
|
+
blocked: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8449
|
+
name: "blocked";
|
|
8450
|
+
tableName: "security_events";
|
|
8451
|
+
dataType: "number";
|
|
8452
|
+
columnType: "SQLiteInteger";
|
|
8453
|
+
data: number;
|
|
8454
|
+
driverParam: number;
|
|
8455
|
+
notNull: true;
|
|
8456
|
+
hasDefault: true;
|
|
8457
|
+
isPrimaryKey: false;
|
|
8458
|
+
isAutoincrement: false;
|
|
8459
|
+
hasRuntimeDefault: false;
|
|
8460
|
+
enumValues: undefined;
|
|
8461
|
+
baseColumn: never;
|
|
8462
|
+
identity: undefined;
|
|
8463
|
+
generated: undefined;
|
|
8464
|
+
}, {}, {}>;
|
|
8465
|
+
createdAt: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8466
|
+
name: "created_at";
|
|
8467
|
+
tableName: "security_events";
|
|
8468
|
+
dataType: "number";
|
|
8469
|
+
columnType: "SQLiteInteger";
|
|
8470
|
+
data: number;
|
|
8471
|
+
driverParam: number;
|
|
8472
|
+
notNull: true;
|
|
8473
|
+
hasDefault: true;
|
|
8474
|
+
isPrimaryKey: false;
|
|
8475
|
+
isAutoincrement: false;
|
|
8476
|
+
hasRuntimeDefault: true;
|
|
8477
|
+
enumValues: undefined;
|
|
8478
|
+
baseColumn: never;
|
|
8479
|
+
identity: undefined;
|
|
8480
|
+
generated: undefined;
|
|
8481
|
+
}, {}, {}>;
|
|
8482
|
+
};
|
|
8483
|
+
dialect: "sqlite";
|
|
8484
|
+
}>;
|
|
8485
|
+
declare const insertSecurityEventSchema: drizzle_zod.BuildSchema<"insert", {
|
|
8486
|
+
id: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8487
|
+
name: "id";
|
|
8488
|
+
tableName: "security_events";
|
|
8489
|
+
dataType: "string";
|
|
8490
|
+
columnType: "SQLiteText";
|
|
8491
|
+
data: string;
|
|
8492
|
+
driverParam: string;
|
|
8493
|
+
notNull: true;
|
|
8494
|
+
hasDefault: false;
|
|
8495
|
+
isPrimaryKey: true;
|
|
8496
|
+
isAutoincrement: false;
|
|
8497
|
+
hasRuntimeDefault: false;
|
|
8498
|
+
enumValues: [string, ...string[]];
|
|
8499
|
+
baseColumn: never;
|
|
8500
|
+
identity: undefined;
|
|
8501
|
+
generated: undefined;
|
|
8502
|
+
}, {}, {
|
|
8503
|
+
length: number | undefined;
|
|
8504
|
+
}>;
|
|
8505
|
+
eventType: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8506
|
+
name: "event_type";
|
|
8507
|
+
tableName: "security_events";
|
|
8508
|
+
dataType: "string";
|
|
8509
|
+
columnType: "SQLiteText";
|
|
8510
|
+
data: string;
|
|
8511
|
+
driverParam: string;
|
|
8512
|
+
notNull: true;
|
|
8513
|
+
hasDefault: false;
|
|
8514
|
+
isPrimaryKey: false;
|
|
8515
|
+
isAutoincrement: false;
|
|
8516
|
+
hasRuntimeDefault: false;
|
|
8517
|
+
enumValues: [string, ...string[]];
|
|
8518
|
+
baseColumn: never;
|
|
8519
|
+
identity: undefined;
|
|
8520
|
+
generated: undefined;
|
|
8521
|
+
}, {}, {
|
|
8522
|
+
length: number | undefined;
|
|
8523
|
+
}>;
|
|
8524
|
+
severity: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8525
|
+
name: "severity";
|
|
8526
|
+
tableName: "security_events";
|
|
8527
|
+
dataType: "string";
|
|
8528
|
+
columnType: "SQLiteText";
|
|
8529
|
+
data: string;
|
|
8530
|
+
driverParam: string;
|
|
8531
|
+
notNull: true;
|
|
8532
|
+
hasDefault: true;
|
|
8533
|
+
isPrimaryKey: false;
|
|
8534
|
+
isAutoincrement: false;
|
|
8535
|
+
hasRuntimeDefault: false;
|
|
8536
|
+
enumValues: [string, ...string[]];
|
|
8537
|
+
baseColumn: never;
|
|
8538
|
+
identity: undefined;
|
|
8539
|
+
generated: undefined;
|
|
8540
|
+
}, {}, {
|
|
8541
|
+
length: number | undefined;
|
|
8542
|
+
}>;
|
|
8543
|
+
userId: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8544
|
+
name: "user_id";
|
|
8545
|
+
tableName: "security_events";
|
|
8546
|
+
dataType: "string";
|
|
8547
|
+
columnType: "SQLiteText";
|
|
8548
|
+
data: string;
|
|
8549
|
+
driverParam: string;
|
|
8550
|
+
notNull: false;
|
|
8551
|
+
hasDefault: false;
|
|
8552
|
+
isPrimaryKey: false;
|
|
8553
|
+
isAutoincrement: false;
|
|
8554
|
+
hasRuntimeDefault: false;
|
|
8555
|
+
enumValues: [string, ...string[]];
|
|
8556
|
+
baseColumn: never;
|
|
8557
|
+
identity: undefined;
|
|
8558
|
+
generated: undefined;
|
|
8559
|
+
}, {}, {
|
|
8560
|
+
length: number | undefined;
|
|
8561
|
+
}>;
|
|
8562
|
+
email: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8563
|
+
name: "email";
|
|
8564
|
+
tableName: "security_events";
|
|
8565
|
+
dataType: "string";
|
|
8566
|
+
columnType: "SQLiteText";
|
|
8567
|
+
data: string;
|
|
8568
|
+
driverParam: string;
|
|
8569
|
+
notNull: false;
|
|
8570
|
+
hasDefault: false;
|
|
8571
|
+
isPrimaryKey: false;
|
|
8572
|
+
isAutoincrement: false;
|
|
8573
|
+
hasRuntimeDefault: false;
|
|
8574
|
+
enumValues: [string, ...string[]];
|
|
8575
|
+
baseColumn: never;
|
|
8576
|
+
identity: undefined;
|
|
8577
|
+
generated: undefined;
|
|
8578
|
+
}, {}, {
|
|
8579
|
+
length: number | undefined;
|
|
8580
|
+
}>;
|
|
8581
|
+
ipAddress: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8582
|
+
name: "ip_address";
|
|
8583
|
+
tableName: "security_events";
|
|
8584
|
+
dataType: "string";
|
|
8585
|
+
columnType: "SQLiteText";
|
|
8586
|
+
data: string;
|
|
8587
|
+
driverParam: string;
|
|
8588
|
+
notNull: false;
|
|
8589
|
+
hasDefault: false;
|
|
8590
|
+
isPrimaryKey: false;
|
|
8591
|
+
isAutoincrement: false;
|
|
8592
|
+
hasRuntimeDefault: false;
|
|
8593
|
+
enumValues: [string, ...string[]];
|
|
8594
|
+
baseColumn: never;
|
|
8595
|
+
identity: undefined;
|
|
8596
|
+
generated: undefined;
|
|
8597
|
+
}, {}, {
|
|
8598
|
+
length: number | undefined;
|
|
8599
|
+
}>;
|
|
8600
|
+
userAgent: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8601
|
+
name: "user_agent";
|
|
8602
|
+
tableName: "security_events";
|
|
8603
|
+
dataType: "string";
|
|
8604
|
+
columnType: "SQLiteText";
|
|
8605
|
+
data: string;
|
|
8606
|
+
driverParam: string;
|
|
8607
|
+
notNull: false;
|
|
8608
|
+
hasDefault: false;
|
|
8609
|
+
isPrimaryKey: false;
|
|
8610
|
+
isAutoincrement: false;
|
|
8611
|
+
hasRuntimeDefault: false;
|
|
8612
|
+
enumValues: [string, ...string[]];
|
|
8613
|
+
baseColumn: never;
|
|
8614
|
+
identity: undefined;
|
|
8615
|
+
generated: undefined;
|
|
8616
|
+
}, {}, {
|
|
8617
|
+
length: number | undefined;
|
|
8618
|
+
}>;
|
|
8619
|
+
countryCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8620
|
+
name: "country_code";
|
|
8621
|
+
tableName: "security_events";
|
|
8622
|
+
dataType: "string";
|
|
8623
|
+
columnType: "SQLiteText";
|
|
8624
|
+
data: string;
|
|
8625
|
+
driverParam: string;
|
|
8626
|
+
notNull: false;
|
|
8627
|
+
hasDefault: false;
|
|
8628
|
+
isPrimaryKey: false;
|
|
8629
|
+
isAutoincrement: false;
|
|
8630
|
+
hasRuntimeDefault: false;
|
|
8631
|
+
enumValues: [string, ...string[]];
|
|
8632
|
+
baseColumn: never;
|
|
8633
|
+
identity: undefined;
|
|
8634
|
+
generated: undefined;
|
|
8635
|
+
}, {}, {
|
|
8636
|
+
length: number | undefined;
|
|
8637
|
+
}>;
|
|
8638
|
+
requestPath: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8639
|
+
name: "request_path";
|
|
8640
|
+
tableName: "security_events";
|
|
8641
|
+
dataType: "string";
|
|
8642
|
+
columnType: "SQLiteText";
|
|
8643
|
+
data: string;
|
|
8644
|
+
driverParam: string;
|
|
8645
|
+
notNull: false;
|
|
8646
|
+
hasDefault: false;
|
|
8647
|
+
isPrimaryKey: false;
|
|
8648
|
+
isAutoincrement: false;
|
|
8649
|
+
hasRuntimeDefault: false;
|
|
8650
|
+
enumValues: [string, ...string[]];
|
|
8651
|
+
baseColumn: never;
|
|
8652
|
+
identity: undefined;
|
|
8653
|
+
generated: undefined;
|
|
8654
|
+
}, {}, {
|
|
8655
|
+
length: number | undefined;
|
|
8656
|
+
}>;
|
|
8657
|
+
requestMethod: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8658
|
+
name: "request_method";
|
|
8659
|
+
tableName: "security_events";
|
|
8660
|
+
dataType: "string";
|
|
8661
|
+
columnType: "SQLiteText";
|
|
8662
|
+
data: string;
|
|
8663
|
+
driverParam: string;
|
|
8664
|
+
notNull: false;
|
|
8665
|
+
hasDefault: false;
|
|
8666
|
+
isPrimaryKey: false;
|
|
8667
|
+
isAutoincrement: false;
|
|
8668
|
+
hasRuntimeDefault: false;
|
|
8669
|
+
enumValues: [string, ...string[]];
|
|
8670
|
+
baseColumn: never;
|
|
8671
|
+
identity: undefined;
|
|
8672
|
+
generated: undefined;
|
|
8673
|
+
}, {}, {
|
|
8674
|
+
length: number | undefined;
|
|
8675
|
+
}>;
|
|
8676
|
+
details: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8677
|
+
name: "details";
|
|
8678
|
+
tableName: "security_events";
|
|
8679
|
+
dataType: "json";
|
|
8680
|
+
columnType: "SQLiteTextJson";
|
|
8681
|
+
data: unknown;
|
|
8682
|
+
driverParam: string;
|
|
8683
|
+
notNull: false;
|
|
8684
|
+
hasDefault: false;
|
|
8685
|
+
isPrimaryKey: false;
|
|
8686
|
+
isAutoincrement: false;
|
|
8687
|
+
hasRuntimeDefault: false;
|
|
8688
|
+
enumValues: undefined;
|
|
8689
|
+
baseColumn: never;
|
|
8690
|
+
identity: undefined;
|
|
8691
|
+
generated: undefined;
|
|
8692
|
+
}, {}, {}>;
|
|
8693
|
+
fingerprint: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8694
|
+
name: "fingerprint";
|
|
8695
|
+
tableName: "security_events";
|
|
8696
|
+
dataType: "string";
|
|
8697
|
+
columnType: "SQLiteText";
|
|
8698
|
+
data: string;
|
|
8699
|
+
driverParam: string;
|
|
8700
|
+
notNull: false;
|
|
8701
|
+
hasDefault: false;
|
|
8702
|
+
isPrimaryKey: false;
|
|
8703
|
+
isAutoincrement: false;
|
|
8704
|
+
hasRuntimeDefault: false;
|
|
8705
|
+
enumValues: [string, ...string[]];
|
|
8706
|
+
baseColumn: never;
|
|
8707
|
+
identity: undefined;
|
|
8708
|
+
generated: undefined;
|
|
8709
|
+
}, {}, {
|
|
8710
|
+
length: number | undefined;
|
|
8711
|
+
}>;
|
|
8712
|
+
blocked: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8713
|
+
name: "blocked";
|
|
8714
|
+
tableName: "security_events";
|
|
8715
|
+
dataType: "number";
|
|
8716
|
+
columnType: "SQLiteInteger";
|
|
8717
|
+
data: number;
|
|
8718
|
+
driverParam: number;
|
|
8719
|
+
notNull: true;
|
|
8720
|
+
hasDefault: true;
|
|
8721
|
+
isPrimaryKey: false;
|
|
8722
|
+
isAutoincrement: false;
|
|
8723
|
+
hasRuntimeDefault: false;
|
|
8724
|
+
enumValues: undefined;
|
|
8725
|
+
baseColumn: never;
|
|
8726
|
+
identity: undefined;
|
|
8727
|
+
generated: undefined;
|
|
8728
|
+
}, {}, {}>;
|
|
8729
|
+
createdAt: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8730
|
+
name: "created_at";
|
|
8731
|
+
tableName: "security_events";
|
|
8732
|
+
dataType: "number";
|
|
8733
|
+
columnType: "SQLiteInteger";
|
|
8734
|
+
data: number;
|
|
8735
|
+
driverParam: number;
|
|
8736
|
+
notNull: true;
|
|
8737
|
+
hasDefault: true;
|
|
8738
|
+
isPrimaryKey: false;
|
|
8739
|
+
isAutoincrement: false;
|
|
8740
|
+
hasRuntimeDefault: true;
|
|
8741
|
+
enumValues: undefined;
|
|
8742
|
+
baseColumn: never;
|
|
8743
|
+
identity: undefined;
|
|
8744
|
+
generated: undefined;
|
|
8745
|
+
}, {}, {}>;
|
|
8746
|
+
}, {
|
|
8747
|
+
eventType: (schema: any) => any;
|
|
8748
|
+
severity: (schema: any) => any;
|
|
8749
|
+
}, undefined>;
|
|
8750
|
+
declare const selectSecurityEventSchema: drizzle_zod.BuildSchema<"select", {
|
|
8751
|
+
id: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8752
|
+
name: "id";
|
|
8753
|
+
tableName: "security_events";
|
|
8754
|
+
dataType: "string";
|
|
8755
|
+
columnType: "SQLiteText";
|
|
8756
|
+
data: string;
|
|
8757
|
+
driverParam: string;
|
|
8758
|
+
notNull: true;
|
|
8759
|
+
hasDefault: false;
|
|
8760
|
+
isPrimaryKey: true;
|
|
8761
|
+
isAutoincrement: false;
|
|
8762
|
+
hasRuntimeDefault: false;
|
|
8763
|
+
enumValues: [string, ...string[]];
|
|
8764
|
+
baseColumn: never;
|
|
8765
|
+
identity: undefined;
|
|
8766
|
+
generated: undefined;
|
|
8767
|
+
}, {}, {
|
|
8768
|
+
length: number | undefined;
|
|
8769
|
+
}>;
|
|
8770
|
+
eventType: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8771
|
+
name: "event_type";
|
|
8772
|
+
tableName: "security_events";
|
|
8773
|
+
dataType: "string";
|
|
8774
|
+
columnType: "SQLiteText";
|
|
8775
|
+
data: string;
|
|
8776
|
+
driverParam: string;
|
|
8777
|
+
notNull: true;
|
|
8778
|
+
hasDefault: false;
|
|
8779
|
+
isPrimaryKey: false;
|
|
8780
|
+
isAutoincrement: false;
|
|
8781
|
+
hasRuntimeDefault: false;
|
|
8782
|
+
enumValues: [string, ...string[]];
|
|
8783
|
+
baseColumn: never;
|
|
8784
|
+
identity: undefined;
|
|
8785
|
+
generated: undefined;
|
|
8786
|
+
}, {}, {
|
|
8787
|
+
length: number | undefined;
|
|
8788
|
+
}>;
|
|
8789
|
+
severity: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8790
|
+
name: "severity";
|
|
8791
|
+
tableName: "security_events";
|
|
8792
|
+
dataType: "string";
|
|
8793
|
+
columnType: "SQLiteText";
|
|
8794
|
+
data: string;
|
|
8795
|
+
driverParam: string;
|
|
8796
|
+
notNull: true;
|
|
8797
|
+
hasDefault: true;
|
|
8798
|
+
isPrimaryKey: false;
|
|
8799
|
+
isAutoincrement: false;
|
|
8800
|
+
hasRuntimeDefault: false;
|
|
8801
|
+
enumValues: [string, ...string[]];
|
|
8802
|
+
baseColumn: never;
|
|
8803
|
+
identity: undefined;
|
|
8804
|
+
generated: undefined;
|
|
8805
|
+
}, {}, {
|
|
8806
|
+
length: number | undefined;
|
|
8807
|
+
}>;
|
|
8808
|
+
userId: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8809
|
+
name: "user_id";
|
|
8810
|
+
tableName: "security_events";
|
|
8811
|
+
dataType: "string";
|
|
8812
|
+
columnType: "SQLiteText";
|
|
8813
|
+
data: string;
|
|
8814
|
+
driverParam: string;
|
|
8815
|
+
notNull: false;
|
|
8816
|
+
hasDefault: false;
|
|
8817
|
+
isPrimaryKey: false;
|
|
8818
|
+
isAutoincrement: false;
|
|
8819
|
+
hasRuntimeDefault: false;
|
|
8820
|
+
enumValues: [string, ...string[]];
|
|
8821
|
+
baseColumn: never;
|
|
8822
|
+
identity: undefined;
|
|
8823
|
+
generated: undefined;
|
|
8824
|
+
}, {}, {
|
|
8825
|
+
length: number | undefined;
|
|
8826
|
+
}>;
|
|
8827
|
+
email: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8828
|
+
name: "email";
|
|
8829
|
+
tableName: "security_events";
|
|
8830
|
+
dataType: "string";
|
|
8831
|
+
columnType: "SQLiteText";
|
|
8832
|
+
data: string;
|
|
8833
|
+
driverParam: string;
|
|
8834
|
+
notNull: false;
|
|
8835
|
+
hasDefault: false;
|
|
8836
|
+
isPrimaryKey: false;
|
|
8837
|
+
isAutoincrement: false;
|
|
8838
|
+
hasRuntimeDefault: false;
|
|
8839
|
+
enumValues: [string, ...string[]];
|
|
8840
|
+
baseColumn: never;
|
|
8841
|
+
identity: undefined;
|
|
8842
|
+
generated: undefined;
|
|
8843
|
+
}, {}, {
|
|
8844
|
+
length: number | undefined;
|
|
8845
|
+
}>;
|
|
8846
|
+
ipAddress: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8847
|
+
name: "ip_address";
|
|
8848
|
+
tableName: "security_events";
|
|
8849
|
+
dataType: "string";
|
|
8850
|
+
columnType: "SQLiteText";
|
|
8851
|
+
data: string;
|
|
8852
|
+
driverParam: string;
|
|
8853
|
+
notNull: false;
|
|
8854
|
+
hasDefault: false;
|
|
8855
|
+
isPrimaryKey: false;
|
|
8856
|
+
isAutoincrement: false;
|
|
8857
|
+
hasRuntimeDefault: false;
|
|
8858
|
+
enumValues: [string, ...string[]];
|
|
8859
|
+
baseColumn: never;
|
|
8860
|
+
identity: undefined;
|
|
8861
|
+
generated: undefined;
|
|
8862
|
+
}, {}, {
|
|
8863
|
+
length: number | undefined;
|
|
8864
|
+
}>;
|
|
8865
|
+
userAgent: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8866
|
+
name: "user_agent";
|
|
8867
|
+
tableName: "security_events";
|
|
8868
|
+
dataType: "string";
|
|
8869
|
+
columnType: "SQLiteText";
|
|
8870
|
+
data: string;
|
|
8871
|
+
driverParam: string;
|
|
8872
|
+
notNull: false;
|
|
8873
|
+
hasDefault: false;
|
|
8874
|
+
isPrimaryKey: false;
|
|
8875
|
+
isAutoincrement: false;
|
|
8876
|
+
hasRuntimeDefault: false;
|
|
8877
|
+
enumValues: [string, ...string[]];
|
|
8878
|
+
baseColumn: never;
|
|
8879
|
+
identity: undefined;
|
|
8880
|
+
generated: undefined;
|
|
8881
|
+
}, {}, {
|
|
8882
|
+
length: number | undefined;
|
|
8883
|
+
}>;
|
|
8884
|
+
countryCode: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8885
|
+
name: "country_code";
|
|
8886
|
+
tableName: "security_events";
|
|
8887
|
+
dataType: "string";
|
|
8888
|
+
columnType: "SQLiteText";
|
|
8889
|
+
data: string;
|
|
8890
|
+
driverParam: string;
|
|
8891
|
+
notNull: false;
|
|
8892
|
+
hasDefault: false;
|
|
8893
|
+
isPrimaryKey: false;
|
|
8894
|
+
isAutoincrement: false;
|
|
8895
|
+
hasRuntimeDefault: false;
|
|
8896
|
+
enumValues: [string, ...string[]];
|
|
8897
|
+
baseColumn: never;
|
|
8898
|
+
identity: undefined;
|
|
8899
|
+
generated: undefined;
|
|
8900
|
+
}, {}, {
|
|
8901
|
+
length: number | undefined;
|
|
8902
|
+
}>;
|
|
8903
|
+
requestPath: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8904
|
+
name: "request_path";
|
|
8905
|
+
tableName: "security_events";
|
|
8906
|
+
dataType: "string";
|
|
8907
|
+
columnType: "SQLiteText";
|
|
8908
|
+
data: string;
|
|
8909
|
+
driverParam: string;
|
|
8910
|
+
notNull: false;
|
|
8911
|
+
hasDefault: false;
|
|
8912
|
+
isPrimaryKey: false;
|
|
8913
|
+
isAutoincrement: false;
|
|
8914
|
+
hasRuntimeDefault: false;
|
|
8915
|
+
enumValues: [string, ...string[]];
|
|
8916
|
+
baseColumn: never;
|
|
8917
|
+
identity: undefined;
|
|
8918
|
+
generated: undefined;
|
|
8919
|
+
}, {}, {
|
|
8920
|
+
length: number | undefined;
|
|
8921
|
+
}>;
|
|
8922
|
+
requestMethod: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8923
|
+
name: "request_method";
|
|
8924
|
+
tableName: "security_events";
|
|
8925
|
+
dataType: "string";
|
|
8926
|
+
columnType: "SQLiteText";
|
|
8927
|
+
data: string;
|
|
8928
|
+
driverParam: string;
|
|
8929
|
+
notNull: false;
|
|
8930
|
+
hasDefault: false;
|
|
8931
|
+
isPrimaryKey: false;
|
|
8932
|
+
isAutoincrement: false;
|
|
8933
|
+
hasRuntimeDefault: false;
|
|
8934
|
+
enumValues: [string, ...string[]];
|
|
8935
|
+
baseColumn: never;
|
|
8936
|
+
identity: undefined;
|
|
8937
|
+
generated: undefined;
|
|
8938
|
+
}, {}, {
|
|
8939
|
+
length: number | undefined;
|
|
8940
|
+
}>;
|
|
8941
|
+
details: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8942
|
+
name: "details";
|
|
8943
|
+
tableName: "security_events";
|
|
8944
|
+
dataType: "json";
|
|
8945
|
+
columnType: "SQLiteTextJson";
|
|
8946
|
+
data: unknown;
|
|
8947
|
+
driverParam: string;
|
|
8948
|
+
notNull: false;
|
|
8949
|
+
hasDefault: false;
|
|
8950
|
+
isPrimaryKey: false;
|
|
8951
|
+
isAutoincrement: false;
|
|
8952
|
+
hasRuntimeDefault: false;
|
|
8953
|
+
enumValues: undefined;
|
|
8954
|
+
baseColumn: never;
|
|
8955
|
+
identity: undefined;
|
|
8956
|
+
generated: undefined;
|
|
8957
|
+
}, {}, {}>;
|
|
8958
|
+
fingerprint: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8959
|
+
name: "fingerprint";
|
|
8960
|
+
tableName: "security_events";
|
|
8961
|
+
dataType: "string";
|
|
8962
|
+
columnType: "SQLiteText";
|
|
8963
|
+
data: string;
|
|
8964
|
+
driverParam: string;
|
|
8965
|
+
notNull: false;
|
|
8966
|
+
hasDefault: false;
|
|
8967
|
+
isPrimaryKey: false;
|
|
8968
|
+
isAutoincrement: false;
|
|
8969
|
+
hasRuntimeDefault: false;
|
|
8970
|
+
enumValues: [string, ...string[]];
|
|
8971
|
+
baseColumn: never;
|
|
8972
|
+
identity: undefined;
|
|
8973
|
+
generated: undefined;
|
|
8974
|
+
}, {}, {
|
|
8975
|
+
length: number | undefined;
|
|
8976
|
+
}>;
|
|
8977
|
+
blocked: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8978
|
+
name: "blocked";
|
|
8979
|
+
tableName: "security_events";
|
|
8980
|
+
dataType: "number";
|
|
8981
|
+
columnType: "SQLiteInteger";
|
|
8982
|
+
data: number;
|
|
8983
|
+
driverParam: number;
|
|
8984
|
+
notNull: true;
|
|
8985
|
+
hasDefault: true;
|
|
8986
|
+
isPrimaryKey: false;
|
|
8987
|
+
isAutoincrement: false;
|
|
8988
|
+
hasRuntimeDefault: false;
|
|
8989
|
+
enumValues: undefined;
|
|
8990
|
+
baseColumn: never;
|
|
8991
|
+
identity: undefined;
|
|
8992
|
+
generated: undefined;
|
|
8993
|
+
}, {}, {}>;
|
|
8994
|
+
createdAt: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
8995
|
+
name: "created_at";
|
|
8996
|
+
tableName: "security_events";
|
|
8997
|
+
dataType: "number";
|
|
8998
|
+
columnType: "SQLiteInteger";
|
|
8999
|
+
data: number;
|
|
9000
|
+
driverParam: number;
|
|
9001
|
+
notNull: true;
|
|
9002
|
+
hasDefault: true;
|
|
9003
|
+
isPrimaryKey: false;
|
|
9004
|
+
isAutoincrement: false;
|
|
9005
|
+
hasRuntimeDefault: true;
|
|
9006
|
+
enumValues: undefined;
|
|
9007
|
+
baseColumn: never;
|
|
9008
|
+
identity: undefined;
|
|
9009
|
+
generated: undefined;
|
|
9010
|
+
}, {}, {}>;
|
|
9011
|
+
}, undefined, undefined>;
|
|
9012
|
+
type SecurityEventRecord = typeof securityEvents.$inferSelect;
|
|
9013
|
+
type NewSecurityEventRecord = typeof securityEvents.$inferInsert;
|
|
8218
9014
|
declare const forms: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
8219
9015
|
name: "forms";
|
|
8220
9016
|
schema: undefined;
|
|
@@ -10731,6 +11527,7 @@ type schema_NewPluginActivityLog = NewPluginActivityLog;
|
|
|
10731
11527
|
type schema_NewPluginAsset = NewPluginAsset;
|
|
10732
11528
|
type schema_NewPluginHook = NewPluginHook;
|
|
10733
11529
|
type schema_NewPluginRoute = NewPluginRoute;
|
|
11530
|
+
type schema_NewSecurityEventRecord = NewSecurityEventRecord;
|
|
10734
11531
|
type schema_NewSystemLog = NewSystemLog;
|
|
10735
11532
|
type schema_NewUser = NewUser;
|
|
10736
11533
|
type schema_NewWorkflowHistory = NewWorkflowHistory;
|
|
@@ -10739,6 +11536,7 @@ type schema_PluginActivityLog = PluginActivityLog;
|
|
|
10739
11536
|
type schema_PluginAsset = PluginAsset;
|
|
10740
11537
|
type schema_PluginHook = PluginHook;
|
|
10741
11538
|
type schema_PluginRoute = PluginRoute;
|
|
11539
|
+
type schema_SecurityEventRecord = SecurityEventRecord;
|
|
10742
11540
|
type schema_SystemLog = SystemLog;
|
|
10743
11541
|
type schema_User = User;
|
|
10744
11542
|
type schema_WorkflowHistory = WorkflowHistory;
|
|
@@ -10761,6 +11559,7 @@ declare const schema_insertPluginAssetSchema: typeof insertPluginAssetSchema;
|
|
|
10761
11559
|
declare const schema_insertPluginHookSchema: typeof insertPluginHookSchema;
|
|
10762
11560
|
declare const schema_insertPluginRouteSchema: typeof insertPluginRouteSchema;
|
|
10763
11561
|
declare const schema_insertPluginSchema: typeof insertPluginSchema;
|
|
11562
|
+
declare const schema_insertSecurityEventSchema: typeof insertSecurityEventSchema;
|
|
10764
11563
|
declare const schema_insertSystemLogSchema: typeof insertSystemLogSchema;
|
|
10765
11564
|
declare const schema_insertUserSchema: typeof insertUserSchema;
|
|
10766
11565
|
declare const schema_insertWorkflowHistorySchema: typeof insertWorkflowHistorySchema;
|
|
@@ -10771,6 +11570,7 @@ declare const schema_pluginAssets: typeof pluginAssets;
|
|
|
10771
11570
|
declare const schema_pluginHooks: typeof pluginHooks;
|
|
10772
11571
|
declare const schema_pluginRoutes: typeof pluginRoutes;
|
|
10773
11572
|
declare const schema_plugins: typeof plugins;
|
|
11573
|
+
declare const schema_securityEvents: typeof securityEvents;
|
|
10774
11574
|
declare const schema_selectCollectionSchema: typeof selectCollectionSchema;
|
|
10775
11575
|
declare const schema_selectContentSchema: typeof selectContentSchema;
|
|
10776
11576
|
declare const schema_selectFormFileSchema: typeof selectFormFileSchema;
|
|
@@ -10783,6 +11583,7 @@ declare const schema_selectPluginAssetSchema: typeof selectPluginAssetSchema;
|
|
|
10783
11583
|
declare const schema_selectPluginHookSchema: typeof selectPluginHookSchema;
|
|
10784
11584
|
declare const schema_selectPluginRouteSchema: typeof selectPluginRouteSchema;
|
|
10785
11585
|
declare const schema_selectPluginSchema: typeof selectPluginSchema;
|
|
11586
|
+
declare const schema_selectSecurityEventSchema: typeof selectSecurityEventSchema;
|
|
10786
11587
|
declare const schema_selectSystemLogSchema: typeof selectSystemLogSchema;
|
|
10787
11588
|
declare const schema_selectUserSchema: typeof selectUserSchema;
|
|
10788
11589
|
declare const schema_selectWorkflowHistorySchema: typeof selectWorkflowHistorySchema;
|
|
@@ -10790,7 +11591,7 @@ declare const schema_systemLogs: typeof systemLogs;
|
|
|
10790
11591
|
declare const schema_users: typeof users;
|
|
10791
11592
|
declare const schema_workflowHistory: typeof workflowHistory;
|
|
10792
11593
|
declare namespace schema {
|
|
10793
|
-
export { type schema_Collection as Collection, type schema_Content as Content, type schema_Form as Form, type schema_FormFile as FormFile, type schema_FormSubmission as FormSubmission, type schema_LogConfig as LogConfig, type schema_Media as Media, type schema_NewCollection as NewCollection, type schema_NewContent as NewContent, type schema_NewForm as NewForm, type schema_NewFormFile as NewFormFile, type schema_NewFormSubmission as NewFormSubmission, type schema_NewLogConfig as NewLogConfig, type schema_NewMedia as NewMedia, type schema_NewPlugin as NewPlugin, type schema_NewPluginActivityLog as NewPluginActivityLog, type schema_NewPluginAsset as NewPluginAsset, type schema_NewPluginHook as NewPluginHook, type schema_NewPluginRoute as NewPluginRoute, type schema_NewSystemLog as NewSystemLog, type schema_NewUser as NewUser, type schema_NewWorkflowHistory as NewWorkflowHistory, type schema_Plugin as Plugin, type schema_PluginActivityLog as PluginActivityLog, type schema_PluginAsset as PluginAsset, type schema_PluginHook as PluginHook, type schema_PluginRoute as PluginRoute, type schema_SystemLog as SystemLog, type schema_User as User, type schema_WorkflowHistory as WorkflowHistory, schema_apiTokens as apiTokens, schema_collections as collections, schema_content as content, schema_contentVersions as contentVersions, schema_formFiles as formFiles, schema_formSubmissions as formSubmissions, schema_forms as forms, schema_insertCollectionSchema as insertCollectionSchema, schema_insertContentSchema as insertContentSchema, schema_insertFormFileSchema as insertFormFileSchema, schema_insertFormSchema as insertFormSchema, schema_insertFormSubmissionSchema as insertFormSubmissionSchema, schema_insertLogConfigSchema as insertLogConfigSchema, schema_insertMediaSchema as insertMediaSchema, schema_insertPluginActivityLogSchema as insertPluginActivityLogSchema, schema_insertPluginAssetSchema as insertPluginAssetSchema, schema_insertPluginHookSchema as insertPluginHookSchema, schema_insertPluginRouteSchema as insertPluginRouteSchema, schema_insertPluginSchema as insertPluginSchema, schema_insertSystemLogSchema as insertSystemLogSchema, schema_insertUserSchema as insertUserSchema, schema_insertWorkflowHistorySchema as insertWorkflowHistorySchema, schema_logConfig as logConfig, schema_media as media, schema_pluginActivityLog as pluginActivityLog, schema_pluginAssets as pluginAssets, schema_pluginHooks as pluginHooks, schema_pluginRoutes as pluginRoutes, schema_plugins as plugins, schema_selectCollectionSchema as selectCollectionSchema, schema_selectContentSchema as selectContentSchema, schema_selectFormFileSchema as selectFormFileSchema, schema_selectFormSchema as selectFormSchema, schema_selectFormSubmissionSchema as selectFormSubmissionSchema, schema_selectLogConfigSchema as selectLogConfigSchema, schema_selectMediaSchema as selectMediaSchema, schema_selectPluginActivityLogSchema as selectPluginActivityLogSchema, schema_selectPluginAssetSchema as selectPluginAssetSchema, schema_selectPluginHookSchema as selectPluginHookSchema, schema_selectPluginRouteSchema as selectPluginRouteSchema, schema_selectPluginSchema as selectPluginSchema, schema_selectSystemLogSchema as selectSystemLogSchema, schema_selectUserSchema as selectUserSchema, schema_selectWorkflowHistorySchema as selectWorkflowHistorySchema, schema_systemLogs as systemLogs, schema_users as users, schema_workflowHistory as workflowHistory };
|
|
11594
|
+
export { type schema_Collection as Collection, type schema_Content as Content, type schema_Form as Form, type schema_FormFile as FormFile, type schema_FormSubmission as FormSubmission, type schema_LogConfig as LogConfig, type schema_Media as Media, type schema_NewCollection as NewCollection, type schema_NewContent as NewContent, type schema_NewForm as NewForm, type schema_NewFormFile as NewFormFile, type schema_NewFormSubmission as NewFormSubmission, type schema_NewLogConfig as NewLogConfig, type schema_NewMedia as NewMedia, type schema_NewPlugin as NewPlugin, type schema_NewPluginActivityLog as NewPluginActivityLog, type schema_NewPluginAsset as NewPluginAsset, type schema_NewPluginHook as NewPluginHook, type schema_NewPluginRoute as NewPluginRoute, type schema_NewSecurityEventRecord as NewSecurityEventRecord, type schema_NewSystemLog as NewSystemLog, type schema_NewUser as NewUser, type schema_NewWorkflowHistory as NewWorkflowHistory, type schema_Plugin as Plugin, type schema_PluginActivityLog as PluginActivityLog, type schema_PluginAsset as PluginAsset, type schema_PluginHook as PluginHook, type schema_PluginRoute as PluginRoute, type schema_SecurityEventRecord as SecurityEventRecord, type schema_SystemLog as SystemLog, type schema_User as User, type schema_WorkflowHistory as WorkflowHistory, schema_apiTokens as apiTokens, schema_collections as collections, schema_content as content, schema_contentVersions as contentVersions, schema_formFiles as formFiles, schema_formSubmissions as formSubmissions, schema_forms as forms, schema_insertCollectionSchema as insertCollectionSchema, schema_insertContentSchema as insertContentSchema, schema_insertFormFileSchema as insertFormFileSchema, schema_insertFormSchema as insertFormSchema, schema_insertFormSubmissionSchema as insertFormSubmissionSchema, schema_insertLogConfigSchema as insertLogConfigSchema, schema_insertMediaSchema as insertMediaSchema, schema_insertPluginActivityLogSchema as insertPluginActivityLogSchema, schema_insertPluginAssetSchema as insertPluginAssetSchema, schema_insertPluginHookSchema as insertPluginHookSchema, schema_insertPluginRouteSchema as insertPluginRouteSchema, schema_insertPluginSchema as insertPluginSchema, schema_insertSecurityEventSchema as insertSecurityEventSchema, schema_insertSystemLogSchema as insertSystemLogSchema, schema_insertUserSchema as insertUserSchema, schema_insertWorkflowHistorySchema as insertWorkflowHistorySchema, schema_logConfig as logConfig, schema_media as media, schema_pluginActivityLog as pluginActivityLog, schema_pluginAssets as pluginAssets, schema_pluginHooks as pluginHooks, schema_pluginRoutes as pluginRoutes, schema_plugins as plugins, schema_securityEvents as securityEvents, schema_selectCollectionSchema as selectCollectionSchema, schema_selectContentSchema as selectContentSchema, schema_selectFormFileSchema as selectFormFileSchema, schema_selectFormSchema as selectFormSchema, schema_selectFormSubmissionSchema as selectFormSubmissionSchema, schema_selectLogConfigSchema as selectLogConfigSchema, schema_selectMediaSchema as selectMediaSchema, schema_selectPluginActivityLogSchema as selectPluginActivityLogSchema, schema_selectPluginAssetSchema as selectPluginAssetSchema, schema_selectPluginHookSchema as selectPluginHookSchema, schema_selectPluginRouteSchema as selectPluginRouteSchema, schema_selectPluginSchema as selectPluginSchema, schema_selectSecurityEventSchema as selectSecurityEventSchema, schema_selectSystemLogSchema as selectSystemLogSchema, schema_selectUserSchema as selectUserSchema, schema_selectWorkflowHistorySchema as selectWorkflowHistorySchema, schema_systemLogs as systemLogs, schema_users as users, schema_workflowHistory as workflowHistory };
|
|
10794
11595
|
}
|
|
10795
11596
|
|
|
10796
11597
|
type LogLevel = 'debug' | 'info' | 'warn' | 'error' | 'fatal';
|