@bitrix24/b24ui-nuxt 2.0.7 → 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.
Files changed (142) hide show
  1. package/dist/meta.d.mts +1 -1
  2. package/dist/meta.mjs +1 -1
  3. package/dist/module.json +1 -1
  4. package/dist/module.mjs +1 -1
  5. package/dist/runtime/components/RadioGroup.d.vue.ts +5 -5
  6. package/dist/runtime/components/RadioGroup.vue +1 -1
  7. package/dist/runtime/components/RadioGroup.vue.d.ts +5 -5
  8. package/dist/shared/{b24ui-nuxt.CPlfZAfR.mjs → b24ui-nuxt.CEMVb5Ee.mjs} +5 -3
  9. package/dist/unplugin.mjs +29 -1
  10. package/dist/vite.mjs +3 -1
  11. package/package.json +1 -8
  12. package/.nuxt/b24ui/accordion.ts +0 -20
  13. package/.nuxt/b24ui/advice.ts +0 -36
  14. package/.nuxt/b24ui/alert.ts +0 -176
  15. package/.nuxt/b24ui/avatar-group.ts +0 -52
  16. package/.nuxt/b24ui/avatar.ts +0 -63
  17. package/.nuxt/b24ui/badge.ts +0 -333
  18. package/.nuxt/b24ui/banner.ts +0 -78
  19. package/.nuxt/b24ui/breadcrumb.ts +0 -42
  20. package/.nuxt/b24ui/button.ts +0 -350
  21. package/.nuxt/b24ui/calendar.ts +0 -112
  22. package/.nuxt/b24ui/card.ts +0 -180
  23. package/.nuxt/b24ui/chat-message.ts +0 -123
  24. package/.nuxt/b24ui/chat-messages.ts +0 -14
  25. package/.nuxt/b24ui/chat-palette.ts +0 -8
  26. package/.nuxt/b24ui/chat-prompt-submit.ts +0 -5
  27. package/.nuxt/b24ui/chat-prompt.ts +0 -35
  28. package/.nuxt/b24ui/checkbox-group.ts +0 -255
  29. package/.nuxt/b24ui/checkbox.ts +0 -195
  30. package/.nuxt/b24ui/chip.ts +0 -238
  31. package/.nuxt/b24ui/collapsible.ts +0 -6
  32. package/.nuxt/b24ui/color-picker.ts +0 -42
  33. package/.nuxt/b24ui/command-palette.ts +0 -56
  34. package/.nuxt/b24ui/container.ts +0 -3
  35. package/.nuxt/b24ui/content/content-search-button.ts +0 -6
  36. package/.nuxt/b24ui/content/content-search.ts +0 -13
  37. package/.nuxt/b24ui/content/content-surround.ts +0 -21
  38. package/.nuxt/b24ui/content/content-toc.ts +0 -41
  39. package/.nuxt/b24ui/context-menu.ts +0 -91
  40. package/.nuxt/b24ui/countdown.ts +0 -89
  41. package/.nuxt/b24ui/dashboard-group.ts +0 -3
  42. package/.nuxt/b24ui/dashboard-search-button.ts +0 -6
  43. package/.nuxt/b24ui/dashboard-search.ts +0 -13
  44. package/.nuxt/b24ui/description-list.ts +0 -67
  45. package/.nuxt/b24ui/dropdown-menu.ts +0 -166
  46. package/.nuxt/b24ui/empty.ts +0 -145
  47. package/.nuxt/b24ui/error.ts +0 -9
  48. package/.nuxt/b24ui/field-group.ts +0 -17
  49. package/.nuxt/b24ui/file-upload.ts +0 -241
  50. package/.nuxt/b24ui/form-field.ts +0 -58
  51. package/.nuxt/b24ui/form.ts +0 -3
  52. package/.nuxt/b24ui/index.ts +0 -88
  53. package/.nuxt/b24ui/input-menu.ts +0 -631
  54. package/.nuxt/b24ui/input-number.ts +0 -426
  55. package/.nuxt/b24ui/input-tags.ts +0 -412
  56. package/.nuxt/b24ui/input.ts +0 -386
  57. package/.nuxt/b24ui/kbd.ts +0 -33
  58. package/.nuxt/b24ui/link.ts +0 -22
  59. package/.nuxt/b24ui/modal.ts +0 -57
  60. package/.nuxt/b24ui/navbar-divider.ts +0 -5
  61. package/.nuxt/b24ui/navbar-section.ts +0 -5
  62. package/.nuxt/b24ui/navbar-spacer.ts +0 -5
  63. package/.nuxt/b24ui/navbar.ts +0 -5
  64. package/.nuxt/b24ui/navigation-menu.ts +0 -155
  65. package/.nuxt/b24ui/page-card.ts +0 -489
  66. package/.nuxt/b24ui/page-columns.ts +0 -3
  67. package/.nuxt/b24ui/page-grid.ts +0 -3
  68. package/.nuxt/b24ui/page-links.ts +0 -26
  69. package/.nuxt/b24ui/page-list.ts +0 -8
  70. package/.nuxt/b24ui/pagination.ts +0 -13
  71. package/.nuxt/b24ui/pin-input.ts +0 -152
  72. package/.nuxt/b24ui/popover.ts +0 -6
  73. package/.nuxt/b24ui/progress.ts +0 -289
  74. package/.nuxt/b24ui/prose/a.ts +0 -5
  75. package/.nuxt/b24ui/prose/accordion-item.ts +0 -3
  76. package/.nuxt/b24ui/prose/accordion.ts +0 -6
  77. package/.nuxt/b24ui/prose/badge.ts +0 -3
  78. package/.nuxt/b24ui/prose/blockquote.ts +0 -5
  79. package/.nuxt/b24ui/prose/callout.ts +0 -83
  80. package/.nuxt/b24ui/prose/card-group.ts +0 -3
  81. package/.nuxt/b24ui/prose/card.ts +0 -86
  82. package/.nuxt/b24ui/prose/code-collapse.ts +0 -19
  83. package/.nuxt/b24ui/prose/code-group.ts +0 -10
  84. package/.nuxt/b24ui/prose/code-icon.ts +0 -66
  85. package/.nuxt/b24ui/prose/code-preview.ts +0 -14
  86. package/.nuxt/b24ui/prose/code.ts +0 -75
  87. package/.nuxt/b24ui/prose/collapsible.ts +0 -9
  88. package/.nuxt/b24ui/prose/em.ts +0 -5
  89. package/.nuxt/b24ui/prose/field-group.ts +0 -3
  90. package/.nuxt/b24ui/prose/field.ts +0 -11
  91. package/.nuxt/b24ui/prose/h1.ts +0 -26
  92. package/.nuxt/b24ui/prose/h2.ts +0 -28
  93. package/.nuxt/b24ui/prose/h3.ts +0 -28
  94. package/.nuxt/b24ui/prose/h4.ts +0 -28
  95. package/.nuxt/b24ui/prose/h5.ts +0 -25
  96. package/.nuxt/b24ui/prose/h6.ts +0 -25
  97. package/.nuxt/b24ui/prose/hr.ts +0 -5
  98. package/.nuxt/b24ui/prose/img.ts +0 -23
  99. package/.nuxt/b24ui/prose/index.ts +0 -41
  100. package/.nuxt/b24ui/prose/kbd.ts +0 -3
  101. package/.nuxt/b24ui/prose/li.ts +0 -5
  102. package/.nuxt/b24ui/prose/ol.ts +0 -5
  103. package/.nuxt/b24ui/prose/p.ts +0 -30
  104. package/.nuxt/b24ui/prose/pre.ts +0 -17
  105. package/.nuxt/b24ui/prose/steps.ts +0 -19
  106. package/.nuxt/b24ui/prose/strong.ts +0 -5
  107. package/.nuxt/b24ui/prose/table.ts +0 -6
  108. package/.nuxt/b24ui/prose/tabs-item.ts +0 -3
  109. package/.nuxt/b24ui/prose/tabs.ts +0 -5
  110. package/.nuxt/b24ui/prose/tbody.ts +0 -5
  111. package/.nuxt/b24ui/prose/td.ts +0 -5
  112. package/.nuxt/b24ui/prose/th.ts +0 -5
  113. package/.nuxt/b24ui/prose/thead.ts +0 -5
  114. package/.nuxt/b24ui/prose/tr.ts +0 -5
  115. package/.nuxt/b24ui/prose/ul.ts +0 -5
  116. package/.nuxt/b24ui/radio-group.ts +0 -303
  117. package/.nuxt/b24ui/range.ts +0 -184
  118. package/.nuxt/b24ui/select-menu.ts +0 -554
  119. package/.nuxt/b24ui/select.ts +0 -533
  120. package/.nuxt/b24ui/separator.ts +0 -131
  121. package/.nuxt/b24ui/sidebar-body.ts +0 -15
  122. package/.nuxt/b24ui/sidebar-footer.ts +0 -5
  123. package/.nuxt/b24ui/sidebar-header.ts +0 -5
  124. package/.nuxt/b24ui/sidebar-heading.ts +0 -5
  125. package/.nuxt/b24ui/sidebar-layout.ts +0 -160
  126. package/.nuxt/b24ui/sidebar-section.ts +0 -5
  127. package/.nuxt/b24ui/sidebar-spacer.ts +0 -5
  128. package/.nuxt/b24ui/sidebar.ts +0 -5
  129. package/.nuxt/b24ui/skeleton.ts +0 -21
  130. package/.nuxt/b24ui/slideover.ts +0 -130
  131. package/.nuxt/b24ui/stepper.ts +0 -187
  132. package/.nuxt/b24ui/switch.ts +0 -139
  133. package/.nuxt/b24ui/table-wrapper.ts +0 -46
  134. package/.nuxt/b24ui/table.ts +0 -131
  135. package/.nuxt/b24ui/tabs.ts +0 -119
  136. package/.nuxt/b24ui/textarea.ts +0 -186
  137. package/.nuxt/b24ui/timeline.ts +0 -211
  138. package/.nuxt/b24ui/toast.ts +0 -95
  139. package/.nuxt/b24ui/toaster.ts +0 -91
  140. package/.nuxt/b24ui/tooltip.ts +0 -10
  141. package/.nuxt/b24ui/user.ts +0 -95
  142. package/.nuxt/b24ui.css +0 -5
@@ -1,211 +0,0 @@
1
- const orientation = [
2
- "horizontal",
3
- "vertical"
4
- ] as const
5
-
6
- const color = [
7
- "air-primary",
8
- "air-primary-success",
9
- "air-primary-alert",
10
- "air-primary-copilot",
11
- "air-primary-warning"
12
- ] as const
13
-
14
- const size = [
15
- "3xs",
16
- "2xs",
17
- "xs",
18
- "sm",
19
- "md",
20
- "lg",
21
- "xl",
22
- "2xl"
23
- ] as const
24
-
25
- export default {
26
- "slots": {
27
- "root": "flex gap-1.5",
28
- "item": "group relative flex flex-1 gap-3",
29
- "container": "relative flex items-center gap-1.5",
30
- "indicator": "group-data-[state=completed]:text-(--b24ui-color) group-data-[state=active]:text-(--b24ui-color) text-(--b24ui-typography-description-color) group-data-[state=completed]:bg-(--b24ui-background) group-data-[state=active]:bg-(--b24ui-background-active)",
31
- "separator": "flex-1 rounded-(--ui-border-radius-circle) bg-(--ui-color-base-6)",
32
- "wrapper": "w-full",
33
- "date": "text-(--b24ui-typography-label-color) text-(length:--ui-font-size-xs)/(--ui-font-line-height-md)",
34
- "title": "font-(--ui-font-weight-medium) text-(--b24ui-typography-legend-color) text-(length:--ui-font-size-sm)",
35
- "description": "text-(--b24ui-typography-description-color) text-wrap text-(length:--ui-font-size-sm)"
36
- },
37
- "variants": {
38
- "orientation": {
39
- "horizontal": {
40
- "root": "flex-row w-full",
41
- "item": "flex-col",
42
- "separator": "h-0.5"
43
- },
44
- "vertical": {
45
- "root": "flex-col",
46
- "container": "flex-col",
47
- "separator": "w-0.5"
48
- }
49
- },
50
- "color": {
51
- "air-primary": {
52
- "root": "style-filled"
53
- },
54
- "air-primary-success": {
55
- "root": "style-filled-success"
56
- },
57
- "air-primary-alert": {
58
- "root": "style-filled-alert"
59
- },
60
- "air-primary-copilot": {
61
- "root": "style-filled-copilot"
62
- },
63
- "air-primary-warning": {
64
- "root": "style-filled-warning"
65
- }
66
- },
67
- "size": {
68
- "3xs": "",
69
- "2xs": "",
70
- "xs": "",
71
- "sm": "",
72
- "md": "",
73
- "lg": "",
74
- "xl": "",
75
- "2xl": ""
76
- },
77
- "reverse": {
78
- "false": {
79
- "separator": "group-data-[state=completed]:bg-(--b24ui-background-active)"
80
- },
81
- "true": {
82
- "separator": "group-data-[state=active]:bg-(--b24ui-background) group-data-[state=completed]:bg-(--b24ui-background)"
83
- }
84
- }
85
- },
86
- "compoundVariants": [
87
- {
88
- "orientation": "horizontal" as typeof orientation[number],
89
- "size": "3xs" as typeof size[number],
90
- "class": {
91
- "wrapper": "pe-4.5"
92
- }
93
- },
94
- {
95
- "orientation": "horizontal" as typeof orientation[number],
96
- "size": "2xs" as typeof size[number],
97
- "class": {
98
- "wrapper": "pe-5"
99
- }
100
- },
101
- {
102
- "orientation": "horizontal" as typeof orientation[number],
103
- "size": "xs" as typeof size[number],
104
- "class": {
105
- "wrapper": "pe-5.5"
106
- }
107
- },
108
- {
109
- "orientation": "horizontal" as typeof orientation[number],
110
- "size": "sm" as typeof size[number],
111
- "class": {
112
- "wrapper": "pe-6"
113
- }
114
- },
115
- {
116
- "orientation": "horizontal" as typeof orientation[number],
117
- "size": "md" as typeof size[number],
118
- "class": {
119
- "wrapper": "pe-6.5"
120
- }
121
- },
122
- {
123
- "orientation": "horizontal" as typeof orientation[number],
124
- "size": "lg" as typeof size[number],
125
- "class": {
126
- "wrapper": "pe-7"
127
- }
128
- },
129
- {
130
- "orientation": "horizontal" as typeof orientation[number],
131
- "size": "xl" as typeof size[number],
132
- "class": {
133
- "wrapper": "pe-7.5"
134
- }
135
- },
136
- {
137
- "orientation": "horizontal" as typeof orientation[number],
138
- "size": "2xl" as typeof size[number],
139
- "class": {
140
- "wrapper": "pe-8"
141
- }
142
- },
143
- {
144
- "orientation": "horizontal" as typeof orientation[number],
145
- "size": "3xl" as typeof size[number],
146
- "class": {
147
- "wrapper": "pe-8.5"
148
- }
149
- },
150
- {
151
- "orientation": "vertical" as typeof orientation[number],
152
- "size": "3xs" as typeof size[number],
153
- "class": {
154
- "wrapper": "-mt-0.5 pb-4.5"
155
- }
156
- },
157
- {
158
- "orientation": "vertical" as typeof orientation[number],
159
- "size": "2xs" as typeof size[number],
160
- "class": {
161
- "wrapper": "pb-5"
162
- }
163
- },
164
- {
165
- "orientation": "vertical" as typeof orientation[number],
166
- "size": "xs" as typeof size[number],
167
- "class": {
168
- "wrapper": "mt-0.5 pb-5.5"
169
- }
170
- },
171
- {
172
- "orientation": "vertical" as typeof orientation[number],
173
- "size": "sm" as typeof size[number],
174
- "class": {
175
- "wrapper": "mt-1 pb-6"
176
- }
177
- },
178
- {
179
- "orientation": "vertical" as typeof orientation[number],
180
- "size": "md" as typeof size[number],
181
- "class": {
182
- "wrapper": "mt-1.5 pb-6.5"
183
- }
184
- },
185
- {
186
- "orientation": "vertical" as typeof orientation[number],
187
- "size": "lg" as typeof size[number],
188
- "class": {
189
- "wrapper": "mt-2 pb-7"
190
- }
191
- },
192
- {
193
- "orientation": "vertical" as typeof orientation[number],
194
- "size": "xl" as typeof size[number],
195
- "class": {
196
- "wrapper": "mt-2.5 pb-7.5"
197
- }
198
- },
199
- {
200
- "orientation": "vertical" as typeof orientation[number],
201
- "size": "2xl" as typeof size[number],
202
- "class": {
203
- "wrapper": "mt-3 pb-8"
204
- }
205
- }
206
- ],
207
- "defaultVariants": {
208
- "size": "md" as typeof size[number],
209
- "color": "air-primary" as typeof color[number]
210
- }
211
- }
@@ -1,95 +0,0 @@
1
- const color = [
2
- "air-primary",
3
- "air-primary-success",
4
- "air-primary-alert",
5
- "air-primary-copilot",
6
- "air-primary-warning",
7
- "air-secondary",
8
- "default",
9
- "danger",
10
- "success",
11
- "warning",
12
- "primary",
13
- "secondary",
14
- "collab",
15
- "ai"
16
- ] as const
17
-
18
- export default {
19
- "slots": {
20
- "root": "dark relative group overflow-hidden rounded-[26px] py-3.5 ps-6 pe-4 flex items-center gap-2.5 focus-visible:outline-(length:--ui-design-outline-stroke-weight) focus-visible:outline-offset-2 focus-visible:outline-(--ui-color-design-outline-content-divider) font-[family-name:var(--ui-font-family-primary)] bg-(--ui-color-bg-content-primary)/80 text-(--ui-color-design-plain-na-focused-content) text-(length:--ui-font-size-sm) font-(--ui-font-weight-normal)",
21
- "wrapper": "w-0 flex-1 flex flex-col",
22
- "title": "font-(--ui-font-weight-medium)",
23
- "description": "",
24
- "icon": "shrink-0 size-6 text-(--b24ui-border-color)",
25
- "avatar": "shrink-0",
26
- "avatarSize": "xl",
27
- "actions": "flex gap-1.5 shrink-0",
28
- "progress": "absolute inset-x-0 bottom-0",
29
- "close": "p-0"
30
- },
31
- "variants": {
32
- "color": {
33
- "air-primary": {
34
- "root": "style-filled"
35
- },
36
- "air-primary-success": {
37
- "root": "style-filled-success"
38
- },
39
- "air-primary-alert": {
40
- "root": "style-filled-alert"
41
- },
42
- "air-primary-copilot": {
43
- "root": "style-filled-copilot"
44
- },
45
- "air-primary-warning": {
46
- "root": "style-filled-warning"
47
- },
48
- "air-secondary": {
49
- "root": "style-filled-inverted"
50
- },
51
- "default": {
52
- "root": "old-style-default"
53
- },
54
- "danger": {
55
- "root": "old-style-danger"
56
- },
57
- "success": {
58
- "root": "old-style-success"
59
- },
60
- "warning": {
61
- "root": "old-style-warning"
62
- },
63
- "primary": {
64
- "root": "old-style-primary"
65
- },
66
- "secondary": {
67
- "root": "old-style-secondary"
68
- },
69
- "collab": {
70
- "root": "old-style-collab"
71
- },
72
- "ai": {
73
- "root": "old-style-ai"
74
- }
75
- },
76
- "orientation": {
77
- "horizontal": {
78
- "root": "items-center",
79
- "actions": "items-center"
80
- },
81
- "vertical": {
82
- "root": "items-center",
83
- "actions": "items-start mt-1"
84
- }
85
- },
86
- "title": {
87
- "true": {
88
- "description": "mt-1"
89
- }
90
- }
91
- },
92
- "defaultVariants": {
93
- "color": "air-secondary" as typeof color[number]
94
- }
95
- }
@@ -1,91 +0,0 @@
1
- const position = [
2
- "top-left",
3
- "top-center",
4
- "top-right",
5
- "bottom-left",
6
- "bottom-center",
7
- "bottom-right"
8
- ] as const
9
-
10
- const swipeDirection = [
11
- "up",
12
- "right",
13
- "down",
14
- "left"
15
- ] as const
16
-
17
- export default {
18
- "slots": {
19
- "viewport": "fixed flex flex-col w-[calc(100%-2rem)] sm:w-[384px] z-[100] data-[expanded=true]:h-(--height) focus:outline-none mr-(--scrollbar-width)",
20
- "base": "pointer-events-auto absolute inset-x-0 z-(--index) transform-(--transform) data-[expanded=false]:data-[front=false]:h-(--front-height) data-[expanded=false]:data-[front=false]:*:opacity-0 data-[front=false]:*:transition-opacity data-[front=false]:*:duration-100 data-[state=closed]:animate-[toast-closed_200ms_ease-in-out] data-[state=closed]:data-[expanded=false]:data-[front=false]:animate-[toast-collapsed-closed_200ms_ease-in-out] data-[swipe=move]:transition-none transition-[transform,translate,height] duration-200 ease-out"
21
- },
22
- "variants": {
23
- "position": {
24
- "top-left": {
25
- "viewport": "left-4"
26
- },
27
- "top-center": {
28
- "viewport": "left-1/2 transform -translate-x-1/2"
29
- },
30
- "top-right": {
31
- "viewport": "right-4"
32
- },
33
- "bottom-left": {
34
- "viewport": "left-4"
35
- },
36
- "bottom-center": {
37
- "viewport": "left-1/2 transform -translate-x-1/2"
38
- },
39
- "bottom-right": {
40
- "viewport": "right-4"
41
- }
42
- },
43
- "swipeDirection": {
44
- "up": "data-[swipe=end]:animate-[toast-slide-up_200ms_ease-out]",
45
- "right": "data-[swipe=end]:animate-[toast-slide-right_200ms_ease-out]",
46
- "down": "data-[swipe=end]:animate-[toast-slide-down_200ms_ease-out]",
47
- "left": "data-[swipe=end]:animate-[toast-slide-left_200ms_ease-out]"
48
- }
49
- },
50
- "compoundVariants": [
51
- {
52
- "position": [
53
- "top-left" as typeof position[number],
54
- "top-center" as typeof position[number],
55
- "top-right" as typeof position[number]
56
- ],
57
- "class": {
58
- "viewport": "top-4",
59
- "base": "top-0 data-[state=open]:animate-[slide-in-from-top_200ms_ease-in-out]"
60
- }
61
- },
62
- {
63
- "position": [
64
- "bottom-left" as typeof position[number],
65
- "bottom-center" as typeof position[number],
66
- "bottom-right" as typeof position[number]
67
- ],
68
- "class": {
69
- "viewport": "bottom-4",
70
- "base": "bottom-0 data-[state=open]:animate-[slide-in-from-bottom_200ms_ease-in-out]"
71
- }
72
- },
73
- {
74
- "swipeDirection": [
75
- "left" as typeof swipeDirection[number],
76
- "right" as typeof swipeDirection[number]
77
- ],
78
- "class": "data-[swipe=move]:translate-x-(--reka-toast-swipe-move-x) data-[swipe=end]:translate-x-(--reka-toast-swipe-end-x) data-[swipe=cancel]:translate-x-0"
79
- },
80
- {
81
- "swipeDirection": [
82
- "up" as typeof swipeDirection[number],
83
- "down" as typeof swipeDirection[number]
84
- ],
85
- "class": "data-[swipe=move]:translate-y-(--reka-toast-swipe-move-y) data-[swipe=end]:translate-y-(--reka-toast-swipe-end-y) data-[swipe=cancel]:translate-y-0"
86
- }
87
- ],
88
- "defaultVariants": {
89
- "position": "top-right" as typeof position[number]
90
- }
91
- }
@@ -1,10 +0,0 @@
1
- export default {
2
- "slots": {
3
- "content": "dark flex flex-row items-center justify-between gap-[5px] will-change-[opacity] min-h-[37px] shadow-xl/20 select-none motion-safe:data-[state=delayed-open]:animate-[scale-in_100ms_ease-out] motion-safe:data-[state=closed]:animate-[scale-out_100ms_ease-in] p-[10px] text-(length:--ui-font-size-sm)/(--ui-font-line-height-reset) font-[family-name:var(--ui-font-family-primary)] bg-(--ui-color-bg-content-primary)/80 text-(--ui-color-design-plain-na-focused-content) rounded-[calc(var(--popup-window-border-radius)-2px)] origin-(--reka-tooltip-content-transform-origin) pointer-events-auto",
4
- "arrow": "fill-(--ui-color-bg-content-primary)/80",
5
- "text": "text-pretty max-w-[200px] min-w-[100px]",
6
- "kbds": "hidden lg:inline-flex items-center shrink-0 gap-0.5 not-first-of-type:before:content-[''] not-first-of-type:before:me-0.5",
7
- "kbdsSize": "sm",
8
- "kbdsAccent": "default"
9
- }
10
- }
@@ -1,95 +0,0 @@
1
- const size = [
2
- "3xs",
3
- "2xs",
4
- "xs",
5
- "sm",
6
- "md",
7
- "lg",
8
- "xl",
9
- "2xl",
10
- "3xl"
11
- ] as const
12
-
13
- export default {
14
- "slots": {
15
- "root": "relative group/user",
16
- "wrapper": "",
17
- "name": "font-(--ui-font-weight-medium)",
18
- "description": "text-(--b24ui-typography-description-color)",
19
- "avatar": "shrink-0"
20
- },
21
- "variants": {
22
- "orientation": {
23
- "horizontal": {
24
- "root": "flex items-center"
25
- },
26
- "vertical": {
27
- "root": "flex flex-col"
28
- }
29
- },
30
- "to": {
31
- "true": {
32
- "name": "text-(--b24ui-typography-label-color) peer-hover:text-(--ui-color-design-selection-content) transition-colors",
33
- "description": "peer-hover:text-(--ui-color-design-selection-content) transition-colors",
34
- "avatar": "transform transition-transform duration-200 group-hover/user:scale-115"
35
- },
36
- "false": {
37
- "name": "text-(--b24ui-typography-label-color)",
38
- "description": ""
39
- }
40
- },
41
- "size": {
42
- "3xs": {
43
- "root": "gap-1",
44
- "wrapper": "flex items-center gap-1",
45
- "name": "text-(length:--ui-font-size-xs)",
46
- "description": "text-(length:--ui-font-size-xs)"
47
- },
48
- "2xs": {
49
- "root": "gap-1.5",
50
- "wrapper": "flex items-center gap-1.5",
51
- "name": "text-(length:--ui-font-size-xs)",
52
- "description": "text-(length:--ui-font-size-xs)"
53
- },
54
- "xs": {
55
- "root": "gap-1.5",
56
- "wrapper": "flex items-center gap-1.5",
57
- "name": "text-(length:--ui-font-size-xs)",
58
- "description": "text-(length:--ui-font-size-xs)"
59
- },
60
- "sm": {
61
- "root": "gap-2",
62
- "name": "text-(length:--ui-font-size-xs)",
63
- "description": "text-(length:--ui-font-size-xs)"
64
- },
65
- "md": {
66
- "root": "gap-2",
67
- "name": "text-(length:--ui-font-size-sm)",
68
- "description": "text-(length:--ui-font-size-xs)"
69
- },
70
- "lg": {
71
- "root": "gap-2.5",
72
- "name": "text-(length:--ui-font-size-sm)",
73
- "description": "text-(length:--ui-font-size-sm)"
74
- },
75
- "xl": {
76
- "root": "gap-2.5",
77
- "name": "text-(length:--ui-font-size-md)",
78
- "description": "text-(length:--ui-font-size-sm)"
79
- },
80
- "2xl": {
81
- "root": "gap-3",
82
- "name": "text-(length:--ui-font-size-md)",
83
- "description": "text-(length:--ui-font-size-md)"
84
- },
85
- "3xl": {
86
- "root": "gap-3",
87
- "name": "text-(length:--ui-font-size-lg)",
88
- "description": "text-(length:--ui-font-size-md)"
89
- }
90
- }
91
- },
92
- "defaultVariants": {
93
- "size": "md" as typeof size[number]
94
- }
95
- }
package/.nuxt/b24ui.css DELETED
@@ -1,5 +0,0 @@
1
- @source "./b24ui";
2
-
3
- @theme static {}
4
-
5
- @theme default inline {}