@bitrix24/b24ui-nuxt 0.4.2 → 0.4.4

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 (78) hide show
  1. package/.nuxt/b24ui/prose/a.ts +5 -0
  2. package/.nuxt/b24ui/prose/code.ts +31 -0
  3. package/.nuxt/b24ui/prose/pre.ts +6 -0
  4. package/dist/meta.cjs +714 -0
  5. package/dist/meta.d.cts +714 -0
  6. package/dist/meta.d.mts +714 -0
  7. package/dist/meta.d.ts +714 -0
  8. package/dist/meta.mjs +714 -0
  9. package/dist/module.cjs +1 -1
  10. package/dist/module.json +1 -1
  11. package/dist/module.mjs +1 -1
  12. package/dist/runtime/components/Avatar.vue +2 -1
  13. package/dist/runtime/components/RadioGroup.vue +3 -1
  14. package/dist/runtime/locale/ar.js +55 -0
  15. package/dist/runtime/locale/br.d.ts +2 -0
  16. package/dist/runtime/locale/br.js +54 -0
  17. package/dist/runtime/locale/de.d.ts +2 -0
  18. package/dist/runtime/locale/de.js +54 -0
  19. package/dist/runtime/locale/en.js +6 -0
  20. package/dist/runtime/locale/fr.d.ts +2 -0
  21. package/dist/runtime/locale/fr.js +54 -0
  22. package/dist/runtime/locale/id.d.ts +2 -0
  23. package/dist/runtime/locale/id.js +54 -0
  24. package/dist/runtime/locale/index.d.ts +44 -1
  25. package/dist/runtime/locale/index.js +17 -1
  26. package/dist/runtime/locale/it.d.ts +2 -0
  27. package/dist/runtime/locale/it.js +54 -0
  28. package/dist/runtime/locale/ja.d.ts +2 -0
  29. package/dist/runtime/locale/ja.js +54 -0
  30. package/dist/runtime/locale/kz.d.ts +2 -0
  31. package/dist/runtime/locale/kz.js +54 -0
  32. package/dist/runtime/locale/la.d.ts +2 -0
  33. package/dist/runtime/locale/{es.js → la.js} +7 -1
  34. package/dist/runtime/locale/ms.d.ts +2 -0
  35. package/dist/runtime/locale/ms.js +54 -0
  36. package/dist/runtime/locale/pl.d.ts +2 -0
  37. package/dist/runtime/locale/pl.js +54 -0
  38. package/dist/runtime/locale/ru.js +6 -0
  39. package/dist/runtime/locale/sc.d.ts +2 -0
  40. package/dist/runtime/locale/sc.js +54 -0
  41. package/dist/runtime/locale/tc.d.ts +2 -0
  42. package/dist/runtime/locale/tc.js +54 -0
  43. package/dist/runtime/locale/th.d.ts +2 -0
  44. package/dist/runtime/locale/th.js +54 -0
  45. package/dist/runtime/locale/tr.d.ts +2 -0
  46. package/dist/runtime/locale/tr.js +54 -0
  47. package/dist/runtime/locale/ua.d.ts +2 -0
  48. package/dist/runtime/locale/ua.js +54 -0
  49. package/dist/runtime/locale/vn.d.ts +2 -0
  50. package/dist/runtime/locale/vn.js +54 -0
  51. package/dist/runtime/prose/A.vue +32 -0
  52. package/dist/runtime/prose/Blockquote.vue +0 -2
  53. package/dist/runtime/prose/Code.vue +42 -0
  54. package/dist/runtime/prose/Em.vue +8 -12
  55. package/dist/runtime/prose/H1.vue +0 -2
  56. package/dist/runtime/prose/H2.vue +0 -2
  57. package/dist/runtime/prose/H3.vue +0 -2
  58. package/dist/runtime/prose/H4.vue +0 -2
  59. package/dist/runtime/prose/H5.vue +0 -2
  60. package/dist/runtime/prose/H6.vue +0 -2
  61. package/dist/runtime/prose/Hr.vue +0 -2
  62. package/dist/runtime/prose/Li.vue +0 -2
  63. package/dist/runtime/prose/Ol.vue +0 -2
  64. package/dist/runtime/prose/P.vue +0 -2
  65. package/dist/runtime/prose/Pre.vue +44 -0
  66. package/dist/runtime/prose/Strong.vue +0 -2
  67. package/dist/runtime/prose/Ul.vue +0 -2
  68. package/dist/runtime/types/index.d.ts +3 -0
  69. package/dist/runtime/types/index.js +3 -0
  70. package/dist/runtime/types/locale.d.ts +6 -0
  71. package/dist/shared/{b24ui-nuxt.Bx_-_mhu.mjs → b24ui-nuxt.BRwBcdAH.mjs} +91 -0
  72. package/dist/shared/{b24ui-nuxt.Bt28CeAD.cjs → b24ui-nuxt.C1tIhR9w.cjs} +91 -0
  73. package/dist/unplugin.cjs +1 -1
  74. package/dist/unplugin.mjs +1 -1
  75. package/dist/vite.cjs +1 -1
  76. package/dist/vite.mjs +1 -1
  77. package/package.json +7 -7
  78. /package/dist/runtime/locale/{es.d.ts → ar.d.ts} +0 -0
package/dist/meta.cjs CHANGED
@@ -237,6 +237,15 @@ const B24UIMeta = {
237
237
  "type": "any",
238
238
  "schema": "any"
239
239
  },
240
+ "style": {
241
+ "name": "style",
242
+ "global": false,
243
+ "description": "",
244
+ "tags": [],
245
+ "required": false,
246
+ "type": "any",
247
+ "schema": "any"
248
+ },
240
249
  "b24ui": {
241
250
  "name": "b24ui",
242
251
  "global": false,
@@ -507,6 +516,15 @@ const B24UIMeta = {
507
516
  "type": "any",
508
517
  "schema": "any"
509
518
  },
519
+ "style": {
520
+ "name": "style",
521
+ "global": false,
522
+ "description": "",
523
+ "tags": [],
524
+ "required": false,
525
+ "type": "any",
526
+ "schema": "any"
527
+ },
510
528
  "b24ui": {
511
529
  "name": "b24ui",
512
530
  "global": false,
@@ -1066,6 +1084,15 @@ const B24UIMeta = {
1066
1084
  "type": "any",
1067
1085
  "schema": "any"
1068
1086
  },
1087
+ "style": {
1088
+ "name": "style",
1089
+ "global": false,
1090
+ "description": "",
1091
+ "tags": [],
1092
+ "required": false,
1093
+ "type": "any",
1094
+ "schema": "any"
1095
+ },
1069
1096
  "b24ui": {
1070
1097
  "name": "b24ui",
1071
1098
  "global": false,
@@ -2119,6 +2146,56 @@ const B24UIMeta = {
2119
2146
  }
2120
2147
  }
2121
2148
  },
2149
+ "calendar": {
2150
+ "name": "calendar",
2151
+ "global": false,
2152
+ "description": "",
2153
+ "tags": [],
2154
+ "required": true,
2155
+ "type": "{ prevYear: string; nextYear: string; prevMonth: string; nextMonth: string; }",
2156
+ "schema": {
2157
+ "kind": "object",
2158
+ "type": "{ prevYear: string; nextYear: string; prevMonth: string; nextMonth: string; }",
2159
+ "schema": {
2160
+ "prevYear": {
2161
+ "name": "prevYear",
2162
+ "global": false,
2163
+ "description": "",
2164
+ "tags": [],
2165
+ "required": true,
2166
+ "type": "string",
2167
+ "schema": "string"
2168
+ },
2169
+ "nextYear": {
2170
+ "name": "nextYear",
2171
+ "global": false,
2172
+ "description": "",
2173
+ "tags": [],
2174
+ "required": true,
2175
+ "type": "string",
2176
+ "schema": "string"
2177
+ },
2178
+ "prevMonth": {
2179
+ "name": "prevMonth",
2180
+ "global": false,
2181
+ "description": "",
2182
+ "tags": [],
2183
+ "required": true,
2184
+ "type": "string",
2185
+ "schema": "string"
2186
+ },
2187
+ "nextMonth": {
2188
+ "name": "nextMonth",
2189
+ "global": false,
2190
+ "description": "",
2191
+ "tags": [],
2192
+ "required": true,
2193
+ "type": "string",
2194
+ "schema": "string"
2195
+ }
2196
+ }
2197
+ }
2198
+ },
2122
2199
  "inputNumber": {
2123
2200
  "name": "inputNumber",
2124
2201
  "global": false,
@@ -3186,6 +3263,15 @@ const B24UIMeta = {
3186
3263
  "type": "any",
3187
3264
  "schema": "any"
3188
3265
  },
3266
+ "style": {
3267
+ "name": "style",
3268
+ "global": false,
3269
+ "description": "",
3270
+ "tags": [],
3271
+ "required": false,
3272
+ "type": "any",
3273
+ "schema": "any"
3274
+ },
3189
3275
  "b24ui": {
3190
3276
  "name": "b24ui",
3191
3277
  "global": false,
@@ -3796,6 +3882,15 @@ const B24UIMeta = {
3796
3882
  "type": "any",
3797
3883
  "schema": "any"
3798
3884
  },
3885
+ "style": {
3886
+ "name": "style",
3887
+ "global": false,
3888
+ "description": "",
3889
+ "tags": [],
3890
+ "required": false,
3891
+ "type": "any",
3892
+ "schema": "any"
3893
+ },
3799
3894
  "b24ui": {
3800
3895
  "name": "b24ui",
3801
3896
  "global": false,
@@ -5763,6 +5858,15 @@ const B24UIMeta = {
5763
5858
  "type": "any",
5764
5859
  "schema": "any"
5765
5860
  },
5861
+ "style": {
5862
+ "name": "style",
5863
+ "global": false,
5864
+ "description": "",
5865
+ "tags": [],
5866
+ "required": false,
5867
+ "type": "any",
5868
+ "schema": "any"
5869
+ },
5766
5870
  "b24ui": {
5767
5871
  "name": "b24ui",
5768
5872
  "global": false,
@@ -6174,6 +6278,15 @@ const B24UIMeta = {
6174
6278
  "type": "any",
6175
6279
  "schema": "any"
6176
6280
  },
6281
+ "style": {
6282
+ "name": "style",
6283
+ "global": false,
6284
+ "description": "",
6285
+ "tags": [],
6286
+ "required": false,
6287
+ "type": "any",
6288
+ "schema": "any"
6289
+ },
6177
6290
  "b24ui": {
6178
6291
  "name": "b24ui",
6179
6292
  "global": false,
@@ -7323,6 +7436,15 @@ const B24UIMeta = {
7323
7436
  "type": "any",
7324
7437
  "schema": "any"
7325
7438
  },
7439
+ "style": {
7440
+ "name": "style",
7441
+ "global": false,
7442
+ "description": "",
7443
+ "tags": [],
7444
+ "required": false,
7445
+ "type": "any",
7446
+ "schema": "any"
7447
+ },
7326
7448
  "b24ui": {
7327
7449
  "name": "b24ui",
7328
7450
  "global": false,
@@ -8406,6 +8528,15 @@ const B24UIMeta = {
8406
8528
  "type": "any",
8407
8529
  "schema": "any"
8408
8530
  },
8531
+ "style": {
8532
+ "name": "style",
8533
+ "global": false,
8534
+ "description": "",
8535
+ "tags": [],
8536
+ "required": false,
8537
+ "type": "any",
8538
+ "schema": "any"
8539
+ },
8409
8540
  "b24ui": {
8410
8541
  "name": "b24ui",
8411
8542
  "global": false,
@@ -9489,6 +9620,15 @@ const B24UIMeta = {
9489
9620
  "type": "any",
9490
9621
  "schema": "any"
9491
9622
  },
9623
+ "style": {
9624
+ "name": "style",
9625
+ "global": false,
9626
+ "description": "",
9627
+ "tags": [],
9628
+ "required": false,
9629
+ "type": "any",
9630
+ "schema": "any"
9631
+ },
9492
9632
  "b24ui": {
9493
9633
  "name": "b24ui",
9494
9634
  "global": false,
@@ -10572,6 +10712,15 @@ const B24UIMeta = {
10572
10712
  "type": "any",
10573
10713
  "schema": "any"
10574
10714
  },
10715
+ "style": {
10716
+ "name": "style",
10717
+ "global": false,
10718
+ "description": "",
10719
+ "tags": [],
10720
+ "required": false,
10721
+ "type": "any",
10722
+ "schema": "any"
10723
+ },
10575
10724
  "b24ui": {
10576
10725
  "name": "b24ui",
10577
10726
  "global": false,
@@ -11747,6 +11896,15 @@ const B24UIMeta = {
11747
11896
  "type": "any",
11748
11897
  "schema": "any"
11749
11898
  },
11899
+ "style": {
11900
+ "name": "style",
11901
+ "global": false,
11902
+ "description": "",
11903
+ "tags": [],
11904
+ "required": false,
11905
+ "type": "any",
11906
+ "schema": "any"
11907
+ },
11750
11908
  "b24ui": {
11751
11909
  "name": "b24ui",
11752
11910
  "global": false,
@@ -12957,6 +13115,15 @@ const B24UIMeta = {
12957
13115
  "type": "any",
12958
13116
  "schema": "any"
12959
13117
  },
13118
+ "style": {
13119
+ "name": "style",
13120
+ "global": false,
13121
+ "description": "",
13122
+ "tags": [],
13123
+ "required": false,
13124
+ "type": "any",
13125
+ "schema": "any"
13126
+ },
12960
13127
  "b24ui": {
12961
13128
  "name": "b24ui",
12962
13129
  "global": false,
@@ -13930,6 +14097,15 @@ const B24UIMeta = {
13930
14097
  "type": "any",
13931
14098
  "schema": "any"
13932
14099
  },
14100
+ "style": {
14101
+ "name": "style",
14102
+ "global": false,
14103
+ "description": "",
14104
+ "tags": [],
14105
+ "required": false,
14106
+ "type": "any",
14107
+ "schema": "any"
14108
+ },
13933
14109
  "b24ui": {
13934
14110
  "name": "b24ui",
13935
14111
  "global": false,
@@ -14903,6 +15079,15 @@ const B24UIMeta = {
14903
15079
  "type": "any",
14904
15080
  "schema": "any"
14905
15081
  },
15082
+ "style": {
15083
+ "name": "style",
15084
+ "global": false,
15085
+ "description": "",
15086
+ "tags": [],
15087
+ "required": false,
15088
+ "type": "any",
15089
+ "schema": "any"
15090
+ },
14906
15091
  "b24ui": {
14907
15092
  "name": "b24ui",
14908
15093
  "global": false,
@@ -15876,6 +16061,15 @@ const B24UIMeta = {
15876
16061
  "type": "any",
15877
16062
  "schema": "any"
15878
16063
  },
16064
+ "style": {
16065
+ "name": "style",
16066
+ "global": false,
16067
+ "description": "",
16068
+ "tags": [],
16069
+ "required": false,
16070
+ "type": "any",
16071
+ "schema": "any"
16072
+ },
15879
16073
  "b24ui": {
15880
16074
  "name": "b24ui",
15881
16075
  "global": false,
@@ -17029,6 +17223,15 @@ const B24UIMeta = {
17029
17223
  "type": "any",
17030
17224
  "schema": "any"
17031
17225
  },
17226
+ "style": {
17227
+ "name": "style",
17228
+ "global": false,
17229
+ "description": "",
17230
+ "tags": [],
17231
+ "required": false,
17232
+ "type": "any",
17233
+ "schema": "any"
17234
+ },
17032
17235
  "b24ui": {
17033
17236
  "name": "b24ui",
17034
17237
  "global": false,
@@ -19560,6 +19763,15 @@ const B24UIMeta = {
19560
19763
  "type": "any",
19561
19764
  "schema": "any"
19562
19765
  },
19766
+ "style": {
19767
+ "name": "style",
19768
+ "global": false,
19769
+ "description": "",
19770
+ "tags": [],
19771
+ "required": false,
19772
+ "type": "any",
19773
+ "schema": "any"
19774
+ },
19563
19775
  "b24ui": {
19564
19776
  "name": "b24ui",
19565
19777
  "global": false,
@@ -20397,6 +20609,15 @@ const B24UIMeta = {
20397
20609
  "type": "any",
20398
20610
  "schema": "any"
20399
20611
  },
20612
+ "style": {
20613
+ "name": "style",
20614
+ "global": false,
20615
+ "description": "",
20616
+ "tags": [],
20617
+ "required": false,
20618
+ "type": "any",
20619
+ "schema": "any"
20620
+ },
20400
20621
  "b24ui": {
20401
20622
  "name": "b24ui",
20402
20623
  "global": false,
@@ -21183,6 +21404,15 @@ const B24UIMeta = {
21183
21404
  "type": "any",
21184
21405
  "schema": "any"
21185
21406
  },
21407
+ "style": {
21408
+ "name": "style",
21409
+ "global": false,
21410
+ "description": "",
21411
+ "tags": [],
21412
+ "required": false,
21413
+ "type": "any",
21414
+ "schema": "any"
21415
+ },
21186
21416
  "b24ui": {
21187
21417
  "name": "b24ui",
21188
21418
  "global": false,
@@ -21418,6 +21648,15 @@ const B24UIMeta = {
21418
21648
  "type": "any",
21419
21649
  "schema": "any"
21420
21650
  },
21651
+ "style": {
21652
+ "name": "style",
21653
+ "global": false,
21654
+ "description": "",
21655
+ "tags": [],
21656
+ "required": false,
21657
+ "type": "any",
21658
+ "schema": "any"
21659
+ },
21421
21660
  "b24ui": {
21422
21661
  "name": "b24ui",
21423
21662
  "global": false,
@@ -21924,6 +22163,15 @@ const B24UIMeta = {
21924
22163
  "type": "any",
21925
22164
  "schema": "any"
21926
22165
  },
22166
+ "style": {
22167
+ "name": "style",
22168
+ "global": false,
22169
+ "description": "",
22170
+ "tags": [],
22171
+ "required": false,
22172
+ "type": "any",
22173
+ "schema": "any"
22174
+ },
21927
22175
  "b24ui": {
21928
22176
  "name": "b24ui",
21929
22177
  "global": false,
@@ -22456,6 +22704,15 @@ const B24UIMeta = {
22456
22704
  "type": "any",
22457
22705
  "schema": "any"
22458
22706
  },
22707
+ "style": {
22708
+ "name": "style",
22709
+ "global": false,
22710
+ "description": "",
22711
+ "tags": [],
22712
+ "required": false,
22713
+ "type": "any",
22714
+ "schema": "any"
22715
+ },
22459
22716
  "b24ui": {
22460
22717
  "name": "b24ui",
22461
22718
  "global": false,
@@ -22926,6 +23183,15 @@ const B24UIMeta = {
22926
23183
  "type": "any",
22927
23184
  "schema": "any"
22928
23185
  },
23186
+ "style": {
23187
+ "name": "style",
23188
+ "global": false,
23189
+ "description": "",
23190
+ "tags": [],
23191
+ "required": false,
23192
+ "type": "any",
23193
+ "schema": "any"
23194
+ },
22929
23195
  "b24ui": {
22930
23196
  "name": "b24ui",
22931
23197
  "global": false,
@@ -23396,6 +23662,15 @@ const B24UIMeta = {
23396
23662
  "type": "any",
23397
23663
  "schema": "any"
23398
23664
  },
23665
+ "style": {
23666
+ "name": "style",
23667
+ "global": false,
23668
+ "description": "",
23669
+ "tags": [],
23670
+ "required": false,
23671
+ "type": "any",
23672
+ "schema": "any"
23673
+ },
23399
23674
  "b24ui": {
23400
23675
  "name": "b24ui",
23401
23676
  "global": false,
@@ -23866,6 +24141,15 @@ const B24UIMeta = {
23866
24141
  "type": "any",
23867
24142
  "schema": "any"
23868
24143
  },
24144
+ "style": {
24145
+ "name": "style",
24146
+ "global": false,
24147
+ "description": "",
24148
+ "tags": [],
24149
+ "required": false,
24150
+ "type": "any",
24151
+ "schema": "any"
24152
+ },
23869
24153
  "b24ui": {
23870
24154
  "name": "b24ui",
23871
24155
  "global": false,
@@ -24336,6 +24620,15 @@ const B24UIMeta = {
24336
24620
  "type": "any",
24337
24621
  "schema": "any"
24338
24622
  },
24623
+ "style": {
24624
+ "name": "style",
24625
+ "global": false,
24626
+ "description": "",
24627
+ "tags": [],
24628
+ "required": false,
24629
+ "type": "any",
24630
+ "schema": "any"
24631
+ },
24339
24632
  "b24ui": {
24340
24633
  "name": "b24ui",
24341
24634
  "global": false,
@@ -24806,6 +25099,15 @@ const B24UIMeta = {
24806
25099
  "type": "any",
24807
25100
  "schema": "any"
24808
25101
  },
25102
+ "style": {
25103
+ "name": "style",
25104
+ "global": false,
25105
+ "description": "",
25106
+ "tags": [],
25107
+ "required": false,
25108
+ "type": "any",
25109
+ "schema": "any"
25110
+ },
24809
25111
  "b24ui": {
24810
25112
  "name": "b24ui",
24811
25113
  "global": false,
@@ -25863,6 +26165,15 @@ const B24UIMeta = {
25863
26165
  "type": "any",
25864
26166
  "schema": "any"
25865
26167
  },
26168
+ "style": {
26169
+ "name": "style",
26170
+ "global": false,
26171
+ "description": "",
26172
+ "tags": [],
26173
+ "required": false,
26174
+ "type": "any",
26175
+ "schema": "any"
26176
+ },
25866
26177
  "b24ui": {
25867
26178
  "name": "b24ui",
25868
26179
  "global": false,
@@ -26843,6 +27154,15 @@ const B24UIMeta = {
26843
27154
  "type": "any",
26844
27155
  "schema": "any"
26845
27156
  },
27157
+ "style": {
27158
+ "name": "style",
27159
+ "global": false,
27160
+ "description": "",
27161
+ "tags": [],
27162
+ "required": false,
27163
+ "type": "any",
27164
+ "schema": "any"
27165
+ },
26846
27166
  "b24ui": {
26847
27167
  "name": "b24ui",
26848
27168
  "global": false,
@@ -31119,6 +31439,15 @@ const B24UIMeta = {
31119
31439
  "type": "any",
31120
31440
  "schema": "any"
31121
31441
  },
31442
+ "style": {
31443
+ "name": "style",
31444
+ "global": false,
31445
+ "description": "",
31446
+ "tags": [],
31447
+ "required": false,
31448
+ "type": "any",
31449
+ "schema": "any"
31450
+ },
31122
31451
  "b24ui": {
31123
31452
  "name": "b24ui",
31124
31453
  "global": false,
@@ -31732,6 +32061,15 @@ const B24UIMeta = {
31732
32061
  "type": "any",
31733
32062
  "schema": "any"
31734
32063
  },
32064
+ "style": {
32065
+ "name": "style",
32066
+ "global": false,
32067
+ "description": "",
32068
+ "tags": [],
32069
+ "required": false,
32070
+ "type": "any",
32071
+ "schema": "any"
32072
+ },
31735
32073
  "b24ui": {
31736
32074
  "name": "b24ui",
31737
32075
  "global": false,
@@ -32170,6 +32508,15 @@ const B24UIMeta = {
32170
32508
  "type": "any",
32171
32509
  "schema": "any"
32172
32510
  },
32511
+ "style": {
32512
+ "name": "style",
32513
+ "global": false,
32514
+ "description": "",
32515
+ "tags": [],
32516
+ "required": false,
32517
+ "type": "any",
32518
+ "schema": "any"
32519
+ },
32173
32520
  "b24ui": {
32174
32521
  "name": "b24ui",
32175
32522
  "global": false,
@@ -32629,6 +32976,15 @@ const B24UIMeta = {
32629
32976
  "type": "any",
32630
32977
  "schema": "any"
32631
32978
  },
32979
+ "style": {
32980
+ "name": "style",
32981
+ "global": false,
32982
+ "description": "",
32983
+ "tags": [],
32984
+ "required": false,
32985
+ "type": "any",
32986
+ "schema": "any"
32987
+ },
32632
32988
  "b24ui": {
32633
32989
  "name": "b24ui",
32634
32990
  "global": false,
@@ -33088,6 +33444,15 @@ const B24UIMeta = {
33088
33444
  "type": "any",
33089
33445
  "schema": "any"
33090
33446
  },
33447
+ "style": {
33448
+ "name": "style",
33449
+ "global": false,
33450
+ "description": "",
33451
+ "tags": [],
33452
+ "required": false,
33453
+ "type": "any",
33454
+ "schema": "any"
33455
+ },
33091
33456
  "b24ui": {
33092
33457
  "name": "b24ui",
33093
33458
  "global": false,
@@ -33547,6 +33912,15 @@ const B24UIMeta = {
33547
33912
  "type": "any",
33548
33913
  "schema": "any"
33549
33914
  },
33915
+ "style": {
33916
+ "name": "style",
33917
+ "global": false,
33918
+ "description": "",
33919
+ "tags": [],
33920
+ "required": false,
33921
+ "type": "any",
33922
+ "schema": "any"
33923
+ },
33550
33924
  "b24ui": {
33551
33925
  "name": "b24ui",
33552
33926
  "global": false,
@@ -34403,6 +34777,15 @@ const B24UIMeta = {
34403
34777
  "type": "any",
34404
34778
  "schema": "any"
34405
34779
  },
34780
+ "style": {
34781
+ "name": "style",
34782
+ "global": false,
34783
+ "description": "",
34784
+ "tags": [],
34785
+ "required": false,
34786
+ "type": "any",
34787
+ "schema": "any"
34788
+ },
34406
34789
  "b24ui": {
34407
34790
  "name": "b24ui",
34408
34791
  "global": false,
@@ -35011,6 +35394,15 @@ const B24UIMeta = {
35011
35394
  "type": "any",
35012
35395
  "schema": "any"
35013
35396
  },
35397
+ "style": {
35398
+ "name": "style",
35399
+ "global": false,
35400
+ "description": "",
35401
+ "tags": [],
35402
+ "required": false,
35403
+ "type": "any",
35404
+ "schema": "any"
35405
+ },
35014
35406
  "b24ui": {
35015
35407
  "name": "b24ui",
35016
35408
  "global": false,
@@ -35754,6 +36146,15 @@ const B24UIMeta = {
35754
36146
  "type": "any",
35755
36147
  "schema": "any"
35756
36148
  },
36149
+ "style": {
36150
+ "name": "style",
36151
+ "global": false,
36152
+ "description": "",
36153
+ "tags": [],
36154
+ "required": false,
36155
+ "type": "any",
36156
+ "schema": "any"
36157
+ },
35757
36158
  "b24ui": {
35758
36159
  "name": "b24ui",
35759
36160
  "global": false,
@@ -35989,6 +36390,15 @@ const B24UIMeta = {
35989
36390
  "type": "any",
35990
36391
  "schema": "any"
35991
36392
  },
36393
+ "style": {
36394
+ "name": "style",
36395
+ "global": false,
36396
+ "description": "",
36397
+ "tags": [],
36398
+ "required": false,
36399
+ "type": "any",
36400
+ "schema": "any"
36401
+ },
35992
36402
  "b24ui": {
35993
36403
  "name": "b24ui",
35994
36404
  "global": false,
@@ -36495,6 +36905,15 @@ const B24UIMeta = {
36495
36905
  "type": "any",
36496
36906
  "schema": "any"
36497
36907
  },
36908
+ "style": {
36909
+ "name": "style",
36910
+ "global": false,
36911
+ "description": "",
36912
+ "tags": [],
36913
+ "required": false,
36914
+ "type": "any",
36915
+ "schema": "any"
36916
+ },
36498
36917
  "b24ui": {
36499
36918
  "name": "b24ui",
36500
36919
  "global": false,
@@ -36992,6 +37411,15 @@ const B24UIMeta = {
36992
37411
  "type": "any",
36993
37412
  "schema": "any"
36994
37413
  },
37414
+ "style": {
37415
+ "name": "style",
37416
+ "global": false,
37417
+ "description": "",
37418
+ "tags": [],
37419
+ "required": false,
37420
+ "type": "any",
37421
+ "schema": "any"
37422
+ },
36995
37423
  "b24ui": {
36996
37424
  "name": "b24ui",
36997
37425
  "global": false,
@@ -37524,6 +37952,15 @@ const B24UIMeta = {
37524
37952
  "type": "any",
37525
37953
  "schema": "any"
37526
37954
  },
37955
+ "style": {
37956
+ "name": "style",
37957
+ "global": false,
37958
+ "description": "",
37959
+ "tags": [],
37960
+ "required": false,
37961
+ "type": "any",
37962
+ "schema": "any"
37963
+ },
37527
37964
  "b24ui": {
37528
37965
  "name": "b24ui",
37529
37966
  "global": false,
@@ -37994,6 +38431,15 @@ const B24UIMeta = {
37994
38431
  "type": "any",
37995
38432
  "schema": "any"
37996
38433
  },
38434
+ "style": {
38435
+ "name": "style",
38436
+ "global": false,
38437
+ "description": "",
38438
+ "tags": [],
38439
+ "required": false,
38440
+ "type": "any",
38441
+ "schema": "any"
38442
+ },
37997
38443
  "b24ui": {
37998
38444
  "name": "b24ui",
37999
38445
  "global": false,
@@ -38464,6 +38910,15 @@ const B24UIMeta = {
38464
38910
  "type": "any",
38465
38911
  "schema": "any"
38466
38912
  },
38913
+ "style": {
38914
+ "name": "style",
38915
+ "global": false,
38916
+ "description": "",
38917
+ "tags": [],
38918
+ "required": false,
38919
+ "type": "any",
38920
+ "schema": "any"
38921
+ },
38467
38922
  "b24ui": {
38468
38923
  "name": "b24ui",
38469
38924
  "global": false,
@@ -38934,6 +39389,15 @@ const B24UIMeta = {
38934
39389
  "type": "any",
38935
39390
  "schema": "any"
38936
39391
  },
39392
+ "style": {
39393
+ "name": "style",
39394
+ "global": false,
39395
+ "description": "",
39396
+ "tags": [],
39397
+ "required": false,
39398
+ "type": "any",
39399
+ "schema": "any"
39400
+ },
38937
39401
  "b24ui": {
38938
39402
  "name": "b24ui",
38939
39403
  "global": false,
@@ -39444,6 +39908,15 @@ const B24UIMeta = {
39444
39908
  "type": "any",
39445
39909
  "schema": "any"
39446
39910
  },
39911
+ "style": {
39912
+ "name": "style",
39913
+ "global": false,
39914
+ "description": "",
39915
+ "tags": [],
39916
+ "required": false,
39917
+ "type": "any",
39918
+ "schema": "any"
39919
+ },
39447
39920
  "b24ui": {
39448
39921
  "name": "b24ui",
39449
39922
  "global": false,
@@ -40759,6 +41232,15 @@ const B24UIMeta = {
40759
41232
  "type": "any",
40760
41233
  "schema": "any"
40761
41234
  },
41235
+ "style": {
41236
+ "name": "style",
41237
+ "global": false,
41238
+ "description": "",
41239
+ "tags": [],
41240
+ "required": false,
41241
+ "type": "any",
41242
+ "schema": "any"
41243
+ },
40762
41244
  "b24ui": {
40763
41245
  "name": "b24ui",
40764
41246
  "global": false,
@@ -41247,6 +41729,15 @@ const B24UIMeta = {
41247
41729
  "type": "any",
41248
41730
  "schema": "any"
41249
41731
  },
41732
+ "style": {
41733
+ "name": "style",
41734
+ "global": false,
41735
+ "description": "",
41736
+ "tags": [],
41737
+ "required": false,
41738
+ "type": "any",
41739
+ "schema": "any"
41740
+ },
41250
41741
  "b24ui": {
41251
41742
  "name": "b24ui",
41252
41743
  "global": false,
@@ -41502,6 +41993,15 @@ const B24UIMeta = {
41502
41993
  "type": "any",
41503
41994
  "schema": "any"
41504
41995
  },
41996
+ "style": {
41997
+ "name": "style",
41998
+ "global": false,
41999
+ "description": "",
42000
+ "tags": [],
42001
+ "required": false,
42002
+ "type": "any",
42003
+ "schema": "any"
42004
+ },
41505
42005
  "b24ui": {
41506
42006
  "name": "b24ui",
41507
42007
  "global": false,
@@ -41757,6 +42257,15 @@ const B24UIMeta = {
41757
42257
  "type": "any",
41758
42258
  "schema": "any"
41759
42259
  },
42260
+ "style": {
42261
+ "name": "style",
42262
+ "global": false,
42263
+ "description": "",
42264
+ "tags": [],
42265
+ "required": false,
42266
+ "type": "any",
42267
+ "schema": "any"
42268
+ },
41760
42269
  "b24ui": {
41761
42270
  "name": "b24ui",
41762
42271
  "global": false,
@@ -42012,6 +42521,15 @@ const B24UIMeta = {
42012
42521
  "type": "any",
42013
42522
  "schema": "any"
42014
42523
  },
42524
+ "style": {
42525
+ "name": "style",
42526
+ "global": false,
42527
+ "description": "",
42528
+ "tags": [],
42529
+ "required": false,
42530
+ "type": "any",
42531
+ "schema": "any"
42532
+ },
42015
42533
  "b24ui": {
42016
42534
  "name": "b24ui",
42017
42535
  "global": false,
@@ -42790,6 +43308,15 @@ const B24UIMeta = {
42790
43308
  "type": "any",
42791
43309
  "schema": "any"
42792
43310
  },
43311
+ "style": {
43312
+ "name": "style",
43313
+ "global": false,
43314
+ "description": "",
43315
+ "tags": [],
43316
+ "required": false,
43317
+ "type": "any",
43318
+ "schema": "any"
43319
+ },
42793
43320
  "b24ui": {
42794
43321
  "name": "b24ui",
42795
43322
  "global": false,
@@ -43327,6 +43854,15 @@ const B24UIMeta = {
43327
43854
  "type": "any",
43328
43855
  "schema": "any"
43329
43856
  },
43857
+ "style": {
43858
+ "name": "style",
43859
+ "global": false,
43860
+ "description": "",
43861
+ "tags": [],
43862
+ "required": false,
43863
+ "type": "any",
43864
+ "schema": "any"
43865
+ },
43330
43866
  "b24ui": {
43331
43867
  "name": "b24ui",
43332
43868
  "global": false,
@@ -44892,6 +45428,51 @@ const B24UIMeta = {
44892
45428
  "exposed": []
44893
45429
  }
44894
45430
  },
45431
+ "ProseA": {
45432
+ "mode": "all",
45433
+ "prefetch": false,
45434
+ "preload": false,
45435
+ "pascalName": "ProseA",
45436
+ "kebabName": "prose-a",
45437
+ "chunkName": "components/prose-a",
45438
+ "priority": 0,
45439
+ "_scanned": true,
45440
+ "meta": {
45441
+ "type": 0,
45442
+ "props": [
45443
+ {
45444
+ "name": "b24ui",
45445
+ "global": false,
45446
+ "description": "",
45447
+ "tags": [],
45448
+ "required": false,
45449
+ "type": "Partial<{ base: string; }> | undefined",
45450
+ "schema": {
45451
+ "kind": "enum",
45452
+ "type": "Partial<{ base: string; }> | undefined",
45453
+ "schema": {
45454
+ "0": "undefined",
45455
+ "1": "Partial<{ base: string; }>"
45456
+ }
45457
+ }
45458
+ }
45459
+ ],
45460
+ "slots": [
45461
+ {
45462
+ "name": "default",
45463
+ "type": "{}",
45464
+ "description": "",
45465
+ "schema": {
45466
+ "kind": "object",
45467
+ "type": "{}",
45468
+ "schema": {}
45469
+ }
45470
+ }
45471
+ ],
45472
+ "events": [],
45473
+ "exposed": []
45474
+ }
45475
+ },
44895
45476
  "ProseBlockquote": {
44896
45477
  "mode": "all",
44897
45478
  "prefetch": false,
@@ -44937,6 +45518,79 @@ const B24UIMeta = {
44937
45518
  "exposed": []
44938
45519
  }
44939
45520
  },
45521
+ "ProseCode": {
45522
+ "mode": "all",
45523
+ "prefetch": false,
45524
+ "preload": false,
45525
+ "pascalName": "ProseCode",
45526
+ "kebabName": "prose-code",
45527
+ "chunkName": "components/prose-code",
45528
+ "priority": 0,
45529
+ "_scanned": true,
45530
+ "meta": {
45531
+ "type": 0,
45532
+ "props": [
45533
+ {
45534
+ "name": "color",
45535
+ "global": false,
45536
+ "description": "",
45537
+ "tags": [
45538
+ {
45539
+ "name": "defaultValue",
45540
+ "text": "'default'"
45541
+ }
45542
+ ],
45543
+ "required": false,
45544
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
45545
+ "schema": {
45546
+ "kind": "enum",
45547
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
45548
+ "schema": {
45549
+ "0": "undefined",
45550
+ "1": "\"default\"",
45551
+ "2": "\"danger\"",
45552
+ "3": "\"success\"",
45553
+ "4": "\"warning\"",
45554
+ "5": "\"primary\"",
45555
+ "6": "\"secondary\"",
45556
+ "7": "\"collab\"",
45557
+ "8": "\"ai\""
45558
+ }
45559
+ }
45560
+ },
45561
+ {
45562
+ "name": "b24ui",
45563
+ "global": false,
45564
+ "description": "",
45565
+ "tags": [],
45566
+ "required": false,
45567
+ "type": "Partial<{ base: string; }> | undefined",
45568
+ "schema": {
45569
+ "kind": "enum",
45570
+ "type": "Partial<{ base: string; }> | undefined",
45571
+ "schema": {
45572
+ "0": "undefined",
45573
+ "1": "Partial<{ base: string; }>"
45574
+ }
45575
+ }
45576
+ }
45577
+ ],
45578
+ "slots": [
45579
+ {
45580
+ "name": "default",
45581
+ "type": "{}",
45582
+ "description": "",
45583
+ "schema": {
45584
+ "kind": "object",
45585
+ "type": "{}",
45586
+ "schema": {}
45587
+ }
45588
+ }
45589
+ ],
45590
+ "events": [],
45591
+ "exposed": []
45592
+ }
45593
+ },
44940
45594
  "ProseEm": {
44941
45595
  "mode": "all",
44942
45596
  "prefetch": false,
@@ -45421,6 +46075,66 @@ const B24UIMeta = {
45421
46075
  "exposed": []
45422
46076
  }
45423
46077
  },
46078
+ "ProsePre": {
46079
+ "mode": "all",
46080
+ "prefetch": false,
46081
+ "preload": false,
46082
+ "pascalName": "ProsePre",
46083
+ "kebabName": "prose-pre",
46084
+ "chunkName": "components/prose-pre",
46085
+ "priority": 0,
46086
+ "_scanned": true,
46087
+ "meta": {
46088
+ "type": 0,
46089
+ "props": [
46090
+ {
46091
+ "name": "as",
46092
+ "global": false,
46093
+ "description": "The element or component this component should render as.",
46094
+ "tags": [
46095
+ {
46096
+ "name": "defaultValue",
46097
+ "text": "'div'"
46098
+ }
46099
+ ],
46100
+ "required": false,
46101
+ "type": "any",
46102
+ "schema": "any",
46103
+ "default": "\"div\""
46104
+ },
46105
+ {
46106
+ "name": "b24ui",
46107
+ "global": false,
46108
+ "description": "",
46109
+ "tags": [],
46110
+ "required": false,
46111
+ "type": "Partial<{ root: string; base: string; }> | undefined",
46112
+ "schema": {
46113
+ "kind": "enum",
46114
+ "type": "Partial<{ root: string; base: string; }> | undefined",
46115
+ "schema": {
46116
+ "0": "undefined",
46117
+ "1": "Partial<{ root: string; base: string; }>"
46118
+ }
46119
+ }
46120
+ }
46121
+ ],
46122
+ "slots": [
46123
+ {
46124
+ "name": "default",
46125
+ "type": "{}",
46126
+ "description": "",
46127
+ "schema": {
46128
+ "kind": "object",
46129
+ "type": "{}",
46130
+ "schema": {}
46131
+ }
46132
+ }
46133
+ ],
46134
+ "events": [],
46135
+ "exposed": []
46136
+ }
46137
+ },
45424
46138
  "ProseStrong": {
45425
46139
  "mode": "all",
45426
46140
  "prefetch": false,