novo-elements 13.1.0 → 13.2.0

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 (230) hide show
  1. package/addons/ckeditor/index.d.ts +3 -1
  2. package/elements/agenda/common/AgendaDateChange.scss +3 -3
  3. package/elements/agenda/common/AgendaHoursLayout.scss +2 -2
  4. package/elements/agenda/day/AgendaDayView.scss +3 -3
  5. package/elements/agenda/month/AgendaMonthView.scss +8 -8
  6. package/elements/agenda/week/AgendaWeekView.scss +4 -4
  7. package/elements/aside/aside.component.scss +17 -2
  8. package/elements/aside/index.d.ts +16 -8
  9. package/elements/autocomplete/autocomplete.component.scss +4 -0
  10. package/elements/avatar/Avatar.scss +2 -2
  11. package/elements/breadcrumbs/Breadcrumb.scss +5 -0
  12. package/elements/breadcrumbs/breadcrumb-item/BreadcrumbItem.scss +3 -3
  13. package/elements/button/styles/button-dialogue.scss +6 -5
  14. package/elements/button/styles/button-fab.scss +1 -1
  15. package/elements/button/styles/button-icon.scss +5 -5
  16. package/elements/button/styles/button-other.scss +5 -5
  17. package/elements/button/styles/button-primary.scss +11 -9
  18. package/elements/button/styles/button-secondary.scss +9 -9
  19. package/elements/button/styles/button-standard.scss +2 -2
  20. package/elements/button/styles/button.scss +18 -12
  21. package/elements/calendar/calendar.component.scss +13 -13
  22. package/elements/calendar/month-select/month-select.component.scss +3 -3
  23. package/elements/calendar/month-view/month-view.component.scss +7 -7
  24. package/elements/calendar/year-select/year-select.component.scss +3 -3
  25. package/elements/card/Card.scss +47 -12
  26. package/elements/card/CardContent.scss +1 -1
  27. package/elements/card/CardFooter.scss +2 -2
  28. package/elements/card/CardHeader.scss +2 -2
  29. package/elements/category-dropdown/CategoryDropdown.scss +9 -9
  30. package/elements/checkbox/CheckList.scss +3 -3
  31. package/elements/checkbox/Checkbox.scss +3 -3
  32. package/elements/chips/Chip.scss +17 -17
  33. package/elements/chips/Chips.scss +9 -9
  34. package/elements/chips/RowChips.scss +2 -2
  35. package/elements/chips/index.d.ts +3 -1
  36. package/elements/color-picker/color-picker.component.scss +1 -1
  37. package/elements/common/index.d.ts +11 -3
  38. package/elements/common/option/option.component.scss +14 -19
  39. package/elements/common/selection/pseudo-checkbox/pseudo-checkbox.component.scss +2 -2
  40. package/elements/common/typography/text.mixins.scss +19 -19
  41. package/elements/data-table/data-table.component.scss +32 -23
  42. package/elements/data-table/index.d.ts +2 -1
  43. package/elements/data-table/pagination/data-table-pagination.component.scss +6 -6
  44. package/elements/date-picker/DatePicker.scss +23 -18
  45. package/elements/date-picker/DatePickerInput.scss +5 -5
  46. package/elements/date-picker/DateRangeInput.scss +1 -1
  47. package/elements/date-picker/MultiDateInput.scss +2 -2
  48. package/elements/date-time-picker/_DateTimePicker.scss +5 -5
  49. package/elements/divider/divider.component.scss +3 -3
  50. package/elements/dropdown/Dropdown.scss +4 -4
  51. package/elements/expansion/_expansion-theme.scss +1 -1
  52. package/elements/expansion/expansion-panel.scss +1 -0
  53. package/elements/field/error/error.scss +1 -1
  54. package/elements/field/field-fill.scss +4 -4
  55. package/elements/field/field-list.scss +4 -4
  56. package/elements/field/field-outline.scss +6 -6
  57. package/elements/field/field-standard.scss +3 -3
  58. package/elements/field/field.scss +14 -1
  59. package/elements/form/ControlGroup.scss +7 -7
  60. package/elements/form/Form.scss +40 -40
  61. package/elements/form/extras/address/Address.scss +6 -6
  62. package/elements/form/extras/file/FileInput.scss +4 -4
  63. package/elements/form/fieldset-header.scss +3 -3
  64. package/elements/form/index.d.ts +1 -1
  65. package/elements/header/Header.scss +17 -10
  66. package/elements/icon/Icon.scss +1 -1
  67. package/elements/layout/collapsible-nav/collapsible-nav.component.scss +20 -0
  68. package/elements/layout/index.d.ts +38 -5
  69. package/elements/list/list-item-content.scss +1 -1
  70. package/elements/list/list-item-header-avatar.scss +1 -1
  71. package/elements/list/list-item.scss +6 -6
  72. package/elements/loading/NovoSpinner.scss +1 -1
  73. package/elements/menu/menu-content.component.scss +7 -7
  74. package/elements/modal/modal.component.scss +16 -6
  75. package/elements/modal/notification.component.scss +26 -21
  76. package/elements/multi-picker/_MultiPicker.scss +2 -2
  77. package/elements/picker/Picker.scss +13 -13
  78. package/elements/picker/extras/grouped-multi-picker-results/GroupedMultiPickerResults.scss +14 -14
  79. package/elements/picker/extras/mixed-multi-picker-results/MixedMultiPickerResults.scss +17 -17
  80. package/elements/picker/extras/picker-results/PickerResult.scss +1 -1
  81. package/elements/picker/extras/picker-results/PickerResults.scss +25 -21
  82. package/elements/picker/extras/skills-picker-results/SkillsSpecialtyPickerResults.scss +3 -3
  83. package/elements/places/index.d.ts +24 -14
  84. package/elements/places/places.component.scss +3 -3
  85. package/elements/popover/PopOver.scss +2 -1
  86. package/elements/progress/Progress.scss +2 -2
  87. package/elements/progress/ProgressBar.scss +13 -3
  88. package/elements/query-builder/condition-builder/condition-builder.component.scss +1 -20
  89. package/elements/query-builder/index.d.ts +67 -35
  90. package/elements/radio/Radio.scss +8 -8
  91. package/elements/radio/radio-group.scss +2 -2
  92. package/elements/search/SearchBox.scss +8 -9
  93. package/elements/select/Select.scss +14 -14
  94. package/elements/select-search/select-search.component.scss +1 -1
  95. package/elements/simple-table/PaginationOld.scss +5 -5
  96. package/elements/simple-table/table.scss +15 -10
  97. package/elements/stepper/step-header.component.scss +9 -9
  98. package/elements/stepper/stepper.component.scss +25 -7
  99. package/elements/switch/Switch.scss +15 -7
  100. package/elements/tabbed-group-picker/TabbedGroupPicker.scss +17 -8
  101. package/elements/tabbed-group-picker/index.d.ts +27 -14
  102. package/elements/tabs/tab-nav.scss +3 -3
  103. package/elements/tabs/tab.scss +38 -5
  104. package/elements/tiles/Tiles.scss +10 -5
  105. package/elements/time-picker/TimePicker.scss +4 -4
  106. package/elements/time-picker/TimePickerInput.scss +1 -1
  107. package/elements/tip-well/TipWell.scss +5 -6
  108. package/elements/toast/Toast.scss +19 -18
  109. package/elements/toolbar/toolbar.component.scss +9 -6
  110. package/elements/tooltip/Tooltip.scss +6 -1
  111. package/elements/value/Value.scss +5 -4
  112. package/fesm2022/novo-elements-addons-ckeditor.mjs +22 -12
  113. package/fesm2022/novo-elements-addons-ckeditor.mjs.map +1 -1
  114. package/fesm2022/novo-elements-elements-agenda.mjs +8 -8
  115. package/fesm2022/novo-elements-elements-agenda.mjs.map +1 -1
  116. package/fesm2022/novo-elements-elements-aside.mjs +24 -9
  117. package/fesm2022/novo-elements-elements-aside.mjs.map +1 -1
  118. package/fesm2022/novo-elements-elements-autocomplete.mjs +2 -2
  119. package/fesm2022/novo-elements-elements-autocomplete.mjs.map +1 -1
  120. package/fesm2022/novo-elements-elements-avatar.mjs +4 -4
  121. package/fesm2022/novo-elements-elements-avatar.mjs.map +1 -1
  122. package/fesm2022/novo-elements-elements-breadcrumbs.mjs +4 -4
  123. package/fesm2022/novo-elements-elements-breadcrumbs.mjs.map +1 -1
  124. package/fesm2022/novo-elements-elements-button.mjs +2 -2
  125. package/fesm2022/novo-elements-elements-button.mjs.map +1 -1
  126. package/fesm2022/novo-elements-elements-calendar.mjs +8 -8
  127. package/fesm2022/novo-elements-elements-calendar.mjs.map +1 -1
  128. package/fesm2022/novo-elements-elements-card.mjs +8 -8
  129. package/fesm2022/novo-elements-elements-card.mjs.map +1 -1
  130. package/fesm2022/novo-elements-elements-category-dropdown.mjs +2 -2
  131. package/fesm2022/novo-elements-elements-category-dropdown.mjs.map +1 -1
  132. package/fesm2022/novo-elements-elements-checkbox.mjs +4 -4
  133. package/fesm2022/novo-elements-elements-checkbox.mjs.map +1 -1
  134. package/fesm2022/novo-elements-elements-chips.mjs +12 -8
  135. package/fesm2022/novo-elements-elements-chips.mjs.map +1 -1
  136. package/fesm2022/novo-elements-elements-color-picker.mjs +4 -4
  137. package/fesm2022/novo-elements-elements-color-picker.mjs.map +1 -1
  138. package/fesm2022/novo-elements-elements-common.mjs +61 -21
  139. package/fesm2022/novo-elements-elements-common.mjs.map +1 -1
  140. package/fesm2022/novo-elements-elements-data-table.mjs +4 -4
  141. package/fesm2022/novo-elements-elements-data-table.mjs.map +1 -1
  142. package/fesm2022/novo-elements-elements-date-picker.mjs +8 -8
  143. package/fesm2022/novo-elements-elements-date-picker.mjs.map +1 -1
  144. package/fesm2022/novo-elements-elements-date-time-picker.mjs +2 -2
  145. package/fesm2022/novo-elements-elements-date-time-picker.mjs.map +1 -1
  146. package/fesm2022/novo-elements-elements-divider.mjs +2 -2
  147. package/fesm2022/novo-elements-elements-divider.mjs.map +1 -1
  148. package/fesm2022/novo-elements-elements-dropdown.mjs +2 -2
  149. package/fesm2022/novo-elements-elements-dropdown.mjs.map +1 -1
  150. package/fesm2022/novo-elements-elements-expansion.mjs +2 -2
  151. package/fesm2022/novo-elements-elements-expansion.mjs.map +1 -1
  152. package/fesm2022/novo-elements-elements-field.mjs +6 -6
  153. package/fesm2022/novo-elements-elements-field.mjs.map +1 -1
  154. package/fesm2022/novo-elements-elements-form.mjs +17 -15
  155. package/fesm2022/novo-elements-elements-form.mjs.map +1 -1
  156. package/fesm2022/novo-elements-elements-header.mjs +2 -2
  157. package/fesm2022/novo-elements-elements-header.mjs.map +1 -1
  158. package/fesm2022/novo-elements-elements-icon.mjs +2 -2
  159. package/fesm2022/novo-elements-elements-icon.mjs.map +1 -1
  160. package/fesm2022/novo-elements-elements-layout.mjs +90 -9
  161. package/fesm2022/novo-elements-elements-layout.mjs.map +1 -1
  162. package/fesm2022/novo-elements-elements-list.mjs +10 -10
  163. package/fesm2022/novo-elements-elements-list.mjs.map +1 -1
  164. package/fesm2022/novo-elements-elements-loading.mjs +2 -2
  165. package/fesm2022/novo-elements-elements-loading.mjs.map +1 -1
  166. package/fesm2022/novo-elements-elements-menu.mjs +2 -2
  167. package/fesm2022/novo-elements-elements-menu.mjs.map +1 -1
  168. package/fesm2022/novo-elements-elements-modal.mjs +4 -4
  169. package/fesm2022/novo-elements-elements-modal.mjs.map +1 -1
  170. package/fesm2022/novo-elements-elements-multi-picker.mjs +2 -2
  171. package/fesm2022/novo-elements-elements-multi-picker.mjs.map +1 -1
  172. package/fesm2022/novo-elements-elements-picker.mjs +14 -14
  173. package/fesm2022/novo-elements-elements-picker.mjs.map +1 -1
  174. package/fesm2022/novo-elements-elements-places.mjs +195 -187
  175. package/fesm2022/novo-elements-elements-places.mjs.map +1 -1
  176. package/fesm2022/novo-elements-elements-popover.mjs +2 -2
  177. package/fesm2022/novo-elements-elements-popover.mjs.map +1 -1
  178. package/fesm2022/novo-elements-elements-progress.mjs +4 -4
  179. package/fesm2022/novo-elements-elements-progress.mjs.map +1 -1
  180. package/fesm2022/novo-elements-elements-query-builder.mjs +67 -19
  181. package/fesm2022/novo-elements-elements-query-builder.mjs.map +1 -1
  182. package/fesm2022/novo-elements-elements-radio.mjs +4 -4
  183. package/fesm2022/novo-elements-elements-radio.mjs.map +1 -1
  184. package/fesm2022/novo-elements-elements-search.mjs +2 -2
  185. package/fesm2022/novo-elements-elements-search.mjs.map +1 -1
  186. package/fesm2022/novo-elements-elements-select.mjs +2 -2
  187. package/fesm2022/novo-elements-elements-select.mjs.map +1 -1
  188. package/fesm2022/novo-elements-elements-simple-table.mjs +6 -6
  189. package/fesm2022/novo-elements-elements-simple-table.mjs.map +1 -1
  190. package/fesm2022/novo-elements-elements-stepper.mjs +8 -8
  191. package/fesm2022/novo-elements-elements-stepper.mjs.map +1 -1
  192. package/fesm2022/novo-elements-elements-switch.mjs +2 -2
  193. package/fesm2022/novo-elements-elements-switch.mjs.map +1 -1
  194. package/fesm2022/novo-elements-elements-tabbed-group-picker.mjs +70 -10
  195. package/fesm2022/novo-elements-elements-tabbed-group-picker.mjs.map +1 -1
  196. package/fesm2022/novo-elements-elements-tabs.mjs +6 -6
  197. package/fesm2022/novo-elements-elements-tabs.mjs.map +1 -1
  198. package/fesm2022/novo-elements-elements-tiles.mjs +2 -2
  199. package/fesm2022/novo-elements-elements-tiles.mjs.map +1 -1
  200. package/fesm2022/novo-elements-elements-time-picker.mjs +4 -4
  201. package/fesm2022/novo-elements-elements-time-picker.mjs.map +1 -1
  202. package/fesm2022/novo-elements-elements-tip-well.mjs +2 -2
  203. package/fesm2022/novo-elements-elements-tip-well.mjs.map +1 -1
  204. package/fesm2022/novo-elements-elements-toast.mjs +2 -2
  205. package/fesm2022/novo-elements-elements-toast.mjs.map +1 -1
  206. package/fesm2022/novo-elements-elements-toolbar.mjs +2 -2
  207. package/fesm2022/novo-elements-elements-toolbar.mjs.map +1 -1
  208. package/fesm2022/novo-elements-elements-tooltip.mjs +2 -2
  209. package/fesm2022/novo-elements-elements-tooltip.mjs.map +1 -1
  210. package/fesm2022/novo-elements-elements-value.mjs +2 -2
  211. package/fesm2022/novo-elements-elements-value.mjs.map +1 -1
  212. package/fesm2022/novo-elements-services.mjs +1 -0
  213. package/fesm2022/novo-elements-services.mjs.map +1 -1
  214. package/fesm2022/novo-elements.mjs +14 -0
  215. package/fesm2022/novo-elements.mjs.map +1 -1
  216. package/index.d.ts +14 -0
  217. package/novo-elements.scss +7 -7
  218. package/package.json +2 -2
  219. package/services/index.d.ts +1 -0
  220. package/styles/base.scss +1 -0
  221. package/styles/content/code.scss +2 -2
  222. package/styles/content/forms.scss +2 -2
  223. package/styles/content/misc.scss +3 -3
  224. package/styles/content/range.scss +3 -3
  225. package/styles/iconography.scss +3 -3
  226. package/styles/themes/bh2026.scss +106 -0
  227. package/styles/themes/dark.scss +6 -1
  228. package/styles/themes/light.scss +4 -0
  229. package/styles/typography.scss +3 -3
  230. package/styles/variables.scss +6 -6
@@ -30,13 +30,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
30
30
  }] } });
31
31
  class NovoItemAvatarElement {
32
32
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemAvatarElement, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
33
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemAvatarElement, isStandalone: false, selector: "item-avatar, novo-item-avatar", inputs: { icon: "icon", color: "color" }, host: { classAttribute: "novo-item-avatar" }, ngImport: i0, template: ' <novo-icon *ngIf="icon" [color]="color || icon">{{ icon }}</novo-icon> ', isInline: true, styles: [":host{margin-right:.5em}:host ::ng-deep i.black{color:#000}:host ::ng-deep i.white{color:#fff}:host ::ng-deep i.gray{color:#9e9e9e}:host ::ng-deep i.grey{color:#9e9e9e}:host ::ng-deep i.offWhite{color:#f7f7f7}:host ::ng-deep i.bright{color:#f7f7f7}:host ::ng-deep i.light{color:#dbdbdb}:host ::ng-deep i.neutral{color:#4f5361}:host ::ng-deep i.dark{color:#3d464d}:host ::ng-deep i.orange{color:#ff6900}:host ::ng-deep i.navigation{color:#202945}:host ::ng-deep i.skyBlue{color:#009bdf}:host ::ng-deep i.steel{color:#5b6770}:host ::ng-deep i.metal{color:#637893}:host ::ng-deep i.sand{color:#f4f4f4}:host ::ng-deep i.silver{color:#e2e2e2}:host ::ng-deep i.stone{color:#bebebe}:host ::ng-deep i.ash{color:#a0a0a0}:host ::ng-deep i.slate{color:#707070}:host ::ng-deep i.onyx{color:#526980}:host ::ng-deep i.charcoal{color:#282828}:host ::ng-deep i.moonlight{color:#1a242f}:host ::ng-deep i.midnight{color:#202945}:host ::ng-deep i.darkness{color:#161f27}:host ::ng-deep i.navy{color:#0d2d42}:host ::ng-deep i.aqua{color:#3bafda}:host ::ng-deep i.ocean{color:#4a89dc}:host ::ng-deep i.mint{color:#37bc9b}:host ::ng-deep i.grass{color:#8cc152}:host ::ng-deep i.sunflower{color:#f6b042}:host ::ng-deep i.bittersweet{color:#eb6845}:host ::ng-deep i.grapefruit{color:#da4453}:host ::ng-deep i.carnation{color:#d770ad}:host ::ng-deep i.lavender{color:#967adc}:host ::ng-deep i.mountain{color:#9678b6}:host ::ng-deep i.info{color:#4a89dc}:host ::ng-deep i.positive{color:#4a89dc}:host ::ng-deep i.success{color:#8cc152}:host ::ng-deep i.negative{color:#da4453}:host ::ng-deep i.danger{color:#da4453}:host ::ng-deep i.error{color:#da4453}:host ::ng-deep i.warning{color:#f6b042}:host ::ng-deep i.empty{color:#cccdcc}:host ::ng-deep i.disabled{color:#bebebe}:host ::ng-deep i.background{color:#f7f7f7}:host ::ng-deep i.backgroundDark{color:#e2e2e2}:host ::ng-deep i.presentation{color:#5b6770}:host ::ng-deep i.bullhorn{color:#ff6900}:host ::ng-deep i.pulse{color:#3bafda}:host ::ng-deep i.company{color:#39d}:host ::ng-deep i.candidate{color:#4b7}:host ::ng-deep i.lead{color:#a69}:host ::ng-deep i.contact{color:#fa4}:host ::ng-deep i.clientcontact{color:#fa4}:host ::ng-deep i.opportunity{color:#625}:host ::ng-deep i.job{color:#b56}:host ::ng-deep i.joborder{color:#b56}:host ::ng-deep i.submission{color:#a9adbb}:host ::ng-deep i.sendout{color:#747884}:host ::ng-deep i.placement{color:#0b344f}:host ::ng-deep i.note{color:#747884}:host ::ng-deep i.contract{color:#454ea0}:host ::ng-deep i.task{color:#4f5361}:host ::ng-deep i.jobCode{color:#696d79}:host ::ng-deep i.earnCode{color:#696d79}:host ::ng-deep i.invoiceStatement{color:#696d79}:host ::ng-deep i.billableCharge{color:#696d79}:host ::ng-deep i.payableCharge{color:#696d79}:host ::ng-deep i.user{color:#696d79}:host ::ng-deep i.corporateUser{color:#696d79}:host ::ng-deep i.distributionList{color:#696d79}:host ::ng-deep i.credential{color:#696d79}:host ::ng-deep i.person{color:#696d79}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.NovoIconComponent, selector: "novo-icon", inputs: ["raised", "theme", "shape", "color", "size", "smaller", "larger", "alt", "name"] }] }); }
33
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemAvatarElement, isStandalone: false, selector: "item-avatar, novo-item-avatar", inputs: { icon: "icon", color: "color" }, host: { classAttribute: "novo-item-avatar" }, ngImport: i0, template: ' <novo-icon *ngIf="icon" [color]="color || icon">{{ icon }}</novo-icon> ', isInline: true, styles: [":host{margin-right:.5em}:host ::ng-deep i.black{color:var(--color-black)}:host ::ng-deep i.white{color:var(--color-white)}:host ::ng-deep i.gray{color:var(--color-gray)}:host ::ng-deep i.grey{color:var(--color-grey)}:host ::ng-deep i.offWhite{color:var(--color-off-white)}:host ::ng-deep i.bright{color:var(--color-bright)}:host ::ng-deep i.light{color:var(--color-light)}:host ::ng-deep i.neutral{color:var(--color-neutral)}:host ::ng-deep i.dark{color:var(--color-dark)}:host ::ng-deep i.orange{color:var(--color-orange)}:host ::ng-deep i.navigation{color:var(--color-navigation)}:host ::ng-deep i.skyBlue{color:var(--color-sky-blue)}:host ::ng-deep i.steel{color:var(--color-steel)}:host ::ng-deep i.metal{color:var(--color-metal)}:host ::ng-deep i.sand{color:var(--color-sand)}:host ::ng-deep i.silver{color:var(--color-silver)}:host ::ng-deep i.stone{color:var(--color-stone)}:host ::ng-deep i.ash{color:var(--color-ash)}:host ::ng-deep i.anonymous{color:var(--color-anonymous)}:host ::ng-deep i.slate{color:var(--color-slate)}:host ::ng-deep i.onyx{color:var(--color-onyx)}:host ::ng-deep i.charcoal{color:var(--color-charcoal)}:host ::ng-deep i.moonlight{color:var(--color-moonlight)}:host ::ng-deep i.midnight{color:var(--color-midnight)}:host ::ng-deep i.darkness{color:var(--color-darkness)}:host ::ng-deep i.navy{color:var(--color-navy)}:host ::ng-deep i.aqua{color:var(--color-aqua)}:host ::ng-deep i.ocean{color:var(--color-ocean)}:host ::ng-deep i.mint{color:var(--color-mint)}:host ::ng-deep i.grass{color:var(--color-grass)}:host ::ng-deep i.sunflower{color:var(--color-sunflower)}:host ::ng-deep i.bittersweet{color:var(--color-bittersweet)}:host ::ng-deep i.grapefruit{color:var(--color-grapefruit)}:host ::ng-deep i.carnation{color:var(--color-carnation)}:host ::ng-deep i.lavender{color:var(--color-lavender)}:host ::ng-deep i.mountain{color:var(--color-mountain)}:host ::ng-deep i.info{color:var(--color-info)}:host ::ng-deep i.positive{color:var(--color-positive)}:host ::ng-deep i.success{color:var(--color-success)}:host ::ng-deep i.negative{color:var(--color-negative)}:host ::ng-deep i.danger{color:var(--color-danger)}:host ::ng-deep i.error{color:var(--color-error)}:host ::ng-deep i.warning{color:var(--color-warning)}:host ::ng-deep i.empty{color:var(--color-empty)}:host ::ng-deep i.disabled{color:var(--color-disabled)}:host ::ng-deep i.background{color:var(--color-background)}:host ::ng-deep i.backgroundDark{color:var(--color-background-dark)}:host ::ng-deep i.border{color:var(--color-border)}:host ::ng-deep i.border2{color:var(--color-border2)}:host ::ng-deep i.text{color:var(--color-text)}:host ::ng-deep i.presentation{color:var(--color-presentation)}:host ::ng-deep i.bullhorn{color:var(--color-bullhorn)}:host ::ng-deep i.pulse{color:var(--color-pulse)}:host ::ng-deep i.fastFind{color:var(--color-fast-find)}:host ::ng-deep i.toast{color:var(--color-toast)}:host ::ng-deep i.company{color:var(--color-company)}:host ::ng-deep i.candidate{color:var(--color-candidate)}:host ::ng-deep i.lead{color:var(--color-lead)}:host ::ng-deep i.contact{color:var(--color-contact)}:host ::ng-deep i.clientcontact{color:var(--color-clientcontact)}:host ::ng-deep i.opportunity{color:var(--color-opportunity)}:host ::ng-deep i.job{color:var(--color-job)}:host ::ng-deep i.joborder{color:var(--color-joborder)}:host ::ng-deep i.submission{color:var(--color-submission)}:host ::ng-deep i.sendout{color:var(--color-sendout)}:host ::ng-deep i.placement{color:var(--color-placement)}:host ::ng-deep i.note{color:var(--color-note)}:host ::ng-deep i.contract{color:var(--color-contract)}:host ::ng-deep i.task{color:var(--color-task)}:host ::ng-deep i.jobCode{color:var(--color-job-code)}:host ::ng-deep i.earnCode{color:var(--color-earn-code)}:host ::ng-deep i.invoiceStatement{color:var(--color-invoice-statement)}:host ::ng-deep i.billableCharge{color:var(--color-billable-charge)}:host ::ng-deep i.payableCharge{color:var(--color-payable-charge)}:host ::ng-deep i.user{color:var(--color-user)}:host ::ng-deep i.corporateUser{color:var(--color-corporate-user)}:host ::ng-deep i.distributionList{color:var(--color-distribution-list)}:host ::ng-deep i.credential{color:var(--color-credential)}:host ::ng-deep i.person{color:var(--color-person)}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.NovoIconComponent, selector: "novo-icon", inputs: ["raised", "theme", "shape", "color", "size", "smaller", "larger", "alt", "name"] }] }); }
34
34
  }
35
35
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemAvatarElement, decorators: [{
36
36
  type: Component,
37
37
  args: [{ selector: 'item-avatar, novo-item-avatar', template: ' <novo-icon *ngIf="icon" [color]="color || icon">{{ icon }}</novo-icon> ', host: {
38
38
  class: 'novo-item-avatar',
39
- }, standalone: false, styles: [":host{margin-right:.5em}:host ::ng-deep i.black{color:#000}:host ::ng-deep i.white{color:#fff}:host ::ng-deep i.gray{color:#9e9e9e}:host ::ng-deep i.grey{color:#9e9e9e}:host ::ng-deep i.offWhite{color:#f7f7f7}:host ::ng-deep i.bright{color:#f7f7f7}:host ::ng-deep i.light{color:#dbdbdb}:host ::ng-deep i.neutral{color:#4f5361}:host ::ng-deep i.dark{color:#3d464d}:host ::ng-deep i.orange{color:#ff6900}:host ::ng-deep i.navigation{color:#202945}:host ::ng-deep i.skyBlue{color:#009bdf}:host ::ng-deep i.steel{color:#5b6770}:host ::ng-deep i.metal{color:#637893}:host ::ng-deep i.sand{color:#f4f4f4}:host ::ng-deep i.silver{color:#e2e2e2}:host ::ng-deep i.stone{color:#bebebe}:host ::ng-deep i.ash{color:#a0a0a0}:host ::ng-deep i.slate{color:#707070}:host ::ng-deep i.onyx{color:#526980}:host ::ng-deep i.charcoal{color:#282828}:host ::ng-deep i.moonlight{color:#1a242f}:host ::ng-deep i.midnight{color:#202945}:host ::ng-deep i.darkness{color:#161f27}:host ::ng-deep i.navy{color:#0d2d42}:host ::ng-deep i.aqua{color:#3bafda}:host ::ng-deep i.ocean{color:#4a89dc}:host ::ng-deep i.mint{color:#37bc9b}:host ::ng-deep i.grass{color:#8cc152}:host ::ng-deep i.sunflower{color:#f6b042}:host ::ng-deep i.bittersweet{color:#eb6845}:host ::ng-deep i.grapefruit{color:#da4453}:host ::ng-deep i.carnation{color:#d770ad}:host ::ng-deep i.lavender{color:#967adc}:host ::ng-deep i.mountain{color:#9678b6}:host ::ng-deep i.info{color:#4a89dc}:host ::ng-deep i.positive{color:#4a89dc}:host ::ng-deep i.success{color:#8cc152}:host ::ng-deep i.negative{color:#da4453}:host ::ng-deep i.danger{color:#da4453}:host ::ng-deep i.error{color:#da4453}:host ::ng-deep i.warning{color:#f6b042}:host ::ng-deep i.empty{color:#cccdcc}:host ::ng-deep i.disabled{color:#bebebe}:host ::ng-deep i.background{color:#f7f7f7}:host ::ng-deep i.backgroundDark{color:#e2e2e2}:host ::ng-deep i.presentation{color:#5b6770}:host ::ng-deep i.bullhorn{color:#ff6900}:host ::ng-deep i.pulse{color:#3bafda}:host ::ng-deep i.company{color:#39d}:host ::ng-deep i.candidate{color:#4b7}:host ::ng-deep i.lead{color:#a69}:host ::ng-deep i.contact{color:#fa4}:host ::ng-deep i.clientcontact{color:#fa4}:host ::ng-deep i.opportunity{color:#625}:host ::ng-deep i.job{color:#b56}:host ::ng-deep i.joborder{color:#b56}:host ::ng-deep i.submission{color:#a9adbb}:host ::ng-deep i.sendout{color:#747884}:host ::ng-deep i.placement{color:#0b344f}:host ::ng-deep i.note{color:#747884}:host ::ng-deep i.contract{color:#454ea0}:host ::ng-deep i.task{color:#4f5361}:host ::ng-deep i.jobCode{color:#696d79}:host ::ng-deep i.earnCode{color:#696d79}:host ::ng-deep i.invoiceStatement{color:#696d79}:host ::ng-deep i.billableCharge{color:#696d79}:host ::ng-deep i.payableCharge{color:#696d79}:host ::ng-deep i.user{color:#696d79}:host ::ng-deep i.corporateUser{color:#696d79}:host ::ng-deep i.distributionList{color:#696d79}:host ::ng-deep i.credential{color:#696d79}:host ::ng-deep i.person{color:#696d79}\n"] }]
39
+ }, standalone: false, styles: [":host{margin-right:.5em}:host ::ng-deep i.black{color:var(--color-black)}:host ::ng-deep i.white{color:var(--color-white)}:host ::ng-deep i.gray{color:var(--color-gray)}:host ::ng-deep i.grey{color:var(--color-grey)}:host ::ng-deep i.offWhite{color:var(--color-off-white)}:host ::ng-deep i.bright{color:var(--color-bright)}:host ::ng-deep i.light{color:var(--color-light)}:host ::ng-deep i.neutral{color:var(--color-neutral)}:host ::ng-deep i.dark{color:var(--color-dark)}:host ::ng-deep i.orange{color:var(--color-orange)}:host ::ng-deep i.navigation{color:var(--color-navigation)}:host ::ng-deep i.skyBlue{color:var(--color-sky-blue)}:host ::ng-deep i.steel{color:var(--color-steel)}:host ::ng-deep i.metal{color:var(--color-metal)}:host ::ng-deep i.sand{color:var(--color-sand)}:host ::ng-deep i.silver{color:var(--color-silver)}:host ::ng-deep i.stone{color:var(--color-stone)}:host ::ng-deep i.ash{color:var(--color-ash)}:host ::ng-deep i.anonymous{color:var(--color-anonymous)}:host ::ng-deep i.slate{color:var(--color-slate)}:host ::ng-deep i.onyx{color:var(--color-onyx)}:host ::ng-deep i.charcoal{color:var(--color-charcoal)}:host ::ng-deep i.moonlight{color:var(--color-moonlight)}:host ::ng-deep i.midnight{color:var(--color-midnight)}:host ::ng-deep i.darkness{color:var(--color-darkness)}:host ::ng-deep i.navy{color:var(--color-navy)}:host ::ng-deep i.aqua{color:var(--color-aqua)}:host ::ng-deep i.ocean{color:var(--color-ocean)}:host ::ng-deep i.mint{color:var(--color-mint)}:host ::ng-deep i.grass{color:var(--color-grass)}:host ::ng-deep i.sunflower{color:var(--color-sunflower)}:host ::ng-deep i.bittersweet{color:var(--color-bittersweet)}:host ::ng-deep i.grapefruit{color:var(--color-grapefruit)}:host ::ng-deep i.carnation{color:var(--color-carnation)}:host ::ng-deep i.lavender{color:var(--color-lavender)}:host ::ng-deep i.mountain{color:var(--color-mountain)}:host ::ng-deep i.info{color:var(--color-info)}:host ::ng-deep i.positive{color:var(--color-positive)}:host ::ng-deep i.success{color:var(--color-success)}:host ::ng-deep i.negative{color:var(--color-negative)}:host ::ng-deep i.danger{color:var(--color-danger)}:host ::ng-deep i.error{color:var(--color-error)}:host ::ng-deep i.warning{color:var(--color-warning)}:host ::ng-deep i.empty{color:var(--color-empty)}:host ::ng-deep i.disabled{color:var(--color-disabled)}:host ::ng-deep i.background{color:var(--color-background)}:host ::ng-deep i.backgroundDark{color:var(--color-background-dark)}:host ::ng-deep i.border{color:var(--color-border)}:host ::ng-deep i.border2{color:var(--color-border2)}:host ::ng-deep i.text{color:var(--color-text)}:host ::ng-deep i.presentation{color:var(--color-presentation)}:host ::ng-deep i.bullhorn{color:var(--color-bullhorn)}:host ::ng-deep i.pulse{color:var(--color-pulse)}:host ::ng-deep i.fastFind{color:var(--color-fast-find)}:host ::ng-deep i.toast{color:var(--color-toast)}:host ::ng-deep i.company{color:var(--color-company)}:host ::ng-deep i.candidate{color:var(--color-candidate)}:host ::ng-deep i.lead{color:var(--color-lead)}:host ::ng-deep i.contact{color:var(--color-contact)}:host ::ng-deep i.clientcontact{color:var(--color-clientcontact)}:host ::ng-deep i.opportunity{color:var(--color-opportunity)}:host ::ng-deep i.job{color:var(--color-job)}:host ::ng-deep i.joborder{color:var(--color-joborder)}:host ::ng-deep i.submission{color:var(--color-submission)}:host ::ng-deep i.sendout{color:var(--color-sendout)}:host ::ng-deep i.placement{color:var(--color-placement)}:host ::ng-deep i.note{color:var(--color-note)}:host ::ng-deep i.contract{color:var(--color-contract)}:host ::ng-deep i.task{color:var(--color-task)}:host ::ng-deep i.jobCode{color:var(--color-job-code)}:host ::ng-deep i.earnCode{color:var(--color-earn-code)}:host ::ng-deep i.invoiceStatement{color:var(--color-invoice-statement)}:host ::ng-deep i.billableCharge{color:var(--color-billable-charge)}:host ::ng-deep i.payableCharge{color:var(--color-payable-charge)}:host ::ng-deep i.user{color:var(--color-user)}:host ::ng-deep i.corporateUser{color:var(--color-corporate-user)}:host ::ng-deep i.distributionList{color:var(--color-distribution-list)}:host ::ng-deep i.credential{color:var(--color-credential)}:host ::ng-deep i.person{color:var(--color-person)}\n"] }]
40
40
  }], propDecorators: { icon: [{
41
41
  type: Input
42
42
  }], color: [{
@@ -44,13 +44,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
44
44
  }] } });
45
45
  class NovoItemTitleElement {
46
46
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemTitleElement, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
47
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemTitleElement, isStandalone: false, selector: "item-title, novo-item-title", host: { classAttribute: "novo-item-title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host-context([theme=black]){color:#fff}:host-context([theme=black]) i{color:#fff}:host-context([theme=white]){color:#3d464d}:host-context([theme=white]) i{color:#3d464d}:host-context([theme=gray]){color:#3d464d}:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=grey]){color:#3d464d}:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=offWhite]){color:#3d464d}:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=bright]){color:#3d464d}:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=light]){color:#3d464d}:host-context([theme=light]) i{color:#3d464d}:host-context([theme=neutral]){color:#fff}:host-context([theme=neutral]) i{color:#fff}:host-context([theme=dark]){color:#fff}:host-context([theme=dark]) i{color:#fff}:host-context([theme=orange]){color:#3d464d}:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=navigation]){color:#fff}:host-context([theme=navigation]) i{color:#fff}:host-context([theme=skyBlue]){color:#fff}:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=steel]){color:#fff}:host-context([theme=steel]) i{color:#fff}:host-context([theme=metal]){color:#fff}:host-context([theme=metal]) i{color:#fff}:host-context([theme=sand]){color:#3d464d}:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=silver]){color:#3d464d}:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=stone]){color:#3d464d}:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=ash]){color:#3d464d}:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=slate]){color:#fff}:host-context([theme=slate]) i{color:#fff}:host-context([theme=onyx]){color:#fff}:host-context([theme=onyx]) i{color:#fff}:host-context([theme=charcoal]){color:#fff}:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=moonlight]){color:#fff}:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=midnight]){color:#fff}:host-context([theme=midnight]) i{color:#fff}:host-context([theme=darkness]){color:#fff}:host-context([theme=darkness]) i{color:#fff}:host-context([theme=navy]){color:#fff}:host-context([theme=navy]) i{color:#fff}:host-context([theme=aqua]){color:#3d464d}:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=ocean]){color:#fff}:host-context([theme=ocean]) i{color:#fff}:host-context([theme=mint]){color:#3d464d}:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=grass]){color:#fff}:host-context([theme=grass]) i{color:#fff}:host-context([theme=sunflower]){color:#fff}:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=bittersweet]){color:#fff}:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=grapefruit]){color:#fff}:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=carnation]){color:#fff}:host-context([theme=carnation]) i{color:#fff}:host-context([theme=lavender]){color:#fff}:host-context([theme=lavender]) i{color:#fff}:host-context([theme=mountain]){color:#fff}:host-context([theme=mountain]) i{color:#fff}:host-context([theme=info]){color:#fff}:host-context([theme=info]) i{color:#fff}:host-context([theme=positive]){color:#fff}:host-context([theme=positive]) i{color:#fff}:host-context([theme=success]){color:#fff}:host-context([theme=success]) i{color:#fff}:host-context([theme=negative]){color:#fff}:host-context([theme=negative]) i{color:#fff}:host-context([theme=danger]){color:#fff}:host-context([theme=danger]) i{color:#fff}:host-context([theme=error]){color:#fff}:host-context([theme=error]) i{color:#fff}:host-context([theme=warning]){color:#fff}:host-context([theme=warning]) i{color:#fff}:host-context([theme=empty]){color:#3d464d}:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=disabled]){color:#3d464d}:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=background]){color:#3d464d}:host-context([theme=background]) i{color:#3d464d}:host-context([theme=backgroundDark]){color:#3d464d}:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=presentation]){color:#fff}:host-context([theme=presentation]) i{color:#fff}:host-context([theme=bullhorn]){color:#3d464d}:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=pulse]){color:#3d464d}:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=company]){color:#fff}:host-context([theme=company]) i{color:#fff}:host-context([theme=candidate]){color:#fff}:host-context([theme=candidate]) i{color:#fff}:host-context([theme=lead]){color:#fff}:host-context([theme=lead]) i{color:#fff}:host-context([theme=contact]){color:#fff}:host-context([theme=contact]) i{color:#fff}:host-context([theme=clientcontact]){color:#fff}:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=opportunity]){color:#fff}:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=job]){color:#fff}:host-context([theme=job]) i{color:#fff}:host-context([theme=joborder]){color:#fff}:host-context([theme=joborder]) i{color:#fff}:host-context([theme=submission]){color:#3d464d}:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=sendout]){color:#fff}:host-context([theme=sendout]) i{color:#fff}:host-context([theme=placement]){color:#fff}:host-context([theme=placement]) i{color:#fff}:host-context([theme=note]){color:#fff}:host-context([theme=note]) i{color:#fff}:host-context([theme=contract]){color:#fff}:host-context([theme=contract]) i{color:#fff}:host-context([theme=task]){color:#fff}:host-context([theme=task]) i{color:#fff}:host-context([theme=jobCode]){color:#fff}:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=earnCode]){color:#fff}:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=invoiceStatement]){color:#fff}:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=billableCharge]){color:#fff}:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=payableCharge]){color:#fff}:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=user]){color:#fff}:host-context([theme=user]) i{color:#fff}:host-context([theme=corporateUser]){color:#fff}:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=distributionList]){color:#fff}:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=credential]){color:#fff}:host-context([theme=credential]) i{color:#fff}:host-context([theme=person]){color:#fff}:host-context([theme=person]) i{color:#fff}:host{display:block;color:inherit;font-size:inherit;flex:2 0 0}\n"] }); }
47
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemTitleElement, isStandalone: false, selector: "item-title, novo-item-title", host: { classAttribute: "novo-item-title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host-context([theme=black]){color:var(--color-contrast-black)}:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=white]){color:var(--color-contrast-white)}:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=gray]){color:var(--color-contrast-gray)}:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=grey]){color:var(--color-contrast-grey)}:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=offWhite]){color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=bright]){color:var(--color-contrast-bright)}:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=light]){color:var(--color-contrast-light)}:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=neutral]){color:var(--color-contrast-neutral)}:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=dark]){color:var(--color-contrast-dark)}:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=orange]){color:var(--color-contrast-orange)}:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=navigation]){color:var(--color-contrast-navigation)}:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=skyBlue]){color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=steel]){color:var(--color-contrast-steel)}:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=metal]){color:var(--color-contrast-metal)}:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=sand]){color:var(--color-contrast-sand)}:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=silver]){color:var(--color-contrast-silver)}:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=stone]){color:var(--color-contrast-stone)}:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=ash]){color:var(--color-contrast-ash)}:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=anonymous]){color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=slate]){color:var(--color-contrast-slate)}:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=onyx]){color:var(--color-contrast-onyx)}:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=charcoal]){color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=moonlight]){color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=midnight]){color:var(--color-contrast-midnight)}:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=darkness]){color:var(--color-contrast-darkness)}:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=navy]){color:var(--color-contrast-navy)}:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=aqua]){color:var(--color-contrast-aqua)}:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=ocean]){color:var(--color-contrast-ocean)}:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=mint]){color:var(--color-contrast-mint)}:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=grass]){color:var(--color-contrast-grass)}:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=sunflower]){color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=bittersweet]){color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=grapefruit]){color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=carnation]){color:var(--color-contrast-carnation)}:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=lavender]){color:var(--color-contrast-lavender)}:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=mountain]){color:var(--color-contrast-mountain)}:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=info]){color:var(--color-contrast-info)}:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=positive]){color:var(--color-contrast-positive)}:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=success]){color:var(--color-contrast-success)}:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=negative]){color:var(--color-contrast-negative)}:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=danger]){color:var(--color-contrast-danger)}:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=error]){color:var(--color-contrast-error)}:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=warning]){color:var(--color-contrast-warning)}:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=empty]){color:var(--color-contrast-empty)}:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=disabled]){color:var(--color-contrast-disabled)}:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=background]){color:var(--color-contrast-background)}:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=backgroundDark]){color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=border]){color:var(--color-contrast-border)}:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border2]){color:var(--color-contrast-border2)}:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=text]){color:var(--color-contrast-text)}:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=presentation]){color:var(--color-contrast-presentation)}:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=bullhorn]){color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=pulse]){color:var(--color-contrast-pulse)}:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=fastFind]){color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=toast]){color:var(--color-contrast-toast)}:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=company]){color:var(--color-contrast-company)}:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=candidate]){color:var(--color-contrast-candidate)}:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=lead]){color:var(--color-contrast-lead)}:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=contact]){color:var(--color-contrast-contact)}:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=clientcontact]){color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=opportunity]){color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=job]){color:var(--color-contrast-job)}:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=joborder]){color:var(--color-contrast-joborder)}:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=submission]){color:var(--color-contrast-submission)}:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=sendout]){color:var(--color-contrast-sendout)}:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=placement]){color:var(--color-contrast-placement)}:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=note]){color:var(--color-contrast-note)}:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=contract]){color:var(--color-contrast-contract)}:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=task]){color:var(--color-contrast-task)}:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=jobCode]){color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=earnCode]){color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=invoiceStatement]){color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=billableCharge]){color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=payableCharge]){color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=user]){color:var(--color-contrast-user)}:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=corporateUser]){color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=distributionList]){color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=credential]){color:var(--color-contrast-credential)}:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=person]){color:var(--color-contrast-person)}:host-context([theme=person]) i{color:var(--color-contrast-person)}:host{display:block;color:inherit;font-size:inherit;flex:2 0 0}\n"] }); }
48
48
  }
49
49
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemTitleElement, decorators: [{
50
50
  type: Component,
51
51
  args: [{ selector: 'item-title, novo-item-title', template: '<ng-content></ng-content>', host: {
52
52
  class: 'novo-item-title',
53
- }, standalone: false, styles: [":host-context([theme=black]){color:#fff}:host-context([theme=black]) i{color:#fff}:host-context([theme=white]){color:#3d464d}:host-context([theme=white]) i{color:#3d464d}:host-context([theme=gray]){color:#3d464d}:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=grey]){color:#3d464d}:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=offWhite]){color:#3d464d}:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=bright]){color:#3d464d}:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=light]){color:#3d464d}:host-context([theme=light]) i{color:#3d464d}:host-context([theme=neutral]){color:#fff}:host-context([theme=neutral]) i{color:#fff}:host-context([theme=dark]){color:#fff}:host-context([theme=dark]) i{color:#fff}:host-context([theme=orange]){color:#3d464d}:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=navigation]){color:#fff}:host-context([theme=navigation]) i{color:#fff}:host-context([theme=skyBlue]){color:#fff}:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=steel]){color:#fff}:host-context([theme=steel]) i{color:#fff}:host-context([theme=metal]){color:#fff}:host-context([theme=metal]) i{color:#fff}:host-context([theme=sand]){color:#3d464d}:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=silver]){color:#3d464d}:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=stone]){color:#3d464d}:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=ash]){color:#3d464d}:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=slate]){color:#fff}:host-context([theme=slate]) i{color:#fff}:host-context([theme=onyx]){color:#fff}:host-context([theme=onyx]) i{color:#fff}:host-context([theme=charcoal]){color:#fff}:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=moonlight]){color:#fff}:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=midnight]){color:#fff}:host-context([theme=midnight]) i{color:#fff}:host-context([theme=darkness]){color:#fff}:host-context([theme=darkness]) i{color:#fff}:host-context([theme=navy]){color:#fff}:host-context([theme=navy]) i{color:#fff}:host-context([theme=aqua]){color:#3d464d}:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=ocean]){color:#fff}:host-context([theme=ocean]) i{color:#fff}:host-context([theme=mint]){color:#3d464d}:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=grass]){color:#fff}:host-context([theme=grass]) i{color:#fff}:host-context([theme=sunflower]){color:#fff}:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=bittersweet]){color:#fff}:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=grapefruit]){color:#fff}:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=carnation]){color:#fff}:host-context([theme=carnation]) i{color:#fff}:host-context([theme=lavender]){color:#fff}:host-context([theme=lavender]) i{color:#fff}:host-context([theme=mountain]){color:#fff}:host-context([theme=mountain]) i{color:#fff}:host-context([theme=info]){color:#fff}:host-context([theme=info]) i{color:#fff}:host-context([theme=positive]){color:#fff}:host-context([theme=positive]) i{color:#fff}:host-context([theme=success]){color:#fff}:host-context([theme=success]) i{color:#fff}:host-context([theme=negative]){color:#fff}:host-context([theme=negative]) i{color:#fff}:host-context([theme=danger]){color:#fff}:host-context([theme=danger]) i{color:#fff}:host-context([theme=error]){color:#fff}:host-context([theme=error]) i{color:#fff}:host-context([theme=warning]){color:#fff}:host-context([theme=warning]) i{color:#fff}:host-context([theme=empty]){color:#3d464d}:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=disabled]){color:#3d464d}:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=background]){color:#3d464d}:host-context([theme=background]) i{color:#3d464d}:host-context([theme=backgroundDark]){color:#3d464d}:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=presentation]){color:#fff}:host-context([theme=presentation]) i{color:#fff}:host-context([theme=bullhorn]){color:#3d464d}:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=pulse]){color:#3d464d}:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=company]){color:#fff}:host-context([theme=company]) i{color:#fff}:host-context([theme=candidate]){color:#fff}:host-context([theme=candidate]) i{color:#fff}:host-context([theme=lead]){color:#fff}:host-context([theme=lead]) i{color:#fff}:host-context([theme=contact]){color:#fff}:host-context([theme=contact]) i{color:#fff}:host-context([theme=clientcontact]){color:#fff}:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=opportunity]){color:#fff}:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=job]){color:#fff}:host-context([theme=job]) i{color:#fff}:host-context([theme=joborder]){color:#fff}:host-context([theme=joborder]) i{color:#fff}:host-context([theme=submission]){color:#3d464d}:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=sendout]){color:#fff}:host-context([theme=sendout]) i{color:#fff}:host-context([theme=placement]){color:#fff}:host-context([theme=placement]) i{color:#fff}:host-context([theme=note]){color:#fff}:host-context([theme=note]) i{color:#fff}:host-context([theme=contract]){color:#fff}:host-context([theme=contract]) i{color:#fff}:host-context([theme=task]){color:#fff}:host-context([theme=task]) i{color:#fff}:host-context([theme=jobCode]){color:#fff}:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=earnCode]){color:#fff}:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=invoiceStatement]){color:#fff}:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=billableCharge]){color:#fff}:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=payableCharge]){color:#fff}:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=user]){color:#fff}:host-context([theme=user]) i{color:#fff}:host-context([theme=corporateUser]){color:#fff}:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=distributionList]){color:#fff}:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=credential]){color:#fff}:host-context([theme=credential]) i{color:#fff}:host-context([theme=person]){color:#fff}:host-context([theme=person]) i{color:#fff}:host{display:block;color:inherit;font-size:inherit;flex:2 0 0}\n"] }]
53
+ }, standalone: false, styles: [":host-context([theme=black]){color:var(--color-contrast-black)}:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=white]){color:var(--color-contrast-white)}:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=gray]){color:var(--color-contrast-gray)}:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=grey]){color:var(--color-contrast-grey)}:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=offWhite]){color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=bright]){color:var(--color-contrast-bright)}:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=light]){color:var(--color-contrast-light)}:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=neutral]){color:var(--color-contrast-neutral)}:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=dark]){color:var(--color-contrast-dark)}:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=orange]){color:var(--color-contrast-orange)}:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=navigation]){color:var(--color-contrast-navigation)}:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=skyBlue]){color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=steel]){color:var(--color-contrast-steel)}:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=metal]){color:var(--color-contrast-metal)}:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=sand]){color:var(--color-contrast-sand)}:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=silver]){color:var(--color-contrast-silver)}:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=stone]){color:var(--color-contrast-stone)}:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=ash]){color:var(--color-contrast-ash)}:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=anonymous]){color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=slate]){color:var(--color-contrast-slate)}:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=onyx]){color:var(--color-contrast-onyx)}:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=charcoal]){color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=moonlight]){color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=midnight]){color:var(--color-contrast-midnight)}:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=darkness]){color:var(--color-contrast-darkness)}:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=navy]){color:var(--color-contrast-navy)}:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=aqua]){color:var(--color-contrast-aqua)}:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=ocean]){color:var(--color-contrast-ocean)}:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=mint]){color:var(--color-contrast-mint)}:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=grass]){color:var(--color-contrast-grass)}:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=sunflower]){color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=bittersweet]){color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=grapefruit]){color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=carnation]){color:var(--color-contrast-carnation)}:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=lavender]){color:var(--color-contrast-lavender)}:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=mountain]){color:var(--color-contrast-mountain)}:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=info]){color:var(--color-contrast-info)}:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=positive]){color:var(--color-contrast-positive)}:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=success]){color:var(--color-contrast-success)}:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=negative]){color:var(--color-contrast-negative)}:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=danger]){color:var(--color-contrast-danger)}:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=error]){color:var(--color-contrast-error)}:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=warning]){color:var(--color-contrast-warning)}:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=empty]){color:var(--color-contrast-empty)}:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=disabled]){color:var(--color-contrast-disabled)}:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=background]){color:var(--color-contrast-background)}:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=backgroundDark]){color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=border]){color:var(--color-contrast-border)}:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border2]){color:var(--color-contrast-border2)}:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=text]){color:var(--color-contrast-text)}:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=presentation]){color:var(--color-contrast-presentation)}:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=bullhorn]){color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=pulse]){color:var(--color-contrast-pulse)}:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=fastFind]){color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=toast]){color:var(--color-contrast-toast)}:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=company]){color:var(--color-contrast-company)}:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=candidate]){color:var(--color-contrast-candidate)}:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=lead]){color:var(--color-contrast-lead)}:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=contact]){color:var(--color-contrast-contact)}:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=clientcontact]){color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=opportunity]){color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=job]){color:var(--color-contrast-job)}:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=joborder]){color:var(--color-contrast-joborder)}:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=submission]){color:var(--color-contrast-submission)}:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=sendout]){color:var(--color-contrast-sendout)}:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=placement]){color:var(--color-contrast-placement)}:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=note]){color:var(--color-contrast-note)}:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=contract]){color:var(--color-contrast-contract)}:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=task]){color:var(--color-contrast-task)}:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=jobCode]){color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=earnCode]){color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=invoiceStatement]){color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=billableCharge]){color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=payableCharge]){color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=user]){color:var(--color-contrast-user)}:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=corporateUser]){color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=distributionList]){color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=credential]){color:var(--color-contrast-credential)}:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=person]){color:var(--color-contrast-person)}:host-context([theme=person]) i{color:var(--color-contrast-person)}:host{display:block;color:inherit;font-size:inherit;flex:2 0 0}\n"] }]
54
54
  }] });
55
55
  class NovoItemHeaderElement {
56
56
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemHeaderElement, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
@@ -60,7 +60,7 @@ class NovoItemHeaderElement {
60
60
  <ng-content select="item-title, novo-item-title"></ng-content>
61
61
  <ng-content select="item-header-end, novo-item-header-end"></ng-content>
62
62
  </novo-title>
63
- `, isInline: true, styles: [":host-context([theme=black]){color:#fff}:host-context([theme=black]) h6,:host-context([theme=black]) i{color:#fff}:host-context([theme=white]){color:#3d464d}:host-context([theme=white]) h6,:host-context([theme=white]) i{color:#3d464d}:host-context([theme=gray]){color:#3d464d}:host-context([theme=gray]) h6,:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=grey]){color:#3d464d}:host-context([theme=grey]) h6,:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=offWhite]){color:#3d464d}:host-context([theme=offWhite]) h6,:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=bright]){color:#3d464d}:host-context([theme=bright]) h6,:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=light]){color:#3d464d}:host-context([theme=light]) h6,:host-context([theme=light]) i{color:#3d464d}:host-context([theme=neutral]){color:#fff}:host-context([theme=neutral]) h6,:host-context([theme=neutral]) i{color:#fff}:host-context([theme=dark]){color:#fff}:host-context([theme=dark]) h6,:host-context([theme=dark]) i{color:#fff}:host-context([theme=orange]){color:#3d464d}:host-context([theme=orange]) h6,:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=navigation]){color:#fff}:host-context([theme=navigation]) h6,:host-context([theme=navigation]) i{color:#fff}:host-context([theme=skyBlue]){color:#fff}:host-context([theme=skyBlue]) h6,:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=steel]){color:#fff}:host-context([theme=steel]) h6,:host-context([theme=steel]) i{color:#fff}:host-context([theme=metal]){color:#fff}:host-context([theme=metal]) h6,:host-context([theme=metal]) i{color:#fff}:host-context([theme=sand]){color:#3d464d}:host-context([theme=sand]) h6,:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=silver]){color:#3d464d}:host-context([theme=silver]) h6,:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=stone]){color:#3d464d}:host-context([theme=stone]) h6,:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=ash]){color:#3d464d}:host-context([theme=ash]) h6,:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=slate]){color:#fff}:host-context([theme=slate]) h6,:host-context([theme=slate]) i{color:#fff}:host-context([theme=onyx]){color:#fff}:host-context([theme=onyx]) h6,:host-context([theme=onyx]) i{color:#fff}:host-context([theme=charcoal]){color:#fff}:host-context([theme=charcoal]) h6,:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=moonlight]){color:#fff}:host-context([theme=moonlight]) h6,:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=midnight]){color:#fff}:host-context([theme=midnight]) h6,:host-context([theme=midnight]) i{color:#fff}:host-context([theme=darkness]){color:#fff}:host-context([theme=darkness]) h6,:host-context([theme=darkness]) i{color:#fff}:host-context([theme=navy]){color:#fff}:host-context([theme=navy]) h6,:host-context([theme=navy]) i{color:#fff}:host-context([theme=aqua]){color:#3d464d}:host-context([theme=aqua]) h6,:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=ocean]){color:#fff}:host-context([theme=ocean]) h6,:host-context([theme=ocean]) i{color:#fff}:host-context([theme=mint]){color:#3d464d}:host-context([theme=mint]) h6,:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=grass]){color:#fff}:host-context([theme=grass]) h6,:host-context([theme=grass]) i{color:#fff}:host-context([theme=sunflower]){color:#fff}:host-context([theme=sunflower]) h6,:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=bittersweet]){color:#fff}:host-context([theme=bittersweet]) h6,:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=grapefruit]){color:#fff}:host-context([theme=grapefruit]) h6,:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=carnation]){color:#fff}:host-context([theme=carnation]) h6,:host-context([theme=carnation]) i{color:#fff}:host-context([theme=lavender]){color:#fff}:host-context([theme=lavender]) h6,:host-context([theme=lavender]) i{color:#fff}:host-context([theme=mountain]){color:#fff}:host-context([theme=mountain]) h6,:host-context([theme=mountain]) i{color:#fff}:host-context([theme=info]){color:#fff}:host-context([theme=info]) h6,:host-context([theme=info]) i{color:#fff}:host-context([theme=positive]){color:#fff}:host-context([theme=positive]) h6,:host-context([theme=positive]) i{color:#fff}:host-context([theme=success]){color:#fff}:host-context([theme=success]) h6,:host-context([theme=success]) i{color:#fff}:host-context([theme=negative]){color:#fff}:host-context([theme=negative]) h6,:host-context([theme=negative]) i{color:#fff}:host-context([theme=danger]){color:#fff}:host-context([theme=danger]) h6,:host-context([theme=danger]) i{color:#fff}:host-context([theme=error]){color:#fff}:host-context([theme=error]) h6,:host-context([theme=error]) i{color:#fff}:host-context([theme=warning]){color:#fff}:host-context([theme=warning]) h6,:host-context([theme=warning]) i{color:#fff}:host-context([theme=empty]){color:#3d464d}:host-context([theme=empty]) h6,:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=disabled]){color:#3d464d}:host-context([theme=disabled]) h6,:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=background]){color:#3d464d}:host-context([theme=background]) h6,:host-context([theme=background]) i{color:#3d464d}:host-context([theme=backgroundDark]){color:#3d464d}:host-context([theme=backgroundDark]) h6,:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=presentation]){color:#fff}:host-context([theme=presentation]) h6,:host-context([theme=presentation]) i{color:#fff}:host-context([theme=bullhorn]){color:#3d464d}:host-context([theme=bullhorn]) h6,:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=pulse]){color:#3d464d}:host-context([theme=pulse]) h6,:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=company]){color:#fff}:host-context([theme=company]) h6,:host-context([theme=company]) i{color:#fff}:host-context([theme=candidate]){color:#fff}:host-context([theme=candidate]) h6,:host-context([theme=candidate]) i{color:#fff}:host-context([theme=lead]){color:#fff}:host-context([theme=lead]) h6,:host-context([theme=lead]) i{color:#fff}:host-context([theme=contact]){color:#fff}:host-context([theme=contact]) h6,:host-context([theme=contact]) i{color:#fff}:host-context([theme=clientcontact]){color:#fff}:host-context([theme=clientcontact]) h6,:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=opportunity]){color:#fff}:host-context([theme=opportunity]) h6,:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=job]){color:#fff}:host-context([theme=job]) h6,:host-context([theme=job]) i{color:#fff}:host-context([theme=joborder]){color:#fff}:host-context([theme=joborder]) h6,:host-context([theme=joborder]) i{color:#fff}:host-context([theme=submission]){color:#3d464d}:host-context([theme=submission]) h6,:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=sendout]){color:#fff}:host-context([theme=sendout]) h6,:host-context([theme=sendout]) i{color:#fff}:host-context([theme=placement]){color:#fff}:host-context([theme=placement]) h6,:host-context([theme=placement]) i{color:#fff}:host-context([theme=note]){color:#fff}:host-context([theme=note]) h6,:host-context([theme=note]) i{color:#fff}:host-context([theme=contract]){color:#fff}:host-context([theme=contract]) h6,:host-context([theme=contract]) i{color:#fff}:host-context([theme=task]){color:#fff}:host-context([theme=task]) h6,:host-context([theme=task]) i{color:#fff}:host-context([theme=jobCode]){color:#fff}:host-context([theme=jobCode]) h6,:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=earnCode]){color:#fff}:host-context([theme=earnCode]) h6,:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=invoiceStatement]){color:#fff}:host-context([theme=invoiceStatement]) h6,:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=billableCharge]){color:#fff}:host-context([theme=billableCharge]) h6,:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=payableCharge]){color:#fff}:host-context([theme=payableCharge]) h6,:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=user]){color:#fff}:host-context([theme=user]) h6,:host-context([theme=user]) i{color:#fff}:host-context([theme=corporateUser]){color:#fff}:host-context([theme=corporateUser]) h6,:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=distributionList]){color:#fff}:host-context([theme=distributionList]) h6,:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=credential]){color:#fff}:host-context([theme=credential]) h6,:host-context([theme=credential]) i{color:#fff}:host-context([theme=person]){color:#fff}:host-context([theme=person]) h6,:host-context([theme=person]) i{color:#fff}:host .novo-item-header-container{display:flex;align-items:center}\n"], dependencies: [{ kind: "component", type: i3.NovoTitle, selector: "novo-title,[novo-title]" }] }); }
63
+ `, isInline: true, styles: [":host-context([theme=black]){color:var(--color-contrast-black)}:host-context([theme=black]) h6,:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=white]){color:var(--color-contrast-white)}:host-context([theme=white]) h6,:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=gray]){color:var(--color-contrast-gray)}:host-context([theme=gray]) h6,:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=grey]){color:var(--color-contrast-grey)}:host-context([theme=grey]) h6,:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=offWhite]){color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) h6,:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=bright]){color:var(--color-contrast-bright)}:host-context([theme=bright]) h6,:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=light]){color:var(--color-contrast-light)}:host-context([theme=light]) h6,:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=neutral]){color:var(--color-contrast-neutral)}:host-context([theme=neutral]) h6,:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=dark]){color:var(--color-contrast-dark)}:host-context([theme=dark]) h6,:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=orange]){color:var(--color-contrast-orange)}:host-context([theme=orange]) h6,:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=navigation]){color:var(--color-contrast-navigation)}:host-context([theme=navigation]) h6,:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=skyBlue]){color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) h6,:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=steel]){color:var(--color-contrast-steel)}:host-context([theme=steel]) h6,:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=metal]){color:var(--color-contrast-metal)}:host-context([theme=metal]) h6,:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=sand]){color:var(--color-contrast-sand)}:host-context([theme=sand]) h6,:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=silver]){color:var(--color-contrast-silver)}:host-context([theme=silver]) h6,:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=stone]){color:var(--color-contrast-stone)}:host-context([theme=stone]) h6,:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=ash]){color:var(--color-contrast-ash)}:host-context([theme=ash]) h6,:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=anonymous]){color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) h6,:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=slate]){color:var(--color-contrast-slate)}:host-context([theme=slate]) h6,:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=onyx]){color:var(--color-contrast-onyx)}:host-context([theme=onyx]) h6,:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=charcoal]){color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) h6,:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=moonlight]){color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) h6,:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=midnight]){color:var(--color-contrast-midnight)}:host-context([theme=midnight]) h6,:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=darkness]){color:var(--color-contrast-darkness)}:host-context([theme=darkness]) h6,:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=navy]){color:var(--color-contrast-navy)}:host-context([theme=navy]) h6,:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=aqua]){color:var(--color-contrast-aqua)}:host-context([theme=aqua]) h6,:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=ocean]){color:var(--color-contrast-ocean)}:host-context([theme=ocean]) h6,:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=mint]){color:var(--color-contrast-mint)}:host-context([theme=mint]) h6,:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=grass]){color:var(--color-contrast-grass)}:host-context([theme=grass]) h6,:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=sunflower]){color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) h6,:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=bittersweet]){color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) h6,:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=grapefruit]){color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) h6,:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=carnation]){color:var(--color-contrast-carnation)}:host-context([theme=carnation]) h6,:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=lavender]){color:var(--color-contrast-lavender)}:host-context([theme=lavender]) h6,:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=mountain]){color:var(--color-contrast-mountain)}:host-context([theme=mountain]) h6,:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=info]){color:var(--color-contrast-info)}:host-context([theme=info]) h6,:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=positive]){color:var(--color-contrast-positive)}:host-context([theme=positive]) h6,:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=success]){color:var(--color-contrast-success)}:host-context([theme=success]) h6,:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=negative]){color:var(--color-contrast-negative)}:host-context([theme=negative]) h6,:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=danger]){color:var(--color-contrast-danger)}:host-context([theme=danger]) h6,:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=error]){color:var(--color-contrast-error)}:host-context([theme=error]) h6,:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=warning]){color:var(--color-contrast-warning)}:host-context([theme=warning]) h6,:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=empty]){color:var(--color-contrast-empty)}:host-context([theme=empty]) h6,:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=disabled]){color:var(--color-contrast-disabled)}:host-context([theme=disabled]) h6,:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=background]){color:var(--color-contrast-background)}:host-context([theme=background]) h6,:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=backgroundDark]){color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) h6,:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=border]){color:var(--color-contrast-border)}:host-context([theme=border]) h6,:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border2]){color:var(--color-contrast-border2)}:host-context([theme=border2]) h6,:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=text]){color:var(--color-contrast-text)}:host-context([theme=text]) h6,:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=presentation]){color:var(--color-contrast-presentation)}:host-context([theme=presentation]) h6,:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=bullhorn]){color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) h6,:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=pulse]){color:var(--color-contrast-pulse)}:host-context([theme=pulse]) h6,:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=fastFind]){color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) h6,:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=toast]){color:var(--color-contrast-toast)}:host-context([theme=toast]) h6,:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=company]){color:var(--color-contrast-company)}:host-context([theme=company]) h6,:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=candidate]){color:var(--color-contrast-candidate)}:host-context([theme=candidate]) h6,:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=lead]){color:var(--color-contrast-lead)}:host-context([theme=lead]) h6,:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=contact]){color:var(--color-contrast-contact)}:host-context([theme=contact]) h6,:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=clientcontact]){color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) h6,:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=opportunity]){color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) h6,:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=job]){color:var(--color-contrast-job)}:host-context([theme=job]) h6,:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=joborder]){color:var(--color-contrast-joborder)}:host-context([theme=joborder]) h6,:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=submission]){color:var(--color-contrast-submission)}:host-context([theme=submission]) h6,:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=sendout]){color:var(--color-contrast-sendout)}:host-context([theme=sendout]) h6,:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=placement]){color:var(--color-contrast-placement)}:host-context([theme=placement]) h6,:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=note]){color:var(--color-contrast-note)}:host-context([theme=note]) h6,:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=contract]){color:var(--color-contrast-contract)}:host-context([theme=contract]) h6,:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=task]){color:var(--color-contrast-task)}:host-context([theme=task]) h6,:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=jobCode]){color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) h6,:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=earnCode]){color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) h6,:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=invoiceStatement]){color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) h6,:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=billableCharge]){color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) h6,:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=payableCharge]){color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) h6,:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=user]){color:var(--color-contrast-user)}:host-context([theme=user]) h6,:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=corporateUser]){color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) h6,:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=distributionList]){color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) h6,:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=credential]){color:var(--color-contrast-credential)}:host-context([theme=credential]) h6,:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=person]){color:var(--color-contrast-person)}:host-context([theme=person]) h6,:host-context([theme=person]) i{color:var(--color-contrast-person)}:host .novo-item-header-container{display:flex;align-items:center}\n"], dependencies: [{ kind: "component", type: i3.NovoTitle, selector: "novo-title,[novo-title]" }] }); }
64
64
  }
65
65
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemHeaderElement, decorators: [{
66
66
  type: Component,
@@ -72,7 +72,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
72
72
  </novo-title>
73
73
  `, host: {
74
74
  class: 'novo-item-header',
75
- }, standalone: false, styles: [":host-context([theme=black]){color:#fff}:host-context([theme=black]) h6,:host-context([theme=black]) i{color:#fff}:host-context([theme=white]){color:#3d464d}:host-context([theme=white]) h6,:host-context([theme=white]) i{color:#3d464d}:host-context([theme=gray]){color:#3d464d}:host-context([theme=gray]) h6,:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=grey]){color:#3d464d}:host-context([theme=grey]) h6,:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=offWhite]){color:#3d464d}:host-context([theme=offWhite]) h6,:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=bright]){color:#3d464d}:host-context([theme=bright]) h6,:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=light]){color:#3d464d}:host-context([theme=light]) h6,:host-context([theme=light]) i{color:#3d464d}:host-context([theme=neutral]){color:#fff}:host-context([theme=neutral]) h6,:host-context([theme=neutral]) i{color:#fff}:host-context([theme=dark]){color:#fff}:host-context([theme=dark]) h6,:host-context([theme=dark]) i{color:#fff}:host-context([theme=orange]){color:#3d464d}:host-context([theme=orange]) h6,:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=navigation]){color:#fff}:host-context([theme=navigation]) h6,:host-context([theme=navigation]) i{color:#fff}:host-context([theme=skyBlue]){color:#fff}:host-context([theme=skyBlue]) h6,:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=steel]){color:#fff}:host-context([theme=steel]) h6,:host-context([theme=steel]) i{color:#fff}:host-context([theme=metal]){color:#fff}:host-context([theme=metal]) h6,:host-context([theme=metal]) i{color:#fff}:host-context([theme=sand]){color:#3d464d}:host-context([theme=sand]) h6,:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=silver]){color:#3d464d}:host-context([theme=silver]) h6,:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=stone]){color:#3d464d}:host-context([theme=stone]) h6,:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=ash]){color:#3d464d}:host-context([theme=ash]) h6,:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=slate]){color:#fff}:host-context([theme=slate]) h6,:host-context([theme=slate]) i{color:#fff}:host-context([theme=onyx]){color:#fff}:host-context([theme=onyx]) h6,:host-context([theme=onyx]) i{color:#fff}:host-context([theme=charcoal]){color:#fff}:host-context([theme=charcoal]) h6,:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=moonlight]){color:#fff}:host-context([theme=moonlight]) h6,:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=midnight]){color:#fff}:host-context([theme=midnight]) h6,:host-context([theme=midnight]) i{color:#fff}:host-context([theme=darkness]){color:#fff}:host-context([theme=darkness]) h6,:host-context([theme=darkness]) i{color:#fff}:host-context([theme=navy]){color:#fff}:host-context([theme=navy]) h6,:host-context([theme=navy]) i{color:#fff}:host-context([theme=aqua]){color:#3d464d}:host-context([theme=aqua]) h6,:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=ocean]){color:#fff}:host-context([theme=ocean]) h6,:host-context([theme=ocean]) i{color:#fff}:host-context([theme=mint]){color:#3d464d}:host-context([theme=mint]) h6,:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=grass]){color:#fff}:host-context([theme=grass]) h6,:host-context([theme=grass]) i{color:#fff}:host-context([theme=sunflower]){color:#fff}:host-context([theme=sunflower]) h6,:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=bittersweet]){color:#fff}:host-context([theme=bittersweet]) h6,:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=grapefruit]){color:#fff}:host-context([theme=grapefruit]) h6,:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=carnation]){color:#fff}:host-context([theme=carnation]) h6,:host-context([theme=carnation]) i{color:#fff}:host-context([theme=lavender]){color:#fff}:host-context([theme=lavender]) h6,:host-context([theme=lavender]) i{color:#fff}:host-context([theme=mountain]){color:#fff}:host-context([theme=mountain]) h6,:host-context([theme=mountain]) i{color:#fff}:host-context([theme=info]){color:#fff}:host-context([theme=info]) h6,:host-context([theme=info]) i{color:#fff}:host-context([theme=positive]){color:#fff}:host-context([theme=positive]) h6,:host-context([theme=positive]) i{color:#fff}:host-context([theme=success]){color:#fff}:host-context([theme=success]) h6,:host-context([theme=success]) i{color:#fff}:host-context([theme=negative]){color:#fff}:host-context([theme=negative]) h6,:host-context([theme=negative]) i{color:#fff}:host-context([theme=danger]){color:#fff}:host-context([theme=danger]) h6,:host-context([theme=danger]) i{color:#fff}:host-context([theme=error]){color:#fff}:host-context([theme=error]) h6,:host-context([theme=error]) i{color:#fff}:host-context([theme=warning]){color:#fff}:host-context([theme=warning]) h6,:host-context([theme=warning]) i{color:#fff}:host-context([theme=empty]){color:#3d464d}:host-context([theme=empty]) h6,:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=disabled]){color:#3d464d}:host-context([theme=disabled]) h6,:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=background]){color:#3d464d}:host-context([theme=background]) h6,:host-context([theme=background]) i{color:#3d464d}:host-context([theme=backgroundDark]){color:#3d464d}:host-context([theme=backgroundDark]) h6,:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=presentation]){color:#fff}:host-context([theme=presentation]) h6,:host-context([theme=presentation]) i{color:#fff}:host-context([theme=bullhorn]){color:#3d464d}:host-context([theme=bullhorn]) h6,:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=pulse]){color:#3d464d}:host-context([theme=pulse]) h6,:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=company]){color:#fff}:host-context([theme=company]) h6,:host-context([theme=company]) i{color:#fff}:host-context([theme=candidate]){color:#fff}:host-context([theme=candidate]) h6,:host-context([theme=candidate]) i{color:#fff}:host-context([theme=lead]){color:#fff}:host-context([theme=lead]) h6,:host-context([theme=lead]) i{color:#fff}:host-context([theme=contact]){color:#fff}:host-context([theme=contact]) h6,:host-context([theme=contact]) i{color:#fff}:host-context([theme=clientcontact]){color:#fff}:host-context([theme=clientcontact]) h6,:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=opportunity]){color:#fff}:host-context([theme=opportunity]) h6,:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=job]){color:#fff}:host-context([theme=job]) h6,:host-context([theme=job]) i{color:#fff}:host-context([theme=joborder]){color:#fff}:host-context([theme=joborder]) h6,:host-context([theme=joborder]) i{color:#fff}:host-context([theme=submission]){color:#3d464d}:host-context([theme=submission]) h6,:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=sendout]){color:#fff}:host-context([theme=sendout]) h6,:host-context([theme=sendout]) i{color:#fff}:host-context([theme=placement]){color:#fff}:host-context([theme=placement]) h6,:host-context([theme=placement]) i{color:#fff}:host-context([theme=note]){color:#fff}:host-context([theme=note]) h6,:host-context([theme=note]) i{color:#fff}:host-context([theme=contract]){color:#fff}:host-context([theme=contract]) h6,:host-context([theme=contract]) i{color:#fff}:host-context([theme=task]){color:#fff}:host-context([theme=task]) h6,:host-context([theme=task]) i{color:#fff}:host-context([theme=jobCode]){color:#fff}:host-context([theme=jobCode]) h6,:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=earnCode]){color:#fff}:host-context([theme=earnCode]) h6,:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=invoiceStatement]){color:#fff}:host-context([theme=invoiceStatement]) h6,:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=billableCharge]){color:#fff}:host-context([theme=billableCharge]) h6,:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=payableCharge]){color:#fff}:host-context([theme=payableCharge]) h6,:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=user]){color:#fff}:host-context([theme=user]) h6,:host-context([theme=user]) i{color:#fff}:host-context([theme=corporateUser]){color:#fff}:host-context([theme=corporateUser]) h6,:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=distributionList]){color:#fff}:host-context([theme=distributionList]) h6,:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=credential]){color:#fff}:host-context([theme=credential]) h6,:host-context([theme=credential]) i{color:#fff}:host-context([theme=person]){color:#fff}:host-context([theme=person]) h6,:host-context([theme=person]) i{color:#fff}:host .novo-item-header-container{display:flex;align-items:center}\n"] }]
75
+ }, standalone: false, styles: [":host-context([theme=black]){color:var(--color-contrast-black)}:host-context([theme=black]) h6,:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=white]){color:var(--color-contrast-white)}:host-context([theme=white]) h6,:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=gray]){color:var(--color-contrast-gray)}:host-context([theme=gray]) h6,:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=grey]){color:var(--color-contrast-grey)}:host-context([theme=grey]) h6,:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=offWhite]){color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) h6,:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=bright]){color:var(--color-contrast-bright)}:host-context([theme=bright]) h6,:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=light]){color:var(--color-contrast-light)}:host-context([theme=light]) h6,:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=neutral]){color:var(--color-contrast-neutral)}:host-context([theme=neutral]) h6,:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=dark]){color:var(--color-contrast-dark)}:host-context([theme=dark]) h6,:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=orange]){color:var(--color-contrast-orange)}:host-context([theme=orange]) h6,:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=navigation]){color:var(--color-contrast-navigation)}:host-context([theme=navigation]) h6,:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=skyBlue]){color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) h6,:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=steel]){color:var(--color-contrast-steel)}:host-context([theme=steel]) h6,:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=metal]){color:var(--color-contrast-metal)}:host-context([theme=metal]) h6,:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=sand]){color:var(--color-contrast-sand)}:host-context([theme=sand]) h6,:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=silver]){color:var(--color-contrast-silver)}:host-context([theme=silver]) h6,:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=stone]){color:var(--color-contrast-stone)}:host-context([theme=stone]) h6,:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=ash]){color:var(--color-contrast-ash)}:host-context([theme=ash]) h6,:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=anonymous]){color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) h6,:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=slate]){color:var(--color-contrast-slate)}:host-context([theme=slate]) h6,:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=onyx]){color:var(--color-contrast-onyx)}:host-context([theme=onyx]) h6,:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=charcoal]){color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) h6,:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=moonlight]){color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) h6,:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=midnight]){color:var(--color-contrast-midnight)}:host-context([theme=midnight]) h6,:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=darkness]){color:var(--color-contrast-darkness)}:host-context([theme=darkness]) h6,:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=navy]){color:var(--color-contrast-navy)}:host-context([theme=navy]) h6,:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=aqua]){color:var(--color-contrast-aqua)}:host-context([theme=aqua]) h6,:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=ocean]){color:var(--color-contrast-ocean)}:host-context([theme=ocean]) h6,:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=mint]){color:var(--color-contrast-mint)}:host-context([theme=mint]) h6,:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=grass]){color:var(--color-contrast-grass)}:host-context([theme=grass]) h6,:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=sunflower]){color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) h6,:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=bittersweet]){color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) h6,:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=grapefruit]){color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) h6,:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=carnation]){color:var(--color-contrast-carnation)}:host-context([theme=carnation]) h6,:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=lavender]){color:var(--color-contrast-lavender)}:host-context([theme=lavender]) h6,:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=mountain]){color:var(--color-contrast-mountain)}:host-context([theme=mountain]) h6,:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=info]){color:var(--color-contrast-info)}:host-context([theme=info]) h6,:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=positive]){color:var(--color-contrast-positive)}:host-context([theme=positive]) h6,:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=success]){color:var(--color-contrast-success)}:host-context([theme=success]) h6,:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=negative]){color:var(--color-contrast-negative)}:host-context([theme=negative]) h6,:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=danger]){color:var(--color-contrast-danger)}:host-context([theme=danger]) h6,:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=error]){color:var(--color-contrast-error)}:host-context([theme=error]) h6,:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=warning]){color:var(--color-contrast-warning)}:host-context([theme=warning]) h6,:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=empty]){color:var(--color-contrast-empty)}:host-context([theme=empty]) h6,:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=disabled]){color:var(--color-contrast-disabled)}:host-context([theme=disabled]) h6,:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=background]){color:var(--color-contrast-background)}:host-context([theme=background]) h6,:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=backgroundDark]){color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) h6,:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=border]){color:var(--color-contrast-border)}:host-context([theme=border]) h6,:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border2]){color:var(--color-contrast-border2)}:host-context([theme=border2]) h6,:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=text]){color:var(--color-contrast-text)}:host-context([theme=text]) h6,:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=presentation]){color:var(--color-contrast-presentation)}:host-context([theme=presentation]) h6,:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=bullhorn]){color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) h6,:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=pulse]){color:var(--color-contrast-pulse)}:host-context([theme=pulse]) h6,:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=fastFind]){color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) h6,:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=toast]){color:var(--color-contrast-toast)}:host-context([theme=toast]) h6,:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=company]){color:var(--color-contrast-company)}:host-context([theme=company]) h6,:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=candidate]){color:var(--color-contrast-candidate)}:host-context([theme=candidate]) h6,:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=lead]){color:var(--color-contrast-lead)}:host-context([theme=lead]) h6,:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=contact]){color:var(--color-contrast-contact)}:host-context([theme=contact]) h6,:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=clientcontact]){color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) h6,:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=opportunity]){color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) h6,:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=job]){color:var(--color-contrast-job)}:host-context([theme=job]) h6,:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=joborder]){color:var(--color-contrast-joborder)}:host-context([theme=joborder]) h6,:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=submission]){color:var(--color-contrast-submission)}:host-context([theme=submission]) h6,:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=sendout]){color:var(--color-contrast-sendout)}:host-context([theme=sendout]) h6,:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=placement]){color:var(--color-contrast-placement)}:host-context([theme=placement]) h6,:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=note]){color:var(--color-contrast-note)}:host-context([theme=note]) h6,:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=contract]){color:var(--color-contrast-contract)}:host-context([theme=contract]) h6,:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=task]){color:var(--color-contrast-task)}:host-context([theme=task]) h6,:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=jobCode]){color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) h6,:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=earnCode]){color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) h6,:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=invoiceStatement]){color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) h6,:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=billableCharge]){color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) h6,:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=payableCharge]){color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) h6,:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=user]){color:var(--color-contrast-user)}:host-context([theme=user]) h6,:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=corporateUser]){color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) h6,:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=distributionList]){color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) h6,:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=credential]){color:var(--color-contrast-credential)}:host-context([theme=credential]) h6,:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=person]){color:var(--color-contrast-person)}:host-context([theme=person]) h6,:host-context([theme=person]) i{color:var(--color-contrast-person)}:host .novo-item-header-container{display:flex;align-items:center}\n"] }]
76
76
  }] });
77
77
  class NovoItemDateElement {
78
78
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemDateElement, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
@@ -86,7 +86,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
86
86
  }] });
87
87
  class NovoItemContentElement {
88
88
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemContentElement, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
89
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemContentElement, isStandalone: false, selector: "item-content, novo-item-content", inputs: { direction: "direction" }, host: { properties: { "class.vertical-list": "direction === \"vertical\"", "class.horizontal-list": "direction === \"horizontal\"" }, classAttribute: "novo-item-content" }, ngImport: i0, template: ' <ng-content></ng-content> ', isInline: true, styles: [":host-context([theme=black]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=white]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=gray]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grey]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=offWhite]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bright]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=light]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=neutral]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=dark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=orange]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navigation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=skyBlue]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=steel]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=metal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sand]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=silver]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=stone]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ash]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=slate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=onyx]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=charcoal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=moonlight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=midnight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=darkness]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navy]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=aqua]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ocean]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mint]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grass]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sunflower]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bittersweet]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grapefruit]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=carnation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lavender]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mountain]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=info]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=positive]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=success]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=negative]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=danger]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=error]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=warning]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=empty]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=disabled]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=background]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=backgroundDark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=presentation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bullhorn]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=pulse]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=company]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=candidate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lead]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=clientcontact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=opportunity]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=job]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=joborder]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=submission]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sendout]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=placement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=note]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contract]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=task]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=jobCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=earnCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=invoiceStatement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=billableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=payableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=user]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=corporateUser]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=distributionList]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=credential]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=person]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context(.novo-list.avatar){margin-left:2.7em}:host{display:flex;margin-left:.2em}:host.novo-item-content>::ng-deep *{color:#434343d9}:host.novo-item-content ::ng-deep i.black{color:#000}:host.novo-item-content ::ng-deep i.white{color:#fff}:host.novo-item-content ::ng-deep i.gray{color:#9e9e9e}:host.novo-item-content ::ng-deep i.grey{color:#9e9e9e}:host.novo-item-content ::ng-deep i.offWhite{color:#f7f7f7}:host.novo-item-content ::ng-deep i.bright{color:#f7f7f7}:host.novo-item-content ::ng-deep i.light{color:#dbdbdb}:host.novo-item-content ::ng-deep i.neutral{color:#4f5361}:host.novo-item-content ::ng-deep i.dark{color:#3d464d}:host.novo-item-content ::ng-deep i.orange{color:#ff6900}:host.novo-item-content ::ng-deep i.navigation{color:#202945}:host.novo-item-content ::ng-deep i.skyBlue{color:#009bdf}:host.novo-item-content ::ng-deep i.steel{color:#5b6770}:host.novo-item-content ::ng-deep i.metal{color:#637893}:host.novo-item-content ::ng-deep i.sand{color:#f4f4f4}:host.novo-item-content ::ng-deep i.silver{color:#e2e2e2}:host.novo-item-content ::ng-deep i.stone{color:#bebebe}:host.novo-item-content ::ng-deep i.ash{color:#a0a0a0}:host.novo-item-content ::ng-deep i.slate{color:#707070}:host.novo-item-content ::ng-deep i.onyx{color:#526980}:host.novo-item-content ::ng-deep i.charcoal{color:#282828}:host.novo-item-content ::ng-deep i.moonlight{color:#1a242f}:host.novo-item-content ::ng-deep i.midnight{color:#202945}:host.novo-item-content ::ng-deep i.darkness{color:#161f27}:host.novo-item-content ::ng-deep i.navy{color:#0d2d42}:host.novo-item-content ::ng-deep i.aqua{color:#3bafda}:host.novo-item-content ::ng-deep i.ocean{color:#4a89dc}:host.novo-item-content ::ng-deep i.mint{color:#37bc9b}:host.novo-item-content ::ng-deep i.grass{color:#8cc152}:host.novo-item-content ::ng-deep i.sunflower{color:#f6b042}:host.novo-item-content ::ng-deep i.bittersweet{color:#eb6845}:host.novo-item-content ::ng-deep i.grapefruit{color:#da4453}:host.novo-item-content ::ng-deep i.carnation{color:#d770ad}:host.novo-item-content ::ng-deep i.lavender{color:#967adc}:host.novo-item-content ::ng-deep i.mountain{color:#9678b6}:host.novo-item-content ::ng-deep i.info{color:#4a89dc}:host.novo-item-content ::ng-deep i.positive{color:#4a89dc}:host.novo-item-content ::ng-deep i.success{color:#8cc152}:host.novo-item-content ::ng-deep i.negative{color:#da4453}:host.novo-item-content ::ng-deep i.danger{color:#da4453}:host.novo-item-content ::ng-deep i.error{color:#da4453}:host.novo-item-content ::ng-deep i.warning{color:#f6b042}:host.novo-item-content ::ng-deep i.empty{color:#cccdcc}:host.novo-item-content ::ng-deep i.disabled{color:#bebebe}:host.novo-item-content ::ng-deep i.background{color:#f7f7f7}:host.novo-item-content ::ng-deep i.backgroundDark{color:#e2e2e2}:host.novo-item-content ::ng-deep i.presentation{color:#5b6770}:host.novo-item-content ::ng-deep i.bullhorn{color:#ff6900}:host.novo-item-content ::ng-deep i.pulse{color:#3bafda}:host.novo-item-content ::ng-deep i.company{color:#39d}:host.novo-item-content ::ng-deep i.candidate{color:#4b7}:host.novo-item-content ::ng-deep i.lead{color:#a69}:host.novo-item-content ::ng-deep i.contact{color:#fa4}:host.novo-item-content ::ng-deep i.clientcontact{color:#fa4}:host.novo-item-content ::ng-deep i.opportunity{color:#625}:host.novo-item-content ::ng-deep i.job{color:#b56}:host.novo-item-content ::ng-deep i.joborder{color:#b56}:host.novo-item-content ::ng-deep i.submission{color:#a9adbb}:host.novo-item-content ::ng-deep i.sendout{color:#747884}:host.novo-item-content ::ng-deep i.placement{color:#0b344f}:host.novo-item-content ::ng-deep i.note{color:#747884}:host.novo-item-content ::ng-deep i.contract{color:#454ea0}:host.novo-item-content ::ng-deep i.task{color:#4f5361}:host.novo-item-content ::ng-deep i.jobCode{color:#696d79}:host.novo-item-content ::ng-deep i.earnCode{color:#696d79}:host.novo-item-content ::ng-deep i.invoiceStatement{color:#696d79}:host.novo-item-content ::ng-deep i.billableCharge{color:#696d79}:host.novo-item-content ::ng-deep i.payableCharge{color:#696d79}:host.novo-item-content ::ng-deep i.user{color:#696d79}:host.novo-item-content ::ng-deep i.corporateUser{color:#696d79}:host.novo-item-content ::ng-deep i.distributionList{color:#696d79}:host.novo-item-content ::ng-deep i.credential{color:#696d79}:host.novo-item-content ::ng-deep i.person{color:#696d79}:host.vertical-list{flex-direction:column}:host.horizontal-list{flex-direction:row}\n"] }); }
89
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: NovoItemContentElement, isStandalone: false, selector: "item-content, novo-item-content", inputs: { direction: "direction" }, host: { properties: { "class.vertical-list": "direction === \"vertical\"", "class.horizontal-list": "direction === \"horizontal\"" }, classAttribute: "novo-item-content" }, ngImport: i0, template: ' <ng-content></ng-content> ', isInline: true, styles: [":host-context([theme=border-default]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=black]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=white]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=gray]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grey]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=offWhite]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bright]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=light]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=neutral]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=dark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=orange]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navigation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=skyBlue]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=steel]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=metal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sand]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=silver]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=stone]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ash]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=anonymous]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=slate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=onyx]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=charcoal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=moonlight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=midnight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=darkness]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navy]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=aqua]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ocean]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mint]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grass]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sunflower]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bittersweet]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grapefruit]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=carnation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lavender]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mountain]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=info]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=positive]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=success]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=negative]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=danger]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=error]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=warning]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=empty]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=disabled]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=background]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=backgroundDark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=border]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=border2]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=text]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=presentation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bullhorn]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=pulse]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=fastFind]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=toast]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=company]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=candidate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lead]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=clientcontact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=opportunity]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=job]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=joborder]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=submission]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sendout]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=placement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=note]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contract]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=task]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=jobCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=earnCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=invoiceStatement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=billableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=payableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=user]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=corporateUser]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=distributionList]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=credential]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=person]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context(.novo-list.avatar){margin-left:2.7em}:host{display:flex;margin-left:.2em}:host.novo-item-content>::ng-deep *{color:#434343d9}:host.novo-item-content ::ng-deep i.black{color:var(--color-black)}:host.novo-item-content ::ng-deep i.white{color:var(--color-white)}:host.novo-item-content ::ng-deep i.gray{color:var(--color-gray)}:host.novo-item-content ::ng-deep i.grey{color:var(--color-grey)}:host.novo-item-content ::ng-deep i.offWhite{color:var(--color-off-white)}:host.novo-item-content ::ng-deep i.bright{color:var(--color-bright)}:host.novo-item-content ::ng-deep i.light{color:var(--color-light)}:host.novo-item-content ::ng-deep i.neutral{color:var(--color-neutral)}:host.novo-item-content ::ng-deep i.dark{color:var(--color-dark)}:host.novo-item-content ::ng-deep i.orange{color:var(--color-orange)}:host.novo-item-content ::ng-deep i.navigation{color:var(--color-navigation)}:host.novo-item-content ::ng-deep i.skyBlue{color:var(--color-sky-blue)}:host.novo-item-content ::ng-deep i.steel{color:var(--color-steel)}:host.novo-item-content ::ng-deep i.metal{color:var(--color-metal)}:host.novo-item-content ::ng-deep i.sand{color:var(--color-sand)}:host.novo-item-content ::ng-deep i.silver{color:var(--color-silver)}:host.novo-item-content ::ng-deep i.stone{color:var(--color-stone)}:host.novo-item-content ::ng-deep i.ash{color:var(--color-ash)}:host.novo-item-content ::ng-deep i.anonymous{color:var(--color-anonymous)}:host.novo-item-content ::ng-deep i.slate{color:var(--color-slate)}:host.novo-item-content ::ng-deep i.onyx{color:var(--color-onyx)}:host.novo-item-content ::ng-deep i.charcoal{color:var(--color-charcoal)}:host.novo-item-content ::ng-deep i.moonlight{color:var(--color-moonlight)}:host.novo-item-content ::ng-deep i.midnight{color:var(--color-midnight)}:host.novo-item-content ::ng-deep i.darkness{color:var(--color-darkness)}:host.novo-item-content ::ng-deep i.navy{color:var(--color-navy)}:host.novo-item-content ::ng-deep i.aqua{color:var(--color-aqua)}:host.novo-item-content ::ng-deep i.ocean{color:var(--color-ocean)}:host.novo-item-content ::ng-deep i.mint{color:var(--color-mint)}:host.novo-item-content ::ng-deep i.grass{color:var(--color-grass)}:host.novo-item-content ::ng-deep i.sunflower{color:var(--color-sunflower)}:host.novo-item-content ::ng-deep i.bittersweet{color:var(--color-bittersweet)}:host.novo-item-content ::ng-deep i.grapefruit{color:var(--color-grapefruit)}:host.novo-item-content ::ng-deep i.carnation{color:var(--color-carnation)}:host.novo-item-content ::ng-deep i.lavender{color:var(--color-lavender)}:host.novo-item-content ::ng-deep i.mountain{color:var(--color-mountain)}:host.novo-item-content ::ng-deep i.info{color:var(--color-info)}:host.novo-item-content ::ng-deep i.positive{color:var(--color-positive)}:host.novo-item-content ::ng-deep i.success{color:var(--color-success)}:host.novo-item-content ::ng-deep i.negative{color:var(--color-negative)}:host.novo-item-content ::ng-deep i.danger{color:var(--color-danger)}:host.novo-item-content ::ng-deep i.error{color:var(--color-error)}:host.novo-item-content ::ng-deep i.warning{color:var(--color-warning)}:host.novo-item-content ::ng-deep i.empty{color:var(--color-empty)}:host.novo-item-content ::ng-deep i.disabled{color:var(--color-disabled)}:host.novo-item-content ::ng-deep i.background{color:var(--color-background)}:host.novo-item-content ::ng-deep i.backgroundDark{color:var(--color-background-dark)}:host.novo-item-content ::ng-deep i.border{color:var(--color-border)}:host.novo-item-content ::ng-deep i.border2{color:var(--color-border2)}:host.novo-item-content ::ng-deep i.text{color:var(--color-text)}:host.novo-item-content ::ng-deep i.presentation{color:var(--color-presentation)}:host.novo-item-content ::ng-deep i.bullhorn{color:var(--color-bullhorn)}:host.novo-item-content ::ng-deep i.pulse{color:var(--color-pulse)}:host.novo-item-content ::ng-deep i.fastFind{color:var(--color-fast-find)}:host.novo-item-content ::ng-deep i.toast{color:var(--color-toast)}:host.novo-item-content ::ng-deep i.company{color:var(--color-company)}:host.novo-item-content ::ng-deep i.candidate{color:var(--color-candidate)}:host.novo-item-content ::ng-deep i.lead{color:var(--color-lead)}:host.novo-item-content ::ng-deep i.contact{color:var(--color-contact)}:host.novo-item-content ::ng-deep i.clientcontact{color:var(--color-clientcontact)}:host.novo-item-content ::ng-deep i.opportunity{color:var(--color-opportunity)}:host.novo-item-content ::ng-deep i.job{color:var(--color-job)}:host.novo-item-content ::ng-deep i.joborder{color:var(--color-joborder)}:host.novo-item-content ::ng-deep i.submission{color:var(--color-submission)}:host.novo-item-content ::ng-deep i.sendout{color:var(--color-sendout)}:host.novo-item-content ::ng-deep i.placement{color:var(--color-placement)}:host.novo-item-content ::ng-deep i.note{color:var(--color-note)}:host.novo-item-content ::ng-deep i.contract{color:var(--color-contract)}:host.novo-item-content ::ng-deep i.task{color:var(--color-task)}:host.novo-item-content ::ng-deep i.jobCode{color:var(--color-job-code)}:host.novo-item-content ::ng-deep i.earnCode{color:var(--color-earn-code)}:host.novo-item-content ::ng-deep i.invoiceStatement{color:var(--color-invoice-statement)}:host.novo-item-content ::ng-deep i.billableCharge{color:var(--color-billable-charge)}:host.novo-item-content ::ng-deep i.payableCharge{color:var(--color-payable-charge)}:host.novo-item-content ::ng-deep i.user{color:var(--color-user)}:host.novo-item-content ::ng-deep i.corporateUser{color:var(--color-corporate-user)}:host.novo-item-content ::ng-deep i.distributionList{color:var(--color-distribution-list)}:host.novo-item-content ::ng-deep i.credential{color:var(--color-credential)}:host.novo-item-content ::ng-deep i.person{color:var(--color-person)}:host.vertical-list{flex-direction:column}:host.horizontal-list{flex-direction:row}\n"] }); }
90
90
  }
91
91
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoItemContentElement, decorators: [{
92
92
  type: Component,
@@ -94,7 +94,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
94
94
  class: 'novo-item-content',
95
95
  '[class.vertical-list]': 'direction === "vertical"',
96
96
  '[class.horizontal-list]': 'direction === "horizontal"',
97
- }, template: ' <ng-content></ng-content> ', standalone: false, styles: [":host-context([theme=black]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=white]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=gray]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grey]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=offWhite]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bright]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=light]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=neutral]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=dark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=orange]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navigation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=skyBlue]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=steel]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=metal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sand]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=silver]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=stone]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ash]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=slate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=onyx]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=charcoal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=moonlight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=midnight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=darkness]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navy]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=aqua]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ocean]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mint]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grass]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sunflower]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bittersweet]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grapefruit]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=carnation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lavender]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mountain]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=info]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=positive]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=success]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=negative]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=danger]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=error]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=warning]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=empty]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=disabled]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=background]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=backgroundDark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=presentation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bullhorn]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=pulse]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=company]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=candidate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lead]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=clientcontact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=opportunity]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=job]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=joborder]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=submission]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sendout]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=placement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=note]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contract]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=task]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=jobCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=earnCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=invoiceStatement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=billableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=payableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=user]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=corporateUser]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=distributionList]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=credential]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=person]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context(.novo-list.avatar){margin-left:2.7em}:host{display:flex;margin-left:.2em}:host.novo-item-content>::ng-deep *{color:#434343d9}:host.novo-item-content ::ng-deep i.black{color:#000}:host.novo-item-content ::ng-deep i.white{color:#fff}:host.novo-item-content ::ng-deep i.gray{color:#9e9e9e}:host.novo-item-content ::ng-deep i.grey{color:#9e9e9e}:host.novo-item-content ::ng-deep i.offWhite{color:#f7f7f7}:host.novo-item-content ::ng-deep i.bright{color:#f7f7f7}:host.novo-item-content ::ng-deep i.light{color:#dbdbdb}:host.novo-item-content ::ng-deep i.neutral{color:#4f5361}:host.novo-item-content ::ng-deep i.dark{color:#3d464d}:host.novo-item-content ::ng-deep i.orange{color:#ff6900}:host.novo-item-content ::ng-deep i.navigation{color:#202945}:host.novo-item-content ::ng-deep i.skyBlue{color:#009bdf}:host.novo-item-content ::ng-deep i.steel{color:#5b6770}:host.novo-item-content ::ng-deep i.metal{color:#637893}:host.novo-item-content ::ng-deep i.sand{color:#f4f4f4}:host.novo-item-content ::ng-deep i.silver{color:#e2e2e2}:host.novo-item-content ::ng-deep i.stone{color:#bebebe}:host.novo-item-content ::ng-deep i.ash{color:#a0a0a0}:host.novo-item-content ::ng-deep i.slate{color:#707070}:host.novo-item-content ::ng-deep i.onyx{color:#526980}:host.novo-item-content ::ng-deep i.charcoal{color:#282828}:host.novo-item-content ::ng-deep i.moonlight{color:#1a242f}:host.novo-item-content ::ng-deep i.midnight{color:#202945}:host.novo-item-content ::ng-deep i.darkness{color:#161f27}:host.novo-item-content ::ng-deep i.navy{color:#0d2d42}:host.novo-item-content ::ng-deep i.aqua{color:#3bafda}:host.novo-item-content ::ng-deep i.ocean{color:#4a89dc}:host.novo-item-content ::ng-deep i.mint{color:#37bc9b}:host.novo-item-content ::ng-deep i.grass{color:#8cc152}:host.novo-item-content ::ng-deep i.sunflower{color:#f6b042}:host.novo-item-content ::ng-deep i.bittersweet{color:#eb6845}:host.novo-item-content ::ng-deep i.grapefruit{color:#da4453}:host.novo-item-content ::ng-deep i.carnation{color:#d770ad}:host.novo-item-content ::ng-deep i.lavender{color:#967adc}:host.novo-item-content ::ng-deep i.mountain{color:#9678b6}:host.novo-item-content ::ng-deep i.info{color:#4a89dc}:host.novo-item-content ::ng-deep i.positive{color:#4a89dc}:host.novo-item-content ::ng-deep i.success{color:#8cc152}:host.novo-item-content ::ng-deep i.negative{color:#da4453}:host.novo-item-content ::ng-deep i.danger{color:#da4453}:host.novo-item-content ::ng-deep i.error{color:#da4453}:host.novo-item-content ::ng-deep i.warning{color:#f6b042}:host.novo-item-content ::ng-deep i.empty{color:#cccdcc}:host.novo-item-content ::ng-deep i.disabled{color:#bebebe}:host.novo-item-content ::ng-deep i.background{color:#f7f7f7}:host.novo-item-content ::ng-deep i.backgroundDark{color:#e2e2e2}:host.novo-item-content ::ng-deep i.presentation{color:#5b6770}:host.novo-item-content ::ng-deep i.bullhorn{color:#ff6900}:host.novo-item-content ::ng-deep i.pulse{color:#3bafda}:host.novo-item-content ::ng-deep i.company{color:#39d}:host.novo-item-content ::ng-deep i.candidate{color:#4b7}:host.novo-item-content ::ng-deep i.lead{color:#a69}:host.novo-item-content ::ng-deep i.contact{color:#fa4}:host.novo-item-content ::ng-deep i.clientcontact{color:#fa4}:host.novo-item-content ::ng-deep i.opportunity{color:#625}:host.novo-item-content ::ng-deep i.job{color:#b56}:host.novo-item-content ::ng-deep i.joborder{color:#b56}:host.novo-item-content ::ng-deep i.submission{color:#a9adbb}:host.novo-item-content ::ng-deep i.sendout{color:#747884}:host.novo-item-content ::ng-deep i.placement{color:#0b344f}:host.novo-item-content ::ng-deep i.note{color:#747884}:host.novo-item-content ::ng-deep i.contract{color:#454ea0}:host.novo-item-content ::ng-deep i.task{color:#4f5361}:host.novo-item-content ::ng-deep i.jobCode{color:#696d79}:host.novo-item-content ::ng-deep i.earnCode{color:#696d79}:host.novo-item-content ::ng-deep i.invoiceStatement{color:#696d79}:host.novo-item-content ::ng-deep i.billableCharge{color:#696d79}:host.novo-item-content ::ng-deep i.payableCharge{color:#696d79}:host.novo-item-content ::ng-deep i.user{color:#696d79}:host.novo-item-content ::ng-deep i.corporateUser{color:#696d79}:host.novo-item-content ::ng-deep i.distributionList{color:#696d79}:host.novo-item-content ::ng-deep i.credential{color:#696d79}:host.novo-item-content ::ng-deep i.person{color:#696d79}:host.vertical-list{flex-direction:column}:host.horizontal-list{flex-direction:row}\n"] }]
97
+ }, template: ' <ng-content></ng-content> ', standalone: false, styles: [":host-context([theme=border-default]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=black]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=white]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=gray]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grey]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=offWhite]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bright]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=light]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=neutral]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=dark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=orange]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navigation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=skyBlue]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=steel]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=metal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sand]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=silver]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=stone]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ash]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=anonymous]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=slate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=onyx]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=charcoal]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=moonlight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=midnight]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=darkness]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=navy]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=aqua]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=ocean]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mint]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grass]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sunflower]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bittersweet]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=grapefruit]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=carnation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lavender]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=mountain]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=info]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=positive]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=success]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=negative]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=danger]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=error]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=warning]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=empty]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=disabled]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=background]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=backgroundDark]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=border]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=border2]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=text]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=presentation]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=bullhorn]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=pulse]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=fastFind]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=toast]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=company]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=candidate]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=lead]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=clientcontact]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=opportunity]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=job]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=joborder]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=submission]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=sendout]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=placement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=note]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=contract]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=task]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=jobCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=earnCode]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=invoiceStatement]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=billableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=payableCharge]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=user]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=corporateUser]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=distributionList]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=credential]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context([theme=person]).novo-item-content>::ng-deep *{color:#ffffffa6}:host-context(.novo-list.avatar){margin-left:2.7em}:host{display:flex;margin-left:.2em}:host.novo-item-content>::ng-deep *{color:#434343d9}:host.novo-item-content ::ng-deep i.black{color:var(--color-black)}:host.novo-item-content ::ng-deep i.white{color:var(--color-white)}:host.novo-item-content ::ng-deep i.gray{color:var(--color-gray)}:host.novo-item-content ::ng-deep i.grey{color:var(--color-grey)}:host.novo-item-content ::ng-deep i.offWhite{color:var(--color-off-white)}:host.novo-item-content ::ng-deep i.bright{color:var(--color-bright)}:host.novo-item-content ::ng-deep i.light{color:var(--color-light)}:host.novo-item-content ::ng-deep i.neutral{color:var(--color-neutral)}:host.novo-item-content ::ng-deep i.dark{color:var(--color-dark)}:host.novo-item-content ::ng-deep i.orange{color:var(--color-orange)}:host.novo-item-content ::ng-deep i.navigation{color:var(--color-navigation)}:host.novo-item-content ::ng-deep i.skyBlue{color:var(--color-sky-blue)}:host.novo-item-content ::ng-deep i.steel{color:var(--color-steel)}:host.novo-item-content ::ng-deep i.metal{color:var(--color-metal)}:host.novo-item-content ::ng-deep i.sand{color:var(--color-sand)}:host.novo-item-content ::ng-deep i.silver{color:var(--color-silver)}:host.novo-item-content ::ng-deep i.stone{color:var(--color-stone)}:host.novo-item-content ::ng-deep i.ash{color:var(--color-ash)}:host.novo-item-content ::ng-deep i.anonymous{color:var(--color-anonymous)}:host.novo-item-content ::ng-deep i.slate{color:var(--color-slate)}:host.novo-item-content ::ng-deep i.onyx{color:var(--color-onyx)}:host.novo-item-content ::ng-deep i.charcoal{color:var(--color-charcoal)}:host.novo-item-content ::ng-deep i.moonlight{color:var(--color-moonlight)}:host.novo-item-content ::ng-deep i.midnight{color:var(--color-midnight)}:host.novo-item-content ::ng-deep i.darkness{color:var(--color-darkness)}:host.novo-item-content ::ng-deep i.navy{color:var(--color-navy)}:host.novo-item-content ::ng-deep i.aqua{color:var(--color-aqua)}:host.novo-item-content ::ng-deep i.ocean{color:var(--color-ocean)}:host.novo-item-content ::ng-deep i.mint{color:var(--color-mint)}:host.novo-item-content ::ng-deep i.grass{color:var(--color-grass)}:host.novo-item-content ::ng-deep i.sunflower{color:var(--color-sunflower)}:host.novo-item-content ::ng-deep i.bittersweet{color:var(--color-bittersweet)}:host.novo-item-content ::ng-deep i.grapefruit{color:var(--color-grapefruit)}:host.novo-item-content ::ng-deep i.carnation{color:var(--color-carnation)}:host.novo-item-content ::ng-deep i.lavender{color:var(--color-lavender)}:host.novo-item-content ::ng-deep i.mountain{color:var(--color-mountain)}:host.novo-item-content ::ng-deep i.info{color:var(--color-info)}:host.novo-item-content ::ng-deep i.positive{color:var(--color-positive)}:host.novo-item-content ::ng-deep i.success{color:var(--color-success)}:host.novo-item-content ::ng-deep i.negative{color:var(--color-negative)}:host.novo-item-content ::ng-deep i.danger{color:var(--color-danger)}:host.novo-item-content ::ng-deep i.error{color:var(--color-error)}:host.novo-item-content ::ng-deep i.warning{color:var(--color-warning)}:host.novo-item-content ::ng-deep i.empty{color:var(--color-empty)}:host.novo-item-content ::ng-deep i.disabled{color:var(--color-disabled)}:host.novo-item-content ::ng-deep i.background{color:var(--color-background)}:host.novo-item-content ::ng-deep i.backgroundDark{color:var(--color-background-dark)}:host.novo-item-content ::ng-deep i.border{color:var(--color-border)}:host.novo-item-content ::ng-deep i.border2{color:var(--color-border2)}:host.novo-item-content ::ng-deep i.text{color:var(--color-text)}:host.novo-item-content ::ng-deep i.presentation{color:var(--color-presentation)}:host.novo-item-content ::ng-deep i.bullhorn{color:var(--color-bullhorn)}:host.novo-item-content ::ng-deep i.pulse{color:var(--color-pulse)}:host.novo-item-content ::ng-deep i.fastFind{color:var(--color-fast-find)}:host.novo-item-content ::ng-deep i.toast{color:var(--color-toast)}:host.novo-item-content ::ng-deep i.company{color:var(--color-company)}:host.novo-item-content ::ng-deep i.candidate{color:var(--color-candidate)}:host.novo-item-content ::ng-deep i.lead{color:var(--color-lead)}:host.novo-item-content ::ng-deep i.contact{color:var(--color-contact)}:host.novo-item-content ::ng-deep i.clientcontact{color:var(--color-clientcontact)}:host.novo-item-content ::ng-deep i.opportunity{color:var(--color-opportunity)}:host.novo-item-content ::ng-deep i.job{color:var(--color-job)}:host.novo-item-content ::ng-deep i.joborder{color:var(--color-joborder)}:host.novo-item-content ::ng-deep i.submission{color:var(--color-submission)}:host.novo-item-content ::ng-deep i.sendout{color:var(--color-sendout)}:host.novo-item-content ::ng-deep i.placement{color:var(--color-placement)}:host.novo-item-content ::ng-deep i.note{color:var(--color-note)}:host.novo-item-content ::ng-deep i.contract{color:var(--color-contract)}:host.novo-item-content ::ng-deep i.task{color:var(--color-task)}:host.novo-item-content ::ng-deep i.jobCode{color:var(--color-job-code)}:host.novo-item-content ::ng-deep i.earnCode{color:var(--color-earn-code)}:host.novo-item-content ::ng-deep i.invoiceStatement{color:var(--color-invoice-statement)}:host.novo-item-content ::ng-deep i.billableCharge{color:var(--color-billable-charge)}:host.novo-item-content ::ng-deep i.payableCharge{color:var(--color-payable-charge)}:host.novo-item-content ::ng-deep i.user{color:var(--color-user)}:host.novo-item-content ::ng-deep i.corporateUser{color:var(--color-corporate-user)}:host.novo-item-content ::ng-deep i.distributionList{color:var(--color-distribution-list)}:host.novo-item-content ::ng-deep i.credential{color:var(--color-credential)}:host.novo-item-content ::ng-deep i.person{color:var(--color-person)}:host.vertical-list{flex-direction:column}:host.horizontal-list{flex-direction:row}\n"] }]
98
98
  }], propDecorators: { direction: [{
99
99
  type: Input
100
100
  }] } });
@@ -124,7 +124,7 @@ class NovoListItemElement {
124
124
  </div>
125
125
  <ng-content></ng-content>
126
126
  <ng-content select="item-end, novo-item-end"></ng-content>
127
- `, isInline: true, styles: [":host-context([theme=black]){background:#000;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=black]) item-title h6,:host-context([theme=black]) i{color:#fff}:host-context([theme=black]) item-content>*{color:#ffffffa6}:host-context([theme=black]):hover,:host-context([theme=black]):active{background:#333}:host-context([theme=white]){background:#fff;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=white]) item-title h6,:host-context([theme=white]) i{color:#3d464d}:host-context([theme=white]) item-content>*{color:#ffffffa6}:host-context([theme=white]):hover,:host-context([theme=white]):active{background:#fff}:host-context([theme=gray]){background:#9e9e9e;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=gray]) item-title h6,:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=gray]) item-content>*{color:#ffffffa6}:host-context([theme=gray]):hover,:host-context([theme=gray]):active{background:#d1d1d1}:host-context([theme=grey]){background:#9e9e9e;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grey]) item-title h6,:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=grey]) item-content>*{color:#ffffffa6}:host-context([theme=grey]):hover,:host-context([theme=grey]):active{background:#d1d1d1}:host-context([theme=offWhite]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=offWhite]) item-title h6,:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=offWhite]) item-content>*{color:#ffffffa6}:host-context([theme=offWhite]):hover,:host-context([theme=offWhite]):active{background:#fff}:host-context([theme=bright]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bright]) item-title h6,:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=bright]) item-content>*{color:#ffffffa6}:host-context([theme=bright]):hover,:host-context([theme=bright]):active{background:#fff}:host-context([theme=light]){background:#dbdbdb;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=light]) item-title h6,:host-context([theme=light]) i{color:#3d464d}:host-context([theme=light]) item-content>*{color:#ffffffa6}:host-context([theme=light]):hover,:host-context([theme=light]):active{background:#fff}:host-context([theme=neutral]){background:#4f5361;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=neutral]) item-title h6,:host-context([theme=neutral]) i{color:#fff}:host-context([theme=neutral]) item-content>*{color:#ffffffa6}:host-context([theme=neutral]):hover,:host-context([theme=neutral]):active{background:#7f8497}:host-context([theme=dark]){background:#3d464d;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=dark]) item-title h6,:host-context([theme=dark]) i{color:#fff}:host-context([theme=dark]) item-content>*{color:#ffffffa6}:host-context([theme=dark]):hover,:host-context([theme=dark]):active{background:#6a7a86}:host-context([theme=orange]){background:#ff6900;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=orange]) item-title h6,:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=orange]) item-content>*{color:#ffffffa6}:host-context([theme=orange]):hover,:host-context([theme=orange]):active{background:#ffa566}:host-context([theme=navigation]){background:#202945;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navigation]) item-title h6,:host-context([theme=navigation]) i{color:#fff}:host-context([theme=navigation]) item-content>*{color:#ffffffa6}:host-context([theme=navigation]):hover,:host-context([theme=navigation]):active{background:#40528b}:host-context([theme=skyBlue]){background:#009bdf;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=skyBlue]) item-title h6,:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=skyBlue]) item-content>*{color:#ffffffa6}:host-context([theme=skyBlue]):hover,:host-context([theme=skyBlue]):active{background:#46c7ff}:host-context([theme=steel]){background:#5b6770;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=steel]) item-title h6,:host-context([theme=steel]) i{color:#fff}:host-context([theme=steel]) item-content>*{color:#ffffffa6}:host-context([theme=steel]):hover,:host-context([theme=steel]):active{background:#8e9aa3}:host-context([theme=metal]){background:#637893;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=metal]) item-title h6,:host-context([theme=metal]) i{color:#fff}:host-context([theme=metal]) item-content>*{color:#ffffffa6}:host-context([theme=metal]):hover,:host-context([theme=metal]):active{background:#9eacbe}:host-context([theme=sand]){background:#f4f4f4;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sand]) item-title h6,:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=sand]) item-content>*{color:#ffffffa6}:host-context([theme=sand]):hover,:host-context([theme=sand]):active{background:#fff}:host-context([theme=silver]){background:#e2e2e2;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=silver]) item-title h6,:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=silver]) item-content>*{color:#ffffffa6}:host-context([theme=silver]):hover,:host-context([theme=silver]):active{background:#fff}:host-context([theme=stone]){background:#bebebe;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=stone]) item-title h6,:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=stone]) item-content>*{color:#ffffffa6}:host-context([theme=stone]):hover,:host-context([theme=stone]):active{background:#f1f1f1}:host-context([theme=ash]){background:#a0a0a0;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ash]) item-title h6,:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=ash]) item-content>*{color:#ffffffa6}:host-context([theme=ash]):hover,:host-context([theme=ash]):active{background:#d3d3d3}:host-context([theme=slate]){background:#707070;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=slate]) item-title h6,:host-context([theme=slate]) i{color:#fff}:host-context([theme=slate]) item-content>*{color:#ffffffa6}:host-context([theme=slate]):hover,:host-context([theme=slate]):active{background:#a3a3a3}:host-context([theme=onyx]){background:#526980;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=onyx]) item-title h6,:host-context([theme=onyx]) i{color:#fff}:host-context([theme=onyx]) item-content>*{color:#ffffffa6}:host-context([theme=onyx]):hover,:host-context([theme=onyx]):active{background:#869cb2}:host-context([theme=charcoal]){background:#282828;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=charcoal]) item-title h6,:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=charcoal]) item-content>*{color:#ffffffa6}:host-context([theme=charcoal]):hover,:host-context([theme=charcoal]):active{background:#5b5b5b}:host-context([theme=moonlight]){background:#1a242f;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=moonlight]) item-title h6,:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=moonlight]) item-content>*{color:#ffffffa6}:host-context([theme=moonlight]):hover,:host-context([theme=moonlight]):active{background:#3e5671}:host-context([theme=midnight]){background:#202945;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=midnight]) item-title h6,:host-context([theme=midnight]) i{color:#fff}:host-context([theme=midnight]) item-content>*{color:#ffffffa6}:host-context([theme=midnight]):hover,:host-context([theme=midnight]):active{background:#40528b}:host-context([theme=darkness]){background:#161f27;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=darkness]) item-title h6,:host-context([theme=darkness]) i{color:#fff}:host-context([theme=darkness]) item-content>*{color:#ffffffa6}:host-context([theme=darkness]):hover,:host-context([theme=darkness]):active{background:#3b5368}:host-context([theme=navy]){background:#0d2d42;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navy]) item-title h6,:host-context([theme=navy]) i{color:#fff}:host-context([theme=navy]) item-content>*{color:#ffffffa6}:host-context([theme=navy]):hover,:host-context([theme=navy]):active{background:#1e6797}:host-context([theme=aqua]){background:#3bafda;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=aqua]) item-title h6,:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=aqua]) item-content>*{color:#ffffffa6}:host-context([theme=aqua]):hover,:host-context([theme=aqua]):active{background:#91d2ea}:host-context([theme=ocean]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ocean]) item-title h6,:host-context([theme=ocean]) i{color:#fff}:host-context([theme=ocean]) item-content>*{color:#ffffffa6}:host-context([theme=ocean]):hover,:host-context([theme=ocean]):active{background:#9fc1ed}:host-context([theme=mint]){background:#37bc9b;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mint]) item-title h6,:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=mint]) item-content>*{color:#ffffffa6}:host-context([theme=mint]):hover,:host-context([theme=mint]):active{background:#7fdac3}:host-context([theme=grass]){background:#8cc152;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grass]) item-title h6,:host-context([theme=grass]) i{color:#fff}:host-context([theme=grass]) item-content>*{color:#ffffffa6}:host-context([theme=grass]):hover,:host-context([theme=grass]):active{background:#bedc9d}:host-context([theme=sunflower]){background:#f6b042;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sunflower]) item-title h6,:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=sunflower]) item-content>*{color:#ffffffa6}:host-context([theme=sunflower]):hover,:host-context([theme=sunflower]):active{background:#fbd9a3}:host-context([theme=bittersweet]){background:#eb6845;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bittersweet]) item-title h6,:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=bittersweet]) item-content>*{color:#ffffffa6}:host-context([theme=bittersweet]):hover,:host-context([theme=bittersweet]):active{background:#f5b3a1}:host-context([theme=grapefruit]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grapefruit]) item-title h6,:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=grapefruit]) item-content>*{color:#ffffffa6}:host-context([theme=grapefruit]):hover,:host-context([theme=grapefruit]):active{background:#eb99a1}:host-context([theme=carnation]){background:#d770ad;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=carnation]) item-title h6,:host-context([theme=carnation]) i{color:#fff}:host-context([theme=carnation]) item-content>*{color:#ffffffa6}:host-context([theme=carnation]):hover,:host-context([theme=carnation]):active{background:#edc0db}:host-context([theme=lavender]){background:#967adc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lavender]) item-title h6,:host-context([theme=lavender]) i{color:#fff}:host-context([theme=lavender]) item-content>*{color:#ffffffa6}:host-context([theme=lavender]):hover,:host-context([theme=lavender]):active{background:#d6cbf1}:host-context([theme=mountain]){background:#9678b6;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mountain]) item-title h6,:host-context([theme=mountain]) i{color:#fff}:host-context([theme=mountain]) item-content>*{color:#ffffffa6}:host-context([theme=mountain]):hover,:host-context([theme=mountain]):active{background:#c9bada}:host-context([theme=info]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=info]) item-title h6,:host-context([theme=info]) i{color:#fff}:host-context([theme=info]) item-content>*{color:#ffffffa6}:host-context([theme=info]):hover,:host-context([theme=info]):active{background:#9fc1ed}:host-context([theme=positive]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=positive]) item-title h6,:host-context([theme=positive]) i{color:#fff}:host-context([theme=positive]) item-content>*{color:#ffffffa6}:host-context([theme=positive]):hover,:host-context([theme=positive]):active{background:#9fc1ed}:host-context([theme=success]){background:#8cc152;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=success]) item-title h6,:host-context([theme=success]) i{color:#fff}:host-context([theme=success]) item-content>*{color:#ffffffa6}:host-context([theme=success]):hover,:host-context([theme=success]):active{background:#bedc9d}:host-context([theme=negative]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=negative]) item-title h6,:host-context([theme=negative]) i{color:#fff}:host-context([theme=negative]) item-content>*{color:#ffffffa6}:host-context([theme=negative]):hover,:host-context([theme=negative]):active{background:#eb99a1}:host-context([theme=danger]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=danger]) item-title h6,:host-context([theme=danger]) i{color:#fff}:host-context([theme=danger]) item-content>*{color:#ffffffa6}:host-context([theme=danger]):hover,:host-context([theme=danger]):active{background:#eb99a1}:host-context([theme=error]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=error]) item-title h6,:host-context([theme=error]) i{color:#fff}:host-context([theme=error]) item-content>*{color:#ffffffa6}:host-context([theme=error]):hover,:host-context([theme=error]):active{background:#eb99a1}:host-context([theme=warning]){background:#f6b042;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=warning]) item-title h6,:host-context([theme=warning]) i{color:#fff}:host-context([theme=warning]) item-content>*{color:#ffffffa6}:host-context([theme=warning]):hover,:host-context([theme=warning]):active{background:#fbd9a3}:host-context([theme=empty]){background:#cccdcc;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=empty]) item-title h6,:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=empty]) item-content>*{color:#ffffffa6}:host-context([theme=empty]):hover,:host-context([theme=empty]):active{background:#fff}:host-context([theme=disabled]){background:#bebebe;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=disabled]) item-title h6,:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=disabled]) item-content>*{color:#ffffffa6}:host-context([theme=disabled]):hover,:host-context([theme=disabled]):active{background:#f1f1f1}:host-context([theme=background]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=background]) item-title h6,:host-context([theme=background]) i{color:#3d464d}:host-context([theme=background]) item-content>*{color:#ffffffa6}:host-context([theme=background]):hover,:host-context([theme=background]):active{background:#fff}:host-context([theme=backgroundDark]){background:#e2e2e2;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=backgroundDark]) item-title h6,:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=backgroundDark]) item-content>*{color:#ffffffa6}:host-context([theme=backgroundDark]):hover,:host-context([theme=backgroundDark]):active{background:#fff}:host-context([theme=presentation]){background:#5b6770;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=presentation]) item-title h6,:host-context([theme=presentation]) i{color:#fff}:host-context([theme=presentation]) item-content>*{color:#ffffffa6}:host-context([theme=presentation]):hover,:host-context([theme=presentation]):active{background:#8e9aa3}:host-context([theme=bullhorn]){background:#ff6900;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bullhorn]) item-title h6,:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=bullhorn]) item-content>*{color:#ffffffa6}:host-context([theme=bullhorn]):hover,:host-context([theme=bullhorn]):active{background:#ffa566}:host-context([theme=pulse]){background:#3bafda;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=pulse]) item-title h6,:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=pulse]) item-content>*{color:#ffffffa6}:host-context([theme=pulse]):hover,:host-context([theme=pulse]):active{background:#91d2ea}:host-context([theme=company]){background:#39d;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=company]) item-title h6,:host-context([theme=company]) i{color:#fff}:host-context([theme=company]) item-content>*{color:#ffffffa6}:host-context([theme=company]):hover,:host-context([theme=company]):active{background:#8ac5ec}:host-context([theme=candidate]){background:#4b7;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=candidate]) item-title h6,:host-context([theme=candidate]) i{color:#fff}:host-context([theme=candidate]) item-content>*{color:#ffffffa6}:host-context([theme=candidate]):hover,:host-context([theme=candidate]):active{background:#8fd6ad}:host-context([theme=lead]){background:#a69;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lead]) item-title h6,:host-context([theme=lead]) i{color:#fff}:host-context([theme=lead]) item-content>*{color:#ffffffa6}:host-context([theme=lead]):hover,:host-context([theme=lead]):active{background:#cea8c5}:host-context([theme=contact]){background:#fa4;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contact]) item-title h6,:host-context([theme=contact]) i{color:#fff}:host-context([theme=contact]) item-content>*{color:#ffffffa6}:host-context([theme=contact]):hover,:host-context([theme=contact]):active{background:#ffd8aa}:host-context([theme=clientcontact]){background:#fa4;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=clientcontact]) item-title h6,:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=clientcontact]) item-content>*{color:#ffffffa6}:host-context([theme=clientcontact]):hover,:host-context([theme=clientcontact]):active{background:#ffd8aa}:host-context([theme=opportunity]){background:#625;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=opportunity]) item-title h6,:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=opportunity]) item-content>*{color:#ffffffa6}:host-context([theme=opportunity]):hover,:host-context([theme=opportunity]):active{background:#b33c95}:host-context([theme=job]){background:#b56;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=job]) item-title h6,:host-context([theme=job]) i{color:#fff}:host-context([theme=job]) item-content>*{color:#ffffffa6}:host-context([theme=job]):hover,:host-context([theme=job]):active{background:#d89ea8}:host-context([theme=joborder]){background:#b56;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=joborder]) item-title h6,:host-context([theme=joborder]) i{color:#fff}:host-context([theme=joborder]) item-content>*{color:#ffffffa6}:host-context([theme=joborder]):hover,:host-context([theme=joborder]):active{background:#d89ea8}:host-context([theme=submission]){background:#a9adbb;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=submission]) item-title h6,:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=submission]) item-content>*{color:#ffffffa6}:host-context([theme=submission]):hover,:host-context([theme=submission]):active{background:#e2e3e8}:host-context([theme=sendout]){background:#747884;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sendout]) item-title h6,:host-context([theme=sendout]) i{color:#fff}:host-context([theme=sendout]) item-content>*{color:#ffffffa6}:host-context([theme=sendout]):hover,:host-context([theme=sendout]):active{background:#aaacb4}:host-context([theme=placement]){background:#0b344f;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=placement]) item-title h6,:host-context([theme=placement]) i{color:#fff}:host-context([theme=placement]) item-content>*{color:#ffffffa6}:host-context([theme=placement]):hover,:host-context([theme=placement]):active{background:#176fa9}:host-context([theme=note]){background:#747884;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=note]) item-title h6,:host-context([theme=note]) i{color:#fff}:host-context([theme=note]) item-content>*{color:#ffffffa6}:host-context([theme=note]):hover,:host-context([theme=note]):active{background:#aaacb4}:host-context([theme=contract]){background:#454ea0;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contract]) item-title h6,:host-context([theme=contract]) i{color:#fff}:host-context([theme=contract]) item-content>*{color:#ffffffa6}:host-context([theme=contract]):hover,:host-context([theme=contract]):active{background:#8289c9}:host-context([theme=task]){background:#4f5361;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=task]) item-title h6,:host-context([theme=task]) i{color:#fff}:host-context([theme=task]) item-content>*{color:#ffffffa6}:host-context([theme=task]):hover,:host-context([theme=task]):active{background:#7f8497}:host-context([theme=jobCode]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=jobCode]) item-title h6,:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=jobCode]) item-content>*{color:#ffffffa6}:host-context([theme=jobCode]):hover,:host-context([theme=jobCode]):active{background:#9ea1aa}:host-context([theme=earnCode]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=earnCode]) item-title h6,:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=earnCode]) item-content>*{color:#ffffffa6}:host-context([theme=earnCode]):hover,:host-context([theme=earnCode]):active{background:#9ea1aa}:host-context([theme=invoiceStatement]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=invoiceStatement]) item-title h6,:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=invoiceStatement]) item-content>*{color:#ffffffa6}:host-context([theme=invoiceStatement]):hover,:host-context([theme=invoiceStatement]):active{background:#9ea1aa}:host-context([theme=billableCharge]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=billableCharge]) item-title h6,:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=billableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=billableCharge]):hover,:host-context([theme=billableCharge]):active{background:#9ea1aa}:host-context([theme=payableCharge]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=payableCharge]) item-title h6,:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=payableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=payableCharge]):hover,:host-context([theme=payableCharge]):active{background:#9ea1aa}:host-context([theme=user]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=user]) item-title h6,:host-context([theme=user]) i{color:#fff}:host-context([theme=user]) item-content>*{color:#ffffffa6}:host-context([theme=user]):hover,:host-context([theme=user]):active{background:#9ea1aa}:host-context([theme=corporateUser]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=corporateUser]) item-title h6,:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=corporateUser]) item-content>*{color:#ffffffa6}:host-context([theme=corporateUser]):hover,:host-context([theme=corporateUser]):active{background:#9ea1aa}:host-context([theme=distributionList]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=distributionList]) item-title h6,:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=distributionList]) item-content>*{color:#ffffffa6}:host-context([theme=distributionList]):hover,:host-context([theme=distributionList]):active{background:#9ea1aa}:host-context([theme=credential]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=credential]) item-title h6,:host-context([theme=credential]) i{color:#fff}:host-context([theme=credential]) item-content>*{color:#ffffffa6}:host-context([theme=credential]):hover,:host-context([theme=credential]):active{background:#9ea1aa}:host-context([theme=person]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=person]) item-title h6,:host-context([theme=person]) i{color:#fff}:host-context([theme=person]) item-content>*{color:#ffffffa6}:host-context([theme=person]):hover,:host-context([theme=person]):active{background:#9ea1aa}:host{border-bottom:1px solid var(--border, #f4f4f4);padding:1rem;display:flex;flex-direction:row;outline:none}:host:hover{background:#4a89dc33}:host.active{background:#4a89dc4d}:host:last-child{border-bottom:none}:host .list-item{display:flex;flex-direction:column;flex:1 0 100%}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
127
+ `, isInline: true, styles: [":host-context([theme=border-default]){border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border-default]) item-content>*{color:#ffffffa6}:host-context([theme=border-default]):hover,:host-context([theme=border-default]):active{background:hsl(from var(--color-border-default) h s calc(l + 20))}:host-context([theme=black]){background:var(--color-black);color:var(--color-contrast-black);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=black]) item-title h6,:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=black]) item-content>*{color:#ffffffa6}:host-context([theme=black]):hover,:host-context([theme=black]):active{background:hsl(from var(--color-black) h s calc(l + 20))}:host-context([theme=white]){background:var(--color-white);color:var(--color-contrast-white);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=white]) item-title h6,:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=white]) item-content>*{color:#ffffffa6}:host-context([theme=white]):hover,:host-context([theme=white]):active{background:hsl(from var(--color-white) h s calc(l + 20))}:host-context([theme=gray]){background:var(--color-gray);color:var(--color-contrast-gray);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=gray]) item-title h6,:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=gray]) item-content>*{color:#ffffffa6}:host-context([theme=gray]):hover,:host-context([theme=gray]):active{background:hsl(from var(--color-gray) h s calc(l + 20))}:host-context([theme=grey]){background:var(--color-grey);color:var(--color-contrast-grey);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grey]) item-title h6,:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=grey]) item-content>*{color:#ffffffa6}:host-context([theme=grey]):hover,:host-context([theme=grey]):active{background:hsl(from var(--color-grey) h s calc(l + 20))}:host-context([theme=offWhite]){background:var(--color-off-white);color:var(--color-contrast-off-white);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=offWhite]) item-title h6,:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) item-content>*{color:#ffffffa6}:host-context([theme=offWhite]):hover,:host-context([theme=offWhite]):active{background:hsl(from var(--color-offWhite) h s calc(l + 20))}:host-context([theme=bright]){background:var(--color-bright);color:var(--color-contrast-bright);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bright]) item-title h6,:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=bright]) item-content>*{color:#ffffffa6}:host-context([theme=bright]):hover,:host-context([theme=bright]):active{background:hsl(from var(--color-bright) h s calc(l + 20))}:host-context([theme=light]){background:var(--color-light);color:var(--color-contrast-light);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=light]) item-title h6,:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=light]) item-content>*{color:#ffffffa6}:host-context([theme=light]):hover,:host-context([theme=light]):active{background:hsl(from var(--color-light) h s calc(l + 20))}:host-context([theme=neutral]){background:var(--color-neutral);color:var(--color-contrast-neutral);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=neutral]) item-title h6,:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=neutral]) item-content>*{color:#ffffffa6}:host-context([theme=neutral]):hover,:host-context([theme=neutral]):active{background:hsl(from var(--color-neutral) h s calc(l + 20))}:host-context([theme=dark]){background:var(--color-dark);color:var(--color-contrast-dark);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=dark]) item-title h6,:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=dark]) item-content>*{color:#ffffffa6}:host-context([theme=dark]):hover,:host-context([theme=dark]):active{background:hsl(from var(--color-dark) h s calc(l + 20))}:host-context([theme=orange]){background:var(--color-orange);color:var(--color-contrast-orange);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=orange]) item-title h6,:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=orange]) item-content>*{color:#ffffffa6}:host-context([theme=orange]):hover,:host-context([theme=orange]):active{background:hsl(from var(--color-orange) h s calc(l + 20))}:host-context([theme=navigation]){background:var(--color-navigation);color:var(--color-contrast-navigation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navigation]) item-title h6,:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=navigation]) item-content>*{color:#ffffffa6}:host-context([theme=navigation]):hover,:host-context([theme=navigation]):active{background:hsl(from var(--color-navigation) h s calc(l + 20))}:host-context([theme=skyBlue]){background:var(--color-sky-blue);color:var(--color-contrast-sky-blue);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=skyBlue]) item-title h6,:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) item-content>*{color:#ffffffa6}:host-context([theme=skyBlue]):hover,:host-context([theme=skyBlue]):active{background:hsl(from var(--color-skyBlue) h s calc(l + 20))}:host-context([theme=steel]){background:var(--color-steel);color:var(--color-contrast-steel);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=steel]) item-title h6,:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=steel]) item-content>*{color:#ffffffa6}:host-context([theme=steel]):hover,:host-context([theme=steel]):active{background:hsl(from var(--color-steel) h s calc(l + 20))}:host-context([theme=metal]){background:var(--color-metal);color:var(--color-contrast-metal);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=metal]) item-title h6,:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=metal]) item-content>*{color:#ffffffa6}:host-context([theme=metal]):hover,:host-context([theme=metal]):active{background:hsl(from var(--color-metal) h s calc(l + 20))}:host-context([theme=sand]){background:var(--color-sand);color:var(--color-contrast-sand);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sand]) item-title h6,:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=sand]) item-content>*{color:#ffffffa6}:host-context([theme=sand]):hover,:host-context([theme=sand]):active{background:hsl(from var(--color-sand) h s calc(l + 20))}:host-context([theme=silver]){background:var(--color-silver);color:var(--color-contrast-silver);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=silver]) item-title h6,:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=silver]) item-content>*{color:#ffffffa6}:host-context([theme=silver]):hover,:host-context([theme=silver]):active{background:hsl(from var(--color-silver) h s calc(l + 20))}:host-context([theme=stone]){background:var(--color-stone);color:var(--color-contrast-stone);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=stone]) item-title h6,:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=stone]) item-content>*{color:#ffffffa6}:host-context([theme=stone]):hover,:host-context([theme=stone]):active{background:hsl(from var(--color-stone) h s calc(l + 20))}:host-context([theme=ash]){background:var(--color-ash);color:var(--color-contrast-ash);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ash]) item-title h6,:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=ash]) item-content>*{color:#ffffffa6}:host-context([theme=ash]):hover,:host-context([theme=ash]):active{background:hsl(from var(--color-ash) h s calc(l + 20))}:host-context([theme=anonymous]){background:var(--color-anonymous);color:var(--color-contrast-anonymous);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=anonymous]) item-title h6,:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) item-content>*{color:#ffffffa6}:host-context([theme=anonymous]):hover,:host-context([theme=anonymous]):active{background:hsl(from var(--color-anonymous) h s calc(l + 20))}:host-context([theme=slate]){background:var(--color-slate);color:var(--color-contrast-slate);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=slate]) item-title h6,:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=slate]) item-content>*{color:#ffffffa6}:host-context([theme=slate]):hover,:host-context([theme=slate]):active{background:hsl(from var(--color-slate) h s calc(l + 20))}:host-context([theme=onyx]){background:var(--color-onyx);color:var(--color-contrast-onyx);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=onyx]) item-title h6,:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=onyx]) item-content>*{color:#ffffffa6}:host-context([theme=onyx]):hover,:host-context([theme=onyx]):active{background:hsl(from var(--color-onyx) h s calc(l + 20))}:host-context([theme=charcoal]){background:var(--color-charcoal);color:var(--color-contrast-charcoal);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=charcoal]) item-title h6,:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) item-content>*{color:#ffffffa6}:host-context([theme=charcoal]):hover,:host-context([theme=charcoal]):active{background:hsl(from var(--color-charcoal) h s calc(l + 20))}:host-context([theme=moonlight]){background:var(--color-moonlight);color:var(--color-contrast-moonlight);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=moonlight]) item-title h6,:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) item-content>*{color:#ffffffa6}:host-context([theme=moonlight]):hover,:host-context([theme=moonlight]):active{background:hsl(from var(--color-moonlight) h s calc(l + 20))}:host-context([theme=midnight]){background:var(--color-midnight);color:var(--color-contrast-midnight);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=midnight]) item-title h6,:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=midnight]) item-content>*{color:#ffffffa6}:host-context([theme=midnight]):hover,:host-context([theme=midnight]):active{background:hsl(from var(--color-midnight) h s calc(l + 20))}:host-context([theme=darkness]){background:var(--color-darkness);color:var(--color-contrast-darkness);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=darkness]) item-title h6,:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=darkness]) item-content>*{color:#ffffffa6}:host-context([theme=darkness]):hover,:host-context([theme=darkness]):active{background:hsl(from var(--color-darkness) h s calc(l + 20))}:host-context([theme=navy]){background:var(--color-navy);color:var(--color-contrast-navy);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navy]) item-title h6,:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=navy]) item-content>*{color:#ffffffa6}:host-context([theme=navy]):hover,:host-context([theme=navy]):active{background:hsl(from var(--color-navy) h s calc(l + 20))}:host-context([theme=aqua]){background:var(--color-aqua);color:var(--color-contrast-aqua);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=aqua]) item-title h6,:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=aqua]) item-content>*{color:#ffffffa6}:host-context([theme=aqua]):hover,:host-context([theme=aqua]):active{background:hsl(from var(--color-aqua) h s calc(l + 20))}:host-context([theme=ocean]){background:var(--color-ocean);color:var(--color-contrast-ocean);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ocean]) item-title h6,:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=ocean]) item-content>*{color:#ffffffa6}:host-context([theme=ocean]):hover,:host-context([theme=ocean]):active{background:hsl(from var(--color-ocean) h s calc(l + 20))}:host-context([theme=mint]){background:var(--color-mint);color:var(--color-contrast-mint);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mint]) item-title h6,:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=mint]) item-content>*{color:#ffffffa6}:host-context([theme=mint]):hover,:host-context([theme=mint]):active{background:hsl(from var(--color-mint) h s calc(l + 20))}:host-context([theme=grass]){background:var(--color-grass);color:var(--color-contrast-grass);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grass]) item-title h6,:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=grass]) item-content>*{color:#ffffffa6}:host-context([theme=grass]):hover,:host-context([theme=grass]):active{background:hsl(from var(--color-grass) h s calc(l + 20))}:host-context([theme=sunflower]){background:var(--color-sunflower);color:var(--color-contrast-sunflower);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sunflower]) item-title h6,:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) item-content>*{color:#ffffffa6}:host-context([theme=sunflower]):hover,:host-context([theme=sunflower]):active{background:hsl(from var(--color-sunflower) h s calc(l + 20))}:host-context([theme=bittersweet]){background:var(--color-bittersweet);color:var(--color-contrast-bittersweet);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bittersweet]) item-title h6,:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) item-content>*{color:#ffffffa6}:host-context([theme=bittersweet]):hover,:host-context([theme=bittersweet]):active{background:hsl(from var(--color-bittersweet) h s calc(l + 20))}:host-context([theme=grapefruit]){background:var(--color-grapefruit);color:var(--color-contrast-grapefruit);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grapefruit]) item-title h6,:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) item-content>*{color:#ffffffa6}:host-context([theme=grapefruit]):hover,:host-context([theme=grapefruit]):active{background:hsl(from var(--color-grapefruit) h s calc(l + 20))}:host-context([theme=carnation]){background:var(--color-carnation);color:var(--color-contrast-carnation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=carnation]) item-title h6,:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=carnation]) item-content>*{color:#ffffffa6}:host-context([theme=carnation]):hover,:host-context([theme=carnation]):active{background:hsl(from var(--color-carnation) h s calc(l + 20))}:host-context([theme=lavender]){background:var(--color-lavender);color:var(--color-contrast-lavender);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lavender]) item-title h6,:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=lavender]) item-content>*{color:#ffffffa6}:host-context([theme=lavender]):hover,:host-context([theme=lavender]):active{background:hsl(from var(--color-lavender) h s calc(l + 20))}:host-context([theme=mountain]){background:var(--color-mountain);color:var(--color-contrast-mountain);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mountain]) item-title h6,:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=mountain]) item-content>*{color:#ffffffa6}:host-context([theme=mountain]):hover,:host-context([theme=mountain]):active{background:hsl(from var(--color-mountain) h s calc(l + 20))}:host-context([theme=info]){background:var(--color-info);color:var(--color-contrast-info);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=info]) item-title h6,:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=info]) item-content>*{color:#ffffffa6}:host-context([theme=info]):hover,:host-context([theme=info]):active{background:hsl(from var(--color-info) h s calc(l + 20))}:host-context([theme=positive]){background:var(--color-positive);color:var(--color-contrast-positive);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=positive]) item-title h6,:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=positive]) item-content>*{color:#ffffffa6}:host-context([theme=positive]):hover,:host-context([theme=positive]):active{background:hsl(from var(--color-positive) h s calc(l + 20))}:host-context([theme=success]){background:var(--color-success);color:var(--color-contrast-success);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=success]) item-title h6,:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=success]) item-content>*{color:#ffffffa6}:host-context([theme=success]):hover,:host-context([theme=success]):active{background:hsl(from var(--color-success) h s calc(l + 20))}:host-context([theme=negative]){background:var(--color-negative);color:var(--color-contrast-negative);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=negative]) item-title h6,:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=negative]) item-content>*{color:#ffffffa6}:host-context([theme=negative]):hover,:host-context([theme=negative]):active{background:hsl(from var(--color-negative) h s calc(l + 20))}:host-context([theme=danger]){background:var(--color-danger);color:var(--color-contrast-danger);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=danger]) item-title h6,:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=danger]) item-content>*{color:#ffffffa6}:host-context([theme=danger]):hover,:host-context([theme=danger]):active{background:hsl(from var(--color-danger) h s calc(l + 20))}:host-context([theme=error]){background:var(--color-error);color:var(--color-contrast-error);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=error]) item-title h6,:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=error]) item-content>*{color:#ffffffa6}:host-context([theme=error]):hover,:host-context([theme=error]):active{background:hsl(from var(--color-error) h s calc(l + 20))}:host-context([theme=warning]){background:var(--color-warning);color:var(--color-contrast-warning);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=warning]) item-title h6,:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=warning]) item-content>*{color:#ffffffa6}:host-context([theme=warning]):hover,:host-context([theme=warning]):active{background:hsl(from var(--color-warning) h s calc(l + 20))}:host-context([theme=empty]){background:var(--color-empty);color:var(--color-contrast-empty);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=empty]) item-title h6,:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=empty]) item-content>*{color:#ffffffa6}:host-context([theme=empty]):hover,:host-context([theme=empty]):active{background:hsl(from var(--color-empty) h s calc(l + 20))}:host-context([theme=disabled]){background:var(--color-disabled);color:var(--color-contrast-disabled);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=disabled]) item-title h6,:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=disabled]) item-content>*{color:#ffffffa6}:host-context([theme=disabled]):hover,:host-context([theme=disabled]):active{background:hsl(from var(--color-disabled) h s calc(l + 20))}:host-context([theme=background]){background:var(--color-background);color:var(--color-contrast-background);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=background]) item-title h6,:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=background]) item-content>*{color:#ffffffa6}:host-context([theme=background]):hover,:host-context([theme=background]):active{background:hsl(from var(--color-background) h s calc(l + 20))}:host-context([theme=backgroundDark]){background:var(--color-background-dark);color:var(--color-contrast-background-dark);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=backgroundDark]) item-title h6,:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) item-content>*{color:#ffffffa6}:host-context([theme=backgroundDark]):hover,:host-context([theme=backgroundDark]):active{background:hsl(from var(--color-backgroundDark) h s calc(l + 20))}:host-context([theme=border]){background:var(--color-border);color:var(--color-contrast-border);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border]) item-title h6,:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border]) item-content>*{color:#ffffffa6}:host-context([theme=border]):hover,:host-context([theme=border]):active{background:hsl(from var(--color-border) h s calc(l + 20))}:host-context([theme=border2]){background:var(--color-border2);color:var(--color-contrast-border2);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border2]) item-title h6,:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=border2]) item-content>*{color:#ffffffa6}:host-context([theme=border2]):hover,:host-context([theme=border2]):active{background:hsl(from var(--color-border2) h s calc(l + 20))}:host-context([theme=text]){background:var(--color-text);color:var(--color-contrast-text);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=text]) item-title h6,:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=text]) item-content>*{color:#ffffffa6}:host-context([theme=text]):hover,:host-context([theme=text]):active{background:hsl(from var(--color-text) h s calc(l + 20))}:host-context([theme=presentation]){background:var(--color-presentation);color:var(--color-contrast-presentation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=presentation]) item-title h6,:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=presentation]) item-content>*{color:#ffffffa6}:host-context([theme=presentation]):hover,:host-context([theme=presentation]):active{background:hsl(from var(--color-presentation) h s calc(l + 20))}:host-context([theme=bullhorn]){background:var(--color-bullhorn);color:var(--color-contrast-bullhorn);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bullhorn]) item-title h6,:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) item-content>*{color:#ffffffa6}:host-context([theme=bullhorn]):hover,:host-context([theme=bullhorn]):active{background:hsl(from var(--color-bullhorn) h s calc(l + 20))}:host-context([theme=pulse]){background:var(--color-pulse);color:var(--color-contrast-pulse);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=pulse]) item-title h6,:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=pulse]) item-content>*{color:#ffffffa6}:host-context([theme=pulse]):hover,:host-context([theme=pulse]):active{background:hsl(from var(--color-pulse) h s calc(l + 20))}:host-context([theme=fastFind]){background:var(--color-fast-find);color:var(--color-contrast-fast-find);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=fastFind]) item-title h6,:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) item-content>*{color:#ffffffa6}:host-context([theme=fastFind]):hover,:host-context([theme=fastFind]):active{background:hsl(from var(--color-fastFind) h s calc(l + 20))}:host-context([theme=toast]){background:var(--color-toast);color:var(--color-contrast-toast);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=toast]) item-title h6,:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=toast]) item-content>*{color:#ffffffa6}:host-context([theme=toast]):hover,:host-context([theme=toast]):active{background:hsl(from var(--color-toast) h s calc(l + 20))}:host-context([theme=company]){background:var(--color-company);color:var(--color-contrast-company);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=company]) item-title h6,:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=company]) item-content>*{color:#ffffffa6}:host-context([theme=company]):hover,:host-context([theme=company]):active{background:hsl(from var(--color-company) h s calc(l + 20))}:host-context([theme=candidate]){background:var(--color-candidate);color:var(--color-contrast-candidate);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=candidate]) item-title h6,:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=candidate]) item-content>*{color:#ffffffa6}:host-context([theme=candidate]):hover,:host-context([theme=candidate]):active{background:hsl(from var(--color-candidate) h s calc(l + 20))}:host-context([theme=lead]){background:var(--color-lead);color:var(--color-contrast-lead);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lead]) item-title h6,:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=lead]) item-content>*{color:#ffffffa6}:host-context([theme=lead]):hover,:host-context([theme=lead]):active{background:hsl(from var(--color-lead) h s calc(l + 20))}:host-context([theme=contact]){background:var(--color-contact);color:var(--color-contrast-contact);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contact]) item-title h6,:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=contact]) item-content>*{color:#ffffffa6}:host-context([theme=contact]):hover,:host-context([theme=contact]):active{background:hsl(from var(--color-contact) h s calc(l + 20))}:host-context([theme=clientcontact]){background:var(--color-clientcontact);color:var(--color-contrast-clientcontact);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=clientcontact]) item-title h6,:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) item-content>*{color:#ffffffa6}:host-context([theme=clientcontact]):hover,:host-context([theme=clientcontact]):active{background:hsl(from var(--color-clientcontact) h s calc(l + 20))}:host-context([theme=opportunity]){background:var(--color-opportunity);color:var(--color-contrast-opportunity);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=opportunity]) item-title h6,:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) item-content>*{color:#ffffffa6}:host-context([theme=opportunity]):hover,:host-context([theme=opportunity]):active{background:hsl(from var(--color-opportunity) h s calc(l + 20))}:host-context([theme=job]){background:var(--color-job);color:var(--color-contrast-job);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=job]) item-title h6,:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=job]) item-content>*{color:#ffffffa6}:host-context([theme=job]):hover,:host-context([theme=job]):active{background:hsl(from var(--color-job) h s calc(l + 20))}:host-context([theme=joborder]){background:var(--color-joborder);color:var(--color-contrast-joborder);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=joborder]) item-title h6,:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=joborder]) item-content>*{color:#ffffffa6}:host-context([theme=joborder]):hover,:host-context([theme=joborder]):active{background:hsl(from var(--color-joborder) h s calc(l + 20))}:host-context([theme=submission]){background:var(--color-submission);color:var(--color-contrast-submission);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=submission]) item-title h6,:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=submission]) item-content>*{color:#ffffffa6}:host-context([theme=submission]):hover,:host-context([theme=submission]):active{background:hsl(from var(--color-submission) h s calc(l + 20))}:host-context([theme=sendout]){background:var(--color-sendout);color:var(--color-contrast-sendout);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sendout]) item-title h6,:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=sendout]) item-content>*{color:#ffffffa6}:host-context([theme=sendout]):hover,:host-context([theme=sendout]):active{background:hsl(from var(--color-sendout) h s calc(l + 20))}:host-context([theme=placement]){background:var(--color-placement);color:var(--color-contrast-placement);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=placement]) item-title h6,:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=placement]) item-content>*{color:#ffffffa6}:host-context([theme=placement]):hover,:host-context([theme=placement]):active{background:hsl(from var(--color-placement) h s calc(l + 20))}:host-context([theme=note]){background:var(--color-note);color:var(--color-contrast-note);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=note]) item-title h6,:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=note]) item-content>*{color:#ffffffa6}:host-context([theme=note]):hover,:host-context([theme=note]):active{background:hsl(from var(--color-note) h s calc(l + 20))}:host-context([theme=contract]){background:var(--color-contract);color:var(--color-contrast-contract);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contract]) item-title h6,:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=contract]) item-content>*{color:#ffffffa6}:host-context([theme=contract]):hover,:host-context([theme=contract]):active{background:hsl(from var(--color-contract) h s calc(l + 20))}:host-context([theme=task]){background:var(--color-task);color:var(--color-contrast-task);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=task]) item-title h6,:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=task]) item-content>*{color:#ffffffa6}:host-context([theme=task]):hover,:host-context([theme=task]):active{background:hsl(from var(--color-task) h s calc(l + 20))}:host-context([theme=jobCode]){background:var(--color-job-code);color:var(--color-contrast-job-code);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=jobCode]) item-title h6,:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) item-content>*{color:#ffffffa6}:host-context([theme=jobCode]):hover,:host-context([theme=jobCode]):active{background:hsl(from var(--color-jobCode) h s calc(l + 20))}:host-context([theme=earnCode]){background:var(--color-earn-code);color:var(--color-contrast-earn-code);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=earnCode]) item-title h6,:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) item-content>*{color:#ffffffa6}:host-context([theme=earnCode]):hover,:host-context([theme=earnCode]):active{background:hsl(from var(--color-earnCode) h s calc(l + 20))}:host-context([theme=invoiceStatement]){background:var(--color-invoice-statement);color:var(--color-contrast-invoice-statement);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=invoiceStatement]) item-title h6,:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) item-content>*{color:#ffffffa6}:host-context([theme=invoiceStatement]):hover,:host-context([theme=invoiceStatement]):active{background:hsl(from var(--color-invoiceStatement) h s calc(l + 20))}:host-context([theme=billableCharge]){background:var(--color-billable-charge);color:var(--color-contrast-billable-charge);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=billableCharge]) item-title h6,:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=billableCharge]):hover,:host-context([theme=billableCharge]):active{background:hsl(from var(--color-billableCharge) h s calc(l + 20))}:host-context([theme=payableCharge]){background:var(--color-payable-charge);color:var(--color-contrast-payable-charge);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=payableCharge]) item-title h6,:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=payableCharge]):hover,:host-context([theme=payableCharge]):active{background:hsl(from var(--color-payableCharge) h s calc(l + 20))}:host-context([theme=user]){background:var(--color-user);color:var(--color-contrast-user);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=user]) item-title h6,:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=user]) item-content>*{color:#ffffffa6}:host-context([theme=user]):hover,:host-context([theme=user]):active{background:hsl(from var(--color-user) h s calc(l + 20))}:host-context([theme=corporateUser]){background:var(--color-corporate-user);color:var(--color-contrast-corporate-user);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=corporateUser]) item-title h6,:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) item-content>*{color:#ffffffa6}:host-context([theme=corporateUser]):hover,:host-context([theme=corporateUser]):active{background:hsl(from var(--color-corporateUser) h s calc(l + 20))}:host-context([theme=distributionList]){background:var(--color-distribution-list);color:var(--color-contrast-distribution-list);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=distributionList]) item-title h6,:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) item-content>*{color:#ffffffa6}:host-context([theme=distributionList]):hover,:host-context([theme=distributionList]):active{background:hsl(from var(--color-distributionList) h s calc(l + 20))}:host-context([theme=credential]){background:var(--color-credential);color:var(--color-contrast-credential);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=credential]) item-title h6,:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=credential]) item-content>*{color:#ffffffa6}:host-context([theme=credential]):hover,:host-context([theme=credential]):active{background:hsl(from var(--color-credential) h s calc(l + 20))}:host-context([theme=person]){background:var(--color-person);color:var(--color-contrast-person);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=person]) item-title h6,:host-context([theme=person]) i{color:var(--color-contrast-person)}:host-context([theme=person]) item-content>*{color:#ffffffa6}:host-context([theme=person]):hover,:host-context([theme=person]):active{background:hsl(from var(--color-person) h s calc(l + 20))}:host{border-bottom:1px solid var(--border, #f4f4f4);padding:1rem;display:flex;flex-direction:row;outline:none}:host:hover{background:rgb(from var(--color-positive) r g b/.2)}:host.active{background:rgb(from var(--color-positive) r g b/.3)}:host:last-child{border-bottom:none}:host .list-item{display:flex;flex-direction:column;flex:1 0 100%}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
128
128
  }
129
129
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoListItemElement, decorators: [{
130
130
  type: Component,
@@ -137,7 +137,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
137
137
  <ng-content select="item-end, novo-item-end"></ng-content>
138
138
  `, host: {
139
139
  class: 'novo-list-item',
140
- }, standalone: false, styles: [":host-context([theme=black]){background:#000;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=black]) item-title h6,:host-context([theme=black]) i{color:#fff}:host-context([theme=black]) item-content>*{color:#ffffffa6}:host-context([theme=black]):hover,:host-context([theme=black]):active{background:#333}:host-context([theme=white]){background:#fff;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=white]) item-title h6,:host-context([theme=white]) i{color:#3d464d}:host-context([theme=white]) item-content>*{color:#ffffffa6}:host-context([theme=white]):hover,:host-context([theme=white]):active{background:#fff}:host-context([theme=gray]){background:#9e9e9e;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=gray]) item-title h6,:host-context([theme=gray]) i{color:#3d464d}:host-context([theme=gray]) item-content>*{color:#ffffffa6}:host-context([theme=gray]):hover,:host-context([theme=gray]):active{background:#d1d1d1}:host-context([theme=grey]){background:#9e9e9e;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grey]) item-title h6,:host-context([theme=grey]) i{color:#3d464d}:host-context([theme=grey]) item-content>*{color:#ffffffa6}:host-context([theme=grey]):hover,:host-context([theme=grey]):active{background:#d1d1d1}:host-context([theme=offWhite]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=offWhite]) item-title h6,:host-context([theme=offWhite]) i{color:#3d464d}:host-context([theme=offWhite]) item-content>*{color:#ffffffa6}:host-context([theme=offWhite]):hover,:host-context([theme=offWhite]):active{background:#fff}:host-context([theme=bright]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bright]) item-title h6,:host-context([theme=bright]) i{color:#3d464d}:host-context([theme=bright]) item-content>*{color:#ffffffa6}:host-context([theme=bright]):hover,:host-context([theme=bright]):active{background:#fff}:host-context([theme=light]){background:#dbdbdb;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=light]) item-title h6,:host-context([theme=light]) i{color:#3d464d}:host-context([theme=light]) item-content>*{color:#ffffffa6}:host-context([theme=light]):hover,:host-context([theme=light]):active{background:#fff}:host-context([theme=neutral]){background:#4f5361;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=neutral]) item-title h6,:host-context([theme=neutral]) i{color:#fff}:host-context([theme=neutral]) item-content>*{color:#ffffffa6}:host-context([theme=neutral]):hover,:host-context([theme=neutral]):active{background:#7f8497}:host-context([theme=dark]){background:#3d464d;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=dark]) item-title h6,:host-context([theme=dark]) i{color:#fff}:host-context([theme=dark]) item-content>*{color:#ffffffa6}:host-context([theme=dark]):hover,:host-context([theme=dark]):active{background:#6a7a86}:host-context([theme=orange]){background:#ff6900;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=orange]) item-title h6,:host-context([theme=orange]) i{color:#3d464d}:host-context([theme=orange]) item-content>*{color:#ffffffa6}:host-context([theme=orange]):hover,:host-context([theme=orange]):active{background:#ffa566}:host-context([theme=navigation]){background:#202945;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navigation]) item-title h6,:host-context([theme=navigation]) i{color:#fff}:host-context([theme=navigation]) item-content>*{color:#ffffffa6}:host-context([theme=navigation]):hover,:host-context([theme=navigation]):active{background:#40528b}:host-context([theme=skyBlue]){background:#009bdf;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=skyBlue]) item-title h6,:host-context([theme=skyBlue]) i{color:#fff}:host-context([theme=skyBlue]) item-content>*{color:#ffffffa6}:host-context([theme=skyBlue]):hover,:host-context([theme=skyBlue]):active{background:#46c7ff}:host-context([theme=steel]){background:#5b6770;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=steel]) item-title h6,:host-context([theme=steel]) i{color:#fff}:host-context([theme=steel]) item-content>*{color:#ffffffa6}:host-context([theme=steel]):hover,:host-context([theme=steel]):active{background:#8e9aa3}:host-context([theme=metal]){background:#637893;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=metal]) item-title h6,:host-context([theme=metal]) i{color:#fff}:host-context([theme=metal]) item-content>*{color:#ffffffa6}:host-context([theme=metal]):hover,:host-context([theme=metal]):active{background:#9eacbe}:host-context([theme=sand]){background:#f4f4f4;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sand]) item-title h6,:host-context([theme=sand]) i{color:#3d464d}:host-context([theme=sand]) item-content>*{color:#ffffffa6}:host-context([theme=sand]):hover,:host-context([theme=sand]):active{background:#fff}:host-context([theme=silver]){background:#e2e2e2;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=silver]) item-title h6,:host-context([theme=silver]) i{color:#3d464d}:host-context([theme=silver]) item-content>*{color:#ffffffa6}:host-context([theme=silver]):hover,:host-context([theme=silver]):active{background:#fff}:host-context([theme=stone]){background:#bebebe;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=stone]) item-title h6,:host-context([theme=stone]) i{color:#3d464d}:host-context([theme=stone]) item-content>*{color:#ffffffa6}:host-context([theme=stone]):hover,:host-context([theme=stone]):active{background:#f1f1f1}:host-context([theme=ash]){background:#a0a0a0;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ash]) item-title h6,:host-context([theme=ash]) i{color:#3d464d}:host-context([theme=ash]) item-content>*{color:#ffffffa6}:host-context([theme=ash]):hover,:host-context([theme=ash]):active{background:#d3d3d3}:host-context([theme=slate]){background:#707070;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=slate]) item-title h6,:host-context([theme=slate]) i{color:#fff}:host-context([theme=slate]) item-content>*{color:#ffffffa6}:host-context([theme=slate]):hover,:host-context([theme=slate]):active{background:#a3a3a3}:host-context([theme=onyx]){background:#526980;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=onyx]) item-title h6,:host-context([theme=onyx]) i{color:#fff}:host-context([theme=onyx]) item-content>*{color:#ffffffa6}:host-context([theme=onyx]):hover,:host-context([theme=onyx]):active{background:#869cb2}:host-context([theme=charcoal]){background:#282828;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=charcoal]) item-title h6,:host-context([theme=charcoal]) i{color:#fff}:host-context([theme=charcoal]) item-content>*{color:#ffffffa6}:host-context([theme=charcoal]):hover,:host-context([theme=charcoal]):active{background:#5b5b5b}:host-context([theme=moonlight]){background:#1a242f;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=moonlight]) item-title h6,:host-context([theme=moonlight]) i{color:#fff}:host-context([theme=moonlight]) item-content>*{color:#ffffffa6}:host-context([theme=moonlight]):hover,:host-context([theme=moonlight]):active{background:#3e5671}:host-context([theme=midnight]){background:#202945;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=midnight]) item-title h6,:host-context([theme=midnight]) i{color:#fff}:host-context([theme=midnight]) item-content>*{color:#ffffffa6}:host-context([theme=midnight]):hover,:host-context([theme=midnight]):active{background:#40528b}:host-context([theme=darkness]){background:#161f27;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=darkness]) item-title h6,:host-context([theme=darkness]) i{color:#fff}:host-context([theme=darkness]) item-content>*{color:#ffffffa6}:host-context([theme=darkness]):hover,:host-context([theme=darkness]):active{background:#3b5368}:host-context([theme=navy]){background:#0d2d42;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navy]) item-title h6,:host-context([theme=navy]) i{color:#fff}:host-context([theme=navy]) item-content>*{color:#ffffffa6}:host-context([theme=navy]):hover,:host-context([theme=navy]):active{background:#1e6797}:host-context([theme=aqua]){background:#3bafda;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=aqua]) item-title h6,:host-context([theme=aqua]) i{color:#3d464d}:host-context([theme=aqua]) item-content>*{color:#ffffffa6}:host-context([theme=aqua]):hover,:host-context([theme=aqua]):active{background:#91d2ea}:host-context([theme=ocean]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ocean]) item-title h6,:host-context([theme=ocean]) i{color:#fff}:host-context([theme=ocean]) item-content>*{color:#ffffffa6}:host-context([theme=ocean]):hover,:host-context([theme=ocean]):active{background:#9fc1ed}:host-context([theme=mint]){background:#37bc9b;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mint]) item-title h6,:host-context([theme=mint]) i{color:#3d464d}:host-context([theme=mint]) item-content>*{color:#ffffffa6}:host-context([theme=mint]):hover,:host-context([theme=mint]):active{background:#7fdac3}:host-context([theme=grass]){background:#8cc152;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grass]) item-title h6,:host-context([theme=grass]) i{color:#fff}:host-context([theme=grass]) item-content>*{color:#ffffffa6}:host-context([theme=grass]):hover,:host-context([theme=grass]):active{background:#bedc9d}:host-context([theme=sunflower]){background:#f6b042;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sunflower]) item-title h6,:host-context([theme=sunflower]) i{color:#fff}:host-context([theme=sunflower]) item-content>*{color:#ffffffa6}:host-context([theme=sunflower]):hover,:host-context([theme=sunflower]):active{background:#fbd9a3}:host-context([theme=bittersweet]){background:#eb6845;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bittersweet]) item-title h6,:host-context([theme=bittersweet]) i{color:#fff}:host-context([theme=bittersweet]) item-content>*{color:#ffffffa6}:host-context([theme=bittersweet]):hover,:host-context([theme=bittersweet]):active{background:#f5b3a1}:host-context([theme=grapefruit]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grapefruit]) item-title h6,:host-context([theme=grapefruit]) i{color:#fff}:host-context([theme=grapefruit]) item-content>*{color:#ffffffa6}:host-context([theme=grapefruit]):hover,:host-context([theme=grapefruit]):active{background:#eb99a1}:host-context([theme=carnation]){background:#d770ad;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=carnation]) item-title h6,:host-context([theme=carnation]) i{color:#fff}:host-context([theme=carnation]) item-content>*{color:#ffffffa6}:host-context([theme=carnation]):hover,:host-context([theme=carnation]):active{background:#edc0db}:host-context([theme=lavender]){background:#967adc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lavender]) item-title h6,:host-context([theme=lavender]) i{color:#fff}:host-context([theme=lavender]) item-content>*{color:#ffffffa6}:host-context([theme=lavender]):hover,:host-context([theme=lavender]):active{background:#d6cbf1}:host-context([theme=mountain]){background:#9678b6;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mountain]) item-title h6,:host-context([theme=mountain]) i{color:#fff}:host-context([theme=mountain]) item-content>*{color:#ffffffa6}:host-context([theme=mountain]):hover,:host-context([theme=mountain]):active{background:#c9bada}:host-context([theme=info]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=info]) item-title h6,:host-context([theme=info]) i{color:#fff}:host-context([theme=info]) item-content>*{color:#ffffffa6}:host-context([theme=info]):hover,:host-context([theme=info]):active{background:#9fc1ed}:host-context([theme=positive]){background:#4a89dc;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=positive]) item-title h6,:host-context([theme=positive]) i{color:#fff}:host-context([theme=positive]) item-content>*{color:#ffffffa6}:host-context([theme=positive]):hover,:host-context([theme=positive]):active{background:#9fc1ed}:host-context([theme=success]){background:#8cc152;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=success]) item-title h6,:host-context([theme=success]) i{color:#fff}:host-context([theme=success]) item-content>*{color:#ffffffa6}:host-context([theme=success]):hover,:host-context([theme=success]):active{background:#bedc9d}:host-context([theme=negative]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=negative]) item-title h6,:host-context([theme=negative]) i{color:#fff}:host-context([theme=negative]) item-content>*{color:#ffffffa6}:host-context([theme=negative]):hover,:host-context([theme=negative]):active{background:#eb99a1}:host-context([theme=danger]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=danger]) item-title h6,:host-context([theme=danger]) i{color:#fff}:host-context([theme=danger]) item-content>*{color:#ffffffa6}:host-context([theme=danger]):hover,:host-context([theme=danger]):active{background:#eb99a1}:host-context([theme=error]){background:#da4453;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=error]) item-title h6,:host-context([theme=error]) i{color:#fff}:host-context([theme=error]) item-content>*{color:#ffffffa6}:host-context([theme=error]):hover,:host-context([theme=error]):active{background:#eb99a1}:host-context([theme=warning]){background:#f6b042;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=warning]) item-title h6,:host-context([theme=warning]) i{color:#fff}:host-context([theme=warning]) item-content>*{color:#ffffffa6}:host-context([theme=warning]):hover,:host-context([theme=warning]):active{background:#fbd9a3}:host-context([theme=empty]){background:#cccdcc;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=empty]) item-title h6,:host-context([theme=empty]) i{color:#3d464d}:host-context([theme=empty]) item-content>*{color:#ffffffa6}:host-context([theme=empty]):hover,:host-context([theme=empty]):active{background:#fff}:host-context([theme=disabled]){background:#bebebe;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=disabled]) item-title h6,:host-context([theme=disabled]) i{color:#3d464d}:host-context([theme=disabled]) item-content>*{color:#ffffffa6}:host-context([theme=disabled]):hover,:host-context([theme=disabled]):active{background:#f1f1f1}:host-context([theme=background]){background:#f7f7f7;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=background]) item-title h6,:host-context([theme=background]) i{color:#3d464d}:host-context([theme=background]) item-content>*{color:#ffffffa6}:host-context([theme=background]):hover,:host-context([theme=background]):active{background:#fff}:host-context([theme=backgroundDark]){background:#e2e2e2;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=backgroundDark]) item-title h6,:host-context([theme=backgroundDark]) i{color:#3d464d}:host-context([theme=backgroundDark]) item-content>*{color:#ffffffa6}:host-context([theme=backgroundDark]):hover,:host-context([theme=backgroundDark]):active{background:#fff}:host-context([theme=presentation]){background:#5b6770;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=presentation]) item-title h6,:host-context([theme=presentation]) i{color:#fff}:host-context([theme=presentation]) item-content>*{color:#ffffffa6}:host-context([theme=presentation]):hover,:host-context([theme=presentation]):active{background:#8e9aa3}:host-context([theme=bullhorn]){background:#ff6900;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bullhorn]) item-title h6,:host-context([theme=bullhorn]) i{color:#3d464d}:host-context([theme=bullhorn]) item-content>*{color:#ffffffa6}:host-context([theme=bullhorn]):hover,:host-context([theme=bullhorn]):active{background:#ffa566}:host-context([theme=pulse]){background:#3bafda;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=pulse]) item-title h6,:host-context([theme=pulse]) i{color:#3d464d}:host-context([theme=pulse]) item-content>*{color:#ffffffa6}:host-context([theme=pulse]):hover,:host-context([theme=pulse]):active{background:#91d2ea}:host-context([theme=company]){background:#39d;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=company]) item-title h6,:host-context([theme=company]) i{color:#fff}:host-context([theme=company]) item-content>*{color:#ffffffa6}:host-context([theme=company]):hover,:host-context([theme=company]):active{background:#8ac5ec}:host-context([theme=candidate]){background:#4b7;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=candidate]) item-title h6,:host-context([theme=candidate]) i{color:#fff}:host-context([theme=candidate]) item-content>*{color:#ffffffa6}:host-context([theme=candidate]):hover,:host-context([theme=candidate]):active{background:#8fd6ad}:host-context([theme=lead]){background:#a69;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lead]) item-title h6,:host-context([theme=lead]) i{color:#fff}:host-context([theme=lead]) item-content>*{color:#ffffffa6}:host-context([theme=lead]):hover,:host-context([theme=lead]):active{background:#cea8c5}:host-context([theme=contact]){background:#fa4;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contact]) item-title h6,:host-context([theme=contact]) i{color:#fff}:host-context([theme=contact]) item-content>*{color:#ffffffa6}:host-context([theme=contact]):hover,:host-context([theme=contact]):active{background:#ffd8aa}:host-context([theme=clientcontact]){background:#fa4;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=clientcontact]) item-title h6,:host-context([theme=clientcontact]) i{color:#fff}:host-context([theme=clientcontact]) item-content>*{color:#ffffffa6}:host-context([theme=clientcontact]):hover,:host-context([theme=clientcontact]):active{background:#ffd8aa}:host-context([theme=opportunity]){background:#625;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=opportunity]) item-title h6,:host-context([theme=opportunity]) i{color:#fff}:host-context([theme=opportunity]) item-content>*{color:#ffffffa6}:host-context([theme=opportunity]):hover,:host-context([theme=opportunity]):active{background:#b33c95}:host-context([theme=job]){background:#b56;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=job]) item-title h6,:host-context([theme=job]) i{color:#fff}:host-context([theme=job]) item-content>*{color:#ffffffa6}:host-context([theme=job]):hover,:host-context([theme=job]):active{background:#d89ea8}:host-context([theme=joborder]){background:#b56;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=joborder]) item-title h6,:host-context([theme=joborder]) i{color:#fff}:host-context([theme=joborder]) item-content>*{color:#ffffffa6}:host-context([theme=joborder]):hover,:host-context([theme=joborder]):active{background:#d89ea8}:host-context([theme=submission]){background:#a9adbb;color:#3d464d;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=submission]) item-title h6,:host-context([theme=submission]) i{color:#3d464d}:host-context([theme=submission]) item-content>*{color:#ffffffa6}:host-context([theme=submission]):hover,:host-context([theme=submission]):active{background:#e2e3e8}:host-context([theme=sendout]){background:#747884;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sendout]) item-title h6,:host-context([theme=sendout]) i{color:#fff}:host-context([theme=sendout]) item-content>*{color:#ffffffa6}:host-context([theme=sendout]):hover,:host-context([theme=sendout]):active{background:#aaacb4}:host-context([theme=placement]){background:#0b344f;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=placement]) item-title h6,:host-context([theme=placement]) i{color:#fff}:host-context([theme=placement]) item-content>*{color:#ffffffa6}:host-context([theme=placement]):hover,:host-context([theme=placement]):active{background:#176fa9}:host-context([theme=note]){background:#747884;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=note]) item-title h6,:host-context([theme=note]) i{color:#fff}:host-context([theme=note]) item-content>*{color:#ffffffa6}:host-context([theme=note]):hover,:host-context([theme=note]):active{background:#aaacb4}:host-context([theme=contract]){background:#454ea0;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contract]) item-title h6,:host-context([theme=contract]) i{color:#fff}:host-context([theme=contract]) item-content>*{color:#ffffffa6}:host-context([theme=contract]):hover,:host-context([theme=contract]):active{background:#8289c9}:host-context([theme=task]){background:#4f5361;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=task]) item-title h6,:host-context([theme=task]) i{color:#fff}:host-context([theme=task]) item-content>*{color:#ffffffa6}:host-context([theme=task]):hover,:host-context([theme=task]):active{background:#7f8497}:host-context([theme=jobCode]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=jobCode]) item-title h6,:host-context([theme=jobCode]) i{color:#fff}:host-context([theme=jobCode]) item-content>*{color:#ffffffa6}:host-context([theme=jobCode]):hover,:host-context([theme=jobCode]):active{background:#9ea1aa}:host-context([theme=earnCode]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=earnCode]) item-title h6,:host-context([theme=earnCode]) i{color:#fff}:host-context([theme=earnCode]) item-content>*{color:#ffffffa6}:host-context([theme=earnCode]):hover,:host-context([theme=earnCode]):active{background:#9ea1aa}:host-context([theme=invoiceStatement]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=invoiceStatement]) item-title h6,:host-context([theme=invoiceStatement]) i{color:#fff}:host-context([theme=invoiceStatement]) item-content>*{color:#ffffffa6}:host-context([theme=invoiceStatement]):hover,:host-context([theme=invoiceStatement]):active{background:#9ea1aa}:host-context([theme=billableCharge]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=billableCharge]) item-title h6,:host-context([theme=billableCharge]) i{color:#fff}:host-context([theme=billableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=billableCharge]):hover,:host-context([theme=billableCharge]):active{background:#9ea1aa}:host-context([theme=payableCharge]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=payableCharge]) item-title h6,:host-context([theme=payableCharge]) i{color:#fff}:host-context([theme=payableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=payableCharge]):hover,:host-context([theme=payableCharge]):active{background:#9ea1aa}:host-context([theme=user]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=user]) item-title h6,:host-context([theme=user]) i{color:#fff}:host-context([theme=user]) item-content>*{color:#ffffffa6}:host-context([theme=user]):hover,:host-context([theme=user]):active{background:#9ea1aa}:host-context([theme=corporateUser]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=corporateUser]) item-title h6,:host-context([theme=corporateUser]) i{color:#fff}:host-context([theme=corporateUser]) item-content>*{color:#ffffffa6}:host-context([theme=corporateUser]):hover,:host-context([theme=corporateUser]):active{background:#9ea1aa}:host-context([theme=distributionList]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=distributionList]) item-title h6,:host-context([theme=distributionList]) i{color:#fff}:host-context([theme=distributionList]) item-content>*{color:#ffffffa6}:host-context([theme=distributionList]):hover,:host-context([theme=distributionList]):active{background:#9ea1aa}:host-context([theme=credential]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=credential]) item-title h6,:host-context([theme=credential]) i{color:#fff}:host-context([theme=credential]) item-content>*{color:#ffffffa6}:host-context([theme=credential]):hover,:host-context([theme=credential]):active{background:#9ea1aa}:host-context([theme=person]){background:#696d79;color:#fff;border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=person]) item-title h6,:host-context([theme=person]) i{color:#fff}:host-context([theme=person]) item-content>*{color:#ffffffa6}:host-context([theme=person]):hover,:host-context([theme=person]):active{background:#9ea1aa}:host{border-bottom:1px solid var(--border, #f4f4f4);padding:1rem;display:flex;flex-direction:row;outline:none}:host:hover{background:#4a89dc33}:host.active{background:#4a89dc4d}:host:last-child{border-bottom:none}:host .list-item{display:flex;flex-direction:column;flex:1 0 100%}\n"] }]
140
+ }, standalone: false, styles: [":host-context([theme=border-default]){border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border-default]) item-content>*{color:#ffffffa6}:host-context([theme=border-default]):hover,:host-context([theme=border-default]):active{background:hsl(from var(--color-border-default) h s calc(l + 20))}:host-context([theme=black]){background:var(--color-black);color:var(--color-contrast-black);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=black]) item-title h6,:host-context([theme=black]) i{color:var(--color-contrast-black)}:host-context([theme=black]) item-content>*{color:#ffffffa6}:host-context([theme=black]):hover,:host-context([theme=black]):active{background:hsl(from var(--color-black) h s calc(l + 20))}:host-context([theme=white]){background:var(--color-white);color:var(--color-contrast-white);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=white]) item-title h6,:host-context([theme=white]) i{color:var(--color-contrast-white)}:host-context([theme=white]) item-content>*{color:#ffffffa6}:host-context([theme=white]):hover,:host-context([theme=white]):active{background:hsl(from var(--color-white) h s calc(l + 20))}:host-context([theme=gray]){background:var(--color-gray);color:var(--color-contrast-gray);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=gray]) item-title h6,:host-context([theme=gray]) i{color:var(--color-contrast-gray)}:host-context([theme=gray]) item-content>*{color:#ffffffa6}:host-context([theme=gray]):hover,:host-context([theme=gray]):active{background:hsl(from var(--color-gray) h s calc(l + 20))}:host-context([theme=grey]){background:var(--color-grey);color:var(--color-contrast-grey);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grey]) item-title h6,:host-context([theme=grey]) i{color:var(--color-contrast-grey)}:host-context([theme=grey]) item-content>*{color:#ffffffa6}:host-context([theme=grey]):hover,:host-context([theme=grey]):active{background:hsl(from var(--color-grey) h s calc(l + 20))}:host-context([theme=offWhite]){background:var(--color-off-white);color:var(--color-contrast-off-white);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=offWhite]) item-title h6,:host-context([theme=offWhite]) i{color:var(--color-contrast-off-white)}:host-context([theme=offWhite]) item-content>*{color:#ffffffa6}:host-context([theme=offWhite]):hover,:host-context([theme=offWhite]):active{background:hsl(from var(--color-offWhite) h s calc(l + 20))}:host-context([theme=bright]){background:var(--color-bright);color:var(--color-contrast-bright);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bright]) item-title h6,:host-context([theme=bright]) i{color:var(--color-contrast-bright)}:host-context([theme=bright]) item-content>*{color:#ffffffa6}:host-context([theme=bright]):hover,:host-context([theme=bright]):active{background:hsl(from var(--color-bright) h s calc(l + 20))}:host-context([theme=light]){background:var(--color-light);color:var(--color-contrast-light);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=light]) item-title h6,:host-context([theme=light]) i{color:var(--color-contrast-light)}:host-context([theme=light]) item-content>*{color:#ffffffa6}:host-context([theme=light]):hover,:host-context([theme=light]):active{background:hsl(from var(--color-light) h s calc(l + 20))}:host-context([theme=neutral]){background:var(--color-neutral);color:var(--color-contrast-neutral);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=neutral]) item-title h6,:host-context([theme=neutral]) i{color:var(--color-contrast-neutral)}:host-context([theme=neutral]) item-content>*{color:#ffffffa6}:host-context([theme=neutral]):hover,:host-context([theme=neutral]):active{background:hsl(from var(--color-neutral) h s calc(l + 20))}:host-context([theme=dark]){background:var(--color-dark);color:var(--color-contrast-dark);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=dark]) item-title h6,:host-context([theme=dark]) i{color:var(--color-contrast-dark)}:host-context([theme=dark]) item-content>*{color:#ffffffa6}:host-context([theme=dark]):hover,:host-context([theme=dark]):active{background:hsl(from var(--color-dark) h s calc(l + 20))}:host-context([theme=orange]){background:var(--color-orange);color:var(--color-contrast-orange);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=orange]) item-title h6,:host-context([theme=orange]) i{color:var(--color-contrast-orange)}:host-context([theme=orange]) item-content>*{color:#ffffffa6}:host-context([theme=orange]):hover,:host-context([theme=orange]):active{background:hsl(from var(--color-orange) h s calc(l + 20))}:host-context([theme=navigation]){background:var(--color-navigation);color:var(--color-contrast-navigation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navigation]) item-title h6,:host-context([theme=navigation]) i{color:var(--color-contrast-navigation)}:host-context([theme=navigation]) item-content>*{color:#ffffffa6}:host-context([theme=navigation]):hover,:host-context([theme=navigation]):active{background:hsl(from var(--color-navigation) h s calc(l + 20))}:host-context([theme=skyBlue]){background:var(--color-sky-blue);color:var(--color-contrast-sky-blue);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=skyBlue]) item-title h6,:host-context([theme=skyBlue]) i{color:var(--color-contrast-sky-blue)}:host-context([theme=skyBlue]) item-content>*{color:#ffffffa6}:host-context([theme=skyBlue]):hover,:host-context([theme=skyBlue]):active{background:hsl(from var(--color-skyBlue) h s calc(l + 20))}:host-context([theme=steel]){background:var(--color-steel);color:var(--color-contrast-steel);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=steel]) item-title h6,:host-context([theme=steel]) i{color:var(--color-contrast-steel)}:host-context([theme=steel]) item-content>*{color:#ffffffa6}:host-context([theme=steel]):hover,:host-context([theme=steel]):active{background:hsl(from var(--color-steel) h s calc(l + 20))}:host-context([theme=metal]){background:var(--color-metal);color:var(--color-contrast-metal);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=metal]) item-title h6,:host-context([theme=metal]) i{color:var(--color-contrast-metal)}:host-context([theme=metal]) item-content>*{color:#ffffffa6}:host-context([theme=metal]):hover,:host-context([theme=metal]):active{background:hsl(from var(--color-metal) h s calc(l + 20))}:host-context([theme=sand]){background:var(--color-sand);color:var(--color-contrast-sand);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sand]) item-title h6,:host-context([theme=sand]) i{color:var(--color-contrast-sand)}:host-context([theme=sand]) item-content>*{color:#ffffffa6}:host-context([theme=sand]):hover,:host-context([theme=sand]):active{background:hsl(from var(--color-sand) h s calc(l + 20))}:host-context([theme=silver]){background:var(--color-silver);color:var(--color-contrast-silver);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=silver]) item-title h6,:host-context([theme=silver]) i{color:var(--color-contrast-silver)}:host-context([theme=silver]) item-content>*{color:#ffffffa6}:host-context([theme=silver]):hover,:host-context([theme=silver]):active{background:hsl(from var(--color-silver) h s calc(l + 20))}:host-context([theme=stone]){background:var(--color-stone);color:var(--color-contrast-stone);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=stone]) item-title h6,:host-context([theme=stone]) i{color:var(--color-contrast-stone)}:host-context([theme=stone]) item-content>*{color:#ffffffa6}:host-context([theme=stone]):hover,:host-context([theme=stone]):active{background:hsl(from var(--color-stone) h s calc(l + 20))}:host-context([theme=ash]){background:var(--color-ash);color:var(--color-contrast-ash);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ash]) item-title h6,:host-context([theme=ash]) i{color:var(--color-contrast-ash)}:host-context([theme=ash]) item-content>*{color:#ffffffa6}:host-context([theme=ash]):hover,:host-context([theme=ash]):active{background:hsl(from var(--color-ash) h s calc(l + 20))}:host-context([theme=anonymous]){background:var(--color-anonymous);color:var(--color-contrast-anonymous);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=anonymous]) item-title h6,:host-context([theme=anonymous]) i{color:var(--color-contrast-anonymous)}:host-context([theme=anonymous]) item-content>*{color:#ffffffa6}:host-context([theme=anonymous]):hover,:host-context([theme=anonymous]):active{background:hsl(from var(--color-anonymous) h s calc(l + 20))}:host-context([theme=slate]){background:var(--color-slate);color:var(--color-contrast-slate);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=slate]) item-title h6,:host-context([theme=slate]) i{color:var(--color-contrast-slate)}:host-context([theme=slate]) item-content>*{color:#ffffffa6}:host-context([theme=slate]):hover,:host-context([theme=slate]):active{background:hsl(from var(--color-slate) h s calc(l + 20))}:host-context([theme=onyx]){background:var(--color-onyx);color:var(--color-contrast-onyx);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=onyx]) item-title h6,:host-context([theme=onyx]) i{color:var(--color-contrast-onyx)}:host-context([theme=onyx]) item-content>*{color:#ffffffa6}:host-context([theme=onyx]):hover,:host-context([theme=onyx]):active{background:hsl(from var(--color-onyx) h s calc(l + 20))}:host-context([theme=charcoal]){background:var(--color-charcoal);color:var(--color-contrast-charcoal);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=charcoal]) item-title h6,:host-context([theme=charcoal]) i{color:var(--color-contrast-charcoal)}:host-context([theme=charcoal]) item-content>*{color:#ffffffa6}:host-context([theme=charcoal]):hover,:host-context([theme=charcoal]):active{background:hsl(from var(--color-charcoal) h s calc(l + 20))}:host-context([theme=moonlight]){background:var(--color-moonlight);color:var(--color-contrast-moonlight);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=moonlight]) item-title h6,:host-context([theme=moonlight]) i{color:var(--color-contrast-moonlight)}:host-context([theme=moonlight]) item-content>*{color:#ffffffa6}:host-context([theme=moonlight]):hover,:host-context([theme=moonlight]):active{background:hsl(from var(--color-moonlight) h s calc(l + 20))}:host-context([theme=midnight]){background:var(--color-midnight);color:var(--color-contrast-midnight);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=midnight]) item-title h6,:host-context([theme=midnight]) i{color:var(--color-contrast-midnight)}:host-context([theme=midnight]) item-content>*{color:#ffffffa6}:host-context([theme=midnight]):hover,:host-context([theme=midnight]):active{background:hsl(from var(--color-midnight) h s calc(l + 20))}:host-context([theme=darkness]){background:var(--color-darkness);color:var(--color-contrast-darkness);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=darkness]) item-title h6,:host-context([theme=darkness]) i{color:var(--color-contrast-darkness)}:host-context([theme=darkness]) item-content>*{color:#ffffffa6}:host-context([theme=darkness]):hover,:host-context([theme=darkness]):active{background:hsl(from var(--color-darkness) h s calc(l + 20))}:host-context([theme=navy]){background:var(--color-navy);color:var(--color-contrast-navy);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=navy]) item-title h6,:host-context([theme=navy]) i{color:var(--color-contrast-navy)}:host-context([theme=navy]) item-content>*{color:#ffffffa6}:host-context([theme=navy]):hover,:host-context([theme=navy]):active{background:hsl(from var(--color-navy) h s calc(l + 20))}:host-context([theme=aqua]){background:var(--color-aqua);color:var(--color-contrast-aqua);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=aqua]) item-title h6,:host-context([theme=aqua]) i{color:var(--color-contrast-aqua)}:host-context([theme=aqua]) item-content>*{color:#ffffffa6}:host-context([theme=aqua]):hover,:host-context([theme=aqua]):active{background:hsl(from var(--color-aqua) h s calc(l + 20))}:host-context([theme=ocean]){background:var(--color-ocean);color:var(--color-contrast-ocean);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=ocean]) item-title h6,:host-context([theme=ocean]) i{color:var(--color-contrast-ocean)}:host-context([theme=ocean]) item-content>*{color:#ffffffa6}:host-context([theme=ocean]):hover,:host-context([theme=ocean]):active{background:hsl(from var(--color-ocean) h s calc(l + 20))}:host-context([theme=mint]){background:var(--color-mint);color:var(--color-contrast-mint);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mint]) item-title h6,:host-context([theme=mint]) i{color:var(--color-contrast-mint)}:host-context([theme=mint]) item-content>*{color:#ffffffa6}:host-context([theme=mint]):hover,:host-context([theme=mint]):active{background:hsl(from var(--color-mint) h s calc(l + 20))}:host-context([theme=grass]){background:var(--color-grass);color:var(--color-contrast-grass);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grass]) item-title h6,:host-context([theme=grass]) i{color:var(--color-contrast-grass)}:host-context([theme=grass]) item-content>*{color:#ffffffa6}:host-context([theme=grass]):hover,:host-context([theme=grass]):active{background:hsl(from var(--color-grass) h s calc(l + 20))}:host-context([theme=sunflower]){background:var(--color-sunflower);color:var(--color-contrast-sunflower);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sunflower]) item-title h6,:host-context([theme=sunflower]) i{color:var(--color-contrast-sunflower)}:host-context([theme=sunflower]) item-content>*{color:#ffffffa6}:host-context([theme=sunflower]):hover,:host-context([theme=sunflower]):active{background:hsl(from var(--color-sunflower) h s calc(l + 20))}:host-context([theme=bittersweet]){background:var(--color-bittersweet);color:var(--color-contrast-bittersweet);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bittersweet]) item-title h6,:host-context([theme=bittersweet]) i{color:var(--color-contrast-bittersweet)}:host-context([theme=bittersweet]) item-content>*{color:#ffffffa6}:host-context([theme=bittersweet]):hover,:host-context([theme=bittersweet]):active{background:hsl(from var(--color-bittersweet) h s calc(l + 20))}:host-context([theme=grapefruit]){background:var(--color-grapefruit);color:var(--color-contrast-grapefruit);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=grapefruit]) item-title h6,:host-context([theme=grapefruit]) i{color:var(--color-contrast-grapefruit)}:host-context([theme=grapefruit]) item-content>*{color:#ffffffa6}:host-context([theme=grapefruit]):hover,:host-context([theme=grapefruit]):active{background:hsl(from var(--color-grapefruit) h s calc(l + 20))}:host-context([theme=carnation]){background:var(--color-carnation);color:var(--color-contrast-carnation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=carnation]) item-title h6,:host-context([theme=carnation]) i{color:var(--color-contrast-carnation)}:host-context([theme=carnation]) item-content>*{color:#ffffffa6}:host-context([theme=carnation]):hover,:host-context([theme=carnation]):active{background:hsl(from var(--color-carnation) h s calc(l + 20))}:host-context([theme=lavender]){background:var(--color-lavender);color:var(--color-contrast-lavender);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lavender]) item-title h6,:host-context([theme=lavender]) i{color:var(--color-contrast-lavender)}:host-context([theme=lavender]) item-content>*{color:#ffffffa6}:host-context([theme=lavender]):hover,:host-context([theme=lavender]):active{background:hsl(from var(--color-lavender) h s calc(l + 20))}:host-context([theme=mountain]){background:var(--color-mountain);color:var(--color-contrast-mountain);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=mountain]) item-title h6,:host-context([theme=mountain]) i{color:var(--color-contrast-mountain)}:host-context([theme=mountain]) item-content>*{color:#ffffffa6}:host-context([theme=mountain]):hover,:host-context([theme=mountain]):active{background:hsl(from var(--color-mountain) h s calc(l + 20))}:host-context([theme=info]){background:var(--color-info);color:var(--color-contrast-info);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=info]) item-title h6,:host-context([theme=info]) i{color:var(--color-contrast-info)}:host-context([theme=info]) item-content>*{color:#ffffffa6}:host-context([theme=info]):hover,:host-context([theme=info]):active{background:hsl(from var(--color-info) h s calc(l + 20))}:host-context([theme=positive]){background:var(--color-positive);color:var(--color-contrast-positive);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=positive]) item-title h6,:host-context([theme=positive]) i{color:var(--color-contrast-positive)}:host-context([theme=positive]) item-content>*{color:#ffffffa6}:host-context([theme=positive]):hover,:host-context([theme=positive]):active{background:hsl(from var(--color-positive) h s calc(l + 20))}:host-context([theme=success]){background:var(--color-success);color:var(--color-contrast-success);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=success]) item-title h6,:host-context([theme=success]) i{color:var(--color-contrast-success)}:host-context([theme=success]) item-content>*{color:#ffffffa6}:host-context([theme=success]):hover,:host-context([theme=success]):active{background:hsl(from var(--color-success) h s calc(l + 20))}:host-context([theme=negative]){background:var(--color-negative);color:var(--color-contrast-negative);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=negative]) item-title h6,:host-context([theme=negative]) i{color:var(--color-contrast-negative)}:host-context([theme=negative]) item-content>*{color:#ffffffa6}:host-context([theme=negative]):hover,:host-context([theme=negative]):active{background:hsl(from var(--color-negative) h s calc(l + 20))}:host-context([theme=danger]){background:var(--color-danger);color:var(--color-contrast-danger);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=danger]) item-title h6,:host-context([theme=danger]) i{color:var(--color-contrast-danger)}:host-context([theme=danger]) item-content>*{color:#ffffffa6}:host-context([theme=danger]):hover,:host-context([theme=danger]):active{background:hsl(from var(--color-danger) h s calc(l + 20))}:host-context([theme=error]){background:var(--color-error);color:var(--color-contrast-error);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=error]) item-title h6,:host-context([theme=error]) i{color:var(--color-contrast-error)}:host-context([theme=error]) item-content>*{color:#ffffffa6}:host-context([theme=error]):hover,:host-context([theme=error]):active{background:hsl(from var(--color-error) h s calc(l + 20))}:host-context([theme=warning]){background:var(--color-warning);color:var(--color-contrast-warning);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=warning]) item-title h6,:host-context([theme=warning]) i{color:var(--color-contrast-warning)}:host-context([theme=warning]) item-content>*{color:#ffffffa6}:host-context([theme=warning]):hover,:host-context([theme=warning]):active{background:hsl(from var(--color-warning) h s calc(l + 20))}:host-context([theme=empty]){background:var(--color-empty);color:var(--color-contrast-empty);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=empty]) item-title h6,:host-context([theme=empty]) i{color:var(--color-contrast-empty)}:host-context([theme=empty]) item-content>*{color:#ffffffa6}:host-context([theme=empty]):hover,:host-context([theme=empty]):active{background:hsl(from var(--color-empty) h s calc(l + 20))}:host-context([theme=disabled]){background:var(--color-disabled);color:var(--color-contrast-disabled);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=disabled]) item-title h6,:host-context([theme=disabled]) i{color:var(--color-contrast-disabled)}:host-context([theme=disabled]) item-content>*{color:#ffffffa6}:host-context([theme=disabled]):hover,:host-context([theme=disabled]):active{background:hsl(from var(--color-disabled) h s calc(l + 20))}:host-context([theme=background]){background:var(--color-background);color:var(--color-contrast-background);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=background]) item-title h6,:host-context([theme=background]) i{color:var(--color-contrast-background)}:host-context([theme=background]) item-content>*{color:#ffffffa6}:host-context([theme=background]):hover,:host-context([theme=background]):active{background:hsl(from var(--color-background) h s calc(l + 20))}:host-context([theme=backgroundDark]){background:var(--color-background-dark);color:var(--color-contrast-background-dark);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=backgroundDark]) item-title h6,:host-context([theme=backgroundDark]) i{color:var(--color-contrast-background-dark)}:host-context([theme=backgroundDark]) item-content>*{color:#ffffffa6}:host-context([theme=backgroundDark]):hover,:host-context([theme=backgroundDark]):active{background:hsl(from var(--color-backgroundDark) h s calc(l + 20))}:host-context([theme=border]){background:var(--color-border);color:var(--color-contrast-border);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border]) item-title h6,:host-context([theme=border]) i{color:var(--color-contrast-border)}:host-context([theme=border]) item-content>*{color:#ffffffa6}:host-context([theme=border]):hover,:host-context([theme=border]):active{background:hsl(from var(--color-border) h s calc(l + 20))}:host-context([theme=border2]){background:var(--color-border2);color:var(--color-contrast-border2);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=border2]) item-title h6,:host-context([theme=border2]) i{color:var(--color-contrast-border2)}:host-context([theme=border2]) item-content>*{color:#ffffffa6}:host-context([theme=border2]):hover,:host-context([theme=border2]):active{background:hsl(from var(--color-border2) h s calc(l + 20))}:host-context([theme=text]){background:var(--color-text);color:var(--color-contrast-text);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=text]) item-title h6,:host-context([theme=text]) i{color:var(--color-contrast-text)}:host-context([theme=text]) item-content>*{color:#ffffffa6}:host-context([theme=text]):hover,:host-context([theme=text]):active{background:hsl(from var(--color-text) h s calc(l + 20))}:host-context([theme=presentation]){background:var(--color-presentation);color:var(--color-contrast-presentation);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=presentation]) item-title h6,:host-context([theme=presentation]) i{color:var(--color-contrast-presentation)}:host-context([theme=presentation]) item-content>*{color:#ffffffa6}:host-context([theme=presentation]):hover,:host-context([theme=presentation]):active{background:hsl(from var(--color-presentation) h s calc(l + 20))}:host-context([theme=bullhorn]){background:var(--color-bullhorn);color:var(--color-contrast-bullhorn);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=bullhorn]) item-title h6,:host-context([theme=bullhorn]) i{color:var(--color-contrast-bullhorn)}:host-context([theme=bullhorn]) item-content>*{color:#ffffffa6}:host-context([theme=bullhorn]):hover,:host-context([theme=bullhorn]):active{background:hsl(from var(--color-bullhorn) h s calc(l + 20))}:host-context([theme=pulse]){background:var(--color-pulse);color:var(--color-contrast-pulse);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=pulse]) item-title h6,:host-context([theme=pulse]) i{color:var(--color-contrast-pulse)}:host-context([theme=pulse]) item-content>*{color:#ffffffa6}:host-context([theme=pulse]):hover,:host-context([theme=pulse]):active{background:hsl(from var(--color-pulse) h s calc(l + 20))}:host-context([theme=fastFind]){background:var(--color-fast-find);color:var(--color-contrast-fast-find);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=fastFind]) item-title h6,:host-context([theme=fastFind]) i{color:var(--color-contrast-fast-find)}:host-context([theme=fastFind]) item-content>*{color:#ffffffa6}:host-context([theme=fastFind]):hover,:host-context([theme=fastFind]):active{background:hsl(from var(--color-fastFind) h s calc(l + 20))}:host-context([theme=toast]){background:var(--color-toast);color:var(--color-contrast-toast);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=toast]) item-title h6,:host-context([theme=toast]) i{color:var(--color-contrast-toast)}:host-context([theme=toast]) item-content>*{color:#ffffffa6}:host-context([theme=toast]):hover,:host-context([theme=toast]):active{background:hsl(from var(--color-toast) h s calc(l + 20))}:host-context([theme=company]){background:var(--color-company);color:var(--color-contrast-company);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=company]) item-title h6,:host-context([theme=company]) i{color:var(--color-contrast-company)}:host-context([theme=company]) item-content>*{color:#ffffffa6}:host-context([theme=company]):hover,:host-context([theme=company]):active{background:hsl(from var(--color-company) h s calc(l + 20))}:host-context([theme=candidate]){background:var(--color-candidate);color:var(--color-contrast-candidate);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=candidate]) item-title h6,:host-context([theme=candidate]) i{color:var(--color-contrast-candidate)}:host-context([theme=candidate]) item-content>*{color:#ffffffa6}:host-context([theme=candidate]):hover,:host-context([theme=candidate]):active{background:hsl(from var(--color-candidate) h s calc(l + 20))}:host-context([theme=lead]){background:var(--color-lead);color:var(--color-contrast-lead);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=lead]) item-title h6,:host-context([theme=lead]) i{color:var(--color-contrast-lead)}:host-context([theme=lead]) item-content>*{color:#ffffffa6}:host-context([theme=lead]):hover,:host-context([theme=lead]):active{background:hsl(from var(--color-lead) h s calc(l + 20))}:host-context([theme=contact]){background:var(--color-contact);color:var(--color-contrast-contact);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contact]) item-title h6,:host-context([theme=contact]) i{color:var(--color-contrast-contact)}:host-context([theme=contact]) item-content>*{color:#ffffffa6}:host-context([theme=contact]):hover,:host-context([theme=contact]):active{background:hsl(from var(--color-contact) h s calc(l + 20))}:host-context([theme=clientcontact]){background:var(--color-clientcontact);color:var(--color-contrast-clientcontact);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=clientcontact]) item-title h6,:host-context([theme=clientcontact]) i{color:var(--color-contrast-clientcontact)}:host-context([theme=clientcontact]) item-content>*{color:#ffffffa6}:host-context([theme=clientcontact]):hover,:host-context([theme=clientcontact]):active{background:hsl(from var(--color-clientcontact) h s calc(l + 20))}:host-context([theme=opportunity]){background:var(--color-opportunity);color:var(--color-contrast-opportunity);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=opportunity]) item-title h6,:host-context([theme=opportunity]) i{color:var(--color-contrast-opportunity)}:host-context([theme=opportunity]) item-content>*{color:#ffffffa6}:host-context([theme=opportunity]):hover,:host-context([theme=opportunity]):active{background:hsl(from var(--color-opportunity) h s calc(l + 20))}:host-context([theme=job]){background:var(--color-job);color:var(--color-contrast-job);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=job]) item-title h6,:host-context([theme=job]) i{color:var(--color-contrast-job)}:host-context([theme=job]) item-content>*{color:#ffffffa6}:host-context([theme=job]):hover,:host-context([theme=job]):active{background:hsl(from var(--color-job) h s calc(l + 20))}:host-context([theme=joborder]){background:var(--color-joborder);color:var(--color-contrast-joborder);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=joborder]) item-title h6,:host-context([theme=joborder]) i{color:var(--color-contrast-joborder)}:host-context([theme=joborder]) item-content>*{color:#ffffffa6}:host-context([theme=joborder]):hover,:host-context([theme=joborder]):active{background:hsl(from var(--color-joborder) h s calc(l + 20))}:host-context([theme=submission]){background:var(--color-submission);color:var(--color-contrast-submission);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=submission]) item-title h6,:host-context([theme=submission]) i{color:var(--color-contrast-submission)}:host-context([theme=submission]) item-content>*{color:#ffffffa6}:host-context([theme=submission]):hover,:host-context([theme=submission]):active{background:hsl(from var(--color-submission) h s calc(l + 20))}:host-context([theme=sendout]){background:var(--color-sendout);color:var(--color-contrast-sendout);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=sendout]) item-title h6,:host-context([theme=sendout]) i{color:var(--color-contrast-sendout)}:host-context([theme=sendout]) item-content>*{color:#ffffffa6}:host-context([theme=sendout]):hover,:host-context([theme=sendout]):active{background:hsl(from var(--color-sendout) h s calc(l + 20))}:host-context([theme=placement]){background:var(--color-placement);color:var(--color-contrast-placement);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=placement]) item-title h6,:host-context([theme=placement]) i{color:var(--color-contrast-placement)}:host-context([theme=placement]) item-content>*{color:#ffffffa6}:host-context([theme=placement]):hover,:host-context([theme=placement]):active{background:hsl(from var(--color-placement) h s calc(l + 20))}:host-context([theme=note]){background:var(--color-note);color:var(--color-contrast-note);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=note]) item-title h6,:host-context([theme=note]) i{color:var(--color-contrast-note)}:host-context([theme=note]) item-content>*{color:#ffffffa6}:host-context([theme=note]):hover,:host-context([theme=note]):active{background:hsl(from var(--color-note) h s calc(l + 20))}:host-context([theme=contract]){background:var(--color-contract);color:var(--color-contrast-contract);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=contract]) item-title h6,:host-context([theme=contract]) i{color:var(--color-contrast-contract)}:host-context([theme=contract]) item-content>*{color:#ffffffa6}:host-context([theme=contract]):hover,:host-context([theme=contract]):active{background:hsl(from var(--color-contract) h s calc(l + 20))}:host-context([theme=task]){background:var(--color-task);color:var(--color-contrast-task);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=task]) item-title h6,:host-context([theme=task]) i{color:var(--color-contrast-task)}:host-context([theme=task]) item-content>*{color:#ffffffa6}:host-context([theme=task]):hover,:host-context([theme=task]):active{background:hsl(from var(--color-task) h s calc(l + 20))}:host-context([theme=jobCode]){background:var(--color-job-code);color:var(--color-contrast-job-code);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=jobCode]) item-title h6,:host-context([theme=jobCode]) i{color:var(--color-contrast-job-code)}:host-context([theme=jobCode]) item-content>*{color:#ffffffa6}:host-context([theme=jobCode]):hover,:host-context([theme=jobCode]):active{background:hsl(from var(--color-jobCode) h s calc(l + 20))}:host-context([theme=earnCode]){background:var(--color-earn-code);color:var(--color-contrast-earn-code);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=earnCode]) item-title h6,:host-context([theme=earnCode]) i{color:var(--color-contrast-earn-code)}:host-context([theme=earnCode]) item-content>*{color:#ffffffa6}:host-context([theme=earnCode]):hover,:host-context([theme=earnCode]):active{background:hsl(from var(--color-earnCode) h s calc(l + 20))}:host-context([theme=invoiceStatement]){background:var(--color-invoice-statement);color:var(--color-contrast-invoice-statement);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=invoiceStatement]) item-title h6,:host-context([theme=invoiceStatement]) i{color:var(--color-contrast-invoice-statement)}:host-context([theme=invoiceStatement]) item-content>*{color:#ffffffa6}:host-context([theme=invoiceStatement]):hover,:host-context([theme=invoiceStatement]):active{background:hsl(from var(--color-invoiceStatement) h s calc(l + 20))}:host-context([theme=billableCharge]){background:var(--color-billable-charge);color:var(--color-contrast-billable-charge);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=billableCharge]) item-title h6,:host-context([theme=billableCharge]) i{color:var(--color-contrast-billable-charge)}:host-context([theme=billableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=billableCharge]):hover,:host-context([theme=billableCharge]):active{background:hsl(from var(--color-billableCharge) h s calc(l + 20))}:host-context([theme=payableCharge]){background:var(--color-payable-charge);color:var(--color-contrast-payable-charge);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=payableCharge]) item-title h6,:host-context([theme=payableCharge]) i{color:var(--color-contrast-payable-charge)}:host-context([theme=payableCharge]) item-content>*{color:#ffffffa6}:host-context([theme=payableCharge]):hover,:host-context([theme=payableCharge]):active{background:hsl(from var(--color-payableCharge) h s calc(l + 20))}:host-context([theme=user]){background:var(--color-user);color:var(--color-contrast-user);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=user]) item-title h6,:host-context([theme=user]) i{color:var(--color-contrast-user)}:host-context([theme=user]) item-content>*{color:#ffffffa6}:host-context([theme=user]):hover,:host-context([theme=user]):active{background:hsl(from var(--color-user) h s calc(l + 20))}:host-context([theme=corporateUser]){background:var(--color-corporate-user);color:var(--color-contrast-corporate-user);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=corporateUser]) item-title h6,:host-context([theme=corporateUser]) i{color:var(--color-contrast-corporate-user)}:host-context([theme=corporateUser]) item-content>*{color:#ffffffa6}:host-context([theme=corporateUser]):hover,:host-context([theme=corporateUser]):active{background:hsl(from var(--color-corporateUser) h s calc(l + 20))}:host-context([theme=distributionList]){background:var(--color-distribution-list);color:var(--color-contrast-distribution-list);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=distributionList]) item-title h6,:host-context([theme=distributionList]) i{color:var(--color-contrast-distribution-list)}:host-context([theme=distributionList]) item-content>*{color:#ffffffa6}:host-context([theme=distributionList]):hover,:host-context([theme=distributionList]):active{background:hsl(from var(--color-distributionList) h s calc(l + 20))}:host-context([theme=credential]){background:var(--color-credential);color:var(--color-contrast-credential);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=credential]) item-title h6,:host-context([theme=credential]) i{color:var(--color-contrast-credential)}:host-context([theme=credential]) item-content>*{color:#ffffffa6}:host-context([theme=credential]):hover,:host-context([theme=credential]):active{background:hsl(from var(--color-credential) h s calc(l + 20))}:host-context([theme=person]){background:var(--color-person);color:var(--color-contrast-person);border:unset;border-bottom:1px solid rgba(255,255,255,.1);outline:none}:host-context([theme=person]) item-title h6,:host-context([theme=person]) i{color:var(--color-contrast-person)}:host-context([theme=person]) item-content>*{color:#ffffffa6}:host-context([theme=person]):hover,:host-context([theme=person]):active{background:hsl(from var(--color-person) h s calc(l + 20))}:host{border-bottom:1px solid var(--border, #f4f4f4);padding:1rem;display:flex;flex-direction:row;outline:none}:host:hover{background:rgb(from var(--color-positive) r g b/.2)}:host.active{background:rgb(from var(--color-positive) r g b/.3)}:host:last-child{border-bottom:none}:host .list-item{display:flex;flex-direction:column;flex:1 0 100%}\n"] }]
141
141
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { _content: [{
142
142
  type: ContentChild,
143
143
  args: [NovoItemContentElement]