@softheon/armature 17.31.4 → 19.0.2

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 (271) hide show
  1. package/assets/styles/_b2c-variables.scss +7 -3
  2. package/assets/styles/_typography.scss +9 -8
  3. package/assets/styles/deprecated/_button-deprecated.scss +225 -225
  4. package/assets/styles/deprecated/_chip-deprecated.scss +57 -57
  5. package/assets/styles/deprecated/_material-override-deprecated.scss +3 -3
  6. package/assets/styles/deprecated/_table-deprecated.scss +3 -3
  7. package/assets/styles/material-override/_button-toggle-group.scss +14 -14
  8. package/assets/styles/material-override/_button.scss +57 -57
  9. package/assets/styles/material-override/_calendar.scss +6 -6
  10. package/assets/styles/material-override/_checkbox.scss +20 -19
  11. package/assets/styles/material-override/_expansion-panel.scss +19 -18
  12. package/assets/styles/material-override/_form-field.scss +14 -14
  13. package/assets/styles/material-override/_menu.scss +2 -2
  14. package/assets/styles/material-override/_radio-button.scss +24 -23
  15. package/assets/styles/material-override/_slider.scss +50 -50
  16. package/assets/styles/material-override/_switch.scss +8 -8
  17. package/assets/styles/material-override/_tooltip.scss +4 -4
  18. package/assets/styles/sof-styles-b2b.scss +3 -3
  19. package/assets/styles/sof-styles.scss +13 -17
  20. package/fesm2022/softheon-armature-ag-grid-components.mjs +20 -20
  21. package/fesm2022/softheon-armature-ag-grid-components.mjs.map +1 -1
  22. package/fesm2022/softheon-armature.mjs +426 -402
  23. package/fesm2022/softheon-armature.mjs.map +1 -1
  24. package/lib/base-components/sof-star-rating/sof-star-rating.component.d.ts +2 -0
  25. package/lib/faq/components/faq/faq.component.d.ts +4 -1
  26. package/lib/mfe/components/entity-base/entity-base.component.d.ts +5 -0
  27. package/lib/navigation/components/navigation/navigation.component.d.ts +1 -1
  28. package/lib/oauth/oauth.module.d.ts +1 -2
  29. package/package.json +15 -19
  30. package/esm2022/ag-grid-components/public-api.mjs +0 -6
  31. package/esm2022/ag-grid-components/softheon-armature-ag-grid-components.mjs +0 -5
  32. package/esm2022/ag-grid-components/src/ag-grid-components.module.mjs +0 -103
  33. package/esm2022/ag-grid-components/src/column-options-modal/column-options.component.mjs +0 -41
  34. package/esm2022/ag-grid-components/src/sof-table/sof-table.component.mjs +0 -526
  35. package/esm2022/ag-grid-components/src/table-cell/table-cell.component.mjs +0 -23
  36. package/esm2022/lib/alert-banner/alert-banner-api.mjs +0 -10
  37. package/esm2022/lib/alert-banner/alert-banner.module.mjs +0 -42
  38. package/esm2022/lib/alert-banner/components/alert-banner/alert-banner.component.mjs +0 -82
  39. package/esm2022/lib/alert-banner/models/alert-banner-config.mjs +0 -2
  40. package/esm2022/lib/alert-banner/models/alert-banner-context.mjs +0 -2
  41. package/esm2022/lib/alert-banner/models/constants.mjs +0 -16
  42. package/esm2022/lib/alert-banner/services/alert-banner.service.mjs +0 -44
  43. package/esm2022/lib/armature.module.mjs +0 -183
  44. package/esm2022/lib/base-components/base-component-api.mjs +0 -23
  45. package/esm2022/lib/base-components/base-component.module.mjs +0 -175
  46. package/esm2022/lib/base-components/confirm-address/sof-confirm-address/compare-address-pipe/compare-address.pipe.mjs +0 -20
  47. package/esm2022/lib/base-components/confirm-address/sof-confirm-address/sof-confirm-address.component.mjs +0 -60
  48. package/esm2022/lib/base-components/confirm-address/sof-confirm-address-county-change/sof-confirm-address-county-change.component.mjs +0 -58
  49. package/esm2022/lib/base-components/sof-alert/sof-alert.component.mjs +0 -79
  50. package/esm2022/lib/base-components/sof-badge/sof-badge.component.mjs +0 -132
  51. package/esm2022/lib/base-components/sof-banner/sof-banner.component.mjs +0 -49
  52. package/esm2022/lib/base-components/sof-bottom-sheet/sof-bottom-sheet.component.mjs +0 -152
  53. package/esm2022/lib/base-components/sof-button-toggle-group/sof-button-toggle-group.component.mjs +0 -182
  54. package/esm2022/lib/base-components/sof-callout/sof-callout.component.mjs +0 -72
  55. package/esm2022/lib/base-components/sof-chip/sof-chip.component.mjs +0 -62
  56. package/esm2022/lib/base-components/sof-context/sof-context.component.mjs +0 -124
  57. package/esm2022/lib/base-components/sof-handle/sof-handle.component.mjs +0 -115
  58. package/esm2022/lib/base-components/sof-image-checkbox/sof-image-checkbox.component.mjs +0 -58
  59. package/esm2022/lib/base-components/sof-input-stepper/sof-input-stepper.component.mjs +0 -179
  60. package/esm2022/lib/base-components/sof-modal/sof-modal.component.mjs +0 -61
  61. package/esm2022/lib/base-components/sof-progress-bar/sof-progress-bar.component.mjs +0 -79
  62. package/esm2022/lib/base-components/sof-radio-card/sof-radio-card.component.mjs +0 -35
  63. package/esm2022/lib/base-components/sof-simple-alert/sof-simple-alert.component.mjs +0 -49
  64. package/esm2022/lib/base-components/sof-star-rating/sof-star-rating.component.mjs +0 -38
  65. package/esm2022/lib/base-components/sof-utility-button/sof-utility-button.component.mjs +0 -62
  66. package/esm2022/lib/component-save-print/components/component-save-print/component-save-print.component.mjs +0 -91
  67. package/esm2022/lib/component-save-print/services/component-save-print.service.mjs +0 -30
  68. package/esm2022/lib/component-save-print/sof-ar-component-save-print.module.mjs +0 -29
  69. package/esm2022/lib/core/client-generated/api/session.service.mjs +0 -242
  70. package/esm2022/lib/core/client-generated/configuration.mjs +0 -59
  71. package/esm2022/lib/core/client-generated/encoder.mjs +0 -17
  72. package/esm2022/lib/core/client-generated/model/applicationUserModel.mjs +0 -20
  73. package/esm2022/lib/core/client-generated/model/assertedUserModel.mjs +0 -2
  74. package/esm2022/lib/core/client-generated/model/brandingModel.mjs +0 -2
  75. package/esm2022/lib/core/client-generated/model/errorModel.mjs +0 -13
  76. package/esm2022/lib/core/client-generated/model/folderLink.mjs +0 -13
  77. package/esm2022/lib/core/client-generated/model/identityProfile.mjs +0 -2
  78. package/esm2022/lib/core/client-generated/model/models.mjs +0 -20
  79. package/esm2022/lib/core/client-generated/model/oAuthModel.mjs +0 -13
  80. package/esm2022/lib/core/client-generated/model/preferencesRow.mjs +0 -13
  81. package/esm2022/lib/core/client-generated/model/rolesRow.mjs +0 -13
  82. package/esm2022/lib/core/client-generated/model/sessionGetResponseModel.mjs +0 -2
  83. package/esm2022/lib/core/client-generated/model/sessionPostRequestModel.mjs +0 -2
  84. package/esm2022/lib/core/client-generated/model/sessionPostResponseModel.mjs +0 -2
  85. package/esm2022/lib/core/client-generated/model/sessionPutRequestModel.mjs +0 -2
  86. package/esm2022/lib/core/client-generated/model/sessionPutResponseModel.mjs +0 -2
  87. package/esm2022/lib/core/client-generated/model/sessionResponseModel.mjs +0 -2
  88. package/esm2022/lib/core/client-generated/model/settingsProfile.mjs +0 -2
  89. package/esm2022/lib/core/client-generated/model/themePaletteColorsModel.mjs +0 -13
  90. package/esm2022/lib/core/client-generated/model/themePaletteModel.mjs +0 -2
  91. package/esm2022/lib/core/client-generated/model/trackingModel.mjs +0 -13
  92. package/esm2022/lib/core/client-generated/model/validationRecordsRow.mjs +0 -13
  93. package/esm2022/lib/core/client-generated/variables.mjs +0 -9
  94. package/esm2022/lib/core/components/app-template/app-template.component.mjs +0 -269
  95. package/esm2022/lib/core/functions/guid.mjs +0 -11
  96. package/esm2022/lib/core/functions/naming-convention.mjs +0 -33
  97. package/esm2022/lib/core/functions/route-to-pre-login-route.mjs +0 -13
  98. package/esm2022/lib/core/initializer/abstract-startup-service.mjs +0 -4
  99. package/esm2022/lib/core/initializer/initializer.service.mjs +0 -302
  100. package/esm2022/lib/core/interceptors/armature-auth-token-append.interceptor.mjs +0 -73
  101. package/esm2022/lib/core/models/base-config.mjs +0 -2
  102. package/esm2022/lib/core/models/constants.mjs +0 -17
  103. package/esm2022/lib/core/models/data-store-config.mjs +0 -4
  104. package/esm2022/lib/core/models/federated-module-config.mjs +0 -2
  105. package/esm2022/lib/core/models/header-config.mjs +0 -2
  106. package/esm2022/lib/core/models/http-verbs.mjs +0 -9
  107. package/esm2022/lib/core/models/nav-panel-config.mjs +0 -2
  108. package/esm2022/lib/core/models/navigation-config.mjs +0 -2
  109. package/esm2022/lib/core/models/oidc-auth-settings.mjs +0 -2
  110. package/esm2022/lib/core/models/route-path.mjs +0 -7
  111. package/esm2022/lib/core/models/session-config.mjs +0 -4
  112. package/esm2022/lib/core/models/styles.mjs +0 -2
  113. package/esm2022/lib/core/models/subdomain-config.mjs +0 -2
  114. package/esm2022/lib/core/models/typed-session.mjs +0 -4
  115. package/esm2022/lib/core/models/user-entity-service-config.mjs +0 -12
  116. package/esm2022/lib/core/services/authorization.service.mjs +0 -175
  117. package/esm2022/lib/core/services/banner.service.mjs +0 -43
  118. package/esm2022/lib/core/services/base-config.service.mjs +0 -32
  119. package/esm2022/lib/core/services/custom-auth-config.service.mjs +0 -4
  120. package/esm2022/lib/core/services/default-config.service.mjs +0 -19
  121. package/esm2022/lib/core/services/federated-module.service.mjs +0 -60
  122. package/esm2022/lib/core/services/session.service.mjs +0 -387
  123. package/esm2022/lib/core/services/user-entity.service.mjs +0 -145
  124. package/esm2022/lib/distributed-cache/client-generated/api/api.mjs +0 -4
  125. package/esm2022/lib/distributed-cache/client-generated/api/cache.service.mjs +0 -213
  126. package/esm2022/lib/distributed-cache/client-generated/configuration.mjs +0 -59
  127. package/esm2022/lib/distributed-cache/client-generated/encoder.mjs +0 -17
  128. package/esm2022/lib/distributed-cache/client-generated/model/cacheExpirationType.mjs +0 -16
  129. package/esm2022/lib/distributed-cache/client-generated/model/createCacheEntryRequestModel.mjs +0 -2
  130. package/esm2022/lib/distributed-cache/client-generated/model/models.mjs +0 -5
  131. package/esm2022/lib/distributed-cache/client-generated/model/retrieveCacheEntryResponseModel.mjs +0 -13
  132. package/esm2022/lib/distributed-cache/client-generated/model/updateCacheEntryRequestModel.mjs +0 -13
  133. package/esm2022/lib/distributed-cache/client-generated/variables.mjs +0 -9
  134. package/esm2022/lib/distributed-cache/distributed-cache-api.mjs +0 -8
  135. package/esm2022/lib/distributed-cache/distributed-cache.module.mjs +0 -38
  136. package/esm2022/lib/distributed-cache/models/constants.mjs +0 -3
  137. package/esm2022/lib/distributed-cache/models/policy-person.mjs +0 -9
  138. package/esm2022/lib/distributed-cache/services/server-cache.service.mjs +0 -48
  139. package/esm2022/lib/error/components/error-common/error-common.component.mjs +0 -25
  140. package/esm2022/lib/error/error-api.mjs +0 -7
  141. package/esm2022/lib/error/error.module.mjs +0 -31
  142. package/esm2022/lib/error/models/error-common-config.mjs +0 -8
  143. package/esm2022/lib/faq/components/faq/faq.component.mjs +0 -40
  144. package/esm2022/lib/faq/faq-api.mjs +0 -8
  145. package/esm2022/lib/faq/faq.module.mjs +0 -41
  146. package/esm2022/lib/faq/models/faq-config.mjs +0 -4
  147. package/esm2022/lib/faq/models/faq.mjs +0 -8
  148. package/esm2022/lib/feedback-tool/components/feedback-tool/feedback-tool.component.mjs +0 -81
  149. package/esm2022/lib/feedback-tool/feedback-tool-api.mjs +0 -5
  150. package/esm2022/lib/feedback-tool/feedback-tool.module.mjs +0 -44
  151. package/esm2022/lib/footer/components/footer/footer.component.mjs +0 -25
  152. package/esm2022/lib/footer/components/site-map/site-map.component.mjs +0 -25
  153. package/esm2022/lib/footer/footer-api.mjs +0 -10
  154. package/esm2022/lib/footer/footer.module.mjs +0 -45
  155. package/esm2022/lib/footer/models/enum/site-map-direction.mjs +0 -15
  156. package/esm2022/lib/footer/models/footer-config.mjs +0 -4
  157. package/esm2022/lib/footer/models/site-map-models.mjs +0 -2
  158. package/esm2022/lib/forms/components/sof-address/sof-address.component.mjs +0 -113
  159. package/esm2022/lib/forms/directives/alphanumeric/alphanumeric.directive.mjs +0 -78
  160. package/esm2022/lib/forms/directives/date-input-filter/date-input-filter.directive.mjs +0 -20
  161. package/esm2022/lib/forms/directives/input-trim/input-trim.directive.mjs +0 -110
  162. package/esm2022/lib/forms/directives/letters-characters/letters-characters.directive.mjs +0 -87
  163. package/esm2022/lib/forms/directives/letters-only/letters-only.directive.mjs +0 -85
  164. package/esm2022/lib/forms/directives/numbers-only/numbers-only.directive.mjs +0 -55
  165. package/esm2022/lib/forms/forms-api.mjs +0 -21
  166. package/esm2022/lib/forms/forms.module.mjs +0 -91
  167. package/esm2022/lib/forms/models/address.mjs +0 -2
  168. package/esm2022/lib/forms/models/constants.mjs +0 -10
  169. package/esm2022/lib/forms/models/county.mjs +0 -2
  170. package/esm2022/lib/forms/models/enums/states.mjs +0 -66
  171. package/esm2022/lib/forms/pipes/phone-format.pipe.mjs +0 -33
  172. package/esm2022/lib/forms/services/alert.service.mjs +0 -167
  173. package/esm2022/lib/header/components/header/header.component.mjs +0 -165
  174. package/esm2022/lib/header/components/mobile-header-menu/mobile-header-menu.component.mjs +0 -39
  175. package/esm2022/lib/header/components/sof-header/menu-prevent-close-directive/menu-prevent-close.directive.mjs +0 -21
  176. package/esm2022/lib/header/components/sof-header/sof-header.component.mjs +0 -158
  177. package/esm2022/lib/header/components/sof-header/user-initials-pipe/user-initials.pipe.mjs +0 -22
  178. package/esm2022/lib/header/header-api.mjs +0 -15
  179. package/esm2022/lib/header/header.module.mjs +0 -90
  180. package/esm2022/lib/header/models/header-auth.settings.mjs +0 -32
  181. package/esm2022/lib/header/models/header-external-links.mjs +0 -2
  182. package/esm2022/lib/header/models/header-language.settings.mjs +0 -2
  183. package/esm2022/lib/header/models/header-theme.settings.mjs +0 -2
  184. package/esm2022/lib/header/models/header.settings.mjs +0 -2
  185. package/esm2022/lib/header/models/mobile-header-nav.settings.mjs +0 -2
  186. package/esm2022/lib/mfe/components/entity-base/entity-base.component.mjs +0 -72
  187. package/esm2022/lib/mfe/components/entity-inject-wrapper/entity-inject-wrapper.component.mjs +0 -83
  188. package/esm2022/lib/mfe/mfe.module.mjs +0 -24
  189. package/esm2022/lib/mfe/models/entity-config-base.mjs +0 -2
  190. package/esm2022/lib/mfe/models/entity-dto.mjs +0 -5
  191. package/esm2022/lib/mfe/services/entity-helper.service.mjs +0 -113
  192. package/esm2022/lib/navigation/components/b2b-nav/b2b-nav.component.mjs +0 -232
  193. package/esm2022/lib/navigation/components/navigation/navigation.component.mjs +0 -560
  194. package/esm2022/lib/navigation/components/sof-breadcrumbs/sof-breadcrumbs-hierarchy/sof-breadcrumbs-hierarchy.component.mjs +0 -60
  195. package/esm2022/lib/navigation/components/sof-breadcrumbs/sof-breadcrumbs-history/sof-breadcrumbs-history.component.mjs +0 -76
  196. package/esm2022/lib/navigation/components/sof-navigation-panel/models/nav-panel-logo.mjs +0 -2
  197. package/esm2022/lib/navigation/components/sof-navigation-panel/models/nav-panel-nodes.mjs +0 -2
  198. package/esm2022/lib/navigation/components/sof-navigation-panel/models/nav-panel-settings.mjs +0 -2
  199. package/esm2022/lib/navigation/components/sof-navigation-panel/sof-nav-panel.component.mjs +0 -105
  200. package/esm2022/lib/navigation/components/sof-sub-navigation/sof-sub-navigation.component.mjs +0 -60
  201. package/esm2022/lib/navigation/components/sof-tabs-navigation/sof-tabs.component.mjs +0 -22
  202. package/esm2022/lib/navigation/models/breadcrumb.mjs +0 -3
  203. package/esm2022/lib/navigation/models/nav-theme.settings.mjs +0 -2
  204. package/esm2022/lib/navigation/models/nav.settings.mjs +0 -2
  205. package/esm2022/lib/navigation/models/navigation.mjs +0 -2
  206. package/esm2022/lib/navigation/navigation-api.mjs +0 -18
  207. package/esm2022/lib/navigation/navigation.module.mjs +0 -139
  208. package/esm2022/lib/oauth/models/constants.mjs +0 -6
  209. package/esm2022/lib/oauth/models/generated/accountManagementAssertionModel.mjs +0 -2
  210. package/esm2022/lib/oauth/models/generated/accountManagementRefreshRequestModel.mjs +0 -2
  211. package/esm2022/lib/oauth/models/generated/accountManagementResponseModel.mjs +0 -2
  212. package/esm2022/lib/oauth/models/generated/applicationType.mjs +0 -33
  213. package/esm2022/lib/oauth/models/generated/coverageDetail.mjs +0 -19
  214. package/esm2022/lib/oauth/models/generated/finance.mjs +0 -13
  215. package/esm2022/lib/oauth/models/generated/iSsoResponseModel.mjs +0 -13
  216. package/esm2022/lib/oauth/models/generated/iSsoResponseModelAccountManagementAssertionModel.mjs +0 -2
  217. package/esm2022/lib/oauth/models/generated/person.mjs +0 -13
  218. package/esm2022/lib/oauth/models/generated/policy.mjs +0 -2
  219. package/esm2022/lib/oauth/models/generated/refreshResponseModel.mjs +0 -13
  220. package/esm2022/lib/oauth/models/hybrid-saml-oauth-config.mjs +0 -4
  221. package/esm2022/lib/oauth/oauth-api.mjs +0 -15
  222. package/esm2022/lib/oauth/oauth.module.mjs +0 -29
  223. package/esm2022/lib/oauth/services/hybrid-saml-oauth.service.mjs +0 -201
  224. package/esm2022/lib/rbac/directives/rbac-action.directive.mjs +0 -50
  225. package/esm2022/lib/rbac/models/access-token-claims.mjs +0 -23
  226. package/esm2022/lib/rbac/models/constants.mjs +0 -4
  227. package/esm2022/lib/rbac/models/decoded-access-token.mjs +0 -69
  228. package/esm2022/lib/rbac/models/rbac-config.mjs +0 -4
  229. package/esm2022/lib/rbac/models/role-access.mjs +0 -10
  230. package/esm2022/lib/rbac/rbac-api.mjs +0 -15
  231. package/esm2022/lib/rbac/rbac.module.mjs +0 -51
  232. package/esm2022/lib/rbac/services/ar-role-nav.service.mjs +0 -104
  233. package/esm2022/lib/rbac/services/oauth2-role.service.mjs +0 -114
  234. package/esm2022/lib/rbac/services/role-nav.service.mjs +0 -4
  235. package/esm2022/lib/rbac/services/tokens.mjs +0 -4
  236. package/esm2022/lib/resize-panels/components/resize-panels/resize-panels.component.mjs +0 -156
  237. package/esm2022/lib/resize-panels/models/resize-event.mjs +0 -2
  238. package/esm2022/lib/resize-panels/resize-panels-api.mjs +0 -5
  239. package/esm2022/lib/resize-panels/resize-panels.module.mjs +0 -23
  240. package/esm2022/lib/rum/models/arm-error.mjs +0 -29
  241. package/esm2022/lib/rum/models/rum-config.mjs +0 -4
  242. package/esm2022/lib/rum/rum-api.mjs +0 -10
  243. package/esm2022/lib/rum/rum.module.mjs +0 -48
  244. package/esm2022/lib/rum/services/rum.service.mjs +0 -115
  245. package/esm2022/lib/rum/services/shared-error.service.mjs +0 -45
  246. package/esm2022/lib/rum/services/softheon-error-handler.service.mjs +0 -76
  247. package/esm2022/lib/saml/components/redirect-saml/redirect-saml.component.mjs +0 -79
  248. package/esm2022/lib/saml/models/i-saml-request.mjs +0 -2
  249. package/esm2022/lib/saml/models/i-saml-response.mjs +0 -2
  250. package/esm2022/lib/saml/models/redirect-saml-request.mjs +0 -4
  251. package/esm2022/lib/saml/models/sso-gateway-model.mjs +0 -4
  252. package/esm2022/lib/saml/saml-api.mjs +0 -15
  253. package/esm2022/lib/saml/saml.module.mjs +0 -43
  254. package/esm2022/lib/saml/services/entry/abstract-saml-entry.service.mjs +0 -4
  255. package/esm2022/lib/saml/services/entry/sso-gateway-entry.service.mjs +0 -36
  256. package/esm2022/lib/saml/services/send-off/abstract-saml.service.mjs +0 -4
  257. package/esm2022/lib/saml/services/send-off/saml.service.mjs +0 -39
  258. package/esm2022/lib/sof-pipe/constants/constants.mjs +0 -17
  259. package/esm2022/lib/sof-pipe/models/sof-date-pipe-format.mjs +0 -2
  260. package/esm2022/lib/sof-pipe/pipes/sof-blank/sof-blank.pipe.mjs +0 -39
  261. package/esm2022/lib/sof-pipe/pipes/sof-date/sof-date.pipe.mjs +0 -59
  262. package/esm2022/lib/sof-pipe/pipes/sof-ssn/sof-ssn.pipe.mjs +0 -28
  263. package/esm2022/lib/sof-pipe/sof-pipe.api.mjs +0 -9
  264. package/esm2022/lib/sof-pipe/sof-pipe.module.mjs +0 -39
  265. package/esm2022/lib/theming/directives/css-override.directive.mjs +0 -69
  266. package/esm2022/lib/theming/models/css-override.mjs +0 -11
  267. package/esm2022/lib/theming/services/theme.service.mjs +0 -187
  268. package/esm2022/lib/theming/theme-api.mjs +0 -6
  269. package/esm2022/lib/theming/theme.module.mjs +0 -31
  270. package/esm2022/public-api.mjs +0 -60
  271. package/esm2022/softheon-armature.mjs +0 -5
@@ -1,4 +1,4 @@
1
- @use "@angular/material" as mat;
1
+ @use "sass:map";
2
2
  @use "../arm-theme" as theme;
3
3
 
4
4
  // @deprecated replace with "/material-override/button"
@@ -30,92 +30,92 @@ button.mat-mdc-button {
30
30
 
31
31
  &:enabled {
32
32
  &.mat-primary {
33
- color: mat.get-color-from-palette(theme.$arm-primary, 500);
33
+ color: map.get(theme.$arm-primary, 500);
34
34
 
35
35
  &:hover {
36
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50);
36
+ background-color: map.get(theme.$arm-primary, 50);
37
37
  }
38
38
 
39
39
  &:focus {
40
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
40
+ outline: 4px solid map.get(theme.$arm-primary, 500);
41
41
  outline-offset: 2px !important;
42
42
  }
43
43
  }
44
44
 
45
45
  &.mat-accent {
46
- color: mat.get-color-from-palette(theme.$arm-accent, 500);
46
+ color: map.get(theme.$arm-accent, 500);
47
47
 
48
48
  &:hover {
49
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50);
49
+ background-color: map.get(theme.$arm-accent, 50);
50
50
  }
51
51
 
52
52
  &:focus {
53
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
53
+ outline: 4px solid map.get(theme.$arm-primary, 500);
54
54
  outline-offset: 2px !important;
55
55
  }
56
56
  }
57
57
 
58
58
  &.mat-warn {
59
- color: mat.get-color-from-palette(theme.$arm-warn, 500);
59
+ color: map.get(theme.$arm-warn, 500);
60
60
 
61
61
  &:hover {
62
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50);
62
+ background-color: map.get(theme.$arm-warn, 50);
63
63
  }
64
64
 
65
65
  &:focus {
66
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
66
+ outline: 4px solid map.get(theme.$arm-primary, 500);
67
67
  outline-offset: 2px !important;
68
68
  }
69
69
  }
70
70
 
71
71
  &.mat-success {
72
- color: mat.get-color-from-palette(theme.$arm-success, 500);
72
+ color: map.get(theme.$arm-success, 500);
73
73
 
74
74
  &:hover {
75
- background-color: mat.get-color-from-palette(theme.$arm-success, 50);
75
+ background-color: map.get(theme.$arm-success, 50);
76
76
  }
77
77
 
78
78
  &:focus {
79
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
79
+ outline: 4px solid map.get(theme.$arm-primary, 500);
80
80
  outline-offset: 2px !important;
81
81
  }
82
82
  }
83
83
 
84
84
  &.mat-error {
85
- color: mat.get-color-from-palette(theme.$arm-error, 900);
85
+ color: map.get(theme.$arm-error, 900);
86
86
 
87
87
  &:hover {
88
- background-color: mat.get-color-from-palette(theme.$arm-error, 50);
88
+ background-color: map.get(theme.$arm-error, 50);
89
89
  }
90
90
 
91
91
  &:focus {
92
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
92
+ outline: 4px solid map.get(theme.$arm-primary, 500);
93
93
  outline-offset: 2px !important;
94
94
  }
95
95
  }
96
96
 
97
97
  &.mat-info {
98
- color: mat.get-color-from-palette(theme.$arm-info, 500);
98
+ color: map.get(theme.$arm-info, 500);
99
99
 
100
100
  &:hover {
101
- background-color: mat.get-color-from-palette(theme.$arm-info, 50);
101
+ background-color: map.get(theme.$arm-info, 50);
102
102
  }
103
103
 
104
104
  &:focus {
105
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
105
+ outline: 4px solid map.get(theme.$arm-primary, 500);
106
106
  outline-offset: 2px !important;
107
107
  }
108
108
  }
109
109
 
110
110
  &.mat-neutral {
111
- color: mat.get-color-from-palette(theme.$arm-neutral, 500);
111
+ color: map.get(theme.$arm-neutral, 500);
112
112
 
113
113
  &:hover {
114
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50);
114
+ background-color: map.get(theme.$arm-neutral, 50);
115
115
  }
116
116
 
117
117
  &:focus {
118
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
118
+ outline: 4px solid map.get(theme.$arm-primary, 500);
119
119
  outline-offset: 2px !important;
120
120
  }
121
121
  }
@@ -157,92 +157,92 @@ button.mat-mdc-button {
157
157
 
158
158
  &:enabled {
159
159
  &.mat-primary {
160
- color: mat.get-color-from-palette(theme.$arm-primary, 500);
160
+ color: map.get(theme.$arm-primary, 500);
161
161
 
162
162
  &:hover {
163
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50);
163
+ background-color: map.get(theme.$arm-primary, 50);
164
164
  }
165
165
 
166
166
  &:focus {
167
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
167
+ outline: 4px solid map.get(theme.$arm-primary, 500);
168
168
  outline-offset: 2px !important;
169
169
  }
170
170
  }
171
171
 
172
172
  &.mat-accent {
173
- color: mat.get-color-from-palette(theme.$arm-accent, 500);
173
+ color: map.get(theme.$arm-accent, 500);
174
174
 
175
175
  &:hover {
176
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50);
176
+ background-color: map.get(theme.$arm-accent, 50);
177
177
  }
178
178
 
179
179
  &:focus {
180
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
180
+ outline: 4px solid map.get(theme.$arm-primary, 500);
181
181
  outline-offset: 2px !important;
182
182
  }
183
183
  }
184
184
 
185
185
  &.mat-warn {
186
- color: mat.get-color-from-palette(theme.$arm-warn, 500);
186
+ color: map.get(theme.$arm-warn, 500);
187
187
 
188
188
  &:hover {
189
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50);
189
+ background-color: map.get(theme.$arm-warn, 50);
190
190
  }
191
191
 
192
192
  &:focus {
193
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
193
+ outline: 4px solid map.get(theme.$arm-primary, 500);
194
194
  outline-offset: 2px !important;
195
195
  }
196
196
  }
197
197
 
198
198
  &.mat-success {
199
- color: mat.get-color-from-palette(theme.$arm-success, 500);
199
+ color: map.get(theme.$arm-success, 500);
200
200
 
201
201
  &:hover {
202
- background-color: mat.get-color-from-palette(theme.$arm-success, 50);
202
+ background-color: map.get(theme.$arm-success, 50);
203
203
  }
204
204
 
205
205
  &:focus {
206
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
206
+ outline: 4px solid map.get(theme.$arm-primary, 500);
207
207
  outline-offset: 2px !important;
208
208
  }
209
209
  }
210
210
 
211
211
  &.mat-error {
212
- color: mat.get-color-from-palette(theme.$arm-error, 900);
212
+ color: map.get(theme.$arm-error, 900);
213
213
 
214
214
  &:hover {
215
- background-color: mat.get-color-from-palette(theme.$arm-error, 50);
215
+ background-color: map.get(theme.$arm-error, 50);
216
216
  }
217
217
 
218
218
  &:focus {
219
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
219
+ outline: 4px solid map.get(theme.$arm-primary, 500);
220
220
  outline-offset: 2px !important;
221
221
  }
222
222
  }
223
223
 
224
224
  &.mat-info {
225
- color: mat.get-color-from-palette(theme.$arm-info, 500);
225
+ color: map.get(theme.$arm-info, 500);
226
226
 
227
227
  &:hover {
228
- background-color: mat.get-color-from-palette(theme.$arm-info, 50);
228
+ background-color: map.get(theme.$arm-info, 50);
229
229
  }
230
230
 
231
231
  &:focus {
232
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
232
+ outline: 4px solid map.get(theme.$arm-primary, 500);
233
233
  outline-offset: 2px !important;
234
234
  }
235
235
  }
236
236
 
237
237
  &.mat-neutral {
238
- color: mat.get-color-from-palette(theme.$arm-neutral, 500);
238
+ color: map.get(theme.$arm-neutral, 500);
239
239
 
240
240
  &:hover {
241
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50);
241
+ background-color: map.get(theme.$arm-neutral, 50);
242
242
  }
243
243
 
244
244
  &:focus {
245
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
245
+ outline: 4px solid map.get(theme.$arm-primary, 500);
246
246
  outline-offset: 2px !important;
247
247
  }
248
248
  }
@@ -306,106 +306,106 @@ button.mat-mdc-unelevated-button {
306
306
  &:enabled {
307
307
 
308
308
  &.mat-primary {
309
- background: mat.get-color-from-palette(theme.$arm-primary, 500);
310
- color: map-get(theme.$arm-primary, contrast, 500);
309
+ background: map.get(theme.$arm-primary, 500);
310
+ color: map.get(theme.$arm-primary, contrast, 500);
311
311
 
312
312
  &:hover {
313
- background-color: mat.get-color-from-palette(theme.$arm-primary, 700);
314
- color: map-get(theme.$arm-primary, contrast, 700);
313
+ background-color: map.get(theme.$arm-primary, 700);
314
+ color: map.get(theme.$arm-primary, contrast, 700);
315
315
  }
316
316
 
317
317
  &:focus {
318
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
318
+ outline: 4px solid map.get(theme.$arm-primary, 500);
319
319
  outline-offset: 2px !important;
320
320
  }
321
321
  }
322
322
 
323
323
  &.mat-accent {
324
- background: mat.get-color-from-palette(theme.$arm-accent, 500);
325
- color: map-get(theme.$arm-accent, contrast, 500);
324
+ background: map.get(theme.$arm-accent, 500);
325
+ color: map.get(theme.$arm-accent, contrast, 500);
326
326
 
327
327
  &:hover {
328
- background-color: mat.get-color-from-palette(theme.$arm-accent, 700);
329
- color: map-get(theme.$arm-accent, contrast, 700);
328
+ background-color: map.get(theme.$arm-accent, 700);
329
+ color: map.get(theme.$arm-accent, contrast, 700);
330
330
  }
331
331
 
332
332
  &:focus {
333
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
333
+ outline: 4px solid map.get(theme.$arm-primary, 500);
334
334
  outline-offset: 2px !important;
335
335
  }
336
336
  }
337
337
 
338
338
  &.mat-warn {
339
- background: mat.get-color-from-palette(theme.$arm-warn, 500);
340
- color: map-get(theme.$arm-warn, contrast, 500);
339
+ background: map.get(theme.$arm-warn, 500);
340
+ color: map.get(theme.$arm-warn, contrast, 500);
341
341
 
342
342
  &:hover {
343
- background-color: mat.get-color-from-palette(theme.$arm-warn, 700);
344
- color: map-get(theme.$arm-warn, contrast, 700);
343
+ background-color: map.get(theme.$arm-warn, 700);
344
+ color: map.get(theme.$arm-warn, contrast, 700);
345
345
  }
346
346
 
347
347
  &:focus {
348
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
348
+ outline: 4px solid map.get(theme.$arm-primary, 500);
349
349
  outline-offset: 2px !important;
350
350
  }
351
351
  }
352
352
 
353
353
  &.mat-success {
354
- background: mat.get-color-from-palette(theme.$arm-success, 500);
355
- color: map-get(theme.$arm-success, contrast, 500);
354
+ background: map.get(theme.$arm-success, 500);
355
+ color: map.get(theme.$arm-success, contrast, 500);
356
356
 
357
357
  &:hover {
358
- background-color: mat.get-color-from-palette(theme.$arm-success, 700);
359
- color: map-get(theme.$arm-success, contrast, 700);
358
+ background-color: map.get(theme.$arm-success, 700);
359
+ color: map.get(theme.$arm-success, contrast, 700);
360
360
  }
361
361
 
362
362
  &:focus {
363
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
363
+ outline: 4px solid map.get(theme.$arm-primary, 500);
364
364
  outline-offset: 2px !important;
365
365
  }
366
366
  }
367
367
 
368
368
  &.mat-error {
369
- background: mat.get-color-from-palette(theme.$arm-error, 900);
370
- color: map-get(theme.$arm-error, contrast, 900);
369
+ background: map.get(theme.$arm-error, 900);
370
+ color: map.get(theme.$arm-error, contrast, 900);
371
371
 
372
372
  &:hover {
373
- background-color: mat.get-color-from-palette(theme.$arm-error, 700);
374
- color: map-get(theme.$arm-error, contrast, 700);
373
+ background-color: map.get(theme.$arm-error, 700);
374
+ color: map.get(theme.$arm-error, contrast, 700);
375
375
  }
376
376
 
377
377
  &:focus {
378
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
378
+ outline: 4px solid map.get(theme.$arm-primary, 500);
379
379
  outline-offset: 2px !important;
380
380
  }
381
381
  }
382
382
 
383
383
  &.mat-info {
384
- background: mat.get-color-from-palette(theme.$arm-info, 500);
385
- color: map-get(theme.$arm-info, contrast, 500);
384
+ background: map.get(theme.$arm-info, 500);
385
+ color: map.get(theme.$arm-info, contrast, 500);
386
386
 
387
387
  &:hover {
388
- background-color: mat.get-color-from-palette(theme.$arm-info, 700);
389
- color: map-get(theme.$arm-info, contrast, 700);
388
+ background-color: map.get(theme.$arm-info, 700);
389
+ color: map.get(theme.$arm-info, contrast, 700);
390
390
  }
391
391
 
392
392
  &:focus {
393
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
393
+ outline: 4px solid map.get(theme.$arm-primary, 500);
394
394
  outline-offset: 2px !important;
395
395
  }
396
396
  }
397
397
 
398
398
  &.mat-neutral {
399
- background: mat.get-color-from-palette(theme.$arm-neutral, 500);
400
- color: map-get(theme.$arm-neutral, contrast, 500);
399
+ background: map.get(theme.$arm-neutral, 500);
400
+ color: map.get(theme.$arm-neutral, contrast, 500);
401
401
 
402
402
  &:hover {
403
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 700);
404
- color: map-get(theme.$arm-neutral, contrast, 700);
403
+ background-color: map.get(theme.$arm-neutral, 700);
404
+ color: map.get(theme.$arm-neutral, contrast, 700);
405
405
  }
406
406
 
407
407
  &:focus {
408
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
408
+ outline: 4px solid map.get(theme.$arm-primary, 500);
409
409
  outline-offset: 2px !important;
410
410
  }
411
411
  }
@@ -449,106 +449,106 @@ button.mat-mdc-unelevated-button {
449
449
  &:enabled {
450
450
 
451
451
  &.mat-primary {
452
- background: mat.get-color-from-palette(theme.$arm-primary, 500);
453
- color: map-get(theme.$arm-primary, contrast, 500);
452
+ background: map.get(theme.$arm-primary, 500);
453
+ color: map.get(theme.$arm-primary, contrast, 500);
454
454
 
455
455
  &:focus {
456
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
456
+ outline: 4px solid map.get(theme.$arm-primary, 500);
457
457
  outline-offset: 2px !important;
458
458
  }
459
459
 
460
460
  &:hover {
461
- background-color: mat.get-color-from-palette(theme.$arm-primary, 700);
462
- color: map-get(theme.$arm-primary, contrast, 700);
461
+ background-color: map.get(theme.$arm-primary, 700);
462
+ color: map.get(theme.$arm-primary, contrast, 700);
463
463
  }
464
464
  }
465
465
 
466
466
  &.mat-accent {
467
- background: mat.get-color-from-palette(theme.$arm-accent, 500);
468
- color: map-get(theme.$arm-accent, contrast, 500);
467
+ background: map.get(theme.$arm-accent, 500);
468
+ color: map.get(theme.$arm-accent, contrast, 500);
469
469
 
470
470
  &:hover {
471
- background-color: mat.get-color-from-palette(theme.$arm-accent, 700);
472
- color: map-get(theme.$arm-accent, contrast, 700);
471
+ background-color: map.get(theme.$arm-accent, 700);
472
+ color: map.get(theme.$arm-accent, contrast, 700);
473
473
  }
474
474
 
475
475
  &:focus {
476
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
476
+ outline: 4px solid map.get(theme.$arm-primary, 500);
477
477
  outline-offset: 2px !important;
478
478
  }
479
479
  }
480
480
 
481
481
  &.mat-warn {
482
- background: mat.get-color-from-palette(theme.$arm-warn, 500);
483
- color: map-get(theme.$arm-warn, contrast, 500);
482
+ background: map.get(theme.$arm-warn, 500);
483
+ color: map.get(theme.$arm-warn, contrast, 500);
484
484
 
485
485
  &:hover {
486
- background-color: mat.get-color-from-palette(theme.$arm-warn, 700);
487
- color: map-get(theme.$arm-warn, contrast, 700);
486
+ background-color: map.get(theme.$arm-warn, 700);
487
+ color: map.get(theme.$arm-warn, contrast, 700);
488
488
  }
489
489
 
490
490
  &:focus {
491
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
491
+ outline: 4px solid map.get(theme.$arm-primary, 500);
492
492
  outline-offset: 2px !important;
493
493
  }
494
494
  }
495
495
 
496
496
  &.mat-success {
497
- background: mat.get-color-from-palette(theme.$arm-success, 500);
498
- color: map-get(theme.$arm-success, contrast, 500);
497
+ background: map.get(theme.$arm-success, 500);
498
+ color: map.get(theme.$arm-success, contrast, 500);
499
499
 
500
500
  &:hover {
501
- background-color: mat.get-color-from-palette(theme.$arm-success, 700);
502
- color: map-get(theme.$arm-success, contrast, 700);
501
+ background-color: map.get(theme.$arm-success, 700);
502
+ color: map.get(theme.$arm-success, contrast, 700);
503
503
  }
504
504
 
505
505
  &:focus {
506
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
506
+ outline: 4px solid map.get(theme.$arm-primary, 500);
507
507
  outline-offset: 2px !important;
508
508
  }
509
509
  }
510
510
 
511
511
  &.mat-error {
512
- background: mat.get-color-from-palette(theme.$arm-error, 900);
513
- color: map-get(theme.$arm-error, contrast, 900);
512
+ background: map.get(theme.$arm-error, 900);
513
+ color: map.get(theme.$arm-error, contrast, 900);
514
514
 
515
515
  &:hover {
516
- background-color: mat.get-color-from-palette(theme.$arm-error, 700);
517
- color: map-get(theme.$arm-error, contrast, 700);
516
+ background-color: map.get(theme.$arm-error, 700);
517
+ color: map.get(theme.$arm-error, contrast, 700);
518
518
  }
519
519
 
520
520
  &:focus {
521
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
521
+ outline: 4px solid map.get(theme.$arm-primary, 500);
522
522
  outline-offset: 2px !important;
523
523
  }
524
524
  }
525
525
 
526
526
  &.mat-info {
527
- background: mat.get-color-from-palette(theme.$arm-info, 500);
528
- color: map-get(theme.$arm-info, contrast, 500);
527
+ background: map.get(theme.$arm-info, 500);
528
+ color: map.get(theme.$arm-info, contrast, 500);
529
529
 
530
530
  &:hover {
531
- background-color: mat.get-color-from-palette(theme.$arm-info, 700);
532
- color: map-get(theme.$arm-info, contrast, 700);
531
+ background-color: map.get(theme.$arm-info, 700);
532
+ color: map.get(theme.$arm-info, contrast, 700);
533
533
  }
534
534
 
535
535
  &:focus {
536
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
536
+ outline: 4px solid map.get(theme.$arm-primary, 500);
537
537
  outline-offset: 2px !important;
538
538
  }
539
539
  }
540
540
 
541
541
  &.mat-neutral {
542
- background: mat.get-color-from-palette(theme.$arm-neutral, 500);
543
- color: map-get(theme.$arm-neutral, contrast, 500);
542
+ background: map.get(theme.$arm-neutral, 500);
543
+ color: map.get(theme.$arm-neutral, contrast, 500);
544
544
 
545
545
  &:hover {
546
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 700);
547
- color: map-get(theme.$arm-neutral, contrast, 700);
546
+ background-color: map.get(theme.$arm-neutral, 700);
547
+ color: map.get(theme.$arm-neutral, contrast, 700);
548
548
  }
549
549
 
550
550
  &:focus {
551
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
551
+ outline: 4px solid map.get(theme.$arm-primary, 500);
552
552
  outline-offset: 2px !important;
553
553
  }
554
554
  }
@@ -611,99 +611,99 @@ button.mat-mdc-outlined-button {
611
611
 
612
612
  &:enabled {
613
613
  &.mat-primary {
614
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50) !important;
615
- color: mat.get-color-from-palette(theme.$arm-primary, 500) !important;
614
+ background-color: map.get(theme.$arm-primary, 50) !important;
615
+ color: map.get(theme.$arm-primary, 500) !important;
616
616
 
617
617
  &:hover {
618
- background-color: mat.get-color-from-palette(theme.$arm-primary, 100) !important;
618
+ background-color: map.get(theme.$arm-primary, 100) !important;
619
619
  }
620
620
 
621
621
  &:focus {
622
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
622
+ outline: 4px solid map.get(theme.$arm-primary, 500);
623
623
  outline-offset: 2px !important;
624
624
  }
625
625
  }
626
626
 
627
627
  &.mat-accent {
628
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50) !important;
629
- color: mat.get-color-from-palette(theme.$arm-accent, 500) !important;
628
+ background-color: map.get(theme.$arm-accent, 50) !important;
629
+ color: map.get(theme.$arm-accent, 500) !important;
630
630
 
631
631
  &:hover {
632
- background-color: mat.get-color-from-palette(theme.$arm-accent, 100) !important;
632
+ background-color: map.get(theme.$arm-accent, 100) !important;
633
633
  }
634
634
 
635
635
  &:focus {
636
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
636
+ outline: 4px solid map.get(theme.$arm-primary, 500);
637
637
  outline-offset: 2px !important;
638
638
  }
639
639
  }
640
640
 
641
641
  &.mat-warn {
642
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50) !important;
643
- color: mat.get-color-from-palette(theme.$arm-warn, 500) !important;
642
+ background-color: map.get(theme.$arm-warn, 50) !important;
643
+ color: map.get(theme.$arm-warn, 500) !important;
644
644
 
645
645
  &:hover {
646
- background-color: mat.get-color-from-palette(theme.$arm-warn, 100) !important;
646
+ background-color: map.get(theme.$arm-warn, 100) !important;
647
647
  }
648
648
 
649
649
  &:focus {
650
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
650
+ outline: 4px solid map.get(theme.$arm-primary, 500);
651
651
  outline-offset: 2px !important;
652
652
  }
653
653
  }
654
654
 
655
655
  &.mat-success {
656
- background-color: mat.get-color-from-palette(theme.$arm-success, 50) !important;
657
- color: mat.get-color-from-palette(theme.$arm-success, 500) !important;
656
+ background-color: map.get(theme.$arm-success, 50) !important;
657
+ color: map.get(theme.$arm-success, 500) !important;
658
658
 
659
659
  &:hover {
660
- background-color: mat.get-color-from-palette(theme.$arm-success, 100) !important;
660
+ background-color: map.get(theme.$arm-success, 100) !important;
661
661
  }
662
662
 
663
663
  &:focus {
664
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
664
+ outline: 4px solid map.get(theme.$arm-primary, 500);
665
665
  outline-offset: 2px !important;
666
666
  }
667
667
  }
668
668
 
669
669
  &.mat-info {
670
- background-color: mat.get-color-from-palette(theme.$arm-info, 50) !important;
671
- color: mat.get-color-from-palette(theme.$arm-info, 500) !important;
670
+ background-color: map.get(theme.$arm-info, 50) !important;
671
+ color: map.get(theme.$arm-info, 500) !important;
672
672
 
673
673
  &:hover {
674
- background-color: mat.get-color-from-palette(theme.$arm-info, 100) !important;
674
+ background-color: map.get(theme.$arm-info, 100) !important;
675
675
  }
676
676
 
677
677
  &:focus {
678
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
678
+ outline: 4px solid map.get(theme.$arm-primary, 500);
679
679
  outline-offset: 2px !important;
680
680
  }
681
681
  }
682
682
 
683
683
  &.mat-error {
684
- background-color: mat.get-color-from-palette(theme.$arm-error, 50) !important;
685
- color: mat.get-color-from-palette(theme.$arm-error, 900) !important;
684
+ background-color: map.get(theme.$arm-error, 50) !important;
685
+ color: map.get(theme.$arm-error, 900) !important;
686
686
 
687
687
  &:hover {
688
- background-color: mat.get-color-from-palette(theme.$arm-error, 100) !important;
688
+ background-color: map.get(theme.$arm-error, 100) !important;
689
689
  }
690
690
 
691
691
  &:focus {
692
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
692
+ outline: 4px solid map.get(theme.$arm-primary, 500);
693
693
  outline-offset: 2px !important;
694
694
  }
695
695
  }
696
696
 
697
697
  &.mat-neutral {
698
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50) !important;
699
- color: mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
698
+ background-color: map.get(theme.$arm-neutral, 50) !important;
699
+ color: map.get(theme.$arm-neutral, 500) !important;
700
700
 
701
701
  &:hover {
702
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 100) !important;
702
+ background-color: map.get(theme.$arm-neutral, 100) !important;
703
703
  }
704
704
 
705
705
  &:focus {
706
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
706
+ outline: 4px solid map.get(theme.$arm-primary, 500);
707
707
  outline-offset: 2px !important;
708
708
  }
709
709
  }
@@ -739,99 +739,99 @@ button.mat-mdc-outlined-button {
739
739
 
740
740
  &:enabled {
741
741
  &.mat-primary {
742
- border: 2px solid mat.get-color-from-palette(theme.$arm-primary, 500) !important;
743
- color: mat.get-color-from-palette(theme.$arm-primary, 500) !important;
742
+ border: 2px solid map.get(theme.$arm-primary, 500) !important;
743
+ color: map.get(theme.$arm-primary, 500) !important;
744
744
 
745
745
  &:hover {
746
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50) !important;
746
+ background-color: map.get(theme.$arm-primary, 50) !important;
747
747
  }
748
748
 
749
749
  &:focus {
750
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
750
+ outline: 4px solid map.get(theme.$arm-primary, 500);
751
751
  outline-offset: 2px !important;
752
752
  }
753
753
  }
754
754
 
755
755
  &.mat-accent {
756
- border: 2px solid mat.get-color-from-palette(theme.$arm-accent, 500) !important;
757
- color: mat.get-color-from-palette(theme.$arm-accent, 500) !important;
756
+ border: 2px solid map.get(theme.$arm-accent, 500) !important;
757
+ color: map.get(theme.$arm-accent, 500) !important;
758
758
 
759
759
  &:hover {
760
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50) !important;
760
+ background-color: map.get(theme.$arm-accent, 50) !important;
761
761
  }
762
762
 
763
763
  &:focus {
764
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
764
+ outline: 4px solid map.get(theme.$arm-primary, 500);
765
765
  outline-offset: 2px !important;
766
766
  }
767
767
  }
768
768
 
769
769
  &.mat-warn {
770
- border: 2px solid mat.get-color-from-palette(theme.$arm-warn, 500) !important;
771
- color: mat.get-color-from-palette(theme.$arm-warn, 500) !important;
770
+ border: 2px solid map.get(theme.$arm-warn, 500) !important;
771
+ color: map.get(theme.$arm-warn, 500) !important;
772
772
 
773
773
  &:hover {
774
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50) !important;
774
+ background-color: map.get(theme.$arm-warn, 50) !important;
775
775
  }
776
776
 
777
777
  &:focus {
778
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
778
+ outline: 4px solid map.get(theme.$arm-primary, 500);
779
779
  outline-offset: 2px !important;
780
780
  }
781
781
  }
782
782
 
783
783
  &.mat-success {
784
- border: 2px solid mat.get-color-from-palette(theme.$arm-success, 500) !important;
785
- color: mat.get-color-from-palette(theme.$arm-success, 50) !important;
784
+ border: 2px solid map.get(theme.$arm-success, 500) !important;
785
+ color: map.get(theme.$arm-success, 50) !important;
786
786
 
787
787
  &:hover {
788
- background-color: mat.get-color-from-palette(theme.$arm-success, 100) !important;
788
+ background-color: map.get(theme.$arm-success, 100) !important;
789
789
  }
790
790
 
791
791
  &:focus {
792
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
792
+ outline: 4px solid map.get(theme.$arm-primary, 500);
793
793
  outline-offset: 2px !important;
794
794
  }
795
795
  }
796
796
 
797
797
  &.mat-error {
798
- border: 2px solid mat.get-color-from-palette(theme.$arm-error, 900) !important;
799
- color: mat.get-color-from-palette(theme.$arm-error, 900) !important;
798
+ border: 2px solid map.get(theme.$arm-error, 900) !important;
799
+ color: map.get(theme.$arm-error, 900) !important;
800
800
 
801
801
  &:hover {
802
- background-color: mat.get-color-from-palette(theme.$arm-error, 50) !important;
802
+ background-color: map.get(theme.$arm-error, 50) !important;
803
803
  }
804
804
 
805
805
  &:focus {
806
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
806
+ outline: 4px solid map.get(theme.$arm-primary, 500);
807
807
  outline-offset: 2px !important;
808
808
  }
809
809
  }
810
810
 
811
811
  &.mat-info {
812
- border: 2px solid mat.get-color-from-palette(theme.$arm-info, 500) !important;
813
- color: mat.get-color-from-palette(theme.$arm-info, 500) !important;
812
+ border: 2px solid map.get(theme.$arm-info, 500) !important;
813
+ color: map.get(theme.$arm-info, 500) !important;
814
814
 
815
815
  &:hover {
816
- background-color: mat.get-color-from-palette(theme.$arm-info, 50) !important;
816
+ background-color: map.get(theme.$arm-info, 50) !important;
817
817
  }
818
818
 
819
819
  &:focus {
820
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
820
+ outline: 4px solid map.get(theme.$arm-primary, 500);
821
821
  outline-offset: 2px !important;
822
822
  }
823
823
  }
824
824
 
825
825
  &.mat-neutral {
826
- border: 2px solid mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
827
- color: mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
826
+ border: 2px solid map.get(theme.$arm-neutral, 500) !important;
827
+ color: map.get(theme.$arm-neutral, 500) !important;
828
828
 
829
829
  &:hover {
830
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50) !important;
830
+ background-color: map.get(theme.$arm-neutral, 50) !important;
831
831
  }
832
832
 
833
833
  &:focus {
834
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
834
+ outline: 4px solid map.get(theme.$arm-primary, 500);
835
835
  outline-offset: 2px !important;
836
836
  }
837
837
  }
@@ -879,99 +879,99 @@ button.mat-mdc-outlined-button {
879
879
 
880
880
  &:enabled {
881
881
  &.mat-primary {
882
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50) !important;
883
- color: mat.get-color-from-palette(theme.$arm-primary, 500) !important;
882
+ background-color: map.get(theme.$arm-primary, 50) !important;
883
+ color: map.get(theme.$arm-primary, 500) !important;
884
884
 
885
885
  &:hover {
886
- background-color: mat.get-color-from-palette(theme.$arm-primary, 100) !important;
886
+ background-color: map.get(theme.$arm-primary, 100) !important;
887
887
  }
888
888
 
889
889
  &:focus {
890
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
890
+ outline: 4px solid map.get(theme.$arm-primary, 500);
891
891
  outline-offset: 2px !important;
892
892
  }
893
893
  }
894
894
 
895
895
  &.mat-accent {
896
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50) !important;
897
- color: mat.get-color-from-palette(theme.$arm-accent, 500) !important;
896
+ background-color: map.get(theme.$arm-accent, 50) !important;
897
+ color: map.get(theme.$arm-accent, 500) !important;
898
898
 
899
899
  &:hover {
900
- background-color: mat.get-color-from-palette(theme.$arm-accent, 100) !important;
900
+ background-color: map.get(theme.$arm-accent, 100) !important;
901
901
  }
902
902
 
903
903
  &:focus {
904
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
904
+ outline: 4px solid map.get(theme.$arm-primary, 500);
905
905
  outline-offset: 2px !important;
906
906
  }
907
907
  }
908
908
 
909
909
  &.mat-warn {
910
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50) !important;
911
- color: mat.get-color-from-palette(theme.$arm-warn, 500) !important;
910
+ background-color: map.get(theme.$arm-warn, 50) !important;
911
+ color: map.get(theme.$arm-warn, 500) !important;
912
912
 
913
913
  &:hover {
914
- background-color: mat.get-color-from-palette(theme.$arm-warn, 100) !important
914
+ background-color: map.get(theme.$arm-warn, 100) !important
915
915
  }
916
916
 
917
917
  &:focus {
918
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
918
+ outline: 4px solid map.get(theme.$arm-primary, 500);
919
919
  outline-offset: 2px !important;
920
920
  }
921
921
  }
922
922
 
923
923
  &.mat-success {
924
- background-color: mat.get-color-from-palette(theme.$arm-success, 50) !important;
925
- color: mat.get-color-from-palette(theme.$arm-success, 500) !important;
924
+ background-color: map.get(theme.$arm-success, 50) !important;
925
+ color: map.get(theme.$arm-success, 500) !important;
926
926
 
927
927
  &:hover {
928
- background-color: mat.get-color-from-palette(theme.$arm-success, 100) !important;
928
+ background-color: map.get(theme.$arm-success, 100) !important;
929
929
  }
930
930
 
931
931
  &:focus {
932
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
932
+ outline: 4px solid map.get(theme.$arm-primary, 500);
933
933
  outline-offset: 2px !important;
934
934
  }
935
935
  }
936
936
 
937
937
  &.mat-info {
938
- background-color: mat.get-color-from-palette(theme.$arm-info, 50) !important;
939
- color: mat.get-color-from-palette(theme.$arm-info, 500) !important;
938
+ background-color: map.get(theme.$arm-info, 50) !important;
939
+ color: map.get(theme.$arm-info, 500) !important;
940
940
 
941
941
  &:hover {
942
- background-color: mat.get-color-from-palette(theme.$arm-info, 100) !important
942
+ background-color: map.get(theme.$arm-info, 100) !important
943
943
  }
944
944
 
945
945
  &:focus {
946
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
946
+ outline: 4px solid map.get(theme.$arm-primary, 500);
947
947
  outline-offset: 2px !important;
948
948
  }
949
949
  }
950
950
 
951
951
  &.mat-error {
952
- background-color: mat.get-color-from-palette(theme.$arm-error, 50) !important;
953
- color: mat.get-color-from-palette(theme.$arm-error, 900) !important;
952
+ background-color: map.get(theme.$arm-error, 50) !important;
953
+ color: map.get(theme.$arm-error, 900) !important;
954
954
 
955
955
  &:hover {
956
- background-color: mat.get-color-from-palette(theme.$arm-error, 100) !important;
956
+ background-color: map.get(theme.$arm-error, 100) !important;
957
957
  }
958
958
 
959
959
  &:focus {
960
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
960
+ outline: 4px solid map.get(theme.$arm-primary, 500);
961
961
  outline-offset: 2px !important;
962
962
  }
963
963
  }
964
964
 
965
965
  &.mat-neutral {
966
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50) !important;
967
- color: mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
966
+ background-color: map.get(theme.$arm-neutral, 50) !important;
967
+ color: map.get(theme.$arm-neutral, 500) !important;
968
968
 
969
969
  &:hover {
970
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 100) !important;
970
+ background-color: map.get(theme.$arm-neutral, 100) !important;
971
971
  }
972
972
 
973
973
  &:focus {
974
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
974
+ outline: 4px solid map.get(theme.$arm-primary, 500);
975
975
  outline-offset: 2px !important;
976
976
  }
977
977
  }
@@ -991,99 +991,99 @@ button.mat-mdc-outlined-button {
991
991
 
992
992
  &:enabled {
993
993
  &.mat-primary {
994
- border: 2px solid mat.get-color-from-palette(theme.$arm-primary, 500) !important;
995
- color: mat.get-color-from-palette(theme.$arm-primary, 500) !important;
994
+ border: 2px solid map.get(theme.$arm-primary, 500) !important;
995
+ color: map.get(theme.$arm-primary, 500) !important;
996
996
 
997
997
  &:hover {
998
- background-color: mat.get-color-from-palette(theme.$arm-primary, 50) !important;
998
+ background-color: map.get(theme.$arm-primary, 50) !important;
999
999
  }
1000
1000
 
1001
1001
  &:focus {
1002
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1002
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1003
1003
  outline-offset: 2px !important;
1004
1004
  }
1005
1005
  }
1006
1006
 
1007
1007
  &.mat-accent {
1008
- border: 2px solid mat.get-color-from-palette(theme.$arm-accent, 500) !important;
1009
- color: mat.get-color-from-palette(theme.$arm-accent, 500) !important;
1008
+ border: 2px solid map.get(theme.$arm-accent, 500) !important;
1009
+ color: map.get(theme.$arm-accent, 500) !important;
1010
1010
 
1011
1011
  &:hover {
1012
- background-color: mat.get-color-from-palette(theme.$arm-accent, 50) !important;
1012
+ background-color: map.get(theme.$arm-accent, 50) !important;
1013
1013
  }
1014
1014
 
1015
1015
  &:focus {
1016
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1016
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1017
1017
  outline-offset: 2px !important;
1018
1018
  }
1019
1019
  }
1020
1020
 
1021
1021
  &.mat-warn {
1022
- border: 2px solid mat.get-color-from-palette(theme.$arm-warn, 500) !important;
1023
- color: mat.get-color-from-palette(theme.$arm-warn, 500) !important;
1022
+ border: 2px solid map.get(theme.$arm-warn, 500) !important;
1023
+ color: map.get(theme.$arm-warn, 500) !important;
1024
1024
 
1025
1025
  &:hover {
1026
- background-color: mat.get-color-from-palette(theme.$arm-warn, 50) !important;
1026
+ background-color: map.get(theme.$arm-warn, 50) !important;
1027
1027
  }
1028
1028
 
1029
1029
  &:focus {
1030
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1030
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1031
1031
  outline-offset: 2px !important;
1032
1032
  }
1033
1033
  }
1034
1034
 
1035
1035
  &.mat-success {
1036
- border: 2px solid mat.get-color-from-palette(theme.$arm-success, 500) !important;
1037
- color: mat.get-color-from-palette(theme.$arm-success, 500) !important;
1036
+ border: 2px solid map.get(theme.$arm-success, 500) !important;
1037
+ color: map.get(theme.$arm-success, 500) !important;
1038
1038
 
1039
1039
  &:hover {
1040
- background-color: mat.get-color-from-palette(theme.$arm-success, 50) !important;
1040
+ background-color: map.get(theme.$arm-success, 50) !important;
1041
1041
  }
1042
1042
 
1043
1043
  &:focus {
1044
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1044
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1045
1045
  outline-offset: 2px !important;
1046
1046
  }
1047
1047
  }
1048
1048
 
1049
1049
  &.mat-error {
1050
- border: 2px solid mat.get-color-from-palette(theme.$arm-error, 900) !important;
1051
- color: mat.get-color-from-palette(theme.$arm-error, 900);
1050
+ border: 2px solid map.get(theme.$arm-error, 900) !important;
1051
+ color: map.get(theme.$arm-error, 900);
1052
1052
 
1053
1053
  &:hover {
1054
- background-color: mat.get-color-from-palette(theme.$arm-error, 50) !important;
1054
+ background-color: map.get(theme.$arm-error, 50) !important;
1055
1055
  }
1056
1056
 
1057
1057
  &:focus {
1058
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1058
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1059
1059
  outline-offset: 2px !important;
1060
1060
  }
1061
1061
  }
1062
1062
 
1063
1063
  &.mat-info {
1064
- border: 2px solid mat.get-color-from-palette(theme.$arm-info, 500) !important;
1065
- color: mat.get-color-from-palette(theme.$arm-info, 500) !important;
1064
+ border: 2px solid map.get(theme.$arm-info, 500) !important;
1065
+ color: map.get(theme.$arm-info, 500) !important;
1066
1066
 
1067
1067
  &:hover {
1068
- background-color: mat.get-color-from-palette(theme.$arm-info, 50) !important;
1068
+ background-color: map.get(theme.$arm-info, 50) !important;
1069
1069
  }
1070
1070
 
1071
1071
  &:focus {
1072
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1072
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1073
1073
  outline-offset: 2px !important;
1074
1074
  }
1075
1075
  }
1076
1076
 
1077
1077
  &.mat-neutral {
1078
- border: 2px solid mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
1079
- color: mat.get-color-from-palette(theme.$arm-neutral, 500) !important;
1078
+ border: 2px solid map.get(theme.$arm-neutral, 500) !important;
1079
+ color: map.get(theme.$arm-neutral, 500) !important;
1080
1080
 
1081
1081
  &:hover {
1082
- background-color: mat.get-color-from-palette(theme.$arm-neutral, 50) !important;
1082
+ background-color: map.get(theme.$arm-neutral, 50) !important;
1083
1083
  }
1084
1084
 
1085
1085
  &:focus {
1086
- outline: 4px solid mat.get-color-from-palette(theme.$arm-primary, 500);
1086
+ outline: 4px solid map.get(theme.$arm-primary, 500);
1087
1087
  outline-offset: 2px !important;
1088
1088
  }
1089
1089
  }