jornada-ui 0.4.24 → 0.4.25
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/lib/commonjs/@types/as-base-component.js +12 -0
- package/lib/commonjs/@types/as-base-component.js.map +1 -0
- package/lib/commonjs/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/commonjs/common/constants/index.js +10 -0
- package/lib/commonjs/common/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js +38 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js +35 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +43 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +41 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bed/index.js +38 -0
- package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +34 -0
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +70 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +55 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js +54 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js +38 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +53 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/car/index.js +38 -0
- package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +38 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +42 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +41 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js +49 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js +57 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chevron-down/index.js +41 -0
- package/lib/commonjs/common/icons-svg/chevron-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chevron-up/index.js +41 -0
- package/lib/commonjs/common/icons-svg/chevron-up/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +55 -0
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js +53 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +73 -0
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js +43 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency/index.js +52 -0
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +38 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/download/index.js +53 -0
- package/lib/commonjs/common/icons-svg/download/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +36 -0
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js +34 -0
- package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye/index.js +42 -0
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +40 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js +50 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/files/index.js +34 -0
- package/lib/commonjs/common/icons-svg/files/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +53 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js +52 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gear/index.js +53 -0
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/hourglass/index.js +55 -0
- package/lib/commonjs/common/icons-svg/hourglass/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/house/index.js +54 -0
- package/lib/commonjs/common/icons-svg/house/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/index.js +451 -0
- package/lib/commonjs/common/icons-svg/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/interface.d.js +6 -0
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -0
- package/lib/commonjs/common/icons-svg/island/index.js +35 -0
- package/lib/commonjs/common/icons-svg/island/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js +38 -0
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/list/index.js +66 -0
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +38 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +55 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package/index.js +38 -0
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js +55 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus/index.js +54 -0
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus-container/index.js +42 -0
- package/lib/commonjs/common/icons-svg/plus-container/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/recused/index.js +47 -0
- package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +50 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +60 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +49 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/timer/index.js +52 -0
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/trash/index.js +41 -0
- package/lib/commonjs/common/icons-svg/trash/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js +38 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck/index.js +38 -0
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js +38 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +49 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +56 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +62 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/x-circle/index.js +55 -0
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/index.js +137 -0
- package/lib/commonjs/components/activities-daily/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
- package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
- package/lib/commonjs/components/activities-progress/index.js +179 -0
- package/lib/commonjs/components/activities-progress/index.js.map +1 -0
- package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
- package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
- package/lib/commonjs/components/activity-step/components/activite-row/index.js +137 -0
- package/lib/commonjs/components/activity-step/components/activite-row/index.js.map +1 -0
- package/lib/commonjs/components/activity-step/index.js +77 -0
- package/lib/commonjs/components/activity-step/index.js.map +1 -0
- package/lib/commonjs/components/activity-step/interface.js +6 -0
- package/lib/commonjs/components/activity-step/interface.js.map +1 -0
- package/lib/commonjs/components/activity-step/styles.js +86 -0
- package/lib/commonjs/components/activity-step/styles.js.map +1 -0
- package/lib/commonjs/components/balance-wash/index.js +99 -0
- package/lib/commonjs/components/balance-wash/index.js.map +1 -0
- package/lib/commonjs/components/balance-wash/interface.d.js +6 -0
- package/lib/commonjs/components/balance-wash/interface.d.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/index.js +55 -0
- package/lib/commonjs/components/bottom-message-conexion/index.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/interface.js +6 -0
- package/lib/commonjs/components/bottom-message-conexion/interface.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/styles.js +31 -0
- package/lib/commonjs/components/bottom-message-conexion/styles.js.map +1 -0
- package/lib/commonjs/components/box/index.js +59 -0
- package/lib/commonjs/components/box/index.js.map +1 -0
- package/lib/commonjs/components/box/interface.d.js +6 -0
- package/lib/commonjs/components/box/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/styles.js +28 -0
- package/lib/commonjs/components/box/styles.js.map +1 -0
- package/lib/commonjs/components/button/index.js +78 -0
- package/lib/commonjs/components/button/index.js.map +1 -0
- package/lib/commonjs/components/button/interface.d.js +6 -0
- package/lib/commonjs/components/button/interface.d.js.map +1 -0
- package/lib/commonjs/components/button/styles.js +41 -0
- package/lib/commonjs/components/button/styles.js.map +1 -0
- package/lib/commonjs/components/capture-photo/index.js +126 -0
- package/lib/commonjs/components/capture-photo/index.js.map +1 -0
- package/lib/commonjs/components/capture-photo/interface.d.js +6 -0
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -0
- package/lib/commonjs/components/capture-photo/styles.js +29 -0
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
- package/lib/commonjs/components/card-hours/index.js +120 -0
- package/lib/commonjs/components/card-hours/index.js.map +1 -0
- package/lib/commonjs/components/card-hours/interface.d.js +6 -0
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-maintenance/index.js +170 -0
- package/lib/commonjs/components/card-maintenance/index.js.map +1 -0
- package/lib/commonjs/components/card-maintenance/interface.d.js +6 -0
- package/lib/commonjs/components/card-maintenance/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-report/index.js +196 -0
- package/lib/commonjs/components/card-report/index.js.map +1 -0
- package/lib/commonjs/components/card-report/interface.d.js +6 -0
- package/lib/commonjs/components/card-report/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js +137 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.js +6 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js +28 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/commonjs/components/card-with-draw-coil/index.js +177 -0
- package/lib/commonjs/components/card-with-draw-coil/index.js.map +1 -0
- package/lib/commonjs/components/card-with-draw-coil/interface.d.js +6 -0
- package/lib/commonjs/components/card-with-draw-coil/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-work-session/index.js +219 -0
- package/lib/commonjs/components/card-work-session/index.js.map +1 -0
- package/lib/commonjs/components/card-work-session/interface.d.js +6 -0
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -0
- package/lib/commonjs/components/coil-removel-code/index.js +61 -0
- package/lib/commonjs/components/coil-removel-code/index.js.map +1 -0
- package/lib/commonjs/components/coil-removel-code/interface.d.js +6 -0
- package/lib/commonjs/components/coil-removel-code/interface.d.js.map +1 -0
- package/lib/commonjs/components/confirm-withdraw-modal/index.js +170 -0
- package/lib/commonjs/components/confirm-withdraw-modal/index.js.map +1 -0
- package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js +2 -0
- package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js.map +1 -0
- package/lib/commonjs/components/header-profile/index.js +147 -0
- package/lib/commonjs/components/header-profile/index.js.map +1 -0
- package/lib/commonjs/components/header-profile/interface.d.js +6 -0
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/history-activities-card/index.js +206 -0
- package/lib/commonjs/components/history-activities-card/index.js.map +1 -0
- package/lib/commonjs/components/history-activities-card/interface.js +6 -0
- package/lib/commonjs/components/history-activities-card/interface.js.map +1 -0
- package/lib/commonjs/components/input/index.js +46 -0
- package/lib/commonjs/components/input/index.js.map +1 -0
- package/lib/commonjs/components/input/interface.d.js +6 -0
- package/lib/commonjs/components/input/interface.d.js.map +1 -0
- package/lib/commonjs/components/input/styles.js +34 -0
- package/lib/commonjs/components/input/styles.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/index.js +138 -0
- package/lib/commonjs/components/inputs/input-date-time/index.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/interface.d.js +2 -0
- package/lib/commonjs/components/inputs/input-date-time/interface.d.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/styles.js +69 -0
- package/lib/commonjs/components/inputs/input-date-time/styles.js.map +1 -0
- package/lib/commonjs/components/list-devices/components/list-device-empty/index.js +68 -0
- package/lib/commonjs/components/list-devices/components/list-device-empty/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/components/list-device-render-item/index.js +77 -0
- package/lib/commonjs/components/list-devices/components/list-device-render-item/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/helpers/get-icon-by-status.js +25 -0
- package/lib/commonjs/components/list-devices/helpers/get-icon-by-status.js.map +1 -0
- package/lib/commonjs/components/list-devices/index.js +73 -0
- package/lib/commonjs/components/list-devices/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/interface.js +2 -0
- package/lib/commonjs/components/list-devices/interface.js.map +1 -0
- package/lib/commonjs/components/list-devices/styles.js +71 -0
- package/lib/commonjs/components/list-devices/styles.js.map +1 -0
- package/lib/commonjs/components/list-supplies/index.js +192 -0
- package/lib/commonjs/components/list-supplies/index.js.map +1 -0
- package/lib/commonjs/components/list-supplies/interface.d.js +2 -0
- package/lib/commonjs/components/list-supplies/interface.d.js.map +1 -0
- package/lib/commonjs/components/loading-circle/index.js +110 -0
- package/lib/commonjs/components/loading-circle/index.js.map +1 -0
- package/lib/commonjs/components/loading-circle/interface.js +2 -0
- package/lib/commonjs/components/loading-circle/interface.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/index.js +75 -0
- package/lib/commonjs/components/maintenance-description-input/index.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/interface.d.js +6 -0
- package/lib/commonjs/components/maintenance-description-input/interface.d.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/styles.js +42 -0
- package/lib/commonjs/components/maintenance-description-input/styles.js.map +1 -0
- package/lib/commonjs/components/modal-maintenance/index.js +187 -0
- package/lib/commonjs/components/modal-maintenance/index.js.map +1 -0
- package/lib/commonjs/components/modal-maintenance/interface.d.js +6 -0
- package/lib/commonjs/components/modal-maintenance/interface.d.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/index.js +196 -0
- package/lib/commonjs/components/modal-type-activities/index.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/interface.js +6 -0
- package/lib/commonjs/components/modal-type-activities/interface.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/mock/index.js +93 -0
- package/lib/commonjs/components/modal-type-activities/mock/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-activity-reason/index.js +170 -0
- package/lib/commonjs/components/modals/modal-activity-reason/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-activity-reason/interface.d.js +2 -0
- package/lib/commonjs/components/modals/modal-activity-reason/interface.d.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/helpers/index.js +35 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/helpers/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/index.js +205 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/interface.js +6 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/interface.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/helpers/index.js +27 -0
- package/lib/commonjs/components/modals/modal-create-activitie/helpers/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/index.js +203 -0
- package/lib/commonjs/components/modals/modal-create-activitie/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/interface.js +2 -0
- package/lib/commonjs/components/modals/modal-create-activitie/interface.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/styles.js +42 -0
- package/lib/commonjs/components/modals/modal-create-activitie/styles.js.map +1 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/index.js +248 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/interface.d.js +2 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/interface.d.js.map +1 -0
- package/lib/commonjs/components/modals/modal-exclude-activitie/index.js +2 -0
- package/lib/commonjs/components/modals/modal-exclude-activitie/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-to-confimations/index.js +179 -0
- package/lib/commonjs/components/modals/modal-to-confimations/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-to-confimations/interface.js +2 -0
- package/lib/commonjs/components/modals/modal-to-confimations/interface.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js +52 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js +2 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/index.js +143 -0
- package/lib/commonjs/components/monthly-summary-table/index.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/interface.d.js +2 -0
- package/lib/commonjs/components/monthly-summary-table/interface.d.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js +28 -0
- package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js.map +1 -0
- package/lib/commonjs/components/notification-card/index.js +142 -0
- package/lib/commonjs/components/notification-card/index.js.map +1 -0
- package/lib/commonjs/components/notification-card/interface.js +6 -0
- package/lib/commonjs/components/notification-card/interface.js.map +1 -0
- package/lib/commonjs/components/notification-details-card/index.js +181 -0
- package/lib/commonjs/components/notification-details-card/index.js.map +1 -0
- package/lib/commonjs/components/notification-details-card/interface.js +6 -0
- package/lib/commonjs/components/notification-details-card/interface.js.map +1 -0
- package/lib/commonjs/components/report-bobinas/index.js +192 -0
- package/lib/commonjs/components/report-bobinas/index.js.map +1 -0
- package/lib/commonjs/components/report-bobinas/interface.js +6 -0
- package/lib/commonjs/components/report-bobinas/interface.js.map +1 -0
- package/lib/commonjs/components/resume-raking/index.js +84 -0
- package/lib/commonjs/components/resume-raking/index.js.map +1 -0
- package/lib/commonjs/components/resume-raking/interface.js +2 -0
- package/lib/commonjs/components/resume-raking/interface.js.map +1 -0
- package/lib/commonjs/components/resume-raking/styles.js +2 -0
- package/lib/commonjs/components/resume-raking/styles.js.map +1 -0
- package/lib/commonjs/components/select-week-card/helpers/index.js +45 -0
- package/lib/commonjs/components/select-week-card/helpers/index.js.map +1 -0
- package/lib/commonjs/components/select-week-card/index.js +233 -0
- package/lib/commonjs/components/select-week-card/index.js.map +1 -0
- package/lib/commonjs/components/select-week-card/interface.js +2 -0
- package/lib/commonjs/components/select-week-card/interface.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/index.js +80 -0
- package/lib/commonjs/components/selects/select-date-and-hours/index.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/interface.js +6 -0
- package/lib/commonjs/components/selects/select-date-and-hours/interface.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/styles.js +34 -0
- package/lib/commonjs/components/selects/select-date-and-hours/styles.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/index.js +129 -0
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js +6 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/styles.js +79 -0
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +25 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/commonjs/components/step-indicator/index.js +250 -0
- package/lib/commonjs/components/step-indicator/index.js.map +1 -0
- package/lib/commonjs/components/step-indicator/interface.d.js +6 -0
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -0
- package/lib/commonjs/components/step-indicator/styles.js +70 -0
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
- package/lib/commonjs/components/supply-error-card/index.js +118 -0
- package/lib/commonjs/components/supply-error-card/index.js.map +1 -0
- package/lib/commonjs/components/supply-error-card/interface.d.js +6 -0
- package/lib/commonjs/components/supply-error-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/toast-message/index.js +81 -0
- package/lib/commonjs/components/toast-message/index.js.map +1 -0
- package/lib/commonjs/components/toast-message/interface.js +2 -0
- package/lib/commonjs/components/toast-message/interface.js.map +1 -0
- package/lib/commonjs/components/toast-message/styles.js +59 -0
- package/lib/commonjs/components/toast-message/styles.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/index.js +78 -0
- package/lib/commonjs/components/toggle-fuel/index.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/interface.d.js +2 -0
- package/lib/commonjs/components/toggle-fuel/interface.d.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/style.js +46 -0
- package/lib/commonjs/components/toggle-fuel/style.js.map +1 -0
- package/lib/commonjs/components/travel-history/index.js +330 -0
- package/lib/commonjs/components/travel-history/index.js.map +1 -0
- package/lib/commonjs/components/travel-history/interface.d.js +6 -0
- package/lib/commonjs/components/travel-history/interface.d.js.map +1 -0
- package/lib/commonjs/components/trip-details-card/index.js +311 -0
- package/lib/commonjs/components/trip-details-card/index.js.map +1 -0
- package/lib/commonjs/components/trip-details-card/interface.d.js +2 -0
- package/lib/commonjs/components/trip-details-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/truck-not-found/index.js +87 -0
- package/lib/commonjs/components/truck-not-found/index.js.map +1 -0
- package/lib/commonjs/components/truck-not-found/interface.d.js +6 -0
- package/lib/commonjs/components/truck-not-found/interface.d.js.map +1 -0
- package/lib/commonjs/components/typography/index.js +82 -0
- package/lib/commonjs/components/typography/index.js.map +1 -0
- package/lib/commonjs/components/typography/interface.d.js +6 -0
- package/lib/commonjs/components/typography/interface.d.js.map +1 -0
- package/lib/commonjs/components/typography/styles.js +38 -0
- package/lib/commonjs/components/typography/styles.js.map +1 -0
- package/lib/commonjs/components/user-journey-work-card/index.js +261 -0
- package/lib/commonjs/components/user-journey-work-card/index.js.map +1 -0
- package/lib/commonjs/components/user-journey-work-card/interface.d.js +6 -0
- package/lib/commonjs/components/user-journey-work-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/user-profile/index.js +228 -0
- package/lib/commonjs/components/user-profile/index.js.map +1 -0
- package/lib/commonjs/components/user-profile/interface.d.js +6 -0
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/weekly-hours-balance/index.js +100 -0
- package/lib/commonjs/components/weekly-hours-balance/index.js.map +1 -0
- package/lib/commonjs/components/weekly-hours-balance/interface.d.js +6 -0
- package/lib/commonjs/components/weekly-hours-balance/interface.d.js.map +1 -0
- package/lib/commonjs/components/weekly-table/components/row-table/index.js +53 -0
- package/lib/commonjs/components/weekly-table/components/row-table/index.js.map +1 -0
- package/lib/commonjs/components/weekly-table/components/row-table/interface.js +2 -0
- package/lib/commonjs/components/weekly-table/components/row-table/interface.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js +36 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js +80 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/data-mock.js +57 -0
- package/lib/commonjs/components/weekly-table/helpers/data-mock.js.map +1 -0
- package/lib/commonjs/components/weekly-table/index.js +194 -0
- package/lib/commonjs/components/weekly-table/index.js.map +1 -0
- package/lib/commonjs/components/weekly-table/interface.js +6 -0
- package/lib/commonjs/components/weekly-table/interface.js.map +1 -0
- package/lib/commonjs/index.js +350 -0
- package/lib/commonjs/index.js.map +1 -0
- package/lib/commonjs/package.json +1 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +41 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +69 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/commonjs/stories/balance-wash/balance-wash.stories.js +41 -0
- package/lib/commonjs/stories/balance-wash/balance-wash.stories.js.map +1 -0
- package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js +72 -0
- package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +115 -0
- package/lib/commonjs/stories/box/box.stories.js.map +1 -0
- package/lib/commonjs/stories/button/button.stories.js +205 -0
- package/lib/commonjs/stories/button/button.stories.js.map +1 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +172 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +108 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js +52 -0
- package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js.map +1 -0
- package/lib/commonjs/stories/card-report/card-report.stories.js +32 -0
- package/lib/commonjs/stories/card-report/card-report.stories.js.map +1 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +102 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js +63 -0
- package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +1 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +108 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js +40 -0
- package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js.map +1 -0
- package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +46 -0
- package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +1 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +102 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js +69 -0
- package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js.map +1 -0
- package/lib/commonjs/stories/list-devices/list-devices.stories.js +146 -0
- package/lib/commonjs/stories/list-devices/list-devices.stories.js.map +1 -0
- package/lib/commonjs/stories/list-supplies/list-supplies.stories.js +69 -0
- package/lib/commonjs/stories/list-supplies/list-supplies.stories.js.map +1 -0
- package/lib/commonjs/stories/loading-circle/loading-circle.stories.js +48 -0
- package/lib/commonjs/stories/loading-circle/loading-circle.stories.js.map +1 -0
- package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js +49 -0
- package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-activity-reason/modal-activity-reason.stories.js +63 -0
- package/lib/commonjs/stories/modal-activity-reason/modal-activity-reason.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-journey-rectification/modal-journey-rectification.stories.js +63 -0
- package/lib/commonjs/stories/modal-journey-rectification/modal-journey-rectification.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js +66 -0
- package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js +96 -0
- package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js.map +1 -0
- package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js +78 -0
- package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js.map +1 -0
- package/lib/commonjs/stories/notification-card/notification-card.stories.js +100 -0
- package/lib/commonjs/stories/notification-card/notification-card.stories.js.map +1 -0
- package/lib/commonjs/stories/notification-details-card/notification-details-card.stories.js +112 -0
- package/lib/commonjs/stories/notification-details-card/notification-details-card.stories.js.map +1 -0
- package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js +32 -0
- package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js.map +1 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js +57 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +106 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js +87 -0
- package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js.map +1 -0
- package/lib/commonjs/stories/toast-message/toast-message.stories.js +95 -0
- package/lib/commonjs/stories/toast-message/toast-message.stories.js.map +1 -0
- package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js +127 -0
- package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js.map +1 -0
- package/lib/commonjs/stories/travel-history/travel-history.stories.js +78 -0
- package/lib/commonjs/stories/travel-history/travel-history.stories.js.map +1 -0
- package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js +84 -0
- package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js.map +1 -0
- package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js +38 -0
- package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js.map +1 -0
- package/lib/commonjs/stories/typography/typography.stories.js +143 -0
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
- package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js +72 -0
- package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js.map +1 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +55 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/week-calendar/week-calenda.stories.js +46 -0
- package/lib/commonjs/stories/week-calendar/week-calenda.stories.js.map +1 -0
- package/lib/commonjs/stories/weekly-hours-balance/weekly-hours-balance.stories.js +37 -0
- package/lib/commonjs/stories/weekly-hours-balance/weekly-hours-balance.stories.js.map +1 -0
- package/lib/commonjs/styles/global/interface.d.js +6 -0
- package/lib/commonjs/styles/global/interface.d.js.map +1 -0
- package/lib/commonjs/styles/global/styles.js +61 -0
- package/lib/commonjs/styles/global/styles.js.map +1 -0
- package/lib/commonjs/styles/global/theme-provider.js +29 -0
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
- package/lib/commonjs/styles/theme/theme.js +193 -0
- package/lib/commonjs/styles/theme/theme.js.map +1 -0
- package/lib/commonjs/utils/forma-month/index.js +28 -0
- package/lib/commonjs/utils/forma-month/index.js.map +1 -0
- package/lib/commonjs/utils/format-date/index.js +54 -0
- package/lib/commonjs/utils/format-date/index.js.map +1 -0
- package/lib/commonjs/utils/format-value/index.js +13 -0
- package/lib/commonjs/utils/format-value/index.js.map +1 -0
- package/lib/commonjs/utils/get-icon-by-property/index.js +86 -0
- package/lib/commonjs/utils/get-icon-by-property/index.js.map +1 -0
- package/lib/commonjs/utils/get-status-color/index.js +35 -0
- package/lib/commonjs/utils/get-status-color/index.js.map +1 -0
- package/lib/commonjs/utils/get-weeks/index.js +41 -0
- package/lib/commonjs/utils/get-weeks/index.js.map +1 -0
- package/lib/commonjs/utils/text-limit/index.js +37 -0
- package/lib/commonjs/utils/text-limit/index.js.map +1 -0
- package/lib/module/@types/as-base-component.js +8 -0
- package/lib/module/@types/as-base-component.js.map +1 -0
- package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/module/common/constants/index.js +7 -0
- package/lib/module/common/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-chevron-down/index.js +32 -0
- package/lib/module/common/icons-svg/arrow-chevron-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-chevron-up/index.js +30 -0
- package/lib/module/common/icons-svg/arrow-chevron-up/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-left/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/module/common/icons-svg/bed/index.js +32 -0
- package/lib/module/common/icons-svg/bed/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +28 -0
- package/lib/module/common/icons-svg/bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth/index.js +64 -0
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +49 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/module/common/icons-svg/calendar/index.js +48 -0
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/module/common/icons-svg/call-bell/index.js +32 -0
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/camera-plus/index.js +47 -0
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/car/index.js +32 -0
- package/lib/module/common/icons-svg/car/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +32 -0
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-circle/index.js +43 -0
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-outline/index.js +50 -0
- package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/chevron-down/index.js +34 -0
- package/lib/module/common/icons-svg/chevron-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/chevron-up/index.js +34 -0
- package/lib/module/common/icons-svg/chevron-up/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +47 -0
- package/lib/module/common/icons-svg/closed/index.js.map +1 -0
- package/lib/module/common/icons-svg/coffee/index.js +47 -0
- package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +71 -0
- package/lib/module/common/icons-svg/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/credit-card/index.js +35 -0
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency/index.js +46 -0
- package/lib/module/common/icons-svg/currency/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +32 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/module/common/icons-svg/download/index.js +47 -0
- package/lib/module/common/icons-svg/download/index.js.map +1 -0
- package/lib/module/common/icons-svg/exclamation-circle/index.js +31 -0
- package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/exclamation-triangle/index.js +29 -0
- package/lib/module/common/icons-svg/exclamation-triangle/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye/index.js +36 -0
- package/lib/module/common/icons-svg/eye/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye-slash/index.js +34 -0
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/module/common/icons-svg/file-text/index.js +42 -0
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/module/common/icons-svg/files/index.js +28 -0
- package/lib/module/common/icons-svg/files/index.js.map +1 -0
- package/lib/module/common/icons-svg/gas-pump/index.js +47 -0
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/module/common/icons-svg/gauge/index.js +46 -0
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/module/common/icons-svg/gear/index.js +47 -0
- package/lib/module/common/icons-svg/gear/index.js.map +1 -0
- package/lib/module/common/icons-svg/hourglass/index.js +49 -0
- package/lib/module/common/icons-svg/hourglass/index.js.map +1 -0
- package/lib/module/common/icons-svg/house/index.js +48 -0
- package/lib/module/common/icons-svg/house/index.js.map +1 -0
- package/lib/module/common/icons-svg/index.js +445 -0
- package/lib/module/common/icons-svg/index.js.map +1 -0
- package/lib/module/common/icons-svg/interface.d.js +4 -0
- package/lib/module/common/icons-svg/interface.d.js.map +1 -0
- package/lib/module/common/icons-svg/island/index.js +29 -0
- package/lib/module/common/icons-svg/island/index.js.map +1 -0
- package/lib/module/common/icons-svg/lifebuoy/index.js +32 -0
- package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -0
- package/lib/module/common/icons-svg/list/index.js +60 -0
- package/lib/module/common/icons-svg/list/index.js.map +1 -0
- package/lib/module/common/icons-svg/moon-stars/index.js +32 -0
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/module/common/icons-svg/note-pincel/index.js +49 -0
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/module/common/icons-svg/package/index.js +32 -0
- package/lib/module/common/icons-svg/package/index.js.map +1 -0
- package/lib/module/common/icons-svg/package-check/index.js +47 -0
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus/index.js +48 -0
- package/lib/module/common/icons-svg/plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus-container/index.js +36 -0
- package/lib/module/common/icons-svg/plus-container/index.js.map +1 -0
- package/lib/module/common/icons-svg/recused/index.js +41 -0
- package/lib/module/common/icons-svg/recused/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +42 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js +54 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +43 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/timer/index.js +46 -0
- package/lib/module/common/icons-svg/timer/index.js.map +1 -0
- package/lib/module/common/icons-svg/trash/index.js +34 -0
- package/lib/module/common/icons-svg/trash/index.js.map +1 -0
- package/lib/module/common/icons-svg/trophy/index.js +32 -0
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck/index.js +31 -0
- package/lib/module/common/icons-svg/truck/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-activity/index.js +32 -0
- package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +43 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-high/index.js +50 -0
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-x/index.js +56 -0
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/module/common/icons-svg/x-circle/index.js +47 -0
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/module/components/activities-daily/index.js +131 -0
- package/lib/module/components/activities-daily/index.js.map +1 -0
- package/lib/module/components/activities-daily/interface.d.js +4 -0
- package/lib/module/components/activities-daily/interface.d.js.map +1 -0
- package/lib/module/components/activities-progress/index.js +174 -0
- package/lib/module/components/activities-progress/index.js.map +1 -0
- package/lib/module/components/activities-progress/interface.d.js +4 -0
- package/lib/module/components/activities-progress/interface.d.js.map +1 -0
- package/lib/module/components/activity-step/components/activite-row/index.js +134 -0
- package/lib/module/components/activity-step/components/activite-row/index.js.map +1 -0
- package/lib/module/components/activity-step/index.js +73 -0
- package/lib/module/components/activity-step/index.js.map +1 -0
- package/lib/module/components/activity-step/interface.js +4 -0
- package/lib/module/components/activity-step/interface.js.map +1 -0
- package/lib/module/components/activity-step/styles.js +83 -0
- package/lib/module/components/activity-step/styles.js.map +1 -0
- package/lib/module/components/balance-wash/index.js +93 -0
- package/lib/module/components/balance-wash/index.js.map +1 -0
- package/lib/module/components/balance-wash/interface.d.js +4 -0
- package/lib/module/components/balance-wash/interface.d.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/index.js +53 -0
- package/lib/module/components/bottom-message-conexion/index.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/interface.js +4 -0
- package/lib/module/components/bottom-message-conexion/interface.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/styles.js +27 -0
- package/lib/module/components/bottom-message-conexion/styles.js.map +1 -0
- package/lib/module/components/box/index.js +52 -0
- package/lib/module/components/box/index.js.map +1 -0
- package/lib/module/components/box/interface.d.js +4 -0
- package/lib/module/components/box/interface.d.js.map +1 -0
- package/lib/module/components/box/styles.js +23 -0
- package/lib/module/components/box/styles.js.map +1 -0
- package/lib/module/components/button/index.js +72 -0
- package/lib/module/components/button/index.js.map +1 -0
- package/lib/module/components/button/interface.d.js +4 -0
- package/lib/module/components/button/interface.d.js.map +1 -0
- package/lib/module/components/button/styles.js +37 -0
- package/lib/module/components/button/styles.js.map +1 -0
- package/lib/module/components/capture-photo/index.js +118 -0
- package/lib/module/components/capture-photo/index.js.map +1 -0
- package/lib/module/components/capture-photo/interface.d.js +4 -0
- package/lib/module/components/capture-photo/interface.d.js.map +1 -0
- package/lib/module/components/capture-photo/styles.js +24 -0
- package/lib/module/components/capture-photo/styles.js.map +1 -0
- package/lib/module/components/card-hours/index.js +112 -0
- package/lib/module/components/card-hours/index.js.map +1 -0
- package/lib/module/components/card-hours/interface.d.js +4 -0
- package/lib/module/components/card-hours/interface.d.js.map +1 -0
- package/lib/module/components/card-maintenance/index.js +166 -0
- package/lib/module/components/card-maintenance/index.js.map +1 -0
- package/lib/module/components/card-maintenance/interface.d.js +4 -0
- package/lib/module/components/card-maintenance/interface.d.js.map +1 -0
- package/lib/module/components/card-report/index.js +189 -0
- package/lib/module/components/card-report/index.js.map +1 -0
- package/lib/module/components/card-report/interface.d.js +4 -0
- package/lib/module/components/card-report/interface.d.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/index.js +129 -0
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/interface.d.js +4 -0
- package/lib/module/components/card-scheduled-journey/interface.d.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/styles.js +23 -0
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/module/components/card-with-draw-coil/index.js +171 -0
- package/lib/module/components/card-with-draw-coil/index.js.map +1 -0
- package/lib/module/components/card-with-draw-coil/interface.d.js +4 -0
- package/lib/module/components/card-with-draw-coil/interface.d.js.map +1 -0
- package/lib/module/components/card-work-session/index.js +212 -0
- package/lib/module/components/card-work-session/index.js.map +1 -0
- package/lib/module/components/card-work-session/interface.d.js +4 -0
- package/lib/module/components/card-work-session/interface.d.js.map +1 -0
- package/lib/module/components/coil-removel-code/index.js +55 -0
- package/lib/module/components/coil-removel-code/index.js.map +1 -0
- package/lib/module/components/coil-removel-code/interface.d.js +4 -0
- package/lib/module/components/coil-removel-code/interface.d.js.map +1 -0
- package/lib/module/components/confirm-withdraw-modal/index.js +165 -0
- package/lib/module/components/confirm-withdraw-modal/index.js.map +1 -0
- package/lib/module/components/confirm-withdraw-modal/interface.d.js +2 -0
- package/lib/module/components/confirm-withdraw-modal/interface.d.js.map +1 -0
- package/lib/module/components/header-profile/index.js +139 -0
- package/lib/module/components/header-profile/index.js.map +1 -0
- package/lib/module/components/header-profile/interface.d.js +4 -0
- package/lib/module/components/header-profile/interface.d.js.map +1 -0
- package/lib/module/components/history-activities-card/index.js +200 -0
- package/lib/module/components/history-activities-card/index.js.map +1 -0
- package/lib/module/components/history-activities-card/interface.js +4 -0
- package/lib/module/components/history-activities-card/interface.js.map +1 -0
- package/lib/module/components/input/index.js +41 -0
- package/lib/module/components/input/index.js.map +1 -0
- package/lib/module/components/input/interface.d.js +4 -0
- package/lib/module/components/input/interface.d.js.map +1 -0
- package/lib/module/components/input/styles.js +31 -0
- package/lib/module/components/input/styles.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/index.js +132 -0
- package/lib/module/components/inputs/input-date-time/index.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/interface.d.js +2 -0
- package/lib/module/components/inputs/input-date-time/interface.d.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/styles.js +65 -0
- package/lib/module/components/inputs/input-date-time/styles.js.map +1 -0
- package/lib/module/components/list-devices/components/list-device-empty/index.js +63 -0
- package/lib/module/components/list-devices/components/list-device-empty/index.js.map +1 -0
- package/lib/module/components/list-devices/components/list-device-render-item/index.js +74 -0
- package/lib/module/components/list-devices/components/list-device-render-item/index.js.map +1 -0
- package/lib/module/components/list-devices/helpers/get-icon-by-status.js +21 -0
- package/lib/module/components/list-devices/helpers/get-icon-by-status.js.map +1 -0
- package/lib/module/components/list-devices/index.js +69 -0
- package/lib/module/components/list-devices/index.js.map +1 -0
- package/lib/module/components/list-devices/interface.js +2 -0
- package/lib/module/components/list-devices/interface.js.map +1 -0
- package/lib/module/components/list-devices/styles.js +67 -0
- package/lib/module/components/list-devices/styles.js.map +1 -0
- package/lib/module/components/list-supplies/index.js +186 -0
- package/lib/module/components/list-supplies/index.js.map +1 -0
- package/lib/module/components/list-supplies/interface.d.js +2 -0
- package/lib/module/components/list-supplies/interface.d.js.map +1 -0
- package/lib/module/components/loading-circle/index.js +104 -0
- package/lib/module/components/loading-circle/index.js.map +1 -0
- package/lib/module/components/loading-circle/interface.js +2 -0
- package/lib/module/components/loading-circle/interface.js.map +1 -0
- package/lib/module/components/maintenance-description-input/index.js +69 -0
- package/lib/module/components/maintenance-description-input/index.js.map +1 -0
- package/lib/module/components/maintenance-description-input/interface.d.js +4 -0
- package/lib/module/components/maintenance-description-input/interface.d.js.map +1 -0
- package/lib/module/components/maintenance-description-input/styles.js +39 -0
- package/lib/module/components/maintenance-description-input/styles.js.map +1 -0
- package/lib/module/components/modal-maintenance/index.js +181 -0
- package/lib/module/components/modal-maintenance/index.js.map +1 -0
- package/lib/module/components/modal-maintenance/interface.d.js +4 -0
- package/lib/module/components/modal-maintenance/interface.d.js.map +1 -0
- package/lib/module/components/modal-type-activities/index.js +189 -0
- package/lib/module/components/modal-type-activities/index.js.map +1 -0
- package/lib/module/components/modal-type-activities/interface.js +4 -0
- package/lib/module/components/modal-type-activities/interface.js.map +1 -0
- package/lib/module/components/modal-type-activities/mock/index.js +89 -0
- package/lib/module/components/modal-type-activities/mock/index.js.map +1 -0
- package/lib/module/components/modals/modal-activity-reason/index.js +165 -0
- package/lib/module/components/modals/modal-activity-reason/index.js.map +1 -0
- package/lib/module/components/modals/modal-activity-reason/interface.d.js +2 -0
- package/lib/module/components/modals/modal-activity-reason/interface.d.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/helpers/index.js +32 -0
- package/lib/module/components/modals/modal-change-activitie-history/helpers/index.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/index.js +198 -0
- package/lib/module/components/modals/modal-change-activitie-history/index.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/interface.js +4 -0
- package/lib/module/components/modals/modal-change-activitie-history/interface.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/helpers/index.js +24 -0
- package/lib/module/components/modals/modal-create-activitie/helpers/index.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/index.js +196 -0
- package/lib/module/components/modals/modal-create-activitie/index.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/interface.js +2 -0
- package/lib/module/components/modals/modal-create-activitie/interface.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/styles.js +39 -0
- package/lib/module/components/modals/modal-create-activitie/styles.js.map +1 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/index.js +242 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/index.js.map +1 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/interface.d.js +2 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/interface.d.js.map +1 -0
- package/lib/module/components/modals/modal-exclude-activitie/index.js +2 -0
- package/lib/module/components/modals/modal-exclude-activitie/index.js.map +1 -0
- package/lib/module/components/modals/modal-to-confimations/index.js +176 -0
- package/lib/module/components/modals/modal-to-confimations/index.js.map +1 -0
- package/lib/module/components/modals/modal-to-confimations/interface.js +2 -0
- package/lib/module/components/modals/modal-to-confimations/interface.js.map +1 -0
- package/lib/module/components/monthly-summary-table/components/row-table/index.js +47 -0
- package/lib/module/components/monthly-summary-table/components/row-table/index.js.map +1 -0
- package/lib/module/components/monthly-summary-table/components/row-table/interface.js +2 -0
- package/lib/module/components/monthly-summary-table/components/row-table/interface.js.map +1 -0
- package/lib/module/components/monthly-summary-table/index.js +138 -0
- package/lib/module/components/monthly-summary-table/index.js.map +1 -0
- package/lib/module/components/monthly-summary-table/interface.d.js +2 -0
- package/lib/module/components/monthly-summary-table/interface.d.js.map +1 -0
- package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js +24 -0
- package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js.map +1 -0
- package/lib/module/components/notification-card/index.js +135 -0
- package/lib/module/components/notification-card/index.js.map +1 -0
- package/lib/module/components/notification-card/interface.js +4 -0
- package/lib/module/components/notification-card/interface.js.map +1 -0
- package/lib/module/components/notification-details-card/index.js +183 -0
- package/lib/module/components/notification-details-card/index.js.map +1 -0
- package/lib/module/components/notification-details-card/interface.js +4 -0
- package/lib/module/components/notification-details-card/interface.js.map +1 -0
- package/lib/module/components/report-bobinas/index.js +188 -0
- package/lib/module/components/report-bobinas/index.js.map +1 -0
- package/lib/module/components/report-bobinas/interface.js +4 -0
- package/lib/module/components/report-bobinas/interface.js.map +1 -0
- package/lib/module/components/resume-raking/index.js +77 -0
- package/lib/module/components/resume-raking/index.js.map +1 -0
- package/lib/module/components/resume-raking/interface.js +2 -0
- package/lib/module/components/resume-raking/interface.js.map +1 -0
- package/lib/module/components/resume-raking/styles.js +2 -0
- package/lib/module/components/resume-raking/styles.js.map +1 -0
- package/lib/module/components/select-week-card/helpers/index.js +40 -0
- package/lib/module/components/select-week-card/helpers/index.js.map +1 -0
- package/lib/module/components/select-week-card/index.js +230 -0
- package/lib/module/components/select-week-card/index.js.map +1 -0
- package/lib/module/components/select-week-card/interface.js +2 -0
- package/lib/module/components/select-week-card/interface.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/index.js +74 -0
- package/lib/module/components/selects/select-date-and-hours/index.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/interface.js +4 -0
- package/lib/module/components/selects/select-date-and-hours/interface.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/styles.js +31 -0
- package/lib/module/components/selects/select-date-and-hours/styles.js.map +1 -0
- package/lib/module/components/selects/select-option/index.js +122 -0
- package/lib/module/components/selects/select-option/index.js.map +1 -0
- package/lib/module/components/selects/select-option/interface.d.js +4 -0
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/module/components/selects/select-option/styles.js +74 -0
- package/lib/module/components/selects/select-option/styles.js.map +1 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +21 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/module/components/step-indicator/index.js +247 -0
- package/lib/module/components/step-indicator/index.js.map +1 -0
- package/lib/module/components/step-indicator/interface.d.js +4 -0
- package/lib/module/components/step-indicator/interface.d.js.map +1 -0
- package/lib/module/components/step-indicator/styles.js +66 -0
- package/lib/module/components/step-indicator/styles.js.map +1 -0
- package/lib/module/components/supply-error-card/index.js +114 -0
- package/lib/module/components/supply-error-card/index.js.map +1 -0
- package/lib/module/components/supply-error-card/interface.d.js +4 -0
- package/lib/module/components/supply-error-card/interface.d.js.map +1 -0
- package/lib/module/components/toast-message/index.js +78 -0
- package/lib/module/components/toast-message/index.js.map +1 -0
- package/lib/module/components/toast-message/interface.js +2 -0
- package/lib/module/components/toast-message/interface.js.map +1 -0
- package/lib/module/components/toast-message/styles.js +56 -0
- package/lib/module/components/toast-message/styles.js.map +1 -0
- package/lib/module/components/toggle-fuel/index.js +75 -0
- package/lib/module/components/toggle-fuel/index.js.map +1 -0
- package/lib/module/components/toggle-fuel/interface.d.js +2 -0
- package/lib/module/components/toggle-fuel/interface.d.js.map +1 -0
- package/lib/module/components/toggle-fuel/style.js +43 -0
- package/lib/module/components/toggle-fuel/style.js.map +1 -0
- package/lib/module/components/travel-history/index.js +326 -0
- package/lib/module/components/travel-history/index.js.map +1 -0
- package/lib/module/components/travel-history/interface.d.js +4 -0
- package/lib/module/components/travel-history/interface.d.js.map +1 -0
- package/lib/module/components/trip-details-card/index.js +307 -0
- package/lib/module/components/trip-details-card/index.js.map +1 -0
- package/lib/module/components/trip-details-card/interface.d.js +2 -0
- package/lib/module/components/trip-details-card/interface.d.js.map +1 -0
- package/lib/module/components/truck-not-found/index.js +79 -0
- package/lib/module/components/truck-not-found/index.js.map +1 -0
- package/lib/module/components/truck-not-found/interface.d.js +4 -0
- package/lib/module/components/truck-not-found/interface.d.js.map +1 -0
- package/lib/module/components/typography/index.js +76 -0
- package/lib/module/components/typography/index.js.map +1 -0
- package/lib/module/components/typography/interface.d.js +4 -0
- package/lib/module/components/typography/interface.d.js.map +1 -0
- package/lib/module/components/typography/styles.js +34 -0
- package/lib/module/components/typography/styles.js.map +1 -0
- package/lib/module/components/user-journey-work-card/index.js +255 -0
- package/lib/module/components/user-journey-work-card/index.js.map +1 -0
- package/lib/module/components/user-journey-work-card/interface.d.js +4 -0
- package/lib/module/components/user-journey-work-card/interface.d.js.map +1 -0
- package/lib/module/components/user-profile/index.js +220 -0
- package/lib/module/components/user-profile/index.js.map +1 -0
- package/lib/module/components/user-profile/interface.d.js +4 -0
- package/lib/module/components/user-profile/interface.d.js.map +1 -0
- package/lib/module/components/weekly-hours-balance/index.js +94 -0
- package/lib/module/components/weekly-hours-balance/index.js.map +1 -0
- package/lib/module/components/weekly-hours-balance/interface.d.js +4 -0
- package/lib/module/components/weekly-hours-balance/interface.d.js.map +1 -0
- package/lib/module/components/weekly-table/components/row-table/index.js +47 -0
- package/lib/module/components/weekly-table/components/row-table/index.js.map +1 -0
- package/lib/module/components/weekly-table/components/row-table/interface.js +2 -0
- package/lib/module/components/weekly-table/components/row-table/interface.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/calcular-jornada.js +32 -0
- package/lib/module/components/weekly-table/helpers/calcular-jornada.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/calcular-total-horas.js +75 -0
- package/lib/module/components/weekly-table/helpers/calcular-total-horas.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/data-mock.js +53 -0
- package/lib/module/components/weekly-table/helpers/data-mock.js.map +1 -0
- package/lib/module/components/weekly-table/index.js +187 -0
- package/lib/module/components/weekly-table/index.js.map +1 -0
- package/lib/module/components/weekly-table/interface.js +4 -0
- package/lib/module/components/weekly-table/interface.js.map +1 -0
- package/lib/module/index.js +63 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/package.json +1 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js +36 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js +64 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/module/stories/balance-wash/balance-wash.stories.js +35 -0
- package/lib/module/stories/balance-wash/balance-wash.stories.js.map +1 -0
- package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js +65 -0
- package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +109 -0
- package/lib/module/stories/box/box.stories.js.map +1 -0
- package/lib/module/stories/button/button.stories.js +199 -0
- package/lib/module/stories/button/button.stories.js.map +1 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js +166 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/module/stories/card-hours/card-hours.stories.js +102 -0
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/module/stories/card-maintenance/card-maintenance.stories.js +46 -0
- package/lib/module/stories/card-maintenance/card-maintenance.stories.js.map +1 -0
- package/lib/module/stories/card-report/card-report.stories.js +27 -0
- package/lib/module/stories/card-report/card-report.stories.js.map +1 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +96 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js +57 -0
- package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +1 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js +102 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js +35 -0
- package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js.map +1 -0
- package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +40 -0
- package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +1 -0
- package/lib/module/stories/header-profile/header-profile.stories.js +96 -0
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/module/stories/history-activities-card/history-activities-card.stories.js +63 -0
- package/lib/module/stories/history-activities-card/history-activities-card.stories.js.map +1 -0
- package/lib/module/stories/list-devices/list-devices.stories.js +140 -0
- package/lib/module/stories/list-devices/list-devices.stories.js.map +1 -0
- package/lib/module/stories/list-supplies/list-supplies.stories.js +63 -0
- package/lib/module/stories/list-supplies/list-supplies.stories.js.map +1 -0
- package/lib/module/stories/loading-circle/loading-circle.stories.js +42 -0
- package/lib/module/stories/loading-circle/loading-circle.stories.js.map +1 -0
- package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js +44 -0
- package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js.map +1 -0
- package/lib/module/stories/modal-activity-reason/modal-activity-reason.stories.js +57 -0
- package/lib/module/stories/modal-activity-reason/modal-activity-reason.stories.js.map +1 -0
- package/lib/module/stories/modal-journey-rectification/modal-journey-rectification.stories.js +57 -0
- package/lib/module/stories/modal-journey-rectification/modal-journey-rectification.stories.js.map +1 -0
- package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js +61 -0
- package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js.map +1 -0
- package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js +91 -0
- package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js.map +1 -0
- package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js +72 -0
- package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js.map +1 -0
- package/lib/module/stories/notification-card/notification-card.stories.js +95 -0
- package/lib/module/stories/notification-card/notification-card.stories.js.map +1 -0
- package/lib/module/stories/notification-details-card/notification-details-card.stories.js +107 -0
- package/lib/module/stories/notification-details-card/notification-details-card.stories.js.map +1 -0
- package/lib/module/stories/report-bobinas/report-bobinas.stories.js +27 -0
- package/lib/module/stories/report-bobinas/report-bobinas.stories.js.map +1 -0
- package/lib/module/stories/select-option/select-option.stories.js +51 -0
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js +100 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/module/stories/supply-error-card/supply-error-card.stories.js +81 -0
- package/lib/module/stories/supply-error-card/supply-error-card.stories.js.map +1 -0
- package/lib/module/stories/toast-message/toast-message.stories.js +90 -0
- package/lib/module/stories/toast-message/toast-message.stories.js.map +1 -0
- package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js +122 -0
- package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js.map +1 -0
- package/lib/module/stories/travel-history/travel-history.stories.js +72 -0
- package/lib/module/stories/travel-history/travel-history.stories.js.map +1 -0
- package/lib/module/stories/trip-details-card/trip-details-card.stories.js +78 -0
- package/lib/module/stories/trip-details-card/trip-details-card.stories.js.map +1 -0
- package/lib/module/stories/truck-not-found/trucl-not-found.stories.js +33 -0
- package/lib/module/stories/truck-not-found/trucl-not-found.stories.js.map +1 -0
- package/lib/module/stories/typography/typography.stories.js +137 -0
- package/lib/module/stories/typography/typography.stories.js.map +1 -0
- package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js +66 -0
- package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js.map +1 -0
- package/lib/module/stories/user-profile/user-profile.stories.js +50 -0
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/module/stories/week-calendar/week-calenda.stories.js +40 -0
- package/lib/module/stories/week-calendar/week-calenda.stories.js.map +1 -0
- package/lib/module/stories/weekly-hours-balance/weekly-hours-balance.stories.js +31 -0
- package/lib/module/stories/weekly-hours-balance/weekly-hours-balance.stories.js.map +1 -0
- package/lib/module/styles/global/interface.d.js +4 -0
- package/lib/module/styles/global/interface.d.js.map +1 -0
- package/lib/module/styles/global/styles.js +57 -0
- package/lib/module/styles/global/styles.js.map +1 -0
- package/lib/module/styles/global/theme-provider.js +21 -0
- package/lib/module/styles/global/theme-provider.js.map +1 -0
- package/lib/module/styles/theme/theme.js +189 -0
- package/lib/module/styles/theme/theme.js.map +1 -0
- package/lib/module/utils/forma-month/index.js +25 -0
- package/lib/module/utils/forma-month/index.js.map +1 -0
- package/lib/module/utils/format-date/index.js +52 -0
- package/lib/module/utils/format-date/index.js.map +1 -0
- package/lib/module/utils/format-value/index.js +10 -0
- package/lib/module/utils/format-value/index.js.map +1 -0
- package/lib/module/utils/get-icon-by-property/index.js +81 -0
- package/lib/module/utils/get-icon-by-property/index.js.map +1 -0
- package/lib/module/utils/get-status-color/index.js +32 -0
- package/lib/module/utils/get-status-color/index.js.map +1 -0
- package/lib/module/utils/get-weeks/index.js +35 -0
- package/lib/module/utils/get-weeks/index.js.map +1 -0
- package/lib/module/utils/text-limit/index.js +32 -0
- package/lib/module/utils/text-limit/index.js.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +67 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/download/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/download/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus-container/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus-container/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trash/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/components/activite-row/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activity-step/components/activite-row/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/index.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/activity-step/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/interface.d.ts +40 -0
- package/lib/typescript/commonjs/src/components/activity-step/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/styles.d.ts +75 -0
- package/lib/typescript/commonjs/src/components/activity-step/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts +61 -0
- package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts +20 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts +74 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts +77 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +81 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +75 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-report/index.d.ts +71 -0
- package/lib/typescript/commonjs/src/components/card-report/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts +70 -0
- package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +72 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts +76 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts +121 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts +32 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts +28 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/styles.d.ts +60 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-empty/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-empty/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-render-item/index.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-render-item/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/list-devices/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/list-devices/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/interface.d.ts +29 -0
- package/lib/typescript/commonjs/src/components/list-devices/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/styles.d.ts +57 -0
- package/lib/typescript/commonjs/src/components/list-devices/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-supplies/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/list-supplies/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts +29 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts +35 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts +30 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts +37 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-activity-reason/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-activity-reason/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/helpers/index.d.ts +13 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/interface.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/helpers/index.d.ts +21 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/interface.d.ts +19 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/styles.d.ts +33 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-edite-journey-rectification/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/modals/modal-edite-journey-rectification/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-exclude-activitie/index.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-exclude-activitie/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/interface.d.ts +28 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +3 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-card/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/notification-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-card/interface.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/notification-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/interface.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts +100 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts +26 -0
- package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts +7 -0
- package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/index.d.ts +13 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/interface.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/styles.d.ts +26 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +21 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +63 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts +68 -0
- package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/toast-message/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts +42 -0
- package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts +39 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/travel-history/index.d.ts +79 -0
- package/lib/typescript/commonjs/src/components/travel-history/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts +33 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts +72 -0
- package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +71 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts +61 -0
- package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts +16 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts +16 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts +2 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts +36 -0
- package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/index.d.ts +53 -0
- package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +13 -0
- package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/list-devices/list-devices.stories.d.ts +22 -0
- package/lib/typescript/commonjs/src/stories/list-devices/list-devices.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/list-supplies/list-supplies.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/list-supplies/list-supplies.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +14 -0
- package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/notification-card/notification-card.stories.d.ts +14 -0
- package/lib/typescript/commonjs/src/stories/notification-card/notification-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/notification-details-card/notification-details-card.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/notification-details-card/notification-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts +15 -0
- package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +176 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +175 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts +6 -0
- package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts +25 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-value/index.d.ts +3 -0
- package/lib/typescript/commonjs/src/utils/format-value/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts +17 -0
- package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-status-color/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/utils/get-status-color/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/text-limit/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/utils/text-limit/index.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts.map +1 -0
- package/lib/typescript/module/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/module/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +15 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/car/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/car/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts +9 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts +9 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +67 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/download/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/download/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +5 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts +5 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/house/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/house/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/island/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/island/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/plus-container/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/plus-container/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/trash/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/trash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activities-daily/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activities-daily/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activities-progress/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activities-progress/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/components/activite-row/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activity-step/components/activite-row/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/index.d.ts +17 -0
- package/lib/typescript/module/src/components/activity-step/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/interface.d.ts +40 -0
- package/lib/typescript/module/src/components/activity-step/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/styles.d.ts +75 -0
- package/lib/typescript/module/src/components/activity-step/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/balance-wash/index.d.ts +61 -0
- package/lib/typescript/module/src/components/balance-wash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts +11 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts +11 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts +20 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/index.d.ts +74 -0
- package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/index.d.ts +77 -0
- package/lib/typescript/module/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +81 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts +75 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-maintenance/index.d.ts +8 -0
- package/lib/typescript/module/src/components/card-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-report/index.d.ts +71 -0
- package/lib/typescript/module/src/components/card-report/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +69 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts +70 -0
- package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts +72 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/coil-removel-code/index.d.ts +12 -0
- package/lib/typescript/module/src/components/coil-removel-code/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts +8 -0
- package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts +69 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/history-activities-card/index.d.ts +76 -0
- package/lib/typescript/module/src/components/history-activities-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/history-activities-card/interface.d.ts +121 -0
- package/lib/typescript/module/src/components/history-activities-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/index.d.ts +32 -0
- package/lib/typescript/module/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/styles.d.ts +28 -0
- package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/index.d.ts +8 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/styles.d.ts +60 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-empty/index.d.ts +10 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-empty/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-render-item/index.d.ts +22 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-render-item/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/module/src/components/list-devices/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/index.d.ts +11 -0
- package/lib/typescript/module/src/components/list-devices/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/interface.d.ts +29 -0
- package/lib/typescript/module/src/components/list-devices/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/styles.d.ts +57 -0
- package/lib/typescript/module/src/components/list-devices/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-supplies/index.d.ts +8 -0
- package/lib/typescript/module/src/components/list-supplies/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/loading-circle/index.d.ts +8 -0
- package/lib/typescript/module/src/components/loading-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/loading-circle/interface.d.ts +8 -0
- package/lib/typescript/module/src/components/loading-circle/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts +29 -0
- package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts +35 -0
- package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-maintenance/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modal-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/index.d.ts +11 -0
- package/lib/typescript/module/src/components/modal-type-activities/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts +30 -0
- package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts +37 -0
- package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-activity-reason/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-activity-reason/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/helpers/index.d.ts +13 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/index.d.ts +10 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/interface.d.ts +22 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/helpers/index.d.ts +21 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/interface.d.ts +19 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/styles.d.ts +33 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-edite-journey-rectification/index.d.ts +11 -0
- package/lib/typescript/module/src/components/modals/modal-edite-journey-rectification/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-exclude-activitie/index.d.ts +1 -0
- package/lib/typescript/module/src/components/modals/modal-exclude-activitie/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/interface.d.ts +28 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts +14 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +3 -0
- package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-card/index.d.ts +11 -0
- package/lib/typescript/module/src/components/notification-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-card/interface.d.ts +17 -0
- package/lib/typescript/module/src/components/notification-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-details-card/index.d.ts +11 -0
- package/lib/typescript/module/src/components/notification-details-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-details-card/interface.d.ts +15 -0
- package/lib/typescript/module/src/components/notification-details-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/report-bobinas/index.d.ts +69 -0
- package/lib/typescript/module/src/components/report-bobinas/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/report-bobinas/interface.d.ts +100 -0
- package/lib/typescript/module/src/components/report-bobinas/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/index.d.ts +8 -0
- package/lib/typescript/module/src/components/resume-raking/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/interface.d.ts +26 -0
- package/lib/typescript/module/src/components/resume-raking/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/styles.d.ts +1 -0
- package/lib/typescript/module/src/components/resume-raking/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts +15 -0
- package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/index.d.ts +7 -0
- package/lib/typescript/module/src/components/select-week-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/interface.d.ts +12 -0
- package/lib/typescript/module/src/components/select-week-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/index.d.ts +13 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/interface.d.ts +22 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/styles.d.ts +26 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +21 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +63 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +11 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/supply-error-card/index.d.ts +68 -0
- package/lib/typescript/module/src/components/supply-error-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/index.d.ts +11 -0
- package/lib/typescript/module/src/components/toast-message/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/interface.d.ts +17 -0
- package/lib/typescript/module/src/components/toast-message/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/styles.d.ts +42 -0
- package/lib/typescript/module/src/components/toast-message/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toggle-fuel/index.d.ts +11 -0
- package/lib/typescript/module/src/components/toggle-fuel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toggle-fuel/style.d.ts +39 -0
- package/lib/typescript/module/src/components/toggle-fuel/style.d.ts.map +1 -0
- package/lib/typescript/module/src/components/travel-history/index.d.ts +79 -0
- package/lib/typescript/module/src/components/travel-history/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/trip-details-card/index.d.ts +8 -0
- package/lib/typescript/module/src/components/trip-details-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/truck-not-found/index.d.ts +11 -0
- package/lib/typescript/module/src/components/truck-not-found/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/index.d.ts +33 -0
- package/lib/typescript/module/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts +72 -0
- package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts +71 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts +61 -0
- package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts +11 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts +16 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts +15 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts +16 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts +2 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/weekly-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/interface.d.ts +36 -0
- package/lib/typescript/module/src/components/weekly-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/index.d.ts +53 -0
- package/lib/typescript/module/src/index.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +13 -0
- package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/list-devices/list-devices.stories.d.ts +22 -0
- package/lib/typescript/module/src/stories/list-devices/list-devices.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/list-supplies/list-supplies.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/list-supplies/list-supplies.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +14 -0
- package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/notification-card/notification-card.stories.d.ts +14 -0
- package/lib/typescript/module/src/stories/notification-card/notification-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/notification-details-card/notification-details-card.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/notification-details-card/notification-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts +15 -0
- package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts +176 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts +175 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/forma-month/index.d.ts +6 -0
- package/lib/typescript/module/src/utils/forma-month/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts +25 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-value/index.d.ts +3 -0
- package/lib/typescript/module/src/utils/format-value/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts +17 -0
- package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-status-color/index.d.ts +14 -0
- package/lib/typescript/module/src/utils/get-status-color/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-weeks/index.d.ts +9 -0
- package/lib/typescript/module/src/utils/get-weeks/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/text-limit/index.d.ts +14 -0
- package/lib/typescript/module/src/utils/text-limit/index.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.CoilRemovalCode = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _index = _interopRequireDefault(require("../box/index.js"));
|
|
9
|
+
var _index2 = _interopRequireDefault(require("../typography/index.js"));
|
|
10
|
+
var _asBaseComponent = require("../../@types/as-base-component.js");
|
|
11
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
12
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
13
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
|
+
/**
|
|
15
|
+
* IMPORTS
|
|
16
|
+
*/
|
|
17
|
+
|
|
18
|
+
// components
|
|
19
|
+
|
|
20
|
+
// typings
|
|
21
|
+
|
|
22
|
+
// styles
|
|
23
|
+
|
|
24
|
+
const CoilRemovalCode = ({
|
|
25
|
+
code,
|
|
26
|
+
width,
|
|
27
|
+
height,
|
|
28
|
+
backgroundColor
|
|
29
|
+
}) => {
|
|
30
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
31
|
+
width: width ?? "100%",
|
|
32
|
+
height: height ?? 168,
|
|
33
|
+
borderStyled: {
|
|
34
|
+
borderWidth: _theme.theme.borderWidths.thin_medium,
|
|
35
|
+
borderRadius: _theme.theme.borderWidths.thick_medium,
|
|
36
|
+
borderColor: _theme.theme.colors.orange[150],
|
|
37
|
+
borderStyle: "dotted"
|
|
38
|
+
},
|
|
39
|
+
backgroundColor: backgroundColor ?? _theme.theme.colors.gray[300],
|
|
40
|
+
flexStyle: {
|
|
41
|
+
justifyContent: "center",
|
|
42
|
+
alignItems: "center"
|
|
43
|
+
},
|
|
44
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
45
|
+
text: `${code}`,
|
|
46
|
+
color: _theme.theme.colors.orange[150],
|
|
47
|
+
fontFamily: _theme.theme.fonts.inter_medium_500,
|
|
48
|
+
fontWeight: "500",
|
|
49
|
+
size: _theme.theme.fontSizes["5xl"],
|
|
50
|
+
lineHeight: _theme.theme.lineHeight["6xl"]
|
|
51
|
+
})
|
|
52
|
+
});
|
|
53
|
+
};
|
|
54
|
+
exports.CoilRemovalCode = CoilRemovalCode;
|
|
55
|
+
CoilRemovalCode.displayName = "CoilRemovalCode";
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* Componente CoilRemovalCode para a interação da ui.
|
|
59
|
+
*/
|
|
60
|
+
var _default = exports.default = (0, _asBaseComponent.asBaseComponent)(CoilRemovalCode);
|
|
61
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_index","_index2","_asBaseComponent","_theme","_jsxRuntime","e","__esModule","default","CoilRemovalCode","code","width","height","backgroundColor","jsx","borderStyled","borderWidth","theme","borderWidths","thin_medium","borderRadius","thick_medium","borderColor","colors","orange","borderStyle","gray","flexStyle","justifyContent","alignItems","children","text","color","fontFamily","fonts","inter_medium_500","fontWeight","size","fontSizes","lineHeight","exports","displayName","_default","asBaseComponent"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/coil-removel-code/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,OAAA,GAAAH,sBAAA,CAAAC,OAAA;AAIA,IAAAG,gBAAA,GAAAH,OAAA;AAGA,IAAAI,MAAA,GAAAJ,OAAA;AAAiD,IAAAK,WAAA,GAAAL,OAAA;AAAA,SAAAD,uBAAAO,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAdjD;AACA;AACA;;AAGA;;AAIA;;AAIA;;AAGO,MAAMG,eAAgD,GAAGA,CAAC;EAC/DC,IAAI;EACJC,KAAK;EACLC,MAAM;EACNC;AACF,CAAC,KAAK;EACJ,oBACE,IAAAR,WAAA,CAAAS,GAAA,EAACb,MAAA,CAAAO,OAAG;IACFG,KAAK,EAAEA,KAAK,IAAI,MAAO;IACvBC,MAAM,EAAEA,MAAM,IAAI,GAAI;IACtBG,YAAY,EAAE;MACZC,WAAW,EAAEC,YAAK,CAACC,YAAY,CAACC,WAAW;MAC3CC,YAAY,EAAEH,YAAK,CAACC,YAAY,CAACG,YAAY;MAC7CC,WAAW,EAAEL,YAAK,CAACM,MAAM,CAACC,MAAM,CAAC,GAAG,CAAC;MACrCC,WAAW,EAAE;IACf,CAAE;IACFZ,eAAe,EAAEA,eAAe,IAAII,YAAK,CAACM,MAAM,CAACG,IAAI,CAAC,GAAG,CAAE;IAC3DC,SAAS,EAAE;MACTC,cAAc,EAAE,QAAQ;MACxBC,UAAU,EAAE;IACd,CAAE;IAAAC,QAAA,eAEF,IAAAzB,WAAA,CAAAS,GAAA,EAACZ,OAAA,CAAAM,OAAU;MACTuB,IAAI,EAAE,GAAGrB,IAAI,EAAG;MAChBsB,KAAK,EAAEf,YAAK,CAACM,MAAM,CAACC,MAAM,CAAC,GAAG,CAAE;MAChCS,UAAU,EAAEhB,YAAK,CAACiB,KAAK,CAACC,gBAAiB;MACzCC,UAAU,EAAC,KAAK;MAChBC,IAAI,EAAEpB,YAAK,CAACqB,SAAS,CAAC,KAAK,CAAE;MAC7BC,UAAU,EAAEtB,YAAK,CAACsB,UAAU,CAAC,KAAK;IAAE,CACrC;EAAC,CACC,CAAC;AAEV,CAAC;AAACC,OAAA,CAAA/B,eAAA,GAAAA,eAAA;AACFA,eAAe,CAACgC,WAAW,GAAG,iBAAiB;;AAE/C;AACA;AACA;AAFA,IAAAC,QAAA,GAAAF,OAAA,CAAAhC,OAAA,GAGe,IAAAmC,gCAAe,EAAClC,eAAe,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/coil-removel-code/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _index = _interopRequireDefault(require("../box/index.js"));
|
|
10
|
+
var _index2 = _interopRequireDefault(require("../typography/index.js"));
|
|
11
|
+
var _index3 = _interopRequireDefault(require("../button/index.js"));
|
|
12
|
+
var _index4 = require("../../common/icons-svg/index.js");
|
|
13
|
+
var _asBaseComponent = require("../../@types/as-base-component.js");
|
|
14
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
15
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
16
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
17
|
+
/**
|
|
18
|
+
* IMPORTS
|
|
19
|
+
*/
|
|
20
|
+
|
|
21
|
+
// components
|
|
22
|
+
|
|
23
|
+
// commons / svg
|
|
24
|
+
|
|
25
|
+
// typings
|
|
26
|
+
|
|
27
|
+
// styles
|
|
28
|
+
|
|
29
|
+
const ConfirmWithdrawModal = ({
|
|
30
|
+
visible,
|
|
31
|
+
onClose,
|
|
32
|
+
modalConfirm
|
|
33
|
+
}) => {
|
|
34
|
+
const [isLoading] = _react.default.useState(false);
|
|
35
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Modal, {
|
|
36
|
+
animationType: "fade",
|
|
37
|
+
transparent: true,
|
|
38
|
+
visible: visible,
|
|
39
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
|
|
40
|
+
style: {
|
|
41
|
+
flex: 1,
|
|
42
|
+
justifyContent: "center",
|
|
43
|
+
alignItems: "center",
|
|
44
|
+
backgroundColor: "rgba(0,0,0,0.6)"
|
|
45
|
+
},
|
|
46
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
47
|
+
width: "90%",
|
|
48
|
+
backgroundColor: _theme.theme.colors.orange[500],
|
|
49
|
+
borderStyled: {
|
|
50
|
+
borderRadius: _theme.theme.borderWidths.thick_medium
|
|
51
|
+
},
|
|
52
|
+
paddingStyle: {
|
|
53
|
+
paddingLeft: _theme.theme.paddings["2xs"],
|
|
54
|
+
paddingRight: _theme.theme.paddings["2xs"],
|
|
55
|
+
paddingTop: _theme.theme.paddings.sm,
|
|
56
|
+
paddingBottom: _theme.theme.paddings.sm
|
|
57
|
+
},
|
|
58
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
59
|
+
marginStyle: {
|
|
60
|
+
marginBottom: 10,
|
|
61
|
+
marginLeft: 4
|
|
62
|
+
},
|
|
63
|
+
flexStyle: {
|
|
64
|
+
flexDirection: "row",
|
|
65
|
+
alignItems: "center"
|
|
66
|
+
},
|
|
67
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index4.Icons, {
|
|
68
|
+
icon: "EXCLAMATION_TRIANGLE",
|
|
69
|
+
color: _theme.theme.colors.orange[500],
|
|
70
|
+
background: _theme.theme.colors.neutral[300],
|
|
71
|
+
size: 22
|
|
72
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
73
|
+
text: "Retirada Bobina",
|
|
74
|
+
color: _theme.theme.colors.neutral[25],
|
|
75
|
+
marginLeft: _theme.theme.margins["2xs"],
|
|
76
|
+
fontFamily: _theme.theme.fonts.inter_bold_700,
|
|
77
|
+
size: _theme.theme.fontSizes.md
|
|
78
|
+
})]
|
|
79
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
80
|
+
backgroundColor: _theme.theme.colors.neutral[300],
|
|
81
|
+
paddingStyle: {
|
|
82
|
+
padding: _theme.theme.paddings.xs
|
|
83
|
+
},
|
|
84
|
+
borderStyled: {
|
|
85
|
+
borderRadius: _theme.theme.borderWidths.thick_medium
|
|
86
|
+
},
|
|
87
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
88
|
+
flexStyle: {
|
|
89
|
+
flexDirection: "row",
|
|
90
|
+
justifyContent: "flex-start"
|
|
91
|
+
},
|
|
92
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
93
|
+
text: "Você confirma que retirou a bobina com o responsável? O código não poderá mais ser utilizado.",
|
|
94
|
+
marginBottom: _theme.theme.margins.md,
|
|
95
|
+
color: _theme.theme.colors.black[25],
|
|
96
|
+
fontFamily: _theme.theme.fonts.inter_medium_500,
|
|
97
|
+
size: _theme.theme.fontSizes.xs,
|
|
98
|
+
lineHeight: _theme.theme.lineHeight.sm
|
|
99
|
+
})
|
|
100
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
101
|
+
marginStyle: {
|
|
102
|
+
marginTop: 4
|
|
103
|
+
},
|
|
104
|
+
flexStyle: {
|
|
105
|
+
flexDirection: "row",
|
|
106
|
+
justifyContent: "space-between"
|
|
107
|
+
},
|
|
108
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.default, {
|
|
109
|
+
title: "CANCELAR",
|
|
110
|
+
onPress: onClose,
|
|
111
|
+
width: "48%",
|
|
112
|
+
height: 40,
|
|
113
|
+
isLoading: isLoading,
|
|
114
|
+
disabled: isLoading,
|
|
115
|
+
backgroundColor: _theme.theme.colors.neutral[300],
|
|
116
|
+
buttonTextStyle: {
|
|
117
|
+
color: _theme.theme.colors.blue[100],
|
|
118
|
+
fontFamily: "Inter-Medium",
|
|
119
|
+
fontSize: _theme.theme.fontSizes.xs,
|
|
120
|
+
fontWeight: "500"
|
|
121
|
+
},
|
|
122
|
+
flexStyle: {
|
|
123
|
+
flexDirection: "row",
|
|
124
|
+
alignItems: "center",
|
|
125
|
+
justifyContent: "center",
|
|
126
|
+
textAlign: "center"
|
|
127
|
+
},
|
|
128
|
+
borderStyled: {
|
|
129
|
+
borderWidth: _theme.theme.borderWidths.thin,
|
|
130
|
+
borderColor: _theme.theme.colors.blue[100],
|
|
131
|
+
borderRadius: _theme.theme.borderWidths.thick_medium
|
|
132
|
+
}
|
|
133
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.default, {
|
|
134
|
+
title: "CONFIRMAR",
|
|
135
|
+
onPress: () => {
|
|
136
|
+
modalConfirm(true);
|
|
137
|
+
onClose();
|
|
138
|
+
},
|
|
139
|
+
width: "48%",
|
|
140
|
+
height: 40,
|
|
141
|
+
isLoading: isLoading,
|
|
142
|
+
disabled: isLoading,
|
|
143
|
+
backgroundColor: _theme.theme.colors.blue[500],
|
|
144
|
+
buttonTextStyle: {
|
|
145
|
+
color: _theme.theme.colors.neutral[25],
|
|
146
|
+
fontFamily: "Inter-Medium",
|
|
147
|
+
fontSize: _theme.theme.fontSizes.xs,
|
|
148
|
+
fontWeight: "500"
|
|
149
|
+
},
|
|
150
|
+
flexStyle: {
|
|
151
|
+
flexDirection: "row",
|
|
152
|
+
alignItems: "center",
|
|
153
|
+
justifyContent: "center",
|
|
154
|
+
textAlign: "center"
|
|
155
|
+
},
|
|
156
|
+
borderStyled: {
|
|
157
|
+
borderWidth: _theme.theme.borderWidths.thin,
|
|
158
|
+
borderColor: _theme.theme.colors.blue[100],
|
|
159
|
+
borderRadius: _theme.theme.borderWidths.thick_medium
|
|
160
|
+
}
|
|
161
|
+
})]
|
|
162
|
+
})]
|
|
163
|
+
})]
|
|
164
|
+
})
|
|
165
|
+
})
|
|
166
|
+
});
|
|
167
|
+
};
|
|
168
|
+
ConfirmWithdrawModal.displayName = "ConfirmWithdrawModal";
|
|
169
|
+
var _default = exports.default = (0, _asBaseComponent.asBaseComponent)(ConfirmWithdrawModal);
|
|
170
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_index","_index2","_index3","_index4","_asBaseComponent","_theme","_jsxRuntime","e","__esModule","default","ConfirmWithdrawModal","visible","onClose","modalConfirm","isLoading","React","useState","jsx","Modal","animationType","transparent","children","View","style","flex","justifyContent","alignItems","backgroundColor","jsxs","width","theme","colors","orange","borderStyled","borderRadius","borderWidths","thick_medium","paddingStyle","paddingLeft","paddings","paddingRight","paddingTop","sm","paddingBottom","marginStyle","marginBottom","marginLeft","flexStyle","flexDirection","Icons","icon","color","background","neutral","size","text","margins","fontFamily","fonts","inter_bold_700","fontSizes","md","padding","xs","black","inter_medium_500","lineHeight","marginTop","title","onPress","height","disabled","buttonTextStyle","blue","fontSize","fontWeight","textAlign","borderWidth","thin","borderColor","displayName","_default","exports","asBaseComponent"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/confirm-withdraw-modal/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/confirm-withdraw-modal/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _index = _interopRequireDefault(require("../box/index.js"));
|
|
10
|
+
var _index2 = _interopRequireDefault(require("../typography/index.js"));
|
|
11
|
+
var _asBaseComponent = require("../../@types/as-base-component.js");
|
|
12
|
+
var _index3 = require("../../common/icons-svg/index.js");
|
|
13
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
14
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
15
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
17
|
+
/**
|
|
18
|
+
* IMPORTS
|
|
19
|
+
*/
|
|
20
|
+
|
|
21
|
+
// components
|
|
22
|
+
|
|
23
|
+
// typings
|
|
24
|
+
|
|
25
|
+
// commons
|
|
26
|
+
|
|
27
|
+
// styles
|
|
28
|
+
|
|
29
|
+
const HeaderNavigation = /*#__PURE__*/(0, _react.forwardRef)((props, ref) => {
|
|
30
|
+
const {
|
|
31
|
+
testID,
|
|
32
|
+
width = "100%",
|
|
33
|
+
height = 45,
|
|
34
|
+
title,
|
|
35
|
+
color,
|
|
36
|
+
arrow,
|
|
37
|
+
// propsNav,
|
|
38
|
+
bluetoothIsConnected = false,
|
|
39
|
+
isInternetReachable,
|
|
40
|
+
handleNavigation
|
|
41
|
+
} = props;
|
|
42
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
43
|
+
ref: ref,
|
|
44
|
+
testID: testID,
|
|
45
|
+
width: width,
|
|
46
|
+
height: height,
|
|
47
|
+
backgroundColor: _theme.theme.colors.blue[525],
|
|
48
|
+
flexStyle: {
|
|
49
|
+
flexDirection: "row",
|
|
50
|
+
justifyContent: "space-between",
|
|
51
|
+
alignItems: "center"
|
|
52
|
+
},
|
|
53
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
54
|
+
width: "20%",
|
|
55
|
+
backgroundColor: _theme.theme.colors.blue[525],
|
|
56
|
+
flexStyle: {
|
|
57
|
+
flexDirection: "column",
|
|
58
|
+
justifyContent: "center",
|
|
59
|
+
alignItems: "flex-start"
|
|
60
|
+
},
|
|
61
|
+
paddingStyle: {
|
|
62
|
+
paddingLeft: 16
|
|
63
|
+
},
|
|
64
|
+
children: arrow && title !== "Login" && /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
|
|
65
|
+
accessibilityLabel: "title",
|
|
66
|
+
disabled: !arrow,
|
|
67
|
+
onPress: handleNavigation,
|
|
68
|
+
style: {
|
|
69
|
+
width: 50,
|
|
70
|
+
height: 45,
|
|
71
|
+
flexDirection: "column",
|
|
72
|
+
alignItems: "flex-start",
|
|
73
|
+
justifyContent: "center"
|
|
74
|
+
},
|
|
75
|
+
children: title === "Controle de Jornada" ? /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, {
|
|
76
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
77
|
+
icon: "LIST",
|
|
78
|
+
color: _theme.theme.colors.neutral[25]
|
|
79
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
80
|
+
marginStyle: {
|
|
81
|
+
marginBottom: 8
|
|
82
|
+
}
|
|
83
|
+
})]
|
|
84
|
+
}) : arrow && /*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
85
|
+
icon: "ARROW_LEFT"
|
|
86
|
+
})
|
|
87
|
+
})
|
|
88
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
89
|
+
flexStyle: {
|
|
90
|
+
flexDirection: "row",
|
|
91
|
+
justifyContent: "center",
|
|
92
|
+
alignItems: "center",
|
|
93
|
+
flex: 1
|
|
94
|
+
},
|
|
95
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
96
|
+
text: title ? title : "Login",
|
|
97
|
+
size: _theme.theme.fontSizes.md,
|
|
98
|
+
fontFamily: "inter_bold",
|
|
99
|
+
fontWeight: "700",
|
|
100
|
+
align: "center",
|
|
101
|
+
color: color?.colorText ?? _theme.theme.colors.neutral[25],
|
|
102
|
+
lineHeight: _theme.theme.fontSizes["2xl"],
|
|
103
|
+
letterSpacing: "regular"
|
|
104
|
+
})
|
|
105
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
106
|
+
backgroundColor: _theme.theme.colors.blue[525],
|
|
107
|
+
width: "20%",
|
|
108
|
+
flexStyle: {
|
|
109
|
+
alignItems: "center",
|
|
110
|
+
justifyContent: "flex-end",
|
|
111
|
+
flexDirection: "row"
|
|
112
|
+
},
|
|
113
|
+
paddingStyle: {
|
|
114
|
+
paddingLeft: 16,
|
|
115
|
+
paddingRight: 16
|
|
116
|
+
},
|
|
117
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
118
|
+
marginStyle: {
|
|
119
|
+
marginRight: 8
|
|
120
|
+
},
|
|
121
|
+
flexStyle: {
|
|
122
|
+
flexDirection: "row",
|
|
123
|
+
justifyContent: "space-between"
|
|
124
|
+
},
|
|
125
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
126
|
+
icon: "BLUETOOTH_CONNECTED",
|
|
127
|
+
color: bluetoothIsConnected ? _theme.theme.colors.green[400] : _theme.theme.colors.red[900]
|
|
128
|
+
})
|
|
129
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
130
|
+
flexStyle: {
|
|
131
|
+
flexDirection: "row",
|
|
132
|
+
justifyContent: "space-between"
|
|
133
|
+
},
|
|
134
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
135
|
+
icon: isInternetReachable ? "WIFI_HIGH" : "WIFI_X",
|
|
136
|
+
color: isInternetReachable ? _theme.theme.colors.orange[150] : _theme.theme.colors.red[800]
|
|
137
|
+
})
|
|
138
|
+
})]
|
|
139
|
+
})]
|
|
140
|
+
});
|
|
141
|
+
});
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* Componente HeaderNavigation para a interação da ui.
|
|
145
|
+
*/
|
|
146
|
+
var _default = exports.default = (0, _asBaseComponent.asBaseComponent)(/*#__PURE__*/_react.default.memo(HeaderNavigation));
|
|
147
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_index","_interopRequireDefault","_index2","_asBaseComponent","_index3","_theme","_jsxRuntime","e","__esModule","default","t","WeakMap","r","n","o","i","f","__proto__","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","HeaderNavigation","forwardRef","props","ref","testID","width","height","title","color","arrow","bluetoothIsConnected","isInternetReachable","handleNavigation","jsxs","backgroundColor","theme","colors","blue","flexStyle","flexDirection","justifyContent","alignItems","children","jsx","paddingStyle","paddingLeft","TouchableOpacity","accessibilityLabel","disabled","onPress","style","Fragment","Icons","icon","neutral","marginStyle","marginBottom","flex","text","size","fontSizes","md","fontFamily","fontWeight","align","colorText","lineHeight","letterSpacing","paddingRight","marginRight","green","red","orange","_default","exports","asBaseComponent","React","memo"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/header-profile/index.tsx"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAGA,IAAAE,MAAA,GAAAC,sBAAA,CAAAH,OAAA;AACA,IAAAI,OAAA,GAAAD,sBAAA,CAAAH,OAAA;AAGA,IAAAK,gBAAA,GAAAL,OAAA;AAIA,IAAAM,OAAA,GAAAN,OAAA;AAGA,IAAAO,MAAA,GAAAP,OAAA;AAAiD,IAAAQ,WAAA,GAAAR,OAAA;AAAA,SAAAG,uBAAAM,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAAA,SAAAV,wBAAAU,CAAA,EAAAG,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAd,uBAAA,YAAAA,CAAAU,CAAA,EAAAG,CAAA,SAAAA,CAAA,IAAAH,CAAA,IAAAA,CAAA,CAAAC,UAAA,SAAAD,CAAA,MAAAO,CAAA,EAAAC,CAAA,EAAAC,CAAA,KAAAC,SAAA,QAAAR,OAAA,EAAAF,CAAA,iBAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,SAAAS,CAAA,MAAAF,CAAA,GAAAJ,CAAA,GAAAG,CAAA,GAAAD,CAAA,QAAAE,CAAA,CAAAI,GAAA,CAAAX,CAAA,UAAAO,CAAA,CAAAK,GAAA,CAAAZ,CAAA,GAAAO,CAAA,CAAAM,GAAA,CAAAb,CAAA,EAAAS,CAAA,gBAAAN,CAAA,IAAAH,CAAA,gBAAAG,CAAA,OAAAW,cAAA,CAAAC,IAAA,CAAAf,CAAA,EAAAG,CAAA,OAAAK,CAAA,IAAAD,CAAA,GAAAS,MAAA,CAAAC,cAAA,KAAAD,MAAA,CAAAE,wBAAA,CAAAlB,CAAA,EAAAG,CAAA,OAAAK,CAAA,CAAAI,GAAA,IAAAJ,CAAA,CAAAK,GAAA,IAAAN,CAAA,CAAAE,CAAA,EAAAN,CAAA,EAAAK,CAAA,IAAAC,CAAA,CAAAN,CAAA,IAAAH,CAAA,CAAAG,CAAA,WAAAM,CAAA,KAAAT,CAAA,EAAAG,CAAA;AAlBjD;AACA;AACA;;AAIA;;AAIA;;AAIA;;AAGA;;AAGA,MAAMgB,gBAAgB,gBAAG,IAAAC,iBAAU,EAAoB,CAACC,KAAK,EAAEC,GAAG,KAAyB;EACzF,MAAM;IACJC,MAAM;IACNC,KAAK,GAAG,MAAM;IACdC,MAAM,GAAG,EAAE;IACXC,KAAK;IACLC,KAAK;IACLC,KAAK;IAEL;IACAC,oBAAoB,GAAG,KAAK;IAC5BC,mBAAmB;IACnBC;EACF,CAAC,GAAGV,KAAK;EAET,oBACE,IAAAtB,WAAA,CAAAiC,IAAA,EAACvC,MAAA,CAAAS,OAAG;IACFoB,GAAG,EAAEA,GAAI;IACTC,MAAM,EAAEA,MAAO;IACfC,KAAK,EAAEA,KAAM;IACbC,MAAM,EAAEA,MAAO;IACfQ,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;IACxCC,SAAS,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEC,cAAc,EAAE,eAAe;MAAEC,UAAU,EAAE;IAAS,CAAE;IAAAC,QAAA,gBAE3F,IAAA1C,WAAA,CAAA2C,GAAA,EAACjD,MAAA,CAAAS,OAAG;MACFsB,KAAK,EAAE,KAAM;MACbS,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;MACxCC,SAAS,EAAE;QAAEC,aAAa,EAAE,QAAQ;QAAEC,cAAc,EAAE,QAAQ;QAAEC,UAAU,EAAE;MAAa,CAAE;MAC3FG,YAAY,EAAE;QAAEC,WAAW,EAAE;MAAG,CAAE;MAAAH,QAAA,EAEjCb,KAAK,IAAIF,KAAK,KAAK,OAAO,iBACzB,IAAA3B,WAAA,CAAA2C,GAAA,EAAClD,YAAA,CAAAqD,gBAAgB;QACfC,kBAAkB,EAAC,OAAO;QAC1BC,QAAQ,EAAE,CAACnB,KAAM;QACjBoB,OAAO,EAAEjB,gBAAiB;QAC1BkB,KAAK,EAAE;UACLzB,KAAK,EAAE,EAAE;UACTC,MAAM,EAAE,EAAE;UACVa,aAAa,EAAE,QAAQ;UACvBE,UAAU,EAAE,YAAY;UACxBD,cAAc,EAAE;QAClB,CAAE;QAAAE,QAAA,EAEDf,KAAK,KAAK,qBAAqB,gBAC9B,IAAA3B,WAAA,CAAAiC,IAAA,EAAAjC,WAAA,CAAAmD,QAAA;UAAAT,QAAA,gBACE,IAAA1C,WAAA,CAAA2C,GAAA,EAAC7C,OAAA,CAAAsD,KAAK;YAACC,IAAI,EAAC,MAAM;YAACzB,KAAK,EAAEO,YAAK,CAACC,MAAM,CAACkB,OAAO,CAAC,EAAE;UAAE,CAAE,CAAC,eACtD,IAAAtD,WAAA,CAAA2C,GAAA,EAACjD,MAAA,CAAAS,OAAG;YAACoD,WAAW,EAAE;cAAEC,YAAY,EAAE;YAAE;UAAE,CAAE,CAAC;QAAA,CACzC,CAAC,GAEH3B,KAAK,iBAAI,IAAA7B,WAAA,CAAA2C,GAAA,EAAC7C,OAAA,CAAAsD,KAAK;UAACC,IAAI,EAAC;QAAY,CAAE;MACpC,CACe;IACnB,CACE,CAAC,eAEN,IAAArD,WAAA,CAAA2C,GAAA,EAACjD,MAAA,CAAAS,OAAG;MACFmC,SAAS,EAAE;QACTC,aAAa,EAAE,KAAK;QACpBC,cAAc,EAAE,QAAQ;QACxBC,UAAU,EAAE,QAAQ;QACpBgB,IAAI,EAAE;MACR,CAAE;MAAAf,QAAA,eAEF,IAAA1C,WAAA,CAAA2C,GAAA,EAAC/C,OAAA,CAAAO,OAAU;QACTuD,IAAI,EAAE/B,KAAK,GAAGA,KAAK,GAAG,OAAQ;QAC9BgC,IAAI,EAAExB,YAAK,CAACyB,SAAS,CAACC,EAAG;QACzBC,UAAU,EAAC,YAAY;QACvBC,UAAU,EAAC,KAAK;QAChBC,KAAK,EAAC,QAAQ;QACdpC,KAAK,EAAEA,KAAK,EAAEqC,SAAS,IAAI9B,YAAK,CAACC,MAAM,CAACkB,OAAO,CAAC,EAAE,CAAE;QACpDY,UAAU,EAAE/B,YAAK,CAACyB,SAAS,CAAC,KAAK,CAAE;QACnCO,aAAa,EAAE;MAAU,CAC1B;IAAC,CACC,CAAC,eAEN,IAAAnE,WAAA,CAAAiC,IAAA,EAACvC,MAAA,CAAAS,OAAG;MACF+B,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;MACxCZ,KAAK,EAAE,KAAM;MACba,SAAS,EAAE;QACTG,UAAU,EAAE,QAAQ;QACpBD,cAAc,EAAE,UAAU;QAC1BD,aAAa,EAAE;MACjB,CAAE;MACFK,YAAY,EAAE;QACZC,WAAW,EAAE,EAAE;QACfuB,YAAY,EAAE;MAChB,CAAE;MAAA1B,QAAA,gBAEF,IAAA1C,WAAA,CAAA2C,GAAA,EAACjD,MAAA,CAAAS,OAAG;QACFoD,WAAW,EAAE;UAAEc,WAAW,EAAE;QAAE,CAAE;QAChC/B,SAAS,EAAE;UAAEC,aAAa,EAAE,KAAK;UAAEC,cAAc,EAAE;QAAgB,CAAE;QAAAE,QAAA,eAErE,IAAA1C,WAAA,CAAA2C,GAAA,EAAC7C,OAAA,CAAAsD,KAAK;UACJC,IAAI,EAAC,qBAAqB;UAC1BzB,KAAK,EAAEE,oBAAoB,GAAGK,YAAK,CAACC,MAAM,CAACkC,KAAK,CAAC,GAAG,CAAC,GAAGnC,YAAK,CAACC,MAAM,CAACmC,GAAG,CAAC,GAAG;QAAE,CAC/E;MAAC,CACC,CAAC,eAEN,IAAAvE,WAAA,CAAA2C,GAAA,EAACjD,MAAA,CAAAS,OAAG;QAACmC,SAAS,EAAE;UAAEC,aAAa,EAAE,KAAK;UAAEC,cAAc,EAAE;QAAgB,CAAE;QAAAE,QAAA,eACxE,IAAA1C,WAAA,CAAA2C,GAAA,EAAC7C,OAAA,CAAAsD,KAAK;UACJC,IAAI,EAAEtB,mBAAmB,GAAG,WAAW,GAAG,QAAS;UACnDH,KAAK,EAAEG,mBAAmB,GAAGI,YAAK,CAACC,MAAM,CAACoC,MAAM,CAAC,GAAG,CAAC,GAAGrC,YAAK,CAACC,MAAM,CAACmC,GAAG,CAAC,GAAG;QAAE,CAC/E;MAAC,CACC,CAAC;IAAA,CACH,CAAC;EAAA,CACH,CAAC;AAEV,CAAC,CAAC;;AAEF;AACA;AACA;AAFA,IAAAE,QAAA,GAAAC,OAAA,CAAAvE,OAAA,GAGe,IAAAwE,gCAAe,eAACC,cAAK,CAACC,IAAI,CAACzD,gBAAgB,CAAC,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/header-profile/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _reactNative = require("react-native");
|
|
9
|
+
var _index = _interopRequireDefault(require("../box/index.js"));
|
|
10
|
+
var _index2 = _interopRequireDefault(require("../typography/index.js"));
|
|
11
|
+
var _index3 = require("../../common/constants/index.js");
|
|
12
|
+
var _asBaseComponent = require("../../@types/as-base-component.js");
|
|
13
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
14
|
+
var _index4 = require("../../utils/get-icon-by-property/index.js");
|
|
15
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
16
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
17
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
18
|
+
/**
|
|
19
|
+
* IMPORTS
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
// components
|
|
23
|
+
|
|
24
|
+
//commons/ icons
|
|
25
|
+
|
|
26
|
+
// typings
|
|
27
|
+
|
|
28
|
+
// styles
|
|
29
|
+
|
|
30
|
+
const HistoryActivitiesCard = /*#__PURE__*/(0, _react.forwardRef)((props, ref) => {
|
|
31
|
+
const {
|
|
32
|
+
testID,
|
|
33
|
+
backgroundColor,
|
|
34
|
+
idAtividade,
|
|
35
|
+
name_activitie,
|
|
36
|
+
referencia,
|
|
37
|
+
type_activitie,
|
|
38
|
+
data_start,
|
|
39
|
+
data_end,
|
|
40
|
+
duration,
|
|
41
|
+
avatar
|
|
42
|
+
} = props;
|
|
43
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
44
|
+
ref: ref,
|
|
45
|
+
testID: testID,
|
|
46
|
+
width: "100%",
|
|
47
|
+
backgroundColor: _theme.theme.colors.neutral[25],
|
|
48
|
+
borderStyled: {
|
|
49
|
+
borderRadius: _theme.theme.borderWidths.thick_medium
|
|
50
|
+
},
|
|
51
|
+
marginStyle: {
|
|
52
|
+
marginBottom: _theme.theme.margins["2xs"]
|
|
53
|
+
},
|
|
54
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
55
|
+
width: "100%",
|
|
56
|
+
height: 30,
|
|
57
|
+
backgroundColor: backgroundColor ?? _theme.theme.colors.green[400],
|
|
58
|
+
borderStyled: {
|
|
59
|
+
borderTopLeftRadius: _theme.theme.borderWidths.thin_bold,
|
|
60
|
+
borderTopRightRadius: _theme.theme.borderWidths.thin_bold,
|
|
61
|
+
borderColor: _theme.theme.colors.blue[400]
|
|
62
|
+
},
|
|
63
|
+
flexStyle: {
|
|
64
|
+
justifyContent: "center"
|
|
65
|
+
},
|
|
66
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
67
|
+
text: `ATIVIDADE ${!data_end ? "EM ANDAMENTO" : ""} #${idAtividade}`,
|
|
68
|
+
color: _theme.theme.colors.neutral[25],
|
|
69
|
+
size: _theme.theme.fontSizes.xs,
|
|
70
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600,
|
|
71
|
+
fontWeight: "500",
|
|
72
|
+
lineHeight: _theme.theme.fontSizes.lg,
|
|
73
|
+
marginLeft: _theme.theme.margins["2xs"]
|
|
74
|
+
})
|
|
75
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
76
|
+
width: "100%",
|
|
77
|
+
flexStyle: {
|
|
78
|
+
flexDirection: "row",
|
|
79
|
+
justifyContent: "space-between"
|
|
80
|
+
},
|
|
81
|
+
paddingStyle: {
|
|
82
|
+
padding: _theme.theme.paddings["2xs"]
|
|
83
|
+
},
|
|
84
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.default, {
|
|
85
|
+
width: "100%",
|
|
86
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
87
|
+
flexStyle: {
|
|
88
|
+
flexDirection: "row",
|
|
89
|
+
alignItems: "center"
|
|
90
|
+
},
|
|
91
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Image, {
|
|
92
|
+
style: {
|
|
93
|
+
width: 45,
|
|
94
|
+
height: 45,
|
|
95
|
+
borderRadius: 10,
|
|
96
|
+
marginRight: 10
|
|
97
|
+
},
|
|
98
|
+
source: {
|
|
99
|
+
uri: avatar ?? _index3.IMAGES.IMAGE_ANONIMA
|
|
100
|
+
}
|
|
101
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
102
|
+
width: "100%",
|
|
103
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
104
|
+
width: "84%",
|
|
105
|
+
flexStyle: {
|
|
106
|
+
flexDirection: "row",
|
|
107
|
+
flexWrap: "wrap"
|
|
108
|
+
},
|
|
109
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
110
|
+
style: {
|
|
111
|
+
flexShrink: 1
|
|
112
|
+
},
|
|
113
|
+
text: `Início: `,
|
|
114
|
+
size: _theme.theme.fontSizes.xs,
|
|
115
|
+
color: _theme.theme.colors.black[10],
|
|
116
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600
|
|
117
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
118
|
+
text: `${data_start} ás ${data_end ?? "00/00/0000 00:00"}`,
|
|
119
|
+
size: 11,
|
|
120
|
+
color: _theme.theme.colors.black[180],
|
|
121
|
+
fontFamily: _theme.theme.fonts.inter_regular_400
|
|
122
|
+
})]
|
|
123
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
124
|
+
flexStyle: {
|
|
125
|
+
flexDirection: "row",
|
|
126
|
+
justifyContent: "space-between"
|
|
127
|
+
},
|
|
128
|
+
width: "84%",
|
|
129
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
130
|
+
flexStyle: {
|
|
131
|
+
flexDirection: "row"
|
|
132
|
+
},
|
|
133
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
134
|
+
text: `Duração: `,
|
|
135
|
+
size: _theme.theme.fontSizes.xs,
|
|
136
|
+
color: _theme.theme.colors.black[10],
|
|
137
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600
|
|
138
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
139
|
+
text: `${duration ?? "00:00"}`,
|
|
140
|
+
size: _theme.theme.fontSizes.xs,
|
|
141
|
+
color: _theme.theme.colors.black[180],
|
|
142
|
+
fontFamily: _theme.theme.fonts.inter_light_300
|
|
143
|
+
})]
|
|
144
|
+
}), (0, _index4.getIconByProperty)(referencia, backgroundColor)]
|
|
145
|
+
})]
|
|
146
|
+
})]
|
|
147
|
+
})
|
|
148
|
+
})
|
|
149
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
150
|
+
width: "100%",
|
|
151
|
+
flexStyle: {
|
|
152
|
+
flexDirection: "row",
|
|
153
|
+
justifyContent: "space-between",
|
|
154
|
+
alignItems: "center"
|
|
155
|
+
},
|
|
156
|
+
paddingStyle: {
|
|
157
|
+
padding: _theme.theme.paddings["2xs"]
|
|
158
|
+
},
|
|
159
|
+
borderStyled: {
|
|
160
|
+
borderTopWidth: _theme.theme.borderWidths.thin_medium,
|
|
161
|
+
borderTopColor: _theme.theme.colors.neutral[200]
|
|
162
|
+
},
|
|
163
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
164
|
+
marginStyle: {
|
|
165
|
+
marginRight: 2
|
|
166
|
+
},
|
|
167
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
168
|
+
text: `Atividade:`,
|
|
169
|
+
size: _theme.theme.fontSizes.xs,
|
|
170
|
+
color: _theme.theme.colors.gray[700],
|
|
171
|
+
fontFamily: _theme.theme.fonts.inter_regular_400
|
|
172
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
173
|
+
text: `${name_activitie ?? "Sem informação"}`,
|
|
174
|
+
size: _theme.theme.fontSizes.sm,
|
|
175
|
+
color: _theme.theme.colors.black[100],
|
|
176
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600
|
|
177
|
+
})]
|
|
178
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_index.default, {
|
|
179
|
+
flexStyle: {
|
|
180
|
+
flexDirection: "column",
|
|
181
|
+
alignItems: "flex-end",
|
|
182
|
+
justifyContent: "center"
|
|
183
|
+
},
|
|
184
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
185
|
+
text: `Tipo atividade: `,
|
|
186
|
+
size: _theme.theme.fontSizes.xs,
|
|
187
|
+
color: _theme.theme.colors.gray[700],
|
|
188
|
+
fontFamily: _theme.theme.fonts.inter_regular_400
|
|
189
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.default, {
|
|
190
|
+
text: `${type_activitie}`,
|
|
191
|
+
size: _theme.theme.fontSizes.sm,
|
|
192
|
+
color: _theme.theme.colors.black[100],
|
|
193
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600,
|
|
194
|
+
marginLeft: 4
|
|
195
|
+
})]
|
|
196
|
+
})]
|
|
197
|
+
})]
|
|
198
|
+
});
|
|
199
|
+
});
|
|
200
|
+
HistoryActivitiesCard.displayName = "HistoryActivitiesCard";
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* Componente Box para a interação da ui.
|
|
204
|
+
*/
|
|
205
|
+
var _default = exports.default = (0, _asBaseComponent.asBaseComponent)(HistoryActivitiesCard);
|
|
206
|
+
//# sourceMappingURL=index.js.map
|