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,9 +1,10 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from
|
|
2
|
-
import { ControlValueAccessor, NgControl } from
|
|
3
|
-
import { ICaInput } from
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
1
|
+
import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
+
import { ICaInput } from './config/ca-input.config';
|
|
4
|
+
import { CommandsEvent } from './models/commands-event.model';
|
|
5
|
+
import { LabelColor } from './models/label-color.model';
|
|
6
|
+
import { InputStateService } from './services/ca-input-state.service';
|
|
7
|
+
import { InputSvgRoutes } from './utils/input-svg-routes';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
export declare class CaInputComponent implements OnInit, OnDestroy, OnChanges, ControlValueAccessor {
|
|
9
10
|
superControl: NgControl;
|
|
@@ -14,8 +15,9 @@ export declare class CaInputComponent implements OnInit, OnDestroy, OnChanges, C
|
|
|
14
15
|
incorrectValue: boolean;
|
|
15
16
|
selectedDropdownLabelColor: LabelColor;
|
|
16
17
|
blurInput: EventEmitter<boolean>;
|
|
17
|
-
|
|
18
|
+
focusInputEvent: EventEmitter<boolean>;
|
|
18
19
|
changeInput: EventEmitter<any>;
|
|
20
|
+
commandEvent: EventEmitter<CommandsEvent>;
|
|
19
21
|
isFocusInput: boolean;
|
|
20
22
|
isTouchedInput: boolean;
|
|
21
23
|
isVisibleCommands: boolean;
|
|
@@ -27,6 +29,7 @@ export declare class CaInputComponent implements OnInit, OnDestroy, OnChanges, C
|
|
|
27
29
|
ngOnInit(): void;
|
|
28
30
|
ngOnChanges(changes: SimpleChanges): void;
|
|
29
31
|
initStateService(): void;
|
|
32
|
+
outputListeners(): void;
|
|
30
33
|
initChangesListener(): void;
|
|
31
34
|
setStateInputs(changes: SimpleChanges): void;
|
|
32
35
|
writeValue(obj: any): void;
|
|
@@ -39,9 +42,13 @@ export declare class CaInputComponent implements OnInit, OnDestroy, OnChanges, C
|
|
|
39
42
|
transformText(event: Event): void;
|
|
40
43
|
clearInput(event: Event): void;
|
|
41
44
|
onTogglePassword(event: Event): void;
|
|
45
|
+
onCommands(event: {
|
|
46
|
+
event: Event;
|
|
47
|
+
type: string;
|
|
48
|
+
action: string;
|
|
49
|
+
}): void;
|
|
42
50
|
getSvgPath(propertyName: keyof typeof InputSvgRoutes): string;
|
|
43
51
|
ngOnDestroy(): void;
|
|
44
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputComponent, [{ self: true; }, null, null]>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputComponent, "app-ca-input", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "incorrectValue": { "alias": "incorrectValue"; "required": false; }; "selectedDropdownLabelColor": { "alias": "selectedDropdownLabelColor"; "required": false; }; }, { "blurInput": "blurInput"; "
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputComponent, "app-ca-input", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "incorrectValue": { "alias": "incorrectValue"; "required": false; }; "selectedDropdownLabelColor": { "alias": "selectedDropdownLabelColor"; "required": false; }; }, { "blurInput": "blurInput"; "focusInputEvent": "focusInput"; "changeInput": "change"; "commandEvent": "commandEvent"; }, never, never, true, never>;
|
|
46
54
|
}
|
|
47
|
-
//# sourceMappingURL=ca-input.component.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EventEmitter } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
4
|
-
import { LabelColor } from "
|
|
5
|
-
import { InputSvgRoutes } from "
|
|
3
|
+
import { ICaInput } from "../../config/ca-input.config";
|
|
4
|
+
import { LabelColor } from "../../models/label-color.model";
|
|
5
|
+
import { InputSvgRoutes } from "../../utils/input-svg-routes";
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class CaInputClearComponent {
|
|
8
8
|
inputConfig: ICaInput;
|
|
@@ -17,4 +17,3 @@ export declare class CaInputClearComponent {
|
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputClearComponent, never>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputClearComponent, "app-ca-input-clear", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "getSuperControl": { "alias": "getSuperControl"; "required": false; }; "isFocusInput": { "alias": "isFocusInput"; "required": false; }; "incorrectValue": { "alias": "incorrectValue"; "required": false; }; "selectedDropdownLabelColor": { "alias": "selectedDropdownLabelColor"; "required": false; }; }, { "clearInputClick": "clearInputClick"; }, never, never, true, never>;
|
|
19
19
|
}
|
|
20
|
-
//# sourceMappingURL=ca-input-clear.component.d.ts.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { EventEmitter } from "@angular/core";
|
|
2
|
+
import { ICaInput } from "../../config/ca-input.config";
|
|
3
|
+
import { CommandClick } from "../../models/command-click.model";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class CaInputCommandsComponent {
|
|
6
|
+
inputConfig: ICaInput;
|
|
7
|
+
isFocusInput: boolean;
|
|
8
|
+
isVisibleCommands: boolean;
|
|
9
|
+
onCommandsClick: EventEmitter<CommandClick>;
|
|
10
|
+
constructor();
|
|
11
|
+
onCommands(event: Event, type: string, action: string): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputCommandsComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputCommandsComponent, "app-ca-input-commands", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "isFocusInput": { "alias": "isFocusInput"; "required": false; }; "isVisibleCommands": { "alias": "isVisibleCommands"; "required": false; }; }, { "onCommandsClick": "onCommandsClick"; }, never, never, true, never>;
|
|
14
|
+
}
|
package/lib/components/ca-input/components/ca-input-password/ca-input-password.component.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { InputSvgRoutes } from "
|
|
4
|
-
import { ICaInput } from "
|
|
3
|
+
import { InputSvgRoutes } from "../../utils/input-svg-routes";
|
|
4
|
+
import { ICaInput } from "../../config/ca-input.config";
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CaInputPasswordComponent implements OnInit {
|
|
7
7
|
inputConfig: ICaInput;
|
|
@@ -18,4 +18,3 @@ export declare class CaInputPasswordComponent implements OnInit {
|
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputPasswordComponent, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputPasswordComponent, "app-ca-input-password", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "getSuperControl": { "alias": "getSuperControl"; "required": false; }; "isFocusInput": { "alias": "isFocusInput"; "required": false; }; "isTouchedInput": { "alias": "isTouchedInput"; "required": false; }; "isCapsLockOn": { "alias": "isCapsLockOn"; "required": false; }; "isTogglePassword": { "alias": "isTogglePassword"; "required": false; }; }, { "onTogglePasswordClick": "onTogglePasswordClick"; }, never, never, true, never>;
|
|
20
20
|
}
|
|
21
|
-
//# sourceMappingURL=ca-input-password.component.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
import { ICaInput } from
|
|
4
|
-
import { LabelColor } from '
|
|
3
|
+
import { ICaInput } from '../../config/ca-input.config';
|
|
4
|
+
import { LabelColor } from '../../models/label-color.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CaInputPlaceholderIconComponent implements OnInit {
|
|
7
7
|
inputConfig: ICaInput;
|
|
@@ -14,4 +14,3 @@ export declare class CaInputPlaceholderIconComponent implements OnInit {
|
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputPlaceholderIconComponent, never>;
|
|
15
15
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputPlaceholderIconComponent, "app-ca-input-placeholder-icon", never, { "inputConfig": { "alias": "inputConfig"; "required": false; }; "getSuperControl": { "alias": "getSuperControl"; "required": false; }; "isFocusInput": { "alias": "isFocusInput"; "required": false; }; "isTouchedInput": { "alias": "isTouchedInput"; "required": false; }; "selectedDropdownLabelColor": { "alias": "selectedDropdownLabelColor"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
17
|
-
//# sourceMappingURL=ca-input-placeholder-icon.component.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class InputClassPipe implements PipeTransform {
|
|
6
6
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, isTouchedInput: boolean, inputConfig: ICaInput, input: {
|
|
@@ -11,4 +11,3 @@ export declare class InputClassPipe implements PipeTransform {
|
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputClassPipe, never>;
|
|
12
12
|
static ɵpipe: i0.ɵɵPipeDeclaration<InputClassPipe, "inputClass", true>;
|
|
13
13
|
}
|
|
14
|
-
//# sourceMappingURL=input-class.pipe.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class InputClearClassPipe implements PipeTransform {
|
|
6
6
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, inputConfig: ICaInput, incorrectValue: boolean, selectedDropdownLabelColor: boolean, value: string): {
|
|
@@ -9,4 +9,3 @@ export declare class InputClearClassPipe implements PipeTransform {
|
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputClearClassPipe, never>;
|
|
10
10
|
static ɵpipe: i0.ɵɵPipeDeclaration<InputClearClassPipe, "inputClearClass", true>;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=input-clear-class.pipe.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class InputContainerClassPipe implements PipeTransform {
|
|
6
6
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, isTouchedInput: boolean, inputConfig: ICaInput, value: string): {
|
|
@@ -9,4 +9,3 @@ export declare class InputContainerClassPipe implements PipeTransform {
|
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputContainerClassPipe, never>;
|
|
10
10
|
static ɵpipe: i0.ɵɵPipeDeclaration<InputContainerClassPipe, "inputContainerClass", true>;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=input-container-class.pipe.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class InputPasswordEyeClassPipe implements PipeTransform {
|
|
6
6
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, inputConfig: ICaInput, isTouchedInput: boolean, value: string): {
|
|
@@ -9,4 +9,3 @@ export declare class InputPasswordEyeClassPipe implements PipeTransform {
|
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputPasswordEyeClassPipe, never>;
|
|
10
10
|
static ɵpipe: i0.ɵɵPipeDeclaration<InputPasswordEyeClassPipe, "inputPasswordEyeClass", true>;
|
|
11
11
|
}
|
|
12
|
-
//# sourceMappingURL=input-password-eye-class.pipe.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
4
|
-
import { LabelColor } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
|
+
import { LabelColor } from "../models/label-color.model";
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class InputPlaceholderIconClassPipe implements PipeTransform {
|
|
7
7
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, inputConfig: ICaInput, selectedDropdownLabelColor: LabelColor, isTouchedInput: boolean, value: string): {
|
|
@@ -10,4 +10,3 @@ export declare class InputPlaceholderIconClassPipe implements PipeTransform {
|
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputPlaceholderIconClassPipe, never>;
|
|
11
11
|
static ɵpipe: i0.ɵɵPipeDeclaration<InputPlaceholderIconClassPipe, "inputPlaceholderIconClass", true>;
|
|
12
12
|
}
|
|
13
|
-
//# sourceMappingURL=input-placeholder-icon.class.pipe.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { ICaInput } from '
|
|
2
|
+
import { ICaInput } from '../config/ca-input.config';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LabelClassPipe implements PipeTransform {
|
|
5
5
|
transform(value: string, isFocusInput: boolean, inputConfig: ICaInput): {
|
|
@@ -8,4 +8,3 @@ export declare class LabelClassPipe implements PipeTransform {
|
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<LabelClassPipe, never>;
|
|
9
9
|
static ɵpipe: i0.ɵɵPipeDeclaration<LabelClassPipe, "labelClass", true>;
|
|
10
10
|
}
|
|
11
|
-
//# sourceMappingURL=label-class.pipe.d.ts.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import { ICaInput } from "
|
|
2
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class ShowClearPipe implements PipeTransform {
|
|
5
5
|
transform(inputConfig: ICaInput): boolean | undefined;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ShowClearPipe, never>;
|
|
7
7
|
static ɵpipe: i0.ɵɵPipeDeclaration<ShowClearPipe, "showClear", true>;
|
|
8
8
|
}
|
|
9
|
-
//# sourceMappingURL=show-clear.pipe.d.ts.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ShowInvalidDangerMarkPipe implements PipeTransform {
|
|
6
6
|
transform(inputConfig: ICaInput, getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, isTouchedInput: boolean, value: string): boolean | undefined;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ShowInvalidDangerMarkPipe, never>;
|
|
8
8
|
static ɵpipe: i0.ɵɵPipeDeclaration<ShowInvalidDangerMarkPipe, "showInvalidDangerMark", true>;
|
|
9
9
|
}
|
|
10
|
-
//# sourceMappingURL=show-invalid-danger-mark.pipe.d.ts.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { PipeTransform } from "@angular/core";
|
|
2
2
|
import { AbstractControl } from "@angular/forms";
|
|
3
|
-
import { ICaInput } from "
|
|
3
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ShowValidCheckPipe implements PipeTransform {
|
|
6
6
|
transform(getSuperControl: AbstractControl<any, any> | null, isFocusInput: boolean, inputConfig: ICaInput, value: string): boolean;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ShowValidCheckPipe, never>;
|
|
8
8
|
static ɵpipe: i0.ɵɵPipeDeclaration<ShowValidCheckPipe, "showValidCheck", true>;
|
|
9
9
|
}
|
|
10
|
-
//# sourceMappingURL=show-valid-check.pipe.d.ts.map
|
|
@@ -1,25 +1,50 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { ChangeDetectorRef, ElementRef } from "@angular/core";
|
|
2
3
|
import { Observable } from "rxjs";
|
|
3
|
-
import { ICaInput } from '@ca-shared/components/ca-input/config/ca-input.config';
|
|
4
4
|
import { NgControl } from "@angular/forms";
|
|
5
|
+
import { ICaInput } from "../config/ca-input.config";
|
|
6
|
+
import { CommandsEvent } from "../models/commands-event.model";
|
|
5
7
|
import * as i0 from "@angular/core";
|
|
6
8
|
export declare class InputStateService {
|
|
7
9
|
private isFocusInputSubject;
|
|
8
10
|
isFocusInput$: Observable<boolean>;
|
|
9
11
|
private isTouchedInputSubject;
|
|
10
12
|
isTouchedInput$: Observable<boolean>;
|
|
13
|
+
private isVisibleCommandsSubject;
|
|
14
|
+
isVisibleCommands$: Observable<boolean>;
|
|
15
|
+
private commandEventSubject;
|
|
16
|
+
commandEvent$: Observable<CommandsEvent>;
|
|
17
|
+
combinedVariables$: Observable<[boolean, boolean, boolean]>;
|
|
18
|
+
private cdRef;
|
|
11
19
|
private inputConfig;
|
|
12
20
|
private input;
|
|
13
21
|
private superControl;
|
|
22
|
+
inputCommandsTimeout: NodeJS.Timeout | number;
|
|
14
23
|
constructor();
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
24
|
+
setIsFocusInput(value: boolean): void;
|
|
25
|
+
setIsTouchedInput(value: boolean): void;
|
|
26
|
+
setIsVisibleCommands(value: boolean): void;
|
|
27
|
+
setInputElementRef(input: ElementRef, cdRef: ChangeDetectorRef): void;
|
|
18
28
|
setSuperControl(superControl: NgControl): void;
|
|
19
29
|
setInputConfig(config: ICaInput): void;
|
|
30
|
+
setCommandEvent(value: CommandsEvent): void;
|
|
20
31
|
clearInput(event: Event): void;
|
|
21
32
|
transformText(event: Event): void;
|
|
33
|
+
onCommands(event: Event, type: string, action: string): void;
|
|
34
|
+
private handlePmIncrementDecrement;
|
|
35
|
+
private decrementPmValue;
|
|
36
|
+
private incrementPmValue;
|
|
37
|
+
private resetPmValue;
|
|
38
|
+
private handleConfirmCancel;
|
|
39
|
+
private confirmCommand;
|
|
40
|
+
private cancelCommand;
|
|
41
|
+
private handleMonths;
|
|
42
|
+
private decrementMonth;
|
|
43
|
+
private incrementMonth;
|
|
44
|
+
onFocus(event?: FocusEvent): void;
|
|
45
|
+
onBlur(event?: FocusEvent): void;
|
|
46
|
+
private blurOnCommands;
|
|
47
|
+
setInputCursorAtTheEnd(input: any, time?: number): void;
|
|
22
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputStateService, never>;
|
|
23
49
|
static ɵprov: i0.ɵɵInjectableDeclaration<InputStateService>;
|
|
24
50
|
}
|
|
25
|
-
//# sourceMappingURL=ca-input-state.service.d.ts.map
|
|
@@ -19,4 +19,3 @@ export declare class CaInputRadiobuttonsComponent {
|
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputRadiobuttonsComponent, "app-ca-input-radiobuttons", never, { "buttons": { "alias": "buttons"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "displayRequiredNote": { "alias": "displayRequiredNote"; "required": false; }; }, { "changedValue": "changedValue"; }, never, never, true, never>;
|
|
20
20
|
}
|
|
21
21
|
export {};
|
|
22
|
-
//# sourceMappingURL=ca-input-radiobuttons.component.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="google.maps" />
|
|
2
2
|
import { ChangeDetectorRef, EventEmitter, QueryList, SimpleChanges } from '@angular/core';
|
|
3
3
|
import { GoogleMap, MapInfoWindow, MapMarker } from '@angular/google-maps';
|
|
4
|
-
import { IMapMarkers } from '
|
|
4
|
+
import { IMapMarkers } from '../ca-map/models/map.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CaMapComponent {
|
|
7
7
|
cd: ChangeDetectorRef;
|
|
@@ -54,4 +54,3 @@ export declare class CaMapComponent {
|
|
|
54
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaMapComponent, never>;
|
|
55
55
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaMapComponent, "app-ca-map", never, { "data": { "alias": "data"; "required": false; }; }, { "markerClick": "markerClick"; }, never, never, true, never>;
|
|
56
56
|
}
|
|
57
|
-
//# sourceMappingURL=ca-map.component.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EventEmitter } from
|
|
2
|
-
import { MapDropdownSvgRoutes } from
|
|
3
|
-
import { IDropDownActions } from
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { MapDropdownSvgRoutes } from '../ca-map-dropdown/utils/svg-routes/map-dropdown-svg-routes';
|
|
3
|
+
import { DropDownData, IDropDownActions } from '../ca-details-dropdown/models/detail-dropdown.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class CaMapDropdownComponent {
|
|
6
6
|
isAccidentMap: boolean;
|
|
@@ -8,31 +8,7 @@ export declare class CaMapDropdownComponent {
|
|
|
8
8
|
isPopupShown: boolean;
|
|
9
9
|
isHidden: boolean;
|
|
10
10
|
isDropdownActive: boolean;
|
|
11
|
-
data:
|
|
12
|
-
id: number;
|
|
13
|
-
hasBorder: boolean;
|
|
14
|
-
mutedStyle: boolean;
|
|
15
|
-
name: string;
|
|
16
|
-
svgClass: string;
|
|
17
|
-
svgStyle: {
|
|
18
|
-
height: number;
|
|
19
|
-
width: number;
|
|
20
|
-
};
|
|
21
|
-
svgUrl: string;
|
|
22
|
-
title: string;
|
|
23
|
-
} | {
|
|
24
|
-
id: number;
|
|
25
|
-
mutedStyle: boolean;
|
|
26
|
-
name: string;
|
|
27
|
-
svgClass: string;
|
|
28
|
-
svgStyle: {
|
|
29
|
-
height: number;
|
|
30
|
-
width: number;
|
|
31
|
-
};
|
|
32
|
-
svgUrl: string;
|
|
33
|
-
title: string;
|
|
34
|
-
hasBorder?: undefined;
|
|
35
|
-
})[];
|
|
11
|
+
data: DropDownData[];
|
|
36
12
|
openSideMenu(): void;
|
|
37
13
|
showHiddenData(): void;
|
|
38
14
|
callBodyAction(action: IDropDownActions): void;
|
|
@@ -40,4 +16,3 @@ export declare class CaMapDropdownComponent {
|
|
|
40
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaMapDropdownComponent, never>;
|
|
41
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaMapDropdownComponent, "app-ca-map-dropdown", never, { "isAccidentMap": { "alias": "isAccidentMap"; "required": false; }; }, { "bodyActions": "bodyActions"; }, never, never, true, never>;
|
|
42
18
|
}
|
|
43
|
-
//# sourceMappingURL=ca-map-dropdown.component.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from
|
|
2
|
-
import { NgbPopover } from
|
|
3
|
-
import { NoteActiveOptions } from
|
|
4
|
-
import { CaNoteContainerComponent } from
|
|
5
|
-
import { NoteSvgRoutes } from
|
|
1
|
+
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
+
import { NgbPopover } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
+
import { NoteActiveOptions } from '../../models/note-active-options.model';
|
|
4
|
+
import { CaNoteContainerComponent } from '../ca-note-container/ca-note-container.component';
|
|
5
|
+
import { NoteSvgRoutes } from '../ca-note/utils/svg-routes/note-svg-routes';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class CaNoteComponent {
|
|
8
8
|
saveNoteValue: EventEmitter<any>;
|
|
@@ -54,4 +54,3 @@ export declare class CaNoteComponent {
|
|
|
54
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaNoteComponent, never>;
|
|
55
55
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaNoteComponent, "app-ca-note", never, { "parking": { "alias": "parking"; "required": false; }; "dispatchIndex": { "alias": "dispatchIndex"; "required": false; }; "type": { "alias": "type"; "required": false; }; "parentWidth": { "alias": "parentWidth"; "required": false; }; "openedAll": { "alias": "openedAll"; "required": false; }; "isDispatch": { "alias": "isDispatch"; "required": false; }; "noteWidth": { "alias": "noteWidth"; "required": false; }; }, { "saveNoteValue": "saveNoteValue"; }, never, never, true, never>;
|
|
56
56
|
}
|
|
57
|
-
//# sourceMappingURL=ca-note.component.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, OnInit } from
|
|
2
|
-
import { NoteActiveOptions } from
|
|
3
|
-
import { NoteColors } from
|
|
4
|
-
import { NoteContainerSvgRoutes } from
|
|
1
|
+
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { NoteActiveOptions } from '../../models/note-active-options.model';
|
|
3
|
+
import { NoteColors } from '../ca-note-container/models/note-colors.model';
|
|
4
|
+
import { NoteContainerSvgRoutes } from '../ca-note-container/utils/svg-routes/note-container-svg-routes';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CaNoteContainerComponent implements OnInit, OnDestroy {
|
|
7
7
|
value: string;
|
|
@@ -36,4 +36,3 @@ export declare class CaNoteContainerComponent implements OnInit, OnDestroy {
|
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaNoteContainerComponent, never>;
|
|
37
37
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaNoteContainerComponent, "app-ca-note-container", never, { "value": { "alias": "value"; "required": false; }; "range": { "alias": "range"; "required": false; }; "selectionTaken": { "alias": "selectionTaken"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "parking": { "alias": "parking"; "required": false; }; "popoverNote": { "alias": "popoverNote"; "required": false; }; "isVisibleArrow": { "alias": "isVisibleArrow"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "stopBlurRemoveTimeout": "stopBlurRemoveTimeout"; }, never, never, true, never>;
|
|
38
38
|
}
|
|
39
|
-
//# sourceMappingURL=ca-note-container.component.d.ts.map
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { NoteActiveOptions } from
|
|
2
|
-
import { NoteColors } from
|
|
1
|
+
import { NoteActiveOptions } from '../../../../models/note-active-options.model';
|
|
2
|
+
import { NoteColors } from '../../../ca-note-container/models/note-colors.model';
|
|
3
3
|
export declare class NoteConfigConstants {
|
|
4
4
|
static noteDarkColors: NoteColors[];
|
|
5
5
|
static noteLightColors: NoteColors[];
|
|
6
6
|
static noteActiveOptions: NoteActiveOptions;
|
|
7
7
|
}
|
|
8
|
-
//# sourceMappingURL=note-config.constant.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EventEmitter } from
|
|
2
|
-
import { PayrollListSummaryOverviewSvgRoutes } from
|
|
3
|
-
import { PayrollListSummaryOverview } from
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { PayrollListSummaryOverviewSvgRoutes } from '../ca-payroll-list-summary-overview/utils/svg-routes/payroll-list-summary-svg-routes';
|
|
3
|
+
import { PayrollListSummaryOverview } from '../../models/payroll-list-summary.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class CaPayrollListSummaryOverviewComponent {
|
|
6
6
|
item: PayrollListSummaryOverview;
|
|
@@ -18,4 +18,3 @@ export declare class CaPayrollListSummaryOverviewComponent {
|
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaPayrollListSummaryOverviewComponent, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaPayrollListSummaryOverviewComponent, "app-ca-payroll-list-summary-overview", never, { "item": { "alias": "item"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "index": { "alias": "index"; "required": false; }; "animationMarginParams": { "alias": "animationMarginParams"; "required": false; }; }, { "toggle": "toggle"; }, never, never, true, never>;
|
|
20
20
|
}
|
|
21
|
-
//# sourceMappingURL=ca-payroll-list-summary-overview.component.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PayrollListSummaryOverview } from
|
|
1
|
+
import { PayrollListSummaryOverview } from '../../models/payroll-list-summary.model';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class CaPayrollListSummaryOverviewTableComponent {
|
|
4
4
|
data: {
|
|
@@ -18,4 +18,3 @@ export declare class CaPayrollListSummaryOverviewTableComponent {
|
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaPayrollListSummaryOverviewTableComponent, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaPayrollListSummaryOverviewTableComponent, "app-ca-payroll-list-summary-overview-table", never, {}, {}, never, never, true, never>;
|
|
20
20
|
}
|
|
21
|
-
//# sourceMappingURL=ca-payroll-list-summary-overview-table.component.d.ts.map
|