@bitrix24/b24ui-nuxt 0.2.6 → 0.2.7

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.cjs CHANGED
@@ -188,19 +188,19 @@ const B24UIMeta = {
188
188
  "description": "",
189
189
  "tags": [],
190
190
  "required": false,
191
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
191
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
192
192
  "schema": {
193
193
  "kind": "enum",
194
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
194
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
195
195
  "schema": {
196
196
  "0": "undefined",
197
- "1": "\"lg\"",
198
- "2": "\"md\"",
199
- "3": "\"3xs\"",
200
- "4": "\"2xs\"",
201
- "5": "\"xs\"",
202
- "6": "\"sm\"",
203
- "7": "\"xl\"",
197
+ "1": "\"md\"",
198
+ "2": "\"xl\"",
199
+ "3": "\"sm\"",
200
+ "4": "\"3xs\"",
201
+ "5": "\"2xs\"",
202
+ "6": "\"xs\"",
203
+ "7": "\"lg\"",
204
204
  "8": "\"2xl\"",
205
205
  "9": "\"3xl\""
206
206
  }
@@ -461,19 +461,19 @@ const B24UIMeta = {
461
461
  "description": "",
462
462
  "tags": [],
463
463
  "required": false,
464
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
464
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
465
465
  "schema": {
466
466
  "kind": "enum",
467
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
467
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
468
468
  "schema": {
469
469
  "0": "undefined",
470
- "1": "\"lg\"",
471
- "2": "\"md\"",
472
- "3": "\"3xs\"",
473
- "4": "\"2xs\"",
474
- "5": "\"xs\"",
475
- "6": "\"sm\"",
476
- "7": "\"xl\"",
470
+ "1": "\"md\"",
471
+ "2": "\"xl\"",
472
+ "3": "\"sm\"",
473
+ "4": "\"3xs\"",
474
+ "5": "\"2xs\"",
475
+ "6": "\"xs\"",
476
+ "7": "\"lg\"",
477
477
  "8": "\"2xl\"",
478
478
  "9": "\"3xl\""
479
479
  }
@@ -667,16 +667,16 @@ const B24UIMeta = {
667
667
  "description": "",
668
668
  "tags": [],
669
669
  "required": false,
670
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
670
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
671
671
  "schema": {
672
672
  "kind": "enum",
673
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
673
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
674
674
  "schema": {
675
675
  "0": "undefined",
676
- "1": "\"lg\"",
677
- "2": "\"md\"",
676
+ "1": "\"md\"",
677
+ "2": "\"sm\"",
678
678
  "3": "\"xs\"",
679
- "4": "\"sm\""
679
+ "4": "\"lg\""
680
680
  }
681
681
  }
682
682
  },
@@ -807,15 +807,6 @@ const B24UIMeta = {
807
807
  }
808
808
  }
809
809
  },
810
- "loading": {
811
- "name": "loading",
812
- "global": false,
813
- "description": "When `true`, the loading icon will be displayed.",
814
- "tags": [],
815
- "required": false,
816
- "type": "boolean | undefined",
817
- "schema": "boolean | undefined"
818
- },
819
810
  "icon": {
820
811
  "name": "icon",
821
812
  "global": false,
@@ -908,19 +899,19 @@ const B24UIMeta = {
908
899
  "description": "",
909
900
  "tags": [],
910
901
  "required": false,
911
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
902
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
912
903
  "schema": {
913
904
  "kind": "enum",
914
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
905
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
915
906
  "schema": {
916
907
  "0": "undefined",
917
- "1": "\"lg\"",
918
- "2": "\"md\"",
919
- "3": "\"3xs\"",
920
- "4": "\"2xs\"",
921
- "5": "\"xs\"",
922
- "6": "\"sm\"",
923
- "7": "\"xl\"",
908
+ "1": "\"md\"",
909
+ "2": "\"xl\"",
910
+ "3": "\"sm\"",
911
+ "4": "\"3xs\"",
912
+ "5": "\"2xs\"",
913
+ "6": "\"xs\"",
914
+ "7": "\"lg\"",
924
915
  "8": "\"2xl\"",
925
916
  "9": "\"3xl\""
926
917
  }
@@ -972,6 +963,15 @@ const B24UIMeta = {
972
963
  }
973
964
  }
974
965
  },
966
+ "loading": {
967
+ "name": "loading",
968
+ "global": false,
969
+ "description": "When `true`, the loading icon will be displayed.",
970
+ "tags": [],
971
+ "required": false,
972
+ "type": "boolean | undefined",
973
+ "schema": "boolean | undefined"
974
+ },
975
975
  "as": {
976
976
  "name": "as",
977
977
  "global": false,
@@ -986,29 +986,6 @@ const B24UIMeta = {
986
986
  "type": "any",
987
987
  "schema": "any"
988
988
  },
989
- "type": {
990
- "name": "type",
991
- "global": false,
992
- "description": "The type of the button when not a link.",
993
- "tags": [
994
- {
995
- "name": "defaultValue",
996
- "text": "'button'"
997
- }
998
- ],
999
- "required": false,
1000
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1001
- "schema": {
1002
- "kind": "enum",
1003
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1004
- "schema": {
1005
- "0": "undefined",
1006
- "1": "\"reset\"",
1007
- "2": "\"submit\"",
1008
- "3": "\"button\""
1009
- }
1010
- }
1011
- },
1012
989
  "to": {
1013
990
  "name": "to",
1014
991
  "global": false,
@@ -1259,6 +1236,29 @@ const B24UIMeta = {
1259
1236
  "type": "boolean | undefined",
1260
1237
  "schema": "boolean | undefined"
1261
1238
  },
1239
+ "type": {
1240
+ "name": "type",
1241
+ "global": false,
1242
+ "description": "The type of the button when not a link.",
1243
+ "tags": [
1244
+ {
1245
+ "name": "defaultValue",
1246
+ "text": "'button'"
1247
+ }
1248
+ ],
1249
+ "required": false,
1250
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1251
+ "schema": {
1252
+ "kind": "enum",
1253
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1254
+ "schema": {
1255
+ "0": "undefined",
1256
+ "1": "\"reset\"",
1257
+ "2": "\"submit\"",
1258
+ "3": "\"button\""
1259
+ }
1260
+ }
1261
+ },
1262
1262
  "disabled": {
1263
1263
  "name": "disabled",
1264
1264
  "global": false,
@@ -1548,16 +1548,16 @@ const B24UIMeta = {
1548
1548
  "description": "",
1549
1549
  "tags": [],
1550
1550
  "required": false,
1551
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
1551
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
1552
1552
  "schema": {
1553
1553
  "kind": "enum",
1554
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
1554
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
1555
1555
  "schema": {
1556
1556
  "0": "undefined",
1557
- "1": "\"lg\"",
1558
- "2": "\"md\"",
1557
+ "1": "\"md\"",
1558
+ "2": "\"sm\"",
1559
1559
  "3": "\"xs\"",
1560
- "4": "\"sm\""
1560
+ "4": "\"lg\""
1561
1561
  }
1562
1562
  }
1563
1563
  },
@@ -1688,15 +1688,6 @@ const B24UIMeta = {
1688
1688
  }
1689
1689
  }
1690
1690
  },
1691
- "loading": {
1692
- "name": "loading",
1693
- "global": false,
1694
- "description": "When `true`, the loading icon will be displayed.",
1695
- "tags": [],
1696
- "required": false,
1697
- "type": "boolean | undefined",
1698
- "schema": "boolean | undefined"
1699
- },
1700
1691
  "icon": {
1701
1692
  "name": "icon",
1702
1693
  "global": false,
@@ -1789,19 +1780,19 @@ const B24UIMeta = {
1789
1780
  "description": "",
1790
1781
  "tags": [],
1791
1782
  "required": false,
1792
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
1783
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
1793
1784
  "schema": {
1794
1785
  "kind": "enum",
1795
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
1786
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
1796
1787
  "schema": {
1797
1788
  "0": "undefined",
1798
- "1": "\"lg\"",
1799
- "2": "\"md\"",
1800
- "3": "\"3xs\"",
1801
- "4": "\"2xs\"",
1802
- "5": "\"xs\"",
1803
- "6": "\"sm\"",
1804
- "7": "\"xl\"",
1789
+ "1": "\"md\"",
1790
+ "2": "\"xl\"",
1791
+ "3": "\"sm\"",
1792
+ "4": "\"3xs\"",
1793
+ "5": "\"2xs\"",
1794
+ "6": "\"xs\"",
1795
+ "7": "\"lg\"",
1805
1796
  "8": "\"2xl\"",
1806
1797
  "9": "\"3xl\""
1807
1798
  }
@@ -1853,6 +1844,15 @@ const B24UIMeta = {
1853
1844
  }
1854
1845
  }
1855
1846
  },
1847
+ "loading": {
1848
+ "name": "loading",
1849
+ "global": false,
1850
+ "description": "When `true`, the loading icon will be displayed.",
1851
+ "tags": [],
1852
+ "required": false,
1853
+ "type": "boolean | undefined",
1854
+ "schema": "boolean | undefined"
1855
+ },
1856
1856
  "as": {
1857
1857
  "name": "as",
1858
1858
  "global": false,
@@ -1867,29 +1867,6 @@ const B24UIMeta = {
1867
1867
  "type": "any",
1868
1868
  "schema": "any"
1869
1869
  },
1870
- "type": {
1871
- "name": "type",
1872
- "global": false,
1873
- "description": "The type of the button when not a link.",
1874
- "tags": [
1875
- {
1876
- "name": "defaultValue",
1877
- "text": "'button'"
1878
- }
1879
- ],
1880
- "required": false,
1881
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1882
- "schema": {
1883
- "kind": "enum",
1884
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
1885
- "schema": {
1886
- "0": "undefined",
1887
- "1": "\"reset\"",
1888
- "2": "\"submit\"",
1889
- "3": "\"button\""
1890
- }
1891
- }
1892
- },
1893
1870
  "to": {
1894
1871
  "name": "to",
1895
1872
  "global": false,
@@ -2140,6 +2117,29 @@ const B24UIMeta = {
2140
2117
  "type": "boolean | undefined",
2141
2118
  "schema": "boolean | undefined"
2142
2119
  },
2120
+ "type": {
2121
+ "name": "type",
2122
+ "global": false,
2123
+ "description": "The type of the button when not a link.",
2124
+ "tags": [
2125
+ {
2126
+ "name": "defaultValue",
2127
+ "text": "'button'"
2128
+ }
2129
+ ],
2130
+ "required": false,
2131
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
2132
+ "schema": {
2133
+ "kind": "enum",
2134
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
2135
+ "schema": {
2136
+ "0": "undefined",
2137
+ "1": "\"reset\"",
2138
+ "2": "\"submit\"",
2139
+ "3": "\"button\""
2140
+ }
2141
+ }
2142
+ },
2143
2143
  "disabled": {
2144
2144
  "name": "disabled",
2145
2145
  "global": false,
@@ -3364,19 +3364,19 @@ const B24UIMeta = {
3364
3364
  "description": "",
3365
3365
  "tags": [],
3366
3366
  "required": false,
3367
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3367
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3368
3368
  "schema": {
3369
3369
  "kind": "enum",
3370
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3370
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3371
3371
  "schema": {
3372
3372
  "0": "undefined",
3373
- "1": "\"lg\"",
3374
- "2": "\"md\"",
3375
- "3": "\"3xs\"",
3376
- "4": "\"2xs\"",
3377
- "5": "\"xs\"",
3378
- "6": "\"sm\"",
3379
- "7": "\"xl\"",
3373
+ "1": "\"md\"",
3374
+ "2": "\"xl\"",
3375
+ "3": "\"sm\"",
3376
+ "4": "\"3xs\"",
3377
+ "5": "\"2xs\"",
3378
+ "6": "\"xs\"",
3379
+ "7": "\"lg\"",
3380
3380
  "8": "\"2xl\"",
3381
3381
  "9": "\"3xl\""
3382
3382
  }
@@ -3463,19 +3463,19 @@ const B24UIMeta = {
3463
3463
  "description": "",
3464
3464
  "tags": [],
3465
3465
  "required": false,
3466
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3466
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3467
3467
  "schema": {
3468
3468
  "kind": "enum",
3469
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3469
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3470
3470
  "schema": {
3471
3471
  "0": "undefined",
3472
- "1": "\"lg\"",
3473
- "2": "\"md\"",
3474
- "3": "\"3xs\"",
3475
- "4": "\"2xs\"",
3476
- "5": "\"xs\"",
3477
- "6": "\"sm\"",
3478
- "7": "\"xl\"",
3472
+ "1": "\"md\"",
3473
+ "2": "\"xl\"",
3474
+ "3": "\"sm\"",
3475
+ "4": "\"3xs\"",
3476
+ "5": "\"2xs\"",
3477
+ "6": "\"xs\"",
3478
+ "7": "\"lg\"",
3479
3479
  "8": "\"2xl\"",
3480
3480
  "9": "\"3xl\""
3481
3481
  }
@@ -3629,17 +3629,17 @@ const B24UIMeta = {
3629
3629
  "description": "",
3630
3630
  "tags": [],
3631
3631
  "required": false,
3632
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
3632
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
3633
3633
  "schema": {
3634
3634
  "kind": "enum",
3635
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
3635
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
3636
3636
  "schema": {
3637
3637
  "0": "undefined",
3638
- "1": "\"lg\"",
3639
- "2": "\"md\"",
3640
- "3": "\"xs\"",
3641
- "4": "\"sm\"",
3642
- "5": "\"xl\""
3638
+ "1": "\"md\"",
3639
+ "2": "\"xl\"",
3640
+ "3": "\"sm\"",
3641
+ "4": "\"xs\"",
3642
+ "5": "\"lg\""
3643
3643
  }
3644
3644
  }
3645
3645
  },
@@ -3710,43 +3710,6 @@ const B24UIMeta = {
3710
3710
  }
3711
3711
  }
3712
3712
  },
3713
- {
3714
- "name": "trailing",
3715
- "global": false,
3716
- "description": "When `true`, the icon will be displayed on the right side.",
3717
- "tags": [],
3718
- "required": false,
3719
- "type": "boolean | undefined",
3720
- "schema": {
3721
- "kind": "enum",
3722
- "type": "boolean | undefined",
3723
- "schema": {
3724
- "0": "undefined",
3725
- "1": "false",
3726
- "2": "true"
3727
- }
3728
- }
3729
- },
3730
- {
3731
- "name": "trailingIcon",
3732
- "global": false,
3733
- "description": "Display an icon on the right side.",
3734
- "tags": [],
3735
- "required": false,
3736
- "type": "IconComponent | undefined",
3737
- "schema": {
3738
- "kind": "enum",
3739
- "type": "IconComponent | undefined",
3740
- "schema": {
3741
- "0": "undefined",
3742
- "1": {
3743
- "kind": "event",
3744
- "type": "(props: HTMLAttributes & VNodeProps & {}, ctx: Omit<{ attrs: Data; slots: Readonly<InternalSlots>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<string, any> = Record<...>>(exposed?: Exposed | undefined) => void; }, \"expose\">): any",
3745
- "schema": []
3746
- }
3747
- }
3748
- }
3749
- },
3750
3713
  {
3751
3714
  "name": "icon",
3752
3715
  "global": false,
@@ -3857,19 +3820,19 @@ const B24UIMeta = {
3857
3820
  "description": "",
3858
3821
  "tags": [],
3859
3822
  "required": false,
3860
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3823
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3861
3824
  "schema": {
3862
3825
  "kind": "enum",
3863
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
3826
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
3864
3827
  "schema": {
3865
3828
  "0": "undefined",
3866
- "1": "\"lg\"",
3867
- "2": "\"md\"",
3868
- "3": "\"3xs\"",
3869
- "4": "\"2xs\"",
3870
- "5": "\"xs\"",
3871
- "6": "\"sm\"",
3872
- "7": "\"xl\"",
3829
+ "1": "\"md\"",
3830
+ "2": "\"xl\"",
3831
+ "3": "\"sm\"",
3832
+ "4": "\"3xs\"",
3833
+ "5": "\"2xs\"",
3834
+ "6": "\"xs\"",
3835
+ "7": "\"lg\"",
3873
3836
  "8": "\"2xl\"",
3874
3837
  "9": "\"3xl\""
3875
3838
  }
@@ -3920,6 +3883,43 @@ const B24UIMeta = {
3920
3883
  }
3921
3884
  }
3922
3885
  }
3886
+ },
3887
+ {
3888
+ "name": "trailing",
3889
+ "global": false,
3890
+ "description": "When `true`, the icon will be displayed on the right side.",
3891
+ "tags": [],
3892
+ "required": false,
3893
+ "type": "boolean | undefined",
3894
+ "schema": {
3895
+ "kind": "enum",
3896
+ "type": "boolean | undefined",
3897
+ "schema": {
3898
+ "0": "undefined",
3899
+ "1": "false",
3900
+ "2": "true"
3901
+ }
3902
+ }
3903
+ },
3904
+ {
3905
+ "name": "trailingIcon",
3906
+ "global": false,
3907
+ "description": "Display an icon on the right side.",
3908
+ "tags": [],
3909
+ "required": false,
3910
+ "type": "IconComponent | undefined",
3911
+ "schema": {
3912
+ "kind": "enum",
3913
+ "type": "IconComponent | undefined",
3914
+ "schema": {
3915
+ "0": "undefined",
3916
+ "1": {
3917
+ "kind": "event",
3918
+ "type": "(props: HTMLAttributes & VNodeProps & {}, ctx: Omit<{ attrs: Data; slots: Readonly<InternalSlots>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<string, any> = Record<...>>(exposed?: Exposed | undefined) => void; }, \"expose\">): any",
3919
+ "schema": []
3920
+ }
3921
+ }
3922
+ }
3923
3923
  }
3924
3924
  ],
3925
3925
  "slots": [
@@ -4055,16 +4055,16 @@ const B24UIMeta = {
4055
4055
  "description": "",
4056
4056
  "tags": [],
4057
4057
  "required": false,
4058
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
4058
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
4059
4059
  "schema": {
4060
4060
  "kind": "enum",
4061
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
4061
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
4062
4062
  "schema": {
4063
4063
  "0": "undefined",
4064
- "1": "\"lg\"",
4065
- "2": "\"md\"",
4064
+ "1": "\"md\"",
4065
+ "2": "\"sm\"",
4066
4066
  "3": "\"xs\"",
4067
- "4": "\"sm\""
4067
+ "4": "\"lg\""
4068
4068
  }
4069
4069
  }
4070
4070
  },
@@ -4203,23 +4203,6 @@ const B24UIMeta = {
4203
4203
  }
4204
4204
  }
4205
4205
  },
4206
- {
4207
- "name": "loading",
4208
- "global": false,
4209
- "description": "When `true`, the loading icon will be displayed.",
4210
- "tags": [],
4211
- "required": false,
4212
- "type": "boolean | undefined",
4213
- "schema": {
4214
- "kind": "enum",
4215
- "type": "boolean | undefined",
4216
- "schema": {
4217
- "0": "undefined",
4218
- "1": "false",
4219
- "2": "true"
4220
- }
4221
- }
4222
- },
4223
4206
  {
4224
4207
  "name": "icon",
4225
4208
  "global": false,
@@ -4330,19 +4313,19 @@ const B24UIMeta = {
4330
4313
  "description": "",
4331
4314
  "tags": [],
4332
4315
  "required": false,
4333
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
4316
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
4334
4317
  "schema": {
4335
4318
  "kind": "enum",
4336
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
4319
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
4337
4320
  "schema": {
4338
4321
  "0": "undefined",
4339
- "1": "\"lg\"",
4340
- "2": "\"md\"",
4341
- "3": "\"3xs\"",
4342
- "4": "\"2xs\"",
4343
- "5": "\"xs\"",
4344
- "6": "\"sm\"",
4345
- "7": "\"xl\"",
4322
+ "1": "\"md\"",
4323
+ "2": "\"xl\"",
4324
+ "3": "\"sm\"",
4325
+ "4": "\"3xs\"",
4326
+ "5": "\"2xs\"",
4327
+ "6": "\"xs\"",
4328
+ "7": "\"lg\"",
4346
4329
  "8": "\"2xl\"",
4347
4330
  "9": "\"3xl\""
4348
4331
  }
@@ -4395,23 +4378,26 @@ const B24UIMeta = {
4395
4378
  }
4396
4379
  },
4397
4380
  {
4398
- "name": "as",
4381
+ "name": "loading",
4399
4382
  "global": false,
4400
- "description": "The element or component this component should render as when not a link.",
4401
- "tags": [
4402
- {
4403
- "name": "defaultValue",
4404
- "text": "'button'"
4405
- }
4406
- ],
4383
+ "description": "When `true`, the loading icon will be displayed.",
4384
+ "tags": [],
4407
4385
  "required": false,
4408
- "type": "any",
4409
- "schema": "any"
4386
+ "type": "boolean | undefined",
4387
+ "schema": {
4388
+ "kind": "enum",
4389
+ "type": "boolean | undefined",
4390
+ "schema": {
4391
+ "0": "undefined",
4392
+ "1": "false",
4393
+ "2": "true"
4394
+ }
4395
+ }
4410
4396
  },
4411
4397
  {
4412
- "name": "type",
4398
+ "name": "as",
4413
4399
  "global": false,
4414
- "description": "The type of the button when not a link.",
4400
+ "description": "The element or component this component should render as when not a link.",
4415
4401
  "tags": [
4416
4402
  {
4417
4403
  "name": "defaultValue",
@@ -4419,18 +4405,8 @@ const B24UIMeta = {
4419
4405
  }
4420
4406
  ],
4421
4407
  "required": false,
4422
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
4423
- "schema": {
4424
- "kind": "enum",
4425
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
4426
- "schema": {
4427
- "0": "undefined",
4428
- "1": "\"reset\"",
4429
- "2": "\"submit\"",
4430
- "3": "\"button\""
4431
- }
4432
- },
4433
- "default": "\"button\""
4408
+ "type": "any",
4409
+ "schema": "any"
4434
4410
  },
4435
4411
  {
4436
4412
  "name": "to",
@@ -4727,6 +4703,30 @@ const B24UIMeta = {
4727
4703
  }
4728
4704
  }
4729
4705
  },
4706
+ {
4707
+ "name": "type",
4708
+ "global": false,
4709
+ "description": "The type of the button when not a link.",
4710
+ "tags": [
4711
+ {
4712
+ "name": "defaultValue",
4713
+ "text": "'button'"
4714
+ }
4715
+ ],
4716
+ "required": false,
4717
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
4718
+ "schema": {
4719
+ "kind": "enum",
4720
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
4721
+ "schema": {
4722
+ "0": "undefined",
4723
+ "1": "\"reset\"",
4724
+ "2": "\"submit\"",
4725
+ "3": "\"button\""
4726
+ }
4727
+ },
4728
+ "default": "\"button\""
4729
+ },
4730
4730
  {
4731
4731
  "name": "disabled",
4732
4732
  "global": false,
@@ -5291,16 +5291,16 @@ const B24UIMeta = {
5291
5291
  "description": "",
5292
5292
  "tags": [],
5293
5293
  "required": false,
5294
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
5294
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5295
5295
  "schema": {
5296
5296
  "kind": "enum",
5297
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
5297
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5298
5298
  "schema": {
5299
5299
  "0": "undefined",
5300
- "1": "\"lg\"",
5301
- "2": "\"md\"",
5300
+ "1": "\"md\"",
5301
+ "2": "\"sm\"",
5302
5302
  "3": "\"xs\"",
5303
- "4": "\"sm\""
5303
+ "4": "\"lg\""
5304
5304
  }
5305
5305
  }
5306
5306
  },
@@ -5474,16 +5474,16 @@ const B24UIMeta = {
5474
5474
  "description": "",
5475
5475
  "tags": [],
5476
5476
  "required": false,
5477
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
5477
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5478
5478
  "schema": {
5479
5479
  "kind": "enum",
5480
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
5480
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5481
5481
  "schema": {
5482
5482
  "0": "undefined",
5483
- "1": "\"lg\"",
5484
- "2": "\"md\"",
5483
+ "1": "\"md\"",
5484
+ "2": "\"sm\"",
5485
5485
  "3": "\"xs\"",
5486
- "4": "\"sm\""
5486
+ "4": "\"lg\""
5487
5487
  }
5488
5488
  }
5489
5489
  },
@@ -5762,19 +5762,19 @@ const B24UIMeta = {
5762
5762
  "description": "",
5763
5763
  "tags": [],
5764
5764
  "required": false,
5765
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
5765
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
5766
5766
  "schema": {
5767
5767
  "kind": "enum",
5768
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
5768
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
5769
5769
  "schema": {
5770
5770
  "0": "undefined",
5771
- "1": "\"lg\"",
5772
- "2": "\"md\"",
5773
- "3": "\"3xs\"",
5774
- "4": "\"2xs\"",
5775
- "5": "\"xs\"",
5776
- "6": "\"sm\"",
5777
- "7": "\"xl\"",
5771
+ "1": "\"md\"",
5772
+ "2": "\"xl\"",
5773
+ "3": "\"sm\"",
5774
+ "4": "\"3xs\"",
5775
+ "5": "\"2xs\"",
5776
+ "6": "\"xs\"",
5777
+ "7": "\"lg\"",
5778
5778
  "8": "\"2xl\"",
5779
5779
  "9": "\"3xl\""
5780
5780
  }
@@ -5975,17 +5975,17 @@ const B24UIMeta = {
5975
5975
  "description": "",
5976
5976
  "tags": [],
5977
5977
  "required": false,
5978
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
5978
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5979
5979
  "schema": {
5980
5980
  "kind": "enum",
5981
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
5981
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
5982
5982
  "schema": {
5983
5983
  "0": "undefined",
5984
- "1": "\"lg\"",
5985
- "2": "\"md\"",
5986
- "3": "\"xs\"",
5987
- "4": "\"sm\"",
5988
- "5": "\"xl\""
5984
+ "1": "\"md\"",
5985
+ "2": "\"xl\"",
5986
+ "3": "\"sm\"",
5987
+ "4": "\"xs\"",
5988
+ "5": "\"lg\""
5989
5989
  }
5990
5990
  }
5991
5991
  },
@@ -6242,19 +6242,19 @@ const B24UIMeta = {
6242
6242
  "description": "",
6243
6243
  "tags": [],
6244
6244
  "required": false,
6245
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
6245
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
6246
6246
  "schema": {
6247
6247
  "kind": "enum",
6248
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
6248
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
6249
6249
  "schema": {
6250
6250
  "0": "undefined",
6251
- "1": "\"lg\"",
6252
- "2": "\"md\"",
6253
- "3": "\"3xs\"",
6254
- "4": "\"2xs\"",
6255
- "5": "\"xs\"",
6256
- "6": "\"sm\"",
6257
- "7": "\"xl\"",
6251
+ "1": "\"md\"",
6252
+ "2": "\"xl\"",
6253
+ "3": "\"sm\"",
6254
+ "4": "\"3xs\"",
6255
+ "5": "\"2xs\"",
6256
+ "6": "\"xs\"",
6257
+ "7": "\"lg\"",
6258
6258
  "8": "\"2xl\"",
6259
6259
  "9": "\"3xl\""
6260
6260
  }
@@ -6458,16 +6458,16 @@ const B24UIMeta = {
6458
6458
  "description": "",
6459
6459
  "tags": [],
6460
6460
  "required": false,
6461
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
6461
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
6462
6462
  "schema": {
6463
6463
  "kind": "enum",
6464
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
6464
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
6465
6465
  "schema": {
6466
6466
  "0": "undefined",
6467
- "1": "\"lg\"",
6468
- "2": "\"md\"",
6467
+ "1": "\"md\"",
6468
+ "2": "\"sm\"",
6469
6469
  "3": "\"xs\"",
6470
- "4": "\"sm\""
6470
+ "4": "\"lg\""
6471
6471
  }
6472
6472
  }
6473
6473
  },
@@ -6622,19 +6622,19 @@ const B24UIMeta = {
6622
6622
  "description": "",
6623
6623
  "tags": [],
6624
6624
  "required": false,
6625
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
6625
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
6626
6626
  "schema": {
6627
6627
  "kind": "enum",
6628
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
6628
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
6629
6629
  "schema": {
6630
6630
  "0": "undefined",
6631
- "1": "\"lg\"",
6632
- "2": "\"md\"",
6633
- "3": "\"3xs\"",
6634
- "4": "\"2xs\"",
6635
- "5": "\"xs\"",
6636
- "6": "\"sm\"",
6637
- "7": "\"xl\"",
6631
+ "1": "\"md\"",
6632
+ "2": "\"xl\"",
6633
+ "3": "\"sm\"",
6634
+ "4": "\"3xs\"",
6635
+ "5": "\"2xs\"",
6636
+ "6": "\"xs\"",
6637
+ "7": "\"lg\"",
6638
6638
  "8": "\"2xl\"",
6639
6639
  "9": "\"3xl\""
6640
6640
  }
@@ -6776,15 +6776,15 @@ const B24UIMeta = {
6776
6776
  "description": "",
6777
6777
  "tags": [],
6778
6778
  "required": false,
6779
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
6779
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
6780
6780
  "schema": {
6781
6781
  "kind": "enum",
6782
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
6782
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
6783
6783
  "schema": {
6784
6784
  "0": "undefined",
6785
- "1": "\"lg\"",
6786
- "2": "\"md\"",
6787
- "3": "\"sm\""
6785
+ "1": "\"md\"",
6786
+ "2": "\"sm\"",
6787
+ "3": "\"lg\""
6788
6788
  }
6789
6789
  }
6790
6790
  },
@@ -7814,19 +7814,19 @@ const B24UIMeta = {
7814
7814
  "description": "",
7815
7815
  "tags": [],
7816
7816
  "required": false,
7817
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
7817
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
7818
7818
  "schema": {
7819
7819
  "kind": "enum",
7820
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
7820
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
7821
7821
  "schema": {
7822
7822
  "0": "undefined",
7823
- "1": "\"lg\"",
7824
- "2": "\"md\"",
7825
- "3": "\"3xs\"",
7826
- "4": "\"2xs\"",
7827
- "5": "\"xs\"",
7828
- "6": "\"sm\"",
7829
- "7": "\"xl\"",
7823
+ "1": "\"md\"",
7824
+ "2": "\"xl\"",
7825
+ "3": "\"sm\"",
7826
+ "4": "\"3xs\"",
7827
+ "5": "\"2xs\"",
7828
+ "6": "\"xs\"",
7829
+ "7": "\"lg\"",
7830
7830
  "8": "\"2xl\"",
7831
7831
  "9": "\"3xl\""
7832
7832
  }
@@ -7968,15 +7968,15 @@ const B24UIMeta = {
7968
7968
  "description": "",
7969
7969
  "tags": [],
7970
7970
  "required": false,
7971
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
7971
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
7972
7972
  "schema": {
7973
7973
  "kind": "enum",
7974
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
7974
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
7975
7975
  "schema": {
7976
7976
  "0": "undefined",
7977
- "1": "\"lg\"",
7978
- "2": "\"md\"",
7979
- "3": "\"sm\""
7977
+ "1": "\"md\"",
7978
+ "2": "\"sm\"",
7979
+ "3": "\"lg\""
7980
7980
  }
7981
7981
  }
7982
7982
  },
@@ -8780,19 +8780,19 @@ const B24UIMeta = {
8780
8780
  "description": "",
8781
8781
  "tags": [],
8782
8782
  "required": false,
8783
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
8783
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
8784
8784
  "schema": {
8785
8785
  "kind": "enum",
8786
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
8786
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
8787
8787
  "schema": {
8788
8788
  "0": "undefined",
8789
- "1": "\"lg\"",
8790
- "2": "\"md\"",
8791
- "3": "\"3xs\"",
8792
- "4": "\"2xs\"",
8793
- "5": "\"xs\"",
8794
- "6": "\"sm\"",
8795
- "7": "\"xl\"",
8789
+ "1": "\"md\"",
8790
+ "2": "\"xl\"",
8791
+ "3": "\"sm\"",
8792
+ "4": "\"3xs\"",
8793
+ "5": "\"2xs\"",
8794
+ "6": "\"xs\"",
8795
+ "7": "\"lg\"",
8796
8796
  "8": "\"2xl\"",
8797
8797
  "9": "\"3xl\""
8798
8798
  }
@@ -8934,15 +8934,15 @@ const B24UIMeta = {
8934
8934
  "description": "",
8935
8935
  "tags": [],
8936
8936
  "required": false,
8937
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
8937
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
8938
8938
  "schema": {
8939
8939
  "kind": "enum",
8940
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
8940
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
8941
8941
  "schema": {
8942
8942
  "0": "undefined",
8943
- "1": "\"lg\"",
8944
- "2": "\"md\"",
8945
- "3": "\"sm\""
8943
+ "1": "\"md\"",
8944
+ "2": "\"sm\"",
8945
+ "3": "\"lg\""
8946
8946
  }
8947
8947
  }
8948
8948
  },
@@ -9746,19 +9746,19 @@ const B24UIMeta = {
9746
9746
  "description": "",
9747
9747
  "tags": [],
9748
9748
  "required": false,
9749
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
9749
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
9750
9750
  "schema": {
9751
9751
  "kind": "enum",
9752
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
9752
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
9753
9753
  "schema": {
9754
9754
  "0": "undefined",
9755
- "1": "\"lg\"",
9756
- "2": "\"md\"",
9757
- "3": "\"3xs\"",
9758
- "4": "\"2xs\"",
9759
- "5": "\"xs\"",
9760
- "6": "\"sm\"",
9761
- "7": "\"xl\"",
9755
+ "1": "\"md\"",
9756
+ "2": "\"xl\"",
9757
+ "3": "\"sm\"",
9758
+ "4": "\"3xs\"",
9759
+ "5": "\"2xs\"",
9760
+ "6": "\"xs\"",
9761
+ "7": "\"lg\"",
9762
9762
  "8": "\"2xl\"",
9763
9763
  "9": "\"3xl\""
9764
9764
  }
@@ -9900,15 +9900,15 @@ const B24UIMeta = {
9900
9900
  "description": "",
9901
9901
  "tags": [],
9902
9902
  "required": false,
9903
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
9903
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
9904
9904
  "schema": {
9905
9905
  "kind": "enum",
9906
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
9906
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
9907
9907
  "schema": {
9908
9908
  "0": "undefined",
9909
- "1": "\"lg\"",
9910
- "2": "\"md\"",
9911
- "3": "\"sm\""
9909
+ "1": "\"md\"",
9910
+ "2": "\"sm\"",
9911
+ "3": "\"lg\""
9912
9912
  }
9913
9913
  }
9914
9914
  },
@@ -10712,19 +10712,19 @@ const B24UIMeta = {
10712
10712
  "description": "",
10713
10713
  "tags": [],
10714
10714
  "required": false,
10715
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
10715
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
10716
10716
  "schema": {
10717
10717
  "kind": "enum",
10718
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
10718
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
10719
10719
  "schema": {
10720
10720
  "0": "undefined",
10721
- "1": "\"lg\"",
10722
- "2": "\"md\"",
10723
- "3": "\"3xs\"",
10724
- "4": "\"2xs\"",
10725
- "5": "\"xs\"",
10726
- "6": "\"sm\"",
10727
- "7": "\"xl\"",
10721
+ "1": "\"md\"",
10722
+ "2": "\"xl\"",
10723
+ "3": "\"sm\"",
10724
+ "4": "\"3xs\"",
10725
+ "5": "\"2xs\"",
10726
+ "6": "\"xs\"",
10727
+ "7": "\"lg\"",
10728
10728
  "8": "\"2xl\"",
10729
10729
  "9": "\"3xl\""
10730
10730
  }
@@ -10866,15 +10866,15 @@ const B24UIMeta = {
10866
10866
  "description": "",
10867
10867
  "tags": [],
10868
10868
  "required": false,
10869
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
10869
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
10870
10870
  "schema": {
10871
10871
  "kind": "enum",
10872
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
10872
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
10873
10873
  "schema": {
10874
10874
  "0": "undefined",
10875
- "1": "\"lg\"",
10876
- "2": "\"md\"",
10877
- "3": "\"sm\""
10875
+ "1": "\"md\"",
10876
+ "2": "\"sm\"",
10877
+ "3": "\"lg\""
10878
10878
  }
10879
10879
  }
10880
10880
  },
@@ -11560,10 +11560,10 @@ const B24UIMeta = {
11560
11560
  "description": "",
11561
11561
  "tags": [],
11562
11562
  "required": true,
11563
- "type": "{ content: (slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string; ... 13 more ...; itemLabelExt...",
11563
+ "type": "{ content: (slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string; ... 13 more ...; itemLabelExt...",
11564
11564
  "schema": {
11565
11565
  "kind": "object",
11566
- "type": "{ content: (slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string; ... 13 more ...; itemLabelExt...",
11566
+ "type": "{ content: (slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string; ... 13 more ...; itemLabelExt...",
11567
11567
  "schema": {
11568
11568
  "content": {
11569
11569
  "name": "content",
@@ -11571,10 +11571,10 @@ const B24UIMeta = {
11571
11571
  "description": "",
11572
11572
  "tags": [],
11573
11573
  "required": true,
11574
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11574
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11575
11575
  "schema": {
11576
11576
  "kind": "event",
11577
- "type": "(slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined): string",
11577
+ "type": "(slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined): string",
11578
11578
  "schema": {}
11579
11579
  }
11580
11580
  },
@@ -11584,8 +11584,8 @@ const B24UIMeta = {
11584
11584
  "description": "",
11585
11585
  "tags": [],
11586
11586
  "required": true,
11587
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11588
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11587
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11588
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11589
11589
  },
11590
11590
  "group": {
11591
11591
  "name": "group",
@@ -11593,8 +11593,8 @@ const B24UIMeta = {
11593
11593
  "description": "",
11594
11594
  "tags": [],
11595
11595
  "required": true,
11596
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11597
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11596
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11597
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11598
11598
  },
11599
11599
  "label": {
11600
11600
  "name": "label",
@@ -11602,8 +11602,8 @@ const B24UIMeta = {
11602
11602
  "description": "",
11603
11603
  "tags": [],
11604
11604
  "required": true,
11605
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11606
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11605
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11606
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11607
11607
  },
11608
11608
  "separator": {
11609
11609
  "name": "separator",
@@ -11611,8 +11611,8 @@ const B24UIMeta = {
11611
11611
  "description": "",
11612
11612
  "tags": [],
11613
11613
  "required": true,
11614
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11615
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11614
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11615
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11616
11616
  },
11617
11617
  "item": {
11618
11618
  "name": "item",
@@ -11620,8 +11620,8 @@ const B24UIMeta = {
11620
11620
  "description": "",
11621
11621
  "tags": [],
11622
11622
  "required": true,
11623
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11624
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11623
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11624
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11625
11625
  },
11626
11626
  "itemLeadingIcon": {
11627
11627
  "name": "itemLeadingIcon",
@@ -11629,8 +11629,8 @@ const B24UIMeta = {
11629
11629
  "description": "",
11630
11630
  "tags": [],
11631
11631
  "required": true,
11632
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11633
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11632
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11633
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11634
11634
  },
11635
11635
  "itemLeadingAvatar": {
11636
11636
  "name": "itemLeadingAvatar",
@@ -11638,8 +11638,8 @@ const B24UIMeta = {
11638
11638
  "description": "",
11639
11639
  "tags": [],
11640
11640
  "required": true,
11641
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11642
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11641
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11642
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11643
11643
  },
11644
11644
  "itemLeadingAvatarSize": {
11645
11645
  "name": "itemLeadingAvatarSize",
@@ -11647,8 +11647,8 @@ const B24UIMeta = {
11647
11647
  "description": "",
11648
11648
  "tags": [],
11649
11649
  "required": true,
11650
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11651
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11650
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11651
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11652
11652
  },
11653
11653
  "itemTrailing": {
11654
11654
  "name": "itemTrailing",
@@ -11656,8 +11656,8 @@ const B24UIMeta = {
11656
11656
  "description": "",
11657
11657
  "tags": [],
11658
11658
  "required": true,
11659
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11660
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11659
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11660
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11661
11661
  },
11662
11662
  "itemTrailingIcon": {
11663
11663
  "name": "itemTrailingIcon",
@@ -11665,8 +11665,8 @@ const B24UIMeta = {
11665
11665
  "description": "",
11666
11666
  "tags": [],
11667
11667
  "required": true,
11668
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11669
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11668
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11669
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11670
11670
  },
11671
11671
  "itemTrailingKbds": {
11672
11672
  "name": "itemTrailingKbds",
@@ -11674,8 +11674,8 @@ const B24UIMeta = {
11674
11674
  "description": "",
11675
11675
  "tags": [],
11676
11676
  "required": true,
11677
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11678
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11677
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11678
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11679
11679
  },
11680
11680
  "itemTrailingKbdsSize": {
11681
11681
  "name": "itemTrailingKbdsSize",
@@ -11683,8 +11683,8 @@ const B24UIMeta = {
11683
11683
  "description": "",
11684
11684
  "tags": [],
11685
11685
  "required": true,
11686
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11687
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11686
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11687
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11688
11688
  },
11689
11689
  "itemLabel": {
11690
11690
  "name": "itemLabel",
@@ -11692,8 +11692,8 @@ const B24UIMeta = {
11692
11692
  "description": "",
11693
11693
  "tags": [],
11694
11694
  "required": true,
11695
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11696
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11695
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11696
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11697
11697
  },
11698
11698
  "itemLabelExternalIcon": {
11699
11699
  "name": "itemLabelExternalIcon",
@@ -11701,8 +11701,8 @@ const B24UIMeta = {
11701
11701
  "description": "",
11702
11702
  "tags": [],
11703
11703
  "required": true,
11704
- "type": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11705
- "schema": "((slotProps?: ({ loading?: boolean | undefined; size?: \"lg\" | \"md\" | \"xs\" | \"sm\" | undefined; color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11704
+ "type": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<....",
11705
+ "schema": "((slotProps?: ({ color?: \"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined; size?: \"md\" | \"sm\" | \"xs\" | \"lg\" | undefined; loading?: boolean | undefined; active?: boolean | undefined; } & ClassProp<...>) | undefined) => string) & ((slotProps?: ({ ...; } & ClassProp<...."
11706
11706
  }
11707
11707
  }
11708
11708
  }
@@ -11858,19 +11858,19 @@ const B24UIMeta = {
11858
11858
  "description": "",
11859
11859
  "tags": [],
11860
11860
  "required": false,
11861
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
11861
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
11862
11862
  "schema": {
11863
11863
  "kind": "enum",
11864
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
11864
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
11865
11865
  "schema": {
11866
11866
  "0": "undefined",
11867
- "1": "\"lg\"",
11868
- "2": "\"md\"",
11869
- "3": "\"3xs\"",
11870
- "4": "\"2xs\"",
11871
- "5": "\"xs\"",
11872
- "6": "\"sm\"",
11873
- "7": "\"xl\"",
11867
+ "1": "\"md\"",
11868
+ "2": "\"xl\"",
11869
+ "3": "\"sm\"",
11870
+ "4": "\"3xs\"",
11871
+ "5": "\"2xs\"",
11872
+ "6": "\"xs\"",
11873
+ "7": "\"lg\"",
11874
11874
  "8": "\"2xl\"",
11875
11875
  "9": "\"3xl\""
11876
11876
  }
@@ -12012,15 +12012,15 @@ const B24UIMeta = {
12012
12012
  "description": "",
12013
12013
  "tags": [],
12014
12014
  "required": false,
12015
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
12015
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
12016
12016
  "schema": {
12017
12017
  "kind": "enum",
12018
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
12018
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
12019
12019
  "schema": {
12020
12020
  "0": "undefined",
12021
- "1": "\"lg\"",
12022
- "2": "\"md\"",
12023
- "3": "\"sm\""
12021
+ "1": "\"md\"",
12022
+ "2": "\"sm\"",
12023
+ "3": "\"lg\""
12024
12024
  }
12025
12025
  }
12026
12026
  },
@@ -12740,16 +12740,16 @@ const B24UIMeta = {
12740
12740
  }
12741
12741
  ],
12742
12742
  "required": false,
12743
- "type": "\"bottom\" | \"top\" | \"left\" | \"right\" | undefined",
12743
+ "type": "\"left\" | \"right\" | \"bottom\" | \"top\" | undefined",
12744
12744
  "schema": {
12745
12745
  "kind": "enum",
12746
- "type": "\"bottom\" | \"top\" | \"left\" | \"right\" | undefined",
12746
+ "type": "\"left\" | \"right\" | \"bottom\" | \"top\" | undefined",
12747
12747
  "schema": {
12748
12748
  "0": "undefined",
12749
- "1": "\"bottom\"",
12750
- "2": "\"top\"",
12751
- "3": "\"left\"",
12752
- "4": "\"right\""
12749
+ "1": "\"left\"",
12750
+ "2": "\"right\"",
12751
+ "3": "\"bottom\"",
12752
+ "4": "\"top\""
12753
12753
  }
12754
12754
  }
12755
12755
  },
@@ -12785,15 +12785,15 @@ const B24UIMeta = {
12785
12785
  }
12786
12786
  ],
12787
12787
  "required": false,
12788
- "type": "\"start\" | \"center\" | \"end\" | undefined",
12788
+ "type": "\"start\" | \"end\" | \"center\" | undefined",
12789
12789
  "schema": {
12790
12790
  "kind": "enum",
12791
- "type": "\"start\" | \"center\" | \"end\" | undefined",
12791
+ "type": "\"start\" | \"end\" | \"center\" | undefined",
12792
12792
  "schema": {
12793
12793
  "0": "undefined",
12794
12794
  "1": "\"start\"",
12795
- "2": "\"center\"",
12796
- "3": "\"end\""
12795
+ "2": "\"end\"",
12796
+ "3": "\"center\""
12797
12797
  }
12798
12798
  }
12799
12799
  },
@@ -12891,14 +12891,14 @@ const B24UIMeta = {
12891
12891
  }
12892
12892
  ],
12893
12893
  "required": false,
12894
- "type": "number | Partial<Record<\"bottom\" | \"top\" | \"left\" | \"right\", number>> | undefined",
12894
+ "type": "number | Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>> | undefined",
12895
12895
  "schema": {
12896
12896
  "kind": "enum",
12897
- "type": "number | Partial<Record<\"bottom\" | \"top\" | \"left\" | \"right\", number>> | undefined",
12897
+ "type": "number | Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>> | undefined",
12898
12898
  "schema": {
12899
12899
  "0": "undefined",
12900
12900
  "1": "number",
12901
- "2": "Partial<Record<\"bottom\" | \"top\" | \"left\" | \"right\", number>>"
12901
+ "2": "Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>>"
12902
12902
  }
12903
12903
  }
12904
12904
  },
@@ -13077,10 +13077,10 @@ const B24UIMeta = {
13077
13077
  "description": "",
13078
13078
  "tags": [],
13079
13079
  "required": true,
13080
- "type": "() => { x: number; y: number; height: number; width: number; bottom: number; top: number; left: number; right: number; }",
13080
+ "type": "() => { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }",
13081
13081
  "schema": {
13082
13082
  "kind": "event",
13083
- "type": "(): { x: number; y: number; height: number; width: number; bottom: number; top: number; left: number; right: number; }"
13083
+ "type": "(): { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }"
13084
13084
  }
13085
13085
  },
13086
13086
  "getClientRects": {
@@ -13089,15 +13089,15 @@ const B24UIMeta = {
13089
13089
  "description": "",
13090
13090
  "tags": [],
13091
13091
  "required": false,
13092
- "type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; bottom: number; top: number; left: number; right: number; }[]) | undefined",
13092
+ "type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]) | undefined",
13093
13093
  "schema": {
13094
13094
  "kind": "enum",
13095
- "type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; bottom: number; top: number; left: number; right: number; }[]) | undefined",
13095
+ "type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]) | undefined",
13096
13096
  "schema": {
13097
13097
  "0": "undefined",
13098
13098
  "1": {
13099
13099
  "kind": "event",
13100
- "type": "(): DOMRectList | { x: number; y: number; height: number; width: number; bottom: number; top: number; left: number; right: number; }[]"
13100
+ "type": "(): DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]"
13101
13101
  }
13102
13102
  }
13103
13103
  }
@@ -13509,16 +13509,16 @@ const B24UIMeta = {
13509
13509
  "description": "",
13510
13510
  "tags": [],
13511
13511
  "required": false,
13512
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
13512
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
13513
13513
  "schema": {
13514
13514
  "kind": "enum",
13515
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
13515
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
13516
13516
  "schema": {
13517
13517
  "0": "undefined",
13518
- "1": "\"lg\"",
13519
- "2": "\"md\"",
13518
+ "1": "\"md\"",
13519
+ "2": "\"sm\"",
13520
13520
  "3": "\"xs\"",
13521
- "4": "\"sm\""
13521
+ "4": "\"lg\""
13522
13522
  }
13523
13523
  }
13524
13524
  },
@@ -13851,9 +13851,9 @@ const B24UIMeta = {
13851
13851
  "1": "\"number\"",
13852
13852
  "2": "\"reset\"",
13853
13853
  "3": "\"submit\"",
13854
- "4": "\"image\"",
13855
- "5": "\"color\"",
13856
- "6": "\"text\"",
13854
+ "4": "\"color\"",
13855
+ "5": "\"text\"",
13856
+ "6": "\"image\"",
13857
13857
  "7": "\"button\"",
13858
13858
  "8": "\"date\"",
13859
13859
  "9": "\"time\"",
@@ -13924,16 +13924,16 @@ const B24UIMeta = {
13924
13924
  "description": "",
13925
13925
  "tags": [],
13926
13926
  "required": false,
13927
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
13927
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
13928
13928
  "schema": {
13929
13929
  "kind": "enum",
13930
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
13930
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
13931
13931
  "schema": {
13932
13932
  "0": "undefined",
13933
- "1": "\"lg\"",
13934
- "2": "\"md\"",
13933
+ "1": "\"md\"",
13934
+ "2": "\"sm\"",
13935
13935
  "3": "\"xs\"",
13936
- "4": "\"sm\""
13936
+ "4": "\"lg\""
13937
13937
  }
13938
13938
  }
13939
13939
  },
@@ -14272,19 +14272,19 @@ const B24UIMeta = {
14272
14272
  "description": "",
14273
14273
  "tags": [],
14274
14274
  "required": false,
14275
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
14275
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
14276
14276
  "schema": {
14277
14277
  "kind": "enum",
14278
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
14278
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
14279
14279
  "schema": {
14280
14280
  "0": "undefined",
14281
- "1": "\"lg\"",
14282
- "2": "\"md\"",
14283
- "3": "\"3xs\"",
14284
- "4": "\"2xs\"",
14285
- "5": "\"xs\"",
14286
- "6": "\"sm\"",
14287
- "7": "\"xl\"",
14281
+ "1": "\"md\"",
14282
+ "2": "\"xl\"",
14283
+ "3": "\"sm\"",
14284
+ "4": "\"3xs\"",
14285
+ "5": "\"2xs\"",
14286
+ "6": "\"xs\"",
14287
+ "7": "\"lg\"",
14288
14288
  "8": "\"2xl\"",
14289
14289
  "9": "\"3xl\""
14290
14290
  }
@@ -14521,9 +14521,9 @@ const B24UIMeta = {
14521
14521
  "1": "\"number\"",
14522
14522
  "2": "\"reset\"",
14523
14523
  "3": "\"submit\"",
14524
- "4": "\"image\"",
14525
- "5": "\"color\"",
14526
- "6": "\"text\"",
14524
+ "4": "\"color\"",
14525
+ "5": "\"text\"",
14526
+ "6": "\"image\"",
14527
14527
  "7": "\"button\"",
14528
14528
  "8": "\"date\"",
14529
14529
  "9": "\"time\"",
@@ -14594,16 +14594,16 @@ const B24UIMeta = {
14594
14594
  "description": "",
14595
14595
  "tags": [],
14596
14596
  "required": false,
14597
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
14597
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
14598
14598
  "schema": {
14599
14599
  "kind": "enum",
14600
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
14600
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
14601
14601
  "schema": {
14602
14602
  "0": "undefined",
14603
- "1": "\"lg\"",
14604
- "2": "\"md\"",
14603
+ "1": "\"md\"",
14604
+ "2": "\"sm\"",
14605
14605
  "3": "\"xs\"",
14606
- "4": "\"sm\""
14606
+ "4": "\"lg\""
14607
14607
  }
14608
14608
  }
14609
14609
  },
@@ -15049,19 +15049,19 @@ const B24UIMeta = {
15049
15049
  "description": "",
15050
15050
  "tags": [],
15051
15051
  "required": false,
15052
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
15052
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
15053
15053
  "schema": {
15054
15054
  "kind": "enum",
15055
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
15055
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
15056
15056
  "schema": {
15057
15057
  "0": "undefined",
15058
- "1": "\"lg\"",
15059
- "2": "\"md\"",
15060
- "3": "\"3xs\"",
15061
- "4": "\"2xs\"",
15062
- "5": "\"xs\"",
15063
- "6": "\"sm\"",
15064
- "7": "\"xl\"",
15058
+ "1": "\"md\"",
15059
+ "2": "\"xl\"",
15060
+ "3": "\"sm\"",
15061
+ "4": "\"3xs\"",
15062
+ "5": "\"2xs\"",
15063
+ "6": "\"xs\"",
15064
+ "7": "\"lg\"",
15065
15065
  "8": "\"2xl\"",
15066
15066
  "9": "\"3xl\""
15067
15067
  }
@@ -15190,8 +15190,8 @@ const B24UIMeta = {
15190
15190
  "description": "",
15191
15191
  "tags": [],
15192
15192
  "required": false,
15193
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
15194
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
15193
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
15194
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
15195
15195
  },
15196
15196
  "position": {
15197
15197
  "name": "position",
@@ -15771,19 +15771,19 @@ const B24UIMeta = {
15771
15771
  "description": "",
15772
15772
  "tags": [],
15773
15773
  "required": false,
15774
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
15774
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
15775
15775
  "schema": {
15776
15776
  "kind": "enum",
15777
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
15777
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
15778
15778
  "schema": {
15779
15779
  "0": "undefined",
15780
- "1": "\"lg\"",
15781
- "2": "\"md\"",
15782
- "3": "\"3xs\"",
15783
- "4": "\"2xs\"",
15784
- "5": "\"xs\"",
15785
- "6": "\"sm\"",
15786
- "7": "\"xl\"",
15780
+ "1": "\"md\"",
15781
+ "2": "\"xl\"",
15782
+ "3": "\"sm\"",
15783
+ "4": "\"3xs\"",
15784
+ "5": "\"2xs\"",
15785
+ "6": "\"xs\"",
15786
+ "7": "\"lg\"",
15787
15787
  "8": "\"2xl\"",
15788
15788
  "9": "\"3xl\""
15789
15789
  }
@@ -16009,19 +16009,19 @@ const B24UIMeta = {
16009
16009
  "description": "",
16010
16010
  "tags": [],
16011
16011
  "required": false,
16012
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16012
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16013
16013
  "schema": {
16014
16014
  "kind": "enum",
16015
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16015
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16016
16016
  "schema": {
16017
16017
  "0": "undefined",
16018
- "1": "\"lg\"",
16019
- "2": "\"md\"",
16020
- "3": "\"3xs\"",
16021
- "4": "\"2xs\"",
16022
- "5": "\"xs\"",
16023
- "6": "\"sm\"",
16024
- "7": "\"xl\"",
16018
+ "1": "\"md\"",
16019
+ "2": "\"xl\"",
16020
+ "3": "\"sm\"",
16021
+ "4": "\"3xs\"",
16022
+ "5": "\"2xs\"",
16023
+ "6": "\"xs\"",
16024
+ "7": "\"lg\"",
16025
16025
  "8": "\"2xl\"",
16026
16026
  "9": "\"3xl\""
16027
16027
  }
@@ -16150,8 +16150,8 @@ const B24UIMeta = {
16150
16150
  "description": "",
16151
16151
  "tags": [],
16152
16152
  "required": false,
16153
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16154
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
16153
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16154
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
16155
16155
  },
16156
16156
  "position": {
16157
16157
  "name": "position",
@@ -16470,19 +16470,19 @@ const B24UIMeta = {
16470
16470
  "description": "",
16471
16471
  "tags": [],
16472
16472
  "required": false,
16473
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16473
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16474
16474
  "schema": {
16475
16475
  "kind": "enum",
16476
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16476
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16477
16477
  "schema": {
16478
16478
  "0": "undefined",
16479
- "1": "\"lg\"",
16480
- "2": "\"md\"",
16481
- "3": "\"3xs\"",
16482
- "4": "\"2xs\"",
16483
- "5": "\"xs\"",
16484
- "6": "\"sm\"",
16485
- "7": "\"xl\"",
16479
+ "1": "\"md\"",
16480
+ "2": "\"xl\"",
16481
+ "3": "\"sm\"",
16482
+ "4": "\"3xs\"",
16483
+ "5": "\"2xs\"",
16484
+ "6": "\"xs\"",
16485
+ "7": "\"lg\"",
16486
16486
  "8": "\"2xl\"",
16487
16487
  "9": "\"3xl\""
16488
16488
  }
@@ -16611,8 +16611,8 @@ const B24UIMeta = {
16611
16611
  "description": "",
16612
16612
  "tags": [],
16613
16613
  "required": false,
16614
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16615
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
16614
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16615
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
16616
16616
  },
16617
16617
  "position": {
16618
16618
  "name": "position",
@@ -16957,19 +16957,19 @@ const B24UIMeta = {
16957
16957
  "description": "",
16958
16958
  "tags": [],
16959
16959
  "required": false,
16960
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16960
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16961
16961
  "schema": {
16962
16962
  "kind": "enum",
16963
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
16963
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
16964
16964
  "schema": {
16965
16965
  "0": "undefined",
16966
- "1": "\"lg\"",
16967
- "2": "\"md\"",
16968
- "3": "\"3xs\"",
16969
- "4": "\"2xs\"",
16970
- "5": "\"xs\"",
16971
- "6": "\"sm\"",
16972
- "7": "\"xl\"",
16966
+ "1": "\"md\"",
16967
+ "2": "\"xl\"",
16968
+ "3": "\"sm\"",
16969
+ "4": "\"3xs\"",
16970
+ "5": "\"2xs\"",
16971
+ "6": "\"xs\"",
16972
+ "7": "\"lg\"",
16973
16973
  "8": "\"2xl\"",
16974
16974
  "9": "\"3xl\""
16975
16975
  }
@@ -17098,8 +17098,8 @@ const B24UIMeta = {
17098
17098
  "description": "",
17099
17099
  "tags": [],
17100
17100
  "required": false,
17101
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17102
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
17101
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17102
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
17103
17103
  },
17104
17104
  "position": {
17105
17105
  "name": "position",
@@ -17382,19 +17382,19 @@ const B24UIMeta = {
17382
17382
  "description": "",
17383
17383
  "tags": [],
17384
17384
  "required": false,
17385
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17385
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17386
17386
  "schema": {
17387
17387
  "kind": "enum",
17388
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17388
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17389
17389
  "schema": {
17390
17390
  "0": "undefined",
17391
- "1": "\"lg\"",
17392
- "2": "\"md\"",
17393
- "3": "\"3xs\"",
17394
- "4": "\"2xs\"",
17395
- "5": "\"xs\"",
17396
- "6": "\"sm\"",
17397
- "7": "\"xl\"",
17391
+ "1": "\"md\"",
17392
+ "2": "\"xl\"",
17393
+ "3": "\"sm\"",
17394
+ "4": "\"3xs\"",
17395
+ "5": "\"2xs\"",
17396
+ "6": "\"xs\"",
17397
+ "7": "\"lg\"",
17398
17398
  "8": "\"2xl\"",
17399
17399
  "9": "\"3xl\""
17400
17400
  }
@@ -17523,8 +17523,8 @@ const B24UIMeta = {
17523
17523
  "description": "",
17524
17524
  "tags": [],
17525
17525
  "required": false,
17526
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17527
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
17526
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17527
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
17528
17528
  },
17529
17529
  "position": {
17530
17530
  "name": "position",
@@ -17807,19 +17807,19 @@ const B24UIMeta = {
17807
17807
  "description": "",
17808
17808
  "tags": [],
17809
17809
  "required": false,
17810
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17810
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17811
17811
  "schema": {
17812
17812
  "kind": "enum",
17813
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17813
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17814
17814
  "schema": {
17815
17815
  "0": "undefined",
17816
- "1": "\"lg\"",
17817
- "2": "\"md\"",
17818
- "3": "\"3xs\"",
17819
- "4": "\"2xs\"",
17820
- "5": "\"xs\"",
17821
- "6": "\"sm\"",
17822
- "7": "\"xl\"",
17816
+ "1": "\"md\"",
17817
+ "2": "\"xl\"",
17818
+ "3": "\"sm\"",
17819
+ "4": "\"3xs\"",
17820
+ "5": "\"2xs\"",
17821
+ "6": "\"xs\"",
17822
+ "7": "\"lg\"",
17823
17823
  "8": "\"2xl\"",
17824
17824
  "9": "\"3xl\""
17825
17825
  }
@@ -17948,8 +17948,8 @@ const B24UIMeta = {
17948
17948
  "description": "",
17949
17949
  "tags": [],
17950
17950
  "required": false,
17951
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
17952
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
17951
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
17952
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
17953
17953
  },
17954
17954
  "position": {
17955
17955
  "name": "position",
@@ -18232,19 +18232,19 @@ const B24UIMeta = {
18232
18232
  "description": "",
18233
18233
  "tags": [],
18234
18234
  "required": false,
18235
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18235
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18236
18236
  "schema": {
18237
18237
  "kind": "enum",
18238
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18238
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18239
18239
  "schema": {
18240
18240
  "0": "undefined",
18241
- "1": "\"lg\"",
18242
- "2": "\"md\"",
18243
- "3": "\"3xs\"",
18244
- "4": "\"2xs\"",
18245
- "5": "\"xs\"",
18246
- "6": "\"sm\"",
18247
- "7": "\"xl\"",
18241
+ "1": "\"md\"",
18242
+ "2": "\"xl\"",
18243
+ "3": "\"sm\"",
18244
+ "4": "\"3xs\"",
18245
+ "5": "\"2xs\"",
18246
+ "6": "\"xs\"",
18247
+ "7": "\"lg\"",
18248
18248
  "8": "\"2xl\"",
18249
18249
  "9": "\"3xl\""
18250
18250
  }
@@ -18373,8 +18373,8 @@ const B24UIMeta = {
18373
18373
  "description": "",
18374
18374
  "tags": [],
18375
18375
  "required": false,
18376
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18377
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
18376
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18377
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
18378
18378
  },
18379
18379
  "position": {
18380
18380
  "name": "position",
@@ -18657,19 +18657,19 @@ const B24UIMeta = {
18657
18657
  "description": "",
18658
18658
  "tags": [],
18659
18659
  "required": false,
18660
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18660
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18661
18661
  "schema": {
18662
18662
  "kind": "enum",
18663
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18663
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18664
18664
  "schema": {
18665
18665
  "0": "undefined",
18666
- "1": "\"lg\"",
18667
- "2": "\"md\"",
18668
- "3": "\"3xs\"",
18669
- "4": "\"2xs\"",
18670
- "5": "\"xs\"",
18671
- "6": "\"sm\"",
18672
- "7": "\"xl\"",
18666
+ "1": "\"md\"",
18667
+ "2": "\"xl\"",
18668
+ "3": "\"sm\"",
18669
+ "4": "\"3xs\"",
18670
+ "5": "\"2xs\"",
18671
+ "6": "\"xs\"",
18672
+ "7": "\"lg\"",
18673
18673
  "8": "\"2xl\"",
18674
18674
  "9": "\"3xl\""
18675
18675
  }
@@ -18798,8 +18798,8 @@ const B24UIMeta = {
18798
18798
  "description": "",
18799
18799
  "tags": [],
18800
18800
  "required": false,
18801
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
18802
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
18801
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
18802
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
18803
18803
  },
18804
18804
  "position": {
18805
18805
  "name": "position",
@@ -19082,19 +19082,19 @@ const B24UIMeta = {
19082
19082
  "description": "",
19083
19083
  "tags": [],
19084
19084
  "required": false,
19085
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
19085
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
19086
19086
  "schema": {
19087
19087
  "kind": "enum",
19088
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
19088
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
19089
19089
  "schema": {
19090
19090
  "0": "undefined",
19091
- "1": "\"lg\"",
19092
- "2": "\"md\"",
19093
- "3": "\"3xs\"",
19094
- "4": "\"2xs\"",
19095
- "5": "\"xs\"",
19096
- "6": "\"sm\"",
19097
- "7": "\"xl\"",
19091
+ "1": "\"md\"",
19092
+ "2": "\"xl\"",
19093
+ "3": "\"sm\"",
19094
+ "4": "\"3xs\"",
19095
+ "5": "\"2xs\"",
19096
+ "6": "\"xs\"",
19097
+ "7": "\"lg\"",
19098
19098
  "8": "\"2xl\"",
19099
19099
  "9": "\"3xl\""
19100
19100
  }
@@ -19223,8 +19223,8 @@ const B24UIMeta = {
19223
19223
  "description": "",
19224
19224
  "tags": [],
19225
19225
  "required": false,
19226
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
19227
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
19226
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
19227
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
19228
19228
  },
19229
19229
  "position": {
19230
19230
  "name": "position",
@@ -19467,16 +19467,16 @@ const B24UIMeta = {
19467
19467
  "description": "",
19468
19468
  "tags": [],
19469
19469
  "required": false,
19470
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
19470
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
19471
19471
  "schema": {
19472
19472
  "kind": "enum",
19473
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
19473
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
19474
19474
  "schema": {
19475
19475
  "0": "undefined",
19476
- "1": "\"lg\"",
19477
- "2": "\"md\"",
19476
+ "1": "\"md\"",
19477
+ "2": "\"sm\"",
19478
19478
  "3": "\"xs\"",
19479
- "4": "\"sm\""
19479
+ "4": "\"lg\""
19480
19480
  }
19481
19481
  },
19482
19482
  "default": "\"md\""
@@ -19713,16 +19713,16 @@ const B24UIMeta = {
19713
19713
  "description": "",
19714
19714
  "tags": [],
19715
19715
  "required": false,
19716
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
19716
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
19717
19717
  "schema": {
19718
19718
  "kind": "enum",
19719
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
19719
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
19720
19720
  "schema": {
19721
19721
  "0": "undefined",
19722
- "1": "\"lg\"",
19723
- "2": "\"md\"",
19722
+ "1": "\"md\"",
19723
+ "2": "\"sm\"",
19724
19724
  "3": "\"xs\"",
19725
- "4": "\"sm\""
19725
+ "4": "\"lg\""
19726
19726
  }
19727
19727
  }
19728
19728
  },
@@ -19853,15 +19853,6 @@ const B24UIMeta = {
19853
19853
  }
19854
19854
  }
19855
19855
  },
19856
- "loading": {
19857
- "name": "loading",
19858
- "global": false,
19859
- "description": "When `true`, the loading icon will be displayed.",
19860
- "tags": [],
19861
- "required": false,
19862
- "type": "boolean | undefined",
19863
- "schema": "boolean | undefined"
19864
- },
19865
19856
  "icon": {
19866
19857
  "name": "icon",
19867
19858
  "global": false,
@@ -19954,19 +19945,19 @@ const B24UIMeta = {
19954
19945
  "description": "",
19955
19946
  "tags": [],
19956
19947
  "required": false,
19957
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
19948
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
19958
19949
  "schema": {
19959
19950
  "kind": "enum",
19960
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
19951
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
19961
19952
  "schema": {
19962
19953
  "0": "undefined",
19963
- "1": "\"lg\"",
19964
- "2": "\"md\"",
19965
- "3": "\"3xs\"",
19966
- "4": "\"2xs\"",
19967
- "5": "\"xs\"",
19968
- "6": "\"sm\"",
19969
- "7": "\"xl\"",
19954
+ "1": "\"md\"",
19955
+ "2": "\"xl\"",
19956
+ "3": "\"sm\"",
19957
+ "4": "\"3xs\"",
19958
+ "5": "\"2xs\"",
19959
+ "6": "\"xs\"",
19960
+ "7": "\"lg\"",
19970
19961
  "8": "\"2xl\"",
19971
19962
  "9": "\"3xl\""
19972
19963
  }
@@ -20018,6 +20009,15 @@ const B24UIMeta = {
20018
20009
  }
20019
20010
  }
20020
20011
  },
20012
+ "loading": {
20013
+ "name": "loading",
20014
+ "global": false,
20015
+ "description": "When `true`, the loading icon will be displayed.",
20016
+ "tags": [],
20017
+ "required": false,
20018
+ "type": "boolean | undefined",
20019
+ "schema": "boolean | undefined"
20020
+ },
20021
20021
  "as": {
20022
20022
  "name": "as",
20023
20023
  "global": false,
@@ -20032,29 +20032,6 @@ const B24UIMeta = {
20032
20032
  "type": "any",
20033
20033
  "schema": "any"
20034
20034
  },
20035
- "type": {
20036
- "name": "type",
20037
- "global": false,
20038
- "description": "The type of the button when not a link.",
20039
- "tags": [
20040
- {
20041
- "name": "defaultValue",
20042
- "text": "'button'"
20043
- }
20044
- ],
20045
- "required": false,
20046
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20047
- "schema": {
20048
- "kind": "enum",
20049
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20050
- "schema": {
20051
- "0": "undefined",
20052
- "1": "\"reset\"",
20053
- "2": "\"submit\"",
20054
- "3": "\"button\""
20055
- }
20056
- }
20057
- },
20058
20035
  "to": {
20059
20036
  "name": "to",
20060
20037
  "global": false,
@@ -20305,6 +20282,29 @@ const B24UIMeta = {
20305
20282
  "type": "boolean | undefined",
20306
20283
  "schema": "boolean | undefined"
20307
20284
  },
20285
+ "type": {
20286
+ "name": "type",
20287
+ "global": false,
20288
+ "description": "The type of the button when not a link.",
20289
+ "tags": [
20290
+ {
20291
+ "name": "defaultValue",
20292
+ "text": "'button'"
20293
+ }
20294
+ ],
20295
+ "required": false,
20296
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20297
+ "schema": {
20298
+ "kind": "enum",
20299
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20300
+ "schema": {
20301
+ "0": "undefined",
20302
+ "1": "\"reset\"",
20303
+ "2": "\"submit\"",
20304
+ "3": "\"button\""
20305
+ }
20306
+ }
20307
+ },
20308
20308
  "disabled": {
20309
20309
  "name": "disabled",
20310
20310
  "global": false,
@@ -20611,16 +20611,16 @@ const B24UIMeta = {
20611
20611
  "description": "",
20612
20612
  "tags": [],
20613
20613
  "required": false,
20614
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
20614
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
20615
20615
  "schema": {
20616
20616
  "kind": "enum",
20617
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
20617
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
20618
20618
  "schema": {
20619
20619
  "0": "undefined",
20620
- "1": "\"lg\"",
20621
- "2": "\"md\"",
20620
+ "1": "\"md\"",
20621
+ "2": "\"sm\"",
20622
20622
  "3": "\"xs\"",
20623
- "4": "\"sm\""
20623
+ "4": "\"lg\""
20624
20624
  }
20625
20625
  }
20626
20626
  },
@@ -20751,15 +20751,6 @@ const B24UIMeta = {
20751
20751
  }
20752
20752
  }
20753
20753
  },
20754
- "loading": {
20755
- "name": "loading",
20756
- "global": false,
20757
- "description": "When `true`, the loading icon will be displayed.",
20758
- "tags": [],
20759
- "required": false,
20760
- "type": "boolean | undefined",
20761
- "schema": "boolean | undefined"
20762
- },
20763
20754
  "icon": {
20764
20755
  "name": "icon",
20765
20756
  "global": false,
@@ -20852,19 +20843,19 @@ const B24UIMeta = {
20852
20843
  "description": "",
20853
20844
  "tags": [],
20854
20845
  "required": false,
20855
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
20846
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
20856
20847
  "schema": {
20857
20848
  "kind": "enum",
20858
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
20849
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
20859
20850
  "schema": {
20860
20851
  "0": "undefined",
20861
- "1": "\"lg\"",
20862
- "2": "\"md\"",
20863
- "3": "\"3xs\"",
20864
- "4": "\"2xs\"",
20865
- "5": "\"xs\"",
20866
- "6": "\"sm\"",
20867
- "7": "\"xl\"",
20852
+ "1": "\"md\"",
20853
+ "2": "\"xl\"",
20854
+ "3": "\"sm\"",
20855
+ "4": "\"3xs\"",
20856
+ "5": "\"2xs\"",
20857
+ "6": "\"xs\"",
20858
+ "7": "\"lg\"",
20868
20859
  "8": "\"2xl\"",
20869
20860
  "9": "\"3xl\""
20870
20861
  }
@@ -20916,6 +20907,15 @@ const B24UIMeta = {
20916
20907
  }
20917
20908
  }
20918
20909
  },
20910
+ "loading": {
20911
+ "name": "loading",
20912
+ "global": false,
20913
+ "description": "When `true`, the loading icon will be displayed.",
20914
+ "tags": [],
20915
+ "required": false,
20916
+ "type": "boolean | undefined",
20917
+ "schema": "boolean | undefined"
20918
+ },
20919
20919
  "as": {
20920
20920
  "name": "as",
20921
20921
  "global": false,
@@ -20930,29 +20930,6 @@ const B24UIMeta = {
20930
20930
  "type": "any",
20931
20931
  "schema": "any"
20932
20932
  },
20933
- "type": {
20934
- "name": "type",
20935
- "global": false,
20936
- "description": "The type of the button when not a link.",
20937
- "tags": [
20938
- {
20939
- "name": "defaultValue",
20940
- "text": "'button'"
20941
- }
20942
- ],
20943
- "required": false,
20944
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20945
- "schema": {
20946
- "kind": "enum",
20947
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
20948
- "schema": {
20949
- "0": "undefined",
20950
- "1": "\"reset\"",
20951
- "2": "\"submit\"",
20952
- "3": "\"button\""
20953
- }
20954
- }
20955
- },
20956
20933
  "to": {
20957
20934
  "name": "to",
20958
20935
  "global": false,
@@ -21203,6 +21180,29 @@ const B24UIMeta = {
21203
21180
  "type": "boolean | undefined",
21204
21181
  "schema": "boolean | undefined"
21205
21182
  },
21183
+ "type": {
21184
+ "name": "type",
21185
+ "global": false,
21186
+ "description": "The type of the button when not a link.",
21187
+ "tags": [
21188
+ {
21189
+ "name": "defaultValue",
21190
+ "text": "'button'"
21191
+ }
21192
+ ],
21193
+ "required": false,
21194
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
21195
+ "schema": {
21196
+ "kind": "enum",
21197
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
21198
+ "schema": {
21199
+ "0": "undefined",
21200
+ "1": "\"reset\"",
21201
+ "2": "\"submit\"",
21202
+ "3": "\"button\""
21203
+ }
21204
+ }
21205
+ },
21206
21206
  "disabled": {
21207
21207
  "name": "disabled",
21208
21208
  "global": false,
@@ -21769,15 +21769,15 @@ const B24UIMeta = {
21769
21769
  "description": "",
21770
21770
  "tags": [],
21771
21771
  "required": false,
21772
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
21772
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
21773
21773
  "schema": {
21774
21774
  "kind": "enum",
21775
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
21775
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
21776
21776
  "schema": {
21777
21777
  "0": "undefined",
21778
- "1": "\"lg\"",
21779
- "2": "\"md\"",
21780
- "3": "\"sm\""
21778
+ "1": "\"md\"",
21779
+ "2": "\"sm\"",
21780
+ "3": "\"lg\""
21781
21781
  }
21782
21782
  }
21783
21783
  }
@@ -23100,16 +23100,16 @@ const B24UIMeta = {
23100
23100
  "description": "",
23101
23101
  "tags": [],
23102
23102
  "required": false,
23103
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
23103
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
23104
23104
  "schema": {
23105
23105
  "kind": "enum",
23106
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
23106
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
23107
23107
  "schema": {
23108
23108
  "0": "undefined",
23109
- "1": "\"lg\"",
23110
- "2": "\"md\"",
23109
+ "1": "\"md\"",
23110
+ "2": "\"sm\"",
23111
23111
  "3": "\"xs\"",
23112
- "4": "\"sm\""
23112
+ "4": "\"lg\""
23113
23113
  }
23114
23114
  }
23115
23115
  },
@@ -23240,15 +23240,6 @@ const B24UIMeta = {
23240
23240
  }
23241
23241
  }
23242
23242
  },
23243
- "loading": {
23244
- "name": "loading",
23245
- "global": false,
23246
- "description": "When `true`, the loading icon will be displayed.",
23247
- "tags": [],
23248
- "required": false,
23249
- "type": "boolean | undefined",
23250
- "schema": "boolean | undefined"
23251
- },
23252
23243
  "icon": {
23253
23244
  "name": "icon",
23254
23245
  "global": false,
@@ -23341,19 +23332,19 @@ const B24UIMeta = {
23341
23332
  "description": "",
23342
23333
  "tags": [],
23343
23334
  "required": false,
23344
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
23335
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
23345
23336
  "schema": {
23346
23337
  "kind": "enum",
23347
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
23338
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
23348
23339
  "schema": {
23349
23340
  "0": "undefined",
23350
- "1": "\"lg\"",
23351
- "2": "\"md\"",
23352
- "3": "\"3xs\"",
23353
- "4": "\"2xs\"",
23354
- "5": "\"xs\"",
23355
- "6": "\"sm\"",
23356
- "7": "\"xl\"",
23341
+ "1": "\"md\"",
23342
+ "2": "\"xl\"",
23343
+ "3": "\"sm\"",
23344
+ "4": "\"3xs\"",
23345
+ "5": "\"2xs\"",
23346
+ "6": "\"xs\"",
23347
+ "7": "\"lg\"",
23357
23348
  "8": "\"2xl\"",
23358
23349
  "9": "\"3xl\""
23359
23350
  }
@@ -23405,6 +23396,15 @@ const B24UIMeta = {
23405
23396
  }
23406
23397
  }
23407
23398
  },
23399
+ "loading": {
23400
+ "name": "loading",
23401
+ "global": false,
23402
+ "description": "When `true`, the loading icon will be displayed.",
23403
+ "tags": [],
23404
+ "required": false,
23405
+ "type": "boolean | undefined",
23406
+ "schema": "boolean | undefined"
23407
+ },
23408
23408
  "as": {
23409
23409
  "name": "as",
23410
23410
  "global": false,
@@ -23419,29 +23419,6 @@ const B24UIMeta = {
23419
23419
  "type": "any",
23420
23420
  "schema": "any"
23421
23421
  },
23422
- "type": {
23423
- "name": "type",
23424
- "global": false,
23425
- "description": "The type of the button when not a link.",
23426
- "tags": [
23427
- {
23428
- "name": "defaultValue",
23429
- "text": "'button'"
23430
- }
23431
- ],
23432
- "required": false,
23433
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
23434
- "schema": {
23435
- "kind": "enum",
23436
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
23437
- "schema": {
23438
- "0": "undefined",
23439
- "1": "\"reset\"",
23440
- "2": "\"submit\"",
23441
- "3": "\"button\""
23442
- }
23443
- }
23444
- },
23445
23422
  "to": {
23446
23423
  "name": "to",
23447
23424
  "global": false,
@@ -23692,6 +23669,29 @@ const B24UIMeta = {
23692
23669
  "type": "boolean | undefined",
23693
23670
  "schema": "boolean | undefined"
23694
23671
  },
23672
+ "type": {
23673
+ "name": "type",
23674
+ "global": false,
23675
+ "description": "The type of the button when not a link.",
23676
+ "tags": [
23677
+ {
23678
+ "name": "defaultValue",
23679
+ "text": "'button'"
23680
+ }
23681
+ ],
23682
+ "required": false,
23683
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
23684
+ "schema": {
23685
+ "kind": "enum",
23686
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
23687
+ "schema": {
23688
+ "0": "undefined",
23689
+ "1": "\"reset\"",
23690
+ "2": "\"submit\"",
23691
+ "3": "\"button\""
23692
+ }
23693
+ }
23694
+ },
23695
23695
  "disabled": {
23696
23696
  "name": "disabled",
23697
23697
  "global": false,
@@ -24296,16 +24296,16 @@ const B24UIMeta = {
24296
24296
  "description": "",
24297
24297
  "tags": [],
24298
24298
  "required": false,
24299
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
24299
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
24300
24300
  "schema": {
24301
24301
  "kind": "enum",
24302
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
24302
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
24303
24303
  "schema": {
24304
24304
  "0": "undefined",
24305
- "1": "\"lg\"",
24306
- "2": "\"md\"",
24305
+ "1": "\"md\"",
24306
+ "2": "\"sm\"",
24307
24307
  "3": "\"xs\"",
24308
- "4": "\"sm\""
24308
+ "4": "\"lg\""
24309
24309
  }
24310
24310
  }
24311
24311
  },
@@ -24665,16 +24665,16 @@ const B24UIMeta = {
24665
24665
  "description": "",
24666
24666
  "tags": [],
24667
24667
  "required": false,
24668
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
24668
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
24669
24669
  "schema": {
24670
24670
  "kind": "enum",
24671
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
24671
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
24672
24672
  "schema": {
24673
24673
  "0": "undefined",
24674
- "1": "\"lg\"",
24675
- "2": "\"md\"",
24674
+ "1": "\"md\"",
24675
+ "2": "\"sm\"",
24676
24676
  "3": "\"xs\"",
24677
- "4": "\"sm\""
24677
+ "4": "\"lg\""
24678
24678
  }
24679
24679
  }
24680
24680
  },
@@ -25134,16 +25134,16 @@ const B24UIMeta = {
25134
25134
  "description": "",
25135
25135
  "tags": [],
25136
25136
  "required": false,
25137
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
25137
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
25138
25138
  "schema": {
25139
25139
  "kind": "enum",
25140
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
25140
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
25141
25141
  "schema": {
25142
25142
  "0": "undefined",
25143
- "1": "\"lg\"",
25144
- "2": "\"md\"",
25143
+ "1": "\"md\"",
25144
+ "2": "\"sm\"",
25145
25145
  "3": "\"xs\"",
25146
- "4": "\"sm\""
25146
+ "4": "\"lg\""
25147
25147
  }
25148
25148
  }
25149
25149
  },
@@ -25428,16 +25428,16 @@ const B24UIMeta = {
25428
25428
  "description": "",
25429
25429
  "tags": [],
25430
25430
  "required": false,
25431
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
25431
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
25432
25432
  "schema": {
25433
25433
  "kind": "enum",
25434
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
25434
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
25435
25435
  "schema": {
25436
25436
  "0": "undefined",
25437
- "1": "\"lg\"",
25438
- "2": "\"md\"",
25437
+ "1": "\"md\"",
25438
+ "2": "\"sm\"",
25439
25439
  "3": "\"xs\"",
25440
- "4": "\"sm\""
25440
+ "4": "\"lg\""
25441
25441
  }
25442
25442
  }
25443
25443
  },
@@ -25847,19 +25847,19 @@ const B24UIMeta = {
25847
25847
  "description": "",
25848
25848
  "tags": [],
25849
25849
  "required": false,
25850
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
25850
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
25851
25851
  "schema": {
25852
25852
  "kind": "enum",
25853
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
25853
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
25854
25854
  "schema": {
25855
25855
  "0": "undefined",
25856
- "1": "\"lg\"",
25857
- "2": "\"md\"",
25858
- "3": "\"3xs\"",
25859
- "4": "\"2xs\"",
25860
- "5": "\"xs\"",
25861
- "6": "\"sm\"",
25862
- "7": "\"xl\"",
25856
+ "1": "\"md\"",
25857
+ "2": "\"xl\"",
25858
+ "3": "\"sm\"",
25859
+ "4": "\"3xs\"",
25860
+ "5": "\"2xs\"",
25861
+ "6": "\"xs\"",
25862
+ "7": "\"lg\"",
25863
25863
  "8": "\"2xl\"",
25864
25864
  "9": "\"3xl\""
25865
25865
  }
@@ -25988,8 +25988,8 @@ const B24UIMeta = {
25988
25988
  "description": "",
25989
25989
  "tags": [],
25990
25990
  "required": false,
25991
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
25992
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
25991
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
25992
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
25993
25993
  },
25994
25994
  "position": {
25995
25995
  "name": "position",
@@ -26401,19 +26401,19 @@ const B24UIMeta = {
26401
26401
  "description": "",
26402
26402
  "tags": [],
26403
26403
  "required": false,
26404
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
26404
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
26405
26405
  "schema": {
26406
26406
  "kind": "enum",
26407
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
26407
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
26408
26408
  "schema": {
26409
26409
  "0": "undefined",
26410
- "1": "\"lg\"",
26411
- "2": "\"md\"",
26412
- "3": "\"3xs\"",
26413
- "4": "\"2xs\"",
26414
- "5": "\"xs\"",
26415
- "6": "\"sm\"",
26416
- "7": "\"xl\"",
26410
+ "1": "\"md\"",
26411
+ "2": "\"xl\"",
26412
+ "3": "\"sm\"",
26413
+ "4": "\"3xs\"",
26414
+ "5": "\"2xs\"",
26415
+ "6": "\"xs\"",
26416
+ "7": "\"lg\"",
26417
26417
  "8": "\"2xl\"",
26418
26418
  "9": "\"3xl\""
26419
26419
  }
@@ -26842,19 +26842,19 @@ const B24UIMeta = {
26842
26842
  "description": "",
26843
26843
  "tags": [],
26844
26844
  "required": false,
26845
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
26845
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
26846
26846
  "schema": {
26847
26847
  "kind": "enum",
26848
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
26848
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
26849
26849
  "schema": {
26850
26850
  "0": "undefined",
26851
- "1": "\"lg\"",
26852
- "2": "\"md\"",
26853
- "3": "\"3xs\"",
26854
- "4": "\"2xs\"",
26855
- "5": "\"xs\"",
26856
- "6": "\"sm\"",
26857
- "7": "\"xl\"",
26851
+ "1": "\"md\"",
26852
+ "2": "\"xl\"",
26853
+ "3": "\"sm\"",
26854
+ "4": "\"3xs\"",
26855
+ "5": "\"2xs\"",
26856
+ "6": "\"xs\"",
26857
+ "7": "\"lg\"",
26858
26858
  "8": "\"2xl\"",
26859
26859
  "9": "\"3xl\""
26860
26860
  }
@@ -26983,8 +26983,8 @@ const B24UIMeta = {
26983
26983
  "description": "",
26984
26984
  "tags": [],
26985
26985
  "required": false,
26986
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
26987
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
26986
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
26987
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
26988
26988
  },
26989
26989
  "position": {
26990
26990
  "name": "position",
@@ -27256,19 +27256,19 @@ const B24UIMeta = {
27256
27256
  "description": "",
27257
27257
  "tags": [],
27258
27258
  "required": false,
27259
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27259
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27260
27260
  "schema": {
27261
27261
  "kind": "enum",
27262
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27262
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27263
27263
  "schema": {
27264
27264
  "0": "undefined",
27265
- "1": "\"lg\"",
27266
- "2": "\"md\"",
27267
- "3": "\"3xs\"",
27268
- "4": "\"2xs\"",
27269
- "5": "\"xs\"",
27270
- "6": "\"sm\"",
27271
- "7": "\"xl\"",
27265
+ "1": "\"md\"",
27266
+ "2": "\"xl\"",
27267
+ "3": "\"sm\"",
27268
+ "4": "\"3xs\"",
27269
+ "5": "\"2xs\"",
27270
+ "6": "\"xs\"",
27271
+ "7": "\"lg\"",
27272
27272
  "8": "\"2xl\"",
27273
27273
  "9": "\"3xl\""
27274
27274
  }
@@ -27397,8 +27397,8 @@ const B24UIMeta = {
27397
27397
  "description": "",
27398
27398
  "tags": [],
27399
27399
  "required": false,
27400
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27401
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
27400
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27401
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
27402
27402
  },
27403
27403
  "position": {
27404
27404
  "name": "position",
@@ -27670,19 +27670,19 @@ const B24UIMeta = {
27670
27670
  "description": "",
27671
27671
  "tags": [],
27672
27672
  "required": false,
27673
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27673
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27674
27674
  "schema": {
27675
27675
  "kind": "enum",
27676
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27676
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27677
27677
  "schema": {
27678
27678
  "0": "undefined",
27679
- "1": "\"lg\"",
27680
- "2": "\"md\"",
27681
- "3": "\"3xs\"",
27682
- "4": "\"2xs\"",
27683
- "5": "\"xs\"",
27684
- "6": "\"sm\"",
27685
- "7": "\"xl\"",
27679
+ "1": "\"md\"",
27680
+ "2": "\"xl\"",
27681
+ "3": "\"sm\"",
27682
+ "4": "\"3xs\"",
27683
+ "5": "\"2xs\"",
27684
+ "6": "\"xs\"",
27685
+ "7": "\"lg\"",
27686
27686
  "8": "\"2xl\"",
27687
27687
  "9": "\"3xl\""
27688
27688
  }
@@ -27811,8 +27811,8 @@ const B24UIMeta = {
27811
27811
  "description": "",
27812
27812
  "tags": [],
27813
27813
  "required": false,
27814
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
27815
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
27814
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
27815
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
27816
27816
  },
27817
27817
  "position": {
27818
27818
  "name": "position",
@@ -28084,19 +28084,19 @@ const B24UIMeta = {
28084
28084
  "description": "",
28085
28085
  "tags": [],
28086
28086
  "required": false,
28087
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
28087
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
28088
28088
  "schema": {
28089
28089
  "kind": "enum",
28090
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
28090
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
28091
28091
  "schema": {
28092
28092
  "0": "undefined",
28093
- "1": "\"lg\"",
28094
- "2": "\"md\"",
28095
- "3": "\"3xs\"",
28096
- "4": "\"2xs\"",
28097
- "5": "\"xs\"",
28098
- "6": "\"sm\"",
28099
- "7": "\"xl\"",
28093
+ "1": "\"md\"",
28094
+ "2": "\"xl\"",
28095
+ "3": "\"sm\"",
28096
+ "4": "\"3xs\"",
28097
+ "5": "\"2xs\"",
28098
+ "6": "\"xs\"",
28099
+ "7": "\"lg\"",
28100
28100
  "8": "\"2xl\"",
28101
28101
  "9": "\"3xl\""
28102
28102
  }
@@ -28225,8 +28225,8 @@ const B24UIMeta = {
28225
28225
  "description": "",
28226
28226
  "tags": [],
28227
28227
  "required": false,
28228
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
28229
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
28228
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
28229
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
28230
28230
  },
28231
28231
  "position": {
28232
28232
  "name": "position",
@@ -28503,9 +28503,9 @@ const B24UIMeta = {
28503
28503
  "1": "\"number\"",
28504
28504
  "2": "\"reset\"",
28505
28505
  "3": "\"submit\"",
28506
- "4": "\"image\"",
28507
- "5": "\"color\"",
28508
- "6": "\"text\"",
28506
+ "4": "\"color\"",
28507
+ "5": "\"text\"",
28508
+ "6": "\"image\"",
28509
28509
  "7": "\"button\"",
28510
28510
  "8": "\"date\"",
28511
28511
  "9": "\"time\"",
@@ -28568,16 +28568,16 @@ const B24UIMeta = {
28568
28568
  "description": "",
28569
28569
  "tags": [],
28570
28570
  "required": false,
28571
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
28571
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
28572
28572
  "schema": {
28573
28573
  "kind": "enum",
28574
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
28574
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
28575
28575
  "schema": {
28576
28576
  "0": "undefined",
28577
- "1": "\"lg\"",
28578
- "2": "\"md\"",
28577
+ "1": "\"md\"",
28578
+ "2": "\"sm\"",
28579
28579
  "3": "\"xs\"",
28580
- "4": "\"sm\""
28580
+ "4": "\"lg\""
28581
28581
  }
28582
28582
  }
28583
28583
  },
@@ -28821,19 +28821,19 @@ const B24UIMeta = {
28821
28821
  "description": "",
28822
28822
  "tags": [],
28823
28823
  "required": false,
28824
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
28824
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
28825
28825
  "schema": {
28826
28826
  "kind": "enum",
28827
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
28827
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
28828
28828
  "schema": {
28829
28829
  "0": "undefined",
28830
- "1": "\"lg\"",
28831
- "2": "\"md\"",
28832
- "3": "\"3xs\"",
28833
- "4": "\"2xs\"",
28834
- "5": "\"xs\"",
28835
- "6": "\"sm\"",
28836
- "7": "\"xl\"",
28830
+ "1": "\"md\"",
28831
+ "2": "\"xl\"",
28832
+ "3": "\"sm\"",
28833
+ "4": "\"3xs\"",
28834
+ "5": "\"2xs\"",
28835
+ "6": "\"xs\"",
28836
+ "7": "\"lg\"",
28837
28837
  "8": "\"2xl\"",
28838
28838
  "9": "\"3xl\""
28839
28839
  }
@@ -28940,16 +28940,16 @@ const B24UIMeta = {
28940
28940
  "description": "",
28941
28941
  "tags": [],
28942
28942
  "required": false,
28943
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
28943
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
28944
28944
  "schema": {
28945
28945
  "kind": "enum",
28946
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
28946
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
28947
28947
  "schema": {
28948
28948
  "0": "undefined",
28949
- "1": "\"lg\"",
28950
- "2": "\"md\"",
28949
+ "1": "\"md\"",
28950
+ "2": "\"sm\"",
28951
28951
  "3": "\"xs\"",
28952
- "4": "\"sm\""
28952
+ "4": "\"lg\""
28953
28953
  }
28954
28954
  }
28955
28955
  },
@@ -29375,19 +29375,19 @@ const B24UIMeta = {
29375
29375
  "description": "",
29376
29376
  "tags": [],
29377
29377
  "required": false,
29378
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
29378
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
29379
29379
  "schema": {
29380
29380
  "kind": "enum",
29381
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
29381
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
29382
29382
  "schema": {
29383
29383
  "0": "undefined",
29384
- "1": "\"lg\"",
29385
- "2": "\"md\"",
29386
- "3": "\"3xs\"",
29387
- "4": "\"2xs\"",
29388
- "5": "\"xs\"",
29389
- "6": "\"sm\"",
29390
- "7": "\"xl\"",
29384
+ "1": "\"md\"",
29385
+ "2": "\"xl\"",
29386
+ "3": "\"sm\"",
29387
+ "4": "\"3xs\"",
29388
+ "5": "\"2xs\"",
29389
+ "6": "\"xs\"",
29390
+ "7": "\"lg\"",
29391
29391
  "8": "\"2xl\"",
29392
29392
  "9": "\"3xl\""
29393
29393
  }
@@ -29516,8 +29516,8 @@ const B24UIMeta = {
29516
29516
  "description": "",
29517
29517
  "tags": [],
29518
29518
  "required": false,
29519
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
29520
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
29519
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
29520
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
29521
29521
  },
29522
29522
  "position": {
29523
29523
  "name": "position",
@@ -30059,19 +30059,19 @@ const B24UIMeta = {
30059
30059
  "description": "",
30060
30060
  "tags": [],
30061
30061
  "required": false,
30062
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30062
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30063
30063
  "schema": {
30064
30064
  "kind": "enum",
30065
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30065
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30066
30066
  "schema": {
30067
30067
  "0": "undefined",
30068
- "1": "\"lg\"",
30069
- "2": "\"md\"",
30070
- "3": "\"3xs\"",
30071
- "4": "\"2xs\"",
30072
- "5": "\"xs\"",
30073
- "6": "\"sm\"",
30074
- "7": "\"xl\"",
30068
+ "1": "\"md\"",
30069
+ "2": "\"xl\"",
30070
+ "3": "\"sm\"",
30071
+ "4": "\"3xs\"",
30072
+ "5": "\"2xs\"",
30073
+ "6": "\"xs\"",
30074
+ "7": "\"lg\"",
30075
30075
  "8": "\"2xl\"",
30076
30076
  "9": "\"3xl\""
30077
30077
  }
@@ -30297,19 +30297,19 @@ const B24UIMeta = {
30297
30297
  "description": "",
30298
30298
  "tags": [],
30299
30299
  "required": false,
30300
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30300
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30301
30301
  "schema": {
30302
30302
  "kind": "enum",
30303
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30303
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30304
30304
  "schema": {
30305
30305
  "0": "undefined",
30306
- "1": "\"lg\"",
30307
- "2": "\"md\"",
30308
- "3": "\"3xs\"",
30309
- "4": "\"2xs\"",
30310
- "5": "\"xs\"",
30311
- "6": "\"sm\"",
30312
- "7": "\"xl\"",
30306
+ "1": "\"md\"",
30307
+ "2": "\"xl\"",
30308
+ "3": "\"sm\"",
30309
+ "4": "\"3xs\"",
30310
+ "5": "\"2xs\"",
30311
+ "6": "\"xs\"",
30312
+ "7": "\"lg\"",
30313
30313
  "8": "\"2xl\"",
30314
30314
  "9": "\"3xl\""
30315
30315
  }
@@ -30438,8 +30438,8 @@ const B24UIMeta = {
30438
30438
  "description": "",
30439
30439
  "tags": [],
30440
30440
  "required": false,
30441
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30442
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
30441
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30442
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
30443
30443
  },
30444
30444
  "position": {
30445
30445
  "name": "position",
@@ -30758,19 +30758,19 @@ const B24UIMeta = {
30758
30758
  "description": "",
30759
30759
  "tags": [],
30760
30760
  "required": false,
30761
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30761
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30762
30762
  "schema": {
30763
30763
  "kind": "enum",
30764
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30764
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30765
30765
  "schema": {
30766
30766
  "0": "undefined",
30767
- "1": "\"lg\"",
30768
- "2": "\"md\"",
30769
- "3": "\"3xs\"",
30770
- "4": "\"2xs\"",
30771
- "5": "\"xs\"",
30772
- "6": "\"sm\"",
30773
- "7": "\"xl\"",
30767
+ "1": "\"md\"",
30768
+ "2": "\"xl\"",
30769
+ "3": "\"sm\"",
30770
+ "4": "\"3xs\"",
30771
+ "5": "\"2xs\"",
30772
+ "6": "\"xs\"",
30773
+ "7": "\"lg\"",
30774
30774
  "8": "\"2xl\"",
30775
30775
  "9": "\"3xl\""
30776
30776
  }
@@ -30899,8 +30899,8 @@ const B24UIMeta = {
30899
30899
  "description": "",
30900
30900
  "tags": [],
30901
30901
  "required": false,
30902
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
30903
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
30902
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
30903
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
30904
30904
  },
30905
30905
  "position": {
30906
30906
  "name": "position",
@@ -31210,19 +31210,19 @@ const B24UIMeta = {
31210
31210
  "description": "",
31211
31211
  "tags": [],
31212
31212
  "required": false,
31213
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31213
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31214
31214
  "schema": {
31215
31215
  "kind": "enum",
31216
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31216
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31217
31217
  "schema": {
31218
31218
  "0": "undefined",
31219
- "1": "\"lg\"",
31220
- "2": "\"md\"",
31221
- "3": "\"3xs\"",
31222
- "4": "\"2xs\"",
31223
- "5": "\"xs\"",
31224
- "6": "\"sm\"",
31225
- "7": "\"xl\"",
31219
+ "1": "\"md\"",
31220
+ "2": "\"xl\"",
31221
+ "3": "\"sm\"",
31222
+ "4": "\"3xs\"",
31223
+ "5": "\"2xs\"",
31224
+ "6": "\"xs\"",
31225
+ "7": "\"lg\"",
31226
31226
  "8": "\"2xl\"",
31227
31227
  "9": "\"3xl\""
31228
31228
  }
@@ -31351,8 +31351,8 @@ const B24UIMeta = {
31351
31351
  "description": "",
31352
31352
  "tags": [],
31353
31353
  "required": false,
31354
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31355
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
31354
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31355
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
31356
31356
  },
31357
31357
  "position": {
31358
31358
  "name": "position",
@@ -31697,19 +31697,19 @@ const B24UIMeta = {
31697
31697
  "description": "",
31698
31698
  "tags": [],
31699
31699
  "required": false,
31700
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31700
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31701
31701
  "schema": {
31702
31702
  "kind": "enum",
31703
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31703
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31704
31704
  "schema": {
31705
31705
  "0": "undefined",
31706
- "1": "\"lg\"",
31707
- "2": "\"md\"",
31708
- "3": "\"3xs\"",
31709
- "4": "\"2xs\"",
31710
- "5": "\"xs\"",
31711
- "6": "\"sm\"",
31712
- "7": "\"xl\"",
31706
+ "1": "\"md\"",
31707
+ "2": "\"xl\"",
31708
+ "3": "\"sm\"",
31709
+ "4": "\"3xs\"",
31710
+ "5": "\"2xs\"",
31711
+ "6": "\"xs\"",
31712
+ "7": "\"lg\"",
31713
31713
  "8": "\"2xl\"",
31714
31714
  "9": "\"3xl\""
31715
31715
  }
@@ -31838,8 +31838,8 @@ const B24UIMeta = {
31838
31838
  "description": "",
31839
31839
  "tags": [],
31840
31840
  "required": false,
31841
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
31842
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
31841
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
31842
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
31843
31843
  },
31844
31844
  "position": {
31845
31845
  "name": "position",
@@ -32122,19 +32122,19 @@ const B24UIMeta = {
32122
32122
  "description": "",
32123
32123
  "tags": [],
32124
32124
  "required": false,
32125
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32125
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32126
32126
  "schema": {
32127
32127
  "kind": "enum",
32128
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32128
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32129
32129
  "schema": {
32130
32130
  "0": "undefined",
32131
- "1": "\"lg\"",
32132
- "2": "\"md\"",
32133
- "3": "\"3xs\"",
32134
- "4": "\"2xs\"",
32135
- "5": "\"xs\"",
32136
- "6": "\"sm\"",
32137
- "7": "\"xl\"",
32131
+ "1": "\"md\"",
32132
+ "2": "\"xl\"",
32133
+ "3": "\"sm\"",
32134
+ "4": "\"3xs\"",
32135
+ "5": "\"2xs\"",
32136
+ "6": "\"xs\"",
32137
+ "7": "\"lg\"",
32138
32138
  "8": "\"2xl\"",
32139
32139
  "9": "\"3xl\""
32140
32140
  }
@@ -32263,8 +32263,8 @@ const B24UIMeta = {
32263
32263
  "description": "",
32264
32264
  "tags": [],
32265
32265
  "required": false,
32266
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32267
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
32266
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32267
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
32268
32268
  },
32269
32269
  "position": {
32270
32270
  "name": "position",
@@ -32547,19 +32547,19 @@ const B24UIMeta = {
32547
32547
  "description": "",
32548
32548
  "tags": [],
32549
32549
  "required": false,
32550
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32550
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32551
32551
  "schema": {
32552
32552
  "kind": "enum",
32553
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32553
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32554
32554
  "schema": {
32555
32555
  "0": "undefined",
32556
- "1": "\"lg\"",
32557
- "2": "\"md\"",
32558
- "3": "\"3xs\"",
32559
- "4": "\"2xs\"",
32560
- "5": "\"xs\"",
32561
- "6": "\"sm\"",
32562
- "7": "\"xl\"",
32556
+ "1": "\"md\"",
32557
+ "2": "\"xl\"",
32558
+ "3": "\"sm\"",
32559
+ "4": "\"3xs\"",
32560
+ "5": "\"2xs\"",
32561
+ "6": "\"xs\"",
32562
+ "7": "\"lg\"",
32563
32563
  "8": "\"2xl\"",
32564
32564
  "9": "\"3xl\""
32565
32565
  }
@@ -32688,8 +32688,8 @@ const B24UIMeta = {
32688
32688
  "description": "",
32689
32689
  "tags": [],
32690
32690
  "required": false,
32691
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32692
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
32691
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32692
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
32693
32693
  },
32694
32694
  "position": {
32695
32695
  "name": "position",
@@ -32972,19 +32972,19 @@ const B24UIMeta = {
32972
32972
  "description": "",
32973
32973
  "tags": [],
32974
32974
  "required": false,
32975
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32975
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32976
32976
  "schema": {
32977
32977
  "kind": "enum",
32978
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
32978
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
32979
32979
  "schema": {
32980
32980
  "0": "undefined",
32981
- "1": "\"lg\"",
32982
- "2": "\"md\"",
32983
- "3": "\"3xs\"",
32984
- "4": "\"2xs\"",
32985
- "5": "\"xs\"",
32986
- "6": "\"sm\"",
32987
- "7": "\"xl\"",
32981
+ "1": "\"md\"",
32982
+ "2": "\"xl\"",
32983
+ "3": "\"sm\"",
32984
+ "4": "\"3xs\"",
32985
+ "5": "\"2xs\"",
32986
+ "6": "\"xs\"",
32987
+ "7": "\"lg\"",
32988
32988
  "8": "\"2xl\"",
32989
32989
  "9": "\"3xl\""
32990
32990
  }
@@ -33113,8 +33113,8 @@ const B24UIMeta = {
33113
33113
  "description": "",
33114
33114
  "tags": [],
33115
33115
  "required": false,
33116
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
33117
- "schema": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined"
33116
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
33117
+ "schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
33118
33118
  },
33119
33119
  "position": {
33120
33120
  "name": "position",
@@ -33437,19 +33437,19 @@ const B24UIMeta = {
33437
33437
  "description": "",
33438
33438
  "tags": [],
33439
33439
  "required": false,
33440
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
33440
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
33441
33441
  "schema": {
33442
33442
  "kind": "enum",
33443
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
33443
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
33444
33444
  "schema": {
33445
33445
  "0": "undefined",
33446
- "1": "\"lg\"",
33447
- "2": "\"md\"",
33448
- "3": "\"3xs\"",
33449
- "4": "\"2xs\"",
33450
- "5": "\"xs\"",
33451
- "6": "\"sm\"",
33452
- "7": "\"xl\"",
33446
+ "1": "\"md\"",
33447
+ "2": "\"xl\"",
33448
+ "3": "\"sm\"",
33449
+ "4": "\"3xs\"",
33450
+ "5": "\"2xs\"",
33451
+ "6": "\"xs\"",
33452
+ "7": "\"lg\"",
33453
33453
  "8": "\"2xl\"",
33454
33454
  "9": "\"3xl\""
33455
33455
  }
@@ -33530,17 +33530,17 @@ const B24UIMeta = {
33530
33530
  "description": "",
33531
33531
  "tags": [],
33532
33532
  "required": false,
33533
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
33533
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
33534
33534
  "schema": {
33535
33535
  "kind": "enum",
33536
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
33536
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
33537
33537
  "schema": {
33538
33538
  "0": "undefined",
33539
- "1": "\"lg\"",
33540
- "2": "\"md\"",
33541
- "3": "\"xs\"",
33542
- "4": "\"sm\"",
33543
- "5": "\"xl\""
33539
+ "1": "\"md\"",
33540
+ "2": "\"xl\"",
33541
+ "3": "\"sm\"",
33542
+ "4": "\"xs\"",
33543
+ "5": "\"lg\""
33544
33544
  }
33545
33545
  }
33546
33546
  },
@@ -33757,16 +33757,16 @@ const B24UIMeta = {
33757
33757
  "description": "",
33758
33758
  "tags": [],
33759
33759
  "required": false,
33760
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
33760
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
33761
33761
  "schema": {
33762
33762
  "kind": "enum",
33763
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
33763
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
33764
33764
  "schema": {
33765
33765
  "0": "undefined",
33766
- "1": "\"lg\"",
33767
- "2": "\"md\"",
33766
+ "1": "\"md\"",
33767
+ "2": "\"sm\"",
33768
33768
  "3": "\"xs\"",
33769
- "4": "\"sm\""
33769
+ "4": "\"lg\""
33770
33770
  }
33771
33771
  }
33772
33772
  },
@@ -34214,19 +34214,19 @@ const B24UIMeta = {
34214
34214
  "description": "",
34215
34215
  "tags": [],
34216
34216
  "required": false,
34217
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34217
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34218
34218
  "schema": {
34219
34219
  "kind": "enum",
34220
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34220
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34221
34221
  "schema": {
34222
34222
  "0": "undefined",
34223
- "1": "\"lg\"",
34224
- "2": "\"md\"",
34225
- "3": "\"3xs\"",
34226
- "4": "\"2xs\"",
34227
- "5": "\"xs\"",
34228
- "6": "\"sm\"",
34229
- "7": "\"xl\"",
34223
+ "1": "\"md\"",
34224
+ "2": "\"xl\"",
34225
+ "3": "\"sm\"",
34226
+ "4": "\"3xs\"",
34227
+ "5": "\"2xs\"",
34228
+ "6": "\"xs\"",
34229
+ "7": "\"lg\"",
34230
34230
  "8": "\"2xl\"",
34231
34231
  "9": "\"3xl\""
34232
34232
  }
@@ -34383,17 +34383,17 @@ const B24UIMeta = {
34383
34383
  "description": "",
34384
34384
  "tags": [],
34385
34385
  "required": false,
34386
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
34386
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
34387
34387
  "schema": {
34388
34388
  "kind": "enum",
34389
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | \"xl\" | undefined",
34389
+ "type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
34390
34390
  "schema": {
34391
34391
  "0": "undefined",
34392
- "1": "\"lg\"",
34393
- "2": "\"md\"",
34394
- "3": "\"xs\"",
34395
- "4": "\"sm\"",
34396
- "5": "\"xl\""
34392
+ "1": "\"md\"",
34393
+ "2": "\"xl\"",
34394
+ "3": "\"sm\"",
34395
+ "4": "\"xs\"",
34396
+ "5": "\"lg\""
34397
34397
  }
34398
34398
  }
34399
34399
  },
@@ -34690,19 +34690,19 @@ const B24UIMeta = {
34690
34690
  "description": "",
34691
34691
  "tags": [],
34692
34692
  "required": false,
34693
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34693
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34694
34694
  "schema": {
34695
34695
  "kind": "enum",
34696
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34696
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34697
34697
  "schema": {
34698
34698
  "0": "undefined",
34699
- "1": "\"lg\"",
34700
- "2": "\"md\"",
34701
- "3": "\"3xs\"",
34702
- "4": "\"2xs\"",
34703
- "5": "\"xs\"",
34704
- "6": "\"sm\"",
34705
- "7": "\"xl\"",
34699
+ "1": "\"md\"",
34700
+ "2": "\"xl\"",
34701
+ "3": "\"sm\"",
34702
+ "4": "\"3xs\"",
34703
+ "5": "\"2xs\"",
34704
+ "6": "\"xs\"",
34705
+ "7": "\"lg\"",
34706
34706
  "8": "\"2xl\"",
34707
34707
  "9": "\"3xl\""
34708
34708
  }
@@ -34948,19 +34948,19 @@ const B24UIMeta = {
34948
34948
  "description": "",
34949
34949
  "tags": [],
34950
34950
  "required": false,
34951
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34951
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34952
34952
  "schema": {
34953
34953
  "kind": "enum",
34954
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
34954
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
34955
34955
  "schema": {
34956
34956
  "0": "undefined",
34957
- "1": "\"lg\"",
34958
- "2": "\"md\"",
34959
- "3": "\"3xs\"",
34960
- "4": "\"2xs\"",
34961
- "5": "\"xs\"",
34962
- "6": "\"sm\"",
34963
- "7": "\"xl\"",
34957
+ "1": "\"md\"",
34958
+ "2": "\"xl\"",
34959
+ "3": "\"sm\"",
34960
+ "4": "\"3xs\"",
34961
+ "5": "\"2xs\"",
34962
+ "6": "\"xs\"",
34963
+ "7": "\"lg\"",
34964
34964
  "8": "\"2xl\"",
34965
34965
  "9": "\"3xl\""
34966
34966
  }
@@ -35206,19 +35206,19 @@ const B24UIMeta = {
35206
35206
  "description": "",
35207
35207
  "tags": [],
35208
35208
  "required": false,
35209
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
35209
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
35210
35210
  "schema": {
35211
35211
  "kind": "enum",
35212
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
35212
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
35213
35213
  "schema": {
35214
35214
  "0": "undefined",
35215
- "1": "\"lg\"",
35216
- "2": "\"md\"",
35217
- "3": "\"3xs\"",
35218
- "4": "\"2xs\"",
35219
- "5": "\"xs\"",
35220
- "6": "\"sm\"",
35221
- "7": "\"xl\"",
35215
+ "1": "\"md\"",
35216
+ "2": "\"xl\"",
35217
+ "3": "\"sm\"",
35218
+ "4": "\"3xs\"",
35219
+ "5": "\"2xs\"",
35220
+ "6": "\"xs\"",
35221
+ "7": "\"lg\"",
35222
35222
  "8": "\"2xl\"",
35223
35223
  "9": "\"3xl\""
35224
35224
  }
@@ -35464,19 +35464,19 @@ const B24UIMeta = {
35464
35464
  "description": "",
35465
35465
  "tags": [],
35466
35466
  "required": false,
35467
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
35467
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
35468
35468
  "schema": {
35469
35469
  "kind": "enum",
35470
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
35470
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
35471
35471
  "schema": {
35472
35472
  "0": "undefined",
35473
- "1": "\"lg\"",
35474
- "2": "\"md\"",
35475
- "3": "\"3xs\"",
35476
- "4": "\"2xs\"",
35477
- "5": "\"xs\"",
35478
- "6": "\"sm\"",
35479
- "7": "\"xl\"",
35473
+ "1": "\"md\"",
35474
+ "2": "\"xl\"",
35475
+ "3": "\"sm\"",
35476
+ "4": "\"3xs\"",
35477
+ "5": "\"2xs\"",
35478
+ "6": "\"xs\"",
35479
+ "7": "\"lg\"",
35480
35480
  "8": "\"2xl\"",
35481
35481
  "9": "\"3xl\""
35482
35482
  }
@@ -36175,19 +36175,19 @@ const B24UIMeta = {
36175
36175
  "description": "",
36176
36176
  "tags": [],
36177
36177
  "required": false,
36178
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
36178
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
36179
36179
  "schema": {
36180
36180
  "kind": "enum",
36181
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
36181
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
36182
36182
  "schema": {
36183
36183
  "0": "undefined",
36184
- "1": "\"lg\"",
36185
- "2": "\"md\"",
36186
- "3": "\"3xs\"",
36187
- "4": "\"2xs\"",
36188
- "5": "\"xs\"",
36189
- "6": "\"sm\"",
36190
- "7": "\"xl\"",
36184
+ "1": "\"md\"",
36185
+ "2": "\"xl\"",
36186
+ "3": "\"sm\"",
36187
+ "4": "\"3xs\"",
36188
+ "5": "\"2xs\"",
36189
+ "6": "\"xs\"",
36190
+ "7": "\"lg\"",
36191
36191
  "8": "\"2xl\"",
36192
36192
  "9": "\"3xl\""
36193
36193
  }
@@ -36364,16 +36364,16 @@ const B24UIMeta = {
36364
36364
  "description": "",
36365
36365
  "tags": [],
36366
36366
  "required": false,
36367
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
36367
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
36368
36368
  "schema": {
36369
36369
  "kind": "enum",
36370
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
36370
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
36371
36371
  "schema": {
36372
36372
  "0": "undefined",
36373
- "1": "\"lg\"",
36374
- "2": "\"md\"",
36373
+ "1": "\"md\"",
36374
+ "2": "\"sm\"",
36375
36375
  "3": "\"xs\"",
36376
- "4": "\"sm\""
36376
+ "4": "\"lg\""
36377
36377
  }
36378
36378
  }
36379
36379
  },
@@ -36504,15 +36504,6 @@ const B24UIMeta = {
36504
36504
  }
36505
36505
  }
36506
36506
  },
36507
- "loading": {
36508
- "name": "loading",
36509
- "global": false,
36510
- "description": "When `true`, the loading icon will be displayed.",
36511
- "tags": [],
36512
- "required": false,
36513
- "type": "boolean | undefined",
36514
- "schema": "boolean | undefined"
36515
- },
36516
36507
  "icon": {
36517
36508
  "name": "icon",
36518
36509
  "global": false,
@@ -36605,19 +36596,19 @@ const B24UIMeta = {
36605
36596
  "description": "",
36606
36597
  "tags": [],
36607
36598
  "required": false,
36608
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
36599
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
36609
36600
  "schema": {
36610
36601
  "kind": "enum",
36611
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
36602
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
36612
36603
  "schema": {
36613
36604
  "0": "undefined",
36614
- "1": "\"lg\"",
36615
- "2": "\"md\"",
36616
- "3": "\"3xs\"",
36617
- "4": "\"2xs\"",
36618
- "5": "\"xs\"",
36619
- "6": "\"sm\"",
36620
- "7": "\"xl\"",
36605
+ "1": "\"md\"",
36606
+ "2": "\"xl\"",
36607
+ "3": "\"sm\"",
36608
+ "4": "\"3xs\"",
36609
+ "5": "\"2xs\"",
36610
+ "6": "\"xs\"",
36611
+ "7": "\"lg\"",
36621
36612
  "8": "\"2xl\"",
36622
36613
  "9": "\"3xl\""
36623
36614
  }
@@ -36669,6 +36660,15 @@ const B24UIMeta = {
36669
36660
  }
36670
36661
  }
36671
36662
  },
36663
+ "loading": {
36664
+ "name": "loading",
36665
+ "global": false,
36666
+ "description": "When `true`, the loading icon will be displayed.",
36667
+ "tags": [],
36668
+ "required": false,
36669
+ "type": "boolean | undefined",
36670
+ "schema": "boolean | undefined"
36671
+ },
36672
36672
  "as": {
36673
36673
  "name": "as",
36674
36674
  "global": false,
@@ -36683,29 +36683,6 @@ const B24UIMeta = {
36683
36683
  "type": "any",
36684
36684
  "schema": "any"
36685
36685
  },
36686
- "type": {
36687
- "name": "type",
36688
- "global": false,
36689
- "description": "The type of the button when not a link.",
36690
- "tags": [
36691
- {
36692
- "name": "defaultValue",
36693
- "text": "'button'"
36694
- }
36695
- ],
36696
- "required": false,
36697
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
36698
- "schema": {
36699
- "kind": "enum",
36700
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
36701
- "schema": {
36702
- "0": "undefined",
36703
- "1": "\"reset\"",
36704
- "2": "\"submit\"",
36705
- "3": "\"button\""
36706
- }
36707
- }
36708
- },
36709
36686
  "to": {
36710
36687
  "name": "to",
36711
36688
  "global": false,
@@ -36956,6 +36933,29 @@ const B24UIMeta = {
36956
36933
  "type": "boolean | undefined",
36957
36934
  "schema": "boolean | undefined"
36958
36935
  },
36936
+ "type": {
36937
+ "name": "type",
36938
+ "global": false,
36939
+ "description": "The type of the button when not a link.",
36940
+ "tags": [
36941
+ {
36942
+ "name": "defaultValue",
36943
+ "text": "'button'"
36944
+ }
36945
+ ],
36946
+ "required": false,
36947
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
36948
+ "schema": {
36949
+ "kind": "enum",
36950
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
36951
+ "schema": {
36952
+ "0": "undefined",
36953
+ "1": "\"reset\"",
36954
+ "2": "\"submit\"",
36955
+ "3": "\"button\""
36956
+ }
36957
+ }
36958
+ },
36959
36959
  "disabled": {
36960
36960
  "name": "disabled",
36961
36961
  "global": false,
@@ -37241,16 +37241,16 @@ const B24UIMeta = {
37241
37241
  "description": "",
37242
37242
  "tags": [],
37243
37243
  "required": false,
37244
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
37244
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
37245
37245
  "schema": {
37246
37246
  "kind": "enum",
37247
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
37247
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
37248
37248
  "schema": {
37249
37249
  "0": "undefined",
37250
- "1": "\"lg\"",
37251
- "2": "\"md\"",
37250
+ "1": "\"md\"",
37251
+ "2": "\"sm\"",
37252
37252
  "3": "\"xs\"",
37253
- "4": "\"sm\""
37253
+ "4": "\"lg\""
37254
37254
  }
37255
37255
  }
37256
37256
  },
@@ -37381,15 +37381,6 @@ const B24UIMeta = {
37381
37381
  }
37382
37382
  }
37383
37383
  },
37384
- "loading": {
37385
- "name": "loading",
37386
- "global": false,
37387
- "description": "When `true`, the loading icon will be displayed.",
37388
- "tags": [],
37389
- "required": false,
37390
- "type": "boolean | undefined",
37391
- "schema": "boolean | undefined"
37392
- },
37393
37384
  "icon": {
37394
37385
  "name": "icon",
37395
37386
  "global": false,
@@ -37482,19 +37473,19 @@ const B24UIMeta = {
37482
37473
  "description": "",
37483
37474
  "tags": [],
37484
37475
  "required": false,
37485
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
37476
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
37486
37477
  "schema": {
37487
37478
  "kind": "enum",
37488
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
37479
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
37489
37480
  "schema": {
37490
37481
  "0": "undefined",
37491
- "1": "\"lg\"",
37492
- "2": "\"md\"",
37493
- "3": "\"3xs\"",
37494
- "4": "\"2xs\"",
37495
- "5": "\"xs\"",
37496
- "6": "\"sm\"",
37497
- "7": "\"xl\"",
37482
+ "1": "\"md\"",
37483
+ "2": "\"xl\"",
37484
+ "3": "\"sm\"",
37485
+ "4": "\"3xs\"",
37486
+ "5": "\"2xs\"",
37487
+ "6": "\"xs\"",
37488
+ "7": "\"lg\"",
37498
37489
  "8": "\"2xl\"",
37499
37490
  "9": "\"3xl\""
37500
37491
  }
@@ -37546,6 +37537,15 @@ const B24UIMeta = {
37546
37537
  }
37547
37538
  }
37548
37539
  },
37540
+ "loading": {
37541
+ "name": "loading",
37542
+ "global": false,
37543
+ "description": "When `true`, the loading icon will be displayed.",
37544
+ "tags": [],
37545
+ "required": false,
37546
+ "type": "boolean | undefined",
37547
+ "schema": "boolean | undefined"
37548
+ },
37549
37549
  "as": {
37550
37550
  "name": "as",
37551
37551
  "global": false,
@@ -37560,29 +37560,6 @@ const B24UIMeta = {
37560
37560
  "type": "any",
37561
37561
  "schema": "any"
37562
37562
  },
37563
- "type": {
37564
- "name": "type",
37565
- "global": false,
37566
- "description": "The type of the button when not a link.",
37567
- "tags": [
37568
- {
37569
- "name": "defaultValue",
37570
- "text": "'button'"
37571
- }
37572
- ],
37573
- "required": false,
37574
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
37575
- "schema": {
37576
- "kind": "enum",
37577
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
37578
- "schema": {
37579
- "0": "undefined",
37580
- "1": "\"reset\"",
37581
- "2": "\"submit\"",
37582
- "3": "\"button\""
37583
- }
37584
- }
37585
- },
37586
37563
  "to": {
37587
37564
  "name": "to",
37588
37565
  "global": false,
@@ -37833,6 +37810,29 @@ const B24UIMeta = {
37833
37810
  "type": "boolean | undefined",
37834
37811
  "schema": "boolean | undefined"
37835
37812
  },
37813
+ "type": {
37814
+ "name": "type",
37815
+ "global": false,
37816
+ "description": "The type of the button when not a link.",
37817
+ "tags": [
37818
+ {
37819
+ "name": "defaultValue",
37820
+ "text": "'button'"
37821
+ }
37822
+ ],
37823
+ "required": false,
37824
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
37825
+ "schema": {
37826
+ "kind": "enum",
37827
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
37828
+ "schema": {
37829
+ "0": "undefined",
37830
+ "1": "\"reset\"",
37831
+ "2": "\"submit\"",
37832
+ "3": "\"button\""
37833
+ }
37834
+ }
37835
+ },
37836
37836
  "disabled": {
37837
37837
  "name": "disabled",
37838
37838
  "global": false,
@@ -38525,15 +38525,15 @@ const B24UIMeta = {
38525
38525
  "description": "",
38526
38526
  "tags": [],
38527
38527
  "required": false,
38528
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
38528
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
38529
38529
  "schema": {
38530
38530
  "kind": "enum",
38531
- "type": "\"lg\" | \"md\" | \"sm\" | undefined",
38531
+ "type": "\"md\" | \"sm\" | \"lg\" | undefined",
38532
38532
  "schema": {
38533
38533
  "0": "undefined",
38534
- "1": "\"lg\"",
38535
- "2": "\"md\"",
38536
- "3": "\"sm\""
38534
+ "1": "\"md\"",
38535
+ "2": "\"sm\"",
38536
+ "3": "\"lg\""
38537
38537
  }
38538
38538
  }
38539
38539
  },
@@ -39041,19 +39041,19 @@ const B24UIMeta = {
39041
39041
  "description": "",
39042
39042
  "tags": [],
39043
39043
  "required": false,
39044
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
39044
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
39045
39045
  "schema": {
39046
39046
  "kind": "enum",
39047
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
39047
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
39048
39048
  "schema": {
39049
39049
  "0": "undefined",
39050
- "1": "\"lg\"",
39051
- "2": "\"md\"",
39052
- "3": "\"3xs\"",
39053
- "4": "\"2xs\"",
39054
- "5": "\"xs\"",
39055
- "6": "\"sm\"",
39056
- "7": "\"xl\"",
39050
+ "1": "\"md\"",
39051
+ "2": "\"xl\"",
39052
+ "3": "\"sm\"",
39053
+ "4": "\"3xs\"",
39054
+ "5": "\"2xs\"",
39055
+ "6": "\"xs\"",
39056
+ "7": "\"lg\"",
39057
39057
  "8": "\"2xl\"",
39058
39058
  "9": "\"3xl\""
39059
39059
  }
@@ -39217,16 +39217,16 @@ const B24UIMeta = {
39217
39217
  "description": "",
39218
39218
  "tags": [],
39219
39219
  "required": false,
39220
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
39220
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
39221
39221
  "schema": {
39222
39222
  "kind": "enum",
39223
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
39223
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
39224
39224
  "schema": {
39225
39225
  "0": "undefined",
39226
- "1": "\"lg\"",
39227
- "2": "\"md\"",
39226
+ "1": "\"md\"",
39227
+ "2": "\"sm\"",
39228
39228
  "3": "\"xs\"",
39229
- "4": "\"sm\""
39229
+ "4": "\"lg\""
39230
39230
  }
39231
39231
  }
39232
39232
  },
@@ -39357,15 +39357,6 @@ const B24UIMeta = {
39357
39357
  }
39358
39358
  }
39359
39359
  },
39360
- "loading": {
39361
- "name": "loading",
39362
- "global": false,
39363
- "description": "When `true`, the loading icon will be displayed.",
39364
- "tags": [],
39365
- "required": false,
39366
- "type": "boolean | undefined",
39367
- "schema": "boolean | undefined"
39368
- },
39369
39360
  "icon": {
39370
39361
  "name": "icon",
39371
39362
  "global": false,
@@ -39384,6 +39375,15 @@ const B24UIMeta = {
39384
39375
  "type": "AvatarProps | undefined",
39385
39376
  "schema": "AvatarProps | undefined"
39386
39377
  },
39378
+ "loading": {
39379
+ "name": "loading",
39380
+ "global": false,
39381
+ "description": "When `true`, the loading icon will be displayed.",
39382
+ "tags": [],
39383
+ "required": false,
39384
+ "type": "boolean | undefined",
39385
+ "schema": "boolean | undefined"
39386
+ },
39387
39387
  "as": {
39388
39388
  "name": "as",
39389
39389
  "global": false,
@@ -39398,29 +39398,6 @@ const B24UIMeta = {
39398
39398
  "type": "any",
39399
39399
  "schema": "any"
39400
39400
  },
39401
- "type": {
39402
- "name": "type",
39403
- "global": false,
39404
- "description": "The type of the button when not a link.",
39405
- "tags": [
39406
- {
39407
- "name": "defaultValue",
39408
- "text": "'button'"
39409
- }
39410
- ],
39411
- "required": false,
39412
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
39413
- "schema": {
39414
- "kind": "enum",
39415
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
39416
- "schema": {
39417
- "0": "undefined",
39418
- "1": "\"reset\"",
39419
- "2": "\"submit\"",
39420
- "3": "\"button\""
39421
- }
39422
- }
39423
- },
39424
39401
  "to": {
39425
39402
  "name": "to",
39426
39403
  "global": false,
@@ -39671,6 +39648,29 @@ const B24UIMeta = {
39671
39648
  "type": "boolean | undefined",
39672
39649
  "schema": "boolean | undefined"
39673
39650
  },
39651
+ "type": {
39652
+ "name": "type",
39653
+ "global": false,
39654
+ "description": "The type of the button when not a link.",
39655
+ "tags": [
39656
+ {
39657
+ "name": "defaultValue",
39658
+ "text": "'button'"
39659
+ }
39660
+ ],
39661
+ "required": false,
39662
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
39663
+ "schema": {
39664
+ "kind": "enum",
39665
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
39666
+ "schema": {
39667
+ "0": "undefined",
39668
+ "1": "\"reset\"",
39669
+ "2": "\"submit\"",
39670
+ "3": "\"button\""
39671
+ }
39672
+ }
39673
+ },
39674
39674
  "disabled": {
39675
39675
  "name": "disabled",
39676
39676
  "global": false,
@@ -40097,19 +40097,19 @@ const B24UIMeta = {
40097
40097
  "description": "",
40098
40098
  "tags": [],
40099
40099
  "required": false,
40100
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
40100
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
40101
40101
  "schema": {
40102
40102
  "kind": "enum",
40103
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
40103
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
40104
40104
  "schema": {
40105
40105
  "0": "undefined",
40106
- "1": "\"lg\"",
40107
- "2": "\"md\"",
40108
- "3": "\"3xs\"",
40109
- "4": "\"2xs\"",
40110
- "5": "\"xs\"",
40111
- "6": "\"sm\"",
40112
- "7": "\"xl\"",
40106
+ "1": "\"md\"",
40107
+ "2": "\"xl\"",
40108
+ "3": "\"sm\"",
40109
+ "4": "\"3xs\"",
40110
+ "5": "\"2xs\"",
40111
+ "6": "\"xs\"",
40112
+ "7": "\"lg\"",
40113
40113
  "8": "\"2xl\"",
40114
40114
  "9": "\"3xl\""
40115
40115
  }
@@ -40273,16 +40273,16 @@ const B24UIMeta = {
40273
40273
  "description": "",
40274
40274
  "tags": [],
40275
40275
  "required": false,
40276
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
40276
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
40277
40277
  "schema": {
40278
40278
  "kind": "enum",
40279
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
40279
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
40280
40280
  "schema": {
40281
40281
  "0": "undefined",
40282
- "1": "\"lg\"",
40283
- "2": "\"md\"",
40282
+ "1": "\"md\"",
40283
+ "2": "\"sm\"",
40284
40284
  "3": "\"xs\"",
40285
- "4": "\"sm\""
40285
+ "4": "\"lg\""
40286
40286
  }
40287
40287
  }
40288
40288
  },
@@ -40413,15 +40413,6 @@ const B24UIMeta = {
40413
40413
  }
40414
40414
  }
40415
40415
  },
40416
- "loading": {
40417
- "name": "loading",
40418
- "global": false,
40419
- "description": "When `true`, the loading icon will be displayed.",
40420
- "tags": [],
40421
- "required": false,
40422
- "type": "boolean | undefined",
40423
- "schema": "boolean | undefined"
40424
- },
40425
40416
  "icon": {
40426
40417
  "name": "icon",
40427
40418
  "global": false,
@@ -40440,6 +40431,15 @@ const B24UIMeta = {
40440
40431
  "type": "AvatarProps | undefined",
40441
40432
  "schema": "AvatarProps | undefined"
40442
40433
  },
40434
+ "loading": {
40435
+ "name": "loading",
40436
+ "global": false,
40437
+ "description": "When `true`, the loading icon will be displayed.",
40438
+ "tags": [],
40439
+ "required": false,
40440
+ "type": "boolean | undefined",
40441
+ "schema": "boolean | undefined"
40442
+ },
40443
40443
  "as": {
40444
40444
  "name": "as",
40445
40445
  "global": false,
@@ -40454,29 +40454,6 @@ const B24UIMeta = {
40454
40454
  "type": "any",
40455
40455
  "schema": "any"
40456
40456
  },
40457
- "type": {
40458
- "name": "type",
40459
- "global": false,
40460
- "description": "The type of the button when not a link.",
40461
- "tags": [
40462
- {
40463
- "name": "defaultValue",
40464
- "text": "'button'"
40465
- }
40466
- ],
40467
- "required": false,
40468
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
40469
- "schema": {
40470
- "kind": "enum",
40471
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
40472
- "schema": {
40473
- "0": "undefined",
40474
- "1": "\"reset\"",
40475
- "2": "\"submit\"",
40476
- "3": "\"button\""
40477
- }
40478
- }
40479
- },
40480
40457
  "to": {
40481
40458
  "name": "to",
40482
40459
  "global": false,
@@ -40727,6 +40704,29 @@ const B24UIMeta = {
40727
40704
  "type": "boolean | undefined",
40728
40705
  "schema": "boolean | undefined"
40729
40706
  },
40707
+ "type": {
40708
+ "name": "type",
40709
+ "global": false,
40710
+ "description": "The type of the button when not a link.",
40711
+ "tags": [
40712
+ {
40713
+ "name": "defaultValue",
40714
+ "text": "'button'"
40715
+ }
40716
+ ],
40717
+ "required": false,
40718
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
40719
+ "schema": {
40720
+ "kind": "enum",
40721
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
40722
+ "schema": {
40723
+ "0": "undefined",
40724
+ "1": "\"reset\"",
40725
+ "2": "\"submit\"",
40726
+ "3": "\"button\""
40727
+ }
40728
+ }
40729
+ },
40730
40730
  "disabled": {
40731
40731
  "name": "disabled",
40732
40732
  "global": false,
@@ -41092,19 +41092,19 @@ const B24UIMeta = {
41092
41092
  "description": "",
41093
41093
  "tags": [],
41094
41094
  "required": false,
41095
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
41095
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
41096
41096
  "schema": {
41097
41097
  "kind": "enum",
41098
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
41098
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
41099
41099
  "schema": {
41100
41100
  "0": "undefined",
41101
- "1": "\"lg\"",
41102
- "2": "\"md\"",
41103
- "3": "\"3xs\"",
41104
- "4": "\"2xs\"",
41105
- "5": "\"xs\"",
41106
- "6": "\"sm\"",
41107
- "7": "\"xl\"",
41101
+ "1": "\"md\"",
41102
+ "2": "\"xl\"",
41103
+ "3": "\"sm\"",
41104
+ "4": "\"3xs\"",
41105
+ "5": "\"2xs\"",
41106
+ "6": "\"xs\"",
41107
+ "7": "\"lg\"",
41108
41108
  "8": "\"2xl\"",
41109
41109
  "9": "\"3xl\""
41110
41110
  }
@@ -41268,16 +41268,16 @@ const B24UIMeta = {
41268
41268
  "description": "",
41269
41269
  "tags": [],
41270
41270
  "required": false,
41271
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
41271
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
41272
41272
  "schema": {
41273
41273
  "kind": "enum",
41274
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
41274
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
41275
41275
  "schema": {
41276
41276
  "0": "undefined",
41277
- "1": "\"lg\"",
41278
- "2": "\"md\"",
41277
+ "1": "\"md\"",
41278
+ "2": "\"sm\"",
41279
41279
  "3": "\"xs\"",
41280
- "4": "\"sm\""
41280
+ "4": "\"lg\""
41281
41281
  }
41282
41282
  }
41283
41283
  },
@@ -41408,15 +41408,6 @@ const B24UIMeta = {
41408
41408
  }
41409
41409
  }
41410
41410
  },
41411
- "loading": {
41412
- "name": "loading",
41413
- "global": false,
41414
- "description": "When `true`, the loading icon will be displayed.",
41415
- "tags": [],
41416
- "required": false,
41417
- "type": "boolean | undefined",
41418
- "schema": "boolean | undefined"
41419
- },
41420
41411
  "icon": {
41421
41412
  "name": "icon",
41422
41413
  "global": false,
@@ -41435,6 +41426,15 @@ const B24UIMeta = {
41435
41426
  "type": "AvatarProps | undefined",
41436
41427
  "schema": "AvatarProps | undefined"
41437
41428
  },
41429
+ "loading": {
41430
+ "name": "loading",
41431
+ "global": false,
41432
+ "description": "When `true`, the loading icon will be displayed.",
41433
+ "tags": [],
41434
+ "required": false,
41435
+ "type": "boolean | undefined",
41436
+ "schema": "boolean | undefined"
41437
+ },
41438
41438
  "as": {
41439
41439
  "name": "as",
41440
41440
  "global": false,
@@ -41449,29 +41449,6 @@ const B24UIMeta = {
41449
41449
  "type": "any",
41450
41450
  "schema": "any"
41451
41451
  },
41452
- "type": {
41453
- "name": "type",
41454
- "global": false,
41455
- "description": "The type of the button when not a link.",
41456
- "tags": [
41457
- {
41458
- "name": "defaultValue",
41459
- "text": "'button'"
41460
- }
41461
- ],
41462
- "required": false,
41463
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
41464
- "schema": {
41465
- "kind": "enum",
41466
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
41467
- "schema": {
41468
- "0": "undefined",
41469
- "1": "\"reset\"",
41470
- "2": "\"submit\"",
41471
- "3": "\"button\""
41472
- }
41473
- }
41474
- },
41475
41452
  "to": {
41476
41453
  "name": "to",
41477
41454
  "global": false,
@@ -41722,6 +41699,29 @@ const B24UIMeta = {
41722
41699
  "type": "boolean | undefined",
41723
41700
  "schema": "boolean | undefined"
41724
41701
  },
41702
+ "type": {
41703
+ "name": "type",
41704
+ "global": false,
41705
+ "description": "The type of the button when not a link.",
41706
+ "tags": [
41707
+ {
41708
+ "name": "defaultValue",
41709
+ "text": "'button'"
41710
+ }
41711
+ ],
41712
+ "required": false,
41713
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
41714
+ "schema": {
41715
+ "kind": "enum",
41716
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
41717
+ "schema": {
41718
+ "0": "undefined",
41719
+ "1": "\"reset\"",
41720
+ "2": "\"submit\"",
41721
+ "3": "\"button\""
41722
+ }
41723
+ }
41724
+ },
41725
41725
  "disabled": {
41726
41726
  "name": "disabled",
41727
41727
  "global": false,
@@ -42087,19 +42087,19 @@ const B24UIMeta = {
42087
42087
  "description": "",
42088
42088
  "tags": [],
42089
42089
  "required": false,
42090
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
42090
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
42091
42091
  "schema": {
42092
42092
  "kind": "enum",
42093
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
42093
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
42094
42094
  "schema": {
42095
42095
  "0": "undefined",
42096
- "1": "\"lg\"",
42097
- "2": "\"md\"",
42098
- "3": "\"3xs\"",
42099
- "4": "\"2xs\"",
42100
- "5": "\"xs\"",
42101
- "6": "\"sm\"",
42102
- "7": "\"xl\"",
42096
+ "1": "\"md\"",
42097
+ "2": "\"xl\"",
42098
+ "3": "\"sm\"",
42099
+ "4": "\"3xs\"",
42100
+ "5": "\"2xs\"",
42101
+ "6": "\"xs\"",
42102
+ "7": "\"lg\"",
42103
42103
  "8": "\"2xl\"",
42104
42104
  "9": "\"3xl\""
42105
42105
  }
@@ -42263,16 +42263,16 @@ const B24UIMeta = {
42263
42263
  "description": "",
42264
42264
  "tags": [],
42265
42265
  "required": false,
42266
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
42266
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
42267
42267
  "schema": {
42268
42268
  "kind": "enum",
42269
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
42269
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
42270
42270
  "schema": {
42271
42271
  "0": "undefined",
42272
- "1": "\"lg\"",
42273
- "2": "\"md\"",
42272
+ "1": "\"md\"",
42273
+ "2": "\"sm\"",
42274
42274
  "3": "\"xs\"",
42275
- "4": "\"sm\""
42275
+ "4": "\"lg\""
42276
42276
  }
42277
42277
  }
42278
42278
  },
@@ -42403,15 +42403,6 @@ const B24UIMeta = {
42403
42403
  }
42404
42404
  }
42405
42405
  },
42406
- "loading": {
42407
- "name": "loading",
42408
- "global": false,
42409
- "description": "When `true`, the loading icon will be displayed.",
42410
- "tags": [],
42411
- "required": false,
42412
- "type": "boolean | undefined",
42413
- "schema": "boolean | undefined"
42414
- },
42415
42406
  "icon": {
42416
42407
  "name": "icon",
42417
42408
  "global": false,
@@ -42430,6 +42421,15 @@ const B24UIMeta = {
42430
42421
  "type": "AvatarProps | undefined",
42431
42422
  "schema": "AvatarProps | undefined"
42432
42423
  },
42424
+ "loading": {
42425
+ "name": "loading",
42426
+ "global": false,
42427
+ "description": "When `true`, the loading icon will be displayed.",
42428
+ "tags": [],
42429
+ "required": false,
42430
+ "type": "boolean | undefined",
42431
+ "schema": "boolean | undefined"
42432
+ },
42433
42433
  "as": {
42434
42434
  "name": "as",
42435
42435
  "global": false,
@@ -42444,29 +42444,6 @@ const B24UIMeta = {
42444
42444
  "type": "any",
42445
42445
  "schema": "any"
42446
42446
  },
42447
- "type": {
42448
- "name": "type",
42449
- "global": false,
42450
- "description": "The type of the button when not a link.",
42451
- "tags": [
42452
- {
42453
- "name": "defaultValue",
42454
- "text": "'button'"
42455
- }
42456
- ],
42457
- "required": false,
42458
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
42459
- "schema": {
42460
- "kind": "enum",
42461
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
42462
- "schema": {
42463
- "0": "undefined",
42464
- "1": "\"reset\"",
42465
- "2": "\"submit\"",
42466
- "3": "\"button\""
42467
- }
42468
- }
42469
- },
42470
42447
  "to": {
42471
42448
  "name": "to",
42472
42449
  "global": false,
@@ -42717,6 +42694,29 @@ const B24UIMeta = {
42717
42694
  "type": "boolean | undefined",
42718
42695
  "schema": "boolean | undefined"
42719
42696
  },
42697
+ "type": {
42698
+ "name": "type",
42699
+ "global": false,
42700
+ "description": "The type of the button when not a link.",
42701
+ "tags": [
42702
+ {
42703
+ "name": "defaultValue",
42704
+ "text": "'button'"
42705
+ }
42706
+ ],
42707
+ "required": false,
42708
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
42709
+ "schema": {
42710
+ "kind": "enum",
42711
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
42712
+ "schema": {
42713
+ "0": "undefined",
42714
+ "1": "\"reset\"",
42715
+ "2": "\"submit\"",
42716
+ "3": "\"button\""
42717
+ }
42718
+ }
42719
+ },
42720
42720
  "disabled": {
42721
42721
  "name": "disabled",
42722
42722
  "global": false,
@@ -43082,19 +43082,19 @@ const B24UIMeta = {
43082
43082
  "description": "",
43083
43083
  "tags": [],
43084
43084
  "required": false,
43085
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
43085
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
43086
43086
  "schema": {
43087
43087
  "kind": "enum",
43088
- "type": "\"lg\" | \"md\" | \"3xs\" | \"2xs\" | \"xs\" | \"sm\" | \"xl\" | \"2xl\" | \"3xl\" | undefined",
43088
+ "type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
43089
43089
  "schema": {
43090
43090
  "0": "undefined",
43091
- "1": "\"lg\"",
43092
- "2": "\"md\"",
43093
- "3": "\"3xs\"",
43094
- "4": "\"2xs\"",
43095
- "5": "\"xs\"",
43096
- "6": "\"sm\"",
43097
- "7": "\"xl\"",
43091
+ "1": "\"md\"",
43092
+ "2": "\"xl\"",
43093
+ "3": "\"sm\"",
43094
+ "4": "\"3xs\"",
43095
+ "5": "\"2xs\"",
43096
+ "6": "\"xs\"",
43097
+ "7": "\"lg\"",
43098
43098
  "8": "\"2xl\"",
43099
43099
  "9": "\"3xl\""
43100
43100
  }
@@ -43258,16 +43258,16 @@ const B24UIMeta = {
43258
43258
  "description": "",
43259
43259
  "tags": [],
43260
43260
  "required": false,
43261
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
43261
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
43262
43262
  "schema": {
43263
43263
  "kind": "enum",
43264
- "type": "\"lg\" | \"md\" | \"xs\" | \"sm\" | undefined",
43264
+ "type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
43265
43265
  "schema": {
43266
43266
  "0": "undefined",
43267
- "1": "\"lg\"",
43268
- "2": "\"md\"",
43267
+ "1": "\"md\"",
43268
+ "2": "\"sm\"",
43269
43269
  "3": "\"xs\"",
43270
- "4": "\"sm\""
43270
+ "4": "\"lg\""
43271
43271
  }
43272
43272
  }
43273
43273
  },
@@ -43398,15 +43398,6 @@ const B24UIMeta = {
43398
43398
  }
43399
43399
  }
43400
43400
  },
43401
- "loading": {
43402
- "name": "loading",
43403
- "global": false,
43404
- "description": "When `true`, the loading icon will be displayed.",
43405
- "tags": [],
43406
- "required": false,
43407
- "type": "boolean | undefined",
43408
- "schema": "boolean | undefined"
43409
- },
43410
43401
  "icon": {
43411
43402
  "name": "icon",
43412
43403
  "global": false,
@@ -43425,6 +43416,15 @@ const B24UIMeta = {
43425
43416
  "type": "AvatarProps | undefined",
43426
43417
  "schema": "AvatarProps | undefined"
43427
43418
  },
43419
+ "loading": {
43420
+ "name": "loading",
43421
+ "global": false,
43422
+ "description": "When `true`, the loading icon will be displayed.",
43423
+ "tags": [],
43424
+ "required": false,
43425
+ "type": "boolean | undefined",
43426
+ "schema": "boolean | undefined"
43427
+ },
43428
43428
  "as": {
43429
43429
  "name": "as",
43430
43430
  "global": false,
@@ -43439,29 +43439,6 @@ const B24UIMeta = {
43439
43439
  "type": "any",
43440
43440
  "schema": "any"
43441
43441
  },
43442
- "type": {
43443
- "name": "type",
43444
- "global": false,
43445
- "description": "The type of the button when not a link.",
43446
- "tags": [
43447
- {
43448
- "name": "defaultValue",
43449
- "text": "'button'"
43450
- }
43451
- ],
43452
- "required": false,
43453
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
43454
- "schema": {
43455
- "kind": "enum",
43456
- "type": "\"reset\" | \"submit\" | \"button\" | undefined",
43457
- "schema": {
43458
- "0": "undefined",
43459
- "1": "\"reset\"",
43460
- "2": "\"submit\"",
43461
- "3": "\"button\""
43462
- }
43463
- }
43464
- },
43465
43442
  "to": {
43466
43443
  "name": "to",
43467
43444
  "global": false,
@@ -43712,6 +43689,29 @@ const B24UIMeta = {
43712
43689
  "type": "boolean | undefined",
43713
43690
  "schema": "boolean | undefined"
43714
43691
  },
43692
+ "type": {
43693
+ "name": "type",
43694
+ "global": false,
43695
+ "description": "The type of the button when not a link.",
43696
+ "tags": [
43697
+ {
43698
+ "name": "defaultValue",
43699
+ "text": "'button'"
43700
+ }
43701
+ ],
43702
+ "required": false,
43703
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
43704
+ "schema": {
43705
+ "kind": "enum",
43706
+ "type": "\"reset\" | \"submit\" | \"button\" | undefined",
43707
+ "schema": {
43708
+ "0": "undefined",
43709
+ "1": "\"reset\"",
43710
+ "2": "\"submit\"",
43711
+ "3": "\"button\""
43712
+ }
43713
+ }
43714
+ },
43715
43715
  "disabled": {
43716
43716
  "name": "disabled",
43717
43717
  "global": false,