@forge/cli-shared

8.15.1-next.18.15.1-next.2
out/graphql/graphql-types.js
out/graphql/graphql-types.js
+2
Index: package/out/graphql/graphql-types.js
===================================================================
--- package/out/graphql/graphql-types.js
+++ package/out/graphql/graphql-types.js
@@ -13012,8 +13012,10 @@
     TrelloPlannerCalendarColor["OrangeSubtlest"] = "ORANGE_SUBTLEST";
     TrelloPlannerCalendarColor["PurpleSubtlest"] = "PURPLE_SUBTLEST";
     TrelloPlannerCalendarColor["RedSubtler"] = "RED_SUBTLER";
     TrelloPlannerCalendarColor["RedSubtlest"] = "RED_SUBTLEST";
+    TrelloPlannerCalendarColor["TealSubtler"] = "TEAL_SUBTLER";
+    TrelloPlannerCalendarColor["TealSubtlest"] = "TEAL_SUBTLEST";
     TrelloPlannerCalendarColor["YellowBolder"] = "YELLOW_BOLDER";
     TrelloPlannerCalendarColor["YellowSubtler"] = "YELLOW_SUBTLER";
     TrelloPlannerCalendarColor["YellowSubtlest"] = "YELLOW_SUBTLEST";
 })(TrelloPlannerCalendarColor = exports.TrelloPlannerCalendarColor || (exports.TrelloPlannerCalendarColor = {}));