@vaneui/ui 0.9.0-alpha.20260107153112.7883b1f → 0.9.0-alpha.20260108132757.32cb331

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-07T15:31:13.748Z
5
+ * Generated on: 2026-01-08T13:27:58.939Z
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,aAgT3B,CAAC"}
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,aA0S3B,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-07T15:31:13.748Z
240
+ * Generated on: 2026-01-08T13:27:58.939Z
241
241
  */
242
242
  const PropDescriptions = {
243
243
  "appearance": {
@@ -4377,7 +4377,6 @@ const themeDefaults = {
4377
4377
  itemsCenter: true,
4378
4378
  gap: true,
4379
4379
  outline: true,
4380
- primary: true,
4381
4380
  sharp: true,
4382
4381
  },
4383
4382
  section: {
@@ -4385,7 +4384,6 @@ const themeDefaults = {
4385
4384
  flex: true,
4386
4385
  column: true,
4387
4386
  outline: true,
4388
- primary: true,
4389
4387
  itemsStart: true,
4390
4388
  gap: true,
4391
4389
  padding: true,
@@ -4393,6 +4391,7 @@ const themeDefaults = {
4393
4391
  noRing: true,
4394
4392
  noShadow: true,
4395
4393
  sharp: true,
4394
+ responsive: true,
4396
4395
  },
4397
4396
  stack: {
4398
4397
  md: true,
@@ -4404,7 +4403,6 @@ const themeDefaults = {
4404
4403
  noBorder: true,
4405
4404
  noRing: true,
4406
4405
  outline: true,
4407
- primary: true,
4408
4406
  sharp: true,
4409
4407
  },
4410
4408
  row: {
@@ -4416,7 +4414,6 @@ const themeDefaults = {
4416
4414
  noBorder: true,
4417
4415
  noRing: true,
4418
4416
  outline: true,
4419
- primary: true,
4420
4417
  sharp: true,
4421
4418
  },
4422
4419
  col: {
@@ -4427,48 +4424,42 @@ const themeDefaults = {
4427
4424
  noBorder: true,
4428
4425
  noRing: true,
4429
4426
  outline: true,
4430
- primary: true,
4431
4427
  sharp: true,
4432
4428
  },
4433
4429
  grid2: {
4434
4430
  md: true,
4435
4431
  grid: true,
4436
4432
  gap: true,
4437
- sharp: true,
4438
4433
  outline: true,
4439
- primary: true,
4434
+ sharp: true,
4440
4435
  },
4441
4436
  grid3: {
4442
4437
  md: true,
4443
4438
  grid: true,
4444
4439
  gap: true,
4445
- sharp: true,
4446
4440
  outline: true,
4447
- primary: true,
4441
+ sharp: true,
4448
4442
  },
4449
4443
  grid4: {
4450
4444
  md: true,
4451
4445
  grid: true,
4452
4446
  gap: true,
4453
- sharp: true,
4454
4447
  outline: true,
4455
- primary: true,
4448
+ sharp: true,
4456
4449
  },
4457
4450
  grid5: {
4458
4451
  md: true,
4459
4452
  grid: true,
4460
4453
  gap: true,
4461
- sharp: true,
4462
4454
  outline: true,
4463
- primary: true,
4455
+ sharp: true,
4464
4456
  },
4465
4457
  grid6: {
4466
4458
  md: true,
4467
4459
  grid: true,
4468
4460
  gap: true,
4469
- sharp: true,
4470
4461
  outline: true,
4471
- primary: true,
4462
+ sharp: true,
4472
4463
  },
4473
4464
  divider: {
4474
4465
  md: true,
@@ -4514,6 +4505,7 @@ const themeDefaults = {
4514
4505
  textLeft: true,
4515
4506
  outline: true,
4516
4507
  primary: true,
4508
+ responsive: true,
4517
4509
  },
4518
4510
  pageTitle: {
4519
4511
  md: true,
@@ -4522,6 +4514,7 @@ const themeDefaults = {
4522
4514
  textLeft: true,
4523
4515
  outline: true,
4524
4516
  primary: true,
4517
+ responsive: true,
4525
4518
  },
4526
4519
  sectionTitle: {
4527
4520
  md: true,
@@ -4530,6 +4523,7 @@ const themeDefaults = {
4530
4523
  textLeft: true,
4531
4524
  outline: true,
4532
4525
  primary: true,
4526
+ responsive: true,
4533
4527
  },
4534
4528
  link: {
4535
4529
  md: true,
@@ -5009,7 +5003,7 @@ const defaultDividerTheme = new ComponentTheme("div", "vane-divider h-(--bw) w-f
5009
5003
  },
5010
5004
  appearance: {
5011
5005
  // CSS-based approach: uses --border-color variable for divider background
5012
- background: new SimpleConsumerTheme({ base: '[background:var(--border-color)]' }, 'bg'),
5006
+ background: new SimpleConsumerTheme({ base: 'bg-(--border-color)' }, 'bg'),
5013
5007
  },
5014
5008
  layout: defaultLayoutsThemes,
5015
5009
  }, themeDefaults.divider, DIVIDER_CATEGORIES, undefined, 'layout');