@mantine/styles
Advanced tools
Comparing version 6.0.0-alpha.6 to 6.0.0-alpha.7
@@ -18,3 +18,2 @@ 'use strict'; | ||
loader: "oval", | ||
dateFormat: "MMMM D, YYYY", | ||
colorScheme: "light", | ||
@@ -21,0 +20,0 @@ white: "#fff", |
@@ -14,3 +14,2 @@ import { DEFAULT_COLORS } from './default-colors.js'; | ||
loader: "oval", | ||
dateFormat: "MMMM D, YYYY", | ||
colorScheme: "light", | ||
@@ -17,0 +16,0 @@ white: "#fff", |
@@ -5,3 +5,3 @@ export type { ColorScheme } from './ColorScheme'; | ||
export type { MantineGradient } from './MantineGradient'; | ||
export type { MantineStyleSystemProps, MantineStyleSystemSize, SystemProp, SpacingValue, } from './MantineStyleSystem'; | ||
export type { MantineStyleSystemProps, SystemProp, SpacingValue } from './MantineStyleSystem'; | ||
export type { MantineShadow } from './MantineShadow'; | ||
@@ -8,0 +8,0 @@ export type { MantineNumberSize, MantineSize, MantineSizes } from './MantineSize'; |
@@ -51,3 +51,2 @@ import { CSSProperties } from 'react'; | ||
} | ||
export type MantineStyleSystemSize = keyof MantineStyleSystemProps; | ||
//# sourceMappingURL=MantineStyleSystem.d.ts.map |
@@ -54,3 +54,2 @@ import type { CSSProperties } from 'react'; | ||
loader: LoaderType; | ||
dateFormat: string; | ||
colorScheme: ColorScheme; | ||
@@ -57,0 +56,0 @@ white: string; |
{ | ||
"name": "@mantine/styles", | ||
"description": "Mantine css-in-js styles engine, based on emotion", | ||
"version": "6.0.0-alpha.6", | ||
"version": "6.0.0-alpha.7", | ||
"main": "cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "esm/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
364140
3489