@junoput01/junoui 0.6.0 → 0.8.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 (42) hide show
  1. package/CHANGELOG.md +209 -0
  2. package/README.md +17 -16
  3. package/dist/android/dimens.xml +2 -0
  4. package/dist/classes.json +1774 -0
  5. package/dist/css/juno-tokens.css +10 -0
  6. package/dist/css/juno.css +1057 -56
  7. package/dist/flutter/juno_tokens.dart +10 -0
  8. package/dist/ios/JunoTokens.swift +10 -0
  9. package/dist/js/tokens.js +16 -0
  10. package/dist/json/tokens.json +51 -0
  11. package/dist/rust/juno_tokens.rs +383 -0
  12. package/dist/scss/_juno-tokens.scss +10 -0
  13. package/docs/accessibility.md +6 -0
  14. package/docs/browser-support.md +3 -0
  15. package/docs/components/button.md +11 -2
  16. package/docs/components/canvas-ink.md +71 -0
  17. package/docs/components/dock.md +34 -0
  18. package/docs/components/fold-slot.md +26 -1
  19. package/docs/components/gizmo.md +114 -0
  20. package/docs/components/swatch.md +95 -0
  21. package/docs/components/tree.md +112 -0
  22. package/docs/conformance-kit.md +255 -0
  23. package/docs/getting-started.md +14 -0
  24. package/docs/integration.md +52 -6
  25. package/docs/ios-conformance.md +200 -3
  26. package/docs/ios-pwa.md +273 -0
  27. package/docs/native.md +38 -1
  28. package/docs/tokens-reference.md +15 -0
  29. package/package.json +8 -2
  30. package/src/css/base.css +35 -43
  31. package/src/css/components/button.css +42 -2
  32. package/src/css/components/canvas-ink.css +97 -0
  33. package/src/css/components/dock.css +65 -6
  34. package/src/css/components/fold-slot.css +49 -3
  35. package/src/css/components/gizmo.css +238 -0
  36. package/src/css/components/segmented.css +15 -2
  37. package/src/css/components/swatch.css +187 -0
  38. package/src/css/components/tree.css +259 -0
  39. package/src/css/touch-surfaces.mjs +95 -0
  40. package/tools/gizmo.mjs +144 -0
  41. package/tools/testing.mjs +177 -0
  42. package/tools/tree.mjs +178 -0
@@ -0,0 +1,1774 @@
1
+ {
2
+ "version": "0.8.0",
3
+ "all": [
4
+ "juno--active",
5
+ "juno--caution",
6
+ "juno--muted",
7
+ "juno--nominal",
8
+ "juno--target",
9
+ "juno--warning",
10
+ "juno-accordion",
11
+ "juno-accordion__body",
12
+ "juno-accordion__item",
13
+ "juno-accordion__summary",
14
+ "juno-alert",
15
+ "juno-alert--solid",
16
+ "juno-alert__actions",
17
+ "juno-alert__body",
18
+ "juno-alert__close",
19
+ "juno-alert__icon",
20
+ "juno-alert__text",
21
+ "juno-alert__title",
22
+ "juno-app-shell",
23
+ "juno-app-shell__body",
24
+ "juno-app-shell__main",
25
+ "juno-app-shell__topbar",
26
+ "juno-arc",
27
+ "juno-arc--indeterminate",
28
+ "juno-arc--smooth",
29
+ "juno-arc__label",
30
+ "juno-avatar",
31
+ "juno-avatar--lg",
32
+ "juno-avatar--ring",
33
+ "juno-avatar--sm",
34
+ "juno-avatar--square",
35
+ "juno-avatar--xl",
36
+ "juno-avatar-group",
37
+ "juno-badge",
38
+ "juno-badge--micro",
39
+ "juno-badge--outline",
40
+ "juno-badge--soft",
41
+ "juno-bar",
42
+ "juno-bar--indeterminate",
43
+ "juno-bar__fill",
44
+ "juno-beacon",
45
+ "juno-beacon--determinate",
46
+ "juno-beacon__core",
47
+ "juno-beacon__fill",
48
+ "juno-beacon__hub",
49
+ "juno-beacon__label",
50
+ "juno-beacon__track",
51
+ "juno-bg-s0",
52
+ "juno-bg-s1",
53
+ "juno-bg-s2",
54
+ "juno-bg-s3",
55
+ "juno-breadcrumb",
56
+ "juno-btn",
57
+ "juno-btn--dense",
58
+ "juno-btn--ghost",
59
+ "juno-btn--sm",
60
+ "juno-canvas-ink",
61
+ "juno-canvas-ink--active",
62
+ "juno-canvas-ink--caution",
63
+ "juno-canvas-ink--lg",
64
+ "juno-canvas-ink--nominal",
65
+ "juno-canvas-ink--target",
66
+ "juno-canvas-ink--warning",
67
+ "juno-canvas-ink__halo",
68
+ "juno-canvas-ink__stroke",
69
+ "juno-canvas-scrim",
70
+ "juno-card",
71
+ "juno-card--accent",
72
+ "juno-card--alert",
73
+ "juno-card__body",
74
+ "juno-card__head",
75
+ "juno-card__row",
76
+ "juno-center",
77
+ "juno-checkbox",
78
+ "juno-chip",
79
+ "juno-chip--toggle",
80
+ "juno-chip__remove",
81
+ "juno-choice",
82
+ "juno-cluster",
83
+ "juno-divider",
84
+ "juno-divider--label",
85
+ "juno-divider--vertical",
86
+ "juno-dock",
87
+ "juno-dock--collapsible",
88
+ "juno-dock--fixed",
89
+ "juno-dock--float",
90
+ "juno-dock--icon",
91
+ "juno-dock--pill",
92
+ "juno-dock__bubble",
93
+ "juno-dock__item",
94
+ "juno-dock__knob",
95
+ "juno-dock__label",
96
+ "juno-dock__tray",
97
+ "juno-drawer",
98
+ "juno-drawer--bottom",
99
+ "juno-drawer--start",
100
+ "juno-empty",
101
+ "juno-empty__icon",
102
+ "juno-eyebrow",
103
+ "juno-fault",
104
+ "juno-fault__icon",
105
+ "juno-field",
106
+ "juno-field__error",
107
+ "juno-field__help",
108
+ "juno-field__label",
109
+ "juno-field__req",
110
+ "juno-fold",
111
+ "juno-gauge",
112
+ "juno-gauge--lg",
113
+ "juno-gauge--sm",
114
+ "juno-gauge__label",
115
+ "juno-gauge__value",
116
+ "juno-gesture-surface",
117
+ "juno-gizmo",
118
+ "juno-gizmo__arc",
119
+ "juno-gizmo__arc-hand",
120
+ "juno-gizmo__center",
121
+ "juno-gizmo__mark",
122
+ "juno-gizmo__needle",
123
+ "juno-gizmo__readout",
124
+ "juno-gizmo__ring",
125
+ "juno-grid-auto",
126
+ "juno-grid-auto--tiles",
127
+ "juno-heading",
128
+ "juno-hide-below-lg",
129
+ "juno-hide-below-md",
130
+ "juno-hide-below-sm",
131
+ "juno-hide-from-lg",
132
+ "juno-hide-from-md",
133
+ "juno-hide-from-sm",
134
+ "juno-icon",
135
+ "juno-icon--lg",
136
+ "juno-icon--role",
137
+ "juno-icon--sm",
138
+ "juno-icon--xl",
139
+ "juno-icon-loader",
140
+ "juno-input",
141
+ "juno-input--sans",
142
+ "juno-label",
143
+ "juno-list",
144
+ "juno-list__chevron",
145
+ "juno-list__group",
146
+ "juno-list__header",
147
+ "juno-list__icon",
148
+ "juno-list__label",
149
+ "juno-list__main",
150
+ "juno-list__row",
151
+ "juno-list__support",
152
+ "juno-list__value",
153
+ "juno-menu",
154
+ "juno-menu__icon",
155
+ "juno-menu__item",
156
+ "juno-menu__kbd",
157
+ "juno-menu__sep",
158
+ "juno-modal",
159
+ "juno-modal__body",
160
+ "juno-modal__close",
161
+ "juno-modal__foot",
162
+ "juno-modal__head",
163
+ "juno-modal__stripe",
164
+ "juno-modal__tag",
165
+ "juno-modal__text",
166
+ "juno-modal__title",
167
+ "juno-mono",
168
+ "juno-navbar",
169
+ "juno-navbar__actions",
170
+ "juno-navbar__back",
171
+ "juno-navbar__back-label",
172
+ "juno-navbar__title",
173
+ "juno-pagination",
174
+ "juno-pagination__gap",
175
+ "juno-pagination__item",
176
+ "juno-palette",
177
+ "juno-palette__check",
178
+ "juno-palette__option",
179
+ "juno-palette__option--none",
180
+ "juno-pan-x",
181
+ "juno-pan-y",
182
+ "juno-pillbar",
183
+ "juno-pillbar--bottom-left",
184
+ "juno-pillbar--bottom-right",
185
+ "juno-pillbar--collapsible",
186
+ "juno-pillbar--fixed",
187
+ "juno-pillbar--top-left",
188
+ "juno-pillbar--top-right",
189
+ "juno-pillbar__input",
190
+ "juno-pillbar__item",
191
+ "juno-pillbar__label",
192
+ "juno-pillbar__overflow",
193
+ "juno-pillbar__sep",
194
+ "juno-pillbar__toggle",
195
+ "juno-pillbar__tray",
196
+ "juno-popover",
197
+ "juno-popover-anchor",
198
+ "juno-popover__arrow",
199
+ "juno-radio",
200
+ "juno-rail",
201
+ "juno-rail--collapsed",
202
+ "juno-rail--responsive",
203
+ "juno-rail__brand",
204
+ "juno-rail__item",
205
+ "juno-rail__label",
206
+ "juno-readout",
207
+ "juno-readout--alert",
208
+ "juno-readout__label",
209
+ "juno-readout__unit",
210
+ "juno-readout__value",
211
+ "juno-reel",
212
+ "juno-reload",
213
+ "juno-reload__dot",
214
+ "juno-scroller",
215
+ "juno-scroller--bare",
216
+ "juno-scroller--x",
217
+ "juno-scroller--y",
218
+ "juno-seg",
219
+ "juno-seg--sm",
220
+ "juno-seg__opt",
221
+ "juno-select",
222
+ "juno-sheet__handle",
223
+ "juno-shimmer",
224
+ "juno-show-below-lg",
225
+ "juno-show-below-md",
226
+ "juno-show-below-sm",
227
+ "juno-show-from-lg",
228
+ "juno-show-from-md",
229
+ "juno-show-from-sm",
230
+ "juno-sidebar",
231
+ "juno-sidebar__aside",
232
+ "juno-sidebar__main",
233
+ "juno-skeleton",
234
+ "juno-skeleton--block",
235
+ "juno-skeleton--circle",
236
+ "juno-skeleton--text",
237
+ "juno-skeleton--tile",
238
+ "juno-slider",
239
+ "juno-slider--compact",
240
+ "juno-slider__channel",
241
+ "juno-slider__lever",
242
+ "juno-snap",
243
+ "juno-spark",
244
+ "juno-sr-only",
245
+ "juno-stack",
246
+ "juno-state",
247
+ "juno-status",
248
+ "juno-status--lg",
249
+ "juno-status--live",
250
+ "juno-status__dot",
251
+ "juno-stepper",
252
+ "juno-stepper--vertical",
253
+ "juno-stepper__label",
254
+ "juno-stepper__marker",
255
+ "juno-stepper__step",
256
+ "juno-swatch",
257
+ "juno-swatch--button",
258
+ "juno-swatch--circle",
259
+ "juno-swatch--lg",
260
+ "juno-swatch--none",
261
+ "juno-swatch--sm",
262
+ "juno-switch",
263
+ "juno-switch--sm",
264
+ "juno-switch__input",
265
+ "juno-switch__track",
266
+ "juno-switcher",
267
+ "juno-table",
268
+ "juno-table--compact",
269
+ "juno-table--stack",
270
+ "juno-table--sticky",
271
+ "juno-table--zebra",
272
+ "juno-table-scroll",
273
+ "juno-table__action",
274
+ "juno-table__actions",
275
+ "juno-table__bulk",
276
+ "juno-table__bulk-count",
277
+ "juno-table__check",
278
+ "juno-table__clamp",
279
+ "juno-table__clamp-text",
280
+ "juno-table__edit-input",
281
+ "juno-table__editable",
282
+ "juno-table__empty",
283
+ "juno-table__empty-icon",
284
+ "juno-table__foot",
285
+ "juno-table__id",
286
+ "juno-table__mark",
287
+ "juno-table__meter",
288
+ "juno-table__meter-fill",
289
+ "juno-table__meter-track",
290
+ "juno-table__meter-val",
291
+ "juno-table__mono",
292
+ "juno-table__num",
293
+ "juno-table__skeleton",
294
+ "juno-table__time",
295
+ "juno-table__toolbar",
296
+ "juno-table__trend",
297
+ "juno-table__truncate",
298
+ "juno-table__wrap",
299
+ "juno-tabs__list",
300
+ "juno-tabs__panel",
301
+ "juno-tabs__tab",
302
+ "juno-text-active",
303
+ "juno-text-caution",
304
+ "juno-text-data",
305
+ "juno-text-label",
306
+ "juno-text-muted",
307
+ "juno-text-nominal",
308
+ "juno-text-target",
309
+ "juno-text-warning",
310
+ "juno-thumb",
311
+ "juno-thumb--flush",
312
+ "juno-thumb--selected",
313
+ "juno-thumb--video",
314
+ "juno-thumb__corner",
315
+ "juno-thumb__corner--bottom-end",
316
+ "juno-thumb__corner--bottom-start",
317
+ "juno-thumb__corner--top-end",
318
+ "juno-thumb__corner--top-start",
319
+ "juno-thumb__label",
320
+ "juno-toast",
321
+ "juno-toast--leaving",
322
+ "juno-toast-stack",
323
+ "juno-toast-stack--start",
324
+ "juno-toast-stack--top",
325
+ "juno-toast__close",
326
+ "juno-toast__icon",
327
+ "juno-toast__text",
328
+ "juno-toggle-btn",
329
+ "juno-toggle-btn__desc",
330
+ "juno-toggle-btn__legend",
331
+ "juno-toggle-btn__row",
332
+ "juno-toggle-btn__status",
333
+ "juno-toggle-btn__strip",
334
+ "juno-toggle-btn__text",
335
+ "juno-tooltip",
336
+ "juno-tooltip__arrow",
337
+ "juno-tooltip__bubble",
338
+ "juno-tooltip__bubble--bottom",
339
+ "juno-tooltip__bubble--left",
340
+ "juno-tooltip__bubble--right",
341
+ "juno-tree",
342
+ "juno-tree__caret",
343
+ "juno-tree__count",
344
+ "juno-tree__group",
345
+ "juno-tree__handle",
346
+ "juno-tree__icon",
347
+ "juno-tree__item",
348
+ "juno-tree__label",
349
+ "juno-tree__row",
350
+ "juno-tree__trail",
351
+ "juno-value"
352
+ ],
353
+ "public": [
354
+ "juno--active",
355
+ "juno--caution",
356
+ "juno--muted",
357
+ "juno--nominal",
358
+ "juno--target",
359
+ "juno--warning",
360
+ "juno-accordion",
361
+ "juno-accordion__body",
362
+ "juno-accordion__item",
363
+ "juno-accordion__summary",
364
+ "juno-alert",
365
+ "juno-alert--solid",
366
+ "juno-alert__actions",
367
+ "juno-alert__body",
368
+ "juno-alert__close",
369
+ "juno-alert__icon",
370
+ "juno-alert__text",
371
+ "juno-alert__title",
372
+ "juno-app-shell",
373
+ "juno-app-shell__body",
374
+ "juno-app-shell__main",
375
+ "juno-app-shell__topbar",
376
+ "juno-arc",
377
+ "juno-arc--indeterminate",
378
+ "juno-arc--smooth",
379
+ "juno-arc__label",
380
+ "juno-avatar",
381
+ "juno-avatar--lg",
382
+ "juno-avatar--ring",
383
+ "juno-avatar--sm",
384
+ "juno-avatar--square",
385
+ "juno-avatar-group",
386
+ "juno-badge",
387
+ "juno-badge--micro",
388
+ "juno-badge--outline",
389
+ "juno-badge--soft",
390
+ "juno-bar",
391
+ "juno-bar--indeterminate",
392
+ "juno-bar__fill",
393
+ "juno-beacon",
394
+ "juno-beacon--determinate",
395
+ "juno-beacon__core",
396
+ "juno-beacon__fill",
397
+ "juno-beacon__hub",
398
+ "juno-beacon__label",
399
+ "juno-beacon__track",
400
+ "juno-breadcrumb",
401
+ "juno-btn",
402
+ "juno-btn--dense",
403
+ "juno-btn--ghost",
404
+ "juno-btn--sm",
405
+ "juno-canvas-ink",
406
+ "juno-canvas-ink--lg",
407
+ "juno-canvas-ink--warning",
408
+ "juno-canvas-ink__halo",
409
+ "juno-canvas-ink__stroke",
410
+ "juno-canvas-scrim",
411
+ "juno-card",
412
+ "juno-card--accent",
413
+ "juno-card--alert",
414
+ "juno-card__body",
415
+ "juno-card__head",
416
+ "juno-card__row",
417
+ "juno-center",
418
+ "juno-checkbox",
419
+ "juno-chip",
420
+ "juno-chip--toggle",
421
+ "juno-chip__remove",
422
+ "juno-choice",
423
+ "juno-cluster",
424
+ "juno-divider",
425
+ "juno-divider--label",
426
+ "juno-divider--vertical",
427
+ "juno-dock",
428
+ "juno-dock--collapsible",
429
+ "juno-dock--fixed",
430
+ "juno-dock--float",
431
+ "juno-dock--icon",
432
+ "juno-dock--pill",
433
+ "juno-dock__bubble",
434
+ "juno-dock__item",
435
+ "juno-dock__knob",
436
+ "juno-dock__label",
437
+ "juno-dock__tray",
438
+ "juno-drawer",
439
+ "juno-drawer--bottom",
440
+ "juno-drawer--start",
441
+ "juno-empty",
442
+ "juno-empty__icon",
443
+ "juno-fault",
444
+ "juno-fault__icon",
445
+ "juno-field",
446
+ "juno-field__error",
447
+ "juno-field__help",
448
+ "juno-field__label",
449
+ "juno-field__req",
450
+ "juno-fold",
451
+ "juno-gauge",
452
+ "juno-gauge--lg",
453
+ "juno-gauge--sm",
454
+ "juno-gauge__label",
455
+ "juno-gauge__value",
456
+ "juno-gesture-surface",
457
+ "juno-gizmo",
458
+ "juno-gizmo__arc",
459
+ "juno-gizmo__arc-hand",
460
+ "juno-gizmo__center",
461
+ "juno-gizmo__mark",
462
+ "juno-gizmo__needle",
463
+ "juno-gizmo__readout",
464
+ "juno-gizmo__ring",
465
+ "juno-grid-auto",
466
+ "juno-grid-auto--tiles",
467
+ "juno-hide-below-md",
468
+ "juno-hide-from-md",
469
+ "juno-icon",
470
+ "juno-icon--lg",
471
+ "juno-icon--role",
472
+ "juno-icon--sm",
473
+ "juno-icon--xl",
474
+ "juno-icon-loader",
475
+ "juno-input",
476
+ "juno-input--sans",
477
+ "juno-label",
478
+ "juno-list",
479
+ "juno-list__chevron",
480
+ "juno-list__group",
481
+ "juno-list__header",
482
+ "juno-list__icon",
483
+ "juno-list__label",
484
+ "juno-list__main",
485
+ "juno-list__row",
486
+ "juno-list__support",
487
+ "juno-list__value",
488
+ "juno-menu",
489
+ "juno-menu__icon",
490
+ "juno-menu__item",
491
+ "juno-menu__kbd",
492
+ "juno-menu__sep",
493
+ "juno-modal",
494
+ "juno-modal__body",
495
+ "juno-modal__close",
496
+ "juno-modal__foot",
497
+ "juno-modal__head",
498
+ "juno-modal__stripe",
499
+ "juno-modal__tag",
500
+ "juno-modal__text",
501
+ "juno-modal__title",
502
+ "juno-mono",
503
+ "juno-navbar",
504
+ "juno-navbar__actions",
505
+ "juno-navbar__back",
506
+ "juno-navbar__back-label",
507
+ "juno-navbar__title",
508
+ "juno-pagination",
509
+ "juno-pagination__gap",
510
+ "juno-pagination__item",
511
+ "juno-palette",
512
+ "juno-palette__check",
513
+ "juno-palette__option",
514
+ "juno-palette__option--none",
515
+ "juno-pan-x",
516
+ "juno-pan-y",
517
+ "juno-pillbar",
518
+ "juno-pillbar--collapsible",
519
+ "juno-pillbar--fixed",
520
+ "juno-pillbar--top-right",
521
+ "juno-pillbar__input",
522
+ "juno-pillbar__item",
523
+ "juno-pillbar__label",
524
+ "juno-pillbar__overflow",
525
+ "juno-pillbar__sep",
526
+ "juno-pillbar__toggle",
527
+ "juno-pillbar__tray",
528
+ "juno-popover",
529
+ "juno-popover-anchor",
530
+ "juno-popover__arrow",
531
+ "juno-radio",
532
+ "juno-rail",
533
+ "juno-rail--collapsed",
534
+ "juno-rail--responsive",
535
+ "juno-rail__brand",
536
+ "juno-rail__item",
537
+ "juno-rail__label",
538
+ "juno-readout",
539
+ "juno-readout--alert",
540
+ "juno-readout__label",
541
+ "juno-readout__unit",
542
+ "juno-readout__value",
543
+ "juno-reel",
544
+ "juno-reload",
545
+ "juno-reload__dot",
546
+ "juno-scroller",
547
+ "juno-scroller--bare",
548
+ "juno-scroller--x",
549
+ "juno-scroller--y",
550
+ "juno-seg",
551
+ "juno-seg--sm",
552
+ "juno-seg__opt",
553
+ "juno-select",
554
+ "juno-sheet__handle",
555
+ "juno-shimmer",
556
+ "juno-show-below-md",
557
+ "juno-show-from-md",
558
+ "juno-sidebar",
559
+ "juno-sidebar__aside",
560
+ "juno-sidebar__main",
561
+ "juno-skeleton",
562
+ "juno-skeleton--block",
563
+ "juno-skeleton--circle",
564
+ "juno-skeleton--text",
565
+ "juno-skeleton--tile",
566
+ "juno-slider",
567
+ "juno-slider--compact",
568
+ "juno-slider__channel",
569
+ "juno-slider__lever",
570
+ "juno-snap",
571
+ "juno-spark",
572
+ "juno-stack",
573
+ "juno-state",
574
+ "juno-status",
575
+ "juno-status--lg",
576
+ "juno-status--live",
577
+ "juno-status__dot",
578
+ "juno-stepper",
579
+ "juno-stepper--vertical",
580
+ "juno-stepper__label",
581
+ "juno-stepper__marker",
582
+ "juno-stepper__step",
583
+ "juno-swatch",
584
+ "juno-swatch--button",
585
+ "juno-swatch--circle",
586
+ "juno-swatch--lg",
587
+ "juno-swatch--none",
588
+ "juno-swatch--sm",
589
+ "juno-switch",
590
+ "juno-switch--sm",
591
+ "juno-switch__input",
592
+ "juno-switch__track",
593
+ "juno-switcher",
594
+ "juno-table",
595
+ "juno-table--compact",
596
+ "juno-table--stack",
597
+ "juno-table--sticky",
598
+ "juno-table--zebra",
599
+ "juno-table-scroll",
600
+ "juno-table__actions",
601
+ "juno-table__bulk",
602
+ "juno-table__bulk-count",
603
+ "juno-table__check",
604
+ "juno-table__clamp",
605
+ "juno-table__clamp-text",
606
+ "juno-table__edit-input",
607
+ "juno-table__editable",
608
+ "juno-table__empty",
609
+ "juno-table__empty-icon",
610
+ "juno-table__foot",
611
+ "juno-table__id",
612
+ "juno-table__meter",
613
+ "juno-table__mono",
614
+ "juno-table__num",
615
+ "juno-table__skeleton",
616
+ "juno-table__time",
617
+ "juno-table__toolbar",
618
+ "juno-table__trend",
619
+ "juno-table__truncate",
620
+ "juno-table__wrap",
621
+ "juno-tabs__list",
622
+ "juno-tabs__panel",
623
+ "juno-tabs__tab",
624
+ "juno-text-caution",
625
+ "juno-text-warning",
626
+ "juno-thumb",
627
+ "juno-thumb--flush",
628
+ "juno-thumb--selected",
629
+ "juno-thumb--video",
630
+ "juno-thumb__corner",
631
+ "juno-thumb__corner--top-end",
632
+ "juno-thumb__corner--top-start",
633
+ "juno-thumb__label",
634
+ "juno-toast",
635
+ "juno-toast--leaving",
636
+ "juno-toast-stack",
637
+ "juno-toast-stack--top",
638
+ "juno-toast__close",
639
+ "juno-toast__icon",
640
+ "juno-toast__text",
641
+ "juno-toggle-btn",
642
+ "juno-toggle-btn__desc",
643
+ "juno-toggle-btn__legend",
644
+ "juno-toggle-btn__row",
645
+ "juno-toggle-btn__status",
646
+ "juno-toggle-btn__strip",
647
+ "juno-toggle-btn__text",
648
+ "juno-tooltip",
649
+ "juno-tooltip__arrow",
650
+ "juno-tooltip__bubble",
651
+ "juno-tooltip__bubble--bottom",
652
+ "juno-tooltip__bubble--left",
653
+ "juno-tooltip__bubble--right",
654
+ "juno-tree",
655
+ "juno-tree__caret",
656
+ "juno-tree__count",
657
+ "juno-tree__group",
658
+ "juno-tree__handle",
659
+ "juno-tree__icon",
660
+ "juno-tree__item",
661
+ "juno-tree__label",
662
+ "juno-tree__row",
663
+ "juno-tree__trail",
664
+ "juno-value"
665
+ ],
666
+ "roles": [
667
+ "juno--active",
668
+ "juno--caution",
669
+ "juno--muted",
670
+ "juno--nominal",
671
+ "juno--target",
672
+ "juno--warning"
673
+ ],
674
+ "components": {
675
+ "accordion": {
676
+ "block": "juno-accordion",
677
+ "elements": [
678
+ "juno-accordion__body",
679
+ "juno-accordion__item",
680
+ "juno-accordion__summary"
681
+ ],
682
+ "modifiers": []
683
+ },
684
+ "alert": {
685
+ "block": "juno-alert",
686
+ "elements": [
687
+ "juno-alert__actions",
688
+ "juno-alert__body",
689
+ "juno-alert__close",
690
+ "juno-alert__icon",
691
+ "juno-alert__text",
692
+ "juno-alert__title"
693
+ ],
694
+ "modifiers": [
695
+ "juno-alert--solid"
696
+ ]
697
+ },
698
+ "app-shell": {
699
+ "block": "juno-app-shell",
700
+ "elements": [
701
+ "juno-app-shell__body",
702
+ "juno-app-shell__main",
703
+ "juno-app-shell__topbar"
704
+ ],
705
+ "modifiers": []
706
+ },
707
+ "arc": {
708
+ "block": "juno-arc",
709
+ "elements": [
710
+ "juno-arc__label"
711
+ ],
712
+ "modifiers": [
713
+ "juno-arc--indeterminate",
714
+ "juno-arc--smooth"
715
+ ]
716
+ },
717
+ "avatar": {
718
+ "block": "juno-avatar",
719
+ "elements": [],
720
+ "modifiers": [
721
+ "juno-avatar--lg",
722
+ "juno-avatar--ring",
723
+ "juno-avatar--sm",
724
+ "juno-avatar--square",
725
+ "juno-avatar--xl"
726
+ ]
727
+ },
728
+ "avatar-group": {
729
+ "block": "juno-avatar-group",
730
+ "elements": [],
731
+ "modifiers": []
732
+ },
733
+ "badge": {
734
+ "block": "juno-badge",
735
+ "elements": [],
736
+ "modifiers": [
737
+ "juno-badge--micro",
738
+ "juno-badge--outline",
739
+ "juno-badge--soft"
740
+ ]
741
+ },
742
+ "bar": {
743
+ "block": "juno-bar",
744
+ "elements": [
745
+ "juno-bar__fill"
746
+ ],
747
+ "modifiers": [
748
+ "juno-bar--indeterminate"
749
+ ]
750
+ },
751
+ "beacon": {
752
+ "block": "juno-beacon",
753
+ "elements": [
754
+ "juno-beacon__core",
755
+ "juno-beacon__fill",
756
+ "juno-beacon__hub",
757
+ "juno-beacon__label",
758
+ "juno-beacon__track"
759
+ ],
760
+ "modifiers": [
761
+ "juno-beacon--determinate"
762
+ ]
763
+ },
764
+ "bg-s0": {
765
+ "block": "juno-bg-s0",
766
+ "elements": [],
767
+ "modifiers": []
768
+ },
769
+ "bg-s1": {
770
+ "block": "juno-bg-s1",
771
+ "elements": [],
772
+ "modifiers": []
773
+ },
774
+ "bg-s2": {
775
+ "block": "juno-bg-s2",
776
+ "elements": [],
777
+ "modifiers": []
778
+ },
779
+ "bg-s3": {
780
+ "block": "juno-bg-s3",
781
+ "elements": [],
782
+ "modifiers": []
783
+ },
784
+ "breadcrumb": {
785
+ "block": "juno-breadcrumb",
786
+ "elements": [],
787
+ "modifiers": []
788
+ },
789
+ "btn": {
790
+ "block": "juno-btn",
791
+ "elements": [],
792
+ "modifiers": [
793
+ "juno-btn--dense",
794
+ "juno-btn--ghost",
795
+ "juno-btn--sm"
796
+ ]
797
+ },
798
+ "canvas-ink": {
799
+ "block": "juno-canvas-ink",
800
+ "elements": [
801
+ "juno-canvas-ink__halo",
802
+ "juno-canvas-ink__stroke"
803
+ ],
804
+ "modifiers": [
805
+ "juno-canvas-ink--active",
806
+ "juno-canvas-ink--caution",
807
+ "juno-canvas-ink--lg",
808
+ "juno-canvas-ink--nominal",
809
+ "juno-canvas-ink--target",
810
+ "juno-canvas-ink--warning"
811
+ ]
812
+ },
813
+ "canvas-scrim": {
814
+ "block": "juno-canvas-scrim",
815
+ "elements": [],
816
+ "modifiers": []
817
+ },
818
+ "card": {
819
+ "block": "juno-card",
820
+ "elements": [
821
+ "juno-card__body",
822
+ "juno-card__head",
823
+ "juno-card__row"
824
+ ],
825
+ "modifiers": [
826
+ "juno-card--accent",
827
+ "juno-card--alert"
828
+ ]
829
+ },
830
+ "center": {
831
+ "block": "juno-center",
832
+ "elements": [],
833
+ "modifiers": []
834
+ },
835
+ "checkbox": {
836
+ "block": "juno-checkbox",
837
+ "elements": [],
838
+ "modifiers": []
839
+ },
840
+ "chip": {
841
+ "block": "juno-chip",
842
+ "elements": [
843
+ "juno-chip__remove"
844
+ ],
845
+ "modifiers": [
846
+ "juno-chip--toggle"
847
+ ]
848
+ },
849
+ "choice": {
850
+ "block": "juno-choice",
851
+ "elements": [],
852
+ "modifiers": []
853
+ },
854
+ "cluster": {
855
+ "block": "juno-cluster",
856
+ "elements": [],
857
+ "modifiers": []
858
+ },
859
+ "divider": {
860
+ "block": "juno-divider",
861
+ "elements": [],
862
+ "modifiers": [
863
+ "juno-divider--label",
864
+ "juno-divider--vertical"
865
+ ]
866
+ },
867
+ "dock": {
868
+ "block": "juno-dock",
869
+ "elements": [
870
+ "juno-dock__bubble",
871
+ "juno-dock__item",
872
+ "juno-dock__knob",
873
+ "juno-dock__label",
874
+ "juno-dock__tray"
875
+ ],
876
+ "modifiers": [
877
+ "juno-dock--collapsible",
878
+ "juno-dock--fixed",
879
+ "juno-dock--float",
880
+ "juno-dock--icon",
881
+ "juno-dock--pill"
882
+ ]
883
+ },
884
+ "drawer": {
885
+ "block": "juno-drawer",
886
+ "elements": [],
887
+ "modifiers": [
888
+ "juno-drawer--bottom",
889
+ "juno-drawer--start"
890
+ ]
891
+ },
892
+ "empty": {
893
+ "block": "juno-empty",
894
+ "elements": [
895
+ "juno-empty__icon"
896
+ ],
897
+ "modifiers": []
898
+ },
899
+ "eyebrow": {
900
+ "block": "juno-eyebrow",
901
+ "elements": [],
902
+ "modifiers": []
903
+ },
904
+ "fault": {
905
+ "block": "juno-fault",
906
+ "elements": [
907
+ "juno-fault__icon"
908
+ ],
909
+ "modifiers": []
910
+ },
911
+ "field": {
912
+ "block": "juno-field",
913
+ "elements": [
914
+ "juno-field__error",
915
+ "juno-field__help",
916
+ "juno-field__label",
917
+ "juno-field__req"
918
+ ],
919
+ "modifiers": []
920
+ },
921
+ "fold": {
922
+ "block": "juno-fold",
923
+ "elements": [],
924
+ "modifiers": []
925
+ },
926
+ "gauge": {
927
+ "block": "juno-gauge",
928
+ "elements": [
929
+ "juno-gauge__label",
930
+ "juno-gauge__value"
931
+ ],
932
+ "modifiers": [
933
+ "juno-gauge--lg",
934
+ "juno-gauge--sm"
935
+ ]
936
+ },
937
+ "gesture-surface": {
938
+ "block": "juno-gesture-surface",
939
+ "elements": [],
940
+ "modifiers": []
941
+ },
942
+ "gizmo": {
943
+ "block": "juno-gizmo",
944
+ "elements": [
945
+ "juno-gizmo__arc",
946
+ "juno-gizmo__arc-hand",
947
+ "juno-gizmo__center",
948
+ "juno-gizmo__mark",
949
+ "juno-gizmo__needle",
950
+ "juno-gizmo__readout",
951
+ "juno-gizmo__ring"
952
+ ],
953
+ "modifiers": []
954
+ },
955
+ "grid-auto": {
956
+ "block": "juno-grid-auto",
957
+ "elements": [],
958
+ "modifiers": [
959
+ "juno-grid-auto--tiles"
960
+ ]
961
+ },
962
+ "heading": {
963
+ "block": "juno-heading",
964
+ "elements": [],
965
+ "modifiers": []
966
+ },
967
+ "hide-below-lg": {
968
+ "block": "juno-hide-below-lg",
969
+ "elements": [],
970
+ "modifiers": []
971
+ },
972
+ "hide-below-md": {
973
+ "block": "juno-hide-below-md",
974
+ "elements": [],
975
+ "modifiers": []
976
+ },
977
+ "hide-below-sm": {
978
+ "block": "juno-hide-below-sm",
979
+ "elements": [],
980
+ "modifiers": []
981
+ },
982
+ "hide-from-lg": {
983
+ "block": "juno-hide-from-lg",
984
+ "elements": [],
985
+ "modifiers": []
986
+ },
987
+ "hide-from-md": {
988
+ "block": "juno-hide-from-md",
989
+ "elements": [],
990
+ "modifiers": []
991
+ },
992
+ "hide-from-sm": {
993
+ "block": "juno-hide-from-sm",
994
+ "elements": [],
995
+ "modifiers": []
996
+ },
997
+ "icon": {
998
+ "block": "juno-icon",
999
+ "elements": [],
1000
+ "modifiers": [
1001
+ "juno-icon--lg",
1002
+ "juno-icon--role",
1003
+ "juno-icon--sm",
1004
+ "juno-icon--xl"
1005
+ ]
1006
+ },
1007
+ "icon-loader": {
1008
+ "block": "juno-icon-loader",
1009
+ "elements": [],
1010
+ "modifiers": []
1011
+ },
1012
+ "input": {
1013
+ "block": "juno-input",
1014
+ "elements": [],
1015
+ "modifiers": [
1016
+ "juno-input--sans"
1017
+ ]
1018
+ },
1019
+ "label": {
1020
+ "block": "juno-label",
1021
+ "elements": [],
1022
+ "modifiers": []
1023
+ },
1024
+ "list": {
1025
+ "block": "juno-list",
1026
+ "elements": [
1027
+ "juno-list__chevron",
1028
+ "juno-list__group",
1029
+ "juno-list__header",
1030
+ "juno-list__icon",
1031
+ "juno-list__label",
1032
+ "juno-list__main",
1033
+ "juno-list__row",
1034
+ "juno-list__support",
1035
+ "juno-list__value"
1036
+ ],
1037
+ "modifiers": []
1038
+ },
1039
+ "menu": {
1040
+ "block": "juno-menu",
1041
+ "elements": [
1042
+ "juno-menu__icon",
1043
+ "juno-menu__item",
1044
+ "juno-menu__kbd",
1045
+ "juno-menu__sep"
1046
+ ],
1047
+ "modifiers": []
1048
+ },
1049
+ "modal": {
1050
+ "block": "juno-modal",
1051
+ "elements": [
1052
+ "juno-modal__body",
1053
+ "juno-modal__close",
1054
+ "juno-modal__foot",
1055
+ "juno-modal__head",
1056
+ "juno-modal__stripe",
1057
+ "juno-modal__tag",
1058
+ "juno-modal__text",
1059
+ "juno-modal__title"
1060
+ ],
1061
+ "modifiers": []
1062
+ },
1063
+ "mono": {
1064
+ "block": "juno-mono",
1065
+ "elements": [],
1066
+ "modifiers": []
1067
+ },
1068
+ "navbar": {
1069
+ "block": "juno-navbar",
1070
+ "elements": [
1071
+ "juno-navbar__actions",
1072
+ "juno-navbar__back",
1073
+ "juno-navbar__back-label",
1074
+ "juno-navbar__title"
1075
+ ],
1076
+ "modifiers": []
1077
+ },
1078
+ "pagination": {
1079
+ "block": "juno-pagination",
1080
+ "elements": [
1081
+ "juno-pagination__gap",
1082
+ "juno-pagination__item"
1083
+ ],
1084
+ "modifiers": []
1085
+ },
1086
+ "palette": {
1087
+ "block": "juno-palette",
1088
+ "elements": [
1089
+ "juno-palette__check",
1090
+ "juno-palette__option",
1091
+ "juno-palette__option--none"
1092
+ ],
1093
+ "modifiers": []
1094
+ },
1095
+ "pan-x": {
1096
+ "block": "juno-pan-x",
1097
+ "elements": [],
1098
+ "modifiers": []
1099
+ },
1100
+ "pan-y": {
1101
+ "block": "juno-pan-y",
1102
+ "elements": [],
1103
+ "modifiers": []
1104
+ },
1105
+ "pillbar": {
1106
+ "block": "juno-pillbar",
1107
+ "elements": [
1108
+ "juno-pillbar__input",
1109
+ "juno-pillbar__item",
1110
+ "juno-pillbar__label",
1111
+ "juno-pillbar__overflow",
1112
+ "juno-pillbar__sep",
1113
+ "juno-pillbar__toggle",
1114
+ "juno-pillbar__tray"
1115
+ ],
1116
+ "modifiers": [
1117
+ "juno-pillbar--bottom-left",
1118
+ "juno-pillbar--bottom-right",
1119
+ "juno-pillbar--collapsible",
1120
+ "juno-pillbar--fixed",
1121
+ "juno-pillbar--top-left",
1122
+ "juno-pillbar--top-right"
1123
+ ]
1124
+ },
1125
+ "popover": {
1126
+ "block": "juno-popover",
1127
+ "elements": [
1128
+ "juno-popover__arrow"
1129
+ ],
1130
+ "modifiers": []
1131
+ },
1132
+ "popover-anchor": {
1133
+ "block": "juno-popover-anchor",
1134
+ "elements": [],
1135
+ "modifiers": []
1136
+ },
1137
+ "radio": {
1138
+ "block": "juno-radio",
1139
+ "elements": [],
1140
+ "modifiers": []
1141
+ },
1142
+ "rail": {
1143
+ "block": "juno-rail",
1144
+ "elements": [
1145
+ "juno-rail__brand",
1146
+ "juno-rail__item",
1147
+ "juno-rail__label"
1148
+ ],
1149
+ "modifiers": [
1150
+ "juno-rail--collapsed",
1151
+ "juno-rail--responsive"
1152
+ ]
1153
+ },
1154
+ "readout": {
1155
+ "block": "juno-readout",
1156
+ "elements": [
1157
+ "juno-readout__label",
1158
+ "juno-readout__unit",
1159
+ "juno-readout__value"
1160
+ ],
1161
+ "modifiers": [
1162
+ "juno-readout--alert"
1163
+ ]
1164
+ },
1165
+ "reel": {
1166
+ "block": "juno-reel",
1167
+ "elements": [],
1168
+ "modifiers": []
1169
+ },
1170
+ "reload": {
1171
+ "block": "juno-reload",
1172
+ "elements": [
1173
+ "juno-reload__dot"
1174
+ ],
1175
+ "modifiers": []
1176
+ },
1177
+ "scroller": {
1178
+ "block": "juno-scroller",
1179
+ "elements": [],
1180
+ "modifiers": [
1181
+ "juno-scroller--bare",
1182
+ "juno-scroller--x",
1183
+ "juno-scroller--y"
1184
+ ]
1185
+ },
1186
+ "seg": {
1187
+ "block": "juno-seg",
1188
+ "elements": [
1189
+ "juno-seg__opt"
1190
+ ],
1191
+ "modifiers": [
1192
+ "juno-seg--sm"
1193
+ ]
1194
+ },
1195
+ "select": {
1196
+ "block": "juno-select",
1197
+ "elements": [],
1198
+ "modifiers": []
1199
+ },
1200
+ "sheet": {
1201
+ "block": "juno-sheet",
1202
+ "elements": [
1203
+ "juno-sheet__handle"
1204
+ ],
1205
+ "modifiers": []
1206
+ },
1207
+ "shimmer": {
1208
+ "block": "juno-shimmer",
1209
+ "elements": [],
1210
+ "modifiers": []
1211
+ },
1212
+ "show-below-lg": {
1213
+ "block": "juno-show-below-lg",
1214
+ "elements": [],
1215
+ "modifiers": []
1216
+ },
1217
+ "show-below-md": {
1218
+ "block": "juno-show-below-md",
1219
+ "elements": [],
1220
+ "modifiers": []
1221
+ },
1222
+ "show-below-sm": {
1223
+ "block": "juno-show-below-sm",
1224
+ "elements": [],
1225
+ "modifiers": []
1226
+ },
1227
+ "show-from-lg": {
1228
+ "block": "juno-show-from-lg",
1229
+ "elements": [],
1230
+ "modifiers": []
1231
+ },
1232
+ "show-from-md": {
1233
+ "block": "juno-show-from-md",
1234
+ "elements": [],
1235
+ "modifiers": []
1236
+ },
1237
+ "show-from-sm": {
1238
+ "block": "juno-show-from-sm",
1239
+ "elements": [],
1240
+ "modifiers": []
1241
+ },
1242
+ "sidebar": {
1243
+ "block": "juno-sidebar",
1244
+ "elements": [
1245
+ "juno-sidebar__aside",
1246
+ "juno-sidebar__main"
1247
+ ],
1248
+ "modifiers": []
1249
+ },
1250
+ "skeleton": {
1251
+ "block": "juno-skeleton",
1252
+ "elements": [],
1253
+ "modifiers": [
1254
+ "juno-skeleton--block",
1255
+ "juno-skeleton--circle",
1256
+ "juno-skeleton--text",
1257
+ "juno-skeleton--tile"
1258
+ ]
1259
+ },
1260
+ "slider": {
1261
+ "block": "juno-slider",
1262
+ "elements": [
1263
+ "juno-slider__channel",
1264
+ "juno-slider__lever"
1265
+ ],
1266
+ "modifiers": [
1267
+ "juno-slider--compact"
1268
+ ]
1269
+ },
1270
+ "snap": {
1271
+ "block": "juno-snap",
1272
+ "elements": [],
1273
+ "modifiers": []
1274
+ },
1275
+ "spark": {
1276
+ "block": "juno-spark",
1277
+ "elements": [],
1278
+ "modifiers": []
1279
+ },
1280
+ "sr-only": {
1281
+ "block": "juno-sr-only",
1282
+ "elements": [],
1283
+ "modifiers": []
1284
+ },
1285
+ "stack": {
1286
+ "block": "juno-stack",
1287
+ "elements": [],
1288
+ "modifiers": []
1289
+ },
1290
+ "state": {
1291
+ "block": "juno-state",
1292
+ "elements": [],
1293
+ "modifiers": []
1294
+ },
1295
+ "status": {
1296
+ "block": "juno-status",
1297
+ "elements": [
1298
+ "juno-status__dot"
1299
+ ],
1300
+ "modifiers": [
1301
+ "juno-status--lg",
1302
+ "juno-status--live"
1303
+ ]
1304
+ },
1305
+ "stepper": {
1306
+ "block": "juno-stepper",
1307
+ "elements": [
1308
+ "juno-stepper__label",
1309
+ "juno-stepper__marker",
1310
+ "juno-stepper__step"
1311
+ ],
1312
+ "modifiers": [
1313
+ "juno-stepper--vertical"
1314
+ ]
1315
+ },
1316
+ "swatch": {
1317
+ "block": "juno-swatch",
1318
+ "elements": [],
1319
+ "modifiers": [
1320
+ "juno-swatch--button",
1321
+ "juno-swatch--circle",
1322
+ "juno-swatch--lg",
1323
+ "juno-swatch--none",
1324
+ "juno-swatch--sm"
1325
+ ]
1326
+ },
1327
+ "switch": {
1328
+ "block": "juno-switch",
1329
+ "elements": [
1330
+ "juno-switch__input",
1331
+ "juno-switch__track"
1332
+ ],
1333
+ "modifiers": [
1334
+ "juno-switch--sm"
1335
+ ]
1336
+ },
1337
+ "switcher": {
1338
+ "block": "juno-switcher",
1339
+ "elements": [],
1340
+ "modifiers": []
1341
+ },
1342
+ "table": {
1343
+ "block": "juno-table",
1344
+ "elements": [
1345
+ "juno-table__action",
1346
+ "juno-table__actions",
1347
+ "juno-table__bulk",
1348
+ "juno-table__bulk-count",
1349
+ "juno-table__check",
1350
+ "juno-table__clamp",
1351
+ "juno-table__clamp-text",
1352
+ "juno-table__edit-input",
1353
+ "juno-table__editable",
1354
+ "juno-table__empty",
1355
+ "juno-table__empty-icon",
1356
+ "juno-table__foot",
1357
+ "juno-table__id",
1358
+ "juno-table__mark",
1359
+ "juno-table__meter",
1360
+ "juno-table__meter-fill",
1361
+ "juno-table__meter-track",
1362
+ "juno-table__meter-val",
1363
+ "juno-table__mono",
1364
+ "juno-table__num",
1365
+ "juno-table__skeleton",
1366
+ "juno-table__time",
1367
+ "juno-table__toolbar",
1368
+ "juno-table__trend",
1369
+ "juno-table__truncate",
1370
+ "juno-table__wrap"
1371
+ ],
1372
+ "modifiers": [
1373
+ "juno-table--compact",
1374
+ "juno-table--stack",
1375
+ "juno-table--sticky",
1376
+ "juno-table--zebra"
1377
+ ]
1378
+ },
1379
+ "table-scroll": {
1380
+ "block": "juno-table-scroll",
1381
+ "elements": [],
1382
+ "modifiers": []
1383
+ },
1384
+ "tabs": {
1385
+ "block": "juno-tabs",
1386
+ "elements": [
1387
+ "juno-tabs__list",
1388
+ "juno-tabs__panel",
1389
+ "juno-tabs__tab"
1390
+ ],
1391
+ "modifiers": []
1392
+ },
1393
+ "text-active": {
1394
+ "block": "juno-text-active",
1395
+ "elements": [],
1396
+ "modifiers": []
1397
+ },
1398
+ "text-caution": {
1399
+ "block": "juno-text-caution",
1400
+ "elements": [],
1401
+ "modifiers": []
1402
+ },
1403
+ "text-data": {
1404
+ "block": "juno-text-data",
1405
+ "elements": [],
1406
+ "modifiers": []
1407
+ },
1408
+ "text-label": {
1409
+ "block": "juno-text-label",
1410
+ "elements": [],
1411
+ "modifiers": []
1412
+ },
1413
+ "text-muted": {
1414
+ "block": "juno-text-muted",
1415
+ "elements": [],
1416
+ "modifiers": []
1417
+ },
1418
+ "text-nominal": {
1419
+ "block": "juno-text-nominal",
1420
+ "elements": [],
1421
+ "modifiers": []
1422
+ },
1423
+ "text-target": {
1424
+ "block": "juno-text-target",
1425
+ "elements": [],
1426
+ "modifiers": []
1427
+ },
1428
+ "text-warning": {
1429
+ "block": "juno-text-warning",
1430
+ "elements": [],
1431
+ "modifiers": []
1432
+ },
1433
+ "thumb": {
1434
+ "block": "juno-thumb",
1435
+ "elements": [
1436
+ "juno-thumb__corner",
1437
+ "juno-thumb__corner--bottom-end",
1438
+ "juno-thumb__corner--bottom-start",
1439
+ "juno-thumb__corner--top-end",
1440
+ "juno-thumb__corner--top-start",
1441
+ "juno-thumb__label"
1442
+ ],
1443
+ "modifiers": [
1444
+ "juno-thumb--flush",
1445
+ "juno-thumb--selected",
1446
+ "juno-thumb--video"
1447
+ ]
1448
+ },
1449
+ "toast": {
1450
+ "block": "juno-toast",
1451
+ "elements": [
1452
+ "juno-toast__close",
1453
+ "juno-toast__icon",
1454
+ "juno-toast__text"
1455
+ ],
1456
+ "modifiers": [
1457
+ "juno-toast--leaving"
1458
+ ]
1459
+ },
1460
+ "toast-stack": {
1461
+ "block": "juno-toast-stack",
1462
+ "elements": [],
1463
+ "modifiers": [
1464
+ "juno-toast-stack--start",
1465
+ "juno-toast-stack--top"
1466
+ ]
1467
+ },
1468
+ "toggle-btn": {
1469
+ "block": "juno-toggle-btn",
1470
+ "elements": [
1471
+ "juno-toggle-btn__desc",
1472
+ "juno-toggle-btn__legend",
1473
+ "juno-toggle-btn__row",
1474
+ "juno-toggle-btn__status",
1475
+ "juno-toggle-btn__strip",
1476
+ "juno-toggle-btn__text"
1477
+ ],
1478
+ "modifiers": []
1479
+ },
1480
+ "tooltip": {
1481
+ "block": "juno-tooltip",
1482
+ "elements": [
1483
+ "juno-tooltip__arrow",
1484
+ "juno-tooltip__bubble",
1485
+ "juno-tooltip__bubble--bottom",
1486
+ "juno-tooltip__bubble--left",
1487
+ "juno-tooltip__bubble--right"
1488
+ ],
1489
+ "modifiers": []
1490
+ },
1491
+ "tree": {
1492
+ "block": "juno-tree",
1493
+ "elements": [
1494
+ "juno-tree__caret",
1495
+ "juno-tree__count",
1496
+ "juno-tree__group",
1497
+ "juno-tree__handle",
1498
+ "juno-tree__icon",
1499
+ "juno-tree__item",
1500
+ "juno-tree__label",
1501
+ "juno-tree__row",
1502
+ "juno-tree__trail"
1503
+ ],
1504
+ "modifiers": []
1505
+ },
1506
+ "value": {
1507
+ "block": "juno-value",
1508
+ "elements": [],
1509
+ "modifiers": []
1510
+ }
1511
+ },
1512
+ "keyframes": [
1513
+ "juno-arc-rot",
1514
+ "juno-bar-slide",
1515
+ "juno-beacon-pulse",
1516
+ "juno-blink",
1517
+ "juno-pulse",
1518
+ "juno-skeleton-shimmer",
1519
+ "juno-table-shimmer"
1520
+ ],
1521
+ "tokens": [
1522
+ "juno-active",
1523
+ "juno-arc-size",
1524
+ "juno-arc-width",
1525
+ "juno-avatar-size",
1526
+ "juno-beacon-fill-stop",
1527
+ "juno-beacon-size",
1528
+ "juno-border",
1529
+ "juno-border-strong",
1530
+ "juno-border-width-1",
1531
+ "juno-border-width-2",
1532
+ "juno-border-width-3",
1533
+ "juno-bp-2xl",
1534
+ "juno-bp-lg",
1535
+ "juno-bp-md",
1536
+ "juno-bp-sm",
1537
+ "juno-bp-xl",
1538
+ "juno-caution",
1539
+ "juno-control-edge",
1540
+ "juno-control-edge-strong",
1541
+ "juno-control-surface",
1542
+ "juno-data",
1543
+ "juno-data-dim",
1544
+ "juno-dock-avail",
1545
+ "juno-dock-border-inline",
1546
+ "juno-dock-chrome-inline",
1547
+ "juno-dock-clearance",
1548
+ "juno-dock-clearance-breathing",
1549
+ "juno-dock-clearance-scale",
1550
+ "juno-dock-collapsed-size",
1551
+ "juno-dock-edge-gap",
1552
+ "juno-dock-edge-offset",
1553
+ "juno-dock-fit-inline",
1554
+ "juno-dock-fold-scale",
1555
+ "juno-dock-fold-shrink",
1556
+ "juno-dock-fold-slide",
1557
+ "juno-dock-fold-smoothing",
1558
+ "juno-dock-fold-split",
1559
+ "juno-dock-h",
1560
+ "juno-dock-item-inline",
1561
+ "juno-dock-items",
1562
+ "juno-dock-margin-inline",
1563
+ "juno-dock-pad-inline",
1564
+ "juno-dock-scale",
1565
+ "juno-fold-gap",
1566
+ "juno-fold-size",
1567
+ "juno-font-family-mono",
1568
+ "juno-font-family-sans",
1569
+ "juno-font-scale",
1570
+ "juno-font-size-10",
1571
+ "juno-font-size-11",
1572
+ "juno-font-size-12",
1573
+ "juno-font-size-13",
1574
+ "juno-font-size-14",
1575
+ "juno-font-size-16",
1576
+ "juno-font-size-18",
1577
+ "juno-font-size-20",
1578
+ "juno-font-size-28",
1579
+ "juno-font-size-32",
1580
+ "juno-font-size-36",
1581
+ "juno-font-size-38",
1582
+ "juno-font-size-48",
1583
+ "juno-font-size-52",
1584
+ "juno-font-tracking-caps",
1585
+ "juno-font-tracking-label",
1586
+ "juno-font-tracking-normal",
1587
+ "juno-font-tracking-tight",
1588
+ "juno-font-tracking-wide",
1589
+ "juno-font-tracking-wider",
1590
+ "juno-font-tracking-widest",
1591
+ "juno-font-weight-bold",
1592
+ "juno-font-weight-light",
1593
+ "juno-font-weight-medium",
1594
+ "juno-font-weight-regular",
1595
+ "juno-font-weight-semibold",
1596
+ "juno-gap-content",
1597
+ "juno-gap-control",
1598
+ "juno-gauge-size",
1599
+ "juno-gauge-value",
1600
+ "juno-gauge-width",
1601
+ "juno-gizmo-at",
1602
+ "juno-gizmo-heading",
1603
+ "juno-gizmo-marks",
1604
+ "juno-gizmo-pitch",
1605
+ "juno-gizmo-pitch-max",
1606
+ "juno-gizmo-pitch-min",
1607
+ "juno-gizmo-size",
1608
+ "juno-grid-min",
1609
+ "juno-icon-loader-ring",
1610
+ "juno-icon-loader-ring-width",
1611
+ "juno-icon-size",
1612
+ "juno-ink-canvas-halo",
1613
+ "juno-ink-canvas-halo-width",
1614
+ "juno-ink-canvas-halo-width-lg",
1615
+ "juno-ink-canvas-ink",
1616
+ "juno-ink-canvas-scrim",
1617
+ "juno-ink-vivid-active",
1618
+ "juno-ink-vivid-caution",
1619
+ "juno-ink-vivid-nominal",
1620
+ "juno-ink-vivid-target",
1621
+ "juno-ink-vivid-warning",
1622
+ "juno-knob-edge",
1623
+ "juno-knob-face-hi",
1624
+ "juno-knob-face-lo",
1625
+ "juno-knob-grip",
1626
+ "juno-label",
1627
+ "juno-label-size",
1628
+ "juno-motion",
1629
+ "juno-motion-duration-base",
1630
+ "juno-motion-duration-deliberate",
1631
+ "juno-motion-duration-instant",
1632
+ "juno-motion-duration-quick",
1633
+ "juno-motion-ease-accel",
1634
+ "juno-motion-ease-decel",
1635
+ "juno-motion-ease-spring",
1636
+ "juno-motion-ease-standard",
1637
+ "juno-motion-scale",
1638
+ "juno-muted",
1639
+ "juno-nominal",
1640
+ "juno-opacity-disabled",
1641
+ "juno-opacity-muted",
1642
+ "juno-opacity-scrim",
1643
+ "juno-pad-control-block",
1644
+ "juno-pad-control-inline",
1645
+ "juno-pad-surface-block",
1646
+ "juno-pad-surface-inline",
1647
+ "juno-pillbar-clearance",
1648
+ "juno-pillbar-edge",
1649
+ "juno-pillbar-gap",
1650
+ "juno-pillbar-h",
1651
+ "juno-pillbar-item",
1652
+ "juno-pillbar-pad",
1653
+ "juno-radius-2",
1654
+ "juno-radius-3",
1655
+ "juno-radius-4",
1656
+ "juno-radius-5",
1657
+ "juno-radius-8",
1658
+ "juno-rail-width",
1659
+ "juno-role",
1660
+ "juno-s0",
1661
+ "juno-s1",
1662
+ "juno-s2",
1663
+ "juno-s3",
1664
+ "juno-scroller-snap",
1665
+ "juno-shadow-1",
1666
+ "juno-shadow-2",
1667
+ "juno-shadow-3",
1668
+ "juno-size-dot-md",
1669
+ "juno-size-dot-sm",
1670
+ "juno-size-tap-comfortable",
1671
+ "juno-size-tap-min",
1672
+ "juno-skeleton-h",
1673
+ "juno-skeleton-ratio",
1674
+ "juno-slider-pct",
1675
+ "juno-space-10",
1676
+ "juno-space-12",
1677
+ "juno-space-16",
1678
+ "juno-space-2",
1679
+ "juno-space-20",
1680
+ "juno-space-24",
1681
+ "juno-space-28",
1682
+ "juno-space-32",
1683
+ "juno-space-4",
1684
+ "juno-space-40",
1685
+ "juno-space-56",
1686
+ "juno-space-72",
1687
+ "juno-space-8",
1688
+ "juno-space-96",
1689
+ "juno-stepper-marker",
1690
+ "juno-swatch-color",
1691
+ "juno-swatch-size",
1692
+ "juno-target",
1693
+ "juno-thumb-glyph",
1694
+ "juno-thumb-ratio",
1695
+ "juno-tile-min",
1696
+ "juno-touch-action",
1697
+ "juno-tree-indent",
1698
+ "juno-warning",
1699
+ "juno-z-alert",
1700
+ "juno-z-anchored",
1701
+ "juno-z-overlay",
1702
+ "juno-z-raised",
1703
+ "juno-z-surface"
1704
+ ],
1705
+ "icons": [
1706
+ "juno-i",
1707
+ "juno-i-arrow-clockwise",
1708
+ "juno-i-arrow-down",
1709
+ "juno-i-arrow-left",
1710
+ "juno-i-arrow-right",
1711
+ "juno-i-arrow-up",
1712
+ "juno-i-arrows-clockwise",
1713
+ "juno-i-arrows-out",
1714
+ "juno-i-bell",
1715
+ "juno-i-calendar-blank",
1716
+ "juno-i-caret-down",
1717
+ "juno-i-caret-left",
1718
+ "juno-i-caret-right",
1719
+ "juno-i-caret-up",
1720
+ "juno-i-chat-circle",
1721
+ "juno-i-check",
1722
+ "juno-i-check-circle",
1723
+ "juno-i-clock",
1724
+ "juno-i-cloud",
1725
+ "juno-i-cloud-arrow-down",
1726
+ "juno-i-cloud-slash",
1727
+ "juno-i-copy",
1728
+ "juno-i-cpu",
1729
+ "juno-i-dots-three",
1730
+ "juno-i-dots-three-vertical",
1731
+ "juno-i-download",
1732
+ "juno-i-envelope",
1733
+ "juno-i-eye",
1734
+ "juno-i-eye-slash",
1735
+ "juno-i-file",
1736
+ "juno-i-film-strip",
1737
+ "juno-i-floppy-disk",
1738
+ "juno-i-folder",
1739
+ "juno-i-funnel",
1740
+ "juno-i-gear",
1741
+ "juno-i-hard-drives",
1742
+ "juno-i-heart",
1743
+ "juno-i-hexagon",
1744
+ "juno-i-house",
1745
+ "juno-i-images",
1746
+ "juno-i-info",
1747
+ "juno-i-link",
1748
+ "juno-i-list",
1749
+ "juno-i-lock",
1750
+ "juno-i-lock-open",
1751
+ "juno-i-magnifying-glass",
1752
+ "juno-i-minus",
1753
+ "juno-i-moon",
1754
+ "juno-i-pencil-simple",
1755
+ "juno-i-play",
1756
+ "juno-i-plus",
1757
+ "juno-i-puzzle-piece",
1758
+ "juno-i-question",
1759
+ "juno-i-sliders",
1760
+ "juno-i-sliders-horizontal",
1761
+ "juno-i-squares-four",
1762
+ "juno-i-star",
1763
+ "juno-i-sun",
1764
+ "juno-i-trash",
1765
+ "juno-i-upload",
1766
+ "juno-i-upload-simple",
1767
+ "juno-i-user",
1768
+ "juno-i-users",
1769
+ "juno-i-warning",
1770
+ "juno-i-warning-circle",
1771
+ "juno-i-x",
1772
+ "juno-i-x-circle"
1773
+ ]
1774
+ }