jornada-ui 0.4.24 → 0.4.26
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 +188 -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 +115 -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 +190 -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 +110 -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 +17 -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 +17 -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
- package/src/components/notification-details-card/index.tsx +197 -180
- package/src/components/notification-details-card/interface.ts +3 -0
- package/src/stories/notification-details-card/notification-details-card.stories.tsx +3 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
/**
|
|
6
|
+
* Componente InputField para a interação da ui.
|
|
7
|
+
*/
|
|
8
|
+
declare const _default: React.ComponentType<import("react-native").TextInputProps & {
|
|
9
|
+
label: string;
|
|
10
|
+
icon?: React.ReactNode;
|
|
11
|
+
backgroundColor?: string;
|
|
12
|
+
borderStyled?: {
|
|
13
|
+
borderStyle?: "solid" | "dotted" | "dashed";
|
|
14
|
+
borderRadius?: number | import("react-native").DimensionValue;
|
|
15
|
+
borderTopRightRadius?: number | import("react-native").DimensionValue;
|
|
16
|
+
borderTopLeftRadius?: number | import("react-native").DimensionValue;
|
|
17
|
+
borderBottomRightRadius?: number | import("react-native").DimensionValue;
|
|
18
|
+
borderBottomLeftRadius?: number | import("react-native").DimensionValue;
|
|
19
|
+
borderWidth?: number | import("react-native").DimensionValue;
|
|
20
|
+
borderLeftWidth?: number | import("react-native").DimensionValue;
|
|
21
|
+
borderRightWidth?: number | import("react-native").DimensionValue;
|
|
22
|
+
borderTopWidth?: number | import("react-native").DimensionValue;
|
|
23
|
+
borderBottomWidth?: number | import("react-native").DimensionValue;
|
|
24
|
+
borderColor?: string;
|
|
25
|
+
borderBottomColor?: string;
|
|
26
|
+
borderLeftColor?: string;
|
|
27
|
+
borderRightColor?: string;
|
|
28
|
+
borderTopColor?: string;
|
|
29
|
+
};
|
|
30
|
+
} & React.RefAttributes<any>>;
|
|
31
|
+
export default _default;
|
|
32
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/input/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAuB1C;;GAEG;;;;;;mBAbY,CAAC;oBACe,CAAC;4BAEL,CAAC;2BACS,CAAC;+BAC9B,CADsF;8BACzC,CAAC;mBAGpD,CAAD;uBAI6B,CAAC;wBAER,CAAC;sBACX,CAAC;yBAAiD,CAAC;mBAA6C,CAAC;yBAAgC,CAAC;uBAA8B,CAAC;wBAA+B,CAAC;sBAA6B,CAAC;;;AAD5O,wBAAuD"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
container: {
|
|
3
|
+
marginBottom: number;
|
|
4
|
+
};
|
|
5
|
+
label: {
|
|
6
|
+
fontSize: number;
|
|
7
|
+
color: string;
|
|
8
|
+
marginBottom: number;
|
|
9
|
+
fontWeight: "500";
|
|
10
|
+
};
|
|
11
|
+
inputWrapper: {
|
|
12
|
+
flexDirection: "row";
|
|
13
|
+
alignItems: "center";
|
|
14
|
+
borderBottomColor: string;
|
|
15
|
+
borderBottomWidth: number;
|
|
16
|
+
};
|
|
17
|
+
input: {
|
|
18
|
+
flex: number;
|
|
19
|
+
height: number;
|
|
20
|
+
fontSize: number;
|
|
21
|
+
color: string;
|
|
22
|
+
};
|
|
23
|
+
icon: {
|
|
24
|
+
marginLeft: number;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
export { styles };
|
|
28
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/input/styles.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;CAyBV,CAAC;AAEH,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import type { IInputDateTimeProps } from "./interface";
|
|
6
|
+
declare const _default: React.ComponentType<IInputDateTimeProps & React.RefAttributes<any>>;
|
|
7
|
+
export default _default;
|
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/inputs/input-date-time/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAwC,MAAM,OAAO,CAAC;AAS7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;;AAyHvD,wBAA8C"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import type { IInputDateTimeProps } from "./interface";
|
|
2
|
+
declare const styles: (props: IInputDateTimeProps) => {
|
|
3
|
+
container: {
|
|
4
|
+
width: "100%";
|
|
5
|
+
marginBottom: number;
|
|
6
|
+
opacity: number;
|
|
7
|
+
};
|
|
8
|
+
label: {
|
|
9
|
+
fontSize: number;
|
|
10
|
+
fontWeight: "bold";
|
|
11
|
+
color: string;
|
|
12
|
+
marginBottom: number;
|
|
13
|
+
};
|
|
14
|
+
selectBox: {
|
|
15
|
+
flexDirection: "row";
|
|
16
|
+
alignItems: "center";
|
|
17
|
+
justifyContent: "flex-start";
|
|
18
|
+
width: "100%";
|
|
19
|
+
height: number;
|
|
20
|
+
borderWidth: number;
|
|
21
|
+
borderColor: string;
|
|
22
|
+
borderRadius: number;
|
|
23
|
+
backgroundColor: string;
|
|
24
|
+
paddingHorizontal: number;
|
|
25
|
+
position: "relative";
|
|
26
|
+
};
|
|
27
|
+
selectedText: {
|
|
28
|
+
flex: number;
|
|
29
|
+
fontSize: number;
|
|
30
|
+
textAlign: "center";
|
|
31
|
+
color: string;
|
|
32
|
+
marginLeft: number;
|
|
33
|
+
};
|
|
34
|
+
placeholderText: {
|
|
35
|
+
flex: number;
|
|
36
|
+
textAlign: "center";
|
|
37
|
+
fontSize: number;
|
|
38
|
+
color: string;
|
|
39
|
+
};
|
|
40
|
+
modalOverlay: {
|
|
41
|
+
flex: number;
|
|
42
|
+
backgroundColor: string;
|
|
43
|
+
justifyContent: "center";
|
|
44
|
+
alignItems: "center";
|
|
45
|
+
padding: number;
|
|
46
|
+
};
|
|
47
|
+
modalContainer: {
|
|
48
|
+
width: "100%";
|
|
49
|
+
backgroundColor: string;
|
|
50
|
+
borderRadius: number;
|
|
51
|
+
padding: number;
|
|
52
|
+
alignItems: "center";
|
|
53
|
+
};
|
|
54
|
+
iconStandard: {
|
|
55
|
+
position: "absolute";
|
|
56
|
+
left: number;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
export { styles };
|
|
60
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/inputs/input-date-time/styles.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEvD,QAAA,MAAM,MAAM,UAAW,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyDtC,CAAC;AAEL,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
package/lib/typescript/module/src/components/list-devices/components/list-device-empty/index.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
/**
|
|
6
|
+
* Componente ListDeviceEmpty para a interação da ui.
|
|
7
|
+
*/
|
|
8
|
+
declare const _default: React.ComponentType<Omit<any, "ref"> & React.RefAttributes<any>>;
|
|
9
|
+
export default _default;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/list-devices/components/list-device-empty/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAqD1C;;GAEG;;AACH,wBAAgD"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import type { IData } from "../../interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente DeviceRow para a exibição de um item da lista de dispositivos
|
|
8
|
+
*/
|
|
9
|
+
declare const DeviceRow: React.NamedExoticComponent<{
|
|
10
|
+
device: IData;
|
|
11
|
+
isSelected: boolean;
|
|
12
|
+
isLast: boolean;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
onPress: (d: IData) => void;
|
|
15
|
+
titleColor?: string;
|
|
16
|
+
textColorDescription?: string;
|
|
17
|
+
}>;
|
|
18
|
+
/**
|
|
19
|
+
* EXPORTS
|
|
20
|
+
*/
|
|
21
|
+
export { DeviceRow };
|
|
22
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/list-devices/components/list-device-render-item/index.tsx"],"names":[],"mappings":"AAEA;;GAEG;AACH,OAAO,KAAkB,MAAM,OAAO,CAAC;AAQvC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAM7C;;GAEG;AACH,QAAA,MAAM,SAAS;YASL,KAAK;gBACD,OAAO;YACX,OAAO;eACJ,OAAO;aACT,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI;iBACd,MAAM;2BACI,MAAM;EA2C7B,CAAC;AAEH;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import { SVG_NAME } from "../../../common/icons-svg/constants";
|
|
5
|
+
/**
|
|
6
|
+
* Função que mapeará os ícones correspondentes em SVG 🛠️.
|
|
7
|
+
* @param propertyType
|
|
8
|
+
* @returns SVG
|
|
9
|
+
*/
|
|
10
|
+
declare const getIconKeyByValue: (propertyType: string) => keyof typeof SVG_NAME | undefined;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { getIconKeyByValue };
|
|
15
|
+
//# sourceMappingURL=get-icon-by-status.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-icon-by-status.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/list-devices/helpers/get-icon-by-status.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AAE/D;;;;GAIG;AACH,QAAA,MAAM,iBAAiB,iBAAkB,MAAM,KAAG,MAAM,OAAO,QAAQ,GAAG,SAIzE,CAAC;AAEF;;GAEG;AACH,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import type { IListDevices } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* EXPORTS
|
|
8
|
+
*/
|
|
9
|
+
declare const _default: React.ComponentType<IListDevices & React.RefAttributes<any>>;
|
|
10
|
+
export default _default;
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/list-devices/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAkC,MAAM,OAAO,CAAC;AAOvD,OAAO,KAAK,EAAE,YAAY,EAAS,MAAM,aAAa,CAAC;AA8DvD;;GAEG;;AACH,wBAA4C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
interface IData {
|
|
2
|
+
id: number;
|
|
3
|
+
macDevice: string;
|
|
4
|
+
nameDevice: string;
|
|
5
|
+
}
|
|
6
|
+
type Extra = {
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
isSelected?: boolean;
|
|
9
|
+
};
|
|
10
|
+
interface IListDevices {
|
|
11
|
+
/** dados que vão ser renderizados */
|
|
12
|
+
data?: IData[];
|
|
13
|
+
/** cor do texto */
|
|
14
|
+
titleColor?: string;
|
|
15
|
+
/** cor do titulo (não está sendo usada no componente atual, mantida por compat) */
|
|
16
|
+
titleNumberColor?: string;
|
|
17
|
+
/** cor do texto da descrição */
|
|
18
|
+
textColorDescription?: string;
|
|
19
|
+
/** (opcional) id selecionado - modo controlado */
|
|
20
|
+
selectedId?: number | null;
|
|
21
|
+
/** (opcional) seleção inicial - modo não-controlado */
|
|
22
|
+
defaultSelectedId?: number | null;
|
|
23
|
+
/** callback ao selecionar um item */
|
|
24
|
+
onSelect?: (device: IData) => void;
|
|
25
|
+
/** desabilita interação */
|
|
26
|
+
disabled?: boolean;
|
|
27
|
+
}
|
|
28
|
+
export type { IData, IListDevices, Extra };
|
|
29
|
+
//# sourceMappingURL=interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../../../src/components/list-devices/interface.ts"],"names":[],"mappings":"AACA,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,KAAK,KAAK,GAAG;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAE1D,UAAU,YAAY;IACpB,qCAAqC;IACrC,IAAI,CAAC,EAAE,KAAK,EAAE,CAAC;IAEf,mBAAmB;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,mFAAmF;IACnF,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,gCAAgC;IAChC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAE9B,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B,uDAAuD;IACvD,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAElC,qCAAqC;IACrC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,KAAK,KAAK,IAAI,CAAC;IAEnC,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { type IListDevices, type Extra } from "./interface";
|
|
2
|
+
declare const styles: (props?: Partial<IListDevices & Extra>) => {
|
|
3
|
+
containerIndicator: {
|
|
4
|
+
width: "100%";
|
|
5
|
+
flexDirection: "row";
|
|
6
|
+
justifyContent: "flex-start";
|
|
7
|
+
alignItems: "center";
|
|
8
|
+
marginTop: number;
|
|
9
|
+
paddingVertical: number;
|
|
10
|
+
paddingHorizontal: number;
|
|
11
|
+
opacity: number;
|
|
12
|
+
};
|
|
13
|
+
containerIndicatorSelected: {
|
|
14
|
+
backgroundColor: string;
|
|
15
|
+
borderRadius: number;
|
|
16
|
+
};
|
|
17
|
+
separator: {
|
|
18
|
+
borderBottomWidth: number;
|
|
19
|
+
borderBottomColor: string;
|
|
20
|
+
};
|
|
21
|
+
title: {
|
|
22
|
+
color: string;
|
|
23
|
+
textAlign: "center";
|
|
24
|
+
lineHeight: number;
|
|
25
|
+
fontSize: number;
|
|
26
|
+
fontWeight: "500";
|
|
27
|
+
marginLeft: number;
|
|
28
|
+
marginBottom: number;
|
|
29
|
+
};
|
|
30
|
+
titleSelected: {
|
|
31
|
+
color: string;
|
|
32
|
+
fontWeight: "600";
|
|
33
|
+
};
|
|
34
|
+
titleDescription: {
|
|
35
|
+
color: string;
|
|
36
|
+
textAlign: "center";
|
|
37
|
+
lineHeight: number;
|
|
38
|
+
fontSize: number;
|
|
39
|
+
fontFamily: string;
|
|
40
|
+
marginLeft: number;
|
|
41
|
+
};
|
|
42
|
+
descSelected: {
|
|
43
|
+
color: string;
|
|
44
|
+
};
|
|
45
|
+
containerMain: {
|
|
46
|
+
width: "100%";
|
|
47
|
+
flexDirection: "column";
|
|
48
|
+
alignItems: "flex-start";
|
|
49
|
+
marginLeft: number;
|
|
50
|
+
justifyContent: "center";
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* EXPORTS
|
|
55
|
+
*/
|
|
56
|
+
export { styles };
|
|
57
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/list-devices/styles.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,KAAK,EAAE,MAAM,aAAa,CAAC;AAE5D,QAAA,MAAM,MAAM,WAAW,OAAO,CAAC,YAAY,GAAG,KAAK,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0DhD,CAAC;AAEL;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/list-supplies/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAA4B,MAAM,OAAO,CAAC;AAWjD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;;AAmKjD,wBAA6C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/loading-circle/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAA4B,MAAM,OAAO,CAAC;AAQjD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEtD,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAmF/C,CAAC;AAyBF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../../../src/components/loading-circle/interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IACjC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
declare const _default: React.ComponentType<import("react-native").TextInputProps & {
|
|
6
|
+
label: string;
|
|
7
|
+
backgroundColor?: string;
|
|
8
|
+
error?: string | null;
|
|
9
|
+
borderStyled?: {
|
|
10
|
+
borderStyle?: "solid" | "dotted" | "dashed";
|
|
11
|
+
borderRadius?: number | import("react-native").DimensionValue;
|
|
12
|
+
borderTopRightRadius?: number | import("react-native").DimensionValue;
|
|
13
|
+
borderTopLeftRadius?: number | import("react-native").DimensionValue;
|
|
14
|
+
borderBottomRightRadius?: number | import("react-native").DimensionValue;
|
|
15
|
+
borderBottomLeftRadius?: number | import("react-native").DimensionValue;
|
|
16
|
+
borderWidth?: number | import("react-native").DimensionValue;
|
|
17
|
+
borderLeftWidth?: number | import("react-native").DimensionValue;
|
|
18
|
+
borderRightWidth?: number | import("react-native").DimensionValue;
|
|
19
|
+
borderTopWidth?: number | import("react-native").DimensionValue;
|
|
20
|
+
borderBottomWidth?: number | import("react-native").DimensionValue;
|
|
21
|
+
borderColor?: string;
|
|
22
|
+
borderBottomColor?: string;
|
|
23
|
+
borderLeftColor?: string;
|
|
24
|
+
borderRightColor?: string;
|
|
25
|
+
borderTopColor?: string;
|
|
26
|
+
};
|
|
27
|
+
} & React.RefAttributes<any>>;
|
|
28
|
+
export default _default;
|
|
29
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/maintenance-description-input/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAA+B,MAAM,OAAO,CAAC;;;;;;mBAchC,CAAC;oBAAkD,CAAC;4BACpC,CAAC;2BAAmD,CAAA;+BAG9E,CAAA;8BACG,CAAC;mBACC,CAAC;uBAIZ,CAAF;wBAEqB,CAAC;sBACd,CAAR;yBAGa,CAAC;mBACL,CAAC;yBACU,CAAC;uBAEX,CAAT;wBACS,CAAA;sBACA,CAAT;;;AAuBH,wBAAwE"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
declare const stylesInput: {
|
|
2
|
+
label: {
|
|
3
|
+
fontFamily: string;
|
|
4
|
+
fontSize: number;
|
|
5
|
+
color: string;
|
|
6
|
+
marginBottom: number;
|
|
7
|
+
fontWeight: "500";
|
|
8
|
+
};
|
|
9
|
+
inputWrapper: {
|
|
10
|
+
borderColor: string;
|
|
11
|
+
borderWidth: number;
|
|
12
|
+
borderRadius: number;
|
|
13
|
+
};
|
|
14
|
+
input: {
|
|
15
|
+
fontFamily: string;
|
|
16
|
+
fontSize: number;
|
|
17
|
+
color: string;
|
|
18
|
+
padding: number;
|
|
19
|
+
textAlignVertical: "top";
|
|
20
|
+
minHeight: number;
|
|
21
|
+
};
|
|
22
|
+
charCount: {
|
|
23
|
+
alignSelf: "flex-end";
|
|
24
|
+
marginTop: number;
|
|
25
|
+
color: string;
|
|
26
|
+
fontSize: number;
|
|
27
|
+
};
|
|
28
|
+
errorText: {
|
|
29
|
+
color: string;
|
|
30
|
+
fontSize: number;
|
|
31
|
+
marginTop: number;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
export { stylesInput };
|
|
35
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/maintenance-description-input/styles.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCf,CAAC;AAEH,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/modal-maintenance/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAM1D,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkKtD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import type { IModalTypeActivities } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* EXPORT
|
|
8
|
+
*/
|
|
9
|
+
declare const _default: React.ComponentType<IModalTypeActivities & React.RefAttributes<any>>;
|
|
10
|
+
export default _default;
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/modal-type-activities/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAe1C,OAAO,KAAK,EAAE,oBAAoB,EAAa,MAAM,aAAa,CAAC;AAyKnE;;GAEG;;AACH,wBAAoD"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import type { ModalProps } from "react-native";
|
|
5
|
+
import type { IGlobalCss } from "../../styles/global/interface";
|
|
6
|
+
interface IActivity {
|
|
7
|
+
id: number;
|
|
8
|
+
referencia: string;
|
|
9
|
+
cor_hex: string;
|
|
10
|
+
descricao: string;
|
|
11
|
+
tipo: "trabalho" | "descanso";
|
|
12
|
+
}
|
|
13
|
+
interface IModalTypeActivities extends ModalProps, IGlobalCss {
|
|
14
|
+
/** propiedade para identificar o componente*/
|
|
15
|
+
testID?: string;
|
|
16
|
+
/** função que fecha modal */
|
|
17
|
+
onClose: () => void;
|
|
18
|
+
/** tipo de atividades */
|
|
19
|
+
activityType: IActivity["tipo"];
|
|
20
|
+
driverType?: "normal" | "reserva";
|
|
21
|
+
/** se está carregando */
|
|
22
|
+
isLoading: boolean;
|
|
23
|
+
/** função que seleciona atividade */
|
|
24
|
+
handleSelectActivity: (activity: IActivity) => void;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* EXPORTS
|
|
28
|
+
*/
|
|
29
|
+
export type { IModalTypeActivities, IActivity };
|
|
30
|
+
//# sourceMappingURL=interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../../../src/components/modal-type-activities/interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAGhE,UAAU,SAAS;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,UAAU,GAAG,UAAU,CAAC;CAC/B;AAED,UAAU,oBAAqB,SAAQ,UAAU,EAAE,UAAU;IAC3D,8CAA8C;IAC9C,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,6BAA6B;IAC7B,OAAO,EAAE,MAAM,IAAI,CAAC;IAEpB,yBAAyB;IACzB,YAAY,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAEhC,UAAU,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IAElC,yBAAyB;IACzB,SAAS,EAAE,OAAO,CAAC;IAEnB,qCAAqC;IAErC,oBAAoB,EAAE,CAAC,QAAQ,EAAE,SAAS,KAAK,IAAI,CAAC;CACrD;AAED;;GAEG;AACH,YAAY,EAAE,oBAAoB,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* dados para os tipos de atividades selecionado
|
|
3
|
+
*/
|
|
4
|
+
export declare const activities: {
|
|
5
|
+
trabalho: {
|
|
6
|
+
id: number;
|
|
7
|
+
referencia: string;
|
|
8
|
+
cor_hex: string;
|
|
9
|
+
descricao: string;
|
|
10
|
+
tipo: string;
|
|
11
|
+
}[];
|
|
12
|
+
descanso: {
|
|
13
|
+
id: number;
|
|
14
|
+
referencia: string;
|
|
15
|
+
cor_hex: string;
|
|
16
|
+
descricao: string;
|
|
17
|
+
tipo: string;
|
|
18
|
+
}[];
|
|
19
|
+
};
|
|
20
|
+
export declare const activitiesReserva: {
|
|
21
|
+
trabalho: {
|
|
22
|
+
id: number;
|
|
23
|
+
referencia: string;
|
|
24
|
+
cor_hex: string;
|
|
25
|
+
descricao: string;
|
|
26
|
+
tipo: string;
|
|
27
|
+
}[];
|
|
28
|
+
descanso: {
|
|
29
|
+
id: number;
|
|
30
|
+
atividade_id: number;
|
|
31
|
+
referencia: string;
|
|
32
|
+
cor_hex: string;
|
|
33
|
+
descricao: string;
|
|
34
|
+
tipo: string;
|
|
35
|
+
}[];
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/modal-type-activities/mock/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CA6DtB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;CAoC7B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/modals/modal-activity-reason/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,cAAc,CAAC;;AAuJ9D,wBAAoD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/modals/modal-change-activitie-history/helpers/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;GAMtB,CAAC;AAEF;;GAEG;AACH,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import type { IModalChangeActivityProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente Modal para alteração de atividade.
|
|
8
|
+
*/
|
|
9
|
+
export declare const ModalChangeActivity: React.FC<IModalChangeActivityProps>;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/module/src/components/modals/modal-change-activitie-history/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/modals/modal-change-activitie-history/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAiB1B,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAK7D;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAiKnE,CAAC"}
|
package/lib/typescript/module/src/components/modals/modal-change-activitie-history/interface.d.ts
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPROTS
|
|
3
|
+
*/
|
|
4
|
+
interface IModalChangeActivityProps {
|
|
5
|
+
/**
|
|
6
|
+
* Identificador para components
|
|
7
|
+
*/
|
|
8
|
+
testID?: string;
|
|
9
|
+
visible: boolean;
|
|
10
|
+
onClose: () => void;
|
|
11
|
+
modalConfirm: (newData: {
|
|
12
|
+
label: string;
|
|
13
|
+
value: string;
|
|
14
|
+
key: number;
|
|
15
|
+
}) => void;
|
|
16
|
+
descricao: string;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* EXPORTS
|
|
20
|
+
*/
|
|
21
|
+
export { type IModalChangeActivityProps };
|
|
22
|
+
//# sourceMappingURL=interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/modals/modal-change-activitie-history/interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,UAAU,yBAAyB;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,IAAI,CAAC;IAEpB,YAAY,EAAE,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC/E,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,OAAO,EAAE,KAAK,yBAAyB,EAAE,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
declare const OPTIONS: readonly [{
|
|
5
|
+
readonly label: "Disp com veículo parado";
|
|
6
|
+
readonly value: "option1";
|
|
7
|
+
}, {
|
|
8
|
+
readonly label: "Operação com veículo";
|
|
9
|
+
readonly value: "option2";
|
|
10
|
+
}, {
|
|
11
|
+
readonly label: "Em carga";
|
|
12
|
+
readonly value: "option3";
|
|
13
|
+
}, {
|
|
14
|
+
readonly label: "Em descarga";
|
|
15
|
+
readonly value: "option4";
|
|
16
|
+
}];
|
|
17
|
+
/**
|
|
18
|
+
* EXPORTS
|
|
19
|
+
*/
|
|
20
|
+
export { OPTIONS };
|
|
21
|
+
//# sourceMappingURL=index.d.ts.map
|