@bitrix24/b24ui-nuxt 0.6.6 → 0.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/.nuxt/b24ui/skeleton.ts +1 -1
  2. package/dist/meta.d.mts +3091 -464
  3. package/dist/meta.mjs +3091 -464
  4. package/dist/module.json +1 -1
  5. package/dist/module.mjs +2 -2
  6. package/dist/runtime/components/App.vue +1 -1
  7. package/dist/runtime/components/Calendar.vue +5 -1
  8. package/dist/runtime/components/Checkbox.vue +1 -1
  9. package/dist/runtime/components/DescriptionList.vue +12 -0
  10. package/dist/runtime/components/DescriptionList.vue.d.ts +10 -8
  11. package/dist/runtime/components/DropdownMenu.vue.d.ts +2 -0
  12. package/dist/runtime/components/DropdownMenuContent.vue +4 -0
  13. package/dist/runtime/components/InputMenu.vue +6 -2
  14. package/dist/runtime/components/InputMenu.vue.d.ts +210 -0
  15. package/dist/runtime/components/InputNumber.vue.d.ts +74 -0
  16. package/dist/runtime/components/Modal.vue +11 -9
  17. package/dist/runtime/components/Modal.vue.d.ts +3 -0
  18. package/dist/runtime/components/NavigationMenu.vue +4 -0
  19. package/dist/runtime/components/NavigationMenu.vue.d.ts +2 -0
  20. package/dist/runtime/components/Popover.vue +9 -6
  21. package/dist/runtime/components/Popover.vue.d.ts +3 -0
  22. package/dist/runtime/components/RadioGroup.vue +2 -2
  23. package/dist/runtime/components/Select.vue +5 -0
  24. package/dist/runtime/components/Select.vue.d.ts +2 -0
  25. package/dist/runtime/components/SelectMenu.vue +5 -1
  26. package/dist/runtime/components/SelectMenu.vue.d.ts +2 -0
  27. package/dist/runtime/components/SidebarLayout.vue +4 -0
  28. package/dist/runtime/components/SidebarLayout.vue.d.ts +5 -3
  29. package/dist/runtime/components/Slideover.vue +11 -9
  30. package/dist/runtime/components/Slideover.vue.d.ts +3 -0
  31. package/dist/runtime/components/StackedLayout.vue +4 -0
  32. package/dist/runtime/components/StackedLayout.vue.d.ts +5 -3
  33. package/dist/shared/{b24ui-nuxt.BL9IkPeR.mjs → b24ui-nuxt.jU270f-Q.mjs} +1 -1
  34. package/dist/unplugin.mjs +1 -1
  35. package/dist/vite.mjs +1 -1
  36. package/package.json +27 -27
package/dist/meta.mjs CHANGED
@@ -303,7 +303,8 @@ const B24UIMeta = {
303
303
  }
304
304
  ],
305
305
  "events": [],
306
- "exposed": []
306
+ "exposed": [],
307
+ "hash": "PrKANQh50ex1uPCKlIzTaEX7Rr1wOQxw4uQVNtJFl7I"
307
308
  }
308
309
  },
309
310
  "B24Alert": {
@@ -1742,7 +1743,8 @@ const B24UIMeta = {
1742
1743
  }
1743
1744
  ],
1744
1745
  "events": [],
1745
- "exposed": []
1746
+ "exposed": [],
1747
+ "hash": "V5Alc3Xa0hO_xq3Aulh6O4Tkz2yoC9OJALpWXK3aieY"
1746
1748
  }
1747
1749
  },
1748
1750
  "B24App": {
@@ -2624,7 +2626,8 @@ const B24UIMeta = {
2624
2626
  }
2625
2627
  ],
2626
2628
  "events": [],
2627
- "exposed": []
2629
+ "exposed": [],
2630
+ "hash": "sNHPvcAa_LT8omEJ2S940g94EpLqpCmOa04EyGrMebA"
2628
2631
  }
2629
2632
  },
2630
2633
  "B24Avatar": {
@@ -2785,7 +2788,8 @@ const B24UIMeta = {
2785
2788
  }
2786
2789
  ],
2787
2790
  "events": [],
2788
- "exposed": []
2791
+ "exposed": [],
2792
+ "hash": "3uMWRH8e4p6lpu2ksdx99oFSExFlhGK2LPoXXUhiO6c"
2789
2793
  }
2790
2794
  },
2791
2795
  "B24AvatarGroup": {
@@ -2897,7 +2901,8 @@ const B24UIMeta = {
2897
2901
  }
2898
2902
  ],
2899
2903
  "events": [],
2900
- "exposed": []
2904
+ "exposed": [],
2905
+ "hash": "Dp5ocXMA5DIz_IWJdF7QNZeKGKnjREmZvAYHI_QjSy4"
2901
2906
  }
2902
2907
  },
2903
2908
  "B24Badge": {
@@ -3382,7 +3387,8 @@ const B24UIMeta = {
3382
3387
  }
3383
3388
  ],
3384
3389
  "events": [],
3385
- "exposed": []
3390
+ "exposed": [],
3391
+ "hash": "LHdfvrKi7fGF4M5zKPYt_682Gt3qVk22tQdOkQz0LTA"
3386
3392
  }
3387
3393
  },
3388
3394
  "B24Button": {
@@ -4777,7 +4783,8 @@ const B24UIMeta = {
4777
4783
  }
4778
4784
  ],
4779
4785
  "events": [],
4780
- "exposed": []
4786
+ "exposed": [],
4787
+ "hash": "cZjG2TXXDr7snWVsVufOtQTPgDwT4Apb7YDsN3ppyIA"
4781
4788
  }
4782
4789
  },
4783
4790
  "B24ButtonGroup": {
@@ -4913,7 +4920,8 @@ const B24UIMeta = {
4913
4920
  }
4914
4921
  ],
4915
4922
  "events": [],
4916
- "exposed": []
4923
+ "exposed": [],
4924
+ "hash": "hiEqf8EwREVtCdRmjW63N5WL0PVjBH4XtP4fIlZ9FR0"
4917
4925
  }
4918
4926
  },
4919
4927
  "B24Calendar": {
@@ -9016,8 +9024,8 @@ const B24UIMeta = {
9016
9024
  "kind": "object",
9017
9025
  "type": "CalendarDate",
9018
9026
  "schema": {
9019
- "__#5@#private": {
9020
- "name": "__#5@#private",
9027
+ "__#7@#private": {
9028
+ "name": "__#7@#private",
9021
9029
  "global": false,
9022
9030
  "description": "",
9023
9031
  "tags": [],
@@ -9468,8 +9476,8 @@ const B24UIMeta = {
9468
9476
  "kind": "object",
9469
9477
  "type": "CalendarDateTime",
9470
9478
  "schema": {
9471
- "__#7@#private": {
9472
- "name": "__#7@#private",
9479
+ "__#9@#private": {
9480
+ "name": "__#9@#private",
9473
9481
  "global": false,
9474
9482
  "description": "",
9475
9483
  "tags": [],
@@ -9666,8 +9674,8 @@ const B24UIMeta = {
9666
9674
  "kind": "object",
9667
9675
  "type": "ZonedDateTime",
9668
9676
  "schema": {
9669
- "__#8@#private": {
9670
- "name": "__#8@#private",
9677
+ "__#10@#private": {
9678
+ "name": "__#10@#private",
9671
9679
  "global": false,
9672
9680
  "description": "",
9673
9681
  "tags": [],
@@ -9957,8 +9965,8 @@ const B24UIMeta = {
9957
9965
  "kind": "object",
9958
9966
  "type": "CalendarDate",
9959
9967
  "schema": {
9960
- "__#5@#private": {
9961
- "name": "__#5@#private",
9968
+ "__#7@#private": {
9969
+ "name": "__#7@#private",
9962
9970
  "global": false,
9963
9971
  "description": "",
9964
9972
  "tags": [],
@@ -10409,8 +10417,8 @@ const B24UIMeta = {
10409
10417
  "kind": "object",
10410
10418
  "type": "CalendarDateTime",
10411
10419
  "schema": {
10412
- "__#7@#private": {
10413
- "name": "__#7@#private",
10420
+ "__#9@#private": {
10421
+ "name": "__#9@#private",
10414
10422
  "global": false,
10415
10423
  "description": "",
10416
10424
  "tags": [],
@@ -10607,8 +10615,8 @@ const B24UIMeta = {
10607
10615
  "kind": "object",
10608
10616
  "type": "ZonedDateTime",
10609
10617
  "schema": {
10610
- "__#8@#private": {
10611
- "name": "__#8@#private",
10618
+ "__#10@#private": {
10619
+ "name": "__#10@#private",
10612
10620
  "global": false,
10613
10621
  "description": "",
10614
10622
  "tags": [],
@@ -10930,8 +10938,8 @@ const B24UIMeta = {
10930
10938
  "kind": "object",
10931
10939
  "type": "CalendarDate",
10932
10940
  "schema": {
10933
- "__#5@#private": {
10934
- "name": "__#5@#private",
10941
+ "__#7@#private": {
10942
+ "name": "__#7@#private",
10935
10943
  "global": false,
10936
10944
  "description": "",
10937
10945
  "tags": [],
@@ -11382,8 +11390,8 @@ const B24UIMeta = {
11382
11390
  "kind": "object",
11383
11391
  "type": "CalendarDateTime",
11384
11392
  "schema": {
11385
- "__#7@#private": {
11386
- "name": "__#7@#private",
11393
+ "__#9@#private": {
11394
+ "name": "__#9@#private",
11387
11395
  "global": false,
11388
11396
  "description": "",
11389
11397
  "tags": [],
@@ -11580,8 +11588,8 @@ const B24UIMeta = {
11580
11588
  "kind": "object",
11581
11589
  "type": "ZonedDateTime",
11582
11590
  "schema": {
11583
- "__#8@#private": {
11584
- "name": "__#8@#private",
11591
+ "__#10@#private": {
11592
+ "name": "__#10@#private",
11585
11593
  "global": false,
11586
11594
  "description": "",
11587
11595
  "tags": [],
@@ -11822,8 +11830,8 @@ const B24UIMeta = {
11822
11830
  "kind": "object",
11823
11831
  "type": "CalendarDate",
11824
11832
  "schema": {
11825
- "__#5@#private": {
11826
- "name": "__#5@#private",
11833
+ "__#7@#private": {
11834
+ "name": "__#7@#private",
11827
11835
  "global": false,
11828
11836
  "description": "",
11829
11837
  "tags": [],
@@ -12274,8 +12282,8 @@ const B24UIMeta = {
12274
12282
  "kind": "object",
12275
12283
  "type": "CalendarDateTime",
12276
12284
  "schema": {
12277
- "__#7@#private": {
12278
- "name": "__#7@#private",
12285
+ "__#9@#private": {
12286
+ "name": "__#9@#private",
12279
12287
  "global": false,
12280
12288
  "description": "",
12281
12289
  "tags": [],
@@ -12472,8 +12480,8 @@ const B24UIMeta = {
12472
12480
  "kind": "object",
12473
12481
  "type": "ZonedDateTime",
12474
12482
  "schema": {
12475
- "__#8@#private": {
12476
- "name": "__#8@#private",
12483
+ "__#10@#private": {
12484
+ "name": "__#10@#private",
12477
12485
  "global": false,
12478
12486
  "description": "",
12479
12487
  "tags": [],
@@ -12749,6 +12757,22 @@ const B24UIMeta = {
12749
12757
  }
12750
12758
  }
12751
12759
  },
12760
+ {
12761
+ "name": "maximumDays",
12762
+ "global": false,
12763
+ "description": "The maximum number of days that can be selected in a range",
12764
+ "tags": [],
12765
+ "required": false,
12766
+ "type": "number | undefined",
12767
+ "schema": {
12768
+ "kind": "enum",
12769
+ "type": "number | undefined",
12770
+ "schema": {
12771
+ "0": "undefined",
12772
+ "1": "number"
12773
+ }
12774
+ }
12775
+ },
12752
12776
  {
12753
12777
  "name": "weekStartsOn",
12754
12778
  "global": false,
@@ -12823,8 +12847,8 @@ const B24UIMeta = {
12823
12847
  "kind": "object",
12824
12848
  "type": "CalendarDate",
12825
12849
  "schema": {
12826
- "__#5@#private": {
12827
- "name": "__#5@#private",
12850
+ "__#7@#private": {
12851
+ "name": "__#7@#private",
12828
12852
  "global": false,
12829
12853
  "description": "",
12830
12854
  "tags": [],
@@ -13275,8 +13299,8 @@ const B24UIMeta = {
13275
13299
  "kind": "object",
13276
13300
  "type": "CalendarDateTime",
13277
13301
  "schema": {
13278
- "__#7@#private": {
13279
- "name": "__#7@#private",
13302
+ "__#9@#private": {
13303
+ "name": "__#9@#private",
13280
13304
  "global": false,
13281
13305
  "description": "",
13282
13306
  "tags": [],
@@ -13473,8 +13497,8 @@ const B24UIMeta = {
13473
13497
  "kind": "object",
13474
13498
  "type": "ZonedDateTime",
13475
13499
  "schema": {
13476
- "__#8@#private": {
13477
- "name": "__#8@#private",
13500
+ "__#10@#private": {
13501
+ "name": "__#10@#private",
13478
13502
  "global": false,
13479
13503
  "description": "",
13480
13504
  "tags": [],
@@ -13715,8 +13739,8 @@ const B24UIMeta = {
13715
13739
  "kind": "object",
13716
13740
  "type": "CalendarDate",
13717
13741
  "schema": {
13718
- "__#5@#private": {
13719
- "name": "__#5@#private",
13742
+ "__#7@#private": {
13743
+ "name": "__#7@#private",
13720
13744
  "global": false,
13721
13745
  "description": "",
13722
13746
  "tags": [],
@@ -14167,8 +14191,8 @@ const B24UIMeta = {
14167
14191
  "kind": "object",
14168
14192
  "type": "CalendarDateTime",
14169
14193
  "schema": {
14170
- "__#7@#private": {
14171
- "name": "__#7@#private",
14194
+ "__#9@#private": {
14195
+ "name": "__#9@#private",
14172
14196
  "global": false,
14173
14197
  "description": "",
14174
14198
  "tags": [],
@@ -14365,8 +14389,8 @@ const B24UIMeta = {
14365
14389
  "kind": "object",
14366
14390
  "type": "ZonedDateTime",
14367
14391
  "schema": {
14368
- "__#8@#private": {
14369
- "name": "__#8@#private",
14392
+ "__#10@#private": {
14393
+ "name": "__#10@#private",
14370
14394
  "global": false,
14371
14395
  "description": "",
14372
14396
  "tags": [],
@@ -14681,6 +14705,26 @@ const B24UIMeta = {
14681
14705
  }
14682
14706
  }
14683
14707
  },
14708
+ {
14709
+ "name": "isDateHighlightable",
14710
+ "global": false,
14711
+ "description": "A function that returns whether or not a date is hightable",
14712
+ "tags": [],
14713
+ "required": false,
14714
+ "type": "Matcher | undefined",
14715
+ "schema": {
14716
+ "kind": "enum",
14717
+ "type": "Matcher | undefined",
14718
+ "schema": {
14719
+ "0": "undefined",
14720
+ "1": {
14721
+ "kind": "event",
14722
+ "type": "(date: DateValue): boolean",
14723
+ "schema": []
14724
+ }
14725
+ }
14726
+ }
14727
+ },
14684
14728
  {
14685
14729
  "name": "nextPage",
14686
14730
  "global": false,
@@ -14720,6 +14764,40 @@ const B24UIMeta = {
14720
14764
  }
14721
14765
  }
14722
14766
  }
14767
+ },
14768
+ {
14769
+ "name": "disableDaysOutsideCurrentView",
14770
+ "global": false,
14771
+ "description": "Whether or not to disable days outside the current view.",
14772
+ "tags": [],
14773
+ "required": false,
14774
+ "type": "boolean | undefined",
14775
+ "schema": {
14776
+ "kind": "enum",
14777
+ "type": "boolean | undefined",
14778
+ "schema": {
14779
+ "0": "undefined",
14780
+ "1": "false",
14781
+ "2": "true"
14782
+ }
14783
+ }
14784
+ },
14785
+ {
14786
+ "name": "fixedDate",
14787
+ "global": false,
14788
+ "description": "Which part of the range should be fixed",
14789
+ "tags": [],
14790
+ "required": false,
14791
+ "type": '"start" | "end" | undefined',
14792
+ "schema": {
14793
+ "kind": "enum",
14794
+ "type": '"start" | "end" | undefined',
14795
+ "schema": {
14796
+ "0": "undefined",
14797
+ "1": '"start"',
14798
+ "2": '"end"'
14799
+ }
14800
+ }
14723
14801
  }
14724
14802
  ],
14725
14803
  "slots": [
@@ -14771,7 +14849,8 @@ const B24UIMeta = {
14771
14849
  }
14772
14850
  ],
14773
14851
  "events": [],
14774
- "exposed": []
14852
+ "exposed": [],
14853
+ "hash": "4iTmQjLQ3NPkSfZu7yo2Ja80-0bMiDIW9eaLLyZyaH4"
14775
14854
  }
14776
14855
  },
14777
14856
  "B24Checkbox": {
@@ -14917,6 +14996,24 @@ const B24UIMeta = {
14917
14996
  }
14918
14997
  }
14919
14998
  },
14999
+ {
15000
+ "name": "defaultValue",
15001
+ "global": false,
15002
+ "description": "The value of the checkbox when it is initially rendered. Use when you do not need to control its value.",
15003
+ "tags": [],
15004
+ "required": false,
15005
+ "type": 'boolean | "indeterminate" | undefined',
15006
+ "schema": {
15007
+ "kind": "enum",
15008
+ "type": 'boolean | "indeterminate" | undefined',
15009
+ "schema": {
15010
+ "0": "undefined",
15011
+ "1": "false",
15012
+ "2": "true",
15013
+ "3": '"indeterminate"'
15014
+ }
15015
+ }
15016
+ },
14920
15017
  {
14921
15018
  "name": "required",
14922
15019
  "global": false,
@@ -14970,7 +15067,8 @@ const B24UIMeta = {
14970
15067
  "1": "null",
14971
15068
  "2": "string",
14972
15069
  "3": "number",
14973
- "4": "Record<string, any>"
15070
+ "4": "bigint",
15071
+ "5": "Record<string, any>"
14974
15072
  }
14975
15073
  }
14976
15074
  },
@@ -14990,24 +15088,6 @@ const B24UIMeta = {
14990
15088
  }
14991
15089
  }
14992
15090
  },
14993
- {
14994
- "name": "defaultValue",
14995
- "global": false,
14996
- "description": "The value of the checkbox when it is initially rendered. Use when you do not need to control its value.",
14997
- "tags": [],
14998
- "required": false,
14999
- "type": 'boolean | "indeterminate" | undefined',
15000
- "schema": {
15001
- "kind": "enum",
15002
- "type": 'boolean | "indeterminate" | undefined',
15003
- "schema": {
15004
- "0": "undefined",
15005
- "1": "false",
15006
- "2": "true",
15007
- "3": '"indeterminate"'
15008
- }
15009
- }
15010
- },
15011
15091
  {
15012
15092
  "name": "modelValue",
15013
15093
  "global": false,
@@ -15085,7 +15165,8 @@ const B24UIMeta = {
15085
15165
  }
15086
15166
  ],
15087
15167
  "events": [],
15088
- "exposed": []
15168
+ "exposed": [],
15169
+ "hash": "Jlb1iVm_ooxAz2AcFazkOUGvCYpxAGrovU-0Uc_X5Y4"
15089
15170
  }
15090
15171
  },
15091
15172
  "B24Chip": {
@@ -15331,7 +15412,8 @@ const B24UIMeta = {
15331
15412
  }
15332
15413
  ],
15333
15414
  "events": [],
15334
- "exposed": []
15415
+ "exposed": [],
15416
+ "hash": "4vJ_4Cpvx7DJ3Lv3QdzYMDxJGUjdWnySbzkx8PLQWyQ"
15335
15417
  }
15336
15418
  },
15337
15419
  "B24Collapsible": {
@@ -15493,7 +15575,8 @@ const B24UIMeta = {
15493
15575
  }
15494
15576
  ],
15495
15577
  "events": [],
15496
- "exposed": []
15578
+ "exposed": [],
15579
+ "hash": "qIwW0exsXhObHFZXQYrlxLxi1FF8Qv7jQ1fGpMOABSE"
15497
15580
  }
15498
15581
  },
15499
15582
  "B24Container": {
@@ -15543,7 +15626,8 @@ const B24UIMeta = {
15543
15626
  }
15544
15627
  ],
15545
15628
  "events": [],
15546
- "exposed": []
15629
+ "exposed": [],
15630
+ "hash": "oKz8R3HW9V0LsB-buepceyEKey8QcHePXYWZci34d9A"
15547
15631
  }
15548
15632
  },
15549
15633
  "B24Countdown": {
@@ -16091,7 +16175,8 @@ const B24UIMeta = {
16091
16175
  }
16092
16176
  ],
16093
16177
  "events": [],
16094
- "exposed": []
16178
+ "exposed": [],
16179
+ "hash": "SopMRwP6n7LQlG9gRSFVa7Hz6lwAm2AORL41GAnn0a4"
16095
16180
  }
16096
16181
  },
16097
16182
  "B24DescriptionList": {
@@ -17135,214 +17220,2398 @@ const B24UIMeta = {
17135
17220
  "required": false,
17136
17221
  "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
17137
17222
  "schema": {
17138
- "kind": "enum",
17139
- "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
17140
- "schema": {
17141
- "0": "undefined",
17142
- "1": "null",
17143
- "2": '"_blank"',
17144
- "3": '"_parent"',
17145
- "4": '"_self"',
17146
- "5": '"_top"',
17147
- "6": {
17148
- "kind": "object",
17149
- "type": "string & {}",
17150
- "schema": {}
17151
- }
17223
+ "kind": "enum",
17224
+ "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
17225
+ "schema": {
17226
+ "0": "undefined",
17227
+ "1": "null",
17228
+ "2": '"_blank"',
17229
+ "3": '"_parent"',
17230
+ "4": '"_self"',
17231
+ "5": '"_top"',
17232
+ "6": {
17233
+ "kind": "object",
17234
+ "type": "string & {}",
17235
+ "schema": {}
17236
+ }
17237
+ }
17238
+ }
17239
+ },
17240
+ "rel": {
17241
+ "name": "rel",
17242
+ "global": false,
17243
+ "description": 'A rel attribute value to apply on the link. Defaults to "noopener noreferrer" for external links.',
17244
+ "tags": [],
17245
+ "required": false,
17246
+ "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
17247
+ "schema": {
17248
+ "kind": "enum",
17249
+ "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
17250
+ "schema": {
17251
+ "0": "undefined",
17252
+ "1": "null",
17253
+ "2": "string & {}",
17254
+ "3": '"noopener"',
17255
+ "4": '"noreferrer"',
17256
+ "5": '"nofollow"',
17257
+ "6": '"sponsored"',
17258
+ "7": '"ugc"'
17259
+ }
17260
+ }
17261
+ },
17262
+ "noRel": {
17263
+ "name": "noRel",
17264
+ "global": false,
17265
+ "description": "If set to true, no rel attribute will be added to the link",
17266
+ "tags": [],
17267
+ "required": false,
17268
+ "type": "boolean | undefined",
17269
+ "schema": "boolean | undefined"
17270
+ },
17271
+ "prefetchedClass": {
17272
+ "name": "prefetchedClass",
17273
+ "global": false,
17274
+ "description": "A class to apply to links that have been prefetched.",
17275
+ "tags": [],
17276
+ "required": false,
17277
+ "type": "string | undefined",
17278
+ "schema": "string | undefined"
17279
+ },
17280
+ "prefetch": {
17281
+ "name": "prefetch",
17282
+ "global": false,
17283
+ "description": "When enabled will prefetch middleware, layouts and payloads of links in the viewport.",
17284
+ "tags": [],
17285
+ "required": false,
17286
+ "type": "boolean | undefined",
17287
+ "schema": "boolean | undefined"
17288
+ },
17289
+ "prefetchOn": {
17290
+ "name": "prefetchOn",
17291
+ "global": false,
17292
+ "description": "Allows controlling when to prefetch links. By default, prefetch is triggered only on visibility.",
17293
+ "tags": [],
17294
+ "required": false,
17295
+ "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
17296
+ "schema": {
17297
+ "kind": "enum",
17298
+ "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
17299
+ "schema": {
17300
+ "0": "undefined",
17301
+ "1": '"visibility"',
17302
+ "2": '"interaction"',
17303
+ "3": "Partial<{ visibility: boolean; interaction: boolean; }>"
17304
+ }
17305
+ }
17306
+ },
17307
+ "noPrefetch": {
17308
+ "name": "noPrefetch",
17309
+ "global": false,
17310
+ "description": "Escape hatch to disable `prefetch` attribute.",
17311
+ "tags": [],
17312
+ "required": false,
17313
+ "type": "boolean | undefined",
17314
+ "schema": "boolean | undefined"
17315
+ }
17316
+ }
17317
+ }
17318
+ ]
17319
+ }
17320
+ }
17321
+ }
17322
+ },
17323
+ "class": {
17324
+ "name": "class",
17325
+ "global": false,
17326
+ "description": "",
17327
+ "tags": [],
17328
+ "required": false,
17329
+ "type": "any",
17330
+ "schema": "any"
17331
+ },
17332
+ "b24ui": {
17333
+ "name": "b24ui",
17334
+ "global": false,
17335
+ "description": "",
17336
+ "tags": [],
17337
+ "required": false,
17338
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17339
+ "schema": {
17340
+ "kind": "enum",
17341
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17342
+ "schema": {
17343
+ "0": "undefined",
17344
+ "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
17345
+ }
17346
+ }
17347
+ }
17348
+ }
17349
+ }
17350
+ ]
17351
+ }
17352
+ }
17353
+ }
17354
+ },
17355
+ {
17356
+ "name": "size",
17357
+ "global": false,
17358
+ "description": "",
17359
+ "tags": [
17360
+ {
17361
+ "name": "defaultValue",
17362
+ "text": "'md'"
17363
+ }
17364
+ ],
17365
+ "required": false,
17366
+ "type": '"md" | "sm" | undefined',
17367
+ "schema": {
17368
+ "kind": "enum",
17369
+ "type": '"md" | "sm" | undefined',
17370
+ "schema": {
17371
+ "0": "undefined",
17372
+ "1": '"md"',
17373
+ "2": '"sm"'
17374
+ }
17375
+ }
17376
+ },
17377
+ {
17378
+ "name": "b24ui",
17379
+ "global": false,
17380
+ "description": "",
17381
+ "tags": [],
17382
+ "required": false,
17383
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17384
+ "schema": {
17385
+ "kind": "enum",
17386
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17387
+ "schema": {
17388
+ "0": "undefined",
17389
+ "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
17390
+ }
17391
+ }
17392
+ }
17393
+ ],
17394
+ "slots": [
17395
+ {
17396
+ "name": "legend",
17397
+ "type": "{} | undefined",
17398
+ "description": "",
17399
+ "schema": {
17400
+ "kind": "enum",
17401
+ "type": "{} | undefined",
17402
+ "schema": {
17403
+ "0": "undefined",
17404
+ "1": {
17405
+ "kind": "object",
17406
+ "type": "{}",
17407
+ "schema": {}
17408
+ }
17409
+ }
17410
+ }
17411
+ },
17412
+ {
17413
+ "name": "text",
17414
+ "type": "{} | undefined",
17415
+ "description": "",
17416
+ "schema": {
17417
+ "kind": "enum",
17418
+ "type": "{} | undefined",
17419
+ "schema": {
17420
+ "0": "undefined",
17421
+ "1": {
17422
+ "kind": "object",
17423
+ "type": "{}",
17424
+ "schema": {}
17425
+ }
17426
+ }
17427
+ }
17428
+ },
17429
+ {
17430
+ "name": "leading",
17431
+ "type": "{ item: DescriptionListItem; index: number; }",
17432
+ "description": "",
17433
+ "schema": {
17434
+ "kind": "object",
17435
+ "type": "{ item: DescriptionListItem; index: number; }",
17436
+ "schema": {
17437
+ "item": {
17438
+ "name": "item",
17439
+ "global": false,
17440
+ "description": "",
17441
+ "tags": [],
17442
+ "required": true,
17443
+ "type": "DescriptionListItem",
17444
+ "schema": {
17445
+ "kind": "object",
17446
+ "type": "DescriptionListItem",
17447
+ "schema": {
17448
+ "label": {
17449
+ "name": "label",
17450
+ "global": false,
17451
+ "description": "",
17452
+ "tags": [],
17453
+ "required": false,
17454
+ "type": "string | undefined",
17455
+ "schema": {
17456
+ "kind": "enum",
17457
+ "type": "string | undefined",
17458
+ "schema": {
17459
+ "0": "undefined",
17460
+ "1": "string"
17461
+ }
17462
+ }
17463
+ },
17464
+ "icon": {
17465
+ "name": "icon",
17466
+ "global": false,
17467
+ "description": "Display an icon on the left side.",
17468
+ "tags": [
17469
+ {
17470
+ "name": "IconComponent"
17471
+ }
17472
+ ],
17473
+ "required": false,
17474
+ "type": "IconComponent | undefined",
17475
+ "schema": {
17476
+ "kind": "enum",
17477
+ "type": "IconComponent | undefined",
17478
+ "schema": {
17479
+ "0": "undefined",
17480
+ "1": {
17481
+ "kind": "event",
17482
+ "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',
17483
+ "schema": []
17484
+ }
17485
+ }
17486
+ }
17487
+ },
17488
+ "avatar": {
17489
+ "name": "avatar",
17490
+ "global": false,
17491
+ "description": "",
17492
+ "tags": [],
17493
+ "required": false,
17494
+ "type": "AvatarProps | undefined",
17495
+ "schema": {
17496
+ "kind": "enum",
17497
+ "type": "AvatarProps | undefined",
17498
+ "schema": {
17499
+ "0": "undefined",
17500
+ "1": {
17501
+ "kind": "object",
17502
+ "type": "AvatarProps",
17503
+ "schema": {
17504
+ "as": {
17505
+ "name": "as",
17506
+ "global": false,
17507
+ "description": "The element or component this component should render as.",
17508
+ "tags": [
17509
+ {
17510
+ "name": "defaultValue",
17511
+ "text": "'span'"
17512
+ }
17513
+ ],
17514
+ "required": false,
17515
+ "type": "any",
17516
+ "schema": "any"
17517
+ },
17518
+ "src": {
17519
+ "name": "src",
17520
+ "global": false,
17521
+ "description": "",
17522
+ "tags": [],
17523
+ "required": false,
17524
+ "type": "string | undefined",
17525
+ "schema": "string | undefined"
17526
+ },
17527
+ "alt": {
17528
+ "name": "alt",
17529
+ "global": false,
17530
+ "description": "",
17531
+ "tags": [],
17532
+ "required": false,
17533
+ "type": "string | undefined",
17534
+ "schema": "string | undefined"
17535
+ },
17536
+ "icon": {
17537
+ "name": "icon",
17538
+ "global": false,
17539
+ "description": "Display an icon on the left side.",
17540
+ "tags": [
17541
+ {
17542
+ "name": "IconComponent"
17543
+ }
17544
+ ],
17545
+ "required": false,
17546
+ "type": "IconComponent | undefined",
17547
+ "schema": "IconComponent | undefined"
17548
+ },
17549
+ "text": {
17550
+ "name": "text",
17551
+ "global": false,
17552
+ "description": "",
17553
+ "tags": [],
17554
+ "required": false,
17555
+ "type": "string | undefined",
17556
+ "schema": "string | undefined"
17557
+ },
17558
+ "size": {
17559
+ "name": "size",
17560
+ "global": false,
17561
+ "description": "",
17562
+ "tags": [
17563
+ {
17564
+ "name": "defaultValue",
17565
+ "text": "'md'"
17566
+ }
17567
+ ],
17568
+ "required": false,
17569
+ "type": '"lg" | "md" | "3xs" | "2xs" | "xs" | "sm" | "xl" | "2xl" | "3xl" | undefined',
17570
+ "schema": {
17571
+ "kind": "enum",
17572
+ "type": '"lg" | "md" | "3xs" | "2xs" | "xs" | "sm" | "xl" | "2xl" | "3xl" | undefined',
17573
+ "schema": {
17574
+ "0": "undefined",
17575
+ "1": '"lg"',
17576
+ "2": '"md"',
17577
+ "3": '"3xs"',
17578
+ "4": '"2xs"',
17579
+ "5": '"xs"',
17580
+ "6": '"sm"',
17581
+ "7": '"xl"',
17582
+ "8": '"2xl"',
17583
+ "9": '"3xl"'
17584
+ }
17585
+ }
17586
+ },
17587
+ "class": {
17588
+ "name": "class",
17589
+ "global": false,
17590
+ "description": "",
17591
+ "tags": [],
17592
+ "required": false,
17593
+ "type": "any",
17594
+ "schema": "any"
17595
+ },
17596
+ "style": {
17597
+ "name": "style",
17598
+ "global": false,
17599
+ "description": "",
17600
+ "tags": [],
17601
+ "required": false,
17602
+ "type": "any",
17603
+ "schema": "any"
17604
+ },
17605
+ "b24ui": {
17606
+ "name": "b24ui",
17607
+ "global": false,
17608
+ "description": "",
17609
+ "tags": [],
17610
+ "required": false,
17611
+ "type": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; } | undefined",
17612
+ "schema": {
17613
+ "kind": "enum",
17614
+ "type": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; } | undefined",
17615
+ "schema": {
17616
+ "0": "undefined",
17617
+ "1": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; }"
17618
+ }
17619
+ }
17620
+ }
17621
+ }
17622
+ }
17623
+ }
17624
+ }
17625
+ },
17626
+ "slot": {
17627
+ "name": "slot",
17628
+ "global": false,
17629
+ "description": "",
17630
+ "tags": [],
17631
+ "required": false,
17632
+ "type": "string | undefined",
17633
+ "schema": "string | undefined"
17634
+ },
17635
+ "description": {
17636
+ "name": "description",
17637
+ "global": false,
17638
+ "description": "",
17639
+ "tags": [],
17640
+ "required": false,
17641
+ "type": "string | undefined",
17642
+ "schema": "string | undefined"
17643
+ },
17644
+ "orientation": {
17645
+ "name": "orientation",
17646
+ "global": false,
17647
+ "description": "The orientation between the content and the actions.",
17648
+ "tags": [
17649
+ {
17650
+ "name": "defaultValue",
17651
+ "text": "'vertical'"
17652
+ }
17653
+ ],
17654
+ "required": false,
17655
+ "type": '"vertical" | "horizontal" | undefined',
17656
+ "schema": {
17657
+ "kind": "enum",
17658
+ "type": '"vertical" | "horizontal" | undefined',
17659
+ "schema": {
17660
+ "0": "undefined",
17661
+ "1": '"vertical"',
17662
+ "2": '"horizontal"'
17663
+ }
17664
+ }
17665
+ },
17666
+ "actions": {
17667
+ "name": "actions",
17668
+ "global": false,
17669
+ "description": "Display a list of actions:\n- under the description when orientation is `vertical`\n- next to the description when orientation is `horizontal`\n`{ size: 'xs' }`{lang=\"ts\"}",
17670
+ "tags": [],
17671
+ "required": false,
17672
+ "type": "ButtonProps[] | undefined",
17673
+ "schema": {
17674
+ "kind": "enum",
17675
+ "type": "ButtonProps[] | undefined",
17676
+ "schema": {
17677
+ "0": "undefined",
17678
+ "1": {
17679
+ "kind": "array",
17680
+ "type": "ButtonProps[]",
17681
+ "schema": [
17682
+ {
17683
+ "kind": "object",
17684
+ "type": "ButtonProps",
17685
+ "schema": {
17686
+ "label": {
17687
+ "name": "label",
17688
+ "global": false,
17689
+ "description": "",
17690
+ "tags": [],
17691
+ "required": false,
17692
+ "type": "string | undefined",
17693
+ "schema": "string | undefined"
17694
+ },
17695
+ "color": {
17696
+ "name": "color",
17697
+ "global": false,
17698
+ "description": "",
17699
+ "tags": [
17700
+ {
17701
+ "name": "defaultValue",
17702
+ "text": "'default'"
17703
+ }
17704
+ ],
17705
+ "required": false,
17706
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
17707
+ "schema": {
17708
+ "kind": "enum",
17709
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
17710
+ "schema": {
17711
+ "0": "undefined",
17712
+ "1": '"default"',
17713
+ "2": '"danger"',
17714
+ "3": '"success"',
17715
+ "4": '"warning"',
17716
+ "5": '"primary"',
17717
+ "6": '"secondary"',
17718
+ "7": '"collab"',
17719
+ "8": '"ai"',
17720
+ "9": '"link"'
17721
+ }
17722
+ }
17723
+ },
17724
+ "activeColor": {
17725
+ "name": "activeColor",
17726
+ "global": false,
17727
+ "description": "",
17728
+ "tags": [],
17729
+ "required": false,
17730
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
17731
+ "schema": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined'
17732
+ },
17733
+ "depth": {
17734
+ "name": "depth",
17735
+ "global": false,
17736
+ "description": "",
17737
+ "tags": [
17738
+ {
17739
+ "name": "defaultValue",
17740
+ "text": "'normal'"
17741
+ }
17742
+ ],
17743
+ "required": false,
17744
+ "type": '"light" | "dark" | "normal" | undefined',
17745
+ "schema": {
17746
+ "kind": "enum",
17747
+ "type": '"light" | "dark" | "normal" | undefined',
17748
+ "schema": {
17749
+ "0": "undefined",
17750
+ "1": '"light"',
17751
+ "2": '"dark"',
17752
+ "3": '"normal"'
17753
+ }
17754
+ }
17755
+ },
17756
+ "activeDepth": {
17757
+ "name": "activeDepth",
17758
+ "global": false,
17759
+ "description": "",
17760
+ "tags": [],
17761
+ "required": false,
17762
+ "type": '"light" | "dark" | "normal" | undefined',
17763
+ "schema": '"light" | "dark" | "normal" | undefined'
17764
+ },
17765
+ "size": {
17766
+ "name": "size",
17767
+ "global": false,
17768
+ "description": "",
17769
+ "tags": [
17770
+ {
17771
+ "name": "defaultValue",
17772
+ "text": "'md'"
17773
+ }
17774
+ ],
17775
+ "required": false,
17776
+ "type": '"lg" | "md" | "xs" | "sm" | undefined',
17777
+ "schema": {
17778
+ "kind": "enum",
17779
+ "type": '"lg" | "md" | "xs" | "sm" | undefined',
17780
+ "schema": {
17781
+ "0": "undefined",
17782
+ "1": '"lg"',
17783
+ "2": '"md"',
17784
+ "3": '"xs"',
17785
+ "4": '"sm"'
17786
+ }
17787
+ }
17788
+ },
17789
+ "rounded": {
17790
+ "name": "rounded",
17791
+ "global": false,
17792
+ "description": "Rounds the corners of the button",
17793
+ "tags": [
17794
+ {
17795
+ "name": "defaultValue",
17796
+ "text": "false"
17797
+ }
17798
+ ],
17799
+ "required": false,
17800
+ "type": "boolean | undefined",
17801
+ "schema": {
17802
+ "kind": "enum",
17803
+ "type": "boolean | undefined",
17804
+ "schema": {
17805
+ "0": "undefined",
17806
+ "1": "false",
17807
+ "2": "true"
17808
+ }
17809
+ }
17810
+ },
17811
+ "block": {
17812
+ "name": "block",
17813
+ "global": false,
17814
+ "description": "Render the button full width",
17815
+ "tags": [
17816
+ {
17817
+ "name": "defaultValue",
17818
+ "text": "false"
17819
+ }
17820
+ ],
17821
+ "required": false,
17822
+ "type": "boolean | undefined",
17823
+ "schema": "boolean | undefined"
17824
+ },
17825
+ "loadingAuto": {
17826
+ "name": "loadingAuto",
17827
+ "global": false,
17828
+ "description": "Set loading state automatically based on the `@click` promise state",
17829
+ "tags": [
17830
+ {
17831
+ "name": "defaultValue",
17832
+ "text": "false"
17833
+ }
17834
+ ],
17835
+ "required": false,
17836
+ "type": "boolean | undefined",
17837
+ "schema": "boolean | undefined"
17838
+ },
17839
+ "normalCase": {
17840
+ "name": "normalCase",
17841
+ "global": false,
17842
+ "description": "Disable uppercase label",
17843
+ "tags": [
17844
+ {
17845
+ "name": "defaultValue",
17846
+ "text": "false"
17847
+ }
17848
+ ],
17849
+ "required": false,
17850
+ "type": "boolean | undefined",
17851
+ "schema": "boolean | undefined"
17852
+ },
17853
+ "useWait": {
17854
+ "name": "useWait",
17855
+ "global": false,
17856
+ "description": "Shows LoaderWaitIcon in loading mode",
17857
+ "tags": [
17858
+ {
17859
+ "name": "defaultValue",
17860
+ "text": "false"
17861
+ }
17862
+ ],
17863
+ "required": false,
17864
+ "type": "boolean | undefined",
17865
+ "schema": "boolean | undefined"
17866
+ },
17867
+ "useClock": {
17868
+ "name": "useClock",
17869
+ "global": false,
17870
+ "description": "Shows LoaderClockIcon icon in loading mode",
17871
+ "tags": [
17872
+ {
17873
+ "name": "defaultValue",
17874
+ "text": "false"
17875
+ }
17876
+ ],
17877
+ "required": false,
17878
+ "type": "boolean | undefined",
17879
+ "schema": "boolean | undefined"
17880
+ },
17881
+ "useDropdown": {
17882
+ "name": "useDropdown",
17883
+ "global": false,
17884
+ "description": "Shows icons.chevronDown on the right side",
17885
+ "tags": [
17886
+ {
17887
+ "name": "defaultValue",
17888
+ "text": "false"
17889
+ }
17890
+ ],
17891
+ "required": false,
17892
+ "type": "boolean | undefined",
17893
+ "schema": "boolean | undefined"
17894
+ },
17895
+ "onClick": {
17896
+ "name": "onClick",
17897
+ "global": false,
17898
+ "description": "",
17899
+ "tags": [],
17900
+ "required": false,
17901
+ "type": "((event: MouseEvent) => void | Promise<void>) | ((event: MouseEvent) => void | Promise<void>)[] | undefined",
17902
+ "schema": {
17903
+ "kind": "enum",
17904
+ "type": "((event: MouseEvent) => void | Promise<void>) | ((event: MouseEvent) => void | Promise<void>)[] | undefined",
17905
+ "schema": {
17906
+ "0": "undefined",
17907
+ "1": {
17908
+ "kind": "event",
17909
+ "type": "(event: MouseEvent): void | Promise<void>",
17910
+ "schema": []
17911
+ },
17912
+ "2": {
17913
+ "kind": "array",
17914
+ "type": "((event: MouseEvent) => void | Promise<void>)[]",
17915
+ "schema": [
17916
+ {
17917
+ "kind": "event",
17918
+ "type": "(event: MouseEvent): void | Promise<void>",
17919
+ "schema": []
17920
+ }
17921
+ ]
17922
+ }
17923
+ }
17924
+ }
17925
+ },
17926
+ "class": {
17927
+ "name": "class",
17928
+ "global": false,
17929
+ "description": "",
17930
+ "tags": [],
17931
+ "required": false,
17932
+ "type": "any",
17933
+ "schema": "any"
17934
+ },
17935
+ "activeClass": {
17936
+ "name": "activeClass",
17937
+ "global": false,
17938
+ "description": "The class to apply when the link is active",
17939
+ "tags": [
17940
+ {
17941
+ "name": "defaultValue",
17942
+ "text": "''"
17943
+ }
17944
+ ],
17945
+ "required": false,
17946
+ "type": "string | undefined",
17947
+ "schema": "string | undefined"
17948
+ },
17949
+ "inactiveClass": {
17950
+ "name": "inactiveClass",
17951
+ "global": false,
17952
+ "description": "The class to apply when the link is inactive",
17953
+ "tags": [
17954
+ {
17955
+ "name": "defaultValue",
17956
+ "text": "''"
17957
+ }
17958
+ ],
17959
+ "required": false,
17960
+ "type": "string | undefined",
17961
+ "schema": "string | undefined"
17962
+ },
17963
+ "b24ui": {
17964
+ "name": "b24ui",
17965
+ "global": false,
17966
+ "description": "",
17967
+ "tags": [],
17968
+ "required": false,
17969
+ "type": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; } | undefined",
17970
+ "schema": {
17971
+ "kind": "enum",
17972
+ "type": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; } | undefined",
17973
+ "schema": {
17974
+ "0": "undefined",
17975
+ "1": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; }"
17976
+ }
17977
+ }
17978
+ },
17979
+ "loading": {
17980
+ "name": "loading",
17981
+ "global": false,
17982
+ "description": "When `true`, the loading icon will be displayed.",
17983
+ "tags": [],
17984
+ "required": false,
17985
+ "type": "boolean | undefined",
17986
+ "schema": "boolean | undefined"
17987
+ },
17988
+ "icon": {
17989
+ "name": "icon",
17990
+ "global": false,
17991
+ "description": "Display an icon on the left side.",
17992
+ "tags": [
17993
+ {
17994
+ "name": "defaultValue",
17995
+ "text": "icons.loading"
17996
+ },
17997
+ {
17998
+ "name": "IconComponent"
17999
+ }
18000
+ ],
18001
+ "required": false,
18002
+ "type": "IconComponent | undefined",
18003
+ "schema": "IconComponent | undefined"
18004
+ },
18005
+ "avatar": {
18006
+ "name": "avatar",
18007
+ "global": false,
18008
+ "description": "Display an avatar on the left side.",
18009
+ "tags": [],
18010
+ "required": false,
18011
+ "type": "AvatarProps | undefined",
18012
+ "schema": "AvatarProps | undefined"
18013
+ },
18014
+ "as": {
18015
+ "name": "as",
18016
+ "global": false,
18017
+ "description": "The element or component this component should render as when not a link.",
18018
+ "tags": [
18019
+ {
18020
+ "name": "defaultValue",
18021
+ "text": "'button'"
18022
+ }
18023
+ ],
18024
+ "required": false,
18025
+ "type": "any",
18026
+ "schema": "any"
18027
+ },
18028
+ "type": {
18029
+ "name": "type",
18030
+ "global": false,
18031
+ "description": "The type of the button when not a link.",
18032
+ "tags": [
18033
+ {
18034
+ "name": "defaultValue",
18035
+ "text": "'button'"
18036
+ }
18037
+ ],
18038
+ "required": false,
18039
+ "type": '"reset" | "submit" | "button" | undefined',
18040
+ "schema": {
18041
+ "kind": "enum",
18042
+ "type": '"reset" | "submit" | "button" | undefined',
18043
+ "schema": {
18044
+ "0": "undefined",
18045
+ "1": '"reset"',
18046
+ "2": '"submit"',
18047
+ "3": '"button"'
18048
+ }
18049
+ }
18050
+ },
18051
+ "to": {
18052
+ "name": "to",
18053
+ "global": false,
18054
+ "description": "Route Location the link should navigate to when clicked on.",
18055
+ "tags": [],
18056
+ "required": false,
18057
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
18058
+ "schema": {
18059
+ "kind": "enum",
18060
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
18061
+ "schema": {
18062
+ "0": "undefined",
18063
+ "1": "string",
18064
+ "2": {
18065
+ "kind": "object",
18066
+ "type": "RouteLocationAsRelativeGeneric",
18067
+ "schema": {
18068
+ "name": {
18069
+ "name": "name",
18070
+ "global": false,
18071
+ "description": "",
18072
+ "tags": [],
18073
+ "required": false,
18074
+ "type": "RouteRecordNameGeneric",
18075
+ "schema": {
18076
+ "kind": "enum",
18077
+ "type": "RouteRecordNameGeneric",
18078
+ "schema": {
18079
+ "0": "undefined",
18080
+ "1": "string",
18081
+ "2": "symbol"
18082
+ }
18083
+ }
18084
+ },
18085
+ "params": {
18086
+ "name": "params",
18087
+ "global": false,
18088
+ "description": "",
18089
+ "tags": [],
18090
+ "required": false,
18091
+ "type": "RouteParamsRawGeneric | undefined",
18092
+ "schema": {
18093
+ "kind": "enum",
18094
+ "type": "RouteParamsRawGeneric | undefined",
18095
+ "schema": {
18096
+ "0": "undefined",
18097
+ "1": "RouteParamsRawGeneric"
18098
+ }
18099
+ }
18100
+ },
18101
+ "path": {
18102
+ "name": "path",
18103
+ "global": false,
18104
+ "description": "A relative path to the current location. This property should be removed",
18105
+ "tags": [],
18106
+ "required": false,
18107
+ "type": "undefined",
18108
+ "schema": "undefined"
18109
+ },
18110
+ "query": {
18111
+ "name": "query",
18112
+ "global": false,
18113
+ "description": "",
18114
+ "tags": [],
18115
+ "required": false,
18116
+ "type": "LocationQueryRaw | undefined",
18117
+ "schema": {
18118
+ "kind": "enum",
18119
+ "type": "LocationQueryRaw | undefined",
18120
+ "schema": {
18121
+ "0": "undefined",
18122
+ "1": "LocationQueryRaw"
18123
+ }
18124
+ }
18125
+ },
18126
+ "hash": {
18127
+ "name": "hash",
18128
+ "global": false,
18129
+ "description": "",
18130
+ "tags": [],
18131
+ "required": false,
18132
+ "type": "string | undefined",
18133
+ "schema": "string | undefined"
18134
+ },
18135
+ "replace": {
18136
+ "name": "replace",
18137
+ "global": false,
18138
+ "description": "Replace the entry in the history instead of pushing a new entry",
18139
+ "tags": [],
18140
+ "required": false,
18141
+ "type": "boolean | undefined",
18142
+ "schema": "boolean | undefined"
18143
+ },
18144
+ "force": {
18145
+ "name": "force",
18146
+ "global": false,
18147
+ "description": "Triggers the navigation even if the location is the same as the current one.\r\nNote this will also add a new entry to the history unless `replace: true`\r\nis passed.",
18148
+ "tags": [],
18149
+ "required": false,
18150
+ "type": "boolean | undefined",
18151
+ "schema": "boolean | undefined"
18152
+ },
18153
+ "state": {
18154
+ "name": "state",
18155
+ "global": false,
18156
+ "description": "State to save using the History API. This cannot contain any reactive\r\nvalues and some primitives like Symbols are forbidden. More info at\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state",
18157
+ "tags": [],
18158
+ "required": false,
18159
+ "type": "HistoryState | undefined",
18160
+ "schema": {
18161
+ "kind": "enum",
18162
+ "type": "HistoryState | undefined",
18163
+ "schema": {
18164
+ "0": "undefined",
18165
+ "1": {
18166
+ "kind": "object",
18167
+ "type": "HistoryState",
18168
+ "schema": {}
18169
+ }
18170
+ }
18171
+ }
18172
+ }
18173
+ }
18174
+ },
18175
+ "3": {
18176
+ "kind": "object",
18177
+ "type": "RouteLocationAsPathGeneric",
18178
+ "schema": {
18179
+ "path": {
18180
+ "name": "path",
18181
+ "global": false,
18182
+ "description": "Percentage encoded pathname section of the URL.",
18183
+ "tags": [],
18184
+ "required": true,
18185
+ "type": "string",
18186
+ "schema": "string"
18187
+ },
18188
+ "query": {
18189
+ "name": "query",
18190
+ "global": false,
18191
+ "description": "",
18192
+ "tags": [],
18193
+ "required": false,
18194
+ "type": "LocationQueryRaw | undefined",
18195
+ "schema": "LocationQueryRaw | undefined"
18196
+ },
18197
+ "hash": {
18198
+ "name": "hash",
18199
+ "global": false,
18200
+ "description": "",
18201
+ "tags": [],
18202
+ "required": false,
18203
+ "type": "string | undefined",
18204
+ "schema": "string | undefined"
18205
+ },
18206
+ "replace": {
18207
+ "name": "replace",
18208
+ "global": false,
18209
+ "description": "Replace the entry in the history instead of pushing a new entry",
18210
+ "tags": [],
18211
+ "required": false,
18212
+ "type": "boolean | undefined",
18213
+ "schema": "boolean | undefined"
18214
+ },
18215
+ "force": {
18216
+ "name": "force",
18217
+ "global": false,
18218
+ "description": "Triggers the navigation even if the location is the same as the current one.\r\nNote this will also add a new entry to the history unless `replace: true`\r\nis passed.",
18219
+ "tags": [],
18220
+ "required": false,
18221
+ "type": "boolean | undefined",
18222
+ "schema": "boolean | undefined"
18223
+ },
18224
+ "state": {
18225
+ "name": "state",
18226
+ "global": false,
18227
+ "description": "State to save using the History API. This cannot contain any reactive\r\nvalues and some primitives like Symbols are forbidden. More info at\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state",
18228
+ "tags": [],
18229
+ "required": false,
18230
+ "type": "HistoryState | undefined",
18231
+ "schema": "HistoryState | undefined"
18232
+ }
18233
+ }
18234
+ }
18235
+ }
18236
+ }
18237
+ },
18238
+ "exactActiveClass": {
18239
+ "name": "exactActiveClass",
18240
+ "global": false,
18241
+ "description": "Class to apply when the link is exact active",
18242
+ "tags": [],
18243
+ "required": false,
18244
+ "type": "string | undefined",
18245
+ "schema": "string | undefined"
18246
+ },
18247
+ "ariaCurrentValue": {
18248
+ "name": "ariaCurrentValue",
18249
+ "global": false,
18250
+ "description": "Value passed to the attribute `aria-current` when the link is exact active.",
18251
+ "tags": [
18252
+ {
18253
+ "name": "defaultValue",
18254
+ "text": "`'page'`"
18255
+ }
18256
+ ],
18257
+ "required": false,
18258
+ "type": '"page" | "step" | "location" | "date" | "time" | "true" | "false" | undefined',
18259
+ "schema": {
18260
+ "kind": "enum",
18261
+ "type": '"page" | "step" | "location" | "date" | "time" | "true" | "false" | undefined',
18262
+ "schema": {
18263
+ "0": "undefined",
18264
+ "1": '"page"',
18265
+ "2": '"step"',
18266
+ "3": '"location"',
18267
+ "4": '"date"',
18268
+ "5": '"time"',
18269
+ "6": '"true"',
18270
+ "7": '"false"'
18271
+ }
18272
+ }
18273
+ },
18274
+ "viewTransition": {
18275
+ "name": "viewTransition",
18276
+ "global": false,
18277
+ "description": "Pass the returned promise of `router.push()` to `document.startViewTransition()` if supported.",
18278
+ "tags": [],
18279
+ "required": false,
18280
+ "type": "boolean | undefined",
18281
+ "schema": "boolean | undefined"
18282
+ },
18283
+ "replace": {
18284
+ "name": "replace",
18285
+ "global": false,
18286
+ "description": "Calls `router.replace` instead of `router.push`.",
18287
+ "tags": [],
18288
+ "required": false,
18289
+ "type": "boolean | undefined",
18290
+ "schema": "boolean | undefined"
18291
+ },
18292
+ "disabled": {
18293
+ "name": "disabled",
18294
+ "global": false,
18295
+ "description": "",
18296
+ "tags": [],
18297
+ "required": false,
18298
+ "type": "boolean | undefined",
18299
+ "schema": "boolean | undefined"
18300
+ },
18301
+ "active": {
18302
+ "name": "active",
18303
+ "global": false,
18304
+ "description": "Force the link to be active independent of the current route.",
18305
+ "tags": [],
18306
+ "required": false,
18307
+ "type": "boolean | undefined",
18308
+ "schema": "boolean | undefined"
18309
+ },
18310
+ "exact": {
18311
+ "name": "exact",
18312
+ "global": false,
18313
+ "description": "Will only be active if the current route is an exact match.",
18314
+ "tags": [],
18315
+ "required": false,
18316
+ "type": "boolean | undefined",
18317
+ "schema": "boolean | undefined"
18318
+ },
18319
+ "exactQuery": {
18320
+ "name": "exactQuery",
18321
+ "global": false,
18322
+ "description": "Allows controlling how the current route query sets the link as active.",
18323
+ "tags": [],
18324
+ "required": false,
18325
+ "type": 'boolean | "partial" | undefined',
18326
+ "schema": {
18327
+ "kind": "enum",
18328
+ "type": 'boolean | "partial" | undefined',
18329
+ "schema": {
18330
+ "0": "undefined",
18331
+ "1": "false",
18332
+ "2": "true",
18333
+ "3": '"partial"'
18334
+ }
18335
+ }
18336
+ },
18337
+ "exactHash": {
18338
+ "name": "exactHash",
18339
+ "global": false,
18340
+ "description": "Will only be active if the current route hash is an exact match.",
18341
+ "tags": [],
18342
+ "required": false,
18343
+ "type": "boolean | undefined",
18344
+ "schema": "boolean | undefined"
18345
+ },
18346
+ "isAction": {
18347
+ "name": "isAction",
18348
+ "global": false,
18349
+ "description": "When `true`, uses special underlined styling.",
18350
+ "tags": [],
18351
+ "required": false,
18352
+ "type": "boolean | undefined",
18353
+ "schema": "boolean | undefined"
18354
+ },
18355
+ "href": {
18356
+ "name": "href",
18357
+ "global": false,
18358
+ "description": "An alias for `to`. If used with `to`, `href` will be ignored",
18359
+ "tags": [],
18360
+ "required": false,
18361
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
18362
+ "schema": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined"
18363
+ },
18364
+ "external": {
18365
+ "name": "external",
18366
+ "global": false,
18367
+ "description": "Forces the link to be considered as external (true) or internal (false). This is helpful to handle edge-cases",
18368
+ "tags": [],
18369
+ "required": false,
18370
+ "type": "boolean | undefined",
18371
+ "schema": "boolean | undefined"
18372
+ },
18373
+ "target": {
18374
+ "name": "target",
18375
+ "global": false,
18376
+ "description": "Where to display the linked URL as the name for a browsing context.",
18377
+ "tags": [],
18378
+ "required": false,
18379
+ "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
18380
+ "schema": {
18381
+ "kind": "enum",
18382
+ "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
18383
+ "schema": {
18384
+ "0": "undefined",
18385
+ "1": "null",
18386
+ "2": '"_blank"',
18387
+ "3": '"_parent"',
18388
+ "4": '"_self"',
18389
+ "5": '"_top"',
18390
+ "6": {
18391
+ "kind": "object",
18392
+ "type": "string & {}",
18393
+ "schema": {}
18394
+ }
18395
+ }
18396
+ }
18397
+ },
18398
+ "rel": {
18399
+ "name": "rel",
18400
+ "global": false,
18401
+ "description": 'A rel attribute value to apply on the link. Defaults to "noopener noreferrer" for external links.',
18402
+ "tags": [],
18403
+ "required": false,
18404
+ "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
18405
+ "schema": {
18406
+ "kind": "enum",
18407
+ "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
18408
+ "schema": {
18409
+ "0": "undefined",
18410
+ "1": "null",
18411
+ "2": "string & {}",
18412
+ "3": '"noopener"',
18413
+ "4": '"noreferrer"',
18414
+ "5": '"nofollow"',
18415
+ "6": '"sponsored"',
18416
+ "7": '"ugc"'
18417
+ }
18418
+ }
18419
+ },
18420
+ "noRel": {
18421
+ "name": "noRel",
18422
+ "global": false,
18423
+ "description": "If set to true, no rel attribute will be added to the link",
18424
+ "tags": [],
18425
+ "required": false,
18426
+ "type": "boolean | undefined",
18427
+ "schema": "boolean | undefined"
18428
+ },
18429
+ "prefetchedClass": {
18430
+ "name": "prefetchedClass",
18431
+ "global": false,
18432
+ "description": "A class to apply to links that have been prefetched.",
18433
+ "tags": [],
18434
+ "required": false,
18435
+ "type": "string | undefined",
18436
+ "schema": "string | undefined"
18437
+ },
18438
+ "prefetch": {
18439
+ "name": "prefetch",
18440
+ "global": false,
18441
+ "description": "When enabled will prefetch middleware, layouts and payloads of links in the viewport.",
18442
+ "tags": [],
18443
+ "required": false,
18444
+ "type": "boolean | undefined",
18445
+ "schema": "boolean | undefined"
18446
+ },
18447
+ "prefetchOn": {
18448
+ "name": "prefetchOn",
18449
+ "global": false,
18450
+ "description": "Allows controlling when to prefetch links. By default, prefetch is triggered only on visibility.",
18451
+ "tags": [],
18452
+ "required": false,
18453
+ "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
18454
+ "schema": {
18455
+ "kind": "enum",
18456
+ "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
18457
+ "schema": {
18458
+ "0": "undefined",
18459
+ "1": '"visibility"',
18460
+ "2": '"interaction"',
18461
+ "3": "Partial<{ visibility: boolean; interaction: boolean; }>"
18462
+ }
18463
+ }
18464
+ },
18465
+ "noPrefetch": {
18466
+ "name": "noPrefetch",
18467
+ "global": false,
18468
+ "description": "Escape hatch to disable `prefetch` attribute.",
18469
+ "tags": [],
18470
+ "required": false,
18471
+ "type": "boolean | undefined",
18472
+ "schema": "boolean | undefined"
18473
+ }
18474
+ }
18475
+ }
18476
+ ]
18477
+ }
18478
+ }
18479
+ }
18480
+ },
18481
+ "class": {
18482
+ "name": "class",
18483
+ "global": false,
18484
+ "description": "",
18485
+ "tags": [],
18486
+ "required": false,
18487
+ "type": "any",
18488
+ "schema": "any"
18489
+ },
18490
+ "b24ui": {
18491
+ "name": "b24ui",
18492
+ "global": false,
18493
+ "description": "",
18494
+ "tags": [],
18495
+ "required": false,
18496
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
18497
+ "schema": {
18498
+ "kind": "enum",
18499
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
18500
+ "schema": {
18501
+ "0": "undefined",
18502
+ "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
18503
+ }
18504
+ }
18505
+ }
18506
+ }
18507
+ }
18508
+ },
18509
+ "index": {
18510
+ "name": "index",
18511
+ "global": false,
18512
+ "description": "",
18513
+ "tags": [],
18514
+ "required": true,
18515
+ "type": "number",
18516
+ "schema": "number"
18517
+ }
18518
+ }
18519
+ }
18520
+ },
18521
+ {
18522
+ "name": "label",
18523
+ "type": "{ item: DescriptionListItem; index: number; }",
18524
+ "description": "",
18525
+ "schema": {
18526
+ "kind": "object",
18527
+ "type": "{ item: DescriptionListItem; index: number; }",
18528
+ "schema": {
18529
+ "item": {
18530
+ "name": "item",
18531
+ "global": false,
18532
+ "description": "",
18533
+ "tags": [],
18534
+ "required": true,
18535
+ "type": "DescriptionListItem",
18536
+ "schema": {
18537
+ "kind": "object",
18538
+ "type": "DescriptionListItem",
18539
+ "schema": {
18540
+ "label": {
18541
+ "name": "label",
18542
+ "global": false,
18543
+ "description": "",
18544
+ "tags": [],
18545
+ "required": false,
18546
+ "type": "string | undefined",
18547
+ "schema": {
18548
+ "kind": "enum",
18549
+ "type": "string | undefined",
18550
+ "schema": {
18551
+ "0": "undefined",
18552
+ "1": "string"
18553
+ }
18554
+ }
18555
+ },
18556
+ "icon": {
18557
+ "name": "icon",
18558
+ "global": false,
18559
+ "description": "Display an icon on the left side.",
18560
+ "tags": [
18561
+ {
18562
+ "name": "IconComponent"
18563
+ }
18564
+ ],
18565
+ "required": false,
18566
+ "type": "IconComponent | undefined",
18567
+ "schema": {
18568
+ "kind": "enum",
18569
+ "type": "IconComponent | undefined",
18570
+ "schema": {
18571
+ "0": "undefined",
18572
+ "1": {
18573
+ "kind": "event",
18574
+ "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',
18575
+ "schema": []
18576
+ }
18577
+ }
18578
+ }
18579
+ },
18580
+ "avatar": {
18581
+ "name": "avatar",
18582
+ "global": false,
18583
+ "description": "",
18584
+ "tags": [],
18585
+ "required": false,
18586
+ "type": "AvatarProps | undefined",
18587
+ "schema": {
18588
+ "kind": "enum",
18589
+ "type": "AvatarProps | undefined",
18590
+ "schema": {
18591
+ "0": "undefined",
18592
+ "1": {
18593
+ "kind": "object",
18594
+ "type": "AvatarProps",
18595
+ "schema": {
18596
+ "as": {
18597
+ "name": "as",
18598
+ "global": false,
18599
+ "description": "The element or component this component should render as.",
18600
+ "tags": [
18601
+ {
18602
+ "name": "defaultValue",
18603
+ "text": "'span'"
18604
+ }
18605
+ ],
18606
+ "required": false,
18607
+ "type": "any",
18608
+ "schema": "any"
18609
+ },
18610
+ "src": {
18611
+ "name": "src",
18612
+ "global": false,
18613
+ "description": "",
18614
+ "tags": [],
18615
+ "required": false,
18616
+ "type": "string | undefined",
18617
+ "schema": "string | undefined"
18618
+ },
18619
+ "alt": {
18620
+ "name": "alt",
18621
+ "global": false,
18622
+ "description": "",
18623
+ "tags": [],
18624
+ "required": false,
18625
+ "type": "string | undefined",
18626
+ "schema": "string | undefined"
18627
+ },
18628
+ "icon": {
18629
+ "name": "icon",
18630
+ "global": false,
18631
+ "description": "Display an icon on the left side.",
18632
+ "tags": [
18633
+ {
18634
+ "name": "IconComponent"
18635
+ }
18636
+ ],
18637
+ "required": false,
18638
+ "type": "IconComponent | undefined",
18639
+ "schema": "IconComponent | undefined"
18640
+ },
18641
+ "text": {
18642
+ "name": "text",
18643
+ "global": false,
18644
+ "description": "",
18645
+ "tags": [],
18646
+ "required": false,
18647
+ "type": "string | undefined",
18648
+ "schema": "string | undefined"
18649
+ },
18650
+ "size": {
18651
+ "name": "size",
18652
+ "global": false,
18653
+ "description": "",
18654
+ "tags": [
18655
+ {
18656
+ "name": "defaultValue",
18657
+ "text": "'md'"
18658
+ }
18659
+ ],
18660
+ "required": false,
18661
+ "type": '"lg" | "md" | "3xs" | "2xs" | "xs" | "sm" | "xl" | "2xl" | "3xl" | undefined',
18662
+ "schema": {
18663
+ "kind": "enum",
18664
+ "type": '"lg" | "md" | "3xs" | "2xs" | "xs" | "sm" | "xl" | "2xl" | "3xl" | undefined',
18665
+ "schema": {
18666
+ "0": "undefined",
18667
+ "1": '"lg"',
18668
+ "2": '"md"',
18669
+ "3": '"3xs"',
18670
+ "4": '"2xs"',
18671
+ "5": '"xs"',
18672
+ "6": '"sm"',
18673
+ "7": '"xl"',
18674
+ "8": '"2xl"',
18675
+ "9": '"3xl"'
18676
+ }
18677
+ }
18678
+ },
18679
+ "class": {
18680
+ "name": "class",
18681
+ "global": false,
18682
+ "description": "",
18683
+ "tags": [],
18684
+ "required": false,
18685
+ "type": "any",
18686
+ "schema": "any"
18687
+ },
18688
+ "style": {
18689
+ "name": "style",
18690
+ "global": false,
18691
+ "description": "",
18692
+ "tags": [],
18693
+ "required": false,
18694
+ "type": "any",
18695
+ "schema": "any"
18696
+ },
18697
+ "b24ui": {
18698
+ "name": "b24ui",
18699
+ "global": false,
18700
+ "description": "",
18701
+ "tags": [],
18702
+ "required": false,
18703
+ "type": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; } | undefined",
18704
+ "schema": {
18705
+ "kind": "enum",
18706
+ "type": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; } | undefined",
18707
+ "schema": {
18708
+ "0": "undefined",
18709
+ "1": "{ root?: ClassNameValue; image?: ClassNameValue; fallback?: ClassNameValue; icon?: ClassNameValue; }"
18710
+ }
18711
+ }
18712
+ }
18713
+ }
18714
+ }
18715
+ }
18716
+ }
18717
+ },
18718
+ "slot": {
18719
+ "name": "slot",
18720
+ "global": false,
18721
+ "description": "",
18722
+ "tags": [],
18723
+ "required": false,
18724
+ "type": "string | undefined",
18725
+ "schema": "string | undefined"
18726
+ },
18727
+ "description": {
18728
+ "name": "description",
18729
+ "global": false,
18730
+ "description": "",
18731
+ "tags": [],
18732
+ "required": false,
18733
+ "type": "string | undefined",
18734
+ "schema": "string | undefined"
18735
+ },
18736
+ "orientation": {
18737
+ "name": "orientation",
18738
+ "global": false,
18739
+ "description": "The orientation between the content and the actions.",
18740
+ "tags": [
18741
+ {
18742
+ "name": "defaultValue",
18743
+ "text": "'vertical'"
18744
+ }
18745
+ ],
18746
+ "required": false,
18747
+ "type": '"vertical" | "horizontal" | undefined',
18748
+ "schema": {
18749
+ "kind": "enum",
18750
+ "type": '"vertical" | "horizontal" | undefined',
18751
+ "schema": {
18752
+ "0": "undefined",
18753
+ "1": '"vertical"',
18754
+ "2": '"horizontal"'
18755
+ }
18756
+ }
18757
+ },
18758
+ "actions": {
18759
+ "name": "actions",
18760
+ "global": false,
18761
+ "description": "Display a list of actions:\n- under the description when orientation is `vertical`\n- next to the description when orientation is `horizontal`\n`{ size: 'xs' }`{lang=\"ts\"}",
18762
+ "tags": [],
18763
+ "required": false,
18764
+ "type": "ButtonProps[] | undefined",
18765
+ "schema": {
18766
+ "kind": "enum",
18767
+ "type": "ButtonProps[] | undefined",
18768
+ "schema": {
18769
+ "0": "undefined",
18770
+ "1": {
18771
+ "kind": "array",
18772
+ "type": "ButtonProps[]",
18773
+ "schema": [
18774
+ {
18775
+ "kind": "object",
18776
+ "type": "ButtonProps",
18777
+ "schema": {
18778
+ "label": {
18779
+ "name": "label",
18780
+ "global": false,
18781
+ "description": "",
18782
+ "tags": [],
18783
+ "required": false,
18784
+ "type": "string | undefined",
18785
+ "schema": "string | undefined"
18786
+ },
18787
+ "color": {
18788
+ "name": "color",
18789
+ "global": false,
18790
+ "description": "",
18791
+ "tags": [
18792
+ {
18793
+ "name": "defaultValue",
18794
+ "text": "'default'"
18795
+ }
18796
+ ],
18797
+ "required": false,
18798
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
18799
+ "schema": {
18800
+ "kind": "enum",
18801
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
18802
+ "schema": {
18803
+ "0": "undefined",
18804
+ "1": '"default"',
18805
+ "2": '"danger"',
18806
+ "3": '"success"',
18807
+ "4": '"warning"',
18808
+ "5": '"primary"',
18809
+ "6": '"secondary"',
18810
+ "7": '"collab"',
18811
+ "8": '"ai"',
18812
+ "9": '"link"'
18813
+ }
18814
+ }
18815
+ },
18816
+ "activeColor": {
18817
+ "name": "activeColor",
18818
+ "global": false,
18819
+ "description": "",
18820
+ "tags": [],
18821
+ "required": false,
18822
+ "type": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined',
18823
+ "schema": '"default" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "link" | undefined'
18824
+ },
18825
+ "depth": {
18826
+ "name": "depth",
18827
+ "global": false,
18828
+ "description": "",
18829
+ "tags": [
18830
+ {
18831
+ "name": "defaultValue",
18832
+ "text": "'normal'"
18833
+ }
18834
+ ],
18835
+ "required": false,
18836
+ "type": '"light" | "dark" | "normal" | undefined',
18837
+ "schema": {
18838
+ "kind": "enum",
18839
+ "type": '"light" | "dark" | "normal" | undefined',
18840
+ "schema": {
18841
+ "0": "undefined",
18842
+ "1": '"light"',
18843
+ "2": '"dark"',
18844
+ "3": '"normal"'
18845
+ }
18846
+ }
18847
+ },
18848
+ "activeDepth": {
18849
+ "name": "activeDepth",
18850
+ "global": false,
18851
+ "description": "",
18852
+ "tags": [],
18853
+ "required": false,
18854
+ "type": '"light" | "dark" | "normal" | undefined',
18855
+ "schema": '"light" | "dark" | "normal" | undefined'
18856
+ },
18857
+ "size": {
18858
+ "name": "size",
18859
+ "global": false,
18860
+ "description": "",
18861
+ "tags": [
18862
+ {
18863
+ "name": "defaultValue",
18864
+ "text": "'md'"
18865
+ }
18866
+ ],
18867
+ "required": false,
18868
+ "type": '"lg" | "md" | "xs" | "sm" | undefined',
18869
+ "schema": {
18870
+ "kind": "enum",
18871
+ "type": '"lg" | "md" | "xs" | "sm" | undefined',
18872
+ "schema": {
18873
+ "0": "undefined",
18874
+ "1": '"lg"',
18875
+ "2": '"md"',
18876
+ "3": '"xs"',
18877
+ "4": '"sm"'
18878
+ }
18879
+ }
18880
+ },
18881
+ "rounded": {
18882
+ "name": "rounded",
18883
+ "global": false,
18884
+ "description": "Rounds the corners of the button",
18885
+ "tags": [
18886
+ {
18887
+ "name": "defaultValue",
18888
+ "text": "false"
18889
+ }
18890
+ ],
18891
+ "required": false,
18892
+ "type": "boolean | undefined",
18893
+ "schema": {
18894
+ "kind": "enum",
18895
+ "type": "boolean | undefined",
18896
+ "schema": {
18897
+ "0": "undefined",
18898
+ "1": "false",
18899
+ "2": "true"
18900
+ }
18901
+ }
18902
+ },
18903
+ "block": {
18904
+ "name": "block",
18905
+ "global": false,
18906
+ "description": "Render the button full width",
18907
+ "tags": [
18908
+ {
18909
+ "name": "defaultValue",
18910
+ "text": "false"
18911
+ }
18912
+ ],
18913
+ "required": false,
18914
+ "type": "boolean | undefined",
18915
+ "schema": "boolean | undefined"
18916
+ },
18917
+ "loadingAuto": {
18918
+ "name": "loadingAuto",
18919
+ "global": false,
18920
+ "description": "Set loading state automatically based on the `@click` promise state",
18921
+ "tags": [
18922
+ {
18923
+ "name": "defaultValue",
18924
+ "text": "false"
18925
+ }
18926
+ ],
18927
+ "required": false,
18928
+ "type": "boolean | undefined",
18929
+ "schema": "boolean | undefined"
18930
+ },
18931
+ "normalCase": {
18932
+ "name": "normalCase",
18933
+ "global": false,
18934
+ "description": "Disable uppercase label",
18935
+ "tags": [
18936
+ {
18937
+ "name": "defaultValue",
18938
+ "text": "false"
18939
+ }
18940
+ ],
18941
+ "required": false,
18942
+ "type": "boolean | undefined",
18943
+ "schema": "boolean | undefined"
18944
+ },
18945
+ "useWait": {
18946
+ "name": "useWait",
18947
+ "global": false,
18948
+ "description": "Shows LoaderWaitIcon in loading mode",
18949
+ "tags": [
18950
+ {
18951
+ "name": "defaultValue",
18952
+ "text": "false"
18953
+ }
18954
+ ],
18955
+ "required": false,
18956
+ "type": "boolean | undefined",
18957
+ "schema": "boolean | undefined"
18958
+ },
18959
+ "useClock": {
18960
+ "name": "useClock",
18961
+ "global": false,
18962
+ "description": "Shows LoaderClockIcon icon in loading mode",
18963
+ "tags": [
18964
+ {
18965
+ "name": "defaultValue",
18966
+ "text": "false"
18967
+ }
18968
+ ],
18969
+ "required": false,
18970
+ "type": "boolean | undefined",
18971
+ "schema": "boolean | undefined"
18972
+ },
18973
+ "useDropdown": {
18974
+ "name": "useDropdown",
18975
+ "global": false,
18976
+ "description": "Shows icons.chevronDown on the right side",
18977
+ "tags": [
18978
+ {
18979
+ "name": "defaultValue",
18980
+ "text": "false"
18981
+ }
18982
+ ],
18983
+ "required": false,
18984
+ "type": "boolean | undefined",
18985
+ "schema": "boolean | undefined"
18986
+ },
18987
+ "onClick": {
18988
+ "name": "onClick",
18989
+ "global": false,
18990
+ "description": "",
18991
+ "tags": [],
18992
+ "required": false,
18993
+ "type": "((event: MouseEvent) => void | Promise<void>) | ((event: MouseEvent) => void | Promise<void>)[] | undefined",
18994
+ "schema": {
18995
+ "kind": "enum",
18996
+ "type": "((event: MouseEvent) => void | Promise<void>) | ((event: MouseEvent) => void | Promise<void>)[] | undefined",
18997
+ "schema": {
18998
+ "0": "undefined",
18999
+ "1": {
19000
+ "kind": "event",
19001
+ "type": "(event: MouseEvent): void | Promise<void>",
19002
+ "schema": []
19003
+ },
19004
+ "2": {
19005
+ "kind": "array",
19006
+ "type": "((event: MouseEvent) => void | Promise<void>)[]",
19007
+ "schema": [
19008
+ {
19009
+ "kind": "event",
19010
+ "type": "(event: MouseEvent): void | Promise<void>",
19011
+ "schema": []
19012
+ }
19013
+ ]
19014
+ }
19015
+ }
19016
+ }
19017
+ },
19018
+ "class": {
19019
+ "name": "class",
19020
+ "global": false,
19021
+ "description": "",
19022
+ "tags": [],
19023
+ "required": false,
19024
+ "type": "any",
19025
+ "schema": "any"
19026
+ },
19027
+ "activeClass": {
19028
+ "name": "activeClass",
19029
+ "global": false,
19030
+ "description": "The class to apply when the link is active",
19031
+ "tags": [
19032
+ {
19033
+ "name": "defaultValue",
19034
+ "text": "''"
19035
+ }
19036
+ ],
19037
+ "required": false,
19038
+ "type": "string | undefined",
19039
+ "schema": "string | undefined"
19040
+ },
19041
+ "inactiveClass": {
19042
+ "name": "inactiveClass",
19043
+ "global": false,
19044
+ "description": "The class to apply when the link is inactive",
19045
+ "tags": [
19046
+ {
19047
+ "name": "defaultValue",
19048
+ "text": "''"
19049
+ }
19050
+ ],
19051
+ "required": false,
19052
+ "type": "string | undefined",
19053
+ "schema": "string | undefined"
19054
+ },
19055
+ "b24ui": {
19056
+ "name": "b24ui",
19057
+ "global": false,
19058
+ "description": "",
19059
+ "tags": [],
19060
+ "required": false,
19061
+ "type": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; } | undefined",
19062
+ "schema": {
19063
+ "kind": "enum",
19064
+ "type": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; } | undefined",
19065
+ "schema": {
19066
+ "0": "undefined",
19067
+ "1": "{ base?: ClassNameValue; baseLine?: ClassNameValue; label?: ClassNameValue; leadingIcon?: ClassNameValue; leadingAvatar?: ClassNameValue; leadingAvatarSize?: ClassNameValue; trailingIcon?: ClassNameValue; safeList?: ClassNameValue; }"
19068
+ }
19069
+ }
19070
+ },
19071
+ "loading": {
19072
+ "name": "loading",
19073
+ "global": false,
19074
+ "description": "When `true`, the loading icon will be displayed.",
19075
+ "tags": [],
19076
+ "required": false,
19077
+ "type": "boolean | undefined",
19078
+ "schema": "boolean | undefined"
19079
+ },
19080
+ "icon": {
19081
+ "name": "icon",
19082
+ "global": false,
19083
+ "description": "Display an icon on the left side.",
19084
+ "tags": [
19085
+ {
19086
+ "name": "defaultValue",
19087
+ "text": "icons.loading"
19088
+ },
19089
+ {
19090
+ "name": "IconComponent"
19091
+ }
19092
+ ],
19093
+ "required": false,
19094
+ "type": "IconComponent | undefined",
19095
+ "schema": "IconComponent | undefined"
19096
+ },
19097
+ "avatar": {
19098
+ "name": "avatar",
19099
+ "global": false,
19100
+ "description": "Display an avatar on the left side.",
19101
+ "tags": [],
19102
+ "required": false,
19103
+ "type": "AvatarProps | undefined",
19104
+ "schema": "AvatarProps | undefined"
19105
+ },
19106
+ "as": {
19107
+ "name": "as",
19108
+ "global": false,
19109
+ "description": "The element or component this component should render as when not a link.",
19110
+ "tags": [
19111
+ {
19112
+ "name": "defaultValue",
19113
+ "text": "'button'"
19114
+ }
19115
+ ],
19116
+ "required": false,
19117
+ "type": "any",
19118
+ "schema": "any"
19119
+ },
19120
+ "type": {
19121
+ "name": "type",
19122
+ "global": false,
19123
+ "description": "The type of the button when not a link.",
19124
+ "tags": [
19125
+ {
19126
+ "name": "defaultValue",
19127
+ "text": "'button'"
19128
+ }
19129
+ ],
19130
+ "required": false,
19131
+ "type": '"reset" | "submit" | "button" | undefined',
19132
+ "schema": {
19133
+ "kind": "enum",
19134
+ "type": '"reset" | "submit" | "button" | undefined',
19135
+ "schema": {
19136
+ "0": "undefined",
19137
+ "1": '"reset"',
19138
+ "2": '"submit"',
19139
+ "3": '"button"'
19140
+ }
19141
+ }
19142
+ },
19143
+ "to": {
19144
+ "name": "to",
19145
+ "global": false,
19146
+ "description": "Route Location the link should navigate to when clicked on.",
19147
+ "tags": [],
19148
+ "required": false,
19149
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
19150
+ "schema": {
19151
+ "kind": "enum",
19152
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
19153
+ "schema": {
19154
+ "0": "undefined",
19155
+ "1": "string",
19156
+ "2": {
19157
+ "kind": "object",
19158
+ "type": "RouteLocationAsRelativeGeneric",
19159
+ "schema": {
19160
+ "name": {
19161
+ "name": "name",
19162
+ "global": false,
19163
+ "description": "",
19164
+ "tags": [],
19165
+ "required": false,
19166
+ "type": "RouteRecordNameGeneric",
19167
+ "schema": {
19168
+ "kind": "enum",
19169
+ "type": "RouteRecordNameGeneric",
19170
+ "schema": {
19171
+ "0": "undefined",
19172
+ "1": "string",
19173
+ "2": "symbol"
19174
+ }
19175
+ }
19176
+ },
19177
+ "params": {
19178
+ "name": "params",
19179
+ "global": false,
19180
+ "description": "",
19181
+ "tags": [],
19182
+ "required": false,
19183
+ "type": "RouteParamsRawGeneric | undefined",
19184
+ "schema": {
19185
+ "kind": "enum",
19186
+ "type": "RouteParamsRawGeneric | undefined",
19187
+ "schema": {
19188
+ "0": "undefined",
19189
+ "1": "RouteParamsRawGeneric"
19190
+ }
19191
+ }
19192
+ },
19193
+ "path": {
19194
+ "name": "path",
19195
+ "global": false,
19196
+ "description": "A relative path to the current location. This property should be removed",
19197
+ "tags": [],
19198
+ "required": false,
19199
+ "type": "undefined",
19200
+ "schema": "undefined"
19201
+ },
19202
+ "query": {
19203
+ "name": "query",
19204
+ "global": false,
19205
+ "description": "",
19206
+ "tags": [],
19207
+ "required": false,
19208
+ "type": "LocationQueryRaw | undefined",
19209
+ "schema": {
19210
+ "kind": "enum",
19211
+ "type": "LocationQueryRaw | undefined",
19212
+ "schema": {
19213
+ "0": "undefined",
19214
+ "1": "LocationQueryRaw"
19215
+ }
19216
+ }
19217
+ },
19218
+ "hash": {
19219
+ "name": "hash",
19220
+ "global": false,
19221
+ "description": "",
19222
+ "tags": [],
19223
+ "required": false,
19224
+ "type": "string | undefined",
19225
+ "schema": "string | undefined"
19226
+ },
19227
+ "replace": {
19228
+ "name": "replace",
19229
+ "global": false,
19230
+ "description": "Replace the entry in the history instead of pushing a new entry",
19231
+ "tags": [],
19232
+ "required": false,
19233
+ "type": "boolean | undefined",
19234
+ "schema": "boolean | undefined"
19235
+ },
19236
+ "force": {
19237
+ "name": "force",
19238
+ "global": false,
19239
+ "description": "Triggers the navigation even if the location is the same as the current one.\r\nNote this will also add a new entry to the history unless `replace: true`\r\nis passed.",
19240
+ "tags": [],
19241
+ "required": false,
19242
+ "type": "boolean | undefined",
19243
+ "schema": "boolean | undefined"
19244
+ },
19245
+ "state": {
19246
+ "name": "state",
19247
+ "global": false,
19248
+ "description": "State to save using the History API. This cannot contain any reactive\r\nvalues and some primitives like Symbols are forbidden. More info at\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state",
19249
+ "tags": [],
19250
+ "required": false,
19251
+ "type": "HistoryState | undefined",
19252
+ "schema": {
19253
+ "kind": "enum",
19254
+ "type": "HistoryState | undefined",
19255
+ "schema": {
19256
+ "0": "undefined",
19257
+ "1": {
19258
+ "kind": "object",
19259
+ "type": "HistoryState",
19260
+ "schema": {}
19261
+ }
19262
+ }
19263
+ }
19264
+ }
19265
+ }
19266
+ },
19267
+ "3": {
19268
+ "kind": "object",
19269
+ "type": "RouteLocationAsPathGeneric",
19270
+ "schema": {
19271
+ "path": {
19272
+ "name": "path",
19273
+ "global": false,
19274
+ "description": "Percentage encoded pathname section of the URL.",
19275
+ "tags": [],
19276
+ "required": true,
19277
+ "type": "string",
19278
+ "schema": "string"
19279
+ },
19280
+ "query": {
19281
+ "name": "query",
19282
+ "global": false,
19283
+ "description": "",
19284
+ "tags": [],
19285
+ "required": false,
19286
+ "type": "LocationQueryRaw | undefined",
19287
+ "schema": "LocationQueryRaw | undefined"
19288
+ },
19289
+ "hash": {
19290
+ "name": "hash",
19291
+ "global": false,
19292
+ "description": "",
19293
+ "tags": [],
19294
+ "required": false,
19295
+ "type": "string | undefined",
19296
+ "schema": "string | undefined"
19297
+ },
19298
+ "replace": {
19299
+ "name": "replace",
19300
+ "global": false,
19301
+ "description": "Replace the entry in the history instead of pushing a new entry",
19302
+ "tags": [],
19303
+ "required": false,
19304
+ "type": "boolean | undefined",
19305
+ "schema": "boolean | undefined"
19306
+ },
19307
+ "force": {
19308
+ "name": "force",
19309
+ "global": false,
19310
+ "description": "Triggers the navigation even if the location is the same as the current one.\r\nNote this will also add a new entry to the history unless `replace: true`\r\nis passed.",
19311
+ "tags": [],
19312
+ "required": false,
19313
+ "type": "boolean | undefined",
19314
+ "schema": "boolean | undefined"
19315
+ },
19316
+ "state": {
19317
+ "name": "state",
19318
+ "global": false,
19319
+ "description": "State to save using the History API. This cannot contain any reactive\r\nvalues and some primitives like Symbols are forbidden. More info at\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state",
19320
+ "tags": [],
19321
+ "required": false,
19322
+ "type": "HistoryState | undefined",
19323
+ "schema": "HistoryState | undefined"
19324
+ }
19325
+ }
19326
+ }
19327
+ }
19328
+ }
19329
+ },
19330
+ "exactActiveClass": {
19331
+ "name": "exactActiveClass",
19332
+ "global": false,
19333
+ "description": "Class to apply when the link is exact active",
19334
+ "tags": [],
19335
+ "required": false,
19336
+ "type": "string | undefined",
19337
+ "schema": "string | undefined"
19338
+ },
19339
+ "ariaCurrentValue": {
19340
+ "name": "ariaCurrentValue",
19341
+ "global": false,
19342
+ "description": "Value passed to the attribute `aria-current` when the link is exact active.",
19343
+ "tags": [
19344
+ {
19345
+ "name": "defaultValue",
19346
+ "text": "`'page'`"
19347
+ }
19348
+ ],
19349
+ "required": false,
19350
+ "type": '"page" | "step" | "location" | "date" | "time" | "true" | "false" | undefined',
19351
+ "schema": {
19352
+ "kind": "enum",
19353
+ "type": '"page" | "step" | "location" | "date" | "time" | "true" | "false" | undefined',
19354
+ "schema": {
19355
+ "0": "undefined",
19356
+ "1": '"page"',
19357
+ "2": '"step"',
19358
+ "3": '"location"',
19359
+ "4": '"date"',
19360
+ "5": '"time"',
19361
+ "6": '"true"',
19362
+ "7": '"false"'
19363
+ }
19364
+ }
19365
+ },
19366
+ "viewTransition": {
19367
+ "name": "viewTransition",
19368
+ "global": false,
19369
+ "description": "Pass the returned promise of `router.push()` to `document.startViewTransition()` if supported.",
19370
+ "tags": [],
19371
+ "required": false,
19372
+ "type": "boolean | undefined",
19373
+ "schema": "boolean | undefined"
19374
+ },
19375
+ "replace": {
19376
+ "name": "replace",
19377
+ "global": false,
19378
+ "description": "Calls `router.replace` instead of `router.push`.",
19379
+ "tags": [],
19380
+ "required": false,
19381
+ "type": "boolean | undefined",
19382
+ "schema": "boolean | undefined"
19383
+ },
19384
+ "disabled": {
19385
+ "name": "disabled",
19386
+ "global": false,
19387
+ "description": "",
19388
+ "tags": [],
19389
+ "required": false,
19390
+ "type": "boolean | undefined",
19391
+ "schema": "boolean | undefined"
19392
+ },
19393
+ "active": {
19394
+ "name": "active",
19395
+ "global": false,
19396
+ "description": "Force the link to be active independent of the current route.",
19397
+ "tags": [],
19398
+ "required": false,
19399
+ "type": "boolean | undefined",
19400
+ "schema": "boolean | undefined"
19401
+ },
19402
+ "exact": {
19403
+ "name": "exact",
19404
+ "global": false,
19405
+ "description": "Will only be active if the current route is an exact match.",
19406
+ "tags": [],
19407
+ "required": false,
19408
+ "type": "boolean | undefined",
19409
+ "schema": "boolean | undefined"
19410
+ },
19411
+ "exactQuery": {
19412
+ "name": "exactQuery",
19413
+ "global": false,
19414
+ "description": "Allows controlling how the current route query sets the link as active.",
19415
+ "tags": [],
19416
+ "required": false,
19417
+ "type": 'boolean | "partial" | undefined',
19418
+ "schema": {
19419
+ "kind": "enum",
19420
+ "type": 'boolean | "partial" | undefined',
19421
+ "schema": {
19422
+ "0": "undefined",
19423
+ "1": "false",
19424
+ "2": "true",
19425
+ "3": '"partial"'
19426
+ }
19427
+ }
19428
+ },
19429
+ "exactHash": {
19430
+ "name": "exactHash",
19431
+ "global": false,
19432
+ "description": "Will only be active if the current route hash is an exact match.",
19433
+ "tags": [],
19434
+ "required": false,
19435
+ "type": "boolean | undefined",
19436
+ "schema": "boolean | undefined"
19437
+ },
19438
+ "isAction": {
19439
+ "name": "isAction",
19440
+ "global": false,
19441
+ "description": "When `true`, uses special underlined styling.",
19442
+ "tags": [],
19443
+ "required": false,
19444
+ "type": "boolean | undefined",
19445
+ "schema": "boolean | undefined"
19446
+ },
19447
+ "href": {
19448
+ "name": "href",
19449
+ "global": false,
19450
+ "description": "An alias for `to`. If used with `to`, `href` will be ignored",
19451
+ "tags": [],
19452
+ "required": false,
19453
+ "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined",
19454
+ "schema": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined"
19455
+ },
19456
+ "external": {
19457
+ "name": "external",
19458
+ "global": false,
19459
+ "description": "Forces the link to be considered as external (true) or internal (false). This is helpful to handle edge-cases",
19460
+ "tags": [],
19461
+ "required": false,
19462
+ "type": "boolean | undefined",
19463
+ "schema": "boolean | undefined"
19464
+ },
19465
+ "target": {
19466
+ "name": "target",
19467
+ "global": false,
19468
+ "description": "Where to display the linked URL as the name for a browsing context.",
19469
+ "tags": [],
19470
+ "required": false,
19471
+ "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
19472
+ "schema": {
19473
+ "kind": "enum",
19474
+ "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined',
19475
+ "schema": {
19476
+ "0": "undefined",
19477
+ "1": "null",
19478
+ "2": '"_blank"',
19479
+ "3": '"_parent"',
19480
+ "4": '"_self"',
19481
+ "5": '"_top"',
19482
+ "6": {
19483
+ "kind": "object",
19484
+ "type": "string & {}",
19485
+ "schema": {}
17152
19486
  }
17153
19487
  }
17154
- },
17155
- "rel": {
17156
- "name": "rel",
17157
- "global": false,
17158
- "description": 'A rel attribute value to apply on the link. Defaults to "noopener noreferrer" for external links.',
17159
- "tags": [],
17160
- "required": false,
19488
+ }
19489
+ },
19490
+ "rel": {
19491
+ "name": "rel",
19492
+ "global": false,
19493
+ "description": 'A rel attribute value to apply on the link. Defaults to "noopener noreferrer" for external links.',
19494
+ "tags": [],
19495
+ "required": false,
19496
+ "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
19497
+ "schema": {
19498
+ "kind": "enum",
17161
19499
  "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
17162
19500
  "schema": {
17163
- "kind": "enum",
17164
- "type": '(string & {}) | "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | null | undefined',
17165
- "schema": {
17166
- "0": "undefined",
17167
- "1": "null",
17168
- "2": "string & {}",
17169
- "3": '"noopener"',
17170
- "4": '"noreferrer"',
17171
- "5": '"nofollow"',
17172
- "6": '"sponsored"',
17173
- "7": '"ugc"'
17174
- }
19501
+ "0": "undefined",
19502
+ "1": "null",
19503
+ "2": "string & {}",
19504
+ "3": '"noopener"',
19505
+ "4": '"noreferrer"',
19506
+ "5": '"nofollow"',
19507
+ "6": '"sponsored"',
19508
+ "7": '"ugc"'
17175
19509
  }
17176
- },
17177
- "noRel": {
17178
- "name": "noRel",
17179
- "global": false,
17180
- "description": "If set to true, no rel attribute will be added to the link",
17181
- "tags": [],
17182
- "required": false,
17183
- "type": "boolean | undefined",
17184
- "schema": "boolean | undefined"
17185
- },
17186
- "prefetchedClass": {
17187
- "name": "prefetchedClass",
17188
- "global": false,
17189
- "description": "A class to apply to links that have been prefetched.",
17190
- "tags": [],
17191
- "required": false,
17192
- "type": "string | undefined",
17193
- "schema": "string | undefined"
17194
- },
17195
- "prefetch": {
17196
- "name": "prefetch",
17197
- "global": false,
17198
- "description": "When enabled will prefetch middleware, layouts and payloads of links in the viewport.",
17199
- "tags": [],
17200
- "required": false,
17201
- "type": "boolean | undefined",
17202
- "schema": "boolean | undefined"
17203
- },
17204
- "prefetchOn": {
17205
- "name": "prefetchOn",
17206
- "global": false,
17207
- "description": "Allows controlling when to prefetch links. By default, prefetch is triggered only on visibility.",
17208
- "tags": [],
17209
- "required": false,
19510
+ }
19511
+ },
19512
+ "noRel": {
19513
+ "name": "noRel",
19514
+ "global": false,
19515
+ "description": "If set to true, no rel attribute will be added to the link",
19516
+ "tags": [],
19517
+ "required": false,
19518
+ "type": "boolean | undefined",
19519
+ "schema": "boolean | undefined"
19520
+ },
19521
+ "prefetchedClass": {
19522
+ "name": "prefetchedClass",
19523
+ "global": false,
19524
+ "description": "A class to apply to links that have been prefetched.",
19525
+ "tags": [],
19526
+ "required": false,
19527
+ "type": "string | undefined",
19528
+ "schema": "string | undefined"
19529
+ },
19530
+ "prefetch": {
19531
+ "name": "prefetch",
19532
+ "global": false,
19533
+ "description": "When enabled will prefetch middleware, layouts and payloads of links in the viewport.",
19534
+ "tags": [],
19535
+ "required": false,
19536
+ "type": "boolean | undefined",
19537
+ "schema": "boolean | undefined"
19538
+ },
19539
+ "prefetchOn": {
19540
+ "name": "prefetchOn",
19541
+ "global": false,
19542
+ "description": "Allows controlling when to prefetch links. By default, prefetch is triggered only on visibility.",
19543
+ "tags": [],
19544
+ "required": false,
19545
+ "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
19546
+ "schema": {
19547
+ "kind": "enum",
17210
19548
  "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
17211
19549
  "schema": {
17212
- "kind": "enum",
17213
- "type": '"visibility" | "interaction" | Partial<{ visibility: boolean; interaction: boolean; }> | undefined',
17214
- "schema": {
17215
- "0": "undefined",
17216
- "1": '"visibility"',
17217
- "2": '"interaction"',
17218
- "3": "Partial<{ visibility: boolean; interaction: boolean; }>"
17219
- }
19550
+ "0": "undefined",
19551
+ "1": '"visibility"',
19552
+ "2": '"interaction"',
19553
+ "3": "Partial<{ visibility: boolean; interaction: boolean; }>"
17220
19554
  }
17221
- },
17222
- "noPrefetch": {
17223
- "name": "noPrefetch",
17224
- "global": false,
17225
- "description": "Escape hatch to disable `prefetch` attribute.",
17226
- "tags": [],
17227
- "required": false,
17228
- "type": "boolean | undefined",
17229
- "schema": "boolean | undefined"
17230
19555
  }
19556
+ },
19557
+ "noPrefetch": {
19558
+ "name": "noPrefetch",
19559
+ "global": false,
19560
+ "description": "Escape hatch to disable `prefetch` attribute.",
19561
+ "tags": [],
19562
+ "required": false,
19563
+ "type": "boolean | undefined",
19564
+ "schema": "boolean | undefined"
17231
19565
  }
17232
19566
  }
17233
- ]
17234
- }
19567
+ }
19568
+ ]
17235
19569
  }
17236
19570
  }
17237
- },
17238
- "class": {
17239
- "name": "class",
17240
- "global": false,
17241
- "description": "",
17242
- "tags": [],
17243
- "required": false,
17244
- "type": "any",
17245
- "schema": "any"
17246
- },
17247
- "b24ui": {
17248
- "name": "b24ui",
17249
- "global": false,
17250
- "description": "",
17251
- "tags": [],
17252
- "required": false,
19571
+ }
19572
+ },
19573
+ "class": {
19574
+ "name": "class",
19575
+ "global": false,
19576
+ "description": "",
19577
+ "tags": [],
19578
+ "required": false,
19579
+ "type": "any",
19580
+ "schema": "any"
19581
+ },
19582
+ "b24ui": {
19583
+ "name": "b24ui",
19584
+ "global": false,
19585
+ "description": "",
19586
+ "tags": [],
19587
+ "required": false,
19588
+ "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
19589
+ "schema": {
19590
+ "kind": "enum",
17253
19591
  "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17254
19592
  "schema": {
17255
- "kind": "enum",
17256
- "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17257
- "schema": {
17258
- "0": "undefined",
17259
- "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
17260
- }
19593
+ "0": "undefined",
19594
+ "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
17261
19595
  }
17262
19596
  }
17263
19597
  }
17264
19598
  }
17265
- ]
17266
- }
17267
- }
17268
- }
17269
- },
17270
- {
17271
- "name": "size",
17272
- "global": false,
17273
- "description": "",
17274
- "tags": [
17275
- {
17276
- "name": "defaultValue",
17277
- "text": "'md'"
17278
- }
17279
- ],
17280
- "required": false,
17281
- "type": '"md" | "sm" | undefined',
17282
- "schema": {
17283
- "kind": "enum",
17284
- "type": '"md" | "sm" | undefined',
17285
- "schema": {
17286
- "0": "undefined",
17287
- "1": '"md"',
17288
- "2": '"sm"'
17289
- }
17290
- }
17291
- },
17292
- {
17293
- "name": "b24ui",
17294
- "global": false,
17295
- "description": "",
17296
- "tags": [],
17297
- "required": false,
17298
- "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17299
- "schema": {
17300
- "kind": "enum",
17301
- "type": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; } | undefined",
17302
- "schema": {
17303
- "0": "undefined",
17304
- "1": "{ root?: ClassNameValue; legend?: ClassNameValue; text?: ClassNameValue; container?: ClassNameValue; labelWrapper?: ClassNameValue; ... 7 more ...; footer?: ClassNameValue; }"
17305
- }
17306
- }
17307
- }
17308
- ],
17309
- "slots": [
17310
- {
17311
- "name": "legend",
17312
- "type": "{} | undefined",
17313
- "description": "",
17314
- "schema": {
17315
- "kind": "enum",
17316
- "type": "{} | undefined",
17317
- "schema": {
17318
- "0": "undefined",
17319
- "1": {
17320
- "kind": "object",
17321
- "type": "{}",
17322
- "schema": {}
17323
- }
17324
- }
17325
- }
17326
- },
17327
- {
17328
- "name": "text",
17329
- "type": "{} | undefined",
17330
- "description": "",
17331
- "schema": {
17332
- "kind": "enum",
17333
- "type": "{} | undefined",
17334
- "schema": {
17335
- "0": "undefined",
17336
- "1": {
17337
- "kind": "object",
17338
- "type": "{}",
17339
- "schema": {}
19599
+ }
19600
+ },
19601
+ "index": {
19602
+ "name": "index",
19603
+ "global": false,
19604
+ "description": "",
19605
+ "tags": [],
19606
+ "required": true,
19607
+ "type": "number",
19608
+ "schema": "number"
17340
19609
  }
17341
19610
  }
17342
19611
  }
17343
19612
  },
17344
19613
  {
17345
- "name": "leading",
19614
+ "name": "description",
17346
19615
  "type": "{ item: DescriptionListItem; index: number; }",
17347
19616
  "description": "",
17348
19617
  "schema": {
@@ -18434,7 +20703,7 @@ const B24UIMeta = {
18434
20703
  }
18435
20704
  },
18436
20705
  {
18437
- "name": "label",
20706
+ "name": "actions",
18438
20707
  "type": "{ item: DescriptionListItem; index: number; }",
18439
20708
  "description": "",
18440
20709
  "schema": {
@@ -19526,7 +21795,7 @@ const B24UIMeta = {
19526
21795
  }
19527
21796
  },
19528
21797
  {
19529
- "name": "description",
21798
+ "name": "content-top",
19530
21799
  "type": "{ item: DescriptionListItem; index: number; }",
19531
21800
  "description": "",
19532
21801
  "schema": {
@@ -20618,7 +22887,7 @@ const B24UIMeta = {
20618
22887
  }
20619
22888
  },
20620
22889
  {
20621
- "name": "actions",
22890
+ "name": "content",
20622
22891
  "type": "{ item: DescriptionListItem; index: number; }",
20623
22892
  "description": "",
20624
22893
  "schema": {
@@ -21710,7 +23979,7 @@ const B24UIMeta = {
21710
23979
  }
21711
23980
  },
21712
23981
  {
21713
- "name": "content",
23982
+ "name": "content-bottom",
21714
23983
  "type": "{ item: DescriptionListItem; index: number; }",
21715
23984
  "description": "",
21716
23985
  "schema": {
@@ -22830,7 +25099,8 @@ const B24UIMeta = {
22830
25099
  }
22831
25100
  ],
22832
25101
  "events": [],
22833
- "exposed": []
25102
+ "exposed": [],
25103
+ "hash": "5GnvvMF0hHlKaTNTTaM6L1QmTzy_t3zH0WzzshSLYQg"
22834
25104
  }
22835
25105
  },
22836
25106
  "B24DropdownMenu": {
@@ -30959,10 +33229,45 @@ const B24UIMeta = {
30959
33229
  }
30960
33230
  }
30961
33231
  }
33232
+ },
33233
+ {
33234
+ "name": "content-top",
33235
+ "type": "{} | undefined",
33236
+ "description": "",
33237
+ "schema": {
33238
+ "kind": "enum",
33239
+ "type": "{} | undefined",
33240
+ "schema": {
33241
+ "0": "undefined",
33242
+ "1": {
33243
+ "kind": "object",
33244
+ "type": "{}",
33245
+ "schema": {}
33246
+ }
33247
+ }
33248
+ }
33249
+ },
33250
+ {
33251
+ "name": "content-bottom",
33252
+ "type": "{} | undefined",
33253
+ "description": "",
33254
+ "schema": {
33255
+ "kind": "enum",
33256
+ "type": "{} | undefined",
33257
+ "schema": {
33258
+ "0": "undefined",
33259
+ "1": {
33260
+ "kind": "object",
33261
+ "type": "{}",
33262
+ "schema": {}
33263
+ }
33264
+ }
33265
+ }
30962
33266
  }
30963
33267
  ],
30964
33268
  "events": [],
30965
- "exposed": []
33269
+ "exposed": [],
33270
+ "hash": "ebPR6ZpeGtOZDIwUZ85WW7QIvfZSWdugiPe7xb8xrNo"
30966
33271
  }
30967
33272
  },
30968
33273
  "B24DropdownMenuContent": {
@@ -32986,7 +35291,8 @@ const B24UIMeta = {
32986
35291
  }
32987
35292
  ],
32988
35293
  "events": [],
32989
- "exposed": []
35294
+ "exposed": [],
35295
+ "hash": "uya-VsGbDPXrY_t8O0zAPjRG0UKfpkyt7w3TmP4mcS8"
32990
35296
  }
32991
35297
  },
32992
35298
  "B24Form": {
@@ -33267,7 +35573,8 @@ const B24UIMeta = {
33267
35573
  }
33268
35574
  ],
33269
35575
  "events": [],
33270
- "exposed": []
35576
+ "exposed": [],
35577
+ "hash": "MqvNkxBoiqpPvz-yHawXkJI_VB6Bi61iiA2y0Wc3Q5o"
33271
35578
  }
33272
35579
  },
33273
35580
  "B24FormField": {
@@ -33684,7 +35991,8 @@ const B24UIMeta = {
33684
35991
  }
33685
35992
  ],
33686
35993
  "events": [],
33687
- "exposed": []
35994
+ "exposed": [],
35995
+ "hash": "OOT3dWZlICUjkOSWjzZY7vhe8ZV1H_jIbfZGiyw0ohk"
33688
35996
  }
33689
35997
  },
33690
35998
  "B24Input": {
@@ -33777,9 +36085,9 @@ const B24UIMeta = {
33777
36085
  },
33778
36086
  "10": '"search"',
33779
36087
  "11": '"text"',
33780
- "12": '"checkbox"',
33781
- "13": '"range"',
33782
- "14": '"month"',
36088
+ "12": '"range"',
36089
+ "13": '"month"',
36090
+ "14": '"checkbox"',
33783
36091
  "15": '"file"',
33784
36092
  "16": '"datetime-local"',
33785
36093
  "17": '"email"',
@@ -34456,7 +36764,8 @@ const B24UIMeta = {
34456
36764
  }
34457
36765
  ],
34458
36766
  "events": [],
34459
- "exposed": []
36767
+ "exposed": [],
36768
+ "hash": "Xsuyi_-h_TIydx47IIA0xXtMXCJWrBs9YTXic4IkrRg"
34460
36769
  }
34461
36770
  },
34462
36771
  "B24InputMenu": {
@@ -34533,9 +36842,9 @@ const B24UIMeta = {
34533
36842
  },
34534
36843
  "10": '"search"',
34535
36844
  "11": '"text"',
34536
- "12": '"checkbox"',
34537
- "13": '"range"',
34538
- "14": '"month"',
36845
+ "12": '"range"',
36846
+ "13": '"month"',
36847
+ "14": '"checkbox"',
34539
36848
  "15": '"file"',
34540
36849
  "16": '"datetime-local"',
34541
36850
  "17": '"email"',
@@ -35479,6 +37788,7 @@ const B24UIMeta = {
35479
37788
  "null",
35480
37789
  "string",
35481
37790
  "number",
37791
+ "bigint",
35482
37792
  "false",
35483
37793
  "true",
35484
37794
  {
@@ -36674,9 +38984,10 @@ const B24UIMeta = {
36674
38984
  "0": "null",
36675
38985
  "1": "string",
36676
38986
  "2": "number",
36677
- "3": "false",
36678
- "4": "true",
36679
- "5": {
38987
+ "3": "bigint",
38988
+ "4": "false",
38989
+ "5": "true",
38990
+ "6": {
36680
38991
  "kind": "object",
36681
38992
  "type": "_InputMenuItem",
36682
38993
  "schema": {
@@ -37152,9 +39463,10 @@ const B24UIMeta = {
37152
39463
  "0": "null",
37153
39464
  "1": "string",
37154
39465
  "2": "number",
37155
- "3": "false",
37156
- "4": "true",
37157
- "5": {
39466
+ "3": "bigint",
39467
+ "4": "false",
39468
+ "5": "true",
39469
+ "6": {
37158
39470
  "kind": "object",
37159
39471
  "type": "_InputMenuItem",
37160
39472
  "schema": {
@@ -37630,9 +39942,10 @@ const B24UIMeta = {
37630
39942
  "0": "null",
37631
39943
  "1": "string",
37632
39944
  "2": "number",
37633
- "3": "false",
37634
- "4": "true",
37635
- "5": {
39945
+ "3": "bigint",
39946
+ "4": "false",
39947
+ "5": "true",
39948
+ "6": {
37636
39949
  "kind": "object",
37637
39950
  "type": "_InputMenuItem",
37638
39951
  "schema": {
@@ -38108,9 +40421,10 @@ const B24UIMeta = {
38108
40421
  "0": "null",
38109
40422
  "1": "string",
38110
40423
  "2": "number",
38111
- "3": "false",
38112
- "4": "true",
38113
- "5": {
40424
+ "3": "bigint",
40425
+ "4": "false",
40426
+ "5": "true",
40427
+ "6": {
38114
40428
  "kind": "object",
38115
40429
  "type": "_InputMenuItem",
38116
40430
  "schema": {
@@ -38586,9 +40900,10 @@ const B24UIMeta = {
38586
40900
  "0": "null",
38587
40901
  "1": "string",
38588
40902
  "2": "number",
38589
- "3": "false",
38590
- "4": "true",
38591
- "5": {
40903
+ "3": "bigint",
40904
+ "4": "false",
40905
+ "5": "true",
40906
+ "6": {
38592
40907
  "kind": "object",
38593
40908
  "type": "_InputMenuItem",
38594
40909
  "schema": {
@@ -39064,9 +41379,10 @@ const B24UIMeta = {
39064
41379
  "0": "null",
39065
41380
  "1": "string",
39066
41381
  "2": "number",
39067
- "3": "false",
39068
- "4": "true",
39069
- "5": {
41382
+ "3": "bigint",
41383
+ "4": "false",
41384
+ "5": "true",
41385
+ "6": {
39070
41386
  "kind": "object",
39071
41387
  "type": "_InputMenuItem",
39072
41388
  "schema": {
@@ -39520,6 +41836,40 @@ const B24UIMeta = {
39520
41836
  }
39521
41837
  }
39522
41838
  },
41839
+ {
41840
+ "name": "content-top",
41841
+ "type": "{} | undefined",
41842
+ "description": "",
41843
+ "schema": {
41844
+ "kind": "enum",
41845
+ "type": "{} | undefined",
41846
+ "schema": {
41847
+ "0": "undefined",
41848
+ "1": {
41849
+ "kind": "object",
41850
+ "type": "{}",
41851
+ "schema": {}
41852
+ }
41853
+ }
41854
+ }
41855
+ },
41856
+ {
41857
+ "name": "content-bottom",
41858
+ "type": "{} | undefined",
41859
+ "description": "",
41860
+ "schema": {
41861
+ "kind": "enum",
41862
+ "type": "{} | undefined",
41863
+ "schema": {
41864
+ "0": "undefined",
41865
+ "1": {
41866
+ "kind": "object",
41867
+ "type": "{}",
41868
+ "schema": {}
41869
+ }
41870
+ }
41871
+ }
41872
+ },
39523
41873
  {
39524
41874
  "name": "create-item-label",
39525
41875
  "type": "{ item: string; }",
@@ -39542,7 +41892,8 @@ const B24UIMeta = {
39542
41892
  }
39543
41893
  ],
39544
41894
  "events": [],
39545
- "exposed": []
41895
+ "exposed": [],
41896
+ "hash": "mBpA-5olTx4TSMJpEVYDgl3oYYIeSbgt1ITWcKj8LFw"
39546
41897
  }
39547
41898
  },
39548
41899
  "B24InputNumber": {
@@ -41926,84 +44277,84 @@ const B24UIMeta = {
41926
44277
  }
41927
44278
  },
41928
44279
  {
41929
- "name": "required",
44280
+ "name": "modelValue",
41930
44281
  "global": false,
41931
- "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
44282
+ "description": "",
41932
44283
  "tags": [],
41933
44284
  "required": false,
41934
- "type": "boolean | undefined",
44285
+ "type": "number | null | undefined",
41935
44286
  "schema": {
41936
44287
  "kind": "enum",
41937
- "type": "boolean | undefined",
44288
+ "type": "number | null | undefined",
41938
44289
  "schema": {
41939
44290
  "0": "undefined",
41940
- "1": "false",
41941
- "2": "true"
44291
+ "1": "null",
44292
+ "2": "number"
41942
44293
  }
41943
44294
  }
41944
44295
  },
41945
44296
  {
41946
- "name": "name",
44297
+ "name": "defaultValue",
41947
44298
  "global": false,
41948
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
44299
+ "description": "",
41949
44300
  "tags": [],
41950
44301
  "required": false,
41951
- "type": "string | undefined",
44302
+ "type": "number | undefined",
41952
44303
  "schema": {
41953
44304
  "kind": "enum",
41954
- "type": "string | undefined",
44305
+ "type": "number | undefined",
41955
44306
  "schema": {
41956
44307
  "0": "undefined",
41957
- "1": "string"
44308
+ "1": "number"
41958
44309
  }
41959
44310
  }
41960
44311
  },
41961
44312
  {
41962
- "name": "id",
44313
+ "name": "required",
41963
44314
  "global": false,
41964
- "description": "Id of the element",
44315
+ "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
41965
44316
  "tags": [],
41966
44317
  "required": false,
41967
- "type": "string | undefined",
44318
+ "type": "boolean | undefined",
41968
44319
  "schema": {
41969
44320
  "kind": "enum",
41970
- "type": "string | undefined",
44321
+ "type": "boolean | undefined",
41971
44322
  "schema": {
41972
44323
  "0": "undefined",
41973
- "1": "string"
44324
+ "1": "false",
44325
+ "2": "true"
41974
44326
  }
41975
44327
  }
41976
44328
  },
41977
44329
  {
41978
- "name": "defaultValue",
44330
+ "name": "name",
41979
44331
  "global": false,
41980
- "description": "",
44332
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
41981
44333
  "tags": [],
41982
44334
  "required": false,
41983
- "type": "number | undefined",
44335
+ "type": "string | undefined",
41984
44336
  "schema": {
41985
44337
  "kind": "enum",
41986
- "type": "number | undefined",
44338
+ "type": "string | undefined",
41987
44339
  "schema": {
41988
44340
  "0": "undefined",
41989
- "1": "number"
44341
+ "1": "string"
41990
44342
  }
41991
44343
  }
41992
44344
  },
41993
44345
  {
41994
- "name": "modelValue",
44346
+ "name": "id",
41995
44347
  "global": false,
41996
- "description": "",
44348
+ "description": "Id of the element",
41997
44349
  "tags": [],
41998
44350
  "required": false,
41999
- "type": "number | null | undefined",
44351
+ "type": "string | undefined",
42000
44352
  "schema": {
42001
44353
  "kind": "enum",
42002
- "type": "number | null | undefined",
44354
+ "type": "string | undefined",
42003
44355
  "schema": {
42004
44356
  "0": "undefined",
42005
- "1": "null",
42006
- "2": "number"
44357
+ "1": "string"
42007
44358
  }
42008
44359
  }
42009
44360
  },
@@ -42115,7 +44466,8 @@ const B24UIMeta = {
42115
44466
  }
42116
44467
  ],
42117
44468
  "events": [],
42118
- "exposed": []
44469
+ "exposed": [],
44470
+ "hash": "Jg4CQYeYW7PbPujli7A6aduxAr19WacY1EKaZp-uOR0"
42119
44471
  }
42120
44472
  },
42121
44473
  "B24Kbd": {
@@ -42228,7 +44580,8 @@ const B24UIMeta = {
42228
44580
  }
42229
44581
  ],
42230
44582
  "events": [],
42231
- "exposed": []
44583
+ "exposed": [],
44584
+ "hash": "sCsT6pt4XpTpS_M1DbQLClY8PAWz7zJ3idE8GYqlijs"
42232
44585
  }
42233
44586
  },
42234
44587
  "B24Link": {
@@ -43121,7 +45474,8 @@ const B24UIMeta = {
43121
45474
  }
43122
45475
  ],
43123
45476
  "events": [],
43124
- "exposed": []
45477
+ "exposed": [],
45478
+ "hash": "pdD8l92U_H1aPvZHetN8CbsfI88zI-sHPnGgK0j3gGE"
43125
45479
  }
43126
45480
  },
43127
45481
  "B24LinkBase": {
@@ -43322,7 +45676,8 @@ const B24UIMeta = {
43322
45676
  }
43323
45677
  ],
43324
45678
  "events": [],
43325
- "exposed": []
45679
+ "exposed": [],
45680
+ "hash": "a3FGBaqI9I7nGX0tGW056ZbW_-lcj4PRUcbTAzWtIB0"
43326
45681
  }
43327
45682
  },
43328
45683
  "B24Modal": {
@@ -44008,7 +46363,8 @@ const B24UIMeta = {
44008
46363
  }
44009
46364
  ],
44010
46365
  "events": [],
44011
- "exposed": []
46366
+ "exposed": [],
46367
+ "hash": "AFWh8yOAGAKqwOfunMOB-77fvNa01O9JQZADdyx4xP0"
44012
46368
  }
44013
46369
  },
44014
46370
  "B24ModalDialogClose": {
@@ -44036,7 +46392,8 @@ const B24UIMeta = {
44036
46392
  }
44037
46393
  ],
44038
46394
  "events": [],
44039
- "exposed": []
46395
+ "exposed": [],
46396
+ "hash": "Lt9L0CNM5p3KA63xDYc-X95ahhDL8JxrXH0rnpzjc58"
44040
46397
  }
44041
46398
  },
44042
46399
  "B24Navbar": {
@@ -44103,7 +46460,8 @@ const B24UIMeta = {
44103
46460
  }
44104
46461
  ],
44105
46462
  "events": [],
44106
- "exposed": []
46463
+ "exposed": [],
46464
+ "hash": "A3JjOV_Ef_0nAB-M6rPvaWHpUNGZ-wO8iAa1cw_PfD0"
44107
46465
  }
44108
46466
  },
44109
46467
  "B24NavbarDivider": {
@@ -44170,7 +46528,8 @@ const B24UIMeta = {
44170
46528
  }
44171
46529
  ],
44172
46530
  "events": [],
44173
- "exposed": []
46531
+ "exposed": [],
46532
+ "hash": "8PiF1tbzKgenL55P8wv8EkfSN4jir2RpZPVi4SCzPW8"
44174
46533
  }
44175
46534
  },
44176
46535
  "B24NavbarSection": {
@@ -44237,7 +46596,8 @@ const B24UIMeta = {
44237
46596
  }
44238
46597
  ],
44239
46598
  "events": [],
44240
- "exposed": []
46599
+ "exposed": [],
46600
+ "hash": "gc1AlVfXXwqbvFK2c09T465wJ2EWe4FJrvTvGe61xm8"
44241
46601
  }
44242
46602
  },
44243
46603
  "B24NavbarSpacer": {
@@ -44304,7 +46664,8 @@ const B24UIMeta = {
44304
46664
  }
44305
46665
  ],
44306
46666
  "events": [],
44307
- "exposed": []
46667
+ "exposed": [],
46668
+ "hash": "19UPfJEit4a7wNS1DUGj--YSi-KtJozherF8MOx-3vk"
44308
46669
  }
44309
46670
  },
44310
46671
  "B24NavigationMenu": {
@@ -45850,9 +48211,9 @@ const B24UIMeta = {
45850
48211
  }
45851
48212
  },
45852
48213
  {
45853
- "name": "defaultValue",
48214
+ "name": "modelValue",
45854
48215
  "global": false,
45855
- "description": "The value of the menu item that should be active when initially rendered.\r\n\r\nUse when you do not need to control the value state.",
48216
+ "description": "The controlled value of the menu item to activate. Can be used as `v-model`.",
45856
48217
  "tags": [],
45857
48218
  "required": false,
45858
48219
  "type": "string | undefined",
@@ -45866,9 +48227,9 @@ const B24UIMeta = {
45866
48227
  }
45867
48228
  },
45868
48229
  {
45869
- "name": "modelValue",
48230
+ "name": "defaultValue",
45870
48231
  "global": false,
45871
- "description": "The controlled value of the menu item to activate. Can be used as `v-model`.",
48232
+ "description": "The value of the menu item that should be active when initially rendered.\r\n\r\nUse when you do not need to control the value state.",
45872
48233
  "tags": [],
45873
48234
  "required": false,
45874
48235
  "type": "string | undefined",
@@ -51539,10 +53900,45 @@ const B24UIMeta = {
51539
53900
  }
51540
53901
  }
51541
53902
  }
53903
+ },
53904
+ {
53905
+ "name": "list-leading",
53906
+ "type": "{} | undefined",
53907
+ "description": "",
53908
+ "schema": {
53909
+ "kind": "enum",
53910
+ "type": "{} | undefined",
53911
+ "schema": {
53912
+ "0": "undefined",
53913
+ "1": {
53914
+ "kind": "object",
53915
+ "type": "{}",
53916
+ "schema": {}
53917
+ }
53918
+ }
53919
+ }
53920
+ },
53921
+ {
53922
+ "name": "list-trailing",
53923
+ "type": "{} | undefined",
53924
+ "description": "",
53925
+ "schema": {
53926
+ "kind": "enum",
53927
+ "type": "{} | undefined",
53928
+ "schema": {
53929
+ "0": "undefined",
53930
+ "1": {
53931
+ "kind": "object",
53932
+ "type": "{}",
53933
+ "schema": {}
53934
+ }
53935
+ }
53936
+ }
51542
53937
  }
51543
53938
  ],
51544
53939
  "events": [],
51545
- "exposed": []
53940
+ "exposed": [],
53941
+ "hash": "3CPzt75EP0NmWMkVMRv-az2IkxQjC7tg2JwfIdp1uTY"
51546
53942
  }
51547
53943
  },
51548
53944
  "B24OverlayProvider": {
@@ -51559,7 +53955,8 @@ const B24UIMeta = {
51559
53955
  "props": [],
51560
53956
  "slots": [],
51561
53957
  "events": [],
51562
- "exposed": []
53958
+ "exposed": [],
53959
+ "hash": "_AS1wQOZ20kfSGv0KRkyzFJCHFLJdS_PKdEpMzBLrMo"
51563
53960
  }
51564
53961
  },
51565
53962
  "B24Popover": {
@@ -52360,7 +54757,8 @@ const B24UIMeta = {
52360
54757
  }
52361
54758
  ],
52362
54759
  "events": [],
52363
- "exposed": []
54760
+ "exposed": [],
54761
+ "hash": "YmEVJO7FKXpjL_zKHtBGfrSmKgUefaXEk5ZE90p0AYI"
52364
54762
  }
52365
54763
  },
52366
54764
  "B24Progress": {
@@ -52589,18 +54987,18 @@ const B24UIMeta = {
52589
54987
  {
52590
54988
  "name": "getValueLabel",
52591
54989
  "global": false,
52592
- "description": "A function to get the accessible label text representing the current value in a human-readable format.\r\n\r\n If not provided, the value label will be read as the numeric value as a percentage of the max value.",
54990
+ "description": "A function to get the accessible label text in a human-readable format.\r\n\r\n If not provided, the value label will be read as the numeric value as a percentage of the max value.",
52593
54991
  "tags": [],
52594
54992
  "required": false,
52595
- "type": "((value: number, max: number) => string) | undefined",
54993
+ "type": "((value: number | null | undefined, max: number) => string | undefined) | undefined",
52596
54994
  "schema": {
52597
54995
  "kind": "enum",
52598
- "type": "((value: number, max: number) => string) | undefined",
54996
+ "type": "((value: number | null | undefined, max: number) => string | undefined) | undefined",
52599
54997
  "schema": {
52600
54998
  "0": "undefined",
52601
54999
  "1": {
52602
55000
  "kind": "event",
52603
- "type": "(value: number, max: number): string",
55001
+ "type": "(value: number | null | undefined, max: number): string | undefined",
52604
55002
  "schema": []
52605
55003
  }
52606
55004
  }
@@ -52637,7 +55035,8 @@ const B24UIMeta = {
52637
55035
  }
52638
55036
  ],
52639
55037
  "events": [],
52640
- "exposed": []
55038
+ "exposed": [],
55039
+ "hash": "ykZ1T9_1HeKZ6Pk_9oIaTKp0WukhFVxHaMG6fYHZBkk"
52641
55040
  }
52642
55041
  },
52643
55042
  "B24RadioGroup": {
@@ -52771,6 +55170,7 @@ const B24UIMeta = {
52771
55170
  "null",
52772
55171
  "string",
52773
55172
  "number",
55173
+ "bigint",
52774
55174
  {
52775
55175
  "kind": "object",
52776
55176
  "type": "{ [key: string]: any; label?: string | undefined; description?: string | undefined; disabled?: boolean | undefined; value?: string | undefined; }",
@@ -52990,73 +55390,75 @@ const B24UIMeta = {
52990
55390
  }
52991
55391
  },
52992
55392
  {
52993
- "name": "required",
55393
+ "name": "modelValue",
52994
55394
  "global": false,
52995
- "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
55395
+ "description": "The controlled value of the radio item to check. Can be binded as `v-model`.",
52996
55396
  "tags": [],
52997
55397
  "required": false,
52998
- "type": "boolean | undefined",
55398
+ "type": "AcceptableValue | undefined",
52999
55399
  "schema": {
53000
55400
  "kind": "enum",
53001
- "type": "boolean | undefined",
55401
+ "type": "AcceptableValue | undefined",
53002
55402
  "schema": {
53003
55403
  "0": "undefined",
53004
- "1": "false",
53005
- "2": "true"
55404
+ "1": "null",
55405
+ "2": "string",
55406
+ "3": "number",
55407
+ "4": "bigint",
55408
+ "5": "Record<string, any>"
53006
55409
  }
53007
55410
  }
53008
55411
  },
53009
55412
  {
53010
- "name": "name",
55413
+ "name": "defaultValue",
53011
55414
  "global": false,
53012
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
55415
+ "description": "The value of the radio item that should be checked when initially rendered.\r\n\r\nUse when you do not need to control the state of the radio items.",
53013
55416
  "tags": [],
53014
55417
  "required": false,
53015
- "type": "string | undefined",
55418
+ "type": "AcceptableValue | undefined",
53016
55419
  "schema": {
53017
55420
  "kind": "enum",
53018
- "type": "string | undefined",
55421
+ "type": "AcceptableValue | undefined",
53019
55422
  "schema": {
53020
55423
  "0": "undefined",
53021
- "1": "string"
55424
+ "1": "null",
55425
+ "2": "string",
55426
+ "3": "number",
55427
+ "4": "bigint",
55428
+ "5": "Record<string, any>"
53022
55429
  }
53023
55430
  }
53024
55431
  },
53025
55432
  {
53026
- "name": "defaultValue",
55433
+ "name": "required",
53027
55434
  "global": false,
53028
- "description": "The value of the radio item that should be checked when initially rendered.\r\n\r\nUse when you do not need to control the state of the radio items.",
55435
+ "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
53029
55436
  "tags": [],
53030
55437
  "required": false,
53031
- "type": "AcceptableValue | undefined",
55438
+ "type": "boolean | undefined",
53032
55439
  "schema": {
53033
55440
  "kind": "enum",
53034
- "type": "AcceptableValue | undefined",
55441
+ "type": "boolean | undefined",
53035
55442
  "schema": {
53036
55443
  "0": "undefined",
53037
- "1": "null",
53038
- "2": "string",
53039
- "3": "number",
53040
- "4": "Record<string, any>"
55444
+ "1": "false",
55445
+ "2": "true"
53041
55446
  }
53042
55447
  }
53043
55448
  },
53044
55449
  {
53045
- "name": "modelValue",
55450
+ "name": "name",
53046
55451
  "global": false,
53047
- "description": "The controlled value of the radio item to check. Can be binded as `v-model`.",
55452
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
53048
55453
  "tags": [],
53049
55454
  "required": false,
53050
- "type": "AcceptableValue | undefined",
55455
+ "type": "string | undefined",
53051
55456
  "schema": {
53052
55457
  "kind": "enum",
53053
- "type": "AcceptableValue | undefined",
55458
+ "type": "string | undefined",
53054
55459
  "schema": {
53055
55460
  "0": "undefined",
53056
- "1": "null",
53057
- "2": "string",
53058
- "3": "number",
53059
- "4": "Record<string, any>"
55461
+ "1": "string"
53060
55462
  }
53061
55463
  }
53062
55464
  },
@@ -53146,6 +55548,21 @@ const B24UIMeta = {
53146
55548
  }
53147
55549
  },
53148
55550
  "2": {
55551
+ "kind": "object",
55552
+ "type": "bigint & { id: string; }",
55553
+ "schema": {
55554
+ "id": {
55555
+ "name": "id",
55556
+ "global": false,
55557
+ "description": "",
55558
+ "tags": [],
55559
+ "required": true,
55560
+ "type": "string",
55561
+ "schema": "string"
55562
+ }
55563
+ }
55564
+ },
55565
+ "3": {
53149
55566
  "kind": "object",
53150
55567
  "type": "{ [key: string]: any; label?: string | undefined; description?: string | undefined; disabled?: boolean | undefined; value?: string | undefined; } & { id: string; }",
53151
55568
  "schema": {
@@ -53228,7 +55645,8 @@ const B24UIMeta = {
53228
55645
  "0": "undefined",
53229
55646
  "1": "null",
53230
55647
  "2": "string",
53231
- "3": "number"
55648
+ "3": "number",
55649
+ "4": "bigint"
53232
55650
  }
53233
55651
  }
53234
55652
  }
@@ -53285,6 +55703,21 @@ const B24UIMeta = {
53285
55703
  }
53286
55704
  },
53287
55705
  "2": {
55706
+ "kind": "object",
55707
+ "type": "bigint & { id: string; }",
55708
+ "schema": {
55709
+ "id": {
55710
+ "name": "id",
55711
+ "global": false,
55712
+ "description": "",
55713
+ "tags": [],
55714
+ "required": true,
55715
+ "type": "string",
55716
+ "schema": "string"
55717
+ }
55718
+ }
55719
+ },
55720
+ "3": {
53288
55721
  "kind": "object",
53289
55722
  "type": "{ [key: string]: any; label?: string | undefined; description?: string | undefined; disabled?: boolean | undefined; value?: string | undefined; } & { id: string; }",
53290
55723
  "schema": {
@@ -53367,7 +55800,8 @@ const B24UIMeta = {
53367
55800
  "0": "undefined",
53368
55801
  "1": "null",
53369
55802
  "2": "string",
53370
- "3": "number"
55803
+ "3": "number",
55804
+ "4": "bigint"
53371
55805
  }
53372
55806
  }
53373
55807
  }
@@ -53376,7 +55810,8 @@ const B24UIMeta = {
53376
55810
  }
53377
55811
  ],
53378
55812
  "events": [],
53379
- "exposed": []
55813
+ "exposed": [],
55814
+ "hash": "ZR44mb6NPxbHYFMbLr1xyDUN8F9XB2-L00ZLpUYQdSM"
53380
55815
  }
53381
55816
  },
53382
55817
  "B24Range": {
@@ -53662,7 +56097,8 @@ const B24UIMeta = {
53662
56097
  ],
53663
56098
  "slots": [],
53664
56099
  "events": [],
53665
- "exposed": []
56100
+ "exposed": [],
56101
+ "hash": "obnFCs4Olx-ZAgiXxicL58LpcH2S6HluwoW1k7x84cg"
53666
56102
  }
53667
56103
  },
53668
56104
  "B24Select": {
@@ -54545,6 +56981,7 @@ const B24UIMeta = {
54545
56981
  "null",
54546
56982
  "string",
54547
56983
  "number",
56984
+ "bigint",
54548
56985
  "false",
54549
56986
  "true",
54550
56987
  {
@@ -55555,9 +57992,10 @@ const B24UIMeta = {
55555
57992
  "0": "null",
55556
57993
  "1": "string",
55557
57994
  "2": "number",
55558
- "3": "false",
55559
- "4": "true",
55560
- "5": {
57995
+ "3": "bigint",
57996
+ "4": "false",
57997
+ "5": "true",
57998
+ "6": {
55561
57999
  "kind": "object",
55562
58000
  "type": "SelectItemBase",
55563
58001
  "schema": {
@@ -56042,9 +58480,10 @@ const B24UIMeta = {
56042
58480
  "0": "null",
56043
58481
  "1": "string",
56044
58482
  "2": "number",
56045
- "3": "false",
56046
- "4": "true",
56047
- "5": {
58483
+ "3": "bigint",
58484
+ "4": "false",
58485
+ "5": "true",
58486
+ "6": {
56048
58487
  "kind": "object",
56049
58488
  "type": "SelectItemBase",
56050
58489
  "schema": {
@@ -56529,9 +58968,10 @@ const B24UIMeta = {
56529
58968
  "0": "null",
56530
58969
  "1": "string",
56531
58970
  "2": "number",
56532
- "3": "false",
56533
- "4": "true",
56534
- "5": {
58971
+ "3": "bigint",
58972
+ "4": "false",
58973
+ "5": "true",
58974
+ "6": {
56535
58975
  "kind": "object",
56536
58976
  "type": "SelectItemBase",
56537
58977
  "schema": {
@@ -57016,9 +59456,10 @@ const B24UIMeta = {
57016
59456
  "0": "null",
57017
59457
  "1": "string",
57018
59458
  "2": "number",
57019
- "3": "false",
57020
- "4": "true",
57021
- "5": {
59459
+ "3": "bigint",
59460
+ "4": "false",
59461
+ "5": "true",
59462
+ "6": {
57022
59463
  "kind": "object",
57023
59464
  "type": "SelectItemBase",
57024
59465
  "schema": {
@@ -57480,10 +59921,45 @@ const B24UIMeta = {
57480
59921
  }
57481
59922
  }
57482
59923
  }
59924
+ },
59925
+ {
59926
+ "name": "content-top",
59927
+ "type": "{} | undefined",
59928
+ "description": "",
59929
+ "schema": {
59930
+ "kind": "enum",
59931
+ "type": "{} | undefined",
59932
+ "schema": {
59933
+ "0": "undefined",
59934
+ "1": {
59935
+ "kind": "object",
59936
+ "type": "{}",
59937
+ "schema": {}
59938
+ }
59939
+ }
59940
+ }
59941
+ },
59942
+ {
59943
+ "name": "content-bottom",
59944
+ "type": "{} | undefined",
59945
+ "description": "",
59946
+ "schema": {
59947
+ "kind": "enum",
59948
+ "type": "{} | undefined",
59949
+ "schema": {
59950
+ "0": "undefined",
59951
+ "1": {
59952
+ "kind": "object",
59953
+ "type": "{}",
59954
+ "schema": {}
59955
+ }
59956
+ }
59957
+ }
57483
59958
  }
57484
59959
  ],
57485
59960
  "events": [],
57486
- "exposed": []
59961
+ "exposed": [],
59962
+ "hash": "Xb53k6X_lNr45M8DReanSG5p2Vvd3EuLqpHhqMLjWj4"
57487
59963
  }
57488
59964
  },
57489
59965
  "B24SelectMenu": {
@@ -57624,9 +60100,9 @@ const B24UIMeta = {
57624
60100
  },
57625
60101
  "10": '"search"',
57626
60102
  "11": '"text"',
57627
- "12": '"checkbox"',
57628
- "13": '"range"',
57629
- "14": '"month"',
60103
+ "12": '"range"',
60104
+ "13": '"month"',
60105
+ "14": '"checkbox"',
57630
60106
  "15": '"file"',
57631
60107
  "16": '"datetime-local"',
57632
60108
  "17": '"email"',
@@ -58992,6 +61468,7 @@ const B24UIMeta = {
58992
61468
  "null",
58993
61469
  "string",
58994
61470
  "number",
61471
+ "bigint",
58995
61472
  "false",
58996
61473
  "true",
58997
61474
  {
@@ -60179,9 +62656,10 @@ const B24UIMeta = {
60179
62656
  "0": "null",
60180
62657
  "1": "string",
60181
62658
  "2": "number",
60182
- "3": "false",
60183
- "4": "true",
60184
- "5": {
62659
+ "3": "bigint",
62660
+ "4": "false",
62661
+ "5": "true",
62662
+ "6": {
60185
62663
  "kind": "object",
60186
62664
  "type": "_SelectMenuItem",
60187
62665
  "schema": {
@@ -60657,9 +63135,10 @@ const B24UIMeta = {
60657
63135
  "0": "null",
60658
63136
  "1": "string",
60659
63137
  "2": "number",
60660
- "3": "false",
60661
- "4": "true",
60662
- "5": {
63138
+ "3": "bigint",
63139
+ "4": "false",
63140
+ "5": "true",
63141
+ "6": {
60663
63142
  "kind": "object",
60664
63143
  "type": "_SelectMenuItem",
60665
63144
  "schema": {
@@ -61135,9 +63614,10 @@ const B24UIMeta = {
61135
63614
  "0": "null",
61136
63615
  "1": "string",
61137
63616
  "2": "number",
61138
- "3": "false",
61139
- "4": "true",
61140
- "5": {
63617
+ "3": "bigint",
63618
+ "4": "false",
63619
+ "5": "true",
63620
+ "6": {
61141
63621
  "kind": "object",
61142
63622
  "type": "_SelectMenuItem",
61143
63623
  "schema": {
@@ -61613,9 +64093,10 @@ const B24UIMeta = {
61613
64093
  "0": "null",
61614
64094
  "1": "string",
61615
64095
  "2": "number",
61616
- "3": "false",
61617
- "4": "true",
61618
- "5": {
64096
+ "3": "bigint",
64097
+ "4": "false",
64098
+ "5": "true",
64099
+ "6": {
61619
64100
  "kind": "object",
61620
64101
  "type": "_SelectMenuItem",
61621
64102
  "schema": {
@@ -62069,6 +64550,40 @@ const B24UIMeta = {
62069
64550
  }
62070
64551
  }
62071
64552
  },
64553
+ {
64554
+ "name": "content-top",
64555
+ "type": "{} | undefined",
64556
+ "description": "",
64557
+ "schema": {
64558
+ "kind": "enum",
64559
+ "type": "{} | undefined",
64560
+ "schema": {
64561
+ "0": "undefined",
64562
+ "1": {
64563
+ "kind": "object",
64564
+ "type": "{}",
64565
+ "schema": {}
64566
+ }
64567
+ }
64568
+ }
64569
+ },
64570
+ {
64571
+ "name": "content-bottom",
64572
+ "type": "{} | undefined",
64573
+ "description": "",
64574
+ "schema": {
64575
+ "kind": "enum",
64576
+ "type": "{} | undefined",
64577
+ "schema": {
64578
+ "0": "undefined",
64579
+ "1": {
64580
+ "kind": "object",
64581
+ "type": "{}",
64582
+ "schema": {}
64583
+ }
64584
+ }
64585
+ }
64586
+ },
62072
64587
  {
62073
64588
  "name": "create-item-label",
62074
64589
  "type": "{ item: string; }",
@@ -62091,7 +64606,8 @@ const B24UIMeta = {
62091
64606
  }
62092
64607
  ],
62093
64608
  "events": [],
62094
- "exposed": []
64609
+ "exposed": [],
64610
+ "hash": "-dxhyRu6C9Ztpg23aD5l1M0CkC_UU-NEhyr_V-Dab5k"
62095
64611
  }
62096
64612
  },
62097
64613
  "B24Separator": {
@@ -62469,7 +64985,8 @@ const B24UIMeta = {
62469
64985
  }
62470
64986
  ],
62471
64987
  "events": [],
62472
- "exposed": []
64988
+ "exposed": [],
64989
+ "hash": "G1Txrxry1rdQ-hcdaUjDCU2slPhHQLfqgH7j3gOb_rc"
62473
64990
  }
62474
64991
  },
62475
64992
  "B24Sidebar": {
@@ -62536,7 +65053,8 @@ const B24UIMeta = {
62536
65053
  }
62537
65054
  ],
62538
65055
  "events": [],
62539
- "exposed": []
65056
+ "exposed": [],
65057
+ "hash": "bM9XKv9ImuKhty5CXKzS0-bm2epr20lDns1sLgaAI4w"
62540
65058
  }
62541
65059
  },
62542
65060
  "B24SidebarBody": {
@@ -62626,7 +65144,8 @@ const B24UIMeta = {
62626
65144
  }
62627
65145
  ],
62628
65146
  "events": [],
62629
- "exposed": []
65147
+ "exposed": [],
65148
+ "hash": "WPfx6HoVl2gx0KOwHBi2Aw3947doaAaXzwmtpnp6XJA"
62630
65149
  }
62631
65150
  },
62632
65151
  "B24SidebarFooter": {
@@ -62693,7 +65212,8 @@ const B24UIMeta = {
62693
65212
  }
62694
65213
  ],
62695
65214
  "events": [],
62696
- "exposed": []
65215
+ "exposed": [],
65216
+ "hash": "PgetTopaEwG4jAGmWWPYsjSZ0qlIi94_cyRNPaSjmfg"
62697
65217
  }
62698
65218
  },
62699
65219
  "B24SidebarHeader": {
@@ -62760,7 +65280,8 @@ const B24UIMeta = {
62760
65280
  }
62761
65281
  ],
62762
65282
  "events": [],
62763
- "exposed": []
65283
+ "exposed": [],
65284
+ "hash": "qy7RmjW3tf4Cpj_2eWy7CRoJhLGNUsyLPJx51yTRFuA"
62764
65285
  }
62765
65286
  },
62766
65287
  "B24SidebarHeading": {
@@ -62827,7 +65348,8 @@ const B24UIMeta = {
62827
65348
  }
62828
65349
  ],
62829
65350
  "events": [],
62830
- "exposed": []
65351
+ "exposed": [],
65352
+ "hash": "nt2NaVsKPqphcj45e_x_Q9atxVDZeLh02KUsn5ARkNE"
62831
65353
  }
62832
65354
  },
62833
65355
  "B24SidebarLayout": {
@@ -62949,10 +65471,45 @@ const B24UIMeta = {
62949
65471
  }
62950
65472
  }
62951
65473
  }
65474
+ },
65475
+ {
65476
+ "name": "content-top",
65477
+ "type": "{} | undefined",
65478
+ "description": "",
65479
+ "schema": {
65480
+ "kind": "enum",
65481
+ "type": "{} | undefined",
65482
+ "schema": {
65483
+ "0": "undefined",
65484
+ "1": {
65485
+ "kind": "object",
65486
+ "type": "{}",
65487
+ "schema": {}
65488
+ }
65489
+ }
65490
+ }
65491
+ },
65492
+ {
65493
+ "name": "content-bottom",
65494
+ "type": "{} | undefined",
65495
+ "description": "",
65496
+ "schema": {
65497
+ "kind": "enum",
65498
+ "type": "{} | undefined",
65499
+ "schema": {
65500
+ "0": "undefined",
65501
+ "1": {
65502
+ "kind": "object",
65503
+ "type": "{}",
65504
+ "schema": {}
65505
+ }
65506
+ }
65507
+ }
62952
65508
  }
62953
65509
  ],
62954
65510
  "events": [],
62955
- "exposed": []
65511
+ "exposed": [],
65512
+ "hash": "uLF6a3Z_8UGMroA7TXYJJAhhFhvIjWUTasCbsc75isk"
62956
65513
  }
62957
65514
  },
62958
65515
  "B24SidebarSection": {
@@ -63019,7 +65576,8 @@ const B24UIMeta = {
63019
65576
  }
63020
65577
  ],
63021
65578
  "events": [],
63022
- "exposed": []
65579
+ "exposed": [],
65580
+ "hash": "QCXcdtJcsE37mgFtkDBIECaHEVEnLP_qzhywyKCtB8I"
63023
65581
  }
63024
65582
  },
63025
65583
  "B24SidebarSpacer": {
@@ -63086,7 +65644,8 @@ const B24UIMeta = {
63086
65644
  }
63087
65645
  ],
63088
65646
  "events": [],
63089
- "exposed": []
65647
+ "exposed": [],
65648
+ "hash": "7ujxq_caDdFaHtB-jtNOUuD-FD0_2QIMeY5JybZq0RI"
63090
65649
  }
63091
65650
  },
63092
65651
  "B24Skeleton": {
@@ -63129,7 +65688,8 @@ const B24UIMeta = {
63129
65688
  }
63130
65689
  ],
63131
65690
  "events": [],
63132
- "exposed": []
65691
+ "exposed": [],
65692
+ "hash": "ykZb0iXk_6pqy-g56BMYt9H7qEQF-JDUMX0OrBxP0Uo"
63133
65693
  }
63134
65694
  },
63135
65695
  "B24Slideover": {
@@ -63818,7 +66378,8 @@ const B24UIMeta = {
63818
66378
  }
63819
66379
  ],
63820
66380
  "events": [],
63821
- "exposed": []
66381
+ "exposed": [],
66382
+ "hash": "bKZ3yq3-6UMe7Ffk2RX4bS3AFNS4GWhOzOwmUOFoIBs"
63822
66383
  }
63823
66384
  },
63824
66385
  "B24StackedLayout": {
@@ -63940,10 +66501,45 @@ const B24UIMeta = {
63940
66501
  }
63941
66502
  }
63942
66503
  }
66504
+ },
66505
+ {
66506
+ "name": "content-top",
66507
+ "type": "{} | undefined",
66508
+ "description": "",
66509
+ "schema": {
66510
+ "kind": "enum",
66511
+ "type": "{} | undefined",
66512
+ "schema": {
66513
+ "0": "undefined",
66514
+ "1": {
66515
+ "kind": "object",
66516
+ "type": "{}",
66517
+ "schema": {}
66518
+ }
66519
+ }
66520
+ }
66521
+ },
66522
+ {
66523
+ "name": "content-bottom",
66524
+ "type": "{} | undefined",
66525
+ "description": "",
66526
+ "schema": {
66527
+ "kind": "enum",
66528
+ "type": "{} | undefined",
66529
+ "schema": {
66530
+ "0": "undefined",
66531
+ "1": {
66532
+ "kind": "object",
66533
+ "type": "{}",
66534
+ "schema": {}
66535
+ }
66536
+ }
66537
+ }
63943
66538
  }
63944
66539
  ],
63945
66540
  "events": [],
63946
- "exposed": []
66541
+ "exposed": [],
66542
+ "hash": "XZaoFJNycWe85YbAmPUJH4ZeiQBhB8JYP_pqhbfL7oY"
63947
66543
  }
63948
66544
  },
63949
66545
  "B24Switch": {
@@ -64188,9 +66784,9 @@ const B24UIMeta = {
64188
66784
  }
64189
66785
  },
64190
66786
  {
64191
- "name": "required",
66787
+ "name": "defaultValue",
64192
66788
  "global": false,
64193
- "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
66789
+ "description": "The state of the switch when it is initially rendered. Use when you do not need to control its state.",
64194
66790
  "tags": [],
64195
66791
  "required": false,
64196
66792
  "type": "boolean | undefined",
@@ -64205,25 +66801,26 @@ const B24UIMeta = {
64205
66801
  }
64206
66802
  },
64207
66803
  {
64208
- "name": "name",
66804
+ "name": "required",
64209
66805
  "global": false,
64210
- "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
66806
+ "description": "When `true`, indicates that the user must set the value before the owning form can be submitted.",
64211
66807
  "tags": [],
64212
66808
  "required": false,
64213
- "type": "string | undefined",
66809
+ "type": "boolean | undefined",
64214
66810
  "schema": {
64215
66811
  "kind": "enum",
64216
- "type": "string | undefined",
66812
+ "type": "boolean | undefined",
64217
66813
  "schema": {
64218
66814
  "0": "undefined",
64219
- "1": "string"
66815
+ "1": "false",
66816
+ "2": "true"
64220
66817
  }
64221
66818
  }
64222
66819
  },
64223
66820
  {
64224
- "name": "value",
66821
+ "name": "name",
64225
66822
  "global": false,
64226
- "description": "The value given as data when submitted with a `name`.",
66823
+ "description": "The name of the field. Submitted with its owning form as part of a name/value pair.",
64227
66824
  "tags": [],
64228
66825
  "required": false,
64229
66826
  "type": "string | undefined",
@@ -64237,9 +66834,9 @@ const B24UIMeta = {
64237
66834
  }
64238
66835
  },
64239
66836
  {
64240
- "name": "id",
66837
+ "name": "value",
64241
66838
  "global": false,
64242
- "description": "",
66839
+ "description": "The value given as data when submitted with a `name`.",
64243
66840
  "tags": [],
64244
66841
  "required": false,
64245
66842
  "type": "string | undefined",
@@ -64253,19 +66850,18 @@ const B24UIMeta = {
64253
66850
  }
64254
66851
  },
64255
66852
  {
64256
- "name": "defaultValue",
66853
+ "name": "id",
64257
66854
  "global": false,
64258
- "description": "The state of the switch when it is initially rendered. Use when you do not need to control its state.",
66855
+ "description": "",
64259
66856
  "tags": [],
64260
66857
  "required": false,
64261
- "type": "boolean | undefined",
66858
+ "type": "string | undefined",
64262
66859
  "schema": {
64263
66860
  "kind": "enum",
64264
- "type": "boolean | undefined",
66861
+ "type": "string | undefined",
64265
66862
  "schema": {
64266
66863
  "0": "undefined",
64267
- "1": "false",
64268
- "2": "true"
66864
+ "1": "string"
64269
66865
  }
64270
66866
  }
64271
66867
  },
@@ -64345,7 +66941,8 @@ const B24UIMeta = {
64345
66941
  }
64346
66942
  ],
64347
66943
  "events": [],
64348
- "exposed": []
66944
+ "exposed": [],
66945
+ "hash": "qwN2saL4kPdz90MJJBFyYfa-mLIen6_4FgdN90ZoZgQ"
64349
66946
  }
64350
66947
  },
64351
66948
  "B24Tabs": {
@@ -64791,9 +67388,9 @@ const B24UIMeta = {
64791
67388
  }
64792
67389
  },
64793
67390
  {
64794
- "name": "defaultValue",
67391
+ "name": "modelValue",
64795
67392
  "global": false,
64796
- "description": "The value of the tab that should be active when initially rendered. Use when you do not need to control the state of the tabs",
67393
+ "description": "The controlled value of the tab to activate. Can be bind as `v-model`.",
64797
67394
  "tags": [],
64798
67395
  "required": false,
64799
67396
  "type": "string | number | undefined",
@@ -64805,13 +67402,12 @@ const B24UIMeta = {
64805
67402
  "1": "string",
64806
67403
  "2": "number"
64807
67404
  }
64808
- },
64809
- "default": '"0"'
67405
+ }
64810
67406
  },
64811
67407
  {
64812
- "name": "modelValue",
67408
+ "name": "defaultValue",
64813
67409
  "global": false,
64814
- "description": "The controlled value of the tab to activate. Can be bind as `v-model`.",
67410
+ "description": "The value of the tab that should be active when initially rendered. Use when you do not need to control the state of the tabs",
64815
67411
  "tags": [],
64816
67412
  "required": false,
64817
67413
  "type": "string | number | undefined",
@@ -64823,7 +67419,8 @@ const B24UIMeta = {
64823
67419
  "1": "string",
64824
67420
  "2": "number"
64825
67421
  }
64826
- }
67422
+ },
67423
+ "default": '"0"'
64827
67424
  },
64828
67425
  {
64829
67426
  "name": "unmountOnHide",
@@ -65964,7 +68561,8 @@ const B24UIMeta = {
65964
68561
  }
65965
68562
  ],
65966
68563
  "events": [],
65967
- "exposed": []
68564
+ "exposed": [],
68565
+ "hash": "_FN2bUmE-1_jx4Lyre6UJvhnE8B1tKJr-6LsOjs2yxk"
65968
68566
  }
65969
68567
  },
65970
68568
  "B24Textarea": {
@@ -66730,7 +69328,8 @@ const B24UIMeta = {
66730
69328
  }
66731
69329
  ],
66732
69330
  "events": [],
66733
- "exposed": []
69331
+ "exposed": [],
69332
+ "hash": "wMCy44aE4I3U3kTxLFNCysbK8rLoIz9igNjNoR3H1kE"
66734
69333
  }
66735
69334
  },
66736
69335
  "B24Toast": {
@@ -68221,7 +70820,8 @@ const B24UIMeta = {
68221
70820
  }
68222
70821
  ],
68223
70822
  "events": [],
68224
- "exposed": []
70823
+ "exposed": [],
70824
+ "hash": "MciduDY3oQn0IgUrbKcwN07yKitqsTpBxBBR16n88_o"
68225
70825
  }
68226
70826
  },
68227
70827
  "B24Toaster": {
@@ -68416,7 +71016,8 @@ const B24UIMeta = {
68416
71016
  }
68417
71017
  ],
68418
71018
  "events": [],
68419
- "exposed": []
71019
+ "exposed": [],
71020
+ "hash": "NxVTbgXDYfeJAD_CZayw6KMgTrcZN8CsKoPfUhaddM0"
68420
71021
  }
68421
71022
  },
68422
71023
  "B24Tooltip": {
@@ -69183,7 +71784,8 @@ const B24UIMeta = {
69183
71784
  }
69184
71785
  ],
69185
71786
  "events": [],
69186
- "exposed": []
71787
+ "exposed": [],
71788
+ "hash": "KdRISvB7HUcQiVbA7fQIRnZz1P3qNYw0UqMwzFLHe7A"
69187
71789
  }
69188
71790
  },
69189
71791
  "B24TableWrapper": {
@@ -69422,7 +72024,8 @@ const B24UIMeta = {
69422
72024
  }
69423
72025
  ],
69424
72026
  "events": [],
69425
- "exposed": []
72027
+ "exposed": [],
72028
+ "hash": "G1HZB4yP26qojRIlWgE0vc8pPI95lCuicWRjT9-37Qs"
69426
72029
  }
69427
72030
  },
69428
72031
  "ProseA": {
@@ -69474,7 +72077,8 @@ const B24UIMeta = {
69474
72077
  }
69475
72078
  ],
69476
72079
  "events": [],
69477
- "exposed": []
72080
+ "exposed": [],
72081
+ "hash": "5HHVax83W8IDocnVm12kOsP1nUmky1pYfxklgcVaybU"
69478
72082
  }
69479
72083
  },
69480
72084
  "ProseBlockquote": {
@@ -69526,7 +72130,8 @@ const B24UIMeta = {
69526
72130
  }
69527
72131
  ],
69528
72132
  "events": [],
69529
- "exposed": []
72133
+ "exposed": [],
72134
+ "hash": "gjSUel2MwMfKDSvDYHLse4MEpELQDtgVuugnGM9rN-Y"
69530
72135
  }
69531
72136
  },
69532
72137
  "ProseCode": {
@@ -69606,7 +72211,8 @@ const B24UIMeta = {
69606
72211
  }
69607
72212
  ],
69608
72213
  "events": [],
69609
- "exposed": []
72214
+ "exposed": [],
72215
+ "hash": "0Ql2VrxUX8ckgL2LgsrK8-cZMzhxPLDlBrSogUk_ues"
69610
72216
  }
69611
72217
  },
69612
72218
  "ProseEm": {
@@ -69658,7 +72264,8 @@ const B24UIMeta = {
69658
72264
  }
69659
72265
  ],
69660
72266
  "events": [],
69661
- "exposed": []
72267
+ "exposed": [],
72268
+ "hash": "DWQF3LUinYeEjZZ2THEQRQ89Gmjv3a6eUu5ETyegW88"
69662
72269
  }
69663
72270
  },
69664
72271
  "ProseH1": {
@@ -69710,7 +72317,8 @@ const B24UIMeta = {
69710
72317
  }
69711
72318
  ],
69712
72319
  "events": [],
69713
- "exposed": []
72320
+ "exposed": [],
72321
+ "hash": "hr8uUFsQ_Cv6WRXmKpBek6e7sKvzdqbkiPzvuwevjvw"
69714
72322
  }
69715
72323
  },
69716
72324
  "ProseH2": {
@@ -69762,7 +72370,8 @@ const B24UIMeta = {
69762
72370
  }
69763
72371
  ],
69764
72372
  "events": [],
69765
- "exposed": []
72373
+ "exposed": [],
72374
+ "hash": "LV7l1jaGZ1_q7UEwug0jrPMQ5dAd0X3a54NitRDWaUE"
69766
72375
  }
69767
72376
  },
69768
72377
  "ProseH3": {
@@ -69814,7 +72423,8 @@ const B24UIMeta = {
69814
72423
  }
69815
72424
  ],
69816
72425
  "events": [],
69817
- "exposed": []
72426
+ "exposed": [],
72427
+ "hash": "ARuJdAjFYLIsluMoxVK5xktVNaB3xWVrbOu8Kzf4rHg"
69818
72428
  }
69819
72429
  },
69820
72430
  "ProseH4": {
@@ -69866,7 +72476,8 @@ const B24UIMeta = {
69866
72476
  }
69867
72477
  ],
69868
72478
  "events": [],
69869
- "exposed": []
72479
+ "exposed": [],
72480
+ "hash": "CFEOzkvH1sr4W2k16Z2nKRFLfexTsY6x1uIDp_1yYqE"
69870
72481
  }
69871
72482
  },
69872
72483
  "ProseH5": {
@@ -69918,7 +72529,8 @@ const B24UIMeta = {
69918
72529
  }
69919
72530
  ],
69920
72531
  "events": [],
69921
- "exposed": []
72532
+ "exposed": [],
72533
+ "hash": "jTO_w4TOehpOTXENf60XRDXnn6KdyWGiD6vG7qpS0BM"
69922
72534
  }
69923
72535
  },
69924
72536
  "ProseH6": {
@@ -69970,7 +72582,8 @@ const B24UIMeta = {
69970
72582
  }
69971
72583
  ],
69972
72584
  "events": [],
69973
- "exposed": []
72585
+ "exposed": [],
72586
+ "hash": "67s34vHoVfj23fEmocR8ewU47gt2J2XaqA6uxeIjxuU"
69974
72587
  }
69975
72588
  },
69976
72589
  "ProseHr": {
@@ -70004,7 +72617,8 @@ const B24UIMeta = {
70004
72617
  ],
70005
72618
  "slots": [],
70006
72619
  "events": [],
70007
- "exposed": []
72620
+ "exposed": [],
72621
+ "hash": "xx8STOxX-GXzUNc0uAt1vx7X0oNx9aEAA5W6DmxcvGE"
70008
72622
  }
70009
72623
  },
70010
72624
  "ProseImg": {
@@ -70038,7 +72652,8 @@ const B24UIMeta = {
70038
72652
  ],
70039
72653
  "slots": [],
70040
72654
  "events": [],
70041
- "exposed": []
72655
+ "exposed": [],
72656
+ "hash": "JV9e6oCUoWA4WY6Sp1TXphS4WUu7z4rVub_5O4_7nRg"
70042
72657
  }
70043
72658
  },
70044
72659
  "ProseLi": {
@@ -70090,7 +72705,8 @@ const B24UIMeta = {
70090
72705
  }
70091
72706
  ],
70092
72707
  "events": [],
70093
- "exposed": []
72708
+ "exposed": [],
72709
+ "hash": "DQ1PPgk5MIFrrPJKJIzrzAxHHTWyFCmOVlmCSumraM4"
70094
72710
  }
70095
72711
  },
70096
72712
  "ProseOl": {
@@ -70142,7 +72758,8 @@ const B24UIMeta = {
70142
72758
  }
70143
72759
  ],
70144
72760
  "events": [],
70145
- "exposed": []
72761
+ "exposed": [],
72762
+ "hash": "mEh_7fM8Abb6HFWvKoP91sHTXPACDDEkMh_LERV_3Ss"
70146
72763
  }
70147
72764
  },
70148
72765
  "ProseP": {
@@ -70194,7 +72811,8 @@ const B24UIMeta = {
70194
72811
  }
70195
72812
  ],
70196
72813
  "events": [],
70197
- "exposed": []
72814
+ "exposed": [],
72815
+ "hash": "k1y-VB5NvtijmvdN4QpWdG0ZduXB3uVVZIEdQyWbYwE"
70198
72816
  }
70199
72817
  },
70200
72818
  "ProsePre": {
@@ -70261,7 +72879,8 @@ const B24UIMeta = {
70261
72879
  }
70262
72880
  ],
70263
72881
  "events": [],
70264
- "exposed": []
72882
+ "exposed": [],
72883
+ "hash": "luBaYkmCjNDX9ERj0q4TKmRM4COf4HG7fJ8r28il-9Y"
70265
72884
  }
70266
72885
  },
70267
72886
  "ProseStrong": {
@@ -70313,7 +72932,8 @@ const B24UIMeta = {
70313
72932
  }
70314
72933
  ],
70315
72934
  "events": [],
70316
- "exposed": []
72935
+ "exposed": [],
72936
+ "hash": "CaMxPL8fvsRV4AxTSx_hLs_q90E_CEisYNa9KSO99G4"
70317
72937
  }
70318
72938
  },
70319
72939
  "ProseTable": {
@@ -70472,7 +73092,8 @@ const B24UIMeta = {
70472
73092
  }
70473
73093
  ],
70474
73094
  "events": [],
70475
- "exposed": []
73095
+ "exposed": [],
73096
+ "hash": "4egUG-vZ3iCbIBKlwuNvVP4d0DZZoyepYrAZfN9SShA"
70476
73097
  }
70477
73098
  },
70478
73099
  "ProseTbody": {
@@ -70524,7 +73145,8 @@ const B24UIMeta = {
70524
73145
  }
70525
73146
  ],
70526
73147
  "events": [],
70527
- "exposed": []
73148
+ "exposed": [],
73149
+ "hash": "_sXPdYT03sAJFHOuIMcqvamTZUwMyzfjyawyUhHrnlw"
70528
73150
  }
70529
73151
  },
70530
73152
  "ProseTd": {
@@ -70576,7 +73198,8 @@ const B24UIMeta = {
70576
73198
  }
70577
73199
  ],
70578
73200
  "events": [],
70579
- "exposed": []
73201
+ "exposed": [],
73202
+ "hash": "fhqad5VcBUwXtsVXCeKW5tapvrcWRGbQsQ6j969d9xA"
70580
73203
  }
70581
73204
  },
70582
73205
  "ProseTh": {
@@ -70628,7 +73251,8 @@ const B24UIMeta = {
70628
73251
  }
70629
73252
  ],
70630
73253
  "events": [],
70631
- "exposed": []
73254
+ "exposed": [],
73255
+ "hash": "FSgOkFE3WKtAPp6C5Hm90ie9fm_CAGNqufvIjRnGGmE"
70632
73256
  }
70633
73257
  },
70634
73258
  "ProseThead": {
@@ -70680,7 +73304,8 @@ const B24UIMeta = {
70680
73304
  }
70681
73305
  ],
70682
73306
  "events": [],
70683
- "exposed": []
73307
+ "exposed": [],
73308
+ "hash": "r3eBm9ptbS59MwjekKS3UQCeJh3ky6Llwb4n84BCBTU"
70684
73309
  }
70685
73310
  },
70686
73311
  "ProseTr": {
@@ -70732,7 +73357,8 @@ const B24UIMeta = {
70732
73357
  }
70733
73358
  ],
70734
73359
  "events": [],
70735
- "exposed": []
73360
+ "exposed": [],
73361
+ "hash": "6pVVhPkvjnXaGnLXPo7PxKz0_QCQ44JpaKI5CPUc5xU"
70736
73362
  }
70737
73363
  },
70738
73364
  "ProseUl": {
@@ -70784,7 +73410,8 @@ const B24UIMeta = {
70784
73410
  }
70785
73411
  ],
70786
73412
  "events": [],
70787
- "exposed": []
73413
+ "exposed": [],
73414
+ "hash": "36qGoeEyVGs-hvnjohuvlc-8rAshDcDnOPet_469hag"
70788
73415
  }
70789
73416
  }
70790
73417
  };