@bitrix24/b24ui-nuxt 0.4.11 → 0.5.0

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/meta.mjs CHANGED
@@ -1149,6 +1149,15 @@ const B24UIMeta = {
1149
1149
  }
1150
1150
  }
1151
1151
  },
1152
+ "disabled": {
1153
+ "name": "disabled",
1154
+ "global": false,
1155
+ "description": "",
1156
+ "tags": [],
1157
+ "required": false,
1158
+ "type": "boolean | undefined",
1159
+ "schema": "boolean | undefined"
1160
+ },
1152
1161
  "to": {
1153
1162
  "name": "to",
1154
1163
  "global": false,
@@ -1390,15 +1399,6 @@ const B24UIMeta = {
1390
1399
  "type": "boolean | undefined",
1391
1400
  "schema": "boolean | undefined"
1392
1401
  },
1393
- "disabled": {
1394
- "name": "disabled",
1395
- "global": false,
1396
- "description": "",
1397
- "tags": [],
1398
- "required": false,
1399
- "type": "boolean | undefined",
1400
- "schema": "boolean | undefined"
1401
- },
1402
1402
  "active": {
1403
1403
  "name": "active",
1404
1404
  "global": false,
@@ -3948,6 +3948,23 @@ const B24UIMeta = {
3948
3948
  },
3949
3949
  "default": "\"button\""
3950
3950
  },
3951
+ {
3952
+ "name": "disabled",
3953
+ "global": false,
3954
+ "description": "",
3955
+ "tags": [],
3956
+ "required": false,
3957
+ "type": "boolean | undefined",
3958
+ "schema": {
3959
+ "kind": "enum",
3960
+ "type": "boolean | undefined",
3961
+ "schema": {
3962
+ "0": "undefined",
3963
+ "1": "false",
3964
+ "2": "true"
3965
+ }
3966
+ }
3967
+ },
3951
3968
  {
3952
3969
  "name": "to",
3953
3970
  "global": false,
@@ -4227,23 +4244,6 @@ const B24UIMeta = {
4227
4244
  }
4228
4245
  }
4229
4246
  },
4230
- {
4231
- "name": "disabled",
4232
- "global": false,
4233
- "description": "",
4234
- "tags": [],
4235
- "required": false,
4236
- "type": "boolean | undefined",
4237
- "schema": {
4238
- "kind": "enum",
4239
- "type": "boolean | undefined",
4240
- "schema": {
4241
- "0": "undefined",
4242
- "1": "false",
4243
- "2": "true"
4244
- }
4245
- }
4246
- },
4247
4247
  {
4248
4248
  "name": "active",
4249
4249
  "global": false,
@@ -5140,8 +5140,8 @@ const B24UIMeta = {
5140
5140
  "kind": "object",
5141
5141
  "type": "CalendarDate",
5142
5142
  "schema": {
5143
- "__#5@#private": {
5144
- "name": "__#5@#private",
5143
+ "__#7@#private": {
5144
+ "name": "__#7@#private",
5145
5145
  "global": false,
5146
5146
  "description": "",
5147
5147
  "tags": [],
@@ -5529,8 +5529,8 @@ const B24UIMeta = {
5529
5529
  "kind": "object",
5530
5530
  "type": "CalendarDateTime",
5531
5531
  "schema": {
5532
- "__#7@#private": {
5533
- "name": "__#7@#private",
5532
+ "__#9@#private": {
5533
+ "name": "__#9@#private",
5534
5534
  "global": false,
5535
5535
  "description": "",
5536
5536
  "tags": [],
@@ -5727,8 +5727,8 @@ const B24UIMeta = {
5727
5727
  "kind": "object",
5728
5728
  "type": "ZonedDateTime",
5729
5729
  "schema": {
5730
- "__#8@#private": {
5731
- "name": "__#8@#private",
5730
+ "__#10@#private": {
5731
+ "name": "__#10@#private",
5732
5732
  "global": false,
5733
5733
  "description": "",
5734
5734
  "tags": [],
@@ -6017,8 +6017,8 @@ const B24UIMeta = {
6017
6017
  "kind": "object",
6018
6018
  "type": "CalendarDate",
6019
6019
  "schema": {
6020
- "__#5@#private": {
6021
- "name": "__#5@#private",
6020
+ "__#7@#private": {
6021
+ "name": "__#7@#private",
6022
6022
  "global": false,
6023
6023
  "description": "",
6024
6024
  "tags": [],
@@ -6406,8 +6406,8 @@ const B24UIMeta = {
6406
6406
  "kind": "object",
6407
6407
  "type": "CalendarDateTime",
6408
6408
  "schema": {
6409
- "__#7@#private": {
6410
- "name": "__#7@#private",
6409
+ "__#9@#private": {
6410
+ "name": "__#9@#private",
6411
6411
  "global": false,
6412
6412
  "description": "",
6413
6413
  "tags": [],
@@ -6604,8 +6604,8 @@ const B24UIMeta = {
6604
6604
  "kind": "object",
6605
6605
  "type": "ZonedDateTime",
6606
6606
  "schema": {
6607
- "__#8@#private": {
6608
- "name": "__#8@#private",
6607
+ "__#10@#private": {
6608
+ "name": "__#10@#private",
6609
6609
  "global": false,
6610
6610
  "description": "",
6611
6611
  "tags": [],
@@ -6927,8 +6927,8 @@ const B24UIMeta = {
6927
6927
  "kind": "object",
6928
6928
  "type": "CalendarDate",
6929
6929
  "schema": {
6930
- "__#5@#private": {
6931
- "name": "__#5@#private",
6930
+ "__#7@#private": {
6931
+ "name": "__#7@#private",
6932
6932
  "global": false,
6933
6933
  "description": "",
6934
6934
  "tags": [],
@@ -7316,8 +7316,8 @@ const B24UIMeta = {
7316
7316
  "kind": "object",
7317
7317
  "type": "CalendarDateTime",
7318
7318
  "schema": {
7319
- "__#7@#private": {
7320
- "name": "__#7@#private",
7319
+ "__#9@#private": {
7320
+ "name": "__#9@#private",
7321
7321
  "global": false,
7322
7322
  "description": "",
7323
7323
  "tags": [],
@@ -7514,8 +7514,8 @@ const B24UIMeta = {
7514
7514
  "kind": "object",
7515
7515
  "type": "ZonedDateTime",
7516
7516
  "schema": {
7517
- "__#8@#private": {
7518
- "name": "__#8@#private",
7517
+ "__#10@#private": {
7518
+ "name": "__#10@#private",
7519
7519
  "global": false,
7520
7520
  "description": "",
7521
7521
  "tags": [],
@@ -7756,8 +7756,8 @@ const B24UIMeta = {
7756
7756
  "kind": "object",
7757
7757
  "type": "CalendarDate",
7758
7758
  "schema": {
7759
- "__#5@#private": {
7760
- "name": "__#5@#private",
7759
+ "__#7@#private": {
7760
+ "name": "__#7@#private",
7761
7761
  "global": false,
7762
7762
  "description": "",
7763
7763
  "tags": [],
@@ -8145,8 +8145,8 @@ const B24UIMeta = {
8145
8145
  "kind": "object",
8146
8146
  "type": "CalendarDateTime",
8147
8147
  "schema": {
8148
- "__#7@#private": {
8149
- "name": "__#7@#private",
8148
+ "__#9@#private": {
8149
+ "name": "__#9@#private",
8150
8150
  "global": false,
8151
8151
  "description": "",
8152
8152
  "tags": [],
@@ -8343,8 +8343,8 @@ const B24UIMeta = {
8343
8343
  "kind": "object",
8344
8344
  "type": "ZonedDateTime",
8345
8345
  "schema": {
8346
- "__#8@#private": {
8347
- "name": "__#8@#private",
8346
+ "__#10@#private": {
8347
+ "name": "__#10@#private",
8348
8348
  "global": false,
8349
8349
  "description": "",
8350
8350
  "tags": [],
@@ -8677,8 +8677,8 @@ const B24UIMeta = {
8677
8677
  "kind": "object",
8678
8678
  "type": "CalendarDate",
8679
8679
  "schema": {
8680
- "__#5@#private": {
8681
- "name": "__#5@#private",
8680
+ "__#7@#private": {
8681
+ "name": "__#7@#private",
8682
8682
  "global": false,
8683
8683
  "description": "",
8684
8684
  "tags": [],
@@ -9066,8 +9066,8 @@ const B24UIMeta = {
9066
9066
  "kind": "object",
9067
9067
  "type": "CalendarDateTime",
9068
9068
  "schema": {
9069
- "__#7@#private": {
9070
- "name": "__#7@#private",
9069
+ "__#9@#private": {
9070
+ "name": "__#9@#private",
9071
9071
  "global": false,
9072
9072
  "description": "",
9073
9073
  "tags": [],
@@ -9264,8 +9264,8 @@ const B24UIMeta = {
9264
9264
  "kind": "object",
9265
9265
  "type": "ZonedDateTime",
9266
9266
  "schema": {
9267
- "__#8@#private": {
9268
- "name": "__#8@#private",
9267
+ "__#10@#private": {
9268
+ "name": "__#10@#private",
9269
9269
  "global": false,
9270
9270
  "description": "",
9271
9271
  "tags": [],
@@ -9506,8 +9506,8 @@ const B24UIMeta = {
9506
9506
  "kind": "object",
9507
9507
  "type": "CalendarDate",
9508
9508
  "schema": {
9509
- "__#5@#private": {
9510
- "name": "__#5@#private",
9509
+ "__#7@#private": {
9510
+ "name": "__#7@#private",
9511
9511
  "global": false,
9512
9512
  "description": "",
9513
9513
  "tags": [],
@@ -9895,8 +9895,8 @@ const B24UIMeta = {
9895
9895
  "kind": "object",
9896
9896
  "type": "CalendarDateTime",
9897
9897
  "schema": {
9898
- "__#7@#private": {
9899
- "name": "__#7@#private",
9898
+ "__#9@#private": {
9899
+ "name": "__#9@#private",
9900
9900
  "global": false,
9901
9901
  "description": "",
9902
9902
  "tags": [],
@@ -10093,8 +10093,8 @@ const B24UIMeta = {
10093
10093
  "kind": "object",
10094
10094
  "type": "ZonedDateTime",
10095
10095
  "schema": {
10096
- "__#8@#private": {
10097
- "name": "__#8@#private",
10096
+ "__#10@#private": {
10097
+ "name": "__#10@#private",
10098
10098
  "global": false,
10099
10099
  "description": "",
10100
10100
  "tags": [],
@@ -10646,6 +10646,22 @@ const B24UIMeta = {
10646
10646
  }
10647
10647
  }
10648
10648
  },
10649
+ {
10650
+ "name": "name",
10651
+ "global": false,
10652
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
10653
+ "tags": [],
10654
+ "required": false,
10655
+ "type": "string | undefined",
10656
+ "schema": {
10657
+ "kind": "enum",
10658
+ "type": "string | undefined",
10659
+ "schema": {
10660
+ "0": "undefined",
10661
+ "1": "string"
10662
+ }
10663
+ }
10664
+ },
10649
10665
  {
10650
10666
  "name": "disabled",
10651
10667
  "global": false,
@@ -10687,22 +10703,6 @@ const B24UIMeta = {
10687
10703
  }
10688
10704
  }
10689
10705
  },
10690
- {
10691
- "name": "name",
10692
- "global": false,
10693
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
10694
- "tags": [],
10695
- "required": false,
10696
- "type": "string | undefined",
10697
- "schema": {
10698
- "kind": "enum",
10699
- "type": "string | undefined",
10700
- "schema": {
10701
- "0": "undefined",
10702
- "1": "string"
10703
- }
10704
- }
10705
- },
10706
10706
  {
10707
10707
  "name": "defaultValue",
10708
10708
  "global": false,
@@ -12531,6 +12531,15 @@ const B24UIMeta = {
12531
12531
  }
12532
12532
  }
12533
12533
  },
12534
+ "disabled": {
12535
+ "name": "disabled",
12536
+ "global": false,
12537
+ "description": "",
12538
+ "tags": [],
12539
+ "required": false,
12540
+ "type": "boolean | undefined",
12541
+ "schema": "boolean | undefined"
12542
+ },
12534
12543
  "to": {
12535
12544
  "name": "to",
12536
12545
  "global": false,
@@ -12772,15 +12781,6 @@ const B24UIMeta = {
12772
12781
  "type": "boolean | undefined",
12773
12782
  "schema": "boolean | undefined"
12774
12783
  },
12775
- "disabled": {
12776
- "name": "disabled",
12777
- "global": false,
12778
- "description": "",
12779
- "tags": [],
12780
- "required": false,
12781
- "type": "boolean | undefined",
12782
- "schema": "boolean | undefined"
12783
- },
12784
12784
  "active": {
12785
12785
  "name": "active",
12786
12786
  "global": false,
@@ -13689,6 +13689,15 @@ const B24UIMeta = {
13689
13689
  }
13690
13690
  }
13691
13691
  },
13692
+ "disabled": {
13693
+ "name": "disabled",
13694
+ "global": false,
13695
+ "description": "",
13696
+ "tags": [],
13697
+ "required": false,
13698
+ "type": "boolean | undefined",
13699
+ "schema": "boolean | undefined"
13700
+ },
13692
13701
  "to": {
13693
13702
  "name": "to",
13694
13703
  "global": false,
@@ -13930,15 +13939,6 @@ const B24UIMeta = {
13930
13939
  "type": "boolean | undefined",
13931
13940
  "schema": "boolean | undefined"
13932
13941
  },
13933
- "disabled": {
13934
- "name": "disabled",
13935
- "global": false,
13936
- "description": "",
13937
- "tags": [],
13938
- "required": false,
13939
- "type": "boolean | undefined",
13940
- "schema": "boolean | undefined"
13941
- },
13942
13942
  "active": {
13943
13943
  "name": "active",
13944
13944
  "global": false,
@@ -14781,6 +14781,15 @@ const B24UIMeta = {
14781
14781
  }
14782
14782
  }
14783
14783
  },
14784
+ "disabled": {
14785
+ "name": "disabled",
14786
+ "global": false,
14787
+ "description": "",
14788
+ "tags": [],
14789
+ "required": false,
14790
+ "type": "boolean | undefined",
14791
+ "schema": "boolean | undefined"
14792
+ },
14784
14793
  "to": {
14785
14794
  "name": "to",
14786
14795
  "global": false,
@@ -15022,15 +15031,6 @@ const B24UIMeta = {
15022
15031
  "type": "boolean | undefined",
15023
15032
  "schema": "boolean | undefined"
15024
15033
  },
15025
- "disabled": {
15026
- "name": "disabled",
15027
- "global": false,
15028
- "description": "",
15029
- "tags": [],
15030
- "required": false,
15031
- "type": "boolean | undefined",
15032
- "schema": "boolean | undefined"
15033
- },
15034
15034
  "active": {
15035
15035
  "name": "active",
15036
15036
  "global": false,
@@ -15873,6 +15873,15 @@ const B24UIMeta = {
15873
15873
  }
15874
15874
  }
15875
15875
  },
15876
+ "disabled": {
15877
+ "name": "disabled",
15878
+ "global": false,
15879
+ "description": "",
15880
+ "tags": [],
15881
+ "required": false,
15882
+ "type": "boolean | undefined",
15883
+ "schema": "boolean | undefined"
15884
+ },
15876
15885
  "to": {
15877
15886
  "name": "to",
15878
15887
  "global": false,
@@ -16114,15 +16123,6 @@ const B24UIMeta = {
16114
16123
  "type": "boolean | undefined",
16115
16124
  "schema": "boolean | undefined"
16116
16125
  },
16117
- "disabled": {
16118
- "name": "disabled",
16119
- "global": false,
16120
- "description": "",
16121
- "tags": [],
16122
- "required": false,
16123
- "type": "boolean | undefined",
16124
- "schema": "boolean | undefined"
16125
- },
16126
16126
  "active": {
16127
16127
  "name": "active",
16128
16128
  "global": false,
@@ -16965,6 +16965,15 @@ const B24UIMeta = {
16965
16965
  }
16966
16966
  }
16967
16967
  },
16968
+ "disabled": {
16969
+ "name": "disabled",
16970
+ "global": false,
16971
+ "description": "",
16972
+ "tags": [],
16973
+ "required": false,
16974
+ "type": "boolean | undefined",
16975
+ "schema": "boolean | undefined"
16976
+ },
16968
16977
  "to": {
16969
16978
  "name": "to",
16970
16979
  "global": false,
@@ -17206,15 +17215,6 @@ const B24UIMeta = {
17206
17215
  "type": "boolean | undefined",
17207
17216
  "schema": "boolean | undefined"
17208
17217
  },
17209
- "disabled": {
17210
- "name": "disabled",
17211
- "global": false,
17212
- "description": "",
17213
- "tags": [],
17214
- "required": false,
17215
- "type": "boolean | undefined",
17216
- "schema": "boolean | undefined"
17217
- },
17218
17218
  "active": {
17219
17219
  "name": "active",
17220
17220
  "global": false,
@@ -17730,13 +17730,13 @@ const B24UIMeta = {
17730
17730
  "description": "",
17731
17731
  "tags": [],
17732
17732
  "required": false,
17733
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
17733
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
17734
17734
  "schema": {
17735
17735
  "kind": "enum",
17736
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
17736
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
17737
17737
  "schema": {
17738
17738
  "0": "undefined",
17739
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
17739
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
17740
17740
  }
17741
17741
  }
17742
17742
  },
@@ -18526,13 +18526,13 @@ const B24UIMeta = {
18526
18526
  }
18527
18527
  ],
18528
18528
  "required": false,
18529
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
18529
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
18530
18530
  "schema": {
18531
18531
  "kind": "enum",
18532
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
18532
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
18533
18533
  "schema": {
18534
18534
  "0": "undefined",
18535
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
18535
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
18536
18536
  }
18537
18537
  }
18538
18538
  },
@@ -18643,9 +18643,9 @@ const B24UIMeta = {
18643
18643
  }
18644
18644
  },
18645
18645
  {
18646
- "name": "modal",
18646
+ "name": "defaultOpen",
18647
18647
  "global": false,
18648
- "description": "The modality of the dropdown menu.\r\n\r\nWhen set to `true`, interaction with outside elements will be disabled and only menu content will be visible to screen readers.",
18648
+ "description": "The open state of the dropdown menu when it is initially rendered. Use when you do not need to control its open state.",
18649
18649
  "tags": [],
18650
18650
  "required": false,
18651
18651
  "type": "boolean | undefined",
@@ -18657,13 +18657,12 @@ const B24UIMeta = {
18657
18657
  "1": "false",
18658
18658
  "2": "true"
18659
18659
  }
18660
- },
18661
- "default": "true"
18660
+ }
18662
18661
  },
18663
18662
  {
18664
- "name": "defaultOpen",
18663
+ "name": "open",
18665
18664
  "global": false,
18666
- "description": "The open state of the dropdown menu when it is initially rendered. Use when you do not need to control its open state.",
18665
+ "description": "The controlled open state of the menu. Can be used as `v-model:open`.",
18667
18666
  "tags": [],
18668
18667
  "required": false,
18669
18668
  "type": "boolean | undefined",
@@ -18678,9 +18677,9 @@ const B24UIMeta = {
18678
18677
  }
18679
18678
  },
18680
18679
  {
18681
- "name": "open",
18680
+ "name": "modal",
18682
18681
  "global": false,
18683
- "description": "The controlled open state of the menu. Can be used as `v-model:open`.",
18682
+ "description": "The modality of the dropdown menu.\r\n\r\nWhen set to `true`, interaction with outside elements will be disabled and only menu content will be visible to screen readers.",
18684
18683
  "tags": [],
18685
18684
  "required": false,
18686
18685
  "type": "boolean | undefined",
@@ -18692,7 +18691,8 @@ const B24UIMeta = {
18692
18691
  "1": "false",
18693
18692
  "2": "true"
18694
18693
  }
18695
- }
18694
+ },
18695
+ "default": "true"
18696
18696
  }
18697
18697
  ],
18698
18698
  "slots": [
@@ -18949,13 +18949,13 @@ const B24UIMeta = {
18949
18949
  "description": "",
18950
18950
  "tags": [],
18951
18951
  "required": false,
18952
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
18952
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
18953
18953
  "schema": {
18954
18954
  "kind": "enum",
18955
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
18955
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
18956
18956
  "schema": {
18957
18957
  "0": "undefined",
18958
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
18958
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
18959
18959
  }
18960
18960
  }
18961
18961
  },
@@ -19931,13 +19931,13 @@ const B24UIMeta = {
19931
19931
  "description": "",
19932
19932
  "tags": [],
19933
19933
  "required": false,
19934
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
19934
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
19935
19935
  "schema": {
19936
19936
  "kind": "enum",
19937
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
19937
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
19938
19938
  "schema": {
19939
19939
  "0": "undefined",
19940
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
19940
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
19941
19941
  }
19942
19942
  }
19943
19943
  },
@@ -20913,13 +20913,13 @@ const B24UIMeta = {
20913
20913
  "description": "",
20914
20914
  "tags": [],
20915
20915
  "required": false,
20916
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
20916
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
20917
20917
  "schema": {
20918
20918
  "kind": "enum",
20919
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
20919
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
20920
20920
  "schema": {
20921
20921
  "0": "undefined",
20922
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
20922
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
20923
20923
  }
20924
20924
  }
20925
20925
  },
@@ -21895,13 +21895,13 @@ const B24UIMeta = {
21895
21895
  "description": "",
21896
21896
  "tags": [],
21897
21897
  "required": false,
21898
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
21898
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
21899
21899
  "schema": {
21900
21900
  "kind": "enum",
21901
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
21901
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
21902
21902
  "schema": {
21903
21903
  "0": "undefined",
21904
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
21904
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
21905
21905
  }
21906
21906
  }
21907
21907
  },
@@ -23057,13 +23057,13 @@ const B24UIMeta = {
23057
23057
  "description": "",
23058
23058
  "tags": [],
23059
23059
  "required": false,
23060
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
23060
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
23061
23061
  "schema": {
23062
23062
  "kind": "enum",
23063
- "type": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
23063
+ "type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
23064
23064
  "schema": {
23065
23065
  "0": "undefined",
23066
- "1": "Omit<DropdownMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
23066
+ "1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
23067
23067
  }
23068
23068
  }
23069
23069
  },
@@ -24331,7 +24331,7 @@ const B24UIMeta = {
24331
24331
  {
24332
24332
  "name": "state",
24333
24333
  "global": false,
24334
- "description": "",
24334
+ "description": "An object representing the current state of the form.",
24335
24335
  "tags": [],
24336
24336
  "required": true,
24337
24337
  "type": "object",
@@ -24357,7 +24357,7 @@ const B24UIMeta = {
24357
24357
  {
24358
24358
  "name": "schema",
24359
24359
  "global": false,
24360
- "description": "",
24360
+ "description": "Schema to validate the form state. Supports Standard Schema objects, Yup, Joi, and Superstructs.",
24361
24361
  "tags": [],
24362
24362
  "required": false,
24363
24363
  "type": "FormSchema<object> | undefined",
@@ -24366,42 +24366,38 @@ const B24UIMeta = {
24366
24366
  "type": "FormSchema<object> | undefined",
24367
24367
  "schema": {
24368
24368
  "0": "undefined",
24369
- "1": "ZodType<any, ZodTypeDef, any>",
24370
- "2": "GenericSchema<unknown, unknown, BaseIssue<unknown>>",
24371
- "3": "GenericSchemaAsync<unknown, unknown, BaseIssue<unknown>>",
24372
- "4": {
24373
- "kind": "event",
24374
- "type": "(input: unknown): SafeParseResult<any>",
24375
- "schema": []
24376
- },
24377
- "5": {
24378
- "kind": "event",
24379
- "type": "(input: unknown): Promise<SafeParseResult<any>>",
24380
- "schema": []
24381
- },
24382
- "6": "Struct<any, any>",
24383
- "7": "StandardSchemaV1<unknown, unknown>",
24384
- "8": "ObjectSchema<object, AnyObject, any, \"\">",
24385
- "9": "AnySchema<object>",
24386
- "10": "ArraySchema<object>",
24387
- "11": "AlternativesSchema<object>",
24388
- "12": "BinarySchema<object>",
24389
- "13": "BooleanSchema<object>",
24390
- "14": "DateSchema<object>",
24391
- "15": "FunctionSchema<object>",
24392
- "16": "NumberSchema<object>",
24393
- "17": "ObjectSchema<object>",
24394
- "18": "StringSchema<object>",
24395
- "19": "LinkSchema<object>",
24396
- "20": "SymbolSchema<object>"
24369
+ "1": "Struct<any, any>",
24370
+ "2": "StandardSchemaV1<unknown, unknown>",
24371
+ "3": "ObjectSchema<object, AnyObject, any, \"\">",
24372
+ "4": "AnySchema<object>",
24373
+ "5": "ArraySchema<object>",
24374
+ "6": "AlternativesSchema<object>",
24375
+ "7": "BinarySchema<object>",
24376
+ "8": "BooleanSchema<object>",
24377
+ "9": "DateSchema<object>",
24378
+ "10": "FunctionSchema<object>",
24379
+ "11": "NumberSchema<object>",
24380
+ "12": "ObjectSchema<object>",
24381
+ "13": "StringSchema<object>",
24382
+ "14": "LinkSchema<object>",
24383
+ "15": "SymbolSchema<object>"
24397
24384
  }
24398
24385
  }
24399
24386
  },
24400
24387
  {
24401
24388
  "name": "validate",
24402
24389
  "global": false,
24403
- "description": "",
24404
- "tags": [],
24390
+ "description": "Custom validation function to validate the form state.",
24391
+ "tags": [
24392
+ {
24393
+ "name": "param",
24394
+ "text": "state - The current state of the form."
24395
+ },
24396
+ {
24397
+ "name": "returns",
24398
+ "text": "A promise that resolves to an array of FormError objects, or an array of FormError objects directly."
24399
+ }
24400
+ ],
24405
24401
  "required": false,
24406
24402
  "type": "((state: object) => FormError<string>[] | Promise<FormError<string>[]>) | undefined",
24407
24403
  "schema": {
@@ -24420,8 +24416,13 @@ const B24UIMeta = {
24420
24416
  {
24421
24417
  "name": "validateOn",
24422
24418
  "global": false,
24423
- "description": "",
24424
- "tags": [],
24419
+ "description": "The list of input events that trigger the form validation.",
24420
+ "tags": [
24421
+ {
24422
+ "name": "defaultValue",
24423
+ "text": "`['blur', 'change', 'input']`"
24424
+ }
24425
+ ],
24425
24426
  "required": false,
24426
24427
  "type": "FormInputEvents[] | undefined",
24427
24428
  "schema": {
@@ -24451,7 +24452,7 @@ const B24UIMeta = {
24451
24452
  {
24452
24453
  "name": "disabled",
24453
24454
  "global": false,
24454
- "description": "",
24455
+ "description": "Disable all inputs inside the form.",
24455
24456
  "tags": [],
24456
24457
  "required": false,
24457
24458
  "type": "boolean | undefined",
@@ -24468,8 +24469,13 @@ const B24UIMeta = {
24468
24469
  {
24469
24470
  "name": "validateOnInputDelay",
24470
24471
  "global": false,
24471
- "description": "",
24472
- "tags": [],
24472
+ "description": "Delay in milliseconds before validating the form on input events.",
24473
+ "tags": [
24474
+ {
24475
+ "name": "defaultValue",
24476
+ "text": "`300`"
24477
+ }
24478
+ ],
24473
24479
  "required": false,
24474
24480
  "type": "number | undefined",
24475
24481
  "schema": {
@@ -24485,8 +24491,13 @@ const B24UIMeta = {
24485
24491
  {
24486
24492
  "name": "transform",
24487
24493
  "global": false,
24488
- "description": "",
24489
- "tags": [],
24494
+ "description": "If true, schema transformations will be applied to the state on submit.",
24495
+ "tags": [
24496
+ {
24497
+ "name": "defaultValue",
24498
+ "text": "`true`"
24499
+ }
24500
+ ],
24490
24501
  "required": false,
24491
24502
  "type": "boolean | undefined",
24492
24503
  "schema": {
@@ -24733,7 +24744,7 @@ const B24UIMeta = {
24733
24744
  {
24734
24745
  "name": "eagerValidation",
24735
24746
  "global": false,
24736
- "description": "",
24747
+ "description": "If true, validation on input will be active immediately instead of waiting for a blur event.",
24737
24748
  "tags": [],
24738
24749
  "required": false,
24739
24750
  "type": "boolean | undefined",
@@ -24750,8 +24761,13 @@ const B24UIMeta = {
24750
24761
  {
24751
24762
  "name": "validateOnInputDelay",
24752
24763
  "global": false,
24753
- "description": "",
24754
- "tags": [],
24764
+ "description": "Delay in milliseconds before validating the form on input events.",
24765
+ "tags": [
24766
+ {
24767
+ "name": "defaultValue",
24768
+ "text": "`300`"
24769
+ }
24770
+ ],
24755
24771
  "required": false,
24756
24772
  "type": "number | undefined",
24757
24773
  "schema": {
@@ -26147,13 +26163,13 @@ const B24UIMeta = {
26147
26163
  }
26148
26164
  ],
26149
26165
  "required": false,
26150
- "type": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
26166
+ "type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
26151
26167
  "schema": {
26152
26168
  "kind": "enum",
26153
- "type": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
26169
+ "type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
26154
26170
  "schema": {
26155
26171
  "0": "undefined",
26156
- "1": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\">"
26172
+ "1": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\">"
26157
26173
  }
26158
26174
  }
26159
26175
  },
@@ -26960,35 +26976,35 @@ const B24UIMeta = {
26960
26976
  }
26961
26977
  },
26962
26978
  {
26963
- "name": "disabled",
26979
+ "name": "name",
26964
26980
  "global": false,
26965
- "description": "When `true`, prevents the user from interacting with listbox",
26981
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
26966
26982
  "tags": [],
26967
26983
  "required": false,
26968
- "type": "boolean | undefined",
26984
+ "type": "string | undefined",
26969
26985
  "schema": {
26970
26986
  "kind": "enum",
26971
- "type": "boolean | undefined",
26987
+ "type": "string | undefined",
26972
26988
  "schema": {
26973
26989
  "0": "undefined",
26974
- "1": "false",
26975
- "2": "true"
26990
+ "1": "string"
26976
26991
  }
26977
26992
  }
26978
26993
  },
26979
26994
  {
26980
- "name": "name",
26995
+ "name": "disabled",
26981
26996
  "global": false,
26982
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
26997
+ "description": "When `true`, prevents the user from interacting with listbox",
26983
26998
  "tags": [],
26984
26999
  "required": false,
26985
- "type": "string | undefined",
27000
+ "type": "boolean | undefined",
26986
27001
  "schema": {
26987
27002
  "kind": "enum",
26988
- "type": "string | undefined",
27003
+ "type": "boolean | undefined",
26989
27004
  "schema": {
26990
27005
  "0": "undefined",
26991
- "1": "string"
27006
+ "1": "false",
27007
+ "2": "true"
26992
27008
  }
26993
27009
  }
26994
27010
  },
@@ -32047,6 +32063,15 @@ const B24UIMeta = {
32047
32063
  }
32048
32064
  }
32049
32065
  },
32066
+ "disabled": {
32067
+ "name": "disabled",
32068
+ "global": false,
32069
+ "description": "",
32070
+ "tags": [],
32071
+ "required": false,
32072
+ "type": "boolean | undefined",
32073
+ "schema": "boolean | undefined"
32074
+ },
32050
32075
  "to": {
32051
32076
  "name": "to",
32052
32077
  "global": false,
@@ -32288,15 +32313,6 @@ const B24UIMeta = {
32288
32313
  "type": "boolean | undefined",
32289
32314
  "schema": "boolean | undefined"
32290
32315
  },
32291
- "disabled": {
32292
- "name": "disabled",
32293
- "global": false,
32294
- "description": "",
32295
- "tags": [],
32296
- "required": false,
32297
- "type": "boolean | undefined",
32298
- "schema": "boolean | undefined"
32299
- },
32300
32316
  "active": {
32301
32317
  "name": "active",
32302
32318
  "global": false,
@@ -33036,6 +33052,15 @@ const B24UIMeta = {
33036
33052
  }
33037
33053
  }
33038
33054
  },
33055
+ "disabled": {
33056
+ "name": "disabled",
33057
+ "global": false,
33058
+ "description": "",
33059
+ "tags": [],
33060
+ "required": false,
33061
+ "type": "boolean | undefined",
33062
+ "schema": "boolean | undefined"
33063
+ },
33039
33064
  "to": {
33040
33065
  "name": "to",
33041
33066
  "global": false,
@@ -33277,15 +33302,6 @@ const B24UIMeta = {
33277
33302
  "type": "boolean | undefined",
33278
33303
  "schema": "boolean | undefined"
33279
33304
  },
33280
- "disabled": {
33281
- "name": "disabled",
33282
- "global": false,
33283
- "description": "",
33284
- "tags": [],
33285
- "required": false,
33286
- "type": "boolean | undefined",
33287
- "schema": "boolean | undefined"
33288
- },
33289
33305
  "active": {
33290
33306
  "name": "active",
33291
33307
  "global": false,
@@ -33573,51 +33589,51 @@ const B24UIMeta = {
33573
33589
  }
33574
33590
  },
33575
33591
  {
33576
- "name": "disabled",
33592
+ "name": "name",
33577
33593
  "global": false,
33578
- "description": "When `true`, prevents the user from interacting with the Number Field.",
33594
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
33579
33595
  "tags": [],
33580
33596
  "required": false,
33581
- "type": "boolean | undefined",
33597
+ "type": "string | undefined",
33582
33598
  "schema": {
33583
33599
  "kind": "enum",
33584
- "type": "boolean | undefined",
33600
+ "type": "string | undefined",
33585
33601
  "schema": {
33586
33602
  "0": "undefined",
33587
- "1": "false",
33588
- "2": "true"
33603
+ "1": "string"
33589
33604
  }
33590
33605
  }
33591
33606
  },
33592
33607
  {
33593
- "name": "step",
33608
+ "name": "disabled",
33594
33609
  "global": false,
33595
- "description": "The amount that the input value changes with each increment or decrement \"tick\".",
33610
+ "description": "When `true`, prevents the user from interacting with the Number Field.",
33596
33611
  "tags": [],
33597
33612
  "required": false,
33598
- "type": "number | undefined",
33613
+ "type": "boolean | undefined",
33599
33614
  "schema": {
33600
33615
  "kind": "enum",
33601
- "type": "number | undefined",
33616
+ "type": "boolean | undefined",
33602
33617
  "schema": {
33603
33618
  "0": "undefined",
33604
- "1": "number"
33619
+ "1": "false",
33620
+ "2": "true"
33605
33621
  }
33606
33622
  }
33607
33623
  },
33608
33624
  {
33609
- "name": "name",
33625
+ "name": "step",
33610
33626
  "global": false,
33611
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
33627
+ "description": "The amount that the input value changes with each increment or decrement \"tick\".",
33612
33628
  "tags": [],
33613
33629
  "required": false,
33614
- "type": "string | undefined",
33630
+ "type": "number | undefined",
33615
33631
  "schema": {
33616
33632
  "kind": "enum",
33617
- "type": "string | undefined",
33633
+ "type": "number | undefined",
33618
33634
  "schema": {
33619
33635
  "0": "undefined",
33620
- "1": "string"
33636
+ "1": "number"
33621
33637
  }
33622
33638
  }
33623
33639
  },
@@ -35019,13 +35035,13 @@ const B24UIMeta = {
35019
35035
  "description": "The content of the modal",
35020
35036
  "tags": [],
35021
35037
  "required": false,
35022
- "type": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
35038
+ "type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
35023
35039
  "schema": {
35024
35040
  "kind": "enum",
35025
- "type": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
35041
+ "type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
35026
35042
  "schema": {
35027
35043
  "0": "undefined",
35028
- "1": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\">"
35044
+ "1": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\">"
35029
35045
  }
35030
35046
  }
35031
35047
  },
@@ -36489,6 +36505,42 @@ const B24UIMeta = {
36489
36505
  }
36490
36506
  }
36491
36507
  },
36508
+ "disabled": {
36509
+ "name": "disabled",
36510
+ "global": false,
36511
+ "description": "",
36512
+ "tags": [],
36513
+ "required": false,
36514
+ "type": "boolean | undefined",
36515
+ "schema": "boolean | undefined"
36516
+ },
36517
+ "label": {
36518
+ "name": "label",
36519
+ "global": false,
36520
+ "description": "",
36521
+ "tags": [],
36522
+ "required": false,
36523
+ "type": "string | undefined",
36524
+ "schema": "string | undefined"
36525
+ },
36526
+ "defaultOpen": {
36527
+ "name": "defaultOpen",
36528
+ "global": false,
36529
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
36530
+ "tags": [],
36531
+ "required": false,
36532
+ "type": "boolean | undefined",
36533
+ "schema": "boolean | undefined"
36534
+ },
36535
+ "open": {
36536
+ "name": "open",
36537
+ "global": false,
36538
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
36539
+ "tags": [],
36540
+ "required": false,
36541
+ "type": "boolean | undefined",
36542
+ "schema": "boolean | undefined"
36543
+ },
36492
36544
  "to": {
36493
36545
  "name": "to",
36494
36546
  "global": false,
@@ -36739,15 +36791,6 @@ const B24UIMeta = {
36739
36791
  "type": "boolean | undefined",
36740
36792
  "schema": "boolean | undefined"
36741
36793
  },
36742
- "disabled": {
36743
- "name": "disabled",
36744
- "global": false,
36745
- "description": "",
36746
- "tags": [],
36747
- "required": false,
36748
- "type": "boolean | undefined",
36749
- "schema": "boolean | undefined"
36750
- },
36751
36794
  "active": {
36752
36795
  "name": "active",
36753
36796
  "global": false,
@@ -36930,15 +36973,6 @@ const B24UIMeta = {
36930
36973
  "type": "boolean | undefined",
36931
36974
  "schema": "boolean | undefined"
36932
36975
  },
36933
- "label": {
36934
- "name": "label",
36935
- "global": false,
36936
- "description": "",
36937
- "tags": [],
36938
- "required": false,
36939
- "type": "string | undefined",
36940
- "schema": "string | undefined"
36941
- },
36942
36976
  "value": {
36943
36977
  "name": "value",
36944
36978
  "global": false,
@@ -36948,24 +36982,6 @@ const B24UIMeta = {
36948
36982
  "type": "string | undefined",
36949
36983
  "schema": "string | undefined"
36950
36984
  },
36951
- "defaultOpen": {
36952
- "name": "defaultOpen",
36953
- "global": false,
36954
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
36955
- "tags": [],
36956
- "required": false,
36957
- "type": "boolean | undefined",
36958
- "schema": "boolean | undefined"
36959
- },
36960
- "open": {
36961
- "name": "open",
36962
- "global": false,
36963
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
36964
- "tags": [],
36965
- "required": false,
36966
- "type": "boolean | undefined",
36967
- "schema": "boolean | undefined"
36968
- },
36969
36985
  "slot": {
36970
36986
  "name": "slot",
36971
36987
  "global": false,
@@ -37023,6 +37039,15 @@ const B24UIMeta = {
37023
37039
  "type": "any",
37024
37040
  "schema": "any"
37025
37041
  },
37042
+ "disabled": {
37043
+ "name": "disabled",
37044
+ "global": false,
37045
+ "description": "",
37046
+ "tags": [],
37047
+ "required": false,
37048
+ "type": "boolean | undefined",
37049
+ "schema": "boolean | undefined"
37050
+ },
37026
37051
  "to": {
37027
37052
  "name": "to",
37028
37053
  "global": false,
@@ -37082,15 +37107,6 @@ const B24UIMeta = {
37082
37107
  "type": "boolean | undefined",
37083
37108
  "schema": "boolean | undefined"
37084
37109
  },
37085
- "disabled": {
37086
- "name": "disabled",
37087
- "global": false,
37088
- "description": "",
37089
- "tags": [],
37090
- "required": false,
37091
- "type": "boolean | undefined",
37092
- "schema": "boolean | undefined"
37093
- },
37094
37110
  "active": {
37095
37111
  "name": "active",
37096
37112
  "global": false,
@@ -37269,13 +37285,20 @@ const B24UIMeta = {
37269
37285
  }
37270
37286
  ],
37271
37287
  "required": false,
37272
- "type": "\"default\" | undefined",
37288
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
37273
37289
  "schema": {
37274
37290
  "kind": "enum",
37275
- "type": "\"default\" | undefined",
37291
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
37276
37292
  "schema": {
37277
37293
  "0": "undefined",
37278
- "1": "\"default\""
37294
+ "1": "\"default\"",
37295
+ "2": "\"danger\"",
37296
+ "3": "\"success\"",
37297
+ "4": "\"warning\"",
37298
+ "5": "\"primary\"",
37299
+ "6": "\"secondary\"",
37300
+ "7": "\"collab\"",
37301
+ "8": "\"ai\""
37279
37302
  }
37280
37303
  }
37281
37304
  },
@@ -37374,13 +37397,20 @@ const B24UIMeta = {
37374
37397
  }
37375
37398
  ],
37376
37399
  "required": false,
37377
- "type": "\"default\" | undefined",
37400
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
37378
37401
  "schema": {
37379
37402
  "kind": "enum",
37380
- "type": "\"default\" | undefined",
37403
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
37381
37404
  "schema": {
37382
37405
  "0": "undefined",
37383
- "1": "\"default\""
37406
+ "1": "\"default\"",
37407
+ "2": "\"danger\"",
37408
+ "3": "\"success\"",
37409
+ "4": "\"warning\"",
37410
+ "5": "\"primary\"",
37411
+ "6": "\"secondary\"",
37412
+ "7": "\"collab\"",
37413
+ "8": "\"ai\""
37384
37414
  }
37385
37415
  }
37386
37416
  },
@@ -37390,13 +37420,13 @@ const B24UIMeta = {
37390
37420
  "description": "The content of the menu.",
37391
37421
  "tags": [],
37392
37422
  "required": false,
37393
- "type": "Omit<NavigationMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
37423
+ "type": "Omit<NavigationMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
37394
37424
  "schema": {
37395
37425
  "kind": "enum",
37396
- "type": "Omit<NavigationMenuContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
37426
+ "type": "Omit<NavigationMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
37397
37427
  "schema": {
37398
37428
  "0": "undefined",
37399
- "1": "Omit<NavigationMenuContentProps, \"as\" | \"asChild\" | \"forceMount\">"
37429
+ "1": "Omit<NavigationMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
37400
37430
  }
37401
37431
  }
37402
37432
  },
@@ -38290,6 +38320,42 @@ const B24UIMeta = {
38290
38320
  }
38291
38321
  }
38292
38322
  },
38323
+ "disabled": {
38324
+ "name": "disabled",
38325
+ "global": false,
38326
+ "description": "",
38327
+ "tags": [],
38328
+ "required": false,
38329
+ "type": "boolean | undefined",
38330
+ "schema": "boolean | undefined"
38331
+ },
38332
+ "label": {
38333
+ "name": "label",
38334
+ "global": false,
38335
+ "description": "",
38336
+ "tags": [],
38337
+ "required": false,
38338
+ "type": "string | undefined",
38339
+ "schema": "string | undefined"
38340
+ },
38341
+ "defaultOpen": {
38342
+ "name": "defaultOpen",
38343
+ "global": false,
38344
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
38345
+ "tags": [],
38346
+ "required": false,
38347
+ "type": "boolean | undefined",
38348
+ "schema": "boolean | undefined"
38349
+ },
38350
+ "open": {
38351
+ "name": "open",
38352
+ "global": false,
38353
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
38354
+ "tags": [],
38355
+ "required": false,
38356
+ "type": "boolean | undefined",
38357
+ "schema": "boolean | undefined"
38358
+ },
38293
38359
  "to": {
38294
38360
  "name": "to",
38295
38361
  "global": false,
@@ -38540,15 +38606,6 @@ const B24UIMeta = {
38540
38606
  "type": "boolean | undefined",
38541
38607
  "schema": "boolean | undefined"
38542
38608
  },
38543
- "disabled": {
38544
- "name": "disabled",
38545
- "global": false,
38546
- "description": "",
38547
- "tags": [],
38548
- "required": false,
38549
- "type": "boolean | undefined",
38550
- "schema": "boolean | undefined"
38551
- },
38552
38609
  "active": {
38553
38610
  "name": "active",
38554
38611
  "global": false,
@@ -38731,15 +38788,6 @@ const B24UIMeta = {
38731
38788
  "type": "boolean | undefined",
38732
38789
  "schema": "boolean | undefined"
38733
38790
  },
38734
- "label": {
38735
- "name": "label",
38736
- "global": false,
38737
- "description": "",
38738
- "tags": [],
38739
- "required": false,
38740
- "type": "string | undefined",
38741
- "schema": "string | undefined"
38742
- },
38743
38791
  "value": {
38744
38792
  "name": "value",
38745
38793
  "global": false,
@@ -38749,24 +38797,6 @@ const B24UIMeta = {
38749
38797
  "type": "string | undefined",
38750
38798
  "schema": "string | undefined"
38751
38799
  },
38752
- "defaultOpen": {
38753
- "name": "defaultOpen",
38754
- "global": false,
38755
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
38756
- "tags": [],
38757
- "required": false,
38758
- "type": "boolean | undefined",
38759
- "schema": "boolean | undefined"
38760
- },
38761
- "open": {
38762
- "name": "open",
38763
- "global": false,
38764
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
38765
- "tags": [],
38766
- "required": false,
38767
- "type": "boolean | undefined",
38768
- "schema": "boolean | undefined"
38769
- },
38770
38800
  "slot": {
38771
38801
  "name": "slot",
38772
38802
  "global": false,
@@ -38824,6 +38854,15 @@ const B24UIMeta = {
38824
38854
  "type": "any",
38825
38855
  "schema": "any"
38826
38856
  },
38857
+ "disabled": {
38858
+ "name": "disabled",
38859
+ "global": false,
38860
+ "description": "",
38861
+ "tags": [],
38862
+ "required": false,
38863
+ "type": "boolean | undefined",
38864
+ "schema": "boolean | undefined"
38865
+ },
38827
38866
  "to": {
38828
38867
  "name": "to",
38829
38868
  "global": false,
@@ -38883,15 +38922,6 @@ const B24UIMeta = {
38883
38922
  "type": "boolean | undefined",
38884
38923
  "schema": "boolean | undefined"
38885
38924
  },
38886
- "disabled": {
38887
- "name": "disabled",
38888
- "global": false,
38889
- "description": "",
38890
- "tags": [],
38891
- "required": false,
38892
- "type": "boolean | undefined",
38893
- "schema": "boolean | undefined"
38894
- },
38895
38925
  "active": {
38896
38926
  "name": "active",
38897
38927
  "global": false,
@@ -39710,6 +39740,42 @@ const B24UIMeta = {
39710
39740
  }
39711
39741
  }
39712
39742
  },
39743
+ "disabled": {
39744
+ "name": "disabled",
39745
+ "global": false,
39746
+ "description": "",
39747
+ "tags": [],
39748
+ "required": false,
39749
+ "type": "boolean | undefined",
39750
+ "schema": "boolean | undefined"
39751
+ },
39752
+ "label": {
39753
+ "name": "label",
39754
+ "global": false,
39755
+ "description": "",
39756
+ "tags": [],
39757
+ "required": false,
39758
+ "type": "string | undefined",
39759
+ "schema": "string | undefined"
39760
+ },
39761
+ "defaultOpen": {
39762
+ "name": "defaultOpen",
39763
+ "global": false,
39764
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
39765
+ "tags": [],
39766
+ "required": false,
39767
+ "type": "boolean | undefined",
39768
+ "schema": "boolean | undefined"
39769
+ },
39770
+ "open": {
39771
+ "name": "open",
39772
+ "global": false,
39773
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
39774
+ "tags": [],
39775
+ "required": false,
39776
+ "type": "boolean | undefined",
39777
+ "schema": "boolean | undefined"
39778
+ },
39713
39779
  "to": {
39714
39780
  "name": "to",
39715
39781
  "global": false,
@@ -39960,15 +40026,6 @@ const B24UIMeta = {
39960
40026
  "type": "boolean | undefined",
39961
40027
  "schema": "boolean | undefined"
39962
40028
  },
39963
- "disabled": {
39964
- "name": "disabled",
39965
- "global": false,
39966
- "description": "",
39967
- "tags": [],
39968
- "required": false,
39969
- "type": "boolean | undefined",
39970
- "schema": "boolean | undefined"
39971
- },
39972
40029
  "active": {
39973
40030
  "name": "active",
39974
40031
  "global": false,
@@ -40151,15 +40208,6 @@ const B24UIMeta = {
40151
40208
  "type": "boolean | undefined",
40152
40209
  "schema": "boolean | undefined"
40153
40210
  },
40154
- "label": {
40155
- "name": "label",
40156
- "global": false,
40157
- "description": "",
40158
- "tags": [],
40159
- "required": false,
40160
- "type": "string | undefined",
40161
- "schema": "string | undefined"
40162
- },
40163
40211
  "value": {
40164
40212
  "name": "value",
40165
40213
  "global": false,
@@ -40169,24 +40217,6 @@ const B24UIMeta = {
40169
40217
  "type": "string | undefined",
40170
40218
  "schema": "string | undefined"
40171
40219
  },
40172
- "defaultOpen": {
40173
- "name": "defaultOpen",
40174
- "global": false,
40175
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
40176
- "tags": [],
40177
- "required": false,
40178
- "type": "boolean | undefined",
40179
- "schema": "boolean | undefined"
40180
- },
40181
- "open": {
40182
- "name": "open",
40183
- "global": false,
40184
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
40185
- "tags": [],
40186
- "required": false,
40187
- "type": "boolean | undefined",
40188
- "schema": "boolean | undefined"
40189
- },
40190
40220
  "slot": {
40191
40221
  "name": "slot",
40192
40222
  "global": false,
@@ -40244,6 +40274,15 @@ const B24UIMeta = {
40244
40274
  "type": "any",
40245
40275
  "schema": "any"
40246
40276
  },
40277
+ "disabled": {
40278
+ "name": "disabled",
40279
+ "global": false,
40280
+ "description": "",
40281
+ "tags": [],
40282
+ "required": false,
40283
+ "type": "boolean | undefined",
40284
+ "schema": "boolean | undefined"
40285
+ },
40247
40286
  "to": {
40248
40287
  "name": "to",
40249
40288
  "global": false,
@@ -40303,15 +40342,6 @@ const B24UIMeta = {
40303
40342
  "type": "boolean | undefined",
40304
40343
  "schema": "boolean | undefined"
40305
40344
  },
40306
- "disabled": {
40307
- "name": "disabled",
40308
- "global": false,
40309
- "description": "",
40310
- "tags": [],
40311
- "required": false,
40312
- "type": "boolean | undefined",
40313
- "schema": "boolean | undefined"
40314
- },
40315
40345
  "active": {
40316
40346
  "name": "active",
40317
40347
  "global": false,
@@ -41130,6 +41160,42 @@ const B24UIMeta = {
41130
41160
  }
41131
41161
  }
41132
41162
  },
41163
+ "disabled": {
41164
+ "name": "disabled",
41165
+ "global": false,
41166
+ "description": "",
41167
+ "tags": [],
41168
+ "required": false,
41169
+ "type": "boolean | undefined",
41170
+ "schema": "boolean | undefined"
41171
+ },
41172
+ "label": {
41173
+ "name": "label",
41174
+ "global": false,
41175
+ "description": "",
41176
+ "tags": [],
41177
+ "required": false,
41178
+ "type": "string | undefined",
41179
+ "schema": "string | undefined"
41180
+ },
41181
+ "defaultOpen": {
41182
+ "name": "defaultOpen",
41183
+ "global": false,
41184
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
41185
+ "tags": [],
41186
+ "required": false,
41187
+ "type": "boolean | undefined",
41188
+ "schema": "boolean | undefined"
41189
+ },
41190
+ "open": {
41191
+ "name": "open",
41192
+ "global": false,
41193
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
41194
+ "tags": [],
41195
+ "required": false,
41196
+ "type": "boolean | undefined",
41197
+ "schema": "boolean | undefined"
41198
+ },
41133
41199
  "to": {
41134
41200
  "name": "to",
41135
41201
  "global": false,
@@ -41380,15 +41446,6 @@ const B24UIMeta = {
41380
41446
  "type": "boolean | undefined",
41381
41447
  "schema": "boolean | undefined"
41382
41448
  },
41383
- "disabled": {
41384
- "name": "disabled",
41385
- "global": false,
41386
- "description": "",
41387
- "tags": [],
41388
- "required": false,
41389
- "type": "boolean | undefined",
41390
- "schema": "boolean | undefined"
41391
- },
41392
41449
  "active": {
41393
41450
  "name": "active",
41394
41451
  "global": false,
@@ -41571,15 +41628,6 @@ const B24UIMeta = {
41571
41628
  "type": "boolean | undefined",
41572
41629
  "schema": "boolean | undefined"
41573
41630
  },
41574
- "label": {
41575
- "name": "label",
41576
- "global": false,
41577
- "description": "",
41578
- "tags": [],
41579
- "required": false,
41580
- "type": "string | undefined",
41581
- "schema": "string | undefined"
41582
- },
41583
41631
  "value": {
41584
41632
  "name": "value",
41585
41633
  "global": false,
@@ -41589,24 +41637,6 @@ const B24UIMeta = {
41589
41637
  "type": "string | undefined",
41590
41638
  "schema": "string | undefined"
41591
41639
  },
41592
- "defaultOpen": {
41593
- "name": "defaultOpen",
41594
- "global": false,
41595
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
41596
- "tags": [],
41597
- "required": false,
41598
- "type": "boolean | undefined",
41599
- "schema": "boolean | undefined"
41600
- },
41601
- "open": {
41602
- "name": "open",
41603
- "global": false,
41604
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
41605
- "tags": [],
41606
- "required": false,
41607
- "type": "boolean | undefined",
41608
- "schema": "boolean | undefined"
41609
- },
41610
41640
  "slot": {
41611
41641
  "name": "slot",
41612
41642
  "global": false,
@@ -41664,6 +41694,15 @@ const B24UIMeta = {
41664
41694
  "type": "any",
41665
41695
  "schema": "any"
41666
41696
  },
41697
+ "disabled": {
41698
+ "name": "disabled",
41699
+ "global": false,
41700
+ "description": "",
41701
+ "tags": [],
41702
+ "required": false,
41703
+ "type": "boolean | undefined",
41704
+ "schema": "boolean | undefined"
41705
+ },
41667
41706
  "to": {
41668
41707
  "name": "to",
41669
41708
  "global": false,
@@ -41723,15 +41762,6 @@ const B24UIMeta = {
41723
41762
  "type": "boolean | undefined",
41724
41763
  "schema": "boolean | undefined"
41725
41764
  },
41726
- "disabled": {
41727
- "name": "disabled",
41728
- "global": false,
41729
- "description": "",
41730
- "tags": [],
41731
- "required": false,
41732
- "type": "boolean | undefined",
41733
- "schema": "boolean | undefined"
41734
- },
41735
41765
  "active": {
41736
41766
  "name": "active",
41737
41767
  "global": false,
@@ -42550,6 +42580,42 @@ const B24UIMeta = {
42550
42580
  }
42551
42581
  }
42552
42582
  },
42583
+ "disabled": {
42584
+ "name": "disabled",
42585
+ "global": false,
42586
+ "description": "",
42587
+ "tags": [],
42588
+ "required": false,
42589
+ "type": "boolean | undefined",
42590
+ "schema": "boolean | undefined"
42591
+ },
42592
+ "label": {
42593
+ "name": "label",
42594
+ "global": false,
42595
+ "description": "",
42596
+ "tags": [],
42597
+ "required": false,
42598
+ "type": "string | undefined",
42599
+ "schema": "string | undefined"
42600
+ },
42601
+ "defaultOpen": {
42602
+ "name": "defaultOpen",
42603
+ "global": false,
42604
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
42605
+ "tags": [],
42606
+ "required": false,
42607
+ "type": "boolean | undefined",
42608
+ "schema": "boolean | undefined"
42609
+ },
42610
+ "open": {
42611
+ "name": "open",
42612
+ "global": false,
42613
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
42614
+ "tags": [],
42615
+ "required": false,
42616
+ "type": "boolean | undefined",
42617
+ "schema": "boolean | undefined"
42618
+ },
42553
42619
  "to": {
42554
42620
  "name": "to",
42555
42621
  "global": false,
@@ -42800,15 +42866,6 @@ const B24UIMeta = {
42800
42866
  "type": "boolean | undefined",
42801
42867
  "schema": "boolean | undefined"
42802
42868
  },
42803
- "disabled": {
42804
- "name": "disabled",
42805
- "global": false,
42806
- "description": "",
42807
- "tags": [],
42808
- "required": false,
42809
- "type": "boolean | undefined",
42810
- "schema": "boolean | undefined"
42811
- },
42812
42869
  "active": {
42813
42870
  "name": "active",
42814
42871
  "global": false,
@@ -42991,15 +43048,6 @@ const B24UIMeta = {
42991
43048
  "type": "boolean | undefined",
42992
43049
  "schema": "boolean | undefined"
42993
43050
  },
42994
- "label": {
42995
- "name": "label",
42996
- "global": false,
42997
- "description": "",
42998
- "tags": [],
42999
- "required": false,
43000
- "type": "string | undefined",
43001
- "schema": "string | undefined"
43002
- },
43003
43051
  "value": {
43004
43052
  "name": "value",
43005
43053
  "global": false,
@@ -43009,24 +43057,6 @@ const B24UIMeta = {
43009
43057
  "type": "string | undefined",
43010
43058
  "schema": "string | undefined"
43011
43059
  },
43012
- "defaultOpen": {
43013
- "name": "defaultOpen",
43014
- "global": false,
43015
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
43016
- "tags": [],
43017
- "required": false,
43018
- "type": "boolean | undefined",
43019
- "schema": "boolean | undefined"
43020
- },
43021
- "open": {
43022
- "name": "open",
43023
- "global": false,
43024
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
43025
- "tags": [],
43026
- "required": false,
43027
- "type": "boolean | undefined",
43028
- "schema": "boolean | undefined"
43029
- },
43030
43060
  "slot": {
43031
43061
  "name": "slot",
43032
43062
  "global": false,
@@ -43084,6 +43114,15 @@ const B24UIMeta = {
43084
43114
  "type": "any",
43085
43115
  "schema": "any"
43086
43116
  },
43117
+ "disabled": {
43118
+ "name": "disabled",
43119
+ "global": false,
43120
+ "description": "",
43121
+ "tags": [],
43122
+ "required": false,
43123
+ "type": "boolean | undefined",
43124
+ "schema": "boolean | undefined"
43125
+ },
43087
43126
  "to": {
43088
43127
  "name": "to",
43089
43128
  "global": false,
@@ -43143,15 +43182,6 @@ const B24UIMeta = {
43143
43182
  "type": "boolean | undefined",
43144
43183
  "schema": "boolean | undefined"
43145
43184
  },
43146
- "disabled": {
43147
- "name": "disabled",
43148
- "global": false,
43149
- "description": "",
43150
- "tags": [],
43151
- "required": false,
43152
- "type": "boolean | undefined",
43153
- "schema": "boolean | undefined"
43154
- },
43155
43185
  "active": {
43156
43186
  "name": "active",
43157
43187
  "global": false,
@@ -43970,6 +44000,42 @@ const B24UIMeta = {
43970
44000
  }
43971
44001
  }
43972
44002
  },
44003
+ "disabled": {
44004
+ "name": "disabled",
44005
+ "global": false,
44006
+ "description": "",
44007
+ "tags": [],
44008
+ "required": false,
44009
+ "type": "boolean | undefined",
44010
+ "schema": "boolean | undefined"
44011
+ },
44012
+ "label": {
44013
+ "name": "label",
44014
+ "global": false,
44015
+ "description": "",
44016
+ "tags": [],
44017
+ "required": false,
44018
+ "type": "string | undefined",
44019
+ "schema": "string | undefined"
44020
+ },
44021
+ "defaultOpen": {
44022
+ "name": "defaultOpen",
44023
+ "global": false,
44024
+ "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
44025
+ "tags": [],
44026
+ "required": false,
44027
+ "type": "boolean | undefined",
44028
+ "schema": "boolean | undefined"
44029
+ },
44030
+ "open": {
44031
+ "name": "open",
44032
+ "global": false,
44033
+ "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
44034
+ "tags": [],
44035
+ "required": false,
44036
+ "type": "boolean | undefined",
44037
+ "schema": "boolean | undefined"
44038
+ },
43973
44039
  "to": {
43974
44040
  "name": "to",
43975
44041
  "global": false,
@@ -44220,15 +44286,6 @@ const B24UIMeta = {
44220
44286
  "type": "boolean | undefined",
44221
44287
  "schema": "boolean | undefined"
44222
44288
  },
44223
- "disabled": {
44224
- "name": "disabled",
44225
- "global": false,
44226
- "description": "",
44227
- "tags": [],
44228
- "required": false,
44229
- "type": "boolean | undefined",
44230
- "schema": "boolean | undefined"
44231
- },
44232
44289
  "active": {
44233
44290
  "name": "active",
44234
44291
  "global": false,
@@ -44411,15 +44468,6 @@ const B24UIMeta = {
44411
44468
  "type": "boolean | undefined",
44412
44469
  "schema": "boolean | undefined"
44413
44470
  },
44414
- "label": {
44415
- "name": "label",
44416
- "global": false,
44417
- "description": "",
44418
- "tags": [],
44419
- "required": false,
44420
- "type": "string | undefined",
44421
- "schema": "string | undefined"
44422
- },
44423
44471
  "value": {
44424
44472
  "name": "value",
44425
44473
  "global": false,
@@ -44429,24 +44477,6 @@ const B24UIMeta = {
44429
44477
  "type": "string | undefined",
44430
44478
  "schema": "string | undefined"
44431
44479
  },
44432
- "defaultOpen": {
44433
- "name": "defaultOpen",
44434
- "global": false,
44435
- "description": "The open state of the collapsible when it is initially rendered. <br> Use when you do not need to control its open state.",
44436
- "tags": [],
44437
- "required": false,
44438
- "type": "boolean | undefined",
44439
- "schema": "boolean | undefined"
44440
- },
44441
- "open": {
44442
- "name": "open",
44443
- "global": false,
44444
- "description": "The controlled open state of the collapsible. Can be binded with `v-model`.",
44445
- "tags": [],
44446
- "required": false,
44447
- "type": "boolean | undefined",
44448
- "schema": "boolean | undefined"
44449
- },
44450
44480
  "slot": {
44451
44481
  "name": "slot",
44452
44482
  "global": false,
@@ -44504,6 +44534,15 @@ const B24UIMeta = {
44504
44534
  "type": "any",
44505
44535
  "schema": "any"
44506
44536
  },
44537
+ "disabled": {
44538
+ "name": "disabled",
44539
+ "global": false,
44540
+ "description": "",
44541
+ "tags": [],
44542
+ "required": false,
44543
+ "type": "boolean | undefined",
44544
+ "schema": "boolean | undefined"
44545
+ },
44507
44546
  "to": {
44508
44547
  "name": "to",
44509
44548
  "global": false,
@@ -44563,15 +44602,6 @@ const B24UIMeta = {
44563
44602
  "type": "boolean | undefined",
44564
44603
  "schema": "boolean | undefined"
44565
44604
  },
44566
- "disabled": {
44567
- "name": "disabled",
44568
- "global": false,
44569
- "description": "",
44570
- "tags": [],
44571
- "required": false,
44572
- "type": "boolean | undefined",
44573
- "schema": "boolean | undefined"
44574
- },
44575
44605
  "active": {
44576
44606
  "name": "active",
44577
44607
  "global": false,
@@ -44817,13 +44847,13 @@ const B24UIMeta = {
44817
44847
  }
44818
44848
  ],
44819
44849
  "required": false,
44820
- "type": "Omit<PopoverContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
44850
+ "type": "Omit<PopoverContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
44821
44851
  "schema": {
44822
44852
  "kind": "enum",
44823
- "type": "Omit<PopoverContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
44853
+ "type": "Omit<PopoverContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
44824
44854
  "schema": {
44825
44855
  "0": "undefined",
44826
- "1": "Omit<PopoverContentProps, \"as\" | \"asChild\" | \"forceMount\">"
44856
+ "1": "Omit<PopoverContentProps, \"as\" | \"forceMount\" | \"asChild\">"
44827
44857
  }
44828
44858
  }
44829
44859
  },
@@ -45618,35 +45648,35 @@ const B24UIMeta = {
45618
45648
  }
45619
45649
  },
45620
45650
  {
45621
- "name": "disabled",
45651
+ "name": "name",
45622
45652
  "global": false,
45623
- "description": "When `true`, prevents the user from interacting with radio items.",
45653
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
45624
45654
  "tags": [],
45625
45655
  "required": false,
45626
- "type": "boolean | undefined",
45656
+ "type": "string | undefined",
45627
45657
  "schema": {
45628
45658
  "kind": "enum",
45629
- "type": "boolean | undefined",
45659
+ "type": "string | undefined",
45630
45660
  "schema": {
45631
45661
  "0": "undefined",
45632
- "1": "false",
45633
- "2": "true"
45662
+ "1": "string"
45634
45663
  }
45635
45664
  }
45636
45665
  },
45637
45666
  {
45638
- "name": "name",
45667
+ "name": "disabled",
45639
45668
  "global": false,
45640
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
45669
+ "description": "When `true`, prevents the user from interacting with radio items.",
45641
45670
  "tags": [],
45642
45671
  "required": false,
45643
- "type": "string | undefined",
45672
+ "type": "boolean | undefined",
45644
45673
  "schema": {
45645
45674
  "kind": "enum",
45646
- "type": "string | undefined",
45675
+ "type": "boolean | undefined",
45647
45676
  "schema": {
45648
45677
  "0": "undefined",
45649
- "1": "string"
45678
+ "1": "false",
45679
+ "2": "true"
45650
45680
  }
45651
45681
  }
45652
45682
  },
@@ -46119,6 +46149,22 @@ const B24UIMeta = {
46119
46149
  }
46120
46150
  }
46121
46151
  },
46152
+ {
46153
+ "name": "name",
46154
+ "global": false,
46155
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
46156
+ "tags": [],
46157
+ "required": false,
46158
+ "type": "string | undefined",
46159
+ "schema": {
46160
+ "kind": "enum",
46161
+ "type": "string | undefined",
46162
+ "schema": {
46163
+ "0": "undefined",
46164
+ "1": "string"
46165
+ }
46166
+ }
46167
+ },
46122
46168
  {
46123
46169
  "name": "disabled",
46124
46170
  "global": false,
@@ -46153,22 +46199,6 @@ const B24UIMeta = {
46153
46199
  },
46154
46200
  "default": "1"
46155
46201
  },
46156
- {
46157
- "name": "name",
46158
- "global": false,
46159
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
46160
- "tags": [],
46161
- "required": false,
46162
- "type": "string | undefined",
46163
- "schema": {
46164
- "kind": "enum",
46165
- "type": "string | undefined",
46166
- "schema": {
46167
- "0": "undefined",
46168
- "1": "string"
46169
- }
46170
- }
46171
- },
46172
46202
  {
46173
46203
  "name": "max",
46174
46204
  "global": false,
@@ -46537,13 +46567,13 @@ const B24UIMeta = {
46537
46567
  }
46538
46568
  ],
46539
46569
  "required": false,
46540
- "type": "Omit<SelectContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
46570
+ "type": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
46541
46571
  "schema": {
46542
46572
  "kind": "enum",
46543
- "type": "Omit<SelectContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
46573
+ "type": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
46544
46574
  "schema": {
46545
46575
  "0": "undefined",
46546
- "1": "Omit<SelectContentProps, \"as\" | \"asChild\" | \"forceMount\">"
46576
+ "1": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\">"
46547
46577
  }
46548
46578
  }
46549
46579
  },
@@ -47184,35 +47214,35 @@ const B24UIMeta = {
47184
47214
  }
47185
47215
  },
47186
47216
  {
47187
- "name": "disabled",
47217
+ "name": "name",
47188
47218
  "global": false,
47189
- "description": "When `true`, prevents the user from interacting with Select",
47219
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
47190
47220
  "tags": [],
47191
47221
  "required": false,
47192
- "type": "boolean | undefined",
47222
+ "type": "string | undefined",
47193
47223
  "schema": {
47194
47224
  "kind": "enum",
47195
- "type": "boolean | undefined",
47225
+ "type": "string | undefined",
47196
47226
  "schema": {
47197
47227
  "0": "undefined",
47198
- "1": "false",
47199
- "2": "true"
47228
+ "1": "string"
47200
47229
  }
47201
47230
  }
47202
47231
  },
47203
47232
  {
47204
- "name": "name",
47233
+ "name": "disabled",
47205
47234
  "global": false,
47206
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
47235
+ "description": "When `true`, prevents the user from interacting with Select",
47207
47236
  "tags": [],
47208
47237
  "required": false,
47209
- "type": "string | undefined",
47238
+ "type": "boolean | undefined",
47210
47239
  "schema": {
47211
47240
  "kind": "enum",
47212
- "type": "string | undefined",
47241
+ "type": "boolean | undefined",
47213
47242
  "schema": {
47214
47243
  "0": "undefined",
47215
- "1": "string"
47244
+ "1": "false",
47245
+ "2": "true"
47216
47246
  }
47217
47247
  }
47218
47248
  },
@@ -50493,13 +50523,13 @@ const B24UIMeta = {
50493
50523
  }
50494
50524
  ],
50495
50525
  "required": false,
50496
- "type": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
50526
+ "type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
50497
50527
  "schema": {
50498
50528
  "kind": "enum",
50499
- "type": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
50529
+ "type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
50500
50530
  "schema": {
50501
50531
  "0": "undefined",
50502
- "1": "Omit<ComboboxContentProps, \"as\" | \"asChild\" | \"forceMount\">"
50532
+ "1": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\">"
50503
50533
  }
50504
50534
  }
50505
50535
  },
@@ -51262,35 +51292,35 @@ const B24UIMeta = {
51262
51292
  }
51263
51293
  },
51264
51294
  {
51265
- "name": "disabled",
51295
+ "name": "name",
51266
51296
  "global": false,
51267
- "description": "When `true`, prevents the user from interacting with listbox",
51297
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
51268
51298
  "tags": [],
51269
51299
  "required": false,
51270
- "type": "boolean | undefined",
51300
+ "type": "string | undefined",
51271
51301
  "schema": {
51272
51302
  "kind": "enum",
51273
- "type": "boolean | undefined",
51303
+ "type": "string | undefined",
51274
51304
  "schema": {
51275
51305
  "0": "undefined",
51276
- "1": "false",
51277
- "2": "true"
51306
+ "1": "string"
51278
51307
  }
51279
51308
  }
51280
51309
  },
51281
51310
  {
51282
- "name": "name",
51311
+ "name": "disabled",
51283
51312
  "global": false,
51284
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
51313
+ "description": "When `true`, prevents the user from interacting with listbox",
51285
51314
  "tags": [],
51286
51315
  "required": false,
51287
- "type": "string | undefined",
51316
+ "type": "boolean | undefined",
51288
51317
  "schema": {
51289
51318
  "kind": "enum",
51290
- "type": "string | undefined",
51319
+ "type": "boolean | undefined",
51291
51320
  "schema": {
51292
51321
  "0": "undefined",
51293
- "1": "string"
51322
+ "1": "false",
51323
+ "2": "true"
51294
51324
  }
51295
51325
  }
51296
51326
  },
@@ -56197,13 +56227,13 @@ const B24UIMeta = {
56197
56227
  "description": "The content of the slideover",
56198
56228
  "tags": [],
56199
56229
  "required": false,
56200
- "type": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
56230
+ "type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
56201
56231
  "schema": {
56202
56232
  "kind": "enum",
56203
- "type": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\"> | undefined",
56233
+ "type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
56204
56234
  "schema": {
56205
56235
  "0": "undefined",
56206
- "1": "Omit<DialogContentProps, \"as\" | \"asChild\" | \"forceMount\">"
56236
+ "1": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\">"
56207
56237
  }
56208
56238
  }
56209
56239
  },
@@ -56956,42 +56986,42 @@ const B24UIMeta = {
56956
56986
  }
56957
56987
  },
56958
56988
  {
56959
- "name": "disabled",
56989
+ "name": "name",
56960
56990
  "global": false,
56961
- "description": "When `true`, prevents the user from interacting with the switch.",
56991
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
56962
56992
  "tags": [],
56963
56993
  "required": false,
56964
- "type": "boolean | undefined",
56994
+ "type": "string | undefined",
56965
56995
  "schema": {
56966
56996
  "kind": "enum",
56967
- "type": "boolean | undefined",
56997
+ "type": "string | undefined",
56968
56998
  "schema": {
56969
56999
  "0": "undefined",
56970
- "1": "false",
56971
- "2": "true"
57000
+ "1": "string"
56972
57001
  }
56973
57002
  }
56974
57003
  },
56975
57004
  {
56976
- "name": "value",
57005
+ "name": "disabled",
56977
57006
  "global": false,
56978
- "description": "The value given as data when submitted with a `name`.",
57007
+ "description": "When `true`, prevents the user from interacting with the switch.",
56979
57008
  "tags": [],
56980
57009
  "required": false,
56981
- "type": "string | undefined",
57010
+ "type": "boolean | undefined",
56982
57011
  "schema": {
56983
57012
  "kind": "enum",
56984
- "type": "string | undefined",
57013
+ "type": "boolean | undefined",
56985
57014
  "schema": {
56986
57015
  "0": "undefined",
56987
- "1": "string"
57016
+ "1": "false",
57017
+ "2": "true"
56988
57018
  }
56989
57019
  }
56990
57020
  },
56991
57021
  {
56992
- "name": "name",
57022
+ "name": "value",
56993
57023
  "global": false,
56994
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
57024
+ "description": "The value given as data when submitted with a `name`.",
56995
57025
  "tags": [],
56996
57026
  "required": false,
56997
57027
  "type": "string | undefined",
@@ -59999,6 +60029,15 @@ const B24UIMeta = {
59999
60029
  }
60000
60030
  }
60001
60031
  },
60032
+ "disabled": {
60033
+ "name": "disabled",
60034
+ "global": false,
60035
+ "description": "",
60036
+ "tags": [],
60037
+ "required": false,
60038
+ "type": "boolean | undefined",
60039
+ "schema": "boolean | undefined"
60040
+ },
60002
60041
  "to": {
60003
60042
  "name": "to",
60004
60043
  "global": false,
@@ -60240,15 +60279,6 @@ const B24UIMeta = {
60240
60279
  "type": "boolean | undefined",
60241
60280
  "schema": "boolean | undefined"
60242
60281
  },
60243
- "disabled": {
60244
- "name": "disabled",
60245
- "global": false,
60246
- "description": "",
60247
- "tags": [],
60248
- "required": false,
60249
- "type": "boolean | undefined",
60250
- "schema": "boolean | undefined"
60251
- },
60252
60282
  "active": {
60253
60283
  "name": "active",
60254
60284
  "global": false,