ca-components 2.0.982 → 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 (1105) hide show
  1. package/assets/scss/popover.scss +10 -0
  2. package/fesm2022/ca-components.mjs +1420 -1207
  3. package/fesm2022/ca-components.mjs.map +1 -1
  4. package/index.d.ts +9559 -3
  5. package/package.json +6 -6
  6. package/lib/animations/accordion-animation.d.ts +0 -1
  7. package/lib/animations/animation.d.ts +0 -4
  8. package/lib/animations/area-left-side.animation.d.ts +0 -1
  9. package/lib/animations/area-right-side.animation.d.ts +0 -1
  10. package/lib/animations/card-component.animation.d.ts +0 -1
  11. package/lib/animations/close-form.animation.d.ts +0 -1
  12. package/lib/animations/expand-search-button.animation.d.ts +0 -1
  13. package/lib/animations/fade-in.animation.d.ts +0 -1
  14. package/lib/animations/in-out.animation.d.ts +0 -1
  15. package/lib/animations/index.d.ts +0 -14
  16. package/lib/animations/puff-in-out.animation.d.ts +0 -1
  17. package/lib/animations/search-bar-button-opacity.animation.d.ts +0 -1
  18. package/lib/animations/search-input-expand.animation.d.ts +0 -1
  19. package/lib/animations/show.animation.d.ts +0 -1
  20. package/lib/animations/slide-in-out.animation.d.ts +0 -1
  21. package/lib/animations/state-header.animation.d.ts +0 -1
  22. package/lib/animations/tabs-modal.animation.d.ts +0 -1
  23. package/lib/ca-components.module.d.ts +0 -76
  24. package/lib/components/ca-activity-log-list/ca-activity-log-list.component.d.ts +0 -40
  25. package/lib/components/ca-activity-log-list/config/activity-log-search-filter.config.d.ts +0 -5
  26. package/lib/components/ca-activity-log-list/config/index.d.ts +0 -1
  27. package/lib/components/ca-activity-log-list/enums/action-log-type-title-text.enum.d.ts +0 -5
  28. package/lib/components/ca-activity-log-list/enums/action-log-type.enum.d.ts +0 -7
  29. package/lib/components/ca-activity-log-list/enums/activity-entity-type.enum.d.ts +0 -4
  30. package/lib/components/ca-activity-log-list/enums/activity-log-utils.enum.d.ts +0 -4
  31. package/lib/components/ca-activity-log-list/enums/index.d.ts +0 -4
  32. package/lib/components/ca-activity-log-list/models/action-log.model.d.ts +0 -5
  33. package/lib/components/ca-activity-log-list/models/activity-log-item-description.model.d.ts +0 -5
  34. package/lib/components/ca-activity-log-list/models/activity-log-item.model.d.ts +0 -11
  35. package/lib/components/ca-activity-log-list/models/activity-log-list-data.model.d.ts +0 -5
  36. package/lib/components/ca-activity-log-list/models/company-user-avatar-file.model.d.ts +0 -9
  37. package/lib/components/ca-activity-log-list/models/company-user.model.d.ts +0 -8
  38. package/lib/components/ca-activity-log-list/models/entity-type-activity.model.d.ts +0 -4
  39. package/lib/components/ca-activity-log-list/models/index.d.ts +0 -7
  40. package/lib/components/ca-activity-log-list/utils/pipes/action-log-name-transform.pipe.d.ts +0 -7
  41. package/lib/components/ca-activity-log-list/utils/pipes/activity-log-date-transform.pipe.d.ts +0 -8
  42. package/lib/components/ca-activity-log-list/utils/pipes/company-user-name-transform.pipe.d.ts +0 -7
  43. package/lib/components/ca-activity-log-list/utils/pipes/index.d.ts +0 -4
  44. package/lib/components/ca-activity-log-list/utils/pipes/tab-title-transform.pipe.d.ts +0 -8
  45. package/lib/components/ca-app-tooltip-v2/ca-app-tooltip-v2.component.d.ts +0 -24
  46. package/lib/components/ca-autoclose-popover/ca-autoclose-popover.component.d.ts +0 -21
  47. package/lib/components/ca-autoclose-popover/enums/autoclose-string.enum.d.ts +0 -3
  48. package/lib/components/ca-chart/ca-chart.component.d.ts +0 -45
  49. package/lib/components/ca-chart/enums/chart-annotation-type.enum.d.ts +0 -8
  50. package/lib/components/ca-chart/enums/chart-annotation.enum.d.ts +0 -10
  51. package/lib/components/ca-chart/enums/chart-colors.enum.d.ts +0 -7
  52. package/lib/components/ca-chart/enums/chart-event-properties.enum.d.ts +0 -5
  53. package/lib/components/ca-chart/enums/chart-event-types.enum.d.ts +0 -3
  54. package/lib/components/ca-chart/enums/chart-font-properties.enum.d.ts +0 -4
  55. package/lib/components/ca-chart/enums/chart-images.enum.d.ts +0 -7
  56. package/lib/components/ca-chart/enums/chart-plugin-ids.enum.d.ts +0 -6
  57. package/lib/components/ca-chart/enums/cubic-interpolation-mode.enum.d.ts +0 -4
  58. package/lib/components/ca-chart/enums/e-chart-types.enum.d.ts +0 -5
  59. package/lib/components/ca-chart/enums/index.d.ts +0 -10
  60. package/lib/components/ca-chart/models/chart-annotation.model.d.ts +0 -10
  61. package/lib/components/ca-chart/models/chart-base-dataset.model.d.ts +0 -19
  62. package/lib/components/ca-chart/models/chart-boundaries.model.d.ts +0 -4
  63. package/lib/components/ca-chart/models/chart-center-label.model.d.ts +0 -11
  64. package/lib/components/ca-chart/models/chart-config.model.d.ts +0 -25
  65. package/lib/components/ca-chart/models/chart-data.model.d.ts +0 -5
  66. package/lib/components/ca-chart/models/chart-dataset-hover.model.d.ts +0 -5
  67. package/lib/components/ca-chart/models/chart-legend-config.model.d.ts +0 -6
  68. package/lib/components/ca-chart/models/chart-legend-property.model.d.ts +0 -7
  69. package/lib/components/ca-chart/models/chart-line-dataset.model.d.ts +0 -14
  70. package/lib/components/ca-chart/models/index.d.ts +0 -10
  71. package/lib/components/ca-chart/utils/constants/chart.constants.d.ts +0 -3
  72. package/lib/components/ca-chart/utils/constants/index.d.ts +0 -1
  73. package/lib/components/ca-chart/utils/guards/chart-type.guard.d.ts +0 -4
  74. package/lib/components/ca-chart/utils/guards/index.d.ts +0 -1
  75. package/lib/components/ca-chart/utils/helpers/chart.helper.d.ts +0 -24
  76. package/lib/components/ca-chart/utils/helpers/index.d.ts +0 -1
  77. package/lib/components/ca-chart-manager/ca-chart-manager.component.d.ts +0 -26
  78. package/lib/components/ca-chart-manager/models/hover-state.model.d.ts +0 -6
  79. package/lib/components/ca-chart-manager/models/index.d.ts +0 -1
  80. package/lib/components/ca-chart-manager/services/chart-manager.service.d.ts +0 -11
  81. package/lib/components/ca-chart-manager/services/index.d.ts +0 -1
  82. package/lib/components/ca-checkbox/ca-checkbox.component.d.ts +0 -52
  83. package/lib/components/ca-checkbox/interfaces/column-check-action.interface.d.ts +0 -6
  84. package/lib/components/ca-checkbox/interfaces/index.d.ts +0 -1
  85. package/lib/components/ca-checkbox/utils/svg-routes/checkbox-svg-routes.d.ts +0 -6
  86. package/lib/components/ca-checkbox/utils/svg-routes/index.d.ts +0 -1
  87. package/lib/components/ca-checkbox-selected-count/ca-checkbox-selected-count.component.d.ts +0 -21
  88. package/lib/components/ca-checkbox-selected-count/pipes/checkbox-selected-count-class.pipe.d.ts +0 -11
  89. package/lib/components/ca-checkbox-selected-count/pipes/index.d.ts +0 -1
  90. package/lib/components/ca-collapsible-filter/ca-collapsible-filter.component.d.ts +0 -19
  91. package/lib/components/ca-comment/ca-comment.component.d.ts +0 -21
  92. package/lib/components/ca-comment/directives/auto-resize.directive.d.ts +0 -11
  93. package/lib/components/ca-comment/directives/index.d.ts +0 -1
  94. package/lib/components/ca-comment/enums/index.d.ts +0 -1
  95. package/lib/components/ca-comment/enums/svg-icon.enum.d.ts +0 -6
  96. package/lib/components/ca-comment/modals/comment-modal/comment-modal.component.d.ts +0 -17
  97. package/lib/components/ca-comment/modals/comment-modal/svg-routes/index.d.ts +0 -1
  98. package/lib/components/ca-comment/modals/comment-modal/svg-routes/modal.routes.d.ts +0 -4
  99. package/lib/components/ca-comment/models/ca-comment-config.model.d.ts +0 -11
  100. package/lib/components/ca-comment/models/ca-delete-comment.model.d.ts +0 -3
  101. package/lib/components/ca-comment/models/ca-save-comment.model.d.ts +0 -3
  102. package/lib/components/ca-comment/models/ca-update-comment.model.d.ts +0 -4
  103. package/lib/components/ca-comment/models/index.d.ts +0 -4
  104. package/lib/components/ca-comment/pipes/icon.pipe.d.ts +0 -8
  105. package/lib/components/ca-comment/pipes/index.d.ts +0 -1
  106. package/lib/components/ca-comment/services/index.d.ts +0 -1
  107. package/lib/components/ca-comment/services/modal.service.d.ts +0 -12
  108. package/lib/components/ca-comment/utils/constants/comment.constant.d.ts +0 -4
  109. package/lib/components/ca-comment/utils/constants/index.d.ts +0 -1
  110. package/lib/components/ca-comment/utils/index.d.ts +0 -1
  111. package/lib/components/ca-comments/ca-comments.component.d.ts +0 -49
  112. package/lib/components/ca-comments/models/comment.interface.d.ts +0 -17
  113. package/lib/components/ca-comments/models/index.d.ts +0 -1
  114. package/lib/components/ca-comments/pipes/highlight-comment.pipe.d.ts +0 -8
  115. package/lib/components/ca-comments/pipes/highlight-single-string.pipe.d.ts +0 -7
  116. package/lib/components/ca-comments/pipes/index.d.ts +0 -4
  117. package/lib/components/ca-comments/pipes/is-current-user.pipe.d.ts +0 -9
  118. package/lib/components/ca-comments/pipes/sort-comments.pipe.d.ts +0 -9
  119. package/lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component.d.ts +0 -20
  120. package/lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component.d.ts +0 -23
  121. package/lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component.d.ts +0 -19
  122. package/lib/components/ca-confirmation-modals/components/ca-move-modal/ca-move-modal.component.d.ts +0 -20
  123. package/lib/components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component.d.ts +0 -19
  124. package/lib/components/ca-confirmation-modals/components/ca-void-modal/ca-void-modal.component.d.ts +0 -19
  125. package/lib/components/ca-confirmation-modals/components/interfaces/file.interface.d.ts +0 -11
  126. package/lib/components/ca-confirmation-modals/components/interfaces/modal-data.interface.d.ts +0 -10
  127. package/lib/components/ca-confirmation-modals/interfaces/confirmation-modal-buttons.interface.d.ts +0 -6
  128. package/lib/components/ca-confirmation-modals/interfaces/index.d.ts +0 -1
  129. package/lib/components/ca-confirmation-modals/utils/constants/confirmation-modal-buttons.constants.d.ts +0 -7
  130. package/lib/components/ca-confirmation-modals/utils/constants/index.d.ts +0 -1
  131. package/lib/components/ca-contacts-card/ca-contacts-card.component.d.ts +0 -29
  132. package/lib/components/ca-contacts-card/interfaces/contact-department.interface.d.ts +0 -6
  133. package/lib/components/ca-contacts-card/interfaces/contact.interface.d.ts +0 -7
  134. package/lib/components/ca-contacts-card/interfaces/index.d.ts +0 -2
  135. package/lib/components/ca-custom-card/ca-custom-card.component.d.ts +0 -61
  136. package/lib/components/ca-custom-card/utils/animations/card-modal.animation.d.ts +0 -2
  137. package/lib/components/ca-custom-card/utils/enums/custom-card.enum.d.ts +0 -4
  138. package/lib/components/ca-custom-datetime-pickers/ca-custom-datetime-pickers.component.d.ts +0 -58
  139. 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
  140. 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
  141. 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
  142. 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
  143. package/lib/components/ca-custom-datetime-pickers/enums/calendar-left-string.enum.d.ts +0 -5
  144. package/lib/components/ca-custom-datetime-pickers/enums/calendar-list-preview-string.enum.d.ts +0 -4
  145. package/lib/components/ca-custom-datetime-pickers/enums/calendar-main-string.enum.d.ts +0 -5
  146. package/lib/components/ca-custom-datetime-pickers/enums/calendar-scroll-type-string.enum.d.ts +0 -4
  147. package/lib/components/ca-custom-datetime-pickers/enums/calendar-string.enum.d.ts +0 -6
  148. package/lib/components/ca-custom-datetime-pickers/enums/calendar-type-string.enum.d.ts +0 -3
  149. package/lib/components/ca-custom-datetime-pickers/models/scroll-change.model.d.ts +0 -6
  150. package/lib/components/ca-custom-datetime-pickers/models/scroll-type.model.d.ts +0 -8
  151. package/lib/components/ca-custom-datetime-pickers/pipes/calendar-months.pipe.d.ts +0 -9
  152. package/lib/components/ca-custom-datetime-pickers/services/calendar-datetime-picker.service.d.ts +0 -19
  153. package/lib/components/ca-custom-datetime-pickers/strategy/calendar-strategy.d.ts +0 -30
  154. package/lib/components/ca-custom-datetime-pickers/utils/constants/custom-datetime-pickers.constants.d.ts +0 -19
  155. package/lib/components/ca-custom-scrollbar/ca-custom-scrollbar.component.d.ts +0 -53
  156. package/lib/components/ca-custom-scrollbar/enums/event-type.enum.d.ts +0 -6
  157. package/lib/components/ca-custom-scrollbar/enums/index.d.ts +0 -2
  158. package/lib/components/ca-custom-scrollbar/enums/scroll-event-action.enum.d.ts +0 -4
  159. package/lib/components/ca-custom-scrollbar/models/index.d.ts +0 -2
  160. package/lib/components/ca-custom-scrollbar/models/scroll-bar-options.model.d.ts +0 -6
  161. package/lib/components/ca-custom-scrollbar/models/scroll-event.model.d.ts +0 -6
  162. package/lib/components/ca-details-dropdown/ca-details-dropdown.component.d.ts +0 -31
  163. package/lib/components/ca-details-dropdown/models/detail-dropdown.model.d.ts +0 -19
  164. package/lib/components/ca-details-title-card/ca-details-title-card.component.d.ts +0 -40
  165. package/lib/components/ca-details-title-card/interfaces/ca-details-title-card-config.interface.d.ts +0 -11
  166. package/lib/components/ca-dropdown-menu/ca-dropdown-menu.component.d.ts +0 -41
  167. package/lib/components/ca-dropdown-menu/enums/dropdown-menu-item-type.enum.d.ts +0 -11
  168. package/lib/components/ca-dropdown-menu/enums/dropdown-menu.enum.d.ts +0 -16
  169. package/lib/components/ca-dropdown-menu/enums/index.d.ts +0 -2
  170. package/lib/components/ca-dropdown-menu/interfaces/dropdown-menu-item.interface.d.ts +0 -22
  171. package/lib/components/ca-dropdown-menu/interfaces/dropdown-menu-option-emit.interface.d.ts +0 -5
  172. package/lib/components/ca-dropdown-menu/interfaces/index.d.ts +0 -2
  173. package/lib/components/ca-dropdown-menu/pipes/dropdown-menu-placement-class.pipe.d.ts +0 -7
  174. package/lib/components/ca-dropdown-menu/pipes/group-item-checked-state.pipe.d.ts +0 -8
  175. package/lib/components/ca-dropdown-menu/pipes/index.d.ts +0 -2
  176. package/lib/components/ca-dropdown-menu/types/dropdown-menu-type.type.d.ts +0 -1
  177. package/lib/components/ca-dropdown-menu/types/index.d.ts +0 -1
  178. package/lib/components/ca-dropdown-menu/utils/svg-routes/dropdown-menu-svg-routes.d.ts +0 -6
  179. package/lib/components/ca-dropdown-menu/utils/svg-routes/index.d.ts +0 -1
  180. package/lib/components/ca-factoring-dropdown/ca-factoring-dropdown.component.d.ts +0 -46
  181. package/lib/components/ca-factoring-dropdown/enums/factoring-form-control.enum.d.ts +0 -6
  182. package/lib/components/ca-factoring-dropdown/enums/factoring-pdf-format.enum.d.ts +0 -4
  183. package/lib/components/ca-factoring-dropdown/enums/factoring-pdf-organize.enum.d.ts +0 -4
  184. package/lib/components/ca-factoring-dropdown/enums/index.d.ts +0 -3
  185. package/lib/components/ca-factoring-dropdown/interfaces/factoring-checkbox-item.interface.d.ts +0 -5
  186. package/lib/components/ca-factoring-dropdown/interfaces/factoring-export-item.interface.d.ts +0 -12
  187. package/lib/components/ca-factoring-dropdown/interfaces/index.d.ts +0 -2
  188. package/lib/components/ca-factoring-dropdown/utils/constants/factoring-dropdown.constants.d.ts +0 -6
  189. package/lib/components/ca-factoring-dropdown/utils/constants/index.d.ts +0 -1
  190. package/lib/components/ca-files-count/ca-files-count.component.d.ts +0 -17
  191. package/lib/components/ca-filters/ca-filter.component.d.ts +0 -90
  192. package/lib/components/ca-filters/components/ca-dispatcher-filter/ca-dispatcher-filter.component.d.ts +0 -47
  193. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-broker-filter.config.d.ts +0 -4
  194. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-dispatcher-filter.config.d.ts +0 -4
  195. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-driver-filter.config.d.ts +0 -4
  196. package/lib/components/ca-filters/components/ca-dispatcher-filter/config/ca-fuel-stop-filter.config.d.ts +0 -4
  197. package/lib/components/ca-filters/components/ca-pm-filter/ca-pm-filter.component.d.ts +0 -29
  198. package/lib/components/ca-filters/components/ca-state-filter/ca-state-filter.component.d.ts +0 -54
  199. package/lib/components/ca-filters/components/ca-state-filter/config/ca-state-filter.config.d.ts +0 -4
  200. package/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.d.ts +0 -36
  201. package/lib/components/ca-filters/components/ca-time-filter/ca-time-filter.component.d.ts +0 -33
  202. package/lib/components/ca-filters/components/ca-time-filter-dropdown/ca-time-filter-dropdown.component.d.ts +0 -35
  203. package/lib/components/ca-filters/components/ca-trailer-type-filter/ca-trailer-type-filter.component.d.ts +0 -42
  204. package/lib/components/ca-filters/components/ca-trailer-type-filter/config/ca-trailer-type-filter.config.d.ts +0 -4
  205. package/lib/components/ca-filters/components/ca-trailer-type-filter/config/index.d.ts +0 -1
  206. package/lib/components/ca-filters/components/ca-truck-type-filter/ca-truck-type-filter.component.d.ts +0 -40
  207. package/lib/components/ca-filters/components/ca-truck-type-filter/config/ca-truck-type-filter.config.d.ts +0 -4
  208. package/lib/components/ca-filters/components/ca-user-filter/ca-user-filter.component.d.ts +0 -51
  209. package/lib/components/ca-filters/components/ca-user-filter/config/ca-user-filter.config.d.ts +0 -4
  210. package/lib/components/ca-filters/components/ca-user-filter/models/ca-user-data.model.d.ts +0 -10
  211. package/lib/components/ca-filters/components/ca-user-filter/models/ca-user-group.model.d.ts +0 -6
  212. package/lib/components/ca-filters/components/ca-user-filter/models/index.d.ts +0 -2
  213. package/lib/components/ca-filters/components/ca-user-filter/pipes/filter-selected-items.pipe.d.ts +0 -8
  214. package/lib/components/ca-filters/components/ca-user-filter/pipes/group-selection-state.pipe.d.ts +0 -11
  215. package/lib/components/ca-filters/components/ca-user-filter/pipes/selected-users.pipe.d.ts +0 -8
  216. package/lib/components/ca-filters/components/ca-violation-filter/ca-violation-filter.component.d.ts +0 -38
  217. package/lib/components/ca-filters/enums/filter-actions-string.enum.d.ts +0 -6
  218. package/lib/components/ca-filters/pipes/filter-conditions-clear.pipe.d.ts +0 -16
  219. package/lib/components/ca-filters/pipes/filter-conditions-set.pipe.d.ts +0 -17
  220. package/lib/components/ca-filters/pipes/filter-conditions-user-box.pipe.d.ts +0 -11
  221. package/lib/components/ca-filters/pipes/filter-popover-conditions.pipe.d.ts +0 -14
  222. package/lib/components/ca-filters/pipes/filter-trailer-color.pipe.d.ts +0 -8
  223. package/lib/components/ca-filters/pipes/filter-truck-color.pipe.d.ts +0 -8
  224. package/lib/components/ca-filters/pipes/index.d.ts +0 -6
  225. package/lib/components/ca-filters/utils/constants/directive.constants.d.ts +0 -24
  226. package/lib/components/ca-filters/utils/constants/filter-config.constants.d.ts +0 -7
  227. package/lib/components/ca-filters/utils/helpers/filter.helper.d.ts +0 -38
  228. package/lib/components/ca-filters/utils/helpers/index.d.ts +0 -2
  229. package/lib/components/ca-filters/utils/helpers/time-filter.helper.d.ts +0 -26
  230. package/lib/components/ca-filters/utils/svg-routes/ca-filters-svg-routes.d.ts +0 -9
  231. package/lib/components/ca-filters/utils/svg-routes/index.d.ts +0 -1
  232. package/lib/components/ca-filters/validators/range.validator.d.ts +0 -2
  233. package/lib/components/ca-fleet-filter/ca-fleet-filter.component.d.ts +0 -50
  234. package/lib/components/ca-fleet-filter/enums/fleet-filter-item-type.enum.d.ts +0 -4
  235. package/lib/components/ca-fleet-filter/enums/index.d.ts +0 -1
  236. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-data.interface.d.ts +0 -8
  237. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-item-emit.interface.d.ts +0 -5
  238. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-trailer-type.interface.d.ts +0 -7
  239. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-trailer.interface.d.ts +0 -6
  240. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-truck-type.interface.d.ts +0 -6
  241. package/lib/components/ca-fleet-filter/interfaces/fleet-filter-truck.interface.d.ts +0 -6
  242. package/lib/components/ca-fleet-filter/interfaces/index.d.ts +0 -6
  243. package/lib/components/ca-fleet-filter/utils/constants/fleet-filter.constants.d.ts +0 -8
  244. package/lib/components/ca-fleet-filter/utils/constants/index.d.ts +0 -1
  245. package/lib/components/ca-fleet-filter/utils/helpers/fleet-filter.helper.d.ts +0 -5
  246. package/lib/components/ca-fleet-filter/utils/helpers/index.d.ts +0 -1
  247. package/lib/components/ca-fleet-filter/utils/pipes/index.d.ts +0 -1
  248. package/lib/components/ca-fleet-filter/utils/pipes/remove-svg-extension.pipe.d.ts +0 -7
  249. package/lib/components/ca-fleet-filter/utils/svg-routes/fleet-filter-svg-routes.d.ts +0 -6
  250. package/lib/components/ca-fleet-filter/utils/svg-routes/index.d.ts +0 -1
  251. package/lib/components/ca-fuel-prices-range/ca-fuel-prices-range.component.d.ts +0 -18
  252. package/lib/components/ca-fuel-prices-range/interfaces/fuel-prices-range-config.interface.d.ts +0 -6
  253. package/lib/components/ca-fuel-prices-range/interfaces/index.d.ts +0 -1
  254. package/lib/components/ca-fuel-prices-range/pipes/fuel-prices-range.pipe.d.ts +0 -16
  255. package/lib/components/ca-fuel-prices-range/pipes/index.d.ts +0 -1
  256. package/lib/components/ca-fuel-prices-range/utils/constants/fuel-prices-range.constants.d.ts +0 -5
  257. package/lib/components/ca-fuel-prices-range/utils/constants/index.d.ts +0 -1
  258. package/lib/components/ca-heatmap-usa/ca-heatmap-usa.component.d.ts +0 -31
  259. package/lib/components/ca-heatmap-usa/constants/heatmap-usa.constants.d.ts +0 -5
  260. package/lib/components/ca-heatmap-usa/constants/index.d.ts +0 -1
  261. package/lib/components/ca-heatmap-usa/interfaces/index.d.ts +0 -3
  262. package/lib/components/ca-heatmap-usa/interfaces/map-list-item.interface.d.ts +0 -6
  263. package/lib/components/ca-heatmap-usa/interfaces/map-states.interface.d.ts +0 -9
  264. package/lib/components/ca-heatmap-usa/interfaces/top-list-by-state-item.interface.d.ts +0 -11
  265. package/lib/components/ca-icon-dropdown/ca-icon-dropdown.component.d.ts +0 -51
  266. package/lib/components/ca-icon-dropdown/enums/index.d.ts +0 -1
  267. package/lib/components/ca-icon-dropdown/enums/placement.enum.d.ts +0 -25
  268. package/lib/components/ca-icon-dropdown/interfaces/icon-drop-down-item.interface.d.ts +0 -5
  269. package/lib/components/ca-icon-dropdown/interfaces/icon-dropdown-config.interface.d.ts +0 -15
  270. package/lib/components/ca-icon-dropdown/interfaces/index.d.ts +0 -2
  271. package/lib/components/ca-icon-dropdown/utils/svg-routes/icon-dropdown-svg-routes.d.ts +0 -3
  272. package/lib/components/ca-icon-dropdown/utils/svg-routes/index.d.ts +0 -1
  273. package/lib/components/ca-input/base-classes/ca-input-base-helpres.d.ts +0 -29
  274. package/lib/components/ca-input/base-classes/ca-input-base.d.ts +0 -82
  275. package/lib/components/ca-input/base-classes/ca-input-event-manager.d.ts +0 -16
  276. package/lib/components/ca-input/ca-input.component.d.ts +0 -82
  277. package/lib/components/ca-input/components/ca-input-clear/ca-input-clear.component.d.ts +0 -22
  278. package/lib/components/ca-input/components/ca-input-commands/ca-input-commands.component.d.ts +0 -16
  279. package/lib/components/ca-input/components/ca-input-password/ca-input-password.component.d.ts +0 -20
  280. package/lib/components/ca-input/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts +0 -26
  281. package/lib/components/ca-input/config/ca-input.config.d.ts +0 -168
  282. package/lib/components/ca-input/config/index.d.ts +0 -1
  283. package/lib/components/ca-input/directives/caps-lock.directive.d.ts +0 -14
  284. package/lib/components/ca-input/directives/index.d.ts +0 -5
  285. package/lib/components/ca-input/directives/input-max-value.directive.d.ts +0 -12
  286. package/lib/components/ca-input/directives/min-max-value.directive.d.ts +0 -13
  287. package/lib/components/ca-input/directives/price_format.directive.d.ts +0 -11
  288. package/lib/components/ca-input/directives/restrict-input.directive.d.ts +0 -27
  289. package/lib/components/ca-input/enums/index.d.ts +0 -4
  290. package/lib/components/ca-input/enums/input-commands-action.enum.d.ts +0 -9
  291. package/lib/components/ca-input/enums/input-commands-type.enum.d.ts +0 -6
  292. package/lib/components/ca-input/enums/input-config-name-string.enum.d.ts +0 -7
  293. package/lib/components/ca-input/enums/input-string.enum.d.ts +0 -112
  294. package/lib/components/ca-input/enums/input-text-transform.enum.d.ts +0 -6
  295. package/lib/components/ca-input/mixins/restriction-pipe.mixin.d.ts +0 -12
  296. package/lib/components/ca-input/models/command-click.model.d.ts +0 -5
  297. package/lib/components/ca-input/models/commands-event.model.d.ts +0 -5
  298. package/lib/components/ca-input/models/index.d.ts +0 -3
  299. package/lib/components/ca-input/models/label-color.model.d.ts +0 -11
  300. package/lib/components/ca-input/pipes/color-finder.pipe.d.ts +0 -7
  301. package/lib/components/ca-input/pipes/form-control.pipe.d.ts +0 -8
  302. package/lib/components/ca-input/pipes/index.d.ts +0 -19
  303. package/lib/components/ca-input/pipes/input-class.pipe.d.ts +0 -13
  304. package/lib/components/ca-input/pipes/input-clear-class.pipe.d.ts +0 -11
  305. package/lib/components/ca-input/pipes/input-container-class.pipe.d.ts +0 -11
  306. package/lib/components/ca-input/pipes/input-datetime-picker-class.pipe.d.ts +0 -10
  307. package/lib/components/ca-input/pipes/input-dropdown-arrow-class.pipe.d.ts +0 -11
  308. package/lib/components/ca-input/pipes/input-error.pipe.d.ts +0 -7
  309. package/lib/components/ca-input/pipes/input-password-eye-class.pipe.d.ts +0 -11
  310. package/lib/components/ca-input/pipes/input-pattern.pipe.d.ts +0 -38
  311. package/lib/components/ca-input/pipes/input-placeholder-icon-right.pipe.d.ts +0 -11
  312. package/lib/components/ca-input/pipes/input-placeholder-icon.class.pipe.d.ts +0 -12
  313. package/lib/components/ca-input/pipes/input-placeholder-text-class.pipe.d.ts +0 -11
  314. package/lib/components/ca-input/pipes/input-type.pipe.d.ts +0 -7
  315. package/lib/components/ca-input/pipes/label-class.pipe.d.ts +0 -10
  316. package/lib/components/ca-input/pipes/show-clear.pipe.d.ts +0 -8
  317. package/lib/components/ca-input/pipes/show-dropdown-arrow.pipe.d.ts +0 -8
  318. package/lib/components/ca-input/pipes/show-invalid-danger-mark.pipe.d.ts +0 -9
  319. package/lib/components/ca-input/pipes/show-placeholder-text.pipe.d.ts +0 -9
  320. package/lib/components/ca-input/pipes/show-valid-check.pipe.d.ts +0 -9
  321. package/lib/components/ca-input/services/ca-input-validation.service.d.ts +0 -38
  322. package/lib/components/ca-input/services/index.d.ts +0 -1
  323. package/lib/components/ca-input/utils/constants/index.d.ts +0 -1
  324. package/lib/components/ca-input/utils/constants/input-constants.d.ts +0 -14
  325. package/lib/components/ca-input/utils/index.d.ts +0 -2
  326. package/lib/components/ca-input/utils/input-change-value.type.d.ts +0 -1
  327. package/lib/components/ca-input/utils/input-svg-routes.d.ts +0 -16
  328. package/lib/components/ca-input-address-dropdown/ca-input-address-dropdown.component.d.ts +0 -75
  329. package/lib/components/ca-input-address-dropdown/enums/input-address-basic-string.enum.d.ts +0 -4
  330. package/lib/components/ca-input-address-dropdown/enums/input-address-commands-string.enum.d.ts +0 -6
  331. package/lib/components/ca-input-address-dropdown/enums/input-address-layers-string.enum.d.ts +0 -4
  332. package/lib/components/ca-input-address-dropdown/enums/input-address-stop-types-string.enum.d.ts +0 -4
  333. package/lib/components/ca-input-address-dropdown/enums/input-address-type-string.enum.d.ts +0 -5
  334. package/lib/components/ca-input-address-dropdown/models/address-data.model.d.ts +0 -11
  335. package/lib/components/ca-input-address-dropdown/models/address-list.model.d.ts +0 -6
  336. package/lib/components/ca-input-address-dropdown/models/command-properties.model.d.ts +0 -7
  337. package/lib/components/ca-input-address-dropdown/models/commands-handler.model.d.ts +0 -7
  338. package/lib/components/ca-input-address-dropdown/models/input-address-commands-string.model.d.ts +0 -1
  339. package/lib/components/ca-input-address-dropdown/models/long-lat.model.d.ts +0 -4
  340. package/lib/components/ca-input-address-dropdown/models/sent-address-data.model.d.ts +0 -6
  341. package/lib/components/ca-input-datetime-picker/ca-input-datetime-picker.component.d.ts +0 -105
  342. package/lib/components/ca-input-dropdown/animations/index.d.ts +0 -1
  343. package/lib/components/ca-input-dropdown/animations/input-dropdown.animation.d.ts +0 -1
  344. package/lib/components/ca-input-dropdown/ca-input-dropdown.component.d.ts +0 -110
  345. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.d.ts +0 -17
  346. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.d.ts +0 -19
  347. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.d.ts +0 -16
  348. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-double-text-template/ca-input-dropdown-double-text-template.component.d.ts +0 -17
  349. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.d.ts +0 -24
  350. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.d.ts +0 -15
  351. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.d.ts +0 -21
  352. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.d.ts +0 -15
  353. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact.component.d.ts +0 -15
  354. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper.component.d.ts +0 -15
  355. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.d.ts +0 -15
  356. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd.component.d.ts +0 -17
  357. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.d.ts +0 -15
  358. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-parking/ca-input-dropdown-parking.component.d.ts +0 -20
  359. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.d.ts +0 -17
  360. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.d.ts +0 -15
  361. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-dispatch-template/ca-input-dropdown-svgtext-dispatch-template.component.d.ts +0 -21
  362. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.d.ts +0 -21
  363. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.d.ts +0 -15
  364. package/lib/components/ca-input-dropdown/components/ca-input-dropdown-triple-text-template/ca-input-dropdown-triple-text-template.component.d.ts +0 -17
  365. package/lib/components/ca-input-dropdown/enums/dropdown-string.enum.d.ts +0 -4
  366. package/lib/components/ca-input-dropdown/enums/dropdown-template-type.enum.d.ts +0 -22
  367. package/lib/components/ca-input-dropdown/enums/index.d.ts +0 -2
  368. package/lib/components/ca-input-dropdown/models/index.d.ts +0 -3
  369. package/lib/components/ca-input-dropdown/models/input-dropdown-option.model.d.ts +0 -96
  370. package/lib/components/ca-input-dropdown/models/load-modal-status.model.d.ts +0 -5
  371. package/lib/components/ca-input-dropdown/models/status-order.model.d.ts +0 -4
  372. package/lib/components/ca-input-dropdown/pipes/dropdown-count.pipe.d.ts +0 -7
  373. package/lib/components/ca-input-dropdown/pipes/index.d.ts +0 -8
  374. package/lib/components/ca-input-dropdown/pipes/input-dropdown-default-template-class.pipe.d.ts +0 -11
  375. package/lib/components/ca-input-dropdown/pipes/input-dropdown-fuel-franchise-class.pipe.d.ts +0 -10
  376. package/lib/components/ca-input-dropdown/pipes/input-dropdown-label-class.pipe.d.ts +0 -11
  377. package/lib/components/ca-input-dropdown/pipes/input-dropdown-load-broker-container.pipe.d.ts +0 -10
  378. package/lib/components/ca-input-dropdown/pipes/input-dropdown-multiselect-class.pipe.d.ts +0 -11
  379. package/lib/components/ca-input-dropdown/pipes/input-dropdown-svgtext-template-container.pipe.d.ts +0 -10
  380. package/lib/components/ca-input-dropdown/pipes/input-dropdown-svgtext-template-icon.pipe.d.ts +0 -11
  381. package/lib/components/ca-input-dropdown/utils/svg-routes/input-dropdown-svg-routes.d.ts +0 -12
  382. package/lib/components/ca-input-dropdown-test/animations/index.d.ts +0 -1
  383. package/lib/components/ca-input-dropdown-test/animations/input-dropdown.animation.d.ts +0 -1
  384. package/lib/components/ca-input-dropdown-test/ca-input-dropdown-test.component.d.ts +0 -130
  385. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.d.ts +0 -20
  386. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.d.ts +0 -22
  387. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.d.ts +0 -19
  388. 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
  389. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.d.ts +0 -27
  390. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.d.ts +0 -18
  391. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.d.ts +0 -24
  392. 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
  393. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.d.ts +0 -18
  394. 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
  395. 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
  396. 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
  397. 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
  398. 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
  399. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.d.ts +0 -20
  400. 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
  401. 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
  402. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.d.ts +0 -18
  403. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.d.ts +0 -20
  404. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.d.ts +0 -20
  405. 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
  406. 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
  407. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.d.ts +0 -22
  408. package/lib/components/ca-input-dropdown-test/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.d.ts +0 -18
  409. 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
  410. package/lib/components/ca-input-dropdown-test/enums/dropdown-string.enum.d.ts +0 -4
  411. package/lib/components/ca-input-dropdown-test/enums/dropdown-template-type.enum.d.ts +0 -21
  412. package/lib/components/ca-input-dropdown-test/enums/index.d.ts +0 -2
  413. package/lib/components/ca-input-dropdown-test/interfaces/input-dropdown-option.interface.d.ts +0 -100
  414. package/lib/components/ca-input-dropdown-test/pipes/dropdown-count.pipe.d.ts +0 -7
  415. package/lib/components/ca-input-dropdown-test/pipes/dropdown-options.pipe.d.ts +0 -11
  416. package/lib/components/ca-input-dropdown-test/pipes/index.d.ts +0 -9
  417. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-default-template-class.pipe.d.ts +0 -11
  418. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-fuel-franchise-class.pipe.d.ts +0 -10
  419. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-get-icon.pipe.d.ts +0 -9
  420. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-label-class.pipe.d.ts +0 -11
  421. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-load-broker-container.pipe.d.ts +0 -10
  422. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-multiselect-class.pipe.d.ts +0 -11
  423. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-svgtext-template-container.pipe.d.ts +0 -10
  424. package/lib/components/ca-input-dropdown-test/pipes/input-dropdown-svgtext-template-icon.pipe.d.ts +0 -11
  425. package/lib/components/ca-input-dropdown-test/types/index.d.ts +0 -1
  426. package/lib/components/ca-input-dropdown-test/types/input-dropdown-forms.type.d.ts +0 -7
  427. package/lib/components/ca-input-dropdown-test/types/select-dropdown-value.type.d.ts +0 -7
  428. package/lib/components/ca-input-dropdown-test/utils/svg-routes/index.d.ts +0 -1
  429. package/lib/components/ca-input-dropdown-test/utils/svg-routes/input-dropdown-svg-routes.d.ts +0 -12
  430. package/lib/components/ca-input-dropdown-test/validators/dropdown-empty-value.validator.d.ts +0 -2
  431. package/lib/components/ca-input-dropdown-test/validators/index.d.ts +0 -1
  432. package/lib/components/ca-input-note/ca-input-note.component.d.ts +0 -55
  433. package/lib/components/ca-input-radiobuttons/ca-input-radiobuttons.component.d.ts +0 -21
  434. package/lib/components/ca-input-test/base-classes/ca-input-event-manager.d.ts +0 -16
  435. package/lib/components/ca-input-test/components/ca-input-clear/ca-input-clear.component.d.ts +0 -22
  436. package/lib/components/ca-input-test/components/ca-input-commands/ca-input-commands.component.d.ts +0 -16
  437. package/lib/components/ca-input-test/components/ca-input-password/ca-input-password.component.d.ts +0 -20
  438. package/lib/components/ca-input-test/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts +0 -26
  439. package/lib/components/ca-input-test/config/ca-input.config.d.ts +0 -171
  440. package/lib/components/ca-input-test/config/index.d.ts +0 -1
  441. package/lib/components/ca-input-test/directives/caps-lock.directive.d.ts +0 -14
  442. package/lib/components/ca-input-test/directives/command-visible.directive.d.ts +0 -15
  443. package/lib/components/ca-input-test/directives/index.d.ts +0 -5
  444. package/lib/components/ca-input-test/directives/input-max-value.directive.d.ts +0 -12
  445. package/lib/components/ca-input-test/directives/min-max-value.directive.d.ts +0 -13
  446. package/lib/components/ca-input-test/directives/price_format.directive.d.ts +0 -11
  447. package/lib/components/ca-input-test/directives/restrict-input.directive.d.ts +0 -27
  448. package/lib/components/ca-input-test/enums/index.d.ts +0 -4
  449. package/lib/components/ca-input-test/enums/input-commands-action.enum.d.ts +0 -9
  450. package/lib/components/ca-input-test/enums/input-commands-type.enum.d.ts +0 -6
  451. package/lib/components/ca-input-test/enums/input-config-name-string.enum.d.ts +0 -7
  452. package/lib/components/ca-input-test/enums/input-string.enum.d.ts +0 -112
  453. package/lib/components/ca-input-test/enums/input-text-transform.enum.d.ts +0 -6
  454. package/lib/components/ca-input-test/input-test.component.d.ts +0 -135
  455. package/lib/components/ca-input-test/mixins/input-command.mixin.d.ts +0 -29
  456. package/lib/components/ca-input-test/mixins/input-helper.mixin.d.ts +0 -25
  457. package/lib/components/ca-input-test/mixins/restriction-pipe.mixin.d.ts +0 -12
  458. package/lib/components/ca-input-test/models/base.model.d.ts +0 -23
  459. package/lib/components/ca-input-test/models/command-click.model.d.ts +0 -5
  460. package/lib/components/ca-input-test/models/commands-event.model.d.ts +0 -5
  461. package/lib/components/ca-input-test/models/index.d.ts +0 -3
  462. package/lib/components/ca-input-test/models/label-color.model.d.ts +0 -11
  463. package/lib/components/ca-input-test/pipes/color-finder.pipe.d.ts +0 -7
  464. package/lib/components/ca-input-test/pipes/form-control.pipe.d.ts +0 -8
  465. package/lib/components/ca-input-test/pipes/index.d.ts +0 -19
  466. package/lib/components/ca-input-test/pipes/input-class.pipe.d.ts +0 -13
  467. package/lib/components/ca-input-test/pipes/input-clear-class.pipe.d.ts +0 -11
  468. package/lib/components/ca-input-test/pipes/input-container-class.pipe.d.ts +0 -11
  469. package/lib/components/ca-input-test/pipes/input-datetime-picker-class.pipe.d.ts +0 -11
  470. package/lib/components/ca-input-test/pipes/input-dropdown-arrow-class.pipe.d.ts +0 -11
  471. package/lib/components/ca-input-test/pipes/input-error.pipe.d.ts +0 -7
  472. package/lib/components/ca-input-test/pipes/input-password-eye-class.pipe.d.ts +0 -11
  473. package/lib/components/ca-input-test/pipes/input-pattern.pipe.d.ts +0 -38
  474. package/lib/components/ca-input-test/pipes/input-placeholder-icon-right.pipe.d.ts +0 -11
  475. package/lib/components/ca-input-test/pipes/input-placeholder-icon.class.pipe.d.ts +0 -12
  476. package/lib/components/ca-input-test/pipes/input-placeholder-text-class.pipe.d.ts +0 -11
  477. package/lib/components/ca-input-test/pipes/input-type.pipe.d.ts +0 -7
  478. package/lib/components/ca-input-test/pipes/label-class.pipe.d.ts +0 -11
  479. package/lib/components/ca-input-test/pipes/show-clear.pipe.d.ts +0 -8
  480. package/lib/components/ca-input-test/pipes/show-dropdown-arrow.pipe.d.ts +0 -8
  481. package/lib/components/ca-input-test/pipes/show-invalid-danger-mark.pipe.d.ts +0 -9
  482. package/lib/components/ca-input-test/pipes/show-placeholder-text.pipe.d.ts +0 -9
  483. package/lib/components/ca-input-test/pipes/show-valid-check.pipe.d.ts +0 -9
  484. package/lib/components/ca-input-test/utils/index.d.ts +0 -2
  485. package/lib/components/ca-input-test/utils/input-change-value.type.d.ts +0 -1
  486. package/lib/components/ca-input-test/utils/input-svg-routes.d.ts +0 -16
  487. package/lib/components/ca-items-dropdown/ca-items-dropdown.component.d.ts +0 -27
  488. package/lib/components/ca-items-dropdown/interfaces/index.d.ts +0 -2
  489. package/lib/components/ca-items-dropdown/interfaces/items-dropdown-config.interface.d.ts +0 -7
  490. package/lib/components/ca-items-dropdown/interfaces/items-dropdown-list.interface.d.ts +0 -10
  491. package/lib/components/ca-items-dropdown/pipes/dropdown-width.pipe.d.ts +0 -9
  492. package/lib/components/ca-items-dropdown/pipes/index.d.ts +0 -2
  493. package/lib/components/ca-items-dropdown/pipes/pm-item.pipe.d.ts +0 -12
  494. package/lib/components/ca-items-dropdown/utils/helpers/index.d.ts +0 -1
  495. package/lib/components/ca-items-dropdown/utils/helpers/items-dropdown.helper.d.ts +0 -3
  496. package/lib/components/ca-last-fuel-price-progress/ca-last-fuel-price-progress.component.d.ts +0 -20
  497. package/lib/components/ca-last-fuel-price-progress/enums/index.d.ts +0 -1
  498. package/lib/components/ca-last-fuel-price-progress/enums/last-fuel-price-progress.enum.d.ts +0 -4
  499. package/lib/components/ca-last-fuel-price-progress/interfaces/index.d.ts +0 -2
  500. package/lib/components/ca-last-fuel-price-progress/interfaces/last-fuel-price-progress-config.interface.d.ts +0 -10
  501. package/lib/components/ca-last-fuel-price-progress/interfaces/last-fuel-price-progress-data.interface.d.ts +0 -12
  502. package/lib/components/ca-last-fuel-price-progress/utils/constants/index.d.ts +0 -1
  503. package/lib/components/ca-last-fuel-price-progress/utils/constants/last-fuel-price-progress.constants.d.ts +0 -3
  504. package/lib/components/ca-last-fuel-price-progress/utils/helpers/index.d.ts +0 -1
  505. package/lib/components/ca-last-fuel-price-progress/utils/helpers/last-fuel-price-progress.helper.d.ts +0 -7
  506. package/lib/components/ca-last-fuel-price-progress/utils/svg-routes/index.d.ts +0 -1
  507. package/lib/components/ca-last-fuel-price-progress/utils/svg-routes/last-fuel-price-progress-svg-routes.d.ts +0 -3
  508. package/lib/components/ca-load-modal-progress-bar/ca-load-modal-progress-bar.component.d.ts +0 -18
  509. package/lib/components/ca-load-pickup-delivery/ca-load-pickup-delivery.component.d.ts +0 -40
  510. package/lib/components/ca-load-pickup-delivery/interfaces/load-pickup-delivery.interface.d.ts +0 -70
  511. package/lib/components/ca-load-pickup-delivery/types/index.d.ts +0 -1
  512. package/lib/components/ca-load-pickup-delivery/types/load-type.type.d.ts +0 -2
  513. package/lib/components/ca-load-status/ca-load-status.component.d.ts +0 -39
  514. package/lib/components/ca-load-status/constants/load-status.constants.d.ts +0 -5
  515. package/lib/components/ca-load-status/enums/load-status-background-colors.enum.d.ts +0 -17
  516. package/lib/components/ca-load-status/enums/load-status-icon-colors.enum.d.ts +0 -13
  517. package/lib/components/ca-load-status/enums/load-status-svg-colors.enum.d.ts +0 -13
  518. package/lib/components/ca-load-status/pipes/status-text.pipe.d.ts +0 -9
  519. package/lib/components/ca-load-status-log/ca-load-status-log.component.d.ts +0 -16
  520. package/lib/components/ca-load-status-string/ca-load-status-string.component.d.ts +0 -21
  521. package/lib/components/ca-load-status-string/pipes/load-status-string-class.pipe.d.ts +0 -7
  522. package/lib/components/ca-logo-change/ca-logo-change.component.d.ts +0 -39
  523. package/lib/components/ca-logo-change/enums/index.d.ts +0 -1
  524. package/lib/components/ca-logo-change/enums/logo-change.enum.d.ts +0 -8
  525. package/lib/components/ca-logo-change/utils/constants/logo-change.constants.d.ts +0 -6
  526. package/lib/components/ca-main-table/ca-main-table.component.d.ts +0 -36
  527. package/lib/components/ca-main-table/models/main-table.model.d.ts +0 -26
  528. package/lib/components/ca-main-table/pipes/ca-main-table-hidden-rows/ca-main-table-hidden-rows.pipe.d.ts +0 -8
  529. package/lib/components/ca-map/ca-map.component.d.ts +0 -83
  530. package/lib/components/ca-map/enums/google-map.enum.d.ts +0 -6
  531. package/lib/components/ca-map/enums/index.d.ts +0 -4
  532. package/lib/components/ca-map/enums/map-marker-stop-type.enum.d.ts +0 -12
  533. package/lib/components/ca-map/enums/map-marker-string.enum.d.ts +0 -22
  534. package/lib/components/ca-map/enums/toolbar-filter-string.enum.d.ts +0 -101
  535. package/lib/components/ca-map/models/index.d.ts +0 -1
  536. package/lib/components/ca-map/models/map.model.d.ts +0 -156
  537. package/lib/components/ca-map/utils/constants/index.d.ts +0 -4
  538. package/lib/components/ca-map/utils/constants/map-info-window-options.constants.d.ts +0 -3
  539. package/lib/components/ca-map/utils/constants/map-marker-icons.constants.d.ts +0 -6
  540. package/lib/components/ca-map/utils/constants/map-options.constants.d.ts +0 -23
  541. package/lib/components/ca-map/utils/constants/map.constants.d.ts +0 -10
  542. package/lib/components/ca-map/utils/helpers/index.d.ts +0 -2
  543. package/lib/components/ca-map/utils/helpers/map-marker-icon.helper.d.ts +0 -28
  544. package/lib/components/ca-map/utils/helpers/map.helper.d.ts +0 -20
  545. package/lib/components/ca-map/utils/services/index.d.ts +0 -1
  546. package/lib/components/ca-map/utils/services/map-marker-icon.service.d.ts +0 -25
  547. package/lib/components/ca-map/utils/svg-routes/index.d.ts +0 -1
  548. package/lib/components/ca-map/utils/svg-routes/map-svg-routes.d.ts +0 -10
  549. package/lib/components/ca-map-dropdown/ca-map-dropdown.component.d.ts +0 -33
  550. package/lib/components/ca-map-dropdown/enums/index.d.ts +0 -1
  551. package/lib/components/ca-map-dropdown/enums/map-dropdown-string.enum.d.ts +0 -19
  552. package/lib/components/ca-map-dropdown/models/index.d.ts +0 -1
  553. package/lib/components/ca-map-dropdown/models/map-dropdown-content.model.d.ts +0 -36
  554. package/lib/components/ca-map-dropdown/pipes/index.d.ts +0 -3
  555. package/lib/components/ca-map-dropdown/pipes/map-dropdown-cluster-content-type.pipe.d.ts +0 -8
  556. package/lib/components/ca-map-dropdown/pipes/map-dropdown-content-type.pipe.d.ts +0 -8
  557. package/lib/components/ca-map-dropdown/pipes/map-dropdown-value.pipe.d.ts +0 -8
  558. package/lib/components/ca-map-dropdown/utils/svg-routes/index.d.ts +0 -1
  559. package/lib/components/ca-map-dropdown/utils/svg-routes/map-dropdown-svg-routes.d.ts +0 -22
  560. package/lib/components/ca-map-list/ca-map-list.component.d.ts +0 -51
  561. package/lib/components/ca-map-list/utils/constants/index.d.ts +0 -1
  562. package/lib/components/ca-map-list/utils/constants/map-list.constants.d.ts +0 -4
  563. package/lib/components/ca-map-list-card/ca-map-list-card.component.d.ts +0 -13
  564. package/lib/components/ca-modal/ca-modal.component.d.ts +0 -15
  565. package/lib/components/ca-modal-button/ca-modal-button.component.d.ts +0 -14
  566. package/lib/components/ca-modal-button/enums/index.d.ts +0 -2
  567. package/lib/components/ca-modal-button/enums/modal-button-class-type.enum.d.ts +0 -12
  568. package/lib/components/ca-modal-button/enums/modal-button-size.enum.d.ts +0 -8
  569. package/lib/components/ca-modal-button/pipes/index.d.ts +0 -1
  570. package/lib/components/ca-modal-button/pipes/modal-button-class.pipe.d.ts +0 -10
  571. package/lib/components/ca-modal-items/ca-modal-items.component.d.ts +0 -26
  572. package/lib/components/ca-modal-items/directives/index.d.ts +0 -1
  573. package/lib/components/ca-modal-items/directives/scroll-shadow-border.directive.d.ts +0 -24
  574. package/lib/components/ca-modal-items/enums/index.d.ts +0 -1
  575. package/lib/components/ca-modal-items/enums/modal-items.enum.d.ts +0 -4
  576. package/lib/components/ca-modal-items/interfaces/index.d.ts +0 -2
  577. package/lib/components/ca-modal-items/interfaces/items-row-template.interface.d.ts +0 -7
  578. package/lib/components/ca-modal-items/interfaces/modal-items-config.interface.d.ts +0 -22
  579. package/lib/components/ca-modal-items/pipes/index.d.ts +0 -1
  580. package/lib/components/ca-modal-items/pipes/modal-items-header-class.pipe.d.ts +0 -13
  581. package/lib/components/ca-modal-spinner/ca-modal-spinner.component.d.ts +0 -5
  582. package/lib/components/ca-new-filter/ca-filter-dropdown.component.d.ts +0 -41
  583. package/lib/components/ca-new-filter/components/ca-filter-list-dropdown/ca-filter-list-dropdown.component.d.ts +0 -48
  584. package/lib/components/ca-new-filter/components/ca-filter-state-dropdown/ca-filter-state-dropdown.component.d.ts +0 -33
  585. package/lib/components/ca-new-filter/components/new-filter-base/new-filter-base.component.d.ts +0 -17
  586. package/lib/components/ca-new-filter/constant/filter-dropdown-icons.constant.d.ts +0 -3
  587. package/lib/components/ca-new-filter/constant/index.d.ts +0 -1
  588. package/lib/components/ca-new-filter/enums/filter-dropdown-types.enum.d.ts +0 -18
  589. package/lib/components/ca-new-filter/enums/filter-sorting-key.enum.d.ts +0 -4
  590. package/lib/components/ca-new-filter/enums/filter-time.enum.d.ts +0 -35
  591. package/lib/components/ca-new-filter/enums/index.d.ts +0 -3
  592. package/lib/components/ca-new-filter/interface/country.interface.d.ts +0 -13
  593. package/lib/components/ca-new-filter/interface/filter-action.interface.d.ts +0 -21
  594. package/lib/components/ca-new-filter/interface/filter-dropdown-configuration.interface.d.ts +0 -14
  595. package/lib/components/ca-new-filter/interface/filter-dropdown-list.d.ts +0 -18
  596. package/lib/components/ca-new-filter/interface/index.d.ts +0 -6
  597. package/lib/components/ca-new-filter/interface/sorting-emmiter.interface.d.ts +0 -5
  598. package/lib/components/ca-new-filter/interface/time-options.interface.d.ts +0 -9
  599. package/lib/components/ca-new-filter/pipes/filter-search.pipe.d.ts +0 -8
  600. package/lib/components/ca-new-filter/types/filter-dropdown.types.d.ts +0 -2
  601. package/lib/components/ca-new-filter/types/filter-sorting-key.type.d.ts +0 -2
  602. package/lib/components/ca-new-filter/types/filter-time.types.d.ts +0 -2
  603. package/lib/components/ca-new-filter/types/index.d.ts +0 -3
  604. package/lib/components/ca-new-filter/utils/configs/filter-dropdown-fields.config.d.ts +0 -7
  605. package/lib/components/ca-new-filter/utils/configs/index.d.ts +0 -1
  606. package/lib/components/ca-new-filter/utils/helpers/index.d.ts +0 -1
  607. package/lib/components/ca-new-filter/utils/helpers/time-filter.helper.d.ts +0 -6
  608. package/lib/components/ca-ngx-slider/ca-ngx-slider.component.d.ts +0 -24
  609. package/lib/components/ca-ngx-slider/enums/slider-template.enum.d.ts +0 -6
  610. package/lib/components/ca-note/ca-note.component.d.ts +0 -62
  611. package/lib/components/ca-note/utils/helper/copy-paste.helper.d.ts +0 -3
  612. package/lib/components/ca-note/utils/svg-routes/note-svg-routes.d.ts +0 -5
  613. package/lib/components/ca-note-container/ca-note-container.component.d.ts +0 -43
  614. package/lib/components/ca-note-container/enums/note-default-string.enum.d.ts +0 -9
  615. package/lib/components/ca-note-container/enums/note-selected-color.enum.d.ts +0 -4
  616. package/lib/components/ca-note-container/models/note-colors.model.d.ts +0 -4
  617. package/lib/components/ca-note-container/utils/constants/note-config.constant.d.ts +0 -7
  618. package/lib/components/ca-note-container/utils/svg-routes/note-container-svg-routes.d.ts +0 -8
  619. package/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.d.ts +0 -26
  620. package/lib/components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component.d.ts +0 -10
  621. package/lib/components/ca-period-content/ca-period-content.component.d.ts +0 -38
  622. package/lib/components/ca-period-content/components/ca-period-content-extra-info/ca-period-content-extra-info.component.d.ts +0 -8
  623. package/lib/components/ca-period-content/components/ca-period-content-payment/ca-period-content-payment.component.d.ts +0 -52
  624. package/lib/components/ca-period-content/components/ca-period-content-user-info/ca-period-content-user-info.component.d.ts +0 -12
  625. package/lib/components/ca-period-content/components/index.d.ts +0 -3
  626. package/lib/components/ca-period-content/enums/index.d.ts +0 -2
  627. package/lib/components/ca-period-content/enums/payroll-type.enum.d.ts +0 -14
  628. package/lib/components/ca-period-content/enums/period-title-type.enum.d.ts +0 -7
  629. package/lib/components/ca-period-content/models/component-data.type.d.ts +0 -11
  630. package/lib/components/ca-period-content/models/driver-info.d.ts +0 -5
  631. package/lib/components/ca-period-content/models/driver-minimal-response.d.ts +0 -18
  632. package/lib/components/ca-period-content/models/driver-short-response.d.ts +0 -56
  633. package/lib/components/ca-period-content/models/extra-payments.d.ts +0 -27
  634. package/lib/components/ca-period-content/models/formatted-component-data.type.d.ts +0 -7
  635. package/lib/components/ca-period-content/models/index.d.ts +0 -32
  636. package/lib/components/ca-period-content/models/miles-stop-payroll-response.d.ts +0 -24
  637. package/lib/components/ca-period-content/models/notification-model.d.ts +0 -5
  638. package/lib/components/ca-period-content/models/payment-sum.model.d.ts +0 -4
  639. package/lib/components/ca-period-content/models/payroll-bonus-minimal-response.d.ts +0 -6
  640. package/lib/components/ca-period-content/models/payroll-bonus-response.d.ts +0 -11
  641. package/lib/components/ca-period-content/models/payroll-commission-total-sum.d.ts +0 -7
  642. package/lib/components/ca-period-content/models/payroll-credit-minimal-response.d.ts +0 -6
  643. package/lib/components/ca-period-content/models/payroll-credit-response.d.ts +0 -17
  644. package/lib/components/ca-period-content/models/payroll-deadline-period.d.ts +0 -6
  645. package/lib/components/ca-period-content/models/payroll-deadline-short-response.d.ts +0 -5
  646. package/lib/components/ca-period-content/models/payroll-deduction-minimal-response.d.ts +0 -8
  647. package/lib/components/ca-period-content/models/payroll-deduction-response.d.ts +0 -21
  648. package/lib/components/ca-period-content/models/payroll-driver-commission-by-id-response.d.ts +0 -61
  649. package/lib/components/ca-period-content/models/payroll-driver-flat-rate-closed-by-id-response.d.ts +0 -33
  650. package/lib/components/ca-period-content/models/payroll-driver-mileage-response.d.ts +0 -41
  651. package/lib/components/ca-period-content/models/payroll-flat-rate-total-sum.d.ts +0 -7
  652. package/lib/components/ca-period-content/models/payroll-fuel-minimal-response.d.ts +0 -8
  653. package/lib/components/ca-period-content/models/payroll-load-minimal-response.d.ts +0 -17
  654. package/lib/components/ca-period-content/models/payroll-load-stop-minimal-response.d.ts +0 -6
  655. package/lib/components/ca-period-content/models/payroll-map-location.d.ts +0 -8
  656. package/lib/components/ca-period-content/models/payroll-owner-closed-response.d.ts +0 -34
  657. package/lib/components/ca-period-content/models/payroll-owner-response.d.ts +0 -32
  658. package/lib/components/ca-period-content/models/payroll-payment-response.d.ts +0 -9
  659. package/lib/components/ca-period-content/models/payroll-payments-minimal-response.d.ts +0 -6
  660. package/lib/components/ca-period-content/models/payroll-period-input.type.d.ts +0 -39
  661. package/lib/components/ca-period-content/models/payroll-report-tables.type.d.ts +0 -9
  662. package/lib/components/ca-period-content/models/payroll-report.type.d.ts +0 -49
  663. package/lib/components/ca-period-content/models/per-mile-model.d.ts +0 -5
  664. package/lib/components/ca-period-content/pipes/included_count.pipe.d.ts +0 -11
  665. package/lib/components/ca-period-content/pipes/payroll-status-class.pipe.d.ts +0 -8
  666. package/lib/components/ca-period-content/pipes/period_status.pipe.d.ts +0 -11
  667. package/lib/components/ca-period-content/utils/constants/color-map.d.ts +0 -2
  668. package/lib/components/ca-period-content/utils/helpers/index.d.ts +0 -1
  669. package/lib/components/ca-period-content/utils/helpers/payroll-period-content.helper.d.ts +0 -11
  670. package/lib/components/ca-period-content/utils/svg-routes/index.d.ts +0 -1
  671. package/lib/components/ca-period-content/utils/svg-routes/period-content.routes.d.ts +0 -12
  672. package/lib/components/ca-pickup-delivery-block/ca-pickup-delivery-block.component.d.ts +0 -27
  673. package/lib/components/ca-pickup-delivery-block/components/ca-load/ca-load.component.d.ts +0 -36
  674. package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-list/ca-load-list.component.d.ts +0 -25
  675. package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-single/ca-load-single.component.d.ts +0 -26
  676. package/lib/components/ca-pickup-delivery-block/models/adress-model.d.ts +0 -12
  677. package/lib/components/ca-pickup-delivery-block/models/animation-model.d.ts +0 -7
  678. package/lib/components/ca-pickup-delivery-block/models/broker-short-response.d.ts +0 -13
  679. package/lib/components/ca-pickup-delivery-block/models/companyUserShortResponse.model.d.ts +0 -8
  680. package/lib/components/ca-pickup-delivery-block/models/dispatch-grouped-load-response.mode.d.ts +0 -6
  681. package/lib/components/ca-pickup-delivery-block/models/dispatch-hos-response.model.d.ts +0 -9
  682. package/lib/components/ca-pickup-delivery-block/models/dispatch-response.model.d.ts +0 -36
  683. package/lib/components/ca-pickup-delivery-block/models/dispatch-status-response.model.d.ts +0 -6
  684. package/lib/components/ca-pickup-delivery-block/models/driver-dispatch.model.d.ts +0 -11
  685. package/lib/components/ca-pickup-delivery-block/models/enum-value.d.ts +0 -4
  686. package/lib/components/ca-pickup-delivery-block/models/index.d.ts +0 -15
  687. package/lib/components/ca-pickup-delivery-block/models/load-short-response.d.ts +0 -21
  688. package/lib/components/ca-pickup-delivery-block/models/load-stop-short-response.d.ts +0 -9
  689. package/lib/components/ca-pickup-delivery-block/models/parking-slot-short-response.model.d.ts +0 -11
  690. package/lib/components/ca-pickup-delivery-block/models/shipper-short-response.d.ts +0 -8
  691. package/lib/components/ca-pickup-delivery-block/models/status-types.enum.d.ts +0 -5
  692. package/lib/components/ca-pickup-delivery-block/utils/constants/animation-object-default.constants.d.ts +0 -4
  693. package/lib/components/ca-pickup-delivery-block/utils/constants/index.d.ts +0 -1
  694. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/index.d.ts +0 -2
  695. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes.d.ts +0 -19
  696. package/lib/components/ca-pickup-delivery-block/utils/svg-routes/return-arrow.routes.d.ts +0 -4
  697. package/lib/components/ca-profile-image/ca-profile-image.component.d.ts +0 -25
  698. package/lib/components/ca-progress-bar/ca-progress-bar.component.d.ts +0 -52
  699. package/lib/components/ca-progress-bar/enums/index.d.ts +0 -1
  700. package/lib/components/ca-progress-bar/enums/progress-bar-string.enum.d.ts +0 -6
  701. package/lib/components/ca-progress-bar/interfaces/gps-heading-info.interface.d.ts +0 -6
  702. package/lib/components/ca-progress-bar/interfaces/gps-progress.interface.d.ts +0 -22
  703. package/lib/components/ca-progress-bar/interfaces/index.d.ts +0 -3
  704. package/lib/components/ca-progress-bar/interfaces/progress-bar-data.interface.d.ts +0 -18
  705. package/lib/components/ca-progress-bar/pipes/convert-minutes-to-hours.pipe.d.ts +0 -7
  706. package/lib/components/ca-progress-bar/pipes/index.d.ts +0 -1
  707. package/lib/components/ca-progress-bar/utils/constants/index.d.ts +0 -1
  708. package/lib/components/ca-progress-bar/utils/constants/progress-bar.constants.d.ts +0 -8
  709. package/lib/components/ca-progress-bar/utils/helpers/convert-minutes-to-hours.helper.d.ts +0 -3
  710. package/lib/components/ca-progress-bar/utils/helpers/index.d.ts +0 -1
  711. package/lib/components/ca-progress-bar/utils/svg-routes/index.d.ts +0 -1
  712. package/lib/components/ca-progress-bar/utils/svg-routes/progress-bar-svg-routes.d.ts +0 -3
  713. package/lib/components/ca-progress-bar-v2/ca-progress-bar-v2.component.d.ts +0 -20
  714. package/lib/components/ca-progress-bar-v2/interfaces/index.d.ts +0 -1
  715. package/lib/components/ca-progress-bar-v2/interfaces/progress-bar-color-config.interface.d.ts +0 -4
  716. package/lib/components/ca-progress-expiration/ca-progress-expiration.component.d.ts +0 -30
  717. package/lib/components/ca-progress-expiration/enums/index.d.ts +0 -1
  718. package/lib/components/ca-progress-expiration/enums/time-units.enum.d.ts +0 -6
  719. package/lib/components/ca-progress-expiration/helpers/hex-to-rgba.helper.d.ts +0 -1
  720. package/lib/components/ca-progress-expiration/helpers/index.d.ts +0 -2
  721. package/lib/components/ca-progress-expiration/helpers/progress-expiration.helper.d.ts +0 -8
  722. package/lib/components/ca-progress-expiration/models/index.d.ts +0 -7
  723. package/lib/components/ca-progress-expiration/models/progress-expiration-color-type.model.d.ts +0 -1
  724. package/lib/components/ca-progress-expiration/models/progress-expiration-color.model.d.ts +0 -4
  725. package/lib/components/ca-progress-expiration/models/progress-expiration-template.model.d.ts +0 -1
  726. package/lib/components/ca-progress-expiration/models/progress-expiration-theme.model.d.ts +0 -1
  727. package/lib/components/ca-progress-expiration/models/progress-expiration-title.model.d.ts +0 -5
  728. package/lib/components/ca-progress-expiration/models/progress-expiration-type.model.d.ts +0 -1
  729. package/lib/components/ca-progress-expiration/models/progress-expiration.model.d.ts +0 -13
  730. package/lib/components/ca-progress-expiration/pipes/ca-progress-expiration-abs.pipe.d.ts +0 -7
  731. package/lib/components/ca-progress-expiration/pipes/ca-progress-expiration-width.pipe.d.ts +0 -7
  732. package/lib/components/ca-progress-expiration/pipes/currency-format.pipe.d.ts +0 -7
  733. package/lib/components/ca-progress-expiration/pipes/index.d.ts +0 -4
  734. package/lib/components/ca-progress-expiration/pipes/time.pipe.d.ts +0 -7
  735. package/lib/components/ca-progress-expiration/utils/constants/index.d.ts +0 -1
  736. package/lib/components/ca-progress-expiration/utils/constants/progress-expiration.constant.d.ts +0 -11
  737. package/lib/components/ca-progress-expiration/utils/index.d.ts +0 -1
  738. package/lib/components/ca-range-slider/ca-range-slider.component.d.ts +0 -19
  739. package/lib/components/ca-range-slider/directives/index.d.ts +0 -1
  740. package/lib/components/ca-range-slider/directives/range-slider.directive.d.ts +0 -18
  741. package/lib/components/ca-range-slider/interfaces/index.d.ts +0 -1
  742. package/lib/components/ca-range-slider/interfaces/range-slider-config.interface.d.ts +0 -7
  743. package/lib/components/ca-rating-review/ca-rating-review.component.d.ts +0 -49
  744. package/lib/components/ca-rating-review/components/ca-rating-review-user/ca-rating-review-user.component.d.ts +0 -37
  745. package/lib/components/ca-rating-review/components/ca-ratings-reviews-popup/ca-ratings-reviews-popup.component.d.ts +0 -32
  746. package/lib/components/ca-rating-review/enums/rating-reviews-type.enums.d.ts +0 -14
  747. package/lib/components/ca-rating-review/models/rating-review.model.d.ts +0 -12
  748. package/lib/components/ca-rating-review/utils/config/rating-review-search.config.d.ts +0 -4
  749. package/lib/components/ca-rating-review/utils/helpers/sort-data.helper.d.ts +0 -4
  750. package/lib/components/ca-rating-review/utils/pipe/filter-title.pipe.d.ts +0 -8
  751. package/lib/components/ca-rating-review/utils/svg-routes/ratings-reviews.routes.d.ts +0 -13
  752. package/lib/components/ca-right-side-panel/ca-right-side-panel.component.d.ts +0 -38
  753. package/lib/components/ca-right-side-panel/components/ca-right-side-panel-company/ca-right-side-panel-company.component.d.ts +0 -50
  754. package/lib/components/ca-right-side-panel/components/ca-right-side-panel-menu/ca-right-side-panel-menu.component.d.ts +0 -37
  755. 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
  756. package/lib/components/ca-right-side-panel/config/ca-right-side-panel.config.d.ts +0 -4
  757. package/lib/components/ca-right-side-panel/enums/activity-log-sort-type.enum.d.ts +0 -4
  758. package/lib/components/ca-right-side-panel/enums/company/bank-account-status.enum.d.ts +0 -6
  759. package/lib/components/ca-right-side-panel/enums/company/bank-card-types-string.enum.d.ts +0 -6
  760. package/lib/components/ca-right-side-panel/enums/company/fleet-type.enum.d.ts +0 -5
  761. package/lib/components/ca-right-side-panel/enums/company/preferred-load-type.enum.d.ts +0 -4
  762. package/lib/components/ca-right-side-panel/enums/company-font-size.enum.d.ts +0 -5
  763. package/lib/components/ca-right-side-panel/enums/company-info-title.enum.d.ts +0 -16
  764. package/lib/components/ca-right-side-panel/enums/filter-type.enum.d.ts +0 -6
  765. package/lib/components/ca-right-side-panel/enums/index.d.ts +0 -12
  766. package/lib/components/ca-right-side-panel/enums/modules-filter-item-label.enum.d.ts +0 -3
  767. package/lib/components/ca-right-side-panel/enums/right-side-panel-current-tab.enum.d.ts +0 -4
  768. package/lib/components/ca-right-side-panel/enums/selected-module.enum.d.ts +0 -13
  769. package/lib/components/ca-right-side-panel/enums/time-filter-type.enum.d.ts +0 -9
  770. package/lib/components/ca-right-side-panel/models/action-filter/action-filter-input-data.model.d.ts +0 -7
  771. package/lib/components/ca-right-side-panel/models/activity-log-filter-params.model.d.ts +0 -12
  772. package/lib/components/ca-right-side-panel/models/activity-log-filter.model.d.ts +0 -6
  773. package/lib/components/ca-right-side-panel/models/company/bank-account.model.d.ts +0 -11
  774. package/lib/components/ca-right-side-panel/models/company/bank-card.model.d.ts +0 -10
  775. package/lib/components/ca-right-side-panel/models/company/bank.model.d.ts +0 -7
  776. package/lib/components/ca-right-side-panel/models/company/company-additional-info.model.d.ts +0 -15
  777. package/lib/components/ca-right-side-panel/models/company/company-address.model.d.ts +0 -12
  778. package/lib/components/ca-right-side-panel/models/company/company-enum-value.model.d.ts +0 -4
  779. package/lib/components/ca-right-side-panel/models/company/company-navigation-data.model.d.ts +0 -5
  780. package/lib/components/ca-right-side-panel/models/company/company-payroll.model.d.ts +0 -21
  781. package/lib/components/ca-right-side-panel/models/company/company-short.model.d.ts +0 -9
  782. package/lib/components/ca-right-side-panel/models/company/company-user-short.model.d.ts +0 -8
  783. package/lib/components/ca-right-side-panel/models/company/company.model.d.ts +0 -38
  784. package/lib/components/ca-right-side-panel/models/company/department-contact.model.d.ts +0 -10
  785. package/lib/components/ca-right-side-panel/models/company/department.model.d.ts +0 -7
  786. package/lib/components/ca-right-side-panel/models/company/factoring-company.model.d.ts +0 -9
  787. package/lib/components/ca-right-side-panel/models/company/file-response.model.d.ts +0 -9
  788. package/lib/components/ca-right-side-panel/models/company/insurance-policy-addon.model.d.ts +0 -25
  789. package/lib/components/ca-right-side-panel/models/company/insurance-policy.model.d.ts +0 -13
  790. package/lib/components/ca-right-side-panel/models/company/per-mile.model.d.ts +0 -5
  791. package/lib/components/ca-right-side-panel/models/index.d.ts +0 -28
  792. package/lib/components/ca-right-side-panel/models/module-filter/module-filter-activity-log.model.d.ts +0 -6
  793. package/lib/components/ca-right-side-panel/models/module-filter/module-filter-input-data.model.d.ts +0 -5
  794. package/lib/components/ca-right-side-panel/models/navigation-item.model.d.ts +0 -8
  795. package/lib/components/ca-right-side-panel/models/time-filter/time-filter-event.model.d.ts +0 -8
  796. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-avatar-file.model.d.ts +0 -9
  797. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-data.model.d.ts +0 -7
  798. package/lib/components/ca-right-side-panel/models/user-filter/user-filter-input-data.model.d.ts +0 -7
  799. package/lib/components/ca-right-side-panel/utils/pipes/bank-card-types.pipe.d.ts +0 -9
  800. package/lib/components/ca-right-side-panel/utils/pipes/hide-account.pipe.d.ts +0 -7
  801. package/lib/components/ca-right-side-panel/utils/pipes/index.d.ts +0 -2
  802. package/lib/components/ca-right-side-panel/utils/svg-routes/index.d.ts +0 -2
  803. package/lib/components/ca-right-side-panel/utils/svg-routes/right-side-panel-top-bar-svg.routes.d.ts +0 -9
  804. package/lib/components/ca-right-side-panel/utils/svg-routes/side-panel-company-svg.routes.d.ts +0 -6
  805. package/lib/components/ca-search-multiple-states/ca-search-multiple-states.component.d.ts +0 -50
  806. package/lib/components/ca-search-multiple-states/models/chips.model.d.ts +0 -6
  807. package/lib/components/ca-search-multiple-states/models/grid-column.model.d.ts +0 -23
  808. package/lib/components/ca-search-multiple-states/models/index.d.ts +0 -3
  809. package/lib/components/ca-search-multiple-states/models/tab-data.model.d.ts +0 -13
  810. package/lib/components/ca-search-multiple-states/utils/enums/chips-colors.enum.d.ts +0 -5
  811. package/lib/components/ca-search-multiple-states/utils/enums/index.d.ts +0 -3
  812. package/lib/components/ca-search-multiple-states/utils/enums/keyboard-event-commands.enum.d.ts +0 -3
  813. package/lib/components/ca-search-multiple-states/utils/enums/search-count.enum.d.ts +0 -6
  814. package/lib/components/ca-search-multiple-states/utils/pipes/chip-class.pipe.d.ts +0 -9
  815. package/lib/components/ca-search-multiple-states/utils/pipes/index.d.ts +0 -1
  816. package/lib/components/ca-search-multiple-states/utils/services/index.d.ts +0 -1
  817. package/lib/components/ca-search-multiple-states/utils/services/search-multiple-states.service.d.ts +0 -17
  818. package/lib/components/ca-search-multiple-states/utils/svg-routes/index.d.ts +0 -1
  819. package/lib/components/ca-search-multiple-states/utils/svg-routes/search-multiple-states.routes.d.ts +0 -6
  820. package/lib/components/ca-search-multiple-states-2/ca-search-multiple-states-2.component.d.ts +0 -47
  821. package/lib/components/ca-search-multiple-states-2/enums/index.d.ts +0 -1
  822. package/lib/components/ca-search-multiple-states-2/enums/search-multiple-state-action.enum.d.ts +0 -3
  823. package/lib/components/ca-search-multiple-states-2/interfaces/index.d.ts +0 -1
  824. package/lib/components/ca-search-multiple-states-2/interfaces/search-query.interface.d.ts +0 -4
  825. package/lib/components/ca-search-multiple-states-2/util/index.d.ts +0 -1
  826. package/lib/components/ca-search-multiple-states-2/util/routes/multiple-search-state-svg.route.d.ts +0 -6
  827. package/lib/components/ca-show-more/ca-show-more.component.d.ts +0 -13
  828. package/lib/components/ca-sort-dropdown/ca-sort-dropdown.component.d.ts +0 -37
  829. package/lib/components/ca-sort-dropdown/enums/index.d.ts +0 -1
  830. package/lib/components/ca-sort-dropdown/enums/sort-dropdown.enum.d.ts +0 -8
  831. package/lib/components/ca-sort-dropdown/interfaces/index.d.ts +0 -1
  832. package/lib/components/ca-sort-dropdown/interfaces/sort-dropdown-action.interface.d.ts +0 -7
  833. package/lib/components/ca-sort-dropdown/models/index.d.ts +0 -1
  834. package/lib/components/ca-sort-dropdown/models/sort-column.model.d.ts +0 -7
  835. package/lib/components/ca-sort-dropdown/types/index.d.ts +0 -1
  836. package/lib/components/ca-sort-dropdown/types/sort-directions.type.d.ts +0 -5
  837. package/lib/components/ca-sort-dropdown/utils/svg-routes/ca-sort-dropdown-svg-routes.d.ts +0 -6
  838. package/lib/components/ca-sort-dropdown/utils/svg-routes/index.d.ts +0 -1
  839. package/lib/components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component.d.ts +0 -27
  840. package/lib/components/ca-spinner/ca-spinner.component.d.ts +0 -15
  841. package/lib/components/ca-status-change-dropdown/ca-status-change-dropdown.component.d.ts +0 -20
  842. package/lib/components/ca-tab-switch/ca-tab-switch.component.d.ts +0 -44
  843. package/lib/components/ca-table-card-view/ca-table-card-view.component.d.ts +0 -90
  844. 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
  845. package/lib/components/ca-table-card-view/enums/index.d.ts +0 -2
  846. package/lib/components/ca-table-card-view/enums/table-card-general.enum.d.ts +0 -4
  847. package/lib/components/ca-table-card-view/enums/table-card-types.enum.d.ts +0 -4
  848. package/lib/components/ca-table-card-view/pipes/index.d.ts +0 -1
  849. package/lib/components/ca-table-card-view/pipes/is-card-flipped.pipe.d.ts +0 -7
  850. package/lib/components/ca-table-card-view/utils/helpers/index.d.ts +0 -2
  851. package/lib/components/ca-table-card-view/utils/helpers/table-card-skeleton.helper.d.ts +0 -5
  852. package/lib/components/ca-table-card-view/utils/helpers/table-card-view-helper.d.ts +0 -8
  853. package/lib/components/ca-table-card-view/utils/svg-routes/index.d.ts +0 -1
  854. package/lib/components/ca-table-card-view/utils/svg-routes/table-card-view-svg-routes.d.ts +0 -3
  855. package/lib/components/ca-toast-messages/ca-toast-messages.component.d.ts +0 -30
  856. package/lib/components/ca-toast-messages/enums/index.d.ts +0 -1
  857. package/lib/components/ca-toast-messages/enums/toast-type.enum.d.ts +0 -6
  858. package/lib/components/ca-toast-messages/pipes/index.d.ts +0 -2
  859. package/lib/components/ca-toast-messages/pipes/toast-background.pipe.d.ts +0 -7
  860. package/lib/components/ca-toast-messages/pipes/toast-stack.pipe.d.ts +0 -7
  861. package/lib/components/ca-todo/ca-todo.component.d.ts +0 -18
  862. package/lib/components/ca-todo/components/ca-todo-card.component.d.ts +0 -47
  863. package/lib/components/ca-todo/config/column.config.d.ts +0 -2
  864. package/lib/components/ca-todo/config/index.d.ts +0 -1
  865. package/lib/components/ca-todo/enums/column.enum.d.ts +0 -5
  866. package/lib/components/ca-todo/enums/download-link.enum.d.ts +0 -5
  867. package/lib/components/ca-todo/enums/index.d.ts +0 -2
  868. package/lib/components/ca-todo/models/image-config.model.d.ts +0 -8
  869. package/lib/components/ca-todo/models/index.d.ts +0 -4
  870. package/lib/components/ca-todo/models/to-do-column.model.d.ts +0 -6
  871. package/lib/components/ca-todo/models/todo-card-config.model.d.ts +0 -9
  872. package/lib/components/ca-todo/models/todo-config.model.d.ts +0 -12
  873. package/lib/components/ca-todo/services/file-service.d.ts +0 -10
  874. package/lib/components/ca-todo/services/index.d.ts +0 -1
  875. package/lib/components/ca-todo/utils/index.d.ts +0 -1
  876. package/lib/components/ca-todo/utils/svg-routes/index.d.ts +0 -1
  877. package/lib/components/ca-todo/utils/svg-routes/todo.routes.d.ts +0 -8
  878. package/lib/components/ca-toolbar-dropdown/ca-toolbar-dropdown.component.d.ts +0 -44
  879. package/lib/components/ca-toolbar-dropdown/interfaces/dropdown-item.interface.d.ts +0 -14
  880. package/lib/components/ca-toolbar-dropdown/interfaces/index.d.ts +0 -1
  881. package/lib/components/ca-toolbar-dropdown/pipes/filter-by-search-term.pipe.d.ts +0 -8
  882. package/lib/components/ca-toolbar-dropdown/pipes/index.d.ts +0 -2
  883. package/lib/components/ca-toolbar-dropdown/pipes/selected-item.pipe.d.ts +0 -8
  884. package/lib/components/ca-toolbar-tab-switch/ca-toolbar-tab-switch.component.d.ts +0 -28
  885. package/lib/components/ca-toolbar-tab-switch/enums/index.d.ts +0 -1
  886. package/lib/components/ca-toolbar-tab-switch/enums/toolbar-variant.enum.d.ts +0 -4
  887. package/lib/components/ca-toolbar-tab-switch/interfaces/index.d.ts +0 -1
  888. package/lib/components/ca-toolbar-tab-switch/interfaces/toolbar-tabs.interface.d.ts +0 -6
  889. package/lib/components/ca-toolbar-tab-switch/pipes/toolbar-tabs-class-pipe.d.ts +0 -14
  890. package/lib/components/ca-toolbar-tab-switch/types/index.d.ts +0 -1
  891. package/lib/components/ca-toolbar-tab-switch/types/toolbar-variant.type.d.ts +0 -2
  892. package/lib/components/ca-tooltip-list/ca-tooltip-list.component.d.ts +0 -12
  893. package/lib/components/ca-tooltip-list/models/index.d.ts +0 -2
  894. package/lib/components/ca-tooltip-list/models/tooltip-list-item.model.d.ts +0 -7
  895. package/lib/components/ca-tooltip-list/models/tooltip-list.model.d.ts +0 -7
  896. package/lib/components/ca-tooltip-list/utils/constants/ca-tooltip-list.constants.d.ts +0 -3
  897. package/lib/components/ca-tooltip-list/utils/constants/index.d.ts +0 -1
  898. package/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.d.ts +0 -23
  899. package/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.d.ts +0 -5
  900. package/lib/components/ca-upload-files/ca-upload-files.component.d.ts +0 -56
  901. package/lib/components/ca-upload-files/components/ca-upload-dropzone/ca-upload-dropzone.component.d.ts +0 -53
  902. package/lib/components/ca-upload-files/components/ca-upload-dropzone/directives/index.d.ts +0 -1
  903. package/lib/components/ca-upload-files/components/ca-upload-dropzone/directives/template.directive.d.ts +0 -9
  904. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-dropzone-action.enum.d.ts +0 -6
  905. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-dropzone-type.enum.d.ts +0 -6
  906. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/file-upload-page.enum.d.ts +0 -26
  907. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/index.d.ts +0 -4
  908. package/lib/components/ca-upload-files/components/ca-upload-dropzone/enums/template-type.enum.d.ts +0 -7
  909. package/lib/components/ca-upload-files/components/ca-upload-dropzone/helpers/file.helper.d.ts +0 -7
  910. package/lib/components/ca-upload-files/components/ca-upload-dropzone/helpers/index.d.ts +0 -1
  911. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/drop-background-event.interface.d.ts +0 -4
  912. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-config.interface.d.ts +0 -10
  913. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-option-config.interface.d.ts +0 -14
  914. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/dropzone-settings.interface.d.ts +0 -8
  915. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/file-config.interface.d.ts +0 -19
  916. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/file-event.interface.d.ts +0 -8
  917. package/lib/components/ca-upload-files/components/ca-upload-dropzone/interfaces/index.d.ts +0 -6
  918. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/file-icons.constants.d.ts +0 -7
  919. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/file-limit.constants.d.ts +0 -5
  920. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/index.d.ts +0 -4
  921. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/lottie-animation.constants.d.ts +0 -4
  922. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/constants/mime-type.constants.d.ts +0 -5
  923. package/lib/components/ca-upload-files/components/ca-upload-dropzone/utils/svg-routes/dropzone-svg.routes.d.ts +0 -3
  924. package/lib/components/ca-upload-files/components/ca-upload-file/ca-upload-file.component.d.ts +0 -90
  925. package/lib/components/ca-upload-files/components/ca-upload-file/enums/document-action.enum.d.ts +0 -8
  926. package/lib/components/ca-upload-files/components/ca-upload-file/enums/index.d.ts +0 -1
  927. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/delete-action.interface.d.ts +0 -4
  928. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/file-action-event.interface.d.ts +0 -5
  929. package/lib/components/ca-upload-files/components/ca-upload-file/interfaces/index.d.ts +0 -2
  930. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/byte-convert.pipe.d.ts +0 -7
  931. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/file-name.pipe.d.ts +0 -8
  932. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/index.d.ts +0 -5
  933. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/mime-type-to-extension.pipe.d.ts +0 -7
  934. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/ng-class.pipe.d.ts +0 -7
  935. package/lib/components/ca-upload-files/components/ca-upload-file/pipes/url-extension.pipe.d.ts +0 -8
  936. package/lib/components/ca-upload-files/components/ca-upload-file/services/document.service.d.ts +0 -8
  937. package/lib/components/ca-upload-files/components/ca-upload-file/services/index.d.ts +0 -1
  938. package/lib/components/ca-upload-files/components/ca-upload-file/utils/config/index.d.ts +0 -1
  939. package/lib/components/ca-upload-files/components/ca-upload-file/utils/config/upload-file-input.config.d.ts +0 -4
  940. package/lib/components/ca-upload-files/components/ca-upload-file/utils/svg-routes/index.d.ts +0 -1
  941. package/lib/components/ca-upload-files/components/ca-upload-file/utils/svg-routes/upload-file.routes.d.ts +0 -9
  942. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/ca-upload-files-carousel.component.d.ts +0 -36
  943. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/carousel-action.enum.d.ts +0 -4
  944. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/file-carousel-size.enum.d.ts +0 -8
  945. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/enums/index.d.ts +0 -2
  946. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/interfaces/files-carousel.interface.d.ts +0 -7
  947. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/interfaces/index.d.ts +0 -1
  948. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/constants/files-by-size.constant.d.ts +0 -8
  949. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/constants/index.d.ts +0 -1
  950. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/index.d.ts +0 -2
  951. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/svg-routes/carousel-svg.routes.d.ts +0 -3
  952. package/lib/components/ca-upload-files/components/ca-upload-files-carousel/utils/svg-routes/index.d.ts +0 -1
  953. package/lib/components/ca-upload-files/enums/file-action.enum.d.ts +0 -5
  954. package/lib/components/ca-upload-files/enums/file-size.enum.d.ts +0 -7
  955. package/lib/components/ca-upload-files/enums/file-type.enum.d.ts +0 -6
  956. package/lib/components/ca-upload-files/enums/index.d.ts +0 -4
  957. package/lib/components/ca-upload-files/enums/review-state.enum.d.ts +0 -4
  958. package/lib/components/ca-upload-files/interfaces/document-review-input-event.interface.d.ts +0 -5
  959. package/lib/components/ca-upload-files/interfaces/file-option-config.interface.d.ts +0 -14
  960. package/lib/components/ca-upload-files/interfaces/index.d.ts +0 -5
  961. package/lib/components/ca-upload-files/interfaces/review-file-config.interface.d.ts +0 -9
  962. package/lib/components/ca-upload-files/interfaces/slider.interface.d.ts +0 -4
  963. package/lib/components/ca-upload-files/interfaces/upload-files-config.interface.d.ts +0 -26
  964. package/lib/components/ca-upload-files/pipes/index.d.ts +0 -2
  965. package/lib/components/ca-upload-files/pipes/map-file.pipe.d.ts +0 -9
  966. package/lib/components/ca-upload-files/pipes/upload-class.pipe.d.ts +0 -7
  967. package/lib/components/ca-upload-files/services/index.d.ts +0 -1
  968. package/lib/components/ca-upload-files/services/upload-file.service.d.ts +0 -18
  969. package/lib/components/ca-upload-files/utils/svg-routes/files-upload-svg-routes.d.ts +0 -4
  970. package/lib/components/ca-upload-files/utils/svg-routes/index.d.ts +0 -1
  971. package/lib/components/ca-vehicle-list/ca-vehicle-list.component.d.ts +0 -24
  972. package/lib/components/ca-vehicle-list/enums/index.d.ts +0 -1
  973. package/lib/components/ca-vehicle-list/enums/vehicle-list.enum.d.ts +0 -4
  974. package/lib/components/ca-vehicle-list/interfaces/index.d.ts +0 -2
  975. package/lib/components/ca-vehicle-list/interfaces/vehicle-list-actions-emit.interface.d.ts +0 -5
  976. package/lib/components/ca-vehicle-list/interfaces/vehicle-list-config.interface.d.ts +0 -7
  977. package/lib/components/ca-vehicle-list/models/index.d.ts +0 -1
  978. package/lib/components/ca-vehicle-list/models/vehicle-list.model.d.ts +0 -11
  979. package/lib/components/ca-vehicle-list/types/index.d.ts +0 -1
  980. package/lib/components/ca-vehicle-list/types/vehicle-list.type.d.ts +0 -2
  981. package/lib/components/ca-vehicle-list/utils/constants/index.d.ts +0 -1
  982. package/lib/components/ca-vehicle-list/utils/constants/vehicle-list.constants.d.ts +0 -5
  983. package/lib/components/ca-vehicle-list/utils/svg-routes/index.d.ts +0 -1
  984. package/lib/components/ca-vehicle-list/utils/svg-routes/vehicle-list-svg-routes.d.ts +0 -6
  985. package/lib/directives/description-items-text-count.directive.d.ts +0 -20
  986. package/lib/directives/hover-svg-directives.d.ts +0 -15
  987. package/lib/directives/index.d.ts +0 -3
  988. package/lib/directives/placeholder-directive.d.ts +0 -15
  989. package/lib/enums/animation-state.enum.d.ts +0 -4
  990. package/lib/enums/color.enum.d.ts +0 -9
  991. package/lib/enums/common-element.enum.d.ts +0 -8
  992. package/lib/enums/date-time-formats.enum.d.ts +0 -13
  993. package/lib/enums/dispatch-status.enum.d.ts +0 -23
  994. package/lib/enums/dropdown.enum.d.ts +0 -15
  995. package/lib/enums/filter-color.enum.d.ts +0 -14
  996. package/lib/enums/general-actions.enum.d.ts +0 -58
  997. package/lib/enums/gps-heading-direction.enum.d.ts +0 -10
  998. package/lib/enums/gps-motion-status.enum.d.ts +0 -7
  999. package/lib/enums/index.d.ts +0 -22
  1000. package/lib/enums/load-filter.enum.d.ts +0 -16
  1001. package/lib/enums/load-status.enum.d.ts +0 -58
  1002. package/lib/enums/position.enum.d.ts +0 -10
  1003. package/lib/enums/shared-string.enum.d.ts +0 -52
  1004. package/lib/enums/string-placeholder.enum.d.ts +0 -20
  1005. package/lib/enums/style-property.enum.d.ts +0 -4
  1006. package/lib/enums/styling.enum.d.ts +0 -10
  1007. package/lib/enums/thousand-separator-format.enum.d.ts +0 -5
  1008. package/lib/enums/trailer-name.enum.d.ts +0 -18
  1009. package/lib/enums/truck-name.enum.d.ts +0 -13
  1010. package/lib/enums/unit.enum.d.ts +0 -14
  1011. package/lib/interfaces/dropdown-menu/table-card-body-actions.interface.d.ts +0 -5
  1012. package/lib/interfaces/gps-current-location/gps-current-location.interface.d.ts +0 -20
  1013. package/lib/interfaces/index.d.ts +0 -5
  1014. package/lib/interfaces/table/sortOrder.d.ts +0 -5
  1015. package/lib/interfaces/table/table-column.interface.d.ts +0 -20
  1016. package/lib/interfaces/user/company-user.interface.d.ts +0 -9
  1017. package/lib/interfaces/user/user-avatar-file.interface.d.ts +0 -9
  1018. package/lib/interfaces/user/user.interface.d.ts +0 -12
  1019. package/lib/models/address-entity.model.d.ts +0 -12
  1020. package/lib/models/address-list-response.model.d.ts +0 -3
  1021. package/lib/models/array-status.model.d.ts +0 -37
  1022. package/lib/models/autocomplete-search-layer.model.d.ts +0 -17
  1023. package/lib/models/bank-response.d.ts +0 -7
  1024. package/lib/models/card-models/card-table-data.model.d.ts +0 -837
  1025. package/lib/models/cdl-response.d.ts +0 -22
  1026. package/lib/models/cdl-restriction-response.d.ts +0 -10
  1027. package/lib/models/color-response.d.ts +0 -6
  1028. package/lib/models/dashboard/custom-period-range.model.d.ts +0 -5
  1029. package/lib/models/dashboard/dropdown-list-item.model.d.ts +0 -4
  1030. package/lib/models/enumValue.d.ts +0 -4
  1031. package/lib/models/file-response.d.ts +0 -9
  1032. package/lib/models/filter-output-params.model.d.ts +0 -6
  1033. package/lib/models/filter-output.model.d.ts +0 -6
  1034. package/lib/models/highlight-text.model.d.ts +0 -4
  1035. package/lib/models/index.d.ts +0 -6
  1036. package/lib/models/load/load-possible-statuses-response.model.d.ts +0 -5
  1037. package/lib/models/load/load-status-response.model.d.ts +0 -6
  1038. package/lib/models/load-status-history-response.model.d.ts +0 -16
  1039. package/lib/models/long-lat.model.d.ts +0 -4
  1040. package/lib/models/mixin.model.d.ts +0 -1
  1041. package/lib/models/note-active-options.model.d.ts +0 -6
  1042. package/lib/models/owner-response.d.ts +0 -23
  1043. package/lib/models/pMTrailerShortResponse.d.ts +0 -8
  1044. package/lib/models/pMTruckShortResponse.d.ts +0 -8
  1045. package/lib/models/payroll-list-summary.model.d.ts +0 -12
  1046. package/lib/models/state-response.d.ts +0 -7
  1047. package/lib/models/table-models/table-body-color-label.model.d.ts +0 -11
  1048. package/lib/models/tabs.model.d.ts +0 -6
  1049. package/lib/models/time-filter.model.d.ts +0 -7
  1050. package/lib/models/trailer-minimal-response.d.ts +0 -11
  1051. package/lib/models/trailer-type-response.d.ts +0 -7
  1052. package/lib/models/truck-minimal-response.d.ts +0 -13
  1053. package/lib/models/truck-type-response.d.ts +0 -6
  1054. package/lib/models/user-selected.model.d.ts +0 -8
  1055. package/lib/pipes/ca-svg.pipe.d.ts +0 -8
  1056. package/lib/pipes/date-from-backend.pipe.d.ts +0 -7
  1057. package/lib/pipes/date-from-string.pipe.d.ts +0 -8
  1058. package/lib/pipes/date-to-time-from-backend.pipe.d.ts +0 -7
  1059. package/lib/pipes/date-wait-time.pipe.d.ts +0 -10
  1060. package/lib/pipes/date.pipe.d.ts +0 -7
  1061. package/lib/pipes/dispatch-status-color.pipe.d.ts +0 -10
  1062. package/lib/pipes/dispatch-status-colors.pipe.d.ts +0 -7
  1063. package/lib/pipes/dropdown-load-status-color.pipe.d.ts +0 -10
  1064. package/lib/pipes/format-city-state.pipe.d.ts +0 -7
  1065. package/lib/pipes/format-currency.pipe.d.ts +0 -8
  1066. package/lib/pipes/format-duration.pipe.d.ts +0 -12
  1067. package/lib/pipes/highlight-search.pipe.d.ts +0 -11
  1068. package/lib/pipes/index.d.ts +0 -26
  1069. package/lib/pipes/load-status-background-color.pipe.d.ts +0 -7
  1070. package/lib/pipes/load-status-color.pipe.d.ts +0 -7
  1071. package/lib/pipes/load-status-colors.pipe.d.ts +0 -7
  1072. package/lib/pipes/n-formatter.pipe.d.ts +0 -8
  1073. package/lib/pipes/name-initials.pipe.d.ts +0 -8
  1074. package/lib/pipes/progress-bar-line.pipe.d.ts +0 -7
  1075. package/lib/pipes/safe-html.pipe.d.ts +0 -10
  1076. package/lib/pipes/table-highlight-search-text.pipe.d.ts +0 -11
  1077. package/lib/pipes/thousand-formater.pipe.d.ts +0 -7
  1078. package/lib/pipes/thousand-separator.pipe.d.ts +0 -8
  1079. package/lib/pipes/thousand-to-short-format-pipe.d.ts +0 -7
  1080. package/lib/pipes/to-lower-case.pipe.d.ts +0 -7
  1081. package/lib/pipes/truck-trailer-color-finder.pipe.d.ts +0 -7
  1082. package/lib/pipes/truncate-string.pipe.d.ts +0 -7
  1083. package/lib/pipes/unit-position.pipe.d.ts +0 -7
  1084. package/lib/pipes/user-initials.pipe.d.ts +0 -7
  1085. package/lib/services/image-base64.service.d.ts +0 -10
  1086. package/lib/services/truckassist-table.service.d.ts +0 -9
  1087. package/lib/utils/animations/index.d.ts +0 -1
  1088. package/lib/utils/animations/toggle-up-down.animation.d.ts +0 -1
  1089. package/lib/utils/constants/dropdown-menu-content.constants.d.ts +0 -5
  1090. package/lib/utils/constants/gps-location.constants.d.ts +0 -19
  1091. package/lib/utils/constants/index.d.ts +0 -3
  1092. package/lib/utils/constants/search-multiple-states.constant.d.ts +0 -3
  1093. package/lib/utils/helpers/date-time.helper.d.ts +0 -6
  1094. package/lib/utils/helpers/dropdown-menu-content-conditional-items.helper.d.ts +0 -5
  1095. package/lib/utils/helpers/dropdown-menu-content.helper.d.ts +0 -5
  1096. package/lib/utils/helpers/file.helpers.d.ts +0 -3
  1097. package/lib/utils/helpers/gps-location.helper.d.ts +0 -13
  1098. package/lib/utils/helpers/index.d.ts +0 -7
  1099. package/lib/utils/helpers/methods-calculations.helper.d.ts +0 -15
  1100. package/lib/utils/helpers/user.helper.d.ts +0 -4
  1101. package/lib/utils/helpers/uuid.helper.d.ts +0 -1
  1102. package/lib/utils/svg-routes/index.d.ts +0 -1
  1103. package/lib/utils/svg-routes/payroll-list-summary-svg-routes.d.ts +0 -4
  1104. package/lib/utils/svg-routes/shared-svg.routes.d.ts +0 -50
  1105. package/public-api.d.ts +0 -139
@@ -1 +0,0 @@
1
- export type ProgressExpirationColorType = 'LONG_DURATION' | 'MEDIUM_DURATION' | 'SHORT_DURATION' | 'IN_TIME_DURATION' | 'EXPIRED_DURATION';
@@ -1,4 +0,0 @@
1
- export interface ProgressExpirationColor {
2
- primary: string;
3
- secondary: string;
4
- }
@@ -1 +0,0 @@
1
- export type ProgressExpirationTemplate = 'todo-list' | 'details' | 'settings-insurance-policy' | 'settings-parking' | 'location';
@@ -1 +0,0 @@
1
- export type ProgressExpirationTheme = 'light' | 'dark';
@@ -1,5 +0,0 @@
1
- export interface ProgressExpirationTitle {
2
- before: string;
3
- days: string;
4
- after: string;
5
- }
@@ -1 +0,0 @@
1
- export type ProgressExpirationType = 'small' | 'big';
@@ -1,13 +0,0 @@
1
- import { ProgressExpirationTemplate } from './progress-expiration-template.model';
2
- import { ProgressExpirationTheme } from './progress-expiration-theme.model';
3
- import { ProgressExpirationType } from './progress-expiration-type.model';
4
- export interface ProgressExpiration {
5
- template: ProgressExpirationTemplate;
6
- expireDate: Date;
7
- completedDate?: Date;
8
- startDate?: Date;
9
- customTitle?: string;
10
- type?: ProgressExpirationType;
11
- theme?: ProgressExpirationTheme;
12
- rent?: number;
13
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ProgressExpirationAbsPipe implements PipeTransform {
4
- transform(value: number): number;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressExpirationAbsPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ProgressExpirationAbsPipe, "progressExpirationAbs", true>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ProgressExpirationWidthPipe implements PipeTransform {
4
- transform(expireDate: Date, startDate?: Date, completedDate?: Date): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressExpirationWidthPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ProgressExpirationWidthPipe, "progressExpirationWidth", true>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class CurrencyFormatPipe implements PipeTransform {
4
- transform(value: number): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyFormatPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<CurrencyFormatPipe, "currencyFormat", true>;
7
- }
@@ -1,4 +0,0 @@
1
- export * from './ca-progress-expiration-abs.pipe';
2
- export * from './ca-progress-expiration-width.pipe';
3
- export * from './currency-format.pipe';
4
- export * from './time.pipe';
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class TimeFormatPipe implements PipeTransform {
4
- transform(expireDate: Date | string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TimeFormatPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<TimeFormatPipe, "timeFormat", true>;
7
- }
@@ -1 +0,0 @@
1
- export * from './progress-expiration.constant';
@@ -1,11 +0,0 @@
1
- import { ProgressExpirationColor } from '../../models/progress-expiration-color.model';
2
- import { ProgressExpirationColorType } from '../../models/progress-expiration-color-type.model';
3
- import { ProgressExpirationTemplate } from '../../models/progress-expiration-template.model';
4
- import { ProgressExpirationTheme } from '../../models/progress-expiration-theme.model';
5
- import { ProgressExpirationType } from '../../models/progress-expiration-type.model';
6
- export declare class ProgressExpirationConstants {
7
- static readonly allowedTemplates: ProgressExpirationTemplate[];
8
- static readonly allowedTheme: ProgressExpirationTheme[];
9
- static readonly allowedType: ProgressExpirationType[];
10
- static readonly ProgressExpirationColors: Record<ProgressExpirationColorType, ProgressExpirationColor>;
11
- }
@@ -1 +0,0 @@
1
- export * from './constants/index';
@@ -1,19 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { IRangeSliderConfig } from './interfaces';
4
- import * as i0 from "@angular/core";
5
- export declare class CaRangeSliderComponent implements ControlValueAccessor {
6
- rangeSliderConfig: IRangeSliderConfig;
7
- isDisabled: boolean;
8
- rangeSliderChange: EventEmitter<number>;
9
- value: number;
10
- constructor();
11
- private onChange;
12
- private onTouched;
13
- writeValue(value: number): void;
14
- registerOnChange(fn: (value: number) => void): void;
15
- registerOnTouched(fn: () => void): void;
16
- onRangeSliderChange(event: Event): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRangeSliderComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRangeSliderComponent, "app-ca-range-slider", never, { "rangeSliderConfig": { "alias": "rangeSliderConfig"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; }, { "rangeSliderChange": "rangeSliderChange"; }, never, never, true, never>;
19
- }
@@ -1 +0,0 @@
1
- export * from './range-slider.directive';
@@ -1,18 +0,0 @@
1
- import { ElementRef, Renderer2, AfterViewInit, OnDestroy } from '@angular/core';
2
- import { IRangeSliderConfig } from '../interfaces';
3
- import * as i0 from "@angular/core";
4
- export declare class RangeSliderDirective implements AfterViewInit, OnDestroy {
5
- private elementRef;
6
- private renderer;
7
- set rangeSliderConfig(config: IRangeSliderConfig);
8
- value: number;
9
- private _rangeSliderConfig;
10
- private unlistenInput;
11
- constructor(elementRef: ElementRef, renderer: Renderer2);
12
- ngAfterViewInit(): void;
13
- private updateRangeSlider;
14
- private updateThumb;
15
- ngOnDestroy(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeSliderDirective, "[appRangeSlider]", never, { "rangeSliderConfig": { "alias": "rangeSliderConfig"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
18
- }
@@ -1 +0,0 @@
1
- export * from './range-slider-config.interface';
@@ -1,7 +0,0 @@
1
- export interface IRangeSliderConfig {
2
- title: string;
3
- unit: string;
4
- min: number;
5
- max: number;
6
- step: number;
7
- }
@@ -1,49 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
3
- import { RatingReviewsRoutes } from './utils/svg-routes/ratings-reviews.routes';
4
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
5
- import { RatingReviewsTypeEnum } from './enums/rating-reviews-type.enums';
6
- import { ICaInput } from '../ca-input/config/ca-input.config';
7
- import { RatingReviewModel } from './models/rating-review.model';
8
- import * as i0 from "@angular/core";
9
- export declare class CaRatingReviewComponent implements OnInit {
10
- private formBuilder;
11
- ratingReviewList: RatingReviewModel[];
12
- companyUser: RatingReviewModel;
13
- isFilter: boolean;
14
- isSeaarch: boolean;
15
- isNewReview: boolean;
16
- ratingReviewData: EventEmitter<{
17
- data: RatingReviewModel;
18
- action: string;
19
- }>;
20
- likes: number;
21
- disLikes: number;
22
- reviews: number;
23
- filterList: RatingReviewModel[];
24
- isPopoverOpen: boolean;
25
- RatingReviewsType: RatingReviewsTypeEnum;
26
- isLikeClicked: boolean;
27
- isDisLikesClicked: boolean;
28
- isReviewsClicked: boolean;
29
- isSortedByDate: boolean;
30
- searchForm: UntypedFormGroup;
31
- constructor(formBuilder: UntypedFormBuilder);
32
- ngOnInit(): void;
33
- createForm(): void;
34
- getListDate(): void;
35
- getSvgPath(propertyName: keyof typeof RatingReviewsRoutes): string;
36
- get ratingReviewSearch(): ICaInput;
37
- data(event: {
38
- data: RatingReviewModel;
39
- action: string;
40
- }): void;
41
- checkLikesReviewNumner(): void;
42
- sortByDate(): void;
43
- openPopover(t2: NgbPopover): void;
44
- closePopover(t2: NgbPopover): void;
45
- removeFilters(): void;
46
- showFilters(filter: string): void;
47
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRatingReviewComponent, never>;
48
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRatingReviewComponent, "lib-ca-rating-review", never, { "ratingReviewList": { "alias": "ratingReviewList"; "required": false; }; "companyUser": { "alias": "companyUser"; "required": false; }; "isFilter": { "alias": "isFilter"; "required": false; }; "isSeaarch": { "alias": "isSeaarch"; "required": false; }; "isNewReview": { "alias": "isNewReview"; "required": false; }; }, { "ratingReviewData": "ratingReviewData"; }, never, never, true, never>;
49
- }
@@ -1,37 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, QueryList, OnInit, EventEmitter } from '@angular/core';
2
- import { FormGroup, FormBuilder, FormControl } from '@angular/forms';
3
- import { RatingReviewsRoutes } from '../../utils/svg-routes/ratings-reviews.routes';
4
- import { RatingReviewModel } from '../../models/rating-review.model';
5
- import * as i0 from "@angular/core";
6
- export declare class CaRatingReviewUserComponent implements OnInit {
7
- private cdr;
8
- private fb;
9
- reviewMessageRef: QueryList<ElementRef>;
10
- contentElement: ElementRef;
11
- isRating?: boolean;
12
- isNewReview?: boolean;
13
- isFilter?: boolean;
14
- data: RatingReviewModel;
15
- ratingReviewData: EventEmitter<any>;
16
- reviewForm: FormGroup;
17
- isEdit: boolean;
18
- isExpanded: boolean;
19
- isOverflowing: boolean;
20
- constructor(cdr: ChangeDetectorRef, fb: FormBuilder);
21
- ngOnInit(): void;
22
- ngAfterViewInit(): void;
23
- createForm(): void;
24
- getSvgPath(propertyName: keyof typeof RatingReviewsRoutes): string;
25
- get reviewMessageControl(): FormControl;
26
- get reactionControl(): FormControl;
27
- checkOverflow(): void;
28
- toggleExpand(): void;
29
- toggleReaction(reactionValue: number): void;
30
- editData(): void;
31
- saveReview(): void;
32
- deleteReview(): void;
33
- cancelReview(): void;
34
- saveComment(): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRatingReviewUserComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRatingReviewUserComponent, "app-ca-rating-review-user", never, { "isRating": { "alias": "isRating"; "required": false; }; "isNewReview": { "alias": "isNewReview"; "required": false; }; "isFilter": { "alias": "isFilter"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "ratingReviewData": "ratingReviewData"; }, never, never, true, never>;
37
- }
@@ -1,32 +0,0 @@
1
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
2
- import { OnInit, EventEmitter } from '@angular/core';
3
- import { RatingReviewsTypeEnum } from '../../enums/rating-reviews-type.enums';
4
- import { ICaInput } from '../../../ca-input/config/ca-input.config';
5
- import { RatingReviewModel } from '../../models/rating-review.model';
6
- import { RatingReviewsRoutes } from '../../utils/svg-routes/ratings-reviews.routes';
7
- import * as i0 from "@angular/core";
8
- export declare class CaRatingsReviewsPopupComponent implements OnInit {
9
- private formBuilder;
10
- ratingsReviews: RatingReviewModel[];
11
- newReviewRating: RatingReviewModel;
12
- focusedTab: RatingReviewsTypeEnum;
13
- emitData: EventEmitter<any>;
14
- tabs: RatingReviewsTypeEnum[];
15
- likesDislikesData: any;
16
- searchForm: UntypedFormGroup;
17
- isSortedByDate: boolean;
18
- isNewReview: boolean;
19
- isCurentUserLeaveReview: boolean;
20
- constructor(formBuilder: UntypedFormBuilder);
21
- ngOnInit(): void;
22
- createForm(): void;
23
- getSvgPath(propertyName: keyof typeof RatingReviewsRoutes): string;
24
- get ratingReviewSearch(): ICaInput;
25
- setFocusedTab(tab: RatingReviewsTypeEnum): void;
26
- newReview(): void;
27
- addNewReview(newReviewData: RatingReviewModel): void;
28
- sortByDate(): void;
29
- ratingData(event: any): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRatingsReviewsPopupComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRatingsReviewsPopupComponent, "app-ca-ratings-reviews-popup", never, { "ratingsReviews": { "alias": "ratingsReviews"; "required": false; }; "newReviewRating": { "alias": "newReviewRating"; "required": false; }; "focusedTab": { "alias": "focusedTab"; "required": false; }; }, { "emitData": "emitData"; }, never, never, true, never>;
32
- }
@@ -1,14 +0,0 @@
1
- export declare enum RatingReviewsTypeEnum {
2
- All = "All",
3
- RATING = "RATING",
4
- REVIEW = "REVIEW"
5
- }
6
- export declare enum RatingReviewsEnum {
7
- REVIEW_MESSAGE = "reviewMessage",
8
- REACTION = "reaction",
9
- SAVE = "save",
10
- DELETE = "delete",
11
- LIKES = "likes",
12
- DISLIKES = "dislikes",
13
- REVIEWS = "reviews"
14
- }
@@ -1,12 +0,0 @@
1
- export interface RatingReviewModel {
2
- user: {
3
- avatarImage: string;
4
- name: string;
5
- };
6
- owner: boolean;
7
- id?: number;
8
- createdAt?: Date | null;
9
- updatedAt?: Date | null;
10
- comment: string;
11
- thumb: number;
12
- }
@@ -1,4 +0,0 @@
1
- import type { ICaInput } from "../../../ca-input/config/ca-input.config";
2
- export declare class getRatingReviewSearch {
3
- static getRatingReviewSearch(): ICaInput;
4
- }
@@ -1,4 +0,0 @@
1
- import type { RatingReviewModel } from "../../models/rating-review.model";
2
- export declare class RatingReviewHelper {
3
- static sortByDate(isSortedByDate: boolean, ratingReviewList: RatingReviewModel[]): void;
4
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { RatingReviewModel } from '../../models/rating-review.model';
3
- import * as i0 from "@angular/core";
4
- export declare class FilterByTitlePipe implements PipeTransform {
5
- transform(items: RatingReviewModel[], filterTitle: string): any[];
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterByTitlePipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<FilterByTitlePipe, "filterByTitle", true>;
8
- }
@@ -1,13 +0,0 @@
1
- export declare class RatingReviewsRoutes {
2
- static likesButton: string;
3
- static dislikeButton: string;
4
- static reviewButton: string;
5
- static trash: string;
6
- static pen: string;
7
- static colaps: string;
8
- static removeSelectedValue: string;
9
- static add: string;
10
- static sortIcon: string;
11
- static confirm: string;
12
- static cancel: string;
13
- }
@@ -1,38 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ActivityLogItem } from '../ca-activity-log-list/models';
3
- import { ActionFilterInputData, ActivityLogFilterParams, Company, CompanyNavigationData, ModuleFilterInputData, UserFilterInputData } from './models';
4
- import { RightSidePanelCurrentTab, SelectedModule } from './enums';
5
- import * as i0 from "@angular/core";
6
- export declare class CaRightSidePanelComponent {
7
- _activityLogFilterParams: ActivityLogFilterParams;
8
- selectedNav?: SelectedModule;
9
- selectedTab: RightSidePanelCurrentTab;
10
- SelectedModule: typeof SelectedModule;
11
- resetFilters: boolean;
12
- selectedCompanyId: number;
13
- selectedCompanyIsDivision: boolean;
14
- companiesData: CompanyNavigationData[];
15
- activityLogData: ActivityLogItem[];
16
- mainCompanyData: Company | null;
17
- usersFilter: UserFilterInputData[];
18
- modulesFilter: ModuleFilterInputData[];
19
- actionsFilter: ActionFilterInputData[];
20
- activityLogFilterParams: EventEmitter<ActivityLogFilterParams>;
21
- selectedNavModule: EventEmitter<SelectedModule>;
22
- isSidePanelPinned: EventEmitter<boolean>;
23
- isNavOpen: EventEmitter<boolean>;
24
- selectedDivisionId: EventEmitter<number>;
25
- selectedNavEvent(selectedNav: SelectedModule): void;
26
- selectedTabEvent(selectedTab: RightSidePanelCurrentTab): void;
27
- selectedCompanyIdEvent(companyId: number): void;
28
- selectedDivisionIdEvent(companyId: number): void;
29
- selectedMainCompanyIdEvent(companyId: number): void;
30
- pinSidebarEvent(isPinned: boolean): void;
31
- setActivityLogFilterParams(activityLogFilterParams: ActivityLogFilterParams): void;
32
- searchEvent(searchText: string): void;
33
- resetFiltersEvent(resetFilters: boolean): void;
34
- openNavEvent(isNavOpen: boolean): void;
35
- private clearData;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRightSidePanelComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRightSidePanelComponent, "app-ca-right-side-panel", never, { "companiesData": { "alias": "companiesData"; "required": false; }; "activityLogData": { "alias": "activityLogData"; "required": false; }; "mainCompanyData": { "alias": "mainCompanyData"; "required": false; }; "usersFilter": { "alias": "usersFilter"; "required": false; }; "modulesFilter": { "alias": "modulesFilter"; "required": false; }; "actionsFilter": { "alias": "actionsFilter"; "required": false; }; }, { "activityLogFilterParams": "activityLogFilterParams"; "selectedNavModule": "selectedNavModule"; "isSidePanelPinned": "isSidePanelPinned"; "isNavOpen": "isNavOpen"; "selectedDivisionId": "selectedDivisionId"; }, never, never, true, never>;
38
- }
@@ -1,50 +0,0 @@
1
- import { Clipboard } from '@angular/cdk/clipboard';
2
- import { Company } from '../../models';
3
- import { CompanyInfoTitle } from '../../enums';
4
- import * as i0 from "@angular/core";
5
- export declare class CaRightSidePanelCompanyComponent {
6
- private clipboar;
7
- _company: Company;
8
- set company(value: Company | null);
9
- companyIsDivision?: boolean;
10
- fontSizeLogo: string;
11
- CompanyInfoTitle: typeof CompanyInfoTitle;
12
- firstPartAddress: string;
13
- secondPartAddress: string;
14
- isAdditionalInfoOpen: boolean;
15
- isDepartmentContactOpen: boolean;
16
- isPhoneShown: boolean;
17
- isBankAccountOpen: boolean;
18
- isRoutingShown: boolean;
19
- accountVisibility: {
20
- [key: string]: boolean;
21
- };
22
- isBankCardOpen: boolean;
23
- isCardShown: boolean;
24
- cardVisibility: {
25
- [key: string]: boolean;
26
- };
27
- cvcVisibility: {
28
- [key: string]: boolean;
29
- };
30
- textCopied: string;
31
- constructor(clipboar: Clipboard);
32
- private changeFontSizeLogo;
33
- private splitAddress;
34
- toggleAdditionalInfo(): void;
35
- toggleDepartmentContact(): void;
36
- toggleDepartmentContactView(): void;
37
- toggleBankAccount(): void;
38
- toggleBankAccountView(): void;
39
- toggleAccountVisibility(account: string): void;
40
- isAccountVisible(account: string): boolean;
41
- toggleBankCard(): void;
42
- toggleBankCardView(): void;
43
- toggleCardVisibility(card: string): void;
44
- isCardVisible(card: string): boolean;
45
- toggleCvcVisibility(cvc: string): void;
46
- isCvcVisible(cvc: string): boolean;
47
- copyText(event: Event, val: string): void;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRightSidePanelCompanyComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRightSidePanelCompanyComponent, "app-ca-right-side-panel-company", never, { "company": { "alias": "company"; "required": false; }; "companyIsDivision": { "alias": "companyIsDivision"; "required": false; }; }, {}, never, never, true, never>;
50
- }
@@ -1,37 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import { CompanyNavigationData, NavigationItem } from '../../models';
3
- import { SelectedModule } from '../../enums';
4
- import * as i0 from "@angular/core";
5
- export declare class CaRightSidePanelMenuComponent {
6
- private elementRef;
7
- isPopupListShown: boolean;
8
- isPopupModuleShown: boolean;
9
- selectedModuleItem: NavigationItem;
10
- isHamburgerMenuFocused: boolean;
11
- isPinFocused: boolean;
12
- isNavShown: boolean;
13
- haveMenu: boolean;
14
- itemList: NavigationItem[];
15
- constructor(elementRef: ElementRef);
16
- set companyList(value: CompanyNavigationData[]);
17
- set selectedCompany(value: number);
18
- selectedNav: EventEmitter<SelectedModule>;
19
- isPinned: EventEmitter<boolean>;
20
- isNavOpen: EventEmitter<boolean>;
21
- selectedCompanyId: EventEmitter<number>;
22
- private setItemList;
23
- onDocumentClick(event: MouseEvent): void;
24
- openMenu(): void;
25
- closeMenu(): void;
26
- onToggleMenu(): void;
27
- itemClickEvent(item: NavigationItem): void;
28
- navItemClickEvent(item: NavigationItem): void;
29
- closeModule(): void;
30
- toggleNav(): void;
31
- hamburgerMenuClickEvent(): void;
32
- pinClickEvent(): void;
33
- private setSettings;
34
- private setSelectedCompany;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRightSidePanelMenuComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRightSidePanelMenuComponent, "app-ca-right-side-panel-menu", never, { "companyList": { "alias": "companyList"; "required": false; }; "selectedCompany": { "alias": "selectedCompany"; "required": false; }; }, { "selectedNav": "selectedNav"; "isPinned": "isPinned"; "isNavOpen": "isNavOpen"; "selectedCompanyId": "selectedCompanyId"; }, never, never, true, never>;
37
- }
@@ -1,57 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter } from '@angular/core';
2
- import { ActivityLogSortType, RightSidePanelCurrentTab, SelectedModule } from '../../enums';
3
- import { ActionFilterInputData, ActivityLogFilter, ActivityLogFilterParams, CompanyNavigationData, ModuleFilterInputData, TimeFilterEvent, UserFilterInputData } from '../../models';
4
- import { UserGroup } from '../../../ca-filters/components/ca-user-filter/models';
5
- import { ArrayStatus } from '../../../../../lib/models/array-status.model';
6
- import { filterOutputWithParams } from '../../../../../lib/models/filter-output-params.model';
7
- import { filterOutput } from '../../../../../lib/models/filter-output.model';
8
- import { RightSidePanelTopBarSvgRoutes } from '../../utils/svg-routes';
9
- import * as i0 from "@angular/core";
10
- export declare class CaRightSidePanelTopBarComponent {
11
- private cdr;
12
- currentTabActivityLog: RightSidePanelCurrentTab;
13
- hoveredActivityLogTab: RightSidePanelCurrentTab | null;
14
- RightSidePanelCurrentTab: typeof RightSidePanelCurrentTab;
15
- currentTabCompany: number;
16
- hoveredCompanyId: number;
17
- _usersFilter: UserGroup[];
18
- _modulesFilter: UserGroup[];
19
- _actionsFilter: ArrayStatus[];
20
- _companyList: CompanyNavigationData[];
21
- SelectedModule: typeof SelectedModule;
22
- activitySortOrderAsc: boolean;
23
- RightSidePanelTopBarSvgRoutes: typeof RightSidePanelTopBarSvgRoutes;
24
- _activityLogFilterParams: ActivityLogFilterParams;
25
- ActivityLogSortType: typeof ActivityLogSortType;
26
- selectedModule: SelectedModule;
27
- set usersFilter(value: UserFilterInputData[]);
28
- set modulesFilter(value: ModuleFilterInputData[]);
29
- set actionsFilter(value: ActionFilterInputData[]);
30
- set resetFilters(value: boolean);
31
- set companyList(value: CompanyNavigationData[]);
32
- set selectedCompanyId(value: number);
33
- selectedTab: EventEmitter<RightSidePanelCurrentTab>;
34
- activityLogFilterParams: EventEmitter<ActivityLogFilterParams>;
35
- selectedDivisionId: EventEmitter<number>;
36
- selectedMainCompanyId: EventEmitter<number>;
37
- constructor(cdr: ChangeDetectorRef);
38
- switchTab(tab: RightSidePanelCurrentTab): void;
39
- switchTabCompany(companyId: number, isDivision: boolean): void;
40
- private transformUsersFilter;
41
- private transformModulesFilter;
42
- private transformActionsFilter;
43
- setUserFilters(filter: ActivityLogFilter | any): void;
44
- setModuleFilters(filter: ActivityLogFilter | any): void;
45
- setTimeFilters(filter: TimeFilterEvent | any): void;
46
- clearAll(values: filterOutputWithParams | filterOutput | any): void;
47
- sortDate(): void;
48
- onHoverTabActivityLog(hoveredTab: RightSidePanelCurrentTab): void;
49
- onHoverLeaveActivityLog(): void;
50
- onHoverTabCompany(companyId: number): void;
51
- onHoverLeaveCompany(): void;
52
- reloadActivities(): void;
53
- private resetActivityLogFilters;
54
- private setCompanyList;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<CaRightSidePanelTopBarComponent, never>;
56
- static ɵcmp: i0.ɵɵComponentDeclaration<CaRightSidePanelTopBarComponent, "app-ca-right-side-panel-top-bar", never, { "selectedModule": { "alias": "selectedModule"; "required": false; }; "usersFilter": { "alias": "usersFilter"; "required": false; }; "modulesFilter": { "alias": "modulesFilter"; "required": false; }; "actionsFilter": { "alias": "actionsFilter"; "required": false; }; "resetFilters": { "alias": "resetFilters"; "required": false; }; "companyList": { "alias": "companyList"; "required": false; }; "selectedCompanyId": { "alias": "selectedCompanyId"; "required": false; }; }, { "selectedTab": "selectedTab"; "activityLogFilterParams": "activityLogFilterParams"; "selectedDivisionId": "selectedDivisionId"; "selectedMainCompanyId": "selectedMainCompanyId"; }, never, never, true, never>;
57
- }
@@ -1,4 +0,0 @@
1
- import { NavigationItem } from '../models';
2
- export declare class CaRightSidePanelConfig {
3
- static getNavigationItems(): NavigationItem[];
4
- }
@@ -1,4 +0,0 @@
1
- export declare enum ActivityLogSortType {
2
- ASCENDING = "Ascending",
3
- DESCENDING = "Descending"
4
- }
@@ -1,6 +0,0 @@
1
- export declare enum BankAccountStatus {
2
- UNVERIVIED = "Unverivied",
3
- VERIFIED = "Verified",
4
- PENDING = "Pending",
5
- DECLINED = "Declined"
6
- }
@@ -1,6 +0,0 @@
1
- export declare enum BankCardTypesStringEnum {
2
- VISA = "visa",
3
- AMERICAN = "amex",
4
- MASTERCARD = "mastercard",
5
- DISCOVER = "discover"
6
- }
@@ -1,5 +0,0 @@
1
- export declare enum FleetType {
2
- SOLO = "Solo",
3
- TEAM = "Team",
4
- COMBINED = "Combined"
5
- }
@@ -1,4 +0,0 @@
1
- export declare enum PreferredLoadType {
2
- FTL = "FTL",
3
- LTL = "LTL"
4
- }
@@ -1,5 +0,0 @@
1
- export declare enum CompanyFontSize {
2
- FOURTY_TWO = "fourty-two",
3
- THIRTY_TWO = "thirty-two",
4
- EIGHTEEN = "eighteen"
5
- }
@@ -1,16 +0,0 @@
1
- export declare enum CompanyInfoTitle {
2
- PHONE = "Phone",
3
- FAX = "Fax",
4
- EMAIL = "Email",
5
- WEBSITE = "Website",
6
- ADDRESS = "Address",
7
- USDOT = "USDOT",
8
- EIN = "EIN",
9
- MC = "MC",
10
- IRP = "IRP",
11
- IFTA = "IFTA",
12
- TOLL = "Toll",
13
- SCAC = "SCAC",
14
- TIME_ZONE = "Time Zone",
15
- CURRENCY = "Currency"
16
- }
@@ -1,6 +0,0 @@
1
- export declare enum FilterType {
2
- USER = "userFilter",
3
- MODULE = "moduleFilter",
4
- ACTION = "actionFilter",
5
- TIME = "timeFilter"
6
- }
@@ -1,12 +0,0 @@
1
- export * from './right-side-panel-current-tab.enum';
2
- export * from './selected-module.enum';
3
- export * from './filter-type.enum';
4
- export * from './activity-log-sort-type.enum';
5
- export * from './time-filter-type.enum';
6
- export * from './modules-filter-item-label.enum';
7
- export * from './company-font-size.enum';
8
- export * from './company-info-title.enum';
9
- export * from './company/preferred-load-type.enum';
10
- export * from './company/fleet-type.enum';
11
- export * from './company/bank-account-status.enum';
12
- export * from './company/bank-card-types-string.enum';
@@ -1,3 +0,0 @@
1
- export declare enum ModulesFilterItemLabel {
2
- LIST = "List"
3
- }