@bizdoc/core 3.0.5 → 3.0.7

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 (397) hide show
  1. package/assets/system/Workday.svg +37 -37
  2. package/assets/themes/brown.min.css +1 -1
  3. package/assets/themes/dark.min.css +1 -1
  4. package/assets/themes/deep-purple-light-blue.min.css +1 -1
  5. package/assets/themes/deep-purple-teal.min.css +1 -1
  6. package/assets/themes/default.min.css +34 -1
  7. package/assets/themes/green.min.css +1 -1
  8. package/assets/themes/indigo-amber.min.css +1 -1
  9. package/assets/themes/indigo.min.css +1 -1
  10. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  11. package/esm2022/lib/admin/admin-menu.component.mjs +5 -5
  12. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +5 -5
  13. package/esm2022/lib/admin/architecture/designer-element.component.mjs +17 -17
  14. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +5 -5
  15. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  16. package/esm2022/lib/admin/architecture/designer.component.mjs +5 -5
  17. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +5 -5
  19. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +5 -5
  20. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +5 -5
  21. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +5 -5
  22. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +5 -5
  23. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +5 -5
  24. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +5 -5
  26. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +5 -5
  27. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +5 -5
  28. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +5 -5
  29. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +5 -5
  30. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +5 -5
  31. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +5 -5
  32. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +5 -5
  33. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +5 -5
  34. package/esm2022/lib/admin/architecture/elements/form.component.mjs +5 -5
  35. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +5 -5
  36. package/esm2022/lib/admin/architecture/elements/job.component.mjs +5 -5
  37. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +5 -5
  38. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +5 -5
  40. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +5 -5
  41. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +5 -5
  42. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +5 -5
  43. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/report.component.mjs +5 -5
  45. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +5 -5
  46. package/esm2022/lib/admin/architecture/elements/role.component.mjs +5 -5
  47. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  49. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  50. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +5 -5
  51. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +5 -5
  52. package/esm2022/lib/admin/architecture/elements/type.component.mjs +5 -5
  53. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +5 -5
  54. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  55. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  56. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +5 -5
  57. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +5 -5
  58. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  59. package/esm2022/lib/admin/core/color-picker.input.mjs +5 -5
  60. package/esm2022/lib/admin/core/localized-string.component.mjs +5 -5
  61. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  62. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +5 -5
  63. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +5 -5
  64. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +5 -5
  65. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +5 -5
  66. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +5 -5
  67. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  68. package/esm2022/lib/admin/form/designer/properties.component.mjs +5 -5
  69. package/esm2022/lib/admin/form/designer/section.component.mjs +5 -5
  70. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  71. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  72. package/esm2022/lib/admin/form/workflow/node.component.mjs +5 -5
  73. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +5 -5
  74. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +5 -5
  75. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +5 -5
  76. package/esm2022/lib/admin/patterns/patterns.component.mjs +5 -5
  77. package/esm2022/lib/admin/permissions/permissions.component.mjs +5 -5
  78. package/esm2022/lib/admin/positions/positions-popup.component.mjs +5 -5
  79. package/esm2022/lib/admin/positions/positions.component.mjs +5 -5
  80. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +5 -5
  81. package/esm2022/lib/admin/profiler/profiler.component.mjs +5 -5
  82. package/esm2022/lib/admin/system.service.mjs +3 -3
  83. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  84. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  85. package/esm2022/lib/app.component.mjs +6 -6
  86. package/esm2022/lib/bizdoc.module.mjs +4 -4
  87. package/esm2022/lib/browse/browse-items.component.mjs +5 -5
  88. package/esm2022/lib/browse/browse.mobile.component.mjs +5 -5
  89. package/esm2022/lib/browse/browse.pane.component.mjs +5 -5
  90. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +5 -5
  91. package/esm2022/lib/browse/filter/filter.component.mjs +5 -5
  92. package/esm2022/lib/browse/folders-menu.component.mjs +5 -5
  93. package/esm2022/lib/chat/chat-info.mjs +3 -3
  94. package/esm2022/lib/chat/chat.mobile.component.mjs +5 -5
  95. package/esm2022/lib/chat/chat.service.mjs +3 -3
  96. package/esm2022/lib/chat/contacts.component.mjs +8 -8
  97. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  98. package/esm2022/lib/chat/conversation.component.mjs +5 -5
  99. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  100. package/esm2022/lib/compose/action/action-picker.component.mjs +5 -5
  101. package/esm2022/lib/compose/action/action.dialog.mjs +5 -5
  102. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +5 -5
  103. package/esm2022/lib/compose/action/assign-action.component.mjs +5 -5
  104. package/esm2022/lib/compose/action/moveto-action.component.mjs +5 -5
  105. package/esm2022/lib/compose/action/return-action.component.mjs +5 -5
  106. package/esm2022/lib/compose/attachments/attachments.component.mjs +5 -5
  107. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +5 -5
  108. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  109. package/esm2022/lib/compose/box/box.component.mjs +5 -5
  110. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  111. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  112. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  113. package/esm2022/lib/compose/comments/comment.component.mjs +5 -5
  114. package/esm2022/lib/compose/comments/comments.component.mjs +5 -5
  115. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  116. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  117. package/esm2022/lib/compose/comments/edits.component.mjs +5 -5
  118. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +5 -5
  119. package/esm2022/lib/compose/comments/votes.component.mjs +5 -5
  120. package/esm2022/lib/compose/compose-resolve.service.mjs +3 -3
  121. package/esm2022/lib/compose/compose.mobile.component.mjs +5 -5
  122. package/esm2022/lib/compose/compose.pane.component.mjs +5 -5
  123. package/esm2022/lib/compose/copy/copy.dialog.mjs +5 -5
  124. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  125. package/esm2022/lib/compose/document-resolve.service.mjs +3 -3
  126. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  127. package/esm2022/lib/compose/document.component.mjs +3 -3
  128. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  129. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  130. package/esm2022/lib/compose/events/events.component.mjs +5 -5
  131. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +5 -5
  132. package/esm2022/lib/compose/form.component.mjs +5 -5
  133. package/esm2022/lib/compose/new-menu.component.mjs +5 -5
  134. package/esm2022/lib/compose/overlay.component.exp.mjs +3 -3
  135. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  136. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  137. package/esm2022/lib/compose/state.component.mjs +3 -3
  138. package/esm2022/lib/compose/tag/tags.component.mjs +5 -5
  139. package/esm2022/lib/compose/trace/flow.component.mjs +3 -3
  140. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  141. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  142. package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
  143. package/esm2022/lib/compose/trace/trace.pane.component.mjs +3 -3
  144. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  145. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  146. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +5 -5
  147. package/esm2022/lib/core/account.service.mjs +3 -3
  148. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  149. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  150. package/esm2022/lib/core/checkbox.mjs +19 -19
  151. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  152. package/esm2022/lib/core/datasource.service.mjs +3 -3
  153. package/esm2022/lib/core/document-factory.service.mjs +3 -3
  154. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  155. package/esm2022/lib/core/fields/address.field.mjs +31 -31
  156. package/esm2022/lib/core/fields/autocomplete.field.mjs +65 -65
  157. package/esm2022/lib/core/fields/axes-picker.designer.mjs +25 -25
  158. package/esm2022/lib/core/fields/axes-picker.field.mjs +5 -5
  159. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  160. package/esm2022/lib/core/fields/checkbox.field.mjs +5 -5
  161. package/esm2022/lib/core/fields/checklist.designer.mjs +59 -59
  162. package/esm2022/lib/core/fields/checklist.field.mjs +5 -5
  163. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  164. package/esm2022/lib/core/fields/date-range.field.mjs +5 -5
  165. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  166. package/esm2022/lib/core/fields/date.field.mjs +5 -5
  167. package/esm2022/lib/core/fields/expression.field.mjs +30 -30
  168. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  169. package/esm2022/lib/core/fields/file.field.mjs +5 -5
  170. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  171. package/esm2022/lib/core/fields/html.field.mjs +5 -5
  172. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  173. package/esm2022/lib/core/fields/input.field.mjs +5 -5
  174. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  175. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  176. package/esm2022/lib/core/fields/numeric.field.mjs +5 -5
  177. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  178. package/esm2022/lib/core/fields/options.component.mjs +5 -5
  179. package/esm2022/lib/core/fields/radio-button.designer.mjs +5 -5
  180. package/esm2022/lib/core/fields/radio-button.field.mjs +5 -5
  181. package/esm2022/lib/core/fields/select.designer.mjs +63 -63
  182. package/esm2022/lib/core/fields/select.field.mjs +5 -5
  183. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  184. package/esm2022/lib/core/fields/signature.field.mjs +5 -5
  185. package/esm2022/lib/core/fields/switch.field.mjs +5 -5
  186. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  187. package/esm2022/lib/core/fields/tags.field.mjs +5 -5
  188. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  189. package/esm2022/lib/core/fields/textarea.field.mjs +5 -5
  190. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  191. package/esm2022/lib/core/fields/time.field.mjs +5 -5
  192. package/esm2022/lib/core/fields/timespan.field.mjs +30 -30
  193. package/esm2022/lib/core/fields/yesno.designer.mjs +23 -23
  194. package/esm2022/lib/core/fields/yesno.field.mjs +5 -5
  195. package/esm2022/lib/core/guide/guide.component.mjs +5 -5
  196. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  197. package/esm2022/lib/core/guide/help-tip.component.mjs +21 -21
  198. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  199. package/esm2022/lib/core/hub.service.mjs +3 -3
  200. package/esm2022/lib/core/identity/identity.component.mjs +5 -5
  201. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  202. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  203. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  204. package/esm2022/lib/core/info/map-info.mjs +3 -3
  205. package/esm2022/lib/core/inputs/address.input.mjs +21 -21
  206. package/esm2022/lib/core/inputs/auto-complete.input.mjs +35 -35
  207. package/esm2022/lib/core/inputs/combination-picker-body.mjs +5 -5
  208. package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
  209. package/esm2022/lib/core/inputs/combination-pool.mjs +5 -5
  210. package/esm2022/lib/core/inputs/file.input.mjs +5 -5
  211. package/esm2022/lib/core/inputs/select.input.mjs +37 -37
  212. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  213. package/esm2022/lib/core/inputs/time-picker.mjs +5 -5
  214. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  215. package/esm2022/lib/core/layout.component.mjs +3 -3
  216. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  217. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  218. package/esm2022/lib/core/none.component.mjs +15 -15
  219. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  220. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  221. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  222. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  223. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  224. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  225. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  226. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  227. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  228. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  229. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  230. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  231. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  232. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  233. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +3 -3
  234. package/esm2022/lib/core/pipes/to-now.pipe.mjs +3 -3
  235. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  236. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  237. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  238. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  239. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  240. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  241. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  242. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  243. package/esm2022/lib/core/prompt.service.mjs +3 -3
  244. package/esm2022/lib/core/router.mjs +6 -6
  245. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  246. package/esm2022/lib/core/session.service.mjs +3 -3
  247. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  248. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  249. package/esm2022/lib/core/slots/slots.component.mjs +5 -5
  250. package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
  251. package/esm2022/lib/core/tagging/documents.component.mjs +5 -5
  252. package/esm2022/lib/core/tagging/edit-input.component.mjs +5 -5
  253. package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
  254. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  255. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  256. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  257. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  258. package/esm2022/lib/core/tagging/users.component.mjs +5 -5
  259. package/esm2022/lib/core/translate.service.mjs +3 -3
  260. package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
  261. package/esm2022/lib/core/window-title.service.mjs +3 -3
  262. package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
  263. package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
  264. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  265. package/esm2022/lib/cube/cube-menu.component.mjs +5 -5
  266. package/esm2022/lib/cube/cube-view.component.mjs +3 -3
  267. package/esm2022/lib/cube/cube.service.mjs +3 -3
  268. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  269. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  270. package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
  271. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  272. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  273. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  274. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +5 -5
  275. package/esm2022/lib/cube/filter/filter.component.mjs +5 -5
  276. package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
  277. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  278. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +5 -5
  279. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +5 -5
  280. package/esm2022/lib/cube/matrix/popup.component.mjs +5 -5
  281. package/esm2022/lib/cube/matrix/table.component.mjs +5 -5
  282. package/esm2022/lib/cube/parallel/parallel.component.mjs +5 -5
  283. package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
  284. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
  285. package/esm2022/lib/cube/spreadsheet/spreadsheet.container.exp.mjs +3 -3
  286. package/esm2022/lib/cube/sum/sum.component.mjs +5 -5
  287. package/esm2022/lib/cube/view-base.mjs +3 -3
  288. package/esm2022/lib/cube/view.mobile.component.mjs +5 -5
  289. package/esm2022/lib/cube/view.pane.component.mjs +5 -5
  290. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  293. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  294. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  295. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  296. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  297. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  298. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  299. package/esm2022/lib/dashboard/dashboard.component.mjs +5 -5
  300. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  301. package/esm2022/lib/dashboard/recents/recents.widget.mjs +5 -5
  302. package/esm2022/lib/dashboard/score/activity.widget.mjs +5 -5
  303. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  304. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  305. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +5 -5
  306. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  307. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  308. package/esm2022/lib/designer.module.mjs +4 -4
  309. package/esm2022/lib/desktop.module.mjs +4 -4
  310. package/esm2022/lib/home/about/about.dialog.mjs +5 -5
  311. package/esm2022/lib/home/home-base.component.mjs +3 -3
  312. package/esm2022/lib/home/home.desktop.component.mjs +5 -5
  313. package/esm2022/lib/home/home.mobile.component.mjs +5 -5
  314. package/esm2022/lib/home/notifications/notifications.component.mjs +5 -5
  315. package/esm2022/lib/home/options/options.component.mjs +5 -5
  316. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +5 -5
  317. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  318. package/esm2022/lib/impersonate/impersonate.component.mjs +5 -5
  319. package/esm2022/lib/mobile.module.mjs +4 -4
  320. package/esm2022/lib/modules/chart.module.mjs +4 -4
  321. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  322. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  323. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  324. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  325. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  326. package/esm2022/lib/modules/grid.module.mjs +4 -4
  327. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  328. package/esm2022/lib/modules/material.module.mjs +4 -4
  329. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  330. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  331. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  332. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  333. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  334. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  335. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  336. package/esm2022/lib/notifications/notifications-table.component.mjs +5 -5
  337. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  338. package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
  339. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  340. package/esm2022/lib/notifications/types/commented.notification.mjs +17 -17
  341. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  342. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  343. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  344. package/esm2022/lib/notifications/types/liked.notification.mjs +17 -17
  345. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  346. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  347. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  348. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  349. package/esm2022/lib/notifications/types/tagged.notification.mjs +7 -7
  350. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  351. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  352. package/esm2022/lib/options/options.component.mjs +5 -5
  353. package/esm2022/lib/options/options.service.mjs +3 -3
  354. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  355. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  356. package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
  357. package/esm2022/lib/reports/cube/performance-hilo.component.mjs +3 -3
  358. package/esm2022/lib/reports/cube/performance-wind.component.mjs +3 -3
  359. package/esm2022/lib/reports/cube/table-documents.component.mjs +5 -5
  360. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  361. package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
  362. package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
  363. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
  364. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  365. package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
  366. package/esm2022/lib/reports/report.mobile.component.mjs +5 -5
  367. package/esm2022/lib/reports/report.pane.component.mjs +5 -5
  368. package/esm2022/lib/reports/reports-menu.component.mjs +5 -5
  369. package/esm2022/lib/reports/substitution/substitution.component.mjs +5 -5
  370. package/esm2022/lib/reports/table/table-view.component.mjs +5 -5
  371. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  372. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  373. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  374. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  375. package/esm2022/lib/search/cube.component.mjs +3 -3
  376. package/esm2022/lib/search/document.component.mjs +3 -3
  377. package/esm2022/lib/search/guide.component.mjs +3 -3
  378. package/esm2022/lib/search/path.component.mjs +15 -15
  379. package/esm2022/lib/search/search.service.mjs +3 -3
  380. package/esm2022/lib/shared.module.mjs +9 -9
  381. package/esm2022/lib/system.module.mjs +4 -4
  382. package/esm2022/lib/views/cube/chart.component.mjs +5 -5
  383. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  384. package/esm2022/lib/views/cube/explore.component.mjs +5 -5
  385. package/esm2022/lib/views/cube/matrix.component.mjs +5 -5
  386. package/esm2022/lib/views/cube/parallel.component.mjs +5 -5
  387. package/esm2022/lib/views/cube/pivot.component.mjs +5 -5
  388. package/esm2022/lib/views/cube/sum.component.mjs +5 -5
  389. package/esm2022/lib/views/cube/view.component.mjs +5 -5
  390. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  391. package/esm2022/lib/views/view-item.component.mjs +3 -3
  392. package/esm2022/lib/views/views.component.mjs +5 -5
  393. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  394. package/esm2022/lib/views/views.pane.component.mjs +3 -3
  395. package/fesm2022/bizdoc-core.mjs +1858 -1858
  396. package/fesm2022/bizdoc-core.mjs.map +1 -1
  397. package/package.json +15 -16
@@ -1,37 +1,37 @@
1
- <svg id="d0d5ff6c-6ed8-4b48-a4ff-7b7cfc7ae3c4" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 50 50">
2
- <defs>
3
- <clipPath id="2ebd9878-1416-4f00-8057-b9af9de5f167">
4
- <path d="M24.37567,6.47662A17.61748,17.61748,0,0,1,41.13551,16.946a1.11045,1.11045,0,0,1,.13054.718.98871.98871,0,0,1-1.891.18169A15.62239,15.62239,0,0,0,28.57577,8.78924a16.93076,16.93076,0,0,0-7.14953-.00177,15.17723,15.17723,0,0,0-8.566,5.35377,14.24227,14.24227,0,0,0-2.24205,3.70795.98564.98564,0,0,1-1.83986-.70737A17.61612,17.61612,0,0,1,24.37567,6.47662" style="fill:none;clip-rule:evenodd"/>
5
- </clipPath>
6
- <clipPath id="4639c425-dbaa-45c4-89bf-595e62744474">
7
- <path d="M40.28663,19.43856a1.94788,1.94788,0,0,1-1.8134-1.25068,14.69331,14.69331,0,0,0-5.32731-6.38395A14.48555,14.48555,0,0,0,28.3584,9.72945a16.01236,16.01236,0,0,0-6.7438.00353,14.29576,14.29576,0,0,0-8.02271,5.038,13.29808,13.29808,0,0,0-2.08682,3.45746,1.9345,1.9345,0,0,1-1.46766,1.17836,1.73946,1.73946,0,0,1-.33516.03A1.95187,1.95187,0,0,1,7.88,16.789a18.64334,18.64334,0,0,1,23.33783-10.226,18.75945,18.75945,0,0,1,8.42667,6.04526,18.539,18.539,0,0,1,2.37259,3.94432,2.06016,2.06016,0,0,1,.19051,1.32477,1.94275,1.94275,0,0,1-1.697,1.547,1.67709,1.67709,0,0,1-.224.01411M15.153,10.63615A16.73064,16.73064,0,0,0,9.67226,17.507l.05821-.03881a15.27877,15.27877,0,0,1,2.39729-3.95491,19.70136,19.70136,0,0,1,3.02527-2.8771m19.98621.224a16.66649,16.66649,0,0,1,5.12445,6.608l.01411.0247.03175-.03175c-.00882-.01764-.02293-.05292-.04586-.10408a16.594,16.594,0,0,0-5.12445-6.49684M24.99444,7.431c-.194,0-.38985.00353-.58565.01058a16.5996,16.5996,0,0,0-2.59133.29106,19.0008,19.0008,0,0,1,4.4259-.25578q-.61917-.045-1.24892-.04586" style="fill:none;clip-rule:evenodd"/>
8
- </clipPath>
9
- <clipPath id="4c0dc9da-c9a5-409b-a8db-5bd8c259087e">
10
- <rect x="8.30203" y="22.09424" width="33.39594" height="22.40576" style="fill:none"/>
11
- </clipPath>
12
- <clipPath id="673fcab0-eb35-4e35-8328-24cf748a890b">
13
- <rect x="7.7506" y="21.3765" width="35.28017" height="24.69612" style="fill:none"/>
14
- </clipPath>
15
- <clipPath id="08ead1e8-8203-45a5-b008-7772ff631f0b">
16
- <path d="M8.302,22.57937a1.01751,1.01751,0,0,1,.79733-.471c1.0143-.00882,2.03037-.03175,3.04291.01411a1.0545,1.0545,0,0,1,.94551.94551c.9949,4.05369,1.97393,8.11267,2.96706,12.16813.29106,1.25245.64563,2.49254.83438,3.76616.19581,1.14308.23461,2.30556.4216,3.45216a43.54862,43.54862,0,0,1,.9261-4.88278q1.94747-7.258,3.89317-14.516a1.19579,1.19579,0,0,1,1.1713-.94374c1.129-.02822,2.25969-.00882,3.38866-.00882a1.34669,1.34669,0,0,1,1.39886.94551c.9702,3.528,1.9263,7.06309,2.89121,10.59287a63.42268,63.42268,0,0,1,1.68463,6.8814c.09349.64739.18169,1.29478.31576,1.93688a96.45141,96.45141,0,0,1,2.09211-10.88393c.64386-2.87181,1.27361-5.74714,1.92453-8.61895a1.16428,1.16428,0,0,1,1.24363-.85025c.91376-.00529,1.82751-.03175,2.73951.01411a.7942.7942,0,0,1,.6615,1.09721q-2.74921,10.13688-5.4896,20.27551a1.17976,1.17976,0,0,1-1.12191.97373c-1.41473.04586-2.833.01058-4.246.0194a1.02264,1.02264,0,0,1-1.13249-.7744c-1.26656-4.64816-2.50666-9.30162-3.76263-13.95331a31.60291,31.60291,0,0,1-.82732-4.95686,41.22259,41.22259,0,0,1-.74441,4.44177Q22.39381,36.42772,20.456,43.61165c-.14465.77616-1.03194.92963-1.69168.88024-1.31595-.0247-2.63014.03-3.94432-.0247a.95229.95229,0,0,1-.91376-.80615Q11.13591,33.5665,8.37259,23.46843a5.18045,5.18045,0,0,1-.07056-.88906" style="fill:none;clip-rule:evenodd"/>
17
- </clipPath>
18
- </defs>
19
- <title>workday</title>
20
- <g style="clip-path:url(#2ebd9878-1416-4f00-8057-b9af9de5f167)">
21
- <rect x="-0.10458" y="-2.354" width="50.20916" height="29.64635" style="fill:#f69f1a"/>
22
- </g>
23
- <g style="clip-path:url(#4639c425-dbaa-45c4-89bf-595e62744474)">
24
- <rect x="-1.06941" y="-3.32005" width="52.13881" height="31.57864" style="fill:#f69f1a"/>
25
- </g>
26
- <g style="clip-path:url(#4c0dc9da-c9a5-409b-a8db-5bd8c259087e)">
27
- <g style="isolation:isolate">
28
- <g style="clip-path:url(#673fcab0-eb35-4e35-8328-24cf748a890b)">
29
- <g style="clip-path:url(#08ead1e8-8203-45a5-b008-7772ff631f0b)">
30
- <g style="clip-path:url(#673fcab0-eb35-4e35-8328-24cf748a890b)">
31
- <rect x="-0.51801" y="13.27419" width="51.03603" height="40.04611" style="fill:#0067ab"/>
32
- </g>
33
- </g>
34
- </g>
35
- </g>
36
- </g>
37
- </svg>
1
+ <svg id="d0d5ff6c-6ed8-4b48-a4ff-7b7cfc7ae3c4" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 50 50">
2
+ <defs>
3
+ <clipPath id="2ebd9878-1416-4f00-8057-b9af9de5f167">
4
+ <path d="M24.37567,6.47662A17.61748,17.61748,0,0,1,41.13551,16.946a1.11045,1.11045,0,0,1,.13054.718.98871.98871,0,0,1-1.891.18169A15.62239,15.62239,0,0,0,28.57577,8.78924a16.93076,16.93076,0,0,0-7.14953-.00177,15.17723,15.17723,0,0,0-8.566,5.35377,14.24227,14.24227,0,0,0-2.24205,3.70795.98564.98564,0,0,1-1.83986-.70737A17.61612,17.61612,0,0,1,24.37567,6.47662" style="fill:none;clip-rule:evenodd"/>
5
+ </clipPath>
6
+ <clipPath id="4639c425-dbaa-45c4-89bf-595e62744474">
7
+ <path d="M40.28663,19.43856a1.94788,1.94788,0,0,1-1.8134-1.25068,14.69331,14.69331,0,0,0-5.32731-6.38395A14.48555,14.48555,0,0,0,28.3584,9.72945a16.01236,16.01236,0,0,0-6.7438.00353,14.29576,14.29576,0,0,0-8.02271,5.038,13.29808,13.29808,0,0,0-2.08682,3.45746,1.9345,1.9345,0,0,1-1.46766,1.17836,1.73946,1.73946,0,0,1-.33516.03A1.95187,1.95187,0,0,1,7.88,16.789a18.64334,18.64334,0,0,1,23.33783-10.226,18.75945,18.75945,0,0,1,8.42667,6.04526,18.539,18.539,0,0,1,2.37259,3.94432,2.06016,2.06016,0,0,1,.19051,1.32477,1.94275,1.94275,0,0,1-1.697,1.547,1.67709,1.67709,0,0,1-.224.01411M15.153,10.63615A16.73064,16.73064,0,0,0,9.67226,17.507l.05821-.03881a15.27877,15.27877,0,0,1,2.39729-3.95491,19.70136,19.70136,0,0,1,3.02527-2.8771m19.98621.224a16.66649,16.66649,0,0,1,5.12445,6.608l.01411.0247.03175-.03175c-.00882-.01764-.02293-.05292-.04586-.10408a16.594,16.594,0,0,0-5.12445-6.49684M24.99444,7.431c-.194,0-.38985.00353-.58565.01058a16.5996,16.5996,0,0,0-2.59133.29106,19.0008,19.0008,0,0,1,4.4259-.25578q-.61917-.045-1.24892-.04586" style="fill:none;clip-rule:evenodd"/>
8
+ </clipPath>
9
+ <clipPath id="4c0dc9da-c9a5-409b-a8db-5bd8c259087e">
10
+ <rect x="8.30203" y="22.09424" width="33.39594" height="22.40576" style="fill:none"/>
11
+ </clipPath>
12
+ <clipPath id="673fcab0-eb35-4e35-8328-24cf748a890b">
13
+ <rect x="7.7506" y="21.3765" width="35.28017" height="24.69612" style="fill:none"/>
14
+ </clipPath>
15
+ <clipPath id="08ead1e8-8203-45a5-b008-7772ff631f0b">
16
+ <path d="M8.302,22.57937a1.01751,1.01751,0,0,1,.79733-.471c1.0143-.00882,2.03037-.03175,3.04291.01411a1.0545,1.0545,0,0,1,.94551.94551c.9949,4.05369,1.97393,8.11267,2.96706,12.16813.29106,1.25245.64563,2.49254.83438,3.76616.19581,1.14308.23461,2.30556.4216,3.45216a43.54862,43.54862,0,0,1,.9261-4.88278q1.94747-7.258,3.89317-14.516a1.19579,1.19579,0,0,1,1.1713-.94374c1.129-.02822,2.25969-.00882,3.38866-.00882a1.34669,1.34669,0,0,1,1.39886.94551c.9702,3.528,1.9263,7.06309,2.89121,10.59287a63.42268,63.42268,0,0,1,1.68463,6.8814c.09349.64739.18169,1.29478.31576,1.93688a96.45141,96.45141,0,0,1,2.09211-10.88393c.64386-2.87181,1.27361-5.74714,1.92453-8.61895a1.16428,1.16428,0,0,1,1.24363-.85025c.91376-.00529,1.82751-.03175,2.73951.01411a.7942.7942,0,0,1,.6615,1.09721q-2.74921,10.13688-5.4896,20.27551a1.17976,1.17976,0,0,1-1.12191.97373c-1.41473.04586-2.833.01058-4.246.0194a1.02264,1.02264,0,0,1-1.13249-.7744c-1.26656-4.64816-2.50666-9.30162-3.76263-13.95331a31.60291,31.60291,0,0,1-.82732-4.95686,41.22259,41.22259,0,0,1-.74441,4.44177Q22.39381,36.42772,20.456,43.61165c-.14465.77616-1.03194.92963-1.69168.88024-1.31595-.0247-2.63014.03-3.94432-.0247a.95229.95229,0,0,1-.91376-.80615Q11.13591,33.5665,8.37259,23.46843a5.18045,5.18045,0,0,1-.07056-.88906" style="fill:none;clip-rule:evenodd"/>
17
+ </clipPath>
18
+ </defs>
19
+ <title>workday</title>
20
+ <g style="clip-path:url(#2ebd9878-1416-4f00-8057-b9af9de5f167)">
21
+ <rect x="-0.10458" y="-2.354" width="50.20916" height="29.64635" style="fill:#f69f1a"/>
22
+ </g>
23
+ <g style="clip-path:url(#4639c425-dbaa-45c4-89bf-595e62744474)">
24
+ <rect x="-1.06941" y="-3.32005" width="52.13881" height="31.57864" style="fill:#f69f1a"/>
25
+ </g>
26
+ <g style="clip-path:url(#4c0dc9da-c9a5-409b-a8db-5bd8c259087e)">
27
+ <g style="isolation:isolate">
28
+ <g style="clip-path:url(#673fcab0-eb35-4e35-8328-24cf748a890b)">
29
+ <g style="clip-path:url(#08ead1e8-8203-45a5-b008-7772ff631f0b)">
30
+ <g style="clip-path:url(#673fcab0-eb35-4e35-8328-24cf748a890b)">
31
+ <rect x="-0.51801" y="13.27419" width="51.03603" height="40.04611" style="fill:#0067ab"/>
32
+ </g>
33
+ </g>
34
+ </g>
35
+ </g>
36
+ </g>
37
+ </svg>
@@ -1 +1 @@
1
- body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: error (70,) (color: (primary: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: white, A700: white), default: #795548, lighter: #d7ccc8, darker: #5d4037, text: #795548, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: white), default: #9e9e9e, lighter: #f5f5f5, darker: #616161, text: #9e9e9e, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": white, "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: white, A700: white), default: #795548, lighter: #d7ccc8, darker: #5d4037, text: #795548, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: white), default: #9e9e9e, lighter: #f5f5f5, darker: #616161, text: #9e9e9e, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": white, "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a brown.scss 21:1 root stylesheet'}
1
+ body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: (error (70,) (color: (primary: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: white, A700: white), default: #795548, lighter: #d7ccc8, darker: #5d4037, text: #795548, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: white), default: #9e9e9e, lighter: #f5f5f5, darker: #616161, text: #9e9e9e, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": white, "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: white, A700: white), default: #795548, lighter: #d7ccc8, darker: #5d4037, text: #795548, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: white), default: #9e9e9e, lighter: #f5f5f5, darker: #616161, text: #9e9e9e, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": white, "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a brown.scss 21:1 root stylesheet'}
@@ -1 +1 @@
1
- body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: error (70,) (color: (primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffd740, lighter: #ffe57f, darker: #ffc400, text: #ffd740, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: true, foreground: (base: white, divider: rgba(255, 255, 255, 0.12), dividers: rgba(255, 255, 255, 0.12), disabled: rgba(255, 255, 255, 0.5), disabled-button: rgba(255, 255, 255, 0.3), disabled-text: rgba(255, 255, 255, 0.5), elevation: black, hint-text: rgba(255, 255, 255, 0.5), secondary-text: rgba(255, 255, 255, 0.7), icon: white, icons: white, text: white, slider-min: white, slider-off: rgba(255, 255, 255, 0.3), slider-off-active: rgba(255, 255, 255, 0.3)), background: (status-bar: black, app-bar: #212121, background: #303030, hover: rgba(255, 255, 255, 0.04), card: #424242, dialog: #424242, disabled-button: rgba(255, 255, 255, 0.12), raised-button: #424242, focused-button: rgba(255, 255, 255, 0.12), selected-button: #212121, selected-disabled-button: #424242, disabled-button-toggle: black, unselected-chip: #616161, disabled-list-option: rgba(255, 255, 255, 0.12), tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffd740, lighter: #ffe57f, darker: #ffc400, text: #ffd740, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: true, foreground: (base: white, divider: rgba(255, 255, 255, 0.12), dividers: rgba(255, 255, 255, 0.12), disabled: rgba(255, 255, 255, 0.5), disabled-button: rgba(255, 255, 255, 0.3), disabled-text: rgba(255, 255, 255, 0.5), elevation: black, hint-text: rgba(255, 255, 255, 0.5), secondary-text: rgba(255, 255, 255, 0.7), icon: white, icons: white, text: white, slider-min: white, slider-off: rgba(255, 255, 255, 0.3), slider-off-active: rgba(255, 255, 255, 0.3)), background: (status-bar: black, app-bar: #212121, background: #303030, hover: rgba(255, 255, 255, 0.04), card: #424242, dialog: #424242, disabled-button: rgba(255, 255, 255, 0.12), raised-button: #424242, focused-button: rgba(255, 255, 255, 0.12), selected-button: #212121, selected-disabled-button: #424242, disabled-button-toggle: black, unselected-chip: #616161, disabled-list-option: rgba(255, 255, 255, 0.12), tooltip: #616161))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a dark.scss 20:1 root stylesheet'}
1
+ body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: (error (70,) (color: (primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffd740, lighter: #ffe57f, darker: #ffc400, text: #ffd740, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: true, foreground: (base: white, divider: rgba(255, 255, 255, 0.12), dividers: rgba(255, 255, 255, 0.12), disabled: rgba(255, 255, 255, 0.5), disabled-button: rgba(255, 255, 255, 0.3), disabled-text: rgba(255, 255, 255, 0.5), elevation: black, hint-text: rgba(255, 255, 255, 0.5), secondary-text: rgba(255, 255, 255, 0.7), icon: white, icons: white, text: white, slider-min: white, slider-off: rgba(255, 255, 255, 0.3), slider-off-active: rgba(255, 255, 255, 0.3)), background: (status-bar: black, app-bar: #212121, background: #303030, hover: rgba(255, 255, 255, 0.04), card: #424242, dialog: #424242, disabled-button: rgba(255, 255, 255, 0.12), raised-button: #424242, focused-button: rgba(255, 255, 255, 0.12), selected-button: #212121, selected-disabled-button: #424242, disabled-button-toggle: black, unselected-chip: #616161, disabled-list-option: rgba(255, 255, 255, 0.12), tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffd740, lighter: #ffe57f, darker: #ffc400, text: #ffd740, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: true, foreground: (base: white, divider: rgba(255, 255, 255, 0.12), dividers: rgba(255, 255, 255, 0.12), disabled: rgba(255, 255, 255, 0.5), disabled-button: rgba(255, 255, 255, 0.3), disabled-text: rgba(255, 255, 255, 0.5), elevation: black, hint-text: rgba(255, 255, 255, 0.5), secondary-text: rgba(255, 255, 255, 0.7), icon: white, icons: white, text: white, slider-min: white, slider-off: rgba(255, 255, 255, 0.3), slider-off-active: rgba(255, 255, 255, 0.3)), background: (status-bar: black, app-bar: #212121, background: #303030, hover: rgba(255, 255, 255, 0.04), card: #424242, dialog: #424242, disabled-button: rgba(255, 255, 255, 0.12), raised-button: #424242, focused-button: rgba(255, 255, 255, 0.12), selected-button: #212121, selected-disabled-button: #424242, disabled-button-toggle: black, unselected-chip: #616161, disabled-list-option: rgba(255, 255, 255, 0.12), tooltip: #616161)))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a dark.scss 20:1 root stylesheet'}
@@ -1 +1 @@
1
- body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: error (70,) (color: (primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a deep-purple-light-blue.scss 24:1 root stylesheet'}
1
+ body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: (error (70,) (color: (primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a deep-purple-light-blue.scss 24:1 root stylesheet'}
@@ -1 +1 @@
1
- body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: Can\'t find stylesheet to import.\a ╷\a 1 │ @import "../../node_modules/@ctrl/ngx-emoji-mart/picker";\d\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a _emoji-mart.scss 1:9 @import\a deep-purple-teal.scss 18:9 root stylesheet'}
1
+ body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: (error (70,) (color: (primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: white, 400: white, 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #673ab7, lighter: #d1c4e9, darker: #512da8, text: #673ab7, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": white, "400-contrast": white, "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), accent: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #64ffda, lighter: #a7ffeb, darker: #1de9b6, text: #64ffda, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a deep-purple-teal.scss 29:1 root stylesheet'}