@etsoo/appscript 1.2.23 → 1.2.24

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.
@@ -64,6 +64,7 @@
64
64
  "showIt": "Show it",
65
65
  "signout": "Sign out",
66
66
  "smartERP": "SmartERP",
67
+ "sortTip": "Drag and drop items to sort",
67
68
  "status": "Status",
68
69
  "statusArchived": "Archived",
69
70
  "statusDeleted": "Deleted",
@@ -64,6 +64,7 @@
64
64
  "showIt": "显示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友云ERP",
67
+ "sortTip": "拖拽项目进行排序",
67
68
  "status": "状态",
68
69
  "statusArchived": "已归档",
69
70
  "statusDeleted": "已删除",
@@ -64,6 +64,7 @@
64
64
  "showIt": "顯示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友雲ERP",
67
+ "sortTip": "拖拽項目進行排序",
67
68
  "status": "狀態",
68
69
  "statusArchived": "已歸檔",
69
70
  "statusDeleted": "已刪除",
@@ -64,6 +64,7 @@
64
64
  "showIt": "Show it",
65
65
  "signout": "Sign out",
66
66
  "smartERP": "SmartERP",
67
+ "sortTip": "Drag and drop items to sort",
67
68
  "status": "Status",
68
69
  "statusArchived": "Archived",
69
70
  "statusDeleted": "Deleted",
@@ -64,6 +64,7 @@
64
64
  "showIt": "显示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友云ERP",
67
+ "sortTip": "拖拽项目进行排序",
67
68
  "status": "状态",
68
69
  "statusArchived": "已归档",
69
70
  "statusDeleted": "已删除",
@@ -64,6 +64,7 @@
64
64
  "showIt": "顯示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友雲ERP",
67
+ "sortTip": "拖拽項目進行排序",
67
68
  "status": "狀態",
68
69
  "statusArchived": "已歸檔",
69
70
  "statusDeleted": "已刪除",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.2.23",
3
+ "version": "1.2.24",
4
4
  "description": "Applications shared TypeScript framework",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
@@ -64,6 +64,7 @@
64
64
  "showIt": "Show it",
65
65
  "signout": "Sign out",
66
66
  "smartERP": "SmartERP",
67
+ "sortTip": "Drag and drop items to sort",
67
68
  "status": "Status",
68
69
  "statusArchived": "Archived",
69
70
  "statusDeleted": "Deleted",
@@ -64,6 +64,7 @@
64
64
  "showIt": "显示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友云ERP",
67
+ "sortTip": "拖拽项目进行排序",
67
68
  "status": "状态",
68
69
  "statusArchived": "已归档",
69
70
  "statusDeleted": "已删除",
@@ -64,6 +64,7 @@
64
64
  "showIt": "顯示",
65
65
  "signout": "退出",
66
66
  "smartERP": "司友雲ERP",
67
+ "sortTip": "拖拽項目進行排序",
67
68
  "status": "狀態",
68
69
  "statusArchived": "已歸檔",
69
70
  "statusDeleted": "已刪除",