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,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5pbWF0aW9uLW1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2EtY29tcG9uZW50cy9zcmMvbGliL2NvbXBvbmVudHMvY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9hbmltYXRpb24tbW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFN0YXR1c1R5cGVFbnVtIH0gZnJvbSAnLi9zdGF0dXMtdHlwZXMuZW51bSc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgQW5pbWF0aW9uT2JqZWN0IHtcbiAgICB2YWx1ZTogU3RhdHVzVHlwZUVudW07XG4gICAgcGFyYW1zOiB7IGhlaWdodDogc3RyaW5nIH07XG59XG4iXX0=
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJva2VyLXNob3J0LXJlc3BvbnNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2EtY29tcG9uZW50cy9zcmMvbGliL2NvbXBvbmVudHMvY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9icm9rZXItc2hvcnQtcmVzcG9uc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVudW1WYWx1ZSB9IGZyb20gXCIuLi8uLi9jYS1waWNrdXAtZGVsaXZlcnktYmxvY2svbW9kZWxzL2VudW0tdmFsdWVcIjtcblxuZXhwb3J0IGludGVyZmFjZSBCcm9rZXJTaG9ydFJlc3BvbnNlIHtcbiAgaWQ/OiBudW1iZXI7XG4gIGJ1c2luZXNzTmFtZT86IHN0cmluZyB8IG51bGw7XG4gIGNvbnRhY3ROYW1lPzogc3RyaW5nIHwgbnVsbDtcbiAgcGhvbmU/OiBzdHJpbmcgfCBudWxsO1xuICBlbWFpbD86IHN0cmluZyB8IG51bGw7XG4gIGF2YWlsYWJsZUNyZWRpdD86IG51bWJlciB8IG51bGw7XG4gIGF2YWlsYWJsZUNyZWRpdFR5cGU/OiBFbnVtVmFsdWU7XG4gIHBheVRlcm0/OiBFbnVtVmFsdWU7XG4gIGRudT86IGJvb2xlYW47XG4gIGJhbj86IGJvb2xlYW47XG59XG4iXX0=
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlzcGF0Y2gtYXNzaWduZWQtbG9hZC1saXN0LXJlc3BvbnNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2EtY29tcG9uZW50cy9zcmMvbGliL2NvbXBvbmVudHMvY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9kaXNwYXRjaC1hc3NpZ25lZC1sb2FkLWxpc3QtcmVzcG9uc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IExvYWRTaG9ydFJlc3BvbnNlIH0gZnJvbSAnLi4vLi4vY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9sb2FkLXNob3J0LXJlc3BvbnNlJztcblxuZXhwb3J0IGludGVyZmFjZSBEaXNwYXRjaEFzc2lnbmVkTG9hZExpc3RSZXNwb25zZSB7XG4gICAgcGVuZGluZzogQXJyYXk8TG9hZFNob3J0UmVzcG9uc2U+IHwgbnVsbDtcbiAgICBjbG9zZWQ6IEFycmF5PExvYWRTaG9ydFJlc3BvbnNlPiB8IG51bGw7XG4gICAgYWN0aXZlOiBBcnJheTxMb2FkU2hvcnRSZXNwb25zZT4gfCBudWxsO1xufVxuIl19
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9hZC1zaG9ydC1yZXNwb25zZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NhLWNvbXBvbmVudHMvc3JjL2xpYi9jb21wb25lbnRzL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvbG9hZC1zaG9ydC1yZXNwb25zZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQnJva2VyU2hvcnRSZXNwb25zZSB9IGZyb20gJy4uLy4uL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvYnJva2VyLXNob3J0LXJlc3BvbnNlJztcbmltcG9ydCB7IEVudW1WYWx1ZSB9IGZyb20gJy4uLy4uL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvZW51bS12YWx1ZSc7XG5pbXBvcnQgeyBMb2FkU3RvcFNob3J0UmVzcG9uc2UgfSBmcm9tICcuLi8uLi9jYS1waWNrdXAtZGVsaXZlcnktYmxvY2svbW9kZWxzL2xvYWQtc3RvcC1zaG9ydC1yZXNwb25zZSc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZFNob3J0UmVzcG9uc2Uge1xuICAgIGlkOiBudW1iZXI7XG4gICAgbG9hZE51bWJlcj86IHN0cmluZyB8IG51bGw7XG4gICAgcmVmZXJlbmNlTnVtYmVyPzogc3RyaW5nIHwgbnVsbDtcbiAgICBzdGF0dXNUeXBlPzogRW51bVZhbHVlO1xuICAgIGJyb2tlcj86IEJyb2tlclNob3J0UmVzcG9uc2U7XG4gICAgcGlja3VwPzogTG9hZFN0b3BTaG9ydFJlc3BvbnNlO1xuICAgIGRlbGl2ZXJ5PzogTG9hZFN0b3BTaG9ydFJlc3BvbnNlO1xuICAgIHBpY2t1cENvdW50PzogbnVtYmVyO1xuICAgIGRlbGl2ZXJ5Q291bnQ/OiBudW1iZXI7XG4gICAgdG90YWxNaWxlcz86IG51bWJlciB8IG51bGw7XG4gICAgdG90YWxSYXRlPzogbnVtYmVyIHwgbnVsbDtcbiAgICB0b3RhbEFkanVzdGVkUmF0ZT86IG51bWJlciB8IG51bGw7XG4gICAgZHJpdmVyTWVzc2FnZT86IHN0cmluZyB8IG51bGw7XG59XG4iXX0=
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9hZC1zdG9wLXNob3J0LXJlc3BvbnNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2EtY29tcG9uZW50cy9zcmMvbGliL2NvbXBvbmVudHMvY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9sb2FkLXN0b3Atc2hvcnQtcmVzcG9uc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEVudW1WYWx1ZSB9IGZyb20gJy4uLy4uL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvZW51bS12YWx1ZSc7XG5pbXBvcnQgeyBTaGlwcGVyU2hvcnRSZXNwb25zZSB9IGZyb20gJy4uLy4uL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvc2hpcHBlci1zaG9ydC1yZXNwb25zZSc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZFN0b3BTaG9ydFJlc3BvbnNlIHtcbiAgICBsb2FkTnVtYmVyPzogc3RyaW5nIHwgbnVsbDtcbiAgICBzdG9wVHlwZT86IEVudW1WYWx1ZTtcbiAgICBzdG9wT3JkZXI/OiBudW1iZXI7XG4gICAgc2hpcHBlcj86IFNoaXBwZXJTaG9ydFJlc3BvbnNlO1xuICAgIGRhdGVGcm9tPzogc3RyaW5nIHwgbnVsbDtcbn1cbiJdfQ==
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2hpcHBlci1zaG9ydC1yZXNwb25zZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NhLWNvbXBvbmVudHMvc3JjL2xpYi9jb21wb25lbnRzL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvc2hpcHBlci1zaG9ydC1yZXNwb25zZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQWRkcmVzc01vZGVsIH0gZnJvbSAnLi4vLi4vY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9hZHJlc3MtbW9kZWwnO1xuXG5leHBvcnQgaW50ZXJmYWNlIFNoaXBwZXJTaG9ydFJlc3BvbnNlIHtcbiAgICBpZD86IG51bWJlcjtcbiAgICBidXNpbmVzc05hbWU/OiBzdHJpbmcgfCBudWxsO1xuICAgIGFkZHJlc3M/OiBBZGRyZXNzTW9kZWw7XG4gICAgbG9uZ2l0dWRlPzogbnVtYmVyIHwgbnVsbDtcbiAgICBsYXRpdHVkZT86IG51bWJlciB8IG51bGw7XG59XG4iXX0=
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { StatusTypeEnum } from '../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
2
2
|
export class LoadTabsConstants {
|
|
3
3
|
static { this.ANIMATION_OBJECT = {
|
|
4
4
|
value: StatusTypeEnum.ACTIVE,
|
|
5
|
-
params: { height:
|
|
5
|
+
params: { height: '0px' },
|
|
6
6
|
}; }
|
|
7
7
|
}
|
|
8
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
8
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5pbWF0aW9uLW9iamVjdC1kZWZhdWx0LmNvbnN0YW50cy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NhLWNvbXBvbmVudHMvc3JjL2xpYi9jb21wb25lbnRzL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay91dGlscy9jb25zdGFudHMvYW5pbWF0aW9uLW9iamVjdC1kZWZhdWx0LmNvbnN0YW50cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sNERBQTRELENBQUM7QUFFNUYsTUFBTSxPQUFPLGlCQUFpQjthQUNuQixxQkFBZ0IsR0FBb0I7UUFDdkMsS0FBSyxFQUFFLGNBQWMsQ0FBQyxNQUFNO1FBQzVCLE1BQU0sRUFBRSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUU7S0FDNUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFN0YXR1c1R5cGVFbnVtIH0gZnJvbSAnLi4vLi4vLi4vY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9zdGF0dXMtdHlwZXMuZW51bSc7XG5pbXBvcnQgeyBBbmltYXRpb25PYmplY3QgfSBmcm9tICcuLi8uLi8uLi9jYS1waWNrdXAtZGVsaXZlcnktYmxvY2svbW9kZWxzL2FuaW1hdGlvbi1tb2RlbCc7XG5leHBvcnQgY2xhc3MgTG9hZFRhYnNDb25zdGFudHMge1xuICAgIHN0YXRpYyBBTklNQVRJT05fT0JKRUNUOiBBbmltYXRpb25PYmplY3QgPSB7XG4gICAgICAgIHZhbHVlOiBTdGF0dXNUeXBlRW51bS5BQ1RJVkUsXG4gICAgICAgIHBhcmFtczogeyBoZWlnaHQ6ICcwcHgnIH0sXG4gICAgfTtcbn1cbiJdfQ==
|
package/esm2022/lib/components/ca-pickup-delivery-block/utils/helpers/pickup-delivery.helper.mjs
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
import { StatusTypeEnum } from
|
|
1
|
+
import { StatusTypeEnum } from '../../../ca-pickup-delivery-block/models/status-types.enum';
|
|
2
2
|
export class PickupDeliveryHelper {
|
|
3
3
|
static setLoadDetails(loadDetails) {
|
|
4
4
|
if (loadDetails?.active) {
|
|
5
|
-
return {
|
|
5
|
+
return {
|
|
6
|
+
load: loadDetails.active[0],
|
|
7
|
+
loadType: StatusTypeEnum.ACTIVE,
|
|
8
|
+
};
|
|
6
9
|
}
|
|
7
10
|
else if (loadDetails?.pending && loadDetails.pending.length > 0) {
|
|
8
11
|
return {
|
|
@@ -18,4 +21,4 @@ export class PickupDeliveryHelper {
|
|
|
18
21
|
}
|
|
19
22
|
}
|
|
20
23
|
}
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGlja3VwLWRlbGl2ZXJ5LmhlbHBlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NhLWNvbXBvbmVudHMvc3JjL2xpYi9jb21wb25lbnRzL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay91dGlscy9oZWxwZXJzL3BpY2t1cC1kZWxpdmVyeS5oZWxwZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDREQUE0RCxDQUFDO0FBRTVGLE1BQU0sT0FBTyxvQkFBb0I7SUFDN0IsTUFBTSxDQUFDLGNBQWMsQ0FDakIsV0FBb0Q7UUFLcEQsSUFBSSxXQUFXLEVBQUUsTUFBTSxFQUFFO1lBQ3JCLE9BQU87Z0JBQ0gsSUFBSSxFQUFFLFdBQVcsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDO2dCQUMzQixRQUFRLEVBQUUsY0FBYyxDQUFDLE1BQU07YUFDbEMsQ0FBQztTQUNMO2FBQU0sSUFBSSxXQUFXLEVBQUUsT0FBTyxJQUFJLFdBQVcsQ0FBQyxPQUFPLENBQUMsTUFBTSxHQUFHLENBQUMsRUFBRTtZQUMvRCxPQUFPO2dCQUNILElBQUksRUFBRSxXQUFXLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztnQkFDNUIsUUFBUSxFQUFFLGNBQWMsQ0FBQyxPQUFPO2FBQ25DLENBQUM7U0FDTDthQUFNLElBQUksV0FBVyxFQUFFLE1BQU0sRUFBRTtZQUM1QixPQUFPLEVBQUUsUUFBUSxFQUFFLGNBQWMsQ0FBQyxNQUFNLEVBQUUsQ0FBQztTQUM5QzthQUFNO1lBQ0gsT0FBTyxFQUFFLFFBQVEsRUFBRSxjQUFjLENBQUMsTUFBTSxFQUFFLENBQUM7U0FDOUM7SUFDTCxDQUFDO0NBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXNwYXRjaEFzc2lnbmVkTG9hZExpc3RSZXNwb25zZSB9IGZyb20gJy4uLy4uLy4uL2NhLXBpY2t1cC1kZWxpdmVyeS1ibG9jay9tb2RlbHMvZGlzcGF0Y2gtYXNzaWduZWQtbG9hZC1saXN0LXJlc3BvbnNlJztcbmltcG9ydCB7IExvYWRTaG9ydFJlc3BvbnNlIH0gZnJvbSAnLi4vLi4vLi4vY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9sb2FkLXNob3J0LXJlc3BvbnNlJztcbmltcG9ydCB7IFN0YXR1c1R5cGVFbnVtIH0gZnJvbSAnLi4vLi4vLi4vY2EtcGlja3VwLWRlbGl2ZXJ5LWJsb2NrL21vZGVscy9zdGF0dXMtdHlwZXMuZW51bSc7XG5cbmV4cG9ydCBjbGFzcyBQaWNrdXBEZWxpdmVyeUhlbHBlciB7XG4gICAgc3RhdGljIHNldExvYWREZXRhaWxzKFxuICAgICAgICBsb2FkRGV0YWlsczogRGlzcGF0Y2hBc3NpZ25lZExvYWRMaXN0UmVzcG9uc2UgfCBudWxsXG4gICAgKToge1xuICAgICAgICBsb2FkPzogTG9hZFNob3J0UmVzcG9uc2U7XG4gICAgICAgIGxvYWRUeXBlOiBTdGF0dXNUeXBlRW51bTtcbiAgICB9IHtcbiAgICAgICAgaWYgKGxvYWREZXRhaWxzPy5hY3RpdmUpIHtcbiAgICAgICAgICAgIHJldHVybiB7XG4gICAgICAgICAgICAgICAgbG9hZDogbG9hZERldGFpbHMuYWN0aXZlWzBdLFxuICAgICAgICAgICAgICAgIGxvYWRUeXBlOiBTdGF0dXNUeXBlRW51bS5BQ1RJVkUsXG4gICAgICAgICAgICB9O1xuICAgICAgICB9IGVsc2UgaWYgKGxvYWREZXRhaWxzPy5wZW5kaW5nICYmIGxvYWREZXRhaWxzLnBlbmRpbmcubGVuZ3RoID4gMCkge1xuICAgICAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICAgICAgICBsb2FkOiBsb2FkRGV0YWlscy5wZW5kaW5nWzBdLFxuICAgICAgICAgICAgICAgIGxvYWRUeXBlOiBTdGF0dXNUeXBlRW51bS5QRU5ESU5HLFxuICAgICAgICAgICAgfTtcbiAgICAgICAgfSBlbHNlIGlmIChsb2FkRGV0YWlscz8uY2xvc2VkKSB7XG4gICAgICAgICAgICByZXR1cm4geyBsb2FkVHlwZTogU3RhdHVzVHlwZUVudW0uQ0xPU0VEIH07XG4gICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICByZXR1cm4geyBsb2FkVHlwZTogU3RhdHVzVHlwZUVudW0uQ0xPU0VEIH07XG4gICAgICAgIH1cbiAgICB9XG59XG4iXX0=
|