@mantine/core 8.3.2 → 8.3.3
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/cjs/components/Checkbox/Checkbox.cjs +2 -1
- package/cjs/components/Checkbox/Checkbox.cjs.map +1 -1
- package/cjs/components/Checkbox/CheckboxIndicator/CheckboxIndicator.cjs +2 -1
- package/cjs/components/Checkbox/CheckboxIndicator/CheckboxIndicator.cjs.map +1 -1
- package/cjs/components/Popover/Popover.cjs +4 -2
- package/cjs/components/Popover/Popover.cjs.map +1 -1
- package/cjs/components/Tabs/TabsTab/TabsTab.cjs +1 -1
- package/cjs/components/Tabs/TabsTab/TabsTab.cjs.map +1 -1
- package/esm/components/Checkbox/Checkbox.mjs +2 -1
- package/esm/components/Checkbox/Checkbox.mjs.map +1 -1
- package/esm/components/Checkbox/CheckboxIndicator/CheckboxIndicator.mjs +2 -1
- package/esm/components/Checkbox/CheckboxIndicator/CheckboxIndicator.mjs.map +1 -1
- package/esm/components/Popover/Popover.mjs +4 -2
- package/esm/components/Popover/Popover.mjs.map +1 -1
- package/esm/components/Tabs/TabsTab/TabsTab.mjs +1 -1
- package/esm/components/Tabs/TabsTab/TabsTab.mjs.map +1 -1
- package/package.json +2 -2
- package/styles.css +21 -4
- package/styles.layer.css +21 -4
- package/styles/Accordion.css +0 -178
- package/styles/Accordion.layer.css +0 -179
- package/styles/ActionIcon.css +0 -188
- package/styles/ActionIcon.layer.css +0 -189
- package/styles/Affix.css +0 -8
- package/styles/Affix.layer.css +0 -9
- package/styles/Alert.css +0 -82
- package/styles/Alert.layer.css +0 -83
- package/styles/Anchor.css +0 -56
- package/styles/Anchor.layer.css +0 -57
- package/styles/AngleSlider.css +0 -106
- package/styles/AngleSlider.layer.css +0 -107
- package/styles/AppShell.css +0 -127
- package/styles/AppShell.layer.css +0 -128
- package/styles/AspectRatio.css +0 -13
- package/styles/AspectRatio.layer.css +0 -14
- package/styles/Avatar.css +0 -68
- package/styles/Avatar.layer.css +0 -69
- package/styles/BackgroundImage.css +0 -9
- package/styles/BackgroundImage.layer.css +0 -10
- package/styles/Badge.css +0 -127
- package/styles/Badge.layer.css +0 -128
- package/styles/Blockquote.css +0 -41
- package/styles/Blockquote.layer.css +0 -42
- package/styles/Breadcrumbs.css +0 -27
- package/styles/Breadcrumbs.layer.css +0 -28
- package/styles/Burger.css +0 -68
- package/styles/Burger.layer.css +0 -69
- package/styles/Button.css +0 -261
- package/styles/Button.layer.css +0 -262
- package/styles/Card.css +0 -54
- package/styles/Card.layer.css +0 -55
- package/styles/Center.css +0 -9
- package/styles/Center.layer.css +0 -10
- package/styles/Checkbox.css +0 -103
- package/styles/Checkbox.layer.css +0 -104
- package/styles/CheckboxCard.css +0 -24
- package/styles/CheckboxCard.layer.css +0 -25
- package/styles/CheckboxIndicator.css +0 -87
- package/styles/CheckboxIndicator.layer.css +0 -88
- package/styles/Chip.css +0 -199
- package/styles/Chip.layer.css +0 -200
- package/styles/CloseButton.css +0 -58
- package/styles/CloseButton.layer.css +0 -59
- package/styles/Code.css +0 -21
- package/styles/Code.layer.css +0 -22
- package/styles/ColorInput.css +0 -21
- package/styles/ColorInput.layer.css +0 -22
- package/styles/ColorPicker.css +0 -160
- package/styles/ColorPicker.layer.css +0 -161
- package/styles/ColorSwatch.css +0 -71
- package/styles/ColorSwatch.layer.css +0 -72
- package/styles/Combobox.css +0 -210
- package/styles/Combobox.layer.css +0 -211
- package/styles/Container.css +0 -37
- package/styles/Container.layer.css +0 -38
- package/styles/Dialog.css +0 -19
- package/styles/Dialog.layer.css +0 -20
- package/styles/Divider.css +0 -62
- package/styles/Divider.layer.css +0 -63
- package/styles/Drawer.css +0 -33
- package/styles/Drawer.layer.css +0 -34
- package/styles/Fieldset.css +0 -49
- package/styles/Fieldset.layer.css +0 -50
- package/styles/Flex.css +0 -3
- package/styles/Flex.layer.css +0 -4
- package/styles/FloatingIndicator.css +0 -20
- package/styles/FloatingIndicator.layer.css +0 -21
- package/styles/Grid.css +0 -34
- package/styles/Grid.layer.css +0 -35
- package/styles/Group.css +0 -13
- package/styles/Group.layer.css +0 -14
- package/styles/Image.css +0 -6
- package/styles/Image.layer.css +0 -7
- package/styles/Indicator.css +0 -64
- package/styles/Indicator.layer.css +0 -65
- package/styles/InlineInput.css +0 -66
- package/styles/InlineInput.layer.css +0 -67
- package/styles/Input.css +0 -333
- package/styles/Input.layer.css +0 -334
- package/styles/Kbd.css +0 -31
- package/styles/Kbd.layer.css +0 -32
- package/styles/List.css +0 -51
- package/styles/List.layer.css +0 -52
- package/styles/Loader.css +0 -114
- package/styles/Loader.layer.css +0 -115
- package/styles/LoadingOverlay.css +0 -18
- package/styles/LoadingOverlay.layer.css +0 -19
- package/styles/Mark.css +0 -11
- package/styles/Mark.layer.css +0 -12
- package/styles/Menu.css +0 -80
- package/styles/Menu.layer.css +0 -81
- package/styles/Modal.css +0 -61
- package/styles/Modal.layer.css +0 -62
- package/styles/ModalBase.css +0 -56
- package/styles/ModalBase.layer.css +0 -57
- package/styles/NavLink.css +0 -118
- package/styles/NavLink.layer.css +0 -119
- package/styles/Notification.css +0 -131
- package/styles/Notification.layer.css +0 -132
- package/styles/NumberInput.css +0 -81
- package/styles/NumberInput.layer.css +0 -82
- package/styles/Overlay.css +0 -19
- package/styles/Overlay.layer.css +0 -20
- package/styles/Pagination.css +0 -96
- package/styles/Pagination.layer.css +0 -97
- package/styles/Paper.css +0 -24
- package/styles/Paper.layer.css +0 -25
- package/styles/PasswordInput.css +0 -62
- package/styles/PasswordInput.layer.css +0 -63
- package/styles/Pill.css +0 -117
- package/styles/Pill.layer.css +0 -118
- package/styles/PillsInput.css +0 -45
- package/styles/PillsInput.layer.css +0 -46
- package/styles/PinInput.css +0 -13
- package/styles/PinInput.layer.css +0 -14
- package/styles/Popover.css +0 -36
- package/styles/Popover.layer.css +0 -37
- package/styles/Progress.css +0 -142
- package/styles/Progress.layer.css +0 -143
- package/styles/Radio.css +0 -109
- package/styles/Radio.layer.css +0 -110
- package/styles/RadioCard.css +0 -24
- package/styles/RadioCard.layer.css +0 -25
- package/styles/RadioIndicator.css +0 -91
- package/styles/RadioIndicator.layer.css +0 -92
- package/styles/Rating.css +0 -82
- package/styles/Rating.layer.css +0 -83
- package/styles/RingProgress.css +0 -39
- package/styles/RingProgress.layer.css +0 -40
- package/styles/ScrollArea.css +0 -189
- package/styles/ScrollArea.layer.css +0 -190
- package/styles/SegmentedControl.css +0 -224
- package/styles/SegmentedControl.layer.css +0 -225
- package/styles/SemiCircleProgress.css +0 -56
- package/styles/SemiCircleProgress.layer.css +0 -57
- package/styles/SimpleGrid.css +0 -9
- package/styles/SimpleGrid.layer.css +0 -10
- package/styles/Skeleton.css +0 -50
- package/styles/Skeleton.layer.css +0 -51
- package/styles/Slider.css +0 -209
- package/styles/Slider.layer.css +0 -210
- package/styles/Spoiler.css +0 -21
- package/styles/Spoiler.layer.css +0 -22
- package/styles/Stack.css +0 -7
- package/styles/Stack.layer.css +0 -8
- package/styles/Stepper.css +0 -204
- package/styles/Stepper.layer.css +0 -205
- package/styles/Switch.css +0 -172
- package/styles/Switch.layer.css +0 -173
- package/styles/Table.css +0 -159
- package/styles/Table.layer.css +0 -160
- package/styles/TableOfContents.css +0 -38
- package/styles/TableOfContents.layer.css +0 -39
- package/styles/Tabs.css +0 -368
- package/styles/Tabs.layer.css +0 -369
- package/styles/Text.css +0 -51
- package/styles/Text.layer.css +0 -52
- package/styles/ThemeIcon.css +0 -24
- package/styles/ThemeIcon.layer.css +0 -25
- package/styles/Timeline.css +0 -173
- package/styles/Timeline.layer.css +0 -174
- package/styles/Title.css +0 -16
- package/styles/Title.layer.css +0 -17
- package/styles/Tooltip.css +0 -34
- package/styles/Tooltip.layer.css +0 -35
- package/styles/Tree.css +0 -36
- package/styles/Tree.layer.css +0 -37
- package/styles/Typography.css +0 -209
- package/styles/Typography.layer.css +0 -210
- package/styles/UnstyledButton.css +0 -17
- package/styles/UnstyledButton.layer.css +0 -18
- package/styles/VisuallyHidden.css +0 -11
- package/styles/VisuallyHidden.layer.css +0 -12
- package/styles/baseline.css +0 -40
- package/styles/baseline.layer.css +0 -41
- package/styles/default-css-variables.css +0 -519
- package/styles/default-css-variables.layer.css +0 -520
- package/styles/global.css +0 -40
- package/styles/global.layer.css +0 -41
package/styles/AppShell.css
DELETED
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
.m_89ab340[data-resizing] {
|
|
2
|
-
--app-shell-transition-duration: 0ms !important;
|
|
3
|
-
}
|
|
4
|
-
.m_89ab340[data-disabled] {
|
|
5
|
-
--app-shell-header-offset: 0rem !important;
|
|
6
|
-
--app-shell-navbar-offset: 0rem !important;
|
|
7
|
-
--app-shell-aside-offset: 0rem !important;
|
|
8
|
-
--app-shell-footer-offset: 0rem !important;
|
|
9
|
-
}
|
|
10
|
-
[data-mantine-color-scheme='light'] .m_89ab340 {
|
|
11
|
-
--app-shell-border-color: var(--mantine-color-gray-3);
|
|
12
|
-
}
|
|
13
|
-
[data-mantine-color-scheme='dark'] .m_89ab340 {
|
|
14
|
-
--app-shell-border-color: var(--mantine-color-dark-4);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.m_45252eee,
|
|
18
|
-
.m_9cdde9a,
|
|
19
|
-
.m_3b16f56b,
|
|
20
|
-
.m_8983817,
|
|
21
|
-
.m_3840c879 {
|
|
22
|
-
transition-duration: var(--app-shell-transition-duration);
|
|
23
|
-
transition-timing-function: var(--app-shell-transition-timing-function);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.m_45252eee,
|
|
27
|
-
.m_9cdde9a {
|
|
28
|
-
position: fixed;
|
|
29
|
-
display: flex;
|
|
30
|
-
flex-direction: column;
|
|
31
|
-
top: var(--app-shell-header-offset, 0rem);
|
|
32
|
-
height: calc(
|
|
33
|
-
100dvh - var(--app-shell-header-offset, 0rem) - var(--app-shell-footer-offset, 0rem)
|
|
34
|
-
);
|
|
35
|
-
background-color: var(--mantine-color-body);
|
|
36
|
-
transition-property: transform, top, height;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
:where([data-layout='alt']) .m_45252eee, :where([data-layout='alt']) .m_9cdde9a {
|
|
40
|
-
top: 0rem;
|
|
41
|
-
height: 100dvh;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.m_45252eee {
|
|
45
|
-
inset-inline-start: 0;
|
|
46
|
-
width: var(--app-shell-navbar-width);
|
|
47
|
-
transition-property: transform, top, height;
|
|
48
|
-
transform: var(--app-shell-navbar-transform);
|
|
49
|
-
z-index: var(--app-shell-navbar-z-index);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
:where([dir="rtl"]) .m_45252eee {
|
|
53
|
-
transform: var(--app-shell-navbar-transform-rtl);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.m_45252eee:where([data-with-border]) {
|
|
57
|
-
border-inline-end: 1px solid var(--app-shell-border-color);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.m_9cdde9a {
|
|
61
|
-
inset-inline-end: 0;
|
|
62
|
-
width: var(--app-shell-aside-width);
|
|
63
|
-
transform: var(--app-shell-aside-transform);
|
|
64
|
-
z-index: var(--app-shell-aside-z-index);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
:where([dir="rtl"]) .m_9cdde9a {
|
|
68
|
-
transform: var(--app-shell-aside-transform-rtl);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.m_9cdde9a:where([data-with-border]) {
|
|
72
|
-
border-inline-start: 1px solid var(--app-shell-border-color);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.m_8983817 {
|
|
76
|
-
padding-inline-start: calc(var(--app-shell-navbar-offset, 0rem) + var(--app-shell-padding));
|
|
77
|
-
padding-inline-end: calc(var(--app-shell-aside-offset, 0rem) + var(--app-shell-padding));
|
|
78
|
-
padding-top: calc(var(--app-shell-header-offset, 0rem) + var(--app-shell-padding));
|
|
79
|
-
padding-bottom: calc(var(--app-shell-footer-offset, 0rem) + var(--app-shell-padding));
|
|
80
|
-
min-height: 100dvh;
|
|
81
|
-
transition-property: padding;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.m_3b16f56b,
|
|
85
|
-
.m_3840c879 {
|
|
86
|
-
position: fixed;
|
|
87
|
-
inset-inline: 0;
|
|
88
|
-
transition-property: transform, left, right;
|
|
89
|
-
background-color: var(--mantine-color-body);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
:where([data-layout='alt']) .m_3b16f56b, :where([data-layout='alt']) .m_3840c879 {
|
|
93
|
-
inset-inline-start: var(--app-shell-navbar-offset, 0rem);
|
|
94
|
-
inset-inline-end: var(--app-shell-aside-offset, 0rem);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.m_3b16f56b {
|
|
98
|
-
top: 0;
|
|
99
|
-
height: var(--app-shell-header-height);
|
|
100
|
-
background-color: var(--mantine-color-body);
|
|
101
|
-
transform: var(--app-shell-header-transform);
|
|
102
|
-
z-index: var(--app-shell-header-z-index);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.m_3b16f56b:where([data-with-border]) {
|
|
106
|
-
border-bottom: 1px solid var(--app-shell-border-color);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.m_3840c879 {
|
|
110
|
-
bottom: 0;
|
|
111
|
-
height: calc(var(--app-shell-footer-height) + env(safe-area-inset-bottom));
|
|
112
|
-
padding-bottom: env(safe-area-inset-bottom);
|
|
113
|
-
transform: var(--app-shell-footer-transform);
|
|
114
|
-
z-index: var(--app-shell-footer-z-index);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.m_3840c879:where([data-with-border]) {
|
|
118
|
-
border-top: 1px solid var(--app-shell-border-color);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_6dcfc7c7 {
|
|
122
|
-
flex-grow: 0;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_6dcfc7c7:where([data-grow]) {
|
|
126
|
-
flex-grow: 1;
|
|
127
|
-
}
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_89ab340[data-resizing] {
|
|
2
|
-
--app-shell-transition-duration: 0ms !important;
|
|
3
|
-
}
|
|
4
|
-
.m_89ab340[data-disabled] {
|
|
5
|
-
--app-shell-header-offset: 0rem !important;
|
|
6
|
-
--app-shell-navbar-offset: 0rem !important;
|
|
7
|
-
--app-shell-aside-offset: 0rem !important;
|
|
8
|
-
--app-shell-footer-offset: 0rem !important;
|
|
9
|
-
}
|
|
10
|
-
[data-mantine-color-scheme='light'] .m_89ab340 {
|
|
11
|
-
--app-shell-border-color: var(--mantine-color-gray-3);
|
|
12
|
-
}
|
|
13
|
-
[data-mantine-color-scheme='dark'] .m_89ab340 {
|
|
14
|
-
--app-shell-border-color: var(--mantine-color-dark-4);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.m_45252eee,
|
|
18
|
-
.m_9cdde9a,
|
|
19
|
-
.m_3b16f56b,
|
|
20
|
-
.m_8983817,
|
|
21
|
-
.m_3840c879 {
|
|
22
|
-
transition-duration: var(--app-shell-transition-duration);
|
|
23
|
-
transition-timing-function: var(--app-shell-transition-timing-function);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.m_45252eee,
|
|
27
|
-
.m_9cdde9a {
|
|
28
|
-
position: fixed;
|
|
29
|
-
display: flex;
|
|
30
|
-
flex-direction: column;
|
|
31
|
-
top: var(--app-shell-header-offset, 0rem);
|
|
32
|
-
height: calc(
|
|
33
|
-
100dvh - var(--app-shell-header-offset, 0rem) - var(--app-shell-footer-offset, 0rem)
|
|
34
|
-
);
|
|
35
|
-
background-color: var(--mantine-color-body);
|
|
36
|
-
transition-property: transform, top, height;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
:where([data-layout='alt']) .m_45252eee, :where([data-layout='alt']) .m_9cdde9a {
|
|
40
|
-
top: 0rem;
|
|
41
|
-
height: 100dvh;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.m_45252eee {
|
|
45
|
-
inset-inline-start: 0;
|
|
46
|
-
width: var(--app-shell-navbar-width);
|
|
47
|
-
transition-property: transform, top, height;
|
|
48
|
-
transform: var(--app-shell-navbar-transform);
|
|
49
|
-
z-index: var(--app-shell-navbar-z-index);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
:where([dir="rtl"]) .m_45252eee {
|
|
53
|
-
transform: var(--app-shell-navbar-transform-rtl);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.m_45252eee:where([data-with-border]) {
|
|
57
|
-
border-inline-end: 1px solid var(--app-shell-border-color);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.m_9cdde9a {
|
|
61
|
-
inset-inline-end: 0;
|
|
62
|
-
width: var(--app-shell-aside-width);
|
|
63
|
-
transform: var(--app-shell-aside-transform);
|
|
64
|
-
z-index: var(--app-shell-aside-z-index);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
:where([dir="rtl"]) .m_9cdde9a {
|
|
68
|
-
transform: var(--app-shell-aside-transform-rtl);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.m_9cdde9a:where([data-with-border]) {
|
|
72
|
-
border-inline-start: 1px solid var(--app-shell-border-color);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.m_8983817 {
|
|
76
|
-
padding-inline-start: calc(var(--app-shell-navbar-offset, 0rem) + var(--app-shell-padding));
|
|
77
|
-
padding-inline-end: calc(var(--app-shell-aside-offset, 0rem) + var(--app-shell-padding));
|
|
78
|
-
padding-top: calc(var(--app-shell-header-offset, 0rem) + var(--app-shell-padding));
|
|
79
|
-
padding-bottom: calc(var(--app-shell-footer-offset, 0rem) + var(--app-shell-padding));
|
|
80
|
-
min-height: 100dvh;
|
|
81
|
-
transition-property: padding;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.m_3b16f56b,
|
|
85
|
-
.m_3840c879 {
|
|
86
|
-
position: fixed;
|
|
87
|
-
inset-inline: 0;
|
|
88
|
-
transition-property: transform, left, right;
|
|
89
|
-
background-color: var(--mantine-color-body);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
:where([data-layout='alt']) .m_3b16f56b, :where([data-layout='alt']) .m_3840c879 {
|
|
93
|
-
inset-inline-start: var(--app-shell-navbar-offset, 0rem);
|
|
94
|
-
inset-inline-end: var(--app-shell-aside-offset, 0rem);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.m_3b16f56b {
|
|
98
|
-
top: 0;
|
|
99
|
-
height: var(--app-shell-header-height);
|
|
100
|
-
background-color: var(--mantine-color-body);
|
|
101
|
-
transform: var(--app-shell-header-transform);
|
|
102
|
-
z-index: var(--app-shell-header-z-index);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.m_3b16f56b:where([data-with-border]) {
|
|
106
|
-
border-bottom: 1px solid var(--app-shell-border-color);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.m_3840c879 {
|
|
110
|
-
bottom: 0;
|
|
111
|
-
height: calc(var(--app-shell-footer-height) + env(safe-area-inset-bottom));
|
|
112
|
-
padding-bottom: env(safe-area-inset-bottom);
|
|
113
|
-
transform: var(--app-shell-footer-transform);
|
|
114
|
-
z-index: var(--app-shell-footer-z-index);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.m_3840c879:where([data-with-border]) {
|
|
118
|
-
border-top: 1px solid var(--app-shell-border-color);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_6dcfc7c7 {
|
|
122
|
-
flex-grow: 0;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_6dcfc7c7:where([data-grow]) {
|
|
126
|
-
flex-grow: 1;
|
|
127
|
-
}
|
|
128
|
-
}
|
package/styles/AspectRatio.css
DELETED
package/styles/Avatar.css
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
/* Avatar.Group root element */
|
|
2
|
-
.m_11def92b {
|
|
3
|
-
--ag-spacing: var(--mantine-spacing-sm);
|
|
4
|
-
--ag-offset: calc(var(--ag-spacing) * -1);
|
|
5
|
-
|
|
6
|
-
display: flex;
|
|
7
|
-
padding-inline-start: var(--ag-spacing);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
/* Avatar root element */
|
|
11
|
-
.m_f85678b6 {
|
|
12
|
-
--avatar-size-xs: 16px;
|
|
13
|
-
--avatar-size-sm: 26px;
|
|
14
|
-
--avatar-size-md: 38px;
|
|
15
|
-
--avatar-size-lg: 56px;
|
|
16
|
-
--avatar-size-xl: 84px;
|
|
17
|
-
|
|
18
|
-
--avatar-size: var(--avatar-size-md);
|
|
19
|
-
--avatar-radius: 1000px;
|
|
20
|
-
--avatar-bg: var(--mantine-color-gray-light);
|
|
21
|
-
--avatar-bd: 1px solid transparent;
|
|
22
|
-
--avatar-color: var(--mantine-color-gray-light-color);
|
|
23
|
-
--avatar-placeholder-fz: calc(var(--avatar-size) / 2.5);
|
|
24
|
-
|
|
25
|
-
-webkit-tap-highlight-color: transparent;
|
|
26
|
-
position: relative;
|
|
27
|
-
display: block;
|
|
28
|
-
user-select: none;
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
border-radius: var(--avatar-radius);
|
|
31
|
-
text-decoration: none;
|
|
32
|
-
padding: 0;
|
|
33
|
-
width: var(--avatar-size);
|
|
34
|
-
height: var(--avatar-size);
|
|
35
|
-
min-width: var(--avatar-size);
|
|
36
|
-
}
|
|
37
|
-
.m_f85678b6:where([data-within-group]) {
|
|
38
|
-
margin-inline-start: var(--ag-offset);
|
|
39
|
-
border: 2px solid var(--mantine-color-body);
|
|
40
|
-
background: var(--mantine-color-body);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.m_11f8ac07 {
|
|
44
|
-
object-fit: cover;
|
|
45
|
-
width: 100%;
|
|
46
|
-
height: 100%;
|
|
47
|
-
display: block;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.m_104cd71f {
|
|
51
|
-
font-weight: 700;
|
|
52
|
-
display: flex;
|
|
53
|
-
align-items: center;
|
|
54
|
-
justify-content: center;
|
|
55
|
-
width: 100%;
|
|
56
|
-
height: 100%;
|
|
57
|
-
user-select: none;
|
|
58
|
-
border-radius: var(--avatar-radius);
|
|
59
|
-
font-size: var(--avatar-placeholder-fz);
|
|
60
|
-
background: var(--avatar-bg);
|
|
61
|
-
border: var(--avatar-bd);
|
|
62
|
-
color: var(--avatar-color);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.m_104cd71f > [data-avatar-placeholder-icon] {
|
|
66
|
-
width: 70%;
|
|
67
|
-
height: 70%;
|
|
68
|
-
}
|
package/styles/Avatar.layer.css
DELETED
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
@layer mantine {/* Avatar.Group root element */
|
|
2
|
-
.m_11def92b {
|
|
3
|
-
--ag-spacing: var(--mantine-spacing-sm);
|
|
4
|
-
--ag-offset: calc(var(--ag-spacing) * -1);
|
|
5
|
-
|
|
6
|
-
display: flex;
|
|
7
|
-
padding-inline-start: var(--ag-spacing);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
/* Avatar root element */
|
|
11
|
-
.m_f85678b6 {
|
|
12
|
-
--avatar-size-xs: 16px;
|
|
13
|
-
--avatar-size-sm: 26px;
|
|
14
|
-
--avatar-size-md: 38px;
|
|
15
|
-
--avatar-size-lg: 56px;
|
|
16
|
-
--avatar-size-xl: 84px;
|
|
17
|
-
|
|
18
|
-
--avatar-size: var(--avatar-size-md);
|
|
19
|
-
--avatar-radius: 1000px;
|
|
20
|
-
--avatar-bg: var(--mantine-color-gray-light);
|
|
21
|
-
--avatar-bd: 1px solid transparent;
|
|
22
|
-
--avatar-color: var(--mantine-color-gray-light-color);
|
|
23
|
-
--avatar-placeholder-fz: calc(var(--avatar-size) / 2.5);
|
|
24
|
-
|
|
25
|
-
-webkit-tap-highlight-color: transparent;
|
|
26
|
-
position: relative;
|
|
27
|
-
display: block;
|
|
28
|
-
user-select: none;
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
border-radius: var(--avatar-radius);
|
|
31
|
-
text-decoration: none;
|
|
32
|
-
padding: 0;
|
|
33
|
-
width: var(--avatar-size);
|
|
34
|
-
height: var(--avatar-size);
|
|
35
|
-
min-width: var(--avatar-size);
|
|
36
|
-
}
|
|
37
|
-
.m_f85678b6:where([data-within-group]) {
|
|
38
|
-
margin-inline-start: var(--ag-offset);
|
|
39
|
-
border: 2px solid var(--mantine-color-body);
|
|
40
|
-
background: var(--mantine-color-body);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.m_11f8ac07 {
|
|
44
|
-
object-fit: cover;
|
|
45
|
-
width: 100%;
|
|
46
|
-
height: 100%;
|
|
47
|
-
display: block;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.m_104cd71f {
|
|
51
|
-
font-weight: 700;
|
|
52
|
-
display: flex;
|
|
53
|
-
align-items: center;
|
|
54
|
-
justify-content: center;
|
|
55
|
-
width: 100%;
|
|
56
|
-
height: 100%;
|
|
57
|
-
user-select: none;
|
|
58
|
-
border-radius: var(--avatar-radius);
|
|
59
|
-
font-size: var(--avatar-placeholder-fz);
|
|
60
|
-
background: var(--avatar-bg);
|
|
61
|
-
border: var(--avatar-bd);
|
|
62
|
-
color: var(--avatar-color);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.m_104cd71f > [data-avatar-placeholder-icon] {
|
|
66
|
-
width: 70%;
|
|
67
|
-
height: 70%;
|
|
68
|
-
}
|
|
69
|
-
}
|
package/styles/Badge.css
DELETED
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
.m_347db0ec {
|
|
2
|
-
--badge-height-xs: 16px;
|
|
3
|
-
--badge-height-sm: 18px;
|
|
4
|
-
--badge-height-md: 20px;
|
|
5
|
-
--badge-height-lg: 26px;
|
|
6
|
-
--badge-height-xl: 32px;
|
|
7
|
-
|
|
8
|
-
--badge-fz-xs: 9px;
|
|
9
|
-
--badge-fz-sm: 10px;
|
|
10
|
-
--badge-fz-md: 11px;
|
|
11
|
-
--badge-fz-lg: 13px;
|
|
12
|
-
--badge-fz-xl: 16px;
|
|
13
|
-
|
|
14
|
-
--badge-padding-x-xs: 6px;
|
|
15
|
-
--badge-padding-x-sm: 8px;
|
|
16
|
-
--badge-padding-x-md: 10px;
|
|
17
|
-
--badge-padding-x-lg: 12px;
|
|
18
|
-
--badge-padding-x-xl: 16px;
|
|
19
|
-
|
|
20
|
-
--badge-height: var(--badge-height-md);
|
|
21
|
-
--badge-fz: var(--badge-fz-md);
|
|
22
|
-
--badge-padding-x: var(--badge-padding-x-md);
|
|
23
|
-
--badge-radius: 1000px;
|
|
24
|
-
--badge-lh: calc(var(--badge-height) - calc(0.125rem * var(--mantine-scale)));
|
|
25
|
-
--badge-color: var(--mantine-color-white);
|
|
26
|
-
--badge-bg: var(--mantine-primary-color-filled);
|
|
27
|
-
--badge-border-width: 1px;
|
|
28
|
-
--badge-bd: var(--badge-border-width) solid transparent;
|
|
29
|
-
|
|
30
|
-
-webkit-tap-highlight-color: transparent;
|
|
31
|
-
font-size: var(--badge-fz);
|
|
32
|
-
border-radius: var(--badge-radius);
|
|
33
|
-
height: var(--badge-height);
|
|
34
|
-
line-height: var(--badge-lh);
|
|
35
|
-
text-decoration: none;
|
|
36
|
-
padding: 0 var(--badge-padding-x);
|
|
37
|
-
display: inline-grid;
|
|
38
|
-
align-items: center;
|
|
39
|
-
justify-content: center;
|
|
40
|
-
width: fit-content;
|
|
41
|
-
text-transform: uppercase;
|
|
42
|
-
font-weight: 700;
|
|
43
|
-
letter-spacing: 0.25px;
|
|
44
|
-
cursor: default;
|
|
45
|
-
text-overflow: ellipsis;
|
|
46
|
-
overflow: hidden;
|
|
47
|
-
color: var(--badge-color);
|
|
48
|
-
background: var(--badge-bg);
|
|
49
|
-
border: var(--badge-bd);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.m_347db0ec:where([data-with-left-section], [data-variant='dot']) {
|
|
53
|
-
grid-template-columns: auto 1fr;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.m_347db0ec:where([data-with-right-section]) {
|
|
57
|
-
grid-template-columns: 1fr auto;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.m_347db0ec:where(
|
|
61
|
-
[data-with-left-section][data-with-right-section],
|
|
62
|
-
[data-variant='dot'][data-with-right-section]
|
|
63
|
-
) {
|
|
64
|
-
grid-template-columns: auto 1fr auto;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.m_347db0ec:where([data-block]) {
|
|
68
|
-
display: flex;
|
|
69
|
-
width: 100%;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.m_347db0ec:where([data-circle]) {
|
|
73
|
-
padding-inline: 2px;
|
|
74
|
-
display: flex;
|
|
75
|
-
width: var(--badge-height);
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.m_fbd81e3d {
|
|
79
|
-
--badge-dot-size: calc(var(--badge-height) / 3.4);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:where([data-mantine-color-scheme='light']) .m_fbd81e3d {
|
|
83
|
-
background-color: var(--mantine-color-white);
|
|
84
|
-
border-color: var(--mantine-color-gray-4);
|
|
85
|
-
color: var(--mantine-color-black);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
:where([data-mantine-color-scheme='dark']) .m_fbd81e3d {
|
|
89
|
-
background-color: var(--mantine-color-dark-5);
|
|
90
|
-
border-color: var(--mantine-color-dark-5);
|
|
91
|
-
color: var(--mantine-color-white);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.m_fbd81e3d::before {
|
|
95
|
-
content: '';
|
|
96
|
-
display: block;
|
|
97
|
-
width: var(--badge-dot-size);
|
|
98
|
-
height: var(--badge-dot-size);
|
|
99
|
-
border-radius: var(--badge-dot-size);
|
|
100
|
-
background-color: var(--badge-dot-color);
|
|
101
|
-
margin-inline-end: var(--badge-dot-size);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.m_5add502a {
|
|
105
|
-
white-space: nowrap;
|
|
106
|
-
overflow: hidden;
|
|
107
|
-
text-overflow: ellipsis;
|
|
108
|
-
text-align: center;
|
|
109
|
-
cursor: inherit;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_91fdda9b {
|
|
113
|
-
--badge-section-margin: calc(var(--mantine-spacing-xs) / 2);
|
|
114
|
-
|
|
115
|
-
display: inline-flex;
|
|
116
|
-
justify-content: center;
|
|
117
|
-
align-items: center;
|
|
118
|
-
max-height: calc(var(--badge-height) - var(--badge-border-width) * 2);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_91fdda9b:where([data-position='left']) {
|
|
122
|
-
margin-inline-end: var(--badge-section-margin);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_91fdda9b:where([data-position='right']) {
|
|
126
|
-
margin-inline-start: var(--badge-section-margin);
|
|
127
|
-
}
|
package/styles/Badge.layer.css
DELETED
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_347db0ec {
|
|
2
|
-
--badge-height-xs: 16px;
|
|
3
|
-
--badge-height-sm: 18px;
|
|
4
|
-
--badge-height-md: 20px;
|
|
5
|
-
--badge-height-lg: 26px;
|
|
6
|
-
--badge-height-xl: 32px;
|
|
7
|
-
|
|
8
|
-
--badge-fz-xs: 9px;
|
|
9
|
-
--badge-fz-sm: 10px;
|
|
10
|
-
--badge-fz-md: 11px;
|
|
11
|
-
--badge-fz-lg: 13px;
|
|
12
|
-
--badge-fz-xl: 16px;
|
|
13
|
-
|
|
14
|
-
--badge-padding-x-xs: 6px;
|
|
15
|
-
--badge-padding-x-sm: 8px;
|
|
16
|
-
--badge-padding-x-md: 10px;
|
|
17
|
-
--badge-padding-x-lg: 12px;
|
|
18
|
-
--badge-padding-x-xl: 16px;
|
|
19
|
-
|
|
20
|
-
--badge-height: var(--badge-height-md);
|
|
21
|
-
--badge-fz: var(--badge-fz-md);
|
|
22
|
-
--badge-padding-x: var(--badge-padding-x-md);
|
|
23
|
-
--badge-radius: 1000px;
|
|
24
|
-
--badge-lh: calc(var(--badge-height) - calc(0.125rem * var(--mantine-scale)));
|
|
25
|
-
--badge-color: var(--mantine-color-white);
|
|
26
|
-
--badge-bg: var(--mantine-primary-color-filled);
|
|
27
|
-
--badge-border-width: 1px;
|
|
28
|
-
--badge-bd: var(--badge-border-width) solid transparent;
|
|
29
|
-
|
|
30
|
-
-webkit-tap-highlight-color: transparent;
|
|
31
|
-
font-size: var(--badge-fz);
|
|
32
|
-
border-radius: var(--badge-radius);
|
|
33
|
-
height: var(--badge-height);
|
|
34
|
-
line-height: var(--badge-lh);
|
|
35
|
-
text-decoration: none;
|
|
36
|
-
padding: 0 var(--badge-padding-x);
|
|
37
|
-
display: inline-grid;
|
|
38
|
-
align-items: center;
|
|
39
|
-
justify-content: center;
|
|
40
|
-
width: fit-content;
|
|
41
|
-
text-transform: uppercase;
|
|
42
|
-
font-weight: 700;
|
|
43
|
-
letter-spacing: 0.25px;
|
|
44
|
-
cursor: default;
|
|
45
|
-
text-overflow: ellipsis;
|
|
46
|
-
overflow: hidden;
|
|
47
|
-
color: var(--badge-color);
|
|
48
|
-
background: var(--badge-bg);
|
|
49
|
-
border: var(--badge-bd);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.m_347db0ec:where([data-with-left-section], [data-variant='dot']) {
|
|
53
|
-
grid-template-columns: auto 1fr;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.m_347db0ec:where([data-with-right-section]) {
|
|
57
|
-
grid-template-columns: 1fr auto;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.m_347db0ec:where(
|
|
61
|
-
[data-with-left-section][data-with-right-section],
|
|
62
|
-
[data-variant='dot'][data-with-right-section]
|
|
63
|
-
) {
|
|
64
|
-
grid-template-columns: auto 1fr auto;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.m_347db0ec:where([data-block]) {
|
|
68
|
-
display: flex;
|
|
69
|
-
width: 100%;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.m_347db0ec:where([data-circle]) {
|
|
73
|
-
padding-inline: 2px;
|
|
74
|
-
display: flex;
|
|
75
|
-
width: var(--badge-height);
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.m_fbd81e3d {
|
|
79
|
-
--badge-dot-size: calc(var(--badge-height) / 3.4);
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:where([data-mantine-color-scheme='light']) .m_fbd81e3d {
|
|
83
|
-
background-color: var(--mantine-color-white);
|
|
84
|
-
border-color: var(--mantine-color-gray-4);
|
|
85
|
-
color: var(--mantine-color-black);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
:where([data-mantine-color-scheme='dark']) .m_fbd81e3d {
|
|
89
|
-
background-color: var(--mantine-color-dark-5);
|
|
90
|
-
border-color: var(--mantine-color-dark-5);
|
|
91
|
-
color: var(--mantine-color-white);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.m_fbd81e3d::before {
|
|
95
|
-
content: '';
|
|
96
|
-
display: block;
|
|
97
|
-
width: var(--badge-dot-size);
|
|
98
|
-
height: var(--badge-dot-size);
|
|
99
|
-
border-radius: var(--badge-dot-size);
|
|
100
|
-
background-color: var(--badge-dot-color);
|
|
101
|
-
margin-inline-end: var(--badge-dot-size);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.m_5add502a {
|
|
105
|
-
white-space: nowrap;
|
|
106
|
-
overflow: hidden;
|
|
107
|
-
text-overflow: ellipsis;
|
|
108
|
-
text-align: center;
|
|
109
|
-
cursor: inherit;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_91fdda9b {
|
|
113
|
-
--badge-section-margin: calc(var(--mantine-spacing-xs) / 2);
|
|
114
|
-
|
|
115
|
-
display: inline-flex;
|
|
116
|
-
justify-content: center;
|
|
117
|
-
align-items: center;
|
|
118
|
-
max-height: calc(var(--badge-height) - var(--badge-border-width) * 2);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_91fdda9b:where([data-position='left']) {
|
|
122
|
-
margin-inline-end: var(--badge-section-margin);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_91fdda9b:where([data-position='right']) {
|
|
126
|
-
margin-inline-start: var(--badge-section-margin);
|
|
127
|
-
}
|
|
128
|
-
}
|