new-front-common-library 0.0.75 → 0.0.77-ERGO-ROBOTO

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 (355) hide show
  1. package/README.md +28 -28
  2. package/assets/css/_dark-theme.scss +648 -648
  3. package/assets/css/_flex.scss +55 -55
  4. package/assets/css/_global.scss +692 -692
  5. package/assets/css/_light-theme.scss +651 -651
  6. package/assets/css/_mat-palettes.scss +96 -96
  7. package/assets/css/_themes.scss +52 -52
  8. package/assets/i18n/front-common/de.json +24 -24
  9. package/assets/i18n/front-common/en.json +24 -24
  10. package/assets/i18n/front-common/fr.json +24 -24
  11. package/bundles/new-front-common-library.umd.js +4903 -4900
  12. package/bundles/new-front-common-library.umd.js.map +1 -1
  13. package/esm2015/lib/util/array.service.js +19 -19
  14. package/esm2015/lib/util/component/header/header.component.js +189 -189
  15. package/esm2015/lib/util/component/overlay/overlay.component.js +44 -44
  16. package/esm2015/lib/util/component/overlay/overlay.service.js +24 -24
  17. package/esm2015/lib/util/component/popup/popup-login/popup-login.component.js +90 -90
  18. package/esm2015/lib/util/component/sub-header/sub-header.component.js +48 -48
  19. package/esm2015/lib/util/config.js +8 -8
  20. package/esm2015/lib/util/date/PeriodModel.js +8 -8
  21. package/esm2015/lib/util/date/date-adapter.js +41 -41
  22. package/esm2015/lib/util/date/date-format-constants.js +12 -12
  23. package/esm2015/lib/util/date/date.util.js +218 -218
  24. package/esm2015/lib/util/decorators/theme.decorator.js +22 -22
  25. package/esm2015/lib/util/decorators/user.decorator.js +25 -25
  26. package/esm2015/lib/util/directives/my-number-formatter-directive.js +34 -34
  27. package/esm2015/lib/util/directives/show-if-truncated.directive.js +25 -25
  28. package/esm2015/lib/util/enums/rapid-search-item-type.enum.js +10 -10
  29. package/esm2015/lib/util/enums/status-color.enum.js +11 -11
  30. package/esm2015/lib/util/event/header/header-events.service.js +21 -21
  31. package/esm2015/lib/util/event/storage/local-storage-events.service.js +17 -17
  32. package/esm2015/lib/util/event/storage/session-storage-events.service.js +18 -18
  33. package/esm2015/lib/util/http/http-params.builder.js +27 -27
  34. package/esm2015/lib/util/i18n/de.js +60 -59
  35. package/esm2015/lib/util/i18n/en.js +60 -59
  36. package/esm2015/lib/util/i18n/fr.js +60 -59
  37. package/esm2015/lib/util/i18n/multi-translate-http-loader.js +21 -21
  38. package/esm2015/lib/util/interfaces/permissions.interface.js +2 -2
  39. package/esm2015/lib/util/models/any-line.model.js +37 -37
  40. package/esm2015/lib/util/models/audio-content.model.js +27 -27
  41. package/esm2015/lib/util/models/authPermission.model.js +16 -16
  42. package/esm2015/lib/util/models/authUser.model.js +20 -20
  43. package/esm2015/lib/util/models/basic.model.js +14 -14
  44. package/esm2015/lib/util/models/box-set-item.model.js +19 -19
  45. package/esm2015/lib/util/models/disc-program.model.js +26 -26
  46. package/esm2015/lib/util/models/disc.model.js +22 -22
  47. package/esm2015/lib/util/models/eventType.model.js +7 -7
  48. package/esm2015/lib/util/models/expenditure-commitment/purchase-order-file.model.js +22 -22
  49. package/esm2015/lib/util/models/expenditure-commitment/purchase-order-rapid-search.model.js +3 -3
  50. package/esm2015/lib/util/models/index.js +98 -98
  51. package/esm2015/lib/util/models/lang-line.model.js +27 -27
  52. package/esm2015/lib/util/models/legal/contract-work.model.js +23 -23
  53. package/esm2015/lib/util/models/legal/contract-work2.model.js +21 -21
  54. package/esm2015/lib/util/models/media-line.model.js +18 -18
  55. package/esm2015/lib/util/models/menu-language.model.js +15 -15
  56. package/esm2015/lib/util/models/permission.model.js +20 -20
  57. package/esm2015/lib/util/models/product-box-set.model.js +16 -16
  58. package/esm2015/lib/util/models/product-disc-detail.model.js +22 -22
  59. package/esm2015/lib/util/models/product-disc.model.js +27 -27
  60. package/esm2015/lib/util/models/product-division.model.js +29 -29
  61. package/esm2015/lib/util/models/product-type.model.js +22 -22
  62. package/esm2015/lib/util/models/product.model.js +62 -62
  63. package/esm2015/lib/util/models/program.model.js +28 -28
  64. package/esm2015/lib/util/models/purchase-order/purchase-order.model.js +53 -53
  65. package/esm2015/lib/util/models/referential/WorkVersionArticleDto.js +17 -17
  66. package/esm2015/lib/util/models/referential/adress-type.model.js +14 -14
  67. package/esm2015/lib/util/models/referential/adress.model.js +28 -28
  68. package/esm2015/lib/util/models/referential/attached-file.model.js +17 -17
  69. package/esm2015/lib/util/models/referential/bank-account.model.js +24 -24
  70. package/esm2015/lib/util/models/referential/bank-accounts.model.js +31 -31
  71. package/esm2015/lib/util/models/referential/basic-hierarchy.model.js +8 -8
  72. package/esm2015/lib/util/models/referential/broadcast-list-item.model.js +13 -13
  73. package/esm2015/lib/util/models/referential/color.model.js +16 -16
  74. package/esm2015/lib/util/models/referential/company.model.js +16 -16
  75. package/esm2015/lib/util/models/referential/content-type.model.js +17 -17
  76. package/esm2015/lib/util/models/referential/content.model.js +22 -22
  77. package/esm2015/lib/util/models/referential/cost-center-criteria-values.model.js +14 -14
  78. package/esm2015/lib/util/models/referential/cost-center-criteria.model.js +13 -13
  79. package/esm2015/lib/util/models/referential/cost-center.model.js +28 -28
  80. package/esm2015/lib/util/models/referential/coutry.model.js +16 -16
  81. package/esm2015/lib/util/models/referential/currency.model.js +20 -20
  82. package/esm2015/lib/util/models/referential/editorial-content.model.js +18 -18
  83. package/esm2015/lib/util/models/referential/fixing.model.js +16 -16
  84. package/esm2015/lib/util/models/referential/flat-media.model.js +18 -18
  85. package/esm2015/lib/util/models/referential/format-image.model.js +16 -16
  86. package/esm2015/lib/util/models/referential/format-type.model.js +16 -16
  87. package/esm2015/lib/util/models/referential/format.model.js +17 -17
  88. package/esm2015/lib/util/models/referential/fsk-index.model.js +20 -20
  89. package/esm2015/lib/util/models/referential/fsk.model.js +22 -22
  90. package/esm2015/lib/util/models/referential/function.model.js +23 -23
  91. package/esm2015/lib/util/models/referential/genre.model.js +17 -17
  92. package/esm2015/lib/util/models/referential/invoice-product-type.model.js +22 -22
  93. package/esm2015/lib/util/models/referential/keywords.model.js +2 -2
  94. package/esm2015/lib/util/models/referential/language.model.js +18 -18
  95. package/esm2015/lib/util/models/referential/media-filter.model.js +3 -3
  96. package/esm2015/lib/util/models/referential/media.model.js +20 -20
  97. package/esm2015/lib/util/models/referential/module.model.js +20 -20
  98. package/esm2015/lib/util/models/referential/parameter.model.js +2 -2
  99. package/esm2015/lib/util/models/referential/participant.model.js +20 -20
  100. package/esm2015/lib/util/models/referential/person.model.js +23 -23
  101. package/esm2015/lib/util/models/referential/project-status.model.js +16 -16
  102. package/esm2015/lib/util/models/referential/quota.model.js +17 -17
  103. package/esm2015/lib/util/models/referential/referential-entity-state.model.js +16 -16
  104. package/esm2015/lib/util/models/referential/referential-value.model.js +16 -16
  105. package/esm2015/lib/util/models/referential/referentiel.model.js +26 -26
  106. package/esm2015/lib/util/models/referential/restriction.model.js +20 -20
  107. package/esm2015/lib/util/models/referential/sap-order.model.js +20 -20
  108. package/esm2015/lib/util/models/referential/service-error.model.js +15 -15
  109. package/esm2015/lib/util/models/referential/sound.model.js +16 -16
  110. package/esm2015/lib/util/models/referential/territories-languages.model.js +16 -16
  111. package/esm2015/lib/util/models/referential/territory-filter.model.js +3 -3
  112. package/esm2015/lib/util/models/referential/territory.model.js +17 -17
  113. package/esm2015/lib/util/models/referential/theme.model.js +17 -17
  114. package/esm2015/lib/util/models/referential/third-party-creation-request.model.js +44 -44
  115. package/esm2015/lib/util/models/referential/third-party-module.model.js +20 -20
  116. package/esm2015/lib/util/models/referential/third-party.model.js +83 -83
  117. package/esm2015/lib/util/models/referential/translated-value-model.js +16 -16
  118. package/esm2015/lib/util/models/referential/tva.model.js +16 -16
  119. package/esm2015/lib/util/models/referential/type-export.model.js +16 -16
  120. package/esm2015/lib/util/models/referential/type-tva-company-territory.model.js +32 -32
  121. package/esm2015/lib/util/models/referential/type-tva.model.js +25 -25
  122. package/esm2015/lib/util/models/referential/work-addons-model.js +16 -16
  123. package/esm2015/lib/util/models/referential/work-appartenance.model.js +17 -17
  124. package/esm2015/lib/util/models/referential/work-genre.model.js +16 -16
  125. package/esm2015/lib/util/models/referential/work-language.model.js +16 -16
  126. package/esm2015/lib/util/models/referential/work-milo.model.js +61 -61
  127. package/esm2015/lib/util/models/referential/work-participant.model.js +21 -21
  128. package/esm2015/lib/util/models/referential/work-restrictions-model.js +13 -13
  129. package/esm2015/lib/util/models/referential/work-theme.model.js +16 -16
  130. package/esm2015/lib/util/models/referential/work-title.model.js +20 -20
  131. package/esm2015/lib/util/models/referential/work-version-origin.model.js +16 -16
  132. package/esm2015/lib/util/models/referential/work-version-rapid-search.model.js +3 -3
  133. package/esm2015/lib/util/models/referential/work-versions-used.model.js +19 -19
  134. package/esm2015/lib/util/models/referential/work-versions.model.js +27 -27
  135. package/esm2015/lib/util/models/referential/work-year-production.model.js +13 -13
  136. package/esm2015/lib/util/models/referential/work.model.js +22 -22
  137. package/esm2015/lib/util/models/referential/zone.model.js +14 -14
  138. package/esm2015/lib/util/models/referentiel.model.js +26 -26
  139. package/esm2015/lib/util/models/search-response.model.js +10 -10
  140. package/esm2015/lib/util/models/section.model.js +8 -8
  141. package/esm2015/lib/util/models/select/options.model.js +8 -8
  142. package/esm2015/lib/util/models/select/select.model.js +7 -7
  143. package/esm2015/lib/util/models/subtitle-content.model.js +28 -28
  144. package/esm2015/lib/util/models/user-video.model.js +22 -22
  145. package/esm2015/lib/util/models/user.model.js +34 -34
  146. package/esm2015/lib/util/models/video/product-rapid-search.model.js +3 -3
  147. package/esm2015/lib/util/models/video/support-rapid-search.model.js +3 -3
  148. package/esm2015/lib/util/models/video-content.model.js +18 -18
  149. package/esm2015/lib/util/number.validator.js +129 -129
  150. package/esm2015/lib/util/permissions/permissions.service.js +41 -41
  151. package/esm2015/lib/util/pipes/capitalizefirst.pipe.js +41 -41
  152. package/esm2015/lib/util/pipes/comma-separated-number.pipe.js +15 -15
  153. package/esm2015/lib/util/pipes/common-translate.pipe.js +38 -38
  154. package/esm2015/lib/util/pipes/display-html.pipe.js +20 -20
  155. package/esm2015/lib/util/pipes/display-null.pipe.js +24 -24
  156. package/esm2015/lib/util/pipes/format-duration.pipe.js +23 -23
  157. package/esm2015/lib/util/pipes/format-number-input.pipe.js +22 -22
  158. package/esm2015/lib/util/pipes/local-date.pipe.js +27 -27
  159. package/esm2015/lib/util/pipes/my-number.pipe.js +44 -44
  160. package/esm2015/lib/util/pipes/third-party-address.pipe.js +17 -17
  161. package/esm2015/lib/util/pipes/trim-string.pipe.js +25 -25
  162. package/esm2015/lib/util/regex/regex.service.js +94 -94
  163. package/esm2015/lib/util/services/api/common-api.service.js +98 -98
  164. package/esm2015/lib/util/services/elasticsearch/elasticsearch.service.js +65 -65
  165. package/esm2015/lib/util/services/form-action/form-actions-events.service.js +25 -25
  166. package/esm2015/lib/util/services/guard/auth.guard.js +43 -43
  167. package/esm2015/lib/util/services/guard/login.guard.js +34 -34
  168. package/esm2015/lib/util/services/history/history.service.js +39 -39
  169. package/esm2015/lib/util/services/interceptor/auth.interceptor.js +53 -53
  170. package/esm2015/lib/util/services/jwt-security/aes.service.js +34 -34
  171. package/esm2015/lib/util/services/jwt-security/interceptorhttp.service.js +18 -18
  172. package/esm2015/lib/util/services/jwt-security/jwt.helpher.js +34 -34
  173. package/esm2015/lib/util/services/storage/local-storage.service.js +36 -36
  174. package/esm2015/lib/util/services/storage/session-storage.service.js +38 -38
  175. package/esm2015/lib/util/services/translate-language/lang.service.js +31 -31
  176. package/esm2015/lib/util/sort.js +22 -22
  177. package/esm2015/lib/util/theme/theme-event.service.js +17 -17
  178. package/esm2015/lib/util/toaster/toaster-events.service.js +32 -32
  179. package/esm2015/lib/util/util.module.js +270 -270
  180. package/esm2015/new-front-common-library.js +4 -4
  181. package/esm2015/public-api.js +56 -56
  182. package/fesm2015/new-front-common-library.js +4228 -4225
  183. package/fesm2015/new-front-common-library.js.map +1 -1
  184. package/lib/util/array.service.d.ts +7 -7
  185. package/lib/util/component/header/header.component.d.ts +65 -65
  186. package/lib/util/component/overlay/overlay.component.d.ts +17 -17
  187. package/lib/util/component/overlay/overlay.service.d.ts +13 -13
  188. package/lib/util/component/popup/popup-login/popup-login.component.d.ts +32 -32
  189. package/lib/util/component/sub-header/sub-header.component.d.ts +13 -13
  190. package/lib/util/config.d.ts +8 -8
  191. package/lib/util/date/PeriodModel.d.ts +6 -6
  192. package/lib/util/date/date-adapter.d.ts +8 -8
  193. package/lib/util/date/date-format-constants.d.ts +25 -25
  194. package/lib/util/date/date.util.d.ts +16 -16
  195. package/lib/util/decorators/theme.decorator.d.ts +1 -1
  196. package/lib/util/decorators/user.decorator.d.ts +1 -1
  197. package/lib/util/directives/my-number-formatter-directive.d.ts +15 -15
  198. package/lib/util/directives/show-if-truncated.directive.d.ts +11 -11
  199. package/lib/util/enums/rapid-search-item-type.enum.d.ts +8 -8
  200. package/lib/util/enums/status-color.enum.d.ts +9 -9
  201. package/lib/util/event/header/header-events.service.d.ts +11 -11
  202. package/lib/util/event/storage/local-storage-events.service.d.ts +9 -9
  203. package/lib/util/event/storage/session-storage-events.service.d.ts +10 -10
  204. package/lib/util/http/http-params.builder.d.ts +9 -9
  205. package/lib/util/i18n/de.d.ts +51 -50
  206. package/lib/util/i18n/en.d.ts +51 -50
  207. package/lib/util/i18n/fr.d.ts +51 -50
  208. package/lib/util/i18n/multi-translate-http-loader.d.ts +14 -14
  209. package/lib/util/interfaces/permissions.interface.d.ts +3 -3
  210. package/lib/util/models/any-line.model.d.ts +24 -24
  211. package/lib/util/models/audio-content.model.d.ts +27 -27
  212. package/lib/util/models/authPermission.model.d.ts +7 -7
  213. package/lib/util/models/authUser.model.d.ts +14 -14
  214. package/lib/util/models/basic.model.d.ts +11 -11
  215. package/lib/util/models/box-set-item.model.d.ts +12 -12
  216. package/lib/util/models/disc-program.model.d.ts +9 -9
  217. package/lib/util/models/disc.model.d.ts +15 -15
  218. package/lib/util/models/eventType.model.d.ts +5 -5
  219. package/lib/util/models/expenditure-commitment/purchase-order-file.model.d.ts +8 -8
  220. package/lib/util/models/expenditure-commitment/purchase-order-rapid-search.model.d.ts +10 -10
  221. package/lib/util/models/index.d.ts +97 -97
  222. package/lib/util/models/lang-line.model.d.ts +18 -18
  223. package/lib/util/models/legal/contract-work.model.d.ts +27 -27
  224. package/lib/util/models/legal/contract-work2.model.d.ts +23 -23
  225. package/lib/util/models/media-line.model.d.ts +9 -9
  226. package/lib/util/models/menu-language.model.d.ts +6 -6
  227. package/lib/util/models/permission.model.d.ts +12 -12
  228. package/lib/util/models/product-box-set.model.d.ts +8 -8
  229. package/lib/util/models/product-disc-detail.model.d.ts +14 -14
  230. package/lib/util/models/product-disc.model.d.ts +11 -11
  231. package/lib/util/models/product-division.model.d.ts +15 -15
  232. package/lib/util/models/product-type.model.d.ts +7 -7
  233. package/lib/util/models/product.model.d.ts +52 -52
  234. package/lib/util/models/program.model.d.ts +21 -21
  235. package/lib/util/models/purchase-order/purchase-order.model.d.ts +40 -40
  236. package/lib/util/models/referential/WorkVersionArticleDto.d.ts +10 -10
  237. package/lib/util/models/referential/adress-type.model.d.ts +5 -5
  238. package/lib/util/models/referential/adress.model.d.ts +20 -20
  239. package/lib/util/models/referential/attached-file.model.d.ts +11 -11
  240. package/lib/util/models/referential/bank-account.model.d.ts +15 -15
  241. package/lib/util/models/referential/bank-accounts.model.d.ts +17 -17
  242. package/lib/util/models/referential/basic-hierarchy.model.d.ts +6 -6
  243. package/lib/util/models/referential/broadcast-list-item.model.d.ts +8 -8
  244. package/lib/util/models/referential/color.model.d.ts +6 -6
  245. package/lib/util/models/referential/company.model.d.ts +7 -7
  246. package/lib/util/models/referential/content-type.model.d.ts +12 -12
  247. package/lib/util/models/referential/content.model.d.ts +7 -7
  248. package/lib/util/models/referential/cost-center-criteria-values.model.d.ts +7 -7
  249. package/lib/util/models/referential/cost-center-criteria.model.d.ts +12 -12
  250. package/lib/util/models/referential/cost-center.model.d.ts +18 -18
  251. package/lib/util/models/referential/coutry.model.d.ts +7 -7
  252. package/lib/util/models/referential/currency.model.d.ts +11 -11
  253. package/lib/util/models/referential/editorial-content.model.d.ts +25 -25
  254. package/lib/util/models/referential/fixing.model.d.ts +10 -10
  255. package/lib/util/models/referential/flat-media.model.d.ts +9 -9
  256. package/lib/util/models/referential/format-image.model.d.ts +7 -7
  257. package/lib/util/models/referential/format-type.model.d.ts +6 -6
  258. package/lib/util/models/referential/format.model.d.ts +7 -7
  259. package/lib/util/models/referential/fsk-index.model.d.ts +22 -22
  260. package/lib/util/models/referential/fsk.model.d.ts +37 -37
  261. package/lib/util/models/referential/function.model.d.ts +8 -8
  262. package/lib/util/models/referential/genre.model.d.ts +7 -7
  263. package/lib/util/models/referential/invoice-product-type.model.d.ts +7 -7
  264. package/lib/util/models/referential/keywords.model.d.ts +6 -6
  265. package/lib/util/models/referential/language.model.d.ts +11 -11
  266. package/lib/util/models/referential/media-filter.model.d.ts +10 -10
  267. package/lib/util/models/referential/media.model.d.ts +11 -11
  268. package/lib/util/models/referential/module.model.d.ts +11 -11
  269. package/lib/util/models/referential/parameter.model.d.ts +6 -6
  270. package/lib/util/models/referential/participant.model.d.ts +11 -11
  271. package/lib/util/models/referential/person.model.d.ts +13 -13
  272. package/lib/util/models/referential/project-status.model.d.ts +6 -6
  273. package/lib/util/models/referential/quota.model.d.ts +7 -7
  274. package/lib/util/models/referential/referential-entity-state.model.d.ts +11 -11
  275. package/lib/util/models/referential/referential-value.model.d.ts +11 -11
  276. package/lib/util/models/referential/referentiel.model.d.ts +12 -12
  277. package/lib/util/models/referential/restriction.model.d.ts +9 -9
  278. package/lib/util/models/referential/sap-order.model.d.ts +27 -27
  279. package/lib/util/models/referential/service-error.model.d.ts +13 -13
  280. package/lib/util/models/referential/sound.model.d.ts +6 -6
  281. package/lib/util/models/referential/territories-languages.model.d.ts +8 -8
  282. package/lib/util/models/referential/territory-filter.model.d.ts +6 -6
  283. package/lib/util/models/referential/territory.model.d.ts +12 -11
  284. package/lib/util/models/referential/theme.model.d.ts +7 -7
  285. package/lib/util/models/referential/third-party-creation-request.model.d.ts +48 -48
  286. package/lib/util/models/referential/third-party-module.model.d.ts +11 -11
  287. package/lib/util/models/referential/third-party.model.d.ts +45 -45
  288. package/lib/util/models/referential/translated-value-model.d.ts +10 -10
  289. package/lib/util/models/referential/tva.model.d.ts +7 -7
  290. package/lib/util/models/referential/type-export.model.d.ts +7 -7
  291. package/lib/util/models/referential/type-tva-company-territory.model.d.ts +18 -18
  292. package/lib/util/models/referential/type-tva.model.d.ts +10 -10
  293. package/lib/util/models/referential/work-addons-model.d.ts +25 -25
  294. package/lib/util/models/referential/work-appartenance.model.d.ts +7 -7
  295. package/lib/util/models/referential/work-genre.model.d.ts +11 -11
  296. package/lib/util/models/referential/work-language.model.d.ts +11 -11
  297. package/lib/util/models/referential/work-milo.model.d.ts +46 -46
  298. package/lib/util/models/referential/work-participant.model.d.ts +10 -10
  299. package/lib/util/models/referential/work-restrictions-model.d.ts +18 -18
  300. package/lib/util/models/referential/work-theme.model.d.ts +11 -11
  301. package/lib/util/models/referential/work-title.model.d.ts +10 -10
  302. package/lib/util/models/referential/work-version-origin.model.d.ts +10 -10
  303. package/lib/util/models/referential/work-version-rapid-search.model.d.ts +9 -9
  304. package/lib/util/models/referential/work-versions-used.model.d.ts +12 -12
  305. package/lib/util/models/referential/work-versions.model.d.ts +29 -29
  306. package/lib/util/models/referential/work-year-production.model.d.ts +6 -6
  307. package/lib/util/models/referential/work.model.d.ts +74 -74
  308. package/lib/util/models/referential/zone.model.d.ts +6 -6
  309. package/lib/util/models/referentiel.model.d.ts +12 -12
  310. package/lib/util/models/search-response.model.d.ts +7 -7
  311. package/lib/util/models/section.model.d.ts +7 -7
  312. package/lib/util/models/select/options.model.d.ts +6 -6
  313. package/lib/util/models/select/select.model.d.ts +5 -5
  314. package/lib/util/models/subtitle-content.model.d.ts +26 -26
  315. package/lib/util/models/user-video.model.d.ts +10 -10
  316. package/lib/util/models/user.model.d.ts +25 -25
  317. package/lib/util/models/video/product-rapid-search.model.d.ts +8 -8
  318. package/lib/util/models/video/support-rapid-search.model.d.ts +6 -6
  319. package/lib/util/models/video-content.model.d.ts +24 -24
  320. package/lib/util/number.validator.d.ts +14 -14
  321. package/lib/util/permissions/permissions.service.d.ts +12 -12
  322. package/lib/util/pipes/capitalizefirst.pipe.d.ts +8 -8
  323. package/lib/util/pipes/comma-separated-number.pipe.d.ts +7 -7
  324. package/lib/util/pipes/common-translate.pipe.d.ts +12 -12
  325. package/lib/util/pipes/display-html.pipe.d.ts +10 -10
  326. package/lib/util/pipes/display-null.pipe.d.ts +8 -8
  327. package/lib/util/pipes/format-duration.pipe.d.ts +7 -7
  328. package/lib/util/pipes/format-number-input.pipe.d.ts +7 -7
  329. package/lib/util/pipes/local-date.pipe.d.ts +9 -9
  330. package/lib/util/pipes/my-number.pipe.d.ts +11 -11
  331. package/lib/util/pipes/third-party-address.pipe.d.ts +8 -8
  332. package/lib/util/pipes/trim-string.pipe.d.ts +7 -7
  333. package/lib/util/regex/regex.service.d.ts +12 -12
  334. package/lib/util/services/api/common-api.service.d.ts +27 -27
  335. package/lib/util/services/elasticsearch/elasticsearch.service.d.ts +17 -17
  336. package/lib/util/services/form-action/form-actions-events.service.d.ts +14 -14
  337. package/lib/util/services/guard/auth.guard.d.ts +18 -18
  338. package/lib/util/services/guard/login.guard.d.ts +18 -18
  339. package/lib/util/services/history/history.service.d.ts +10 -10
  340. package/lib/util/services/interceptor/auth.interceptor.d.ts +16 -16
  341. package/lib/util/services/jwt-security/aes.service.d.ts +12 -12
  342. package/lib/util/services/jwt-security/interceptorhttp.service.d.ts +8 -8
  343. package/lib/util/services/jwt-security/jwt.helpher.d.ts +4 -4
  344. package/lib/util/services/storage/local-storage.service.d.ts +13 -13
  345. package/lib/util/services/storage/session-storage.service.d.ts +13 -13
  346. package/lib/util/services/translate-language/lang.service.d.ts +14 -14
  347. package/lib/util/sort.d.ts +4 -4
  348. package/lib/util/theme/theme-event.service.d.ts +9 -9
  349. package/lib/util/toaster/toaster-events.service.d.ts +15 -15
  350. package/lib/util/util.module.d.ts +50 -50
  351. package/new-front-common-library.d.ts +5 -5
  352. package/package.json +1 -1
  353. package/public-api.d.ts +53 -53
  354. package/esm2015/lib/util/models/milo/territory.model.js +0 -18
  355. package/lib/util/models/milo/territory.model.d.ts +0 -9
@@ -1,692 +1,692 @@
1
- @import url('https://fonts.googleapis.com/css2?family=Oxygen&display=swap');
2
- @import url('https://fonts.googleapis.com/css?family=Poppins');
3
- @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
4
-
5
- @import "~@ng-select/ng-select/themes/default.theme.css";
6
-
7
- @import "mat-palettes";
8
-
9
- body, html {
10
- margin: 0;
11
- padding: 0;
12
- font-family: 'Sofia Pro' !important;
13
- }
14
-
15
- .page-container {
16
- flex: 1;
17
- margin-top: 64px;
18
- position: relative;
19
- z-index: 1;
20
- display: block;
21
- height: 100%;
22
- overflow: auto;
23
- }
24
-
25
- .spacer {
26
- flex: 1 1 auto;
27
- }
28
-
29
- .toolbar-spacer {
30
- flex: 1 1 auto;
31
- }
32
-
33
- // Removes arrow in mat-selech
34
- .withoutArrow {
35
- .mat-select-arrow {
36
- border: none;
37
- }
38
- }
39
-
40
- // Striped alt colors for rows in mat-table
41
- .highlight {
42
- background: #f4f4f6 !important;
43
- }
44
-
45
- // Bottom border for mat card
46
- .mat-card-border-bottom {
47
- border-bottom: 1px solid #e2e5e8;
48
- }
49
-
50
- .custom-colored-checkbox .mat-checkbox-frame {
51
- border-color: ghostwhite !important;
52
- }
53
-
54
- //Text next to icons
55
- .icon-text {
56
- display: flex !important;
57
- align-items: center !important;
58
- font-size: 20px !important;
59
- margin-bottom: 5px;
60
- line-height: 25px;
61
- font-style: normal;
62
- font-weight: 900;
63
- }
64
-
65
-
66
- .custom-switch {
67
- font-family: 'Poppins' !important;
68
-
69
- .switch-small:focus {
70
- outline: none;
71
- }
72
- }
73
-
74
- .card-header-title-icon {
75
- margin-right: 7px;
76
-
77
- }
78
-
79
- .mat-table {
80
- box-shadow: none !important;
81
- //border: 2px solid;
82
- }
83
-
84
- .mat-form-field {
85
- display: flex;
86
- flex-direction: row;
87
- justify-content: space-between;
88
- align-items: center;
89
- padding: 2px;
90
-
91
- font-style: normal;
92
- font-weight: normal;
93
- font-size: 12px;
94
- line-height: 12px;
95
- display: flex;
96
- align-items: center;
97
- letter-spacing: 0.25px;
98
- }
99
-
100
- .mat-form-field-outline {
101
- border-style: none;
102
- border-radius: 4px;
103
- }
104
-
105
- .mat-form-field button {
106
- height: 1em !important;
107
- }
108
-
109
- .mat-row .mat-form-field .mat-datepicker-toggle-default-icon {
110
- height: 15px !important;
111
- margin-top: -8px;
112
- }
113
-
114
- .datepicker .mat-datepicker-toggle-default-icon {
115
- height: 15px !important;
116
- margin: 0 0 0 5px !important
117
- }
118
-
119
- .mat-form-field-suffix .mat-datepicker-toggle-default-icon {
120
- height: 15px !important;
121
- }
122
-
123
- .mat-select-trigger {
124
- height: 12px !important;
125
- }
126
-
127
- .form-group {
128
- display: flex;
129
- flex-direction: column;
130
- }
131
-
132
- .form-group > mat-label {
133
- text-transform: uppercase;
134
- font-size: 9px;
135
- }
136
-
137
- input {
138
- font-size: 12px !important;
139
- }
140
-
141
- textarea {
142
- font-size: 12px !important;
143
- }
144
-
145
- .mat-select-value {
146
- font-size: 12px;
147
- }
148
-
149
- .mat-select-arrow {
150
- margin: 2px 0 0 0;
151
- }
152
-
153
- .mat-option-text {
154
- font-size: 12px;
155
- }
156
-
157
- .mat-input-value {
158
- font-size: 12px;
159
- }
160
-
161
- .mat-form-field-appearance-outline .mat-form-field-infix {
162
- padding: 0 !important;
163
- border-top: 8px solid transparent !important;
164
- border-bottom: 5px solid transparent !important;
165
- }
166
-
167
- .mat-form-field-appearance-outline .mat-form-field-suffix {
168
-
169
- }
170
-
171
- .mat-form-field .mat-icon {
172
- font-size: 15px !important;
173
- }
174
-
175
- .mat-form-field-suffix .mat-icon-button {
176
- width: 1em !important;
177
- }
178
-
179
- .table .mat-form-field-infix {
180
- width: 100px;
181
- }
182
-
183
- //.mat-form-field-appearance-outline .mat-form-field-flex {
184
- // margin-top: -1em !important;
185
- //}
186
- //
187
- //.mat-input-element {
188
- // margin-top: -0.5em !important;
189
- //}
190
- //
191
- .mat-form-field-appearance-outline .mat-select-arrow-wrapper {
192
- transform: none;
193
- }
194
-
195
- .mat-form-field-wrapper {
196
- padding-bottom: 0.9em !important;
197
- width: 100%;
198
- }
199
-
200
- .mat-form-field-appearance-outline .mat-form-field-wrapper {
201
- margin: -2px;
202
- }
203
-
204
- .consult-info-label {
205
- height: 8px;
206
-
207
- font-family: Sofia Pro;
208
- font-style: normal;
209
- font-weight: 600;
210
- font-size: 8px;
211
- line-height: 8px;
212
-
213
-
214
- align-items: center;
215
- letter-spacing: 0.25px;
216
- text-transform: uppercase;
217
- }
218
-
219
- .consult-info-data {
220
- height: 18px;
221
-
222
- font-family: Source Sans Pro;
223
- font-style: normal;
224
- font-weight: normal;
225
- font-size: 14px;
226
- line-height: 18px;
227
-
228
- align-items: center;
229
- letter-spacing: 0.25px;
230
- }
231
-
232
- .label-consult label {
233
- height: 8px;
234
-
235
- font-family: Sofia Pro;
236
- font-style: normal;
237
- font-weight: 600;
238
- font-size: 9px;
239
- line-height: 8px;
240
-
241
-
242
- align-items: center;
243
- text-align: left;
244
- letter-spacing: 0.25px;
245
- text-transform: uppercase;
246
- }
247
-
248
- .span-consult span {
249
- height: 18px;
250
-
251
- font-family: Source Sans Pro;
252
- font-style: normal;
253
- font-weight: normal;
254
- font-size: 14px;
255
- line-height: 18px;
256
-
257
- align-items: center;
258
- text-align: left;
259
- letter-spacing: 0.25px;
260
- }
261
-
262
- .consult-info .form-group {
263
- margin-bottom: 10px;
264
- }
265
-
266
- .sub-toolbar {
267
- height: 48px !important;
268
- }
269
-
270
- .sub-toolbar .title {
271
- height: 52px !important;
272
-
273
- //font-family: Source Sans Pro;
274
- font-style: normal;
275
- font-weight: 900;
276
- font-size: 24px;
277
- line-height: 30px;
278
- display: flex;
279
- align-items: center;
280
- letter-spacing: 0.25px;
281
- }
282
-
283
- .sub-toolbar i {
284
- font-size: 30px;
285
- }
286
-
287
- .home-button button {
288
- height: 32px;
289
- }
290
-
291
- .ellipsis {
292
- white-space: nowrap;
293
- text-overflow: ellipsis;
294
- overflow: hidden
295
- }
296
-
297
- .btn {
298
- height: 24px;
299
- padding: 2px;
300
- box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08);
301
- border-radius: 4px;
302
-
303
- font-family: Sofia Pro;
304
- font-style: normal;
305
- font-weight: bold;
306
- font-size: 12px;
307
- line-height: 12px;
308
-
309
- align-items: center;
310
- letter-spacing: 0.25px;
311
- }
312
-
313
- .mat-chip {
314
- height: 22px;
315
- min-height: 22px;
316
- padding: 2px;
317
- box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08);
318
-
319
- font-family: Sofia Pro;
320
- font-style: normal;
321
- font-weight: bold;
322
- font-size: 12px !important;
323
- line-height: 14px;
324
-
325
- align-items: center;
326
- letter-spacing: 0.25px;
327
- }
328
-
329
- .mat-chip.mat-standard-chip {
330
- border-radius: 5px;
331
- }
332
-
333
- .mat-standard-chip.mat-chip-with-trailing-icon{
334
- padding-right: 2px;
335
- padding-left: 4px;
336
- }
337
-
338
- .mat-standard-chip .mat-chip-remove, .mat-standard-chip .mat-chip-trailing-icon{
339
- margin-left: 4px;
340
- }
341
-
342
-
343
- .mat-row .mat-input-element {
344
- padding: 4px;
345
- border-radius: 4px;
346
- }
347
-
348
- .mat-row .mat-select {
349
- padding: 4px 4px 4px 2px;
350
- border-radius: 4px;
351
- }
352
-
353
- .mat-cell .btn-delete {
354
- font-size: 16px;
355
- height: auto;
356
- }
357
-
358
- .mat-cell input.mat-input-element {
359
- margin-top: 0.08em !important;
360
- }
361
-
362
- .mat-cell .mat-form-field-invalid .mat-input-element, .mat-cell .mat-form-field-invalid .mat-select{
363
- border: 2px solid red;
364
- }
365
-
366
- .mat-table .mat-checkbox-inner-container {
367
- height: 12px;
368
- width: 12px;
369
- margin-top: -4px;
370
- }
371
-
372
- .mat-drag-panel {
373
- font-size: 14px;
374
- }
375
-
376
- .mat-table .mat-cell {
377
- font-size: 12px !important;
378
- font-style: normal;
379
- font-weight: normal;
380
- height: auto !important;
381
- padding-right: 2px;
382
- }
383
-
384
- .mat-expansion-panel-header {
385
- font-size: 12px !important;
386
- }
387
-
388
- .clickable {
389
- cursor: pointer !important;
390
- }
391
-
392
- .mat-sort-header-arrow {
393
- transform: translateY(0%) !important;
394
- }
395
-
396
- .mat-form-field-underline {
397
- display: none !important;
398
- }
399
-
400
- .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
401
- background-image: none !important;
402
- }
403
-
404
- .mat-raised-button {
405
- min-width: 48px !important;
406
- }
407
-
408
- // PAGINATOR
409
- .mat-paginator-page-size .mat-select-trigger {
410
- padding: 2px;
411
- }
412
-
413
- mat-paginator .mat-select-trigger {
414
- height: 17.5px !important;
415
- }
416
-
417
- // BUTTONS
418
-
419
- .action-button {
420
- font-family: Sofia Pro;
421
- font-style: normal;
422
- font-weight: bold;
423
- font-size: 14px;
424
- line-height: 32px;
425
- box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
426
- border-radius: 6px;
427
- width: auto;
428
- padding: 0 8px 0 8px;
429
- }
430
-
431
- .action-menu .mat-menu-item {
432
- height: 24px;
433
- line-height: 24px;
434
- }
435
-
436
- .action-menu .material-icons-outlined {
437
- font-size: 15px;
438
- margin-right: 10px;
439
- margin-bottom: 2px;
440
- }
441
-
442
- .action-menu span {
443
- vertical-align: middle;
444
- }
445
-
446
- .mat-menu-panel {
447
- min-height: auto !important;
448
- }
449
-
450
- .save-button {
451
- font-family: Sofia Pro;
452
- font-style: normal;
453
- font-weight: bold;
454
- font-size: 14px;
455
- line-height: 32px;
456
- box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
457
- border-radius: 6px;
458
- width: auto;
459
- padding: 0 8px 0 8px;
460
- }
461
-
462
- .cancel-button {
463
- font-style: normal;
464
- font-size: 32px;
465
- line-height: 32px;
466
- box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
467
- border-radius: 6px;
468
- width: auto;
469
- padding: 0 8px 0 8px;
470
- cursor: pointer;
471
- }
472
-
473
- .expand-button {
474
- background-color: $gray-blue-primary !important;
475
- color: white !important;
476
- font-family: Sofia Pro;
477
- font-style: normal;
478
- font-weight: bold;
479
- font-size: 12px;
480
- line-height: 12px;
481
- height: 24px;
482
- padding: 5px;
483
- }
484
-
485
- .expand-button span {
486
- color: #FFFFFF;
487
- font-size: 12px;
488
- }
489
-
490
- // END BUTTONS
491
-
492
- .transparent {
493
- color: transparent !important;
494
- }
495
-
496
- // remove black line under header
497
- .mat-sort-header-container {
498
- border-bottom: None !important;
499
- }
500
-
501
- .btn-title {
502
- height: 24px !important;
503
- font-size: 12px !important;
504
- line-height: 14px;
505
- box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08) !important;
506
- border-radius: 4px;
507
- padding: 0 5px;
508
- }
509
-
510
- .btn-title-icon {
511
- font-size: 15px !important;
512
- margin-right: 2px !important;
513
- }
514
-
515
- .block-title {
516
- margin-bottom: 10px;
517
- }
518
-
519
- .block-title .title {
520
- margin: 0;
521
- height: 24px;
522
- font-style: normal;
523
- font-weight: bold !important;
524
- font-size: 20px;
525
- line-height: 25px;
526
- display: flex;
527
- align-items: center;
528
- letter-spacing: 0.25px;
529
- }
530
-
531
- .block-title .icon {
532
- margin-right: 5px;
533
- }
534
-
535
- .sub-toolbar .icon {
536
- margin-right: 5px;
537
- }
538
-
539
- .table-icon {
540
- font-size: 16px !important;
541
- }
542
-
543
- // POPUP
544
-
545
- .mat-dialog-container .btn-primary {
546
- height: 24px !important;
547
- color: white !important;
548
- background: $blue-primary !important;
549
- border: none;
550
- padding: 5px 10px 5px 10px;
551
- border-radius: 4px;
552
- min-width: 64px;
553
- margin-right: 10px;
554
- cursor: pointer;
555
- line-height: 15px;
556
- }
557
-
558
- .mat-dialog-container .btn-danger {
559
- height: 24px !important;
560
- color: white !important;
561
- background: $red-primary !important;
562
- border: none;
563
- padding: 5px 10px 5px 10px;
564
- border-radius: 4px;
565
- min-width: 64px;
566
- margin-right: 10px;
567
- cursor: pointer;
568
- line-height: 15px;
569
- }
570
-
571
- .mat-dialog-container .btn-secondary {
572
- height: 24px !important;
573
- color: white !important;
574
- background: $purple-primary !important;
575
- border: none;
576
- padding: 5px 10px 5px 10px;
577
- border-radius: 4px;
578
- min-width: 64px;
579
- margin-right: 10px;
580
- cursor: pointer;
581
- line-height: 15px;
582
- }
583
-
584
- .btn-secondary {
585
- height: 24px !important;
586
- color: white !important;
587
- background: $purple-primary !important;
588
- border: none;
589
- padding: 5px 10px 5px 10px;
590
- border-radius: 4px;
591
- min-width: 64px;
592
- margin-right: 10px;
593
- cursor: pointer;
594
- line-height: 15px;
595
- }
596
-
597
- // END POPUP
598
-
599
- .mat-select-panel {
600
- max-height: 300px !important;
601
- max-width: 450px !important;
602
- min-width: auto !important;
603
- width: auto !important;
604
- }
605
-
606
- // NG-SELECT
607
- .ng-select {
608
- padding-bottom: 0.9em;
609
- font-size: 12px;
610
- }
611
-
612
- .ng-select.ng-select-opened>.ng-select-container .ng-arrow {
613
- border-color: transparent transparent $blue-primary !important;
614
- }
615
-
616
- .ng-select .ng-arrow-wrapper .ng-arrow {
617
- border-color: $blue-primary transparent transparent !important;
618
- }
619
-
620
- .ng-select .ng-clear-wrapper {
621
- color: $blue-primary;
622
- }
623
-
624
- .ng-select input {
625
- font-size: 12px !important;
626
- font-family: 'Sofia Pro' !important;
627
- background: transparent;
628
- }
629
-
630
- .ng-dropdown-panel .ng-option {
631
- height: 25px !important;
632
- font-size: 12px;
633
- padding: 2px 10px !important;
634
- display: flex !important;
635
- align-items: center;
636
- }
637
-
638
- .ng-select:not(.ng-select-focused) .ng-select-container:hover {
639
- border-color: $blue-primary !important;
640
- box-shadow: inset 0 0 0 rgb(0, 0, 0, 0.2), 0 0 0 1px $blue-primary;
641
- }
642
-
643
- // END NG-SELECT
644
-
645
- .multiline-mat-option.mat-option {
646
- white-space: normal;
647
- line-height: normal;
648
- margin-bottom: 7px !important;
649
- }
650
-
651
- .thirdParty-name {
652
- font-weight: 600;
653
- text-transform: uppercase;
654
- }
655
-
656
- .thirdParty-address{
657
- margin-top: 0px;
658
- margin-bottom: 1px;
659
- font-size: 9px;
660
- text-transform: capitalize;
661
- }
662
-
663
-
664
- .status-blue {
665
- background: #2485ba;
666
- color: white;
667
- }
668
-
669
- .status-green {
670
- background: #60ba42;
671
- color: white;
672
- }
673
-
674
- .status-orange {
675
- background: #e8be6e;
676
- color: white;
677
- }
678
-
679
- .status-grey {
680
- background: #696969;
681
- color: white;
682
- }
683
-
684
- .status-pink {
685
- background: #a0329a;
686
- color: white;
687
- }
688
-
689
- .status-red {
690
- background: #f44336;
691
- color: white;
692
- }
1
+ @import url('https://fonts.googleapis.com/css2?family=Oxygen&display=swap');
2
+ @import url('https://fonts.googleapis.com/css?family=Poppins');
3
+ @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
4
+
5
+ @import "~@ng-select/ng-select/themes/default.theme.css";
6
+
7
+ @import "mat-palettes";
8
+
9
+ body, html {
10
+ margin: 0;
11
+ padding: 0;
12
+ font-family: 'Roboto' !important;
13
+ }
14
+
15
+ .page-container {
16
+ flex: 1;
17
+ margin-top: 64px;
18
+ position: relative;
19
+ z-index: 1;
20
+ display: block;
21
+ height: 100%;
22
+ overflow: auto;
23
+ }
24
+
25
+ .spacer {
26
+ flex: 1 1 auto;
27
+ }
28
+
29
+ .toolbar-spacer {
30
+ flex: 1 1 auto;
31
+ }
32
+
33
+ // Removes arrow in mat-selech
34
+ .withoutArrow {
35
+ .mat-select-arrow {
36
+ border: none;
37
+ }
38
+ }
39
+
40
+ // Striped alt colors for rows in mat-table
41
+ .highlight {
42
+ background: #f4f4f6 !important;
43
+ }
44
+
45
+ // Bottom border for mat card
46
+ .mat-card-border-bottom {
47
+ border-bottom: 1px solid #e2e5e8;
48
+ }
49
+
50
+ .custom-colored-checkbox .mat-checkbox-frame {
51
+ border-color: ghostwhite !important;
52
+ }
53
+
54
+ //Text next to icons
55
+ .icon-text {
56
+ display: flex !important;
57
+ align-items: center !important;
58
+ font-size: 20px !important;
59
+ margin-bottom: 5px;
60
+ line-height: 25px;
61
+ font-style: normal;
62
+ font-weight: 900;
63
+ }
64
+
65
+
66
+ .custom-switch {
67
+ font-family: 'Poppins' !important;
68
+
69
+ .switch-small:focus {
70
+ outline: none;
71
+ }
72
+ }
73
+
74
+ .card-header-title-icon {
75
+ margin-right: 7px;
76
+
77
+ }
78
+
79
+ .mat-table {
80
+ box-shadow: none !important;
81
+ //border: 2px solid;
82
+ }
83
+
84
+ .mat-form-field {
85
+ display: flex;
86
+ flex-direction: row;
87
+ justify-content: space-between;
88
+ align-items: center;
89
+ padding: 2px;
90
+
91
+ font-style: normal;
92
+ font-weight: normal;
93
+ font-size: 12px;
94
+ line-height: 12px;
95
+ display: flex;
96
+ align-items: center;
97
+ letter-spacing: 0.25px;
98
+ }
99
+
100
+ .mat-form-field-outline {
101
+ border-style: none;
102
+ border-radius: 4px;
103
+ }
104
+
105
+ .mat-form-field button {
106
+ height: 1em !important;
107
+ }
108
+
109
+ .mat-row .mat-form-field .mat-datepicker-toggle-default-icon {
110
+ height: 15px !important;
111
+ margin-top: -8px;
112
+ }
113
+
114
+ .datepicker .mat-datepicker-toggle-default-icon {
115
+ height: 15px !important;
116
+ margin: 0 0 0 5px !important
117
+ }
118
+
119
+ .mat-form-field-suffix .mat-datepicker-toggle-default-icon {
120
+ height: 15px !important;
121
+ }
122
+
123
+ .mat-select-trigger {
124
+ height: 12px !important;
125
+ }
126
+
127
+ .form-group {
128
+ display: flex;
129
+ flex-direction: column;
130
+ }
131
+
132
+ .form-group > mat-label {
133
+ text-transform: uppercase;
134
+ font-size: 9px;
135
+ }
136
+
137
+ input {
138
+ font-size: 12px !important;
139
+ }
140
+
141
+ textarea {
142
+ font-size: 12px !important;
143
+ }
144
+
145
+ .mat-select-value {
146
+ font-size: 12px;
147
+ }
148
+
149
+ .mat-select-arrow {
150
+ margin: 2px 0 0 0;
151
+ }
152
+
153
+ .mat-option-text {
154
+ font-size: 12px;
155
+ }
156
+
157
+ .mat-input-value {
158
+ font-size: 12px;
159
+ }
160
+
161
+ .mat-form-field-appearance-outline .mat-form-field-infix {
162
+ padding: 0 !important;
163
+ border-top: 8px solid transparent !important;
164
+ border-bottom: 5px solid transparent !important;
165
+ }
166
+
167
+ .mat-form-field-appearance-outline .mat-form-field-suffix {
168
+
169
+ }
170
+
171
+ .mat-form-field .mat-icon {
172
+ font-size: 15px !important;
173
+ }
174
+
175
+ .mat-form-field-suffix .mat-icon-button {
176
+ width: 1em !important;
177
+ }
178
+
179
+ .table .mat-form-field-infix {
180
+ width: 100px;
181
+ }
182
+
183
+ //.mat-form-field-appearance-outline .mat-form-field-flex {
184
+ // margin-top: -1em !important;
185
+ //}
186
+ //
187
+ //.mat-input-element {
188
+ // margin-top: -0.5em !important;
189
+ //}
190
+ //
191
+ .mat-form-field-appearance-outline .mat-select-arrow-wrapper {
192
+ transform: none;
193
+ }
194
+
195
+ .mat-form-field-wrapper {
196
+ padding-bottom: 0.9em !important;
197
+ width: 100%;
198
+ }
199
+
200
+ .mat-form-field-appearance-outline .mat-form-field-wrapper {
201
+ margin: -2px;
202
+ }
203
+
204
+ .consult-info-label {
205
+ height: 8px;
206
+
207
+ font-family: Roboto;
208
+ font-style: normal;
209
+ font-weight: 600;
210
+ font-size: 8px;
211
+ line-height: 8px;
212
+
213
+
214
+ align-items: center;
215
+ letter-spacing: 0.25px;
216
+ text-transform: uppercase;
217
+ }
218
+
219
+ .consult-info-data {
220
+ height: 18px;
221
+
222
+ font-family: Source Sans Pro;
223
+ font-style: normal;
224
+ font-weight: normal;
225
+ font-size: 14px;
226
+ line-height: 18px;
227
+
228
+ align-items: center;
229
+ letter-spacing: 0.25px;
230
+ }
231
+
232
+ .label-consult label {
233
+ height: 8px;
234
+
235
+ font-family: Roboto;
236
+ font-style: normal;
237
+ font-weight: 600;
238
+ font-size: 9px;
239
+ line-height: 8px;
240
+
241
+
242
+ align-items: center;
243
+ text-align: left;
244
+ letter-spacing: 0.25px;
245
+ text-transform: uppercase;
246
+ }
247
+
248
+ .span-consult span {
249
+ height: 18px;
250
+
251
+ font-family: Source Sans Pro;
252
+ font-style: normal;
253
+ font-weight: normal;
254
+ font-size: 14px;
255
+ line-height: 18px;
256
+
257
+ align-items: center;
258
+ text-align: left;
259
+ letter-spacing: 0.25px;
260
+ }
261
+
262
+ .consult-info .form-group {
263
+ margin-bottom: 10px;
264
+ }
265
+
266
+ .sub-toolbar {
267
+ height: 48px !important;
268
+ }
269
+
270
+ .sub-toolbar .title {
271
+ height: 52px !important;
272
+
273
+ //font-family: Source Sans Pro;
274
+ font-style: normal;
275
+ font-weight: 900;
276
+ font-size: 24px;
277
+ line-height: 30px;
278
+ display: flex;
279
+ align-items: center;
280
+ letter-spacing: 0.25px;
281
+ }
282
+
283
+ .sub-toolbar i {
284
+ font-size: 30px;
285
+ }
286
+
287
+ .home-button button {
288
+ height: 32px;
289
+ }
290
+
291
+ .ellipsis {
292
+ white-space: nowrap;
293
+ text-overflow: ellipsis;
294
+ overflow: hidden
295
+ }
296
+
297
+ .btn {
298
+ height: 24px;
299
+ padding: 2px;
300
+ box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08);
301
+ border-radius: 4px;
302
+
303
+ font-family: Roboto;
304
+ font-style: normal;
305
+ font-weight: bold;
306
+ font-size: 12px;
307
+ line-height: 12px;
308
+
309
+ align-items: center;
310
+ letter-spacing: 0.25px;
311
+ }
312
+
313
+ .mat-chip {
314
+ height: 22px;
315
+ min-height: 22px;
316
+ padding: 2px;
317
+ box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08);
318
+
319
+ font-family: Roboto;
320
+ font-style: normal;
321
+ font-weight: bold;
322
+ font-size: 12px !important;
323
+ line-height: 14px;
324
+
325
+ align-items: center;
326
+ letter-spacing: 0.25px;
327
+ }
328
+
329
+ .mat-chip.mat-standard-chip {
330
+ border-radius: 5px;
331
+ }
332
+
333
+ .mat-standard-chip.mat-chip-with-trailing-icon{
334
+ padding-right: 2px;
335
+ padding-left: 4px;
336
+ }
337
+
338
+ .mat-standard-chip .mat-chip-remove, .mat-standard-chip .mat-chip-trailing-icon{
339
+ margin-left: 4px;
340
+ }
341
+
342
+
343
+ .mat-row .mat-input-element {
344
+ padding: 4px;
345
+ border-radius: 4px;
346
+ }
347
+
348
+ .mat-row .mat-select {
349
+ padding: 4px 4px 4px 2px;
350
+ border-radius: 4px;
351
+ }
352
+
353
+ .mat-cell .btn-delete {
354
+ font-size: 16px;
355
+ height: auto;
356
+ }
357
+
358
+ .mat-cell input.mat-input-element {
359
+ margin-top: 0.08em !important;
360
+ }
361
+
362
+ .mat-cell .mat-form-field-invalid .mat-input-element, .mat-cell .mat-form-field-invalid .mat-select{
363
+ border: 2px solid red;
364
+ }
365
+
366
+ .mat-table .mat-checkbox-inner-container {
367
+ height: 12px;
368
+ width: 12px;
369
+ margin-top: -4px;
370
+ }
371
+
372
+ .mat-drag-panel {
373
+ font-size: 14px;
374
+ }
375
+
376
+ .mat-table .mat-cell {
377
+ font-size: 12px !important;
378
+ font-style: normal;
379
+ font-weight: normal;
380
+ height: auto !important;
381
+ padding-right: 2px;
382
+ }
383
+
384
+ .mat-expansion-panel-header {
385
+ font-size: 12px !important;
386
+ }
387
+
388
+ .clickable {
389
+ cursor: pointer !important;
390
+ }
391
+
392
+ .mat-sort-header-arrow {
393
+ transform: translateY(0%) !important;
394
+ }
395
+
396
+ .mat-form-field-underline {
397
+ display: none !important;
398
+ }
399
+
400
+ .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
401
+ background-image: none !important;
402
+ }
403
+
404
+ .mat-raised-button {
405
+ min-width: 48px !important;
406
+ }
407
+
408
+ // PAGINATOR
409
+ .mat-paginator-page-size .mat-select-trigger {
410
+ padding: 2px;
411
+ }
412
+
413
+ mat-paginator .mat-select-trigger {
414
+ height: 17.5px !important;
415
+ }
416
+
417
+ // BUTTONS
418
+
419
+ .action-button {
420
+ font-family: Roboto;
421
+ font-style: normal;
422
+ font-weight: bold;
423
+ font-size: 14px;
424
+ line-height: 32px;
425
+ box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
426
+ border-radius: 6px;
427
+ width: auto;
428
+ padding: 0 8px 0 8px;
429
+ }
430
+
431
+ .action-menu .mat-menu-item {
432
+ height: 24px;
433
+ line-height: 24px;
434
+ }
435
+
436
+ .action-menu .material-icons-outlined {
437
+ font-size: 15px;
438
+ margin-right: 10px;
439
+ margin-bottom: 2px;
440
+ }
441
+
442
+ .action-menu span {
443
+ vertical-align: middle;
444
+ }
445
+
446
+ .mat-menu-panel {
447
+ min-height: auto !important;
448
+ }
449
+
450
+ .save-button {
451
+ font-family: Roboto;
452
+ font-style: normal;
453
+ font-weight: bold;
454
+ font-size: 14px;
455
+ line-height: 32px;
456
+ box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
457
+ border-radius: 6px;
458
+ width: auto;
459
+ padding: 0 8px 0 8px;
460
+ }
461
+
462
+ .cancel-button {
463
+ font-style: normal;
464
+ font-size: 32px;
465
+ line-height: 32px;
466
+ box-shadow: 0px 2px 2px rgba(68, 93, 123, 0.16), inset 0px 3px 6px rgba(255, 255, 255, 0.08), inset 0px -3px 6px rgba(68, 93, 123, 0.08);
467
+ border-radius: 6px;
468
+ width: auto;
469
+ padding: 0 8px 0 8px;
470
+ cursor: pointer;
471
+ }
472
+
473
+ .expand-button {
474
+ background-color: $gray-blue-primary !important;
475
+ color: white !important;
476
+ font-family: Roboto;
477
+ font-style: normal;
478
+ font-weight: bold;
479
+ font-size: 12px;
480
+ line-height: 12px;
481
+ height: 24px;
482
+ padding: 5px;
483
+ }
484
+
485
+ .expand-button span {
486
+ color: #FFFFFF;
487
+ font-size: 12px;
488
+ }
489
+
490
+ // END BUTTONS
491
+
492
+ .transparent {
493
+ color: transparent !important;
494
+ }
495
+
496
+ // remove black line under header
497
+ .mat-sort-header-container {
498
+ border-bottom: None !important;
499
+ }
500
+
501
+ .btn-title {
502
+ height: 24px !important;
503
+ font-size: 12px !important;
504
+ line-height: 14px;
505
+ box-shadow: 0px 1px 2px rgba(68, 93, 123, 0.16), inset 0px 2px 4px rgba(255, 255, 255, 0.08), inset 0px -2px 4px rgba(68, 93, 123, 0.08) !important;
506
+ border-radius: 4px;
507
+ padding: 0 5px;
508
+ }
509
+
510
+ .btn-title-icon {
511
+ font-size: 15px !important;
512
+ margin-right: 2px !important;
513
+ }
514
+
515
+ .block-title {
516
+ margin-bottom: 10px;
517
+ }
518
+
519
+ .block-title .title {
520
+ margin: 0;
521
+ height: 24px;
522
+ font-style: normal;
523
+ font-weight: bold !important;
524
+ font-size: 20px;
525
+ line-height: 25px;
526
+ display: flex;
527
+ align-items: center;
528
+ letter-spacing: 0.25px;
529
+ }
530
+
531
+ .block-title .icon {
532
+ margin-right: 5px;
533
+ }
534
+
535
+ .sub-toolbar .icon {
536
+ margin-right: 5px;
537
+ }
538
+
539
+ .table-icon {
540
+ font-size: 16px !important;
541
+ }
542
+
543
+ // POPUP
544
+
545
+ .mat-dialog-container .btn-primary {
546
+ height: 24px !important;
547
+ color: white !important;
548
+ background: $blue-primary !important;
549
+ border: none;
550
+ padding: 5px 10px 5px 10px;
551
+ border-radius: 4px;
552
+ min-width: 64px;
553
+ margin-right: 10px;
554
+ cursor: pointer;
555
+ line-height: 15px;
556
+ }
557
+
558
+ .mat-dialog-container .btn-danger {
559
+ height: 24px !important;
560
+ color: white !important;
561
+ background: $red-primary !important;
562
+ border: none;
563
+ padding: 5px 10px 5px 10px;
564
+ border-radius: 4px;
565
+ min-width: 64px;
566
+ margin-right: 10px;
567
+ cursor: pointer;
568
+ line-height: 15px;
569
+ }
570
+
571
+ .mat-dialog-container .btn-secondary {
572
+ height: 24px !important;
573
+ color: white !important;
574
+ background: $purple-primary !important;
575
+ border: none;
576
+ padding: 5px 10px 5px 10px;
577
+ border-radius: 4px;
578
+ min-width: 64px;
579
+ margin-right: 10px;
580
+ cursor: pointer;
581
+ line-height: 15px;
582
+ }
583
+
584
+ .btn-secondary {
585
+ height: 24px !important;
586
+ color: white !important;
587
+ background: $purple-primary !important;
588
+ border: none;
589
+ padding: 5px 10px 5px 10px;
590
+ border-radius: 4px;
591
+ min-width: 64px;
592
+ margin-right: 10px;
593
+ cursor: pointer;
594
+ line-height: 15px;
595
+ }
596
+
597
+ // END POPUP
598
+
599
+ .mat-select-panel {
600
+ max-height: 300px !important;
601
+ max-width: 450px !important;
602
+ min-width: auto !important;
603
+ width: auto !important;
604
+ }
605
+
606
+ // NG-SELECT
607
+ .ng-select {
608
+ padding-bottom: 0.9em;
609
+ font-size: 12px;
610
+ }
611
+
612
+ .ng-select.ng-select-opened>.ng-select-container .ng-arrow {
613
+ border-color: transparent transparent $blue-primary !important;
614
+ }
615
+
616
+ .ng-select .ng-arrow-wrapper .ng-arrow {
617
+ border-color: $blue-primary transparent transparent !important;
618
+ }
619
+
620
+ .ng-select .ng-clear-wrapper {
621
+ color: $blue-primary;
622
+ }
623
+
624
+ .ng-select input {
625
+ font-size: 12px !important;
626
+ font-family: 'Roboto' !important;
627
+ background: transparent;
628
+ }
629
+
630
+ .ng-dropdown-panel .ng-option {
631
+ height: 25px !important;
632
+ font-size: 12px;
633
+ padding: 2px 10px !important;
634
+ display: flex !important;
635
+ align-items: center;
636
+ }
637
+
638
+ .ng-select:not(.ng-select-focused) .ng-select-container:hover {
639
+ border-color: $blue-primary !important;
640
+ box-shadow: inset 0 0 0 rgb(0, 0, 0, 0.2), 0 0 0 1px $blue-primary;
641
+ }
642
+
643
+ // END NG-SELECT
644
+
645
+ .multiline-mat-option.mat-option {
646
+ white-space: normal;
647
+ line-height: normal;
648
+ margin-bottom: 7px !important;
649
+ }
650
+
651
+ .thirdParty-name {
652
+ font-weight: 600;
653
+ text-transform: uppercase;
654
+ }
655
+
656
+ .thirdParty-address{
657
+ margin-top: 0px;
658
+ margin-bottom: 1px;
659
+ font-size: 9px;
660
+ text-transform: capitalize;
661
+ }
662
+
663
+
664
+ .status-blue {
665
+ background: #2485ba;
666
+ color: white;
667
+ }
668
+
669
+ .status-green {
670
+ background: #60ba42;
671
+ color: white;
672
+ }
673
+
674
+ .status-orange {
675
+ background: #e8be6e;
676
+ color: white;
677
+ }
678
+
679
+ .status-grey {
680
+ background: #696969;
681
+ color: white;
682
+ }
683
+
684
+ .status-pink {
685
+ background: #a0329a;
686
+ color: white;
687
+ }
688
+
689
+ .status-red {
690
+ background: #f44336;
691
+ color: white;
692
+ }