@solidstarters/solid-core-ui 1.1.164 → 1.1.166

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 (174) hide show
  1. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts +10 -0
  2. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts.map +1 -0
  3. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js +14 -0
  4. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js.map +1 -0
  5. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js +1 -1
  6. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js.map +1 -1
  7. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js +1 -1
  8. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js.map +1 -1
  9. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js +1 -1
  10. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js.map +1 -1
  11. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts.map +1 -1
  12. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js +1 -2
  13. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js.map +1 -1
  14. package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts +4 -0
  15. package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts.map +1 -0
  16. package/dist/components/core/extension/solid-core/question/BarChartWidget.js +19 -0
  17. package/dist/components/core/extension/solid-core/question/BarChartWidget.js.map +1 -0
  18. package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts +4 -0
  19. package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts.map +1 -0
  20. package/dist/components/core/extension/solid-core/question/ChartWidget.js +25 -0
  21. package/dist/components/core/extension/solid-core/question/ChartWidget.js.map +1 -0
  22. package/dist/components/core/solid-ai/SolidXAIResponse.d.ts.map +1 -1
  23. package/dist/components/core/solid-ai/SolidXAIResponse.js +38 -8
  24. package/dist/components/core/solid-ai/SolidXAIResponse.js.map +1 -1
  25. package/dist/index.d.ts +1 -0
  26. package/dist/index.d.ts.map +1 -1
  27. package/dist/index.js +1 -0
  28. package/dist/index.js.map +1 -1
  29. package/dist/redux/api/aiInteractionApi.d.ts +1 -1
  30. package/dist/redux/api/aiInteractionApi.d.ts.map +1 -1
  31. package/dist/redux/features/popupSlice.d.ts +1 -1
  32. package/dist/redux/features/popupSlice.d.ts.map +1 -1
  33. package/package.json +1 -1
  34. package/dist/components/ErrorBoundries/OfflineNotice.d.ts +0 -2
  35. package/dist/components/ErrorBoundries/OfflineNotice.d.ts.map +0 -1
  36. package/dist/components/ErrorBoundries/OfflineNotice.js +0 -34
  37. package/dist/components/ErrorBoundries/OfflineNotice.js.map +0 -1
  38. package/dist/components/ErrorBoundries/OnlineStatusWrapper.d.ts +0 -2
  39. package/dist/components/ErrorBoundries/OnlineStatusWrapper.d.ts.map +0 -1
  40. package/dist/components/ErrorBoundries/OnlineStatusWrapper.js +0 -10
  41. package/dist/components/ErrorBoundries/OnlineStatusWrapper.js.map +0 -1
  42. package/dist/components/ErrorBoundries/ServerError.d.ts +0 -2
  43. package/dist/components/ErrorBoundries/ServerError.d.ts.map +0 -1
  44. package/dist/components/ErrorBoundries/ServerError.js +0 -9
  45. package/dist/components/ErrorBoundries/ServerError.js.map +0 -1
  46. package/dist/components/ErrorBoundries/ServerErrorPage.d.ts +0 -2
  47. package/dist/components/ErrorBoundries/ServerErrorPage.d.ts.map +0 -1
  48. package/dist/components/ErrorBoundries/ServerErrorPage.js +0 -11
  49. package/dist/components/ErrorBoundries/ServerErrorPage.js.map +0 -1
  50. package/dist/components/ErrorBoundries/ServerMaintainanceSvg.d.ts +0 -2
  51. package/dist/components/ErrorBoundries/ServerMaintainanceSvg.d.ts.map +0 -1
  52. package/dist/components/ErrorBoundries/ServerMaintainanceSvg.js +0 -5
  53. package/dist/components/ErrorBoundries/ServerMaintainanceSvg.js.map +0 -1
  54. package/dist/components/ErrorBoundries/ServerUnreachableError.d.ts +0 -2
  55. package/dist/components/ErrorBoundries/ServerUnreachableError.d.ts.map +0 -1
  56. package/dist/components/ErrorBoundries/ServerUnreachableError.js +0 -9
  57. package/dist/components/ErrorBoundries/ServerUnreachableError.js.map +0 -1
  58. package/dist/components/ErrorBoundries/SolidGenericErrorComponent.d.ts +0 -2
  59. package/dist/components/ErrorBoundries/SolidGenericErrorComponent.d.ts.map +0 -1
  60. package/dist/components/ErrorBoundries/SolidGenericErrorComponent.js +0 -24
  61. package/dist/components/ErrorBoundries/SolidGenericErrorComponent.js.map +0 -1
  62. package/dist/components/Svg/ListViewPlaceholderSvg.d.ts +0 -2
  63. package/dist/components/Svg/ListViewPlaceholderSvg.d.ts.map +0 -1
  64. package/dist/components/Svg/ListViewPlaceholderSvg.js +0 -5
  65. package/dist/components/Svg/ListViewPlaceholderSvg.js.map +0 -1
  66. package/dist/components/core/common/SolidAccountSettings/AccountSettings.d.ts +0 -2
  67. package/dist/components/core/common/SolidAccountSettings/AccountSettings.d.ts.map +0 -1
  68. package/dist/components/core/common/SolidAccountSettings/AccountSettings.js +0 -58
  69. package/dist/components/core/common/SolidAccountSettings/AccountSettings.js.map +0 -1
  70. package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.d.ts +0 -2
  71. package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.d.ts.map +0 -1
  72. package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.js +0 -240
  73. package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.js.map +0 -1
  74. package/dist/components/core/common/SolidConfigureLayoutElement.d.ts +0 -2
  75. package/dist/components/core/common/SolidConfigureLayoutElement.d.ts.map +0 -1
  76. package/dist/components/core/common/SolidConfigureLayoutElement.js +0 -77
  77. package/dist/components/core/common/SolidConfigureLayoutElement.js.map +0 -1
  78. package/dist/components/core/common/SolidGenericImport/ImportWrapper.d.ts +0 -2
  79. package/dist/components/core/common/SolidGenericImport/ImportWrapper.d.ts.map +0 -1
  80. package/dist/components/core/common/SolidGenericImport/ImportWrapper.js +0 -17
  81. package/dist/components/core/common/SolidGenericImport/ImportWrapper.js.map +0 -1
  82. package/dist/components/core/common/SolidGenericImport/temp.css +0 -32
  83. package/dist/components/core/dashboard/SolidQuestionWrapper.d.ts +0 -2
  84. package/dist/components/core/dashboard/SolidQuestionWrapper.d.ts.map +0 -1
  85. package/dist/components/core/dashboard/SolidQuestionWrapper.js +0 -5
  86. package/dist/components/core/dashboard/SolidQuestionWrapper.js.map +0 -1
  87. package/dist/components/core/extension/solid-core/modelMetadata/list/deleteModelRowAction.module.css +0 -25
  88. package/dist/components/core/form/SolidFormViewShimmerLoading.module.css +0 -4
  89. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.d.ts +0 -3
  90. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.d.ts.map +0 -1
  91. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.js +0 -38
  92. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.js.map +0 -1
  93. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.d.ts +0 -3
  94. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.d.ts.map +0 -1
  95. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.js +0 -48
  96. package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.js.map +0 -1
  97. package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.d.ts +0 -3
  98. package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.d.ts.map +0 -1
  99. package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.js +0 -57
  100. package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.js.map +0 -1
  101. package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.d.ts +0 -3
  102. package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.d.ts.map +0 -1
  103. package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.js +0 -30
  104. package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.js.map +0 -1
  105. package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.d.ts +0 -2
  106. package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.d.ts.map +0 -1
  107. package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.js +0 -9
  108. package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.js.map +0 -1
  109. package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.d.ts +0 -2
  110. package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.d.ts.map +0 -1
  111. package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.js +0 -8
  112. package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.js.map +0 -1
  113. package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.d.ts +0 -2
  114. package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.d.ts.map +0 -1
  115. package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.js +0 -9
  116. package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.js.map +0 -1
  117. package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.d.ts +0 -2
  118. package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.d.ts.map +0 -1
  119. package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.js +0 -20
  120. package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.js.map +0 -1
  121. package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.d.ts +0 -2
  122. package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.d.ts.map +0 -1
  123. package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.js +0 -7
  124. package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.js.map +0 -1
  125. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.d.ts +0 -3
  126. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.d.ts.map +0 -1
  127. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.js +0 -74
  128. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.js.map +0 -1
  129. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.d.ts +0 -3
  130. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.d.ts.map +0 -1
  131. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.js +0 -90
  132. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.js.map +0 -1
  133. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.d.ts +0 -3
  134. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.d.ts.map +0 -1
  135. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.js +0 -74
  136. package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.js.map +0 -1
  137. package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.d.ts +0 -2
  138. package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.d.ts.map +0 -1
  139. package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.js +0 -6
  140. package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.js.map +0 -1
  141. package/dist/components/core/form/fields/widgets/SolidIconWidget.d.ts +0 -3
  142. package/dist/components/core/form/fields/widgets/SolidIconWidget.d.ts.map +0 -1
  143. package/dist/components/core/form/fields/widgets/SolidIconWidget.js +0 -93
  144. package/dist/components/core/form/fields/widgets/SolidIconWidget.js.map +0 -1
  145. package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.d.ts +0 -3
  146. package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.d.ts.map +0 -1
  147. package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.js +0 -50
  148. package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.js.map +0 -1
  149. package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.d.ts +0 -3
  150. package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.d.ts.map +0 -1
  151. package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.js +0 -34
  152. package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.js.map +0 -1
  153. package/dist/components/core/list/SolidXAIModulePanel.module.css +0 -31
  154. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.d.ts +0 -2
  155. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.d.ts.map +0 -1
  156. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.js +0 -7
  157. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.js.map +0 -1
  158. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.d.ts +0 -2
  159. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.d.ts.map +0 -1
  160. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.js +0 -7
  161. package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.js.map +0 -1
  162. package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.d.ts +0 -2
  163. package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.d.ts.map +0 -1
  164. package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.js +0 -35
  165. package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.js.map +0 -1
  166. package/dist/helpers/useOfflineStatus.d.ts +0 -2
  167. package/dist/helpers/useOfflineStatus.d.ts.map +0 -1
  168. package/dist/helpers/useOfflineStatus.js +0 -17
  169. package/dist/helpers/useOfflineStatus.js.map +0 -1
  170. package/dist/resources/images/Navigation/SolidSettingsIcon.png +0 -0
  171. package/dist/resources/images/SS-Logo-1 1.png +0 -0
  172. package/dist/resources/solid.css +0 -2983
  173. package/dist/resources/themes/solid-light-purple/theme copy.css +0 -6129
  174. package/next-env.d.ts +0 -5
@@ -1,2983 +0,0 @@
1
- @font-face {
2
- font-family: "SF Pro Display";
3
- font-weight: 100;
4
- font-display: swap;
5
- font-style: normal;
6
- font-named-instance: "Regular";
7
- src: url("./fonts/SF-Pro-Display-Thin.otf") format("opentype");
8
- }
9
-
10
- @font-face {
11
- font-family: "SF Pro Display";
12
- font-weight: 200;
13
- font-display: swap;
14
- font-style: normal;
15
- font-named-instance: "Regular";
16
- src: url("./fonts/SF-Pro-Display-Ultralight.otf") format("opentype");
17
- }
18
-
19
- @font-face {
20
- font-family: "SF Pro Display";
21
- font-weight: 300;
22
- font-display: swap;
23
- font-style: normal;
24
- font-named-instance: "Regular";
25
- src: url("./fonts/SF-Pro-Display-Light.otf") format("opentype");
26
- }
27
-
28
- @font-face {
29
- font-family: "SF Pro Display";
30
- font-weight: 400;
31
- font-display: swap;
32
- font-style: normal;
33
- font-named-instance: "Regular";
34
- src: url("./fonts/SF-Pro-Display-Regular.otf") format("opentype");
35
- }
36
-
37
- @font-face {
38
- font-family: "SF Pro Display";
39
- font-weight: 500;
40
- font-display: swap;
41
- font-style: normal;
42
- font-named-instance: "Medium";
43
- src: url("./fonts/SF-Pro-Display-Medium.otf") format("opentype");
44
- }
45
-
46
- @font-face {
47
- font-family: "SF Pro Display";
48
- font-weight: 600;
49
- font-display: swap;
50
- font-style: normal;
51
- font-named-instance: "Regular";
52
- src: url("./fonts/SF-Pro-Display-Semibold.otf") format("opentype");
53
- }
54
-
55
- @font-face {
56
- font-family: "SF Pro Display";
57
- font-weight: 700;
58
- font-display: swap;
59
- font-style: normal;
60
- font-named-instance: "Regular";
61
- src: url("./fonts/SF-Pro-Display-Bold.otf") format("opentype");
62
- }
63
-
64
- @font-face {
65
- font-family: "SF Pro Display";
66
- font-weight: 800;
67
- font-display: swap;
68
- font-style: normal;
69
- font-named-instance: "Regular";
70
- src: url("./fonts/SF-Pro-Display-Heavy.otf") format("opentype");
71
- }
72
-
73
- @font-face {
74
- font-family: "SF Pro Display";
75
- font-weight: 900;
76
- font-display: swap;
77
- font-style: normal;
78
- font-named-instance: "Regular";
79
- src: url("./fonts/SF-Pro-Display-Black.otf") format("opentype");
80
- }
81
-
82
- :root {
83
- font-family: "SF Pro Display", sans-serif;
84
- font-feature-settings: "cv02", "cv03", "cv04", "cv11";
85
- font-variation-settings: normal;
86
- --font-family: "SF Pro Display", sans-serif;
87
- --font-feature-settings: "cv02", "cv03", "cv04", "cv11";
88
- }
89
-
90
-
91
-
92
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
93
- padding: 0.75rem 1.25rem;
94
- }
95
-
96
- .p-editor-container .p-editor-content {
97
- border-bottom-right-radius: 6px;
98
- border-bottom-left-radius: 6px;
99
- }
100
-
101
-
102
- @layer primereact {
103
- * {
104
- box-sizing: border-box;
105
- }
106
-
107
- .p-component {
108
- font-family: var(--font-family);
109
- font-feature-settings: var(--font-feature-settings, normal);
110
- font-size: 1rem;
111
- font-weight: normal;
112
- }
113
-
114
- .p-component-overlay {
115
- background-color: rgba(0, 0, 0, 0.4);
116
- transition-duration: 0.2s;
117
- }
118
-
119
- .p-link {
120
- font-family: var(--font-family);
121
- font-feature-settings: var(--font-feature-settings, normal);
122
- font-size: 1rem;
123
- border-radius: 6px;
124
- }
125
-
126
- .p-disabled,
127
- .p-component:disabled {
128
- opacity: 0.6;
129
- }
130
-
131
- .pi {
132
- font-size: 1rem;
133
- }
134
-
135
- .p-icon {
136
- width: 1rem;
137
- height: 1rem;
138
- }
139
-
140
- .p-component-overlay-enter {
141
- animation: p-component-overlay-enter-animation 150ms forwards;
142
- }
143
-
144
- .p-component-overlay-leave {
145
- animation: p-component-overlay-leave-animation 150ms forwards;
146
- }
147
-
148
- @keyframes p-component-overlay-enter-animation {
149
- from {
150
- background-color: transparent;
151
- }
152
-
153
- to {
154
- background-color: var(--maskbg);
155
- }
156
- }
157
-
158
- @keyframes p-component-overlay-leave-animation {
159
- from {
160
- background-color: var(--maskbg);
161
- }
162
-
163
- to {
164
- background-color: transparent;
165
- }
166
- }
167
-
168
- .p-autocomplete .p-autocomplete-loader {
169
- right: 0.75rem;
170
- }
171
-
172
- .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
173
- right: 3.75rem;
174
- }
175
-
176
- .p-autocomplete .p-autocomplete-multiple-container {
177
- padding: 0.375rem 0.75rem;
178
- gap: 0.5rem;
179
- }
180
-
181
- .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
182
- padding: 0.375rem 0;
183
- }
184
-
185
- .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
186
- margin-left: 0.5rem;
187
- }
188
-
189
- .p-autocomplete-panel .p-autocomplete-items {
190
- padding: 0.75rem 0;
191
- }
192
-
193
- .p-datepicker .p-datepicker-header .p-datepicker-title {
194
- line-height: 2rem;
195
- }
196
-
197
- .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
198
- margin-right: 0.5rem;
199
- }
200
-
201
- .p-datepicker table {
202
- font-size: 1rem;
203
- margin: 0.5rem 0;
204
- }
205
-
206
- .p-datepicker table th {
207
- padding: 0.5rem;
208
- }
209
-
210
- .p-datepicker table th>span {
211
- width: 2.5rem;
212
- height: 2.5rem;
213
- }
214
-
215
- .p-datepicker table td {
216
- padding: 0.5rem;
217
- }
218
-
219
- .p-datepicker table td>span {
220
- width: 2.5rem;
221
- height: 2.5rem;
222
- border-radius: 50%;
223
- transition: box-shadow 0.2s;
224
- border: 1px solid transparent;
225
- }
226
-
227
- .p-datepicker .p-datepicker-buttonbar .p-button {
228
- width: auto;
229
- }
230
-
231
- .p-datepicker .p-timepicker button:last-child {
232
- margin-top: 0.2em;
233
- }
234
-
235
- .p-datepicker .p-timepicker span {
236
- font-size: 1.25rem;
237
- }
238
-
239
- .p-datepicker .p-timepicker>div {
240
- padding: 0 0.5rem;
241
- }
242
-
243
- .p-datepicker.p-datepicker-timeonly .p-timepicker {
244
- border-top: 0 none;
245
- }
246
-
247
- .p-datepicker .p-monthpicker {
248
- margin: 0.5rem 0;
249
- }
250
-
251
- .p-datepicker .p-monthpicker .p-monthpicker-month {
252
- padding: 0.5rem;
253
- transition: box-shadow 0.2s;
254
- border-radius: 6px;
255
- }
256
-
257
- .p-datepicker .p-yearpicker {
258
- margin: 0.5rem 0;
259
- }
260
-
261
- .p-datepicker .p-yearpicker .p-yearpicker-year {
262
- padding: 0.5rem;
263
- transition: box-shadow 0.2s;
264
- border-radius: 6px;
265
- }
266
-
267
- .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
268
- padding-left: 0;
269
- border-left: 0 none;
270
- }
271
-
272
- .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
273
- padding-right: 0;
274
- }
275
-
276
- @media screen and (max-width: 769px) {
277
-
278
- .p-datepicker table th,
279
- .p-datepicker table td {
280
- padding: 0;
281
- }
282
- }
283
-
284
- .p-cascadeselect .p-cascadeselect-label {
285
- background: transparent;
286
- border: 0 none;
287
- padding: 0.75rem 0.75rem;
288
- }
289
-
290
- .p-cascadeselect .p-cascadeselect-label:enabled:focus {
291
- outline: 0 none;
292
- box-shadow: none;
293
- }
294
-
295
- .p-cascadeselect-panel .p-cascadeselect-items {
296
- padding: 0.75rem 0;
297
- }
298
-
299
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
300
- margin-top: 0;
301
- }
302
-
303
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:last-child {
304
- margin-bottom: 0;
305
- }
306
-
307
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
308
- padding: 0.75rem 1.25rem;
309
- }
310
-
311
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
312
- font-size: 0.875rem;
313
- }
314
-
315
- .p-checkbox {
316
- position: relative;
317
- display: inline-flex;
318
- user-select: none;
319
- vertical-align: bottom;
320
- }
321
-
322
- .p-checkbox-input {
323
- appearance: none;
324
- position: absolute;
325
- top: 0;
326
- left: 0;
327
- width: 100%;
328
- height: 100%;
329
- padding: 0;
330
- margin: 0;
331
- opacity: 0;
332
- z-index: 1;
333
- outline: 0 none;
334
- cursor: pointer;
335
- }
336
-
337
- .p-checkbox-box {
338
- display: flex;
339
- justify-content: center;
340
- align-items: center;
341
- }
342
-
343
- .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
344
- width: 10px;
345
- height: 10px;
346
- }
347
-
348
- .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
349
- width: 10px;
350
- height: 10px;
351
- }
352
-
353
- .p-checkbox {
354
- position: relative;
355
- display: inline-flex;
356
- user-select: none;
357
- vertical-align: bottom;
358
- }
359
-
360
- .p-checkbox-input {
361
- cursor: pointer;
362
- }
363
-
364
- .p-checkbox-box {
365
- display: flex;
366
- justify-content: center;
367
- align-items: center;
368
- }
369
-
370
- .p-chips {
371
- display: inline-flex;
372
- }
373
-
374
- .p-chips-multiple-container {
375
- margin: 0;
376
- padding: 0;
377
- list-style-type: none;
378
- cursor: text;
379
- overflow: hidden;
380
- display: flex;
381
- align-items: center;
382
- flex-wrap: wrap;
383
- }
384
-
385
- .p-chips-token {
386
- cursor: default;
387
- display: inline-flex;
388
- align-items: center;
389
- flex: 0 0 auto;
390
- }
391
-
392
- .p-chips-input-token {
393
- flex: 1 1 auto;
394
- display: inline-flex;
395
- }
396
-
397
- .p-chips-token-icon {
398
- cursor: pointer;
399
- }
400
-
401
- .p-chips-input-token input {
402
- border: 0 none;
403
- outline: 0 none;
404
- background-color: transparent;
405
- margin: 0;
406
- padding: 0;
407
- box-shadow: none;
408
- border-radius: 0;
409
- width: 100%;
410
- }
411
-
412
- .p-fluid .p-chips {
413
- display: flex;
414
- }
415
-
416
- .p-chips .p-chips-multiple-container {
417
- padding: 0.375rem 0.75rem;
418
- outline-color: transparent;
419
- }
420
-
421
- .solid-custom-filter-wrapper .p-chips .p-chips-multiple-container {
422
- padding: 0.12rem 0.65625rem;
423
- }
424
-
425
- .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
426
- margin-left: 0.5rem;
427
- }
428
-
429
- .p-chips .p-chips-multiple-container .p-chips-input-token {
430
- padding: 0.375rem 0;
431
- }
432
-
433
- .p-colorpicker-preview {
434
- width: 2rem;
435
- height: 2rem;
436
- }
437
-
438
-
439
- .p-dropdown {
440
- display: inline-flex;
441
- cursor: pointer;
442
- position: relative;
443
- user-select: none;
444
- }
445
-
446
- .p-dropdown-clear-icon {
447
- position: absolute;
448
- top: 50%;
449
- margin-top: -0.5rem;
450
- }
451
-
452
- .p-dropdown-trigger {
453
- display: flex;
454
- align-items: center;
455
- justify-content: center;
456
- flex-shrink: 0;
457
- }
458
-
459
- .p-dropdown-label {
460
- display: block;
461
- white-space: nowrap;
462
- overflow: hidden;
463
- flex: 1 1 auto;
464
- width: 1%;
465
- text-overflow: ellipsis;
466
- cursor: pointer;
467
- }
468
-
469
- .p-dropdown-label-empty {
470
- overflow: hidden;
471
- opacity: 0;
472
- }
473
-
474
- input.p-dropdown-label {
475
- cursor: default;
476
- }
477
-
478
- .p-dropdown .p-dropdown-panel {
479
- min-width: 100%;
480
- }
481
-
482
- .p-dropdown-panel {
483
- position: absolute;
484
- top: 0;
485
- left: 0;
486
- }
487
-
488
- .p-dropdown-items-wrapper {
489
- overflow: auto;
490
- }
491
-
492
- .p-dropdown-item {
493
- cursor: pointer;
494
- font-weight: normal;
495
- white-space: nowrap;
496
- position: relative;
497
- overflow: hidden;
498
- display: flex;
499
- align-items: center;
500
- }
501
-
502
- .p-dropdown-item-group {
503
- cursor: auto;
504
- }
505
-
506
- .p-dropdown-items {
507
- margin: 0;
508
- padding: 0;
509
- list-style-type: none;
510
- }
511
-
512
- .p-dropdown-filter {
513
- width: 100%;
514
- }
515
-
516
- .p-dropdown-filter-container {
517
- position: relative;
518
- }
519
-
520
- .p-dropdown-filter-icon {
521
- position: absolute;
522
- top: 50%;
523
- margin-top: -0.5rem;
524
- }
525
-
526
- .p-fluid .p-dropdown {
527
- display: flex;
528
- }
529
-
530
- .p-fluid .p-dropdown .p-dropdown-label {
531
- width: 1%;
532
- }
533
-
534
- .p-dropdown.p-variant-filled:not(.p-disabled).p-focus .p-inputtext {
535
- background-color: transparent;
536
- }
537
-
538
- .p-dropdown.p-dropdown-clearable .p-dropdown-label {
539
- padding-right: 1.75rem;
540
- }
541
-
542
- .p-dropdown .p-dropdown-label {
543
- background: transparent;
544
- border: 0 none;
545
- }
546
-
547
- .p-dropdown .p-dropdown-label:focus,
548
- .p-dropdown .p-dropdown-label:enabled:focus {
549
- outline: 0 none;
550
- box-shadow: none;
551
- }
552
-
553
- .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
554
- padding-right: 1.75rem;
555
- margin-right: -1.75rem;
556
- }
557
-
558
- .p-dropdown-panel .p-dropdown-items {
559
- padding: 0.75rem 0;
560
- }
561
-
562
- .p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child {
563
- margin-top: 0;
564
- }
565
-
566
- .p-dropdown-panel .p-dropdown-items .p-dropdown-item:last-child {
567
- margin-bottom: 0;
568
- }
569
-
570
- .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon {
571
- position: relative;
572
- margin-left: -0.5rem;
573
- margin-right: 0.5rem;
574
- }
575
-
576
- .p-inputgroup>.p-component,
577
- .p-inputgroup>.p-inputwrapper>.p-inputtext,
578
- .p-inputgroup>.p-float-label>.p-component {
579
- border-radius: 0;
580
- margin: 0;
581
- }
582
-
583
- .p-inputgroup>.p-component+.p-inputgroup-addon,
584
- .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,
585
- .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon {
586
- border-left: 0 none;
587
- }
588
-
589
- .p-inputgroup>.p-component:focus,
590
- .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,
591
- .p-inputgroup>.p-float-label>.p-component:focus {
592
- z-index: 1;
593
- }
594
-
595
- .p-inputgroup>.p-component:focus~label,
596
- .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,
597
- .p-inputgroup>.p-float-label>.p-component:focus~label {
598
- z-index: 1;
599
- }
600
-
601
- .p-inputgroup-addon:first-child,
602
- .p-inputgroup button:first-child,
603
- .p-inputgroup input:first-child,
604
- .p-inputgroup>.p-inputwrapper:first-child,
605
- .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext {
606
- border-top-left-radius: 6px;
607
- border-bottom-left-radius: 6px;
608
- }
609
-
610
- .p-inputgroup .p-float-label:first-child input {
611
- border-top-left-radius: 6px;
612
- border-bottom-left-radius: 6px;
613
- }
614
-
615
- .p-inputgroup-addon:last-child,
616
- .p-inputgroup button:last-child,
617
- .p-inputgroup input:last-child,
618
- .p-inputgroup>.p-inputwrapper:last-child,
619
- .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext {
620
- border-top-right-radius: 6px;
621
- border-bottom-right-radius: 6px;
622
- }
623
-
624
- .p-inputgroup .p-float-label:last-child input {
625
- border-top-right-radius: 6px;
626
- border-bottom-right-radius: 6px;
627
- }
628
-
629
- .p-fluid .p-inputgroup .p-button {
630
- width: auto;
631
- }
632
-
633
- .p-fluid .p-inputgroup .p-button.p-button-icon-only {
634
- width: 3rem;
635
- }
636
-
637
- .p-inputswitch {
638
- position: relative;
639
- display: inline-block;
640
- }
641
-
642
- .p-inputswitch-input {
643
- appearance: none;
644
- position: absolute;
645
- top: 0;
646
- left: 0;
647
- width: 100%;
648
- height: 100%;
649
- padding: 0;
650
- margin: 0;
651
- opacity: 0;
652
- z-index: 1;
653
- outline: 0 none;
654
- cursor: pointer;
655
- }
656
-
657
- .p-inputswitch-slider {
658
- position: absolute;
659
- cursor: pointer;
660
- top: 0;
661
- left: 0;
662
- right: 0;
663
- bottom: 0;
664
- border: 1px solid transparent;
665
- }
666
-
667
- .p-inputswitch-slider:before {
668
- position: absolute;
669
- content: "";
670
- top: 50%;
671
- }
672
-
673
- .p-inputswitch {
674
- width: 3rem;
675
- height: 1.75rem;
676
- }
677
-
678
- .p-inputswitch .p-inputswitch-input {
679
- border-radius: 30px;
680
- }
681
-
682
- .p-inputtext.p-inputtext-sm {
683
- font-size: 0.875rem;
684
- padding: 0.65625rem 0.65625rem;
685
- }
686
-
687
- .solid-custom-filter-wrapper .p-inputtext.p-inputtext-sm {
688
- font-size: 0.875rem;
689
- padding: 0.53rem 0.65625rem;
690
- }
691
-
692
- .solid-custom-filter-wrapper .p-inputtext {
693
- min-width: 24rem !important;
694
- }
695
-
696
- .p-inputtext.p-inputtext-lg {
697
- font-size: 1.25rem;
698
- padding: 0.9375rem 0.9375rem;
699
- }
700
-
701
- .p-icon-field-left>.p-inputtext {
702
- padding-left: 2.5rem;
703
- }
704
-
705
- .p-icon-field-left.p-float-label>label {
706
- left: 2.5rem;
707
- }
708
-
709
- .p-icon-field-right>.p-inputtext {
710
- padding-right: 2.5rem;
711
- }
712
-
713
- .p-inputtext-sm .p-inputtext {
714
- font-size: 0.875rem;
715
- padding: 0.65625rem 0.65625rem;
716
- }
717
-
718
- .p-inputtext-lg .p-inputtext {
719
- font-size: 1.25rem;
720
- padding: 0.9375rem 0.9375rem;
721
- }
722
-
723
- .p-icon-field {
724
- position: relative;
725
- }
726
-
727
- .p-icon-field>.p-input-icon {
728
- position: absolute;
729
- top: 50%;
730
- margin-top: -0.5rem;
731
- }
732
-
733
- .p-fluid .p-icon-field-left,
734
- .p-fluid .p-icon-field-right {
735
- width: 100%;
736
- }
737
-
738
- .p-inputotp {
739
- display: flex;
740
- align-items: center;
741
- gap: 0.5rem;
742
- }
743
-
744
- .solid-auth-theme-wrapper.center .p-inputotp {
745
- display: flex;
746
- align-items: center;
747
- justify-content: space-between;
748
- }
749
-
750
- .p-inputotp-input {
751
- text-align: center;
752
- width: 2.5rem;
753
- }
754
-
755
- .p-listbox-list-wrapper {
756
- overflow: auto;
757
- }
758
-
759
- .p-listbox-list {
760
- list-style-type: none;
761
- margin: 0;
762
- padding: 0;
763
- }
764
-
765
- .p-listbox-item {
766
- cursor: pointer;
767
- position: relative;
768
- overflow: hidden;
769
- }
770
-
771
- .p-listbox-item-group {
772
- cursor: auto;
773
- }
774
-
775
- .p-listbox-filter-container {
776
- position: relative;
777
- }
778
-
779
- .p-listbox-filter-icon {
780
- position: absolute;
781
- top: 50%;
782
- margin-top: -0.5rem;
783
- }
784
-
785
- .p-listbox-filter {
786
- width: 100%;
787
- }
788
-
789
- .p-listbox .p-listbox-header .p-listbox-filter {
790
- padding-right: 1.75rem;
791
- }
792
-
793
- .p-listbox .p-listbox-list {
794
- padding: 0.75rem 0;
795
- outline: 0 none;
796
- }
797
-
798
- .p-listbox .p-listbox-list .p-listbox-item:first-child {
799
- margin-top: 0;
800
- }
801
-
802
- .p-listbox .p-listbox-list .p-listbox-item:last-child {
803
- margin-bottom: 0;
804
- }
805
-
806
- .p-mention-panel .p-mention-items {
807
- padding: 0.75rem 0;
808
- }
809
-
810
- .p-multiselect {
811
- display: inline-flex;
812
- cursor: pointer;
813
- user-select: none;
814
- }
815
-
816
- .p-multiselect-trigger {
817
- display: flex;
818
- align-items: center;
819
- justify-content: center;
820
- flex-shrink: 0;
821
- }
822
-
823
- .p-multiselect-label-container {
824
- overflow: hidden;
825
- flex: 1 1 auto;
826
- cursor: pointer;
827
- }
828
-
829
- .p-multiselect-label {
830
- display: block;
831
- white-space: nowrap;
832
- cursor: pointer;
833
- overflow: hidden;
834
- text-overflow: ellipsis;
835
- }
836
-
837
- .p-multiselect-label-empty {
838
- overflow: hidden;
839
- visibility: hidden;
840
- }
841
-
842
- .p-multiselect-token {
843
- cursor: default;
844
- display: inline-flex;
845
- align-items: center;
846
- flex: 0 0 auto;
847
- }
848
-
849
- .p-multiselect-token-icon {
850
- cursor: pointer;
851
- }
852
-
853
- .p-multiselect .p-multiselect-panel {
854
- min-width: 100%;
855
- }
856
-
857
- .p-multiselect-items-wrapper {
858
- overflow: auto;
859
- }
860
-
861
- .p-multiselect-items {
862
- margin: 0;
863
- padding: 0;
864
- list-style-type: none;
865
- }
866
-
867
- .p-multiselect-item {
868
- cursor: pointer;
869
- display: flex;
870
- align-items: center;
871
- font-weight: normal;
872
- white-space: nowrap;
873
- position: relative;
874
- overflow: hidden;
875
- }
876
-
877
- .p-multiselect-item-group {
878
- cursor: auto;
879
- }
880
-
881
- .p-multiselect-header {
882
- display: flex;
883
- align-items: center;
884
- justify-content: space-between;
885
- }
886
-
887
- .p-multiselect-filter-container {
888
- position: relative;
889
- flex: 1 1 auto;
890
- }
891
-
892
- .p-multiselect-filter-icon {
893
- position: absolute;
894
- top: 50%;
895
- margin-top: -0.5rem;
896
- }
897
-
898
- .p-multiselect-filter-container .p-inputtext {
899
- width: 100%;
900
- }
901
-
902
- .p-multiselect-close {
903
- display: flex;
904
- align-items: center;
905
- justify-content: center;
906
- flex-shrink: 0;
907
- overflow: hidden;
908
- position: relative;
909
- margin-left: auto;
910
- }
911
-
912
- .p-fluid .p-multiselect {
913
- display: flex;
914
- }
915
-
916
- .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
917
- margin-left: 0.5rem;
918
- }
919
-
920
- .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
921
- padding-right: 1.75rem;
922
- }
923
-
924
- .p-multiselect-panel .p-multiselect-header .p-checkbox {
925
- margin-right: 0.5rem;
926
- }
927
-
928
- .p-multiselect-panel .p-multiselect-items {
929
- padding: 0.75rem 0;
930
- }
931
-
932
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child {
933
- margin-top: 0;
934
- }
935
-
936
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:last-child {
937
- margin-bottom: 0;
938
- }
939
-
940
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
941
- margin-right: 0.5rem;
942
- }
943
-
944
- .p-radiobutton {
945
- position: relative;
946
- display: inline-flex;
947
- user-select: none;
948
- vertical-align: bottom;
949
- }
950
-
951
- .p-radiobutton-input {
952
- cursor: pointer;
953
- }
954
-
955
- .p-radiobutton-box {
956
- display: flex;
957
- justify-content: center;
958
- align-items: center;
959
- }
960
-
961
- .p-radiobutton-icon {
962
- -webkit-backface-visibility: hidden;
963
- backface-visibility: hidden;
964
- transform: translateZ(0) scale(0.1);
965
- border-radius: 50%;
966
- visibility: hidden;
967
- }
968
-
969
- .p-radiobutton.p-highlight .p-radiobutton-icon {
970
- transform: translateZ(0) scale(1, 1);
971
- visibility: visible;
972
- }
973
-
974
- .p-radiobutton {
975
- width: 16px;
976
- height: 16px;
977
- }
978
-
979
- .p-rating {
980
- position: relative;
981
- display: flex;
982
- align-items: center;
983
- }
984
-
985
- .p-rating-item {
986
- display: inline-flex;
987
- align-items: center;
988
- cursor: pointer;
989
- }
990
-
991
- .p-rating.p-readonly .p-rating-item {
992
- cursor: default;
993
- }
994
-
995
- .p-rating {
996
- gap: 0.5rem;
997
- }
998
-
999
- .p-rating .p-rating-item {
1000
- outline-color: transparent;
1001
- border-radius: 50%;
1002
- }
1003
-
1004
- .p-rating .p-rating-item .p-rating-icon.p-icon {
1005
- width: 1.143rem;
1006
- height: 1.143rem;
1007
- }
1008
-
1009
- .p-slider.p-slider-horizontal {
1010
- height: 0.286rem;
1011
- }
1012
-
1013
- .p-slider.p-slider-horizontal .p-slider-handle {
1014
- margin-top: -0.5715rem;
1015
- margin-left: -0.5715rem;
1016
- }
1017
-
1018
- .p-slider.p-slider-vertical {
1019
- width: 0.286rem;
1020
- }
1021
-
1022
- .p-slider.p-slider-vertical .p-slider-handle {
1023
- margin-left: -0.5715rem;
1024
- margin-bottom: -0.5715rem;
1025
- }
1026
-
1027
- .p-treeselect.p-treeselect-clearable .p-treeselect-label {
1028
- padding-right: 1.75rem;
1029
- }
1030
-
1031
-
1032
- .p-treeselect .p-treeselect-label {
1033
- padding: 0.75rem 0.75rem;
1034
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1035
- }
1036
-
1037
- .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label {
1038
- padding: 0.375rem 0.75rem;
1039
- }
1040
-
1041
- .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
1042
- margin-right: 0.5rem;
1043
- }
1044
-
1045
- .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
1046
- padding-right: 1.75rem;
1047
- }
1048
-
1049
- .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
1050
- padding-right: 3.5rem;
1051
- }
1052
-
1053
- .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
1054
- right: 2.5rem;
1055
- }
1056
-
1057
- .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
1058
- border: 0 none;
1059
- }
1060
-
1061
- .p-togglebutton {
1062
- position: relative;
1063
- display: inline-flex;
1064
- user-select: none;
1065
- vertical-align: bottom;
1066
- }
1067
-
1068
- .p-togglebutton-input {
1069
- cursor: pointer;
1070
- }
1071
-
1072
- .p-togglebutton .p-button {
1073
- flex: 1 1 auto;
1074
- }
1075
-
1076
- .p-button .p-button-label {
1077
- transition-duration: 0.2s;
1078
- }
1079
-
1080
- .p-button .p-button-icon-left {
1081
- margin-right: 0.5rem;
1082
- }
1083
-
1084
- .p-button .p-button-icon-right {
1085
- margin-left: 0.5rem;
1086
- }
1087
-
1088
- .p-button .p-button-icon-bottom {
1089
- margin-top: 0.5rem;
1090
- }
1091
-
1092
- .p-button .p-button-icon-top {
1093
- margin-bottom: 0.5rem;
1094
- }
1095
-
1096
-
1097
- .p-button.p-button-rounded {
1098
- border-radius: 2rem;
1099
- }
1100
-
1101
- .p-button.p-button-icon-only {
1102
- width: 3rem;
1103
- padding: 0.75rem 0;
1104
- }
1105
-
1106
- .p-button.p-button-icon-only .p-button-icon-left,
1107
- .p-button.p-button-icon-only .p-button-icon-right {
1108
- margin: 0;
1109
- }
1110
-
1111
- .p-button.p-button-icon-only.p-button-rounded {
1112
- border-radius: 50%;
1113
- height: 3rem;
1114
- }
1115
-
1116
- .p-button.p-button-sm {
1117
- font-size: 0.875rem;
1118
- padding: 0.536rem 1.09375rem;
1119
- }
1120
-
1121
- .custom-icon-button.p-button.p-button-sm {
1122
- font-size: 0.875rem;
1123
- padding: 0.358rem 0.358rem;
1124
- }
1125
-
1126
- .p-button.p-button-sm .p-button-icon {
1127
- font-size: 0.875rem;
1128
- }
1129
-
1130
- .p-button.p-button-lg {
1131
- font-size: 1.25rem;
1132
- padding: 0.9375rem 1.5625rem;
1133
- }
1134
-
1135
- .custom-icon-button.p-button.p-button-lg {
1136
- font-size: 1.25rem;
1137
- padding: 0.5rem 0.5rem;
1138
- }
1139
-
1140
- .p-button.p-button-lg .p-button-icon {
1141
- font-size: 1.25rem;
1142
- }
1143
-
1144
- .p-button.p-button-loading-label-only.p-button-loading-left .p-button-label {
1145
- margin-left: 0.5rem;
1146
- }
1147
-
1148
- .p-button.p-button-loading-label-only.p-button-loading-right .p-button-label {
1149
- margin-right: 0.5rem;
1150
- }
1151
-
1152
- .p-button.p-button-loading-label-only.p-button-loading-top .p-button-label {
1153
- margin-top: 0.5rem;
1154
- }
1155
-
1156
- .p-button.p-button-loading-label-only.p-button-loading-bottom .p-button-label {
1157
- margin-bottom: 0.5rem;
1158
- }
1159
-
1160
- .p-button.p-button-loading-label-only .p-button-loading-icon {
1161
- margin: 0;
1162
- }
1163
-
1164
- .p-fluid .p-button {
1165
- width: 100%;
1166
- }
1167
-
1168
- .p-fluid .p-button-icon-only {
1169
- width: 3rem;
1170
- }
1171
-
1172
- .p-fluid .p-button-group {
1173
- display: flex;
1174
- }
1175
-
1176
- .p-fluid .p-button-group .p-button {
1177
- flex: 1;
1178
- }
1179
-
1180
- .p-button.p-button-link:not(:disabled):hover .p-button-label {
1181
- text-decoration: underline;
1182
- }
1183
-
1184
- .p-splitbutton {
1185
- border-radius: 6px;
1186
- }
1187
-
1188
- .p-splitbutton.p-button-rounded {
1189
- border-radius: 2rem;
1190
- }
1191
-
1192
- .p-splitbutton.p-button-rounded>.p-button {
1193
- border-radius: 2rem;
1194
- }
1195
-
1196
- .p-splitbutton.p-button-sm>.p-button {
1197
- font-size: 0.875rem;
1198
- padding: 0.65625rem 1.09375rem;
1199
- }
1200
-
1201
- .p-splitbutton.p-button-sm>.p-button .p-button-icon {
1202
- font-size: 0.875rem;
1203
- }
1204
-
1205
- .p-splitbutton.p-button-lg>.p-button {
1206
- font-size: 1.25rem;
1207
- padding: 0.9375rem 1.5625rem;
1208
- }
1209
-
1210
- .p-splitbutton.p-button-lg>.p-button.p-button-icon-only {
1211
- width: auto;
1212
- }
1213
-
1214
- .p-splitbutton.p-button-lg>.p-button .p-button-icon {
1215
- font-size: 1.25rem;
1216
- }
1217
-
1218
- .p-splitbutton .p-splitbutton-menubutton,
1219
- .p-splitbutton .p-splitbutton.p-button-rounded>.p-splitbutton-menubutton.p-button,
1220
- .p-splitbutton .p-splitbutton.p-button-outlined>.p-splitbutton-menubutton.p-button {
1221
- border-top-left-radius: 0;
1222
- border-bottom-left-radius: 0;
1223
- }
1224
-
1225
- .p-speeddial-button.p-button.p-button-icon-only {
1226
- width: 4rem;
1227
- height: 4rem;
1228
- }
1229
-
1230
- .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
1231
- font-size: 1.3rem;
1232
- }
1233
-
1234
- .p-speeddial-button.p-button.p-button-icon-only .p-button-icon.p-icon {
1235
- width: 1.3rem;
1236
- height: 1.3rem;
1237
- }
1238
-
1239
- .p-speeddial-list {
1240
- outline: 0 none;
1241
- }
1242
-
1243
- .p-speeddial-direction-up .p-speeddial-item {
1244
- margin: 0.25rem;
1245
- }
1246
-
1247
- .p-speeddial-direction-up .p-speeddial-item:first-child {
1248
- margin-bottom: 0.5rem;
1249
- }
1250
-
1251
- .p-speeddial-direction-down .p-speeddial-item {
1252
- margin: 0.25rem;
1253
- }
1254
-
1255
- .p-speeddial-direction-down .p-speeddial-item:first-child {
1256
- margin-top: 0.5rem;
1257
- }
1258
-
1259
- .p-speeddial-direction-left .p-speeddial-item {
1260
- margin: 0 0.25rem;
1261
- }
1262
-
1263
- .p-speeddial-direction-left .p-speeddial-item:first-child {
1264
- margin-right: 0.5rem;
1265
- }
1266
-
1267
- .p-speeddial-direction-right .p-speeddial-item {
1268
- margin: 0 0.25rem;
1269
- }
1270
-
1271
- .p-speeddial-direction-right .p-speeddial-item:first-child {
1272
- margin-left: 0.5rem;
1273
- }
1274
-
1275
- .p-speeddial-circle .p-speeddial-item,
1276
- .p-speeddial-semi-circle .p-speeddial-item,
1277
- .p-speeddial-quarter-circle .p-speeddial-item {
1278
- margin: 0;
1279
- }
1280
-
1281
- .p-speeddial-circle .p-speeddial-item:first-child,
1282
- .p-speeddial-circle .p-speeddial-item:last-child,
1283
- .p-speeddial-semi-circle .p-speeddial-item:first-child,
1284
- .p-speeddial-semi-circle .p-speeddial-item:last-child,
1285
- .p-speeddial-quarter-circle .p-speeddial-item:first-child,
1286
- .p-speeddial-quarter-circle .p-speeddial-item:last-child {
1287
- margin: 0;
1288
- }
1289
-
1290
- .p-speeddial-mask {
1291
- background-color: rgba(0, 0, 0, 0.4);
1292
- border-radius: 6px;
1293
- }
1294
-
1295
- .p-carousel .p-carousel-content .p-carousel-prev,
1296
- .p-carousel .p-carousel-content .p-carousel-next {
1297
- margin: 0.5rem;
1298
- }
1299
-
1300
- .p-carousel .p-carousel-indicators {
1301
- padding: 1rem;
1302
- }
1303
-
1304
- .p-carousel .p-carousel-indicators .p-carousel-indicator {
1305
- margin-right: 0.5rem;
1306
- margin-bottom: 0.5rem;
1307
- }
1308
-
1309
- .p-datatable .p-paginator-top {
1310
- border-width: 0 0 1px 0;
1311
- border-radius: 0;
1312
- }
1313
-
1314
- .p-datatable .p-paginator-bottom {
1315
- border-width: 1px 0 1px 0;
1316
- border-radius: 0;
1317
- }
1318
-
1319
- .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save {
1320
- margin-right: 0.5rem;
1321
- }
1322
-
1323
- .p-datatable .p-datatable-tbody>tr>td>.p-column-title {
1324
- font-weight: 600;
1325
- }
1326
-
1327
- .p-datatable .p-datatable-loading-icon {
1328
- font-size: 2rem;
1329
- }
1330
-
1331
- .p-datatable .p-datatable-loading-icon.p-icon {
1332
- width: 2rem;
1333
- height: 2rem;
1334
- }
1335
-
1336
- .p-datatable.p-datatable-gridlines .p-datatable-header {
1337
- border-width: 1px 1px 0 1px;
1338
- }
1339
-
1340
- .p-datatable.p-datatable-gridlines .p-datatable-footer {
1341
- border-width: 0 1px 1px 1px;
1342
- }
1343
-
1344
- .p-datatable.p-datatable-gridlines .p-paginator-top {
1345
- border-width: 0 1px 0 1px;
1346
- }
1347
-
1348
- .p-datatable.p-datatable-gridlines .p-paginator-bottom {
1349
- border-width: 0 1px 1px 1px;
1350
- }
1351
-
1352
- .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th {
1353
- border-width: 1px 0 1px 1px;
1354
- }
1355
-
1356
- .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child {
1357
- border-width: 1px;
1358
- }
1359
-
1360
- .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td {
1361
- border-width: 1px 0 0 1px;
1362
- }
1363
-
1364
- .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child {
1365
- border-width: 1px 1px 0 1px;
1366
- }
1367
-
1368
- .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td {
1369
- border-width: 1px 0 1px 1px;
1370
- }
1371
-
1372
- .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child {
1373
- border-width: 1px;
1374
- }
1375
-
1376
- .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td {
1377
- border-width: 1px 0 1px 1px;
1378
- }
1379
-
1380
- .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child {
1381
- border-width: 1px 1px 1px 1px;
1382
- }
1383
-
1384
- .p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td {
1385
- border-width: 0 0 1px 1px;
1386
- }
1387
-
1388
- .p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child {
1389
- border-width: 0 1px 1px 1px;
1390
- }
1391
-
1392
- .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td {
1393
- border-width: 0 0 1px 1px;
1394
- }
1395
-
1396
- .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child {
1397
- border-width: 0 1px 1px 1px;
1398
- }
1399
-
1400
- .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td {
1401
- border-width: 0 0 0 1px;
1402
- }
1403
-
1404
- .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child {
1405
- border-width: 0 1px 0 1px;
1406
- }
1407
-
1408
- .p-datatable.p-datatable-sm .p-datatable-header {
1409
- padding: 0.7741rem 0.7741rem;
1410
- }
1411
-
1412
- .p-datatable.p-datatable-sm .p-datatable-thead>tr>th {
1413
- padding: 0.7741rem 0.7741rem;
1414
- }
1415
-
1416
- /* .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td {
1417
- padding: 0.5rem 0.5rem;
1418
- } */
1419
- .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td {
1420
- padding: 0.393rem 0.7741rem;
1421
- height: 40px !important;
1422
- }
1423
-
1424
- .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td {
1425
- padding: 0.7741rem 0.7741rem;
1426
- }
1427
-
1428
- .p-datatable.p-datatable-sm .p-datatable-footer {
1429
- padding: 0.7741rem 0.7741rem;
1430
- }
1431
-
1432
- .p-datatable.p-datatable-lg .p-datatable-header {
1433
- padding: 1.2rem 1.25rem;
1434
- }
1435
-
1436
- .p-datatable.p-datatable-lg .p-datatable-thead>tr>th {
1437
- padding: 1.2rem 1.25rem;
1438
- }
1439
-
1440
- .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td {
1441
- padding: 0.822rem 1.25rem;
1442
- height: 52px !important;
1443
- }
1444
-
1445
- .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td {
1446
- padding: 1.2rem 1.25rem;
1447
- }
1448
-
1449
- .p-datatable.p-datatable-lg .p-datatable-footer {
1450
- padding: 1.2rem 1.25rem;
1451
- }
1452
-
1453
- .p-dataview .p-paginator-top {
1454
- border-width: 0 0 1px 0;
1455
- border-radius: 0;
1456
- }
1457
-
1458
- .p-dataview .p-paginator-bottom {
1459
- border-width: 0 0 1px 0;
1460
- border-radius: 0;
1461
- }
1462
-
1463
- .p-dataview .p-dataview-loading-icon {
1464
- font-size: 2rem;
1465
- }
1466
-
1467
- .p-dataview .p-dataview-loading-icon.p-icon {
1468
- width: 2rem;
1469
- height: 2rem;
1470
- }
1471
-
1472
- .p-datascroller .p-paginator-top {
1473
- border-width: 0 0 1px 0;
1474
- border-radius: 0;
1475
- }
1476
-
1477
- .p-datascroller .p-paginator-bottom {
1478
- border-width: 0 0 1px 0;
1479
- border-radius: 0;
1480
- }
1481
-
1482
- .p-column-filter-row .p-column-filter-menu-button,
1483
- .p-column-filter-row .p-column-filter-clear-button {
1484
- margin-left: 0.5rem;
1485
- }
1486
-
1487
- .p-column-filter-overlay .p-column-filter-row-items {
1488
- padding: 0.75rem 0;
1489
- }
1490
-
1491
- .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
1492
- margin-bottom: 0.5rem;
1493
- }
1494
-
1495
- .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
1496
- margin-top: 0.5rem;
1497
- }
1498
-
1499
- .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
1500
- border-bottom: 0 none;
1501
- }
1502
-
1503
- .p-column-filter-overlay-menu .p-column-filter-add-rule {
1504
- padding: 0.75rem 1.25rem;
1505
- }
1506
-
1507
- .p-column-filter-overlay-menu .p-column-filter-buttonbar {
1508
- padding: 1.25rem;
1509
- }
1510
-
1511
- .p-orderlist .p-orderlist-controls {
1512
- padding: 1.25rem;
1513
- }
1514
-
1515
- .p-orderlist .p-orderlist-controls .p-button {
1516
- margin-bottom: 0.5rem;
1517
- }
1518
-
1519
- .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
1520
- padding-right: 1.75rem;
1521
- }
1522
-
1523
- .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
1524
- background: inherit;
1525
- color: inherit;
1526
- border-radius: 50%;
1527
- }
1528
-
1529
- .p-paginator .p-paginator-first {
1530
- border-top-left-radius: 50%;
1531
- border-bottom-left-radius: 50%;
1532
- }
1533
-
1534
- .p-paginator .p-paginator-last {
1535
- border-top-right-radius: 50%;
1536
- border-bottom-right-radius: 50%;
1537
- }
1538
-
1539
- .p-paginator .p-dropdown {
1540
- margin-left: 0.5rem;
1541
- height: 3rem;
1542
- }
1543
-
1544
- .p-paginator .p-dropdown .p-dropdown-label {
1545
- padding-right: 0;
1546
- }
1547
-
1548
- .p-paginator .p-paginator-page-input {
1549
- margin-left: 0.5rem;
1550
- margin-right: 0.5rem;
1551
- }
1552
-
1553
- .p-paginator .p-paginator-page-input .p-inputtext {
1554
- max-width: 3rem;
1555
- }
1556
-
1557
- .p-picklist .p-picklist-buttons {
1558
- padding: 1.25rem;
1559
- }
1560
-
1561
- .p-picklist .p-picklist-buttons .p-button {
1562
- margin-bottom: 0.5rem;
1563
- }
1564
-
1565
- .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
1566
- padding-right: 1.75rem;
1567
- }
1568
-
1569
- .p-tree-container {
1570
- margin: 0;
1571
- padding: 0;
1572
- list-style-type: none;
1573
- overflow: auto;
1574
- }
1575
-
1576
- .p-treenode-children {
1577
- margin: 0;
1578
- padding: 0;
1579
- list-style-type: none;
1580
- }
1581
-
1582
- .p-treenode-selectable {
1583
- cursor: pointer;
1584
- user-select: none;
1585
- }
1586
-
1587
- .p-tree-toggler {
1588
- cursor: pointer;
1589
- user-select: none;
1590
- display: inline-flex;
1591
- align-items: center;
1592
- justify-content: center;
1593
- overflow: hidden;
1594
- position: relative;
1595
- flex-shrink: 0;
1596
- }
1597
-
1598
- .p-treenode-leaf>.p-treenode-content .p-tree-toggler {
1599
- visibility: hidden;
1600
- }
1601
-
1602
- .p-treenode-content {
1603
- display: flex;
1604
- align-items: center;
1605
- }
1606
-
1607
- .p-tree-filter {
1608
- width: 100%;
1609
- }
1610
-
1611
- .p-tree-filter-container {
1612
- position: relative;
1613
- display: block;
1614
- width: 100%;
1615
- }
1616
-
1617
- .p-tree-filter-icon {
1618
- position: absolute;
1619
- top: 50%;
1620
- margin-top: -0.5rem;
1621
- }
1622
-
1623
- .p-tree-loading {
1624
- position: relative;
1625
- min-height: 4rem;
1626
- }
1627
-
1628
- .p-tree .p-tree-loading-overlay {
1629
- position: absolute;
1630
- z-index: 1;
1631
- display: flex;
1632
- align-items: center;
1633
- justify-content: center;
1634
- }
1635
-
1636
- .p-tree .p-tree-container .p-treenode {
1637
- padding: 0.143rem;
1638
- outline: 0 none;
1639
- }
1640
-
1641
- .p-tree .p-tree-container .p-treenode .p-treenode-content {
1642
- border-radius: 6px;
1643
- transition: box-shadow 0.2s;
1644
- padding: 0.5rem;
1645
- }
1646
-
1647
- .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
1648
- margin-right: 0.5rem;
1649
- }
1650
-
1651
- .p-tree .p-tree-filter-container {
1652
- margin-bottom: 0.5rem;
1653
- }
1654
-
1655
- .p-tree .p-tree-filter-container .p-tree-filter {
1656
- width: 100%;
1657
- padding-right: 1.75rem;
1658
- }
1659
-
1660
- .p-tree .p-treenode-children {
1661
- padding: 0 0 0 1rem;
1662
- }
1663
-
1664
- .p-tree .p-tree-loading-icon {
1665
- font-size: 2rem;
1666
- }
1667
-
1668
- .p-tree .p-tree-loading-icon.p-icon {
1669
- width: 2rem;
1670
- height: 2rem;
1671
- }
1672
-
1673
- .p-tree .p-treenode-droppoint {
1674
- height: 0.5rem;
1675
- }
1676
-
1677
- .p-treetable {
1678
- position: relative;
1679
- }
1680
-
1681
- .p-treetable>.p-treetable-wrapper {
1682
- overflow: auto;
1683
- }
1684
-
1685
- .p-treetable table {
1686
- border-collapse: collapse;
1687
- width: 100%;
1688
- table-layout: fixed;
1689
- }
1690
-
1691
- .p-treetable .p-sortable-column {
1692
- cursor: pointer;
1693
- user-select: none;
1694
- }
1695
-
1696
- .p-treetable-selectable .p-treetable-tbody>tr {
1697
- cursor: pointer;
1698
- }
1699
-
1700
- .p-treetable-toggler {
1701
- cursor: pointer;
1702
- user-select: none;
1703
- display: inline-flex;
1704
- align-items: center;
1705
- justify-content: center;
1706
- flex-shrink: 0;
1707
- vertical-align: middle;
1708
- overflow: hidden;
1709
- position: relative;
1710
- }
1711
-
1712
- .p-treetable-toggler+.p-checkbox {
1713
- vertical-align: middle;
1714
- }
1715
-
1716
- .p-treetable-toggler+.p-checkbox+span {
1717
- vertical-align: middle;
1718
- }
1719
-
1720
- /* Resizable */
1721
- .p-treetable-resizable>.p-treetable-wrapper {
1722
- overflow-x: auto;
1723
- }
1724
-
1725
- .p-treetable-resizable .p-treetable-thead>tr>th,
1726
- .p-treetable-resizable .p-treetable-tfoot>tr>td,
1727
- .p-treetable-resizable .p-treetable-tbody>tr>td {
1728
- overflow: hidden;
1729
- }
1730
-
1731
- .p-treetable-resizable .p-resizable-column {
1732
- background-clip: padding-box;
1733
- position: relative;
1734
- }
1735
-
1736
- .p-treetable-resizable-fit .p-resizable-column:last-child .p-column-resizer {
1737
- display: none;
1738
- }
1739
-
1740
- .p-treetable .p-column-resizer {
1741
- display: block;
1742
- position: absolute;
1743
- top: 0;
1744
- right: 0;
1745
- margin: 0;
1746
- width: 0.5rem;
1747
- height: 100%;
1748
- padding: 0px;
1749
- cursor: col-resize;
1750
- border: 1px solid transparent;
1751
- }
1752
-
1753
- .p-treetable .p-column-resizer-helper {
1754
- width: 1px;
1755
- position: absolute;
1756
- z-index: 10;
1757
- display: none;
1758
- }
1759
-
1760
- /* Scrollable */
1761
- .p-treetable-scrollable-wrapper {
1762
- position: relative;
1763
- }
1764
-
1765
- .p-treetable-scrollable-header,
1766
- .p-treetable-scrollable-footer {
1767
- overflow: hidden;
1768
- border: 0 none;
1769
- }
1770
-
1771
- .p-treetable-scrollable-body {
1772
- overflow: auto;
1773
- position: relative;
1774
- }
1775
-
1776
- .p-treetable-virtual-table {
1777
- position: absolute;
1778
- }
1779
-
1780
- /* Frozen Columns */
1781
- .p-treetable-frozen-view .p-treetable-scrollable-body {
1782
- overflow: hidden;
1783
- }
1784
-
1785
- .p-treetable-unfrozen-view {
1786
- position: absolute;
1787
- top: 0px;
1788
- left: 0px;
1789
- }
1790
-
1791
- /* Reorder */
1792
- .p-treetable-reorder-indicator-up,
1793
- .p-treetable-reorder-indicator-down {
1794
- position: absolute;
1795
- display: none;
1796
- }
1797
-
1798
- /* Loader */
1799
- .p-treetable .p-treetable-loading-overlay {
1800
- position: absolute;
1801
- display: flex;
1802
- align-items: center;
1803
- justify-content: center;
1804
- z-index: 2;
1805
- }
1806
-
1807
- /* Alignment */
1808
- .p-treetable .p-treetable-thead>tr>th.p-align-left>.p-column-header-content,
1809
- .p-treetable .p-treetable-tbody>tr>td.p-align-left,
1810
- .p-treetable .p-treetable-tfoot>tr>td.p-align-left {
1811
- text-align: left;
1812
- justify-content: flex-start;
1813
- }
1814
-
1815
- .p-treetable .p-treetable-thead>tr>th.p-align-right>.p-column-header-content,
1816
- .p-treetable .p-treetable-tbody>tr>td.p-align-right,
1817
- .p-treetable .p-treetable-tfoot>tr>td.p-align-right {
1818
- text-align: right;
1819
- justify-content: flex-end;
1820
- }
1821
-
1822
- .p-treetable .p-treetable-thead>tr>th.p-align-center>.p-column-header-content,
1823
- .p-treetable .p-treetable-tbody>tr>td.p-align-center,
1824
- .p-treetable .p-treetable-tfoot>tr>td.p-align-center {
1825
- text-align: center;
1826
- justify-content: center;
1827
- }
1828
-
1829
- .p-sortable-column .p-column-header-content span svg.p-sortable-column-icon {
1830
- opacity: 0;
1831
- visibility: hidden;
1832
- transform: translateY(5px);
1833
- transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
1834
- }
1835
-
1836
- .p-sortable-column:hover .p-column-header-content span svg.p-sortable-column-icon {
1837
- opacity: 1;
1838
- visibility: visible;
1839
- transform: translateY(0);
1840
- }
1841
-
1842
- .p-treetable .p-paginator-top {
1843
- border-width: 0 0 1px 0;
1844
- border-radius: 0;
1845
- }
1846
-
1847
- .p-treetable .p-paginator-bottom {
1848
- border-width: 0 0 1px 0;
1849
- border-radius: 0;
1850
- }
1851
-
1852
- .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler {
1853
- margin-right: 0.5rem;
1854
- }
1855
-
1856
- .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox {
1857
- margin-right: 0.5rem;
1858
- }
1859
-
1860
-
1861
- .p-treetable .p-treetable-loading-icon {
1862
- font-size: 2rem;
1863
- }
1864
-
1865
- .p-treetable .p-treetable-loading-icon.p-icon {
1866
- width: 2rem;
1867
- height: 2rem;
1868
- }
1869
-
1870
- .p-treetable.p-treetable-gridlines .p-treetable-header {
1871
- border-width: 1px 1px 0 1px;
1872
- }
1873
-
1874
- .p-treetable.p-treetable-gridlines .p-treetable-footer {
1875
- border-width: 0 1px 1px 1px;
1876
- }
1877
-
1878
- .p-treetable.p-treetable-gridlines .p-treetable-top {
1879
- border-width: 0 1px 0 1px;
1880
- }
1881
-
1882
- .p-treetable.p-treetable-gridlines .p-treetable-bottom {
1883
- border-width: 0 1px 1px 1px;
1884
- }
1885
-
1886
- .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th {
1887
- border-width: 1px;
1888
- }
1889
-
1890
- .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td {
1891
- border-width: 1px;
1892
- }
1893
-
1894
- .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td {
1895
- border-width: 1px;
1896
- }
1897
-
1898
- .p-treetable.p-treetable-sm .p-treetable-header {
1899
- padding: 0.875rem 0.875rem;
1900
- }
1901
-
1902
- .p-treetable.p-treetable-sm .p-treetable-thead>tr>th {
1903
- padding: 0.5rem 0.5rem;
1904
- }
1905
-
1906
- .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td {
1907
- padding: 0.5rem 0.5rem;
1908
- }
1909
-
1910
- .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td {
1911
- padding: 0.5rem 0.5rem;
1912
- }
1913
-
1914
- .p-treetable.p-treetable-sm .p-treetable-footer {
1915
- padding: 0.5rem 0.5rem;
1916
- }
1917
-
1918
- .p-treetable.p-treetable-lg .p-treetable-header {
1919
- padding: 1.25rem 1.25rem;
1920
- }
1921
-
1922
- .p-treetable.p-treetable-lg .p-treetable-thead>tr>th {
1923
- padding: 1.25rem 1.25rem;
1924
- }
1925
-
1926
- .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td {
1927
- padding: 1.25rem 1.25rem;
1928
- }
1929
-
1930
- .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td {
1931
- padding: 1.25rem 1.25rem;
1932
- }
1933
-
1934
- .p-treetable.p-treetable-lg .p-treetable-footer {
1935
- padding: 1.25rem 1.25rem;
1936
- }
1937
-
1938
- .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
1939
- .p-timeline.p-timeline-vertical .p-timeline-event-content {
1940
- padding: 0 1rem;
1941
- }
1942
-
1943
- .p-timeline.p-timeline-vertical .p-timeline-event-connector {
1944
- width: 2px;
1945
- }
1946
-
1947
- .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
1948
- .p-timeline.p-timeline-horizontal .p-timeline-event-content {
1949
- padding: 1rem 0;
1950
- }
1951
-
1952
- .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
1953
- height: 2px;
1954
- }
1955
-
1956
- .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
1957
- margin-right: 0.5rem;
1958
- }
1959
-
1960
- .p-accordion .p-accordion-tab {
1961
- margin-bottom: 4px;
1962
- }
1963
-
1964
- .p-card .p-card-body {
1965
- padding: 1.25rem;
1966
- }
1967
-
1968
- .p-card .p-card-title {
1969
- font-size: 1.5rem;
1970
- font-weight: 700;
1971
- margin-bottom: 0.5rem;
1972
- }
1973
-
1974
- .p-card .p-card-content {
1975
- padding: 1.25rem 0;
1976
- }
1977
-
1978
- .p-card .p-card-footer {
1979
- padding: 1.25rem 0 0 0;
1980
- }
1981
-
1982
- .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
1983
- padding: 0;
1984
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
1985
- }
1986
-
1987
- .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
1988
- margin-right: 0.5rem;
1989
- }
1990
-
1991
- .p-fieldset .p-fieldset-content {
1992
- padding: 1.25rem;
1993
- }
1994
-
1995
- .p-divider.p-divider-horizontal {
1996
- margin: 1.25rem 0;
1997
- padding: 0 1.25rem;
1998
- }
1999
-
2000
- .p-divider.p-divider-horizontal .p-divider-content {
2001
- padding: 0 0.5rem;
2002
- }
2003
-
2004
- .p-divider.p-divider-vertical {
2005
- margin: 0 1.25rem;
2006
- padding: 1.25rem 0;
2007
- }
2008
-
2009
- .p-divider.p-divider-vertical .p-divider-content {
2010
- padding: 0.5rem 0;
2011
- }
2012
-
2013
- .p-panel .p-panel-header .p-panel-title {
2014
- font-weight: 600;
2015
- }
2016
-
2017
- .p-panel.p-panel-toggleable .p-panel-header {
2018
- padding: 0.75rem 1.25rem;
2019
- }
2020
-
2021
- .p-panel:has(> .p-panel-footer) .p-panel-content {
2022
- border-bottom-left-radius: 0;
2023
- border-bottom-right-radius: 0;
2024
- }
2025
-
2026
- .p-stepper .p-stepper-nav {
2027
- display: flex;
2028
- justify-content: space-between;
2029
- margin: 0;
2030
- padding: 0;
2031
- list-style-type: none;
2032
- }
2033
-
2034
- .p-stepper .p-stepper-header {
2035
- padding: 0.5rem;
2036
- }
2037
-
2038
- .p-stepper.p-stepper-vertical {
2039
- display: flex;
2040
- flex-direction: column;
2041
- }
2042
-
2043
- .p-stepper.p-stepper-vertical .p-stepper-panel {
2044
- display: flex;
2045
- flex-direction: column;
2046
- flex: initial;
2047
- }
2048
-
2049
- .p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
2050
- flex: 1 1 auto;
2051
- }
2052
-
2053
- .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
2054
- flex: initial;
2055
- }
2056
-
2057
- .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
2058
- width: 100%;
2059
- padding-left: 1rem;
2060
- }
2061
-
2062
- .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
2063
- flex: 0 0 auto;
2064
- width: 2px;
2065
- height: auto;
2066
- margin-inline-start: calc(1.75rem + 2px);
2067
- }
2068
-
2069
- .p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
2070
- padding-left: 3rem;
2071
- }
2072
-
2073
- .p-tabview-nav-container {
2074
- position: relative;
2075
- }
2076
-
2077
- .p-tabview-scrollable .p-tabview-nav-container {
2078
- overflow: hidden;
2079
- }
2080
-
2081
- .p-tabview-nav-content {
2082
- overflow-x: auto;
2083
- overflow-y: hidden;
2084
- scroll-behavior: smooth;
2085
- scrollbar-width: none;
2086
- overscroll-behavior: contain auto;
2087
- position: relative;
2088
- }
2089
-
2090
- .p-tabview-nav {
2091
- display: flex;
2092
- margin: 0;
2093
- padding: 0;
2094
- list-style-type: none;
2095
- flex: 1 1 auto;
2096
- }
2097
-
2098
- .p-tabview-nav-link {
2099
- cursor: pointer;
2100
- user-select: none;
2101
- display: flex;
2102
- align-items: center;
2103
- position: relative;
2104
- text-decoration: none;
2105
- overflow: hidden;
2106
- }
2107
-
2108
- .p-tabview-ink-bar {
2109
- display: none;
2110
- z-index: 1;
2111
- }
2112
-
2113
- .p-tabview-nav-link:focus {
2114
- z-index: 1;
2115
- }
2116
-
2117
- .p-tabview-close {
2118
- z-index: 1;
2119
- }
2120
-
2121
- .p-tabview-title {
2122
- line-height: 1;
2123
- white-space: nowrap;
2124
- }
2125
-
2126
- .p-tabview-nav-btn {
2127
- position: absolute;
2128
- top: 0;
2129
- z-index: 2;
2130
- height: 100%;
2131
- display: flex;
2132
- align-items: center;
2133
- justify-content: center;
2134
- }
2135
-
2136
- .p-tabview-nav-prev {
2137
- left: 0;
2138
- }
2139
-
2140
- .p-tabview-nav-next {
2141
- right: 0;
2142
- }
2143
-
2144
- .p-tabview-nav-content::-webkit-scrollbar {
2145
- display: none;
2146
- }
2147
-
2148
- .p-tabview .p-tabview-nav {
2149
- /* background: #ffffff; */
2150
- /* border: 1px solid #CED0D6; */
2151
- border-width: 0 0 1px 0;
2152
- }
2153
-
2154
- .p-tabview .p-tabview-nav li {
2155
- margin-right: 0;
2156
- }
2157
-
2158
- .p-tabview .p-tabview-close {
2159
- margin-left: 0.5rem;
2160
- }
2161
-
2162
- .p-toolbar .p-toolbar-separator {
2163
- margin: 0 0.5rem;
2164
- }
2165
-
2166
- .p-confirm-popup .p-confirm-popup-content {
2167
- padding: 1.25rem;
2168
- }
2169
-
2170
- .p-confirm-popup .p-confirm-popup-footer {
2171
- text-align: right;
2172
- padding: 0 1.25rem 1.25rem 1.25rem;
2173
- }
2174
-
2175
- .p-confirm-popup .p-confirm-popup-footer button {
2176
- margin: 0 0.5rem 0 0;
2177
- width: auto;
2178
- }
2179
-
2180
- .p-confirm-popup .p-confirm-popup-footer button:last-child {
2181
- margin: 0;
2182
- }
2183
-
2184
- .p-confirm-popup .p-confirm-popup-icon {
2185
- font-size: 1.5rem;
2186
- }
2187
-
2188
- .p-confirm-popup .p-confirm-popup-icon.p-icon {
2189
- width: 1.5rem;
2190
- height: 1.5rem;
2191
- }
2192
-
2193
- .p-confirm-popup .p-confirm-popup-message {
2194
- margin-left: 1rem;
2195
- }
2196
-
2197
- .p-dialog .p-dialog-header .p-dialog-title {
2198
- font-weight: 600;
2199
- font-size: 1.25rem;
2200
- }
2201
-
2202
- .p-dialog .p-dialog-header .p-dialog-header-icon {
2203
- margin-right: 0.5rem;
2204
- }
2205
-
2206
- .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
2207
- margin-right: 0;
2208
- }
2209
-
2210
- .p-dialog .p-dialog-content:last-of-type {
2211
- border-bottom-right-radius: 6px;
2212
- border-bottom-left-radius: 6px;
2213
- }
2214
-
2215
- .p-dialog .p-dialog-footer button {
2216
- margin: 0 0.5rem 0 0;
2217
- width: auto;
2218
- }
2219
-
2220
- .p-dialog.p-dialog-maximized .p-dialog-header,
2221
- .p-dialog.p-dialog-maximized .p-dialog-content:last-of-type {
2222
- border-radius: 0;
2223
- }
2224
-
2225
- .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
2226
- font-size: 2rem;
2227
- }
2228
-
2229
- .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
2230
- width: 2rem;
2231
- height: 2rem;
2232
- }
2233
-
2234
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
2235
- margin-left: 1rem;
2236
- }
2237
-
2238
- .p-overlaypanel .p-overlaypanel-content {
2239
- padding: 0;
2240
- }
2241
-
2242
- .p-sidebar .p-sidebar-header {
2243
- padding: 1.25rem;
2244
- }
2245
-
2246
- .p-sidebar .p-sidebar-header+.p-sidebar-content {
2247
- padding-top: 0;
2248
- }
2249
-
2250
- .p-sidebar .p-sidebar-content {
2251
- padding: 1.25rem;
2252
- }
2253
-
2254
- .p-fileupload .p-fileupload-buttonbar .p-button {
2255
- margin-right: 0.5rem;
2256
- }
2257
-
2258
- .p-fileupload .p-progressbar {
2259
- height: 0.25rem;
2260
- }
2261
-
2262
- .p-fileupload .p-fileupload-row>div {
2263
- padding: 1rem 1rem;
2264
- }
2265
-
2266
- .p-fileupload.p-fileupload-advanced .p-message {
2267
- margin-top: 0;
2268
- }
2269
-
2270
- .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
2271
- transition: box-shadow 0.2s;
2272
- border-radius: 6px;
2273
- }
2274
-
2275
- .p-contextmenu .p-contextmenu-root-list {
2276
- outline: 0 none;
2277
- }
2278
-
2279
- .p-contextmenu .p-submenu-icon {
2280
- font-size: 0.875rem;
2281
- }
2282
-
2283
- .p-contextmenu .p-submenu-icon.p-icon {
2284
- width: 0.875rem;
2285
- height: 0.875rem;
2286
- }
2287
-
2288
- .p-dock .p-dock-list-container .p-dock-list {
2289
- outline: 0 none;
2290
- }
2291
-
2292
- .p-dock .p-dock-item {
2293
- padding: 0.5rem;
2294
- border-radius: 6px;
2295
- }
2296
-
2297
- .p-dock .p-dock-action {
2298
- width: 4rem;
2299
- height: 4rem;
2300
- }
2301
-
2302
- .p-dock.p-dock-top .p-dock-item-second-prev,
2303
- .p-dock.p-dock-top .p-dock-item-second-next,
2304
- .p-dock.p-dock-bottom .p-dock-item-second-prev,
2305
- .p-dock.p-dock-bottom .p-dock-item-second-next {
2306
- margin: 0 0.9rem;
2307
- }
2308
-
2309
- .p-dock.p-dock-top .p-dock-item-prev,
2310
- .p-dock.p-dock-top .p-dock-item-next,
2311
- .p-dock.p-dock-bottom .p-dock-item-prev,
2312
- .p-dock.p-dock-bottom .p-dock-item-next {
2313
- margin: 0 1.3rem;
2314
- }
2315
-
2316
- .p-dock.p-dock-top .p-dock-item-current,
2317
- .p-dock.p-dock-bottom .p-dock-item-current {
2318
- margin: 0 1.5rem;
2319
- }
2320
-
2321
- .p-dock.p-dock-left .p-dock-item-second-prev,
2322
- .p-dock.p-dock-left .p-dock-item-second-next,
2323
- .p-dock.p-dock-right .p-dock-item-second-prev,
2324
- .p-dock.p-dock-right .p-dock-item-second-next {
2325
- margin: 0.9rem 0;
2326
- }
2327
-
2328
- .p-dock.p-dock-left .p-dock-item-prev,
2329
- .p-dock.p-dock-left .p-dock-item-next,
2330
- .p-dock.p-dock-right .p-dock-item-prev,
2331
- .p-dock.p-dock-right .p-dock-item-next {
2332
- margin: 1.3rem 0;
2333
- }
2334
-
2335
- .p-dock.p-dock-left .p-dock-item-current,
2336
- .p-dock.p-dock-right .p-dock-item-current {
2337
- margin: 1.5rem 0;
2338
- }
2339
-
2340
- .p-dock.p-dock-mobile.p-dock-top .p-dock-list-container,
2341
- .p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container {
2342
- overflow-x: auto;
2343
- width: 100%;
2344
- }
2345
-
2346
- .p-dock.p-dock-mobile.p-dock-top .p-dock-list-container .p-dock-list,
2347
- .p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container .p-dock-list {
2348
- margin: 0 auto;
2349
- }
2350
-
2351
- .p-dock.p-dock-mobile.p-dock-left .p-dock-list-container,
2352
- .p-dock.p-dock-mobile.p-dock-right .p-dock-list-container {
2353
- overflow-y: auto;
2354
- height: 100%;
2355
- }
2356
-
2357
- .p-dock.p-dock-mobile.p-dock-left .p-dock-list-container .p-dock-list,
2358
- .p-dock.p-dock-mobile.p-dock-right .p-dock-list-container .p-dock-list {
2359
- margin: auto 0;
2360
- }
2361
-
2362
- .p-dock.p-dock-mobile .p-dock-list .p-dock-item {
2363
- transform: none;
2364
- margin: 0;
2365
- }
2366
-
2367
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-prev,
2368
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-next,
2369
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-prev,
2370
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-next,
2371
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-current,
2372
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-prev,
2373
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-next,
2374
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-prev,
2375
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-next,
2376
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-current,
2377
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-prev,
2378
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-next,
2379
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-prev,
2380
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-next,
2381
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-current,
2382
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-prev,
2383
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-next,
2384
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-prev,
2385
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-next,
2386
- .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-current {
2387
- transform: none;
2388
- margin: 0;
2389
- }
2390
-
2391
- .p-megamenu .p-megamenu-root-list {
2392
- outline: 0 none;
2393
- }
2394
-
2395
- .p-megamenu .p-submenu-list {
2396
- padding: 0.5rem 0;
2397
- width: 12.5rem;
2398
- }
2399
-
2400
- .p-megamenu.p-megamenu-vertical {
2401
- width: 12.5rem;
2402
- padding: 0.5rem 0;
2403
- }
2404
-
2405
- .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link {
2406
- padding: 0.75rem 1.25rem;
2407
- user-select: none;
2408
- }
2409
-
2410
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon {
2411
- font-size: 0.875rem;
2412
- }
2413
-
2414
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon.p-icon {
2415
- width: 0.875rem;
2416
- height: 0.875rem;
2417
- }
2418
-
2419
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem {
2420
- width: 100%;
2421
- position: static;
2422
- }
2423
-
2424
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon {
2425
- margin-left: auto;
2426
- }
2427
-
2428
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
2429
- transform: rotate(-180deg);
2430
- }
2431
-
2432
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list {
2433
- width: 100%;
2434
- position: static;
2435
- box-shadow: none;
2436
- border: 0 none;
2437
- }
2438
-
2439
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-submenu-icon {
2440
- transition: transform 0.2s;
2441
- transform: rotate(90deg);
2442
- }
2443
-
2444
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
2445
- transform: rotate(-90deg);
2446
- }
2447
-
2448
- .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menuitem {
2449
- width: 100%;
2450
- position: static;
2451
- }
2452
-
2453
- .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link {
2454
- padding: 0.75rem 1.25rem;
2455
- user-select: none;
2456
- }
2457
-
2458
- .p-menubar .p-submenu-list .p-submenu-icon {
2459
- font-size: 0.875rem;
2460
- }
2461
-
2462
- .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-icon {
2463
- font-size: 0.875rem;
2464
- }
2465
-
2466
- .p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
2467
- margin-left: auto;
2468
- transition: transform 0.2s;
2469
- }
2470
-
2471
- .p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon {
2472
- transform: rotate(-180deg);
2473
- }
2474
-
2475
- .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-submenu-icon {
2476
- transition: transform 0.2s;
2477
- transform: rotate(90deg);
2478
- }
2479
-
2480
- .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon {
2481
- transform: rotate(-90deg);
2482
- }
2483
-
2484
- .p-menubar.p-menubar-mobile .p-menubar-root-list ul li a {
2485
- padding-left: 2.25rem;
2486
- }
2487
-
2488
- .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li a {
2489
- padding-left: 3.75rem;
2490
- }
2491
-
2492
- .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li a {
2493
- padding-left: 5.25rem;
2494
- }
2495
-
2496
- .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li a {
2497
- padding-left: 6.75rem;
2498
- }
2499
-
2500
- .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li ul li a {
2501
- padding-left: 8.25rem;
2502
- }
2503
-
2504
- @media screen and (max-width: 960px) {
2505
- .p-menubar {
2506
- position: relative;
2507
- }
2508
-
2509
- .p-menubar .p-menubar-root-list .p-submenu-icon {
2510
- font-size: 0.875rem;
2511
- }
2512
-
2513
- .p-menubar .p-menubar-root-list .p-submenu-icon.p-icon {
2514
- width: 0.875rem;
2515
- height: 0.875rem;
2516
- }
2517
-
2518
- .p-menubar .p-menubar-root-list>.p-menuitem {
2519
- width: 100%;
2520
- position: static;
2521
- }
2522
-
2523
- .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon {
2524
- margin-left: auto;
2525
- transition: transform 0.2s;
2526
- }
2527
-
2528
- .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
2529
- transform: rotate(-180deg);
2530
- }
2531
-
2532
- .p-menubar .p-menubar-root-list .p-submenu-list {
2533
- width: 100%;
2534
- position: static;
2535
- box-shadow: none;
2536
- border: 0 none;
2537
- }
2538
-
2539
- .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
2540
- transition: transform 0.2s;
2541
- transform: rotate(90deg);
2542
- }
2543
-
2544
- .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon {
2545
- transform: rotate(-90deg);
2546
- }
2547
-
2548
- .p-menubar .p-menubar-root-list .p-menuitem {
2549
- width: 100%;
2550
- position: static;
2551
- }
2552
-
2553
- .p-menubar .p-menubar-root-list ul li a {
2554
- padding-left: 2.25rem;
2555
- }
2556
-
2557
- .p-menubar .p-menubar-root-list ul li ul li a {
2558
- padding-left: 3.75rem;
2559
- }
2560
-
2561
- .p-menubar .p-menubar-root-list ul li ul li ul li a {
2562
- padding-left: 5.25rem;
2563
- }
2564
-
2565
- .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
2566
- padding-left: 6.75rem;
2567
- }
2568
-
2569
- .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
2570
- padding-left: 8.25rem;
2571
- }
2572
-
2573
- .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
2574
- display: flex;
2575
- flex-direction: column;
2576
- top: 100%;
2577
- left: 0;
2578
- z-index: 1;
2579
- }
2580
- }
2581
-
2582
- .p-panelmenu .p-panelmenu-header {
2583
- outline: 0 none;
2584
- }
2585
-
2586
- .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-submenu-icon {
2587
- margin-right: 0.5rem;
2588
- }
2589
-
2590
- .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-menuitem-icon {
2591
- margin-right: 0.5rem;
2592
- }
2593
-
2594
- .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
2595
- outline: 0 none;
2596
- }
2597
-
2598
- .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
2599
- margin-right: 0.5rem;
2600
- }
2601
-
2602
- .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
2603
- padding: 0 0 0 1rem;
2604
- }
2605
-
2606
- .p-panelmenu .p-panelmenu-panel {
2607
- margin-bottom: 4px;
2608
- }
2609
-
2610
- .p-slidemenu .p-slidemenu-icon {
2611
- font-size: 0.875rem;
2612
- }
2613
-
2614
- .p-slidemenu .p-slidemenu-icon.p-icon {
2615
- width: 0.875rem;
2616
- height: 0.875rem;
2617
- }
2618
-
2619
- .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
2620
- margin-right: 0;
2621
- }
2622
-
2623
- .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
2624
- margin-right: 0.5rem;
2625
- }
2626
-
2627
- .p-tieredmenu .p-tieredmenu-root-list {
2628
- outline: 0 none;
2629
- }
2630
-
2631
- .p-tieredmenu .p-submenu-icon {
2632
- font-size: 0.875rem;
2633
- }
2634
-
2635
- .p-tieredmenu .p-submenu-icon.p-icon {
2636
- width: 0.875rem;
2637
- height: 0.875rem;
2638
- }
2639
-
2640
- .p-inline-message {
2641
- padding: 0.75rem 0.75rem;
2642
- margin: 0;
2643
- border-radius: 6px;
2644
- }
2645
-
2646
- .p-inline-message .p-inline-message-icon {
2647
- font-size: 1rem;
2648
- margin-right: 0.5rem;
2649
- }
2650
-
2651
- .p-inline-message .p-inline-message-icon.p-icon {
2652
- width: 1rem;
2653
- height: 1rem;
2654
- }
2655
-
2656
- .p-inline-message .p-inline-message-text {
2657
- font-size: 1rem;
2658
- }
2659
-
2660
- .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
2661
- margin-right: 0;
2662
- }
2663
-
2664
- .p-message {
2665
- margin: 1rem 0;
2666
- border-radius: 6px;
2667
- }
2668
-
2669
- .p-message .p-message-wrapper {
2670
- padding: 1.25rem 1.75rem;
2671
- }
2672
-
2673
- .p-message .p-message-close {
2674
- width: 2rem;
2675
- height: 2rem;
2676
- border-radius: 50%;
2677
- background: transparent;
2678
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2679
- }
2680
-
2681
- .p-message .p-message-text {
2682
- font-size: 1rem;
2683
- font-weight: 500;
2684
- }
2685
-
2686
- .p-message .p-message-icon {
2687
- font-size: 1.5rem;
2688
- margin-right: 0.5rem;
2689
- }
2690
-
2691
- .p-message .p-message-icon.p-icon {
2692
- width: 1.5rem;
2693
- height: 1.5rem;
2694
- }
2695
-
2696
- .p-message .p-message-summary {
2697
- font-weight: 700;
2698
- }
2699
-
2700
- .p-message .p-message-detail {
2701
- margin-left: 0.5rem;
2702
- }
2703
-
2704
- .p-toast {
2705
- opacity: 1;
2706
- }
2707
-
2708
- .p-toast .p-toast-message .p-toast-message-content {
2709
- padding: 1rem;
2710
- }
2711
-
2712
- .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
2713
- margin: 0 0 0 1rem;
2714
- }
2715
-
2716
- .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
2717
- font-size: 2rem;
2718
- }
2719
-
2720
- .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon {
2721
- width: 2rem;
2722
- height: 2rem;
2723
- }
2724
-
2725
- .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
2726
- font-weight: 700;
2727
- }
2728
-
2729
- .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
2730
- margin: 0.5rem 0 0 0;
2731
- }
2732
-
2733
- .p-toast .p-toast-message .p-toast-icon-close {
2734
- width: 2rem;
2735
- height: 2rem;
2736
- border-radius: 50%;
2737
- background: transparent;
2738
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2739
- }
2740
-
2741
- .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
2742
- .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
2743
- font-size: 2rem;
2744
- }
2745
-
2746
- .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon.p-icon,
2747
- .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon.p-icon {
2748
- width: 2rem;
2749
- height: 2rem;
2750
- }
2751
-
2752
- .p-galleria .p-galleria-indicators {
2753
- padding: 1rem;
2754
- }
2755
-
2756
- .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,
2757
- .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
2758
- margin-right: 0.5rem;
2759
- }
2760
-
2761
- .p-galleria.p-galleria-indicators-left .p-galleria-indicator,
2762
- .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
2763
- margin-bottom: 0.5rem;
2764
- }
2765
-
2766
- .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content {
2767
- transition: box-shadow 0.2s;
2768
- }
2769
-
2770
- .p-galleria-mask {
2771
- --maskbg: rgba(0, 0, 0, 0.9);
2772
- }
2773
-
2774
- .p-image-mask {
2775
- --maskbg: rgba(0, 0, 0, 0.9);
2776
- }
2777
-
2778
- .p-image-preview-indicator .p-icon {
2779
- width: 1.5rem;
2780
- height: 1.5rem;
2781
- }
2782
-
2783
- .p-image-toolbar {
2784
- padding: 1rem;
2785
- }
2786
-
2787
- .p-image-action.p-link:last-child {
2788
- margin-right: 0;
2789
- }
2790
-
2791
- .p-image-action.p-link span {
2792
- font-size: 1.5rem;
2793
- }
2794
-
2795
- .p-image-action.p-link .p-icon {
2796
- width: 1.5rem;
2797
- height: 1.5rem;
2798
- }
2799
-
2800
- .p-avatar.p-avatar-lg {
2801
- width: 3rem;
2802
- height: 3rem;
2803
- font-size: 1.5rem;
2804
- }
2805
-
2806
- .p-avatar.p-avatar-lg .p-avatar-icon {
2807
- font-size: 1.5rem;
2808
- }
2809
-
2810
- .p-avatar.p-avatar-xl {
2811
- width: 4rem;
2812
- height: 4rem;
2813
- font-size: 2rem;
2814
- }
2815
-
2816
- .p-avatar.p-avatar-xl .p-avatar-icon {
2817
- font-size: 2rem;
2818
- }
2819
-
2820
- .p-avatar-circle {
2821
- border-radius: 50%;
2822
- }
2823
-
2824
- .p-chip .p-chip-text {
2825
- line-height: 1.5;
2826
- margin-top: 0.375rem;
2827
- margin-bottom: 0.375rem;
2828
- }
2829
-
2830
- .p-chip .p-chip-icon {
2831
- margin-right: 0.5rem;
2832
- }
2833
-
2834
- .p-chip img {
2835
- width: 2.25rem;
2836
- height: 2.25rem;
2837
- margin-left: -0.75rem;
2838
- margin-right: 0.5rem;
2839
- }
2840
-
2841
- .p-chip .p-chip-remove-icon {
2842
- border-radius: 6px;
2843
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2844
- margin-left: 0.5rem;
2845
- }
2846
-
2847
- .p-chip .p-chip-remove-icon:focus {
2848
- outline: 0 none;
2849
- }
2850
-
2851
- .p-scrolltop .p-scrolltop-icon.p-icon {
2852
- width: 1.5rem;
2853
- height: 1.5rem;
2854
- }
2855
-
2856
- .p-tag .p-tag-icon {
2857
- margin-right: 0.25rem;
2858
- font-size: 0.75rem;
2859
- }
2860
-
2861
- .p-tag .p-tag-icon.p-icon {
2862
- width: 0.75rem;
2863
- height: 0.75rem;
2864
- }
2865
-
2866
- .p-inplace .p-inplace-display {
2867
- padding: 0.75rem 0.75rem;
2868
- border-radius: 6px;
2869
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
2870
- }
2871
-
2872
- .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item {
2873
- line-height: 1.5rem;
2874
- }
2875
-
2876
- .p-metergroup .p-metergroup-label-list .p-metergroup-label {
2877
- margin-right: 1rem;
2878
- }
2879
-
2880
- .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon {
2881
- width: 1rem;
2882
- height: 1rem;
2883
- margin-right: 0.5rem;
2884
- }
2885
-
2886
- .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container {
2887
- height: 0.5rem;
2888
- }
2889
-
2890
- .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type {
2891
- border-top-left-radius: 6px;
2892
- border-bottom-left-radius: 6px;
2893
- }
2894
-
2895
- .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type {
2896
- border-top-right-radius: 6px;
2897
- border-bottom-right-radius: 6px;
2898
- }
2899
-
2900
- .p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-start {
2901
- margin-bottom: 1rem;
2902
- }
2903
-
2904
- .p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-end {
2905
- margin-top: 1rem;
2906
- }
2907
-
2908
- .p-metergroup.p-metergroup-vertical .p-metergroup-meter-container {
2909
- width: 0.5rem;
2910
- height: 100%;
2911
- }
2912
-
2913
- .p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type {
2914
- border-top-left-radius: 6px;
2915
- border-top-right-radius: 6px;
2916
- }
2917
-
2918
- .p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type {
2919
- border-bottom-left-radius: 6px;
2920
- border-bottom-right-radius: 6px;
2921
- }
2922
-
2923
- .p-metergroup.p-metergroup-vertical .p-metergroup-label-list:not(.p-metergroup-label-list-start) {
2924
- margin-left: 1rem;
2925
- }
2926
-
2927
- .p-terminal .p-terminal-input {
2928
- font-family: var(--font-family);
2929
- font-feature-settings: var(--font-feature-settings, normal);
2930
- font-size: 1rem;
2931
- }
2932
-
2933
- .p-badge.p-badge-lg {
2934
- font-size: 1.125rem;
2935
- min-width: 2.25rem;
2936
- height: 2.25rem;
2937
- line-height: 2.25rem;
2938
- }
2939
-
2940
- .p-badge.p-badge-xl {
2941
- font-size: 1.5rem;
2942
- min-width: 3rem;
2943
- height: 3rem;
2944
- line-height: 3rem;
2945
- }
2946
- }
2947
-
2948
- @layer primereact {
2949
- .p-button-label {
2950
- /* font-weight: 700; */
2951
- font-weight: 400;
2952
- }
2953
-
2954
- .p-selectbutton>.p-button,
2955
- .p-togglebutton.p-button {
2956
- transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
2957
- }
2958
-
2959
- .p-accordion .p-accordion-header .p-accordion-header-link {
2960
- transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
2961
- }
2962
-
2963
- .p-tabview .p-tabview-nav li .p-tabview-nav-link {
2964
- transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
2965
- }
2966
-
2967
- .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
2968
- transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
2969
- }
2970
-
2971
- .p-toast-message {
2972
- backdrop-filter: blur(10px);
2973
- }
2974
-
2975
- .p-inline-message-text {
2976
- font-weight: 500;
2977
- }
2978
-
2979
- .p-picklist-buttons .p-button,
2980
- .p-orderlist-controls .p-button {
2981
- transition: opacity 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
2982
- }
2983
- }