@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.layer.css
CHANGED
|
@@ -2636,7 +2636,17 @@ fieldset:disabled .m_8ee546b8,
|
|
|
2636
2636
|
|
|
2637
2637
|
--checkbox-size: var(--checkbox-size-sm);
|
|
2638
2638
|
--checkbox-color: var(--mantine-primary-color-filled);
|
|
2639
|
-
|
|
2639
|
+
}
|
|
2640
|
+
|
|
2641
|
+
.m_5e5256ee:where([data-variant='filled']) {
|
|
2642
|
+
--checkbox-icon-color: var(--mantine-color-white);
|
|
2643
|
+
}
|
|
2644
|
+
|
|
2645
|
+
.m_5e5256ee:where([data-variant='outline']) {
|
|
2646
|
+
--checkbox-icon-color: var(--checkbox-color);
|
|
2647
|
+
}
|
|
2648
|
+
|
|
2649
|
+
.m_5e5256ee {
|
|
2640
2650
|
|
|
2641
2651
|
position: relative;
|
|
2642
2652
|
border: calc(0.0625rem * var(--mantine-scale)) solid transparent;
|
|
@@ -2698,7 +2708,7 @@ fieldset:disabled .m_8ee546b8,
|
|
|
2698
2708
|
}
|
|
2699
2709
|
|
|
2700
2710
|
.m_76e20374[data-indeterminate]:not([data-disabled]) > .m_1b1c543a, .m_76e20374[data-checked]:not([data-disabled]) > .m_1b1c543a {
|
|
2701
|
-
color: var(--checkbox-color);
|
|
2711
|
+
color: var(--checkbox-icon-color);
|
|
2702
2712
|
opacity: 1;
|
|
2703
2713
|
transform: none;
|
|
2704
2714
|
}
|
|
@@ -2724,9 +2734,16 @@ fieldset:disabled .m_8ee546b8,
|
|
|
2724
2734
|
|
|
2725
2735
|
--checkbox-size: var(--checkbox-size-sm);
|
|
2726
2736
|
--checkbox-color: var(--mantine-primary-color-filled);
|
|
2727
|
-
--checkbox-icon-color: var(--mantine-color-white);
|
|
2728
2737
|
}
|
|
2729
2738
|
|
|
2739
|
+
.m_bf2d988c:where([data-variant='filled']) {
|
|
2740
|
+
--checkbox-icon-color: var(--mantine-color-white);
|
|
2741
|
+
}
|
|
2742
|
+
|
|
2743
|
+
.m_bf2d988c:where([data-variant='outline']) {
|
|
2744
|
+
--checkbox-icon-color: var(--checkbox-color);
|
|
2745
|
+
}
|
|
2746
|
+
|
|
2730
2747
|
.m_26062bec {
|
|
2731
2748
|
position: relative;
|
|
2732
2749
|
width: var(--checkbox-size);
|
|
@@ -2800,7 +2817,7 @@ fieldset:disabled .m_8ee546b8,
|
|
|
2800
2817
|
}
|
|
2801
2818
|
|
|
2802
2819
|
.m_215c4542[data-indeterminate]:not(:disabled) + .m_bf295423, .m_215c4542:checked:not(:disabled) + .m_bf295423 {
|
|
2803
|
-
color: var(--checkbox-color);
|
|
2820
|
+
color: var(--checkbox-icon-color);
|
|
2804
2821
|
opacity: 1;
|
|
2805
2822
|
transform: none;
|
|
2806
2823
|
}
|
package/styles/Accordion.css
DELETED
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
.m_9bdbb667 {
|
|
2
|
-
--accordion-radius: var(--mantine-radius-default);
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.m_df78851f {
|
|
6
|
-
overflow-wrap: break-word;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.m_4ba554d4 {
|
|
10
|
-
padding: var(--mantine-spacing-md);
|
|
11
|
-
padding-top: calc(var(--mantine-spacing-xs) / 2);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.m_8fa820a0 {
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.m_4ba585b8 {
|
|
20
|
-
width: 100%;
|
|
21
|
-
display: flex;
|
|
22
|
-
align-items: center;
|
|
23
|
-
flex-direction: row-reverse;
|
|
24
|
-
padding-inline: var(--mantine-spacing-md);
|
|
25
|
-
opacity: 1;
|
|
26
|
-
cursor: pointer;
|
|
27
|
-
background-color: transparent;
|
|
28
|
-
color: var(--mantine-color-bright);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.m_4ba585b8:where([data-chevron-position='left']) {
|
|
32
|
-
flex-direction: row;
|
|
33
|
-
padding-inline-start: 0;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.m_4ba585b8:where(:disabled, [data-disabled]) {
|
|
37
|
-
opacity: 0.4;
|
|
38
|
-
cursor: not-allowed;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@media (hover: hover) {
|
|
42
|
-
:where([data-mantine-color-scheme='light']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):hover, :where([data-mantine-color-scheme='light']) .m_4271d21b:where(:not(:disabled, [data-disabled])):hover {
|
|
43
|
-
background-color: var(--mantine-color-gray-0);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
:where([data-mantine-color-scheme='dark']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):hover, :where([data-mantine-color-scheme='dark']) .m_4271d21b:where(:not(:disabled, [data-disabled])):hover {
|
|
47
|
-
background-color: var(--mantine-color-dark-6);
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
@media (hover: none) {
|
|
52
|
-
:where([data-mantine-color-scheme='light']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):active, :where([data-mantine-color-scheme='light']) .m_4271d21b:where(:not(:disabled, [data-disabled])):active {
|
|
53
|
-
background-color: var(--mantine-color-gray-0);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:where([data-mantine-color-scheme='dark']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):active, :where([data-mantine-color-scheme='dark']) .m_4271d21b:where(:not(:disabled, [data-disabled])):active {
|
|
57
|
-
background-color: var(--mantine-color-dark-6);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.m_df3ffa0f {
|
|
62
|
-
color: inherit;
|
|
63
|
-
font-weight: 400;
|
|
64
|
-
flex: 1;
|
|
65
|
-
overflow: hidden;
|
|
66
|
-
text-overflow: ellipsis;
|
|
67
|
-
padding-top: var(--mantine-spacing-sm);
|
|
68
|
-
padding-bottom: var(--mantine-spacing-sm);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.m_3f35ae96 {
|
|
72
|
-
display: flex;
|
|
73
|
-
align-items: center;
|
|
74
|
-
justify-content: flex-start;
|
|
75
|
-
transition: transform var(--accordion-transition-duration, 200ms) ease;
|
|
76
|
-
width: var(--accordion-chevron-size, calc(0.9375rem * var(--mantine-scale)));
|
|
77
|
-
min-width: var(--accordion-chevron-size, calc(0.9375rem * var(--mantine-scale)));
|
|
78
|
-
transform: rotate(0deg);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.m_3f35ae96:where([data-rotate]) {
|
|
82
|
-
transform: rotate(180deg);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.m_3f35ae96:where([data-position='left']) {
|
|
86
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
87
|
-
margin-inline-start: var(--mantine-spacing-md);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.m_9bd771fe {
|
|
91
|
-
display: flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
justify-content: center;
|
|
94
|
-
margin-inline-end: var(--mantine-spacing-sm);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.m_9bd771fe:where([data-chevron-position='left']) {
|
|
98
|
-
margin-inline-end: 0;
|
|
99
|
-
margin-inline-start: var(--mantine-spacing-lg);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
:where([data-mantine-color-scheme='light']) .m_9bd7b098 {
|
|
103
|
-
--item-border-color: var(--mantine-color-gray-3);
|
|
104
|
-
--item-filled-color: var(--mantine-color-gray-0);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
:where([data-mantine-color-scheme='dark']) .m_9bd7b098 {
|
|
108
|
-
--item-border-color: var(--mantine-color-dark-4);
|
|
109
|
-
--item-filled-color: var(--mantine-color-dark-6);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_fe19b709 {
|
|
113
|
-
border-bottom: 1px solid var(--item-border-color);
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.m_1f921b3b {
|
|
117
|
-
border: 1px solid var(--item-border-color);
|
|
118
|
-
transition: background-color 150ms ease;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_1f921b3b:where([data-active]) {
|
|
122
|
-
background-color: var(--item-filled-color);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_1f921b3b:first-of-type {
|
|
126
|
-
border-start-start-radius: var(--accordion-radius);
|
|
127
|
-
border-start-end-radius: var(--accordion-radius);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.m_1f921b3b:first-of-type > [data-accordion-control] {
|
|
131
|
-
border-start-start-radius: var(--accordion-radius);
|
|
132
|
-
border-start-end-radius: var(--accordion-radius);
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.m_1f921b3b:last-of-type {
|
|
136
|
-
border-end-start-radius: var(--accordion-radius);
|
|
137
|
-
border-end-end-radius: var(--accordion-radius);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.m_1f921b3b:last-of-type > [data-accordion-control] {
|
|
141
|
-
border-end-start-radius: var(--accordion-radius);
|
|
142
|
-
border-end-end-radius: var(--accordion-radius);
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.m_1f921b3b + .m_1f921b3b {
|
|
146
|
-
border-top: 0;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.m_2cdf939a {
|
|
150
|
-
border-radius: var(--accordion-radius);
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.m_2cdf939a:where([data-active]) {
|
|
154
|
-
background-color: var(--item-filled-color);
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.m_9f59b069 {
|
|
158
|
-
background-color: var(--item-filled-color);
|
|
159
|
-
border-radius: var(--accordion-radius);
|
|
160
|
-
border: 1px solid transparent;
|
|
161
|
-
transition: background-color 150ms ease;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.m_9f59b069[data-active] {
|
|
165
|
-
border-color: var(--item-border-color);
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
:where([data-mantine-color-scheme='light']) .m_9f59b069[data-active] {
|
|
169
|
-
background-color: var(--mantine-color-white);
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
:where([data-mantine-color-scheme='dark']) .m_9f59b069[data-active] {
|
|
173
|
-
background-color: var(--mantine-color-dark-7);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.m_9f59b069 + .m_9f59b069 {
|
|
177
|
-
margin-top: var(--mantine-spacing-md);
|
|
178
|
-
}
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
@layer mantine {.m_9bdbb667 {
|
|
2
|
-
--accordion-radius: var(--mantine-radius-default);
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.m_df78851f {
|
|
6
|
-
overflow-wrap: break-word;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.m_4ba554d4 {
|
|
10
|
-
padding: var(--mantine-spacing-md);
|
|
11
|
-
padding-top: calc(var(--mantine-spacing-xs) / 2);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.m_8fa820a0 {
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.m_4ba585b8 {
|
|
20
|
-
width: 100%;
|
|
21
|
-
display: flex;
|
|
22
|
-
align-items: center;
|
|
23
|
-
flex-direction: row-reverse;
|
|
24
|
-
padding-inline: var(--mantine-spacing-md);
|
|
25
|
-
opacity: 1;
|
|
26
|
-
cursor: pointer;
|
|
27
|
-
background-color: transparent;
|
|
28
|
-
color: var(--mantine-color-bright);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.m_4ba585b8:where([data-chevron-position='left']) {
|
|
32
|
-
flex-direction: row;
|
|
33
|
-
padding-inline-start: 0;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.m_4ba585b8:where(:disabled, [data-disabled]) {
|
|
37
|
-
opacity: 0.4;
|
|
38
|
-
cursor: not-allowed;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@media (hover: hover) {
|
|
42
|
-
:where([data-mantine-color-scheme='light']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):hover, :where([data-mantine-color-scheme='light']) .m_4271d21b:where(:not(:disabled, [data-disabled])):hover {
|
|
43
|
-
background-color: var(--mantine-color-gray-0);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
:where([data-mantine-color-scheme='dark']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):hover, :where([data-mantine-color-scheme='dark']) .m_4271d21b:where(:not(:disabled, [data-disabled])):hover {
|
|
47
|
-
background-color: var(--mantine-color-dark-6);
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
@media (hover: none) {
|
|
52
|
-
:where([data-mantine-color-scheme='light']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):active, :where([data-mantine-color-scheme='light']) .m_4271d21b:where(:not(:disabled, [data-disabled])):active {
|
|
53
|
-
background-color: var(--mantine-color-gray-0);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:where([data-mantine-color-scheme='dark']) .m_6939a5e9:where(:not(:disabled, [data-disabled])):active, :where([data-mantine-color-scheme='dark']) .m_4271d21b:where(:not(:disabled, [data-disabled])):active {
|
|
57
|
-
background-color: var(--mantine-color-dark-6);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.m_df3ffa0f {
|
|
62
|
-
color: inherit;
|
|
63
|
-
font-weight: 400;
|
|
64
|
-
flex: 1;
|
|
65
|
-
overflow: hidden;
|
|
66
|
-
text-overflow: ellipsis;
|
|
67
|
-
padding-top: var(--mantine-spacing-sm);
|
|
68
|
-
padding-bottom: var(--mantine-spacing-sm);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.m_3f35ae96 {
|
|
72
|
-
display: flex;
|
|
73
|
-
align-items: center;
|
|
74
|
-
justify-content: flex-start;
|
|
75
|
-
transition: transform var(--accordion-transition-duration, 200ms) ease;
|
|
76
|
-
width: var(--accordion-chevron-size, calc(0.9375rem * var(--mantine-scale)));
|
|
77
|
-
min-width: var(--accordion-chevron-size, calc(0.9375rem * var(--mantine-scale)));
|
|
78
|
-
transform: rotate(0deg);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.m_3f35ae96:where([data-rotate]) {
|
|
82
|
-
transform: rotate(180deg);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.m_3f35ae96:where([data-position='left']) {
|
|
86
|
-
margin-inline-end: var(--mantine-spacing-md);
|
|
87
|
-
margin-inline-start: var(--mantine-spacing-md);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.m_9bd771fe {
|
|
91
|
-
display: flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
justify-content: center;
|
|
94
|
-
margin-inline-end: var(--mantine-spacing-sm);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.m_9bd771fe:where([data-chevron-position='left']) {
|
|
98
|
-
margin-inline-end: 0;
|
|
99
|
-
margin-inline-start: var(--mantine-spacing-lg);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
:where([data-mantine-color-scheme='light']) .m_9bd7b098 {
|
|
103
|
-
--item-border-color: var(--mantine-color-gray-3);
|
|
104
|
-
--item-filled-color: var(--mantine-color-gray-0);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
:where([data-mantine-color-scheme='dark']) .m_9bd7b098 {
|
|
108
|
-
--item-border-color: var(--mantine-color-dark-4);
|
|
109
|
-
--item-filled-color: var(--mantine-color-dark-6);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.m_fe19b709 {
|
|
113
|
-
border-bottom: 1px solid var(--item-border-color);
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.m_1f921b3b {
|
|
117
|
-
border: 1px solid var(--item-border-color);
|
|
118
|
-
transition: background-color 150ms ease;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.m_1f921b3b:where([data-active]) {
|
|
122
|
-
background-color: var(--item-filled-color);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.m_1f921b3b:first-of-type {
|
|
126
|
-
border-start-start-radius: var(--accordion-radius);
|
|
127
|
-
border-start-end-radius: var(--accordion-radius);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.m_1f921b3b:first-of-type > [data-accordion-control] {
|
|
131
|
-
border-start-start-radius: var(--accordion-radius);
|
|
132
|
-
border-start-end-radius: var(--accordion-radius);
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.m_1f921b3b:last-of-type {
|
|
136
|
-
border-end-start-radius: var(--accordion-radius);
|
|
137
|
-
border-end-end-radius: var(--accordion-radius);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.m_1f921b3b:last-of-type > [data-accordion-control] {
|
|
141
|
-
border-end-start-radius: var(--accordion-radius);
|
|
142
|
-
border-end-end-radius: var(--accordion-radius);
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.m_1f921b3b + .m_1f921b3b {
|
|
146
|
-
border-top: 0;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.m_2cdf939a {
|
|
150
|
-
border-radius: var(--accordion-radius);
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.m_2cdf939a:where([data-active]) {
|
|
154
|
-
background-color: var(--item-filled-color);
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.m_9f59b069 {
|
|
158
|
-
background-color: var(--item-filled-color);
|
|
159
|
-
border-radius: var(--accordion-radius);
|
|
160
|
-
border: 1px solid transparent;
|
|
161
|
-
transition: background-color 150ms ease;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.m_9f59b069[data-active] {
|
|
165
|
-
border-color: var(--item-border-color);
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
:where([data-mantine-color-scheme='light']) .m_9f59b069[data-active] {
|
|
169
|
-
background-color: var(--mantine-color-white);
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
:where([data-mantine-color-scheme='dark']) .m_9f59b069[data-active] {
|
|
173
|
-
background-color: var(--mantine-color-dark-7);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.m_9f59b069 + .m_9f59b069 {
|
|
177
|
-
margin-top: var(--mantine-spacing-md);
|
|
178
|
-
}
|
|
179
|
-
}
|
package/styles/ActionIcon.css
DELETED
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
.m_8d3f4000 {
|
|
2
|
-
--ai-size-xs: 18px;
|
|
3
|
-
--ai-size-sm: 22px;
|
|
4
|
-
--ai-size-md: 28px;
|
|
5
|
-
--ai-size-lg: 34px;
|
|
6
|
-
--ai-size-xl: 44px;
|
|
7
|
-
|
|
8
|
-
--ai-size-input-xs: 30px;
|
|
9
|
-
--ai-size-input-sm: 36px;
|
|
10
|
-
--ai-size-input-md: 42px;
|
|
11
|
-
--ai-size-input-lg: 50px;
|
|
12
|
-
--ai-size-input-xl: 60px;
|
|
13
|
-
|
|
14
|
-
--ai-size: var(--ai-size-md);
|
|
15
|
-
--ai-color: var(--mantine-color-white);
|
|
16
|
-
|
|
17
|
-
line-height: 1;
|
|
18
|
-
display: inline-flex;
|
|
19
|
-
align-items: center;
|
|
20
|
-
justify-content: center;
|
|
21
|
-
position: relative;
|
|
22
|
-
user-select: none;
|
|
23
|
-
overflow: hidden;
|
|
24
|
-
|
|
25
|
-
width: var(--ai-size);
|
|
26
|
-
height: var(--ai-size);
|
|
27
|
-
min-width: var(--ai-size);
|
|
28
|
-
min-height: var(--ai-size);
|
|
29
|
-
border-radius: var(--ai-radius, var(--mantine-radius-default));
|
|
30
|
-
background: var(--ai-bg, var(--mantine-primary-color-filled));
|
|
31
|
-
color: var(--ai-color, var(--mantine-color-white));
|
|
32
|
-
border: var(--ai-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
|
|
33
|
-
cursor: pointer;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
@media (hover: hover) {
|
|
37
|
-
.m_8d3f4000:hover:where(:not([data-loading], :disabled, [data-disabled])) {
|
|
38
|
-
background-color: var(--ai-hover, var(--mantine-primary-color-filled-hover));
|
|
39
|
-
color: var(--ai-hover-color, var(--ai-color));
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@media (hover: none) {
|
|
44
|
-
.m_8d3f4000:active:where(:not([data-loading], :disabled, [data-disabled])) {
|
|
45
|
-
background-color: var(--ai-hover, var(--mantine-primary-color-filled-hover));
|
|
46
|
-
color: var(--ai-hover-color, var(--ai-color));
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.m_8d3f4000[data-loading] {
|
|
51
|
-
cursor: not-allowed;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.m_8d3f4000[data-loading] .m_8d3afb97 {
|
|
55
|
-
opacity: 0;
|
|
56
|
-
transform: translateY(100%);
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.m_8d3f4000:where(:disabled:not([data-loading]), [data-disabled]:not([data-loading])) {
|
|
60
|
-
cursor: not-allowed;
|
|
61
|
-
border: 1px solid transparent;
|
|
62
|
-
color: var(--mantine-color-disabled-color);
|
|
63
|
-
background-color: var(--mantine-color-disabled);
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.m_8d3f4000:where(:disabled:not([data-loading]), [data-disabled]:not([data-loading])):active {
|
|
67
|
-
transform: none;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.m_302b9fb1 {
|
|
71
|
-
inset: -1px;
|
|
72
|
-
position: absolute;
|
|
73
|
-
border-radius: var(--ai-radius, var(--mantine-radius-default));
|
|
74
|
-
display: flex;
|
|
75
|
-
align-items: center;
|
|
76
|
-
justify-content: center;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
:where([data-mantine-color-scheme='light']) .m_302b9fb1 {
|
|
80
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
:where([data-mantine-color-scheme='dark']) .m_302b9fb1 {
|
|
84
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.m_1a0f1b21 {
|
|
88
|
-
--ai-border-width: 1px;
|
|
89
|
-
display: flex;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.m_1a0f1b21 :where(*):focus {
|
|
93
|
-
position: relative;
|
|
94
|
-
z-index: 1;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.m_1a0f1b21[data-orientation='horizontal'] {
|
|
98
|
-
flex-direction: row;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):first-child {
|
|
102
|
-
border-end-end-radius: 0;
|
|
103
|
-
border-start-end-radius: 0;
|
|
104
|
-
border-inline-end-width: calc(var(--ai-border-width) / 2);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):last-child {
|
|
108
|
-
border-end-start-radius: 0;
|
|
109
|
-
border-start-start-radius: 0;
|
|
110
|
-
border-inline-start-width: calc(var(--ai-border-width) / 2);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child), .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):not(:first-child):not(:last-child) {
|
|
114
|
-
border-radius: 0;
|
|
115
|
-
border-inline-width: calc(var(--ai-border-width) / 2);
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.m_1a0f1b21[data-orientation='vertical'] {
|
|
119
|
-
flex-direction: column;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):first-child {
|
|
123
|
-
border-end-start-radius: 0;
|
|
124
|
-
border-end-end-radius: 0;
|
|
125
|
-
border-bottom-width: calc(var(--ai-border-width) / 2);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):last-child {
|
|
129
|
-
border-start-start-radius: 0;
|
|
130
|
-
border-start-end-radius: 0;
|
|
131
|
-
border-top-width: calc(var(--ai-border-width) / 2);
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child), .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):not(:first-child):not(:last-child) {
|
|
135
|
-
border-radius: 0;
|
|
136
|
-
border-bottom-width: calc(var(--ai-border-width) / 2);
|
|
137
|
-
border-top-width: calc(var(--ai-border-width) / 2);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.m_8d3afb97 {
|
|
141
|
-
display: flex;
|
|
142
|
-
align-items: center;
|
|
143
|
-
justify-content: center;
|
|
144
|
-
transition:
|
|
145
|
-
transform 150ms ease,
|
|
146
|
-
opacity 100ms ease;
|
|
147
|
-
width: 100%;
|
|
148
|
-
height: 100%;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.m_437b6484 {
|
|
152
|
-
--section-height-xs: 18px;
|
|
153
|
-
--section-height-sm: 22px;
|
|
154
|
-
--section-height-md: 28px;
|
|
155
|
-
--section-height-lg: 34px;
|
|
156
|
-
--section-height-xl: 44px;
|
|
157
|
-
|
|
158
|
-
--section-height-input-xs: 30px;
|
|
159
|
-
--section-height-input-sm: 36px;
|
|
160
|
-
--section-height-input-md: 42px;
|
|
161
|
-
--section-height-input-lg: 50px;
|
|
162
|
-
--section-height-input-xl: 60px;
|
|
163
|
-
|
|
164
|
-
--section-padding-x-xs: 6px;
|
|
165
|
-
--section-padding-x-sm: 8px;
|
|
166
|
-
--section-padding-x-md: 10px;
|
|
167
|
-
--section-padding-x-lg: 12px;
|
|
168
|
-
--section-padding-x-xl: 16px;
|
|
169
|
-
|
|
170
|
-
--section-height: var(--section-height-sm);
|
|
171
|
-
--section-padding-x: var(--section-padding-x-sm);
|
|
172
|
-
--section-color: var(--mantine-color-white);
|
|
173
|
-
|
|
174
|
-
font-weight: 600;
|
|
175
|
-
width: auto;
|
|
176
|
-
border-radius: var(--section-radius, var(--mantine-radius-default));
|
|
177
|
-
font-size: var(--section-fz, var(--mantine-font-size-sm));
|
|
178
|
-
background: var(--section-bg, var(--mantine-primary-color-filled));
|
|
179
|
-
border: var(--section-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
|
|
180
|
-
color: var(--section-color, var(--mantine-color-white));
|
|
181
|
-
height: var(--section-height, var(--section-height-sm));
|
|
182
|
-
padding-inline: var(--section-padding-x, var(--section-padding-x-sm));
|
|
183
|
-
vertical-align: middle;
|
|
184
|
-
line-height: 1;
|
|
185
|
-
display: inline-flex;
|
|
186
|
-
align-items: center;
|
|
187
|
-
justify-content: center;
|
|
188
|
-
}
|