@arsedizioni/ars-utils 21.2.226 → 21.2.228

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.
@@ -1801,11 +1801,11 @@ var ClipperTeamProduct;
1801
1801
  (function (ClipperTeamProduct) {
1802
1802
  ClipperTeamProduct[ClipperTeamProduct["SharedArchive"] = 1004676] = "SharedArchive";
1803
1803
  ClipperTeamProduct[ClipperTeamProduct["SharedCalendar"] = 1004683] = "SharedCalendar";
1804
- ClipperTeamProduct[ClipperTeamProduct["SharedWorkspace"] = 1013721] = "SharedWorkspace";
1804
+ ClipperTeamProduct[ClipperTeamProduct["SharedNotes"] = 1013721] = "SharedNotes";
1805
1805
  })(ClipperTeamProduct || (ClipperTeamProduct = {}));
1806
1806
  var ClipperTeamProductPermission;
1807
1807
  (function (ClipperTeamProductPermission) {
1808
- ClipperTeamProductPermission[ClipperTeamProductPermission["SharedWorkspace"] = 55] = "SharedWorkspace";
1808
+ ClipperTeamProductPermission[ClipperTeamProductPermission["SharedNotes"] = 55] = "SharedNotes";
1809
1809
  ClipperTeamProductPermission[ClipperTeamProductPermission["SharedArchive"] = 56] = "SharedArchive";
1810
1810
  ClipperTeamProductPermission[ClipperTeamProductPermission["SharedCalendar"] = 57] = "SharedCalendar";
1811
1811
  })(ClipperTeamProductPermission || (ClipperTeamProductPermission = {}));