primereact 9.3.0 → 9.3.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/README.md +5 -9
- package/accordion/accordion.js +1 -1
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +1 -0
- package/api/api.cjs.min.js +1 -1
- package/api/api.esm.js +1 -0
- package/api/api.esm.min.js +1 -1
- package/api/api.js +1 -0
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.js +1 -1
- package/autocomplete/autocomplete.min.js +1 -1
- package/breadcrumb/breadcrumb.js +1 -1
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/button/button.js +1 -1
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +2 -1
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +1 -1
- package/calendar/calendar.esm.js +2 -1
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +3 -2
- package/calendar/calendar.min.js +1 -1
- package/carousel/carousel.d.ts +2 -2
- package/carousel/carousel.js +1 -1
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.js +1 -1
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/checkbox/checkbox.js +1 -1
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.js +1 -1
- package/chip/chip.min.js +1 -1
- package/chips/chips.js +1 -1
- package/chips/chips.min.js +1 -1
- package/contextmenu/contextmenu.js +1 -1
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +64 -52
- package/core/core.min.js +10 -10
- package/datatable/datatable.cjs.js +12 -8
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +19 -3
- package/datatable/datatable.esm.js +12 -8
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +11 -7
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.js +1 -1
- package/dataview/dataview.min.js +1 -1
- package/dialog/dialog.js +1 -1
- package/dialog/dialog.min.js +1 -1
- package/dropdown/dropdown.js +1 -1
- package/dropdown/dropdown.min.js +1 -1
- package/fieldset/fieldset.js +1 -1
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.js +1 -1
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.d.ts +4 -4
- package/galleria/galleria.js +1 -1
- package/galleria/galleria.min.js +1 -1
- package/image/image.cjs.js +22 -9
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +22 -6
- package/image/image.esm.js +22 -9
- package/image/image.esm.min.js +1 -1
- package/image/image.js +23 -10
- package/image/image.min.js +1 -1
- package/inplace/inplace.js +1 -1
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.d.ts +1 -1
- package/inputnumber/inputnumber.js +1 -1
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +2 -2
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.esm.js +2 -2
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +2 -2
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/listbox/listbox.js +1 -1
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.js +1 -1
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +3 -2
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.esm.js +3 -2
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +3 -2
- package/mention/mention.min.js +1 -1
- package/menubar/menubar.js +1 -1
- package/menubar/menubar.min.js +1 -1
- package/message/message.d.ts +1 -1
- package/message/message.js +1 -1
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +56 -45
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +5 -0
- package/messages/messages.esm.js +56 -45
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +54 -43
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.js +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/orderlist/orderlist.js +1 -1
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.js +1 -1
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.js +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +1 -1
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +1 -1
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +2 -2
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.js +1 -1
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.js +1 -1
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/password.cjs.js +3 -9
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +3 -9
- package/password/password.esm.min.js +1 -1
- package/password/password.js +4 -10
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +2 -2
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +2 -2
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +3 -3
- package/picklist/picklist.min.js +1 -1
- package/primereact.all.cjs.js +97 -72
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +97 -72
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +97 -72
- package/primereact.all.min.js +1 -1
- package/rating/rating.js +1 -1
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +482 -482
- package/resources/primereact.min.css +1 -1
- package/scrolltop/scrolltop.js +1 -1
- package/scrolltop/scrolltop.min.js +1 -1
- package/sidebar/sidebar.js +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/slidemenu/slidemenu.js +1 -1
- package/slidemenu/slidemenu.min.js +1 -1
- package/speeddial/speeddial.js +1 -1
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.js +1 -1
- package/splitbutton/splitbutton.min.js +1 -1
- package/tabview/tabview.cjs.js +1 -1
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +3 -3
- package/tabview/tabview.esm.js +1 -1
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +2 -2
- package/tabview/tabview.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +1 -1
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +1 -1
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +2 -2
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/toast/toast.js +1 -1
- package/toast/toast.min.js +1 -1
- package/tree/tree.js +1 -1
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.js +1 -1
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.js +1 -1
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +1 -1
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/virtualscroller/virtualscroller.js +1 -1
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +5 -199
package/resources/primereact.css
CHANGED
|
@@ -1041,34 +1041,6 @@
|
|
|
1041
1041
|
align-items: center;
|
|
1042
1042
|
}
|
|
1043
1043
|
|
|
1044
|
-
.p-datascroller {
|
|
1045
|
-
}
|
|
1046
|
-
|
|
1047
|
-
.p-datascroller .p-datascroller-header {
|
|
1048
|
-
text-align: center;
|
|
1049
|
-
padding: .5em .75em;
|
|
1050
|
-
border-bottom: 0 none;
|
|
1051
|
-
}
|
|
1052
|
-
|
|
1053
|
-
.p-datascroller .p-datascroller-footer {
|
|
1054
|
-
text-align: center;
|
|
1055
|
-
padding: .25em .625em;
|
|
1056
|
-
border-top: 0px none;
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
.p-datascroller .p-datascroller-content {
|
|
1060
|
-
padding: .25em .625em;
|
|
1061
|
-
}
|
|
1062
|
-
|
|
1063
|
-
.p-datascroller-inline .p-datascroller-content {
|
|
1064
|
-
overflow: auto;
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
.p-datascroller .p-datascroller-list {
|
|
1068
|
-
list-style-type: none;
|
|
1069
|
-
margin: 0;
|
|
1070
|
-
padding: 0;
|
|
1071
|
-
}
|
|
1072
1044
|
.p-contextmenu {
|
|
1073
1045
|
position: absolute;
|
|
1074
1046
|
}
|
|
@@ -1115,19 +1087,34 @@
|
|
|
1115
1087
|
transition: opacity 250ms;
|
|
1116
1088
|
}
|
|
1117
1089
|
|
|
1118
|
-
.p-
|
|
1119
|
-
position: relative;
|
|
1120
|
-
min-height: 4rem;
|
|
1090
|
+
.p-datascroller {
|
|
1121
1091
|
}
|
|
1122
1092
|
|
|
1123
|
-
.p-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1093
|
+
.p-datascroller .p-datascroller-header {
|
|
1094
|
+
text-align: center;
|
|
1095
|
+
padding: .5em .75em;
|
|
1096
|
+
border-bottom: 0 none;
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
.p-datascroller .p-datascroller-footer {
|
|
1100
|
+
text-align: center;
|
|
1101
|
+
padding: .25em .625em;
|
|
1102
|
+
border-top: 0px none;
|
|
1129
1103
|
}
|
|
1130
1104
|
|
|
1105
|
+
.p-datascroller .p-datascroller-content {
|
|
1106
|
+
padding: .25em .625em;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
.p-datascroller-inline .p-datascroller-content {
|
|
1110
|
+
overflow: auto;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
.p-datascroller .p-datascroller-list {
|
|
1114
|
+
list-style-type: none;
|
|
1115
|
+
margin: 0;
|
|
1116
|
+
padding: 0;
|
|
1117
|
+
}
|
|
1131
1118
|
.p-datatable {
|
|
1132
1119
|
position: relative;
|
|
1133
1120
|
}
|
|
@@ -1407,6 +1394,19 @@
|
|
|
1407
1394
|
justify-content: center;
|
|
1408
1395
|
}
|
|
1409
1396
|
|
|
1397
|
+
.p-dataview-loading {
|
|
1398
|
+
position: relative;
|
|
1399
|
+
min-height: 4rem;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
.p-dataview .p-dataview-loading-overlay {
|
|
1403
|
+
position: absolute;
|
|
1404
|
+
z-index: 1;
|
|
1405
|
+
display: flex;
|
|
1406
|
+
align-items: center;
|
|
1407
|
+
justify-content: center;
|
|
1408
|
+
}
|
|
1409
|
+
|
|
1410
1410
|
.p-dialog-mask {
|
|
1411
1411
|
position: fixed;
|
|
1412
1412
|
top: 0;
|
|
@@ -3489,6 +3489,27 @@ input.p-dropdown-label {
|
|
|
3489
3489
|
width: 100%;
|
|
3490
3490
|
}
|
|
3491
3491
|
|
|
3492
|
+
.p-inputswitch {
|
|
3493
|
+
position: relative;
|
|
3494
|
+
display: inline-block;
|
|
3495
|
+
}
|
|
3496
|
+
|
|
3497
|
+
.p-inputswitch-slider {
|
|
3498
|
+
position: absolute;
|
|
3499
|
+
cursor: pointer;
|
|
3500
|
+
top: 0;
|
|
3501
|
+
left: 0;
|
|
3502
|
+
right: 0;
|
|
3503
|
+
bottom: 0;
|
|
3504
|
+
border: 1px solid transparent;
|
|
3505
|
+
}
|
|
3506
|
+
|
|
3507
|
+
.p-inputswitch-slider:before {
|
|
3508
|
+
position: absolute;
|
|
3509
|
+
content: "";
|
|
3510
|
+
top: 50%;
|
|
3511
|
+
}
|
|
3512
|
+
|
|
3492
3513
|
.p-inputtext {
|
|
3493
3514
|
margin: 0;
|
|
3494
3515
|
}
|
|
@@ -3596,27 +3617,6 @@ input.p-dropdown-label {
|
|
|
3596
3617
|
width: 100%;
|
|
3597
3618
|
}
|
|
3598
3619
|
|
|
3599
|
-
.p-inputswitch {
|
|
3600
|
-
position: relative;
|
|
3601
|
-
display: inline-block;
|
|
3602
|
-
}
|
|
3603
|
-
|
|
3604
|
-
.p-inputswitch-slider {
|
|
3605
|
-
position: absolute;
|
|
3606
|
-
cursor: pointer;
|
|
3607
|
-
top: 0;
|
|
3608
|
-
left: 0;
|
|
3609
|
-
right: 0;
|
|
3610
|
-
bottom: 0;
|
|
3611
|
-
border: 1px solid transparent;
|
|
3612
|
-
}
|
|
3613
|
-
|
|
3614
|
-
.p-inputswitch-slider:before {
|
|
3615
|
-
position: absolute;
|
|
3616
|
-
content: "";
|
|
3617
|
-
top: 50%;
|
|
3618
|
-
}
|
|
3619
|
-
|
|
3620
3620
|
.p-inputtextarea-resizable {
|
|
3621
3621
|
overflow: hidden;
|
|
3622
3622
|
resize: none;
|
|
@@ -3794,32 +3794,6 @@ input.p-dropdown-label {
|
|
|
3794
3794
|
text-decoration: none;
|
|
3795
3795
|
}
|
|
3796
3796
|
|
|
3797
|
-
.p-menu-overlay {
|
|
3798
|
-
position: absolute;
|
|
3799
|
-
/* Github #3122: Prevent animation flickering */
|
|
3800
|
-
top: -9999px;
|
|
3801
|
-
left: -9999px;
|
|
3802
|
-
}
|
|
3803
|
-
|
|
3804
|
-
.p-menu ul {
|
|
3805
|
-
margin: 0;
|
|
3806
|
-
padding: 0;
|
|
3807
|
-
list-style: none;
|
|
3808
|
-
}
|
|
3809
|
-
|
|
3810
|
-
.p-menu .p-menuitem-link {
|
|
3811
|
-
cursor: pointer;
|
|
3812
|
-
display: flex;
|
|
3813
|
-
align-items: center;
|
|
3814
|
-
text-decoration: none;
|
|
3815
|
-
overflow: hidden;
|
|
3816
|
-
position: relative;
|
|
3817
|
-
}
|
|
3818
|
-
|
|
3819
|
-
.p-menu .p-menuitem-text {
|
|
3820
|
-
line-height: 1;
|
|
3821
|
-
}
|
|
3822
|
-
|
|
3823
3797
|
.p-mention {
|
|
3824
3798
|
display: inline-flex;
|
|
3825
3799
|
position: relative;
|
|
@@ -3859,6 +3833,32 @@ input.p-dropdown-label {
|
|
|
3859
3833
|
display: flex;
|
|
3860
3834
|
}
|
|
3861
3835
|
|
|
3836
|
+
.p-menu-overlay {
|
|
3837
|
+
position: absolute;
|
|
3838
|
+
/* Github #3122: Prevent animation flickering */
|
|
3839
|
+
top: -9999px;
|
|
3840
|
+
left: -9999px;
|
|
3841
|
+
}
|
|
3842
|
+
|
|
3843
|
+
.p-menu ul {
|
|
3844
|
+
margin: 0;
|
|
3845
|
+
padding: 0;
|
|
3846
|
+
list-style: none;
|
|
3847
|
+
}
|
|
3848
|
+
|
|
3849
|
+
.p-menu .p-menuitem-link {
|
|
3850
|
+
cursor: pointer;
|
|
3851
|
+
display: flex;
|
|
3852
|
+
align-items: center;
|
|
3853
|
+
text-decoration: none;
|
|
3854
|
+
overflow: hidden;
|
|
3855
|
+
position: relative;
|
|
3856
|
+
}
|
|
3857
|
+
|
|
3858
|
+
.p-menu .p-menuitem-text {
|
|
3859
|
+
line-height: 1;
|
|
3860
|
+
}
|
|
3861
|
+
|
|
3862
3862
|
.p-menubar {
|
|
3863
3863
|
display: flex;
|
|
3864
3864
|
align-items: center;
|
|
@@ -4235,42 +4235,6 @@ input.p-dropdown-label {
|
|
|
4235
4235
|
cursor: pointer;
|
|
4236
4236
|
}
|
|
4237
4237
|
|
|
4238
|
-
.p-paginator {
|
|
4239
|
-
display: flex;
|
|
4240
|
-
align-items: center;
|
|
4241
|
-
justify-content: center;
|
|
4242
|
-
flex-wrap: wrap;
|
|
4243
|
-
}
|
|
4244
|
-
|
|
4245
|
-
.p-paginator-left-content {
|
|
4246
|
-
margin-right: auto;
|
|
4247
|
-
}
|
|
4248
|
-
|
|
4249
|
-
.p-paginator-right-content {
|
|
4250
|
-
margin-left: auto;
|
|
4251
|
-
}
|
|
4252
|
-
|
|
4253
|
-
.p-paginator-page,
|
|
4254
|
-
.p-paginator-next,
|
|
4255
|
-
.p-paginator-last,
|
|
4256
|
-
.p-paginator-first,
|
|
4257
|
-
.p-paginator-prev,
|
|
4258
|
-
.p-paginator-current {
|
|
4259
|
-
cursor: pointer;
|
|
4260
|
-
display: inline-flex;
|
|
4261
|
-
align-items: center;
|
|
4262
|
-
justify-content: center;
|
|
4263
|
-
line-height: 1;
|
|
4264
|
-
user-select: none;
|
|
4265
|
-
overflow: hidden;
|
|
4266
|
-
position: relative;
|
|
4267
|
-
}
|
|
4268
|
-
|
|
4269
|
-
.p-paginator-element:focus {
|
|
4270
|
-
z-index: 1;
|
|
4271
|
-
position: relative;
|
|
4272
|
-
}
|
|
4273
|
-
|
|
4274
4238
|
.p-overlaypanel {
|
|
4275
4239
|
position: absolute;
|
|
4276
4240
|
margin-top: 10px;
|
|
@@ -4350,6 +4314,42 @@ input.p-dropdown-label {
|
|
|
4350
4314
|
border-bottom-color: transparent
|
|
4351
4315
|
}
|
|
4352
4316
|
|
|
4317
|
+
.p-paginator {
|
|
4318
|
+
display: flex;
|
|
4319
|
+
align-items: center;
|
|
4320
|
+
justify-content: center;
|
|
4321
|
+
flex-wrap: wrap;
|
|
4322
|
+
}
|
|
4323
|
+
|
|
4324
|
+
.p-paginator-left-content {
|
|
4325
|
+
margin-right: auto;
|
|
4326
|
+
}
|
|
4327
|
+
|
|
4328
|
+
.p-paginator-right-content {
|
|
4329
|
+
margin-left: auto;
|
|
4330
|
+
}
|
|
4331
|
+
|
|
4332
|
+
.p-paginator-page,
|
|
4333
|
+
.p-paginator-next,
|
|
4334
|
+
.p-paginator-last,
|
|
4335
|
+
.p-paginator-first,
|
|
4336
|
+
.p-paginator-prev,
|
|
4337
|
+
.p-paginator-current {
|
|
4338
|
+
cursor: pointer;
|
|
4339
|
+
display: inline-flex;
|
|
4340
|
+
align-items: center;
|
|
4341
|
+
justify-content: center;
|
|
4342
|
+
line-height: 1;
|
|
4343
|
+
user-select: none;
|
|
4344
|
+
overflow: hidden;
|
|
4345
|
+
position: relative;
|
|
4346
|
+
}
|
|
4347
|
+
|
|
4348
|
+
.p-paginator-element:focus {
|
|
4349
|
+
z-index: 1;
|
|
4350
|
+
position: relative;
|
|
4351
|
+
}
|
|
4352
|
+
|
|
4353
4353
|
.p-panel-header {
|
|
4354
4354
|
display: flex;
|
|
4355
4355
|
justify-content: space-between;
|
|
@@ -4434,87 +4434,14 @@ input.p-dropdown-label {
|
|
|
4434
4434
|
.p-password-input::-ms-clear {
|
|
4435
4435
|
display: none;
|
|
4436
4436
|
}
|
|
4437
|
-
.p-
|
|
4438
|
-
|
|
4439
|
-
margin: 0 auto;
|
|
4440
|
-
width: 100px;
|
|
4441
|
-
height: 100px;
|
|
4442
|
-
display: inline-block;
|
|
4437
|
+
.p-picklist {
|
|
4438
|
+
display: flex;
|
|
4443
4439
|
}
|
|
4444
4440
|
|
|
4445
|
-
.p-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4449
|
-
}
|
|
4450
|
-
|
|
4451
|
-
.p-progress-spinner-svg {
|
|
4452
|
-
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
4453
|
-
height: 100%;
|
|
4454
|
-
transform-origin: center center;
|
|
4455
|
-
width: 100%;
|
|
4456
|
-
position: absolute;
|
|
4457
|
-
top: 0;
|
|
4458
|
-
bottom: 0;
|
|
4459
|
-
left: 0;
|
|
4460
|
-
right: 0;
|
|
4461
|
-
margin: auto;
|
|
4462
|
-
}
|
|
4463
|
-
|
|
4464
|
-
.p-progress-spinner-circle {
|
|
4465
|
-
stroke-dasharray: 89, 200;
|
|
4466
|
-
stroke-dashoffset: 0;
|
|
4467
|
-
stroke: #d62d20;
|
|
4468
|
-
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
4469
|
-
stroke-linecap: round;
|
|
4470
|
-
}
|
|
4471
|
-
|
|
4472
|
-
@keyframes p-progress-spinner-rotate {
|
|
4473
|
-
100% {
|
|
4474
|
-
transform: rotate(360deg);
|
|
4475
|
-
}
|
|
4476
|
-
}
|
|
4477
|
-
|
|
4478
|
-
@keyframes p-progress-spinner-dash {
|
|
4479
|
-
0% {
|
|
4480
|
-
stroke-dasharray: 1, 200;
|
|
4481
|
-
stroke-dashoffset: 0;
|
|
4482
|
-
}
|
|
4483
|
-
50% {
|
|
4484
|
-
stroke-dasharray: 89, 200;
|
|
4485
|
-
stroke-dashoffset: -35px;
|
|
4486
|
-
}
|
|
4487
|
-
100% {
|
|
4488
|
-
stroke-dasharray: 89, 200;
|
|
4489
|
-
stroke-dashoffset: -124px;
|
|
4490
|
-
}
|
|
4491
|
-
}
|
|
4492
|
-
|
|
4493
|
-
@keyframes p-progress-spinner-color {
|
|
4494
|
-
100%,
|
|
4495
|
-
0% {
|
|
4496
|
-
stroke: #d62d20;
|
|
4497
|
-
}
|
|
4498
|
-
40% {
|
|
4499
|
-
stroke: #0057e7;
|
|
4500
|
-
}
|
|
4501
|
-
66% {
|
|
4502
|
-
stroke: #008744;
|
|
4503
|
-
}
|
|
4504
|
-
80%,
|
|
4505
|
-
90% {
|
|
4506
|
-
stroke: #ffa700;
|
|
4507
|
-
}
|
|
4508
|
-
}
|
|
4509
|
-
|
|
4510
|
-
.p-picklist {
|
|
4511
|
-
display: flex;
|
|
4512
|
-
}
|
|
4513
|
-
|
|
4514
|
-
.p-picklist-buttons {
|
|
4515
|
-
display: flex;
|
|
4516
|
-
flex-direction: column;
|
|
4517
|
-
justify-content: center;
|
|
4441
|
+
.p-picklist-buttons {
|
|
4442
|
+
display: flex;
|
|
4443
|
+
flex-direction: column;
|
|
4444
|
+
justify-content: center;
|
|
4518
4445
|
}
|
|
4519
4446
|
|
|
4520
4447
|
.p-picklist-list-wrapper {
|
|
@@ -4647,6 +4574,79 @@ input.p-dropdown-label {
|
|
|
4647
4574
|
right: -8%; }
|
|
4648
4575
|
}
|
|
4649
4576
|
|
|
4577
|
+
.p-progress-spinner {
|
|
4578
|
+
position: relative;
|
|
4579
|
+
margin: 0 auto;
|
|
4580
|
+
width: 100px;
|
|
4581
|
+
height: 100px;
|
|
4582
|
+
display: inline-block;
|
|
4583
|
+
}
|
|
4584
|
+
|
|
4585
|
+
.p-progress-spinner::before {
|
|
4586
|
+
content: '';
|
|
4587
|
+
display: block;
|
|
4588
|
+
padding-top: 100%;
|
|
4589
|
+
}
|
|
4590
|
+
|
|
4591
|
+
.p-progress-spinner-svg {
|
|
4592
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
4593
|
+
height: 100%;
|
|
4594
|
+
transform-origin: center center;
|
|
4595
|
+
width: 100%;
|
|
4596
|
+
position: absolute;
|
|
4597
|
+
top: 0;
|
|
4598
|
+
bottom: 0;
|
|
4599
|
+
left: 0;
|
|
4600
|
+
right: 0;
|
|
4601
|
+
margin: auto;
|
|
4602
|
+
}
|
|
4603
|
+
|
|
4604
|
+
.p-progress-spinner-circle {
|
|
4605
|
+
stroke-dasharray: 89, 200;
|
|
4606
|
+
stroke-dashoffset: 0;
|
|
4607
|
+
stroke: #d62d20;
|
|
4608
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
4609
|
+
stroke-linecap: round;
|
|
4610
|
+
}
|
|
4611
|
+
|
|
4612
|
+
@keyframes p-progress-spinner-rotate {
|
|
4613
|
+
100% {
|
|
4614
|
+
transform: rotate(360deg);
|
|
4615
|
+
}
|
|
4616
|
+
}
|
|
4617
|
+
|
|
4618
|
+
@keyframes p-progress-spinner-dash {
|
|
4619
|
+
0% {
|
|
4620
|
+
stroke-dasharray: 1, 200;
|
|
4621
|
+
stroke-dashoffset: 0;
|
|
4622
|
+
}
|
|
4623
|
+
50% {
|
|
4624
|
+
stroke-dasharray: 89, 200;
|
|
4625
|
+
stroke-dashoffset: -35px;
|
|
4626
|
+
}
|
|
4627
|
+
100% {
|
|
4628
|
+
stroke-dasharray: 89, 200;
|
|
4629
|
+
stroke-dashoffset: -124px;
|
|
4630
|
+
}
|
|
4631
|
+
}
|
|
4632
|
+
|
|
4633
|
+
@keyframes p-progress-spinner-color {
|
|
4634
|
+
100%,
|
|
4635
|
+
0% {
|
|
4636
|
+
stroke: #d62d20;
|
|
4637
|
+
}
|
|
4638
|
+
40% {
|
|
4639
|
+
stroke: #0057e7;
|
|
4640
|
+
}
|
|
4641
|
+
66% {
|
|
4642
|
+
stroke: #008744;
|
|
4643
|
+
}
|
|
4644
|
+
80%,
|
|
4645
|
+
90% {
|
|
4646
|
+
stroke: #ffa700;
|
|
4647
|
+
}
|
|
4648
|
+
}
|
|
4649
|
+
|
|
4650
4650
|
.p-radiobutton {
|
|
4651
4651
|
display: inline-flex;
|
|
4652
4652
|
cursor: pointer;
|
|
@@ -4688,6 +4688,34 @@ input.p-dropdown-label {
|
|
|
4688
4688
|
cursor: default;
|
|
4689
4689
|
}
|
|
4690
4690
|
|
|
4691
|
+
.p-ripple {
|
|
4692
|
+
overflow: hidden;
|
|
4693
|
+
position: relative;
|
|
4694
|
+
}
|
|
4695
|
+
|
|
4696
|
+
.p-ink {
|
|
4697
|
+
display: block;
|
|
4698
|
+
position: absolute;
|
|
4699
|
+
background: rgba(255, 255, 255, 0.5);
|
|
4700
|
+
border-radius: 100%;
|
|
4701
|
+
transform: scale(0);
|
|
4702
|
+
}
|
|
4703
|
+
|
|
4704
|
+
.p-ink-active {
|
|
4705
|
+
animation: ripple 0.4s linear;
|
|
4706
|
+
}
|
|
4707
|
+
|
|
4708
|
+
.p-ripple-disabled .p-ink {
|
|
4709
|
+
display: none !important;
|
|
4710
|
+
}
|
|
4711
|
+
|
|
4712
|
+
@keyframes ripple {
|
|
4713
|
+
100% {
|
|
4714
|
+
opacity: 0;
|
|
4715
|
+
transform: scale(2.5);
|
|
4716
|
+
}
|
|
4717
|
+
}
|
|
4718
|
+
|
|
4691
4719
|
.p-scrollpanel-wrapper {
|
|
4692
4720
|
overflow: hidden;
|
|
4693
4721
|
width: 100%;
|
|
@@ -4778,34 +4806,6 @@ input.p-dropdown-label {
|
|
|
4778
4806
|
transition: opacity .15s;
|
|
4779
4807
|
}
|
|
4780
4808
|
|
|
4781
|
-
.p-ripple {
|
|
4782
|
-
overflow: hidden;
|
|
4783
|
-
position: relative;
|
|
4784
|
-
}
|
|
4785
|
-
|
|
4786
|
-
.p-ink {
|
|
4787
|
-
display: block;
|
|
4788
|
-
position: absolute;
|
|
4789
|
-
background: rgba(255, 255, 255, 0.5);
|
|
4790
|
-
border-radius: 100%;
|
|
4791
|
-
transform: scale(0);
|
|
4792
|
-
}
|
|
4793
|
-
|
|
4794
|
-
.p-ink-active {
|
|
4795
|
-
animation: ripple 0.4s linear;
|
|
4796
|
-
}
|
|
4797
|
-
|
|
4798
|
-
.p-ripple-disabled .p-ink {
|
|
4799
|
-
display: none !important;
|
|
4800
|
-
}
|
|
4801
|
-
|
|
4802
|
-
@keyframes ripple {
|
|
4803
|
-
100% {
|
|
4804
|
-
opacity: 0;
|
|
4805
|
-
transform: scale(2.5);
|
|
4806
|
-
}
|
|
4807
|
-
}
|
|
4808
|
-
|
|
4809
4809
|
.p-sidebar-mask {
|
|
4810
4810
|
position: fixed;
|
|
4811
4811
|
top: 0;
|
|
@@ -5025,83 +5025,39 @@ input.p-dropdown-label {
|
|
|
5025
5025
|
}
|
|
5026
5026
|
}
|
|
5027
5027
|
|
|
5028
|
-
.p-
|
|
5029
|
-
position: relative;
|
|
5030
|
-
}
|
|
5031
|
-
|
|
5032
|
-
.p-slider .p-slider-handle {
|
|
5033
|
-
position: absolute;
|
|
5034
|
-
cursor: grab;
|
|
5035
|
-
touch-action: none;
|
|
5036
|
-
display: block;
|
|
5037
|
-
z-index: 1;
|
|
5038
|
-
}
|
|
5039
|
-
|
|
5040
|
-
.p-slider .p-slider-handle.p-slider-handle-active {
|
|
5041
|
-
z-index: 2;
|
|
5042
|
-
}
|
|
5043
|
-
|
|
5044
|
-
.p-slider-range {
|
|
5045
|
-
position: absolute;
|
|
5046
|
-
display: block;
|
|
5047
|
-
}
|
|
5048
|
-
|
|
5049
|
-
.p-slider-horizontal .p-slider-range {
|
|
5050
|
-
top: 0;
|
|
5051
|
-
left: 0;
|
|
5052
|
-
height: 100%;
|
|
5053
|
-
}
|
|
5054
|
-
|
|
5055
|
-
.p-slider-horizontal .p-slider-handle {
|
|
5056
|
-
top: 50%;
|
|
5057
|
-
}
|
|
5058
|
-
|
|
5059
|
-
.p-slider-vertical {
|
|
5060
|
-
height: 100px;
|
|
5061
|
-
}
|
|
5062
|
-
|
|
5063
|
-
.p-slider-vertical .p-slider-handle {
|
|
5064
|
-
left: 50%;
|
|
5065
|
-
}
|
|
5066
|
-
|
|
5067
|
-
.p-slider-vertical .p-slider-range {
|
|
5068
|
-
bottom: 0;
|
|
5069
|
-
left: 0;
|
|
5070
|
-
width: 100%;
|
|
5071
|
-
}
|
|
5072
|
-
|
|
5073
|
-
.p-splitbutton {
|
|
5074
|
-
display: inline-flex;
|
|
5028
|
+
.p-skeleton {
|
|
5075
5029
|
position: relative;
|
|
5030
|
+
overflow: hidden;
|
|
5076
5031
|
}
|
|
5077
5032
|
|
|
5078
|
-
.p-
|
|
5079
|
-
|
|
5080
|
-
|
|
5081
|
-
|
|
5082
|
-
|
|
5083
|
-
|
|
5084
|
-
|
|
5033
|
+
.p-skeleton::after {
|
|
5034
|
+
content: "";
|
|
5035
|
+
animation: p-skeleton-animation 1.2s infinite;
|
|
5036
|
+
height: 100%;
|
|
5037
|
+
left: 0;
|
|
5038
|
+
position: absolute;
|
|
5039
|
+
right: 0;
|
|
5040
|
+
top: 0;
|
|
5041
|
+
transform: translateX(-100%);
|
|
5042
|
+
z-index: 1;
|
|
5085
5043
|
}
|
|
5086
5044
|
|
|
5087
|
-
.p-
|
|
5088
|
-
|
|
5089
|
-
.p-splitbutton.p-button-outlined > .p-splitbutton-menubutton.p-button {
|
|
5090
|
-
display: flex;
|
|
5091
|
-
align-items: center;
|
|
5092
|
-
justify-content: center;
|
|
5093
|
-
border-top-left-radius: 0;
|
|
5094
|
-
border-bottom-left-radius: 0;
|
|
5045
|
+
.p-skeleton-circle {
|
|
5046
|
+
border-radius: 50%;
|
|
5095
5047
|
}
|
|
5096
5048
|
|
|
5097
|
-
.p-
|
|
5098
|
-
|
|
5049
|
+
.p-skeleton-none::after {
|
|
5050
|
+
animation: none;
|
|
5099
5051
|
}
|
|
5100
5052
|
|
|
5101
|
-
|
|
5102
|
-
|
|
5053
|
+
@keyframes p-skeleton-animation {
|
|
5054
|
+
from {
|
|
5055
|
+
transform: translateX(-100%);
|
|
5056
|
+
}
|
|
5057
|
+
to {
|
|
5058
|
+
transform: translateX(100%);
|
|
5059
|
+
}
|
|
5103
5060
|
}
|
|
5104
|
-
|
|
5105
5061
|
.p-slidemenu {
|
|
5106
5062
|
width: 12.5em;
|
|
5107
5063
|
}
|
|
@@ -5191,39 +5147,51 @@ input.p-dropdown-label {
|
|
|
5191
5147
|
display: block;
|
|
5192
5148
|
}
|
|
5193
5149
|
|
|
5194
|
-
.p-
|
|
5195
|
-
|
|
5196
|
-
overflow: hidden;
|
|
5150
|
+
.p-slider {
|
|
5151
|
+
position: relative;
|
|
5197
5152
|
}
|
|
5198
5153
|
|
|
5199
|
-
.p-
|
|
5200
|
-
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
position: absolute;
|
|
5205
|
-
right: 0;
|
|
5206
|
-
top: 0;
|
|
5207
|
-
transform: translateX(-100%);
|
|
5154
|
+
.p-slider .p-slider-handle {
|
|
5155
|
+
position: absolute;
|
|
5156
|
+
cursor: grab;
|
|
5157
|
+
touch-action: none;
|
|
5158
|
+
display: block;
|
|
5208
5159
|
z-index: 1;
|
|
5209
5160
|
}
|
|
5210
5161
|
|
|
5211
|
-
.p-
|
|
5212
|
-
|
|
5162
|
+
.p-slider .p-slider-handle.p-slider-handle-active {
|
|
5163
|
+
z-index: 2;
|
|
5213
5164
|
}
|
|
5214
5165
|
|
|
5215
|
-
.p-
|
|
5216
|
-
|
|
5166
|
+
.p-slider-range {
|
|
5167
|
+
position: absolute;
|
|
5168
|
+
display: block;
|
|
5217
5169
|
}
|
|
5218
5170
|
|
|
5219
|
-
|
|
5220
|
-
|
|
5221
|
-
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
|
|
5225
|
-
|
|
5171
|
+
.p-slider-horizontal .p-slider-range {
|
|
5172
|
+
top: 0;
|
|
5173
|
+
left: 0;
|
|
5174
|
+
height: 100%;
|
|
5175
|
+
}
|
|
5176
|
+
|
|
5177
|
+
.p-slider-horizontal .p-slider-handle {
|
|
5178
|
+
top: 50%;
|
|
5179
|
+
}
|
|
5180
|
+
|
|
5181
|
+
.p-slider-vertical {
|
|
5182
|
+
height: 100px;
|
|
5183
|
+
}
|
|
5184
|
+
|
|
5185
|
+
.p-slider-vertical .p-slider-handle {
|
|
5186
|
+
left: 50%;
|
|
5226
5187
|
}
|
|
5188
|
+
|
|
5189
|
+
.p-slider-vertical .p-slider-range {
|
|
5190
|
+
bottom: 0;
|
|
5191
|
+
left: 0;
|
|
5192
|
+
width: 100%;
|
|
5193
|
+
}
|
|
5194
|
+
|
|
5227
5195
|
.p-speeddial {
|
|
5228
5196
|
position: absolute;
|
|
5229
5197
|
display: flex;
|
|
@@ -5335,138 +5303,95 @@ input.p-dropdown-label {
|
|
|
5335
5303
|
flex-direction: row;
|
|
5336
5304
|
}
|
|
5337
5305
|
|
|
5338
|
-
.p-
|
|
5339
|
-
display: flex;
|
|
5340
|
-
|
|
5341
|
-
}
|
|
5342
|
-
|
|
5343
|
-
.p-splitter-vertical {
|
|
5344
|
-
flex-direction: column;
|
|
5345
|
-
}
|
|
5346
|
-
|
|
5347
|
-
.p-splitter-panel {
|
|
5348
|
-
flex-grow: 1;
|
|
5349
|
-
}
|
|
5350
|
-
|
|
5351
|
-
.p-splitter-panel-nested {
|
|
5352
|
-
display: flex;
|
|
5306
|
+
.p-splitbutton {
|
|
5307
|
+
display: inline-flex;
|
|
5308
|
+
position: relative;
|
|
5353
5309
|
}
|
|
5354
5310
|
|
|
5355
|
-
.p-
|
|
5356
|
-
|
|
5357
|
-
|
|
5311
|
+
.p-splitbutton .p-splitbutton-defaultbutton,
|
|
5312
|
+
.p-splitbutton.p-button-rounded > .p-splitbutton-defaultbutton.p-button,
|
|
5313
|
+
.p-splitbutton.p-button-outlined > .p-splitbutton-defaultbutton.p-button {
|
|
5314
|
+
flex: 1 1 auto;
|
|
5315
|
+
border-top-right-radius: 0;
|
|
5316
|
+
border-bottom-right-radius: 0;
|
|
5317
|
+
border-right: 0 none;
|
|
5358
5318
|
}
|
|
5359
5319
|
|
|
5360
|
-
.p-
|
|
5361
|
-
|
|
5362
|
-
|
|
5320
|
+
.p-splitbutton-menubutton,
|
|
5321
|
+
.p-splitbutton.p-button-rounded > .p-splitbutton-menubutton.p-button,
|
|
5322
|
+
.p-splitbutton.p-button-outlined > .p-splitbutton-menubutton.p-button {
|
|
5363
5323
|
display: flex;
|
|
5364
5324
|
align-items: center;
|
|
5365
5325
|
justify-content: center;
|
|
5366
|
-
|
|
5367
|
-
|
|
5368
|
-
|
|
5369
|
-
.p-splitter-horizontal.p-splitter-resizing {
|
|
5370
|
-
cursor: col-resize;
|
|
5371
|
-
user-select: none;
|
|
5372
|
-
}
|
|
5373
|
-
|
|
5374
|
-
.p-splitter-horizontal > .p-splitter-gutter > .p-splitter-gutter-handle {
|
|
5375
|
-
height: 24px;
|
|
5376
|
-
width: 100%;
|
|
5377
|
-
}
|
|
5378
|
-
|
|
5379
|
-
.p-splitter-horizontal > .p-splitter-gutter {
|
|
5380
|
-
cursor: col-resize;
|
|
5381
|
-
}
|
|
5382
|
-
|
|
5383
|
-
.p-splitter-vertical.p-splitter-resizing {
|
|
5384
|
-
cursor: row-resize;
|
|
5385
|
-
user-select: none;
|
|
5386
|
-
}
|
|
5387
|
-
|
|
5388
|
-
.p-splitter-vertical > .p-splitter-gutter {
|
|
5389
|
-
cursor: row-resize;
|
|
5390
|
-
}
|
|
5391
|
-
|
|
5392
|
-
.p-splitter-vertical > .p-splitter-gutter > .p-splitter-gutter-handle {
|
|
5393
|
-
width: 24px;
|
|
5394
|
-
height: 100%;
|
|
5395
|
-
}
|
|
5396
|
-
|
|
5397
|
-
.p-tabview-nav-container {
|
|
5398
|
-
position: relative;
|
|
5399
|
-
}
|
|
5400
|
-
|
|
5401
|
-
.p-tabview-scrollable .p-tabview-nav-container {
|
|
5402
|
-
overflow: hidden;
|
|
5326
|
+
border-top-left-radius: 0;
|
|
5327
|
+
border-bottom-left-radius: 0;
|
|
5403
5328
|
}
|
|
5404
5329
|
|
|
5405
|
-
.p-
|
|
5406
|
-
|
|
5407
|
-
overflow-y: hidden;
|
|
5408
|
-
scroll-behavior: smooth;
|
|
5409
|
-
scrollbar-width: none;
|
|
5410
|
-
overscroll-behavior: contain auto;
|
|
5411
|
-
position: relative;
|
|
5330
|
+
.p-splitbutton .p-menu {
|
|
5331
|
+
min-width: 100%;
|
|
5412
5332
|
}
|
|
5413
5333
|
|
|
5414
|
-
.p-
|
|
5334
|
+
.p-fluid .p-splitbutton {
|
|
5415
5335
|
display: flex;
|
|
5416
|
-
margin: 0;
|
|
5417
|
-
padding: 0;
|
|
5418
|
-
list-style-type: none;
|
|
5419
|
-
flex: 1 1 auto;
|
|
5420
5336
|
}
|
|
5421
5337
|
|
|
5422
|
-
.p-
|
|
5423
|
-
cursor: pointer;
|
|
5424
|
-
user-select: none;
|
|
5338
|
+
.p-splitter {
|
|
5425
5339
|
display: flex;
|
|
5426
|
-
|
|
5427
|
-
position: relative;
|
|
5428
|
-
text-decoration: none;
|
|
5429
|
-
overflow: hidden;
|
|
5340
|
+
flex-wrap: nowrap;
|
|
5430
5341
|
}
|
|
5431
5342
|
|
|
5432
|
-
.p-
|
|
5433
|
-
|
|
5434
|
-
z-index: 1;
|
|
5343
|
+
.p-splitter-vertical {
|
|
5344
|
+
flex-direction: column;
|
|
5435
5345
|
}
|
|
5436
5346
|
|
|
5437
|
-
.p-
|
|
5438
|
-
|
|
5347
|
+
.p-splitter-panel {
|
|
5348
|
+
flex-grow: 1;
|
|
5439
5349
|
}
|
|
5440
5350
|
|
|
5441
|
-
.p-
|
|
5442
|
-
|
|
5351
|
+
.p-splitter-panel-nested {
|
|
5352
|
+
display: flex;
|
|
5443
5353
|
}
|
|
5444
5354
|
|
|
5445
|
-
.p-
|
|
5446
|
-
|
|
5447
|
-
|
|
5355
|
+
.p-splitter-panel .p-splitter {
|
|
5356
|
+
flex-grow: 1;
|
|
5357
|
+
border: 0 none;
|
|
5448
5358
|
}
|
|
5449
5359
|
|
|
5450
|
-
.p-
|
|
5451
|
-
|
|
5452
|
-
|
|
5453
|
-
z-index: 2;
|
|
5454
|
-
height: 100%;
|
|
5360
|
+
.p-splitter-gutter {
|
|
5361
|
+
flex-grow: 0;
|
|
5362
|
+
flex-shrink: 0;
|
|
5455
5363
|
display: flex;
|
|
5456
5364
|
align-items: center;
|
|
5457
5365
|
justify-content: center;
|
|
5366
|
+
cursor: col-resize;
|
|
5458
5367
|
}
|
|
5459
5368
|
|
|
5460
|
-
.p-
|
|
5461
|
-
|
|
5369
|
+
.p-splitter-horizontal.p-splitter-resizing {
|
|
5370
|
+
cursor: col-resize;
|
|
5371
|
+
user-select: none;
|
|
5462
5372
|
}
|
|
5463
5373
|
|
|
5464
|
-
.p-
|
|
5465
|
-
|
|
5374
|
+
.p-splitter-horizontal > .p-splitter-gutter > .p-splitter-gutter-handle {
|
|
5375
|
+
height: 24px;
|
|
5376
|
+
width: 100%;
|
|
5466
5377
|
}
|
|
5467
5378
|
|
|
5468
|
-
.p-
|
|
5469
|
-
|
|
5379
|
+
.p-splitter-horizontal > .p-splitter-gutter {
|
|
5380
|
+
cursor: col-resize;
|
|
5381
|
+
}
|
|
5382
|
+
|
|
5383
|
+
.p-splitter-vertical.p-splitter-resizing {
|
|
5384
|
+
cursor: row-resize;
|
|
5385
|
+
user-select: none;
|
|
5386
|
+
}
|
|
5387
|
+
|
|
5388
|
+
.p-splitter-vertical > .p-splitter-gutter {
|
|
5389
|
+
cursor: row-resize;
|
|
5390
|
+
}
|
|
5391
|
+
|
|
5392
|
+
.p-splitter-vertical > .p-splitter-gutter > .p-splitter-gutter-handle {
|
|
5393
|
+
width: 24px;
|
|
5394
|
+
height: 100%;
|
|
5470
5395
|
}
|
|
5471
5396
|
|
|
5472
5397
|
.p-steps {
|
|
@@ -5557,6 +5482,81 @@ input.p-dropdown-label {
|
|
|
5557
5482
|
display: none;
|
|
5558
5483
|
}
|
|
5559
5484
|
|
|
5485
|
+
.p-tabview-nav-container {
|
|
5486
|
+
position: relative;
|
|
5487
|
+
}
|
|
5488
|
+
|
|
5489
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
5490
|
+
overflow: hidden;
|
|
5491
|
+
}
|
|
5492
|
+
|
|
5493
|
+
.p-tabview-nav-content {
|
|
5494
|
+
overflow-x: auto;
|
|
5495
|
+
overflow-y: hidden;
|
|
5496
|
+
scroll-behavior: smooth;
|
|
5497
|
+
scrollbar-width: none;
|
|
5498
|
+
overscroll-behavior: contain auto;
|
|
5499
|
+
position: relative;
|
|
5500
|
+
}
|
|
5501
|
+
|
|
5502
|
+
.p-tabview-nav {
|
|
5503
|
+
display: flex;
|
|
5504
|
+
margin: 0;
|
|
5505
|
+
padding: 0;
|
|
5506
|
+
list-style-type: none;
|
|
5507
|
+
flex: 1 1 auto;
|
|
5508
|
+
}
|
|
5509
|
+
|
|
5510
|
+
.p-tabview-nav-link {
|
|
5511
|
+
cursor: pointer;
|
|
5512
|
+
user-select: none;
|
|
5513
|
+
display: flex;
|
|
5514
|
+
align-items: center;
|
|
5515
|
+
position: relative;
|
|
5516
|
+
text-decoration: none;
|
|
5517
|
+
overflow: hidden;
|
|
5518
|
+
}
|
|
5519
|
+
|
|
5520
|
+
.p-tabview-ink-bar {
|
|
5521
|
+
display: none;
|
|
5522
|
+
z-index: 1;
|
|
5523
|
+
}
|
|
5524
|
+
|
|
5525
|
+
.p-tabview-nav-link:focus {
|
|
5526
|
+
z-index: 1;
|
|
5527
|
+
}
|
|
5528
|
+
|
|
5529
|
+
.p-tabview-close {
|
|
5530
|
+
z-index: 1;
|
|
5531
|
+
}
|
|
5532
|
+
|
|
5533
|
+
.p-tabview-title {
|
|
5534
|
+
line-height: 1;
|
|
5535
|
+
white-space: nowrap;
|
|
5536
|
+
}
|
|
5537
|
+
|
|
5538
|
+
.p-tabview-nav-btn {
|
|
5539
|
+
position: absolute;
|
|
5540
|
+
top: 0;
|
|
5541
|
+
z-index: 2;
|
|
5542
|
+
height: 100%;
|
|
5543
|
+
display: flex;
|
|
5544
|
+
align-items: center;
|
|
5545
|
+
justify-content: center;
|
|
5546
|
+
}
|
|
5547
|
+
|
|
5548
|
+
.p-tabview-nav-prev {
|
|
5549
|
+
left: 0;
|
|
5550
|
+
}
|
|
5551
|
+
|
|
5552
|
+
.p-tabview-nav-next {
|
|
5553
|
+
right: 0;
|
|
5554
|
+
}
|
|
5555
|
+
|
|
5556
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
5557
|
+
display: none;
|
|
5558
|
+
}
|
|
5559
|
+
|
|
5560
5560
|
.p-tag {
|
|
5561
5561
|
display: inline-flex;
|
|
5562
5562
|
align-items: center;
|
|
@@ -5943,6 +5943,73 @@ input.p-dropdown-label {
|
|
|
5943
5943
|
border-width: 0 .25em .25rem;
|
|
5944
5944
|
}
|
|
5945
5945
|
|
|
5946
|
+
.p-tree-container {
|
|
5947
|
+
margin: 0;
|
|
5948
|
+
padding: 0;
|
|
5949
|
+
list-style-type: none;
|
|
5950
|
+
overflow: auto;
|
|
5951
|
+
}
|
|
5952
|
+
|
|
5953
|
+
.p-treenode-children {
|
|
5954
|
+
margin: 0;
|
|
5955
|
+
padding: 0;
|
|
5956
|
+
list-style-type: none;
|
|
5957
|
+
}
|
|
5958
|
+
|
|
5959
|
+
.p-treenode-selectable {
|
|
5960
|
+
cursor: pointer;
|
|
5961
|
+
user-select: none;
|
|
5962
|
+
}
|
|
5963
|
+
|
|
5964
|
+
.p-tree-toggler {
|
|
5965
|
+
cursor: pointer;
|
|
5966
|
+
user-select: none;
|
|
5967
|
+
display: inline-flex;
|
|
5968
|
+
align-items: center;
|
|
5969
|
+
justify-content: center;
|
|
5970
|
+
flex-shrink: 0;
|
|
5971
|
+
overflow: hidden;
|
|
5972
|
+
position: relative;
|
|
5973
|
+
}
|
|
5974
|
+
|
|
5975
|
+
.p-treenode-leaf > .p-treenode-content .p-tree-toggler {
|
|
5976
|
+
visibility: hidden;
|
|
5977
|
+
}
|
|
5978
|
+
|
|
5979
|
+
.p-treenode-content {
|
|
5980
|
+
display: flex;
|
|
5981
|
+
align-items: center;
|
|
5982
|
+
}
|
|
5983
|
+
|
|
5984
|
+
.p-tree-filter {
|
|
5985
|
+
width: 100%;
|
|
5986
|
+
}
|
|
5987
|
+
|
|
5988
|
+
.p-tree-filter-container {
|
|
5989
|
+
position: relative;
|
|
5990
|
+
display: block;
|
|
5991
|
+
width: 100%;
|
|
5992
|
+
}
|
|
5993
|
+
|
|
5994
|
+
.p-tree-filter-icon {
|
|
5995
|
+
position: absolute;
|
|
5996
|
+
top: 50%;
|
|
5997
|
+
margin-top: -.5rem;
|
|
5998
|
+
}
|
|
5999
|
+
|
|
6000
|
+
.p-tree-loading {
|
|
6001
|
+
position: relative;
|
|
6002
|
+
min-height: 4rem;
|
|
6003
|
+
}
|
|
6004
|
+
|
|
6005
|
+
.p-tree .p-tree-loading-overlay {
|
|
6006
|
+
position: absolute;
|
|
6007
|
+
z-index: 1;
|
|
6008
|
+
display: flex;
|
|
6009
|
+
align-items: center;
|
|
6010
|
+
justify-content: center;
|
|
6011
|
+
}
|
|
6012
|
+
|
|
5946
6013
|
.p-treeselect {
|
|
5947
6014
|
display: inline-flex;
|
|
5948
6015
|
cursor: pointer;
|
|
@@ -6167,73 +6234,6 @@ input.p-dropdown-label {
|
|
|
6167
6234
|
z-index: 2;
|
|
6168
6235
|
}
|
|
6169
6236
|
|
|
6170
|
-
.p-tree-container {
|
|
6171
|
-
margin: 0;
|
|
6172
|
-
padding: 0;
|
|
6173
|
-
list-style-type: none;
|
|
6174
|
-
overflow: auto;
|
|
6175
|
-
}
|
|
6176
|
-
|
|
6177
|
-
.p-treenode-children {
|
|
6178
|
-
margin: 0;
|
|
6179
|
-
padding: 0;
|
|
6180
|
-
list-style-type: none;
|
|
6181
|
-
}
|
|
6182
|
-
|
|
6183
|
-
.p-treenode-selectable {
|
|
6184
|
-
cursor: pointer;
|
|
6185
|
-
user-select: none;
|
|
6186
|
-
}
|
|
6187
|
-
|
|
6188
|
-
.p-tree-toggler {
|
|
6189
|
-
cursor: pointer;
|
|
6190
|
-
user-select: none;
|
|
6191
|
-
display: inline-flex;
|
|
6192
|
-
align-items: center;
|
|
6193
|
-
justify-content: center;
|
|
6194
|
-
flex-shrink: 0;
|
|
6195
|
-
overflow: hidden;
|
|
6196
|
-
position: relative;
|
|
6197
|
-
}
|
|
6198
|
-
|
|
6199
|
-
.p-treenode-leaf > .p-treenode-content .p-tree-toggler {
|
|
6200
|
-
visibility: hidden;
|
|
6201
|
-
}
|
|
6202
|
-
|
|
6203
|
-
.p-treenode-content {
|
|
6204
|
-
display: flex;
|
|
6205
|
-
align-items: center;
|
|
6206
|
-
}
|
|
6207
|
-
|
|
6208
|
-
.p-tree-filter {
|
|
6209
|
-
width: 100%;
|
|
6210
|
-
}
|
|
6211
|
-
|
|
6212
|
-
.p-tree-filter-container {
|
|
6213
|
-
position: relative;
|
|
6214
|
-
display: block;
|
|
6215
|
-
width: 100%;
|
|
6216
|
-
}
|
|
6217
|
-
|
|
6218
|
-
.p-tree-filter-icon {
|
|
6219
|
-
position: absolute;
|
|
6220
|
-
top: 50%;
|
|
6221
|
-
margin-top: -.5rem;
|
|
6222
|
-
}
|
|
6223
|
-
|
|
6224
|
-
.p-tree-loading {
|
|
6225
|
-
position: relative;
|
|
6226
|
-
min-height: 4rem;
|
|
6227
|
-
}
|
|
6228
|
-
|
|
6229
|
-
.p-tree .p-tree-loading-overlay {
|
|
6230
|
-
position: absolute;
|
|
6231
|
-
z-index: 1;
|
|
6232
|
-
display: flex;
|
|
6233
|
-
align-items: center;
|
|
6234
|
-
justify-content: center;
|
|
6235
|
-
}
|
|
6236
|
-
|
|
6237
6237
|
.p-virtualscroller {
|
|
6238
6238
|
position: relative;
|
|
6239
6239
|
overflow: auto;
|