@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/.nuxt/b24ui/modal.ts +1 -1
- package/dist/meta.cjs +1308 -1308
- package/dist/meta.d.cts +1308 -1308
- package/dist/meta.d.mts +1308 -1308
- package/dist/meta.d.ts +1308 -1308
- package/dist/meta.mjs +1308 -1308
- package/dist/module.cjs +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/composables/useComponentIcons.d.ts +2 -2
- package/dist/shared/{b24ui-nuxt.CAS1q3My.mjs → b24ui-nuxt.BhidWnCI.mjs} +1 -1
- package/dist/shared/{b24ui-nuxt.D-N3gDSr.cjs → b24ui-nuxt.DWZW38ni.cjs} +1 -1
- package/dist/unplugin.cjs +1 -1
- package/dist/unplugin.mjs +1 -1
- package/dist/vite.cjs +1 -1
- package/dist/vite.mjs +1 -1
- package/package.json +1 -1
package/dist/meta.d.mts
CHANGED
|
@@ -186,19 +186,19 @@ var B24UIMeta = {
|
|
|
186
186
|
"description": "",
|
|
187
187
|
"tags": [],
|
|
188
188
|
"required": false,
|
|
189
|
-
"type": "\"
|
|
189
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
190
190
|
"schema": {
|
|
191
191
|
"kind": "enum",
|
|
192
|
-
"type": "\"
|
|
192
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
193
193
|
"schema": {
|
|
194
194
|
"0": "undefined",
|
|
195
|
-
"1": "\"
|
|
196
|
-
"2": "\"
|
|
197
|
-
"3": "\"
|
|
198
|
-
"4": "\"
|
|
199
|
-
"5": "\"
|
|
200
|
-
"6": "\"
|
|
201
|
-
"7": "\"
|
|
195
|
+
"1": "\"md\"",
|
|
196
|
+
"2": "\"xl\"",
|
|
197
|
+
"3": "\"sm\"",
|
|
198
|
+
"4": "\"3xs\"",
|
|
199
|
+
"5": "\"2xs\"",
|
|
200
|
+
"6": "\"xs\"",
|
|
201
|
+
"7": "\"lg\"",
|
|
202
202
|
"8": "\"2xl\"",
|
|
203
203
|
"9": "\"3xl\""
|
|
204
204
|
}
|
|
@@ -459,19 +459,19 @@ var B24UIMeta = {
|
|
|
459
459
|
"description": "",
|
|
460
460
|
"tags": [],
|
|
461
461
|
"required": false,
|
|
462
|
-
"type": "\"
|
|
462
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
463
463
|
"schema": {
|
|
464
464
|
"kind": "enum",
|
|
465
|
-
"type": "\"
|
|
465
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
466
466
|
"schema": {
|
|
467
467
|
"0": "undefined",
|
|
468
|
-
"1": "\"
|
|
469
|
-
"2": "\"
|
|
470
|
-
"3": "\"
|
|
471
|
-
"4": "\"
|
|
472
|
-
"5": "\"
|
|
473
|
-
"6": "\"
|
|
474
|
-
"7": "\"
|
|
468
|
+
"1": "\"md\"",
|
|
469
|
+
"2": "\"xl\"",
|
|
470
|
+
"3": "\"sm\"",
|
|
471
|
+
"4": "\"3xs\"",
|
|
472
|
+
"5": "\"2xs\"",
|
|
473
|
+
"6": "\"xs\"",
|
|
474
|
+
"7": "\"lg\"",
|
|
475
475
|
"8": "\"2xl\"",
|
|
476
476
|
"9": "\"3xl\""
|
|
477
477
|
}
|
|
@@ -665,16 +665,16 @@ var B24UIMeta = {
|
|
|
665
665
|
"description": "",
|
|
666
666
|
"tags": [],
|
|
667
667
|
"required": false,
|
|
668
|
-
"type": "\"
|
|
668
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
669
669
|
"schema": {
|
|
670
670
|
"kind": "enum",
|
|
671
|
-
"type": "\"
|
|
671
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
672
672
|
"schema": {
|
|
673
673
|
"0": "undefined",
|
|
674
|
-
"1": "\"
|
|
675
|
-
"2": "\"
|
|
674
|
+
"1": "\"md\"",
|
|
675
|
+
"2": "\"sm\"",
|
|
676
676
|
"3": "\"xs\"",
|
|
677
|
-
"4": "\"
|
|
677
|
+
"4": "\"lg\""
|
|
678
678
|
}
|
|
679
679
|
}
|
|
680
680
|
},
|
|
@@ -805,15 +805,6 @@ var B24UIMeta = {
|
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
807
|
},
|
|
808
|
-
"loading": {
|
|
809
|
-
"name": "loading",
|
|
810
|
-
"global": false,
|
|
811
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
812
|
-
"tags": [],
|
|
813
|
-
"required": false,
|
|
814
|
-
"type": "boolean | undefined",
|
|
815
|
-
"schema": "boolean | undefined"
|
|
816
|
-
},
|
|
817
808
|
"icon": {
|
|
818
809
|
"name": "icon",
|
|
819
810
|
"global": false,
|
|
@@ -906,19 +897,19 @@ var B24UIMeta = {
|
|
|
906
897
|
"description": "",
|
|
907
898
|
"tags": [],
|
|
908
899
|
"required": false,
|
|
909
|
-
"type": "\"
|
|
900
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
910
901
|
"schema": {
|
|
911
902
|
"kind": "enum",
|
|
912
|
-
"type": "\"
|
|
903
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
913
904
|
"schema": {
|
|
914
905
|
"0": "undefined",
|
|
915
|
-
"1": "\"
|
|
916
|
-
"2": "\"
|
|
917
|
-
"3": "\"
|
|
918
|
-
"4": "\"
|
|
919
|
-
"5": "\"
|
|
920
|
-
"6": "\"
|
|
921
|
-
"7": "\"
|
|
906
|
+
"1": "\"md\"",
|
|
907
|
+
"2": "\"xl\"",
|
|
908
|
+
"3": "\"sm\"",
|
|
909
|
+
"4": "\"3xs\"",
|
|
910
|
+
"5": "\"2xs\"",
|
|
911
|
+
"6": "\"xs\"",
|
|
912
|
+
"7": "\"lg\"",
|
|
922
913
|
"8": "\"2xl\"",
|
|
923
914
|
"9": "\"3xl\""
|
|
924
915
|
}
|
|
@@ -970,6 +961,15 @@ var B24UIMeta = {
|
|
|
970
961
|
}
|
|
971
962
|
}
|
|
972
963
|
},
|
|
964
|
+
"loading": {
|
|
965
|
+
"name": "loading",
|
|
966
|
+
"global": false,
|
|
967
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
968
|
+
"tags": [],
|
|
969
|
+
"required": false,
|
|
970
|
+
"type": "boolean | undefined",
|
|
971
|
+
"schema": "boolean | undefined"
|
|
972
|
+
},
|
|
973
973
|
"as": {
|
|
974
974
|
"name": "as",
|
|
975
975
|
"global": false,
|
|
@@ -984,29 +984,6 @@ var B24UIMeta = {
|
|
|
984
984
|
"type": "any",
|
|
985
985
|
"schema": "any"
|
|
986
986
|
},
|
|
987
|
-
"type": {
|
|
988
|
-
"name": "type",
|
|
989
|
-
"global": false,
|
|
990
|
-
"description": "The type of the button when not a link.",
|
|
991
|
-
"tags": [
|
|
992
|
-
{
|
|
993
|
-
"name": "defaultValue",
|
|
994
|
-
"text": "'button'"
|
|
995
|
-
}
|
|
996
|
-
],
|
|
997
|
-
"required": false,
|
|
998
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
999
|
-
"schema": {
|
|
1000
|
-
"kind": "enum",
|
|
1001
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
1002
|
-
"schema": {
|
|
1003
|
-
"0": "undefined",
|
|
1004
|
-
"1": "\"reset\"",
|
|
1005
|
-
"2": "\"submit\"",
|
|
1006
|
-
"3": "\"button\""
|
|
1007
|
-
}
|
|
1008
|
-
}
|
|
1009
|
-
},
|
|
1010
987
|
"to": {
|
|
1011
988
|
"name": "to",
|
|
1012
989
|
"global": false,
|
|
@@ -1257,6 +1234,29 @@ var B24UIMeta = {
|
|
|
1257
1234
|
"type": "boolean | undefined",
|
|
1258
1235
|
"schema": "boolean | undefined"
|
|
1259
1236
|
},
|
|
1237
|
+
"type": {
|
|
1238
|
+
"name": "type",
|
|
1239
|
+
"global": false,
|
|
1240
|
+
"description": "The type of the button when not a link.",
|
|
1241
|
+
"tags": [
|
|
1242
|
+
{
|
|
1243
|
+
"name": "defaultValue",
|
|
1244
|
+
"text": "'button'"
|
|
1245
|
+
}
|
|
1246
|
+
],
|
|
1247
|
+
"required": false,
|
|
1248
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
1249
|
+
"schema": {
|
|
1250
|
+
"kind": "enum",
|
|
1251
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
1252
|
+
"schema": {
|
|
1253
|
+
"0": "undefined",
|
|
1254
|
+
"1": "\"reset\"",
|
|
1255
|
+
"2": "\"submit\"",
|
|
1256
|
+
"3": "\"button\""
|
|
1257
|
+
}
|
|
1258
|
+
}
|
|
1259
|
+
},
|
|
1260
1260
|
"disabled": {
|
|
1261
1261
|
"name": "disabled",
|
|
1262
1262
|
"global": false,
|
|
@@ -1546,16 +1546,16 @@ var B24UIMeta = {
|
|
|
1546
1546
|
"description": "",
|
|
1547
1547
|
"tags": [],
|
|
1548
1548
|
"required": false,
|
|
1549
|
-
"type": "\"
|
|
1549
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
1550
1550
|
"schema": {
|
|
1551
1551
|
"kind": "enum",
|
|
1552
|
-
"type": "\"
|
|
1552
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
1553
1553
|
"schema": {
|
|
1554
1554
|
"0": "undefined",
|
|
1555
|
-
"1": "\"
|
|
1556
|
-
"2": "\"
|
|
1555
|
+
"1": "\"md\"",
|
|
1556
|
+
"2": "\"sm\"",
|
|
1557
1557
|
"3": "\"xs\"",
|
|
1558
|
-
"4": "\"
|
|
1558
|
+
"4": "\"lg\""
|
|
1559
1559
|
}
|
|
1560
1560
|
}
|
|
1561
1561
|
},
|
|
@@ -1686,15 +1686,6 @@ var B24UIMeta = {
|
|
|
1686
1686
|
}
|
|
1687
1687
|
}
|
|
1688
1688
|
},
|
|
1689
|
-
"loading": {
|
|
1690
|
-
"name": "loading",
|
|
1691
|
-
"global": false,
|
|
1692
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
1693
|
-
"tags": [],
|
|
1694
|
-
"required": false,
|
|
1695
|
-
"type": "boolean | undefined",
|
|
1696
|
-
"schema": "boolean | undefined"
|
|
1697
|
-
},
|
|
1698
1689
|
"icon": {
|
|
1699
1690
|
"name": "icon",
|
|
1700
1691
|
"global": false,
|
|
@@ -1787,19 +1778,19 @@ var B24UIMeta = {
|
|
|
1787
1778
|
"description": "",
|
|
1788
1779
|
"tags": [],
|
|
1789
1780
|
"required": false,
|
|
1790
|
-
"type": "\"
|
|
1781
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
1791
1782
|
"schema": {
|
|
1792
1783
|
"kind": "enum",
|
|
1793
|
-
"type": "\"
|
|
1784
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
1794
1785
|
"schema": {
|
|
1795
1786
|
"0": "undefined",
|
|
1796
|
-
"1": "\"
|
|
1797
|
-
"2": "\"
|
|
1798
|
-
"3": "\"
|
|
1799
|
-
"4": "\"
|
|
1800
|
-
"5": "\"
|
|
1801
|
-
"6": "\"
|
|
1802
|
-
"7": "\"
|
|
1787
|
+
"1": "\"md\"",
|
|
1788
|
+
"2": "\"xl\"",
|
|
1789
|
+
"3": "\"sm\"",
|
|
1790
|
+
"4": "\"3xs\"",
|
|
1791
|
+
"5": "\"2xs\"",
|
|
1792
|
+
"6": "\"xs\"",
|
|
1793
|
+
"7": "\"lg\"",
|
|
1803
1794
|
"8": "\"2xl\"",
|
|
1804
1795
|
"9": "\"3xl\""
|
|
1805
1796
|
}
|
|
@@ -1851,6 +1842,15 @@ var B24UIMeta = {
|
|
|
1851
1842
|
}
|
|
1852
1843
|
}
|
|
1853
1844
|
},
|
|
1845
|
+
"loading": {
|
|
1846
|
+
"name": "loading",
|
|
1847
|
+
"global": false,
|
|
1848
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
1849
|
+
"tags": [],
|
|
1850
|
+
"required": false,
|
|
1851
|
+
"type": "boolean | undefined",
|
|
1852
|
+
"schema": "boolean | undefined"
|
|
1853
|
+
},
|
|
1854
1854
|
"as": {
|
|
1855
1855
|
"name": "as",
|
|
1856
1856
|
"global": false,
|
|
@@ -1865,29 +1865,6 @@ var B24UIMeta = {
|
|
|
1865
1865
|
"type": "any",
|
|
1866
1866
|
"schema": "any"
|
|
1867
1867
|
},
|
|
1868
|
-
"type": {
|
|
1869
|
-
"name": "type",
|
|
1870
|
-
"global": false,
|
|
1871
|
-
"description": "The type of the button when not a link.",
|
|
1872
|
-
"tags": [
|
|
1873
|
-
{
|
|
1874
|
-
"name": "defaultValue",
|
|
1875
|
-
"text": "'button'"
|
|
1876
|
-
}
|
|
1877
|
-
],
|
|
1878
|
-
"required": false,
|
|
1879
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
1880
|
-
"schema": {
|
|
1881
|
-
"kind": "enum",
|
|
1882
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
1883
|
-
"schema": {
|
|
1884
|
-
"0": "undefined",
|
|
1885
|
-
"1": "\"reset\"",
|
|
1886
|
-
"2": "\"submit\"",
|
|
1887
|
-
"3": "\"button\""
|
|
1888
|
-
}
|
|
1889
|
-
}
|
|
1890
|
-
},
|
|
1891
1868
|
"to": {
|
|
1892
1869
|
"name": "to",
|
|
1893
1870
|
"global": false,
|
|
@@ -2138,6 +2115,29 @@ var B24UIMeta = {
|
|
|
2138
2115
|
"type": "boolean | undefined",
|
|
2139
2116
|
"schema": "boolean | undefined"
|
|
2140
2117
|
},
|
|
2118
|
+
"type": {
|
|
2119
|
+
"name": "type",
|
|
2120
|
+
"global": false,
|
|
2121
|
+
"description": "The type of the button when not a link.",
|
|
2122
|
+
"tags": [
|
|
2123
|
+
{
|
|
2124
|
+
"name": "defaultValue",
|
|
2125
|
+
"text": "'button'"
|
|
2126
|
+
}
|
|
2127
|
+
],
|
|
2128
|
+
"required": false,
|
|
2129
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
2130
|
+
"schema": {
|
|
2131
|
+
"kind": "enum",
|
|
2132
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
2133
|
+
"schema": {
|
|
2134
|
+
"0": "undefined",
|
|
2135
|
+
"1": "\"reset\"",
|
|
2136
|
+
"2": "\"submit\"",
|
|
2137
|
+
"3": "\"button\""
|
|
2138
|
+
}
|
|
2139
|
+
}
|
|
2140
|
+
},
|
|
2141
2141
|
"disabled": {
|
|
2142
2142
|
"name": "disabled",
|
|
2143
2143
|
"global": false,
|
|
@@ -3362,19 +3362,19 @@ var B24UIMeta = {
|
|
|
3362
3362
|
"description": "",
|
|
3363
3363
|
"tags": [],
|
|
3364
3364
|
"required": false,
|
|
3365
|
-
"type": "\"
|
|
3365
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3366
3366
|
"schema": {
|
|
3367
3367
|
"kind": "enum",
|
|
3368
|
-
"type": "\"
|
|
3368
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3369
3369
|
"schema": {
|
|
3370
3370
|
"0": "undefined",
|
|
3371
|
-
"1": "\"
|
|
3372
|
-
"2": "\"
|
|
3373
|
-
"3": "\"
|
|
3374
|
-
"4": "\"
|
|
3375
|
-
"5": "\"
|
|
3376
|
-
"6": "\"
|
|
3377
|
-
"7": "\"
|
|
3371
|
+
"1": "\"md\"",
|
|
3372
|
+
"2": "\"xl\"",
|
|
3373
|
+
"3": "\"sm\"",
|
|
3374
|
+
"4": "\"3xs\"",
|
|
3375
|
+
"5": "\"2xs\"",
|
|
3376
|
+
"6": "\"xs\"",
|
|
3377
|
+
"7": "\"lg\"",
|
|
3378
3378
|
"8": "\"2xl\"",
|
|
3379
3379
|
"9": "\"3xl\""
|
|
3380
3380
|
}
|
|
@@ -3461,19 +3461,19 @@ var B24UIMeta = {
|
|
|
3461
3461
|
"description": "",
|
|
3462
3462
|
"tags": [],
|
|
3463
3463
|
"required": false,
|
|
3464
|
-
"type": "\"
|
|
3464
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3465
3465
|
"schema": {
|
|
3466
3466
|
"kind": "enum",
|
|
3467
|
-
"type": "\"
|
|
3467
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3468
3468
|
"schema": {
|
|
3469
3469
|
"0": "undefined",
|
|
3470
|
-
"1": "\"
|
|
3471
|
-
"2": "\"
|
|
3472
|
-
"3": "\"
|
|
3473
|
-
"4": "\"
|
|
3474
|
-
"5": "\"
|
|
3475
|
-
"6": "\"
|
|
3476
|
-
"7": "\"
|
|
3470
|
+
"1": "\"md\"",
|
|
3471
|
+
"2": "\"xl\"",
|
|
3472
|
+
"3": "\"sm\"",
|
|
3473
|
+
"4": "\"3xs\"",
|
|
3474
|
+
"5": "\"2xs\"",
|
|
3475
|
+
"6": "\"xs\"",
|
|
3476
|
+
"7": "\"lg\"",
|
|
3477
3477
|
"8": "\"2xl\"",
|
|
3478
3478
|
"9": "\"3xl\""
|
|
3479
3479
|
}
|
|
@@ -3627,17 +3627,17 @@ var B24UIMeta = {
|
|
|
3627
3627
|
"description": "",
|
|
3628
3628
|
"tags": [],
|
|
3629
3629
|
"required": false,
|
|
3630
|
-
"type": "\"
|
|
3630
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
3631
3631
|
"schema": {
|
|
3632
3632
|
"kind": "enum",
|
|
3633
|
-
"type": "\"
|
|
3633
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
3634
3634
|
"schema": {
|
|
3635
3635
|
"0": "undefined",
|
|
3636
|
-
"1": "\"
|
|
3637
|
-
"2": "\"
|
|
3638
|
-
"3": "\"
|
|
3639
|
-
"4": "\"
|
|
3640
|
-
"5": "\"
|
|
3636
|
+
"1": "\"md\"",
|
|
3637
|
+
"2": "\"xl\"",
|
|
3638
|
+
"3": "\"sm\"",
|
|
3639
|
+
"4": "\"xs\"",
|
|
3640
|
+
"5": "\"lg\""
|
|
3641
3641
|
}
|
|
3642
3642
|
}
|
|
3643
3643
|
},
|
|
@@ -3708,43 +3708,6 @@ var B24UIMeta = {
|
|
|
3708
3708
|
}
|
|
3709
3709
|
}
|
|
3710
3710
|
},
|
|
3711
|
-
{
|
|
3712
|
-
"name": "trailing",
|
|
3713
|
-
"global": false,
|
|
3714
|
-
"description": "When `true`, the icon will be displayed on the right side.",
|
|
3715
|
-
"tags": [],
|
|
3716
|
-
"required": false,
|
|
3717
|
-
"type": "boolean | undefined",
|
|
3718
|
-
"schema": {
|
|
3719
|
-
"kind": "enum",
|
|
3720
|
-
"type": "boolean | undefined",
|
|
3721
|
-
"schema": {
|
|
3722
|
-
"0": "undefined",
|
|
3723
|
-
"1": "false",
|
|
3724
|
-
"2": "true"
|
|
3725
|
-
}
|
|
3726
|
-
}
|
|
3727
|
-
},
|
|
3728
|
-
{
|
|
3729
|
-
"name": "trailingIcon",
|
|
3730
|
-
"global": false,
|
|
3731
|
-
"description": "Display an icon on the right side.",
|
|
3732
|
-
"tags": [],
|
|
3733
|
-
"required": false,
|
|
3734
|
-
"type": "IconComponent | undefined",
|
|
3735
|
-
"schema": {
|
|
3736
|
-
"kind": "enum",
|
|
3737
|
-
"type": "IconComponent | undefined",
|
|
3738
|
-
"schema": {
|
|
3739
|
-
"0": "undefined",
|
|
3740
|
-
"1": {
|
|
3741
|
-
"kind": "event",
|
|
3742
|
-
"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",
|
|
3743
|
-
"schema": []
|
|
3744
|
-
}
|
|
3745
|
-
}
|
|
3746
|
-
}
|
|
3747
|
-
},
|
|
3748
3711
|
{
|
|
3749
3712
|
"name": "icon",
|
|
3750
3713
|
"global": false,
|
|
@@ -3855,19 +3818,19 @@ var B24UIMeta = {
|
|
|
3855
3818
|
"description": "",
|
|
3856
3819
|
"tags": [],
|
|
3857
3820
|
"required": false,
|
|
3858
|
-
"type": "\"
|
|
3821
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3859
3822
|
"schema": {
|
|
3860
3823
|
"kind": "enum",
|
|
3861
|
-
"type": "\"
|
|
3824
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
3862
3825
|
"schema": {
|
|
3863
3826
|
"0": "undefined",
|
|
3864
|
-
"1": "\"
|
|
3865
|
-
"2": "\"
|
|
3866
|
-
"3": "\"
|
|
3867
|
-
"4": "\"
|
|
3868
|
-
"5": "\"
|
|
3869
|
-
"6": "\"
|
|
3870
|
-
"7": "\"
|
|
3827
|
+
"1": "\"md\"",
|
|
3828
|
+
"2": "\"xl\"",
|
|
3829
|
+
"3": "\"sm\"",
|
|
3830
|
+
"4": "\"3xs\"",
|
|
3831
|
+
"5": "\"2xs\"",
|
|
3832
|
+
"6": "\"xs\"",
|
|
3833
|
+
"7": "\"lg\"",
|
|
3871
3834
|
"8": "\"2xl\"",
|
|
3872
3835
|
"9": "\"3xl\""
|
|
3873
3836
|
}
|
|
@@ -3918,6 +3881,43 @@ var B24UIMeta = {
|
|
|
3918
3881
|
}
|
|
3919
3882
|
}
|
|
3920
3883
|
}
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
"name": "trailing",
|
|
3887
|
+
"global": false,
|
|
3888
|
+
"description": "When `true`, the icon will be displayed on the right side.",
|
|
3889
|
+
"tags": [],
|
|
3890
|
+
"required": false,
|
|
3891
|
+
"type": "boolean | undefined",
|
|
3892
|
+
"schema": {
|
|
3893
|
+
"kind": "enum",
|
|
3894
|
+
"type": "boolean | undefined",
|
|
3895
|
+
"schema": {
|
|
3896
|
+
"0": "undefined",
|
|
3897
|
+
"1": "false",
|
|
3898
|
+
"2": "true"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "trailingIcon",
|
|
3904
|
+
"global": false,
|
|
3905
|
+
"description": "Display an icon on the right side.",
|
|
3906
|
+
"tags": [],
|
|
3907
|
+
"required": false,
|
|
3908
|
+
"type": "IconComponent | undefined",
|
|
3909
|
+
"schema": {
|
|
3910
|
+
"kind": "enum",
|
|
3911
|
+
"type": "IconComponent | undefined",
|
|
3912
|
+
"schema": {
|
|
3913
|
+
"0": "undefined",
|
|
3914
|
+
"1": {
|
|
3915
|
+
"kind": "event",
|
|
3916
|
+
"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",
|
|
3917
|
+
"schema": []
|
|
3918
|
+
}
|
|
3919
|
+
}
|
|
3920
|
+
}
|
|
3921
3921
|
}
|
|
3922
3922
|
],
|
|
3923
3923
|
"slots": [
|
|
@@ -4053,16 +4053,16 @@ var B24UIMeta = {
|
|
|
4053
4053
|
"description": "",
|
|
4054
4054
|
"tags": [],
|
|
4055
4055
|
"required": false,
|
|
4056
|
-
"type": "\"
|
|
4056
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
4057
4057
|
"schema": {
|
|
4058
4058
|
"kind": "enum",
|
|
4059
|
-
"type": "\"
|
|
4059
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
4060
4060
|
"schema": {
|
|
4061
4061
|
"0": "undefined",
|
|
4062
|
-
"1": "\"
|
|
4063
|
-
"2": "\"
|
|
4062
|
+
"1": "\"md\"",
|
|
4063
|
+
"2": "\"sm\"",
|
|
4064
4064
|
"3": "\"xs\"",
|
|
4065
|
-
"4": "\"
|
|
4065
|
+
"4": "\"lg\""
|
|
4066
4066
|
}
|
|
4067
4067
|
}
|
|
4068
4068
|
},
|
|
@@ -4201,23 +4201,6 @@ var B24UIMeta = {
|
|
|
4201
4201
|
}
|
|
4202
4202
|
}
|
|
4203
4203
|
},
|
|
4204
|
-
{
|
|
4205
|
-
"name": "loading",
|
|
4206
|
-
"global": false,
|
|
4207
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
4208
|
-
"tags": [],
|
|
4209
|
-
"required": false,
|
|
4210
|
-
"type": "boolean | undefined",
|
|
4211
|
-
"schema": {
|
|
4212
|
-
"kind": "enum",
|
|
4213
|
-
"type": "boolean | undefined",
|
|
4214
|
-
"schema": {
|
|
4215
|
-
"0": "undefined",
|
|
4216
|
-
"1": "false",
|
|
4217
|
-
"2": "true"
|
|
4218
|
-
}
|
|
4219
|
-
}
|
|
4220
|
-
},
|
|
4221
4204
|
{
|
|
4222
4205
|
"name": "icon",
|
|
4223
4206
|
"global": false,
|
|
@@ -4328,19 +4311,19 @@ var B24UIMeta = {
|
|
|
4328
4311
|
"description": "",
|
|
4329
4312
|
"tags": [],
|
|
4330
4313
|
"required": false,
|
|
4331
|
-
"type": "\"
|
|
4314
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
4332
4315
|
"schema": {
|
|
4333
4316
|
"kind": "enum",
|
|
4334
|
-
"type": "\"
|
|
4317
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
4335
4318
|
"schema": {
|
|
4336
4319
|
"0": "undefined",
|
|
4337
|
-
"1": "\"
|
|
4338
|
-
"2": "\"
|
|
4339
|
-
"3": "\"
|
|
4340
|
-
"4": "\"
|
|
4341
|
-
"5": "\"
|
|
4342
|
-
"6": "\"
|
|
4343
|
-
"7": "\"
|
|
4320
|
+
"1": "\"md\"",
|
|
4321
|
+
"2": "\"xl\"",
|
|
4322
|
+
"3": "\"sm\"",
|
|
4323
|
+
"4": "\"3xs\"",
|
|
4324
|
+
"5": "\"2xs\"",
|
|
4325
|
+
"6": "\"xs\"",
|
|
4326
|
+
"7": "\"lg\"",
|
|
4344
4327
|
"8": "\"2xl\"",
|
|
4345
4328
|
"9": "\"3xl\""
|
|
4346
4329
|
}
|
|
@@ -4393,23 +4376,26 @@ var B24UIMeta = {
|
|
|
4393
4376
|
}
|
|
4394
4377
|
},
|
|
4395
4378
|
{
|
|
4396
|
-
"name": "
|
|
4379
|
+
"name": "loading",
|
|
4397
4380
|
"global": false,
|
|
4398
|
-
"description": "
|
|
4399
|
-
"tags": [
|
|
4400
|
-
{
|
|
4401
|
-
"name": "defaultValue",
|
|
4402
|
-
"text": "'button'"
|
|
4403
|
-
}
|
|
4404
|
-
],
|
|
4381
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
4382
|
+
"tags": [],
|
|
4405
4383
|
"required": false,
|
|
4406
|
-
"type": "
|
|
4407
|
-
"schema":
|
|
4384
|
+
"type": "boolean | undefined",
|
|
4385
|
+
"schema": {
|
|
4386
|
+
"kind": "enum",
|
|
4387
|
+
"type": "boolean | undefined",
|
|
4388
|
+
"schema": {
|
|
4389
|
+
"0": "undefined",
|
|
4390
|
+
"1": "false",
|
|
4391
|
+
"2": "true"
|
|
4392
|
+
}
|
|
4393
|
+
}
|
|
4408
4394
|
},
|
|
4409
4395
|
{
|
|
4410
|
-
"name": "
|
|
4396
|
+
"name": "as",
|
|
4411
4397
|
"global": false,
|
|
4412
|
-
"description": "The
|
|
4398
|
+
"description": "The element or component this component should render as when not a link.",
|
|
4413
4399
|
"tags": [
|
|
4414
4400
|
{
|
|
4415
4401
|
"name": "defaultValue",
|
|
@@ -4417,18 +4403,8 @@ var B24UIMeta = {
|
|
|
4417
4403
|
}
|
|
4418
4404
|
],
|
|
4419
4405
|
"required": false,
|
|
4420
|
-
"type": "
|
|
4421
|
-
"schema":
|
|
4422
|
-
"kind": "enum",
|
|
4423
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
4424
|
-
"schema": {
|
|
4425
|
-
"0": "undefined",
|
|
4426
|
-
"1": "\"reset\"",
|
|
4427
|
-
"2": "\"submit\"",
|
|
4428
|
-
"3": "\"button\""
|
|
4429
|
-
}
|
|
4430
|
-
},
|
|
4431
|
-
"default": "\"button\""
|
|
4406
|
+
"type": "any",
|
|
4407
|
+
"schema": "any"
|
|
4432
4408
|
},
|
|
4433
4409
|
{
|
|
4434
4410
|
"name": "to",
|
|
@@ -4725,6 +4701,30 @@ var B24UIMeta = {
|
|
|
4725
4701
|
}
|
|
4726
4702
|
}
|
|
4727
4703
|
},
|
|
4704
|
+
{
|
|
4705
|
+
"name": "type",
|
|
4706
|
+
"global": false,
|
|
4707
|
+
"description": "The type of the button when not a link.",
|
|
4708
|
+
"tags": [
|
|
4709
|
+
{
|
|
4710
|
+
"name": "defaultValue",
|
|
4711
|
+
"text": "'button'"
|
|
4712
|
+
}
|
|
4713
|
+
],
|
|
4714
|
+
"required": false,
|
|
4715
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
4716
|
+
"schema": {
|
|
4717
|
+
"kind": "enum",
|
|
4718
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
4719
|
+
"schema": {
|
|
4720
|
+
"0": "undefined",
|
|
4721
|
+
"1": "\"reset\"",
|
|
4722
|
+
"2": "\"submit\"",
|
|
4723
|
+
"3": "\"button\""
|
|
4724
|
+
}
|
|
4725
|
+
},
|
|
4726
|
+
"default": "\"button\""
|
|
4727
|
+
},
|
|
4728
4728
|
{
|
|
4729
4729
|
"name": "disabled",
|
|
4730
4730
|
"global": false,
|
|
@@ -5289,16 +5289,16 @@ var B24UIMeta = {
|
|
|
5289
5289
|
"description": "",
|
|
5290
5290
|
"tags": [],
|
|
5291
5291
|
"required": false,
|
|
5292
|
-
"type": "\"
|
|
5292
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5293
5293
|
"schema": {
|
|
5294
5294
|
"kind": "enum",
|
|
5295
|
-
"type": "\"
|
|
5295
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5296
5296
|
"schema": {
|
|
5297
5297
|
"0": "undefined",
|
|
5298
|
-
"1": "\"
|
|
5299
|
-
"2": "\"
|
|
5298
|
+
"1": "\"md\"",
|
|
5299
|
+
"2": "\"sm\"",
|
|
5300
5300
|
"3": "\"xs\"",
|
|
5301
|
-
"4": "\"
|
|
5301
|
+
"4": "\"lg\""
|
|
5302
5302
|
}
|
|
5303
5303
|
}
|
|
5304
5304
|
},
|
|
@@ -5472,16 +5472,16 @@ var B24UIMeta = {
|
|
|
5472
5472
|
"description": "",
|
|
5473
5473
|
"tags": [],
|
|
5474
5474
|
"required": false,
|
|
5475
|
-
"type": "\"
|
|
5475
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5476
5476
|
"schema": {
|
|
5477
5477
|
"kind": "enum",
|
|
5478
|
-
"type": "\"
|
|
5478
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5479
5479
|
"schema": {
|
|
5480
5480
|
"0": "undefined",
|
|
5481
|
-
"1": "\"
|
|
5482
|
-
"2": "\"
|
|
5481
|
+
"1": "\"md\"",
|
|
5482
|
+
"2": "\"sm\"",
|
|
5483
5483
|
"3": "\"xs\"",
|
|
5484
|
-
"4": "\"
|
|
5484
|
+
"4": "\"lg\""
|
|
5485
5485
|
}
|
|
5486
5486
|
}
|
|
5487
5487
|
},
|
|
@@ -5760,19 +5760,19 @@ var B24UIMeta = {
|
|
|
5760
5760
|
"description": "",
|
|
5761
5761
|
"tags": [],
|
|
5762
5762
|
"required": false,
|
|
5763
|
-
"type": "\"
|
|
5763
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
5764
5764
|
"schema": {
|
|
5765
5765
|
"kind": "enum",
|
|
5766
|
-
"type": "\"
|
|
5766
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
5767
5767
|
"schema": {
|
|
5768
5768
|
"0": "undefined",
|
|
5769
|
-
"1": "\"
|
|
5770
|
-
"2": "\"
|
|
5771
|
-
"3": "\"
|
|
5772
|
-
"4": "\"
|
|
5773
|
-
"5": "\"
|
|
5774
|
-
"6": "\"
|
|
5775
|
-
"7": "\"
|
|
5769
|
+
"1": "\"md\"",
|
|
5770
|
+
"2": "\"xl\"",
|
|
5771
|
+
"3": "\"sm\"",
|
|
5772
|
+
"4": "\"3xs\"",
|
|
5773
|
+
"5": "\"2xs\"",
|
|
5774
|
+
"6": "\"xs\"",
|
|
5775
|
+
"7": "\"lg\"",
|
|
5776
5776
|
"8": "\"2xl\"",
|
|
5777
5777
|
"9": "\"3xl\""
|
|
5778
5778
|
}
|
|
@@ -5973,17 +5973,17 @@ var B24UIMeta = {
|
|
|
5973
5973
|
"description": "",
|
|
5974
5974
|
"tags": [],
|
|
5975
5975
|
"required": false,
|
|
5976
|
-
"type": "\"
|
|
5976
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5977
5977
|
"schema": {
|
|
5978
5978
|
"kind": "enum",
|
|
5979
|
-
"type": "\"
|
|
5979
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
5980
5980
|
"schema": {
|
|
5981
5981
|
"0": "undefined",
|
|
5982
|
-
"1": "\"
|
|
5983
|
-
"2": "\"
|
|
5984
|
-
"3": "\"
|
|
5985
|
-
"4": "\"
|
|
5986
|
-
"5": "\"
|
|
5982
|
+
"1": "\"md\"",
|
|
5983
|
+
"2": "\"xl\"",
|
|
5984
|
+
"3": "\"sm\"",
|
|
5985
|
+
"4": "\"xs\"",
|
|
5986
|
+
"5": "\"lg\""
|
|
5987
5987
|
}
|
|
5988
5988
|
}
|
|
5989
5989
|
},
|
|
@@ -6240,19 +6240,19 @@ var B24UIMeta = {
|
|
|
6240
6240
|
"description": "",
|
|
6241
6241
|
"tags": [],
|
|
6242
6242
|
"required": false,
|
|
6243
|
-
"type": "\"
|
|
6243
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
6244
6244
|
"schema": {
|
|
6245
6245
|
"kind": "enum",
|
|
6246
|
-
"type": "\"
|
|
6246
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
6247
6247
|
"schema": {
|
|
6248
6248
|
"0": "undefined",
|
|
6249
|
-
"1": "\"
|
|
6250
|
-
"2": "\"
|
|
6251
|
-
"3": "\"
|
|
6252
|
-
"4": "\"
|
|
6253
|
-
"5": "\"
|
|
6254
|
-
"6": "\"
|
|
6255
|
-
"7": "\"
|
|
6249
|
+
"1": "\"md\"",
|
|
6250
|
+
"2": "\"xl\"",
|
|
6251
|
+
"3": "\"sm\"",
|
|
6252
|
+
"4": "\"3xs\"",
|
|
6253
|
+
"5": "\"2xs\"",
|
|
6254
|
+
"6": "\"xs\"",
|
|
6255
|
+
"7": "\"lg\"",
|
|
6256
6256
|
"8": "\"2xl\"",
|
|
6257
6257
|
"9": "\"3xl\""
|
|
6258
6258
|
}
|
|
@@ -6456,16 +6456,16 @@ var B24UIMeta = {
|
|
|
6456
6456
|
"description": "",
|
|
6457
6457
|
"tags": [],
|
|
6458
6458
|
"required": false,
|
|
6459
|
-
"type": "\"
|
|
6459
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
6460
6460
|
"schema": {
|
|
6461
6461
|
"kind": "enum",
|
|
6462
|
-
"type": "\"
|
|
6462
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
6463
6463
|
"schema": {
|
|
6464
6464
|
"0": "undefined",
|
|
6465
|
-
"1": "\"
|
|
6466
|
-
"2": "\"
|
|
6465
|
+
"1": "\"md\"",
|
|
6466
|
+
"2": "\"sm\"",
|
|
6467
6467
|
"3": "\"xs\"",
|
|
6468
|
-
"4": "\"
|
|
6468
|
+
"4": "\"lg\""
|
|
6469
6469
|
}
|
|
6470
6470
|
}
|
|
6471
6471
|
},
|
|
@@ -6620,19 +6620,19 @@ var B24UIMeta = {
|
|
|
6620
6620
|
"description": "",
|
|
6621
6621
|
"tags": [],
|
|
6622
6622
|
"required": false,
|
|
6623
|
-
"type": "\"
|
|
6623
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
6624
6624
|
"schema": {
|
|
6625
6625
|
"kind": "enum",
|
|
6626
|
-
"type": "\"
|
|
6626
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
6627
6627
|
"schema": {
|
|
6628
6628
|
"0": "undefined",
|
|
6629
|
-
"1": "\"
|
|
6630
|
-
"2": "\"
|
|
6631
|
-
"3": "\"
|
|
6632
|
-
"4": "\"
|
|
6633
|
-
"5": "\"
|
|
6634
|
-
"6": "\"
|
|
6635
|
-
"7": "\"
|
|
6629
|
+
"1": "\"md\"",
|
|
6630
|
+
"2": "\"xl\"",
|
|
6631
|
+
"3": "\"sm\"",
|
|
6632
|
+
"4": "\"3xs\"",
|
|
6633
|
+
"5": "\"2xs\"",
|
|
6634
|
+
"6": "\"xs\"",
|
|
6635
|
+
"7": "\"lg\"",
|
|
6636
6636
|
"8": "\"2xl\"",
|
|
6637
6637
|
"9": "\"3xl\""
|
|
6638
6638
|
}
|
|
@@ -6774,15 +6774,15 @@ var B24UIMeta = {
|
|
|
6774
6774
|
"description": "",
|
|
6775
6775
|
"tags": [],
|
|
6776
6776
|
"required": false,
|
|
6777
|
-
"type": "\"
|
|
6777
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
6778
6778
|
"schema": {
|
|
6779
6779
|
"kind": "enum",
|
|
6780
|
-
"type": "\"
|
|
6780
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
6781
6781
|
"schema": {
|
|
6782
6782
|
"0": "undefined",
|
|
6783
|
-
"1": "\"
|
|
6784
|
-
"2": "\"
|
|
6785
|
-
"3": "\"
|
|
6783
|
+
"1": "\"md\"",
|
|
6784
|
+
"2": "\"sm\"",
|
|
6785
|
+
"3": "\"lg\""
|
|
6786
6786
|
}
|
|
6787
6787
|
}
|
|
6788
6788
|
},
|
|
@@ -7812,19 +7812,19 @@ var B24UIMeta = {
|
|
|
7812
7812
|
"description": "",
|
|
7813
7813
|
"tags": [],
|
|
7814
7814
|
"required": false,
|
|
7815
|
-
"type": "\"
|
|
7815
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
7816
7816
|
"schema": {
|
|
7817
7817
|
"kind": "enum",
|
|
7818
|
-
"type": "\"
|
|
7818
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
7819
7819
|
"schema": {
|
|
7820
7820
|
"0": "undefined",
|
|
7821
|
-
"1": "\"
|
|
7822
|
-
"2": "\"
|
|
7823
|
-
"3": "\"
|
|
7824
|
-
"4": "\"
|
|
7825
|
-
"5": "\"
|
|
7826
|
-
"6": "\"
|
|
7827
|
-
"7": "\"
|
|
7821
|
+
"1": "\"md\"",
|
|
7822
|
+
"2": "\"xl\"",
|
|
7823
|
+
"3": "\"sm\"",
|
|
7824
|
+
"4": "\"3xs\"",
|
|
7825
|
+
"5": "\"2xs\"",
|
|
7826
|
+
"6": "\"xs\"",
|
|
7827
|
+
"7": "\"lg\"",
|
|
7828
7828
|
"8": "\"2xl\"",
|
|
7829
7829
|
"9": "\"3xl\""
|
|
7830
7830
|
}
|
|
@@ -7966,15 +7966,15 @@ var B24UIMeta = {
|
|
|
7966
7966
|
"description": "",
|
|
7967
7967
|
"tags": [],
|
|
7968
7968
|
"required": false,
|
|
7969
|
-
"type": "\"
|
|
7969
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
7970
7970
|
"schema": {
|
|
7971
7971
|
"kind": "enum",
|
|
7972
|
-
"type": "\"
|
|
7972
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
7973
7973
|
"schema": {
|
|
7974
7974
|
"0": "undefined",
|
|
7975
|
-
"1": "\"
|
|
7976
|
-
"2": "\"
|
|
7977
|
-
"3": "\"
|
|
7975
|
+
"1": "\"md\"",
|
|
7976
|
+
"2": "\"sm\"",
|
|
7977
|
+
"3": "\"lg\""
|
|
7978
7978
|
}
|
|
7979
7979
|
}
|
|
7980
7980
|
},
|
|
@@ -8778,19 +8778,19 @@ var B24UIMeta = {
|
|
|
8778
8778
|
"description": "",
|
|
8779
8779
|
"tags": [],
|
|
8780
8780
|
"required": false,
|
|
8781
|
-
"type": "\"
|
|
8781
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
8782
8782
|
"schema": {
|
|
8783
8783
|
"kind": "enum",
|
|
8784
|
-
"type": "\"
|
|
8784
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
8785
8785
|
"schema": {
|
|
8786
8786
|
"0": "undefined",
|
|
8787
|
-
"1": "\"
|
|
8788
|
-
"2": "\"
|
|
8789
|
-
"3": "\"
|
|
8790
|
-
"4": "\"
|
|
8791
|
-
"5": "\"
|
|
8792
|
-
"6": "\"
|
|
8793
|
-
"7": "\"
|
|
8787
|
+
"1": "\"md\"",
|
|
8788
|
+
"2": "\"xl\"",
|
|
8789
|
+
"3": "\"sm\"",
|
|
8790
|
+
"4": "\"3xs\"",
|
|
8791
|
+
"5": "\"2xs\"",
|
|
8792
|
+
"6": "\"xs\"",
|
|
8793
|
+
"7": "\"lg\"",
|
|
8794
8794
|
"8": "\"2xl\"",
|
|
8795
8795
|
"9": "\"3xl\""
|
|
8796
8796
|
}
|
|
@@ -8932,15 +8932,15 @@ var B24UIMeta = {
|
|
|
8932
8932
|
"description": "",
|
|
8933
8933
|
"tags": [],
|
|
8934
8934
|
"required": false,
|
|
8935
|
-
"type": "\"
|
|
8935
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
8936
8936
|
"schema": {
|
|
8937
8937
|
"kind": "enum",
|
|
8938
|
-
"type": "\"
|
|
8938
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
8939
8939
|
"schema": {
|
|
8940
8940
|
"0": "undefined",
|
|
8941
|
-
"1": "\"
|
|
8942
|
-
"2": "\"
|
|
8943
|
-
"3": "\"
|
|
8941
|
+
"1": "\"md\"",
|
|
8942
|
+
"2": "\"sm\"",
|
|
8943
|
+
"3": "\"lg\""
|
|
8944
8944
|
}
|
|
8945
8945
|
}
|
|
8946
8946
|
},
|
|
@@ -9744,19 +9744,19 @@ var B24UIMeta = {
|
|
|
9744
9744
|
"description": "",
|
|
9745
9745
|
"tags": [],
|
|
9746
9746
|
"required": false,
|
|
9747
|
-
"type": "\"
|
|
9747
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
9748
9748
|
"schema": {
|
|
9749
9749
|
"kind": "enum",
|
|
9750
|
-
"type": "\"
|
|
9750
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
9751
9751
|
"schema": {
|
|
9752
9752
|
"0": "undefined",
|
|
9753
|
-
"1": "\"
|
|
9754
|
-
"2": "\"
|
|
9755
|
-
"3": "\"
|
|
9756
|
-
"4": "\"
|
|
9757
|
-
"5": "\"
|
|
9758
|
-
"6": "\"
|
|
9759
|
-
"7": "\"
|
|
9753
|
+
"1": "\"md\"",
|
|
9754
|
+
"2": "\"xl\"",
|
|
9755
|
+
"3": "\"sm\"",
|
|
9756
|
+
"4": "\"3xs\"",
|
|
9757
|
+
"5": "\"2xs\"",
|
|
9758
|
+
"6": "\"xs\"",
|
|
9759
|
+
"7": "\"lg\"",
|
|
9760
9760
|
"8": "\"2xl\"",
|
|
9761
9761
|
"9": "\"3xl\""
|
|
9762
9762
|
}
|
|
@@ -9898,15 +9898,15 @@ var B24UIMeta = {
|
|
|
9898
9898
|
"description": "",
|
|
9899
9899
|
"tags": [],
|
|
9900
9900
|
"required": false,
|
|
9901
|
-
"type": "\"
|
|
9901
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
9902
9902
|
"schema": {
|
|
9903
9903
|
"kind": "enum",
|
|
9904
|
-
"type": "\"
|
|
9904
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
9905
9905
|
"schema": {
|
|
9906
9906
|
"0": "undefined",
|
|
9907
|
-
"1": "\"
|
|
9908
|
-
"2": "\"
|
|
9909
|
-
"3": "\"
|
|
9907
|
+
"1": "\"md\"",
|
|
9908
|
+
"2": "\"sm\"",
|
|
9909
|
+
"3": "\"lg\""
|
|
9910
9910
|
}
|
|
9911
9911
|
}
|
|
9912
9912
|
},
|
|
@@ -10710,19 +10710,19 @@ var B24UIMeta = {
|
|
|
10710
10710
|
"description": "",
|
|
10711
10711
|
"tags": [],
|
|
10712
10712
|
"required": false,
|
|
10713
|
-
"type": "\"
|
|
10713
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
10714
10714
|
"schema": {
|
|
10715
10715
|
"kind": "enum",
|
|
10716
|
-
"type": "\"
|
|
10716
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
10717
10717
|
"schema": {
|
|
10718
10718
|
"0": "undefined",
|
|
10719
|
-
"1": "\"
|
|
10720
|
-
"2": "\"
|
|
10721
|
-
"3": "\"
|
|
10722
|
-
"4": "\"
|
|
10723
|
-
"5": "\"
|
|
10724
|
-
"6": "\"
|
|
10725
|
-
"7": "\"
|
|
10719
|
+
"1": "\"md\"",
|
|
10720
|
+
"2": "\"xl\"",
|
|
10721
|
+
"3": "\"sm\"",
|
|
10722
|
+
"4": "\"3xs\"",
|
|
10723
|
+
"5": "\"2xs\"",
|
|
10724
|
+
"6": "\"xs\"",
|
|
10725
|
+
"7": "\"lg\"",
|
|
10726
10726
|
"8": "\"2xl\"",
|
|
10727
10727
|
"9": "\"3xl\""
|
|
10728
10728
|
}
|
|
@@ -10864,15 +10864,15 @@ var B24UIMeta = {
|
|
|
10864
10864
|
"description": "",
|
|
10865
10865
|
"tags": [],
|
|
10866
10866
|
"required": false,
|
|
10867
|
-
"type": "\"
|
|
10867
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
10868
10868
|
"schema": {
|
|
10869
10869
|
"kind": "enum",
|
|
10870
|
-
"type": "\"
|
|
10870
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
10871
10871
|
"schema": {
|
|
10872
10872
|
"0": "undefined",
|
|
10873
|
-
"1": "\"
|
|
10874
|
-
"2": "\"
|
|
10875
|
-
"3": "\"
|
|
10873
|
+
"1": "\"md\"",
|
|
10874
|
+
"2": "\"sm\"",
|
|
10875
|
+
"3": "\"lg\""
|
|
10876
10876
|
}
|
|
10877
10877
|
}
|
|
10878
10878
|
},
|
|
@@ -11558,10 +11558,10 @@ var B24UIMeta = {
|
|
|
11558
11558
|
"description": "",
|
|
11559
11559
|
"tags": [],
|
|
11560
11560
|
"required": true,
|
|
11561
|
-
"type": "{ content: (slotProps?: ({
|
|
11561
|
+
"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...",
|
|
11562
11562
|
"schema": {
|
|
11563
11563
|
"kind": "object",
|
|
11564
|
-
"type": "{ content: (slotProps?: ({
|
|
11564
|
+
"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...",
|
|
11565
11565
|
"schema": {
|
|
11566
11566
|
"content": {
|
|
11567
11567
|
"name": "content",
|
|
@@ -11569,10 +11569,10 @@ var B24UIMeta = {
|
|
|
11569
11569
|
"description": "",
|
|
11570
11570
|
"tags": [],
|
|
11571
11571
|
"required": true,
|
|
11572
|
-
"type": "((slotProps?: ({
|
|
11572
|
+
"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<....",
|
|
11573
11573
|
"schema": {
|
|
11574
11574
|
"kind": "event",
|
|
11575
|
-
"type": "(slotProps?: ({
|
|
11575
|
+
"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",
|
|
11576
11576
|
"schema": {}
|
|
11577
11577
|
}
|
|
11578
11578
|
},
|
|
@@ -11582,8 +11582,8 @@ var B24UIMeta = {
|
|
|
11582
11582
|
"description": "",
|
|
11583
11583
|
"tags": [],
|
|
11584
11584
|
"required": true,
|
|
11585
|
-
"type": "((slotProps?: ({
|
|
11586
|
-
"schema": "((slotProps?: ({
|
|
11585
|
+
"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<....",
|
|
11586
|
+
"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<...."
|
|
11587
11587
|
},
|
|
11588
11588
|
"group": {
|
|
11589
11589
|
"name": "group",
|
|
@@ -11591,8 +11591,8 @@ var B24UIMeta = {
|
|
|
11591
11591
|
"description": "",
|
|
11592
11592
|
"tags": [],
|
|
11593
11593
|
"required": true,
|
|
11594
|
-
"type": "((slotProps?: ({
|
|
11595
|
-
"schema": "((slotProps?: ({
|
|
11594
|
+
"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<....",
|
|
11595
|
+
"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<...."
|
|
11596
11596
|
},
|
|
11597
11597
|
"label": {
|
|
11598
11598
|
"name": "label",
|
|
@@ -11600,8 +11600,8 @@ var B24UIMeta = {
|
|
|
11600
11600
|
"description": "",
|
|
11601
11601
|
"tags": [],
|
|
11602
11602
|
"required": true,
|
|
11603
|
-
"type": "((slotProps?: ({
|
|
11604
|
-
"schema": "((slotProps?: ({
|
|
11603
|
+
"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<....",
|
|
11604
|
+
"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<...."
|
|
11605
11605
|
},
|
|
11606
11606
|
"separator": {
|
|
11607
11607
|
"name": "separator",
|
|
@@ -11609,8 +11609,8 @@ var B24UIMeta = {
|
|
|
11609
11609
|
"description": "",
|
|
11610
11610
|
"tags": [],
|
|
11611
11611
|
"required": true,
|
|
11612
|
-
"type": "((slotProps?: ({
|
|
11613
|
-
"schema": "((slotProps?: ({
|
|
11612
|
+
"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<....",
|
|
11613
|
+
"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<...."
|
|
11614
11614
|
},
|
|
11615
11615
|
"item": {
|
|
11616
11616
|
"name": "item",
|
|
@@ -11618,8 +11618,8 @@ var B24UIMeta = {
|
|
|
11618
11618
|
"description": "",
|
|
11619
11619
|
"tags": [],
|
|
11620
11620
|
"required": true,
|
|
11621
|
-
"type": "((slotProps?: ({
|
|
11622
|
-
"schema": "((slotProps?: ({
|
|
11621
|
+
"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<....",
|
|
11622
|
+
"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<...."
|
|
11623
11623
|
},
|
|
11624
11624
|
"itemLeadingIcon": {
|
|
11625
11625
|
"name": "itemLeadingIcon",
|
|
@@ -11627,8 +11627,8 @@ var B24UIMeta = {
|
|
|
11627
11627
|
"description": "",
|
|
11628
11628
|
"tags": [],
|
|
11629
11629
|
"required": true,
|
|
11630
|
-
"type": "((slotProps?: ({
|
|
11631
|
-
"schema": "((slotProps?: ({
|
|
11630
|
+
"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<....",
|
|
11631
|
+
"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<...."
|
|
11632
11632
|
},
|
|
11633
11633
|
"itemLeadingAvatar": {
|
|
11634
11634
|
"name": "itemLeadingAvatar",
|
|
@@ -11636,8 +11636,8 @@ var B24UIMeta = {
|
|
|
11636
11636
|
"description": "",
|
|
11637
11637
|
"tags": [],
|
|
11638
11638
|
"required": true,
|
|
11639
|
-
"type": "((slotProps?: ({
|
|
11640
|
-
"schema": "((slotProps?: ({
|
|
11639
|
+
"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<....",
|
|
11640
|
+
"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<...."
|
|
11641
11641
|
},
|
|
11642
11642
|
"itemLeadingAvatarSize": {
|
|
11643
11643
|
"name": "itemLeadingAvatarSize",
|
|
@@ -11645,8 +11645,8 @@ var B24UIMeta = {
|
|
|
11645
11645
|
"description": "",
|
|
11646
11646
|
"tags": [],
|
|
11647
11647
|
"required": true,
|
|
11648
|
-
"type": "((slotProps?: ({
|
|
11649
|
-
"schema": "((slotProps?: ({
|
|
11648
|
+
"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<....",
|
|
11649
|
+
"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<...."
|
|
11650
11650
|
},
|
|
11651
11651
|
"itemTrailing": {
|
|
11652
11652
|
"name": "itemTrailing",
|
|
@@ -11654,8 +11654,8 @@ var B24UIMeta = {
|
|
|
11654
11654
|
"description": "",
|
|
11655
11655
|
"tags": [],
|
|
11656
11656
|
"required": true,
|
|
11657
|
-
"type": "((slotProps?: ({
|
|
11658
|
-
"schema": "((slotProps?: ({
|
|
11657
|
+
"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<....",
|
|
11658
|
+
"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<...."
|
|
11659
11659
|
},
|
|
11660
11660
|
"itemTrailingIcon": {
|
|
11661
11661
|
"name": "itemTrailingIcon",
|
|
@@ -11663,8 +11663,8 @@ var B24UIMeta = {
|
|
|
11663
11663
|
"description": "",
|
|
11664
11664
|
"tags": [],
|
|
11665
11665
|
"required": true,
|
|
11666
|
-
"type": "((slotProps?: ({
|
|
11667
|
-
"schema": "((slotProps?: ({
|
|
11666
|
+
"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<....",
|
|
11667
|
+
"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<...."
|
|
11668
11668
|
},
|
|
11669
11669
|
"itemTrailingKbds": {
|
|
11670
11670
|
"name": "itemTrailingKbds",
|
|
@@ -11672,8 +11672,8 @@ var B24UIMeta = {
|
|
|
11672
11672
|
"description": "",
|
|
11673
11673
|
"tags": [],
|
|
11674
11674
|
"required": true,
|
|
11675
|
-
"type": "((slotProps?: ({
|
|
11676
|
-
"schema": "((slotProps?: ({
|
|
11675
|
+
"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<....",
|
|
11676
|
+
"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<...."
|
|
11677
11677
|
},
|
|
11678
11678
|
"itemTrailingKbdsSize": {
|
|
11679
11679
|
"name": "itemTrailingKbdsSize",
|
|
@@ -11681,8 +11681,8 @@ var B24UIMeta = {
|
|
|
11681
11681
|
"description": "",
|
|
11682
11682
|
"tags": [],
|
|
11683
11683
|
"required": true,
|
|
11684
|
-
"type": "((slotProps?: ({
|
|
11685
|
-
"schema": "((slotProps?: ({
|
|
11684
|
+
"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<....",
|
|
11685
|
+
"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<...."
|
|
11686
11686
|
},
|
|
11687
11687
|
"itemLabel": {
|
|
11688
11688
|
"name": "itemLabel",
|
|
@@ -11690,8 +11690,8 @@ var B24UIMeta = {
|
|
|
11690
11690
|
"description": "",
|
|
11691
11691
|
"tags": [],
|
|
11692
11692
|
"required": true,
|
|
11693
|
-
"type": "((slotProps?: ({
|
|
11694
|
-
"schema": "((slotProps?: ({
|
|
11693
|
+
"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<....",
|
|
11694
|
+
"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<...."
|
|
11695
11695
|
},
|
|
11696
11696
|
"itemLabelExternalIcon": {
|
|
11697
11697
|
"name": "itemLabelExternalIcon",
|
|
@@ -11699,8 +11699,8 @@ var B24UIMeta = {
|
|
|
11699
11699
|
"description": "",
|
|
11700
11700
|
"tags": [],
|
|
11701
11701
|
"required": true,
|
|
11702
|
-
"type": "((slotProps?: ({
|
|
11703
|
-
"schema": "((slotProps?: ({
|
|
11702
|
+
"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<....",
|
|
11703
|
+
"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<...."
|
|
11704
11704
|
}
|
|
11705
11705
|
}
|
|
11706
11706
|
}
|
|
@@ -11856,19 +11856,19 @@ var B24UIMeta = {
|
|
|
11856
11856
|
"description": "",
|
|
11857
11857
|
"tags": [],
|
|
11858
11858
|
"required": false,
|
|
11859
|
-
"type": "\"
|
|
11859
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
11860
11860
|
"schema": {
|
|
11861
11861
|
"kind": "enum",
|
|
11862
|
-
"type": "\"
|
|
11862
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
11863
11863
|
"schema": {
|
|
11864
11864
|
"0": "undefined",
|
|
11865
|
-
"1": "\"
|
|
11866
|
-
"2": "\"
|
|
11867
|
-
"3": "\"
|
|
11868
|
-
"4": "\"
|
|
11869
|
-
"5": "\"
|
|
11870
|
-
"6": "\"
|
|
11871
|
-
"7": "\"
|
|
11865
|
+
"1": "\"md\"",
|
|
11866
|
+
"2": "\"xl\"",
|
|
11867
|
+
"3": "\"sm\"",
|
|
11868
|
+
"4": "\"3xs\"",
|
|
11869
|
+
"5": "\"2xs\"",
|
|
11870
|
+
"6": "\"xs\"",
|
|
11871
|
+
"7": "\"lg\"",
|
|
11872
11872
|
"8": "\"2xl\"",
|
|
11873
11873
|
"9": "\"3xl\""
|
|
11874
11874
|
}
|
|
@@ -12010,15 +12010,15 @@ var B24UIMeta = {
|
|
|
12010
12010
|
"description": "",
|
|
12011
12011
|
"tags": [],
|
|
12012
12012
|
"required": false,
|
|
12013
|
-
"type": "\"
|
|
12013
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
12014
12014
|
"schema": {
|
|
12015
12015
|
"kind": "enum",
|
|
12016
|
-
"type": "\"
|
|
12016
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
12017
12017
|
"schema": {
|
|
12018
12018
|
"0": "undefined",
|
|
12019
|
-
"1": "\"
|
|
12020
|
-
"2": "\"
|
|
12021
|
-
"3": "\"
|
|
12019
|
+
"1": "\"md\"",
|
|
12020
|
+
"2": "\"sm\"",
|
|
12021
|
+
"3": "\"lg\""
|
|
12022
12022
|
}
|
|
12023
12023
|
}
|
|
12024
12024
|
},
|
|
@@ -12738,16 +12738,16 @@ var B24UIMeta = {
|
|
|
12738
12738
|
}
|
|
12739
12739
|
],
|
|
12740
12740
|
"required": false,
|
|
12741
|
-
"type": "\"
|
|
12741
|
+
"type": "\"left\" | \"right\" | \"bottom\" | \"top\" | undefined",
|
|
12742
12742
|
"schema": {
|
|
12743
12743
|
"kind": "enum",
|
|
12744
|
-
"type": "\"
|
|
12744
|
+
"type": "\"left\" | \"right\" | \"bottom\" | \"top\" | undefined",
|
|
12745
12745
|
"schema": {
|
|
12746
12746
|
"0": "undefined",
|
|
12747
|
-
"1": "\"
|
|
12748
|
-
"2": "\"
|
|
12749
|
-
"3": "\"
|
|
12750
|
-
"4": "\"
|
|
12747
|
+
"1": "\"left\"",
|
|
12748
|
+
"2": "\"right\"",
|
|
12749
|
+
"3": "\"bottom\"",
|
|
12750
|
+
"4": "\"top\""
|
|
12751
12751
|
}
|
|
12752
12752
|
}
|
|
12753
12753
|
},
|
|
@@ -12783,15 +12783,15 @@ var B24UIMeta = {
|
|
|
12783
12783
|
}
|
|
12784
12784
|
],
|
|
12785
12785
|
"required": false,
|
|
12786
|
-
"type": "\"start\" | \"
|
|
12786
|
+
"type": "\"start\" | \"end\" | \"center\" | undefined",
|
|
12787
12787
|
"schema": {
|
|
12788
12788
|
"kind": "enum",
|
|
12789
|
-
"type": "\"start\" | \"
|
|
12789
|
+
"type": "\"start\" | \"end\" | \"center\" | undefined",
|
|
12790
12790
|
"schema": {
|
|
12791
12791
|
"0": "undefined",
|
|
12792
12792
|
"1": "\"start\"",
|
|
12793
|
-
"2": "\"
|
|
12794
|
-
"3": "\"
|
|
12793
|
+
"2": "\"end\"",
|
|
12794
|
+
"3": "\"center\""
|
|
12795
12795
|
}
|
|
12796
12796
|
}
|
|
12797
12797
|
},
|
|
@@ -12889,14 +12889,14 @@ var B24UIMeta = {
|
|
|
12889
12889
|
}
|
|
12890
12890
|
],
|
|
12891
12891
|
"required": false,
|
|
12892
|
-
"type": "number | Partial<Record<\"
|
|
12892
|
+
"type": "number | Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>> | undefined",
|
|
12893
12893
|
"schema": {
|
|
12894
12894
|
"kind": "enum",
|
|
12895
|
-
"type": "number | Partial<Record<\"
|
|
12895
|
+
"type": "number | Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>> | undefined",
|
|
12896
12896
|
"schema": {
|
|
12897
12897
|
"0": "undefined",
|
|
12898
12898
|
"1": "number",
|
|
12899
|
-
"2": "Partial<Record<\"
|
|
12899
|
+
"2": "Partial<Record<\"left\" | \"right\" | \"bottom\" | \"top\", number>>"
|
|
12900
12900
|
}
|
|
12901
12901
|
}
|
|
12902
12902
|
},
|
|
@@ -13075,10 +13075,10 @@ var B24UIMeta = {
|
|
|
13075
13075
|
"description": "",
|
|
13076
13076
|
"tags": [],
|
|
13077
13077
|
"required": true,
|
|
13078
|
-
"type": "() => { x: number; y: number; height: number; width: number;
|
|
13078
|
+
"type": "() => { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }",
|
|
13079
13079
|
"schema": {
|
|
13080
13080
|
"kind": "event",
|
|
13081
|
-
"type": "(): { x: number; y: number; height: number; width: number;
|
|
13081
|
+
"type": "(): { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }"
|
|
13082
13082
|
}
|
|
13083
13083
|
},
|
|
13084
13084
|
"getClientRects": {
|
|
@@ -13087,15 +13087,15 @@ var B24UIMeta = {
|
|
|
13087
13087
|
"description": "",
|
|
13088
13088
|
"tags": [],
|
|
13089
13089
|
"required": false,
|
|
13090
|
-
"type": "(() => DOMRectList | { x: number; y: number; height: number; width: number;
|
|
13090
|
+
"type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]) | undefined",
|
|
13091
13091
|
"schema": {
|
|
13092
13092
|
"kind": "enum",
|
|
13093
|
-
"type": "(() => DOMRectList | { x: number; y: number; height: number; width: number;
|
|
13093
|
+
"type": "(() => DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]) | undefined",
|
|
13094
13094
|
"schema": {
|
|
13095
13095
|
"0": "undefined",
|
|
13096
13096
|
"1": {
|
|
13097
13097
|
"kind": "event",
|
|
13098
|
-
"type": "(): DOMRectList | { x: number; y: number; height: number; width: number;
|
|
13098
|
+
"type": "(): DOMRectList | { x: number; y: number; height: number; width: number; left: number; right: number; bottom: number; top: number; }[]"
|
|
13099
13099
|
}
|
|
13100
13100
|
}
|
|
13101
13101
|
}
|
|
@@ -13507,16 +13507,16 @@ var B24UIMeta = {
|
|
|
13507
13507
|
"description": "",
|
|
13508
13508
|
"tags": [],
|
|
13509
13509
|
"required": false,
|
|
13510
|
-
"type": "\"
|
|
13510
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
13511
13511
|
"schema": {
|
|
13512
13512
|
"kind": "enum",
|
|
13513
|
-
"type": "\"
|
|
13513
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
13514
13514
|
"schema": {
|
|
13515
13515
|
"0": "undefined",
|
|
13516
|
-
"1": "\"
|
|
13517
|
-
"2": "\"
|
|
13516
|
+
"1": "\"md\"",
|
|
13517
|
+
"2": "\"sm\"",
|
|
13518
13518
|
"3": "\"xs\"",
|
|
13519
|
-
"4": "\"
|
|
13519
|
+
"4": "\"lg\""
|
|
13520
13520
|
}
|
|
13521
13521
|
}
|
|
13522
13522
|
},
|
|
@@ -13849,9 +13849,9 @@ var B24UIMeta = {
|
|
|
13849
13849
|
"1": "\"number\"",
|
|
13850
13850
|
"2": "\"reset\"",
|
|
13851
13851
|
"3": "\"submit\"",
|
|
13852
|
-
"4": "\"
|
|
13853
|
-
"5": "\"
|
|
13854
|
-
"6": "\"
|
|
13852
|
+
"4": "\"color\"",
|
|
13853
|
+
"5": "\"text\"",
|
|
13854
|
+
"6": "\"image\"",
|
|
13855
13855
|
"7": "\"button\"",
|
|
13856
13856
|
"8": "\"date\"",
|
|
13857
13857
|
"9": "\"time\"",
|
|
@@ -13922,16 +13922,16 @@ var B24UIMeta = {
|
|
|
13922
13922
|
"description": "",
|
|
13923
13923
|
"tags": [],
|
|
13924
13924
|
"required": false,
|
|
13925
|
-
"type": "\"
|
|
13925
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
13926
13926
|
"schema": {
|
|
13927
13927
|
"kind": "enum",
|
|
13928
|
-
"type": "\"
|
|
13928
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
13929
13929
|
"schema": {
|
|
13930
13930
|
"0": "undefined",
|
|
13931
|
-
"1": "\"
|
|
13932
|
-
"2": "\"
|
|
13931
|
+
"1": "\"md\"",
|
|
13932
|
+
"2": "\"sm\"",
|
|
13933
13933
|
"3": "\"xs\"",
|
|
13934
|
-
"4": "\"
|
|
13934
|
+
"4": "\"lg\""
|
|
13935
13935
|
}
|
|
13936
13936
|
}
|
|
13937
13937
|
},
|
|
@@ -14270,19 +14270,19 @@ var B24UIMeta = {
|
|
|
14270
14270
|
"description": "",
|
|
14271
14271
|
"tags": [],
|
|
14272
14272
|
"required": false,
|
|
14273
|
-
"type": "\"
|
|
14273
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
14274
14274
|
"schema": {
|
|
14275
14275
|
"kind": "enum",
|
|
14276
|
-
"type": "\"
|
|
14276
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
14277
14277
|
"schema": {
|
|
14278
14278
|
"0": "undefined",
|
|
14279
|
-
"1": "\"
|
|
14280
|
-
"2": "\"
|
|
14281
|
-
"3": "\"
|
|
14282
|
-
"4": "\"
|
|
14283
|
-
"5": "\"
|
|
14284
|
-
"6": "\"
|
|
14285
|
-
"7": "\"
|
|
14279
|
+
"1": "\"md\"",
|
|
14280
|
+
"2": "\"xl\"",
|
|
14281
|
+
"3": "\"sm\"",
|
|
14282
|
+
"4": "\"3xs\"",
|
|
14283
|
+
"5": "\"2xs\"",
|
|
14284
|
+
"6": "\"xs\"",
|
|
14285
|
+
"7": "\"lg\"",
|
|
14286
14286
|
"8": "\"2xl\"",
|
|
14287
14287
|
"9": "\"3xl\""
|
|
14288
14288
|
}
|
|
@@ -14519,9 +14519,9 @@ var B24UIMeta = {
|
|
|
14519
14519
|
"1": "\"number\"",
|
|
14520
14520
|
"2": "\"reset\"",
|
|
14521
14521
|
"3": "\"submit\"",
|
|
14522
|
-
"4": "\"
|
|
14523
|
-
"5": "\"
|
|
14524
|
-
"6": "\"
|
|
14522
|
+
"4": "\"color\"",
|
|
14523
|
+
"5": "\"text\"",
|
|
14524
|
+
"6": "\"image\"",
|
|
14525
14525
|
"7": "\"button\"",
|
|
14526
14526
|
"8": "\"date\"",
|
|
14527
14527
|
"9": "\"time\"",
|
|
@@ -14592,16 +14592,16 @@ var B24UIMeta = {
|
|
|
14592
14592
|
"description": "",
|
|
14593
14593
|
"tags": [],
|
|
14594
14594
|
"required": false,
|
|
14595
|
-
"type": "\"
|
|
14595
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
14596
14596
|
"schema": {
|
|
14597
14597
|
"kind": "enum",
|
|
14598
|
-
"type": "\"
|
|
14598
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
14599
14599
|
"schema": {
|
|
14600
14600
|
"0": "undefined",
|
|
14601
|
-
"1": "\"
|
|
14602
|
-
"2": "\"
|
|
14601
|
+
"1": "\"md\"",
|
|
14602
|
+
"2": "\"sm\"",
|
|
14603
14603
|
"3": "\"xs\"",
|
|
14604
|
-
"4": "\"
|
|
14604
|
+
"4": "\"lg\""
|
|
14605
14605
|
}
|
|
14606
14606
|
}
|
|
14607
14607
|
},
|
|
@@ -15047,19 +15047,19 @@ var B24UIMeta = {
|
|
|
15047
15047
|
"description": "",
|
|
15048
15048
|
"tags": [],
|
|
15049
15049
|
"required": false,
|
|
15050
|
-
"type": "\"
|
|
15050
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
15051
15051
|
"schema": {
|
|
15052
15052
|
"kind": "enum",
|
|
15053
|
-
"type": "\"
|
|
15053
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
15054
15054
|
"schema": {
|
|
15055
15055
|
"0": "undefined",
|
|
15056
|
-
"1": "\"
|
|
15057
|
-
"2": "\"
|
|
15058
|
-
"3": "\"
|
|
15059
|
-
"4": "\"
|
|
15060
|
-
"5": "\"
|
|
15061
|
-
"6": "\"
|
|
15062
|
-
"7": "\"
|
|
15056
|
+
"1": "\"md\"",
|
|
15057
|
+
"2": "\"xl\"",
|
|
15058
|
+
"3": "\"sm\"",
|
|
15059
|
+
"4": "\"3xs\"",
|
|
15060
|
+
"5": "\"2xs\"",
|
|
15061
|
+
"6": "\"xs\"",
|
|
15062
|
+
"7": "\"lg\"",
|
|
15063
15063
|
"8": "\"2xl\"",
|
|
15064
15064
|
"9": "\"3xl\""
|
|
15065
15065
|
}
|
|
@@ -15188,8 +15188,8 @@ var B24UIMeta = {
|
|
|
15188
15188
|
"description": "",
|
|
15189
15189
|
"tags": [],
|
|
15190
15190
|
"required": false,
|
|
15191
|
-
"type": "\"
|
|
15192
|
-
"schema": "\"
|
|
15191
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
15192
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
15193
15193
|
},
|
|
15194
15194
|
"position": {
|
|
15195
15195
|
"name": "position",
|
|
@@ -15769,19 +15769,19 @@ var B24UIMeta = {
|
|
|
15769
15769
|
"description": "",
|
|
15770
15770
|
"tags": [],
|
|
15771
15771
|
"required": false,
|
|
15772
|
-
"type": "\"
|
|
15772
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
15773
15773
|
"schema": {
|
|
15774
15774
|
"kind": "enum",
|
|
15775
|
-
"type": "\"
|
|
15775
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
15776
15776
|
"schema": {
|
|
15777
15777
|
"0": "undefined",
|
|
15778
|
-
"1": "\"
|
|
15779
|
-
"2": "\"
|
|
15780
|
-
"3": "\"
|
|
15781
|
-
"4": "\"
|
|
15782
|
-
"5": "\"
|
|
15783
|
-
"6": "\"
|
|
15784
|
-
"7": "\"
|
|
15778
|
+
"1": "\"md\"",
|
|
15779
|
+
"2": "\"xl\"",
|
|
15780
|
+
"3": "\"sm\"",
|
|
15781
|
+
"4": "\"3xs\"",
|
|
15782
|
+
"5": "\"2xs\"",
|
|
15783
|
+
"6": "\"xs\"",
|
|
15784
|
+
"7": "\"lg\"",
|
|
15785
15785
|
"8": "\"2xl\"",
|
|
15786
15786
|
"9": "\"3xl\""
|
|
15787
15787
|
}
|
|
@@ -16007,19 +16007,19 @@ var B24UIMeta = {
|
|
|
16007
16007
|
"description": "",
|
|
16008
16008
|
"tags": [],
|
|
16009
16009
|
"required": false,
|
|
16010
|
-
"type": "\"
|
|
16010
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16011
16011
|
"schema": {
|
|
16012
16012
|
"kind": "enum",
|
|
16013
|
-
"type": "\"
|
|
16013
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16014
16014
|
"schema": {
|
|
16015
16015
|
"0": "undefined",
|
|
16016
|
-
"1": "\"
|
|
16017
|
-
"2": "\"
|
|
16018
|
-
"3": "\"
|
|
16019
|
-
"4": "\"
|
|
16020
|
-
"5": "\"
|
|
16021
|
-
"6": "\"
|
|
16022
|
-
"7": "\"
|
|
16016
|
+
"1": "\"md\"",
|
|
16017
|
+
"2": "\"xl\"",
|
|
16018
|
+
"3": "\"sm\"",
|
|
16019
|
+
"4": "\"3xs\"",
|
|
16020
|
+
"5": "\"2xs\"",
|
|
16021
|
+
"6": "\"xs\"",
|
|
16022
|
+
"7": "\"lg\"",
|
|
16023
16023
|
"8": "\"2xl\"",
|
|
16024
16024
|
"9": "\"3xl\""
|
|
16025
16025
|
}
|
|
@@ -16148,8 +16148,8 @@ var B24UIMeta = {
|
|
|
16148
16148
|
"description": "",
|
|
16149
16149
|
"tags": [],
|
|
16150
16150
|
"required": false,
|
|
16151
|
-
"type": "\"
|
|
16152
|
-
"schema": "\"
|
|
16151
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16152
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
16153
16153
|
},
|
|
16154
16154
|
"position": {
|
|
16155
16155
|
"name": "position",
|
|
@@ -16468,19 +16468,19 @@ var B24UIMeta = {
|
|
|
16468
16468
|
"description": "",
|
|
16469
16469
|
"tags": [],
|
|
16470
16470
|
"required": false,
|
|
16471
|
-
"type": "\"
|
|
16471
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16472
16472
|
"schema": {
|
|
16473
16473
|
"kind": "enum",
|
|
16474
|
-
"type": "\"
|
|
16474
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16475
16475
|
"schema": {
|
|
16476
16476
|
"0": "undefined",
|
|
16477
|
-
"1": "\"
|
|
16478
|
-
"2": "\"
|
|
16479
|
-
"3": "\"
|
|
16480
|
-
"4": "\"
|
|
16481
|
-
"5": "\"
|
|
16482
|
-
"6": "\"
|
|
16483
|
-
"7": "\"
|
|
16477
|
+
"1": "\"md\"",
|
|
16478
|
+
"2": "\"xl\"",
|
|
16479
|
+
"3": "\"sm\"",
|
|
16480
|
+
"4": "\"3xs\"",
|
|
16481
|
+
"5": "\"2xs\"",
|
|
16482
|
+
"6": "\"xs\"",
|
|
16483
|
+
"7": "\"lg\"",
|
|
16484
16484
|
"8": "\"2xl\"",
|
|
16485
16485
|
"9": "\"3xl\""
|
|
16486
16486
|
}
|
|
@@ -16609,8 +16609,8 @@ var B24UIMeta = {
|
|
|
16609
16609
|
"description": "",
|
|
16610
16610
|
"tags": [],
|
|
16611
16611
|
"required": false,
|
|
16612
|
-
"type": "\"
|
|
16613
|
-
"schema": "\"
|
|
16612
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16613
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
16614
16614
|
},
|
|
16615
16615
|
"position": {
|
|
16616
16616
|
"name": "position",
|
|
@@ -16955,19 +16955,19 @@ var B24UIMeta = {
|
|
|
16955
16955
|
"description": "",
|
|
16956
16956
|
"tags": [],
|
|
16957
16957
|
"required": false,
|
|
16958
|
-
"type": "\"
|
|
16958
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16959
16959
|
"schema": {
|
|
16960
16960
|
"kind": "enum",
|
|
16961
|
-
"type": "\"
|
|
16961
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
16962
16962
|
"schema": {
|
|
16963
16963
|
"0": "undefined",
|
|
16964
|
-
"1": "\"
|
|
16965
|
-
"2": "\"
|
|
16966
|
-
"3": "\"
|
|
16967
|
-
"4": "\"
|
|
16968
|
-
"5": "\"
|
|
16969
|
-
"6": "\"
|
|
16970
|
-
"7": "\"
|
|
16964
|
+
"1": "\"md\"",
|
|
16965
|
+
"2": "\"xl\"",
|
|
16966
|
+
"3": "\"sm\"",
|
|
16967
|
+
"4": "\"3xs\"",
|
|
16968
|
+
"5": "\"2xs\"",
|
|
16969
|
+
"6": "\"xs\"",
|
|
16970
|
+
"7": "\"lg\"",
|
|
16971
16971
|
"8": "\"2xl\"",
|
|
16972
16972
|
"9": "\"3xl\""
|
|
16973
16973
|
}
|
|
@@ -17096,8 +17096,8 @@ var B24UIMeta = {
|
|
|
17096
17096
|
"description": "",
|
|
17097
17097
|
"tags": [],
|
|
17098
17098
|
"required": false,
|
|
17099
|
-
"type": "\"
|
|
17100
|
-
"schema": "\"
|
|
17099
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17100
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
17101
17101
|
},
|
|
17102
17102
|
"position": {
|
|
17103
17103
|
"name": "position",
|
|
@@ -17380,19 +17380,19 @@ var B24UIMeta = {
|
|
|
17380
17380
|
"description": "",
|
|
17381
17381
|
"tags": [],
|
|
17382
17382
|
"required": false,
|
|
17383
|
-
"type": "\"
|
|
17383
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17384
17384
|
"schema": {
|
|
17385
17385
|
"kind": "enum",
|
|
17386
|
-
"type": "\"
|
|
17386
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17387
17387
|
"schema": {
|
|
17388
17388
|
"0": "undefined",
|
|
17389
|
-
"1": "\"
|
|
17390
|
-
"2": "\"
|
|
17391
|
-
"3": "\"
|
|
17392
|
-
"4": "\"
|
|
17393
|
-
"5": "\"
|
|
17394
|
-
"6": "\"
|
|
17395
|
-
"7": "\"
|
|
17389
|
+
"1": "\"md\"",
|
|
17390
|
+
"2": "\"xl\"",
|
|
17391
|
+
"3": "\"sm\"",
|
|
17392
|
+
"4": "\"3xs\"",
|
|
17393
|
+
"5": "\"2xs\"",
|
|
17394
|
+
"6": "\"xs\"",
|
|
17395
|
+
"7": "\"lg\"",
|
|
17396
17396
|
"8": "\"2xl\"",
|
|
17397
17397
|
"9": "\"3xl\""
|
|
17398
17398
|
}
|
|
@@ -17521,8 +17521,8 @@ var B24UIMeta = {
|
|
|
17521
17521
|
"description": "",
|
|
17522
17522
|
"tags": [],
|
|
17523
17523
|
"required": false,
|
|
17524
|
-
"type": "\"
|
|
17525
|
-
"schema": "\"
|
|
17524
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17525
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
17526
17526
|
},
|
|
17527
17527
|
"position": {
|
|
17528
17528
|
"name": "position",
|
|
@@ -17805,19 +17805,19 @@ var B24UIMeta = {
|
|
|
17805
17805
|
"description": "",
|
|
17806
17806
|
"tags": [],
|
|
17807
17807
|
"required": false,
|
|
17808
|
-
"type": "\"
|
|
17808
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17809
17809
|
"schema": {
|
|
17810
17810
|
"kind": "enum",
|
|
17811
|
-
"type": "\"
|
|
17811
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17812
17812
|
"schema": {
|
|
17813
17813
|
"0": "undefined",
|
|
17814
|
-
"1": "\"
|
|
17815
|
-
"2": "\"
|
|
17816
|
-
"3": "\"
|
|
17817
|
-
"4": "\"
|
|
17818
|
-
"5": "\"
|
|
17819
|
-
"6": "\"
|
|
17820
|
-
"7": "\"
|
|
17814
|
+
"1": "\"md\"",
|
|
17815
|
+
"2": "\"xl\"",
|
|
17816
|
+
"3": "\"sm\"",
|
|
17817
|
+
"4": "\"3xs\"",
|
|
17818
|
+
"5": "\"2xs\"",
|
|
17819
|
+
"6": "\"xs\"",
|
|
17820
|
+
"7": "\"lg\"",
|
|
17821
17821
|
"8": "\"2xl\"",
|
|
17822
17822
|
"9": "\"3xl\""
|
|
17823
17823
|
}
|
|
@@ -17946,8 +17946,8 @@ var B24UIMeta = {
|
|
|
17946
17946
|
"description": "",
|
|
17947
17947
|
"tags": [],
|
|
17948
17948
|
"required": false,
|
|
17949
|
-
"type": "\"
|
|
17950
|
-
"schema": "\"
|
|
17949
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
17950
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
17951
17951
|
},
|
|
17952
17952
|
"position": {
|
|
17953
17953
|
"name": "position",
|
|
@@ -18230,19 +18230,19 @@ var B24UIMeta = {
|
|
|
18230
18230
|
"description": "",
|
|
18231
18231
|
"tags": [],
|
|
18232
18232
|
"required": false,
|
|
18233
|
-
"type": "\"
|
|
18233
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18234
18234
|
"schema": {
|
|
18235
18235
|
"kind": "enum",
|
|
18236
|
-
"type": "\"
|
|
18236
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18237
18237
|
"schema": {
|
|
18238
18238
|
"0": "undefined",
|
|
18239
|
-
"1": "\"
|
|
18240
|
-
"2": "\"
|
|
18241
|
-
"3": "\"
|
|
18242
|
-
"4": "\"
|
|
18243
|
-
"5": "\"
|
|
18244
|
-
"6": "\"
|
|
18245
|
-
"7": "\"
|
|
18239
|
+
"1": "\"md\"",
|
|
18240
|
+
"2": "\"xl\"",
|
|
18241
|
+
"3": "\"sm\"",
|
|
18242
|
+
"4": "\"3xs\"",
|
|
18243
|
+
"5": "\"2xs\"",
|
|
18244
|
+
"6": "\"xs\"",
|
|
18245
|
+
"7": "\"lg\"",
|
|
18246
18246
|
"8": "\"2xl\"",
|
|
18247
18247
|
"9": "\"3xl\""
|
|
18248
18248
|
}
|
|
@@ -18371,8 +18371,8 @@ var B24UIMeta = {
|
|
|
18371
18371
|
"description": "",
|
|
18372
18372
|
"tags": [],
|
|
18373
18373
|
"required": false,
|
|
18374
|
-
"type": "\"
|
|
18375
|
-
"schema": "\"
|
|
18374
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18375
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
18376
18376
|
},
|
|
18377
18377
|
"position": {
|
|
18378
18378
|
"name": "position",
|
|
@@ -18655,19 +18655,19 @@ var B24UIMeta = {
|
|
|
18655
18655
|
"description": "",
|
|
18656
18656
|
"tags": [],
|
|
18657
18657
|
"required": false,
|
|
18658
|
-
"type": "\"
|
|
18658
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18659
18659
|
"schema": {
|
|
18660
18660
|
"kind": "enum",
|
|
18661
|
-
"type": "\"
|
|
18661
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18662
18662
|
"schema": {
|
|
18663
18663
|
"0": "undefined",
|
|
18664
|
-
"1": "\"
|
|
18665
|
-
"2": "\"
|
|
18666
|
-
"3": "\"
|
|
18667
|
-
"4": "\"
|
|
18668
|
-
"5": "\"
|
|
18669
|
-
"6": "\"
|
|
18670
|
-
"7": "\"
|
|
18664
|
+
"1": "\"md\"",
|
|
18665
|
+
"2": "\"xl\"",
|
|
18666
|
+
"3": "\"sm\"",
|
|
18667
|
+
"4": "\"3xs\"",
|
|
18668
|
+
"5": "\"2xs\"",
|
|
18669
|
+
"6": "\"xs\"",
|
|
18670
|
+
"7": "\"lg\"",
|
|
18671
18671
|
"8": "\"2xl\"",
|
|
18672
18672
|
"9": "\"3xl\""
|
|
18673
18673
|
}
|
|
@@ -18796,8 +18796,8 @@ var B24UIMeta = {
|
|
|
18796
18796
|
"description": "",
|
|
18797
18797
|
"tags": [],
|
|
18798
18798
|
"required": false,
|
|
18799
|
-
"type": "\"
|
|
18800
|
-
"schema": "\"
|
|
18799
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
18800
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
18801
18801
|
},
|
|
18802
18802
|
"position": {
|
|
18803
18803
|
"name": "position",
|
|
@@ -19080,19 +19080,19 @@ var B24UIMeta = {
|
|
|
19080
19080
|
"description": "",
|
|
19081
19081
|
"tags": [],
|
|
19082
19082
|
"required": false,
|
|
19083
|
-
"type": "\"
|
|
19083
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
19084
19084
|
"schema": {
|
|
19085
19085
|
"kind": "enum",
|
|
19086
|
-
"type": "\"
|
|
19086
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
19087
19087
|
"schema": {
|
|
19088
19088
|
"0": "undefined",
|
|
19089
|
-
"1": "\"
|
|
19090
|
-
"2": "\"
|
|
19091
|
-
"3": "\"
|
|
19092
|
-
"4": "\"
|
|
19093
|
-
"5": "\"
|
|
19094
|
-
"6": "\"
|
|
19095
|
-
"7": "\"
|
|
19089
|
+
"1": "\"md\"",
|
|
19090
|
+
"2": "\"xl\"",
|
|
19091
|
+
"3": "\"sm\"",
|
|
19092
|
+
"4": "\"3xs\"",
|
|
19093
|
+
"5": "\"2xs\"",
|
|
19094
|
+
"6": "\"xs\"",
|
|
19095
|
+
"7": "\"lg\"",
|
|
19096
19096
|
"8": "\"2xl\"",
|
|
19097
19097
|
"9": "\"3xl\""
|
|
19098
19098
|
}
|
|
@@ -19221,8 +19221,8 @@ var B24UIMeta = {
|
|
|
19221
19221
|
"description": "",
|
|
19222
19222
|
"tags": [],
|
|
19223
19223
|
"required": false,
|
|
19224
|
-
"type": "\"
|
|
19225
|
-
"schema": "\"
|
|
19224
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
19225
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
19226
19226
|
},
|
|
19227
19227
|
"position": {
|
|
19228
19228
|
"name": "position",
|
|
@@ -19465,16 +19465,16 @@ var B24UIMeta = {
|
|
|
19465
19465
|
"description": "",
|
|
19466
19466
|
"tags": [],
|
|
19467
19467
|
"required": false,
|
|
19468
|
-
"type": "\"
|
|
19468
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
19469
19469
|
"schema": {
|
|
19470
19470
|
"kind": "enum",
|
|
19471
|
-
"type": "\"
|
|
19471
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
19472
19472
|
"schema": {
|
|
19473
19473
|
"0": "undefined",
|
|
19474
|
-
"1": "\"
|
|
19475
|
-
"2": "\"
|
|
19474
|
+
"1": "\"md\"",
|
|
19475
|
+
"2": "\"sm\"",
|
|
19476
19476
|
"3": "\"xs\"",
|
|
19477
|
-
"4": "\"
|
|
19477
|
+
"4": "\"lg\""
|
|
19478
19478
|
}
|
|
19479
19479
|
},
|
|
19480
19480
|
"default": "\"md\""
|
|
@@ -19711,16 +19711,16 @@ var B24UIMeta = {
|
|
|
19711
19711
|
"description": "",
|
|
19712
19712
|
"tags": [],
|
|
19713
19713
|
"required": false,
|
|
19714
|
-
"type": "\"
|
|
19714
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
19715
19715
|
"schema": {
|
|
19716
19716
|
"kind": "enum",
|
|
19717
|
-
"type": "\"
|
|
19717
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
19718
19718
|
"schema": {
|
|
19719
19719
|
"0": "undefined",
|
|
19720
|
-
"1": "\"
|
|
19721
|
-
"2": "\"
|
|
19720
|
+
"1": "\"md\"",
|
|
19721
|
+
"2": "\"sm\"",
|
|
19722
19722
|
"3": "\"xs\"",
|
|
19723
|
-
"4": "\"
|
|
19723
|
+
"4": "\"lg\""
|
|
19724
19724
|
}
|
|
19725
19725
|
}
|
|
19726
19726
|
},
|
|
@@ -19851,15 +19851,6 @@ var B24UIMeta = {
|
|
|
19851
19851
|
}
|
|
19852
19852
|
}
|
|
19853
19853
|
},
|
|
19854
|
-
"loading": {
|
|
19855
|
-
"name": "loading",
|
|
19856
|
-
"global": false,
|
|
19857
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
19858
|
-
"tags": [],
|
|
19859
|
-
"required": false,
|
|
19860
|
-
"type": "boolean | undefined",
|
|
19861
|
-
"schema": "boolean | undefined"
|
|
19862
|
-
},
|
|
19863
19854
|
"icon": {
|
|
19864
19855
|
"name": "icon",
|
|
19865
19856
|
"global": false,
|
|
@@ -19952,19 +19943,19 @@ var B24UIMeta = {
|
|
|
19952
19943
|
"description": "",
|
|
19953
19944
|
"tags": [],
|
|
19954
19945
|
"required": false,
|
|
19955
|
-
"type": "\"
|
|
19946
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
19956
19947
|
"schema": {
|
|
19957
19948
|
"kind": "enum",
|
|
19958
|
-
"type": "\"
|
|
19949
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
19959
19950
|
"schema": {
|
|
19960
19951
|
"0": "undefined",
|
|
19961
|
-
"1": "\"
|
|
19962
|
-
"2": "\"
|
|
19963
|
-
"3": "\"
|
|
19964
|
-
"4": "\"
|
|
19965
|
-
"5": "\"
|
|
19966
|
-
"6": "\"
|
|
19967
|
-
"7": "\"
|
|
19952
|
+
"1": "\"md\"",
|
|
19953
|
+
"2": "\"xl\"",
|
|
19954
|
+
"3": "\"sm\"",
|
|
19955
|
+
"4": "\"3xs\"",
|
|
19956
|
+
"5": "\"2xs\"",
|
|
19957
|
+
"6": "\"xs\"",
|
|
19958
|
+
"7": "\"lg\"",
|
|
19968
19959
|
"8": "\"2xl\"",
|
|
19969
19960
|
"9": "\"3xl\""
|
|
19970
19961
|
}
|
|
@@ -20016,6 +20007,15 @@ var B24UIMeta = {
|
|
|
20016
20007
|
}
|
|
20017
20008
|
}
|
|
20018
20009
|
},
|
|
20010
|
+
"loading": {
|
|
20011
|
+
"name": "loading",
|
|
20012
|
+
"global": false,
|
|
20013
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
20014
|
+
"tags": [],
|
|
20015
|
+
"required": false,
|
|
20016
|
+
"type": "boolean | undefined",
|
|
20017
|
+
"schema": "boolean | undefined"
|
|
20018
|
+
},
|
|
20019
20019
|
"as": {
|
|
20020
20020
|
"name": "as",
|
|
20021
20021
|
"global": false,
|
|
@@ -20030,29 +20030,6 @@ var B24UIMeta = {
|
|
|
20030
20030
|
"type": "any",
|
|
20031
20031
|
"schema": "any"
|
|
20032
20032
|
},
|
|
20033
|
-
"type": {
|
|
20034
|
-
"name": "type",
|
|
20035
|
-
"global": false,
|
|
20036
|
-
"description": "The type of the button when not a link.",
|
|
20037
|
-
"tags": [
|
|
20038
|
-
{
|
|
20039
|
-
"name": "defaultValue",
|
|
20040
|
-
"text": "'button'"
|
|
20041
|
-
}
|
|
20042
|
-
],
|
|
20043
|
-
"required": false,
|
|
20044
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20045
|
-
"schema": {
|
|
20046
|
-
"kind": "enum",
|
|
20047
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20048
|
-
"schema": {
|
|
20049
|
-
"0": "undefined",
|
|
20050
|
-
"1": "\"reset\"",
|
|
20051
|
-
"2": "\"submit\"",
|
|
20052
|
-
"3": "\"button\""
|
|
20053
|
-
}
|
|
20054
|
-
}
|
|
20055
|
-
},
|
|
20056
20033
|
"to": {
|
|
20057
20034
|
"name": "to",
|
|
20058
20035
|
"global": false,
|
|
@@ -20303,6 +20280,29 @@ var B24UIMeta = {
|
|
|
20303
20280
|
"type": "boolean | undefined",
|
|
20304
20281
|
"schema": "boolean | undefined"
|
|
20305
20282
|
},
|
|
20283
|
+
"type": {
|
|
20284
|
+
"name": "type",
|
|
20285
|
+
"global": false,
|
|
20286
|
+
"description": "The type of the button when not a link.",
|
|
20287
|
+
"tags": [
|
|
20288
|
+
{
|
|
20289
|
+
"name": "defaultValue",
|
|
20290
|
+
"text": "'button'"
|
|
20291
|
+
}
|
|
20292
|
+
],
|
|
20293
|
+
"required": false,
|
|
20294
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20295
|
+
"schema": {
|
|
20296
|
+
"kind": "enum",
|
|
20297
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20298
|
+
"schema": {
|
|
20299
|
+
"0": "undefined",
|
|
20300
|
+
"1": "\"reset\"",
|
|
20301
|
+
"2": "\"submit\"",
|
|
20302
|
+
"3": "\"button\""
|
|
20303
|
+
}
|
|
20304
|
+
}
|
|
20305
|
+
},
|
|
20306
20306
|
"disabled": {
|
|
20307
20307
|
"name": "disabled",
|
|
20308
20308
|
"global": false,
|
|
@@ -20609,16 +20609,16 @@ var B24UIMeta = {
|
|
|
20609
20609
|
"description": "",
|
|
20610
20610
|
"tags": [],
|
|
20611
20611
|
"required": false,
|
|
20612
|
-
"type": "\"
|
|
20612
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
20613
20613
|
"schema": {
|
|
20614
20614
|
"kind": "enum",
|
|
20615
|
-
"type": "\"
|
|
20615
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
20616
20616
|
"schema": {
|
|
20617
20617
|
"0": "undefined",
|
|
20618
|
-
"1": "\"
|
|
20619
|
-
"2": "\"
|
|
20618
|
+
"1": "\"md\"",
|
|
20619
|
+
"2": "\"sm\"",
|
|
20620
20620
|
"3": "\"xs\"",
|
|
20621
|
-
"4": "\"
|
|
20621
|
+
"4": "\"lg\""
|
|
20622
20622
|
}
|
|
20623
20623
|
}
|
|
20624
20624
|
},
|
|
@@ -20749,15 +20749,6 @@ var B24UIMeta = {
|
|
|
20749
20749
|
}
|
|
20750
20750
|
}
|
|
20751
20751
|
},
|
|
20752
|
-
"loading": {
|
|
20753
|
-
"name": "loading",
|
|
20754
|
-
"global": false,
|
|
20755
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
20756
|
-
"tags": [],
|
|
20757
|
-
"required": false,
|
|
20758
|
-
"type": "boolean | undefined",
|
|
20759
|
-
"schema": "boolean | undefined"
|
|
20760
|
-
},
|
|
20761
20752
|
"icon": {
|
|
20762
20753
|
"name": "icon",
|
|
20763
20754
|
"global": false,
|
|
@@ -20850,19 +20841,19 @@ var B24UIMeta = {
|
|
|
20850
20841
|
"description": "",
|
|
20851
20842
|
"tags": [],
|
|
20852
20843
|
"required": false,
|
|
20853
|
-
"type": "\"
|
|
20844
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
20854
20845
|
"schema": {
|
|
20855
20846
|
"kind": "enum",
|
|
20856
|
-
"type": "\"
|
|
20847
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
20857
20848
|
"schema": {
|
|
20858
20849
|
"0": "undefined",
|
|
20859
|
-
"1": "\"
|
|
20860
|
-
"2": "\"
|
|
20861
|
-
"3": "\"
|
|
20862
|
-
"4": "\"
|
|
20863
|
-
"5": "\"
|
|
20864
|
-
"6": "\"
|
|
20865
|
-
"7": "\"
|
|
20850
|
+
"1": "\"md\"",
|
|
20851
|
+
"2": "\"xl\"",
|
|
20852
|
+
"3": "\"sm\"",
|
|
20853
|
+
"4": "\"3xs\"",
|
|
20854
|
+
"5": "\"2xs\"",
|
|
20855
|
+
"6": "\"xs\"",
|
|
20856
|
+
"7": "\"lg\"",
|
|
20866
20857
|
"8": "\"2xl\"",
|
|
20867
20858
|
"9": "\"3xl\""
|
|
20868
20859
|
}
|
|
@@ -20914,6 +20905,15 @@ var B24UIMeta = {
|
|
|
20914
20905
|
}
|
|
20915
20906
|
}
|
|
20916
20907
|
},
|
|
20908
|
+
"loading": {
|
|
20909
|
+
"name": "loading",
|
|
20910
|
+
"global": false,
|
|
20911
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
20912
|
+
"tags": [],
|
|
20913
|
+
"required": false,
|
|
20914
|
+
"type": "boolean | undefined",
|
|
20915
|
+
"schema": "boolean | undefined"
|
|
20916
|
+
},
|
|
20917
20917
|
"as": {
|
|
20918
20918
|
"name": "as",
|
|
20919
20919
|
"global": false,
|
|
@@ -20928,29 +20928,6 @@ var B24UIMeta = {
|
|
|
20928
20928
|
"type": "any",
|
|
20929
20929
|
"schema": "any"
|
|
20930
20930
|
},
|
|
20931
|
-
"type": {
|
|
20932
|
-
"name": "type",
|
|
20933
|
-
"global": false,
|
|
20934
|
-
"description": "The type of the button when not a link.",
|
|
20935
|
-
"tags": [
|
|
20936
|
-
{
|
|
20937
|
-
"name": "defaultValue",
|
|
20938
|
-
"text": "'button'"
|
|
20939
|
-
}
|
|
20940
|
-
],
|
|
20941
|
-
"required": false,
|
|
20942
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20943
|
-
"schema": {
|
|
20944
|
-
"kind": "enum",
|
|
20945
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
20946
|
-
"schema": {
|
|
20947
|
-
"0": "undefined",
|
|
20948
|
-
"1": "\"reset\"",
|
|
20949
|
-
"2": "\"submit\"",
|
|
20950
|
-
"3": "\"button\""
|
|
20951
|
-
}
|
|
20952
|
-
}
|
|
20953
|
-
},
|
|
20954
20931
|
"to": {
|
|
20955
20932
|
"name": "to",
|
|
20956
20933
|
"global": false,
|
|
@@ -21201,6 +21178,29 @@ var B24UIMeta = {
|
|
|
21201
21178
|
"type": "boolean | undefined",
|
|
21202
21179
|
"schema": "boolean | undefined"
|
|
21203
21180
|
},
|
|
21181
|
+
"type": {
|
|
21182
|
+
"name": "type",
|
|
21183
|
+
"global": false,
|
|
21184
|
+
"description": "The type of the button when not a link.",
|
|
21185
|
+
"tags": [
|
|
21186
|
+
{
|
|
21187
|
+
"name": "defaultValue",
|
|
21188
|
+
"text": "'button'"
|
|
21189
|
+
}
|
|
21190
|
+
],
|
|
21191
|
+
"required": false,
|
|
21192
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
21193
|
+
"schema": {
|
|
21194
|
+
"kind": "enum",
|
|
21195
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
21196
|
+
"schema": {
|
|
21197
|
+
"0": "undefined",
|
|
21198
|
+
"1": "\"reset\"",
|
|
21199
|
+
"2": "\"submit\"",
|
|
21200
|
+
"3": "\"button\""
|
|
21201
|
+
}
|
|
21202
|
+
}
|
|
21203
|
+
},
|
|
21204
21204
|
"disabled": {
|
|
21205
21205
|
"name": "disabled",
|
|
21206
21206
|
"global": false,
|
|
@@ -21767,15 +21767,15 @@ var B24UIMeta = {
|
|
|
21767
21767
|
"description": "",
|
|
21768
21768
|
"tags": [],
|
|
21769
21769
|
"required": false,
|
|
21770
|
-
"type": "\"
|
|
21770
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
21771
21771
|
"schema": {
|
|
21772
21772
|
"kind": "enum",
|
|
21773
|
-
"type": "\"
|
|
21773
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
21774
21774
|
"schema": {
|
|
21775
21775
|
"0": "undefined",
|
|
21776
|
-
"1": "\"
|
|
21777
|
-
"2": "\"
|
|
21778
|
-
"3": "\"
|
|
21776
|
+
"1": "\"md\"",
|
|
21777
|
+
"2": "\"sm\"",
|
|
21778
|
+
"3": "\"lg\""
|
|
21779
21779
|
}
|
|
21780
21780
|
}
|
|
21781
21781
|
}
|
|
@@ -23098,16 +23098,16 @@ var B24UIMeta = {
|
|
|
23098
23098
|
"description": "",
|
|
23099
23099
|
"tags": [],
|
|
23100
23100
|
"required": false,
|
|
23101
|
-
"type": "\"
|
|
23101
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
23102
23102
|
"schema": {
|
|
23103
23103
|
"kind": "enum",
|
|
23104
|
-
"type": "\"
|
|
23104
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
23105
23105
|
"schema": {
|
|
23106
23106
|
"0": "undefined",
|
|
23107
|
-
"1": "\"
|
|
23108
|
-
"2": "\"
|
|
23107
|
+
"1": "\"md\"",
|
|
23108
|
+
"2": "\"sm\"",
|
|
23109
23109
|
"3": "\"xs\"",
|
|
23110
|
-
"4": "\"
|
|
23110
|
+
"4": "\"lg\""
|
|
23111
23111
|
}
|
|
23112
23112
|
}
|
|
23113
23113
|
},
|
|
@@ -23238,15 +23238,6 @@ var B24UIMeta = {
|
|
|
23238
23238
|
}
|
|
23239
23239
|
}
|
|
23240
23240
|
},
|
|
23241
|
-
"loading": {
|
|
23242
|
-
"name": "loading",
|
|
23243
|
-
"global": false,
|
|
23244
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
23245
|
-
"tags": [],
|
|
23246
|
-
"required": false,
|
|
23247
|
-
"type": "boolean | undefined",
|
|
23248
|
-
"schema": "boolean | undefined"
|
|
23249
|
-
},
|
|
23250
23241
|
"icon": {
|
|
23251
23242
|
"name": "icon",
|
|
23252
23243
|
"global": false,
|
|
@@ -23339,19 +23330,19 @@ var B24UIMeta = {
|
|
|
23339
23330
|
"description": "",
|
|
23340
23331
|
"tags": [],
|
|
23341
23332
|
"required": false,
|
|
23342
|
-
"type": "\"
|
|
23333
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
23343
23334
|
"schema": {
|
|
23344
23335
|
"kind": "enum",
|
|
23345
|
-
"type": "\"
|
|
23336
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
23346
23337
|
"schema": {
|
|
23347
23338
|
"0": "undefined",
|
|
23348
|
-
"1": "\"
|
|
23349
|
-
"2": "\"
|
|
23350
|
-
"3": "\"
|
|
23351
|
-
"4": "\"
|
|
23352
|
-
"5": "\"
|
|
23353
|
-
"6": "\"
|
|
23354
|
-
"7": "\"
|
|
23339
|
+
"1": "\"md\"",
|
|
23340
|
+
"2": "\"xl\"",
|
|
23341
|
+
"3": "\"sm\"",
|
|
23342
|
+
"4": "\"3xs\"",
|
|
23343
|
+
"5": "\"2xs\"",
|
|
23344
|
+
"6": "\"xs\"",
|
|
23345
|
+
"7": "\"lg\"",
|
|
23355
23346
|
"8": "\"2xl\"",
|
|
23356
23347
|
"9": "\"3xl\""
|
|
23357
23348
|
}
|
|
@@ -23403,6 +23394,15 @@ var B24UIMeta = {
|
|
|
23403
23394
|
}
|
|
23404
23395
|
}
|
|
23405
23396
|
},
|
|
23397
|
+
"loading": {
|
|
23398
|
+
"name": "loading",
|
|
23399
|
+
"global": false,
|
|
23400
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
23401
|
+
"tags": [],
|
|
23402
|
+
"required": false,
|
|
23403
|
+
"type": "boolean | undefined",
|
|
23404
|
+
"schema": "boolean | undefined"
|
|
23405
|
+
},
|
|
23406
23406
|
"as": {
|
|
23407
23407
|
"name": "as",
|
|
23408
23408
|
"global": false,
|
|
@@ -23417,29 +23417,6 @@ var B24UIMeta = {
|
|
|
23417
23417
|
"type": "any",
|
|
23418
23418
|
"schema": "any"
|
|
23419
23419
|
},
|
|
23420
|
-
"type": {
|
|
23421
|
-
"name": "type",
|
|
23422
|
-
"global": false,
|
|
23423
|
-
"description": "The type of the button when not a link.",
|
|
23424
|
-
"tags": [
|
|
23425
|
-
{
|
|
23426
|
-
"name": "defaultValue",
|
|
23427
|
-
"text": "'button'"
|
|
23428
|
-
}
|
|
23429
|
-
],
|
|
23430
|
-
"required": false,
|
|
23431
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
23432
|
-
"schema": {
|
|
23433
|
-
"kind": "enum",
|
|
23434
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
23435
|
-
"schema": {
|
|
23436
|
-
"0": "undefined",
|
|
23437
|
-
"1": "\"reset\"",
|
|
23438
|
-
"2": "\"submit\"",
|
|
23439
|
-
"3": "\"button\""
|
|
23440
|
-
}
|
|
23441
|
-
}
|
|
23442
|
-
},
|
|
23443
23420
|
"to": {
|
|
23444
23421
|
"name": "to",
|
|
23445
23422
|
"global": false,
|
|
@@ -23690,6 +23667,29 @@ var B24UIMeta = {
|
|
|
23690
23667
|
"type": "boolean | undefined",
|
|
23691
23668
|
"schema": "boolean | undefined"
|
|
23692
23669
|
},
|
|
23670
|
+
"type": {
|
|
23671
|
+
"name": "type",
|
|
23672
|
+
"global": false,
|
|
23673
|
+
"description": "The type of the button when not a link.",
|
|
23674
|
+
"tags": [
|
|
23675
|
+
{
|
|
23676
|
+
"name": "defaultValue",
|
|
23677
|
+
"text": "'button'"
|
|
23678
|
+
}
|
|
23679
|
+
],
|
|
23680
|
+
"required": false,
|
|
23681
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
23682
|
+
"schema": {
|
|
23683
|
+
"kind": "enum",
|
|
23684
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
23685
|
+
"schema": {
|
|
23686
|
+
"0": "undefined",
|
|
23687
|
+
"1": "\"reset\"",
|
|
23688
|
+
"2": "\"submit\"",
|
|
23689
|
+
"3": "\"button\""
|
|
23690
|
+
}
|
|
23691
|
+
}
|
|
23692
|
+
},
|
|
23693
23693
|
"disabled": {
|
|
23694
23694
|
"name": "disabled",
|
|
23695
23695
|
"global": false,
|
|
@@ -24294,16 +24294,16 @@ var B24UIMeta = {
|
|
|
24294
24294
|
"description": "",
|
|
24295
24295
|
"tags": [],
|
|
24296
24296
|
"required": false,
|
|
24297
|
-
"type": "\"
|
|
24297
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
24298
24298
|
"schema": {
|
|
24299
24299
|
"kind": "enum",
|
|
24300
|
-
"type": "\"
|
|
24300
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
24301
24301
|
"schema": {
|
|
24302
24302
|
"0": "undefined",
|
|
24303
|
-
"1": "\"
|
|
24304
|
-
"2": "\"
|
|
24303
|
+
"1": "\"md\"",
|
|
24304
|
+
"2": "\"sm\"",
|
|
24305
24305
|
"3": "\"xs\"",
|
|
24306
|
-
"4": "\"
|
|
24306
|
+
"4": "\"lg\""
|
|
24307
24307
|
}
|
|
24308
24308
|
}
|
|
24309
24309
|
},
|
|
@@ -24663,16 +24663,16 @@ var B24UIMeta = {
|
|
|
24663
24663
|
"description": "",
|
|
24664
24664
|
"tags": [],
|
|
24665
24665
|
"required": false,
|
|
24666
|
-
"type": "\"
|
|
24666
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
24667
24667
|
"schema": {
|
|
24668
24668
|
"kind": "enum",
|
|
24669
|
-
"type": "\"
|
|
24669
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
24670
24670
|
"schema": {
|
|
24671
24671
|
"0": "undefined",
|
|
24672
|
-
"1": "\"
|
|
24673
|
-
"2": "\"
|
|
24672
|
+
"1": "\"md\"",
|
|
24673
|
+
"2": "\"sm\"",
|
|
24674
24674
|
"3": "\"xs\"",
|
|
24675
|
-
"4": "\"
|
|
24675
|
+
"4": "\"lg\""
|
|
24676
24676
|
}
|
|
24677
24677
|
}
|
|
24678
24678
|
},
|
|
@@ -25132,16 +25132,16 @@ var B24UIMeta = {
|
|
|
25132
25132
|
"description": "",
|
|
25133
25133
|
"tags": [],
|
|
25134
25134
|
"required": false,
|
|
25135
|
-
"type": "\"
|
|
25135
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
25136
25136
|
"schema": {
|
|
25137
25137
|
"kind": "enum",
|
|
25138
|
-
"type": "\"
|
|
25138
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
25139
25139
|
"schema": {
|
|
25140
25140
|
"0": "undefined",
|
|
25141
|
-
"1": "\"
|
|
25142
|
-
"2": "\"
|
|
25141
|
+
"1": "\"md\"",
|
|
25142
|
+
"2": "\"sm\"",
|
|
25143
25143
|
"3": "\"xs\"",
|
|
25144
|
-
"4": "\"
|
|
25144
|
+
"4": "\"lg\""
|
|
25145
25145
|
}
|
|
25146
25146
|
}
|
|
25147
25147
|
},
|
|
@@ -25426,16 +25426,16 @@ var B24UIMeta = {
|
|
|
25426
25426
|
"description": "",
|
|
25427
25427
|
"tags": [],
|
|
25428
25428
|
"required": false,
|
|
25429
|
-
"type": "\"
|
|
25429
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
25430
25430
|
"schema": {
|
|
25431
25431
|
"kind": "enum",
|
|
25432
|
-
"type": "\"
|
|
25432
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
25433
25433
|
"schema": {
|
|
25434
25434
|
"0": "undefined",
|
|
25435
|
-
"1": "\"
|
|
25436
|
-
"2": "\"
|
|
25435
|
+
"1": "\"md\"",
|
|
25436
|
+
"2": "\"sm\"",
|
|
25437
25437
|
"3": "\"xs\"",
|
|
25438
|
-
"4": "\"
|
|
25438
|
+
"4": "\"lg\""
|
|
25439
25439
|
}
|
|
25440
25440
|
}
|
|
25441
25441
|
},
|
|
@@ -25845,19 +25845,19 @@ var B24UIMeta = {
|
|
|
25845
25845
|
"description": "",
|
|
25846
25846
|
"tags": [],
|
|
25847
25847
|
"required": false,
|
|
25848
|
-
"type": "\"
|
|
25848
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
25849
25849
|
"schema": {
|
|
25850
25850
|
"kind": "enum",
|
|
25851
|
-
"type": "\"
|
|
25851
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
25852
25852
|
"schema": {
|
|
25853
25853
|
"0": "undefined",
|
|
25854
|
-
"1": "\"
|
|
25855
|
-
"2": "\"
|
|
25856
|
-
"3": "\"
|
|
25857
|
-
"4": "\"
|
|
25858
|
-
"5": "\"
|
|
25859
|
-
"6": "\"
|
|
25860
|
-
"7": "\"
|
|
25854
|
+
"1": "\"md\"",
|
|
25855
|
+
"2": "\"xl\"",
|
|
25856
|
+
"3": "\"sm\"",
|
|
25857
|
+
"4": "\"3xs\"",
|
|
25858
|
+
"5": "\"2xs\"",
|
|
25859
|
+
"6": "\"xs\"",
|
|
25860
|
+
"7": "\"lg\"",
|
|
25861
25861
|
"8": "\"2xl\"",
|
|
25862
25862
|
"9": "\"3xl\""
|
|
25863
25863
|
}
|
|
@@ -25986,8 +25986,8 @@ var B24UIMeta = {
|
|
|
25986
25986
|
"description": "",
|
|
25987
25987
|
"tags": [],
|
|
25988
25988
|
"required": false,
|
|
25989
|
-
"type": "\"
|
|
25990
|
-
"schema": "\"
|
|
25989
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
25990
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
25991
25991
|
},
|
|
25992
25992
|
"position": {
|
|
25993
25993
|
"name": "position",
|
|
@@ -26399,19 +26399,19 @@ var B24UIMeta = {
|
|
|
26399
26399
|
"description": "",
|
|
26400
26400
|
"tags": [],
|
|
26401
26401
|
"required": false,
|
|
26402
|
-
"type": "\"
|
|
26402
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
26403
26403
|
"schema": {
|
|
26404
26404
|
"kind": "enum",
|
|
26405
|
-
"type": "\"
|
|
26405
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
26406
26406
|
"schema": {
|
|
26407
26407
|
"0": "undefined",
|
|
26408
|
-
"1": "\"
|
|
26409
|
-
"2": "\"
|
|
26410
|
-
"3": "\"
|
|
26411
|
-
"4": "\"
|
|
26412
|
-
"5": "\"
|
|
26413
|
-
"6": "\"
|
|
26414
|
-
"7": "\"
|
|
26408
|
+
"1": "\"md\"",
|
|
26409
|
+
"2": "\"xl\"",
|
|
26410
|
+
"3": "\"sm\"",
|
|
26411
|
+
"4": "\"3xs\"",
|
|
26412
|
+
"5": "\"2xs\"",
|
|
26413
|
+
"6": "\"xs\"",
|
|
26414
|
+
"7": "\"lg\"",
|
|
26415
26415
|
"8": "\"2xl\"",
|
|
26416
26416
|
"9": "\"3xl\""
|
|
26417
26417
|
}
|
|
@@ -26840,19 +26840,19 @@ var B24UIMeta = {
|
|
|
26840
26840
|
"description": "",
|
|
26841
26841
|
"tags": [],
|
|
26842
26842
|
"required": false,
|
|
26843
|
-
"type": "\"
|
|
26843
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
26844
26844
|
"schema": {
|
|
26845
26845
|
"kind": "enum",
|
|
26846
|
-
"type": "\"
|
|
26846
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
26847
26847
|
"schema": {
|
|
26848
26848
|
"0": "undefined",
|
|
26849
|
-
"1": "\"
|
|
26850
|
-
"2": "\"
|
|
26851
|
-
"3": "\"
|
|
26852
|
-
"4": "\"
|
|
26853
|
-
"5": "\"
|
|
26854
|
-
"6": "\"
|
|
26855
|
-
"7": "\"
|
|
26849
|
+
"1": "\"md\"",
|
|
26850
|
+
"2": "\"xl\"",
|
|
26851
|
+
"3": "\"sm\"",
|
|
26852
|
+
"4": "\"3xs\"",
|
|
26853
|
+
"5": "\"2xs\"",
|
|
26854
|
+
"6": "\"xs\"",
|
|
26855
|
+
"7": "\"lg\"",
|
|
26856
26856
|
"8": "\"2xl\"",
|
|
26857
26857
|
"9": "\"3xl\""
|
|
26858
26858
|
}
|
|
@@ -26981,8 +26981,8 @@ var B24UIMeta = {
|
|
|
26981
26981
|
"description": "",
|
|
26982
26982
|
"tags": [],
|
|
26983
26983
|
"required": false,
|
|
26984
|
-
"type": "\"
|
|
26985
|
-
"schema": "\"
|
|
26984
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
26985
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
26986
26986
|
},
|
|
26987
26987
|
"position": {
|
|
26988
26988
|
"name": "position",
|
|
@@ -27254,19 +27254,19 @@ var B24UIMeta = {
|
|
|
27254
27254
|
"description": "",
|
|
27255
27255
|
"tags": [],
|
|
27256
27256
|
"required": false,
|
|
27257
|
-
"type": "\"
|
|
27257
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27258
27258
|
"schema": {
|
|
27259
27259
|
"kind": "enum",
|
|
27260
|
-
"type": "\"
|
|
27260
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27261
27261
|
"schema": {
|
|
27262
27262
|
"0": "undefined",
|
|
27263
|
-
"1": "\"
|
|
27264
|
-
"2": "\"
|
|
27265
|
-
"3": "\"
|
|
27266
|
-
"4": "\"
|
|
27267
|
-
"5": "\"
|
|
27268
|
-
"6": "\"
|
|
27269
|
-
"7": "\"
|
|
27263
|
+
"1": "\"md\"",
|
|
27264
|
+
"2": "\"xl\"",
|
|
27265
|
+
"3": "\"sm\"",
|
|
27266
|
+
"4": "\"3xs\"",
|
|
27267
|
+
"5": "\"2xs\"",
|
|
27268
|
+
"6": "\"xs\"",
|
|
27269
|
+
"7": "\"lg\"",
|
|
27270
27270
|
"8": "\"2xl\"",
|
|
27271
27271
|
"9": "\"3xl\""
|
|
27272
27272
|
}
|
|
@@ -27395,8 +27395,8 @@ var B24UIMeta = {
|
|
|
27395
27395
|
"description": "",
|
|
27396
27396
|
"tags": [],
|
|
27397
27397
|
"required": false,
|
|
27398
|
-
"type": "\"
|
|
27399
|
-
"schema": "\"
|
|
27398
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27399
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
27400
27400
|
},
|
|
27401
27401
|
"position": {
|
|
27402
27402
|
"name": "position",
|
|
@@ -27668,19 +27668,19 @@ var B24UIMeta = {
|
|
|
27668
27668
|
"description": "",
|
|
27669
27669
|
"tags": [],
|
|
27670
27670
|
"required": false,
|
|
27671
|
-
"type": "\"
|
|
27671
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27672
27672
|
"schema": {
|
|
27673
27673
|
"kind": "enum",
|
|
27674
|
-
"type": "\"
|
|
27674
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27675
27675
|
"schema": {
|
|
27676
27676
|
"0": "undefined",
|
|
27677
|
-
"1": "\"
|
|
27678
|
-
"2": "\"
|
|
27679
|
-
"3": "\"
|
|
27680
|
-
"4": "\"
|
|
27681
|
-
"5": "\"
|
|
27682
|
-
"6": "\"
|
|
27683
|
-
"7": "\"
|
|
27677
|
+
"1": "\"md\"",
|
|
27678
|
+
"2": "\"xl\"",
|
|
27679
|
+
"3": "\"sm\"",
|
|
27680
|
+
"4": "\"3xs\"",
|
|
27681
|
+
"5": "\"2xs\"",
|
|
27682
|
+
"6": "\"xs\"",
|
|
27683
|
+
"7": "\"lg\"",
|
|
27684
27684
|
"8": "\"2xl\"",
|
|
27685
27685
|
"9": "\"3xl\""
|
|
27686
27686
|
}
|
|
@@ -27809,8 +27809,8 @@ var B24UIMeta = {
|
|
|
27809
27809
|
"description": "",
|
|
27810
27810
|
"tags": [],
|
|
27811
27811
|
"required": false,
|
|
27812
|
-
"type": "\"
|
|
27813
|
-
"schema": "\"
|
|
27812
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
27813
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
27814
27814
|
},
|
|
27815
27815
|
"position": {
|
|
27816
27816
|
"name": "position",
|
|
@@ -28082,19 +28082,19 @@ var B24UIMeta = {
|
|
|
28082
28082
|
"description": "",
|
|
28083
28083
|
"tags": [],
|
|
28084
28084
|
"required": false,
|
|
28085
|
-
"type": "\"
|
|
28085
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
28086
28086
|
"schema": {
|
|
28087
28087
|
"kind": "enum",
|
|
28088
|
-
"type": "\"
|
|
28088
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
28089
28089
|
"schema": {
|
|
28090
28090
|
"0": "undefined",
|
|
28091
|
-
"1": "\"
|
|
28092
|
-
"2": "\"
|
|
28093
|
-
"3": "\"
|
|
28094
|
-
"4": "\"
|
|
28095
|
-
"5": "\"
|
|
28096
|
-
"6": "\"
|
|
28097
|
-
"7": "\"
|
|
28091
|
+
"1": "\"md\"",
|
|
28092
|
+
"2": "\"xl\"",
|
|
28093
|
+
"3": "\"sm\"",
|
|
28094
|
+
"4": "\"3xs\"",
|
|
28095
|
+
"5": "\"2xs\"",
|
|
28096
|
+
"6": "\"xs\"",
|
|
28097
|
+
"7": "\"lg\"",
|
|
28098
28098
|
"8": "\"2xl\"",
|
|
28099
28099
|
"9": "\"3xl\""
|
|
28100
28100
|
}
|
|
@@ -28223,8 +28223,8 @@ var B24UIMeta = {
|
|
|
28223
28223
|
"description": "",
|
|
28224
28224
|
"tags": [],
|
|
28225
28225
|
"required": false,
|
|
28226
|
-
"type": "\"
|
|
28227
|
-
"schema": "\"
|
|
28226
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
28227
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
28228
28228
|
},
|
|
28229
28229
|
"position": {
|
|
28230
28230
|
"name": "position",
|
|
@@ -28501,9 +28501,9 @@ var B24UIMeta = {
|
|
|
28501
28501
|
"1": "\"number\"",
|
|
28502
28502
|
"2": "\"reset\"",
|
|
28503
28503
|
"3": "\"submit\"",
|
|
28504
|
-
"4": "\"
|
|
28505
|
-
"5": "\"
|
|
28506
|
-
"6": "\"
|
|
28504
|
+
"4": "\"color\"",
|
|
28505
|
+
"5": "\"text\"",
|
|
28506
|
+
"6": "\"image\"",
|
|
28507
28507
|
"7": "\"button\"",
|
|
28508
28508
|
"8": "\"date\"",
|
|
28509
28509
|
"9": "\"time\"",
|
|
@@ -28566,16 +28566,16 @@ var B24UIMeta = {
|
|
|
28566
28566
|
"description": "",
|
|
28567
28567
|
"tags": [],
|
|
28568
28568
|
"required": false,
|
|
28569
|
-
"type": "\"
|
|
28569
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
28570
28570
|
"schema": {
|
|
28571
28571
|
"kind": "enum",
|
|
28572
|
-
"type": "\"
|
|
28572
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
28573
28573
|
"schema": {
|
|
28574
28574
|
"0": "undefined",
|
|
28575
|
-
"1": "\"
|
|
28576
|
-
"2": "\"
|
|
28575
|
+
"1": "\"md\"",
|
|
28576
|
+
"2": "\"sm\"",
|
|
28577
28577
|
"3": "\"xs\"",
|
|
28578
|
-
"4": "\"
|
|
28578
|
+
"4": "\"lg\""
|
|
28579
28579
|
}
|
|
28580
28580
|
}
|
|
28581
28581
|
},
|
|
@@ -28819,19 +28819,19 @@ var B24UIMeta = {
|
|
|
28819
28819
|
"description": "",
|
|
28820
28820
|
"tags": [],
|
|
28821
28821
|
"required": false,
|
|
28822
|
-
"type": "\"
|
|
28822
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
28823
28823
|
"schema": {
|
|
28824
28824
|
"kind": "enum",
|
|
28825
|
-
"type": "\"
|
|
28825
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
28826
28826
|
"schema": {
|
|
28827
28827
|
"0": "undefined",
|
|
28828
|
-
"1": "\"
|
|
28829
|
-
"2": "\"
|
|
28830
|
-
"3": "\"
|
|
28831
|
-
"4": "\"
|
|
28832
|
-
"5": "\"
|
|
28833
|
-
"6": "\"
|
|
28834
|
-
"7": "\"
|
|
28828
|
+
"1": "\"md\"",
|
|
28829
|
+
"2": "\"xl\"",
|
|
28830
|
+
"3": "\"sm\"",
|
|
28831
|
+
"4": "\"3xs\"",
|
|
28832
|
+
"5": "\"2xs\"",
|
|
28833
|
+
"6": "\"xs\"",
|
|
28834
|
+
"7": "\"lg\"",
|
|
28835
28835
|
"8": "\"2xl\"",
|
|
28836
28836
|
"9": "\"3xl\""
|
|
28837
28837
|
}
|
|
@@ -28938,16 +28938,16 @@ var B24UIMeta = {
|
|
|
28938
28938
|
"description": "",
|
|
28939
28939
|
"tags": [],
|
|
28940
28940
|
"required": false,
|
|
28941
|
-
"type": "\"
|
|
28941
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
28942
28942
|
"schema": {
|
|
28943
28943
|
"kind": "enum",
|
|
28944
|
-
"type": "\"
|
|
28944
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
28945
28945
|
"schema": {
|
|
28946
28946
|
"0": "undefined",
|
|
28947
|
-
"1": "\"
|
|
28948
|
-
"2": "\"
|
|
28947
|
+
"1": "\"md\"",
|
|
28948
|
+
"2": "\"sm\"",
|
|
28949
28949
|
"3": "\"xs\"",
|
|
28950
|
-
"4": "\"
|
|
28950
|
+
"4": "\"lg\""
|
|
28951
28951
|
}
|
|
28952
28952
|
}
|
|
28953
28953
|
},
|
|
@@ -29373,19 +29373,19 @@ var B24UIMeta = {
|
|
|
29373
29373
|
"description": "",
|
|
29374
29374
|
"tags": [],
|
|
29375
29375
|
"required": false,
|
|
29376
|
-
"type": "\"
|
|
29376
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
29377
29377
|
"schema": {
|
|
29378
29378
|
"kind": "enum",
|
|
29379
|
-
"type": "\"
|
|
29379
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
29380
29380
|
"schema": {
|
|
29381
29381
|
"0": "undefined",
|
|
29382
|
-
"1": "\"
|
|
29383
|
-
"2": "\"
|
|
29384
|
-
"3": "\"
|
|
29385
|
-
"4": "\"
|
|
29386
|
-
"5": "\"
|
|
29387
|
-
"6": "\"
|
|
29388
|
-
"7": "\"
|
|
29382
|
+
"1": "\"md\"",
|
|
29383
|
+
"2": "\"xl\"",
|
|
29384
|
+
"3": "\"sm\"",
|
|
29385
|
+
"4": "\"3xs\"",
|
|
29386
|
+
"5": "\"2xs\"",
|
|
29387
|
+
"6": "\"xs\"",
|
|
29388
|
+
"7": "\"lg\"",
|
|
29389
29389
|
"8": "\"2xl\"",
|
|
29390
29390
|
"9": "\"3xl\""
|
|
29391
29391
|
}
|
|
@@ -29514,8 +29514,8 @@ var B24UIMeta = {
|
|
|
29514
29514
|
"description": "",
|
|
29515
29515
|
"tags": [],
|
|
29516
29516
|
"required": false,
|
|
29517
|
-
"type": "\"
|
|
29518
|
-
"schema": "\"
|
|
29517
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
29518
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
29519
29519
|
},
|
|
29520
29520
|
"position": {
|
|
29521
29521
|
"name": "position",
|
|
@@ -30057,19 +30057,19 @@ var B24UIMeta = {
|
|
|
30057
30057
|
"description": "",
|
|
30058
30058
|
"tags": [],
|
|
30059
30059
|
"required": false,
|
|
30060
|
-
"type": "\"
|
|
30060
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30061
30061
|
"schema": {
|
|
30062
30062
|
"kind": "enum",
|
|
30063
|
-
"type": "\"
|
|
30063
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30064
30064
|
"schema": {
|
|
30065
30065
|
"0": "undefined",
|
|
30066
|
-
"1": "\"
|
|
30067
|
-
"2": "\"
|
|
30068
|
-
"3": "\"
|
|
30069
|
-
"4": "\"
|
|
30070
|
-
"5": "\"
|
|
30071
|
-
"6": "\"
|
|
30072
|
-
"7": "\"
|
|
30066
|
+
"1": "\"md\"",
|
|
30067
|
+
"2": "\"xl\"",
|
|
30068
|
+
"3": "\"sm\"",
|
|
30069
|
+
"4": "\"3xs\"",
|
|
30070
|
+
"5": "\"2xs\"",
|
|
30071
|
+
"6": "\"xs\"",
|
|
30072
|
+
"7": "\"lg\"",
|
|
30073
30073
|
"8": "\"2xl\"",
|
|
30074
30074
|
"9": "\"3xl\""
|
|
30075
30075
|
}
|
|
@@ -30295,19 +30295,19 @@ var B24UIMeta = {
|
|
|
30295
30295
|
"description": "",
|
|
30296
30296
|
"tags": [],
|
|
30297
30297
|
"required": false,
|
|
30298
|
-
"type": "\"
|
|
30298
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30299
30299
|
"schema": {
|
|
30300
30300
|
"kind": "enum",
|
|
30301
|
-
"type": "\"
|
|
30301
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30302
30302
|
"schema": {
|
|
30303
30303
|
"0": "undefined",
|
|
30304
|
-
"1": "\"
|
|
30305
|
-
"2": "\"
|
|
30306
|
-
"3": "\"
|
|
30307
|
-
"4": "\"
|
|
30308
|
-
"5": "\"
|
|
30309
|
-
"6": "\"
|
|
30310
|
-
"7": "\"
|
|
30304
|
+
"1": "\"md\"",
|
|
30305
|
+
"2": "\"xl\"",
|
|
30306
|
+
"3": "\"sm\"",
|
|
30307
|
+
"4": "\"3xs\"",
|
|
30308
|
+
"5": "\"2xs\"",
|
|
30309
|
+
"6": "\"xs\"",
|
|
30310
|
+
"7": "\"lg\"",
|
|
30311
30311
|
"8": "\"2xl\"",
|
|
30312
30312
|
"9": "\"3xl\""
|
|
30313
30313
|
}
|
|
@@ -30436,8 +30436,8 @@ var B24UIMeta = {
|
|
|
30436
30436
|
"description": "",
|
|
30437
30437
|
"tags": [],
|
|
30438
30438
|
"required": false,
|
|
30439
|
-
"type": "\"
|
|
30440
|
-
"schema": "\"
|
|
30439
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30440
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
30441
30441
|
},
|
|
30442
30442
|
"position": {
|
|
30443
30443
|
"name": "position",
|
|
@@ -30756,19 +30756,19 @@ var B24UIMeta = {
|
|
|
30756
30756
|
"description": "",
|
|
30757
30757
|
"tags": [],
|
|
30758
30758
|
"required": false,
|
|
30759
|
-
"type": "\"
|
|
30759
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30760
30760
|
"schema": {
|
|
30761
30761
|
"kind": "enum",
|
|
30762
|
-
"type": "\"
|
|
30762
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30763
30763
|
"schema": {
|
|
30764
30764
|
"0": "undefined",
|
|
30765
|
-
"1": "\"
|
|
30766
|
-
"2": "\"
|
|
30767
|
-
"3": "\"
|
|
30768
|
-
"4": "\"
|
|
30769
|
-
"5": "\"
|
|
30770
|
-
"6": "\"
|
|
30771
|
-
"7": "\"
|
|
30765
|
+
"1": "\"md\"",
|
|
30766
|
+
"2": "\"xl\"",
|
|
30767
|
+
"3": "\"sm\"",
|
|
30768
|
+
"4": "\"3xs\"",
|
|
30769
|
+
"5": "\"2xs\"",
|
|
30770
|
+
"6": "\"xs\"",
|
|
30771
|
+
"7": "\"lg\"",
|
|
30772
30772
|
"8": "\"2xl\"",
|
|
30773
30773
|
"9": "\"3xl\""
|
|
30774
30774
|
}
|
|
@@ -30897,8 +30897,8 @@ var B24UIMeta = {
|
|
|
30897
30897
|
"description": "",
|
|
30898
30898
|
"tags": [],
|
|
30899
30899
|
"required": false,
|
|
30900
|
-
"type": "\"
|
|
30901
|
-
"schema": "\"
|
|
30900
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
30901
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
30902
30902
|
},
|
|
30903
30903
|
"position": {
|
|
30904
30904
|
"name": "position",
|
|
@@ -31208,19 +31208,19 @@ var B24UIMeta = {
|
|
|
31208
31208
|
"description": "",
|
|
31209
31209
|
"tags": [],
|
|
31210
31210
|
"required": false,
|
|
31211
|
-
"type": "\"
|
|
31211
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31212
31212
|
"schema": {
|
|
31213
31213
|
"kind": "enum",
|
|
31214
|
-
"type": "\"
|
|
31214
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31215
31215
|
"schema": {
|
|
31216
31216
|
"0": "undefined",
|
|
31217
|
-
"1": "\"
|
|
31218
|
-
"2": "\"
|
|
31219
|
-
"3": "\"
|
|
31220
|
-
"4": "\"
|
|
31221
|
-
"5": "\"
|
|
31222
|
-
"6": "\"
|
|
31223
|
-
"7": "\"
|
|
31217
|
+
"1": "\"md\"",
|
|
31218
|
+
"2": "\"xl\"",
|
|
31219
|
+
"3": "\"sm\"",
|
|
31220
|
+
"4": "\"3xs\"",
|
|
31221
|
+
"5": "\"2xs\"",
|
|
31222
|
+
"6": "\"xs\"",
|
|
31223
|
+
"7": "\"lg\"",
|
|
31224
31224
|
"8": "\"2xl\"",
|
|
31225
31225
|
"9": "\"3xl\""
|
|
31226
31226
|
}
|
|
@@ -31349,8 +31349,8 @@ var B24UIMeta = {
|
|
|
31349
31349
|
"description": "",
|
|
31350
31350
|
"tags": [],
|
|
31351
31351
|
"required": false,
|
|
31352
|
-
"type": "\"
|
|
31353
|
-
"schema": "\"
|
|
31352
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31353
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
31354
31354
|
},
|
|
31355
31355
|
"position": {
|
|
31356
31356
|
"name": "position",
|
|
@@ -31695,19 +31695,19 @@ var B24UIMeta = {
|
|
|
31695
31695
|
"description": "",
|
|
31696
31696
|
"tags": [],
|
|
31697
31697
|
"required": false,
|
|
31698
|
-
"type": "\"
|
|
31698
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31699
31699
|
"schema": {
|
|
31700
31700
|
"kind": "enum",
|
|
31701
|
-
"type": "\"
|
|
31701
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31702
31702
|
"schema": {
|
|
31703
31703
|
"0": "undefined",
|
|
31704
|
-
"1": "\"
|
|
31705
|
-
"2": "\"
|
|
31706
|
-
"3": "\"
|
|
31707
|
-
"4": "\"
|
|
31708
|
-
"5": "\"
|
|
31709
|
-
"6": "\"
|
|
31710
|
-
"7": "\"
|
|
31704
|
+
"1": "\"md\"",
|
|
31705
|
+
"2": "\"xl\"",
|
|
31706
|
+
"3": "\"sm\"",
|
|
31707
|
+
"4": "\"3xs\"",
|
|
31708
|
+
"5": "\"2xs\"",
|
|
31709
|
+
"6": "\"xs\"",
|
|
31710
|
+
"7": "\"lg\"",
|
|
31711
31711
|
"8": "\"2xl\"",
|
|
31712
31712
|
"9": "\"3xl\""
|
|
31713
31713
|
}
|
|
@@ -31836,8 +31836,8 @@ var B24UIMeta = {
|
|
|
31836
31836
|
"description": "",
|
|
31837
31837
|
"tags": [],
|
|
31838
31838
|
"required": false,
|
|
31839
|
-
"type": "\"
|
|
31840
|
-
"schema": "\"
|
|
31839
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
31840
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
31841
31841
|
},
|
|
31842
31842
|
"position": {
|
|
31843
31843
|
"name": "position",
|
|
@@ -32120,19 +32120,19 @@ var B24UIMeta = {
|
|
|
32120
32120
|
"description": "",
|
|
32121
32121
|
"tags": [],
|
|
32122
32122
|
"required": false,
|
|
32123
|
-
"type": "\"
|
|
32123
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32124
32124
|
"schema": {
|
|
32125
32125
|
"kind": "enum",
|
|
32126
|
-
"type": "\"
|
|
32126
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32127
32127
|
"schema": {
|
|
32128
32128
|
"0": "undefined",
|
|
32129
|
-
"1": "\"
|
|
32130
|
-
"2": "\"
|
|
32131
|
-
"3": "\"
|
|
32132
|
-
"4": "\"
|
|
32133
|
-
"5": "\"
|
|
32134
|
-
"6": "\"
|
|
32135
|
-
"7": "\"
|
|
32129
|
+
"1": "\"md\"",
|
|
32130
|
+
"2": "\"xl\"",
|
|
32131
|
+
"3": "\"sm\"",
|
|
32132
|
+
"4": "\"3xs\"",
|
|
32133
|
+
"5": "\"2xs\"",
|
|
32134
|
+
"6": "\"xs\"",
|
|
32135
|
+
"7": "\"lg\"",
|
|
32136
32136
|
"8": "\"2xl\"",
|
|
32137
32137
|
"9": "\"3xl\""
|
|
32138
32138
|
}
|
|
@@ -32261,8 +32261,8 @@ var B24UIMeta = {
|
|
|
32261
32261
|
"description": "",
|
|
32262
32262
|
"tags": [],
|
|
32263
32263
|
"required": false,
|
|
32264
|
-
"type": "\"
|
|
32265
|
-
"schema": "\"
|
|
32264
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32265
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
32266
32266
|
},
|
|
32267
32267
|
"position": {
|
|
32268
32268
|
"name": "position",
|
|
@@ -32545,19 +32545,19 @@ var B24UIMeta = {
|
|
|
32545
32545
|
"description": "",
|
|
32546
32546
|
"tags": [],
|
|
32547
32547
|
"required": false,
|
|
32548
|
-
"type": "\"
|
|
32548
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32549
32549
|
"schema": {
|
|
32550
32550
|
"kind": "enum",
|
|
32551
|
-
"type": "\"
|
|
32551
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32552
32552
|
"schema": {
|
|
32553
32553
|
"0": "undefined",
|
|
32554
|
-
"1": "\"
|
|
32555
|
-
"2": "\"
|
|
32556
|
-
"3": "\"
|
|
32557
|
-
"4": "\"
|
|
32558
|
-
"5": "\"
|
|
32559
|
-
"6": "\"
|
|
32560
|
-
"7": "\"
|
|
32554
|
+
"1": "\"md\"",
|
|
32555
|
+
"2": "\"xl\"",
|
|
32556
|
+
"3": "\"sm\"",
|
|
32557
|
+
"4": "\"3xs\"",
|
|
32558
|
+
"5": "\"2xs\"",
|
|
32559
|
+
"6": "\"xs\"",
|
|
32560
|
+
"7": "\"lg\"",
|
|
32561
32561
|
"8": "\"2xl\"",
|
|
32562
32562
|
"9": "\"3xl\""
|
|
32563
32563
|
}
|
|
@@ -32686,8 +32686,8 @@ var B24UIMeta = {
|
|
|
32686
32686
|
"description": "",
|
|
32687
32687
|
"tags": [],
|
|
32688
32688
|
"required": false,
|
|
32689
|
-
"type": "\"
|
|
32690
|
-
"schema": "\"
|
|
32689
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32690
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
32691
32691
|
},
|
|
32692
32692
|
"position": {
|
|
32693
32693
|
"name": "position",
|
|
@@ -32970,19 +32970,19 @@ var B24UIMeta = {
|
|
|
32970
32970
|
"description": "",
|
|
32971
32971
|
"tags": [],
|
|
32972
32972
|
"required": false,
|
|
32973
|
-
"type": "\"
|
|
32973
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32974
32974
|
"schema": {
|
|
32975
32975
|
"kind": "enum",
|
|
32976
|
-
"type": "\"
|
|
32976
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
32977
32977
|
"schema": {
|
|
32978
32978
|
"0": "undefined",
|
|
32979
|
-
"1": "\"
|
|
32980
|
-
"2": "\"
|
|
32981
|
-
"3": "\"
|
|
32982
|
-
"4": "\"
|
|
32983
|
-
"5": "\"
|
|
32984
|
-
"6": "\"
|
|
32985
|
-
"7": "\"
|
|
32979
|
+
"1": "\"md\"",
|
|
32980
|
+
"2": "\"xl\"",
|
|
32981
|
+
"3": "\"sm\"",
|
|
32982
|
+
"4": "\"3xs\"",
|
|
32983
|
+
"5": "\"2xs\"",
|
|
32984
|
+
"6": "\"xs\"",
|
|
32985
|
+
"7": "\"lg\"",
|
|
32986
32986
|
"8": "\"2xl\"",
|
|
32987
32987
|
"9": "\"3xl\""
|
|
32988
32988
|
}
|
|
@@ -33111,8 +33111,8 @@ var B24UIMeta = {
|
|
|
33111
33111
|
"description": "",
|
|
33112
33112
|
"tags": [],
|
|
33113
33113
|
"required": false,
|
|
33114
|
-
"type": "\"
|
|
33115
|
-
"schema": "\"
|
|
33114
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
33115
|
+
"schema": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined"
|
|
33116
33116
|
},
|
|
33117
33117
|
"position": {
|
|
33118
33118
|
"name": "position",
|
|
@@ -33435,19 +33435,19 @@ var B24UIMeta = {
|
|
|
33435
33435
|
"description": "",
|
|
33436
33436
|
"tags": [],
|
|
33437
33437
|
"required": false,
|
|
33438
|
-
"type": "\"
|
|
33438
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
33439
33439
|
"schema": {
|
|
33440
33440
|
"kind": "enum",
|
|
33441
|
-
"type": "\"
|
|
33441
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
33442
33442
|
"schema": {
|
|
33443
33443
|
"0": "undefined",
|
|
33444
|
-
"1": "\"
|
|
33445
|
-
"2": "\"
|
|
33446
|
-
"3": "\"
|
|
33447
|
-
"4": "\"
|
|
33448
|
-
"5": "\"
|
|
33449
|
-
"6": "\"
|
|
33450
|
-
"7": "\"
|
|
33444
|
+
"1": "\"md\"",
|
|
33445
|
+
"2": "\"xl\"",
|
|
33446
|
+
"3": "\"sm\"",
|
|
33447
|
+
"4": "\"3xs\"",
|
|
33448
|
+
"5": "\"2xs\"",
|
|
33449
|
+
"6": "\"xs\"",
|
|
33450
|
+
"7": "\"lg\"",
|
|
33451
33451
|
"8": "\"2xl\"",
|
|
33452
33452
|
"9": "\"3xl\""
|
|
33453
33453
|
}
|
|
@@ -33528,17 +33528,17 @@ var B24UIMeta = {
|
|
|
33528
33528
|
"description": "",
|
|
33529
33529
|
"tags": [],
|
|
33530
33530
|
"required": false,
|
|
33531
|
-
"type": "\"
|
|
33531
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
33532
33532
|
"schema": {
|
|
33533
33533
|
"kind": "enum",
|
|
33534
|
-
"type": "\"
|
|
33534
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
33535
33535
|
"schema": {
|
|
33536
33536
|
"0": "undefined",
|
|
33537
|
-
"1": "\"
|
|
33538
|
-
"2": "\"
|
|
33539
|
-
"3": "\"
|
|
33540
|
-
"4": "\"
|
|
33541
|
-
"5": "\"
|
|
33537
|
+
"1": "\"md\"",
|
|
33538
|
+
"2": "\"xl\"",
|
|
33539
|
+
"3": "\"sm\"",
|
|
33540
|
+
"4": "\"xs\"",
|
|
33541
|
+
"5": "\"lg\""
|
|
33542
33542
|
}
|
|
33543
33543
|
}
|
|
33544
33544
|
},
|
|
@@ -33755,16 +33755,16 @@ var B24UIMeta = {
|
|
|
33755
33755
|
"description": "",
|
|
33756
33756
|
"tags": [],
|
|
33757
33757
|
"required": false,
|
|
33758
|
-
"type": "\"
|
|
33758
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
33759
33759
|
"schema": {
|
|
33760
33760
|
"kind": "enum",
|
|
33761
|
-
"type": "\"
|
|
33761
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
33762
33762
|
"schema": {
|
|
33763
33763
|
"0": "undefined",
|
|
33764
|
-
"1": "\"
|
|
33765
|
-
"2": "\"
|
|
33764
|
+
"1": "\"md\"",
|
|
33765
|
+
"2": "\"sm\"",
|
|
33766
33766
|
"3": "\"xs\"",
|
|
33767
|
-
"4": "\"
|
|
33767
|
+
"4": "\"lg\""
|
|
33768
33768
|
}
|
|
33769
33769
|
}
|
|
33770
33770
|
},
|
|
@@ -34212,19 +34212,19 @@ var B24UIMeta = {
|
|
|
34212
34212
|
"description": "",
|
|
34213
34213
|
"tags": [],
|
|
34214
34214
|
"required": false,
|
|
34215
|
-
"type": "\"
|
|
34215
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34216
34216
|
"schema": {
|
|
34217
34217
|
"kind": "enum",
|
|
34218
|
-
"type": "\"
|
|
34218
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34219
34219
|
"schema": {
|
|
34220
34220
|
"0": "undefined",
|
|
34221
|
-
"1": "\"
|
|
34222
|
-
"2": "\"
|
|
34223
|
-
"3": "\"
|
|
34224
|
-
"4": "\"
|
|
34225
|
-
"5": "\"
|
|
34226
|
-
"6": "\"
|
|
34227
|
-
"7": "\"
|
|
34221
|
+
"1": "\"md\"",
|
|
34222
|
+
"2": "\"xl\"",
|
|
34223
|
+
"3": "\"sm\"",
|
|
34224
|
+
"4": "\"3xs\"",
|
|
34225
|
+
"5": "\"2xs\"",
|
|
34226
|
+
"6": "\"xs\"",
|
|
34227
|
+
"7": "\"lg\"",
|
|
34228
34228
|
"8": "\"2xl\"",
|
|
34229
34229
|
"9": "\"3xl\""
|
|
34230
34230
|
}
|
|
@@ -34381,17 +34381,17 @@ var B24UIMeta = {
|
|
|
34381
34381
|
"description": "",
|
|
34382
34382
|
"tags": [],
|
|
34383
34383
|
"required": false,
|
|
34384
|
-
"type": "\"
|
|
34384
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
34385
34385
|
"schema": {
|
|
34386
34386
|
"kind": "enum",
|
|
34387
|
-
"type": "\"
|
|
34387
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
34388
34388
|
"schema": {
|
|
34389
34389
|
"0": "undefined",
|
|
34390
|
-
"1": "\"
|
|
34391
|
-
"2": "\"
|
|
34392
|
-
"3": "\"
|
|
34393
|
-
"4": "\"
|
|
34394
|
-
"5": "\"
|
|
34390
|
+
"1": "\"md\"",
|
|
34391
|
+
"2": "\"xl\"",
|
|
34392
|
+
"3": "\"sm\"",
|
|
34393
|
+
"4": "\"xs\"",
|
|
34394
|
+
"5": "\"lg\""
|
|
34395
34395
|
}
|
|
34396
34396
|
}
|
|
34397
34397
|
},
|
|
@@ -34688,19 +34688,19 @@ var B24UIMeta = {
|
|
|
34688
34688
|
"description": "",
|
|
34689
34689
|
"tags": [],
|
|
34690
34690
|
"required": false,
|
|
34691
|
-
"type": "\"
|
|
34691
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34692
34692
|
"schema": {
|
|
34693
34693
|
"kind": "enum",
|
|
34694
|
-
"type": "\"
|
|
34694
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34695
34695
|
"schema": {
|
|
34696
34696
|
"0": "undefined",
|
|
34697
|
-
"1": "\"
|
|
34698
|
-
"2": "\"
|
|
34699
|
-
"3": "\"
|
|
34700
|
-
"4": "\"
|
|
34701
|
-
"5": "\"
|
|
34702
|
-
"6": "\"
|
|
34703
|
-
"7": "\"
|
|
34697
|
+
"1": "\"md\"",
|
|
34698
|
+
"2": "\"xl\"",
|
|
34699
|
+
"3": "\"sm\"",
|
|
34700
|
+
"4": "\"3xs\"",
|
|
34701
|
+
"5": "\"2xs\"",
|
|
34702
|
+
"6": "\"xs\"",
|
|
34703
|
+
"7": "\"lg\"",
|
|
34704
34704
|
"8": "\"2xl\"",
|
|
34705
34705
|
"9": "\"3xl\""
|
|
34706
34706
|
}
|
|
@@ -34946,19 +34946,19 @@ var B24UIMeta = {
|
|
|
34946
34946
|
"description": "",
|
|
34947
34947
|
"tags": [],
|
|
34948
34948
|
"required": false,
|
|
34949
|
-
"type": "\"
|
|
34949
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34950
34950
|
"schema": {
|
|
34951
34951
|
"kind": "enum",
|
|
34952
|
-
"type": "\"
|
|
34952
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
34953
34953
|
"schema": {
|
|
34954
34954
|
"0": "undefined",
|
|
34955
|
-
"1": "\"
|
|
34956
|
-
"2": "\"
|
|
34957
|
-
"3": "\"
|
|
34958
|
-
"4": "\"
|
|
34959
|
-
"5": "\"
|
|
34960
|
-
"6": "\"
|
|
34961
|
-
"7": "\"
|
|
34955
|
+
"1": "\"md\"",
|
|
34956
|
+
"2": "\"xl\"",
|
|
34957
|
+
"3": "\"sm\"",
|
|
34958
|
+
"4": "\"3xs\"",
|
|
34959
|
+
"5": "\"2xs\"",
|
|
34960
|
+
"6": "\"xs\"",
|
|
34961
|
+
"7": "\"lg\"",
|
|
34962
34962
|
"8": "\"2xl\"",
|
|
34963
34963
|
"9": "\"3xl\""
|
|
34964
34964
|
}
|
|
@@ -35204,19 +35204,19 @@ var B24UIMeta = {
|
|
|
35204
35204
|
"description": "",
|
|
35205
35205
|
"tags": [],
|
|
35206
35206
|
"required": false,
|
|
35207
|
-
"type": "\"
|
|
35207
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
35208
35208
|
"schema": {
|
|
35209
35209
|
"kind": "enum",
|
|
35210
|
-
"type": "\"
|
|
35210
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
35211
35211
|
"schema": {
|
|
35212
35212
|
"0": "undefined",
|
|
35213
|
-
"1": "\"
|
|
35214
|
-
"2": "\"
|
|
35215
|
-
"3": "\"
|
|
35216
|
-
"4": "\"
|
|
35217
|
-
"5": "\"
|
|
35218
|
-
"6": "\"
|
|
35219
|
-
"7": "\"
|
|
35213
|
+
"1": "\"md\"",
|
|
35214
|
+
"2": "\"xl\"",
|
|
35215
|
+
"3": "\"sm\"",
|
|
35216
|
+
"4": "\"3xs\"",
|
|
35217
|
+
"5": "\"2xs\"",
|
|
35218
|
+
"6": "\"xs\"",
|
|
35219
|
+
"7": "\"lg\"",
|
|
35220
35220
|
"8": "\"2xl\"",
|
|
35221
35221
|
"9": "\"3xl\""
|
|
35222
35222
|
}
|
|
@@ -35462,19 +35462,19 @@ var B24UIMeta = {
|
|
|
35462
35462
|
"description": "",
|
|
35463
35463
|
"tags": [],
|
|
35464
35464
|
"required": false,
|
|
35465
|
-
"type": "\"
|
|
35465
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
35466
35466
|
"schema": {
|
|
35467
35467
|
"kind": "enum",
|
|
35468
|
-
"type": "\"
|
|
35468
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
35469
35469
|
"schema": {
|
|
35470
35470
|
"0": "undefined",
|
|
35471
|
-
"1": "\"
|
|
35472
|
-
"2": "\"
|
|
35473
|
-
"3": "\"
|
|
35474
|
-
"4": "\"
|
|
35475
|
-
"5": "\"
|
|
35476
|
-
"6": "\"
|
|
35477
|
-
"7": "\"
|
|
35471
|
+
"1": "\"md\"",
|
|
35472
|
+
"2": "\"xl\"",
|
|
35473
|
+
"3": "\"sm\"",
|
|
35474
|
+
"4": "\"3xs\"",
|
|
35475
|
+
"5": "\"2xs\"",
|
|
35476
|
+
"6": "\"xs\"",
|
|
35477
|
+
"7": "\"lg\"",
|
|
35478
35478
|
"8": "\"2xl\"",
|
|
35479
35479
|
"9": "\"3xl\""
|
|
35480
35480
|
}
|
|
@@ -36173,19 +36173,19 @@ var B24UIMeta = {
|
|
|
36173
36173
|
"description": "",
|
|
36174
36174
|
"tags": [],
|
|
36175
36175
|
"required": false,
|
|
36176
|
-
"type": "\"
|
|
36176
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
36177
36177
|
"schema": {
|
|
36178
36178
|
"kind": "enum",
|
|
36179
|
-
"type": "\"
|
|
36179
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
36180
36180
|
"schema": {
|
|
36181
36181
|
"0": "undefined",
|
|
36182
|
-
"1": "\"
|
|
36183
|
-
"2": "\"
|
|
36184
|
-
"3": "\"
|
|
36185
|
-
"4": "\"
|
|
36186
|
-
"5": "\"
|
|
36187
|
-
"6": "\"
|
|
36188
|
-
"7": "\"
|
|
36182
|
+
"1": "\"md\"",
|
|
36183
|
+
"2": "\"xl\"",
|
|
36184
|
+
"3": "\"sm\"",
|
|
36185
|
+
"4": "\"3xs\"",
|
|
36186
|
+
"5": "\"2xs\"",
|
|
36187
|
+
"6": "\"xs\"",
|
|
36188
|
+
"7": "\"lg\"",
|
|
36189
36189
|
"8": "\"2xl\"",
|
|
36190
36190
|
"9": "\"3xl\""
|
|
36191
36191
|
}
|
|
@@ -36362,16 +36362,16 @@ var B24UIMeta = {
|
|
|
36362
36362
|
"description": "",
|
|
36363
36363
|
"tags": [],
|
|
36364
36364
|
"required": false,
|
|
36365
|
-
"type": "\"
|
|
36365
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
36366
36366
|
"schema": {
|
|
36367
36367
|
"kind": "enum",
|
|
36368
|
-
"type": "\"
|
|
36368
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
36369
36369
|
"schema": {
|
|
36370
36370
|
"0": "undefined",
|
|
36371
|
-
"1": "\"
|
|
36372
|
-
"2": "\"
|
|
36371
|
+
"1": "\"md\"",
|
|
36372
|
+
"2": "\"sm\"",
|
|
36373
36373
|
"3": "\"xs\"",
|
|
36374
|
-
"4": "\"
|
|
36374
|
+
"4": "\"lg\""
|
|
36375
36375
|
}
|
|
36376
36376
|
}
|
|
36377
36377
|
},
|
|
@@ -36502,15 +36502,6 @@ var B24UIMeta = {
|
|
|
36502
36502
|
}
|
|
36503
36503
|
}
|
|
36504
36504
|
},
|
|
36505
|
-
"loading": {
|
|
36506
|
-
"name": "loading",
|
|
36507
|
-
"global": false,
|
|
36508
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
36509
|
-
"tags": [],
|
|
36510
|
-
"required": false,
|
|
36511
|
-
"type": "boolean | undefined",
|
|
36512
|
-
"schema": "boolean | undefined"
|
|
36513
|
-
},
|
|
36514
36505
|
"icon": {
|
|
36515
36506
|
"name": "icon",
|
|
36516
36507
|
"global": false,
|
|
@@ -36603,19 +36594,19 @@ var B24UIMeta = {
|
|
|
36603
36594
|
"description": "",
|
|
36604
36595
|
"tags": [],
|
|
36605
36596
|
"required": false,
|
|
36606
|
-
"type": "\"
|
|
36597
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
36607
36598
|
"schema": {
|
|
36608
36599
|
"kind": "enum",
|
|
36609
|
-
"type": "\"
|
|
36600
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
36610
36601
|
"schema": {
|
|
36611
36602
|
"0": "undefined",
|
|
36612
|
-
"1": "\"
|
|
36613
|
-
"2": "\"
|
|
36614
|
-
"3": "\"
|
|
36615
|
-
"4": "\"
|
|
36616
|
-
"5": "\"
|
|
36617
|
-
"6": "\"
|
|
36618
|
-
"7": "\"
|
|
36603
|
+
"1": "\"md\"",
|
|
36604
|
+
"2": "\"xl\"",
|
|
36605
|
+
"3": "\"sm\"",
|
|
36606
|
+
"4": "\"3xs\"",
|
|
36607
|
+
"5": "\"2xs\"",
|
|
36608
|
+
"6": "\"xs\"",
|
|
36609
|
+
"7": "\"lg\"",
|
|
36619
36610
|
"8": "\"2xl\"",
|
|
36620
36611
|
"9": "\"3xl\""
|
|
36621
36612
|
}
|
|
@@ -36667,6 +36658,15 @@ var B24UIMeta = {
|
|
|
36667
36658
|
}
|
|
36668
36659
|
}
|
|
36669
36660
|
},
|
|
36661
|
+
"loading": {
|
|
36662
|
+
"name": "loading",
|
|
36663
|
+
"global": false,
|
|
36664
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
36665
|
+
"tags": [],
|
|
36666
|
+
"required": false,
|
|
36667
|
+
"type": "boolean | undefined",
|
|
36668
|
+
"schema": "boolean | undefined"
|
|
36669
|
+
},
|
|
36670
36670
|
"as": {
|
|
36671
36671
|
"name": "as",
|
|
36672
36672
|
"global": false,
|
|
@@ -36681,29 +36681,6 @@ var B24UIMeta = {
|
|
|
36681
36681
|
"type": "any",
|
|
36682
36682
|
"schema": "any"
|
|
36683
36683
|
},
|
|
36684
|
-
"type": {
|
|
36685
|
-
"name": "type",
|
|
36686
|
-
"global": false,
|
|
36687
|
-
"description": "The type of the button when not a link.",
|
|
36688
|
-
"tags": [
|
|
36689
|
-
{
|
|
36690
|
-
"name": "defaultValue",
|
|
36691
|
-
"text": "'button'"
|
|
36692
|
-
}
|
|
36693
|
-
],
|
|
36694
|
-
"required": false,
|
|
36695
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
36696
|
-
"schema": {
|
|
36697
|
-
"kind": "enum",
|
|
36698
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
36699
|
-
"schema": {
|
|
36700
|
-
"0": "undefined",
|
|
36701
|
-
"1": "\"reset\"",
|
|
36702
|
-
"2": "\"submit\"",
|
|
36703
|
-
"3": "\"button\""
|
|
36704
|
-
}
|
|
36705
|
-
}
|
|
36706
|
-
},
|
|
36707
36684
|
"to": {
|
|
36708
36685
|
"name": "to",
|
|
36709
36686
|
"global": false,
|
|
@@ -36954,6 +36931,29 @@ var B24UIMeta = {
|
|
|
36954
36931
|
"type": "boolean | undefined",
|
|
36955
36932
|
"schema": "boolean | undefined"
|
|
36956
36933
|
},
|
|
36934
|
+
"type": {
|
|
36935
|
+
"name": "type",
|
|
36936
|
+
"global": false,
|
|
36937
|
+
"description": "The type of the button when not a link.",
|
|
36938
|
+
"tags": [
|
|
36939
|
+
{
|
|
36940
|
+
"name": "defaultValue",
|
|
36941
|
+
"text": "'button'"
|
|
36942
|
+
}
|
|
36943
|
+
],
|
|
36944
|
+
"required": false,
|
|
36945
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
36946
|
+
"schema": {
|
|
36947
|
+
"kind": "enum",
|
|
36948
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
36949
|
+
"schema": {
|
|
36950
|
+
"0": "undefined",
|
|
36951
|
+
"1": "\"reset\"",
|
|
36952
|
+
"2": "\"submit\"",
|
|
36953
|
+
"3": "\"button\""
|
|
36954
|
+
}
|
|
36955
|
+
}
|
|
36956
|
+
},
|
|
36957
36957
|
"disabled": {
|
|
36958
36958
|
"name": "disabled",
|
|
36959
36959
|
"global": false,
|
|
@@ -37239,16 +37239,16 @@ var B24UIMeta = {
|
|
|
37239
37239
|
"description": "",
|
|
37240
37240
|
"tags": [],
|
|
37241
37241
|
"required": false,
|
|
37242
|
-
"type": "\"
|
|
37242
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
37243
37243
|
"schema": {
|
|
37244
37244
|
"kind": "enum",
|
|
37245
|
-
"type": "\"
|
|
37245
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
37246
37246
|
"schema": {
|
|
37247
37247
|
"0": "undefined",
|
|
37248
|
-
"1": "\"
|
|
37249
|
-
"2": "\"
|
|
37248
|
+
"1": "\"md\"",
|
|
37249
|
+
"2": "\"sm\"",
|
|
37250
37250
|
"3": "\"xs\"",
|
|
37251
|
-
"4": "\"
|
|
37251
|
+
"4": "\"lg\""
|
|
37252
37252
|
}
|
|
37253
37253
|
}
|
|
37254
37254
|
},
|
|
@@ -37379,15 +37379,6 @@ var B24UIMeta = {
|
|
|
37379
37379
|
}
|
|
37380
37380
|
}
|
|
37381
37381
|
},
|
|
37382
|
-
"loading": {
|
|
37383
|
-
"name": "loading",
|
|
37384
|
-
"global": false,
|
|
37385
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
37386
|
-
"tags": [],
|
|
37387
|
-
"required": false,
|
|
37388
|
-
"type": "boolean | undefined",
|
|
37389
|
-
"schema": "boolean | undefined"
|
|
37390
|
-
},
|
|
37391
37382
|
"icon": {
|
|
37392
37383
|
"name": "icon",
|
|
37393
37384
|
"global": false,
|
|
@@ -37480,19 +37471,19 @@ var B24UIMeta = {
|
|
|
37480
37471
|
"description": "",
|
|
37481
37472
|
"tags": [],
|
|
37482
37473
|
"required": false,
|
|
37483
|
-
"type": "\"
|
|
37474
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
37484
37475
|
"schema": {
|
|
37485
37476
|
"kind": "enum",
|
|
37486
|
-
"type": "\"
|
|
37477
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
37487
37478
|
"schema": {
|
|
37488
37479
|
"0": "undefined",
|
|
37489
|
-
"1": "\"
|
|
37490
|
-
"2": "\"
|
|
37491
|
-
"3": "\"
|
|
37492
|
-
"4": "\"
|
|
37493
|
-
"5": "\"
|
|
37494
|
-
"6": "\"
|
|
37495
|
-
"7": "\"
|
|
37480
|
+
"1": "\"md\"",
|
|
37481
|
+
"2": "\"xl\"",
|
|
37482
|
+
"3": "\"sm\"",
|
|
37483
|
+
"4": "\"3xs\"",
|
|
37484
|
+
"5": "\"2xs\"",
|
|
37485
|
+
"6": "\"xs\"",
|
|
37486
|
+
"7": "\"lg\"",
|
|
37496
37487
|
"8": "\"2xl\"",
|
|
37497
37488
|
"9": "\"3xl\""
|
|
37498
37489
|
}
|
|
@@ -37544,6 +37535,15 @@ var B24UIMeta = {
|
|
|
37544
37535
|
}
|
|
37545
37536
|
}
|
|
37546
37537
|
},
|
|
37538
|
+
"loading": {
|
|
37539
|
+
"name": "loading",
|
|
37540
|
+
"global": false,
|
|
37541
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
37542
|
+
"tags": [],
|
|
37543
|
+
"required": false,
|
|
37544
|
+
"type": "boolean | undefined",
|
|
37545
|
+
"schema": "boolean | undefined"
|
|
37546
|
+
},
|
|
37547
37547
|
"as": {
|
|
37548
37548
|
"name": "as",
|
|
37549
37549
|
"global": false,
|
|
@@ -37558,29 +37558,6 @@ var B24UIMeta = {
|
|
|
37558
37558
|
"type": "any",
|
|
37559
37559
|
"schema": "any"
|
|
37560
37560
|
},
|
|
37561
|
-
"type": {
|
|
37562
|
-
"name": "type",
|
|
37563
|
-
"global": false,
|
|
37564
|
-
"description": "The type of the button when not a link.",
|
|
37565
|
-
"tags": [
|
|
37566
|
-
{
|
|
37567
|
-
"name": "defaultValue",
|
|
37568
|
-
"text": "'button'"
|
|
37569
|
-
}
|
|
37570
|
-
],
|
|
37571
|
-
"required": false,
|
|
37572
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
37573
|
-
"schema": {
|
|
37574
|
-
"kind": "enum",
|
|
37575
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
37576
|
-
"schema": {
|
|
37577
|
-
"0": "undefined",
|
|
37578
|
-
"1": "\"reset\"",
|
|
37579
|
-
"2": "\"submit\"",
|
|
37580
|
-
"3": "\"button\""
|
|
37581
|
-
}
|
|
37582
|
-
}
|
|
37583
|
-
},
|
|
37584
37561
|
"to": {
|
|
37585
37562
|
"name": "to",
|
|
37586
37563
|
"global": false,
|
|
@@ -37831,6 +37808,29 @@ var B24UIMeta = {
|
|
|
37831
37808
|
"type": "boolean | undefined",
|
|
37832
37809
|
"schema": "boolean | undefined"
|
|
37833
37810
|
},
|
|
37811
|
+
"type": {
|
|
37812
|
+
"name": "type",
|
|
37813
|
+
"global": false,
|
|
37814
|
+
"description": "The type of the button when not a link.",
|
|
37815
|
+
"tags": [
|
|
37816
|
+
{
|
|
37817
|
+
"name": "defaultValue",
|
|
37818
|
+
"text": "'button'"
|
|
37819
|
+
}
|
|
37820
|
+
],
|
|
37821
|
+
"required": false,
|
|
37822
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
37823
|
+
"schema": {
|
|
37824
|
+
"kind": "enum",
|
|
37825
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
37826
|
+
"schema": {
|
|
37827
|
+
"0": "undefined",
|
|
37828
|
+
"1": "\"reset\"",
|
|
37829
|
+
"2": "\"submit\"",
|
|
37830
|
+
"3": "\"button\""
|
|
37831
|
+
}
|
|
37832
|
+
}
|
|
37833
|
+
},
|
|
37834
37834
|
"disabled": {
|
|
37835
37835
|
"name": "disabled",
|
|
37836
37836
|
"global": false,
|
|
@@ -38523,15 +38523,15 @@ var B24UIMeta = {
|
|
|
38523
38523
|
"description": "",
|
|
38524
38524
|
"tags": [],
|
|
38525
38525
|
"required": false,
|
|
38526
|
-
"type": "\"
|
|
38526
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
38527
38527
|
"schema": {
|
|
38528
38528
|
"kind": "enum",
|
|
38529
|
-
"type": "\"
|
|
38529
|
+
"type": "\"md\" | \"sm\" | \"lg\" | undefined",
|
|
38530
38530
|
"schema": {
|
|
38531
38531
|
"0": "undefined",
|
|
38532
|
-
"1": "\"
|
|
38533
|
-
"2": "\"
|
|
38534
|
-
"3": "\"
|
|
38532
|
+
"1": "\"md\"",
|
|
38533
|
+
"2": "\"sm\"",
|
|
38534
|
+
"3": "\"lg\""
|
|
38535
38535
|
}
|
|
38536
38536
|
}
|
|
38537
38537
|
},
|
|
@@ -39039,19 +39039,19 @@ var B24UIMeta = {
|
|
|
39039
39039
|
"description": "",
|
|
39040
39040
|
"tags": [],
|
|
39041
39041
|
"required": false,
|
|
39042
|
-
"type": "\"
|
|
39042
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
39043
39043
|
"schema": {
|
|
39044
39044
|
"kind": "enum",
|
|
39045
|
-
"type": "\"
|
|
39045
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
39046
39046
|
"schema": {
|
|
39047
39047
|
"0": "undefined",
|
|
39048
|
-
"1": "\"
|
|
39049
|
-
"2": "\"
|
|
39050
|
-
"3": "\"
|
|
39051
|
-
"4": "\"
|
|
39052
|
-
"5": "\"
|
|
39053
|
-
"6": "\"
|
|
39054
|
-
"7": "\"
|
|
39048
|
+
"1": "\"md\"",
|
|
39049
|
+
"2": "\"xl\"",
|
|
39050
|
+
"3": "\"sm\"",
|
|
39051
|
+
"4": "\"3xs\"",
|
|
39052
|
+
"5": "\"2xs\"",
|
|
39053
|
+
"6": "\"xs\"",
|
|
39054
|
+
"7": "\"lg\"",
|
|
39055
39055
|
"8": "\"2xl\"",
|
|
39056
39056
|
"9": "\"3xl\""
|
|
39057
39057
|
}
|
|
@@ -39215,16 +39215,16 @@ var B24UIMeta = {
|
|
|
39215
39215
|
"description": "",
|
|
39216
39216
|
"tags": [],
|
|
39217
39217
|
"required": false,
|
|
39218
|
-
"type": "\"
|
|
39218
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
39219
39219
|
"schema": {
|
|
39220
39220
|
"kind": "enum",
|
|
39221
|
-
"type": "\"
|
|
39221
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
39222
39222
|
"schema": {
|
|
39223
39223
|
"0": "undefined",
|
|
39224
|
-
"1": "\"
|
|
39225
|
-
"2": "\"
|
|
39224
|
+
"1": "\"md\"",
|
|
39225
|
+
"2": "\"sm\"",
|
|
39226
39226
|
"3": "\"xs\"",
|
|
39227
|
-
"4": "\"
|
|
39227
|
+
"4": "\"lg\""
|
|
39228
39228
|
}
|
|
39229
39229
|
}
|
|
39230
39230
|
},
|
|
@@ -39355,15 +39355,6 @@ var B24UIMeta = {
|
|
|
39355
39355
|
}
|
|
39356
39356
|
}
|
|
39357
39357
|
},
|
|
39358
|
-
"loading": {
|
|
39359
|
-
"name": "loading",
|
|
39360
|
-
"global": false,
|
|
39361
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
39362
|
-
"tags": [],
|
|
39363
|
-
"required": false,
|
|
39364
|
-
"type": "boolean | undefined",
|
|
39365
|
-
"schema": "boolean | undefined"
|
|
39366
|
-
},
|
|
39367
39358
|
"icon": {
|
|
39368
39359
|
"name": "icon",
|
|
39369
39360
|
"global": false,
|
|
@@ -39382,6 +39373,15 @@ var B24UIMeta = {
|
|
|
39382
39373
|
"type": "AvatarProps | undefined",
|
|
39383
39374
|
"schema": "AvatarProps | undefined"
|
|
39384
39375
|
},
|
|
39376
|
+
"loading": {
|
|
39377
|
+
"name": "loading",
|
|
39378
|
+
"global": false,
|
|
39379
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
39380
|
+
"tags": [],
|
|
39381
|
+
"required": false,
|
|
39382
|
+
"type": "boolean | undefined",
|
|
39383
|
+
"schema": "boolean | undefined"
|
|
39384
|
+
},
|
|
39385
39385
|
"as": {
|
|
39386
39386
|
"name": "as",
|
|
39387
39387
|
"global": false,
|
|
@@ -39396,29 +39396,6 @@ var B24UIMeta = {
|
|
|
39396
39396
|
"type": "any",
|
|
39397
39397
|
"schema": "any"
|
|
39398
39398
|
},
|
|
39399
|
-
"type": {
|
|
39400
|
-
"name": "type",
|
|
39401
|
-
"global": false,
|
|
39402
|
-
"description": "The type of the button when not a link.",
|
|
39403
|
-
"tags": [
|
|
39404
|
-
{
|
|
39405
|
-
"name": "defaultValue",
|
|
39406
|
-
"text": "'button'"
|
|
39407
|
-
}
|
|
39408
|
-
],
|
|
39409
|
-
"required": false,
|
|
39410
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
39411
|
-
"schema": {
|
|
39412
|
-
"kind": "enum",
|
|
39413
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
39414
|
-
"schema": {
|
|
39415
|
-
"0": "undefined",
|
|
39416
|
-
"1": "\"reset\"",
|
|
39417
|
-
"2": "\"submit\"",
|
|
39418
|
-
"3": "\"button\""
|
|
39419
|
-
}
|
|
39420
|
-
}
|
|
39421
|
-
},
|
|
39422
39399
|
"to": {
|
|
39423
39400
|
"name": "to",
|
|
39424
39401
|
"global": false,
|
|
@@ -39669,6 +39646,29 @@ var B24UIMeta = {
|
|
|
39669
39646
|
"type": "boolean | undefined",
|
|
39670
39647
|
"schema": "boolean | undefined"
|
|
39671
39648
|
},
|
|
39649
|
+
"type": {
|
|
39650
|
+
"name": "type",
|
|
39651
|
+
"global": false,
|
|
39652
|
+
"description": "The type of the button when not a link.",
|
|
39653
|
+
"tags": [
|
|
39654
|
+
{
|
|
39655
|
+
"name": "defaultValue",
|
|
39656
|
+
"text": "'button'"
|
|
39657
|
+
}
|
|
39658
|
+
],
|
|
39659
|
+
"required": false,
|
|
39660
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
39661
|
+
"schema": {
|
|
39662
|
+
"kind": "enum",
|
|
39663
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
39664
|
+
"schema": {
|
|
39665
|
+
"0": "undefined",
|
|
39666
|
+
"1": "\"reset\"",
|
|
39667
|
+
"2": "\"submit\"",
|
|
39668
|
+
"3": "\"button\""
|
|
39669
|
+
}
|
|
39670
|
+
}
|
|
39671
|
+
},
|
|
39672
39672
|
"disabled": {
|
|
39673
39673
|
"name": "disabled",
|
|
39674
39674
|
"global": false,
|
|
@@ -40095,19 +40095,19 @@ var B24UIMeta = {
|
|
|
40095
40095
|
"description": "",
|
|
40096
40096
|
"tags": [],
|
|
40097
40097
|
"required": false,
|
|
40098
|
-
"type": "\"
|
|
40098
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
40099
40099
|
"schema": {
|
|
40100
40100
|
"kind": "enum",
|
|
40101
|
-
"type": "\"
|
|
40101
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
40102
40102
|
"schema": {
|
|
40103
40103
|
"0": "undefined",
|
|
40104
|
-
"1": "\"
|
|
40105
|
-
"2": "\"
|
|
40106
|
-
"3": "\"
|
|
40107
|
-
"4": "\"
|
|
40108
|
-
"5": "\"
|
|
40109
|
-
"6": "\"
|
|
40110
|
-
"7": "\"
|
|
40104
|
+
"1": "\"md\"",
|
|
40105
|
+
"2": "\"xl\"",
|
|
40106
|
+
"3": "\"sm\"",
|
|
40107
|
+
"4": "\"3xs\"",
|
|
40108
|
+
"5": "\"2xs\"",
|
|
40109
|
+
"6": "\"xs\"",
|
|
40110
|
+
"7": "\"lg\"",
|
|
40111
40111
|
"8": "\"2xl\"",
|
|
40112
40112
|
"9": "\"3xl\""
|
|
40113
40113
|
}
|
|
@@ -40271,16 +40271,16 @@ var B24UIMeta = {
|
|
|
40271
40271
|
"description": "",
|
|
40272
40272
|
"tags": [],
|
|
40273
40273
|
"required": false,
|
|
40274
|
-
"type": "\"
|
|
40274
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
40275
40275
|
"schema": {
|
|
40276
40276
|
"kind": "enum",
|
|
40277
|
-
"type": "\"
|
|
40277
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
40278
40278
|
"schema": {
|
|
40279
40279
|
"0": "undefined",
|
|
40280
|
-
"1": "\"
|
|
40281
|
-
"2": "\"
|
|
40280
|
+
"1": "\"md\"",
|
|
40281
|
+
"2": "\"sm\"",
|
|
40282
40282
|
"3": "\"xs\"",
|
|
40283
|
-
"4": "\"
|
|
40283
|
+
"4": "\"lg\""
|
|
40284
40284
|
}
|
|
40285
40285
|
}
|
|
40286
40286
|
},
|
|
@@ -40411,15 +40411,6 @@ var B24UIMeta = {
|
|
|
40411
40411
|
}
|
|
40412
40412
|
}
|
|
40413
40413
|
},
|
|
40414
|
-
"loading": {
|
|
40415
|
-
"name": "loading",
|
|
40416
|
-
"global": false,
|
|
40417
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
40418
|
-
"tags": [],
|
|
40419
|
-
"required": false,
|
|
40420
|
-
"type": "boolean | undefined",
|
|
40421
|
-
"schema": "boolean | undefined"
|
|
40422
|
-
},
|
|
40423
40414
|
"icon": {
|
|
40424
40415
|
"name": "icon",
|
|
40425
40416
|
"global": false,
|
|
@@ -40438,6 +40429,15 @@ var B24UIMeta = {
|
|
|
40438
40429
|
"type": "AvatarProps | undefined",
|
|
40439
40430
|
"schema": "AvatarProps | undefined"
|
|
40440
40431
|
},
|
|
40432
|
+
"loading": {
|
|
40433
|
+
"name": "loading",
|
|
40434
|
+
"global": false,
|
|
40435
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
40436
|
+
"tags": [],
|
|
40437
|
+
"required": false,
|
|
40438
|
+
"type": "boolean | undefined",
|
|
40439
|
+
"schema": "boolean | undefined"
|
|
40440
|
+
},
|
|
40441
40441
|
"as": {
|
|
40442
40442
|
"name": "as",
|
|
40443
40443
|
"global": false,
|
|
@@ -40452,29 +40452,6 @@ var B24UIMeta = {
|
|
|
40452
40452
|
"type": "any",
|
|
40453
40453
|
"schema": "any"
|
|
40454
40454
|
},
|
|
40455
|
-
"type": {
|
|
40456
|
-
"name": "type",
|
|
40457
|
-
"global": false,
|
|
40458
|
-
"description": "The type of the button when not a link.",
|
|
40459
|
-
"tags": [
|
|
40460
|
-
{
|
|
40461
|
-
"name": "defaultValue",
|
|
40462
|
-
"text": "'button'"
|
|
40463
|
-
}
|
|
40464
|
-
],
|
|
40465
|
-
"required": false,
|
|
40466
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
40467
|
-
"schema": {
|
|
40468
|
-
"kind": "enum",
|
|
40469
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
40470
|
-
"schema": {
|
|
40471
|
-
"0": "undefined",
|
|
40472
|
-
"1": "\"reset\"",
|
|
40473
|
-
"2": "\"submit\"",
|
|
40474
|
-
"3": "\"button\""
|
|
40475
|
-
}
|
|
40476
|
-
}
|
|
40477
|
-
},
|
|
40478
40455
|
"to": {
|
|
40479
40456
|
"name": "to",
|
|
40480
40457
|
"global": false,
|
|
@@ -40725,6 +40702,29 @@ var B24UIMeta = {
|
|
|
40725
40702
|
"type": "boolean | undefined",
|
|
40726
40703
|
"schema": "boolean | undefined"
|
|
40727
40704
|
},
|
|
40705
|
+
"type": {
|
|
40706
|
+
"name": "type",
|
|
40707
|
+
"global": false,
|
|
40708
|
+
"description": "The type of the button when not a link.",
|
|
40709
|
+
"tags": [
|
|
40710
|
+
{
|
|
40711
|
+
"name": "defaultValue",
|
|
40712
|
+
"text": "'button'"
|
|
40713
|
+
}
|
|
40714
|
+
],
|
|
40715
|
+
"required": false,
|
|
40716
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
40717
|
+
"schema": {
|
|
40718
|
+
"kind": "enum",
|
|
40719
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
40720
|
+
"schema": {
|
|
40721
|
+
"0": "undefined",
|
|
40722
|
+
"1": "\"reset\"",
|
|
40723
|
+
"2": "\"submit\"",
|
|
40724
|
+
"3": "\"button\""
|
|
40725
|
+
}
|
|
40726
|
+
}
|
|
40727
|
+
},
|
|
40728
40728
|
"disabled": {
|
|
40729
40729
|
"name": "disabled",
|
|
40730
40730
|
"global": false,
|
|
@@ -41090,19 +41090,19 @@ var B24UIMeta = {
|
|
|
41090
41090
|
"description": "",
|
|
41091
41091
|
"tags": [],
|
|
41092
41092
|
"required": false,
|
|
41093
|
-
"type": "\"
|
|
41093
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
41094
41094
|
"schema": {
|
|
41095
41095
|
"kind": "enum",
|
|
41096
|
-
"type": "\"
|
|
41096
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
41097
41097
|
"schema": {
|
|
41098
41098
|
"0": "undefined",
|
|
41099
|
-
"1": "\"
|
|
41100
|
-
"2": "\"
|
|
41101
|
-
"3": "\"
|
|
41102
|
-
"4": "\"
|
|
41103
|
-
"5": "\"
|
|
41104
|
-
"6": "\"
|
|
41105
|
-
"7": "\"
|
|
41099
|
+
"1": "\"md\"",
|
|
41100
|
+
"2": "\"xl\"",
|
|
41101
|
+
"3": "\"sm\"",
|
|
41102
|
+
"4": "\"3xs\"",
|
|
41103
|
+
"5": "\"2xs\"",
|
|
41104
|
+
"6": "\"xs\"",
|
|
41105
|
+
"7": "\"lg\"",
|
|
41106
41106
|
"8": "\"2xl\"",
|
|
41107
41107
|
"9": "\"3xl\""
|
|
41108
41108
|
}
|
|
@@ -41266,16 +41266,16 @@ var B24UIMeta = {
|
|
|
41266
41266
|
"description": "",
|
|
41267
41267
|
"tags": [],
|
|
41268
41268
|
"required": false,
|
|
41269
|
-
"type": "\"
|
|
41269
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
41270
41270
|
"schema": {
|
|
41271
41271
|
"kind": "enum",
|
|
41272
|
-
"type": "\"
|
|
41272
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
41273
41273
|
"schema": {
|
|
41274
41274
|
"0": "undefined",
|
|
41275
|
-
"1": "\"
|
|
41276
|
-
"2": "\"
|
|
41275
|
+
"1": "\"md\"",
|
|
41276
|
+
"2": "\"sm\"",
|
|
41277
41277
|
"3": "\"xs\"",
|
|
41278
|
-
"4": "\"
|
|
41278
|
+
"4": "\"lg\""
|
|
41279
41279
|
}
|
|
41280
41280
|
}
|
|
41281
41281
|
},
|
|
@@ -41406,15 +41406,6 @@ var B24UIMeta = {
|
|
|
41406
41406
|
}
|
|
41407
41407
|
}
|
|
41408
41408
|
},
|
|
41409
|
-
"loading": {
|
|
41410
|
-
"name": "loading",
|
|
41411
|
-
"global": false,
|
|
41412
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
41413
|
-
"tags": [],
|
|
41414
|
-
"required": false,
|
|
41415
|
-
"type": "boolean | undefined",
|
|
41416
|
-
"schema": "boolean | undefined"
|
|
41417
|
-
},
|
|
41418
41409
|
"icon": {
|
|
41419
41410
|
"name": "icon",
|
|
41420
41411
|
"global": false,
|
|
@@ -41433,6 +41424,15 @@ var B24UIMeta = {
|
|
|
41433
41424
|
"type": "AvatarProps | undefined",
|
|
41434
41425
|
"schema": "AvatarProps | undefined"
|
|
41435
41426
|
},
|
|
41427
|
+
"loading": {
|
|
41428
|
+
"name": "loading",
|
|
41429
|
+
"global": false,
|
|
41430
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
41431
|
+
"tags": [],
|
|
41432
|
+
"required": false,
|
|
41433
|
+
"type": "boolean | undefined",
|
|
41434
|
+
"schema": "boolean | undefined"
|
|
41435
|
+
},
|
|
41436
41436
|
"as": {
|
|
41437
41437
|
"name": "as",
|
|
41438
41438
|
"global": false,
|
|
@@ -41447,29 +41447,6 @@ var B24UIMeta = {
|
|
|
41447
41447
|
"type": "any",
|
|
41448
41448
|
"schema": "any"
|
|
41449
41449
|
},
|
|
41450
|
-
"type": {
|
|
41451
|
-
"name": "type",
|
|
41452
|
-
"global": false,
|
|
41453
|
-
"description": "The type of the button when not a link.",
|
|
41454
|
-
"tags": [
|
|
41455
|
-
{
|
|
41456
|
-
"name": "defaultValue",
|
|
41457
|
-
"text": "'button'"
|
|
41458
|
-
}
|
|
41459
|
-
],
|
|
41460
|
-
"required": false,
|
|
41461
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
41462
|
-
"schema": {
|
|
41463
|
-
"kind": "enum",
|
|
41464
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
41465
|
-
"schema": {
|
|
41466
|
-
"0": "undefined",
|
|
41467
|
-
"1": "\"reset\"",
|
|
41468
|
-
"2": "\"submit\"",
|
|
41469
|
-
"3": "\"button\""
|
|
41470
|
-
}
|
|
41471
|
-
}
|
|
41472
|
-
},
|
|
41473
41450
|
"to": {
|
|
41474
41451
|
"name": "to",
|
|
41475
41452
|
"global": false,
|
|
@@ -41720,6 +41697,29 @@ var B24UIMeta = {
|
|
|
41720
41697
|
"type": "boolean | undefined",
|
|
41721
41698
|
"schema": "boolean | undefined"
|
|
41722
41699
|
},
|
|
41700
|
+
"type": {
|
|
41701
|
+
"name": "type",
|
|
41702
|
+
"global": false,
|
|
41703
|
+
"description": "The type of the button when not a link.",
|
|
41704
|
+
"tags": [
|
|
41705
|
+
{
|
|
41706
|
+
"name": "defaultValue",
|
|
41707
|
+
"text": "'button'"
|
|
41708
|
+
}
|
|
41709
|
+
],
|
|
41710
|
+
"required": false,
|
|
41711
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
41712
|
+
"schema": {
|
|
41713
|
+
"kind": "enum",
|
|
41714
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
41715
|
+
"schema": {
|
|
41716
|
+
"0": "undefined",
|
|
41717
|
+
"1": "\"reset\"",
|
|
41718
|
+
"2": "\"submit\"",
|
|
41719
|
+
"3": "\"button\""
|
|
41720
|
+
}
|
|
41721
|
+
}
|
|
41722
|
+
},
|
|
41723
41723
|
"disabled": {
|
|
41724
41724
|
"name": "disabled",
|
|
41725
41725
|
"global": false,
|
|
@@ -42085,19 +42085,19 @@ var B24UIMeta = {
|
|
|
42085
42085
|
"description": "",
|
|
42086
42086
|
"tags": [],
|
|
42087
42087
|
"required": false,
|
|
42088
|
-
"type": "\"
|
|
42088
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
42089
42089
|
"schema": {
|
|
42090
42090
|
"kind": "enum",
|
|
42091
|
-
"type": "\"
|
|
42091
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
42092
42092
|
"schema": {
|
|
42093
42093
|
"0": "undefined",
|
|
42094
|
-
"1": "\"
|
|
42095
|
-
"2": "\"
|
|
42096
|
-
"3": "\"
|
|
42097
|
-
"4": "\"
|
|
42098
|
-
"5": "\"
|
|
42099
|
-
"6": "\"
|
|
42100
|
-
"7": "\"
|
|
42094
|
+
"1": "\"md\"",
|
|
42095
|
+
"2": "\"xl\"",
|
|
42096
|
+
"3": "\"sm\"",
|
|
42097
|
+
"4": "\"3xs\"",
|
|
42098
|
+
"5": "\"2xs\"",
|
|
42099
|
+
"6": "\"xs\"",
|
|
42100
|
+
"7": "\"lg\"",
|
|
42101
42101
|
"8": "\"2xl\"",
|
|
42102
42102
|
"9": "\"3xl\""
|
|
42103
42103
|
}
|
|
@@ -42261,16 +42261,16 @@ var B24UIMeta = {
|
|
|
42261
42261
|
"description": "",
|
|
42262
42262
|
"tags": [],
|
|
42263
42263
|
"required": false,
|
|
42264
|
-
"type": "\"
|
|
42264
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
42265
42265
|
"schema": {
|
|
42266
42266
|
"kind": "enum",
|
|
42267
|
-
"type": "\"
|
|
42267
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
42268
42268
|
"schema": {
|
|
42269
42269
|
"0": "undefined",
|
|
42270
|
-
"1": "\"
|
|
42271
|
-
"2": "\"
|
|
42270
|
+
"1": "\"md\"",
|
|
42271
|
+
"2": "\"sm\"",
|
|
42272
42272
|
"3": "\"xs\"",
|
|
42273
|
-
"4": "\"
|
|
42273
|
+
"4": "\"lg\""
|
|
42274
42274
|
}
|
|
42275
42275
|
}
|
|
42276
42276
|
},
|
|
@@ -42401,15 +42401,6 @@ var B24UIMeta = {
|
|
|
42401
42401
|
}
|
|
42402
42402
|
}
|
|
42403
42403
|
},
|
|
42404
|
-
"loading": {
|
|
42405
|
-
"name": "loading",
|
|
42406
|
-
"global": false,
|
|
42407
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
42408
|
-
"tags": [],
|
|
42409
|
-
"required": false,
|
|
42410
|
-
"type": "boolean | undefined",
|
|
42411
|
-
"schema": "boolean | undefined"
|
|
42412
|
-
},
|
|
42413
42404
|
"icon": {
|
|
42414
42405
|
"name": "icon",
|
|
42415
42406
|
"global": false,
|
|
@@ -42428,6 +42419,15 @@ var B24UIMeta = {
|
|
|
42428
42419
|
"type": "AvatarProps | undefined",
|
|
42429
42420
|
"schema": "AvatarProps | undefined"
|
|
42430
42421
|
},
|
|
42422
|
+
"loading": {
|
|
42423
|
+
"name": "loading",
|
|
42424
|
+
"global": false,
|
|
42425
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
42426
|
+
"tags": [],
|
|
42427
|
+
"required": false,
|
|
42428
|
+
"type": "boolean | undefined",
|
|
42429
|
+
"schema": "boolean | undefined"
|
|
42430
|
+
},
|
|
42431
42431
|
"as": {
|
|
42432
42432
|
"name": "as",
|
|
42433
42433
|
"global": false,
|
|
@@ -42442,29 +42442,6 @@ var B24UIMeta = {
|
|
|
42442
42442
|
"type": "any",
|
|
42443
42443
|
"schema": "any"
|
|
42444
42444
|
},
|
|
42445
|
-
"type": {
|
|
42446
|
-
"name": "type",
|
|
42447
|
-
"global": false,
|
|
42448
|
-
"description": "The type of the button when not a link.",
|
|
42449
|
-
"tags": [
|
|
42450
|
-
{
|
|
42451
|
-
"name": "defaultValue",
|
|
42452
|
-
"text": "'button'"
|
|
42453
|
-
}
|
|
42454
|
-
],
|
|
42455
|
-
"required": false,
|
|
42456
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
42457
|
-
"schema": {
|
|
42458
|
-
"kind": "enum",
|
|
42459
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
42460
|
-
"schema": {
|
|
42461
|
-
"0": "undefined",
|
|
42462
|
-
"1": "\"reset\"",
|
|
42463
|
-
"2": "\"submit\"",
|
|
42464
|
-
"3": "\"button\""
|
|
42465
|
-
}
|
|
42466
|
-
}
|
|
42467
|
-
},
|
|
42468
42445
|
"to": {
|
|
42469
42446
|
"name": "to",
|
|
42470
42447
|
"global": false,
|
|
@@ -42715,6 +42692,29 @@ var B24UIMeta = {
|
|
|
42715
42692
|
"type": "boolean | undefined",
|
|
42716
42693
|
"schema": "boolean | undefined"
|
|
42717
42694
|
},
|
|
42695
|
+
"type": {
|
|
42696
|
+
"name": "type",
|
|
42697
|
+
"global": false,
|
|
42698
|
+
"description": "The type of the button when not a link.",
|
|
42699
|
+
"tags": [
|
|
42700
|
+
{
|
|
42701
|
+
"name": "defaultValue",
|
|
42702
|
+
"text": "'button'"
|
|
42703
|
+
}
|
|
42704
|
+
],
|
|
42705
|
+
"required": false,
|
|
42706
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
42707
|
+
"schema": {
|
|
42708
|
+
"kind": "enum",
|
|
42709
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
42710
|
+
"schema": {
|
|
42711
|
+
"0": "undefined",
|
|
42712
|
+
"1": "\"reset\"",
|
|
42713
|
+
"2": "\"submit\"",
|
|
42714
|
+
"3": "\"button\""
|
|
42715
|
+
}
|
|
42716
|
+
}
|
|
42717
|
+
},
|
|
42718
42718
|
"disabled": {
|
|
42719
42719
|
"name": "disabled",
|
|
42720
42720
|
"global": false,
|
|
@@ -43080,19 +43080,19 @@ var B24UIMeta = {
|
|
|
43080
43080
|
"description": "",
|
|
43081
43081
|
"tags": [],
|
|
43082
43082
|
"required": false,
|
|
43083
|
-
"type": "\"
|
|
43083
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
43084
43084
|
"schema": {
|
|
43085
43085
|
"kind": "enum",
|
|
43086
|
-
"type": "\"
|
|
43086
|
+
"type": "\"md\" | \"xl\" | \"sm\" | \"3xs\" | \"2xs\" | \"xs\" | \"lg\" | \"2xl\" | \"3xl\" | undefined",
|
|
43087
43087
|
"schema": {
|
|
43088
43088
|
"0": "undefined",
|
|
43089
|
-
"1": "\"
|
|
43090
|
-
"2": "\"
|
|
43091
|
-
"3": "\"
|
|
43092
|
-
"4": "\"
|
|
43093
|
-
"5": "\"
|
|
43094
|
-
"6": "\"
|
|
43095
|
-
"7": "\"
|
|
43089
|
+
"1": "\"md\"",
|
|
43090
|
+
"2": "\"xl\"",
|
|
43091
|
+
"3": "\"sm\"",
|
|
43092
|
+
"4": "\"3xs\"",
|
|
43093
|
+
"5": "\"2xs\"",
|
|
43094
|
+
"6": "\"xs\"",
|
|
43095
|
+
"7": "\"lg\"",
|
|
43096
43096
|
"8": "\"2xl\"",
|
|
43097
43097
|
"9": "\"3xl\""
|
|
43098
43098
|
}
|
|
@@ -43256,16 +43256,16 @@ var B24UIMeta = {
|
|
|
43256
43256
|
"description": "",
|
|
43257
43257
|
"tags": [],
|
|
43258
43258
|
"required": false,
|
|
43259
|
-
"type": "\"
|
|
43259
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
43260
43260
|
"schema": {
|
|
43261
43261
|
"kind": "enum",
|
|
43262
|
-
"type": "\"
|
|
43262
|
+
"type": "\"md\" | \"sm\" | \"xs\" | \"lg\" | undefined",
|
|
43263
43263
|
"schema": {
|
|
43264
43264
|
"0": "undefined",
|
|
43265
|
-
"1": "\"
|
|
43266
|
-
"2": "\"
|
|
43265
|
+
"1": "\"md\"",
|
|
43266
|
+
"2": "\"sm\"",
|
|
43267
43267
|
"3": "\"xs\"",
|
|
43268
|
-
"4": "\"
|
|
43268
|
+
"4": "\"lg\""
|
|
43269
43269
|
}
|
|
43270
43270
|
}
|
|
43271
43271
|
},
|
|
@@ -43396,15 +43396,6 @@ var B24UIMeta = {
|
|
|
43396
43396
|
}
|
|
43397
43397
|
}
|
|
43398
43398
|
},
|
|
43399
|
-
"loading": {
|
|
43400
|
-
"name": "loading",
|
|
43401
|
-
"global": false,
|
|
43402
|
-
"description": "When `true`, the loading icon will be displayed.",
|
|
43403
|
-
"tags": [],
|
|
43404
|
-
"required": false,
|
|
43405
|
-
"type": "boolean | undefined",
|
|
43406
|
-
"schema": "boolean | undefined"
|
|
43407
|
-
},
|
|
43408
43399
|
"icon": {
|
|
43409
43400
|
"name": "icon",
|
|
43410
43401
|
"global": false,
|
|
@@ -43423,6 +43414,15 @@ var B24UIMeta = {
|
|
|
43423
43414
|
"type": "AvatarProps | undefined",
|
|
43424
43415
|
"schema": "AvatarProps | undefined"
|
|
43425
43416
|
},
|
|
43417
|
+
"loading": {
|
|
43418
|
+
"name": "loading",
|
|
43419
|
+
"global": false,
|
|
43420
|
+
"description": "When `true`, the loading icon will be displayed.",
|
|
43421
|
+
"tags": [],
|
|
43422
|
+
"required": false,
|
|
43423
|
+
"type": "boolean | undefined",
|
|
43424
|
+
"schema": "boolean | undefined"
|
|
43425
|
+
},
|
|
43426
43426
|
"as": {
|
|
43427
43427
|
"name": "as",
|
|
43428
43428
|
"global": false,
|
|
@@ -43437,29 +43437,6 @@ var B24UIMeta = {
|
|
|
43437
43437
|
"type": "any",
|
|
43438
43438
|
"schema": "any"
|
|
43439
43439
|
},
|
|
43440
|
-
"type": {
|
|
43441
|
-
"name": "type",
|
|
43442
|
-
"global": false,
|
|
43443
|
-
"description": "The type of the button when not a link.",
|
|
43444
|
-
"tags": [
|
|
43445
|
-
{
|
|
43446
|
-
"name": "defaultValue",
|
|
43447
|
-
"text": "'button'"
|
|
43448
|
-
}
|
|
43449
|
-
],
|
|
43450
|
-
"required": false,
|
|
43451
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
43452
|
-
"schema": {
|
|
43453
|
-
"kind": "enum",
|
|
43454
|
-
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
43455
|
-
"schema": {
|
|
43456
|
-
"0": "undefined",
|
|
43457
|
-
"1": "\"reset\"",
|
|
43458
|
-
"2": "\"submit\"",
|
|
43459
|
-
"3": "\"button\""
|
|
43460
|
-
}
|
|
43461
|
-
}
|
|
43462
|
-
},
|
|
43463
43440
|
"to": {
|
|
43464
43441
|
"name": "to",
|
|
43465
43442
|
"global": false,
|
|
@@ -43710,6 +43687,29 @@ var B24UIMeta = {
|
|
|
43710
43687
|
"type": "boolean | undefined",
|
|
43711
43688
|
"schema": "boolean | undefined"
|
|
43712
43689
|
},
|
|
43690
|
+
"type": {
|
|
43691
|
+
"name": "type",
|
|
43692
|
+
"global": false,
|
|
43693
|
+
"description": "The type of the button when not a link.",
|
|
43694
|
+
"tags": [
|
|
43695
|
+
{
|
|
43696
|
+
"name": "defaultValue",
|
|
43697
|
+
"text": "'button'"
|
|
43698
|
+
}
|
|
43699
|
+
],
|
|
43700
|
+
"required": false,
|
|
43701
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
43702
|
+
"schema": {
|
|
43703
|
+
"kind": "enum",
|
|
43704
|
+
"type": "\"reset\" | \"submit\" | \"button\" | undefined",
|
|
43705
|
+
"schema": {
|
|
43706
|
+
"0": "undefined",
|
|
43707
|
+
"1": "\"reset\"",
|
|
43708
|
+
"2": "\"submit\"",
|
|
43709
|
+
"3": "\"button\""
|
|
43710
|
+
}
|
|
43711
|
+
}
|
|
43712
|
+
},
|
|
43713
43713
|
"disabled": {
|
|
43714
43714
|
"name": "disabled",
|
|
43715
43715
|
"global": false,
|