@supernova-studio/model 1.82.4 → 1.83.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.
package/dist/index.mjs CHANGED
@@ -143,6 +143,7 @@ var FeaturesSummary = z7.object({
143
143
  designSystemSourceAutoImport: featureToggleSchema,
144
144
  designSystemSlug: featureToggleSchema,
145
145
  ipWhitelisting: featureToggleSchema,
146
+ customLogin: featureToggleSchema,
146
147
  npmRegistry: featureToggleSchema,
147
148
  sso: featureToggleSchema,
148
149
  workspacePaidSeats: featureLimitedSchema,