@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,57 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_615af6c9 {
|
|
2
|
-
line-height: 1;
|
|
3
|
-
padding: 0;
|
|
4
|
-
margin: 0;
|
|
5
|
-
font-weight: 400;
|
|
6
|
-
font-size: var(--mantine-font-size-md);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.m_b5489c3c {
|
|
10
|
-
display: flex;
|
|
11
|
-
justify-content: space-between;
|
|
12
|
-
align-items: center;
|
|
13
|
-
padding: var(--mb-padding, var(--mantine-spacing-md));
|
|
14
|
-
padding-inline-end: calc(var(--mb-padding, var(--mantine-spacing-md)) - calc(0.3125rem * var(--mantine-scale)));
|
|
15
|
-
position: sticky;
|
|
16
|
-
top: 0;
|
|
17
|
-
background-color: var(--mantine-color-body);
|
|
18
|
-
z-index: 1000;
|
|
19
|
-
min-height: 60px;
|
|
20
|
-
transition: padding-inline-end 100ms;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.m_60c222c7 {
|
|
24
|
-
position: fixed;
|
|
25
|
-
width: 100%;
|
|
26
|
-
top: 0;
|
|
27
|
-
bottom: 0;
|
|
28
|
-
z-index: var(--mb-z-index);
|
|
29
|
-
pointer-events: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.m_fd1ab0aa {
|
|
33
|
-
pointer-events: all;
|
|
34
|
-
box-shadow: var(--mb-shadow, var(--mantine-shadow-xl));
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.m_fd1ab0aa [data-mantine-scrollbar] {
|
|
38
|
-
z-index: 1001;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
[data-offset-scrollbars] .m_fd1ab0aa:has([data-mantine-scrollbar]) .m_b5489c3c {
|
|
42
|
-
padding-inline-end: calc(var(--mb-padding, var(--mantine-spacing-md)) + calc(0.3125rem * var(--mantine-scale)));
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.m_606cb269 {
|
|
46
|
-
margin-inline-start: auto;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.m_5df29311 {
|
|
50
|
-
padding: var(--mb-padding, var(--mantine-spacing-md));
|
|
51
|
-
padding-top: var(--mb-padding, var(--mantine-spacing-md));
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.m_5df29311:where(:not(:only-child)) {
|
|
55
|
-
padding-top: 0;
|
|
56
|
-
}
|
|
57
|
-
}
|
package/styles/NavLink.css
DELETED
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
.m_f0824112 {
|
|
2
|
-
--nl-bg: var(--mantine-primary-color-light);
|
|
3
|
-
--nl-hover: var(--mantine-primary-color-light-hover);
|
|
4
|
-
--nl-color: var(--mantine-primary-color-light-color);
|
|
5
|
-
|
|
6
|
-
display: flex;
|
|
7
|
-
align-items: center;
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding: 8px var(--mantine-spacing-sm);
|
|
10
|
-
user-select: none;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@media (hover: hover) {
|
|
14
|
-
:where([data-mantine-color-scheme='light']) .m_f0824112:hover {
|
|
15
|
-
background-color: var(--mantine-color-gray-0);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
:where([data-mantine-color-scheme='dark']) .m_f0824112:hover {
|
|
19
|
-
background-color: var(--mantine-color-dark-6);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
@media (hover: none) {
|
|
24
|
-
:where([data-mantine-color-scheme='light']) .m_f0824112:active {
|
|
25
|
-
background-color: var(--mantine-color-gray-0);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
:where([data-mantine-color-scheme='dark']) .m_f0824112:active {
|
|
29
|
-
background-color: var(--mantine-color-dark-6);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.m_f0824112:where([data-disabled]) {
|
|
34
|
-
opacity: 0.4;
|
|
35
|
-
pointer-events: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.m_f0824112:where([data-active], [aria-current='page']) {
|
|
39
|
-
background-color: var(--nl-bg);
|
|
40
|
-
color: var(--nl-color);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@media (hover: hover) {
|
|
44
|
-
|
|
45
|
-
.m_f0824112:where([data-active], [aria-current='page']):hover {
|
|
46
|
-
background-color: var(--nl-hover);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@media (hover: none) {
|
|
51
|
-
|
|
52
|
-
.m_f0824112:where([data-active], [aria-current='page']):active {
|
|
53
|
-
background-color: var(--nl-hover);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.m_f0824112:where([data-active], [aria-current='page']) .m_57492dcc {
|
|
58
|
-
--description-opacity: 0.9;
|
|
59
|
-
--description-color: var(--nl-color);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.m_690090b5 {
|
|
63
|
-
display: flex;
|
|
64
|
-
align-items: center;
|
|
65
|
-
justify-content: center;
|
|
66
|
-
transition: transform 150ms ease;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.m_690090b5 > svg {
|
|
70
|
-
display: block;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_690090b5:where([data-position='left']) {
|
|
74
|
-
margin-inline-end: var(--mantine-spacing-sm);
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.m_690090b5:where([data-position='right']) {
|
|
78
|
-
margin-inline-start: var(--mantine-spacing-sm);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.m_690090b5:where([data-rotate]) {
|
|
82
|
-
transform: rotate(90deg);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.m_1f6ac4c4 {
|
|
86
|
-
font-size: var(--mantine-font-size-sm);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.m_f07af9d2 {
|
|
90
|
-
flex: 1;
|
|
91
|
-
overflow: hidden;
|
|
92
|
-
text-overflow: ellipsis;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.m_f07af9d2:where([data-no-wrap]) {
|
|
96
|
-
white-space: nowrap;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.m_57492dcc {
|
|
100
|
-
display: block;
|
|
101
|
-
font-size: var(--mantine-font-size-xs);
|
|
102
|
-
opacity: var(--description-opacity, 1);
|
|
103
|
-
color: var(--description-color, var(--mantine-color-dimmed));
|
|
104
|
-
overflow: hidden;
|
|
105
|
-
text-overflow: ellipsis;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
:where([data-no-wrap]) .m_57492dcc {
|
|
109
|
-
white-space: nowrap;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_e17b862f {
|
|
113
|
-
padding-inline-start: var(--nl-offset, var(--mantine-spacing-lg));
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.m_1fd8a00b {
|
|
117
|
-
transform: rotate(-90deg);
|
|
118
|
-
}
|
package/styles/NavLink.layer.css
DELETED
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_f0824112 {
|
|
2
|
-
--nl-bg: var(--mantine-primary-color-light);
|
|
3
|
-
--nl-hover: var(--mantine-primary-color-light-hover);
|
|
4
|
-
--nl-color: var(--mantine-primary-color-light-color);
|
|
5
|
-
|
|
6
|
-
display: flex;
|
|
7
|
-
align-items: center;
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding: 8px var(--mantine-spacing-sm);
|
|
10
|
-
user-select: none;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@media (hover: hover) {
|
|
14
|
-
:where([data-mantine-color-scheme='light']) .m_f0824112:hover {
|
|
15
|
-
background-color: var(--mantine-color-gray-0);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
:where([data-mantine-color-scheme='dark']) .m_f0824112:hover {
|
|
19
|
-
background-color: var(--mantine-color-dark-6);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
@media (hover: none) {
|
|
24
|
-
:where([data-mantine-color-scheme='light']) .m_f0824112:active {
|
|
25
|
-
background-color: var(--mantine-color-gray-0);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
:where([data-mantine-color-scheme='dark']) .m_f0824112:active {
|
|
29
|
-
background-color: var(--mantine-color-dark-6);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.m_f0824112:where([data-disabled]) {
|
|
34
|
-
opacity: 0.4;
|
|
35
|
-
pointer-events: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.m_f0824112:where([data-active], [aria-current='page']) {
|
|
39
|
-
background-color: var(--nl-bg);
|
|
40
|
-
color: var(--nl-color);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@media (hover: hover) {
|
|
44
|
-
|
|
45
|
-
.m_f0824112:where([data-active], [aria-current='page']):hover {
|
|
46
|
-
background-color: var(--nl-hover);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@media (hover: none) {
|
|
51
|
-
|
|
52
|
-
.m_f0824112:where([data-active], [aria-current='page']):active {
|
|
53
|
-
background-color: var(--nl-hover);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.m_f0824112:where([data-active], [aria-current='page']) .m_57492dcc {
|
|
58
|
-
--description-opacity: 0.9;
|
|
59
|
-
--description-color: var(--nl-color);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.m_690090b5 {
|
|
63
|
-
display: flex;
|
|
64
|
-
align-items: center;
|
|
65
|
-
justify-content: center;
|
|
66
|
-
transition: transform 150ms ease;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.m_690090b5 > svg {
|
|
70
|
-
display: block;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_690090b5:where([data-position='left']) {
|
|
74
|
-
margin-inline-end: var(--mantine-spacing-sm);
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.m_690090b5:where([data-position='right']) {
|
|
78
|
-
margin-inline-start: var(--mantine-spacing-sm);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.m_690090b5:where([data-rotate]) {
|
|
82
|
-
transform: rotate(90deg);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.m_1f6ac4c4 {
|
|
86
|
-
font-size: var(--mantine-font-size-sm);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.m_f07af9d2 {
|
|
90
|
-
flex: 1;
|
|
91
|
-
overflow: hidden;
|
|
92
|
-
text-overflow: ellipsis;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.m_f07af9d2:where([data-no-wrap]) {
|
|
96
|
-
white-space: nowrap;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.m_57492dcc {
|
|
100
|
-
display: block;
|
|
101
|
-
font-size: var(--mantine-font-size-xs);
|
|
102
|
-
opacity: var(--description-opacity, 1);
|
|
103
|
-
color: var(--description-color, var(--mantine-color-dimmed));
|
|
104
|
-
overflow: hidden;
|
|
105
|
-
text-overflow: ellipsis;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
:where([data-no-wrap]) .m_57492dcc {
|
|
109
|
-
white-space: nowrap;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_e17b862f {
|
|
113
|
-
padding-inline-start: var(--nl-offset, var(--mantine-spacing-lg));
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.m_1fd8a00b {
|
|
117
|
-
transform: rotate(-90deg);
|
|
118
|
-
}
|
|
119
|
-
}
|
package/styles/Notification.css
DELETED
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
.m_a513464 {
|
|
2
|
-
--notification-radius: var(--mantine-radius-default);
|
|
3
|
-
--notification-color: var(--mantine-primary-color-filled);
|
|
4
|
-
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
box-sizing: border-box;
|
|
7
|
-
position: relative;
|
|
8
|
-
display: flex;
|
|
9
|
-
align-items: center;
|
|
10
|
-
padding-inline-start: 22px;
|
|
11
|
-
padding-inline-end: var(--mantine-spacing-xs);
|
|
12
|
-
padding-top: var(--mantine-spacing-xs);
|
|
13
|
-
padding-bottom: var(--mantine-spacing-xs);
|
|
14
|
-
border-radius: var(--notification-radius);
|
|
15
|
-
box-shadow: var(--mantine-shadow-lg);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.m_a513464::before {
|
|
19
|
-
content: '';
|
|
20
|
-
display: block;
|
|
21
|
-
position: absolute;
|
|
22
|
-
width: 6px;
|
|
23
|
-
top: var(--notification-radius);
|
|
24
|
-
bottom: var(--notification-radius);
|
|
25
|
-
inset-inline-start: 4px;
|
|
26
|
-
border-radius: var(--notification-radius);
|
|
27
|
-
background-color: var(--notification-color);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
:where([data-mantine-color-scheme='light']) .m_a513464 {
|
|
31
|
-
background-color: var(--mantine-color-white);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
:where([data-mantine-color-scheme='dark']) .m_a513464 {
|
|
35
|
-
background-color: var(--mantine-color-dark-6);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.m_a513464:where([data-with-icon])::before {
|
|
39
|
-
display: none;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
:where([data-mantine-color-scheme='light']) .m_a513464:where([data-with-border]) {
|
|
43
|
-
border: 1px solid var(--mantine-color-gray-3);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
:where([data-mantine-color-scheme='dark']) .m_a513464:where([data-with-border]) {
|
|
47
|
-
border: 1px solid var(--mantine-color-dark-4);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.m_a4ceffb {
|
|
51
|
-
box-sizing: border-box;
|
|
52
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
53
|
-
width: 28px;
|
|
54
|
-
height: 28px;
|
|
55
|
-
border-radius: 28px;
|
|
56
|
-
display: flex;
|
|
57
|
-
align-items: center;
|
|
58
|
-
justify-content: center;
|
|
59
|
-
background-color: var(--notification-color);
|
|
60
|
-
color: var(--mantine-color-white);
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.m_b0920b15 {
|
|
64
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.m_a49ed24 {
|
|
68
|
-
flex: 1;
|
|
69
|
-
overflow: hidden;
|
|
70
|
-
margin-inline-end: var(--mantine-spacing-xs);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_3feedf16 {
|
|
74
|
-
margin-bottom: 2px;
|
|
75
|
-
overflow: hidden;
|
|
76
|
-
text-overflow: ellipsis;
|
|
77
|
-
font-size: var(--mantine-font-size-sm);
|
|
78
|
-
line-height: var(--mantine-line-height-sm);
|
|
79
|
-
font-weight: 500;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:where([data-mantine-color-scheme='light']) .m_3feedf16 {
|
|
83
|
-
color: var(--mantine-color-gray-9);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
:where([data-mantine-color-scheme='dark']) .m_3feedf16 {
|
|
87
|
-
color: var(--mantine-color-white);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.m_3d733a3a {
|
|
91
|
-
font-size: var(--mantine-font-size-sm);
|
|
92
|
-
line-height: var(--mantine-line-height-sm);
|
|
93
|
-
overflow: hidden;
|
|
94
|
-
text-overflow: ellipsis;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
:where([data-mantine-color-scheme='light']) .m_3d733a3a {
|
|
98
|
-
color: var(--mantine-color-black);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
:where([data-mantine-color-scheme='dark']) .m_3d733a3a {
|
|
102
|
-
color: var(--mantine-color-dark-0);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
:where([data-mantine-color-scheme='light']) .m_3d733a3a:where([data-with-title]) {
|
|
106
|
-
color: var(--mantine-color-gray-6);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
:where([data-mantine-color-scheme='dark']) .m_3d733a3a:where([data-with-title]) {
|
|
110
|
-
color: var(--mantine-color-dark-2);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
@media (hover: hover) {
|
|
114
|
-
:where([data-mantine-color-scheme='light']) .m_919a4d88:hover {
|
|
115
|
-
background-color: var(--mantine-color-gray-0);
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
:where([data-mantine-color-scheme='dark']) .m_919a4d88:hover {
|
|
119
|
-
background-color: var(--mantine-color-dark-8);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
@media (hover: none) {
|
|
124
|
-
:where([data-mantine-color-scheme='light']) .m_919a4d88:active {
|
|
125
|
-
background-color: var(--mantine-color-gray-0);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
:where([data-mantine-color-scheme='dark']) .m_919a4d88:active {
|
|
129
|
-
background-color: var(--mantine-color-dark-8);
|
|
130
|
-
}
|
|
131
|
-
}
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_a513464 {
|
|
2
|
-
--notification-radius: var(--mantine-radius-default);
|
|
3
|
-
--notification-color: var(--mantine-primary-color-filled);
|
|
4
|
-
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
box-sizing: border-box;
|
|
7
|
-
position: relative;
|
|
8
|
-
display: flex;
|
|
9
|
-
align-items: center;
|
|
10
|
-
padding-inline-start: 22px;
|
|
11
|
-
padding-inline-end: var(--mantine-spacing-xs);
|
|
12
|
-
padding-top: var(--mantine-spacing-xs);
|
|
13
|
-
padding-bottom: var(--mantine-spacing-xs);
|
|
14
|
-
border-radius: var(--notification-radius);
|
|
15
|
-
box-shadow: var(--mantine-shadow-lg);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.m_a513464::before {
|
|
19
|
-
content: '';
|
|
20
|
-
display: block;
|
|
21
|
-
position: absolute;
|
|
22
|
-
width: 6px;
|
|
23
|
-
top: var(--notification-radius);
|
|
24
|
-
bottom: var(--notification-radius);
|
|
25
|
-
inset-inline-start: 4px;
|
|
26
|
-
border-radius: var(--notification-radius);
|
|
27
|
-
background-color: var(--notification-color);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
:where([data-mantine-color-scheme='light']) .m_a513464 {
|
|
31
|
-
background-color: var(--mantine-color-white);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
:where([data-mantine-color-scheme='dark']) .m_a513464 {
|
|
35
|
-
background-color: var(--mantine-color-dark-6);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.m_a513464:where([data-with-icon])::before {
|
|
39
|
-
display: none;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
:where([data-mantine-color-scheme='light']) .m_a513464:where([data-with-border]) {
|
|
43
|
-
border: 1px solid var(--mantine-color-gray-3);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
:where([data-mantine-color-scheme='dark']) .m_a513464:where([data-with-border]) {
|
|
47
|
-
border: 1px solid var(--mantine-color-dark-4);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.m_a4ceffb {
|
|
51
|
-
box-sizing: border-box;
|
|
52
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
53
|
-
width: 28px;
|
|
54
|
-
height: 28px;
|
|
55
|
-
border-radius: 28px;
|
|
56
|
-
display: flex;
|
|
57
|
-
align-items: center;
|
|
58
|
-
justify-content: center;
|
|
59
|
-
background-color: var(--notification-color);
|
|
60
|
-
color: var(--mantine-color-white);
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.m_b0920b15 {
|
|
64
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.m_a49ed24 {
|
|
68
|
-
flex: 1;
|
|
69
|
-
overflow: hidden;
|
|
70
|
-
margin-inline-end: var(--mantine-spacing-xs);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_3feedf16 {
|
|
74
|
-
margin-bottom: 2px;
|
|
75
|
-
overflow: hidden;
|
|
76
|
-
text-overflow: ellipsis;
|
|
77
|
-
font-size: var(--mantine-font-size-sm);
|
|
78
|
-
line-height: var(--mantine-line-height-sm);
|
|
79
|
-
font-weight: 500;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:where([data-mantine-color-scheme='light']) .m_3feedf16 {
|
|
83
|
-
color: var(--mantine-color-gray-9);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
:where([data-mantine-color-scheme='dark']) .m_3feedf16 {
|
|
87
|
-
color: var(--mantine-color-white);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.m_3d733a3a {
|
|
91
|
-
font-size: var(--mantine-font-size-sm);
|
|
92
|
-
line-height: var(--mantine-line-height-sm);
|
|
93
|
-
overflow: hidden;
|
|
94
|
-
text-overflow: ellipsis;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
:where([data-mantine-color-scheme='light']) .m_3d733a3a {
|
|
98
|
-
color: var(--mantine-color-black);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
:where([data-mantine-color-scheme='dark']) .m_3d733a3a {
|
|
102
|
-
color: var(--mantine-color-dark-0);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
:where([data-mantine-color-scheme='light']) .m_3d733a3a:where([data-with-title]) {
|
|
106
|
-
color: var(--mantine-color-gray-6);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
:where([data-mantine-color-scheme='dark']) .m_3d733a3a:where([data-with-title]) {
|
|
110
|
-
color: var(--mantine-color-dark-2);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
@media (hover: hover) {
|
|
114
|
-
:where([data-mantine-color-scheme='light']) .m_919a4d88:hover {
|
|
115
|
-
background-color: var(--mantine-color-gray-0);
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
:where([data-mantine-color-scheme='dark']) .m_919a4d88:hover {
|
|
119
|
-
background-color: var(--mantine-color-dark-8);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
@media (hover: none) {
|
|
124
|
-
:where([data-mantine-color-scheme='light']) .m_919a4d88:active {
|
|
125
|
-
background-color: var(--mantine-color-gray-0);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
:where([data-mantine-color-scheme='dark']) .m_919a4d88:active {
|
|
129
|
-
background-color: var(--mantine-color-dark-8);
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
package/styles/NumberInput.css
DELETED
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
.m_e2f5cd4e {
|
|
2
|
-
--ni-right-section-width-xs: 17px;
|
|
3
|
-
--ni-right-section-width-sm: 24px;
|
|
4
|
-
--ni-right-section-width-md: 27px;
|
|
5
|
-
--ni-right-section-width-lg: 31px;
|
|
6
|
-
--ni-right-section-width-xl: 34px;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.m_95e17d22 {
|
|
10
|
-
--ni-chevron-size-xs: 10px;
|
|
11
|
-
--ni-chevron-size-sm: 14px;
|
|
12
|
-
--ni-chevron-size-md: 16px;
|
|
13
|
-
--ni-chevron-size-lg: 18px;
|
|
14
|
-
--ni-chevron-size-xl: 20px;
|
|
15
|
-
--ni-chevron-size: var(--ni-chevron-size-sm);
|
|
16
|
-
|
|
17
|
-
display: flex;
|
|
18
|
-
flex-direction: column;
|
|
19
|
-
width: 100%;
|
|
20
|
-
height: calc(var(--input-height) - calc(0.125rem * var(--mantine-scale)));
|
|
21
|
-
max-width: calc(var(--ni-chevron-size) * 1.7);
|
|
22
|
-
margin-inline-start: auto;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.m_80b4b171 {
|
|
26
|
-
--control-border: 1px solid var(--input-bd);
|
|
27
|
-
--control-radius: calc(var(--input-radius) - calc(0.0625rem * var(--mantine-scale)));
|
|
28
|
-
|
|
29
|
-
flex: 0 0 50%;
|
|
30
|
-
width: 100%;
|
|
31
|
-
padding: 0;
|
|
32
|
-
height: calc(var(--input-height) / 2 - calc(0.0625rem * var(--mantine-scale)));
|
|
33
|
-
border-inline-start: var(--control-border);
|
|
34
|
-
display: flex;
|
|
35
|
-
align-items: center;
|
|
36
|
-
justify-content: center;
|
|
37
|
-
color: var(--mantine-color-text);
|
|
38
|
-
background-color: transparent;
|
|
39
|
-
cursor: pointer;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.m_80b4b171:where(:disabled) {
|
|
43
|
-
background-color: transparent;
|
|
44
|
-
cursor: not-allowed;
|
|
45
|
-
opacity: 0.6;
|
|
46
|
-
color: var(--mantine-color-disabled-color);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.m_e2f5cd4e[data-error] :where(.m_80b4b171) {
|
|
50
|
-
color: var(--mantine-color-error);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
@media (hover: hover) {
|
|
54
|
-
:where([data-mantine-color-scheme='light']) .m_80b4b171:hover {
|
|
55
|
-
background-color: var(--mantine-color-gray-0);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
:where([data-mantine-color-scheme='dark']) .m_80b4b171:hover {
|
|
59
|
-
background-color: var(--mantine-color-dark-4);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
@media (hover: none) {
|
|
64
|
-
:where([data-mantine-color-scheme='light']) .m_80b4b171:active {
|
|
65
|
-
background-color: var(--mantine-color-gray-0);
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
:where([data-mantine-color-scheme='dark']) .m_80b4b171:active {
|
|
69
|
-
background-color: var(--mantine-color-dark-4);
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_80b4b171:where(:first-of-type) {
|
|
74
|
-
border-radius: 0;
|
|
75
|
-
border-start-end-radius: var(--control-radius);
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.m_80b4b171:last-of-type {
|
|
79
|
-
border-radius: 0;
|
|
80
|
-
border-end-end-radius: var(--control-radius);
|
|
81
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_e2f5cd4e {
|
|
2
|
-
--ni-right-section-width-xs: 17px;
|
|
3
|
-
--ni-right-section-width-sm: 24px;
|
|
4
|
-
--ni-right-section-width-md: 27px;
|
|
5
|
-
--ni-right-section-width-lg: 31px;
|
|
6
|
-
--ni-right-section-width-xl: 34px;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.m_95e17d22 {
|
|
10
|
-
--ni-chevron-size-xs: 10px;
|
|
11
|
-
--ni-chevron-size-sm: 14px;
|
|
12
|
-
--ni-chevron-size-md: 16px;
|
|
13
|
-
--ni-chevron-size-lg: 18px;
|
|
14
|
-
--ni-chevron-size-xl: 20px;
|
|
15
|
-
--ni-chevron-size: var(--ni-chevron-size-sm);
|
|
16
|
-
|
|
17
|
-
display: flex;
|
|
18
|
-
flex-direction: column;
|
|
19
|
-
width: 100%;
|
|
20
|
-
height: calc(var(--input-height) - calc(0.125rem * var(--mantine-scale)));
|
|
21
|
-
max-width: calc(var(--ni-chevron-size) * 1.7);
|
|
22
|
-
margin-inline-start: auto;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.m_80b4b171 {
|
|
26
|
-
--control-border: 1px solid var(--input-bd);
|
|
27
|
-
--control-radius: calc(var(--input-radius) - calc(0.0625rem * var(--mantine-scale)));
|
|
28
|
-
|
|
29
|
-
flex: 0 0 50%;
|
|
30
|
-
width: 100%;
|
|
31
|
-
padding: 0;
|
|
32
|
-
height: calc(var(--input-height) / 2 - calc(0.0625rem * var(--mantine-scale)));
|
|
33
|
-
border-inline-start: var(--control-border);
|
|
34
|
-
display: flex;
|
|
35
|
-
align-items: center;
|
|
36
|
-
justify-content: center;
|
|
37
|
-
color: var(--mantine-color-text);
|
|
38
|
-
background-color: transparent;
|
|
39
|
-
cursor: pointer;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.m_80b4b171:where(:disabled) {
|
|
43
|
-
background-color: transparent;
|
|
44
|
-
cursor: not-allowed;
|
|
45
|
-
opacity: 0.6;
|
|
46
|
-
color: var(--mantine-color-disabled-color);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.m_e2f5cd4e[data-error] :where(.m_80b4b171) {
|
|
50
|
-
color: var(--mantine-color-error);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
@media (hover: hover) {
|
|
54
|
-
:where([data-mantine-color-scheme='light']) .m_80b4b171:hover {
|
|
55
|
-
background-color: var(--mantine-color-gray-0);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
:where([data-mantine-color-scheme='dark']) .m_80b4b171:hover {
|
|
59
|
-
background-color: var(--mantine-color-dark-4);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
@media (hover: none) {
|
|
64
|
-
:where([data-mantine-color-scheme='light']) .m_80b4b171:active {
|
|
65
|
-
background-color: var(--mantine-color-gray-0);
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
:where([data-mantine-color-scheme='dark']) .m_80b4b171:active {
|
|
69
|
-
background-color: var(--mantine-color-dark-4);
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.m_80b4b171:where(:first-of-type) {
|
|
74
|
-
border-radius: 0;
|
|
75
|
-
border-start-end-radius: var(--control-radius);
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.m_80b4b171:last-of-type {
|
|
79
|
-
border-radius: 0;
|
|
80
|
-
border-end-end-radius: var(--control-radius);
|
|
81
|
-
}
|
|
82
|
-
}
|