@snyk-mktg/brand-ui 2.5.0 → 2.5.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/css/base.css +4 -4
- package/dist/css/base.css.map +1 -1
- package/dist/css/bundle.css +18 -18
- package/dist/css/bundle.css.map +1 -1
- package/dist/css/components.css +14 -14
- package/dist/css/components.css.map +1 -1
- package/dist/css/evo-bundle.css +1231 -1188
- package/dist/css/evo-bundle.css.map +1 -1
- package/dist/css/index.css.map +1 -1
- package/dist/css/labs-bundle.css +18 -18
- package/dist/css/labs-bundle.css.map +1 -1
- package/dist/css/utilities.css.map +1 -1
- package/dist/scss/evo/_base.scss +1 -0
- package/dist/scss/evo/_components.scss +1 -1
- package/dist/scss/evo/base/mixins/_typography.scss +28 -0
- package/dist/scss/evo/base/variables/_colors.scss +2 -2
- package/dist/scss/evo/components/atoms/_tooltip.scss +9 -0
- package/dist/scss/evo/components/molecules/_text-media.scss +20 -20
- package/package.json +1 -1
package/dist/css/components.css
CHANGED
|
@@ -7509,10 +7509,10 @@ a.tag:focus {
|
|
|
7509
7509
|
background-color: #181846;
|
|
7510
7510
|
}
|
|
7511
7511
|
[data-page-theme=evo] .agenda-item-datetime {
|
|
7512
|
-
background-color:
|
|
7512
|
+
background-color: "none";
|
|
7513
7513
|
}
|
|
7514
7514
|
.dark-mode[data-page-theme=evo] .agenda-item-datetime, [data-page-theme=evo] .dark-mode .agenda-item-datetime, [data-page-theme=evo] .agenda-item-datetime.dark-mode {
|
|
7515
|
-
background-color:
|
|
7515
|
+
background-color: "none";
|
|
7516
7516
|
}
|
|
7517
7517
|
.agenda-item-datetime {
|
|
7518
7518
|
color: #441c99;
|
|
@@ -9213,10 +9213,10 @@ a.tag:focus {
|
|
|
9213
9213
|
background-color: #181846;
|
|
9214
9214
|
}
|
|
9215
9215
|
[data-page-theme=evo] .table-comparison-group-header-content {
|
|
9216
|
-
background-color:
|
|
9216
|
+
background-color: "none";
|
|
9217
9217
|
}
|
|
9218
9218
|
.dark-mode[data-page-theme=evo] .table-comparison-group-header-content, [data-page-theme=evo] .dark-mode .table-comparison-group-header-content, [data-page-theme=evo] .table-comparison-group-header-content.dark-mode {
|
|
9219
|
-
background-color:
|
|
9219
|
+
background-color: "none";
|
|
9220
9220
|
}
|
|
9221
9221
|
.table-comparison-row-header {
|
|
9222
9222
|
width: calc(1440px / 12 * 6);
|
|
@@ -9400,13 +9400,13 @@ a.tag:focus {
|
|
|
9400
9400
|
}
|
|
9401
9401
|
[data-page-theme=evo] .brandui-table .table-wrapper table thead,
|
|
9402
9402
|
[data-page-theme=evo] .brandui-table .table-wrapper table tfoot {
|
|
9403
|
-
background-color:
|
|
9403
|
+
background-color: "none";
|
|
9404
9404
|
}
|
|
9405
9405
|
.dark-mode[data-page-theme=evo] .brandui-table .table-wrapper table thead, [data-page-theme=evo] .dark-mode .brandui-table .table-wrapper table thead, [data-page-theme=evo] .brandui-table .table-wrapper table thead.dark-mode,
|
|
9406
9406
|
.dark-mode[data-page-theme=evo] .brandui-table .table-wrapper table tfoot,
|
|
9407
9407
|
[data-page-theme=evo] .dark-mode .brandui-table .table-wrapper table tfoot,
|
|
9408
9408
|
[data-page-theme=evo] .brandui-table .table-wrapper table tfoot.dark-mode {
|
|
9409
|
-
background-color:
|
|
9409
|
+
background-color: "none";
|
|
9410
9410
|
}
|
|
9411
9411
|
.brandui-table .table-wrapper table thead {
|
|
9412
9412
|
border-bottom-width: 0.0625rem;
|
|
@@ -9843,10 +9843,10 @@ a.tag:focus {
|
|
|
9843
9843
|
background-color: #181846;
|
|
9844
9844
|
}
|
|
9845
9845
|
[data-page-theme=evo] .breadcrumbs {
|
|
9846
|
-
background-color:
|
|
9846
|
+
background-color: "none";
|
|
9847
9847
|
}
|
|
9848
9848
|
.dark-mode[data-page-theme=evo] .breadcrumbs, [data-page-theme=evo] .dark-mode .breadcrumbs, [data-page-theme=evo] .breadcrumbs.dark-mode {
|
|
9849
|
-
background-color:
|
|
9849
|
+
background-color: "none";
|
|
9850
9850
|
}
|
|
9851
9851
|
.breadcrumbs-links {
|
|
9852
9852
|
padding: 1rem 0;
|
|
@@ -9949,10 +9949,10 @@ a.tag:focus {
|
|
|
9949
9949
|
background-color: #181846;
|
|
9950
9950
|
}
|
|
9951
9951
|
[data-page-theme=evo] .basic-cta {
|
|
9952
|
-
background-color:
|
|
9952
|
+
background-color: "none";
|
|
9953
9953
|
}
|
|
9954
9954
|
.dark-mode[data-page-theme=evo] .basic-cta, [data-page-theme=evo] .dark-mode .basic-cta, [data-page-theme=evo] .basic-cta.dark-mode {
|
|
9955
|
-
background-color:
|
|
9955
|
+
background-color: "none";
|
|
9956
9956
|
}
|
|
9957
9957
|
.basic-cta {
|
|
9958
9958
|
border-color: RGBA(255, 255, 255, 0.7);
|
|
@@ -10012,10 +10012,10 @@ a.tag:focus {
|
|
|
10012
10012
|
background-color: #181846;
|
|
10013
10013
|
}
|
|
10014
10014
|
[data-page-theme=evo] .body-cta {
|
|
10015
|
-
background-color:
|
|
10015
|
+
background-color: "none";
|
|
10016
10016
|
}
|
|
10017
10017
|
.dark-mode[data-page-theme=evo] .body-cta, [data-page-theme=evo] .dark-mode .body-cta, [data-page-theme=evo] .body-cta.dark-mode {
|
|
10018
|
-
background-color:
|
|
10018
|
+
background-color: "none";
|
|
10019
10019
|
}
|
|
10020
10020
|
.body-cta {
|
|
10021
10021
|
border-color: RGBA(255, 255, 255, 0.7);
|
|
@@ -10097,10 +10097,10 @@ a.tag:focus {
|
|
|
10097
10097
|
background-color: #181846;
|
|
10098
10098
|
}
|
|
10099
10099
|
[data-page-theme=evo] .feature-cta-content {
|
|
10100
|
-
background-color:
|
|
10100
|
+
background-color: "none";
|
|
10101
10101
|
}
|
|
10102
10102
|
.dark-mode[data-page-theme=evo] .feature-cta-content, [data-page-theme=evo] .dark-mode .feature-cta-content, [data-page-theme=evo] .feature-cta-content.dark-mode {
|
|
10103
|
-
background-color:
|
|
10103
|
+
background-color: "none";
|
|
10104
10104
|
}
|
|
10105
10105
|
.feature-cta-content {
|
|
10106
10106
|
border-color: RGBA(255, 255, 255, 0.7);
|