@myxtra/authentication-green 2.5.0 → 2.6.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.
@@ -1,4 +1,4 @@
1
- import { f as e } from "./index-DibhjQ0Y.mjs";
1
+ import { f as e } from "./index-ja2JZ7Im.mjs";
2
2
  export {
3
3
  e as default
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myxtra/authentication-green",
3
- "version": "2.5.0",
3
+ "version": "2.6.0",
4
4
  "main": "./dist/xtra-authentication.mjs",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -20,8 +20,8 @@
20
20
  "typecheck": "tsc --noEmit"
21
21
  },
22
22
  "dependencies": {
23
- "@myxtra/shared": "1.18.0",
24
- "@myxtra/ui-react": "1.22.0",
23
+ "@myxtra/shared": "1.19.0",
24
+ "@myxtra/ui-react": "1.23.0",
25
25
  "@tanstack/react-query": "^5.12.0",
26
26
  "clsx": "^2.0.0",
27
27
  "i18next": "^23.11.4",
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@crowdin/cli": "^3.15.0",
35
- "@myxtra/api": "1.5.0",
35
+ "@myxtra/api": "1.6.0",
36
36
  "@myxtra/eslint-config": "1.15.0",
37
37
  "@myxtra/stylelint-config": "1.15.0",
38
38
  "@testing-library/dom": "^9.3.3",
@@ -51,7 +51,7 @@
51
51
  "stylelint": "^15.11.0",
52
52
  "typescript": "^5.4.5",
53
53
  "vite": "^5.2.11",
54
- "vite-tsconfig-paths": "^4.3.2",
54
+ "vite-tsconfig-paths": "^4.2.1",
55
55
  "vitest": "^0.34.6"
56
56
  }
57
57
  }
package/dist/App.css DELETED
@@ -1 +0,0 @@
1
- :host{display:inline-block}.menu__list-item:is(.manage-profile,.manage-privacy,.payment) a:last-of-type{display:none}.bou-menu__list{border-bottom:1px solid var(--neutral-200)}@media screen and (min-width: 64rem){.xtra-menu--error #xtra-menu-trigger{gap:0}.menu__list-item:is(.manage-profile,.manage-privacy,.payment) a:first-of-type{display:none}.menu__list-item:is(.manage-profile,.manage-privacy,.payment) a:last-of-type{display:flex}}
@@ -1 +0,0 @@
1
- .form--tc{display:flex;flex-direction:column;gap:var(--spacing-8)}.form--tc__title{font:var(--headers-h4-bold)}.form--tc__description{color:var(--neutral-800);font:var(--paragraphs-p0-regular)}.form--tc__label{font:var(--paragraphs-p1-bold)}.form--tc__link{color:var(--neutral-800);font:var(--paragraphs-p1-regular)}.form--tc__error{display:block;margin-top:var(--spacing-6);color:var(--alert-500)}.button--terms-and-conditions{width:auto}
package/dist/global.css DELETED
@@ -1 +0,0 @@
1
- :root,:host,::backdrop{--color-component-specific-typography-paragraphs-pd: #262626;--color-component-specific-typography-paragraphs-pc: #262626;--color-component-specific-typography-paragraphs-pb: #b3b3b3;--color-component-specific-typography-paragraphs-pa: #fff;--neutral-800: var(--color-universal-neutrals-n-8, #2e3b56);--neutral-900: var(--color-universal-neutrals-n-9, #1b1f27);--alert-500: var(--color-universal-alert-500-base, #e62d32);--action-50: var(--color-universal-action-50, #eff9f9);--action-100: var(--color-universal-action-100, #e5f7f5);--action-200: var(--color-universal-action-200, #cceeec);--action-300: var(--color-universal-action-300, #80d5cf);--action-400: var(--color-universal-action-400, #19b3a8);--action-500: var(--color-universal-action-500-base, #00ab9e);--action-600: var(--color-universal-action-600, #009a8e);--action-700: var(--color-universal-action-700, #008077);--action-800: var(--color-universal-action-800, #00564f);--action-900: var(--color-universal-action-900, #003c37);--headers-h4-bold: var(--typography-web-mobile-headers-h4-bold-font-weight, 700) var(--typography-web-mobile-headers-h4-bold-font-size, 18px) / var(--typography-web-mobile-headers-h4-bold-line-height, 1.375) var(--typography-web-mobile-headers-h4-bold-font-family, sans-serif);--paragraphs-p0-regular: var(--typography-web-mobile-paragraphs-p0-regular-font-weight, 400) var(--typography-web-mobile-paragraphs-p0-regular-font-size, 20px) / var(--typography-web-mobile-paragraphs-p0-regular-line-height, 1.4375) var(--typography-web-mobile-paragraphs-p0-regular-font-family, sans-serif);--paragraphs-p1-regular: var(--typography-web-mobile-paragraphs-p1-regular-font-weight, 400) var(--typography-web-mobile-paragraphs-p1-regular-font-size, 16px) / var(--typography-web-mobile-paragraphs-p1-regular-line-height, 1.3125) var(--typography-web-mobile-paragraphs-p1-regular-font-family, sans-serif);--paragraphs-p1-bold: var(--typography-web-mobile-paragraphs-p1-regular-font-weight, 700) var(--typography-web-mobile-paragraphs-p1-regular-font-size, 16px) / var(--typography-web-mobile-paragraphs-p1-regular-line-height, 1.3125) var(--typography-web-mobile-paragraphs-p1-regular-font-family, sans-serif)}@media screen and (min-width: 64rem){:root,:host,::backdrop{--headers-h4-bold: var(--typography-web-desktop-headers-h4-bold-font-weight, 700) var(--typography-web-desktop-headers-h4-bold-font-size, 20px) / var(--typography-web-desktop-headers-h4-bold-line-height, 1.375) var(--typography-web-desktop-headers-h4-bold-font-family, sans-serif);--paragraphs-p0-regular: var(--typography-web-desktop-paragraphs-p0-regular-font-weight, 400) var(--typography-web-desktop-paragraphs-p0-regular-font-size, 20px) / var(--typography-web-desktop-paragraphs-p0-regular-line-height, 1.4375) var(--typography-web-desktop-paragraphs-p0-regular-font-family, sans-serif);--paragraphs-p1-regular: var(--typography-web-desktop-paragraphs-p1-regular-font-weight, 400) var(--typography-web-desktop-paragraphs-p1-regular-font-size, 16px) / var(--typography-web-desktop-paragraphs-p1-regular-line-height, 1.3125) var(--typography-web-desktop-paragraphs-p1-regular-font-family, sans-serif);--paragraphs-p1-bold: var(--typography-web-desktop-paragraphs-p1-regular-font-weight, 700) var(--typography-web-desktop-paragraphs-p1-regular-font-size, 16px) / var(--typography-web-desktop-paragraphs-p1-regular-line-height, 1.3125) var(--typography-web-desktop-paragraphs-p1-regular-font-family, sans-serif)}}