@softheon/armature 19.23.2 → 21.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (267) hide show
  1. package/assets/styles/_utility.scss +26 -7
  2. package/assets/styles/b2b/_b2b-inputs-override.scss +8 -8
  3. package/assets/styles/b2b/_b2b-tabs.scss +6 -6
  4. package/assets/styles/deprecated/_button-deprecated.scss +6 -6
  5. package/assets/styles/material-override/_checkbox.scss +1 -1
  6. package/assets/styles/material-override/_radio-button.scss +16 -16
  7. package/assets/styles/material-override/_slider.scss +44 -44
  8. package/assets/styles/material-override/_switch.scss +77 -77
  9. package/fesm2022/softheon-armature-ag-grid-components.mjs +32 -29
  10. package/fesm2022/softheon-armature-ag-grid-components.mjs.map +1 -1
  11. package/fesm2022/softheon-armature.mjs +441 -458
  12. package/fesm2022/softheon-armature.mjs.map +1 -1
  13. package/package.json +23 -23
  14. package/{ag-grid-components/src/sof-table/sof-table.component.d.ts → types/softheon-armature-ag-grid-components.d.ts} +103 -6
  15. package/types/softheon-armature.d.ts +7156 -0
  16. package/ag-grid-components/index.d.ts +0 -5
  17. package/ag-grid-components/public-api.d.ts +0 -5
  18. package/ag-grid-components/src/ag-grid-components.module.d.ts +0 -30
  19. package/ag-grid-components/src/column-options-modal/column-options.component.d.ts +0 -50
  20. package/ag-grid-components/src/table-cell/table-cell.component.d.ts +0 -18
  21. package/index.d.ts +0 -5
  22. package/lib/alert-banner/alert-banner-api.d.ts +0 -7
  23. package/lib/alert-banner/alert-banner.module.d.ts +0 -12
  24. package/lib/alert-banner/components/alert-banner/alert-banner.component.d.ts +0 -41
  25. package/lib/alert-banner/models/alert-banner-config.d.ts +0 -20
  26. package/lib/alert-banner/models/alert-banner-context.d.ts +0 -18
  27. package/lib/alert-banner/models/constants.d.ts +0 -15
  28. package/lib/alert-banner/services/alert-banner.service.d.ts +0 -28
  29. package/lib/armature.module.d.ts +0 -47
  30. package/lib/base-components/b2b/toast/components/sof-toast/sof-toast.component.d.ts +0 -9
  31. package/lib/base-components/b2b/toast/models/toast.model.d.ts +0 -7
  32. package/lib/base-components/b2b/toast/toast.service.d.ts +0 -21
  33. package/lib/base-components/base-component-api.d.ts +0 -24
  34. package/lib/base-components/base-component.module.d.ts +0 -48
  35. package/lib/base-components/confirm-address/sof-confirm-address/compare-address-pipe/compare-address.pipe.d.ts +0 -11
  36. package/lib/base-components/confirm-address/sof-confirm-address/sof-confirm-address.component.d.ts +0 -62
  37. package/lib/base-components/confirm-address/sof-confirm-address-county-change/sof-confirm-address-county-change.component.d.ts +0 -41
  38. package/lib/base-components/menu/menu.d.ts +0 -52
  39. package/lib/base-components/sof-alert/sof-alert.component.d.ts +0 -39
  40. package/lib/base-components/sof-badge/sof-badge.component.d.ts +0 -60
  41. package/lib/base-components/sof-banner/sof-banner.component.d.ts +0 -34
  42. package/lib/base-components/sof-bottom-sheet/sof-bottom-sheet.component.d.ts +0 -64
  43. package/lib/base-components/sof-button-toggle-group/sof-button-toggle-group.component.d.ts +0 -102
  44. package/lib/base-components/sof-callout/sof-callout.component.d.ts +0 -89
  45. package/lib/base-components/sof-chip/sof-chip.component.d.ts +0 -55
  46. package/lib/base-components/sof-context/sof-context.component.d.ts +0 -101
  47. package/lib/base-components/sof-dropdown-button/sof-dropdown-button.component.d.ts +0 -40
  48. package/lib/base-components/sof-handle/sof-handle.component.d.ts +0 -62
  49. package/lib/base-components/sof-image-checkbox/sof-image-checkbox.component.d.ts +0 -28
  50. package/lib/base-components/sof-input-stepper/sof-input-stepper.component.d.ts +0 -76
  51. package/lib/base-components/sof-modal/sof-modal.component.d.ts +0 -54
  52. package/lib/base-components/sof-progress-bar/sof-progress-bar.component.d.ts +0 -40
  53. package/lib/base-components/sof-radio-card/sof-radio-card.component.d.ts +0 -20
  54. package/lib/base-components/sof-segmented-control/sof-segmented-control.component.d.ts +0 -42
  55. package/lib/base-components/sof-simple-alert/sof-simple-alert.component.d.ts +0 -28
  56. package/lib/base-components/sof-star-rating/sof-star-rating.component.d.ts +0 -22
  57. package/lib/base-components/sof-utility-button/sof-utility-button.component.d.ts +0 -40
  58. package/lib/component-save-print/components/component-save-print/component-save-print.component.d.ts +0 -46
  59. package/lib/component-save-print/services/component-save-print.service.d.ts +0 -18
  60. package/lib/component-save-print/sof-ar-component-save-print.module.d.ts +0 -9
  61. package/lib/core/client-generated/api/session.service.d.ts +0 -94
  62. package/lib/core/client-generated/configuration.d.ts +0 -48
  63. package/lib/core/client-generated/encoder.d.ts +0 -10
  64. package/lib/core/client-generated/model/applicationUserModel.d.ts +0 -54
  65. package/lib/core/client-generated/model/assertedUserModel.d.ts +0 -25
  66. package/lib/core/client-generated/model/brandingModel.d.ts +0 -33
  67. package/lib/core/client-generated/model/errorModel.d.ts +0 -24
  68. package/lib/core/client-generated/model/folderLink.d.ts +0 -34
  69. package/lib/core/client-generated/model/identityProfile.d.ts +0 -82
  70. package/lib/core/client-generated/model/models.d.ts +0 -19
  71. package/lib/core/client-generated/model/oAuthModel.d.ts +0 -28
  72. package/lib/core/client-generated/model/preferencesRow.d.ts +0 -15
  73. package/lib/core/client-generated/model/rolesRow.d.ts +0 -17
  74. package/lib/core/client-generated/model/sessionGetResponseModel.d.ts +0 -23
  75. package/lib/core/client-generated/model/sessionPostRequestModel.d.ts +0 -39
  76. package/lib/core/client-generated/model/sessionPostResponseModel.d.ts +0 -23
  77. package/lib/core/client-generated/model/sessionPutRequestModel.d.ts +0 -39
  78. package/lib/core/client-generated/model/sessionPutResponseModel.d.ts +0 -23
  79. package/lib/core/client-generated/model/sessionResponseModel.d.ts +0 -43
  80. package/lib/core/client-generated/model/settingsProfile.d.ts +0 -21
  81. package/lib/core/client-generated/model/themePaletteColorsModel.d.ts +0 -96
  82. package/lib/core/client-generated/model/themePaletteModel.d.ts +0 -65
  83. package/lib/core/client-generated/model/trackingModel.d.ts +0 -24
  84. package/lib/core/client-generated/model/validationRecordsRow.d.ts +0 -17
  85. package/lib/core/client-generated/variables.d.ts +0 -8
  86. package/lib/core/components/app-template/app-template.component.d.ts +0 -73
  87. package/lib/core/functions/guid.d.ts +0 -4
  88. package/lib/core/functions/naming-convention.d.ts +0 -6
  89. package/lib/core/functions/route-to-pre-login-route.d.ts +0 -6
  90. package/lib/core/initializer/abstract-startup-service.d.ts +0 -5
  91. package/lib/core/initializer/initializer.service.d.ts +0 -87
  92. package/lib/core/interceptors/armature-auth-token-append.interceptor.d.ts +0 -31
  93. package/lib/core/models/base-config.d.ts +0 -31
  94. package/lib/core/models/constants.d.ts +0 -17
  95. package/lib/core/models/data-store-config.d.ts +0 -27
  96. package/lib/core/models/federated-module-config.d.ts +0 -3
  97. package/lib/core/models/header-config.d.ts +0 -9
  98. package/lib/core/models/http-verbs.d.ts +0 -10
  99. package/lib/core/models/market-selection-config.d.ts +0 -12
  100. package/lib/core/models/nav-panel-config.d.ts +0 -17
  101. package/lib/core/models/navigation-config.d.ts +0 -14
  102. package/lib/core/models/oidc-auth-settings.d.ts +0 -11
  103. package/lib/core/models/route-path.d.ts +0 -5
  104. package/lib/core/models/session-config.d.ts +0 -18
  105. package/lib/core/models/styles.d.ts +0 -11
  106. package/lib/core/models/subdomain-config.d.ts +0 -7
  107. package/lib/core/models/typed-session.d.ts +0 -17
  108. package/lib/core/models/user-entity-service-config.d.ts +0 -14
  109. package/lib/core/services/authorization.service.d.ts +0 -54
  110. package/lib/core/services/banner.service.d.ts +0 -31
  111. package/lib/core/services/base-config.service.d.ts +0 -21
  112. package/lib/core/services/custom-auth-config.service.d.ts +0 -6
  113. package/lib/core/services/default-config.service.d.ts +0 -8
  114. package/lib/core/services/federated-module.service.d.ts +0 -23
  115. package/lib/core/services/market-selection.service.d.ts +0 -137
  116. package/lib/core/services/selected-market-context.d.ts +0 -22
  117. package/lib/core/services/session.service.d.ts +0 -127
  118. package/lib/core/services/user-entity.service.d.ts +0 -47
  119. package/lib/directives/text-overflow-ellipsis-tooltip.directive.d.ts +0 -59
  120. package/lib/distributed-cache/client-generated/api/api.d.ts +0 -3
  121. package/lib/distributed-cache/client-generated/api/cache.service.d.ts +0 -72
  122. package/lib/distributed-cache/client-generated/configuration.d.ts +0 -48
  123. package/lib/distributed-cache/client-generated/encoder.d.ts +0 -10
  124. package/lib/distributed-cache/client-generated/model/cacheExpirationType.d.ts +0 -19
  125. package/lib/distributed-cache/client-generated/model/createCacheEntryRequestModel.d.ts +0 -33
  126. package/lib/distributed-cache/client-generated/model/models.d.ts +0 -4
  127. package/lib/distributed-cache/client-generated/model/retrieveCacheEntryResponseModel.d.ts +0 -20
  128. package/lib/distributed-cache/client-generated/model/updateCacheEntryRequestModel.d.ts +0 -20
  129. package/lib/distributed-cache/client-generated/variables.d.ts +0 -8
  130. package/lib/distributed-cache/distributed-cache-api.d.ts +0 -7
  131. package/lib/distributed-cache/distributed-cache.module.d.ts +0 -8
  132. package/lib/distributed-cache/models/constants.d.ts +0 -2
  133. package/lib/distributed-cache/models/policy-person.d.ts +0 -19
  134. package/lib/distributed-cache/services/server-cache.service.d.ts +0 -72
  135. package/lib/error/components/error-common/error-common.component.d.ts +0 -63
  136. package/lib/error/error-api.d.ts +0 -1
  137. package/lib/faq/components/faq/faq.component.d.ts +0 -22
  138. package/lib/faq/faq-api.d.ts +0 -5
  139. package/lib/faq/faq.module.d.ts +0 -15
  140. package/lib/faq/models/faq-config.d.ts +0 -13
  141. package/lib/faq/models/faq.d.ts +0 -9
  142. package/lib/feedback-tool/components/feedback-tool/feedback-tool.component.d.ts +0 -62
  143. package/lib/feedback-tool/feedback-tool-api.d.ts +0 -3
  144. package/lib/feedback-tool/feedback-tool.module.d.ts +0 -14
  145. package/lib/footer/components/footer/footer.component.d.ts +0 -14
  146. package/lib/footer/components/site-map/site-map.component.d.ts +0 -13
  147. package/lib/footer/footer-api.d.ts +0 -7
  148. package/lib/footer/footer.module.d.ts +0 -14
  149. package/lib/footer/models/enum/site-map-direction.d.ts +0 -13
  150. package/lib/footer/models/footer-config.d.ts +0 -7
  151. package/lib/footer/models/site-map-models.d.ts +0 -41
  152. package/lib/forms/components/sof-address/sof-address.component.d.ts +0 -56
  153. package/lib/forms/components/sof-select/sof-select.component.d.ts +0 -239
  154. package/lib/forms/directives/alphanumeric/alphanumeric.directive.d.ts +0 -31
  155. package/lib/forms/directives/date-input-filter/date-input-filter.directive.d.ts +0 -7
  156. package/lib/forms/directives/input-trim/input-trim.directive.d.ts +0 -58
  157. package/lib/forms/directives/letters-characters/letters-characters.directive.d.ts +0 -27
  158. package/lib/forms/directives/letters-only/letters-only.directive.d.ts +0 -27
  159. package/lib/forms/directives/numbers-only/numbers-only.directive.d.ts +0 -22
  160. package/lib/forms/forms-api.d.ts +0 -16
  161. package/lib/forms/forms.module.d.ts +0 -22
  162. package/lib/forms/models/address.d.ts +0 -14
  163. package/lib/forms/models/constants.d.ts +0 -9
  164. package/lib/forms/models/county.d.ts +0 -13
  165. package/lib/forms/models/enums/states.d.ts +0 -64
  166. package/lib/forms/pipes/phone-format.pipe.d.ts +0 -10
  167. package/lib/forms/services/alert.service.d.ts +0 -60
  168. package/lib/header/components/header/header.component.d.ts +0 -123
  169. package/lib/header/components/mobile-header-menu/mobile-header-menu.component.d.ts +0 -26
  170. package/lib/header/components/sof-header/menu-prevent-close-directive/menu-prevent-close.directive.d.ts +0 -7
  171. package/lib/header/components/sof-header/sof-header.component.d.ts +0 -123
  172. package/lib/header/components/sof-header/user-initials-pipe/user-initials.pipe.d.ts +0 -10
  173. package/lib/header/header-api.d.ts +0 -12
  174. package/lib/header/header.module.d.ts +0 -21
  175. package/lib/header/models/header-auth.settings.d.ts +0 -30
  176. package/lib/header/models/header-external-links.d.ts +0 -13
  177. package/lib/header/models/header-language.settings.d.ts +0 -10
  178. package/lib/header/models/header-theme.settings.d.ts +0 -19
  179. package/lib/header/models/header.settings.d.ts +0 -56
  180. package/lib/header/models/mobile-header-nav.settings.d.ts +0 -11
  181. package/lib/mfe/components/entity-base/entity-base.component.d.ts +0 -40
  182. package/lib/mfe/components/entity-inject-wrapper/entity-inject-wrapper.component.d.ts +0 -25
  183. package/lib/mfe/mfe.module.d.ts +0 -7
  184. package/lib/mfe/models/entity-config-base.d.ts +0 -5
  185. package/lib/mfe/models/entity-dto.d.ts +0 -191
  186. package/lib/mfe/services/entity-helper.service.d.ts +0 -60
  187. package/lib/navigation/components/b2b-nav/b2b-nav.component.d.ts +0 -103
  188. package/lib/navigation/components/navigation/navigation.component.d.ts +0 -201
  189. package/lib/navigation/components/sof-breadcrumbs/sof-breadcrumbs-hierarchy/sof-breadcrumbs-hierarchy.component.d.ts +0 -29
  190. package/lib/navigation/components/sof-breadcrumbs/sof-breadcrumbs-history/sof-breadcrumbs-history.component.d.ts +0 -36
  191. package/lib/navigation/components/sof-navigation-panel/models/nav-panel-logo.d.ts +0 -12
  192. package/lib/navigation/components/sof-navigation-panel/models/nav-panel-nodes.d.ts +0 -134
  193. package/lib/navigation/components/sof-navigation-panel/models/nav-panel-settings.d.ts +0 -11
  194. package/lib/navigation/components/sof-navigation-panel/sof-nav-panel.component.d.ts +0 -130
  195. package/lib/navigation/components/sof-sub-navigation/sof-sub-navigation.component.d.ts +0 -49
  196. package/lib/navigation/components/sof-tabs-navigation/sof-tabs.component.d.ts +0 -30
  197. package/lib/navigation/models/breadcrumb.d.ts +0 -9
  198. package/lib/navigation/models/nav-theme.settings.d.ts +0 -25
  199. package/lib/navigation/models/nav.settings.d.ts +0 -68
  200. package/lib/navigation/models/navigation.d.ts +0 -42
  201. package/lib/navigation/navigation-api.d.ts +0 -15
  202. package/lib/navigation/navigation.module.d.ts +0 -28
  203. package/lib/oauth/models/constants.d.ts +0 -6
  204. package/lib/oauth/models/generated/accountManagementAssertionModel.d.ts +0 -49
  205. package/lib/oauth/models/generated/accountManagementRefreshRequestModel.d.ts +0 -21
  206. package/lib/oauth/models/generated/accountManagementResponseModel.d.ts +0 -45
  207. package/lib/oauth/models/generated/coverageDetail.d.ts +0 -67
  208. package/lib/oauth/models/generated/finance.d.ts +0 -36
  209. package/lib/oauth/models/generated/iSsoResponseModel.d.ts +0 -44
  210. package/lib/oauth/models/generated/iSsoResponseModelAccountManagementAssertionModel.d.ts +0 -45
  211. package/lib/oauth/models/generated/person.d.ts +0 -53
  212. package/lib/oauth/models/generated/policy.d.ts +0 -51
  213. package/lib/oauth/models/generated/refreshResponseModel.d.ts +0 -20
  214. package/lib/oauth/models/hybrid-saml-oauth-config.d.ts +0 -14
  215. package/lib/oauth/oauth-api.d.ts +0 -12
  216. package/lib/oauth/oauth.module.d.ts +0 -8
  217. package/lib/oauth/services/hybrid-saml-oauth.service.d.ts +0 -59
  218. package/lib/rbac/directives/rbac-action.directive.d.ts +0 -27
  219. package/lib/rbac/models/access-token-claims.d.ts +0 -18
  220. package/lib/rbac/models/constants.d.ts +0 -4
  221. package/lib/rbac/models/decoded-access-token.d.ts +0 -43
  222. package/lib/rbac/models/rbac-config.d.ts +0 -15
  223. package/lib/rbac/models/role-access.d.ts +0 -7
  224. package/lib/rbac/rbac-api.d.ts +0 -11
  225. package/lib/rbac/rbac.module.d.ts +0 -19
  226. package/lib/rbac/services/ar-role-nav.service.d.ts +0 -25
  227. package/lib/rbac/services/oauth2-role.service.d.ts +0 -51
  228. package/lib/rbac/services/role-nav.service.d.ts +0 -12
  229. package/lib/rbac/services/tokens.d.ts +0 -3
  230. package/lib/resize-panels/components/resize-panels/resize-panels.component.d.ts +0 -64
  231. package/lib/resize-panels/models/resize-event.d.ts +0 -6
  232. package/lib/resize-panels/resize-panels-api.d.ts +0 -4
  233. package/lib/resize-panels/resize-panels.module.d.ts +0 -9
  234. package/lib/rum/models/arm-error.d.ts +0 -27
  235. package/lib/rum/models/rum-config.d.ts +0 -9
  236. package/lib/rum/rum-api.d.ts +0 -7
  237. package/lib/rum/rum.module.d.ts +0 -14
  238. package/lib/rum/services/rum.service.d.ts +0 -47
  239. package/lib/rum/services/shared-error.service.d.ts +0 -27
  240. package/lib/rum/services/softheon-error-handler.service.d.ts +0 -32
  241. package/lib/saml/components/redirect-saml/redirect-saml.component.d.ts +0 -41
  242. package/lib/saml/models/i-saml-request.d.ts +0 -4
  243. package/lib/saml/models/i-saml-response.d.ts +0 -4
  244. package/lib/saml/models/redirect-saml-request.d.ts +0 -24
  245. package/lib/saml/models/sso-gateway-model.d.ts +0 -17
  246. package/lib/saml/saml-api.d.ts +0 -11
  247. package/lib/saml/saml.module.d.ts +0 -9
  248. package/lib/saml/services/entry/abstract-saml-entry.service.d.ts +0 -16
  249. package/lib/saml/services/entry/sso-gateway-entry.service.d.ts +0 -22
  250. package/lib/saml/services/send-off/abstract-saml.service.d.ts +0 -20
  251. package/lib/saml/services/send-off/saml.service.d.ts +0 -32
  252. package/lib/snackbar/snackbar.d.ts +0 -52
  253. package/lib/snackbar/snackbar.service.d.ts +0 -50
  254. package/lib/snackbar/sof-snackbar/sof-snackbar.component.d.ts +0 -39
  255. package/lib/sof-pipe/constants/constants.d.ts +0 -8
  256. package/lib/sof-pipe/models/sof-date-pipe-format.d.ts +0 -7
  257. package/lib/sof-pipe/pipes/sof-blank/sof-blank.pipe.d.ts +0 -19
  258. package/lib/sof-pipe/pipes/sof-date/sof-date.pipe.d.ts +0 -21
  259. package/lib/sof-pipe/pipes/sof-ssn/sof-ssn.pipe.d.ts +0 -12
  260. package/lib/sof-pipe/sof-pipe.api.d.ts +0 -7
  261. package/lib/sof-pipe/sof-pipe.module.d.ts +0 -10
  262. package/lib/theming/directives/css-override.directive.d.ts +0 -20
  263. package/lib/theming/models/css-override.d.ts +0 -15
  264. package/lib/theming/services/theme.service.d.ts +0 -45
  265. package/lib/theming/theme-api.d.ts +0 -5
  266. package/lib/theming/theme.module.d.ts +0 -9
  267. package/public-api.d.ts +0 -66
@@ -1,19 +0,0 @@
1
- import { Person } from '../../oauth/models/generated/person';
2
- import { Address } from '../../forms/models/address';
3
- /** The policy person */
4
- export declare class PolicyPerson implements Person {
5
- /** Implemented props */
6
- exchangeId: string;
7
- groupPolicyNumber: string;
8
- dob: Date;
9
- gender: string;
10
- firstName: string;
11
- lastName: string;
12
- relationship: string;
13
- /** Additional Props */
14
- homeAddress: Address;
15
- mailingAddress: Address;
16
- email: string;
17
- phone: string;
18
- phoneType: string;
19
- }
@@ -1,72 +0,0 @@
1
- import { HttpEvent, HttpResponse } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { SessionService } from '../../core/services/session.service';
4
- import { CacheService } from '../client-generated/api/api';
5
- import { CreateCacheEntryRequestModel } from '../client-generated/model/createCacheEntryRequestModel';
6
- import { RetrieveCacheEntryResponseModel } from '../client-generated/model/retrieveCacheEntryResponseModel';
7
- import { UpdateCacheEntryRequestModel } from '../client-generated/model/updateCacheEntryRequestModel';
8
- import * as i0 from "@angular/core";
9
- /** Server side cache service */
10
- export declare class ServerCacheService {
11
- private readonly sessionService;
12
- private readonly cacheService;
13
- /**
14
- * Constructs the service
15
- * @param sessionService The session service
16
- * @param cacheService The cache service
17
- */
18
- constructor(sessionService: SessionService, cacheService: CacheService);
19
- /**
20
- * Creates the server side cache entry
21
- * @param body The body
22
- * @param observe The observer
23
- * @param reportProgress Report progress flag
24
- */
25
- create(body?: CreateCacheEntryRequestModel, observe?: 'body', reportProgress?: boolean): Observable<any>;
26
- create(body?: CreateCacheEntryRequestModel, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
27
- create(body?: CreateCacheEntryRequestModel, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
28
- /**
29
- * Retrieves the entry from the server cache
30
- * @param key The key to retrieve
31
- * @param observe The observer
32
- * @param reportProgress Report progress flag
33
- */
34
- retrieve(key: string, observe?: 'body', reportProgress?: boolean): Observable<RetrieveCacheEntryResponseModel>;
35
- retrieve(key: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<RetrieveCacheEntryResponseModel>>;
36
- retrieve(key: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<RetrieveCacheEntryResponseModel>>;
37
- /**
38
- * Updates the server side cache entry
39
- * @param key The key
40
- * @param body The body
41
- * @param observe The observer
42
- * @param reportProgress Report progress flag
43
- */
44
- update(key: string, body?: UpdateCacheEntryRequestModel, observe?: 'body', reportProgress?: boolean): Observable<any>;
45
- update(key: string, body?: UpdateCacheEntryRequestModel, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
46
- update(key: string, body?: UpdateCacheEntryRequestModel, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
47
- /**
48
- * Deletes the specified key.
49
- * @param key The key.
50
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
51
- * @param reportProgress flag to report request and response progress.
52
- */
53
- delete(key: string, observe?: 'body', reportProgress?: boolean): Observable<any>;
54
- delete(key: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
55
- delete(key: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
56
- /**
57
- * Refreshes the cache entry
58
- * @param key The key
59
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
60
- * @param reportProgress flag to report request and response progress.
61
- */
62
- refresh(key: string, observe?: 'body', reportProgress?: boolean): Observable<any>;
63
- refresh(key: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
64
- refresh(key: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
65
- /**
66
- * Formats the provided key
67
- * @param key The key
68
- */
69
- private formatKey;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<ServerCacheService, never>;
71
- static ɵprov: i0.ɵɵInjectableDeclaration<ServerCacheService>;
72
- }
@@ -1,63 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /** The Common Error component */
4
- export declare class SofErrorCommonComponent implements OnInit {
5
- /**
6
- * Error image url
7
- * @note if no image shows default svg
8
- */
9
- imageUrl?: string;
10
- /**
11
- * Return to url
12
- * @note if no url, navigates to base url ['/']
13
- */
14
- returnUrl?: string;
15
- /**
16
- * Contact support email, phone
17
- * @note if none, will hide the contact section
18
- */
19
- contactInfo?: ContactInfo;
20
- /** Error reference */
21
- errorReference?: ErrorReference;
22
- /** Show logout */
23
- showLogout?: boolean;
24
- /** Logout event, the application consuming this component is responsible for the actual logout */
25
- logoutEvent: EventEmitter<void>;
26
- /** Inject angular's document reference */
27
- private _document;
28
- /** Translate service */
29
- private _translate;
30
- /** Copy npn button data */
31
- copyErrorReferenceDataButton: CopyButton;
32
- /** Error reference data to copy to clipboard */
33
- copyErrorReferenceData: string;
34
- /** Disable the copy button */
35
- disableCopy: boolean;
36
- /** Component init */
37
- ngOnInit(): void;
38
- /** Emits the logout event */
39
- logout(): void;
40
- /** Copies error reference data to clipboard */
41
- copyErrorReferenceDataEvent(): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<SofErrorCommonComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<SofErrorCommonComponent, "sof-error-common", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; "returnUrl": { "alias": "returnUrl"; "required": false; }; "contactInfo": { "alias": "contactInfo"; "required": false; }; "errorReference": { "alias": "errorReference"; "required": false; }; "showLogout": { "alias": "showLogout"; "required": false; }; }, { "logoutEvent": "logoutEvent"; }, never, never, true, never>;
44
- }
45
- /** Error reference */
46
- export interface ErrorReference {
47
- timestamp?: string;
48
- pageTitle?: string;
49
- sessionId?: string;
50
- errorId?: string;
51
- }
52
- /** Contact info (email, phone) */
53
- export interface ContactInfo {
54
- email?: string;
55
- phone?: string;
56
- }
57
- /** Copy button data */
58
- interface CopyButton {
59
- text: string;
60
- icon: string;
61
- class: string;
62
- }
63
- export {};
@@ -1 +0,0 @@
1
- export * from './components/error-common/error-common.component';
@@ -1,22 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FAQ } from '../../models/faq';
3
- import { FAQConfig } from '../../models/faq-config';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * FAQ Component
7
- * @todo see if any apps are actually using this component ... do not see in any consumer apps ...
8
- */
9
- export declare class FaqComponent implements OnInit {
10
- /** The FAQ INput Config */
11
- faqConfig: FAQConfig;
12
- /** The array of all FAQs */
13
- allFaqs: Array<FAQ>;
14
- /** The icon color */
15
- iconColor: string;
16
- /** The constructor */
17
- constructor();
18
- /** Life cycle hook for component initialization */
19
- ngOnInit(): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<FaqComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<FaqComponent, "sof-ar-faq", never, { "faqConfig": { "alias": "faqConfig"; "required": false; }; "allFaqs": { "alias": "allFaqs"; "required": false; }; }, {}, never, never, false, never>;
22
- }
@@ -1,5 +0,0 @@
1
- /** Public api for faq */
2
- export * from './faq.module';
3
- export * from './models/faq';
4
- export * from './models/faq-config';
5
- export * from './components/faq/faq.component';
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/faq/faq.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/expansion";
5
- import * as i4 from "@angular/material/button";
6
- import * as i5 from "@angular/material/card";
7
- import * as i6 from "@angular/material/icon";
8
- import * as i7 from "@ngbracket/ngx-layout";
9
- import * as i8 from "@ngx-translate/core";
10
- /** The FAQ Module */
11
- export declare class FaqModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FaqModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<FaqModule, [typeof i1.FaqComponent], [typeof i2.CommonModule, typeof i3.MatExpansionModule, typeof i4.MatButtonModule, typeof i5.MatCardModule, typeof i6.MatIconModule, typeof i7.FlexLayoutModule, typeof i8.TranslateModule], [typeof i1.FaqComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<FaqModule>;
15
- }
@@ -1,13 +0,0 @@
1
- /** The FAQ Config Class */
2
- export declare class FAQConfig {
3
- /** The expand icon class */
4
- expandIconClass: string;
5
- /** The minimize icon class */
6
- minimizeIconClass: string;
7
- /** The expand icon text */
8
- expandIconText: string;
9
- /** The minimize icon text */
10
- minimizeIconText: string;
11
- /** The icon hex color */
12
- iconHexColor: string;
13
- }
@@ -1,9 +0,0 @@
1
- /** The FAQ class */
2
- export declare class FAQ {
3
- /** The FAQ title */
4
- title: string;
5
- /** The FAQ description */
6
- description: string;
7
- /** Is the FAQ expanded */
8
- expanded: boolean;
9
- }
@@ -1,62 +0,0 @@
1
- import { ElementRef, EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * The feedback-tool component
5
- * @input application, the application using this component *required
6
- * @input experience, language key for the user experience, default is 'purchasingPlan',
7
- * @output close, the event to close/destroy this component
8
- * */
9
- export declare class FeedbackToolComponent implements OnInit {
10
- /** The application using this component *required */
11
- private application;
12
- /** Language key for the user experience, default is 'purchasingPlan' */
13
- experience: string;
14
- /** The event to close/destroy this component */
15
- close: EventEmitter<any>;
16
- /** The event with the feedback object for submit */
17
- feedbackSubmit: EventEmitter<UserFeedback>;
18
- /** User feedback message textarea element ref */
19
- message: ElementRef<HTMLTextAreaElement>;
20
- /** The user feedback object for submit */
21
- private userFeedback;
22
- /** Has the user selected feedback (thumbs) */
23
- hasFeedback: boolean;
24
- /** Has the user submitted feedback */
25
- isSubmitted: boolean;
26
- /** The headers icon class */
27
- headerIcon: string;
28
- /** The headers title language key */
29
- headerTitle: string;
30
- /** The description language key */
31
- description: string;
32
- constructor();
33
- ngOnInit(): void;
34
- /**
35
- * Give positive/negative feedback
36
- * @param isPositive is the feedback positive
37
- */
38
- giveFeedback(isPositive: boolean): void;
39
- /** Submits the users feedback */
40
- submitFeedback(): void;
41
- /** Emit the event to close/destroy this component */
42
- closeFeedbackTool(): void;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackToolComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<FeedbackToolComponent, "sof-ar-feedback-tool", never, { "application": { "alias": "application"; "required": true; }; "experience": { "alias": "experience"; "required": false; }; }, { "close": "close"; "feedbackSubmit": "feedbackSubmit"; }, never, never, false, never>;
45
- }
46
- /**
47
- * The user feedback interface
48
- * @property application: string, The application this feedback is for
49
- * @property experience: string, The experience this feedback is for
50
- * @property isPositive: boolean, Is the feedback positive
51
- * @property message: string, The feedback message
52
- * */
53
- export interface UserFeedback {
54
- /** The application this feedback is for */
55
- application?: string;
56
- /** The experience this feedback is for */
57
- experience?: string;
58
- /** Is the feedback positive */
59
- isPositive?: boolean;
60
- /** The feedback message */
61
- message?: string;
62
- }
@@ -1,3 +0,0 @@
1
- /** Public API surface for components */
2
- export * from './feedback-tool.module';
3
- export * from './components/feedback-tool/feedback-tool.component';
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/feedback-tool/feedback-tool.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ngx-translate/core";
5
- import * as i4 from "@ngbracket/ngx-layout";
6
- import * as i5 from "@angular/material/form-field";
7
- import * as i6 from "@angular/material/input";
8
- import * as i7 from "@angular/material/button";
9
- /** The feedback-tool module */
10
- export declare class FeedbackToolModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackToolModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackToolModule, [typeof i1.FeedbackToolComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.FlexLayoutModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i7.MatButtonModule], [typeof i1.FeedbackToolComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackToolModule>;
14
- }
@@ -1,14 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FooterConfig } from '../../models/footer-config';
3
- import * as i0 from "@angular/core";
4
- /** The Armature Footer Component */
5
- export declare class ArmatureFooterComponent implements OnInit {
6
- /** The footer config */
7
- footerConfig: FooterConfig;
8
- /** the constructor */
9
- constructor();
10
- /** On Init */
11
- ngOnInit(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ArmatureFooterComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<ArmatureFooterComponent, "sof-ar-footer", never, { "footerConfig": { "alias": "footerConfig"; "required": false; }; }, {}, never, ["[sof-ar-footer-pre-content-1]", "[sof-ar-footer-pre-content-2]", "[sof-ar-footer-content]"], false, never>;
14
- }
@@ -1,13 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { SiteMapConfig } from '../../models/site-map-models';
3
- import * as i0 from "@angular/core";
4
- export declare class SiteMapComponent implements OnInit {
5
- /** Site map config */
6
- config: SiteMapConfig;
7
- /** Creates an instance of SiteMapComponent. */
8
- constructor();
9
- /** Init */
10
- ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<SiteMapComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<SiteMapComponent, "sof-ar-site-map", never, { "config": { "alias": "config"; "required": false; }; }, {}, never, never, false, never>;
13
- }
@@ -1,7 +0,0 @@
1
- /** Public api for the footer module */
2
- export * from './footer.module';
3
- export * from './models/footer-config';
4
- export * from './models/site-map-models';
5
- export * from './models/enum/site-map-direction';
6
- export * from './components/footer/footer.component';
7
- export * from './components/site-map/site-map.component';
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/footer/footer.component";
3
- import * as i2 from "./components/site-map/site-map.component";
4
- import * as i3 from "@angular/router";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@ngbracket/ngx-layout";
7
- import * as i6 from "@ngx-translate/core";
8
- import * as i7 from "@angular/material/button";
9
- /** The Footer Module */
10
- export declare class ArmatureFooterModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ArmatureFooterModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<ArmatureFooterModule, [typeof i1.ArmatureFooterComponent, typeof i2.SiteMapComponent], [typeof i3.RouterModule, typeof i4.CommonModule, typeof i5.FlexLayoutModule, typeof i6.TranslateModule, typeof i7.MatButtonModule], [typeof i1.ArmatureFooterComponent, typeof i2.SiteMapComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<ArmatureFooterModule>;
14
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * Site Map Direction
3
- */
4
- export declare enum SiteMapDirection {
5
- /**
6
- * Horizontal
7
- */
8
- Horizontal = "Horizontal",
9
- /**
10
- * Vertical
11
- */
12
- Vertical = "Vertical"
13
- }
@@ -1,7 +0,0 @@
1
- /** The footer configurations */
2
- export declare class FooterConfig {
3
- /** True if showing pre content 1 */
4
- showPreContent1: boolean;
5
- /** True if showing pre content 2 */
6
- showPreContent2: boolean;
7
- }
@@ -1,41 +0,0 @@
1
- import { SiteMapDirection } from './enum/site-map-direction';
2
- import { RoutePath } from '../../core/models/route-path';
3
- /**
4
- * Site Map Config
5
- */
6
- export interface SiteMapConfig {
7
- /** Section title class style */
8
- sectionTitleClass?: string;
9
- /** Global class style for links */
10
- linkClass?: string;
11
- /** Site map graph */
12
- graph?: Array<Array<SiteMapNode>>;
13
- }
14
- /**
15
- * Site Map Node.
16
- */
17
- export interface SiteMapNode {
18
- /** The Section Title */
19
- sectionTitle?: string;
20
- /** The Direction */
21
- direction?: SiteMapDirection;
22
- /** Site Map Link */
23
- links?: Array<SiteMapLink>;
24
- /** Whether or not if the links are icons */
25
- iconLinks?: boolean;
26
- }
27
- /**
28
- * Site Map Link
29
- */
30
- export interface SiteMapLink {
31
- /** The Text */
32
- text?: string;
33
- /** The Router Link */
34
- routerLink?: string;
35
- /** The route path */
36
- routePath?: RoutePath;
37
- /** Specific class style for link */
38
- linkClass?: string;
39
- /** Logo style class for logo links */
40
- logoClass?: string;
41
- }
@@ -1,56 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FormControl, FormGroup, FormBuilder } from '@angular/forms';
3
- import { Address } from '../../models/address';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Address component
7
- * @deprecated
8
- */
9
- export declare class SofAddressComponent implements OnInit {
10
- private readonly formBuilder;
11
- /** Identifier for this address component */
12
- id: string;
13
- /** Verbiage for street 1 */
14
- street1Verbiage: string;
15
- /** Verbiage for street 2 */
16
- street2Verbiage: string;
17
- /** Verbiage for city */
18
- cityVerbiage: string;
19
- /** Verbiage for ZIP Code */
20
- zipCodeVerbiage: string;
21
- /** Verbiage for the state input */
22
- stateVerbiage: string;
23
- /** Verbiage for the title */
24
- titleVerbiage: string;
25
- /** Verbiage for the required input verbiage */
26
- requiredErrorVerbiage: string;
27
- /** Address Form group */
28
- addressFG: FormGroup;
29
- /** The state options */
30
- readonly states: Array<string>;
31
- /** Form control for street 1 */
32
- readonly street1FC: FormControl;
33
- /** Form control for street 2 */
34
- private readonly street2FC;
35
- /** Form control for city */
36
- readonly cityFC: FormControl;
37
- /** Form control for state */
38
- readonly stateFC: FormControl;
39
- /** Form control for zip code */
40
- readonly zipCodeFC: FormControl;
41
- /**
42
- * Constructor for the component
43
- * @param formBuilder The form builder
44
- */
45
- constructor(formBuilder: FormBuilder);
46
- /** Actions to take upon initialization */
47
- ngOnInit(): void;
48
- /** Creates the address form group */
49
- createAddressGroup(): FormGroup;
50
- /** Maps and returns the address */
51
- getAddress(): Address;
52
- /** Checks if the form is valid */
53
- isValid(): boolean;
54
- static ɵfac: i0.ɵɵFactoryDeclaration<SofAddressComponent, never>;
55
- static ɵcmp: i0.ɵɵComponentDeclaration<SofAddressComponent, "sof-ar-address", never, { "id": { "alias": "id"; "required": false; }; "street1Verbiage": { "alias": "street1Verbiage"; "required": false; }; "street2Verbiage": { "alias": "street2Verbiage"; "required": false; }; "cityVerbiage": { "alias": "cityVerbiage"; "required": false; }; "zipCodeVerbiage": { "alias": "zipCodeVerbiage"; "required": false; }; "stateVerbiage": { "alias": "stateVerbiage"; "required": false; }; "titleVerbiage": { "alias": "titleVerbiage"; "required": false; }; "requiredErrorVerbiage": { "alias": "requiredErrorVerbiage"; "required": false; }; }, {}, never, never, false, never>;
56
- }