niuma-ui 1.3.8 → 1.3.9

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.
@@ -12,6 +12,7 @@ var zhCN = {
12
12
  "autocomplete.suggestions": "自动完成建议",
13
13
  "dropdown.placeholder": "请选择",
14
14
  "breadcrumb.label": "面包屑",
15
+ "anchor.label": "本页目录",
15
16
  "breadcrumb.separator": "分隔符",
16
17
  "menu.label": "导航菜单",
17
18
  "menu.expandSubmenu": "展开子菜单",
@@ -178,10 +179,11 @@ var zhCN = {
178
179
  "log.level.fatal": "致命",
179
180
  "log.level.plain": "输出",
180
181
  "playground.brand": "Niuma UI",
181
- "playground.subtitle": "Vue 3 组件演示",
182
- "playground.nav.label": "组件导航",
183
- "playground.nav.start": "开始",
184
- "playground.nav.overview": "首页",
182
+ "playground.subtitle": "内部测试,不是文档站",
183
+ "playground.docs": "文档站",
184
+ "playground.nav.label": "测试页导航",
185
+ "playground.nav.start": "索引",
186
+ "playground.nav.overview": "测试索引",
185
187
  "playground.nav.components": "组件",
186
188
  "playground.nav.basic": "基础",
187
189
  "playground.nav.form": "表单",
@@ -189,7 +191,7 @@ var zhCN = {
189
191
  "playground.nav.feedback": "浮层与反馈",
190
192
  "playground.nav.data": "数据展示",
191
193
  "playground.nav.editor": "编辑器",
192
- "playground.nav.lab": "实验室",
194
+ "playground.nav.lab": "像素回归",
193
195
  "playground.nav.search": "搜索组件…",
194
196
  "playground.nav.empty": "没有匹配的组件",
195
197
  "playground.nav.toggle": "打开导航",
@@ -205,22 +207,21 @@ var zhCN = {
205
207
  "playground.demo.api.type": "类型",
206
208
  "playground.demo.api.default": "默认值",
207
209
  "playground.demo.api.desc": "说明",
208
- "playground.index.title": "为运维台与桌面工具打造的 Vue 3 设计系统",
209
- "playground.index.intro": "一致的 Rs* 组件、--rs-* 设计 token,以及面向控制台场景的表格、树与编辑器能力。",
210
- "playground.index.cta.install": "安装",
211
- "playground.index.cta.browse": "浏览组件",
212
- "playground.index.install": "安装",
213
- "playground.index.installHint": "通过包管理器安装后,引入样式并包裹 RsConfigProvider。",
214
- "playground.index.quickStart": "快速开始",
215
- "playground.index.quickStartHint": "业务侧只从 niuma-ui 导入,不要直接依赖 reka-ui。",
216
- "playground.index.featured": "精选组件",
217
- "playground.index.featuredHint": "从高频能力开始体验交互与主题。",
218
- "playground.index.dev": "开发者索引",
219
- "playground.index.devHint": "演示页与单元测试对照,便于贡献与回归。",
210
+ "playground.demo.apiHint": "下表仅供回归对照。对外用法与 API 以文档站为准。",
211
+ "playground.index.title": "内部组件测试台",
212
+ "playground.index.intro": "playground 只做冒烟与像素回归。安装、何时使用、API 只认 site/ 文档站。",
213
+ "playground.index.cta.site": "打开文档站",
214
+ "playground.index.cta.browse": "打开测试页",
215
+ "playground.index.docs": "官方用法",
216
+ "playground.index.docsHint": "组件文档:https://blair-shang.github.io/niuma-ui/ 。本页不维护对外 API。",
217
+ "playground.index.featured": "常用测试页",
218
+ "playground.index.featuredHint": "高频控件的交互冒烟入口。",
219
+ "playground.index.dev": "测试对照表",
220
+ "playground.index.devHint": "测试页与单元测试文件对照。",
220
221
  "playground.index.column.component": "组件",
221
- "playground.index.column.demo": "演示页",
222
+ "playground.index.column.demo": "测试页",
222
223
  "playground.index.column.test": "单元测试",
223
- "playground.index.hint": "本地启动",
224
+ "playground.index.hint": "启动内部测试台",
224
225
  "codeBlock.copy": "复制",
225
226
  "codeBlock.copied": "已复制",
226
227
  "codeBlock.download": "下载",
@@ -244,6 +245,7 @@ var enUS = {
244
245
  "autocomplete.suggestions": "Autocomplete suggestions",
245
246
  "dropdown.placeholder": "Select",
246
247
  "breadcrumb.label": "Breadcrumb",
248
+ "anchor.label": "On this page",
247
249
  "breadcrumb.separator": "Separator",
248
250
  "menu.label": "Navigation menu",
249
251
  "menu.expandSubmenu": "Expand submenu",
@@ -410,10 +412,11 @@ var enUS = {
410
412
  "log.level.fatal": "Fatal",
411
413
  "log.level.plain": "Output",
412
414
  "playground.brand": "Niuma UI",
413
- "playground.subtitle": "Vue 3 component demos",
414
- "playground.nav.label": "Component navigation",
415
- "playground.nav.start": "Start",
416
- "playground.nav.overview": "Home",
415
+ "playground.subtitle": "Internal test — not the docs site",
416
+ "playground.docs": "Docs site",
417
+ "playground.nav.label": "Test page navigation",
418
+ "playground.nav.start": "Index",
419
+ "playground.nav.overview": "Test index",
417
420
  "playground.nav.components": "Components",
418
421
  "playground.nav.basic": "Basic",
419
422
  "playground.nav.form": "Form",
@@ -421,7 +424,7 @@ var enUS = {
421
424
  "playground.nav.feedback": "Overlay & feedback",
422
425
  "playground.nav.data": "Data display",
423
426
  "playground.nav.editor": "Editors",
424
- "playground.nav.lab": "Lab",
427
+ "playground.nav.lab": "Visual regression",
425
428
  "playground.nav.search": "Search components…",
426
429
  "playground.nav.empty": "No matching components",
427
430
  "playground.nav.toggle": "Open navigation",
@@ -437,22 +440,21 @@ var enUS = {
437
440
  "playground.demo.api.type": "Type",
438
441
  "playground.demo.api.default": "Default",
439
442
  "playground.demo.api.desc": "Description",
440
- "playground.index.title": "A Vue 3 design system for ops consoles and desktop tools",
441
- "playground.index.intro": "Consistent Rs* components, --rs-* tokens, plus table, tree, and editor capabilities for console UIs.",
442
- "playground.index.cta.install": "Install",
443
- "playground.index.cta.browse": "Browse components",
444
- "playground.index.install": "Install",
445
- "playground.index.installHint": "Install the package, import styles, and wrap your app with RsConfigProvider.",
446
- "playground.index.quickStart": "Quick start",
447
- "playground.index.quickStartHint": "Import only from niuma-ui — do not depend on reka-ui directly.",
448
- "playground.index.featured": "Featured",
449
- "playground.index.featuredHint": "Start with high-traffic components to explore interaction and theming.",
450
- "playground.index.dev": "Developer index",
451
- "playground.index.devHint": "Demo pages mapped to unit tests for contribution and regression.",
443
+ "playground.demo.apiHint": "This table is for regression only. Public usage and API live on the docs site.",
444
+ "playground.index.title": "Internal component test bench",
445
+ "playground.index.intro": "playground is smoke and visual regression only. Install, when-to-use, and API live on the site/ docs.",
446
+ "playground.index.cta.site": "Open docs site",
447
+ "playground.index.cta.browse": "Open a test page",
448
+ "playground.index.docs": "Official usage",
449
+ "playground.index.docsHint": "Component docs: https://blair-shang.github.io/niuma-ui/ . This page does not maintain the public API.",
450
+ "playground.index.featured": "Frequent test pages",
451
+ "playground.index.featuredHint": "Smoke entries for high-traffic controls.",
452
+ "playground.index.dev": "Test map",
453
+ "playground.index.devHint": "Test pages mapped to unit-test files.",
452
454
  "playground.index.column.component": "Component",
453
- "playground.index.column.demo": "Demo",
455
+ "playground.index.column.demo": "Test page",
454
456
  "playground.index.column.test": "Unit test",
455
- "playground.index.hint": "Local start",
457
+ "playground.index.hint": "Start the internal test bench",
456
458
  "codeBlock.copy": "Copy",
457
459
  "codeBlock.copied": "Copied!",
458
460
  "codeBlock.download": "Download",
package/package.json CHANGED
@@ -1,15 +1,16 @@
1
1
  {
2
2
  "name": "niuma-ui",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
- "description": "Vue 3 工作台设计系统(Rs* 组件、--rs-* token;含可选编辑器 / 终端)",
6
+ "description": "Vue 3 workbench design system — Rs* components, --rs-* tokens, optional Monaco / CodeMirror / xterm",
7
7
  "keywords": [
8
8
  "vue",
9
9
  "vue3",
10
10
  "ui",
11
11
  "components",
12
12
  "design-system",
13
+ "workbench",
13
14
  "reka-ui",
14
15
  "niuma"
15
16
  ],
@@ -18,7 +19,7 @@
18
19
  "type": "git",
19
20
  "url": "git+https://github.com/Blair-Shang/niuma-ui.git"
20
21
  },
21
- "homepage": "https://github.com/Blair-Shang/niuma-ui#readme",
22
+ "homepage": "https://blair-shang.github.io/niuma-ui/",
22
23
  "bugs": {
23
24
  "url": "https://github.com/Blair-Shang/niuma-ui/issues"
24
25
  },
@@ -140,9 +141,12 @@
140
141
  },
141
142
  "scripts": {
142
143
  "dev": "vite --config playground/vite.config.ts",
144
+ "dev:site": "vite --config site/vite.config.ts",
143
145
  "build": "node scripts/build-lib.mjs",
144
146
  "build:playground": "vite build --config playground/vite.config.ts",
145
147
  "preview:playground": "vite preview --config playground/vite.config.ts",
148
+ "build:site": "vite build --config site/vite.config.ts",
149
+ "preview:site": "vite preview --config site/vite.config.ts",
146
150
  "test": "vitest run",
147
151
  "test:watch": "vitest",
148
152
  "test:perf": "vitest run src/__tests__/RsTable.perf.spec.ts src/__tests__/useRsTableCore.perf.spec.ts",