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,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { Path } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
//typings
|
|
10
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
const SvgIconTrophy = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsx(Svg
|
|
15
|
+
//@ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? 24,
|
|
19
|
+
height: size ?? 24,
|
|
20
|
+
fill: "none",
|
|
21
|
+
viewBox: "0 0 24 24",
|
|
22
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
23
|
+
fill: color ?? "#050022",
|
|
24
|
+
d: "M22 8.25h-2.25v-1.5A.75.75 0 0 0 19 6H5.5a.75.75 0 0 0-.75.75v1.5H2.5A1.5 1.5 0 0 0 1 9.75v1.5A3.75 3.75 0 0 0 4.75 15h.342a7.51 7.51 0 0 0 6.408 5.213V22.5H9.25a.75.75 0 1 0 0 1.5h6a.75.75 0 1 0 0-1.5H13v-2.29c2.994-.302 5.479-2.403 6.383-5.21h.367a3.75 3.75 0 0 0 3.75-3.75v-1.5a1.5 1.5 0 0 0-1.5-1.5M4.75 13.5a2.25 2.25 0 0 1-2.25-2.25v-1.5h2.25v3q0 .375.037.75zm13.5-.834c0 3.33-2.719 6.06-6 6.084a6 6 0 0 1-6-6V7.5h12zM22 11.25a2.25 2.25 0 0 1-2.25 2.25h-.047q.046-.416.047-.834V9.75H22z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* EXPORTS
|
|
30
|
+
*/
|
|
31
|
+
export { SvgIconTrophy };
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgIconTrophy","color","size","xmlns","width","height","fill","viewBox","children","d"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/trophy/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;;AAE5C;AAAA,SAAAC,GAAA,IAAAC,IAAA;AAGA,MAAMC,aAAkC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACzDH,IAAA,CAACH;AACC;AAAA;EACAO,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,EAAG;EAClBG,MAAM,EAAEH,IAAI,IAAI,EAAG;EACnBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,eAEnBT,IAAA,CAACF,IAAI;IACHS,IAAI,EAAEL,KAAK,IAAI,SAAU;IACzBQ,CAAC,EAAC;EAA8e,CAC3e;AAAC,CACL,CACN;;AAED;AACA;AACA;AACA,SAAST,aAAa","ignoreList":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import React from "react";
|
|
7
|
+
import Svg, { Path } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
// typings
|
|
10
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
const IconTruck = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsx(Svg
|
|
15
|
+
//@ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? 24,
|
|
19
|
+
height: size ?? 22,
|
|
20
|
+
fill: "none",
|
|
21
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
22
|
+
fill: color ?? "#050022",
|
|
23
|
+
d: "M24.77 14.416h-.626v-4.223c0-.496-.2-.973-.55-1.324L19.69 4.967a1.875 1.875 0 0 0-1.324-.551h-1.723V2.54c0-1.035-.84-1.875-1.875-1.875H2.27C1.234.666.394 1.506.394 2.54v12.5c0 1.035.84 1.875 1.875 1.875h.625a3.751 3.751 0 0 0 7.5 0h5a3.751 3.751 0 0 0 7.5 0h1.875a.627.627 0 0 0 .625-.625v-1.25a.627.627 0 0 0-.625-.625ZM6.643 18.79a1.876 1.876 0 1 1 .001-3.751 1.876 1.876 0 0 1 0 3.75Zm12.5 0a1.875 1.875 0 1 1 .001-3.751 1.875 1.875 0 0 1 0 3.75Zm3.125-8.125h-5.625V6.29h1.723l3.902 3.902v.473Z"
|
|
24
|
+
})
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* EXPORTS
|
|
29
|
+
*/
|
|
30
|
+
export { IconTruck };
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","IconTruck","color","size","xmlns","width","height","fill","children","d"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/truck/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;AACzB,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;;AAE5C;AAAA,SAAAC,GAAA,IAAAC,IAAA;AAGA,MAAMC,SAA8B,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACrDH,IAAA,CAACH;AACC;AAAA;EACAO,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,EAAG;EAClBG,MAAM,EAAEH,IAAI,IAAI,EAAG;EACnBI,IAAI,EAAC,MAAM;EAAAC,QAAA,eAEXR,IAAA,CAACF,IAAI;IACHS,IAAI,EAAEL,KAAK,IAAI,SAAU;IACzBO,CAAC,EAAC;EAAmf,CACtf;AAAC,CACC,CACN;;AAED;AACA;AACA;AACA,SAASR,SAAS","ignoreList":[]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { Path } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
// typings
|
|
10
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
const SvgIconTruckActivity = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsx(Svg
|
|
15
|
+
// @ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? "28",
|
|
19
|
+
height: size ?? "24",
|
|
20
|
+
fill: "none",
|
|
21
|
+
viewBox: "0 0 28 24",
|
|
22
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
23
|
+
fill: color ?? "#050022",
|
|
24
|
+
d: "M27.2 15.827h-.675v-4.86c0-.572-.215-1.12-.595-1.525L21.716 4.95a1.96 1.96 0 0 0-1.43-.634h-1.861V2.158C18.425.967 17.518 0 16.4 0H2.9C1.782 0 .875.967.875 2.158v14.388c0 1.191.907 2.158 2.025 2.158h.675c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316h5.4c0 2.383 1.814 4.316 4.05 4.316s4.05-1.933 4.05-4.316H27.2c.371 0 .675-.324.675-.72v-1.438c0-.396-.304-.72-.675-.72M7.625 20.862c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158m13.5 0c-1.118 0-2.025-.966-2.025-2.158s.907-2.158 2.025-2.158 2.025.967 2.025 2.158c0 1.192-.907 2.158-2.025 2.158M24.5 11.51h-6.075V6.475h1.86l4.215 4.491z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* EXPORTS
|
|
30
|
+
*/
|
|
31
|
+
export { SvgIconTruckActivity };
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgIconTruckActivity","color","size","xmlns","width","height","fill","viewBox","children","d"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/truck-activity/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;;AAE5C;AAAA,SAAAC,GAAA,IAAAC,IAAA;AAGA,MAAMC,oBAAyC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAChEH,IAAA,CAACH;AACC;AAAA;EACAO,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,IAAK;EACpBG,MAAM,EAAEH,IAAI,IAAI,IAAK;EACrBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,eAEnBT,IAAA,CAACF,IAAI;IACHS,IAAI,EAAEL,KAAK,IAAI,SAAU;IACzBQ,CAAC,EAAC;EAA+oB,CAC5oB;AAAC,CACL,CACN;;AAED;AACA;AACA;AACA,SAAST,oBAAoB","ignoreList":[]}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
//typings
|
|
10
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
|
+
const SvgTruckTrailer = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsxs(Svg
|
|
15
|
+
//@ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? "32",
|
|
19
|
+
height: size ?? "32",
|
|
20
|
+
fill: "none",
|
|
21
|
+
viewBox: `0 0 ${size ?? "32"} ${size ?? "32"}`,
|
|
22
|
+
children: [/*#__PURE__*/_jsx(G, {
|
|
23
|
+
clipPath: "url(#clip0_472_2058)",
|
|
24
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
25
|
+
fill: color ?? "#fff",
|
|
26
|
+
d: "M28 12.1V12a7.01 7.01 0 0 0-7-7h-1a2 2 0 0 0-2 2v15h-2V9a1 1 0 0 0-1-1H2a2 2 0 0 0-2 2v13a4 4 0 0 0 7 2.641A4 4 0 0 0 13.875 24h10.25A4 4 0 0 0 32 23v-6a5.01 5.01 0 0 0-4-4.9M4 25a2 2 0 1 1 0-4 2 2 0 0 1 0 4m6 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4m18 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4"
|
|
27
|
+
})
|
|
28
|
+
}), /*#__PURE__*/_jsx(Defs, {
|
|
29
|
+
children: /*#__PURE__*/_jsx(ClipPath, {
|
|
30
|
+
id: "clip0_472_2058",
|
|
31
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
32
|
+
fill: color ?? "#fff",
|
|
33
|
+
d: "M0 0h32v32H0z"
|
|
34
|
+
})
|
|
35
|
+
})
|
|
36
|
+
})]
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* EXPORTS
|
|
41
|
+
*/
|
|
42
|
+
export { SvgTruckTrailer };
|
|
43
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","G","Path","Defs","ClipPath","jsx","_jsx","jsxs","_jsxs","SvgTruckTrailer","color","size","xmlns","width","height","fill","viewBox","children","clipPath","d","id"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/truck-trailer/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,CAAC,EAAEC,IAAI,EAAEC,IAAI,EAAEC,QAAQ,QAAQ,kBAAkB;;AAE/D;AAAA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAGA,MAAMC,eAAoC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC3DH,KAAA,CAACR;AACC;AAAA;EACAY,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,IAAK;EACpBG,MAAM,EAAEH,IAAI,IAAI,IAAK;EACrBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,OAAOL,IAAI,IAAI,IAAI,IAAIA,IAAI,IAAI,IAAI,EAAG;EAAAM,QAAA,gBAE/CX,IAAA,CAACL,CAAC;IAACiB,QAAQ,EAAC,sBAAsB;IAAAD,QAAA,eAChCX,IAAA,CAACJ,IAAI;MACHa,IAAI,EAAEL,KAAK,IAAI,MAAO;MACtBS,CAAC,EAAC;IAAkR,CAC/Q;EAAC,CACP,CAAC,eACJb,IAAA,CAACH,IAAI;IAAAc,QAAA,eACHX,IAAA,CAACF,QAAQ;MAACgB,EAAE,EAAC,gBAAgB;MAAAH,QAAA,eAC3BX,IAAA,CAACJ,IAAI;QAACa,IAAI,EAAEL,KAAK,IAAI,MAAO;QAACS,CAAC,EAAC;MAAe,CAAO;IAAC,CAC9C;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AACA,SAASV,eAAe","ignoreList":[]}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { Path, Defs, G, ClipPath } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
//typings
|
|
10
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
|
+
const SvgIconWiFiHigh = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsxs(Svg
|
|
15
|
+
//@ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? "25",
|
|
19
|
+
height: size ?? "25",
|
|
20
|
+
fill: "none",
|
|
21
|
+
viewBox: "0 0 25 25",
|
|
22
|
+
children: [/*#__PURE__*/_jsxs(G, {
|
|
23
|
+
clipPath: "url(#clip0_912_107)",
|
|
24
|
+
children: [/*#__PURE__*/_jsx(Path, {
|
|
25
|
+
fill: color ?? "#0DEC08",
|
|
26
|
+
d: "M12.56 20.767a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
|
|
27
|
+
}), /*#__PURE__*/_jsx(Path, {
|
|
28
|
+
stroke: color ?? "#0DEC08",
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round",
|
|
31
|
+
strokeWidth: "2",
|
|
32
|
+
d: "M22.31 9.253a15.375 15.375 0 00-19.5 0M19.31 12.61a10.875 10.875 0 00-13.5 0M16.31 15.985a6.375 6.375 0 00-7.5 0"
|
|
33
|
+
})]
|
|
34
|
+
}), /*#__PURE__*/_jsx(Defs, {
|
|
35
|
+
children: /*#__PURE__*/_jsx(ClipPath, {
|
|
36
|
+
id: "clip0_912_107",
|
|
37
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
38
|
+
fill: "#fff",
|
|
39
|
+
d: "M0 0H24V24H0z",
|
|
40
|
+
transform: "translate(.56 .517)"
|
|
41
|
+
})
|
|
42
|
+
})
|
|
43
|
+
})]
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* EXPORTS
|
|
48
|
+
*/
|
|
49
|
+
export { SvgIconWiFiHigh };
|
|
50
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","Defs","G","ClipPath","jsx","_jsx","jsxs","_jsxs","SvgIconWiFiHigh","color","size","xmlns","width","height","fill","viewBox","children","clipPath","d","stroke","strokeLinecap","strokeLinejoin","strokeWidth","id","transform"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/wifi-high/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,EAAEC,IAAI,EAAEC,CAAC,EAAEC,QAAQ,QAAQ,kBAAkB;;AAE/D;AAAA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAGA,MAAMC,eAAoC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAC3DH,KAAA,CAACR;AACC;AAAA;EACAY,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,IAAK;EACpBG,MAAM,EAAEH,IAAI,IAAI,IAAK;EACrBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,gBAEnBT,KAAA,CAACL,CAAC;IAACe,QAAQ,EAAC,qBAAqB;IAAAD,QAAA,gBAC/BX,IAAA,CAACL,IAAI;MACHc,IAAI,EAAEL,KAAK,IAAI,SAAU;MACzBS,CAAC,EAAC;IAA8D,CAC3D,CAAC,eACRb,IAAA,CAACL,IAAI;MACHmB,MAAM,EAAEV,KAAK,IAAI,SAAU;MAC3BW,aAAa,EAAC,OAAO;MACrBC,cAAc,EAAC,OAAO;MACtBC,WAAW,EAAC,GAAG;MACfJ,CAAC,EAAC;IAAkH,CAC/G,CAAC;EAAA,CACP,CAAC,eACJb,IAAA,CAACJ,IAAI;IAAAe,QAAA,eACHX,IAAA,CAACF,QAAQ;MAACoB,EAAE,EAAC,eAAe;MAAAP,QAAA,eAC1BX,IAAA,CAACL,IAAI;QAACc,IAAI,EAAC,MAAM;QAACI,CAAC,EAAC,eAAe;QAACM,SAAS,EAAC;MAAqB,CAAO;IAAC,CACnE;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AACA,SAAShB,eAAe","ignoreList":[]}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { Path, Defs, G, ClipPath } from "react-native-svg";
|
|
8
|
+
|
|
9
|
+
//typings
|
|
10
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
|
+
const SvgIconWiFiX = ({
|
|
12
|
+
color,
|
|
13
|
+
size
|
|
14
|
+
}) => /*#__PURE__*/_jsxs(Svg
|
|
15
|
+
//@ts-ignore
|
|
16
|
+
, {
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
width: size ?? "25",
|
|
19
|
+
height: size ?? "25",
|
|
20
|
+
fill: "none",
|
|
21
|
+
viewBox: "0 0 25 25",
|
|
22
|
+
children: [/*#__PURE__*/_jsxs(G, {
|
|
23
|
+
clipPath: "url(#clip0_912_99)",
|
|
24
|
+
children: [/*#__PURE__*/_jsx(Path, {
|
|
25
|
+
stroke: color ?? "#E72626",
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeLinejoin: "round",
|
|
28
|
+
strokeWidth: "2",
|
|
29
|
+
d: "M21.56 5.767l-4.5 4.5M21.56 10.267l-4.5-4.5"
|
|
30
|
+
}), /*#__PURE__*/_jsx(Path, {
|
|
31
|
+
fill: color ?? "#E72626",
|
|
32
|
+
d: "M12.56 20.767a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"
|
|
33
|
+
}), /*#__PURE__*/_jsx(Path, {
|
|
34
|
+
stroke: color ?? "#E72626",
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round",
|
|
37
|
+
strokeWidth: "2",
|
|
38
|
+
d: "M16.31 15.985a6.375 6.375 0 00-7.5 0M14.06 5.839a15.433 15.433 0 00-1.5-.072 15.31 15.31 0 00-9.75 3.486M14.06 10.369a11.004 11.004 0 00-1.5-.102c-2.45-.005-4.83.82-6.75 2.343"
|
|
39
|
+
})]
|
|
40
|
+
}), /*#__PURE__*/_jsx(Defs, {
|
|
41
|
+
children: /*#__PURE__*/_jsx(ClipPath, {
|
|
42
|
+
id: "clip0_912_99",
|
|
43
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
44
|
+
fill: "#fff",
|
|
45
|
+
d: "M0 0H24V24H0z",
|
|
46
|
+
transform: "translate(.56 .517)"
|
|
47
|
+
})
|
|
48
|
+
})
|
|
49
|
+
})]
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* EXPORTS
|
|
54
|
+
*/
|
|
55
|
+
export { SvgIconWiFiX };
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","Defs","G","ClipPath","jsx","_jsx","jsxs","_jsxs","SvgIconWiFiX","color","size","xmlns","width","height","fill","viewBox","children","clipPath","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","id","transform"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/wifi-x/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,EAAEC,IAAI,EAAEC,CAAC,EAAEC,QAAQ,QAAQ,kBAAkB;;AAE/D;AAAA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAGA,MAAMC,YAAiC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACxDH,KAAA,CAACR;AACC;AAAA;EACAY,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,IAAK;EACpBG,MAAM,EAAEH,IAAI,IAAI,IAAK;EACrBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAAC,QAAA,gBAEnBT,KAAA,CAACL,CAAC;IAACe,QAAQ,EAAC,oBAAoB;IAAAD,QAAA,gBAC9BX,IAAA,CAACL,IAAI;MACHkB,MAAM,EAAET,KAAK,IAAI,SAAU;MAC3BU,aAAa,EAAC,OAAO;MACrBC,cAAc,EAAC,OAAO;MACtBC,WAAW,EAAC,GAAG;MACfC,CAAC,EAAC;IAA6C,CAC1C,CAAC,eACRjB,IAAA,CAACL,IAAI;MACHc,IAAI,EAAEL,KAAK,IAAI,SAAU;MACzBa,CAAC,EAAC;IAA8D,CAC3D,CAAC,eACRjB,IAAA,CAACL,IAAI;MACHkB,MAAM,EAAET,KAAK,IAAI,SAAU;MAC3BU,aAAa,EAAC,OAAO;MACrBC,cAAc,EAAC,OAAO;MACtBC,WAAW,EAAC,GAAG;MACfC,CAAC,EAAC;IAAiL,CAC9K,CAAC;EAAA,CACP,CAAC,eACJjB,IAAA,CAACJ,IAAI;IAAAe,QAAA,eACHX,IAAA,CAACF,QAAQ;MAACoB,EAAE,EAAC,cAAc;MAAAP,QAAA,eACzBX,IAAA,CAACL,IAAI;QAACc,IAAI,EAAC,MAAM;QAACQ,CAAC,EAAC,eAAe;QAACE,SAAS,EAAC;MAAqB,CAAO;IAAC,CACnE;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AACA,SAAShB,YAAY","ignoreList":[]}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import React from "react";
|
|
7
|
+
import Svg, { Path, G, Defs, ClipPath } from "react-native-svg";
|
|
8
|
+
/**
|
|
9
|
+
* typings
|
|
10
|
+
*/
|
|
11
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
12
|
+
const SvgIconXCirle = ({
|
|
13
|
+
color,
|
|
14
|
+
size
|
|
15
|
+
}) => /*#__PURE__*/_jsxs(Svg
|
|
16
|
+
// @ts-expect-error
|
|
17
|
+
, {
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
width: size ?? 18,
|
|
20
|
+
height: size ?? 18,
|
|
21
|
+
fill: "none",
|
|
22
|
+
viewBox: `0 0 ${size ?? "18"} ${size ?? "18"}`,
|
|
23
|
+
children: [/*#__PURE__*/_jsx(G, {
|
|
24
|
+
stroke: color ?? "#931818",
|
|
25
|
+
strokeLinecap: "round",
|
|
26
|
+
strokeLinejoin: "round",
|
|
27
|
+
strokeWidth: "2",
|
|
28
|
+
clipPath: "url(#clip0_136_1156)",
|
|
29
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
30
|
+
d: "m11.25 6.75-4.5 4.5M6.75 6.75l4.5 4.5M9 15.75a6.75 6.75 0 1 0 0-13.5 6.75 6.75 0 0 0 0 13.5"
|
|
31
|
+
})
|
|
32
|
+
}), /*#__PURE__*/_jsx(Defs, {
|
|
33
|
+
children: /*#__PURE__*/_jsx(ClipPath, {
|
|
34
|
+
id: "clip0_136_1156",
|
|
35
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
36
|
+
fill: "#fff",
|
|
37
|
+
d: "M0 0h18v18H0z"
|
|
38
|
+
})
|
|
39
|
+
})
|
|
40
|
+
})]
|
|
41
|
+
});
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* EXPORTS
|
|
45
|
+
*/
|
|
46
|
+
export { SvgIconXCirle };
|
|
47
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","G","Defs","ClipPath","jsx","_jsx","jsxs","_jsxs","SvgIconXCirle","color","size","xmlns","width","height","fill","viewBox","children","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","d","id"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/x-circle/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;AACzB,OAAOC,GAAG,IAAIC,IAAI,EAAEC,CAAC,EAAEC,IAAI,EAAEC,QAAQ,QAAQ,kBAAkB;AAC/D;AACA;AACA;AAFA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAKA,MAAMC,aAAkC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACzDH,KAAA,CAACR;AACC;AAAA;EACAY,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEF,IAAI,IAAI,EAAG;EAClBG,MAAM,EAAEH,IAAI,IAAI,EAAG;EACnBI,IAAI,EAAC,MAAM;EACXC,OAAO,EAAE,OAAOL,IAAI,IAAI,IAAI,IAAIA,IAAI,IAAI,IAAI,EAAG;EAAAM,QAAA,gBAE/CX,IAAA,CAACJ,CAAC;IACAgB,MAAM,EAAER,KAAK,IAAI,SAAU;IAC3BS,aAAa,EAAC,OAAO;IACrBC,cAAc,EAAC,OAAO;IACtBC,WAAW,EAAC,GAAG;IACfC,QAAQ,EAAC,sBAAsB;IAAAL,QAAA,eAE/BX,IAAA,CAACL,IAAI;MAACsB,CAAC,EAAC;IAA6F,CAAO;EAAC,CAC5G,CAAC,eACJjB,IAAA,CAACH,IAAI;IAAAc,QAAA,eACHX,IAAA,CAACF,QAAQ;MAACoB,EAAE,EAAC,gBAAgB;MAAAP,QAAA,eAC3BX,IAAA,CAACL,IAAI;QAACc,IAAI,EAAC,MAAM;QAACQ,CAAC,EAAC;MAAe,CAAO;IAAC,CACnC;EAAC,CACP,CAAC;AAAA,CACJ,CACN;;AAED;AACA;AACA;AACA,SAASd,aAAa","ignoreList":[]}
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import React from "react";
|
|
7
|
+
import { TouchableOpacity } from "react-native";
|
|
8
|
+
|
|
9
|
+
// components
|
|
10
|
+
import Box from "../../components/box/index.js";
|
|
11
|
+
import Typography from "../../components/typography/index.js";
|
|
12
|
+
|
|
13
|
+
//commons/ icons
|
|
14
|
+
import { Icons } from "../../common/icons-svg/index.js";
|
|
15
|
+
|
|
16
|
+
// styles
|
|
17
|
+
import { theme } from "../../styles/theme/theme.js";
|
|
18
|
+
|
|
19
|
+
// typings
|
|
20
|
+
|
|
21
|
+
// typings
|
|
22
|
+
import { asBaseComponent } from "../../@types/as-base-component.js";
|
|
23
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
|
+
const ActivitiesDaily = ({
|
|
25
|
+
handleActivity
|
|
26
|
+
}) => {
|
|
27
|
+
return /*#__PURE__*/_jsxs(Box, {
|
|
28
|
+
testID: "activities-daily",
|
|
29
|
+
width: "100%",
|
|
30
|
+
backgroundColor: theme.colors.neutral[25],
|
|
31
|
+
borderStyled: {
|
|
32
|
+
borderRadius: theme.borderWidths.thick_medium
|
|
33
|
+
},
|
|
34
|
+
children: [/*#__PURE__*/_jsx(Box, {
|
|
35
|
+
width: "100%",
|
|
36
|
+
height: 30,
|
|
37
|
+
backgroundColor: theme.colors.blue[400],
|
|
38
|
+
borderStyled: {
|
|
39
|
+
borderTopLeftRadius: theme.borderWidths.thin_bold,
|
|
40
|
+
borderTopRightRadius: theme.borderWidths.thin_bold,
|
|
41
|
+
borderColor: theme.colors.blue[400]
|
|
42
|
+
},
|
|
43
|
+
flexStyle: {
|
|
44
|
+
justifyContent: "center"
|
|
45
|
+
},
|
|
46
|
+
children: /*#__PURE__*/_jsx(Typography, {
|
|
47
|
+
text: "Atividades diárias",
|
|
48
|
+
color: theme.colors.neutral[25],
|
|
49
|
+
size: theme.fontSizes.sm,
|
|
50
|
+
fontFamily: theme.fonts.inter_medium_500,
|
|
51
|
+
fontWeight: "500",
|
|
52
|
+
lineHeight: theme.fontSizes.lg,
|
|
53
|
+
marginLeft: theme.margins["2xs"]
|
|
54
|
+
})
|
|
55
|
+
}), /*#__PURE__*/_jsxs(Box, {
|
|
56
|
+
width: "100%",
|
|
57
|
+
flexStyle: {
|
|
58
|
+
flexDirection: "column",
|
|
59
|
+
justifyContent: "space-between"
|
|
60
|
+
},
|
|
61
|
+
paddingStyle: {
|
|
62
|
+
padding: theme.paddings["2xs"]
|
|
63
|
+
},
|
|
64
|
+
children: [/*#__PURE__*/_jsx(Box, {
|
|
65
|
+
width: "100%",
|
|
66
|
+
flexStyle: {
|
|
67
|
+
flexDirection: "row",
|
|
68
|
+
justifyContent: "space-between"
|
|
69
|
+
},
|
|
70
|
+
children: /*#__PURE__*/_jsx(Typography, {
|
|
71
|
+
text: "Selecione uma das opções",
|
|
72
|
+
color: theme.colors.blue[500],
|
|
73
|
+
size: theme.fontSizes.xs,
|
|
74
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
75
|
+
lineHeight: theme.fontSizes.md
|
|
76
|
+
})
|
|
77
|
+
}), /*#__PURE__*/_jsxs(Box, {
|
|
78
|
+
flexStyle: {
|
|
79
|
+
flexDirection: "row",
|
|
80
|
+
justifyContent: "flex-end"
|
|
81
|
+
},
|
|
82
|
+
marginStyle: {
|
|
83
|
+
marginTop: 4
|
|
84
|
+
},
|
|
85
|
+
children: [/*#__PURE__*/_jsxs(TouchableOpacity, {
|
|
86
|
+
activeOpacity: 0.7,
|
|
87
|
+
style: {
|
|
88
|
+
marginRight: theme.margins.xl,
|
|
89
|
+
alignItems: "center"
|
|
90
|
+
},
|
|
91
|
+
onPress: () => handleActivity("trabalho"),
|
|
92
|
+
children: [/*#__PURE__*/_jsx(Icons, {
|
|
93
|
+
icon: "CAR",
|
|
94
|
+
size: 24
|
|
95
|
+
}), /*#__PURE__*/_jsx(Typography, {
|
|
96
|
+
text: "Trabalho",
|
|
97
|
+
color: theme.colors.black[25],
|
|
98
|
+
size: theme.fontSizes.xs,
|
|
99
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
100
|
+
lineHeight: theme.fontSizes.sm,
|
|
101
|
+
marginTop: 4
|
|
102
|
+
})]
|
|
103
|
+
}), /*#__PURE__*/_jsxs(TouchableOpacity, {
|
|
104
|
+
activeOpacity: 0.7,
|
|
105
|
+
style: {
|
|
106
|
+
alignItems: "center"
|
|
107
|
+
},
|
|
108
|
+
onPress: () => handleActivity("descanso"),
|
|
109
|
+
children: [/*#__PURE__*/_jsx(Icons, {
|
|
110
|
+
icon: "BED",
|
|
111
|
+
size: 24
|
|
112
|
+
}), /*#__PURE__*/_jsx(Typography, {
|
|
113
|
+
text: "Descanso",
|
|
114
|
+
color: theme.colors.black[25],
|
|
115
|
+
size: theme.fontSizes.xs,
|
|
116
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
117
|
+
lineHeight: theme.fontSizes.sm,
|
|
118
|
+
marginTop: 4
|
|
119
|
+
})]
|
|
120
|
+
})]
|
|
121
|
+
})]
|
|
122
|
+
})]
|
|
123
|
+
});
|
|
124
|
+
};
|
|
125
|
+
ActivitiesDaily.displayName = "ActivitiesDaily";
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* Componente Box para a interação da ui.
|
|
129
|
+
*/
|
|
130
|
+
export default asBaseComponent(ActivitiesDaily);
|
|
131
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","asBaseComponent","jsx","_jsx","jsxs","_jsxs","ActivitiesDaily","handleActivity","testID","width","backgroundColor","colors","neutral","borderStyled","borderRadius","borderWidths","thick_medium","children","height","blue","borderTopLeftRadius","thin_bold","borderTopRightRadius","borderColor","flexStyle","justifyContent","text","color","size","fontSizes","sm","fontFamily","fonts","inter_medium_500","fontWeight","lineHeight","lg","marginLeft","margins","flexDirection","paddingStyle","padding","paddings","xs","inter_bold_700","md","marginStyle","marginTop","activeOpacity","style","marginRight","xl","alignItems","onPress","icon","black","displayName"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/activities-daily/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,gBAAgB,QAAQ,cAAc;;AAE/C;AACA,OAAOC,GAAG,MAAM,+BAAsB;AACtC,OAAOC,UAAU,MAAM,sCAA6B;;AAEpD;AACA,SAASC,KAAK,QAAQ,iCAAwB;;AAE9C;AACA,SAASC,KAAK,QAAQ,6BAA0B;;AAEhD;;AAEA;AACA,SAASC,eAAe,QAAQ,mCAAgC;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAEjE,MAAMC,eAA2C,GAAGA,CAAC;EAAEC;AAAe,CAAC,KAAK;EAC1E,oBACEF,KAAA,CAACR,GAAG;IACFW,MAAM,EAAE,kBAAmB;IAC3BC,KAAK,EAAE,MAAO;IACdC,eAAe,EAAEV,KAAK,CAACW,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;IAC1CC,YAAY,EAAE;MACZC,YAAY,EAAEd,KAAK,CAACe,YAAY,CAACC;IACnC,CAAE;IAAAC,QAAA,gBAEFd,IAAA,CAACN,GAAG;MACFY,KAAK,EAAE,MAAO;MACdS,MAAM,EAAE,EAAG;MACXR,eAAe,EAAEV,KAAK,CAACW,MAAM,CAACQ,IAAI,CAAC,GAAG,CAAE;MACxCN,YAAY,EAAE;QACZO,mBAAmB,EAAEpB,KAAK,CAACe,YAAY,CAACM,SAAS;QACjDC,oBAAoB,EAAEtB,KAAK,CAACe,YAAY,CAACM,SAAS;QAClDE,WAAW,EAAEvB,KAAK,CAACW,MAAM,CAACQ,IAAI,CAAC,GAAG;MACpC,CAAE;MACFK,SAAS,EAAE;QACTC,cAAc,EAAE;MAClB,CAAE;MAAAR,QAAA,eAEFd,IAAA,CAACL,UAAU;QACT4B,IAAI,EAAE,oBAAqB;QAC3BC,KAAK,EAAE3B,KAAK,CAACW,MAAM,CAACC,OAAO,CAAC,EAAE,CAAE;QAChCgB,IAAI,EAAE5B,KAAK,CAAC6B,SAAS,CAACC,EAAG;QACzBC,UAAU,EAAE/B,KAAK,CAACgC,KAAK,CAACC,gBAAiB;QACzCC,UAAU,EAAE,KAAM;QAClBC,UAAU,EAAEnC,KAAK,CAAC6B,SAAS,CAACO,EAAG;QAC/BC,UAAU,EAAErC,KAAK,CAACsC,OAAO,CAAC,KAAK;MAAE,CAClC;IAAC,CACC,CAAC,eACNjC,KAAA,CAACR,GAAG;MACFY,KAAK,EAAE,MAAO;MACde,SAAS,EAAE;QACTe,aAAa,EAAE,QAAQ;QACvBd,cAAc,EAAE;MAClB,CAAE;MACFe,YAAY,EAAE;QACZC,OAAO,EAAEzC,KAAK,CAAC0C,QAAQ,CAAC,KAAK;MAC/B,CAAE;MAAAzB,QAAA,gBAEFd,IAAA,CAACN,GAAG;QACFY,KAAK,EAAE,MAAO;QACde,SAAS,EAAE;UACTe,aAAa,EAAE,KAAK;UACpBd,cAAc,EAAE;QAClB,CAAE;QAAAR,QAAA,eAEFd,IAAA,CAACL,UAAU;UACT4B,IAAI,EAAE,0BAA2B;UACjCC,KAAK,EAAE3B,KAAK,CAACW,MAAM,CAACQ,IAAI,CAAC,GAAG,CAAE;UAC9BS,IAAI,EAAE5B,KAAK,CAAC6B,SAAS,CAACc,EAAG;UACzBZ,UAAU,EAAE/B,KAAK,CAACgC,KAAK,CAACY,cAAe;UACvCT,UAAU,EAAEnC,KAAK,CAAC6B,SAAS,CAACgB;QAAG,CAChC;MAAC,CACC,CAAC,eAENxC,KAAA,CAACR,GAAG;QACF2B,SAAS,EAAE;UACTe,aAAa,EAAE,KAAK;UACpBd,cAAc,EAAE;QAClB,CAAE;QACFqB,WAAW,EAAE;UAAEC,SAAS,EAAE;QAAE,CAAE;QAAA9B,QAAA,gBAE9BZ,KAAA,CAACT,gBAAgB;UACfoD,aAAa,EAAE,GAAI;UACnBC,KAAK,EAAE;YAAEC,WAAW,EAAElD,KAAK,CAACsC,OAAO,CAACa,EAAE;YAAEC,UAAU,EAAE;UAAS,CAAE;UAC/DC,OAAO,EAAEA,CAAA,KAAM9C,cAAc,CAAC,UAAU,CAAE;UAAAU,QAAA,gBAE1Cd,IAAA,CAACJ,KAAK;YAACuD,IAAI,EAAE,KAAM;YAAC1B,IAAI,EAAE;UAAG,CAAE,CAAC,eAChCzB,IAAA,CAACL,UAAU;YACT4B,IAAI,EAAE,UAAW;YACjBC,KAAK,EAAE3B,KAAK,CAACW,MAAM,CAAC4C,KAAK,CAAC,EAAE,CAAE;YAC9B3B,IAAI,EAAE5B,KAAK,CAAC6B,SAAS,CAACc,EAAG;YACzBZ,UAAU,EAAE/B,KAAK,CAACgC,KAAK,CAACY,cAAe;YACvCT,UAAU,EAAEnC,KAAK,CAAC6B,SAAS,CAACC,EAAG;YAC/BiB,SAAS,EAAE;UAAE,CACd,CAAC;QAAA,CACc,CAAC,eAEnB1C,KAAA,CAACT,gBAAgB;UACfoD,aAAa,EAAE,GAAI;UACnBC,KAAK,EAAE;YAAEG,UAAU,EAAE;UAAS,CAAE;UAChCC,OAAO,EAAEA,CAAA,KAAM9C,cAAc,CAAC,UAAU,CAAE;UAAAU,QAAA,gBAE1Cd,IAAA,CAACJ,KAAK;YAACuD,IAAI,EAAE,KAAM;YAAC1B,IAAI,EAAE;UAAG,CAAE,CAAC,eAChCzB,IAAA,CAACL,UAAU;YACT4B,IAAI,EAAE,UAAW;YACjBC,KAAK,EAAE3B,KAAK,CAACW,MAAM,CAAC4C,KAAK,CAAC,EAAE,CAAE;YAC9B3B,IAAI,EAAE5B,KAAK,CAAC6B,SAAS,CAACc,EAAG;YACzBZ,UAAU,EAAE/B,KAAK,CAACgC,KAAK,CAACY,cAAe;YACvCT,UAAU,EAAEnC,KAAK,CAAC6B,SAAS,CAACC,EAAG;YAC/BiB,SAAS,EAAE;UAAE,CACd,CAAC;QAAA,CACc,CAAC;MAAA,CAChB,CAAC;IAAA,CACH,CAAC;EAAA,CACH,CAAC;AAEV,CAAC;AAEDzC,eAAe,CAACkD,WAAW,GAAG,iBAAiB;;AAE/C;AACA;AACA;AACA,eAAevD,eAAe,CAACK,eAAe,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/activities-daily/interface.d.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import React from "react";
|
|
7
|
+
|
|
8
|
+
// components
|
|
9
|
+
import Box from "../../components/box/index.js";
|
|
10
|
+
import Typography from "../../components/typography/index.js";
|
|
11
|
+
|
|
12
|
+
//commons/ icons
|
|
13
|
+
import { Icons } from "../../common/icons-svg/index.js";
|
|
14
|
+
|
|
15
|
+
// utils
|
|
16
|
+
import { getIconByProperty } from "../../utils/get-icon-by-property/index.js";
|
|
17
|
+
|
|
18
|
+
// typings
|
|
19
|
+
|
|
20
|
+
import { asBaseComponent } from "../../@types/as-base-component.js";
|
|
21
|
+
|
|
22
|
+
// styles
|
|
23
|
+
import { theme } from "../../styles/theme/theme.js";
|
|
24
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
25
|
+
const ActivitiesProgress = ({
|
|
26
|
+
data_inicio_horario = "00/00/0000",
|
|
27
|
+
duracao = "00:00",
|
|
28
|
+
data_inicio = "00:00",
|
|
29
|
+
titleLabel = "Sem Atividade",
|
|
30
|
+
criado_ofiline = true,
|
|
31
|
+
tipo_atividade = "descanso",
|
|
32
|
+
referencia = "descanso"
|
|
33
|
+
}) => {
|
|
34
|
+
return /*#__PURE__*/_jsxs(Box, {
|
|
35
|
+
width: "100%",
|
|
36
|
+
height: 100,
|
|
37
|
+
backgroundColor: theme.colors.neutral[25],
|
|
38
|
+
borderStyled: {
|
|
39
|
+
borderRadius: theme.borderWidths.thick_medium
|
|
40
|
+
},
|
|
41
|
+
children: [/*#__PURE__*/_jsxs(Box, {
|
|
42
|
+
width: "100%",
|
|
43
|
+
height: 30,
|
|
44
|
+
backgroundColor: theme.colors.blue[400],
|
|
45
|
+
borderStyled: {
|
|
46
|
+
borderTopLeftRadius: theme.borderWidths.thin_bold,
|
|
47
|
+
borderTopRightRadius: theme.borderWidths.thin_bold,
|
|
48
|
+
borderColor: theme.colors.blue[400]
|
|
49
|
+
},
|
|
50
|
+
flexStyle: {
|
|
51
|
+
justifyContent: "space-between",
|
|
52
|
+
flexDirection: "row"
|
|
53
|
+
},
|
|
54
|
+
children: [/*#__PURE__*/_jsxs(Box, {
|
|
55
|
+
flexStyle: {
|
|
56
|
+
flexDirection: "row",
|
|
57
|
+
alignItems: "center"
|
|
58
|
+
},
|
|
59
|
+
children: [/*#__PURE__*/_jsx(Typography, {
|
|
60
|
+
text: "Status: ",
|
|
61
|
+
color: theme.colors.neutral[25],
|
|
62
|
+
size: theme.fontSizes.sm,
|
|
63
|
+
fontFamily: theme.fonts.inter_medium_500,
|
|
64
|
+
fontWeight: "500",
|
|
65
|
+
lineHeight: theme.fontSizes.lg,
|
|
66
|
+
marginLeft: theme.margins["2xs"]
|
|
67
|
+
}), /*#__PURE__*/_jsx(Typography, {
|
|
68
|
+
text: titleLabel,
|
|
69
|
+
color: tipo_atividade === "trabalho" ? theme.colors.green[400] : theme.colors.orange[500],
|
|
70
|
+
size: theme.fontSizes.sm,
|
|
71
|
+
fontFamily: theme.fonts.inter_semi_bold_600,
|
|
72
|
+
fontWeight: "600",
|
|
73
|
+
lineHeight: theme.fontSizes.lg
|
|
74
|
+
})]
|
|
75
|
+
}), /*#__PURE__*/_jsx(Box, {
|
|
76
|
+
style: {
|
|
77
|
+
marginRight: theme.margins["2xs"],
|
|
78
|
+
marginTop: theme.margins["1xs"]
|
|
79
|
+
},
|
|
80
|
+
height: 20,
|
|
81
|
+
width: 20,
|
|
82
|
+
children: /*#__PURE__*/_jsx(Icons, {
|
|
83
|
+
icon: "CHECK_OUTLINE",
|
|
84
|
+
color: criado_ofiline ? theme.colors.green[400] : theme.colors.orange[500]
|
|
85
|
+
})
|
|
86
|
+
})]
|
|
87
|
+
}), /*#__PURE__*/_jsxs(Box, {
|
|
88
|
+
width: "100%",
|
|
89
|
+
flexStyle: {
|
|
90
|
+
flexDirection: "row",
|
|
91
|
+
justifyContent: "space-between"
|
|
92
|
+
},
|
|
93
|
+
paddingStyle: {
|
|
94
|
+
padding: theme.paddings["2xs"]
|
|
95
|
+
},
|
|
96
|
+
children: [/*#__PURE__*/_jsxs(Box, {
|
|
97
|
+
height: 20,
|
|
98
|
+
flexStyle: {
|
|
99
|
+
flexDirection: "row",
|
|
100
|
+
alignItems: "center"
|
|
101
|
+
},
|
|
102
|
+
children: [getIconByProperty(referencia), /*#__PURE__*/_jsx(Typography, {
|
|
103
|
+
text: data_inicio,
|
|
104
|
+
color: theme.colors.black[25],
|
|
105
|
+
size: theme.fontSizes.xs,
|
|
106
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
107
|
+
fontWeight: "700",
|
|
108
|
+
lineHeight: theme.fontSizes.lg,
|
|
109
|
+
marginLeft: 4
|
|
110
|
+
})]
|
|
111
|
+
}), /*#__PURE__*/_jsxs(Box, {
|
|
112
|
+
height: 50,
|
|
113
|
+
flexStyle: {
|
|
114
|
+
flexDirection: "row",
|
|
115
|
+
alignItems: "flex-end"
|
|
116
|
+
},
|
|
117
|
+
children: [/*#__PURE__*/_jsxs(Box, {
|
|
118
|
+
flexStyle: {
|
|
119
|
+
alignItems: "center"
|
|
120
|
+
},
|
|
121
|
+
marginStyle: {
|
|
122
|
+
marginRight: theme.margins["2xs"]
|
|
123
|
+
},
|
|
124
|
+
children: [/*#__PURE__*/_jsx(Typography, {
|
|
125
|
+
text: data_inicio_horario,
|
|
126
|
+
color: theme.colors.blue[500],
|
|
127
|
+
size: theme.fontSizes.sm,
|
|
128
|
+
fontFamily: theme.fonts.inter_bold,
|
|
129
|
+
fontWeight: "700",
|
|
130
|
+
lineHeight: theme.fontSizes.md
|
|
131
|
+
}), /*#__PURE__*/_jsx(Typography, {
|
|
132
|
+
text: "INICIO",
|
|
133
|
+
color: theme.colors.gray[600],
|
|
134
|
+
size: theme.fontSizes["2xs"],
|
|
135
|
+
fontFamily: theme.fonts.inter_medium_500,
|
|
136
|
+
fontWeight: "500",
|
|
137
|
+
lineHeight: theme.fontSizes.xs,
|
|
138
|
+
marginTop: 4
|
|
139
|
+
})]
|
|
140
|
+
}), /*#__PURE__*/_jsxs(Box, {
|
|
141
|
+
flexStyle: {
|
|
142
|
+
alignItems: "center"
|
|
143
|
+
},
|
|
144
|
+
marginStyle: {
|
|
145
|
+
marginRight: theme.margins["2xs"]
|
|
146
|
+
},
|
|
147
|
+
children: [/*#__PURE__*/_jsx(Typography, {
|
|
148
|
+
text: duracao,
|
|
149
|
+
color: theme.colors.blue[500],
|
|
150
|
+
size: theme.fontSizes.sm,
|
|
151
|
+
fontFamily: theme.fonts.inter_bold,
|
|
152
|
+
fontWeight: "700",
|
|
153
|
+
lineHeight: theme.fontSizes.md
|
|
154
|
+
}), /*#__PURE__*/_jsx(Typography, {
|
|
155
|
+
text: "DURAÇÃO",
|
|
156
|
+
color: theme.colors.gray[600],
|
|
157
|
+
size: theme.fontSizes["2xs"],
|
|
158
|
+
fontFamily: theme.fonts.inter_medium_500,
|
|
159
|
+
fontWeight: "500",
|
|
160
|
+
lineHeight: theme.fontSizes.xs,
|
|
161
|
+
marginTop: 4
|
|
162
|
+
})]
|
|
163
|
+
})]
|
|
164
|
+
})]
|
|
165
|
+
})]
|
|
166
|
+
});
|
|
167
|
+
};
|
|
168
|
+
ActivitiesProgress.displayName = "ActivitiesProgress";
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Componente Box para a interação da ui.
|
|
172
|
+
*/
|
|
173
|
+
export default asBaseComponent(ActivitiesProgress);
|
|
174
|
+
//# sourceMappingURL=index.js.map
|