@pitcher/canvas-ui 2026.1.7-084725-beta → 2026.1.7-105737-beta

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/locale/zh.json CHANGED
@@ -414,6 +414,7 @@
414
414
  "canvasFilters": {
415
415
  "blocks": "模块",
416
416
  "products": "产品",
417
+ "productTemplates": "产品模板",
417
418
  "saved": "已保存",
418
419
  "templates": "模板"
419
420
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pitcher/canvas-ui",
3
- "version": "2026.1.7-084725-beta",
3
+ "version": "2026.1.7-105737-beta",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"