@turquoisehealth/pit-viper 2.196.1 → 2.197.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/_site/assets/css/pit-viper-a11y.css +189 -2
  2. package/_site/assets/css/pit-viper-consumer.css +5 -2
  3. package/_site/assets/css/pit-viper-v2-scoped.css +4 -2
  4. package/_site/assets/css/pit-viper-v2.css +189 -2
  5. package/_site/assets/css/pit-viper.css +5 -2
  6. package/_src/assets/sprite-v2.svg +1 -1
  7. package/_src/assets/sprite.svg +1 -1
  8. package/package.json +1 -1
  9. package/pv-components/dist/stats/vue/base/stats.html +1 -1
  10. package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
  11. package/pv-components/dist/stats/web/pv-accordion-stats.html +1 -1
  12. package/pv-components/dist/stats/web/pv-action-bar-stats.html +1 -1
  13. package/pv-components/dist/stats/web/pv-ai-button-stats.html +1 -1
  14. package/pv-components/dist/stats/web/pv-avatar-group-stats.html +1 -1
  15. package/pv-components/dist/stats/web/pv-avatar-stats.html +1 -1
  16. package/pv-components/dist/stats/web/pv-banner-stats.html +1 -1
  17. package/pv-components/dist/stats/web/pv-breadcrumbs-stats.html +1 -1
  18. package/pv-components/dist/stats/web/pv-button-stats.html +1 -1
  19. package/pv-components/dist/stats/web/pv-card-stats.html +1 -1
  20. package/pv-components/dist/stats/web/pv-checkbox-stats.html +1 -1
  21. package/pv-components/dist/stats/web/pv-company-label-stats.html +1 -1
  22. package/pv-components/dist/stats/web/pv-company-logo-stats.html +1 -1
  23. package/pv-components/dist/stats/web/pv-company-tag-stats.html +1 -1
  24. package/pv-components/dist/stats/web/pv-counter-badge-stats.html +1 -1
  25. package/pv-components/dist/stats/web/pv-date-picker-stats.html +1 -1
  26. package/pv-components/dist/stats/web/pv-date-time-stats.html +1 -1
  27. package/pv-components/dist/stats/web/pv-distribution-bar-stats.html +1 -1
  28. package/pv-components/dist/stats/web/pv-drawer-stats.html +1 -1
  29. package/pv-components/dist/stats/web/pv-dropdown-stats.html +1 -1
  30. package/pv-components/dist/stats/web/pv-empty-error-state-stats.html +4950 -0
  31. package/pv-components/dist/stats/web/pv-expandable-content-stats.html +1 -1
  32. package/pv-components/dist/stats/web/pv-filter-panel-stats.html +1 -1
  33. package/pv-components/dist/stats/web/pv-ghost-input-stats.html +1 -1
  34. package/pv-components/dist/stats/web/pv-header-stats.html +1 -1
  35. package/pv-components/dist/stats/web/pv-horizontal-scroller-stats.html +1 -1
  36. package/pv-components/dist/stats/web/pv-hover-action-menu-stats.html +4950 -0
  37. package/pv-components/dist/stats/web/pv-icon-stats.html +1 -1
  38. package/pv-components/dist/stats/web/pv-input-stats.html +1 -1
  39. package/pv-components/dist/stats/web/pv-insight-card-stats.html +1 -1
  40. package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
  41. package/pv-components/dist/stats/web/pv-modal-stats.html +1 -1
  42. package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
  43. package/pv-components/dist/stats/web/pv-pagination-stats.html +1 -1
  44. package/pv-components/dist/stats/web/pv-pill-stats.html +1 -1
  45. package/pv-components/dist/stats/web/pv-popover-menu-stats.html +1 -1
  46. package/pv-components/dist/stats/web/pv-popover-stats.html +1 -1
  47. package/pv-components/dist/stats/web/pv-popover-v2-stats.html +1 -1
  48. package/pv-components/dist/stats/web/pv-progress-bar-stats.html +1 -1
  49. package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
  50. package/pv-components/dist/stats/web/pv-radio-group-stats.html +1 -1
  51. package/pv-components/dist/stats/web/pv-range-stats.html +1 -1
  52. package/pv-components/dist/stats/web/pv-rating-stats.html +1 -1
  53. package/pv-components/dist/stats/web/pv-release-badge-stats.html +1 -1
  54. package/pv-components/dist/stats/web/pv-search-input-stats.html +1 -1
  55. package/pv-components/dist/stats/web/pv-segmented-control-stats.html +1 -1
  56. package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
  57. package/pv-components/dist/stats/web/pv-selectable-card-stats.html +1 -1
  58. package/pv-components/dist/stats/web/pv-side-panel-stats.html +1 -1
  59. package/pv-components/dist/stats/web/pv-sidebar-stats.html +4950 -0
  60. package/pv-components/dist/stats/web/pv-skeleton-stats.html +1 -1
  61. package/pv-components/dist/stats/web/pv-spinner-stats.html +1 -1
  62. package/pv-components/dist/stats/web/pv-split-button-stats.html +1 -1
  63. package/pv-components/dist/stats/web/pv-sprite-stats.html +1 -1
  64. package/pv-components/dist/stats/web/pv-stepper-stats.html +1 -1
  65. package/pv-components/dist/stats/web/pv-suggestion-tag-stats.html +1 -1
  66. package/pv-components/dist/stats/web/pv-switch-stats.html +1 -1
  67. package/pv-components/dist/stats/web/pv-tab-list-stats.html +1 -1
  68. package/pv-components/dist/stats/web/pv-table-of-contents-stats.html +1 -1
  69. package/pv-components/dist/stats/web/pv-tabs-stats.html +1 -1
  70. package/pv-components/dist/stats/web/pv-tag-stats.html +1 -1
  71. package/pv-components/dist/stats/web/pv-text-area-stats.html +1 -1
  72. package/pv-components/dist/stats/web/pv-toast-stats.html +1 -1
  73. package/pv-components/dist/stats/web/pv-toggle-button-stats.html +1 -1
  74. package/pv-components/dist/stats/web/pv-toggle-group-stats.html +1 -1
  75. package/pv-components/dist/stats/web/pv-tooltip-stats.html +1 -1
  76. package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +1 -1
  77. package/pv-components/dist/stats/web/pv-tree-stats.html +1 -1
  78. package/pv-components/dist/stats/web/pv-widget-stats.html +1 -1
  79. package/pv-components/dist/vue/base/components/base/PvEmptyErrorState/PvEmptyErrorState.vue.d.ts +22 -0
  80. package/pv-components/dist/vue/base/components/base/PvEmptyErrorState/types.d.ts +11 -0
  81. package/pv-components/dist/vue/base/components/base/PvHoverActionMenu/PvHoverActionMenu.vue.d.ts +42 -0
  82. package/pv-components/dist/vue/base/components/base/PvHoverActionMenu/types.d.ts +15 -0
  83. package/pv-components/dist/vue/base/components/base/PvSidebar/PvSidebar.vue.d.ts +38 -0
  84. package/pv-components/dist/vue/base/components/base/PvTextArea/PvTextArea.vue.d.ts +2 -2
  85. package/pv-components/dist/vue/base/components/base/baseProps.d.ts +2 -0
  86. package/pv-components/dist/vue/base/components/base/index.d.ts +4 -0
  87. package/pv-components/dist/vue/base/pv-components-base.mjs +826 -672
  88. package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
  89. package/pv-components/dist/vue/visualizations/components/base/PvEmptyErrorState/PvEmptyErrorState.vue.d.ts +22 -0
  90. package/pv-components/dist/vue/visualizations/components/base/PvEmptyErrorState/types.d.ts +11 -0
  91. package/pv-components/dist/vue/visualizations/components/base/PvHoverActionMenu/PvHoverActionMenu.vue.d.ts +42 -0
  92. package/pv-components/dist/vue/visualizations/components/base/PvHoverActionMenu/types.d.ts +15 -0
  93. package/pv-components/dist/vue/visualizations/components/base/PvSidebar/PvSidebar.vue.d.ts +38 -0
  94. package/pv-components/dist/vue/visualizations/components/base/PvTextArea/PvTextArea.vue.d.ts +2 -2
  95. package/pv-components/dist/vue/visualizations/components/base/baseProps.d.ts +2 -0
  96. package/pv-components/dist/vue/visualizations/components/base/index.d.ts +4 -0
  97. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +945 -959
  98. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
  99. package/pv-components/dist/web/components/pv-accordion/pv-accordion.js +13 -2
  100. package/pv-components/dist/web/components/pv-action-bar/pv-action-bar.js +13 -2
  101. package/pv-components/dist/web/components/pv-ai-button/pv-ai-button.js +13 -2
  102. package/pv-components/dist/web/components/pv-avatar/pv-avatar.js +13 -2
  103. package/pv-components/dist/web/components/pv-avatar-group/pv-avatar-group.js +13 -2
  104. package/pv-components/dist/web/components/pv-banner/pv-banner.js +13 -2
  105. package/pv-components/dist/web/components/pv-breadcrumbs/pv-breadcrumbs.js +13 -2
  106. package/pv-components/dist/web/components/pv-button/pv-button.js +13 -2
  107. package/pv-components/dist/web/components/pv-card/pv-card.js +13 -2
  108. package/pv-components/dist/web/components/pv-checkbox/pv-checkbox.js +13 -2
  109. package/pv-components/dist/web/components/pv-company-label/pv-company-label.js +13 -2
  110. package/pv-components/dist/web/components/pv-company-logo/pv-company-logo.js +13 -2
  111. package/pv-components/dist/web/components/pv-company-tag/pv-company-tag.js +13 -2
  112. package/pv-components/dist/web/components/pv-counter-badge/pv-counter-badge.js +13 -2
  113. package/pv-components/dist/web/components/pv-date-picker/pv-date-picker.js +13 -2
  114. package/pv-components/dist/web/components/pv-date-time/pv-date-time.js +13 -2
  115. package/pv-components/dist/web/components/pv-distribution-bar/pv-distribution-bar.js +13 -2
  116. package/pv-components/dist/web/components/pv-drawer/pv-drawer.js +13 -2
  117. package/pv-components/dist/web/components/pv-dropdown/pv-dropdown.js +13 -2
  118. package/pv-components/dist/web/components/pv-empty-error-state/pv-empty-error-state.js +6275 -0
  119. package/pv-components/dist/web/components/pv-expandable-content/pv-expandable-content.js +13 -2
  120. package/pv-components/dist/web/components/pv-filter-panel/pv-filter-panel.js +13 -2
  121. package/pv-components/dist/web/components/pv-ghost-input/pv-ghost-input.js +13 -2
  122. package/pv-components/dist/web/components/pv-header/pv-header.js +13 -2
  123. package/pv-components/dist/web/components/pv-horizontal-scroller/pv-horizontal-scroller.js +13 -2
  124. package/pv-components/dist/web/components/pv-hover-action-menu/pv-hover-action-menu.js +7774 -0
  125. package/pv-components/dist/web/components/pv-icon/pv-icon.js +13 -2
  126. package/pv-components/dist/web/components/pv-input/pv-input.js +13 -2
  127. package/pv-components/dist/web/components/pv-insight-card/pv-insight-card.js +13 -2
  128. package/pv-components/dist/web/components/pv-menu/pv-menu.js +13 -2
  129. package/pv-components/dist/web/components/pv-modal/pv-modal.js +13 -2
  130. package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +13 -2
  131. package/pv-components/dist/web/components/pv-pagination/pv-pagination.js +13 -2
  132. package/pv-components/dist/web/components/pv-pill/pv-pill.js +13 -2
  133. package/pv-components/dist/web/components/pv-popover/pv-popover.js +13 -2
  134. package/pv-components/dist/web/components/pv-popover-menu/pv-popover-menu.js +13 -2
  135. package/pv-components/dist/web/components/pv-popover-v2/pv-popover-v2.js +13 -2
  136. package/pv-components/dist/web/components/pv-progress-bar/pv-progress-bar.js +13 -2
  137. package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +13 -2
  138. package/pv-components/dist/web/components/pv-radio-group/pv-radio-group.js +13 -2
  139. package/pv-components/dist/web/components/pv-range/pv-range.js +13 -2
  140. package/pv-components/dist/web/components/pv-rating/pv-rating.js +13 -2
  141. package/pv-components/dist/web/components/pv-release-badge/pv-release-badge.js +13 -2
  142. package/pv-components/dist/web/components/pv-search-input/pv-search-input.js +13 -2
  143. package/pv-components/dist/web/components/pv-segmented-control/pv-segmented-control.js +13 -2
  144. package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +13 -2
  145. package/pv-components/dist/web/components/pv-selectable-card/pv-selectable-card.js +13 -2
  146. package/pv-components/dist/web/components/pv-side-panel/pv-side-panel.js +13 -2
  147. package/pv-components/dist/web/components/pv-sidebar/pv-sidebar.js +6425 -0
  148. package/pv-components/dist/web/components/pv-skeleton/pv-skeleton.js +13 -2
  149. package/pv-components/dist/web/components/pv-spinner/pv-spinner.js +13 -2
  150. package/pv-components/dist/web/components/pv-split-button/pv-split-button.js +13 -2
  151. package/pv-components/dist/web/components/pv-sprite/pv-sprite.js +13 -2
  152. package/pv-components/dist/web/components/pv-stepper/pv-stepper.js +13 -2
  153. package/pv-components/dist/web/components/pv-suggestion-tag/pv-suggestion-tag.js +13 -2
  154. package/pv-components/dist/web/components/pv-switch/pv-switch.js +13 -2
  155. package/pv-components/dist/web/components/pv-tab-list/pv-tab-list.js +13 -2
  156. package/pv-components/dist/web/components/pv-table-of-contents/pv-table-of-contents.js +13 -2
  157. package/pv-components/dist/web/components/pv-tabs/pv-tabs.js +13 -2
  158. package/pv-components/dist/web/components/pv-tag/pv-tag.js +13 -2
  159. package/pv-components/dist/web/components/pv-text-area/pv-text-area.js +430 -419
  160. package/pv-components/dist/web/components/pv-toast/pv-toast.js +13 -2
  161. package/pv-components/dist/web/components/pv-toggle-button/pv-toggle-button.js +13 -2
  162. package/pv-components/dist/web/components/pv-toggle-group/pv-toggle-group.js +13 -2
  163. package/pv-components/dist/web/components/pv-tooltip/pv-tooltip.js +13 -2
  164. package/pv-components/dist/web/components/pv-tooltip-v2/pv-tooltip-v2.js +13 -2
  165. package/pv-components/dist/web/components/pv-tree/pv-tree.js +13 -2
  166. package/pv-components/dist/web/components/pv-widget/pv-widget.js +13 -2
  167. package/pv-components/dist/web/pv-components.iife.js +36 -35
  168. package/pv-components/dist/web/pv-components.iife.js.map +1 -1
@@ -2293,14 +2293,13 @@ div:has(> .pv-input-text[data-suffix="%"]) .pv-input-text {
2293
2293
  .pv-notification {
2294
2294
  --bg-color: white;
2295
2295
  position: relative;
2296
- color: currentColor;
2297
2296
  }
2298
2297
  .pv-notification:after {
2299
2298
  content: "";
2300
2299
  display: block;
2301
2300
  width: 8px;
2302
2301
  height: 8px;
2303
- background-color: #FFEFEB;
2302
+ background-color: #FF471A;
2304
2303
  border: 2px solid var(--bg-color);
2305
2304
  border-radius: 50%;
2306
2305
  position: absolute;
@@ -5067,6 +5066,190 @@ body:has(.pv-layout-primary) {
5067
5066
  padding: 1rem 0.5rem;
5068
5067
  }
5069
5068
 
5069
+ pv-sidebar {
5070
+ display: block;
5071
+ }
5072
+
5073
+ .sidebar-layout {
5074
+ --layout-primary-sidebar-background-color: #02363D;
5075
+ --layout-primary-sidebar-text-color: #FFFFFF;
5076
+ --nav-list-background-color: var(--layout-primary-sidebar-background-color);
5077
+ --nav-list-text-color: var(--layout-primary-sidebar-text-color);
5078
+ --nav-list-hover-background-color: #0d5256;
5079
+ --nav-list-hover-text-color: var(--layout-primary-sidebar-text-color);
5080
+ --nav-list-active-background-color: #02363D;
5081
+ --nav-list-active-text-color: var(--layout-primary-sidebar-text-color);
5082
+ --nav-list-pressed-background-color: #02363D;
5083
+ --nav-list-pressed-text-color: var(--layout-primary-sidebar-text-color);
5084
+ --nav-list-font-size: 0.875rem;
5085
+ --nav-list-font-weight: 600;
5086
+ --nav-list-line-height: 1.375;
5087
+ --nav-list-details-padding: 2px;
5088
+ --nav-list-details-margin: -2px;
5089
+ --nav-list-gap: 0;
5090
+ --nav-list-group-border-open: transparent;
5091
+ --nav-list-group-border-active: transparent;
5092
+ --nav-list-group-padding: 0.5rem 1rem;
5093
+ --nav-list-group-margin: 1.25rem;
5094
+ --accordion-background-color: transparent;
5095
+ --accordion-border: none;
5096
+ --accordion-content-padding: 0;
5097
+ display: grid;
5098
+ grid-template-columns: 64px 1fr;
5099
+ grid-template-areas: "sidebar content";
5100
+ flex: 1;
5101
+ min-height: 0;
5102
+ height: 100%;
5103
+ transition: grid-template-columns 0.3s ease-in-out;
5104
+ font-family: var(--layout-primary-sidebar-font-family, "Inter", sans-serif);
5105
+ }
5106
+ .sidebar-layout.is-expanded {
5107
+ grid-template-columns: 260px 1fr;
5108
+ }
5109
+ .sidebar-layout.is-expanded .sidebar-panel {
5110
+ width: 260px;
5111
+ }
5112
+ .sidebar-layout.is-expanded .sidebar-toggle {
5113
+ opacity: 1;
5114
+ pointer-events: auto;
5115
+ }
5116
+ .sidebar-layout.is-floating .sidebar-panel {
5117
+ width: 260px;
5118
+ position: absolute;
5119
+ box-shadow: 0px 16px 28px -8px rgba(0, 0, 0, 0.25), 0px 12px 20px 0px rgba(0, 0, 0, 0.25), 0px 0px 1px 0px rgba(0, 0, 0, 0.35);
5120
+ }
5121
+ .sidebar-layout.is-floating .sidebar-toggle {
5122
+ opacity: 1;
5123
+ pointer-events: auto;
5124
+ }
5125
+ .sidebar-layout .pv-nav-list span {
5126
+ display: block;
5127
+ }
5128
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-list span {
5129
+ display: none;
5130
+ }
5131
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-container summary,
5132
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-list summary {
5133
+ background-image: none !important;
5134
+ }
5135
+ .sidebar-layout.is-collapsed:not(.is-floating) [data-sidebar-expanded-content] {
5136
+ display: none !important;
5137
+ }
5138
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-container {
5139
+ width: 64px;
5140
+ }
5141
+ .sidebar-layout.is-collapsed:not(.is-floating) .nested-nav {
5142
+ display: none;
5143
+ }
5144
+ .sidebar-layout.is-collapsed:not(.is-floating) [data-grid-area=sidebar] > footer {
5145
+ padding: 1rem 0.5rem;
5146
+ }
5147
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-avatar {
5148
+ margin-inline: auto;
5149
+ }
5150
+ .sidebar-layout .pv-popover-menu[data-active] .pv-popover,
5151
+ .sidebar-layout .pv-popover-menu[data-active]:focus-within .pv-popover {
5152
+ display: initial;
5153
+ visibility: initial;
5154
+ opacity: 100%;
5155
+ }
5156
+ .sidebar-layout .pv-nav-list details[open] {
5157
+ border-block: 1px solid transparent;
5158
+ }
5159
+ .sidebar-layout .pv-nav-list,
5160
+ .sidebar-layout .pv-nav-list a,
5161
+ .sidebar-layout .pv-nav-list summary {
5162
+ color: var(--layout-primary-sidebar-text-color) !important;
5163
+ }
5164
+ .sidebar-layout .pv-nav-list-item {
5165
+ border-radius: 0.5rem !important;
5166
+ }
5167
+ .sidebar-layout .nested-nav li a {
5168
+ border-radius: 0 0.5rem 0.5rem 0 !important;
5169
+ border-left: 1px solid var(--stroke-accordion-border-left);
5170
+ }
5171
+ .sidebar-layout summary {
5172
+ border-radius: 0.5rem !important;
5173
+ }
5174
+
5175
+ .sidebar-panel {
5176
+ grid-area: sidebar;
5177
+ background-color: var(--layout-primary-sidebar-background-color);
5178
+ color: var(--layout-primary-sidebar-text-color);
5179
+ box-shadow: var(--layout-primary-sidebar-shadow, none);
5180
+ border-inline-end: 1px solid var(--layout-primary-sidebar-border-color, transparent);
5181
+ display: grid;
5182
+ grid-template-rows: auto 1fr;
5183
+ position: sticky;
5184
+ top: 0;
5185
+ height: 100%;
5186
+ z-index: 10;
5187
+ overflow: hidden;
5188
+ transition: width 0.3s ease-in-out;
5189
+ width: 64px;
5190
+ }
5191
+
5192
+ .content-panel {
5193
+ grid-area: content;
5194
+ overflow-y: auto;
5195
+ scroll-behavior: smooth;
5196
+ scroll-padding: 1rem;
5197
+ display: grid;
5198
+ grid-template-rows: auto 1fr;
5199
+ z-index: 5;
5200
+ }
5201
+
5202
+ .sidebar-header {
5203
+ display: flex;
5204
+ align-items: center;
5205
+ padding: 0.75rem 1rem;
5206
+ margin-block-end: 0.75rem;
5207
+ min-width: 0;
5208
+ }
5209
+
5210
+ .sidebar-header-content {
5211
+ flex: 1;
5212
+ min-width: 0;
5213
+ }
5214
+
5215
+ .sidebar-toggle {
5216
+ flex-shrink: 0;
5217
+ color: var(--layout-primary-sidebar-toggle-color, #6e8081) !important;
5218
+ opacity: 0;
5219
+ pointer-events: none;
5220
+ transition: opacity 0.15s;
5221
+ }
5222
+
5223
+ .sidebar-layout-primary {
5224
+ --layout-primary-sidebar-background-color: #01262B;
5225
+ --layout-primary-sidebar-text-color: #FFFFFF;
5226
+ --layout-primary-sidebar-border-color: transparent;
5227
+ --layout-primary-sidebar-shadow: none;
5228
+ --layout-primary-sidebar-toggle-color: #4B595C;
5229
+ --nav-list-hover-background-color: #0D5256;
5230
+ --nav-list-active-background-color: #02363D;
5231
+ --nav-list-pressed-background-color: #02363D;
5232
+ --nav-list-pressed-text-color: main-pressed;
5233
+ --stroke-accordion-border-left: rgba(227,231,234,0.20);
5234
+ }
5235
+
5236
+ .sidebar-layout-secondary {
5237
+ --layout-primary-sidebar-background-color: #FFFFFF;
5238
+ --layout-primary-sidebar-text-color: #121313;
5239
+ --layout-primary-sidebar-border-color: #8F939E;
5240
+ --layout-primary-sidebar-shadow: -2px 0px 10px -1px rgba(0, 0, 0, 0.04) inset;
5241
+ --layout-primary-sidebar-toggle-color: #4B595C;
5242
+ --nav-list-hover-background-color: #E8F2F4;
5243
+ --nav-list-hover-text-color: #0D5256;
5244
+ --nav-list-active-background-color: #E8EBEB;
5245
+ --nav-list-active-text-color: #13595D;
5246
+ --nav-list-pressed-background-color: #C7D8DB;
5247
+ --nav-list-pressed-text-color: #02363D;
5248
+ --nav-list-active-page-icon-color: #121313;
5249
+ --nav-list-hover-text-color: #121313;
5250
+ --stroke-accordion-border-left: #8F939E;
5251
+ }
5252
+
5070
5253
  .pv-layout-sidebar {
5071
5254
  --sidebar-width: 300px;
5072
5255
  min-height: 100%;
@@ -5242,6 +5425,10 @@ body:has(.pv-layout-primary) {
5242
5425
  background-color: var(--color-background-brand-accent, #E8F2F4);
5243
5426
  }
5244
5427
 
5428
+ .pv-surface-neutral-warm {
5429
+ background-color: var(--color-background-neutral-warm, #F8F7F1);
5430
+ }
5431
+
5245
5432
  .pv-surface-inverse {
5246
5433
  background-color: var(--color-background-inverse, #242626);
5247
5434
  }
@@ -2299,14 +2299,13 @@ div:has(> .pv-input-text[data-suffix="%"]) .pv-input-text {
2299
2299
  .pv-notification {
2300
2300
  --bg-color: white;
2301
2301
  position: relative;
2302
- color: currentColor;
2303
2302
  }
2304
2303
  .pv-notification:after {
2305
2304
  content: "";
2306
2305
  display: block;
2307
2306
  width: 8px;
2308
2307
  height: 8px;
2309
- background-color: #FFEFEB;
2308
+ background-color: #FF471A;
2310
2309
  border: 2px solid var(--bg-color);
2311
2310
  border-radius: 50%;
2312
2311
  position: absolute;
@@ -5248,6 +5247,10 @@ body:has(.pv-layout-primary) {
5248
5247
  background-color: var(--color-background-brand-accent, #F8F7F1);
5249
5248
  }
5250
5249
 
5250
+ .pv-surface-neutral-warm {
5251
+ background-color: var(--color-background-neutral-warm, #F8F7F1);
5252
+ }
5253
+
5251
5254
  .pv-surface-inverse {
5252
5255
  background-color: var(--color-background-inverse, #242626);
5253
5256
  }
@@ -2109,14 +2109,13 @@
2109
2109
  .pv-v2 .pv-notification {
2110
2110
  --bg-color: white;
2111
2111
  position: relative;
2112
- color: currentColor;
2113
2112
  }
2114
2113
  .pv-v2 .pv-notification:after {
2115
2114
  content: "";
2116
2115
  display: block;
2117
2116
  width: 8px;
2118
2117
  height: 8px;
2119
- background-color: #FFEFEB;
2118
+ background-color: #FF471A;
2120
2119
  border: 2px solid var(--bg-color);
2121
2120
  border-radius: 50%;
2122
2121
  position: absolute;
@@ -4803,6 +4802,9 @@
4803
4802
  .pv-v2 .pv-surface-brand-accent {
4804
4803
  background-color: var(--color-background-brand-accent, #E8F2F4);
4805
4804
  }
4805
+ .pv-v2 .pv-surface-neutral-warm {
4806
+ background-color: var(--color-background-neutral-warm, #F8F7F1);
4807
+ }
4806
4808
  .pv-v2 .pv-surface-inverse {
4807
4809
  background-color: var(--color-background-inverse, #242626);
4808
4810
  }
@@ -2293,14 +2293,13 @@ div:has(> .pv-input-text[data-suffix="%"]) .pv-input-text {
2293
2293
  .pv-notification {
2294
2294
  --bg-color: white;
2295
2295
  position: relative;
2296
- color: currentColor;
2297
2296
  }
2298
2297
  .pv-notification:after {
2299
2298
  content: "";
2300
2299
  display: block;
2301
2300
  width: 8px;
2302
2301
  height: 8px;
2303
- background-color: #FFEFEB;
2302
+ background-color: #FF471A;
2304
2303
  border: 2px solid var(--bg-color);
2305
2304
  border-radius: 50%;
2306
2305
  position: absolute;
@@ -5067,6 +5066,190 @@ body:has(.pv-layout-primary) {
5067
5066
  padding: 1rem 0.5rem;
5068
5067
  }
5069
5068
 
5069
+ pv-sidebar {
5070
+ display: block;
5071
+ }
5072
+
5073
+ .sidebar-layout {
5074
+ --layout-primary-sidebar-background-color: #02363D;
5075
+ --layout-primary-sidebar-text-color: #FFFFFF;
5076
+ --nav-list-background-color: var(--layout-primary-sidebar-background-color);
5077
+ --nav-list-text-color: var(--layout-primary-sidebar-text-color);
5078
+ --nav-list-hover-background-color: #0d5256;
5079
+ --nav-list-hover-text-color: var(--layout-primary-sidebar-text-color);
5080
+ --nav-list-active-background-color: #02363D;
5081
+ --nav-list-active-text-color: var(--layout-primary-sidebar-text-color);
5082
+ --nav-list-pressed-background-color: #02363D;
5083
+ --nav-list-pressed-text-color: var(--layout-primary-sidebar-text-color);
5084
+ --nav-list-font-size: 0.75rem;
5085
+ --nav-list-font-weight: 600;
5086
+ --nav-list-line-height: 1.1428571;
5087
+ --nav-list-details-padding: 2px;
5088
+ --nav-list-details-margin: -2px;
5089
+ --nav-list-gap: 0;
5090
+ --nav-list-group-border-open: transparent;
5091
+ --nav-list-group-border-active: transparent;
5092
+ --nav-list-group-padding: 0.5rem 1rem;
5093
+ --nav-list-group-margin: 1.25rem;
5094
+ --accordion-background-color: transparent;
5095
+ --accordion-border: none;
5096
+ --accordion-content-padding: 0;
5097
+ display: grid;
5098
+ grid-template-columns: 64px 1fr;
5099
+ grid-template-areas: "sidebar content";
5100
+ flex: 1;
5101
+ min-height: 0;
5102
+ height: 100%;
5103
+ transition: grid-template-columns 0.3s ease-in-out;
5104
+ font-family: var(--layout-primary-sidebar-font-family, "Inter", sans-serif);
5105
+ }
5106
+ .sidebar-layout.is-expanded {
5107
+ grid-template-columns: 260px 1fr;
5108
+ }
5109
+ .sidebar-layout.is-expanded .sidebar-panel {
5110
+ width: 260px;
5111
+ }
5112
+ .sidebar-layout.is-expanded .sidebar-toggle {
5113
+ opacity: 1;
5114
+ pointer-events: auto;
5115
+ }
5116
+ .sidebar-layout.is-floating .sidebar-panel {
5117
+ width: 260px;
5118
+ position: absolute;
5119
+ box-shadow: 0px 16px 28px -8px rgba(0, 0, 0, 0.25), 0px 12px 20px 0px rgba(0, 0, 0, 0.25), 0px 0px 1px 0px rgba(0, 0, 0, 0.35);
5120
+ }
5121
+ .sidebar-layout.is-floating .sidebar-toggle {
5122
+ opacity: 1;
5123
+ pointer-events: auto;
5124
+ }
5125
+ .sidebar-layout .pv-nav-list span {
5126
+ display: block;
5127
+ }
5128
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-list span {
5129
+ display: none;
5130
+ }
5131
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-container summary,
5132
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-list summary {
5133
+ background-image: none !important;
5134
+ }
5135
+ .sidebar-layout.is-collapsed:not(.is-floating) [data-sidebar-expanded-content] {
5136
+ display: none !important;
5137
+ }
5138
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-nav-container {
5139
+ width: 64px;
5140
+ }
5141
+ .sidebar-layout.is-collapsed:not(.is-floating) .nested-nav {
5142
+ display: none;
5143
+ }
5144
+ .sidebar-layout.is-collapsed:not(.is-floating) [data-grid-area=sidebar] > footer {
5145
+ padding: 1rem 0.5rem;
5146
+ }
5147
+ .sidebar-layout.is-collapsed:not(.is-floating) .pv-avatar {
5148
+ margin-inline: auto;
5149
+ }
5150
+ .sidebar-layout .pv-popover-menu[data-active] .pv-popover,
5151
+ .sidebar-layout .pv-popover-menu[data-active]:focus-within .pv-popover {
5152
+ display: initial;
5153
+ visibility: initial;
5154
+ opacity: 100%;
5155
+ }
5156
+ .sidebar-layout .pv-nav-list details[open] {
5157
+ border-block: 1px solid transparent;
5158
+ }
5159
+ .sidebar-layout .pv-nav-list,
5160
+ .sidebar-layout .pv-nav-list a,
5161
+ .sidebar-layout .pv-nav-list summary {
5162
+ color: var(--layout-primary-sidebar-text-color) !important;
5163
+ }
5164
+ .sidebar-layout .pv-nav-list-item {
5165
+ border-radius: 0.5rem !important;
5166
+ }
5167
+ .sidebar-layout .nested-nav li a {
5168
+ border-radius: 0 0.5rem 0.5rem 0 !important;
5169
+ border-left: 1px solid var(--stroke-accordion-border-left);
5170
+ }
5171
+ .sidebar-layout summary {
5172
+ border-radius: 0.5rem !important;
5173
+ }
5174
+
5175
+ .sidebar-panel {
5176
+ grid-area: sidebar;
5177
+ background-color: var(--layout-primary-sidebar-background-color);
5178
+ color: var(--layout-primary-sidebar-text-color);
5179
+ box-shadow: var(--layout-primary-sidebar-shadow, none);
5180
+ border-inline-end: 1px solid var(--layout-primary-sidebar-border-color, transparent);
5181
+ display: grid;
5182
+ grid-template-rows: auto 1fr;
5183
+ position: sticky;
5184
+ top: 0;
5185
+ height: 100%;
5186
+ z-index: 10;
5187
+ overflow: hidden;
5188
+ transition: width 0.3s ease-in-out;
5189
+ width: 64px;
5190
+ }
5191
+
5192
+ .content-panel {
5193
+ grid-area: content;
5194
+ overflow-y: auto;
5195
+ scroll-behavior: smooth;
5196
+ scroll-padding: 1rem;
5197
+ display: grid;
5198
+ grid-template-rows: auto 1fr;
5199
+ z-index: 5;
5200
+ }
5201
+
5202
+ .sidebar-header {
5203
+ display: flex;
5204
+ align-items: center;
5205
+ padding: 0.75rem 1rem;
5206
+ margin-block-end: 0.75rem;
5207
+ min-width: 0;
5208
+ }
5209
+
5210
+ .sidebar-header-content {
5211
+ flex: 1;
5212
+ min-width: 0;
5213
+ }
5214
+
5215
+ .sidebar-toggle {
5216
+ flex-shrink: 0;
5217
+ color: var(--layout-primary-sidebar-toggle-color, #6e8081) !important;
5218
+ opacity: 0;
5219
+ pointer-events: none;
5220
+ transition: opacity 0.15s;
5221
+ }
5222
+
5223
+ .sidebar-layout-primary {
5224
+ --layout-primary-sidebar-background-color: #01262B;
5225
+ --layout-primary-sidebar-text-color: #FFFFFF;
5226
+ --layout-primary-sidebar-border-color: transparent;
5227
+ --layout-primary-sidebar-shadow: none;
5228
+ --layout-primary-sidebar-toggle-color: #6E8081;
5229
+ --nav-list-hover-background-color: #0D5256;
5230
+ --nav-list-active-background-color: #02363D;
5231
+ --nav-list-pressed-background-color: #02363D;
5232
+ --nav-list-pressed-text-color: main-pressed;
5233
+ --stroke-accordion-border-left: rgba(227,231,234,0.20);
5234
+ }
5235
+
5236
+ .sidebar-layout-secondary {
5237
+ --layout-primary-sidebar-background-color: #FFFFFF;
5238
+ --layout-primary-sidebar-text-color: #121313;
5239
+ --layout-primary-sidebar-border-color: #E3E7EA;
5240
+ --layout-primary-sidebar-shadow: -2px 0px 10px -1px rgba(0, 0, 0, 0.04) inset;
5241
+ --layout-primary-sidebar-toggle-color: #4B595C;
5242
+ --nav-list-hover-background-color: #E8F2F4;
5243
+ --nav-list-hover-text-color: #0D5256;
5244
+ --nav-list-active-background-color: #E8EBEB;
5245
+ --nav-list-active-text-color: #16696D;
5246
+ --nav-list-pressed-background-color: #C7D8DB;
5247
+ --nav-list-pressed-text-color: #02363D;
5248
+ --nav-list-active-page-icon-color: #121313;
5249
+ --nav-list-hover-text-color: #121313;
5250
+ --stroke-accordion-border-left: #D2D8DC;
5251
+ }
5252
+
5070
5253
  .pv-layout-sidebar {
5071
5254
  --sidebar-width: 300px;
5072
5255
  min-height: 100%;
@@ -5242,6 +5425,10 @@ body:has(.pv-layout-primary) {
5242
5425
  background-color: var(--color-background-brand-accent, #E8F2F4);
5243
5426
  }
5244
5427
 
5428
+ .pv-surface-neutral-warm {
5429
+ background-color: var(--color-background-neutral-warm, #F8F7F1);
5430
+ }
5431
+
5245
5432
  .pv-surface-inverse {
5246
5433
  background-color: var(--color-background-inverse, #242626);
5247
5434
  }
@@ -2298,14 +2298,13 @@ div:has(> .pv-input-text[data-suffix="%"]) .pv-input-text {
2298
2298
  .pv-notification {
2299
2299
  --bg-color: white;
2300
2300
  position: relative;
2301
- color: currentColor;
2302
2301
  }
2303
2302
  .pv-notification:after {
2304
2303
  content: "";
2305
2304
  display: block;
2306
2305
  width: 8px;
2307
2306
  height: 8px;
2308
- background-color: #A2191F;
2307
+ background-color: #FF471A;
2309
2308
  border: 2px solid var(--bg-color);
2310
2309
  border-radius: 50%;
2311
2310
  position: absolute;
@@ -5247,6 +5246,10 @@ body:has(.pv-layout-primary) {
5247
5246
  background-color: var(--color-background-brand-accent, #F3FCFB);
5248
5247
  }
5249
5248
 
5249
+ .pv-surface-neutral-warm {
5250
+ background-color: var(--color-background-neutral-warm, #F8F7F1);
5251
+ }
5252
+
5250
5253
  .pv-surface-inverse {
5251
5254
  background-color: var(--color-background-inverse, #242626);
5252
5255
  }