@bitrix24/b24ui-nuxt 0.3.4 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nuxt/b24ui/button.ts +2 -1
- package/.nuxt/b24ui/toaster.ts +1 -1
- package/dist/meta.cjs +262 -262
- package/dist/meta.d.cts +262 -262
- package/dist/meta.d.mts +262 -262
- package/dist/meta.d.ts +262 -262
- package/dist/meta.mjs +262 -262
- package/dist/module.cjs +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/components/OverlayProvider.vue +2 -2
- package/dist/runtime/composables/useOverlay.js +1 -1
- package/dist/shared/{b24ui-nuxt.BpFAFOHo.cjs → b24ui-nuxt.BT9wxrhm.cjs} +9 -2
- package/dist/shared/{b24ui-nuxt.BqTJ-9uP.mjs → b24ui-nuxt.CBO0gAWn.mjs} +9 -2
- package/dist/unplugin.cjs +2 -2
- package/dist/unplugin.mjs +2 -2
- package/dist/vite.cjs +1 -1
- package/dist/vite.mjs +1 -1
- package/package.json +7 -6
package/dist/meta.cjs
CHANGED
|
@@ -765,13 +765,13 @@ const B24UIMeta = {
|
|
|
765
765
|
"description": "",
|
|
766
766
|
"tags": [],
|
|
767
767
|
"required": false,
|
|
768
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
768
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
769
769
|
"schema": {
|
|
770
770
|
"kind": "enum",
|
|
771
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
771
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
772
772
|
"schema": {
|
|
773
773
|
"0": "undefined",
|
|
774
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
774
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
775
775
|
}
|
|
776
776
|
}
|
|
777
777
|
},
|
|
@@ -961,6 +961,15 @@ const B24UIMeta = {
|
|
|
961
961
|
}
|
|
962
962
|
}
|
|
963
963
|
},
|
|
964
|
+
"disabled": {
|
|
965
|
+
"name": "disabled",
|
|
966
|
+
"global": false,
|
|
967
|
+
"description": "",
|
|
968
|
+
"tags": [],
|
|
969
|
+
"required": false,
|
|
970
|
+
"type": "boolean | undefined",
|
|
971
|
+
"schema": "boolean | undefined"
|
|
972
|
+
},
|
|
964
973
|
"to": {
|
|
965
974
|
"name": "to",
|
|
966
975
|
"global": false,
|
|
@@ -1211,15 +1220,6 @@ const B24UIMeta = {
|
|
|
1211
1220
|
"type": "boolean | undefined",
|
|
1212
1221
|
"schema": "boolean | undefined"
|
|
1213
1222
|
},
|
|
1214
|
-
"disabled": {
|
|
1215
|
-
"name": "disabled",
|
|
1216
|
-
"global": false,
|
|
1217
|
-
"description": "",
|
|
1218
|
-
"tags": [],
|
|
1219
|
-
"required": false,
|
|
1220
|
-
"type": "boolean | undefined",
|
|
1221
|
-
"schema": "boolean | undefined"
|
|
1222
|
-
},
|
|
1223
1223
|
"active": {
|
|
1224
1224
|
"name": "active",
|
|
1225
1225
|
"global": false,
|
|
@@ -3261,13 +3261,13 @@ const B24UIMeta = {
|
|
|
3261
3261
|
"description": "",
|
|
3262
3262
|
"tags": [],
|
|
3263
3263
|
"required": false,
|
|
3264
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
3264
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
3265
3265
|
"schema": {
|
|
3266
3266
|
"kind": "enum",
|
|
3267
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
3267
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
3268
3268
|
"schema": {
|
|
3269
3269
|
"0": "undefined",
|
|
3270
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
3270
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
3271
3271
|
}
|
|
3272
3272
|
}
|
|
3273
3273
|
},
|
|
@@ -3484,6 +3484,23 @@ const B24UIMeta = {
|
|
|
3484
3484
|
},
|
|
3485
3485
|
"default": "\"button\""
|
|
3486
3486
|
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "disabled",
|
|
3489
|
+
"global": false,
|
|
3490
|
+
"description": "",
|
|
3491
|
+
"tags": [],
|
|
3492
|
+
"required": false,
|
|
3493
|
+
"type": "boolean | undefined",
|
|
3494
|
+
"schema": {
|
|
3495
|
+
"kind": "enum",
|
|
3496
|
+
"type": "boolean | undefined",
|
|
3497
|
+
"schema": {
|
|
3498
|
+
"0": "undefined",
|
|
3499
|
+
"1": "false",
|
|
3500
|
+
"2": "true"
|
|
3501
|
+
}
|
|
3502
|
+
}
|
|
3503
|
+
},
|
|
3487
3504
|
{
|
|
3488
3505
|
"name": "to",
|
|
3489
3506
|
"global": false,
|
|
@@ -3779,23 +3796,6 @@ const B24UIMeta = {
|
|
|
3779
3796
|
}
|
|
3780
3797
|
}
|
|
3781
3798
|
},
|
|
3782
|
-
{
|
|
3783
|
-
"name": "disabled",
|
|
3784
|
-
"global": false,
|
|
3785
|
-
"description": "",
|
|
3786
|
-
"tags": [],
|
|
3787
|
-
"required": false,
|
|
3788
|
-
"type": "boolean | undefined",
|
|
3789
|
-
"schema": {
|
|
3790
|
-
"kind": "enum",
|
|
3791
|
-
"type": "boolean | undefined",
|
|
3792
|
-
"schema": {
|
|
3793
|
-
"0": "undefined",
|
|
3794
|
-
"1": "false",
|
|
3795
|
-
"2": "true"
|
|
3796
|
-
}
|
|
3797
|
-
}
|
|
3798
|
-
},
|
|
3799
3799
|
{
|
|
3800
3800
|
"name": "active",
|
|
3801
3801
|
"global": false,
|
|
@@ -4556,35 +4556,35 @@ const B24UIMeta = {
|
|
|
4556
4556
|
}
|
|
4557
4557
|
},
|
|
4558
4558
|
{
|
|
4559
|
-
"name": "
|
|
4559
|
+
"name": "name",
|
|
4560
4560
|
"global": false,
|
|
4561
|
-
"description": "
|
|
4561
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
4562
4562
|
"tags": [],
|
|
4563
4563
|
"required": false,
|
|
4564
|
-
"type": "
|
|
4564
|
+
"type": "string | undefined",
|
|
4565
4565
|
"schema": {
|
|
4566
4566
|
"kind": "enum",
|
|
4567
|
-
"type": "
|
|
4567
|
+
"type": "string | undefined",
|
|
4568
4568
|
"schema": {
|
|
4569
4569
|
"0": "undefined",
|
|
4570
|
-
"1": "
|
|
4571
|
-
"2": "true"
|
|
4570
|
+
"1": "string"
|
|
4572
4571
|
}
|
|
4573
4572
|
}
|
|
4574
4573
|
},
|
|
4575
4574
|
{
|
|
4576
|
-
"name": "
|
|
4575
|
+
"name": "disabled",
|
|
4577
4576
|
"global": false,
|
|
4578
|
-
"description": "
|
|
4577
|
+
"description": "When `true`, prevents the user from interacting with the checkbox",
|
|
4579
4578
|
"tags": [],
|
|
4580
4579
|
"required": false,
|
|
4581
|
-
"type": "
|
|
4580
|
+
"type": "boolean | undefined",
|
|
4582
4581
|
"schema": {
|
|
4583
4582
|
"kind": "enum",
|
|
4584
|
-
"type": "
|
|
4583
|
+
"type": "boolean | undefined",
|
|
4585
4584
|
"schema": {
|
|
4586
4585
|
"0": "undefined",
|
|
4587
|
-
"1": "
|
|
4586
|
+
"1": "false",
|
|
4587
|
+
"2": "true"
|
|
4588
4588
|
}
|
|
4589
4589
|
}
|
|
4590
4590
|
},
|
|
@@ -5712,13 +5712,13 @@ const B24UIMeta = {
|
|
|
5712
5712
|
"description": "",
|
|
5713
5713
|
"tags": [],
|
|
5714
5714
|
"required": false,
|
|
5715
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
5715
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
5716
5716
|
"schema": {
|
|
5717
5717
|
"kind": "enum",
|
|
5718
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
5718
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
5719
5719
|
"schema": {
|
|
5720
5720
|
"0": "undefined",
|
|
5721
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
5721
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
5722
5722
|
}
|
|
5723
5723
|
}
|
|
5724
5724
|
},
|
|
@@ -6492,13 +6492,13 @@ const B24UIMeta = {
|
|
|
6492
6492
|
}
|
|
6493
6493
|
],
|
|
6494
6494
|
"required": false,
|
|
6495
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6495
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
6496
6496
|
"schema": {
|
|
6497
6497
|
"kind": "enum",
|
|
6498
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6498
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
6499
6499
|
"schema": {
|
|
6500
6500
|
"0": "undefined",
|
|
6501
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6501
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
6502
6502
|
}
|
|
6503
6503
|
}
|
|
6504
6504
|
},
|
|
@@ -6888,13 +6888,13 @@ const B24UIMeta = {
|
|
|
6888
6888
|
"description": "",
|
|
6889
6889
|
"tags": [],
|
|
6890
6890
|
"required": false,
|
|
6891
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6891
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
6892
6892
|
"schema": {
|
|
6893
6893
|
"kind": "enum",
|
|
6894
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6894
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
6895
6895
|
"schema": {
|
|
6896
6896
|
"0": "undefined",
|
|
6897
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
6897
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
6898
6898
|
}
|
|
6899
6899
|
}
|
|
6900
6900
|
},
|
|
@@ -7838,13 +7838,13 @@ const B24UIMeta = {
|
|
|
7838
7838
|
"description": "",
|
|
7839
7839
|
"tags": [],
|
|
7840
7840
|
"required": false,
|
|
7841
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
7841
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
7842
7842
|
"schema": {
|
|
7843
7843
|
"kind": "enum",
|
|
7844
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
7844
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
7845
7845
|
"schema": {
|
|
7846
7846
|
"0": "undefined",
|
|
7847
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
7847
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
7848
7848
|
}
|
|
7849
7849
|
}
|
|
7850
7850
|
},
|
|
@@ -8788,13 +8788,13 @@ const B24UIMeta = {
|
|
|
8788
8788
|
"description": "",
|
|
8789
8789
|
"tags": [],
|
|
8790
8790
|
"required": false,
|
|
8791
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
8791
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
8792
8792
|
"schema": {
|
|
8793
8793
|
"kind": "enum",
|
|
8794
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
8794
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
8795
8795
|
"schema": {
|
|
8796
8796
|
"0": "undefined",
|
|
8797
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
8797
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
8798
8798
|
}
|
|
8799
8799
|
}
|
|
8800
8800
|
},
|
|
@@ -9738,13 +9738,13 @@ const B24UIMeta = {
|
|
|
9738
9738
|
"description": "",
|
|
9739
9739
|
"tags": [],
|
|
9740
9740
|
"required": false,
|
|
9741
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
9741
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
9742
9742
|
"schema": {
|
|
9743
9743
|
"kind": "enum",
|
|
9744
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
9744
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
9745
9745
|
"schema": {
|
|
9746
9746
|
"0": "undefined",
|
|
9747
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
9747
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
9748
9748
|
}
|
|
9749
9749
|
}
|
|
9750
9750
|
},
|
|
@@ -10868,13 +10868,13 @@ const B24UIMeta = {
|
|
|
10868
10868
|
"description": "",
|
|
10869
10869
|
"tags": [],
|
|
10870
10870
|
"required": false,
|
|
10871
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
10871
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
10872
10872
|
"schema": {
|
|
10873
10873
|
"kind": "enum",
|
|
10874
|
-
"type": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
10874
|
+
"type": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
10875
10875
|
"schema": {
|
|
10876
10876
|
"0": "undefined",
|
|
10877
|
-
"1": "Omit<DropdownMenuContentProps, \"as\" | \"
|
|
10877
|
+
"1": "Omit<DropdownMenuContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
10878
10878
|
}
|
|
10879
10879
|
}
|
|
10880
10880
|
},
|
|
@@ -13754,13 +13754,13 @@ const B24UIMeta = {
|
|
|
13754
13754
|
}
|
|
13755
13755
|
],
|
|
13756
13756
|
"required": false,
|
|
13757
|
-
"type": "Omit<ComboboxContentProps, \"as\" | \"
|
|
13757
|
+
"type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
13758
13758
|
"schema": {
|
|
13759
13759
|
"kind": "enum",
|
|
13760
|
-
"type": "Omit<ComboboxContentProps, \"as\" | \"
|
|
13760
|
+
"type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
13761
13761
|
"schema": {
|
|
13762
13762
|
"0": "undefined",
|
|
13763
|
-
"1": "Omit<ComboboxContentProps, \"as\" | \"
|
|
13763
|
+
"1": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
13764
13764
|
}
|
|
13765
13765
|
}
|
|
13766
13766
|
},
|
|
@@ -14505,35 +14505,35 @@ const B24UIMeta = {
|
|
|
14505
14505
|
}
|
|
14506
14506
|
},
|
|
14507
14507
|
{
|
|
14508
|
-
"name": "
|
|
14508
|
+
"name": "name",
|
|
14509
14509
|
"global": false,
|
|
14510
|
-
"description": "
|
|
14510
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
14511
14511
|
"tags": [],
|
|
14512
14512
|
"required": false,
|
|
14513
|
-
"type": "
|
|
14513
|
+
"type": "string | undefined",
|
|
14514
14514
|
"schema": {
|
|
14515
14515
|
"kind": "enum",
|
|
14516
|
-
"type": "
|
|
14516
|
+
"type": "string | undefined",
|
|
14517
14517
|
"schema": {
|
|
14518
14518
|
"0": "undefined",
|
|
14519
|
-
"1": "
|
|
14520
|
-
"2": "true"
|
|
14519
|
+
"1": "string"
|
|
14521
14520
|
}
|
|
14522
14521
|
}
|
|
14523
14522
|
},
|
|
14524
14523
|
{
|
|
14525
|
-
"name": "
|
|
14524
|
+
"name": "disabled",
|
|
14526
14525
|
"global": false,
|
|
14527
|
-
"description": "
|
|
14526
|
+
"description": "When `true`, prevents the user from interacting with listbox",
|
|
14528
14527
|
"tags": [],
|
|
14529
14528
|
"required": false,
|
|
14530
|
-
"type": "
|
|
14529
|
+
"type": "boolean | undefined",
|
|
14531
14530
|
"schema": {
|
|
14532
14531
|
"kind": "enum",
|
|
14533
|
-
"type": "
|
|
14532
|
+
"type": "boolean | undefined",
|
|
14534
14533
|
"schema": {
|
|
14535
14534
|
"0": "undefined",
|
|
14536
|
-
"1": "
|
|
14535
|
+
"1": "false",
|
|
14536
|
+
"2": "true"
|
|
14537
14537
|
}
|
|
14538
14538
|
}
|
|
14539
14539
|
},
|
|
@@ -18832,13 +18832,13 @@ const B24UIMeta = {
|
|
|
18832
18832
|
"description": "",
|
|
18833
18833
|
"tags": [],
|
|
18834
18834
|
"required": false,
|
|
18835
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
18835
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
18836
18836
|
"schema": {
|
|
18837
18837
|
"kind": "enum",
|
|
18838
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
18838
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
18839
18839
|
"schema": {
|
|
18840
18840
|
"0": "undefined",
|
|
18841
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
18841
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
18842
18842
|
}
|
|
18843
18843
|
}
|
|
18844
18844
|
},
|
|
@@ -19028,6 +19028,15 @@ const B24UIMeta = {
|
|
|
19028
19028
|
}
|
|
19029
19029
|
}
|
|
19030
19030
|
},
|
|
19031
|
+
"disabled": {
|
|
19032
|
+
"name": "disabled",
|
|
19033
|
+
"global": false,
|
|
19034
|
+
"description": "",
|
|
19035
|
+
"tags": [],
|
|
19036
|
+
"required": false,
|
|
19037
|
+
"type": "boolean | undefined",
|
|
19038
|
+
"schema": "boolean | undefined"
|
|
19039
|
+
},
|
|
19031
19040
|
"to": {
|
|
19032
19041
|
"name": "to",
|
|
19033
19042
|
"global": false,
|
|
@@ -19278,15 +19287,6 @@ const B24UIMeta = {
|
|
|
19278
19287
|
"type": "boolean | undefined",
|
|
19279
19288
|
"schema": "boolean | undefined"
|
|
19280
19289
|
},
|
|
19281
|
-
"disabled": {
|
|
19282
|
-
"name": "disabled",
|
|
19283
|
-
"global": false,
|
|
19284
|
-
"description": "",
|
|
19285
|
-
"tags": [],
|
|
19286
|
-
"required": false,
|
|
19287
|
-
"type": "boolean | undefined",
|
|
19288
|
-
"schema": "boolean | undefined"
|
|
19289
|
-
},
|
|
19290
19290
|
"active": {
|
|
19291
19291
|
"name": "active",
|
|
19292
19292
|
"global": false,
|
|
@@ -19714,13 +19714,13 @@ const B24UIMeta = {
|
|
|
19714
19714
|
"description": "",
|
|
19715
19715
|
"tags": [],
|
|
19716
19716
|
"required": false,
|
|
19717
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
19717
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
19718
19718
|
"schema": {
|
|
19719
19719
|
"kind": "enum",
|
|
19720
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
19720
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
19721
19721
|
"schema": {
|
|
19722
19722
|
"0": "undefined",
|
|
19723
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
19723
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
19724
19724
|
}
|
|
19725
19725
|
}
|
|
19726
19726
|
},
|
|
@@ -19910,6 +19910,15 @@ const B24UIMeta = {
|
|
|
19910
19910
|
}
|
|
19911
19911
|
}
|
|
19912
19912
|
},
|
|
19913
|
+
"disabled": {
|
|
19914
|
+
"name": "disabled",
|
|
19915
|
+
"global": false,
|
|
19916
|
+
"description": "",
|
|
19917
|
+
"tags": [],
|
|
19918
|
+
"required": false,
|
|
19919
|
+
"type": "boolean | undefined",
|
|
19920
|
+
"schema": "boolean | undefined"
|
|
19921
|
+
},
|
|
19913
19922
|
"to": {
|
|
19914
19923
|
"name": "to",
|
|
19915
19924
|
"global": false,
|
|
@@ -20160,15 +20169,6 @@ const B24UIMeta = {
|
|
|
20160
20169
|
"type": "boolean | undefined",
|
|
20161
20170
|
"schema": "boolean | undefined"
|
|
20162
20171
|
},
|
|
20163
|
-
"disabled": {
|
|
20164
|
-
"name": "disabled",
|
|
20165
|
-
"global": false,
|
|
20166
|
-
"description": "",
|
|
20167
|
-
"tags": [],
|
|
20168
|
-
"required": false,
|
|
20169
|
-
"type": "boolean | undefined",
|
|
20170
|
-
"schema": "boolean | undefined"
|
|
20171
|
-
},
|
|
20172
20172
|
"active": {
|
|
20173
20173
|
"name": "active",
|
|
20174
20174
|
"global": false,
|
|
@@ -20452,51 +20452,51 @@ const B24UIMeta = {
|
|
|
20452
20452
|
}
|
|
20453
20453
|
},
|
|
20454
20454
|
{
|
|
20455
|
-
"name": "
|
|
20455
|
+
"name": "name",
|
|
20456
20456
|
"global": false,
|
|
20457
|
-
"description": "
|
|
20457
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
20458
20458
|
"tags": [],
|
|
20459
20459
|
"required": false,
|
|
20460
|
-
"type": "
|
|
20460
|
+
"type": "string | undefined",
|
|
20461
20461
|
"schema": {
|
|
20462
20462
|
"kind": "enum",
|
|
20463
|
-
"type": "
|
|
20463
|
+
"type": "string | undefined",
|
|
20464
20464
|
"schema": {
|
|
20465
20465
|
"0": "undefined",
|
|
20466
|
-
"1": "
|
|
20467
|
-
"2": "true"
|
|
20466
|
+
"1": "string"
|
|
20468
20467
|
}
|
|
20469
20468
|
}
|
|
20470
20469
|
},
|
|
20471
20470
|
{
|
|
20472
|
-
"name": "
|
|
20471
|
+
"name": "disabled",
|
|
20473
20472
|
"global": false,
|
|
20474
|
-
"description": "
|
|
20473
|
+
"description": "When `true`, prevents the user from interacting with the Number Field.",
|
|
20475
20474
|
"tags": [],
|
|
20476
20475
|
"required": false,
|
|
20477
|
-
"type": "
|
|
20476
|
+
"type": "boolean | undefined",
|
|
20478
20477
|
"schema": {
|
|
20479
20478
|
"kind": "enum",
|
|
20480
|
-
"type": "
|
|
20479
|
+
"type": "boolean | undefined",
|
|
20481
20480
|
"schema": {
|
|
20482
20481
|
"0": "undefined",
|
|
20483
|
-
"1": "
|
|
20482
|
+
"1": "false",
|
|
20483
|
+
"2": "true"
|
|
20484
20484
|
}
|
|
20485
20485
|
}
|
|
20486
20486
|
},
|
|
20487
20487
|
{
|
|
20488
|
-
"name": "
|
|
20488
|
+
"name": "step",
|
|
20489
20489
|
"global": false,
|
|
20490
|
-
"description": "The
|
|
20490
|
+
"description": "The amount that the input value changes with each increment or decrement \"tick\".",
|
|
20491
20491
|
"tags": [],
|
|
20492
20492
|
"required": false,
|
|
20493
|
-
"type": "
|
|
20493
|
+
"type": "number | undefined",
|
|
20494
20494
|
"schema": {
|
|
20495
20495
|
"kind": "enum",
|
|
20496
|
-
"type": "
|
|
20496
|
+
"type": "number | undefined",
|
|
20497
20497
|
"schema": {
|
|
20498
20498
|
"0": "undefined",
|
|
20499
|
-
"1": "
|
|
20499
|
+
"1": "number"
|
|
20500
20500
|
}
|
|
20501
20501
|
}
|
|
20502
20502
|
},
|
|
@@ -21869,13 +21869,13 @@ const B24UIMeta = {
|
|
|
21869
21869
|
"description": "The content of the modal.",
|
|
21870
21870
|
"tags": [],
|
|
21871
21871
|
"required": false,
|
|
21872
|
-
"type": "Omit<DialogContentProps, \"as\" | \"
|
|
21872
|
+
"type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
21873
21873
|
"schema": {
|
|
21874
21874
|
"kind": "enum",
|
|
21875
|
-
"type": "Omit<DialogContentProps, \"as\" | \"
|
|
21875
|
+
"type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
21876
21876
|
"schema": {
|
|
21877
21877
|
"0": "undefined",
|
|
21878
|
-
"1": "Omit<DialogContentProps, \"as\" | \"
|
|
21878
|
+
"1": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
21879
21879
|
}
|
|
21880
21880
|
}
|
|
21881
21881
|
},
|
|
@@ -22864,35 +22864,35 @@ const B24UIMeta = {
|
|
|
22864
22864
|
}
|
|
22865
22865
|
},
|
|
22866
22866
|
{
|
|
22867
|
-
"name": "
|
|
22867
|
+
"name": "name",
|
|
22868
22868
|
"global": false,
|
|
22869
|
-
"description": "
|
|
22869
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
22870
22870
|
"tags": [],
|
|
22871
22871
|
"required": false,
|
|
22872
|
-
"type": "
|
|
22872
|
+
"type": "string | undefined",
|
|
22873
22873
|
"schema": {
|
|
22874
22874
|
"kind": "enum",
|
|
22875
|
-
"type": "
|
|
22875
|
+
"type": "string | undefined",
|
|
22876
22876
|
"schema": {
|
|
22877
22877
|
"0": "undefined",
|
|
22878
|
-
"1": "
|
|
22879
|
-
"2": "true"
|
|
22878
|
+
"1": "string"
|
|
22880
22879
|
}
|
|
22881
22880
|
}
|
|
22882
22881
|
},
|
|
22883
22882
|
{
|
|
22884
|
-
"name": "
|
|
22883
|
+
"name": "disabled",
|
|
22885
22884
|
"global": false,
|
|
22886
|
-
"description": "
|
|
22885
|
+
"description": "When `true`, prevents the user from interacting with radio items.",
|
|
22887
22886
|
"tags": [],
|
|
22888
22887
|
"required": false,
|
|
22889
|
-
"type": "
|
|
22888
|
+
"type": "boolean | undefined",
|
|
22890
22889
|
"schema": {
|
|
22891
22890
|
"kind": "enum",
|
|
22892
|
-
"type": "
|
|
22891
|
+
"type": "boolean | undefined",
|
|
22893
22892
|
"schema": {
|
|
22894
22893
|
"0": "undefined",
|
|
22895
|
-
"1": "
|
|
22894
|
+
"1": "false",
|
|
22895
|
+
"2": "true"
|
|
22896
22896
|
}
|
|
22897
22897
|
}
|
|
22898
22898
|
},
|
|
@@ -23355,6 +23355,22 @@ const B24UIMeta = {
|
|
|
23355
23355
|
}
|
|
23356
23356
|
}
|
|
23357
23357
|
},
|
|
23358
|
+
{
|
|
23359
|
+
"name": "name",
|
|
23360
|
+
"global": false,
|
|
23361
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
23362
|
+
"tags": [],
|
|
23363
|
+
"required": false,
|
|
23364
|
+
"type": "string | undefined",
|
|
23365
|
+
"schema": {
|
|
23366
|
+
"kind": "enum",
|
|
23367
|
+
"type": "string | undefined",
|
|
23368
|
+
"schema": {
|
|
23369
|
+
"0": "undefined",
|
|
23370
|
+
"1": "string"
|
|
23371
|
+
}
|
|
23372
|
+
}
|
|
23373
|
+
},
|
|
23358
23374
|
{
|
|
23359
23375
|
"name": "disabled",
|
|
23360
23376
|
"global": false,
|
|
@@ -23389,22 +23405,6 @@ const B24UIMeta = {
|
|
|
23389
23405
|
},
|
|
23390
23406
|
"default": "1"
|
|
23391
23407
|
},
|
|
23392
|
-
{
|
|
23393
|
-
"name": "name",
|
|
23394
|
-
"global": false,
|
|
23395
|
-
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
23396
|
-
"tags": [],
|
|
23397
|
-
"required": false,
|
|
23398
|
-
"type": "string | undefined",
|
|
23399
|
-
"schema": {
|
|
23400
|
-
"kind": "enum",
|
|
23401
|
-
"type": "string | undefined",
|
|
23402
|
-
"schema": {
|
|
23403
|
-
"0": "undefined",
|
|
23404
|
-
"1": "string"
|
|
23405
|
-
}
|
|
23406
|
-
}
|
|
23407
|
-
},
|
|
23408
23408
|
{
|
|
23409
23409
|
"name": "max",
|
|
23410
23410
|
"global": false,
|
|
@@ -23732,13 +23732,13 @@ const B24UIMeta = {
|
|
|
23732
23732
|
}
|
|
23733
23733
|
],
|
|
23734
23734
|
"required": false,
|
|
23735
|
-
"type": "Omit<SelectContentProps, \"as\" | \"
|
|
23735
|
+
"type": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
23736
23736
|
"schema": {
|
|
23737
23737
|
"kind": "enum",
|
|
23738
|
-
"type": "Omit<SelectContentProps, \"as\" | \"
|
|
23738
|
+
"type": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
23739
23739
|
"schema": {
|
|
23740
23740
|
"0": "undefined",
|
|
23741
|
-
"1": "Omit<SelectContentProps, \"as\" | \"
|
|
23741
|
+
"1": "Omit<SelectContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
23742
23742
|
}
|
|
23743
23743
|
}
|
|
23744
23744
|
},
|
|
@@ -24322,35 +24322,35 @@ const B24UIMeta = {
|
|
|
24322
24322
|
}
|
|
24323
24323
|
},
|
|
24324
24324
|
{
|
|
24325
|
-
"name": "
|
|
24325
|
+
"name": "name",
|
|
24326
24326
|
"global": false,
|
|
24327
|
-
"description": "
|
|
24327
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
24328
24328
|
"tags": [],
|
|
24329
24329
|
"required": false,
|
|
24330
|
-
"type": "
|
|
24330
|
+
"type": "string | undefined",
|
|
24331
24331
|
"schema": {
|
|
24332
24332
|
"kind": "enum",
|
|
24333
|
-
"type": "
|
|
24333
|
+
"type": "string | undefined",
|
|
24334
24334
|
"schema": {
|
|
24335
24335
|
"0": "undefined",
|
|
24336
|
-
"1": "
|
|
24337
|
-
"2": "true"
|
|
24336
|
+
"1": "string"
|
|
24338
24337
|
}
|
|
24339
24338
|
}
|
|
24340
24339
|
},
|
|
24341
24340
|
{
|
|
24342
|
-
"name": "
|
|
24341
|
+
"name": "disabled",
|
|
24343
24342
|
"global": false,
|
|
24344
|
-
"description": "
|
|
24343
|
+
"description": "When `true`, prevents the user from interacting with Select",
|
|
24345
24344
|
"tags": [],
|
|
24346
24345
|
"required": false,
|
|
24347
|
-
"type": "
|
|
24346
|
+
"type": "boolean | undefined",
|
|
24348
24347
|
"schema": {
|
|
24349
24348
|
"kind": "enum",
|
|
24350
|
-
"type": "
|
|
24349
|
+
"type": "boolean | undefined",
|
|
24351
24350
|
"schema": {
|
|
24352
24351
|
"0": "undefined",
|
|
24353
|
-
"1": "
|
|
24352
|
+
"1": "false",
|
|
24353
|
+
"2": "true"
|
|
24354
24354
|
}
|
|
24355
24355
|
}
|
|
24356
24356
|
},
|
|
@@ -27271,13 +27271,13 @@ const B24UIMeta = {
|
|
|
27271
27271
|
}
|
|
27272
27272
|
],
|
|
27273
27273
|
"required": false,
|
|
27274
|
-
"type": "Omit<ComboboxContentProps, \"as\" | \"
|
|
27274
|
+
"type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
27275
27275
|
"schema": {
|
|
27276
27276
|
"kind": "enum",
|
|
27277
|
-
"type": "Omit<ComboboxContentProps, \"as\" | \"
|
|
27277
|
+
"type": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
27278
27278
|
"schema": {
|
|
27279
27279
|
"0": "undefined",
|
|
27280
|
-
"1": "Omit<ComboboxContentProps, \"as\" | \"
|
|
27280
|
+
"1": "Omit<ComboboxContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
27281
27281
|
}
|
|
27282
27282
|
}
|
|
27283
27283
|
},
|
|
@@ -27983,35 +27983,35 @@ const B24UIMeta = {
|
|
|
27983
27983
|
}
|
|
27984
27984
|
},
|
|
27985
27985
|
{
|
|
27986
|
-
"name": "
|
|
27986
|
+
"name": "name",
|
|
27987
27987
|
"global": false,
|
|
27988
|
-
"description": "
|
|
27988
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
27989
27989
|
"tags": [],
|
|
27990
27990
|
"required": false,
|
|
27991
|
-
"type": "
|
|
27991
|
+
"type": "string | undefined",
|
|
27992
27992
|
"schema": {
|
|
27993
27993
|
"kind": "enum",
|
|
27994
|
-
"type": "
|
|
27994
|
+
"type": "string | undefined",
|
|
27995
27995
|
"schema": {
|
|
27996
27996
|
"0": "undefined",
|
|
27997
|
-
"1": "
|
|
27998
|
-
"2": "true"
|
|
27997
|
+
"1": "string"
|
|
27999
27998
|
}
|
|
28000
27999
|
}
|
|
28001
28000
|
},
|
|
28002
28001
|
{
|
|
28003
|
-
"name": "
|
|
28002
|
+
"name": "disabled",
|
|
28004
28003
|
"global": false,
|
|
28005
|
-
"description": "
|
|
28004
|
+
"description": "When `true`, prevents the user from interacting with listbox",
|
|
28006
28005
|
"tags": [],
|
|
28007
28006
|
"required": false,
|
|
28008
|
-
"type": "
|
|
28007
|
+
"type": "boolean | undefined",
|
|
28009
28008
|
"schema": {
|
|
28010
28009
|
"kind": "enum",
|
|
28011
|
-
"type": "
|
|
28010
|
+
"type": "boolean | undefined",
|
|
28012
28011
|
"schema": {
|
|
28013
28012
|
"0": "undefined",
|
|
28014
|
-
"1": "
|
|
28013
|
+
"1": "false",
|
|
28014
|
+
"2": "true"
|
|
28015
28015
|
}
|
|
28016
28016
|
}
|
|
28017
28017
|
},
|
|
@@ -31892,13 +31892,13 @@ const B24UIMeta = {
|
|
|
31892
31892
|
"description": "The content of the slideover.",
|
|
31893
31893
|
"tags": [],
|
|
31894
31894
|
"required": false,
|
|
31895
|
-
"type": "Omit<DialogContentProps, \"as\" | \"
|
|
31895
|
+
"type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
31896
31896
|
"schema": {
|
|
31897
31897
|
"kind": "enum",
|
|
31898
|
-
"type": "Omit<DialogContentProps, \"as\" | \"
|
|
31898
|
+
"type": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\"> | undefined",
|
|
31899
31899
|
"schema": {
|
|
31900
31900
|
"0": "undefined",
|
|
31901
|
-
"1": "Omit<DialogContentProps, \"as\" | \"
|
|
31901
|
+
"1": "Omit<DialogContentProps, \"as\" | \"forceMount\" | \"asChild\">"
|
|
31902
31902
|
}
|
|
31903
31903
|
}
|
|
31904
31904
|
},
|
|
@@ -32521,35 +32521,35 @@ const B24UIMeta = {
|
|
|
32521
32521
|
}
|
|
32522
32522
|
},
|
|
32523
32523
|
{
|
|
32524
|
-
"name": "
|
|
32524
|
+
"name": "name",
|
|
32525
32525
|
"global": false,
|
|
32526
|
-
"description": "
|
|
32526
|
+
"description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
|
|
32527
32527
|
"tags": [],
|
|
32528
32528
|
"required": false,
|
|
32529
|
-
"type": "
|
|
32529
|
+
"type": "string | undefined",
|
|
32530
32530
|
"schema": {
|
|
32531
32531
|
"kind": "enum",
|
|
32532
|
-
"type": "
|
|
32532
|
+
"type": "string | undefined",
|
|
32533
32533
|
"schema": {
|
|
32534
32534
|
"0": "undefined",
|
|
32535
|
-
"1": "
|
|
32536
|
-
"2": "true"
|
|
32535
|
+
"1": "string"
|
|
32537
32536
|
}
|
|
32538
32537
|
}
|
|
32539
32538
|
},
|
|
32540
32539
|
{
|
|
32541
|
-
"name": "
|
|
32540
|
+
"name": "disabled",
|
|
32542
32541
|
"global": false,
|
|
32543
|
-
"description": "
|
|
32542
|
+
"description": "When `true`, prevents the user from interacting with the switch.",
|
|
32544
32543
|
"tags": [],
|
|
32545
32544
|
"required": false,
|
|
32546
|
-
"type": "
|
|
32545
|
+
"type": "boolean | undefined",
|
|
32547
32546
|
"schema": {
|
|
32548
32547
|
"kind": "enum",
|
|
32549
|
-
"type": "
|
|
32548
|
+
"type": "boolean | undefined",
|
|
32550
32549
|
"schema": {
|
|
32551
32550
|
"0": "undefined",
|
|
32552
|
-
"1": "
|
|
32551
|
+
"1": "false",
|
|
32552
|
+
"2": "true"
|
|
32553
32553
|
}
|
|
32554
32554
|
}
|
|
32555
32555
|
},
|
|
@@ -35018,13 +35018,13 @@ const B24UIMeta = {
|
|
|
35018
35018
|
"description": "",
|
|
35019
35019
|
"tags": [],
|
|
35020
35020
|
"required": false,
|
|
35021
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
35021
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
35022
35022
|
"schema": {
|
|
35023
35023
|
"kind": "enum",
|
|
35024
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
35024
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
35025
35025
|
"schema": {
|
|
35026
35026
|
"0": "undefined",
|
|
35027
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
35027
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
35028
35028
|
}
|
|
35029
35029
|
}
|
|
35030
35030
|
},
|
|
@@ -35214,6 +35214,15 @@ const B24UIMeta = {
|
|
|
35214
35214
|
}
|
|
35215
35215
|
}
|
|
35216
35216
|
},
|
|
35217
|
+
"disabled": {
|
|
35218
|
+
"name": "disabled",
|
|
35219
|
+
"global": false,
|
|
35220
|
+
"description": "",
|
|
35221
|
+
"tags": [],
|
|
35222
|
+
"required": false,
|
|
35223
|
+
"type": "boolean | undefined",
|
|
35224
|
+
"schema": "boolean | undefined"
|
|
35225
|
+
},
|
|
35217
35226
|
"to": {
|
|
35218
35227
|
"name": "to",
|
|
35219
35228
|
"global": false,
|
|
@@ -35464,15 +35473,6 @@ const B24UIMeta = {
|
|
|
35464
35473
|
"type": "boolean | undefined",
|
|
35465
35474
|
"schema": "boolean | undefined"
|
|
35466
35475
|
},
|
|
35467
|
-
"disabled": {
|
|
35468
|
-
"name": "disabled",
|
|
35469
|
-
"global": false,
|
|
35470
|
-
"description": "",
|
|
35471
|
-
"tags": [],
|
|
35472
|
-
"required": false,
|
|
35473
|
-
"type": "boolean | undefined",
|
|
35474
|
-
"schema": "boolean | undefined"
|
|
35475
|
-
},
|
|
35476
35476
|
"active": {
|
|
35477
35477
|
"name": "active",
|
|
35478
35478
|
"global": false,
|
|
@@ -36988,13 +36988,13 @@ const B24UIMeta = {
|
|
|
36988
36988
|
"description": "",
|
|
36989
36989
|
"tags": [],
|
|
36990
36990
|
"required": false,
|
|
36991
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
36991
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
36992
36992
|
"schema": {
|
|
36993
36993
|
"kind": "enum",
|
|
36994
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
36994
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
36995
36995
|
"schema": {
|
|
36996
36996
|
"0": "undefined",
|
|
36997
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
36997
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
36998
36998
|
}
|
|
36999
36999
|
}
|
|
37000
37000
|
},
|
|
@@ -37062,6 +37062,15 @@ const B24UIMeta = {
|
|
|
37062
37062
|
}
|
|
37063
37063
|
}
|
|
37064
37064
|
},
|
|
37065
|
+
"disabled": {
|
|
37066
|
+
"name": "disabled",
|
|
37067
|
+
"global": false,
|
|
37068
|
+
"description": "",
|
|
37069
|
+
"tags": [],
|
|
37070
|
+
"required": false,
|
|
37071
|
+
"type": "boolean | undefined",
|
|
37072
|
+
"schema": "boolean | undefined"
|
|
37073
|
+
},
|
|
37065
37074
|
"to": {
|
|
37066
37075
|
"name": "to",
|
|
37067
37076
|
"global": false,
|
|
@@ -37312,15 +37321,6 @@ const B24UIMeta = {
|
|
|
37312
37321
|
"type": "boolean | undefined",
|
|
37313
37322
|
"schema": "boolean | undefined"
|
|
37314
37323
|
},
|
|
37315
|
-
"disabled": {
|
|
37316
|
-
"name": "disabled",
|
|
37317
|
-
"global": false,
|
|
37318
|
-
"description": "",
|
|
37319
|
-
"tags": [],
|
|
37320
|
-
"required": false,
|
|
37321
|
-
"type": "boolean | undefined",
|
|
37322
|
-
"schema": "boolean | undefined"
|
|
37323
|
-
},
|
|
37324
37324
|
"active": {
|
|
37325
37325
|
"name": "active",
|
|
37326
37326
|
"global": false,
|
|
@@ -38028,13 +38028,13 @@ const B24UIMeta = {
|
|
|
38028
38028
|
"description": "",
|
|
38029
38029
|
"tags": [],
|
|
38030
38030
|
"required": false,
|
|
38031
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
38031
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
38032
38032
|
"schema": {
|
|
38033
38033
|
"kind": "enum",
|
|
38034
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
38034
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
38035
38035
|
"schema": {
|
|
38036
38036
|
"0": "undefined",
|
|
38037
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
38037
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
38038
38038
|
}
|
|
38039
38039
|
}
|
|
38040
38040
|
},
|
|
@@ -38102,6 +38102,15 @@ const B24UIMeta = {
|
|
|
38102
38102
|
}
|
|
38103
38103
|
}
|
|
38104
38104
|
},
|
|
38105
|
+
"disabled": {
|
|
38106
|
+
"name": "disabled",
|
|
38107
|
+
"global": false,
|
|
38108
|
+
"description": "",
|
|
38109
|
+
"tags": [],
|
|
38110
|
+
"required": false,
|
|
38111
|
+
"type": "boolean | undefined",
|
|
38112
|
+
"schema": "boolean | undefined"
|
|
38113
|
+
},
|
|
38105
38114
|
"to": {
|
|
38106
38115
|
"name": "to",
|
|
38107
38116
|
"global": false,
|
|
@@ -38352,15 +38361,6 @@ const B24UIMeta = {
|
|
|
38352
38361
|
"type": "boolean | undefined",
|
|
38353
38362
|
"schema": "boolean | undefined"
|
|
38354
38363
|
},
|
|
38355
|
-
"disabled": {
|
|
38356
|
-
"name": "disabled",
|
|
38357
|
-
"global": false,
|
|
38358
|
-
"description": "",
|
|
38359
|
-
"tags": [],
|
|
38360
|
-
"required": false,
|
|
38361
|
-
"type": "boolean | undefined",
|
|
38362
|
-
"schema": "boolean | undefined"
|
|
38363
|
-
},
|
|
38364
38364
|
"active": {
|
|
38365
38365
|
"name": "active",
|
|
38366
38366
|
"global": false,
|
|
@@ -39007,13 +39007,13 @@ const B24UIMeta = {
|
|
|
39007
39007
|
"description": "",
|
|
39008
39008
|
"tags": [],
|
|
39009
39009
|
"required": false,
|
|
39010
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
39010
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
39011
39011
|
"schema": {
|
|
39012
39012
|
"kind": "enum",
|
|
39013
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
39013
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
39014
39014
|
"schema": {
|
|
39015
39015
|
"0": "undefined",
|
|
39016
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
39016
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
39017
39017
|
}
|
|
39018
39018
|
}
|
|
39019
39019
|
},
|
|
@@ -39081,6 +39081,15 @@ const B24UIMeta = {
|
|
|
39081
39081
|
}
|
|
39082
39082
|
}
|
|
39083
39083
|
},
|
|
39084
|
+
"disabled": {
|
|
39085
|
+
"name": "disabled",
|
|
39086
|
+
"global": false,
|
|
39087
|
+
"description": "",
|
|
39088
|
+
"tags": [],
|
|
39089
|
+
"required": false,
|
|
39090
|
+
"type": "boolean | undefined",
|
|
39091
|
+
"schema": "boolean | undefined"
|
|
39092
|
+
},
|
|
39084
39093
|
"to": {
|
|
39085
39094
|
"name": "to",
|
|
39086
39095
|
"global": false,
|
|
@@ -39331,15 +39340,6 @@ const B24UIMeta = {
|
|
|
39331
39340
|
"type": "boolean | undefined",
|
|
39332
39341
|
"schema": "boolean | undefined"
|
|
39333
39342
|
},
|
|
39334
|
-
"disabled": {
|
|
39335
|
-
"name": "disabled",
|
|
39336
|
-
"global": false,
|
|
39337
|
-
"description": "",
|
|
39338
|
-
"tags": [],
|
|
39339
|
-
"required": false,
|
|
39340
|
-
"type": "boolean | undefined",
|
|
39341
|
-
"schema": "boolean | undefined"
|
|
39342
|
-
},
|
|
39343
39343
|
"active": {
|
|
39344
39344
|
"name": "active",
|
|
39345
39345
|
"global": false,
|
|
@@ -39986,13 +39986,13 @@ const B24UIMeta = {
|
|
|
39986
39986
|
"description": "",
|
|
39987
39987
|
"tags": [],
|
|
39988
39988
|
"required": false,
|
|
39989
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
39989
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
39990
39990
|
"schema": {
|
|
39991
39991
|
"kind": "enum",
|
|
39992
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
39992
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
39993
39993
|
"schema": {
|
|
39994
39994
|
"0": "undefined",
|
|
39995
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
39995
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
39996
39996
|
}
|
|
39997
39997
|
}
|
|
39998
39998
|
},
|
|
@@ -40060,6 +40060,15 @@ const B24UIMeta = {
|
|
|
40060
40060
|
}
|
|
40061
40061
|
}
|
|
40062
40062
|
},
|
|
40063
|
+
"disabled": {
|
|
40064
|
+
"name": "disabled",
|
|
40065
|
+
"global": false,
|
|
40066
|
+
"description": "",
|
|
40067
|
+
"tags": [],
|
|
40068
|
+
"required": false,
|
|
40069
|
+
"type": "boolean | undefined",
|
|
40070
|
+
"schema": "boolean | undefined"
|
|
40071
|
+
},
|
|
40063
40072
|
"to": {
|
|
40064
40073
|
"name": "to",
|
|
40065
40074
|
"global": false,
|
|
@@ -40310,15 +40319,6 @@ const B24UIMeta = {
|
|
|
40310
40319
|
"type": "boolean | undefined",
|
|
40311
40320
|
"schema": "boolean | undefined"
|
|
40312
40321
|
},
|
|
40313
|
-
"disabled": {
|
|
40314
|
-
"name": "disabled",
|
|
40315
|
-
"global": false,
|
|
40316
|
-
"description": "",
|
|
40317
|
-
"tags": [],
|
|
40318
|
-
"required": false,
|
|
40319
|
-
"type": "boolean | undefined",
|
|
40320
|
-
"schema": "boolean | undefined"
|
|
40321
|
-
},
|
|
40322
40322
|
"active": {
|
|
40323
40323
|
"name": "active",
|
|
40324
40324
|
"global": false,
|
|
@@ -40965,13 +40965,13 @@ const B24UIMeta = {
|
|
|
40965
40965
|
"description": "",
|
|
40966
40966
|
"tags": [],
|
|
40967
40967
|
"required": false,
|
|
40968
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
40968
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
40969
40969
|
"schema": {
|
|
40970
40970
|
"kind": "enum",
|
|
40971
|
-
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }> | undefined",
|
|
40971
|
+
"type": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }> | undefined",
|
|
40972
40972
|
"schema": {
|
|
40973
40973
|
"0": "undefined",
|
|
40974
|
-
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; }>"
|
|
40974
|
+
"1": "PartialString<{ base: string[]; baseLine: string; label: string; leadingIcon: string; leadingAvatar: string; leadingAvatarSize: string; trailingIcon: string; safeList: string; }>"
|
|
40975
40975
|
}
|
|
40976
40976
|
}
|
|
40977
40977
|
},
|
|
@@ -41039,6 +41039,15 @@ const B24UIMeta = {
|
|
|
41039
41039
|
}
|
|
41040
41040
|
}
|
|
41041
41041
|
},
|
|
41042
|
+
"disabled": {
|
|
41043
|
+
"name": "disabled",
|
|
41044
|
+
"global": false,
|
|
41045
|
+
"description": "",
|
|
41046
|
+
"tags": [],
|
|
41047
|
+
"required": false,
|
|
41048
|
+
"type": "boolean | undefined",
|
|
41049
|
+
"schema": "boolean | undefined"
|
|
41050
|
+
},
|
|
41042
41051
|
"to": {
|
|
41043
41052
|
"name": "to",
|
|
41044
41053
|
"global": false,
|
|
@@ -41289,15 +41298,6 @@ const B24UIMeta = {
|
|
|
41289
41298
|
"type": "boolean | undefined",
|
|
41290
41299
|
"schema": "boolean | undefined"
|
|
41291
41300
|
},
|
|
41292
|
-
"disabled": {
|
|
41293
|
-
"name": "disabled",
|
|
41294
|
-
"global": false,
|
|
41295
|
-
"description": "",
|
|
41296
|
-
"tags": [],
|
|
41297
|
-
"required": false,
|
|
41298
|
-
"type": "boolean | undefined",
|
|
41299
|
-
"schema": "boolean | undefined"
|
|
41300
|
-
},
|
|
41301
41301
|
"active": {
|
|
41302
41302
|
"name": "active",
|
|
41303
41303
|
"global": false,
|