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,28 +52,32 @@
|
|
52
52
|
font-family: "Poppins";
|
53
53
|
font-style: normal;
|
54
54
|
font-weight: 300;
|
55
|
-
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-300.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-300.woff") format("woff");
|
55
|
+
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-300.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-300.woff") format("woff");
|
56
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
56
57
|
}
|
57
58
|
/* poppins-regular - latin-ext_latin */
|
58
59
|
@font-face {
|
59
60
|
font-family: "Poppins";
|
60
61
|
font-style: normal;
|
61
62
|
font-weight: 400;
|
62
|
-
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-regular.woff") format("woff");
|
63
|
+
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-regular.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-regular.woff") format("woff");
|
64
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
63
65
|
}
|
64
66
|
/* poppins-600 - latin-ext_latin */
|
65
67
|
@font-face {
|
66
68
|
font-family: "Poppins";
|
67
69
|
font-style: normal;
|
68
70
|
font-weight: 600;
|
69
|
-
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-600.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-600.woff") format("woff");
|
71
|
+
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-600.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-600.woff") format("woff");
|
72
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
70
73
|
}
|
71
74
|
/* poppins-700 - latin-ext_latin */
|
72
75
|
@font-face {
|
73
76
|
font-family: "Poppins";
|
74
77
|
font-style: normal;
|
75
78
|
font-weight: 700;
|
76
|
-
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-700.woff") format("woff");
|
79
|
+
src: local(""), url("./fonts/poppins-v15-latin-ext_latin-700.woff2") format("woff2"), url("./fonts/poppins-v15-latin-ext_latin-700.woff") format("woff");
|
80
|
+
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
77
81
|
}
|
78
82
|
* {
|
79
83
|
box-sizing: border-box;
|
@@ -1234,7 +1238,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1234
1238
|
color: #f88c79;
|
1235
1239
|
}
|
1236
1240
|
|
1237
|
-
.p-input-icon-left > .p-icon-wrapper
|
1241
|
+
.p-input-icon-left > .p-icon-wrapper.p-icon,
|
1238
1242
|
.p-input-icon-left > i:first-of-type {
|
1239
1243
|
left: 0.75rem;
|
1240
1244
|
color: #898989;
|
@@ -1248,7 +1252,7 @@ p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
|
|
1248
1252
|
left: 2.5rem;
|
1249
1253
|
}
|
1250
1254
|
|
1251
|
-
.p-input-icon-right > .p-icon-wrapper
|
1255
|
+
.p-input-icon-right > .p-icon-wrapper,
|
1252
1256
|
.p-input-icon-right > i:last-of-type {
|
1253
1257
|
right: 0.75rem;
|
1254
1258
|
color: #898989;
|
@@ -1385,12 +1389,14 @@ p-listbox.ng-dirty.ng-invalid > .p-listbox {
|
|
1385
1389
|
.p-multiselect .p-multiselect-label.p-placeholder {
|
1386
1390
|
color: #898989;
|
1387
1391
|
}
|
1392
|
+
.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
1393
|
+
gap: 0.5rem;
|
1394
|
+
}
|
1388
1395
|
.p-multiselect.p-multiselect-chip .p-multiselect-token {
|
1389
1396
|
padding: 0.25rem 0.75rem;
|
1390
1397
|
background: #ced6f1;
|
1391
1398
|
color: #585858;
|
1392
1399
|
border-radius: 6px;
|
1393
|
-
margin-right: 0.5rem;
|
1394
1400
|
}
|
1395
1401
|
.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
|
1396
1402
|
margin-left: 0.5rem;
|
@@ -6063,7 +6069,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6063
6069
|
.p-galleria .p-galleria-close .p-galleria-close-icon {
|
6064
6070
|
font-size: 2rem;
|
6065
6071
|
}
|
6066
|
-
.p-galleria .p-galleria-close .p-icon {
|
6072
|
+
.p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
|
6067
6073
|
width: 2rem;
|
6068
6074
|
height: 2rem;
|
6069
6075
|
}
|
@@ -6084,7 +6090,7 @@ p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
|
6084
6090
|
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
|
6085
6091
|
font-size: 2rem;
|
6086
6092
|
}
|
6087
|
-
.p-galleria .p-galleria-item-nav .p-icon {
|
6093
|
+
.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
|
6088
6094
|
width: 2rem;
|
6089
6095
|
height: 2rem;
|
6090
6096
|
}
|