@mantine/core 7.14.3 → 7.15.0

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.
Files changed (168) hide show
  1. package/cjs/components/ActionIcon/ActionIcon.cjs +2 -0
  2. package/cjs/components/ActionIcon/ActionIcon.cjs.map +1 -1
  3. package/cjs/components/ActionIcon/ActionIcon.module.css.cjs +1 -1
  4. package/cjs/components/ActionIcon/ActionIconGroupSection/ActionIconGroupSection.cjs +79 -0
  5. package/cjs/components/ActionIcon/ActionIconGroupSection/ActionIconGroupSection.cjs.map +1 -0
  6. package/cjs/components/AngleSlider/AngleSlider.cjs +37 -99
  7. package/cjs/components/AngleSlider/AngleSlider.cjs.map +1 -1
  8. package/cjs/components/AppShell/use-resizing/use-resizing.cjs +2 -2
  9. package/cjs/components/AppShell/use-resizing/use-resizing.cjs.map +1 -1
  10. package/cjs/components/Breadcrumbs/Breadcrumbs.cjs.map +1 -1
  11. package/cjs/components/Button/Button.cjs +2 -0
  12. package/cjs/components/Button/Button.cjs.map +1 -1
  13. package/cjs/components/Button/Button.module.css.cjs +1 -1
  14. package/cjs/components/Button/ButtonGroupSection/ButtonGroupSection.cjs +79 -0
  15. package/cjs/components/Button/ButtonGroupSection/ButtonGroupSection.cjs.map +1 -0
  16. package/cjs/components/Card/Card.cjs.map +1 -1
  17. package/cjs/components/Collapse/use-collapse.cjs.map +1 -1
  18. package/cjs/components/ColorInput/ColorInput.cjs +1 -0
  19. package/cjs/components/ColorInput/ColorInput.cjs.map +1 -1
  20. package/cjs/components/ColorPicker/ColorPicker.cjs +1 -1
  21. package/cjs/components/ColorPicker/ColorPicker.cjs.map +1 -1
  22. package/cjs/components/Combobox/ComboboxEventsTarget/ComboboxEventsTarget.cjs.map +1 -1
  23. package/cjs/components/Combobox/ComboboxTarget/ComboboxTarget.cjs.map +1 -1
  24. package/cjs/components/FileButton/FileButton.cjs +1 -1
  25. package/cjs/components/FileButton/FileButton.cjs.map +1 -1
  26. package/cjs/components/FloatingIndicator/FloatingIndicator.cjs.map +1 -1
  27. package/cjs/components/FloatingIndicator/use-floating-indicator.cjs +3 -3
  28. package/cjs/components/FloatingIndicator/use-floating-indicator.cjs.map +1 -1
  29. package/cjs/components/HoverCard/HoverCardTarget/HoverCardTarget.cjs.map +1 -1
  30. package/cjs/components/Menu/MenuItem/MenuItem.cjs +1 -1
  31. package/cjs/components/Menu/MenuItem/MenuItem.cjs.map +1 -1
  32. package/cjs/components/Menu/MenuTarget/MenuTarget.cjs +4 -3
  33. package/cjs/components/Menu/MenuTarget/MenuTarget.cjs.map +1 -1
  34. package/cjs/components/ModalBase/use-lock-scroll.cjs +1 -1
  35. package/cjs/components/ModalBase/use-lock-scroll.cjs.map +1 -1
  36. package/cjs/components/NumberInput/NumberInput.cjs +3 -2
  37. package/cjs/components/NumberInput/NumberInput.cjs.map +1 -1
  38. package/cjs/components/PasswordInput/PasswordInput.cjs +1 -0
  39. package/cjs/components/PasswordInput/PasswordInput.cjs.map +1 -1
  40. package/cjs/components/PillsInput/PillsInput.cjs +1 -1
  41. package/cjs/components/PillsInput/PillsInput.cjs.map +1 -1
  42. package/cjs/components/PillsInput/PillsInput.context.cjs.map +1 -1
  43. package/cjs/components/Popover/Popover.context.cjs.map +1 -1
  44. package/cjs/components/Popover/PopoverTarget/PopoverTarget.cjs +5 -1
  45. package/cjs/components/Popover/PopoverTarget/PopoverTarget.cjs.map +1 -1
  46. package/cjs/components/Popover/use-popover.cjs.map +1 -1
  47. package/cjs/components/ScrollArea/ScrollAreaThumb/ScrollAreaThumb.cjs +10 -1
  48. package/cjs/components/ScrollArea/ScrollAreaThumb/ScrollAreaThumb.cjs.map +1 -1
  49. package/cjs/components/Slider/Slider/Slider.cjs +2 -2
  50. package/cjs/components/Slider/Slider/Slider.cjs.map +1 -1
  51. package/cjs/components/Stepper/Stepper.cjs +50 -45
  52. package/cjs/components/Stepper/Stepper.cjs.map +1 -1
  53. package/cjs/components/Stepper/StepperStep/StepperStep.cjs.map +1 -1
  54. package/cjs/components/Table/Table.cjs +2 -1
  55. package/cjs/components/Table/Table.cjs.map +1 -1
  56. package/cjs/components/Tooltip/Tooltip.cjs +3 -2
  57. package/cjs/components/Tooltip/Tooltip.cjs.map +1 -1
  58. package/cjs/components/Tooltip/TooltipFloating/TooltipFloating.cjs +4 -3
  59. package/cjs/components/Tooltip/TooltipFloating/TooltipFloating.cjs.map +1 -1
  60. package/cjs/components/Tooltip/TooltipFloating/use-floating-tooltip.cjs +1 -1
  61. package/cjs/components/Tooltip/TooltipFloating/use-floating-tooltip.cjs.map +1 -1
  62. package/cjs/components/Tooltip/use-tooltip.cjs.map +1 -1
  63. package/cjs/core/MantineProvider/mantine-html-props.cjs +9 -0
  64. package/cjs/core/MantineProvider/mantine-html-props.cjs.map +1 -0
  65. package/cjs/core/MantineProvider/use-mantine-color-scheme/use-mantine-color-scheme.cjs +4 -2
  66. package/cjs/core/MantineProvider/use-mantine-color-scheme/use-mantine-color-scheme.cjs.map +1 -1
  67. package/cjs/core/MantineProvider/use-mantine-color-scheme/use-provider-color-scheme.cjs +1 -1
  68. package/cjs/core/MantineProvider/use-mantine-color-scheme/use-provider-color-scheme.cjs.map +1 -1
  69. package/cjs/index.cjs +6 -0
  70. package/cjs/index.cjs.map +1 -1
  71. package/esm/components/ActionIcon/ActionIcon.mjs +2 -0
  72. package/esm/components/ActionIcon/ActionIcon.mjs.map +1 -1
  73. package/esm/components/ActionIcon/ActionIcon.module.css.mjs +1 -1
  74. package/esm/components/ActionIcon/ActionIconGroupSection/ActionIconGroupSection.mjs +77 -0
  75. package/esm/components/ActionIcon/ActionIconGroupSection/ActionIconGroupSection.mjs.map +1 -0
  76. package/esm/components/AngleSlider/AngleSlider.mjs +39 -101
  77. package/esm/components/AngleSlider/AngleSlider.mjs.map +1 -1
  78. package/esm/components/AppShell/use-resizing/use-resizing.mjs +2 -2
  79. package/esm/components/AppShell/use-resizing/use-resizing.mjs.map +1 -1
  80. package/esm/components/Breadcrumbs/Breadcrumbs.mjs.map +1 -1
  81. package/esm/components/Button/Button.mjs +2 -0
  82. package/esm/components/Button/Button.mjs.map +1 -1
  83. package/esm/components/Button/Button.module.css.mjs +1 -1
  84. package/esm/components/Button/ButtonGroupSection/ButtonGroupSection.mjs +77 -0
  85. package/esm/components/Button/ButtonGroupSection/ButtonGroupSection.mjs.map +1 -0
  86. package/esm/components/Card/Card.mjs.map +1 -1
  87. package/esm/components/Collapse/use-collapse.mjs.map +1 -1
  88. package/esm/components/ColorInput/ColorInput.mjs +1 -0
  89. package/esm/components/ColorInput/ColorInput.mjs.map +1 -1
  90. package/esm/components/ColorPicker/ColorPicker.mjs +1 -1
  91. package/esm/components/ColorPicker/ColorPicker.mjs.map +1 -1
  92. package/esm/components/Combobox/ComboboxEventsTarget/ComboboxEventsTarget.mjs.map +1 -1
  93. package/esm/components/Combobox/ComboboxTarget/ComboboxTarget.mjs.map +1 -1
  94. package/esm/components/FileButton/FileButton.mjs +1 -1
  95. package/esm/components/FileButton/FileButton.mjs.map +1 -1
  96. package/esm/components/FloatingIndicator/FloatingIndicator.mjs.map +1 -1
  97. package/esm/components/FloatingIndicator/use-floating-indicator.mjs +3 -3
  98. package/esm/components/FloatingIndicator/use-floating-indicator.mjs.map +1 -1
  99. package/esm/components/HoverCard/HoverCardTarget/HoverCardTarget.mjs.map +1 -1
  100. package/esm/components/Menu/MenuItem/MenuItem.mjs +1 -1
  101. package/esm/components/Menu/MenuItem/MenuItem.mjs.map +1 -1
  102. package/esm/components/Menu/MenuTarget/MenuTarget.mjs +4 -3
  103. package/esm/components/Menu/MenuTarget/MenuTarget.mjs.map +1 -1
  104. package/esm/components/ModalBase/use-lock-scroll.mjs +1 -1
  105. package/esm/components/ModalBase/use-lock-scroll.mjs.map +1 -1
  106. package/esm/components/NumberInput/NumberInput.mjs +3 -2
  107. package/esm/components/NumberInput/NumberInput.mjs.map +1 -1
  108. package/esm/components/PasswordInput/PasswordInput.mjs +1 -0
  109. package/esm/components/PasswordInput/PasswordInput.mjs.map +1 -1
  110. package/esm/components/PillsInput/PillsInput.context.mjs.map +1 -1
  111. package/esm/components/PillsInput/PillsInput.mjs +1 -1
  112. package/esm/components/PillsInput/PillsInput.mjs.map +1 -1
  113. package/esm/components/Popover/Popover.context.mjs.map +1 -1
  114. package/esm/components/Popover/PopoverTarget/PopoverTarget.mjs +5 -1
  115. package/esm/components/Popover/PopoverTarget/PopoverTarget.mjs.map +1 -1
  116. package/esm/components/Popover/use-popover.mjs.map +1 -1
  117. package/esm/components/ScrollArea/ScrollAreaThumb/ScrollAreaThumb.mjs +10 -1
  118. package/esm/components/ScrollArea/ScrollAreaThumb/ScrollAreaThumb.mjs.map +1 -1
  119. package/esm/components/Slider/Slider/Slider.mjs +2 -2
  120. package/esm/components/Slider/Slider/Slider.mjs.map +1 -1
  121. package/esm/components/Stepper/Stepper.mjs +50 -45
  122. package/esm/components/Stepper/Stepper.mjs.map +1 -1
  123. package/esm/components/Stepper/StepperStep/StepperStep.mjs.map +1 -1
  124. package/esm/components/Table/Table.mjs +2 -1
  125. package/esm/components/Table/Table.mjs.map +1 -1
  126. package/esm/components/Tooltip/Tooltip.mjs +3 -2
  127. package/esm/components/Tooltip/Tooltip.mjs.map +1 -1
  128. package/esm/components/Tooltip/TooltipFloating/TooltipFloating.mjs +4 -3
  129. package/esm/components/Tooltip/TooltipFloating/TooltipFloating.mjs.map +1 -1
  130. package/esm/components/Tooltip/TooltipFloating/use-floating-tooltip.mjs +1 -1
  131. package/esm/components/Tooltip/TooltipFloating/use-floating-tooltip.mjs.map +1 -1
  132. package/esm/components/Tooltip/use-tooltip.mjs.map +1 -1
  133. package/esm/core/MantineProvider/mantine-html-props.mjs +7 -0
  134. package/esm/core/MantineProvider/mantine-html-props.mjs.map +1 -0
  135. package/esm/core/MantineProvider/use-mantine-color-scheme/use-mantine-color-scheme.mjs +4 -2
  136. package/esm/core/MantineProvider/use-mantine-color-scheme/use-mantine-color-scheme.mjs.map +1 -1
  137. package/esm/core/MantineProvider/use-mantine-color-scheme/use-provider-color-scheme.mjs +1 -1
  138. package/esm/core/MantineProvider/use-mantine-color-scheme/use-provider-color-scheme.mjs.map +1 -1
  139. package/esm/index.mjs +3 -0
  140. package/esm/index.mjs.map +1 -1
  141. package/lib/components/ActionIcon/ActionIcon.d.ts +6 -0
  142. package/lib/components/ActionIcon/ActionIconGroupSection/ActionIconGroupSection.d.ts +30 -0
  143. package/lib/components/ActionIcon/index.d.ts +2 -0
  144. package/lib/components/AngleSlider/AngleSlider.d.ts +4 -0
  145. package/lib/components/Button/Button.d.ts +6 -0
  146. package/lib/components/Button/ButtonGroupSection/ButtonGroupSection.d.ts +30 -0
  147. package/lib/components/Button/index.d.ts +2 -0
  148. package/lib/components/Collapse/use-collapse.d.ts +1 -1
  149. package/lib/components/Group/filter-falsy-children/filter-falsy-children.d.ts +1 -1
  150. package/lib/components/Input/use-input-props.d.ts +1 -1
  151. package/lib/components/PillsInput/PillsInput.context.d.ts +1 -1
  152. package/lib/components/Popover/Popover.context.d.ts +1 -1
  153. package/lib/components/Popover/use-popover.d.ts +1 -1
  154. package/lib/components/Stepper/StepperStep/StepperStep.d.ts +1 -1
  155. package/lib/components/Table/Table.d.ts +5 -0
  156. package/lib/components/Tooltip/TooltipFloating/use-floating-tooltip.d.ts +1 -1
  157. package/lib/components/Tooltip/use-tooltip.d.ts +1 -1
  158. package/lib/core/MantineProvider/index.d.ts +1 -0
  159. package/lib/core/MantineProvider/mantine-html-props.d.ts +4 -0
  160. package/package.json +5 -3
  161. package/styles/ActionIcon.css +45 -6
  162. package/styles/ActionIcon.layer.css +45 -6
  163. package/styles/Button.css +51 -6
  164. package/styles/Button.layer.css +51 -6
  165. package/styles/Table.css +17 -0
  166. package/styles/Table.layer.css +17 -0
  167. package/styles.css +113 -12
  168. package/styles.layer.css +113 -12
package/styles.css CHANGED
@@ -1049,19 +1049,19 @@ fieldset:disabled .mantine-active:active {
1049
1049
  flex-direction: row;
1050
1050
  }
1051
1051
 
1052
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):first-child {
1052
+ .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):first-child {
1053
1053
  border-end-end-radius: 0;
1054
1054
  border-start-end-radius: 0;
1055
1055
  border-inline-end-width: calc(var(--ai-border-width) / 2);
1056
1056
  }
1057
1057
 
1058
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):last-child {
1058
+ .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):last-child {
1059
1059
  border-end-start-radius: 0;
1060
1060
  border-start-start-radius: 0;
1061
1061
  border-inline-start-width: calc(var(--ai-border-width) / 2);
1062
1062
  }
1063
1063
 
1064
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child) {
1064
+ .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) {
1065
1065
  border-radius: 0;
1066
1066
  border-inline-width: calc(var(--ai-border-width) / 2);
1067
1067
  }
@@ -1070,19 +1070,19 @@ fieldset:disabled .mantine-active:active {
1070
1070
  flex-direction: column;
1071
1071
  }
1072
1072
 
1073
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):first-child {
1073
+ .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):first-child {
1074
1074
  border-end-start-radius: 0;
1075
1075
  border-end-end-radius: 0;
1076
1076
  border-bottom-width: calc(var(--ai-border-width) / 2);
1077
1077
  }
1078
1078
 
1079
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):last-child {
1079
+ .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):last-child {
1080
1080
  border-start-start-radius: 0;
1081
1081
  border-start-end-radius: 0;
1082
1082
  border-top-width: calc(var(--ai-border-width) / 2);
1083
1083
  }
1084
1084
 
1085
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child) {
1085
+ .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) {
1086
1086
  border-radius: 0;
1087
1087
  border-bottom-width: calc(var(--ai-border-width) / 2);
1088
1088
  border-top-width: calc(var(--ai-border-width) / 2);
@@ -1099,6 +1099,45 @@ fieldset:disabled .mantine-active:active {
1099
1099
  height: 100%;
1100
1100
  }
1101
1101
 
1102
+ .m_437b6484 {
1103
+ --section-height-xs: calc(1.125rem * var(--mantine-scale));
1104
+ --section-height-sm: calc(1.375rem * var(--mantine-scale));
1105
+ --section-height-md: calc(1.75rem * var(--mantine-scale));
1106
+ --section-height-lg: calc(2.125rem * var(--mantine-scale));
1107
+ --section-height-xl: calc(2.75rem * var(--mantine-scale));
1108
+
1109
+ --section-height-input-xs: calc(1.875rem * var(--mantine-scale));
1110
+ --section-height-input-sm: calc(2.25rem * var(--mantine-scale));
1111
+ --section-height-input-md: calc(2.625rem * var(--mantine-scale));
1112
+ --section-height-input-lg: calc(3.125rem * var(--mantine-scale));
1113
+ --section-height-input-xl: calc(3.75rem * var(--mantine-scale));
1114
+
1115
+ --section-padding-x-xs: calc(0.375rem * var(--mantine-scale));
1116
+ --section-padding-x-sm: calc(0.5rem * var(--mantine-scale));
1117
+ --section-padding-x-md: calc(0.625rem * var(--mantine-scale));
1118
+ --section-padding-x-lg: calc(0.75rem * var(--mantine-scale));
1119
+ --section-padding-x-xl: calc(1rem * var(--mantine-scale));
1120
+
1121
+ --section-height: var(--section-height-sm);
1122
+ --section-padding-x: var(--section-padding-x-sm);
1123
+ --section-color: var(--mantine-color-white);
1124
+
1125
+ font-weight: 600;
1126
+ width: auto;
1127
+ border-radius: var(--section-radius, var(--mantine-radius-default));
1128
+ font-size: var(--section-fz, var(--mantine-font-size-sm));
1129
+ background: var(--section-bg, var(--mantine-primary-color-filled));
1130
+ border: var(--section-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
1131
+ color: var(--section-color, var(--mantine-color-white));
1132
+ height: var(--section-height, var(--section-height-sm));
1133
+ padding-inline: var(--section-padding-x, var(--section-padding-x-sm));
1134
+ vertical-align: middle;
1135
+ line-height: 1;
1136
+ display: inline-flex;
1137
+ align-items: center;
1138
+ justify-content: center;
1139
+ }
1140
+
1102
1141
  .m_86a44da5 {
1103
1142
  --cb-size-xs: calc(1.125rem * var(--mantine-scale));
1104
1143
  --cb-size-sm: calc(1.375rem * var(--mantine-scale));
@@ -3236,19 +3275,19 @@ fieldset:disabled .m_d3ea56bb,
3236
3275
  flex-direction: row;
3237
3276
  }
3238
3277
 
3239
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):first-child {
3278
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):first-child, .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):first-child {
3240
3279
  border-end-end-radius: 0;
3241
3280
  border-start-end-radius: 0;
3242
3281
  border-inline-end-width: calc(var(--button-border-width) / 2);
3243
3282
  }
3244
3283
 
3245
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):last-child {
3284
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):last-child, .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):last-child {
3246
3285
  border-end-start-radius: 0;
3247
3286
  border-start-start-radius: 0;
3248
3287
  border-inline-start-width: calc(var(--button-border-width) / 2);
3249
3288
  }
3250
3289
 
3251
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child) {
3290
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child), .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child) {
3252
3291
  border-radius: 0;
3253
3292
  border-inline-width: calc(var(--button-border-width) / 2);
3254
3293
  }
@@ -3257,24 +3296,69 @@ fieldset:disabled .m_d3ea56bb,
3257
3296
  flex-direction: column;
3258
3297
  }
3259
3298
 
3260
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):first-child {
3299
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):first-child, .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):first-child {
3261
3300
  border-end-start-radius: 0;
3262
3301
  border-end-end-radius: 0;
3263
3302
  border-bottom-width: calc(var(--button-border-width) / 2);
3264
3303
  }
3265
3304
 
3266
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):last-child {
3305
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):last-child, .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):last-child {
3267
3306
  border-start-start-radius: 0;
3268
3307
  border-start-end-radius: 0;
3269
3308
  border-top-width: calc(var(--button-border-width) / 2);
3270
3309
  }
3271
3310
 
3272
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child) {
3311
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child), .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child) {
3273
3312
  border-radius: 0;
3274
3313
  border-bottom-width: calc(var(--button-border-width) / 2);
3275
3314
  border-top-width: calc(var(--button-border-width) / 2);
3276
3315
  }
3277
3316
 
3317
+ .m_70be2a01 {
3318
+ --section-height-xs: calc(1.875rem * var(--mantine-scale));
3319
+ --section-height-sm: calc(2.25rem * var(--mantine-scale));
3320
+ --section-height-md: calc(2.625rem * var(--mantine-scale));
3321
+ --section-height-lg: calc(3.125rem * var(--mantine-scale));
3322
+ --section-height-xl: calc(3.75rem * var(--mantine-scale));
3323
+
3324
+ --section-height-compact-xs: calc(1.375rem * var(--mantine-scale));
3325
+ --section-height-compact-sm: calc(1.625rem * var(--mantine-scale));
3326
+ --section-height-compact-md: calc(1.875rem * var(--mantine-scale));
3327
+ --section-height-compact-lg: calc(2.125rem * var(--mantine-scale));
3328
+ --section-height-compact-xl: calc(2.5rem * var(--mantine-scale));
3329
+
3330
+ --section-padding-x-xs: calc(0.875rem * var(--mantine-scale));
3331
+ --section-padding-x-sm: calc(1.125rem * var(--mantine-scale));
3332
+ --section-padding-x-md: calc(1.375rem * var(--mantine-scale));
3333
+ --section-padding-x-lg: calc(1.625rem * var(--mantine-scale));
3334
+ --section-padding-x-xl: calc(2rem * var(--mantine-scale));
3335
+
3336
+ --section-padding-x-compact-xs: calc(0.4375rem * var(--mantine-scale));
3337
+ --section-padding-x-compact-sm: calc(0.5rem * var(--mantine-scale));
3338
+ --section-padding-x-compact-md: calc(0.625rem * var(--mantine-scale));
3339
+ --section-padding-x-compact-lg: calc(0.75rem * var(--mantine-scale));
3340
+ --section-padding-x-compact-xl: calc(0.875rem * var(--mantine-scale));
3341
+
3342
+ --section-height: var(--section-height-sm);
3343
+ --section-padding-x: var(--section-padding-x-sm);
3344
+ --section-color: var(--mantine-color-white);
3345
+
3346
+ font-weight: 600;
3347
+ width: auto;
3348
+ border-radius: var(--section-radius, var(--mantine-radius-default));
3349
+ font-size: var(--section-fz, var(--mantine-font-size-sm));
3350
+ background: var(--section-bg, var(--mantine-primary-color-filled));
3351
+ border: var(--section-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
3352
+ color: var(--section-color, var(--mantine-color-white));
3353
+ height: var(--section-height, var(--section-height-sm));
3354
+ padding-inline: var(--section-padding-x, var(--section-padding-x-sm));
3355
+ vertical-align: middle;
3356
+ line-height: 1;
3357
+ display: inline-flex;
3358
+ align-items: center;
3359
+ justify-content: center;
3360
+ }
3361
+
3278
3362
  .m_e615b15f {
3279
3363
  --card-padding: var(--mantine-spacing-md);
3280
3364
 
@@ -6554,6 +6638,7 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
6554
6638
  .m_b23fa0ef {
6555
6639
  width: 100%;
6556
6640
  border-collapse: collapse;
6641
+ border-spacing: 0;
6557
6642
  line-height: var(--mantine-line-height);
6558
6643
  font-size: var(--mantine-font-size-sm);
6559
6644
  table-layout: var(--table-layout, auto);
@@ -6577,6 +6662,22 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
6577
6662
  border: calc(0.0625rem * var(--mantine-scale)) solid var(--table-border-color);
6578
6663
  }
6579
6664
 
6665
+ .m_b23fa0ef:where([data-tabular-nums]) {
6666
+ font-variant-numeric: tabular-nums;
6667
+ }
6668
+
6669
+ .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6670
+ font-weight: 500;
6671
+ }
6672
+
6673
+ :where([data-mantine-color-scheme='light']) .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6674
+ background-color: var(--mantine-color-gray-0);
6675
+ }
6676
+
6677
+ :where([data-mantine-color-scheme='dark']) .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6678
+ background-color: var(--mantine-color-dark-6);
6679
+ }
6680
+
6580
6681
  .m_4e7aa4f3 {
6581
6682
  text-align: left;
6582
6683
  }
package/styles.layer.css CHANGED
@@ -1049,19 +1049,19 @@ fieldset:disabled .mantine-active:active {
1049
1049
  flex-direction: row;
1050
1050
  }
1051
1051
 
1052
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):first-child {
1052
+ .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):first-child {
1053
1053
  border-end-end-radius: 0;
1054
1054
  border-start-end-radius: 0;
1055
1055
  border-inline-end-width: calc(var(--ai-border-width) / 2);
1056
1056
  }
1057
1057
 
1058
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):last-child {
1058
+ .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='horizontal'] .m_437b6484:not(:only-child):last-child {
1059
1059
  border-end-start-radius: 0;
1060
1060
  border-start-start-radius: 0;
1061
1061
  border-inline-start-width: calc(var(--ai-border-width) / 2);
1062
1062
  }
1063
1063
 
1064
- .m_1a0f1b21[data-orientation='horizontal'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child) {
1064
+ .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) {
1065
1065
  border-radius: 0;
1066
1066
  border-inline-width: calc(var(--ai-border-width) / 2);
1067
1067
  }
@@ -1070,19 +1070,19 @@ fieldset:disabled .mantine-active:active {
1070
1070
  flex-direction: column;
1071
1071
  }
1072
1072
 
1073
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):first-child {
1073
+ .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):first-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):first-child {
1074
1074
  border-end-start-radius: 0;
1075
1075
  border-end-end-radius: 0;
1076
1076
  border-bottom-width: calc(var(--ai-border-width) / 2);
1077
1077
  }
1078
1078
 
1079
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):last-child {
1079
+ .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):last-child, .m_1a0f1b21[data-orientation='vertical'] .m_437b6484:not(:only-child):last-child {
1080
1080
  border-start-start-radius: 0;
1081
1081
  border-start-end-radius: 0;
1082
1082
  border-top-width: calc(var(--ai-border-width) / 2);
1083
1083
  }
1084
1084
 
1085
- .m_1a0f1b21[data-orientation='vertical'] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child) {
1085
+ .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) {
1086
1086
  border-radius: 0;
1087
1087
  border-bottom-width: calc(var(--ai-border-width) / 2);
1088
1088
  border-top-width: calc(var(--ai-border-width) / 2);
@@ -1099,6 +1099,45 @@ fieldset:disabled .mantine-active:active {
1099
1099
  height: 100%;
1100
1100
  }
1101
1101
 
1102
+ .m_437b6484 {
1103
+ --section-height-xs: calc(1.125rem * var(--mantine-scale));
1104
+ --section-height-sm: calc(1.375rem * var(--mantine-scale));
1105
+ --section-height-md: calc(1.75rem * var(--mantine-scale));
1106
+ --section-height-lg: calc(2.125rem * var(--mantine-scale));
1107
+ --section-height-xl: calc(2.75rem * var(--mantine-scale));
1108
+
1109
+ --section-height-input-xs: calc(1.875rem * var(--mantine-scale));
1110
+ --section-height-input-sm: calc(2.25rem * var(--mantine-scale));
1111
+ --section-height-input-md: calc(2.625rem * var(--mantine-scale));
1112
+ --section-height-input-lg: calc(3.125rem * var(--mantine-scale));
1113
+ --section-height-input-xl: calc(3.75rem * var(--mantine-scale));
1114
+
1115
+ --section-padding-x-xs: calc(0.375rem * var(--mantine-scale));
1116
+ --section-padding-x-sm: calc(0.5rem * var(--mantine-scale));
1117
+ --section-padding-x-md: calc(0.625rem * var(--mantine-scale));
1118
+ --section-padding-x-lg: calc(0.75rem * var(--mantine-scale));
1119
+ --section-padding-x-xl: calc(1rem * var(--mantine-scale));
1120
+
1121
+ --section-height: var(--section-height-sm);
1122
+ --section-padding-x: var(--section-padding-x-sm);
1123
+ --section-color: var(--mantine-color-white);
1124
+
1125
+ font-weight: 600;
1126
+ width: auto;
1127
+ border-radius: var(--section-radius, var(--mantine-radius-default));
1128
+ font-size: var(--section-fz, var(--mantine-font-size-sm));
1129
+ background: var(--section-bg, var(--mantine-primary-color-filled));
1130
+ border: var(--section-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
1131
+ color: var(--section-color, var(--mantine-color-white));
1132
+ height: var(--section-height, var(--section-height-sm));
1133
+ padding-inline: var(--section-padding-x, var(--section-padding-x-sm));
1134
+ vertical-align: middle;
1135
+ line-height: 1;
1136
+ display: inline-flex;
1137
+ align-items: center;
1138
+ justify-content: center;
1139
+ }
1140
+
1102
1141
  .m_86a44da5 {
1103
1142
  --cb-size-xs: calc(1.125rem * var(--mantine-scale));
1104
1143
  --cb-size-sm: calc(1.375rem * var(--mantine-scale));
@@ -3236,19 +3275,19 @@ fieldset:disabled .m_d3ea56bb,
3236
3275
  flex-direction: row;
3237
3276
  }
3238
3277
 
3239
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):first-child {
3278
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):first-child, .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):first-child {
3240
3279
  border-end-end-radius: 0;
3241
3280
  border-start-end-radius: 0;
3242
3281
  border-inline-end-width: calc(var(--button-border-width) / 2);
3243
3282
  }
3244
3283
 
3245
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):last-child {
3284
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):last-child, .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):last-child {
3246
3285
  border-end-start-radius: 0;
3247
3286
  border-start-start-radius: 0;
3248
3287
  border-inline-start-width: calc(var(--button-border-width) / 2);
3249
3288
  }
3250
3289
 
3251
- .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child) {
3290
+ .m_80d6d844[data-orientation='horizontal'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child), .m_80d6d844[data-orientation='horizontal'] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child) {
3252
3291
  border-radius: 0;
3253
3292
  border-inline-width: calc(var(--button-border-width) / 2);
3254
3293
  }
@@ -3257,24 +3296,69 @@ fieldset:disabled .m_d3ea56bb,
3257
3296
  flex-direction: column;
3258
3297
  }
3259
3298
 
3260
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):first-child {
3299
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):first-child, .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):first-child {
3261
3300
  border-end-start-radius: 0;
3262
3301
  border-end-end-radius: 0;
3263
3302
  border-bottom-width: calc(var(--button-border-width) / 2);
3264
3303
  }
3265
3304
 
3266
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):last-child {
3305
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):last-child, .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):last-child {
3267
3306
  border-start-start-radius: 0;
3268
3307
  border-start-end-radius: 0;
3269
3308
  border-top-width: calc(var(--button-border-width) / 2);
3270
3309
  }
3271
3310
 
3272
- .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child) {
3311
+ .m_80d6d844[data-orientation='vertical'] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child), .m_80d6d844[data-orientation='vertical'] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child) {
3273
3312
  border-radius: 0;
3274
3313
  border-bottom-width: calc(var(--button-border-width) / 2);
3275
3314
  border-top-width: calc(var(--button-border-width) / 2);
3276
3315
  }
3277
3316
 
3317
+ .m_70be2a01 {
3318
+ --section-height-xs: calc(1.875rem * var(--mantine-scale));
3319
+ --section-height-sm: calc(2.25rem * var(--mantine-scale));
3320
+ --section-height-md: calc(2.625rem * var(--mantine-scale));
3321
+ --section-height-lg: calc(3.125rem * var(--mantine-scale));
3322
+ --section-height-xl: calc(3.75rem * var(--mantine-scale));
3323
+
3324
+ --section-height-compact-xs: calc(1.375rem * var(--mantine-scale));
3325
+ --section-height-compact-sm: calc(1.625rem * var(--mantine-scale));
3326
+ --section-height-compact-md: calc(1.875rem * var(--mantine-scale));
3327
+ --section-height-compact-lg: calc(2.125rem * var(--mantine-scale));
3328
+ --section-height-compact-xl: calc(2.5rem * var(--mantine-scale));
3329
+
3330
+ --section-padding-x-xs: calc(0.875rem * var(--mantine-scale));
3331
+ --section-padding-x-sm: calc(1.125rem * var(--mantine-scale));
3332
+ --section-padding-x-md: calc(1.375rem * var(--mantine-scale));
3333
+ --section-padding-x-lg: calc(1.625rem * var(--mantine-scale));
3334
+ --section-padding-x-xl: calc(2rem * var(--mantine-scale));
3335
+
3336
+ --section-padding-x-compact-xs: calc(0.4375rem * var(--mantine-scale));
3337
+ --section-padding-x-compact-sm: calc(0.5rem * var(--mantine-scale));
3338
+ --section-padding-x-compact-md: calc(0.625rem * var(--mantine-scale));
3339
+ --section-padding-x-compact-lg: calc(0.75rem * var(--mantine-scale));
3340
+ --section-padding-x-compact-xl: calc(0.875rem * var(--mantine-scale));
3341
+
3342
+ --section-height: var(--section-height-sm);
3343
+ --section-padding-x: var(--section-padding-x-sm);
3344
+ --section-color: var(--mantine-color-white);
3345
+
3346
+ font-weight: 600;
3347
+ width: auto;
3348
+ border-radius: var(--section-radius, var(--mantine-radius-default));
3349
+ font-size: var(--section-fz, var(--mantine-font-size-sm));
3350
+ background: var(--section-bg, var(--mantine-primary-color-filled));
3351
+ border: var(--section-bd, calc(0.0625rem * var(--mantine-scale)) solid transparent);
3352
+ color: var(--section-color, var(--mantine-color-white));
3353
+ height: var(--section-height, var(--section-height-sm));
3354
+ padding-inline: var(--section-padding-x, var(--section-padding-x-sm));
3355
+ vertical-align: middle;
3356
+ line-height: 1;
3357
+ display: inline-flex;
3358
+ align-items: center;
3359
+ justify-content: center;
3360
+ }
3361
+
3278
3362
  .m_e615b15f {
3279
3363
  --card-padding: var(--mantine-spacing-md);
3280
3364
 
@@ -6554,6 +6638,7 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
6554
6638
  .m_b23fa0ef {
6555
6639
  width: 100%;
6556
6640
  border-collapse: collapse;
6641
+ border-spacing: 0;
6557
6642
  line-height: var(--mantine-line-height);
6558
6643
  font-size: var(--mantine-font-size-sm);
6559
6644
  table-layout: var(--table-layout, auto);
@@ -6577,6 +6662,22 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
6577
6662
  border: calc(0.0625rem * var(--mantine-scale)) solid var(--table-border-color);
6578
6663
  }
6579
6664
 
6665
+ .m_b23fa0ef:where([data-tabular-nums]) {
6666
+ font-variant-numeric: tabular-nums;
6667
+ }
6668
+
6669
+ .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6670
+ font-weight: 500;
6671
+ }
6672
+
6673
+ :where([data-mantine-color-scheme='light']) .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6674
+ background-color: var(--mantine-color-gray-0);
6675
+ }
6676
+
6677
+ :where([data-mantine-color-scheme='dark']) .m_b23fa0ef:where([data-variant='vertical']) :where(.m_4e7aa4f3) {
6678
+ background-color: var(--mantine-color-dark-6);
6679
+ }
6680
+
6580
6681
  .m_4e7aa4f3 {
6581
6682
  text-align: left;
6582
6683
  }