@clayui/css 3.133.0 → 3.134.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 +63 -8
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +64 -8
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +38 -9
- 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/_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/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.134.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.134.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
|
}
|
|
@@ -23461,6 +23482,14 @@ html:not(#__):not(#___) .cadmin button.bg-primary:hover,
|
|
|
23461
23482
|
html:not(#__):not(#___) .cadmin button.bg-primary:focus {
|
|
23462
23483
|
background-color: #004ad7 !important;
|
|
23463
23484
|
}
|
|
23485
|
+
html:not(#__):not(#___) .cadmin .bg-primary-l3 {
|
|
23486
|
+
background-color: #f0f5ff !important;
|
|
23487
|
+
}
|
|
23488
|
+
html:not(#__):not(#___) .cadmin a.bg-primary-l3:hover, html:not(#__):not(#___) .cadmin a.bg-primary-l3:focus,
|
|
23489
|
+
html:not(#__):not(#___) .cadmin button.bg-primary-l3:hover,
|
|
23490
|
+
html:not(#__):not(#___) .cadmin button.bg-primary-l3:focus {
|
|
23491
|
+
background-color: #bdd4ff !important;
|
|
23492
|
+
}
|
|
23464
23493
|
html:not(#__):not(#___) .cadmin .bg-secondary {
|
|
23465
23494
|
background-color: #6b6c7e !important;
|
|
23466
23495
|
}
|