@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.
package/dist/index.js CHANGED
@@ -239,7 +239,7 @@ const ComponentCategories = {
239
239
  * Auto-generated prop descriptions from JSDoc comments.
240
240
  * DO NOT EDIT MANUALLY - Run 'npm run props:generate' to regenerate.
241
241
  *
242
- * Generated on: 2026-01-07T15:31:13.748Z
242
+ * Generated on: 2026-01-07T16:19:42.428Z
243
243
  */
244
244
  const PropDescriptions = {
245
245
  "appearance": {
@@ -4395,6 +4395,7 @@ const themeDefaults = {
4395
4395
  noRing: true,
4396
4396
  noShadow: true,
4397
4397
  sharp: true,
4398
+ responsive: true,
4398
4399
  },
4399
4400
  stack: {
4400
4401
  md: true,
@@ -4516,6 +4517,7 @@ const themeDefaults = {
4516
4517
  textLeft: true,
4517
4518
  outline: true,
4518
4519
  primary: true,
4520
+ responsive: true,
4519
4521
  },
4520
4522
  pageTitle: {
4521
4523
  md: true,
@@ -4524,6 +4526,7 @@ const themeDefaults = {
4524
4526
  textLeft: true,
4525
4527
  outline: true,
4526
4528
  primary: true,
4529
+ responsive: true,
4527
4530
  },
4528
4531
  sectionTitle: {
4529
4532
  md: true,
@@ -4532,6 +4535,7 @@ const themeDefaults = {
4532
4535
  textLeft: true,
4533
4536
  outline: true,
4534
4537
  primary: true,
4538
+ responsive: true,
4535
4539
  },
4536
4540
  link: {
4537
4541
  md: true,