@tfdesign/b-end 1.0.4 → 1.0.6

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tfdesign/b-end",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "TFDS B-end React components + Tailwind v4 theme.css; self-contained npm install (no monorepo clone required).",
@@ -15,14 +15,13 @@
15
15
  "author": "duanran_ryan",
16
16
  "license": "MIT",
17
17
  "repository": {
18
- "type": "git",
19
- "url": "git+https://github.com/TF-Designsystem/TFDS.git",
20
- "directory": "packages/tfds-b-end"
18
+ "type": "url",
19
+ "url": "https://tfds-nine.vercel.app/"
21
20
  },
22
21
  "bugs": {
23
- "url": "https://github.com/TF-Designsystem/TFDS/issues"
22
+ "url": "https://tfds-nine.vercel.app/"
24
23
  },
25
- "homepage": "https://github.com/TF-Designsystem/TFDS/tree/main/packages/tfds-b-end#readme",
24
+ "homepage": "https://tfds-nine.vercel.app/",
26
25
  "engines": {
27
26
  "node": ">=18"
28
27
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "system": "b-end",
3
3
  "skill": "tfds",
4
- "generatedAt": "2026-05-10T09:07:48.104Z",
4
+ "generatedAt": "2026-05-10T09:53:47.299Z",
5
5
  "summary": "B 端 COMPONENTS 36 条 + 列表页模板 4 + PATTERNS 6;import 一律来自 @tf-designsystem/b-end。",
6
6
  "components": [
7
7
  {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "system": "b-end",
3
3
  "skill": "tfds",
4
- "generatedAt": "2026-05-10T09:07:48.104Z",
4
+ "generatedAt": "2026-05-10T09:53:47.299Z",
5
5
  "purpose": "轻量组件与页面模板目录。AI 先读本文件做选型;确定命中组件后,再到 components.index.json 按 id 读取 props / rules / examples。",
6
6
  "counts": {
7
7
  "total": 46,