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
@@ -1 +1 @@
1
- {"version":3,"file":"novo-elements-elements-list.mjs","sources":["../../../projects/novo-elements/src/elements/list/List.ts","../../../projects/novo-elements/src/elements/list/List.module.ts","../../../projects/novo-elements/src/elements/list/novo-elements-elements-list.ts"],"sourcesContent":["// NG2\nimport { Component, ContentChild, ElementRef, Input, OnInit } from '@angular/core';\n\n@Component({\n selector: 'novo-list',\n host: {\n class: 'novo-list',\n '[class.vertical-list]': 'direction === \"vertical\"',\n '[class.horizontal-list]': 'direction === \"horizontal\"',\n '[attr.theme]': 'theme',\n },\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./List.scss'],\n standalone: false,\n})\nexport class NovoListElement {\n @Input()\n theme: string;\n @Input()\n direction: string;\n\n constructor(public element: ElementRef) {}\n}\n\n@Component({\n selector: 'item-avatar, novo-item-avatar',\n template: ' <novo-icon *ngIf=\"icon\" [color]=\"color || icon\">{{ icon }}</novo-icon> ',\n styleUrls: ['./list-item-header-avatar.scss'],\n host: {\n class: 'novo-item-avatar',\n },\n standalone: false,\n})\nexport class NovoItemAvatarElement {\n @Input()\n icon: string;\n @Input()\n color: string;\n}\n\n@Component({\n selector: 'item-title, novo-item-title',\n template: '<ng-content></ng-content>',\n styleUrls: ['./list-item-header-title.scss'],\n host: {\n class: 'novo-item-title',\n },\n standalone: false,\n})\nexport class NovoItemTitleElement {}\n\n@Component({\n selector: 'item-header, novo-item-header',\n template: `\n <novo-title class=\"novo-item-header-container\" size=\"md\">\n <ng-content select=\"item-avatar, novo-item-avatar\"></ng-content>\n <ng-content select=\"item-title, novo-item-title\"></ng-content>\n <ng-content select=\"item-header-end, novo-item-header-end\"></ng-content>\n </novo-title>\n `,\n styleUrls: ['./list-item-header.scss'],\n host: {\n class: 'novo-item-header',\n },\n standalone: false,\n})\nexport class NovoItemHeaderElement {}\n\n@Component({\n selector: 'item-header-end, novo-item-header-end',\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-header-end.scss'],\n host: {\n class: 'novo-item-header-end',\n },\n standalone: false,\n})\nexport class NovoItemDateElement {}\n\n@Component({\n selector: 'item-content, novo-item-content',\n host: {\n class: 'novo-item-content',\n '[class.vertical-list]': 'direction === \"vertical\"',\n '[class.horizontal-list]': 'direction === \"horizontal\"',\n },\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-content.scss'],\n standalone: false,\n})\nexport class NovoItemContentElement {\n @Input()\n direction: string;\n}\n\n@Component({\n selector: 'item-end, novo-item-end',\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-end.scss'],\n host: {\n class: 'novo-item-end',\n },\n standalone: false,\n})\nexport class NovoItemEndElement {}\n\n@Component({\n selector: 'novo-list-item, a[list-item], button[list-item]',\n template: `\n <div class=\"list-item\" [ngClass]=\"{ avatar: avatar }\" *ngIf=\"_content || _header\">\n <ng-content select=\"item-header, novo-item-header\"></ng-content>\n <ng-content select=\"item-content, novo-item-content\"></ng-content>\n </div>\n <ng-content></ng-content>\n <ng-content select=\"item-end, novo-item-end\"></ng-content>\n `,\n styleUrls: ['./list-item.scss'],\n host: {\n class: 'novo-list-item',\n },\n standalone: false,\n})\nexport class NovoListItemElement implements OnInit {\n avatar: boolean = false;\n @ContentChild(NovoItemContentElement) _content: NovoItemContentElement;\n @ContentChild(NovoItemHeaderElement) _header: NovoItemHeaderElement;\n\n constructor(private element: ElementRef) {}\n\n ngOnInit() {\n this.avatar = !!this.element.nativeElement.querySelector('item-avatar');\n }\n}\n","// NG2\nimport { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { NovoCommonModule } from 'novo-elements/elements/common';\nimport { NovoIconModule } from 'novo-elements/elements/icon';\n// APP\nimport {\n NovoItemAvatarElement,\n NovoItemContentElement,\n NovoItemDateElement,\n NovoItemEndElement,\n NovoItemHeaderElement,\n NovoItemTitleElement,\n NovoListElement,\n NovoListItemElement,\n} from './List';\n\n@NgModule({\n imports: [CommonModule, NovoCommonModule, NovoIconModule],\n declarations: [\n NovoListElement,\n NovoListItemElement,\n NovoItemAvatarElement,\n NovoItemTitleElement,\n NovoItemContentElement,\n NovoItemEndElement,\n NovoItemHeaderElement,\n NovoItemDateElement,\n ],\n exports: [\n NovoListElement,\n NovoListItemElement,\n NovoItemAvatarElement,\n NovoItemTitleElement,\n NovoItemHeaderElement,\n NovoItemContentElement,\n NovoItemEndElement,\n NovoItemDateElement,\n ],\n})\nexport class NovoListModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"novo-elements-elements-list.mjs","sources":["../../../projects/novo-elements/src/elements/list/List.ts","../../../projects/novo-elements/src/elements/list/List.module.ts","../../../projects/novo-elements/src/elements/list/novo-elements-elements-list.ts"],"sourcesContent":["// NG2\nimport { Component, ContentChild, ElementRef, Input, OnInit } from '@angular/core';\n\n@Component({\n selector: 'novo-list',\n host: {\n class: 'novo-list',\n '[class.vertical-list]': 'direction === \"vertical\"',\n '[class.horizontal-list]': 'direction === \"horizontal\"',\n '[attr.theme]': 'theme',\n },\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./List.scss'],\n standalone: false,\n})\nexport class NovoListElement {\n @Input()\n theme: string;\n @Input()\n direction: string;\n\n constructor(public element: ElementRef) {}\n}\n\n@Component({\n selector: 'item-avatar, novo-item-avatar',\n template: ' <novo-icon *ngIf=\"icon\" [color]=\"color || icon\">{{ icon }}</novo-icon> ',\n styleUrls: ['./list-item-header-avatar.scss'],\n host: {\n class: 'novo-item-avatar',\n },\n standalone: false,\n})\nexport class NovoItemAvatarElement {\n @Input()\n icon: string;\n @Input()\n color: string;\n}\n\n@Component({\n selector: 'item-title, novo-item-title',\n template: '<ng-content></ng-content>',\n styleUrls: ['./list-item-header-title.scss'],\n host: {\n class: 'novo-item-title',\n },\n standalone: false,\n})\nexport class NovoItemTitleElement {}\n\n@Component({\n selector: 'item-header, novo-item-header',\n template: `\n <novo-title class=\"novo-item-header-container\" size=\"md\">\n <ng-content select=\"item-avatar, novo-item-avatar\"></ng-content>\n <ng-content select=\"item-title, novo-item-title\"></ng-content>\n <ng-content select=\"item-header-end, novo-item-header-end\"></ng-content>\n </novo-title>\n `,\n styleUrls: ['./list-item-header.scss'],\n host: {\n class: 'novo-item-header',\n },\n standalone: false,\n})\nexport class NovoItemHeaderElement {}\n\n@Component({\n selector: 'item-header-end, novo-item-header-end',\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-header-end.scss'],\n host: {\n class: 'novo-item-header-end',\n },\n standalone: false,\n})\nexport class NovoItemDateElement {}\n\n@Component({\n selector: 'item-content, novo-item-content',\n host: {\n class: 'novo-item-content',\n '[class.vertical-list]': 'direction === \"vertical\"',\n '[class.horizontal-list]': 'direction === \"horizontal\"',\n },\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-content.scss'],\n standalone: false,\n})\nexport class NovoItemContentElement {\n @Input()\n direction: string;\n}\n\n@Component({\n selector: 'item-end, novo-item-end',\n template: ' <ng-content></ng-content> ',\n styleUrls: ['./list-item-end.scss'],\n host: {\n class: 'novo-item-end',\n },\n standalone: false,\n})\nexport class NovoItemEndElement {}\n\n@Component({\n selector: 'novo-list-item, a[list-item], button[list-item]',\n template: `\n <div class=\"list-item\" [ngClass]=\"{ avatar: avatar }\" *ngIf=\"_content || _header\">\n <ng-content select=\"item-header, novo-item-header\"></ng-content>\n <ng-content select=\"item-content, novo-item-content\"></ng-content>\n </div>\n <ng-content></ng-content>\n <ng-content select=\"item-end, novo-item-end\"></ng-content>\n `,\n styleUrls: ['./list-item.scss'],\n host: {\n class: 'novo-list-item',\n },\n standalone: false,\n})\nexport class NovoListItemElement implements OnInit {\n avatar: boolean = false;\n @ContentChild(NovoItemContentElement) _content: NovoItemContentElement;\n @ContentChild(NovoItemHeaderElement) _header: NovoItemHeaderElement;\n\n constructor(private element: ElementRef) {}\n\n ngOnInit() {\n this.avatar = !!this.element.nativeElement.querySelector('item-avatar');\n }\n}\n","// NG2\nimport { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { NovoCommonModule } from 'novo-elements/elements/common';\nimport { NovoIconModule } from 'novo-elements/elements/icon';\n// APP\nimport {\n NovoItemAvatarElement,\n NovoItemContentElement,\n NovoItemDateElement,\n NovoItemEndElement,\n NovoItemHeaderElement,\n NovoItemTitleElement,\n NovoListElement,\n NovoListItemElement,\n} from './List';\n\n@NgModule({\n imports: [CommonModule, NovoCommonModule, NovoIconModule],\n declarations: [\n NovoListElement,\n NovoListItemElement,\n NovoItemAvatarElement,\n NovoItemTitleElement,\n NovoItemContentElement,\n NovoItemEndElement,\n NovoItemHeaderElement,\n NovoItemDateElement,\n ],\n exports: [\n NovoListElement,\n NovoListItemElement,\n NovoItemAvatarElement,\n NovoItemTitleElement,\n NovoItemHeaderElement,\n NovoItemContentElement,\n NovoItemEndElement,\n NovoItemDateElement,\n ],\n})\nexport class NovoListModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -88,7 +88,7 @@ class NovoSpinnerElement {
88
88
  <div class="dot10 dot"></div>
89
89
  <div class="dot11 dot"></div>
90
90
  <div class="dot12 dot"></div>
91
- `, isInline: true, styles: [":host{display:inline-block;width:1.8em;height:1.8em;position:relative}:host.size-small{width:1.2em;height:1.2em}:host.size-large{width:2.1em;height:2.1em}:host .dot{width:100%;height:100%;position:absolute;left:0;top:0}:host .dot:before{content:\"\";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:dotFadeDelay 1.2s infinite ease-in-out both;animation:dotFadeDelay 1.2s infinite ease-in-out both}:host.aqua .dot:before{background-color:#3bafda}:host.ocean .dot:before{background-color:#4a89dc}:host.mint .dot:before{background-color:#37bc9b}:host.grass .dot:before{background-color:#8cc152}:host.sunflower .dot:before{background-color:#f6b042}:host.bittersweet .dot:before{background-color:#eb6845}:host.grapefruit .dot:before{background-color:#da4453}:host.carnation .dot:before{background-color:#d770ad}:host.lavender .dot:before{background-color:#967adc}:host.mountain .dot:before{background-color:#9678b6}:host.multicolor .dot:nth-of-type(1):before{background-color:#3bafda}:host.multicolor .dot:nth-of-type(2):before{background-color:#4a89dc}:host.multicolor .dot:nth-of-type(3):before{background-color:#37bc9b}:host.multicolor .dot:nth-of-type(4):before{background-color:#8cc152}:host.multicolor .dot:nth-of-type(5):before{background-color:#f6b042}:host.multicolor .dot:nth-of-type(6):before{background-color:#eb6845}:host.multicolor .dot:nth-of-type(7):before{background-color:#da4453}:host.multicolor .dot:nth-of-type(8):before{background-color:#d770ad}:host.multicolor .dot:nth-of-type(9):before{background-color:#967adc}:host.multicolor .dot:nth-of-type(10):before{background-color:#9678b6}:host.white .dot:before,:host[inverse] .dot:before{background-color:#fff}:host .dot2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}:host .dot3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}:host .dot4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}:host .dot5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}:host .dot6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}:host .dot7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:host .dot8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}:host .dot9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}:host .dot10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}:host .dot11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}:host .dot12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}:host .dot2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}:host .dot3:before{-webkit-animation-delay:-1s;animation-delay:-1s}:host .dot4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}:host .dot5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}:host .dot6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}:host .dot7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}:host .dot8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}:host .dot9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}:host .dot10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}:host .dot11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}:host .dot12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}\n"] }); }
91
+ `, isInline: true, styles: [":host{display:inline-block;width:1.8em;height:1.8em;position:relative}:host.size-small{width:1.2em;height:1.2em}:host.size-large{width:2.1em;height:2.1em}:host .dot{width:100%;height:100%;position:absolute;left:0;top:0}:host .dot:before{content:\"\";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:dotFadeDelay 1.2s infinite ease-in-out both;animation:dotFadeDelay 1.2s infinite ease-in-out both}:host.aqua .dot:before{background-color:#3bafda}:host.ocean .dot:before{background-color:#4a89dc}:host.mint .dot:before{background-color:#37bc9b}:host.grass .dot:before{background-color:#8cc152}:host.sunflower .dot:before{background-color:#f6b042}:host.bittersweet .dot:before{background-color:#eb6845}:host.grapefruit .dot:before{background-color:#da4453}:host.carnation .dot:before{background-color:#d770ad}:host.lavender .dot:before{background-color:#967adc}:host.mountain .dot:before{background-color:#9678b6}:host.multicolor .dot:nth-of-type(1):before{background-color:#3bafda}:host.multicolor .dot:nth-of-type(2):before{background-color:#4a89dc}:host.multicolor .dot:nth-of-type(3):before{background-color:#37bc9b}:host.multicolor .dot:nth-of-type(4):before{background-color:#8cc152}:host.multicolor .dot:nth-of-type(5):before{background-color:#f6b042}:host.multicolor .dot:nth-of-type(6):before{background-color:#eb6845}:host.multicolor .dot:nth-of-type(7):before{background-color:#da4453}:host.multicolor .dot:nth-of-type(8):before{background-color:#d770ad}:host.multicolor .dot:nth-of-type(9):before{background-color:#967adc}:host.multicolor .dot:nth-of-type(10):before{background-color:#9678b6}:host.white .dot:before,:host[inverse] .dot:before{background-color:var(--background-body)}:host .dot2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}:host .dot3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}:host .dot4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}:host .dot5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}:host .dot6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}:host .dot7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:host .dot8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}:host .dot9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}:host .dot10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}:host .dot11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}:host .dot12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}:host .dot2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}:host .dot3:before{-webkit-animation-delay:-1s;animation-delay:-1s}:host .dot4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}:host .dot5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}:host .dot6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}:host .dot7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}:host .dot8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}:host .dot9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}:host .dot10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}:host .dot11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}:host .dot12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}\n"] }); }
92
92
  }
93
93
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: NovoSpinnerElement, decorators: [{
94
94
  type: Component,
@@ -105,7 +105,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
105
105
  <div class="dot10 dot"></div>
106
106
  <div class="dot11 dot"></div>
107
107
  <div class="dot12 dot"></div>
108
- `, standalone: false, styles: [":host{display:inline-block;width:1.8em;height:1.8em;position:relative}:host.size-small{width:1.2em;height:1.2em}:host.size-large{width:2.1em;height:2.1em}:host .dot{width:100%;height:100%;position:absolute;left:0;top:0}:host .dot:before{content:\"\";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:dotFadeDelay 1.2s infinite ease-in-out both;animation:dotFadeDelay 1.2s infinite ease-in-out both}:host.aqua .dot:before{background-color:#3bafda}:host.ocean .dot:before{background-color:#4a89dc}:host.mint .dot:before{background-color:#37bc9b}:host.grass .dot:before{background-color:#8cc152}:host.sunflower .dot:before{background-color:#f6b042}:host.bittersweet .dot:before{background-color:#eb6845}:host.grapefruit .dot:before{background-color:#da4453}:host.carnation .dot:before{background-color:#d770ad}:host.lavender .dot:before{background-color:#967adc}:host.mountain .dot:before{background-color:#9678b6}:host.multicolor .dot:nth-of-type(1):before{background-color:#3bafda}:host.multicolor .dot:nth-of-type(2):before{background-color:#4a89dc}:host.multicolor .dot:nth-of-type(3):before{background-color:#37bc9b}:host.multicolor .dot:nth-of-type(4):before{background-color:#8cc152}:host.multicolor .dot:nth-of-type(5):before{background-color:#f6b042}:host.multicolor .dot:nth-of-type(6):before{background-color:#eb6845}:host.multicolor .dot:nth-of-type(7):before{background-color:#da4453}:host.multicolor .dot:nth-of-type(8):before{background-color:#d770ad}:host.multicolor .dot:nth-of-type(9):before{background-color:#967adc}:host.multicolor .dot:nth-of-type(10):before{background-color:#9678b6}:host.white .dot:before,:host[inverse] .dot:before{background-color:#fff}:host .dot2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}:host .dot3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}:host .dot4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}:host .dot5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}:host .dot6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}:host .dot7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:host .dot8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}:host .dot9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}:host .dot10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}:host .dot11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}:host .dot12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}:host .dot2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}:host .dot3:before{-webkit-animation-delay:-1s;animation-delay:-1s}:host .dot4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}:host .dot5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}:host .dot6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}:host .dot7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}:host .dot8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}:host .dot9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}:host .dot10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}:host .dot11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}:host .dot12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}\n"] }]
108
+ `, standalone: false, styles: [":host{display:inline-block;width:1.8em;height:1.8em;position:relative}:host.size-small{width:1.2em;height:1.2em}:host.size-large{width:2.1em;height:2.1em}:host .dot{width:100%;height:100%;position:absolute;left:0;top:0}:host .dot:before{content:\"\";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:dotFadeDelay 1.2s infinite ease-in-out both;animation:dotFadeDelay 1.2s infinite ease-in-out both}:host.aqua .dot:before{background-color:#3bafda}:host.ocean .dot:before{background-color:#4a89dc}:host.mint .dot:before{background-color:#37bc9b}:host.grass .dot:before{background-color:#8cc152}:host.sunflower .dot:before{background-color:#f6b042}:host.bittersweet .dot:before{background-color:#eb6845}:host.grapefruit .dot:before{background-color:#da4453}:host.carnation .dot:before{background-color:#d770ad}:host.lavender .dot:before{background-color:#967adc}:host.mountain .dot:before{background-color:#9678b6}:host.multicolor .dot:nth-of-type(1):before{background-color:#3bafda}:host.multicolor .dot:nth-of-type(2):before{background-color:#4a89dc}:host.multicolor .dot:nth-of-type(3):before{background-color:#37bc9b}:host.multicolor .dot:nth-of-type(4):before{background-color:#8cc152}:host.multicolor .dot:nth-of-type(5):before{background-color:#f6b042}:host.multicolor .dot:nth-of-type(6):before{background-color:#eb6845}:host.multicolor .dot:nth-of-type(7):before{background-color:#da4453}:host.multicolor .dot:nth-of-type(8):before{background-color:#d770ad}:host.multicolor .dot:nth-of-type(9):before{background-color:#967adc}:host.multicolor .dot:nth-of-type(10):before{background-color:#9678b6}:host.white .dot:before,:host[inverse] .dot:before{background-color:var(--background-body)}:host .dot2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}:host .dot3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}:host .dot4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}:host .dot5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}:host .dot6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}:host .dot7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}:host .dot8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}:host .dot9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}:host .dot10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}:host .dot11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}:host .dot12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}:host .dot2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}:host .dot3:before{-webkit-animation-delay:-1s;animation-delay:-1s}:host .dot4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}:host .dot5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}:host .dot6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}:host .dot7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}:host .dot8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}:host .dot9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}:host .dot10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}:host .dot11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}:host .dot12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes dotFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}\n"] }]
109
109
  }], propDecorators: { theme: [{
110
110
  type: Input
111
111
  }], color: [{
@@ -1 +1 @@
1
- {"version":3,"file":"novo-elements-elements-loading.mjs","sources":["../../../projects/novo-elements/src/elements/loading/Loading.ts","../../../projects/novo-elements/src/elements/loading/Loading.module.ts","../../../projects/novo-elements/src/elements/loading/novo-elements-elements-loading.ts"],"sourcesContent":["// NG2\nimport { coerceBooleanProperty } from '@angular/cdk/coercion';\nimport {\n Component,\n ContentChildren,\n Directive,\n EmbeddedViewRef,\n HostBinding,\n Input,\n QueryList,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\n\n@Component({\n selector: 'novo-loading',\n styleUrls: ['./Loading.scss'],\n template: `\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n `,\n standalone: false,\n})\nexport class NovoLoadingElement {\n /**\n * **deprecated** please use `color`.\n * @deprecated\n **/\n @Input()\n set theme(value: string) {\n console.warn('\\'theme\\' property is deprecated, please use \\'color\\'.');\n this.color = value;\n }\n get theme(): string {\n return this.color;\n }\n\n @Input()\n color: string;\n\n @Input()\n size: string = 'medium';\n\n @HostBinding('class')\n get hb_class() {\n return [`color-${this.color}`, `size-${this.size}`].join(' ');\n }\n}\n\n@Component({\n selector: 'novo-spinner',\n styleUrls: ['./NovoSpinner.scss'],\n template: `\n <div class=\"dot1 dot\"></div>\n <div class=\"dot2 dot\"></div>\n <div class=\"dot3 dot\"></div>\n <div class=\"dot4 dot\"></div>\n <div class=\"dot5 dot\"></div>\n <div class=\"dot6 dot\"></div>\n <div class=\"dot7 dot\"></div>\n <div class=\"dot8 dot\"></div>\n <div class=\"dot9 dot\"></div>\n <div class=\"dot10 dot\"></div>\n <div class=\"dot11 dot\"></div>\n <div class=\"dot12 dot\"></div>\n `,\n standalone: false,\n})\nexport class NovoSpinnerElement {\n /**\n * **deprecated** please use `color`.\n * @deprecated\n **/\n @Input()\n set theme(value: string) {\n console.warn('\\'theme\\' property is deprecated, please use \\'color\\'.');\n this.color = value;\n }\n get theme(): string {\n return this.color;\n }\n\n @Input()\n color: string;\n\n @Input()\n size: string = 'medium';\n\n private _inverse: boolean;\n get inverse(): boolean {\n return this._inverse;\n }\n @Input()\n set inverse(value: boolean) {\n this._inverse = coerceBooleanProperty(value);\n }\n\n @HostBinding('class')\n get hb_class() {\n return [this.inverse ? 'color-white' : `color-${this.color}`, `size-${this.size}`].join(' ');\n }\n}\n\n@Directive({\n selector: '[skeleton]',\n standalone: false,\n})\nexport class NovoSkeletonDirective {\n @HostBinding('class.skeleton')\n skeleton: boolean = true;\n}\n@Directive({\n selector: '[loaded]',\n standalone: false,\n})\nexport class NovoLoadedDirective {}\n\n@Directive({\n selector: '[isLoading]',\n standalone: false,\n})\nexport class NovoIsLoadingDirective {\n @ContentChildren(NovoSkeletonDirective, { read: TemplateRef })\n public skeletonTemplates: QueryList<TemplateRef<any>>;\n @ContentChildren(NovoLoadedDirective, { read: TemplateRef })\n public loadedTemplates: QueryList<TemplateRef<any>>;\n\n private hasView = false;\n private skeletonViews: EmbeddedViewRef<NovoSkeletonDirective>[] = [];\n private loadedViews: EmbeddedViewRef<NovoLoadedDirective>[] = [];\n\n constructor(private viewContainer: ViewContainerRef) {}\n\n @Input()\n set isLoading(condition: boolean) {\n if (!condition && !this.hasView) {\n this.destroyViews(this.loadedViews);\n this.skeletonViews = this.createViews(this.skeletonTemplates);\n this.hasView = true;\n } else if (condition && this.hasView) {\n this.destroyViews(this.skeletonViews);\n this.loadedViews = this.createViews(this.loadedTemplates);\n this.hasView = false;\n }\n }\n createViews(templates: QueryList<TemplateRef<any>>) {\n return templates && templates.map((v, i) => this.viewContainer.createEmbeddedView(v, null, i));\n }\n destroyViews(views: EmbeddedViewRef<any>[]) {\n if (views) {\n for (const view of views) {\n view.destroy();\n }\n }\n }\n}\n","// NG2\nimport { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n// APP\nimport { NovoIsLoadingDirective, NovoLoadedDirective, NovoLoadingElement, NovoSkeletonDirective, NovoSpinnerElement } from './Loading';\n\n@NgModule({\n imports: [CommonModule],\n declarations: [NovoLoadingElement, NovoSpinnerElement, NovoIsLoadingDirective, NovoLoadedDirective, NovoSkeletonDirective],\n exports: [NovoLoadingElement, NovoSpinnerElement, NovoIsLoadingDirective, NovoLoadedDirective, NovoSkeletonDirective],\n})\nexport class NovoLoadingModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"novo-elements-elements-loading.mjs","sources":["../../../projects/novo-elements/src/elements/loading/Loading.ts","../../../projects/novo-elements/src/elements/loading/Loading.module.ts","../../../projects/novo-elements/src/elements/loading/novo-elements-elements-loading.ts"],"sourcesContent":["// NG2\nimport { coerceBooleanProperty } from '@angular/cdk/coercion';\nimport {\n Component,\n ContentChildren,\n Directive,\n EmbeddedViewRef,\n HostBinding,\n Input,\n QueryList,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\n\n@Component({\n selector: 'novo-loading',\n styleUrls: ['./Loading.scss'],\n template: `\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n <span class=\"dot\"></span>\n `,\n standalone: false,\n})\nexport class NovoLoadingElement {\n /**\n * **deprecated** please use `color`.\n * @deprecated\n **/\n @Input()\n set theme(value: string) {\n console.warn('\\'theme\\' property is deprecated, please use \\'color\\'.');\n this.color = value;\n }\n get theme(): string {\n return this.color;\n }\n\n @Input()\n color: string;\n\n @Input()\n size: string = 'medium';\n\n @HostBinding('class')\n get hb_class() {\n return [`color-${this.color}`, `size-${this.size}`].join(' ');\n }\n}\n\n@Component({\n selector: 'novo-spinner',\n styleUrls: ['./NovoSpinner.scss'],\n template: `\n <div class=\"dot1 dot\"></div>\n <div class=\"dot2 dot\"></div>\n <div class=\"dot3 dot\"></div>\n <div class=\"dot4 dot\"></div>\n <div class=\"dot5 dot\"></div>\n <div class=\"dot6 dot\"></div>\n <div class=\"dot7 dot\"></div>\n <div class=\"dot8 dot\"></div>\n <div class=\"dot9 dot\"></div>\n <div class=\"dot10 dot\"></div>\n <div class=\"dot11 dot\"></div>\n <div class=\"dot12 dot\"></div>\n `,\n standalone: false,\n})\nexport class NovoSpinnerElement {\n /**\n * **deprecated** please use `color`.\n * @deprecated\n **/\n @Input()\n set theme(value: string) {\n console.warn('\\'theme\\' property is deprecated, please use \\'color\\'.');\n this.color = value;\n }\n get theme(): string {\n return this.color;\n }\n\n @Input()\n color: string;\n\n @Input()\n size: string = 'medium';\n\n private _inverse: boolean;\n get inverse(): boolean {\n return this._inverse;\n }\n @Input()\n set inverse(value: boolean) {\n this._inverse = coerceBooleanProperty(value);\n }\n\n @HostBinding('class')\n get hb_class() {\n return [this.inverse ? 'color-white' : `color-${this.color}`, `size-${this.size}`].join(' ');\n }\n}\n\n@Directive({\n selector: '[skeleton]',\n standalone: false,\n})\nexport class NovoSkeletonDirective {\n @HostBinding('class.skeleton')\n skeleton: boolean = true;\n}\n@Directive({\n selector: '[loaded]',\n standalone: false,\n})\nexport class NovoLoadedDirective {}\n\n@Directive({\n selector: '[isLoading]',\n standalone: false,\n})\nexport class NovoIsLoadingDirective {\n @ContentChildren(NovoSkeletonDirective, { read: TemplateRef })\n public skeletonTemplates: QueryList<TemplateRef<any>>;\n @ContentChildren(NovoLoadedDirective, { read: TemplateRef })\n public loadedTemplates: QueryList<TemplateRef<any>>;\n\n private hasView = false;\n private skeletonViews: EmbeddedViewRef<NovoSkeletonDirective>[] = [];\n private loadedViews: EmbeddedViewRef<NovoLoadedDirective>[] = [];\n\n constructor(private viewContainer: ViewContainerRef) {}\n\n @Input()\n set isLoading(condition: boolean) {\n if (!condition && !this.hasView) {\n this.destroyViews(this.loadedViews);\n this.skeletonViews = this.createViews(this.skeletonTemplates);\n this.hasView = true;\n } else if (condition && this.hasView) {\n this.destroyViews(this.skeletonViews);\n this.loadedViews = this.createViews(this.loadedTemplates);\n this.hasView = false;\n }\n }\n createViews(templates: QueryList<TemplateRef<any>>) {\n return templates && templates.map((v, i) => this.viewContainer.createEmbeddedView(v, null, i));\n }\n destroyViews(views: EmbeddedViewRef<any>[]) {\n if (views) {\n for (const view of views) {\n view.destroy();\n }\n }\n }\n}\n","// NG2\nimport { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n// APP\nimport { NovoIsLoadingDirective, NovoLoadedDirective, NovoLoadingElement, NovoSkeletonDirective, NovoSpinnerElement } from './Loading';\n\n@NgModule({\n imports: [CommonModule],\n declarations: [NovoLoadingElement, NovoSpinnerElement, NovoIsLoadingDirective, NovoLoadedDirective, NovoSkeletonDirective],\n exports: [NovoLoadingElement, NovoSpinnerElement, NovoIsLoadingDirective, NovoLoadedDirective, NovoSkeletonDirective],\n})\nexport class NovoLoadingModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -119,7 +119,7 @@ class MenuContentComponent {
119
119
  <ng-template [ngTemplateOutlet]="menuItem.template" [ngTemplateOutletContext]="{ $implicit: item }"></ng-template>
120
120
  </ng-container>
121
121
  </ul>
122
- </div> `, isInline: true, styles: [":host .passive{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}:host .menu-container{width:180px}:host .menu-container .menu{cursor:default;list-style:none;background-color:var(--background-bright);padding-inline-start:0px!important;box-shadow:0 -1px 3px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:host .menu-container .menu :hover{background:#4a89dc1a;color:#3d464d}:host .menu-container .menu :active{background:#4a89dc66}:host .menu-container .menu .menu-item-container{display:flex;align-items:center;position:relative}:host .menu-container .menu .menu-item-container .sub-menu-caret{position:absolute;right:.5rem}:host .menu-container .menu .menu-item{display:inline;font-weight:400;color:inherit;font-size:var(--font-size-text);transition:color .2s ease-out,opacity .2s ease-out;vertical-align:middle;cursor:pointer;margin:0;padding:1rem 1rem 1rem 1.25rem;box-sizing:border-box;display:flex;align-items:center;gap:1rem;flex:1}:host .menu-container .menu .menu-item.text-capitalize{text-transform:capitalize}:host .menu-container .menu .menu-item.text-uppercase{text-transform:uppercase}:host .menu-container .menu .menu-item.text-nowrap{white-space:nowrap}:host .menu-container .menu .menu-item.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .menu-container .menu .menu-item.text-size-default{font-size:inherit}:host .menu-container .menu .menu-item.text-size-body{font-size:1.3rem}:host .menu-container .menu .menu-item.text-size-xs{font-size:1rem}:host .menu-container .menu .menu-item.text-size-sm{font-size:1.2rem}:host .menu-container .menu .menu-item.text-size-md{font-size:1.3rem}:host .menu-container .menu .menu-item.text-size-lg{font-size:1.6rem}:host .menu-container .menu .menu-item.text-size-xl{font-size:2rem}:host .menu-container .menu .menu-item.text-size-2xl{font-size:2.6rem}:host .menu-container .menu .menu-item.text-size-3xl{font-size:3.2rem}:host .menu-container .menu .menu-item.text-size-smaller{font-size:.8em}:host .menu-container .menu .menu-item.text-size-larger{font-size:1.2em}:host .menu-container .menu .menu-item.text-color-black{color:#000}:host .menu-container .menu .menu-item.text-color-white{color:#fff}:host .menu-container .menu .menu-item.text-color-gray{color:#9e9e9e}:host .menu-container .menu .menu-item.text-color-grey{color:#9e9e9e}:host .menu-container .menu .menu-item.text-color-offWhite{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-bright{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-light{color:#dbdbdb}:host .menu-container .menu .menu-item.text-color-neutral{color:#4f5361}:host .menu-container .menu .menu-item.text-color-dark{color:#3d464d}:host .menu-container .menu .menu-item.text-color-orange{color:#ff6900}:host .menu-container .menu .menu-item.text-color-navigation{color:#202945}:host .menu-container .menu .menu-item.text-color-skyBlue{color:#009bdf}:host .menu-container .menu .menu-item.text-color-steel{color:#5b6770}:host .menu-container .menu .menu-item.text-color-metal{color:#637893}:host .menu-container .menu .menu-item.text-color-sand{color:#f4f4f4}:host .menu-container .menu .menu-item.text-color-silver{color:#e2e2e2}:host .menu-container .menu .menu-item.text-color-stone{color:#bebebe}:host .menu-container .menu .menu-item.text-color-ash{color:#a0a0a0}:host .menu-container .menu .menu-item.text-color-slate{color:#707070}:host .menu-container .menu .menu-item.text-color-onyx{color:#526980}:host .menu-container .menu .menu-item.text-color-charcoal{color:#282828}:host .menu-container .menu .menu-item.text-color-moonlight{color:#1a242f}:host .menu-container .menu .menu-item.text-color-midnight{color:#202945}:host .menu-container .menu .menu-item.text-color-darkness{color:#161f27}:host .menu-container .menu .menu-item.text-color-navy{color:#0d2d42}:host .menu-container .menu .menu-item.text-color-aqua{color:#3bafda}:host .menu-container .menu .menu-item.text-color-ocean{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-mint{color:#37bc9b}:host .menu-container .menu .menu-item.text-color-grass{color:#8cc152}:host .menu-container .menu .menu-item.text-color-sunflower{color:#f6b042}:host .menu-container .menu .menu-item.text-color-bittersweet{color:#eb6845}:host .menu-container .menu .menu-item.text-color-grapefruit{color:#da4453}:host .menu-container .menu .menu-item.text-color-carnation{color:#d770ad}:host .menu-container .menu .menu-item.text-color-lavender{color:#967adc}:host .menu-container .menu .menu-item.text-color-mountain{color:#9678b6}:host .menu-container .menu .menu-item.text-color-info{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-positive{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-success{color:#8cc152}:host .menu-container .menu .menu-item.text-color-negative{color:#da4453}:host .menu-container .menu .menu-item.text-color-danger{color:#da4453}:host .menu-container .menu .menu-item.text-color-error{color:#da4453}:host .menu-container .menu .menu-item.text-color-warning{color:#f6b042}:host .menu-container .menu .menu-item.text-color-empty{color:#cccdcc}:host .menu-container .menu .menu-item.text-color-disabled{color:#bebebe}:host .menu-container .menu .menu-item.text-color-background{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-backgroundDark{color:#e2e2e2}:host .menu-container .menu .menu-item.text-color-presentation{color:#5b6770}:host .menu-container .menu .menu-item.text-color-bullhorn{color:#ff6900}:host .menu-container .menu .menu-item.text-color-pulse{color:#3bafda}:host .menu-container .menu .menu-item.text-color-company{color:#39d}:host .menu-container .menu .menu-item.text-color-candidate{color:#4b7}:host .menu-container .menu .menu-item.text-color-lead{color:#a69}:host .menu-container .menu .menu-item.text-color-contact{color:#fa4}:host .menu-container .menu .menu-item.text-color-clientcontact{color:#fa4}:host .menu-container .menu .menu-item.text-color-opportunity{color:#625}:host .menu-container .menu .menu-item.text-color-job{color:#b56}:host .menu-container .menu .menu-item.text-color-joborder{color:#b56}:host .menu-container .menu .menu-item.text-color-submission{color:#a9adbb}:host .menu-container .menu .menu-item.text-color-sendout{color:#747884}:host .menu-container .menu .menu-item.text-color-placement{color:#0b344f}:host .menu-container .menu .menu-item.text-color-note{color:#747884}:host .menu-container .menu .menu-item.text-color-contract{color:#454ea0}:host .menu-container .menu .menu-item.text-color-task{color:#4f5361}:host .menu-container .menu .menu-item.text-color-jobCode{color:#696d79}:host .menu-container .menu .menu-item.text-color-earnCode{color:#696d79}:host .menu-container .menu .menu-item.text-color-invoiceStatement{color:#696d79}:host .menu-container .menu .menu-item.text-color-billableCharge{color:#696d79}:host .menu-container .menu .menu-item.text-color-payableCharge{color:#696d79}:host .menu-container .menu .menu-item.text-color-user{color:#696d79}:host .menu-container .menu .menu-item.text-color-corporateUser{color:#696d79}:host .menu-container .menu .menu-item.text-color-distributionList{color:#696d79}:host .menu-container .menu .menu-item.text-color-credential{color:#696d79}:host .menu-container .menu .menu-item.text-color-person{color:#696d79}:host .menu-container .menu .menu-item.margin-before{margin-top:.4rem}:host .menu-container .menu .menu-item.margin-after{margin-bottom:.8rem}:host .menu-container .menu .menu-item.text-length-small{max-width:40ch}:host .menu-container .menu .menu-item.text-length-medium{max-width:55ch}:host .menu-container .menu .menu-item.text-length-large{max-width:70ch}:host .menu-container .menu .menu-item.text-weight-hairline{font-weight:100}:host .menu-container .menu .menu-item.text-weight-thin{font-weight:200}:host .menu-container .menu .menu-item.text-weight-light{font-weight:300}:host .menu-container .menu .menu-item.text-weight-normal{font-weight:400}:host .menu-container .menu .menu-item.text-weight-medium{font-weight:500}:host .menu-container .menu .menu-item.text-weight-semibold{font-weight:600}:host .menu-container .menu .menu-item.text-weight-bold{font-weight:700}:host .menu-container .menu .menu-item.text-weight-extrabold{font-weight:800}:host .menu-container .menu .menu-item.text-weight-heavy{font-weight:900}:host .menu-container .menu .menu-item.text-weight-lighter{font-weight:lighter}:host .menu-container .menu .menu-item.text-weight-bolder{font-weight:bolder}:host .menu-container .menu .divider{order:none;height:1px;background:#e2e2e2}:host .menu-container .menu a.disabled{color:#bebebe;cursor:not-allowed}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
122
+ </div> `, isInline: true, styles: [":host .passive{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}:host .menu-container{width:180px}:host .menu-container .menu{cursor:default;list-style:none;background-color:var(--background-bright);padding-inline-start:0px!important;box-shadow:0 -1px 3px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:host .menu-container .menu :hover{background:rgb(from var(--color-positive) r g b/.1);color:var(--font-color-base)}:host .menu-container .menu :active{background:rgb(from var(--color-positive) r g b/.4)}:host .menu-container .menu .menu-item-container{display:flex;align-items:center;position:relative}:host .menu-container .menu .menu-item-container .sub-menu-caret{position:absolute;right:var(--spacing-sm)}:host .menu-container .menu .menu-item{display:inline;font-weight:400;color:inherit;font-size:var(--font-size-text);transition:color .2s ease-out,opacity .2s ease-out;vertical-align:middle;cursor:pointer;margin:0;padding:var(--spacing-md) var(--spacing-md) var(--spacing-md) var(--spacing-lg);box-sizing:border-box;display:flex;align-items:center;gap:1rem;flex:1}:host .menu-container .menu .menu-item.text-capitalize{text-transform:capitalize}:host .menu-container .menu .menu-item.text-uppercase{text-transform:uppercase}:host .menu-container .menu .menu-item.text-nowrap{white-space:nowrap}:host .menu-container .menu .menu-item.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .menu-container .menu .menu-item.text-size-default{font-size:inherit}:host .menu-container .menu .menu-item.text-size-body{font-size:var(--font-size-body)}:host .menu-container .menu .menu-item.text-size-xs{font-size:var(--font-size-xs)}:host .menu-container .menu .menu-item.text-size-sm{font-size:var(--font-size-sm)}:host .menu-container .menu .menu-item.text-size-md{font-size:var(--font-size-md)}:host .menu-container .menu .menu-item.text-size-lg{font-size:var(--font-size-lg)}:host .menu-container .menu .menu-item.text-size-xl{font-size:var(--font-size-xl)}:host .menu-container .menu .menu-item.text-size-2xl{font-size:var(--font-size-2xl)}:host .menu-container .menu .menu-item.text-size-3xl{font-size:var(--font-size-3xl)}:host .menu-container .menu .menu-item.text-size-smaller{font-size:.8em}:host .menu-container .menu .menu-item.text-size-larger{font-size:1.2em}:host .menu-container .menu .menu-item.text-color-black{color:var(--color-black)}:host .menu-container .menu .menu-item.text-color-white{color:var(--color-white)}:host .menu-container .menu .menu-item.text-color-gray{color:var(--color-gray)}:host .menu-container .menu .menu-item.text-color-grey{color:var(--color-grey)}:host .menu-container .menu .menu-item.text-color-offWhite{color:var(--color-off-white)}:host .menu-container .menu .menu-item.text-color-bright{color:var(--color-bright)}:host .menu-container .menu .menu-item.text-color-light{color:var(--color-light)}:host .menu-container .menu .menu-item.text-color-neutral{color:var(--color-neutral)}:host .menu-container .menu .menu-item.text-color-dark{color:var(--color-dark)}:host .menu-container .menu .menu-item.text-color-orange{color:var(--color-orange)}:host .menu-container .menu .menu-item.text-color-navigation{color:var(--color-navigation)}:host .menu-container .menu .menu-item.text-color-skyBlue{color:var(--color-sky-blue)}:host .menu-container .menu .menu-item.text-color-steel{color:var(--color-steel)}:host .menu-container .menu .menu-item.text-color-metal{color:var(--color-metal)}:host .menu-container .menu .menu-item.text-color-sand{color:var(--color-sand)}:host .menu-container .menu .menu-item.text-color-silver{color:var(--color-silver)}:host .menu-container .menu .menu-item.text-color-stone{color:var(--color-stone)}:host .menu-container .menu .menu-item.text-color-ash{color:var(--color-ash)}:host .menu-container .menu .menu-item.text-color-anonymous{color:var(--color-anonymous)}:host .menu-container .menu .menu-item.text-color-slate{color:var(--color-slate)}:host .menu-container .menu .menu-item.text-color-onyx{color:var(--color-onyx)}:host .menu-container .menu .menu-item.text-color-charcoal{color:var(--color-charcoal)}:host .menu-container .menu .menu-item.text-color-moonlight{color:var(--color-moonlight)}:host .menu-container .menu .menu-item.text-color-midnight{color:var(--color-midnight)}:host .menu-container .menu .menu-item.text-color-darkness{color:var(--color-darkness)}:host .menu-container .menu .menu-item.text-color-navy{color:var(--color-navy)}:host .menu-container .menu .menu-item.text-color-aqua{color:var(--color-aqua)}:host .menu-container .menu .menu-item.text-color-ocean{color:var(--color-ocean)}:host .menu-container .menu .menu-item.text-color-mint{color:var(--color-mint)}:host .menu-container .menu .menu-item.text-color-grass{color:var(--color-grass)}:host .menu-container .menu .menu-item.text-color-sunflower{color:var(--color-sunflower)}:host .menu-container .menu .menu-item.text-color-bittersweet{color:var(--color-bittersweet)}:host .menu-container .menu .menu-item.text-color-grapefruit{color:var(--color-grapefruit)}:host .menu-container .menu .menu-item.text-color-carnation{color:var(--color-carnation)}:host .menu-container .menu .menu-item.text-color-lavender{color:var(--color-lavender)}:host .menu-container .menu .menu-item.text-color-mountain{color:var(--color-mountain)}:host .menu-container .menu .menu-item.text-color-info{color:var(--color-info)}:host .menu-container .menu .menu-item.text-color-positive{color:var(--color-positive)}:host .menu-container .menu .menu-item.text-color-success{color:var(--color-success)}:host .menu-container .menu .menu-item.text-color-negative{color:var(--color-negative)}:host .menu-container .menu .menu-item.text-color-danger{color:var(--color-danger)}:host .menu-container .menu .menu-item.text-color-error{color:var(--color-error)}:host .menu-container .menu .menu-item.text-color-warning{color:var(--color-warning)}:host .menu-container .menu .menu-item.text-color-empty{color:var(--color-empty)}:host .menu-container .menu .menu-item.text-color-disabled{color:var(--color-disabled)}:host .menu-container .menu .menu-item.text-color-background{color:var(--color-background)}:host .menu-container .menu .menu-item.text-color-backgroundDark{color:var(--color-background-dark)}:host .menu-container .menu .menu-item.text-color-border{color:var(--color-border)}:host .menu-container .menu .menu-item.text-color-border2{color:var(--color-border2)}:host .menu-container .menu .menu-item.text-color-text{color:var(--color-text)}:host .menu-container .menu .menu-item.text-color-presentation{color:var(--color-presentation)}:host .menu-container .menu .menu-item.text-color-bullhorn{color:var(--color-bullhorn)}:host .menu-container .menu .menu-item.text-color-pulse{color:var(--color-pulse)}:host .menu-container .menu .menu-item.text-color-fastFind{color:var(--color-fast-find)}:host .menu-container .menu .menu-item.text-color-toast{color:var(--color-toast)}:host .menu-container .menu .menu-item.text-color-company{color:var(--color-company)}:host .menu-container .menu .menu-item.text-color-candidate{color:var(--color-candidate)}:host .menu-container .menu .menu-item.text-color-lead{color:var(--color-lead)}:host .menu-container .menu .menu-item.text-color-contact{color:var(--color-contact)}:host .menu-container .menu .menu-item.text-color-clientcontact{color:var(--color-clientcontact)}:host .menu-container .menu .menu-item.text-color-opportunity{color:var(--color-opportunity)}:host .menu-container .menu .menu-item.text-color-job{color:var(--color-job)}:host .menu-container .menu .menu-item.text-color-joborder{color:var(--color-joborder)}:host .menu-container .menu .menu-item.text-color-submission{color:var(--color-submission)}:host .menu-container .menu .menu-item.text-color-sendout{color:var(--color-sendout)}:host .menu-container .menu .menu-item.text-color-placement{color:var(--color-placement)}:host .menu-container .menu .menu-item.text-color-note{color:var(--color-note)}:host .menu-container .menu .menu-item.text-color-contract{color:var(--color-contract)}:host .menu-container .menu .menu-item.text-color-task{color:var(--color-task)}:host .menu-container .menu .menu-item.text-color-jobCode{color:var(--color-job-code)}:host .menu-container .menu .menu-item.text-color-earnCode{color:var(--color-earn-code)}:host .menu-container .menu .menu-item.text-color-invoiceStatement{color:var(--color-invoice-statement)}:host .menu-container .menu .menu-item.text-color-billableCharge{color:var(--color-billable-charge)}:host .menu-container .menu .menu-item.text-color-payableCharge{color:var(--color-payable-charge)}:host .menu-container .menu .menu-item.text-color-user{color:var(--color-user)}:host .menu-container .menu .menu-item.text-color-corporateUser{color:var(--color-corporate-user)}:host .menu-container .menu .menu-item.text-color-distributionList{color:var(--color-distribution-list)}:host .menu-container .menu .menu-item.text-color-credential{color:var(--color-credential)}:host .menu-container .menu .menu-item.text-color-person{color:var(--color-person)}:host .menu-container .menu .menu-item.margin-before{margin-top:.4rem}:host .menu-container .menu .menu-item.margin-after{margin-bottom:.8rem}:host .menu-container .menu .menu-item.text-length-small{max-width:40ch}:host .menu-container .menu .menu-item.text-length-medium{max-width:55ch}:host .menu-container .menu .menu-item.text-length-large{max-width:70ch}:host .menu-container .menu .menu-item.text-weight-hairline{font-weight:var(--font-weight-hairline)}:host .menu-container .menu .menu-item.text-weight-thin{font-weight:var(--font-weight-thin)}:host .menu-container .menu .menu-item.text-weight-light{font-weight:var(--font-weight-light)}:host .menu-container .menu .menu-item.text-weight-normal{font-weight:var(--font-weight-normal)}:host .menu-container .menu .menu-item.text-weight-medium{font-weight:var(--font-weight-medium)}:host .menu-container .menu .menu-item.text-weight-semibold{font-weight:var(--font-weight-semibold)}:host .menu-container .menu .menu-item.text-weight-bold{font-weight:var(--font-weight-bold)}:host .menu-container .menu .menu-item.text-weight-extrabold{font-weight:var(--font-weight-extrabold)}:host .menu-container .menu .menu-item.text-weight-heavy{font-weight:var(--font-weight-heavy)}:host .menu-container .menu .menu-item.text-weight-lighter{font-weight:lighter}:host .menu-container .menu .menu-item.text-weight-bolder{font-weight:bolder}:host .menu-container .menu .divider{order:none;height:1px;background:var(--background-dark)}:host .menu-container .menu a.disabled{color:var(--color-disabled);cursor:not-allowed}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
123
123
  }
124
124
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: MenuContentComponent, decorators: [{
125
125
  type: Component,
@@ -129,7 +129,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
129
129
  <ng-template [ngTemplateOutlet]="menuItem.template" [ngTemplateOutletContext]="{ $implicit: item }"></ng-template>
130
130
  </ng-container>
131
131
  </ul>
132
- </div> `, standalone: false, styles: [":host .passive{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}:host .menu-container{width:180px}:host .menu-container .menu{cursor:default;list-style:none;background-color:var(--background-bright);padding-inline-start:0px!important;box-shadow:0 -1px 3px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:host .menu-container .menu :hover{background:#4a89dc1a;color:#3d464d}:host .menu-container .menu :active{background:#4a89dc66}:host .menu-container .menu .menu-item-container{display:flex;align-items:center;position:relative}:host .menu-container .menu .menu-item-container .sub-menu-caret{position:absolute;right:.5rem}:host .menu-container .menu .menu-item{display:inline;font-weight:400;color:inherit;font-size:var(--font-size-text);transition:color .2s ease-out,opacity .2s ease-out;vertical-align:middle;cursor:pointer;margin:0;padding:1rem 1rem 1rem 1.25rem;box-sizing:border-box;display:flex;align-items:center;gap:1rem;flex:1}:host .menu-container .menu .menu-item.text-capitalize{text-transform:capitalize}:host .menu-container .menu .menu-item.text-uppercase{text-transform:uppercase}:host .menu-container .menu .menu-item.text-nowrap{white-space:nowrap}:host .menu-container .menu .menu-item.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .menu-container .menu .menu-item.text-size-default{font-size:inherit}:host .menu-container .menu .menu-item.text-size-body{font-size:1.3rem}:host .menu-container .menu .menu-item.text-size-xs{font-size:1rem}:host .menu-container .menu .menu-item.text-size-sm{font-size:1.2rem}:host .menu-container .menu .menu-item.text-size-md{font-size:1.3rem}:host .menu-container .menu .menu-item.text-size-lg{font-size:1.6rem}:host .menu-container .menu .menu-item.text-size-xl{font-size:2rem}:host .menu-container .menu .menu-item.text-size-2xl{font-size:2.6rem}:host .menu-container .menu .menu-item.text-size-3xl{font-size:3.2rem}:host .menu-container .menu .menu-item.text-size-smaller{font-size:.8em}:host .menu-container .menu .menu-item.text-size-larger{font-size:1.2em}:host .menu-container .menu .menu-item.text-color-black{color:#000}:host .menu-container .menu .menu-item.text-color-white{color:#fff}:host .menu-container .menu .menu-item.text-color-gray{color:#9e9e9e}:host .menu-container .menu .menu-item.text-color-grey{color:#9e9e9e}:host .menu-container .menu .menu-item.text-color-offWhite{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-bright{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-light{color:#dbdbdb}:host .menu-container .menu .menu-item.text-color-neutral{color:#4f5361}:host .menu-container .menu .menu-item.text-color-dark{color:#3d464d}:host .menu-container .menu .menu-item.text-color-orange{color:#ff6900}:host .menu-container .menu .menu-item.text-color-navigation{color:#202945}:host .menu-container .menu .menu-item.text-color-skyBlue{color:#009bdf}:host .menu-container .menu .menu-item.text-color-steel{color:#5b6770}:host .menu-container .menu .menu-item.text-color-metal{color:#637893}:host .menu-container .menu .menu-item.text-color-sand{color:#f4f4f4}:host .menu-container .menu .menu-item.text-color-silver{color:#e2e2e2}:host .menu-container .menu .menu-item.text-color-stone{color:#bebebe}:host .menu-container .menu .menu-item.text-color-ash{color:#a0a0a0}:host .menu-container .menu .menu-item.text-color-slate{color:#707070}:host .menu-container .menu .menu-item.text-color-onyx{color:#526980}:host .menu-container .menu .menu-item.text-color-charcoal{color:#282828}:host .menu-container .menu .menu-item.text-color-moonlight{color:#1a242f}:host .menu-container .menu .menu-item.text-color-midnight{color:#202945}:host .menu-container .menu .menu-item.text-color-darkness{color:#161f27}:host .menu-container .menu .menu-item.text-color-navy{color:#0d2d42}:host .menu-container .menu .menu-item.text-color-aqua{color:#3bafda}:host .menu-container .menu .menu-item.text-color-ocean{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-mint{color:#37bc9b}:host .menu-container .menu .menu-item.text-color-grass{color:#8cc152}:host .menu-container .menu .menu-item.text-color-sunflower{color:#f6b042}:host .menu-container .menu .menu-item.text-color-bittersweet{color:#eb6845}:host .menu-container .menu .menu-item.text-color-grapefruit{color:#da4453}:host .menu-container .menu .menu-item.text-color-carnation{color:#d770ad}:host .menu-container .menu .menu-item.text-color-lavender{color:#967adc}:host .menu-container .menu .menu-item.text-color-mountain{color:#9678b6}:host .menu-container .menu .menu-item.text-color-info{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-positive{color:#4a89dc}:host .menu-container .menu .menu-item.text-color-success{color:#8cc152}:host .menu-container .menu .menu-item.text-color-negative{color:#da4453}:host .menu-container .menu .menu-item.text-color-danger{color:#da4453}:host .menu-container .menu .menu-item.text-color-error{color:#da4453}:host .menu-container .menu .menu-item.text-color-warning{color:#f6b042}:host .menu-container .menu .menu-item.text-color-empty{color:#cccdcc}:host .menu-container .menu .menu-item.text-color-disabled{color:#bebebe}:host .menu-container .menu .menu-item.text-color-background{color:#f7f7f7}:host .menu-container .menu .menu-item.text-color-backgroundDark{color:#e2e2e2}:host .menu-container .menu .menu-item.text-color-presentation{color:#5b6770}:host .menu-container .menu .menu-item.text-color-bullhorn{color:#ff6900}:host .menu-container .menu .menu-item.text-color-pulse{color:#3bafda}:host .menu-container .menu .menu-item.text-color-company{color:#39d}:host .menu-container .menu .menu-item.text-color-candidate{color:#4b7}:host .menu-container .menu .menu-item.text-color-lead{color:#a69}:host .menu-container .menu .menu-item.text-color-contact{color:#fa4}:host .menu-container .menu .menu-item.text-color-clientcontact{color:#fa4}:host .menu-container .menu .menu-item.text-color-opportunity{color:#625}:host .menu-container .menu .menu-item.text-color-job{color:#b56}:host .menu-container .menu .menu-item.text-color-joborder{color:#b56}:host .menu-container .menu .menu-item.text-color-submission{color:#a9adbb}:host .menu-container .menu .menu-item.text-color-sendout{color:#747884}:host .menu-container .menu .menu-item.text-color-placement{color:#0b344f}:host .menu-container .menu .menu-item.text-color-note{color:#747884}:host .menu-container .menu .menu-item.text-color-contract{color:#454ea0}:host .menu-container .menu .menu-item.text-color-task{color:#4f5361}:host .menu-container .menu .menu-item.text-color-jobCode{color:#696d79}:host .menu-container .menu .menu-item.text-color-earnCode{color:#696d79}:host .menu-container .menu .menu-item.text-color-invoiceStatement{color:#696d79}:host .menu-container .menu .menu-item.text-color-billableCharge{color:#696d79}:host .menu-container .menu .menu-item.text-color-payableCharge{color:#696d79}:host .menu-container .menu .menu-item.text-color-user{color:#696d79}:host .menu-container .menu .menu-item.text-color-corporateUser{color:#696d79}:host .menu-container .menu .menu-item.text-color-distributionList{color:#696d79}:host .menu-container .menu .menu-item.text-color-credential{color:#696d79}:host .menu-container .menu .menu-item.text-color-person{color:#696d79}:host .menu-container .menu .menu-item.margin-before{margin-top:.4rem}:host .menu-container .menu .menu-item.margin-after{margin-bottom:.8rem}:host .menu-container .menu .menu-item.text-length-small{max-width:40ch}:host .menu-container .menu .menu-item.text-length-medium{max-width:55ch}:host .menu-container .menu .menu-item.text-length-large{max-width:70ch}:host .menu-container .menu .menu-item.text-weight-hairline{font-weight:100}:host .menu-container .menu .menu-item.text-weight-thin{font-weight:200}:host .menu-container .menu .menu-item.text-weight-light{font-weight:300}:host .menu-container .menu .menu-item.text-weight-normal{font-weight:400}:host .menu-container .menu .menu-item.text-weight-medium{font-weight:500}:host .menu-container .menu .menu-item.text-weight-semibold{font-weight:600}:host .menu-container .menu .menu-item.text-weight-bold{font-weight:700}:host .menu-container .menu .menu-item.text-weight-extrabold{font-weight:800}:host .menu-container .menu .menu-item.text-weight-heavy{font-weight:900}:host .menu-container .menu .menu-item.text-weight-lighter{font-weight:lighter}:host .menu-container .menu .menu-item.text-weight-bolder{font-weight:bolder}:host .menu-container .menu .divider{order:none;height:1px;background:#e2e2e2}:host .menu-container .menu a.disabled{color:#bebebe;cursor:not-allowed}\n"] }]
132
+ </div> `, standalone: false, styles: [":host .passive{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}:host .menu-container{width:180px}:host .menu-container .menu{cursor:default;list-style:none;background-color:var(--background-bright);padding-inline-start:0px!important;box-shadow:0 -1px 3px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:host .menu-container .menu :hover{background:rgb(from var(--color-positive) r g b/.1);color:var(--font-color-base)}:host .menu-container .menu :active{background:rgb(from var(--color-positive) r g b/.4)}:host .menu-container .menu .menu-item-container{display:flex;align-items:center;position:relative}:host .menu-container .menu .menu-item-container .sub-menu-caret{position:absolute;right:var(--spacing-sm)}:host .menu-container .menu .menu-item{display:inline;font-weight:400;color:inherit;font-size:var(--font-size-text);transition:color .2s ease-out,opacity .2s ease-out;vertical-align:middle;cursor:pointer;margin:0;padding:var(--spacing-md) var(--spacing-md) var(--spacing-md) var(--spacing-lg);box-sizing:border-box;display:flex;align-items:center;gap:1rem;flex:1}:host .menu-container .menu .menu-item.text-capitalize{text-transform:capitalize}:host .menu-container .menu .menu-item.text-uppercase{text-transform:uppercase}:host .menu-container .menu .menu-item.text-nowrap{white-space:nowrap}:host .menu-container .menu .menu-item.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .menu-container .menu .menu-item.text-size-default{font-size:inherit}:host .menu-container .menu .menu-item.text-size-body{font-size:var(--font-size-body)}:host .menu-container .menu .menu-item.text-size-xs{font-size:var(--font-size-xs)}:host .menu-container .menu .menu-item.text-size-sm{font-size:var(--font-size-sm)}:host .menu-container .menu .menu-item.text-size-md{font-size:var(--font-size-md)}:host .menu-container .menu .menu-item.text-size-lg{font-size:var(--font-size-lg)}:host .menu-container .menu .menu-item.text-size-xl{font-size:var(--font-size-xl)}:host .menu-container .menu .menu-item.text-size-2xl{font-size:var(--font-size-2xl)}:host .menu-container .menu .menu-item.text-size-3xl{font-size:var(--font-size-3xl)}:host .menu-container .menu .menu-item.text-size-smaller{font-size:.8em}:host .menu-container .menu .menu-item.text-size-larger{font-size:1.2em}:host .menu-container .menu .menu-item.text-color-black{color:var(--color-black)}:host .menu-container .menu .menu-item.text-color-white{color:var(--color-white)}:host .menu-container .menu .menu-item.text-color-gray{color:var(--color-gray)}:host .menu-container .menu .menu-item.text-color-grey{color:var(--color-grey)}:host .menu-container .menu .menu-item.text-color-offWhite{color:var(--color-off-white)}:host .menu-container .menu .menu-item.text-color-bright{color:var(--color-bright)}:host .menu-container .menu .menu-item.text-color-light{color:var(--color-light)}:host .menu-container .menu .menu-item.text-color-neutral{color:var(--color-neutral)}:host .menu-container .menu .menu-item.text-color-dark{color:var(--color-dark)}:host .menu-container .menu .menu-item.text-color-orange{color:var(--color-orange)}:host .menu-container .menu .menu-item.text-color-navigation{color:var(--color-navigation)}:host .menu-container .menu .menu-item.text-color-skyBlue{color:var(--color-sky-blue)}:host .menu-container .menu .menu-item.text-color-steel{color:var(--color-steel)}:host .menu-container .menu .menu-item.text-color-metal{color:var(--color-metal)}:host .menu-container .menu .menu-item.text-color-sand{color:var(--color-sand)}:host .menu-container .menu .menu-item.text-color-silver{color:var(--color-silver)}:host .menu-container .menu .menu-item.text-color-stone{color:var(--color-stone)}:host .menu-container .menu .menu-item.text-color-ash{color:var(--color-ash)}:host .menu-container .menu .menu-item.text-color-anonymous{color:var(--color-anonymous)}:host .menu-container .menu .menu-item.text-color-slate{color:var(--color-slate)}:host .menu-container .menu .menu-item.text-color-onyx{color:var(--color-onyx)}:host .menu-container .menu .menu-item.text-color-charcoal{color:var(--color-charcoal)}:host .menu-container .menu .menu-item.text-color-moonlight{color:var(--color-moonlight)}:host .menu-container .menu .menu-item.text-color-midnight{color:var(--color-midnight)}:host .menu-container .menu .menu-item.text-color-darkness{color:var(--color-darkness)}:host .menu-container .menu .menu-item.text-color-navy{color:var(--color-navy)}:host .menu-container .menu .menu-item.text-color-aqua{color:var(--color-aqua)}:host .menu-container .menu .menu-item.text-color-ocean{color:var(--color-ocean)}:host .menu-container .menu .menu-item.text-color-mint{color:var(--color-mint)}:host .menu-container .menu .menu-item.text-color-grass{color:var(--color-grass)}:host .menu-container .menu .menu-item.text-color-sunflower{color:var(--color-sunflower)}:host .menu-container .menu .menu-item.text-color-bittersweet{color:var(--color-bittersweet)}:host .menu-container .menu .menu-item.text-color-grapefruit{color:var(--color-grapefruit)}:host .menu-container .menu .menu-item.text-color-carnation{color:var(--color-carnation)}:host .menu-container .menu .menu-item.text-color-lavender{color:var(--color-lavender)}:host .menu-container .menu .menu-item.text-color-mountain{color:var(--color-mountain)}:host .menu-container .menu .menu-item.text-color-info{color:var(--color-info)}:host .menu-container .menu .menu-item.text-color-positive{color:var(--color-positive)}:host .menu-container .menu .menu-item.text-color-success{color:var(--color-success)}:host .menu-container .menu .menu-item.text-color-negative{color:var(--color-negative)}:host .menu-container .menu .menu-item.text-color-danger{color:var(--color-danger)}:host .menu-container .menu .menu-item.text-color-error{color:var(--color-error)}:host .menu-container .menu .menu-item.text-color-warning{color:var(--color-warning)}:host .menu-container .menu .menu-item.text-color-empty{color:var(--color-empty)}:host .menu-container .menu .menu-item.text-color-disabled{color:var(--color-disabled)}:host .menu-container .menu .menu-item.text-color-background{color:var(--color-background)}:host .menu-container .menu .menu-item.text-color-backgroundDark{color:var(--color-background-dark)}:host .menu-container .menu .menu-item.text-color-border{color:var(--color-border)}:host .menu-container .menu .menu-item.text-color-border2{color:var(--color-border2)}:host .menu-container .menu .menu-item.text-color-text{color:var(--color-text)}:host .menu-container .menu .menu-item.text-color-presentation{color:var(--color-presentation)}:host .menu-container .menu .menu-item.text-color-bullhorn{color:var(--color-bullhorn)}:host .menu-container .menu .menu-item.text-color-pulse{color:var(--color-pulse)}:host .menu-container .menu .menu-item.text-color-fastFind{color:var(--color-fast-find)}:host .menu-container .menu .menu-item.text-color-toast{color:var(--color-toast)}:host .menu-container .menu .menu-item.text-color-company{color:var(--color-company)}:host .menu-container .menu .menu-item.text-color-candidate{color:var(--color-candidate)}:host .menu-container .menu .menu-item.text-color-lead{color:var(--color-lead)}:host .menu-container .menu .menu-item.text-color-contact{color:var(--color-contact)}:host .menu-container .menu .menu-item.text-color-clientcontact{color:var(--color-clientcontact)}:host .menu-container .menu .menu-item.text-color-opportunity{color:var(--color-opportunity)}:host .menu-container .menu .menu-item.text-color-job{color:var(--color-job)}:host .menu-container .menu .menu-item.text-color-joborder{color:var(--color-joborder)}:host .menu-container .menu .menu-item.text-color-submission{color:var(--color-submission)}:host .menu-container .menu .menu-item.text-color-sendout{color:var(--color-sendout)}:host .menu-container .menu .menu-item.text-color-placement{color:var(--color-placement)}:host .menu-container .menu .menu-item.text-color-note{color:var(--color-note)}:host .menu-container .menu .menu-item.text-color-contract{color:var(--color-contract)}:host .menu-container .menu .menu-item.text-color-task{color:var(--color-task)}:host .menu-container .menu .menu-item.text-color-jobCode{color:var(--color-job-code)}:host .menu-container .menu .menu-item.text-color-earnCode{color:var(--color-earn-code)}:host .menu-container .menu .menu-item.text-color-invoiceStatement{color:var(--color-invoice-statement)}:host .menu-container .menu .menu-item.text-color-billableCharge{color:var(--color-billable-charge)}:host .menu-container .menu .menu-item.text-color-payableCharge{color:var(--color-payable-charge)}:host .menu-container .menu .menu-item.text-color-user{color:var(--color-user)}:host .menu-container .menu .menu-item.text-color-corporateUser{color:var(--color-corporate-user)}:host .menu-container .menu .menu-item.text-color-distributionList{color:var(--color-distribution-list)}:host .menu-container .menu .menu-item.text-color-credential{color:var(--color-credential)}:host .menu-container .menu .menu-item.text-color-person{color:var(--color-person)}:host .menu-container .menu .menu-item.margin-before{margin-top:.4rem}:host .menu-container .menu .menu-item.margin-after{margin-bottom:.8rem}:host .menu-container .menu .menu-item.text-length-small{max-width:40ch}:host .menu-container .menu .menu-item.text-length-medium{max-width:55ch}:host .menu-container .menu .menu-item.text-length-large{max-width:70ch}:host .menu-container .menu .menu-item.text-weight-hairline{font-weight:var(--font-weight-hairline)}:host .menu-container .menu .menu-item.text-weight-thin{font-weight:var(--font-weight-thin)}:host .menu-container .menu .menu-item.text-weight-light{font-weight:var(--font-weight-light)}:host .menu-container .menu .menu-item.text-weight-normal{font-weight:var(--font-weight-normal)}:host .menu-container .menu .menu-item.text-weight-medium{font-weight:var(--font-weight-medium)}:host .menu-container .menu .menu-item.text-weight-semibold{font-weight:var(--font-weight-semibold)}:host .menu-container .menu .menu-item.text-weight-bold{font-weight:var(--font-weight-bold)}:host .menu-container .menu .menu-item.text-weight-extrabold{font-weight:var(--font-weight-extrabold)}:host .menu-container .menu .menu-item.text-weight-heavy{font-weight:var(--font-weight-heavy)}:host .menu-container .menu .menu-item.text-weight-lighter{font-weight:lighter}:host .menu-container .menu .menu-item.text-weight-bolder{font-weight:bolder}:host .menu-container .menu .divider{order:none;height:1px;background:var(--background-dark)}:host .menu-container .menu a.disabled{color:var(--color-disabled);cursor:not-allowed}\n"] }]
133
133
  }], ctorParameters: () => [], propDecorators: { menuItems: [{
134
134
  type: Input
135
135
  }], item: [{
@@ -1 +1 @@
1
- {"version":3,"file":"novo-elements-elements-menu.mjs","sources":["../../../projects/novo-elements/src/elements/menu/menu-content.component.ts","../../../projects/novo-elements/src/elements/menu/menu-item.directive.ts","../../../projects/novo-elements/src/elements/menu/menu.service.ts","../../../projects/novo-elements/src/elements/menu/menu.tokens.ts","../../../projects/novo-elements/src/elements/menu/menu.component.ts","../../../projects/novo-elements/src/elements/menu/menu.directive.ts","../../../projects/novo-elements/src/elements/menu/menu.module.ts","../../../projects/novo-elements/src/elements/menu/index.ts","../../../projects/novo-elements/src/elements/menu/novo-elements-elements-menu.ts"],"sourcesContent":["import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';\nimport { OverlayRef } from '@angular/cdk/overlay';\nimport { AfterViewInit, Component, EventEmitter, HostListener, Input, OnDestroy, OnInit, Output } from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { Key } from 'novo-elements/utils';\nimport { NovoOption } from 'novo-elements/elements/common';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { CloseLeafMenuEvent, IMenuClickEvent } from './menu.service';\nimport { ILinkConfig } from './menu.types';\n\n@Component({\n selector: 'menu-content',\n styleUrls: ['./menu-content.component.scss'],\n template: `<div class=\"menu-container novo-menu\" [ngClass]=\"menuClass\" tabindex=\"0\">\n <ul #menu class=\"menu\" style=\"position: static; float: none;\" tabindex=\"0\">\n <ng-container *ngFor=\"let menuItem of menuItems; let i = index\">\n <ng-template [ngTemplateOutlet]=\"menuItem.template\" [ngTemplateOutletContext]=\"{ $implicit: item }\"></ng-template>\n </ng-container>\n </ul>\n </div> `,\n standalone: false,\n})\nexport class MenuContentComponent implements OnInit, OnDestroy, AfterViewInit {\n @Input() public menuItems: MenuItemDirective[] = [];\n @Input() public item: any;\n @Input() public event: MouseEvent | KeyboardEvent;\n @Input() public menu: any;\n @Input() public parentMenu: MenuContentComponent;\n @Input() public menuClass: string;\n @Input() public overlay: OverlayRef;\n @Input() public isLeaf = false;\n @Output() public openSubMenu: EventEmitter<IMenuClickEvent> = new EventEmitter();\n @Output() public closeLeafMenu: EventEmitter<CloseLeafMenuEvent> = new EventEmitter();\n @Output() public closeAllMenus: EventEmitter<{ event: MouseEvent }> = new EventEmitter();\n\n public autoFocus = false;\n private _keyManager: ActiveDescendantKeyManager<NovoOption>;\n private subscription: Subscription = new Subscription();\n constructor() {}\n\n ngOnInit(): void {}\n\n ngAfterViewInit() {\n if (this.autoFocus) {\n setTimeout(() => this.focus());\n }\n this.overlay.updatePosition();\n this._keyManager = new ActiveDescendantKeyManager<NovoOption>(this.menu.menuOptions).withWrap();\n }\n\n ngOnDestroy() {\n this.subscription.unsubscribe();\n }\n\n focus(): void {}\n\n stopEvent($event: MouseEvent) {\n $event.stopPropagation();\n }\n\n public isMenuItemEnabled(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem && menuItem.menuItemEnabled);\n }\n\n public isMenuItemVisible(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem && menuItem.menuItemVisible);\n }\n\n public evaluateIfFunction(value: any): any {\n if (value instanceof Function) {\n return value(this.item);\n }\n return value;\n }\n\n public isDisabled(link: ILinkConfig): boolean {\n return link.enabled && !link.enabled(this.item);\n }\n\n @HostListener('window:keydown.ArrowDown', ['$event'])\n @HostListener('window:keydown.ArrowUp', ['$event'])\n public onKeyEvent(event: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this._keyManager.onKeydown(event);\n }\n\n @HostListener('window:keydown.ArrowRight', ['$event'])\n public keyboardOpenSubMenu(event?: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n const menuItem = this.menuItems[this._keyManager.activeItemIndex];\n if (menuItem) {\n this.onOpenSubMenu(menuItem);\n }\n }\n\n @HostListener('window:keydown.Enter', ['$event'])\n @HostListener('window:keydown.Space', ['$event'])\n public keyboardMenuItemSelect(event?: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n const menuItem = this.menuItems[this._keyManager.activeItemIndex];\n const option = this._keyManager.activeItem;\n option._clickViaInteraction();\n }\n\n @HostListener('window:keydown.Escape', ['$event'])\n @HostListener('window:keydown.ArrowLeft', ['$event'])\n public onCloseLeafMenu(event: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n this.closeLeafMenu.emit({ exceptRootMenu: event.key === Key.ArrowLeft, event });\n }\n\n @HostListener('document:click', ['$event'])\n public closeMenu(event: MouseEvent): void {\n if (event.type === 'click' && event.button === 2) {\n return;\n }\n this.closeAllMenus.emit({ event });\n }\n\n @HostListener('mouseleave', ['$event'])\n public onMouseLeave(event: MouseEvent): void {\n if (this.isLeaf) {\n this.closeLeafMenu.emit({ exceptRootMenu: true, event });\n }\n }\n\n public onOpenSubMenu(menuItem: MenuItemDirective, event?: MouseEvent | KeyboardEvent): void {}\n\n public onMenuItemSelect(menuItem: MenuItemDirective, event: MouseEvent | KeyboardEvent): void {\n event.preventDefault();\n event.stopPropagation();\n this.onOpenSubMenu(menuItem, event);\n }\n\n private cancelEvent(event): void {\n if (!event) {\n return;\n }\n\n const target: HTMLElement = event.target;\n if (['INPUT', 'TEXTAREA', 'SELECT'].indexOf(target.tagName) > -1 || target.isContentEditable) {\n return;\n }\n\n event.preventDefault();\n event.stopPropagation();\n }\n}\n","import { ContentChild, Directive, ElementRef, Input, TemplateRef } from '@angular/core';\nimport { NovoOption } from 'novo-elements/elements/common';\n\n/**\n * This is a structural directive now. Should only be used on `novo-options`\n */\n@Directive({\n selector: '[menuItem]',\n standalone: false,\n})\nexport class MenuItemDirective {\n @Input() public menuItemEnabled: boolean | ((item: any) => boolean) = true;\n @Input() public menuItemVisible: boolean | ((item: any) => boolean) = true;\n\n @ContentChild(NovoOption) optionRef: NovoOption;\n\n public currentItem: any;\n\n constructor(public template: TemplateRef<{ item: any }>, public elementRef: ElementRef) {}\n}\n","import { Overlay, OverlayRef, ScrollStrategyOptions } from '@angular/cdk/overlay';\nimport { ComponentPortal } from '@angular/cdk/portal';\nimport { ComponentRef, ElementRef, Injectable } from '@angular/core';\nimport { Subject, Subscription } from 'rxjs';\nimport { MenuContentComponent } from './menu-content.component';\nimport type { MenuItemDirective } from './menu-item.directive';\nimport type { MenuComponent } from './menu.component';\nimport type { MenuDirective } from './menu.directive';\n\nexport interface IMenuClickEvent {\n anchorElement?: Element | EventTarget;\n menu?: MenuComponent;\n event?: MouseEvent | KeyboardEvent;\n parentMenu?: MenuComponent;\n menuTrigger?: MenuDirective;\n item: any;\n activeMenuItemIndex?: number;\n}\nexport interface IMenuContext extends IMenuClickEvent {\n menuItems: MenuItemDirective[];\n menuClass: string;\n}\nexport interface CloseLeafMenuEvent {\n exceptRootMenu?: boolean;\n event?: MouseEvent | KeyboardEvent;\n}\nexport interface OverlayRefWithMenu extends OverlayRef {\n menu?: MenuContentComponent;\n}\n\nexport interface CancelMenuEvent {\n eventType: 'cancel';\n event?: MouseEvent | KeyboardEvent;\n}\nexport interface ExecuteMenuEvent {\n eventType: 'execute';\n event?: MouseEvent | KeyboardEvent;\n item: any;\n menuItem: MenuItemDirective;\n}\nexport type CloseMenuEvent = ExecuteMenuEvent | CancelMenuEvent;\n\n@Injectable({ providedIn: 'root' })\nexport class NovoMenuService {\n public isDestroyingLeafMenu = false;\n\n public show: Subject<IMenuClickEvent> = new Subject<IMenuClickEvent>();\n public triggerClose: Subject<MenuContentComponent> = new Subject();\n public close: Subject<CloseMenuEvent> = new Subject();\n\n private menuContent: ComponentRef<MenuContentComponent>;\n private overlays: OverlayRef[] = [];\n private fakeElement: any = {\n getBoundingClientRect: (): any => ({\n bottom: 0,\n height: 0,\n left: 0,\n right: 0,\n top: 0,\n width: 0,\n x: 0,\n y: 0,\n }),\n };\n\n constructor(private overlay: Overlay, private scrollStrategy: ScrollStrategyOptions) {}\n\n public openMenu(context: IMenuContext) {\n const { anchorElement, event, parentMenu } = context;\n\n if (!parentMenu) {\n const mouseEvent = event as MouseEvent;\n this.fakeElement.getBoundingClientRect = (): any => ({\n bottom: mouseEvent.clientY,\n height: 0,\n left: mouseEvent.clientX,\n right: mouseEvent.clientX,\n top: mouseEvent.clientY,\n width: 0,\n x: mouseEvent.clientX,\n y: mouseEvent.clientY,\n });\n this.closeAllMenus({ eventType: 'cancel', event });\n const positionStrategy = this.overlay\n .position()\n .flexibleConnectedTo(new ElementRef(anchorElement || this.fakeElement))\n .withFlexibleDimensions(false)\n .withPositions([\n { originX: 'start', originY: 'bottom', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'start', overlayY: 'bottom' },\n { originX: 'end', originY: 'top', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'end', overlayY: 'top' },\n { originX: 'end', originY: 'center', overlayX: 'start', overlayY: 'center' },\n { originX: 'start', originY: 'center', overlayX: 'end', overlayY: 'center' },\n ]);\n this.overlays = [\n this.overlay.create({\n positionStrategy,\n panelClass: 'novo-menu',\n scrollStrategy: this.scrollStrategy.close(),\n }),\n ];\n this.attachMenu(this.overlays[0], context);\n } else {\n const positionStrategy = this.overlay\n .position()\n .flexibleConnectedTo(new ElementRef(event ? event.target : anchorElement))\n .withFlexibleDimensions(false)\n .withPositions([\n { originX: 'end', originY: 'top', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'end', overlayY: 'top' },\n { originX: 'end', originY: 'bottom', overlayX: 'end', overlayY: 'top' },\n { originX: 'start', originY: 'bottom', overlayX: 'end', overlayY: 'bottom' },\n ]);\n const newOverlay = this.overlay.create({\n positionStrategy,\n panelClass: 'novo-menu',\n scrollStrategy: this.scrollStrategy.close(),\n });\n this.overlays = this.overlays.concat(newOverlay);\n this.attachMenu(newOverlay, context);\n }\n }\n\n public attachMenu(overlay: OverlayRef, context: IMenuContext): void {\n const { event, item, menu, menuItems, menuClass, menuTrigger } = context;\n\n const menuContent: ComponentRef<MenuContentComponent> = overlay.attach(new ComponentPortal(MenuContentComponent));\n menuContent.instance.event = event;\n menuContent.instance.item = item;\n menuContent.instance.menu = menu;\n menuContent.instance.menuItems = menuItems;\n menuContent.instance.overlay = overlay;\n menuContent.instance.isLeaf = true;\n menuContent.instance.menuClass = menuClass;\n (overlay as OverlayRefWithMenu).menu = menuContent.instance;\n\n if (!!menuTrigger) {\n menuTrigger.menuContent = menuContent.instance;\n }\n\n const subscriptions: Subscription = new Subscription();\n subscriptions.add(\n menuContent.instance.closeAllMenus\n .asObservable()\n .subscribe((closeAllEvent) => this.closeAllMenus({ eventType: 'cancel', ...closeAllEvent })),\n );\n subscriptions.add(\n menuContent.instance.closeLeafMenu.asObservable().subscribe((closeLeafMenuEvent) => this.destroyLeafMenu(closeLeafMenuEvent)),\n );\n subscriptions.add(\n menuContent.instance.openSubMenu.asObservable().subscribe((subMenuEvent: IMenuContext) => {\n this.destroySubMenus(menuContent.instance);\n if (!subMenuEvent.menu) {\n menuContent.instance.isLeaf = true;\n return;\n }\n menuContent.instance.isLeaf = false;\n this.show.next(subMenuEvent);\n }),\n );\n menuContent.onDestroy(() => {\n subscriptions.unsubscribe();\n });\n menuContent.changeDetectorRef.detectChanges();\n }\n\n public closeAllMenus(closeEvent: CloseMenuEvent): void {\n if (this.overlays) {\n this.close.next(closeEvent);\n this.overlays.forEach((overlay, index) => {\n overlay.detach();\n overlay.dispose();\n });\n }\n this.overlays = [];\n }\n\n public hasOpenMenus() {\n return this.overlays?.length > 0;\n }\n\n public getLastAttachedOverlay(): OverlayRefWithMenu {\n let overlay: OverlayRef = this.overlays[this.overlays.length - 1];\n while (this.overlays.length > 1 && overlay && !overlay.hasAttached()) {\n overlay.detach();\n overlay.dispose();\n this.overlays = this.overlays.slice(0, -1);\n overlay = this.overlays[this.overlays.length - 1];\n }\n return overlay;\n }\n\n public destroyLeafMenu({ exceptRootMenu, event }: CloseLeafMenuEvent = {}): void {\n if (this.isDestroyingLeafMenu) {\n return;\n }\n this.isDestroyingLeafMenu = true;\n\n setTimeout(() => {\n const overlay = this.getLastAttachedOverlay();\n if (this.overlays.length > 1 && overlay) {\n overlay.detach();\n overlay.dispose();\n }\n if (!exceptRootMenu && this.overlays.length > 0 && overlay) {\n this.close.next({ eventType: 'cancel', event });\n overlay.detach();\n overlay.dispose();\n }\n\n const newLeaf = this.getLastAttachedOverlay();\n if (newLeaf) {\n newLeaf.menu.isLeaf = true;\n }\n\n this.isDestroyingLeafMenu = false;\n });\n }\n\n public destroySubMenus(menu: MenuContentComponent): void {\n const overlay = menu.overlay;\n const index = this.overlays.indexOf(overlay);\n this.overlays.slice(index + 1).forEach((subMenuOverlay) => {\n subMenuOverlay.detach();\n subMenuOverlay.dispose();\n });\n }\n\n public isLeafMenu(menuContent: MenuContentComponent): boolean {\n const overlay = this.getLastAttachedOverlay();\n return menuContent.overlay === overlay;\n }\n}\n","import { InjectionToken } from '@angular/core';\n\nexport const MENU_OPTIONS = new InjectionToken('MENU_OPTIONS');\n\nexport const PARENT_MENU = new InjectionToken('PARENT_MENU');\n","import {\n ChangeDetectorRef,\n Component,\n ContentChildren,\n ElementRef,\n EventEmitter,\n Inject,\n Input,\n OnDestroy,\n Optional,\n Output,\n QueryList,\n ViewChild,\n ViewEncapsulation,\n} from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { first } from 'rxjs/operators';\nimport { NovoOption } from 'novo-elements/elements/common';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { CloseMenuEvent, IMenuClickEvent, NovoMenuService } from './menu.service';\nimport { MENU_OPTIONS, PARENT_MENU } from './menu.tokens';\nimport { ILinkConfig, IMenuOptions } from './menu.types';\n\nexport interface MouseLocation {\n left?: string;\n marginLeft?: string;\n marginTop?: string;\n top?: string;\n}\n\n@Component({\n encapsulation: ViewEncapsulation.None,\n selector: 'novo-menu',\n styles: [\n `\n .cdk-overlay-container {\n position: fixed;\n z-index: z(overlay);\n pointer-events: none;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n .novo-menu.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n }\n `,\n ],\n template: '',\n providers: [{ provide: PARENT_MENU, useExisting: MenuComponent }],\n standalone: false,\n})\nexport class MenuComponent implements OnDestroy {\n @Input() public menuClass = '';\n @Input() public autoFocus = false;\n @Input() public disabled = false;\n @Output() public close: EventEmitter<CloseMenuEvent> = new EventEmitter();\n @Output() public open: EventEmitter<IMenuClickEvent> = new EventEmitter();\n @ContentChildren(MenuItemDirective) public menuItems: QueryList<MenuItemDirective>;\n @ContentChildren(NovoOption) public menuOptions: QueryList<NovoOption>;\n @ViewChild('menu') public menuElement: ElementRef;\n public visibleMenuItems: MenuItemDirective[] = [];\n\n public links: ILinkConfig[] = [];\n public item: any;\n public event: MouseEvent | KeyboardEvent;\n private subscription: Subscription = new Subscription();\n\n constructor(\n private menuService: NovoMenuService,\n private changeDetector: ChangeDetectorRef,\n private elementRef: ElementRef,\n @Optional()\n @Inject(MENU_OPTIONS)\n private options: IMenuOptions,\n ) {\n if (options) {\n this.autoFocus = options.autoFocus;\n }\n this.subscription.add(\n menuService.show.subscribe((menuEvent) => {\n this.onMenuEvent(menuEvent);\n }),\n );\n }\n\n public ngOnDestroy(): void {\n this.subscription.unsubscribe();\n }\n\n public onMenuEvent(menuEvent: IMenuClickEvent): void {\n if (this.disabled) {\n return;\n }\n const { menu, event, item } = menuEvent;\n if (menu && menu !== this) {\n return;\n }\n this.event = event;\n this.item = item;\n this.setVisibleMenuItems();\n this.menuService.openMenu({ ...menuEvent, menuItems: this.visibleMenuItems, menuClass: this.menuClass });\n this.menuService.close\n .asObservable()\n .pipe(first())\n .subscribe((closeEvent) => this.close.emit(closeEvent));\n this.open.next(menuEvent);\n }\n\n public isMenuItemVisible(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem.menuItemVisible);\n }\n\n public setVisibleMenuItems(): void {\n this.visibleMenuItems = this.menuItems.filter((menuItem) => this.isMenuItemVisible(menuItem));\n }\n\n public evaluateIfFunction(value: any): any {\n if (value instanceof Function) {\n return value(this.item);\n }\n return value;\n }\n}\n","import {\n ChangeDetectorRef,\n Directive,\n ElementRef,\n HostBinding,\n HostListener,\n Inject,\n Input,\n OnDestroy,\n OnInit,\n Optional,\n} from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { BooleanInput } from 'novo-elements/utils';\nimport { MenuContentComponent } from './menu-content.component';\nimport { MenuComponent } from './menu.component';\nimport { NovoMenuService } from './menu.service';\nimport { PARENT_MENU } from './menu.tokens';\n\n@Directive({\n selector: '[menu]',\n standalone: false,\n})\nexport class MenuDirective implements OnInit, OnDestroy {\n @Input() public menuContext: any;\n @Input() public menu: MenuComponent;\n @Input() public menuContent: MenuContentComponent;\n @Input() @BooleanInput() public waitWhenOpen: boolean = false;\n @Input() @BooleanInput() public capture: boolean = false;\n @Input() @BooleanInput() public anchor: boolean = false;\n @Input() public trigger: 'click' | 'contextmenu' | 'mouseenter' = 'click';\n\n isSubMenu: boolean = false;\n isActive: boolean = false;\n @HostBinding('class.menu-active')\n get hb_menuActive() {\n return this.isActive;\n }\n\n subscription: Subscription;\n\n constructor(\n private element: ElementRef,\n private menuService: NovoMenuService,\n private cdr: ChangeDetectorRef,\n @Optional() @Inject(PARENT_MENU) private _parentMenu: MenuComponent,\n ) {\n if (!!this._parentMenu) {\n this.isSubMenu = true;\n this.trigger = 'mouseenter';\n }\n }\n\n ngOnInit() {\n this.subscription = this.menuService.close.subscribe(() => {\n this.isActive = false;\n this.cdr.detectChanges();\n });\n }\n\n ngOnDestroy() {\n this.isActive = false;\n this.subscription.unsubscribe();\n }\n\n @HostListener('click', ['$event'])\n @HostListener('contextmenu', ['$event'])\n @HostListener('mouseenter', ['$event'])\n public onMenuClick(event: MouseEvent): void {\n if (this.trigger !== event.type) {\n return;\n }\n if (this.trigger === 'click' && event.button !== 0) {\n return;\n } else if (this.trigger === 'contextmenu' && event.button !== 2) {\n return;\n } else if (this.waitWhenOpen && this.menuService.hasOpenMenus()) {\n return;\n }\n\n if (!this.menu.disabled) {\n this.menuService.show.next({\n menu: this.menu,\n event,\n item: this.menuContext,\n anchorElement: this.anchor ? this.element.nativeElement : null,\n parentMenu: this._parentMenu,\n menuTrigger: this,\n });\n this.isActive = true;\n event.preventDefault();\n event.stopPropagation();\n this.cdr.detectChanges();\n }\n }\n}\n","import { FullscreenOverlayContainer, OverlayContainer, OverlayModule } from '@angular/cdk/overlay';\nimport { CommonModule } from '@angular/common';\nimport { ModuleWithProviders, NgModule } from '@angular/core';\nimport { NovoCommonModule } from 'novo-elements/elements/common';\nimport { NovoIconModule } from 'novo-elements/elements/icon';\nimport { MenuContentComponent } from './menu-content.component';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { MenuComponent } from './menu.component';\nimport { MenuDirective } from './menu.directive';\nimport { NovoMenuService } from './menu.service';\nimport { MENU_OPTIONS } from './menu.tokens';\nimport { IMenuOptions } from './menu.types';\n\n@NgModule({\n declarations: [MenuDirective, MenuComponent, MenuContentComponent, MenuItemDirective],\n exports: [MenuDirective, MenuComponent, MenuItemDirective],\n imports: [CommonModule, OverlayModule, NovoCommonModule, NovoIconModule],\n})\nexport class NovoMenuModule {\n public static forRoot(options?: IMenuOptions): ModuleWithProviders<NovoMenuModule> {\n return {\n ngModule: NovoMenuModule,\n providers: [\n NovoMenuService,\n {\n provide: MENU_OPTIONS,\n useValue: options,\n },\n { provide: OverlayContainer, useClass: FullscreenOverlayContainer },\n ],\n };\n }\n}\n","/*\n * Public API Surface of ngx-contextmenu\n */\n\nexport * from './menu-content.component';\nexport * from './menu-item.directive';\nexport * from './menu.component';\nexport * from './menu.directive';\nexport { NovoMenuModule } from './menu.module';\nexport * from './menu.service';\nexport * from './menu.tokens';\nexport * from './menu.types';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1"],"mappings":"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"}
1
+ {"version":3,"file":"novo-elements-elements-menu.mjs","sources":["../../../projects/novo-elements/src/elements/menu/menu-content.component.ts","../../../projects/novo-elements/src/elements/menu/menu-item.directive.ts","../../../projects/novo-elements/src/elements/menu/menu.service.ts","../../../projects/novo-elements/src/elements/menu/menu.tokens.ts","../../../projects/novo-elements/src/elements/menu/menu.component.ts","../../../projects/novo-elements/src/elements/menu/menu.directive.ts","../../../projects/novo-elements/src/elements/menu/menu.module.ts","../../../projects/novo-elements/src/elements/menu/index.ts","../../../projects/novo-elements/src/elements/menu/novo-elements-elements-menu.ts"],"sourcesContent":["import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';\nimport { OverlayRef } from '@angular/cdk/overlay';\nimport { AfterViewInit, Component, EventEmitter, HostListener, Input, OnDestroy, OnInit, Output } from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { Key } from 'novo-elements/utils';\nimport { NovoOption } from 'novo-elements/elements/common';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { CloseLeafMenuEvent, IMenuClickEvent } from './menu.service';\nimport { ILinkConfig } from './menu.types';\n\n@Component({\n selector: 'menu-content',\n styleUrls: ['./menu-content.component.scss'],\n template: `<div class=\"menu-container novo-menu\" [ngClass]=\"menuClass\" tabindex=\"0\">\n <ul #menu class=\"menu\" style=\"position: static; float: none;\" tabindex=\"0\">\n <ng-container *ngFor=\"let menuItem of menuItems; let i = index\">\n <ng-template [ngTemplateOutlet]=\"menuItem.template\" [ngTemplateOutletContext]=\"{ $implicit: item }\"></ng-template>\n </ng-container>\n </ul>\n </div> `,\n standalone: false,\n})\nexport class MenuContentComponent implements OnInit, OnDestroy, AfterViewInit {\n @Input() public menuItems: MenuItemDirective[] = [];\n @Input() public item: any;\n @Input() public event: MouseEvent | KeyboardEvent;\n @Input() public menu: any;\n @Input() public parentMenu: MenuContentComponent;\n @Input() public menuClass: string;\n @Input() public overlay: OverlayRef;\n @Input() public isLeaf = false;\n @Output() public openSubMenu: EventEmitter<IMenuClickEvent> = new EventEmitter();\n @Output() public closeLeafMenu: EventEmitter<CloseLeafMenuEvent> = new EventEmitter();\n @Output() public closeAllMenus: EventEmitter<{ event: MouseEvent }> = new EventEmitter();\n\n public autoFocus = false;\n private _keyManager: ActiveDescendantKeyManager<NovoOption>;\n private subscription: Subscription = new Subscription();\n constructor() {}\n\n ngOnInit(): void {}\n\n ngAfterViewInit() {\n if (this.autoFocus) {\n setTimeout(() => this.focus());\n }\n this.overlay.updatePosition();\n this._keyManager = new ActiveDescendantKeyManager<NovoOption>(this.menu.menuOptions).withWrap();\n }\n\n ngOnDestroy() {\n this.subscription.unsubscribe();\n }\n\n focus(): void {}\n\n stopEvent($event: MouseEvent) {\n $event.stopPropagation();\n }\n\n public isMenuItemEnabled(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem && menuItem.menuItemEnabled);\n }\n\n public isMenuItemVisible(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem && menuItem.menuItemVisible);\n }\n\n public evaluateIfFunction(value: any): any {\n if (value instanceof Function) {\n return value(this.item);\n }\n return value;\n }\n\n public isDisabled(link: ILinkConfig): boolean {\n return link.enabled && !link.enabled(this.item);\n }\n\n @HostListener('window:keydown.ArrowDown', ['$event'])\n @HostListener('window:keydown.ArrowUp', ['$event'])\n public onKeyEvent(event: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this._keyManager.onKeydown(event);\n }\n\n @HostListener('window:keydown.ArrowRight', ['$event'])\n public keyboardOpenSubMenu(event?: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n const menuItem = this.menuItems[this._keyManager.activeItemIndex];\n if (menuItem) {\n this.onOpenSubMenu(menuItem);\n }\n }\n\n @HostListener('window:keydown.Enter', ['$event'])\n @HostListener('window:keydown.Space', ['$event'])\n public keyboardMenuItemSelect(event?: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n const menuItem = this.menuItems[this._keyManager.activeItemIndex];\n const option = this._keyManager.activeItem;\n option._clickViaInteraction();\n }\n\n @HostListener('window:keydown.Escape', ['$event'])\n @HostListener('window:keydown.ArrowLeft', ['$event'])\n public onCloseLeafMenu(event: KeyboardEvent): void {\n if (!this.isLeaf) {\n return;\n }\n this.cancelEvent(event);\n this.closeLeafMenu.emit({ exceptRootMenu: event.key === Key.ArrowLeft, event });\n }\n\n @HostListener('document:click', ['$event'])\n public closeMenu(event: MouseEvent): void {\n if (event.type === 'click' && event.button === 2) {\n return;\n }\n this.closeAllMenus.emit({ event });\n }\n\n @HostListener('mouseleave', ['$event'])\n public onMouseLeave(event: MouseEvent): void {\n if (this.isLeaf) {\n this.closeLeafMenu.emit({ exceptRootMenu: true, event });\n }\n }\n\n public onOpenSubMenu(menuItem: MenuItemDirective, event?: MouseEvent | KeyboardEvent): void {}\n\n public onMenuItemSelect(menuItem: MenuItemDirective, event: MouseEvent | KeyboardEvent): void {\n event.preventDefault();\n event.stopPropagation();\n this.onOpenSubMenu(menuItem, event);\n }\n\n private cancelEvent(event): void {\n if (!event) {\n return;\n }\n\n const target: HTMLElement = event.target;\n if (['INPUT', 'TEXTAREA', 'SELECT'].indexOf(target.tagName) > -1 || target.isContentEditable) {\n return;\n }\n\n event.preventDefault();\n event.stopPropagation();\n }\n}\n","import { ContentChild, Directive, ElementRef, Input, TemplateRef } from '@angular/core';\nimport { NovoOption } from 'novo-elements/elements/common';\n\n/**\n * This is a structural directive now. Should only be used on `novo-options`\n */\n@Directive({\n selector: '[menuItem]',\n standalone: false,\n})\nexport class MenuItemDirective {\n @Input() public menuItemEnabled: boolean | ((item: any) => boolean) = true;\n @Input() public menuItemVisible: boolean | ((item: any) => boolean) = true;\n\n @ContentChild(NovoOption) optionRef: NovoOption;\n\n public currentItem: any;\n\n constructor(public template: TemplateRef<{ item: any }>, public elementRef: ElementRef) {}\n}\n","import { Overlay, OverlayRef, ScrollStrategyOptions } from '@angular/cdk/overlay';\nimport { ComponentPortal } from '@angular/cdk/portal';\nimport { ComponentRef, ElementRef, Injectable } from '@angular/core';\nimport { Subject, Subscription } from 'rxjs';\nimport { MenuContentComponent } from './menu-content.component';\nimport type { MenuItemDirective } from './menu-item.directive';\nimport type { MenuComponent } from './menu.component';\nimport type { MenuDirective } from './menu.directive';\n\nexport interface IMenuClickEvent {\n anchorElement?: Element | EventTarget;\n menu?: MenuComponent;\n event?: MouseEvent | KeyboardEvent;\n parentMenu?: MenuComponent;\n menuTrigger?: MenuDirective;\n item: any;\n activeMenuItemIndex?: number;\n}\nexport interface IMenuContext extends IMenuClickEvent {\n menuItems: MenuItemDirective[];\n menuClass: string;\n}\nexport interface CloseLeafMenuEvent {\n exceptRootMenu?: boolean;\n event?: MouseEvent | KeyboardEvent;\n}\nexport interface OverlayRefWithMenu extends OverlayRef {\n menu?: MenuContentComponent;\n}\n\nexport interface CancelMenuEvent {\n eventType: 'cancel';\n event?: MouseEvent | KeyboardEvent;\n}\nexport interface ExecuteMenuEvent {\n eventType: 'execute';\n event?: MouseEvent | KeyboardEvent;\n item: any;\n menuItem: MenuItemDirective;\n}\nexport type CloseMenuEvent = ExecuteMenuEvent | CancelMenuEvent;\n\n@Injectable({ providedIn: 'root' })\nexport class NovoMenuService {\n public isDestroyingLeafMenu = false;\n\n public show: Subject<IMenuClickEvent> = new Subject<IMenuClickEvent>();\n public triggerClose: Subject<MenuContentComponent> = new Subject();\n public close: Subject<CloseMenuEvent> = new Subject();\n\n private menuContent: ComponentRef<MenuContentComponent>;\n private overlays: OverlayRef[] = [];\n private fakeElement: any = {\n getBoundingClientRect: (): any => ({\n bottom: 0,\n height: 0,\n left: 0,\n right: 0,\n top: 0,\n width: 0,\n x: 0,\n y: 0,\n }),\n };\n\n constructor(private overlay: Overlay, private scrollStrategy: ScrollStrategyOptions) {}\n\n public openMenu(context: IMenuContext) {\n const { anchorElement, event, parentMenu } = context;\n\n if (!parentMenu) {\n const mouseEvent = event as MouseEvent;\n this.fakeElement.getBoundingClientRect = (): any => ({\n bottom: mouseEvent.clientY,\n height: 0,\n left: mouseEvent.clientX,\n right: mouseEvent.clientX,\n top: mouseEvent.clientY,\n width: 0,\n x: mouseEvent.clientX,\n y: mouseEvent.clientY,\n });\n this.closeAllMenus({ eventType: 'cancel', event });\n const positionStrategy = this.overlay\n .position()\n .flexibleConnectedTo(new ElementRef(anchorElement || this.fakeElement))\n .withFlexibleDimensions(false)\n .withPositions([\n { originX: 'start', originY: 'bottom', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'start', overlayY: 'bottom' },\n { originX: 'end', originY: 'top', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'end', overlayY: 'top' },\n { originX: 'end', originY: 'center', overlayX: 'start', overlayY: 'center' },\n { originX: 'start', originY: 'center', overlayX: 'end', overlayY: 'center' },\n ]);\n this.overlays = [\n this.overlay.create({\n positionStrategy,\n panelClass: 'novo-menu',\n scrollStrategy: this.scrollStrategy.close(),\n }),\n ];\n this.attachMenu(this.overlays[0], context);\n } else {\n const positionStrategy = this.overlay\n .position()\n .flexibleConnectedTo(new ElementRef(event ? event.target : anchorElement))\n .withFlexibleDimensions(false)\n .withPositions([\n { originX: 'end', originY: 'top', overlayX: 'start', overlayY: 'top' },\n { originX: 'start', originY: 'top', overlayX: 'end', overlayY: 'top' },\n { originX: 'end', originY: 'bottom', overlayX: 'end', overlayY: 'top' },\n { originX: 'start', originY: 'bottom', overlayX: 'end', overlayY: 'bottom' },\n ]);\n const newOverlay = this.overlay.create({\n positionStrategy,\n panelClass: 'novo-menu',\n scrollStrategy: this.scrollStrategy.close(),\n });\n this.overlays = this.overlays.concat(newOverlay);\n this.attachMenu(newOverlay, context);\n }\n }\n\n public attachMenu(overlay: OverlayRef, context: IMenuContext): void {\n const { event, item, menu, menuItems, menuClass, menuTrigger } = context;\n\n const menuContent: ComponentRef<MenuContentComponent> = overlay.attach(new ComponentPortal(MenuContentComponent));\n menuContent.instance.event = event;\n menuContent.instance.item = item;\n menuContent.instance.menu = menu;\n menuContent.instance.menuItems = menuItems;\n menuContent.instance.overlay = overlay;\n menuContent.instance.isLeaf = true;\n menuContent.instance.menuClass = menuClass;\n (overlay as OverlayRefWithMenu).menu = menuContent.instance;\n\n if (!!menuTrigger) {\n menuTrigger.menuContent = menuContent.instance;\n }\n\n const subscriptions: Subscription = new Subscription();\n subscriptions.add(\n menuContent.instance.closeAllMenus\n .asObservable()\n .subscribe((closeAllEvent) => this.closeAllMenus({ eventType: 'cancel', ...closeAllEvent })),\n );\n subscriptions.add(\n menuContent.instance.closeLeafMenu.asObservable().subscribe((closeLeafMenuEvent) => this.destroyLeafMenu(closeLeafMenuEvent)),\n );\n subscriptions.add(\n menuContent.instance.openSubMenu.asObservable().subscribe((subMenuEvent: IMenuContext) => {\n this.destroySubMenus(menuContent.instance);\n if (!subMenuEvent.menu) {\n menuContent.instance.isLeaf = true;\n return;\n }\n menuContent.instance.isLeaf = false;\n this.show.next(subMenuEvent);\n }),\n );\n menuContent.onDestroy(() => {\n subscriptions.unsubscribe();\n });\n menuContent.changeDetectorRef.detectChanges();\n }\n\n public closeAllMenus(closeEvent: CloseMenuEvent): void {\n if (this.overlays) {\n this.close.next(closeEvent);\n this.overlays.forEach((overlay, index) => {\n overlay.detach();\n overlay.dispose();\n });\n }\n this.overlays = [];\n }\n\n public hasOpenMenus() {\n return this.overlays?.length > 0;\n }\n\n public getLastAttachedOverlay(): OverlayRefWithMenu {\n let overlay: OverlayRef = this.overlays[this.overlays.length - 1];\n while (this.overlays.length > 1 && overlay && !overlay.hasAttached()) {\n overlay.detach();\n overlay.dispose();\n this.overlays = this.overlays.slice(0, -1);\n overlay = this.overlays[this.overlays.length - 1];\n }\n return overlay;\n }\n\n public destroyLeafMenu({ exceptRootMenu, event }: CloseLeafMenuEvent = {}): void {\n if (this.isDestroyingLeafMenu) {\n return;\n }\n this.isDestroyingLeafMenu = true;\n\n setTimeout(() => {\n const overlay = this.getLastAttachedOverlay();\n if (this.overlays.length > 1 && overlay) {\n overlay.detach();\n overlay.dispose();\n }\n if (!exceptRootMenu && this.overlays.length > 0 && overlay) {\n this.close.next({ eventType: 'cancel', event });\n overlay.detach();\n overlay.dispose();\n }\n\n const newLeaf = this.getLastAttachedOverlay();\n if (newLeaf) {\n newLeaf.menu.isLeaf = true;\n }\n\n this.isDestroyingLeafMenu = false;\n });\n }\n\n public destroySubMenus(menu: MenuContentComponent): void {\n const overlay = menu.overlay;\n const index = this.overlays.indexOf(overlay);\n this.overlays.slice(index + 1).forEach((subMenuOverlay) => {\n subMenuOverlay.detach();\n subMenuOverlay.dispose();\n });\n }\n\n public isLeafMenu(menuContent: MenuContentComponent): boolean {\n const overlay = this.getLastAttachedOverlay();\n return menuContent.overlay === overlay;\n }\n}\n","import { InjectionToken } from '@angular/core';\n\nexport const MENU_OPTIONS = new InjectionToken('MENU_OPTIONS');\n\nexport const PARENT_MENU = new InjectionToken('PARENT_MENU');\n","import {\n ChangeDetectorRef,\n Component,\n ContentChildren,\n ElementRef,\n EventEmitter,\n Inject,\n Input,\n OnDestroy,\n Optional,\n Output,\n QueryList,\n ViewChild,\n ViewEncapsulation,\n} from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { first } from 'rxjs/operators';\nimport { NovoOption } from 'novo-elements/elements/common';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { CloseMenuEvent, IMenuClickEvent, NovoMenuService } from './menu.service';\nimport { MENU_OPTIONS, PARENT_MENU } from './menu.tokens';\nimport { ILinkConfig, IMenuOptions } from './menu.types';\n\nexport interface MouseLocation {\n left?: string;\n marginLeft?: string;\n marginTop?: string;\n top?: string;\n}\n\n@Component({\n encapsulation: ViewEncapsulation.None,\n selector: 'novo-menu',\n styles: [\n `\n .cdk-overlay-container {\n position: fixed;\n z-index: z(overlay);\n pointer-events: none;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n .novo-menu.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n }\n `,\n ],\n template: '',\n providers: [{ provide: PARENT_MENU, useExisting: MenuComponent }],\n standalone: false,\n})\nexport class MenuComponent implements OnDestroy {\n @Input() public menuClass = '';\n @Input() public autoFocus = false;\n @Input() public disabled = false;\n @Output() public close: EventEmitter<CloseMenuEvent> = new EventEmitter();\n @Output() public open: EventEmitter<IMenuClickEvent> = new EventEmitter();\n @ContentChildren(MenuItemDirective) public menuItems: QueryList<MenuItemDirective>;\n @ContentChildren(NovoOption) public menuOptions: QueryList<NovoOption>;\n @ViewChild('menu') public menuElement: ElementRef;\n public visibleMenuItems: MenuItemDirective[] = [];\n\n public links: ILinkConfig[] = [];\n public item: any;\n public event: MouseEvent | KeyboardEvent;\n private subscription: Subscription = new Subscription();\n\n constructor(\n private menuService: NovoMenuService,\n private changeDetector: ChangeDetectorRef,\n private elementRef: ElementRef,\n @Optional()\n @Inject(MENU_OPTIONS)\n private options: IMenuOptions,\n ) {\n if (options) {\n this.autoFocus = options.autoFocus;\n }\n this.subscription.add(\n menuService.show.subscribe((menuEvent) => {\n this.onMenuEvent(menuEvent);\n }),\n );\n }\n\n public ngOnDestroy(): void {\n this.subscription.unsubscribe();\n }\n\n public onMenuEvent(menuEvent: IMenuClickEvent): void {\n if (this.disabled) {\n return;\n }\n const { menu, event, item } = menuEvent;\n if (menu && menu !== this) {\n return;\n }\n this.event = event;\n this.item = item;\n this.setVisibleMenuItems();\n this.menuService.openMenu({ ...menuEvent, menuItems: this.visibleMenuItems, menuClass: this.menuClass });\n this.menuService.close\n .asObservable()\n .pipe(first())\n .subscribe((closeEvent) => this.close.emit(closeEvent));\n this.open.next(menuEvent);\n }\n\n public isMenuItemVisible(menuItem: MenuItemDirective): boolean {\n return this.evaluateIfFunction(menuItem.menuItemVisible);\n }\n\n public setVisibleMenuItems(): void {\n this.visibleMenuItems = this.menuItems.filter((menuItem) => this.isMenuItemVisible(menuItem));\n }\n\n public evaluateIfFunction(value: any): any {\n if (value instanceof Function) {\n return value(this.item);\n }\n return value;\n }\n}\n","import {\n ChangeDetectorRef,\n Directive,\n ElementRef,\n HostBinding,\n HostListener,\n Inject,\n Input,\n OnDestroy,\n OnInit,\n Optional,\n} from '@angular/core';\nimport { Subscription } from 'rxjs';\nimport { BooleanInput } from 'novo-elements/utils';\nimport { MenuContentComponent } from './menu-content.component';\nimport { MenuComponent } from './menu.component';\nimport { NovoMenuService } from './menu.service';\nimport { PARENT_MENU } from './menu.tokens';\n\n@Directive({\n selector: '[menu]',\n standalone: false,\n})\nexport class MenuDirective implements OnInit, OnDestroy {\n @Input() public menuContext: any;\n @Input() public menu: MenuComponent;\n @Input() public menuContent: MenuContentComponent;\n @Input() @BooleanInput() public waitWhenOpen: boolean = false;\n @Input() @BooleanInput() public capture: boolean = false;\n @Input() @BooleanInput() public anchor: boolean = false;\n @Input() public trigger: 'click' | 'contextmenu' | 'mouseenter' = 'click';\n\n isSubMenu: boolean = false;\n isActive: boolean = false;\n @HostBinding('class.menu-active')\n get hb_menuActive() {\n return this.isActive;\n }\n\n subscription: Subscription;\n\n constructor(\n private element: ElementRef,\n private menuService: NovoMenuService,\n private cdr: ChangeDetectorRef,\n @Optional() @Inject(PARENT_MENU) private _parentMenu: MenuComponent,\n ) {\n if (!!this._parentMenu) {\n this.isSubMenu = true;\n this.trigger = 'mouseenter';\n }\n }\n\n ngOnInit() {\n this.subscription = this.menuService.close.subscribe(() => {\n this.isActive = false;\n this.cdr.detectChanges();\n });\n }\n\n ngOnDestroy() {\n this.isActive = false;\n this.subscription.unsubscribe();\n }\n\n @HostListener('click', ['$event'])\n @HostListener('contextmenu', ['$event'])\n @HostListener('mouseenter', ['$event'])\n public onMenuClick(event: MouseEvent): void {\n if (this.trigger !== event.type) {\n return;\n }\n if (this.trigger === 'click' && event.button !== 0) {\n return;\n } else if (this.trigger === 'contextmenu' && event.button !== 2) {\n return;\n } else if (this.waitWhenOpen && this.menuService.hasOpenMenus()) {\n return;\n }\n\n if (!this.menu.disabled) {\n this.menuService.show.next({\n menu: this.menu,\n event,\n item: this.menuContext,\n anchorElement: this.anchor ? this.element.nativeElement : null,\n parentMenu: this._parentMenu,\n menuTrigger: this,\n });\n this.isActive = true;\n event.preventDefault();\n event.stopPropagation();\n this.cdr.detectChanges();\n }\n }\n}\n","import { FullscreenOverlayContainer, OverlayContainer, OverlayModule } from '@angular/cdk/overlay';\nimport { CommonModule } from '@angular/common';\nimport { ModuleWithProviders, NgModule } from '@angular/core';\nimport { NovoCommonModule } from 'novo-elements/elements/common';\nimport { NovoIconModule } from 'novo-elements/elements/icon';\nimport { MenuContentComponent } from './menu-content.component';\nimport { MenuItemDirective } from './menu-item.directive';\nimport { MenuComponent } from './menu.component';\nimport { MenuDirective } from './menu.directive';\nimport { NovoMenuService } from './menu.service';\nimport { MENU_OPTIONS } from './menu.tokens';\nimport { IMenuOptions } from './menu.types';\n\n@NgModule({\n declarations: [MenuDirective, MenuComponent, MenuContentComponent, MenuItemDirective],\n exports: [MenuDirective, MenuComponent, MenuItemDirective],\n imports: [CommonModule, OverlayModule, NovoCommonModule, NovoIconModule],\n})\nexport class NovoMenuModule {\n public static forRoot(options?: IMenuOptions): ModuleWithProviders<NovoMenuModule> {\n return {\n ngModule: NovoMenuModule,\n providers: [\n NovoMenuService,\n {\n provide: MENU_OPTIONS,\n useValue: options,\n },\n { provide: OverlayContainer, useClass: FullscreenOverlayContainer },\n ],\n };\n }\n}\n","/*\n * Public API Surface of ngx-contextmenu\n */\n\nexport * from './menu-content.component';\nexport * from './menu-item.directive';\nexport * from './menu.component';\nexport * from './menu.directive';\nexport { NovoMenuModule } from './menu.module';\nexport * from './menu.service';\nexport * from './menu.tokens';\nexport * from './menu.types';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1"],"mappings":"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"}