@vaneui/ui 0.9.0-alpha.20260107153112.7883b1f → 0.9.0-alpha.20260107161941.dfd1c72
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.
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Auto-generated prop descriptions from JSDoc comments.
|
|
3
3
|
* DO NOT EDIT MANUALLY - Run 'npm run props:generate' to regenerate.
|
|
4
4
|
*
|
|
5
|
-
* Generated on: 2026-01-
|
|
5
|
+
* Generated on: 2026-01-07T16:19:42.428Z
|
|
6
6
|
*/
|
|
7
7
|
export interface PropDescription {
|
|
8
8
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/theme/defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/theme/defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,aAoT3B,CAAC"}
|
package/dist/index.esm.js
CHANGED
|
@@ -237,7 +237,7 @@ const ComponentCategories = {
|
|
|
237
237
|
* Auto-generated prop descriptions from JSDoc comments.
|
|
238
238
|
* DO NOT EDIT MANUALLY - Run 'npm run props:generate' to regenerate.
|
|
239
239
|
*
|
|
240
|
-
* Generated on: 2026-01-
|
|
240
|
+
* Generated on: 2026-01-07T16:19:42.428Z
|
|
241
241
|
*/
|
|
242
242
|
const PropDescriptions = {
|
|
243
243
|
"appearance": {
|
|
@@ -4393,6 +4393,7 @@ const themeDefaults = {
|
|
|
4393
4393
|
noRing: true,
|
|
4394
4394
|
noShadow: true,
|
|
4395
4395
|
sharp: true,
|
|
4396
|
+
responsive: true,
|
|
4396
4397
|
},
|
|
4397
4398
|
stack: {
|
|
4398
4399
|
md: true,
|
|
@@ -4514,6 +4515,7 @@ const themeDefaults = {
|
|
|
4514
4515
|
textLeft: true,
|
|
4515
4516
|
outline: true,
|
|
4516
4517
|
primary: true,
|
|
4518
|
+
responsive: true,
|
|
4517
4519
|
},
|
|
4518
4520
|
pageTitle: {
|
|
4519
4521
|
md: true,
|
|
@@ -4522,6 +4524,7 @@ const themeDefaults = {
|
|
|
4522
4524
|
textLeft: true,
|
|
4523
4525
|
outline: true,
|
|
4524
4526
|
primary: true,
|
|
4527
|
+
responsive: true,
|
|
4525
4528
|
},
|
|
4526
4529
|
sectionTitle: {
|
|
4527
4530
|
md: true,
|
|
@@ -4530,6 +4533,7 @@ const themeDefaults = {
|
|
|
4530
4533
|
textLeft: true,
|
|
4531
4534
|
outline: true,
|
|
4532
4535
|
primary: true,
|
|
4536
|
+
responsive: true,
|
|
4533
4537
|
},
|
|
4534
4538
|
link: {
|
|
4535
4539
|
md: true,
|