@auronui/vue 1.4.0 → 1.4.2

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.
Files changed (120) hide show
  1. package/dist/cjs/index.cjs +719 -459
  2. package/dist/cjs/index.cjs.map +1 -1
  3. package/dist/components/_shared/TimeScroller.js.map +1 -1
  4. package/dist/components/_shared/TimeScroller.vue_vue_type_script_setup_true_lang.js +11 -7
  5. package/dist/components/_shared/TimeScroller.vue_vue_type_script_setup_true_lang.js.map +1 -1
  6. package/dist/components/accordion/Accordion.js.map +1 -1
  7. package/dist/components/accordion/Accordion.vue_vue_type_script_setup_true_lang.js +17 -6
  8. package/dist/components/accordion/Accordion.vue_vue_type_script_setup_true_lang.js.map +1 -1
  9. package/dist/components/autocomplete/Autocomplete.js.map +1 -1
  10. package/dist/components/autocomplete/Autocomplete.vue_vue_type_script_setup_true_lang.js +23 -3
  11. package/dist/components/autocomplete/Autocomplete.vue_vue_type_script_setup_true_lang.js.map +1 -1
  12. package/dist/components/autocomplete/AutocompleteCreateItem.js.map +1 -1
  13. package/dist/components/autocomplete/AutocompleteCreateItem.vue_vue_type_script_setup_true_lang.js +11 -7
  14. package/dist/components/autocomplete/AutocompleteCreateItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
  15. package/dist/components/autocomplete/AutocompleteInput.js.map +1 -1
  16. package/dist/components/autocomplete/AutocompleteInput.vue_vue_type_script_setup_true_lang.js +23 -11
  17. package/dist/components/autocomplete/AutocompleteInput.vue_vue_type_script_setup_true_lang.js.map +1 -1
  18. package/dist/components/autocomplete/AutocompleteItem.js.map +1 -1
  19. package/dist/components/autocomplete/AutocompleteItem.vue_vue_type_script_setup_true_lang.js +25 -17
  20. package/dist/components/autocomplete/AutocompleteItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
  21. package/dist/components/autocomplete/AutocompleteOverflowChips.js.map +1 -1
  22. package/dist/components/autocomplete/AutocompleteOverflowChips.vue_vue_type_script_setup_true_lang.js +11 -4
  23. package/dist/components/autocomplete/AutocompleteOverflowChips.vue_vue_type_script_setup_true_lang.js.map +1 -1
  24. package/dist/components/avatar/Avatar.js.map +1 -1
  25. package/dist/components/avatar/Avatar.vue_vue_type_script_setup_true_lang.js +11 -13
  26. package/dist/components/avatar/Avatar.vue_vue_type_script_setup_true_lang.js.map +1 -1
  27. package/dist/components/avatar/AvatarGroup.js.map +1 -1
  28. package/dist/components/avatar/AvatarGroup.vue_vue_type_script_setup_true_lang.js +12 -8
  29. package/dist/components/avatar/AvatarGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  30. package/dist/components/breadcrumbs/Breadcrumbs.js.map +1 -1
  31. package/dist/components/breadcrumbs/Breadcrumbs.vue_vue_type_script_setup_true_lang.js +11 -2
  32. package/dist/components/breadcrumbs/Breadcrumbs.vue_vue_type_script_setup_true_lang.js.map +1 -1
  33. package/dist/components/button/ButtonGroup.js.map +1 -1
  34. package/dist/components/button/ButtonGroup.vue_vue_type_script_setup_true_lang.js +4 -2
  35. package/dist/components/button/ButtonGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  36. package/dist/components/calendar/Calendar.js.map +1 -1
  37. package/dist/components/calendar/Calendar.vue_vue_type_script_setup_true_lang.js +3 -1
  38. package/dist/components/calendar/Calendar.vue_vue_type_script_setup_true_lang.js.map +1 -1
  39. package/dist/components/checkbox/CheckboxGroup.js.map +1 -1
  40. package/dist/components/checkbox/CheckboxGroup.vue_vue_type_script_setup_true_lang.js +32 -19
  41. package/dist/components/checkbox/CheckboxGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  42. package/dist/components/collapsible/CollapsibleGroup.js.map +1 -1
  43. package/dist/components/collapsible/CollapsibleGroup.vue_vue_type_script_setup_true_lang.js +9 -3
  44. package/dist/components/collapsible/CollapsibleGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  45. package/dist/components/color-field/ColorField.js.map +1 -1
  46. package/dist/components/color-field/ColorField.vue_vue_type_script_setup_true_lang.js +17 -17
  47. package/dist/components/color-field/ColorField.vue_vue_type_script_setup_true_lang.js.map +1 -1
  48. package/dist/components/color-input-group/ColorInputGroup.js.map +1 -1
  49. package/dist/components/color-input-group/ColorInputGroup.vue_vue_type_script_setup_true_lang.js +16 -18
  50. package/dist/components/color-input-group/ColorInputGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  51. package/dist/components/combo-box/ComboBox.js.map +1 -1
  52. package/dist/components/combo-box/ComboBox.vue_vue_type_script_setup_true_lang.js +10 -2
  53. package/dist/components/combo-box/ComboBox.vue_vue_type_script_setup_true_lang.js.map +1 -1
  54. package/dist/components/combo-box/ComboBoxInput.js.map +1 -1
  55. package/dist/components/combo-box/ComboBoxInput.vue_vue_type_script_setup_true_lang.js +9 -4
  56. package/dist/components/combo-box/ComboBoxInput.vue_vue_type_script_setup_true_lang.js.map +1 -1
  57. package/dist/components/combo-box/ComboBoxItem.js.map +1 -1
  58. package/dist/components/combo-box/ComboBoxItem.vue_vue_type_script_setup_true_lang.js +15 -6
  59. package/dist/components/combo-box/ComboBoxItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
  60. package/dist/components/date-picker/DatePicker.js.map +1 -1
  61. package/dist/components/date-picker/DatePicker.vue_vue_type_script_setup_true_lang.js +8 -4
  62. package/dist/components/date-picker/DatePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  63. package/dist/components/date-time-picker/DateTimePicker.js.map +1 -1
  64. package/dist/components/date-time-picker/DateTimePicker.vue_vue_type_script_setup_true_lang.js +10 -4
  65. package/dist/components/date-time-picker/DateTimePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  66. package/dist/components/list-box/ListBox.js.map +1 -1
  67. package/dist/components/list-box/ListBox.vue_vue_type_script_setup_true_lang.js +14 -4
  68. package/dist/components/list-box/ListBox.vue_vue_type_script_setup_true_lang.js.map +1 -1
  69. package/dist/components/modal/ModalContent.js.map +1 -1
  70. package/dist/components/modal/ModalContent.vue_vue_type_script_setup_true_lang.js +2 -3
  71. package/dist/components/modal/ModalContent.vue_vue_type_script_setup_true_lang.js.map +1 -1
  72. package/dist/components/radio/RadioGroup.js.map +1 -1
  73. package/dist/components/radio/RadioGroup.vue_vue_type_script_setup_true_lang.js +32 -19
  74. package/dist/components/radio/RadioGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  75. package/dist/components/scroll-area/ScrollArea.js.map +1 -1
  76. package/dist/components/scroll-area/ScrollArea.vue_vue_type_script_setup_true_lang.js +30 -13
  77. package/dist/components/scroll-area/ScrollArea.vue_vue_type_script_setup_true_lang.js.map +1 -1
  78. package/dist/components/select/Select.js.map +1 -1
  79. package/dist/components/select/Select.vue_vue_type_script_setup_true_lang.js +21 -5
  80. package/dist/components/select/Select.vue_vue_type_script_setup_true_lang.js.map +1 -1
  81. package/dist/components/select/SelectItem.js.map +1 -1
  82. package/dist/components/select/SelectItem.vue_vue_type_script_setup_true_lang.js +11 -6
  83. package/dist/components/select/SelectItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
  84. package/dist/components/select/SelectOverflowChips.js.map +1 -1
  85. package/dist/components/select/SelectOverflowChips.vue_vue_type_script_setup_true_lang.js +8 -5
  86. package/dist/components/select/SelectOverflowChips.vue_vue_type_script_setup_true_lang.js.map +1 -1
  87. package/dist/components/select/SelectTrigger.js.map +1 -1
  88. package/dist/components/select/SelectTrigger.vue_vue_type_script_setup_true_lang.js +7 -5
  89. package/dist/components/select/SelectTrigger.vue_vue_type_script_setup_true_lang.js.map +1 -1
  90. package/dist/components/select/SelectValue.js.map +1 -1
  91. package/dist/components/select/SelectValue.vue_vue_type_script_setup_true_lang.js +11 -4
  92. package/dist/components/select/SelectValue.vue_vue_type_script_setup_true_lang.js.map +1 -1
  93. package/dist/components/separator/Separator.js.map +1 -1
  94. package/dist/components/separator/Separator.vue_vue_type_script_setup_true_lang.js +9 -8
  95. package/dist/components/separator/Separator.vue_vue_type_script_setup_true_lang.js.map +1 -1
  96. package/dist/components/stepper/Stepper.js.map +1 -1
  97. package/dist/components/stepper/Stepper.vue_vue_type_script_setup_true_lang.js +20 -10
  98. package/dist/components/stepper/Stepper.vue_vue_type_script_setup_true_lang.js.map +1 -1
  99. package/dist/components/switch/SwitchGroup.js.map +1 -1
  100. package/dist/components/switch/SwitchGroup.vue_vue_type_script_setup_true_lang.js +29 -15
  101. package/dist/components/switch/SwitchGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  102. package/dist/components/table/Table.js.map +1 -1
  103. package/dist/components/table/Table.vue_vue_type_script_setup_true_lang.js +29 -8
  104. package/dist/components/table/Table.vue_vue_type_script_setup_true_lang.js.map +1 -1
  105. package/dist/components/tabs/TabList.js.map +1 -1
  106. package/dist/components/tabs/TabList.vue_vue_type_script_setup_true_lang.js +18 -15
  107. package/dist/components/tabs/TabList.vue_vue_type_script_setup_true_lang.js.map +1 -1
  108. package/dist/components/tabs/Tabs.js.map +1 -1
  109. package/dist/components/tabs/Tabs.vue_vue_type_script_setup_true_lang.js +30 -7
  110. package/dist/components/tabs/Tabs.vue_vue_type_script_setup_true_lang.js.map +1 -1
  111. package/dist/components/time-picker/TimePicker.js.map +1 -1
  112. package/dist/components/time-picker/TimePicker.vue_vue_type_script_setup_true_lang.js +6 -2
  113. package/dist/components/time-picker/TimePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  114. package/dist/components/toast/ToastViewport.js.map +1 -1
  115. package/dist/components/toast/ToastViewport.vue_vue_type_script_setup_true_lang.js +19 -6
  116. package/dist/components/toast/ToastViewport.vue_vue_type_script_setup_true_lang.js.map +1 -1
  117. package/dist/index.d.ts +363 -0
  118. package/dist/packages/styles/dist/components/modal/modal.styles.js +2 -1
  119. package/dist/packages/styles/dist/components/modal/modal.styles.js.map +1 -1
  120. package/package.json +2 -2
package/dist/index.d.ts CHANGED
@@ -1135,6 +1135,8 @@ label: string;
1135
1135
  as: string;
1136
1136
  classNames: Partial<{
1137
1137
  base: ClassValue;
1138
+ item: ClassValue;
1139
+ indicator: ClassValue;
1138
1140
  }>;
1139
1141
  isDisabled: boolean;
1140
1142
  isInvalid: boolean;
@@ -3397,6 +3399,16 @@ declare type __VLS_Props_117 = {
3397
3399
  as?: string;
3398
3400
  /** Merge viewport props onto child element */
3399
3401
  asChild?: boolean;
3402
+ /** Per-slot class name overrides */
3403
+ classNames?: Partial<{
3404
+ toast: ClassValue;
3405
+ content: ClassValue;
3406
+ title: ClassValue;
3407
+ description: ClassValue;
3408
+ actions: ClassValue;
3409
+ action: ClassValue;
3410
+ close: ClassValue;
3411
+ }>;
3400
3412
  };
3401
3413
 
3402
3414
  declare type __VLS_Props_118 = {
@@ -3412,6 +3424,8 @@ declare type __VLS_Props_118 = {
3412
3424
  */
3413
3425
  classNames?: Partial<{
3414
3426
  base: ClassValue;
3427
+ item: ClassValue;
3428
+ indicator: ClassValue;
3415
3429
  }>;
3416
3430
  /** Shorthand API: render list items from an array instead of the compound slot API */
3417
3431
  items?: ListBoxShorthandItem[];
@@ -3533,6 +3547,13 @@ declare type __VLS_Props_121 = {
3533
3547
  as?: string;
3534
3548
  /** Merge props onto child element instead of rendering a wrapper. */
3535
3549
  asChild?: boolean;
3550
+ /** Per-slot class overrides */
3551
+ classNames?: Partial<{
3552
+ trigger: ClassValue;
3553
+ label: ClassValue;
3554
+ startContent: ClassValue;
3555
+ indicator: ClassValue;
3556
+ }>;
3536
3557
  };
3537
3558
 
3538
3559
  declare type __VLS_Props_122 = {
@@ -3542,6 +3563,18 @@ declare type __VLS_Props_122 = {
3542
3563
  as?: string;
3543
3564
  /** Merge props onto child element instead of rendering a wrapper. */
3544
3565
  asChild?: boolean;
3566
+ /** Per-slot class overrides */
3567
+ classNames?: Partial<{
3568
+ value: ClassValue;
3569
+ chip: Partial<{
3570
+ base: ClassValue;
3571
+ dot: ClassValue;
3572
+ startContent: ClassValue;
3573
+ label: ClassValue;
3574
+ endContent: ClassValue;
3575
+ closeButton: ClassValue;
3576
+ }>;
3577
+ }>;
3545
3578
  };
3546
3579
 
3547
3580
  declare type __VLS_Props_123 = {
@@ -3619,6 +3652,11 @@ declare type __VLS_Props_124 = {
3619
3652
  as?: string;
3620
3653
  /** Merge props onto child element instead of rendering a wrapper. */
3621
3654
  asChild?: boolean;
3655
+ /** Per-slot class overrides */
3656
+ classNames?: Partial<{
3657
+ item: ClassValue;
3658
+ indicator: ClassValue;
3659
+ }>;
3622
3660
  };
3623
3661
 
3624
3662
  declare type __VLS_Props_125 = {
@@ -4372,6 +4410,8 @@ declare type __VLS_Props_168 = {
4372
4410
  /** Override classes for individual slots */
4373
4411
  classNames?: Partial<{
4374
4412
  base: ClassValue;
4413
+ item: ClassValue;
4414
+ indicator: ClassValue;
4375
4415
  }>;
4376
4416
  /** Reset search term when user blurs the input. */
4377
4417
  resetSearchTermOnBlur?: boolean;
@@ -4525,6 +4565,11 @@ declare type __VLS_Props_171 = {
4525
4565
  indicatorAs?: string;
4526
4566
  /** Merge indicator props onto child element. */
4527
4567
  indicatorAsChild?: boolean;
4568
+ /** Per-slot class overrides */
4569
+ classNames?: Partial<{
4570
+ item: ClassValue;
4571
+ indicator: ClassValue;
4572
+ }>;
4528
4573
  };
4529
4574
 
4530
4575
  declare type __VLS_Props_172 = {
@@ -4565,6 +4610,23 @@ declare type __VLS_Props_173 = {
4565
4610
  anchorAs?: string;
4566
4611
  /** Merge anchor props onto child element. */
4567
4612
  anchorAsChild?: boolean;
4613
+ /** Per-slot class overrides */
4614
+ classNames?: Partial<{
4615
+ trigger: ClassValue;
4616
+ label: ClassValue;
4617
+ startContent: ClassValue;
4618
+ input: ClassValue;
4619
+ clearButton: ClassValue;
4620
+ indicator: ClassValue;
4621
+ chip: Partial<{
4622
+ base: ClassValue;
4623
+ dot: ClassValue;
4624
+ startContent: ClassValue;
4625
+ label: ClassValue;
4626
+ endContent: ClassValue;
4627
+ closeButton: ClassValue;
4628
+ }>;
4629
+ }>;
4568
4630
  };
4569
4631
 
4570
4632
  declare type __VLS_Props_174 = {
@@ -4618,6 +4680,12 @@ declare type __VLS_Props_175 = {
4618
4680
  indicatorAs?: string;
4619
4681
  /** Merge indicator props onto child element. */
4620
4682
  indicatorAsChild?: boolean;
4683
+ /** Per-slot class overrides */
4684
+ classNames?: Partial<{
4685
+ item: ClassValue;
4686
+ text: ClassValue;
4687
+ indicator: ClassValue;
4688
+ }>;
4621
4689
  };
4622
4690
 
4623
4691
  declare type __VLS_Props_176 = {
@@ -4638,6 +4706,11 @@ declare type __VLS_Props_176 = {
4638
4706
  as?: string;
4639
4707
  /** Merge props onto child element instead of rendering a wrapper. */
4640
4708
  asChild?: boolean;
4709
+ /** Per-slot class overrides */
4710
+ classNames?: Partial<{
4711
+ item: ClassValue;
4712
+ text: ClassValue;
4713
+ }>;
4641
4714
  };
4642
4715
 
4643
4716
  declare type __VLS_Props_177 = {
@@ -4805,6 +4878,8 @@ declare type __VLS_Props_187 = {
4805
4878
  base: ClassValue;
4806
4879
  image: ClassValue;
4807
4880
  fallback: ClassValue;
4881
+ icon: ClassValue;
4882
+ name: ClassValue;
4808
4883
  }>;
4809
4884
  };
4810
4885
 
@@ -4819,6 +4894,14 @@ declare type __VLS_Props_188 = {
4819
4894
  class?: string;
4820
4895
  /** Shorthand API: render avatars from an array instead of the compound slot API */
4821
4896
  avatars?: AvatarShorthandItem[];
4897
+ /** Class overrides forwarded to each shorthand-rendered Avatar's own classNames slots */
4898
+ classNames?: Partial<{
4899
+ base: ClassValue;
4900
+ image: ClassValue;
4901
+ fallback: ClassValue;
4902
+ icon: ClassValue;
4903
+ name: ClassValue;
4904
+ }>;
4822
4905
  };
4823
4906
 
4824
4907
  declare type __VLS_Props_189 = {
@@ -4926,6 +5009,12 @@ declare type __VLS_Props_193 = {
4926
5009
  /** Per-slot class name overrides. */
4927
5010
  classNames?: Partial<{
4928
5011
  base: ClassValue;
5012
+ item: ClassValue;
5013
+ indicator: ClassValue;
5014
+ separator: ClassValue;
5015
+ content: ClassValue;
5016
+ title: ClassValue;
5017
+ description: ClassValue;
4929
5018
  }>;
4930
5019
  /** Shorthand API: render steps from an array instead of the compound slot API */
4931
5020
  items?: StepperShorthandItem[];
@@ -4987,6 +5076,11 @@ declare type __VLS_Props_2 = {
4987
5076
  orientation?: SeparatorVariants['orientation'];
4988
5077
  variant?: SeparatorVariants['variant'];
4989
5078
  class?: string;
5079
+ /** Per-slot class overrides */
5080
+ classNames?: Partial<{
5081
+ line: ClassValue;
5082
+ content: ClassValue;
5083
+ }>;
4990
5084
  };
4991
5085
 
4992
5086
  declare type __VLS_Props_20 = {
@@ -5211,6 +5305,14 @@ declare type __VLS_Props_206 = {
5211
5305
  cornerAs?: string;
5212
5306
  /** Merge corner props onto child element */
5213
5307
  cornerAsChild?: boolean;
5308
+ /** Per-slot class overrides */
5309
+ classNames?: Partial<{
5310
+ root: ClassValue;
5311
+ viewport: ClassValue;
5312
+ scrollbar: ClassValue;
5313
+ thumb: ClassValue;
5314
+ corner: ClassValue;
5315
+ }>;
5214
5316
  };
5215
5317
 
5216
5318
  declare type __VLS_Props_207 = {
@@ -5274,6 +5376,16 @@ declare type __VLS_Props_207 = {
5274
5376
  monthGridBody: ClassValue;
5275
5377
  monthGridRow: ClassValue;
5276
5378
  monthCell: ClassValue;
5379
+ yearView: Partial<{
5380
+ header: ClassValue;
5381
+ navButton: ClassValue;
5382
+ navButtonIcon: ClassValue;
5383
+ heading: ClassValue;
5384
+ yearGrid: ClassValue;
5385
+ yearGridBody: ClassValue;
5386
+ yearGridRow: ClassValue;
5387
+ yearCell: ClassValue;
5388
+ }>;
5277
5389
  }>;
5278
5390
  };
5279
5391
 
@@ -5666,6 +5778,47 @@ declare type __VLS_Props_217 = {
5666
5778
  trigger: ClassValue;
5667
5779
  triggerIndicator: ClassValue;
5668
5780
  popover: ClassValue;
5781
+ calendar: Partial<{
5782
+ base: ClassValue;
5783
+ header: ClassValue;
5784
+ navButton: ClassValue;
5785
+ navButtonIcon: ClassValue;
5786
+ heading: ClassValue;
5787
+ headingButton: ClassValue;
5788
+ grid: ClassValue;
5789
+ gridHeader: ClassValue;
5790
+ gridRow: ClassValue;
5791
+ headerCell: ClassValue;
5792
+ gridBody: ClassValue;
5793
+ cell: ClassValue;
5794
+ cellButton: ClassValue;
5795
+ monthGrid: ClassValue;
5796
+ monthGridBody: ClassValue;
5797
+ monthGridRow: ClassValue;
5798
+ monthCell: ClassValue;
5799
+ yearView: Partial<{
5800
+ header: ClassValue;
5801
+ navButton: ClassValue;
5802
+ navButtonIcon: ClassValue;
5803
+ heading: ClassValue;
5804
+ yearGrid: ClassValue;
5805
+ yearGridBody: ClassValue;
5806
+ yearGridRow: ClassValue;
5807
+ yearCell: ClassValue;
5808
+ }>;
5809
+ }>;
5810
+ dateInput: Partial<{
5811
+ label: ClassValue;
5812
+ mainWrapper: ClassValue;
5813
+ inputWrapper: ClassValue;
5814
+ startContent: ClassValue;
5815
+ segmentList: ClassValue;
5816
+ segment: ClassValue;
5817
+ endContent: ClassValue;
5818
+ helperWrapper: ClassValue;
5819
+ errorMessage: ClassValue;
5820
+ description: ClassValue;
5821
+ }>;
5669
5822
  }>;
5670
5823
  };
5671
5824
 
@@ -5810,6 +5963,52 @@ declare type __VLS_Props_219 = {
5810
5963
  popover: ClassValue;
5811
5964
  panel: ClassValue;
5812
5965
  divider: ClassValue;
5966
+ calendar: Partial<{
5967
+ base: ClassValue;
5968
+ header: ClassValue;
5969
+ navButton: ClassValue;
5970
+ navButtonIcon: ClassValue;
5971
+ heading: ClassValue;
5972
+ headingButton: ClassValue;
5973
+ grid: ClassValue;
5974
+ gridHeader: ClassValue;
5975
+ gridRow: ClassValue;
5976
+ headerCell: ClassValue;
5977
+ gridBody: ClassValue;
5978
+ cell: ClassValue;
5979
+ cellButton: ClassValue;
5980
+ monthGrid: ClassValue;
5981
+ monthGridBody: ClassValue;
5982
+ monthGridRow: ClassValue;
5983
+ monthCell: ClassValue;
5984
+ yearView: Partial<{
5985
+ header: ClassValue;
5986
+ navButton: ClassValue;
5987
+ navButtonIcon: ClassValue;
5988
+ heading: ClassValue;
5989
+ yearGrid: ClassValue;
5990
+ yearGridBody: ClassValue;
5991
+ yearGridRow: ClassValue;
5992
+ yearCell: ClassValue;
5993
+ }>;
5994
+ }>;
5995
+ dateInput: Partial<{
5996
+ label: ClassValue;
5997
+ mainWrapper: ClassValue;
5998
+ inputWrapper: ClassValue;
5999
+ startContent: ClassValue;
6000
+ segmentList: ClassValue;
6001
+ segment: ClassValue;
6002
+ endContent: ClassValue;
6003
+ helperWrapper: ClassValue;
6004
+ errorMessage: ClassValue;
6005
+ description: ClassValue;
6006
+ }>;
6007
+ timeScroller: Partial<{
6008
+ scrollerWrap: ClassValue;
6009
+ scrollerColumn: ClassValue;
6010
+ scrollerItem: ClassValue;
6011
+ }>;
5813
6012
  }>;
5814
6013
  granularity?: 'minute' | 'second';
5815
6014
  hourCycle?: 12 | 24;
@@ -5987,6 +6186,23 @@ declare type __VLS_Props_220 = {
5987
6186
  popover: ClassValue;
5988
6187
  panel: ClassValue;
5989
6188
  timeDone: ClassValue;
6189
+ timeField: Partial<{
6190
+ label: ClassValue;
6191
+ mainWrapper: ClassValue;
6192
+ inputWrapper: ClassValue;
6193
+ startContent: ClassValue;
6194
+ segmentList: ClassValue;
6195
+ segment: ClassValue;
6196
+ endContent: ClassValue;
6197
+ helperWrapper: ClassValue;
6198
+ errorMessage: ClassValue;
6199
+ description: ClassValue;
6200
+ }>;
6201
+ timeScroller: Partial<{
6202
+ scrollerWrap: ClassValue;
6203
+ scrollerColumn: ClassValue;
6204
+ scrollerItem: ClassValue;
6205
+ }>;
5990
6206
  }>;
5991
6207
  };
5992
6208
 
@@ -6064,6 +6280,13 @@ declare type __VLS_Props_223 = {
6064
6280
  disableWheelChange?: boolean;
6065
6281
  locale?: string;
6066
6282
  step?: number;
6283
+ /** Per-slot class overrides */
6284
+ classNames?: Partial<{
6285
+ label: ClassValue;
6286
+ input: ClassValue;
6287
+ description: ClassValue;
6288
+ errorMessage: ClassValue;
6289
+ }>;
6067
6290
  };
6068
6291
 
6069
6292
  declare type __VLS_Props_224 = {
@@ -6129,6 +6352,13 @@ declare type __VLS_Props_226 = {
6129
6352
  disableWheelChange?: boolean;
6130
6353
  locale?: string;
6131
6354
  step?: number;
6355
+ /** Per-slot class overrides */
6356
+ classNames?: Partial<{
6357
+ wrapper: ClassValue;
6358
+ label: ClassValue;
6359
+ description: ClassValue;
6360
+ errorMessage: ClassValue;
6361
+ }>;
6132
6362
  };
6133
6363
 
6134
6364
  declare type __VLS_Props_227 = {
@@ -6411,6 +6641,20 @@ declare type __VLS_Props_38 = {
6411
6641
  class?: string;
6412
6642
  /** Shorthand API: render checkboxes from an array instead of the compound slot API */
6413
6643
  items?: CheckboxShorthandItem[];
6644
+ /** Per-slot class overrides */
6645
+ classNames?: Partial<{
6646
+ label: ClassValue;
6647
+ wrapper: ClassValue;
6648
+ description: ClassValue;
6649
+ errorMessage: ClassValue;
6650
+ /** Applied to every shorthand-rendered Checkbox, before any per-item override */
6651
+ checkbox: Partial<{
6652
+ base: ClassValue;
6653
+ control: ClassValue;
6654
+ indicator: ClassValue;
6655
+ content: ClassValue;
6656
+ }>;
6657
+ }>;
6414
6658
  };
6415
6659
 
6416
6660
  declare type __VLS_Props_39 = {
@@ -6487,6 +6731,20 @@ declare type __VLS_Props_40 = {
6487
6731
  class?: string;
6488
6732
  /** Shorthand API: render radio options from an array instead of the compound slot API */
6489
6733
  items?: RadioShorthandItem[];
6734
+ /** Per-slot class overrides */
6735
+ classNames?: Partial<{
6736
+ label: ClassValue;
6737
+ wrapper: ClassValue;
6738
+ description: ClassValue;
6739
+ errorMessage: ClassValue;
6740
+ /** Applied to every shorthand-rendered Radio, before any per-item override */
6741
+ radio: Partial<{
6742
+ base: ClassValue;
6743
+ control: ClassValue;
6744
+ indicator: ClassValue;
6745
+ content: ClassValue;
6746
+ }>;
6747
+ }>;
6490
6748
  };
6491
6749
 
6492
6750
  declare type __VLS_Props_41 = {
@@ -6545,6 +6803,20 @@ declare type __VLS_Props_42 = {
6545
6803
  class?: string;
6546
6804
  /** Shorthand API: render switches from an array instead of the compound slot API */
6547
6805
  items?: SwitchShorthandItem[];
6806
+ /** Per-slot class overrides */
6807
+ classNames?: Partial<{
6808
+ label: ClassValue;
6809
+ items: ClassValue;
6810
+ description: ClassValue;
6811
+ errorMessage: ClassValue;
6812
+ /** Applied to every shorthand-rendered Switch, before any per-item override */
6813
+ switch: Partial<{
6814
+ base: ClassValue;
6815
+ control: ClassValue;
6816
+ thumb: ClassValue;
6817
+ content: ClassValue;
6818
+ }>;
6819
+ }>;
6548
6820
  };
6549
6821
 
6550
6822
  declare type __VLS_Props_43 = {
@@ -6963,6 +7235,7 @@ declare type __VLS_Props_85 = {
6963
7235
  /** Override classes for individual slots */
6964
7236
  classNames?: Partial<{
6965
7237
  base: ClassValue;
7238
+ tabList: ClassValue;
6966
7239
  }>;
6967
7240
  /** Shorthand API: render tabs from an array instead of the compound slot API */
6968
7241
  items?: TabShorthandItem[];
@@ -6974,6 +7247,10 @@ declare type __VLS_Props_85 = {
6974
7247
  as?: string;
6975
7248
  /** Merge props onto child element instead of rendering a wrapper. */
6976
7249
  asChild?: boolean;
7250
+ /** Whether keyboard navigation loops from last to first tab. Forwarded to the shorthand-rendered TabList. */
7251
+ loop?: boolean;
7252
+ /** Overflow behaviour for the shorthand-rendered TabList. */
7253
+ overflow?: 'arrows' | 'dropdown';
6977
7254
  };
6978
7255
 
6979
7256
  declare type __VLS_Props_86 = {
@@ -7065,6 +7342,11 @@ declare type __VLS_Props_90 = {
7065
7342
  /** Override classes for any slot */
7066
7343
  classNames?: Partial<{
7067
7344
  base: ClassValue;
7345
+ item: ClassValue;
7346
+ trigger: ClassValue;
7347
+ indicator: ClassValue;
7348
+ body: ClassValue;
7349
+ bodyInner: ClassValue;
7068
7350
  }>;
7069
7351
  /** Shorthand API: render items from an array instead of the compound slot API */
7070
7352
  items?: AccordionShorthandItem[];
@@ -7166,6 +7448,10 @@ declare type __VLS_Props_98 = {
7166
7448
  /** Override classes for individual slots */
7167
7449
  classNames?: Partial<{
7168
7450
  base: ClassValue;
7451
+ trigger: ClassValue;
7452
+ indicator: ClassValue;
7453
+ body: ClassValue;
7454
+ bodyInner: ClassValue;
7169
7455
  }>;
7170
7456
  /** Shorthand API: render collapsibles from an array instead of the compound slot API */
7171
7457
  items?: CollapsibleShorthandItem[];
@@ -7178,6 +7464,8 @@ declare type __VLS_Props_99 = {
7178
7464
  classNames?: Partial<{
7179
7465
  base: ClassValue;
7180
7466
  item: ClassValue;
7467
+ link: ClassValue;
7468
+ separator: ClassValue;
7181
7469
  }>;
7182
7470
  /** Shorthand API: render breadcrumb items from an array instead of the compound slot API */
7183
7471
  items?: BreadcrumbShorthandItem[];
@@ -11761,6 +12049,13 @@ declare type ButtonShorthandItem = {
11761
12049
  variant?: ButtonVariants['variant'];
11762
12050
  color?: ButtonVariants['color'];
11763
12051
  class?: string;
12052
+ classNames?: Partial<{
12053
+ base: ClassValue;
12054
+ startContent: ClassValue;
12055
+ label: ClassValue;
12056
+ endContent: ClassValue;
12057
+ spinner: ClassValue;
12058
+ }>;
11764
12059
  };
11765
12060
 
11766
12061
  export { ButtonVariants }
@@ -11824,6 +12119,13 @@ declare type CheckboxShorthandItem = {
11824
12119
  value: string;
11825
12120
  label?: string;
11826
12121
  disabled?: boolean;
12122
+ class?: ClassValue;
12123
+ classNames?: Partial<{
12124
+ base: ClassValue;
12125
+ control: ClassValue;
12126
+ indicator: ClassValue;
12127
+ content: ClassValue;
12128
+ }>;
11827
12129
  };
11828
12130
 
11829
12131
  export { ChipVariants }
@@ -13233,6 +13535,21 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13233
13535
  helperWrapper: ClassValue;
13234
13536
  errorMessage: ClassValue;
13235
13537
  description: ClassValue;
13538
+ item: ClassValue;
13539
+ indicator: ClassValue;
13540
+ trigger: ClassValue;
13541
+ startContent: ClassValue;
13542
+ /** The chevron/indicator icon inside the trigger (distinct from `indicator`, which styles each item's checkmark). */
13543
+ triggerIndicator: ClassValue;
13544
+ value: ClassValue;
13545
+ chip: Partial<{
13546
+ base: ClassValue;
13547
+ dot: ClassValue;
13548
+ startContent: ClassValue;
13549
+ label: ClassValue;
13550
+ endContent: ClassValue;
13551
+ closeButton: ClassValue;
13552
+ }>;
13236
13553
  }>;
13237
13554
  /** Two-way bound selected value. Accepts string or numeric keys. */
13238
13555
  modelValue?: SelectItemValue | SelectItemValue[];
@@ -13305,6 +13622,23 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13305
13622
  helperWrapper: ClassValue;
13306
13623
  errorMessage: ClassValue;
13307
13624
  description: ClassValue;
13625
+ item: ClassValue;
13626
+ text: ClassValue;
13627
+ indicator: ClassValue;
13628
+ trigger: ClassValue;
13629
+ startContent: ClassValue;
13630
+ input: ClassValue;
13631
+ clearButton: ClassValue;
13632
+ /** The loading-spinner/chevron indicator inside the input (distinct from `indicator`, which styles each item's checkmark). */
13633
+ triggerIndicator: ClassValue;
13634
+ chip: Partial<{
13635
+ base: ClassValue;
13636
+ dot: ClassValue;
13637
+ startContent: ClassValue;
13638
+ label: ClassValue;
13639
+ endContent: ClassValue;
13640
+ closeButton: ClassValue;
13641
+ }>;
13308
13642
  }>;
13309
13643
  /** Reading direction for the component. */
13310
13644
  dir?: 'ltr' | 'rtl';
@@ -13542,6 +13876,13 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13542
13876
  value: string;
13543
13877
  label?: string;
13544
13878
  disabled?: boolean;
13879
+ class?: ClassValue;
13880
+ classNames?: Partial<{
13881
+ base: ClassValue;
13882
+ control: ClassValue;
13883
+ indicator: ClassValue;
13884
+ content: ClassValue;
13885
+ }>;
13545
13886
  };
13546
13887
 
13547
13888
  export declare const RangeCalendar: DefineComponent<__VLS_PublicProps_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -13760,6 +14101,13 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13760
14101
  value: string;
13761
14102
  label?: string;
13762
14103
  disabled?: boolean;
14104
+ class?: ClassValue;
14105
+ classNames?: Partial<{
14106
+ base: ClassValue;
14107
+ control: ClassValue;
14108
+ thumb: ClassValue;
14109
+ content: ClassValue;
14110
+ }>;
13763
14111
  };
13764
14112
 
13765
14113
  export declare const Tab: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, __VLS_TemplateResult_75["slots"]>;
@@ -13793,6 +14141,13 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13793
14141
  classNames?: Partial<{
13794
14142
  base: ClassValue;
13795
14143
  scrollContainer: ClassValue;
14144
+ content: ClassValue;
14145
+ header: ClassValue;
14146
+ row: ClassValue;
14147
+ column: ClassValue;
14148
+ body: ClassValue;
14149
+ cell: ClassValue;
14150
+ footer: ClassValue;
13796
14151
  }>;
13797
14152
  } & Partial<{}>> & PublicProps;
13798
14153
  expose(exposed: ShallowUnwrapRef< {
@@ -13893,6 +14248,14 @@ export declare const ContextMenuTrigger: __VLS_WithTemplateSlots_122<typeof __VL
13893
14248
  label: string;
13894
14249
  content?: string;
13895
14250
  disabled?: boolean;
14251
+ class?: ClassValue;
14252
+ classNames?: Partial<{
14253
+ tab: ClassValue;
14254
+ }>;
14255
+ panelClass?: ClassValue;
14256
+ panelClassNames?: Partial<{
14257
+ tabPanel: ClassValue;
14258
+ }>;
13896
14259
  };
13897
14260
 
13898
14261
  declare const Text_2: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
@@ -16,7 +16,8 @@ var modalVariants = tv({
16
16
  header: "modal__header",
17
17
  heading: "modal__heading",
18
18
  icon: "modal__icon",
19
- trigger: "modal__trigger"
19
+ trigger: "modal__trigger",
20
+ portal: "modal__portal"
20
21
  },
21
22
  variants: {
22
23
  scroll: {
@@ -1 +1 @@
1
- {"version":3,"file":"modal.styles.js","names":[],"sources":["../../../../../../../styles/dist/components/modal/modal.styles.js"],"sourcesContent":["import { tv } from \"tailwind-variants\";\n//#region src/components/modal/modal.styles.ts\nvar modalVariants = tv({\n\tdefaultVariants: {\n\t\tscroll: \"inside\",\n\t\tsize: \"md\",\n\t\tvariant: \"opaque\"\n\t},\n\tslots: {\n\t\tbackdrop: \"modal__backdrop\",\n\t\tbody: \"modal__body\",\n\t\tcloseTrigger: \"modal__close-trigger\",\n\t\tcontainer: \"modal__container\",\n\t\tdialog: \"modal__dialog\",\n\t\tfooter: \"modal__footer\",\n\t\theader: \"modal__header\",\n\t\theading: \"modal__heading\",\n\t\ticon: \"modal__icon\",\n\t\ttrigger: \"modal__trigger\"\n\t},\n\tvariants: {\n\t\tscroll: {\n\t\t\tinside: {\n\t\t\t\tbody: \"modal__body--scroll-inside\",\n\t\t\t\tdialog: \"modal__dialog--scroll-inside\"\n\t\t\t},\n\t\t\toutside: {\n\t\t\t\tbody: \"modal__body--scroll-outside\",\n\t\t\t\tcontainer: \"modal__container--scroll-outside\",\n\t\t\t\tdialog: \"modal__dialog--scroll-outside\"\n\t\t\t}\n\t\t},\n\t\tsize: {\n\t\t\tcover: { dialog: \"modal__dialog--cover\" },\n\t\t\tfull: {\n\t\t\t\tcontainer: \"modal__container--full\",\n\t\t\t\tdialog: \"modal__dialog--full\"\n\t\t\t},\n\t\t\tlg: { dialog: \"modal__dialog--lg\" },\n\t\t\tmd: { dialog: \"modal__dialog--md\" },\n\t\t\tsm: { dialog: \"modal__dialog--sm\" },\n\t\t\txs: { dialog: \"modal__dialog--xs\" }\n\t\t},\n\t\tvariant: {\n\t\t\tblur: { backdrop: \"modal__backdrop--blur\" },\n\t\t\topaque: { backdrop: \"modal__backdrop--opaque\" },\n\t\t\ttransparent: { backdrop: \"modal__backdrop--transparent\" }\n\t\t}\n\t}\n});\n//#endregion\nexport { modalVariants };\n\n//# sourceMappingURL=modal.styles.js.map"],"mappings":";;AAEA,IAAI,gBAAgB,GAAG;CACtB,iBAAiB;EAChB,QAAQ;EACR,MAAM;EACN,SAAS;EACT;CACD,OAAO;EACN,UAAU;EACV,MAAM;EACN,cAAc;EACd,WAAW;EACX,QAAQ;EACR,QAAQ;EACR,QAAQ;EACR,SAAS;EACT,MAAM;EACN,SAAS;EACT;CACD,UAAU;EACT,QAAQ;GACP,QAAQ;IACP,MAAM;IACN,QAAQ;IACR;GACD,SAAS;IACR,MAAM;IACN,WAAW;IACX,QAAQ;IACR;GACD;EACD,MAAM;GACL,OAAO,EAAE,QAAQ,wBAAwB;GACzC,MAAM;IACL,WAAW;IACX,QAAQ;IACR;GACD,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC;EACD,SAAS;GACR,MAAM,EAAE,UAAU,yBAAyB;GAC3C,QAAQ,EAAE,UAAU,2BAA2B;GAC/C,aAAa,EAAE,UAAU,gCAAgC;GACzD;EACD;CACD,CAAC"}
1
+ {"version":3,"file":"modal.styles.js","names":[],"sources":["../../../../../../../styles/dist/components/modal/modal.styles.js"],"sourcesContent":["import { tv } from \"tailwind-variants\";\n//#region src/components/modal/modal.styles.ts\nvar modalVariants = tv({\n\tdefaultVariants: {\n\t\tscroll: \"inside\",\n\t\tsize: \"md\",\n\t\tvariant: \"opaque\"\n\t},\n\tslots: {\n\t\tbackdrop: \"modal__backdrop\",\n\t\tbody: \"modal__body\",\n\t\tcloseTrigger: \"modal__close-trigger\",\n\t\tcontainer: \"modal__container\",\n\t\tdialog: \"modal__dialog\",\n\t\tfooter: \"modal__footer\",\n\t\theader: \"modal__header\",\n\t\theading: \"modal__heading\",\n\t\ticon: \"modal__icon\",\n\t\ttrigger: \"modal__trigger\",\n\t\tportal: \"modal__portal\"\n\t},\n\tvariants: {\n\t\tscroll: {\n\t\t\tinside: {\n\t\t\t\tbody: \"modal__body--scroll-inside\",\n\t\t\t\tdialog: \"modal__dialog--scroll-inside\"\n\t\t\t},\n\t\t\toutside: {\n\t\t\t\tbody: \"modal__body--scroll-outside\",\n\t\t\t\tcontainer: \"modal__container--scroll-outside\",\n\t\t\t\tdialog: \"modal__dialog--scroll-outside\"\n\t\t\t}\n\t\t},\n\t\tsize: {\n\t\t\tcover: { dialog: \"modal__dialog--cover\" },\n\t\t\tfull: {\n\t\t\t\tcontainer: \"modal__container--full\",\n\t\t\t\tdialog: \"modal__dialog--full\"\n\t\t\t},\n\t\t\tlg: { dialog: \"modal__dialog--lg\" },\n\t\t\tmd: { dialog: \"modal__dialog--md\" },\n\t\t\tsm: { dialog: \"modal__dialog--sm\" },\n\t\t\txs: { dialog: \"modal__dialog--xs\" }\n\t\t},\n\t\tvariant: {\n\t\t\tblur: { backdrop: \"modal__backdrop--blur\" },\n\t\t\topaque: { backdrop: \"modal__backdrop--opaque\" },\n\t\t\ttransparent: { backdrop: \"modal__backdrop--transparent\" }\n\t\t}\n\t}\n});\n//#endregion\nexport { modalVariants };\n\n//# sourceMappingURL=modal.styles.js.map"],"mappings":";;AAEA,IAAI,gBAAgB,GAAG;CACtB,iBAAiB;EAChB,QAAQ;EACR,MAAM;EACN,SAAS;EACT;CACD,OAAO;EACN,UAAU;EACV,MAAM;EACN,cAAc;EACd,WAAW;EACX,QAAQ;EACR,QAAQ;EACR,QAAQ;EACR,SAAS;EACT,MAAM;EACN,SAAS;EACT,QAAQ;EACR;CACD,UAAU;EACT,QAAQ;GACP,QAAQ;IACP,MAAM;IACN,QAAQ;IACR;GACD,SAAS;IACR,MAAM;IACN,WAAW;IACX,QAAQ;IACR;GACD;EACD,MAAM;GACL,OAAO,EAAE,QAAQ,wBAAwB;GACzC,MAAM;IACL,WAAW;IACX,QAAQ;IACR;GACD,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC,IAAI,EAAE,QAAQ,qBAAqB;GACnC;EACD,SAAS;GACR,MAAM,EAAE,UAAU,yBAAyB;GAC3C,QAAQ,EAAE,UAAU,2BAA2B;GAC/C,aAAa,EAAE,UAAU,gCAAgC;GACzD;EACD;CACD,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@auronui/vue",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "description": "Vue 3 85 components with full visual and functional parity",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -75,7 +75,7 @@
75
75
  "tailwind-merge": "3.5.0",
76
76
  "tailwind-variants": "3.2.2",
77
77
  "vee-validate": "^4.15.1",
78
- "@auronui/styles": "1.4.0"
78
+ "@auronui/styles": "1.4.2"
79
79
  },
80
80
  "devDependencies": {
81
81
  "@chialab/vitest-axe": "0.19.1",