@seamapi/types 1.653.0 → 1.655.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/connect.cjs CHANGED
@@ -1841,6 +1841,7 @@ var PROVIDER_CATEGORY_MAP = {
1841
1841
  "honeywell_resideo",
1842
1842
  "visionline",
1843
1843
  "assa_abloy_credential_service",
1844
+ "dormakaba_ambiance",
1844
1845
  "latch",
1845
1846
  "akiles",
1846
1847
  "sensi",
@@ -43499,7 +43500,7 @@ var openapi_default = {
43499
43500
  },
43500
43501
  locale: {
43501
43502
  description: "The locale to use for the portal.",
43502
- enum: ["en-US", "pt-PT"],
43503
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
43503
43504
  type: "string"
43504
43505
  }
43505
43506
  },
@@ -55770,7 +55771,7 @@ var openapi_default = {
55770
55771
  },
55771
55772
  locale: {
55772
55773
  description: "The locale to use for the portal.",
55773
- enum: ["en-US", "pt-PT"],
55774
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
55774
55775
  type: "string"
55775
55776
  }
55776
55777
  },
@@ -56066,7 +56067,7 @@ var openapi_default = {
56066
56067
  },
56067
56068
  locale: {
56068
56069
  description: "The locale to use for the portal.",
56069
- enum: ["en-US", "pt-PT"],
56070
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
56070
56071
  type: "string"
56071
56072
  }
56072
56073
  },