ca-components 0.0.4 → 0.0.5
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.
- package/esm2022/lib/animations/in-out.animation.mjs +73 -0
- package/esm2022/lib/animations/state-header.animation.mjs +17 -0
- package/esm2022/lib/components/ca-app-tooltip-v2/ca-app-tooltip-v2.component.mjs +1 -1
- package/esm2022/lib/components/ca-details-dropdown/ca-details-dropdown.component.mjs +14 -14
- package/esm2022/lib/components/ca-dropdown/ca-dropdown.component.mjs +6 -6
- package/esm2022/lib/components/ca-filters/ca-filter.component.mjs +119 -55
- package/esm2022/lib/components/ca-filters/components/ca-money-filter/ca-money-filter.component.mjs +127 -111
- package/esm2022/lib/components/ca-filters/components/ca-money-filter/config/ca-money-filter.config.mjs +1 -1
- package/esm2022/lib/components/ca-filters/components/ca-state-filter/ca-state-filter.component.mjs +242 -0
- package/esm2022/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.mjs +35 -34
- package/esm2022/lib/components/ca-filters/components/ca-time-filter/ca-time-filter.component.mjs +26 -25
- package/esm2022/lib/components/ca-filters/components/ca-trailer-type-filter/ca-trailer-type-filter.component.mjs +178 -0
- package/esm2022/lib/components/ca-filters/components/ca-truck-type-filter/ca-truck-type-filter.component.mjs +178 -0
- package/esm2022/lib/components/ca-filters/components/ca-user-filter/ca-user-filter.component.mjs +247 -0
- package/esm2022/lib/components/ca-filters/components/ca-user-filter/config/ca-user-filter.config.mjs +15 -0
- package/esm2022/lib/components/ca-filters/pipes/filter-conditions-clear.pipe.mjs +39 -0
- package/esm2022/lib/components/ca-filters/pipes/filter-conditions-set.pipe.mjs +47 -0
- package/esm2022/lib/components/ca-filters/pipes/filter-trailer-color.pipe.mjs +45 -0
- package/esm2022/lib/components/ca-filters/utils/constants/directive.constants.mjs +548 -0
- package/esm2022/lib/components/ca-filters/utils/constants/filter-icons-routes.constants.mjs +7 -0
- package/esm2022/lib/components/ca-input/ca-input.component.mjs +59 -45
- package/esm2022/lib/components/ca-input/components/ca-input-clear/ca-input-clear.component.mjs +3 -3
- package/esm2022/lib/components/ca-input/components/ca-input-commands/ca-input-commands.component.mjs +45 -0
- package/esm2022/lib/components/ca-input/components/ca-input-password/ca-input-password.component.mjs +4 -4
- package/esm2022/lib/components/ca-input/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.mjs +4 -4
- package/esm2022/lib/components/ca-input/enums/input-commands-action.enum.mjs +11 -0
- package/esm2022/lib/components/ca-input/enums/input-commands-type.enum.mjs +7 -0
- package/esm2022/lib/components/ca-input/models/command-click.model.mjs +2 -0
- package/esm2022/lib/components/ca-input/models/commands-event.model.mjs +2 -0
- package/esm2022/lib/components/ca-input/pipes/input-class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/input-clear-class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/input-container-class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/input-password-eye-class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/input-placeholder-icon.class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/label-class.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/show-clear.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/show-invalid-danger-mark.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/pipes/show-valid-check.pipe.mjs +1 -1
- package/esm2022/lib/components/ca-input/services/ca-input-state.service.mjs +225 -7
- package/esm2022/lib/components/ca-input/utils/input-svg-routes.mjs +4 -2
- package/esm2022/lib/components/ca-map/ca-map.component.mjs +6 -5
- package/esm2022/lib/components/ca-map-dropdown/ca-map-dropdown.component.mjs +10 -10
- package/esm2022/lib/components/ca-note/ca-note.component.mjs +34 -32
- package/esm2022/lib/components/ca-note-container/ca-note-container.component.mjs +17 -17
- package/esm2022/lib/components/ca-note-container/utils/constants/note-config.constant.mjs +25 -25
- package/esm2022/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.mjs +12 -12
- package/esm2022/lib/components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component.mjs +7 -7
- package/esm2022/lib/components/ca-pickup-delivery-block/ca-pickup-delivery-block.component.mjs +7 -7
- package/esm2022/lib/components/ca-pickup-delivery-block/components/ca-load/ca-load.component.mjs +18 -17
- package/esm2022/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-list/ca-load-list.component.mjs +24 -19
- package/esm2022/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-single/ca-load-single.component.mjs +21 -18
- package/esm2022/lib/components/ca-pickup-delivery-block/models/animation-model.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/models/broker-short-response.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/models/dispatch-assigned-load-list-response.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/models/load-short-response.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/models/load-stop-short-response.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/models/shipper-short-response.mjs +1 -1
- package/esm2022/lib/components/ca-pickup-delivery-block/utils/constants/animation-object-default.constants.mjs +3 -3
- package/esm2022/lib/components/ca-pickup-delivery-block/utils/helpers/pickup-delivery.helper.mjs +6 -3
- package/esm2022/lib/components/ca-profile-image/ca-profile-image.component.mjs +3 -3
- package/esm2022/lib/components/ca-progress-bar/ca-progress-bar.component.mjs +31 -31
- package/esm2022/lib/components/ca-search-multiple-states/ca-search-multiple-states.component.mjs +20 -20
- package/esm2022/lib/components/ca-search-multiple-states/utils/config/input-config.mjs +1 -1
- package/esm2022/lib/components/ca-spinner/ca-spinner.component.mjs +2 -2
- package/esm2022/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.mjs +24 -20
- package/esm2022/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.mjs +1 -1
- package/esm2022/lib/enums/trailer-name-string.enum.mjs +18 -0
- package/esm2022/lib/models/card-models/card-table-data.model.mjs +1 -1
- package/esm2022/lib/models/table-models/all-table-animation.model.mjs +2 -0
- package/esm2022/lib/models/trailer-minimal-response.mjs +1 -1
- package/esm2022/lib/models/truck-minimal-response.mjs +1 -1
- package/esm2022/lib/models/user-selected.model.mjs +2 -0
- package/esm2022/lib/pipes/thousand-separator.pipe.mjs +2 -2
- package/esm2022/lib/pipes/thousand-to-short-format-pipe.mjs +4 -4
- package/esm2022/lib/services/truckassist-table.service.mjs +3 -1
- package/fesm2022/ca-components.mjs +6032 -525
- package/fesm2022/ca-components.mjs.map +1 -1
- package/index.d.ts +0 -1
- package/lib/animations/accordion-animation.d.ts +0 -1
- package/lib/animations/animation.d.ts +0 -1
- package/lib/animations/close-form.animation.d.ts +0 -1
- package/lib/animations/expand-search-button.animation.d.ts +0 -1
- package/lib/{animation → animations}/in-out.animation.d.ts +0 -1
- package/lib/animations/show.animation.d.ts +0 -1
- package/lib/animations/state-header.animation.d.ts +1 -0
- package/lib/animations/tabs-modal.animation.d.ts +0 -1
- package/lib/ca-components.module.d.ts +0 -1
- package/lib/components/ca-app-tooltip-v2/ca-app-tooltip-v2.component.d.ts +2 -3
- package/lib/components/ca-details-dropdown/ca-details-dropdown.component.d.ts +7 -8
- package/lib/components/ca-details-dropdown/models/detail-dropdown.model.d.ts +0 -1
- package/lib/components/ca-details-dropdown/utils/svg-routes/detail-dropdown-svg-routes.d.ts +0 -1
- package/lib/components/ca-dropdown/ca-dropdown.component.d.ts +2 -3
- package/lib/components/ca-filters/ca-filter.component.d.ts +20 -15
- package/lib/components/ca-filters/components/ca-money-filter/ca-money-filter.component.d.ts +10 -11
- package/lib/components/ca-filters/components/ca-money-filter/config/ca-money-filter.config.d.ts +1 -2
- package/lib/components/ca-filters/components/ca-state-filter/ca-state-filter.component.d.ts +52 -0
- package/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.d.ts +9 -10
- package/lib/components/ca-filters/components/ca-time-filter/ca-time-filter.component.d.ts +6 -7
- package/lib/components/ca-filters/components/ca-trailer-type-filter/ca-trailer-type-filter.component.d.ts +35 -0
- package/lib/components/ca-filters/components/ca-truck-type-filter/ca-truck-type-filter.component.d.ts +35 -0
- package/lib/components/ca-filters/components/ca-user-filter/ca-user-filter.component.d.ts +46 -0
- package/lib/components/ca-filters/components/ca-user-filter/config/ca-user-filter.config.d.ts +4 -0
- package/lib/components/ca-filters/pipes/filter-conditions-clear.pipe.d.ts +14 -0
- package/lib/components/ca-filters/pipes/filter-conditions-set.pipe.d.ts +14 -0
- package/lib/components/ca-filters/pipes/filter-trailer-color.pipe.d.ts +7 -0
- package/lib/components/ca-filters/utils/constants/directive.constants.d.ts +8 -0
- package/lib/components/ca-filters/utils/constants/filter-icons-routes.constants.d.ts +6 -0
- package/lib/components/ca-filters/utils/constants/status-filter.constants.d.ts +0 -1
- package/lib/components/ca-filters/utils/constants/time-filter.constants.d.ts +0 -1
- package/lib/components/ca-filters/utils/svg-routes/ca-filters-svg-routes.d.ts +0 -1
- package/lib/components/ca-filters/utils/svg-routes/ca-money-filter-svg-routes.d.ts +0 -1
- package/lib/components/ca-input/ca-input.component.d.ts +16 -9
- package/lib/components/ca-input/components/ca-input-clear/ca-input-clear.component.d.ts +3 -4
- package/lib/components/ca-input/components/ca-input-commands/ca-input-commands.component.d.ts +14 -0
- package/lib/components/ca-input/components/ca-input-password/ca-input-password.component.d.ts +2 -3
- package/lib/components/ca-input/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts +2 -3
- package/lib/components/ca-input/config/ca-input.config.d.ts +0 -1
- package/lib/components/ca-input/enums/input-commands-action.enum.d.ts +9 -0
- package/lib/components/ca-input/enums/input-commands-type.enum.d.ts +5 -0
- package/lib/components/ca-input/models/command-click.model.d.ts +5 -0
- package/lib/components/ca-input/models/commands-event.model.d.ts +5 -0
- package/lib/components/ca-input/models/label-color.model.d.ts +0 -1
- package/lib/components/ca-input/pipes/input-class.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/input-clear-class.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/input-container-class.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/input-error.pipe.d.ts +0 -1
- package/lib/components/ca-input/pipes/input-password-eye-class.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/input-placeholder-icon.class.pipe.d.ts +2 -3
- package/lib/components/ca-input/pipes/input-type.pipe.d.ts +0 -1
- package/lib/components/ca-input/pipes/label-class.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/show-clear.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/show-invalid-danger-mark.pipe.d.ts +1 -2
- package/lib/components/ca-input/pipes/show-valid-check.pipe.d.ts +1 -2
- package/lib/components/ca-input/services/ca-input-state.service.d.ts +31 -6
- package/lib/components/ca-input/utils/input-svg-routes.d.ts +2 -1
- package/lib/components/ca-input-radiobuttons/ca-input-radiobuttons.component.d.ts +0 -1
- package/lib/components/ca-map/ca-map.component.d.ts +1 -2
- package/lib/components/ca-map/enums/google-map.enum.d.ts +0 -1
- package/lib/components/ca-map/enums/toolbar-filter-string.enum.d.ts +0 -1
- package/lib/components/ca-map/models/map.model.d.ts +0 -1
- package/lib/components/ca-map/utils/helpers/map.helper.d.ts +0 -1
- package/lib/components/ca-map/utils/map-svg-routes/map-svg-routes.d.ts +0 -1
- package/lib/components/ca-map-dropdown/ca-map-dropdown.component.d.ts +4 -29
- package/lib/components/ca-map-dropdown/utils/svg-routes/map-dropdown-svg-routes.d.ts +0 -1
- package/lib/components/ca-note/ca-note.component.d.ts +5 -6
- package/lib/components/ca-note/utils/helper/copy-paste.helper.d.ts +0 -1
- package/lib/components/ca-note/utils/svg-routes/note-svg-routes.d.ts +0 -1
- package/lib/components/ca-note-container/ca-note-container.component.d.ts +4 -5
- package/lib/components/ca-note-container/enums/note-default-string.enum.d.ts +0 -1
- package/lib/components/ca-note-container/enums/note-selected-color.enum.d.ts +0 -1
- package/lib/components/ca-note-container/models/note-colors.model.d.ts +0 -1
- package/lib/components/ca-note-container/utils/constants/note-config.constant.d.ts +2 -3
- package/lib/components/ca-note-container/utils/svg-routes/note-container-svg-routes.d.ts +0 -1
- package/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.d.ts +3 -4
- package/lib/components/ca-payroll-list-summary-overview/utils/svg-routes/payroll-list-summary-svg-routes.d.ts +0 -1
- package/lib/components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/ca-pickup-delivery-block.component.d.ts +5 -6
- package/lib/components/ca-pickup-delivery-block/components/ca-load/ca-load.component.d.ts +4 -5
- package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-list/ca-load-list.component.d.ts +6 -7
- package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-single/ca-load-single.component.d.ts +5 -6
- package/lib/components/ca-pickup-delivery-block/models/adress-model.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/models/animation-model.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/models/broker-short-response.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/models/dispatch-assigned-load-list-response.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/models/enum-value.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/models/load-short-response.d.ts +3 -4
- package/lib/components/ca-pickup-delivery-block/models/load-stop-short-response.d.ts +2 -3
- package/lib/components/ca-pickup-delivery-block/models/shipper-short-response.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/models/status-types.enum.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/constants/animation-object-default.constants.d.ts +1 -2
- package/lib/components/ca-pickup-delivery-block/utils/constants/pickup-delivery-block.constants.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/helpers/pickup-delivery.helper.d.ts +3 -4
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/options-icon.routes.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes.d.ts +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/return-arrow.routes.d.ts +0 -1
- package/lib/components/ca-profile-image/ca-profile-image.component.d.ts +0 -1
- package/lib/components/ca-progress-bar/ca-progress-bar.component.d.ts +3 -4
- package/lib/components/ca-progress-bar/models/gps-progress.model.d.ts +0 -1
- package/lib/components/ca-progress-bar/utils/constants/progress-bar.constants.d.ts +0 -1
- package/lib/components/ca-progress-bar/utils/svg-routes/progress-bar-svg-routes.d.ts +0 -1
- package/lib/components/ca-search-multiple-states/ca-search-multiple-states.component.d.ts +3 -4
- package/lib/components/ca-search-multiple-states/utils/config/input-config.d.ts +1 -2
- package/lib/components/ca-search-multiple-states/utils/svg-routes/search-multiple-states.routes.d.ts +0 -1
- package/lib/components/ca-spinner/ca-spinner.component.d.ts +0 -1
- package/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.d.ts +2 -3
- package/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.d.ts +1 -2
- package/lib/constants/map.constant.d.ts +0 -1
- package/lib/directives/placeholder-directive.d.ts +0 -1
- package/lib/enums/load-filter-string.enum.d.ts +0 -1
- package/lib/enums/load-status.enum.d.ts +0 -1
- package/lib/enums/trailer-name-string.enum.d.ts +16 -0
- package/lib/models/array-status.model.d.ts +0 -1
- package/lib/models/card-models/card-table-data.model.d.ts +3 -4
- package/lib/models/color-response.d.ts +0 -1
- package/lib/models/dropdown.model.d.ts +0 -1
- package/lib/models/filter-output-params.model.d.ts +0 -1
- package/lib/models/filter-output.model.d.ts +0 -1
- package/lib/models/note-active-options.model.d.ts +0 -1
- package/lib/models/payroll-list-summary.model.d.ts +0 -1
- package/lib/models/table-models/all-table-animation.model.d.ts +10 -0
- package/lib/models/table-models/table-body-color-label.model.d.ts +0 -1
- package/lib/models/time-filter.model.d.ts +0 -1
- package/lib/models/trailer-minimal-response.d.ts +1 -2
- package/lib/models/trailer-type-response.d.ts +0 -1
- package/lib/models/truck-minimal-response.d.ts +2 -3
- package/lib/models/truck-type-response.d.ts +0 -1
- package/lib/models/user-selected.model.d.ts +8 -0
- package/lib/pipes/dropdown-load-status-color.pipe.d.ts +0 -1
- package/lib/pipes/format-currency.pipe.d.ts +0 -1
- package/lib/pipes/safe-html.pipe.d.ts +0 -1
- package/lib/pipes/ta-svg.pipe.d.ts +0 -1
- package/lib/pipes/thousand-separator.pipe.d.ts +0 -1
- package/lib/pipes/thousand-to-short-format-pipe.d.ts +1 -2
- package/lib/services/truckassist-table.service.d.ts +2 -1
- package/lib/utils/helpers/methods-calculations.helper.d.ts +0 -1
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/src/assets/global_style/styles.scss +1 -0
- package/src/assets/scss/input-dropdown.scss +1876 -0
- package/src/assets/scss/popover.scss +89 -89
- package/src/assets/svg/common/trailers/ic_carhauler_stinger.svg +6 -0
- package/src/assets/svg/common/trailers/ic_trailer_carhauler.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_chassis.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_conestoga.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_container.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_dryvan.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_dumper.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_flatbed.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_low-boy.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_reefer.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_side-kit.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_step-deck.svg +1 -0
- package/src/assets/svg/common/trailers/ic_trailer_tanker.svg +6 -0
- package/src/assets/svg/common/trailers/ic_trailer_tanker_pneumatic.svg +6 -0
- package/src/assets/svg/common/trucks/ic_truck_box-truck.svg +1 -0
- package/src/assets/svg/common/trucks/ic_truck_bus.svg +7 -0
- package/src/assets/svg/common/trucks/ic_truck_car-hauler.svg +1 -0
- package/src/assets/svg/common/trucks/ic_truck_cargo-van.svg +1 -0
- package/src/assets/svg/common/trucks/ic_truck_semi-truck.svg +1 -0
- package/src/assets/svg/common/trucks/ic_truck_semi-wSleeper.svg +9 -0
- package/src/assets/svg/common/trucks/ic_truck_spotter.svg +1 -0
- package/src/assets/svg/common/trucks/ic_truck_tow-truck.svg +1 -0
- package/src/assets/svg/input/ic_dollar.svg +6 -0
- package/src/assets/svg/input/ic_pm_decrement.svg +4 -0
- package/src/assets/svg/input/ic_pm_increment.svg +4 -0
- package/ca-components.d.ts.map +0 -1
- package/esm2022/lib/animation/in-out.animation.mjs +0 -73
- package/lib/animation/in-out.animation.d.ts.map +0 -1
- package/lib/animations/accordion-animation.d.ts.map +0 -1
- package/lib/animations/animation.d.ts.map +0 -1
- package/lib/animations/close-form.animation.d.ts.map +0 -1
- package/lib/animations/expand-search-button.animation.d.ts.map +0 -1
- package/lib/animations/show.animation.d.ts.map +0 -1
- package/lib/animations/tabs-modal.animation.d.ts.map +0 -1
- package/lib/ca-components.module.d.ts.map +0 -1
- package/lib/components/ca-app-tooltip-v2/ca-app-tooltip-v2.component.d.ts.map +0 -1
- package/lib/components/ca-details-dropdown/ca-details-dropdown.component.d.ts.map +0 -1
- package/lib/components/ca-details-dropdown/models/detail-dropdown.model.d.ts.map +0 -1
- package/lib/components/ca-details-dropdown/utils/svg-routes/detail-dropdown-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-dropdown/ca-dropdown.component.d.ts.map +0 -1
- package/lib/components/ca-filters/ca-filter.component.d.ts.map +0 -1
- package/lib/components/ca-filters/components/ca-money-filter/ca-money-filter.component.d.ts.map +0 -1
- package/lib/components/ca-filters/components/ca-money-filter/config/ca-money-filter.config.d.ts.map +0 -1
- package/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.d.ts.map +0 -1
- package/lib/components/ca-filters/components/ca-time-filter/ca-time-filter.component.d.ts.map +0 -1
- package/lib/components/ca-filters/utils/constants/status-filter.constants.d.ts.map +0 -1
- package/lib/components/ca-filters/utils/constants/time-filter.constants.d.ts.map +0 -1
- package/lib/components/ca-filters/utils/svg-routes/ca-filters-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-filters/utils/svg-routes/ca-money-filter-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-input/ca-input.component.d.ts.map +0 -1
- package/lib/components/ca-input/components/ca-input-clear/ca-input-clear.component.d.ts.map +0 -1
- package/lib/components/ca-input/components/ca-input-password/ca-input-password.component.d.ts.map +0 -1
- package/lib/components/ca-input/components/ca-input-placeholder-icon/ca-input-placeholder-icon.component.d.ts.map +0 -1
- package/lib/components/ca-input/config/ca-input.config.d.ts.map +0 -1
- package/lib/components/ca-input/models/label-color.model.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-clear-class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-container-class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-error.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-password-eye-class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-placeholder-icon.class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/input-type.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/label-class.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/show-clear.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/show-invalid-danger-mark.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/pipes/show-valid-check.pipe.d.ts.map +0 -1
- package/lib/components/ca-input/services/ca-input-state.service.d.ts.map +0 -1
- package/lib/components/ca-input/utils/input-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-input-radiobuttons/ca-input-radiobuttons.component.d.ts.map +0 -1
- package/lib/components/ca-map/ca-map.component.d.ts.map +0 -1
- package/lib/components/ca-map/enums/google-map.enum.d.ts.map +0 -1
- package/lib/components/ca-map/enums/toolbar-filter-string.enum.d.ts.map +0 -1
- package/lib/components/ca-map/models/map.model.d.ts.map +0 -1
- package/lib/components/ca-map/utils/helpers/map.helper.d.ts.map +0 -1
- package/lib/components/ca-map/utils/map-svg-routes/map-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-map-dropdown/ca-map-dropdown.component.d.ts.map +0 -1
- package/lib/components/ca-map-dropdown/utils/svg-routes/map-dropdown-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-note/ca-note.component.d.ts.map +0 -1
- package/lib/components/ca-note/utils/helper/copy-paste.helper.d.ts.map +0 -1
- package/lib/components/ca-note/utils/svg-routes/note-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-note-container/ca-note-container.component.d.ts.map +0 -1
- package/lib/components/ca-note-container/enums/note-default-string.enum.d.ts.map +0 -1
- package/lib/components/ca-note-container/enums/note-selected-color.enum.d.ts.map +0 -1
- package/lib/components/ca-note-container/models/note-colors.model.d.ts.map +0 -1
- package/lib/components/ca-note-container/utils/constants/note-config.constant.d.ts.map +0 -1
- package/lib/components/ca-note-container/utils/svg-routes/note-container-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.d.ts.map +0 -1
- package/lib/components/ca-payroll-list-summary-overview/utils/svg-routes/payroll-list-summary-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-payroll-list-summary-overview-table/ca-payroll-list-summary-overview-table.component.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/ca-pickup-delivery-block.component.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/components/ca-load/ca-load.component.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-list/ca-load-list.component.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/components/ca-load/components/ca-load-single/ca-load-single.component.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/adress-model.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/animation-model.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/broker-short-response.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/dispatch-assigned-load-list-response.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/enum-value.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/load-short-response.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/load-stop-short-response.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/shipper-short-response.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/models/status-types.enum.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/constants/animation-object-default.constants.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/constants/pickup-delivery-block.constants.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/helpers/pickup-delivery.helper.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/options-icon.routes.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes.d.ts.map +0 -1
- package/lib/components/ca-pickup-delivery-block/utils/svg-routes/return-arrow.routes.d.ts.map +0 -1
- package/lib/components/ca-profile-image/ca-profile-image.component.d.ts.map +0 -1
- package/lib/components/ca-progress-bar/ca-progress-bar.component.d.ts.map +0 -1
- package/lib/components/ca-progress-bar/models/gps-progress.model.d.ts.map +0 -1
- package/lib/components/ca-progress-bar/utils/constants/progress-bar.constants.d.ts.map +0 -1
- package/lib/components/ca-progress-bar/utils/svg-routes/progress-bar-svg-routes.d.ts.map +0 -1
- package/lib/components/ca-search-multiple-states/ca-search-multiple-states.component.d.ts.map +0 -1
- package/lib/components/ca-search-multiple-states/utils/config/input-config.d.ts.map +0 -1
- package/lib/components/ca-search-multiple-states/utils/svg-routes/search-multiple-states.routes.d.ts.map +0 -1
- package/lib/components/ca-spinner/ca-spinner.component.d.ts.map +0 -1
- package/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.d.ts.map +0 -1
- package/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.d.ts.map +0 -1
- package/lib/constants/map.constant.d.ts.map +0 -1
- package/lib/directives/placeholder-directive.d.ts.map +0 -1
- package/lib/enums/load-filter-string.enum.d.ts.map +0 -1
- package/lib/enums/load-status.enum.d.ts.map +0 -1
- package/lib/models/array-status.model.d.ts.map +0 -1
- package/lib/models/card-models/card-table-data.model.d.ts.map +0 -1
- package/lib/models/color-response.d.ts.map +0 -1
- package/lib/models/dropdown.model.d.ts.map +0 -1
- package/lib/models/filter-output-params.model.d.ts.map +0 -1
- package/lib/models/filter-output.model.d.ts.map +0 -1
- package/lib/models/note-active-options.model.d.ts.map +0 -1
- package/lib/models/payroll-list-summary.model.d.ts.map +0 -1
- package/lib/models/table-models/table-body-color-label.model.d.ts.map +0 -1
- package/lib/models/time-filter.model.d.ts.map +0 -1
- package/lib/models/trailer-minimal-response.d.ts.map +0 -1
- package/lib/models/trailer-type-response.d.ts.map +0 -1
- package/lib/models/truck-minimal-response.d.ts.map +0 -1
- package/lib/models/truck-type-response.d.ts.map +0 -1
- package/lib/pipes/dropdown-load-status-color.pipe.d.ts.map +0 -1
- package/lib/pipes/format-currency.pipe.d.ts.map +0 -1
- package/lib/pipes/safe-html.pipe.d.ts.map +0 -1
- package/lib/pipes/ta-svg.pipe.d.ts.map +0 -1
- package/lib/pipes/thousand-separator.pipe.d.ts.map +0 -1
- package/lib/pipes/thousand-to-short-format-pipe.d.ts.map +0 -1
- package/lib/services/truckassist-table.service.d.ts.map +0 -1
- package/lib/utils/helpers/methods-calculations.helper.d.ts.map +0 -1
- package/public-api.d.ts.map +0 -1
- /package/src/assets/svg/{common → input}/ic_search.svg +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { OnInit } from
|
|
2
|
-
import { NgbModal } from
|
|
3
|
-
import { DispatchAssignedLoadListResponse } from
|
|
4
|
-
import { LoadShortResponse } from
|
|
5
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
+
import { DispatchAssignedLoadListResponse } from '../ca-pickup-delivery-block/models/dispatch-assigned-load-list-response';
|
|
4
|
+
import { LoadShortResponse } from '../ca-pickup-delivery-block/models/load-short-response';
|
|
5
|
+
import { StatusTypeEnum } from '../ca-pickup-delivery-block/models/status-types.enum';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class PickupDeliveryBlockComponent implements OnInit {
|
|
8
8
|
private modalService;
|
|
@@ -17,4 +17,3 @@ export declare class PickupDeliveryBlockComponent implements OnInit {
|
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<PickupDeliveryBlockComponent, never>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<PickupDeliveryBlockComponent, "app-ca-pickup-delivery-block", never, { "loads": { "alias": "loads"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
19
|
}
|
|
20
|
-
//# sourceMappingURL=ca-pickup-delivery-block.component.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DispatchAssignedLoadListResponse } from
|
|
2
|
-
import { LoadShortResponse } from
|
|
3
|
-
import { AnimationObject } from
|
|
4
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { DispatchAssignedLoadListResponse } from '../../../ca-pickup-delivery-block/models/dispatch-assigned-load-list-response';
|
|
2
|
+
import { LoadShortResponse } from '../../../ca-pickup-delivery-block/models/load-short-response';
|
|
3
|
+
import { AnimationObject } from '../../../ca-pickup-delivery-block/models/animation-model';
|
|
4
|
+
import { StatusTypeEnum } from '../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class LoadComponent {
|
|
7
7
|
focusedTab: StatusTypeEnum;
|
|
@@ -28,4 +28,3 @@ export declare class LoadComponent {
|
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<LoadComponent, never>;
|
|
29
29
|
static ɵcmp: i0.ɵɵComponentDeclaration<LoadComponent, "app-ca-load", never, { "focusedTab": { "alias": "focusedTab"; "required": false; }; "loads": { "alias": "loads"; "required": false; }; }, {}, never, never, true, never>;
|
|
30
30
|
}
|
|
31
|
-
//# sourceMappingURL=ca-load.component.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { EventEmitter } from
|
|
2
|
-
import { LoadShortResponse } from
|
|
3
|
-
import { IItemList } from
|
|
4
|
-
import { PickupDeliverySvgRoutes } from
|
|
5
|
-
import { FormatCurrencyPipe } from
|
|
6
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { LoadShortResponse } from '../../../../../ca-pickup-delivery-block/models/load-short-response';
|
|
3
|
+
import { IItemList } from '../../../../../../models/dropdown.model';
|
|
4
|
+
import { PickupDeliverySvgRoutes } from '../../../../../ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes';
|
|
5
|
+
import { FormatCurrencyPipe } from '../../../../../../pipes/format-currency.pipe';
|
|
6
|
+
import { StatusTypeEnum } from '../../../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class LoadListComponent {
|
|
9
9
|
formatCurrencyPipe: FormatCurrencyPipe;
|
|
@@ -28,4 +28,3 @@ export declare class LoadListComponent {
|
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<LoadListComponent, never>;
|
|
29
29
|
static ɵcmp: i0.ɵɵComponentDeclaration<LoadListComponent, "app-ca-load-list", never, { "loads": { "alias": "loads"; "required": false; }; "focusedTab": { "alias": "focusedTab"; "required": false; }; "isFocusingLoad": { "alias": "isFocusingLoad"; "required": false; }; }, { "focusLoadEmitter": "focusLoadEmitter"; }, never, never, true, never>;
|
|
30
30
|
}
|
|
31
|
-
//# sourceMappingURL=ca-load-list.component.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { LoadShortResponse } from
|
|
2
|
-
import { IItemList } from
|
|
3
|
-
import { PickupDeliverySvgRoutes } from
|
|
4
|
-
import { FormatCurrencyPipe } from
|
|
5
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { LoadShortResponse } from '../../../../../ca-pickup-delivery-block/models/load-short-response';
|
|
2
|
+
import { IItemList } from '../../../../../../models/dropdown.model';
|
|
3
|
+
import { PickupDeliverySvgRoutes } from '../../../../../ca-pickup-delivery-block/utils/svg-routes/pickup-delivery-svg.routes';
|
|
4
|
+
import { FormatCurrencyPipe } from '../../../../../../pipes/format-currency.pipe';
|
|
5
|
+
import { StatusTypeEnum } from '../../../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class ActiveLoadComponent {
|
|
8
8
|
formatCurrencyPipe: FormatCurrencyPipe;
|
|
@@ -21,4 +21,3 @@ export declare class ActiveLoadComponent {
|
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ActiveLoadComponent, never>;
|
|
22
22
|
static ɵcmp: i0.ɵɵComponentDeclaration<ActiveLoadComponent, "app-ca-load-single", never, { "activeLoad": { "alias": "activeLoad"; "required": false; }; "status": { "alias": "status"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
23
|
}
|
|
24
|
-
//# sourceMappingURL=ca-load-single.component.d.ts.map
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { StatusTypeEnum } from './status-types.enum';
|
|
2
2
|
export interface AnimationObject {
|
|
3
3
|
value: StatusTypeEnum;
|
|
4
4
|
params: {
|
|
5
5
|
height: string;
|
|
6
6
|
};
|
|
7
7
|
}
|
|
8
|
-
//# sourceMappingURL=animation-model.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EnumValue } from "
|
|
1
|
+
import { EnumValue } from "../../ca-pickup-delivery-block/models/enum-value";
|
|
2
2
|
export interface BrokerShortResponse {
|
|
3
3
|
id?: number;
|
|
4
4
|
businessName?: string | null;
|
|
@@ -11,4 +11,3 @@ export interface BrokerShortResponse {
|
|
|
11
11
|
dnu?: boolean;
|
|
12
12
|
ban?: boolean;
|
|
13
13
|
}
|
|
14
|
-
//# sourceMappingURL=broker-short-response.d.ts.map
|
package/lib/components/ca-pickup-delivery-block/models/dispatch-assigned-load-list-response.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { LoadShortResponse } from
|
|
1
|
+
import { LoadShortResponse } from '../../ca-pickup-delivery-block/models/load-short-response';
|
|
2
2
|
export interface DispatchAssignedLoadListResponse {
|
|
3
3
|
pending: Array<LoadShortResponse> | null;
|
|
4
4
|
closed: Array<LoadShortResponse> | null;
|
|
5
5
|
active: Array<LoadShortResponse> | null;
|
|
6
6
|
}
|
|
7
|
-
//# sourceMappingURL=dispatch-assigned-load-list-response.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BrokerShortResponse } from
|
|
2
|
-
import { EnumValue } from
|
|
3
|
-
import { LoadStopShortResponse } from
|
|
1
|
+
import { BrokerShortResponse } from '../../ca-pickup-delivery-block/models/broker-short-response';
|
|
2
|
+
import { EnumValue } from '../../ca-pickup-delivery-block/models/enum-value';
|
|
3
|
+
import { LoadStopShortResponse } from '../../ca-pickup-delivery-block/models/load-stop-short-response';
|
|
4
4
|
export interface LoadShortResponse {
|
|
5
5
|
id: number;
|
|
6
6
|
loadNumber?: string | null;
|
|
@@ -16,4 +16,3 @@ export interface LoadShortResponse {
|
|
|
16
16
|
totalAdjustedRate?: number | null;
|
|
17
17
|
driverMessage?: string | null;
|
|
18
18
|
}
|
|
19
|
-
//# sourceMappingURL=load-short-response.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EnumValue } from
|
|
2
|
-
import { ShipperShortResponse } from
|
|
1
|
+
import { EnumValue } from '../../ca-pickup-delivery-block/models/enum-value';
|
|
2
|
+
import { ShipperShortResponse } from '../../ca-pickup-delivery-block/models/shipper-short-response';
|
|
3
3
|
export interface LoadStopShortResponse {
|
|
4
4
|
loadNumber?: string | null;
|
|
5
5
|
stopType?: EnumValue;
|
|
@@ -7,4 +7,3 @@ export interface LoadStopShortResponse {
|
|
|
7
7
|
shipper?: ShipperShortResponse;
|
|
8
8
|
dateFrom?: string | null;
|
|
9
9
|
}
|
|
10
|
-
//# sourceMappingURL=load-stop-short-response.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AddressModel } from
|
|
1
|
+
import { AddressModel } from '../../ca-pickup-delivery-block/models/adress-model';
|
|
2
2
|
export interface ShipperShortResponse {
|
|
3
3
|
id?: number;
|
|
4
4
|
businessName?: string | null;
|
|
@@ -6,4 +6,3 @@ export interface ShipperShortResponse {
|
|
|
6
6
|
longitude?: number | null;
|
|
7
7
|
latitude?: number | null;
|
|
8
8
|
}
|
|
9
|
-
//# sourceMappingURL=shipper-short-response.d.ts.map
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { AnimationObject } from
|
|
1
|
+
import { AnimationObject } from '../../../ca-pickup-delivery-block/models/animation-model';
|
|
2
2
|
export declare class LoadTabsConstants {
|
|
3
3
|
static ANIMATION_OBJECT: AnimationObject;
|
|
4
4
|
}
|
|
5
|
-
//# sourceMappingURL=animation-object-default.constants.d.ts.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { DispatchAssignedLoadListResponse } from
|
|
2
|
-
import { LoadShortResponse } from
|
|
3
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { DispatchAssignedLoadListResponse } from '../../../ca-pickup-delivery-block/models/dispatch-assigned-load-list-response';
|
|
2
|
+
import { LoadShortResponse } from '../../../ca-pickup-delivery-block/models/load-short-response';
|
|
3
|
+
import { StatusTypeEnum } from '../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
4
4
|
export declare class PickupDeliveryHelper {
|
|
5
5
|
static setLoadDetails(loadDetails: DispatchAssignedLoadListResponse | null): {
|
|
6
6
|
load?: LoadShortResponse;
|
|
7
7
|
loadType: StatusTypeEnum;
|
|
8
8
|
};
|
|
9
9
|
}
|
|
10
|
-
//# sourceMappingURL=pickup-delivery.helper.d.ts.map
|
|
@@ -16,4 +16,3 @@ export declare class CaProfileImageComponent implements OnInit {
|
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaProfileImageComponent, never>;
|
|
17
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaProfileImageComponent, "app-ca-profile-image", never, { "avatarImg": { "alias": "avatarImg"; "required": false; }; "avatarColor": { "alias": "avatarColor"; "required": false; }; "textShortName": { "alias": "textShortName"; "required": false; }; "isRound": { "alias": "isRound"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "isHoverEffect": { "alias": "isHoverEffect"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
19
|
-
//# sourceMappingURL=ca-profile-image.component.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { NgbPopover } from
|
|
2
|
-
import { IGpsProgress } from
|
|
3
|
-
import { ProgressBarSvgRoutes } from
|
|
1
|
+
import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
+
import { IGpsProgress } from '../ca-progress-bar/models/gps-progress.model';
|
|
3
|
+
import { ProgressBarSvgRoutes } from '../ca-progress-bar/utils/svg-routes/progress-bar-svg-routes';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ProgressBarComponent {
|
|
6
6
|
constructor();
|
|
@@ -113,4 +113,3 @@ export declare class ProgressBarComponent {
|
|
|
113
113
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
114
114
|
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "app-ca-progress-bar", never, { "isDropdown": { "alias": "isDropdown"; "required": false; }; "currentPosition": { "alias": "currentPosition"; "required": false; }; "mileageInfo": { "alias": "mileageInfo"; "required": false; }; "currentStop": { "alias": "currentStop"; "required": false; }; "gpsTitle": { "alias": "gpsTitle"; "required": false; }; "gpsIcon": { "alias": "gpsIcon"; "required": false; }; "gpsInfo": { "alias": "gpsInfo"; "required": false; }; "mileagesPercent": { "alias": "mileagesPercent"; "required": false; }; "gpsProgress": { "alias": "gpsProgress"; "required": false; }; "gpsLocationIcon": { "alias": "gpsLocationIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
115
115
|
}
|
|
116
|
-
//# sourceMappingURL=ca-progress-bar.component.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EventEmitter } from
|
|
2
|
-
import { SearchMultipleStatesRoutes } from
|
|
3
|
-
import { ICaInput } from
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { SearchMultipleStatesRoutes } from '../ca-search-multiple-states/utils/svg-routes/search-multiple-states.routes';
|
|
3
|
+
import { ICaInput } from '../ca-input/config/ca-input.config';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class CaSearchMultipleStatesComponent {
|
|
6
6
|
searchQueriesEmitter: EventEmitter<string[]>;
|
|
@@ -22,4 +22,3 @@ export declare class CaSearchMultipleStatesComponent {
|
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaSearchMultipleStatesComponent, never>;
|
|
23
23
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaSearchMultipleStatesComponent, "app-ca-search-multiple-states", never, {}, { "searchQueriesEmitter": "searchQueriesEmitter"; }, never, never, true, never>;
|
|
24
24
|
}
|
|
25
|
-
//# sourceMappingURL=ca-search-multiple-states.component.d.ts.map
|
|
@@ -13,4 +13,3 @@ export declare class CaSpinnerComponent implements OnChanges {
|
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaSpinnerComponent, never>;
|
|
14
14
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaSpinnerComponent, "app-ca-spinner", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "isBarSpinner": { "alias": "isBarSpinner"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
16
|
-
//# sourceMappingURL=ca-spinner.component.d.ts.map
|
package/lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { NgbPopover } from
|
|
2
|
-
import { ProgressDropdownData } from
|
|
1
|
+
import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
+
import { ProgressDropdownData } from '../ca-truck-trailer-progress-bar/models/progress-dropdown-data.model';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class CaTruckTrailerProgresBarComponent {
|
|
5
5
|
type: string;
|
|
@@ -21,4 +21,3 @@ export declare class CaTruckTrailerProgresBarComponent {
|
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaTruckTrailerProgresBarComponent, never>;
|
|
22
22
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaTruckTrailerProgresBarComponent, "app-ca-truck-trailer-progress-bar", never, { "type": { "alias": "type"; "required": false; }; "text": { "alias": "text"; "required": false; }; "percents": { "alias": "percents"; "required": false; }; "data": { "alias": "data"; "required": false; }; "columnField": { "alias": "columnField"; "required": false; }; "isTable": { "alias": "isTable"; "required": false; }; "daysExpired": { "alias": "daysExpired"; "required": false; }; "daysToPay": { "alias": "daysToPay"; "required": false; }; "hasPopover": { "alias": "hasPopover"; "required": false; }; "pmName": { "alias": "pmName"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
23
|
}
|
|
24
|
-
//# sourceMappingURL=ca-truck-trailer-progress-bar.component.d.ts.map
|
package/lib/components/ca-truck-trailer-progress-bar/models/progress-dropdown-data.model.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { CardDetails, PmTrailerProgressData, PmTruckProgressData } from
|
|
1
|
+
import { CardDetails, PmTrailerProgressData, PmTruckProgressData } from '../../../models/card-models/card-table-data.model';
|
|
2
2
|
export interface ProgressDropdownData {
|
|
3
3
|
row: CardDetails;
|
|
4
4
|
column: PmTruckProgressData | PmTrailerProgressData;
|
|
5
5
|
}
|
|
6
|
-
//# sourceMappingURL=progress-dropdown-data.model.d.ts.map
|
|
@@ -13,4 +13,3 @@ export declare class PlaceholderDirective {
|
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderDirective, never>;
|
|
14
14
|
static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderDirective, "[Placeholder]", never, { "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
16
|
-
//# sourceMappingURL=placeholder-directive.d.ts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare enum TrailerNameStringEnum {
|
|
2
|
+
REEFER = "Reefer",
|
|
3
|
+
DRY_VAN = "Dry Van",
|
|
4
|
+
DUMPER = "Dumper",
|
|
5
|
+
TANKER = "Tanker",
|
|
6
|
+
PNEUMATIC_TANKER = "Pneumatic Tanker",
|
|
7
|
+
CAR_HAULER = "Car Hauler",
|
|
8
|
+
CAR_HAULER_STINGER = "Car Hauler Stinger",
|
|
9
|
+
CHASSIS = "Chassis",
|
|
10
|
+
LOW_BOY_RGN = "Low Boy / RGN",
|
|
11
|
+
STEP_DECK = "Step Deck",
|
|
12
|
+
FLAT_BED = "Flat Bed",
|
|
13
|
+
SIDE_KIT = "Side Kit",
|
|
14
|
+
CONESTOGA = "Conestoga",
|
|
15
|
+
CONTAINER = "Container"
|
|
16
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TableBodyColorLabel } from
|
|
2
|
-
import { TruckMinimalResponse } from
|
|
3
|
-
import { TrailerMinimalResponse } from
|
|
1
|
+
import { TableBodyColorLabel } from '../../models/table-models/table-body-color-label.model';
|
|
2
|
+
import { TruckMinimalResponse } from '../../models/truck-minimal-response';
|
|
3
|
+
import { TrailerMinimalResponse } from '../../models/trailer-minimal-response';
|
|
4
4
|
export interface Trucks {
|
|
5
5
|
truckNumber: string;
|
|
6
6
|
status: number;
|
|
@@ -835,4 +835,3 @@ export interface File {
|
|
|
835
835
|
tagGeneratedByUser: boolean;
|
|
836
836
|
}
|
|
837
837
|
export {};
|
|
838
|
-
//# sourceMappingURL=card-table-data.model.d.ts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TrailerTypeResponse } from '../trailer-type-response';
|
|
2
|
+
import { TruckTypeResponse } from '../truck-type-response';
|
|
3
|
+
export interface AllTableAnimationModel {
|
|
4
|
+
animation: string;
|
|
5
|
+
data: CombinedResponses[];
|
|
6
|
+
id: number;
|
|
7
|
+
tab: string;
|
|
8
|
+
}
|
|
9
|
+
type CombinedResponses = TruckTypeResponse | TrailerTypeResponse;
|
|
10
|
+
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TrailerTypeResponse } from
|
|
1
|
+
import { TrailerTypeResponse } from '../models/trailer-type-response';
|
|
2
2
|
export interface TrailerMinimalResponse {
|
|
3
3
|
id?: number;
|
|
4
4
|
trailerNumber?: string | null;
|
|
@@ -9,4 +9,3 @@ export interface TrailerMinimalResponse {
|
|
|
9
9
|
model?: string | null;
|
|
10
10
|
year?: number;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=trailer-minimal-response.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ColorResponse } from
|
|
2
|
-
import { TruckTypeResponse } from
|
|
1
|
+
import { ColorResponse } from '../models/color-response';
|
|
2
|
+
import { TruckTypeResponse } from '../models/truck-type-response';
|
|
3
3
|
export interface TruckMinimalResponse {
|
|
4
4
|
id?: number;
|
|
5
5
|
truckNumber?: string | null;
|
|
@@ -11,4 +11,3 @@ export interface TruckMinimalResponse {
|
|
|
11
11
|
model?: string | null;
|
|
12
12
|
year?: number;
|
|
13
13
|
}
|
|
14
|
-
//# sourceMappingURL=truck-minimal-response.d.ts.map
|
|
@@ -8,4 +8,3 @@ export declare class DropdownLoadStatusColorPipe implements PipeTransform {
|
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownLoadStatusColorPipe, never>;
|
|
9
9
|
static ɵpipe: i0.ɵɵPipeDeclaration<DropdownLoadStatusColorPipe, "dropdownLoadStatusColor", true>;
|
|
10
10
|
}
|
|
11
|
-
//# sourceMappingURL=dropdown-load-status-color.pipe.d.ts.map
|
|
@@ -5,4 +5,3 @@ export declare class ThousandSeparatorPipe implements PipeTransform {
|
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ThousandSeparatorPipe, never>;
|
|
6
6
|
static ɵpipe: i0.ɵɵPipeDeclaration<ThousandSeparatorPipe, "thousandSeparator", true>;
|
|
7
7
|
}
|
|
8
|
-
//# sourceMappingURL=thousand-separator.pipe.d.ts.map
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class ThousandToShortFormatPipe implements PipeTransform {
|
|
4
4
|
transform(value: number): string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ThousandToShortFormatPipe, never>;
|
|
6
6
|
static ɵpipe: i0.ɵɵPipeDeclaration<ThousandToShortFormatPipe, "thousandToShortFormatPipe", true>;
|
|
7
7
|
}
|
|
8
|
-
//# sourceMappingURL=thousand-to-short-format-pipe.d.ts.map
|
|
@@ -2,7 +2,8 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class TruckassistTableService {
|
|
3
3
|
private setLoadStatusFilterOptions;
|
|
4
4
|
currentLoadStatusFilterOptions: import("rxjs").Observable<any>;
|
|
5
|
+
private actionAnimation;
|
|
6
|
+
currentActionAnimation: import("rxjs").Observable<any>;
|
|
5
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TruckassistTableService, never>;
|
|
6
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<TruckassistTableService>;
|
|
7
9
|
}
|
|
8
|
-
//# sourceMappingURL=truckassist-table.service.d.ts.map
|
|
@@ -13,4 +13,3 @@ export declare class MethodsCalculationsHelper {
|
|
|
13
13
|
static convertThousandToShortFormat: (value: number) => string;
|
|
14
14
|
static convertNumberWithCurrencyFormatterToBackend: (value: number, hasDollar?: boolean) => string;
|
|
15
15
|
}
|
|
16
|
-
//# sourceMappingURL=methods-calculations.helper.d.ts.map
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -18,4 +18,3 @@ export * from "./lib/components/ca-progress-bar/ca-progress-bar.component";
|
|
|
18
18
|
export * from "./lib/components/ca-search-multiple-states/ca-search-multiple-states.component";
|
|
19
19
|
export * from "./lib/components/ca-spinner/ca-spinner.component";
|
|
20
20
|
export * from "./lib/components/ca-truck-trailer-progress-bar/ca-truck-trailer-progress-bar.component";
|
|
21
|
-
//# sourceMappingURL=public-api.d.ts.map
|