@keystrokehq/mural 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/authorization-request.cjs +1 -0
- package/dist/actions/authorization-request.cjs.map +1 -1
- package/dist/actions/authorization-request.d.cts +3 -7
- package/dist/actions/authorization-request.d.cts.map +1 -1
- package/dist/actions/authorization-request.d.mts +3 -7
- package/dist/actions/authorization-request.d.mts.map +1 -1
- package/dist/actions/authorization-request.mjs +1 -0
- package/dist/actions/authorization-request.mjs.map +1 -1
- package/dist/actions/create-sticky-note.cjs +1 -0
- package/dist/actions/create-sticky-note.cjs.map +1 -1
- package/dist/actions/create-sticky-note.d.cts +3 -26
- package/dist/actions/create-sticky-note.d.cts.map +1 -1
- package/dist/actions/create-sticky-note.d.mts +3 -26
- package/dist/actions/create-sticky-note.d.mts.map +1 -1
- package/dist/actions/create-sticky-note.mjs +1 -0
- package/dist/actions/create-sticky-note.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -0
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +3 -1
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -1
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -0
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-files-for-mural.cjs +1 -0
- package/dist/actions/get-files-for-mural.cjs.map +1 -1
- package/dist/actions/get-files-for-mural.d.cts +3 -5
- package/dist/actions/get-files-for-mural.d.cts.map +1 -1
- package/dist/actions/get-files-for-mural.d.mts +3 -5
- package/dist/actions/get-files-for-mural.d.mts.map +1 -1
- package/dist/actions/get-files-for-mural.mjs +1 -0
- package/dist/actions/get-files-for-mural.mjs.map +1 -1
- package/dist/actions/get-mural-widgets.cjs +1 -0
- package/dist/actions/get-mural-widgets.cjs.map +1 -1
- package/dist/actions/get-mural-widgets.d.cts +5 -9
- package/dist/actions/get-mural-widgets.d.cts.map +1 -1
- package/dist/actions/get-mural-widgets.d.mts +5 -9
- package/dist/actions/get-mural-widgets.d.mts.map +1 -1
- package/dist/actions/get-mural-widgets.mjs +1 -0
- package/dist/actions/get-mural-widgets.mjs.map +1 -1
- package/dist/actions/get-room.cjs +1 -0
- package/dist/actions/get-room.cjs.map +1 -1
- package/dist/actions/get-room.d.cts +3 -3
- package/dist/actions/get-room.d.cts.map +1 -1
- package/dist/actions/get-room.d.mts +3 -3
- package/dist/actions/get-room.d.mts.map +1 -1
- package/dist/actions/get-room.mjs +1 -0
- package/dist/actions/get-room.mjs.map +1 -1
- package/dist/actions/get-workspace.cjs +1 -0
- package/dist/actions/get-workspace.cjs.map +1 -1
- package/dist/actions/get-workspace.d.cts +3 -3
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +3 -3
- package/dist/actions/get-workspace.d.mts.map +1 -1
- package/dist/actions/get-workspace.mjs +1 -0
- package/dist/actions/get-workspace.mjs.map +1 -1
- package/dist/actions/get-workspaces.cjs +1 -0
- package/dist/actions/get-workspaces.cjs.map +1 -1
- package/dist/actions/get-workspaces.d.cts +3 -4
- package/dist/actions/get-workspaces.d.cts.map +1 -1
- package/dist/actions/get-workspaces.d.mts +3 -4
- package/dist/actions/get-workspaces.d.mts.map +1 -1
- package/dist/actions/get-workspaces.mjs +1 -0
- package/dist/actions/get-workspaces.mjs.map +1 -1
- package/dist/actions/list-folders.cjs +1 -0
- package/dist/actions/list-folders.cjs.map +1 -1
- package/dist/actions/list-folders.d.cts +3 -5
- package/dist/actions/list-folders.d.cts.map +1 -1
- package/dist/actions/list-folders.d.mts +3 -5
- package/dist/actions/list-folders.d.mts.map +1 -1
- package/dist/actions/list-folders.mjs +1 -0
- package/dist/actions/list-folders.mjs.map +1 -1
- package/dist/actions/list-open-rooms.cjs +1 -0
- package/dist/actions/list-open-rooms.cjs.map +1 -1
- package/dist/actions/list-open-rooms.d.cts +3 -5
- package/dist/actions/list-open-rooms.d.cts.map +1 -1
- package/dist/actions/list-open-rooms.d.mts +3 -5
- package/dist/actions/list-open-rooms.d.mts.map +1 -1
- package/dist/actions/list-open-rooms.mjs +1 -0
- package/dist/actions/list-open-rooms.mjs.map +1 -1
- package/dist/actions/list-recent-murals.cjs +1 -0
- package/dist/actions/list-recent-murals.cjs.map +1 -1
- package/dist/actions/list-recent-murals.d.cts +3 -5
- package/dist/actions/list-recent-murals.d.cts.map +1 -1
- package/dist/actions/list-recent-murals.d.mts +3 -5
- package/dist/actions/list-recent-murals.d.mts.map +1 -1
- package/dist/actions/list-recent-murals.mjs +1 -0
- package/dist/actions/list-recent-murals.mjs.map +1 -1
- package/dist/actions/list-recent-templates.cjs +1 -0
- package/dist/actions/list-recent-templates.cjs.map +1 -1
- package/dist/actions/list-recent-templates.d.cts +3 -6
- package/dist/actions/list-recent-templates.d.cts.map +1 -1
- package/dist/actions/list-recent-templates.d.mts +3 -6
- package/dist/actions/list-recent-templates.d.mts.map +1 -1
- package/dist/actions/list-recent-templates.mjs +1 -0
- package/dist/actions/list-recent-templates.mjs.map +1 -1
- package/dist/actions/list-room-murals.cjs +1 -0
- package/dist/actions/list-room-murals.cjs.map +1 -1
- package/dist/actions/list-room-murals.d.cts +3 -8
- package/dist/actions/list-room-murals.d.cts.map +1 -1
- package/dist/actions/list-room-murals.d.mts +3 -8
- package/dist/actions/list-room-murals.d.mts.map +1 -1
- package/dist/actions/list-room-murals.mjs +1 -0
- package/dist/actions/list-room-murals.mjs.map +1 -1
- package/dist/actions/list-room-users.cjs +1 -0
- package/dist/actions/list-room-users.cjs.map +1 -1
- package/dist/actions/list-room-users.d.cts +3 -5
- package/dist/actions/list-room-users.d.cts.map +1 -1
- package/dist/actions/list-room-users.d.mts +3 -5
- package/dist/actions/list-room-users.d.mts.map +1 -1
- package/dist/actions/list-room-users.mjs +1 -0
- package/dist/actions/list-room-users.mjs.map +1 -1
- package/dist/actions/list-rooms.cjs +1 -0
- package/dist/actions/list-rooms.cjs.map +1 -1
- package/dist/actions/list-rooms.d.cts +3 -5
- package/dist/actions/list-rooms.d.cts.map +1 -1
- package/dist/actions/list-rooms.d.mts +3 -5
- package/dist/actions/list-rooms.d.mts.map +1 -1
- package/dist/actions/list-rooms.mjs +1 -0
- package/dist/actions/list-rooms.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -0
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +3 -3
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +3 -3
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +1 -0
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -4
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -4
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-workspace-murals.cjs +1 -0
- package/dist/actions/list-workspace-murals.cjs.map +1 -1
- package/dist/actions/list-workspace-murals.d.cts +3 -7
- package/dist/actions/list-workspace-murals.d.cts.map +1 -1
- package/dist/actions/list-workspace-murals.d.mts +3 -7
- package/dist/actions/list-workspace-murals.d.mts.map +1 -1
- package/dist/actions/list-workspace-murals.mjs +1 -0
- package/dist/actions/list-workspace-murals.mjs.map +1 -1
- package/dist/actions/list-workspace-templates.cjs +1 -0
- package/dist/actions/list-workspace-templates.cjs.map +1 -1
- package/dist/actions/list-workspace-templates.d.cts +3 -6
- package/dist/actions/list-workspace-templates.d.cts.map +1 -1
- package/dist/actions/list-workspace-templates.d.mts +3 -6
- package/dist/actions/list-workspace-templates.d.mts.map +1 -1
- package/dist/actions/list-workspace-templates.mjs +1 -0
- package/dist/actions/list-workspace-templates.mjs.map +1 -1
- package/dist/actions/search-murals.cjs +1 -0
- package/dist/actions/search-murals.cjs.map +1 -1
- package/dist/actions/search-murals.d.cts +3 -7
- package/dist/actions/search-murals.d.cts.map +1 -1
- package/dist/actions/search-murals.d.mts +3 -7
- package/dist/actions/search-murals.d.mts.map +1 -1
- package/dist/actions/search-murals.mjs +1 -0
- package/dist/actions/search-murals.mjs.map +1 -1
- package/dist/actions/search-rooms.cjs +1 -0
- package/dist/actions/search-rooms.cjs.map +1 -1
- package/dist/actions/search-rooms.d.cts +3 -6
- package/dist/actions/search-rooms.d.cts.map +1 -1
- package/dist/actions/search-rooms.d.mts +3 -6
- package/dist/actions/search-rooms.d.mts.map +1 -1
- package/dist/actions/search-rooms.mjs +1 -0
- package/dist/actions/search-rooms.mjs.map +1 -1
- package/dist/actions/search-templates.cjs +1 -0
- package/dist/actions/search-templates.cjs.map +1 -1
- package/dist/actions/search-templates.d.cts +3 -6
- package/dist/actions/search-templates.d.cts.map +1 -1
- package/dist/actions/search-templates.d.mts +3 -6
- package/dist/actions/search-templates.d.mts.map +1 -1
- package/dist/actions/search-templates.mjs +1 -0
- package/dist/actions/search-templates.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-rooms.mjs","names":[],"sources":["../../src/actions/list-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListRoomsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list rooms from\"),\n}).describe(\"Request model for listing rooms within a workspace.\");\nconst MuralListRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralListRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRooms_RoomSchema).describe(\"Array of rooms in the workspace\"),\n}).passthrough().describe(\"Response model for listing rooms within a workspace.\");\n\nexport const muralListRooms = action(\"MURAL_LIST_ROOMS\", {\n slug: \"mural-list-rooms\",\n name: \"List rooms in workspace\",\n description: \"Tool to list all rooms within a workspace. Use after MURAL_LIST_WORKSPACES to navigate rooms and before MURAL_CREATE_MURAL, since murals are created within rooms.\",\n input: MuralListRoomsInput,\n output: MuralListRoomsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-rooms.mjs","names":[],"sources":["../../src/actions/list-rooms.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListRoomsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list rooms from\"),\n}).describe(\"Request model for listing rooms within a workspace.\");\nconst MuralListRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralListRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRooms_RoomSchema).describe(\"Array of rooms in the workspace\"),\n}).passthrough().describe(\"Response model for listing rooms within a workspace.\");\n\nexport const muralListRooms: AppAction<\n typeof MuralListRoomsInput,\n typeof MuralListRoomsOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_ROOMS\", {\n slug: \"mural-list-rooms\",\n name: \"List rooms in workspace\",\n description: \"Tool to list all rooms within a workspace. Use after MURAL_LIST_WORKSPACES to navigate rooms and before MURAL_CREATE_MURAL, since murals are created within rooms.\",\n input: MuralListRoomsInput,\n output: MuralListRoomsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,iCAAiC;CACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tags.cjs","names":["z","action"],"sources":["../../src/actions/list-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListTagsInput = z.object({\n muralId: z.string().describe(\"Unique identifier of a mural\"),\n}).describe(\"Request model for retrieving tags in a mural.\");\nconst MuralListTags_TagSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tag\").nullable(),\n text: z.string().describe(\"Text content of the tag (max 25 characters)\").nullable(),\n color: z.record(z.string(), z.unknown()).describe(\"Text color properties of the tag\").nullable().optional(),\n borderColor: z.record(z.string(), z.unknown()).describe(\"Border color properties of the tag\").nullable().optional(),\n backgroundColor: z.record(z.string(), z.unknown()).describe(\"Background color properties of the tag\").nullable().optional(),\n}).passthrough().describe(\"Represents a tag in a mural.\");\nexport const MuralListTagsOutput = z.object({\n value: z.array(MuralListTags_TagSchema).describe(\"The array of tags returned\"),\n}).passthrough().describe(\"Response model for retrieving tags in a mural.\");\n\nexport const muralListTags = action(\"MURAL_LIST_TAGS\", {\n slug: \"mural-list-tags\",\n name: \"List tags in a mural\",\n description: \"Tool to retrieve all tags in a mural. Use when you need to list or view tags associated with a specific mural.\",\n input: MuralListTagsInput,\n output: MuralListTagsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-tags.cjs","names":["z","action"],"sources":["../../src/actions/list-tags.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListTagsInput = z.object({\n muralId: z.string().describe(\"Unique identifier of a mural\"),\n}).describe(\"Request model for retrieving tags in a mural.\");\nconst MuralListTags_TagSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tag\").nullable(),\n text: z.string().describe(\"Text content of the tag (max 25 characters)\").nullable(),\n color: z.record(z.string(), z.unknown()).describe(\"Text color properties of the tag\").nullable().optional(),\n borderColor: z.record(z.string(), z.unknown()).describe(\"Border color properties of the tag\").nullable().optional(),\n backgroundColor: z.record(z.string(), z.unknown()).describe(\"Background color properties of the tag\").nullable().optional(),\n}).passthrough().describe(\"Represents a tag in a mural.\");\nexport const MuralListTagsOutput = z.object({\n value: z.array(MuralListTags_TagSchema).describe(\"The array of tags returned\"),\n}).passthrough().describe(\"Response model for retrieving tags in a mural.\");\n\nexport const muralListTags: AppAction<\n typeof MuralListTagsInput,\n typeof MuralListTagsOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_TAGS\", {\n slug: \"mural-list-tags\",\n name: \"List tags in a mural\",\n description: \"Tool to retrieve all tags in a mural. Use when you need to list or view tags associated with a specific mural.\",\n input: MuralListTagsInput,\n output: MuralListTagsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,EACzC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EAC7D,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,0BAA0BA,IAAAA,EAAE,OAAO;CACvC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,OAAOA,IAAAA,EAAE,MAAM,uBAAuB,CAAC,CAAC,SAAS,4BAA4B,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,gBAITC,eAAAA,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-tags.d.ts
|
|
@@ -13,9 +15,7 @@ declare const MuralListTagsOutput: z.ZodObject<{
|
|
|
13
15
|
backgroundColor: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const muralListTags:
|
|
17
|
-
muralId: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const muralListTags: AppAction<typeof MuralListTagsInput, typeof MuralListTagsOutput, typeof mural.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { muralListTags };
|
|
21
21
|
//# sourceMappingURL=list-tags.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tags.d.cts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-tags.d.cts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAUlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;cAInB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-tags.d.ts
|
|
@@ -13,9 +15,7 @@ declare const MuralListTagsOutput: z.ZodObject<{
|
|
|
13
15
|
backgroundColor: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const muralListTags:
|
|
17
|
-
muralId: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const muralListTags: AppAction<typeof MuralListTagsInput, typeof MuralListTagsOutput, typeof mural.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { muralListTags };
|
|
21
21
|
//# sourceMappingURL=list-tags.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tags.d.mts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-tags.d.mts","names":[],"sources":["../../src/actions/list-tags.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAUlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;cAInB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tags.mjs","names":[],"sources":["../../src/actions/list-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListTagsInput = z.object({\n muralId: z.string().describe(\"Unique identifier of a mural\"),\n}).describe(\"Request model for retrieving tags in a mural.\");\nconst MuralListTags_TagSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tag\").nullable(),\n text: z.string().describe(\"Text content of the tag (max 25 characters)\").nullable(),\n color: z.record(z.string(), z.unknown()).describe(\"Text color properties of the tag\").nullable().optional(),\n borderColor: z.record(z.string(), z.unknown()).describe(\"Border color properties of the tag\").nullable().optional(),\n backgroundColor: z.record(z.string(), z.unknown()).describe(\"Background color properties of the tag\").nullable().optional(),\n}).passthrough().describe(\"Represents a tag in a mural.\");\nexport const MuralListTagsOutput = z.object({\n value: z.array(MuralListTags_TagSchema).describe(\"The array of tags returned\"),\n}).passthrough().describe(\"Response model for retrieving tags in a mural.\");\n\nexport const muralListTags = action(\"MURAL_LIST_TAGS\", {\n slug: \"mural-list-tags\",\n name: \"List tags in a mural\",\n description: \"Tool to retrieve all tags in a mural. Use when you need to list or view tags associated with a specific mural.\",\n input: MuralListTagsInput,\n output: MuralListTagsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-tags.mjs","names":[],"sources":["../../src/actions/list-tags.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListTagsInput = z.object({\n muralId: z.string().describe(\"Unique identifier of a mural\"),\n}).describe(\"Request model for retrieving tags in a mural.\");\nconst MuralListTags_TagSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tag\").nullable(),\n text: z.string().describe(\"Text content of the tag (max 25 characters)\").nullable(),\n color: z.record(z.string(), z.unknown()).describe(\"Text color properties of the tag\").nullable().optional(),\n borderColor: z.record(z.string(), z.unknown()).describe(\"Border color properties of the tag\").nullable().optional(),\n backgroundColor: z.record(z.string(), z.unknown()).describe(\"Background color properties of the tag\").nullable().optional(),\n}).passthrough().describe(\"Represents a tag in a mural.\");\nexport const MuralListTagsOutput = z.object({\n value: z.array(MuralListTags_TagSchema).describe(\"The array of tags returned\"),\n}).passthrough().describe(\"Response model for retrieving tags in a mural.\");\n\nexport const muralListTags: AppAction<\n typeof MuralListTagsInput,\n typeof MuralListTagsOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_TAGS\", {\n slug: \"mural-list-tags\",\n name: \"List tags in a mural\",\n description: \"Tool to retrieve all tags in a mural. Use when you need to list or view tags associated with a specific mural.\",\n input: MuralListTagsInput,\n output: MuralListTagsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqB,EAAE,OAAO,EACzC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EAC7D,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,0BAA0B,EAAE,OAAO;CACvC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAKxD,MAAa,gBAIT,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbiC,EAAE,OAAO,EAC1C,OAAO,EAAE,MAAM,uBAAuB,CAAC,CAAC,SAAS,4BAA4B,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for listing all default templates.\");\nconst MuralListTemplates_DefaultTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n name: z.string().describe(\"Name of the template\").nullable(),\n type: z.string().describe(\"Type of the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a default template available in Mural.\");\nexport const MuralListTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListTemplates_DefaultTemplateSchema).describe(\"Array of default templates available in Mural\"),\n}).passthrough().describe(\"Response model for listing all default templates.\");\n\nexport const muralListTemplates = action(\"MURAL_LIST_TEMPLATES\", {\n slug: \"mural-list-templates\",\n name: \"List default templates\",\n description: \"Tool to retrieve all default templates available in Mural. Use when you need to browse or select from standard Mural templates.\",\n input: MuralListTemplatesInput,\n output: MuralListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for listing all default templates.\");\nconst MuralListTemplates_DefaultTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n name: z.string().describe(\"Name of the template\").nullable(),\n type: z.string().describe(\"Type of the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a default template available in Mural.\");\nexport const MuralListTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListTemplates_DefaultTemplateSchema).describe(\"Array of default templates available in Mural\"),\n}).passthrough().describe(\"Response model for listing all default templates.\");\n\nexport const muralListTemplates: AppAction<\n typeof MuralListTemplatesInput,\n typeof MuralListTemplatesOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_TEMPLATES\", {\n slug: \"mural-list-templates\",\n name: \"List default templates\",\n description: \"Tool to retrieve all default templates available in Mural. Use when you need to browse or select from standard Mural templates.\",\n input: MuralListTemplatesInput,\n output: MuralListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,+CAA+C;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -15,10 +17,7 @@ declare const MuralListTemplatesOutput: z.ZodObject<{
|
|
|
15
17
|
updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const muralListTemplates:
|
|
19
|
-
next?: string | undefined;
|
|
20
|
-
limit?: number | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const muralListTemplates: AppAction<typeof MuralListTemplatesInput, typeof MuralListTemplatesOutput, typeof mural.credential>;
|
|
22
21
|
//#endregion
|
|
23
22
|
export { muralListTemplates };
|
|
24
23
|
//# sourceMappingURL=list-templates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.cts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-templates.d.ts
|
|
@@ -15,10 +17,7 @@ declare const MuralListTemplatesOutput: z.ZodObject<{
|
|
|
15
17
|
updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const muralListTemplates:
|
|
19
|
-
next?: string | undefined;
|
|
20
|
-
limit?: number | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const muralListTemplates: AppAction<typeof MuralListTemplatesInput, typeof MuralListTemplatesOutput, typeof mural.credential>;
|
|
22
21
|
//#endregion
|
|
23
22
|
export { muralListTemplates };
|
|
24
23
|
//# sourceMappingURL=list-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.d.mts","names":[],"sources":["../../src/actions/list-templates.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for listing all default templates.\");\nconst MuralListTemplates_DefaultTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n name: z.string().describe(\"Name of the template\").nullable(),\n type: z.string().describe(\"Type of the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a default template available in Mural.\");\nexport const MuralListTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListTemplates_DefaultTemplateSchema).describe(\"Array of default templates available in Mural\"),\n}).passthrough().describe(\"Response model for listing all default templates.\");\n\nexport const muralListTemplates = action(\"MURAL_LIST_TEMPLATES\", {\n slug: \"mural-list-templates\",\n name: \"List default templates\",\n description: \"Tool to retrieve all default templates available in Mural. Use when you need to browse or select from standard Mural templates.\",\n input: MuralListTemplatesInput,\n output: MuralListTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-templates.mjs","names":[],"sources":["../../src/actions/list-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for listing all default templates.\");\nconst MuralListTemplates_DefaultTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n name: z.string().describe(\"Name of the template\").nullable(),\n type: z.string().describe(\"Type of the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a default template available in Mural.\");\nexport const MuralListTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListTemplates_DefaultTemplateSchema).describe(\"Array of default templates available in Mural\"),\n}).passthrough().describe(\"Response model for listing all default templates.\");\n\nexport const muralListTemplates: AppAction<\n typeof MuralListTemplatesInput,\n typeof MuralListTemplatesOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_TEMPLATES\", {\n slug: \"mural-list-templates\",\n name: \"List default templates\",\n description: \"Tool to retrieve all default templates available in Mural. Use when you need to browse or select from standard Mural templates.\",\n input: MuralListTemplatesInput,\n output: MuralListTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAM7E,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,+CAA+C;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-murals.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n sortBy: z.enum([\"lastCreated\", \"lastModified\", \"oldest\"]).describe(\"Sort order for murals.\").optional(),\n status: z.enum([\"active\", \"archived\"]).describe(\"Status filter for murals.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list murals from\"),\n}).describe(\"Request model for listing murals within a workspace.\");\nconst MuralListWorkspaceMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n name: z.string().describe(\"Name of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural thumbnail\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural within a workspace.\");\nexport const MuralListWorkspaceMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceMurals_MuralSchema).describe(\"Array of murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing murals within a workspace.\");\n\nexport const muralListWorkspaceMurals = action(\"MURAL_LIST_WORKSPACE_MURALS\", {\n slug: \"mural-list-workspace-murals\",\n name: \"List workspace murals\",\n description: \"Tool to list all murals in a workspace that the authenticated user owns or is a member of. Use after getting a workspace ID to browse available murals.\",\n input: MuralListWorkspaceMuralsInput,\n output: MuralListWorkspaceMuralsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-murals.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-murals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListWorkspaceMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n sortBy: z.enum([\"lastCreated\", \"lastModified\", \"oldest\"]).describe(\"Sort order for murals.\").optional(),\n status: z.enum([\"active\", \"archived\"]).describe(\"Status filter for murals.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list murals from\"),\n}).describe(\"Request model for listing murals within a workspace.\");\nconst MuralListWorkspaceMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n name: z.string().describe(\"Name of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural thumbnail\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural within a workspace.\");\nexport const MuralListWorkspaceMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceMurals_MuralSchema).describe(\"Array of murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing murals within a workspace.\");\n\nexport const muralListWorkspaceMurals: AppAction<\n typeof MuralListWorkspaceMuralsInput,\n typeof MuralListWorkspaceMuralsOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_WORKSPACE_MURALS\", {\n slug: \"mural-list-workspace-murals\",\n name: \"List workspace murals\",\n description: \"Tool to list all murals in a workspace that the authenticated user owns or is a member of. Use after getting a workspace ID to browse available murals.\",\n input: MuralListWorkspaceMuralsInput,\n output: MuralListWorkspaceMuralsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAe;EAAgB;CAAQ,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,KAAK,CAAC,UAAU,UAAU,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kCAAkC;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-workspace-murals.d.ts
|
|
@@ -28,13 +30,7 @@ declare const MuralListWorkspaceMuralsOutput: z.ZodObject<{
|
|
|
28
30
|
thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
31
|
}, z.core.$loose>>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const muralListWorkspaceMurals:
|
|
32
|
-
workspaceId: string;
|
|
33
|
-
next?: string | undefined;
|
|
34
|
-
limit?: number | undefined;
|
|
35
|
-
sortBy?: "lastCreated" | "lastModified" | "oldest" | undefined;
|
|
36
|
-
status?: "active" | "archived" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const muralListWorkspaceMurals: AppAction<typeof MuralListWorkspaceMuralsInput, typeof MuralListWorkspaceMuralsOutput, typeof mural.credential>;
|
|
38
34
|
//#endregion
|
|
39
35
|
export { muralListWorkspaceMurals };
|
|
40
36
|
//# sourceMappingURL=list-workspace-murals.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-murals.d.cts","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-murals.d.cts","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-workspace-murals.d.ts
|
|
@@ -28,13 +30,7 @@ declare const MuralListWorkspaceMuralsOutput: z.ZodObject<{
|
|
|
28
30
|
thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
31
|
}, z.core.$loose>>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const muralListWorkspaceMurals:
|
|
32
|
-
workspaceId: string;
|
|
33
|
-
next?: string | undefined;
|
|
34
|
-
limit?: number | undefined;
|
|
35
|
-
sortBy?: "lastCreated" | "lastModified" | "oldest" | undefined;
|
|
36
|
-
status?: "active" | "archived" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const muralListWorkspaceMurals: AppAction<typeof MuralListWorkspaceMuralsInput, typeof MuralListWorkspaceMuralsOutput, typeof mural.credential>;
|
|
38
34
|
//#endregion
|
|
39
35
|
export { muralListWorkspaceMurals };
|
|
40
36
|
//# sourceMappingURL=list-workspace-murals.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-murals.d.mts","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-murals.d.mts","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-murals.mjs","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n sortBy: z.enum([\"lastCreated\", \"lastModified\", \"oldest\"]).describe(\"Sort order for murals.\").optional(),\n status: z.enum([\"active\", \"archived\"]).describe(\"Status filter for murals.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list murals from\"),\n}).describe(\"Request model for listing murals within a workspace.\");\nconst MuralListWorkspaceMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n name: z.string().describe(\"Name of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural thumbnail\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural within a workspace.\");\nexport const MuralListWorkspaceMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceMurals_MuralSchema).describe(\"Array of murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing murals within a workspace.\");\n\nexport const muralListWorkspaceMurals = action(\"MURAL_LIST_WORKSPACE_MURALS\", {\n slug: \"mural-list-workspace-murals\",\n name: \"List workspace murals\",\n description: \"Tool to list all murals in a workspace that the authenticated user owns or is a member of. Use after getting a workspace ID to browse available murals.\",\n input: MuralListWorkspaceMuralsInput,\n output: MuralListWorkspaceMuralsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-murals.mjs","names":[],"sources":["../../src/actions/list-workspace-murals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListWorkspaceMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n sortBy: z.enum([\"lastCreated\", \"lastModified\", \"oldest\"]).describe(\"Sort order for murals.\").optional(),\n status: z.enum([\"active\", \"archived\"]).describe(\"Status filter for murals.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list murals from\"),\n}).describe(\"Request model for listing murals within a workspace.\");\nconst MuralListWorkspaceMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n name: z.string().describe(\"Name of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural thumbnail\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural within a workspace.\");\nexport const MuralListWorkspaceMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceMurals_MuralSchema).describe(\"Array of murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing murals within a workspace.\");\n\nexport const muralListWorkspaceMurals: AppAction<\n typeof MuralListWorkspaceMuralsInput,\n typeof MuralListWorkspaceMuralsOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_WORKSPACE_MURALS\", {\n slug: \"mural-list-workspace-murals\",\n name: \"List workspace murals\",\n description: \"Tool to list all murals in a workspace that the authenticated user owns or is a member of. Use after getting a workspace ID to browse available murals.\",\n input: MuralListWorkspaceMuralsInput,\n output: MuralListWorkspaceMuralsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,QAAQ,EAAE,KAAK;EAAC;EAAe;EAAgB;CAAQ,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACtG,QAAQ,EAAE,KAAK,CAAC,UAAU,UAAU,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAMlE,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kCAAkC;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListWorkspaceTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates: AppAction<\n typeof MuralListWorkspaceTemplatesInput,\n typeof MuralListWorkspaceTemplatesOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-workspace-templates.d.ts
|
|
@@ -21,12 +23,7 @@ declare const MuralListWorkspaceTemplatesOutput: z.ZodObject<{
|
|
|
21
23
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const muralListWorkspaceTemplates:
|
|
25
|
-
workspaceId: string;
|
|
26
|
-
next?: string | undefined;
|
|
27
|
-
limit?: number | undefined;
|
|
28
|
-
withoutDefault?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const muralListWorkspaceTemplates: AppAction<typeof MuralListWorkspaceTemplatesInput, typeof MuralListWorkspaceTemplatesOutput, typeof mural.credential>;
|
|
30
27
|
//#endregion
|
|
31
28
|
export { muralListWorkspaceTemplates };
|
|
32
29
|
//# sourceMappingURL=list-workspace-templates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-templates.d.cts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-templates.d.cts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-workspace-templates.d.ts
|
|
@@ -21,12 +23,7 @@ declare const MuralListWorkspaceTemplatesOutput: z.ZodObject<{
|
|
|
21
23
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const muralListWorkspaceTemplates:
|
|
25
|
-
workspaceId: string;
|
|
26
|
-
next?: string | undefined;
|
|
27
|
-
limit?: number | undefined;
|
|
28
|
-
withoutDefault?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const muralListWorkspaceTemplates: AppAction<typeof MuralListWorkspaceTemplatesInput, typeof MuralListWorkspaceTemplatesOutput, typeof mural.credential>;
|
|
30
27
|
//#endregion
|
|
31
28
|
export { muralListWorkspaceTemplates };
|
|
32
29
|
//# sourceMappingURL=list-workspace-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-templates.d.mts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-templates.d.mts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspace-templates.mjs","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspace-templates.mjs","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralListWorkspaceTemplatesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates: AppAction<\n typeof MuralListWorkspaceTemplatesInput,\n typeof MuralListWorkspaceTemplatesOutput,\n typeof mural.credential\n> = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAMrF,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;CAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-murals.cjs","names":["z","action"],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-murals.cjs","names":["z","action"],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals: AppAction<\n typeof MuralSearchMuralsInput,\n typeof MuralSearchMuralsOutput,\n typeof mural.credential\n> = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/search-murals.d.ts
|
|
@@ -21,13 +23,7 @@ declare const MuralSearchMuralsOutput: z.ZodObject<{
|
|
|
21
23
|
thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const muralSearchMurals:
|
|
25
|
-
q: string;
|
|
26
|
-
workspaceId: string;
|
|
27
|
-
next?: string | undefined;
|
|
28
|
-
limit?: number | undefined;
|
|
29
|
-
roomId?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const muralSearchMurals: AppAction<typeof MuralSearchMuralsInput, typeof MuralSearchMuralsOutput, typeof mural.credential>;
|
|
31
27
|
//#endregion
|
|
32
28
|
export { muralSearchMurals };
|
|
33
29
|
//# sourceMappingURL=search-murals.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-murals.d.cts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-murals.d.cts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mural } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/search-murals.d.ts
|
|
@@ -21,13 +23,7 @@ declare const MuralSearchMuralsOutput: z.ZodObject<{
|
|
|
21
23
|
thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const muralSearchMurals:
|
|
25
|
-
q: string;
|
|
26
|
-
workspaceId: string;
|
|
27
|
-
next?: string | undefined;
|
|
28
|
-
limit?: number | undefined;
|
|
29
|
-
roomId?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const muralSearchMurals: AppAction<typeof MuralSearchMuralsInput, typeof MuralSearchMuralsOutput, typeof mural.credential>;
|
|
31
27
|
//#endregion
|
|
32
28
|
export { muralSearchMurals };
|
|
33
29
|
//# sourceMappingURL=search-murals.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-murals.d.mts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-murals.d.mts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-murals.mjs","names":[],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-murals.mjs","names":[],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals: AppAction<\n typeof MuralSearchMuralsInput,\n typeof MuralSearchMuralsOutput,\n typeof mural.credential\n> = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAMrE,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdqC,EAAE,OAAO;EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-rooms.cjs","names":["z","action"],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchRoomsInput = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralSearchRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).passthrough().describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-rooms.cjs","names":["z","action"],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mural } from \"../app\";\n\nexport const MuralSearchRoomsInput = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralSearchRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).passthrough().describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms: AppAction<\n typeof MuralSearchRoomsInput,\n typeof MuralSearchRoomsOutput,\n typeof mural.credential\n> = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,0CAA0C;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|