@omnia/runtime 8.0.123-dev → 8.0.126-dev
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.
- package/dist/bundles/omnia.fx.ux.vuetify.chip_6c32c2f0-cce6-4c71-b376-9fb68d0d508e.css +0 -1
- package/dist/bundles/omnia.fx.ux.vuetify.common_798d6494-70cc-47eb-9054-30b047beab19.css +19 -6
- package/dist/bundles/omnia.fx.ux.vuetify.selection_df97a94b-b41b-45e0-883c-6e577a1634a1.css +3 -0
- package/dist/bundles/omnia.fx.ux.vuetify.shared_8769dc42-712d-4ce2-8d32-4b8604b92ae6.css +17 -30
- package/dist/bundles/omnia.fx.ux.vuetify.switch_81d8f551-1b9f-4f75-90c3-2fe5f25e4015.css +3 -0
- package/dist/localizations/bb000000-0000-bbbb-0000-0000000000bb_localized.loc.public.en-us.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_admin_manifests.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_docs_manifests.json +1 -1
- package/dist/manifests/bb000000-0000-bbbb-0000-0000000000bb_public_manifests.json +1 -1
- package/package.json +5 -5
|
@@ -365,14 +365,20 @@
|
|
|
365
365
|
.v-list-item__prepend > .v-avatar ~ .v-list-item__spacer {
|
|
366
366
|
width: 16px;
|
|
367
367
|
}
|
|
368
|
+
.v-list-item__prepend > .v-list-item-action ~ .v-list-item__spacer {
|
|
369
|
+
width: 16px;
|
|
370
|
+
}
|
|
368
371
|
.v-list-item--slim .v-list-item__prepend > .v-badge ~ .v-list-item__spacer,
|
|
369
372
|
.v-list-item--slim .v-list-item__prepend > .v-icon ~ .v-list-item__spacer,
|
|
370
373
|
.v-list-item--slim .v-list-item__prepend > .v-tooltip ~ .v-list-item__spacer {
|
|
371
|
-
width:
|
|
374
|
+
width: 20px;
|
|
372
375
|
}
|
|
373
376
|
.v-list-item--slim .v-list-item__prepend > .v-avatar ~ .v-list-item__spacer {
|
|
374
377
|
width: 4px;
|
|
375
378
|
}
|
|
379
|
+
.v-list-item--slim .v-list-item__prepend > .v-list-item-action ~ .v-list-item__spacer {
|
|
380
|
+
width: 4px;
|
|
381
|
+
}
|
|
376
382
|
.v-list-item--three-line .v-list-item__prepend {
|
|
377
383
|
align-self: start;
|
|
378
384
|
}
|
|
@@ -395,14 +401,20 @@
|
|
|
395
401
|
.v-list-item__append > .v-avatar ~ .v-list-item__spacer {
|
|
396
402
|
width: 16px;
|
|
397
403
|
}
|
|
404
|
+
.v-list-item__append > .v-list-item-action ~ .v-list-item__spacer {
|
|
405
|
+
width: 16px;
|
|
406
|
+
}
|
|
398
407
|
.v-list-item--slim .v-list-item__append > .v-badge ~ .v-list-item__spacer,
|
|
399
408
|
.v-list-item--slim .v-list-item__append > .v-icon ~ .v-list-item__spacer,
|
|
400
409
|
.v-list-item--slim .v-list-item__append > .v-tooltip ~ .v-list-item__spacer {
|
|
401
|
-
width:
|
|
410
|
+
width: 20px;
|
|
402
411
|
}
|
|
403
412
|
.v-list-item--slim .v-list-item__append > .v-avatar ~ .v-list-item__spacer {
|
|
404
413
|
width: 4px;
|
|
405
414
|
}
|
|
415
|
+
.v-list-item--slim .v-list-item__append > .v-list-item-action ~ .v-list-item__spacer {
|
|
416
|
+
width: 4px;
|
|
417
|
+
}
|
|
406
418
|
.v-list-item--three-line .v-list-item__append {
|
|
407
419
|
align-self: start;
|
|
408
420
|
}
|
|
@@ -417,16 +429,17 @@
|
|
|
417
429
|
align-self: center;
|
|
418
430
|
display: flex;
|
|
419
431
|
align-items: center;
|
|
420
|
-
grid-area: prepend;
|
|
421
432
|
flex: none;
|
|
422
433
|
transition: inherit;
|
|
423
434
|
transition-property: height, width;
|
|
424
435
|
}
|
|
425
436
|
.v-list-item-action--start {
|
|
426
|
-
margin-inline-end:
|
|
437
|
+
margin-inline-end: 8px;
|
|
438
|
+
margin-inline-start: -8px;
|
|
427
439
|
}
|
|
428
440
|
.v-list-item-action--end {
|
|
429
|
-
margin-inline-start:
|
|
441
|
+
margin-inline-start: 8px;
|
|
442
|
+
margin-inline-end: -8px;
|
|
430
443
|
}
|
|
431
444
|
|
|
432
445
|
.v-list-item-media {
|
|
@@ -632,7 +645,7 @@
|
|
|
632
645
|
--prepend-width: 40px;
|
|
633
646
|
}
|
|
634
647
|
.v-list--slim .v-list-group {
|
|
635
|
-
--prepend-width:
|
|
648
|
+
--prepend-width: 28px;
|
|
636
649
|
}
|
|
637
650
|
.v-list-group--fluid {
|
|
638
651
|
--list-indent-size: 0px;
|
|
@@ -2038,7 +2038,7 @@
|
|
|
2038
2038
|
padding: 0 16px;
|
|
2039
2039
|
pointer-events: none;
|
|
2040
2040
|
}
|
|
2041
|
-
.v-window__controls * {
|
|
2041
|
+
.v-window__controls > * {
|
|
2042
2042
|
pointer-events: auto;
|
|
2043
2043
|
}
|
|
2044
2044
|
.v-window--show-arrows-on-hover {
|
|
@@ -2307,7 +2307,7 @@ html.v-overlay-scroll-blocked {
|
|
|
2307
2307
|
border-radius: inherit;
|
|
2308
2308
|
bottom: 0;
|
|
2309
2309
|
left: 0;
|
|
2310
|
-
opacity: 0.32;
|
|
2310
|
+
opacity: var(--v-overlay-opacity, 0.32);
|
|
2311
2311
|
position: fixed;
|
|
2312
2312
|
right: 0;
|
|
2313
2313
|
top: 0;
|
|
@@ -2520,7 +2520,6 @@ html.v-overlay-scroll-blocked {
|
|
|
2520
2520
|
}
|
|
2521
2521
|
|
|
2522
2522
|
.v-table {
|
|
2523
|
-
--v-table-header-height: 56px;
|
|
2524
2523
|
border-radius: inherit;
|
|
2525
2524
|
line-height: 1.5;
|
|
2526
2525
|
max-width: 100%;
|
|
@@ -2542,44 +2541,32 @@ html.v-overlay-scroll-blocked {
|
|
|
2542
2541
|
transition-property: box-shadow, opacity, background, height;
|
|
2543
2542
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2544
2543
|
}
|
|
2544
|
+
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
|
2545
|
+
.v-table > .v-table__wrapper > table > thead > tr > td,
|
|
2546
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > td {
|
|
2547
|
+
height: var(--v-table-row-height);
|
|
2548
|
+
}
|
|
2545
2549
|
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
|
2546
2550
|
.v-table > .v-table__wrapper > table > thead > tr > th,
|
|
2547
2551
|
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
|
2552
|
+
height: var(--v-table-header-height);
|
|
2548
2553
|
font-weight: 500;
|
|
2549
2554
|
user-select: none;
|
|
2550
2555
|
text-align: start;
|
|
2551
2556
|
}
|
|
2552
|
-
.v-table--density-default
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
height: calc(var(--v-table-header-height) + 0px);
|
|
2556
|
-
}
|
|
2557
|
-
.v-table--density-default > .v-table__wrapper > table > tbody > tr > td,
|
|
2558
|
-
.v-table--density-default > .v-table__wrapper > table > thead > tr > td,
|
|
2559
|
-
.v-table--density-default > .v-table__wrapper > table > tfoot > tr > td {
|
|
2560
|
-
height: calc(var(--v-table-row-height, 52px) + 0px);
|
|
2557
|
+
.v-table--density-default {
|
|
2558
|
+
--v-table-header-height: 56px;
|
|
2559
|
+
--v-table-row-height: 52px;
|
|
2561
2560
|
}
|
|
2562
2561
|
|
|
2563
|
-
.v-table--density-comfortable
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
height: calc(var(--v-table-header-height) - 8px);
|
|
2567
|
-
}
|
|
2568
|
-
.v-table--density-comfortable > .v-table__wrapper > table > tbody > tr > td,
|
|
2569
|
-
.v-table--density-comfortable > .v-table__wrapper > table > thead > tr > td,
|
|
2570
|
-
.v-table--density-comfortable > .v-table__wrapper > table > tfoot > tr > td {
|
|
2571
|
-
height: calc(var(--v-table-row-height, 52px) - 8px);
|
|
2562
|
+
.v-table--density-comfortable {
|
|
2563
|
+
--v-table-header-height: 48px;
|
|
2564
|
+
--v-table-row-height: 44px;
|
|
2572
2565
|
}
|
|
2573
2566
|
|
|
2574
|
-
.v-table--density-compact
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
height: calc(var(--v-table-header-height) - 16px);
|
|
2578
|
-
}
|
|
2579
|
-
.v-table--density-compact > .v-table__wrapper > table > tbody > tr > td,
|
|
2580
|
-
.v-table--density-compact > .v-table__wrapper > table > thead > tr > td,
|
|
2581
|
-
.v-table--density-compact > .v-table__wrapper > table > tfoot > tr > td {
|
|
2582
|
-
height: calc(var(--v-table-row-height, 52px) - 16px);
|
|
2567
|
+
.v-table--density-compact {
|
|
2568
|
+
--v-table-header-height: 40px;
|
|
2569
|
+
--v-table-row-height: 36px;
|
|
2583
2570
|
}
|
|
2584
2571
|
|
|
2585
2572
|
.v-table__wrapper {
|