@atlaskit/ads-mcp 0.21.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/a11y-fixes/package.json +1 -8
  3. package/a11y-guidelines/package.json +1 -8
  4. package/i18n-conversion-guide/package.json +1 -8
  5. package/migration-registry/package.json +1 -8
  6. package/package.json +5 -13
  7. package/tools/analyze-a11y/package.json +1 -8
  8. package/tools/get-a11y-guidelines/package.json +1 -8
  9. package/tools/get-all-components/package.json +1 -8
  10. package/tools/get-all-icons/package.json +1 -8
  11. package/tools/get-all-tokens/package.json +1 -8
  12. package/tools/get-guidelines/package.json +1 -8
  13. package/tools/get-lint-rules/package.json +1 -8
  14. package/tools/i18n-conversion/package.json +1 -8
  15. package/tools/migration-guides/package.json +1 -8
  16. package/tools/plan/package.json +1 -8
  17. package/tools/search-components/package.json +1 -8
  18. package/tools/search-icons/package.json +1 -8
  19. package/tools/search-tokens/package.json +1 -8
  20. package/tools/suggest-a11y-fixes/package.json +1 -8
  21. package/dist/types-ts4.5/entry-points/a11y-fixes.d.ts +0 -1
  22. package/dist/types-ts4.5/entry-points/a11y-guidelines.d.ts +0 -1
  23. package/dist/types-ts4.5/entry-points/analyze-a11y.d.ts +0 -5
  24. package/dist/types-ts4.5/entry-points/get-a11y-guidelines.d.ts +0 -3
  25. package/dist/types-ts4.5/entry-points/get-all-components.d.ts +0 -2
  26. package/dist/types-ts4.5/entry-points/get-all-icons.d.ts +0 -2
  27. package/dist/types-ts4.5/entry-points/get-all-tokens.d.ts +0 -2
  28. package/dist/types-ts4.5/entry-points/get-atlaskit-components.d.ts +0 -2
  29. package/dist/types-ts4.5/entry-points/get-guidelines.d.ts +0 -3
  30. package/dist/types-ts4.5/entry-points/get-lint-rules.d.ts +0 -3
  31. package/dist/types-ts4.5/entry-points/i18n-conversion-guide.d.ts +0 -1
  32. package/dist/types-ts4.5/entry-points/i18n-conversion.d.ts +0 -3
  33. package/dist/types-ts4.5/entry-points/migration-guides.d.ts +0 -3
  34. package/dist/types-ts4.5/entry-points/migration-registry.d.ts +0 -1
  35. package/dist/types-ts4.5/entry-points/plan.d.ts +0 -3
  36. package/dist/types-ts4.5/entry-points/search-atlaskit-components.d.ts +0 -3
  37. package/dist/types-ts4.5/entry-points/search-components.d.ts +0 -3
  38. package/dist/types-ts4.5/entry-points/search-icons.d.ts +0 -3
  39. package/dist/types-ts4.5/entry-points/search-tokens.d.ts +0 -3
  40. package/dist/types-ts4.5/entry-points/suggest-a11y-fixes.d.ts +0 -3
  41. package/dist/types-ts4.5/helpers/agent.d.ts +0 -3
  42. package/dist/types-ts4.5/helpers/analytics.d.ts +0 -21
  43. package/dist/types-ts4.5/helpers/clean-query.d.ts +0 -1
  44. package/dist/types-ts4.5/helpers/compute-multi-term-fuse-allocation.d.ts +0 -14
  45. package/dist/types-ts4.5/helpers/config-path.d.ts +0 -7
  46. package/dist/types-ts4.5/helpers/fuse-multi-term.d.ts +0 -26
  47. package/dist/types-ts4.5/helpers/index.d.ts +0 -3
  48. package/dist/types-ts4.5/helpers/send-operational-event.d.ts +0 -13
  49. package/dist/types-ts4.5/helpers/staff-id.d.ts +0 -1
  50. package/dist/types-ts4.5/helpers/validation.d.ts +0 -26
  51. package/dist/types-ts4.5/helpers/zod-to-json-schema.d.ts +0 -3
  52. package/dist/types-ts4.5/index.d.ts +0 -7
  53. package/dist/types-ts4.5/instructions.d.ts +0 -1
  54. package/dist/types-ts4.5/tools/analyze-a11y/analyze-a11y-input-schema.d.ts +0 -17
  55. package/dist/types-ts4.5/tools/analyze-a11y/analyze-a11y-localhost-input-schema.d.ts +0 -17
  56. package/dist/types-ts4.5/tools/analyze-a11y/analyze-a11y-tool.d.ts +0 -8
  57. package/dist/types-ts4.5/tools/analyze-a11y/analyze-localhost-a11y-tool.d.ts +0 -8
  58. package/dist/types-ts4.5/tools/analyze-a11y/generate-ads-fix-for-violation.d.ts +0 -1
  59. package/dist/types-ts4.5/tools/analyze-a11y/list-analyze-a11y-tool.d.ts +0 -2
  60. package/dist/types-ts4.5/tools/analyze-a11y/list-analyze-localhost-a11y-tool.d.ts +0 -2
  61. package/dist/types-ts4.5/tools/get-a11y-guidelines/get-a11y-guidelines-input-schema.d.ts +0 -8
  62. package/dist/types-ts4.5/tools/get-a11y-guidelines/get-a11y-guidelines-tool.d.ts +0 -8
  63. package/dist/types-ts4.5/tools/get-a11y-guidelines/guidelines.d.ts +0 -102
  64. package/dist/types-ts4.5/tools/get-a11y-guidelines/list-get-a11y-guidelines-tool.d.ts +0 -2
  65. package/dist/types-ts4.5/tools/get-all-components/components.codegen.d.ts +0 -10
  66. package/dist/types-ts4.5/tools/get-all-components/components.d.ts +0 -10
  67. package/dist/types-ts4.5/tools/get-all-components/get-all-components-tool.d.ts +0 -6
  68. package/dist/types-ts4.5/tools/get-all-components/list-get-all-components-tool.d.ts +0 -2
  69. package/dist/types-ts4.5/tools/get-all-components/load-all-components.d.ts +0 -2
  70. package/dist/types-ts4.5/tools/get-all-components/types.d.ts +0 -26
  71. package/dist/types-ts4.5/tools/get-all-icons/get-all-icons-tool.d.ts +0 -6
  72. package/dist/types-ts4.5/tools/get-all-icons/icons.d.ts +0 -11
  73. package/dist/types-ts4.5/tools/get-all-icons/list-get-all-icons-tool.d.ts +0 -2
  74. package/dist/types-ts4.5/tools/get-all-tokens/get-all-tokens-tool.d.ts +0 -6
  75. package/dist/types-ts4.5/tools/get-all-tokens/list-get-all-tokens-tool.d.ts +0 -2
  76. package/dist/types-ts4.5/tools/get-atlaskit-components/atlaskit-components.codegen.d.ts +0 -10
  77. package/dist/types-ts4.5/tools/get-atlaskit-components/get-atlaskit-components-tool.d.ts +0 -6
  78. package/dist/types-ts4.5/tools/get-atlaskit-components/list-get-atlaskit-components-tool.d.ts +0 -2
  79. package/dist/types-ts4.5/tools/get-guidelines/get-guidelines-input-schema.d.ts +0 -5
  80. package/dist/types-ts4.5/tools/get-guidelines/get-guidelines-tool.d.ts +0 -8
  81. package/dist/types-ts4.5/tools/get-guidelines/guidelines-structured-content.codegen.d.ts +0 -13
  82. package/dist/types-ts4.5/tools/get-guidelines/list-get-guidelines-tool.d.ts +0 -2
  83. package/dist/types-ts4.5/tools/get-lint-rules/get-lint-rules-input-schema.d.ts +0 -6
  84. package/dist/types-ts4.5/tools/get-lint-rules/get-lint-rules-tool.d.ts +0 -4
  85. package/dist/types-ts4.5/tools/get-lint-rules/lint-rules-structured-content.codegen.d.ts +0 -13
  86. package/dist/types-ts4.5/tools/get-lint-rules/list-get-lint-rules-tool.d.ts +0 -19
  87. package/dist/types-ts4.5/tools/i18n-conversion/guide.d.ts +0 -5
  88. package/dist/types-ts4.5/tools/i18n-conversion/i18n-conversion-input-schema.d.ts +0 -10
  89. package/dist/types-ts4.5/tools/i18n-conversion/i18n-conversion-tool.d.ts +0 -8
  90. package/dist/types-ts4.5/tools/i18n-conversion/list-i18n-conversion-tool.d.ts +0 -2
  91. package/dist/types-ts4.5/tools/i18n-conversion/types.d.ts +0 -22
  92. package/dist/types-ts4.5/tools/migration-guides/get-available-migration-ids.d.ts +0 -12
  93. package/dist/types-ts4.5/tools/migration-guides/get-available-migrations-description.d.ts +0 -13
  94. package/dist/types-ts4.5/tools/migration-guides/list-migration-guides-tool.d.ts +0 -2
  95. package/dist/types-ts4.5/tools/migration-guides/migration-guides-input-schema.d.ts +0 -15
  96. package/dist/types-ts4.5/tools/migration-guides/migration-guides-tool.d.ts +0 -8
  97. package/dist/types-ts4.5/tools/migration-guides/migration-registry.d.ts +0 -2
  98. package/dist/types-ts4.5/tools/migration-guides/migrations/onboarding-jira-spotlight.d.ts +0 -2
  99. package/dist/types-ts4.5/tools/migration-guides/migrations/onboarding-multi-step.d.ts +0 -2
  100. package/dist/types-ts4.5/tools/migration-guides/migrations/onboarding-single-step.d.ts +0 -2
  101. package/dist/types-ts4.5/tools/migration-guides/migrations/onboarding-with-motion.d.ts +0 -2
  102. package/dist/types-ts4.5/tools/migration-guides/types.d.ts +0 -23
  103. package/dist/types-ts4.5/tools/plan/list-plan-tool.d.ts +0 -2
  104. package/dist/types-ts4.5/tools/plan/plan-input-schema.d.ts +0 -20
  105. package/dist/types-ts4.5/tools/plan/plan-tool.d.ts +0 -15
  106. package/dist/types-ts4.5/tools/search-atlaskit-components/list-search-atlaskit-components-tool.d.ts +0 -2
  107. package/dist/types-ts4.5/tools/search-atlaskit-components/search-atlaskit-components-input-schema.d.ts +0 -11
  108. package/dist/types-ts4.5/tools/search-atlaskit-components/search-atlaskit-components-tool.d.ts +0 -4
  109. package/dist/types-ts4.5/tools/search-components/list-search-components-tool.d.ts +0 -2
  110. package/dist/types-ts4.5/tools/search-components/search-components-input-schema.d.ts +0 -11
  111. package/dist/types-ts4.5/tools/search-components/search-components-tool.d.ts +0 -4
  112. package/dist/types-ts4.5/tools/search-icons/list-search-icons-tool.d.ts +0 -2
  113. package/dist/types-ts4.5/tools/search-icons/search-icons-input-schema.d.ts +0 -11
  114. package/dist/types-ts4.5/tools/search-icons/search-icons-tool.d.ts +0 -4
  115. package/dist/types-ts4.5/tools/search-tokens/list-search-tokens-tool.d.ts +0 -2
  116. package/dist/types-ts4.5/tools/search-tokens/search-tokens-input-schema.d.ts +0 -11
  117. package/dist/types-ts4.5/tools/search-tokens/search-tokens-tool.d.ts +0 -4
  118. package/dist/types-ts4.5/tools/suggest-a11y-fixes/fixes.d.ts +0 -17
  119. package/dist/types-ts4.5/tools/suggest-a11y-fixes/keywords.d.ts +0 -12
  120. package/dist/types-ts4.5/tools/suggest-a11y-fixes/list-suggest-a11y-fixes-tool.d.ts +0 -2
  121. package/dist/types-ts4.5/tools/suggest-a11y-fixes/suggest-a11y-fixes-input-schema.d.ts +0 -17
  122. package/dist/types-ts4.5/tools/suggest-a11y-fixes/suggest-a11y-fixes-tool.d.ts +0 -8
@@ -1,4 +0,0 @@
1
- import type { CallToolResult } from '@modelcontextprotocol/sdk/types.js';
2
- import { type z } from 'zod';
3
- import { type searchIconsInputSchema } from './search-icons-input-schema';
4
- export declare const searchIconsTool: ({ terms, limit, }: z.infer<typeof searchIconsInputSchema>) => Promise<CallToolResult>;
@@ -1,2 +0,0 @@
1
- import type { Tool } from '@modelcontextprotocol/sdk/types.js';
2
- export declare const listSearchTokensTool: Tool;
@@ -1,11 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const searchTokensInputSchema: z.ZodObject<{
3
- terms: z.ZodArray<z.ZodString, 'many'>;
4
- limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
5
- }, 'strip', z.ZodTypeAny, {
6
- terms: string[];
7
- limit?: number | undefined;
8
- }, {
9
- terms: string[];
10
- limit?: number | undefined;
11
- }>;
@@ -1,4 +0,0 @@
1
- import type { CallToolResult } from '@modelcontextprotocol/sdk/types.js';
2
- import { type z } from 'zod';
3
- import { type searchTokensInputSchema } from './search-tokens-input-schema';
4
- export declare const searchTokensTool: ({ terms, limit, }: z.infer<typeof searchTokensInputSchema>) => Promise<CallToolResult>;
@@ -1,17 +0,0 @@
1
- export interface FixSuggestion {
2
- title: string;
3
- description: string;
4
- before: string;
5
- after: string;
6
- explanation: string;
7
- }
8
- export interface AccessibilityFix {
9
- title: string;
10
- description: string;
11
- fixes: FixSuggestion[];
12
- bestPractices: string[];
13
- }
14
- export interface AccessibilityFixCategory {
15
- [key: string]: AccessibilityFix;
16
- }
17
- export declare const accessibilityFixes: AccessibilityFixCategory;
@@ -1,12 +0,0 @@
1
- /**
2
- * Violation keywords mapping for fuzzy matching accessibility violations
3
- *
4
- * This file contains keyword synonyms and variations that users might use
5
- * when describing accessibility violations. The keys should match the exact
6
- * violation types defined in fixes.ts
7
- *
8
- * Each violation type has an array of keywords that help identify when a user
9
- * is describing that particular type of accessibility issue, even if they
10
- * don't use the exact technical terminology.
11
- */
12
- export declare const violationKeywords: Record<string, string[]>;
@@ -1,2 +0,0 @@
1
- import type { Tool } from '@modelcontextprotocol/sdk/types.js';
2
- export declare const listSuggestA11yFixesTool: Tool;
@@ -1,17 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const suggestA11yFixesInputSchema: z.ZodObject<{
3
- violation: z.ZodString;
4
- code: z.ZodString;
5
- component: z.ZodOptional<z.ZodString>;
6
- context: z.ZodOptional<z.ZodString>;
7
- }, 'strip', z.ZodTypeAny, {
8
- code: string;
9
- violation: string;
10
- context?: string | undefined;
11
- component?: string | undefined;
12
- }, {
13
- code: string;
14
- violation: string;
15
- context?: string | undefined;
16
- component?: string | undefined;
17
- }>;
@@ -1,8 +0,0 @@
1
- import type { z } from 'zod';
2
- import type { suggestA11yFixesInputSchema } from './suggest-a11y-fixes-input-schema';
3
- export declare const suggestA11yFixesTool: (params: z.infer<typeof suggestA11yFixesInputSchema>) => Promise<{
4
- content: {
5
- type: string;
6
- text: string;
7
- }[];
8
- }>;