@mantine/core 8.3.1 → 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/Menu/MenuSub/MenuSub.cjs +1 -1
- package/cjs/components/Menu/MenuSub/MenuSub.cjs.map +1 -1
- package/cjs/components/NavLink/NavLink.cjs +4 -2
- package/cjs/components/NavLink/NavLink.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/Menu/MenuSub/MenuSub.mjs +1 -1
- package/esm/components/Menu/MenuSub/MenuSub.mjs.map +1 -1
- package/esm/components/NavLink/NavLink.mjs +4 -2
- package/esm/components/NavLink/NavLink.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/lib/components/Menu/MenuSub/MenuSub.d.ts +2 -0
- package/lib/components/NavLink/NavLink.d.ts +4 -0
- package/package.json +2 -2
- package/styles.css +64 -13
- package/styles.layer.css +64 -13
- 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 -301
- package/styles/Input.layer.css +0 -302
- package/styles/Kbd.css +0 -31
- package/styles/Kbd.layer.css +0 -32
- package/styles/List.css +0 -49
- package/styles/List.layer.css +0 -50
- 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
|
@@ -1,190 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_d57069b5 {
|
|
2
|
-
--scrollarea-scrollbar-size: 12px;
|
|
3
|
-
|
|
4
|
-
position: relative;
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.m_d57069b5:where([data-autosize]) .m_b1336c6 {
|
|
9
|
-
min-width: min-content;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.m_c0783ff9 {
|
|
13
|
-
scrollbar-width: none;
|
|
14
|
-
overscroll-behavior: var(--scrollarea-over-scroll-behavior);
|
|
15
|
-
-ms-overflow-style: none;
|
|
16
|
-
-webkit-overflow-scrolling: touch;
|
|
17
|
-
width: 100%;
|
|
18
|
-
height: 100%;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.m_c0783ff9::-webkit-scrollbar {
|
|
22
|
-
display: none;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.m_c0783ff9:where([data-scrollbars='xy'], [data-scrollbars='y']):where(
|
|
26
|
-
[data-offset-scrollbars='xy'],
|
|
27
|
-
[data-offset-scrollbars='y'],
|
|
28
|
-
[data-offset-scrollbars='present']
|
|
29
|
-
):where([data-vertical-hidden]) {
|
|
30
|
-
padding-inline-end: 0;
|
|
31
|
-
padding-inline-start: 0;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.m_c0783ff9:where([data-scrollbars='xy'], [data-scrollbars='y']):where(
|
|
35
|
-
[data-offset-scrollbars='xy'],
|
|
36
|
-
[data-offset-scrollbars='y'],
|
|
37
|
-
[data-offset-scrollbars='present']
|
|
38
|
-
):not([data-vertical-hidden]) {
|
|
39
|
-
padding-inline-end: var(--scrollarea-scrollbar-size);
|
|
40
|
-
padding-inline-start: unset;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.m_c0783ff9:where([data-scrollbars='xy'], [data-scrollbars='x']):where(
|
|
44
|
-
[data-offset-scrollbars='xy'],
|
|
45
|
-
[data-offset-scrollbars='x'],
|
|
46
|
-
[data-offset-scrollbars='present']
|
|
47
|
-
):where([data-horizontal-hidden]) {
|
|
48
|
-
padding-bottom: 0;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.m_c0783ff9:where([data-scrollbars='xy'], [data-scrollbars='x']):where(
|
|
52
|
-
[data-offset-scrollbars='xy'],
|
|
53
|
-
[data-offset-scrollbars='x'],
|
|
54
|
-
[data-offset-scrollbars='present']
|
|
55
|
-
):not([data-horizontal-hidden]) {
|
|
56
|
-
padding-bottom: var(--scrollarea-scrollbar-size);
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.m_f8f631dd {
|
|
60
|
-
min-width: 100%;
|
|
61
|
-
display: table;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.m_c44ba933 {
|
|
65
|
-
user-select: none;
|
|
66
|
-
touch-action: none;
|
|
67
|
-
box-sizing: border-box;
|
|
68
|
-
transition:
|
|
69
|
-
background-color 150ms ease,
|
|
70
|
-
opacity 150ms ease;
|
|
71
|
-
|
|
72
|
-
padding: calc(var(--scrollarea-scrollbar-size) / 5);
|
|
73
|
-
display: flex;
|
|
74
|
-
background-color: transparent;
|
|
75
|
-
flex-direction: row;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
@media (hover: hover) {
|
|
79
|
-
:where([data-mantine-color-scheme='light']) .m_c44ba933:hover {
|
|
80
|
-
background-color: var(--mantine-color-gray-0);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
:where([data-mantine-color-scheme='light']) .m_c44ba933:hover > .m_d8b5e363 {
|
|
84
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
:where([data-mantine-color-scheme='dark']) .m_c44ba933:hover {
|
|
88
|
-
background-color: var(--mantine-color-dark-8);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
:where([data-mantine-color-scheme='dark']) .m_c44ba933:hover > .m_d8b5e363 {
|
|
92
|
-
background-color: rgba(255, 255, 255, 0.5);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
@media (hover: none) {
|
|
97
|
-
:where([data-mantine-color-scheme='light']) .m_c44ba933:active {
|
|
98
|
-
background-color: var(--mantine-color-gray-0);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
:where([data-mantine-color-scheme='light']) .m_c44ba933:active > .m_d8b5e363 {
|
|
102
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
:where([data-mantine-color-scheme='dark']) .m_c44ba933:active {
|
|
106
|
-
background-color: var(--mantine-color-dark-8);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
:where([data-mantine-color-scheme='dark']) .m_c44ba933:active > .m_d8b5e363 {
|
|
110
|
-
background-color: rgba(255, 255, 255, 0.5);
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.m_c44ba933:where([data-hidden], [data-state='hidden']) {
|
|
115
|
-
display: none;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.m_c44ba933:where([data-orientation='vertical']) {
|
|
119
|
-
width: var(--scrollarea-scrollbar-size);
|
|
120
|
-
top: 0;
|
|
121
|
-
bottom: var(--sa-corner-width);
|
|
122
|
-
inset-inline-end: 0;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_c44ba933:where([data-orientation='horizontal']) {
|
|
126
|
-
height: var(--scrollarea-scrollbar-size);
|
|
127
|
-
flex-direction: column;
|
|
128
|
-
bottom: 0;
|
|
129
|
-
inset-inline-start: 0;
|
|
130
|
-
inset-inline-end: var(--sa-corner-width);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.m_d8b5e363 {
|
|
134
|
-
flex: 1;
|
|
135
|
-
border-radius: var(--scrollarea-scrollbar-size);
|
|
136
|
-
position: relative;
|
|
137
|
-
transition: background-color 150ms ease;
|
|
138
|
-
overflow: hidden;
|
|
139
|
-
opacity: var(--thumb-opacity);
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.m_d8b5e363::before {
|
|
143
|
-
content: '';
|
|
144
|
-
position: absolute;
|
|
145
|
-
top: 50%;
|
|
146
|
-
left: 50%;
|
|
147
|
-
transform: translate(-50%, -50%);
|
|
148
|
-
width: 100%;
|
|
149
|
-
height: 100%;
|
|
150
|
-
min-width: 44px;
|
|
151
|
-
min-height: 44px;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
:where([data-mantine-color-scheme='light']) .m_d8b5e363 {
|
|
155
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
:where([data-mantine-color-scheme='dark']) .m_d8b5e363 {
|
|
159
|
-
background-color: rgba(255, 255, 255, 0.4);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.m_21657268 {
|
|
163
|
-
position: absolute;
|
|
164
|
-
opacity: 0;
|
|
165
|
-
transition: opacity 150ms ease;
|
|
166
|
-
display: block;
|
|
167
|
-
inset-inline-end: 0;
|
|
168
|
-
bottom: 0;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
:where([data-mantine-color-scheme='light']) .m_21657268 {
|
|
172
|
-
background-color: var(--mantine-color-gray-0);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
:where([data-mantine-color-scheme='dark']) .m_21657268 {
|
|
176
|
-
background-color: var(--mantine-color-dark-8);
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.m_21657268:where([data-hovered]) {
|
|
180
|
-
opacity: 1;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.m_21657268:where([data-hidden]) {
|
|
184
|
-
display: none;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.m_b1336c6 {
|
|
188
|
-
min-width: 100%;
|
|
189
|
-
}
|
|
190
|
-
}
|
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
.m_cf365364 {
|
|
2
|
-
--sc-padding-xs: 2px 6px;
|
|
3
|
-
--sc-padding-sm: 3px 10px;
|
|
4
|
-
--sc-padding-md: 4px 14px;
|
|
5
|
-
--sc-padding-lg: 7px 16px;
|
|
6
|
-
--sc-padding-xl: 10px 20px;
|
|
7
|
-
|
|
8
|
-
--sc-transition-duration: 200ms;
|
|
9
|
-
--sc-padding: var(--sc-padding-sm);
|
|
10
|
-
--sc-transition-timing-function: ease;
|
|
11
|
-
--sc-font-size: var(--mantine-font-size-sm);
|
|
12
|
-
|
|
13
|
-
position: relative;
|
|
14
|
-
display: inline-flex;
|
|
15
|
-
flex-direction: row;
|
|
16
|
-
width: auto;
|
|
17
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
padding: 4px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.m_cf365364:where([data-full-width]) {
|
|
23
|
-
display: flex;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.m_cf365364:where([data-orientation='vertical']) {
|
|
27
|
-
display: flex;
|
|
28
|
-
flex-direction: column;
|
|
29
|
-
width: max-content;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.m_cf365364:where([data-orientation='vertical']):where([data-full-width]) {
|
|
33
|
-
width: auto;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
:where([data-mantine-color-scheme='light']) .m_cf365364 {
|
|
37
|
-
background-color: var(--mantine-color-gray-1);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
:where([data-mantine-color-scheme='dark']) .m_cf365364 {
|
|
41
|
-
background-color: var(--mantine-color-dark-8);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.m_9e182ccd {
|
|
45
|
-
position: absolute;
|
|
46
|
-
display: block;
|
|
47
|
-
z-index: 1;
|
|
48
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
:where([data-mantine-color-scheme='light']) .m_9e182ccd {
|
|
52
|
-
box-shadow: var(--sc-shadow, none);
|
|
53
|
-
background-color: var(--sc-color, var(--mantine-color-white));
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:where([data-mantine-color-scheme='dark']) .m_9e182ccd {
|
|
57
|
-
box-shadow: none;
|
|
58
|
-
background-color: var(--sc-color, var(--mantine-color-dark-5));
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.m_1738fcb2 {
|
|
62
|
-
-webkit-tap-highlight-color: transparent;
|
|
63
|
-
font-weight: 500;
|
|
64
|
-
display: block;
|
|
65
|
-
text-align: center;
|
|
66
|
-
white-space: nowrap;
|
|
67
|
-
overflow: hidden;
|
|
68
|
-
text-overflow: ellipsis;
|
|
69
|
-
user-select: none;
|
|
70
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
71
|
-
font-size: var(--sc-font-size);
|
|
72
|
-
padding: var(--sc-padding);
|
|
73
|
-
transition: color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
74
|
-
cursor: pointer;
|
|
75
|
-
|
|
76
|
-
/* outline is controlled by .input */
|
|
77
|
-
outline: var(--segmented-control-outline, none);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2 {
|
|
81
|
-
color: var(--mantine-color-gray-7);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2 {
|
|
85
|
-
color: var(--mantine-color-dark-1);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.m_1738fcb2:where([data-read-only]) {
|
|
89
|
-
cursor: default;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
fieldset:disabled .m_1738fcb2,
|
|
93
|
-
.m_1738fcb2:where([data-disabled]) {
|
|
94
|
-
cursor: not-allowed;
|
|
95
|
-
color: var(--mantine-color-disabled-color);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where([data-active]) {
|
|
99
|
-
color: var(--sc-label-color, var(--mantine-color-black));
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where([data-active]) {
|
|
103
|
-
color: var(--sc-label-color, var(--mantine-color-white));
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.m_cf365364:where([data-initialized]) .m_1738fcb2:where([data-active])::before {
|
|
107
|
-
display: none;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.m_1738fcb2:where([data-active])::before {
|
|
111
|
-
content: '';
|
|
112
|
-
inset: 0;
|
|
113
|
-
z-index: 0;
|
|
114
|
-
position: absolute;
|
|
115
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where([data-active])::before {
|
|
119
|
-
box-shadow: var(--sc-shadow, none);
|
|
120
|
-
background-color: var(--sc-color, var(--mantine-color-white));
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where([data-active])::before {
|
|
124
|
-
box-shadow: none;
|
|
125
|
-
background-color: var(--sc-color, var(--mantine-color-dark-5));
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
@media (hover: hover) {
|
|
129
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):hover {
|
|
130
|
-
color: var(--mantine-color-black);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):hover {
|
|
134
|
-
color: var(--mantine-color-white);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
@media (hover: none) {
|
|
139
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):active {
|
|
140
|
-
color: var(--mantine-color-black);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):active {
|
|
144
|
-
color: var(--mantine-color-white);
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
@media (hover: hover) {
|
|
149
|
-
|
|
150
|
-
fieldset:disabled .m_1738fcb2:hover {
|
|
151
|
-
color: var(--mantine-color-disabled-color) !important;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
@media (hover: none) {
|
|
156
|
-
|
|
157
|
-
fieldset:disabled .m_1738fcb2:active {
|
|
158
|
-
color: var(--mantine-color-disabled-color) !important;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.m_1714d588 {
|
|
163
|
-
height: 0;
|
|
164
|
-
width: 0;
|
|
165
|
-
position: absolute;
|
|
166
|
-
overflow: hidden;
|
|
167
|
-
white-space: nowrap;
|
|
168
|
-
opacity: 0;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.m_1714d588[data-focus-ring='auto']:focus:focus-visible + .m_1738fcb2 {
|
|
172
|
-
--segmented-control-outline: 2px solid var(--mantine-primary-color-filled);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.m_1714d588[data-focus-ring='always']:focus + .m_1738fcb2 {
|
|
176
|
-
--segmented-control-outline: 2px solid var(--mantine-primary-color-filled);
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.m_69686b9b {
|
|
180
|
-
position: relative;
|
|
181
|
-
flex: 1;
|
|
182
|
-
z-index: 2;
|
|
183
|
-
transition: border-color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.m_cf365364[data-with-items-borders] :where(.m_69686b9b)::before {
|
|
187
|
-
content: '';
|
|
188
|
-
position: absolute;
|
|
189
|
-
top: 0;
|
|
190
|
-
bottom: 0;
|
|
191
|
-
inset-inline-start: 0;
|
|
192
|
-
background-color: var(--separator-color);
|
|
193
|
-
width: 1px;
|
|
194
|
-
transition: background-color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.m_69686b9b[data-orientation='vertical']::before {
|
|
198
|
-
top: 0;
|
|
199
|
-
inset-inline: 0;
|
|
200
|
-
bottom: auto;
|
|
201
|
-
height: 1px;
|
|
202
|
-
width: auto;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
:where([data-mantine-color-scheme='light']) .m_69686b9b {
|
|
206
|
-
--separator-color: var(--mantine-color-gray-3);
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
:where([data-mantine-color-scheme='dark']) .m_69686b9b {
|
|
210
|
-
--separator-color: var(--mantine-color-dark-4);
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.m_69686b9b:first-of-type::before {
|
|
214
|
-
--separator-color: transparent;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
[data-mantine-color-scheme] .m_69686b9b[data-active]::before, [data-mantine-color-scheme] .m_69686b9b[data-active] + .m_69686b9b::before {
|
|
218
|
-
--separator-color: transparent;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.m_78882f40 {
|
|
222
|
-
position: relative;
|
|
223
|
-
z-index: 2;
|
|
224
|
-
}
|
|
@@ -1,225 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_cf365364 {
|
|
2
|
-
--sc-padding-xs: 2px 6px;
|
|
3
|
-
--sc-padding-sm: 3px 10px;
|
|
4
|
-
--sc-padding-md: 4px 14px;
|
|
5
|
-
--sc-padding-lg: 7px 16px;
|
|
6
|
-
--sc-padding-xl: 10px 20px;
|
|
7
|
-
|
|
8
|
-
--sc-transition-duration: 200ms;
|
|
9
|
-
--sc-padding: var(--sc-padding-sm);
|
|
10
|
-
--sc-transition-timing-function: ease;
|
|
11
|
-
--sc-font-size: var(--mantine-font-size-sm);
|
|
12
|
-
|
|
13
|
-
position: relative;
|
|
14
|
-
display: inline-flex;
|
|
15
|
-
flex-direction: row;
|
|
16
|
-
width: auto;
|
|
17
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
padding: 4px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.m_cf365364:where([data-full-width]) {
|
|
23
|
-
display: flex;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.m_cf365364:where([data-orientation='vertical']) {
|
|
27
|
-
display: flex;
|
|
28
|
-
flex-direction: column;
|
|
29
|
-
width: max-content;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.m_cf365364:where([data-orientation='vertical']):where([data-full-width]) {
|
|
33
|
-
width: auto;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
:where([data-mantine-color-scheme='light']) .m_cf365364 {
|
|
37
|
-
background-color: var(--mantine-color-gray-1);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
:where([data-mantine-color-scheme='dark']) .m_cf365364 {
|
|
41
|
-
background-color: var(--mantine-color-dark-8);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.m_9e182ccd {
|
|
45
|
-
position: absolute;
|
|
46
|
-
display: block;
|
|
47
|
-
z-index: 1;
|
|
48
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
:where([data-mantine-color-scheme='light']) .m_9e182ccd {
|
|
52
|
-
box-shadow: var(--sc-shadow, none);
|
|
53
|
-
background-color: var(--sc-color, var(--mantine-color-white));
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:where([data-mantine-color-scheme='dark']) .m_9e182ccd {
|
|
57
|
-
box-shadow: none;
|
|
58
|
-
background-color: var(--sc-color, var(--mantine-color-dark-5));
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.m_1738fcb2 {
|
|
62
|
-
-webkit-tap-highlight-color: transparent;
|
|
63
|
-
font-weight: 500;
|
|
64
|
-
display: block;
|
|
65
|
-
text-align: center;
|
|
66
|
-
white-space: nowrap;
|
|
67
|
-
overflow: hidden;
|
|
68
|
-
text-overflow: ellipsis;
|
|
69
|
-
user-select: none;
|
|
70
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
71
|
-
font-size: var(--sc-font-size);
|
|
72
|
-
padding: var(--sc-padding);
|
|
73
|
-
transition: color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
74
|
-
cursor: pointer;
|
|
75
|
-
|
|
76
|
-
/* outline is controlled by .input */
|
|
77
|
-
outline: var(--segmented-control-outline, none);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2 {
|
|
81
|
-
color: var(--mantine-color-gray-7);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2 {
|
|
85
|
-
color: var(--mantine-color-dark-1);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.m_1738fcb2:where([data-read-only]) {
|
|
89
|
-
cursor: default;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
fieldset:disabled .m_1738fcb2,
|
|
93
|
-
.m_1738fcb2:where([data-disabled]) {
|
|
94
|
-
cursor: not-allowed;
|
|
95
|
-
color: var(--mantine-color-disabled-color);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where([data-active]) {
|
|
99
|
-
color: var(--sc-label-color, var(--mantine-color-black));
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where([data-active]) {
|
|
103
|
-
color: var(--sc-label-color, var(--mantine-color-white));
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.m_cf365364:where([data-initialized]) .m_1738fcb2:where([data-active])::before {
|
|
107
|
-
display: none;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.m_1738fcb2:where([data-active])::before {
|
|
111
|
-
content: '';
|
|
112
|
-
inset: 0;
|
|
113
|
-
z-index: 0;
|
|
114
|
-
position: absolute;
|
|
115
|
-
border-radius: var(--sc-radius, var(--mantine-radius-default));
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where([data-active])::before {
|
|
119
|
-
box-shadow: var(--sc-shadow, none);
|
|
120
|
-
background-color: var(--sc-color, var(--mantine-color-white));
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where([data-active])::before {
|
|
124
|
-
box-shadow: none;
|
|
125
|
-
background-color: var(--sc-color, var(--mantine-color-dark-5));
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
@media (hover: hover) {
|
|
129
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):hover {
|
|
130
|
-
color: var(--mantine-color-black);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):hover {
|
|
134
|
-
color: var(--mantine-color-white);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
@media (hover: none) {
|
|
139
|
-
:where([data-mantine-color-scheme='light']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):active {
|
|
140
|
-
color: var(--mantine-color-black);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
:where([data-mantine-color-scheme='dark']) .m_1738fcb2:where(:not([data-disabled], [data-active], [data-read-only])):active {
|
|
144
|
-
color: var(--mantine-color-white);
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
@media (hover: hover) {
|
|
149
|
-
|
|
150
|
-
fieldset:disabled .m_1738fcb2:hover {
|
|
151
|
-
color: var(--mantine-color-disabled-color) !important;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
@media (hover: none) {
|
|
156
|
-
|
|
157
|
-
fieldset:disabled .m_1738fcb2:active {
|
|
158
|
-
color: var(--mantine-color-disabled-color) !important;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.m_1714d588 {
|
|
163
|
-
height: 0;
|
|
164
|
-
width: 0;
|
|
165
|
-
position: absolute;
|
|
166
|
-
overflow: hidden;
|
|
167
|
-
white-space: nowrap;
|
|
168
|
-
opacity: 0;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.m_1714d588[data-focus-ring='auto']:focus:focus-visible + .m_1738fcb2 {
|
|
172
|
-
--segmented-control-outline: 2px solid var(--mantine-primary-color-filled);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.m_1714d588[data-focus-ring='always']:focus + .m_1738fcb2 {
|
|
176
|
-
--segmented-control-outline: 2px solid var(--mantine-primary-color-filled);
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.m_69686b9b {
|
|
180
|
-
position: relative;
|
|
181
|
-
flex: 1;
|
|
182
|
-
z-index: 2;
|
|
183
|
-
transition: border-color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.m_cf365364[data-with-items-borders] :where(.m_69686b9b)::before {
|
|
187
|
-
content: '';
|
|
188
|
-
position: absolute;
|
|
189
|
-
top: 0;
|
|
190
|
-
bottom: 0;
|
|
191
|
-
inset-inline-start: 0;
|
|
192
|
-
background-color: var(--separator-color);
|
|
193
|
-
width: 1px;
|
|
194
|
-
transition: background-color var(--sc-transition-duration) var(--sc-transition-timing-function);
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.m_69686b9b[data-orientation='vertical']::before {
|
|
198
|
-
top: 0;
|
|
199
|
-
inset-inline: 0;
|
|
200
|
-
bottom: auto;
|
|
201
|
-
height: 1px;
|
|
202
|
-
width: auto;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
:where([data-mantine-color-scheme='light']) .m_69686b9b {
|
|
206
|
-
--separator-color: var(--mantine-color-gray-3);
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
:where([data-mantine-color-scheme='dark']) .m_69686b9b {
|
|
210
|
-
--separator-color: var(--mantine-color-dark-4);
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.m_69686b9b:first-of-type::before {
|
|
214
|
-
--separator-color: transparent;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
[data-mantine-color-scheme] .m_69686b9b[data-active]::before, [data-mantine-color-scheme] .m_69686b9b[data-active] + .m_69686b9b::before {
|
|
218
|
-
--separator-color: transparent;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.m_78882f40 {
|
|
222
|
-
position: relative;
|
|
223
|
-
z-index: 2;
|
|
224
|
-
}
|
|
225
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
.m_fa528724 {
|
|
2
|
-
--scp-filled-segment-color: var(--mantine-primary-color-filled);
|
|
3
|
-
--scp-transition-duration: 0ms;
|
|
4
|
-
--scp-thickness: 10px;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
:where([data-mantine-color-scheme='light']) .m_fa528724 {
|
|
8
|
-
--scp-empty-segment-color: var(--mantine-color-gray-2);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
:where([data-mantine-color-scheme='dark']) .m_fa528724 {
|
|
12
|
-
--scp-empty-segment-color: var(--mantine-color-dark-4);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.m_fa528724 {
|
|
16
|
-
|
|
17
|
-
position: relative;
|
|
18
|
-
width: fit-content;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.m_62e9e7e2 {
|
|
22
|
-
display: block;
|
|
23
|
-
transform: var(--scp-rotation);
|
|
24
|
-
overflow: hidden;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.m_c573fb6f {
|
|
28
|
-
transition:
|
|
29
|
-
stroke-dashoffset var(--scp-transition-duration) ease,
|
|
30
|
-
stroke-dasharray var(--scp-transition-duration) ease,
|
|
31
|
-
stroke var(--scp-transition-duration);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.m_4fa340f2 {
|
|
35
|
-
position: absolute;
|
|
36
|
-
margin: 0;
|
|
37
|
-
padding: 0;
|
|
38
|
-
inset-inline: 0;
|
|
39
|
-
text-align: center;
|
|
40
|
-
z-index: 1;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.m_4fa340f2:where([data-position='bottom']) {
|
|
44
|
-
bottom: 0;
|
|
45
|
-
padding-inline: calc(var(--scp-thickness) * 2);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.m_4fa340f2:where([data-position='bottom']):where([data-orientation='down']) {
|
|
49
|
-
bottom: auto;
|
|
50
|
-
top: 0;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.m_4fa340f2:where([data-position='center']) {
|
|
54
|
-
top: 50%;
|
|
55
|
-
padding-inline: calc(var(--scp-thickness) * 3);
|
|
56
|
-
}
|