@opentabs-dev/opentabs-plugin-gitlab 0.0.75 → 0.0.76

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.
@@ -4,9 +4,9 @@ export declare const listMergeRequests: import("@opentabs-dev/plugin-sdk").ToolD
4
4
  state: z.ZodOptional<z.ZodEnum<{
5
5
  opened: "opened";
6
6
  closed: "closed";
7
+ all: "all";
7
8
  merged: "merged";
8
9
  locked: "locked";
9
- all: "all";
10
10
  }>>;
11
11
  labels: z.ZodOptional<z.ZodString>;
12
12
  author_username: z.ZodOptional<z.ZodString>;
@@ -4,17 +4,17 @@ export declare const listProjects: import("@opentabs-dev/plugin-sdk").ToolDefini
4
4
  owned: z.ZodOptional<z.ZodBoolean>;
5
5
  search: z.ZodOptional<z.ZodString>;
6
6
  visibility: z.ZodOptional<z.ZodEnum<{
7
- public: "public";
8
7
  internal: "internal";
8
+ public: "public";
9
9
  private: "private";
10
10
  }>>;
11
11
  order_by: z.ZodOptional<z.ZodEnum<{
12
- path: "path";
13
12
  id: "id";
14
- created_at: "created_at";
15
- updated_at: "updated_at";
16
13
  name: "name";
14
+ created_at: "created_at";
17
15
  last_activity_at: "last_activity_at";
16
+ updated_at: "updated_at";
17
+ path: "path";
18
18
  }>>;
19
19
  sort: z.ZodOptional<z.ZodEnum<{
20
20
  asc: "asc";
@@ -2,12 +2,12 @@ import { z } from 'zod';
2
2
  export declare const searchProjects: import("@opentabs-dev/plugin-sdk").ToolDefinition<z.ZodObject<{
3
3
  search: z.ZodString;
4
4
  order_by: z.ZodOptional<z.ZodEnum<{
5
- path: "path";
6
5
  id: "id";
7
- created_at: "created_at";
8
- updated_at: "updated_at";
9
6
  name: "name";
7
+ created_at: "created_at";
10
8
  last_activity_at: "last_activity_at";
9
+ updated_at: "updated_at";
10
+ path: "path";
11
11
  }>>;
12
12
  sort: z.ZodOptional<z.ZodEnum<{
13
13
  asc: "asc";
package/dist/tools.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "sdkVersion": "0.0.71",
2
+ "sdkVersion": "0.0.76",
3
3
  "iconSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"109.7 109.2 160.6 160.6\"> <path fill=\"#e24329\" d=\"M265.26416,174.37243l-.2134-.55822-21.19899-55.30908c-.4236-1.08359-1.18542-1.99642-2.17699-2.62689-.98837-.63373-2.14749-.93253-3.32305-.87014-1.1689.06239-2.29195.48925-3.20809,1.21821-.90957.73554-1.56629,1.73047-1.87493,2.85346l-14.31327,43.80662h-57.90965l-14.31327-43.80662c-.30864-1.12299-.96536-2.11791-1.87493-2.85346-.91614-.72895-2.03911-1.15582-3.20809-1.21821-1.17548-.06239-2.33468.23641-3.32297.87014-.99166.63047-1.75348,1.5433-2.17707,2.62689l-21.19891,55.31237-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392,15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024,32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#fc6d26\" d=\"M265.26416,174.37243l-.2134-.55822c-10.5174,2.16062-20.20405,6.6099-28.49844,12.81593-.1346.0985-25.20497,19.05805-46.55171,35.19699,15.84998,11.98517,29.6477,22.40405,29.6477,22.40405l32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#fca326\" d=\"M160.34962,244.23117l15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024s-13.79772-10.41888-29.6477-22.40405c-15.85327,11.98517-29.65099,22.40405-29.65099,22.40405Z\"/> <path fill=\"#fc6d26\" d=\"M143.44561,186.63014c-8.29111-6.20274-17.97446-10.65531-28.49507-12.81264l-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392s13.79772-10.41888,29.65099-22.40405c-21.34673-16.13894-46.42031-35.09848-46.55499-35.19699Z\"/> </svg>",
4
4
  "iconInactiveSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"109.7 109.2 160.6 160.6\"> <path fill=\"#999999\" d=\"M265.26416,174.37243l-.2134-.55822-21.19899-55.30908c-.4236-1.08359-1.18542-1.99642-2.17699-2.62689-.98837-.63373-2.14749-.93253-3.32305-.87014-1.1689.06239-2.29195.48925-3.20809,1.21821-.90957.73554-1.56629,1.73047-1.87493,2.85346l-14.31327,43.80662h-57.90965l-14.31327-43.80662c-.30864-1.12299-.96536-2.11791-1.87493-2.85346-.91614-.72895-2.03911-1.15582-3.20809-1.21821-1.17548-.06239-2.33468.23641-3.32297.87014-.99166.63047-1.75348,1.5433-2.17707,2.62689l-21.19891,55.31237-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392,15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024,32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#999999\" d=\"M265.26416,174.37243l-.2134-.55822c-10.5174,2.16062-20.20405,6.6099-28.49844,12.81593-.1346.0985-25.20497,19.05805-46.55171,35.19699,15.84998,11.98517,29.6477,22.40405,29.6477,22.40405l32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#adadad\" d=\"M160.34962,244.23117l15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024s-13.79772-10.41888-29.6477-22.40405c-15.85327,11.98517-29.65099,22.40405-29.65099,22.40405Z\"/> <path fill=\"#999999\" d=\"M143.44561,186.63014c-8.29111-6.20274-17.97446-10.65531-28.49507-12.81264l-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392s13.79772-10.41888,29.65099-22.40405c-21.34673-16.13894-46.42031-35.09848-46.55499-35.19699Z\"/> </svg>",
5
5
  "iconDarkSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"109.7 109.2 160.6 160.6\"> <path fill=\"#e24329\" d=\"M265.26416,174.37243l-.2134-.55822-21.19899-55.30908c-.4236-1.08359-1.18542-1.99642-2.17699-2.62689-.98837-.63373-2.14749-.93253-3.32305-.87014-1.1689.06239-2.29195.48925-3.20809,1.21821-.90957.73554-1.56629,1.73047-1.87493,2.85346l-14.31327,43.80662h-57.90965l-14.31327-43.80662c-.30864-1.12299-.96536-2.11791-1.87493-2.85346-.91614-.72895-2.03911-1.15582-3.20809-1.21821-1.17548-.06239-2.33468.23641-3.32297.87014-.99166.63047-1.75348,1.5433-2.17707,2.62689l-21.19891,55.31237-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392,15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024,32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#fc6d26\" d=\"M265.26416,174.37243l-.2134-.55822c-10.5174,2.16062-20.20405,6.6099-28.49844,12.81593-.1346.0985-25.20497,19.05805-46.55171,35.19699,15.84998,11.98517,29.6477,22.40405,29.6477,22.40405l32.48142-24.31511c.02958-.02299.05588-.04269.08538-.06568,13.97834-10.57977,19.32735-29.09604,13.04905-45.47796Z\"/> <path fill=\"#fca326\" d=\"M160.34962,244.23117l15.97151,12.09024,9.71951,7.34871c2.34117,1.77316,5.57877,1.77316,7.92002,0l9.71943-7.34871,15.96822-12.09024s-13.79772-10.41888-29.6477-22.40405c-15.85327,11.98517-29.65099,22.40405-29.65099,22.40405Z\"/> <path fill=\"#fc6d26\" d=\"M143.44561,186.63014c-8.29111-6.20274-17.97446-10.65531-28.49507-12.81264l-.21348.55493c-6.28158,16.38521-.92929,34.90803,13.05891,45.48782.02621.01641.04922.03611.07552.05582l.18719.14119,32.29094,24.17392s13.79772-10.41888,29.65099-22.40405c-21.34673-16.13894-46.42031-35.09848-46.55499-35.19699Z\"/> </svg>",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "0.0.75",
7
+ "version": "0.0.76",
8
8
  "type": "module",
9
9
  "main": "dist/adapter.iife.js",
10
10
  "keywords": [
@@ -42,10 +42,10 @@
42
42
  "zod": "^4.0.0"
43
43
  },
44
44
  "dependencies": {
45
- "@opentabs-dev/plugin-sdk": "^0.0.75"
45
+ "@opentabs-dev/plugin-sdk": "^0.0.76"
46
46
  },
47
47
  "devDependencies": {
48
- "@opentabs-dev/plugin-tools": "^0.0.75",
48
+ "@opentabs-dev/plugin-tools": "^0.0.76",
49
49
  "@biomejs/biome": "2.4.6",
50
50
  "jiti": "^2.6.1",
51
51
  "typescript": "^5.9.3",