@vaneui/ui 0.3.1-alpha.20251110140105.0a5a63e → 0.3.1-alpha.20251110144303.5af7508

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaneui/ui",
3
- "version": "0.3.1-alpha.20251110140105.0a5a63e",
3
+ "version": "0.3.1-alpha.20251110144303.5af7508",
4
4
  "description": "A simple and lightweight UI component library for React, built with Tailwind CSS.",
5
5
  "author": "",
6
6
  "license": "ISC",
@@ -1,6 +0,0 @@
1
- import { SizeKey } from "../props";
2
- export declare const layoutGapClasses: Record<SizeKey, string>;
3
- export declare const layoutPaddingClasses: Record<SizeKey, string>;
4
- export declare const uiPaddingClasses: Record<SizeKey, string>;
5
- export declare const uiGapClasses: Record<SizeKey, string>;
6
- //# sourceMappingURL=layoutClasses.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layoutClasses.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/classes/layoutClasses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAGnC,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,OAAO,EAAE,MAAM,CAMpD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,OAAO,EAAE,MAAM,CAMxD,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,OAAO,EAAE,MAAM,CAMpD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,OAAO,EAAE,MAAM,CAMhD,CAAC"}