primeng 17.14.0 → 17.14.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.
Files changed (69) hide show
  1. package/package.json +158 -158
  2. package/resources/themes/arya-blue/theme.css +144 -80
  3. package/resources/themes/arya-green/theme.css +144 -80
  4. package/resources/themes/arya-orange/theme.css +144 -80
  5. package/resources/themes/arya-purple/theme.css +144 -80
  6. package/resources/themes/aura-dark-amber/theme.css +144 -80
  7. package/resources/themes/aura-dark-blue/theme.css +144 -80
  8. package/resources/themes/aura-dark-cyan/theme.css +144 -80
  9. package/resources/themes/aura-dark-green/theme.css +144 -80
  10. package/resources/themes/aura-dark-indigo/theme.css +144 -80
  11. package/resources/themes/aura-dark-lime/theme.css +144 -80
  12. package/resources/themes/aura-dark-noir/theme.css +144 -80
  13. package/resources/themes/aura-dark-pink/theme.css +144 -80
  14. package/resources/themes/aura-dark-purple/theme.css +144 -80
  15. package/resources/themes/aura-dark-teal/theme.css +144 -80
  16. package/resources/themes/aura-light-amber/theme.css +144 -81
  17. package/resources/themes/aura-light-blue/theme.css +144 -81
  18. package/resources/themes/aura-light-cyan/theme.css +144 -81
  19. package/resources/themes/aura-light-green/theme.css +144 -81
  20. package/resources/themes/aura-light-indigo/theme.css +144 -81
  21. package/resources/themes/aura-light-lime/theme.css +144 -81
  22. package/resources/themes/aura-light-noir/theme.css +144 -81
  23. package/resources/themes/aura-light-pink/theme.css +144 -81
  24. package/resources/themes/aura-light-purple/theme.css +144 -81
  25. package/resources/themes/aura-light-teal/theme.css +144 -81
  26. package/resources/themes/bootstrap4-dark-blue/theme.css +144 -80
  27. package/resources/themes/bootstrap4-dark-purple/theme.css +144 -80
  28. package/resources/themes/bootstrap4-light-blue/theme.css +144 -80
  29. package/resources/themes/bootstrap4-light-purple/theme.css +144 -80
  30. package/resources/themes/fluent-light/theme.css +144 -80
  31. package/resources/themes/lara-dark-blue/theme.css +144 -80
  32. package/resources/themes/lara-dark-indigo/theme.css +144 -80
  33. package/resources/themes/lara-dark-purple/theme.css +144 -80
  34. package/resources/themes/lara-dark-teal/theme.css +144 -80
  35. package/resources/themes/lara-light-blue/theme.css +144 -80
  36. package/resources/themes/lara-light-indigo/theme.css +144 -80
  37. package/resources/themes/lara-light-purple/theme.css +144 -80
  38. package/resources/themes/lara-light-teal/theme.css +144 -80
  39. package/resources/themes/luna-amber/theme.css +144 -80
  40. package/resources/themes/luna-blue/theme.css +144 -80
  41. package/resources/themes/luna-green/theme.css +144 -80
  42. package/resources/themes/luna-pink/theme.css +144 -80
  43. package/resources/themes/md-dark-deeppurple/theme.css +144 -80
  44. package/resources/themes/md-dark-indigo/theme.css +144 -80
  45. package/resources/themes/md-light-deeppurple/theme.css +144 -80
  46. package/resources/themes/md-light-indigo/theme.css +144 -80
  47. package/resources/themes/mdc-dark-deeppurple/theme.css +144 -80
  48. package/resources/themes/mdc-dark-indigo/theme.css +144 -80
  49. package/resources/themes/mdc-light-deeppurple/theme.css +144 -80
  50. package/resources/themes/mdc-light-indigo/theme.css +144 -80
  51. package/resources/themes/mira/theme.css +144 -80
  52. package/resources/themes/nano/theme.css +144 -80
  53. package/resources/themes/nova/theme.css +144 -80
  54. package/resources/themes/nova-accent/theme.css +144 -80
  55. package/resources/themes/nova-alt/theme.css +144 -80
  56. package/resources/themes/rhea/theme.css +144 -80
  57. package/resources/themes/saga-blue/theme.css +144 -80
  58. package/resources/themes/saga-green/theme.css +144 -80
  59. package/resources/themes/saga-orange/theme.css +144 -80
  60. package/resources/themes/saga-purple/theme.css +144 -80
  61. package/resources/themes/soho-dark/theme.css +144 -80
  62. package/resources/themes/soho-light/theme.css +144 -80
  63. package/resources/themes/tailwind-light/theme.css +144 -80
  64. package/resources/themes/vela-blue/theme.css +144 -80
  65. package/resources/themes/vela-green/theme.css +144 -80
  66. package/resources/themes/vela-orange/theme.css +144 -80
  67. package/resources/themes/vela-purple/theme.css +144 -80
  68. package/resources/themes/viva-dark/theme.css +144 -80
  69. package/resources/themes/viva-light/theme.css +144 -80
@@ -4060,6 +4060,150 @@
4060
4060
  background: #e2e8f0;
4061
4061
  }
4062
4062
 
4063
+ .p-tabview .p-tabview-nav-content {
4064
+ scroll-padding-inline: 2.5rem;
4065
+ }
4066
+ .p-tabview .p-tabview-nav {
4067
+ background: #ffffff;
4068
+ border: 1px solid #e2e8f0;
4069
+ border-width: 0 0 1px 0;
4070
+ }
4071
+ .p-tabview .p-tabview-nav li {
4072
+ margin-right: 0;
4073
+ }
4074
+ .p-tabview .p-tabview-nav li .p-tabview-nav-link {
4075
+ border: solid #e2e8f0;
4076
+ border-width: 0 0 1px 0;
4077
+ border-color: transparent transparent #e2e8f0 transparent;
4078
+ background: #ffffff;
4079
+ color: #64748b;
4080
+ padding: 1rem 1.125rem;
4081
+ font-weight: 600;
4082
+ border-top-right-radius: 6px;
4083
+ border-top-left-radius: 6px;
4084
+ transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
4085
+ margin: 0 0 -1px 0;
4086
+ }
4087
+ .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
4088
+ outline: 1px solid var(--p-focus-ring-color);
4089
+ outline-offset: 2px;
4090
+ box-shadow: inset none;
4091
+ }
4092
+ .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
4093
+ background: #ffffff;
4094
+ border-color: #e2e8f0;
4095
+ color: #334155;
4096
+ }
4097
+ .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
4098
+ background: #ffffff;
4099
+ border-color: #e2e8f0;
4100
+ color: #ec4899;
4101
+ }
4102
+ .p-tabview .p-tabview-left-icon {
4103
+ margin-right: 0.5rem;
4104
+ }
4105
+ .p-tabview .p-tabview-right-icon {
4106
+ margin-left: 0.5rem;
4107
+ }
4108
+ .p-tabview .p-tabview-close {
4109
+ margin-left: 0.5rem;
4110
+ }
4111
+ .p-tabview .p-tabview-nav-btn.p-link {
4112
+ background: #ffffff;
4113
+ color: #ec4899;
4114
+ width: 2.5rem;
4115
+ box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
4116
+ border-radius: 0;
4117
+ }
4118
+ .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
4119
+ outline: 1px solid var(--p-focus-ring-color);
4120
+ outline-offset: 2px;
4121
+ box-shadow: inset none;
4122
+ }
4123
+ .p-tabview .p-tabview-panels {
4124
+ background: #ffffff;
4125
+ padding: 0.875rem 1.125rem 1.125rem 1.125rem;
4126
+ border: 0 none;
4127
+ color: #334155;
4128
+ border-bottom-right-radius: 6px;
4129
+ border-bottom-left-radius: 6px;
4130
+ }
4131
+
4132
+ .p-toolbar {
4133
+ background: #ffffff;
4134
+ border: 1px solid #e2e8f0;
4135
+ padding: 1.125rem;
4136
+ border-radius: 6px;
4137
+ gap: 0.5rem;
4138
+ }
4139
+ .p-toolbar .p-toolbar-separator {
4140
+ margin: 0 0.5rem;
4141
+ }
4142
+
4143
+ .p-stepper .p-stepper-nav {
4144
+ position: relative;
4145
+ display: flex;
4146
+ justify-content: space-between;
4147
+ align-items: center;
4148
+ margin: 0;
4149
+ padding: 0;
4150
+ list-style-type: none;
4151
+ overflow-x: auto;
4152
+ }
4153
+
4154
+ .p-stepper-vertical .p-stepper-nav {
4155
+ flex-direction: column;
4156
+ }
4157
+
4158
+ .p-stepper-header {
4159
+ position: relative;
4160
+ display: flex;
4161
+ flex: 1 1 auto;
4162
+ align-items: center;
4163
+ }
4164
+ .p-stepper-header:last-of-type {
4165
+ flex: initial;
4166
+ }
4167
+
4168
+ .p-stepper-header .p-stepper-action {
4169
+ border: 0 none;
4170
+ display: inline-flex;
4171
+ align-items: center;
4172
+ text-decoration: none;
4173
+ cursor: pointer;
4174
+ }
4175
+ .p-stepper-header .p-stepper-action:focus-visible {
4176
+ outline: 1px solid var(--p-focus-ring-color);
4177
+ outline-offset: 2px;
4178
+ box-shadow: none;
4179
+ }
4180
+
4181
+ .p-stepper.p-stepper-readonly .p-stepper-header {
4182
+ cursor: auto;
4183
+ }
4184
+
4185
+ .p-stepper-header.p-highlight .p-stepper-action {
4186
+ cursor: default;
4187
+ }
4188
+
4189
+ .p-stepper-title {
4190
+ display: block;
4191
+ white-space: nowrap;
4192
+ overflow: hidden;
4193
+ text-overflow: ellipsis;
4194
+ max-width: 100%;
4195
+ }
4196
+
4197
+ .p-stepper-number {
4198
+ display: flex;
4199
+ align-items: center;
4200
+ justify-content: center;
4201
+ }
4202
+
4203
+ .p-stepper-separator {
4204
+ flex: 1 1 0;
4205
+ }
4206
+
4063
4207
  .p-stepper .p-stepper-nav {
4064
4208
  display: flex;
4065
4209
  justify-content: space-between;
@@ -4164,86 +4308,6 @@
4164
4308
  padding-left: 3rem;
4165
4309
  }
4166
4310
 
4167
- .p-tabview .p-tabview-nav-content {
4168
- scroll-padding-inline: 2.5rem;
4169
- }
4170
- .p-tabview .p-tabview-nav {
4171
- background: #ffffff;
4172
- border: 1px solid #e2e8f0;
4173
- border-width: 0 0 1px 0;
4174
- }
4175
- .p-tabview .p-tabview-nav li {
4176
- margin-right: 0;
4177
- }
4178
- .p-tabview .p-tabview-nav li .p-tabview-nav-link {
4179
- border: solid #e2e8f0;
4180
- border-width: 0 0 1px 0;
4181
- border-color: transparent transparent #e2e8f0 transparent;
4182
- background: #ffffff;
4183
- color: #64748b;
4184
- padding: 1rem 1.125rem;
4185
- font-weight: 600;
4186
- border-top-right-radius: 6px;
4187
- border-top-left-radius: 6px;
4188
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
4189
- margin: 0 0 -1px 0;
4190
- }
4191
- .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
4192
- outline: 1px solid var(--p-focus-ring-color);
4193
- outline-offset: 2px;
4194
- box-shadow: inset none;
4195
- }
4196
- .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
4197
- background: #ffffff;
4198
- border-color: #e2e8f0;
4199
- color: #334155;
4200
- }
4201
- .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
4202
- background: #ffffff;
4203
- border-color: #e2e8f0;
4204
- color: #ec4899;
4205
- }
4206
- .p-tabview .p-tabview-left-icon {
4207
- margin-right: 0.5rem;
4208
- }
4209
- .p-tabview .p-tabview-right-icon {
4210
- margin-left: 0.5rem;
4211
- }
4212
- .p-tabview .p-tabview-close {
4213
- margin-left: 0.5rem;
4214
- }
4215
- .p-tabview .p-tabview-nav-btn.p-link {
4216
- background: #ffffff;
4217
- color: #ec4899;
4218
- width: 2.5rem;
4219
- box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
4220
- border-radius: 0;
4221
- }
4222
- .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
4223
- outline: 1px solid var(--p-focus-ring-color);
4224
- outline-offset: 2px;
4225
- box-shadow: inset none;
4226
- }
4227
- .p-tabview .p-tabview-panels {
4228
- background: #ffffff;
4229
- padding: 0.875rem 1.125rem 1.125rem 1.125rem;
4230
- border: 0 none;
4231
- color: #334155;
4232
- border-bottom-right-radius: 6px;
4233
- border-bottom-left-radius: 6px;
4234
- }
4235
-
4236
- .p-toolbar {
4237
- background: #ffffff;
4238
- border: 1px solid #e2e8f0;
4239
- padding: 1.125rem;
4240
- border-radius: 6px;
4241
- gap: 0.5rem;
4242
- }
4243
- .p-toolbar .p-toolbar-separator {
4244
- margin: 0 0.5rem;
4245
- }
4246
-
4247
4311
  .p-confirm-popup {
4248
4312
  background: #ffffff;
4249
4313
  color: #334155;
@@ -7315,7 +7379,6 @@
7315
7379
  .p-stepper .p-stepper-header .p-stepper-number::after {
7316
7380
  content: " ";
7317
7381
  position: absolute;
7318
- width: 100%;
7319
7382
  height: 100%;
7320
7383
  box-shadow: 0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
7321
7384
  }
@@ -4060,6 +4060,150 @@
4060
4060
  background: #e2e8f0;
4061
4061
  }
4062
4062
 
4063
+ .p-tabview .p-tabview-nav-content {
4064
+ scroll-padding-inline: 2.5rem;
4065
+ }
4066
+ .p-tabview .p-tabview-nav {
4067
+ background: #ffffff;
4068
+ border: 1px solid #e2e8f0;
4069
+ border-width: 0 0 1px 0;
4070
+ }
4071
+ .p-tabview .p-tabview-nav li {
4072
+ margin-right: 0;
4073
+ }
4074
+ .p-tabview .p-tabview-nav li .p-tabview-nav-link {
4075
+ border: solid #e2e8f0;
4076
+ border-width: 0 0 1px 0;
4077
+ border-color: transparent transparent #e2e8f0 transparent;
4078
+ background: #ffffff;
4079
+ color: #64748b;
4080
+ padding: 1rem 1.125rem;
4081
+ font-weight: 600;
4082
+ border-top-right-radius: 6px;
4083
+ border-top-left-radius: 6px;
4084
+ transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
4085
+ margin: 0 0 -1px 0;
4086
+ }
4087
+ .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
4088
+ outline: 1px solid var(--p-focus-ring-color);
4089
+ outline-offset: 2px;
4090
+ box-shadow: inset none;
4091
+ }
4092
+ .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
4093
+ background: #ffffff;
4094
+ border-color: #e2e8f0;
4095
+ color: #334155;
4096
+ }
4097
+ .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
4098
+ background: #ffffff;
4099
+ border-color: #e2e8f0;
4100
+ color: #8B5CF6;
4101
+ }
4102
+ .p-tabview .p-tabview-left-icon {
4103
+ margin-right: 0.5rem;
4104
+ }
4105
+ .p-tabview .p-tabview-right-icon {
4106
+ margin-left: 0.5rem;
4107
+ }
4108
+ .p-tabview .p-tabview-close {
4109
+ margin-left: 0.5rem;
4110
+ }
4111
+ .p-tabview .p-tabview-nav-btn.p-link {
4112
+ background: #ffffff;
4113
+ color: #8B5CF6;
4114
+ width: 2.5rem;
4115
+ box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
4116
+ border-radius: 0;
4117
+ }
4118
+ .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
4119
+ outline: 1px solid var(--p-focus-ring-color);
4120
+ outline-offset: 2px;
4121
+ box-shadow: inset none;
4122
+ }
4123
+ .p-tabview .p-tabview-panels {
4124
+ background: #ffffff;
4125
+ padding: 0.875rem 1.125rem 1.125rem 1.125rem;
4126
+ border: 0 none;
4127
+ color: #334155;
4128
+ border-bottom-right-radius: 6px;
4129
+ border-bottom-left-radius: 6px;
4130
+ }
4131
+
4132
+ .p-toolbar {
4133
+ background: #ffffff;
4134
+ border: 1px solid #e2e8f0;
4135
+ padding: 1.125rem;
4136
+ border-radius: 6px;
4137
+ gap: 0.5rem;
4138
+ }
4139
+ .p-toolbar .p-toolbar-separator {
4140
+ margin: 0 0.5rem;
4141
+ }
4142
+
4143
+ .p-stepper .p-stepper-nav {
4144
+ position: relative;
4145
+ display: flex;
4146
+ justify-content: space-between;
4147
+ align-items: center;
4148
+ margin: 0;
4149
+ padding: 0;
4150
+ list-style-type: none;
4151
+ overflow-x: auto;
4152
+ }
4153
+
4154
+ .p-stepper-vertical .p-stepper-nav {
4155
+ flex-direction: column;
4156
+ }
4157
+
4158
+ .p-stepper-header {
4159
+ position: relative;
4160
+ display: flex;
4161
+ flex: 1 1 auto;
4162
+ align-items: center;
4163
+ }
4164
+ .p-stepper-header:last-of-type {
4165
+ flex: initial;
4166
+ }
4167
+
4168
+ .p-stepper-header .p-stepper-action {
4169
+ border: 0 none;
4170
+ display: inline-flex;
4171
+ align-items: center;
4172
+ text-decoration: none;
4173
+ cursor: pointer;
4174
+ }
4175
+ .p-stepper-header .p-stepper-action:focus-visible {
4176
+ outline: 1px solid var(--p-focus-ring-color);
4177
+ outline-offset: 2px;
4178
+ box-shadow: none;
4179
+ }
4180
+
4181
+ .p-stepper.p-stepper-readonly .p-stepper-header {
4182
+ cursor: auto;
4183
+ }
4184
+
4185
+ .p-stepper-header.p-highlight .p-stepper-action {
4186
+ cursor: default;
4187
+ }
4188
+
4189
+ .p-stepper-title {
4190
+ display: block;
4191
+ white-space: nowrap;
4192
+ overflow: hidden;
4193
+ text-overflow: ellipsis;
4194
+ max-width: 100%;
4195
+ }
4196
+
4197
+ .p-stepper-number {
4198
+ display: flex;
4199
+ align-items: center;
4200
+ justify-content: center;
4201
+ }
4202
+
4203
+ .p-stepper-separator {
4204
+ flex: 1 1 0;
4205
+ }
4206
+
4063
4207
  .p-stepper .p-stepper-nav {
4064
4208
  display: flex;
4065
4209
  justify-content: space-between;
@@ -4164,86 +4308,6 @@
4164
4308
  padding-left: 3rem;
4165
4309
  }
4166
4310
 
4167
- .p-tabview .p-tabview-nav-content {
4168
- scroll-padding-inline: 2.5rem;
4169
- }
4170
- .p-tabview .p-tabview-nav {
4171
- background: #ffffff;
4172
- border: 1px solid #e2e8f0;
4173
- border-width: 0 0 1px 0;
4174
- }
4175
- .p-tabview .p-tabview-nav li {
4176
- margin-right: 0;
4177
- }
4178
- .p-tabview .p-tabview-nav li .p-tabview-nav-link {
4179
- border: solid #e2e8f0;
4180
- border-width: 0 0 1px 0;
4181
- border-color: transparent transparent #e2e8f0 transparent;
4182
- background: #ffffff;
4183
- color: #64748b;
4184
- padding: 1rem 1.125rem;
4185
- font-weight: 600;
4186
- border-top-right-radius: 6px;
4187
- border-top-left-radius: 6px;
4188
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, outline-color 0.2s;
4189
- margin: 0 0 -1px 0;
4190
- }
4191
- .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
4192
- outline: 1px solid var(--p-focus-ring-color);
4193
- outline-offset: 2px;
4194
- box-shadow: inset none;
4195
- }
4196
- .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
4197
- background: #ffffff;
4198
- border-color: #e2e8f0;
4199
- color: #334155;
4200
- }
4201
- .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
4202
- background: #ffffff;
4203
- border-color: #e2e8f0;
4204
- color: #8B5CF6;
4205
- }
4206
- .p-tabview .p-tabview-left-icon {
4207
- margin-right: 0.5rem;
4208
- }
4209
- .p-tabview .p-tabview-right-icon {
4210
- margin-left: 0.5rem;
4211
- }
4212
- .p-tabview .p-tabview-close {
4213
- margin-left: 0.5rem;
4214
- }
4215
- .p-tabview .p-tabview-nav-btn.p-link {
4216
- background: #ffffff;
4217
- color: #8B5CF6;
4218
- width: 2.5rem;
4219
- box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
4220
- border-radius: 0;
4221
- }
4222
- .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
4223
- outline: 1px solid var(--p-focus-ring-color);
4224
- outline-offset: 2px;
4225
- box-shadow: inset none;
4226
- }
4227
- .p-tabview .p-tabview-panels {
4228
- background: #ffffff;
4229
- padding: 0.875rem 1.125rem 1.125rem 1.125rem;
4230
- border: 0 none;
4231
- color: #334155;
4232
- border-bottom-right-radius: 6px;
4233
- border-bottom-left-radius: 6px;
4234
- }
4235
-
4236
- .p-toolbar {
4237
- background: #ffffff;
4238
- border: 1px solid #e2e8f0;
4239
- padding: 1.125rem;
4240
- border-radius: 6px;
4241
- gap: 0.5rem;
4242
- }
4243
- .p-toolbar .p-toolbar-separator {
4244
- margin: 0 0.5rem;
4245
- }
4246
-
4247
4311
  .p-confirm-popup {
4248
4312
  background: #ffffff;
4249
4313
  color: #334155;
@@ -7315,7 +7379,6 @@
7315
7379
  .p-stepper .p-stepper-header .p-stepper-number::after {
7316
7380
  content: " ";
7317
7381
  position: absolute;
7318
- width: 100%;
7319
7382
  height: 100%;
7320
7383
  box-shadow: 0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
7321
7384
  }