@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,333 +0,0 @@
1
- const fieldGroup = [
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
- "air-secondary",
13
- "air-secondary-alert",
14
- "air-secondary-accent",
15
- "air-secondary-accent-1",
16
- "air-secondary-accent-2",
17
- "air-tertiary",
18
- "air-selection",
19
- "default",
20
- "danger",
21
- "success",
22
- "warning",
23
- "primary",
24
- "secondary",
25
- "collab",
26
- "ai"
27
- ] as const
28
-
29
- const size = [
30
- "xss",
31
- "xs",
32
- "sm",
33
- "md",
34
- "lg",
35
- "xl"
36
- ] as const
37
-
38
- export default {
39
- "slots": {
40
- "base": "ui-label__scope --air select-none font-[family-name:var(--ui-font-family-secondary)] font-(--ui-label-font-weight) text-(length:--ui-label-font-size)/normal inline-flex items-center transition-all duration-200 ease-linear px-(--ui-label-inline-space) text-(--b24ui-color) bg-(--b24ui-background) border-(--b24ui-border-color) border-(length:--b24ui-border-width)",
41
- "wrapper": "h-(--ui-label-height) inline-flex items-center",
42
- "label": "max-w-full whitespace-nowrap text-ellipsis decoration-from-font",
43
- "leadingIcon": "shrink-0",
44
- "leadingAvatar": "shrink-0",
45
- "leadingAvatarSize": "",
46
- "trailingIcon": "shrink-0 cursor-pointer hover:rounded-(--ui-border-radius-circle) hover:bg-current/20"
47
- },
48
- "variants": {
49
- "fieldGroup": {
50
- "horizontal": "focus-visible:outline-none ring ring-inset ring-0 focus-visible:ring-2 group-[.is-field-group]/items:not-only:first:rounded-e-none group-[.is-field-group]/items:not-only:last:rounded-s-none group-[.is-field-group]/items:not-last:not-first:rounded-none group-[.is-field-group]/items:not-only:first:border-e-0 group-[.is-field-group]/items:not-only:not-first:border-s-0 focus-visible:z-[1]",
51
- "vertical": "focus-visible:outline-none ring ring-inset ring-0 focus-visible:ring-2 not-only:first:rounded-b-none not-only:last:rounded-t-none not-last:not-first:rounded-none focus-visible:z-[1]"
52
- },
53
- "noSplit": {
54
- "false": "group-[.is-field-group]/items:not-only:not-first:after:content-[''] group-[.is-field-group]/items:not-only:not-first:after:absolute group-[.is-field-group]/items:not-only:not-first:after:top-[7px] group-[.is-field-group]/items:not-only:not-first:after:bottom-[6px] group-[.is-field-group]/items:not-only:not-first:after:left-0 group-[.is-field-group]/items:not-only:not-first:after:w-px group-[.is-field-group]/items:not-only:not-first:after:bg-current/30"
55
- },
56
- "useLink": {
57
- "true": {
58
- "base": "cursor-pointer",
59
- "wrapper": "group",
60
- "label": "group-hover:underline group-hover:decoration-dashed"
61
- }
62
- },
63
- "useClose": {
64
- "true": "pe-2xs",
65
- "false": ""
66
- },
67
- "leading": {
68
- "true": "ps-1",
69
- "false": ""
70
- },
71
- "color": {
72
- "air-primary": {
73
- "base": "style-filled"
74
- },
75
- "air-primary-success": {
76
- "base": "style-filled-success"
77
- },
78
- "air-primary-alert": {
79
- "base": "style-filled-alert"
80
- },
81
- "air-primary-copilot": {
82
- "base": "style-filled-copilot"
83
- },
84
- "air-primary-warning": {
85
- "base": "style-filled-warning"
86
- },
87
- "air-secondary": {
88
- "base": "style-tinted"
89
- },
90
- "air-secondary-alert": {
91
- "base": "style-tinted-alert"
92
- },
93
- "air-secondary-accent": {
94
- "base": "style-outline"
95
- },
96
- "air-secondary-accent-1": {
97
- "base": "style-outline-accent-1"
98
- },
99
- "air-secondary-accent-2": {
100
- "base": "style-outline-accent-2"
101
- },
102
- "air-tertiary": {
103
- "base": "style-outline-no-accent"
104
- },
105
- "air-selection": {
106
- "base": "style-selection"
107
- },
108
- "default": {
109
- "base": "style-old-default"
110
- },
111
- "danger": {
112
- "base": "style-old-danger"
113
- },
114
- "success": {
115
- "base": "style-old-success"
116
- },
117
- "warning": {
118
- "base": "style-old-warning"
119
- },
120
- "primary": {
121
- "base": "style-old-primary"
122
- },
123
- "secondary": {
124
- "base": "style-old-secondary"
125
- },
126
- "collab": {
127
- "base": "style-old-collab"
128
- },
129
- "ai": {
130
- "base": "style-old-ai"
131
- }
132
- },
133
- "size": {
134
- "xss": {
135
- "base": "ui-label-xss gap-0.5",
136
- "wrapper": "gap-0.5",
137
- "label": "underline-offset-1",
138
- "leadingIcon": "size-[12px]",
139
- "leadingAvatarSize": "3xs",
140
- "trailingIcon": "size-[12px]"
141
- },
142
- "xs": {
143
- "base": "ui-label-xs gap-0.5",
144
- "wrapper": "gap-0.5",
145
- "label": "underline-offset-1",
146
- "leadingIcon": "size-[12px]",
147
- "leadingAvatarSize": "3xs",
148
- "trailingIcon": "size-[12px]"
149
- },
150
- "sm": {
151
- "base": "ui-label-sm gap-1",
152
- "wrapper": "gap-1",
153
- "label": "underline-offset-1",
154
- "leadingIcon": "size-[14px]",
155
- "leadingAvatarSize": "3xs",
156
- "trailingIcon": "size-[14px]"
157
- },
158
- "md": {
159
- "base": "ui-label-md gap-1",
160
- "wrapper": "gap-1",
161
- "label": "underline-offset-1",
162
- "leadingIcon": "size-[15px]",
163
- "leadingAvatarSize": "3xs",
164
- "trailingIcon": "size-[15px]"
165
- },
166
- "lg": {
167
- "base": "ui-label-lg gap-1",
168
- "wrapper": "gap-1",
169
- "label": "",
170
- "leadingIcon": "size-[22px]",
171
- "leadingAvatarSize": "2xs",
172
- "trailingIcon": "size-[22px]"
173
- },
174
- "xl": {
175
- "base": "ui-label-xl gap-1",
176
- "wrapper": "gap-1",
177
- "label": "",
178
- "leadingIcon": "size-[22px]",
179
- "leadingAvatarSize": "2xs",
180
- "trailingIcon": "size-[22px]"
181
- }
182
- },
183
- "square": {
184
- "true": {
185
- "base": "rounded-[calc(var(--ui-label-height)_/_4)] ",
186
- "wrapper": "w-(--ui-label-height)",
187
- "label": "overflow-hidden"
188
- },
189
- "false": {
190
- "base": "rounded-[calc(var(--ui-label-height)_/_2)]"
191
- }
192
- },
193
- "inverted": {
194
- "true": {
195
- "base": "border-(--b24ui-color)"
196
- },
197
- "false": ""
198
- }
199
- },
200
- "compoundVariants": [
201
- {
202
- "inverted": true,
203
- "color": "air-primary" as typeof color[number],
204
- "class": {
205
- "base": "style-filled-inverted"
206
- }
207
- },
208
- {
209
- "inverted": true,
210
- "color": "air-primary-success" as typeof color[number],
211
- "class": {
212
- "base": "style-filled-success-inverted"
213
- }
214
- },
215
- {
216
- "inverted": true,
217
- "color": "air-primary-alert" as typeof color[number],
218
- "class": {
219
- "base": "style-filled-alert-inverted"
220
- }
221
- },
222
- {
223
- "inverted": true,
224
- "color": "air-primary-copilot" as typeof color[number],
225
- "class": {
226
- "base": "style-filled-copilot-inverted"
227
- }
228
- },
229
- {
230
- "inverted": true,
231
- "color": "air-primary-warning" as typeof color[number],
232
- "class": {
233
- "base": "style-filled-warning-inverted"
234
- }
235
- },
236
- {
237
- "size": "xss" as typeof size[number],
238
- "square": true,
239
- "class": {
240
- "base": "p-0 ps-0 pe-0",
241
- "wrapper": "px-[2px] gap-0",
242
- "leadingIcon": "size-[6px]"
243
- }
244
- },
245
- {
246
- "size": "xs" as typeof size[number],
247
- "square": true,
248
- "class": {
249
- "base": "p-0 ps-0 pe-0",
250
- "wrapper": "px-[2px] gap-0",
251
- "leadingIcon": "size-[10px]"
252
- }
253
- },
254
- {
255
- "size": "sm" as typeof size[number],
256
- "square": true,
257
- "class": {
258
- "base": "p-0 ps-0 pe-0",
259
- "wrapper": "p-[1px] gap-0",
260
- "leadingIcon": "size-[16px]"
261
- }
262
- },
263
- {
264
- "size": "md" as typeof size[number],
265
- "square": true,
266
- "class": {
267
- "base": "p-0 ps-0 pe-0",
268
- "wrapper": "p-[1px] gap-0",
269
- "leadingIcon": "size-[18px]"
270
- }
271
- },
272
- {
273
- "size": "lg" as typeof size[number],
274
- "square": true,
275
- "class": {
276
- "base": "p-0 ps-0 pe-0",
277
- "wrapper": "p-[1px] gap-0",
278
- "leadingIcon": "size-[23px]"
279
- }
280
- },
281
- {
282
- "size": "xl" as typeof size[number],
283
- "square": true,
284
- "class": {
285
- "base": "p-0 ps-0 pe-0",
286
- "wrapper": "p-[1px] gap-0",
287
- "leadingIcon": "size-[28px]"
288
- }
289
- },
290
- {
291
- "fieldGroup": [
292
- "horizontal" as typeof fieldGroup[number],
293
- "vertical" as typeof fieldGroup[number]
294
- ],
295
- "size": [
296
- "xl" as typeof size[number],
297
- "lg" as typeof size[number],
298
- "md" as typeof size[number]
299
- ],
300
- "class": "rounded-(--ui-border-radius-md)"
301
- },
302
- {
303
- "fieldGroup": [
304
- "horizontal" as typeof fieldGroup[number],
305
- "vertical" as typeof fieldGroup[number]
306
- ],
307
- "size": "sm" as typeof size[number],
308
- "class": "rounded-(--ui-border-radius-sm)"
309
- },
310
- {
311
- "fieldGroup": [
312
- "horizontal" as typeof fieldGroup[number],
313
- "vertical" as typeof fieldGroup[number]
314
- ],
315
- "size": "xs" as typeof size[number],
316
- "class": "rounded-(--ui-border-radius-xs)"
317
- },
318
- {
319
- "fieldGroup": [
320
- "horizontal" as typeof fieldGroup[number],
321
- "vertical" as typeof fieldGroup[number]
322
- ],
323
- "size": "xss" as typeof size[number],
324
- "class": "rounded-[5px]"
325
- }
326
- ],
327
- "defaultVariants": {
328
- "color": "air-primary" as typeof color[number],
329
- "size": "md" as typeof size[number],
330
- "square": false,
331
- "inverted": false
332
- }
333
- }
@@ -1,78 +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
- "air-secondary-alert",
9
- "air-secondary-accent",
10
- "air-secondary-accent-1",
11
- "air-secondary-accent-2",
12
- "air-tertiary"
13
- ] as const
14
-
15
- export default {
16
- "slots": {
17
- "root": "relative z-50 w-full bg-(--b24ui-background) transition-colors",
18
- "container": "flex items-center justify-between gap-3 h-12",
19
- "left": "hidden lg:flex-1 lg:flex lg:items-center",
20
- "center": "flex items-center gap-1.5 min-w-0",
21
- "right": "lg:flex-1 flex items-center justify-end",
22
- "icon": "size-5 shrink-0 text-(--b24ui-color) pointer-events-none",
23
- "title": "text-(length:--ui-font-size-sm)/(--ui-font-line-height-sm) text-(--b24ui-color) font-(--ui-font-weight-medium) truncate",
24
- "actions": "flex gap-1.5 shrink-0 isolate",
25
- "close": "[--ui-btn-color:var(--b24ui-color)] hover:bg-(--ui-color-base-white-fixed)/10 focus-visible:bg-(--ui-color-base-white-fixed)/10 -me-1.5 lg:me-0"
26
- },
27
- "variants": {
28
- "color": {
29
- "air-primary": {
30
- "root": "style-filled"
31
- },
32
- "air-primary-success": {
33
- "root": "style-filled-success"
34
- },
35
- "air-primary-alert": {
36
- "root": "style-filled-alert"
37
- },
38
- "air-primary-copilot": {
39
- "root": "style-filled-copilot"
40
- },
41
- "air-primary-warning": {
42
- "root": "style-filled-warning"
43
- },
44
- "air-secondary": {
45
- "root": "style-tinted"
46
- },
47
- "air-secondary-alert": {
48
- "root": "style-tinted-alert"
49
- },
50
- "air-secondary-accent": {
51
- "root": "style-outline"
52
- },
53
- "air-secondary-accent-1": {
54
- "root": "style-outline-accent-1"
55
- },
56
- "air-secondary-accent-2": {
57
- "root": "style-outline-accent-2"
58
- },
59
- "air-tertiary": {
60
- "root": "style-outline-no-accent"
61
- }
62
- },
63
- "to": {
64
- "true": ""
65
- }
66
- },
67
- "compoundVariants": [
68
- {
69
- "to": true,
70
- "class": {
71
- "root": "hover:bg-(--b24ui-background)/90"
72
- }
73
- }
74
- ],
75
- "defaultVariants": {
76
- "color": "air-primary-alert" as typeof color[number]
77
- }
78
- }
@@ -1,42 +0,0 @@
1
- export default {
2
- "slots": {
3
- "root": "relative min-w-0",
4
- "list": "flex items-center gap-[6px]",
5
- "item": "flex min-w-0",
6
- "link": "group relative flex items-center gap-[6px] text-(length:--ui-font-size-sm) min-w-0 -mt-px focus-visible:outline-(--ui-color-accent-main-primary)",
7
- "linkLeadingIcon": "shrink-0 size-[20px]",
8
- "linkLeadingAvatar": "shrink-0",
9
- "linkLeadingAvatarSize": "2xs",
10
- "linkLabel": "truncate",
11
- "separator": "flex",
12
- "separatorIcon": "shrink-0 size-[20px] text-(--ui-color-base-6)"
13
- },
14
- "variants": {
15
- "active": {
16
- "true": {
17
- "link": "text-(--ui-color-design-selection-content) hover:text-(--ui-color-accent-main-primary-alt-2) hover:underline font-(--ui-font-weight-semi-bold)"
18
- },
19
- "false": {
20
- "link": "text-(--b24ui-typography-legend-color) font-(--ui-font-weight-medium)"
21
- }
22
- },
23
- "disabled": {
24
- "true": {
25
- "link": "cursor-not-allowed opacity-30"
26
- }
27
- },
28
- "to": {
29
- "true": ""
30
- }
31
- },
32
- "compoundVariants": [
33
- {
34
- "disabled": false,
35
- "active": false,
36
- "to": true,
37
- "class": {
38
- "link": "hover:text-(--ui-color-accent-main-primary-alt-2) hover:underline transition-colors"
39
- }
40
- }
41
- ]
42
- }