smarthr-ui 40.0.1 → 40.0.2
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/esm/components/BottomFixedArea/BottomFixedArea.js +4 -13
- package/esm/components/BottomFixedArea/BottomFixedArea.js.map +1 -1
- package/esm/components/Layout/Stack/Stack.d.ts +2 -2
- package/esm/components/Layout/Stack/Stack.js +23 -35
- package/esm/components/Layout/Stack/Stack.js.map +1 -1
- package/lib/components/BottomFixedArea/BottomFixedArea.js +4 -13
- package/lib/components/BottomFixedArea/BottomFixedArea.js.map +1 -1
- package/lib/components/Layout/Stack/Stack.d.ts +2 -2
- package/lib/components/Layout/Stack/Stack.js +23 -35
- package/lib/components/Layout/Stack/Stack.js.map +1 -1
- package/package.json +1 -1
- package/smarthr-ui.css +57 -155
|
@@ -3,6 +3,7 @@ import styled, { css } from 'styled-components';
|
|
|
3
3
|
import { useTheme } from '../../hooks/useTheme';
|
|
4
4
|
import { Base as BaseComponent } from '../Base';
|
|
5
5
|
import { Cluster, Stack } from '../Layout';
|
|
6
|
+
import { Text } from '../Text';
|
|
6
7
|
import { TertiaryLink } from './TertiaryLink';
|
|
7
8
|
import { validateElement } from './bottomFixedAreaHelper';
|
|
8
9
|
import { useClassNames } from './useClassNames';
|
|
@@ -14,11 +15,11 @@ export const BottomFixedArea = ({ description, primaryButton, secondaryButton, t
|
|
|
14
15
|
}, [primaryButton, secondaryButton]);
|
|
15
16
|
return (React.createElement(Base, { ...props, themes: theme, zIndex: zIndex, className: `${className} ${classNames.wrapper}` },
|
|
16
17
|
React.createElement(Stack, null,
|
|
17
|
-
description && React.createElement(Text, { className: classNames.description }, description),
|
|
18
|
-
(secondaryButton || primaryButton) && (React.createElement(
|
|
18
|
+
description && (React.createElement(Text, { as: "p", className: classNames.description }, description)),
|
|
19
|
+
(secondaryButton || primaryButton) && (React.createElement(Cluster, { as: "ul", justify: "center", gap: { row: 0.5, column: 1 } },
|
|
19
20
|
secondaryButton && React.createElement("li", { className: classNames.secondaryButton }, secondaryButton),
|
|
20
21
|
primaryButton && React.createElement("li", { className: classNames.primaryButton }, primaryButton))),
|
|
21
|
-
tertiaryLinks && tertiaryLinks.length > 0 && (React.createElement(
|
|
22
|
+
tertiaryLinks && tertiaryLinks.length > 0 && (React.createElement(Cluster, { as: "ul", justify: "center", gap: { row: 0.5, column: 1 } }, tertiaryLinks.map((tertiaryLink, index) => (React.createElement("li", { key: index, className: classNames.tertiaryListItem },
|
|
22
23
|
React.createElement(TertiaryLink, { ...tertiaryLink })))))))));
|
|
23
24
|
};
|
|
24
25
|
const Base = styled(BaseComponent) `
|
|
@@ -34,14 +35,4 @@ const Base = styled(BaseComponent) `
|
|
|
34
35
|
box-sizing: border-box;
|
|
35
36
|
`}
|
|
36
37
|
`;
|
|
37
|
-
const Text = styled.div `
|
|
38
|
-
margin: 0;
|
|
39
|
-
`;
|
|
40
|
-
const ListCluster = styled(Cluster).attrs({
|
|
41
|
-
forwardedAs: 'ul',
|
|
42
|
-
}) `
|
|
43
|
-
list-style: none;
|
|
44
|
-
margin: 0;
|
|
45
|
-
padding: 0;
|
|
46
|
-
`;
|
|
47
38
|
//# sourceMappingURL=BottomFixedArea.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomFixedArea.js","sourceRoot":"","sources":["../../../src/components/BottomFixedArea/BottomFixedArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAMZ,SAAS,GACV,MAAM,OAAO,CAAA;AACd,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAE/C,OAAO,EAAS,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACtD,OAAO,EAAE,IAAI,IAAI,aAAa,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;
|
|
1
|
+
{"version":3,"file":"BottomFixedArea.js","sourceRoot":"","sources":["../../../src/components/BottomFixedArea/BottomFixedArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAMZ,SAAS,GACV,MAAM,OAAO,CAAA;AACd,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAE/C,OAAO,EAAS,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACtD,OAAO,EAAE,IAAI,IAAI,aAAa,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAE9B,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AA2B/C,MAAM,CAAC,MAAM,eAAe,GAA8B,CAAC,EACzD,WAAW,EACX,aAAa,EACb,eAAe,EACf,aAAa,EACb,MAAM,GAAG,GAAG,EACZ,SAAS,GAAG,EAAE,EACd,GAAG,KAAK,EACT,EAAE,EAAE;IACH,MAAM,KAAK,GAAG,QAAQ,EAAE,CAAA;IACxB,MAAM,UAAU,GAAG,aAAa,EAAE,CAAA;IAElC,SAAS,CAAC,GAAG,EAAE;QACb,eAAe,CAAC,aAAa,EAAE,eAAe,CAAC,CAAA;IACjD,CAAC,EAAE,CAAC,aAAa,EAAE,eAAe,CAAC,CAAC,CAAA;IAEpC,OAAO,CACL,oBAAC,IAAI,OACC,KAAK,EACT,MAAM,EAAE,KAAK,EACb,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,GAAG,SAAS,IAAI,UAAU,CAAC,OAAO,EAAE;QAE/C,oBAAC,KAAK;YACH,WAAW,IAAI,CACd,oBAAC,IAAI,IAAC,EAAE,EAAC,GAAG,EAAC,SAAS,EAAE,UAAU,CAAC,WAAW,IAC3C,WAAW,CACP,CACR;YACA,CAAC,eAAe,IAAI,aAAa,CAAC,IAAI,CACrC,oBAAC,OAAO,IAAC,EAAE,EAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAC,GAAG,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE;gBAC3D,eAAe,IAAI,4BAAI,SAAS,EAAE,UAAU,CAAC,eAAe,IAAG,eAAe,CAAM;gBACpF,aAAa,IAAI,4BAAI,SAAS,EAAE,UAAU,CAAC,aAAa,IAAG,aAAa,CAAM,CACvE,CACX;YACA,aAAa,IAAI,aAAa,CAAC,MAAM,GAAG,CAAC,IAAI,CAC5C,oBAAC,OAAO,IAAC,EAAE,EAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAC,GAAG,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAC3D,aAAa,CAAC,GAAG,CAAC,CAAC,YAAY,EAAE,KAAK,EAAE,EAAE,CAAC,CAC1C,4BAAI,GAAG,EAAE,KAAK,EAAE,SAAS,EAAE,UAAU,CAAC,gBAAgB;gBAEpD,oBAAC,YAAY,OAAK,YAAY,GAAI,CAC/B,CACN,CAAC,CACM,CACX,CACK,CACH,CACR,CAAA;AACH,CAAC,CAAA;AAED,MAAM,IAAI,GAAG,MAAM,CAAC,aAAa,CAAC,CAAmC;IACjE,CAAC,EAAE,MAAM,EAAE,EAAE,aAAa,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,GAAG,CAAA;;;;eAInC,aAAa,CAAC,GAAG,CAAC;;eAElB,MAAM;;;;GAIlB;CACF,CAAA"}
|
|
@@ -50,7 +50,7 @@ declare const stack: import("tailwind-variants").TVReturnType<{
|
|
|
50
50
|
baseline: string;
|
|
51
51
|
stretch: string;
|
|
52
52
|
};
|
|
53
|
-
}, undefined, "shr-flex-col shr-justify-start [
|
|
53
|
+
}, undefined, "shr-flex-col shr-justify-start [&_>_*]:shr-my-0", import("tailwind-variants/dist/config").TVConfig<{
|
|
54
54
|
inline: {
|
|
55
55
|
true: string;
|
|
56
56
|
false: string;
|
|
@@ -250,7 +250,7 @@ declare const stack: import("tailwind-variants").TVReturnType<{
|
|
|
250
250
|
baseline: string;
|
|
251
251
|
stretch: string;
|
|
252
252
|
};
|
|
253
|
-
}, undefined, "shr-flex-col shr-justify-start [
|
|
253
|
+
}, undefined, "shr-flex-col shr-justify-start [&_>_*]:shr-my-0", import("tailwind-variants/dist/config").TVConfig<{
|
|
254
254
|
inline: {
|
|
255
255
|
true: string;
|
|
256
256
|
false: string;
|
|
@@ -1,47 +1,35 @@
|
|
|
1
1
|
import React, { forwardRef, useMemo } from 'react';
|
|
2
2
|
import { tv } from 'tailwind-variants';
|
|
3
3
|
const stack = tv({
|
|
4
|
-
base: 'shr-flex-col shr-justify-start [
|
|
4
|
+
base: 'shr-flex-col shr-justify-start [&_>_*]:shr-my-0',
|
|
5
5
|
variants: {
|
|
6
6
|
inline: {
|
|
7
7
|
true: 'shr-inline-flex',
|
|
8
8
|
false: 'shr-flex',
|
|
9
9
|
},
|
|
10
10
|
gap: {
|
|
11
|
-
0: '[
|
|
12
|
-
0.25: '[
|
|
13
|
-
0.5: '[
|
|
14
|
-
0.75: '[
|
|
15
|
-
1: '[
|
|
16
|
-
1.25: '[
|
|
17
|
-
1.5: '[
|
|
18
|
-
2: '[
|
|
19
|
-
2.5: '[
|
|
20
|
-
3: '[
|
|
21
|
-
3.5: '[
|
|
22
|
-
4: '[
|
|
23
|
-
8: '[
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
'-3.5': '[&&&]:-shr-space-y-3.5',
|
|
34
|
-
'-4': '[&&&]:-shr-space-y-4',
|
|
35
|
-
'-8': '[&&&]:-shr-space-y-8',
|
|
36
|
-
X3S: '[&&&]:shr-space-y-0.25',
|
|
37
|
-
XXS: '[&&&]:shr-space-y-0.5',
|
|
38
|
-
XS: '[&&&]:shr-space-y-1',
|
|
39
|
-
S: '[&&&]:shr-space-y-1.5',
|
|
40
|
-
M: '[&&&]:shr-space-y-2',
|
|
41
|
-
L: '[&&&]:shr-space-y-2.5',
|
|
42
|
-
XL: '[&&&]:shr-space-y-3',
|
|
43
|
-
XXL: '[&&&]:shr-space-y-3.5',
|
|
44
|
-
X3L: '[&&&]:shr-space-y-4',
|
|
11
|
+
0: '[&_>_*_+_*]:shr-mt-0',
|
|
12
|
+
0.25: '[&_>_*_+_*]:shr-mt-0.25',
|
|
13
|
+
0.5: '[&_>_*_+_*]:shr-mt-0.5',
|
|
14
|
+
0.75: '[&_>_*_+_*]:shr-mt-0.75',
|
|
15
|
+
1: '[&_>_*_+_*]:shr-mt-1',
|
|
16
|
+
1.25: '[&_>_*_+_*]:shr-mt-1.25',
|
|
17
|
+
1.5: '[&_>_*_+_*]:shr-mt-1.5',
|
|
18
|
+
2: '[&_>_*_+_*]:shr-mt-2',
|
|
19
|
+
2.5: '[&_>_*_+_*]:shr-mt-2.5',
|
|
20
|
+
3: '[&_>_*_+_*]:shr-mt-3',
|
|
21
|
+
3.5: '[&_>_*_+_*]:shr-mt-3.5',
|
|
22
|
+
4: '[&_>_*_+_*]:shr-mt-4',
|
|
23
|
+
8: '[&_>_*_+_*]:shr-mt-8',
|
|
24
|
+
X3S: '[&_>_*_+_*]:shr-mt-0.25',
|
|
25
|
+
XXS: '[&_>_*_+_*]:shr-mt-0.5',
|
|
26
|
+
XS: '[&_>_*_+_*]:shr-mt-1',
|
|
27
|
+
S: '[&_>_*_+_*]:shr-mt-1.5',
|
|
28
|
+
M: '[&_>_*_+_*]:shr-mt-2',
|
|
29
|
+
L: '[&_>_*_+_*]:shr-mt-2.5',
|
|
30
|
+
XL: '[&_>_*_+_*]:shr-mt-3',
|
|
31
|
+
XXL: '[&_>_*_+_*]:shr-mt-3.5',
|
|
32
|
+
X3L: '[&_>_*_+_*]:shr-mt-4',
|
|
45
33
|
},
|
|
46
34
|
align: {
|
|
47
35
|
start: 'shr-items-start',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stack.js","sourceRoot":"","sources":["../../../../src/components/Layout/Stack/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAA4C,UAAU,EAAE,OAAO,EAAE,MAAM,OAAO,CAAA;AAC5F,OAAO,EAAgB,EAAE,EAAE,MAAM,mBAAmB,CAAA;AAIpD,MAAM,KAAK,GAAG,EAAE,CAAC;IACf,IAAI,EAAE
|
|
1
|
+
{"version":3,"file":"Stack.js","sourceRoot":"","sources":["../../../../src/components/Layout/Stack/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAA4C,UAAU,EAAE,OAAO,EAAE,MAAM,OAAO,CAAA;AAC5F,OAAO,EAAgB,EAAE,EAAE,MAAM,mBAAmB,CAAA;AAIpD,MAAM,KAAK,GAAG,EAAE,CAAC;IACf,IAAI,EAAE,iDAAiD;IACvD,QAAQ,EAAE;QACR,MAAM,EAAE;YACN,IAAI,EAAE,iBAAiB;YACvB,KAAK,EAAE,UAAU;SAClB;QACD,GAAG,EAAE;YACH,CAAC,EAAE,sBAAsB;YACzB,IAAI,EAAE,yBAAyB;YAC/B,GAAG,EAAE,wBAAwB;YAC7B,IAAI,EAAE,yBAAyB;YAC/B,CAAC,EAAE,sBAAsB;YACzB,IAAI,EAAE,yBAAyB;YAC/B,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,yBAAyB;YAC9B,GAAG,EAAE,wBAAwB;YAC7B,EAAE,EAAE,sBAAsB;YAC1B,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,wBAAwB;YAC3B,EAAE,EAAE,sBAAsB;YAC1B,GAAG,EAAE,wBAAwB;YAC7B,GAAG,EAAE,sBAAsB;SACA;QAC7B,KAAK,EAAE;YACL,KAAK,EAAE,iBAAiB;YACxB,YAAY,EAAE,iBAAiB;YAC/B,GAAG,EAAE,eAAe;YACpB,UAAU,EAAE,eAAe;YAC3B,MAAM,EAAE,kBAAkB;YAC1B,QAAQ,EAAE,oBAAoB;YAC9B,OAAO,EAAE,mBAAmB;SAC7B;KACF;CACF,CAAC,CAAA;AAQF,MAAM,CAAC,MAAM,KAAK,GAAG,UAAU,CAC7B,CAAC,EAAE,EAAE,EAAE,SAAS,GAAG,KAAK,EAAE,MAAM,GAAG,KAAK,EAAE,GAAG,GAAG,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IACtF,MAAM,MAAM,GAAG,OAAO,CACpB,GAAG,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,SAAS,EAAE,CAAC,EAC9C,CAAC,KAAK,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,CAAC,CAChC,CAAA;IACD,OAAO,oBAAC,SAAS,OAAK,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,GAAI,CAAA;AAC9D,CAAC,CACF,CAAA"}
|
|
@@ -29,6 +29,7 @@ const styled_components_1 = __importStar(require("styled-components"));
|
|
|
29
29
|
const useTheme_1 = require("../../hooks/useTheme");
|
|
30
30
|
const Base_1 = require("../Base");
|
|
31
31
|
const Layout_1 = require("../Layout");
|
|
32
|
+
const Text_1 = require("../Text");
|
|
32
33
|
const TertiaryLink_1 = require("./TertiaryLink");
|
|
33
34
|
const bottomFixedAreaHelper_1 = require("./bottomFixedAreaHelper");
|
|
34
35
|
const useClassNames_1 = require("./useClassNames");
|
|
@@ -40,11 +41,11 @@ const BottomFixedArea = ({ description, primaryButton, secondaryButton, tertiary
|
|
|
40
41
|
}, [primaryButton, secondaryButton]);
|
|
41
42
|
return (react_1.default.createElement(Base, { ...props, themes: theme, zIndex: zIndex, className: `${className} ${classNames.wrapper}` },
|
|
42
43
|
react_1.default.createElement(Layout_1.Stack, null,
|
|
43
|
-
description && react_1.default.createElement(Text, { className: classNames.description }, description),
|
|
44
|
-
(secondaryButton || primaryButton) && (react_1.default.createElement(
|
|
44
|
+
description && (react_1.default.createElement(Text_1.Text, { as: "p", className: classNames.description }, description)),
|
|
45
|
+
(secondaryButton || primaryButton) && (react_1.default.createElement(Layout_1.Cluster, { as: "ul", justify: "center", gap: { row: 0.5, column: 1 } },
|
|
45
46
|
secondaryButton && react_1.default.createElement("li", { className: classNames.secondaryButton }, secondaryButton),
|
|
46
47
|
primaryButton && react_1.default.createElement("li", { className: classNames.primaryButton }, primaryButton))),
|
|
47
|
-
tertiaryLinks && tertiaryLinks.length > 0 && (react_1.default.createElement(
|
|
48
|
+
tertiaryLinks && tertiaryLinks.length > 0 && (react_1.default.createElement(Layout_1.Cluster, { as: "ul", justify: "center", gap: { row: 0.5, column: 1 } }, tertiaryLinks.map((tertiaryLink, index) => (react_1.default.createElement("li", { key: index, className: classNames.tertiaryListItem },
|
|
48
49
|
react_1.default.createElement(TertiaryLink_1.TertiaryLink, { ...tertiaryLink })))))))));
|
|
49
50
|
};
|
|
50
51
|
exports.BottomFixedArea = BottomFixedArea;
|
|
@@ -61,14 +62,4 @@ const Base = (0, styled_components_1.default)(Base_1.Base) `
|
|
|
61
62
|
box-sizing: border-box;
|
|
62
63
|
`}
|
|
63
64
|
`;
|
|
64
|
-
const Text = styled_components_1.default.div `
|
|
65
|
-
margin: 0;
|
|
66
|
-
`;
|
|
67
|
-
const ListCluster = (0, styled_components_1.default)(Layout_1.Cluster).attrs({
|
|
68
|
-
forwardedAs: 'ul',
|
|
69
|
-
}) `
|
|
70
|
-
list-style: none;
|
|
71
|
-
margin: 0;
|
|
72
|
-
padding: 0;
|
|
73
|
-
`;
|
|
74
65
|
//# sourceMappingURL=BottomFixedArea.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomFixedArea.js","sourceRoot":"","sources":["../../../src/components/BottomFixedArea/BottomFixedArea.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAOc;AACd,uEAA+C;AAE/C,mDAAsD;AACtD,kCAA+C;AAE/C,sCAA0C;
|
|
1
|
+
{"version":3,"file":"BottomFixedArea.js","sourceRoot":"","sources":["../../../src/components/BottomFixedArea/BottomFixedArea.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAOc;AACd,uEAA+C;AAE/C,mDAAsD;AACtD,kCAA+C;AAE/C,sCAA0C;AAC1C,kCAA8B;AAE9B,iDAA6C;AAC7C,mEAAyD;AACzD,mDAA+C;AA2BxC,MAAM,eAAe,GAA8B,CAAC,EACzD,WAAW,EACX,aAAa,EACb,eAAe,EACf,aAAa,EACb,MAAM,GAAG,GAAG,EACZ,SAAS,GAAG,EAAE,EACd,GAAG,KAAK,EACT,EAAE,EAAE;IACH,MAAM,KAAK,GAAG,IAAA,mBAAQ,GAAE,CAAA;IACxB,MAAM,UAAU,GAAG,IAAA,6BAAa,GAAE,CAAA;IAElC,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,IAAA,uCAAe,EAAC,aAAa,EAAE,eAAe,CAAC,CAAA;IACjD,CAAC,EAAE,CAAC,aAAa,EAAE,eAAe,CAAC,CAAC,CAAA;IAEpC,OAAO,CACL,8BAAC,IAAI,OACC,KAAK,EACT,MAAM,EAAE,KAAK,EACb,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,GAAG,SAAS,IAAI,UAAU,CAAC,OAAO,EAAE;QAE/C,8BAAC,cAAK;YACH,WAAW,IAAI,CACd,8BAAC,WAAI,IAAC,EAAE,EAAC,GAAG,EAAC,SAAS,EAAE,UAAU,CAAC,WAAW,IAC3C,WAAW,CACP,CACR;YACA,CAAC,eAAe,IAAI,aAAa,CAAC,IAAI,CACrC,8BAAC,gBAAO,IAAC,EAAE,EAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAC,GAAG,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE;gBAC3D,eAAe,IAAI,sCAAI,SAAS,EAAE,UAAU,CAAC,eAAe,IAAG,eAAe,CAAM;gBACpF,aAAa,IAAI,sCAAI,SAAS,EAAE,UAAU,CAAC,aAAa,IAAG,aAAa,CAAM,CACvE,CACX;YACA,aAAa,IAAI,aAAa,CAAC,MAAM,GAAG,CAAC,IAAI,CAC5C,8BAAC,gBAAO,IAAC,EAAE,EAAC,IAAI,EAAC,OAAO,EAAC,QAAQ,EAAC,GAAG,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAC3D,aAAa,CAAC,GAAG,CAAC,CAAC,YAAY,EAAE,KAAK,EAAE,EAAE,CAAC,CAC1C,sCAAI,GAAG,EAAE,KAAK,EAAE,SAAS,EAAE,UAAU,CAAC,gBAAgB;gBAEpD,8BAAC,2BAAY,OAAK,YAAY,GAAI,CAC/B,CACN,CAAC,CACM,CACX,CACK,CACH,CACR,CAAA;AACH,CAAC,CAAA;AAhDY,QAAA,eAAe,mBAgD3B;AAED,MAAM,IAAI,GAAG,IAAA,2BAAM,EAAC,WAAa,CAAC,CAAmC;IACjE,CAAC,EAAE,MAAM,EAAE,EAAE,aAAa,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,IAAA,uBAAG,EAAA;;;;eAInC,aAAa,CAAC,GAAG,CAAC;;eAElB,MAAM;;;;GAIlB;CACF,CAAA"}
|
|
@@ -50,7 +50,7 @@ declare const stack: import("tailwind-variants").TVReturnType<{
|
|
|
50
50
|
baseline: string;
|
|
51
51
|
stretch: string;
|
|
52
52
|
};
|
|
53
|
-
}, undefined, "shr-flex-col shr-justify-start [
|
|
53
|
+
}, undefined, "shr-flex-col shr-justify-start [&_>_*]:shr-my-0", import("tailwind-variants/dist/config").TVConfig<{
|
|
54
54
|
inline: {
|
|
55
55
|
true: string;
|
|
56
56
|
false: string;
|
|
@@ -250,7 +250,7 @@ declare const stack: import("tailwind-variants").TVReturnType<{
|
|
|
250
250
|
baseline: string;
|
|
251
251
|
stretch: string;
|
|
252
252
|
};
|
|
253
|
-
}, undefined, "shr-flex-col shr-justify-start [
|
|
253
|
+
}, undefined, "shr-flex-col shr-justify-start [&_>_*]:shr-my-0", import("tailwind-variants/dist/config").TVConfig<{
|
|
254
254
|
inline: {
|
|
255
255
|
true: string;
|
|
256
256
|
false: string;
|
|
@@ -27,47 +27,35 @@ exports.Stack = void 0;
|
|
|
27
27
|
const react_1 = __importStar(require("react"));
|
|
28
28
|
const tailwind_variants_1 = require("tailwind-variants");
|
|
29
29
|
const stack = (0, tailwind_variants_1.tv)({
|
|
30
|
-
base: 'shr-flex-col shr-justify-start [
|
|
30
|
+
base: 'shr-flex-col shr-justify-start [&_>_*]:shr-my-0',
|
|
31
31
|
variants: {
|
|
32
32
|
inline: {
|
|
33
33
|
true: 'shr-inline-flex',
|
|
34
34
|
false: 'shr-flex',
|
|
35
35
|
},
|
|
36
36
|
gap: {
|
|
37
|
-
0: '[
|
|
38
|
-
0.25: '[
|
|
39
|
-
0.5: '[
|
|
40
|
-
0.75: '[
|
|
41
|
-
1: '[
|
|
42
|
-
1.25: '[
|
|
43
|
-
1.5: '[
|
|
44
|
-
2: '[
|
|
45
|
-
2.5: '[
|
|
46
|
-
3: '[
|
|
47
|
-
3.5: '[
|
|
48
|
-
4: '[
|
|
49
|
-
8: '[
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
'-3.5': '[&&&]:-shr-space-y-3.5',
|
|
60
|
-
'-4': '[&&&]:-shr-space-y-4',
|
|
61
|
-
'-8': '[&&&]:-shr-space-y-8',
|
|
62
|
-
X3S: '[&&&]:shr-space-y-0.25',
|
|
63
|
-
XXS: '[&&&]:shr-space-y-0.5',
|
|
64
|
-
XS: '[&&&]:shr-space-y-1',
|
|
65
|
-
S: '[&&&]:shr-space-y-1.5',
|
|
66
|
-
M: '[&&&]:shr-space-y-2',
|
|
67
|
-
L: '[&&&]:shr-space-y-2.5',
|
|
68
|
-
XL: '[&&&]:shr-space-y-3',
|
|
69
|
-
XXL: '[&&&]:shr-space-y-3.5',
|
|
70
|
-
X3L: '[&&&]:shr-space-y-4',
|
|
37
|
+
0: '[&_>_*_+_*]:shr-mt-0',
|
|
38
|
+
0.25: '[&_>_*_+_*]:shr-mt-0.25',
|
|
39
|
+
0.5: '[&_>_*_+_*]:shr-mt-0.5',
|
|
40
|
+
0.75: '[&_>_*_+_*]:shr-mt-0.75',
|
|
41
|
+
1: '[&_>_*_+_*]:shr-mt-1',
|
|
42
|
+
1.25: '[&_>_*_+_*]:shr-mt-1.25',
|
|
43
|
+
1.5: '[&_>_*_+_*]:shr-mt-1.5',
|
|
44
|
+
2: '[&_>_*_+_*]:shr-mt-2',
|
|
45
|
+
2.5: '[&_>_*_+_*]:shr-mt-2.5',
|
|
46
|
+
3: '[&_>_*_+_*]:shr-mt-3',
|
|
47
|
+
3.5: '[&_>_*_+_*]:shr-mt-3.5',
|
|
48
|
+
4: '[&_>_*_+_*]:shr-mt-4',
|
|
49
|
+
8: '[&_>_*_+_*]:shr-mt-8',
|
|
50
|
+
X3S: '[&_>_*_+_*]:shr-mt-0.25',
|
|
51
|
+
XXS: '[&_>_*_+_*]:shr-mt-0.5',
|
|
52
|
+
XS: '[&_>_*_+_*]:shr-mt-1',
|
|
53
|
+
S: '[&_>_*_+_*]:shr-mt-1.5',
|
|
54
|
+
M: '[&_>_*_+_*]:shr-mt-2',
|
|
55
|
+
L: '[&_>_*_+_*]:shr-mt-2.5',
|
|
56
|
+
XL: '[&_>_*_+_*]:shr-mt-3',
|
|
57
|
+
XXL: '[&_>_*_+_*]:shr-mt-3.5',
|
|
58
|
+
X3L: '[&_>_*_+_*]:shr-mt-4',
|
|
71
59
|
},
|
|
72
60
|
align: {
|
|
73
61
|
start: 'shr-items-start',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stack.js","sourceRoot":"","sources":["../../../../src/components/Layout/Stack/Stack.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAA4F;AAC5F,yDAAoD;AAIpD,MAAM,KAAK,GAAG,IAAA,sBAAE,EAAC;IACf,IAAI,EAAE
|
|
1
|
+
{"version":3,"file":"Stack.js","sourceRoot":"","sources":["../../../../src/components/Layout/Stack/Stack.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAA4F;AAC5F,yDAAoD;AAIpD,MAAM,KAAK,GAAG,IAAA,sBAAE,EAAC;IACf,IAAI,EAAE,iDAAiD;IACvD,QAAQ,EAAE;QACR,MAAM,EAAE;YACN,IAAI,EAAE,iBAAiB;YACvB,KAAK,EAAE,UAAU;SAClB;QACD,GAAG,EAAE;YACH,CAAC,EAAE,sBAAsB;YACzB,IAAI,EAAE,yBAAyB;YAC/B,GAAG,EAAE,wBAAwB;YAC7B,IAAI,EAAE,yBAAyB;YAC/B,CAAC,EAAE,sBAAsB;YACzB,IAAI,EAAE,yBAAyB;YAC/B,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,wBAAwB;YAC7B,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,sBAAsB;YACzB,GAAG,EAAE,yBAAyB;YAC9B,GAAG,EAAE,wBAAwB;YAC7B,EAAE,EAAE,sBAAsB;YAC1B,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,wBAAwB;YAC3B,EAAE,EAAE,sBAAsB;YAC1B,GAAG,EAAE,wBAAwB;YAC7B,GAAG,EAAE,sBAAsB;SACA;QAC7B,KAAK,EAAE;YACL,KAAK,EAAE,iBAAiB;YACxB,YAAY,EAAE,iBAAiB;YAC/B,GAAG,EAAE,eAAe;YACpB,UAAU,EAAE,eAAe;YAC3B,MAAM,EAAE,kBAAkB;YAC1B,QAAQ,EAAE,oBAAoB;YAC9B,OAAO,EAAE,mBAAmB;SAC7B;KACF;CACF,CAAC,CAAA;AAQW,QAAA,KAAK,GAAG,IAAA,kBAAU,EAC7B,CAAC,EAAE,EAAE,EAAE,SAAS,GAAG,KAAK,EAAE,MAAM,GAAG,KAAK,EAAE,GAAG,GAAG,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IACtF,MAAM,MAAM,GAAG,IAAA,eAAO,EACpB,GAAG,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,SAAS,EAAE,CAAC,EAC9C,CAAC,KAAK,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,CAAC,CAChC,CAAA;IACD,OAAO,8BAAC,SAAS,OAAK,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,GAAI,CAAA;AAC9D,CAAC,CACF,CAAA"}
|
package/package.json
CHANGED
package/smarthr-ui.css
CHANGED
|
@@ -2619,11 +2619,6 @@
|
|
|
2619
2619
|
color: rgb(255 255 255 / var(--tw-text-opacity))
|
|
2620
2620
|
}
|
|
2621
2621
|
|
|
2622
|
-
.\[\&\&\&\]\:shr-my-0.\[\&\&\&\]\:shr-my-0.\[\&\&\&\]\:shr-my-0 {
|
|
2623
|
-
margin-top: 0;
|
|
2624
|
-
margin-bottom: 0
|
|
2625
|
-
}
|
|
2626
|
-
|
|
2627
2622
|
.\[\&\&\&\]\:shr-my-auto.\[\&\&\&\]\:shr-my-auto.\[\&\&\&\]\:shr-my-auto {
|
|
2628
2623
|
margin-top: auto;
|
|
2629
2624
|
margin-bottom: auto
|
|
@@ -2633,156 +2628,6 @@
|
|
|
2633
2628
|
cursor: pointer
|
|
2634
2629
|
}
|
|
2635
2630
|
|
|
2636
|
-
.\[\&\&\&\]\:-shr-space-y-0\.25.\[\&\&\&\]\:-shr-space-y-0\.25.\[\&\&\&\]\:-shr-space-y-0\.25 > :not([hidden]) ~ :not([hidden]) {
|
|
2637
|
-
--tw-space-y-reverse: 0;
|
|
2638
|
-
margin-top: calc(-4px * calc(1 - var(--tw-space-y-reverse)));
|
|
2639
|
-
margin-bottom: calc(-4px * var(--tw-space-y-reverse))
|
|
2640
|
-
}
|
|
2641
|
-
|
|
2642
|
-
.\[\&\&\&\]\:-shr-space-y-0\.5.\[\&\&\&\]\:-shr-space-y-0\.5.\[\&\&\&\]\:-shr-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2643
|
-
--tw-space-y-reverse: 0;
|
|
2644
|
-
margin-top: calc(-8px * calc(1 - var(--tw-space-y-reverse)));
|
|
2645
|
-
margin-bottom: calc(-8px * var(--tw-space-y-reverse))
|
|
2646
|
-
}
|
|
2647
|
-
|
|
2648
|
-
.\[\&\&\&\]\:-shr-space-y-0\.75.\[\&\&\&\]\:-shr-space-y-0\.75.\[\&\&\&\]\:-shr-space-y-0\.75 > :not([hidden]) ~ :not([hidden]) {
|
|
2649
|
-
--tw-space-y-reverse: 0;
|
|
2650
|
-
margin-top: calc(-12px * calc(1 - var(--tw-space-y-reverse)));
|
|
2651
|
-
margin-bottom: calc(-12px * var(--tw-space-y-reverse))
|
|
2652
|
-
}
|
|
2653
|
-
|
|
2654
|
-
.\[\&\&\&\]\:-shr-space-y-1.\[\&\&\&\]\:-shr-space-y-1.\[\&\&\&\]\:-shr-space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
2655
|
-
--tw-space-y-reverse: 0;
|
|
2656
|
-
margin-top: calc(-16px * calc(1 - var(--tw-space-y-reverse)));
|
|
2657
|
-
margin-bottom: calc(-16px * var(--tw-space-y-reverse))
|
|
2658
|
-
}
|
|
2659
|
-
|
|
2660
|
-
.\[\&\&\&\]\:-shr-space-y-1\.25.\[\&\&\&\]\:-shr-space-y-1\.25.\[\&\&\&\]\:-shr-space-y-1\.25 > :not([hidden]) ~ :not([hidden]) {
|
|
2661
|
-
--tw-space-y-reverse: 0;
|
|
2662
|
-
margin-top: calc(-20px * calc(1 - var(--tw-space-y-reverse)));
|
|
2663
|
-
margin-bottom: calc(-20px * var(--tw-space-y-reverse))
|
|
2664
|
-
}
|
|
2665
|
-
|
|
2666
|
-
.\[\&\&\&\]\:-shr-space-y-1\.5.\[\&\&\&\]\:-shr-space-y-1\.5.\[\&\&\&\]\:-shr-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2667
|
-
--tw-space-y-reverse: 0;
|
|
2668
|
-
margin-top: calc(-24px * calc(1 - var(--tw-space-y-reverse)));
|
|
2669
|
-
margin-bottom: calc(-24px * var(--tw-space-y-reverse))
|
|
2670
|
-
}
|
|
2671
|
-
|
|
2672
|
-
.\[\&\&\&\]\:-shr-space-y-2.\[\&\&\&\]\:-shr-space-y-2.\[\&\&\&\]\:-shr-space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
|
2673
|
-
--tw-space-y-reverse: 0;
|
|
2674
|
-
margin-top: calc(-32px * calc(1 - var(--tw-space-y-reverse)));
|
|
2675
|
-
margin-bottom: calc(-32px * var(--tw-space-y-reverse))
|
|
2676
|
-
}
|
|
2677
|
-
|
|
2678
|
-
.\[\&\&\&\]\:-shr-space-y-2\.5.\[\&\&\&\]\:-shr-space-y-2\.5.\[\&\&\&\]\:-shr-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2679
|
-
--tw-space-y-reverse: 0;
|
|
2680
|
-
margin-top: calc(-40px * calc(1 - var(--tw-space-y-reverse)));
|
|
2681
|
-
margin-bottom: calc(-40px * var(--tw-space-y-reverse))
|
|
2682
|
-
}
|
|
2683
|
-
|
|
2684
|
-
.\[\&\&\&\]\:-shr-space-y-3.\[\&\&\&\]\:-shr-space-y-3.\[\&\&\&\]\:-shr-space-y-3 > :not([hidden]) ~ :not([hidden]) {
|
|
2685
|
-
--tw-space-y-reverse: 0;
|
|
2686
|
-
margin-top: calc(-48px * calc(1 - var(--tw-space-y-reverse)));
|
|
2687
|
-
margin-bottom: calc(-48px * var(--tw-space-y-reverse))
|
|
2688
|
-
}
|
|
2689
|
-
|
|
2690
|
-
.\[\&\&\&\]\:-shr-space-y-3\.5.\[\&\&\&\]\:-shr-space-y-3\.5.\[\&\&\&\]\:-shr-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2691
|
-
--tw-space-y-reverse: 0;
|
|
2692
|
-
margin-top: calc(-56px * calc(1 - var(--tw-space-y-reverse)));
|
|
2693
|
-
margin-bottom: calc(-56px * var(--tw-space-y-reverse))
|
|
2694
|
-
}
|
|
2695
|
-
|
|
2696
|
-
.\[\&\&\&\]\:-shr-space-y-4.\[\&\&\&\]\:-shr-space-y-4.\[\&\&\&\]\:-shr-space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
2697
|
-
--tw-space-y-reverse: 0;
|
|
2698
|
-
margin-top: calc(-64px * calc(1 - var(--tw-space-y-reverse)));
|
|
2699
|
-
margin-bottom: calc(-64px * var(--tw-space-y-reverse))
|
|
2700
|
-
}
|
|
2701
|
-
|
|
2702
|
-
.\[\&\&\&\]\:-shr-space-y-8.\[\&\&\&\]\:-shr-space-y-8.\[\&\&\&\]\:-shr-space-y-8 > :not([hidden]) ~ :not([hidden]) {
|
|
2703
|
-
--tw-space-y-reverse: 0;
|
|
2704
|
-
margin-top: calc(-128px * calc(1 - var(--tw-space-y-reverse)));
|
|
2705
|
-
margin-bottom: calc(-128px * var(--tw-space-y-reverse))
|
|
2706
|
-
}
|
|
2707
|
-
|
|
2708
|
-
.\[\&\&\&\]\:shr-space-y-0.\[\&\&\&\]\:shr-space-y-0.\[\&\&\&\]\:shr-space-y-0 > :not([hidden]) ~ :not([hidden]) {
|
|
2709
|
-
--tw-space-y-reverse: 0;
|
|
2710
|
-
margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
|
|
2711
|
-
margin-bottom: calc(0px * var(--tw-space-y-reverse))
|
|
2712
|
-
}
|
|
2713
|
-
|
|
2714
|
-
.\[\&\&\&\]\:shr-space-y-0\.25.\[\&\&\&\]\:shr-space-y-0\.25.\[\&\&\&\]\:shr-space-y-0\.25 > :not([hidden]) ~ :not([hidden]) {
|
|
2715
|
-
--tw-space-y-reverse: 0;
|
|
2716
|
-
margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
|
|
2717
|
-
margin-bottom: calc(4px * var(--tw-space-y-reverse))
|
|
2718
|
-
}
|
|
2719
|
-
|
|
2720
|
-
.\[\&\&\&\]\:shr-space-y-0\.5.\[\&\&\&\]\:shr-space-y-0\.5.\[\&\&\&\]\:shr-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2721
|
-
--tw-space-y-reverse: 0;
|
|
2722
|
-
margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
|
|
2723
|
-
margin-bottom: calc(8px * var(--tw-space-y-reverse))
|
|
2724
|
-
}
|
|
2725
|
-
|
|
2726
|
-
.\[\&\&\&\]\:shr-space-y-0\.75.\[\&\&\&\]\:shr-space-y-0\.75.\[\&\&\&\]\:shr-space-y-0\.75 > :not([hidden]) ~ :not([hidden]) {
|
|
2727
|
-
--tw-space-y-reverse: 0;
|
|
2728
|
-
margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
|
|
2729
|
-
margin-bottom: calc(12px * var(--tw-space-y-reverse))
|
|
2730
|
-
}
|
|
2731
|
-
|
|
2732
|
-
.\[\&\&\&\]\:shr-space-y-1.\[\&\&\&\]\:shr-space-y-1.\[\&\&\&\]\:shr-space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
2733
|
-
--tw-space-y-reverse: 0;
|
|
2734
|
-
margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
|
|
2735
|
-
margin-bottom: calc(16px * var(--tw-space-y-reverse))
|
|
2736
|
-
}
|
|
2737
|
-
|
|
2738
|
-
.\[\&\&\&\]\:shr-space-y-1\.25.\[\&\&\&\]\:shr-space-y-1\.25.\[\&\&\&\]\:shr-space-y-1\.25 > :not([hidden]) ~ :not([hidden]) {
|
|
2739
|
-
--tw-space-y-reverse: 0;
|
|
2740
|
-
margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
|
|
2741
|
-
margin-bottom: calc(20px * var(--tw-space-y-reverse))
|
|
2742
|
-
}
|
|
2743
|
-
|
|
2744
|
-
.\[\&\&\&\]\:shr-space-y-1\.5.\[\&\&\&\]\:shr-space-y-1\.5.\[\&\&\&\]\:shr-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2745
|
-
--tw-space-y-reverse: 0;
|
|
2746
|
-
margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
|
|
2747
|
-
margin-bottom: calc(24px * var(--tw-space-y-reverse))
|
|
2748
|
-
}
|
|
2749
|
-
|
|
2750
|
-
.\[\&\&\&\]\:shr-space-y-2.\[\&\&\&\]\:shr-space-y-2.\[\&\&\&\]\:shr-space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
|
2751
|
-
--tw-space-y-reverse: 0;
|
|
2752
|
-
margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
|
|
2753
|
-
margin-bottom: calc(32px * var(--tw-space-y-reverse))
|
|
2754
|
-
}
|
|
2755
|
-
|
|
2756
|
-
.\[\&\&\&\]\:shr-space-y-2\.5.\[\&\&\&\]\:shr-space-y-2\.5.\[\&\&\&\]\:shr-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2757
|
-
--tw-space-y-reverse: 0;
|
|
2758
|
-
margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse)));
|
|
2759
|
-
margin-bottom: calc(40px * var(--tw-space-y-reverse))
|
|
2760
|
-
}
|
|
2761
|
-
|
|
2762
|
-
.\[\&\&\&\]\:shr-space-y-3.\[\&\&\&\]\:shr-space-y-3.\[\&\&\&\]\:shr-space-y-3 > :not([hidden]) ~ :not([hidden]) {
|
|
2763
|
-
--tw-space-y-reverse: 0;
|
|
2764
|
-
margin-top: calc(48px * calc(1 - var(--tw-space-y-reverse)));
|
|
2765
|
-
margin-bottom: calc(48px * var(--tw-space-y-reverse))
|
|
2766
|
-
}
|
|
2767
|
-
|
|
2768
|
-
.\[\&\&\&\]\:shr-space-y-3\.5.\[\&\&\&\]\:shr-space-y-3\.5.\[\&\&\&\]\:shr-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
2769
|
-
--tw-space-y-reverse: 0;
|
|
2770
|
-
margin-top: calc(56px * calc(1 - var(--tw-space-y-reverse)));
|
|
2771
|
-
margin-bottom: calc(56px * var(--tw-space-y-reverse))
|
|
2772
|
-
}
|
|
2773
|
-
|
|
2774
|
-
.\[\&\&\&\]\:shr-space-y-4.\[\&\&\&\]\:shr-space-y-4.\[\&\&\&\]\:shr-space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
2775
|
-
--tw-space-y-reverse: 0;
|
|
2776
|
-
margin-top: calc(64px * calc(1 - var(--tw-space-y-reverse)));
|
|
2777
|
-
margin-bottom: calc(64px * var(--tw-space-y-reverse))
|
|
2778
|
-
}
|
|
2779
|
-
|
|
2780
|
-
.\[\&\&\&\]\:shr-space-y-8.\[\&\&\&\]\:shr-space-y-8.\[\&\&\&\]\:shr-space-y-8 > :not([hidden]) ~ :not([hidden]) {
|
|
2781
|
-
--tw-space-y-reverse: 0;
|
|
2782
|
-
margin-top: calc(128px * calc(1 - var(--tw-space-y-reverse)));
|
|
2783
|
-
margin-bottom: calc(128px * var(--tw-space-y-reverse))
|
|
2784
|
-
}
|
|
2785
|
-
|
|
2786
2631
|
.\[\&\&\&\]\:shr-whitespace-normal.\[\&\&\&\]\:shr-whitespace-normal.\[\&\&\&\]\:shr-whitespace-normal {
|
|
2787
2632
|
white-space: normal
|
|
2788
2633
|
}
|
|
@@ -3057,6 +2902,11 @@
|
|
|
3057
2902
|
margin-bottom: auto
|
|
3058
2903
|
}
|
|
3059
2904
|
|
|
2905
|
+
.\[\&_\>_\*\]\:shr-my-0 > * {
|
|
2906
|
+
margin-top: 0;
|
|
2907
|
+
margin-bottom: 0
|
|
2908
|
+
}
|
|
2909
|
+
|
|
3060
2910
|
.\[\&_\>_\*\]\:shr-flex-shrink-0 > * {
|
|
3061
2911
|
flex-shrink: 0
|
|
3062
2912
|
}
|
|
@@ -3065,6 +2915,58 @@
|
|
|
3065
2915
|
flex-basis: auto
|
|
3066
2916
|
}
|
|
3067
2917
|
|
|
2918
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-0 > * + * {
|
|
2919
|
+
margin-top: 0
|
|
2920
|
+
}
|
|
2921
|
+
|
|
2922
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-0\.25 > * + * {
|
|
2923
|
+
margin-top: 4px
|
|
2924
|
+
}
|
|
2925
|
+
|
|
2926
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-0\.5 > * + * {
|
|
2927
|
+
margin-top: 8px
|
|
2928
|
+
}
|
|
2929
|
+
|
|
2930
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-0\.75 > * + * {
|
|
2931
|
+
margin-top: 12px
|
|
2932
|
+
}
|
|
2933
|
+
|
|
2934
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-1 > * + * {
|
|
2935
|
+
margin-top: 16px
|
|
2936
|
+
}
|
|
2937
|
+
|
|
2938
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-1\.25 > * + * {
|
|
2939
|
+
margin-top: 20px
|
|
2940
|
+
}
|
|
2941
|
+
|
|
2942
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-1\.5 > * + * {
|
|
2943
|
+
margin-top: 24px
|
|
2944
|
+
}
|
|
2945
|
+
|
|
2946
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-2 > * + * {
|
|
2947
|
+
margin-top: 32px
|
|
2948
|
+
}
|
|
2949
|
+
|
|
2950
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-2\.5 > * + * {
|
|
2951
|
+
margin-top: 40px
|
|
2952
|
+
}
|
|
2953
|
+
|
|
2954
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-3 > * + * {
|
|
2955
|
+
margin-top: 48px
|
|
2956
|
+
}
|
|
2957
|
+
|
|
2958
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-3\.5 > * + * {
|
|
2959
|
+
margin-top: 56px
|
|
2960
|
+
}
|
|
2961
|
+
|
|
2962
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-4 > * + * {
|
|
2963
|
+
margin-top: 64px
|
|
2964
|
+
}
|
|
2965
|
+
|
|
2966
|
+
.\[\&_\>_\*_\+_\*\]\:shr-mt-8 > * + * {
|
|
2967
|
+
margin-top: 128px
|
|
2968
|
+
}
|
|
2969
|
+
|
|
3068
2970
|
.\[\&_svg\]\:shr-block svg {
|
|
3069
2971
|
display: block
|
|
3070
2972
|
}
|