@rango-dev/ui 0.28.2-next.6 → 0.28.2-next.8

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.
@@ -0,0 +1,2 @@
1
+ export declare const messages: any;
2
+ //# sourceMappingURL=pt.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../translations/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA25b,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { FlagPropTypes } from './Flags.types';
2
+ import React from 'react';
3
+ export default function Portuguese(props: FlagPropTypes): React.JSX.Element;
4
+ //# sourceMappingURL=Portuguese.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Portuguese.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Flags/Portuguese.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,aAAa,qBA2BtD"}
@@ -1,7 +1,8 @@
1
1
  import English from './English';
2
2
  import French from './French';
3
3
  import Japanese from './Japanese';
4
+ import Portuguese from './Portuguese';
4
5
  import Spanish from './Spanish';
5
6
  export type { FlagPropTypes } from './Flags.types';
6
- export { English, Spanish, Japanese, French };
7
+ export { English, Spanish, Japanese, French, Portuguese };
7
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Flags/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,OAAO,MAAM,WAAW,CAAC;AAEhC,YAAY,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Flags/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,UAAU,MAAM,cAAc,CAAC;AACtC,OAAO,OAAO,MAAM,WAAW,CAAC;AAEhC,YAAY,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,CAAC"}
@@ -5,6 +5,7 @@ declare const messages: {
5
5
  es: any;
6
6
  ja: any;
7
7
  fr: any;
8
+ pt: any;
8
9
  };
9
10
  export type Language = keyof typeof messages;
10
11
  interface PropTypes {
@@ -1 +1 @@
1
- {"version":3,"file":"I18nManager.d.ts","sourceRoot":"","sources":["../../../../../../src/components/I18nManager/I18nManager.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,OAAO,KAAgC,MAAM,OAAO,CAAC;AAcrD,QAAA,MAAM,QAAQ;;;;;CAKb,CAAC;AAIF,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,QAAQ,CAAC;AAC7C,UAAU,SAAS;IACjB,QAAQ,EAAE,QAAQ,CAAC;CACpB;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAgBvD;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"I18nManager.d.ts","sourceRoot":"","sources":["../../../../../../src/components/I18nManager/I18nManager.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,OAAO,KAAgC,MAAM,OAAO,CAAC;AAerD,QAAA,MAAM,QAAQ;;;;;;CAMb,CAAC;AAIF,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,QAAQ,CAAC;AAC7C,UAAU,SAAS;IACjB,QAAQ,EAAE,QAAQ,CAAC;CACpB;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAgBvD;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAEhD,OAAO,KAAoB,MAAM,OAAO,CAAC;AAiBzC,eAAO,MAAM,KAAK,UAAW,UAAU,sBAkEtC,CAAC"}
1
+ {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAEhD,OAAO,KAA8B,MAAM,OAAO,CAAC;AAmBnD,eAAO,MAAM,KAAK,UAAW,UAAU,sBAyFtC,CAAC"}
@@ -1,2 +1,6 @@
1
1
  export declare function idGenerator(): () => number;
2
+ export declare const TOAST_UNMOUNT_DELAY = 500;
3
+ export declare const TOAST_TRANSITION_DURATION = 300;
4
+ export declare const HOVER_TRANSITION_DURATION = 200;
5
+ export declare const TOAST_HIDE_DELAY = 200;
2
6
  //# sourceMappingURL=Toast.helpers.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.helpers.ts"],"names":[],"mappings":"AAAA,wBAAgB,WAAW,iBAM1B"}
1
+ {"version":3,"file":"Toast.helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.helpers.ts"],"names":[],"mappings":"AAAA,wBAAgB,WAAW,iBAM1B;AAED,eAAO,MAAM,mBAAmB,MAAM,CAAC;AACvC,eAAO,MAAM,yBAAyB,MAAM,CAAC;AAC7C,eAAO,MAAM,yBAAyB,MAAM,CAAC;AAC7C,eAAO,MAAM,gBAAgB,MAAM,CAAC"}
@@ -1,5 +1,171 @@
1
1
  import { Typography } from '../Typography';
2
- export declare const ToastContentContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2
+ export declare const toastContentStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
3
+ xs: string;
4
+ sm: string;
5
+ md: string;
6
+ lg: string;
7
+ }, import("@stitches/react/types/css-util").CSS<{
8
+ xs: string;
9
+ sm: string;
10
+ md: string;
11
+ lg: string;
12
+ }, {
13
+ colors: {
14
+ primary: string;
15
+ primary500: string;
16
+ primary600: string;
17
+ secondary: string;
18
+ secondary100: string;
19
+ secondary200: string;
20
+ secondary300: string;
21
+ secondary400: string;
22
+ secondary500: string;
23
+ secondary600: string;
24
+ secondary700: string;
25
+ secondary800: string;
26
+ secondary900: string;
27
+ neutral: string;
28
+ neutral100: string;
29
+ neutral200: string;
30
+ neutral300: string;
31
+ neutral400: string;
32
+ neutral500: string;
33
+ neutral600: string;
34
+ neutral700: string;
35
+ neutral800: string;
36
+ neutral900: string;
37
+ error100: string;
38
+ error300: string;
39
+ error500: string;
40
+ error600: string;
41
+ error700: string;
42
+ warning100: string;
43
+ warning300: string;
44
+ warning500: string;
45
+ warning600: string;
46
+ warning700: string;
47
+ info: string;
48
+ info100: string;
49
+ info300: string;
50
+ info500: string;
51
+ info600: string;
52
+ info700: string;
53
+ success100: string;
54
+ success300: string;
55
+ success500: string;
56
+ success600: string;
57
+ success700: string;
58
+ background: string;
59
+ foreground: string;
60
+ };
61
+ space: {
62
+ 0: string;
63
+ 5: string;
64
+ 10: string;
65
+ 15: string;
66
+ 20: string;
67
+ 25: string;
68
+ 30: string;
69
+ 40: string;
70
+ 46: string;
71
+ 50: string;
72
+ 60: string;
73
+ 70: string;
74
+ 80: string;
75
+ 90: string;
76
+ 100: string;
77
+ 2: string;
78
+ 4: string;
79
+ 6: string;
80
+ 8: string;
81
+ 12: string;
82
+ 16: string;
83
+ 24: string;
84
+ 28: string;
85
+ 32: string;
86
+ };
87
+ radii: {
88
+ xs: string;
89
+ sm: string;
90
+ xm: string;
91
+ md: string;
92
+ xl: string;
93
+ lg: string;
94
+ primary: string;
95
+ secondary: string;
96
+ };
97
+ fontSizes: {
98
+ 10: string;
99
+ 12: string;
100
+ 14: string;
101
+ 16: string;
102
+ 18: string;
103
+ 20: string;
104
+ 22: string;
105
+ 24: string;
106
+ 28: string;
107
+ 32: string;
108
+ 36: string;
109
+ 40: string;
110
+ 48: string;
111
+ };
112
+ fonts: {
113
+ primary: string;
114
+ widget: string;
115
+ };
116
+ fontWeights: {
117
+ regular: number;
118
+ medium: number;
119
+ semiBold: number;
120
+ bold: number;
121
+ };
122
+ lineHeights: {
123
+ 12: string;
124
+ 16: string;
125
+ 20: string;
126
+ 24: string;
127
+ 26: string;
128
+ 28: string;
129
+ 30: string;
130
+ 36: string;
131
+ 40: string;
132
+ 44: string;
133
+ 52: string;
134
+ 64: string;
135
+ };
136
+ letterSpacings: {};
137
+ sizes: {
138
+ 4: string;
139
+ 6: string;
140
+ 8: string;
141
+ 10: string;
142
+ 12: string;
143
+ 16: string;
144
+ 18: string;
145
+ 20: string;
146
+ 24: string;
147
+ 26: string;
148
+ 28: string;
149
+ 30: string;
150
+ 32: string;
151
+ 36: string;
152
+ 40: string;
153
+ 45: string;
154
+ 48: string;
155
+ };
156
+ borderWidths: {};
157
+ borderStyles: {};
158
+ shadows: {
159
+ s: string;
160
+ };
161
+ zIndices: {};
162
+ transitions: {};
163
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
164
+ export declare const ToastContentContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
165
+ isActive?: boolean | "true" | undefined;
166
+ isVisible?: boolean | "true" | undefined;
167
+ position?: "right-top" | "right-bottom" | "left-top" | "left-bottom" | "center-top" | "center-bottom" | undefined;
168
+ }, {
3
169
  xs: string;
4
170
  sm: string;
5
171
  md: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAO3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhC,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoCzB,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAwEnB,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI7B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAa3B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG9B,CAAC"}
1
+ {"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAO3C,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK7B,CAAC;AAEH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmMhC,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAwCzB,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAwEnB,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI7B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAa3B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG9B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/ui",
3
- "version": "0.28.2-next.6",
3
+ "version": "0.28.2-next.8",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/index.ts",
@@ -0,0 +1,34 @@
1
+ import type { FlagPropTypes } from './Flags.types';
2
+
3
+ import React from 'react';
4
+
5
+ import { DEFAULT_SIZE } from './Flags.constants';
6
+
7
+ export default function Portuguese(props: FlagPropTypes) {
8
+ const { size = DEFAULT_SIZE } = props;
9
+
10
+ return (
11
+ <svg
12
+ width={size}
13
+ height={size}
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ viewBox="0 0 512 512">
16
+ <mask id="a">
17
+ <circle cx="256" cy="256" r="256" fill="#fff" />
18
+ </mask>
19
+ <g mask="url(#a)">
20
+ <path fill="#6da544" d="M0 512h167l37.9-260.3L167 0H0z" />
21
+ <path fill="#d80027" d="M512 0H167v512h345z" />
22
+ <circle cx="167" cy="256" r="89" fill="#ffda44" />
23
+ <path
24
+ fill="#d80027"
25
+ d="M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z"
26
+ />
27
+ <path
28
+ fill="#eee"
29
+ d="M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z"
30
+ />
31
+ </g>
32
+ </svg>
33
+ );
34
+ }
@@ -1,8 +1,9 @@
1
1
  import English from './English';
2
2
  import French from './French';
3
3
  import Japanese from './Japanese';
4
+ import Portuguese from './Portuguese';
4
5
  import Spanish from './Spanish';
5
6
 
6
7
  export type { FlagPropTypes } from './Flags.types';
7
8
 
8
- export { English, Spanish, Japanese, French };
9
+ export { English, Spanish, Japanese, French, Portuguese };
@@ -15,12 +15,14 @@ import { messages as enMessages } from '../../../../../translations/en';
15
15
  import { messages as esMessages } from '../../../../../translations/es';
16
16
  import { messages as frMessages } from '../../../../../translations/fr';
17
17
  import { messages as jaMessages } from '../../../../../translations/ja';
18
+ import { messages as ptMessages } from '../../../../../translations/pt';
18
19
 
19
20
  const messages = {
20
21
  en: enMessages,
21
22
  es: esMessages,
22
23
  ja: jaMessages,
23
24
  fr: frMessages,
25
+ pt: ptMessages,
24
26
  };
25
27
 
26
28
  i18n.load(messages);
@@ -5,3 +5,8 @@ export function idGenerator() {
5
5
  return id;
6
6
  };
7
7
  }
8
+
9
+ export const TOAST_UNMOUNT_DELAY = 500; // the delay before the toast is unmounted
10
+ export const TOAST_TRANSITION_DURATION = 300; // the duration of the toast transition
11
+ export const HOVER_TRANSITION_DURATION = 200; // the duration of the toast transition hover
12
+ export const TOAST_HIDE_DELAY = 200; // the delay before the toast is invisible to shift remained toast smoothly
@@ -1,16 +1,217 @@
1
- import { darkTheme, keyframes, lightTheme, styled } from '../../theme';
1
+ import { css, darkTheme, lightTheme, styled } from '../../theme';
2
2
  import { Typography } from '../Typography';
3
3
 
4
- const toastOpacity = keyframes({
5
- from: { opacity: 0 },
6
- to: { opacity: 1 },
4
+ import {
5
+ HOVER_TRANSITION_DURATION,
6
+ TOAST_TRANSITION_DURATION,
7
+ } from './Toast.helpers';
8
+
9
+ export const toastContentStyles = css({
10
+ transition: `transform ${HOVER_TRANSITION_DURATION}ms ease-in-out`,
11
+ '&:hover': {
12
+ transform: 'scale(0.99)',
13
+ },
7
14
  });
8
15
 
9
16
  export const ToastContentContainer = styled('div', {
10
- animation: `${toastOpacity} .7s`,
17
+ transition: `transform ${TOAST_TRANSITION_DURATION}ms cubic-bezier(0, 0, 0.75, 1.25)`,
18
+ cursor: 'pointer',
19
+ variants: {
20
+ isActive: {
21
+ true: {},
22
+ },
23
+ isVisible: {
24
+ true: {},
25
+ },
26
+ position: {
27
+ 'right-top': {},
28
+ 'right-bottom': {},
29
+ 'left-top': {},
30
+ 'left-bottom': {},
31
+ 'center-top': {},
32
+ 'center-bottom': {},
33
+ },
34
+ },
35
+ compoundVariants: [
36
+ {
37
+ position: 'right-top',
38
+ isActive: true,
39
+ isVisible: true,
40
+ css: {
41
+ transform: 'translateX(0)',
42
+ maxHeight: '200px',
43
+ },
44
+ },
45
+ {
46
+ position: 'right-top',
47
+ isActive: false,
48
+ isVisible: true,
49
+ css: {
50
+ maxHeight: '200px',
51
+ transform: 'translateX(100%)',
52
+ },
53
+ },
54
+ {
55
+ position: 'right-top',
56
+ isActive: false,
57
+ isVisible: false,
58
+ css: {
59
+ maxHeight: '0px',
60
+ transform: 'translateX(100%)',
61
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
62
+ },
63
+ },
64
+ {
65
+ position: 'right-bottom',
66
+ isActive: true,
67
+ isVisible: true,
68
+ css: {
69
+ transform: 'translateX(0)',
70
+ maxHeight: '200px',
71
+ },
72
+ },
73
+ {
74
+ position: 'right-bottom',
75
+ isActive: false,
76
+ isVisible: true,
77
+ css: {
78
+ transform: 'translateX(100%)',
79
+ maxHeight: '200px',
80
+ },
81
+ },
82
+ {
83
+ position: 'right-bottom',
84
+ isActive: false,
85
+ isVisible: false,
86
+ css: {
87
+ transform: 'translateX(100%)',
88
+ maxHeight: '0px',
89
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
90
+ },
91
+ },
92
+ {
93
+ position: 'left-top',
94
+ isActive: true,
95
+ isVisible: true,
96
+ css: {
97
+ transform: 'translateX(0)',
98
+ maxHeight: '200px',
99
+ },
100
+ },
101
+ {
102
+ position: 'left-top',
103
+ isActive: false,
104
+ isVisible: true,
105
+ css: {
106
+ transform: 'translateX(-100%)',
107
+ maxHeight: '200px',
108
+ },
109
+ },
110
+ {
111
+ position: 'left-top',
112
+ isActive: false,
113
+ isVisible: false,
114
+ css: {
115
+ transform: 'translateX(-100%)',
116
+ maxHeight: '0px',
117
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
118
+ },
119
+ },
120
+ {
121
+ position: 'left-bottom',
122
+ isActive: true,
123
+ isVisible: true,
124
+ css: {
125
+ transform: 'translateX(0)',
126
+ maxHeight: '200px',
127
+ },
128
+ },
129
+ {
130
+ position: 'left-bottom',
131
+ isActive: false,
132
+ isVisible: true,
133
+ css: {
134
+ transform: 'translateX(-100%)',
135
+ maxHeight: '200px',
136
+ },
137
+ },
138
+ {
139
+ position: 'left-bottom',
140
+ isActive: false,
141
+ isVisible: false,
142
+ css: {
143
+ transform: 'translateX(-100%)',
144
+ maxHeight: '0px',
145
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
146
+ },
147
+ },
148
+ {
149
+ position: 'center-top',
150
+ isActive: true,
151
+ isVisible: true,
152
+ css: {
153
+ maxHeight: '200px',
154
+ transform: 'translateY(0)',
155
+ opacity: 1,
156
+ },
157
+ },
158
+ {
159
+ position: 'center-top',
160
+ isActive: false,
161
+ isVisible: true,
162
+ css: {
163
+ maxHeight: '200px',
164
+ transform: 'translateY(-1000%)',
165
+ opacity: 0,
166
+ },
167
+ },
168
+ {
169
+ position: 'center-top',
170
+ isActive: false,
171
+ isVisible: false,
172
+ css: {
173
+ maxHeight: '0px',
174
+ opacity: 0,
175
+ transform: 'translateY(-1000%)',
176
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
177
+ },
178
+ },
179
+ {
180
+ position: 'center-bottom',
181
+ isActive: true,
182
+ isVisible: true,
183
+ css: {
184
+ transform: 'translateY(0)',
185
+ maxHeight: '200px',
186
+ opacity: 1,
187
+ },
188
+ },
189
+ {
190
+ position: 'center-bottom',
191
+ isActive: false,
192
+ isVisible: true,
193
+ css: {
194
+ transform: 'translateY(1000%)',
195
+ maxHeight: '200px',
196
+ opacity: 0,
197
+ },
198
+ },
199
+ {
200
+ position: 'center-bottom',
201
+ isActive: false,
202
+ isVisible: false,
203
+ css: {
204
+ transform: 'translateY(1000%)',
205
+ maxHeight: '0px',
206
+ opacity: 0,
207
+ transition: `max-height ${TOAST_TRANSITION_DURATION}ms ease-in-out`,
208
+ },
209
+ },
210
+ ],
11
211
  });
12
212
 
13
213
  export const ToastContainer = styled('div', {
214
+ overflow: 'hidden',
14
215
  position: 'absolute',
15
216
  zIndex: 9999,
16
217
  display: 'flex',
@@ -25,6 +226,7 @@ export const ToastContainer = styled('div', {
25
226
  'right-bottom': {
26
227
  right: 12,
27
228
  bottom: 2,
229
+ flexDirection: 'column-reverse',
28
230
  },
29
231
  'left-top': {
30
232
  left: 12,
@@ -33,6 +235,7 @@ export const ToastContainer = styled('div', {
33
235
  'left-bottom': {
34
236
  left: 12,
35
237
  bottom: 2,
238
+ flexDirection: 'column-reverse',
36
239
  },
37
240
  'center-top': {
38
241
  left: '50%',
@@ -43,6 +246,7 @@ export const ToastContainer = styled('div', {
43
246
  left: '50%',
44
247
  transform: 'translateX(-50%)',
45
248
  bottom: 2,
249
+ flexDirection: 'column-reverse',
46
250
  },
47
251
  },
48
252
  },