@1money/component-ui 0.0.22 → 0.0.24

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 (101) hide show
  1. package/es/components/Input/Input/Input.css +1 -1
  2. package/es/index.css +1 -1
  3. package/es/stories/docs/ComponentDocsPage.js +234 -0
  4. package/es/stories/docs/componentDocMeta.js +97 -0
  5. package/es/stories/docs/storybook-docs.css +79 -0
  6. package/lib/components/Input/Input/Input.css +1 -1
  7. package/lib/index.css +1 -1
  8. package/lib/stories/docs/ComponentDocsPage.js +244 -0
  9. package/lib/stories/docs/componentDocMeta.js +104 -0
  10. package/lib/stories/docs/storybook-docs.css +79 -0
  11. package/package.json +23 -8
  12. package/scripts/mcp-server/README.md +267 -0
  13. package/scripts/mcp-server/bin.mjs +2 -0
  14. package/scripts/mcp-server/drift.json +5 -0
  15. package/scripts/mcp-server/examples.generated.json +2651 -0
  16. package/scripts/mcp-server/index.generated.json +18098 -0
  17. package/scripts/mcp-server/index.mjs +308 -26
  18. package/scripts/mcp-server/tools/get-examples.mjs +125 -0
  19. package/scripts/mcp-server/tools/get-library-info.mjs +25 -0
  20. package/scripts/mcp-server/tools/get-symbol.mjs +232 -0
  21. package/scripts/mcp-server/tools/get-token.mjs +60 -0
  22. package/scripts/mcp-server/tools/list-icons.mjs +38 -0
  23. package/scripts/mcp-server/tools/list-symbols.mjs +46 -0
  24. package/scripts/mcp-server/tools/resolve-import.mjs +125 -0
  25. package/scripts/mcp-server/tools/search-symbols.mjs +79 -0
  26. package/.agents/skills/1money-component-dev/SKILL.md +0 -224
  27. package/.agents/skills/1money-component-dev/checklist.md +0 -159
  28. package/.agents/skills/1money-component-dev/references/ComponentPatterns.md +0 -478
  29. package/.agents/skills/1money-component-dev/references/FigmaExtractionChecklist.md +0 -144
  30. package/.agents/skills/1money-component-dev/references/HooksGuide.md +0 -360
  31. package/.agents/skills/1money-component-dev/references/SemanticColors.md +0 -215
  32. package/.agents/skills/1money-component-dev/references/StyleSystemAPI.md +0 -389
  33. package/.claude/settings.local.json +0 -111
  34. package/.claude/skills/1money-component-dev/SKILL.md +0 -229
  35. package/.claude/skills/1money-component-dev/checklist.md +0 -159
  36. package/.claude/skills/1money-component-dev/references/ComponentPatterns.md +0 -478
  37. package/.claude/skills/1money-component-dev/references/FigmaExtractionChecklist.md +0 -144
  38. package/.claude/skills/1money-component-dev/references/HooksGuide.md +0 -360
  39. package/.claude/skills/1money-component-dev/references/SemanticColors.md +0 -215
  40. package/.claude/skills/1money-component-dev/references/StyleSystemAPI.md +0 -389
  41. package/.claude/skills/1money-component-review/SKILL.md +0 -316
  42. package/.claude/skills/component-pipeline/SKILL.md +0 -116
  43. package/.claude/skills/component-pipeline/checklist.md +0 -125
  44. package/.hintrc +0 -13
  45. package/@types/global.d.ts +0 -28
  46. package/AGENTS.md +0 -546
  47. package/CLAUDE.md +0 -1
  48. package/jest.setup.d.ts +0 -1
  49. package/jest.setup.ts +0 -1
  50. package/patches/primereact.patch +0 -323
  51. package/patches/react-pro-sidebar.patch +0 -6421
  52. package/public/favicon.ico +0 -0
  53. package/public/fonts/Aeonik/Aeonik-Air.ttf +0 -0
  54. package/public/fonts/Aeonik/Aeonik-AirItalic.ttf +0 -0
  55. package/public/fonts/Aeonik/Aeonik-Black.ttf +0 -0
  56. package/public/fonts/Aeonik/Aeonik-BlackItalic.ttf +0 -0
  57. package/public/fonts/Aeonik/Aeonik-Bold.ttf +0 -0
  58. package/public/fonts/Aeonik/Aeonik-BoldItalic.ttf +0 -0
  59. package/public/fonts/Aeonik/Aeonik-Light.ttf +0 -0
  60. package/public/fonts/Aeonik/Aeonik-LightItalic.ttf +0 -0
  61. package/public/fonts/Aeonik/Aeonik-Medium.ttf +0 -0
  62. package/public/fonts/Aeonik/Aeonik-MediumItalic.ttf +0 -0
  63. package/public/fonts/Aeonik/Aeonik-Regular.ttf +0 -0
  64. package/public/fonts/Aeonik/Aeonik-RegularItalic.ttf +0 -0
  65. package/public/fonts/Aeonik/Aeonik-Thin.ttf +0 -0
  66. package/public/fonts/Aeonik/Aeonik-ThinItalic.ttf +0 -0
  67. package/public/fonts/Inter/Inter-Black.ttf +0 -0
  68. package/public/fonts/Inter/Inter-BlackItalic.ttf +0 -0
  69. package/public/fonts/Inter/Inter-Bold.ttf +0 -0
  70. package/public/fonts/Inter/Inter-BoldItalic.ttf +0 -0
  71. package/public/fonts/Inter/Inter-ExtraBold.ttf +0 -0
  72. package/public/fonts/Inter/Inter-ExtraBoldItalic.ttf +0 -0
  73. package/public/fonts/Inter/Inter-ExtraLight.ttf +0 -0
  74. package/public/fonts/Inter/Inter-ExtraLightItalic.ttf +0 -0
  75. package/public/fonts/Inter/Inter-Italic.ttf +0 -0
  76. package/public/fonts/Inter/Inter-Light.ttf +0 -0
  77. package/public/fonts/Inter/Inter-LightItalic.ttf +0 -0
  78. package/public/fonts/Inter/Inter-Medium.ttf +0 -0
  79. package/public/fonts/Inter/Inter-MediumItalic.ttf +0 -0
  80. package/public/fonts/Inter/Inter-Regular.ttf +0 -0
  81. package/public/fonts/Inter/Inter-SemiBold.ttf +0 -0
  82. package/public/fonts/Inter/Inter-SemiBoldItalic.ttf +0 -0
  83. package/public/fonts/Inter/Inter-Thin.ttf +0 -0
  84. package/public/fonts/Inter/Inter-ThinItalic.ttf +0 -0
  85. package/public/fonts/Outfit/Outfit-Black.ttf +0 -0
  86. package/public/fonts/Outfit/Outfit-Bold.ttf +0 -0
  87. package/public/fonts/Outfit/Outfit-ExtraBold.ttf +0 -0
  88. package/public/fonts/Outfit/Outfit-ExtraLight.ttf +0 -0
  89. package/public/fonts/Outfit/Outfit-Light.ttf +0 -0
  90. package/public/fonts/Outfit/Outfit-Medium.ttf +0 -0
  91. package/public/fonts/Outfit/Outfit-Regular.ttf +0 -0
  92. package/public/fonts/Outfit/Outfit-SemiBold.ttf +0 -0
  93. package/public/fonts/Outfit/Outfit-Thin.ttf +0 -0
  94. package/public/github-mark.svg +0 -3
  95. package/public/tokens/GYEN.svg +0 -9
  96. package/public/tokens/PYUSD.svg +0 -9
  97. package/public/tokens/USDT.svg +0 -6
  98. package/scripts/mcp-server/resources.d.mts +0 -1
  99. package/scripts/mcp-server/resources.mjs +0 -102
  100. package/test/jsdom-global-register.d.ts +0 -1
  101. package/test/jsdom-global-register.js +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.