@softheon/armature 19.23.2 → 21.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +23 -25
  10. package/fesm2022/softheon-armature-ag-grid-components.mjs.map +1 -1
  11. package/fesm2022/softheon-armature.mjs +419 -420
  12. package/fesm2022/softheon-armature.mjs.map +1 -1
  13. package/package.json +21 -21
  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 +7175 -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,28 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SofImageCheckboxComponent implements OnInit {
4
- /** The language text or a key that will be shown in this component */
5
- imageTitle: string;
6
- /** If Checkbox is checked */
7
- isChecked: boolean;
8
- /** The image url of image */
9
- imageUrl: string;
10
- /** Height of image */
11
- imageHeight: string;
12
- /** Width of image */
13
- imageWidth: string;
14
- /** Height of container */
15
- containerHeight: string;
16
- /** Width of container */
17
- containerWidth: string;
18
- /** Color theme */
19
- matColor: string;
20
- /** Whether the image checkbox is disabled or not */
21
- isDisabled: boolean;
22
- /** The constructor */
23
- constructor();
24
- /** Component on init lifecycle method */
25
- ngOnInit(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<SofImageCheckboxComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<SofImageCheckboxComponent, "sof-image-checkbox", never, { "imageTitle": { "alias": "imageTitle"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "imageHeight": { "alias": "imageHeight"; "required": false; }; "imageWidth": { "alias": "imageWidth"; "required": false; }; "containerHeight": { "alias": "containerHeight"; "required": false; }; "containerWidth": { "alias": "containerWidth"; "required": false; }; "matColor": { "alias": "matColor"; "required": false; }; "isDisabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
28
- }
@@ -1,76 +0,0 @@
1
- import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
- import { ControlValueAccessor, FormControl, NgControl } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Custom Input Stepper Component
6
- */
7
- export declare class SofInputStepperComponent implements OnInit, OnDestroy, ControlValueAccessor {
8
- private control;
9
- /** The value */
10
- customValue: number;
11
- /** The minimum value */
12
- min: number;
13
- /** The max value */
14
- max: number;
15
- /** The step by which the number increases/decreases */
16
- step: number;
17
- /** The label text */
18
- labelText: string;
19
- /** If the input is required or not */
20
- isRequired: boolean;
21
- /** The error message */
22
- requiredErrorMessage: string;
23
- /** The min max error message */
24
- minMaxErrorMessage: string;
25
- /** The aria label */
26
- ariaLabel: string;
27
- /** The value change event emitter */
28
- valueChange: EventEmitter<number>;
29
- /** If the input is disabled or not */
30
- isDisabled: boolean;
31
- /** The control name */
32
- controlName: string;
33
- /** The derived form control */
34
- get derivedFormControl(): FormControl;
35
- /** The OnChange form control method */
36
- private onChange;
37
- /** The OnTouched form control method */
38
- private onTouched;
39
- /** The component subscription */
40
- private subscription;
41
- /**
42
- * Constructor.
43
- * @param control The ng control
44
- */
45
- constructor(control: NgControl);
46
- /**
47
- * Component Initialization
48
- */
49
- ngOnInit(): void;
50
- /** Triggered when control is changed
51
- * @param fn The callback function.
52
- */
53
- registerOnChange(fn: any): void;
54
- /** Triggered when control is touched
55
- * @param fn The callback function.
56
- */
57
- registerOnTouched(fn: any): void;
58
- /** Sets the disabled state
59
- * @param isDisabled If the control is disabled or not
60
- */
61
- setDisabledState(isDisabled: boolean): void;
62
- /** Component Destruction */
63
- ngOnDestroy(): void;
64
- /** Triggered when the form control value is set outside the component
65
- * @param newVal The new value.
66
- */
67
- writeValue(newVal: any): void;
68
- /** Increase the value by step */
69
- increaseVal(): void;
70
- /** Decrease the value by step */
71
- decreaseVal(): void;
72
- /** Updates the isRequired field based on the control */
73
- private setDefinedValidators;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<SofInputStepperComponent, [{ optional: true; host: true; self: true; }]>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<SofInputStepperComponent, "sof-input-stepper", never, { "customValue": { "alias": "customValue"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "step": { "alias": "step"; "required": false; }; "labelText": { "alias": "labelText"; "required": false; }; "isRequired": { "alias": "required"; "required": false; }; "requiredErrorMessage": { "alias": "requiredErrorMessage"; "required": false; }; "minMaxErrorMessage": { "alias": "minMaxErrorMessage"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, false, never>;
76
- }
@@ -1,54 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialogRef } from '@angular/material/dialog';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * ⚠️ this component needs to be audited ...
6
- */
7
- export declare class SofModalComponent implements OnInit {
8
- data: ModalData;
9
- private dialogRef;
10
- /** The value of the dont show this message again checkbox */
11
- dontShowAgainCheckboxValue: boolean;
12
- /** The dialog result object to return once closed */
13
- dialogResult: DialogResult;
14
- constructor(data: ModalData, dialogRef: MatDialogRef<SofModalComponent>);
15
- /** Life cycle hook for component initialization */
16
- ngOnInit(): void;
17
- /**
18
- * Closes the dialog with the given value
19
- * @param value The value
20
- */
21
- close(value: boolean): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<SofModalComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<SofModalComponent, "sof-modal", never, {}, {}, never, never, false, never>;
24
- }
25
- /**
26
- * The dialog result object
27
- */
28
- export declare class DialogResult {
29
- /** The value of the dialog closing */
30
- closeDialogConfirm: boolean;
31
- /** Whether or not the dont show this message again checkbox was checked */
32
- showDontShowAgainCheckbox: boolean;
33
- /** The value of the dont show this message again checkbox */
34
- dontShowAgainCheckboxValue: boolean;
35
- }
36
- /**
37
- * The modal data class
38
- */
39
- export declare class ModalData {
40
- /** The header text */
41
- headerText: string;
42
- /** The content text */
43
- contentText: string;
44
- /** The indicator for being a delete modal */
45
- isDelete?: boolean;
46
- /** The indicator to show the don't show popup again checkbox */
47
- showDontShowAgainCheckbox?: boolean;
48
- /** The cancel button text */
49
- cancelButtonText?: string;
50
- /** The confirm button text */
51
- confirmButtonText?: string;
52
- /** The indicator for hiding the cancel button */
53
- hideCancel: boolean;
54
- }
@@ -1,40 +0,0 @@
1
- import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import * as i0 from "@angular/core";
4
- /** The softheon progress bar component */
5
- export declare class SofProgressBarComponent implements OnInit, OnChanges {
6
- private router;
7
- /** The navigation route keys */
8
- navbarStepKeys: Array<string>;
9
- /** The current active step */
10
- stepActive: number;
11
- /** The type of progress bar */
12
- progressBarType: string;
13
- /** The navigation step titles */
14
- navbarTitles: Array<string>;
15
- /**
16
- * Constructs the component
17
- * @param router The router
18
- */
19
- constructor(router: Router);
20
- /** Component initialization */
21
- ngOnInit(): void;
22
- /**
23
- * On component @Input() changes
24
- * @param changes the changes
25
- */
26
- ngOnChanges(changes: SimpleChanges): void;
27
- /** Navigates to given step
28
- * @param stepNumber The step number to navigate to
29
- */
30
- navigateToStep(stepNumber: number): void;
31
- /** Navigates to step
32
- * @param step The step to navigate to
33
- */
34
- navigateTo(step: string): void;
35
- /** Sets the progress navigation bar step titles
36
- */
37
- setNavbarTitles(): void;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<SofProgressBarComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<SofProgressBarComponent, "sof-progress-bar", never, { "navbarStepKeys": { "alias": "navbarStepKeys"; "required": false; }; "stepActive": { "alias": "stepActive"; "required": false; }; "progressBarType": { "alias": "progressBarType"; "required": false; }; }, {}, never, never, false, never>;
40
- }
@@ -1,20 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { ThemePalette } from '@angular/material/core';
3
- import * as i0 from "@angular/core";
4
- /** The softheon radio card component */
5
- export declare class SofRadioCardComponent implements OnInit {
6
- /** The title */
7
- title: string;
8
- /** The id */
9
- id: string;
10
- /** The value of the radio button */
11
- value: any;
12
- /** True if the radio button should be disabled */
13
- disabled: boolean;
14
- /** The color of the radio button */
15
- color: ThemePalette;
16
- /** On component init */
17
- ngOnInit(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<SofRadioCardComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<SofRadioCardComponent, "sof-radio-card", never, { "title": { "alias": "title"; "required": false; }; "id": { "alias": "id"; "required": false; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["[radio-card-content]"], false, never>;
20
- }
@@ -1,42 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * The Softheon segmented controls component
5
- */
6
- export declare class SofSegmentedControlComponent {
7
- /** The input options for the segmented control */
8
- segmentedControlData: SegmentedControlData[];
9
- /** The id for the segmented control */
10
- segmentControlId: string;
11
- /** The index of the current selected option in the segmented control */
12
- selectedIndex: number;
13
- /**
14
- * Whether to have a large or small text for the segmented control options
15
- * @default large
16
- */
17
- size: 'small' | 'large';
18
- /** Event that emits the index of the next selected option */
19
- optionSelected: EventEmitter<number>;
20
- /**
21
- * Sets index to new selected option
22
- * @param index Index of new selected option
23
- */
24
- protected emitOptionSelected(index: number): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<SofSegmentedControlComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<SofSegmentedControlComponent, "sof-segmented-control", never, { "segmentedControlData": { "alias": "segmentedControlData"; "required": true; }; "segmentControlId": { "alias": "segmentControlId"; "required": true; }; "selectedIndex": { "alias": "selectedIndex"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "optionSelected": "optionSelected"; }, never, never, false, never>;
27
- }
28
- /**
29
- * @description
30
- * @property text Text for the segmented control option
31
- * @property textParams Parameters for translate pipe
32
- * @property ariaLabel Aria label required for accessibility
33
- * @property iconClass The class for the leading icon
34
- */
35
- export interface SegmentedControlData {
36
- text: string;
37
- textParams?: {
38
- [key: string]: string;
39
- };
40
- ariaLabel?: string;
41
- iconClass?: string;
42
- }
@@ -1,28 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * The softheon simplified alert component
5
- * @deprecated please use `SofCallout` instead
6
- */
7
- export declare class SofSimpleAlertComponent implements OnInit {
8
- /** The language text or a key that will be shown in this component */
9
- alertText: string;
10
- /** Whether to show background color not */
11
- hideBackground: boolean;
12
- /** The alert color */
13
- alertColor: 'information' | 'success' | 'warning' | 'error' | 'theme';
14
- /** The icon class - this should be a font awesome class */
15
- iconClass: string;
16
- /** The default icons for the banner colors */
17
- alertColorIconMapping: {
18
- information: string;
19
- success: string;
20
- warning: string;
21
- error: string;
22
- theme: string;
23
- };
24
- /** Implements on init */
25
- ngOnInit(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<SofSimpleAlertComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<SofSimpleAlertComponent, "sof-simple-alert", never, { "alertText": { "alias": "alertText"; "required": false; }; "hideBackground": { "alias": "hideBackground"; "required": false; }; "alertColor": { "alias": "alertColor"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; }, {}, never, ["[sof-simple-alert-right]"], false, never>;
28
- }
@@ -1,22 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * The progress bar page component
4
- * @todo this component needs a design update
5
- * stars should be yellow/gold and smaller font-size ...
6
- *
7
- * see if any apps are using this, consumer is not ...
8
- */
9
- export declare class SofStarRatingComponent {
10
- /** The number of stars */
11
- rating: number;
12
- /** The max number of stars */
13
- maxStars: number;
14
- /** Get full stars */
15
- get fullStars(): number[];
16
- /** Get half stars */
17
- get hasHalfStar(): boolean;
18
- /** Get empty stars */
19
- get emptyStars(): number[];
20
- static ɵfac: i0.ɵɵFactoryDeclaration<SofStarRatingComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<SofStarRatingComponent, "sof-star-rating", never, { "rating": { "alias": "rating"; "required": false; }; "maxStars": { "alias": "maxStars"; "required": false; }; }, {}, never, never, false, never>;
22
- }
@@ -1,40 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ButtonData } from '../menu/menu';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Utility Button Component
6
- * @note Menu's can go up to 3 levels deep using the `ButtonData`'s `nestedMenu` property -
7
- * ex: main-menu > sub-menu-1 > sub-menu-2
8
- */
9
- export declare class SofUtilityButtonComponent {
10
- buttonId: string;
11
- buttonAriaLabel: string;
12
- buttonTheme: 'primary' | 'neutral' | 'destroy';
13
- buttonEmphasis: 'solid' | 'secondary' | 'floating' | 'contained';
14
- buttonIconClass: string;
15
- buttonDisabled: boolean;
16
- menuDropDown: Array<ButtonData>;
17
- /** Menu Title */
18
- menuTitle: string;
19
- /** Menu Position x-axis */
20
- xPosition: 'before' | 'after';
21
- /**
22
- * @deprecated Individual Button Click
23
- * @note This will only work for a function w/o any params and not directly invoked,
24
- * Use the (buttonClicked) output event instead ...
25
- */
26
- buttonClick: Function;
27
- /** Output event when button clicked */
28
- buttonClicked: EventEmitter<void>;
29
- /** Removes role="menu" from Material Menu elements. (per wcag audit) */
30
- removeMenuRole: () => void;
31
- /**
32
- * Any logic related to ag grid cell renderer data can be added here
33
- * @note All `@Inputs` should be accepted through `params`
34
- */
35
- agInit(params: any & SofUtilityButtonComponent): void;
36
- /** Emit when button is clicked */
37
- emitButtonClicked(): void;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<SofUtilityButtonComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<SofUtilityButtonComponent, "sof-utility-button", never, { "buttonId": { "alias": "buttonId"; "required": false; }; "buttonAriaLabel": { "alias": "buttonAriaLabel"; "required": true; }; "buttonTheme": { "alias": "buttonTheme"; "required": false; }; "buttonEmphasis": { "alias": "buttonEmphasis"; "required": false; }; "buttonIconClass": { "alias": "buttonIconClass"; "required": false; }; "buttonDisabled": { "alias": "buttonDisabled"; "required": false; }; "menuDropDown": { "alias": "menuDropDown"; "required": false; }; "menuTitle": { "alias": "menuTitle"; "required": false; }; "xPosition": { "alias": "xPosition"; "required": false; }; "buttonClick": { "alias": "buttonClick"; "required": false; }; }, { "buttonClicked": "buttonClicked"; }, never, never, false, never>;
40
- }
@@ -1,46 +0,0 @@
1
- import { ComponentFactoryResolver, ElementRef, OnDestroy, OnInit, ViewContainerRef } from '@angular/core';
2
- import { ComponentSavePrintService } from '../../services/component-save-print.service';
3
- import * as i0 from "@angular/core";
4
- /** The component save and print component */
5
- export declare class ComponentSavePrintComponent implements OnInit, OnDestroy {
6
- private readonly cfr;
7
- private readonly vcr;
8
- private readonly componentSavePrintService;
9
- /** The iframe reference */
10
- iframeRef: ElementRef;
11
- /** The iframe doc */
12
- private doc;
13
- /** The printed component reference */
14
- private componentRef;
15
- /** The component subscription */
16
- private readonly componentSub;
17
- /**
18
- * Constructs the component
19
- * @param cfr The component factory resolver
20
- * @param vcr The view container reference
21
- * @param componentSavePrintService The component save print service
22
- */
23
- constructor(cfr: ComponentFactoryResolver, vcr: ViewContainerRef, componentSavePrintService: ComponentSavePrintService);
24
- /** Life cycle hook for component initialization */
25
- ngOnInit(): void;
26
- /** Life cycle hook for component destruction */
27
- ngOnDestroy(): void;
28
- /**
29
- * Prints the component
30
- * @param component The component type to print
31
- */
32
- print(component: any): void;
33
- /**
34
- * Helper function to execute print function on hold until images finish loading
35
- * @param iframe The iframe to load images on
36
- * @param done The function to wait execution
37
- */
38
- private waitForImageToLoad;
39
- /**
40
- * Helper function to append all the styles to targe window
41
- * @param targetWindow The target window
42
- */
43
- private attachStyles;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<ComponentSavePrintComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<ComponentSavePrintComponent, "sof-ar-component-save-print", never, {}, {}, never, never, false, never>;
46
- }
@@ -1,18 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- /** The component print service */
4
- export declare class ComponentSavePrintService {
5
- /** Emits when a component is requested to be save/printed */
6
- readonly savePrintComponent$: Observable<any>;
7
- /** The component to print behavior subject */
8
- private readonly componentSavePrintBs;
9
- /** Constructs the service */
10
- constructor();
11
- /**
12
- * Save/Print the provided component
13
- * @param component The component to save/print
14
- */
15
- savePrintComponent(component: any): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<ComponentSavePrintService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<ComponentSavePrintService>;
18
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/component-save-print/component-save-print.component";
3
- import * as i2 from "@angular/common";
4
- /** The component save print module */
5
- export declare class SofArComponentSavePrintModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SofArComponentSavePrintModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SofArComponentSavePrintModule, [typeof i1.ComponentSavePrintComponent], [typeof i2.CommonModule], [typeof i1.ComponentSavePrintComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<SofArComponentSavePrintModule>;
9
- }
@@ -1,94 +0,0 @@
1
- import { HttpClient, HttpHeaders, HttpResponse, HttpEvent } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { SessionGetResponseModel } from '../model/sessionGetResponseModel';
4
- import { SessionPostRequestModel } from '../model/sessionPostRequestModel';
5
- import { SessionPostResponseModel } from '../model/sessionPostResponseModel';
6
- import { SessionPutRequestModel } from '../model/sessionPutRequestModel';
7
- import { Configuration } from '../configuration';
8
- import * as i0 from "@angular/core";
9
- export declare class SessionService {
10
- protected httpClient: HttpClient;
11
- protected basePath: string;
12
- defaultHeaders: HttpHeaders;
13
- configuration: Configuration;
14
- constructor(httpClient: HttpClient, basePath: string, configuration: Configuration);
15
- /**
16
- * @param consumes string[] mime-types
17
- * @return true: consumes contains 'multipart/form-data', false: otherwise
18
- */
19
- private canConsumeForm;
20
- /**
21
- * Gets the session by id
22
- *
23
- * @param sessionId The session Id
24
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
25
- * @param reportProgress flag to report request and response progress.
26
- */
27
- getSessionById(sessionId: string, observe?: 'body', reportProgress?: boolean): Observable<SessionGetResponseModel>;
28
- getSessionById(sessionId: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<SessionGetResponseModel>>;
29
- getSessionById(sessionId: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<SessionGetResponseModel>>;
30
- /**
31
- * Refreshes the session
32
- *
33
- * @param sessionId The session id
34
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
35
- * @param reportProgress flag to report request and response progress.
36
- */
37
- refreshSessionById(sessionId: string, observe?: 'body', reportProgress?: boolean): Observable<any>;
38
- refreshSessionById(sessionId: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
39
- refreshSessionById(sessionId: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
40
- /**
41
- * Registers a session
42
- *
43
- * @param body The request model
44
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
45
- * @param reportProgress flag to report request and response progress.
46
- */
47
- registerSession(body?: SessionPostRequestModel, observe?: 'body', reportProgress?: boolean): Observable<SessionPostResponseModel>;
48
- registerSession(body?: SessionPostRequestModel, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<SessionPostResponseModel>>;
49
- registerSession(body?: SessionPostRequestModel, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<SessionPostResponseModel>>;
50
- /**
51
- * Creates the session with the given id
52
- *
53
- * @param sessionId The session id
54
- * @param body The model
55
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
56
- * @param reportProgress flag to report request and response progress.
57
- */
58
- registerSessionById(sessionId: string, body?: SessionPostRequestModel, observe?: 'body', reportProgress?: boolean): Observable<any>;
59
- registerSessionById(sessionId: string, body?: SessionPostRequestModel, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
60
- registerSessionById(sessionId: string, body?: SessionPostRequestModel, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
61
- /**
62
- * Deletes the session
63
- *
64
- * @param sessionId The session id
65
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
66
- * @param reportProgress flag to report request and response progress.
67
- */
68
- removeSessionById(sessionId: string, observe?: 'body', reportProgress?: boolean): Observable<any>;
69
- removeSessionById(sessionId: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
70
- removeSessionById(sessionId: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
71
- /**
72
- * Syncs the session by id
73
- *
74
- * @param sessionId The session id
75
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
76
- * @param reportProgress flag to report request and response progress.
77
- */
78
- syncSessionById(sessionId: string, observe?: 'body', reportProgress?: boolean): Observable<any>;
79
- syncSessionById(sessionId: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
80
- syncSessionById(sessionId: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
81
- /**
82
- * Updates the Session
83
- *
84
- * @param sessionId The session id
85
- * @param body The request model
86
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
87
- * @param reportProgress flag to report request and response progress.
88
- */
89
- updateSessionById(sessionId: string, body?: SessionPutRequestModel, observe?: 'body', reportProgress?: boolean): Observable<any>;
90
- updateSessionById(sessionId: string, body?: SessionPutRequestModel, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<any>>;
91
- updateSessionById(sessionId: string, body?: SessionPutRequestModel, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<any>>;
92
- static ɵfac: i0.ɵɵFactoryDeclaration<SessionService, [null, { optional: true; }, { optional: true; }]>;
93
- static ɵprov: i0.ɵɵInjectableDeclaration<SessionService>;
94
- }
@@ -1,48 +0,0 @@
1
- export interface ConfigurationParameters {
2
- apiKeys?: {
3
- [key: string]: string;
4
- };
5
- username?: string;
6
- password?: string;
7
- accessToken?: string | (() => string);
8
- basePath?: string;
9
- withCredentials?: boolean;
10
- }
11
- export declare class Configuration {
12
- apiKeys?: {
13
- [key: string]: string;
14
- };
15
- username?: string;
16
- password?: string;
17
- accessToken?: string | (() => string);
18
- basePath?: string;
19
- withCredentials?: boolean;
20
- constructor(configurationParameters?: ConfigurationParameters);
21
- /**
22
- * Select the correct content-type to use for a request.
23
- * Uses {@link Configuration#isJsonMime} to determine the correct content-type.
24
- * If no content type is found return the first found type if the contentTypes is not empty
25
- * @param contentTypes - the array of content types that are available for selection
26
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
27
- */
28
- selectHeaderContentType(contentTypes: string[]): string | undefined;
29
- /**
30
- * Select the correct accept content-type to use for a request.
31
- * Uses {@link Configuration#isJsonMime} to determine the correct accept content-type.
32
- * If no content type is found return the first found type if the contentTypes is not empty
33
- * @param accepts - the array of content types that are available for selection.
34
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
35
- */
36
- selectHeaderAccept(accepts: string[]): string | undefined;
37
- /**
38
- * Check if the given MIME is a JSON MIME.
39
- * JSON MIME examples:
40
- * application/json
41
- * application/json; charset=UTF8
42
- * APPLICATION/JSON
43
- * application/vnd.company+json
44
- * @param mime - MIME (Multipurpose Internet Mail Extensions)
45
- * @return True if the given MIME is JSON, false otherwise.
46
- */
47
- isJsonMime(mime: string): boolean;
48
- }
@@ -1,10 +0,0 @@
1
- import { HttpUrlEncodingCodec } from '@angular/common/http';
2
- /**
3
- * CustomHttpUrlEncodingCodec
4
- * Fix plus sign (+) not encoding, so sent as blank space
5
- * See: https://github.com/angular/angular/issues/11058#issuecomment-247367318
6
- */
7
- export declare class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
8
- encodeKey(k: string): string;
9
- encodeValue(v: string): string;
10
- }
@@ -1,54 +0,0 @@
1
- /**
2
- * Softheon.UserManagement.API
3
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
- *
5
- * OpenAPI spec version: 1
6
- *
7
- *
8
- * NOTE: This class is auto generated by the swagger code generator program.
9
- * https://github.com/swagger-api/swagger-codegen.git
10
- * Do not edit the class manually.
11
- */
12
- import { FolderLink } from './folderLink';
13
- import { IdentityProfile } from './identityProfile';
14
- import { SettingsProfile } from './settingsProfile';
15
- /**
16
- * Application User Model
17
- */
18
- export interface ApplicationUserModel {
19
- /**
20
- * Gets or sets the child links.
21
- */
22
- childLinks?: Array<FolderLink>;
23
- /**
24
- * The IdentityProfile.
25
- */
26
- identity?: IdentityProfile;
27
- /**
28
- * The SettingsProfile.
29
- */
30
- settings?: SettingsProfile;
31
- drawerId?: number;
32
- id?: number;
33
- name?: string;
34
- state?: ApplicationUserModel.StateEnum;
35
- }
36
- export declare namespace ApplicationUserModel {
37
- type StateEnum = 'Available' | 'Locked' | 'Suspended' | 'Archived' | 'Deleted' | 'Canceled' | 'Complete' | 'Reviewed' | 'ReviewedSuspended' | 'ReviewedComplete' | 'Rejected' | 'RoutingSlipOpen' | 'ReviewedRoutingSlipOpen' | 'Undefined';
38
- const StateEnum: {
39
- Available: StateEnum;
40
- Locked: StateEnum;
41
- Suspended: StateEnum;
42
- Archived: StateEnum;
43
- Deleted: StateEnum;
44
- Canceled: StateEnum;
45
- Complete: StateEnum;
46
- Reviewed: StateEnum;
47
- ReviewedSuspended: StateEnum;
48
- ReviewedComplete: StateEnum;
49
- Rejected: StateEnum;
50
- RoutingSlipOpen: StateEnum;
51
- ReviewedRoutingSlipOpen: StateEnum;
52
- Undefined: StateEnum;
53
- };
54
- }