tempest.games 0.2.64 → 0.2.66
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/CHANGELOG.md +14 -0
- package/app/assets/index-DZ_4vJcE.css +1 -0
- package/app/index.html +2 -2
- package/bin/backend.bun.js +242 -241
- package/bin/backend.worker.tribunal.bun.js +68 -68
- package/bin/setup-db.bun.js +52 -52
- package/package.json +11 -11
- package/app/assets/index-ki_mruCb.css +0 -1
- /package/app/assets/{index-MKr2m6x6.js → index-ndZ39WAR.js} +0 -0
package/bin/setup-db.bun.js
CHANGED
|
@@ -1952,7 +1952,7 @@ function osUsername() {
|
|
|
1952
1952
|
}
|
|
1953
1953
|
}
|
|
1954
1954
|
|
|
1955
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
1955
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/entity.js
|
|
1956
1956
|
var entityKind = Symbol.for("drizzle:entityKind");
|
|
1957
1957
|
var hasOwnEntityKind = Symbol.for("drizzle:hasOwnEntityKind");
|
|
1958
1958
|
function is(value, type) {
|
|
@@ -1977,7 +1977,7 @@ function is(value, type) {
|
|
|
1977
1977
|
return false;
|
|
1978
1978
|
}
|
|
1979
1979
|
|
|
1980
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
1980
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/logger.js
|
|
1981
1981
|
class ConsoleLogWriter {
|
|
1982
1982
|
static [entityKind] = "ConsoleLogWriter";
|
|
1983
1983
|
write(message) {
|
|
@@ -2009,7 +2009,7 @@ class NoopLogger {
|
|
|
2009
2009
|
logQuery() {}
|
|
2010
2010
|
}
|
|
2011
2011
|
|
|
2012
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2012
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/query-promise.js
|
|
2013
2013
|
class QueryPromise {
|
|
2014
2014
|
static [entityKind] = "QueryPromise";
|
|
2015
2015
|
[Symbol.toStringTag] = "QueryPromise";
|
|
@@ -2030,7 +2030,7 @@ class QueryPromise {
|
|
|
2030
2030
|
}
|
|
2031
2031
|
}
|
|
2032
2032
|
|
|
2033
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2033
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/column.js
|
|
2034
2034
|
class Column {
|
|
2035
2035
|
constructor(table, config) {
|
|
2036
2036
|
this.table = table;
|
|
@@ -2080,20 +2080,20 @@ class Column {
|
|
|
2080
2080
|
}
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2083
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/table.utils.js
|
|
2084
2084
|
var TableName = Symbol.for("drizzle:Name");
|
|
2085
2085
|
|
|
2086
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2086
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/tracing-utils.js
|
|
2087
2087
|
function iife(fn, ...args) {
|
|
2088
2088
|
return fn(...args);
|
|
2089
2089
|
}
|
|
2090
2090
|
|
|
2091
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2091
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/unique-constraint.js
|
|
2092
2092
|
function uniqueKeyName(table, columns) {
|
|
2093
2093
|
return `${table[TableName]}_${columns.join("_")}_unique`;
|
|
2094
2094
|
}
|
|
2095
2095
|
|
|
2096
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2096
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/common.js
|
|
2097
2097
|
class PgColumn extends Column {
|
|
2098
2098
|
constructor(table, config) {
|
|
2099
2099
|
if (!config.uniqueName) {
|
|
@@ -2142,7 +2142,7 @@ class ExtraConfigColumn extends PgColumn {
|
|
|
2142
2142
|
}
|
|
2143
2143
|
}
|
|
2144
2144
|
|
|
2145
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2145
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/enum.js
|
|
2146
2146
|
class PgEnumObjectColumn extends PgColumn {
|
|
2147
2147
|
static [entityKind] = "PgEnumObjectColumn";
|
|
2148
2148
|
enum;
|
|
@@ -2172,7 +2172,7 @@ class PgEnumColumn extends PgColumn {
|
|
|
2172
2172
|
}
|
|
2173
2173
|
}
|
|
2174
2174
|
|
|
2175
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2175
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/subquery.js
|
|
2176
2176
|
class Subquery {
|
|
2177
2177
|
static [entityKind] = "Subquery";
|
|
2178
2178
|
constructor(sql, fields, alias, isWith = false, usedTables = []) {
|
|
@@ -2191,10 +2191,10 @@ class WithSubquery extends Subquery {
|
|
|
2191
2191
|
static [entityKind] = "WithSubquery";
|
|
2192
2192
|
}
|
|
2193
2193
|
|
|
2194
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2194
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/version.js
|
|
2195
2195
|
var version = "0.44.6";
|
|
2196
2196
|
|
|
2197
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2197
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/tracing.js
|
|
2198
2198
|
var otel;
|
|
2199
2199
|
var rawTracer;
|
|
2200
2200
|
var tracer = {
|
|
@@ -2221,10 +2221,10 @@ var tracer = {
|
|
|
2221
2221
|
}
|
|
2222
2222
|
};
|
|
2223
2223
|
|
|
2224
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2224
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/view-common.js
|
|
2225
2225
|
var ViewBaseConfig = Symbol.for("drizzle:ViewBaseConfig");
|
|
2226
2226
|
|
|
2227
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2227
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/table.js
|
|
2228
2228
|
var Schema = Symbol.for("drizzle:Schema");
|
|
2229
2229
|
var Columns = Symbol.for("drizzle:Columns");
|
|
2230
2230
|
var ExtraConfigColumns = Symbol.for("drizzle:ExtraConfigColumns");
|
|
@@ -2268,7 +2268,7 @@ function getTableUniqueName(table) {
|
|
|
2268
2268
|
return `${table[Schema] ?? "public"}.${table[TableName]}`;
|
|
2269
2269
|
}
|
|
2270
2270
|
|
|
2271
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2271
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/sql/sql.js
|
|
2272
2272
|
function isSQLWrapper(value) {
|
|
2273
2273
|
return value !== null && value !== undefined && typeof value.getSQL === "function";
|
|
2274
2274
|
}
|
|
@@ -2648,7 +2648,7 @@ Subquery.prototype.getSQL = function() {
|
|
|
2648
2648
|
return new SQL([this]);
|
|
2649
2649
|
};
|
|
2650
2650
|
|
|
2651
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2651
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/alias.js
|
|
2652
2652
|
class ColumnAliasProxyHandler {
|
|
2653
2653
|
constructor(table) {
|
|
2654
2654
|
this.table = table;
|
|
@@ -2727,7 +2727,7 @@ function mapColumnsInSQLToAlias(query, alias) {
|
|
|
2727
2727
|
}));
|
|
2728
2728
|
}
|
|
2729
2729
|
|
|
2730
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2730
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/selection-proxy.js
|
|
2731
2731
|
class SelectionProxyHandler {
|
|
2732
2732
|
static [entityKind] = "SelectionProxyHandler";
|
|
2733
2733
|
config;
|
|
@@ -2779,7 +2779,7 @@ class SelectionProxyHandler {
|
|
|
2779
2779
|
}
|
|
2780
2780
|
}
|
|
2781
2781
|
|
|
2782
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2782
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/utils.js
|
|
2783
2783
|
function mapResultRow(columns, row, joinsNotNullableMap) {
|
|
2784
2784
|
const nullifyMap = {};
|
|
2785
2785
|
const result = columns.reduce((result2, { path, field }, columnIndex) => {
|
|
@@ -2925,7 +2925,7 @@ function isConfig(data) {
|
|
|
2925
2925
|
}
|
|
2926
2926
|
var textDecoder = typeof TextDecoder === "undefined" ? null : new TextDecoder;
|
|
2927
2927
|
|
|
2928
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2928
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/date.js
|
|
2929
2929
|
class PgDate extends PgColumn {
|
|
2930
2930
|
static [entityKind] = "PgDate";
|
|
2931
2931
|
getSQLType() {
|
|
@@ -2945,7 +2945,7 @@ class PgDateString extends PgColumn {
|
|
|
2945
2945
|
}
|
|
2946
2946
|
}
|
|
2947
2947
|
|
|
2948
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2948
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/json.js
|
|
2949
2949
|
class PgJson extends PgColumn {
|
|
2950
2950
|
static [entityKind] = "PgJson";
|
|
2951
2951
|
constructor(table, config) {
|
|
@@ -2969,7 +2969,7 @@ class PgJson extends PgColumn {
|
|
|
2969
2969
|
}
|
|
2970
2970
|
}
|
|
2971
2971
|
|
|
2972
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2972
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/jsonb.js
|
|
2973
2973
|
class PgJsonb extends PgColumn {
|
|
2974
2974
|
static [entityKind] = "PgJsonb";
|
|
2975
2975
|
constructor(table, config) {
|
|
@@ -2993,7 +2993,7 @@ class PgJsonb extends PgColumn {
|
|
|
2993
2993
|
}
|
|
2994
2994
|
}
|
|
2995
2995
|
|
|
2996
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
2996
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/numeric.js
|
|
2997
2997
|
class PgNumeric extends PgColumn {
|
|
2998
2998
|
static [entityKind] = "PgNumeric";
|
|
2999
2999
|
precision;
|
|
@@ -3019,7 +3019,7 @@ class PgNumeric extends PgColumn {
|
|
|
3019
3019
|
}
|
|
3020
3020
|
}
|
|
3021
3021
|
|
|
3022
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3022
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/time.js
|
|
3023
3023
|
class PgTime extends PgColumn {
|
|
3024
3024
|
static [entityKind] = "PgTime";
|
|
3025
3025
|
withTimezone;
|
|
@@ -3035,7 +3035,7 @@ class PgTime extends PgColumn {
|
|
|
3035
3035
|
}
|
|
3036
3036
|
}
|
|
3037
3037
|
|
|
3038
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3038
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/timestamp.js
|
|
3039
3039
|
class PgTimestamp extends PgColumn {
|
|
3040
3040
|
static [entityKind] = "PgTimestamp";
|
|
3041
3041
|
withTimezone;
|
|
@@ -3071,7 +3071,7 @@ class PgTimestampString extends PgColumn {
|
|
|
3071
3071
|
}
|
|
3072
3072
|
}
|
|
3073
3073
|
|
|
3074
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3074
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/columns/uuid.js
|
|
3075
3075
|
class PgUUID extends PgColumn {
|
|
3076
3076
|
static [entityKind] = "PgUUID";
|
|
3077
3077
|
getSQLType() {
|
|
@@ -3079,7 +3079,7 @@ class PgUUID extends PgColumn {
|
|
|
3079
3079
|
}
|
|
3080
3080
|
}
|
|
3081
3081
|
|
|
3082
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3082
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/table.js
|
|
3083
3083
|
var InlineForeignKeys = Symbol.for("drizzle:PgInlineForeignKeys");
|
|
3084
3084
|
var EnableRLS = Symbol.for("drizzle:EnableRLS");
|
|
3085
3085
|
|
|
@@ -3095,7 +3095,7 @@ class PgTable extends Table {
|
|
|
3095
3095
|
[Table.Symbol.ExtraConfigColumns] = {};
|
|
3096
3096
|
}
|
|
3097
3097
|
|
|
3098
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3098
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/primary-keys.js
|
|
3099
3099
|
class PrimaryKeyBuilder {
|
|
3100
3100
|
static [entityKind] = "PgPrimaryKeyBuilder";
|
|
3101
3101
|
columns;
|
|
@@ -3123,7 +3123,7 @@ class PrimaryKey {
|
|
|
3123
3123
|
}
|
|
3124
3124
|
}
|
|
3125
3125
|
|
|
3126
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3126
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/casing.js
|
|
3127
3127
|
function toSnakeCase(input) {
|
|
3128
3128
|
const words = input.replace(/['\u2019]/g, "").match(/[\da-z]+|[A-Z]+(?![a-z])|[A-Z][\da-z]+/g) ?? [];
|
|
3129
3129
|
return words.map((word) => word.toLowerCase()).join("_");
|
|
@@ -3176,7 +3176,7 @@ class CasingCache {
|
|
|
3176
3176
|
}
|
|
3177
3177
|
}
|
|
3178
3178
|
|
|
3179
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3179
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/errors.js
|
|
3180
3180
|
class DrizzleError extends Error {
|
|
3181
3181
|
static [entityKind] = "DrizzleError";
|
|
3182
3182
|
constructor({ message, cause }) {
|
|
@@ -3206,7 +3206,7 @@ class TransactionRollbackError extends DrizzleError {
|
|
|
3206
3206
|
}
|
|
3207
3207
|
}
|
|
3208
3208
|
|
|
3209
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3209
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/sql/expressions/conditions.js
|
|
3210
3210
|
function bindIfParam(value, column) {
|
|
3211
3211
|
if (isDriverValueEncoder(column) && !isSQLWrapper(value) && !is(value, Param) && !is(value, Placeholder) && !is(value, Column) && !is(value, Table) && !is(value, View)) {
|
|
3212
3212
|
return new Param(value, column);
|
|
@@ -3311,7 +3311,7 @@ function notIlike(column, value) {
|
|
|
3311
3311
|
return sql`${column} not ilike ${value}`;
|
|
3312
3312
|
}
|
|
3313
3313
|
|
|
3314
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3314
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/sql/expressions/select.js
|
|
3315
3315
|
function asc(column) {
|
|
3316
3316
|
return sql`${column} asc`;
|
|
3317
3317
|
}
|
|
@@ -3319,7 +3319,7 @@ function desc(column) {
|
|
|
3319
3319
|
return sql`${column} desc`;
|
|
3320
3320
|
}
|
|
3321
3321
|
|
|
3322
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3322
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/relations.js
|
|
3323
3323
|
class Relation {
|
|
3324
3324
|
constructor(sourceTable, referencedTable, relationName) {
|
|
3325
3325
|
this.sourceTable = sourceTable;
|
|
@@ -3539,12 +3539,12 @@ function mapRelationalRow(tablesConfig, tableConfig, row, buildQueryResultSelect
|
|
|
3539
3539
|
return result;
|
|
3540
3540
|
}
|
|
3541
3541
|
|
|
3542
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3542
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/view-base.js
|
|
3543
3543
|
class PgViewBase extends View {
|
|
3544
3544
|
static [entityKind] = "PgViewBase";
|
|
3545
3545
|
}
|
|
3546
3546
|
|
|
3547
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
3547
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/dialect.js
|
|
3548
3548
|
class PgDialect {
|
|
3549
3549
|
static [entityKind] = "PgDialect";
|
|
3550
3550
|
casing;
|
|
@@ -4102,7 +4102,7 @@ class PgDialect {
|
|
|
4102
4102
|
}
|
|
4103
4103
|
}
|
|
4104
4104
|
|
|
4105
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4105
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/query-builders/query-builder.js
|
|
4106
4106
|
class TypedQueryBuilder {
|
|
4107
4107
|
static [entityKind] = "TypedQueryBuilder";
|
|
4108
4108
|
getSelectedFields() {
|
|
@@ -4110,7 +4110,7 @@ class TypedQueryBuilder {
|
|
|
4110
4110
|
}
|
|
4111
4111
|
}
|
|
4112
4112
|
|
|
4113
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4113
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/select.js
|
|
4114
4114
|
class PgSelectBuilder {
|
|
4115
4115
|
static [entityKind] = "PgSelectBuilder";
|
|
4116
4116
|
fields;
|
|
@@ -4428,7 +4428,7 @@ var intersectAll = createSetOperator("intersect", true);
|
|
|
4428
4428
|
var except = createSetOperator("except", false);
|
|
4429
4429
|
var exceptAll = createSetOperator("except", true);
|
|
4430
4430
|
|
|
4431
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4431
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/query-builder.js
|
|
4432
4432
|
class QueryBuilder {
|
|
4433
4433
|
static [entityKind] = "PgQueryBuilder";
|
|
4434
4434
|
dialect;
|
|
@@ -4506,7 +4506,7 @@ class QueryBuilder {
|
|
|
4506
4506
|
}
|
|
4507
4507
|
}
|
|
4508
4508
|
|
|
4509
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4509
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/utils.js
|
|
4510
4510
|
function extractUsedTable(table) {
|
|
4511
4511
|
if (is(table, PgTable)) {
|
|
4512
4512
|
return [table[Schema] ? `${table[Schema]}.${table[Table.Symbol.BaseName]}` : table[Table.Symbol.BaseName]];
|
|
@@ -4520,7 +4520,7 @@ function extractUsedTable(table) {
|
|
|
4520
4520
|
return [];
|
|
4521
4521
|
}
|
|
4522
4522
|
|
|
4523
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4523
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/delete.js
|
|
4524
4524
|
class PgDeleteBase extends QueryPromise {
|
|
4525
4525
|
constructor(table, session, dialect, withList) {
|
|
4526
4526
|
super();
|
|
@@ -4580,7 +4580,7 @@ class PgDeleteBase extends QueryPromise {
|
|
|
4580
4580
|
}
|
|
4581
4581
|
}
|
|
4582
4582
|
|
|
4583
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4583
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/insert.js
|
|
4584
4584
|
class PgInsertBuilder {
|
|
4585
4585
|
constructor(table, session, dialect, withList, overridingSystemValue_) {
|
|
4586
4586
|
this.table = table;
|
|
@@ -4703,7 +4703,7 @@ class PgInsertBase extends QueryPromise {
|
|
|
4703
4703
|
}
|
|
4704
4704
|
}
|
|
4705
4705
|
|
|
4706
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4706
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/refresh-materialized-view.js
|
|
4707
4707
|
class PgRefreshMaterializedView extends QueryPromise {
|
|
4708
4708
|
constructor(view, session, dialect) {
|
|
4709
4709
|
super();
|
|
@@ -4754,7 +4754,7 @@ class PgRefreshMaterializedView extends QueryPromise {
|
|
|
4754
4754
|
};
|
|
4755
4755
|
}
|
|
4756
4756
|
|
|
4757
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4757
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/update.js
|
|
4758
4758
|
class PgUpdateBuilder {
|
|
4759
4759
|
constructor(table, session, dialect, withList) {
|
|
4760
4760
|
this.table = table;
|
|
@@ -4908,7 +4908,7 @@ class PgUpdateBase extends QueryPromise {
|
|
|
4908
4908
|
}
|
|
4909
4909
|
}
|
|
4910
4910
|
|
|
4911
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4911
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/count.js
|
|
4912
4912
|
class PgCountBuilder extends SQL {
|
|
4913
4913
|
constructor(params) {
|
|
4914
4914
|
super(PgCountBuilder.buildEmbeddedCount(params.source, params.filters).queryChunks);
|
|
@@ -4949,7 +4949,7 @@ class PgCountBuilder extends SQL {
|
|
|
4949
4949
|
}
|
|
4950
4950
|
}
|
|
4951
4951
|
|
|
4952
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
4952
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/query.js
|
|
4953
4953
|
class RelationalQueryBuilder {
|
|
4954
4954
|
constructor(fullSchema, schema, tableNamesMap, table, tableConfig, dialect, session) {
|
|
4955
4955
|
this.fullSchema = fullSchema;
|
|
@@ -5032,7 +5032,7 @@ class PgRelationalQuery extends QueryPromise {
|
|
|
5032
5032
|
}
|
|
5033
5033
|
}
|
|
5034
5034
|
|
|
5035
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5035
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/query-builders/raw.js
|
|
5036
5036
|
class PgRaw extends QueryPromise {
|
|
5037
5037
|
constructor(execute, sql2, query, mapBatchResult) {
|
|
5038
5038
|
super();
|
|
@@ -5059,7 +5059,7 @@ class PgRaw extends QueryPromise {
|
|
|
5059
5059
|
}
|
|
5060
5060
|
}
|
|
5061
5061
|
|
|
5062
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5062
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/db.js
|
|
5063
5063
|
class PgDatabase {
|
|
5064
5064
|
constructor(dialect, session, schema) {
|
|
5065
5065
|
this.dialect = dialect;
|
|
@@ -5185,7 +5185,7 @@ class PgDatabase {
|
|
|
5185
5185
|
}
|
|
5186
5186
|
}
|
|
5187
5187
|
|
|
5188
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5188
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/cache/core/cache.js
|
|
5189
5189
|
class Cache {
|
|
5190
5190
|
static [entityKind] = "Cache";
|
|
5191
5191
|
}
|
|
@@ -5211,7 +5211,7 @@ async function hashQuery(sql2, params) {
|
|
|
5211
5211
|
return hashHex;
|
|
5212
5212
|
}
|
|
5213
5213
|
|
|
5214
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5214
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/pg-core/session.js
|
|
5215
5215
|
class PgPreparedQuery {
|
|
5216
5216
|
constructor(query, cache, queryMetadata, cacheConfig) {
|
|
5217
5217
|
this.query = query;
|
|
@@ -5343,7 +5343,7 @@ class PgTransaction extends PgDatabase {
|
|
|
5343
5343
|
}
|
|
5344
5344
|
}
|
|
5345
5345
|
|
|
5346
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5346
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/postgres-js/session.js
|
|
5347
5347
|
class PostgresJsPreparedQuery extends PgPreparedQuery {
|
|
5348
5348
|
constructor(client, queryString, params, logger, cache, queryMetadata, cacheConfig, fields, _isResponseInArrayMode, customResultMapper) {
|
|
5349
5349
|
super({ sql: queryString, params }, cache, queryMetadata, cacheConfig);
|
|
@@ -5459,7 +5459,7 @@ class PostgresJsTransaction extends PgTransaction {
|
|
|
5459
5459
|
}
|
|
5460
5460
|
}
|
|
5461
5461
|
|
|
5462
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5462
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/postgres-js/driver.js
|
|
5463
5463
|
class PostgresJsDatabase extends PgDatabase {
|
|
5464
5464
|
static [entityKind] = "PostgresJsDatabase";
|
|
5465
5465
|
}
|
|
@@ -5527,7 +5527,7 @@ function drizzle(...params) {
|
|
|
5527
5527
|
drizzle2.mock = mock;
|
|
5528
5528
|
})(drizzle || (drizzle = {}));
|
|
5529
5529
|
|
|
5530
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5530
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/migrator.js
|
|
5531
5531
|
import crypto3 from "crypto";
|
|
5532
5532
|
import fs2 from "fs";
|
|
5533
5533
|
function readMigrationFiles(config) {
|
|
@@ -5559,7 +5559,7 @@ function readMigrationFiles(config) {
|
|
|
5559
5559
|
return migrationQueries;
|
|
5560
5560
|
}
|
|
5561
5561
|
|
|
5562
|
-
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.
|
|
5562
|
+
// ../../node_modules/.pnpm/drizzle-orm@0.44.6_@cloudflare+workers-types@4.20251011.0_bun-types@1.3.1_@types+react@19.2.2__postgres@3.4.7/node_modules/drizzle-orm/postgres-js/migrator.js
|
|
5563
5563
|
async function migrate(db, config) {
|
|
5564
5564
|
const migrations = readMigrationFiles(config);
|
|
5565
5565
|
await db.dialect.migrate(migrations, db.session, config);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tempest.games",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.66",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -36,25 +36,25 @@
|
|
|
36
36
|
"drizzle-orm": "0.44.6",
|
|
37
37
|
"motion": "12.23.24",
|
|
38
38
|
"nanoid": "5.1.6",
|
|
39
|
-
"openai": "6.
|
|
39
|
+
"openai": "6.6.0",
|
|
40
40
|
"postgres": "3.4.7",
|
|
41
41
|
"react": "19.2.0",
|
|
42
42
|
"react-dom": "19.2.0",
|
|
43
43
|
"react-email": "4.3.1",
|
|
44
|
-
"resend": "6.
|
|
44
|
+
"resend": "6.2.2",
|
|
45
45
|
"safegen": "0.7.0",
|
|
46
46
|
"socket.io": "4.8.1",
|
|
47
47
|
"socket.io-client": "4.8.1",
|
|
48
|
+
"atom.io": "0.44.0",
|
|
48
49
|
"safedeposit": "0.1.2",
|
|
49
|
-
"atom.io": "0.43.1",
|
|
50
50
|
"treetrunks": "0.1.5"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@react-email/components": "0.5.7",
|
|
54
54
|
"@react-email/preview-server": "4.3.1",
|
|
55
|
-
"@types/bun": "npm:bun-types@1.3.
|
|
55
|
+
"@types/bun": "npm:bun-types@1.3.1",
|
|
56
56
|
"@types/cors": "2.8.19",
|
|
57
|
-
"@types/node": "24.
|
|
57
|
+
"@types/node": "24.9.1",
|
|
58
58
|
"@types/react": "19.2.2",
|
|
59
59
|
"@types/react-dom": "19.2.2",
|
|
60
60
|
"@vitejs/plugin-react": "npm:@vitejs/plugin-react-swc@4.1.0",
|
|
@@ -64,15 +64,15 @@
|
|
|
64
64
|
"dotenv": "17.2.3",
|
|
65
65
|
"dotenv-cli": "10.0.0",
|
|
66
66
|
"drizzle-kit": "0.31.5",
|
|
67
|
-
"eslint": "9.
|
|
67
|
+
"eslint": "9.38.0",
|
|
68
68
|
"globals": "16.4.0",
|
|
69
69
|
"rimraf": "6.0.1",
|
|
70
70
|
"sass-embedded": "1.93.2",
|
|
71
|
-
"vite": "7.1.
|
|
71
|
+
"vite": "7.1.11",
|
|
72
72
|
"vite-tsconfig-paths": "5.1.4",
|
|
73
|
-
"vitest": "
|
|
74
|
-
"
|
|
75
|
-
"
|
|
73
|
+
"vitest": "4.0.1",
|
|
74
|
+
"varmint": "0.5.6",
|
|
75
|
+
"flightdeck": "0.2.88"
|
|
76
76
|
},
|
|
77
77
|
"scripts": {
|
|
78
78
|
"dev": "bun run env:dev && concurrently \"bun:dev:*\"",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:root{color-scheme:light dark;--logo-color: #fff200;--fg-tint-3: #fff;--fg-hard-3: var(--fg-tint-3);--fg-tint-2: #fafafa;--fg-hard-2: var(--fg-tint-2);--fg-tint-1: #f5f5f5;--fg-hard-1: var(--fg-tint-1);--fg: #eee;--fg-dark-1: #ddd;--fg-soft-1: var(--fg-dark-1);--fg-dark-2: #ccc;--fg-soft-2: var(--fg-dark-2);--fg-dark-3: #bbb;--fg-soft-3: var(--fg-dark-3);--bg-tint-3: #333;--bg-soft-3: var(--bg-tint-3);--bg-tint-2: #222;--bg-soft-2: var(--bg-tint-2);--bg-tint-1: #111;--bg-soft-1: var(--bg-tint-1);--bg: #090909;--bg-dark-1: #060606;--bg-hard-1: var(--bg-dark-1);--bg-dark-2: #030303;--bg-hard-2: var(--bg-dark-2);--bg-dark-3: #000;--bg-hard-3: var(--bg-dark-3);--hyperlink-color: #09f;--hyperlink-hover-color: #0df;--PI: 3.14159265358979;color:var(--fg);background-color:var(--bg);position:relative}:root body{padding:0;margin:0}*,*:before,*:after{box-sizing:border-box;font-size:15px;line-height:1.3333333333}@media (prefers-color-scheme: light){:root{--logo-color: #000;--fg-tint-3: #666;--fg-hard-3: var(--fg-tint-3);--fg-tint-2: #555;--fg-hard-2: var(--fg-tint-2);--fg-tint-1: #444;--fg-hard-1: var(--fg-tint-1);--fg: #333;--fg-dark-1: #222;--fg-soft-1: var(--fg-dark-1);--fg-dark-2: #111;--fg-soft-2: var(--fg-dark-2);--fg-dark-3: #000;--fg-soft-3: var(--fg-dark-3);--bg-tint-3: #fffefc;--bg-hard-3: var(--bg-tint-3);--bg-tint-2: #fdfcfa;--bg-hard-2: var(--bg-tint-2);--bg-tint-1: #f5f4f2;--bg-hard-1: var(--bg-tint-1);--bg: #efede9;--bg-dark-1: #eae8e4;--bg-soft-1: var(--bg-dark-1);--bg-dark-2: #e4e2de;--bg-soft-2: var(--bg-dark-2);--bg-dark-3: #dedcd8;--bg-soft-3: var(--bg-dark-3);color:var(--fg);background-color:var(--bg);--hyperlink-color: #08f;--hyperlink-hover-color: #04f}a:hover{color:#08f}button{background-color:#f9f9f9}}a{font-weight:500;color:var(--hyperlink-color);text-decoration:inherit}a:hover{color:var(--hyperlink-hover-color);text-decoration:underline}@font-face{font-family:name;src:url(/love_yanone.ttf)}@font-face{font-family:"|_'_|";src:url(/DelveSystem-Regular.otf)}@font-face{font-family:sudo;src:url(/Sudo-Code.otf)}@font-face{font-family:theia;src:url(/Theia0.2.300-300.otf);font-weight:300}@font-face{font-family:theia;src:url(/Theia0.2.400-400.otf);font-weight:400}@font-face{font-family:theia;src:url(/Theia0.2.500-500.otf);font-weight:500}:root{font-family:Uruz;font-size:20px;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}i{font-family:Uruz}b{font-family:"|_'_|"}code{font-family:sudo}@font-face{font-family:Uruz;src:url(/Uruz/Uruz-5r.otf);font-weight:500}@font-face{font-family:Uruz;src:url(/Uruz/Uruz-6r.otf);font-weight:600}@font-face{font-family:Uruz;src:url(/Uruz/Uruz-7r.otf);font-weight:700}@font-face{font-family:Manufab;src:url(/manufabVF.ttf)}main._class_1riwg_1{display:flex;flex-flow:column;min-height:100svh;width:100%;overflow:hidden;justify-content:center;align-items:center;padding:60px 10px 30px}main._class_1riwg_1>header{width:100%;max-width:512px;display:flex;flex-flow:row;align-items:flex-start;justify-content:space-between;gap:10px}main._class_1riwg_1>header>main{display:flex;flex-flow:column}main._class_1riwg_1>header>main>svg{width:100%;max-width:270px}@media (prefers-color-scheme: light){main._class_1riwg_1>header>main>svg{mix-blend-mode:multiply}}main._class_1riwg_1>header>main>span{color:var(--bg-soft-3)}main._class_1riwg_1>header>button[data-css=profile]{font-family:Theia;height:40px;width:40px;border-radius:0;border:1px solid var(--fg-soft-1)}main._class_1riwg_1>header>div[data-css=profile-actions]{background-color:var(--bg-tint-2);border:1px solid var(--bg-tint-3);display:flex;flex-flow:column}main._class_1riwg_1>header>div[data-css=profile-actions]>button,main._class_1riwg_1>header>div[data-css=profile-actions]>span{font-family:Theia;border:none;border-radius:none;padding:5px 10px;font-size:15px;text-align:left}main._class_1riwg_1>main{width:100%;max-width:512px;flex-grow:1;align-content:end}main._class_1riwg_1>main>form{display:flex;flex-flow:row wrap;height:100%;gap:30px;align-items:end}main._class_1riwg_1>main>form>main{width:100%;max-width:200px;display:flex;flex-flow:column;gap:10px}main._class_1riwg_1>main>form>main>h1{font-size:30px;font-weight:400;line-height:1.167em}main._class_1riwg_1>main>form>main>aside{background-color:red;color:var(--bg-hard-3);font-size:15px;padding:3px 6px}main._class_1riwg_1>main>form>main>label{display:flex;flex-flow:column;position:relative}main._class_1riwg_1>main>form>main>label>span{flex-grow:1;font-size:15px}main._class_1riwg_1>main>form>main>label>span:has(+input:disabled){color:var(--fg-soft-2)}main._class_1riwg_1>main>form>main>label>input{--energy-color: var(--fg-soft-2);box-sizing:border-box;border-radius:0;height:34px;background:none;outline:1px solid var(--energy-color);border:none;font-family:Uruz;font-size:21px;padding:18px 0 16px 8px}main._class_1riwg_1>main>form>main>label>input:focus{outline-width:2px}main._class_1riwg_1>main>form>main>label>input:disabled{color:var(--fg-soft-3);--energy-color: var(--bg-soft-3)}main._class_1riwg_1>main>form>main>footer{display:flex;flex-flow:row;justify-content:space-between}main._class_1riwg_1>main>form>main>footer>button{border:none;padding:0;font-size:12px;color:var(--hyperlink-color)}main._class_1riwg_1>main>form>main>footer>span~button{background-color:var(--bg-dark-3);color:var(--fg);width:50px;height:40px;padding-top:px;font-family:theia;border:none;align-self:flex-end;border:var(--fg-soft-3) solid 1px;cursor:pointer}main._class_1riwg_1>main>form>main>footer>span~button:disabled{background-color:var(--bg-hard-1);border:1px solid var(--bg-soft-1);color:var(--bg-soft-3)}main._class_1riwg_1>main>form>main>footer>span~button:disabled:hover{cursor:not-allowed}main._class_1riwg_1>main>form>footer{display:flex;flex-flow:column;gap:30px;align-items:start}main._class_1riwg_1>main>form>footer>a{font-size:15px;color:var(--fg)}main._class_1riwg_1>main>form>footer>a:hover{color:var(--hyperlink-hover-color)}main._class_1riwg_1>main>form>footer>a:hover>u{color:var(--hyperlink-hover-color)}main._class_1riwg_1>main>form>footer>a>u{color:var(--hyperlink-color)}main._class_1riwg_1>main>article{width:100%;overflow:visible}main._class_1riwg_1>main>article>h1{margin:-36px 0 -36px -6px;font-size:144px;font-weight:600}main._class_1riwg_1>main>article>h2{font-size:36px;margin-top:0}main._class_1riwg_1>main>article[data-css=editor]{display:flex;flex-flow:column;gap:20px}main._class_1riwg_1>main>article[data-css=editor]>form{display:flex;flex-flow:row;gap:10px}main._class_1riwg_1>main>article[data-css=editor]>form>main{display:flex;flex-flow:column;gap:15px;flex-grow:1}main._class_1riwg_1>main>article[data-css=editor]>form>main>label{display:flex;flex-flow:column;gap:10px}main._class_1riwg_1>main>article[data-css=editor]>form>main>label>span{flex-grow:1;font-size:15px}main._class_1riwg_1>main>article[data-css=editor]>form>main>label>span:has(+input:disabled){color:var(--fg-soft-2)}main._class_1riwg_1>main>article[data-css=editor]>form>main>label>input{background:none;outline:1px solid var(--energy-color);border:none;font-family:theia;font-size:17px;padding:18px 0 16px 8px;margin-bottom:1px;flex-grow:1;border-bottom:1px solid transparent}main._class_1riwg_1>main>article[data-css=editor]>form>main>label>input:focus{outline-width:2px}main._class_1riwg_1>main>article[data-css=editor]>form>main>label>input:disabled{color:var(--fg-soft-3);--energy-color: var(--bg-soft-3);border-bottom:1px solid var(--energy-color);border-left:1px solid var(--energy-color);outline:none;padding-top:11px}main._class_1riwg_1>main>article[data-css=editor]>form>main~button{align-self:flex-end}main._class_1riwg_1>main>article[data-css=editor]>form>button{min-width:36px;height:36px;align-self:flex-start;margin-top:29px;padding:2px 8px 0}main._class_1riwg_1 button{background-color:var(--bg-dark-3);color:var(--fg);font-family:theia;border:var(--fg-soft-3) solid 1px;cursor:pointer}main._class_1riwg_1 button:disabled{background-color:var(--bg-hard-1);border:1px solid var(--bg-soft-1);color:var(--bg-soft-3)}main._class_1riwg_1 button:disabled:hover{cursor:not-allowed}main._class_1riwg_1 input{--energy-color: var(--fg-soft-2);box-sizing:border-box;border-radius:0;height:34px;background:none;outline:1px solid var(--energy-color);border:none;font-family:Uruz;font-size:21px;padding:18px 0 16px 8px}main._class_1riwg_1 input:focus{outline-width:2px}main._class_1riwg_1 input:disabled{color:var(--fg-soft-3);--energy-color: var(--bg-soft-3)}main._class_1riwg_1 label{position:relative}main._class_1riwg_1 label>aside{display:none}main._class_1riwg_1 label:focus-within>aside{position:absolute;display:flex;flex-flow:column-reverse;bottom:calc(100% - 24px);right:0;max-width:160px;font-size:15px;line-height:1.2em;text-align:right;padding:3px 4px 4px;background-color:red;color:var(--bg)}
|
|
File without changes
|