@magmamath/frontend-config 1.5.1 → 1.5.2-rc.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.
@@ -91,7 +91,8 @@ declare enum SSO {
91
91
  }
92
92
  declare enum ApiRegion {
93
93
  MAIN = "MAIN",
94
- CANADA = "CANADA"
94
+ CANADA = "CANADA",
95
+ US = "US"
95
96
  }
96
97
  declare enum QRCodeSize {
97
98
  DEFAULT = "default",
@@ -91,7 +91,8 @@ declare enum SSO {
91
91
  }
92
92
  declare enum ApiRegion {
93
93
  MAIN = "MAIN",
94
- CANADA = "CANADA"
94
+ CANADA = "CANADA",
95
+ US = "US"
95
96
  }
96
97
  declare enum QRCodeSize {
97
98
  DEFAULT = "default",
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { S as SSO, L as LoginSource, H as HomeRegion, E as Environment, a as Locale, P as Platform, b as PlatformBuildTarget, Q as QRCodeSize, A as ApiRegion } from './common.constants-CT16TdXo.mjs';
2
- export { c as Source } from './common.constants-CT16TdXo.mjs';
1
+ import { S as SSO, L as LoginSource, H as HomeRegion, E as Environment, a as Locale, P as Platform, b as PlatformBuildTarget, Q as QRCodeSize, A as ApiRegion } from './common.constants-DG-ku2FP.mjs';
2
+ export { c as Source } from './common.constants-DG-ku2FP.mjs';
3
3
  import { ComponentType } from 'react';
4
4
  import * as effector from 'effector';
5
5
 
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { S as SSO, L as LoginSource, H as HomeRegion, E as Environment, a as Locale, P as Platform, b as PlatformBuildTarget, Q as QRCodeSize, A as ApiRegion } from './common.constants-CT16TdXo.js';
2
- export { c as Source } from './common.constants-CT16TdXo.js';
1
+ import { S as SSO, L as LoginSource, H as HomeRegion, E as Environment, a as Locale, P as Platform, b as PlatformBuildTarget, Q as QRCodeSize, A as ApiRegion } from './common.constants-DG-ku2FP.js';
2
+ export { c as Source } from './common.constants-DG-ku2FP.js';
3
3
  import { ComponentType } from 'react';
4
4
  import * as effector from 'effector';
5
5
 
package/dist/index.js CHANGED
@@ -193,6 +193,7 @@ var SSO = /* @__PURE__ */ ((SSO2) => {
193
193
  var ApiRegion = /* @__PURE__ */ ((ApiRegion2) => {
194
194
  ApiRegion2["MAIN"] = "MAIN";
195
195
  ApiRegion2["CANADA"] = "CANADA";
196
+ ApiRegion2["US"] = "US";
196
197
  return ApiRegion2;
197
198
  })(ApiRegion || {});
198
199
  var QRCodeSize = /* @__PURE__ */ ((QRCodeSize2) => {
@@ -8738,7 +8739,7 @@ var LOCALE_WEB_ADMIN_US = {
8738
8739
  locale: "en-SE" /* US */,
8739
8740
  isPrimaryRegion: true,
8740
8741
  regionGroup: "us",
8741
- apiRegion: "MAIN" /* MAIN */
8742
+ apiRegion: "US" /* US */
8742
8743
  };
8743
8744
 
8744
8745
  // src/configs/locale/web-admin/se/locale.se.ts