@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.mjs CHANGED
@@ -235,6 +235,15 @@ const B24UIMeta = {
235
235
  "type": "any",
236
236
  "schema": "any"
237
237
  },
238
+ "style": {
239
+ "name": "style",
240
+ "global": false,
241
+ "description": "",
242
+ "tags": [],
243
+ "required": false,
244
+ "type": "any",
245
+ "schema": "any"
246
+ },
238
247
  "b24ui": {
239
248
  "name": "b24ui",
240
249
  "global": false,
@@ -505,6 +514,15 @@ const B24UIMeta = {
505
514
  "type": "any",
506
515
  "schema": "any"
507
516
  },
517
+ "style": {
518
+ "name": "style",
519
+ "global": false,
520
+ "description": "",
521
+ "tags": [],
522
+ "required": false,
523
+ "type": "any",
524
+ "schema": "any"
525
+ },
508
526
  "b24ui": {
509
527
  "name": "b24ui",
510
528
  "global": false,
@@ -1064,6 +1082,15 @@ const B24UIMeta = {
1064
1082
  "type": "any",
1065
1083
  "schema": "any"
1066
1084
  },
1085
+ "style": {
1086
+ "name": "style",
1087
+ "global": false,
1088
+ "description": "",
1089
+ "tags": [],
1090
+ "required": false,
1091
+ "type": "any",
1092
+ "schema": "any"
1093
+ },
1067
1094
  "b24ui": {
1068
1095
  "name": "b24ui",
1069
1096
  "global": false,
@@ -2117,6 +2144,56 @@ const B24UIMeta = {
2117
2144
  }
2118
2145
  }
2119
2146
  },
2147
+ "calendar": {
2148
+ "name": "calendar",
2149
+ "global": false,
2150
+ "description": "",
2151
+ "tags": [],
2152
+ "required": true,
2153
+ "type": "{ prevYear: string; nextYear: string; prevMonth: string; nextMonth: string; }",
2154
+ "schema": {
2155
+ "kind": "object",
2156
+ "type": "{ prevYear: string; nextYear: string; prevMonth: string; nextMonth: string; }",
2157
+ "schema": {
2158
+ "prevYear": {
2159
+ "name": "prevYear",
2160
+ "global": false,
2161
+ "description": "",
2162
+ "tags": [],
2163
+ "required": true,
2164
+ "type": "string",
2165
+ "schema": "string"
2166
+ },
2167
+ "nextYear": {
2168
+ "name": "nextYear",
2169
+ "global": false,
2170
+ "description": "",
2171
+ "tags": [],
2172
+ "required": true,
2173
+ "type": "string",
2174
+ "schema": "string"
2175
+ },
2176
+ "prevMonth": {
2177
+ "name": "prevMonth",
2178
+ "global": false,
2179
+ "description": "",
2180
+ "tags": [],
2181
+ "required": true,
2182
+ "type": "string",
2183
+ "schema": "string"
2184
+ },
2185
+ "nextMonth": {
2186
+ "name": "nextMonth",
2187
+ "global": false,
2188
+ "description": "",
2189
+ "tags": [],
2190
+ "required": true,
2191
+ "type": "string",
2192
+ "schema": "string"
2193
+ }
2194
+ }
2195
+ }
2196
+ },
2120
2197
  "inputNumber": {
2121
2198
  "name": "inputNumber",
2122
2199
  "global": false,
@@ -3184,6 +3261,15 @@ const B24UIMeta = {
3184
3261
  "type": "any",
3185
3262
  "schema": "any"
3186
3263
  },
3264
+ "style": {
3265
+ "name": "style",
3266
+ "global": false,
3267
+ "description": "",
3268
+ "tags": [],
3269
+ "required": false,
3270
+ "type": "any",
3271
+ "schema": "any"
3272
+ },
3187
3273
  "b24ui": {
3188
3274
  "name": "b24ui",
3189
3275
  "global": false,
@@ -3794,6 +3880,15 @@ const B24UIMeta = {
3794
3880
  "type": "any",
3795
3881
  "schema": "any"
3796
3882
  },
3883
+ "style": {
3884
+ "name": "style",
3885
+ "global": false,
3886
+ "description": "",
3887
+ "tags": [],
3888
+ "required": false,
3889
+ "type": "any",
3890
+ "schema": "any"
3891
+ },
3797
3892
  "b24ui": {
3798
3893
  "name": "b24ui",
3799
3894
  "global": false,
@@ -5761,6 +5856,15 @@ const B24UIMeta = {
5761
5856
  "type": "any",
5762
5857
  "schema": "any"
5763
5858
  },
5859
+ "style": {
5860
+ "name": "style",
5861
+ "global": false,
5862
+ "description": "",
5863
+ "tags": [],
5864
+ "required": false,
5865
+ "type": "any",
5866
+ "schema": "any"
5867
+ },
5764
5868
  "b24ui": {
5765
5869
  "name": "b24ui",
5766
5870
  "global": false,
@@ -6172,6 +6276,15 @@ const B24UIMeta = {
6172
6276
  "type": "any",
6173
6277
  "schema": "any"
6174
6278
  },
6279
+ "style": {
6280
+ "name": "style",
6281
+ "global": false,
6282
+ "description": "",
6283
+ "tags": [],
6284
+ "required": false,
6285
+ "type": "any",
6286
+ "schema": "any"
6287
+ },
6175
6288
  "b24ui": {
6176
6289
  "name": "b24ui",
6177
6290
  "global": false,
@@ -7321,6 +7434,15 @@ const B24UIMeta = {
7321
7434
  "type": "any",
7322
7435
  "schema": "any"
7323
7436
  },
7437
+ "style": {
7438
+ "name": "style",
7439
+ "global": false,
7440
+ "description": "",
7441
+ "tags": [],
7442
+ "required": false,
7443
+ "type": "any",
7444
+ "schema": "any"
7445
+ },
7324
7446
  "b24ui": {
7325
7447
  "name": "b24ui",
7326
7448
  "global": false,
@@ -8404,6 +8526,15 @@ const B24UIMeta = {
8404
8526
  "type": "any",
8405
8527
  "schema": "any"
8406
8528
  },
8529
+ "style": {
8530
+ "name": "style",
8531
+ "global": false,
8532
+ "description": "",
8533
+ "tags": [],
8534
+ "required": false,
8535
+ "type": "any",
8536
+ "schema": "any"
8537
+ },
8407
8538
  "b24ui": {
8408
8539
  "name": "b24ui",
8409
8540
  "global": false,
@@ -9487,6 +9618,15 @@ const B24UIMeta = {
9487
9618
  "type": "any",
9488
9619
  "schema": "any"
9489
9620
  },
9621
+ "style": {
9622
+ "name": "style",
9623
+ "global": false,
9624
+ "description": "",
9625
+ "tags": [],
9626
+ "required": false,
9627
+ "type": "any",
9628
+ "schema": "any"
9629
+ },
9490
9630
  "b24ui": {
9491
9631
  "name": "b24ui",
9492
9632
  "global": false,
@@ -10570,6 +10710,15 @@ const B24UIMeta = {
10570
10710
  "type": "any",
10571
10711
  "schema": "any"
10572
10712
  },
10713
+ "style": {
10714
+ "name": "style",
10715
+ "global": false,
10716
+ "description": "",
10717
+ "tags": [],
10718
+ "required": false,
10719
+ "type": "any",
10720
+ "schema": "any"
10721
+ },
10573
10722
  "b24ui": {
10574
10723
  "name": "b24ui",
10575
10724
  "global": false,
@@ -11745,6 +11894,15 @@ const B24UIMeta = {
11745
11894
  "type": "any",
11746
11895
  "schema": "any"
11747
11896
  },
11897
+ "style": {
11898
+ "name": "style",
11899
+ "global": false,
11900
+ "description": "",
11901
+ "tags": [],
11902
+ "required": false,
11903
+ "type": "any",
11904
+ "schema": "any"
11905
+ },
11748
11906
  "b24ui": {
11749
11907
  "name": "b24ui",
11750
11908
  "global": false,
@@ -12955,6 +13113,15 @@ const B24UIMeta = {
12955
13113
  "type": "any",
12956
13114
  "schema": "any"
12957
13115
  },
13116
+ "style": {
13117
+ "name": "style",
13118
+ "global": false,
13119
+ "description": "",
13120
+ "tags": [],
13121
+ "required": false,
13122
+ "type": "any",
13123
+ "schema": "any"
13124
+ },
12958
13125
  "b24ui": {
12959
13126
  "name": "b24ui",
12960
13127
  "global": false,
@@ -13928,6 +14095,15 @@ const B24UIMeta = {
13928
14095
  "type": "any",
13929
14096
  "schema": "any"
13930
14097
  },
14098
+ "style": {
14099
+ "name": "style",
14100
+ "global": false,
14101
+ "description": "",
14102
+ "tags": [],
14103
+ "required": false,
14104
+ "type": "any",
14105
+ "schema": "any"
14106
+ },
13931
14107
  "b24ui": {
13932
14108
  "name": "b24ui",
13933
14109
  "global": false,
@@ -14901,6 +15077,15 @@ const B24UIMeta = {
14901
15077
  "type": "any",
14902
15078
  "schema": "any"
14903
15079
  },
15080
+ "style": {
15081
+ "name": "style",
15082
+ "global": false,
15083
+ "description": "",
15084
+ "tags": [],
15085
+ "required": false,
15086
+ "type": "any",
15087
+ "schema": "any"
15088
+ },
14904
15089
  "b24ui": {
14905
15090
  "name": "b24ui",
14906
15091
  "global": false,
@@ -15874,6 +16059,15 @@ const B24UIMeta = {
15874
16059
  "type": "any",
15875
16060
  "schema": "any"
15876
16061
  },
16062
+ "style": {
16063
+ "name": "style",
16064
+ "global": false,
16065
+ "description": "",
16066
+ "tags": [],
16067
+ "required": false,
16068
+ "type": "any",
16069
+ "schema": "any"
16070
+ },
15877
16071
  "b24ui": {
15878
16072
  "name": "b24ui",
15879
16073
  "global": false,
@@ -17027,6 +17221,15 @@ const B24UIMeta = {
17027
17221
  "type": "any",
17028
17222
  "schema": "any"
17029
17223
  },
17224
+ "style": {
17225
+ "name": "style",
17226
+ "global": false,
17227
+ "description": "",
17228
+ "tags": [],
17229
+ "required": false,
17230
+ "type": "any",
17231
+ "schema": "any"
17232
+ },
17030
17233
  "b24ui": {
17031
17234
  "name": "b24ui",
17032
17235
  "global": false,
@@ -19558,6 +19761,15 @@ const B24UIMeta = {
19558
19761
  "type": "any",
19559
19762
  "schema": "any"
19560
19763
  },
19764
+ "style": {
19765
+ "name": "style",
19766
+ "global": false,
19767
+ "description": "",
19768
+ "tags": [],
19769
+ "required": false,
19770
+ "type": "any",
19771
+ "schema": "any"
19772
+ },
19561
19773
  "b24ui": {
19562
19774
  "name": "b24ui",
19563
19775
  "global": false,
@@ -20395,6 +20607,15 @@ const B24UIMeta = {
20395
20607
  "type": "any",
20396
20608
  "schema": "any"
20397
20609
  },
20610
+ "style": {
20611
+ "name": "style",
20612
+ "global": false,
20613
+ "description": "",
20614
+ "tags": [],
20615
+ "required": false,
20616
+ "type": "any",
20617
+ "schema": "any"
20618
+ },
20398
20619
  "b24ui": {
20399
20620
  "name": "b24ui",
20400
20621
  "global": false,
@@ -21181,6 +21402,15 @@ const B24UIMeta = {
21181
21402
  "type": "any",
21182
21403
  "schema": "any"
21183
21404
  },
21405
+ "style": {
21406
+ "name": "style",
21407
+ "global": false,
21408
+ "description": "",
21409
+ "tags": [],
21410
+ "required": false,
21411
+ "type": "any",
21412
+ "schema": "any"
21413
+ },
21184
21414
  "b24ui": {
21185
21415
  "name": "b24ui",
21186
21416
  "global": false,
@@ -21416,6 +21646,15 @@ const B24UIMeta = {
21416
21646
  "type": "any",
21417
21647
  "schema": "any"
21418
21648
  },
21649
+ "style": {
21650
+ "name": "style",
21651
+ "global": false,
21652
+ "description": "",
21653
+ "tags": [],
21654
+ "required": false,
21655
+ "type": "any",
21656
+ "schema": "any"
21657
+ },
21419
21658
  "b24ui": {
21420
21659
  "name": "b24ui",
21421
21660
  "global": false,
@@ -21922,6 +22161,15 @@ const B24UIMeta = {
21922
22161
  "type": "any",
21923
22162
  "schema": "any"
21924
22163
  },
22164
+ "style": {
22165
+ "name": "style",
22166
+ "global": false,
22167
+ "description": "",
22168
+ "tags": [],
22169
+ "required": false,
22170
+ "type": "any",
22171
+ "schema": "any"
22172
+ },
21925
22173
  "b24ui": {
21926
22174
  "name": "b24ui",
21927
22175
  "global": false,
@@ -22454,6 +22702,15 @@ const B24UIMeta = {
22454
22702
  "type": "any",
22455
22703
  "schema": "any"
22456
22704
  },
22705
+ "style": {
22706
+ "name": "style",
22707
+ "global": false,
22708
+ "description": "",
22709
+ "tags": [],
22710
+ "required": false,
22711
+ "type": "any",
22712
+ "schema": "any"
22713
+ },
22457
22714
  "b24ui": {
22458
22715
  "name": "b24ui",
22459
22716
  "global": false,
@@ -22924,6 +23181,15 @@ const B24UIMeta = {
22924
23181
  "type": "any",
22925
23182
  "schema": "any"
22926
23183
  },
23184
+ "style": {
23185
+ "name": "style",
23186
+ "global": false,
23187
+ "description": "",
23188
+ "tags": [],
23189
+ "required": false,
23190
+ "type": "any",
23191
+ "schema": "any"
23192
+ },
22927
23193
  "b24ui": {
22928
23194
  "name": "b24ui",
22929
23195
  "global": false,
@@ -23394,6 +23660,15 @@ const B24UIMeta = {
23394
23660
  "type": "any",
23395
23661
  "schema": "any"
23396
23662
  },
23663
+ "style": {
23664
+ "name": "style",
23665
+ "global": false,
23666
+ "description": "",
23667
+ "tags": [],
23668
+ "required": false,
23669
+ "type": "any",
23670
+ "schema": "any"
23671
+ },
23397
23672
  "b24ui": {
23398
23673
  "name": "b24ui",
23399
23674
  "global": false,
@@ -23864,6 +24139,15 @@ const B24UIMeta = {
23864
24139
  "type": "any",
23865
24140
  "schema": "any"
23866
24141
  },
24142
+ "style": {
24143
+ "name": "style",
24144
+ "global": false,
24145
+ "description": "",
24146
+ "tags": [],
24147
+ "required": false,
24148
+ "type": "any",
24149
+ "schema": "any"
24150
+ },
23867
24151
  "b24ui": {
23868
24152
  "name": "b24ui",
23869
24153
  "global": false,
@@ -24334,6 +24618,15 @@ const B24UIMeta = {
24334
24618
  "type": "any",
24335
24619
  "schema": "any"
24336
24620
  },
24621
+ "style": {
24622
+ "name": "style",
24623
+ "global": false,
24624
+ "description": "",
24625
+ "tags": [],
24626
+ "required": false,
24627
+ "type": "any",
24628
+ "schema": "any"
24629
+ },
24337
24630
  "b24ui": {
24338
24631
  "name": "b24ui",
24339
24632
  "global": false,
@@ -24804,6 +25097,15 @@ const B24UIMeta = {
24804
25097
  "type": "any",
24805
25098
  "schema": "any"
24806
25099
  },
25100
+ "style": {
25101
+ "name": "style",
25102
+ "global": false,
25103
+ "description": "",
25104
+ "tags": [],
25105
+ "required": false,
25106
+ "type": "any",
25107
+ "schema": "any"
25108
+ },
24807
25109
  "b24ui": {
24808
25110
  "name": "b24ui",
24809
25111
  "global": false,
@@ -25861,6 +26163,15 @@ const B24UIMeta = {
25861
26163
  "type": "any",
25862
26164
  "schema": "any"
25863
26165
  },
26166
+ "style": {
26167
+ "name": "style",
26168
+ "global": false,
26169
+ "description": "",
26170
+ "tags": [],
26171
+ "required": false,
26172
+ "type": "any",
26173
+ "schema": "any"
26174
+ },
25864
26175
  "b24ui": {
25865
26176
  "name": "b24ui",
25866
26177
  "global": false,
@@ -26841,6 +27152,15 @@ const B24UIMeta = {
26841
27152
  "type": "any",
26842
27153
  "schema": "any"
26843
27154
  },
27155
+ "style": {
27156
+ "name": "style",
27157
+ "global": false,
27158
+ "description": "",
27159
+ "tags": [],
27160
+ "required": false,
27161
+ "type": "any",
27162
+ "schema": "any"
27163
+ },
26844
27164
  "b24ui": {
26845
27165
  "name": "b24ui",
26846
27166
  "global": false,
@@ -31117,6 +31437,15 @@ const B24UIMeta = {
31117
31437
  "type": "any",
31118
31438
  "schema": "any"
31119
31439
  },
31440
+ "style": {
31441
+ "name": "style",
31442
+ "global": false,
31443
+ "description": "",
31444
+ "tags": [],
31445
+ "required": false,
31446
+ "type": "any",
31447
+ "schema": "any"
31448
+ },
31120
31449
  "b24ui": {
31121
31450
  "name": "b24ui",
31122
31451
  "global": false,
@@ -31730,6 +32059,15 @@ const B24UIMeta = {
31730
32059
  "type": "any",
31731
32060
  "schema": "any"
31732
32061
  },
32062
+ "style": {
32063
+ "name": "style",
32064
+ "global": false,
32065
+ "description": "",
32066
+ "tags": [],
32067
+ "required": false,
32068
+ "type": "any",
32069
+ "schema": "any"
32070
+ },
31733
32071
  "b24ui": {
31734
32072
  "name": "b24ui",
31735
32073
  "global": false,
@@ -32168,6 +32506,15 @@ const B24UIMeta = {
32168
32506
  "type": "any",
32169
32507
  "schema": "any"
32170
32508
  },
32509
+ "style": {
32510
+ "name": "style",
32511
+ "global": false,
32512
+ "description": "",
32513
+ "tags": [],
32514
+ "required": false,
32515
+ "type": "any",
32516
+ "schema": "any"
32517
+ },
32171
32518
  "b24ui": {
32172
32519
  "name": "b24ui",
32173
32520
  "global": false,
@@ -32627,6 +32974,15 @@ const B24UIMeta = {
32627
32974
  "type": "any",
32628
32975
  "schema": "any"
32629
32976
  },
32977
+ "style": {
32978
+ "name": "style",
32979
+ "global": false,
32980
+ "description": "",
32981
+ "tags": [],
32982
+ "required": false,
32983
+ "type": "any",
32984
+ "schema": "any"
32985
+ },
32630
32986
  "b24ui": {
32631
32987
  "name": "b24ui",
32632
32988
  "global": false,
@@ -33086,6 +33442,15 @@ const B24UIMeta = {
33086
33442
  "type": "any",
33087
33443
  "schema": "any"
33088
33444
  },
33445
+ "style": {
33446
+ "name": "style",
33447
+ "global": false,
33448
+ "description": "",
33449
+ "tags": [],
33450
+ "required": false,
33451
+ "type": "any",
33452
+ "schema": "any"
33453
+ },
33089
33454
  "b24ui": {
33090
33455
  "name": "b24ui",
33091
33456
  "global": false,
@@ -33545,6 +33910,15 @@ const B24UIMeta = {
33545
33910
  "type": "any",
33546
33911
  "schema": "any"
33547
33912
  },
33913
+ "style": {
33914
+ "name": "style",
33915
+ "global": false,
33916
+ "description": "",
33917
+ "tags": [],
33918
+ "required": false,
33919
+ "type": "any",
33920
+ "schema": "any"
33921
+ },
33548
33922
  "b24ui": {
33549
33923
  "name": "b24ui",
33550
33924
  "global": false,
@@ -34401,6 +34775,15 @@ const B24UIMeta = {
34401
34775
  "type": "any",
34402
34776
  "schema": "any"
34403
34777
  },
34778
+ "style": {
34779
+ "name": "style",
34780
+ "global": false,
34781
+ "description": "",
34782
+ "tags": [],
34783
+ "required": false,
34784
+ "type": "any",
34785
+ "schema": "any"
34786
+ },
34404
34787
  "b24ui": {
34405
34788
  "name": "b24ui",
34406
34789
  "global": false,
@@ -35009,6 +35392,15 @@ const B24UIMeta = {
35009
35392
  "type": "any",
35010
35393
  "schema": "any"
35011
35394
  },
35395
+ "style": {
35396
+ "name": "style",
35397
+ "global": false,
35398
+ "description": "",
35399
+ "tags": [],
35400
+ "required": false,
35401
+ "type": "any",
35402
+ "schema": "any"
35403
+ },
35012
35404
  "b24ui": {
35013
35405
  "name": "b24ui",
35014
35406
  "global": false,
@@ -35752,6 +36144,15 @@ const B24UIMeta = {
35752
36144
  "type": "any",
35753
36145
  "schema": "any"
35754
36146
  },
36147
+ "style": {
36148
+ "name": "style",
36149
+ "global": false,
36150
+ "description": "",
36151
+ "tags": [],
36152
+ "required": false,
36153
+ "type": "any",
36154
+ "schema": "any"
36155
+ },
35755
36156
  "b24ui": {
35756
36157
  "name": "b24ui",
35757
36158
  "global": false,
@@ -35987,6 +36388,15 @@ const B24UIMeta = {
35987
36388
  "type": "any",
35988
36389
  "schema": "any"
35989
36390
  },
36391
+ "style": {
36392
+ "name": "style",
36393
+ "global": false,
36394
+ "description": "",
36395
+ "tags": [],
36396
+ "required": false,
36397
+ "type": "any",
36398
+ "schema": "any"
36399
+ },
35990
36400
  "b24ui": {
35991
36401
  "name": "b24ui",
35992
36402
  "global": false,
@@ -36493,6 +36903,15 @@ const B24UIMeta = {
36493
36903
  "type": "any",
36494
36904
  "schema": "any"
36495
36905
  },
36906
+ "style": {
36907
+ "name": "style",
36908
+ "global": false,
36909
+ "description": "",
36910
+ "tags": [],
36911
+ "required": false,
36912
+ "type": "any",
36913
+ "schema": "any"
36914
+ },
36496
36915
  "b24ui": {
36497
36916
  "name": "b24ui",
36498
36917
  "global": false,
@@ -36990,6 +37409,15 @@ const B24UIMeta = {
36990
37409
  "type": "any",
36991
37410
  "schema": "any"
36992
37411
  },
37412
+ "style": {
37413
+ "name": "style",
37414
+ "global": false,
37415
+ "description": "",
37416
+ "tags": [],
37417
+ "required": false,
37418
+ "type": "any",
37419
+ "schema": "any"
37420
+ },
36993
37421
  "b24ui": {
36994
37422
  "name": "b24ui",
36995
37423
  "global": false,
@@ -37522,6 +37950,15 @@ const B24UIMeta = {
37522
37950
  "type": "any",
37523
37951
  "schema": "any"
37524
37952
  },
37953
+ "style": {
37954
+ "name": "style",
37955
+ "global": false,
37956
+ "description": "",
37957
+ "tags": [],
37958
+ "required": false,
37959
+ "type": "any",
37960
+ "schema": "any"
37961
+ },
37525
37962
  "b24ui": {
37526
37963
  "name": "b24ui",
37527
37964
  "global": false,
@@ -37992,6 +38429,15 @@ const B24UIMeta = {
37992
38429
  "type": "any",
37993
38430
  "schema": "any"
37994
38431
  },
38432
+ "style": {
38433
+ "name": "style",
38434
+ "global": false,
38435
+ "description": "",
38436
+ "tags": [],
38437
+ "required": false,
38438
+ "type": "any",
38439
+ "schema": "any"
38440
+ },
37995
38441
  "b24ui": {
37996
38442
  "name": "b24ui",
37997
38443
  "global": false,
@@ -38462,6 +38908,15 @@ const B24UIMeta = {
38462
38908
  "type": "any",
38463
38909
  "schema": "any"
38464
38910
  },
38911
+ "style": {
38912
+ "name": "style",
38913
+ "global": false,
38914
+ "description": "",
38915
+ "tags": [],
38916
+ "required": false,
38917
+ "type": "any",
38918
+ "schema": "any"
38919
+ },
38465
38920
  "b24ui": {
38466
38921
  "name": "b24ui",
38467
38922
  "global": false,
@@ -38932,6 +39387,15 @@ const B24UIMeta = {
38932
39387
  "type": "any",
38933
39388
  "schema": "any"
38934
39389
  },
39390
+ "style": {
39391
+ "name": "style",
39392
+ "global": false,
39393
+ "description": "",
39394
+ "tags": [],
39395
+ "required": false,
39396
+ "type": "any",
39397
+ "schema": "any"
39398
+ },
38935
39399
  "b24ui": {
38936
39400
  "name": "b24ui",
38937
39401
  "global": false,
@@ -39442,6 +39906,15 @@ const B24UIMeta = {
39442
39906
  "type": "any",
39443
39907
  "schema": "any"
39444
39908
  },
39909
+ "style": {
39910
+ "name": "style",
39911
+ "global": false,
39912
+ "description": "",
39913
+ "tags": [],
39914
+ "required": false,
39915
+ "type": "any",
39916
+ "schema": "any"
39917
+ },
39445
39918
  "b24ui": {
39446
39919
  "name": "b24ui",
39447
39920
  "global": false,
@@ -40757,6 +41230,15 @@ const B24UIMeta = {
40757
41230
  "type": "any",
40758
41231
  "schema": "any"
40759
41232
  },
41233
+ "style": {
41234
+ "name": "style",
41235
+ "global": false,
41236
+ "description": "",
41237
+ "tags": [],
41238
+ "required": false,
41239
+ "type": "any",
41240
+ "schema": "any"
41241
+ },
40760
41242
  "b24ui": {
40761
41243
  "name": "b24ui",
40762
41244
  "global": false,
@@ -41245,6 +41727,15 @@ const B24UIMeta = {
41245
41727
  "type": "any",
41246
41728
  "schema": "any"
41247
41729
  },
41730
+ "style": {
41731
+ "name": "style",
41732
+ "global": false,
41733
+ "description": "",
41734
+ "tags": [],
41735
+ "required": false,
41736
+ "type": "any",
41737
+ "schema": "any"
41738
+ },
41248
41739
  "b24ui": {
41249
41740
  "name": "b24ui",
41250
41741
  "global": false,
@@ -41500,6 +41991,15 @@ const B24UIMeta = {
41500
41991
  "type": "any",
41501
41992
  "schema": "any"
41502
41993
  },
41994
+ "style": {
41995
+ "name": "style",
41996
+ "global": false,
41997
+ "description": "",
41998
+ "tags": [],
41999
+ "required": false,
42000
+ "type": "any",
42001
+ "schema": "any"
42002
+ },
41503
42003
  "b24ui": {
41504
42004
  "name": "b24ui",
41505
42005
  "global": false,
@@ -41755,6 +42255,15 @@ const B24UIMeta = {
41755
42255
  "type": "any",
41756
42256
  "schema": "any"
41757
42257
  },
42258
+ "style": {
42259
+ "name": "style",
42260
+ "global": false,
42261
+ "description": "",
42262
+ "tags": [],
42263
+ "required": false,
42264
+ "type": "any",
42265
+ "schema": "any"
42266
+ },
41758
42267
  "b24ui": {
41759
42268
  "name": "b24ui",
41760
42269
  "global": false,
@@ -42010,6 +42519,15 @@ const B24UIMeta = {
42010
42519
  "type": "any",
42011
42520
  "schema": "any"
42012
42521
  },
42522
+ "style": {
42523
+ "name": "style",
42524
+ "global": false,
42525
+ "description": "",
42526
+ "tags": [],
42527
+ "required": false,
42528
+ "type": "any",
42529
+ "schema": "any"
42530
+ },
42013
42531
  "b24ui": {
42014
42532
  "name": "b24ui",
42015
42533
  "global": false,
@@ -42788,6 +43306,15 @@ const B24UIMeta = {
42788
43306
  "type": "any",
42789
43307
  "schema": "any"
42790
43308
  },
43309
+ "style": {
43310
+ "name": "style",
43311
+ "global": false,
43312
+ "description": "",
43313
+ "tags": [],
43314
+ "required": false,
43315
+ "type": "any",
43316
+ "schema": "any"
43317
+ },
42791
43318
  "b24ui": {
42792
43319
  "name": "b24ui",
42793
43320
  "global": false,
@@ -43325,6 +43852,15 @@ const B24UIMeta = {
43325
43852
  "type": "any",
43326
43853
  "schema": "any"
43327
43854
  },
43855
+ "style": {
43856
+ "name": "style",
43857
+ "global": false,
43858
+ "description": "",
43859
+ "tags": [],
43860
+ "required": false,
43861
+ "type": "any",
43862
+ "schema": "any"
43863
+ },
43328
43864
  "b24ui": {
43329
43865
  "name": "b24ui",
43330
43866
  "global": false,
@@ -44890,6 +45426,51 @@ const B24UIMeta = {
44890
45426
  "exposed": []
44891
45427
  }
44892
45428
  },
45429
+ "ProseA": {
45430
+ "mode": "all",
45431
+ "prefetch": false,
45432
+ "preload": false,
45433
+ "pascalName": "ProseA",
45434
+ "kebabName": "prose-a",
45435
+ "chunkName": "components/prose-a",
45436
+ "priority": 0,
45437
+ "_scanned": true,
45438
+ "meta": {
45439
+ "type": 0,
45440
+ "props": [
45441
+ {
45442
+ "name": "b24ui",
45443
+ "global": false,
45444
+ "description": "",
45445
+ "tags": [],
45446
+ "required": false,
45447
+ "type": "Partial<{ base: string; }> | undefined",
45448
+ "schema": {
45449
+ "kind": "enum",
45450
+ "type": "Partial<{ base: string; }> | undefined",
45451
+ "schema": {
45452
+ "0": "undefined",
45453
+ "1": "Partial<{ base: string; }>"
45454
+ }
45455
+ }
45456
+ }
45457
+ ],
45458
+ "slots": [
45459
+ {
45460
+ "name": "default",
45461
+ "type": "{}",
45462
+ "description": "",
45463
+ "schema": {
45464
+ "kind": "object",
45465
+ "type": "{}",
45466
+ "schema": {}
45467
+ }
45468
+ }
45469
+ ],
45470
+ "events": [],
45471
+ "exposed": []
45472
+ }
45473
+ },
44893
45474
  "ProseBlockquote": {
44894
45475
  "mode": "all",
44895
45476
  "prefetch": false,
@@ -44935,6 +45516,79 @@ const B24UIMeta = {
44935
45516
  "exposed": []
44936
45517
  }
44937
45518
  },
45519
+ "ProseCode": {
45520
+ "mode": "all",
45521
+ "prefetch": false,
45522
+ "preload": false,
45523
+ "pascalName": "ProseCode",
45524
+ "kebabName": "prose-code",
45525
+ "chunkName": "components/prose-code",
45526
+ "priority": 0,
45527
+ "_scanned": true,
45528
+ "meta": {
45529
+ "type": 0,
45530
+ "props": [
45531
+ {
45532
+ "name": "color",
45533
+ "global": false,
45534
+ "description": "",
45535
+ "tags": [
45536
+ {
45537
+ "name": "defaultValue",
45538
+ "text": "'default'"
45539
+ }
45540
+ ],
45541
+ "required": false,
45542
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
45543
+ "schema": {
45544
+ "kind": "enum",
45545
+ "type": "\"default\" | \"danger\" | \"success\" | \"warning\" | \"primary\" | \"secondary\" | \"collab\" | \"ai\" | undefined",
45546
+ "schema": {
45547
+ "0": "undefined",
45548
+ "1": "\"default\"",
45549
+ "2": "\"danger\"",
45550
+ "3": "\"success\"",
45551
+ "4": "\"warning\"",
45552
+ "5": "\"primary\"",
45553
+ "6": "\"secondary\"",
45554
+ "7": "\"collab\"",
45555
+ "8": "\"ai\""
45556
+ }
45557
+ }
45558
+ },
45559
+ {
45560
+ "name": "b24ui",
45561
+ "global": false,
45562
+ "description": "",
45563
+ "tags": [],
45564
+ "required": false,
45565
+ "type": "Partial<{ base: string; }> | undefined",
45566
+ "schema": {
45567
+ "kind": "enum",
45568
+ "type": "Partial<{ base: string; }> | undefined",
45569
+ "schema": {
45570
+ "0": "undefined",
45571
+ "1": "Partial<{ base: string; }>"
45572
+ }
45573
+ }
45574
+ }
45575
+ ],
45576
+ "slots": [
45577
+ {
45578
+ "name": "default",
45579
+ "type": "{}",
45580
+ "description": "",
45581
+ "schema": {
45582
+ "kind": "object",
45583
+ "type": "{}",
45584
+ "schema": {}
45585
+ }
45586
+ }
45587
+ ],
45588
+ "events": [],
45589
+ "exposed": []
45590
+ }
45591
+ },
44938
45592
  "ProseEm": {
44939
45593
  "mode": "all",
44940
45594
  "prefetch": false,
@@ -45419,6 +46073,66 @@ const B24UIMeta = {
45419
46073
  "exposed": []
45420
46074
  }
45421
46075
  },
46076
+ "ProsePre": {
46077
+ "mode": "all",
46078
+ "prefetch": false,
46079
+ "preload": false,
46080
+ "pascalName": "ProsePre",
46081
+ "kebabName": "prose-pre",
46082
+ "chunkName": "components/prose-pre",
46083
+ "priority": 0,
46084
+ "_scanned": true,
46085
+ "meta": {
46086
+ "type": 0,
46087
+ "props": [
46088
+ {
46089
+ "name": "as",
46090
+ "global": false,
46091
+ "description": "The element or component this component should render as.",
46092
+ "tags": [
46093
+ {
46094
+ "name": "defaultValue",
46095
+ "text": "'div'"
46096
+ }
46097
+ ],
46098
+ "required": false,
46099
+ "type": "any",
46100
+ "schema": "any",
46101
+ "default": "\"div\""
46102
+ },
46103
+ {
46104
+ "name": "b24ui",
46105
+ "global": false,
46106
+ "description": "",
46107
+ "tags": [],
46108
+ "required": false,
46109
+ "type": "Partial<{ root: string; base: string; }> | undefined",
46110
+ "schema": {
46111
+ "kind": "enum",
46112
+ "type": "Partial<{ root: string; base: string; }> | undefined",
46113
+ "schema": {
46114
+ "0": "undefined",
46115
+ "1": "Partial<{ root: string; base: string; }>"
46116
+ }
46117
+ }
46118
+ }
46119
+ ],
46120
+ "slots": [
46121
+ {
46122
+ "name": "default",
46123
+ "type": "{}",
46124
+ "description": "",
46125
+ "schema": {
46126
+ "kind": "object",
46127
+ "type": "{}",
46128
+ "schema": {}
46129
+ }
46130
+ }
46131
+ ],
46132
+ "events": [],
46133
+ "exposed": []
46134
+ }
46135
+ },
45422
46136
  "ProseStrong": {
45423
46137
  "mode": "all",
45424
46138
  "prefetch": false,