@ailaw/venus 1.167.0 → 1.168.0

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.
Files changed (2) hide show
  1. package/dist/en.js +1 -0
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -4432,6 +4432,7 @@ var en2 = {
4432
4432
  formSetting: "Form Setting",
4433
4433
  version: "Version",
4434
4434
  view: "View",
4435
+ hide: "Hide",
4435
4436
  addendum: "Addendum",
4436
4437
  privateCaseTip: "When you open private case mode, only assigned attorneys/paralegals/contractors and all admin accounts can see this case.",
4437
4438
  privateCaseNotice: "Only assigned attorneys/paralegals/contractors and all admin accounts can see this case.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.167.0",
3
+ "version": "1.168.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],