ca-components 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1106) hide show
  1. package/fesm2022/ca-components.mjs +1145 -1145
  2. package/fesm2022/ca-components.mjs.map +1 -1
  3. package/index.d.ts +9559 -3
  4. package/package.json +6 -6
  5. package/lib/animations/accordion-animation.d.ts +0 -1
  6. package/lib/animations/animation.d.ts +0 -4
  7. package/lib/animations/area-left-side.animation.d.ts +0 -1
  8. package/lib/animations/area-right-side.animation.d.ts +0 -1
  9. package/lib/animations/card-component.animation.d.ts +0 -1
  10. package/lib/animations/close-form.animation.d.ts +0 -1
  11. package/lib/animations/expand-search-button.animation.d.ts +0 -1
  12. package/lib/animations/fade-in.animation.d.ts +0 -1
  13. package/lib/animations/in-out.animation.d.ts +0 -1
  14. package/lib/animations/index.d.ts +0 -14
  15. package/lib/animations/puff-in-out.animation.d.ts +0 -1
  16. package/lib/animations/search-bar-button-opacity.animation.d.ts +0 -1
  17. package/lib/animations/search-input-expand.animation.d.ts +0 -1
  18. package/lib/animations/show.animation.d.ts +0 -1
  19. package/lib/animations/slide-in-out.animation.d.ts +0 -1
  20. package/lib/animations/state-header.animation.d.ts +0 -1
  21. package/lib/animations/tabs-modal.animation.d.ts +0 -1
  22. package/lib/ca-components.module.d.ts +0 -77
  23. package/lib/components/ca-activity-log-list/ca-activity-log-list.component.d.ts +0 -40
  24. package/lib/components/ca-activity-log-list/config/activity-log-search-filter.config.d.ts +0 -5
  25. package/lib/components/ca-activity-log-list/config/index.d.ts +0 -1
  26. package/lib/components/ca-activity-log-list/enums/action-log-type-title-text.enum.d.ts +0 -5
  27. package/lib/components/ca-activity-log-list/enums/action-log-type.enum.d.ts +0 -7
  28. package/lib/components/ca-activity-log-list/enums/activity-entity-type.enum.d.ts +0 -4
  29. package/lib/components/ca-activity-log-list/enums/activity-log-utils.enum.d.ts +0 -4
  30. package/lib/components/ca-activity-log-list/enums/index.d.ts +0 -4
  31. package/lib/components/ca-activity-log-list/models/action-log.model.d.ts +0 -5
  32. package/lib/components/ca-activity-log-list/models/activity-log-item-description.model.d.ts +0 -5
  33. package/lib/components/ca-activity-log-list/models/activity-log-item.model.d.ts +0 -11
  34. package/lib/components/ca-activity-log-list/models/activity-log-list-data.model.d.ts +0 -5
  35. package/lib/components/ca-activity-log-list/models/company-user-avatar-file.model.d.ts +0 -9
  36. package/lib/components/ca-activity-log-list/models/company-user.model.d.ts +0 -8
  37. package/lib/components/ca-activity-log-list/models/entity-type-activity.model.d.ts +0 -4
  38. package/lib/components/ca-activity-log-list/models/index.d.ts +0 -7
  39. package/lib/components/ca-activity-log-list/utils/pipes/action-log-name-transform.pipe.d.ts +0 -7
  40. package/lib/components/ca-activity-log-list/utils/pipes/activity-log-date-transform.pipe.d.ts +0 -8
  41. package/lib/components/ca-activity-log-list/utils/pipes/company-user-name-transform.pipe.d.ts +0 -7
  42. package/lib/components/ca-activity-log-list/utils/pipes/index.d.ts +0 -4
  43. package/lib/components/ca-activity-log-list/utils/pipes/tab-title-transform.pipe.d.ts +0 -8
  44. package/lib/components/ca-app-tooltip-v2/ca-app-tooltip-v2.component.d.ts +0 -24
  45. package/lib/components/ca-autoclose-popover/ca-autoclose-popover.component.d.ts +0 -21
  46. package/lib/components/ca-autoclose-popover/enums/autoclose-string.enum.d.ts +0 -3
  47. package/lib/components/ca-chart/ca-chart.component.d.ts +0 -45
  48. package/lib/components/ca-chart/enums/chart-annotation-type.enum.d.ts +0 -8
  49. package/lib/components/ca-chart/enums/chart-annotation.enum.d.ts +0 -10
  50. package/lib/components/ca-chart/enums/chart-colors.enum.d.ts +0 -7
  51. package/lib/components/ca-chart/enums/chart-event-properties.enum.d.ts +0 -5
  52. package/lib/components/ca-chart/enums/chart-event-types.enum.d.ts +0 -3
  53. package/lib/components/ca-chart/enums/chart-font-properties.enum.d.ts +0 -4
  54. package/lib/components/ca-chart/enums/chart-images.enum.d.ts +0 -7
  55. package/lib/components/ca-chart/enums/chart-plugin-ids.enum.d.ts +0 -6
  56. package/lib/components/ca-chart/enums/cubic-interpolation-mode.enum.d.ts +0 -4
  57. package/lib/components/ca-chart/enums/e-chart-types.enum.d.ts +0 -5
  58. package/lib/components/ca-chart/enums/index.d.ts +0 -10
  59. package/lib/components/ca-chart/models/chart-annotation.model.d.ts +0 -10
  60. package/lib/components/ca-chart/models/chart-base-dataset.model.d.ts +0 -19
  61. package/lib/components/ca-chart/models/chart-boundaries.model.d.ts +0 -4
  62. package/lib/components/ca-chart/models/chart-center-label.model.d.ts +0 -11
  63. package/lib/components/ca-chart/models/chart-config.model.d.ts +0 -25
  64. package/lib/components/ca-chart/models/chart-data.model.d.ts +0 -5
  65. package/lib/components/ca-chart/models/chart-dataset-hover.model.d.ts +0 -5
  66. package/lib/components/ca-chart/models/chart-legend-config.model.d.ts +0 -6
  67. package/lib/components/ca-chart/models/chart-legend-property.model.d.ts +0 -7
  68. package/lib/components/ca-chart/models/chart-line-dataset.model.d.ts +0 -14
  69. package/lib/components/ca-chart/models/index.d.ts +0 -10
  70. package/lib/components/ca-chart/utils/constants/chart.constants.d.ts +0 -3
  71. package/lib/components/ca-chart/utils/constants/index.d.ts +0 -1
  72. package/lib/components/ca-chart/utils/guards/chart-type.guard.d.ts +0 -4
  73. package/lib/components/ca-chart/utils/guards/index.d.ts +0 -1
  74. package/lib/components/ca-chart/utils/helpers/chart.helper.d.ts +0 -24
  75. package/lib/components/ca-chart/utils/helpers/index.d.ts +0 -1
  76. package/lib/components/ca-chart-manager/ca-chart-manager.component.d.ts +0 -26
  77. package/lib/components/ca-chart-manager/models/hover-state.model.d.ts +0 -6
  78. package/lib/components/ca-chart-manager/models/index.d.ts +0 -1
  79. package/lib/components/ca-chart-manager/services/chart-manager.service.d.ts +0 -11
  80. package/lib/components/ca-chart-manager/services/index.d.ts +0 -1
  81. package/lib/components/ca-checkbox/ca-checkbox.component.d.ts +0 -52
  82. package/lib/components/ca-checkbox/interfaces/column-check-action.interface.d.ts +0 -6
  83. package/lib/components/ca-checkbox/interfaces/index.d.ts +0 -1
  84. package/lib/components/ca-checkbox/utils/svg-routes/checkbox-svg-routes.d.ts +0 -6
  85. package/lib/components/ca-checkbox/utils/svg-routes/index.d.ts +0 -1
  86. package/lib/components/ca-checkbox-selected-count/ca-checkbox-selected-count.component.d.ts +0 -21
  87. package/lib/components/ca-checkbox-selected-count/pipes/checkbox-selected-count-class.pipe.d.ts +0 -11
  88. package/lib/components/ca-checkbox-selected-count/pipes/index.d.ts +0 -1
  89. package/lib/components/ca-collapsible-filter/ca-collapsible-filter.component.d.ts +0 -19
  90. package/lib/components/ca-comment/ca-comment.component.d.ts +0 -21
  91. package/lib/components/ca-comment/directives/auto-resize.directive.d.ts +0 -11
  92. package/lib/components/ca-comment/directives/index.d.ts +0 -1
  93. package/lib/components/ca-comment/enums/index.d.ts +0 -1
  94. package/lib/components/ca-comment/enums/svg-icon.enum.d.ts +0 -6
  95. package/lib/components/ca-comment/modals/comment-modal/comment-modal.component.d.ts +0 -17
  96. package/lib/components/ca-comment/modals/comment-modal/svg-routes/index.d.ts +0 -1
  97. package/lib/components/ca-comment/modals/comment-modal/svg-routes/modal.routes.d.ts +0 -4
  98. package/lib/components/ca-comment/models/ca-comment-config.model.d.ts +0 -11
  99. package/lib/components/ca-comment/models/ca-delete-comment.model.d.ts +0 -3
  100. package/lib/components/ca-comment/models/ca-save-comment.model.d.ts +0 -3
  101. package/lib/components/ca-comment/models/ca-update-comment.model.d.ts +0 -4
  102. package/lib/components/ca-comment/models/index.d.ts +0 -4
  103. package/lib/components/ca-comment/pipes/icon.pipe.d.ts +0 -8
  104. package/lib/components/ca-comment/pipes/index.d.ts +0 -1
  105. package/lib/components/ca-comment/services/index.d.ts +0 -1
  106. package/lib/components/ca-comment/services/modal.service.d.ts +0 -12
  107. package/lib/components/ca-comment/utils/constants/comment.constant.d.ts +0 -4
  108. package/lib/components/ca-comment/utils/constants/index.d.ts +0 -1
  109. package/lib/components/ca-comment/utils/index.d.ts +0 -1
  110. package/lib/components/ca-comments/ca-comments.component.d.ts +0 -49
  111. package/lib/components/ca-comments/models/comment.interface.d.ts +0 -17
  112. package/lib/components/ca-comments/models/index.d.ts +0 -1
  113. package/lib/components/ca-comments/pipes/highlight-comment.pipe.d.ts +0 -8
  114. package/lib/components/ca-comments/pipes/highlight-single-string.pipe.d.ts +0 -7
  115. package/lib/components/ca-comments/pipes/index.d.ts +0 -4
  116. package/lib/components/ca-comments/pipes/is-current-user.pipe.d.ts +0 -9
  117. package/lib/components/ca-comments/pipes/sort-comments.pipe.d.ts +0 -9
  118. package/lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component.d.ts +0 -20
  119. package/lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component.d.ts +0 -23
  120. package/lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component.d.ts +0 -19
  121. package/lib/components/ca-confirmation-modals/components/ca-move-modal/ca-move-modal.component.d.ts +0 -20
  122. package/lib/components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component.d.ts +0 -19
  123. package/lib/components/ca-confirmation-modals/components/ca-void-modal/ca-void-modal.component.d.ts +0 -19
  124. package/lib/components/ca-confirmation-modals/components/interfaces/file.interface.d.ts +0 -11
  125. package/lib/components/ca-confirmation-modals/components/interfaces/modal-data.interface.d.ts +0 -10
  126. package/lib/components/ca-confirmation-modals/interfaces/confirmation-modal-buttons.interface.d.ts +0 -6
  127. package/lib/components/ca-confirmation-modals/interfaces/index.d.ts +0 -1
  128. package/lib/components/ca-confirmation-modals/utils/constants/confirmation-modal-buttons.constants.d.ts +0 -7
  129. package/lib/components/ca-confirmation-modals/utils/constants/index.d.ts +0 -1
  130. package/lib/components/ca-contacts-card/ca-contacts-card.component.d.ts +0 -29
  131. package/lib/components/ca-contacts-card/interfaces/contact-department.interface.d.ts +0 -6
  132. package/lib/components/ca-contacts-card/interfaces/contact.interface.d.ts +0 -7
  133. package/lib/components/ca-contacts-card/interfaces/index.d.ts +0 -2
  134. package/lib/components/ca-custom-card/ca-custom-card.component.d.ts +0 -61
  135. package/lib/components/ca-custom-card/utils/animations/card-modal.animation.d.ts +0 -2
  136. package/lib/components/ca-custom-card/utils/enums/custom-card.enum.d.ts +0 -4
  137. package/lib/components/ca-custom-datetime-pickers/ca-custom-datetime-pickers.component.d.ts +0 -58
  138. package/lib/components/ca-custom-datetime-pickers/components/ca-custom-datetime-pickers-calendar-dates-main/ca-custom-datetime-pickers-calendar-dates-main.component.d.ts +0 -41
  139. package/lib/components/ca-custom-datetime-pickers/components/ca-custom-datetime-pickers-calendar-days/ca-custom-datetime-pickers-calendar-days.component.d.ts +0 -26
  140. package/lib/components/ca-custom-datetime-pickers/components/ca-custom-datetime-pickers-calendar-left/ca-custom-datetime-pickers-calendar-left.component.d.ts +0 -30
  141. package/lib/components/ca-custom-datetime-pickers/components/ca-custom-datetime-pickers-date-calendars/ca-custom-datetime-pickers-date-calendars.component.d.ts +0 -38
  142. package/lib/components/ca-custom-datetime-pickers/enums/calendar-left-string.enum.d.ts +0 -5
  143. package/lib/components/ca-custom-datetime-pickers/enums/calendar-list-preview-string.enum.d.ts +0 -4
  144. package/lib/components/ca-custom-datetime-pickers/enums/calendar-main-string.enum.d.ts +0 -5
  145. package/lib/components/ca-custom-datetime-pickers/enums/calendar-scroll-type-string.enum.d.ts +0 -4
  146. package/lib/components/ca-custom-datetime-pickers/enums/calendar-string.enum.d.ts +0 -6
  147. package/lib/components/ca-custom-datetime-pickers/enums/calendar-type-string.enum.d.ts +0 -3
  148. package/lib/components/ca-custom-datetime-pickers/models/scroll-change.model.d.ts +0 -6
  149. package/lib/components/ca-custom-datetime-pickers/models/scroll-type.model.d.ts +0 -8
  150. package/lib/components/ca-custom-datetime-pickers/pipes/calendar-months.pipe.d.ts +0 -9
  151. package/lib/components/ca-custom-datetime-pickers/services/calendar-datetime-picker.service.d.ts +0 -19
  152. package/lib/components/ca-custom-datetime-pickers/strategy/calendar-strategy.d.ts +0 -30
  153. package/lib/components/ca-custom-datetime-pickers/utils/constants/custom-datetime-pickers.constants.d.ts +0 -19
  154. package/lib/components/ca-custom-horizontal-scrollbar/ca-custom-horizontal-scrollbar.component.d.ts +0 -16
  155. package/lib/components/ca-custom-horizontal-scrollbar/directives/scrollbar-sync.directive.d.ts +0 -35
  156. package/lib/components/ca-custom-scrollbar/ca-custom-scrollbar.component.d.ts +0 -53
  157. package/lib/components/ca-custom-scrollbar/enums/event-type.enum.d.ts +0 -6
  158. package/lib/components/ca-custom-scrollbar/enums/index.d.ts +0 -2
  159. package/lib/components/ca-custom-scrollbar/enums/scroll-event-action.enum.d.ts +0 -4
  160. package/lib/components/ca-custom-scrollbar/models/index.d.ts +0 -2
  161. package/lib/components/ca-custom-scrollbar/models/scroll-bar-options.model.d.ts +0 -6
  162. package/lib/components/ca-custom-scrollbar/models/scroll-event.model.d.ts +0 -6
  163. package/lib/components/ca-details-dropdown/ca-details-dropdown.component.d.ts +0 -31
  164. package/lib/components/ca-details-dropdown/models/detail-dropdown.model.d.ts +0 -19
  165. package/lib/components/ca-details-title-card/ca-details-title-card.component.d.ts +0 -40
  166. package/lib/components/ca-details-title-card/interfaces/ca-details-title-card-config.interface.d.ts +0 -11
  167. package/lib/components/ca-dropdown-menu/ca-dropdown-menu.component.d.ts +0 -41
  168. package/lib/components/ca-dropdown-menu/enums/dropdown-menu-item-type.enum.d.ts +0 -11
  169. package/lib/components/ca-dropdown-menu/enums/dropdown-menu.enum.d.ts +0 -16
  170. package/lib/components/ca-dropdown-menu/enums/index.d.ts +0 -2
  171. package/lib/components/ca-dropdown-menu/interfaces/dropdown-menu-item.interface.d.ts +0 -22
  172. package/lib/components/ca-dropdown-menu/interfaces/dropdown-menu-option-emit.interface.d.ts +0 -5
  173. package/lib/components/ca-dropdown-menu/interfaces/index.d.ts +0 -2
  174. package/lib/components/ca-dropdown-menu/pipes/dropdown-menu-placement-class.pipe.d.ts +0 -7
  175. package/lib/components/ca-dropdown-menu/pipes/group-item-checked-state.pipe.d.ts +0 -8
  176. package/lib/components/ca-dropdown-menu/pipes/index.d.ts +0 -2
  177. package/lib/components/ca-dropdown-menu/types/dropdown-menu-type.type.d.ts +0 -1
  178. package/lib/components/ca-dropdown-menu/types/index.d.ts +0 -1
  179. package/lib/components/ca-dropdown-menu/utils/svg-routes/dropdown-menu-svg-routes.d.ts +0 -6
  180. package/lib/components/ca-dropdown-menu/utils/svg-routes/index.d.ts +0 -1
  181. package/lib/components/ca-factoring-dropdown/ca-factoring-dropdown.component.d.ts +0 -46
  182. package/lib/components/ca-factoring-dropdown/enums/factoring-form-control.enum.d.ts +0 -6
  183. package/lib/components/ca-factoring-dropdown/enums/factoring-pdf-format.enum.d.ts +0 -4
  184. package/lib/components/ca-factoring-dropdown/enums/factoring-pdf-organize.enum.d.ts +0 -4
  185. package/lib/components/ca-factoring-dropdown/enums/index.d.ts +0 -3
  186. package/lib/components/ca-factoring-dropdown/interfaces/factoring-checkbox-item.interface.d.ts +0 -5
  187. package/lib/components/ca-factoring-dropdown/interfaces/factoring-export-item.interface.d.ts +0 -12
  188. package/lib/components/ca-factoring-dropdown/interfaces/index.d.ts +0 -2
  189. package/lib/components/ca-factoring-dropdown/utils/constants/factoring-dropdown.constants.d.ts +0 -6
  190. package/lib/components/ca-factoring-dropdown/utils/constants/index.d.ts +0 -1
  191. package/lib/components/ca-files-count/ca-files-count.component.d.ts +0 -17
  192. package/lib/components/ca-filters/ca-filter.component.d.ts +0 -90
  193. package/lib/components/ca-filters/components/ca-dispatcher-filter/ca-dispatcher-filter.component.d.ts +0 -47
  194. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-broker-filter.config.d.ts +0 -4
  195. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-dispatcher-filter.config.d.ts +0 -4
  196. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-driver-filter.config.d.ts +0 -4
  197. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-fuel-stop-filter.config.d.ts +0 -4
  198. package/lib/components/ca-filters/components/ca-pm-filter/ca-pm-filter.component.d.ts +0 -29
  199. package/lib/components/ca-filters/components/ca-state-filter/ca-state-filter.component.d.ts +0 -54
  200. package/lib/components/ca-filters/components/ca-state-filter/config/ca-state-filter.config.d.ts +0 -4
  201. package/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.d.ts +0 -36
  202. package/lib/components/ca-filters/components/ca-time-filter/ca-time-filter.component.d.ts +0 -33
  203. package/lib/components/ca-filters/components/ca-time-filter-dropdown/ca-time-filter-dropdown.component.d.ts +0 -35
  204. package/lib/components/ca-filters/components/ca-trailer-type-filter/ca-trailer-type-filter.component.d.ts +0 -42
  205. package/lib/components/ca-filters/components/ca-trailer-type-filter/config/ca-trailer-type-filter.config.d.ts +0 -4
  206. package/lib/components/ca-filters/components/ca-trailer-type-filter/config/index.d.ts +0 -1
  207. package/lib/components/ca-filters/components/ca-truck-type-filter/ca-truck-type-filter.component.d.ts +0 -40
  208. package/lib/components/ca-filters/components/ca-truck-type-filter/config/ca-truck-type-filter.config.d.ts +0 -4
  209. package/lib/components/ca-filters/components/ca-user-filter/ca-user-filter.component.d.ts +0 -51
  210. package/lib/components/ca-filters/components/ca-user-filter/config/ca-user-filter.config.d.ts +0 -4
  211. package/lib/components/ca-filters/components/ca-user-filter/models/ca-user-data.model.d.ts +0 -10
  212. package/lib/components/ca-filters/components/ca-user-filter/models/ca-user-group.model.d.ts +0 -6
  213. package/lib/components/ca-filters/components/ca-user-filter/models/index.d.ts +0 -2
  214. package/lib/components/ca-filters/components/ca-user-filter/pipes/filter-selected-items.pipe.d.ts +0 -8
  215. package/lib/components/ca-filters/components/ca-user-filter/pipes/group-selection-state.pipe.d.ts +0 -11
  216. package/lib/components/ca-filters/components/ca-user-filter/pipes/selected-users.pipe.d.ts +0 -8
  217. package/lib/components/ca-filters/components/ca-violation-filter/ca-violation-filter.component.d.ts +0 -38
  218. package/lib/components/ca-filters/enums/filter-actions-string.enum.d.ts +0 -6
  219. package/lib/components/ca-filters/pipes/filter-conditions-clear.pipe.d.ts +0 -16
  220. package/lib/components/ca-filters/pipes/filter-conditions-set.pipe.d.ts +0 -17
  221. package/lib/components/ca-filters/pipes/filter-conditions-user-box.pipe.d.ts +0 -11
  222. package/lib/components/ca-filters/pipes/filter-popover-conditions.pipe.d.ts +0 -14
  223. package/lib/components/ca-filters/pipes/filter-trailer-color.pipe.d.ts +0 -8
  224. package/lib/components/ca-filters/pipes/filter-truck-color.pipe.d.ts +0 -8
  225. package/lib/components/ca-filters/pipes/index.d.ts +0 -6
  226. package/lib/components/ca-filters/utils/constants/directive.constants.d.ts +0 -24
  227. package/lib/components/ca-filters/utils/constants/filter-config.constants.d.ts +0 -7
  228. package/lib/components/ca-filters/utils/helpers/filter.helper.d.ts +0 -38
  229. package/lib/components/ca-filters/utils/helpers/index.d.ts +0 -2
  230. package/lib/components/ca-filters/utils/helpers/time-filter.helper.d.ts +0 -26
  231. package/lib/components/ca-filters/utils/svg-routes/ca-filters-svg-routes.d.ts +0 -9
  232. package/lib/components/ca-filters/utils/svg-routes/index.d.ts +0 -1
  233. package/lib/components/ca-filters/validators/range.validator.d.ts +0 -2
  234. package/lib/components/ca-fleet-filter/ca-fleet-filter.component.d.ts +0 -50
  235. package/lib/components/ca-fleet-filter/enums/fleet-filter-item-type.enum.d.ts +0 -4
  236. package/lib/components/ca-fleet-filter/enums/index.d.ts +0 -1
  237. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-data.interface.d.ts +0 -8
  238. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-item-emit.interface.d.ts +0 -5
  239. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-trailer-type.interface.d.ts +0 -7
  240. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-trailer.interface.d.ts +0 -6
  241. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-truck-type.interface.d.ts +0 -6
  242. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-truck.interface.d.ts +0 -6
  243. package/lib/components/ca-fleet-filter/interfaces/index.d.ts +0 -6
  244. package/lib/components/ca-fleet-filter/utils/constants/fleet-filter.constants.d.ts +0 -8
  245. package/lib/components/ca-fleet-filter/utils/constants/index.d.ts +0 -1
  246. package/lib/components/ca-fleet-filter/utils/helpers/fleet-filter.helper.d.ts +0 -5
  247. package/lib/components/ca-fleet-filter/utils/helpers/index.d.ts +0 -1
  248. package/lib/components/ca-fleet-filter/utils/pipes/index.d.ts +0 -1
  249. package/lib/components/ca-fleet-filter/utils/pipes/remove-svg-extension.pipe.d.ts +0 -7
  250. package/lib/components/ca-fleet-filter/utils/svg-routes/fleet-filter-svg-routes.d.ts +0 -6
  251. package/lib/components/ca-fleet-filter/utils/svg-routes/index.d.ts +0 -1
  252. package/lib/components/ca-fuel-prices-range/ca-fuel-prices-range.component.d.ts +0 -18
  253. package/lib/components/ca-fuel-prices-range/interfaces/fuel-prices-range-config.interface.d.ts +0 -6
  254. package/lib/components/ca-fuel-prices-range/interfaces/index.d.ts +0 -1
  255. package/lib/components/ca-fuel-prices-range/pipes/fuel-prices-range.pipe.d.ts +0 -16
  256. package/lib/components/ca-fuel-prices-range/pipes/index.d.ts +0 -1
  257. package/lib/components/ca-fuel-prices-range/utils/constants/fuel-prices-range.constants.d.ts +0 -5
  258. package/lib/components/ca-fuel-prices-range/utils/constants/index.d.ts +0 -1
  259. package/lib/components/ca-heatmap-usa/ca-heatmap-usa.component.d.ts +0 -31
  260. package/lib/components/ca-heatmap-usa/constants/heatmap-usa.constants.d.ts +0 -5
  261. package/lib/components/ca-heatmap-usa/constants/index.d.ts +0 -1
  262. package/lib/components/ca-heatmap-usa/interfaces/index.d.ts +0 -3
  263. package/lib/components/ca-heatmap-usa/interfaces/map-list-item.interface.d.ts +0 -6
  264. package/lib/components/ca-heatmap-usa/interfaces/map-states.interface.d.ts +0 -9
  265. package/lib/components/ca-heatmap-usa/interfaces/top-list-by-state-item.interface.d.ts +0 -11
  266. package/lib/components/ca-icon-dropdown/ca-icon-dropdown.component.d.ts +0 -51
  267. package/lib/components/ca-icon-dropdown/enums/index.d.ts +0 -1
  268. package/lib/components/ca-icon-dropdown/enums/placement.enum.d.ts +0 -25
  269. package/lib/components/ca-icon-dropdown/interfaces/icon-drop-down-item.interface.d.ts +0 -5
  270. package/lib/components/ca-icon-dropdown/interfaces/icon-dropdown-config.interface.d.ts +0 -15
  271. package/lib/components/ca-icon-dropdown/interfaces/index.d.ts +0 -2
  272. package/lib/components/ca-icon-dropdown/utils/svg-routes/icon-dropdown-svg-routes.d.ts +0 -3
  273. package/lib/components/ca-icon-dropdown/utils/svg-routes/index.d.ts +0 -1
  274. package/lib/components/ca-input/base-classes/ca-input-base-helpres.d.ts +0 -29
  275. package/lib/components/ca-input/base-classes/ca-input-base.d.ts +0 -82
  276. package/lib/components/ca-input/base-classes/ca-input-event-manager.d.ts +0 -16
  277. package/lib/components/ca-input/ca-input.component.d.ts +0 -82
  278. package/lib/components/ca-input/components/ca-input-clear/ca-input-clear.component.d.ts +0 -22
  279. package/lib/components/ca-input/components/ca-input-commands/ca-input-commands.component.d.ts +0 -16
  280. package/lib/components/ca-input/components/ca-input-password/ca-input-password.component.d.ts +0 -20
  281. package/lib/components/ca-input/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts +0 -26
  282. package/lib/components/ca-input/config/ca-input.config.d.ts +0 -168
  283. package/lib/components/ca-input/config/index.d.ts +0 -1
  284. package/lib/components/ca-input/directives/caps-lock.directive.d.ts +0 -14
  285. package/lib/components/ca-input/directives/index.d.ts +0 -5
  286. package/lib/components/ca-input/directives/input-max-value.directive.d.ts +0 -12
  287. package/lib/components/ca-input/directives/min-max-value.directive.d.ts +0 -13
  288. package/lib/components/ca-input/directives/price_format.directive.d.ts +0 -11
  289. package/lib/components/ca-input/directives/restrict-input.directive.d.ts +0 -27
  290. package/lib/components/ca-input/enums/index.d.ts +0 -4
  291. package/lib/components/ca-input/enums/input-commands-action.enum.d.ts +0 -9
  292. package/lib/components/ca-input/enums/input-commands-type.enum.d.ts +0 -6
  293. package/lib/components/ca-input/enums/input-config-name-string.enum.d.ts +0 -7
  294. package/lib/components/ca-input/enums/input-string.enum.d.ts +0 -112
  295. package/lib/components/ca-input/enums/input-text-transform.enum.d.ts +0 -6
  296. package/lib/components/ca-input/mixins/restriction-pipe.mixin.d.ts +0 -12
  297. package/lib/components/ca-input/models/command-click.model.d.ts +0 -5
  298. package/lib/components/ca-input/models/commands-event.model.d.ts +0 -5
  299. package/lib/components/ca-input/models/index.d.ts +0 -3
  300. package/lib/components/ca-input/models/label-color.model.d.ts +0 -11
  301. package/lib/components/ca-input/pipes/color-finder.pipe.d.ts +0 -7
  302. package/lib/components/ca-input/pipes/form-control.pipe.d.ts +0 -8
  303. package/lib/components/ca-input/pipes/index.d.ts +0 -19
  304. package/lib/components/ca-input/pipes/input-class.pipe.d.ts +0 -13
  305. package/lib/components/ca-input/pipes/input-clear-class.pipe.d.ts +0 -11
  306. package/lib/components/ca-input/pipes/input-container-class.pipe.d.ts +0 -11
  307. package/lib/components/ca-input/pipes/input-datetime-picker-class.pipe.d.ts +0 -10
  308. package/lib/components/ca-input/pipes/input-dropdown-arrow-class.pipe.d.ts +0 -11
  309. package/lib/components/ca-input/pipes/input-error.pipe.d.ts +0 -7
  310. package/lib/components/ca-input/pipes/input-password-eye-class.pipe.d.ts +0 -11
  311. package/lib/components/ca-input/pipes/input-pattern.pipe.d.ts +0 -38
  312. package/lib/components/ca-input/pipes/input-placeholder-icon-right.pipe.d.ts +0 -11
  313. package/lib/components/ca-input/pipes/input-placeholder-icon.class.pipe.d.ts +0 -12
  314. package/lib/components/ca-input/pipes/input-placeholder-text-class.pipe.d.ts +0 -11
  315. package/lib/components/ca-input/pipes/input-type.pipe.d.ts +0 -7
  316. package/lib/components/ca-input/pipes/label-class.pipe.d.ts +0 -10
  317. package/lib/components/ca-input/pipes/show-clear.pipe.d.ts +0 -8
  318. package/lib/components/ca-input/pipes/show-dropdown-arrow.pipe.d.ts +0 -8
  319. package/lib/components/ca-input/pipes/show-invalid-danger-mark.pipe.d.ts +0 -9
  320. package/lib/components/ca-input/pipes/show-placeholder-text.pipe.d.ts +0 -9
  321. package/lib/components/ca-input/pipes/show-valid-check.pipe.d.ts +0 -9
  322. package/lib/components/ca-input/services/ca-input-validation.service.d.ts +0 -38
  323. package/lib/components/ca-input/services/index.d.ts +0 -1
  324. package/lib/components/ca-input/utils/constants/index.d.ts +0 -1
  325. package/lib/components/ca-input/utils/constants/input-constants.d.ts +0 -14
  326. package/lib/components/ca-input/utils/index.d.ts +0 -2
  327. package/lib/components/ca-input/utils/input-change-value.type.d.ts +0 -1
  328. package/lib/components/ca-input/utils/input-svg-routes.d.ts +0 -16
  329. package/lib/components/ca-input-address-dropdown/ca-input-address-dropdown.component.d.ts +0 -75
  330. package/lib/components/ca-input-address-dropdown/enums/input-address-basic-string.enum.d.ts +0 -4
  331. package/lib/components/ca-input-address-dropdown/enums/input-address-commands-string.enum.d.ts +0 -6
  332. package/lib/components/ca-input-address-dropdown/enums/input-address-layers-string.enum.d.ts +0 -4
  333. package/lib/components/ca-input-address-dropdown/enums/input-address-stop-types-string.enum.d.ts +0 -4
  334. package/lib/components/ca-input-address-dropdown/enums/input-address-type-string.enum.d.ts +0 -5
  335. package/lib/components/ca-input-address-dropdown/models/address-data.model.d.ts +0 -11
  336. package/lib/components/ca-input-address-dropdown/models/address-list.model.d.ts +0 -6
  337. package/lib/components/ca-input-address-dropdown/models/command-properties.model.d.ts +0 -7
  338. package/lib/components/ca-input-address-dropdown/models/commands-handler.model.d.ts +0 -7
  339. package/lib/components/ca-input-address-dropdown/models/input-address-commands-string.model.d.ts +0 -1
  340. package/lib/components/ca-input-address-dropdown/models/long-lat.model.d.ts +0 -4
  341. package/lib/components/ca-input-address-dropdown/models/sent-address-data.model.d.ts +0 -6
  342. package/lib/components/ca-input-datetime-picker/ca-input-datetime-picker.component.d.ts +0 -105
  343. package/lib/components/ca-input-dropdown/animations/index.d.ts +0 -1
  344. package/lib/components/ca-input-dropdown/animations/input-dropdown.animation.d.ts +0 -1
  345. package/lib/components/ca-input-dropdown/ca-input-dropdown.component.d.ts +0 -110
  346. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.d.ts +0 -17
  347. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.d.ts +0 -19
  348. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.d.ts +0 -16
  349. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-double-text-template/ca-input-dropdown-double-text-template.component.d.ts +0 -17
  350. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.d.ts +0 -24
  351. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.d.ts +0 -15
  352. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.d.ts +0 -21
  353. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.d.ts +0 -15
  354. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact.component.d.ts +0 -15
  355. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper.component.d.ts +0 -15
  356. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.d.ts +0 -15
  357. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd.component.d.ts +0 -17
  358. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.d.ts +0 -15
  359. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-parking/ca-input-dropdown-parking.component.d.ts +0 -20
  360. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.d.ts +0 -17
  361. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.d.ts +0 -15
  362. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-dispatch-template/ca-input-dropdown-svgtext-dispatch-template.component.d.ts +0 -21
  363. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.d.ts +0 -21
  364. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.d.ts +0 -15
  365. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-triple-text-template/ca-input-dropdown-triple-text-template.component.d.ts +0 -17
  366. package/lib/components/ca-input-dropdown/enums/dropdown-string.enum.d.ts +0 -4
  367. package/lib/components/ca-input-dropdown/enums/dropdown-template-type.enum.d.ts +0 -22
  368. package/lib/components/ca-input-dropdown/enums/index.d.ts +0 -2
  369. package/lib/components/ca-input-dropdown/models/index.d.ts +0 -3
  370. package/lib/components/ca-input-dropdown/models/input-dropdown-option.model.d.ts +0 -96
  371. package/lib/components/ca-input-dropdown/models/load-modal-status.model.d.ts +0 -5
  372. package/lib/components/ca-input-dropdown/models/status-order.model.d.ts +0 -4
  373. package/lib/components/ca-input-dropdown/pipes/dropdown-count.pipe.d.ts +0 -7
  374. package/lib/components/ca-input-dropdown/pipes/index.d.ts +0 -8
  375. package/lib/components/ca-input-dropdown/pipes/input-dropdown-default-template-class.pipe.d.ts +0 -11
  376. package/lib/components/ca-input-dropdown/pipes/input-dropdown-fuel-franchise-class.pipe.d.ts +0 -10
  377. package/lib/components/ca-input-dropdown/pipes/input-dropdown-label-class.pipe.d.ts +0 -11
  378. package/lib/components/ca-input-dropdown/pipes/input-dropdown-load-broker-container.pipe.d.ts +0 -10
  379. package/lib/components/ca-input-dropdown/pipes/input-dropdown-multiselect-class.pipe.d.ts +0 -11
  380. package/lib/components/ca-input-dropdown/pipes/input-dropdown-svgtext-template-container.pipe.d.ts +0 -10
  381. package/lib/components/ca-input-dropdown/pipes/input-dropdown-svgtext-template-icon.pipe.d.ts +0 -11
  382. package/lib/components/ca-input-dropdown/utils/svg-routes/input-dropdown-svg-routes.d.ts +0 -12
  383. package/lib/components/ca-input-dropdown-test/animations/index.d.ts +0 -1
  384. package/lib/components/ca-input-dropdown-test/animations/input-dropdown.animation.d.ts +0 -1
  385. package/lib/components/ca-input-dropdown-test/ca-input-dropdown-test.component.d.ts +0 -130
  386. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.d.ts +0 -20
  387. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.d.ts +0 -22
  388. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.d.ts +0 -19
  389. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-double-text-template/ca-input-dropdown-double-text-template.component.d.ts +0 -20
  390. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.d.ts +0 -27
  391. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.d.ts +0 -18
  392. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.d.ts +0 -24
  393. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker-item/ca-input-dropdown-load-broker-item.component.d.ts +0 -10
  394. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.d.ts +0 -18
  395. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact-item/ca-input-dropdown-load-broker-contact-item.component.d.ts +0 -11
  396. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact.component.d.ts +0 -18
  397. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper-item/ca-input-dropdown-load-broker-shipper-item.component.d.ts +0 -11
  398. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper.component.d.ts +0 -18
  399. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher-item/ca-input-dropdown-load-dispatcher-item.component.d.ts +0 -14
  400. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.d.ts +0 -20
  401. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd-item/ca-input-dropdown-load-dispatches-ttd-item.d.ts +0 -13
  402. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd.component.d.ts +0 -20
  403. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.d.ts +0 -18
  404. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.d.ts +0 -20
  405. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.d.ts +0 -20
  406. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svgtext-dispatch-template/ca-input-dropdown-svgtext-dispatch-template.component.d.ts +0 -22
  407. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template-item/ca-input-dropdown-svgtext-template-item.component.d.ts +0 -15
  408. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.d.ts +0 -22
  409. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.d.ts +0 -18
  410. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-triple-text-template/ca-input-dropdown-triple-text-template.component.d.ts +0 -20
  411. package/lib/components/ca-input-dropdown-test/enums/dropdown-string.enum.d.ts +0 -4
  412. package/lib/components/ca-input-dropdown-test/enums/dropdown-template-type.enum.d.ts +0 -21
  413. package/lib/components/ca-input-dropdown-test/enums/index.d.ts +0 -2
  414. package/lib/components/ca-input-dropdown-test/interfaces/input-dropdown-option.interface.d.ts +0 -100
  415. package/lib/components/ca-input-dropdown-test/pipes/dropdown-count.pipe.d.ts +0 -7
  416. package/lib/components/ca-input-dropdown-test/pipes/dropdown-options.pipe.d.ts +0 -11
  417. package/lib/components/ca-input-dropdown-test/pipes/index.d.ts +0 -9
  418. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-default-template-class.pipe.d.ts +0 -11
  419. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-fuel-franchise-class.pipe.d.ts +0 -10
  420. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-get-icon.pipe.d.ts +0 -9
  421. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-label-class.pipe.d.ts +0 -11
  422. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-load-broker-container.pipe.d.ts +0 -10
  423. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-multiselect-class.pipe.d.ts +0 -11
  424. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-svgtext-template-container.pipe.d.ts +0 -10
  425. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-svgtext-template-icon.pipe.d.ts +0 -11
  426. package/lib/components/ca-input-dropdown-test/types/index.d.ts +0 -1
  427. package/lib/components/ca-input-dropdown-test/types/input-dropdown-forms.type.d.ts +0 -7
  428. package/lib/components/ca-input-dropdown-test/types/select-dropdown-value.type.d.ts +0 -7
  429. package/lib/components/ca-input-dropdown-test/utils/svg-routes/index.d.ts +0 -1
  430. package/lib/components/ca-input-dropdown-test/utils/svg-routes/input-dropdown-svg-routes.d.ts +0 -12
  431. package/lib/components/ca-input-dropdown-test/validators/dropdown-empty-value.validator.d.ts +0 -2
  432. package/lib/components/ca-input-dropdown-test/validators/index.d.ts +0 -1
  433. package/lib/components/ca-input-note/ca-input-note.component.d.ts +0 -55
  434. package/lib/components/ca-input-radiobuttons/ca-input-radiobuttons.component.d.ts +0 -21
  435. package/lib/components/ca-input-test/base-classes/ca-input-event-manager.d.ts +0 -16
  436. package/lib/components/ca-input-test/components/ca-input-clear/ca-input-clear.component.d.ts +0 -22
  437. package/lib/components/ca-input-test/components/ca-input-commands/ca-input-commands.component.d.ts +0 -16
  438. package/lib/components/ca-input-test/components/ca-input-password/ca-input-password.component.d.ts +0 -20
  439. package/lib/components/ca-input-test/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts +0 -26
  440. package/lib/components/ca-input-test/config/ca-input.config.d.ts +0 -171
  441. package/lib/components/ca-input-test/config/index.d.ts +0 -1
  442. package/lib/components/ca-input-test/directives/caps-lock.directive.d.ts +0 -14
  443. package/lib/components/ca-input-test/directives/command-visible.directive.d.ts +0 -15
  444. package/lib/components/ca-input-test/directives/index.d.ts +0 -5
  445. package/lib/components/ca-input-test/directives/input-max-value.directive.d.ts +0 -12
  446. package/lib/components/ca-input-test/directives/min-max-value.directive.d.ts +0 -13
  447. package/lib/components/ca-input-test/directives/price_format.directive.d.ts +0 -11
  448. package/lib/components/ca-input-test/directives/restrict-input.directive.d.ts +0 -27
  449. package/lib/components/ca-input-test/enums/index.d.ts +0 -4
  450. package/lib/components/ca-input-test/enums/input-commands-action.enum.d.ts +0 -9
  451. package/lib/components/ca-input-test/enums/input-commands-type.enum.d.ts +0 -6
  452. package/lib/components/ca-input-test/enums/input-config-name-string.enum.d.ts +0 -7
  453. package/lib/components/ca-input-test/enums/input-string.enum.d.ts +0 -112
  454. package/lib/components/ca-input-test/enums/input-text-transform.enum.d.ts +0 -6
  455. package/lib/components/ca-input-test/input-test.component.d.ts +0 -135
  456. package/lib/components/ca-input-test/mixins/input-command.mixin.d.ts +0 -29
  457. package/lib/components/ca-input-test/mixins/input-helper.mixin.d.ts +0 -25
  458. package/lib/components/ca-input-test/mixins/restriction-pipe.mixin.d.ts +0 -12
  459. package/lib/components/ca-input-test/models/base.model.d.ts +0 -23
  460. package/lib/components/ca-input-test/models/command-click.model.d.ts +0 -5
  461. package/lib/components/ca-input-test/models/commands-event.model.d.ts +0 -5
  462. package/lib/components/ca-input-test/models/index.d.ts +0 -3
  463. package/lib/components/ca-input-test/models/label-color.model.d.ts +0 -11
  464. package/lib/components/ca-input-test/pipes/color-finder.pipe.d.ts +0 -7
  465. package/lib/components/ca-input-test/pipes/form-control.pipe.d.ts +0 -8
  466. package/lib/components/ca-input-test/pipes/index.d.ts +0 -19
  467. package/lib/components/ca-input-test/pipes/input-class.pipe.d.ts +0 -13
  468. package/lib/components/ca-input-test/pipes/input-clear-class.pipe.d.ts +0 -11
  469. package/lib/components/ca-input-test/pipes/input-container-class.pipe.d.ts +0 -11
  470. package/lib/components/ca-input-test/pipes/input-datetime-picker-class.pipe.d.ts +0 -11
  471. package/lib/components/ca-input-test/pipes/input-dropdown-arrow-class.pipe.d.ts +0 -11
  472. package/lib/components/ca-input-test/pipes/input-error.pipe.d.ts +0 -7
  473. package/lib/components/ca-input-test/pipes/input-password-eye-class.pipe.d.ts +0 -11
  474. package/lib/components/ca-input-test/pipes/input-pattern.pipe.d.ts +0 -38
  475. package/lib/components/ca-input-test/pipes/input-placeholder-icon-right.pipe.d.ts +0 -11
  476. package/lib/components/ca-input-test/pipes/input-placeholder-icon.class.pipe.d.ts +0 -12
  477. package/lib/components/ca-input-test/pipes/input-placeholder-text-class.pipe.d.ts +0 -11
  478. package/lib/components/ca-input-test/pipes/input-type.pipe.d.ts +0 -7
  479. package/lib/components/ca-input-test/pipes/label-class.pipe.d.ts +0 -11
  480. package/lib/components/ca-input-test/pipes/show-clear.pipe.d.ts +0 -8
  481. package/lib/components/ca-input-test/pipes/show-dropdown-arrow.pipe.d.ts +0 -8
  482. package/lib/components/ca-input-test/pipes/show-invalid-danger-mark.pipe.d.ts +0 -9
  483. package/lib/components/ca-input-test/pipes/show-placeholder-text.pipe.d.ts +0 -9
  484. package/lib/components/ca-input-test/pipes/show-valid-check.pipe.d.ts +0 -9
  485. package/lib/components/ca-input-test/utils/index.d.ts +0 -2
  486. package/lib/components/ca-input-test/utils/input-change-value.type.d.ts +0 -1
  487. package/lib/components/ca-input-test/utils/input-svg-routes.d.ts +0 -16
  488. package/lib/components/ca-items-dropdown/ca-items-dropdown.component.d.ts +0 -27
  489. package/lib/components/ca-items-dropdown/interfaces/index.d.ts +0 -2
  490. package/lib/components/ca-items-dropdown/interfaces/items-dropdown-config.interface.d.ts +0 -7
  491. package/lib/components/ca-items-dropdown/interfaces/items-dropdown-list.interface.d.ts +0 -10
  492. package/lib/components/ca-items-dropdown/pipes/dropdown-width.pipe.d.ts +0 -9
  493. package/lib/components/ca-items-dropdown/pipes/index.d.ts +0 -2
  494. package/lib/components/ca-items-dropdown/pipes/pm-item.pipe.d.ts +0 -12
  495. package/lib/components/ca-items-dropdown/utils/helpers/index.d.ts +0 -1
  496. package/lib/components/ca-items-dropdown/utils/helpers/items-dropdown.helper.d.ts +0 -3
  497. package/lib/components/ca-last-fuel-price-progress/ca-last-fuel-price-progress.component.d.ts +0 -20
  498. package/lib/components/ca-last-fuel-price-progress/enums/index.d.ts +0 -1
  499. package/lib/components/ca-last-fuel-price-progress/enums/last-fuel-price-progress.enum.d.ts +0 -4
  500. package/lib/components/ca-last-fuel-price-progress/interfaces/index.d.ts +0 -2
  501. package/lib/components/ca-last-fuel-price-progress/interfaces/last-fuel-price-progress-config.interface.d.ts +0 -10
  502. package/lib/components/ca-last-fuel-price-progress/interfaces/last-fuel-price-progress-data.interface.d.ts +0 -12
  503. package/lib/components/ca-last-fuel-price-progress/utils/constants/index.d.ts +0 -1
  504. package/lib/components/ca-last-fuel-price-progress/utils/constants/last-fuel-price-progress.constants.d.ts +0 -3
  505. package/lib/components/ca-last-fuel-price-progress/utils/helpers/index.d.ts +0 -1
  506. package/lib/components/ca-last-fuel-price-progress/utils/helpers/last-fuel-price-progress.helper.d.ts +0 -7
  507. package/lib/components/ca-last-fuel-price-progress/utils/svg-routes/index.d.ts +0 -1
  508. package/lib/components/ca-last-fuel-price-progress/utils/svg-routes/last-fuel-price-progress-svg-routes.d.ts +0 -3
  509. package/lib/components/ca-load-modal-progress-bar/ca-load-modal-progress-bar.component.d.ts +0 -18
  510. package/lib/components/ca-load-pickup-delivery/ca-load-pickup-delivery.component.d.ts +0 -40
  511. package/lib/components/ca-load-pickup-delivery/interfaces/load-pickup-delivery.interface.d.ts +0 -70
  512. package/lib/components/ca-load-pickup-delivery/types/index.d.ts +0 -1
  513. package/lib/components/ca-load-pickup-delivery/types/load-type.type.d.ts +0 -2
  514. package/lib/components/ca-load-status/ca-load-status.component.d.ts +0 -39
  515. package/lib/components/ca-load-status/constants/load-status.constants.d.ts +0 -5
  516. package/lib/components/ca-load-status/enums/load-status-background-colors.enum.d.ts +0 -17
  517. package/lib/components/ca-load-status/enums/load-status-icon-colors.enum.d.ts +0 -13
  518. package/lib/components/ca-load-status/enums/load-status-svg-colors.enum.d.ts +0 -13
  519. package/lib/components/ca-load-status/pipes/status-text.pipe.d.ts +0 -9
  520. package/lib/components/ca-load-status-log/ca-load-status-log.component.d.ts +0 -16
  521. package/lib/components/ca-load-status-string/ca-load-status-string.component.d.ts +0 -21
  522. package/lib/components/ca-load-status-string/pipes/load-status-string-class.pipe.d.ts +0 -7
  523. package/lib/components/ca-logo-change/ca-logo-change.component.d.ts +0 -39
  524. package/lib/components/ca-logo-change/enums/index.d.ts +0 -1
  525. package/lib/components/ca-logo-change/enums/logo-change.enum.d.ts +0 -8
  526. package/lib/components/ca-logo-change/utils/constants/logo-change.constants.d.ts +0 -6
  527. package/lib/components/ca-main-table/ca-main-table.component.d.ts +0 -36
  528. package/lib/components/ca-main-table/models/main-table.model.d.ts +0 -26
  529. package/lib/components/ca-main-table/pipes/ca-main-table-hidden-rows/ca-main-table-hidden-rows.pipe.d.ts +0 -8
  530. package/lib/components/ca-map/ca-map.component.d.ts +0 -83
  531. package/lib/components/ca-map/enums/google-map.enum.d.ts +0 -6
  532. package/lib/components/ca-map/enums/index.d.ts +0 -4
  533. package/lib/components/ca-map/enums/map-marker-stop-type.enum.d.ts +0 -12
  534. package/lib/components/ca-map/enums/map-marker-string.enum.d.ts +0 -22
  535. package/lib/components/ca-map/enums/toolbar-filter-string.enum.d.ts +0 -101
  536. package/lib/components/ca-map/models/index.d.ts +0 -1
  537. package/lib/components/ca-map/models/map.model.d.ts +0 -156
  538. package/lib/components/ca-map/utils/constants/index.d.ts +0 -4
  539. package/lib/components/ca-map/utils/constants/map-info-window-options.constants.d.ts +0 -3
  540. package/lib/components/ca-map/utils/constants/map-marker-icons.constants.d.ts +0 -6
  541. package/lib/components/ca-map/utils/constants/map-options.constants.d.ts +0 -23
  542. package/lib/components/ca-map/utils/constants/map.constants.d.ts +0 -10
  543. package/lib/components/ca-map/utils/helpers/index.d.ts +0 -2
  544. package/lib/components/ca-map/utils/helpers/map-marker-icon.helper.d.ts +0 -28
  545. package/lib/components/ca-map/utils/helpers/map.helper.d.ts +0 -20
  546. package/lib/components/ca-map/utils/services/index.d.ts +0 -1
  547. package/lib/components/ca-map/utils/services/map-marker-icon.service.d.ts +0 -25
  548. package/lib/components/ca-map/utils/svg-routes/index.d.ts +0 -1
  549. package/lib/components/ca-map/utils/svg-routes/map-svg-routes.d.ts +0 -10
  550. package/lib/components/ca-map-dropdown/ca-map-dropdown.component.d.ts +0 -33
  551. package/lib/components/ca-map-dropdown/enums/index.d.ts +0 -1
  552. package/lib/components/ca-map-dropdown/enums/map-dropdown-string.enum.d.ts +0 -19
  553. package/lib/components/ca-map-dropdown/models/index.d.ts +0 -1
  554. package/lib/components/ca-map-dropdown/models/map-dropdown-content.model.d.ts +0 -36
  555. package/lib/components/ca-map-dropdown/pipes/index.d.ts +0 -3
  556. package/lib/components/ca-map-dropdown/pipes/map-dropdown-cluster-content-type.pipe.d.ts +0 -8
  557. package/lib/components/ca-map-dropdown/pipes/map-dropdown-content-type.pipe.d.ts +0 -8
  558. package/lib/components/ca-map-dropdown/pipes/map-dropdown-value.pipe.d.ts +0 -8
  559. package/lib/components/ca-map-dropdown/utils/svg-routes/index.d.ts +0 -1
  560. package/lib/components/ca-map-dropdown/utils/svg-routes/map-dropdown-svg-routes.d.ts +0 -22
  561. package/lib/components/ca-map-list/ca-map-list.component.d.ts +0 -51
  562. package/lib/components/ca-map-list/utils/constants/index.d.ts +0 -1
  563. package/lib/components/ca-map-list/utils/constants/map-list.constants.d.ts +0 -4
  564. package/lib/components/ca-map-list-card/ca-map-list-card.component.d.ts +0 -13
  565. package/lib/components/ca-modal/ca-modal.component.d.ts +0 -15
  566. package/lib/components/ca-modal-button/ca-modal-button.component.d.ts +0 -14
  567. package/lib/components/ca-modal-button/enums/index.d.ts +0 -2
  568. package/lib/components/ca-modal-button/enums/modal-button-class-type.enum.d.ts +0 -12
  569. package/lib/components/ca-modal-button/enums/modal-button-size.enum.d.ts +0 -9
  570. package/lib/components/ca-modal-button/pipes/index.d.ts +0 -1
  571. package/lib/components/ca-modal-button/pipes/modal-button-class.pipe.d.ts +0 -10
  572. package/lib/components/ca-modal-items/ca-modal-items.component.d.ts +0 -35
  573. package/lib/components/ca-modal-items/directives/index.d.ts +0 -1
  574. package/lib/components/ca-modal-items/directives/scroll-shadow-border.directive.d.ts +0 -25
  575. package/lib/components/ca-modal-items/enums/index.d.ts +0 -1
  576. package/lib/components/ca-modal-items/enums/modal-items.enum.d.ts +0 -4
  577. package/lib/components/ca-modal-items/interfaces/index.d.ts +0 -2
  578. package/lib/components/ca-modal-items/interfaces/items-row-template.interface.d.ts +0 -7
  579. package/lib/components/ca-modal-items/interfaces/modal-items-config.interface.d.ts +0 -22
  580. package/lib/components/ca-modal-items/pipes/index.d.ts +0 -1
  581. package/lib/components/ca-modal-items/pipes/modal-items-header-class.pipe.d.ts +0 -13
  582. package/lib/components/ca-modal-spinner/ca-modal-spinner.component.d.ts +0 -5
  583. package/lib/components/ca-new-filter/ca-filter-dropdown.component.d.ts +0 -41
  584. package/lib/components/ca-new-filter/components/ca-filter-list-dropdown/ca-filter-list-dropdown.component.d.ts +0 -48
  585. package/lib/components/ca-new-filter/components/ca-filter-state-dropdown/ca-filter-state-dropdown.component.d.ts +0 -33
  586. package/lib/components/ca-new-filter/components/new-filter-base/new-filter-base.component.d.ts +0 -17
  587. package/lib/components/ca-new-filter/constant/filter-dropdown-icons.constant.d.ts +0 -3
  588. package/lib/components/ca-new-filter/constant/index.d.ts +0 -1
  589. package/lib/components/ca-new-filter/enums/filter-dropdown-types.enum.d.ts +0 -18
  590. package/lib/components/ca-new-filter/enums/filter-sorting-key.enum.d.ts +0 -4
  591. package/lib/components/ca-new-filter/enums/filter-time.enum.d.ts +0 -35
  592. package/lib/components/ca-new-filter/enums/index.d.ts +0 -3
  593. package/lib/components/ca-new-filter/interface/country.interface.d.ts +0 -13
  594. package/lib/components/ca-new-filter/interface/filter-action.interface.d.ts +0 -21
  595. package/lib/components/ca-new-filter/interface/filter-dropdown-configuration.interface.d.ts +0 -14
  596. package/lib/components/ca-new-filter/interface/filter-dropdown-list.d.ts +0 -18
  597. package/lib/components/ca-new-filter/interface/index.d.ts +0 -6
  598. package/lib/components/ca-new-filter/interface/sorting-emmiter.interface.d.ts +0 -5
  599. package/lib/components/ca-new-filter/interface/time-options.interface.d.ts +0 -9
  600. package/lib/components/ca-new-filter/pipes/filter-search.pipe.d.ts +0 -8
  601. package/lib/components/ca-new-filter/types/filter-dropdown.types.d.ts +0 -2
  602. package/lib/components/ca-new-filter/types/filter-sorting-key.type.d.ts +0 -2
  603. package/lib/components/ca-new-filter/types/filter-time.types.d.ts +0 -2
  604. package/lib/components/ca-new-filter/types/index.d.ts +0 -3
  605. package/lib/components/ca-new-filter/utils/configs/filter-dropdown-fields.config.d.ts +0 -7
  606. package/lib/components/ca-new-filter/utils/configs/index.d.ts +0 -1
  607. package/lib/components/ca-new-filter/utils/helpers/index.d.ts +0 -1
  608. package/lib/components/ca-new-filter/utils/helpers/time-filter.helper.d.ts +0 -6
  609. package/lib/components/ca-ngx-slider/ca-ngx-slider.component.d.ts +0 -24
  610. package/lib/components/ca-ngx-slider/enums/slider-template.enum.d.ts +0 -6
  611. package/lib/components/ca-note/ca-note.component.d.ts +0 -62
  612. package/lib/components/ca-note/utils/helper/copy-paste.helper.d.ts +0 -3
  613. package/lib/components/ca-note/utils/svg-routes/note-svg-routes.d.ts +0 -5
  614. package/lib/components/ca-note-container/ca-note-container.component.d.ts +0 -43
  615. package/lib/components/ca-note-container/enums/note-default-string.enum.d.ts +0 -9
  616. package/lib/components/ca-note-container/enums/note-selected-color.enum.d.ts +0 -4
  617. package/lib/components/ca-note-container/models/note-colors.model.d.ts +0 -4
  618. package/lib/components/ca-note-container/utils/constants/note-config.constant.d.ts +0 -7
  619. package/lib/components/ca-note-container/utils/svg-routes/note-container-svg-routes.d.ts +0 -8
  620. package/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.d.ts +0 -26
  621. package/lib/components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component.d.ts +0 -10
  622. package/lib/components/ca-period-content/ca-period-content.component.d.ts +0 -38
  623. package/lib/components/ca-period-content/components/ca-period-content-extra-info/ca-period-content-extra-info.component.d.ts +0 -8
  624. package/lib/components/ca-period-content/components/ca-period-content-payment/ca-period-content-payment.component.d.ts +0 -52
  625. package/lib/components/ca-period-content/components/ca-period-content-user-info/ca-period-content-user-info.component.d.ts +0 -12
  626. package/lib/components/ca-period-content/components/index.d.ts +0 -3
  627. package/lib/components/ca-period-content/enums/index.d.ts +0 -2
  628. package/lib/components/ca-period-content/enums/payroll-type.enum.d.ts +0 -14
  629. package/lib/components/ca-period-content/enums/period-title-type.enum.d.ts +0 -7
  630. package/lib/components/ca-period-content/models/component-data.type.d.ts +0 -11
  631. package/lib/components/ca-period-content/models/driver-info.d.ts +0 -5
  632. package/lib/components/ca-period-content/models/driver-minimal-response.d.ts +0 -18
  633. package/lib/components/ca-period-content/models/driver-short-response.d.ts +0 -56
  634. package/lib/components/ca-period-content/models/extra-payments.d.ts +0 -27
  635. package/lib/components/ca-period-content/models/formatted-component-data.type.d.ts +0 -7
  636. package/lib/components/ca-period-content/models/index.d.ts +0 -32
  637. package/lib/components/ca-period-content/models/miles-stop-payroll-response.d.ts +0 -24
  638. package/lib/components/ca-period-content/models/notification-model.d.ts +0 -5
  639. package/lib/components/ca-period-content/models/payment-sum.model.d.ts +0 -4
  640. package/lib/components/ca-period-content/models/payroll-bonus-minimal-response.d.ts +0 -6
  641. package/lib/components/ca-period-content/models/payroll-bonus-response.d.ts +0 -11
  642. package/lib/components/ca-period-content/models/payroll-commission-total-sum.d.ts +0 -7
  643. package/lib/components/ca-period-content/models/payroll-credit-minimal-response.d.ts +0 -6
  644. package/lib/components/ca-period-content/models/payroll-credit-response.d.ts +0 -17
  645. package/lib/components/ca-period-content/models/payroll-deadline-period.d.ts +0 -6
  646. package/lib/components/ca-period-content/models/payroll-deadline-short-response.d.ts +0 -5
  647. package/lib/components/ca-period-content/models/payroll-deduction-minimal-response.d.ts +0 -8
  648. package/lib/components/ca-period-content/models/payroll-deduction-response.d.ts +0 -21
  649. package/lib/components/ca-period-content/models/payroll-driver-commission-by-id-response.d.ts +0 -61
  650. package/lib/components/ca-period-content/models/payroll-driver-flat-rate-closed-by-id-response.d.ts +0 -33
  651. package/lib/components/ca-period-content/models/payroll-driver-mileage-response.d.ts +0 -41
  652. package/lib/components/ca-period-content/models/payroll-flat-rate-total-sum.d.ts +0 -7
  653. package/lib/components/ca-period-content/models/payroll-fuel-minimal-response.d.ts +0 -8
  654. package/lib/components/ca-period-content/models/payroll-load-minimal-response.d.ts +0 -17
  655. package/lib/components/ca-period-content/models/payroll-load-stop-minimal-response.d.ts +0 -6
  656. package/lib/components/ca-period-content/models/payroll-map-location.d.ts +0 -8
  657. package/lib/components/ca-period-content/models/payroll-owner-closed-response.d.ts +0 -34
  658. package/lib/components/ca-period-content/models/payroll-owner-response.d.ts +0 -32
  659. package/lib/components/ca-period-content/models/payroll-payment-response.d.ts +0 -9
  660. package/lib/components/ca-period-content/models/payroll-payments-minimal-response.d.ts +0 -6
  661. package/lib/components/ca-period-content/models/payroll-period-input.type.d.ts +0 -39
  662. package/lib/components/ca-period-content/models/payroll-report-tables.type.d.ts +0 -9
  663. package/lib/components/ca-period-content/models/payroll-report.type.d.ts +0 -49
  664. package/lib/components/ca-period-content/models/per-mile-model.d.ts +0 -5
  665. package/lib/components/ca-period-content/pipes/included_count.pipe.d.ts +0 -11
  666. package/lib/components/ca-period-content/pipes/payroll-status-class.pipe.d.ts +0 -8
  667. package/lib/components/ca-period-content/pipes/period_status.pipe.d.ts +0 -11
  668. package/lib/components/ca-period-content/utils/constants/color-map.d.ts +0 -2
  669. package/lib/components/ca-period-content/utils/helpers/index.d.ts +0 -1
  670. package/lib/components/ca-period-content/utils/helpers/payroll-period-content.helper.d.ts +0 -11
  671. package/lib/components/ca-period-content/utils/svg-routes/index.d.ts +0 -1
  672. package/lib/components/ca-period-content/utils/svg-routes/period-content.routes.d.ts +0 -12
  673. package/lib/components/ca-pickup-delivery-block/ca-pickup-delivery-block.component.d.ts +0 -27
  674. package/lib/components/ca-pickup-delivery-block/components/ca-load/ca-load.component.d.ts +0 -36
  675. package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-list/ca-load-list.component.d.ts +0 -25
  676. package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-single/ca-load-single.component.d.ts +0 -26
  677. package/lib/components/ca-pickup-delivery-block/models/adress-model.d.ts +0 -12
  678. package/lib/components/ca-pickup-delivery-block/models/animation-model.d.ts +0 -7
  679. package/lib/components/ca-pickup-delivery-block/models/broker-short-response.d.ts +0 -13
  680. package/lib/components/ca-pickup-delivery-block/models/companyUserShortResponse.model.d.ts +0 -8
  681. package/lib/components/ca-pickup-delivery-block/models/dispatch-grouped-load-response.mode.d.ts +0 -6
  682. package/lib/components/ca-pickup-delivery-block/models/dispatch-hos-response.model.d.ts +0 -9
  683. package/lib/components/ca-pickup-delivery-block/models/dispatch-response.model.d.ts +0 -36
  684. package/lib/components/ca-pickup-delivery-block/models/dispatch-status-response.model.d.ts +0 -6
  685. package/lib/components/ca-pickup-delivery-block/models/driver-dispatch.model.d.ts +0 -11
  686. package/lib/components/ca-pickup-delivery-block/models/enum-value.d.ts +0 -4
  687. package/lib/components/ca-pickup-delivery-block/models/index.d.ts +0 -15
  688. package/lib/components/ca-pickup-delivery-block/models/load-short-response.d.ts +0 -21
  689. package/lib/components/ca-pickup-delivery-block/models/load-stop-short-response.d.ts +0 -9
  690. package/lib/components/ca-pickup-delivery-block/models/parking-slot-short-response.model.d.ts +0 -11
  691. package/lib/components/ca-pickup-delivery-block/models/shipper-short-response.d.ts +0 -8
  692. package/lib/components/ca-pickup-delivery-block/models/status-types.enum.d.ts +0 -5
  693. package/lib/components/ca-pickup-delivery-block/utils/constants/animation-object-default.constants.d.ts +0 -4
  694. package/lib/components/ca-pickup-delivery-block/utils/constants/index.d.ts +0 -1
  695. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/index.d.ts +0 -2
  696. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes.d.ts +0 -19
  697. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/return-arrow.routes.d.ts +0 -4
  698. package/lib/components/ca-profile-image/ca-profile-image.component.d.ts +0 -25
  699. package/lib/components/ca-progress-bar/ca-progress-bar.component.d.ts +0 -52
  700. package/lib/components/ca-progress-bar/enums/index.d.ts +0 -1
  701. package/lib/components/ca-progress-bar/enums/progress-bar-string.enum.d.ts +0 -6
  702. package/lib/components/ca-progress-bar/interfaces/gps-heading-info.interface.d.ts +0 -6
  703. package/lib/components/ca-progress-bar/interfaces/gps-progress.interface.d.ts +0 -22
  704. package/lib/components/ca-progress-bar/interfaces/index.d.ts +0 -3
  705. package/lib/components/ca-progress-bar/interfaces/progress-bar-data.interface.d.ts +0 -18
  706. package/lib/components/ca-progress-bar/pipes/convert-minutes-to-hours.pipe.d.ts +0 -7
  707. package/lib/components/ca-progress-bar/pipes/index.d.ts +0 -1
  708. package/lib/components/ca-progress-bar/utils/constants/index.d.ts +0 -1
  709. package/lib/components/ca-progress-bar/utils/constants/progress-bar.constants.d.ts +0 -8
  710. package/lib/components/ca-progress-bar/utils/helpers/convert-minutes-to-hours.helper.d.ts +0 -3
  711. package/lib/components/ca-progress-bar/utils/helpers/index.d.ts +0 -1
  712. package/lib/components/ca-progress-bar/utils/svg-routes/index.d.ts +0 -1
  713. package/lib/components/ca-progress-bar/utils/svg-routes/progress-bar-svg-routes.d.ts +0 -3
  714. package/lib/components/ca-progress-bar-v2/ca-progress-bar-v2.component.d.ts +0 -20
  715. package/lib/components/ca-progress-bar-v2/interfaces/index.d.ts +0 -1
  716. package/lib/components/ca-progress-bar-v2/interfaces/progress-bar-color-config.interface.d.ts +0 -4
  717. package/lib/components/ca-progress-expiration/ca-progress-expiration.component.d.ts +0 -30
  718. package/lib/components/ca-progress-expiration/enums/index.d.ts +0 -1
  719. package/lib/components/ca-progress-expiration/enums/time-units.enum.d.ts +0 -6
  720. package/lib/components/ca-progress-expiration/helpers/hex-to-rgba.helper.d.ts +0 -1
  721. package/lib/components/ca-progress-expiration/helpers/index.d.ts +0 -2
  722. package/lib/components/ca-progress-expiration/helpers/progress-expiration.helper.d.ts +0 -8
  723. package/lib/components/ca-progress-expiration/models/index.d.ts +0 -7
  724. package/lib/components/ca-progress-expiration/models/progress-expiration-color-type.model.d.ts +0 -1
  725. package/lib/components/ca-progress-expiration/models/progress-expiration-color.model.d.ts +0 -4
  726. package/lib/components/ca-progress-expiration/models/progress-expiration-template.model.d.ts +0 -1
  727. package/lib/components/ca-progress-expiration/models/progress-expiration-theme.model.d.ts +0 -1
  728. package/lib/components/ca-progress-expiration/models/progress-expiration-title.model.d.ts +0 -5
  729. package/lib/components/ca-progress-expiration/models/progress-expiration-type.model.d.ts +0 -1
  730. package/lib/components/ca-progress-expiration/models/progress-expiration.model.d.ts +0 -13
  731. package/lib/components/ca-progress-expiration/pipes/ca-progress-expiration-abs.pipe.d.ts +0 -7
  732. package/lib/components/ca-progress-expiration/pipes/ca-progress-expiration-width.pipe.d.ts +0 -7
  733. package/lib/components/ca-progress-expiration/pipes/currency-format.pipe.d.ts +0 -7
  734. package/lib/components/ca-progress-expiration/pipes/index.d.ts +0 -4
  735. package/lib/components/ca-progress-expiration/pipes/time.pipe.d.ts +0 -7
  736. package/lib/components/ca-progress-expiration/utils/constants/index.d.ts +0 -1
  737. package/lib/components/ca-progress-expiration/utils/constants/progress-expiration.constant.d.ts +0 -11
  738. package/lib/components/ca-progress-expiration/utils/index.d.ts +0 -1
  739. package/lib/components/ca-range-slider/ca-range-slider.component.d.ts +0 -19
  740. package/lib/components/ca-range-slider/directives/index.d.ts +0 -1
  741. package/lib/components/ca-range-slider/directives/range-slider.directive.d.ts +0 -18
  742. package/lib/components/ca-range-slider/interfaces/index.d.ts +0 -1
  743. package/lib/components/ca-range-slider/interfaces/range-slider-config.interface.d.ts +0 -7
  744. package/lib/components/ca-rating-review/ca-rating-review.component.d.ts +0 -49
  745. package/lib/components/ca-rating-review/components/ca-rating-review-user/ca-rating-review-user.component.d.ts +0 -37
  746. package/lib/components/ca-rating-review/components/ca-ratings-reviews-popup/ca-ratings-reviews-popup.component.d.ts +0 -32
  747. package/lib/components/ca-rating-review/enums/rating-reviews-type.enums.d.ts +0 -14
  748. package/lib/components/ca-rating-review/models/rating-review.model.d.ts +0 -12
  749. package/lib/components/ca-rating-review/utils/config/rating-review-search.config.d.ts +0 -4
  750. package/lib/components/ca-rating-review/utils/helpers/sort-data.helper.d.ts +0 -4
  751. package/lib/components/ca-rating-review/utils/pipe/filter-title.pipe.d.ts +0 -8
  752. package/lib/components/ca-rating-review/utils/svg-routes/ratings-reviews.routes.d.ts +0 -13
  753. package/lib/components/ca-right-side-panel/ca-right-side-panel.component.d.ts +0 -38
  754. package/lib/components/ca-right-side-panel/components/ca-right-side-panel-company/ca-right-side-panel-company.component.d.ts +0 -50
  755. package/lib/components/ca-right-side-panel/components/ca-right-side-panel-menu/ca-right-side-panel-menu.component.d.ts +0 -37
  756. package/lib/components/ca-right-side-panel/components/ca-right-side-panel-top-bar/ca-right-side-panel-top-bar.component.d.ts +0 -57
  757. package/lib/components/ca-right-side-panel/config/ca-right-side-panel.config.d.ts +0 -4
  758. package/lib/components/ca-right-side-panel/enums/activity-log-sort-type.enum.d.ts +0 -4
  759. package/lib/components/ca-right-side-panel/enums/company/bank-account-status.enum.d.ts +0 -6
  760. package/lib/components/ca-right-side-panel/enums/company/bank-card-types-string.enum.d.ts +0 -6
  761. package/lib/components/ca-right-side-panel/enums/company/fleet-type.enum.d.ts +0 -5
  762. package/lib/components/ca-right-side-panel/enums/company/preferred-load-type.enum.d.ts +0 -4
  763. package/lib/components/ca-right-side-panel/enums/company-font-size.enum.d.ts +0 -5
  764. package/lib/components/ca-right-side-panel/enums/company-info-title.enum.d.ts +0 -16
  765. package/lib/components/ca-right-side-panel/enums/filter-type.enum.d.ts +0 -6
  766. package/lib/components/ca-right-side-panel/enums/index.d.ts +0 -12
  767. package/lib/components/ca-right-side-panel/enums/modules-filter-item-label.enum.d.ts +0 -3
  768. package/lib/components/ca-right-side-panel/enums/right-side-panel-current-tab.enum.d.ts +0 -4
  769. package/lib/components/ca-right-side-panel/enums/selected-module.enum.d.ts +0 -13
  770. package/lib/components/ca-right-side-panel/enums/time-filter-type.enum.d.ts +0 -9
  771. package/lib/components/ca-right-side-panel/models/action-filter/action-filter-input-data.model.d.ts +0 -7
  772. package/lib/components/ca-right-side-panel/models/activity-log-filter-params.model.d.ts +0 -12
  773. package/lib/components/ca-right-side-panel/models/activity-log-filter.model.d.ts +0 -6
  774. package/lib/components/ca-right-side-panel/models/company/bank-account.model.d.ts +0 -11
  775. package/lib/components/ca-right-side-panel/models/company/bank-card.model.d.ts +0 -10
  776. package/lib/components/ca-right-side-panel/models/company/bank.model.d.ts +0 -7
  777. package/lib/components/ca-right-side-panel/models/company/company-additional-info.model.d.ts +0 -15
  778. package/lib/components/ca-right-side-panel/models/company/company-address.model.d.ts +0 -12
  779. package/lib/components/ca-right-side-panel/models/company/company-enum-value.model.d.ts +0 -4
  780. package/lib/components/ca-right-side-panel/models/company/company-navigation-data.model.d.ts +0 -5
  781. package/lib/components/ca-right-side-panel/models/company/company-payroll.model.d.ts +0 -21
  782. package/lib/components/ca-right-side-panel/models/company/company-short.model.d.ts +0 -9
  783. package/lib/components/ca-right-side-panel/models/company/company-user-short.model.d.ts +0 -8
  784. package/lib/components/ca-right-side-panel/models/company/company.model.d.ts +0 -38
  785. package/lib/components/ca-right-side-panel/models/company/department-contact.model.d.ts +0 -10
  786. package/lib/components/ca-right-side-panel/models/company/department.model.d.ts +0 -7
  787. package/lib/components/ca-right-side-panel/models/company/factoring-company.model.d.ts +0 -9
  788. package/lib/components/ca-right-side-panel/models/company/file-response.model.d.ts +0 -9
  789. package/lib/components/ca-right-side-panel/models/company/insurance-policy-addon.model.d.ts +0 -25
  790. package/lib/components/ca-right-side-panel/models/company/insurance-policy.model.d.ts +0 -13
  791. package/lib/components/ca-right-side-panel/models/company/per-mile.model.d.ts +0 -5
  792. package/lib/components/ca-right-side-panel/models/index.d.ts +0 -28
  793. package/lib/components/ca-right-side-panel/models/module-filter/module-filter-activity-log.model.d.ts +0 -6
  794. package/lib/components/ca-right-side-panel/models/module-filter/module-filter-input-data.model.d.ts +0 -5
  795. package/lib/components/ca-right-side-panel/models/navigation-item.model.d.ts +0 -8
  796. package/lib/components/ca-right-side-panel/models/time-filter/time-filter-event.model.d.ts +0 -8
  797. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-avatar-file.model.d.ts +0 -9
  798. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-data.model.d.ts +0 -7
  799. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-input-data.model.d.ts +0 -7
  800. package/lib/components/ca-right-side-panel/utils/pipes/bank-card-types.pipe.d.ts +0 -9
  801. package/lib/components/ca-right-side-panel/utils/pipes/hide-account.pipe.d.ts +0 -7
  802. package/lib/components/ca-right-side-panel/utils/pipes/index.d.ts +0 -2
  803. package/lib/components/ca-right-side-panel/utils/svg-routes/index.d.ts +0 -2
  804. package/lib/components/ca-right-side-panel/utils/svg-routes/right-side-panel-top-bar-svg.routes.d.ts +0 -9
  805. package/lib/components/ca-right-side-panel/utils/svg-routes/side-panel-company-svg.routes.d.ts +0 -6
  806. package/lib/components/ca-search-multiple-states/ca-search-multiple-states.component.d.ts +0 -50
  807. package/lib/components/ca-search-multiple-states/models/chips.model.d.ts +0 -6
  808. package/lib/components/ca-search-multiple-states/models/grid-column.model.d.ts +0 -23
  809. package/lib/components/ca-search-multiple-states/models/index.d.ts +0 -3
  810. package/lib/components/ca-search-multiple-states/models/tab-data.model.d.ts +0 -13
  811. package/lib/components/ca-search-multiple-states/utils/enums/chips-colors.enum.d.ts +0 -5
  812. package/lib/components/ca-search-multiple-states/utils/enums/index.d.ts +0 -3
  813. package/lib/components/ca-search-multiple-states/utils/enums/keyboard-event-commands.enum.d.ts +0 -3
  814. package/lib/components/ca-search-multiple-states/utils/enums/search-count.enum.d.ts +0 -6
  815. package/lib/components/ca-search-multiple-states/utils/pipes/chip-class.pipe.d.ts +0 -9
  816. package/lib/components/ca-search-multiple-states/utils/pipes/index.d.ts +0 -1
  817. package/lib/components/ca-search-multiple-states/utils/services/index.d.ts +0 -1
  818. package/lib/components/ca-search-multiple-states/utils/services/search-multiple-states.service.d.ts +0 -17
  819. package/lib/components/ca-search-multiple-states/utils/svg-routes/index.d.ts +0 -1
  820. package/lib/components/ca-search-multiple-states/utils/svg-routes/search-multiple-states.routes.d.ts +0 -6
  821. package/lib/components/ca-search-multiple-states-2/ca-search-multiple-states-2.component.d.ts +0 -47
  822. package/lib/components/ca-search-multiple-states-2/enums/index.d.ts +0 -1
  823. package/lib/components/ca-search-multiple-states-2/enums/search-multiple-state-action.enum.d.ts +0 -3
  824. package/lib/components/ca-search-multiple-states-2/interfaces/index.d.ts +0 -1
  825. package/lib/components/ca-search-multiple-states-2/interfaces/search-query.interface.d.ts +0 -4
  826. package/lib/components/ca-search-multiple-states-2/util/index.d.ts +0 -1
  827. package/lib/components/ca-search-multiple-states-2/util/routes/multiple-search-state-svg.route.d.ts +0 -6
  828. package/lib/components/ca-show-more/ca-show-more.component.d.ts +0 -13
  829. package/lib/components/ca-sort-dropdown/ca-sort-dropdown.component.d.ts +0 -37
  830. package/lib/components/ca-sort-dropdown/enums/index.d.ts +0 -1
  831. package/lib/components/ca-sort-dropdown/enums/sort-dropdown.enum.d.ts +0 -8
  832. package/lib/components/ca-sort-dropdown/interfaces/index.d.ts +0 -1
  833. package/lib/components/ca-sort-dropdown/interfaces/sort-dropdown-action.interface.d.ts +0 -7
  834. package/lib/components/ca-sort-dropdown/models/index.d.ts +0 -1
  835. package/lib/components/ca-sort-dropdown/models/sort-column.model.d.ts +0 -7
  836. package/lib/components/ca-sort-dropdown/types/index.d.ts +0 -1
  837. package/lib/components/ca-sort-dropdown/types/sort-directions.type.d.ts +0 -5
  838. package/lib/components/ca-sort-dropdown/utils/svg-routes/ca-sort-dropdown-svg-routes.d.ts +0 -6
  839. package/lib/components/ca-sort-dropdown/utils/svg-routes/index.d.ts +0 -1
  840. package/lib/components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component.d.ts +0 -27
  841. package/lib/components/ca-spinner/ca-spinner.component.d.ts +0 -15
  842. package/lib/components/ca-status-change-dropdown/ca-status-change-dropdown.component.d.ts +0 -20
  843. package/lib/components/ca-tab-switch/ca-tab-switch.component.d.ts +0 -44
  844. package/lib/components/ca-table-card-view/ca-table-card-view.component.d.ts +0 -90
  845. package/lib/components/ca-table-card-view/components/additional-components/ca-table-card-view-skeleton/ca-table-card-view-skeleton.component.d.ts +0 -10
  846. package/lib/components/ca-table-card-view/enums/index.d.ts +0 -2
  847. package/lib/components/ca-table-card-view/enums/table-card-general.enum.d.ts +0 -4
  848. package/lib/components/ca-table-card-view/enums/table-card-types.enum.d.ts +0 -4
  849. package/lib/components/ca-table-card-view/pipes/index.d.ts +0 -1
  850. package/lib/components/ca-table-card-view/pipes/is-card-flipped.pipe.d.ts +0 -7
  851. package/lib/components/ca-table-card-view/utils/helpers/index.d.ts +0 -2
  852. package/lib/components/ca-table-card-view/utils/helpers/table-card-skeleton.helper.d.ts +0 -5
  853. package/lib/components/ca-table-card-view/utils/helpers/table-card-view-helper.d.ts +0 -8
  854. package/lib/components/ca-table-card-view/utils/svg-routes/index.d.ts +0 -1
  855. package/lib/components/ca-table-card-view/utils/svg-routes/table-card-view-svg-routes.d.ts +0 -3
  856. package/lib/components/ca-toast-messages/ca-toast-messages.component.d.ts +0 -30
  857. package/lib/components/ca-toast-messages/enums/index.d.ts +0 -1
  858. package/lib/components/ca-toast-messages/enums/toast-type.enum.d.ts +0 -6
  859. package/lib/components/ca-toast-messages/pipes/index.d.ts +0 -2
  860. package/lib/components/ca-toast-messages/pipes/toast-background.pipe.d.ts +0 -7
  861. package/lib/components/ca-toast-messages/pipes/toast-stack.pipe.d.ts +0 -7
  862. package/lib/components/ca-todo/ca-todo.component.d.ts +0 -18
  863. package/lib/components/ca-todo/components/ca-todo-card.component.d.ts +0 -47
  864. package/lib/components/ca-todo/config/column.config.d.ts +0 -2
  865. package/lib/components/ca-todo/config/index.d.ts +0 -1
  866. package/lib/components/ca-todo/enums/column.enum.d.ts +0 -5
  867. package/lib/components/ca-todo/enums/download-link.enum.d.ts +0 -5
  868. package/lib/components/ca-todo/enums/index.d.ts +0 -2
  869. package/lib/components/ca-todo/models/image-config.model.d.ts +0 -8
  870. package/lib/components/ca-todo/models/index.d.ts +0 -4
  871. package/lib/components/ca-todo/models/to-do-column.model.d.ts +0 -6
  872. package/lib/components/ca-todo/models/todo-card-config.model.d.ts +0 -9
  873. package/lib/components/ca-todo/models/todo-config.model.d.ts +0 -12
  874. package/lib/components/ca-todo/services/file-service.d.ts +0 -10
  875. package/lib/components/ca-todo/services/index.d.ts +0 -1
  876. package/lib/components/ca-todo/utils/index.d.ts +0 -1
  877. package/lib/components/ca-todo/utils/svg-routes/index.d.ts +0 -1
  878. package/lib/components/ca-todo/utils/svg-routes/todo.routes.d.ts +0 -8
  879. package/lib/components/ca-toolbar-dropdown/ca-toolbar-dropdown.component.d.ts +0 -44
  880. package/lib/components/ca-toolbar-dropdown/interfaces/dropdown-item.interface.d.ts +0 -14
  881. package/lib/components/ca-toolbar-dropdown/interfaces/index.d.ts +0 -1
  882. package/lib/components/ca-toolbar-dropdown/pipes/filter-by-search-term.pipe.d.ts +0 -8
  883. package/lib/components/ca-toolbar-dropdown/pipes/index.d.ts +0 -2
  884. package/lib/components/ca-toolbar-dropdown/pipes/selected-item.pipe.d.ts +0 -8
  885. package/lib/components/ca-toolbar-tab-switch/ca-toolbar-tab-switch.component.d.ts +0 -28
  886. package/lib/components/ca-toolbar-tab-switch/enums/index.d.ts +0 -1
  887. package/lib/components/ca-toolbar-tab-switch/enums/toolbar-variant.enum.d.ts +0 -4
  888. package/lib/components/ca-toolbar-tab-switch/interfaces/index.d.ts +0 -1
  889. package/lib/components/ca-toolbar-tab-switch/interfaces/toolbar-tabs.interface.d.ts +0 -6
  890. package/lib/components/ca-toolbar-tab-switch/pipes/toolbar-tabs-class-pipe.d.ts +0 -14
  891. package/lib/components/ca-toolbar-tab-switch/types/index.d.ts +0 -1
  892. package/lib/components/ca-toolbar-tab-switch/types/toolbar-variant.type.d.ts +0 -2
  893. package/lib/components/ca-tooltip-list/ca-tooltip-list.component.d.ts +0 -12
  894. package/lib/components/ca-tooltip-list/models/index.d.ts +0 -2
  895. package/lib/components/ca-tooltip-list/models/tooltip-list-item.model.d.ts +0 -7
  896. package/lib/components/ca-tooltip-list/models/tooltip-list.model.d.ts +0 -7
  897. package/lib/components/ca-tooltip-list/utils/constants/ca-tooltip-list.constants.d.ts +0 -3
  898. package/lib/components/ca-tooltip-list/utils/constants/index.d.ts +0 -1
  899. package/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.d.ts +0 -23
  900. package/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.d.ts +0 -5
  901. package/lib/components/ca-upload-files/ca-upload-files.component.d.ts +0 -56
  902. package/lib/components/ca-upload-files/components/ca-upload-dropzone/ca-upload-dropzone.component.d.ts +0 -53
  903. package/lib/components/ca-upload-files/components/ca-upload-dropzone/directives/index.d.ts +0 -1
  904. package/lib/components/ca-upload-files/components/ca-upload-dropzone/directives/template.directive.d.ts +0 -9
  905. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-dropzone-action.enum.d.ts +0 -6
  906. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-dropzone-type.enum.d.ts +0 -6
  907. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-upload-page.enum.d.ts +0 -26
  908. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/index.d.ts +0 -4
  909. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/template-type.enum.d.ts +0 -7
  910. package/lib/components/ca-upload-files/components/ca-upload-dropzone/helpers/file.helper.d.ts +0 -7
  911. package/lib/components/ca-upload-files/components/ca-upload-dropzone/helpers/index.d.ts +0 -1
  912. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/drop-background-event.interface.d.ts +0 -4
  913. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-config.interface.d.ts +0 -10
  914. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-option-config.interface.d.ts +0 -14
  915. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-settings.interface.d.ts +0 -8
  916. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/file-config.interface.d.ts +0 -19
  917. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/file-event.interface.d.ts +0 -8
  918. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/index.d.ts +0 -6
  919. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/file-icons.constants.d.ts +0 -7
  920. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/file-limit.constants.d.ts +0 -5
  921. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/index.d.ts +0 -4
  922. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/lottie-animation.constants.d.ts +0 -4
  923. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/mime-type.constants.d.ts +0 -5
  924. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/svg-routes/dropzone-svg.routes.d.ts +0 -3
  925. package/lib/components/ca-upload-files/components/ca-upload-file/ca-upload-file.component.d.ts +0 -90
  926. package/lib/components/ca-upload-files/components/ca-upload-file/enums/document-action.enum.d.ts +0 -8
  927. package/lib/components/ca-upload-files/components/ca-upload-file/enums/index.d.ts +0 -1
  928. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/delete-action.interface.d.ts +0 -4
  929. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/file-action-event.interface.d.ts +0 -5
  930. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/index.d.ts +0 -2
  931. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/byte-convert.pipe.d.ts +0 -7
  932. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/file-name.pipe.d.ts +0 -8
  933. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/index.d.ts +0 -5
  934. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/mime-type-to-extension.pipe.d.ts +0 -7
  935. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/ng-class.pipe.d.ts +0 -7
  936. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/url-extension.pipe.d.ts +0 -8
  937. package/lib/components/ca-upload-files/components/ca-upload-file/services/document.service.d.ts +0 -8
  938. package/lib/components/ca-upload-files/components/ca-upload-file/services/index.d.ts +0 -1
  939. package/lib/components/ca-upload-files/components/ca-upload-file/utils/config/index.d.ts +0 -1
  940. package/lib/components/ca-upload-files/components/ca-upload-file/utils/config/upload-file-input.config.d.ts +0 -4
  941. package/lib/components/ca-upload-files/components/ca-upload-file/utils/svg-routes/index.d.ts +0 -1
  942. package/lib/components/ca-upload-files/components/ca-upload-file/utils/svg-routes/upload-file.routes.d.ts +0 -9
  943. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/ca-upload-files-carousel.component.d.ts +0 -36
  944. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/carousel-action.enum.d.ts +0 -4
  945. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/file-carousel-size.enum.d.ts +0 -8
  946. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/index.d.ts +0 -2
  947. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/interfaces/files-carousel.interface.d.ts +0 -7
  948. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/interfaces/index.d.ts +0 -1
  949. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/constants/files-by-size.constant.d.ts +0 -8
  950. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/constants/index.d.ts +0 -1
  951. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/index.d.ts +0 -2
  952. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/svg-routes/carousel-svg.routes.d.ts +0 -3
  953. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/svg-routes/index.d.ts +0 -1
  954. package/lib/components/ca-upload-files/enums/file-action.enum.d.ts +0 -5
  955. package/lib/components/ca-upload-files/enums/file-size.enum.d.ts +0 -7
  956. package/lib/components/ca-upload-files/enums/file-type.enum.d.ts +0 -6
  957. package/lib/components/ca-upload-files/enums/index.d.ts +0 -4
  958. package/lib/components/ca-upload-files/enums/review-state.enum.d.ts +0 -4
  959. package/lib/components/ca-upload-files/interfaces/document-review-input-event.interface.d.ts +0 -5
  960. package/lib/components/ca-upload-files/interfaces/file-option-config.interface.d.ts +0 -14
  961. package/lib/components/ca-upload-files/interfaces/index.d.ts +0 -5
  962. package/lib/components/ca-upload-files/interfaces/review-file-config.interface.d.ts +0 -9
  963. package/lib/components/ca-upload-files/interfaces/slider.interface.d.ts +0 -4
  964. package/lib/components/ca-upload-files/interfaces/upload-files-config.interface.d.ts +0 -26
  965. package/lib/components/ca-upload-files/pipes/index.d.ts +0 -2
  966. package/lib/components/ca-upload-files/pipes/map-file.pipe.d.ts +0 -9
  967. package/lib/components/ca-upload-files/pipes/upload-class.pipe.d.ts +0 -7
  968. package/lib/components/ca-upload-files/services/index.d.ts +0 -1
  969. package/lib/components/ca-upload-files/services/upload-file.service.d.ts +0 -18
  970. package/lib/components/ca-upload-files/utils/svg-routes/files-upload-svg-routes.d.ts +0 -4
  971. package/lib/components/ca-upload-files/utils/svg-routes/index.d.ts +0 -1
  972. package/lib/components/ca-vehicle-list/ca-vehicle-list.component.d.ts +0 -24
  973. package/lib/components/ca-vehicle-list/enums/index.d.ts +0 -1
  974. package/lib/components/ca-vehicle-list/enums/vehicle-list.enum.d.ts +0 -4
  975. package/lib/components/ca-vehicle-list/interfaces/index.d.ts +0 -2
  976. package/lib/components/ca-vehicle-list/interfaces/vehicle-list-actions-emit.interface.d.ts +0 -5
  977. package/lib/components/ca-vehicle-list/interfaces/vehicle-list-config.interface.d.ts +0 -7
  978. package/lib/components/ca-vehicle-list/models/index.d.ts +0 -1
  979. package/lib/components/ca-vehicle-list/models/vehicle-list.model.d.ts +0 -11
  980. package/lib/components/ca-vehicle-list/types/index.d.ts +0 -1
  981. package/lib/components/ca-vehicle-list/types/vehicle-list.type.d.ts +0 -2
  982. package/lib/components/ca-vehicle-list/utils/constants/index.d.ts +0 -1
  983. package/lib/components/ca-vehicle-list/utils/constants/vehicle-list.constants.d.ts +0 -5
  984. package/lib/components/ca-vehicle-list/utils/svg-routes/index.d.ts +0 -1
  985. package/lib/components/ca-vehicle-list/utils/svg-routes/vehicle-list-svg-routes.d.ts +0 -6
  986. package/lib/directives/description-items-text-count.directive.d.ts +0 -20
  987. package/lib/directives/hover-svg-directives.d.ts +0 -15
  988. package/lib/directives/index.d.ts +0 -3
  989. package/lib/directives/placeholder-directive.d.ts +0 -15
  990. package/lib/enums/animation-state.enum.d.ts +0 -4
  991. package/lib/enums/color.enum.d.ts +0 -9
  992. package/lib/enums/common-element.enum.d.ts +0 -8
  993. package/lib/enums/date-time-formats.enum.d.ts +0 -13
  994. package/lib/enums/dispatch-status.enum.d.ts +0 -23
  995. package/lib/enums/dropdown.enum.d.ts +0 -15
  996. package/lib/enums/filter-color.enum.d.ts +0 -14
  997. package/lib/enums/general-actions.enum.d.ts +0 -58
  998. package/lib/enums/gps-heading-direction.enum.d.ts +0 -10
  999. package/lib/enums/gps-motion-status.enum.d.ts +0 -7
  1000. package/lib/enums/index.d.ts +0 -22
  1001. package/lib/enums/load-filter.enum.d.ts +0 -16
  1002. package/lib/enums/load-status.enum.d.ts +0 -58
  1003. package/lib/enums/position.enum.d.ts +0 -10
  1004. package/lib/enums/shared-string.enum.d.ts +0 -52
  1005. package/lib/enums/string-placeholder.enum.d.ts +0 -20
  1006. package/lib/enums/style-property.enum.d.ts +0 -4
  1007. package/lib/enums/styling.enum.d.ts +0 -10
  1008. package/lib/enums/thousand-separator-format.enum.d.ts +0 -5
  1009. package/lib/enums/trailer-name.enum.d.ts +0 -18
  1010. package/lib/enums/truck-name.enum.d.ts +0 -13
  1011. package/lib/enums/unit.enum.d.ts +0 -14
  1012. package/lib/interfaces/dropdown-menu/table-card-body-actions.interface.d.ts +0 -5
  1013. package/lib/interfaces/gps-current-location/gps-current-location.interface.d.ts +0 -20
  1014. package/lib/interfaces/index.d.ts +0 -5
  1015. package/lib/interfaces/table/sortOrder.d.ts +0 -5
  1016. package/lib/interfaces/table/table-column.interface.d.ts +0 -20
  1017. package/lib/interfaces/user/company-user.interface.d.ts +0 -9
  1018. package/lib/interfaces/user/user-avatar-file.interface.d.ts +0 -9
  1019. package/lib/interfaces/user/user.interface.d.ts +0 -12
  1020. package/lib/models/address-entity.model.d.ts +0 -12
  1021. package/lib/models/address-list-response.model.d.ts +0 -3
  1022. package/lib/models/array-status.model.d.ts +0 -37
  1023. package/lib/models/autocomplete-search-layer.model.d.ts +0 -17
  1024. package/lib/models/bank-response.d.ts +0 -7
  1025. package/lib/models/card-models/card-table-data.model.d.ts +0 -837
  1026. package/lib/models/cdl-response.d.ts +0 -22
  1027. package/lib/models/cdl-restriction-response.d.ts +0 -10
  1028. package/lib/models/color-response.d.ts +0 -6
  1029. package/lib/models/dashboard/custom-period-range.model.d.ts +0 -5
  1030. package/lib/models/dashboard/dropdown-list-item.model.d.ts +0 -4
  1031. package/lib/models/enumValue.d.ts +0 -4
  1032. package/lib/models/file-response.d.ts +0 -9
  1033. package/lib/models/filter-output-params.model.d.ts +0 -6
  1034. package/lib/models/filter-output.model.d.ts +0 -6
  1035. package/lib/models/highlight-text.model.d.ts +0 -4
  1036. package/lib/models/index.d.ts +0 -6
  1037. package/lib/models/load/load-possible-statuses-response.model.d.ts +0 -5
  1038. package/lib/models/load/load-status-response.model.d.ts +0 -6
  1039. package/lib/models/load-status-history-response.model.d.ts +0 -16
  1040. package/lib/models/long-lat.model.d.ts +0 -4
  1041. package/lib/models/mixin.model.d.ts +0 -1
  1042. package/lib/models/note-active-options.model.d.ts +0 -6
  1043. package/lib/models/owner-response.d.ts +0 -23
  1044. package/lib/models/pMTrailerShortResponse.d.ts +0 -8
  1045. package/lib/models/pMTruckShortResponse.d.ts +0 -8
  1046. package/lib/models/payroll-list-summary.model.d.ts +0 -12
  1047. package/lib/models/state-response.d.ts +0 -7
  1048. package/lib/models/table-models/table-body-color-label.model.d.ts +0 -11
  1049. package/lib/models/tabs.model.d.ts +0 -6
  1050. package/lib/models/time-filter.model.d.ts +0 -7
  1051. package/lib/models/trailer-minimal-response.d.ts +0 -11
  1052. package/lib/models/trailer-type-response.d.ts +0 -7
  1053. package/lib/models/truck-minimal-response.d.ts +0 -13
  1054. package/lib/models/truck-type-response.d.ts +0 -6
  1055. package/lib/models/user-selected.model.d.ts +0 -8
  1056. package/lib/pipes/ca-svg.pipe.d.ts +0 -8
  1057. package/lib/pipes/date-from-backend.pipe.d.ts +0 -7
  1058. package/lib/pipes/date-from-string.pipe.d.ts +0 -8
  1059. package/lib/pipes/date-to-time-from-backend.pipe.d.ts +0 -7
  1060. package/lib/pipes/date-wait-time.pipe.d.ts +0 -10
  1061. package/lib/pipes/date.pipe.d.ts +0 -7
  1062. package/lib/pipes/dispatch-status-color.pipe.d.ts +0 -10
  1063. package/lib/pipes/dispatch-status-colors.pipe.d.ts +0 -7
  1064. package/lib/pipes/dropdown-load-status-color.pipe.d.ts +0 -10
  1065. package/lib/pipes/format-city-state.pipe.d.ts +0 -7
  1066. package/lib/pipes/format-currency.pipe.d.ts +0 -8
  1067. package/lib/pipes/format-duration.pipe.d.ts +0 -12
  1068. package/lib/pipes/highlight-search.pipe.d.ts +0 -11
  1069. package/lib/pipes/index.d.ts +0 -26
  1070. package/lib/pipes/load-status-background-color.pipe.d.ts +0 -7
  1071. package/lib/pipes/load-status-color.pipe.d.ts +0 -7
  1072. package/lib/pipes/load-status-colors.pipe.d.ts +0 -7
  1073. package/lib/pipes/n-formatter.pipe.d.ts +0 -8
  1074. package/lib/pipes/name-initials.pipe.d.ts +0 -8
  1075. package/lib/pipes/progress-bar-line.pipe.d.ts +0 -7
  1076. package/lib/pipes/safe-html.pipe.d.ts +0 -10
  1077. package/lib/pipes/table-highlight-search-text.pipe.d.ts +0 -11
  1078. package/lib/pipes/thousand-formater.pipe.d.ts +0 -7
  1079. package/lib/pipes/thousand-separator.pipe.d.ts +0 -8
  1080. package/lib/pipes/thousand-to-short-format-pipe.d.ts +0 -7
  1081. package/lib/pipes/to-lower-case.pipe.d.ts +0 -7
  1082. package/lib/pipes/truck-trailer-color-finder.pipe.d.ts +0 -7
  1083. package/lib/pipes/truncate-string.pipe.d.ts +0 -7
  1084. package/lib/pipes/unit-position.pipe.d.ts +0 -7
  1085. package/lib/pipes/user-initials.pipe.d.ts +0 -7
  1086. package/lib/services/image-base64.service.d.ts +0 -10
  1087. package/lib/services/truckassist-table.service.d.ts +0 -9
  1088. package/lib/utils/animations/index.d.ts +0 -1
  1089. package/lib/utils/animations/toggle-up-down.animation.d.ts +0 -1
  1090. package/lib/utils/constants/dropdown-menu-content.constants.d.ts +0 -5
  1091. package/lib/utils/constants/gps-location.constants.d.ts +0 -19
  1092. package/lib/utils/constants/index.d.ts +0 -3
  1093. package/lib/utils/constants/search-multiple-states.constant.d.ts +0 -3
  1094. package/lib/utils/helpers/date-time.helper.d.ts +0 -6
  1095. package/lib/utils/helpers/dropdown-menu-content-conditional-items.helper.d.ts +0 -5
  1096. package/lib/utils/helpers/dropdown-menu-content.helper.d.ts +0 -5
  1097. package/lib/utils/helpers/file.helpers.d.ts +0 -3
  1098. package/lib/utils/helpers/gps-location.helper.d.ts +0 -13
  1099. package/lib/utils/helpers/index.d.ts +0 -7
  1100. package/lib/utils/helpers/methods-calculations.helper.d.ts +0 -15
  1101. package/lib/utils/helpers/user.helper.d.ts +0 -4
  1102. package/lib/utils/helpers/uuid.helper.d.ts +0 -1
  1103. package/lib/utils/svg-routes/index.d.ts +0 -1
  1104. package/lib/utils/svg-routes/payroll-list-summary-svg-routes.d.ts +0 -4
  1105. package/lib/utils/svg-routes/shared-svg.routes.d.ts +0 -50
  1106. package/public-api.d.ts +0 -139
@@ -1,90 +0,0 @@
1
- import { EventEmitter, OnDestroy, Renderer2, QueryList } from '@angular/core';
2
- import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
3
- import { ArrayStatus } from '../../models/array-status.model';
4
- import { filterOutput } from '../../models/filter-output.model';
5
- import { filterOutputWithParams } from '../../models/filter-output-params.model';
6
- import { UserGroup } from './components/ca-user-filter/models/ca-user-group.model';
7
- import { CaStatusFilterComponent } from './components/ca-status-filter/ca-status-filter.component';
8
- import { CaTimeFilterComponent } from './components/ca-time-filter/ca-time-filter.component';
9
- import { CaDispatcherFilterComponent } from './components/ca-dispatcher-filter/ca-dispatcher-filter.component';
10
- import { CaStateFilterComponent } from './components/ca-state-filter/ca-state-filter.component';
11
- import { CaTruckTypeFilterComponent } from './components/ca-truck-type-filter/ca-truck-type-filter.component';
12
- import { CaTrailerTypeFilterComponent } from './components/ca-trailer-type-filter/ca-trailer-type-filter.component';
13
- import { CaPmFilterComponent } from './components/ca-pm-filter/ca-pm-filter.component';
14
- import { CaUserFilterComponent } from './components/ca-user-filter/ca-user-filter.component';
15
- import { CaAutoclosePopoverComponent } from '../ca-autoclose-popover/ca-autoclose-popover.component';
16
- import { CaViolationFilterComponent } from './components/ca-violation-filter/ca-violation-filter.component';
17
- import { CaCollapsibleFilterComponent } from '../ca-collapsible-filter/ca-collapsible-filter.component';
18
- import { CaTimeFilterDropdownComponent } from './components/ca-time-filter-dropdown/ca-time-filter-dropdown.component';
19
- import * as i0 from "@angular/core";
20
- export declare class CaFilterComponent implements OnDestroy {
21
- private renderer;
22
- t2: NgbPopover;
23
- autoClose: CaAutoclosePopoverComponent;
24
- caStatusFilter: CaStatusFilterComponent;
25
- caTimeFilter: CaTimeFilterComponent;
26
- caTimeFilterDropdown: CaTimeFilterDropdownComponent;
27
- caDispatcherFilter: CaDispatcherFilterComponent;
28
- caStateFilter: CaStateFilterComponent;
29
- caTruckTypeFilter: CaTruckTypeFilterComponent;
30
- caTrailerTypeFilter: CaTrailerTypeFilterComponent;
31
- caPmFilter: CaPmFilterComponent;
32
- caCollapsibleFilter: CaCollapsibleFilterComponent;
33
- caUserFilter: CaUserFilterComponent;
34
- caViolationFilter: CaViolationFilterComponent;
35
- type: string;
36
- isDisabled: boolean;
37
- timeSubType: string;
38
- subType: string;
39
- unselectedUser: ArrayStatus[];
40
- userGroup: UserGroup[];
41
- loadStatusOptionsArray: ArrayStatus[];
42
- truckTypeArray: ArrayStatus[];
43
- trailerTypeArray: ArrayStatus[];
44
- pmFilterArray: ArrayStatus[];
45
- selectedTimeValue: string;
46
- isRepairFilter: boolean;
47
- hasNoLeftIcon: boolean;
48
- hasLeftSideIcon: boolean;
49
- hasLargeLeftIcon: boolean;
50
- isMoneyFilter: boolean;
51
- isMilesFilter: boolean;
52
- isButtonFilter: boolean;
53
- isFuelType: boolean;
54
- isLoadType: boolean;
55
- isCollapsibleFilter: boolean;
56
- filterTitle: string;
57
- icon: string;
58
- usaStates: ArrayStatus[];
59
- canadaStates: ArrayStatus[];
60
- setFilter: EventEmitter<filterOutput | filterOutputWithParams>;
61
- clearAll: EventEmitter<filterOutput | filterOutputWithParams>;
62
- private destroy$;
63
- isSearchExpanded: boolean;
64
- isFilterActive: boolean;
65
- selectedUser: ArrayStatus[];
66
- isAscendingSortOrder: boolean;
67
- autoCloseComponent: QueryList<CaAutoclosePopoverComponent>;
68
- isHoverClosed: boolean;
69
- isFilterHoveredOver: boolean;
70
- isAnimated: boolean;
71
- isFilterActiveColor: boolean;
72
- filterCount: number;
73
- hasFilterCount: boolean;
74
- constructor(renderer: Renderer2);
75
- ngOnInit(): void;
76
- getComponentInstance(): CaFilterComponent;
77
- isNotDropdown(): boolean;
78
- getFilterCount(): number;
79
- onFilterClose(): boolean;
80
- onFilterShown(): void;
81
- sortItems(): void;
82
- showSearch(mod?: string): void;
83
- setFilterValue(event: Event): void;
84
- setFilterEmit(data: filterOutput | filterOutputWithParams | undefined): void;
85
- clearAllValues(event?: Event): void;
86
- clearAllValuesEmit(data: filterOutput | filterOutputWithParams | undefined): void;
87
- ngOnDestroy(): void;
88
- static ɵfac: i0.ɵɵFactoryDeclaration<CaFilterComponent, never>;
89
- static ɵcmp: i0.ɵɵComponentDeclaration<CaFilterComponent, "app-ca-filter", never, { "type": { "alias": "type"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "timeSubType": { "alias": "timeSubType"; "required": false; }; "subType": { "alias": "subType"; "required": false; }; "unselectedUser": { "alias": "unselectedUser"; "required": false; }; "userGroup": { "alias": "userGroup"; "required": false; }; "loadStatusOptionsArray": { "alias": "loadStatusOptionsArray"; "required": false; }; "truckTypeArray": { "alias": "truckTypeArray"; "required": false; }; "trailerTypeArray": { "alias": "trailerTypeArray"; "required": false; }; "pmFilterArray": { "alias": "pmFilterArray"; "required": false; }; "selectedTimeValue": { "alias": "selectedTimeValue"; "required": false; }; "isRepairFilter": { "alias": "isRepairFilter"; "required": false; }; "hasNoLeftIcon": { "alias": "hasNoLeftIcon"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "hasLargeLeftIcon": { "alias": "hasLargeLeftIcon"; "required": false; }; "isMoneyFilter": { "alias": "isMoneyFilter"; "required": false; }; "isMilesFilter": { "alias": "isMilesFilter"; "required": false; }; "isButtonFilter": { "alias": "isButtonFilter"; "required": false; }; "isFuelType": { "alias": "isFuelType"; "required": false; }; "isLoadType": { "alias": "isLoadType"; "required": false; }; "isCollapsibleFilter": { "alias": "isCollapsibleFilter"; "required": false; }; "filterTitle": { "alias": "filterTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "usaStates": { "alias": "usaStates"; "required": false; }; "canadaStates": { "alias": "canadaStates"; "required": false; }; }, { "setFilter": "setFilter"; "clearAll": "clearAll"; }, never, never, true, never>;
90
- }
@@ -1,47 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { eLoadStatus } from '../../../../enums';
4
- import { ArrayStatus } from '../../../../models/array-status.model';
5
- import { filterOutput } from '../../../../models/filter-output.model';
6
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
7
- import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
8
- import { ICaInput } from '../../../ca-input/config/ca-input.config';
9
- import { userSelected } from '../../../../models/user-selected.model';
10
- import * as i0 from "@angular/core";
11
- export declare class CaDispatcherFilterComponent implements OnInit, OnDestroy {
12
- private formBuilder;
13
- type: string;
14
- isFilterActive: boolean;
15
- filterTitle: string;
16
- hasLeftSideIcon: boolean;
17
- toDoSubType: string;
18
- unselectedUser: ArrayStatus[];
19
- isSearchExpanded: boolean;
20
- private destroy$;
21
- eLoadStatus: typeof eLoadStatus;
22
- searchForm: UntypedFormGroup;
23
- searchInputValue: string;
24
- unselectedVisibleCount: number;
25
- caFiltersSvgRoutes: CaFiltersSvgRoutes;
26
- selectedUser: userSelected[];
27
- filterActiveArray: ArrayStatus[];
28
- isAscendingSortOrder: boolean;
29
- isButtonAvailable: boolean;
30
- totalFiltersNum: number;
31
- constructor(formBuilder: UntypedFormBuilder);
32
- ngOnInit(): void;
33
- get dispatcherSearch(): ICaInput;
34
- getInitials(name: string | undefined): string;
35
- onFilterClose(): void;
36
- setFilterValue($event: Event): filterOutput | filterOutputWithParams | undefined;
37
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
38
- private createForm;
39
- addToSelectedUser(item: userSelected, indx: number): void;
40
- removeFromSelectedUser(item: userSelected, indx: number): void;
41
- checkFilterActiveValue(): void;
42
- private watchSearchFormValueChanges;
43
- sortItems(): void;
44
- ngOnDestroy(): void;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<CaDispatcherFilterComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<CaDispatcherFilterComponent, "app-ca-dispatcher-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "filterTitle": { "alias": "filterTitle"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; "unselectedUser": { "alias": "unselectedUser"; "required": false; }; "isSearchExpanded": { "alias": "isSearchExpanded"; "required": false; }; }, {}, never, never, true, never>;
47
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaBrokerFilterConfig {
3
- static getBrokerSearch(): ICaInput;
4
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaDispatcherFilterConfig {
3
- static getDispatcherSearch(): ICaInput;
4
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaDriverFilterConfig {
3
- static getDriverSearch(): ICaInput;
4
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaFuelStopFilterConfig {
3
- static getFuelStopSearch(): ICaInput;
4
- }
@@ -1,29 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { userSelected } from '../../../../models/user-selected.model';
3
- import { ArrayStatus } from '../../../../models/array-status.model';
4
- import { filterOutput } from '../../../../models/filter-output.model';
5
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
6
- import * as i0 from "@angular/core";
7
- export declare class CaPmFilterComponent implements OnDestroy {
8
- type: string;
9
- isFilterActive: boolean;
10
- hasLeftSideIcon: boolean;
11
- pmSubtype: string;
12
- pmFilterArray: ArrayStatus[];
13
- private destroy$;
14
- selectedPmFilterArray: ArrayStatus[];
15
- isButtonAvailable: boolean;
16
- isAscendingSortOrder: boolean;
17
- filterActiveArray: ArrayStatus[];
18
- unselectedVisibleCount: number;
19
- sortItems(): void;
20
- onFilterClose(): void;
21
- addToSelectedUser(item: userSelected, indx: number): void;
22
- removeFromSelectedUser(item: userSelected, indx: number): void;
23
- setFilterValue(): filterOutput | filterOutputWithParams;
24
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
25
- checkFilterActiveValue(): void;
26
- ngOnDestroy(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<CaPmFilterComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<CaPmFilterComponent, "app-ca-pm-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "pmSubtype": { "alias": "pmSubtype"; "required": false; }; "pmFilterArray": { "alias": "pmFilterArray"; "required": false; }; }, {}, never, never, true, never>;
29
- }
@@ -1,54 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
4
- import { ArrayStatus } from '../../../../models/array-status.model';
5
- import { filterOutput } from '../../../../models/filter-output.model';
6
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
7
- import { ICaInput } from '../../../../components/ca-input/config/ca-input.config';
8
- import * as i0 from "@angular/core";
9
- export declare class CaStateFilterComponent implements OnInit, OnDestroy {
10
- private formBuilder;
11
- type: string;
12
- isFilterActive: boolean;
13
- isSearchExpanded: boolean;
14
- usaStates: ArrayStatus[];
15
- canadaStates: ArrayStatus[];
16
- private destroy$;
17
- searchForm: UntypedFormGroup;
18
- usaSelectedStates: ArrayStatus[];
19
- canadaSelectedStates: ArrayStatus[];
20
- searchInputValue: string | null;
21
- filterUsaActiveArray: ArrayStatus[];
22
- filterCanadaActiveArray: ArrayStatus[];
23
- isButtonAvailable: boolean;
24
- totalFiltersNum: number;
25
- unselectedVisibleCount: number;
26
- caFiltersSvgRoutes: CaFiltersSvgRoutes;
27
- constructor(formBuilder: UntypedFormBuilder);
28
- ngOnInit(): void;
29
- get stateSearch(): ICaInput;
30
- private createForm;
31
- private watchSearchFormValueChanges;
32
- onFilterClose(): void;
33
- addToSelectedUser(item: {
34
- id?: number;
35
- stateName?: string;
36
- count?: number;
37
- hidden?: boolean;
38
- isSelected?: boolean;
39
- }, indx: number, subType?: string): void;
40
- checkFilterActiveValue(): void;
41
- removeFromSelectedUser(item: {
42
- id?: number;
43
- stateName?: string;
44
- count?: number;
45
- hidden?: boolean;
46
- isSelected?: boolean;
47
- }, indx: number, subType?: string): void;
48
- setFilterValue(): filterOutput | filterOutputWithParams;
49
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
50
- getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
51
- ngOnDestroy(): void;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<CaStateFilterComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<CaStateFilterComponent, "app-ca-state-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "isSearchExpanded": { "alias": "isSearchExpanded"; "required": false; }; "usaStates": { "alias": "usaStates"; "required": false; }; "canadaStates": { "alias": "canadaStates"; "required": false; }; }, {}, never, never, true, never>;
54
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaStateFilterConfig {
3
- static getStateSearch(): ICaInput;
4
- }
@@ -1,36 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { eLoadStatus } from '../../../../enums';
3
- import { ArrayStatus } from '../../../../models/array-status.model';
4
- import { filterOutput } from '../../../../models/filter-output.model';
5
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
6
- import { TruckassistTableService } from '../../../../services/truckassist-table.service';
7
- import * as i0 from "@angular/core";
8
- export declare class CaStatusFilterComponent implements OnInit, OnDestroy {
9
- private tableService;
10
- type: string;
11
- isLegendView: boolean;
12
- isFilterActive: boolean;
13
- toDoSubType: string;
14
- loadStatusOptionsArray: ArrayStatus[];
15
- private destroy$;
16
- unselectedVisibleCount: number;
17
- selectedUser: ArrayStatus[];
18
- isButtonAvailable: boolean;
19
- isAscendingSortOrder: boolean;
20
- eLoadStatus: typeof eLoadStatus;
21
- filterActiveArray: ArrayStatus[];
22
- totalFiltersNum: number;
23
- constructor(tableService: TruckassistTableService);
24
- ngOnInit(): void;
25
- onFilterClose(): void;
26
- setFilterValue(): filterOutput | filterOutputWithParams;
27
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
28
- sortItems(): void;
29
- private watchLoadStatusFilterValueChanges;
30
- addToSelectedUser(item: ArrayStatus, indx: number): void;
31
- removeFromSelectedUser(item: ArrayStatus, indx: number): void;
32
- checkFilterActiveValue(): void;
33
- ngOnDestroy(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<CaStatusFilterComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<CaStatusFilterComponent, "app-ca-status-filter", never, { "type": { "alias": "type"; "required": false; }; "isLegendView": { "alias": "isLegendView"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; "loadStatusOptionsArray": { "alias": "loadStatusOptionsArray"; "required": false; }; }, {}, never, never, true, never>;
36
- }
@@ -1,33 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { eGeneralActions } from '../../../../enums';
3
- import { filterOutput } from '../../../../models/filter-output.model';
4
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
5
- import { TimeFilterOptions } from '../../../../models/time-filter.model';
6
- import * as i0 from "@angular/core";
7
- export declare class CaTimeFilterComponent implements OnInit, OnDestroy {
8
- type: string;
9
- timeSubType: string;
10
- isFilterActive: boolean;
11
- private destroy$;
12
- selectedTimeValue: string;
13
- selectedTimeYear: number | null;
14
- filterActiveTime: string;
15
- isButtonAvailable: boolean;
16
- lastYear: number | null;
17
- last2Years: number | null;
18
- timeOptionsArray: TimeFilterOptions[];
19
- ngOnInit(): void;
20
- private timeFilterInit;
21
- private timeOptionsInit;
22
- setTimeValue(mod: string, year?: number): void;
23
- onFilterClose(): void;
24
- setFilterValue($event: Event): filterOutput | filterOutputWithParams | undefined;
25
- clearAll(event?: Event): {
26
- action: eGeneralActions;
27
- type: string;
28
- filterType: string;
29
- };
30
- ngOnDestroy(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<CaTimeFilterComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<CaTimeFilterComponent, "app-ca-time-filter", never, { "type": { "alias": "type"; "required": false; }; "timeSubType": { "alias": "timeSubType"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, true, never>;
33
- }
@@ -1,35 +0,0 @@
1
- import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
- import { eGeneralActions } from '../../../../enums';
3
- import { filterOutput } from '../../../../models/filter-output.model';
4
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
5
- import { ITimeOptions } from '../../../ca-new-filter/interface';
6
- import * as i0 from "@angular/core";
7
- export declare class CaTimeFilterDropdownComponent implements OnInit, OnDestroy {
8
- type: string;
9
- timeSubType: string;
10
- isFilterActive: boolean;
11
- selectedTimeValue: string;
12
- itemSelected: EventEmitter<Event>;
13
- private destroy$;
14
- selectedTimeYear: number | null;
15
- filterActiveTime: string;
16
- isButtonAvailable: boolean;
17
- lastYear: number | null;
18
- last2Years: number | null;
19
- timeOptionsArray: ITimeOptions[];
20
- ngOnInit(): void;
21
- private timeFilterInit;
22
- private timeOptionsInit;
23
- setTimeValue(mod: string, year?: number): void;
24
- onFilterClose(): void;
25
- setFilterValue($event: Event): filterOutput | filterOutputWithParams | undefined;
26
- private convertTimeToDate;
27
- clearAll(event?: Event): {
28
- action: eGeneralActions;
29
- type: string;
30
- filterType: string;
31
- };
32
- ngOnDestroy(): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<CaTimeFilterDropdownComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<CaTimeFilterDropdownComponent, "app-ca-time-filter-dropdown", never, { "type": { "alias": "type"; "required": false; }; "timeSubType": { "alias": "timeSubType"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "selectedTimeValue": { "alias": "selectedTimeValue"; "required": false; }; }, { "itemSelected": "itemSelected"; }, never, never, true, never>;
35
- }
@@ -1,42 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { userSelected } from '../../../../models/user-selected.model';
4
- import { ArrayStatus } from '../../../../models/array-status.model';
5
- import { filterOutput } from '../../../../models/filter-output.model';
6
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
7
- import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
8
- import { ICaInput } from '../../../ca-input/config/ca-input.config';
9
- import * as i0 from "@angular/core";
10
- export declare class CaTrailerTypeFilterComponent implements OnInit, OnDestroy {
11
- private formBuilder;
12
- type: string;
13
- isFilterActive: boolean;
14
- hasLeftSideIcon: boolean;
15
- trailerTypeArray: ArrayStatus[];
16
- isSearchExpanded: boolean;
17
- isRepairFilter: boolean;
18
- private destroy$;
19
- selectedTrailerTypeArray: ArrayStatus[];
20
- isButtonAvailable: boolean;
21
- isAscendingSortOrder: boolean;
22
- filterActiveArray: ArrayStatus[];
23
- unselectedVisibleCount: number;
24
- searchForm: UntypedFormGroup;
25
- searchInputValue: string;
26
- constructor(formBuilder: UntypedFormBuilder);
27
- ngOnInit(): void;
28
- get trailerTypeSearch(): ICaInput;
29
- private createForm;
30
- private watchSearchFormValueChanges;
31
- onFilterClose(): void;
32
- sortItems(): void;
33
- addToSelectedUser(item: userSelected, indx: number): void;
34
- removeFromSelectedUser(item: userSelected, indx: number): void;
35
- setFilterValue(): filterOutput | filterOutputWithParams;
36
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
37
- checkFilterActiveValue(): void;
38
- getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
39
- ngOnDestroy(): void;
40
- static ɵfac: i0.ɵɵFactoryDeclaration<CaTrailerTypeFilterComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<CaTrailerTypeFilterComponent, "app-ca-trailer-type-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "trailerTypeArray": { "alias": "trailerTypeArray"; "required": false; }; "isSearchExpanded": { "alias": "isSearchExpanded"; "required": false; }; "isRepairFilter": { "alias": "isRepairFilter"; "required": false; }; }, {}, never, never, true, never>;
42
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaTruckTypeFilterConfig {
3
- static getTrailerTypeSearch(): ICaInput;
4
- }
@@ -1 +0,0 @@
1
- export * from './ca-trailer-type-filter.config';
@@ -1,40 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { userSelected } from '../../../../models/user-selected.model';
4
- import { ArrayStatus } from '../../../../models/array-status.model';
5
- import { filterOutput } from '../../../../models/filter-output.model';
6
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
7
- import { ICaInput } from '../../../ca-input/config/ca-input.config';
8
- import * as i0 from "@angular/core";
9
- export declare class CaTruckTypeFilterComponent implements OnInit, OnDestroy {
10
- private formBuilder;
11
- type: string;
12
- isFilterActive: boolean;
13
- hasLeftSideIcon: boolean;
14
- truckTypeArray: ArrayStatus[];
15
- isRepairFilter: boolean;
16
- isSearchExpanded: boolean;
17
- private destroy$;
18
- selectedTruckTypeArray: ArrayStatus[];
19
- isButtonAvailable: boolean;
20
- isAscendingSortOrder: boolean;
21
- filterActiveArray: ArrayStatus[];
22
- unselectedVisibleCount: number;
23
- searchForm: UntypedFormGroup;
24
- searchInputValue: string;
25
- constructor(formBuilder: UntypedFormBuilder);
26
- ngOnInit(): void;
27
- get truckTypeSearch(): ICaInput;
28
- private createForm;
29
- private watchSearchFormValueChanges;
30
- onFilterClose(): void;
31
- sortItems(): void;
32
- addToSelectedUser(item: userSelected, indx: number): void;
33
- removeFromSelectedUser(item: userSelected, indx: number): void;
34
- setFilterValue(): filterOutput | filterOutputWithParams | undefined;
35
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
36
- checkFilterActiveValue(): void;
37
- ngOnDestroy(): void;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<CaTruckTypeFilterComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<CaTruckTypeFilterComponent, "app-ca-truck-type-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "truckTypeArray": { "alias": "truckTypeArray"; "required": false; }; "isRepairFilter": { "alias": "isRepairFilter"; "required": false; }; "isSearchExpanded": { "alias": "isSearchExpanded"; "required": false; }; }, {}, never, never, true, never>;
40
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaTruckTypeFilterConfig {
3
- static getTruckTypeSearch(): ICaInput;
4
- }
@@ -1,51 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { eLoadStatus } from '../../../../enums';
4
- import { filterOutput } from '../../../../models/filter-output.model';
5
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
6
- import { UserData } from './models/ca-user-data.model';
7
- import { UserGroup } from './models/ca-user-group.model';
8
- import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
9
- import { ICaInput } from '../../../ca-input/config/ca-input.config';
10
- import * as i0 from "@angular/core";
11
- export declare class CaUserFilterComponent implements OnInit, OnDestroy {
12
- private formBuilder;
13
- type: string;
14
- isFilterActive: boolean;
15
- filterTitle: string;
16
- hasLeftSideIcon: boolean;
17
- toDoSubType: string;
18
- userGroup: UserGroup[];
19
- isSearchExpanded: boolean;
20
- private destroy$;
21
- eLoadStatus: typeof eLoadStatus;
22
- searchForm: UntypedFormGroup;
23
- searchInputValue: string;
24
- unselectedVisibleCount: number;
25
- caFiltersSvgRoutes: CaFiltersSvgRoutes;
26
- selectedUserGroup: UserGroup[];
27
- filterActiveArray: UserGroup[];
28
- isAscendingSortOrder: boolean;
29
- isButtonAvailable: boolean;
30
- hasSelectedUsers: boolean;
31
- totalFiltersNum: number;
32
- constructor(formBuilder: UntypedFormBuilder);
33
- ngOnInit(): void;
34
- get userSearch(): ICaInput;
35
- getInitials(name: string | undefined): string;
36
- onGroupSwitchState(group: UserGroup): void;
37
- onCheckboxSelect(event: Event, group: UserGroup): void;
38
- onFilterClose(): void;
39
- setFilterValue(event: Event): filterOutput | filterOutputWithParams | undefined;
40
- clearAll(event?: Event): filterOutput | filterOutputWithParams;
41
- private createForm;
42
- handleSelectedUsers(item: UserData, indx: number, indx2: number): void;
43
- addToSelectedUser(item: UserData, indx: number, indx2: number): void;
44
- removeFromSelectedUser(item: UserData, indx: number, indx2: number): void;
45
- checkFilterActiveValue(): void;
46
- private watchSearchFormValueChanges;
47
- sortItems(): void;
48
- ngOnDestroy(): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<CaUserFilterComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<CaUserFilterComponent, "app-ca-user-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "filterTitle": { "alias": "filterTitle"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; "userGroup": { "alias": "userGroup"; "required": false; }; "isSearchExpanded": { "alias": "isSearchExpanded"; "required": false; }; }, {}, never, never, true, never>;
51
- }
@@ -1,4 +0,0 @@
1
- import { ICaInput } from '../../../../ca-input/config/ca-input.config';
2
- export declare class CaUserFilterConfig {
3
- static getUserSearch(): ICaInput;
4
- }
@@ -1,10 +0,0 @@
1
- export interface UserData {
2
- name: string;
3
- id: number;
4
- avatar?: string;
5
- icon?: string;
6
- count: number;
7
- hidden?: boolean;
8
- isSelected?: boolean;
9
- currentSet?: boolean;
10
- }
@@ -1,6 +0,0 @@
1
- import { UserData } from './ca-user-data.model';
2
- export interface UserGroup {
3
- label: string;
4
- isOpen: boolean;
5
- items: UserData[];
6
- }
@@ -1,2 +0,0 @@
1
- export * from './ca-user-data.model';
2
- export * from './ca-user-group.model';
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { UserData } from '../models/ca-user-data.model';
3
- import * as i0 from "@angular/core";
4
- export declare class FilterSelectedItemsPipe implements PipeTransform {
5
- transform(items: UserData[]): string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterSelectedItemsPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<FilterSelectedItemsPipe, "filterSelectedItems", true>;
8
- }
@@ -1,11 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { UserGroup } from '../models/ca-user-group.model';
3
- import * as i0 from "@angular/core";
4
- export declare class GroupSelectionStatePipe implements PipeTransform {
5
- transform(group: UserGroup): {
6
- allSelected: boolean;
7
- someSelected: boolean;
8
- };
9
- static ɵfac: i0.ɵɵFactoryDeclaration<GroupSelectionStatePipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<GroupSelectionStatePipe, "groupSelectionState", true>;
11
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { UserData } from '../models/ca-user-data.model';
3
- import * as i0 from "@angular/core";
4
- export declare class SelectedUsersPipe implements PipeTransform {
5
- transform(userData: UserData[], onlySelected?: boolean): UserData[];
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectedUsersPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<SelectedUsersPipe, "selectedUser", true>;
8
- }
@@ -1,38 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { ChangeContext, Options } from '@angular-slider/ngx-slider';
4
- import { ThousandSeparatorPipe as ThousandSeparator } from '../../../../pipes/thousand-separator.pipe';
5
- import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
6
- import { filterOutput } from '../../../../models/filter-output.model';
7
- import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
8
- import * as i0 from "@angular/core";
9
- export declare class CaViolationFilterComponent implements OnInit, OnDestroy {
10
- private formBuilder;
11
- private thousandSeparator;
12
- type: string;
13
- isFilterActive: boolean;
14
- toDoSubType: string;
15
- private destroy$;
16
- violationFilterForm: UntypedFormGroup;
17
- minValueRange: string;
18
- maxValueRange: string;
19
- minValueSet: string;
20
- maxValueSet: string;
21
- minValueDragged: number;
22
- maxValueDragged: number;
23
- rangeValue: number;
24
- rangeDiffNum: number;
25
- violationSliderData: Options;
26
- constructor(formBuilder: UntypedFormBuilder, thousandSeparator: ThousandSeparator);
27
- ngOnInit(): void;
28
- setMinValueRange(mod: number | ChangeContext): void;
29
- setMaxValueRange(mod: number | ChangeContext): void;
30
- onFilterClose(): void;
31
- private createForm;
32
- clearAll(event?: Event): filterOutput | filterOutputWithParams | undefined;
33
- setFilterValue(event: Event | undefined): filterOutput | filterOutputWithParams | undefined;
34
- getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
35
- ngOnDestroy(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<CaViolationFilterComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<CaViolationFilterComponent, "app-ca-violation-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; }, {}, never, never, true, never>;
38
- }
@@ -1,6 +0,0 @@
1
- export declare enum FilterActionsStringEnum {
2
- ACTION_CLEAR = "Clear",
3
- TYPE_UNKNOWN = "Unknown",
4
- SET_FILTER_EMIT = "setFilterEmit",
5
- CLEAR_ALL_VALUES_EMIT = "clearAllValuesEmit"
6
- }