@bitrix24/b24ui-nuxt 2.0.6 → 2.0.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.
- package/dist/meta.d.mts +160 -14
- package/dist/meta.mjs +160 -14
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/components/ChatPrompt.vue +4 -3
- package/dist/runtime/components/ChatPromptSubmit.d.vue.ts +3 -2
- package/dist/runtime/components/ChatPromptSubmit.vue +4 -3
- package/dist/runtime/components/ChatPromptSubmit.vue.d.ts +3 -2
- package/dist/runtime/components/NavigationMenu.vue +2 -2
- package/dist/runtime/components/RadioGroup.d.vue.ts +5 -5
- package/dist/runtime/components/RadioGroup.vue +1 -1
- package/dist/runtime/components/RadioGroup.vue.d.ts +5 -5
- package/dist/runtime/components/Tabs.vue +1 -1
- package/dist/runtime/dictionary/icons.d.ts +1 -0
- package/dist/runtime/dictionary/icons.js +2 -0
- package/dist/shared/{b24ui-nuxt.DX94P9Wb.mjs → b24ui-nuxt.CEMVb5Ee.mjs} +50 -21
- package/dist/unplugin.mjs +29 -1
- package/dist/vite.mjs +3 -1
- package/package.json +9 -20
- package/.nuxt/b24ui/accordion.ts +0 -20
- package/.nuxt/b24ui/advice.ts +0 -36
- package/.nuxt/b24ui/alert.ts +0 -176
- package/.nuxt/b24ui/avatar-group.ts +0 -52
- package/.nuxt/b24ui/avatar.ts +0 -63
- package/.nuxt/b24ui/badge.ts +0 -333
- package/.nuxt/b24ui/banner.ts +0 -78
- package/.nuxt/b24ui/breadcrumb.ts +0 -42
- package/.nuxt/b24ui/button.ts +0 -342
- package/.nuxt/b24ui/calendar.ts +0 -112
- package/.nuxt/b24ui/card.ts +0 -180
- package/.nuxt/b24ui/chat-message.ts +0 -123
- package/.nuxt/b24ui/chat-messages.ts +0 -14
- package/.nuxt/b24ui/chat-palette.ts +0 -8
- package/.nuxt/b24ui/chat-prompt-submit.ts +0 -5
- package/.nuxt/b24ui/chat-prompt.ts +0 -35
- package/.nuxt/b24ui/checkbox-group.ts +0 -255
- package/.nuxt/b24ui/checkbox.ts +0 -195
- package/.nuxt/b24ui/chip.ts +0 -238
- package/.nuxt/b24ui/collapsible.ts +0 -6
- package/.nuxt/b24ui/color-picker.ts +0 -42
- package/.nuxt/b24ui/command-palette.ts +0 -56
- package/.nuxt/b24ui/container.ts +0 -3
- package/.nuxt/b24ui/content/content-search-button.ts +0 -6
- package/.nuxt/b24ui/content/content-search.ts +0 -13
- package/.nuxt/b24ui/content/content-surround.ts +0 -21
- package/.nuxt/b24ui/content/content-toc.ts +0 -41
- package/.nuxt/b24ui/context-menu.ts +0 -91
- package/.nuxt/b24ui/countdown.ts +0 -89
- package/.nuxt/b24ui/dashboard-group.ts +0 -3
- package/.nuxt/b24ui/dashboard-search-button.ts +0 -6
- package/.nuxt/b24ui/dashboard-search.ts +0 -13
- package/.nuxt/b24ui/description-list.ts +0 -67
- package/.nuxt/b24ui/dropdown-menu.ts +0 -166
- package/.nuxt/b24ui/empty.ts +0 -145
- package/.nuxt/b24ui/error.ts +0 -9
- package/.nuxt/b24ui/field-group.ts +0 -17
- package/.nuxt/b24ui/file-upload.ts +0 -241
- package/.nuxt/b24ui/form-field.ts +0 -58
- package/.nuxt/b24ui/form.ts +0 -3
- package/.nuxt/b24ui/index.ts +0 -88
- package/.nuxt/b24ui/input-menu.ts +0 -631
- package/.nuxt/b24ui/input-number.ts +0 -426
- package/.nuxt/b24ui/input-tags.ts +0 -412
- package/.nuxt/b24ui/input.ts +0 -386
- package/.nuxt/b24ui/kbd.ts +0 -33
- package/.nuxt/b24ui/link.ts +0 -22
- package/.nuxt/b24ui/modal.ts +0 -57
- package/.nuxt/b24ui/navbar-divider.ts +0 -5
- package/.nuxt/b24ui/navbar-section.ts +0 -5
- package/.nuxt/b24ui/navbar-spacer.ts +0 -5
- package/.nuxt/b24ui/navbar.ts +0 -5
- package/.nuxt/b24ui/navigation-menu.ts +0 -155
- package/.nuxt/b24ui/page-card.ts +0 -489
- package/.nuxt/b24ui/page-columns.ts +0 -3
- package/.nuxt/b24ui/page-grid.ts +0 -3
- package/.nuxt/b24ui/page-links.ts +0 -26
- package/.nuxt/b24ui/page-list.ts +0 -8
- package/.nuxt/b24ui/pagination.ts +0 -13
- package/.nuxt/b24ui/pin-input.ts +0 -152
- package/.nuxt/b24ui/popover.ts +0 -6
- package/.nuxt/b24ui/progress.ts +0 -289
- package/.nuxt/b24ui/prose/a.ts +0 -5
- package/.nuxt/b24ui/prose/accordion-item.ts +0 -3
- package/.nuxt/b24ui/prose/accordion.ts +0 -6
- package/.nuxt/b24ui/prose/badge.ts +0 -3
- package/.nuxt/b24ui/prose/blockquote.ts +0 -5
- package/.nuxt/b24ui/prose/callout.ts +0 -83
- package/.nuxt/b24ui/prose/card-group.ts +0 -3
- package/.nuxt/b24ui/prose/card.ts +0 -86
- package/.nuxt/b24ui/prose/code-collapse.ts +0 -19
- package/.nuxt/b24ui/prose/code-group.ts +0 -10
- package/.nuxt/b24ui/prose/code-icon.ts +0 -66
- package/.nuxt/b24ui/prose/code-preview.ts +0 -14
- package/.nuxt/b24ui/prose/code.ts +0 -75
- package/.nuxt/b24ui/prose/collapsible.ts +0 -9
- package/.nuxt/b24ui/prose/em.ts +0 -5
- package/.nuxt/b24ui/prose/field-group.ts +0 -3
- package/.nuxt/b24ui/prose/field.ts +0 -11
- package/.nuxt/b24ui/prose/h1.ts +0 -26
- package/.nuxt/b24ui/prose/h2.ts +0 -28
- package/.nuxt/b24ui/prose/h3.ts +0 -28
- package/.nuxt/b24ui/prose/h4.ts +0 -28
- package/.nuxt/b24ui/prose/h5.ts +0 -25
- package/.nuxt/b24ui/prose/h6.ts +0 -25
- package/.nuxt/b24ui/prose/hr.ts +0 -5
- package/.nuxt/b24ui/prose/img.ts +0 -23
- package/.nuxt/b24ui/prose/index.ts +0 -41
- package/.nuxt/b24ui/prose/kbd.ts +0 -3
- package/.nuxt/b24ui/prose/li.ts +0 -5
- package/.nuxt/b24ui/prose/ol.ts +0 -5
- package/.nuxt/b24ui/prose/p.ts +0 -30
- package/.nuxt/b24ui/prose/pre.ts +0 -17
- package/.nuxt/b24ui/prose/steps.ts +0 -19
- package/.nuxt/b24ui/prose/strong.ts +0 -5
- package/.nuxt/b24ui/prose/table.ts +0 -6
- package/.nuxt/b24ui/prose/tabs-item.ts +0 -3
- package/.nuxt/b24ui/prose/tabs.ts +0 -5
- package/.nuxt/b24ui/prose/tbody.ts +0 -5
- package/.nuxt/b24ui/prose/td.ts +0 -5
- package/.nuxt/b24ui/prose/th.ts +0 -5
- package/.nuxt/b24ui/prose/thead.ts +0 -5
- package/.nuxt/b24ui/prose/tr.ts +0 -5
- package/.nuxt/b24ui/prose/ul.ts +0 -5
- package/.nuxt/b24ui/radio-group.ts +0 -303
- package/.nuxt/b24ui/range.ts +0 -184
- package/.nuxt/b24ui/select-menu.ts +0 -554
- package/.nuxt/b24ui/select.ts +0 -533
- package/.nuxt/b24ui/separator.ts +0 -131
- package/.nuxt/b24ui/sidebar-body.ts +0 -15
- package/.nuxt/b24ui/sidebar-footer.ts +0 -5
- package/.nuxt/b24ui/sidebar-header.ts +0 -5
- package/.nuxt/b24ui/sidebar-heading.ts +0 -5
- package/.nuxt/b24ui/sidebar-layout.ts +0 -160
- package/.nuxt/b24ui/sidebar-section.ts +0 -5
- package/.nuxt/b24ui/sidebar-spacer.ts +0 -5
- package/.nuxt/b24ui/sidebar.ts +0 -5
- package/.nuxt/b24ui/skeleton.ts +0 -21
- package/.nuxt/b24ui/slideover.ts +0 -130
- package/.nuxt/b24ui/stepper.ts +0 -187
- package/.nuxt/b24ui/switch.ts +0 -139
- package/.nuxt/b24ui/table-wrapper.ts +0 -46
- package/.nuxt/b24ui/table.ts +0 -131
- package/.nuxt/b24ui/tabs.ts +0 -119
- package/.nuxt/b24ui/textarea.ts +0 -186
- package/.nuxt/b24ui/timeline.ts +0 -211
- package/.nuxt/b24ui/toast.ts +0 -95
- package/.nuxt/b24ui/toaster.ts +0 -91
- package/.nuxt/b24ui/tooltip.ts +0 -10
- package/.nuxt/b24ui/user.ts +0 -95
- package/.nuxt/b24ui.css +0 -5
package/dist/meta.mjs
CHANGED
|
@@ -4,6 +4,7 @@ const B24UIMeta = {
|
|
|
4
4
|
"global": true,
|
|
5
5
|
"prefetch": false,
|
|
6
6
|
"preload": false,
|
|
7
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/A.vue",
|
|
7
8
|
"pascalName": "ProseA",
|
|
8
9
|
"kebabName": "prose-a",
|
|
9
10
|
"chunkName": "components/prose-a",
|
|
@@ -82,6 +83,7 @@ const B24UIMeta = {
|
|
|
82
83
|
"global": true,
|
|
83
84
|
"prefetch": false,
|
|
84
85
|
"preload": false,
|
|
86
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Accordion.vue",
|
|
85
87
|
"pascalName": "ProseAccordion",
|
|
86
88
|
"kebabName": "prose-accordion",
|
|
87
89
|
"chunkName": "components/prose-accordion",
|
|
@@ -246,6 +248,7 @@ const B24UIMeta = {
|
|
|
246
248
|
"global": true,
|
|
247
249
|
"prefetch": false,
|
|
248
250
|
"preload": false,
|
|
251
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/AccordionItem.vue",
|
|
249
252
|
"pascalName": "ProseAccordionItem",
|
|
250
253
|
"kebabName": "prose-accordion-item",
|
|
251
254
|
"chunkName": "components/prose-accordion-item",
|
|
@@ -297,6 +300,7 @@ const B24UIMeta = {
|
|
|
297
300
|
"global": true,
|
|
298
301
|
"prefetch": false,
|
|
299
302
|
"preload": false,
|
|
303
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Badge.vue",
|
|
300
304
|
"pascalName": "ProseBadge",
|
|
301
305
|
"kebabName": "prose-badge",
|
|
302
306
|
"chunkName": "components/prose-badge",
|
|
@@ -322,6 +326,7 @@ const B24UIMeta = {
|
|
|
322
326
|
"global": true,
|
|
323
327
|
"prefetch": false,
|
|
324
328
|
"preload": false,
|
|
329
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Blockquote.vue",
|
|
325
330
|
"pascalName": "ProseBlockquote",
|
|
326
331
|
"kebabName": "prose-blockquote",
|
|
327
332
|
"chunkName": "components/prose-blockquote",
|
|
@@ -364,6 +369,7 @@ const B24UIMeta = {
|
|
|
364
369
|
"global": true,
|
|
365
370
|
"prefetch": false,
|
|
366
371
|
"preload": false,
|
|
372
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Callout.vue",
|
|
367
373
|
"pascalName": "ProseCallout",
|
|
368
374
|
"kebabName": "prose-callout",
|
|
369
375
|
"chunkName": "components/prose-callout",
|
|
@@ -701,6 +707,7 @@ const B24UIMeta = {
|
|
|
701
707
|
"global": true,
|
|
702
708
|
"prefetch": false,
|
|
703
709
|
"preload": false,
|
|
710
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Card.vue",
|
|
704
711
|
"pascalName": "ProseCard",
|
|
705
712
|
"kebabName": "prose-card",
|
|
706
713
|
"chunkName": "components/prose-card",
|
|
@@ -1059,6 +1066,7 @@ const B24UIMeta = {
|
|
|
1059
1066
|
"global": true,
|
|
1060
1067
|
"prefetch": false,
|
|
1061
1068
|
"preload": false,
|
|
1069
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CardGroup.vue",
|
|
1062
1070
|
"pascalName": "ProseCardGroup",
|
|
1063
1071
|
"kebabName": "prose-card-group",
|
|
1064
1072
|
"chunkName": "components/prose-card-group",
|
|
@@ -1084,6 +1092,7 @@ const B24UIMeta = {
|
|
|
1084
1092
|
"global": true,
|
|
1085
1093
|
"prefetch": false,
|
|
1086
1094
|
"preload": false,
|
|
1095
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Code.vue",
|
|
1087
1096
|
"pascalName": "ProseCode",
|
|
1088
1097
|
"kebabName": "prose-code",
|
|
1089
1098
|
"chunkName": "components/prose-code",
|
|
@@ -1161,6 +1170,7 @@ const B24UIMeta = {
|
|
|
1161
1170
|
"global": true,
|
|
1162
1171
|
"prefetch": false,
|
|
1163
1172
|
"preload": false,
|
|
1173
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeCollapse.vue",
|
|
1164
1174
|
"pascalName": "ProseCodeCollapse",
|
|
1165
1175
|
"kebabName": "prose-code-collapse",
|
|
1166
1176
|
"chunkName": "components/prose-code-collapse",
|
|
@@ -1309,6 +1319,7 @@ const B24UIMeta = {
|
|
|
1309
1319
|
"global": true,
|
|
1310
1320
|
"prefetch": false,
|
|
1311
1321
|
"preload": false,
|
|
1322
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeGroup.vue",
|
|
1312
1323
|
"pascalName": "ProseCodeGroup",
|
|
1313
1324
|
"kebabName": "prose-code-group",
|
|
1314
1325
|
"chunkName": "components/prose-code-group",
|
|
@@ -1405,6 +1416,7 @@ const B24UIMeta = {
|
|
|
1405
1416
|
"global": true,
|
|
1406
1417
|
"prefetch": false,
|
|
1407
1418
|
"preload": false,
|
|
1419
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeIcon.vue",
|
|
1408
1420
|
"pascalName": "ProseCodeIcon",
|
|
1409
1421
|
"kebabName": "prose-code-icon",
|
|
1410
1422
|
"chunkName": "components/prose-code-icon",
|
|
@@ -1477,6 +1489,7 @@ const B24UIMeta = {
|
|
|
1477
1489
|
"global": true,
|
|
1478
1490
|
"prefetch": false,
|
|
1479
1491
|
"preload": false,
|
|
1492
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodePreview.vue",
|
|
1480
1493
|
"pascalName": "ProseCodePreview",
|
|
1481
1494
|
"kebabName": "prose-code-preview",
|
|
1482
1495
|
"chunkName": "components/prose-code-preview",
|
|
@@ -1524,6 +1537,7 @@ const B24UIMeta = {
|
|
|
1524
1537
|
"global": true,
|
|
1525
1538
|
"prefetch": false,
|
|
1526
1539
|
"preload": false,
|
|
1540
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Collapsible.vue",
|
|
1527
1541
|
"pascalName": "ProseCollapsible",
|
|
1528
1542
|
"kebabName": "prose-collapsible",
|
|
1529
1543
|
"chunkName": "components/prose-collapsible",
|
|
@@ -1722,6 +1736,7 @@ const B24UIMeta = {
|
|
|
1722
1736
|
"global": true,
|
|
1723
1737
|
"prefetch": false,
|
|
1724
1738
|
"preload": false,
|
|
1739
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Em.vue",
|
|
1725
1740
|
"pascalName": "ProseEm",
|
|
1726
1741
|
"kebabName": "prose-em",
|
|
1727
1742
|
"chunkName": "components/prose-em",
|
|
@@ -1764,6 +1779,7 @@ const B24UIMeta = {
|
|
|
1764
1779
|
"global": true,
|
|
1765
1780
|
"prefetch": false,
|
|
1766
1781
|
"preload": false,
|
|
1782
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Field.vue",
|
|
1767
1783
|
"pascalName": "ProseField",
|
|
1768
1784
|
"kebabName": "prose-field",
|
|
1769
1785
|
"chunkName": "components/prose-field",
|
|
@@ -1885,6 +1901,7 @@ const B24UIMeta = {
|
|
|
1885
1901
|
"global": true,
|
|
1886
1902
|
"prefetch": false,
|
|
1887
1903
|
"preload": false,
|
|
1904
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/FieldGroup.vue",
|
|
1888
1905
|
"pascalName": "ProseFieldGroup",
|
|
1889
1906
|
"kebabName": "prose-field-group",
|
|
1890
1907
|
"chunkName": "components/prose-field-group",
|
|
@@ -1925,6 +1942,7 @@ const B24UIMeta = {
|
|
|
1925
1942
|
"global": true,
|
|
1926
1943
|
"prefetch": false,
|
|
1927
1944
|
"preload": false,
|
|
1945
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H1.vue",
|
|
1928
1946
|
"pascalName": "ProseH1",
|
|
1929
1947
|
"kebabName": "prose-h1",
|
|
1930
1948
|
"chunkName": "components/prose-h1",
|
|
@@ -2009,6 +2027,7 @@ const B24UIMeta = {
|
|
|
2009
2027
|
"global": true,
|
|
2010
2028
|
"prefetch": false,
|
|
2011
2029
|
"preload": false,
|
|
2030
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H2.vue",
|
|
2012
2031
|
"pascalName": "ProseH2",
|
|
2013
2032
|
"kebabName": "prose-h2",
|
|
2014
2033
|
"chunkName": "components/prose-h2",
|
|
@@ -2093,6 +2112,7 @@ const B24UIMeta = {
|
|
|
2093
2112
|
"global": true,
|
|
2094
2113
|
"prefetch": false,
|
|
2095
2114
|
"preload": false,
|
|
2115
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H3.vue",
|
|
2096
2116
|
"pascalName": "ProseH3",
|
|
2097
2117
|
"kebabName": "prose-h3",
|
|
2098
2118
|
"chunkName": "components/prose-h3",
|
|
@@ -2177,6 +2197,7 @@ const B24UIMeta = {
|
|
|
2177
2197
|
"global": true,
|
|
2178
2198
|
"prefetch": false,
|
|
2179
2199
|
"preload": false,
|
|
2200
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H4.vue",
|
|
2180
2201
|
"pascalName": "ProseH4",
|
|
2181
2202
|
"kebabName": "prose-h4",
|
|
2182
2203
|
"chunkName": "components/prose-h4",
|
|
@@ -2261,6 +2282,7 @@ const B24UIMeta = {
|
|
|
2261
2282
|
"global": true,
|
|
2262
2283
|
"prefetch": false,
|
|
2263
2284
|
"preload": false,
|
|
2285
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H5.vue",
|
|
2264
2286
|
"pascalName": "ProseH5",
|
|
2265
2287
|
"kebabName": "prose-h5",
|
|
2266
2288
|
"chunkName": "components/prose-h5",
|
|
@@ -2345,6 +2367,7 @@ const B24UIMeta = {
|
|
|
2345
2367
|
"global": true,
|
|
2346
2368
|
"prefetch": false,
|
|
2347
2369
|
"preload": false,
|
|
2370
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/H6.vue",
|
|
2348
2371
|
"pascalName": "ProseH6",
|
|
2349
2372
|
"kebabName": "prose-h6",
|
|
2350
2373
|
"chunkName": "components/prose-h6",
|
|
@@ -2429,6 +2452,7 @@ const B24UIMeta = {
|
|
|
2429
2452
|
"global": true,
|
|
2430
2453
|
"prefetch": false,
|
|
2431
2454
|
"preload": false,
|
|
2455
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Hr.vue",
|
|
2432
2456
|
"pascalName": "ProseHr",
|
|
2433
2457
|
"kebabName": "prose-hr",
|
|
2434
2458
|
"chunkName": "components/prose-hr",
|
|
@@ -2465,6 +2489,7 @@ const B24UIMeta = {
|
|
|
2465
2489
|
"global": true,
|
|
2466
2490
|
"prefetch": false,
|
|
2467
2491
|
"preload": false,
|
|
2492
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Img.vue",
|
|
2468
2493
|
"pascalName": "ProseImg",
|
|
2469
2494
|
"kebabName": "prose-img",
|
|
2470
2495
|
"chunkName": "components/prose-img",
|
|
@@ -2576,6 +2601,7 @@ const B24UIMeta = {
|
|
|
2576
2601
|
"global": true,
|
|
2577
2602
|
"prefetch": false,
|
|
2578
2603
|
"preload": false,
|
|
2604
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Kbd.vue",
|
|
2579
2605
|
"pascalName": "ProseKbd",
|
|
2580
2606
|
"kebabName": "prose-kbd",
|
|
2581
2607
|
"chunkName": "components/prose-kbd",
|
|
@@ -2605,6 +2631,7 @@ const B24UIMeta = {
|
|
|
2605
2631
|
"global": true,
|
|
2606
2632
|
"prefetch": false,
|
|
2607
2633
|
"preload": false,
|
|
2634
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Li.vue",
|
|
2608
2635
|
"pascalName": "ProseLi",
|
|
2609
2636
|
"kebabName": "prose-li",
|
|
2610
2637
|
"chunkName": "components/prose-li",
|
|
@@ -2647,6 +2674,7 @@ const B24UIMeta = {
|
|
|
2647
2674
|
"global": true,
|
|
2648
2675
|
"prefetch": false,
|
|
2649
2676
|
"preload": false,
|
|
2677
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Ol.vue",
|
|
2650
2678
|
"pascalName": "ProseOl",
|
|
2651
2679
|
"kebabName": "prose-ol",
|
|
2652
2680
|
"chunkName": "components/prose-ol",
|
|
@@ -2689,6 +2717,7 @@ const B24UIMeta = {
|
|
|
2689
2717
|
"global": true,
|
|
2690
2718
|
"prefetch": false,
|
|
2691
2719
|
"preload": false,
|
|
2720
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/P.vue",
|
|
2692
2721
|
"pascalName": "ProseP",
|
|
2693
2722
|
"kebabName": "prose-p",
|
|
2694
2723
|
"chunkName": "components/prose-p",
|
|
@@ -2780,6 +2809,7 @@ const B24UIMeta = {
|
|
|
2780
2809
|
"global": true,
|
|
2781
2810
|
"prefetch": false,
|
|
2782
2811
|
"preload": false,
|
|
2812
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Pre.vue",
|
|
2783
2813
|
"pascalName": "ProsePre",
|
|
2784
2814
|
"kebabName": "prose-pre",
|
|
2785
2815
|
"chunkName": "components/prose-pre",
|
|
@@ -2945,6 +2975,7 @@ const B24UIMeta = {
|
|
|
2945
2975
|
"global": true,
|
|
2946
2976
|
"prefetch": false,
|
|
2947
2977
|
"preload": false,
|
|
2978
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Script.vue",
|
|
2948
2979
|
"pascalName": "ProseScript",
|
|
2949
2980
|
"kebabName": "prose-script",
|
|
2950
2981
|
"chunkName": "components/prose-script",
|
|
@@ -2974,6 +3005,7 @@ const B24UIMeta = {
|
|
|
2974
3005
|
"global": true,
|
|
2975
3006
|
"prefetch": false,
|
|
2976
3007
|
"preload": false,
|
|
3008
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Steps.vue",
|
|
2977
3009
|
"pascalName": "ProseSteps",
|
|
2978
3010
|
"kebabName": "prose-steps",
|
|
2979
3011
|
"chunkName": "components/prose-steps",
|
|
@@ -3023,6 +3055,7 @@ const B24UIMeta = {
|
|
|
3023
3055
|
"global": true,
|
|
3024
3056
|
"prefetch": false,
|
|
3025
3057
|
"preload": false,
|
|
3058
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Strong.vue",
|
|
3026
3059
|
"pascalName": "ProseStrong",
|
|
3027
3060
|
"kebabName": "prose-strong",
|
|
3028
3061
|
"chunkName": "components/prose-strong",
|
|
@@ -3065,6 +3098,7 @@ const B24UIMeta = {
|
|
|
3065
3098
|
"global": true,
|
|
3066
3099
|
"prefetch": false,
|
|
3067
3100
|
"preload": false,
|
|
3101
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Table.vue",
|
|
3068
3102
|
"pascalName": "ProseTable",
|
|
3069
3103
|
"kebabName": "prose-table",
|
|
3070
3104
|
"chunkName": "components/prose-table",
|
|
@@ -3214,6 +3248,7 @@ const B24UIMeta = {
|
|
|
3214
3248
|
"global": true,
|
|
3215
3249
|
"prefetch": false,
|
|
3216
3250
|
"preload": false,
|
|
3251
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Tabs.vue",
|
|
3217
3252
|
"pascalName": "ProseTabs",
|
|
3218
3253
|
"kebabName": "prose-tabs",
|
|
3219
3254
|
"chunkName": "components/prose-tabs",
|
|
@@ -3448,6 +3483,7 @@ const B24UIMeta = {
|
|
|
3448
3483
|
"global": true,
|
|
3449
3484
|
"prefetch": false,
|
|
3450
3485
|
"preload": false,
|
|
3486
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/TabsItem.vue",
|
|
3451
3487
|
"pascalName": "ProseTabsItem",
|
|
3452
3488
|
"kebabName": "prose-tabs-item",
|
|
3453
3489
|
"chunkName": "components/prose-tabs-item",
|
|
@@ -3499,6 +3535,7 @@ const B24UIMeta = {
|
|
|
3499
3535
|
"global": true,
|
|
3500
3536
|
"prefetch": false,
|
|
3501
3537
|
"preload": false,
|
|
3538
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Tbody.vue",
|
|
3502
3539
|
"pascalName": "ProseTbody",
|
|
3503
3540
|
"kebabName": "prose-tbody",
|
|
3504
3541
|
"chunkName": "components/prose-tbody",
|
|
@@ -3541,6 +3578,7 @@ const B24UIMeta = {
|
|
|
3541
3578
|
"global": true,
|
|
3542
3579
|
"prefetch": false,
|
|
3543
3580
|
"preload": false,
|
|
3581
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Td.vue",
|
|
3544
3582
|
"pascalName": "ProseTd",
|
|
3545
3583
|
"kebabName": "prose-td",
|
|
3546
3584
|
"chunkName": "components/prose-td",
|
|
@@ -3583,6 +3621,7 @@ const B24UIMeta = {
|
|
|
3583
3621
|
"global": true,
|
|
3584
3622
|
"prefetch": false,
|
|
3585
3623
|
"preload": false,
|
|
3624
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Th.vue",
|
|
3586
3625
|
"pascalName": "ProseTh",
|
|
3587
3626
|
"kebabName": "prose-th",
|
|
3588
3627
|
"chunkName": "components/prose-th",
|
|
@@ -3625,6 +3664,7 @@ const B24UIMeta = {
|
|
|
3625
3664
|
"global": true,
|
|
3626
3665
|
"prefetch": false,
|
|
3627
3666
|
"preload": false,
|
|
3667
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Thead.vue",
|
|
3628
3668
|
"pascalName": "ProseThead",
|
|
3629
3669
|
"kebabName": "prose-thead",
|
|
3630
3670
|
"chunkName": "components/prose-thead",
|
|
@@ -3667,6 +3707,7 @@ const B24UIMeta = {
|
|
|
3667
3707
|
"global": true,
|
|
3668
3708
|
"prefetch": false,
|
|
3669
3709
|
"preload": false,
|
|
3710
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Tr.vue",
|
|
3670
3711
|
"pascalName": "ProseTr",
|
|
3671
3712
|
"kebabName": "prose-tr",
|
|
3672
3713
|
"chunkName": "components/prose-tr",
|
|
@@ -3709,6 +3750,7 @@ const B24UIMeta = {
|
|
|
3709
3750
|
"global": true,
|
|
3710
3751
|
"prefetch": false,
|
|
3711
3752
|
"preload": false,
|
|
3753
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Ul.vue",
|
|
3712
3754
|
"pascalName": "ProseUl",
|
|
3713
3755
|
"kebabName": "prose-ul",
|
|
3714
3756
|
"chunkName": "components/prose-ul",
|
|
@@ -3751,6 +3793,7 @@ const B24UIMeta = {
|
|
|
3751
3793
|
"global": true,
|
|
3752
3794
|
"prefetch": false,
|
|
3753
3795
|
"preload": false,
|
|
3796
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/callout/Caution.vue",
|
|
3754
3797
|
"pascalName": "ProseCaution",
|
|
3755
3798
|
"kebabName": "prose-caution",
|
|
3756
3799
|
"chunkName": "components/prose-caution",
|
|
@@ -3776,6 +3819,7 @@ const B24UIMeta = {
|
|
|
3776
3819
|
"global": true,
|
|
3777
3820
|
"prefetch": false,
|
|
3778
3821
|
"preload": false,
|
|
3822
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/callout/Note.vue",
|
|
3779
3823
|
"pascalName": "ProseNote",
|
|
3780
3824
|
"kebabName": "prose-note",
|
|
3781
3825
|
"chunkName": "components/prose-note",
|
|
@@ -3801,6 +3845,7 @@ const B24UIMeta = {
|
|
|
3801
3845
|
"global": true,
|
|
3802
3846
|
"prefetch": false,
|
|
3803
3847
|
"preload": false,
|
|
3848
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/callout/Tip.vue",
|
|
3804
3849
|
"pascalName": "ProseTip",
|
|
3805
3850
|
"kebabName": "prose-tip",
|
|
3806
3851
|
"chunkName": "components/prose-tip",
|
|
@@ -3826,6 +3871,7 @@ const B24UIMeta = {
|
|
|
3826
3871
|
"global": true,
|
|
3827
3872
|
"prefetch": false,
|
|
3828
3873
|
"preload": false,
|
|
3874
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/callout/Warning.vue",
|
|
3829
3875
|
"pascalName": "ProseWarning",
|
|
3830
3876
|
"kebabName": "prose-warning",
|
|
3831
3877
|
"chunkName": "components/prose-warning",
|
|
@@ -3850,6 +3896,7 @@ const B24UIMeta = {
|
|
|
3850
3896
|
"mode": "all",
|
|
3851
3897
|
"prefetch": false,
|
|
3852
3898
|
"preload": false,
|
|
3899
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/content/ContentSearch.vue",
|
|
3853
3900
|
"pascalName": "B24ContentSearch",
|
|
3854
3901
|
"kebabName": "b24-content-search",
|
|
3855
3902
|
"chunkName": "components/b24-content-search",
|
|
@@ -5592,6 +5639,7 @@ const B24UIMeta = {
|
|
|
5592
5639
|
"mode": "all",
|
|
5593
5640
|
"prefetch": false,
|
|
5594
5641
|
"preload": false,
|
|
5642
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/content/ContentSearchButton.vue",
|
|
5595
5643
|
"pascalName": "B24ContentSearchButton",
|
|
5596
5644
|
"kebabName": "b24-content-search-button",
|
|
5597
5645
|
"chunkName": "components/b24-content-search-button",
|
|
@@ -6791,6 +6839,7 @@ const B24UIMeta = {
|
|
|
6791
6839
|
"mode": "all",
|
|
6792
6840
|
"prefetch": false,
|
|
6793
6841
|
"preload": false,
|
|
6842
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/content/ContentSurround.vue",
|
|
6794
6843
|
"pascalName": "B24ContentSurround",
|
|
6795
6844
|
"kebabName": "b24-content-surround",
|
|
6796
6845
|
"chunkName": "components/b24-content-surround",
|
|
@@ -7124,6 +7173,7 @@ const B24UIMeta = {
|
|
|
7124
7173
|
"mode": "all",
|
|
7125
7174
|
"prefetch": false,
|
|
7126
7175
|
"preload": false,
|
|
7176
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/content/ContentToc.vue",
|
|
7127
7177
|
"pascalName": "B24ContentToc",
|
|
7128
7178
|
"kebabName": "b24-content-toc",
|
|
7129
7179
|
"chunkName": "components/b24-content-toc",
|
|
@@ -7435,6 +7485,7 @@ const B24UIMeta = {
|
|
|
7435
7485
|
"mode": "all",
|
|
7436
7486
|
"prefetch": false,
|
|
7437
7487
|
"preload": false,
|
|
7488
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/color-mode/ColorModeAvatar.vue",
|
|
7438
7489
|
"pascalName": "B24ColorModeAvatar",
|
|
7439
7490
|
"kebabName": "b24-color-mode-avatar",
|
|
7440
7491
|
"chunkName": "components/b24-color-mode-avatar",
|
|
@@ -7838,6 +7889,7 @@ const B24UIMeta = {
|
|
|
7838
7889
|
"mode": "all",
|
|
7839
7890
|
"prefetch": false,
|
|
7840
7891
|
"preload": false,
|
|
7892
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/color-mode/ColorModeButton.vue",
|
|
7841
7893
|
"pascalName": "B24ColorModeButton",
|
|
7842
7894
|
"kebabName": "b24-color-mode-button",
|
|
7843
7895
|
"chunkName": "components/b24-color-mode-button",
|
|
@@ -7981,6 +8033,7 @@ const B24UIMeta = {
|
|
|
7981
8033
|
"mode": "all",
|
|
7982
8034
|
"prefetch": false,
|
|
7983
8035
|
"preload": false,
|
|
8036
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/color-mode/ColorModeImage.vue",
|
|
7984
8037
|
"pascalName": "B24ColorModeImage",
|
|
7985
8038
|
"kebabName": "b24-color-mode-image",
|
|
7986
8039
|
"chunkName": "components/b24-color-mode-image",
|
|
@@ -8018,6 +8071,7 @@ const B24UIMeta = {
|
|
|
8018
8071
|
"mode": "all",
|
|
8019
8072
|
"prefetch": false,
|
|
8020
8073
|
"preload": false,
|
|
8074
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/color-mode/ColorModeSelect.vue",
|
|
8021
8075
|
"pascalName": "B24ColorModeSelect",
|
|
8022
8076
|
"kebabName": "b24-color-mode-select",
|
|
8023
8077
|
"chunkName": "components/b24-color-mode-select",
|
|
@@ -8776,6 +8830,7 @@ const B24UIMeta = {
|
|
|
8776
8830
|
"mode": "all",
|
|
8777
8831
|
"prefetch": false,
|
|
8778
8832
|
"preload": false,
|
|
8833
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/color-mode/ColorModeSwitch.vue",
|
|
8779
8834
|
"pascalName": "B24ColorModeSwitch",
|
|
8780
8835
|
"kebabName": "b24-color-mode-switch",
|
|
8781
8836
|
"chunkName": "components/b24-color-mode-switch",
|
|
@@ -8899,6 +8954,7 @@ const B24UIMeta = {
|
|
|
8899
8954
|
"mode": "all",
|
|
8900
8955
|
"prefetch": false,
|
|
8901
8956
|
"preload": false,
|
|
8957
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Accordion.vue",
|
|
8902
8958
|
"pascalName": "B24Accordion",
|
|
8903
8959
|
"kebabName": "b24-accordion",
|
|
8904
8960
|
"chunkName": "components/b24-accordion",
|
|
@@ -9305,6 +9361,7 @@ const B24UIMeta = {
|
|
|
9305
9361
|
"mode": "all",
|
|
9306
9362
|
"prefetch": false,
|
|
9307
9363
|
"preload": false,
|
|
9364
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Advice.vue",
|
|
9308
9365
|
"pascalName": "B24Advice",
|
|
9309
9366
|
"kebabName": "b24-advice",
|
|
9310
9367
|
"chunkName": "components/b24-advice",
|
|
@@ -9825,6 +9882,7 @@ const B24UIMeta = {
|
|
|
9825
9882
|
"mode": "all",
|
|
9826
9883
|
"prefetch": false,
|
|
9827
9884
|
"preload": false,
|
|
9885
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Alert.vue",
|
|
9828
9886
|
"pascalName": "B24Alert",
|
|
9829
9887
|
"kebabName": "b24-alert",
|
|
9830
9888
|
"chunkName": "components/b24-alert",
|
|
@@ -11724,6 +11782,7 @@ const B24UIMeta = {
|
|
|
11724
11782
|
"mode": "all",
|
|
11725
11783
|
"prefetch": false,
|
|
11726
11784
|
"preload": false,
|
|
11785
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/App.vue",
|
|
11727
11786
|
"pascalName": "B24App",
|
|
11728
11787
|
"kebabName": "b24-app",
|
|
11729
11788
|
"chunkName": "components/b24-app",
|
|
@@ -13393,6 +13452,7 @@ const B24UIMeta = {
|
|
|
13393
13452
|
"mode": "all",
|
|
13394
13453
|
"prefetch": false,
|
|
13395
13454
|
"preload": false,
|
|
13455
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Avatar.vue",
|
|
13396
13456
|
"pascalName": "B24Avatar",
|
|
13397
13457
|
"kebabName": "b24-avatar",
|
|
13398
13458
|
"chunkName": "components/b24-avatar",
|
|
@@ -13800,6 +13860,7 @@ const B24UIMeta = {
|
|
|
13800
13860
|
"mode": "all",
|
|
13801
13861
|
"prefetch": false,
|
|
13802
13862
|
"preload": false,
|
|
13863
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/AvatarGroup.vue",
|
|
13803
13864
|
"pascalName": "B24AvatarGroup",
|
|
13804
13865
|
"kebabName": "b24-avatar-group",
|
|
13805
13866
|
"chunkName": "components/b24-avatar-group",
|
|
@@ -13901,6 +13962,7 @@ const B24UIMeta = {
|
|
|
13901
13962
|
"mode": "all",
|
|
13902
13963
|
"prefetch": false,
|
|
13903
13964
|
"preload": false,
|
|
13965
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Badge.vue",
|
|
13904
13966
|
"pascalName": "B24Badge",
|
|
13905
13967
|
"kebabName": "b24-badge",
|
|
13906
13968
|
"chunkName": "components/b24-badge",
|
|
@@ -14626,6 +14688,7 @@ const B24UIMeta = {
|
|
|
14626
14688
|
"mode": "all",
|
|
14627
14689
|
"prefetch": false,
|
|
14628
14690
|
"preload": false,
|
|
14691
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Banner.vue",
|
|
14629
14692
|
"pascalName": "B24Banner",
|
|
14630
14693
|
"kebabName": "b24-banner",
|
|
14631
14694
|
"chunkName": "components/b24-banner",
|
|
@@ -16280,6 +16343,7 @@ const B24UIMeta = {
|
|
|
16280
16343
|
"mode": "all",
|
|
16281
16344
|
"prefetch": false,
|
|
16282
16345
|
"preload": false,
|
|
16346
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Breadcrumb.vue",
|
|
16283
16347
|
"pascalName": "B24Breadcrumb",
|
|
16284
16348
|
"kebabName": "b24-breadcrumb",
|
|
16285
16349
|
"chunkName": "components/b24-breadcrumb",
|
|
@@ -17364,6 +17428,7 @@ const B24UIMeta = {
|
|
|
17364
17428
|
"mode": "all",
|
|
17365
17429
|
"prefetch": false,
|
|
17366
17430
|
"preload": false,
|
|
17431
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Button.vue",
|
|
17367
17432
|
"pascalName": "B24Button",
|
|
17368
17433
|
"kebabName": "b24-button",
|
|
17369
17434
|
"chunkName": "components/b24-button",
|
|
@@ -19024,6 +19089,7 @@ const B24UIMeta = {
|
|
|
19024
19089
|
"mode": "all",
|
|
19025
19090
|
"prefetch": false,
|
|
19026
19091
|
"preload": false,
|
|
19092
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Calendar.vue",
|
|
19027
19093
|
"pascalName": "B24Calendar",
|
|
19028
19094
|
"kebabName": "b24-calendar",
|
|
19029
19095
|
"chunkName": "components/b24-calendar",
|
|
@@ -29945,6 +30011,7 @@ const B24UIMeta = {
|
|
|
29945
30011
|
"mode": "all",
|
|
29946
30012
|
"prefetch": false,
|
|
29947
30013
|
"preload": false,
|
|
30014
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Card.vue",
|
|
29948
30015
|
"pascalName": "B24Card",
|
|
29949
30016
|
"kebabName": "b24-card",
|
|
29950
30017
|
"chunkName": "components/b24-card",
|
|
@@ -30057,6 +30124,7 @@ const B24UIMeta = {
|
|
|
30057
30124
|
"mode": "all",
|
|
30058
30125
|
"prefetch": false,
|
|
30059
30126
|
"preload": false,
|
|
30127
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ChatMessage.vue",
|
|
30060
30128
|
"pascalName": "B24ChatMessage",
|
|
30061
30129
|
"kebabName": "b24-chat-message",
|
|
30062
30130
|
"chunkName": "components/b24-chat-message",
|
|
@@ -32826,6 +32894,7 @@ const B24UIMeta = {
|
|
|
32826
32894
|
"mode": "all",
|
|
32827
32895
|
"prefetch": false,
|
|
32828
32896
|
"preload": false,
|
|
32897
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ChatMessages.vue",
|
|
32829
32898
|
"pascalName": "B24ChatMessages",
|
|
32830
32899
|
"kebabName": "b24-chat-messages",
|
|
32831
32900
|
"chunkName": "components/b24-chat-messages",
|
|
@@ -33107,6 +33176,7 @@ const B24UIMeta = {
|
|
|
33107
33176
|
"mode": "all",
|
|
33108
33177
|
"prefetch": false,
|
|
33109
33178
|
"preload": false,
|
|
33179
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ChatPalette.vue",
|
|
33110
33180
|
"pascalName": "B24ChatPalette",
|
|
33111
33181
|
"kebabName": "b24-chat-palette",
|
|
33112
33182
|
"chunkName": "components/b24-chat-palette",
|
|
@@ -33167,6 +33237,7 @@ const B24UIMeta = {
|
|
|
33167
33237
|
"mode": "all",
|
|
33168
33238
|
"prefetch": false,
|
|
33169
33239
|
"preload": false,
|
|
33240
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ChatPrompt.vue",
|
|
33170
33241
|
"pascalName": "B24ChatPrompt",
|
|
33171
33242
|
"kebabName": "b24-chat-prompt",
|
|
33172
33243
|
"chunkName": "components/b24-chat-prompt",
|
|
@@ -33222,16 +33293,16 @@ const B24UIMeta = {
|
|
|
33222
33293
|
}
|
|
33223
33294
|
],
|
|
33224
33295
|
"required": false,
|
|
33225
|
-
"type": '"outline" | "
|
|
33296
|
+
"type": '"outline" | "tinted" | "filled" | "plain" | undefined',
|
|
33226
33297
|
"schema": {
|
|
33227
33298
|
"kind": "enum",
|
|
33228
|
-
"type": '"outline" | "
|
|
33299
|
+
"type": '"outline" | "tinted" | "filled" | "plain" | undefined',
|
|
33229
33300
|
"schema": {
|
|
33230
33301
|
"0": "undefined",
|
|
33231
33302
|
"1": '"outline"',
|
|
33232
|
-
"2": '"
|
|
33233
|
-
"3": '"
|
|
33234
|
-
"4": '"
|
|
33303
|
+
"2": '"tinted"',
|
|
33304
|
+
"3": '"filled"',
|
|
33305
|
+
"4": '"plain"'
|
|
33235
33306
|
}
|
|
33236
33307
|
}
|
|
33237
33308
|
},
|
|
@@ -34004,13 +34075,14 @@ const B24UIMeta = {
|
|
|
34004
34075
|
],
|
|
34005
34076
|
"events": [],
|
|
34006
34077
|
"exposed": [],
|
|
34007
|
-
"hash": "
|
|
34078
|
+
"hash": "dJlfFbQbiGQD6JNDKqYFKrAD4oRBteMIvmFEF26A_6c"
|
|
34008
34079
|
}
|
|
34009
34080
|
},
|
|
34010
34081
|
"B24ChatPromptSubmit": {
|
|
34011
34082
|
"mode": "all",
|
|
34012
34083
|
"prefetch": false,
|
|
34013
34084
|
"preload": false,
|
|
34085
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ChatPromptSubmit.vue",
|
|
34014
34086
|
"pascalName": "B24ChatPromptSubmit",
|
|
34015
34087
|
"kebabName": "b24-chat-prompt-submit",
|
|
34016
34088
|
"chunkName": "components/b24-chat-prompt-submit",
|
|
@@ -34046,7 +34118,7 @@ const B24UIMeta = {
|
|
|
34046
34118
|
"tags": [
|
|
34047
34119
|
{
|
|
34048
34120
|
"name": "defaultValue",
|
|
34049
|
-
"text": "icons.
|
|
34121
|
+
"text": "icons.imSend"
|
|
34050
34122
|
},
|
|
34051
34123
|
{
|
|
34052
34124
|
"name": "IconComponent"
|
|
@@ -34109,7 +34181,8 @@ const B24UIMeta = {
|
|
|
34109
34181
|
"23": '"air-boost"',
|
|
34110
34182
|
"24": '"link"'
|
|
34111
34183
|
}
|
|
34112
|
-
}
|
|
34184
|
+
},
|
|
34185
|
+
"default": '"air-primary"'
|
|
34113
34186
|
},
|
|
34114
34187
|
{
|
|
34115
34188
|
"name": "streamingIcon",
|
|
@@ -34146,7 +34219,7 @@ const B24UIMeta = {
|
|
|
34146
34219
|
"tags": [
|
|
34147
34220
|
{
|
|
34148
34221
|
"name": "defaultValue",
|
|
34149
|
-
"text": "'air-secondary-
|
|
34222
|
+
"text": "'air-secondary-accent-2'"
|
|
34150
34223
|
}
|
|
34151
34224
|
],
|
|
34152
34225
|
"required": false,
|
|
@@ -34182,7 +34255,7 @@ const B24UIMeta = {
|
|
|
34182
34255
|
"24": '"link"'
|
|
34183
34256
|
}
|
|
34184
34257
|
},
|
|
34185
|
-
"default": '"air-secondary-
|
|
34258
|
+
"default": '"air-secondary-accent-2"'
|
|
34186
34259
|
},
|
|
34187
34260
|
{
|
|
34188
34261
|
"name": "submittedIcon",
|
|
@@ -34548,13 +34621,14 @@ const B24UIMeta = {
|
|
|
34548
34621
|
],
|
|
34549
34622
|
"events": [],
|
|
34550
34623
|
"exposed": [],
|
|
34551
|
-
"hash": "
|
|
34624
|
+
"hash": "zVnmaAHdiyfu1kbLeNTvOOTQYLJVJHqDvCfWslv5Oco"
|
|
34552
34625
|
}
|
|
34553
34626
|
},
|
|
34554
34627
|
"B24Checkbox": {
|
|
34555
34628
|
"mode": "all",
|
|
34556
34629
|
"prefetch": false,
|
|
34557
34630
|
"preload": false,
|
|
34631
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Checkbox.vue",
|
|
34558
34632
|
"pascalName": "B24Checkbox",
|
|
34559
34633
|
"kebabName": "b24-checkbox",
|
|
34560
34634
|
"chunkName": "components/b24-checkbox",
|
|
@@ -34877,6 +34951,7 @@ const B24UIMeta = {
|
|
|
34877
34951
|
"mode": "all",
|
|
34878
34952
|
"prefetch": false,
|
|
34879
34953
|
"preload": false,
|
|
34954
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/CheckboxGroup.vue",
|
|
34880
34955
|
"pascalName": "B24CheckboxGroup",
|
|
34881
34956
|
"kebabName": "b24-checkbox-group",
|
|
34882
34957
|
"chunkName": "components/b24-checkbox-group",
|
|
@@ -35602,6 +35677,7 @@ const B24UIMeta = {
|
|
|
35602
35677
|
"mode": "all",
|
|
35603
35678
|
"prefetch": false,
|
|
35604
35679
|
"preload": false,
|
|
35680
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Chip.vue",
|
|
35605
35681
|
"pascalName": "B24Chip",
|
|
35606
35682
|
"kebabName": "b24-chip",
|
|
35607
35683
|
"chunkName": "components/b24-chip",
|
|
@@ -35902,6 +35978,7 @@ const B24UIMeta = {
|
|
|
35902
35978
|
"mode": "all",
|
|
35903
35979
|
"prefetch": false,
|
|
35904
35980
|
"preload": false,
|
|
35981
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Collapsible.vue",
|
|
35905
35982
|
"pascalName": "B24Collapsible",
|
|
35906
35983
|
"kebabName": "b24-collapsible",
|
|
35907
35984
|
"chunkName": "components/b24-collapsible",
|
|
@@ -36031,6 +36108,7 @@ const B24UIMeta = {
|
|
|
36031
36108
|
"mode": "all",
|
|
36032
36109
|
"prefetch": false,
|
|
36033
36110
|
"preload": false,
|
|
36111
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ColorPicker.vue",
|
|
36034
36112
|
"pascalName": "B24ColorPicker",
|
|
36035
36113
|
"kebabName": "b24-color-picker",
|
|
36036
36114
|
"chunkName": "components/b24-color-picker",
|
|
@@ -36197,6 +36275,7 @@ const B24UIMeta = {
|
|
|
36197
36275
|
"mode": "all",
|
|
36198
36276
|
"prefetch": false,
|
|
36199
36277
|
"preload": false,
|
|
36278
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/CommandPalette.vue",
|
|
36200
36279
|
"pascalName": "B24CommandPalette",
|
|
36201
36280
|
"kebabName": "b24-command-palette",
|
|
36202
36281
|
"chunkName": "components/b24-command-palette",
|
|
@@ -38102,6 +38181,7 @@ const B24UIMeta = {
|
|
|
38102
38181
|
"mode": "all",
|
|
38103
38182
|
"prefetch": false,
|
|
38104
38183
|
"preload": false,
|
|
38184
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Container.vue",
|
|
38105
38185
|
"pascalName": "B24Container",
|
|
38106
38186
|
"kebabName": "b24-container",
|
|
38107
38187
|
"chunkName": "components/b24-container",
|
|
@@ -38141,6 +38221,7 @@ const B24UIMeta = {
|
|
|
38141
38221
|
"mode": "all",
|
|
38142
38222
|
"prefetch": false,
|
|
38143
38223
|
"preload": false,
|
|
38224
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ContextMenu.vue",
|
|
38144
38225
|
"pascalName": "B24ContextMenu",
|
|
38145
38226
|
"kebabName": "b24-context-menu",
|
|
38146
38227
|
"chunkName": "components/b24-context-menu",
|
|
@@ -40504,6 +40585,7 @@ const B24UIMeta = {
|
|
|
40504
40585
|
"mode": "all",
|
|
40505
40586
|
"prefetch": false,
|
|
40506
40587
|
"preload": false,
|
|
40588
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ContextMenuContent.vue",
|
|
40507
40589
|
"pascalName": "B24ContextMenuContent",
|
|
40508
40590
|
"kebabName": "b24-context-menu-content",
|
|
40509
40591
|
"chunkName": "components/b24-context-menu-content",
|
|
@@ -42694,6 +42776,7 @@ const B24UIMeta = {
|
|
|
42694
42776
|
"mode": "all",
|
|
42695
42777
|
"prefetch": false,
|
|
42696
42778
|
"preload": false,
|
|
42779
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Countdown.vue",
|
|
42697
42780
|
"pascalName": "B24Countdown",
|
|
42698
42781
|
"kebabName": "b24-countdown",
|
|
42699
42782
|
"chunkName": "components/b24-countdown",
|
|
@@ -43362,6 +43445,7 @@ const B24UIMeta = {
|
|
|
43362
43445
|
"mode": "all",
|
|
43363
43446
|
"prefetch": false,
|
|
43364
43447
|
"preload": false,
|
|
43448
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DashboardGroup.vue",
|
|
43365
43449
|
"pascalName": "B24DashboardGroup",
|
|
43366
43450
|
"kebabName": "b24-dashboard-group",
|
|
43367
43451
|
"chunkName": "components/b24-dashboard-group",
|
|
@@ -43467,6 +43551,7 @@ const B24UIMeta = {
|
|
|
43467
43551
|
"mode": "all",
|
|
43468
43552
|
"prefetch": false,
|
|
43469
43553
|
"preload": false,
|
|
43554
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DashboardSearch.vue",
|
|
43470
43555
|
"pascalName": "B24DashboardSearch",
|
|
43471
43556
|
"kebabName": "b24-dashboard-search",
|
|
43472
43557
|
"chunkName": "components/b24-dashboard-search",
|
|
@@ -44474,6 +44559,7 @@ const B24UIMeta = {
|
|
|
44474
44559
|
"mode": "all",
|
|
44475
44560
|
"prefetch": false,
|
|
44476
44561
|
"preload": false,
|
|
44562
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DashboardSearchButton.vue",
|
|
44477
44563
|
"pascalName": "B24DashboardSearchButton",
|
|
44478
44564
|
"kebabName": "b24-dashboard-search-button",
|
|
44479
44565
|
"chunkName": "components/b24-dashboard-search-button",
|
|
@@ -45673,6 +45759,7 @@ const B24UIMeta = {
|
|
|
45673
45759
|
"mode": "all",
|
|
45674
45760
|
"prefetch": false,
|
|
45675
45761
|
"preload": false,
|
|
45762
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DescriptionList.vue",
|
|
45676
45763
|
"pascalName": "B24DescriptionList",
|
|
45677
45764
|
"kebabName": "b24-description-list",
|
|
45678
45765
|
"chunkName": "components/b24-description-list",
|
|
@@ -47190,6 +47277,7 @@ const B24UIMeta = {
|
|
|
47190
47277
|
"mode": "all",
|
|
47191
47278
|
"prefetch": false,
|
|
47192
47279
|
"preload": false,
|
|
47280
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DropdownMenu.vue",
|
|
47193
47281
|
"pascalName": "B24DropdownMenu",
|
|
47194
47282
|
"kebabName": "b24-dropdown-menu",
|
|
47195
47283
|
"chunkName": "components/b24-dropdown-menu",
|
|
@@ -49773,6 +49861,7 @@ const B24UIMeta = {
|
|
|
49773
49861
|
"mode": "all",
|
|
49774
49862
|
"prefetch": false,
|
|
49775
49863
|
"preload": false,
|
|
49864
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/DropdownMenuContent.vue",
|
|
49776
49865
|
"pascalName": "B24DropdownMenuContent",
|
|
49777
49866
|
"kebabName": "b24-dropdown-menu-content",
|
|
49778
49867
|
"chunkName": "components/b24-dropdown-menu-content",
|
|
@@ -52178,6 +52267,7 @@ const B24UIMeta = {
|
|
|
52178
52267
|
"mode": "all",
|
|
52179
52268
|
"prefetch": false,
|
|
52180
52269
|
"preload": false,
|
|
52270
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Empty.vue",
|
|
52181
52271
|
"pascalName": "B24Empty",
|
|
52182
52272
|
"kebabName": "b24-empty",
|
|
52183
52273
|
"chunkName": "components/b24-empty",
|
|
@@ -53608,6 +53698,7 @@ const B24UIMeta = {
|
|
|
53608
53698
|
"mode": "all",
|
|
53609
53699
|
"prefetch": false,
|
|
53610
53700
|
"preload": false,
|
|
53701
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Error.vue",
|
|
53611
53702
|
"pascalName": "B24Error",
|
|
53612
53703
|
"kebabName": "b24-error",
|
|
53613
53704
|
"chunkName": "components/b24-error",
|
|
@@ -53745,6 +53836,7 @@ const B24UIMeta = {
|
|
|
53745
53836
|
"mode": "all",
|
|
53746
53837
|
"prefetch": false,
|
|
53747
53838
|
"preload": false,
|
|
53839
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/FieldGroup.vue",
|
|
53748
53840
|
"pascalName": "B24FieldGroup",
|
|
53749
53841
|
"kebabName": "b24-field-group",
|
|
53750
53842
|
"chunkName": "components/b24-field-group",
|
|
@@ -53872,6 +53964,7 @@ const B24UIMeta = {
|
|
|
53872
53964
|
"mode": "all",
|
|
53873
53965
|
"prefetch": false,
|
|
53874
53966
|
"preload": false,
|
|
53967
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/FileUpload.vue",
|
|
53875
53968
|
"pascalName": "B24FileUpload",
|
|
53876
53969
|
"kebabName": "b24-file-upload",
|
|
53877
53970
|
"chunkName": "components/b24-file-upload",
|
|
@@ -54469,6 +54562,7 @@ const B24UIMeta = {
|
|
|
54469
54562
|
"mode": "all",
|
|
54470
54563
|
"prefetch": false,
|
|
54471
54564
|
"preload": false,
|
|
54565
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Form.vue",
|
|
54472
54566
|
"pascalName": "B24Form",
|
|
54473
54567
|
"kebabName": "b24-form",
|
|
54474
54568
|
"chunkName": "components/b24-form",
|
|
@@ -54736,6 +54830,7 @@ const B24UIMeta = {
|
|
|
54736
54830
|
"mode": "all",
|
|
54737
54831
|
"prefetch": false,
|
|
54738
54832
|
"preload": false,
|
|
54833
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/FormField.vue",
|
|
54739
54834
|
"pascalName": "B24FormField",
|
|
54740
54835
|
"kebabName": "b24-form-field",
|
|
54741
54836
|
"chunkName": "components/b24-form-field",
|
|
@@ -55018,6 +55113,7 @@ const B24UIMeta = {
|
|
|
55018
55113
|
"mode": "all",
|
|
55019
55114
|
"prefetch": false,
|
|
55020
55115
|
"preload": false,
|
|
55116
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Input.vue",
|
|
55021
55117
|
"pascalName": "B24Input",
|
|
55022
55118
|
"kebabName": "b24-input",
|
|
55023
55119
|
"chunkName": "components/b24-input",
|
|
@@ -56107,6 +56203,7 @@ const B24UIMeta = {
|
|
|
56107
56203
|
"mode": "all",
|
|
56108
56204
|
"prefetch": false,
|
|
56109
56205
|
"preload": false,
|
|
56206
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/InputMenu.vue",
|
|
56110
56207
|
"pascalName": "B24InputMenu",
|
|
56111
56208
|
"kebabName": "b24-input-menu",
|
|
56112
56209
|
"chunkName": "components/b24-input-menu",
|
|
@@ -58740,6 +58837,7 @@ const B24UIMeta = {
|
|
|
58740
58837
|
"mode": "all",
|
|
58741
58838
|
"prefetch": false,
|
|
58742
58839
|
"preload": false,
|
|
58840
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/InputNumber.vue",
|
|
58743
58841
|
"pascalName": "B24InputNumber",
|
|
58744
58842
|
"kebabName": "b24-input-number",
|
|
58745
58843
|
"chunkName": "components/b24-input-number",
|
|
@@ -61857,6 +61955,7 @@ const B24UIMeta = {
|
|
|
61857
61955
|
"mode": "all",
|
|
61858
61956
|
"prefetch": false,
|
|
61859
61957
|
"preload": false,
|
|
61958
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/InputTags.vue",
|
|
61860
61959
|
"pascalName": "B24InputTags",
|
|
61861
61960
|
"kebabName": "b24-input-tags",
|
|
61862
61961
|
"chunkName": "components/b24-input-tags",
|
|
@@ -62976,6 +63075,7 @@ const B24UIMeta = {
|
|
|
62976
63075
|
"mode": "all",
|
|
62977
63076
|
"prefetch": false,
|
|
62978
63077
|
"preload": false,
|
|
63078
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Kbd.vue",
|
|
62979
63079
|
"pascalName": "B24Kbd",
|
|
62980
63080
|
"kebabName": "b24-kbd",
|
|
62981
63081
|
"chunkName": "components/b24-kbd",
|
|
@@ -63079,6 +63179,7 @@ const B24UIMeta = {
|
|
|
63079
63179
|
"mode": "all",
|
|
63080
63180
|
"prefetch": false,
|
|
63081
63181
|
"preload": false,
|
|
63182
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Link.vue",
|
|
63082
63183
|
"pascalName": "B24Link",
|
|
63083
63184
|
"kebabName": "b24-link",
|
|
63084
63185
|
"chunkName": "components/b24-link",
|
|
@@ -63949,6 +64050,7 @@ const B24UIMeta = {
|
|
|
63949
64050
|
"mode": "all",
|
|
63950
64051
|
"prefetch": false,
|
|
63951
64052
|
"preload": false,
|
|
64053
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/LinkBase.vue",
|
|
63952
64054
|
"pascalName": "B24LinkBase",
|
|
63953
64055
|
"kebabName": "b24-link-base",
|
|
63954
64056
|
"chunkName": "components/b24-link-base",
|
|
@@ -64177,6 +64279,7 @@ const B24UIMeta = {
|
|
|
64177
64279
|
"mode": "all",
|
|
64178
64280
|
"prefetch": false,
|
|
64179
64281
|
"preload": false,
|
|
64282
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Modal.vue",
|
|
64180
64283
|
"pascalName": "B24Modal",
|
|
64181
64284
|
"kebabName": "b24-modal",
|
|
64182
64285
|
"chunkName": "components/b24-modal",
|
|
@@ -64746,6 +64849,7 @@ const B24UIMeta = {
|
|
|
64746
64849
|
"mode": "all",
|
|
64747
64850
|
"prefetch": false,
|
|
64748
64851
|
"preload": false,
|
|
64852
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ModalDialogClose.vue",
|
|
64749
64853
|
"pascalName": "B24ModalDialogClose",
|
|
64750
64854
|
"kebabName": "b24-modal-dialog-close",
|
|
64751
64855
|
"chunkName": "components/b24-modal-dialog-close",
|
|
@@ -64770,6 +64874,7 @@ const B24UIMeta = {
|
|
|
64770
64874
|
"mode": "all",
|
|
64771
64875
|
"prefetch": false,
|
|
64772
64876
|
"preload": false,
|
|
64877
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Navbar.vue",
|
|
64773
64878
|
"pascalName": "B24Navbar",
|
|
64774
64879
|
"kebabName": "b24-navbar",
|
|
64775
64880
|
"chunkName": "components/b24-navbar",
|
|
@@ -64826,6 +64931,7 @@ const B24UIMeta = {
|
|
|
64826
64931
|
"mode": "all",
|
|
64827
64932
|
"prefetch": false,
|
|
64828
64933
|
"preload": false,
|
|
64934
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/NavbarDivider.vue",
|
|
64829
64935
|
"pascalName": "B24NavbarDivider",
|
|
64830
64936
|
"kebabName": "b24-navbar-divider",
|
|
64831
64937
|
"chunkName": "components/b24-navbar-divider",
|
|
@@ -64882,6 +64988,7 @@ const B24UIMeta = {
|
|
|
64882
64988
|
"mode": "all",
|
|
64883
64989
|
"prefetch": false,
|
|
64884
64990
|
"preload": false,
|
|
64991
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/NavbarSection.vue",
|
|
64885
64992
|
"pascalName": "B24NavbarSection",
|
|
64886
64993
|
"kebabName": "b24-navbar-section",
|
|
64887
64994
|
"chunkName": "components/b24-navbar-section",
|
|
@@ -64938,6 +65045,7 @@ const B24UIMeta = {
|
|
|
64938
65045
|
"mode": "all",
|
|
64939
65046
|
"prefetch": false,
|
|
64940
65047
|
"preload": false,
|
|
65048
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/NavbarSpacer.vue",
|
|
64941
65049
|
"pascalName": "B24NavbarSpacer",
|
|
64942
65050
|
"kebabName": "b24-navbar-spacer",
|
|
64943
65051
|
"chunkName": "components/b24-navbar-spacer",
|
|
@@ -64994,6 +65102,7 @@ const B24UIMeta = {
|
|
|
64994
65102
|
"mode": "all",
|
|
64995
65103
|
"prefetch": false,
|
|
64996
65104
|
"preload": false,
|
|
65105
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/NavigationMenu.vue",
|
|
64997
65106
|
"pascalName": "B24NavigationMenu",
|
|
64998
65107
|
"kebabName": "b24-navigation-menu",
|
|
64999
65108
|
"chunkName": "components/b24-navigation-menu",
|
|
@@ -68395,13 +68504,14 @@ const B24UIMeta = {
|
|
|
68395
68504
|
],
|
|
68396
68505
|
"events": [],
|
|
68397
68506
|
"exposed": [],
|
|
68398
|
-
"hash": "
|
|
68507
|
+
"hash": "f4oykuwhcmXi0Pfk0q7PZBvvx1DQ4zuDNw9F1BdVX64"
|
|
68399
68508
|
}
|
|
68400
68509
|
},
|
|
68401
68510
|
"B24OverlayProvider": {
|
|
68402
68511
|
"mode": "all",
|
|
68403
68512
|
"prefetch": false,
|
|
68404
68513
|
"preload": false,
|
|
68514
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/OverlayProvider.vue",
|
|
68405
68515
|
"pascalName": "B24OverlayProvider",
|
|
68406
68516
|
"kebabName": "b24-overlay-provider",
|
|
68407
68517
|
"chunkName": "components/b24-overlay-provider",
|
|
@@ -68420,6 +68530,7 @@ const B24UIMeta = {
|
|
|
68420
68530
|
"mode": "all",
|
|
68421
68531
|
"prefetch": false,
|
|
68422
68532
|
"preload": false,
|
|
68533
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PageCard.vue",
|
|
68423
68534
|
"pascalName": "B24PageCard",
|
|
68424
68535
|
"kebabName": "b24-page-card",
|
|
68425
68536
|
"chunkName": "components/b24-page-card",
|
|
@@ -68942,6 +69053,7 @@ const B24UIMeta = {
|
|
|
68942
69053
|
"mode": "all",
|
|
68943
69054
|
"prefetch": false,
|
|
68944
69055
|
"preload": false,
|
|
69056
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PageColumns.vue",
|
|
68945
69057
|
"pascalName": "B24PageColumns",
|
|
68946
69058
|
"kebabName": "b24-page-columns",
|
|
68947
69059
|
"chunkName": "components/b24-page-columns",
|
|
@@ -68981,6 +69093,7 @@ const B24UIMeta = {
|
|
|
68981
69093
|
"mode": "all",
|
|
68982
69094
|
"prefetch": false,
|
|
68983
69095
|
"preload": false,
|
|
69096
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PageGrid.vue",
|
|
68984
69097
|
"pascalName": "B24PageGrid",
|
|
68985
69098
|
"kebabName": "b24-page-grid",
|
|
68986
69099
|
"chunkName": "components/b24-page-grid",
|
|
@@ -69020,6 +69133,7 @@ const B24UIMeta = {
|
|
|
69020
69133
|
"mode": "all",
|
|
69021
69134
|
"prefetch": false,
|
|
69022
69135
|
"preload": false,
|
|
69136
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PageLinks.vue",
|
|
69023
69137
|
"pascalName": "B24PageLinks",
|
|
69024
69138
|
"kebabName": "b24-page-links",
|
|
69025
69139
|
"chunkName": "components/b24-page-links",
|
|
@@ -69699,6 +69813,7 @@ const B24UIMeta = {
|
|
|
69699
69813
|
"mode": "all",
|
|
69700
69814
|
"prefetch": false,
|
|
69701
69815
|
"preload": false,
|
|
69816
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PageList.vue",
|
|
69702
69817
|
"pascalName": "B24PageList",
|
|
69703
69818
|
"kebabName": "b24-page-list",
|
|
69704
69819
|
"chunkName": "components/b24-page-list",
|
|
@@ -69756,6 +69871,7 @@ const B24UIMeta = {
|
|
|
69756
69871
|
"mode": "all",
|
|
69757
69872
|
"prefetch": false,
|
|
69758
69873
|
"preload": false,
|
|
69874
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Pagination.vue",
|
|
69759
69875
|
"pascalName": "B24Pagination",
|
|
69760
69876
|
"kebabName": "b24-pagination",
|
|
69761
69877
|
"chunkName": "components/b24-pagination",
|
|
@@ -70256,6 +70372,7 @@ const B24UIMeta = {
|
|
|
70256
70372
|
"mode": "all",
|
|
70257
70373
|
"prefetch": false,
|
|
70258
70374
|
"preload": false,
|
|
70375
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/PinInput.vue",
|
|
70259
70376
|
"pascalName": "B24PinInput",
|
|
70260
70377
|
"kebabName": "b24-pin-input",
|
|
70261
70378
|
"chunkName": "components/b24-pin-input",
|
|
@@ -70689,6 +70806,7 @@ const B24UIMeta = {
|
|
|
70689
70806
|
"mode": "all",
|
|
70690
70807
|
"prefetch": false,
|
|
70691
70808
|
"preload": false,
|
|
70809
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Popover.vue",
|
|
70692
70810
|
"pascalName": "B24Popover",
|
|
70693
70811
|
"kebabName": "b24-popover",
|
|
70694
70812
|
"chunkName": "components/b24-popover",
|
|
@@ -71563,6 +71681,7 @@ const B24UIMeta = {
|
|
|
71563
71681
|
"mode": "all",
|
|
71564
71682
|
"prefetch": false,
|
|
71565
71683
|
"preload": false,
|
|
71684
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Progress.vue",
|
|
71566
71685
|
"pascalName": "B24Progress",
|
|
71567
71686
|
"kebabName": "b24-progress",
|
|
71568
71687
|
"chunkName": "components/b24-progress",
|
|
@@ -71845,6 +71964,7 @@ const B24UIMeta = {
|
|
|
71845
71964
|
"mode": "all",
|
|
71846
71965
|
"prefetch": false,
|
|
71847
71966
|
"preload": false,
|
|
71967
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/RadioGroup.vue",
|
|
71848
71968
|
"pascalName": "B24RadioGroup",
|
|
71849
71969
|
"kebabName": "b24-radio-group",
|
|
71850
71970
|
"chunkName": "components/b24-radio-group",
|
|
@@ -72326,13 +72446,14 @@ const B24UIMeta = {
|
|
|
72326
72446
|
],
|
|
72327
72447
|
"events": [],
|
|
72328
72448
|
"exposed": [],
|
|
72329
|
-
"hash": "
|
|
72449
|
+
"hash": "bDOluW3EIgFlO6spiuqNkUSXYTrphrkPEpv0JnNHVDo"
|
|
72330
72450
|
}
|
|
72331
72451
|
},
|
|
72332
72452
|
"B24Range": {
|
|
72333
72453
|
"mode": "all",
|
|
72334
72454
|
"prefetch": false,
|
|
72335
72455
|
"preload": false,
|
|
72456
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Range.vue",
|
|
72336
72457
|
"pascalName": "B24Range",
|
|
72337
72458
|
"kebabName": "b24-range",
|
|
72338
72459
|
"chunkName": "components/b24-range",
|
|
@@ -73365,6 +73486,7 @@ const B24UIMeta = {
|
|
|
73365
73486
|
"mode": "all",
|
|
73366
73487
|
"prefetch": false,
|
|
73367
73488
|
"preload": false,
|
|
73489
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Select.vue",
|
|
73368
73490
|
"pascalName": "B24Select",
|
|
73369
73491
|
"kebabName": "b24-select",
|
|
73370
73492
|
"chunkName": "components/b24-select",
|
|
@@ -75629,6 +75751,7 @@ const B24UIMeta = {
|
|
|
75629
75751
|
"mode": "all",
|
|
75630
75752
|
"prefetch": false,
|
|
75631
75753
|
"preload": false,
|
|
75754
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SelectMenu.vue",
|
|
75632
75755
|
"pascalName": "B24SelectMenu",
|
|
75633
75756
|
"kebabName": "b24-select-menu",
|
|
75634
75757
|
"chunkName": "components/b24-select-menu",
|
|
@@ -78179,6 +78302,7 @@ const B24UIMeta = {
|
|
|
78179
78302
|
"mode": "all",
|
|
78180
78303
|
"prefetch": false,
|
|
78181
78304
|
"preload": false,
|
|
78305
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Separator.vue",
|
|
78182
78306
|
"pascalName": "B24Separator",
|
|
78183
78307
|
"kebabName": "b24-separator",
|
|
78184
78308
|
"chunkName": "components/b24-separator",
|
|
@@ -78782,6 +78906,7 @@ const B24UIMeta = {
|
|
|
78782
78906
|
"mode": "all",
|
|
78783
78907
|
"prefetch": false,
|
|
78784
78908
|
"preload": false,
|
|
78909
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Sidebar.vue",
|
|
78785
78910
|
"pascalName": "B24Sidebar",
|
|
78786
78911
|
"kebabName": "b24-sidebar",
|
|
78787
78912
|
"chunkName": "components/b24-sidebar",
|
|
@@ -78838,6 +78963,7 @@ const B24UIMeta = {
|
|
|
78838
78963
|
"mode": "all",
|
|
78839
78964
|
"prefetch": false,
|
|
78840
78965
|
"preload": false,
|
|
78966
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarBody.vue",
|
|
78841
78967
|
"pascalName": "B24SidebarBody",
|
|
78842
78968
|
"kebabName": "b24-sidebar-body",
|
|
78843
78969
|
"chunkName": "components/b24-sidebar-body",
|
|
@@ -78917,6 +79043,7 @@ const B24UIMeta = {
|
|
|
78917
79043
|
"mode": "all",
|
|
78918
79044
|
"prefetch": false,
|
|
78919
79045
|
"preload": false,
|
|
79046
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarFooter.vue",
|
|
78920
79047
|
"pascalName": "B24SidebarFooter",
|
|
78921
79048
|
"kebabName": "b24-sidebar-footer",
|
|
78922
79049
|
"chunkName": "components/b24-sidebar-footer",
|
|
@@ -78973,6 +79100,7 @@ const B24UIMeta = {
|
|
|
78973
79100
|
"mode": "all",
|
|
78974
79101
|
"prefetch": false,
|
|
78975
79102
|
"preload": false,
|
|
79103
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarHeader.vue",
|
|
78976
79104
|
"pascalName": "B24SidebarHeader",
|
|
78977
79105
|
"kebabName": "b24-sidebar-header",
|
|
78978
79106
|
"chunkName": "components/b24-sidebar-header",
|
|
@@ -79029,6 +79157,7 @@ const B24UIMeta = {
|
|
|
79029
79157
|
"mode": "all",
|
|
79030
79158
|
"prefetch": false,
|
|
79031
79159
|
"preload": false,
|
|
79160
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarHeading.vue",
|
|
79032
79161
|
"pascalName": "B24SidebarHeading",
|
|
79033
79162
|
"kebabName": "b24-sidebar-heading",
|
|
79034
79163
|
"chunkName": "components/b24-sidebar-heading",
|
|
@@ -79085,6 +79214,7 @@ const B24UIMeta = {
|
|
|
79085
79214
|
"mode": "all",
|
|
79086
79215
|
"prefetch": false,
|
|
79087
79216
|
"preload": false,
|
|
79217
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarLayout.vue",
|
|
79088
79218
|
"pascalName": "B24SidebarLayout",
|
|
79089
79219
|
"kebabName": "b24-sidebar-layout",
|
|
79090
79220
|
"chunkName": "components/b24-sidebar-layout",
|
|
@@ -79266,6 +79396,7 @@ const B24UIMeta = {
|
|
|
79266
79396
|
"mode": "all",
|
|
79267
79397
|
"prefetch": false,
|
|
79268
79398
|
"preload": false,
|
|
79399
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarSection.vue",
|
|
79269
79400
|
"pascalName": "B24SidebarSection",
|
|
79270
79401
|
"kebabName": "b24-sidebar-section",
|
|
79271
79402
|
"chunkName": "components/b24-sidebar-section",
|
|
@@ -79322,6 +79453,7 @@ const B24UIMeta = {
|
|
|
79322
79453
|
"mode": "all",
|
|
79323
79454
|
"prefetch": false,
|
|
79324
79455
|
"preload": false,
|
|
79456
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/SidebarSpacer.vue",
|
|
79325
79457
|
"pascalName": "B24SidebarSpacer",
|
|
79326
79458
|
"kebabName": "b24-sidebar-spacer",
|
|
79327
79459
|
"chunkName": "components/b24-sidebar-spacer",
|
|
@@ -79378,6 +79510,7 @@ const B24UIMeta = {
|
|
|
79378
79510
|
"mode": "all",
|
|
79379
79511
|
"prefetch": false,
|
|
79380
79512
|
"preload": false,
|
|
79513
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Skeleton.vue",
|
|
79381
79514
|
"pascalName": "B24Skeleton",
|
|
79382
79515
|
"kebabName": "b24-skeleton",
|
|
79383
79516
|
"chunkName": "components/b24-skeleton",
|
|
@@ -79457,6 +79590,7 @@ const B24UIMeta = {
|
|
|
79457
79590
|
"mode": "all",
|
|
79458
79591
|
"prefetch": false,
|
|
79459
79592
|
"preload": false,
|
|
79593
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Slideover.vue",
|
|
79460
79594
|
"pascalName": "B24Slideover",
|
|
79461
79595
|
"kebabName": "b24-slideover",
|
|
79462
79596
|
"chunkName": "components/b24-slideover",
|
|
@@ -80039,6 +80173,7 @@ const B24UIMeta = {
|
|
|
80039
80173
|
"mode": "all",
|
|
80040
80174
|
"prefetch": false,
|
|
80041
80175
|
"preload": false,
|
|
80176
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Stepper.vue",
|
|
80042
80177
|
"pascalName": "B24Stepper",
|
|
80043
80178
|
"kebabName": "b24-stepper",
|
|
80044
80179
|
"chunkName": "components/b24-stepper",
|
|
@@ -80397,6 +80532,7 @@ const B24UIMeta = {
|
|
|
80397
80532
|
"mode": "all",
|
|
80398
80533
|
"prefetch": false,
|
|
80399
80534
|
"preload": false,
|
|
80535
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Switch.vue",
|
|
80400
80536
|
"pascalName": "B24Switch",
|
|
80401
80537
|
"kebabName": "b24-switch",
|
|
80402
80538
|
"chunkName": "components/b24-switch",
|
|
@@ -80761,6 +80897,7 @@ const B24UIMeta = {
|
|
|
80761
80897
|
"mode": "all",
|
|
80762
80898
|
"prefetch": false,
|
|
80763
80899
|
"preload": false,
|
|
80900
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Table.vue",
|
|
80764
80901
|
"pascalName": "B24Table",
|
|
80765
80902
|
"kebabName": "b24-table",
|
|
80766
80903
|
"chunkName": "components/b24-table",
|
|
@@ -89899,6 +90036,7 @@ const B24UIMeta = {
|
|
|
89899
90036
|
"mode": "all",
|
|
89900
90037
|
"prefetch": false,
|
|
89901
90038
|
"preload": false,
|
|
90039
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/TableWrapper.vue",
|
|
89902
90040
|
"pascalName": "B24TableWrapper",
|
|
89903
90041
|
"kebabName": "b24-table-wrapper",
|
|
89904
90042
|
"chunkName": "components/b24-table-wrapper",
|
|
@@ -90134,6 +90272,7 @@ const B24UIMeta = {
|
|
|
90134
90272
|
"mode": "all",
|
|
90135
90273
|
"prefetch": false,
|
|
90136
90274
|
"preload": false,
|
|
90275
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Tabs.vue",
|
|
90137
90276
|
"pascalName": "B24Tabs",
|
|
90138
90277
|
"kebabName": "b24-tabs",
|
|
90139
90278
|
"chunkName": "components/b24-tabs",
|
|
@@ -91171,13 +91310,14 @@ const B24UIMeta = {
|
|
|
91171
91310
|
],
|
|
91172
91311
|
"events": [],
|
|
91173
91312
|
"exposed": [],
|
|
91174
|
-
"hash": "
|
|
91313
|
+
"hash": "lKLkdosLLaJ86SIEiyE9SwWr0U-pmat9IN_MQWua1K8"
|
|
91175
91314
|
}
|
|
91176
91315
|
},
|
|
91177
91316
|
"B24Textarea": {
|
|
91178
91317
|
"mode": "all",
|
|
91179
91318
|
"prefetch": false,
|
|
91180
91319
|
"preload": false,
|
|
91320
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Textarea.vue",
|
|
91181
91321
|
"pascalName": "B24Textarea",
|
|
91182
91322
|
"kebabName": "b24-textarea",
|
|
91183
91323
|
"chunkName": "components/b24-textarea",
|
|
@@ -92222,6 +92362,7 @@ const B24UIMeta = {
|
|
|
92222
92362
|
"mode": "all",
|
|
92223
92363
|
"prefetch": false,
|
|
92224
92364
|
"preload": false,
|
|
92365
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Timeline.vue",
|
|
92225
92366
|
"pascalName": "B24Timeline",
|
|
92226
92367
|
"kebabName": "b24-timeline",
|
|
92227
92368
|
"chunkName": "components/b24-timeline",
|
|
@@ -92914,6 +93055,7 @@ const B24UIMeta = {
|
|
|
92914
93055
|
"mode": "all",
|
|
92915
93056
|
"prefetch": false,
|
|
92916
93057
|
"preload": false,
|
|
93058
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Toast.vue",
|
|
92917
93059
|
"pascalName": "B24Toast",
|
|
92918
93060
|
"kebabName": "b24-toast",
|
|
92919
93061
|
"chunkName": "components/b24-toast",
|
|
@@ -94861,6 +95003,7 @@ const B24UIMeta = {
|
|
|
94861
95003
|
"mode": "all",
|
|
94862
95004
|
"prefetch": false,
|
|
94863
95005
|
"preload": false,
|
|
95006
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Toaster.vue",
|
|
94864
95007
|
"pascalName": "B24Toaster",
|
|
94865
95008
|
"kebabName": "b24-toaster",
|
|
94866
95009
|
"chunkName": "components/b24-toaster",
|
|
@@ -95112,6 +95255,7 @@ const B24UIMeta = {
|
|
|
95112
95255
|
"mode": "all",
|
|
95113
95256
|
"prefetch": false,
|
|
95114
95257
|
"preload": false,
|
|
95258
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/Tooltip.vue",
|
|
95115
95259
|
"pascalName": "B24Tooltip",
|
|
95116
95260
|
"kebabName": "b24-tooltip",
|
|
95117
95261
|
"chunkName": "components/b24-tooltip",
|
|
@@ -95920,6 +96064,7 @@ const B24UIMeta = {
|
|
|
95920
96064
|
"mode": "all",
|
|
95921
96065
|
"prefetch": false,
|
|
95922
96066
|
"preload": false,
|
|
96067
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/User.vue",
|
|
95923
96068
|
"pascalName": "B24User",
|
|
95924
96069
|
"kebabName": "b24-user",
|
|
95925
96070
|
"chunkName": "components/b24-user",
|
|
@@ -96706,6 +96851,7 @@ const B24UIMeta = {
|
|
|
96706
96851
|
"mode": "all",
|
|
96707
96852
|
"prefetch": false,
|
|
96708
96853
|
"preload": false,
|
|
96854
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/locale/LocaleSelect.vue",
|
|
96709
96855
|
"pascalName": "B24LocaleSelect",
|
|
96710
96856
|
"kebabName": "b24-locale-select",
|
|
96711
96857
|
"chunkName": "components/b24-locale-select",
|