From f0c96acad46d3c9f16ef6795b15889a653858493 Mon Sep 17 00:00:00 2001 From: Thorsten Hans Date: Tue, 11 Feb 2025 12:41:27 +0100 Subject: [PATCH] feat: keep docs only for last 2.x release Signed-off-by: Thorsten Hans --- docs/.typedoc-plugin-versions | 2 +- docs/v2.1 | 1 - docs/v2.1.0/assets/highlight.css | 22 - docs/v2.1.0/assets/icons.js | 18 - docs/v2.1.0/assets/icons.svg | 1 - docs/v2.1.0/assets/main.js | 60 - docs/v2.1.0/assets/navigation.js | 1 - docs/v2.1.0/assets/search.js | 1 - docs/v2.1.0/assets/style.css | 1448 ----------------- docs/v2.1.0/assets/versionsMenu.js | 21 - docs/v2.1.0/classes/RedisHandler.html | 10 - docs/v2.1.0/classes/ResponseBuilder.html | 34 - docs/v2.1.0/enums/Llm.EmbeddingModels.html | 6 - docs/v2.1.0/enums/Llm.InferencingModels.html | 7 - docs/v2.1.0/enums/Mqtt.QoS.html | 11 - .../enums/_internal_.RdbmsDataType.html | 18 - docs/v2.1.0/functions/Kv.open.html | 7 - docs/v2.1.0/functions/Kv.openDefault.html | 6 - .../functions/Llm.generateEmbeddings.html | 8 - docs/v2.1.0/functions/Llm.infer.html | 9 - docs/v2.1.0/functions/Mqtt.open.html | 10 - docs/v2.1.0/functions/Mysql.open.html | 7 - docs/v2.1.0/functions/Postgres.open.html | 7 - docs/v2.1.0/functions/Redis.open.html | 7 - docs/v2.1.0/functions/Router.html | 6 - docs/v2.1.0/functions/Sqlite.open.html | 7 - docs/v2.1.0/functions/Sqlite.openDefault.html | 6 - docs/v2.1.0/functions/Variables.get.html | 7 - docs/v2.1.0/index.html | 16 - docs/v2.1.0/interfaces/Kv.Store.html | 32 - .../interfaces/Llm.EmbeddingResult.html | 8 - .../v2.1.0/interfaces/Llm.EmbeddingUsage.html | 7 - .../interfaces/Llm.InferenceResult.html | 8 - .../v2.1.0/interfaces/Llm.InferenceUsage.html | 8 - .../interfaces/Llm.InferencingOptions.html | 12 - .../Llm.InternalInferencingOptions.html | 12 - .../interfaces/Mqtt.MqttConnection.html | 11 - .../interfaces/Mysql.MysqlConnection.html | 8 - .../Postgres.PostgresConnection.html | 16 - .../interfaces/Redis.RedisConnection.html | 38 - .../Redis.RedisParameterBinary.html | 6 - .../interfaces/Redis.RedisParameterInt64.html | 6 - .../interfaces/Redis.RedisResultBinary.html | 6 - .../interfaces/Redis.RedisResultInt64.html | 6 - .../interfaces/Redis.RedisResultNil.html | 5 - .../interfaces/Redis.RedisResultStatus.html | 6 - .../interfaces/Sqlite.SqliteConnection.html | 10 - .../interfaces/Sqlite.SqliteResult.html | 10 - .../interfaces/_internal_.RdbmsColumn.html | 6 - .../interfaces/_internal_.RdbmsRowSet.html | 6 - .../interfaces/_internal_.RouteHandler.html | 4 - .../_internal_.SpinRouteHandler.html | 4 - .../interfaces/_internal_.routerType.html | 14 - docs/v2.1.0/modules/Kv.html | 7 - docs/v2.1.0/modules/Llm.html | 14 - docs/v2.1.0/modules/Mqtt.html | 7 - docs/v2.1.0/modules/Mysql.html | 6 - docs/v2.1.0/modules/Postgres.html | 6 - docs/v2.1.0/modules/Redis.html | 15 - docs/v2.1.0/modules/Sqlite.html | 15 - docs/v2.1.0/modules/Variables.html | 5 - docs/v2.1.0/modules/_internal_.html | 34 - docs/v2.1.0/types/Redis.Payload.html | 4 - docs/v2.1.0/types/Redis.RedisParameter.html | 4 - docs/v2.1.0/types/Redis.RedisResult.html | 4 - docs/v2.1.0/types/Sqlite.ParameterValue.html | 4 - docs/v2.1.0/types/Sqlite.ValueBlob.html | 4 - docs/v2.1.0/types/Sqlite.ValueInteger.html | 4 - docs/v2.1.0/types/Sqlite.ValueNull.html | 4 - docs/v2.1.0/types/Sqlite.ValueReal.html | 4 - docs/v2.1.0/types/Sqlite.ValueText.html | 4 - docs/v2.1.0/types/Sqlite.sqliteValues.html | 4 - .../v2.1.0/types/_internal_.GenericTraps.html | 4 - docs/v2.1.0/types/_internal_.IRequest.html | 4 - .../types/_internal_.RdbmsParameterValue.html | 4 - .../types/_internal_.RdbmsValueBinary.html | 4 - .../types/_internal_.RdbmsValueBoolean.html | 4 - .../types/_internal_.RdbmsValueDbNull.html | 4 - .../_internal_.RdbmsValueFloating32.html | 4 - .../_internal_.RdbmsValueFloating64.html | 4 - .../types/_internal_.RdbmsValueInt16.html | 4 - .../types/_internal_.RdbmsValueInt32.html | 4 - .../types/_internal_.RdbmsValueInt64.html | 4 - .../types/_internal_.RdbmsValueInt8.html | 4 - .../types/_internal_.RdbmsValueStr.html | 4 - .../types/_internal_.RdbmsValueUint16.html | 4 - .../types/_internal_.RdbmsValueUint32.html | 4 - .../types/_internal_.RdbmsValueUint64.html | 4 - .../types/_internal_.RdbmsValueUint8.html | 4 - docs/v2.1.0/types/_internal_.RequestLike.html | 4 - .../types/_internal_.ResolveFunction.html | 5 - docs/v2.1.0/types/_internal_.Route.html | 4 - docs/v2.1.0/types/_internal_.RouteEntry.html | 4 - docs/v2.1.0/types/_internal_.RouterHints.html | 4 - .../v2.1.0/types/_internal_.RouterType-1.html | 4 - .../_internal_.SpinRdbmsParameterValue.html | 4 - docs/v2.2 | 1 - docs/v2.2.0/assets/highlight.css | 22 - docs/v2.2.0/assets/icons.js | 18 - docs/v2.2.0/assets/icons.svg | 1 - docs/v2.2.0/assets/main.js | 60 - docs/v2.2.0/assets/navigation.js | 1 - docs/v2.2.0/assets/search.js | 1 - docs/v2.2.0/assets/style.css | 1448 ----------------- docs/v2.2.0/assets/versionsMenu.js | 21 - docs/v2.2.0/classes/RedisHandler.html | 10 - docs/v2.2.0/classes/ResponseBuilder.html | 34 - docs/v2.2.0/enums/Llm.EmbeddingModels.html | 6 - docs/v2.2.0/enums/Llm.InferencingModels.html | 7 - docs/v2.2.0/enums/Mqtt.QoS.html | 11 - .../enums/_internal_.RdbmsDataType.html | 18 - docs/v2.2.0/functions/Kv.open.html | 7 - docs/v2.2.0/functions/Kv.openDefault.html | 6 - .../functions/Llm.generateEmbeddings.html | 8 - docs/v2.2.0/functions/Llm.infer.html | 9 - docs/v2.2.0/functions/Mqtt.open.html | 10 - docs/v2.2.0/functions/Mysql.open.html | 7 - docs/v2.2.0/functions/Postgres.open.html | 7 - docs/v2.2.0/functions/Redis.open.html | 7 - docs/v2.2.0/functions/Router.html | 6 - docs/v2.2.0/functions/Sqlite.open.html | 7 - docs/v2.2.0/functions/Sqlite.openDefault.html | 6 - docs/v2.2.0/functions/Variables.get.html | 7 - docs/v2.2.0/index.html | 16 - docs/v2.2.0/interfaces/Kv.Store.html | 32 - .../interfaces/Llm.EmbeddingResult.html | 8 - .../v2.2.0/interfaces/Llm.EmbeddingUsage.html | 7 - .../interfaces/Llm.InferenceResult.html | 8 - .../v2.2.0/interfaces/Llm.InferenceUsage.html | 8 - .../interfaces/Llm.InferencingOptions.html | 12 - .../Llm.InternalInferencingOptions.html | 12 - .../interfaces/Mqtt.MqttConnection.html | 11 - .../interfaces/Mysql.MysqlConnection.html | 8 - .../Postgres.PostgresConnection.html | 16 - .../interfaces/Redis.RedisConnection.html | 38 - .../Redis.RedisParameterBinary.html | 6 - .../interfaces/Redis.RedisParameterInt64.html | 6 - .../interfaces/Redis.RedisResultBinary.html | 6 - .../interfaces/Redis.RedisResultInt64.html | 6 - .../interfaces/Redis.RedisResultNil.html | 5 - .../interfaces/Redis.RedisResultStatus.html | 6 - .../interfaces/Sqlite.SqliteConnection.html | 10 - .../interfaces/Sqlite.SqliteResult.html | 10 - .../interfaces/_internal_.RdbmsColumn.html | 6 - .../interfaces/_internal_.RdbmsRowSet.html | 6 - .../interfaces/_internal_.RouteHandler.html | 4 - .../_internal_.SpinRouteHandler.html | 4 - .../interfaces/_internal_.routerType.html | 14 - docs/v2.2.0/modules/Kv.html | 7 - docs/v2.2.0/modules/Llm.html | 14 - docs/v2.2.0/modules/Mqtt.html | 7 - docs/v2.2.0/modules/Mysql.html | 6 - docs/v2.2.0/modules/Postgres.html | 6 - docs/v2.2.0/modules/Redis.html | 15 - docs/v2.2.0/modules/Sqlite.html | 15 - docs/v2.2.0/modules/Variables.html | 5 - docs/v2.2.0/modules/_internal_.html | 34 - docs/v2.2.0/types/Redis.Payload.html | 4 - docs/v2.2.0/types/Redis.RedisParameter.html | 4 - docs/v2.2.0/types/Redis.RedisResult.html | 4 - docs/v2.2.0/types/Sqlite.ParameterValue.html | 4 - docs/v2.2.0/types/Sqlite.ValueBlob.html | 4 - docs/v2.2.0/types/Sqlite.ValueInteger.html | 4 - docs/v2.2.0/types/Sqlite.ValueNull.html | 4 - docs/v2.2.0/types/Sqlite.ValueReal.html | 4 - docs/v2.2.0/types/Sqlite.ValueText.html | 4 - docs/v2.2.0/types/Sqlite.sqliteValues.html | 4 - .../v2.2.0/types/_internal_.GenericTraps.html | 4 - docs/v2.2.0/types/_internal_.IRequest.html | 4 - .../types/_internal_.RdbmsParameterValue.html | 4 - .../types/_internal_.RdbmsValueBinary.html | 4 - .../types/_internal_.RdbmsValueBoolean.html | 4 - .../types/_internal_.RdbmsValueDbNull.html | 4 - .../_internal_.RdbmsValueFloating32.html | 4 - .../_internal_.RdbmsValueFloating64.html | 4 - .../types/_internal_.RdbmsValueInt16.html | 4 - .../types/_internal_.RdbmsValueInt32.html | 4 - .../types/_internal_.RdbmsValueInt64.html | 4 - .../types/_internal_.RdbmsValueInt8.html | 4 - .../types/_internal_.RdbmsValueStr.html | 4 - .../types/_internal_.RdbmsValueUint16.html | 4 - .../types/_internal_.RdbmsValueUint32.html | 4 - .../types/_internal_.RdbmsValueUint64.html | 4 - .../types/_internal_.RdbmsValueUint8.html | 4 - docs/v2.2.0/types/_internal_.RequestLike.html | 4 - .../types/_internal_.ResolveFunction.html | 5 - docs/v2.2.0/types/_internal_.Route.html | 4 - docs/v2.2.0/types/_internal_.RouteEntry.html | 4 - docs/v2.2.0/types/_internal_.RouterHints.html | 4 - .../v2.2.0/types/_internal_.RouterType-1.html | 4 - .../_internal_.SpinRdbmsParameterValue.html | 4 - docs/v3.1.0/classes/RedisHandler.html | 4 +- docs/v3.1.0/enums/Llm.EmbeddingModels.html | 4 +- docs/v3.1.0/enums/Llm.InferencingModels.html | 4 +- docs/v3.1.0/enums/Mqtt.QoS.html | 8 +- .../enums/PostgresV3.PostgresV3DataType.html | 4 +- .../enums/_internal_.RdbmsDataType.html | 4 +- docs/v3.1.0/functions/Kv.open.html | 2 +- docs/v3.1.0/functions/Kv.openDefault.html | 2 +- .../functions/Llm.generateEmbeddings.html | 2 +- docs/v3.1.0/functions/Llm.infer.html | 2 +- docs/v3.1.0/functions/Mqtt.open.html | 2 +- docs/v3.1.0/functions/Mysql.open.html | 2 +- docs/v3.1.0/functions/Postgres.open.html | 2 +- docs/v3.1.0/functions/PostgresV3.open.html | 2 +- docs/v3.1.0/functions/Redis.open.html | 2 +- docs/v3.1.0/functions/Sqlite.open.html | 2 +- docs/v3.1.0/functions/Sqlite.openDefault.html | 2 +- docs/v3.1.0/functions/Variables.get.html | 2 +- docs/v3.1.0/interfaces/Kv.Store.html | 16 +- .../interfaces/Llm.EmbeddingResult.html | 4 +- .../v3.1.0/interfaces/Llm.EmbeddingUsage.html | 4 +- .../interfaces/Llm.InferenceResult.html | 4 +- .../v3.1.0/interfaces/Llm.InferenceUsage.html | 4 +- .../interfaces/Llm.InferencingOptions.html | 4 +- .../Llm.InternalInferencingOptions.html | 4 +- .../interfaces/Mqtt.MqttConnection.html | 4 +- .../interfaces/Mysql.MysqlConnection.html | 4 +- .../Postgres.PostgresConnection.html | 6 +- .../PostgresV3.PostgresConnection.html | 6 +- .../PostgresV3.PostgresV3Column.html | 4 +- .../PostgresV3.PostgresV3RowSet.html | 4 +- .../PostgresV3.SpinRdbmsRowSet.html | 4 +- .../interfaces/Redis.RedisConnection.html | 20 +- .../Redis.RedisParameterBinary.html | 4 +- .../interfaces/Redis.RedisParameterInt64.html | 4 +- .../interfaces/Redis.RedisResultBinary.html | 4 +- .../interfaces/Redis.RedisResultInt64.html | 4 +- .../interfaces/Redis.RedisResultNil.html | 4 +- .../interfaces/Redis.RedisResultStatus.html | 4 +- .../interfaces/Sqlite.SqliteConnection.html | 4 +- .../interfaces/Sqlite.SqliteResult.html | 6 +- .../interfaces/_internal_.RdbmsColumn.html | 4 +- .../interfaces/_internal_.RdbmsRowSet.html | 4 +- docs/v3.1.0/modules/Kv.html | 2 +- docs/v3.1.0/modules/Llm.html | 2 +- docs/v3.1.0/modules/Mqtt.html | 2 +- docs/v3.1.0/modules/Mysql.html | 2 +- docs/v3.1.0/modules/Postgres.html | 2 +- docs/v3.1.0/modules/PostgresV3.html | 2 +- docs/v3.1.0/modules/Redis.html | 2 +- docs/v3.1.0/modules/Sqlite.html | 2 +- docs/v3.1.0/modules/Variables.html | 2 +- .../types/PostgresV3.PostgresV3DbBinary.html | 2 +- .../types/PostgresV3.PostgresV3DbBoolean.html | 2 +- .../types/PostgresV3.PostgresV3DbDate.html | 2 +- .../PostgresV3.PostgresV3DbDateTime.html | 2 +- .../PostgresV3.PostgresV3DbFloating32.html | 2 +- .../PostgresV3.PostgresV3DbFloating64.html | 2 +- .../types/PostgresV3.PostgresV3DbInt16.html | 2 +- .../types/PostgresV3.PostgresV3DbInt32.html | 2 +- .../types/PostgresV3.PostgresV3DbInt64.html | 2 +- .../types/PostgresV3.PostgresV3DbInt8.html | 2 +- .../types/PostgresV3.PostgresV3DbNull.html | 2 +- .../types/PostgresV3.PostgresV3DbStr.html | 2 +- .../types/PostgresV3.PostgresV3DbTime.html | 2 +- .../PostgresV3.PostgresV3DbTimeastamp.html | 2 +- .../PostgresV3.PostgresV3DbUnsupported.html | 2 +- .../PostgresV3.PostgresV3ParameterValue.html | 2 +- .../v3.1.0/types/PostgresV3.RdbmsDbValue.html | 2 +- docs/v3.1.0/types/PostgresV3.RdbmsRow.html | 2 +- ...stgresV3.SpinPostgresV3ParameterValue.html | 2 +- .../PostgresV3.SpinPostgresV3ValueBinary.html | 2 +- ...PostgresV3.SpinPostgresV3ValueBoolean.html | 2 +- .../PostgresV3.SpinPostgresV3ValueDate.html | 2 +- ...ostgresV3.SpinPostgresV3ValueDateTime.html | 2 +- .../PostgresV3.SpinPostgresV3ValueDbNull.html | 2 +- ...tgresV3.SpinPostgresV3ValueFloating32.html | 2 +- ...tgresV3.SpinPostgresV3ValueFloating64.html | 2 +- .../PostgresV3.SpinPostgresV3ValueInt16.html | 2 +- .../PostgresV3.SpinPostgresV3ValueInt32.html | 2 +- .../PostgresV3.SpinPostgresV3ValueInt64.html | 2 +- .../PostgresV3.SpinPostgresV3ValueInt8.html | 2 +- .../PostgresV3.SpinPostgresV3ValueStr.html | 2 +- .../PostgresV3.SpinPostgresV3ValueTime.html | 2 +- ...stgresV3.SpinPostgresV3ValueTimeStamp.html | 2 +- docs/v3.1.0/types/Redis.Payload.html | 2 +- docs/v3.1.0/types/Redis.RedisParameter.html | 2 +- docs/v3.1.0/types/Redis.RedisResult.html | 2 +- docs/v3.1.0/types/Sqlite.ParameterValue.html | 2 +- docs/v3.1.0/types/Sqlite.ValueBlob.html | 2 +- docs/v3.1.0/types/Sqlite.ValueInteger.html | 2 +- docs/v3.1.0/types/Sqlite.ValueNull.html | 2 +- docs/v3.1.0/types/Sqlite.ValueReal.html | 2 +- docs/v3.1.0/types/Sqlite.ValueText.html | 2 +- docs/v3.1.0/types/Sqlite.sqliteValues.html | 2 +- .../types/_internal_.RdbmsParameterValue.html | 2 +- .../types/_internal_.RdbmsValueBinary.html | 2 +- .../types/_internal_.RdbmsValueBoolean.html | 2 +- .../types/_internal_.RdbmsValueDbNull.html | 2 +- .../_internal_.RdbmsValueFloating32.html | 2 +- .../_internal_.RdbmsValueFloating64.html | 2 +- .../types/_internal_.RdbmsValueInt16.html | 2 +- .../types/_internal_.RdbmsValueInt32.html | 2 +- .../types/_internal_.RdbmsValueInt64.html | 2 +- .../types/_internal_.RdbmsValueInt8.html | 2 +- .../types/_internal_.RdbmsValueStr.html | 2 +- .../types/_internal_.RdbmsValueUint16.html | 2 +- .../types/_internal_.RdbmsValueUint32.html | 2 +- .../types/_internal_.RdbmsValueUint64.html | 2 +- .../types/_internal_.RdbmsValueUint8.html | 2 +- .../_internal_.SpinRdbmsParameterValue.html | 2 +- docs/versions.js | 2 - 303 files changed, 162 insertions(+), 4678 deletions(-) delete mode 120000 docs/v2.1 delete mode 100644 docs/v2.1.0/assets/highlight.css delete mode 100644 docs/v2.1.0/assets/icons.js delete mode 100644 docs/v2.1.0/assets/icons.svg delete mode 100644 docs/v2.1.0/assets/main.js delete mode 100644 docs/v2.1.0/assets/navigation.js delete mode 100644 docs/v2.1.0/assets/search.js delete mode 100644 docs/v2.1.0/assets/style.css delete mode 100644 docs/v2.1.0/assets/versionsMenu.js delete mode 100644 docs/v2.1.0/classes/RedisHandler.html delete mode 100644 docs/v2.1.0/classes/ResponseBuilder.html delete mode 100644 docs/v2.1.0/enums/Llm.EmbeddingModels.html delete mode 100644 docs/v2.1.0/enums/Llm.InferencingModels.html delete mode 100644 docs/v2.1.0/enums/Mqtt.QoS.html delete mode 100644 docs/v2.1.0/enums/_internal_.RdbmsDataType.html delete mode 100644 docs/v2.1.0/functions/Kv.open.html delete mode 100644 docs/v2.1.0/functions/Kv.openDefault.html delete mode 100644 docs/v2.1.0/functions/Llm.generateEmbeddings.html delete mode 100644 docs/v2.1.0/functions/Llm.infer.html delete mode 100644 docs/v2.1.0/functions/Mqtt.open.html delete mode 100644 docs/v2.1.0/functions/Mysql.open.html delete mode 100644 docs/v2.1.0/functions/Postgres.open.html delete mode 100644 docs/v2.1.0/functions/Redis.open.html delete mode 100644 docs/v2.1.0/functions/Router.html delete mode 100644 docs/v2.1.0/functions/Sqlite.open.html delete mode 100644 docs/v2.1.0/functions/Sqlite.openDefault.html delete mode 100644 docs/v2.1.0/functions/Variables.get.html delete mode 100644 docs/v2.1.0/index.html delete mode 100644 docs/v2.1.0/interfaces/Kv.Store.html delete mode 100644 docs/v2.1.0/interfaces/Llm.EmbeddingResult.html delete mode 100644 docs/v2.1.0/interfaces/Llm.EmbeddingUsage.html delete mode 100644 docs/v2.1.0/interfaces/Llm.InferenceResult.html delete mode 100644 docs/v2.1.0/interfaces/Llm.InferenceUsage.html delete mode 100644 docs/v2.1.0/interfaces/Llm.InferencingOptions.html delete mode 100644 docs/v2.1.0/interfaces/Llm.InternalInferencingOptions.html delete mode 100644 docs/v2.1.0/interfaces/Mqtt.MqttConnection.html delete mode 100644 docs/v2.1.0/interfaces/Mysql.MysqlConnection.html delete mode 100644 docs/v2.1.0/interfaces/Postgres.PostgresConnection.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisConnection.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisParameterBinary.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisParameterInt64.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisResultBinary.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisResultInt64.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisResultNil.html delete mode 100644 docs/v2.1.0/interfaces/Redis.RedisResultStatus.html delete mode 100644 docs/v2.1.0/interfaces/Sqlite.SqliteConnection.html delete mode 100644 docs/v2.1.0/interfaces/Sqlite.SqliteResult.html delete mode 100644 docs/v2.1.0/interfaces/_internal_.RdbmsColumn.html delete mode 100644 docs/v2.1.0/interfaces/_internal_.RdbmsRowSet.html delete mode 100644 docs/v2.1.0/interfaces/_internal_.RouteHandler.html delete mode 100644 docs/v2.1.0/interfaces/_internal_.SpinRouteHandler.html delete mode 100644 docs/v2.1.0/interfaces/_internal_.routerType.html delete mode 100644 docs/v2.1.0/modules/Kv.html delete mode 100644 docs/v2.1.0/modules/Llm.html delete mode 100644 docs/v2.1.0/modules/Mqtt.html delete mode 100644 docs/v2.1.0/modules/Mysql.html delete mode 100644 docs/v2.1.0/modules/Postgres.html delete mode 100644 docs/v2.1.0/modules/Redis.html delete mode 100644 docs/v2.1.0/modules/Sqlite.html delete mode 100644 docs/v2.1.0/modules/Variables.html delete mode 100644 docs/v2.1.0/modules/_internal_.html delete mode 100644 docs/v2.1.0/types/Redis.Payload.html delete mode 100644 docs/v2.1.0/types/Redis.RedisParameter.html delete mode 100644 docs/v2.1.0/types/Redis.RedisResult.html delete mode 100644 docs/v2.1.0/types/Sqlite.ParameterValue.html delete mode 100644 docs/v2.1.0/types/Sqlite.ValueBlob.html delete mode 100644 docs/v2.1.0/types/Sqlite.ValueInteger.html delete mode 100644 docs/v2.1.0/types/Sqlite.ValueNull.html delete mode 100644 docs/v2.1.0/types/Sqlite.ValueReal.html delete mode 100644 docs/v2.1.0/types/Sqlite.ValueText.html delete mode 100644 docs/v2.1.0/types/Sqlite.sqliteValues.html delete mode 100644 docs/v2.1.0/types/_internal_.GenericTraps.html delete mode 100644 docs/v2.1.0/types/_internal_.IRequest.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsParameterValue.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueBinary.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueBoolean.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueDbNull.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueFloating32.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueFloating64.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueInt16.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueInt32.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueInt64.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueInt8.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueStr.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueUint16.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueUint32.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueUint64.html delete mode 100644 docs/v2.1.0/types/_internal_.RdbmsValueUint8.html delete mode 100644 docs/v2.1.0/types/_internal_.RequestLike.html delete mode 100644 docs/v2.1.0/types/_internal_.ResolveFunction.html delete mode 100644 docs/v2.1.0/types/_internal_.Route.html delete mode 100644 docs/v2.1.0/types/_internal_.RouteEntry.html delete mode 100644 docs/v2.1.0/types/_internal_.RouterHints.html delete mode 100644 docs/v2.1.0/types/_internal_.RouterType-1.html delete mode 100644 docs/v2.1.0/types/_internal_.SpinRdbmsParameterValue.html delete mode 120000 docs/v2.2 delete mode 100644 docs/v2.2.0/assets/highlight.css delete mode 100644 docs/v2.2.0/assets/icons.js delete mode 100644 docs/v2.2.0/assets/icons.svg delete mode 100644 docs/v2.2.0/assets/main.js delete mode 100644 docs/v2.2.0/assets/navigation.js delete mode 100644 docs/v2.2.0/assets/search.js delete mode 100644 docs/v2.2.0/assets/style.css delete mode 100644 docs/v2.2.0/assets/versionsMenu.js delete mode 100644 docs/v2.2.0/classes/RedisHandler.html delete mode 100644 docs/v2.2.0/classes/ResponseBuilder.html delete mode 100644 docs/v2.2.0/enums/Llm.EmbeddingModels.html delete mode 100644 docs/v2.2.0/enums/Llm.InferencingModels.html delete mode 100644 docs/v2.2.0/enums/Mqtt.QoS.html delete mode 100644 docs/v2.2.0/enums/_internal_.RdbmsDataType.html delete mode 100644 docs/v2.2.0/functions/Kv.open.html delete mode 100644 docs/v2.2.0/functions/Kv.openDefault.html delete mode 100644 docs/v2.2.0/functions/Llm.generateEmbeddings.html delete mode 100644 docs/v2.2.0/functions/Llm.infer.html delete mode 100644 docs/v2.2.0/functions/Mqtt.open.html delete mode 100644 docs/v2.2.0/functions/Mysql.open.html delete mode 100644 docs/v2.2.0/functions/Postgres.open.html delete mode 100644 docs/v2.2.0/functions/Redis.open.html delete mode 100644 docs/v2.2.0/functions/Router.html delete mode 100644 docs/v2.2.0/functions/Sqlite.open.html delete mode 100644 docs/v2.2.0/functions/Sqlite.openDefault.html delete mode 100644 docs/v2.2.0/functions/Variables.get.html delete mode 100644 docs/v2.2.0/index.html delete mode 100644 docs/v2.2.0/interfaces/Kv.Store.html delete mode 100644 docs/v2.2.0/interfaces/Llm.EmbeddingResult.html delete mode 100644 docs/v2.2.0/interfaces/Llm.EmbeddingUsage.html delete mode 100644 docs/v2.2.0/interfaces/Llm.InferenceResult.html delete mode 100644 docs/v2.2.0/interfaces/Llm.InferenceUsage.html delete mode 100644 docs/v2.2.0/interfaces/Llm.InferencingOptions.html delete mode 100644 docs/v2.2.0/interfaces/Llm.InternalInferencingOptions.html delete mode 100644 docs/v2.2.0/interfaces/Mqtt.MqttConnection.html delete mode 100644 docs/v2.2.0/interfaces/Mysql.MysqlConnection.html delete mode 100644 docs/v2.2.0/interfaces/Postgres.PostgresConnection.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisConnection.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisParameterBinary.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisParameterInt64.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisResultBinary.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisResultInt64.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisResultNil.html delete mode 100644 docs/v2.2.0/interfaces/Redis.RedisResultStatus.html delete mode 100644 docs/v2.2.0/interfaces/Sqlite.SqliteConnection.html delete mode 100644 docs/v2.2.0/interfaces/Sqlite.SqliteResult.html delete mode 100644 docs/v2.2.0/interfaces/_internal_.RdbmsColumn.html delete mode 100644 docs/v2.2.0/interfaces/_internal_.RdbmsRowSet.html delete mode 100644 docs/v2.2.0/interfaces/_internal_.RouteHandler.html delete mode 100644 docs/v2.2.0/interfaces/_internal_.SpinRouteHandler.html delete mode 100644 docs/v2.2.0/interfaces/_internal_.routerType.html delete mode 100644 docs/v2.2.0/modules/Kv.html delete mode 100644 docs/v2.2.0/modules/Llm.html delete mode 100644 docs/v2.2.0/modules/Mqtt.html delete mode 100644 docs/v2.2.0/modules/Mysql.html delete mode 100644 docs/v2.2.0/modules/Postgres.html delete mode 100644 docs/v2.2.0/modules/Redis.html delete mode 100644 docs/v2.2.0/modules/Sqlite.html delete mode 100644 docs/v2.2.0/modules/Variables.html delete mode 100644 docs/v2.2.0/modules/_internal_.html delete mode 100644 docs/v2.2.0/types/Redis.Payload.html delete mode 100644 docs/v2.2.0/types/Redis.RedisParameter.html delete mode 100644 docs/v2.2.0/types/Redis.RedisResult.html delete mode 100644 docs/v2.2.0/types/Sqlite.ParameterValue.html delete mode 100644 docs/v2.2.0/types/Sqlite.ValueBlob.html delete mode 100644 docs/v2.2.0/types/Sqlite.ValueInteger.html delete mode 100644 docs/v2.2.0/types/Sqlite.ValueNull.html delete mode 100644 docs/v2.2.0/types/Sqlite.ValueReal.html delete mode 100644 docs/v2.2.0/types/Sqlite.ValueText.html delete mode 100644 docs/v2.2.0/types/Sqlite.sqliteValues.html delete mode 100644 docs/v2.2.0/types/_internal_.GenericTraps.html delete mode 100644 docs/v2.2.0/types/_internal_.IRequest.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsParameterValue.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueBinary.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueBoolean.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueDbNull.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueFloating32.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueFloating64.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueInt16.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueInt32.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueInt64.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueInt8.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueStr.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueUint16.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueUint32.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueUint64.html delete mode 100644 docs/v2.2.0/types/_internal_.RdbmsValueUint8.html delete mode 100644 docs/v2.2.0/types/_internal_.RequestLike.html delete mode 100644 docs/v2.2.0/types/_internal_.ResolveFunction.html delete mode 100644 docs/v2.2.0/types/_internal_.Route.html delete mode 100644 docs/v2.2.0/types/_internal_.RouteEntry.html delete mode 100644 docs/v2.2.0/types/_internal_.RouterHints.html delete mode 100644 docs/v2.2.0/types/_internal_.RouterType-1.html delete mode 100644 docs/v2.2.0/types/_internal_.SpinRdbmsParameterValue.html diff --git a/docs/.typedoc-plugin-versions b/docs/.typedoc-plugin-versions index 27a322e0..0a4206c5 100644 --- a/docs/.typedoc-plugin-versions +++ b/docs/.typedoc-plugin-versions @@ -1 +1 @@ -{"versions":["v3.1.0","v3.0.0","v2.3.0","v2.2.0","v2.1.0","v0.6.0"],"stable":"v3.1.0"} +{"versions":["v3.1.0","v3.0.0","v2.3.0","v0.6.0"],"stable":"v3.1.0"} diff --git a/docs/v2.1 b/docs/v2.1 deleted file mode 120000 index 3c0a8c6a..00000000 --- a/docs/v2.1 +++ /dev/null @@ -1 +0,0 @@ -/Users/thorsten/dev/fermyon/spin-js-sdk/docs/v2.1.0 \ No newline at end of file diff --git a/docs/v2.1.0/assets/highlight.css b/docs/v2.1.0/assets/highlight.css deleted file mode 100644 index 5674cf39..00000000 --- a/docs/v2.1.0/assets/highlight.css +++ /dev/null @@ -1,22 +0,0 @@ -:root { - --light-code-background: #FFFFFF; - --dark-code-background: #1E1E1E; -} - -@media (prefers-color-scheme: light) { :root { - --code-background: var(--light-code-background); -} } - -@media (prefers-color-scheme: dark) { :root { - --code-background: var(--dark-code-background); -} } - -:root[data-theme='light'] { - --code-background: var(--light-code-background); -} - -:root[data-theme='dark'] { - --code-background: var(--dark-code-background); -} - -pre, code { background: var(--code-background); } diff --git a/docs/v2.1.0/assets/icons.js b/docs/v2.1.0/assets/icons.js deleted file mode 100644 index e88e8ca7..00000000 --- a/docs/v2.1.0/assets/icons.js +++ /dev/null @@ -1,18 +0,0 @@ -(function() { - addIcons(); - function addIcons() { - if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); - const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); - svg.innerHTML = `""`; - svg.style.display = "none"; - if (location.protocol === "file:") updateUseElements(); - } - - function updateUseElements() { - document.querySelectorAll("use").forEach(el => { - if (el.getAttribute("href").includes("#icon-")) { - el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); - } - }); - } -})() \ No newline at end of file diff --git a/docs/v2.1.0/assets/icons.svg b/docs/v2.1.0/assets/icons.svg deleted file mode 100644 index e371b8b5..00000000 --- a/docs/v2.1.0/assets/icons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/v2.1.0/assets/main.js b/docs/v2.1.0/assets/main.js deleted file mode 100644 index 21a5d74d..00000000 --- a/docs/v2.1.0/assets/main.js +++ /dev/null @@ -1,60 +0,0 @@ -"use strict"; -window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; -"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{ce(e,t)}),ce(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),te(e)}}function he(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})(); -/*! Bundled license information: - -lunr/lunr.js: - (** - * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 - * Copyright (C) 2020 Oliver Nightingale - * @license MIT - *) - (*! - * lunr.utils - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Set - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.tokenizer - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Pipeline - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Vector - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.stemmer - * Copyright (C) 2020 Oliver Nightingale - * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt - *) - (*! - * lunr.stopWordFilter - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.trimmer - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.TokenSet - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Index - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Builder - * Copyright (C) 2020 Oliver Nightingale - *) -*/ diff --git a/docs/v2.1.0/assets/navigation.js b/docs/v2.1.0/assets/navigation.js deleted file mode 100644 index 384a374c..00000000 --- a/docs/v2.1.0/assets/navigation.js +++ /dev/null @@ -1 +0,0 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAE6WZW2/TMBSA/0uex2VjlDEhHmBcpo2xNYMXhJDbnGUWjt0lzqBC/Hdku019i30y3qr4y2cfO7aP3W9/Cgm/ZXFcvKJcQssJe13sFSsib4vjohFVz6B78mNb9uPxrWxYsVf8pLwqjg/2iuUtZVULvDj+Nqjm1aLpTogk1+sV7GzA+8ZxOZxrPvq75+reCtY3fCfTlhuyhNBoUK+lz2e+cS5+lSBRRoMmjaKX8JHwikGbVVpsylmuKJ/i9fmUu1Vc645P3LojU74PwKGly+uWrLqdUa5XrszGPN3Tly/2nx9YytM53PXQyYRui+RUehAvSUsakNB+JayHhDVCoyrQ5BvKSbvO2S10gloIBoTj3IbFy08WFz1jKLdB8er3TBBJef3sAKXf4dOrmB1OqmJ2iK/ilMv9GcquyUliZM9ocpIY2R+anCQ+wnqP8NpStihrKf2lLSH9QtHjZtBpauTIGXSaGjl2Bp2mxo2eJrNiswKf05/JJXVH5YWdYPfwvudLSUVytXPJrFhtZCmdKkdJ3nGZXuIHCKVrP1IuU7umReGE7r4+4lPQo/2cUCcVk7bPkTfiFX23qjq7DzPPs3v3vcN4xllK0cYzmbP7x7owlbyIFVjf2c3me9LvqiL31dmh9+YJ3JCeyYRgQwQeO/hz1oTRn7MGFf67ZgFVRXn9SVTArE/JpNxK4yHj2fYpv4EW+DJpC6Bx31DxHDqnm6xBchpouNR4DeiXjtTxYXeMGksJt+FApo0eh1Km2+hiGCHl9eeV/ryy0h2aFpuZO6mCsVdSFdUq+ScShnHpYnNG+UMyMQepasSYSRcmJ96nOynDmaeeoqbelSj9CaLfvRLl+JxQxFvBOXhbnNXNWuJyD1nCtCa6iDl9sO7uWKQT1GNUL2gyF5G2eeSDYtKibFCXopN1C10Y17YEFdoWzkQ3OEP+ITEOumyYc6hoJEb9GBWgJjPRGZtHJu9DFDokAP6hOG72cLzeO+hk7LHDTig3Kzyu4TaLFKOabKFI7QVlOOkF9Q/wY8pSEtnHt4LAatiU+JKsmSCVnz4a06Ywf0KwhzOuchmU0d/7A1100w9cYzPaiLLTubxj1D6mbOezeY5LhjWamdEbn88m7yM1m0iRHGc+RUqfKDayafdw5u6LicWIbShHiVSaU4dfmO3aIChd7ILNdmFu1TQ4B5IUqXKU6Fr9TohUeU7UaV7jwRl247KRh06fjer/zmOWBHMm+0paShYslkIMRagZWUO0OTtJ7f+7ENvkg78Blox03XaNil767x84f6RAtxK8gzc9ZVVc5ABJl75DiC50uiQM5x/4ZURWaxoAAA==" \ No newline at end of file diff --git a/docs/v2.1.0/assets/search.js b/docs/v2.1.0/assets/search.js deleted file mode 100644 index 6fa08ef9..00000000 --- a/docs/v2.1.0/assets/search.js +++ /dev/null @@ -1 +0,0 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAE8VdbZPbNpL+L5qv2om6+e66uqrbbPYuZ2c3G2fzZSqVokf0WGeJGovUxK5U/vsVQYJqNBoQSGnGn2ZKQr8AeNBo9ANSfywO+9+bxau7PxYfN/V68SqNl4u63FWLV4uf9se2OiyWi+Nhu3i1eH+s79vNvm6+6b+4/dDutovl4n5bNk3VLF4tFn8utZqTljfb3ahit18ft1XzzZvtzitNnNjU70UfOhXqO0HRcvFYHqq6Hayf9Oaj2u870aq+39QPP+zX1bYZTVT1cdert9pMMQUpGYFyV+K3H8o22MiNIeO0Z0vLHnzbfddp/L5u2sPxfoIjkug8f06D/93uXbVe+4aetZg58P+13f6wqTdvdm/SXzDQyg0XcneWd+PkAyaphLR/Pirsjp5s6rY6vC/vK2sGhpaT+r3C06rZlZ9/3n+sJtu6oYJB06z75HDkUD1WZftjVZfb9stUZ7jw1R16UzbtP1R/v90f6/Yi/2xd13C3rXaP1aFsj4dqqnem6FWc2T++nuxFL3Ml8z/OMP/jfPPmOm6rQ11up6xnl8RzrmuvzeD17ezrZevc79yU9X6Rg8HrfoK/09b/VPeD4oDf2/B4MNk5b1w449X5+DDDHU+cOOvOuXgR4I60/1f/bsqHs0G8bzU7Pjwe9rvHNnxHI+ZuBNnzYXPolcOdh6ruEFet53kki89wSpyPn6rmuD3vT99s9oy01edJNm4GgYBeDh1wGD4GwY1a1hJzTNMRHvNiL+LNVs+OeMHcNMSzXp3puh9crNnszldajzMfkCzdGGIBPb4AaKL980Bzm07t6PKdPQpmncBuOGXETwZ/KQ+b8t22OtnRBY3xm9CyxkPVCs6e1DxUZ1Bx8kXy9KdqvbG9VJ+Gerh/rGqp9qN0dF/6/es9IKtkVWSQ4Kj+x/LLdl+uRwvtl8fRw+G7ywyo738sD+WuolUsasdsMtEcWfWmnu/rNo2l9SAZVY2nWTa3l/JhuqmbXspjThJ1ufBUbme40EvNd8E9/n/d1OVBPINIevvWLzMDxNbkKRh6dfkcUCemToLlhLjo2N5nrbiQTe/scuuV/GNzrt9ju2edYtNK6OSe+nC2o2/bsj2Ku7ylr2/6At0lhqb1eOjMbCzb5gOB7DDvGPOQQE5avsCITw/htCcXjvf04C0bd4x2UNimTV9gvGcEbKMzF474jFDtMG+N+bf7uq5USnfGk1PDC8b78fhuu2k+TDN1c5I6223SHZLMJkl06vZvv3Ub0TwXbnvhv+TTfLnVPXCWR8QTosefXuKrDUd3KhmGIp44FJ3njmFoJg9D83WHoTkNA7gpQllB4x6HTX1/mOjJIPLVRqKzr4cinTgSynfHUKyrcxGSe9JLfLWBWFfb21Fwyih0frvWRbleT0VmL/L1Vka5Xo9LYzV1aXTOu8Zi1xWtDucyYMufk9jXG5PBh3FcpobOsROusTlUu6k+9SJfb0wO1W4cj6mBQznvqoh+ru6P7VR3TlJfbUQGF/SgTN1WdA+kYuDrJ6sS+PrpwjLg66eAGuDrJ7fOv1XvS1olsFQPDSZYoEnu23YvM6Wvn27VdxP0huRshlpvmqZbzoCPZeR8MjaKTM+/TGu+lOtqXaKJlXv3GGU8udS62lZyGDAtju2euWe9nXMpwigzuOUMcpumFbdC0+jY7pk719s5H7pGqcEx9xJ7XX0J6N+p4fMvtc7Q+WMgXW7KNXcX/7eRz96W5aHh83exM3Q+maddVK65o0pYF5uX6mJjdtFzdKMRhvXx1MG3n7YbEmL01tp/fOH2Oig5v8UOTszYZomJoK3WssRr/41q8Eu5PRKCtC/+D7ZoiwuNjZSE0iabM9tcaFDp6C7/PFhk4mCOtpg6aT48+43cnNlSBLmQqmiQ0VtfTVSSHXwNKIuG2fcVRYPsi7P8U+V1pPv6eed3tDBlcpXXs2aWmwueViV4yZxalkMnVLYszubP9AKW7UL39fPO5mhhymwqr2fNJjcXPJtK8JLZtCyHzqZsWZzNv2737zwudF8/72yOFqbMpvJ61mxyc8GzqQQvmU3LcuhsypbF2fzHcetzofv6eWdztDBlNpXXs2aTmwueTSVojykteKjW7muHgzbabOLQGv2832+PO/kxBJelm5OMt8NGT1y3+buHFqfYHgTmGLZH2U+eGtpC6VP/aHuqmj5rZ+uaDuEZJ60QN85VP1w6fLXNH/dN+3AQbmTqLy48iI1qzh/FRldk6Oiv/eAZ7dnNJ1s3IPTpWMm3K85ZvNGSfruC+AwYhTlzvtLk09P3Z/pKO+vbudX2wkMVuOp8enwr74cvzaettezUpxeuuV7H+QXXeyCvNvWdf6n1ZljDaRbDVpjb0Jm1JQrOgMo5B86vJ1nD3JXk8efcGnqBIQlcN7IG74r51Lb2gvnUSonYpPXSqQhYLp35k97T4/j/2r8dtfYPxyuN/9q/naSQPnjf/rBv2n/W95VP8Y3RzG2jE3DZeVOVQYZouzmWvvtc3rfbL2ctme2CLRmh61PbnolcnQKz2bSZCryb57Jz9maeIDhnjZ4xf3aFCvLCjTw8rQTFqv9PWa+3pMg7KP+GfuldsQkgOScNr83YByi8MVt7+H/tIz1fx6d+fFBf/1A1xqNZbru8/STL5gA2j/u6qf563GzX4hga319pGG2dgSNpOutYIB+qck1vHnntnhpfZLNRV9S7d6+EmTXaT7VsQKcxHzQIsHqpxYeKP93gNUqbX9ZTcu3B303vbdNAW/U61Fjtu8EXZO33AyUmveZ004vsBXduZt9GQ/+xGZ6+/08rj/pNf/WbN6jQjfagXmP1s2P3IQpPDf3bLHHPMVIlqXcG2brpJc7ZI2Iu0+4bMR7rZ67HTHLAcXPKY913jWqS6X5/m2h9FLqaAz9Vn45VM3UUuOwV3Nm7X1zjceQkdQUXHsv2Xkw6PQ5omWuY30+eh0HkGsaPk20f55tmhfNjW02d+FFobt/ZQ6Lrd7vGe4GD+CI0nhOE6fNPncaf9r+/PRuPSMsZNkP5Eo/Bs5QJGXrarYmsic8DL3Fy1rz9fHCz3z5Vfx9qF55pNxvOGP4AJvCMvXOcIO0965eDPXrc1OrdmfyIKc8Fbz4r+WDjb6c89lCMbf4C1zDZb1xvNh+9wz82ulYvv6tbUo6Ve6naXMGgmqkpUc0hcI3I9q0KGSHLvG95aWRTf6ZZuxlkwoLK0CHXRe+yLQNSeMsFIjfTDQ6C73l6Z826bnG1hfw/m7rldy2tlawaPX8AZbamBE/SF8csl9Y9kfOmbwOPTlTcf2GGHaGCHQk/RYX7Qk9TwY4EHqjCveAHiWBPJpwlwr0xzxTBvgQfKyZ4svfFAacjgSeMCX4c57gRdtjwesHj1X93r+Da3P98KB89aKGtnj1iWcYmhCyjO47NODzRu3aS121X/VW8/X5blb40mzd9/n1CtDhlt7B6F3wVL9QN77U8nyuTL1wGe+S7fDnNIzdavq/bPMS/rt0L4mQ0NwskqlOXIYQ7MB0eSsNVsGH5MhkYsi9eVKgntENcg/RlcTHYmwsMSC9HhunCLGhAejVsMG/mgEPyxouOCAOdi/Bl0THYm4uOCC9Hh+nCLHREeDV0MG/moEPyxosO8gY1v3PnXqB2bXTod5nNRIf7fWrh6DBdmIWONL4aOpg3c9AheeNGx783gQmHaviC6DjZm4WOvl+XocNyYTo6ehVXQYftzWR0OLzxoyMs8ehbvjA+Lkk9hq5djpBLk49Bx9Uwcmn64fLHj5KwBKRv+cIouSQFGbp2OUouTUIGHVdDyaVpiMsfP0rCEpG+5Quj5JJUZOja5Si5NBkZdFwNJZemIy5/3Cj5+3Zftpv6ISyenFq/IFqY0VmIId28DDWyM9ORQ/RcBT0OvyYjyOfXeRSFxZtT66+AokviDunmdVB0afwheq6KokvjkM8vN4retvwtM6KTb9s5hMFc3GhrswDT9egypDDz0yHSKbgKNrgnk0EheuLhccx3o/u4g4BXo1+XxSHvKJ9F4njflB7K4VhOzKBweh3XYXBsf6YTOA5/3Cj52zvhfRqif33LF0QJMTgLJUPXLkOJ7cR0lAw6rFnJzfn4G7+V1D8ryN3SzebcwWLXvjjVG2DwhgmGDcPYNbcvBpEY7MggdU0vSP1oihueNxLP8yPivz4d5kfkfiB7nh8kJ53iR+p+v+wMP8yyb7AfWuyqfswByCh3VU/mQGSUu6onc0Ayyl3NE+EwHuyNIXt1j+aMjyF7NY/oISHYlV7oaj6w1DR829FyV/Pkn+2HasZ4aLHZfohXc8/cunuZ67izLuIu/vx1udjU6+rz4tUfi6fq0HQPNLxa4G10WyyWi/ebartuFq/u9M3v+/1uV6kfT13v74/q31+HZr9U3QPYXeO+9TerxfJutUzwdhX/+uvyTsuqz9UHWsXpEyUHi+UdCHJgyYEhh4vlHQpyaMmhIRctlneRIBdZcpEhFy+Wd7EgF1tysSGXLJZ3iSCXWHKJIZculnepIJdacqkhly2Wd5kgl1lymSGXL5Z3uSCXW3K5IVcslnfFMk5viwgNwcISLMyJ73AAK0kUbNAAQ42CDYjCAnJM6HSvh74DFIVt+ICJH+hgAZEobGMITBB1PxByB7EobAMJTCRBBxCQsAQ2mMBEU5fVyNMENqDARBRk7omyUQUmrCB3T5QNLTCxBYV7omx4gYkvXDknCm18oYkvBOdEoY0vZKFJ4UtavChEJxNeqOCViYZteKEJL1TwklYx2uhCE12o0FVIsja60EQXdoBBKfqjjS400YUdXlAECNroQhNd2OEFxW3ABhea4MLCPdI2uNAEV9TBBcV9xMZWZGIr6tCC0l4S2dCKTGhF6BytyMZWxLa+Di0oBZBI2P1MaEUdWlDCdGRDKzKhFXVowWwZFberODOFbWxFJrYihS0J05GNrcjEVqSwVSyj7DbKmGEbW5GJraiDSySBOrKxFZnYijq0RFJaE9nQikxoxR1aIgnTsQ2t2IRW3KElipYY3War3BS2sRWb2Io7tETxEuPbIjVlbWjFJrRilVZJ0IptaMUss4rdTgvZlYmtOHE6bUMrNqEVd2iJJEzHNrRiE1pxB5ZISrRiG1mxiaw4d3fYhlZsQitW0JLWQ2xDKzahlaychhMbW4mJrQRcI53Y0EpMaCUKWtLmktjQSkxoJZHbaRtbiYmtJHY6bUMrYZl7h5ZYCgCJkLyb0EpSt9M2thITW0nmdNrGVmJiK+nQEkuRJ7GhlZjQSjq0xGK6ldjYSkxspR1a4mgJ2W0BZo9TG1upia0UnDtEaoMrNcGVotuyja7URFfa4SWOl3F0m6TMso2u1ERXGrst2/BKTXilCl5SyExteKXscJi6DQsHRBNeaYeYWDxb2vBKTXiluduwja/UxFeq8CXFzNSGV2rCK3PDK7PhlZnwyjrAxFLMzGx0ZSa6Mje6MhtdmYmuTKFLinuZDa7MBFfmBldmgyszwZWpssNqGcPtKmGWbXRlJroyN7oyG10Zqz90gEmkAJQJJQgTXVnuzNcyG12Zia6sA0wiRq/MhldmwivvAJNI+Xxuoys30ZW7g1duwys34ZW74ZXb8MpNeOXu4JXb+MpNfOVufOU2vnITX7nCl2zZxldu4it34yu38ZWb+MoVvqSwmdv4ylmNyx29cqHOZeIrV/iSwmZuwys34VW4o1dh46sw8VV0iEmksFnY8CpMeBVueBU2vAoTXkUHmEQKm4WNrsJEV+FGV2GjqzDRVSh0SWGzsMFVmOAqUmcMKWxwFSa4iswZQwobXYWJrqLDSyrli4UNroJVUTu8pFLULIQ6Ki+kdnhJpRNj/5UpTT4bxME5Vf13XJ5VU1fozHX777g8K6iuIle623/FxVlJddVhJ5VCd/8VF2dF1VXi6b1QV12xwurKnen333F5VlxdOZP9/isuzsqrKwU6qZjUf8XFWYF1VXh6L5RYVwx64D5RglTFt8r4zkMliHV8Bj1Vm0/FkrhUyeelfFWdd/ReKubzaj64Kxcg1fN5QR+cxQuQSvq8pq/q9Km0I4FU1edlfVWpd/VegB6v7IO7jAFSbZ8X91W9PpX2NZCq+6y8D6pin+YyiyNAj1X4QRXtU5kTEWr8wIr8oAr3mRTuQSjzA6vzgyrdyxk6CJV+YKV+QPcGC0K1H1i5H1QJPxOZV6HgD6ziD+jeZkEo+gOr+oMq5GfiniWU/YHV/UHV8jOZhRNK/8Bq/4CeuCdU/4GV/0GV9B2zJzAAwCgAiDx7rsACAKMBQFX2MzHsCzwAMCIAeiZAnj2BCwBGBoAq8Gdi3BXoAGB8AKgSv2P2BEYAGCUAkfsAAQIrAIwWAFXpd82egD7GDEDkPkeAQA4AYwdAVfwzMXAL/AAwggBU0d8xewJHAIwkAFX3z8TAK7AEwGgCUKX/TDoWgEAUAGMKQFX/Mym5B4ErAEYWgKr/52LYFdgCYHQBKAogF8OeQBgAYwxAsQByiRQE0gAYawCxZ88ViANgzAEoMiAXw6ZAHQDjDkDxAbm88AT6ABh/AIoSyMWwIxAIwBgEUKxALt9gEIDHSARQxIDDe4FHAEYkgOIGcnHZCUwCMCoBFD2Qi8tGIBOAsQmgGIJcXDYCnwCMUADFEeTishEYBWCUAiiaQC4VgcAqAKMVQFEFhbjsBGIBGLMAiiwoxGUnUAvAuAVQdEEhwl4gF4CxC6AIg0I8Igr0AjB+ARRlUMi3dgSGARjFAIo1KBJZXgAeYxlAEQdysQ0EngEY0QCpm38HgWsARjaA4g8Kcd0IbAMwugEUhVCI60YgHIAxDqBIhELO8wXOARjpAIpIKBx3nwTsMeIBsv6emuP+k4A+Rj6AIhRgJd+BEggIYAwEKFIBViL8BQ4CGAkBiliAlYh/gYcARkSA4hZgJYZ9gYoAxkWAohccJzWBjQBGR4BiGBwnNYGQAMZIQNZfYBP3HYGUAMZKQOZJ9wReAhgxAYprgJW4gARqAhg3AYpvcMQfgZ4Axk9A3gNQXIECQwGMooC8x5+4dQkkBTCWAvIef+LeJfAUwIgKUNwDgLj5CFQFMK4CFP0AIO4+AlsBjK4AxUAAiOtPICyAMRagWAgAcf0JpAUw1gLy/g6luP4E3gIYcQG557ArcBfAyAtQfIRj/xLoC2D8BfQEhrx/CRQGMA4DFC3h2L8EFgMYjQGKmnDsIAKTAYzKAMVOOHYQgcwAxmaAYihcO4jAaACjNECxFK4dRGA1gNEaUPQIFCOgQGwAYzag8ERAgdwAxm6AYixAvBILAsEBjOFARVkASBEMBYoDGcWBHooDBYoDGcWBHooDBYoDGcWBbooDBYoDGcWBqz4Aihd7BY4DGceBHo4DBY4DGceBHo4DBY4DGceBbo4DBY4DGceBqz7+iXeTBZIDGcmBHpIDBZIDGcmBHpIDBZIDGcmBbpIDBZIDGcmBw+MK4vVqgeVAxnKgh+VAgeVAxnKgh+VAgeVAxnKgm+VAgeVAxnKgoi0Apd0bBZoDGc2BHpoDBZoDGc2BHpoDBZoDGc2BirdwdF8AH3+KoX+MQb7jLj3HwB9kQE/okx5lsJ5l8IQ+8XEGhj50hz7pgQb+REP/SIN40x6lhxr4Uw3oCX3Sgw38yQb0hD7p4Qb+dAO6Q5/0eAN/vkHxFiA+LIDSIw78GQcPz4HSUw6M58DIE/oEngMZz4GRO/QJNAcymgOjPvRJeQsKPAcyngMjT+gTeA5kPAdGntAnEB3IiA6M3KFP4DmQ8RwY9aFPfJJI4DmQ8RwYeUKfwHMg4zkw8oQ+gedAxnNg5A59As+BjOfAuA99YtYn8BzIeA6MPaFPIDqQER0Ye0KfwHQgYzowdoc+gelAxnRg3Ic++XEu6XkuBr7YE/oErgMZ14GxJ/QJXAcyrgNjd+gTqA5kVAfGfegTsz6B60DGdWDsCX0C14GM60DPwxIokB3IyA50Py+BAtmBjOxARV6A+PwRCmQHMrIDE0/oE9gOZGwHJp7QJ9AdyOgOVPwFiM9AocB3IOM7UBEYID4HhQLhgYzwQEVgQCQmDgLhgYzwQMVgQCTuvALjgYzxQEVhgPhIFAqUBzLKA9P+8VUx9gucBzLOAxWJAeITSiiQHshID0x7/InRRyA9kJEemPbPSYvLVyA9kJEemPaPSssPlQr4Y6QHKhIDxCdhUCA9kJEeqFgMiEX8CawHMtYDFY0BsYg/gfZARnugojEgFvEn0B7IaA9UNAaIz5egQHsgoz2wpz3Ex0RQYD2QsR6YeTZfgfTQn6k3VDxVh7Zaf9+/qeLubnwlxh+L34bXV8SRfl/GH4t0tXj1x5/LRYrD33j4mw5/8/5vNrTLhnbZ0C4b2uXD5/nwea4/H+SLQb4Y2hVDu+5C7PBPov8phn8g0v9kwz+opVC3ibR4lOp/Bosd/d//k+lPci1VDJ+gto7aOmrrqK2jtt6d7oZ/dGPtRpf7Dv/oxrFuHOvGsW6c6MaZavPn6V0h6mM9req7bp7VD/adpq9ITtPX0Z1Dl1ahunaberPdbdMnpFqzk9IsTFO7rcqm3df3BriygngXR4GqdntBU041YZCm+/262m7LXbmpm/ZwvG+pQjJuSaC24WeGTzpS6hSuNMJC9Q1e7Q9UZx7RjmqMJmE97n6wky/wjm45aeyX4nlFlYGyOCVBIgwR+vccyYjHJyW5Xt86xHRURYjaaveuWq839cOum1xzNoiP03Qdqua4NdCBZBaisMU0ajOcQtLpaGIXj035YIwgkpnEPExZvTbCBcVCGtixz+V9u/3CV2S+okCNA1VV90eGCqIm06hAHcgivaiiMNRVnzdNa0xAQhZ6HqbkofvhwrKt1u3+Y1Xf74+1gQ0gqx7D+q01OjBCXIzCguRD/9uKbf9TkXSx0/2gCO2viX0S/aNhRtJhA8v1DpvqqSrCItND1f5f0/2YOZkZYidw9T9U7cfqizm/ZNn3W3qIlqYt26OhJ6dbVRIWQD6on6M01ldK19cULbuq4cs9j6lLYYu1V3bQv7JMPMuoZ2HA+FCV6+pgDhPtYBIG1k19b2xxMcFoGrZZbur3laGDRsJwDVV9X9nBHsjU4wR/Om1WjAYyQDjNNXFXoxvRVG3jDwiT+SOrJVBd/+Y7A0s0R0nDlq7W43fPCF+BUyGAvbsiQnKeMLR/fDLiCpB9KUyByjXx/kNp+EIWcdhmsd3ujL6QngTJ78rPauMyBpZAXOeUYdFp96k1upPRABCFBdxOx/2+rqv7bsINONLexWETvvvSfDLgmNE4GYWtOaVE9imjGIzC5ky1NwBIO5aHdWz/WBmOIJk0fZTUx9dCn3BxPOrqnCkO2yk6a+vqfcmCYUIiazZAJTCPENZzQU9IunzQXQsK0fdYHspd1VaHp+6t4kaqT0a3CMPg8APmxDW64adjMSBsvh/LL9t9aaTWEUlko7DY2v+WOUHNiubUusrSXWIK1dYdZQwsUxgG7m1aj2N10BMEhgHj8bDfPbaObJrkJTrtx8ApPb7bbhpjUmPiXaLnNA6LdOon3elk0LHLdOJbhCn7tDfngWZfcVgc/3Ssupf/EiV0U0O9mKKwWT10b+Z9N7xQmPQyJsET0zDc9rr0O/GJsoimZYFJtFLWF1fMCErXQh62LJUusQgSAfVswpC9J+/JpsNG9QUmsYa+rspO9dGRCzw4KH3Di9ZpV+mMJhNmdHhTOlWVUFVhq1KrYh2MaF4cWHnQqnJTU0SdCotAStO+f4s1HXXav3RC/9xbU/d0AAkbYTud0nnY/95ULATRzCabsAaalnWUjlng6U8pOgr4ovWPNCzdGnVxgNGjVzphsI42wuIV1TVhsI42xOimFHjAUaoUHIQoS1O5jl+fqFAItca+uZqwnpTG9bv6aBIJQPMXDKw3nxQ6wiTSVR9NCGuGUjbRtECFgdnuSakNaOP8v5o6OTaokY4kTB1JG9hI95rAY5uhzwS3Ub9cTVgnSh2PLGhUQ6dqE8ILLb1jYH3VVMing+6HgWVzUyGfD7prBJ43TYXmhBhlfQzEc7XemEVkMg+hC63TIWf5NL0JTSE6bUP50Tji0wNDaOjrdI17rHHKIo4FVh9MZXZwpklOIEdpqrQQQtPg0PjUabRLkzRrCjzGEE12X+keGZoFn/TZHSWRM3TLOKmrN8YORDfdODBFOSmzK/o0T4lDofJYle1jVZfb1tzA6WFkJHqn69yWTVs7DsL0uKlPm6HLRVVAt5uPLBWlp848MI2pmv32qXp/rK2g0D34SdLR0O43j/u6qd4dN9s1iwxGsTfQvT3jD4Fy05gFrrZOS1W3LEtb0WpVHojnTpUQ9oASARBYpFLKDDUEdxO6dviwqVtGDNKjRB6IK6WLn6ULqklfFeoelQ1WaXq2ohtEFjrqv5vcPy3m6as5kIVFzKZcG5W8mCybwENhw3l2Gi8CN1B2+KOFGX2xJ9c13sBjbyOwrgTjgXXYZtfx1iYPGBM1gTeXmsdNffbwTOcxD3Sv0+tahSu6CrPAyfy03bBLCpQ+Cds2eyWOGipFRyBJ2OuzM4SUxniY0sE+nTd0Eb+KQNAeKoOtislIBRY/BC6exuHANKXX0l35MjTR0UnCDhNNuz+Ys09OJIFhTv1mKklFiAZ9FzAebj7FQyE3GdIKfSEw0cTOSofYlf5kzEBA356C8Q4j6n+Gxqgbo26MY2PUjTWJhPq+DUa6sb5BibFuHOvG2mMMHNi22j1212CO5vAa99N0X8OA3FafzasrRgkoTMX+8aNZB6Hsnx7MUFWPZmpCTz568INU2Ve/aA1g4AIDj55PJnlPy8N6TvW11GTAZjJ4m+hbsyu98az0J2OKCuNl2XG09LVX3QbHNqCvvY5Uj+4M6su7qO8cYaQbx7qxvsWLgdliXz3b7t8ZUY6mnYHlGV1JqR7M/SWl2A2swildvPyW0n0qsMajFB0qc3pTit/A6o5SxNdSStEbWBV7Kg+b8t3W3FVoDTCQTv/9wDbggh6OQoiIX5eLx81jtd3U1eLV3a9//vn/drqCHMX1AAA="; \ No newline at end of file diff --git a/docs/v2.1.0/assets/style.css b/docs/v2.1.0/assets/style.css deleted file mode 100644 index 9d619a64..00000000 --- a/docs/v2.1.0/assets/style.css +++ /dev/null @@ -1,1448 +0,0 @@ -:root { - /* Light */ - --light-color-background: #f2f4f8; - --light-color-background-secondary: #eff0f1; - --light-color-warning-text: #222; - --light-color-background-warning: #e6e600; - --light-color-icon-background: var(--light-color-background); - --light-color-accent: #c5c7c9; - --light-color-active-menu-item: var(--light-color-accent); - --light-color-text: #222; - --light-color-text-aside: #6e6e6e; - --light-color-link: #1f70c2; - --light-color-focus-outline: #3584e4; - - --light-color-ts-keyword: #056bd6; - --light-color-ts-project: #b111c9; - --light-color-ts-module: var(--light-color-ts-project); - --light-color-ts-namespace: var(--light-color-ts-project); - --light-color-ts-enum: #7e6f15; - --light-color-ts-enum-member: var(--light-color-ts-enum); - --light-color-ts-variable: #4760ec; - --light-color-ts-function: #572be7; - --light-color-ts-class: #1f70c2; - --light-color-ts-interface: #108024; - --light-color-ts-constructor: var(--light-color-ts-class); - --light-color-ts-property: var(--light-color-ts-variable); - --light-color-ts-method: var(--light-color-ts-function); - --light-color-ts-call-signature: var(--light-color-ts-method); - --light-color-ts-index-signature: var(--light-color-ts-property); - --light-color-ts-constructor-signature: var(--light-color-ts-constructor); - --light-color-ts-parameter: var(--light-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: #a55c0e; - --light-color-ts-accessor: var(--light-color-ts-property); - --light-color-ts-get-signature: var(--light-color-ts-accessor); - --light-color-ts-set-signature: var(--light-color-ts-accessor); - --light-color-ts-type-alias: #d51270; - /* reference not included as links will be colored with the kind that it points to */ - --light-color-document: #000000; - - --light-external-icon: url("data:image/svg+xml;utf8,"); - --light-color-scheme: light; - - /* Dark */ - --dark-color-background: #2b2e33; - --dark-color-background-secondary: #1e2024; - --dark-color-background-warning: #bebe00; - --dark-color-warning-text: #222; - --dark-color-icon-background: var(--dark-color-background-secondary); - --dark-color-accent: #9096a2; - --dark-color-active-menu-item: #5d5d6a; - --dark-color-text: #f5f5f5; - --dark-color-text-aside: #dddddd; - --dark-color-link: #00aff4; - --dark-color-focus-outline: #4c97f2; - - --dark-color-ts-keyword: #3399ff; - --dark-color-ts-project: #e358ff; - --dark-color-ts-module: var(--dark-color-ts-project); - --dark-color-ts-namespace: var(--dark-color-ts-project); - --dark-color-ts-enum: #f4d93e; - --dark-color-ts-enum-member: var(--dark-color-ts-enum); - --dark-color-ts-variable: #798dff; - --dark-color-ts-function: #a280ff; - --dark-color-ts-class: #8ac4ff; - --dark-color-ts-interface: #6cff87; - --dark-color-ts-constructor: var(--dark-color-ts-class); - --dark-color-ts-property: var(--dark-color-ts-variable); - --dark-color-ts-method: var(--dark-color-ts-function); - --dark-color-ts-call-signature: var(--dark-color-ts-method); - --dark-color-ts-index-signature: var(--dark-color-ts-property); - --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); - --dark-color-ts-parameter: var(--dark-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: #e07d13; - --dark-color-ts-accessor: var(--dark-color-ts-property); - --dark-color-ts-get-signature: var(--dark-color-ts-accessor); - --dark-color-ts-set-signature: var(--dark-color-ts-accessor); - --dark-color-ts-type-alias: #ff6492; - /* reference not included as links will be colored with the kind that it points to */ - --dark-color-document: #ffffff; - - --dark-external-icon: url("data:image/svg+xml;utf8,"); - --dark-color-scheme: dark; -} - -@media (prefers-color-scheme: light) { - :root { - --color-background: var(--light-color-background); - --color-background-secondary: var(--light-color-background-secondary); - --color-background-warning: var(--light-color-background-warning); - --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); - --color-accent: var(--light-color-accent); - --color-active-menu-item: var(--light-color-active-menu-item); - --color-text: var(--light-color-text); - --color-text-aside: var(--light-color-text-aside); - --color-link: var(--light-color-link); - --color-focus-outline: var(--light-color-focus-outline); - - --color-ts-keyword: var(--light-color-ts-keyword); - --color-ts-module: var(--light-color-ts-module); - --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-enum-member: var(--light-color-ts-enum-member); - --color-ts-variable: var(--light-color-ts-variable); - --color-ts-function: var(--light-color-ts-function); - --color-ts-class: var(--light-color-ts-class); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-constructor: var(--light-color-ts-constructor); - --color-ts-property: var(--light-color-ts-property); - --color-ts-method: var(--light-color-ts-method); - --color-ts-call-signature: var(--light-color-ts-call-signature); - --color-ts-index-signature: var(--light-color-ts-index-signature); - --color-ts-constructor-signature: var( - --light-color-ts-constructor-signature - ); - --color-ts-parameter: var(--light-color-ts-parameter); - --color-ts-type-parameter: var(--light-color-ts-type-parameter); - --color-ts-accessor: var(--light-color-ts-accessor); - --color-ts-get-signature: var(--light-color-ts-get-signature); - --color-ts-set-signature: var(--light-color-ts-set-signature); - --color-ts-type-alias: var(--light-color-ts-type-alias); - --color-document: var(--light-color-document); - - --external-icon: var(--light-external-icon); - --color-scheme: var(--light-color-scheme); - } -} - -@media (prefers-color-scheme: dark) { - :root { - --color-background: var(--dark-color-background); - --color-background-secondary: var(--dark-color-background-secondary); - --color-background-warning: var(--dark-color-background-warning); - --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); - --color-accent: var(--dark-color-accent); - --color-active-menu-item: var(--dark-color-active-menu-item); - --color-text: var(--dark-color-text); - --color-text-aside: var(--dark-color-text-aside); - --color-link: var(--dark-color-link); - --color-focus-outline: var(--dark-color-focus-outline); - - --color-ts-keyword: var(--dark-color-ts-keyword); - --color-ts-module: var(--dark-color-ts-module); - --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-enum-member: var(--dark-color-ts-enum-member); - --color-ts-variable: var(--dark-color-ts-variable); - --color-ts-function: var(--dark-color-ts-function); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-constructor: var(--dark-color-ts-constructor); - --color-ts-property: var(--dark-color-ts-property); - --color-ts-method: var(--dark-color-ts-method); - --color-ts-call-signature: var(--dark-color-ts-call-signature); - --color-ts-index-signature: var(--dark-color-ts-index-signature); - --color-ts-constructor-signature: var( - --dark-color-ts-constructor-signature - ); - --color-ts-parameter: var(--dark-color-ts-parameter); - --color-ts-type-parameter: var(--dark-color-ts-type-parameter); - --color-ts-accessor: var(--dark-color-ts-accessor); - --color-ts-get-signature: var(--dark-color-ts-get-signature); - --color-ts-set-signature: var(--dark-color-ts-set-signature); - --color-ts-type-alias: var(--dark-color-ts-type-alias); - --color-document: var(--dark-color-document); - - --external-icon: var(--dark-external-icon); - --color-scheme: var(--dark-color-scheme); - } -} - -html { - color-scheme: var(--color-scheme); -} - -body { - margin: 0; -} - -:root[data-theme="light"] { - --color-background: var(--light-color-background); - --color-background-secondary: var(--light-color-background-secondary); - --color-background-warning: var(--light-color-background-warning); - --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); - --color-accent: var(--light-color-accent); - --color-active-menu-item: var(--light-color-active-menu-item); - --color-text: var(--light-color-text); - --color-text-aside: var(--light-color-text-aside); - --color-link: var(--light-color-link); - --color-focus-outline: var(--light-color-focus-outline); - - --color-ts-keyword: var(--light-color-ts-keyword); - --color-ts-module: var(--light-color-ts-module); - --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-enum-member: var(--light-color-ts-enum-member); - --color-ts-variable: var(--light-color-ts-variable); - --color-ts-function: var(--light-color-ts-function); - --color-ts-class: var(--light-color-ts-class); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-constructor: var(--light-color-ts-constructor); - --color-ts-property: var(--light-color-ts-property); - --color-ts-method: var(--light-color-ts-method); - --color-ts-call-signature: var(--light-color-ts-call-signature); - --color-ts-index-signature: var(--light-color-ts-index-signature); - --color-ts-constructor-signature: var( - --light-color-ts-constructor-signature - ); - --color-ts-parameter: var(--light-color-ts-parameter); - --color-ts-type-parameter: var(--light-color-ts-type-parameter); - --color-ts-accessor: var(--light-color-ts-accessor); - --color-ts-get-signature: var(--light-color-ts-get-signature); - --color-ts-set-signature: var(--light-color-ts-set-signature); - --color-ts-type-alias: var(--light-color-ts-type-alias); - --color-document: var(--light-color-document); - - --external-icon: var(--light-external-icon); - --color-scheme: var(--light-color-scheme); -} - -:root[data-theme="dark"] { - --color-background: var(--dark-color-background); - --color-background-secondary: var(--dark-color-background-secondary); - --color-background-warning: var(--dark-color-background-warning); - --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); - --color-accent: var(--dark-color-accent); - --color-active-menu-item: var(--dark-color-active-menu-item); - --color-text: var(--dark-color-text); - --color-text-aside: var(--dark-color-text-aside); - --color-link: var(--dark-color-link); - --color-focus-outline: var(--dark-color-focus-outline); - - --color-ts-keyword: var(--dark-color-ts-keyword); - --color-ts-module: var(--dark-color-ts-module); - --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-enum-member: var(--dark-color-ts-enum-member); - --color-ts-variable: var(--dark-color-ts-variable); - --color-ts-function: var(--dark-color-ts-function); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-constructor: var(--dark-color-ts-constructor); - --color-ts-property: var(--dark-color-ts-property); - --color-ts-method: var(--dark-color-ts-method); - --color-ts-call-signature: var(--dark-color-ts-call-signature); - --color-ts-index-signature: var(--dark-color-ts-index-signature); - --color-ts-constructor-signature: var( - --dark-color-ts-constructor-signature - ); - --color-ts-parameter: var(--dark-color-ts-parameter); - --color-ts-type-parameter: var(--dark-color-ts-type-parameter); - --color-ts-accessor: var(--dark-color-ts-accessor); - --color-ts-get-signature: var(--dark-color-ts-get-signature); - --color-ts-set-signature: var(--dark-color-ts-set-signature); - --color-ts-type-alias: var(--dark-color-ts-type-alias); - --color-document: var(--dark-color-document); - - --external-icon: var(--dark-external-icon); - --color-scheme: var(--dark-color-scheme); -} - -*:focus-visible, -.tsd-accordion-summary:focus-visible svg { - outline: 2px solid var(--color-focus-outline); -} - -.always-visible, -.always-visible .tsd-signatures { - display: inherit !important; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - line-height: 1.2; -} - -h1 { - font-size: 1.875rem; - margin: 0.67rem 0; -} - -h2 { - font-size: 1.5rem; - margin: 0.83rem 0; -} - -h3 { - font-size: 1.25rem; - margin: 1rem 0; -} - -h4 { - font-size: 1.05rem; - margin: 1.33rem 0; -} - -h5 { - font-size: 1rem; - margin: 1.5rem 0; -} - -h6 { - font-size: 0.875rem; - margin: 2.33rem 0; -} - -dl, -menu, -ol, -ul { - margin: 1em 0; -} - -dd { - margin: 0 0 0 40px; -} - -.container { - max-width: 1700px; - padding: 0 2rem; -} - -/* Footer */ -footer { - border-top: 1px solid var(--color-accent); - padding-top: 1rem; - padding-bottom: 1rem; - max-height: 3.5rem; -} -footer > p { - margin: 0 1em; -} - -.container-main { - margin: 0 auto; - /* toolbar, footer, margin */ - min-height: calc(100vh - 41px - 56px - 4rem); -} - -@keyframes fade-in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} -@keyframes fade-out { - from { - opacity: 1; - visibility: visible; - } - to { - opacity: 0; - } -} -@keyframes fade-in-delayed { - 0% { - opacity: 0; - } - 33% { - opacity: 0; - } - 100% { - opacity: 1; - } -} -@keyframes fade-out-delayed { - 0% { - opacity: 1; - visibility: visible; - } - 66% { - opacity: 0; - } - 100% { - opacity: 0; - } -} -@keyframes pop-in-from-right { - from { - transform: translate(100%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-out-to-right { - from { - transform: translate(0, 0); - visibility: visible; - } - to { - transform: translate(100%, 0); - } -} -body { - background: var(--color-background); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", - Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; - font-size: 16px; - color: var(--color-text); -} - -a { - color: var(--color-link); - text-decoration: none; -} -a:hover { - text-decoration: underline; -} -a.external[target="_blank"] { - background-image: var(--external-icon); - background-position: top 3px right; - background-repeat: no-repeat; - padding-right: 13px; -} -a.tsd-anchor-link { - color: var(--color-text); -} - -code, -pre { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - padding: 0.2em; - margin: 0; - font-size: 0.875rem; - border-radius: 0.8em; -} - -pre { - position: relative; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; - padding: 10px; - border: 1px solid var(--color-accent); -} -pre code { - padding: 0; - font-size: 100%; -} -pre > button { - position: absolute; - top: 10px; - right: 10px; - opacity: 0; - transition: opacity 0.1s; - box-sizing: border-box; -} -pre:hover > button, -pre > button.visible { - opacity: 1; -} - -blockquote { - margin: 1em 0; - padding-left: 1em; - border-left: 4px solid gray; -} - -.tsd-typography { - line-height: 1.333em; -} -.tsd-typography ul { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-typography .tsd-index-panel h3, -.tsd-index-panel .tsd-typography h3, -.tsd-typography h4, -.tsd-typography h5, -.tsd-typography h6 { - font-size: 1em; -} -.tsd-typography h5, -.tsd-typography h6 { - font-weight: normal; -} -.tsd-typography p, -.tsd-typography ul, -.tsd-typography ol { - margin: 1em 0; -} -.tsd-typography table { - border-collapse: collapse; - border: none; -} -.tsd-typography td, -.tsd-typography th { - padding: 6px 13px; - border: 1px solid var(--color-accent); -} -.tsd-typography thead, -.tsd-typography tr:nth-child(even) { - background-color: var(--color-background-secondary); -} - -.tsd-breadcrumb { - margin: 0; - padding: 0; - color: var(--color-text-aside); -} -.tsd-breadcrumb a { - color: var(--color-text-aside); - text-decoration: none; -} -.tsd-breadcrumb a:hover { - text-decoration: underline; -} -.tsd-breadcrumb li { - display: inline; -} -.tsd-breadcrumb li:after { - content: " / "; -} - -.tsd-comment-tags { - display: flex; - flex-direction: column; -} -dl.tsd-comment-tag-group { - display: flex; - align-items: center; - overflow: hidden; - margin: 0.5em 0; -} -dl.tsd-comment-tag-group dt { - display: flex; - margin-right: 0.5em; - font-size: 0.875em; - font-weight: normal; -} -dl.tsd-comment-tag-group dd { - margin: 0; -} -code.tsd-tag { - padding: 0.25em 0.4em; - border: 0.1em solid var(--color-accent); - margin-right: 0.25em; - font-size: 70%; -} -h1 code.tsd-tag:first-of-type { - margin-left: 0.25em; -} - -dl.tsd-comment-tag-group dd:before, -dl.tsd-comment-tag-group dd:after { - content: " "; -} -dl.tsd-comment-tag-group dd pre, -dl.tsd-comment-tag-group dd:after { - clear: both; -} -dl.tsd-comment-tag-group p { - margin: 0; -} - -.tsd-panel.tsd-comment .lead { - font-size: 1.1em; - line-height: 1.333em; - margin-bottom: 2em; -} -.tsd-panel.tsd-comment .lead:last-child { - margin-bottom: 0; -} - -.tsd-filter-visibility h4 { - font-size: 1rem; - padding-top: 0.75rem; - padding-bottom: 0.5rem; - margin: 0; -} -.tsd-filter-item:not(:last-child) { - margin-bottom: 0.5rem; -} -.tsd-filter-input { - display: flex; - width: -moz-fit-content; - width: fit-content; - align-items: center; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - cursor: pointer; -} -.tsd-filter-input input[type="checkbox"] { - cursor: pointer; - position: absolute; - width: 1.5em; - height: 1.5em; - opacity: 0; -} -.tsd-filter-input input[type="checkbox"]:disabled { - pointer-events: none; -} -.tsd-filter-input svg { - cursor: pointer; - width: 1.5em; - height: 1.5em; - margin-right: 0.5em; - border-radius: 0.33em; - /* Leaving this at full opacity breaks event listeners on Firefox. - Don't remove unless you know what you're doing. */ - opacity: 0.99; -} -.tsd-filter-input input[type="checkbox"]:focus-visible + svg { - outline: 2px solid var(--color-focus-outline); -} -.tsd-checkbox-background { - fill: var(--color-accent); -} -input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { - stroke: var(--color-text); -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { - fill: var(--color-background); - stroke: var(--color-accent); - stroke-width: 0.25rem; -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { - stroke: var(--color-accent); -} - -.settings-label { - font-weight: bold; - text-transform: uppercase; - display: inline-block; -} - -.tsd-filter-visibility .settings-label { - margin: 0.75rem 0 0.5rem 0; -} - -.tsd-theme-toggle .settings-label { - margin: 0.75rem 0.75rem 0 0; -} - -.tsd-hierarchy { - list-style: square; - margin: 0; -} -.tsd-hierarchy .target { - font-weight: bold; -} - -.tsd-full-hierarchy:not(:last-child) { - margin-bottom: 1em; - padding-bottom: 1em; - border-bottom: 1px solid var(--color-accent); -} -.tsd-full-hierarchy, -.tsd-full-hierarchy ul { - list-style: none; - margin: 0; - padding: 0; -} -.tsd-full-hierarchy ul { - padding-left: 1.5rem; -} -.tsd-full-hierarchy a { - padding: 0.25rem 0 !important; - font-size: 1rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} - -.tsd-panel-group.tsd-index-group { - margin-bottom: 0; -} -.tsd-index-panel .tsd-index-list { - list-style: none; - line-height: 1.333em; - margin: 0; - padding: 0.25rem 0 0 0; - overflow: hidden; - display: grid; - grid-template-columns: repeat(3, 1fr); - column-gap: 1rem; - grid-template-rows: auto; -} -@media (max-width: 1024px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(2, 1fr); - } -} -@media (max-width: 768px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(1, 1fr); - } -} -.tsd-index-panel .tsd-index-list li { - -webkit-page-break-inside: avoid; - -moz-page-break-inside: avoid; - -ms-page-break-inside: avoid; - -o-page-break-inside: avoid; - page-break-inside: avoid; -} - -.tsd-flag { - display: inline-block; - padding: 0.25em 0.4em; - border-radius: 4px; - color: var(--color-comment-tag-text); - background-color: var(--color-comment-tag); - text-indent: 0; - font-size: 75%; - line-height: 1; - font-weight: normal; -} - -.tsd-anchor { - position: relative; - top: -100px; -} - -.tsd-member { - position: relative; -} -.tsd-member .tsd-anchor + h3 { - display: flex; - align-items: center; - margin-top: 0; - margin-bottom: 0; - border-bottom: none; -} - -.tsd-navigation.settings { - margin: 1rem 0; -} -.tsd-navigation > a, -.tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.25rem); - display: flex; - align-items: center; -} -.tsd-navigation a, -.tsd-navigation summary > span, -.tsd-page-navigation a { - display: flex; - width: calc(100% - 0.25rem); - align-items: center; - padding: 0.25rem; - color: var(--color-text); - text-decoration: none; - box-sizing: border-box; -} -.tsd-navigation a.current, -.tsd-page-navigation a.current { - background: var(--color-active-menu-item); -} -.tsd-navigation a:hover, -.tsd-page-navigation a:hover { - text-decoration: underline; -} -.tsd-navigation ul, -.tsd-page-navigation ul { - margin-top: 0; - margin-bottom: 0; - padding: 0; - list-style: none; -} -.tsd-navigation li, -.tsd-page-navigation li { - padding: 0; - max-width: 100%; -} -.tsd-navigation .tsd-nav-link { - display: none; -} -.tsd-nested-navigation { - margin-left: 3rem; -} -.tsd-nested-navigation > li > details { - margin-left: -1.5rem; -} -.tsd-small-nested-navigation { - margin-left: 1.5rem; -} -.tsd-small-nested-navigation > li > details { - margin-left: -1.5rem; -} - -.tsd-page-navigation-section { - margin-left: 10px; -} -.tsd-page-navigation-section > summary { - padding: 0.25rem; -} -.tsd-page-navigation-section > div { - margin-left: 20px; -} -.tsd-page-navigation ul { - padding-left: 1.75rem; -} - -#tsd-sidebar-links a { - margin-top: 0; - margin-bottom: 0.5rem; - line-height: 1.25rem; -} -#tsd-sidebar-links a:last-of-type { - margin-bottom: 0; -} - -a.tsd-index-link { - padding: 0.25rem 0 !important; - font-size: 1rem; - line-height: 1.25rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} -.tsd-accordion-summary { - list-style-type: none; /* hide marker on non-safari */ - outline: none; /* broken on safari, so just hide it */ -} -.tsd-accordion-summary::-webkit-details-marker { - display: none; /* hide marker on safari */ -} -.tsd-accordion-summary, -.tsd-accordion-summary a { - -moz-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; - - cursor: pointer; -} -.tsd-accordion-summary a { - width: calc(100% - 1.5rem); -} -.tsd-accordion-summary > * { - margin-top: 0; - margin-bottom: 0; - padding-top: 0; - padding-bottom: 0; -} -.tsd-accordion .tsd-accordion-summary > svg { - margin-left: 0.25rem; - vertical-align: text-top; -} -.tsd-index-content > :not(:first-child) { - margin-top: 0.75rem; -} -.tsd-index-heading { - margin-top: 1.5rem; - margin-bottom: 0.75rem; -} - -.tsd-kind-icon { - margin-right: 0.5rem; - width: 1.25rem; - height: 1.25rem; - min-width: 1.25rem; - min-height: 1.25rem; -} -.tsd-kind-icon path { - transform-origin: center; - transform: scale(1.1); -} -.tsd-signature > .tsd-kind-icon { - margin-right: 0.8rem; -} - -.tsd-panel { - margin-bottom: 2.5rem; -} -.tsd-panel.tsd-member { - margin-bottom: 4rem; -} -.tsd-panel:empty { - display: none; -} -.tsd-panel > h1, -.tsd-panel > h2, -.tsd-panel > h3 { - margin: 1.5rem -1.5rem 0.75rem -1.5rem; - padding: 0 1.5rem 0.75rem 1.5rem; -} -.tsd-panel > h1.tsd-before-signature, -.tsd-panel > h2.tsd-before-signature, -.tsd-panel > h3.tsd-before-signature { - margin-bottom: 0; - border-bottom: none; -} - -.tsd-panel-group { - margin: 2rem 0; -} -.tsd-panel-group.tsd-index-group { - margin: 2rem 0; -} -.tsd-panel-group.tsd-index-group details { - margin: 2rem 0; -} -.tsd-panel-group > .tsd-accordion-summary { - margin-bottom: 1rem; -} - -#tsd-search { - transition: background-color 0.2s; -} -#tsd-search .title { - position: relative; - z-index: 2; -} -#tsd-search .field { - position: absolute; - left: 0; - top: 0; - right: 2.5rem; - height: 100%; -} -#tsd-search .field input { - box-sizing: border-box; - position: relative; - top: -50px; - z-index: 1; - width: 100%; - padding: 0 10px; - opacity: 0; - outline: 0; - border: 0; - background: transparent; - color: var(--color-text); -} -#tsd-search .field label { - position: absolute; - overflow: hidden; - right: -40px; -} -#tsd-search .field input, -#tsd-search .title, -#tsd-toolbar-links a { - transition: opacity 0.2s; -} -#tsd-search .results { - position: absolute; - visibility: hidden; - top: 40px; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -#tsd-search .results li { - background-color: var(--color-background); - line-height: initial; - padding: 4px; -} -#tsd-search .results li:nth-child(even) { - background-color: var(--color-background-secondary); -} -#tsd-search .results li.state { - display: none; -} -#tsd-search .results li.current:not(.no-results), -#tsd-search .results li:hover:not(.no-results) { - background-color: var(--color-accent); -} -#tsd-search .results a { - display: flex; - align-items: center; - padding: 0.25rem; - box-sizing: border-box; -} -#tsd-search .results a:before { - top: 10px; -} -#tsd-search .results span.parent { - color: var(--color-text-aside); - font-weight: normal; -} -#tsd-search.has-focus { - background-color: var(--color-accent); -} -#tsd-search.has-focus .field input { - top: 0; - opacity: 1; -} -#tsd-search.has-focus .title, -#tsd-search.has-focus #tsd-toolbar-links a { - z-index: 0; - opacity: 0; -} -#tsd-search.has-focus .results { - visibility: visible; -} -#tsd-search.loading .results li.state.loading { - display: block; -} -#tsd-search.failure .results li.state.failure { - display: block; -} - -#tsd-toolbar-links { - position: absolute; - top: 0; - right: 2rem; - height: 100%; - display: flex; - align-items: center; - justify-content: flex-end; -} -#tsd-toolbar-links a { - margin-left: 1.5rem; -} -#tsd-toolbar-links a:hover { - text-decoration: underline; -} - -.tsd-signature { - margin: 0 0 1rem 0; - padding: 1rem 0.5rem; - border: 1px solid var(--color-accent); - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 14px; - overflow-x: auto; -} - -.tsd-signature-keyword { - color: var(--color-ts-keyword); - font-weight: normal; -} - -.tsd-signature-symbol { - color: var(--color-text-aside); - font-weight: normal; -} - -.tsd-signature-type { - font-style: italic; - font-weight: normal; -} - -.tsd-signatures { - padding: 0; - margin: 0 0 1em 0; - list-style-type: none; -} -.tsd-signatures .tsd-signature { - margin: 0; - border-color: var(--color-accent); - border-width: 1px 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-index-signature:not(:last-child) { - margin-bottom: 1em; -} -.tsd-signatures .tsd-index-signature .tsd-signature { - border-width: 1px; -} -.tsd-description .tsd-signatures .tsd-signature { - border-width: 1px; -} - -ul.tsd-parameter-list, -ul.tsd-type-parameter-list { - list-style: square; - margin: 0; - padding-left: 20px; -} -ul.tsd-parameter-list > li.tsd-parameter-signature, -ul.tsd-type-parameter-list > li.tsd-parameter-signature { - list-style: none; - margin-left: -20px; -} -ul.tsd-parameter-list h5, -ul.tsd-type-parameter-list h5 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} -.tsd-sources { - margin-top: 1rem; - font-size: 0.875em; -} -.tsd-sources a { - color: var(--color-text-aside); - text-decoration: underline; -} -.tsd-sources ul { - list-style: none; - padding: 0; -} - -.tsd-page-toolbar { - position: sticky; - z-index: 1; - top: 0; - left: 0; - width: 100%; - color: var(--color-text); - background: var(--color-background-secondary); - border-bottom: 1px var(--color-accent) solid; - transition: transform 0.3s ease-in-out; -} -.tsd-page-toolbar a { - color: var(--color-text); - text-decoration: none; -} -.tsd-page-toolbar a.title { - font-weight: bold; -} -.tsd-page-toolbar a.title:hover { - text-decoration: underline; -} -.tsd-page-toolbar .tsd-toolbar-contents { - display: flex; - justify-content: space-between; - height: 2.5rem; - margin: 0 auto; -} -.tsd-page-toolbar .table-cell { - position: relative; - white-space: nowrap; - line-height: 40px; -} -.tsd-page-toolbar .table-cell:first-child { - width: 100%; -} -.tsd-page-toolbar .tsd-toolbar-icon { - box-sizing: border-box; - line-height: 0; - padding: 12px 0; -} - -.tsd-widget { - display: inline-block; - overflow: hidden; - opacity: 0.8; - height: 40px; - transition: - opacity 0.1s, - background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-widget:hover { - opacity: 0.9; -} -.tsd-widget.active { - opacity: 1; - background-color: var(--color-accent); -} -.tsd-widget.no-caption { - width: 40px; -} -.tsd-widget.no-caption:before { - margin: 0; -} - -.tsd-widget.options, -.tsd-widget.menu { - display: none; -} -input[type="checkbox"] + .tsd-widget:before { - background-position: -120px 0; -} -input[type="checkbox"]:checked + .tsd-widget:before { - background-position: -160px 0; -} - -img { - max-width: 100%; -} - -.tsd-anchor-icon { - display: inline-flex; - align-items: center; - margin-left: 0.5rem; - vertical-align: middle; - color: var(--color-text); -} - -.tsd-anchor-icon svg { - width: 1em; - height: 1em; - visibility: hidden; -} - -.tsd-anchor-link:hover > .tsd-anchor-icon svg { - visibility: visible; -} - -.deprecated { - text-decoration: line-through !important; -} - -.warning { - padding: 1rem; - color: var(--color-warning-text); - background: var(--color-background-warning); -} - -.tsd-kind-project { - color: var(--color-ts-project); -} -.tsd-kind-module { - color: var(--color-ts-module); -} -.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-kind-enum-member { - color: var(--color-ts-enum-member); -} -.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-kind-constructor { - color: var(--color-ts-constructor); -} -.tsd-kind-property { - color: var(--color-ts-property); -} -.tsd-kind-method { - color: var(--color-ts-method); -} -.tsd-kind-call-signature { - color: var(--color-ts-call-signature); -} -.tsd-kind-index-signature { - color: var(--color-ts-index-signature); -} -.tsd-kind-constructor-signature { - color: var(--color-ts-constructor-signature); -} -.tsd-kind-parameter { - color: var(--color-ts-parameter); -} -.tsd-kind-type-literal { - color: var(--color-ts-type-literal); -} -.tsd-kind-type-parameter { - color: var(--color-ts-type-parameter); -} -.tsd-kind-accessor { - color: var(--color-ts-accessor); -} -.tsd-kind-get-signature { - color: var(--color-ts-get-signature); -} -.tsd-kind-set-signature { - color: var(--color-ts-set-signature); -} -.tsd-kind-type-alias { - color: var(--color-ts-type-alias); -} - -/* if we have a kind icon, don't color the text by kind */ -.tsd-kind-icon ~ span { - color: var(--color-text); -} - -* { - scrollbar-width: thin; - scrollbar-color: var(--color-accent) var(--color-icon-background); -} - -*::-webkit-scrollbar { - width: 0.75rem; -} - -*::-webkit-scrollbar-track { - background: var(--color-icon-background); -} - -*::-webkit-scrollbar-thumb { - background-color: var(--color-accent); - border-radius: 999rem; - border: 0.25rem solid var(--color-icon-background); -} - -/* mobile */ -@media (max-width: 769px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } - - .container-main { - display: flex; - } - html .col-content { - float: none; - max-width: 100%; - width: 100%; - } - html .col-sidebar { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - width: 75vw; - visibility: hidden; - background-color: var(--color-background); - transform: translate(100%, 0); - } - html .col-sidebar > *:last-child { - padding-bottom: 20px; - } - html .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu .col-sidebar { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu .col-sidebar { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { - visibility: visible; - } - .has-menu .col-sidebar { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } - #tsd-toolbar-links { - display: none; - } - .tsd-navigation .tsd-nav-link { - display: flex; - } -} - -/* one sidebar */ -@media (min-width: 770px) { - .container-main { - display: grid; - grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); - grid-template-areas: "sidebar content"; - margin: 2rem auto; - } - - .col-sidebar { - grid-area: sidebar; - } - .col-content { - grid-area: content; - padding: 0 1rem; - } -} -@media (min-width: 770px) and (max-width: 1399px) { - .col-sidebar { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; - padding-top: 1rem; - } - .site-menu { - margin-top: 1rem; - } -} - -/* two sidebars */ -@media (min-width: 1200px) { - .container-main { - grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); - grid-template-areas: "sidebar content toc"; - } - - .col-sidebar { - display: contents; - } - - .page-menu { - grid-area: toc; - padding-left: 1rem; - } - .site-menu { - grid-area: sidebar; - } - - .site-menu { - margin-top: 1rem 0; - } - - .page-menu, - .site-menu { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; - } -} diff --git a/docs/v2.1.0/assets/versionsMenu.js b/docs/v2.1.0/assets/versionsMenu.js deleted file mode 100644 index b4bdf6b3..00000000 --- a/docs/v2.1.0/assets/versionsMenu.js +++ /dev/null @@ -1,21 +0,0 @@ -import { DOC_VERSIONS } from '../../versions.js'; - -const select = document.getElementById('plugin-versions-select'); - -DOC_VERSIONS.forEach((version) => { - const option = document.createElement('option'); - option.value = version; - option.innerHTML = version; - select.appendChild(option); -}); - -const locationSplit = location.pathname.split('/'); -const thisVersion = locationSplit.find((path) => ['stable', 'dev', ...DOC_VERSIONS].includes(path)); -select.value = DOC_VERSIONS.includes(thisVersion) - ? thisVersion - : DOC_VERSIONS[0]; -select.onchange = () => { - const newPaths = window.location.pathname.replace(`/${thisVersion}/`, `/${select.value}/`); - const newUrl = new URL(newPaths, window.location.origin); - window.location.assign(newUrl); -}; diff --git a/docs/v2.1.0/classes/RedisHandler.html b/docs/v2.1.0/classes/RedisHandler.html deleted file mode 100644 index e7182526..00000000 --- a/docs/v2.1.0/classes/RedisHandler.html +++ /dev/null @@ -1,10 +0,0 @@ -RedisHandler | @fermyon/spin-sdk

Class RedisHandlerAbstract

Abstract class for handling Redis messages.

-

Constructors

Methods

Constructors

Methods

  • Handles a Redis message.

    -

    Parameters

    • msg: Uint8Array

      The message data as a Uint8Array.

      -

    Returns Promise<void>

    A Promise that resolves when the message has been handled.

    -
diff --git a/docs/v2.1.0/classes/ResponseBuilder.html b/docs/v2.1.0/classes/ResponseBuilder.html deleted file mode 100644 index 645428c7..00000000 --- a/docs/v2.1.0/classes/ResponseBuilder.html +++ /dev/null @@ -1,34 +0,0 @@ -ResponseBuilder | @fermyon/spin-sdk

Class for building HTTP responses.

-

Constructors

Properties

Methods

Constructors

Properties

headers: Headers = ...
statusCode: number = 200

Methods

  • Ends a streaming response by closing the writer. -If not already streaming, it sends the response.

    -

    Returns void

    Error if the response has already been sent.

    -
  • Gets the currently set HTTP status code.

    -

    Returns number

    The HTTP status code.

    -
  • Sends the HTTP response.

    -

    Parameters

    • Optionalvalue: BodyInit

      Optional body content to send with the response.

      -

    Returns void

    Error if the response has already been sent.

    -
  • Sets response headers.

    -

    Parameters

    • arg1: string | Headers | {
          [key: string]: string;
      }

      Header name, object containing headers, or Headers instance.

      -
    • Optionalarg2: string

      Optional header value (if arg1 is a string).

      -

    Returns ResponseBuilder

    The current ResponseBuilder instance for chaining.

    -

    Error if headers have already been sent or if arguments are invalid.

    -
  • Sets the HTTP status code for the response.

    -

    Parameters

    • code: number

      The HTTP status code to set.

      -

    Returns ResponseBuilder

    The current ResponseBuilder instance for chaining.

    -

    Error if headers have already been sent.

    -
  • Writes data to a streaming response.

    -

    Parameters

    • value: BodyInit

      The data to write to the response.

      -

    Returns void

    Error if the response has already been sent.

    -
diff --git a/docs/v2.1.0/enums/Llm.EmbeddingModels.html b/docs/v2.1.0/enums/Llm.EmbeddingModels.html deleted file mode 100644 index 9c5078ca..00000000 --- a/docs/v2.1.0/enums/Llm.EmbeddingModels.html +++ /dev/null @@ -1,6 +0,0 @@ -EmbeddingModels | @fermyon/spin-sdk

Enumeration EmbeddingModels

Enum representing the available models for generating embeddings.

-

Enumeration Members

Enumeration Members

AllMiniLmL6V2: "all-minilm-l6-v2"
diff --git a/docs/v2.1.0/enums/Llm.InferencingModels.html b/docs/v2.1.0/enums/Llm.InferencingModels.html deleted file mode 100644 index a386a77f..00000000 --- a/docs/v2.1.0/enums/Llm.InferencingModels.html +++ /dev/null @@ -1,7 +0,0 @@ -InferencingModels | @fermyon/spin-sdk

Enumeration InferencingModels

Enum representing the available models for inferencing.

-

Enumeration Members

Enumeration Members

CodellamaInstruct: "codellama-instruct"
Llama2Chat: "llama2-chat"
diff --git a/docs/v2.1.0/enums/Mqtt.QoS.html b/docs/v2.1.0/enums/Mqtt.QoS.html deleted file mode 100644 index 5339f5d1..00000000 --- a/docs/v2.1.0/enums/Mqtt.QoS.html +++ /dev/null @@ -1,11 +0,0 @@ -QoS | @fermyon/spin-sdk

Enum representing the Quality of Service (QoS) levels for MQTT.

-

Enumeration Members

Enumeration Members

AtLeastOnce: "at-least-once"

Messages are delivered at least once.

-
AtMostOnce: "at-most-once"

Messages are delivered at most once.

-
ExactlyOnce: "exactly-once"

Messages are delivered exactly once.

-
diff --git a/docs/v2.1.0/enums/_internal_.RdbmsDataType.html b/docs/v2.1.0/enums/_internal_.RdbmsDataType.html deleted file mode 100644 index ad78461f..00000000 --- a/docs/v2.1.0/enums/_internal_.RdbmsDataType.html +++ /dev/null @@ -1,18 +0,0 @@ -RdbmsDataType | @fermyon/spin-sdk

Enumeration Members

RdbmsBinary: "binary"
RdbmsBoolean: "boolean"
RdbmsFloating32: "floating32"
RdbmsFloating64: "floating64"
RdbmsInt16: "int16"
RdbmsInt32: "int32"
RdbmsInt64: "int64"
RdbmsInt8: "int8"
RdbmsOther: "other"
RdbmsStr: "str"
RdbmsUint16: "uint16"
RdbmsUint32: "uint32"
RdbmsUint64: "uint64"
RdbmsUint8: "uint8"
diff --git a/docs/v2.1.0/functions/Kv.open.html b/docs/v2.1.0/functions/Kv.open.html deleted file mode 100644 index 6b1c928a..00000000 --- a/docs/v2.1.0/functions/Kv.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a key-value store with the specified label.

    -

    Parameters

    • label: string

      The label of the key-value store to open.

      -

    Returns Store

    The key-value store object.

    -
diff --git a/docs/v2.1.0/functions/Kv.openDefault.html b/docs/v2.1.0/functions/Kv.openDefault.html deleted file mode 100644 index ddb20d22..00000000 --- a/docs/v2.1.0/functions/Kv.openDefault.html +++ /dev/null @@ -1,6 +0,0 @@ -openDefault | @fermyon/spin-sdk

Function openDefault

  • Opens the default key-value store.

    -

    Returns Store

    The default key-value store object.

    -
diff --git a/docs/v2.1.0/functions/Llm.generateEmbeddings.html b/docs/v2.1.0/functions/Llm.generateEmbeddings.html deleted file mode 100644 index fd8fb5f9..00000000 --- a/docs/v2.1.0/functions/Llm.generateEmbeddings.html +++ /dev/null @@ -1,8 +0,0 @@ -generateEmbeddings | @fermyon/spin-sdk

Function generateEmbeddings

Generates embeddings for the given text using the specified model.

-
  • Parameters

    • model: string

      The model to use for generating embeddings.

      -
    • text: string[]

      The text to generate embeddings for.

      -

    Returns EmbeddingResult

    The result of generating embeddings.

    -
diff --git a/docs/v2.1.0/functions/Llm.infer.html b/docs/v2.1.0/functions/Llm.infer.html deleted file mode 100644 index 72ee74ce..00000000 --- a/docs/v2.1.0/functions/Llm.infer.html +++ /dev/null @@ -1,9 +0,0 @@ -infer | @fermyon/spin-sdk
  • Performs inferencing using the specified model and prompt, with optional settings.

    -

    Parameters

    • model: string

      The model to use for inferencing.

      -
    • prompt: string

      The prompt to use for inferencing.

      -
    • Optionaloptions: InferencingOptions

      Optional settings for inferencing.

      -

    Returns InferenceResult

    The result of the inference.

    -
diff --git a/docs/v2.1.0/functions/Mqtt.open.html b/docs/v2.1.0/functions/Mqtt.open.html deleted file mode 100644 index d7f1e8dd..00000000 --- a/docs/v2.1.0/functions/Mqtt.open.html +++ /dev/null @@ -1,10 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens an MQTT connection with the specified parameters.

    -

    Parameters

    • address: string

      The address of the MQTT broker.

      -
    • username: string

      The username for the MQTT connection.

      -
    • password: string

      The password for the MQTT connection.

      -
    • keepAliveIntervalInSecs: number

      The keep-alive interval in seconds.

      -

    Returns MqttConnection

    The MQTT connection object.

    -
diff --git a/docs/v2.1.0/functions/Mysql.open.html b/docs/v2.1.0/functions/Mysql.open.html deleted file mode 100644 index f0cb7a6f..00000000 --- a/docs/v2.1.0/functions/Mysql.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a MySQL connection to the specified address.

    -

    Parameters

    • address: string

      The address of the MySQL server.

      -

    Returns MysqlConnection

    The MySQL connection object.

    -
diff --git a/docs/v2.1.0/functions/Postgres.open.html b/docs/v2.1.0/functions/Postgres.open.html deleted file mode 100644 index d3bcce01..00000000 --- a/docs/v2.1.0/functions/Postgres.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/functions/Redis.open.html b/docs/v2.1.0/functions/Redis.open.html deleted file mode 100644 index d4e460a4..00000000 --- a/docs/v2.1.0/functions/Redis.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a connection to the Redis instance at the specified address.

    -

    Parameters

    • address: string

      The address of the Redis instance.

      -

    Returns RedisConnection

    The Redis connection object.

    -
diff --git a/docs/v2.1.0/functions/Router.html b/docs/v2.1.0/functions/Router.html deleted file mode 100644 index 58312c33..00000000 --- a/docs/v2.1.0/functions/Router.html +++ /dev/null @@ -1,6 +0,0 @@ -Router | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/functions/Sqlite.open.html b/docs/v2.1.0/functions/Sqlite.open.html deleted file mode 100644 index 5ddaf1a0..00000000 --- a/docs/v2.1.0/functions/Sqlite.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a connection to the SQLite database with the specified label.

    -

    Parameters

    • label: string

      The label of the database to connect to.

      -

    Returns SqliteConnection

    The SQLite connection object.

    -
diff --git a/docs/v2.1.0/functions/Sqlite.openDefault.html b/docs/v2.1.0/functions/Sqlite.openDefault.html deleted file mode 100644 index 3e15543f..00000000 --- a/docs/v2.1.0/functions/Sqlite.openDefault.html +++ /dev/null @@ -1,6 +0,0 @@ -openDefault | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/functions/Variables.get.html b/docs/v2.1.0/functions/Variables.get.html deleted file mode 100644 index e19275dc..00000000 --- a/docs/v2.1.0/functions/Variables.get.html +++ /dev/null @@ -1,7 +0,0 @@ -get | @fermyon/spin-sdk
  • Gets the value of a variable if it exists, otherwise returns null.

    -

    Parameters

    • key: string

      The key of the variable to retrieve.

      -

    Returns string | null

    The value of the variable, or null if it does not exist or an error occurs.

    -
diff --git a/docs/v2.1.0/index.html b/docs/v2.1.0/index.html deleted file mode 100644 index 21b032db..00000000 --- a/docs/v2.1.0/index.html +++ /dev/null @@ -1,16 +0,0 @@ -@fermyon/spin-sdk

@fermyon/spin-sdk

Index

Modules

Namespaces

Classes

Functions

diff --git a/docs/v2.1.0/interfaces/Kv.Store.html b/docs/v2.1.0/interfaces/Kv.Store.html deleted file mode 100644 index 7fe16a79..00000000 --- a/docs/v2.1.0/interfaces/Kv.Store.html +++ /dev/null @@ -1,32 +0,0 @@ -Store | @fermyon/spin-sdk

Interface representing a key-value store with various utility methods. -Store

-
interface Store {
    delete: ((key: string) => void);
    exists: ((key: string) => boolean);
    get: ((key: string) => null | Uint8Array);
    getJson: ((key: string) => any);
    getKeys: (() => string[]);
    set: ((key: string, value: string | object | Uint8Array) => void);
    setJson: ((key: string, value: any) => void);
}

Properties

delete: ((key: string) => void)

Deletes the value associated with the given key.

-

Type declaration

    • (key): void
    • Parameters

      • key: string

        The key to delete the value for.

        -

      Returns void

exists: ((key: string) => boolean)

Checks if a key exists in the store.

-

Type declaration

    • (key): boolean
    • Parameters

      • key: string

        The key to check.

        -

      Returns boolean

      True if the key exists, false otherwise.

      -
get: ((key: string) => null | Uint8Array)

Retrieves the value associated with the given key.

-

Type declaration

    • (key): null | Uint8Array
    • Parameters

      • key: string

        The key to retrieve the value for.

        -

      Returns null | Uint8Array

      The value associated with the key, or null if the key does not exist.

      -
getJson: ((key: string) => any)

Retrieves the JSON value associated with the given key.

-

Type declaration

    • (key): any
    • Parameters

      • key: string

        The key to retrieve the JSON value for.

        -

      Returns any

      The JSON value associated with the key.

      -
getKeys: (() => string[])

Retrieves all the keys in the store.

-

Type declaration

    • (): string[]
    • Returns string[]

      An array of all the keys in the store.

      -
set: ((key: string, value: string | object | Uint8Array) => void)

Sets the value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the value for.

        -
      • value: string | object | Uint8Array

        The value to set. Can be a Uint8Array, string, or object.

        -

      Returns void

setJson: ((key: string, value: any) => void)

Sets the JSON value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the JSON value for.

        -
      • value: any

        The JSON value to set.

        -

      Returns void

diff --git a/docs/v2.1.0/interfaces/Llm.EmbeddingResult.html b/docs/v2.1.0/interfaces/Llm.EmbeddingResult.html deleted file mode 100644 index 70809539..00000000 --- a/docs/v2.1.0/interfaces/Llm.EmbeddingResult.html +++ /dev/null @@ -1,8 +0,0 @@ -EmbeddingResult | @fermyon/spin-sdk

Interface EmbeddingResult

Interface representing the result of generating embeddings. -EmbeddingResult

-
interface EmbeddingResult {
    embeddings: number[][];
    usage: EmbeddingUsage;
}

Properties

Properties

embeddings: number[][]
diff --git a/docs/v2.1.0/interfaces/Llm.EmbeddingUsage.html b/docs/v2.1.0/interfaces/Llm.EmbeddingUsage.html deleted file mode 100644 index 53e72d17..00000000 --- a/docs/v2.1.0/interfaces/Llm.EmbeddingUsage.html +++ /dev/null @@ -1,7 +0,0 @@ -EmbeddingUsage | @fermyon/spin-sdk

Interface EmbeddingUsage

Interface representing usage statistics for generating embeddings. -EmbeddingUsage

-
interface EmbeddingUsage {
    promptTokenCount: number;
}

Properties

Properties

promptTokenCount: number
diff --git a/docs/v2.1.0/interfaces/Llm.InferenceResult.html b/docs/v2.1.0/interfaces/Llm.InferenceResult.html deleted file mode 100644 index c41091b8..00000000 --- a/docs/v2.1.0/interfaces/Llm.InferenceResult.html +++ /dev/null @@ -1,8 +0,0 @@ -InferenceResult | @fermyon/spin-sdk

Interface InferenceResult

Interface representing the result of an inference. -InferenceResult

-
interface InferenceResult {
    text: string;
    usage: InferenceUsage;
}

Properties

Properties

text: string
diff --git a/docs/v2.1.0/interfaces/Llm.InferenceUsage.html b/docs/v2.1.0/interfaces/Llm.InferenceUsage.html deleted file mode 100644 index cb7d537f..00000000 --- a/docs/v2.1.0/interfaces/Llm.InferenceUsage.html +++ /dev/null @@ -1,8 +0,0 @@ -InferenceUsage | @fermyon/spin-sdk

Interface InferenceUsage

Interface representing usage statistics for inferencing. -InferenceUsage

-
interface InferenceUsage {
    generatedTokenCount: number;
    promptTokenCount: number;
}

Properties

generatedTokenCount: number
promptTokenCount: number
diff --git a/docs/v2.1.0/interfaces/Llm.InferencingOptions.html b/docs/v2.1.0/interfaces/Llm.InferencingOptions.html deleted file mode 100644 index ca0b96d1..00000000 --- a/docs/v2.1.0/interfaces/Llm.InferencingOptions.html +++ /dev/null @@ -1,12 +0,0 @@ -InferencingOptions | @fermyon/spin-sdk

Interface InferencingOptions

Interface representing options for inferencing. -InferencingOptions

-
interface InferencingOptions {
    maxTokens?: number;
    repeatPenalty?: number;
    repeatPenaltyLastNTokenCount?: number;
    temperature?: number;
    topK?: number;
    topP?: number;
}

Properties

maxTokens?: number
repeatPenalty?: number
repeatPenaltyLastNTokenCount?: number
temperature?: number
topK?: number
topP?: number
diff --git a/docs/v2.1.0/interfaces/Llm.InternalInferencingOptions.html b/docs/v2.1.0/interfaces/Llm.InternalInferencingOptions.html deleted file mode 100644 index b3f69725..00000000 --- a/docs/v2.1.0/interfaces/Llm.InternalInferencingOptions.html +++ /dev/null @@ -1,12 +0,0 @@ -InternalInferencingOptions | @fermyon/spin-sdk

Interface InternalInferencingOptions

Interface representing internal options for inferencing. -InternalInferencingOptions

-
interface InternalInferencingOptions {
    maxTokens?: number;
    repeatPenalty?: number;
    repeatPenaltyLastNTokenCount?: number;
    temperature?: number;
    topK?: number;
    topP?: number;
}

Properties

maxTokens?: number
repeatPenalty?: number
repeatPenaltyLastNTokenCount?: number
temperature?: number
topK?: number
topP?: number
diff --git a/docs/v2.1.0/interfaces/Mqtt.MqttConnection.html b/docs/v2.1.0/interfaces/Mqtt.MqttConnection.html deleted file mode 100644 index 26a88136..00000000 --- a/docs/v2.1.0/interfaces/Mqtt.MqttConnection.html +++ /dev/null @@ -1,11 +0,0 @@ -MqttConnection | @fermyon/spin-sdk

Interface MqttConnection

Interface representing an MQTT connection with a method for publishing messages. -MqttConnection

-
interface MqttConnection {
    publish: ((topic: string, payload: Uint8Array, qos: QoS) => void);
}

Properties

Properties

publish: ((topic: string, payload: Uint8Array, qos: QoS) => void)

Publishes a message to the specified MQTT topic.

-

Type declaration

    • (topic, payload, qos): void
    • Parameters

      • topic: string

        The topic to publish the message to.

        -
      • payload: Uint8Array

        The message payload as a Uint8Array.

        -
      • qos: QoS

        The Quality of Service level for message delivery.

        -

      Returns void

diff --git a/docs/v2.1.0/interfaces/Mysql.MysqlConnection.html b/docs/v2.1.0/interfaces/Mysql.MysqlConnection.html deleted file mode 100644 index 2fb4db0b..00000000 --- a/docs/v2.1.0/interfaces/Mysql.MysqlConnection.html +++ /dev/null @@ -1,8 +0,0 @@ -MysqlConnection | @fermyon/spin-sdk

Interface MysqlConnection

Interface representing a MySQL connection with methods for querying and executing statements. -MysqlConnection

-
interface MysqlConnection {
    execute: ((statement: string, params: RdbmsParameterValue[]) => number);
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
}

Properties

Properties

execute: ((statement: string, params: RdbmsParameterValue[]) => number)
query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)
diff --git a/docs/v2.1.0/interfaces/Postgres.PostgresConnection.html b/docs/v2.1.0/interfaces/Postgres.PostgresConnection.html deleted file mode 100644 index 67f75ac9..00000000 --- a/docs/v2.1.0/interfaces/Postgres.PostgresConnection.html +++ /dev/null @@ -1,16 +0,0 @@ -PostgresConnection | @fermyon/spin-sdk

Interface representing a PostgreSQL connection with methods for querying and executing statements. -PostgresConnection

-
interface PostgresConnection {
    execute: ((statement: string, params: RdbmsParameterValue[]) => number);
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
}

Properties

Properties

execute: ((statement: string, params: RdbmsParameterValue[]) => number)

Executes a statement on the database with the specified parameters.

-

Type declaration

    • (statement, params): number
    • Parameters

      • statement: string

        The SQL statement to execute.

        -
      • params: RdbmsParameterValue[]

        The parameters for the SQL statement.

        -

      Returns number

      The number of rows affected by the execution.

      -
query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)

Queries the database with the specified statement and parameters.

-

Type declaration

    • (statement, params): RdbmsRowSet
    • Parameters

      • statement: string

        The SQL statement to execute.

        -
      • params: RdbmsParameterValue[]

        The parameters for the SQL statement.

        -

      Returns RdbmsRowSet

      The result set of the query.

      -
diff --git a/docs/v2.1.0/interfaces/Redis.RedisConnection.html b/docs/v2.1.0/interfaces/Redis.RedisConnection.html deleted file mode 100644 index bc12f7c3..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisConnection.html +++ /dev/null @@ -1,38 +0,0 @@ -RedisConnection | @fermyon/spin-sdk

Interface RedisConnection

Interface representing a Redis connection with various methods for interacting with Redis. -RedisConnection

-
interface RedisConnection {
    del: ((key: string) => number);
    execute: ((command: string, args: RedisParameter[]) => RedisResult[]);
    get: ((key: string) => undefined | Uint8Array);
    incr: ((key: string) => bigint);
    publish: ((channel: string, payload: Uint8Array) => void);
    sadd: ((key: string, value: string[]) => number);
    set: ((key: string, value: Uint8Array) => void);
    smembers: ((key: string) => string[]);
    srem: ((key: string, value: string[]) => number);
}

Properties

del: ((key: string) => number)

Deletes the given key.

-

Type declaration

    • (key): number
    • Parameters

      • key: string

        The key to delete.

        -

      Returns number

execute: ((command: string, args: RedisParameter[]) => RedisResult[])

Execute an arbitrary Redis command and receive the result.

-

Type declaration

get: ((key: string) => undefined | Uint8Array)

Get a value for the given key. Returns null if the key does not exist.

-

Type declaration

    • (key): undefined | Uint8Array
    • Parameters

      • key: string

        The key to retrieve the value for.

        -

      Returns undefined | Uint8Array

incr: ((key: string) => bigint)

Increment the value of a key.

-

Type declaration

    • (key): bigint
    • Parameters

      • key: string

        The key to increment.

        -

      Returns bigint

publish: ((channel: string, payload: Uint8Array) => void)

Publish a Redis message to the specified channel.

-

Type declaration

    • (channel, payload): void
    • Parameters

      • channel: string

        The channel to publish the message to.

        -
      • payload: Uint8Array

        The message payload.

        -

      Returns void

sadd: ((key: string, value: string[]) => number)

Adds a value to a set.

-

Type declaration

    • (key, value): number
    • Parameters

      • key: string

        The key of the set.

        -
      • value: string[]

        The values to add to the set.

        -

      Returns number

set: ((key: string, value: Uint8Array) => void)

Set a value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the value for.

        -
      • value: Uint8Array

        The value to set.

        -

      Returns void

smembers: ((key: string) => string[])

Retrieves the members of a set.

-

Type declaration

    • (key): string[]
    • Parameters

      • key: string

        The key of the set.

        -

      Returns string[]

srem: ((key: string, value: string[]) => number)

Removes values from a set.

-

Type declaration

    • (key, value): number
    • Parameters

      • key: string

        The key of the set.

        -
      • value: string[]

        The values to remove from the set.

        -

      Returns number

diff --git a/docs/v2.1.0/interfaces/Redis.RedisParameterBinary.html b/docs/v2.1.0/interfaces/Redis.RedisParameterBinary.html deleted file mode 100644 index a72b4921..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisParameterBinary.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisParameterBinary | @fermyon/spin-sdk

Interface RedisParameterBinary

interface RedisParameterBinary {
    tag: "binary";
    val: Uint8Array;
}

Properties

tag -val -

Properties

tag: "binary"
val: Uint8Array
diff --git a/docs/v2.1.0/interfaces/Redis.RedisParameterInt64.html b/docs/v2.1.0/interfaces/Redis.RedisParameterInt64.html deleted file mode 100644 index bf26a4d2..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisParameterInt64.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisParameterInt64 | @fermyon/spin-sdk

Interface RedisParameterInt64

interface RedisParameterInt64 {
    tag: "int64";
    val: bigint;
}

Properties

tag -val -

Properties

tag: "int64"
val: bigint
diff --git a/docs/v2.1.0/interfaces/Redis.RedisResultBinary.html b/docs/v2.1.0/interfaces/Redis.RedisResultBinary.html deleted file mode 100644 index 927696d7..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisResultBinary.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultBinary | @fermyon/spin-sdk

Interface RedisResultBinary

interface RedisResultBinary {
    tag: "binary";
    val: Uint8Array;
}

Properties

tag -val -

Properties

tag: "binary"
val: Uint8Array
diff --git a/docs/v2.1.0/interfaces/Redis.RedisResultInt64.html b/docs/v2.1.0/interfaces/Redis.RedisResultInt64.html deleted file mode 100644 index 12e702ab..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisResultInt64.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultInt64 | @fermyon/spin-sdk

Interface RedisResultInt64

interface RedisResultInt64 {
    tag: "int64";
    val: bigint;
}

Properties

tag -val -

Properties

tag: "int64"
val: bigint
diff --git a/docs/v2.1.0/interfaces/Redis.RedisResultNil.html b/docs/v2.1.0/interfaces/Redis.RedisResultNil.html deleted file mode 100644 index a60634e4..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisResultNil.html +++ /dev/null @@ -1,5 +0,0 @@ -RedisResultNil | @fermyon/spin-sdk

Interface RedisResultNil

interface RedisResultNil {
    tag: "nil";
}

Properties

tag -

Properties

tag: "nil"
diff --git a/docs/v2.1.0/interfaces/Redis.RedisResultStatus.html b/docs/v2.1.0/interfaces/Redis.RedisResultStatus.html deleted file mode 100644 index f8681866..00000000 --- a/docs/v2.1.0/interfaces/Redis.RedisResultStatus.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultStatus | @fermyon/spin-sdk

Interface RedisResultStatus

interface RedisResultStatus {
    tag: "status";
    val: string;
}

Properties

tag -val -

Properties

tag: "status"
val: string
diff --git a/docs/v2.1.0/interfaces/Sqlite.SqliteConnection.html b/docs/v2.1.0/interfaces/Sqlite.SqliteConnection.html deleted file mode 100644 index 4fa43a95..00000000 --- a/docs/v2.1.0/interfaces/Sqlite.SqliteConnection.html +++ /dev/null @@ -1,10 +0,0 @@ -SqliteConnection | @fermyon/spin-sdk

Interface SqliteConnection

Interface representing a connection to an SQLite database with a method for executing queries. -SqliteConnection

-
interface SqliteConnection {
    execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult);
}

Properties

Properties

execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult)

Executes an SQLite statement with given parameters and returns the result.

-

Type declaration

diff --git a/docs/v2.1.0/interfaces/Sqlite.SqliteResult.html b/docs/v2.1.0/interfaces/Sqlite.SqliteResult.html deleted file mode 100644 index 437b4857..00000000 --- a/docs/v2.1.0/interfaces/Sqlite.SqliteResult.html +++ /dev/null @@ -1,10 +0,0 @@ -SqliteResult | @fermyon/spin-sdk

Interface representing the formatted result of an SQLite query. -SqliteResult

-
interface SqliteResult {
    columns: string[];
    rows: {
        [key: string]:
            | number
            | bigint
            | null
            | string
            | Uint8Array;
    }[];
}

Properties

Properties

columns: string[]

The column names in the result.

-
rows: {
    [key: string]:
        | number
        | bigint
        | null
        | string
        | Uint8Array;
}[]

The rows of results.

-
diff --git a/docs/v2.1.0/interfaces/_internal_.RdbmsColumn.html b/docs/v2.1.0/interfaces/_internal_.RdbmsColumn.html deleted file mode 100644 index 06f16b35..00000000 --- a/docs/v2.1.0/interfaces/_internal_.RdbmsColumn.html +++ /dev/null @@ -1,6 +0,0 @@ -RdbmsColumn | @fermyon/spin-sdk
interface RdbmsColumn {
    dataType: RdbmsDataType;
    name: string;
}

Properties

Properties

dataType: RdbmsDataType
name: string
diff --git a/docs/v2.1.0/interfaces/_internal_.RdbmsRowSet.html b/docs/v2.1.0/interfaces/_internal_.RdbmsRowSet.html deleted file mode 100644 index 46ef1a70..00000000 --- a/docs/v2.1.0/interfaces/_internal_.RdbmsRowSet.html +++ /dev/null @@ -1,6 +0,0 @@ -RdbmsRowSet | @fermyon/spin-sdk
interface RdbmsRowSet {
    columns: RdbmsColumn[];
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array;
    }[];
}

Properties

Properties

columns: RdbmsColumn[]
rows: {
    [key: string]:
        | number
        | boolean
        | bigint
        | null
        | string
        | Uint8Array;
}[]
diff --git a/docs/v2.1.0/interfaces/_internal_.RouteHandler.html b/docs/v2.1.0/interfaces/_internal_.RouteHandler.html deleted file mode 100644 index 75a42d61..00000000 --- a/docs/v2.1.0/interfaces/_internal_.RouteHandler.html +++ /dev/null @@ -1,4 +0,0 @@ -RouteHandler | @fermyon/spin-sdk
  • Parameters

    Returns any

diff --git a/docs/v2.1.0/interfaces/_internal_.SpinRouteHandler.html b/docs/v2.1.0/interfaces/_internal_.SpinRouteHandler.html deleted file mode 100644 index ba65ac18..00000000 --- a/docs/v2.1.0/interfaces/_internal_.SpinRouteHandler.html +++ /dev/null @@ -1,4 +0,0 @@ -SpinRouteHandler | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/interfaces/_internal_.routerType.html b/docs/v2.1.0/interfaces/_internal_.routerType.html deleted file mode 100644 index d556841f..00000000 --- a/docs/v2.1.0/interfaces/_internal_.routerType.html +++ /dev/null @@ -1,14 +0,0 @@ -routerType | @fermyon/spin-sdk
interface routerType {
    routes: RouteEntry[];
    all(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    delete(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    get(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    handle(request: RequestLike, ...extras: any): Promise<any>;
    handleRequest(request: Request, response: ResponseBuilder, ...extras: any): Promise<any>;
    options(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    patch(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    post(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    put(path: string, ...handlers: SpinRouteHandler[]): RouterType;
}

Properties

routes: RouteEntry[]

Methods

  • Parameters

    Returns Promise<any>

  • Parameters

    Returns Promise<any>

diff --git a/docs/v2.1.0/modules/Kv.html b/docs/v2.1.0/modules/Kv.html deleted file mode 100644 index 28258f31..00000000 --- a/docs/v2.1.0/modules/Kv.html +++ /dev/null @@ -1,7 +0,0 @@ -Kv | @fermyon/spin-sdk

Index

Interfaces

Functions

diff --git a/docs/v2.1.0/modules/Llm.html b/docs/v2.1.0/modules/Llm.html deleted file mode 100644 index aa79929a..00000000 --- a/docs/v2.1.0/modules/Llm.html +++ /dev/null @@ -1,14 +0,0 @@ -Llm | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/modules/Mqtt.html b/docs/v2.1.0/modules/Mqtt.html deleted file mode 100644 index c8c3a8b8..00000000 --- a/docs/v2.1.0/modules/Mqtt.html +++ /dev/null @@ -1,7 +0,0 @@ -Mqtt | @fermyon/spin-sdk

Namespace Mqtt

Index

Enumerations

QoS -

Interfaces

Functions

diff --git a/docs/v2.1.0/modules/Mysql.html b/docs/v2.1.0/modules/Mysql.html deleted file mode 100644 index 457f0f43..00000000 --- a/docs/v2.1.0/modules/Mysql.html +++ /dev/null @@ -1,6 +0,0 @@ -Mysql | @fermyon/spin-sdk

Namespace Mysql

Index

Interfaces

Functions

diff --git a/docs/v2.1.0/modules/Postgres.html b/docs/v2.1.0/modules/Postgres.html deleted file mode 100644 index 809da903..00000000 --- a/docs/v2.1.0/modules/Postgres.html +++ /dev/null @@ -1,6 +0,0 @@ -Postgres | @fermyon/spin-sdk

Namespace Postgres

Index

Interfaces

Functions

diff --git a/docs/v2.1.0/modules/Redis.html b/docs/v2.1.0/modules/Redis.html deleted file mode 100644 index b4611e0c..00000000 --- a/docs/v2.1.0/modules/Redis.html +++ /dev/null @@ -1,15 +0,0 @@ -Redis | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/modules/Sqlite.html b/docs/v2.1.0/modules/Sqlite.html deleted file mode 100644 index f4261189..00000000 --- a/docs/v2.1.0/modules/Sqlite.html +++ /dev/null @@ -1,15 +0,0 @@ -Sqlite | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/modules/Variables.html b/docs/v2.1.0/modules/Variables.html deleted file mode 100644 index 3dd506ca..00000000 --- a/docs/v2.1.0/modules/Variables.html +++ /dev/null @@ -1,5 +0,0 @@ -Variables | @fermyon/spin-sdk

Namespace Variables

Index

Functions

get -
diff --git a/docs/v2.1.0/modules/_internal_.html b/docs/v2.1.0/modules/_internal_.html deleted file mode 100644 index 738a93fa..00000000 --- a/docs/v2.1.0/modules/_internal_.html +++ /dev/null @@ -1,34 +0,0 @@ -<internal> | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/types/Redis.Payload.html b/docs/v2.1.0/types/Redis.Payload.html deleted file mode 100644 index a3dd1b29..00000000 --- a/docs/v2.1.0/types/Redis.Payload.html +++ /dev/null @@ -1,4 +0,0 @@ -Payload | @fermyon/spin-sdk
Payload: Uint8Array
diff --git a/docs/v2.1.0/types/Redis.RedisParameter.html b/docs/v2.1.0/types/Redis.RedisParameter.html deleted file mode 100644 index 209c8161..00000000 --- a/docs/v2.1.0/types/Redis.RedisParameter.html +++ /dev/null @@ -1,4 +0,0 @@ -RedisParameter | @fermyon/spin-sdk
diff --git a/docs/v2.1.0/types/Redis.RedisResult.html b/docs/v2.1.0/types/Redis.RedisResult.html deleted file mode 100644 index 39b902bd..00000000 --- a/docs/v2.1.0/types/Redis.RedisResult.html +++ /dev/null @@ -1,4 +0,0 @@ -RedisResult | @fermyon/spin-sdk

Type Alias RedisResult

RedisResult:
    | RedisResultNil
    | RedisResultStatus
    | RedisResultInt64
    | RedisResultBinary
diff --git a/docs/v2.1.0/types/Sqlite.ParameterValue.html b/docs/v2.1.0/types/Sqlite.ParameterValue.html deleted file mode 100644 index f6e46fae..00000000 --- a/docs/v2.1.0/types/Sqlite.ParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -ParameterValue | @fermyon/spin-sdk

Type Alias ParameterValue

ParameterValue:
    | sqliteValues
    | number
    | bigint
    | null
    | string
    | Uint8Array
diff --git a/docs/v2.1.0/types/Sqlite.ValueBlob.html b/docs/v2.1.0/types/Sqlite.ValueBlob.html deleted file mode 100644 index 8d6c12b3..00000000 --- a/docs/v2.1.0/types/Sqlite.ValueBlob.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueBlob | @fermyon/spin-sdk
ValueBlob: {
    tag: "blob";
    val: Uint8Array;
}
diff --git a/docs/v2.1.0/types/Sqlite.ValueInteger.html b/docs/v2.1.0/types/Sqlite.ValueInteger.html deleted file mode 100644 index e469edba..00000000 --- a/docs/v2.1.0/types/Sqlite.ValueInteger.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueInteger | @fermyon/spin-sdk
ValueInteger: {
    tag: "integer";
    val: number | bigint;
}
diff --git a/docs/v2.1.0/types/Sqlite.ValueNull.html b/docs/v2.1.0/types/Sqlite.ValueNull.html deleted file mode 100644 index 101d0b83..00000000 --- a/docs/v2.1.0/types/Sqlite.ValueNull.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueNull | @fermyon/spin-sdk
ValueNull: {
    tag: "null";
}
diff --git a/docs/v2.1.0/types/Sqlite.ValueReal.html b/docs/v2.1.0/types/Sqlite.ValueReal.html deleted file mode 100644 index 8dd4789e..00000000 --- a/docs/v2.1.0/types/Sqlite.ValueReal.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueReal | @fermyon/spin-sdk
ValueReal: {
    tag: "real";
    val: number | bigint;
}
diff --git a/docs/v2.1.0/types/Sqlite.ValueText.html b/docs/v2.1.0/types/Sqlite.ValueText.html deleted file mode 100644 index 3b5e6bb2..00000000 --- a/docs/v2.1.0/types/Sqlite.ValueText.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueText | @fermyon/spin-sdk
ValueText: {
    tag: "text";
    val: string;
}
diff --git a/docs/v2.1.0/types/Sqlite.sqliteValues.html b/docs/v2.1.0/types/Sqlite.sqliteValues.html deleted file mode 100644 index 029b47a7..00000000 --- a/docs/v2.1.0/types/Sqlite.sqliteValues.html +++ /dev/null @@ -1,4 +0,0 @@ -sqliteValues | @fermyon/spin-sdk
sqliteValues:
    | ValueInteger
    | ValueReal
    | ValueText
    | ValueBlob
    | ValueNull
diff --git a/docs/v2.1.0/types/_internal_.GenericTraps.html b/docs/v2.1.0/types/_internal_.GenericTraps.html deleted file mode 100644 index ff4267bf..00000000 --- a/docs/v2.1.0/types/_internal_.GenericTraps.html +++ /dev/null @@ -1,4 +0,0 @@ -GenericTraps | @fermyon/spin-sdk
GenericTraps: {
    [key: string]: any;
}
diff --git a/docs/v2.1.0/types/_internal_.IRequest.html b/docs/v2.1.0/types/_internal_.IRequest.html deleted file mode 100644 index 93b20cf0..00000000 --- a/docs/v2.1.0/types/_internal_.IRequest.html +++ /dev/null @@ -1,4 +0,0 @@ -IRequest | @fermyon/spin-sdk
IRequest: {
    method: string;
    params: {
        [key: string]: string;
    };
    proxy?: any;
    query: {
        [key: string]: string | string[] | undefined;
    };
    url: string;
} & GenericTraps
diff --git a/docs/v2.1.0/types/_internal_.RdbmsParameterValue.html b/docs/v2.1.0/types/_internal_.RdbmsParameterValue.html deleted file mode 100644 index 14a4319a..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsParameterValue | @fermyon/spin-sdk
RdbmsParameterValue:
    | SpinRdbmsParameterValue
    | number
    | bigint
    | boolean
    | null
    | Uint8Array
    | string
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueBinary.html b/docs/v2.1.0/types/_internal_.RdbmsValueBinary.html deleted file mode 100644 index 1db1aba8..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueBinary.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueBinary | @fermyon/spin-sdk
RdbmsValueBinary: {
    tag: "binary";
    val: Uint8Array;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueBoolean.html b/docs/v2.1.0/types/_internal_.RdbmsValueBoolean.html deleted file mode 100644 index 926d70ab..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueBoolean.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueBoolean | @fermyon/spin-sdk
RdbmsValueBoolean: {
    tag: "boolean";
    val: boolean;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueDbNull.html b/docs/v2.1.0/types/_internal_.RdbmsValueDbNull.html deleted file mode 100644 index 14b03531..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueDbNull.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueDbNull | @fermyon/spin-sdk
RdbmsValueDbNull: {
    tag: "db-null";
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueFloating32.html b/docs/v2.1.0/types/_internal_.RdbmsValueFloating32.html deleted file mode 100644 index 60b76f1f..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueFloating32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueFloating32 | @fermyon/spin-sdk
RdbmsValueFloating32: {
    tag: "floating32";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueFloating64.html b/docs/v2.1.0/types/_internal_.RdbmsValueFloating64.html deleted file mode 100644 index acfa0f78..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueFloating64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueFloating64 | @fermyon/spin-sdk
RdbmsValueFloating64: {
    tag: "floating64";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueInt16.html b/docs/v2.1.0/types/_internal_.RdbmsValueInt16.html deleted file mode 100644 index 6f506087..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueInt16.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt16 | @fermyon/spin-sdk
RdbmsValueInt16: {
    tag: "int16";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueInt32.html b/docs/v2.1.0/types/_internal_.RdbmsValueInt32.html deleted file mode 100644 index 4d3c48f6..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueInt32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt32 | @fermyon/spin-sdk
RdbmsValueInt32: {
    tag: "int32";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueInt64.html b/docs/v2.1.0/types/_internal_.RdbmsValueInt64.html deleted file mode 100644 index 508a0f74..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueInt64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt64 | @fermyon/spin-sdk
RdbmsValueInt64: {
    tag: "int64";
    val: bigint;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueInt8.html b/docs/v2.1.0/types/_internal_.RdbmsValueInt8.html deleted file mode 100644 index 57b73297..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueInt8.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt8 | @fermyon/spin-sdk
RdbmsValueInt8: {
    tag: "int8";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueStr.html b/docs/v2.1.0/types/_internal_.RdbmsValueStr.html deleted file mode 100644 index 999e9118..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueStr.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueStr | @fermyon/spin-sdk
RdbmsValueStr: {
    tag: "str";
    val: string;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueUint16.html b/docs/v2.1.0/types/_internal_.RdbmsValueUint16.html deleted file mode 100644 index 282e6d41..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueUint16.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint16 | @fermyon/spin-sdk
RdbmsValueUint16: {
    tag: "uint16";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueUint32.html b/docs/v2.1.0/types/_internal_.RdbmsValueUint32.html deleted file mode 100644 index 5f037ffd..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueUint32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint32 | @fermyon/spin-sdk
RdbmsValueUint32: {
    tag: "uint32";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueUint64.html b/docs/v2.1.0/types/_internal_.RdbmsValueUint64.html deleted file mode 100644 index 6717e967..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueUint64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint64 | @fermyon/spin-sdk
RdbmsValueUint64: {
    tag: "uint64";
    val: bigint;
}
diff --git a/docs/v2.1.0/types/_internal_.RdbmsValueUint8.html b/docs/v2.1.0/types/_internal_.RdbmsValueUint8.html deleted file mode 100644 index bc3e20ac..00000000 --- a/docs/v2.1.0/types/_internal_.RdbmsValueUint8.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint8 | @fermyon/spin-sdk
RdbmsValueUint8: {
    tag: "uint8";
    val: number;
}
diff --git a/docs/v2.1.0/types/_internal_.RequestLike.html b/docs/v2.1.0/types/_internal_.RequestLike.html deleted file mode 100644 index f6b453d6..00000000 --- a/docs/v2.1.0/types/_internal_.RequestLike.html +++ /dev/null @@ -1,4 +0,0 @@ -RequestLike | @fermyon/spin-sdk
RequestLike: {
    method: string;
    url: string;
} & GenericTraps
diff --git a/docs/v2.1.0/types/_internal_.ResolveFunction.html b/docs/v2.1.0/types/_internal_.ResolveFunction.html deleted file mode 100644 index 9a2e2185..00000000 --- a/docs/v2.1.0/types/_internal_.ResolveFunction.html +++ /dev/null @@ -1,5 +0,0 @@ -ResolveFunction | @fermyon/spin-sdk
ResolveFunction: ((value: Response | PromiseLike<Response>) => void)

Type for the resolve function that handles sending the final Response.

-
diff --git a/docs/v2.1.0/types/_internal_.Route.html b/docs/v2.1.0/types/_internal_.Route.html deleted file mode 100644 index 7806f110..00000000 --- a/docs/v2.1.0/types/_internal_.Route.html +++ /dev/null @@ -1,4 +0,0 @@ -Route | @fermyon/spin-sdk
Route: (<T>(path: string, ...handlers: RouteHandler[]) => T)
diff --git a/docs/v2.1.0/types/_internal_.RouteEntry.html b/docs/v2.1.0/types/_internal_.RouteEntry.html deleted file mode 100644 index c51ab7d6..00000000 --- a/docs/v2.1.0/types/_internal_.RouteEntry.html +++ /dev/null @@ -1,4 +0,0 @@ -RouteEntry | @fermyon/spin-sdk
RouteEntry: [string, RegExp, RouteHandler[]]
diff --git a/docs/v2.1.0/types/_internal_.RouterHints.html b/docs/v2.1.0/types/_internal_.RouterHints.html deleted file mode 100644 index f163ed05..00000000 --- a/docs/v2.1.0/types/_internal_.RouterHints.html +++ /dev/null @@ -1,4 +0,0 @@ -RouterHints | @fermyon/spin-sdk
RouterHints: {
    all: Route;
    delete: Route;
    get: Route;
    options: Route;
    patch: Route;
    post: Route;
    put: Route;
}
diff --git a/docs/v2.1.0/types/_internal_.RouterType-1.html b/docs/v2.1.0/types/_internal_.RouterType-1.html deleted file mode 100644 index 1a69bebd..00000000 --- a/docs/v2.1.0/types/_internal_.RouterType-1.html +++ /dev/null @@ -1,4 +0,0 @@ -RouterType | @fermyon/spin-sdk
RouterType: {
    __proto__: RouterType;
    handle: ((request: RequestLike, ...extra: any) => Promise<any>);
    routes: RouteEntry[];
} & RouterHints
diff --git a/docs/v2.1.0/types/_internal_.SpinRdbmsParameterValue.html b/docs/v2.1.0/types/_internal_.SpinRdbmsParameterValue.html deleted file mode 100644 index c6570335..00000000 --- a/docs/v2.1.0/types/_internal_.SpinRdbmsParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -SpinRdbmsParameterValue | @fermyon/spin-sdk

Type Alias SpinRdbmsParameterValue

SpinRdbmsParameterValue:
    | RdbmsValueBoolean
    | RdbmsValueInt8
    | RdbmsValueInt16
    | RdbmsValueInt32
    | RdbmsValueInt64
    | RdbmsValueUint8
    | RdbmsValueUint16
    | RdbmsValueUint32
    | RdbmsValueUint64
    | RdbmsValueFloating32
    | RdbmsValueFloating64
    | RdbmsValueStr
    | RdbmsValueBinary
    | RdbmsValueDbNull
diff --git a/docs/v2.2 b/docs/v2.2 deleted file mode 120000 index f69ad011..00000000 --- a/docs/v2.2 +++ /dev/null @@ -1 +0,0 @@ -/Users/thorsten/dev/fermyon/spin-js-sdk/docs/v2.2.0 \ No newline at end of file diff --git a/docs/v2.2.0/assets/highlight.css b/docs/v2.2.0/assets/highlight.css deleted file mode 100644 index 5674cf39..00000000 --- a/docs/v2.2.0/assets/highlight.css +++ /dev/null @@ -1,22 +0,0 @@ -:root { - --light-code-background: #FFFFFF; - --dark-code-background: #1E1E1E; -} - -@media (prefers-color-scheme: light) { :root { - --code-background: var(--light-code-background); -} } - -@media (prefers-color-scheme: dark) { :root { - --code-background: var(--dark-code-background); -} } - -:root[data-theme='light'] { - --code-background: var(--light-code-background); -} - -:root[data-theme='dark'] { - --code-background: var(--dark-code-background); -} - -pre, code { background: var(--code-background); } diff --git a/docs/v2.2.0/assets/icons.js b/docs/v2.2.0/assets/icons.js deleted file mode 100644 index e88e8ca7..00000000 --- a/docs/v2.2.0/assets/icons.js +++ /dev/null @@ -1,18 +0,0 @@ -(function() { - addIcons(); - function addIcons() { - if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); - const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); - svg.innerHTML = `""`; - svg.style.display = "none"; - if (location.protocol === "file:") updateUseElements(); - } - - function updateUseElements() { - document.querySelectorAll("use").forEach(el => { - if (el.getAttribute("href").includes("#icon-")) { - el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); - } - }); - } -})() \ No newline at end of file diff --git a/docs/v2.2.0/assets/icons.svg b/docs/v2.2.0/assets/icons.svg deleted file mode 100644 index e371b8b5..00000000 --- a/docs/v2.2.0/assets/icons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/v2.2.0/assets/main.js b/docs/v2.2.0/assets/main.js deleted file mode 100644 index 21a5d74d..00000000 --- a/docs/v2.2.0/assets/main.js +++ /dev/null @@ -1,60 +0,0 @@ -"use strict"; -window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; -"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{ce(e,t)}),ce(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),te(e)}}function he(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})(); -/*! Bundled license information: - -lunr/lunr.js: - (** - * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 - * Copyright (C) 2020 Oliver Nightingale - * @license MIT - *) - (*! - * lunr.utils - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Set - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.tokenizer - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Pipeline - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Vector - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.stemmer - * Copyright (C) 2020 Oliver Nightingale - * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt - *) - (*! - * lunr.stopWordFilter - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.trimmer - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.TokenSet - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Index - * Copyright (C) 2020 Oliver Nightingale - *) - (*! - * lunr.Builder - * Copyright (C) 2020 Oliver Nightingale - *) -*/ diff --git a/docs/v2.2.0/assets/navigation.js b/docs/v2.2.0/assets/navigation.js deleted file mode 100644 index 384a374c..00000000 --- a/docs/v2.2.0/assets/navigation.js +++ /dev/null @@ -1 +0,0 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAE6WZW2/TMBSA/0uex2VjlDEhHmBcpo2xNYMXhJDbnGUWjt0lzqBC/Hdku019i30y3qr4y2cfO7aP3W9/Cgm/ZXFcvKJcQssJe13sFSsib4vjohFVz6B78mNb9uPxrWxYsVf8pLwqjg/2iuUtZVULvDj+Nqjm1aLpTogk1+sV7GzA+8ZxOZxrPvq75+reCtY3fCfTlhuyhNBoUK+lz2e+cS5+lSBRRoMmjaKX8JHwikGbVVpsylmuKJ/i9fmUu1Vc645P3LojU74PwKGly+uWrLqdUa5XrszGPN3Tly/2nx9YytM53PXQyYRui+RUehAvSUsakNB+JayHhDVCoyrQ5BvKSbvO2S10gloIBoTj3IbFy08WFz1jKLdB8er3TBBJef3sAKXf4dOrmB1OqmJ2iK/ilMv9GcquyUliZM9ocpIY2R+anCQ+wnqP8NpStihrKf2lLSH9QtHjZtBpauTIGXSaGjl2Bp2mxo2eJrNiswKf05/JJXVH5YWdYPfwvudLSUVytXPJrFhtZCmdKkdJ3nGZXuIHCKVrP1IuU7umReGE7r4+4lPQo/2cUCcVk7bPkTfiFX23qjq7DzPPs3v3vcN4xllK0cYzmbP7x7owlbyIFVjf2c3me9LvqiL31dmh9+YJ3JCeyYRgQwQeO/hz1oTRn7MGFf67ZgFVRXn9SVTArE/JpNxK4yHj2fYpv4EW+DJpC6Bx31DxHDqnm6xBchpouNR4DeiXjtTxYXeMGksJt+FApo0eh1Km2+hiGCHl9eeV/ryy0h2aFpuZO6mCsVdSFdUq+ScShnHpYnNG+UMyMQepasSYSRcmJ96nOynDmaeeoqbelSj9CaLfvRLl+JxQxFvBOXhbnNXNWuJyD1nCtCa6iDl9sO7uWKQT1GNUL2gyF5G2eeSDYtKibFCXopN1C10Y17YEFdoWzkQ3OEP+ITEOumyYc6hoJEb9GBWgJjPRGZtHJu9DFDokAP6hOG72cLzeO+hk7LHDTig3Kzyu4TaLFKOabKFI7QVlOOkF9Q/wY8pSEtnHt4LAatiU+JKsmSCVnz4a06Ywf0KwhzOuchmU0d/7A1100w9cYzPaiLLTubxj1D6mbOezeY5LhjWamdEbn88m7yM1m0iRHGc+RUqfKDayafdw5u6LicWIbShHiVSaU4dfmO3aIChd7ILNdmFu1TQ4B5IUqXKU6Fr9TohUeU7UaV7jwRl247KRh06fjer/zmOWBHMm+0paShYslkIMRagZWUO0OTtJ7f+7ENvkg78Blox03XaNil767x84f6RAtxK8gzc9ZVVc5ABJl75DiC50uiQM5x/4ZURWaxoAAA==" \ No newline at end of file diff --git a/docs/v2.2.0/assets/search.js b/docs/v2.2.0/assets/search.js deleted file mode 100644 index 6fa08ef9..00000000 --- a/docs/v2.2.0/assets/search.js +++ /dev/null @@ -1 +0,0 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/v2.2.0/assets/style.css b/docs/v2.2.0/assets/style.css deleted file mode 100644 index 9d619a64..00000000 --- a/docs/v2.2.0/assets/style.css +++ /dev/null @@ -1,1448 +0,0 @@ -:root { - /* Light */ - --light-color-background: #f2f4f8; - --light-color-background-secondary: #eff0f1; - --light-color-warning-text: #222; - --light-color-background-warning: #e6e600; - --light-color-icon-background: var(--light-color-background); - --light-color-accent: #c5c7c9; - --light-color-active-menu-item: var(--light-color-accent); - --light-color-text: #222; - --light-color-text-aside: #6e6e6e; - --light-color-link: #1f70c2; - --light-color-focus-outline: #3584e4; - - --light-color-ts-keyword: #056bd6; - --light-color-ts-project: #b111c9; - --light-color-ts-module: var(--light-color-ts-project); - --light-color-ts-namespace: var(--light-color-ts-project); - --light-color-ts-enum: #7e6f15; - --light-color-ts-enum-member: var(--light-color-ts-enum); - --light-color-ts-variable: #4760ec; - --light-color-ts-function: #572be7; - --light-color-ts-class: #1f70c2; - --light-color-ts-interface: #108024; - --light-color-ts-constructor: var(--light-color-ts-class); - --light-color-ts-property: var(--light-color-ts-variable); - --light-color-ts-method: var(--light-color-ts-function); - --light-color-ts-call-signature: var(--light-color-ts-method); - --light-color-ts-index-signature: var(--light-color-ts-property); - --light-color-ts-constructor-signature: var(--light-color-ts-constructor); - --light-color-ts-parameter: var(--light-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: #a55c0e; - --light-color-ts-accessor: var(--light-color-ts-property); - --light-color-ts-get-signature: var(--light-color-ts-accessor); - --light-color-ts-set-signature: var(--light-color-ts-accessor); - --light-color-ts-type-alias: #d51270; - /* reference not included as links will be colored with the kind that it points to */ - --light-color-document: #000000; - - --light-external-icon: url("data:image/svg+xml;utf8,"); - --light-color-scheme: light; - - /* Dark */ - --dark-color-background: #2b2e33; - --dark-color-background-secondary: #1e2024; - --dark-color-background-warning: #bebe00; - --dark-color-warning-text: #222; - --dark-color-icon-background: var(--dark-color-background-secondary); - --dark-color-accent: #9096a2; - --dark-color-active-menu-item: #5d5d6a; - --dark-color-text: #f5f5f5; - --dark-color-text-aside: #dddddd; - --dark-color-link: #00aff4; - --dark-color-focus-outline: #4c97f2; - - --dark-color-ts-keyword: #3399ff; - --dark-color-ts-project: #e358ff; - --dark-color-ts-module: var(--dark-color-ts-project); - --dark-color-ts-namespace: var(--dark-color-ts-project); - --dark-color-ts-enum: #f4d93e; - --dark-color-ts-enum-member: var(--dark-color-ts-enum); - --dark-color-ts-variable: #798dff; - --dark-color-ts-function: #a280ff; - --dark-color-ts-class: #8ac4ff; - --dark-color-ts-interface: #6cff87; - --dark-color-ts-constructor: var(--dark-color-ts-class); - --dark-color-ts-property: var(--dark-color-ts-variable); - --dark-color-ts-method: var(--dark-color-ts-function); - --dark-color-ts-call-signature: var(--dark-color-ts-method); - --dark-color-ts-index-signature: var(--dark-color-ts-property); - --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); - --dark-color-ts-parameter: var(--dark-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: #e07d13; - --dark-color-ts-accessor: var(--dark-color-ts-property); - --dark-color-ts-get-signature: var(--dark-color-ts-accessor); - --dark-color-ts-set-signature: var(--dark-color-ts-accessor); - --dark-color-ts-type-alias: #ff6492; - /* reference not included as links will be colored with the kind that it points to */ - --dark-color-document: #ffffff; - - --dark-external-icon: url("data:image/svg+xml;utf8,"); - --dark-color-scheme: dark; -} - -@media (prefers-color-scheme: light) { - :root { - --color-background: var(--light-color-background); - --color-background-secondary: var(--light-color-background-secondary); - --color-background-warning: var(--light-color-background-warning); - --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); - --color-accent: var(--light-color-accent); - --color-active-menu-item: var(--light-color-active-menu-item); - --color-text: var(--light-color-text); - --color-text-aside: var(--light-color-text-aside); - --color-link: var(--light-color-link); - --color-focus-outline: var(--light-color-focus-outline); - - --color-ts-keyword: var(--light-color-ts-keyword); - --color-ts-module: var(--light-color-ts-module); - --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-enum-member: var(--light-color-ts-enum-member); - --color-ts-variable: var(--light-color-ts-variable); - --color-ts-function: var(--light-color-ts-function); - --color-ts-class: var(--light-color-ts-class); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-constructor: var(--light-color-ts-constructor); - --color-ts-property: var(--light-color-ts-property); - --color-ts-method: var(--light-color-ts-method); - --color-ts-call-signature: var(--light-color-ts-call-signature); - --color-ts-index-signature: var(--light-color-ts-index-signature); - --color-ts-constructor-signature: var( - --light-color-ts-constructor-signature - ); - --color-ts-parameter: var(--light-color-ts-parameter); - --color-ts-type-parameter: var(--light-color-ts-type-parameter); - --color-ts-accessor: var(--light-color-ts-accessor); - --color-ts-get-signature: var(--light-color-ts-get-signature); - --color-ts-set-signature: var(--light-color-ts-set-signature); - --color-ts-type-alias: var(--light-color-ts-type-alias); - --color-document: var(--light-color-document); - - --external-icon: var(--light-external-icon); - --color-scheme: var(--light-color-scheme); - } -} - -@media (prefers-color-scheme: dark) { - :root { - --color-background: var(--dark-color-background); - --color-background-secondary: var(--dark-color-background-secondary); - --color-background-warning: var(--dark-color-background-warning); - --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); - --color-accent: var(--dark-color-accent); - --color-active-menu-item: var(--dark-color-active-menu-item); - --color-text: var(--dark-color-text); - --color-text-aside: var(--dark-color-text-aside); - --color-link: var(--dark-color-link); - --color-focus-outline: var(--dark-color-focus-outline); - - --color-ts-keyword: var(--dark-color-ts-keyword); - --color-ts-module: var(--dark-color-ts-module); - --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-enum-member: var(--dark-color-ts-enum-member); - --color-ts-variable: var(--dark-color-ts-variable); - --color-ts-function: var(--dark-color-ts-function); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-constructor: var(--dark-color-ts-constructor); - --color-ts-property: var(--dark-color-ts-property); - --color-ts-method: var(--dark-color-ts-method); - --color-ts-call-signature: var(--dark-color-ts-call-signature); - --color-ts-index-signature: var(--dark-color-ts-index-signature); - --color-ts-constructor-signature: var( - --dark-color-ts-constructor-signature - ); - --color-ts-parameter: var(--dark-color-ts-parameter); - --color-ts-type-parameter: var(--dark-color-ts-type-parameter); - --color-ts-accessor: var(--dark-color-ts-accessor); - --color-ts-get-signature: var(--dark-color-ts-get-signature); - --color-ts-set-signature: var(--dark-color-ts-set-signature); - --color-ts-type-alias: var(--dark-color-ts-type-alias); - --color-document: var(--dark-color-document); - - --external-icon: var(--dark-external-icon); - --color-scheme: var(--dark-color-scheme); - } -} - -html { - color-scheme: var(--color-scheme); -} - -body { - margin: 0; -} - -:root[data-theme="light"] { - --color-background: var(--light-color-background); - --color-background-secondary: var(--light-color-background-secondary); - --color-background-warning: var(--light-color-background-warning); - --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); - --color-accent: var(--light-color-accent); - --color-active-menu-item: var(--light-color-active-menu-item); - --color-text: var(--light-color-text); - --color-text-aside: var(--light-color-text-aside); - --color-link: var(--light-color-link); - --color-focus-outline: var(--light-color-focus-outline); - - --color-ts-keyword: var(--light-color-ts-keyword); - --color-ts-module: var(--light-color-ts-module); - --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-enum-member: var(--light-color-ts-enum-member); - --color-ts-variable: var(--light-color-ts-variable); - --color-ts-function: var(--light-color-ts-function); - --color-ts-class: var(--light-color-ts-class); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-constructor: var(--light-color-ts-constructor); - --color-ts-property: var(--light-color-ts-property); - --color-ts-method: var(--light-color-ts-method); - --color-ts-call-signature: var(--light-color-ts-call-signature); - --color-ts-index-signature: var(--light-color-ts-index-signature); - --color-ts-constructor-signature: var( - --light-color-ts-constructor-signature - ); - --color-ts-parameter: var(--light-color-ts-parameter); - --color-ts-type-parameter: var(--light-color-ts-type-parameter); - --color-ts-accessor: var(--light-color-ts-accessor); - --color-ts-get-signature: var(--light-color-ts-get-signature); - --color-ts-set-signature: var(--light-color-ts-set-signature); - --color-ts-type-alias: var(--light-color-ts-type-alias); - --color-document: var(--light-color-document); - - --external-icon: var(--light-external-icon); - --color-scheme: var(--light-color-scheme); -} - -:root[data-theme="dark"] { - --color-background: var(--dark-color-background); - --color-background-secondary: var(--dark-color-background-secondary); - --color-background-warning: var(--dark-color-background-warning); - --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); - --color-accent: var(--dark-color-accent); - --color-active-menu-item: var(--dark-color-active-menu-item); - --color-text: var(--dark-color-text); - --color-text-aside: var(--dark-color-text-aside); - --color-link: var(--dark-color-link); - --color-focus-outline: var(--dark-color-focus-outline); - - --color-ts-keyword: var(--dark-color-ts-keyword); - --color-ts-module: var(--dark-color-ts-module); - --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-enum-member: var(--dark-color-ts-enum-member); - --color-ts-variable: var(--dark-color-ts-variable); - --color-ts-function: var(--dark-color-ts-function); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-constructor: var(--dark-color-ts-constructor); - --color-ts-property: var(--dark-color-ts-property); - --color-ts-method: var(--dark-color-ts-method); - --color-ts-call-signature: var(--dark-color-ts-call-signature); - --color-ts-index-signature: var(--dark-color-ts-index-signature); - --color-ts-constructor-signature: var( - --dark-color-ts-constructor-signature - ); - --color-ts-parameter: var(--dark-color-ts-parameter); - --color-ts-type-parameter: var(--dark-color-ts-type-parameter); - --color-ts-accessor: var(--dark-color-ts-accessor); - --color-ts-get-signature: var(--dark-color-ts-get-signature); - --color-ts-set-signature: var(--dark-color-ts-set-signature); - --color-ts-type-alias: var(--dark-color-ts-type-alias); - --color-document: var(--dark-color-document); - - --external-icon: var(--dark-external-icon); - --color-scheme: var(--dark-color-scheme); -} - -*:focus-visible, -.tsd-accordion-summary:focus-visible svg { - outline: 2px solid var(--color-focus-outline); -} - -.always-visible, -.always-visible .tsd-signatures { - display: inherit !important; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - line-height: 1.2; -} - -h1 { - font-size: 1.875rem; - margin: 0.67rem 0; -} - -h2 { - font-size: 1.5rem; - margin: 0.83rem 0; -} - -h3 { - font-size: 1.25rem; - margin: 1rem 0; -} - -h4 { - font-size: 1.05rem; - margin: 1.33rem 0; -} - -h5 { - font-size: 1rem; - margin: 1.5rem 0; -} - -h6 { - font-size: 0.875rem; - margin: 2.33rem 0; -} - -dl, -menu, -ol, -ul { - margin: 1em 0; -} - -dd { - margin: 0 0 0 40px; -} - -.container { - max-width: 1700px; - padding: 0 2rem; -} - -/* Footer */ -footer { - border-top: 1px solid var(--color-accent); - padding-top: 1rem; - padding-bottom: 1rem; - max-height: 3.5rem; -} -footer > p { - margin: 0 1em; -} - -.container-main { - margin: 0 auto; - /* toolbar, footer, margin */ - min-height: calc(100vh - 41px - 56px - 4rem); -} - -@keyframes fade-in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} -@keyframes fade-out { - from { - opacity: 1; - visibility: visible; - } - to { - opacity: 0; - } -} -@keyframes fade-in-delayed { - 0% { - opacity: 0; - } - 33% { - opacity: 0; - } - 100% { - opacity: 1; - } -} -@keyframes fade-out-delayed { - 0% { - opacity: 1; - visibility: visible; - } - 66% { - opacity: 0; - } - 100% { - opacity: 0; - } -} -@keyframes pop-in-from-right { - from { - transform: translate(100%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-out-to-right { - from { - transform: translate(0, 0); - visibility: visible; - } - to { - transform: translate(100%, 0); - } -} -body { - background: var(--color-background); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", - Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; - font-size: 16px; - color: var(--color-text); -} - -a { - color: var(--color-link); - text-decoration: none; -} -a:hover { - text-decoration: underline; -} -a.external[target="_blank"] { - background-image: var(--external-icon); - background-position: top 3px right; - background-repeat: no-repeat; - padding-right: 13px; -} -a.tsd-anchor-link { - color: var(--color-text); -} - -code, -pre { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - padding: 0.2em; - margin: 0; - font-size: 0.875rem; - border-radius: 0.8em; -} - -pre { - position: relative; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; - padding: 10px; - border: 1px solid var(--color-accent); -} -pre code { - padding: 0; - font-size: 100%; -} -pre > button { - position: absolute; - top: 10px; - right: 10px; - opacity: 0; - transition: opacity 0.1s; - box-sizing: border-box; -} -pre:hover > button, -pre > button.visible { - opacity: 1; -} - -blockquote { - margin: 1em 0; - padding-left: 1em; - border-left: 4px solid gray; -} - -.tsd-typography { - line-height: 1.333em; -} -.tsd-typography ul { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-typography .tsd-index-panel h3, -.tsd-index-panel .tsd-typography h3, -.tsd-typography h4, -.tsd-typography h5, -.tsd-typography h6 { - font-size: 1em; -} -.tsd-typography h5, -.tsd-typography h6 { - font-weight: normal; -} -.tsd-typography p, -.tsd-typography ul, -.tsd-typography ol { - margin: 1em 0; -} -.tsd-typography table { - border-collapse: collapse; - border: none; -} -.tsd-typography td, -.tsd-typography th { - padding: 6px 13px; - border: 1px solid var(--color-accent); -} -.tsd-typography thead, -.tsd-typography tr:nth-child(even) { - background-color: var(--color-background-secondary); -} - -.tsd-breadcrumb { - margin: 0; - padding: 0; - color: var(--color-text-aside); -} -.tsd-breadcrumb a { - color: var(--color-text-aside); - text-decoration: none; -} -.tsd-breadcrumb a:hover { - text-decoration: underline; -} -.tsd-breadcrumb li { - display: inline; -} -.tsd-breadcrumb li:after { - content: " / "; -} - -.tsd-comment-tags { - display: flex; - flex-direction: column; -} -dl.tsd-comment-tag-group { - display: flex; - align-items: center; - overflow: hidden; - margin: 0.5em 0; -} -dl.tsd-comment-tag-group dt { - display: flex; - margin-right: 0.5em; - font-size: 0.875em; - font-weight: normal; -} -dl.tsd-comment-tag-group dd { - margin: 0; -} -code.tsd-tag { - padding: 0.25em 0.4em; - border: 0.1em solid var(--color-accent); - margin-right: 0.25em; - font-size: 70%; -} -h1 code.tsd-tag:first-of-type { - margin-left: 0.25em; -} - -dl.tsd-comment-tag-group dd:before, -dl.tsd-comment-tag-group dd:after { - content: " "; -} -dl.tsd-comment-tag-group dd pre, -dl.tsd-comment-tag-group dd:after { - clear: both; -} -dl.tsd-comment-tag-group p { - margin: 0; -} - -.tsd-panel.tsd-comment .lead { - font-size: 1.1em; - line-height: 1.333em; - margin-bottom: 2em; -} -.tsd-panel.tsd-comment .lead:last-child { - margin-bottom: 0; -} - -.tsd-filter-visibility h4 { - font-size: 1rem; - padding-top: 0.75rem; - padding-bottom: 0.5rem; - margin: 0; -} -.tsd-filter-item:not(:last-child) { - margin-bottom: 0.5rem; -} -.tsd-filter-input { - display: flex; - width: -moz-fit-content; - width: fit-content; - align-items: center; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - cursor: pointer; -} -.tsd-filter-input input[type="checkbox"] { - cursor: pointer; - position: absolute; - width: 1.5em; - height: 1.5em; - opacity: 0; -} -.tsd-filter-input input[type="checkbox"]:disabled { - pointer-events: none; -} -.tsd-filter-input svg { - cursor: pointer; - width: 1.5em; - height: 1.5em; - margin-right: 0.5em; - border-radius: 0.33em; - /* Leaving this at full opacity breaks event listeners on Firefox. - Don't remove unless you know what you're doing. */ - opacity: 0.99; -} -.tsd-filter-input input[type="checkbox"]:focus-visible + svg { - outline: 2px solid var(--color-focus-outline); -} -.tsd-checkbox-background { - fill: var(--color-accent); -} -input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { - stroke: var(--color-text); -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { - fill: var(--color-background); - stroke: var(--color-accent); - stroke-width: 0.25rem; -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { - stroke: var(--color-accent); -} - -.settings-label { - font-weight: bold; - text-transform: uppercase; - display: inline-block; -} - -.tsd-filter-visibility .settings-label { - margin: 0.75rem 0 0.5rem 0; -} - -.tsd-theme-toggle .settings-label { - margin: 0.75rem 0.75rem 0 0; -} - -.tsd-hierarchy { - list-style: square; - margin: 0; -} -.tsd-hierarchy .target { - font-weight: bold; -} - -.tsd-full-hierarchy:not(:last-child) { - margin-bottom: 1em; - padding-bottom: 1em; - border-bottom: 1px solid var(--color-accent); -} -.tsd-full-hierarchy, -.tsd-full-hierarchy ul { - list-style: none; - margin: 0; - padding: 0; -} -.tsd-full-hierarchy ul { - padding-left: 1.5rem; -} -.tsd-full-hierarchy a { - padding: 0.25rem 0 !important; - font-size: 1rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} - -.tsd-panel-group.tsd-index-group { - margin-bottom: 0; -} -.tsd-index-panel .tsd-index-list { - list-style: none; - line-height: 1.333em; - margin: 0; - padding: 0.25rem 0 0 0; - overflow: hidden; - display: grid; - grid-template-columns: repeat(3, 1fr); - column-gap: 1rem; - grid-template-rows: auto; -} -@media (max-width: 1024px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(2, 1fr); - } -} -@media (max-width: 768px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(1, 1fr); - } -} -.tsd-index-panel .tsd-index-list li { - -webkit-page-break-inside: avoid; - -moz-page-break-inside: avoid; - -ms-page-break-inside: avoid; - -o-page-break-inside: avoid; - page-break-inside: avoid; -} - -.tsd-flag { - display: inline-block; - padding: 0.25em 0.4em; - border-radius: 4px; - color: var(--color-comment-tag-text); - background-color: var(--color-comment-tag); - text-indent: 0; - font-size: 75%; - line-height: 1; - font-weight: normal; -} - -.tsd-anchor { - position: relative; - top: -100px; -} - -.tsd-member { - position: relative; -} -.tsd-member .tsd-anchor + h3 { - display: flex; - align-items: center; - margin-top: 0; - margin-bottom: 0; - border-bottom: none; -} - -.tsd-navigation.settings { - margin: 1rem 0; -} -.tsd-navigation > a, -.tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.25rem); - display: flex; - align-items: center; -} -.tsd-navigation a, -.tsd-navigation summary > span, -.tsd-page-navigation a { - display: flex; - width: calc(100% - 0.25rem); - align-items: center; - padding: 0.25rem; - color: var(--color-text); - text-decoration: none; - box-sizing: border-box; -} -.tsd-navigation a.current, -.tsd-page-navigation a.current { - background: var(--color-active-menu-item); -} -.tsd-navigation a:hover, -.tsd-page-navigation a:hover { - text-decoration: underline; -} -.tsd-navigation ul, -.tsd-page-navigation ul { - margin-top: 0; - margin-bottom: 0; - padding: 0; - list-style: none; -} -.tsd-navigation li, -.tsd-page-navigation li { - padding: 0; - max-width: 100%; -} -.tsd-navigation .tsd-nav-link { - display: none; -} -.tsd-nested-navigation { - margin-left: 3rem; -} -.tsd-nested-navigation > li > details { - margin-left: -1.5rem; -} -.tsd-small-nested-navigation { - margin-left: 1.5rem; -} -.tsd-small-nested-navigation > li > details { - margin-left: -1.5rem; -} - -.tsd-page-navigation-section { - margin-left: 10px; -} -.tsd-page-navigation-section > summary { - padding: 0.25rem; -} -.tsd-page-navigation-section > div { - margin-left: 20px; -} -.tsd-page-navigation ul { - padding-left: 1.75rem; -} - -#tsd-sidebar-links a { - margin-top: 0; - margin-bottom: 0.5rem; - line-height: 1.25rem; -} -#tsd-sidebar-links a:last-of-type { - margin-bottom: 0; -} - -a.tsd-index-link { - padding: 0.25rem 0 !important; - font-size: 1rem; - line-height: 1.25rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} -.tsd-accordion-summary { - list-style-type: none; /* hide marker on non-safari */ - outline: none; /* broken on safari, so just hide it */ -} -.tsd-accordion-summary::-webkit-details-marker { - display: none; /* hide marker on safari */ -} -.tsd-accordion-summary, -.tsd-accordion-summary a { - -moz-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; - - cursor: pointer; -} -.tsd-accordion-summary a { - width: calc(100% - 1.5rem); -} -.tsd-accordion-summary > * { - margin-top: 0; - margin-bottom: 0; - padding-top: 0; - padding-bottom: 0; -} -.tsd-accordion .tsd-accordion-summary > svg { - margin-left: 0.25rem; - vertical-align: text-top; -} -.tsd-index-content > :not(:first-child) { - margin-top: 0.75rem; -} -.tsd-index-heading { - margin-top: 1.5rem; - margin-bottom: 0.75rem; -} - -.tsd-kind-icon { - margin-right: 0.5rem; - width: 1.25rem; - height: 1.25rem; - min-width: 1.25rem; - min-height: 1.25rem; -} -.tsd-kind-icon path { - transform-origin: center; - transform: scale(1.1); -} -.tsd-signature > .tsd-kind-icon { - margin-right: 0.8rem; -} - -.tsd-panel { - margin-bottom: 2.5rem; -} -.tsd-panel.tsd-member { - margin-bottom: 4rem; -} -.tsd-panel:empty { - display: none; -} -.tsd-panel > h1, -.tsd-panel > h2, -.tsd-panel > h3 { - margin: 1.5rem -1.5rem 0.75rem -1.5rem; - padding: 0 1.5rem 0.75rem 1.5rem; -} -.tsd-panel > h1.tsd-before-signature, -.tsd-panel > h2.tsd-before-signature, -.tsd-panel > h3.tsd-before-signature { - margin-bottom: 0; - border-bottom: none; -} - -.tsd-panel-group { - margin: 2rem 0; -} -.tsd-panel-group.tsd-index-group { - margin: 2rem 0; -} -.tsd-panel-group.tsd-index-group details { - margin: 2rem 0; -} -.tsd-panel-group > .tsd-accordion-summary { - margin-bottom: 1rem; -} - -#tsd-search { - transition: background-color 0.2s; -} -#tsd-search .title { - position: relative; - z-index: 2; -} -#tsd-search .field { - position: absolute; - left: 0; - top: 0; - right: 2.5rem; - height: 100%; -} -#tsd-search .field input { - box-sizing: border-box; - position: relative; - top: -50px; - z-index: 1; - width: 100%; - padding: 0 10px; - opacity: 0; - outline: 0; - border: 0; - background: transparent; - color: var(--color-text); -} -#tsd-search .field label { - position: absolute; - overflow: hidden; - right: -40px; -} -#tsd-search .field input, -#tsd-search .title, -#tsd-toolbar-links a { - transition: opacity 0.2s; -} -#tsd-search .results { - position: absolute; - visibility: hidden; - top: 40px; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -#tsd-search .results li { - background-color: var(--color-background); - line-height: initial; - padding: 4px; -} -#tsd-search .results li:nth-child(even) { - background-color: var(--color-background-secondary); -} -#tsd-search .results li.state { - display: none; -} -#tsd-search .results li.current:not(.no-results), -#tsd-search .results li:hover:not(.no-results) { - background-color: var(--color-accent); -} -#tsd-search .results a { - display: flex; - align-items: center; - padding: 0.25rem; - box-sizing: border-box; -} -#tsd-search .results a:before { - top: 10px; -} -#tsd-search .results span.parent { - color: var(--color-text-aside); - font-weight: normal; -} -#tsd-search.has-focus { - background-color: var(--color-accent); -} -#tsd-search.has-focus .field input { - top: 0; - opacity: 1; -} -#tsd-search.has-focus .title, -#tsd-search.has-focus #tsd-toolbar-links a { - z-index: 0; - opacity: 0; -} -#tsd-search.has-focus .results { - visibility: visible; -} -#tsd-search.loading .results li.state.loading { - display: block; -} -#tsd-search.failure .results li.state.failure { - display: block; -} - -#tsd-toolbar-links { - position: absolute; - top: 0; - right: 2rem; - height: 100%; - display: flex; - align-items: center; - justify-content: flex-end; -} -#tsd-toolbar-links a { - margin-left: 1.5rem; -} -#tsd-toolbar-links a:hover { - text-decoration: underline; -} - -.tsd-signature { - margin: 0 0 1rem 0; - padding: 1rem 0.5rem; - border: 1px solid var(--color-accent); - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 14px; - overflow-x: auto; -} - -.tsd-signature-keyword { - color: var(--color-ts-keyword); - font-weight: normal; -} - -.tsd-signature-symbol { - color: var(--color-text-aside); - font-weight: normal; -} - -.tsd-signature-type { - font-style: italic; - font-weight: normal; -} - -.tsd-signatures { - padding: 0; - margin: 0 0 1em 0; - list-style-type: none; -} -.tsd-signatures .tsd-signature { - margin: 0; - border-color: var(--color-accent); - border-width: 1px 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-index-signature:not(:last-child) { - margin-bottom: 1em; -} -.tsd-signatures .tsd-index-signature .tsd-signature { - border-width: 1px; -} -.tsd-description .tsd-signatures .tsd-signature { - border-width: 1px; -} - -ul.tsd-parameter-list, -ul.tsd-type-parameter-list { - list-style: square; - margin: 0; - padding-left: 20px; -} -ul.tsd-parameter-list > li.tsd-parameter-signature, -ul.tsd-type-parameter-list > li.tsd-parameter-signature { - list-style: none; - margin-left: -20px; -} -ul.tsd-parameter-list h5, -ul.tsd-type-parameter-list h5 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} -.tsd-sources { - margin-top: 1rem; - font-size: 0.875em; -} -.tsd-sources a { - color: var(--color-text-aside); - text-decoration: underline; -} -.tsd-sources ul { - list-style: none; - padding: 0; -} - -.tsd-page-toolbar { - position: sticky; - z-index: 1; - top: 0; - left: 0; - width: 100%; - color: var(--color-text); - background: var(--color-background-secondary); - border-bottom: 1px var(--color-accent) solid; - transition: transform 0.3s ease-in-out; -} -.tsd-page-toolbar a { - color: var(--color-text); - text-decoration: none; -} -.tsd-page-toolbar a.title { - font-weight: bold; -} -.tsd-page-toolbar a.title:hover { - text-decoration: underline; -} -.tsd-page-toolbar .tsd-toolbar-contents { - display: flex; - justify-content: space-between; - height: 2.5rem; - margin: 0 auto; -} -.tsd-page-toolbar .table-cell { - position: relative; - white-space: nowrap; - line-height: 40px; -} -.tsd-page-toolbar .table-cell:first-child { - width: 100%; -} -.tsd-page-toolbar .tsd-toolbar-icon { - box-sizing: border-box; - line-height: 0; - padding: 12px 0; -} - -.tsd-widget { - display: inline-block; - overflow: hidden; - opacity: 0.8; - height: 40px; - transition: - opacity 0.1s, - background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-widget:hover { - opacity: 0.9; -} -.tsd-widget.active { - opacity: 1; - background-color: var(--color-accent); -} -.tsd-widget.no-caption { - width: 40px; -} -.tsd-widget.no-caption:before { - margin: 0; -} - -.tsd-widget.options, -.tsd-widget.menu { - display: none; -} -input[type="checkbox"] + .tsd-widget:before { - background-position: -120px 0; -} -input[type="checkbox"]:checked + .tsd-widget:before { - background-position: -160px 0; -} - -img { - max-width: 100%; -} - -.tsd-anchor-icon { - display: inline-flex; - align-items: center; - margin-left: 0.5rem; - vertical-align: middle; - color: var(--color-text); -} - -.tsd-anchor-icon svg { - width: 1em; - height: 1em; - visibility: hidden; -} - -.tsd-anchor-link:hover > .tsd-anchor-icon svg { - visibility: visible; -} - -.deprecated { - text-decoration: line-through !important; -} - -.warning { - padding: 1rem; - color: var(--color-warning-text); - background: var(--color-background-warning); -} - -.tsd-kind-project { - color: var(--color-ts-project); -} -.tsd-kind-module { - color: var(--color-ts-module); -} -.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-kind-enum-member { - color: var(--color-ts-enum-member); -} -.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-kind-constructor { - color: var(--color-ts-constructor); -} -.tsd-kind-property { - color: var(--color-ts-property); -} -.tsd-kind-method { - color: var(--color-ts-method); -} -.tsd-kind-call-signature { - color: var(--color-ts-call-signature); -} -.tsd-kind-index-signature { - color: var(--color-ts-index-signature); -} -.tsd-kind-constructor-signature { - color: var(--color-ts-constructor-signature); -} -.tsd-kind-parameter { - color: var(--color-ts-parameter); -} -.tsd-kind-type-literal { - color: var(--color-ts-type-literal); -} -.tsd-kind-type-parameter { - color: var(--color-ts-type-parameter); -} -.tsd-kind-accessor { - color: var(--color-ts-accessor); -} -.tsd-kind-get-signature { - color: var(--color-ts-get-signature); -} -.tsd-kind-set-signature { - color: var(--color-ts-set-signature); -} -.tsd-kind-type-alias { - color: var(--color-ts-type-alias); -} - -/* if we have a kind icon, don't color the text by kind */ -.tsd-kind-icon ~ span { - color: var(--color-text); -} - -* { - scrollbar-width: thin; - scrollbar-color: var(--color-accent) var(--color-icon-background); -} - -*::-webkit-scrollbar { - width: 0.75rem; -} - -*::-webkit-scrollbar-track { - background: var(--color-icon-background); -} - -*::-webkit-scrollbar-thumb { - background-color: var(--color-accent); - border-radius: 999rem; - border: 0.25rem solid var(--color-icon-background); -} - -/* mobile */ -@media (max-width: 769px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } - - .container-main { - display: flex; - } - html .col-content { - float: none; - max-width: 100%; - width: 100%; - } - html .col-sidebar { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - width: 75vw; - visibility: hidden; - background-color: var(--color-background); - transform: translate(100%, 0); - } - html .col-sidebar > *:last-child { - padding-bottom: 20px; - } - html .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu .col-sidebar { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu .col-sidebar { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { - visibility: visible; - } - .has-menu .col-sidebar { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } - #tsd-toolbar-links { - display: none; - } - .tsd-navigation .tsd-nav-link { - display: flex; - } -} - -/* one sidebar */ -@media (min-width: 770px) { - .container-main { - display: grid; - grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); - grid-template-areas: "sidebar content"; - margin: 2rem auto; - } - - .col-sidebar { - grid-area: sidebar; - } - .col-content { - grid-area: content; - padding: 0 1rem; - } -} -@media (min-width: 770px) and (max-width: 1399px) { - .col-sidebar { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; - padding-top: 1rem; - } - .site-menu { - margin-top: 1rem; - } -} - -/* two sidebars */ -@media (min-width: 1200px) { - .container-main { - grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); - grid-template-areas: "sidebar content toc"; - } - - .col-sidebar { - display: contents; - } - - .page-menu { - grid-area: toc; - padding-left: 1rem; - } - .site-menu { - grid-area: sidebar; - } - - .site-menu { - margin-top: 1rem 0; - } - - .page-menu, - .site-menu { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; - } -} diff --git a/docs/v2.2.0/assets/versionsMenu.js b/docs/v2.2.0/assets/versionsMenu.js deleted file mode 100644 index b4bdf6b3..00000000 --- a/docs/v2.2.0/assets/versionsMenu.js +++ /dev/null @@ -1,21 +0,0 @@ -import { DOC_VERSIONS } from '../../versions.js'; - -const select = document.getElementById('plugin-versions-select'); - -DOC_VERSIONS.forEach((version) => { - const option = document.createElement('option'); - option.value = version; - option.innerHTML = version; - select.appendChild(option); -}); - -const locationSplit = location.pathname.split('/'); -const thisVersion = locationSplit.find((path) => ['stable', 'dev', ...DOC_VERSIONS].includes(path)); -select.value = DOC_VERSIONS.includes(thisVersion) - ? thisVersion - : DOC_VERSIONS[0]; -select.onchange = () => { - const newPaths = window.location.pathname.replace(`/${thisVersion}/`, `/${select.value}/`); - const newUrl = new URL(newPaths, window.location.origin); - window.location.assign(newUrl); -}; diff --git a/docs/v2.2.0/classes/RedisHandler.html b/docs/v2.2.0/classes/RedisHandler.html deleted file mode 100644 index 84759c7d..00000000 --- a/docs/v2.2.0/classes/RedisHandler.html +++ /dev/null @@ -1,10 +0,0 @@ -RedisHandler | @fermyon/spin-sdk

Class RedisHandlerAbstract

Abstract class for handling Redis messages.

-

Constructors

Methods

Constructors

Methods

  • Handles a Redis message.

    -

    Parameters

    • msg: Uint8Array

      The message data as a Uint8Array.

      -

    Returns Promise<void>

    A Promise that resolves when the message has been handled.

    -
diff --git a/docs/v2.2.0/classes/ResponseBuilder.html b/docs/v2.2.0/classes/ResponseBuilder.html deleted file mode 100644 index 2ff91782..00000000 --- a/docs/v2.2.0/classes/ResponseBuilder.html +++ /dev/null @@ -1,34 +0,0 @@ -ResponseBuilder | @fermyon/spin-sdk

Class for building HTTP responses.

-

Constructors

Properties

Methods

Constructors

Properties

headers: Headers = ...
statusCode: number = 200

Methods

  • Ends a streaming response by closing the writer. -If not already streaming, it sends the response.

    -

    Returns void

    Error if the response has already been sent.

    -
  • Gets the currently set HTTP status code.

    -

    Returns number

    The HTTP status code.

    -
  • Sends the HTTP response.

    -

    Parameters

    • Optionalvalue: BodyInit

      Optional body content to send with the response.

      -

    Returns void

    Error if the response has already been sent.

    -
  • Sets response headers.

    -

    Parameters

    • arg1: string | Headers | {
          [key: string]: string;
      }

      Header name, object containing headers, or Headers instance.

      -
    • Optionalarg2: string

      Optional header value (if arg1 is a string).

      -

    Returns ResponseBuilder

    The current ResponseBuilder instance for chaining.

    -

    Error if headers have already been sent or if arguments are invalid.

    -
  • Sets the HTTP status code for the response.

    -

    Parameters

    • code: number

      The HTTP status code to set.

      -

    Returns ResponseBuilder

    The current ResponseBuilder instance for chaining.

    -

    Error if headers have already been sent.

    -
  • Writes data to a streaming response.

    -

    Parameters

    • value: BodyInit

      The data to write to the response.

      -

    Returns void

    Error if the response has already been sent.

    -
diff --git a/docs/v2.2.0/enums/Llm.EmbeddingModels.html b/docs/v2.2.0/enums/Llm.EmbeddingModels.html deleted file mode 100644 index d608c593..00000000 --- a/docs/v2.2.0/enums/Llm.EmbeddingModels.html +++ /dev/null @@ -1,6 +0,0 @@ -EmbeddingModels | @fermyon/spin-sdk

Enumeration EmbeddingModels

Enum representing the available models for generating embeddings.

-

Enumeration Members

Enumeration Members

AllMiniLmL6V2: "all-minilm-l6-v2"
diff --git a/docs/v2.2.0/enums/Llm.InferencingModels.html b/docs/v2.2.0/enums/Llm.InferencingModels.html deleted file mode 100644 index 6b5f19b9..00000000 --- a/docs/v2.2.0/enums/Llm.InferencingModels.html +++ /dev/null @@ -1,7 +0,0 @@ -InferencingModels | @fermyon/spin-sdk

Enumeration InferencingModels

Enum representing the available models for inferencing.

-

Enumeration Members

Enumeration Members

CodellamaInstruct: "codellama-instruct"
Llama2Chat: "llama2-chat"
diff --git a/docs/v2.2.0/enums/Mqtt.QoS.html b/docs/v2.2.0/enums/Mqtt.QoS.html deleted file mode 100644 index 1e420c5c..00000000 --- a/docs/v2.2.0/enums/Mqtt.QoS.html +++ /dev/null @@ -1,11 +0,0 @@ -QoS | @fermyon/spin-sdk

Enum representing the Quality of Service (QoS) levels for MQTT.

-

Enumeration Members

Enumeration Members

AtLeastOnce: "at-least-once"

Messages are delivered at least once.

-
AtMostOnce: "at-most-once"

Messages are delivered at most once.

-
ExactlyOnce: "exactly-once"

Messages are delivered exactly once.

-
diff --git a/docs/v2.2.0/enums/_internal_.RdbmsDataType.html b/docs/v2.2.0/enums/_internal_.RdbmsDataType.html deleted file mode 100644 index dd2a277f..00000000 --- a/docs/v2.2.0/enums/_internal_.RdbmsDataType.html +++ /dev/null @@ -1,18 +0,0 @@ -RdbmsDataType | @fermyon/spin-sdk

Enumeration Members

RdbmsBinary: "binary"
RdbmsBoolean: "boolean"
RdbmsFloating32: "floating32"
RdbmsFloating64: "floating64"
RdbmsInt16: "int16"
RdbmsInt32: "int32"
RdbmsInt64: "int64"
RdbmsInt8: "int8"
RdbmsOther: "other"
RdbmsStr: "str"
RdbmsUint16: "uint16"
RdbmsUint32: "uint32"
RdbmsUint64: "uint64"
RdbmsUint8: "uint8"
diff --git a/docs/v2.2.0/functions/Kv.open.html b/docs/v2.2.0/functions/Kv.open.html deleted file mode 100644 index b1f8a903..00000000 --- a/docs/v2.2.0/functions/Kv.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a key-value store with the specified label.

    -

    Parameters

    • label: string

      The label of the key-value store to open.

      -

    Returns Store

    The key-value store object.

    -
diff --git a/docs/v2.2.0/functions/Kv.openDefault.html b/docs/v2.2.0/functions/Kv.openDefault.html deleted file mode 100644 index 1a3d7af0..00000000 --- a/docs/v2.2.0/functions/Kv.openDefault.html +++ /dev/null @@ -1,6 +0,0 @@ -openDefault | @fermyon/spin-sdk

Function openDefault

  • Opens the default key-value store.

    -

    Returns Store

    The default key-value store object.

    -
diff --git a/docs/v2.2.0/functions/Llm.generateEmbeddings.html b/docs/v2.2.0/functions/Llm.generateEmbeddings.html deleted file mode 100644 index 93ba963d..00000000 --- a/docs/v2.2.0/functions/Llm.generateEmbeddings.html +++ /dev/null @@ -1,8 +0,0 @@ -generateEmbeddings | @fermyon/spin-sdk

Function generateEmbeddings

Generates embeddings for the given text using the specified model.

-
  • Parameters

    • model: string

      The model to use for generating embeddings.

      -
    • text: string[]

      The text to generate embeddings for.

      -

    Returns EmbeddingResult

    The result of generating embeddings.

    -
diff --git a/docs/v2.2.0/functions/Llm.infer.html b/docs/v2.2.0/functions/Llm.infer.html deleted file mode 100644 index d5a3f872..00000000 --- a/docs/v2.2.0/functions/Llm.infer.html +++ /dev/null @@ -1,9 +0,0 @@ -infer | @fermyon/spin-sdk
  • Performs inferencing using the specified model and prompt, with optional settings.

    -

    Parameters

    • model: string

      The model to use for inferencing.

      -
    • prompt: string

      The prompt to use for inferencing.

      -
    • Optionaloptions: InferencingOptions

      Optional settings for inferencing.

      -

    Returns InferenceResult

    The result of the inference.

    -
diff --git a/docs/v2.2.0/functions/Mqtt.open.html b/docs/v2.2.0/functions/Mqtt.open.html deleted file mode 100644 index d9410f89..00000000 --- a/docs/v2.2.0/functions/Mqtt.open.html +++ /dev/null @@ -1,10 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens an MQTT connection with the specified parameters.

    -

    Parameters

    • address: string

      The address of the MQTT broker.

      -
    • username: string

      The username for the MQTT connection.

      -
    • password: string

      The password for the MQTT connection.

      -
    • keepAliveIntervalInSecs: number

      The keep-alive interval in seconds.

      -

    Returns MqttConnection

    The MQTT connection object.

    -
diff --git a/docs/v2.2.0/functions/Mysql.open.html b/docs/v2.2.0/functions/Mysql.open.html deleted file mode 100644 index fe53ab5b..00000000 --- a/docs/v2.2.0/functions/Mysql.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a MySQL connection to the specified address.

    -

    Parameters

    • address: string

      The address of the MySQL server.

      -

    Returns MysqlConnection

    The MySQL connection object.

    -
diff --git a/docs/v2.2.0/functions/Postgres.open.html b/docs/v2.2.0/functions/Postgres.open.html deleted file mode 100644 index 6e26e87b..00000000 --- a/docs/v2.2.0/functions/Postgres.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/functions/Redis.open.html b/docs/v2.2.0/functions/Redis.open.html deleted file mode 100644 index f799ec85..00000000 --- a/docs/v2.2.0/functions/Redis.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a connection to the Redis instance at the specified address.

    -

    Parameters

    • address: string

      The address of the Redis instance.

      -

    Returns RedisConnection

    The Redis connection object.

    -
diff --git a/docs/v2.2.0/functions/Router.html b/docs/v2.2.0/functions/Router.html deleted file mode 100644 index ed5f190f..00000000 --- a/docs/v2.2.0/functions/Router.html +++ /dev/null @@ -1,6 +0,0 @@ -Router | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/functions/Sqlite.open.html b/docs/v2.2.0/functions/Sqlite.open.html deleted file mode 100644 index 626901da..00000000 --- a/docs/v2.2.0/functions/Sqlite.open.html +++ /dev/null @@ -1,7 +0,0 @@ -open | @fermyon/spin-sdk
  • Opens a connection to the SQLite database with the specified label.

    -

    Parameters

    • label: string

      The label of the database to connect to.

      -

    Returns SqliteConnection

    The SQLite connection object.

    -
diff --git a/docs/v2.2.0/functions/Sqlite.openDefault.html b/docs/v2.2.0/functions/Sqlite.openDefault.html deleted file mode 100644 index 483a0f2e..00000000 --- a/docs/v2.2.0/functions/Sqlite.openDefault.html +++ /dev/null @@ -1,6 +0,0 @@ -openDefault | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/functions/Variables.get.html b/docs/v2.2.0/functions/Variables.get.html deleted file mode 100644 index 0df558c5..00000000 --- a/docs/v2.2.0/functions/Variables.get.html +++ /dev/null @@ -1,7 +0,0 @@ -get | @fermyon/spin-sdk
  • Gets the value of a variable if it exists, otherwise returns null.

    -

    Parameters

    • key: string

      The key of the variable to retrieve.

      -

    Returns string | null

    The value of the variable, or null if it does not exist or an error occurs.

    -
diff --git a/docs/v2.2.0/index.html b/docs/v2.2.0/index.html deleted file mode 100644 index 21b032db..00000000 --- a/docs/v2.2.0/index.html +++ /dev/null @@ -1,16 +0,0 @@ -@fermyon/spin-sdk

@fermyon/spin-sdk

Index

Modules

Namespaces

Classes

Functions

diff --git a/docs/v2.2.0/interfaces/Kv.Store.html b/docs/v2.2.0/interfaces/Kv.Store.html deleted file mode 100644 index ee78b587..00000000 --- a/docs/v2.2.0/interfaces/Kv.Store.html +++ /dev/null @@ -1,32 +0,0 @@ -Store | @fermyon/spin-sdk

Interface representing a key-value store with various utility methods. -Store

-
interface Store {
    delete: ((key: string) => void);
    exists: ((key: string) => boolean);
    get: ((key: string) => null | Uint8Array);
    getJson: ((key: string) => any);
    getKeys: (() => string[]);
    set: ((key: string, value: string | object | Uint8Array) => void);
    setJson: ((key: string, value: any) => void);
}

Properties

delete: ((key: string) => void)

Deletes the value associated with the given key.

-

Type declaration

    • (key): void
    • Parameters

      • key: string

        The key to delete the value for.

        -

      Returns void

exists: ((key: string) => boolean)

Checks if a key exists in the store.

-

Type declaration

    • (key): boolean
    • Parameters

      • key: string

        The key to check.

        -

      Returns boolean

      True if the key exists, false otherwise.

      -
get: ((key: string) => null | Uint8Array)

Retrieves the value associated with the given key.

-

Type declaration

    • (key): null | Uint8Array
    • Parameters

      • key: string

        The key to retrieve the value for.

        -

      Returns null | Uint8Array

      The value associated with the key, or null if the key does not exist.

      -
getJson: ((key: string) => any)

Retrieves the JSON value associated with the given key.

-

Type declaration

    • (key): any
    • Parameters

      • key: string

        The key to retrieve the JSON value for.

        -

      Returns any

      The JSON value associated with the key.

      -
getKeys: (() => string[])

Retrieves all the keys in the store.

-

Type declaration

    • (): string[]
    • Returns string[]

      An array of all the keys in the store.

      -
set: ((key: string, value: string | object | Uint8Array) => void)

Sets the value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the value for.

        -
      • value: string | object | Uint8Array

        The value to set. Can be a Uint8Array, string, or object.

        -

      Returns void

setJson: ((key: string, value: any) => void)

Sets the JSON value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the JSON value for.

        -
      • value: any

        The JSON value to set.

        -

      Returns void

diff --git a/docs/v2.2.0/interfaces/Llm.EmbeddingResult.html b/docs/v2.2.0/interfaces/Llm.EmbeddingResult.html deleted file mode 100644 index 6e1033ea..00000000 --- a/docs/v2.2.0/interfaces/Llm.EmbeddingResult.html +++ /dev/null @@ -1,8 +0,0 @@ -EmbeddingResult | @fermyon/spin-sdk

Interface EmbeddingResult

Interface representing the result of generating embeddings. -EmbeddingResult

-
interface EmbeddingResult {
    embeddings: number[][];
    usage: EmbeddingUsage;
}

Properties

Properties

embeddings: number[][]
diff --git a/docs/v2.2.0/interfaces/Llm.EmbeddingUsage.html b/docs/v2.2.0/interfaces/Llm.EmbeddingUsage.html deleted file mode 100644 index 4f3ea4f7..00000000 --- a/docs/v2.2.0/interfaces/Llm.EmbeddingUsage.html +++ /dev/null @@ -1,7 +0,0 @@ -EmbeddingUsage | @fermyon/spin-sdk

Interface EmbeddingUsage

Interface representing usage statistics for generating embeddings. -EmbeddingUsage

-
interface EmbeddingUsage {
    promptTokenCount: number;
}

Properties

Properties

promptTokenCount: number
diff --git a/docs/v2.2.0/interfaces/Llm.InferenceResult.html b/docs/v2.2.0/interfaces/Llm.InferenceResult.html deleted file mode 100644 index e3ab0570..00000000 --- a/docs/v2.2.0/interfaces/Llm.InferenceResult.html +++ /dev/null @@ -1,8 +0,0 @@ -InferenceResult | @fermyon/spin-sdk

Interface InferenceResult

Interface representing the result of an inference. -InferenceResult

-
interface InferenceResult {
    text: string;
    usage: InferenceUsage;
}

Properties

Properties

text: string
diff --git a/docs/v2.2.0/interfaces/Llm.InferenceUsage.html b/docs/v2.2.0/interfaces/Llm.InferenceUsage.html deleted file mode 100644 index cd8912d2..00000000 --- a/docs/v2.2.0/interfaces/Llm.InferenceUsage.html +++ /dev/null @@ -1,8 +0,0 @@ -InferenceUsage | @fermyon/spin-sdk

Interface InferenceUsage

Interface representing usage statistics for inferencing. -InferenceUsage

-
interface InferenceUsage {
    generatedTokenCount: number;
    promptTokenCount: number;
}

Properties

generatedTokenCount: number
promptTokenCount: number
diff --git a/docs/v2.2.0/interfaces/Llm.InferencingOptions.html b/docs/v2.2.0/interfaces/Llm.InferencingOptions.html deleted file mode 100644 index 3c276de9..00000000 --- a/docs/v2.2.0/interfaces/Llm.InferencingOptions.html +++ /dev/null @@ -1,12 +0,0 @@ -InferencingOptions | @fermyon/spin-sdk

Interface InferencingOptions

Interface representing options for inferencing. -InferencingOptions

-
interface InferencingOptions {
    maxTokens?: number;
    repeatPenalty?: number;
    repeatPenaltyLastNTokenCount?: number;
    temperature?: number;
    topK?: number;
    topP?: number;
}

Properties

maxTokens?: number
repeatPenalty?: number
repeatPenaltyLastNTokenCount?: number
temperature?: number
topK?: number
topP?: number
diff --git a/docs/v2.2.0/interfaces/Llm.InternalInferencingOptions.html b/docs/v2.2.0/interfaces/Llm.InternalInferencingOptions.html deleted file mode 100644 index 66a47589..00000000 --- a/docs/v2.2.0/interfaces/Llm.InternalInferencingOptions.html +++ /dev/null @@ -1,12 +0,0 @@ -InternalInferencingOptions | @fermyon/spin-sdk

Interface InternalInferencingOptions

Interface representing internal options for inferencing. -InternalInferencingOptions

-
interface InternalInferencingOptions {
    maxTokens?: number;
    repeatPenalty?: number;
    repeatPenaltyLastNTokenCount?: number;
    temperature?: number;
    topK?: number;
    topP?: number;
}

Properties

maxTokens?: number
repeatPenalty?: number
repeatPenaltyLastNTokenCount?: number
temperature?: number
topK?: number
topP?: number
diff --git a/docs/v2.2.0/interfaces/Mqtt.MqttConnection.html b/docs/v2.2.0/interfaces/Mqtt.MqttConnection.html deleted file mode 100644 index fa46a36e..00000000 --- a/docs/v2.2.0/interfaces/Mqtt.MqttConnection.html +++ /dev/null @@ -1,11 +0,0 @@ -MqttConnection | @fermyon/spin-sdk

Interface MqttConnection

Interface representing an MQTT connection with a method for publishing messages. -MqttConnection

-
interface MqttConnection {
    publish: ((topic: string, payload: Uint8Array, qos: QoS) => void);
}

Properties

Properties

publish: ((topic: string, payload: Uint8Array, qos: QoS) => void)

Publishes a message to the specified MQTT topic.

-

Type declaration

    • (topic, payload, qos): void
    • Parameters

      • topic: string

        The topic to publish the message to.

        -
      • payload: Uint8Array

        The message payload as a Uint8Array.

        -
      • qos: QoS

        The Quality of Service level for message delivery.

        -

      Returns void

diff --git a/docs/v2.2.0/interfaces/Mysql.MysqlConnection.html b/docs/v2.2.0/interfaces/Mysql.MysqlConnection.html deleted file mode 100644 index 0acc0669..00000000 --- a/docs/v2.2.0/interfaces/Mysql.MysqlConnection.html +++ /dev/null @@ -1,8 +0,0 @@ -MysqlConnection | @fermyon/spin-sdk

Interface MysqlConnection

Interface representing a MySQL connection with methods for querying and executing statements. -MysqlConnection

-
interface MysqlConnection {
    execute: ((statement: string, params: RdbmsParameterValue[]) => number);
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
}

Properties

Properties

execute: ((statement: string, params: RdbmsParameterValue[]) => number)
query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)
diff --git a/docs/v2.2.0/interfaces/Postgres.PostgresConnection.html b/docs/v2.2.0/interfaces/Postgres.PostgresConnection.html deleted file mode 100644 index 914e61f3..00000000 --- a/docs/v2.2.0/interfaces/Postgres.PostgresConnection.html +++ /dev/null @@ -1,16 +0,0 @@ -PostgresConnection | @fermyon/spin-sdk

Interface representing a PostgreSQL connection with methods for querying and executing statements. -PostgresConnection

-
interface PostgresConnection {
    execute: ((statement: string, params: RdbmsParameterValue[]) => number);
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
}

Properties

Properties

execute: ((statement: string, params: RdbmsParameterValue[]) => number)

Executes a statement on the database with the specified parameters.

-

Type declaration

    • (statement, params): number
    • Parameters

      • statement: string

        The SQL statement to execute.

        -
      • params: RdbmsParameterValue[]

        The parameters for the SQL statement.

        -

      Returns number

      The number of rows affected by the execution.

      -
query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)

Queries the database with the specified statement and parameters.

-

Type declaration

    • (statement, params): RdbmsRowSet
    • Parameters

      • statement: string

        The SQL statement to execute.

        -
      • params: RdbmsParameterValue[]

        The parameters for the SQL statement.

        -

      Returns RdbmsRowSet

      The result set of the query.

      -
diff --git a/docs/v2.2.0/interfaces/Redis.RedisConnection.html b/docs/v2.2.0/interfaces/Redis.RedisConnection.html deleted file mode 100644 index d5f0c217..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisConnection.html +++ /dev/null @@ -1,38 +0,0 @@ -RedisConnection | @fermyon/spin-sdk

Interface RedisConnection

Interface representing a Redis connection with various methods for interacting with Redis. -RedisConnection

-
interface RedisConnection {
    del: ((key: string) => number);
    execute: ((command: string, args: RedisParameter[]) => RedisResult[]);
    get: ((key: string) => undefined | Uint8Array);
    incr: ((key: string) => bigint);
    publish: ((channel: string, payload: Uint8Array) => void);
    sadd: ((key: string, value: string[]) => number);
    set: ((key: string, value: Uint8Array) => void);
    smembers: ((key: string) => string[]);
    srem: ((key: string, value: string[]) => number);
}

Properties

del: ((key: string) => number)

Deletes the given key.

-

Type declaration

    • (key): number
    • Parameters

      • key: string

        The key to delete.

        -

      Returns number

execute: ((command: string, args: RedisParameter[]) => RedisResult[])

Execute an arbitrary Redis command and receive the result.

-

Type declaration

get: ((key: string) => undefined | Uint8Array)

Get a value for the given key. Returns null if the key does not exist.

-

Type declaration

    • (key): undefined | Uint8Array
    • Parameters

      • key: string

        The key to retrieve the value for.

        -

      Returns undefined | Uint8Array

incr: ((key: string) => bigint)

Increment the value of a key.

-

Type declaration

    • (key): bigint
    • Parameters

      • key: string

        The key to increment.

        -

      Returns bigint

publish: ((channel: string, payload: Uint8Array) => void)

Publish a Redis message to the specified channel.

-

Type declaration

    • (channel, payload): void
    • Parameters

      • channel: string

        The channel to publish the message to.

        -
      • payload: Uint8Array

        The message payload.

        -

      Returns void

sadd: ((key: string, value: string[]) => number)

Adds a value to a set.

-

Type declaration

    • (key, value): number
    • Parameters

      • key: string

        The key of the set.

        -
      • value: string[]

        The values to add to the set.

        -

      Returns number

set: ((key: string, value: Uint8Array) => void)

Set a value for the given key.

-

Type declaration

    • (key, value): void
    • Parameters

      • key: string

        The key to set the value for.

        -
      • value: Uint8Array

        The value to set.

        -

      Returns void

smembers: ((key: string) => string[])

Retrieves the members of a set.

-

Type declaration

    • (key): string[]
    • Parameters

      • key: string

        The key of the set.

        -

      Returns string[]

srem: ((key: string, value: string[]) => number)

Removes values from a set.

-

Type declaration

    • (key, value): number
    • Parameters

      • key: string

        The key of the set.

        -
      • value: string[]

        The values to remove from the set.

        -

      Returns number

diff --git a/docs/v2.2.0/interfaces/Redis.RedisParameterBinary.html b/docs/v2.2.0/interfaces/Redis.RedisParameterBinary.html deleted file mode 100644 index 6595035f..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisParameterBinary.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisParameterBinary | @fermyon/spin-sdk

Interface RedisParameterBinary

interface RedisParameterBinary {
    tag: "binary";
    val: Uint8Array;
}

Properties

tag -val -

Properties

tag: "binary"
val: Uint8Array
diff --git a/docs/v2.2.0/interfaces/Redis.RedisParameterInt64.html b/docs/v2.2.0/interfaces/Redis.RedisParameterInt64.html deleted file mode 100644 index f7424ae1..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisParameterInt64.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisParameterInt64 | @fermyon/spin-sdk

Interface RedisParameterInt64

interface RedisParameterInt64 {
    tag: "int64";
    val: bigint;
}

Properties

tag -val -

Properties

tag: "int64"
val: bigint
diff --git a/docs/v2.2.0/interfaces/Redis.RedisResultBinary.html b/docs/v2.2.0/interfaces/Redis.RedisResultBinary.html deleted file mode 100644 index 8ba49073..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisResultBinary.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultBinary | @fermyon/spin-sdk

Interface RedisResultBinary

interface RedisResultBinary {
    tag: "binary";
    val: Uint8Array;
}

Properties

tag -val -

Properties

tag: "binary"
val: Uint8Array
diff --git a/docs/v2.2.0/interfaces/Redis.RedisResultInt64.html b/docs/v2.2.0/interfaces/Redis.RedisResultInt64.html deleted file mode 100644 index ca9d5adb..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisResultInt64.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultInt64 | @fermyon/spin-sdk

Interface RedisResultInt64

interface RedisResultInt64 {
    tag: "int64";
    val: bigint;
}

Properties

tag -val -

Properties

tag: "int64"
val: bigint
diff --git a/docs/v2.2.0/interfaces/Redis.RedisResultNil.html b/docs/v2.2.0/interfaces/Redis.RedisResultNil.html deleted file mode 100644 index 0912bc9c..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisResultNil.html +++ /dev/null @@ -1,5 +0,0 @@ -RedisResultNil | @fermyon/spin-sdk

Interface RedisResultNil

interface RedisResultNil {
    tag: "nil";
}

Properties

tag -

Properties

tag: "nil"
diff --git a/docs/v2.2.0/interfaces/Redis.RedisResultStatus.html b/docs/v2.2.0/interfaces/Redis.RedisResultStatus.html deleted file mode 100644 index 5686d4b9..00000000 --- a/docs/v2.2.0/interfaces/Redis.RedisResultStatus.html +++ /dev/null @@ -1,6 +0,0 @@ -RedisResultStatus | @fermyon/spin-sdk

Interface RedisResultStatus

interface RedisResultStatus {
    tag: "status";
    val: string;
}

Properties

tag -val -

Properties

tag: "status"
val: string
diff --git a/docs/v2.2.0/interfaces/Sqlite.SqliteConnection.html b/docs/v2.2.0/interfaces/Sqlite.SqliteConnection.html deleted file mode 100644 index 8c03c145..00000000 --- a/docs/v2.2.0/interfaces/Sqlite.SqliteConnection.html +++ /dev/null @@ -1,10 +0,0 @@ -SqliteConnection | @fermyon/spin-sdk

Interface SqliteConnection

Interface representing a connection to an SQLite database with a method for executing queries. -SqliteConnection

-
interface SqliteConnection {
    execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult);
}

Properties

Properties

execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult)

Executes an SQLite statement with given parameters and returns the result.

-

Type declaration

diff --git a/docs/v2.2.0/interfaces/Sqlite.SqliteResult.html b/docs/v2.2.0/interfaces/Sqlite.SqliteResult.html deleted file mode 100644 index dbc1c4b6..00000000 --- a/docs/v2.2.0/interfaces/Sqlite.SqliteResult.html +++ /dev/null @@ -1,10 +0,0 @@ -SqliteResult | @fermyon/spin-sdk

Interface representing the formatted result of an SQLite query. -SqliteResult

-
interface SqliteResult {
    columns: string[];
    rows: {
        [key: string]:
            | number
            | bigint
            | null
            | string
            | Uint8Array;
    }[];
}

Properties

Properties

columns: string[]

The column names in the result.

-
rows: {
    [key: string]:
        | number
        | bigint
        | null
        | string
        | Uint8Array;
}[]

The rows of results.

-
diff --git a/docs/v2.2.0/interfaces/_internal_.RdbmsColumn.html b/docs/v2.2.0/interfaces/_internal_.RdbmsColumn.html deleted file mode 100644 index 9664b4d0..00000000 --- a/docs/v2.2.0/interfaces/_internal_.RdbmsColumn.html +++ /dev/null @@ -1,6 +0,0 @@ -RdbmsColumn | @fermyon/spin-sdk
interface RdbmsColumn {
    dataType: RdbmsDataType;
    name: string;
}

Properties

Properties

dataType: RdbmsDataType
name: string
diff --git a/docs/v2.2.0/interfaces/_internal_.RdbmsRowSet.html b/docs/v2.2.0/interfaces/_internal_.RdbmsRowSet.html deleted file mode 100644 index 6584a151..00000000 --- a/docs/v2.2.0/interfaces/_internal_.RdbmsRowSet.html +++ /dev/null @@ -1,6 +0,0 @@ -RdbmsRowSet | @fermyon/spin-sdk
interface RdbmsRowSet {
    columns: RdbmsColumn[];
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array;
    }[];
}

Properties

Properties

columns: RdbmsColumn[]
rows: {
    [key: string]:
        | number
        | boolean
        | bigint
        | null
        | string
        | Uint8Array;
}[]
diff --git a/docs/v2.2.0/interfaces/_internal_.RouteHandler.html b/docs/v2.2.0/interfaces/_internal_.RouteHandler.html deleted file mode 100644 index 5e9cd0c0..00000000 --- a/docs/v2.2.0/interfaces/_internal_.RouteHandler.html +++ /dev/null @@ -1,4 +0,0 @@ -RouteHandler | @fermyon/spin-sdk
  • Parameters

    Returns any

diff --git a/docs/v2.2.0/interfaces/_internal_.SpinRouteHandler.html b/docs/v2.2.0/interfaces/_internal_.SpinRouteHandler.html deleted file mode 100644 index d4b557df..00000000 --- a/docs/v2.2.0/interfaces/_internal_.SpinRouteHandler.html +++ /dev/null @@ -1,4 +0,0 @@ -SpinRouteHandler | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/interfaces/_internal_.routerType.html b/docs/v2.2.0/interfaces/_internal_.routerType.html deleted file mode 100644 index 7bac75c0..00000000 --- a/docs/v2.2.0/interfaces/_internal_.routerType.html +++ /dev/null @@ -1,14 +0,0 @@ -routerType | @fermyon/spin-sdk
interface routerType {
    routes: RouteEntry[];
    all(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    delete(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    get(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    handle(request: RequestLike, ...extras: any): Promise<any>;
    handleRequest(request: Request, response: ResponseBuilder, ...extras: any): Promise<any>;
    options(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    patch(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    post(path: string, ...handlers: SpinRouteHandler[]): RouterType;
    put(path: string, ...handlers: SpinRouteHandler[]): RouterType;
}

Properties

routes: RouteEntry[]

Methods

  • Parameters

    Returns Promise<any>

  • Parameters

    Returns Promise<any>

diff --git a/docs/v2.2.0/modules/Kv.html b/docs/v2.2.0/modules/Kv.html deleted file mode 100644 index 8e918ec9..00000000 --- a/docs/v2.2.0/modules/Kv.html +++ /dev/null @@ -1,7 +0,0 @@ -Kv | @fermyon/spin-sdk

Index

Interfaces

Functions

diff --git a/docs/v2.2.0/modules/Llm.html b/docs/v2.2.0/modules/Llm.html deleted file mode 100644 index fd108c93..00000000 --- a/docs/v2.2.0/modules/Llm.html +++ /dev/null @@ -1,14 +0,0 @@ -Llm | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/modules/Mqtt.html b/docs/v2.2.0/modules/Mqtt.html deleted file mode 100644 index cab32e50..00000000 --- a/docs/v2.2.0/modules/Mqtt.html +++ /dev/null @@ -1,7 +0,0 @@ -Mqtt | @fermyon/spin-sdk

Namespace Mqtt

Index

Enumerations

QoS -

Interfaces

Functions

diff --git a/docs/v2.2.0/modules/Mysql.html b/docs/v2.2.0/modules/Mysql.html deleted file mode 100644 index fd2daad6..00000000 --- a/docs/v2.2.0/modules/Mysql.html +++ /dev/null @@ -1,6 +0,0 @@ -Mysql | @fermyon/spin-sdk

Namespace Mysql

Index

Interfaces

Functions

diff --git a/docs/v2.2.0/modules/Postgres.html b/docs/v2.2.0/modules/Postgres.html deleted file mode 100644 index b271c132..00000000 --- a/docs/v2.2.0/modules/Postgres.html +++ /dev/null @@ -1,6 +0,0 @@ -Postgres | @fermyon/spin-sdk

Namespace Postgres

Index

Interfaces

Functions

diff --git a/docs/v2.2.0/modules/Redis.html b/docs/v2.2.0/modules/Redis.html deleted file mode 100644 index 4992e5f2..00000000 --- a/docs/v2.2.0/modules/Redis.html +++ /dev/null @@ -1,15 +0,0 @@ -Redis | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/modules/Sqlite.html b/docs/v2.2.0/modules/Sqlite.html deleted file mode 100644 index 154b857a..00000000 --- a/docs/v2.2.0/modules/Sqlite.html +++ /dev/null @@ -1,15 +0,0 @@ -Sqlite | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/modules/Variables.html b/docs/v2.2.0/modules/Variables.html deleted file mode 100644 index 689f3232..00000000 --- a/docs/v2.2.0/modules/Variables.html +++ /dev/null @@ -1,5 +0,0 @@ -Variables | @fermyon/spin-sdk

Namespace Variables

Index

Functions

get -
diff --git a/docs/v2.2.0/modules/_internal_.html b/docs/v2.2.0/modules/_internal_.html deleted file mode 100644 index 738a93fa..00000000 --- a/docs/v2.2.0/modules/_internal_.html +++ /dev/null @@ -1,34 +0,0 @@ -<internal> | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/types/Redis.Payload.html b/docs/v2.2.0/types/Redis.Payload.html deleted file mode 100644 index 9c9bdb9e..00000000 --- a/docs/v2.2.0/types/Redis.Payload.html +++ /dev/null @@ -1,4 +0,0 @@ -Payload | @fermyon/spin-sdk
Payload: Uint8Array
diff --git a/docs/v2.2.0/types/Redis.RedisParameter.html b/docs/v2.2.0/types/Redis.RedisParameter.html deleted file mode 100644 index de36be46..00000000 --- a/docs/v2.2.0/types/Redis.RedisParameter.html +++ /dev/null @@ -1,4 +0,0 @@ -RedisParameter | @fermyon/spin-sdk
diff --git a/docs/v2.2.0/types/Redis.RedisResult.html b/docs/v2.2.0/types/Redis.RedisResult.html deleted file mode 100644 index 23c48d1b..00000000 --- a/docs/v2.2.0/types/Redis.RedisResult.html +++ /dev/null @@ -1,4 +0,0 @@ -RedisResult | @fermyon/spin-sdk

Type Alias RedisResult

RedisResult:
    | RedisResultNil
    | RedisResultStatus
    | RedisResultInt64
    | RedisResultBinary
diff --git a/docs/v2.2.0/types/Sqlite.ParameterValue.html b/docs/v2.2.0/types/Sqlite.ParameterValue.html deleted file mode 100644 index e719af19..00000000 --- a/docs/v2.2.0/types/Sqlite.ParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -ParameterValue | @fermyon/spin-sdk

Type Alias ParameterValue

ParameterValue:
    | sqliteValues
    | number
    | bigint
    | null
    | string
    | Uint8Array
diff --git a/docs/v2.2.0/types/Sqlite.ValueBlob.html b/docs/v2.2.0/types/Sqlite.ValueBlob.html deleted file mode 100644 index 569f78e2..00000000 --- a/docs/v2.2.0/types/Sqlite.ValueBlob.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueBlob | @fermyon/spin-sdk
ValueBlob: {
    tag: "blob";
    val: Uint8Array;
}
diff --git a/docs/v2.2.0/types/Sqlite.ValueInteger.html b/docs/v2.2.0/types/Sqlite.ValueInteger.html deleted file mode 100644 index a5c9c7c5..00000000 --- a/docs/v2.2.0/types/Sqlite.ValueInteger.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueInteger | @fermyon/spin-sdk
ValueInteger: {
    tag: "integer";
    val: number | bigint;
}
diff --git a/docs/v2.2.0/types/Sqlite.ValueNull.html b/docs/v2.2.0/types/Sqlite.ValueNull.html deleted file mode 100644 index 2638f7a9..00000000 --- a/docs/v2.2.0/types/Sqlite.ValueNull.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueNull | @fermyon/spin-sdk
ValueNull: {
    tag: "null";
}
diff --git a/docs/v2.2.0/types/Sqlite.ValueReal.html b/docs/v2.2.0/types/Sqlite.ValueReal.html deleted file mode 100644 index e0e2d526..00000000 --- a/docs/v2.2.0/types/Sqlite.ValueReal.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueReal | @fermyon/spin-sdk
ValueReal: {
    tag: "real";
    val: number | bigint;
}
diff --git a/docs/v2.2.0/types/Sqlite.ValueText.html b/docs/v2.2.0/types/Sqlite.ValueText.html deleted file mode 100644 index 4557b64e..00000000 --- a/docs/v2.2.0/types/Sqlite.ValueText.html +++ /dev/null @@ -1,4 +0,0 @@ -ValueText | @fermyon/spin-sdk
ValueText: {
    tag: "text";
    val: string;
}
diff --git a/docs/v2.2.0/types/Sqlite.sqliteValues.html b/docs/v2.2.0/types/Sqlite.sqliteValues.html deleted file mode 100644 index e270bb5d..00000000 --- a/docs/v2.2.0/types/Sqlite.sqliteValues.html +++ /dev/null @@ -1,4 +0,0 @@ -sqliteValues | @fermyon/spin-sdk
sqliteValues:
    | ValueInteger
    | ValueReal
    | ValueText
    | ValueBlob
    | ValueNull
diff --git a/docs/v2.2.0/types/_internal_.GenericTraps.html b/docs/v2.2.0/types/_internal_.GenericTraps.html deleted file mode 100644 index 175cc72c..00000000 --- a/docs/v2.2.0/types/_internal_.GenericTraps.html +++ /dev/null @@ -1,4 +0,0 @@ -GenericTraps | @fermyon/spin-sdk
GenericTraps: {
    [key: string]: any;
}
diff --git a/docs/v2.2.0/types/_internal_.IRequest.html b/docs/v2.2.0/types/_internal_.IRequest.html deleted file mode 100644 index 05456999..00000000 --- a/docs/v2.2.0/types/_internal_.IRequest.html +++ /dev/null @@ -1,4 +0,0 @@ -IRequest | @fermyon/spin-sdk
IRequest: {
    method: string;
    params: {
        [key: string]: string;
    };
    proxy?: any;
    query: {
        [key: string]: string | string[] | undefined;
    };
    url: string;
} & GenericTraps
diff --git a/docs/v2.2.0/types/_internal_.RdbmsParameterValue.html b/docs/v2.2.0/types/_internal_.RdbmsParameterValue.html deleted file mode 100644 index 39f3cf86..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsParameterValue | @fermyon/spin-sdk
RdbmsParameterValue:
    | SpinRdbmsParameterValue
    | number
    | bigint
    | boolean
    | null
    | Uint8Array
    | string
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueBinary.html b/docs/v2.2.0/types/_internal_.RdbmsValueBinary.html deleted file mode 100644 index f4557be6..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueBinary.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueBinary | @fermyon/spin-sdk
RdbmsValueBinary: {
    tag: "binary";
    val: Uint8Array;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueBoolean.html b/docs/v2.2.0/types/_internal_.RdbmsValueBoolean.html deleted file mode 100644 index d1f4f16d..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueBoolean.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueBoolean | @fermyon/spin-sdk
RdbmsValueBoolean: {
    tag: "boolean";
    val: boolean;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueDbNull.html b/docs/v2.2.0/types/_internal_.RdbmsValueDbNull.html deleted file mode 100644 index a2ef66d1..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueDbNull.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueDbNull | @fermyon/spin-sdk
RdbmsValueDbNull: {
    tag: "db-null";
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueFloating32.html b/docs/v2.2.0/types/_internal_.RdbmsValueFloating32.html deleted file mode 100644 index 6728c33b..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueFloating32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueFloating32 | @fermyon/spin-sdk
RdbmsValueFloating32: {
    tag: "floating32";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueFloating64.html b/docs/v2.2.0/types/_internal_.RdbmsValueFloating64.html deleted file mode 100644 index 41d29b4e..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueFloating64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueFloating64 | @fermyon/spin-sdk
RdbmsValueFloating64: {
    tag: "floating64";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueInt16.html b/docs/v2.2.0/types/_internal_.RdbmsValueInt16.html deleted file mode 100644 index 2b2be4a5..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueInt16.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt16 | @fermyon/spin-sdk
RdbmsValueInt16: {
    tag: "int16";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueInt32.html b/docs/v2.2.0/types/_internal_.RdbmsValueInt32.html deleted file mode 100644 index dd72b461..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueInt32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt32 | @fermyon/spin-sdk
RdbmsValueInt32: {
    tag: "int32";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueInt64.html b/docs/v2.2.0/types/_internal_.RdbmsValueInt64.html deleted file mode 100644 index 9f780121..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueInt64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt64 | @fermyon/spin-sdk
RdbmsValueInt64: {
    tag: "int64";
    val: bigint;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueInt8.html b/docs/v2.2.0/types/_internal_.RdbmsValueInt8.html deleted file mode 100644 index 65117b2f..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueInt8.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueInt8 | @fermyon/spin-sdk
RdbmsValueInt8: {
    tag: "int8";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueStr.html b/docs/v2.2.0/types/_internal_.RdbmsValueStr.html deleted file mode 100644 index ec5eee3b..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueStr.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueStr | @fermyon/spin-sdk
RdbmsValueStr: {
    tag: "str";
    val: string;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueUint16.html b/docs/v2.2.0/types/_internal_.RdbmsValueUint16.html deleted file mode 100644 index b8fda80c..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueUint16.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint16 | @fermyon/spin-sdk
RdbmsValueUint16: {
    tag: "uint16";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueUint32.html b/docs/v2.2.0/types/_internal_.RdbmsValueUint32.html deleted file mode 100644 index 67fad4b5..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueUint32.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint32 | @fermyon/spin-sdk
RdbmsValueUint32: {
    tag: "uint32";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueUint64.html b/docs/v2.2.0/types/_internal_.RdbmsValueUint64.html deleted file mode 100644 index 5785452c..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueUint64.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint64 | @fermyon/spin-sdk
RdbmsValueUint64: {
    tag: "uint64";
    val: bigint;
}
diff --git a/docs/v2.2.0/types/_internal_.RdbmsValueUint8.html b/docs/v2.2.0/types/_internal_.RdbmsValueUint8.html deleted file mode 100644 index 792545a5..00000000 --- a/docs/v2.2.0/types/_internal_.RdbmsValueUint8.html +++ /dev/null @@ -1,4 +0,0 @@ -RdbmsValueUint8 | @fermyon/spin-sdk
RdbmsValueUint8: {
    tag: "uint8";
    val: number;
}
diff --git a/docs/v2.2.0/types/_internal_.RequestLike.html b/docs/v2.2.0/types/_internal_.RequestLike.html deleted file mode 100644 index 5660999a..00000000 --- a/docs/v2.2.0/types/_internal_.RequestLike.html +++ /dev/null @@ -1,4 +0,0 @@ -RequestLike | @fermyon/spin-sdk
RequestLike: {
    method: string;
    url: string;
} & GenericTraps
diff --git a/docs/v2.2.0/types/_internal_.ResolveFunction.html b/docs/v2.2.0/types/_internal_.ResolveFunction.html deleted file mode 100644 index ac4f4cb5..00000000 --- a/docs/v2.2.0/types/_internal_.ResolveFunction.html +++ /dev/null @@ -1,5 +0,0 @@ -ResolveFunction | @fermyon/spin-sdk
ResolveFunction: ((value: Response | PromiseLike<Response>) => void)

Type for the resolve function that handles sending the final Response.

-
diff --git a/docs/v2.2.0/types/_internal_.Route.html b/docs/v2.2.0/types/_internal_.Route.html deleted file mode 100644 index fe4a8dd4..00000000 --- a/docs/v2.2.0/types/_internal_.Route.html +++ /dev/null @@ -1,4 +0,0 @@ -Route | @fermyon/spin-sdk
Route: (<T>(path: string, ...handlers: RouteHandler[]) => T)
diff --git a/docs/v2.2.0/types/_internal_.RouteEntry.html b/docs/v2.2.0/types/_internal_.RouteEntry.html deleted file mode 100644 index 6f4e47b8..00000000 --- a/docs/v2.2.0/types/_internal_.RouteEntry.html +++ /dev/null @@ -1,4 +0,0 @@ -RouteEntry | @fermyon/spin-sdk
RouteEntry: [string, RegExp, RouteHandler[]]
diff --git a/docs/v2.2.0/types/_internal_.RouterHints.html b/docs/v2.2.0/types/_internal_.RouterHints.html deleted file mode 100644 index a5722a7a..00000000 --- a/docs/v2.2.0/types/_internal_.RouterHints.html +++ /dev/null @@ -1,4 +0,0 @@ -RouterHints | @fermyon/spin-sdk
RouterHints: {
    all: Route;
    delete: Route;
    get: Route;
    options: Route;
    patch: Route;
    post: Route;
    put: Route;
}
diff --git a/docs/v2.2.0/types/_internal_.RouterType-1.html b/docs/v2.2.0/types/_internal_.RouterType-1.html deleted file mode 100644 index c4bbd756..00000000 --- a/docs/v2.2.0/types/_internal_.RouterType-1.html +++ /dev/null @@ -1,4 +0,0 @@ -RouterType | @fermyon/spin-sdk
RouterType: {
    __proto__: RouterType;
    handle: ((request: RequestLike, ...extra: any) => Promise<any>);
    routes: RouteEntry[];
} & RouterHints
diff --git a/docs/v2.2.0/types/_internal_.SpinRdbmsParameterValue.html b/docs/v2.2.0/types/_internal_.SpinRdbmsParameterValue.html deleted file mode 100644 index 6c483116..00000000 --- a/docs/v2.2.0/types/_internal_.SpinRdbmsParameterValue.html +++ /dev/null @@ -1,4 +0,0 @@ -SpinRdbmsParameterValue | @fermyon/spin-sdk

Type Alias SpinRdbmsParameterValue

SpinRdbmsParameterValue:
    | RdbmsValueBoolean
    | RdbmsValueInt8
    | RdbmsValueInt16
    | RdbmsValueInt32
    | RdbmsValueInt64
    | RdbmsValueUint8
    | RdbmsValueUint16
    | RdbmsValueUint32
    | RdbmsValueUint64
    | RdbmsValueFloating32
    | RdbmsValueFloating64
    | RdbmsValueStr
    | RdbmsValueBinary
    | RdbmsValueDbNull
diff --git a/docs/v3.1.0/classes/RedisHandler.html b/docs/v3.1.0/classes/RedisHandler.html index 63413a24..0c857fe5 100644 --- a/docs/v3.1.0/classes/RedisHandler.html +++ b/docs/v3.1.0/classes/RedisHandler.html @@ -2,9 +2,9 @@ .tsd-ext-version-select .settings-label { margin: 0.75rem 0.75rem 0 0;

Class RedisHandlerAbstract

Abstract class for handling Redis messages.

-

Constructors

Constructors

Methods

Constructors

Methods

  • Handles a Redis message.

    Parameters

    • msg: Uint8Array

      The message data as a Uint8Array.

    Returns Promise<void>

    A Promise that resolves when the message has been handled.

    -
+
diff --git a/docs/v3.1.0/enums/Llm.EmbeddingModels.html b/docs/v3.1.0/enums/Llm.EmbeddingModels.html index fb67dd99..820295c9 100644 --- a/docs/v3.1.0/enums/Llm.EmbeddingModels.html +++ b/docs/v3.1.0/enums/Llm.EmbeddingModels.html @@ -2,5 +2,5 @@ .tsd-ext-version-select .settings-label { margin: 0.75rem 0.75rem 0 0;

Enumeration EmbeddingModels

Enum representing the available models for generating embeddings.

-

Enumeration Members

Enumeration Members

AllMiniLmL6V2: "all-minilm-l6-v2"
+

Enumeration Members

Enumeration Members

AllMiniLmL6V2: "all-minilm-l6-v2"
diff --git a/docs/v3.1.0/enums/Llm.InferencingModels.html b/docs/v3.1.0/enums/Llm.InferencingModels.html index 3edd0e73..50343a34 100644 --- a/docs/v3.1.0/enums/Llm.InferencingModels.html +++ b/docs/v3.1.0/enums/Llm.InferencingModels.html @@ -2,6 +2,6 @@ .tsd-ext-version-select .settings-label { margin: 0.75rem 0.75rem 0 0;

Enumeration InferencingModels

Enum representing the available models for inferencing.

-

Enumeration Members

Enumeration Members

Enumeration Members

CodellamaInstruct: "codellama-instruct"
Llama2Chat: "llama2-chat"
+

Enumeration Members

CodellamaInstruct: "codellama-instruct"
Llama2Chat: "llama2-chat"
diff --git a/docs/v3.1.0/enums/Mqtt.QoS.html b/docs/v3.1.0/enums/Mqtt.QoS.html index 542ae74c..2430a858 100644 --- a/docs/v3.1.0/enums/Mqtt.QoS.html +++ b/docs/v3.1.0/enums/Mqtt.QoS.html @@ -2,10 +2,10 @@ .tsd-ext-version-select .settings-label { margin: 0.75rem 0.75rem 0 0;

Enum representing the Quality of Service (QoS) levels for MQTT.

-

Enumeration Members

Enumeration Members

Enumeration Members

AtLeastOnce: "at-least-once"

Messages are delivered at least once.

-
AtMostOnce: "at-most-once"

Messages are delivered at most once.

-
ExactlyOnce: "exactly-once"

Messages are delivered exactly once.

-
+
AtMostOnce: "at-most-once"

Messages are delivered at most once.

+
ExactlyOnce: "exactly-once"

Messages are delivered exactly once.

+
diff --git a/docs/v3.1.0/enums/PostgresV3.PostgresV3DataType.html b/docs/v3.1.0/enums/PostgresV3.PostgresV3DataType.html index 92f53660..363f00b3 100644 --- a/docs/v3.1.0/enums/PostgresV3.PostgresV3DataType.html +++ b/docs/v3.1.0/enums/PostgresV3.PostgresV3DataType.html @@ -1,7 +1,7 @@ PostgresV3DataType | @fermyon/spin-sdk

Enumeration PostgresV3DataType

Enumeration Members

PostgresV3Binary +

Enumeration PostgresV3DataType

Enumeration Members

PostgresV3Binary: "binary"
PostgresV3Boolean: "boolean"
PostgresV3Date: "date"
PostgresV3DateTime: "datetime"
PostgresV3Floating32: "floating32"
PostgresV3Floating64: "floating64"
PostgresV3Int16: "int16"
PostgresV3Int32: "int32"
PostgresV3Int64: "int64"
PostgresV3Int8: "int8"
PostgresV3Other: "other"
PostgresV3Str: "str"
PostgresV3Time: "time"
PostgresV3TimeStamp: "timestamp"
+

Enumeration Members

PostgresV3Binary: "binary"
PostgresV3Boolean: "boolean"
PostgresV3Date: "date"
PostgresV3DateTime: "datetime"
PostgresV3Floating32: "floating32"
PostgresV3Floating64: "floating64"
PostgresV3Int16: "int16"
PostgresV3Int32: "int32"
PostgresV3Int64: "int64"
PostgresV3Int8: "int8"
PostgresV3Other: "other"
PostgresV3Str: "str"
PostgresV3Time: "time"
PostgresV3TimeStamp: "timestamp"
diff --git a/docs/v3.1.0/enums/_internal_.RdbmsDataType.html b/docs/v3.1.0/enums/_internal_.RdbmsDataType.html index 228acd12..cc841358 100644 --- a/docs/v3.1.0/enums/_internal_.RdbmsDataType.html +++ b/docs/v3.1.0/enums/_internal_.RdbmsDataType.html @@ -1,7 +1,7 @@ RdbmsDataType | @fermyon/spin-sdk

Enumeration Members

RdbmsBinary +

Enumeration Members

RdbmsBinary: "binary"
RdbmsBoolean: "boolean"
RdbmsFloating32: "floating32"
RdbmsFloating64: "floating64"
RdbmsInt16: "int16"
RdbmsInt32: "int32"
RdbmsInt64: "int64"
RdbmsInt8: "int8"
RdbmsOther: "other"
RdbmsStr: "str"
RdbmsUint16: "uint16"
RdbmsUint32: "uint32"
RdbmsUint64: "uint64"
RdbmsUint8: "uint8"
+

Enumeration Members

RdbmsBinary: "binary"
RdbmsBoolean: "boolean"
RdbmsFloating32: "floating32"
RdbmsFloating64: "floating64"
RdbmsInt16: "int16"
RdbmsInt32: "int32"
RdbmsInt64: "int64"
RdbmsInt8: "int8"
RdbmsOther: "other"
RdbmsStr: "str"
RdbmsUint16: "uint16"
RdbmsUint32: "uint32"
RdbmsUint64: "uint64"
RdbmsUint8: "uint8"
diff --git a/docs/v3.1.0/functions/Kv.open.html b/docs/v3.1.0/functions/Kv.open.html index 832d6578..5f10a8e0 100644 --- a/docs/v3.1.0/functions/Kv.open.html +++ b/docs/v3.1.0/functions/Kv.open.html @@ -4,4 +4,4 @@
  • Opens a key-value store with the specified label.

    Parameters

    • label: string

      The label of the key-value store to open.

    Returns Store

    The key-value store object.

    -
+
diff --git a/docs/v3.1.0/functions/Kv.openDefault.html b/docs/v3.1.0/functions/Kv.openDefault.html index bd9f405f..02c6c6e7 100644 --- a/docs/v3.1.0/functions/Kv.openDefault.html +++ b/docs/v3.1.0/functions/Kv.openDefault.html @@ -3,4 +3,4 @@ margin: 0.75rem 0.75rem 0 0;

Function openDefault

  • Opens the default key-value store.

    Returns Store

    The default key-value store object.

    -
+
diff --git a/docs/v3.1.0/functions/Llm.generateEmbeddings.html b/docs/v3.1.0/functions/Llm.generateEmbeddings.html index e970a2ce..6567bad9 100644 --- a/docs/v3.1.0/functions/Llm.generateEmbeddings.html +++ b/docs/v3.1.0/functions/Llm.generateEmbeddings.html @@ -5,4 +5,4 @@
  • Parameters

    • model: string

      The model to use for generating embeddings.

    • text: string[]

      The text to generate embeddings for.

    Returns EmbeddingResult

    The result of generating embeddings.

    -
+
diff --git a/docs/v3.1.0/functions/Llm.infer.html b/docs/v3.1.0/functions/Llm.infer.html index 39fd8246..88580beb 100644 --- a/docs/v3.1.0/functions/Llm.infer.html +++ b/docs/v3.1.0/functions/Llm.infer.html @@ -6,4 +6,4 @@
  • prompt: string

    The prompt to use for inferencing.

  • Optionaloptions: InferencingOptions

    Optional settings for inferencing.

  • Returns InferenceResult

    The result of the inference.

    -
    +
    diff --git a/docs/v3.1.0/functions/Mqtt.open.html b/docs/v3.1.0/functions/Mqtt.open.html index 6384f972..2561031d 100644 --- a/docs/v3.1.0/functions/Mqtt.open.html +++ b/docs/v3.1.0/functions/Mqtt.open.html @@ -7,4 +7,4 @@
  • password: string

    The password for the MQTT connection.

  • keepAliveIntervalInSecs: number

    The keep-alive interval in seconds.

  • Returns MqttConnection

    The MQTT connection object.

    -
    +
    diff --git a/docs/v3.1.0/functions/Mysql.open.html b/docs/v3.1.0/functions/Mysql.open.html index 9f237c75..32b003aa 100644 --- a/docs/v3.1.0/functions/Mysql.open.html +++ b/docs/v3.1.0/functions/Mysql.open.html @@ -4,4 +4,4 @@
    • Opens a MySQL connection to the specified address.

      Parameters

      • address: string

        The address of the MySQL server.

      Returns MysqlConnection

      The MySQL connection object.

      -
    +
    diff --git a/docs/v3.1.0/functions/Postgres.open.html b/docs/v3.1.0/functions/Postgres.open.html index 092a8722..a65b4f0a 100644 --- a/docs/v3.1.0/functions/Postgres.open.html +++ b/docs/v3.1.0/functions/Postgres.open.html @@ -4,4 +4,4 @@
    +
    diff --git a/docs/v3.1.0/functions/PostgresV3.open.html b/docs/v3.1.0/functions/PostgresV3.open.html index b8e00d0a..9691f759 100644 --- a/docs/v3.1.0/functions/PostgresV3.open.html +++ b/docs/v3.1.0/functions/PostgresV3.open.html @@ -4,4 +4,4 @@
    +
    diff --git a/docs/v3.1.0/functions/Redis.open.html b/docs/v3.1.0/functions/Redis.open.html index 9a81df74..c1c9c8c3 100644 --- a/docs/v3.1.0/functions/Redis.open.html +++ b/docs/v3.1.0/functions/Redis.open.html @@ -4,4 +4,4 @@
    • Opens a connection to the Redis instance at the specified address.

      Parameters

      • address: string

        The address of the Redis instance.

      Returns RedisConnection

      The Redis connection object.

      -
    +
    diff --git a/docs/v3.1.0/functions/Sqlite.open.html b/docs/v3.1.0/functions/Sqlite.open.html index 24929007..c137ba76 100644 --- a/docs/v3.1.0/functions/Sqlite.open.html +++ b/docs/v3.1.0/functions/Sqlite.open.html @@ -4,4 +4,4 @@
    • Opens a connection to the SQLite database with the specified label.

      Parameters

      • label: string

        The label of the database to connect to.

      Returns SqliteConnection

      The SQLite connection object.

      -
    +
    diff --git a/docs/v3.1.0/functions/Sqlite.openDefault.html b/docs/v3.1.0/functions/Sqlite.openDefault.html index f15eee8e..4010d04b 100644 --- a/docs/v3.1.0/functions/Sqlite.openDefault.html +++ b/docs/v3.1.0/functions/Sqlite.openDefault.html @@ -3,4 +3,4 @@ margin: 0.75rem 0.75rem 0 0;
    +
    diff --git a/docs/v3.1.0/functions/Variables.get.html b/docs/v3.1.0/functions/Variables.get.html index 9ac5ef28..c88f0768 100644 --- a/docs/v3.1.0/functions/Variables.get.html +++ b/docs/v3.1.0/functions/Variables.get.html @@ -4,4 +4,4 @@
    • Gets the value of a variable if it exists, otherwise returns null.

      Parameters

      • key: string

        The key of the variable to retrieve.

      Returns string | null

      The value of the variable, or null if it does not exist or an error occurs.

      -
    +
    diff --git a/docs/v3.1.0/interfaces/Kv.Store.html b/docs/v3.1.0/interfaces/Kv.Store.html index cfcf6fa7..0b8bd442 100644 --- a/docs/v3.1.0/interfaces/Kv.Store.html +++ b/docs/v3.1.0/interfaces/Kv.Store.html @@ -3,7 +3,7 @@ margin: 0.75rem 0.75rem 0 0;

    Interface representing a key-value store with various utility methods. Store

    -
    interface Store {
        delete: ((key: string) => void);
        exists: ((key: string) => boolean);
        get: ((key: string) => null | Uint8Array);
        getJson: ((key: string) => any);
        getKeys: (() => string[]);
        set: ((key: string, value: string | object | Uint8Array) => void);
        setJson: ((key: string, value: any) => void);
    }

    Properties

    interface Store {
        delete: ((key: string) => void);
        exists: ((key: string) => boolean);
        get: ((key: string) => null | Uint8Array);
        getJson: ((key: string) => any);
        getKeys: (() => string[]);
        set: ((key: string, value: string | object | Uint8Array) => void);
        setJson: ((key: string, value: any) => void);
    }

    Properties

    delete exists get getJson @@ -12,21 +12,21 @@ setJson

    Properties

    delete: ((key: string) => void)

    Deletes the value associated with the given key.

    Type declaration

      • (key): void
      • Parameters

        • key: string

          The key to delete the value for.

          -

        Returns void

    exists: ((key: string) => boolean)

    Checks if a key exists in the store.

    +

    Returns void

    exists: ((key: string) => boolean)

    Checks if a key exists in the store.

    Type declaration

      • (key): boolean
      • Parameters

        • key: string

          The key to check.

        Returns boolean

        True if the key exists, false otherwise.

        -
    get: ((key: string) => null | Uint8Array)

    Retrieves the value associated with the given key.

    +
    get: ((key: string) => null | Uint8Array)

    Retrieves the value associated with the given key.

    Type declaration

      • (key): null | Uint8Array
      • Parameters

        • key: string

          The key to retrieve the value for.

        Returns null | Uint8Array

        The value associated with the key, or null if the key does not exist.

        -
    getJson: ((key: string) => any)

    Retrieves the JSON value associated with the given key.

    +
    getJson: ((key: string) => any)

    Retrieves the JSON value associated with the given key.

    Type declaration

      • (key): any
      • Parameters

        • key: string

          The key to retrieve the JSON value for.

        Returns any

        The JSON value associated with the key.

        -
    getKeys: (() => string[])

    Retrieves all the keys in the store.

    +
    getKeys: (() => string[])

    Retrieves all the keys in the store.

    Type declaration

      • (): string[]
      • Returns string[]

        An array of all the keys in the store.

        -
    set: ((key: string, value: string | object | Uint8Array) => void)

    Sets the value for the given key.

    +
    set: ((key: string, value: string | object | Uint8Array) => void)

    Sets the value for the given key.

    Type declaration

      • (key, value): void
      • Parameters

        • key: string

          The key to set the value for.

        • value: string | object | Uint8Array

          The value to set. Can be a Uint8Array, string, or object.

          -

        Returns void

    setJson: ((key: string, value: any) => void)

    Sets the JSON value for the given key.

    +

    Returns void

    setJson: ((key: string, value: any) => void)

    Sets the JSON value for the given key.

    Type declaration

      • (key, value): void
      • Parameters

        • key: string

          The key to set the JSON value for.

        • value: any

          The JSON value to set.

          -

        Returns void

    +

    Returns void

    diff --git a/docs/v3.1.0/interfaces/Llm.EmbeddingResult.html b/docs/v3.1.0/interfaces/Llm.EmbeddingResult.html index 6ffccddb..73d88f50 100644 --- a/docs/v3.1.0/interfaces/Llm.EmbeddingResult.html +++ b/docs/v3.1.0/interfaces/Llm.EmbeddingResult.html @@ -3,6 +3,6 @@ margin: 0.75rem 0.75rem 0 0;

    Interface EmbeddingResult

    Interface representing the result of generating embeddings. EmbeddingResult

    -
    interface EmbeddingResult {
        embeddings: number[][];
        usage: EmbeddingUsage;
    }

    Properties

    interface EmbeddingResult {
        embeddings: number[][];
        usage: EmbeddingUsage;
    }

    Properties

    Properties

    embeddings: number[][]
    +

    Properties

    embeddings: number[][]
    diff --git a/docs/v3.1.0/interfaces/Llm.EmbeddingUsage.html b/docs/v3.1.0/interfaces/Llm.EmbeddingUsage.html index 4352a463..a6ba4e10 100644 --- a/docs/v3.1.0/interfaces/Llm.EmbeddingUsage.html +++ b/docs/v3.1.0/interfaces/Llm.EmbeddingUsage.html @@ -3,5 +3,5 @@ margin: 0.75rem 0.75rem 0 0;

    Interface EmbeddingUsage

    Interface representing usage statistics for generating embeddings. EmbeddingUsage

    -
    interface EmbeddingUsage {
        promptTokenCount: number;
    }

    Properties

    Properties

    promptTokenCount: number
    +
    interface EmbeddingUsage {
        promptTokenCount: number;
    }

    Properties

    Properties

    promptTokenCount: number
    diff --git a/docs/v3.1.0/interfaces/Llm.InferenceResult.html b/docs/v3.1.0/interfaces/Llm.InferenceResult.html index 2b376797..34bae0ce 100644 --- a/docs/v3.1.0/interfaces/Llm.InferenceResult.html +++ b/docs/v3.1.0/interfaces/Llm.InferenceResult.html @@ -3,6 +3,6 @@ margin: 0.75rem 0.75rem 0 0;

    Interface InferenceResult

    Interface representing the result of an inference. InferenceResult

    -
    interface InferenceResult {
        text: string;
        usage: InferenceUsage;
    }

    Properties

    interface InferenceResult {
        text: string;
        usage: InferenceUsage;
    }

    Properties

    Properties

    text: string
    +

    Properties

    text: string
    diff --git a/docs/v3.1.0/interfaces/Llm.InferenceUsage.html b/docs/v3.1.0/interfaces/Llm.InferenceUsage.html index 38181083..9363c727 100644 --- a/docs/v3.1.0/interfaces/Llm.InferenceUsage.html +++ b/docs/v3.1.0/interfaces/Llm.InferenceUsage.html @@ -3,6 +3,6 @@ margin: 0.75rem 0.75rem 0 0;

    Interface InferenceUsage

    Interface representing usage statistics for inferencing. InferenceUsage

    -
    interface InferenceUsage {
        generatedTokenCount: number;
        promptTokenCount: number;
    }

    Properties

    interface InferenceUsage {
        generatedTokenCount: number;
        promptTokenCount: number;
    }

    Properties

    generatedTokenCount: number
    promptTokenCount: number
    +

    Properties

    generatedTokenCount: number
    promptTokenCount: number
    diff --git a/docs/v3.1.0/interfaces/Llm.InferencingOptions.html b/docs/v3.1.0/interfaces/Llm.InferencingOptions.html index 4a622983..1a48674c 100644 --- a/docs/v3.1.0/interfaces/Llm.InferencingOptions.html +++ b/docs/v3.1.0/interfaces/Llm.InferencingOptions.html @@ -3,10 +3,10 @@ margin: 0.75rem 0.75rem 0 0;

    Interface InferencingOptions

    Interface representing options for inferencing. InferencingOptions

    -
    interface InferencingOptions {
        maxTokens?: number;
        repeatPenalty?: number;
        repeatPenaltyLastNTokenCount?: number;
        temperature?: number;
        topK?: number;
        topP?: number;
    }

    Properties

    interface InferencingOptions {
        maxTokens?: number;
        repeatPenalty?: number;
        repeatPenaltyLastNTokenCount?: number;
        temperature?: number;
        topK?: number;
        topP?: number;
    }

    Properties

    maxTokens?: number
    repeatPenalty?: number
    repeatPenaltyLastNTokenCount?: number
    temperature?: number
    topK?: number
    topP?: number
    +

    Properties

    maxTokens?: number
    repeatPenalty?: number
    repeatPenaltyLastNTokenCount?: number
    temperature?: number
    topK?: number
    topP?: number
    diff --git a/docs/v3.1.0/interfaces/Llm.InternalInferencingOptions.html b/docs/v3.1.0/interfaces/Llm.InternalInferencingOptions.html index 4e82963a..3c31e79a 100644 --- a/docs/v3.1.0/interfaces/Llm.InternalInferencingOptions.html +++ b/docs/v3.1.0/interfaces/Llm.InternalInferencingOptions.html @@ -3,10 +3,10 @@ margin: 0.75rem 0.75rem 0 0;

    Interface InternalInferencingOptions

    Interface representing internal options for inferencing. InternalInferencingOptions

    -
    interface InternalInferencingOptions {
        maxTokens?: number;
        repeatPenalty?: number;
        repeatPenaltyLastNTokenCount?: number;
        temperature?: number;
        topK?: number;
        topP?: number;
    }

    Properties

    interface InternalInferencingOptions {
        maxTokens?: number;
        repeatPenalty?: number;
        repeatPenaltyLastNTokenCount?: number;
        temperature?: number;
        topK?: number;
        topP?: number;
    }

    Properties

    maxTokens?: number
    repeatPenalty?: number
    repeatPenaltyLastNTokenCount?: number
    temperature?: number
    topK?: number
    topP?: number
    +

    Properties

    maxTokens?: number
    repeatPenalty?: number
    repeatPenaltyLastNTokenCount?: number
    temperature?: number
    topK?: number
    topP?: number
    diff --git a/docs/v3.1.0/interfaces/Mqtt.MqttConnection.html b/docs/v3.1.0/interfaces/Mqtt.MqttConnection.html index b1fc4f1a..49d9ad1e 100644 --- a/docs/v3.1.0/interfaces/Mqtt.MqttConnection.html +++ b/docs/v3.1.0/interfaces/Mqtt.MqttConnection.html @@ -3,9 +3,9 @@ margin: 0.75rem 0.75rem 0 0;

    Interface MqttConnection

    Interface representing an MQTT connection with a method for publishing messages. MqttConnection

    -
    interface MqttConnection {
        publish: ((topic: string, payload: Uint8Array, qos: QoS) => void);
    }

    Properties

    interface MqttConnection {
        publish: ((topic: string, payload: Uint8Array, qos: QoS) => void);
    }

    Properties

    Properties

    publish: ((topic: string, payload: Uint8Array, qos: QoS) => void)

    Publishes a message to the specified MQTT topic.

    Type declaration

      • (topic, payload, qos): void
      • Parameters

        • topic: string

          The topic to publish the message to.

        • payload: Uint8Array

          The message payload as a Uint8Array.

        • qos: QoS

          The Quality of Service level for message delivery.

          -

        Returns void

    +

    Returns void

    diff --git a/docs/v3.1.0/interfaces/Mysql.MysqlConnection.html b/docs/v3.1.0/interfaces/Mysql.MysqlConnection.html index ec776719..4422e9da 100644 --- a/docs/v3.1.0/interfaces/Mysql.MysqlConnection.html +++ b/docs/v3.1.0/interfaces/Mysql.MysqlConnection.html @@ -3,6 +3,6 @@ margin: 0.75rem 0.75rem 0 0;

    Interface MysqlConnection

    Interface representing a MySQL connection with methods for querying and executing statements. MysqlConnection

    -
    interface MysqlConnection {
        execute: ((statement: string, params: RdbmsParameterValue[]) => number);
        query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
    }

    Properties

    interface MysqlConnection {
        execute: ((statement: string, params: RdbmsParameterValue[]) => number);
        query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
    }

    Properties

    Properties

    execute: ((statement: string, params: RdbmsParameterValue[]) => number)
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)
    +

    Properties

    execute: ((statement: string, params: RdbmsParameterValue[]) => number)
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)
    diff --git a/docs/v3.1.0/interfaces/Postgres.PostgresConnection.html b/docs/v3.1.0/interfaces/Postgres.PostgresConnection.html index 2d545c21..b64704db 100644 --- a/docs/v3.1.0/interfaces/Postgres.PostgresConnection.html +++ b/docs/v3.1.0/interfaces/Postgres.PostgresConnection.html @@ -3,14 +3,14 @@ margin: 0.75rem 0.75rem 0 0;

    Interface representing a PostgreSQL connection with methods for querying and executing statements. PostgresConnection

    -
    interface PostgresConnection {
        execute: ((statement: string, params: RdbmsParameterValue[]) => number);
        query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
    }

    Properties

    interface PostgresConnection {
        execute: ((statement: string, params: RdbmsParameterValue[]) => number);
        query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet);
    }

    Properties

    Properties

    execute: ((statement: string, params: RdbmsParameterValue[]) => number)

    Executes a statement on the database with the specified parameters.

    Type declaration

      • (statement, params): number
      • Parameters

        • statement: string

          The SQL statement to execute.

        • params: RdbmsParameterValue[]

          The parameters for the SQL statement.

        Returns number

        The number of rows affected by the execution.

        -
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)

    Queries the database with the specified statement and parameters.

    +
    query: ((statement: string, params: RdbmsParameterValue[]) => RdbmsRowSet)

    Queries the database with the specified statement and parameters.

    Type declaration

      • (statement, params): RdbmsRowSet
      • Parameters

        • statement: string

          The SQL statement to execute.

        • params: RdbmsParameterValue[]

          The parameters for the SQL statement.

        Returns RdbmsRowSet

        The result set of the query.

        -
    +
    diff --git a/docs/v3.1.0/interfaces/PostgresV3.PostgresConnection.html b/docs/v3.1.0/interfaces/PostgresV3.PostgresConnection.html index d9ebc113..0c3c4345 100644 --- a/docs/v3.1.0/interfaces/PostgresV3.PostgresConnection.html +++ b/docs/v3.1.0/interfaces/PostgresV3.PostgresConnection.html @@ -3,14 +3,14 @@ margin: 0.75rem 0.75rem 0 0;

    Interface representing a PostgreSQL connection with methods for querying and executing statements. PostgresConnection

    -
    interface PostgresConnection {
        execute: ((statement: string, params: PostgresV3ParameterValue[]) => number);
        query: ((statement: string, params: PostgresV3ParameterValue[]) => PostgresV3RowSet);
    }

    Properties

    interface PostgresConnection {
        execute: ((statement: string, params: PostgresV3ParameterValue[]) => number);
        query: ((statement: string, params: PostgresV3ParameterValue[]) => PostgresV3RowSet);
    }

    Properties

    Properties

    execute: ((statement: string, params: PostgresV3ParameterValue[]) => number)

    Executes a statement on the database with the specified parameters.

    Type declaration

      • (statement, params): number
      • Parameters

        Returns number

        The number of rows affected by the execution.

        -
    query: ((statement: string, params: PostgresV3ParameterValue[]) => PostgresV3RowSet)

    Queries the database with the specified statement and parameters.

    +
    query: ((statement: string, params: PostgresV3ParameterValue[]) => PostgresV3RowSet)

    Queries the database with the specified statement and parameters.

    Type declaration

    +
    diff --git a/docs/v3.1.0/interfaces/PostgresV3.PostgresV3Column.html b/docs/v3.1.0/interfaces/PostgresV3.PostgresV3Column.html index 262380fc..7d824314 100644 --- a/docs/v3.1.0/interfaces/PostgresV3.PostgresV3Column.html +++ b/docs/v3.1.0/interfaces/PostgresV3.PostgresV3Column.html @@ -1,6 +1,6 @@ PostgresV3Column | @fermyon/spin-sdk
    interface PostgresV3Column {
        dataType: PostgresV3DataType;
        name: string;
    }

    Properties

    dataType +
    interface PostgresV3Column {
        dataType: PostgresV3DataType;
        name: string;
    }

    Properties

    Properties

    name: string
    +

    Properties

    name: string
    diff --git a/docs/v3.1.0/interfaces/PostgresV3.PostgresV3RowSet.html b/docs/v3.1.0/interfaces/PostgresV3.PostgresV3RowSet.html index eecbb238..fda887b8 100644 --- a/docs/v3.1.0/interfaces/PostgresV3.PostgresV3RowSet.html +++ b/docs/v3.1.0/interfaces/PostgresV3.PostgresV3RowSet.html @@ -1,6 +1,6 @@ PostgresV3RowSet | @fermyon/spin-sdk
    interface PostgresV3RowSet {
        columns: PostgresV3Column[];
        rows: {
            [key: string]:
                | number
                | boolean
                | bigint
                | null
                | string
                | Uint8Array
                | Date;
        }[];
    }

    Properties

    columns +
    interface PostgresV3RowSet {
        columns: PostgresV3Column[];
        rows: {
            [key: string]:
                | number
                | boolean
                | bigint
                | null
                | string
                | Uint8Array
                | Date;
        }[];
    }

    Properties

    Properties

    columns: PostgresV3Column[]
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array
            | Date;
    }[]
    +

    Properties

    columns: PostgresV3Column[]
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array
            | Date;
    }[]
    diff --git a/docs/v3.1.0/interfaces/PostgresV3.SpinRdbmsRowSet.html b/docs/v3.1.0/interfaces/PostgresV3.SpinRdbmsRowSet.html index bf175863..f8b1d477 100644 --- a/docs/v3.1.0/interfaces/PostgresV3.SpinRdbmsRowSet.html +++ b/docs/v3.1.0/interfaces/PostgresV3.SpinRdbmsRowSet.html @@ -1,6 +1,6 @@ SpinRdbmsRowSet | @fermyon/spin-sdk
    interface SpinRdbmsRowSet {
        columns: PostgresV3Column[];
        rows: RdbmsRow[];
    }

    Properties

    columns +
    interface SpinRdbmsRowSet {
        columns: PostgresV3Column[];
        rows: RdbmsRow[];
    }

    Properties

    Properties

    columns: PostgresV3Column[]
    rows: RdbmsRow[]
    +

    Properties

    columns: PostgresV3Column[]
    rows: RdbmsRow[]
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisConnection.html b/docs/v3.1.0/interfaces/Redis.RedisConnection.html index f783ec1f..a285306e 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisConnection.html +++ b/docs/v3.1.0/interfaces/Redis.RedisConnection.html @@ -3,7 +3,7 @@ margin: 0.75rem 0.75rem 0 0;

    Interface RedisConnection

    Interface representing a Redis connection with various methods for interacting with Redis. RedisConnection

    -
    interface RedisConnection {
        del: ((key: string) => number);
        execute: ((command: string, args: RedisParameter[]) => RedisResult[]);
        get: ((key: string) => undefined | Uint8Array);
        incr: ((key: string) => bigint);
        publish: ((channel: string, payload: Uint8Array) => void);
        sadd: ((key: string, value: string[]) => number);
        set: ((key: string, value: Uint8Array) => void);
        smembers: ((key: string) => string[]);
        srem: ((key: string, value: string[]) => number);
    }

    Properties

    del +
    interface RedisConnection {
        del: ((key: string) => number);
        execute: ((command: string, args: RedisParameter[]) => RedisResult[]);
        get: ((key: string) => undefined | Uint8Array);
        incr: ((key: string) => bigint);
        publish: ((channel: string, payload: Uint8Array) => void);
        sadd: ((key: string, value: string[]) => number);
        set: ((key: string, value: Uint8Array) => void);
        smembers: ((key: string) => string[]);
        srem: ((key: string, value: string[]) => number);
    }

    Properties

    del execute get incr @@ -14,25 +14,25 @@ srem

    Properties

    del: ((key: string) => number)

    Deletes the given key.

    Type declaration

      • (key): number
      • Parameters

        • key: string

          The key to delete.

          -

        Returns number

    execute: ((command: string, args: RedisParameter[]) => RedisResult[])

    Execute an arbitrary Redis command and receive the result.

    +

    Returns number

    execute: ((command: string, args: RedisParameter[]) => RedisResult[])

    Execute an arbitrary Redis command and receive the result.

    Type declaration

    get: ((key: string) => undefined | Uint8Array)

    Get a value for the given key. Returns null if the key does not exist.

    +

    Returns RedisResult[]

    get: ((key: string) => undefined | Uint8Array)

    Get a value for the given key. Returns null if the key does not exist.

    Type declaration

      • (key): undefined | Uint8Array
      • Parameters

        • key: string

          The key to retrieve the value for.

          -

        Returns undefined | Uint8Array

    incr: ((key: string) => bigint)

    Increment the value of a key.

    +

    Returns undefined | Uint8Array

    incr: ((key: string) => bigint)

    Increment the value of a key.

    Type declaration

      • (key): bigint
      • Parameters

        • key: string

          The key to increment.

          -

        Returns bigint

    publish: ((channel: string, payload: Uint8Array) => void)

    Publish a Redis message to the specified channel.

    +

    Returns bigint

    publish: ((channel: string, payload: Uint8Array) => void)

    Publish a Redis message to the specified channel.

    Type declaration

      • (channel, payload): void
      • Parameters

        • channel: string

          The channel to publish the message to.

        • payload: Uint8Array

          The message payload.

          -

        Returns void

    sadd: ((key: string, value: string[]) => number)

    Adds a value to a set.

    +

    Returns void

    sadd: ((key: string, value: string[]) => number)

    Adds a value to a set.

    Type declaration

      • (key, value): number
      • Parameters

        • key: string

          The key of the set.

        • value: string[]

          The values to add to the set.

          -

        Returns number

    set: ((key: string, value: Uint8Array) => void)

    Set a value for the given key.

    +

    Returns number

    set: ((key: string, value: Uint8Array) => void)

    Set a value for the given key.

    Type declaration

      • (key, value): void
      • Parameters

        • key: string

          The key to set the value for.

        • value: Uint8Array

          The value to set.

          -

        Returns void

    smembers: ((key: string) => string[])

    Retrieves the members of a set.

    +

    Returns void

    smembers: ((key: string) => string[])

    Retrieves the members of a set.

    Type declaration

      • (key): string[]
      • Parameters

        • key: string

          The key of the set.

          -

        Returns string[]

    srem: ((key: string, value: string[]) => number)

    Removes values from a set.

    +

    Returns string[]

    srem: ((key: string, value: string[]) => number)

    Removes values from a set.

    Type declaration

      • (key, value): number
      • Parameters

        • key: string

          The key of the set.

        • value: string[]

          The values to remove from the set.

          -

        Returns number

    +

    Returns number

    diff --git a/docs/v3.1.0/interfaces/Redis.RedisParameterBinary.html b/docs/v3.1.0/interfaces/Redis.RedisParameterBinary.html index 8457ad34..1a89a5d0 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisParameterBinary.html +++ b/docs/v3.1.0/interfaces/Redis.RedisParameterBinary.html @@ -1,6 +1,6 @@ RedisParameterBinary | @fermyon/spin-sdk

    Interface RedisParameterBinary

    interface RedisParameterBinary {
        tag: "binary";
        val: Uint8Array;
    }

    Properties

    tag +

    Interface RedisParameterBinary

    interface RedisParameterBinary {
        tag: "binary";
        val: Uint8Array;
    }

    Properties

    Properties

    tag: "binary"
    val: Uint8Array
    +

    Properties

    tag: "binary"
    val: Uint8Array
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisParameterInt64.html b/docs/v3.1.0/interfaces/Redis.RedisParameterInt64.html index c745c0bf..ac843e44 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisParameterInt64.html +++ b/docs/v3.1.0/interfaces/Redis.RedisParameterInt64.html @@ -1,6 +1,6 @@ RedisParameterInt64 | @fermyon/spin-sdk

    Interface RedisParameterInt64

    interface RedisParameterInt64 {
        tag: "int64";
        val: bigint;
    }

    Properties

    tag +

    Interface RedisParameterInt64

    interface RedisParameterInt64 {
        tag: "int64";
        val: bigint;
    }

    Properties

    Properties

    tag: "int64"
    val: bigint
    +

    Properties

    tag: "int64"
    val: bigint
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisResultBinary.html b/docs/v3.1.0/interfaces/Redis.RedisResultBinary.html index 6887f131..bfde5ded 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisResultBinary.html +++ b/docs/v3.1.0/interfaces/Redis.RedisResultBinary.html @@ -1,6 +1,6 @@ RedisResultBinary | @fermyon/spin-sdk

    Interface RedisResultBinary

    interface RedisResultBinary {
        tag: "binary";
        val: Uint8Array;
    }

    Properties

    tag +

    Interface RedisResultBinary

    interface RedisResultBinary {
        tag: "binary";
        val: Uint8Array;
    }

    Properties

    Properties

    tag: "binary"
    val: Uint8Array
    +

    Properties

    tag: "binary"
    val: Uint8Array
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisResultInt64.html b/docs/v3.1.0/interfaces/Redis.RedisResultInt64.html index 8c578a9a..8e4fb8f4 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisResultInt64.html +++ b/docs/v3.1.0/interfaces/Redis.RedisResultInt64.html @@ -1,6 +1,6 @@ RedisResultInt64 | @fermyon/spin-sdk

    Interface RedisResultInt64

    interface RedisResultInt64 {
        tag: "int64";
        val: bigint;
    }

    Properties

    tag +

    Interface RedisResultInt64

    interface RedisResultInt64 {
        tag: "int64";
        val: bigint;
    }

    Properties

    Properties

    tag: "int64"
    val: bigint
    +

    Properties

    tag: "int64"
    val: bigint
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisResultNil.html b/docs/v3.1.0/interfaces/Redis.RedisResultNil.html index 978b8a35..4e5d243b 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisResultNil.html +++ b/docs/v3.1.0/interfaces/Redis.RedisResultNil.html @@ -1,5 +1,5 @@ RedisResultNil | @fermyon/spin-sdk

    Interface RedisResultNil

    interface RedisResultNil {
        tag: "nil";
    }

    Properties

    tag -

    Properties

    tag: "nil"
    +

    Interface RedisResultNil

    interface RedisResultNil {
        tag: "nil";
    }

    Properties

    tag +

    Properties

    tag: "nil"
    diff --git a/docs/v3.1.0/interfaces/Redis.RedisResultStatus.html b/docs/v3.1.0/interfaces/Redis.RedisResultStatus.html index 491bb723..c952eb62 100644 --- a/docs/v3.1.0/interfaces/Redis.RedisResultStatus.html +++ b/docs/v3.1.0/interfaces/Redis.RedisResultStatus.html @@ -1,6 +1,6 @@ RedisResultStatus | @fermyon/spin-sdk

    Interface RedisResultStatus

    interface RedisResultStatus {
        tag: "status";
        val: string;
    }

    Properties

    tag +

    Interface RedisResultStatus

    interface RedisResultStatus {
        tag: "status";
        val: string;
    }

    Properties

    Properties

    tag: "status"
    val: string
    +

    Properties

    tag: "status"
    val: string
    diff --git a/docs/v3.1.0/interfaces/Sqlite.SqliteConnection.html b/docs/v3.1.0/interfaces/Sqlite.SqliteConnection.html index 468202b2..0e766d2f 100644 --- a/docs/v3.1.0/interfaces/Sqlite.SqliteConnection.html +++ b/docs/v3.1.0/interfaces/Sqlite.SqliteConnection.html @@ -3,8 +3,8 @@ margin: 0.75rem 0.75rem 0 0;

    Interface SqliteConnection

    Interface representing a connection to an SQLite database with a method for executing queries. SqliteConnection

    -
    interface SqliteConnection {
        execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult);
    }

    Properties

    interface SqliteConnection {
        execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult);
    }

    Properties

    Properties

    execute: ((statement: string, parameters: ParameterValue[]) => SqliteResult)

    Executes an SQLite statement with given parameters and returns the result.

    Type declaration

    +

    Returns SqliteResult

    diff --git a/docs/v3.1.0/interfaces/Sqlite.SqliteResult.html b/docs/v3.1.0/interfaces/Sqlite.SqliteResult.html index 24d4000d..4a8f7770 100644 --- a/docs/v3.1.0/interfaces/Sqlite.SqliteResult.html +++ b/docs/v3.1.0/interfaces/Sqlite.SqliteResult.html @@ -3,8 +3,8 @@ margin: 0.75rem 0.75rem 0 0;

    Interface representing the formatted result of an SQLite query. SqliteResult

    -
    interface SqliteResult {
        columns: string[];
        rows: {
            [key: string]:
                | number
                | bigint
                | null
                | string
                | Uint8Array;
        }[];
    }

    Properties

    interface SqliteResult {
        columns: string[];
        rows: {
            [key: string]:
                | number
                | bigint
                | null
                | string
                | Uint8Array;
        }[];
    }

    Properties

    Properties

    columns: string[]

    The column names in the result.

    -
    rows: {
        [key: string]:
            | number
            | bigint
            | null
            | string
            | Uint8Array;
    }[]

    The rows of results.

    -
    +
    rows: {
        [key: string]:
            | number
            | bigint
            | null
            | string
            | Uint8Array;
    }[]

    The rows of results.

    +
    diff --git a/docs/v3.1.0/interfaces/_internal_.RdbmsColumn.html b/docs/v3.1.0/interfaces/_internal_.RdbmsColumn.html index 92ce1381..34e28512 100644 --- a/docs/v3.1.0/interfaces/_internal_.RdbmsColumn.html +++ b/docs/v3.1.0/interfaces/_internal_.RdbmsColumn.html @@ -1,6 +1,6 @@ RdbmsColumn | @fermyon/spin-sdk
    interface RdbmsColumn {
        dataType: RdbmsDataType;
        name: string;
    }

    Properties

    dataType +
    interface RdbmsColumn {
        dataType: RdbmsDataType;
        name: string;
    }

    Properties

    Properties

    dataType: RdbmsDataType
    name: string
    +

    Properties

    dataType: RdbmsDataType
    name: string
    diff --git a/docs/v3.1.0/interfaces/_internal_.RdbmsRowSet.html b/docs/v3.1.0/interfaces/_internal_.RdbmsRowSet.html index 2b40f841..e3b89020 100644 --- a/docs/v3.1.0/interfaces/_internal_.RdbmsRowSet.html +++ b/docs/v3.1.0/interfaces/_internal_.RdbmsRowSet.html @@ -1,6 +1,6 @@ RdbmsRowSet | @fermyon/spin-sdk
    interface RdbmsRowSet {
        columns: RdbmsColumn[];
        rows: {
            [key: string]:
                | number
                | boolean
                | bigint
                | null
                | string
                | Uint8Array;
        }[];
    }

    Properties

    columns +
    interface RdbmsRowSet {
        columns: RdbmsColumn[];
        rows: {
            [key: string]:
                | number
                | boolean
                | bigint
                | null
                | string
                | Uint8Array;
        }[];
    }

    Properties

    Properties

    columns: RdbmsColumn[]
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array;
    }[]
    +

    Properties

    columns: RdbmsColumn[]
    rows: {
        [key: string]:
            | number
            | boolean
            | bigint
            | null
            | string
            | Uint8Array;
    }[]
    diff --git a/docs/v3.1.0/modules/Kv.html b/docs/v3.1.0/modules/Kv.html index 0cc71ec6..e2c9797a 100644 --- a/docs/v3.1.0/modules/Kv.html +++ b/docs/v3.1.0/modules/Kv.html @@ -1,7 +1,7 @@ Kv | @fermyon/spin-sdk

    Index

    Interfaces

    Store +

    Index

    Interfaces

    Functions

    diff --git a/docs/v3.1.0/modules/Llm.html b/docs/v3.1.0/modules/Llm.html index be8979f1..359c22d8 100644 --- a/docs/v3.1.0/modules/Llm.html +++ b/docs/v3.1.0/modules/Llm.html @@ -1,7 +1,7 @@ Llm | @fermyon/spin-sdk

    Index

    Enumerations

    EmbeddingModels +

    Index

    Enumerations

    Interfaces

    EmbeddingResult EmbeddingUsage diff --git a/docs/v3.1.0/modules/Mqtt.html b/docs/v3.1.0/modules/Mqtt.html index 7cf54988..0178268c 100644 --- a/docs/v3.1.0/modules/Mqtt.html +++ b/docs/v3.1.0/modules/Mqtt.html @@ -1,7 +1,7 @@ Mqtt | @fermyon/spin-sdk

    Namespace Mqtt

    Index

    Enumerations

    QoS +

    Namespace Mqtt

    Index

    Enumerations

    Interfaces

    Functions

    diff --git a/docs/v3.1.0/modules/Mysql.html b/docs/v3.1.0/modules/Mysql.html index 5a6a6ff0..1c65e269 100644 --- a/docs/v3.1.0/modules/Mysql.html +++ b/docs/v3.1.0/modules/Mysql.html @@ -1,6 +1,6 @@ Mysql | @fermyon/spin-sdk

    Namespace Mysql

    Index

    Interfaces

    MysqlConnection +

    Namespace Mysql

    Index

    Interfaces

    Functions

    diff --git a/docs/v3.1.0/modules/Postgres.html b/docs/v3.1.0/modules/Postgres.html index eb653aa2..dd42e733 100644 --- a/docs/v3.1.0/modules/Postgres.html +++ b/docs/v3.1.0/modules/Postgres.html @@ -1,6 +1,6 @@ Postgres | @fermyon/spin-sdk

    Namespace Postgres

    Index

    Interfaces

    PostgresConnection +

    Namespace Postgres

    Index

    Interfaces

    Functions

    diff --git a/docs/v3.1.0/modules/PostgresV3.html b/docs/v3.1.0/modules/PostgresV3.html index 6c8b533d..f5463c88 100644 --- a/docs/v3.1.0/modules/PostgresV3.html +++ b/docs/v3.1.0/modules/PostgresV3.html @@ -4,7 +4,7 @@

    Namespace PostgresV3

    PostgresV3 enables interacting with a Postgres database using Spin's v3 interface. To use this module you need to add spin3-imports to your knitwit.json file and run npx knitwit.

    -

    Index

    Enumerations

    Index

    Enumerations

    Interfaces

    PostgresConnection PostgresV3Column PostgresV3RowSet diff --git a/docs/v3.1.0/modules/Redis.html b/docs/v3.1.0/modules/Redis.html index 6813f7bc..cf992b4e 100644 --- a/docs/v3.1.0/modules/Redis.html +++ b/docs/v3.1.0/modules/Redis.html @@ -1,7 +1,7 @@ Redis | @fermyon/spin-sdk

    Namespace Redis

    Index

    Interfaces

    RedisConnection +

    Namespace Redis

    Index

    Interfaces

    RedisConnection RedisParameterBinary RedisParameterInt64 RedisResultBinary diff --git a/docs/v3.1.0/modules/Sqlite.html b/docs/v3.1.0/modules/Sqlite.html index 72ab0d4d..f8346e73 100644 --- a/docs/v3.1.0/modules/Sqlite.html +++ b/docs/v3.1.0/modules/Sqlite.html @@ -1,7 +1,7 @@ Sqlite | @fermyon/spin-sdk

    Namespace Sqlite

    Index

    Interfaces

    SqliteConnection +

    Namespace Sqlite

    Index

    Interfaces

    Type Aliases

    ParameterValue ValueBlob diff --git a/docs/v3.1.0/modules/Variables.html b/docs/v3.1.0/modules/Variables.html index 8c3dfc1f..7fad3143 100644 --- a/docs/v3.1.0/modules/Variables.html +++ b/docs/v3.1.0/modules/Variables.html @@ -1,5 +1,5 @@ Variables | @fermyon/spin-sdk

    Namespace Variables

    Index

    Functions

    get +

    Namespace Variables

    Index

    Functions

    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbBinary.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbBinary.html index 13f62907..d0bec27a 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbBinary.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbBinary.html @@ -1,4 +1,4 @@ PostgresV3DbBinary | @fermyon/spin-sdk
    PostgresV3DbBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    +
    PostgresV3DbBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbBoolean.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbBoolean.html index b1caff0f..8e5aaf95 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbBoolean.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbBoolean.html @@ -1,4 +1,4 @@ PostgresV3DbBoolean | @fermyon/spin-sdk
    PostgresV3DbBoolean: {
        tag: "boolean";
        val: boolean;
    }
    +
    PostgresV3DbBoolean: {
        tag: "boolean";
        val: boolean;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbDate.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbDate.html index 95705522..072830c2 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbDate.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbDate.html @@ -1,4 +1,4 @@ PostgresV3DbDate | @fermyon/spin-sdk
    PostgresV3DbDate: {
        tag: "date";
        val: [number, number, number];
    }
    +
    PostgresV3DbDate: {
        tag: "date";
        val: [number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbDateTime.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbDateTime.html index adb6fca1..b69a9c45 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbDateTime.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbDateTime.html @@ -1,4 +1,4 @@ PostgresV3DbDateTime | @fermyon/spin-sdk
    PostgresV3DbDateTime: {
        tag: "datetime";
        val: [number, number, number, number, number, number, number];
    }
    +
    PostgresV3DbDateTime: {
        tag: "datetime";
        val: [number, number, number, number, number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating32.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating32.html index f26b5d65..ab219674 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating32.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating32.html @@ -1,4 +1,4 @@ PostgresV3DbFloating32 | @fermyon/spin-sdk

    Type Alias PostgresV3DbFloating32

    PostgresV3DbFloating32: {
        tag: "floating32";
        val: number;
    }
    +

    Type Alias PostgresV3DbFloating32

    PostgresV3DbFloating32: {
        tag: "floating32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating64.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating64.html index 12ad4465..1e343d9e 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating64.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbFloating64.html @@ -1,4 +1,4 @@ PostgresV3DbFloating64 | @fermyon/spin-sdk

    Type Alias PostgresV3DbFloating64

    PostgresV3DbFloating64: {
        tag: "floating64";
        val: number;
    }
    +

    Type Alias PostgresV3DbFloating64

    PostgresV3DbFloating64: {
        tag: "floating64";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt16.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt16.html index 7280170d..cc7425db 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt16.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt16.html @@ -1,4 +1,4 @@ PostgresV3DbInt16 | @fermyon/spin-sdk
    PostgresV3DbInt16: {
        tag: "int16";
        val: number;
    }
    +
    PostgresV3DbInt16: {
        tag: "int16";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt32.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt32.html index f3052ced..724de25b 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt32.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt32.html @@ -1,4 +1,4 @@ PostgresV3DbInt32 | @fermyon/spin-sdk
    PostgresV3DbInt32: {
        tag: "int32";
        val: number;
    }
    +
    PostgresV3DbInt32: {
        tag: "int32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt64.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt64.html index ac086cf2..ddf5f9cc 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt64.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt64.html @@ -1,4 +1,4 @@ PostgresV3DbInt64 | @fermyon/spin-sdk
    PostgresV3DbInt64: {
        tag: "int64";
        val: number;
    }
    +
    PostgresV3DbInt64: {
        tag: "int64";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt8.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt8.html index 803b6e07..a1404a83 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt8.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbInt8.html @@ -1,4 +1,4 @@ PostgresV3DbInt8 | @fermyon/spin-sdk
    PostgresV3DbInt8: {
        tag: "int8";
        val: number;
    }
    +
    PostgresV3DbInt8: {
        tag: "int8";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbNull.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbNull.html index bdefeb26..887c63e1 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbNull.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbNull.html @@ -1,4 +1,4 @@ PostgresV3DbNull | @fermyon/spin-sdk
    PostgresV3DbNull: {
        tag: "db-null";
    }
    +
    PostgresV3DbNull: {
        tag: "db-null";
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbStr.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbStr.html index a8a67e2b..e34f6cbf 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbStr.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbStr.html @@ -1,4 +1,4 @@ PostgresV3DbStr | @fermyon/spin-sdk
    PostgresV3DbStr: {
        tag: "str";
        val: string;
    }
    +
    PostgresV3DbStr: {
        tag: "str";
        val: string;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbTime.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbTime.html index 5a7be377..a3aa1560 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbTime.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbTime.html @@ -1,4 +1,4 @@ PostgresV3DbTime | @fermyon/spin-sdk
    PostgresV3DbTime: {
        tag: "time";
        val: [number, number, number, number];
    }
    +
    PostgresV3DbTime: {
        tag: "time";
        val: [number, number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbTimeastamp.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbTimeastamp.html index 794afabe..effdde1d 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbTimeastamp.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbTimeastamp.html @@ -1,4 +1,4 @@ PostgresV3DbTimeastamp | @fermyon/spin-sdk

    Type Alias PostgresV3DbTimeastamp

    PostgresV3DbTimeastamp: {
        tag: "timestamp";
        val: bigint;
    }
    +

    Type Alias PostgresV3DbTimeastamp

    PostgresV3DbTimeastamp: {
        tag: "timestamp";
        val: bigint;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3DbUnsupported.html b/docs/v3.1.0/types/PostgresV3.PostgresV3DbUnsupported.html index 7a9ea9ca..b5fbb931 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3DbUnsupported.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3DbUnsupported.html @@ -1,4 +1,4 @@ PostgresV3DbUnsupported | @fermyon/spin-sdk

    Type Alias PostgresV3DbUnsupported

    PostgresV3DbUnsupported: {
        tag: "unsupported";
    }
    +

    Type Alias PostgresV3DbUnsupported

    PostgresV3DbUnsupported: {
        tag: "unsupported";
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.PostgresV3ParameterValue.html b/docs/v3.1.0/types/PostgresV3.PostgresV3ParameterValue.html index 54cd585b..d408deec 100644 --- a/docs/v3.1.0/types/PostgresV3.PostgresV3ParameterValue.html +++ b/docs/v3.1.0/types/PostgresV3.PostgresV3ParameterValue.html @@ -1,4 +1,4 @@ PostgresV3ParameterValue | @fermyon/spin-sdk

    Type Alias PostgresV3ParameterValue

    PostgresV3ParameterValue:
        | SpinPostgresV3ParameterValue
        | number
        | bigint
        | boolean
        | null
        | Uint8Array
        | string
    +

    Type Alias PostgresV3ParameterValue

    PostgresV3ParameterValue:
        | SpinPostgresV3ParameterValue
        | number
        | bigint
        | boolean
        | null
        | Uint8Array
        | string
    diff --git a/docs/v3.1.0/types/PostgresV3.RdbmsDbValue.html b/docs/v3.1.0/types/PostgresV3.RdbmsDbValue.html index 27bc2178..f7ef8dd2 100644 --- a/docs/v3.1.0/types/PostgresV3.RdbmsDbValue.html +++ b/docs/v3.1.0/types/PostgresV3.RdbmsDbValue.html @@ -1,4 +1,4 @@ RdbmsDbValue | @fermyon/spin-sdk
    +
    diff --git a/docs/v3.1.0/types/PostgresV3.RdbmsRow.html b/docs/v3.1.0/types/PostgresV3.RdbmsRow.html index 5a740a2c..00a9833a 100644 --- a/docs/v3.1.0/types/PostgresV3.RdbmsRow.html +++ b/docs/v3.1.0/types/PostgresV3.RdbmsRow.html @@ -1,4 +1,4 @@ RdbmsRow | @fermyon/spin-sdk
    +
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ParameterValue.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ParameterValue.html index dd0fa342..b2b2ef22 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ParameterValue.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ParameterValue.html @@ -1,4 +1,4 @@ SpinPostgresV3ParameterValue | @fermyon/spin-sdk
    +
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBinary.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBinary.html index ebf87451..2d7c5bbb 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBinary.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBinary.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueBinary | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueBinary

    SpinPostgresV3ValueBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    +

    Type Alias SpinPostgresV3ValueBinary

    SpinPostgresV3ValueBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBoolean.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBoolean.html index 68645678..7916ee5f 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBoolean.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueBoolean.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueBoolean | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueBoolean

    SpinPostgresV3ValueBoolean: {
        tag: "boolean";
        val: boolean;
    }
    +

    Type Alias SpinPostgresV3ValueBoolean

    SpinPostgresV3ValueBoolean: {
        tag: "boolean";
        val: boolean;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDate.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDate.html index 011abb0b..2abb515c 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDate.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDate.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueDate | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueDate

    SpinPostgresV3ValueDate: {
        tag: "date";
        val: [number, number, number];
    }
    +

    Type Alias SpinPostgresV3ValueDate

    SpinPostgresV3ValueDate: {
        tag: "date";
        val: [number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDateTime.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDateTime.html index e1cd3681..02d55832 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDateTime.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDateTime.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueDateTime | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueDateTime

    SpinPostgresV3ValueDateTime: {
        tag: "datetime";
        val: [number, number, number, number, number, number, number];
    }
    +

    Type Alias SpinPostgresV3ValueDateTime

    SpinPostgresV3ValueDateTime: {
        tag: "datetime";
        val: [number, number, number, number, number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDbNull.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDbNull.html index 9fc8780b..0c06728d 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDbNull.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueDbNull.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueDbNull | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueDbNull

    SpinPostgresV3ValueDbNull: {
        tag: "db-null";
    }
    +

    Type Alias SpinPostgresV3ValueDbNull

    SpinPostgresV3ValueDbNull: {
        tag: "db-null";
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating32.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating32.html index a33f630b..879d4104 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating32.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating32.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueFloating32 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueFloating32

    SpinPostgresV3ValueFloating32: {
        tag: "floating32";
        val: number;
    }
    +

    Type Alias SpinPostgresV3ValueFloating32

    SpinPostgresV3ValueFloating32: {
        tag: "floating32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating64.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating64.html index ccbd1bcd..01bd5021 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating64.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueFloating64.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueFloating64 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueFloating64

    SpinPostgresV3ValueFloating64: {
        tag: "floating64";
        val: number;
    }
    +

    Type Alias SpinPostgresV3ValueFloating64

    SpinPostgresV3ValueFloating64: {
        tag: "floating64";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt16.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt16.html index 75a050cc..3565b264 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt16.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt16.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueInt16 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueInt16

    SpinPostgresV3ValueInt16: {
        tag: "int16";
        val: number;
    }
    +

    Type Alias SpinPostgresV3ValueInt16

    SpinPostgresV3ValueInt16: {
        tag: "int16";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt32.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt32.html index 55815828..66360368 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt32.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt32.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueInt32 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueInt32

    SpinPostgresV3ValueInt32: {
        tag: "int32";
        val: number;
    }
    +

    Type Alias SpinPostgresV3ValueInt32

    SpinPostgresV3ValueInt32: {
        tag: "int32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt64.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt64.html index 0eed4829..644f1875 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt64.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt64.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueInt64 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueInt64

    SpinPostgresV3ValueInt64: {
        tag: "int64";
        val: bigint;
    }
    +

    Type Alias SpinPostgresV3ValueInt64

    SpinPostgresV3ValueInt64: {
        tag: "int64";
        val: bigint;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt8.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt8.html index 7b997c48..a3f72dc0 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt8.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueInt8.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueInt8 | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueInt8

    SpinPostgresV3ValueInt8: {
        tag: "int8";
        val: number;
    }
    +

    Type Alias SpinPostgresV3ValueInt8

    SpinPostgresV3ValueInt8: {
        tag: "int8";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueStr.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueStr.html index 75b15afb..0944edf6 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueStr.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueStr.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueStr | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueStr

    SpinPostgresV3ValueStr: {
        tag: "str";
        val: string;
    }
    +

    Type Alias SpinPostgresV3ValueStr

    SpinPostgresV3ValueStr: {
        tag: "str";
        val: string;
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTime.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTime.html index dca62bb9..17124146 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTime.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTime.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueTime | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueTime

    SpinPostgresV3ValueTime: {
        tag: "time";
        val: [number, number, number, number];
    }
    +

    Type Alias SpinPostgresV3ValueTime

    SpinPostgresV3ValueTime: {
        tag: "time";
        val: [number, number, number, number];
    }
    diff --git a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTimeStamp.html b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTimeStamp.html index c7a6962a..907d8268 100644 --- a/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTimeStamp.html +++ b/docs/v3.1.0/types/PostgresV3.SpinPostgresV3ValueTimeStamp.html @@ -1,4 +1,4 @@ SpinPostgresV3ValueTimeStamp | @fermyon/spin-sdk

    Type Alias SpinPostgresV3ValueTimeStamp

    SpinPostgresV3ValueTimeStamp: {
        tag: "timestamp";
        val: bigint;
    }
    +

    Type Alias SpinPostgresV3ValueTimeStamp

    SpinPostgresV3ValueTimeStamp: {
        tag: "timestamp";
        val: bigint;
    }
    diff --git a/docs/v3.1.0/types/Redis.Payload.html b/docs/v3.1.0/types/Redis.Payload.html index 82af7622..42320130 100644 --- a/docs/v3.1.0/types/Redis.Payload.html +++ b/docs/v3.1.0/types/Redis.Payload.html @@ -1,4 +1,4 @@ Payload | @fermyon/spin-sdk
    Payload: Uint8Array
    +
    Payload: Uint8Array
    diff --git a/docs/v3.1.0/types/Redis.RedisParameter.html b/docs/v3.1.0/types/Redis.RedisParameter.html index 1cd68d02..155aeba0 100644 --- a/docs/v3.1.0/types/Redis.RedisParameter.html +++ b/docs/v3.1.0/types/Redis.RedisParameter.html @@ -1,4 +1,4 @@ RedisParameter | @fermyon/spin-sdk
    +
    diff --git a/docs/v3.1.0/types/Redis.RedisResult.html b/docs/v3.1.0/types/Redis.RedisResult.html index 7f2f852c..e86447de 100644 --- a/docs/v3.1.0/types/Redis.RedisResult.html +++ b/docs/v3.1.0/types/Redis.RedisResult.html @@ -1,4 +1,4 @@ RedisResult | @fermyon/spin-sdk

    Type Alias RedisResult

    RedisResult:
        | RedisResultNil
        | RedisResultStatus
        | RedisResultInt64
        | RedisResultBinary
    +

    Type Alias RedisResult

    RedisResult:
        | RedisResultNil
        | RedisResultStatus
        | RedisResultInt64
        | RedisResultBinary
    diff --git a/docs/v3.1.0/types/Sqlite.ParameterValue.html b/docs/v3.1.0/types/Sqlite.ParameterValue.html index 14233f09..116b8492 100644 --- a/docs/v3.1.0/types/Sqlite.ParameterValue.html +++ b/docs/v3.1.0/types/Sqlite.ParameterValue.html @@ -1,4 +1,4 @@ ParameterValue | @fermyon/spin-sdk

    Type Alias ParameterValue

    ParameterValue:
        | sqliteValues
        | number
        | bigint
        | null
        | string
        | Uint8Array
    +

    Type Alias ParameterValue

    ParameterValue:
        | sqliteValues
        | number
        | bigint
        | null
        | string
        | Uint8Array
    diff --git a/docs/v3.1.0/types/Sqlite.ValueBlob.html b/docs/v3.1.0/types/Sqlite.ValueBlob.html index 85b86319..713bc4c3 100644 --- a/docs/v3.1.0/types/Sqlite.ValueBlob.html +++ b/docs/v3.1.0/types/Sqlite.ValueBlob.html @@ -1,4 +1,4 @@ ValueBlob | @fermyon/spin-sdk
    ValueBlob: {
        tag: "blob";
        val: Uint8Array;
    }
    +
    ValueBlob: {
        tag: "blob";
        val: Uint8Array;
    }
    diff --git a/docs/v3.1.0/types/Sqlite.ValueInteger.html b/docs/v3.1.0/types/Sqlite.ValueInteger.html index 3b6f16eb..f9414af3 100644 --- a/docs/v3.1.0/types/Sqlite.ValueInteger.html +++ b/docs/v3.1.0/types/Sqlite.ValueInteger.html @@ -1,4 +1,4 @@ ValueInteger | @fermyon/spin-sdk
    ValueInteger: {
        tag: "integer";
        val: number | bigint;
    }
    +
    ValueInteger: {
        tag: "integer";
        val: number | bigint;
    }
    diff --git a/docs/v3.1.0/types/Sqlite.ValueNull.html b/docs/v3.1.0/types/Sqlite.ValueNull.html index 31fe9e6a..514bf66a 100644 --- a/docs/v3.1.0/types/Sqlite.ValueNull.html +++ b/docs/v3.1.0/types/Sqlite.ValueNull.html @@ -1,4 +1,4 @@ ValueNull | @fermyon/spin-sdk
    ValueNull: {
        tag: "null";
    }
    +
    ValueNull: {
        tag: "null";
    }
    diff --git a/docs/v3.1.0/types/Sqlite.ValueReal.html b/docs/v3.1.0/types/Sqlite.ValueReal.html index 1bfb2b8b..e2eecccb 100644 --- a/docs/v3.1.0/types/Sqlite.ValueReal.html +++ b/docs/v3.1.0/types/Sqlite.ValueReal.html @@ -1,4 +1,4 @@ ValueReal | @fermyon/spin-sdk
    ValueReal: {
        tag: "real";
        val: number | bigint;
    }
    +
    ValueReal: {
        tag: "real";
        val: number | bigint;
    }
    diff --git a/docs/v3.1.0/types/Sqlite.ValueText.html b/docs/v3.1.0/types/Sqlite.ValueText.html index 3f979b34..9f69b26a 100644 --- a/docs/v3.1.0/types/Sqlite.ValueText.html +++ b/docs/v3.1.0/types/Sqlite.ValueText.html @@ -1,4 +1,4 @@ ValueText | @fermyon/spin-sdk
    ValueText: {
        tag: "text";
        val: string;
    }
    +
    ValueText: {
        tag: "text";
        val: string;
    }
    diff --git a/docs/v3.1.0/types/Sqlite.sqliteValues.html b/docs/v3.1.0/types/Sqlite.sqliteValues.html index 6748bbcb..f485a496 100644 --- a/docs/v3.1.0/types/Sqlite.sqliteValues.html +++ b/docs/v3.1.0/types/Sqlite.sqliteValues.html @@ -1,4 +1,4 @@ sqliteValues | @fermyon/spin-sdk
    sqliteValues:
        | ValueInteger
        | ValueReal
        | ValueText
        | ValueBlob
        | ValueNull
    +
    sqliteValues:
        | ValueInteger
        | ValueReal
        | ValueText
        | ValueBlob
        | ValueNull
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsParameterValue.html b/docs/v3.1.0/types/_internal_.RdbmsParameterValue.html index 6b2fc8de..69baa908 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsParameterValue.html +++ b/docs/v3.1.0/types/_internal_.RdbmsParameterValue.html @@ -1,4 +1,4 @@ RdbmsParameterValue | @fermyon/spin-sdk
    RdbmsParameterValue:
        | SpinRdbmsParameterValue
        | number
        | bigint
        | boolean
        | null
        | Uint8Array
        | string
    +
    RdbmsParameterValue:
        | SpinRdbmsParameterValue
        | number
        | bigint
        | boolean
        | null
        | Uint8Array
        | string
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueBinary.html b/docs/v3.1.0/types/_internal_.RdbmsValueBinary.html index 072c331e..b0bc24c4 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueBinary.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueBinary.html @@ -1,4 +1,4 @@ RdbmsValueBinary | @fermyon/spin-sdk
    RdbmsValueBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    +
    RdbmsValueBinary: {
        tag: "binary";
        val: Uint8Array;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueBoolean.html b/docs/v3.1.0/types/_internal_.RdbmsValueBoolean.html index da960ac6..6614ac97 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueBoolean.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueBoolean.html @@ -1,4 +1,4 @@ RdbmsValueBoolean | @fermyon/spin-sdk
    RdbmsValueBoolean: {
        tag: "boolean";
        val: boolean;
    }
    +
    RdbmsValueBoolean: {
        tag: "boolean";
        val: boolean;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueDbNull.html b/docs/v3.1.0/types/_internal_.RdbmsValueDbNull.html index c35f9dec..af5125ea 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueDbNull.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueDbNull.html @@ -1,4 +1,4 @@ RdbmsValueDbNull | @fermyon/spin-sdk
    RdbmsValueDbNull: {
        tag: "db-null";
    }
    +
    RdbmsValueDbNull: {
        tag: "db-null";
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueFloating32.html b/docs/v3.1.0/types/_internal_.RdbmsValueFloating32.html index f0d9c4d6..cc6dc0e0 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueFloating32.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueFloating32.html @@ -1,4 +1,4 @@ RdbmsValueFloating32 | @fermyon/spin-sdk
    RdbmsValueFloating32: {
        tag: "floating32";
        val: number;
    }
    +
    RdbmsValueFloating32: {
        tag: "floating32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueFloating64.html b/docs/v3.1.0/types/_internal_.RdbmsValueFloating64.html index 4dc0c09a..45867f62 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueFloating64.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueFloating64.html @@ -1,4 +1,4 @@ RdbmsValueFloating64 | @fermyon/spin-sdk
    RdbmsValueFloating64: {
        tag: "floating64";
        val: number;
    }
    +
    RdbmsValueFloating64: {
        tag: "floating64";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueInt16.html b/docs/v3.1.0/types/_internal_.RdbmsValueInt16.html index 99ec3cf4..c8d055c8 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueInt16.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueInt16.html @@ -1,4 +1,4 @@ RdbmsValueInt16 | @fermyon/spin-sdk
    RdbmsValueInt16: {
        tag: "int16";
        val: number;
    }
    +
    RdbmsValueInt16: {
        tag: "int16";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueInt32.html b/docs/v3.1.0/types/_internal_.RdbmsValueInt32.html index a97e1e8f..ca74284e 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueInt32.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueInt32.html @@ -1,4 +1,4 @@ RdbmsValueInt32 | @fermyon/spin-sdk
    RdbmsValueInt32: {
        tag: "int32";
        val: number;
    }
    +
    RdbmsValueInt32: {
        tag: "int32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueInt64.html b/docs/v3.1.0/types/_internal_.RdbmsValueInt64.html index 6bbf3566..a14f1043 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueInt64.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueInt64.html @@ -1,4 +1,4 @@ RdbmsValueInt64 | @fermyon/spin-sdk
    RdbmsValueInt64: {
        tag: "int64";
        val: bigint;
    }
    +
    RdbmsValueInt64: {
        tag: "int64";
        val: bigint;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueInt8.html b/docs/v3.1.0/types/_internal_.RdbmsValueInt8.html index 3571ead5..1a141ac3 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueInt8.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueInt8.html @@ -1,4 +1,4 @@ RdbmsValueInt8 | @fermyon/spin-sdk
    RdbmsValueInt8: {
        tag: "int8";
        val: number;
    }
    +
    RdbmsValueInt8: {
        tag: "int8";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueStr.html b/docs/v3.1.0/types/_internal_.RdbmsValueStr.html index b7724606..6ad99495 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueStr.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueStr.html @@ -1,4 +1,4 @@ RdbmsValueStr | @fermyon/spin-sdk
    RdbmsValueStr: {
        tag: "str";
        val: string;
    }
    +
    RdbmsValueStr: {
        tag: "str";
        val: string;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueUint16.html b/docs/v3.1.0/types/_internal_.RdbmsValueUint16.html index f97c63f9..708d1ec4 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueUint16.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueUint16.html @@ -1,4 +1,4 @@ RdbmsValueUint16 | @fermyon/spin-sdk
    RdbmsValueUint16: {
        tag: "uint16";
        val: number;
    }
    +
    RdbmsValueUint16: {
        tag: "uint16";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueUint32.html b/docs/v3.1.0/types/_internal_.RdbmsValueUint32.html index e6c7cb66..a3bc857c 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueUint32.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueUint32.html @@ -1,4 +1,4 @@ RdbmsValueUint32 | @fermyon/spin-sdk
    RdbmsValueUint32: {
        tag: "uint32";
        val: number;
    }
    +
    RdbmsValueUint32: {
        tag: "uint32";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueUint64.html b/docs/v3.1.0/types/_internal_.RdbmsValueUint64.html index 40a50d0a..7fef42ed 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueUint64.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueUint64.html @@ -1,4 +1,4 @@ RdbmsValueUint64 | @fermyon/spin-sdk
    RdbmsValueUint64: {
        tag: "uint64";
        val: bigint;
    }
    +
    RdbmsValueUint64: {
        tag: "uint64";
        val: bigint;
    }
    diff --git a/docs/v3.1.0/types/_internal_.RdbmsValueUint8.html b/docs/v3.1.0/types/_internal_.RdbmsValueUint8.html index c272b158..efa976ba 100644 --- a/docs/v3.1.0/types/_internal_.RdbmsValueUint8.html +++ b/docs/v3.1.0/types/_internal_.RdbmsValueUint8.html @@ -1,4 +1,4 @@ RdbmsValueUint8 | @fermyon/spin-sdk
    RdbmsValueUint8: {
        tag: "uint8";
        val: number;
    }
    +
    RdbmsValueUint8: {
        tag: "uint8";
        val: number;
    }
    diff --git a/docs/v3.1.0/types/_internal_.SpinRdbmsParameterValue.html b/docs/v3.1.0/types/_internal_.SpinRdbmsParameterValue.html index 8b3a776f..01bfbd0e 100644 --- a/docs/v3.1.0/types/_internal_.SpinRdbmsParameterValue.html +++ b/docs/v3.1.0/types/_internal_.SpinRdbmsParameterValue.html @@ -1,4 +1,4 @@ SpinRdbmsParameterValue | @fermyon/spin-sdk

    Type Alias SpinRdbmsParameterValue

    SpinRdbmsParameterValue:
        | RdbmsValueBoolean
        | RdbmsValueInt8
        | RdbmsValueInt16
        | RdbmsValueInt32
        | RdbmsValueInt64
        | RdbmsValueUint8
        | RdbmsValueUint16
        | RdbmsValueUint32
        | RdbmsValueUint64
        | RdbmsValueFloating32
        | RdbmsValueFloating64
        | RdbmsValueStr
        | RdbmsValueBinary
        | RdbmsValueDbNull
    +

    Type Alias SpinRdbmsParameterValue

    SpinRdbmsParameterValue:
        | RdbmsValueBoolean
        | RdbmsValueInt8
        | RdbmsValueInt16
        | RdbmsValueInt32
        | RdbmsValueInt64
        | RdbmsValueUint8
        | RdbmsValueUint16
        | RdbmsValueUint32
        | RdbmsValueUint64
        | RdbmsValueFloating32
        | RdbmsValueFloating64
        | RdbmsValueStr
        | RdbmsValueBinary
        | RdbmsValueDbNull
    diff --git a/docs/versions.js b/docs/versions.js index 03a2e2c3..c62a5743 100644 --- a/docs/versions.js +++ b/docs/versions.js @@ -4,7 +4,5 @@ export const DOC_VERSIONS = [ 'v3.1', 'v3.0', 'v2.3', - 'v2.2', - 'v2.1', 'v0.6', ];