@syncfusion/ej2-splitbuttons 32.1.24 → 32.2.7
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/ej2-splitbuttons.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
- package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es5.js +15 -1
- package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-splitbuttons.min.js +2 -2
- package/dist/global/ej2-splitbuttons.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +3 -3
- package/src/drop-down-button/drop-down-button.js +9 -1
- package/src/split-button/split-button.js +6 -0
- package/styles/bds-lite.css +702 -702
- package/styles/bds.css +702 -702
- package/styles/bootstrap-dark-lite.css +227 -227
- package/styles/bootstrap-dark.css +227 -227
- package/styles/bootstrap-lite.css +227 -227
- package/styles/bootstrap.css +227 -227
- package/styles/bootstrap4-lite.css +235 -235
- package/styles/bootstrap4.css +235 -235
- package/styles/bootstrap5-dark-lite.css +235 -235
- package/styles/bootstrap5-dark.css +235 -235
- package/styles/bootstrap5-lite.css +235 -235
- package/styles/bootstrap5.3-lite.css +708 -708
- package/styles/bootstrap5.3.css +708 -708
- package/styles/bootstrap5.css +235 -235
- package/styles/button-group/_all.bds.scss +1 -1
- package/styles/button-group/_all.bootstrap-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap.scss +1 -1
- package/styles/button-group/_all.bootstrap4.scss +1 -1
- package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap5.3.scss +1 -1
- package/styles/button-group/_all.bootstrap5.scss +1 -1
- package/styles/button-group/_all.fabric-dark.scss +1 -1
- package/styles/button-group/_all.fabric.scss +1 -1
- package/styles/button-group/_all.fluent-dark.scss +1 -1
- package/styles/button-group/_all.fluent.scss +1 -1
- package/styles/button-group/_all.fluent2.scss +1 -1
- package/styles/button-group/_all.highcontrast-light.scss +1 -1
- package/styles/button-group/_all.highcontrast.scss +1 -1
- package/styles/button-group/_all.material-dark.scss +1 -1
- package/styles/button-group/_all.material.scss +1 -1
- package/styles/button-group/_all.material3-dark.scss +1 -1
- package/styles/button-group/_all.material3.scss +1 -1
- package/styles/button-group/_all.tailwind-dark.scss +1 -1
- package/styles/button-group/_all.tailwind.scss +1 -1
- package/styles/button-group/_all.tailwind3.scss +1 -1
- package/styles/button-group/_bigger.scss +1 -0
- package/styles/button-group/_layout.scss +1 -0
- package/styles/button-group/_theme.scss +1 -0
- package/styles/button-group/bds.css +702 -702
- package/styles/button-group/bootstrap-dark.css +227 -227
- package/styles/button-group/bootstrap.css +227 -227
- package/styles/button-group/bootstrap4.css +235 -235
- package/styles/button-group/bootstrap5-dark.css +235 -235
- package/styles/button-group/bootstrap5.3.css +708 -708
- package/styles/button-group/bootstrap5.css +235 -235
- package/styles/button-group/fabric-dark.css +227 -227
- package/styles/button-group/fabric.css +227 -227
- package/styles/button-group/fluent-dark.css +227 -227
- package/styles/button-group/fluent.css +227 -227
- package/styles/button-group/fluent2.css +729 -729
- package/styles/button-group/highcontrast-light.css +227 -227
- package/styles/button-group/highcontrast.css +227 -227
- package/styles/button-group/material-dark.css +227 -227
- package/styles/button-group/material.css +227 -227
- package/styles/button-group/material3-dark.css +850 -850
- package/styles/button-group/material3.css +850 -850
- package/styles/button-group/tailwind-dark.css +235 -235
- package/styles/button-group/tailwind.css +235 -235
- package/styles/button-group/tailwind3.css +745 -745
- package/styles/drop-down-button/_bigger.scss +1 -0
- package/styles/drop-down-button/_layout.scss +1 -0
- package/styles/drop-down-button/_theme.scss +1 -0
- package/styles/fabric-dark-lite.css +227 -227
- package/styles/fabric-dark.css +227 -227
- package/styles/fabric-lite.css +227 -227
- package/styles/fabric.css +227 -227
- package/styles/fluent-dark-lite.css +227 -227
- package/styles/fluent-dark.css +227 -227
- package/styles/fluent-lite.css +227 -227
- package/styles/fluent.css +227 -227
- package/styles/fluent2-lite.css +729 -729
- package/styles/fluent2.css +729 -729
- package/styles/highcontrast-light-lite.css +227 -227
- package/styles/highcontrast-light.css +227 -227
- package/styles/highcontrast-lite.css +227 -227
- package/styles/highcontrast.css +227 -227
- package/styles/material-dark-lite.css +227 -227
- package/styles/material-dark.css +227 -227
- package/styles/material-lite.css +227 -227
- package/styles/material.css +227 -227
- package/styles/material3-dark-lite.css +850 -850
- package/styles/material3-dark.css +850 -850
- package/styles/material3-lite.css +850 -850
- package/styles/material3.css +850 -850
- package/styles/progress-button/_bigger.scss +1 -0
- package/styles/split-button/_bigger.scss +1 -0
- package/styles/split-button/_layout.scss +1 -0
- package/styles/split-button/_theme.scss +1 -0
- package/styles/tailwind-dark-lite.css +235 -235
- package/styles/tailwind-dark.css +235 -235
- package/styles/tailwind-lite.css +235 -235
- package/styles/tailwind.css +235 -235
- package/styles/tailwind3-lite.css +745 -745
- package/styles/tailwind3.css +745 -745
package/styles/bds.css
CHANGED
|
@@ -1447,566 +1447,244 @@
|
|
|
1447
1447
|
}
|
|
1448
1448
|
|
|
1449
1449
|
/* stylelint-disable */
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
-webkit-box
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
-webkit-box-
|
|
1458
|
-
|
|
1450
|
+
*.e-btn-group,
|
|
1451
|
+
*.e-css.e-btn-group {
|
|
1452
|
+
display: -webkit-inline-box;
|
|
1453
|
+
display: -ms-inline-flexbox;
|
|
1454
|
+
display: inline-flex;
|
|
1455
|
+
border-radius: 4px;
|
|
1456
|
+
-webkit-box-orient: horizontal;
|
|
1457
|
+
-webkit-box-direction: normal;
|
|
1458
|
+
-ms-flex-direction: row;
|
|
1459
|
+
flex-direction: row;
|
|
1460
|
+
position: relative;
|
|
1459
1461
|
}
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1468
|
-
color: var(--color-sf-utility-secondary-text-color-hover);
|
|
1469
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1470
|
-
outline-offset: 0;
|
|
1471
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1472
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1473
|
-
outline-color: inherit;
|
|
1462
|
+
*.e-btn-group input:focus + label.e-btn,
|
|
1463
|
+
*.e-btn-group .e-btn:focus,
|
|
1464
|
+
*.e-btn-group .e-btn:hover,
|
|
1465
|
+
*.e-css.e-btn-group input:focus + label.e-btn,
|
|
1466
|
+
*.e-css.e-btn-group .e-btn:focus,
|
|
1467
|
+
*.e-css.e-btn-group .e-btn:hover {
|
|
1468
|
+
z-index: 2;
|
|
1474
1469
|
}
|
|
1475
|
-
|
|
1476
|
-
.e-btn-group input
|
|
1477
|
-
|
|
1478
|
-
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
1479
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1480
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
1481
|
-
background: var(--color-sf-brand-solid-primary-hover);
|
|
1482
|
-
border-color: var(--color-sf-brand-solid-primary-hover);
|
|
1483
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
1484
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1485
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1486
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1487
|
-
outline-color: inherit;
|
|
1470
|
+
*.e-btn-group input + label.e-btn,
|
|
1471
|
+
*.e-css.e-btn-group input + label.e-btn {
|
|
1472
|
+
margin-bottom: 0;
|
|
1488
1473
|
}
|
|
1489
|
-
|
|
1490
|
-
.e-btn-group input
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
color: var(--color-sf-base-white);
|
|
1498
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1499
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1500
|
-
outline-color: inherit;
|
|
1474
|
+
*.e-btn-group input,
|
|
1475
|
+
*.e-css.e-btn-group input {
|
|
1476
|
+
-moz-appearance: none;
|
|
1477
|
+
height: 1px;
|
|
1478
|
+
margin: 0 0 0 -1px;
|
|
1479
|
+
opacity: 0;
|
|
1480
|
+
position: absolute;
|
|
1481
|
+
width: 1px;
|
|
1501
1482
|
}
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
.e-btn-group input:
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
background: var(--color-sf-utility-info-bg-color-hover);
|
|
1509
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1510
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
1511
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1512
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1513
|
-
outline-color: inherit;
|
|
1483
|
+
*.e-btn-group input:disabled + label.e-btn,
|
|
1484
|
+
*.e-btn-group :disabled,
|
|
1485
|
+
*.e-css.e-btn-group input:disabled + label.e-btn,
|
|
1486
|
+
*.e-css.e-btn-group :disabled {
|
|
1487
|
+
cursor: default;
|
|
1488
|
+
pointer-events: none;
|
|
1514
1489
|
}
|
|
1515
|
-
|
|
1516
|
-
.e-btn-group
|
|
1517
|
-
|
|
1518
|
-
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
1519
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1520
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
1521
|
-
background: #93370c;
|
|
1522
|
-
border-color: #93370c;
|
|
1523
|
-
color: var(--color-sf-base-white);
|
|
1524
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1525
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1526
|
-
outline-color: inherit;
|
|
1490
|
+
*.e-btn-group .e-btn-icon,
|
|
1491
|
+
*.e-css.e-btn-group .e-btn-icon {
|
|
1492
|
+
font-size: 18px;
|
|
1527
1493
|
}
|
|
1528
|
-
|
|
1529
|
-
.e-btn-group
|
|
1530
|
-
|
|
1531
|
-
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
1532
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1533
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
1534
|
-
background: #b32218;
|
|
1535
|
-
border-color: #b32218;
|
|
1536
|
-
color: var(--color-sf-base-white);
|
|
1537
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1538
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1539
|
-
outline-color: inherit;
|
|
1494
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
|
|
1495
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
|
|
1496
|
+
margin-left: -1px;
|
|
1540
1497
|
}
|
|
1541
|
-
|
|
1542
|
-
.e-btn-group
|
|
1543
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
1544
|
-
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
1545
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1546
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
1498
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1499
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1547
1500
|
border-radius: 0;
|
|
1548
|
-
text-decoration: underline;
|
|
1549
|
-
color: var(--color-sf-brand-solid-primary-pressed);
|
|
1550
|
-
background-color: transparent;
|
|
1551
|
-
border-color: transparent;
|
|
1552
|
-
-webkit-box-shadow: none;
|
|
1553
|
-
box-shadow: none;
|
|
1554
|
-
outline: none;
|
|
1555
|
-
}
|
|
1556
|
-
.e-btn-group .e-btn:focus.e-outline,
|
|
1557
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1558
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1559
|
-
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1560
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1561
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1562
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1563
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1564
|
-
}
|
|
1565
|
-
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1566
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1567
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1568
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1569
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1570
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1571
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1572
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1573
|
-
}
|
|
1574
|
-
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1575
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1576
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1577
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1578
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1579
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1580
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1581
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1582
|
-
}
|
|
1583
|
-
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1584
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1585
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1586
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1587
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1588
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1589
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1590
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1591
|
-
}
|
|
1592
|
-
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1593
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1594
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1595
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1596
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1597
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1598
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1599
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1600
|
-
}
|
|
1601
|
-
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1602
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1603
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1604
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1605
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1606
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1607
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1608
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1609
|
-
}
|
|
1610
|
-
.e-btn-group .e-btn:active,
|
|
1611
|
-
.e-btn-group input:active + label.e-btn,
|
|
1612
|
-
.e-btn-group input:checked + label.e-btn,
|
|
1613
|
-
.e-css.e-btn-group .e-btn:active,
|
|
1614
|
-
.e-css.e-btn-group input:active + label.e-btn,
|
|
1615
|
-
.e-css.e-btn-group input:checked + label.e-btn {
|
|
1616
|
-
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
1617
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1618
|
-
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
1619
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1620
|
-
outline-offset: 0;
|
|
1621
|
-
}
|
|
1622
|
-
.e-btn-group .e-btn:active.e-primary,
|
|
1623
|
-
.e-btn-group input:active + label.e-btn.e-primary,
|
|
1624
|
-
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
1625
|
-
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
1626
|
-
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
1627
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
1628
|
-
background: var(--color-sf-brand-solid-primary-pressed);
|
|
1629
|
-
border-color: var(--color-sf-brand-solid-primary-pressed);
|
|
1630
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
1631
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1632
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1633
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1634
|
-
}
|
|
1635
|
-
.e-btn-group .e-btn:active.e-success,
|
|
1636
|
-
.e-btn-group input:active + label.e-btn.e-success,
|
|
1637
|
-
.e-btn-group input:checked + label.e-btn.e-success,
|
|
1638
|
-
.e-css.e-btn-group .e-btn:active.e-success,
|
|
1639
|
-
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
1640
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
1641
|
-
background: #074c30;
|
|
1642
|
-
border-color: #074c30;
|
|
1643
|
-
color: var(--color-sf-base-white);
|
|
1644
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1645
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1646
|
-
}
|
|
1647
|
-
.e-btn-group .e-btn:active.e-info,
|
|
1648
|
-
.e-btn-group input:active + label.e-btn.e-info,
|
|
1649
|
-
.e-btn-group input:checked + label.e-btn.e-info,
|
|
1650
|
-
.e-css.e-btn-group .e-btn:active.e-info,
|
|
1651
|
-
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1652
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1653
|
-
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
1654
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
1655
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1656
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1657
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1658
|
-
}
|
|
1659
|
-
.e-btn-group .e-btn:active.e-warning,
|
|
1660
|
-
.e-btn-group input:active + label.e-btn.e-warning,
|
|
1661
|
-
.e-btn-group input:checked + label.e-btn.e-warning,
|
|
1662
|
-
.e-css.e-btn-group .e-btn:active.e-warning,
|
|
1663
|
-
.e-css.e-btn-group input:active + label.e-btn.e-warning,
|
|
1664
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
|
|
1665
|
-
background: #792d0d;
|
|
1666
|
-
border-color: #792d0d;
|
|
1667
|
-
color: var(--color-sf-base-white);
|
|
1668
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1669
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1670
|
-
}
|
|
1671
|
-
.e-btn-group .e-btn:active.e-danger,
|
|
1672
|
-
.e-btn-group input:active + label.e-btn.e-danger,
|
|
1673
|
-
.e-btn-group input:checked + label.e-btn.e-danger,
|
|
1674
|
-
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
1675
|
-
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
1676
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
1677
|
-
background: #901f17;
|
|
1678
|
-
border-color: #901f17;
|
|
1679
|
-
color: var(--color-sf-base-white);
|
|
1680
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1681
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1682
|
-
}
|
|
1683
|
-
.e-btn-group .e-btn:active.e-outline,
|
|
1684
|
-
.e-btn-group input:active + label.e-btn.e-outline,
|
|
1685
|
-
.e-btn-group input:checked + label.e-btn.e-outline,
|
|
1686
|
-
.e-css.e-btn-group .e-btn:active.e-outline,
|
|
1687
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline,
|
|
1688
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
|
|
1689
|
-
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
1690
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1691
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1692
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1693
|
-
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
1694
|
-
}
|
|
1695
|
-
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1696
|
-
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1697
|
-
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
|
|
1698
|
-
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1699
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1700
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
|
|
1701
|
-
background: var(--color-sf-brand-solid-primary-pressed);
|
|
1702
|
-
border-color: var(--color-sf-brand-primary);
|
|
1703
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1704
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1705
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
1706
1501
|
}
|
|
1707
|
-
|
|
1708
|
-
.e-btn-group
|
|
1709
|
-
.e-btn-group
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
1713
|
-
background: #074c30;
|
|
1714
|
-
border-color: #074c30;
|
|
1715
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1716
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1717
|
-
color: var(--color-sf-base-white);
|
|
1502
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
|
|
1503
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
|
|
1504
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
|
|
1505
|
+
border-bottom-right-radius: 0;
|
|
1506
|
+
border-top-right-radius: 0;
|
|
1718
1507
|
}
|
|
1719
|
-
|
|
1720
|
-
.e-btn-group
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
1724
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
1725
|
-
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
1726
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1727
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1728
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1729
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
1508
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
|
|
1509
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
1510
|
+
border-bottom-left-radius: 0;
|
|
1511
|
+
border-top-left-radius: 0;
|
|
1730
1512
|
}
|
|
1731
|
-
|
|
1732
|
-
.e-btn-group
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
1736
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
1737
|
-
background: #792d0d;
|
|
1738
|
-
border-color: #792d0d;
|
|
1739
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1740
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1741
|
-
color: var(--color-sf-base-white);
|
|
1513
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
|
|
1514
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
|
|
1515
|
+
border-bottom-left-radius: 0;
|
|
1516
|
+
border-top-left-radius: 0;
|
|
1742
1517
|
}
|
|
1743
|
-
|
|
1744
|
-
.e-btn-group
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
1748
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
1749
|
-
background: #901f17;
|
|
1750
|
-
border-color: #901f17;
|
|
1751
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1752
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1753
|
-
color: var(--color-sf-base-white);
|
|
1518
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
1519
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
1520
|
+
border-bottom-right-radius: 0;
|
|
1521
|
+
border-top-right-radius: 0;
|
|
1754
1522
|
}
|
|
1755
|
-
|
|
1756
|
-
.e-btn-group
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
background-color: var(--color-sf-bg-disabled);
|
|
1760
|
-
border-color: var(--color-sf-border-disabled-subtle);
|
|
1761
|
-
-webkit-box-shadow: none;
|
|
1762
|
-
box-shadow: none;
|
|
1763
|
-
color: var(--color-sf-fg-disabled);
|
|
1764
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1523
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
1524
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
1525
|
+
border-bottom-left-radius: 0;
|
|
1526
|
+
border-top-left-radius: 0;
|
|
1765
1527
|
}
|
|
1766
|
-
|
|
1767
|
-
.e-btn-group
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
background: var(--color-sf-bg-disabled);
|
|
1771
|
-
border-color: var(--color-sf-bg-disabled);
|
|
1772
|
-
-webkit-box-shadow: none;
|
|
1773
|
-
box-shadow: none;
|
|
1774
|
-
color: var(--color-sf-fg-disabled);
|
|
1775
|
-
border-color: var(--color-sf-brand-solid-primary);
|
|
1528
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1529
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1530
|
+
border-bottom-right-radius: 0;
|
|
1531
|
+
border-top-right-radius: 0;
|
|
1776
1532
|
}
|
|
1777
|
-
|
|
1778
|
-
.e-btn-group
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
background: var(--color-sf-bg-disabled);
|
|
1782
|
-
border-color: var(--color-sf-bg-disabled);
|
|
1783
|
-
-webkit-box-shadow: none;
|
|
1784
|
-
box-shadow: none;
|
|
1785
|
-
color: var(--color-sf-fg-disabled);
|
|
1786
|
-
border-color: #057647;
|
|
1533
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1534
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1535
|
+
border-bottom-left-radius: 0;
|
|
1536
|
+
border-top-left-radius: 0;
|
|
1787
1537
|
}
|
|
1788
|
-
|
|
1789
|
-
.e-btn-group
|
|
1790
|
-
|
|
1791
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
|
|
1792
|
-
background: var(--color-sf-bg-disabled);
|
|
1793
|
-
border-color: var(--color-sf-bg-disabled);
|
|
1794
|
-
-webkit-box-shadow: none;
|
|
1795
|
-
box-shadow: none;
|
|
1796
|
-
color: var(--color-sf-fg-disabled);
|
|
1797
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1538
|
+
*.e-btn-group.e-rtl .e-btn,
|
|
1539
|
+
*.e-css.e-btn-group.e-rtl .e-btn {
|
|
1540
|
+
margin-left: -1px;
|
|
1798
1541
|
}
|
|
1799
|
-
|
|
1800
|
-
.e-btn-group
|
|
1801
|
-
|
|
1802
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
|
|
1803
|
-
background: var(--color-sf-bg-disabled);
|
|
1804
|
-
border-color: var(--color-sf-bg-disabled);
|
|
1805
|
-
-webkit-box-shadow: none;
|
|
1806
|
-
box-shadow: none;
|
|
1807
|
-
color: var(--color-sf-fg-disabled);
|
|
1808
|
-
border-color: #b54707;
|
|
1542
|
+
*.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1543
|
+
*.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1544
|
+
border-radius: 0;
|
|
1809
1545
|
}
|
|
1810
|
-
|
|
1811
|
-
.e-btn-group
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
border-color: var(--color-sf-bg-disabled);
|
|
1816
|
-
-webkit-box-shadow: none;
|
|
1817
|
-
box-shadow: none;
|
|
1818
|
-
color: var(--color-sf-fg-disabled);
|
|
1819
|
-
border-color: #d92c20;
|
|
1546
|
+
*.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
|
|
1547
|
+
*.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
|
|
1548
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
1549
|
+
border-bottom-left-radius: 0;
|
|
1550
|
+
border-top-left-radius: 0;
|
|
1820
1551
|
}
|
|
1821
|
-
|
|
1822
|
-
.e-btn-group
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
color: var(--color-sf-fg-disabled);
|
|
1826
|
-
background: transparent;
|
|
1827
|
-
-webkit-box-shadow: none;
|
|
1828
|
-
box-shadow: none;
|
|
1829
|
-
text-decoration: none;
|
|
1830
|
-
border-color: transparent;
|
|
1552
|
+
*.e-btn-group.e-rtl .e-btn:last-of-type,
|
|
1553
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
|
|
1554
|
+
border-bottom-right-radius: 0;
|
|
1555
|
+
border-top-right-radius: 0;
|
|
1831
1556
|
}
|
|
1832
|
-
|
|
1833
|
-
.e-btn-group
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
background: transparent;
|
|
1837
|
-
border-color: var(--color-sf-border-disabled-subtle);
|
|
1838
|
-
color: var(--color-sf-fg-disabled);
|
|
1839
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1557
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
|
|
1558
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
|
|
1559
|
+
border-bottom-right-radius: 0;
|
|
1560
|
+
border-top-right-radius: 0;
|
|
1840
1561
|
}
|
|
1841
|
-
|
|
1842
|
-
.e-btn-group
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
background: transparent;
|
|
1846
|
-
border-color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
1847
|
-
-webkit-box-shadow: none;
|
|
1848
|
-
box-shadow: none;
|
|
1849
|
-
color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
1850
|
-
border-color: var(--color-sf-brand-solid-primary);
|
|
1562
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
1563
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
1564
|
+
border-bottom-left-radius: 0;
|
|
1565
|
+
border-top-left-radius: 0;
|
|
1851
1566
|
}
|
|
1852
|
-
|
|
1853
|
-
.e-btn-group
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
background: transparent;
|
|
1857
|
-
border-color: rgba(5, 118, 71, 0.65);
|
|
1858
|
-
-webkit-box-shadow: none;
|
|
1859
|
-
box-shadow: none;
|
|
1860
|
-
color: rgba(var(--color-sf-utility-success), 0.65);
|
|
1861
|
-
border-color: #057647;
|
|
1567
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
1568
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
1569
|
+
border-bottom-right-radius: 0;
|
|
1570
|
+
border-top-right-radius: 0;
|
|
1862
1571
|
}
|
|
1863
|
-
|
|
1864
|
-
.e-btn-group
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
background: transparent;
|
|
1868
|
-
border-color: rgba(var(--color-sf-bg-primary), 0.65);
|
|
1869
|
-
-webkit-box-shadow: none;
|
|
1870
|
-
box-shadow: none;
|
|
1871
|
-
color: rgba(var(--color-sf-utility-info), 0.65);
|
|
1872
|
-
border-color: var(--color-sf-bg-primary);
|
|
1572
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1573
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1574
|
+
border-bottom-left-radius: 0;
|
|
1575
|
+
border-top-left-radius: 0;
|
|
1873
1576
|
}
|
|
1874
|
-
|
|
1875
|
-
.e-btn-group
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
background: transparent;
|
|
1879
|
-
border-color: rgba(181, 71, 7, 0.65);
|
|
1880
|
-
-webkit-box-shadow: none;
|
|
1881
|
-
box-shadow: none;
|
|
1882
|
-
color: rgba(var(--color-sf-utility-warning), 0.65);
|
|
1883
|
-
border-color: #b54707;
|
|
1577
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1578
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1579
|
+
border-bottom-right-radius: 0;
|
|
1580
|
+
border-top-right-radius: 0;
|
|
1884
1581
|
}
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
-webkit-box-shadow: none;
|
|
1892
|
-
box-shadow: none;
|
|
1893
|
-
color: rgba(var(--color-sf-utility-danger), 0.65);
|
|
1894
|
-
border-color: #d92c20;
|
|
1582
|
+
*.e-btn-group.e-vertical,
|
|
1583
|
+
*.e-css.e-btn-group.e-vertical {
|
|
1584
|
+
-webkit-box-orient: vertical;
|
|
1585
|
+
-webkit-box-direction: normal;
|
|
1586
|
+
-ms-flex-direction: column;
|
|
1587
|
+
flex-direction: column;
|
|
1895
1588
|
}
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
border-right: transparent;
|
|
1589
|
+
*.e-btn-group.e-vertical input,
|
|
1590
|
+
*.e-css.e-btn-group.e-vertical input {
|
|
1591
|
+
margin: -1 0 0;
|
|
1900
1592
|
}
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1593
|
+
*.e-btn-group.e-vertical .e-btn:not(.e-outline),
|
|
1594
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
|
|
1595
|
+
margin-top: -1px;
|
|
1904
1596
|
}
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
border-
|
|
1597
|
+
*.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1598
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1599
|
+
border-radius: 0;
|
|
1908
1600
|
}
|
|
1909
|
-
|
|
1910
|
-
.e-btn-group
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
border-
|
|
1914
|
-
|
|
1601
|
+
*.e-btn-group.e-vertical .e-btn:first-of-type,
|
|
1602
|
+
*.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
|
|
1603
|
+
border-bottom-left-radius: 0;
|
|
1604
|
+
border-bottom-right-radius: 0;
|
|
1605
|
+
border-top-left-radius: 2px;
|
|
1606
|
+
border-top-right-radius: 2px;
|
|
1915
1607
|
}
|
|
1916
|
-
|
|
1917
|
-
.e-btn-group
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
border-
|
|
1921
|
-
|
|
1608
|
+
*.e-btn-group.e-vertical .e-btn:last-of-type,
|
|
1609
|
+
*.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
|
|
1610
|
+
border-bottom-left-radius: 2px;
|
|
1611
|
+
border-bottom-right-radius: 2px;
|
|
1612
|
+
border-top-left-radius: 0;
|
|
1613
|
+
border-top-right-radius: 0;
|
|
1922
1614
|
}
|
|
1923
|
-
|
|
1924
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
1925
|
-
|
|
1926
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
1927
|
-
border-color: #075d39;
|
|
1928
|
-
outline-color: inherit;
|
|
1615
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
|
|
1616
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
|
|
1617
|
+
border-radius: 20px;
|
|
1929
1618
|
}
|
|
1930
|
-
|
|
1931
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1935
|
-
outline-color: inherit;
|
|
1619
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
|
|
1620
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
|
|
1621
|
+
border-bottom-left-radius: 20px;
|
|
1622
|
+
border-top-left-radius: 20px;
|
|
1936
1623
|
}
|
|
1937
|
-
|
|
1938
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
border-color: #93370c;
|
|
1942
|
-
outline-color: inherit;
|
|
1624
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
|
|
1625
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
|
|
1626
|
+
border-bottom-right-radius: 20px;
|
|
1627
|
+
border-top-right-radius: 20px;
|
|
1943
1628
|
}
|
|
1944
|
-
|
|
1945
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
border-color: #b32218;
|
|
1949
|
-
outline-color: inherit;
|
|
1629
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
|
|
1630
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
|
|
1631
|
+
border-bottom-right-radius: 0;
|
|
1632
|
+
border-top-right-radius: 0;
|
|
1950
1633
|
}
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
border-bottom:
|
|
1954
|
-
border-top:
|
|
1634
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
|
|
1635
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
|
|
1636
|
+
border-bottom-left-radius: 0;
|
|
1637
|
+
border-top-left-radius: 0;
|
|
1955
1638
|
}
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
border-bottom:
|
|
1639
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
|
|
1640
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
|
|
1641
|
+
border-bottom-left-radius: 20px;
|
|
1642
|
+
border-top-left-radius: 20px;
|
|
1959
1643
|
}
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
border-
|
|
1644
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1645
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1646
|
+
border-bottom-right-radius: 0;
|
|
1647
|
+
border-top-right-radius: 0;
|
|
1963
1648
|
}
|
|
1964
|
-
|
|
1965
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1969
|
-
outline-color: inherit;
|
|
1649
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1650
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1651
|
+
border-bottom-left-radius: 0;
|
|
1652
|
+
border-top-left-radius: 0;
|
|
1970
1653
|
}
|
|
1971
|
-
|
|
1972
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
border-color: var(--color-sf-brand-primary);
|
|
1976
|
-
outline-color: inherit;
|
|
1654
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
|
|
1655
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
|
|
1656
|
+
border-bottom-right-radius: 20px;
|
|
1657
|
+
border-top-right-radius: 20px;
|
|
1977
1658
|
}
|
|
1978
|
-
|
|
1979
|
-
.e-btn-group.e-
|
|
1980
|
-
|
|
1981
|
-
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
1982
|
-
border-color: #075d39;
|
|
1983
|
-
outline-color: inherit;
|
|
1659
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
|
|
1660
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
|
|
1661
|
+
border-radius: 20px;
|
|
1984
1662
|
}
|
|
1985
|
-
|
|
1986
|
-
.e-btn-group.e-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
1990
|
-
outline-color: inherit;
|
|
1663
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
|
|
1664
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
|
|
1665
|
+
border-bottom-right-radius: 20px;
|
|
1666
|
+
border-top-right-radius: 20px;
|
|
1991
1667
|
}
|
|
1992
|
-
|
|
1993
|
-
.e-btn-group.e-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
border-color: #93370c;
|
|
1997
|
-
outline-color: inherit;
|
|
1668
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
|
|
1669
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
|
|
1670
|
+
border-bottom-left-radius: 20px;
|
|
1671
|
+
border-top-left-radius: 20px;
|
|
1998
1672
|
}
|
|
1999
|
-
|
|
2000
|
-
.e-btn-group.e-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
1673
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
|
|
1674
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
1675
|
+
border-bottom-left-radius: 0;
|
|
1676
|
+
border-top-left-radius: 0;
|
|
1677
|
+
}
|
|
1678
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
|
|
1679
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
|
|
1680
|
+
border-bottom-right-radius: 0;
|
|
1681
|
+
border-top-right-radius: 0;
|
|
2005
1682
|
}
|
|
2006
1683
|
|
|
2007
1684
|
|
|
2008
1685
|
|
|
2009
1686
|
|
|
1687
|
+
|
|
2010
1688
|
/* stylelint-disable */
|
|
2011
1689
|
.e-btn.e-primary:focus {
|
|
2012
1690
|
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
@@ -2067,244 +1745,566 @@
|
|
|
2067
1745
|
}
|
|
2068
1746
|
|
|
2069
1747
|
/* stylelint-disable */
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
display: inline-flex;
|
|
2075
|
-
border-radius: 4px;
|
|
2076
|
-
-webkit-box-orient: horizontal;
|
|
2077
|
-
-webkit-box-direction: normal;
|
|
2078
|
-
-ms-flex-direction: row;
|
|
2079
|
-
flex-direction: row;
|
|
2080
|
-
position: relative;
|
|
1748
|
+
.e-btn-group:not(.e-outline),
|
|
1749
|
+
.e-css.e-btn-group:not(.e-outline) {
|
|
1750
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
|
|
1751
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
|
|
2081
1752
|
}
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
*.e-css.e-btn-group .e-btn:focus,
|
|
2087
|
-
*.e-css.e-btn-group .e-btn:hover {
|
|
2088
|
-
z-index: 2;
|
|
1753
|
+
.e-btn-group .e-btn:hover,
|
|
1754
|
+
.e-css.e-btn-group .e-btn:hover {
|
|
1755
|
+
-webkit-box-shadow: none;
|
|
1756
|
+
box-shadow: none;
|
|
2089
1757
|
}
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
1758
|
+
.e-btn-group .e-btn:focus,
|
|
1759
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
1760
|
+
.e-btn-group input:focus + label.e-btn,
|
|
1761
|
+
.e-css.e-btn-group .e-btn:focus,
|
|
1762
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
1763
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
1764
|
+
background: var(--color-sf-utility-secondary-bg-color-hover);
|
|
1765
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1766
|
+
color: var(--color-sf-utility-secondary-text-color-hover);
|
|
1767
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1768
|
+
outline-offset: 0;
|
|
1769
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1770
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1771
|
+
outline-color: inherit;
|
|
1772
|
+
}
|
|
1773
|
+
.e-btn-group .e-btn:focus.e-primary,
|
|
1774
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1775
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
1776
|
+
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
1777
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1778
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
1779
|
+
background: var(--color-sf-brand-solid-primary-hover);
|
|
1780
|
+
border-color: var(--color-sf-brand-solid-primary-hover);
|
|
1781
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
1782
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1783
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1784
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1785
|
+
outline-color: inherit;
|
|
1786
|
+
}
|
|
1787
|
+
.e-btn-group .e-btn:focus.e-success,
|
|
1788
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1789
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
1790
|
+
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
1791
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1792
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
1793
|
+
background: #075d39;
|
|
1794
|
+
border-color: #075d39;
|
|
1795
|
+
color: var(--color-sf-base-white);
|
|
1796
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1797
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1798
|
+
outline-color: inherit;
|
|
1799
|
+
}
|
|
1800
|
+
.e-btn-group .e-btn:focus.e-info,
|
|
1801
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1802
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
1803
|
+
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
1804
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1805
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
1806
|
+
background: var(--color-sf-utility-info-bg-color-hover);
|
|
1807
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
1808
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
1809
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1810
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1811
|
+
outline-color: inherit;
|
|
1812
|
+
}
|
|
1813
|
+
.e-btn-group .e-btn:focus.e-warning,
|
|
1814
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1815
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
1816
|
+
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
1817
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1818
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
1819
|
+
background: #93370c;
|
|
1820
|
+
border-color: #93370c;
|
|
1821
|
+
color: var(--color-sf-base-white);
|
|
1822
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1823
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1824
|
+
outline-color: inherit;
|
|
1825
|
+
}
|
|
1826
|
+
.e-btn-group .e-btn:focus.e-danger,
|
|
1827
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1828
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
1829
|
+
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
1830
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1831
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
1832
|
+
background: #b32218;
|
|
1833
|
+
border-color: #b32218;
|
|
1834
|
+
color: var(--color-sf-base-white);
|
|
1835
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1836
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1837
|
+
outline-color: inherit;
|
|
1838
|
+
}
|
|
1839
|
+
.e-btn-group .e-btn:focus.e-link,
|
|
1840
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1841
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
1842
|
+
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
1843
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1844
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
1845
|
+
border-radius: 0;
|
|
1846
|
+
text-decoration: underline;
|
|
1847
|
+
color: var(--color-sf-brand-solid-primary-pressed);
|
|
1848
|
+
background-color: transparent;
|
|
1849
|
+
border-color: transparent;
|
|
1850
|
+
-webkit-box-shadow: none;
|
|
1851
|
+
box-shadow: none;
|
|
1852
|
+
outline: none;
|
|
1853
|
+
}
|
|
1854
|
+
.e-btn-group .e-btn:focus.e-outline,
|
|
1855
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1856
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1857
|
+
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1858
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1859
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1860
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1861
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1862
|
+
}
|
|
1863
|
+
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1864
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1865
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1866
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1867
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1868
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1869
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1870
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1871
|
+
}
|
|
1872
|
+
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1873
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1874
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1875
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1876
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1877
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1878
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1879
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1880
|
+
}
|
|
1881
|
+
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1882
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1883
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1884
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1885
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1886
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1887
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1888
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1889
|
+
}
|
|
1890
|
+
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1891
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1892
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1893
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1894
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1895
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1896
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1897
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1898
|
+
}
|
|
1899
|
+
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1900
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1901
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1902
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1903
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1904
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1905
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1906
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1907
|
+
}
|
|
1908
|
+
.e-btn-group .e-btn:active,
|
|
1909
|
+
.e-btn-group input:active + label.e-btn,
|
|
1910
|
+
.e-btn-group input:checked + label.e-btn,
|
|
1911
|
+
.e-css.e-btn-group .e-btn:active,
|
|
1912
|
+
.e-css.e-btn-group input:active + label.e-btn,
|
|
1913
|
+
.e-css.e-btn-group input:checked + label.e-btn {
|
|
1914
|
+
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
1915
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1916
|
+
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
1917
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1918
|
+
outline-offset: 0;
|
|
2093
1919
|
}
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
1920
|
+
.e-btn-group .e-btn:active.e-primary,
|
|
1921
|
+
.e-btn-group input:active + label.e-btn.e-primary,
|
|
1922
|
+
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
1923
|
+
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
1924
|
+
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
1925
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
1926
|
+
background: var(--color-sf-brand-solid-primary-pressed);
|
|
1927
|
+
border-color: var(--color-sf-brand-solid-primary-pressed);
|
|
1928
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
1929
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
1930
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1931
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2102
1932
|
}
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
1933
|
+
.e-btn-group .e-btn:active.e-success,
|
|
1934
|
+
.e-btn-group input:active + label.e-btn.e-success,
|
|
1935
|
+
.e-btn-group input:checked + label.e-btn.e-success,
|
|
1936
|
+
.e-css.e-btn-group .e-btn:active.e-success,
|
|
1937
|
+
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
1938
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
1939
|
+
background: #074c30;
|
|
1940
|
+
border-color: #074c30;
|
|
1941
|
+
color: var(--color-sf-base-white);
|
|
1942
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1943
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2109
1944
|
}
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
1945
|
+
.e-btn-group .e-btn:active.e-info,
|
|
1946
|
+
.e-btn-group input:active + label.e-btn.e-info,
|
|
1947
|
+
.e-btn-group input:checked + label.e-btn.e-info,
|
|
1948
|
+
.e-css.e-btn-group .e-btn:active.e-info,
|
|
1949
|
+
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1950
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1951
|
+
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
1952
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
1953
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
1954
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1955
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2113
1956
|
}
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
1957
|
+
.e-btn-group .e-btn:active.e-warning,
|
|
1958
|
+
.e-btn-group input:active + label.e-btn.e-warning,
|
|
1959
|
+
.e-btn-group input:checked + label.e-btn.e-warning,
|
|
1960
|
+
.e-css.e-btn-group .e-btn:active.e-warning,
|
|
1961
|
+
.e-css.e-btn-group input:active + label.e-btn.e-warning,
|
|
1962
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
|
|
1963
|
+
background: #792d0d;
|
|
1964
|
+
border-color: #792d0d;
|
|
1965
|
+
color: var(--color-sf-base-white);
|
|
1966
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1967
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2117
1968
|
}
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
1969
|
+
.e-btn-group .e-btn:active.e-danger,
|
|
1970
|
+
.e-btn-group input:active + label.e-btn.e-danger,
|
|
1971
|
+
.e-btn-group input:checked + label.e-btn.e-danger,
|
|
1972
|
+
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
1973
|
+
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
1974
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
1975
|
+
background: #901f17;
|
|
1976
|
+
border-color: #901f17;
|
|
1977
|
+
color: var(--color-sf-base-white);
|
|
1978
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1979
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2121
1980
|
}
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
1981
|
+
.e-btn-group .e-btn:active.e-outline,
|
|
1982
|
+
.e-btn-group input:active + label.e-btn.e-outline,
|
|
1983
|
+
.e-btn-group input:checked + label.e-btn.e-outline,
|
|
1984
|
+
.e-css.e-btn-group .e-btn:active.e-outline,
|
|
1985
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline,
|
|
1986
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
|
|
1987
|
+
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
1988
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
1989
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1990
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
1991
|
+
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
2127
1992
|
}
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
1993
|
+
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1994
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1995
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
|
|
1996
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1997
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1998
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
|
|
1999
|
+
background: var(--color-sf-brand-solid-primary-pressed);
|
|
2000
|
+
border-color: var(--color-sf-brand-primary);
|
|
2001
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2002
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2003
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
2132
2004
|
}
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2005
|
+
.e-btn-group .e-btn:active.e-outline.e-success,
|
|
2006
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
2007
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-success,
|
|
2008
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
|
|
2009
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
2010
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
2011
|
+
background: #074c30;
|
|
2012
|
+
border-color: #074c30;
|
|
2013
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2014
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2015
|
+
color: var(--color-sf-base-white);
|
|
2137
2016
|
}
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2017
|
+
.e-btn-group .e-btn:active.e-outline.e-info,
|
|
2018
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
2019
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-info,
|
|
2020
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
|
|
2021
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
2022
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
2023
|
+
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
2024
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
2025
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2026
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2027
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
2142
2028
|
}
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2029
|
+
.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
2030
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
2031
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-warning,
|
|
2032
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
2033
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
2034
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
2035
|
+
background: #792d0d;
|
|
2036
|
+
border-color: #792d0d;
|
|
2037
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2038
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2039
|
+
color: var(--color-sf-base-white);
|
|
2147
2040
|
}
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2041
|
+
.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
2042
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
2043
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-danger,
|
|
2044
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
2045
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
2046
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
2047
|
+
background: #901f17;
|
|
2048
|
+
border-color: #901f17;
|
|
2049
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2050
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
2051
|
+
color: var(--color-sf-base-white);
|
|
2152
2052
|
}
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2053
|
+
.e-btn-group .e-btn:disabled,
|
|
2054
|
+
.e-btn-group input:disabled + label.e-btn,
|
|
2055
|
+
.e-css.e-btn-group .e-btn:disabled,
|
|
2056
|
+
.e-css.e-btn-group input:disabled + label.e-btn {
|
|
2057
|
+
background-color: var(--color-sf-bg-disabled);
|
|
2058
|
+
border-color: var(--color-sf-border-disabled-subtle);
|
|
2059
|
+
-webkit-box-shadow: none;
|
|
2060
|
+
box-shadow: none;
|
|
2061
|
+
color: var(--color-sf-fg-disabled);
|
|
2062
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
2157
2063
|
}
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2064
|
+
.e-btn-group .e-btn:disabled.e-primary,
|
|
2065
|
+
.e-btn-group input:disabled + label.e-btn.e-primary,
|
|
2066
|
+
.e-css.e-btn-group .e-btn:disabled.e-primary,
|
|
2067
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-primary {
|
|
2068
|
+
background: var(--color-sf-bg-disabled);
|
|
2069
|
+
border-color: var(--color-sf-bg-disabled);
|
|
2070
|
+
-webkit-box-shadow: none;
|
|
2071
|
+
box-shadow: none;
|
|
2072
|
+
color: var(--color-sf-fg-disabled);
|
|
2073
|
+
border-color: var(--color-sf-brand-solid-primary);
|
|
2161
2074
|
}
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2075
|
+
.e-btn-group .e-btn:disabled.e-success,
|
|
2076
|
+
.e-btn-group input:disabled + label.e-btn.e-success,
|
|
2077
|
+
.e-css.e-btn-group .e-btn:disabled.e-success,
|
|
2078
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-success {
|
|
2079
|
+
background: var(--color-sf-bg-disabled);
|
|
2080
|
+
border-color: var(--color-sf-bg-disabled);
|
|
2081
|
+
-webkit-box-shadow: none;
|
|
2082
|
+
box-shadow: none;
|
|
2083
|
+
color: var(--color-sf-fg-disabled);
|
|
2084
|
+
border-color: #057647;
|
|
2165
2085
|
}
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2086
|
+
.e-btn-group .e-btn:disabled.e-info,
|
|
2087
|
+
.e-btn-group input:disabled + label.e-btn.e-info,
|
|
2088
|
+
.e-css.e-btn-group .e-btn:disabled.e-info,
|
|
2089
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
|
|
2090
|
+
background: var(--color-sf-bg-disabled);
|
|
2091
|
+
border-color: var(--color-sf-bg-disabled);
|
|
2092
|
+
-webkit-box-shadow: none;
|
|
2093
|
+
box-shadow: none;
|
|
2094
|
+
color: var(--color-sf-fg-disabled);
|
|
2095
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
2171
2096
|
}
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2097
|
+
.e-btn-group .e-btn:disabled.e-warning,
|
|
2098
|
+
.e-btn-group input:disabled + label.e-btn.e-warning,
|
|
2099
|
+
.e-css.e-btn-group .e-btn:disabled.e-warning,
|
|
2100
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
|
|
2101
|
+
background: var(--color-sf-bg-disabled);
|
|
2102
|
+
border-color: var(--color-sf-bg-disabled);
|
|
2103
|
+
-webkit-box-shadow: none;
|
|
2104
|
+
box-shadow: none;
|
|
2105
|
+
color: var(--color-sf-fg-disabled);
|
|
2106
|
+
border-color: #b54707;
|
|
2176
2107
|
}
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2108
|
+
.e-btn-group .e-btn:disabled.e-danger,
|
|
2109
|
+
.e-btn-group input:disabled + label.e-btn.e-danger,
|
|
2110
|
+
.e-css.e-btn-group .e-btn:disabled.e-danger,
|
|
2111
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-danger {
|
|
2112
|
+
background: var(--color-sf-bg-disabled);
|
|
2113
|
+
border-color: var(--color-sf-bg-disabled);
|
|
2114
|
+
-webkit-box-shadow: none;
|
|
2115
|
+
box-shadow: none;
|
|
2116
|
+
color: var(--color-sf-fg-disabled);
|
|
2117
|
+
border-color: #d92c20;
|
|
2118
|
+
}
|
|
2119
|
+
.e-btn-group .e-btn:disabled.e-link,
|
|
2120
|
+
.e-btn-group input:disabled + label.e-btn.e-link,
|
|
2121
|
+
.e-css.e-btn-group .e-btn:disabled.e-link,
|
|
2122
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
|
|
2123
|
+
color: var(--color-sf-fg-disabled);
|
|
2124
|
+
background: transparent;
|
|
2125
|
+
-webkit-box-shadow: none;
|
|
2126
|
+
box-shadow: none;
|
|
2127
|
+
text-decoration: none;
|
|
2128
|
+
border-color: transparent;
|
|
2181
2129
|
}
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2130
|
+
.e-btn-group .e-btn:disabled.e-outline,
|
|
2131
|
+
.e-btn-group input:disabled + label.e-btn.e-outline,
|
|
2132
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline,
|
|
2133
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
|
|
2134
|
+
background: transparent;
|
|
2135
|
+
border-color: var(--color-sf-border-disabled-subtle);
|
|
2136
|
+
color: var(--color-sf-fg-disabled);
|
|
2137
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
2186
2138
|
}
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2139
|
+
.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
2140
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
2141
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
2142
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
2143
|
+
background: transparent;
|
|
2144
|
+
border-color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
2145
|
+
-webkit-box-shadow: none;
|
|
2146
|
+
box-shadow: none;
|
|
2147
|
+
color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
2148
|
+
border-color: var(--color-sf-brand-solid-primary);
|
|
2191
2149
|
}
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2150
|
+
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
2151
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-success,
|
|
2152
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
2153
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
|
|
2154
|
+
background: transparent;
|
|
2155
|
+
border-color: rgba(5, 118, 71, 0.65);
|
|
2156
|
+
-webkit-box-shadow: none;
|
|
2157
|
+
box-shadow: none;
|
|
2158
|
+
color: rgba(var(--color-sf-utility-success), 0.65);
|
|
2159
|
+
border-color: #057647;
|
|
2196
2160
|
}
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2161
|
+
.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
2162
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-info,
|
|
2163
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
2164
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
|
|
2165
|
+
background: transparent;
|
|
2166
|
+
border-color: rgba(var(--color-sf-bg-primary), 0.65);
|
|
2167
|
+
-webkit-box-shadow: none;
|
|
2168
|
+
box-shadow: none;
|
|
2169
|
+
color: rgba(var(--color-sf-utility-info), 0.65);
|
|
2170
|
+
border-color: var(--color-sf-bg-primary);
|
|
2201
2171
|
}
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2172
|
+
.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
2173
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
|
|
2174
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
2175
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
|
|
2176
|
+
background: transparent;
|
|
2177
|
+
border-color: rgba(181, 71, 7, 0.65);
|
|
2178
|
+
-webkit-box-shadow: none;
|
|
2179
|
+
box-shadow: none;
|
|
2180
|
+
color: rgba(var(--color-sf-utility-warning), 0.65);
|
|
2181
|
+
border-color: #b54707;
|
|
2208
2182
|
}
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2183
|
+
.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
2184
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
|
|
2185
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
2186
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
|
|
2187
|
+
background: transparent;
|
|
2188
|
+
border-color: rgba(217, 44, 32, 0.65);
|
|
2189
|
+
-webkit-box-shadow: none;
|
|
2190
|
+
box-shadow: none;
|
|
2191
|
+
color: rgba(var(--color-sf-utility-danger), 0.65);
|
|
2192
|
+
border-color: #d92c20;
|
|
2212
2193
|
}
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2194
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
2195
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
2196
|
+
border-left: transparent;
|
|
2197
|
+
border-right: transparent;
|
|
2216
2198
|
}
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
border-
|
|
2199
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
|
|
2200
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
|
|
2201
|
+
border-right: transparent;
|
|
2220
2202
|
}
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
border-
|
|
2224
|
-
border-bottom-right-radius: 0;
|
|
2225
|
-
border-top-left-radius: 2px;
|
|
2226
|
-
border-top-right-radius: 2px;
|
|
2203
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
|
|
2204
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
|
|
2205
|
+
border-left: transparent;
|
|
2227
2206
|
}
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
border-
|
|
2233
|
-
|
|
2207
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
2208
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
2209
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
2210
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
2211
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
2212
|
+
outline-color: inherit;
|
|
2234
2213
|
}
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2214
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
2215
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
2216
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
2217
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
2218
|
+
border-color: var(--color-sf-brand-primary);
|
|
2219
|
+
outline-color: inherit;
|
|
2238
2220
|
}
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2221
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
2222
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
2223
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
2224
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
2225
|
+
border-color: #075d39;
|
|
2226
|
+
outline-color: inherit;
|
|
2243
2227
|
}
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2228
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
2229
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
2230
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
2231
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
2232
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
2233
|
+
outline-color: inherit;
|
|
2248
2234
|
}
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2235
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
2236
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
2237
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
2238
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
2239
|
+
border-color: #93370c;
|
|
2240
|
+
outline-color: inherit;
|
|
2253
2241
|
}
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2242
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
2243
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
2244
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
2245
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
2246
|
+
border-color: #b32218;
|
|
2247
|
+
outline-color: inherit;
|
|
2258
2248
|
}
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
border-bottom
|
|
2262
|
-
border-top
|
|
2249
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
2250
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
2251
|
+
border-bottom: transparent;
|
|
2252
|
+
border-top: transparent;
|
|
2263
2253
|
}
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
border-bottom
|
|
2267
|
-
border-top-right-radius: 0;
|
|
2254
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
|
|
2255
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
|
|
2256
|
+
border-bottom: transparent;
|
|
2268
2257
|
}
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
border-
|
|
2272
|
-
border-top-left-radius: 0;
|
|
2258
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
|
|
2259
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
|
|
2260
|
+
border-top: transparent;
|
|
2273
2261
|
}
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2262
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
2263
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
2264
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
2265
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
2266
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
2267
|
+
outline-color: inherit;
|
|
2278
2268
|
}
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2269
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
2270
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
2271
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
2272
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
2273
|
+
border-color: var(--color-sf-brand-primary);
|
|
2274
|
+
outline-color: inherit;
|
|
2282
2275
|
}
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2276
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
2277
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
2278
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
2279
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
2280
|
+
border-color: #075d39;
|
|
2281
|
+
outline-color: inherit;
|
|
2287
2282
|
}
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2283
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
2284
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
2285
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
2286
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
2287
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
2288
|
+
outline-color: inherit;
|
|
2292
2289
|
}
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2290
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
2291
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
2292
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
2293
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
2294
|
+
border-color: #93370c;
|
|
2295
|
+
outline-color: inherit;
|
|
2297
2296
|
}
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2297
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
2298
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
2299
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
2300
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
2301
|
+
border-color: #b32218;
|
|
2302
|
+
outline-color: inherit;
|
|
2302
2303
|
}
|
|
2303
2304
|
|
|
2304
2305
|
|
|
2305
2306
|
|
|
2306
2307
|
|
|
2307
|
-
|
|
2308
2308
|
/* stylelint-disable */
|
|
2309
2309
|
.e-btn.e-primary:focus {
|
|
2310
2310
|
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|