jornada-ui 0.4.24 → 0.4.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/@types/as-base-component.js +12 -0
- package/lib/commonjs/@types/as-base-component.js.map +1 -0
- package/lib/commonjs/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/commonjs/common/constants/index.js +10 -0
- package/lib/commonjs/common/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js +38 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js +35 -0
- package/lib/commonjs/common/icons-svg/arrow-chevron-up/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +43 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +41 -0
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bed/index.js +38 -0
- package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +34 -0
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +70 -0
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +55 -0
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js +54 -0
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js +38 -0
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +53 -0
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/car/index.js +38 -0
- package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +38 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +42 -0
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +41 -0
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js +49 -0
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js +57 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chevron-down/index.js +41 -0
- package/lib/commonjs/common/icons-svg/chevron-down/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chevron-up/index.js +41 -0
- package/lib/commonjs/common/icons-svg/chevron-up/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +55 -0
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js +53 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +73 -0
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js +43 -0
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency/index.js +52 -0
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +38 -0
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/download/index.js +53 -0
- package/lib/commonjs/common/icons-svg/download/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +36 -0
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js +34 -0
- package/lib/commonjs/common/icons-svg/exclamation-triangle/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye/index.js +42 -0
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +40 -0
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js +50 -0
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/files/index.js +34 -0
- package/lib/commonjs/common/icons-svg/files/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +53 -0
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js +52 -0
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/gear/index.js +53 -0
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/hourglass/index.js +55 -0
- package/lib/commonjs/common/icons-svg/hourglass/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/house/index.js +54 -0
- package/lib/commonjs/common/icons-svg/house/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/index.js +451 -0
- package/lib/commonjs/common/icons-svg/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/interface.d.js +6 -0
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -0
- package/lib/commonjs/common/icons-svg/island/index.js +35 -0
- package/lib/commonjs/common/icons-svg/island/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js +38 -0
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/list/index.js +66 -0
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +38 -0
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +55 -0
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package/index.js +38 -0
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js +55 -0
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus/index.js +54 -0
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus-container/index.js +42 -0
- package/lib/commonjs/common/icons-svg/plus-container/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/recused/index.js +47 -0
- package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +50 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +60 -0
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +49 -0
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/timer/index.js +52 -0
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/trash/index.js +41 -0
- package/lib/commonjs/common/icons-svg/trash/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js +38 -0
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck/index.js +38 -0
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js +38 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +49 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +56 -0
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +62 -0
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/x-circle/index.js +55 -0
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/index.js +137 -0
- package/lib/commonjs/components/activities-daily/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
- package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
- package/lib/commonjs/components/activities-progress/index.js +179 -0
- package/lib/commonjs/components/activities-progress/index.js.map +1 -0
- package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
- package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
- package/lib/commonjs/components/activity-step/components/activite-row/index.js +137 -0
- package/lib/commonjs/components/activity-step/components/activite-row/index.js.map +1 -0
- package/lib/commonjs/components/activity-step/index.js +77 -0
- package/lib/commonjs/components/activity-step/index.js.map +1 -0
- package/lib/commonjs/components/activity-step/interface.js +6 -0
- package/lib/commonjs/components/activity-step/interface.js.map +1 -0
- package/lib/commonjs/components/activity-step/styles.js +86 -0
- package/lib/commonjs/components/activity-step/styles.js.map +1 -0
- package/lib/commonjs/components/balance-wash/index.js +99 -0
- package/lib/commonjs/components/balance-wash/index.js.map +1 -0
- package/lib/commonjs/components/balance-wash/interface.d.js +6 -0
- package/lib/commonjs/components/balance-wash/interface.d.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/index.js +55 -0
- package/lib/commonjs/components/bottom-message-conexion/index.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/interface.js +6 -0
- package/lib/commonjs/components/bottom-message-conexion/interface.js.map +1 -0
- package/lib/commonjs/components/bottom-message-conexion/styles.js +31 -0
- package/lib/commonjs/components/bottom-message-conexion/styles.js.map +1 -0
- package/lib/commonjs/components/box/index.js +59 -0
- package/lib/commonjs/components/box/index.js.map +1 -0
- package/lib/commonjs/components/box/interface.d.js +6 -0
- package/lib/commonjs/components/box/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/styles.js +28 -0
- package/lib/commonjs/components/box/styles.js.map +1 -0
- package/lib/commonjs/components/button/index.js +78 -0
- package/lib/commonjs/components/button/index.js.map +1 -0
- package/lib/commonjs/components/button/interface.d.js +6 -0
- package/lib/commonjs/components/button/interface.d.js.map +1 -0
- package/lib/commonjs/components/button/styles.js +41 -0
- package/lib/commonjs/components/button/styles.js.map +1 -0
- package/lib/commonjs/components/capture-photo/index.js +126 -0
- package/lib/commonjs/components/capture-photo/index.js.map +1 -0
- package/lib/commonjs/components/capture-photo/interface.d.js +6 -0
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -0
- package/lib/commonjs/components/capture-photo/styles.js +29 -0
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -0
- package/lib/commonjs/components/card-hours/index.js +120 -0
- package/lib/commonjs/components/card-hours/index.js.map +1 -0
- package/lib/commonjs/components/card-hours/interface.d.js +6 -0
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-maintenance/index.js +170 -0
- package/lib/commonjs/components/card-maintenance/index.js.map +1 -0
- package/lib/commonjs/components/card-maintenance/interface.d.js +6 -0
- package/lib/commonjs/components/card-maintenance/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-report/index.js +196 -0
- package/lib/commonjs/components/card-report/index.js.map +1 -0
- package/lib/commonjs/components/card-report/interface.d.js +6 -0
- package/lib/commonjs/components/card-report/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js +137 -0
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.js +6 -0
- package/lib/commonjs/components/card-scheduled-journey/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js +28 -0
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/commonjs/components/card-with-draw-coil/index.js +177 -0
- package/lib/commonjs/components/card-with-draw-coil/index.js.map +1 -0
- package/lib/commonjs/components/card-with-draw-coil/interface.d.js +6 -0
- package/lib/commonjs/components/card-with-draw-coil/interface.d.js.map +1 -0
- package/lib/commonjs/components/card-work-session/index.js +219 -0
- package/lib/commonjs/components/card-work-session/index.js.map +1 -0
- package/lib/commonjs/components/card-work-session/interface.d.js +6 -0
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -0
- package/lib/commonjs/components/coil-removel-code/index.js +61 -0
- package/lib/commonjs/components/coil-removel-code/index.js.map +1 -0
- package/lib/commonjs/components/coil-removel-code/interface.d.js +6 -0
- package/lib/commonjs/components/coil-removel-code/interface.d.js.map +1 -0
- package/lib/commonjs/components/confirm-withdraw-modal/index.js +170 -0
- package/lib/commonjs/components/confirm-withdraw-modal/index.js.map +1 -0
- package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js +2 -0
- package/lib/commonjs/components/confirm-withdraw-modal/interface.d.js.map +1 -0
- package/lib/commonjs/components/header-profile/index.js +147 -0
- package/lib/commonjs/components/header-profile/index.js.map +1 -0
- package/lib/commonjs/components/header-profile/interface.d.js +6 -0
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/history-activities-card/index.js +206 -0
- package/lib/commonjs/components/history-activities-card/index.js.map +1 -0
- package/lib/commonjs/components/history-activities-card/interface.js +6 -0
- package/lib/commonjs/components/history-activities-card/interface.js.map +1 -0
- package/lib/commonjs/components/input/index.js +46 -0
- package/lib/commonjs/components/input/index.js.map +1 -0
- package/lib/commonjs/components/input/interface.d.js +6 -0
- package/lib/commonjs/components/input/interface.d.js.map +1 -0
- package/lib/commonjs/components/input/styles.js +34 -0
- package/lib/commonjs/components/input/styles.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/index.js +138 -0
- package/lib/commonjs/components/inputs/input-date-time/index.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/interface.d.js +2 -0
- package/lib/commonjs/components/inputs/input-date-time/interface.d.js.map +1 -0
- package/lib/commonjs/components/inputs/input-date-time/styles.js +69 -0
- package/lib/commonjs/components/inputs/input-date-time/styles.js.map +1 -0
- package/lib/commonjs/components/list-devices/components/list-device-empty/index.js +68 -0
- package/lib/commonjs/components/list-devices/components/list-device-empty/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/components/list-device-render-item/index.js +77 -0
- package/lib/commonjs/components/list-devices/components/list-device-render-item/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/helpers/get-icon-by-status.js +25 -0
- package/lib/commonjs/components/list-devices/helpers/get-icon-by-status.js.map +1 -0
- package/lib/commonjs/components/list-devices/index.js +73 -0
- package/lib/commonjs/components/list-devices/index.js.map +1 -0
- package/lib/commonjs/components/list-devices/interface.js +2 -0
- package/lib/commonjs/components/list-devices/interface.js.map +1 -0
- package/lib/commonjs/components/list-devices/styles.js +71 -0
- package/lib/commonjs/components/list-devices/styles.js.map +1 -0
- package/lib/commonjs/components/list-supplies/index.js +192 -0
- package/lib/commonjs/components/list-supplies/index.js.map +1 -0
- package/lib/commonjs/components/list-supplies/interface.d.js +2 -0
- package/lib/commonjs/components/list-supplies/interface.d.js.map +1 -0
- package/lib/commonjs/components/loading-circle/index.js +110 -0
- package/lib/commonjs/components/loading-circle/index.js.map +1 -0
- package/lib/commonjs/components/loading-circle/interface.js +2 -0
- package/lib/commonjs/components/loading-circle/interface.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/index.js +75 -0
- package/lib/commonjs/components/maintenance-description-input/index.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/interface.d.js +6 -0
- package/lib/commonjs/components/maintenance-description-input/interface.d.js.map +1 -0
- package/lib/commonjs/components/maintenance-description-input/styles.js +42 -0
- package/lib/commonjs/components/maintenance-description-input/styles.js.map +1 -0
- package/lib/commonjs/components/modal-maintenance/index.js +187 -0
- package/lib/commonjs/components/modal-maintenance/index.js.map +1 -0
- package/lib/commonjs/components/modal-maintenance/interface.d.js +6 -0
- package/lib/commonjs/components/modal-maintenance/interface.d.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/index.js +196 -0
- package/lib/commonjs/components/modal-type-activities/index.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/interface.js +6 -0
- package/lib/commonjs/components/modal-type-activities/interface.js.map +1 -0
- package/lib/commonjs/components/modal-type-activities/mock/index.js +93 -0
- package/lib/commonjs/components/modal-type-activities/mock/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-activity-reason/index.js +170 -0
- package/lib/commonjs/components/modals/modal-activity-reason/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-activity-reason/interface.d.js +2 -0
- package/lib/commonjs/components/modals/modal-activity-reason/interface.d.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/helpers/index.js +35 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/helpers/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/index.js +205 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/interface.js +6 -0
- package/lib/commonjs/components/modals/modal-change-activitie-history/interface.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/helpers/index.js +27 -0
- package/lib/commonjs/components/modals/modal-create-activitie/helpers/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/index.js +203 -0
- package/lib/commonjs/components/modals/modal-create-activitie/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/interface.js +2 -0
- package/lib/commonjs/components/modals/modal-create-activitie/interface.js.map +1 -0
- package/lib/commonjs/components/modals/modal-create-activitie/styles.js +42 -0
- package/lib/commonjs/components/modals/modal-create-activitie/styles.js.map +1 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/index.js +248 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/interface.d.js +2 -0
- package/lib/commonjs/components/modals/modal-edite-journey-rectification/interface.d.js.map +1 -0
- package/lib/commonjs/components/modals/modal-exclude-activitie/index.js +2 -0
- package/lib/commonjs/components/modals/modal-exclude-activitie/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-to-confimations/index.js +179 -0
- package/lib/commonjs/components/modals/modal-to-confimations/index.js.map +1 -0
- package/lib/commonjs/components/modals/modal-to-confimations/interface.js +2 -0
- package/lib/commonjs/components/modals/modal-to-confimations/interface.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js +52 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/index.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js +2 -0
- package/lib/commonjs/components/monthly-summary-table/components/row-table/interface.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/index.js +143 -0
- package/lib/commonjs/components/monthly-summary-table/index.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/interface.d.js +2 -0
- package/lib/commonjs/components/monthly-summary-table/interface.d.js.map +1 -0
- package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js +28 -0
- package/lib/commonjs/components/monthly-summary-table/mocks/resumoMensalExample.js.map +1 -0
- package/lib/commonjs/components/notification-card/index.js +142 -0
- package/lib/commonjs/components/notification-card/index.js.map +1 -0
- package/lib/commonjs/components/notification-card/interface.js +6 -0
- package/lib/commonjs/components/notification-card/interface.js.map +1 -0
- package/lib/commonjs/components/notification-details-card/index.js +181 -0
- package/lib/commonjs/components/notification-details-card/index.js.map +1 -0
- package/lib/commonjs/components/notification-details-card/interface.js +6 -0
- package/lib/commonjs/components/notification-details-card/interface.js.map +1 -0
- package/lib/commonjs/components/report-bobinas/index.js +192 -0
- package/lib/commonjs/components/report-bobinas/index.js.map +1 -0
- package/lib/commonjs/components/report-bobinas/interface.js +6 -0
- package/lib/commonjs/components/report-bobinas/interface.js.map +1 -0
- package/lib/commonjs/components/resume-raking/index.js +84 -0
- package/lib/commonjs/components/resume-raking/index.js.map +1 -0
- package/lib/commonjs/components/resume-raking/interface.js +2 -0
- package/lib/commonjs/components/resume-raking/interface.js.map +1 -0
- package/lib/commonjs/components/resume-raking/styles.js +2 -0
- package/lib/commonjs/components/resume-raking/styles.js.map +1 -0
- package/lib/commonjs/components/select-week-card/helpers/index.js +45 -0
- package/lib/commonjs/components/select-week-card/helpers/index.js.map +1 -0
- package/lib/commonjs/components/select-week-card/index.js +233 -0
- package/lib/commonjs/components/select-week-card/index.js.map +1 -0
- package/lib/commonjs/components/select-week-card/interface.js +2 -0
- package/lib/commonjs/components/select-week-card/interface.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/index.js +80 -0
- package/lib/commonjs/components/selects/select-date-and-hours/index.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/interface.js +6 -0
- package/lib/commonjs/components/selects/select-date-and-hours/interface.js.map +1 -0
- package/lib/commonjs/components/selects/select-date-and-hours/styles.js +34 -0
- package/lib/commonjs/components/selects/select-date-and-hours/styles.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/index.js +129 -0
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js +6 -0
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/selects/select-option/styles.js +79 -0
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +25 -0
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/commonjs/components/step-indicator/index.js +250 -0
- package/lib/commonjs/components/step-indicator/index.js.map +1 -0
- package/lib/commonjs/components/step-indicator/interface.d.js +6 -0
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -0
- package/lib/commonjs/components/step-indicator/styles.js +70 -0
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -0
- package/lib/commonjs/components/supply-error-card/index.js +118 -0
- package/lib/commonjs/components/supply-error-card/index.js.map +1 -0
- package/lib/commonjs/components/supply-error-card/interface.d.js +6 -0
- package/lib/commonjs/components/supply-error-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/toast-message/index.js +81 -0
- package/lib/commonjs/components/toast-message/index.js.map +1 -0
- package/lib/commonjs/components/toast-message/interface.js +2 -0
- package/lib/commonjs/components/toast-message/interface.js.map +1 -0
- package/lib/commonjs/components/toast-message/styles.js +59 -0
- package/lib/commonjs/components/toast-message/styles.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/index.js +78 -0
- package/lib/commonjs/components/toggle-fuel/index.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/interface.d.js +2 -0
- package/lib/commonjs/components/toggle-fuel/interface.d.js.map +1 -0
- package/lib/commonjs/components/toggle-fuel/style.js +46 -0
- package/lib/commonjs/components/toggle-fuel/style.js.map +1 -0
- package/lib/commonjs/components/travel-history/index.js +330 -0
- package/lib/commonjs/components/travel-history/index.js.map +1 -0
- package/lib/commonjs/components/travel-history/interface.d.js +6 -0
- package/lib/commonjs/components/travel-history/interface.d.js.map +1 -0
- package/lib/commonjs/components/trip-details-card/index.js +311 -0
- package/lib/commonjs/components/trip-details-card/index.js.map +1 -0
- package/lib/commonjs/components/trip-details-card/interface.d.js +2 -0
- package/lib/commonjs/components/trip-details-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/truck-not-found/index.js +87 -0
- package/lib/commonjs/components/truck-not-found/index.js.map +1 -0
- package/lib/commonjs/components/truck-not-found/interface.d.js +6 -0
- package/lib/commonjs/components/truck-not-found/interface.d.js.map +1 -0
- package/lib/commonjs/components/typography/index.js +82 -0
- package/lib/commonjs/components/typography/index.js.map +1 -0
- package/lib/commonjs/components/typography/interface.d.js +6 -0
- package/lib/commonjs/components/typography/interface.d.js.map +1 -0
- package/lib/commonjs/components/typography/styles.js +38 -0
- package/lib/commonjs/components/typography/styles.js.map +1 -0
- package/lib/commonjs/components/user-journey-work-card/index.js +261 -0
- package/lib/commonjs/components/user-journey-work-card/index.js.map +1 -0
- package/lib/commonjs/components/user-journey-work-card/interface.d.js +6 -0
- package/lib/commonjs/components/user-journey-work-card/interface.d.js.map +1 -0
- package/lib/commonjs/components/user-profile/index.js +228 -0
- package/lib/commonjs/components/user-profile/index.js.map +1 -0
- package/lib/commonjs/components/user-profile/interface.d.js +6 -0
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/weekly-hours-balance/index.js +100 -0
- package/lib/commonjs/components/weekly-hours-balance/index.js.map +1 -0
- package/lib/commonjs/components/weekly-hours-balance/interface.d.js +6 -0
- package/lib/commonjs/components/weekly-hours-balance/interface.d.js.map +1 -0
- package/lib/commonjs/components/weekly-table/components/row-table/index.js +53 -0
- package/lib/commonjs/components/weekly-table/components/row-table/index.js.map +1 -0
- package/lib/commonjs/components/weekly-table/components/row-table/interface.js +2 -0
- package/lib/commonjs/components/weekly-table/components/row-table/interface.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js +36 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-jornada.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js +80 -0
- package/lib/commonjs/components/weekly-table/helpers/calcular-total-horas.js.map +1 -0
- package/lib/commonjs/components/weekly-table/helpers/data-mock.js +57 -0
- package/lib/commonjs/components/weekly-table/helpers/data-mock.js.map +1 -0
- package/lib/commonjs/components/weekly-table/index.js +194 -0
- package/lib/commonjs/components/weekly-table/index.js.map +1 -0
- package/lib/commonjs/components/weekly-table/interface.js +6 -0
- package/lib/commonjs/components/weekly-table/interface.js.map +1 -0
- package/lib/commonjs/index.js +350 -0
- package/lib/commonjs/index.js.map +1 -0
- package/lib/commonjs/package.json +1 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +41 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +69 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/commonjs/stories/balance-wash/balance-wash.stories.js +41 -0
- package/lib/commonjs/stories/balance-wash/balance-wash.stories.js.map +1 -0
- package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js +72 -0
- package/lib/commonjs/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +115 -0
- package/lib/commonjs/stories/box/box.stories.js.map +1 -0
- package/lib/commonjs/stories/button/button.stories.js +205 -0
- package/lib/commonjs/stories/button/button.stories.js.map +1 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +172 -0
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +108 -0
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js +52 -0
- package/lib/commonjs/stories/card-maintenance/card-maintenance.stories.js.map +1 -0
- package/lib/commonjs/stories/card-report/card-report.stories.js +32 -0
- package/lib/commonjs/stories/card-report/card-report.stories.js.map +1 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +102 -0
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js +63 -0
- package/lib/commonjs/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +1 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +108 -0
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js +40 -0
- package/lib/commonjs/stories/coil-removel-code/coil-removel-code.stories.js.map +1 -0
- package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +46 -0
- package/lib/commonjs/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +1 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +102 -0
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js +69 -0
- package/lib/commonjs/stories/history-activities-card/history-activities-card.stories.js.map +1 -0
- package/lib/commonjs/stories/list-devices/list-devices.stories.js +146 -0
- package/lib/commonjs/stories/list-devices/list-devices.stories.js.map +1 -0
- package/lib/commonjs/stories/list-supplies/list-supplies.stories.js +69 -0
- package/lib/commonjs/stories/list-supplies/list-supplies.stories.js.map +1 -0
- package/lib/commonjs/stories/loading-circle/loading-circle.stories.js +48 -0
- package/lib/commonjs/stories/loading-circle/loading-circle.stories.js.map +1 -0
- package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js +49 -0
- package/lib/commonjs/stories/maintenance-description-input/maintenance-description-input.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-activity-reason/modal-activity-reason.stories.js +63 -0
- package/lib/commonjs/stories/modal-activity-reason/modal-activity-reason.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-journey-rectification/modal-journey-rectification.stories.js +63 -0
- package/lib/commonjs/stories/modal-journey-rectification/modal-journey-rectification.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js +66 -0
- package/lib/commonjs/stories/modal-maintenance/modal-maintenance.stories.js.map +1 -0
- package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js +96 -0
- package/lib/commonjs/stories/modal-type-activities/modal-type-activities.stories.js.map +1 -0
- package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js +78 -0
- package/lib/commonjs/stories/monthly-summary-table/monthly-summary-table.stories.js.map +1 -0
- package/lib/commonjs/stories/notification-card/notification-card.stories.js +100 -0
- package/lib/commonjs/stories/notification-card/notification-card.stories.js.map +1 -0
- package/lib/commonjs/stories/notification-details-card/notification-details-card.stories.js +112 -0
- package/lib/commonjs/stories/notification-details-card/notification-details-card.stories.js.map +1 -0
- package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js +32 -0
- package/lib/commonjs/stories/report-bobinas/report-bobinas.stories.js.map +1 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js +57 -0
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +106 -0
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js +87 -0
- package/lib/commonjs/stories/supply-error-card/supply-error-card.stories.js.map +1 -0
- package/lib/commonjs/stories/toast-message/toast-message.stories.js +95 -0
- package/lib/commonjs/stories/toast-message/toast-message.stories.js.map +1 -0
- package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js +127 -0
- package/lib/commonjs/stories/toggle-fuel/toggle-fuel.stories.js.map +1 -0
- package/lib/commonjs/stories/travel-history/travel-history.stories.js +78 -0
- package/lib/commonjs/stories/travel-history/travel-history.stories.js.map +1 -0
- package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js +84 -0
- package/lib/commonjs/stories/trip-details-card/trip-details-card.stories.js.map +1 -0
- package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js +38 -0
- package/lib/commonjs/stories/truck-not-found/trucl-not-found.stories.js.map +1 -0
- package/lib/commonjs/stories/typography/typography.stories.js +143 -0
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -0
- package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js +72 -0
- package/lib/commonjs/stories/user-journey-work-card/user-journey-work-card.stories.js.map +1 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +55 -0
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/week-calendar/week-calenda.stories.js +46 -0
- package/lib/commonjs/stories/week-calendar/week-calenda.stories.js.map +1 -0
- package/lib/commonjs/stories/weekly-hours-balance/weekly-hours-balance.stories.js +37 -0
- package/lib/commonjs/stories/weekly-hours-balance/weekly-hours-balance.stories.js.map +1 -0
- package/lib/commonjs/styles/global/interface.d.js +6 -0
- package/lib/commonjs/styles/global/interface.d.js.map +1 -0
- package/lib/commonjs/styles/global/styles.js +61 -0
- package/lib/commonjs/styles/global/styles.js.map +1 -0
- package/lib/commonjs/styles/global/theme-provider.js +29 -0
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -0
- package/lib/commonjs/styles/theme/theme.js +193 -0
- package/lib/commonjs/styles/theme/theme.js.map +1 -0
- package/lib/commonjs/utils/forma-month/index.js +28 -0
- package/lib/commonjs/utils/forma-month/index.js.map +1 -0
- package/lib/commonjs/utils/format-date/index.js +54 -0
- package/lib/commonjs/utils/format-date/index.js.map +1 -0
- package/lib/commonjs/utils/format-value/index.js +13 -0
- package/lib/commonjs/utils/format-value/index.js.map +1 -0
- package/lib/commonjs/utils/get-icon-by-property/index.js +86 -0
- package/lib/commonjs/utils/get-icon-by-property/index.js.map +1 -0
- package/lib/commonjs/utils/get-status-color/index.js +35 -0
- package/lib/commonjs/utils/get-status-color/index.js.map +1 -0
- package/lib/commonjs/utils/get-weeks/index.js +41 -0
- package/lib/commonjs/utils/get-weeks/index.js.map +1 -0
- package/lib/commonjs/utils/text-limit/index.js +37 -0
- package/lib/commonjs/utils/text-limit/index.js.map +1 -0
- package/lib/module/@types/as-base-component.js +8 -0
- package/lib/module/@types/as-base-component.js.map +1 -0
- package/lib/module/assets/fonts/Inter-Black.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Bold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-ExtraLight.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Light.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Medium.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Inter-SemiBold.ttf +0 -0
- package/lib/module/assets/fonts/Inter-Thin.ttf +0 -0
- package/lib/module/common/constants/index.js +7 -0
- package/lib/module/common/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-chevron-down/index.js +32 -0
- package/lib/module/common/icons-svg/arrow-chevron-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-chevron-up/index.js +30 -0
- package/lib/module/common/icons-svg/arrow-chevron-up/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-left/index.js +35 -0
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -0
- package/lib/module/common/icons-svg/bed/index.js +32 -0
- package/lib/module/common/icons-svg/bed/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +28 -0
- package/lib/module/common/icons-svg/bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth/index.js +64 -0
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +49 -0
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -0
- package/lib/module/common/icons-svg/calendar/index.js +48 -0
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -0
- package/lib/module/common/icons-svg/call-bell/index.js +32 -0
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -0
- package/lib/module/common/icons-svg/camera-plus/index.js +47 -0
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/car/index.js +32 -0
- package/lib/module/common/icons-svg/car/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +32 -0
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js +34 -0
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-circle/index.js +43 -0
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/check-outline/index.js +50 -0
- package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/chevron-down/index.js +34 -0
- package/lib/module/common/icons-svg/chevron-down/index.js.map +1 -0
- package/lib/module/common/icons-svg/chevron-up/index.js +34 -0
- package/lib/module/common/icons-svg/chevron-up/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +47 -0
- package/lib/module/common/icons-svg/closed/index.js.map +1 -0
- package/lib/module/common/icons-svg/coffee/index.js +47 -0
- package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +71 -0
- package/lib/module/common/icons-svg/constants/index.js.map +1 -0
- package/lib/module/common/icons-svg/credit-card/index.js +35 -0
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency/index.js +46 -0
- package/lib/module/common/icons-svg/currency/index.js.map +1 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +32 -0
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -0
- package/lib/module/common/icons-svg/download/index.js +47 -0
- package/lib/module/common/icons-svg/download/index.js.map +1 -0
- package/lib/module/common/icons-svg/exclamation-circle/index.js +31 -0
- package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -0
- package/lib/module/common/icons-svg/exclamation-triangle/index.js +29 -0
- package/lib/module/common/icons-svg/exclamation-triangle/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye/index.js +36 -0
- package/lib/module/common/icons-svg/eye/index.js.map +1 -0
- package/lib/module/common/icons-svg/eye-slash/index.js +34 -0
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -0
- package/lib/module/common/icons-svg/file-text/index.js +42 -0
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -0
- package/lib/module/common/icons-svg/files/index.js +28 -0
- package/lib/module/common/icons-svg/files/index.js.map +1 -0
- package/lib/module/common/icons-svg/gas-pump/index.js +47 -0
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -0
- package/lib/module/common/icons-svg/gauge/index.js +46 -0
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -0
- package/lib/module/common/icons-svg/gear/index.js +47 -0
- package/lib/module/common/icons-svg/gear/index.js.map +1 -0
- package/lib/module/common/icons-svg/hourglass/index.js +49 -0
- package/lib/module/common/icons-svg/hourglass/index.js.map +1 -0
- package/lib/module/common/icons-svg/house/index.js +48 -0
- package/lib/module/common/icons-svg/house/index.js.map +1 -0
- package/lib/module/common/icons-svg/index.js +445 -0
- package/lib/module/common/icons-svg/index.js.map +1 -0
- package/lib/module/common/icons-svg/interface.d.js +4 -0
- package/lib/module/common/icons-svg/interface.d.js.map +1 -0
- package/lib/module/common/icons-svg/island/index.js +29 -0
- package/lib/module/common/icons-svg/island/index.js.map +1 -0
- package/lib/module/common/icons-svg/lifebuoy/index.js +32 -0
- package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -0
- package/lib/module/common/icons-svg/list/index.js +60 -0
- package/lib/module/common/icons-svg/list/index.js.map +1 -0
- package/lib/module/common/icons-svg/moon-stars/index.js +32 -0
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -0
- package/lib/module/common/icons-svg/note-pincel/index.js +49 -0
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -0
- package/lib/module/common/icons-svg/package/index.js +32 -0
- package/lib/module/common/icons-svg/package/index.js.map +1 -0
- package/lib/module/common/icons-svg/package-check/index.js +47 -0
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus/index.js +48 -0
- package/lib/module/common/icons-svg/plus/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus-container/index.js +36 -0
- package/lib/module/common/icons-svg/plus-container/index.js.map +1 -0
- package/lib/module/common/icons-svg/recused/index.js +41 -0
- package/lib/module/common/icons-svg/recused/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +42 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js +54 -0
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +43 -0
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -0
- package/lib/module/common/icons-svg/timer/index.js +46 -0
- package/lib/module/common/icons-svg/timer/index.js.map +1 -0
- package/lib/module/common/icons-svg/trash/index.js +34 -0
- package/lib/module/common/icons-svg/trash/index.js.map +1 -0
- package/lib/module/common/icons-svg/trophy/index.js +32 -0
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck/index.js +31 -0
- package/lib/module/common/icons-svg/truck/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-activity/index.js +32 -0
- package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +43 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-high/index.js +50 -0
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -0
- package/lib/module/common/icons-svg/wifi-x/index.js +56 -0
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -0
- package/lib/module/common/icons-svg/x-circle/index.js +47 -0
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -0
- package/lib/module/components/activities-daily/index.js +131 -0
- package/lib/module/components/activities-daily/index.js.map +1 -0
- package/lib/module/components/activities-daily/interface.d.js +4 -0
- package/lib/module/components/activities-daily/interface.d.js.map +1 -0
- package/lib/module/components/activities-progress/index.js +174 -0
- package/lib/module/components/activities-progress/index.js.map +1 -0
- package/lib/module/components/activities-progress/interface.d.js +4 -0
- package/lib/module/components/activities-progress/interface.d.js.map +1 -0
- package/lib/module/components/activity-step/components/activite-row/index.js +134 -0
- package/lib/module/components/activity-step/components/activite-row/index.js.map +1 -0
- package/lib/module/components/activity-step/index.js +73 -0
- package/lib/module/components/activity-step/index.js.map +1 -0
- package/lib/module/components/activity-step/interface.js +4 -0
- package/lib/module/components/activity-step/interface.js.map +1 -0
- package/lib/module/components/activity-step/styles.js +83 -0
- package/lib/module/components/activity-step/styles.js.map +1 -0
- package/lib/module/components/balance-wash/index.js +93 -0
- package/lib/module/components/balance-wash/index.js.map +1 -0
- package/lib/module/components/balance-wash/interface.d.js +4 -0
- package/lib/module/components/balance-wash/interface.d.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/index.js +53 -0
- package/lib/module/components/bottom-message-conexion/index.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/interface.js +4 -0
- package/lib/module/components/bottom-message-conexion/interface.js.map +1 -0
- package/lib/module/components/bottom-message-conexion/styles.js +27 -0
- package/lib/module/components/bottom-message-conexion/styles.js.map +1 -0
- package/lib/module/components/box/index.js +52 -0
- package/lib/module/components/box/index.js.map +1 -0
- package/lib/module/components/box/interface.d.js +4 -0
- package/lib/module/components/box/interface.d.js.map +1 -0
- package/lib/module/components/box/styles.js +23 -0
- package/lib/module/components/box/styles.js.map +1 -0
- package/lib/module/components/button/index.js +72 -0
- package/lib/module/components/button/index.js.map +1 -0
- package/lib/module/components/button/interface.d.js +4 -0
- package/lib/module/components/button/interface.d.js.map +1 -0
- package/lib/module/components/button/styles.js +37 -0
- package/lib/module/components/button/styles.js.map +1 -0
- package/lib/module/components/capture-photo/index.js +118 -0
- package/lib/module/components/capture-photo/index.js.map +1 -0
- package/lib/module/components/capture-photo/interface.d.js +4 -0
- package/lib/module/components/capture-photo/interface.d.js.map +1 -0
- package/lib/module/components/capture-photo/styles.js +24 -0
- package/lib/module/components/capture-photo/styles.js.map +1 -0
- package/lib/module/components/card-hours/index.js +112 -0
- package/lib/module/components/card-hours/index.js.map +1 -0
- package/lib/module/components/card-hours/interface.d.js +4 -0
- package/lib/module/components/card-hours/interface.d.js.map +1 -0
- package/lib/module/components/card-maintenance/index.js +166 -0
- package/lib/module/components/card-maintenance/index.js.map +1 -0
- package/lib/module/components/card-maintenance/interface.d.js +4 -0
- package/lib/module/components/card-maintenance/interface.d.js.map +1 -0
- package/lib/module/components/card-report/index.js +189 -0
- package/lib/module/components/card-report/index.js.map +1 -0
- package/lib/module/components/card-report/interface.d.js +4 -0
- package/lib/module/components/card-report/interface.d.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/index.js +129 -0
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/interface.d.js +4 -0
- package/lib/module/components/card-scheduled-journey/interface.d.js.map +1 -0
- package/lib/module/components/card-scheduled-journey/styles.js +23 -0
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -0
- package/lib/module/components/card-with-draw-coil/index.js +171 -0
- package/lib/module/components/card-with-draw-coil/index.js.map +1 -0
- package/lib/module/components/card-with-draw-coil/interface.d.js +4 -0
- package/lib/module/components/card-with-draw-coil/interface.d.js.map +1 -0
- package/lib/module/components/card-work-session/index.js +212 -0
- package/lib/module/components/card-work-session/index.js.map +1 -0
- package/lib/module/components/card-work-session/interface.d.js +4 -0
- package/lib/module/components/card-work-session/interface.d.js.map +1 -0
- package/lib/module/components/coil-removel-code/index.js +55 -0
- package/lib/module/components/coil-removel-code/index.js.map +1 -0
- package/lib/module/components/coil-removel-code/interface.d.js +4 -0
- package/lib/module/components/coil-removel-code/interface.d.js.map +1 -0
- package/lib/module/components/confirm-withdraw-modal/index.js +165 -0
- package/lib/module/components/confirm-withdraw-modal/index.js.map +1 -0
- package/lib/module/components/confirm-withdraw-modal/interface.d.js +2 -0
- package/lib/module/components/confirm-withdraw-modal/interface.d.js.map +1 -0
- package/lib/module/components/header-profile/index.js +139 -0
- package/lib/module/components/header-profile/index.js.map +1 -0
- package/lib/module/components/header-profile/interface.d.js +4 -0
- package/lib/module/components/header-profile/interface.d.js.map +1 -0
- package/lib/module/components/history-activities-card/index.js +200 -0
- package/lib/module/components/history-activities-card/index.js.map +1 -0
- package/lib/module/components/history-activities-card/interface.js +4 -0
- package/lib/module/components/history-activities-card/interface.js.map +1 -0
- package/lib/module/components/input/index.js +41 -0
- package/lib/module/components/input/index.js.map +1 -0
- package/lib/module/components/input/interface.d.js +4 -0
- package/lib/module/components/input/interface.d.js.map +1 -0
- package/lib/module/components/input/styles.js +31 -0
- package/lib/module/components/input/styles.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/index.js +132 -0
- package/lib/module/components/inputs/input-date-time/index.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/interface.d.js +2 -0
- package/lib/module/components/inputs/input-date-time/interface.d.js.map +1 -0
- package/lib/module/components/inputs/input-date-time/styles.js +65 -0
- package/lib/module/components/inputs/input-date-time/styles.js.map +1 -0
- package/lib/module/components/list-devices/components/list-device-empty/index.js +63 -0
- package/lib/module/components/list-devices/components/list-device-empty/index.js.map +1 -0
- package/lib/module/components/list-devices/components/list-device-render-item/index.js +74 -0
- package/lib/module/components/list-devices/components/list-device-render-item/index.js.map +1 -0
- package/lib/module/components/list-devices/helpers/get-icon-by-status.js +21 -0
- package/lib/module/components/list-devices/helpers/get-icon-by-status.js.map +1 -0
- package/lib/module/components/list-devices/index.js +69 -0
- package/lib/module/components/list-devices/index.js.map +1 -0
- package/lib/module/components/list-devices/interface.js +2 -0
- package/lib/module/components/list-devices/interface.js.map +1 -0
- package/lib/module/components/list-devices/styles.js +67 -0
- package/lib/module/components/list-devices/styles.js.map +1 -0
- package/lib/module/components/list-supplies/index.js +186 -0
- package/lib/module/components/list-supplies/index.js.map +1 -0
- package/lib/module/components/list-supplies/interface.d.js +2 -0
- package/lib/module/components/list-supplies/interface.d.js.map +1 -0
- package/lib/module/components/loading-circle/index.js +104 -0
- package/lib/module/components/loading-circle/index.js.map +1 -0
- package/lib/module/components/loading-circle/interface.js +2 -0
- package/lib/module/components/loading-circle/interface.js.map +1 -0
- package/lib/module/components/maintenance-description-input/index.js +69 -0
- package/lib/module/components/maintenance-description-input/index.js.map +1 -0
- package/lib/module/components/maintenance-description-input/interface.d.js +4 -0
- package/lib/module/components/maintenance-description-input/interface.d.js.map +1 -0
- package/lib/module/components/maintenance-description-input/styles.js +39 -0
- package/lib/module/components/maintenance-description-input/styles.js.map +1 -0
- package/lib/module/components/modal-maintenance/index.js +181 -0
- package/lib/module/components/modal-maintenance/index.js.map +1 -0
- package/lib/module/components/modal-maintenance/interface.d.js +4 -0
- package/lib/module/components/modal-maintenance/interface.d.js.map +1 -0
- package/lib/module/components/modal-type-activities/index.js +189 -0
- package/lib/module/components/modal-type-activities/index.js.map +1 -0
- package/lib/module/components/modal-type-activities/interface.js +4 -0
- package/lib/module/components/modal-type-activities/interface.js.map +1 -0
- package/lib/module/components/modal-type-activities/mock/index.js +89 -0
- package/lib/module/components/modal-type-activities/mock/index.js.map +1 -0
- package/lib/module/components/modals/modal-activity-reason/index.js +165 -0
- package/lib/module/components/modals/modal-activity-reason/index.js.map +1 -0
- package/lib/module/components/modals/modal-activity-reason/interface.d.js +2 -0
- package/lib/module/components/modals/modal-activity-reason/interface.d.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/helpers/index.js +32 -0
- package/lib/module/components/modals/modal-change-activitie-history/helpers/index.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/index.js +198 -0
- package/lib/module/components/modals/modal-change-activitie-history/index.js.map +1 -0
- package/lib/module/components/modals/modal-change-activitie-history/interface.js +4 -0
- package/lib/module/components/modals/modal-change-activitie-history/interface.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/helpers/index.js +24 -0
- package/lib/module/components/modals/modal-create-activitie/helpers/index.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/index.js +196 -0
- package/lib/module/components/modals/modal-create-activitie/index.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/interface.js +2 -0
- package/lib/module/components/modals/modal-create-activitie/interface.js.map +1 -0
- package/lib/module/components/modals/modal-create-activitie/styles.js +39 -0
- package/lib/module/components/modals/modal-create-activitie/styles.js.map +1 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/index.js +242 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/index.js.map +1 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/interface.d.js +2 -0
- package/lib/module/components/modals/modal-edite-journey-rectification/interface.d.js.map +1 -0
- package/lib/module/components/modals/modal-exclude-activitie/index.js +2 -0
- package/lib/module/components/modals/modal-exclude-activitie/index.js.map +1 -0
- package/lib/module/components/modals/modal-to-confimations/index.js +176 -0
- package/lib/module/components/modals/modal-to-confimations/index.js.map +1 -0
- package/lib/module/components/modals/modal-to-confimations/interface.js +2 -0
- package/lib/module/components/modals/modal-to-confimations/interface.js.map +1 -0
- package/lib/module/components/monthly-summary-table/components/row-table/index.js +47 -0
- package/lib/module/components/monthly-summary-table/components/row-table/index.js.map +1 -0
- package/lib/module/components/monthly-summary-table/components/row-table/interface.js +2 -0
- package/lib/module/components/monthly-summary-table/components/row-table/interface.js.map +1 -0
- package/lib/module/components/monthly-summary-table/index.js +138 -0
- package/lib/module/components/monthly-summary-table/index.js.map +1 -0
- package/lib/module/components/monthly-summary-table/interface.d.js +2 -0
- package/lib/module/components/monthly-summary-table/interface.d.js.map +1 -0
- package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js +24 -0
- package/lib/module/components/monthly-summary-table/mocks/resumoMensalExample.js.map +1 -0
- package/lib/module/components/notification-card/index.js +135 -0
- package/lib/module/components/notification-card/index.js.map +1 -0
- package/lib/module/components/notification-card/interface.js +4 -0
- package/lib/module/components/notification-card/interface.js.map +1 -0
- package/lib/module/components/notification-details-card/index.js +183 -0
- package/lib/module/components/notification-details-card/index.js.map +1 -0
- package/lib/module/components/notification-details-card/interface.js +4 -0
- package/lib/module/components/notification-details-card/interface.js.map +1 -0
- package/lib/module/components/report-bobinas/index.js +188 -0
- package/lib/module/components/report-bobinas/index.js.map +1 -0
- package/lib/module/components/report-bobinas/interface.js +4 -0
- package/lib/module/components/report-bobinas/interface.js.map +1 -0
- package/lib/module/components/resume-raking/index.js +77 -0
- package/lib/module/components/resume-raking/index.js.map +1 -0
- package/lib/module/components/resume-raking/interface.js +2 -0
- package/lib/module/components/resume-raking/interface.js.map +1 -0
- package/lib/module/components/resume-raking/styles.js +2 -0
- package/lib/module/components/resume-raking/styles.js.map +1 -0
- package/lib/module/components/select-week-card/helpers/index.js +40 -0
- package/lib/module/components/select-week-card/helpers/index.js.map +1 -0
- package/lib/module/components/select-week-card/index.js +230 -0
- package/lib/module/components/select-week-card/index.js.map +1 -0
- package/lib/module/components/select-week-card/interface.js +2 -0
- package/lib/module/components/select-week-card/interface.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/index.js +74 -0
- package/lib/module/components/selects/select-date-and-hours/index.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/interface.js +4 -0
- package/lib/module/components/selects/select-date-and-hours/interface.js.map +1 -0
- package/lib/module/components/selects/select-date-and-hours/styles.js +31 -0
- package/lib/module/components/selects/select-date-and-hours/styles.js.map +1 -0
- package/lib/module/components/selects/select-option/index.js +122 -0
- package/lib/module/components/selects/select-option/index.js.map +1 -0
- package/lib/module/components/selects/select-option/interface.d.js +4 -0
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -0
- package/lib/module/components/selects/select-option/styles.js +74 -0
- package/lib/module/components/selects/select-option/styles.js.map +1 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +21 -0
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -0
- package/lib/module/components/step-indicator/index.js +247 -0
- package/lib/module/components/step-indicator/index.js.map +1 -0
- package/lib/module/components/step-indicator/interface.d.js +4 -0
- package/lib/module/components/step-indicator/interface.d.js.map +1 -0
- package/lib/module/components/step-indicator/styles.js +66 -0
- package/lib/module/components/step-indicator/styles.js.map +1 -0
- package/lib/module/components/supply-error-card/index.js +114 -0
- package/lib/module/components/supply-error-card/index.js.map +1 -0
- package/lib/module/components/supply-error-card/interface.d.js +4 -0
- package/lib/module/components/supply-error-card/interface.d.js.map +1 -0
- package/lib/module/components/toast-message/index.js +78 -0
- package/lib/module/components/toast-message/index.js.map +1 -0
- package/lib/module/components/toast-message/interface.js +2 -0
- package/lib/module/components/toast-message/interface.js.map +1 -0
- package/lib/module/components/toast-message/styles.js +56 -0
- package/lib/module/components/toast-message/styles.js.map +1 -0
- package/lib/module/components/toggle-fuel/index.js +75 -0
- package/lib/module/components/toggle-fuel/index.js.map +1 -0
- package/lib/module/components/toggle-fuel/interface.d.js +2 -0
- package/lib/module/components/toggle-fuel/interface.d.js.map +1 -0
- package/lib/module/components/toggle-fuel/style.js +43 -0
- package/lib/module/components/toggle-fuel/style.js.map +1 -0
- package/lib/module/components/travel-history/index.js +326 -0
- package/lib/module/components/travel-history/index.js.map +1 -0
- package/lib/module/components/travel-history/interface.d.js +4 -0
- package/lib/module/components/travel-history/interface.d.js.map +1 -0
- package/lib/module/components/trip-details-card/index.js +307 -0
- package/lib/module/components/trip-details-card/index.js.map +1 -0
- package/lib/module/components/trip-details-card/interface.d.js +2 -0
- package/lib/module/components/trip-details-card/interface.d.js.map +1 -0
- package/lib/module/components/truck-not-found/index.js +79 -0
- package/lib/module/components/truck-not-found/index.js.map +1 -0
- package/lib/module/components/truck-not-found/interface.d.js +4 -0
- package/lib/module/components/truck-not-found/interface.d.js.map +1 -0
- package/lib/module/components/typography/index.js +76 -0
- package/lib/module/components/typography/index.js.map +1 -0
- package/lib/module/components/typography/interface.d.js +4 -0
- package/lib/module/components/typography/interface.d.js.map +1 -0
- package/lib/module/components/typography/styles.js +34 -0
- package/lib/module/components/typography/styles.js.map +1 -0
- package/lib/module/components/user-journey-work-card/index.js +255 -0
- package/lib/module/components/user-journey-work-card/index.js.map +1 -0
- package/lib/module/components/user-journey-work-card/interface.d.js +4 -0
- package/lib/module/components/user-journey-work-card/interface.d.js.map +1 -0
- package/lib/module/components/user-profile/index.js +220 -0
- package/lib/module/components/user-profile/index.js.map +1 -0
- package/lib/module/components/user-profile/interface.d.js +4 -0
- package/lib/module/components/user-profile/interface.d.js.map +1 -0
- package/lib/module/components/weekly-hours-balance/index.js +94 -0
- package/lib/module/components/weekly-hours-balance/index.js.map +1 -0
- package/lib/module/components/weekly-hours-balance/interface.d.js +4 -0
- package/lib/module/components/weekly-hours-balance/interface.d.js.map +1 -0
- package/lib/module/components/weekly-table/components/row-table/index.js +47 -0
- package/lib/module/components/weekly-table/components/row-table/index.js.map +1 -0
- package/lib/module/components/weekly-table/components/row-table/interface.js +2 -0
- package/lib/module/components/weekly-table/components/row-table/interface.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/calcular-jornada.js +32 -0
- package/lib/module/components/weekly-table/helpers/calcular-jornada.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/calcular-total-horas.js +75 -0
- package/lib/module/components/weekly-table/helpers/calcular-total-horas.js.map +1 -0
- package/lib/module/components/weekly-table/helpers/data-mock.js +53 -0
- package/lib/module/components/weekly-table/helpers/data-mock.js.map +1 -0
- package/lib/module/components/weekly-table/index.js +187 -0
- package/lib/module/components/weekly-table/index.js.map +1 -0
- package/lib/module/components/weekly-table/interface.js +4 -0
- package/lib/module/components/weekly-table/interface.js.map +1 -0
- package/lib/module/index.js +63 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/package.json +1 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js +36 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js +64 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/module/stories/balance-wash/balance-wash.stories.js +35 -0
- package/lib/module/stories/balance-wash/balance-wash.stories.js.map +1 -0
- package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js +65 -0
- package/lib/module/stories/bottom-message-conexion/bottom-message-conexion.stories.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +109 -0
- package/lib/module/stories/box/box.stories.js.map +1 -0
- package/lib/module/stories/button/button.stories.js +199 -0
- package/lib/module/stories/button/button.stories.js.map +1 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js +166 -0
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -0
- package/lib/module/stories/card-hours/card-hours.stories.js +102 -0
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -0
- package/lib/module/stories/card-maintenance/card-maintenance.stories.js +46 -0
- package/lib/module/stories/card-maintenance/card-maintenance.stories.js.map +1 -0
- package/lib/module/stories/card-report/card-report.stories.js +27 -0
- package/lib/module/stories/card-report/card-report.stories.js.map +1 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +96 -0
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -0
- package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js +57 -0
- package/lib/module/stories/card-with-draw-coil/card-with-draw-coil.stories.js.map +1 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js +102 -0
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -0
- package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js +35 -0
- package/lib/module/stories/coil-removel-code/coil-removel-code.stories.js.map +1 -0
- package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js +40 -0
- package/lib/module/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.js.map +1 -0
- package/lib/module/stories/header-profile/header-profile.stories.js +96 -0
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -0
- package/lib/module/stories/history-activities-card/history-activities-card.stories.js +63 -0
- package/lib/module/stories/history-activities-card/history-activities-card.stories.js.map +1 -0
- package/lib/module/stories/list-devices/list-devices.stories.js +140 -0
- package/lib/module/stories/list-devices/list-devices.stories.js.map +1 -0
- package/lib/module/stories/list-supplies/list-supplies.stories.js +63 -0
- package/lib/module/stories/list-supplies/list-supplies.stories.js.map +1 -0
- package/lib/module/stories/loading-circle/loading-circle.stories.js +42 -0
- package/lib/module/stories/loading-circle/loading-circle.stories.js.map +1 -0
- package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js +44 -0
- package/lib/module/stories/maintenance-description-input/maintenance-description-input.stories.js.map +1 -0
- package/lib/module/stories/modal-activity-reason/modal-activity-reason.stories.js +57 -0
- package/lib/module/stories/modal-activity-reason/modal-activity-reason.stories.js.map +1 -0
- package/lib/module/stories/modal-journey-rectification/modal-journey-rectification.stories.js +57 -0
- package/lib/module/stories/modal-journey-rectification/modal-journey-rectification.stories.js.map +1 -0
- package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js +61 -0
- package/lib/module/stories/modal-maintenance/modal-maintenance.stories.js.map +1 -0
- package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js +91 -0
- package/lib/module/stories/modal-type-activities/modal-type-activities.stories.js.map +1 -0
- package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js +72 -0
- package/lib/module/stories/monthly-summary-table/monthly-summary-table.stories.js.map +1 -0
- package/lib/module/stories/notification-card/notification-card.stories.js +95 -0
- package/lib/module/stories/notification-card/notification-card.stories.js.map +1 -0
- package/lib/module/stories/notification-details-card/notification-details-card.stories.js +107 -0
- package/lib/module/stories/notification-details-card/notification-details-card.stories.js.map +1 -0
- package/lib/module/stories/report-bobinas/report-bobinas.stories.js +27 -0
- package/lib/module/stories/report-bobinas/report-bobinas.stories.js.map +1 -0
- package/lib/module/stories/select-option/select-option.stories.js +51 -0
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js +100 -0
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -0
- package/lib/module/stories/supply-error-card/supply-error-card.stories.js +81 -0
- package/lib/module/stories/supply-error-card/supply-error-card.stories.js.map +1 -0
- package/lib/module/stories/toast-message/toast-message.stories.js +90 -0
- package/lib/module/stories/toast-message/toast-message.stories.js.map +1 -0
- package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js +122 -0
- package/lib/module/stories/toggle-fuel/toggle-fuel.stories.js.map +1 -0
- package/lib/module/stories/travel-history/travel-history.stories.js +72 -0
- package/lib/module/stories/travel-history/travel-history.stories.js.map +1 -0
- package/lib/module/stories/trip-details-card/trip-details-card.stories.js +78 -0
- package/lib/module/stories/trip-details-card/trip-details-card.stories.js.map +1 -0
- package/lib/module/stories/truck-not-found/trucl-not-found.stories.js +33 -0
- package/lib/module/stories/truck-not-found/trucl-not-found.stories.js.map +1 -0
- package/lib/module/stories/typography/typography.stories.js +137 -0
- package/lib/module/stories/typography/typography.stories.js.map +1 -0
- package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js +66 -0
- package/lib/module/stories/user-journey-work-card/user-journey-work-card.stories.js.map +1 -0
- package/lib/module/stories/user-profile/user-profile.stories.js +50 -0
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -0
- package/lib/module/stories/week-calendar/week-calenda.stories.js +40 -0
- package/lib/module/stories/week-calendar/week-calenda.stories.js.map +1 -0
- package/lib/module/stories/weekly-hours-balance/weekly-hours-balance.stories.js +31 -0
- package/lib/module/stories/weekly-hours-balance/weekly-hours-balance.stories.js.map +1 -0
- package/lib/module/styles/global/interface.d.js +4 -0
- package/lib/module/styles/global/interface.d.js.map +1 -0
- package/lib/module/styles/global/styles.js +57 -0
- package/lib/module/styles/global/styles.js.map +1 -0
- package/lib/module/styles/global/theme-provider.js +21 -0
- package/lib/module/styles/global/theme-provider.js.map +1 -0
- package/lib/module/styles/theme/theme.js +189 -0
- package/lib/module/styles/theme/theme.js.map +1 -0
- package/lib/module/utils/forma-month/index.js +25 -0
- package/lib/module/utils/forma-month/index.js.map +1 -0
- package/lib/module/utils/format-date/index.js +52 -0
- package/lib/module/utils/format-date/index.js.map +1 -0
- package/lib/module/utils/format-value/index.js +10 -0
- package/lib/module/utils/format-value/index.js.map +1 -0
- package/lib/module/utils/get-icon-by-property/index.js +81 -0
- package/lib/module/utils/get-icon-by-property/index.js.map +1 -0
- package/lib/module/utils/get-status-color/index.js +32 -0
- package/lib/module/utils/get-status-color/index.js.map +1 -0
- package/lib/module/utils/get-weeks/index.js +35 -0
- package/lib/module/utils/get-weeks/index.js.map +1 -0
- package/lib/module/utils/text-limit/index.js +32 -0
- package/lib/module/utils/text-limit/index.js.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/commonjs/src/@types/as-base-component.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bed/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/car/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-outline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/common/icons-svg/chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/coffee/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +67 -0
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/download/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/download/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts +5 -0
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-triangle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/hourglass/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/house/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/island/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus-container/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/plus-container/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trash/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-activity/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activities-daily/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activities-progress/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/components/activite-row/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/activity-step/components/activite-row/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/index.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/activity-step/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/interface.d.ts +40 -0
- package/lib/typescript/commonjs/src/components/activity-step/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/activity-step/styles.d.ts +75 -0
- package/lib/typescript/commonjs/src/components/activity-step/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts +61 -0
- package/lib/typescript/commonjs/src/components/balance-wash/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts +20 -0
- package/lib/typescript/commonjs/src/components/bottom-message-conexion/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts +74 -0
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts +77 -0
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +81 -0
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +75 -0
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/card-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-report/index.d.ts +71 -0
- package/lib/typescript/commonjs/src/components/card-report/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts +70 -0
- package/lib/typescript/commonjs/src/components/card-with-draw-coil/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +72 -0
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/coil-removel-code/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/confirm-withdraw-modal/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts +76 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts +121 -0
- package/lib/typescript/commonjs/src/components/history-activities-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts +32 -0
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts +28 -0
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/styles.d.ts +60 -0
- package/lib/typescript/commonjs/src/components/inputs/input-date-time/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-empty/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-empty/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-render-item/index.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/list-devices/components/list-device-render-item/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/list-devices/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/list-devices/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/interface.d.ts +29 -0
- package/lib/typescript/commonjs/src/components/list-devices/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-devices/styles.d.ts +57 -0
- package/lib/typescript/commonjs/src/components/list-devices/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/list-supplies/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/list-supplies/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/loading-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/loading-circle/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts +29 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts +35 -0
- package/lib/typescript/commonjs/src/components/maintenance-description-input/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modal-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts +30 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts +37 -0
- package/lib/typescript/commonjs/src/components/modal-type-activities/mock/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-activity-reason/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-activity-reason/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/helpers/index.d.ts +13 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/index.d.ts +10 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/interface.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/modals/modal-change-activitie-history/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/helpers/index.d.ts +21 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/interface.d.ts +19 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/styles.d.ts +33 -0
- package/lib/typescript/commonjs/src/components/modals/modal-create-activitie/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-edite-journey-rectification/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/modals/modal-edite-journey-rectification/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-exclude-activitie/index.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-exclude-activitie/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/interface.d.ts +28 -0
- package/lib/typescript/commonjs/src/components/modals/modal-to-confimations/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts +14 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +3 -0
- package/lib/typescript/commonjs/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-card/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/notification-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-card/interface.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/notification-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/interface.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/notification-details-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts +69 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts +100 -0
- package/lib/typescript/commonjs/src/components/report-bobinas/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/resume-raking/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts +26 -0
- package/lib/typescript/commonjs/src/components/resume-raking/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts +1 -0
- package/lib/typescript/commonjs/src/components/resume-raking/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/select-week-card/helpers/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts +7 -0
- package/lib/typescript/commonjs/src/components/select-week-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts +12 -0
- package/lib/typescript/commonjs/src/components/select-week-card/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/index.d.ts +13 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/interface.d.ts +22 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/styles.d.ts +26 -0
- package/lib/typescript/commonjs/src/components/selects/select-date-and-hours/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +21 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +63 -0
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts +68 -0
- package/lib/typescript/commonjs/src/components/supply-error-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/toast-message/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts +17 -0
- package/lib/typescript/commonjs/src/components/toast-message/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts +42 -0
- package/lib/typescript/commonjs/src/components/toast-message/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts +39 -0
- package/lib/typescript/commonjs/src/components/toggle-fuel/style.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/travel-history/index.d.ts +79 -0
- package/lib/typescript/commonjs/src/components/travel-history/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/trip-details-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/truck-not-found/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts +33 -0
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts +72 -0
- package/lib/typescript/commonjs/src/components/user-journey-work-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +71 -0
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts +61 -0
- package/lib/typescript/commonjs/src/components/weekly-hours-balance/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts +11 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts +16 -0
- package/lib/typescript/commonjs/src/components/weekly-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts +15 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts +16 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts +2 -0
- package/lib/typescript/commonjs/src/components/weekly-table/helpers/data-mock.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts +8 -0
- package/lib/typescript/commonjs/src/components/weekly-table/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts +36 -0
- package/lib/typescript/commonjs/src/components/weekly-table/interface.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/index.d.ts +53 -0
- package/lib/typescript/commonjs/src/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/activities-daily/activities-daily.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/activities-progress/activities-progress.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/balance-wash/balance-wash.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +13 -0
- package/lib/typescript/commonjs/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/card-report/card-report.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +11 -0
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/list-devices/list-devices.stories.d.ts +22 -0
- package/lib/typescript/commonjs/src/stories/list-devices/list-devices.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/list-supplies/list-supplies.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/list-supplies/list-supplies.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/loading-circle/loading-circle.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +14 -0
- package/lib/typescript/commonjs/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/notification-card/notification-card.stories.d.ts +14 -0
- package/lib/typescript/commonjs/src/stories/notification-card/notification-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/notification-details-card/notification-details-card.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/notification-details-card/notification-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts +15 -0
- package/lib/typescript/commonjs/src/stories/toast-message/toast-message.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/travel-history/travel-history.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts +7 -0
- package/lib/typescript/commonjs/src/stories/week-calendar/week-calenda.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts +10 -0
- package/lib/typescript/commonjs/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +176 -0
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +175 -0
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts +6 -0
- package/lib/typescript/commonjs/src/utils/forma-month/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts +25 -0
- package/lib/typescript/commonjs/src/utils/format-date/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/format-value/index.d.ts +3 -0
- package/lib/typescript/commonjs/src/utils/format-value/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts +17 -0
- package/lib/typescript/commonjs/src/utils/get-icon-by-property/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-status-color/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/utils/get-status-color/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts +9 -0
- package/lib/typescript/commonjs/src/utils/get-weeks/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/utils/text-limit/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/utils/text-limit/index.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts +3 -0
- package/lib/typescript/module/src/@types/as-base-component.d.ts.map +1 -0
- package/lib/typescript/module/src/common/constants/index.d.ts +5 -0
- package/lib/typescript/module/src/common/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bed/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +15 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/car/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/car/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-outline/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts +9 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-down/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts +9 -0
- package/lib/typescript/module/src/common/icons-svg/chevron-up/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/coffee/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +67 -0
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/download/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/download/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +5 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts +5 -0
- package/lib/typescript/module/src/common/icons-svg/exclamation-triangle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +8 -0
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/hourglass/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/house/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/house/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +12 -0
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/island/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/island/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/plus-container/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/plus-container/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/trash/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/trash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck-activity/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +11 -0
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activities-daily/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activities-daily/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activities-progress/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activities-progress/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/components/activite-row/index.d.ts +11 -0
- package/lib/typescript/module/src/components/activity-step/components/activite-row/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/index.d.ts +17 -0
- package/lib/typescript/module/src/components/activity-step/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/interface.d.ts +40 -0
- package/lib/typescript/module/src/components/activity-step/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/activity-step/styles.d.ts +75 -0
- package/lib/typescript/module/src/components/activity-step/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/balance-wash/index.d.ts +61 -0
- package/lib/typescript/module/src/components/balance-wash/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts +11 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts +11 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts +20 -0
- package/lib/typescript/module/src/components/bottom-message-conexion/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/index.d.ts +74 -0
- package/lib/typescript/module/src/components/box/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/box/styles.d.ts +15 -0
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/index.d.ts +77 -0
- package/lib/typescript/module/src/components/button/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/button/styles.d.ts +24 -0
- package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +81 -0
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts +75 -0
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-maintenance/index.d.ts +8 -0
- package/lib/typescript/module/src/components/card-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-report/index.d.ts +71 -0
- package/lib/typescript/module/src/components/card-report/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +69 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +12 -0
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts +70 -0
- package/lib/typescript/module/src/components/card-with-draw-coil/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts +72 -0
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/coil-removel-code/index.d.ts +12 -0
- package/lib/typescript/module/src/components/coil-removel-code/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts +8 -0
- package/lib/typescript/module/src/components/confirm-withdraw-modal/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts +69 -0
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/history-activities-card/index.d.ts +76 -0
- package/lib/typescript/module/src/components/history-activities-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/history-activities-card/interface.d.ts +121 -0
- package/lib/typescript/module/src/components/history-activities-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/index.d.ts +32 -0
- package/lib/typescript/module/src/components/input/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/input/styles.d.ts +28 -0
- package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/index.d.ts +8 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/styles.d.ts +60 -0
- package/lib/typescript/module/src/components/inputs/input-date-time/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-empty/index.d.ts +10 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-empty/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-render-item/index.d.ts +22 -0
- package/lib/typescript/module/src/components/list-devices/components/list-device-render-item/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/module/src/components/list-devices/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/index.d.ts +11 -0
- package/lib/typescript/module/src/components/list-devices/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/interface.d.ts +29 -0
- package/lib/typescript/module/src/components/list-devices/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-devices/styles.d.ts +57 -0
- package/lib/typescript/module/src/components/list-devices/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/list-supplies/index.d.ts +8 -0
- package/lib/typescript/module/src/components/list-supplies/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/loading-circle/index.d.ts +8 -0
- package/lib/typescript/module/src/components/loading-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/loading-circle/interface.d.ts +8 -0
- package/lib/typescript/module/src/components/loading-circle/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts +29 -0
- package/lib/typescript/module/src/components/maintenance-description-input/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts +35 -0
- package/lib/typescript/module/src/components/maintenance-description-input/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-maintenance/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modal-maintenance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/index.d.ts +11 -0
- package/lib/typescript/module/src/components/modal-type-activities/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts +30 -0
- package/lib/typescript/module/src/components/modal-type-activities/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts +37 -0
- package/lib/typescript/module/src/components/modal-type-activities/mock/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-activity-reason/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-activity-reason/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/helpers/index.d.ts +13 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/index.d.ts +10 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/interface.d.ts +22 -0
- package/lib/typescript/module/src/components/modals/modal-change-activitie-history/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/helpers/index.d.ts +21 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/interface.d.ts +19 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/styles.d.ts +33 -0
- package/lib/typescript/module/src/components/modals/modal-create-activitie/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-edite-journey-rectification/index.d.ts +11 -0
- package/lib/typescript/module/src/components/modals/modal-edite-journey-rectification/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-exclude-activitie/index.d.ts +1 -0
- package/lib/typescript/module/src/components/modals/modal-exclude-activitie/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/index.d.ts +8 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/interface.d.ts +28 -0
- package/lib/typescript/module/src/components/modals/modal-to-confimations/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts +14 -0
- package/lib/typescript/module/src/components/monthly-summary-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/monthly-summary-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts +3 -0
- package/lib/typescript/module/src/components/monthly-summary-table/mocks/resumoMensalExample.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-card/index.d.ts +11 -0
- package/lib/typescript/module/src/components/notification-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-card/interface.d.ts +17 -0
- package/lib/typescript/module/src/components/notification-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-details-card/index.d.ts +11 -0
- package/lib/typescript/module/src/components/notification-details-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/notification-details-card/interface.d.ts +15 -0
- package/lib/typescript/module/src/components/notification-details-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/report-bobinas/index.d.ts +69 -0
- package/lib/typescript/module/src/components/report-bobinas/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/report-bobinas/interface.d.ts +100 -0
- package/lib/typescript/module/src/components/report-bobinas/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/index.d.ts +8 -0
- package/lib/typescript/module/src/components/resume-raking/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/interface.d.ts +26 -0
- package/lib/typescript/module/src/components/resume-raking/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/resume-raking/styles.d.ts +1 -0
- package/lib/typescript/module/src/components/resume-raking/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts +15 -0
- package/lib/typescript/module/src/components/select-week-card/helpers/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/index.d.ts +7 -0
- package/lib/typescript/module/src/components/select-week-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/select-week-card/interface.d.ts +12 -0
- package/lib/typescript/module/src/components/select-week-card/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/index.d.ts +13 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/interface.d.ts +22 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/styles.d.ts +26 -0
- package/lib/typescript/module/src/components/selects/select-date-and-hours/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +21 -0
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +63 -0
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +15 -0
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +11 -0
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +57 -0
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/supply-error-card/index.d.ts +68 -0
- package/lib/typescript/module/src/components/supply-error-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/index.d.ts +11 -0
- package/lib/typescript/module/src/components/toast-message/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/interface.d.ts +17 -0
- package/lib/typescript/module/src/components/toast-message/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toast-message/styles.d.ts +42 -0
- package/lib/typescript/module/src/components/toast-message/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toggle-fuel/index.d.ts +11 -0
- package/lib/typescript/module/src/components/toggle-fuel/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/toggle-fuel/style.d.ts +39 -0
- package/lib/typescript/module/src/components/toggle-fuel/style.d.ts.map +1 -0
- package/lib/typescript/module/src/components/travel-history/index.d.ts +79 -0
- package/lib/typescript/module/src/components/travel-history/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/trip-details-card/index.d.ts +8 -0
- package/lib/typescript/module/src/components/trip-details-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/truck-not-found/index.d.ts +11 -0
- package/lib/typescript/module/src/components/truck-not-found/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/index.d.ts +33 -0
- package/lib/typescript/module/src/components/typography/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts +30 -0
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts +72 -0
- package/lib/typescript/module/src/components/user-journey-work-card/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts +71 -0
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts +61 -0
- package/lib/typescript/module/src/components/weekly-hours-balance/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts +11 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts +16 -0
- package/lib/typescript/module/src/components/weekly-table/components/row-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts +15 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-jornada.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts +16 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/calcular-total-horas.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts +2 -0
- package/lib/typescript/module/src/components/weekly-table/helpers/data-mock.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/index.d.ts +8 -0
- package/lib/typescript/module/src/components/weekly-table/index.d.ts.map +1 -0
- package/lib/typescript/module/src/components/weekly-table/interface.d.ts +36 -0
- package/lib/typescript/module/src/components/weekly-table/interface.d.ts.map +1 -0
- package/lib/typescript/module/src/index.d.ts +53 -0
- package/lib/typescript/module/src/index.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/activities-daily/activities-daily.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/activities-progress/activities-progress.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/balance-wash/balance-wash.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts +13 -0
- package/lib/typescript/module/src/stories/bottom-message-conexion/bottom-message-conexion.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +9 -0
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/card-maintenance/card-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/card-report/card-report.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/card-with-draw-coil/card-with-draw-coil.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/coil-removel-code/coil-removel-code.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/confirm-withdraw-modal/confirm-withdraw-modal.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +11 -0
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/history-activities-card/history-activities-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/list-devices/list-devices.stories.d.ts +22 -0
- package/lib/typescript/module/src/stories/list-devices/list-devices.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/list-supplies/list-supplies.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/list-supplies/list-supplies.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/loading-circle/loading-circle.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/maintenance-description-input/maintenance-description-input.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/modal-activity-reason/modal-activity-reason.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/modal-journey-rectification/modal-journey-rectification.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/modal-maintenance/modal-maintenance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts +14 -0
- package/lib/typescript/module/src/stories/modal-type-activities/modal-type-activities.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/monthly-summary-table/monthly-summary-table.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/notification-card/notification-card.stories.d.ts +14 -0
- package/lib/typescript/module/src/stories/notification-card/notification-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/notification-details-card/notification-details-card.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/notification-details-card/notification-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/report-bobinas/report-bobinas.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/supply-error-card/supply-error-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts +15 -0
- package/lib/typescript/module/src/stories/toast-message/toast-message.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/toggle-fuel/toggle-fuel.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/travel-history/travel-history.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/trip-details-card/trip-details-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/truck-not-found/trucl-not-found.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +16 -0
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/user-journey-work-card/user-journey-work-card.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +8 -0
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts +7 -0
- package/lib/typescript/module/src/stories/week-calendar/week-calenda.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts +10 -0
- package/lib/typescript/module/src/stories/weekly-hours-balance/weekly-hours-balance.stories.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts +47 -0
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts +176 -0
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +1 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts +175 -0
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/forma-month/index.d.ts +6 -0
- package/lib/typescript/module/src/utils/forma-month/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts +25 -0
- package/lib/typescript/module/src/utils/format-date/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/format-value/index.d.ts +3 -0
- package/lib/typescript/module/src/utils/format-value/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts +17 -0
- package/lib/typescript/module/src/utils/get-icon-by-property/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-status-color/index.d.ts +14 -0
- package/lib/typescript/module/src/utils/get-status-color/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/get-weeks/index.d.ts +9 -0
- package/lib/typescript/module/src/utils/get-weeks/index.d.ts.map +1 -0
- package/lib/typescript/module/src/utils/text-limit/index.d.ts +14 -0
- package/lib/typescript/module/src/utils/text-limit/index.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.ResumoMensalPadrao = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/monthly-summary-table/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// componente
|
|
14
|
+
|
|
15
|
+
const meta = {
|
|
16
|
+
title: "componente/MonthlySummaryTable",
|
|
17
|
+
component: _index.default,
|
|
18
|
+
parameters: {
|
|
19
|
+
notes: `
|
|
20
|
+
# MonthlySummaryTable
|
|
21
|
+
|
|
22
|
+
Componente de resumo mensal por semana, exibindo:
|
|
23
|
+
|
|
24
|
+
- Número da semana
|
|
25
|
+
- Quilometragem rodada
|
|
26
|
+
- Horas normais (em minutos)
|
|
27
|
+
- Horas extras (convertidas para horas:minutos)
|
|
28
|
+
|
|
29
|
+
### Exemplo de uso:
|
|
30
|
+
\`\`\`tsx
|
|
31
|
+
<MonthlySummaryTable
|
|
32
|
+
semana={[
|
|
33
|
+
{
|
|
34
|
+
semana: "01",
|
|
35
|
+
km: "320",
|
|
36
|
+
HNormais: "480",
|
|
37
|
+
HExtras: 60,
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
semana: "02",
|
|
41
|
+
km: "250",
|
|
42
|
+
HNormais: "450",
|
|
43
|
+
HExtras: 90,
|
|
44
|
+
},
|
|
45
|
+
]}
|
|
46
|
+
/>
|
|
47
|
+
\`\`\`
|
|
48
|
+
`
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
var _default = exports.default = meta;
|
|
52
|
+
const ResumoMensalPadrao = exports.ResumoMensalPadrao = {
|
|
53
|
+
name: "week resumo mensal",
|
|
54
|
+
args: {
|
|
55
|
+
semana: [{
|
|
56
|
+
semana: "01",
|
|
57
|
+
km: "320",
|
|
58
|
+
HNormais: "480",
|
|
59
|
+
HExtras: 60
|
|
60
|
+
}, {
|
|
61
|
+
semana: "02",
|
|
62
|
+
km: "250",
|
|
63
|
+
HNormais: "450",
|
|
64
|
+
HExtras: 90
|
|
65
|
+
}, {
|
|
66
|
+
semana: "03",
|
|
67
|
+
km: "310",
|
|
68
|
+
HNormais: "470",
|
|
69
|
+
HExtras: 75
|
|
70
|
+
}, {
|
|
71
|
+
semana: "04",
|
|
72
|
+
km: "400",
|
|
73
|
+
HNormais: "500",
|
|
74
|
+
HExtras: 120
|
|
75
|
+
}]
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
//# sourceMappingURL=monthly-summary-table.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","MonthlySummaryTable","parameters","notes","_default","exports","ResumoMensalPadrao","name","args","semana","km","HNormais","HExtras"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/monthly-summary-table/monthly-summary-table.stories.tsx"],"mappings":";;;;;;AAOA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAyE,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAPzE;AACA;AACA;;AAIA;;AAGA,MAAMG,IAAsC,GAAG;EAC7CC,KAAK,EAAE,gCAAgC;EACvCC,SAAS,EAAEC,cAA+B;EAC1CC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAR,OAAA,GAEaC,IAAI;AAIZ,MAAMQ,kBAAyB,GAAAD,OAAA,CAAAC,kBAAA,GAAG;EACvCC,IAAI,EAAE,oBAAoB;EAC1BC,IAAI,EAAE;IACJC,MAAM,EAAE,CACN;MACEA,MAAM,EAAE,IAAI;MACZC,EAAE,EAAE,KAAK;MACTC,QAAQ,EAAE,KAAK;MACfC,OAAO,EAAE;IACX,CAAC,EACD;MACEH,MAAM,EAAE,IAAI;MACZC,EAAE,EAAE,KAAK;MACTC,QAAQ,EAAE,KAAK;MACfC,OAAO,EAAE;IACX,CAAC,EACD;MACEH,MAAM,EAAE,IAAI;MACZC,EAAE,EAAE,KAAK;MACTC,QAAQ,EAAE,KAAK;MACfC,OAAO,EAAE;IACX,CAAC,EACD;MACEH,MAAM,EAAE,IAAI;MACZC,EAAE,EAAE,KAAK;MACTC,QAAQ,EAAE,KAAK;MACfC,OAAO,EAAE;IACX,CAAC;EAEL;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.NotificationCardWarning = exports.NotificationCardSuccess = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/notification-card/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// components
|
|
14
|
+
|
|
15
|
+
// typings
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* META
|
|
19
|
+
*/
|
|
20
|
+
const meta = {
|
|
21
|
+
title: "Componente/NotificationCard",
|
|
22
|
+
component: _index.default,
|
|
23
|
+
args: {
|
|
24
|
+
variant: "read",
|
|
25
|
+
title: "Lorem Ipsum",
|
|
26
|
+
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry..."
|
|
27
|
+
},
|
|
28
|
+
argTypes: {
|
|
29
|
+
variant: {
|
|
30
|
+
control: {
|
|
31
|
+
type: "select"
|
|
32
|
+
},
|
|
33
|
+
description: "Define o estilo do card.",
|
|
34
|
+
options: ["success", "warning"]
|
|
35
|
+
},
|
|
36
|
+
title: {
|
|
37
|
+
control: {
|
|
38
|
+
type: "text"
|
|
39
|
+
},
|
|
40
|
+
description: "Título da notificação."
|
|
41
|
+
},
|
|
42
|
+
description: {
|
|
43
|
+
control: {
|
|
44
|
+
type: "text"
|
|
45
|
+
},
|
|
46
|
+
description: "Descrição da notificação."
|
|
47
|
+
},
|
|
48
|
+
actionLabel: {
|
|
49
|
+
control: {
|
|
50
|
+
type: "text"
|
|
51
|
+
},
|
|
52
|
+
description: "Texto do botão de ação opcional."
|
|
53
|
+
},
|
|
54
|
+
onPressAction: {
|
|
55
|
+
action: "onPressAction",
|
|
56
|
+
description: "Função chamada ao clicar no botão de ação."
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
parameters: {
|
|
60
|
+
docs: {
|
|
61
|
+
description: {
|
|
62
|
+
component: `
|
|
63
|
+
### NotificationCard
|
|
64
|
+
|
|
65
|
+
Componente de **notificação** para exibir informações ao usuário.
|
|
66
|
+
|
|
67
|
+
- \`variant\`: define o tipo de card (\`success\` | \`warning\`)
|
|
68
|
+
- \`title\`: define o título da notificação
|
|
69
|
+
- \`description\`: define a descrição da notificação
|
|
70
|
+
- \`actionLabel\`: texto opcional do botão de ação
|
|
71
|
+
- \`onPressAction\`: callback executado ao clicar na ação
|
|
72
|
+
|
|
73
|
+
> Use este componente quando precisar exibir uma notificação com ou sem ação para o usuário.
|
|
74
|
+
`
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
var _default = exports.default = meta;
|
|
80
|
+
/**
|
|
81
|
+
* STORIES
|
|
82
|
+
*/
|
|
83
|
+
const NotificationCardSuccess = exports.NotificationCardSuccess = {
|
|
84
|
+
name: "notification-card-success",
|
|
85
|
+
args: {
|
|
86
|
+
variant: "read",
|
|
87
|
+
title: "Lorem Ipsum",
|
|
88
|
+
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been used as a placeholder text since the 1500s..."
|
|
89
|
+
}
|
|
90
|
+
};
|
|
91
|
+
const NotificationCardWarning = exports.NotificationCardWarning = {
|
|
92
|
+
name: "notification-card-warning",
|
|
93
|
+
args: {
|
|
94
|
+
variant: "unread",
|
|
95
|
+
title: "Lorem Ipsum",
|
|
96
|
+
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry...",
|
|
97
|
+
actionLabel: "Lorem Ipsum"
|
|
98
|
+
}
|
|
99
|
+
};
|
|
100
|
+
//# sourceMappingURL=notification-card.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","NotificationCard","args","variant","description","argTypes","control","type","options","actionLabel","onPressAction","action","parameters","docs","_default","exports","NotificationCardSuccess","name","NotificationCardWarning"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/notification-card/notification-card.stories.tsx"],"mappings":";;;;;;AAOA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAkE,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAPlE;AACA;AACA;;AAIA;;AAGA;;AAGA;AACA;AACA;AACA,MAAMG,IAAmC,GAAG;EAC1CC,KAAK,EAAE,6BAA6B;EACpCC,SAAS,EAAEC,cAAoD;EAC/DC,IAAI,EAAE;IACJC,OAAO,EAAE,MAAM;IACfJ,KAAK,EAAE,aAAa;IACpBK,WAAW,EAAE;EACf,CAAC;EACDC,QAAQ,EAAE;IACRF,OAAO,EAAE;MACPG,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAS,CAAC;MAC3BH,WAAW,EAAE,0BAA0B;MACvCI,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS;IAChC,CAAC;IACDT,KAAK,EAAE;MACLO,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDA,WAAW,EAAE;MACXE,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDK,WAAW,EAAE;MACXH,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDM,aAAa,EAAE;MACbC,MAAM,EAAE,eAAe;MACvBP,WAAW,EAAE;IACf;EACF,CAAC;EACDQ,UAAU,EAAE;IACVC,IAAI,EAAE;MACJT,WAAW,EAAE;QACXJ,SAAS,EAAE;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MACM;IACF;EACF;AACF,CAAC;AAAC,IAAAc,QAAA,GAAAC,OAAA,CAAAlB,OAAA,GAEaC,IAAI;AAInB;AACA;AACA;AACO,MAAMkB,uBAA8B,GAAAD,OAAA,CAAAC,uBAAA,GAAG;EAC5CC,IAAI,EAAE,2BAA2B;EACjCf,IAAI,EAAE;IACJC,OAAO,EAAE,MAAM;IACfJ,KAAK,EAAE,aAAa;IACpBK,WAAW,EACT;EACJ;AACF,CAAC;AAEM,MAAMc,uBAA8B,GAAAH,OAAA,CAAAG,uBAAA,GAAG;EAC5CD,IAAI,EAAE,2BAA2B;EACjCf,IAAI,EAAE;IACJC,OAAO,EAAE,QAAQ;IACjBJ,KAAK,EAAE,aAAa;IACpBK,WAAW,EAAE,8EAA8E;IAC3FK,WAAW,EAAE;EACf;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.TextoComPdf = exports.TextoComImagem = exports.TextoComCsv = exports.SomenteTexto = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/notification-details-card/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// components
|
|
14
|
+
|
|
15
|
+
// typings
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* META
|
|
19
|
+
*/
|
|
20
|
+
const meta = {
|
|
21
|
+
title: "Componente/NotificationDetailCard",
|
|
22
|
+
component: _index.default,
|
|
23
|
+
args: {
|
|
24
|
+
title: "Lorem Ipsum",
|
|
25
|
+
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. " + "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s..."
|
|
26
|
+
},
|
|
27
|
+
argTypes: {
|
|
28
|
+
title: {
|
|
29
|
+
control: {
|
|
30
|
+
type: "text"
|
|
31
|
+
},
|
|
32
|
+
description: "Título da notificação."
|
|
33
|
+
},
|
|
34
|
+
description: {
|
|
35
|
+
control: {
|
|
36
|
+
type: "text"
|
|
37
|
+
},
|
|
38
|
+
description: "Descrição detalhada da notificação."
|
|
39
|
+
},
|
|
40
|
+
fileUrl: {
|
|
41
|
+
control: {
|
|
42
|
+
type: "text"
|
|
43
|
+
},
|
|
44
|
+
description: "URL de um arquivo anexo (imagem, PDF, CSV, etc.)."
|
|
45
|
+
},
|
|
46
|
+
fileType: {
|
|
47
|
+
control: {
|
|
48
|
+
type: "select"
|
|
49
|
+
},
|
|
50
|
+
options: ["image", "pdf", "csv", "other"],
|
|
51
|
+
description: "Tipo do arquivo anexo."
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
parameters: {
|
|
55
|
+
docs: {
|
|
56
|
+
description: {
|
|
57
|
+
component: `
|
|
58
|
+
### NotificationDetailCard
|
|
59
|
+
|
|
60
|
+
Componente de **detalhamento de notificações**, podendo conter apenas texto ou também anexos (imagem, PDF, CSV, etc.).
|
|
61
|
+
|
|
62
|
+
- \`title\`: título da notificação
|
|
63
|
+
- \`description\`: descrição detalhada
|
|
64
|
+
- \`fileUrl\`: URL do arquivo (opcional)
|
|
65
|
+
- \`fileType\`: tipo do arquivo (image, pdf, csv, other)
|
|
66
|
+
|
|
67
|
+
> Use este componente para exibir o detalhamento completo de uma notificação.
|
|
68
|
+
`
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
};
|
|
73
|
+
var _default = exports.default = meta;
|
|
74
|
+
/**
|
|
75
|
+
* STORIES
|
|
76
|
+
*/
|
|
77
|
+
const SomenteTexto = exports.SomenteTexto = {
|
|
78
|
+
name: "Somente Texto",
|
|
79
|
+
args: {
|
|
80
|
+
title: "Lorem Ipsum",
|
|
81
|
+
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. " + "It has survived not only five centuries, but also the leap into electronic typesetting."
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
const TextoComImagem = exports.TextoComImagem = {
|
|
85
|
+
name: "Texto + Imagem",
|
|
86
|
+
args: {
|
|
87
|
+
title: "Atenção!",
|
|
88
|
+
description: "Ponte interditada para caminhões. Apenas veículos leves podem transitar.",
|
|
89
|
+
fileUrl: "https://placehold.co/300x300",
|
|
90
|
+
// aqui você troca pelo real
|
|
91
|
+
fileType: "image"
|
|
92
|
+
}
|
|
93
|
+
};
|
|
94
|
+
const TextoComPdf = exports.TextoComPdf = {
|
|
95
|
+
name: "Texto + PDF",
|
|
96
|
+
args: {
|
|
97
|
+
title: "Relatório disponível",
|
|
98
|
+
description: "Clique abaixo para abrir o relatório completo em PDF.",
|
|
99
|
+
fileUrl: "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf",
|
|
100
|
+
fileType: "pdf"
|
|
101
|
+
}
|
|
102
|
+
};
|
|
103
|
+
const TextoComCsv = exports.TextoComCsv = {
|
|
104
|
+
name: "Texto + CSV",
|
|
105
|
+
args: {
|
|
106
|
+
title: "Dados Exportados",
|
|
107
|
+
description: "Clique abaixo para visualizar o arquivo CSV exportado.",
|
|
108
|
+
fileUrl: "https://people.sc.fsu.edu/~jburkardt/data/csv/airtravel.csv",
|
|
109
|
+
fileType: "csv"
|
|
110
|
+
}
|
|
111
|
+
};
|
|
112
|
+
//# sourceMappingURL=notification-details-card.stories.js.map
|
package/lib/commonjs/stories/notification-details-card/notification-details-card.stories.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","NotificationDetailCard","args","description","argTypes","control","type","fileUrl","fileType","options","parameters","docs","_default","exports","SomenteTexto","name","TextoComImagem","TextoComPdf","TextoComCsv"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/notification-details-card/notification-details-card.stories.tsx"],"mappings":";;;;;;AAOA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAgF,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAPhF;AACA;AACA;;AAIA;;AAGA;;AAGA;AACA;AACA;AACA,MAAMG,IAAyC,GAAG;EAChDC,KAAK,EAAE,mCAAmC;EAC1CC,SAAS,EAAEC,cAAgE;EAC3EC,IAAI,EAAE;IACJH,KAAK,EAAE,aAAa;IACpBI,WAAW,EACT,6EAA6E,GAC7E;EACJ,CAAC;EACDC,QAAQ,EAAE;IACRL,KAAK,EAAE;MACLM,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDA,WAAW,EAAE;MACXE,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDI,OAAO,EAAE;MACPF,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAO,CAAC;MACzBH,WAAW,EAAE;IACf,CAAC;IACDK,QAAQ,EAAE;MACRH,OAAO,EAAE;QAAEC,IAAI,EAAE;MAAS,CAAC;MAC3BG,OAAO,EAAE,CAAC,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,CAAC;MACzCN,WAAW,EAAE;IACf;EACF,CAAC;EACDO,UAAU,EAAE;IACVC,IAAI,EAAE;MACJR,WAAW,EAAE;QACXH,SAAS,EAAE;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MACM;IACF;EACF;AACF,CAAC;AAAC,IAAAY,QAAA,GAAAC,OAAA,CAAAhB,OAAA,GAEaC,IAAI;AAInB;AACA;AACA;AACO,MAAMgB,YAAmB,GAAAD,OAAA,CAAAC,YAAA,GAAG;EACjCC,IAAI,EAAE,eAAe;EACrBb,IAAI,EAAE;IACJH,KAAK,EAAE,aAAa;IACpBI,WAAW,EACT,6EAA6E,GAC7E;EACJ;AACF,CAAC;AAEM,MAAMa,cAAqB,GAAAH,OAAA,CAAAG,cAAA,GAAG;EACnCD,IAAI,EAAE,gBAAgB;EACtBb,IAAI,EAAE;IACJH,KAAK,EAAE,UAAU;IACjBI,WAAW,EAAE,0EAA0E;IACvFI,OAAO,EAAE,8BAA8B;IAAE;IACzCC,QAAQ,EAAE;EACZ;AACF,CAAC;AAEM,MAAMS,WAAkB,GAAAJ,OAAA,CAAAI,WAAA,GAAG;EAChCF,IAAI,EAAE,aAAa;EACnBb,IAAI,EAAE;IACJH,KAAK,EAAE,sBAAsB;IAC7BI,WAAW,EAAE,uDAAuD;IACpEI,OAAO,EAAE,yEAAyE;IAClFC,QAAQ,EAAE;EACZ;AACF,CAAC;AAEM,MAAMU,WAAkB,GAAAL,OAAA,CAAAK,WAAA,GAAG;EAChCH,IAAI,EAAE,aAAa;EACnBb,IAAI,EAAE;IACJH,KAAK,EAAE,kBAAkB;IACzBI,WAAW,EAAE,wDAAwD;IACrEI,OAAO,EAAE,6DAA6D;IACtEC,QAAQ,EAAE;EACZ;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.BobinasReport = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/report-bobinas/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
const meta = {
|
|
10
|
+
title: "componente/ReportBobinas",
|
|
11
|
+
component: _index.default,
|
|
12
|
+
parameters: {
|
|
13
|
+
notes: `
|
|
14
|
+
# ReportBobinas
|
|
15
|
+
|
|
16
|
+
Componente de card para seleção de atividades diárias (trabalho ou descanso).
|
|
17
|
+
|
|
18
|
+
### Exemplo de uso:
|
|
19
|
+
|
|
20
|
+
\`\`\`tsx
|
|
21
|
+
<ReportBobinas
|
|
22
|
+
handleActivity={(type) => console.log(type)}
|
|
23
|
+
/>
|
|
24
|
+
\`\`\`
|
|
25
|
+
`
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
var _default = exports.default = meta;
|
|
29
|
+
const BobinasReport = exports.BobinasReport = {
|
|
30
|
+
name: "Assinaturas Diárias"
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=report-bobinas.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","ReportBobinas","parameters","notes","_default","exports","BobinasReport","name"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/report-bobinas/report-bobinas.stories.tsx"],"mappings":";;;;;;AAEA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA4D,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAE5D,MAAMG,IAAgC,GAAG;EACvCC,KAAK,EAAE,0BAA0B;EACjCC,SAAS,EAAEC,cAAa;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAR,OAAA,GAEaC,IAAI;AAIZ,MAAMQ,aAAoB,GAAAD,OAAA,CAAAC,aAAA,GAAG;EAClCC,IAAI,EAAE;AACR,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.SelectRefuseRest = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/selects/select-option/index.js"));
|
|
8
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
// components
|
|
11
|
+
|
|
12
|
+
// styles
|
|
13
|
+
|
|
14
|
+
const meta = {
|
|
15
|
+
title: "componente/SelectOption",
|
|
16
|
+
component: _index.default,
|
|
17
|
+
args: {
|
|
18
|
+
dataOption: []
|
|
19
|
+
},
|
|
20
|
+
parameters: {
|
|
21
|
+
notes: `
|
|
22
|
+
# SelectOption
|
|
23
|
+
|
|
24
|
+
Este é um componente de select.
|
|
25
|
+
Você usa assim:
|
|
26
|
+
\`\`\`tsx
|
|
27
|
+
<SelectOption
|
|
28
|
+
titleLabel="Selecione um motivo"
|
|
29
|
+
sizeTitleLabel={18}
|
|
30
|
+
dataOption={options}
|
|
31
|
+
handleSelectDown={() => {}}
|
|
32
|
+
/>
|
|
33
|
+
\`\`\`
|
|
34
|
+
`
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
const options = [{
|
|
38
|
+
label: "Local com infraestrutura ruim",
|
|
39
|
+
value: "option1"
|
|
40
|
+
}, {
|
|
41
|
+
label: "Pretendo fazer o repouso em casa ou outro local",
|
|
42
|
+
value: "option2"
|
|
43
|
+
}, {
|
|
44
|
+
label: "Outro motivo",
|
|
45
|
+
value: "option3"
|
|
46
|
+
}];
|
|
47
|
+
var _default = exports.default = meta;
|
|
48
|
+
const SelectRefuseRest = exports.SelectRefuseRest = {
|
|
49
|
+
name: "select-refuse-rest-week",
|
|
50
|
+
args: {
|
|
51
|
+
dataOption: options,
|
|
52
|
+
handleSelectDown: () => {},
|
|
53
|
+
titleLabel: "Selecione uma opção",
|
|
54
|
+
colortitleLabel: _theme.theme.colors.neutral[25]
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
//# sourceMappingURL=select-option.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","_theme","e","__esModule","default","meta","title","component","SelectOption","args","dataOption","parameters","notes","options","label","value","_default","exports","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","theme","colors","neutral"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/select-option/select-option.stories.tsx"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AAAiD,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAJjD;;AAGA;;AAGA,MAAMG,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEC,cAAwB;EACnCC,IAAI,EAAE;IAAEC,UAAU,EAAE;EAAG,CAAC;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMC,OAAO,GAAG,CACd;EAAEC,KAAK,EAAE,+BAA+B;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC5D;EAAED,KAAK,EAAE,iDAAiD;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC9E;EAAED,KAAK,EAAE,cAAc;EAAEC,KAAK,EAAE;AAAU,CAAC,CAC5C;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAb,OAAA,GAEaC,IAAI;AAIZ,MAAMa,gBAAuB,GAAAD,OAAA,CAAAC,gBAAA,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BV,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBO,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.StepIndicatorDefault = exports.StepIndicationCustom = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/step-indicator/index.js"));
|
|
8
|
+
var _theme = require("../../styles/theme/theme.js");
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
+
// components
|
|
11
|
+
|
|
12
|
+
// styles
|
|
13
|
+
|
|
14
|
+
const meta = {
|
|
15
|
+
title: "Componente/StepIndicator",
|
|
16
|
+
component: _index.default,
|
|
17
|
+
args: {
|
|
18
|
+
data: [],
|
|
19
|
+
titleColor: _theme.theme.colors.neutral[25],
|
|
20
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
21
|
+
},
|
|
22
|
+
parameters: {
|
|
23
|
+
notes: `
|
|
24
|
+
# StepIndicator
|
|
25
|
+
|
|
26
|
+
Este é um componente de step indicator.
|
|
27
|
+
Você usa assim:
|
|
28
|
+
\`\`\`tsx
|
|
29
|
+
<StepIndicator
|
|
30
|
+
backgroundColorBall="#050022"
|
|
31
|
+
type="default"
|
|
32
|
+
data={dataMock}
|
|
33
|
+
handleOnPressActivitie: (data)=> console.log(data)
|
|
34
|
+
/>
|
|
35
|
+
\`\`\`
|
|
36
|
+
`
|
|
37
|
+
}
|
|
38
|
+
};
|
|
39
|
+
var _default = exports.default = meta;
|
|
40
|
+
const dataMock = [{
|
|
41
|
+
id: 1,
|
|
42
|
+
titleLabel: "Repouso Noturno",
|
|
43
|
+
data_inicio: "07/03/2024 14:52",
|
|
44
|
+
data_fim: "07/03/2024 17:52",
|
|
45
|
+
description: "01:00"
|
|
46
|
+
}, {
|
|
47
|
+
id: 2,
|
|
48
|
+
titleLabel: "Descarga",
|
|
49
|
+
data_inicio: "06/03/2024 14:52",
|
|
50
|
+
data_fim: "06/03/2024 16:52",
|
|
51
|
+
description: "02:00"
|
|
52
|
+
}];
|
|
53
|
+
const dataMockCustom = [{
|
|
54
|
+
id: 1,
|
|
55
|
+
titleLabel: "Pedido Realizado",
|
|
56
|
+
data_inicio: "",
|
|
57
|
+
data_fim: "",
|
|
58
|
+
description: ""
|
|
59
|
+
}, {
|
|
60
|
+
id: 2,
|
|
61
|
+
titleLabel: "Pagamento Aprovado",
|
|
62
|
+
data_inicio: "07/03/2024 14:52",
|
|
63
|
+
data_fim: "07/03/2024 17:52",
|
|
64
|
+
description: "01:00"
|
|
65
|
+
}, {
|
|
66
|
+
id: 3,
|
|
67
|
+
titleLabel: "Pedido Faturado",
|
|
68
|
+
data_inicio: "",
|
|
69
|
+
data_fim: "",
|
|
70
|
+
description: ""
|
|
71
|
+
}, {
|
|
72
|
+
id: 4,
|
|
73
|
+
titleLabel: "Pedido Enviado",
|
|
74
|
+
data_inicio: "",
|
|
75
|
+
data_fim: "",
|
|
76
|
+
description: ""
|
|
77
|
+
}, {
|
|
78
|
+
id: 4,
|
|
79
|
+
titleLabel: "Pedido Entregue",
|
|
80
|
+
data_inicio: "07/03/2024 14:52",
|
|
81
|
+
data_fim: "07/03/2024 17:52",
|
|
82
|
+
description: "01:00"
|
|
83
|
+
}];
|
|
84
|
+
const StepIndicatorDefault = exports.StepIndicatorDefault = {
|
|
85
|
+
name: "step-indicator-default",
|
|
86
|
+
args: {
|
|
87
|
+
data: dataMock,
|
|
88
|
+
type: "default",
|
|
89
|
+
backgroundColorBall: _theme.theme.colors.blue[500],
|
|
90
|
+
titleColor: _theme.theme.colors.neutral[25],
|
|
91
|
+
textColorDescription: _theme.theme.colors.gray[300],
|
|
92
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
93
|
+
}
|
|
94
|
+
};
|
|
95
|
+
const StepIndicationCustom = exports.StepIndicationCustom = {
|
|
96
|
+
name: "step-indicator-custom",
|
|
97
|
+
args: {
|
|
98
|
+
data: dataMockCustom,
|
|
99
|
+
type: "custom",
|
|
100
|
+
backgroundColorBall: _theme.theme.colors.orange[150],
|
|
101
|
+
titleColor: _theme.theme.colors.blue[500],
|
|
102
|
+
textColorDescription: _theme.theme.colors.gray[300],
|
|
103
|
+
titleNumberColor: _theme.theme.colors.neutral[25]
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
//# sourceMappingURL=step-indicator.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","_theme","e","__esModule","default","meta","title","component","StepIndicator","args","data","titleColor","theme","colors","neutral","titleNumberColor","parameters","notes","_default","exports","dataMock","id","titleLabel","data_inicio","data_fim","description","dataMockCustom","StepIndicatorDefault","name","type","backgroundColorBall","blue","textColorDescription","gray","StepIndicationCustom","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/step-indicator/step-indicator.stories.tsx"],"mappings":";;;;;;AAIA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AAAiD,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAJjD;;AAGA;;AAGA,MAAMG,IAAgC,GAAG;EACvCC,KAAK,EAAE,0BAA0B;EACjCC,SAAS,EAAEC,cAAyB;EACpCC,IAAI,EAAE;IACJC,IAAI,EAAE,EAAE;IACRC,UAAU,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAC;IACpCC,gBAAgB,EAAEH,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC3C,CAAC;EACDE,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAf,OAAA,GAEaC,IAAI;AAInB,MAAMe,QAAQ,GAAG,CACf;EACEC,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,CACF;AAED,MAAMC,cAAc,GAAG,CACrB;EACEL,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,kBAAkB;EAC9BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,oBAAoB;EAChCC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,gBAAgB;EAC5BC,WAAW,EAAE,EAAE;EACfC,QAAQ,EAAE,EAAE;EACZC,WAAW,EAAE;AACf,CAAC,EACD;EACEJ,EAAE,EAAE,CAAC;EACLC,UAAU,EAAE,iBAAiB;EAC7BC,WAAW,EAAE,kBAAkB;EAC/BC,QAAQ,EAAE,kBAAkB;EAC5BC,WAAW,EAAE;AACf,CAAC,CACF;AAEM,MAAME,oBAA2B,GAAAR,OAAA,CAAAQ,oBAAA,GAAG;EACzCC,IAAI,EAAE,wBAAwB;EAC9BnB,IAAI,EAAE;IACJC,IAAI,EAAEU,QAAQ;IACdS,IAAI,EAAE,SAAS;IACfC,mBAAmB,EAAElB,YAAK,CAACC,MAAM,CAACkB,IAAI,CAAC,GAAG,CAAC;IAC3CpB,UAAU,EAAEC,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE,CAAC;IACpCkB,oBAAoB,EAAEpB,YAAK,CAACC,MAAM,CAACoB,IAAI,CAAC,GAAG,CAAC;IAC5ClB,gBAAgB,EAAEH,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC3C;AACF,CAAC;AAEM,MAAMoB,oBAA2B,GAAAf,OAAA,CAAAe,oBAAA,GAAG;EACzCN,IAAI,EAAE,uBAAuB;EAC7BnB,IAAI,EAAE;IACJC,IAAI,EAAEgB,cAAc;IACpBG,IAAI,EAAE,QAAQ;IACdC,mBAAmB,EAAElB,YAAK,CAACC,MAAM,CAACsB,MAAM,CAAC,GAAG,CAAC;IAC7CxB,UAAU,EAAEC,YAAK,CAACC,MAAM,CAACkB,IAAI,CAAC,GAAG,CAAC;IAClCC,oBAAoB,EAAEpB,YAAK,CAACC,MAAM,CAACoB,IAAI,CAAC,GAAG,CAAC;IAC5ClB,gBAAgB,EAAEH,YAAK,CAACC,MAAM,CAACC,OAAO,CAAC,EAAE;EAC3C;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = exports.SupplyErrorCardNotMessage = exports.Default = void 0;
|
|
7
|
+
var _index = _interopRequireDefault(require("../../components/supply-error-card/index.js"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* IMPORTS
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
// component
|
|
14
|
+
|
|
15
|
+
const meta = {
|
|
16
|
+
title: "componente/SupplyErrorCard",
|
|
17
|
+
component: _index.default,
|
|
18
|
+
args: {
|
|
19
|
+
errors: [{
|
|
20
|
+
id: 101,
|
|
21
|
+
descricacao: "Erro ao sincronizar abastecimento #101. Clique para corrigir."
|
|
22
|
+
}, {
|
|
23
|
+
id: 203,
|
|
24
|
+
descricacao: "Valor inválido no abastecimento #203."
|
|
25
|
+
}, {
|
|
26
|
+
id: 310,
|
|
27
|
+
descricacao: "Imagem do comprovante ausente no abastecimento #310."
|
|
28
|
+
}]
|
|
29
|
+
},
|
|
30
|
+
argTypes: {
|
|
31
|
+
errors: {
|
|
32
|
+
description: "Lista de mensagens de erro/exceção relacionadas a abastecimentos.",
|
|
33
|
+
control: "object",
|
|
34
|
+
table: {
|
|
35
|
+
type: {
|
|
36
|
+
summary: "Array<{ id: number; mensagem: string }>"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
parameters: {
|
|
42
|
+
notes: `
|
|
43
|
+
# SupplyErrorCard
|
|
44
|
+
|
|
45
|
+
Card de alertas de abastecimento. Quando **fechado**, exibe apenas a primeira mensagem.
|
|
46
|
+
Ao **clicar**, expande e mostra a lista completa. O ícone alterna entre *chevron down/up*.
|
|
47
|
+
|
|
48
|
+
## Uso básico
|
|
49
|
+
\`\`\`tsx
|
|
50
|
+
const errors = [
|
|
51
|
+
{ id: 101, descricao: "Erro ao sincronizar abastecimento #101. Clique para corrigir." },
|
|
52
|
+
{ id: 203, descricao: "Valor inválido no abastecimento #203." },
|
|
53
|
+
{ id: 310, descricao: "Imagem do comprovante ausente no abastecimento #310." },
|
|
54
|
+
];
|
|
55
|
+
|
|
56
|
+
<SupplyErrorCard errors={mensagens} />
|
|
57
|
+
\`\`\`
|
|
58
|
+
|
|
59
|
+
## Dicas
|
|
60
|
+
- Renderize em um container com padding.
|
|
61
|
+
- Trate cliques/expansão no próprio componente; este story demonstra o comportamento padrão.
|
|
62
|
+
`
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
var _default = exports.default = meta;
|
|
66
|
+
const Default = exports.Default = {
|
|
67
|
+
name: "supply-error-card-default",
|
|
68
|
+
args: {
|
|
69
|
+
errors: [{
|
|
70
|
+
id: 101,
|
|
71
|
+
mensagem: "Erro ao sincronizar abastecimento #101. Clique para corrigir."
|
|
72
|
+
}, {
|
|
73
|
+
id: 203,
|
|
74
|
+
mensagem: "Valor inválido no abastecimento #203."
|
|
75
|
+
}, {
|
|
76
|
+
id: 310,
|
|
77
|
+
mensagem: "Imagem do comprovante ausente no abastecimento #310."
|
|
78
|
+
}]
|
|
79
|
+
}
|
|
80
|
+
};
|
|
81
|
+
const SupplyErrorCardNotMessage = exports.SupplyErrorCardNotMessage = {
|
|
82
|
+
name: "supply-error-card",
|
|
83
|
+
args: {
|
|
84
|
+
errors: []
|
|
85
|
+
}
|
|
86
|
+
};
|
|
87
|
+
//# sourceMappingURL=supply-error-card.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_index","_interopRequireDefault","require","e","__esModule","default","meta","title","component","SupplyErrorCard","args","errors","id","descricacao","argTypes","description","control","table","type","summary","parameters","notes","_default","exports","Default","name","mensagem","SupplyErrorCardNotMessage"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/supply-error-card/supply-error-card.stories.tsx"],"mappings":";;;;;;AAOA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAiE,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAPjE;AACA;AACA;;AAIA;;AAGA,MAAMG,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEC,cAA2B;EACtCC,IAAI,EAAE;IACJC,MAAM,EAAE,CACN;MAAEC,EAAE,EAAE,GAAG;MAAEC,WAAW,EAAE;IAAgE,CAAC,EACzF;MAAED,EAAE,EAAE,GAAG;MAAEC,WAAW,EAAE;IAAwC,CAAC,EACjE;MAAED,EAAE,EAAE,GAAG;MAAEC,WAAW,EAAE;IAAuD,CAAC;EAEpF,CAAC;EACDC,QAAQ,EAAE;IACRH,MAAM,EAAE;MACNI,WAAW,EAAE,mEAAmE;MAChFC,OAAO,EAAE,QAAQ;MACjBC,KAAK,EAAE;QACLC,IAAI,EAAE;UAAEC,OAAO,EAAE;QAA0C;MAC7D;IACF;EACF,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAlB,OAAA,GAEaC,IAAI;AAIZ,MAAMkB,OAAc,GAAAD,OAAA,CAAAC,OAAA,GAAG;EAC5BC,IAAI,EAAE,2BAA2B;EACjCf,IAAI,EAAE;IACJC,MAAM,EAAE,CACN;MAAEC,EAAE,EAAE,GAAG;MAAEc,QAAQ,EAAE;IAAgE,CAAC,EACtF;MAAEd,EAAE,EAAE,GAAG;MAAEc,QAAQ,EAAE;IAAwC,CAAC,EAC9D;MAAEd,EAAE,EAAE,GAAG;MAAEc,QAAQ,EAAE;IAAuD,CAAC;EAEjF;AACF,CAAC;AAEM,MAAMC,yBAAgC,GAAAJ,OAAA,CAAAI,yBAAA,GAAG;EAC9CF,IAAI,EAAE,mBAAmB;EACzBf,IAAI,EAAE;IAAEC,MAAM,EAAE;EAAG;AACrB,CAAC","ignoreList":[]}
|