@clayui/css 3.134.0 → 3.135.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/css/atlas.css +31 -26
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +31 -26
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +3 -26
- package/lib/css/cadmin.css.map +1 -1
- package/lib/images/icons/icons.svg +1 -1
- package/package.json +2 -2
- package/src/scss/_license-text.scss +1 -1
- package/src/scss/mixins/_navbar.scss +436 -270
- package/src/scss/mixins/_stickers.scss +86 -39
- package/src/scss/mixins/_tables.scss +527 -308
- package/src/scss/mixins/_tbar.scss +165 -87
- package/src/scss/mixins/_toggle-switch.scss +705 -380
- package/src/scss/mixins/_tooltip.scss +53 -21
- package/src/scss/variables/_modals.scss +1 -1
package/lib/css/cadmin.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/**
|
|
3
|
-
* Clay 3.
|
|
3
|
+
* Clay 3.135.0
|
|
4
4
|
*
|
|
5
5
|
* SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
|
|
6
6
|
* SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
* SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
|
|
17
17
|
*/
|
|
18
18
|
/**
|
|
19
|
-
* Clay 3.
|
|
19
|
+
* Clay 3.135.0
|
|
20
20
|
*
|
|
21
21
|
* SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
|
|
22
22
|
* SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
|
|
@@ -18072,9 +18072,6 @@ html:not(#__):not(#___) .cadmin .component-tbar {
|
|
|
18072
18072
|
color: #6b6c7e;
|
|
18073
18073
|
height: 56px;
|
|
18074
18074
|
}
|
|
18075
|
-
html:not(#__):not(#___) .cadmin .component-tbar .tbar-label {
|
|
18076
|
-
border-width: 1px;
|
|
18077
|
-
}
|
|
18078
18075
|
html:not(#__):not(#___) .cadmin .subnav-tbar {
|
|
18079
18076
|
font-size: 14px;
|
|
18080
18077
|
}
|
|
@@ -18170,9 +18167,6 @@ html:not(#__):not(#___) .cadmin .subnav-tbar .component-text {
|
|
|
18170
18167
|
html:not(#__):not(#___) .cadmin .subnav-tbar .component-label {
|
|
18171
18168
|
font-weight: 400;
|
|
18172
18169
|
}
|
|
18173
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-label {
|
|
18174
|
-
border-width: 1px;
|
|
18175
|
-
}
|
|
18176
18170
|
html:not(#__):not(#___) .cadmin .subnav-tbar-primary {
|
|
18177
18171
|
background-color: #b3cdff;
|
|
18178
18172
|
padding-bottom: 10px;
|
|
@@ -18237,18 +18231,12 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled {
|
|
|
18237
18231
|
html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .component-label {
|
|
18238
18232
|
border-color: #8e94aa;
|
|
18239
18233
|
}
|
|
18240
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
|
|
18241
|
-
border-width: 1px;
|
|
18242
|
-
}
|
|
18243
18234
|
html:not(#__):not(#___) .cadmin .subnav-tbar-light {
|
|
18244
18235
|
background-color: white;
|
|
18245
18236
|
color: #6b6c7e;
|
|
18246
18237
|
padding-bottom: 2px;
|
|
18247
18238
|
padding-top: 2px;
|
|
18248
18239
|
}
|
|
18249
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar-light .tbar-label {
|
|
18250
|
-
border-width: 1px;
|
|
18251
|
-
}
|
|
18252
18240
|
html:not(#__):not(#___) .cadmin .tbar-stacked {
|
|
18253
18241
|
display: inline-flex;
|
|
18254
18242
|
height: 100%;
|
|
@@ -18324,9 +18312,6 @@ html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced .c-inner {
|
|
|
18324
18312
|
margin-right: 0;
|
|
18325
18313
|
margin-top: 0;
|
|
18326
18314
|
}
|
|
18327
|
-
html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-label {
|
|
18328
|
-
border-width: 1px;
|
|
18329
|
-
}
|
|
18330
18315
|
html:not(#__):not(#___) .cadmin .tbar-light {
|
|
18331
18316
|
background-color: #fff;
|
|
18332
18317
|
box-shadow: inset 1px 0 0 0 #f1f2f5 , inset -1px 0 0 0 #f1f2f5;
|
|
@@ -18361,9 +18346,6 @@ html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced[aria-expanded=t
|
|
|
18361
18346
|
background-color: #f1f2f5;
|
|
18362
18347
|
color: #272833;
|
|
18363
18348
|
}
|
|
18364
|
-
html:not(#__):not(#___) .cadmin .tbar-light .tbar-label {
|
|
18365
|
-
border-width: 1px;
|
|
18366
|
-
}
|
|
18367
18349
|
html:not(#__):not(#___) .cadmin .tbar-dark-l2 {
|
|
18368
18350
|
background-color: #393a4a;
|
|
18369
18351
|
box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06) , inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
|
|
@@ -18399,9 +18381,6 @@ html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced[aria-expanded
|
|
|
18399
18381
|
background-color: rgba(255, 255, 255, 0.06);
|
|
18400
18382
|
color: #fff;
|
|
18401
18383
|
}
|
|
18402
|
-
html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-label {
|
|
18403
|
-
border-width: 1px;
|
|
18404
|
-
}
|
|
18405
18384
|
html:not(#__):not(#___) .cadmin .tbar-dark-d1 {
|
|
18406
18385
|
background-color: #1c1c24;
|
|
18407
18386
|
box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06) , inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
|
|
@@ -18456,9 +18435,6 @@ html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced[aria-expanded
|
|
|
18456
18435
|
top: 0;
|
|
18457
18436
|
width: 4px;
|
|
18458
18437
|
}
|
|
18459
|
-
html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-label {
|
|
18460
|
-
border-width: 1px;
|
|
18461
|
-
}
|
|
18462
18438
|
html:not(#__):not(#___) .cadmin .timeline {
|
|
18463
18439
|
list-style: none;
|
|
18464
18440
|
padding-left: 0;
|
|
@@ -18880,6 +18856,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check:focus-visible ~ .toggle-swi
|
|
|
18880
18856
|
html:not(#__):not(#___) .c-prefers-focus .cadmin .toggle-switch-check:focus ~ .toggle-switch-bar::before {
|
|
18881
18857
|
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #5791ff;
|
|
18882
18858
|
}
|
|
18859
|
+
|
|
18883
18860
|
html:not(#__):not(#___) .cadmin .toggle-switch-check[disabled] ~ .toggle-switch-bar, html:not(#__):not(#___) .cadmin .toggle-switch-check:disabled ~ .toggle-switch-bar {
|
|
18884
18861
|
cursor: not-allowed;
|
|
18885
18862
|
opacity: 0.4;
|