@aortl/admin-css 0.13.0 → 0.13.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.
- package/dist/admin.css +67 -10
- package/dist/admin.min.css +1 -1
- package/dist/admin.scoped.css +67 -10
- package/dist/admin.scoped.min.css +25 -11
- package/dist/admin.utilities.css +4 -3
- package/dist/admin.utilities.min.css +1 -1
- package/package.json +1 -1
- package/src/components/accordion.css +6 -0
- package/src/components/alert.css +10 -1
- package/src/components/badge.css +5 -0
- package/src/components/breadcrumbs.css +8 -0
- package/src/components/button.css +16 -0
- package/src/components/link.css +6 -0
- package/src/components/menu.css +6 -0
- package/src/components/navbar.css +6 -0
- package/src/components/property-list.css +8 -0
- package/src/components/stat-card.css +5 -0
- package/src/components/tabs.css +5 -0
- package/src/fonts.css +42 -13
- package/src/theme.css +4 -3
package/dist/admin.css
CHANGED
|
@@ -4,9 +4,10 @@
|
|
|
4
4
|
@layer theme, base, components, utilities;
|
|
5
5
|
@layer theme {
|
|
6
6
|
:root, :host {
|
|
7
|
-
--font-sans: "IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI",
|
|
8
|
-
|
|
9
|
-
monospace
|
|
7
|
+
--font-sans: "IBM Plex Sans", "IBM Plex Sans Fallback", ui-sans-serif, system-ui, -apple-system, "Segoe UI",
|
|
8
|
+
Roboto, sans-serif;
|
|
9
|
+
--font-mono: "IBM Plex Mono", "IBM Plex Mono Fallback", ui-monospace, SFMono-Regular, "SF Mono", Menlo,
|
|
10
|
+
Consolas, "Liberation Mono", monospace;
|
|
10
11
|
--spacing: 0.25rem;
|
|
11
12
|
--container-xs: 20rem;
|
|
12
13
|
--text-xs: 0.75rem;
|
|
@@ -460,7 +461,7 @@
|
|
|
460
461
|
font-family: "IBM Plex Sans";
|
|
461
462
|
font-style: normal;
|
|
462
463
|
font-weight: 400 600;
|
|
463
|
-
font-display:
|
|
464
|
+
font-display: swap;
|
|
464
465
|
src: url(https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxQKYbABA.woff2) format("woff2");
|
|
465
466
|
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
466
467
|
}
|
|
@@ -468,7 +469,7 @@
|
|
|
468
469
|
font-family: "IBM Plex Sans";
|
|
469
470
|
font-style: normal;
|
|
470
471
|
font-weight: 400 600;
|
|
471
|
-
font-display:
|
|
472
|
+
font-display: swap;
|
|
472
473
|
src: url(https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYY.woff2) format("woff2");
|
|
473
474
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
474
475
|
}
|
|
@@ -476,7 +477,7 @@
|
|
|
476
477
|
font-family: "IBM Plex Mono";
|
|
477
478
|
font-style: normal;
|
|
478
479
|
font-weight: 400;
|
|
479
|
-
font-display:
|
|
480
|
+
font-display: swap;
|
|
480
481
|
src: url(https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1iEq129k.woff2) format("woff2");
|
|
481
482
|
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
482
483
|
}
|
|
@@ -484,7 +485,7 @@
|
|
|
484
485
|
font-family: "IBM Plex Mono";
|
|
485
486
|
font-style: normal;
|
|
486
487
|
font-weight: 400;
|
|
487
|
-
font-display:
|
|
488
|
+
font-display: swap;
|
|
488
489
|
src: url(https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q1w.woff2) format("woff2");
|
|
489
490
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
490
491
|
}
|
|
@@ -492,7 +493,7 @@
|
|
|
492
493
|
font-family: "IBM Plex Mono";
|
|
493
494
|
font-style: normal;
|
|
494
495
|
font-weight: 500;
|
|
495
|
-
font-display:
|
|
496
|
+
font-display: swap;
|
|
496
497
|
src: url(https://fonts.gstatic.com/s/ibmplexmono/v20/-F6qfjptAgt5VM-kVkqdyU8n3twJwl5FgtIU.woff2) format("woff2");
|
|
497
498
|
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
498
499
|
}
|
|
@@ -500,10 +501,25 @@
|
|
|
500
501
|
font-family: "IBM Plex Mono";
|
|
501
502
|
font-style: normal;
|
|
502
503
|
font-weight: 500;
|
|
503
|
-
font-display:
|
|
504
|
+
font-display: swap;
|
|
504
505
|
src: url(https://fonts.gstatic.com/s/ibmplexmono/v20/-F6qfjptAgt5VM-kVkqdyU8n3twJwlBFgg.woff2) format("woff2");
|
|
505
506
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
506
507
|
}
|
|
508
|
+
@font-face {
|
|
509
|
+
font-family: "IBM Plex Sans Fallback";
|
|
510
|
+
src: local("Arial"), local("ArialMT");
|
|
511
|
+
ascent-override: 101.3184%;
|
|
512
|
+
descent-override: 27.183%;
|
|
513
|
+
line-gap-override: 0%;
|
|
514
|
+
size-adjust: 101.1663%;
|
|
515
|
+
}
|
|
516
|
+
@font-face {
|
|
517
|
+
font-family: "IBM Plex Mono Fallback";
|
|
518
|
+
src: local("Courier New"), local("CourierNewPSMT");
|
|
519
|
+
ascent-override: 102.5167%;
|
|
520
|
+
descent-override: 27.5045%;
|
|
521
|
+
size-adjust: 99.9837%;
|
|
522
|
+
}
|
|
507
523
|
:root {
|
|
508
524
|
color-scheme: light dark;
|
|
509
525
|
}
|
|
@@ -607,6 +623,9 @@
|
|
|
607
623
|
.accordion-summary::-webkit-details-marker {
|
|
608
624
|
display: none;
|
|
609
625
|
}
|
|
626
|
+
.accordion-summary > :is(i, svg) {
|
|
627
|
+
flex-shrink: 0;
|
|
628
|
+
}
|
|
610
629
|
.accordion-summary::after {
|
|
611
630
|
content: "";
|
|
612
631
|
width: 0.5rem;
|
|
@@ -657,10 +676,11 @@
|
|
|
657
676
|
font-size: var(--text-sm);
|
|
658
677
|
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
659
678
|
color: var(--color-text);
|
|
679
|
+
overflow-wrap: break-word;
|
|
660
680
|
}
|
|
661
681
|
.alert:has(> :is(i, svg):first-child) {
|
|
662
682
|
display: grid;
|
|
663
|
-
grid-template-columns: auto 1fr;
|
|
683
|
+
grid-template-columns: auto minmax(0, 1fr);
|
|
664
684
|
column-gap: 0.5rem;
|
|
665
685
|
row-gap: 0.25rem;
|
|
666
686
|
align-items: center;
|
|
@@ -678,6 +698,7 @@
|
|
|
678
698
|
}
|
|
679
699
|
.alert > :is(.alert-title, .alert-description) {
|
|
680
700
|
grid-column: 2;
|
|
701
|
+
min-width: 0;
|
|
681
702
|
}
|
|
682
703
|
.alert-info {
|
|
683
704
|
border-color: var(--color-info-muted);
|
|
@@ -807,6 +828,9 @@
|
|
|
807
828
|
white-space: nowrap;
|
|
808
829
|
color: var(--color-text);
|
|
809
830
|
}
|
|
831
|
+
.badge > :is(i, svg) {
|
|
832
|
+
flex-shrink: 0;
|
|
833
|
+
}
|
|
810
834
|
.badge-info {
|
|
811
835
|
border-color: var(--color-info-muted);
|
|
812
836
|
background-color: var(--color-info-muted);
|
|
@@ -1158,6 +1182,9 @@
|
|
|
1158
1182
|
width: 0.875rem;
|
|
1159
1183
|
height: 0.875rem;
|
|
1160
1184
|
}
|
|
1185
|
+
.breadcrumb-item > :is(i, svg), .breadcrumb-separator > :is(i, svg) {
|
|
1186
|
+
flex-shrink: 0;
|
|
1187
|
+
}
|
|
1161
1188
|
}
|
|
1162
1189
|
@layer components {
|
|
1163
1190
|
.pagination > ol, .pagination > ul {
|
|
@@ -1280,6 +1307,10 @@
|
|
|
1280
1307
|
.property-list-value {
|
|
1281
1308
|
gap: 0.5rem;
|
|
1282
1309
|
min-width: 0;
|
|
1310
|
+
overflow-wrap: break-word;
|
|
1311
|
+
}
|
|
1312
|
+
.property-list-compact .property-list-title {
|
|
1313
|
+
margin-bottom: calc(var(--spacing) * 1);
|
|
1283
1314
|
}
|
|
1284
1315
|
.property-list-compact .property-list-label, .property-list-compact .property-list-value {
|
|
1285
1316
|
padding: 0.125rem 0.5rem;
|
|
@@ -1402,6 +1433,9 @@
|
|
|
1402
1433
|
opacity: 50%;
|
|
1403
1434
|
}
|
|
1404
1435
|
}
|
|
1436
|
+
.btn > :is(i, svg) {
|
|
1437
|
+
flex-shrink: 0;
|
|
1438
|
+
}
|
|
1405
1439
|
.btn-primary {
|
|
1406
1440
|
border-color: transparent;
|
|
1407
1441
|
background-color: var(--color-primary);
|
|
@@ -1422,6 +1456,14 @@
|
|
|
1422
1456
|
}
|
|
1423
1457
|
}
|
|
1424
1458
|
}
|
|
1459
|
+
.btn-muted {
|
|
1460
|
+
background-color: var(--color-surface);
|
|
1461
|
+
&:hover {
|
|
1462
|
+
@media (hover: hover) {
|
|
1463
|
+
background-color: var(--color-surface-muted);
|
|
1464
|
+
}
|
|
1465
|
+
}
|
|
1466
|
+
}
|
|
1425
1467
|
.btn-danger {
|
|
1426
1468
|
border-color: transparent;
|
|
1427
1469
|
background-color: var(--color-danger);
|
|
@@ -1589,6 +1631,9 @@
|
|
|
1589
1631
|
outline-color: var(--color-primary);
|
|
1590
1632
|
}
|
|
1591
1633
|
}
|
|
1634
|
+
.link > :is(i, svg) {
|
|
1635
|
+
flex-shrink: 0;
|
|
1636
|
+
}
|
|
1592
1637
|
.link-external {
|
|
1593
1638
|
--link-external-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 7 7 17'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E");
|
|
1594
1639
|
}
|
|
@@ -2468,6 +2513,9 @@
|
|
|
2468
2513
|
font-weight: var(--font-weight-medium);
|
|
2469
2514
|
color: var(--color-text-muted);
|
|
2470
2515
|
}
|
|
2516
|
+
.stat-card-label > :is(i, svg) {
|
|
2517
|
+
flex-shrink: 0;
|
|
2518
|
+
}
|
|
2471
2519
|
.stat-card-value {
|
|
2472
2520
|
font-size: var(--text-2xl);
|
|
2473
2521
|
line-height: var(--tw-leading, var(--text-2xl--line-height));
|
|
@@ -3036,6 +3084,9 @@
|
|
|
3036
3084
|
cursor: not-allowed;
|
|
3037
3085
|
opacity: 50%;
|
|
3038
3086
|
}
|
|
3087
|
+
.menu-trigger > :is(i, svg), .menu-item > :is(i, svg) {
|
|
3088
|
+
flex-shrink: 0;
|
|
3089
|
+
}
|
|
3039
3090
|
.menu-separator {
|
|
3040
3091
|
margin-block: calc(var(--spacing) * 1);
|
|
3041
3092
|
height: 1px;
|
|
@@ -3129,6 +3180,9 @@
|
|
|
3129
3180
|
background-color: var(--color-primary-muted);
|
|
3130
3181
|
color: var(--color-primary);
|
|
3131
3182
|
}
|
|
3183
|
+
.navbar-brand > :is(i, svg), .navbar-item > :is(i, svg) {
|
|
3184
|
+
flex-shrink: 0;
|
|
3185
|
+
}
|
|
3132
3186
|
.navbar-actions {
|
|
3133
3187
|
margin-left: auto;
|
|
3134
3188
|
display: flex;
|
|
@@ -3615,6 +3669,9 @@
|
|
|
3615
3669
|
.tabs .tab[data-selected], .tabs .tab[aria-selected="true"] {
|
|
3616
3670
|
color: var(--color-text);
|
|
3617
3671
|
}
|
|
3672
|
+
.tabs .tab > :is(i, svg) {
|
|
3673
|
+
flex-shrink: 0;
|
|
3674
|
+
}
|
|
3618
3675
|
.tabs .tab-input {
|
|
3619
3676
|
position: absolute;
|
|
3620
3677
|
width: 1px;
|