@falcondev-oss/nuxt-layers-base 0.2.0 → 0.2.2

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 (148) hide show
  1. package/package.json +1 -1
  2. package/.eslintcache +0 -1
  3. package/.nuxt/app.config.mjs +0 -317
  4. package/.nuxt/components.d.ts +0 -334
  5. package/.nuxt/imports.d.ts +0 -64
  6. package/.nuxt/manifest/meta/feb19a4d-b5c8-4680-84fd-e0098912b09e.json +0 -1
  7. package/.nuxt/nuxt-icon-client-bundle.mjs +0 -1
  8. package/.nuxt/nuxt-icon-server-bundle.mjs +0 -14
  9. package/.nuxt/nuxt.d.ts +0 -24
  10. package/.nuxt/nuxt.node.d.ts +0 -14
  11. package/.nuxt/nuxt.shared.d.ts +0 -5
  12. package/.nuxt/schema/nuxt.schema.d.ts +0 -210
  13. package/.nuxt/schema/nuxt.schema.json +0 -263
  14. package/.nuxt/tsconfig.app.json +0 -214
  15. package/.nuxt/tsconfig.json +0 -216
  16. package/.nuxt/tsconfig.node.json +0 -111
  17. package/.nuxt/tsconfig.server.json +0 -137
  18. package/.nuxt/tsconfig.shared.json +0 -136
  19. package/.nuxt/types/app.config.d.ts +0 -331
  20. package/.nuxt/types/build.d.ts +0 -24
  21. package/.nuxt/types/builder-env.d.ts +0 -1
  22. package/.nuxt/types/components.d.ts +0 -339
  23. package/.nuxt/types/imports.d.ts +0 -913
  24. package/.nuxt/types/layouts.d.ts +0 -7
  25. package/.nuxt/types/middleware.d.ts +0 -7
  26. package/.nuxt/types/modules.d.ts +0 -159
  27. package/.nuxt/types/nitro-config.d.ts +0 -14
  28. package/.nuxt/types/nitro-imports.d.ts +0 -151
  29. package/.nuxt/types/nitro-middleware.d.ts +0 -11
  30. package/.nuxt/types/nitro-nuxt.d.ts +0 -61
  31. package/.nuxt/types/nitro-routes.d.ts +0 -17
  32. package/.nuxt/types/nitro.d.ts +0 -3
  33. package/.nuxt/types/plugins.d.ts +0 -35
  34. package/.nuxt/types/runtime-config.d.ts +0 -36
  35. package/.nuxt/types/ui.d.ts +0 -36
  36. package/.nuxt/types/vue-shim.d.ts +0 -0
  37. package/.nuxt/ui/accordion.ts +0 -20
  38. package/.nuxt/ui/alert.ts +0 -264
  39. package/.nuxt/ui/auth-form.ts +0 -20
  40. package/.nuxt/ui/avatar-group.ts +0 -52
  41. package/.nuxt/ui/avatar.ts +0 -54
  42. package/.nuxt/ui/badge.ts +0 -263
  43. package/.nuxt/ui/banner.ts +0 -108
  44. package/.nuxt/ui/blog-post.ts +0 -143
  45. package/.nuxt/ui/blog-posts.ts +0 -9
  46. package/.nuxt/ui/breadcrumb.ts +0 -45
  47. package/.nuxt/ui/button.ts +0 -378
  48. package/.nuxt/ui/calendar.ts +0 -315
  49. package/.nuxt/ui/card.ts +0 -34
  50. package/.nuxt/ui/carousel.ts +0 -38
  51. package/.nuxt/ui/changelog-version.ts +0 -45
  52. package/.nuxt/ui/changelog-versions.ts +0 -8
  53. package/.nuxt/ui/chat-message.ts +0 -136
  54. package/.nuxt/ui/chat-messages.ts +0 -14
  55. package/.nuxt/ui/chat-palette.ts +0 -8
  56. package/.nuxt/ui/chat-prompt-submit.ts +0 -5
  57. package/.nuxt/ui/chat-prompt.ts +0 -35
  58. package/.nuxt/ui/checkbox-group.ts +0 -207
  59. package/.nuxt/ui/checkbox.ts +0 -237
  60. package/.nuxt/ui/chip.ts +0 -96
  61. package/.nuxt/ui/collapsible.ts +0 -6
  62. package/.nuxt/ui/color-picker.ts +0 -47
  63. package/.nuxt/ui/command-palette.ts +0 -62
  64. package/.nuxt/ui/container.ts +0 -3
  65. package/.nuxt/ui/context-menu.ts +0 -219
  66. package/.nuxt/ui/dashboard-group.ts +0 -3
  67. package/.nuxt/ui/dashboard-navbar.ts +0 -21
  68. package/.nuxt/ui/dashboard-panel.ts +0 -17
  69. package/.nuxt/ui/dashboard-resize-handle.ts +0 -3
  70. package/.nuxt/ui/dashboard-search-button.ts +0 -15
  71. package/.nuxt/ui/dashboard-search.ts +0 -13
  72. package/.nuxt/ui/dashboard-sidebar-collapse.ts +0 -9
  73. package/.nuxt/ui/dashboard-sidebar-toggle.ts +0 -9
  74. package/.nuxt/ui/dashboard-sidebar.ts +0 -37
  75. package/.nuxt/ui/dashboard-toolbar.ts +0 -7
  76. package/.nuxt/ui/drawer.ts +0 -149
  77. package/.nuxt/ui/dropdown-menu.ts +0 -220
  78. package/.nuxt/ui/editor-drag-handle.ts +0 -6
  79. package/.nuxt/ui/editor-emoji-menu.ts +0 -35
  80. package/.nuxt/ui/editor-mention-menu.ts +0 -35
  81. package/.nuxt/ui/editor-suggestion-menu.ts +0 -35
  82. package/.nuxt/ui/editor-toolbar.ts +0 -21
  83. package/.nuxt/ui/editor.ts +0 -35
  84. package/.nuxt/ui/empty.ts +0 -83
  85. package/.nuxt/ui/error.ts +0 -9
  86. package/.nuxt/ui/field-group.ts +0 -16
  87. package/.nuxt/ui/file-upload.ts +0 -290
  88. package/.nuxt/ui/footer-columns.ts +0 -28
  89. package/.nuxt/ui/footer.ts +0 -11
  90. package/.nuxt/ui/form-field.ts +0 -62
  91. package/.nuxt/ui/form.ts +0 -3
  92. package/.nuxt/ui/header.ts +0 -25
  93. package/.nuxt/ui/index.ts +0 -109
  94. package/.nuxt/ui/input-date.ts +0 -337
  95. package/.nuxt/ui/input-menu.ts +0 -460
  96. package/.nuxt/ui/input-number.ts +0 -256
  97. package/.nuxt/ui/input-tags.ts +0 -310
  98. package/.nuxt/ui/input-time.ts +0 -336
  99. package/.nuxt/ui/input.ts +0 -289
  100. package/.nuxt/ui/kbd.ts +0 -195
  101. package/.nuxt/ui/link.ts +0 -22
  102. package/.nuxt/ui/main.ts +0 -3
  103. package/.nuxt/ui/marquee.ts +0 -66
  104. package/.nuxt/ui/modal.ts +0 -60
  105. package/.nuxt/ui/navigation-menu.ts +0 -512
  106. package/.nuxt/ui/page-anchors.ts +0 -30
  107. package/.nuxt/ui/page-aside.ts +0 -10
  108. package/.nuxt/ui/page-body.ts +0 -3
  109. package/.nuxt/ui/page-card.ts +0 -274
  110. package/.nuxt/ui/page-columns.ts +0 -3
  111. package/.nuxt/ui/page-cta.ts +0 -70
  112. package/.nuxt/ui/page-feature.ts +0 -34
  113. package/.nuxt/ui/page-grid.ts +0 -3
  114. package/.nuxt/ui/page-header.ts +0 -18
  115. package/.nuxt/ui/page-hero.ts +0 -44
  116. package/.nuxt/ui/page-links.ts +0 -25
  117. package/.nuxt/ui/page-list.ts +0 -8
  118. package/.nuxt/ui/page-logos.ts +0 -15
  119. package/.nuxt/ui/page-section.ts +0 -84
  120. package/.nuxt/ui/page.ts +0 -32
  121. package/.nuxt/ui/pagination.ts +0 -13
  122. package/.nuxt/ui/pin-input.ts +0 -171
  123. package/.nuxt/ui/popover.ts +0 -6
  124. package/.nuxt/ui/pricing-plan.ts +0 -101
  125. package/.nuxt/ui/pricing-plans.ts +0 -22
  126. package/.nuxt/ui/pricing-table.ts +0 -51
  127. package/.nuxt/ui/progress.ts +0 -297
  128. package/.nuxt/ui/radio-group.ts +0 -352
  129. package/.nuxt/ui/scroll-area.ts +0 -21
  130. package/.nuxt/ui/select-menu.ts +0 -361
  131. package/.nuxt/ui/select.ts +0 -348
  132. package/.nuxt/ui/separator.ts +0 -172
  133. package/.nuxt/ui/skeleton.ts +0 -3
  134. package/.nuxt/ui/slideover.ts +0 -132
  135. package/.nuxt/ui/slider.ts +0 -171
  136. package/.nuxt/ui/stepper.ts +0 -202
  137. package/.nuxt/ui/switch.ts +0 -132
  138. package/.nuxt/ui/table.ts +0 -162
  139. package/.nuxt/ui/tabs.ts +0 -258
  140. package/.nuxt/ui/textarea.ts +0 -294
  141. package/.nuxt/ui/timeline.ts +0 -321
  142. package/.nuxt/ui/toast.ts +0 -74
  143. package/.nuxt/ui/toaster.ts +0 -91
  144. package/.nuxt/ui/tooltip.ts +0 -9
  145. package/.nuxt/ui/tree.ts +0 -168
  146. package/.nuxt/ui/user.ts +0 -101
  147. package/.nuxt/ui-image-component.ts +0 -1
  148. package/.nuxt/ui.css +0 -154
@@ -1,337 +0,0 @@
1
- const size = [
2
- "xs",
3
- "sm",
4
- "md",
5
- "lg",
6
- "xl"
7
- ] as const
8
-
9
- const variant = [
10
- "outline",
11
- "soft",
12
- "subtle",
13
- "ghost",
14
- "none"
15
- ] as const
16
-
17
- const color = [
18
- "primary",
19
- "secondary",
20
- "success",
21
- "info",
22
- "warning",
23
- "error",
24
- "neutral"
25
- ] as const
26
-
27
- export default {
28
- "slots": {
29
- "base": [
30
- "group relative inline-flex items-center rounded-md select-none",
31
- "transition-colors"
32
- ],
33
- "leading": "absolute inset-y-0 start-0 flex items-center",
34
- "leadingIcon": "shrink-0 text-dimmed",
35
- "leadingAvatar": "shrink-0",
36
- "leadingAvatarSize": "",
37
- "trailing": "absolute inset-y-0 end-0 flex items-center",
38
- "trailingIcon": "shrink-0 text-dimmed",
39
- "segment": [
40
- "rounded text-center outline-hidden data-placeholder:text-dimmed data-[segment=literal]:text-muted data-invalid:text-error data-disabled:cursor-not-allowed data-disabled:opacity-75",
41
- "transition-colors"
42
- ],
43
- "separatorIcon": "shrink-0 size-4 text-muted"
44
- },
45
- "variants": {
46
- "fieldGroup": {
47
- "horizontal": "not-only:first:rounded-e-none not-only:last:rounded-s-none not-last:not-first:rounded-none focus-visible:z-[1]",
48
- "vertical": "not-only:first:rounded-b-none not-only:last:rounded-t-none not-last:not-first:rounded-none focus-visible:z-[1]"
49
- },
50
- "size": {
51
- "xs": {
52
- "base": [
53
- "px-2 py-1 text-xs gap-1",
54
- "gap-0.25"
55
- ],
56
- "leading": "ps-2",
57
- "trailing": "pe-2",
58
- "leadingIcon": "size-4",
59
- "leadingAvatarSize": "3xs",
60
- "trailingIcon": "size-4",
61
- "segment": "data-[segment=day]:w-6 data-[segment=month]:w-6 data-[segment=year]:w-9"
62
- },
63
- "sm": {
64
- "base": [
65
- "px-2.5 py-1.5 text-xs gap-1.5",
66
- "gap-0.5"
67
- ],
68
- "leading": "ps-2.5",
69
- "trailing": "pe-2.5",
70
- "leadingIcon": "size-4",
71
- "leadingAvatarSize": "3xs",
72
- "trailingIcon": "size-4",
73
- "segment": "data-[segment=day]:w-6 data-[segment=month]:w-6 data-[segment=year]:w-9"
74
- },
75
- "md": {
76
- "base": [
77
- "px-2.5 py-1.5 text-sm gap-1.5",
78
- "gap-0.5"
79
- ],
80
- "leading": "ps-2.5",
81
- "trailing": "pe-2.5",
82
- "leadingIcon": "size-5",
83
- "leadingAvatarSize": "2xs",
84
- "trailingIcon": "size-5",
85
- "segment": "data-[segment=day]:w-7 data-[segment=month]:w-7 data-[segment=year]:w-11"
86
- },
87
- "lg": {
88
- "base": [
89
- "px-3 py-2 text-sm gap-2",
90
- "gap-0.75"
91
- ],
92
- "leading": "ps-3",
93
- "trailing": "pe-3",
94
- "leadingIcon": "size-5",
95
- "leadingAvatarSize": "2xs",
96
- "trailingIcon": "size-5",
97
- "segment": "data-[segment=day]:w-7 data-[segment=month]:w-7 data-[segment=year]:w-11"
98
- },
99
- "xl": {
100
- "base": [
101
- "px-3 py-2 text-base gap-2",
102
- "gap-0.75"
103
- ],
104
- "leading": "ps-3",
105
- "trailing": "pe-3",
106
- "leadingIcon": "size-6",
107
- "leadingAvatarSize": "xs",
108
- "trailingIcon": "size-6",
109
- "segment": "data-[segment=day]:w-8 data-[segment=month]:w-8 data-[segment=year]:w-13"
110
- }
111
- },
112
- "variant": {
113
- "outline": "text-highlighted bg-default ring ring-inset ring-accented",
114
- "soft": "text-highlighted bg-elevated/50 hover:bg-elevated focus:bg-elevated disabled:bg-elevated/50",
115
- "subtle": "text-highlighted bg-elevated ring ring-inset ring-accented",
116
- "ghost": "text-highlighted bg-transparent hover:bg-elevated focus:bg-elevated disabled:bg-transparent dark:disabled:bg-transparent",
117
- "none": "text-highlighted bg-transparent"
118
- },
119
- "color": {
120
- "primary": "",
121
- "secondary": "",
122
- "success": "",
123
- "info": "",
124
- "warning": "",
125
- "error": "",
126
- "neutral": ""
127
- },
128
- "leading": {
129
- "true": ""
130
- },
131
- "trailing": {
132
- "true": ""
133
- },
134
- "loading": {
135
- "true": ""
136
- },
137
- "highlight": {
138
- "true": ""
139
- },
140
- "type": {
141
- "file": "file:me-1.5 file:font-medium file:text-muted file:outline-none"
142
- }
143
- },
144
- "compoundVariants": [
145
- {
146
- "variant": "outline" as typeof variant[number],
147
- "class": {
148
- "segment": "focus:bg-elevated"
149
- }
150
- },
151
- {
152
- "variant": "soft" as typeof variant[number],
153
- "class": {
154
- "segment": "focus:bg-accented/50 group-hover:focus:bg-accented"
155
- }
156
- },
157
- {
158
- "variant": "subtle" as typeof variant[number],
159
- "class": {
160
- "segment": "focus:bg-accented"
161
- }
162
- },
163
- {
164
- "variant": "ghost" as typeof variant[number],
165
- "class": {
166
- "segment": "focus:bg-elevated group-hover:focus:bg-accented"
167
- }
168
- },
169
- {
170
- "variant": "none" as typeof variant[number],
171
- "class": {
172
- "segment": "focus:bg-elevated"
173
- }
174
- },
175
- {
176
- "color": "primary" as typeof color[number],
177
- "variant": [
178
- "outline" as typeof variant[number],
179
- "subtle" as typeof variant[number]
180
- ],
181
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-primary"
182
- },
183
- {
184
- "color": "secondary" as typeof color[number],
185
- "variant": [
186
- "outline" as typeof variant[number],
187
- "subtle" as typeof variant[number]
188
- ],
189
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-secondary"
190
- },
191
- {
192
- "color": "success" as typeof color[number],
193
- "variant": [
194
- "outline" as typeof variant[number],
195
- "subtle" as typeof variant[number]
196
- ],
197
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-success"
198
- },
199
- {
200
- "color": "info" as typeof color[number],
201
- "variant": [
202
- "outline" as typeof variant[number],
203
- "subtle" as typeof variant[number]
204
- ],
205
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-info"
206
- },
207
- {
208
- "color": "warning" as typeof color[number],
209
- "variant": [
210
- "outline" as typeof variant[number],
211
- "subtle" as typeof variant[number]
212
- ],
213
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-warning"
214
- },
215
- {
216
- "color": "error" as typeof color[number],
217
- "variant": [
218
- "outline" as typeof variant[number],
219
- "subtle" as typeof variant[number]
220
- ],
221
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-error"
222
- },
223
- {
224
- "color": "primary" as typeof color[number],
225
- "highlight": true,
226
- "class": "ring ring-inset ring-primary"
227
- },
228
- {
229
- "color": "secondary" as typeof color[number],
230
- "highlight": true,
231
- "class": "ring ring-inset ring-secondary"
232
- },
233
- {
234
- "color": "success" as typeof color[number],
235
- "highlight": true,
236
- "class": "ring ring-inset ring-success"
237
- },
238
- {
239
- "color": "info" as typeof color[number],
240
- "highlight": true,
241
- "class": "ring ring-inset ring-info"
242
- },
243
- {
244
- "color": "warning" as typeof color[number],
245
- "highlight": true,
246
- "class": "ring ring-inset ring-warning"
247
- },
248
- {
249
- "color": "error" as typeof color[number],
250
- "highlight": true,
251
- "class": "ring ring-inset ring-error"
252
- },
253
- {
254
- "color": "neutral" as typeof color[number],
255
- "variant": [
256
- "outline" as typeof variant[number],
257
- "subtle" as typeof variant[number]
258
- ],
259
- "class": "focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-inverted"
260
- },
261
- {
262
- "color": "neutral" as typeof color[number],
263
- "highlight": true,
264
- "class": "ring ring-inset ring-inverted"
265
- },
266
- {
267
- "leading": true,
268
- "size": "xs" as typeof size[number],
269
- "class": "ps-7"
270
- },
271
- {
272
- "leading": true,
273
- "size": "sm" as typeof size[number],
274
- "class": "ps-8"
275
- },
276
- {
277
- "leading": true,
278
- "size": "md" as typeof size[number],
279
- "class": "ps-9"
280
- },
281
- {
282
- "leading": true,
283
- "size": "lg" as typeof size[number],
284
- "class": "ps-10"
285
- },
286
- {
287
- "leading": true,
288
- "size": "xl" as typeof size[number],
289
- "class": "ps-11"
290
- },
291
- {
292
- "trailing": true,
293
- "size": "xs" as typeof size[number],
294
- "class": "pe-7"
295
- },
296
- {
297
- "trailing": true,
298
- "size": "sm" as typeof size[number],
299
- "class": "pe-8"
300
- },
301
- {
302
- "trailing": true,
303
- "size": "md" as typeof size[number],
304
- "class": "pe-9"
305
- },
306
- {
307
- "trailing": true,
308
- "size": "lg" as typeof size[number],
309
- "class": "pe-10"
310
- },
311
- {
312
- "trailing": true,
313
- "size": "xl" as typeof size[number],
314
- "class": "pe-11"
315
- },
316
- {
317
- "loading": true,
318
- "leading": true,
319
- "class": {
320
- "leadingIcon": "animate-spin"
321
- }
322
- },
323
- {
324
- "loading": true,
325
- "leading": false,
326
- "trailing": true,
327
- "class": {
328
- "trailingIcon": "animate-spin"
329
- }
330
- }
331
- ],
332
- "defaultVariants": {
333
- "size": "md" as typeof size[number],
334
- "color": "primary" as typeof color[number],
335
- "variant": "outline" as typeof variant[number]
336
- }
337
- }