primeng 15.4.0 → 15.4.1
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/esm2020/table/table.mjs +33 -33
- package/esm2020/treeselect/treeselect.mjs +9 -9
- package/fesm2015/primeng-table.mjs +32 -32
- package/fesm2015/primeng-table.mjs.map +1 -1
- package/fesm2015/primeng-tabview.mjs +1 -0
- package/fesm2015/primeng-tag.mjs +1 -0
- package/fesm2015/primeng-terminal.mjs +1 -0
- package/fesm2015/primeng-timeline.mjs +1 -0
- package/fesm2015/primeng-toast.mjs +1 -0
- package/fesm2015/primeng-togglebutton.mjs +1 -0
- package/fesm2015/primeng-toolbar.mjs +1 -0
- package/fesm2015/primeng-tree.mjs +1 -0
- package/fesm2015/primeng-treeselect.mjs +9 -8
- package/fesm2015/primeng-treeselect.mjs.map +1 -1
- package/fesm2015/primeng-treetable.mjs +1 -0
- package/fesm2015/primeng-virtualscroller.mjs +1 -0
- package/fesm2020/primeng-table.mjs +32 -32
- package/fesm2020/primeng-table.mjs.map +1 -1
- package/fesm2020/primeng-tabview.mjs +1 -0
- package/fesm2020/primeng-tag.mjs +1 -0
- package/fesm2020/primeng-terminal.mjs +1 -0
- package/fesm2020/primeng-timeline.mjs +1 -0
- package/fesm2020/primeng-toast.mjs +1 -0
- package/fesm2020/primeng-togglebutton.mjs +1 -0
- package/fesm2020/primeng-toolbar.mjs +1 -0
- package/fesm2020/primeng-tree.mjs +1 -0
- package/fesm2020/primeng-treeselect.mjs +9 -8
- package/fesm2020/primeng-treeselect.mjs.map +1 -1
- package/fesm2020/primeng-treetable.mjs +1 -0
- package/fesm2020/primeng-virtualscroller.mjs +1 -0
- package/package.json +1 -1
- package/resources/themes/arya-blue/theme.css +7 -5
- package/resources/themes/arya-green/theme.css +7 -5
- package/resources/themes/arya-orange/theme.css +7 -5
- package/resources/themes/arya-purple/theme.css +7 -5
- package/resources/themes/bootstrap4-dark-blue/theme.css +7 -5
- package/resources/themes/bootstrap4-dark-purple/theme.css +7 -5
- package/resources/themes/bootstrap4-light-blue/theme.css +7 -5
- package/resources/themes/bootstrap4-light-purple/theme.css +7 -5
- package/resources/themes/fluent-light/theme.css +7 -5
- package/resources/themes/lara-dark-blue/theme.css +7 -5
- package/resources/themes/lara-dark-indigo/theme.css +7 -5
- package/resources/themes/lara-dark-purple/theme.css +7 -5
- package/resources/themes/lara-dark-teal/theme.css +7 -5
- package/resources/themes/lara-light-blue/theme.css +14 -12
- package/resources/themes/lara-light-indigo/theme.css +14 -12
- package/resources/themes/lara-light-purple/theme.css +14 -12
- package/resources/themes/lara-light-teal/theme.css +14 -12
- package/resources/themes/luna-amber/theme.css +21 -19
- package/resources/themes/luna-blue/theme.css +21 -19
- package/resources/themes/luna-green/theme.css +21 -19
- package/resources/themes/luna-pink/theme.css +21 -19
- package/resources/themes/md-dark-deeppurple/theme.css +132 -127
- package/resources/themes/md-dark-indigo/theme.css +132 -127
- package/resources/themes/md-light-deeppurple/theme.css +14 -9
- package/resources/themes/md-light-indigo/theme.css +14 -9
- package/resources/themes/mdc-dark-deeppurple/theme.css +132 -127
- package/resources/themes/mdc-dark-indigo/theme.css +132 -127
- package/resources/themes/mdc-light-deeppurple/theme.css +14 -9
- package/resources/themes/mdc-light-indigo/theme.css +14 -9
- package/resources/themes/mira/theme.css +15 -9
- package/resources/themes/nano/theme.css +7 -5
- package/resources/themes/nova/theme.css +7 -5
- package/resources/themes/nova-accent/theme.css +7 -5
- package/resources/themes/nova-alt/theme.css +7 -5
- package/resources/themes/rhea/theme.css +7 -5
- package/resources/themes/saga-blue/theme.css +7 -5
- package/resources/themes/saga-green/theme.css +7 -5
- package/resources/themes/saga-orange/theme.css +7 -5
- package/resources/themes/saga-purple/theme.css +7 -5
- package/resources/themes/soho-dark/theme.css +60 -55
- package/resources/themes/soho-light/theme.css +13 -8
- package/resources/themes/tailwind-light/theme.css +42 -35
- package/resources/themes/vela-blue/theme.css +7 -5
- package/resources/themes/vela-green/theme.css +7 -5
- package/resources/themes/vela-orange/theme.css +7 -5
- package/resources/themes/vela-purple/theme.css +7 -5
- package/resources/themes/viva-dark/theme.css +15 -9
- package/resources/themes/viva-light/theme.css +15 -9
@@ -52,21 +52,24 @@
|
|
52
52
|
font-family: "Roboto";
|
53
53
|
font-style: normal;
|
54
54
|
font-weight: 400;
|
55
|
-
src: local("Roboto"), local("Roboto-Regular"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff");
|
55
|
+
src: local("Roboto"), local("Roboto-Regular"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff");
|
56
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
56
57
|
}
|
57
58
|
/* roboto-500 - latin-ext_latin */
|
58
59
|
@font-face {
|
59
60
|
font-family: "Roboto";
|
60
61
|
font-style: normal;
|
61
62
|
font-weight: 500;
|
62
|
-
src: local("Roboto Medium"), local("Roboto-Medium"), url("./fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-500.woff") format("woff");
|
63
|
+
src: local("Roboto Medium"), local("Roboto-Medium"), url("./fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-500.woff") format("woff");
|
64
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
63
65
|
}
|
64
66
|
/* roboto-700 - latin-ext_latin */
|
65
67
|
@font-face {
|
66
68
|
font-family: "Roboto";
|
67
69
|
font-style: normal;
|
68
70
|
font-weight: 700;
|
69
|
-
src: local("Roboto Bold"), local("Roboto-Bold"), url("./fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-700.woff") format("woff");
|
71
|
+
src: local("Roboto Bold"), local("Roboto-Bold"), url("./fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-700.woff") format("woff");
|
72
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
70
73
|
}
|
71
74
|
* {
|
72
75
|
box-sizing: border-box;
|
@@ -460,7 +463,7 @@ p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
|
|
460
463
|
.p-datepicker table td.p-datepicker-today > span {
|
461
464
|
background: #ffffff;
|
462
465
|
color: rgba(0, 0, 0, 0.87);
|
463
|
-
border-color:
|
466
|
+
border-color: black;
|
464
467
|
}
|
465
468
|
.p-datepicker table td.p-datepicker-today > span.p-highlight {
|
466
469
|
color: #673AB7;
|
@@ -1227,7 +1230,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1227
1230
|
color: #B00020;
|
1228
1231
|
}
|
1229
1232
|
|
1230
|
-
.p-input-icon-left > .p-icon-wrapper
|
1233
|
+
.p-input-icon-left > .p-icon-wrapper.p-icon,
|
1231
1234
|
.p-input-icon-left > i:first-of-type {
|
1232
1235
|
left: 1rem;
|
1233
1236
|
color: rgba(0, 0, 0, 0.6);
|
@@ -1241,7 +1244,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1241
1244
|
left: 3rem;
|
1242
1245
|
}
|
1243
1246
|
|
1244
|
-
.p-input-icon-right > .p-icon-wrapper
|
1247
|
+
.p-input-icon-right > .p-icon-wrapper,
|
1245
1248
|
.p-input-icon-right > i:last-of-type {
|
1246
1249
|
right: 1rem;
|
1247
1250
|
color: rgba(0, 0, 0, 0.6);
|
@@ -1378,12 +1381,14 @@ p-listbox.ng-dirty.ng-invalid > .p-listbox {
|
|
1378
1381
|
.p-multiselect .p-multiselect-label.p-placeholder {
|
1379
1382
|
color: rgba(0, 0, 0, 0.6);
|
1380
1383
|
}
|
1384
|
+
.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
1385
|
+
gap: 0.5rem;
|
1386
|
+
}
|
1381
1387
|
.p-multiselect.p-multiselect-chip .p-multiselect-token {
|
1382
1388
|
padding: 0.5rem 1rem;
|
1383
1389
|
background: rgba(103, 58, 183, 0.12);
|
1384
1390
|
color: #673AB7;
|
1385
1391
|
border-radius: 4px;
|
1386
|
-
margin-right: 0.5rem;
|
1387
1392
|
}
|
1388
1393
|
.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
|
1389
1394
|
margin-left: 0.5rem;
|
@@ -6056,7 +6061,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6056
6061
|
.p-galleria .p-galleria-close .p-galleria-close-icon {
|
6057
6062
|
font-size: 2rem;
|
6058
6063
|
}
|
6059
|
-
.p-galleria .p-galleria-close .p-icon {
|
6064
|
+
.p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
|
6060
6065
|
width: 2rem;
|
6061
6066
|
height: 2rem;
|
6062
6067
|
}
|
@@ -6077,7 +6082,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6077
6082
|
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
|
6078
6083
|
font-size: 2rem;
|
6079
6084
|
}
|
6080
|
-
.p-galleria .p-galleria-item-nav .p-icon {
|
6085
|
+
.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
|
6081
6086
|
width: 2rem;
|
6082
6087
|
height: 2rem;
|
6083
6088
|
}
|
@@ -52,21 +52,24 @@
|
|
52
52
|
font-family: "Roboto";
|
53
53
|
font-style: normal;
|
54
54
|
font-weight: 400;
|
55
|
-
src: local("Roboto"), local("Roboto-Regular"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff");
|
55
|
+
src: local("Roboto"), local("Roboto-Regular"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff");
|
56
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
56
57
|
}
|
57
58
|
/* roboto-500 - latin-ext_latin */
|
58
59
|
@font-face {
|
59
60
|
font-family: "Roboto";
|
60
61
|
font-style: normal;
|
61
62
|
font-weight: 500;
|
62
|
-
src: local("Roboto Medium"), local("Roboto-Medium"), url("./fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-500.woff") format("woff");
|
63
|
+
src: local("Roboto Medium"), local("Roboto-Medium"), url("./fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-500.woff") format("woff");
|
64
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
63
65
|
}
|
64
66
|
/* roboto-700 - latin-ext_latin */
|
65
67
|
@font-face {
|
66
68
|
font-family: "Roboto";
|
67
69
|
font-style: normal;
|
68
70
|
font-weight: 700;
|
69
|
-
src: local("Roboto Bold"), local("Roboto-Bold"), url("./fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-700.woff") format("woff");
|
71
|
+
src: local("Roboto Bold"), local("Roboto-Bold"), url("./fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/roboto-v20-latin-ext_latin-700.woff") format("woff");
|
72
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
70
73
|
}
|
71
74
|
* {
|
72
75
|
box-sizing: border-box;
|
@@ -460,7 +463,7 @@ p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
|
|
460
463
|
.p-datepicker table td.p-datepicker-today > span {
|
461
464
|
background: #ffffff;
|
462
465
|
color: rgba(0, 0, 0, 0.87);
|
463
|
-
border-color:
|
466
|
+
border-color: black;
|
464
467
|
}
|
465
468
|
.p-datepicker table td.p-datepicker-today > span.p-highlight {
|
466
469
|
color: #3F51B5;
|
@@ -1227,7 +1230,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1227
1230
|
color: #B00020;
|
1228
1231
|
}
|
1229
1232
|
|
1230
|
-
.p-input-icon-left > .p-icon-wrapper
|
1233
|
+
.p-input-icon-left > .p-icon-wrapper.p-icon,
|
1231
1234
|
.p-input-icon-left > i:first-of-type {
|
1232
1235
|
left: 1rem;
|
1233
1236
|
color: rgba(0, 0, 0, 0.6);
|
@@ -1241,7 +1244,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1241
1244
|
left: 3rem;
|
1242
1245
|
}
|
1243
1246
|
|
1244
|
-
.p-input-icon-right > .p-icon-wrapper
|
1247
|
+
.p-input-icon-right > .p-icon-wrapper,
|
1245
1248
|
.p-input-icon-right > i:last-of-type {
|
1246
1249
|
right: 1rem;
|
1247
1250
|
color: rgba(0, 0, 0, 0.6);
|
@@ -1378,12 +1381,14 @@ p-listbox.ng-dirty.ng-invalid > .p-listbox {
|
|
1378
1381
|
.p-multiselect .p-multiselect-label.p-placeholder {
|
1379
1382
|
color: rgba(0, 0, 0, 0.6);
|
1380
1383
|
}
|
1384
|
+
.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
1385
|
+
gap: 0.5rem;
|
1386
|
+
}
|
1381
1387
|
.p-multiselect.p-multiselect-chip .p-multiselect-token {
|
1382
1388
|
padding: 0.5rem 1rem;
|
1383
1389
|
background: rgba(63, 81, 181, 0.12);
|
1384
1390
|
color: #3F51B5;
|
1385
1391
|
border-radius: 4px;
|
1386
|
-
margin-right: 0.5rem;
|
1387
1392
|
}
|
1388
1393
|
.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
|
1389
1394
|
margin-left: 0.5rem;
|
@@ -6056,7 +6061,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6056
6061
|
.p-galleria .p-galleria-close .p-galleria-close-icon {
|
6057
6062
|
font-size: 2rem;
|
6058
6063
|
}
|
6059
|
-
.p-galleria .p-galleria-close .p-icon {
|
6064
|
+
.p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
|
6060
6065
|
width: 2rem;
|
6061
6066
|
height: 2rem;
|
6062
6067
|
}
|
@@ -6077,7 +6082,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6077
6082
|
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
|
6078
6083
|
font-size: 2rem;
|
6079
6084
|
}
|
6080
|
-
.p-galleria .p-galleria-item-nav .p-icon {
|
6085
|
+
.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
|
6081
6086
|
width: 2rem;
|
6082
6087
|
height: 2rem;
|
6083
6088
|
}
|