@mureka-fe/ui 1.1.1 → 1.1.4
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/internal/icons/manifest.d.ts.map +1 -1
- package/dist/llms.txt +2 -2
- package/dist/src/components/button/Button.vue.d.ts.map +1 -1
- package/dist/src/components/button/__docs__/demos/danger.demo.vue.d.ts.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/ui.js +1 -1
- package/dist/ui.umd.cjs +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"manifest.d.ts","sourceRoot":"","sources":["../../../internal/icons/manifest.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,WAAW,EAAE,UAAU,
|
|
1
|
+
{"version":3,"file":"manifest.d.ts","sourceRoot":"","sources":["../../../internal/icons/manifest.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,WAAW,EAAE,UAAU,EA6tFnC,CAAC"}
|
package/dist/llms.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @mureka-fe/ui v1.1.
|
|
1
|
+
# @mureka-fe/ui v1.1.4
|
|
2
2
|
|
|
3
3
|
> AI/LLM-readable reference for the @mureka-fe/ui Vue 3 component library.
|
|
4
4
|
> Read this file before writing UI in a project that depends on this package.
|
|
@@ -73,7 +73,7 @@ Status: stable · Since 1.0.0 · Category: 通用
|
|
|
73
73
|
#### Usage notes
|
|
74
74
|
|
|
75
75
|
- **基础类型** — 展示 6 种基础视觉类型:primary、tonal、secondary、ghost,以及 primary inverse、secondary inverse。ghost 如需提升内容层级,可额外使用 ghostTextTone。
|
|
76
|
-
- **危险按钮** —
|
|
76
|
+
- **危险按钮** — 用于删除、清空等高风险操作,提供 fill、outline 与 ghost 三种危险表达。
|
|
77
77
|
- **按钮尺寸** — 提供 32 / 40 / 48 三档高度,对应 small、medium、large。
|
|
78
78
|
- **按钮形状** — 通过 shape 切换圆角矩形与胶囊形;shape="pill" 搭配 iconOnly 即为圆形图标按钮。
|
|
79
79
|
- **图标组合** — 支持 prefix、suffix、prefix+suffix 以及 iconOnly;纯图标按钮必须提供 aria-label。ghost 如需 icon 与文本都提升为白色,可使用 ghostTextTone="primary"。
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/button/Button.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/button/Button.vue"],"names":[],"mappings":"AA+bA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AA8PlD,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC9D,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA0B9C,QAAA,MAAM,eAAe;;;;;;;;;;;;;;6EAQnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"danger.demo.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/button/__docs__/demos/danger.demo.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"danger.demo.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/button/__docs__/demos/danger.demo.vue"],"names":[],"mappings":";AAiKA,wBAKG"}
|