@speakeasy-api/moonshine 1.14.0-alpha.7 → 1.14.0

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 (41) hide show
  1. package/README.md +4 -160
  2. package/dist/components/Breadcrumb/index.d.ts +16 -0
  3. package/dist/components/Command/index.d.ts +1 -1
  4. package/dist/components/Icon/names.d.ts +1 -1
  5. package/dist/components/__beta__/OperationGrouper/index.d.ts +18 -0
  6. package/dist/components/__beta__/SelectionBox/index.d.ts +9 -0
  7. package/dist/components/__beta__/Timeline/index.d.ts +21 -0
  8. package/dist/context/ConfigContext.d.ts +6 -6
  9. package/dist/{createCustomLucideIcon-BMkvafcT.mjs → createCustomLucideIcon-Dte9LNeV.mjs} +3 -3
  10. package/dist/{createCustomLucideIcon-BMkvafcT.mjs.map → createCustomLucideIcon-Dte9LNeV.mjs.map} +1 -1
  11. package/dist/{gems-BNqSEdVE.mjs → gems-CjtLG_8k.mjs} +2 -2
  12. package/dist/{gems-BNqSEdVE.mjs.map → gems-CjtLG_8k.mjs.map} +1 -1
  13. package/dist/{go-B4Xwk9oB.mjs → go-CwiCakFH.mjs} +2 -2
  14. package/dist/{go-B4Xwk9oB.mjs.map → go-CwiCakFH.mjs.map} +1 -1
  15. package/dist/hooks/useTheme.d.ts +3 -2
  16. package/dist/{index-CO54DPUh.mjs → index-CbOQnHJX.mjs} +9276 -9308
  17. package/dist/index-CbOQnHJX.mjs.map +1 -0
  18. package/dist/index.d.ts +8 -2
  19. package/dist/{lucide-icons-BDw0imyx.mjs → lucide-icons-BcEn3U68.mjs} +1535 -1537
  20. package/dist/{lucide-icons-BDw0imyx.mjs.map → lucide-icons-BcEn3U68.mjs.map} +1 -1
  21. package/dist/{maven-TfTSKSne.mjs → maven-BEoiz-Cq.mjs} +2 -2
  22. package/dist/{maven-TfTSKSne.mjs.map → maven-BEoiz-Cq.mjs.map} +1 -1
  23. package/dist/moonshine.es.js +90 -91
  24. package/dist/{npm-fLT4u-jC.mjs → npm-Dx1ctlLU.mjs} +2 -2
  25. package/dist/{npm-fLT4u-jC.mjs.map → npm-Dx1ctlLU.mjs.map} +1 -1
  26. package/dist/{nuget-Cqv6IGD6.mjs → nuget-CQ_PPKdT.mjs} +2 -2
  27. package/dist/{nuget-Cqv6IGD6.mjs.map → nuget-CQ_PPKdT.mjs.map} +1 -1
  28. package/dist/{packagist-DQVpl9ZR.mjs → packagist-Qi5fd7pr.mjs} +2 -2
  29. package/dist/{packagist-DQVpl9ZR.mjs.map → packagist-Qi5fd7pr.mjs.map} +1 -1
  30. package/dist/{pypi-D_vfoHGi.mjs → pypi-BB3raR_x.mjs} +2 -2
  31. package/dist/{pypi-D_vfoHGi.mjs.map → pypi-BB3raR_x.mjs.map} +1 -1
  32. package/dist/style.css +1 -1
  33. package/package.json +3 -13
  34. package/dist/components/ThemeSwitcher/index.d.ts +0 -5
  35. package/dist/context/theme.d.ts +0 -1
  36. package/dist/hooks/useIsMounted.d.ts +0 -1
  37. package/dist/index-CO54DPUh.mjs.map +0 -1
  38. package/src/base.css +0 -940
  39. package/src/global.css +0 -67
  40. package/src/utilities.css +0 -1114
  41. package/types/utilities.d.ts +0 -429
@@ -1,429 +0,0 @@
1
- /**
2
- * Auto-generated TypeScript definitions for Moonshine utilities
3
- * Generated on: 2025-07-28T17:11:55.489Z
4
- *
5
- * DO NOT EDIT THIS FILE DIRECTLY
6
- * Run 'pnpm generate:docs' to update
7
- */
8
-
9
- /**
10
- * Custom utility classes defined in utilities.css
11
- */
12
- export type MoonshineUtilities =
13
- | 'typography-heading-xl'
14
- | 'typography-heading-lg'
15
- | 'typography-heading-md'
16
- | 'typography-heading-sm'
17
- | 'typography-heading-xs'
18
- | 'typography-heading-xxs'
19
- | 'typography-body-lg'
20
- | 'typography-body-md'
21
- | 'typography-body-sm'
22
- | 'typography-body-xs'
23
- | 'container'
24
- | 'bg-mask'
25
- | 'text-display-2xl'
26
- | 'text-display-xl'
27
- | 'text-display-lg'
28
- | 'text-display-md'
29
- | 'text-display-sm'
30
- | 'text-display-xs'
31
- | 'text-heading-xl'
32
- | 'text-heading-lg'
33
- | 'text-heading-md'
34
- | 'text-heading-sm'
35
- | 'text-heading-xs'
36
- | 'text-body-lg'
37
- | 'text-body-md'
38
- | 'text-body-sm'
39
- | 'text-body-xs'
40
- | 'text-codeline-md'
41
- | 'text-codeline-sm'
42
- | 'text-codeline-xs'
43
- | 'text-button-md'
44
- | 'text-button-sm'
45
- | 'text-button-xs'
46
- | 'text-highlight'
47
- | 'text-default'
48
- | 'text-muted'
49
- | 'text-placeholder'
50
- | 'text-disabled'
51
- | 'text-highlight-fixed-dark'
52
- | 'text-default-fixed-dark'
53
- | 'text-muted-fixed-dark'
54
- | 'text-highlight-fixed-light'
55
- | 'text-default-fixed-light'
56
- | 'text-muted-fixed-light'
57
- | 'text-highlight-inverse'
58
- | 'text-default-inverse'
59
- | 'text-muted-inverse'
60
- | 'text-link-primary'
61
- | 'text-link-secondary'
62
- | 'text-link-visited'
63
- | 'text-default-destructive'
64
- | 'text-link-destructive'
65
- | 'text-default-information'
66
- | 'text-link-information'
67
- | 'text-default-success'
68
- | 'text-link-success'
69
- | 'text-default-warning'
70
- | 'text-link-warning'
71
- | 'bg-gradient-primary'
72
- | 'border-gradient-primary'
73
- | 'bg-surface-primary'
74
- | 'bg-surface-secondary'
75
- | 'bg-warning'
76
- | 'text-warning'
77
- | 'border-warning'
78
- | 'underline-link-primary'
79
- | 'underline-link-secondary'
80
- | 'underline-link-visited'
81
- | 'border-neutral-active'
82
- | 'border-neutral-hover'
83
- | 'border-neutral-default'
84
- | 'border-neutral-disabled'
85
- | 'border-neutral-softest'
86
- | 'border-neutral-inset'
87
- | 'border-neutral-alpha'
88
- | 'border-destructive-highlight'
89
- | 'border-destructive-default'
90
- | 'border-destructive-muted'
91
- | 'border-destructive-softest'
92
- | 'border-information-highlight'
93
- | 'border-information-default'
94
- | 'border-information-muted'
95
- | 'border-information-softest'
96
- | 'border-success-highlight'
97
- | 'border-success-default'
98
- | 'border-success-muted'
99
- | 'border-success-softest'
100
- | 'border-warning-highlight'
101
- | 'border-warning-default'
102
- | 'border-warning-muted'
103
- | 'border-warning-softest'
104
- | 'border-focus'
105
- | 'fill-neutral-highlight'
106
- | 'fill-neutral-active'
107
- | 'fill-neutral-default'
108
- | 'fill-neutral-muted'
109
- | 'fill-neutral-highlight-fixed-dark'
110
- | 'fill-neutral-default-fixed-dark'
111
- | 'fill-neutral-muted-fixed-dark'
112
- | 'fill-neutral-highlight-fixed-light'
113
- | 'fill-neutral-default-fixed-light'
114
- | 'fill-neutral-muted-fixed-light'
115
- | 'fill-neutral-highlight-inverse'
116
- | 'fill-neutral-default-inverse'
117
- | 'fill-neutral-muted-inverse'
118
- | 'fill-link-primary'
119
- | 'fill-link-secondary'
120
- | 'fill-link-visited'
121
- | 'fill-destructive-highlight'
122
- | 'fill-destructive-default'
123
- | 'fill-destructive-muted'
124
- | 'fill-information-highlight'
125
- | 'fill-information-default'
126
- | 'fill-information-muted'
127
- | 'fill-success-highlight'
128
- | 'fill-success-default'
129
- | 'fill-success-muted'
130
- | 'fill-warning-highlight'
131
- | 'fill-warning-default'
132
- | 'fill-warning-muted'
133
- | 'stroke-neutral-highlight'
134
- | 'stroke-neutral-active'
135
- | 'stroke-neutral-default'
136
- | 'stroke-neutral-muted'
137
- | 'stroke-neutral-highlight-fixed-dark'
138
- | 'stroke-neutral-default-fixed-dark'
139
- | 'stroke-neutral-muted-fixed-dark'
140
- | 'stroke-neutral-highlight-fixed-light'
141
- | 'stroke-neutral-default-fixed-light'
142
- | 'stroke-neutral-muted-fixed-light'
143
- | 'stroke-neutral-highlight-inverse'
144
- | 'stroke-neutral-default-inverse'
145
- | 'stroke-neutral-muted-inverse'
146
- | 'stroke-link-primary'
147
- | 'stroke-link-secondary'
148
- | 'stroke-link-visited'
149
- | 'stroke-destructive-highlight'
150
- | 'stroke-destructive-default'
151
- | 'stroke-destructive-muted'
152
- | 'stroke-information-highlight'
153
- | 'stroke-information-default'
154
- | 'stroke-information-muted'
155
- | 'stroke-success-highlight'
156
- | 'stroke-success-default'
157
- | 'stroke-success-muted'
158
- | 'stroke-warning-highlight'
159
- | 'stroke-warning-default'
160
- | 'stroke-warning-muted'
161
- | 'bg-surface-primary-default'
162
- | 'bg-surface-primary-inverse'
163
- | 'bg-surface-secondary-default'
164
- | 'bg-surface-secondary-inverse'
165
- | 'bg-surface-tertiary-default'
166
- | 'bg-surface-tertiary-inverse'
167
- | 'bg-highlight'
168
- | 'bg-active'
169
- | 'bg-default'
170
- | 'bg-muted'
171
- | 'bg-inset'
172
- | 'bg-surface-primary-fixed-light'
173
- | 'bg-surface-secondary-fixed-light'
174
- | 'bg-surface-tertiary-fixed-light'
175
- | 'bg-surface-primary-fixed-dark'
176
- | 'bg-surface-secondary-fixed-dark'
177
- | 'bg-surface-tertiary-fixed-dark'
178
- | 'bg-destructive-highlight'
179
- | 'bg-destructive-default'
180
- | 'bg-destructive-muted'
181
- | 'bg-destructive-softest'
182
- | 'bg-information-highlight'
183
- | 'bg-information-default'
184
- | 'bg-information-muted'
185
- | 'bg-information-softest'
186
- | 'bg-success-highlight'
187
- | 'bg-success-default'
188
- | 'bg-success-muted'
189
- | 'bg-success-softest'
190
- | 'bg-warning-highlight'
191
- | 'bg-warning-default'
192
- | 'bg-warning-muted'
193
- | 'bg-warning-softest';
194
-
195
- /**
196
- * Semantic color utilities available from theme
197
- * These are auto-generated from theme colors with standard prefixes
198
- */
199
- export type MoonshineColorUtilities =
200
- | 'bg-link'
201
- | 'text-link'
202
- | 'border-link'
203
- | 'ring-link'
204
- | 'divide-link'
205
- | 'bg-background'
206
- | 'text-background'
207
- | 'border-background'
208
- | 'ring-background'
209
- | 'divide-background'
210
- | 'bg-background-pure'
211
- | 'text-background-pure'
212
- | 'border-background-pure'
213
- | 'ring-background-pure'
214
- | 'divide-background-pure'
215
- | 'bg-foreground'
216
- | 'text-foreground'
217
- | 'border-foreground'
218
- | 'ring-foreground'
219
- | 'divide-foreground'
220
- | 'bg-card'
221
- | 'text-card'
222
- | 'border-card'
223
- | 'ring-card'
224
- | 'divide-card'
225
- | 'bg-card-foreground'
226
- | 'text-card-foreground'
227
- | 'border-card-foreground'
228
- | 'ring-card-foreground'
229
- | 'divide-card-foreground'
230
- | 'bg-popover'
231
- | 'text-popover'
232
- | 'border-popover'
233
- | 'ring-popover'
234
- | 'divide-popover'
235
- | 'bg-popover-foreground'
236
- | 'text-popover-foreground'
237
- | 'border-popover-foreground'
238
- | 'ring-popover-foreground'
239
- | 'divide-popover-foreground'
240
- | 'bg-primary'
241
- | 'text-primary'
242
- | 'border-primary'
243
- | 'ring-primary'
244
- | 'divide-primary'
245
- | 'bg-primary-foreground'
246
- | 'text-primary-foreground'
247
- | 'border-primary-foreground'
248
- | 'ring-primary-foreground'
249
- | 'divide-primary-foreground'
250
- | 'bg-secondary'
251
- | 'text-secondary'
252
- | 'border-secondary'
253
- | 'ring-secondary'
254
- | 'divide-secondary'
255
- | 'bg-secondary-foreground'
256
- | 'text-secondary-foreground'
257
- | 'border-secondary-foreground'
258
- | 'ring-secondary-foreground'
259
- | 'divide-secondary-foreground'
260
- | 'bg-muted'
261
- | 'text-muted'
262
- | 'border-muted'
263
- | 'ring-muted'
264
- | 'divide-muted'
265
- | 'bg-muted-foreground'
266
- | 'text-muted-foreground'
267
- | 'border-muted-foreground'
268
- | 'ring-muted-foreground'
269
- | 'divide-muted-foreground'
270
- | 'bg-accent'
271
- | 'text-accent'
272
- | 'border-accent'
273
- | 'ring-accent'
274
- | 'divide-accent'
275
- | 'bg-accent-foreground'
276
- | 'text-accent-foreground'
277
- | 'border-accent-foreground'
278
- | 'ring-accent-foreground'
279
- | 'divide-accent-foreground'
280
- | 'bg-destructive'
281
- | 'text-destructive'
282
- | 'border-destructive'
283
- | 'ring-destructive'
284
- | 'divide-destructive'
285
- | 'bg-border'
286
- | 'text-border'
287
- | 'border-border'
288
- | 'ring-border'
289
- | 'divide-border'
290
- | 'bg-input'
291
- | 'text-input'
292
- | 'border-input'
293
- | 'ring-input'
294
- | 'divide-input'
295
- | 'bg-ring'
296
- | 'text-ring'
297
- | 'border-ring'
298
- | 'ring-ring'
299
- | 'divide-ring'
300
- | 'bg-chart-1'
301
- | 'text-chart-1'
302
- | 'border-chart-1'
303
- | 'ring-chart-1'
304
- | 'divide-chart-1'
305
- | 'bg-chart-2'
306
- | 'text-chart-2'
307
- | 'border-chart-2'
308
- | 'ring-chart-2'
309
- | 'divide-chart-2'
310
- | 'bg-chart-3'
311
- | 'text-chart-3'
312
- | 'border-chart-3'
313
- | 'ring-chart-3'
314
- | 'divide-chart-3'
315
- | 'bg-chart-4'
316
- | 'text-chart-4'
317
- | 'border-chart-4'
318
- | 'ring-chart-4'
319
- | 'divide-chart-4'
320
- | 'bg-chart-5'
321
- | 'text-chart-5'
322
- | 'border-chart-5'
323
- | 'ring-chart-5'
324
- | 'divide-chart-5'
325
- | 'bg-sidebar'
326
- | 'text-sidebar'
327
- | 'border-sidebar'
328
- | 'ring-sidebar'
329
- | 'divide-sidebar'
330
- | 'bg-sidebar-foreground'
331
- | 'text-sidebar-foreground'
332
- | 'border-sidebar-foreground'
333
- | 'ring-sidebar-foreground'
334
- | 'divide-sidebar-foreground'
335
- | 'bg-sidebar-primary'
336
- | 'text-sidebar-primary'
337
- | 'border-sidebar-primary'
338
- | 'ring-sidebar-primary'
339
- | 'divide-sidebar-primary'
340
- | 'bg-sidebar-primary-foreground'
341
- | 'text-sidebar-primary-foreground'
342
- | 'border-sidebar-primary-foreground'
343
- | 'ring-sidebar-primary-foreground'
344
- | 'divide-sidebar-primary-foreground'
345
- | 'bg-sidebar-accent'
346
- | 'text-sidebar-accent'
347
- | 'border-sidebar-accent'
348
- | 'ring-sidebar-accent'
349
- | 'divide-sidebar-accent'
350
- | 'bg-sidebar-accent-foreground'
351
- | 'text-sidebar-accent-foreground'
352
- | 'border-sidebar-accent-foreground'
353
- | 'ring-sidebar-accent-foreground'
354
- | 'divide-sidebar-accent-foreground'
355
- | 'bg-sidebar-border'
356
- | 'text-sidebar-border'
357
- | 'border-sidebar-border'
358
- | 'ring-sidebar-border'
359
- | 'divide-sidebar-border'
360
- | 'bg-sidebar-ring'
361
- | 'text-sidebar-ring'
362
- | 'border-sidebar-ring'
363
- | 'ring-sidebar-ring'
364
- | 'divide-sidebar-ring'
365
- | 'bg-success'
366
- | 'text-success'
367
- | 'border-success'
368
- | 'ring-success'
369
- | 'divide-success'
370
- | 'bg-success-foreground'
371
- | 'text-success-foreground'
372
- | 'border-success-foreground'
373
- | 'ring-success-foreground'
374
- | 'divide-success-foreground'
375
- | 'bg-info'
376
- | 'text-info'
377
- | 'border-info'
378
- | 'ring-info'
379
- | 'divide-info'
380
- | 'bg-info-foreground'
381
- | 'text-info-foreground'
382
- | 'border-info-foreground'
383
- | 'ring-info-foreground'
384
- | 'divide-info-foreground'
385
- | 'bg-warning'
386
- | 'text-warning'
387
- | 'border-warning'
388
- | 'ring-warning'
389
- | 'divide-warning'
390
- | 'bg-warning-foreground'
391
- | 'text-warning-foreground'
392
- | 'border-warning-foreground'
393
- | 'ring-warning-foreground'
394
- | 'divide-warning-foreground'
395
- | 'bg-destructive-foreground'
396
- | 'text-destructive-foreground'
397
- | 'border-destructive-foreground'
398
- | 'ring-destructive-foreground'
399
- | 'divide-destructive-foreground'
400
- | 'bg-feature'
401
- | 'text-feature'
402
- | 'border-feature'
403
- | 'ring-feature'
404
- | 'divide-feature'
405
- | 'bg-feature-foreground'
406
- | 'text-feature-foreground'
407
- | 'border-feature-foreground'
408
- | 'ring-feature-foreground'
409
- | 'divide-feature-foreground'
410
- | 'bg-body'
411
- | 'text-body'
412
- | 'border-body'
413
- | 'ring-body'
414
- | 'divide-body'
415
- | 'bg-body-muted'
416
- | 'text-body-muted'
417
- | 'border-body-muted'
418
- | 'ring-body-muted'
419
- | 'divide-body-muted';
420
-
421
- /**
422
- * All available Moonshine utility classes
423
- */
424
- export type MoonshineClasses = MoonshineUtilities | MoonshineColorUtilities;
425
-
426
- /**
427
- * Helper type for className props
428
- */
429
- export type MoonshineClassName = MoonshineClasses | MoonshineClasses[] | undefined | null | false;