ca-components 0.0.4 → 0.0.6
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 +3 -2
- 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
package/index.d.ts
CHANGED
|
@@ -2,4 +2,3 @@ export declare const showAnimation: import("@angular/animations").AnimationTrigg
|
|
|
2
2
|
export declare const borderShowAnimation: import("@angular/animations").AnimationTriggerMetadata;
|
|
3
3
|
export declare const pickupAnimation: import("@angular/animations").AnimationTriggerMetadata;
|
|
4
4
|
export declare const noteLongAnimation: import("@angular/animations").AnimationTriggerMetadata;
|
|
5
|
-
//# sourceMappingURL=animation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const stateHeader: (type: string) => import("@angular/animations").AnimationTriggerMetadata;
|
|
@@ -23,4 +23,3 @@ export declare class CaComponentsLibModule {
|
|
|
23
23
|
static ɵmod: i0.ɵɵNgModuleDeclaration<CaComponentsLibModule, never, [typeof i1.CommonModule, typeof i2.CaProfileImageComponent, typeof i3.CaAppTooltipV2Component, typeof i4.CaDetailsDropdownComponent, typeof i5.CaDropdownComponent, typeof i6.CaFilterComponent, typeof i7.CaInputComponent, typeof i8.CaInputRadiobuttonsComponent, typeof i9.CaMapComponent, typeof i10.CaMapDropdownComponent, typeof i11.CaNoteComponent, typeof i12.CaNoteContainerComponent, typeof i13.CaPayrollListSummaryOverviewComponent, typeof i14.CaPayrollListSummaryOverviewTableComponent, typeof i15.PickupDeliveryBlockComponent, typeof i16.ProgressBarComponent, typeof i17.CaSearchMultipleStatesComponent, typeof i18.CaSpinnerComponent, typeof i19.CaTruckTrailerProgresBarComponent], [typeof i2.CaProfileImageComponent, typeof i3.CaAppTooltipV2Component, typeof i4.CaDetailsDropdownComponent, typeof i5.CaDropdownComponent, typeof i6.CaFilterComponent, typeof i7.CaInputComponent, typeof i8.CaInputRadiobuttonsComponent, typeof i9.CaMapComponent, typeof i10.CaMapDropdownComponent, typeof i11.CaNoteComponent, typeof i12.CaNoteContainerComponent, typeof i13.CaPayrollListSummaryOverviewComponent, typeof i14.CaPayrollListSummaryOverviewTableComponent, typeof i15.PickupDeliveryBlockComponent, typeof i16.ProgressBarComponent, typeof i17.CaSearchMultipleStatesComponent, typeof i18.CaSpinnerComponent, typeof i19.CaTruckTrailerProgresBarComponent]>;
|
|
24
24
|
static ɵinj: i0.ɵɵInjectorDeclaration<CaComponentsLibModule>;
|
|
25
25
|
}
|
|
26
|
-
//# sourceMappingURL=ca-components.module.d.ts.map
|
|
@@ -4,10 +4,10 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class CaAppTooltipV2Component implements AfterViewInit {
|
|
5
5
|
private ngbTooltop;
|
|
6
6
|
constructor(ngbTooltop: NgbTooltip);
|
|
7
|
-
mainTooltip
|
|
7
|
+
mainTooltip?: string;
|
|
8
8
|
position: string;
|
|
9
9
|
openTooltipDelay: number;
|
|
10
|
-
tooltipBackground
|
|
10
|
+
tooltipBackground?: string;
|
|
11
11
|
tooltipColor: string;
|
|
12
12
|
tooltipTextAlign: string;
|
|
13
13
|
tooltipMarginTop: string;
|
|
@@ -17,4 +17,3 @@ export declare class CaAppTooltipV2Component implements AfterViewInit {
|
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaAppTooltipV2Component, [{ host: true; }]>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaAppTooltipV2Component, "mainTooltip, [mainTooltip]", never, { "mainTooltip": { "alias": "mainTooltip"; "required": false; }; "position": { "alias": "position"; "required": false; }; "openTooltipDelay": { "alias": "openTooltipDelay"; "required": false; }; "tooltipBackground": { "alias": "tooltipBackground"; "required": false; }; "tooltipColor": { "alias": "tooltipColor"; "required": false; }; "tooltipTextAlign": { "alias": "tooltipTextAlign"; "required": false; }; "tooltipMarginTop": { "alias": "tooltipMarginTop"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
19
19
|
}
|
|
20
|
-
//# sourceMappingURL=ca-app-tooltip-v2.component.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { EventEmitter } from
|
|
2
|
-
import { ChangeDetectorRef } from
|
|
3
|
-
import { NgZone } from
|
|
4
|
-
import { NgbPopover } from
|
|
5
|
-
import { Options } from
|
|
6
|
-
import { DropDownData, IDropDownActions } from
|
|
7
|
-
import { DetailDropdownSvgRoutes } from
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
3
|
+
import { NgZone } from '@angular/core';
|
|
4
|
+
import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
|
|
5
|
+
import { Options } from '@popperjs/core/lib/popper';
|
|
6
|
+
import { DropDownData, IDropDownActions } from '../ca-details-dropdown/models/detail-dropdown.model';
|
|
7
|
+
import { DetailDropdownSvgRoutes } from '../ca-details-dropdown/utils/svg-routes/detail-dropdown-svg-routes';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class CaDetailsDropdownComponent {
|
|
10
10
|
private chnd;
|
|
@@ -33,4 +33,3 @@ export declare class CaDetailsDropdownComponent {
|
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaDetailsDropdownComponent, never>;
|
|
34
34
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaDetailsDropdownComponent, "app-ca-details-dropdown", never, { "options": { "alias": "options"; "required": false; }; "id": { "alias": "id"; "required": false; }; "customClassDropDown": { "alias": "customClassDropDown"; "required": false; }; "hasVericalDots": { "alias": "hasVericalDots"; "required": false; }; "data": { "alias": "data"; "required": false; }; "leftIcon": { "alias": "leftIcon"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; }, { "dropDownActions": "dropDownActions"; "openModalAction": "openModalAction"; }, never, never, true, never>;
|
|
35
35
|
}
|
|
36
|
-
//# sourceMappingURL=ca-details-dropdown.component.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EventEmitter, SimpleChanges } from
|
|
2
|
-
import { IItemList } from
|
|
1
|
+
import { EventEmitter, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { IItemList } from '../../models/dropdown.model';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class CaDropdownComponent {
|
|
5
5
|
icon: string;
|
|
@@ -12,4 +12,3 @@ export declare class CaDropdownComponent {
|
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaDropdownComponent, never>;
|
|
13
13
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaDropdownComponent, "app-ca-dropdown", never, { "icon": { "alias": "icon"; "required": false; }; "itemList": { "alias": "itemList"; "required": false; }; "isPopupShown": { "alias": "isPopupShown"; "required": false; }; }, { "onClick": "onClick"; }, never, never, true, never>;
|
|
14
14
|
}
|
|
15
|
-
//# sourceMappingURL=ca-dropdown.component.d.ts.map
|
|
@@ -1,14 +1,25 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, Renderer2 } from
|
|
2
|
-
import { CaFiltersSvgRoutes } from
|
|
3
|
-
import { ArrayStatus } from
|
|
4
|
-
import { filterOutput } from
|
|
5
|
-
import { filterOutputWithParams } from
|
|
6
|
-
import { CaMoneyFilterComponent } from
|
|
7
|
-
import { CaStatusFilterComponent } from
|
|
8
|
-
import { CaTimeFilterComponent } from
|
|
1
|
+
import { EventEmitter, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
+
import { CaFiltersSvgRoutes } from '../ca-filters/utils/svg-routes/ca-filters-svg-routes';
|
|
3
|
+
import { ArrayStatus } from '../../models/array-status.model';
|
|
4
|
+
import { filterOutput } from '../../models/filter-output.model';
|
|
5
|
+
import { filterOutputWithParams } from '../../models/filter-output-params.model';
|
|
6
|
+
import { CaMoneyFilterComponent } from './components/ca-money-filter/ca-money-filter.component';
|
|
7
|
+
import { CaStatusFilterComponent } from './components/ca-status-filter/ca-status-filter.component';
|
|
8
|
+
import { CaTimeFilterComponent } from './components/ca-time-filter/ca-time-filter.component';
|
|
9
|
+
import { CaUserFilterComponent } from './components/ca-user-filter/ca-user-filter.component';
|
|
10
|
+
import { CaStateFilterComponent } from './components/ca-state-filter/ca-state-filter.component';
|
|
11
|
+
import { CaTruckTypeFilterComponent } from './components/ca-truck-type-filter/ca-truck-type-filter.component';
|
|
12
|
+
import { CaTrailerTypeFilterComponent } from './components/ca-trailer-type-filter/ca-trailer-type-filter.component';
|
|
9
13
|
import * as i0 from "@angular/core";
|
|
10
14
|
export declare class CaFilterComponent implements OnDestroy {
|
|
11
15
|
private renderer;
|
|
16
|
+
caStatusFilter: CaStatusFilterComponent;
|
|
17
|
+
caMoneyFilter: CaMoneyFilterComponent;
|
|
18
|
+
caTimeFilter: CaTimeFilterComponent;
|
|
19
|
+
caUserFilter: CaUserFilterComponent;
|
|
20
|
+
caStateFilter: CaStateFilterComponent;
|
|
21
|
+
caTruckTypeFilter: CaTruckTypeFilterComponent;
|
|
22
|
+
caTrailerTypeFilter: CaTrailerTypeFilterComponent;
|
|
12
23
|
type: string;
|
|
13
24
|
subType: string;
|
|
14
25
|
isRepairFilter: boolean;
|
|
@@ -22,18 +33,12 @@ export declare class CaFilterComponent implements OnDestroy {
|
|
|
22
33
|
filterTitle: string;
|
|
23
34
|
setFilter: EventEmitter<filterOutput | filterOutputWithParams>;
|
|
24
35
|
clearAll: EventEmitter<filterOutput | filterOutputWithParams>;
|
|
25
|
-
caStatusFilter: CaStatusFilterComponent;
|
|
26
|
-
caMoneyFilter: CaMoneyFilterComponent;
|
|
27
|
-
caTimeFilter: CaTimeFilterComponent;
|
|
28
36
|
private destroy$;
|
|
29
37
|
isSearchExpanded: boolean;
|
|
30
38
|
isFilterActive: boolean;
|
|
31
39
|
selectedUser: ArrayStatus[];
|
|
32
40
|
isAscendingSortOrder: boolean;
|
|
33
|
-
usaSelectedStates: ArrayStatus[];
|
|
34
|
-
canadaSelectedStates: ArrayStatus[];
|
|
35
41
|
constructor(renderer: Renderer2);
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
42
|
sortItems(): void;
|
|
38
43
|
showSearch(mod?: string): void;
|
|
39
44
|
setFilterValue(event: Event): void;
|
|
@@ -41,7 +46,7 @@ export declare class CaFilterComponent implements OnDestroy {
|
|
|
41
46
|
clearAllValues(event?: Event): void;
|
|
42
47
|
clearAllValuesEmit(data: filterOutput | filterOutputWithParams | undefined): void;
|
|
43
48
|
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
49
|
+
ngOnDestroy(): void;
|
|
44
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaFilterComponent, never>;
|
|
45
51
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaFilterComponent, "app-ca-filter", never, { "type": { "alias": "type"; "required": false; }; "subType": { "alias": "subType"; "required": false; }; "isRepairFilter": { "alias": "isRepairFilter"; "required": false; }; "isDefFilterHolder": { "alias": "isDefFilterHolder"; "required": false; }; "hasNoLeftIcon": { "alias": "hasNoLeftIcon"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "hasLargeLeftIcon": { "alias": "hasLargeLeftIcon"; "required": false; }; "isMoneyFilter": { "alias": "isMoneyFilter"; "required": false; }; "isFuelType": { "alias": "isFuelType"; "required": false; }; "isLoadType": { "alias": "isLoadType"; "required": false; }; "filterTitle": { "alias": "filterTitle"; "required": false; }; }, { "setFilter": "setFilter"; "clearAll": "clearAll"; }, never, never, true, never>;
|
|
46
52
|
}
|
|
47
|
-
//# sourceMappingURL=ca-filter.component.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from
|
|
2
|
-
import { UntypedFormBuilder, UntypedFormGroup } from
|
|
3
|
-
import { ThousandSeparatorPipe as ThousandSeparator } from
|
|
4
|
-
import { CaMoneyFilterSvgRoutes } from
|
|
5
|
-
import { ArrayStatus } from
|
|
6
|
-
import { filterOutput } from
|
|
7
|
-
import { filterOutputWithParams } from
|
|
8
|
-
import { ICaInput } from
|
|
1
|
+
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { ThousandSeparatorPipe as ThousandSeparator } from '../../../../pipes/thousand-separator.pipe';
|
|
4
|
+
import { CaMoneyFilterSvgRoutes } from '../../utils/svg-routes/ca-money-filter-svg-routes';
|
|
5
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
6
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
7
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
8
|
+
import { ICaInput } from '../../../ca-input/config/ca-input.config';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class CaMoneyFilterComponent implements OnInit, OnDestroy {
|
|
11
11
|
private formBuilder;
|
|
@@ -44,10 +44,9 @@ export declare class CaMoneyFilterComponent implements OnInit, OnDestroy {
|
|
|
44
44
|
filterActiveArray: ArrayStatus[];
|
|
45
45
|
swipeActiveRange: number;
|
|
46
46
|
totalFiltersNum: number;
|
|
47
|
-
|
|
47
|
+
isSingleFormActive: boolean;
|
|
48
48
|
constructor(formBuilder: UntypedFormBuilder, thousandSeparator: ThousandSeparator);
|
|
49
49
|
ngOnInit(): void;
|
|
50
|
-
ngOnDestroy(): void;
|
|
51
50
|
get singleFormFrom(): ICaInput;
|
|
52
51
|
get singleFormTo(): ICaInput;
|
|
53
52
|
get multiFormFirstFrom(): ICaInput;
|
|
@@ -73,7 +72,7 @@ export declare class CaMoneyFilterComponent implements OnInit, OnDestroy {
|
|
|
73
72
|
multiFormThirdTo: string;
|
|
74
73
|
}): void;
|
|
75
74
|
getSvgPath(propertyName: keyof typeof CaMoneyFilterSvgRoutes): string;
|
|
75
|
+
ngOnDestroy(): void;
|
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaMoneyFilterComponent, never>;
|
|
77
77
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaMoneyFilterComponent, "app-ca-money-filter", never, { "type": { "alias": "type"; "required": false; }; "subType": { "alias": "subType"; "required": false; }; "moneyFilter": { "alias": "moneyFilter"; "required": false; }; "fuelType": { "alias": "fuelType"; "required": false; }; "loadType": { "alias": "loadType"; "required": false; }; "isRepairFilter": { "alias": "isRepairFilter"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, true, never>;
|
|
78
78
|
}
|
|
79
|
-
//# sourceMappingURL=ca-money-filter.component.d.ts.map
|
package/lib/components/ca-filters/components/ca-money-filter/config/ca-money-filter.config.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ICaInput } from '
|
|
1
|
+
import { ICaInput } from '../../../../ca-input/config/ca-input.config';
|
|
2
2
|
export declare class CaMoneyFilterConfig {
|
|
3
3
|
static getSingleFormFrom(): ICaInput;
|
|
4
4
|
static getSingleFormTo(): ICaInput;
|
|
@@ -9,4 +9,3 @@ export declare class CaMoneyFilterConfig {
|
|
|
9
9
|
static getMultiFormThirdFrom(): ICaInput;
|
|
10
10
|
static getMultiFormThirdTo(): ICaInput;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=ca-money-filter.config.d.ts.map
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
4
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
5
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
6
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
export declare class CaStateFilterComponent implements OnInit, OnDestroy {
|
|
9
|
+
private formBuilder;
|
|
10
|
+
type: string;
|
|
11
|
+
isFilterActive: boolean;
|
|
12
|
+
private destroy$;
|
|
13
|
+
searchForm: UntypedFormGroup;
|
|
14
|
+
usaStates: ArrayStatus[];
|
|
15
|
+
canadaStates: ArrayStatus[];
|
|
16
|
+
usaSelectedStates: ArrayStatus[];
|
|
17
|
+
canadaSelectedStates: ArrayStatus[];
|
|
18
|
+
searchInputValue: string | null;
|
|
19
|
+
filterUsaActiveArray: ArrayStatus[];
|
|
20
|
+
filterCanadaActiveArray: ArrayStatus[];
|
|
21
|
+
isButtonAvailable: boolean;
|
|
22
|
+
totalFiltersNum: number;
|
|
23
|
+
unselectedVisibleCount: number;
|
|
24
|
+
caFiltersSvgRoutes: CaFiltersSvgRoutes;
|
|
25
|
+
constructor(formBuilder: UntypedFormBuilder);
|
|
26
|
+
ngOnInit(): void;
|
|
27
|
+
trackByIndex(index: number): number;
|
|
28
|
+
private createForm;
|
|
29
|
+
trackByIdentity(index: number): number;
|
|
30
|
+
private watchSearchFormValueChanges;
|
|
31
|
+
addToSelectedUser(item: {
|
|
32
|
+
id?: number;
|
|
33
|
+
name?: string;
|
|
34
|
+
count?: number;
|
|
35
|
+
hidden?: boolean;
|
|
36
|
+
isSelected?: boolean;
|
|
37
|
+
}, indx: number, subType?: string): void;
|
|
38
|
+
checkFilterActiveValue(): void;
|
|
39
|
+
removeFromSelectedUser(item: {
|
|
40
|
+
id?: number;
|
|
41
|
+
name?: string;
|
|
42
|
+
count?: number;
|
|
43
|
+
hidden?: boolean;
|
|
44
|
+
isSelected?: boolean;
|
|
45
|
+
}, indx: number, subType?: string): void;
|
|
46
|
+
setFilterValue(): filterOutput | filterOutputWithParams;
|
|
47
|
+
clearAll(event?: Event): filterOutput | filterOutputWithParams;
|
|
48
|
+
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
49
|
+
ngOnDestroy(): void;
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaStateFilterComponent, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaStateFilterComponent, "app-ca-state-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
+
}
|
package/lib/components/ca-filters/components/ca-status-filter/ca-status-filter.component.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from
|
|
2
|
-
import { LoadStatusEnum } from
|
|
3
|
-
import { CaFiltersSvgRoutes } from
|
|
4
|
-
import { ArrayStatus } from
|
|
5
|
-
import { filterOutput } from
|
|
6
|
-
import { filterOutputWithParams } from
|
|
7
|
-
import { TruckassistTableService } from
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { LoadStatusEnum } from '../../../../enums/load-status.enum';
|
|
3
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
4
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
5
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
6
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
7
|
+
import { TruckassistTableService } from '../../../../services/truckassist-table.service';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class CaStatusFilterComponent implements OnInit, OnDestroy {
|
|
10
10
|
private tableService;
|
|
@@ -35,9 +35,8 @@ export declare class CaStatusFilterComponent implements OnInit, OnDestroy {
|
|
|
35
35
|
}[];
|
|
36
36
|
constructor(tableService: TruckassistTableService);
|
|
37
37
|
ngOnInit(): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
38
|
trackByIndex(index: number): number;
|
|
40
|
-
setFilterValue(
|
|
39
|
+
setFilterValue(): filterOutput | filterOutputWithParams;
|
|
41
40
|
clearAll(event?: Event): filterOutput | filterOutputWithParams;
|
|
42
41
|
sortItems(): void;
|
|
43
42
|
private watchLoadStatusFilterValueChanges;
|
|
@@ -57,7 +56,7 @@ export declare class CaStatusFilterComponent implements OnInit, OnDestroy {
|
|
|
57
56
|
}, indx: number): void;
|
|
58
57
|
checkFilterActiveValue(): void;
|
|
59
58
|
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
59
|
+
ngOnDestroy(): void;
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaStatusFilterComponent, never>;
|
|
61
61
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaStatusFilterComponent, "app-ca-status-filter", never, { "type": { "alias": "type"; "required": false; }; "isLegendView": { "alias": "isLegendView"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; }, {}, never, never, true, never>;
|
|
62
62
|
}
|
|
63
|
-
//# sourceMappingURL=ca-status-filter.component.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from
|
|
2
|
-
import { CaFiltersSvgRoutes } from
|
|
3
|
-
import { filterOutput } from
|
|
4
|
-
import { filterOutputWithParams } from
|
|
5
|
-
import { TimeFilterOptions } from
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
3
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
4
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
5
|
+
import { TimeFilterOptions } from '../../../../models/time-filter.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class CaTimeFilterComponent implements OnInit, OnDestroy {
|
|
8
8
|
type: string;
|
|
@@ -16,7 +16,6 @@ export declare class CaTimeFilterComponent implements OnInit, OnDestroy {
|
|
|
16
16
|
last2Years: number | null;
|
|
17
17
|
timeOptionsArray: TimeFilterOptions[];
|
|
18
18
|
ngOnInit(): void;
|
|
19
|
-
ngOnDestroy(): void;
|
|
20
19
|
trackByIndex(index: number): number;
|
|
21
20
|
private timeFilterInit;
|
|
22
21
|
private timeOptionsInit;
|
|
@@ -28,7 +27,7 @@ export declare class CaTimeFilterComponent implements OnInit, OnDestroy {
|
|
|
28
27
|
filterType: string;
|
|
29
28
|
};
|
|
30
29
|
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
30
|
+
ngOnDestroy(): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaTimeFilterComponent, never>;
|
|
32
32
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaTimeFilterComponent, "app-ca-time-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; }, {}, never, never, true, never>;
|
|
33
33
|
}
|
|
34
|
-
//# sourceMappingURL=ca-time-filter.component.d.ts.map
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
+
import { userSelected } from '../../../../models/user-selected.model';
|
|
3
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
4
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
5
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
6
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
7
|
+
import { TruckassistTableService } from '../../../../services/truckassist-table.service';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
export declare class CaTrailerTypeFilterComponent implements OnInit, OnDestroy {
|
|
10
|
+
private tableService;
|
|
11
|
+
type: string;
|
|
12
|
+
isFilterActive: boolean;
|
|
13
|
+
hasLeftSideIcon: boolean;
|
|
14
|
+
private destroy$;
|
|
15
|
+
trailerTypeArray: ArrayStatus[];
|
|
16
|
+
selectedTrailerTypeArray: ArrayStatus[];
|
|
17
|
+
isButtonAvailable: boolean;
|
|
18
|
+
isAscendingSortOrder: boolean;
|
|
19
|
+
filterActiveArray: ArrayStatus[];
|
|
20
|
+
unselectedVisibleCount: number;
|
|
21
|
+
constructor(tableService: TruckassistTableService);
|
|
22
|
+
ngOnInit(): void;
|
|
23
|
+
trackByIdentity(index: number): number;
|
|
24
|
+
sortItems(): void;
|
|
25
|
+
addToSelectedUser(item: userSelected, indx: number): void;
|
|
26
|
+
removeFromSelectedUser(item: userSelected, indx: number): void;
|
|
27
|
+
private watchTableServiceValueChanges;
|
|
28
|
+
setFilterValue(): filterOutput | filterOutputWithParams;
|
|
29
|
+
clearAll(event?: Event): filterOutput | filterOutputWithParams;
|
|
30
|
+
checkFilterActiveValue(): void;
|
|
31
|
+
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
32
|
+
ngOnDestroy(): void;
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaTrailerTypeFilterComponent, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaTrailerTypeFilterComponent, "app-ca-trailer-type-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
+
import { userSelected } from '../../../../models/user-selected.model';
|
|
3
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
4
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
5
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
6
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
7
|
+
import { TruckassistTableService } from '../../../../services/truckassist-table.service';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
export declare class CaTruckTypeFilterComponent implements OnInit, OnDestroy {
|
|
10
|
+
private tableService;
|
|
11
|
+
type: string;
|
|
12
|
+
isFilterActive: boolean;
|
|
13
|
+
hasLeftSideIcon: boolean;
|
|
14
|
+
private destroy$;
|
|
15
|
+
truckTypeArray: ArrayStatus[];
|
|
16
|
+
selectedTruckTypeArray: ArrayStatus[];
|
|
17
|
+
isButtonAvailable: boolean;
|
|
18
|
+
isAscendingSortOrder: boolean;
|
|
19
|
+
filterActiveArray: ArrayStatus[];
|
|
20
|
+
unselectedVisibleCount: number;
|
|
21
|
+
constructor(tableService: TruckassistTableService);
|
|
22
|
+
ngOnInit(): void;
|
|
23
|
+
trackByIdentity(index: number): number;
|
|
24
|
+
sortItems(): void;
|
|
25
|
+
addToSelectedUser(item: userSelected, indx: number): void;
|
|
26
|
+
removeFromSelectedUser(item: userSelected, indx: number): void;
|
|
27
|
+
private watchTableServiceValueChanges;
|
|
28
|
+
setFilterValue(): filterOutput | filterOutputWithParams | undefined;
|
|
29
|
+
clearAll(event?: Event): filterOutput | filterOutputWithParams;
|
|
30
|
+
checkFilterActiveValue(): void;
|
|
31
|
+
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
32
|
+
ngOnDestroy(): void;
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaTruckTypeFilterComponent, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaTruckTypeFilterComponent, "app-ca-truck-type-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { LoadStatusEnum } from '../../../../enums/load-status.enum';
|
|
4
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
5
|
+
import { filterOutput } from '../../../../models/filter-output.model';
|
|
6
|
+
import { filterOutputWithParams } from '../../../../models/filter-output-params.model';
|
|
7
|
+
import { CaFiltersSvgRoutes } from '../../utils/svg-routes/ca-filters-svg-routes';
|
|
8
|
+
import { ICaInput } from '../../../ca-input/config/ca-input.config';
|
|
9
|
+
import { userSelected } from '../../../../models/user-selected.model';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
export declare class CaUserFilterComponent implements OnInit, OnDestroy {
|
|
12
|
+
private formBuilder;
|
|
13
|
+
type: string;
|
|
14
|
+
isFilterActive: boolean;
|
|
15
|
+
filterTitle: string;
|
|
16
|
+
hasLeftSideIcon: boolean;
|
|
17
|
+
toDoSubType: string;
|
|
18
|
+
private destroy$;
|
|
19
|
+
loadStatusEnum: typeof LoadStatusEnum;
|
|
20
|
+
searchForm: UntypedFormGroup;
|
|
21
|
+
searchInputValue: string;
|
|
22
|
+
unselectedUser: ArrayStatus[];
|
|
23
|
+
unselectedVisibleCount: number;
|
|
24
|
+
caFiltersSvgRoutes: CaFiltersSvgRoutes;
|
|
25
|
+
selectedUser: userSelected[];
|
|
26
|
+
filterActiveArray: ArrayStatus[];
|
|
27
|
+
isAscendingSortOrder: boolean;
|
|
28
|
+
isButtonAvailable: boolean;
|
|
29
|
+
totalFiltersNum: number;
|
|
30
|
+
constructor(formBuilder: UntypedFormBuilder);
|
|
31
|
+
ngOnInit(): void;
|
|
32
|
+
get dispatcherSearch(): ICaInput;
|
|
33
|
+
setFilterValue($event: Event): filterOutput | filterOutputWithParams | undefined;
|
|
34
|
+
clearAll(event?: Event): filterOutput | filterOutputWithParams;
|
|
35
|
+
trackByIdentity(index: number): number;
|
|
36
|
+
private createForm;
|
|
37
|
+
addToSelectedUser(item: userSelected, indx: number): void;
|
|
38
|
+
removeFromSelectedUser(item: userSelected, indx: number): void;
|
|
39
|
+
checkFilterActiveValue(): void;
|
|
40
|
+
private watchSearchFormValueChanges;
|
|
41
|
+
sortItems(): void;
|
|
42
|
+
getSvgPath(propertyName: keyof typeof CaFiltersSvgRoutes): string;
|
|
43
|
+
ngOnDestroy(): void;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaUserFilterComponent, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaUserFilterComponent, "app-ca-user-filter", never, { "type": { "alias": "type"; "required": false; }; "isFilterActive": { "alias": "isFilterActive"; "required": false; }; "filterTitle": { "alias": "filterTitle"; "required": false; }; "hasLeftSideIcon": { "alias": "hasLeftSideIcon"; "required": false; }; "toDoSubType": { "alias": "toDoSubType"; "required": false; }; }, {}, never, never, true, never>;
|
|
46
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { CaMoneyFilterComponent } from '../components/ca-money-filter/ca-money-filter.component';
|
|
3
|
+
import { CaStatusFilterComponent } from '../components/ca-status-filter/ca-status-filter.component';
|
|
4
|
+
import { CaTimeFilterComponent } from '../components/ca-time-filter/ca-time-filter.component';
|
|
5
|
+
import { CaUserFilterComponent } from '../components/ca-user-filter/ca-user-filter.component';
|
|
6
|
+
import { CaStateFilterComponent } from '../components/ca-state-filter/ca-state-filter.component';
|
|
7
|
+
import { CaTruckTypeFilterComponent } from '../components/ca-truck-type-filter/ca-truck-type-filter.component';
|
|
8
|
+
import { CaTrailerTypeFilterComponent } from '../components/ca-trailer-type-filter/ca-trailer-type-filter.component';
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
export declare class FilterConditionsClearPipe implements PipeTransform {
|
|
11
|
+
transform(type: string, caMoneyFilter: CaMoneyFilterComponent, caStatusFilter: CaStatusFilterComponent, caTimeFilter: CaTimeFilterComponent, caUserFilter: CaUserFilterComponent, caStateFilter: CaStateFilterComponent, caTruckTypeFilter: CaTruckTypeFilterComponent, caTrailerTypeFilter: CaTrailerTypeFilterComponent): boolean | number;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterConditionsClearPipe, never>;
|
|
13
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FilterConditionsClearPipe, "filterConditionsClear", true>;
|
|
14
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { CaMoneyFilterComponent } from '../components/ca-money-filter/ca-money-filter.component';
|
|
3
|
+
import { CaStatusFilterComponent } from '../components/ca-status-filter/ca-status-filter.component';
|
|
4
|
+
import { CaTimeFilterComponent } from '../components/ca-time-filter/ca-time-filter.component';
|
|
5
|
+
import { CaUserFilterComponent } from '../components/ca-user-filter/ca-user-filter.component';
|
|
6
|
+
import { CaStateFilterComponent } from '../components/ca-state-filter/ca-state-filter.component';
|
|
7
|
+
import { CaTruckTypeFilterComponent } from '../components/ca-truck-type-filter/ca-truck-type-filter.component';
|
|
8
|
+
import { CaTrailerTypeFilterComponent } from '../components/ca-trailer-type-filter/ca-trailer-type-filter.component';
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
export declare class FilterConditionsSetPipe implements PipeTransform {
|
|
11
|
+
transform(type: string, caMoneyFilter: CaMoneyFilterComponent, caStatusFilter: CaStatusFilterComponent, caTimeFilter: CaTimeFilterComponent, caUserFilter: CaUserFilterComponent, caStateFilter: CaStateFilterComponent, caTruckTypeFilter: CaTruckTypeFilterComponent, caTrailerTypeFilter: CaTrailerTypeFilterComponent): boolean | number;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterConditionsSetPipe, never>;
|
|
13
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FilterConditionsSetPipe, "filterConditionsSet", true>;
|
|
14
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class FilterTrailerColorPipe implements PipeTransform {
|
|
4
|
+
transform(trailer: string): string;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterTrailerColorPipe, never>;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FilterTrailerColorPipe, "filterTrailerColorPipe", true>;
|
|
7
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ArrayStatus } from '../../../../models/array-status.model';
|
|
2
|
+
export declare class DirectiveConstants {
|
|
3
|
+
static UNSELECTED_USER: ArrayStatus[];
|
|
4
|
+
static USA_STATES: ArrayStatus[];
|
|
5
|
+
static CANADA_STATES: ArrayStatus[];
|
|
6
|
+
static TRUCK_TYPE_ARRAY: ArrayStatus[];
|
|
7
|
+
static TRAILER_TYPE_ARRAY: ArrayStatus[];
|
|
8
|
+
}
|