ca-components 2.0.18 → 2.0.20

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 (26) hide show
  1. package/fesm2022/ca-components.mjs +316 -14
  2. package/fesm2022/ca-components.mjs.map +1 -1
  3. package/lib/ca-components.module.d.ts +66 -64
  4. package/lib/components/ca-filters/ca-filter.component.d.ts +2 -2
  5. package/lib/components/ca-map/ca-map.component.d.ts +9 -2
  6. package/lib/components/ca-map/models/map.model.d.ts +4 -0
  7. package/lib/components/ca-map/utils/constants/map-options.constants.d.ts +1 -0
  8. package/lib/components/ca-map/utils/helpers/map-marker-icon.helper.d.ts +2 -0
  9. package/lib/components/ca-modal-button/enums/modal-button-size.enum.d.ts +2 -1
  10. package/lib/components/ca-modal-items/ca-modal-items.component.d.ts +27 -0
  11. package/lib/components/ca-modal-items/enums/index.d.ts +1 -0
  12. package/lib/components/ca-modal-items/enums/modal-items.enum.d.ts +4 -0
  13. package/lib/components/ca-modal-items/interfaces/index.d.ts +1 -0
  14. package/lib/components/ca-modal-items/interfaces/modal-items-config.interface.d.ts +7 -0
  15. package/lib/components/ca-modal-items/pipes/index.d.ts +1 -0
  16. package/lib/components/ca-modal-items/pipes/modal-items-header-class.pipe.d.ts +11 -0
  17. package/lib/components/ca-progress-bar-v2/ca-progress-bar-v2.component.d.ts +15 -0
  18. package/lib/components/ca-progress-bar-v2/interfaces/index.d.ts +1 -0
  19. package/lib/components/ca-progress-bar-v2/interfaces/progress-bar-color-config.interface.d.ts +4 -0
  20. package/lib/enums/general-actions.enum.d.ts +1 -0
  21. package/lib/pipes/index.d.ts +1 -0
  22. package/lib/pipes/progress-bar-line.pipe.d.ts +7 -0
  23. package/lib/utils/svg-routes/shared-svg.routes.d.ts +1 -0
  24. package/package.json +1 -1
  25. package/public-api.d.ts +4 -0
  26. package/src/assets/ca-components/svg/common/ic_sort_arrows.svg +5 -0
@@ -1,71 +1,73 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "@angular/common";
3
3
  import * as i2 from "./components/ca-profile-image/ca-profile-image.component";
4
- import * as i3 from "./components/ca-rating-review/ca-rating-review.component";
5
- import * as i4 from "./components/ca-app-tooltip-v2/ca-app-tooltip-v2.component";
6
- import * as i5 from "./components/ca-details-dropdown/ca-details-dropdown.component";
7
- import * as i6 from "./components/ca-filters/ca-filter.component";
8
- import * as i7 from "./components/ca-new-filter/ca-filter-dropdown.component";
9
- import * as i8 from "./components/ca-new-filter/components/ca-filter-state-dropdown/ca-filter-state-dropdown.component";
10
- import * as i9 from "./components/ca-new-filter/components/ca-filter-time-dropdown/ca-filter-time-dropdown.component";
11
- import * as i10 from "./components/ca-new-filter/components/ca-filter-list-dropdown/ca-filter-list-dropdown.component";
12
- import * as i11 from "./components/ca-input/ca-input.component";
13
- import * as i12 from "./components/ca-input-datetime-picker/ca-input-datetime-picker.component";
14
- import * as i13 from "./components/ca-input-radiobuttons/ca-input-radiobuttons.component";
15
- import * as i14 from "./components/ca-input-dropdown/ca-input-dropdown.component";
16
- import * as i15 from "./components/ca-map/ca-map.component";
17
- import * as i16 from "./components/ca-map-dropdown/ca-map-dropdown.component";
18
- import * as i17 from "./components/ca-note/ca-note.component";
19
- import * as i18 from "./components/ca-note-container/ca-note-container.component";
20
- import * as i19 from "./components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component";
21
- import * as i20 from "./components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component";
22
- import * as i21 from "./components/ca-pickup-delivery-block/ca-pickup-delivery-block.component";
23
- import * as i22 from "./components/ca-progress-bar/ca-progress-bar.component";
24
- import * as i23 from "./components/ca-search-multiple-states/ca-search-multiple-states.component";
25
- import * as i24 from "./components/ca-search-multiple-states-2/ca-search-multiple-states-2.component";
26
- import * as i25 from "./components/ca-table-card-view/ca-table-card-view.component";
27
- import * as i26 from "./components/ca-spinner/ca-spinner.component";
28
- import * as i27 from "./components/ca-todo/ca-todo.component";
29
- import * as i28 from "./components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component";
30
- import * as i29 from "./components/ca-period-content/ca-period-content.component";
31
- import * as i30 from "./components/ca-input-note/ca-input-note.component";
32
- import * as i31 from "./components/ca-input-address-dropdown/ca-input-address-dropdown.component";
33
- import * as i32 from "./components/ca-main-table/ca-main-table.component";
34
- import * as i33 from "./components/ca-activity-log-list/ca-activity-log-list.component";
35
- import * as i34 from "./components/ca-right-side-panel/components/ca-right-side-panel-menu/ca-right-side-panel-menu.component";
36
- import * as i35 from "./components/ca-right-side-panel/components/ca-right-side-panel-top-bar/ca-right-side-panel-top-bar.component";
37
- import * as i36 from "./components/ca-right-side-panel/ca-right-side-panel.component";
38
- import * as i37 from "./components/ca-chart/ca-chart.component";
39
- import * as i38 from "./components/ca-chart-manager/ca-chart-manager.component";
40
- import * as i39 from "./components/ca-dropdown-menu/ca-dropdown-menu.component";
41
- import * as i40 from "./components/ca-upload-files/ca-upload-files.component";
42
- import * as i41 from "./components/ca-right-side-panel/components/ca-right-side-panel-company/ca-right-side-panel-company.component";
43
- import * as i42 from "./components/ca-progress-range/ca-progress-range.component";
44
- import * as i43 from "./components/ca-tooltip-list/ca-tooltip-list.component";
45
- import * as i44 from "./components/ca-input-test/input-test.component";
46
- import * as i45 from "./components/ca-vehicle-list/ca-vehicle-list.component";
47
- import * as i46 from "./components/ca-last-fuel-price-progress/ca-last-fuel-price-progress.component";
48
- import * as i47 from "./components/ca-checkbox/ca-checkbox.component";
49
- import * as i48 from "./components/ca-load-status/ca-load-status.component";
50
- import * as i49 from "./components/ca-checkbox-selected-count/ca-checkbox-selected-count.component";
51
- import * as i50 from "./components/ca-details-title-card/ca-details-title-card.component";
52
- import * as i51 from "./components/ca-custom-card/ca-custom-card.component";
53
- import * as i52 from "./components/ca-load-status-log/ca-load-status-log.component";
54
- import * as i53 from "./components/ca-status-change-dropdown/ca-status-change-dropdown.component";
55
- import * as i54 from "./components/ca-toolbar-dropdown/ca-toolbar-dropdown.component";
56
- import * as i55 from "./components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component";
57
- import * as i56 from "./components/ca-show-more/ca-show-more.component";
58
- import * as i57 from "./components/ca-comments/ca-comments.component";
59
- import * as i58 from "./components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component";
60
- import * as i59 from "./components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component";
61
- import * as i60 from "./components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component";
62
- import * as i61 from "./components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component";
63
- import * as i62 from "./components/ca-files-count/ca-files-count.component";
64
- import * as i63 from "./components/ca-items-dropdown/ca-items-dropdown.component";
65
- import * as i64 from "./components/ca-toast-messages/ca-toast-messages.component";
66
- import * as i65 from "./components/ca-fleet-filter/ca-fleet-filter.component";
4
+ import * as i3 from "./components/ca-progress-bar-v2/ca-progress-bar-v2.component";
5
+ import * as i4 from "./components/ca-rating-review/ca-rating-review.component";
6
+ import * as i5 from "./components/ca-app-tooltip-v2/ca-app-tooltip-v2.component";
7
+ import * as i6 from "./components/ca-details-dropdown/ca-details-dropdown.component";
8
+ import * as i7 from "./components/ca-filters/ca-filter.component";
9
+ import * as i8 from "./components/ca-new-filter/ca-filter-dropdown.component";
10
+ import * as i9 from "./components/ca-new-filter/components/ca-filter-state-dropdown/ca-filter-state-dropdown.component";
11
+ import * as i10 from "./components/ca-new-filter/components/ca-filter-time-dropdown/ca-filter-time-dropdown.component";
12
+ import * as i11 from "./components/ca-new-filter/components/ca-filter-list-dropdown/ca-filter-list-dropdown.component";
13
+ import * as i12 from "./components/ca-input/ca-input.component";
14
+ import * as i13 from "./components/ca-input-datetime-picker/ca-input-datetime-picker.component";
15
+ import * as i14 from "./components/ca-input-radiobuttons/ca-input-radiobuttons.component";
16
+ import * as i15 from "./components/ca-input-dropdown/ca-input-dropdown.component";
17
+ import * as i16 from "./components/ca-map/ca-map.component";
18
+ import * as i17 from "./components/ca-map-dropdown/ca-map-dropdown.component";
19
+ import * as i18 from "./components/ca-note/ca-note.component";
20
+ import * as i19 from "./components/ca-note-container/ca-note-container.component";
21
+ import * as i20 from "./components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component";
22
+ import * as i21 from "./components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component";
23
+ import * as i22 from "./components/ca-pickup-delivery-block/ca-pickup-delivery-block.component";
24
+ import * as i23 from "./components/ca-progress-bar/ca-progress-bar.component";
25
+ import * as i24 from "./components/ca-search-multiple-states/ca-search-multiple-states.component";
26
+ import * as i25 from "./components/ca-search-multiple-states-2/ca-search-multiple-states-2.component";
27
+ import * as i26 from "./components/ca-table-card-view/ca-table-card-view.component";
28
+ import * as i27 from "./components/ca-spinner/ca-spinner.component";
29
+ import * as i28 from "./components/ca-todo/ca-todo.component";
30
+ import * as i29 from "./components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component";
31
+ import * as i30 from "./components/ca-period-content/ca-period-content.component";
32
+ import * as i31 from "./components/ca-input-note/ca-input-note.component";
33
+ import * as i32 from "./components/ca-input-address-dropdown/ca-input-address-dropdown.component";
34
+ import * as i33 from "./components/ca-main-table/ca-main-table.component";
35
+ import * as i34 from "./components/ca-activity-log-list/ca-activity-log-list.component";
36
+ import * as i35 from "./components/ca-right-side-panel/components/ca-right-side-panel-menu/ca-right-side-panel-menu.component";
37
+ import * as i36 from "./components/ca-right-side-panel/components/ca-right-side-panel-top-bar/ca-right-side-panel-top-bar.component";
38
+ import * as i37 from "./components/ca-right-side-panel/ca-right-side-panel.component";
39
+ import * as i38 from "./components/ca-chart/ca-chart.component";
40
+ import * as i39 from "./components/ca-chart-manager/ca-chart-manager.component";
41
+ import * as i40 from "./components/ca-dropdown-menu/ca-dropdown-menu.component";
42
+ import * as i41 from "./components/ca-upload-files/ca-upload-files.component";
43
+ import * as i42 from "./components/ca-right-side-panel/components/ca-right-side-panel-company/ca-right-side-panel-company.component";
44
+ import * as i43 from "./components/ca-progress-range/ca-progress-range.component";
45
+ import * as i44 from "./components/ca-tooltip-list/ca-tooltip-list.component";
46
+ import * as i45 from "./components/ca-input-test/input-test.component";
47
+ import * as i46 from "./components/ca-vehicle-list/ca-vehicle-list.component";
48
+ import * as i47 from "./components/ca-last-fuel-price-progress/ca-last-fuel-price-progress.component";
49
+ import * as i48 from "./components/ca-checkbox/ca-checkbox.component";
50
+ import * as i49 from "./components/ca-load-status/ca-load-status.component";
51
+ import * as i50 from "./components/ca-checkbox-selected-count/ca-checkbox-selected-count.component";
52
+ import * as i51 from "./components/ca-details-title-card/ca-details-title-card.component";
53
+ import * as i52 from "./components/ca-custom-card/ca-custom-card.component";
54
+ import * as i53 from "./components/ca-load-status-log/ca-load-status-log.component";
55
+ import * as i54 from "./components/ca-status-change-dropdown/ca-status-change-dropdown.component";
56
+ import * as i55 from "./components/ca-toolbar-dropdown/ca-toolbar-dropdown.component";
57
+ import * as i56 from "./components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component";
58
+ import * as i57 from "./components/ca-show-more/ca-show-more.component";
59
+ import * as i58 from "./components/ca-comments/ca-comments.component";
60
+ import * as i59 from "./components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component";
61
+ import * as i60 from "./components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component";
62
+ import * as i61 from "./components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component";
63
+ import * as i62 from "./components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component";
64
+ import * as i63 from "./components/ca-files-count/ca-files-count.component";
65
+ import * as i64 from "./components/ca-items-dropdown/ca-items-dropdown.component";
66
+ import * as i65 from "./components/ca-toast-messages/ca-toast-messages.component";
67
+ import * as i66 from "./components/ca-fleet-filter/ca-fleet-filter.component";
68
+ import * as i67 from "./components/ca-modal-items/ca-modal-items.component";
67
69
  export declare class CaComponentsLibModule {
68
70
  static ɵfac: i0.ɵɵFactoryDeclaration<CaComponentsLibModule, never>;
69
- static ɵmod: i0.ɵɵNgModuleDeclaration<CaComponentsLibModule, never, [typeof i1.CommonModule, typeof i2.CaProfileImageComponent, typeof i3.CaRatingReviewComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i25.CaTableCardViewComponent, typeof i26.CaSpinnerComponent, typeof i27.CaTodoComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i31.CaInputAddressDropdownComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i56.CaShowMoreComponent, typeof i57.CaCommentsComponent, typeof i58.CaSortingCardDropdownComponent, typeof i59.CaActivateModalComponent, typeof i60.CaDeactivateModalComponent, typeof i61.CaResetTableModalComponent, typeof i62.CaFilesCountComponent, typeof i63.CaItemsDropdownComponent, typeof i64.CaToastMessagesComponent, typeof i65.CaFleetFilterComponent], [typeof i2.CaProfileImageComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i3.CaRatingReviewComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i26.CaSpinnerComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i31.CaInputAddressDropdownComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i57.CaCommentsComponent, typeof i56.CaShowMoreComponent, typeof i58.CaSortingCardDropdownComponent, typeof i59.CaActivateModalComponent, typeof i60.CaDeactivateModalComponent, typeof i61.CaResetTableModalComponent, typeof i62.CaFilesCountComponent, typeof i63.CaItemsDropdownComponent, typeof i64.CaToastMessagesComponent, typeof i65.CaFleetFilterComponent]>;
71
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CaComponentsLibModule, never, [typeof i1.CommonModule, typeof i2.CaProfileImageComponent, typeof i3.CaProgressBarV2Component, typeof i4.CaRatingReviewComponent, typeof i5.CaAppTooltipV2Component, typeof i6.CaDetailsDropdownComponent, typeof i7.CaFilterComponent, typeof i8.CaFilterDropdownComponent, typeof i9.CaFilterStateDropdownComponent, typeof i10.CaFilterTimeDropdownComponent, typeof i11.CaFilterListDropdownComponent, typeof i12.CaInputComponent, typeof i13.CaInputDatetimePickerComponent, typeof i14.CaInputRadiobuttonsComponent, typeof i15.CaInputDropdownComponent, typeof i16.CaMapComponent, typeof i17.CaMapDropdownComponent, typeof i18.CaNoteComponent, typeof i19.CaNoteContainerComponent, typeof i20.CaPayrollListSummaryOverviewComponent, typeof i21.CaPayrollListSummaryOverviewTableComponent, typeof i22.PickupDeliveryBlockComponent, typeof i23.ProgressBarComponent, typeof i24.CaSearchMultipleStatesComponent, typeof i25.CaSearchMultipleStates2Component, typeof i26.CaTableCardViewComponent, typeof i27.CaSpinnerComponent, typeof i28.CaTodoComponent, typeof i29.CaTruckTrailerProgresBarComponent, typeof i30.CaPeriodContentComponent, typeof i31.CaInputNoteComponent, typeof i32.CaInputAddressDropdownComponent, typeof i33.CaMainTableComponent, typeof i34.CaActivityLogListComponent, typeof i35.CaRightSidePanelMenuComponent, typeof i36.CaRightSidePanelTopBarComponent, typeof i37.CaRightSidePanelComponent, typeof i38.CaChartComponent, typeof i39.CaChartManagerComponent, typeof i40.CaDropdownMenuComponent, typeof i41.CaUploadFilesComponent, typeof i42.CaRightSidePanelCompanyComponent, typeof i43.CaProgressRangeComponent, typeof i44.CaTooltipListComponent, typeof i45.InputTestComponent, typeof i46.CaVehicleListComponent, typeof i47.CaLastFuelPriceProgressComponent, typeof i48.CaCheckboxComponent, typeof i49.CaLoadStatusComponent, typeof i50.CaCheckboxSelectedCountComponent, typeof i51.CaDetailsTitleCardComponent, typeof i52.CaCustomCardComponent, typeof i53.CaLoadStatusLogComponent, typeof i54.CaStatusChangeDropdownComponent, typeof i55.CaToolbarDropdownComponent, typeof i56.CaDeleteModalComponent, typeof i57.CaShowMoreComponent, typeof i58.CaCommentsComponent, typeof i59.CaSortingCardDropdownComponent, typeof i60.CaActivateModalComponent, typeof i61.CaDeactivateModalComponent, typeof i62.CaResetTableModalComponent, typeof i63.CaFilesCountComponent, typeof i64.CaItemsDropdownComponent, typeof i65.CaToastMessagesComponent, typeof i66.CaFleetFilterComponent, typeof i67.CaModalItemsComponent], [typeof i3.CaProgressBarV2Component, typeof i2.CaProfileImageComponent, typeof i5.CaAppTooltipV2Component, typeof i6.CaDetailsDropdownComponent, typeof i4.CaRatingReviewComponent, typeof i7.CaFilterComponent, typeof i8.CaFilterDropdownComponent, typeof i9.CaFilterStateDropdownComponent, typeof i10.CaFilterTimeDropdownComponent, typeof i11.CaFilterListDropdownComponent, typeof i12.CaInputComponent, typeof i13.CaInputDatetimePickerComponent, typeof i14.CaInputRadiobuttonsComponent, typeof i15.CaInputDropdownComponent, typeof i16.CaMapComponent, typeof i17.CaMapDropdownComponent, typeof i18.CaNoteComponent, typeof i19.CaNoteContainerComponent, typeof i20.CaPayrollListSummaryOverviewComponent, typeof i21.CaPayrollListSummaryOverviewTableComponent, typeof i22.PickupDeliveryBlockComponent, typeof i23.ProgressBarComponent, typeof i24.CaSearchMultipleStatesComponent, typeof i25.CaSearchMultipleStates2Component, typeof i27.CaSpinnerComponent, typeof i29.CaTruckTrailerProgresBarComponent, typeof i30.CaPeriodContentComponent, typeof i31.CaInputNoteComponent, typeof i33.CaMainTableComponent, typeof i34.CaActivityLogListComponent, typeof i35.CaRightSidePanelMenuComponent, typeof i36.CaRightSidePanelTopBarComponent, typeof i37.CaRightSidePanelComponent, typeof i38.CaChartComponent, typeof i39.CaChartManagerComponent, typeof i40.CaDropdownMenuComponent, typeof i41.CaUploadFilesComponent, typeof i42.CaRightSidePanelCompanyComponent, typeof i43.CaProgressRangeComponent, typeof i44.CaTooltipListComponent, typeof i32.CaInputAddressDropdownComponent, typeof i45.InputTestComponent, typeof i46.CaVehicleListComponent, typeof i47.CaLastFuelPriceProgressComponent, typeof i48.CaCheckboxComponent, typeof i49.CaLoadStatusComponent, typeof i50.CaCheckboxSelectedCountComponent, typeof i51.CaDetailsTitleCardComponent, typeof i52.CaCustomCardComponent, typeof i53.CaLoadStatusLogComponent, typeof i54.CaStatusChangeDropdownComponent, typeof i55.CaToolbarDropdownComponent, typeof i56.CaDeleteModalComponent, typeof i58.CaCommentsComponent, typeof i57.CaShowMoreComponent, typeof i59.CaSortingCardDropdownComponent, typeof i60.CaActivateModalComponent, typeof i61.CaDeactivateModalComponent, typeof i62.CaResetTableModalComponent, typeof i63.CaFilesCountComponent, typeof i64.CaItemsDropdownComponent, typeof i65.CaToastMessagesComponent, typeof i66.CaFleetFilterComponent, typeof i67.CaModalItemsComponent]>;
70
72
  static ɵinj: i0.ɵɵInjectorDeclaration<CaComponentsLibModule>;
71
73
  }
@@ -69,8 +69,8 @@ export declare class CaFilterComponent implements OnDestroy {
69
69
  canadaStates: ArrayStatus[];
70
70
  sentAddressValue: EventEmitter<string>;
71
71
  sentAddressData: EventEmitter<SentAddressData>;
72
- setFilter: EventEmitter<filterOutput | filterOutputWithParams>;
73
- clearAll: EventEmitter<filterOutput | filterOutputWithParams>;
72
+ setFilter: EventEmitter<filterOutputWithParams | filterOutput>;
73
+ clearAll: EventEmitter<filterOutputWithParams | filterOutput>;
74
74
  private destroy$;
75
75
  isSearchExpanded: boolean;
76
76
  isFilterActive: boolean;
@@ -1,5 +1,5 @@
1
- import { ChangeDetectorRef, ElementRef, EventEmitter, Renderer2 } from '@angular/core';
2
- import { GoogleMap } from '@angular/google-maps';
1
+ import { ChangeDetectorRef, ElementRef, EventEmitter, QueryList, Renderer2 } from '@angular/core';
2
+ import { GoogleMap, MapAdvancedMarker } from '@angular/google-maps';
3
3
  import { IMapMarkers, ICaMapProps, IMapOptions, IRoutePath, IMapBoundsZoom, IMapAreaFilter } from '../ca-map/models';
4
4
  import { MapMarkerIconService } from './utils/services';
5
5
  import * as i0 from "@angular/core";
@@ -12,6 +12,7 @@ export declare class CaMapComponent {
12
12
  maps: GoogleMap;
13
13
  markerDropdown: ElementRef;
14
14
  clusterDropdown: ElementRef;
15
+ mapMarkers: QueryList<MapAdvancedMarker>;
15
16
  set data(values: ICaMapProps);
16
17
  resetSelectedMarkerItem: EventEmitter<boolean>;
17
18
  routingMarkerClick: EventEmitter<number>;
@@ -66,6 +67,12 @@ export declare class CaMapComponent {
66
67
  private closeInfoWindow;
67
68
  private handleRoutingMarkerSelect;
68
69
  private handleMapData;
70
+ private addHoverListeners;
71
+ private handleHover;
72
+ private highlightMarkersByRoute;
73
+ private highlightSingleMarker;
74
+ private updatePolylineColorsByRoute;
75
+ private updatePolylineColorsByMarker;
69
76
  private getClusterId;
70
77
  private getRoutingId;
71
78
  private getMarkerServiceData;
@@ -77,8 +77,11 @@ export interface IMapMarkers {
77
77
  isClosed?: boolean;
78
78
  isShowLabelOnHover?: boolean;
79
79
  hasClickEvent?: boolean;
80
+ hasHoverEvent?: boolean;
80
81
  id?: number;
81
82
  content?: any;
83
+ routeId?: number;
84
+ isRouteHover?: boolean;
82
85
  }
83
86
  export interface IMapMarkersIcon {
84
87
  url: string;
@@ -100,6 +103,7 @@ export interface IMapRoutePath {
100
103
  strokeWeight?: number;
101
104
  isDashed?: boolean;
102
105
  dashedLineStyle?: IMapDashedRouteStyle[];
106
+ id?: number;
103
107
  }
104
108
  export interface IMapBoundsZoom {
105
109
  bounds: google.maps.LatLngBounds;
@@ -14,6 +14,7 @@ export declare class MapOptionsConstants {
14
14
  static ROUTING_DASHED_LINE_ICON: IMapDashedRouteStyle[];
15
15
  static ROUTING_MARKER_OUTLINE_COLORS: Record<string, string>;
16
16
  static ROUTING_MARKER_DOT_COLORS: Record<string, string>;
17
+ static LTL_MARKER_COLORS: string[];
17
18
  static ROUTING_MARKER_ICON_PATHS: Record<string, string>;
18
19
  static MILES_MARKER_ICON_PATHS: Record<string, string>;
19
20
  }
@@ -17,4 +17,6 @@ export declare class MapMarkerIconHelper {
17
17
  static getGpsAtStopMarkerElement(motionStatus: eGpsMotionStatus, stopNumber: number, stopType: string, isIgnition?: boolean, labelName?: string, isShowLabelOnHover?: boolean, id?: number): HTMLElement;
18
18
  static getRoutingCircleMarkerSvg(stopType: string, stopNumber: number): string;
19
19
  static createRoutingMarkerLabelElement(markerElement: HTMLElement, labelName: string, isShowLabelOnHover?: boolean): void;
20
+ static getLtlMarkerElement(stopType: string, labelName: string, index: number): HTMLElement;
21
+ static getLtlMarkerSvg(stopType: string, index: number): string;
20
22
  }
@@ -1,4 +1,5 @@
1
1
  export declare enum eModalButtonSize {
2
2
  SMALL = "modal-small",
3
- NORMAL = "modal-normal"
3
+ NORMAL = "modal-normal",
4
+ BIG_FULL_WIDTH = "modal-big-full-width"
4
5
  }
@@ -0,0 +1,27 @@
1
+ import { EventEmitter, TemplateRef } from '@angular/core';
2
+ import { AbstractControl, UntypedFormArray } from '@angular/forms';
3
+ import { eGeneralActions } from '../../enums';
4
+ import { SharedSvgRoutes } from '../../utils/svg-routes';
5
+ import { ModalItemsConfig } from './interfaces';
6
+ import * as i0 from "@angular/core";
7
+ export declare class CaModalItemsComponent {
8
+ set itemsConfig(value: ModalItemsConfig);
9
+ itemsRowTemplate: TemplateRef<{
10
+ $implicit: AbstractControl;
11
+ index: number;
12
+ hoverIndex: number;
13
+ }>;
14
+ itemsFormArray: UntypedFormArray;
15
+ itemsTotalValue: number;
16
+ onItemsAction: EventEmitter<string>;
17
+ _itemsConfig: ModalItemsConfig;
18
+ hoverIndex: number;
19
+ sharedSvgRoutes: typeof SharedSvgRoutes;
20
+ eGeneralActions: typeof eGeneralActions;
21
+ constructor();
22
+ onItemsRowAdd(): void;
23
+ onItemsRowHover(index: number): void;
24
+ onItemsRowReorder(): void;
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<CaModalItemsComponent, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<CaModalItemsComponent, "app-ca-modal-items", never, { "itemsConfig": { "alias": "itemsConfig"; "required": false; }; "itemsRowTemplate": { "alias": "itemsRowTemplate"; "required": false; }; "itemsFormArray": { "alias": "itemsFormArray"; "required": false; }; "itemsTotalValue": { "alias": "itemsTotalValue"; "required": false; }; }, { "onItemsAction": "onItemsAction"; }, never, never, true, never>;
27
+ }
@@ -0,0 +1 @@
1
+ export * from './modal-items.enum';
@@ -0,0 +1,4 @@
1
+ export declare enum eModalItems {
2
+ ADD_ITEM = "ADD_ITEM",
3
+ DELETE_ITEM = "DELETE_ITEM"
4
+ }
@@ -0,0 +1 @@
1
+ export * from './modal-items-config.interface';
@@ -0,0 +1,7 @@
1
+ export interface ModalItemsConfig {
2
+ gridTemplateColumnValues: string;
3
+ headerItems: string[];
4
+ headerItemsRequiredIndex: number[];
5
+ headerItemsAlignRightIndex?: number[];
6
+ headerItemsJustifyCenterIndex?: number[];
7
+ }
@@ -0,0 +1 @@
1
+ export * from './modal-items-header-class.pipe';
@@ -0,0 +1,11 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class ModalItemsHeaderClassPipe implements PipeTransform {
4
+ transform({ headerItemFirst, headerItemLast, isJustifyCenterItem, }: {
5
+ headerItemFirst: boolean;
6
+ headerItemLast: boolean;
7
+ isJustifyCenterItem?: boolean;
8
+ }): Record<string, boolean | undefined>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<ModalItemsHeaderClassPipe, never>;
10
+ static ɵpipe: i0.ɵɵPipeDeclaration<ModalItemsHeaderClassPipe, "modalItemsHeaderClass", true>;
11
+ }
@@ -0,0 +1,15 @@
1
+ import { eColor, ePosition } from '../../enums';
2
+ import { IProgressBarColorConfig } from './interfaces';
3
+ import * as i0 from "@angular/core";
4
+ export declare class CaProgressBarV2Component {
5
+ progressPercentage: number;
6
+ text: string | undefined;
7
+ tooltipText: string | undefined;
8
+ isTableColumn: boolean;
9
+ colorConfig: IProgressBarColorConfig | undefined;
10
+ eColor: typeof eColor;
11
+ ePosition: typeof ePosition;
12
+ constructor();
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<CaProgressBarV2Component, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<CaProgressBarV2Component, "app-ca-progress-bar-v2", never, { "progressPercentage": { "alias": "progressPercentage"; "required": false; }; "text": { "alias": "text"; "required": false; }; "tooltipText": { "alias": "tooltipText"; "required": false; }; "isTableColumn": { "alias": "isTableColumn"; "required": false; }; "colorConfig": { "alias": "colorConfig"; "required": false; }; }, {}, never, never, true, never>;
15
+ }
@@ -0,0 +1 @@
1
+ export * from './progress-bar-color-config.interface';
@@ -0,0 +1,4 @@
1
+ export interface IProgressBarColorConfig {
2
+ backColor: string;
3
+ frontColor: string;
4
+ }
@@ -1,6 +1,7 @@
1
1
  export declare enum eGeneralActions {
2
2
  ADD = "Add",
3
3
  ADD_LOWERCASE = "add",
4
+ ADD_NEW_ITEM = "Add New Item",
4
5
  UPDATE = "Update",
5
6
  UPDATE_LOWERCASE = "update",
6
7
  DELETE = "Delete",
@@ -22,3 +22,4 @@ export * from './thousand-formater.pipe';
22
22
  export * from './load-status-background-color.pipe';
23
23
  export * from './format-duration.pipe';
24
24
  export * from './date-wait-time.pipe';
25
+ export * from './progress-bar-line.pipe';
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class ProgressBarLinePipe implements PipeTransform {
4
+ transform(type: 'back' | 'front', percentageValue: number): Record<string, boolean>;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarLinePipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<ProgressBarLinePipe, "progressBarLine", true>;
7
+ }
@@ -1,6 +1,7 @@
1
1
  export declare class SharedSvgRoutes {
2
2
  static ARROW_DOWN_SORT: string;
3
3
  static ARROW_UP_SORT: string;
4
+ static SORT_ARROWS_ICON: string;
4
5
  static DROPDOWN_ARROW: string;
5
6
  static ARROW_LEFT: string;
6
7
  static ARROW_RIGHT: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ca-components",
3
- "version": "2.0.18",
3
+ "version": "2.0.20",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.2.14",
6
6
  "@angular/core": "^19.2.14",
package/public-api.d.ts CHANGED
@@ -76,6 +76,7 @@ export * from './lib/components/ca-custom-scrollbar/ca-custom-scrollbar.componen
76
76
  export * from './lib/components/ca-map/utils/services';
77
77
  export * from './lib/components/ca-input-test/input-test.component';
78
78
  export * from './lib/components/ca-checkbox/ca-checkbox.component';
79
+ export * from './lib/components/ca-progress-bar-v2/ca-progress-bar-v2.component';
79
80
  export * from './lib/components/ca-modal-button/enums';
80
81
  export * from './lib/components/ca-last-fuel-price-progress/ca-last-fuel-price-progress.component';
81
82
  export * from './lib/components/ca-last-fuel-price-progress/utils/helpers';
@@ -98,6 +99,8 @@ export * from './lib/components/ca-status-change-dropdown/ca-status-change-dropd
98
99
  export * from './lib/components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component';
99
100
  export * from './lib/components/ca-files-count/ca-files-count.component';
100
101
  export * from './lib/components/ca-items-dropdown/ca-items-dropdown.component';
102
+ export * from './lib/components/ca-modal-items/ca-modal-items.component';
103
+ export * from './lib/components/ca-modal-items/enums';
101
104
  export * from './lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component';
102
105
  export * from './lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component';
103
106
  export * from './lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component';
@@ -116,3 +119,4 @@ export * from './lib/components/ca-progress-bar/interfaces';
116
119
  export * from './lib/utils/helpers';
117
120
  export * from './lib/utils/constants';
118
121
  export * from './lib/components/ca-modal-spinner/ca-modal-spinner.component';
122
+ export * from './lib/components/ca-progress-bar-v2/ca-progress-bar-v2.component';
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
2
+ <rect id="Rectangle_62612" data-name="Rectangle 62612" width="18" height="18" fill="none"/>
3
+ <path id="DOWN" d="M17.854,65.782h9.1a.919.919,0,0,1,.65,1.567L23.053,71.9a.914.914,0,0,1-1.3,0L17.2,67.349A.919.919,0,0,1,17.854,65.782Z" transform="translate(-13.402 -55.95)" fill="#DADADA"/>
4
+ <path id="DOWN-2" data-name="DOWN" d="M27.6,61.768l-4.549-4.549a.914.914,0,0,0-1.3,0L17.2,61.768a.919.919,0,0,0,.65,1.567h9.1A.919.919,0,0,0,27.6,61.768Z" transform="translate(-13.402 -55.95)" fill="#DADADA"/>
5
+ </svg>