@techui/scifi 0.0.7-alpha.7 → 0.1.1-alpha.1

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/README.md CHANGED
@@ -8,7 +8,13 @@
8
8
 
9
9
  ## 🚀 TechUI Scifi - Dynamic SVG Sci-Fi Component Library
10
10
 
11
- A free, dynamic SVG UI component library for creating futuristic and sci-fi style interfaces, built with Vue 3.
11
+ A free, dynamic SVG UI component library for building sci-fi and futuristic interfaces, powered by Vue 3.
12
+
13
+ ## Strategy Adjustment
14
+
15
+ Strategy announcement: starting from version `0.1.0`, the Scifi component library is functionally aligned with the current Prime version. Except for a small number of advanced components that still require authorization, Scifi now includes the full Prime feature set. In addition, the previously premium components `TuiEcharts` and `TuiEchartsMap` are now officially free to use.
16
+
17
+ The Prime component library is currently planning and developing other exclusive premium components to enhance its competitiveness.
12
18
 
13
19
  ### ✨ Features
14
20
 
@@ -26,6 +32,7 @@ A free, dynamic SVG UI component library for creating futuristic and sci-fi styl
26
32
  - **scifiHeader** - Sci-fi style headers
27
33
  - **scifiPanel** - Panel containers with sci-fi aesthetics
28
34
  - **scifiPanelTitle** - Stylized panel titles
35
+ - **TechUI Base Components (New in 0.0.7)** - A selection of components from the TechUI base component library
29
36
 
30
37
  ### 🎯 TuiAdaptive - Revolutionary Responsive Component
31
38
 
@@ -41,6 +48,22 @@ The library includes **TuiAdaptive**, an incredibly powerful adaptive component
41
48
 
42
49
  > **Proudly the best adaptive/responsive component available on the market today!**
43
50
 
51
+ ## Documentation & Testcases
52
+
53
+ ### Documentation
54
+
55
+ - China: [https://techui.cn/#/docs/](https://techui.cn/#/docs/)
56
+ - Global: [https://techui.net/#/docs](https://techui.net/#/docs)
57
+
58
+ ### Testcases
59
+
60
+ - GitHub: [https://github.com/aYin86cn/techui-scifi](https://github.com/aYin86cn/techui-scifi)
61
+ - Gitee: [https://gitee.com/ayin86/techui-scifi](https://gitee.com/ayin86/techui-scifi)
62
+
63
+ Notes:
64
+ - The `starter` directory is a minimal startup project for TechUI-Scifi, containing only a few simple component demos.
65
+ - The `testcases` directory contains test scenarios for TechUI-Scifi, including demos for most components.
66
+
44
67
  ### 🖥️ TechUI Component Library
45
68
 
46
69
  - **@techui/prime:** Closed-source **Paid**
@@ -53,16 +76,12 @@ The library includes **TuiAdaptive**, an incredibly powerful adaptive component
53
76
  This library depends on the following TechUI ecosystem packages:
54
77
 
55
78
  - `@techui/colors` - Color system
56
- - `@techui/lessmixins` - LESS mixins
79
+ - `@techui/mixins` - style mixins
57
80
  - `@techui/locales` - Internationalization
58
81
  - `@techui/themes` - Theme system
59
82
  - `@techui/libs` - Utility libraries
60
83
  - `@techui/utils` - Utility functions
61
84
 
62
- ### 📚 Documentation
63
-
64
- Visit [https://techui.net](https://techui.net) for full documentation and examples.
65
-
66
85
  ### 📄 License
67
86
 
68
87
  UNLICENSED
@@ -73,6 +92,8 @@ UNLICENSED
73
92
 
74
93
  - Email: <ayin86cn@gmail.com>
75
94
  - WeChat: jay1986cn
95
+ - China Site: [https://techui.cn/](https://techui.cn/)
96
+ - Global Site: [https://techui.net/](https://techui.net/)
76
97
 
77
98
  ---
78
99
 
@@ -82,6 +103,12 @@ UNLICENSED
82
103
 
83
104
  一个免费的、动态的 SVG UI 组件库,用于绘制科幻、未来风格的UI界面,基于 Vue 3 开发。
84
105
 
106
+ ## 策略调整
107
+
108
+ 策略调整公告:自 `0.1.0` 版本发布起,Scifi 组件库已实现与当前 Prime 版本的功能对齐。除个别高级组件仍需授权外,Scifi 已包含 Prime 的全部功能。此外,原高级组件 `TuiEcharts` 与 `TuiEchartsMap` 现已正式转为免费开放。
109
+
110
+ Prime组件库目前正在规划和开发其他的 独占高级组件 以提升其竞争力。
111
+
85
112
  ### ✨ 特性
86
113
 
87
114
  - **🎨 动态 SVG 组件** - 所有组件均使用动态计算的 SVG 元素绘制,呈现炫酷视觉效果
@@ -98,6 +125,7 @@ UNLICENSED
98
125
  - **scifiHeader** - 科幻风格头部
99
126
  - **scifiPanel** - 科幻面板容器
100
127
  - **scifiPanelTitle** - 科幻面板标题
128
+ - **TechUI Base (0.1.0+)** - TechUI基础组件库
101
129
 
102
130
  ### 🎯 TuiAdaptive - 革命性的自适应组件
103
131
 
@@ -113,6 +141,22 @@ UNLICENSED
113
141
 
114
142
  > **可以自豪地说,它是现在市面上最好用的自适应/适配组件!**
115
143
 
144
+ ## 文档与测试用例地址
145
+
146
+ ### 文档
147
+
148
+ - 中国:[https://techui.cn/#/docs/](https://techui.cn/#/docs/)
149
+ - 全球:[https://techui.net/#/docs](https://techui.net/#/docs)
150
+
151
+ ### 测试用例
152
+
153
+ - GitHub:[https://github.com/aYin86cn/techui-scifi](https://github.com/aYin86cn/techui-scifi)
154
+ - Gitee:[https://gitee.com/ayin86/techui-scifi](https://gitee.com/ayin86/techui-scifi)
155
+
156
+ 说明:
157
+ - `starter` 目录是一个 TechUI-Scifi 工程的最小启动工程,内部仅有少量组件的简单 Demo。
158
+ - `testcases` 目录是 TechUI-Scifi 工程的测试用例,内部包含绝大多数组件的演示 Demo。
159
+
116
160
  ### 🖥️ TechUI组件库
117
161
 
118
162
  - **@techui/prime:** 闭源 **付费**
@@ -125,15 +169,12 @@ UNLICENSED
125
169
  该库依赖以下 TechUI 生态系统包:
126
170
 
127
171
  - `@techui/colors` - 色彩系统
128
- - `@techui/lessmixins` - LESS 混入
172
+ - `@techui/mixins` - 样式混入
129
173
  - `@techui/locales` - 国际化
130
174
  - `@techui/themes` - 主题系统
131
175
  - `@techui/libs` - 工具库
132
176
  - `@techui/utils` - 工具函数
133
177
 
134
- ### 📚 文档
135
-
136
- 访问 [https://techui.net](https://techui.net) 查看完整文档和示例。
137
178
 
138
179
  ### 📄 许可证
139
180
 
@@ -145,3 +186,9 @@ UNLICENSED
145
186
 
146
187
  - 邮箱:<ayin86cn@gmail.com>
147
188
  - 微信:jay1986cn
189
+ - 中国站:[https://techui.cn/](https://techui.cn/)
190
+ - 全球站:[https://techui.net/](https://techui.net/)
191
+
192
+ ## 🏷️ Keywords
193
+
194
+ `@techui` `techui-prime` `vue3` `admin-panel` `dashboard` `sci-fi` `data-visualization` `responsive` `adaptive` `GIS` `Cesium` `workspace` `portal`
package/UPDATE.md CHANGED
@@ -6,10 +6,34 @@
6
6
 
7
7
  ## English
8
8
 
9
- ### Update Notes
10
-
11
- - The English documentation was translated using translation software or AI alignment, so some terms may be inappropriate or expressions unclear.
12
- - To date, every TechUI release has synchronously packaged and released all four component libraries. Consequently, the update log may list components no longer present in the current library—this is normal. The current Update documentation pertains to the entire TechUI project, not just the current component library.
9
+ ### Update Notes
10
+
11
+ - The English documentation was translated using translation software or AI alignment, so some terms may be inappropriate or expressions unclear.
12
+ - To date, every TechUI release has synchronously packaged and released all four component libraries. Consequently, the update log may list components no longer present in the current library—this is normal. The current Update documentation pertains to the entire TechUI project, not just the current component library.
13
+
14
+ ### v0.1.1 (2026-04-18)
15
+
16
+ Version `0.1.1` continues the `0.1.0` update cycle and focuses on `techuiColors 2.0`, chart theme tokens, map demo migration, and infrastructure cleanup.
17
+
18
+ - `techuiColors` upgraded to `2.0`, with a new naming system, migration mapping, Hue Ring documentation, and improved color expression support.
19
+ - `@techui/lessmixins` was renamed to `@techui/mixins`, with new `Scss` entry support and clearer subpath imports.
20
+ - `TuiEcharts` and `TuiEchartsMap` now support theme-aware option tokens such as `$theme` and `$scheme`, reducing the need for manual theme patching after theme switches.
21
+ - A large number of Vue2 chart demos were migrated to Vue3, and multiple ECharts / EChartsMap demo directories were refactored around the new token-based theme workflow.
22
+ - Dialog dragging and adaptive scale handling were stabilized by improving `v-tui-drag`, `dom.info`, and related dialog internals.
23
+ - Colors, mixins, echarts, echartsMap, and related ecosystem documentation were updated to align with the new `2.0` color system and theme-aware configuration style.
24
+ - Additional naming, import-path, casing, and migration leftovers were cleaned up across demos, docs, and internal utilities.
25
+
26
+ ### v0.1.0 (2026-04-05)
27
+
28
+ Version 0.1.0 marks a milestone upgrade:
29
+
30
+ - Documentation system refactor: fully migrated away from VitePress to a self-developed documentation project with better performance and higher customization.
31
+ - Deep architecture optimization: refactored the underlying implementation of component and utility libraries, with extensive component iterations to significantly improve interaction performance and user experience.
32
+ - Seamless multilingual switching: optimized from traditional refresh-based switching to real-time dynamic switching.
33
+ - Expanded component family: added multiple practical components to enrich development scenarios.
34
+ - Scifi strategy adjustment: the Scifi component library is now highly aligned with the Prime library (except for a few advanced components).
35
+ - Enhanced wrappers `TuiEcharts` and `TuiEchartsMap` are now available as free premium components.
36
+ - Due to the wide scope of this release, please refer to the documentation for detailed update notes.
13
37
 
14
38
  ### v0.0.7 (2026-01-25)
15
39
 
@@ -68,7 +92,7 @@
68
92
  - Renamed routerGo to routerTransition, added query parameter
69
93
  - Modified updateRouteQuery method: default changed from replace to push for route back navigation, can be controlled via parameter to use replace or push, added getRouteQuery method
70
94
  - Grid component: added custom cell className
71
- - Fixed bug where poptip doesn't hide when triggered after sidebar navigation is collapsed
95
+ - Fixed bug where popTip doesn't hide when triggered after sidebar navigation is collapsed
72
96
 
73
97
  ### v0.0.4 (2025-10-25)
74
98
 
@@ -96,10 +120,34 @@
96
120
 
97
121
  ## 中文
98
122
 
99
- ### 更新说明
100
-
101
- - 英文部分的文档,采用了翻译软件或者AI对齐进行翻译,所以可能存在部分用词不当或者表达模糊的情况。
102
- - 截止到目前为止,TechUI的每次发布,均会对当前四个组件库进行同步打包发布。并且更新记录中,可能会出现当前组件库中不存在的组件,属于正常现象。因为当前Update文档是针对整个TechUI工程,而非争对当前的组件库。
123
+ ### 更新说明
124
+
125
+ - 英文部分的文档,采用了翻译软件或者AI对齐进行翻译,所以可能存在部分用词不当或者表达模糊的情况。
126
+ - 截止到目前为止,TechUI的每次发布,均会对当前四个组件库进行同步打包发布。并且更新记录中,可能会出现当前组件库中不存在的组件,属于正常现象。因为当前Update文档是针对整个TechUI工程,而非争对当前的组件库。
127
+
128
+ ### v0.1.1 (2026-04-18)
129
+
130
+ 版本 `0.1.1` 延续了 `0.1.0` 的升级方向,重点围绕 `techuiColors 2.0`、图表主题 token、地图案例迁移,以及基础设施收尾优化展开。
131
+
132
+ - `techuiColors` 升级至 `2.0`,引入新的命名体系、迁移映射、色相环文档与更完善的颜色表达式能力。
133
+ - `@techui/lessmixins` 更名为 `@techui/mixins`,新增 `Scss` 入口支持,并统一了子路径导入方式。
134
+ - `TuiEcharts` 与 `TuiEchartsMap` 支持 `$theme`、`$scheme` 等主题感知配置项,主题切换时不再依赖大量手工颜色同步。
135
+ - 大批 Vue2 图表案例迁移为 Vue3,多个 ECharts / EChartsMap 测试目录同步迁移到新的 token 主题模式。
136
+ - 通过迭代 `v-tui-drag`、`dom.info` 与 dialog 内部逻辑,进一步增强了拖拽和自适应缩放场景下的稳定性。
137
+ - `colors`、`mixins`、`echarts`、`echartsMap` 等相关文档已同步对齐 `2.0` 颜色体系与主题感知配置方式。
138
+ - 持续清理测试用例、文档与内部工具中的命名、导入路径、大小写与迁移遗留问题。
139
+
140
+ ### v0.1.0 (2026-04-05)
141
+
142
+ 版本 0.1.0 迎来里程碑式升级:
143
+
144
+ - 文档体系重构:全面弃用 VitePress,升级为性能更优、定制化程度更高的自研文档工程。
145
+ - 架构深度优化:对组件库与工具库进行了底层重构,完成大量组件的迭代升级,大幅提升交互性能与用户体验。
146
+ - 多语言无感切换:多语言支持由传统的“刷新切换”优化为实时动态切换,无需等待。
147
+ - 组件家族扩充:新增多款实用组件,进一步丰富开发场景。
148
+ - Scifi 策略调整:Scifi 组件库现已实现与 Prime 库的高度对齐(除极少数高级组件外)。
149
+ - 增强封装的 `TuiEcharts` 与 `TuiEchartsMap` 已转为免费高级组件开放使用。
150
+ - 因此次更新涉及到的范围极广,详细更新记录请查看文档。
103
151
 
104
152
  ### v0.0.7 (2026-01-25)
105
153
 
@@ -158,7 +206,7 @@
158
206
  - routerGo改为routerTransition,添加query参数
159
207
  - updateRouteQuery方法,replace默认改为push,可以进行路由回退,可以根据参数控制使用replace或者push,添加getRouteQuery方法
160
208
  - grid组件,添加自定义单元格className
161
- - 修正侧边导航折叠的时候,触发poptip后不隐藏的bug
209
+ - 修正侧边导航折叠的时候,触发popTip后不隐藏的bug
162
210
 
163
211
  ### v0.0.4 (2025-10-25)
164
212
 
@@ -180,4 +228,4 @@
180
228
 
181
229
  ### v0.0.1 (2025-10-02)
182
230
 
183
- - 首次发布
231
+ - 首次发布