@clayui/css 3.133.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 +92 -32
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +93 -32
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +39 -33
- package/lib/css/cadmin.css.map +1 -1
- package/lib/images/icons/flags-en-IE.svg +12 -0
- package/lib/images/icons/flags-en-LV.svg +11 -0
- package/lib/images/icons/flags-my-MM.svg +13 -0
- package/lib/images/icons/icons.svg +1 -1
- package/package.json +2 -2
- package/src/images/icons/flags-en-IE.svg +12 -0
- package/src/images/icons/flags-en-LV.svg +11 -0
- package/src/images/icons/flags-my-MM.svg +13 -0
- package/src/scss/_license-text.scss +1 -1
- package/src/scss/atlas/variables/_labels.scss +1 -0
- package/src/scss/atlas/variables/_modals.scss +1 -0
- package/src/scss/cadmin/variables/_labels.scss +4 -5
- package/src/scss/cadmin/variables/_modals.scss +18 -2
- package/src/scss/cadmin/variables/_utilities.scss +7 -0
- package/src/scss/functions/_lx-icons-generated.scss +6 -0
- package/src/scss/mixins/_forms.scss +690 -432
- package/src/scss/mixins/_input-groups.scss +222 -107
- package/src/scss/mixins/_labels.scss +100 -48
- package/src/scss/mixins/_menubar.scss +131 -60
- package/src/scss/mixins/_modals.scss +36 -20
- package/src/scss/mixins/_nav.scss +86 -34
- package/src/scss/mixins/_navbar.scss +436 -270
- package/src/scss/mixins/_pagination.scss +241 -151
- package/src/scss/mixins/_panels.scss +86 -51
- package/src/scss/mixins/_popovers.scss +82 -32
- package/src/scss/mixins/_sheet.scss +19 -7
- package/src/scss/mixins/_sidebar.scss +195 -89
- package/src/scss/mixins/_slideout.scss +96 -46
- 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/_labels.scss +4 -5
- package/src/scss/variables/_modals.scss +18 -2
- package/src/scss/variables/_utilities.scss +6 -0
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>
|
|
@@ -4735,15 +4735,14 @@ html:not(#__):not(#___) .cadmin .label-item .btn-unstyled {
|
|
|
4735
4735
|
display: inline-flex;
|
|
4736
4736
|
}
|
|
4737
4737
|
html:not(#__):not(#___) .cadmin .label-item .close {
|
|
4738
|
-
border-radius:
|
|
4738
|
+
border-radius: 5000px;
|
|
4739
4739
|
color: inherit;
|
|
4740
4740
|
display: inline-flex;
|
|
4741
4741
|
font-size: 16px;
|
|
4742
|
-
height:
|
|
4743
|
-
margin
|
|
4744
|
-
margin-top: -2px;
|
|
4742
|
+
height: 24px;
|
|
4743
|
+
margin: -5px -4px;
|
|
4745
4744
|
opacity: 1;
|
|
4746
|
-
width:
|
|
4745
|
+
width: 24px;
|
|
4747
4746
|
}
|
|
4748
4747
|
html:not(#__):not(#___) .cadmin .label-item .close:hover {
|
|
4749
4748
|
color: inherit;
|
|
@@ -7353,6 +7352,7 @@ html:not(#__):not(#___) .cadmin select.form-control.focus, html:not(#__):not(#__
|
|
|
7353
7352
|
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control:focus {
|
|
7354
7353
|
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
|
|
7355
7354
|
}
|
|
7355
|
+
|
|
7356
7356
|
html:not(#__):not(#___) .cadmin select.form-control:disabled, html:not(#__):not(#___) .cadmin select.form-control.disabled {
|
|
7357
7357
|
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23a7a9bc'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23a7a9bc'/%3E%3C/svg%3E");
|
|
7358
7358
|
}
|
|
@@ -7483,6 +7483,7 @@ html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control-select-secondary:
|
|
|
7483
7483
|
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
|
|
7484
7484
|
color: #272833;
|
|
7485
7485
|
}
|
|
7486
|
+
|
|
7486
7487
|
html:not(#__):not(#___) .cadmin .form-control-select-secondary.show {
|
|
7487
7488
|
background-color: #f1f2f5;
|
|
7488
7489
|
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
|
|
@@ -9507,6 +9508,7 @@ html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav select.form-co
|
|
|
9507
9508
|
background-color: #f1f2f5;
|
|
9508
9509
|
color: #272833;
|
|
9509
9510
|
}
|
|
9511
|
+
|
|
9510
9512
|
html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control.disabled {
|
|
9511
9513
|
background-color: transparent;
|
|
9512
9514
|
color: #a7a9bc;
|
|
@@ -9537,6 +9539,7 @@ html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav .form-control-
|
|
|
9537
9539
|
background-color: #f1f2f5;
|
|
9538
9540
|
color: #272833;
|
|
9539
9541
|
}
|
|
9542
|
+
|
|
9540
9543
|
html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.disabled {
|
|
9541
9544
|
background-color: transparent;
|
|
9542
9545
|
color: #a7a9bc;
|
|
@@ -11236,6 +11239,10 @@ html:not(#__):not(#___) .cadmin .modal-header, html:not(#__):not(#___) .cadmin.m
|
|
|
11236
11239
|
padding-bottom: 0;
|
|
11237
11240
|
padding-top: 0;
|
|
11238
11241
|
}
|
|
11242
|
+
html:not(#__):not(#___) .cadmin .modal-header .modal-title, html:not(#__):not(#___) .cadmin.modal-header .modal-title {
|
|
11243
|
+
margin-bottom: 0;
|
|
11244
|
+
margin-top: 0;
|
|
11245
|
+
}
|
|
11239
11246
|
html:not(#__):not(#___) .cadmin .modal-body, html:not(#__):not(#___) .cadmin.modal-body {
|
|
11240
11247
|
border-top: 1px solid #e7e7ed;
|
|
11241
11248
|
flex-grow: 1;
|
|
@@ -11247,6 +11254,17 @@ html:not(#__):not(#___) .cadmin .modal-body, html:not(#__):not(#___) .cadmin.mod
|
|
|
11247
11254
|
padding: 24px;
|
|
11248
11255
|
position: relative;
|
|
11249
11256
|
}
|
|
11257
|
+
html:not(#__):not(#___) .cadmin .modal-body .aspect-ratio, html:not(#__):not(#___) .cadmin.modal-body .aspect-ratio {
|
|
11258
|
+
margin-left: -24px;
|
|
11259
|
+
margin-right: -24px;
|
|
11260
|
+
top: -24px;
|
|
11261
|
+
}
|
|
11262
|
+
html:not(#__):not(#___) .cadmin .modal-body .close, html:not(#__):not(#___) .cadmin.modal-body .close {
|
|
11263
|
+
position: absolute;
|
|
11264
|
+
right: 1rem;
|
|
11265
|
+
top: 1rem;
|
|
11266
|
+
z-index: 1;
|
|
11267
|
+
}
|
|
11250
11268
|
html:not(#__):not(#___) .cadmin .modal-body.inline-scroller, html:not(#__):not(#___) .cadmin.modal-body.inline-scroller {
|
|
11251
11269
|
max-height: none;
|
|
11252
11270
|
-webkit-overflow-scrolling: touch;
|
|
@@ -11319,8 +11337,9 @@ html:not(#__):not(#___) .cadmin .modal-title {
|
|
|
11319
11337
|
flex-grow: 1;
|
|
11320
11338
|
font-size: 20px;
|
|
11321
11339
|
font-weight: 700;
|
|
11322
|
-
line-height: 1.
|
|
11323
|
-
margin-bottom:
|
|
11340
|
+
line-height: 1.2;
|
|
11341
|
+
margin-bottom: 24px;
|
|
11342
|
+
margin-top: 16px;
|
|
11324
11343
|
overflow: hidden;
|
|
11325
11344
|
text-overflow: ellipsis;
|
|
11326
11345
|
white-space: nowrap;
|
|
@@ -15537,6 +15556,7 @@ html:not(#__):not(#___) .c-prefers-focus .cadmin .popover:focus {
|
|
|
15537
15556
|
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #5791ff;
|
|
15538
15557
|
outline: 0;
|
|
15539
15558
|
}
|
|
15559
|
+
|
|
15540
15560
|
html:not(#__):not(#___) .cadmin .popover-secondary {
|
|
15541
15561
|
box-shadow: 0 8px 16px 0 rgba(11, 95, 255, 0.16);
|
|
15542
15562
|
}
|
|
@@ -16525,6 +16545,7 @@ html:not(#__):not(#___) .cadmin .sidenav-start .sidebar-light,
|
|
|
16525
16545
|
html:not(#__):not(#___) .cadmin .sidenav-left .sidebar-light {
|
|
16526
16546
|
box-shadow: 4px 0 8px -4px rgba(0, 0, 0, 0.1);
|
|
16527
16547
|
}
|
|
16548
|
+
|
|
16528
16549
|
html:not(#__):not(#___) .cadmin .sidebar-light .sidebar-panel {
|
|
16529
16550
|
background-color: #f1f2f5;
|
|
16530
16551
|
}
|
|
@@ -18051,9 +18072,6 @@ html:not(#__):not(#___) .cadmin .component-tbar {
|
|
|
18051
18072
|
color: #6b6c7e;
|
|
18052
18073
|
height: 56px;
|
|
18053
18074
|
}
|
|
18054
|
-
html:not(#__):not(#___) .cadmin .component-tbar .tbar-label {
|
|
18055
|
-
border-width: 1px;
|
|
18056
|
-
}
|
|
18057
18075
|
html:not(#__):not(#___) .cadmin .subnav-tbar {
|
|
18058
18076
|
font-size: 14px;
|
|
18059
18077
|
}
|
|
@@ -18149,9 +18167,6 @@ html:not(#__):not(#___) .cadmin .subnav-tbar .component-text {
|
|
|
18149
18167
|
html:not(#__):not(#___) .cadmin .subnav-tbar .component-label {
|
|
18150
18168
|
font-weight: 400;
|
|
18151
18169
|
}
|
|
18152
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-label {
|
|
18153
|
-
border-width: 1px;
|
|
18154
|
-
}
|
|
18155
18170
|
html:not(#__):not(#___) .cadmin .subnav-tbar-primary {
|
|
18156
18171
|
background-color: #b3cdff;
|
|
18157
18172
|
padding-bottom: 10px;
|
|
@@ -18216,18 +18231,12 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled {
|
|
|
18216
18231
|
html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .component-label {
|
|
18217
18232
|
border-color: #8e94aa;
|
|
18218
18233
|
}
|
|
18219
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
|
|
18220
|
-
border-width: 1px;
|
|
18221
|
-
}
|
|
18222
18234
|
html:not(#__):not(#___) .cadmin .subnav-tbar-light {
|
|
18223
18235
|
background-color: white;
|
|
18224
18236
|
color: #6b6c7e;
|
|
18225
18237
|
padding-bottom: 2px;
|
|
18226
18238
|
padding-top: 2px;
|
|
18227
18239
|
}
|
|
18228
|
-
html:not(#__):not(#___) .cadmin .subnav-tbar-light .tbar-label {
|
|
18229
|
-
border-width: 1px;
|
|
18230
|
-
}
|
|
18231
18240
|
html:not(#__):not(#___) .cadmin .tbar-stacked {
|
|
18232
18241
|
display: inline-flex;
|
|
18233
18242
|
height: 100%;
|
|
@@ -18303,9 +18312,6 @@ html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced .c-inner {
|
|
|
18303
18312
|
margin-right: 0;
|
|
18304
18313
|
margin-top: 0;
|
|
18305
18314
|
}
|
|
18306
|
-
html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-label {
|
|
18307
|
-
border-width: 1px;
|
|
18308
|
-
}
|
|
18309
18315
|
html:not(#__):not(#___) .cadmin .tbar-light {
|
|
18310
18316
|
background-color: #fff;
|
|
18311
18317
|
box-shadow: inset 1px 0 0 0 #f1f2f5 , inset -1px 0 0 0 #f1f2f5;
|
|
@@ -18340,9 +18346,6 @@ html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced[aria-expanded=t
|
|
|
18340
18346
|
background-color: #f1f2f5;
|
|
18341
18347
|
color: #272833;
|
|
18342
18348
|
}
|
|
18343
|
-
html:not(#__):not(#___) .cadmin .tbar-light .tbar-label {
|
|
18344
|
-
border-width: 1px;
|
|
18345
|
-
}
|
|
18346
18349
|
html:not(#__):not(#___) .cadmin .tbar-dark-l2 {
|
|
18347
18350
|
background-color: #393a4a;
|
|
18348
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);
|
|
@@ -18378,9 +18381,6 @@ html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced[aria-expanded
|
|
|
18378
18381
|
background-color: rgba(255, 255, 255, 0.06);
|
|
18379
18382
|
color: #fff;
|
|
18380
18383
|
}
|
|
18381
|
-
html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-label {
|
|
18382
|
-
border-width: 1px;
|
|
18383
|
-
}
|
|
18384
18384
|
html:not(#__):not(#___) .cadmin .tbar-dark-d1 {
|
|
18385
18385
|
background-color: #1c1c24;
|
|
18386
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);
|
|
@@ -18435,9 +18435,6 @@ html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced[aria-expanded
|
|
|
18435
18435
|
top: 0;
|
|
18436
18436
|
width: 4px;
|
|
18437
18437
|
}
|
|
18438
|
-
html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-label {
|
|
18439
|
-
border-width: 1px;
|
|
18440
|
-
}
|
|
18441
18438
|
html:not(#__):not(#___) .cadmin .timeline {
|
|
18442
18439
|
list-style: none;
|
|
18443
18440
|
padding-left: 0;
|
|
@@ -18859,6 +18856,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check:focus-visible ~ .toggle-swi
|
|
|
18859
18856
|
html:not(#__):not(#___) .c-prefers-focus .cadmin .toggle-switch-check:focus ~ .toggle-switch-bar::before {
|
|
18860
18857
|
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #5791ff;
|
|
18861
18858
|
}
|
|
18859
|
+
|
|
18862
18860
|
html:not(#__):not(#___) .cadmin .toggle-switch-check[disabled] ~ .toggle-switch-bar, html:not(#__):not(#___) .cadmin .toggle-switch-check:disabled ~ .toggle-switch-bar {
|
|
18863
18861
|
cursor: not-allowed;
|
|
18864
18862
|
opacity: 0.4;
|
|
@@ -23461,6 +23459,14 @@ html:not(#__):not(#___) .cadmin button.bg-primary:hover,
|
|
|
23461
23459
|
html:not(#__):not(#___) .cadmin button.bg-primary:focus {
|
|
23462
23460
|
background-color: #004ad7 !important;
|
|
23463
23461
|
}
|
|
23462
|
+
html:not(#__):not(#___) .cadmin .bg-primary-l3 {
|
|
23463
|
+
background-color: #f0f5ff !important;
|
|
23464
|
+
}
|
|
23465
|
+
html:not(#__):not(#___) .cadmin a.bg-primary-l3:hover, html:not(#__):not(#___) .cadmin a.bg-primary-l3:focus,
|
|
23466
|
+
html:not(#__):not(#___) .cadmin button.bg-primary-l3:hover,
|
|
23467
|
+
html:not(#__):not(#___) .cadmin button.bg-primary-l3:focus {
|
|
23468
|
+
background-color: #bdd4ff !important;
|
|
23469
|
+
}
|
|
23464
23470
|
html:not(#__):not(#___) .cadmin .bg-secondary {
|
|
23465
23471
|
background-color: #6b6c7e !important;
|
|
23466
23472
|
}
|