@theia/core 1.75.0 → 1.76.0-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/browser/catalog.json +70 -15
- package/package.json +4 -4
package/lib/browser/catalog.json
CHANGED
|
@@ -815,6 +815,7 @@
|
|
|
815
815
|
"url": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
|
|
816
816
|
"versions": {
|
|
817
817
|
"nightly": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json",
|
|
818
|
+
"0.14.9": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.9/bottom.json",
|
|
818
819
|
"0.14.7": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.7/bottom.json",
|
|
819
820
|
"0.14.0": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.0/bottom.json",
|
|
820
821
|
"0.13.0": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.13.0/bottom.json",
|
|
@@ -1347,6 +1348,23 @@
|
|
|
1347
1348
|
"description": "Deploy config for BOSH CLI",
|
|
1348
1349
|
"url": "https://www.schemastore.org/bosh-deploy-config.json"
|
|
1349
1350
|
},
|
|
1351
|
+
{
|
|
1352
|
+
"name": "BOSH Job Spec",
|
|
1353
|
+
"description": "Job Spec for BOSH Releases",
|
|
1354
|
+
"fileMatch": ["**/jobs/*/spec"],
|
|
1355
|
+
"url": "https://www.schemastore.org/bosh-job-spec.json"
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"name": "BOSH Package Spec",
|
|
1359
|
+
"description": "Package Spec for BOSH Releases",
|
|
1360
|
+
"fileMatch": ["**/packages/*/spec"],
|
|
1361
|
+
"url": "https://www.schemastore.org/bosh-package-spec.json"
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"name": "BOSH Ops File",
|
|
1365
|
+
"description": "Ops File for BOSH CLI",
|
|
1366
|
+
"url": "https://www.schemastore.org/bosh-ops-file.json"
|
|
1367
|
+
},
|
|
1350
1368
|
{
|
|
1351
1369
|
"name": "Boyka Framework",
|
|
1352
1370
|
"description": "Boyka Framework config file",
|
|
@@ -1983,6 +2001,16 @@
|
|
|
1983
2001
|
],
|
|
1984
2002
|
"url": "https://cdnx.deploystack.io/schema/config.yml.json"
|
|
1985
2003
|
},
|
|
2004
|
+
{
|
|
2005
|
+
"name": "Design Tokens Community Group format",
|
|
2006
|
+
"description": "Design token files using the DTCG format",
|
|
2007
|
+
"url": "https://www.designtokens.org/schemas/2025.10/format.json"
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"name": "Design Tokens Community Group resolver",
|
|
2011
|
+
"description": "DTCG resolver documents",
|
|
2012
|
+
"url": "https://www.designtokens.org/schemas/2025.10/resolver.json"
|
|
2013
|
+
},
|
|
1986
2014
|
{
|
|
1987
2015
|
"name": "Deta Spacefile",
|
|
1988
2016
|
"description": "Configuration file for Space Apps",
|
|
@@ -2838,13 +2866,13 @@
|
|
|
2838
2866
|
"name": "Dolittle Tenant Map Configuration",
|
|
2839
2867
|
"description": "A Dolittle bounded context's tenant mapping configurations",
|
|
2840
2868
|
"fileMatch": ["**/.dolittle/tenant-map.json"],
|
|
2841
|
-
"url": "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/
|
|
2869
|
+
"url": "https://raw.githubusercontent.com/dolittle-obsolete/DotNET.Fundamentals/v4.10.0/Schemas/Tenancy.Configuration/tenant-map.json"
|
|
2842
2870
|
},
|
|
2843
2871
|
{
|
|
2844
2872
|
"name": "Dolittle Topology",
|
|
2845
2873
|
"description": "A Dolittle bounded context's topology",
|
|
2846
2874
|
"fileMatch": ["**/.dolittle/topology.json"],
|
|
2847
|
-
"url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/
|
|
2875
|
+
"url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Applications.Configuration/topology.json"
|
|
2848
2876
|
},
|
|
2849
2877
|
{
|
|
2850
2878
|
"name": "dotnet Release Index manifest",
|
|
@@ -2916,7 +2944,7 @@
|
|
|
2916
2944
|
"fileMatch": ["devfile.yaml", ".devfile.yaml"],
|
|
2917
2945
|
"url": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json",
|
|
2918
2946
|
"versions": {
|
|
2919
|
-
"1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/
|
|
2947
|
+
"1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/7.80.0/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json",
|
|
2920
2948
|
"2.0.0": "https://raw.githubusercontent.com/devfile/api/v2.0.0/schemas/latest/devfile.json",
|
|
2921
2949
|
"2.1.0": "https://raw.githubusercontent.com/devfile/api/v2.1.0/schemas/latest/devfile.json",
|
|
2922
2950
|
"2.2.0": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json"
|
|
@@ -4100,7 +4128,7 @@
|
|
|
4100
4128
|
"name": "tree-sitter grammar.json",
|
|
4101
4129
|
"description": "tree-sitter grammar.json",
|
|
4102
4130
|
"fileMatch": ["grammar.json"],
|
|
4103
|
-
"url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/assets/schemas/config.schema.json"
|
|
4131
|
+
"url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/src/assets/schemas/config.schema.json"
|
|
4104
4132
|
},
|
|
4105
4133
|
{
|
|
4106
4134
|
"name": "Treefmt",
|
|
@@ -4607,7 +4635,7 @@
|
|
|
4607
4635
|
{
|
|
4608
4636
|
"name": "JSON-API",
|
|
4609
4637
|
"description": "JSON API document",
|
|
4610
|
-
"url": "https://
|
|
4638
|
+
"url": "https://raw.githubusercontent.com/json-api/json-api/v1.1/schema"
|
|
4611
4639
|
},
|
|
4612
4640
|
{
|
|
4613
4641
|
"name": "JSON Document Transform",
|
|
@@ -6959,28 +6987,31 @@
|
|
|
6959
6987
|
{
|
|
6960
6988
|
"name": "SDMX structure message",
|
|
6961
6989
|
"description": "Statistical Data and Metadata eXchange (ISO 17369) structure message",
|
|
6962
|
-
"url": "https://
|
|
6990
|
+
"url": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json",
|
|
6963
6991
|
"versions": {
|
|
6964
|
-
"1.0": "https://
|
|
6965
|
-
"2.0.0": "https://
|
|
6992
|
+
"1.0": "https://json.sdmx.org/1.0/sdmx-json-structure-schema.json",
|
|
6993
|
+
"2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-structure-schema.json",
|
|
6994
|
+
"2.1": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json"
|
|
6966
6995
|
}
|
|
6967
6996
|
},
|
|
6968
6997
|
{
|
|
6969
6998
|
"name": "SDMX metadata message",
|
|
6970
6999
|
"description": "Statistical Data and Metadata eXchange (ISO 17369) metadata message",
|
|
6971
|
-
"url": "https://
|
|
7000
|
+
"url": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json",
|
|
6972
7001
|
"versions": {
|
|
6973
|
-
"1.0": "https://
|
|
6974
|
-
"2.0.0": "https://
|
|
7002
|
+
"1.0": "https://json.sdmx.org/1.0/sdmx-json-metadata-schema.json",
|
|
7003
|
+
"2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-metadata-schema.json",
|
|
7004
|
+
"2.1": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json"
|
|
6975
7005
|
}
|
|
6976
7006
|
},
|
|
6977
7007
|
{
|
|
6978
7008
|
"name": "SDMX data message",
|
|
6979
7009
|
"description": "Statistical Data and Metadata eXchange (ISO 17369) data message",
|
|
6980
|
-
"url": "https://
|
|
7010
|
+
"url": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json",
|
|
6981
7011
|
"versions": {
|
|
6982
|
-
"1.0": "https://
|
|
6983
|
-
"2.0.0": "https://
|
|
7012
|
+
"1.0": "https://json.sdmx.org/1.0/sdmx-json-data-schema.json",
|
|
7013
|
+
"2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-data-schema.json",
|
|
7014
|
+
"2.1": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json"
|
|
6984
7015
|
}
|
|
6985
7016
|
},
|
|
6986
7017
|
{
|
|
@@ -7536,7 +7567,7 @@
|
|
|
7536
7567
|
"**/.connect/sources/*.yml",
|
|
7537
7568
|
"**/.connect/sinks/*.yml"
|
|
7538
7569
|
],
|
|
7539
|
-
"url": "https://raw.githubusercontent.com/synadia-io/connect/
|
|
7570
|
+
"url": "https://raw.githubusercontent.com/synadia-io/connect/b647c6bc4448f7790c5a97ce39daae405ead0f0a/schemas/component.json"
|
|
7540
7571
|
},
|
|
7541
7572
|
{
|
|
7542
7573
|
"name": "Tach",
|
|
@@ -10827,6 +10858,24 @@
|
|
|
10827
10858
|
"1.0": "https://schema.agentcore.aws.dev/v1/agentcore.json"
|
|
10828
10859
|
}
|
|
10829
10860
|
},
|
|
10861
|
+
{
|
|
10862
|
+
"name": "AgentCtl config",
|
|
10863
|
+
"description": "agentctl config file (.ai/config.yaml): runtimes, project name, and sync settings for AI coding-agent configuration",
|
|
10864
|
+
"fileMatch": ["**/.ai/config.yaml", "**/.ai/config.yml"],
|
|
10865
|
+
"url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/config.schema.json"
|
|
10866
|
+
},
|
|
10867
|
+
{
|
|
10868
|
+
"name": "AgentCtl MCP",
|
|
10869
|
+
"description": "agentctl MCP server declarations (.ai/mcp.yaml): Model Context Protocol servers rendered into each runtime's format",
|
|
10870
|
+
"fileMatch": ["**/.ai/mcp.yaml", "**/.ai/mcp.yml"],
|
|
10871
|
+
"url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/mcp.schema.json"
|
|
10872
|
+
},
|
|
10873
|
+
{
|
|
10874
|
+
"name": "AgentCtl permissions",
|
|
10875
|
+
"description": "agentctl runtime-neutral permissions (.ai/permissions.yaml): filesystem and shell rules using deny-over-allow precedence",
|
|
10876
|
+
"fileMatch": ["**/.ai/permissions.yaml", "**/.ai/permissions.yml"],
|
|
10877
|
+
"url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/permissions.schema.json"
|
|
10878
|
+
},
|
|
10830
10879
|
{
|
|
10831
10880
|
"name": "AgentLoopKit",
|
|
10832
10881
|
"description": "Configuration file for AgentLoopKit, a repo-level engineering loop for coding agents",
|
|
@@ -11072,6 +11121,12 @@
|
|
|
11072
11121
|
"description": "Workflow definition for the yaml-workflow engine — params, tasks, steps, imports, and flows",
|
|
11073
11122
|
"fileMatch": ["**/*.yaml-workflow.yaml", "**/*.yaml-workflow.yml"],
|
|
11074
11123
|
"url": "https://raw.githubusercontent.com/orieg/yaml-workflow/main/schema/workflow-schema.json"
|
|
11124
|
+
},
|
|
11125
|
+
{
|
|
11126
|
+
"name": "servercn",
|
|
11127
|
+
"description": "Servercn is the backend component registry for node.js inspired by shadcn/ui",
|
|
11128
|
+
"fileMatch": ["servercn.config.json", "servercn.json"],
|
|
11129
|
+
"url": "https://www.akkaldhami.com.np/schema/servercn.config.json"
|
|
11075
11130
|
}
|
|
11076
11131
|
]
|
|
11077
11132
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theia/core",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.76.0-next.0+52f32db6e",
|
|
4
4
|
"description": "Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
5
5
|
"main": "lib/common/index.js",
|
|
6
6
|
"typings": "lib/common/index.d.ts",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"@lumino/virtualdom": "^2.0.5",
|
|
18
18
|
"@lumino/widgets": "2.7.5",
|
|
19
19
|
"@parcel/watcher": "^2.6.0",
|
|
20
|
-
"@theia/application-package": "1.
|
|
21
|
-
"@theia/request": "1.
|
|
20
|
+
"@theia/application-package": "1.76.0-next.0+52f32db6e",
|
|
21
|
+
"@theia/request": "1.76.0-next.0+52f32db6e",
|
|
22
22
|
"@types/body-parser": "^1.19.6",
|
|
23
23
|
"@types/express": "^4.17.25",
|
|
24
24
|
"@types/fs-extra": "^4.0.15",
|
|
@@ -233,5 +233,5 @@
|
|
|
233
233
|
"nyc": {
|
|
234
234
|
"extends": "../../configs/nyc.json"
|
|
235
235
|
},
|
|
236
|
-
"gitHead": "
|
|
236
|
+
"gitHead": "52f32db6e32d1f88dbbbbde08c8a01ad75c53e11"
|
|
237
237
|
}
|