@connectedxm/admin 6.18.0 → 6.18.1
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.cjs +0 -1
- package/dist/index.d.cts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -1
- package/openapi.json +29667 -16141
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -3839,7 +3839,6 @@ var SupportedLocale = /* @__PURE__ */ ((SupportedLocale2) => {
|
|
|
3839
3839
|
SupportedLocale2["cs"] = "cs";
|
|
3840
3840
|
SupportedLocale2["da"] = "da";
|
|
3841
3841
|
SupportedLocale2["nl"] = "nl";
|
|
3842
|
-
SupportedLocale2["en"] = "en";
|
|
3843
3842
|
SupportedLocale2["et"] = "et";
|
|
3844
3843
|
SupportedLocale2["fi"] = "fi";
|
|
3845
3844
|
SupportedLocale2["fr"] = "fr";
|
package/dist/index.d.cts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -391,7 +391,6 @@ var SupportedLocale = /* @__PURE__ */ ((SupportedLocale2) => {
|
|
|
391
391
|
SupportedLocale2["cs"] = "cs";
|
|
392
392
|
SupportedLocale2["da"] = "da";
|
|
393
393
|
SupportedLocale2["nl"] = "nl";
|
|
394
|
-
SupportedLocale2["en"] = "en";
|
|
395
394
|
SupportedLocale2["et"] = "et";
|
|
396
395
|
SupportedLocale2["fi"] = "fi";
|
|
397
396
|
SupportedLocale2["fr"] = "fr";
|